@charset "UTF-8";

   html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }  body {
margin: 0;
} main {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent;
} abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; } button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
[type=button],
[type=reset],
[type=submit] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type=checkbox],
[type=radio] {
box-sizing: border-box; padding: 0; } [type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
height: auto;
} [type=search] {
-webkit-appearance: textfield; outline-offset: -2px; } [type=search]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
} .container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px) {
.container {
max-width: 540px;
}
}
@media (min-width: 768px) {
.container {
max-width: 720px;
}
}
@media (min-width: 992px) {
.container {
max-width: 960px;
}
}
@media (min-width: 1200px) {
.container {
max-width: 1140px;
}
}
.container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px) {
.container, .container-sm {
max-width: 540px;
}
}
@media (min-width: 768px) {
.container, .container-sm, .container-md {
max-width: 720px;
}
}
@media (min-width: 992px) {
.container, .container-sm, .container-md, .container-lg {
max-width: 960px;
}
}
@media (min-width: 1200px) {
.container, .container-sm, .container-md, .container-lg, .container-xl {
max-width: 1140px;
}
}
.row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.no-gutters {
margin-right: 0;
margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
padding-right: 0;
padding-left: 0;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
position: relative;
width: 100%;
padding-right: 15px;
padding-left: 15px;
}
.col {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
min-width: 0;
max-width: 100%;
}
.row-cols-1 > * {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.row-cols-2 > * {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.row-cols-3 > * {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.row-cols-4 > * {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.row-cols-5 > * {
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.row-cols-6 > * {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-first {
-ms-flex-order: -1;
order: -1;
}
.order-last {
-ms-flex-order: 13;
order: 13;
}
.order-0 {
-ms-flex-order: 0;
order: 0;
}
.order-1 {
-ms-flex-order: 1;
order: 1;
}
.order-2 {
-ms-flex-order: 2;
order: 2;
}
.order-3 {
-ms-flex-order: 3;
order: 3;
}
.order-4 {
-ms-flex-order: 4;
order: 4;
}
.order-5 {
-ms-flex-order: 5;
order: 5;
}
.order-6 {
-ms-flex-order: 6;
order: 6;
}
.order-7 {
-ms-flex-order: 7;
order: 7;
}
.order-8 {
-ms-flex-order: 8;
order: 8;
}
.order-9 {
-ms-flex-order: 9;
order: 9;
}
.order-10 {
-ms-flex-order: 10;
order: 10;
}
.order-11 {
-ms-flex-order: 11;
order: 11;
}
.order-12 {
-ms-flex-order: 12;
order: 12;
}
.offset-1 {
margin-left: 8.333333%;
}
.offset-2 {
margin-left: 16.666667%;
}
.offset-3 {
margin-left: 25%;
}
.offset-4 {
margin-left: 33.333333%;
}
.offset-5 {
margin-left: 41.666667%;
}
.offset-6 {
margin-left: 50%;
}
.offset-7 {
margin-left: 58.333333%;
}
.offset-8 {
margin-left: 66.666667%;
}
.offset-9 {
margin-left: 75%;
}
.offset-10 {
margin-left: 83.333333%;
}
.offset-11 {
margin-left: 91.666667%;
}
@media (min-width: 576px) {
.col-sm {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
min-width: 0;
max-width: 100%;
}
.row-cols-sm-1 > * {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.row-cols-sm-2 > * {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.row-cols-sm-3 > * {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.row-cols-sm-4 > * {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.row-cols-sm-5 > * {
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.row-cols-sm-6 > * {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-sm-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-sm-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-sm-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-sm-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-sm-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-sm-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-sm-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-sm-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-sm-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-sm-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-sm-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-sm-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-sm-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-sm-first {
-ms-flex-order: -1;
order: -1;
}
.order-sm-last {
-ms-flex-order: 13;
order: 13;
}
.order-sm-0 {
-ms-flex-order: 0;
order: 0;
}
.order-sm-1 {
-ms-flex-order: 1;
order: 1;
}
.order-sm-2 {
-ms-flex-order: 2;
order: 2;
}
.order-sm-3 {
-ms-flex-order: 3;
order: 3;
}
.order-sm-4 {
-ms-flex-order: 4;
order: 4;
}
.order-sm-5 {
-ms-flex-order: 5;
order: 5;
}
.order-sm-6 {
-ms-flex-order: 6;
order: 6;
}
.order-sm-7 {
-ms-flex-order: 7;
order: 7;
}
.order-sm-8 {
-ms-flex-order: 8;
order: 8;
}
.order-sm-9 {
-ms-flex-order: 9;
order: 9;
}
.order-sm-10 {
-ms-flex-order: 10;
order: 10;
}
.order-sm-11 {
-ms-flex-order: 11;
order: 11;
}
.order-sm-12 {
-ms-flex-order: 12;
order: 12;
}
.offset-sm-0 {
margin-left: 0;
}
.offset-sm-1 {
margin-left: 8.333333%;
}
.offset-sm-2 {
margin-left: 16.666667%;
}
.offset-sm-3 {
margin-left: 25%;
}
.offset-sm-4 {
margin-left: 33.333333%;
}
.offset-sm-5 {
margin-left: 41.666667%;
}
.offset-sm-6 {
margin-left: 50%;
}
.offset-sm-7 {
margin-left: 58.333333%;
}
.offset-sm-8 {
margin-left: 66.666667%;
}
.offset-sm-9 {
margin-left: 75%;
}
.offset-sm-10 {
margin-left: 83.333333%;
}
.offset-sm-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 768px) {
.col-md {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
min-width: 0;
max-width: 100%;
}
.row-cols-md-1 > * {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.row-cols-md-2 > * {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.row-cols-md-3 > * {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.row-cols-md-4 > * {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.row-cols-md-5 > * {
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.row-cols-md-6 > * {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-md-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-md-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-md-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-md-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-md-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-md-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-md-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-md-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-md-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-md-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-md-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-md-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-md-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-md-first {
-ms-flex-order: -1;
order: -1;
}
.order-md-last {
-ms-flex-order: 13;
order: 13;
}
.order-md-0 {
-ms-flex-order: 0;
order: 0;
}
.order-md-1 {
-ms-flex-order: 1;
order: 1;
}
.order-md-2 {
-ms-flex-order: 2;
order: 2;
}
.order-md-3 {
-ms-flex-order: 3;
order: 3;
}
.order-md-4 {
-ms-flex-order: 4;
order: 4;
}
.order-md-5 {
-ms-flex-order: 5;
order: 5;
}
.order-md-6 {
-ms-flex-order: 6;
order: 6;
}
.order-md-7 {
-ms-flex-order: 7;
order: 7;
}
.order-md-8 {
-ms-flex-order: 8;
order: 8;
}
.order-md-9 {
-ms-flex-order: 9;
order: 9;
}
.order-md-10 {
-ms-flex-order: 10;
order: 10;
}
.order-md-11 {
-ms-flex-order: 11;
order: 11;
}
.order-md-12 {
-ms-flex-order: 12;
order: 12;
}
.offset-md-0 {
margin-left: 0;
}
.offset-md-1 {
margin-left: 8.333333%;
}
.offset-md-2 {
margin-left: 16.666667%;
}
.offset-md-3 {
margin-left: 25%;
}
.offset-md-4 {
margin-left: 33.333333%;
}
.offset-md-5 {
margin-left: 41.666667%;
}
.offset-md-6 {
margin-left: 50%;
}
.offset-md-7 {
margin-left: 58.333333%;
}
.offset-md-8 {
margin-left: 66.666667%;
}
.offset-md-9 {
margin-left: 75%;
}
.offset-md-10 {
margin-left: 83.333333%;
}
.offset-md-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 992px) {
.col-lg {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
min-width: 0;
max-width: 100%;
}
.row-cols-lg-1 > * {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.row-cols-lg-2 > * {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.row-cols-lg-3 > * {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.row-cols-lg-4 > * {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.row-cols-lg-5 > * {
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.row-cols-lg-6 > * {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-lg-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-lg-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-lg-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-lg-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-lg-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-lg-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-lg-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-lg-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-lg-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-lg-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-lg-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-lg-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-lg-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-lg-first {
-ms-flex-order: -1;
order: -1;
}
.order-lg-last {
-ms-flex-order: 13;
order: 13;
}
.order-lg-0 {
-ms-flex-order: 0;
order: 0;
}
.order-lg-1 {
-ms-flex-order: 1;
order: 1;
}
.order-lg-2 {
-ms-flex-order: 2;
order: 2;
}
.order-lg-3 {
-ms-flex-order: 3;
order: 3;
}
.order-lg-4 {
-ms-flex-order: 4;
order: 4;
}
.order-lg-5 {
-ms-flex-order: 5;
order: 5;
}
.order-lg-6 {
-ms-flex-order: 6;
order: 6;
}
.order-lg-7 {
-ms-flex-order: 7;
order: 7;
}
.order-lg-8 {
-ms-flex-order: 8;
order: 8;
}
.order-lg-9 {
-ms-flex-order: 9;
order: 9;
}
.order-lg-10 {
-ms-flex-order: 10;
order: 10;
}
.order-lg-11 {
-ms-flex-order: 11;
order: 11;
}
.order-lg-12 {
-ms-flex-order: 12;
order: 12;
}
.offset-lg-0 {
margin-left: 0;
}
.offset-lg-1 {
margin-left: 8.333333%;
}
.offset-lg-2 {
margin-left: 16.666667%;
}
.offset-lg-3 {
margin-left: 25%;
}
.offset-lg-4 {
margin-left: 33.333333%;
}
.offset-lg-5 {
margin-left: 41.666667%;
}
.offset-lg-6 {
margin-left: 50%;
}
.offset-lg-7 {
margin-left: 58.333333%;
}
.offset-lg-8 {
margin-left: 66.666667%;
}
.offset-lg-9 {
margin-left: 75%;
}
.offset-lg-10 {
margin-left: 83.333333%;
}
.offset-lg-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 1200px) {
.col-xl {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
min-width: 0;
max-width: 100%;
}
.row-cols-xl-1 > * {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.row-cols-xl-2 > * {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.row-cols-xl-3 > * {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.row-cols-xl-4 > * {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.row-cols-xl-5 > * {
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.row-cols-xl-6 > * {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-xl-auto {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-xl-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-xl-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-xl-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-xl-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-xl-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-xl-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-xl-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-xl-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-xl-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-xl-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-xl-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-xl-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-xl-first {
-ms-flex-order: -1;
order: -1;
}
.order-xl-last {
-ms-flex-order: 13;
order: 13;
}
.order-xl-0 {
-ms-flex-order: 0;
order: 0;
}
.order-xl-1 {
-ms-flex-order: 1;
order: 1;
}
.order-xl-2 {
-ms-flex-order: 2;
order: 2;
}
.order-xl-3 {
-ms-flex-order: 3;
order: 3;
}
.order-xl-4 {
-ms-flex-order: 4;
order: 4;
}
.order-xl-5 {
-ms-flex-order: 5;
order: 5;
}
.order-xl-6 {
-ms-flex-order: 6;
order: 6;
}
.order-xl-7 {
-ms-flex-order: 7;
order: 7;
}
.order-xl-8 {
-ms-flex-order: 8;
order: 8;
}
.order-xl-9 {
-ms-flex-order: 9;
order: 9;
}
.order-xl-10 {
-ms-flex-order: 10;
order: 10;
}
.order-xl-11 {
-ms-flex-order: 11;
order: 11;
}
.order-xl-12 {
-ms-flex-order: 12;
order: 12;
}
.offset-xl-0 {
margin-left: 0;
}
.offset-xl-1 {
margin-left: 8.333333%;
}
.offset-xl-2 {
margin-left: 16.666667%;
}
.offset-xl-3 {
margin-left: 25%;
}
.offset-xl-4 {
margin-left: 33.333333%;
}
.offset-xl-5 {
margin-left: 41.666667%;
}
.offset-xl-6 {
margin-left: 50%;
}
.offset-xl-7 {
margin-left: 58.333333%;
}
.offset-xl-8 {
margin-left: 66.666667%;
}
.offset-xl-9 {
margin-left: 75%;
}
.offset-xl-10 {
margin-left: 83.333333%;
}
.offset-xl-11 {
margin-left: 91.666667%;
}
}
.is-hidden {
display: none !important;
}
@media (max-width: 575px) {
.is-hidden-sm {
display: none !important;
}
}
@media (max-width: 767px) {
.is-hidden-md {
display: none !important;
}
}
@media (max-width: 991px) {
.is-hidden-lg {
display: none !important;
}
}
@media (max-width: 1199px) {
.is-hidden-xl {
display: none !important;
}
}
@media (min-width: 576px) {
.is-hidden-sm--up {
display: none !important;
}
}
@media (min-width: 768px) {
.is-hidden-md--up {
display: none !important;
}
}
@media (min-width: 992px) {
.is-hidden-lg--up {
display: none !important;
}
}
@media (min-width: 1200px) {
.is-hidden-xl--up {
display: none !important;
}
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.img-fit--cover {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
vertical-align: middle;
}
.img-fit--contain {
width: 100%;
height: 100%;
object-fit: contain;
object-position: center;
vertical-align: middle;
}
.img-responsive {
display: block;
max-width: 100%;
height: auto;
}
@font-face {
font-family: system;
font-style: normal;
font-weight: 300;
src: local(".SFNSText-Light"), local(".HelveticaNeueDeskInterface-Light"), local(".LucidaGrandeUI"), local("Ubuntu Light"), local("Segoe UI Light"), local("Roboto-Light"), local("DroidSans"), local("Tahoma");
}
@font-face {
font-family: "Barlow";
src: url(//www.adiaph.fr/wp-content/themes/adiaph/fonts/Barlow/Barlow-Regular.woff2) format("woff2"), url(//www.adiaph.fr/wp-content/themes/adiaph/fonts/Barlow/Barlow-Regular.woff) format("woff");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "Barlow";
src: url(//www.adiaph.fr/wp-content/themes/adiaph/fonts/Barlow/Barlow-Italic.woff2) format("woff2"), url(//www.adiaph.fr/wp-content/themes/adiaph/fonts/Barlow/Barlow-Italic.woff) format("woff");
font-weight: normal;
font-style: italic;
}
@font-face {
font-family: "Barlow";
src: url(//www.adiaph.fr/wp-content/themes/adiaph/fonts/Barlow/Barlow-Bold.woff2) format("woff2"), url(//www.adiaph.fr/wp-content/themes/adiaph/fonts/Barlow/Barlow-Bold.woff) format("woff");
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: "Barlow";
src: url(//www.adiaph.fr/wp-content/themes/adiaph/fonts/Barlow/Barlow-BoldItalic.woff2) format("woff2"), url(//www.adiaph.fr/wp-content/themes/adiaph/fonts/Barlow/Barlow-BoldItalic.woff) format("woff");
font-weight: bold;
font-style: italic;
}
@font-face {
font-family: "Mercedes";
src: url(//www.adiaph.fr/wp-content/themes/adiaph/fonts/Mercedes/Mercedes-Light.woff2) format("woff2"), url(//www.adiaph.fr/wp-content/themes/adiaph/fonts/Mercedes/Mercedes-Light.woff) format("woff");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "Mercedes";
src: url(//www.adiaph.fr/wp-content/themes/adiaph/fonts/Mercedes/Mercedes-Bold.woff2) format("woff2"), url(//www.adiaph.fr/wp-content/themes/adiaph/fonts/Mercedes/Mercedes-Bold.woff) format("woff");
font-weight: bold;
font-style: normal;
}
@keyframes events-overlay {
0% {
opacity: 0;
transform: scaleX(0);
}
30% {
opacity: 0.6;
transform: scaleX(1);
}
100% {
opacity: 0;
transform: scaleX(1);
}
}
@keyframes events-figure-enter {
0% {
opacity: 0;
transform: translate(-80%, 5%) rotateZ(10deg) rotateX(30deg);
}
100% {
opacity: 1;
transform: translate(-60%, 0) rotateZ(0) rotateX(0);
}
}
@keyframes events-figure-leave {
0% {
opacity: 1;
transform: translate(-60%, 0) rotateZ(0) rotateX(0);
}
100% {
opacity: 0;
transform: translate(-80%, -5%) rotateZ(-10deg) rotateX(-30deg);
}
}
*, *::before, *::after {
box-sizing: border-box;
}
body {
font-family: "Barlow", "system", sans-serif;
font-size: 18px;
color: #7c7b7b;
background: #ffffff;
line-height: 1.4;
}
body.no-scroll {
overflow: hidden;
}
body.admin-bar {
margin-top: -46px;
}
@media screen and (min-width: 783px) {
body.admin-bar {
margin-top: -32px;
}
}
h1, .h1 {
font-size: 45px;
color: #28a19a;
line-height: 1.1;
}
@media (min-width: 576px) {
h1, .h1 {
font-size: 60px;
}
}
h2, .h2 {
font-size: 40px;
color: #454545;
}
h3, .h3, .sidebar h2, body .wpgmp_map_container .wpgmp_infowindow.wpgmp_infowindow_post .fc-item-title, body .wpgmp_map_container .wpgmp_before_listing {
margin-bottom: 15px;
font-size: 25px;
font-weight: bold;
color: #e5007d;
}
p,
p a {
text-decoration: none;
}
p {
margin: 15px 0;
}
a {
text-decoration: none;
color: #28a19a;
}
a:hover {
color: #1e7873;
}
hr {
margin-top: 45px;
margin-bottom: 45px;
border-color: #D9D9D9;
border-width: 1px 0 0;
}
.site-title {
vertical-align: middle;
}
img.alignright {
margin: 0 0 1em 1em;
float: right;
}
img.alignleft {
margin: 0 1em 1em 0;
float: left;
}
img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.alignright {
margin-left: 15px;
float: right;
}
.alignleft {
margin-right: 15px;
float: left;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
img[class^=wp-image] {
height: auto;
}
.acf-map {
width: 100%;
height: 350px;
border: none;
margin: 20px 0; }
.acf-map img {
max-width: inherit !important;
}
.wp-block-quote {
max-width: 580px;
margin: 45px 0;
padding: 15px;
position: relative;
border-radius: 5px;
background: #DFF1F0;
font-family: "Mercedes", "Barlow", "system", sans-serif;
font-size: 25px;
color: #454545;
}
.wp-block-quote::before {
content: "";
width: 40px;
height: 40px;
display: block;
position: absolute;
top: -8px;
left: -8px;
z-index: 0;
background: url(//www.adiaph.fr/wp-content/themes/adiaph/images/svg/quotes--green.svg);
background-size: contain;
background-repeat: no-repeat;
}
@media (min-width: 768px) {
.wp-block-quote::before {
width: 60px;
height: 60px;
top: -15px;
left: -15px;
}
}
@media (min-width: 768px) {
.wp-block-quote {
padding: 60px;
}
}
.wp-block-quote p {
position: relative;
z-index: 1;
}
.wp-block-quote cite {
position: relative;
z-index: 1;
font-size: 18px;
color: #7c7b7b;
}
.block-center, .join-us__content, .services__item-figure img, .services__item-figure, .hero-cta__link, .hero__content, .singular__content {
margin-left: auto;
margin-right: auto;
}
.block-right {
margin-left: auto;
}
.block-left {
margin-right: auto;
}
.spacer--30 {
display: block;
height: 30px;
}
.spacer--60 {
display: block;
height: 60px;
}
.spacer--90 {
display: block;
height: 90px;
}
.spacer--120 {
display: block;
height: 120px;
}
.text-center, .join-us__content {
text-align: center;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.flex-align-center {
align-items: center;
}
.text-pink {
color: #e5007d;
}
.text-blue {
color: #319fe3;
}
.text-green-lemon {
color: #95c11f;
}
.cursor-pointer {
cursor: pointer;
}
.list-unstyled, .site-footer__menu, .job-card__list, .singular-keys__list, .ressources__list, .teams-card__list, .actualite__list, .shopping-section__icons-list, .services-pro-galerie__list, .services__list, .about-keys__list, .category__list, .navbar-fullmenu ul, .navbar-shorten__menu, .navbar-top__menu-list, .socials__list {
padding-left: 0;
list-style: none;
}
.wp-block-button__link:active, .wp-block-button__link:focus, .wp-block-button__link:hover, .wp-block-button__link:visited {
color: #28a19a;
}
.wp-block-button__link::after {
display: none;
}
.wp-block-button__link.has-background:hover {
filter: brightness(0.95);
}
body .with_frm_style {
--label-color: #7c7b7b;
--check-label-color: #7c7b7b;
--field-height: 50px;
--field-pad: 5px 15px;
}
body .with_frm_style select {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
-ms-appearance: none; background-image: url(//www.adiaph.fr/wp-content/themes/adiaph/images/svg/icon-chevron-down.svg);
background-repeat: no-repeat;
background-size: 20px;
background-position: 97%;
}
body .with_frm_style input[type=text],
body .with_frm_style input[type=password],
body .with_frm_style input[type=email],
body .with_frm_style input[type=number],
body .with_frm_style input[type=url],
body .with_frm_style input[type=tel],
body .with_frm_style input[type=phone],
body .with_frm_style input[type=search],
body .with_frm_style select,
body .with_frm_style textarea,
body .frm_form_fields_style,
body .with_frm_style .frm_scroll_box .frm_opt_container,
body .frm_form_fields_active_style,
body .frm_form_fields_error_style,
body .with_frm_style .frm-card-element.StripeElement,
body .with_frm_style .chosen-container-multi .chosen-choices,
body .with_frm_style .chosen-container-single .chosen-single {
border: 1px solid #f4f4f4;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
body .with_frm_style textarea {
padding: 15px;
}
body .with_frm_style .frm_primary_label {
font-size: 14px;
}
body .frm_dropzone.frm_single_upload {
max-width: 500px;
}
body .frm_style_formidable-style.with_frm_style .frm_submit button {
margin: 0;
box-shadow: none;
}
body .frm_style_formidable-style.with_frm_style .frm_submit button:hover {
background: #238d86;
border-color: #238d86;
color: #ffffff;
}
body .frm_style_formidable-style.with_frm_style .frm_loading_prev .frm_prev_page,
body .frm_style_formidable-style.with_frm_style .frm_loading_prev .frm_prev_page:hover,
body .frm_style_formidable-style.with_frm_style .frm_loading_prev .frm_prev_page:active,
body .frm_style_formidable-style.with_frm_style .frm_loading_prev .frm_prev_page:focus,
body .frm_style_formidable-style.with_frm_style .frm_loading_form .frm_button_submit,
body .frm_style_formidable-style.with_frm_style .frm_loading_form .frm_button_submit:hover,
body .frm_style_formidable-style.with_frm_style .frm_loading_form .frm_button_submit:active,
body .frm_style_formidable-style.with_frm_style .frm_loading_form .frm_button_submit:focus {
background: #28a19a;
}
body .frm_style_formidable-style.with_frm_style .frm_blank_field label,
body .frm_style_formidable-style.with_frm_style .frm_error {
color: #bd5713;
}
body .entry-content .frm_forms.frm_style_formidable-style.with_frm_style {
max-width: 800px;
margin-top: 60px;
margin-left: auto;
margin-right: auto;
}
body .flexible-content .entry-content .frm_forms.frm_style_formidable-style.with_frm_style {
margin-left: unset;
margin-right: unset;
}
body .cool-vertical-timeline-body.both-sided .timeline-content .position-left .story-details::before,
body .cool-vertical-timeline-body.both-sided .timeline-content .position-right .story-details::before {
display: none;
}
.wpgmp_map_container::after {
content: "";
width: 100%;
height: 0;
display: block;
clear: both;
}
body .wpgmp_map_container .wpgmp_filter_wrappers {
padding: 45px 30px;
background: linear-gradient(to bottom right, #2c837e 0%, #287c77 100%);
}
body .wpgmp_map_container .wpgmp_before_listing {
margin-bottom: 15px;
color: #ffffff;
}
body .wpgmp_map_container .wpgmp_listing_header {
margin-bottom: 5px;
}
body .wpgmp_map_container .wpgmp_search_input {
padding: 5px 15px;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
body .wpgmp_map_container div.categories_filter select {
max-width: 250px;
padding: 15px 12px;
padding-right: 25px;
border: 1px solid #ffffff;
border-radius: 5px;
background-image: url(//www.adiaph.fr/wp-content/themes/adiaph/images/svg/icon-chevron-down--white.svg);
background-repeat: no-repeat;
background-size: 20px;
background-position-x: 96%;
background-position-y: center;
background-color: transparent;
color: #ffffff;
font-weight: bold;
text-transform: initial;
}
body .wpgmp_map_container div.categories_filter select:hover {
background-color: rgba(255, 255, 255, 0.02);
}
body .wpgmp_map_container div.categories_filter select:hover option {
color: #ffffff;
font-weight: normal;
}
body .wpgmp_map_container .wpgmp_filter_wrappers option {
background: #161616;
color: #ffffff;
}
body .wpgmp_map_container .wpgmp_listing_grid .wpgmp_locations {
box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
body .wpgmp_map_container .wpgmp_location_title a.place_title, body .wpgmp_map_container .wpgmp_location_title a.place_title + a {
display: inline-block;
font-size: 20px;
font-weight: bold;
line-height: 1.3;
}
body .wpgmp_map_container .wpgmp_location_title a.place_title::after, body .wpgmp_map_container .wpgmp_location_title a.place_title + a::after {
display: none;
}
body .wpgmp_map_container .wpgmp_listing_grid .wpgmp_locations .wpgmp_locations_content {
margin-top: 10px;
}
body .wpgmp_map_container .fc-badge.info {
background: transparent;
font-style: italic;
}
body .wpgmp_map_container .gm-style-iw {
max-width: 350px !important;
}
body .wpgmp_map_container .wpgmp_infowindow.wpgmp_infowindow_post .fc-item-title {
text-transform: initial;
line-height: 1.5;
}
body .wpgmp_map_container .wpgmp_infowindow .fc-btn {
padding: 0;
background: transparent;
border: none;
color: #28a19a !important;
}
body .wpgmp_map_container .wpgmp_locations_foot .btn {
margin-top: 10px;
display: inline-block;
}
body .wpgmp_map_container .gm-ui-hover-effect {
top: 3px !important;
right: 3px !important;
}
body .wpgmp_map_container .wpgmp_pagination {
margin-top: 15px;
}
body .wpgmp_map_container .wpgmp_pagination span.current {
padding: 5px 10px;
background: transparent;
font-size: 16px;
font-weight: normal;
color: #7c7b7b;
border: none;
}
body .wpgmp_map_container .wpgmp_pagination span.current:hover {
background: transparent;
color: #7c7b7b;
}
body .wpgmp_map_container .wpgmp_pagination a {
padding: 5px 10px;
border: 1px solid #28a19a;
background: transparent;
color: #28a19a;
font-size: 16px;
font-weight: normal;
}
body .wpgmp_map_container .wpgmp_pagination a:hover {
border-color: #28a19a;
background: #28a19a;
color: #ffffff;
}
body .wpgmp_map_container .wpgmp_pagination a::after {
display: none;
}
.tac-message--maps {
margin: 30px 0 15px;
padding: 20px 15px;
border: 2px dotted #bd5713;
border-radius: 5px;
}
:root {
--woocommerce: #28a19a;
--wc-green: #95c11f;
--wc-red: #a00;
--wc-orange: #bd5713;
--wc-blue: #319fe3;
--wc-primary: #28a19a;
--wc-primary-text: white;
--wc-secondary: #ebe9eb;
--wc-secondary-text: #515151;
--wc-highlight: #77a464;
--wc-highligh-text: white;
--wc-content-bg: #fff;
--wc-subtext: #767676;
}
.woocommerce .hero img,
.woocommerce-page .hero img {
height: inherit;
}
.woocommerce .woocommerce-breadcrumb {
padding-top: 30px;
}
.woocommerce .woocommerce-breadcrumb a {
display: inline-block;
position: relative;
}
.woocommerce .woocommerce-breadcrumb a::after {
content: "";
width: 100%;
height: 1px;
display: block;
position: absolute;
bottom: 0;
left: 0;
z-index: 0;
background: #7c7b7b;
transform-origin: right;
transform: scaleX(0);
transition: transform 0.3s ease-in-out;
}
.woocommerce .woocommerce-breadcrumb a:hover {
color: #238d86;
}
.woocommerce .woocommerce-breadcrumb a:hover::after {
transform-origin: left;
transform: scaleX(1);
}
.woocommerce .related.products::before {
content: "";
clear: both;
display: block;
}
.entry-content [class*=wp-block-woocommerce] a::after,
.entry-content .woocommerce a::after {
opacity: 0;
}
.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
width: 110px;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
min-height: 45px;
padding: 5px 15px;
border: 1px solid #f4f4f4;
border-radius: 4px;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
font-size: 14px;
line-height: 1.3;
}
.woocommerce form .form-row input.input-text:focus, .woocommerce form .form-row input.input-text:focus-visible,
.woocommerce form .form-row textarea:focus,
.woocommerce form .form-row textarea:focus-visible {
outline: 1px solid #28a19a;
}
.select2-container--default .select2-selection--single {
height: 50px;
padding: 10px 0;
border: 1px solid #f4f4f4;
border-radius: 4px;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
top: 10px;
right: 5px;
}
.select2-dropdown {
border-color: #f4f4f4;
}
.woocommerce .woocommerce-ordering select,
.woocommerce div.product form.cart .variations select,
.wc-block-components-sort-select__select {
padding: 10px 5px;
border: 1px solid #7c7b7b;
border-radius: 4px;
background: #ffffff;
}
.wc-block-attribute-filter .wc-block-attribute-filter-list li input {
margin-right: 5px;
}
.woocommerce .quantity .qty {
height: 47px;
}
.wc-block-grid__products {
gap: 25px 0;
}
.related.products {
text-align: center;
}
.related.products .product img,
.wc-block-grid__products .wc-block-grid__product-image img {
border: 1px solid #f0f0f0;
}
.wc-block-grid__product-image:hover img,
.woocommerce-loop-product__link:hover img {
opacity: 0.8;
}
.wc-block-grid__product-image img,
.woocommerce-loop-product__link img {
transition: opacity 0.2s;
}
.wc-block-grid .wc-block-grid__product-onsale::before {
content: "Promo !";
}
.wc-block-grid .wc-block-grid__product-onsale [aria-hidden=true] {
display: none;
}
.woocommerce #respond input#submit:after,
.woocommerce a.button:after,
.woocommerce button.button:after,
.woocommerce input.button:after {
display: none;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce button.button.alt.disabled {
background: #28a19a;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce button.button.alt.disabled:hover {
background: #238d86;
}
.woocommerce button.button.alt.disabled {
padding: 15px 30px;
}
.wc-block-components-product-title a {
color: #7c7b7b;
color: #454545;
}
.wc-block-grid__product-price,
.wc-block-components-product-price__value,
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce ul.products li.product .price {
color: #95c11f;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
font-size: 1.5em;
}
.woocommerce ul.products li.product .price {
font-size: 1em;
}
.wc-block-grid__product-price del.wc-block-grid__product-price__regular {
opacity: 0.5;
font-weight: normal;
color: #77a464;
}
.wc-block-components-product-sale-badge {
min-height: 3.236em;
min-width: 3.236em;
padding: 0.202em;
border: none;
border-radius: 50%;
background: #77a464;
color: white;
font-size: 0.857em;
text-transform: initial;
line-height: 3.236;
}
.wc-block-pagination-page:not(.wc-block-pagination-page--active) {
border: 1px solid #28a19a;
color: #28a19a;
cursor: pointer;
}
.wc-block-pagination-page:not(.wc-block-pagination-page--active):hover {
background: #28a19a;
color: #ffffff;
}
.woocommerce-page .singular {
position: relative;
z-index: 1;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
width: 100%;
}
.woocommerce-info {
border-top-color: #28a19a;
}
.woocommerce-info::before, .woocommerce-info::after {
color: #28a19a;
}
.woocommerce-message {
border-top-color: #95c11f;
}
.woocommerce-message::before {
color: #95c11f;
}
.woocommerce [class*=-set] [class*=col-],
.woocommerce-page [class*=-set] [class*=col-] {
max-width: unset;
padding-left: 0;
padding-right: 0;
}
.product-type-variable .amount + .amount,
.wc-block-handpicked-products .amount + .amount,
.wc-block-grid__product .wc-block-formatted-money-amount + .wc-block-formatted-money-amount,
.woocommerce .product_meta,
.woocommerce .stock {
display: none !important;
}
.woocommerce-page.single-product .woocommerce-variation-availability,
.woocommerce-page.single-product .product-type-variable .summary > .price,
.woocommerce-page.single-product .product_meta {
display: none;
}
.woocommerce-account .woocommerce, .woocommerce-cart .woocommerce {
margin-top: 120px;
}
#slb_viewer_wrap .slb_theme_slb_baseline .slb_container .slb_details .inner {
display: none;
}
.shariff {
margin-top: 45px;
margin-bottom: 45px;
}
.shariff .ShariffHeadline {
text-transform: uppercase;
}
.btns-group {
margin-top: 30px;
}
.btns-group > * {
margin-bottom: 10px;
}
.btn-primary, .search-form__btn, body .frm_style_formidable-style.with_frm_style .frm_submit button, .btn-outline--white, .btn-outline, .pagination .page-numbers, .wp-block-button__link, .woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button, .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
padding: 15px 30px;
display: inline-block;
border: 1px solid;
border-radius: 3px;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
text-align: center;
cursor: pointer;
}
.btn-outline, .pagination .page-numbers, .wp-block-button__link, .woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button, .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
background-color: transparent;
border-color: #28a19a;
color: #28a19a;
}
.btn-outline:hover, .pagination .page-numbers:hover, .wp-block-button__link:hover, .woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover, .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:hover {
background: #28a19a;
color: #ffffff;
}
.btn-outline--white {
background-color: transparent;
border-color: #ffffff;
color: #ffffff;
}
.btn-outline--white:hover {
background-color: #ffffff;
color: #28a19a;
}
.btn-primary, .search-form__btn, body .frm_style_formidable-style.with_frm_style .frm_submit button {
background-color: #28a19a;
border-color: #28a19a;
color: #ffffff;
}
.btn-primary:hover, .search-form__btn:hover, body .frm_style_formidable-style.with_frm_style .frm_submit button:hover {
background-color: #238d86;
color: #ffffff;
}
.btn-outline.has-icon > .icon:first-child, .pagination .has-icon.page-numbers > .icon:first-child, .has-icon.wp-block-button__link > .icon:first-child, .woocommerce #respond input.has-icon#submit > .icon:first-child,
.woocommerce a.has-icon.button > .icon:first-child,
.woocommerce button.has-icon.button > .icon:first-child,
.woocommerce input.has-icon.button > .icon:first-child, .wc-block-grid__product-add-to-cart.wp-block-button .has-icon.wp-block-button__link > .icon:first-child, .btn-outline.has-icon > .lni:first-child, .pagination .has-icon.page-numbers > .lni:first-child, .has-icon.wp-block-button__link > .lni:first-child, .woocommerce #respond input.has-icon#submit > .lni:first-child,
.woocommerce a.has-icon.button > .lni:first-child,
.woocommerce button.has-icon.button > .lni:first-child,
.woocommerce input.has-icon.button > .lni:first-child, .wc-block-grid__product-add-to-cart.wp-block-button .has-icon.wp-block-button__link > .lni:first-child,
.btn-outline--white.has-icon > .icon:first-child,
.btn-outline--white.has-icon > .lni:first-child,
.btn-primary.has-icon > .icon:first-child,
.has-icon.search-form__btn > .icon:first-child,
body .frm_style_formidable-style.with_frm_style .frm_submit button.has-icon > .icon:first-child,
.btn-primary.has-icon > .lni:first-child,
.has-icon.search-form__btn > .lni:first-child,
body .frm_style_formidable-style.with_frm_style .frm_submit button.has-icon > .lni:first-child {
margin-right: 10px;
}
.btn-outline.has-icon > .icon:last-child, .pagination .has-icon.page-numbers > .icon:last-child, .has-icon.wp-block-button__link > .icon:last-child, .woocommerce #respond input.has-icon#submit > .icon:last-child,
.woocommerce a.has-icon.button > .icon:last-child,
.woocommerce button.has-icon.button > .icon:last-child,
.woocommerce input.has-icon.button > .icon:last-child, .wc-block-grid__product-add-to-cart.wp-block-button .has-icon.wp-block-button__link > .icon:last-child, .btn-outline.has-icon > .lni:last-child, .pagination .has-icon.page-numbers > .lni:last-child, .has-icon.wp-block-button__link > .lni:last-child, .woocommerce #respond input.has-icon#submit > .lni:last-child,
.woocommerce a.has-icon.button > .lni:last-child,
.woocommerce button.has-icon.button > .lni:last-child,
.woocommerce input.has-icon.button > .lni:last-child, .wc-block-grid__product-add-to-cart.wp-block-button .has-icon.wp-block-button__link > .lni:last-child,
.btn-outline--white.has-icon > .icon:last-child,
.btn-outline--white.has-icon > .lni:last-child,
.btn-primary.has-icon > .icon:last-child,
.has-icon.search-form__btn > .icon:last-child,
body .frm_style_formidable-style.with_frm_style .frm_submit button.has-icon > .icon:last-child,
.btn-primary.has-icon > .lni:last-child,
.has-icon.search-form__btn > .lni:last-child,
body .frm_style_formidable-style.with_frm_style .frm_submit button.has-icon > .lni:last-child {
margin-left: 10px;
}
.btn-outline .lni, .pagination .page-numbers .lni, .wp-block-button__link .lni, .woocommerce #respond input#submit .lni,
.woocommerce a.button .lni,
.woocommerce button.button .lni,
.woocommerce input.button .lni, .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link .lni,
.btn-outline--white .lni,
.btn-primary .lni,
.search-form__btn .lni,
body .frm_style_formidable-style.with_frm_style .frm_submit button .lni {
font-weight: bold;
font-size: 18px;
}
.pagination {
margin-top: 60px;
}
.pagination .page-numbers {
padding: 5px 10px;
font-size: 16px;
font-weight: normal;
text-transform: initial;
}
.pagination .page-numbers.current {
color: #7c7b7b;
border: none;
}
.pagination .page-numbers.current:hover {
background: transparent;
}
.pagination h2 {
margin-bottom: 30px;
font-size: 20px;
color: #28a19a;
}
.socials__list {
display: flex;
align-items: center;
flex-wrap: wrap;
}
.socials__link {
display: block;
padding: 5px 10px;
font-size: 20px;
}
@media (min-width: 768px) {
.socials__link {
padding: 5px;
font-size: 18px;
}
}
.navbar {
width: 100%;
display: block;
position: fixed;
top: 0;
left: 0;
z-index: 999;
transition: transform 0.3s ease-in;
}
.navbar.hide-to-top {
transform: translateY(-100%);
}
.navbar-header {
position: relative;
}
.navbar-top {
padding: 5px 0;
background: #28a19a;
color: #ffffff;
}
.navbar-top__menu .lni {
font-weight: bold;
font-size: 20px;
}
.navbar-top__menu-list {
display: flex;
justify-content: center;
align-items: center;
margin: 0;
}
@media (min-width: 576px) {
.navbar-top__menu-list {
justify-content: flex-end;
}
}
.navbar-top__menu-link, .navbar-top .socials__link {
color: #ffffff;
opacity: 1;
transition: opacity 0.1s;
}
.navbar-top__menu-link:hover, .navbar-top .socials__link:hover {
color: #ffffff;
opacity: 0.8;
}
.navbar-top__menu-link {
display: inline-block;
padding: 5px 10px;
}
@media (min-width: 576px) {
.navbar-top__menu-link {
padding: 5px;
}
}
.navbar-top .socials__list {
margin: 0;
}
.navbar-middle {
background: #ffffff;
border-bottom: 1px solid #f4f4f4;
}
.navbar-toggle-container {
display: flex;
justify-content: space-between;
align-items: center;
height: 100%;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 576px) {
.navbar-toggle-container {
justify-content: flex-start;
}
}
.navbar-toggle {
border: none;
background: transparent;
cursor: pointer;
opacity: 1;
transition: opacity 0.1s;
}
.navbar-toggle:hover {
opacity: 0.8;
}
.navbar-toggle.is-active .navbar-toggle__bar:nth-child(1) {
transform: translate(0, 5px) rotateZ(45deg);
}
.navbar-toggle.is-active .navbar-toggle__bar:nth-child(2) {
transform: translate(5px, 0) rotateZ(0);
opacity: 0;
}
.navbar-toggle.is-active .navbar-toggle__bar:nth-child(3) {
transform: translate(0, -5px) rotateZ(-45deg);
}
.navbar-toggle__bars {
width: 18px;
display: inline-block;
position: relative;
}
.navbar-toggle__bar {
width: 100%;
height: 1px;
display: block;
background: #28a19a;
opacity: 1;
transform: translate(0, 0) rotateZ(0);
transition-property: transform, opacity;
transition-duration: 0.3s;
transition-timing-function: ease-in-out;
}
.navbar-toggle__bar:nth-child(2) {
margin: 4px 0;
}
.navbar-toggle__caption {
margin-left: 5px;
display: inline-block;
color: #28a19a;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 1px;
}
.navbar-brand__link {
max-width: 160px;
width: 100%;
display: inline-block;
vertical-align: middle;
}
.navbar-brand__link:hover {
opacity: 0.85;
}
@media (min-width: 576px) {
.navbar-brand__link {
margin-left: 10px;
}
}
.navbar-shorten {
padding-top: 10px;
padding-bottom: 10px;
}
.navbar-shorten__layout {
display: flex;
justify-content: flex-end;
align-items: center;
}
.navbar-shorten__menu {
display: flex;
justify-content: flex-end;
align-items: center;
flex-wrap: wrap;
}
.navbar-shorten__menu a {
margin: 0;
padding: 5px 10px;
display: block;
position: relative;
color: #7c7b7b;
}
.navbar-shorten__menu a::after {
content: "";
width: 100%;
height: 1px;
display: block;
position: absolute;
bottom: 0;
left: 0;
z-index: 0;
background: #28a19a;
transform-origin: right;
transform: scaleX(0);
transition: transform 0.3s ease-in-out;
}
.navbar-shorten__menu a:hover {
color: #28a19a;
}
.navbar-shorten__menu a:hover::after {
transform-origin: left;
transform: scaleX(1);
}
@media (min-width: 768px) {
.navbar-shorten .btn-outline, .navbar-shorten .wp-block-button__link, .navbar-shorten .woocommerce #respond input#submit, .woocommerce #respond .navbar-shorten input#submit,
.navbar-shorten .woocommerce a.button,
.woocommerce .navbar-shorten a.button,
.navbar-shorten .woocommerce button.button,
.woocommerce .navbar-shorten button.button,
.navbar-shorten .woocommerce input.button,
.woocommerce .navbar-shorten input.button, .navbar-shorten .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link, .wc-block-grid__product-add-to-cart.wp-block-button .navbar-shorten .wp-block-button__link, .navbar-shorten .pagination .page-numbers, .pagination .navbar-shorten .page-numbers {
margin-left: 10px;
}
}
.navbar-body {
position: relative;
}
.navbar-fullmenu {
overflow-y: scroll;
}
.navbar-fullmenu__content {
min-height: 100%;
padding-top: 30px;
padding-bottom: 30px;
display: flex;
align-items: center;
position: relative;
background: #f4f4f4;
}
.navbar-fullmenu__content::after {
width: 100%;
height: 3px;
content: "";
display: block;
position: absolute;
left: 0;
bottom: 0;
z-index: 1;
background: linear-gradient(to right, #E4137D 0%, #199DE2 20%, #92C024 40%, #17A099 60%, #642081 80%, #E84C1B 100%);
}
.navbar-fullmenu__menu {
display: grid;
grid-template-columns: repeat(1, 1fr);
grid-gap: 38px;
}
@media (min-width: 768px) {
.navbar-fullmenu__menu {
grid-template-columns: repeat(2, 1fr);
}
}
@media (min-width: 992px) {
.navbar-fullmenu__menu {
grid-template-columns: repeat(4, 1fr);
}
}
.navbar-fullmenu__menu > li > a {
display: none;
}
.navbar-fullmenu__menu > li > ul > li + li {
margin-top: 30px;
}
.navbar-fullmenu__menu > li > ul > li > a {
display: block;
margin-bottom: 15px;
padding: 5px 5px 15px;
position: relative;
border-bottom: 1px solid #D9D9D9;
color: #28a19a;
font-weight: bold;
font-size: 25px;
}
.navbar-fullmenu__menu > li > ul > li > a::before, .navbar-fullmenu__menu > li > ul > li > a::after {
content: "";
width: 100%;
height: 1px;
display: block;
position: absolute;
bottom: 0;
left: 0;
z-index: 1;
transform-origin: right;
transition: transform 0.3s ease-in-out;
}
.navbar-fullmenu__menu > li > ul > li > a::before {
background: #D9D9D9;
}
.navbar-fullmenu__menu > li > ul > li > a::after {
z-index: 2;
background: #238d86;
transform: scaleX(0);
}
.navbar-fullmenu__menu > li > ul > li > a[href] {
transition: color 0.1s;
}
.navbar-fullmenu__menu > li > ul > li > a[href]:hover {
color: #238d86;
}
.navbar-fullmenu__menu > li > ul > li > a[href]:hover::after {
transform-origin: left;
transform: scaleX(1);
}
.navbar-fullmenu__menu > li > ul > li > ul > li > a {
display: inline-block;
padding: 7px 5px;
position: relative;
color: #7c7b7b;
font-weight: normal;
font-size: 18px;
transition: color 0.1s;
}
.navbar-fullmenu__menu > li > ul > li > ul > li > a::after {
content: "";
width: 100%;
height: 1px;
display: block;
position: absolute;
bottom: 0;
left: 0;
z-index: 0;
background: #28a19a;
transform-origin: right;
transform: scaleX(0);
transition: transform 0.3s ease-in-out;
}
.navbar-fullmenu__menu > li > ul > li > ul > li > a:hover {
color: #28a19a;
}
.navbar-fullmenu__menu > li > ul > li > ul > li > a:hover::after {
transform-origin: left;
transform: scaleX(1);
}
.navbar-fullmenu .btns-group {
margin-top: 60px;
}
@media (min-width: 992px) {
.navbar-fullmenu .btns-group {
margin-top: 90px;
}
}
.search-form__content {
text-align: center;
}
.search-form__field {
height: 48px;
padding: 5px 15px;
border: 1px solid #f4f4f4;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
@media (min-width: 768px) {
.search-form__field {
width: 500px;
}
}
.search-form__field:focus-visible {
outline: 2px solid #28a19a;
outline-offset: -2px;
}
.search-form__btn {
padding: 15px 25px;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
background-image: url(//www.adiaph.fr/wp-content/themes/adiaph/images/svg/icon-search--white.svg);
background-repeat: no-repeat;
background-size: 20px;
background-position: center;
cursor: pointer;
}
.fullsearch {
width: 100vw;
height: 100vh;
padding: 30px 0;
display: none;
position: absolute;
top: 0;
left: 0;
z-index: 999;
background: rgba(223, 241, 240, 0.98);
}
.fullsearch__content {
overflow-y: scroll;
width: 100%;
height: 100%;
}
@media (min-width: 768px) {
.fullsearch__content {
display: flex;
align-items: center;
}
}
.site-main {
margin-top: 110px;
}
@media (min-width: 992px) {
.site-main {
margin-top: 130px;
}
}
.woocommerce-page .hero {
margin-bottom: -110px;
}
@media (min-width: 992px) {
.woocommerce-page .hero {
margin-bottom: -130px;
}
}
.entry-content a {
position: relative;
}
.entry-content a:hover::after {
transform-origin: right;
transform: scaleX(0);
}
.entry-content a::after {
content: "";
width: 100%;
height: 1px;
display: block;
background: #28a19a;
position: absolute;
bottom: 0;
left: 0;
transform-origin: left;
transform: scaleX(1);
transition: transform 0.3s ease-in-out;
}
.entry-content .wp-block-button__link::after {
display: none;
}
.singular {
margin-top: 60px;
}
.singular__content {
max-width: 768px;
}
.singular__intro {
padding-top: 30px;
padding-bottom: 30px;
margin-bottom: 60px;
border-width: 1px 0 1px;
border-style: solid;
border-color: #f4f4f4;
}
.collapse-element {
display: none;
}
.flexible-content__free-content {
margin-top: 60px;
margin-bottom: 60px;
}
@media (min-width: 768px) {
.flexible-content__free-content {
margin-top: 90px;
margin-bottom: 90px;
}
}
.flexible-content__img-content {
padding-top: 60px;
padding-bottom: 60px;
}
@media (min-width: 768px) {
.flexible-content__img-content {
padding-top: 120px;
padding-bottom: 120px;
}
}
.flexible-content__img-content .figure {
display: flex;
justify-content: center;
align-items: center;
}
@media (min-width: 768px) {
.flexible-content__img-content .figure {
height: 100%;
}
}
.flexible-content__img-content .entry-content {
padding-top: 30px;
padding-bottom: 30px;
}
.flexible-content__img-content .entry-content > h2:first-of-type {
margin-top: 0;
}
.flexible-content__img-content .btns-group {
margin-top: 0;
margin-bottom: 30px;
}
.category__list {
display: flex;
flex-wrap: wrap;
gap: 5px;
}
.category__item {
font-size: 14px;
}
.category__link {
padding: 2px 5px;
display: inline-block;
background: #28a19a;
color: #ffffff;
font-size: 14px;
}
.category__link:hover {
background-color: #238d86;
color: #ffffff;
}
@media (min-width: 768px) {
.sidebar {
position: sticky;
top: 10px;
z-index: 0;
}
}
@media (min-width: 992px) {
.sidebar {
padding-right: 30px;
}
}
.sidebar__content {
padding: 30px 15px;
border-radius: 5px;
background: linear-gradient(to bottom right, #2c837e 0%, #287c77 100%);
color: #ffffff;
}
@media (min-width: 576px) {
.sidebar__content {
max-width: 350px;
}
}
@media (min-width: 992px) {
.sidebar__content {
padding: 30px 35px 90px;
}
}
.sidebar__copy {
margin-bottom: 30px;
}
.sidebar h2 {
color: #ffffff;
}
.sidebar [class*=btn] {
margin-bottom: 10px;
}
.hero {
position: relative;
color: #ffffff;
}
.hero__background {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 0;
}
.hero__figure {
width: 100%;
height: 100%;
position: relative;
display: block;
}
.hero__figure::after {
width: 100%;
height: 100%;
content: "";
display: block;
position: absolute;
top: 0;
left: 0;
z-index: 0;
background: rgba(0, 0, 0, 0.25);
}
.hero__foreground {
position: relative;
z-index: 1;
}
.hero__content {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
min-height: 42vh;
padding: 30px 30px 60px;
text-align: center;
}
@media (min-width: 1200px) {
.hero__content {
padding: 3vw 30px 6vw;
}
}
.hero__title {
margin: 0;
color: #ffffff;
}
.hero__copy {
max-width: 450px;
}
.hero .separator-wave {
position: absolute;
bottom: -2px;
left: 0;
z-index: 1;
}
.home .hero__content {
min-height: 50vh;
}
.hero-cta {
position: relative;
z-index: 3;
}
.hero-cta__link {
width: 260px;
height: 145px;
display: block;
overflow: hidden;
cursor: pointer;
}
.hero-cta__link:hover img {
transform: scale(1.06) rotateZ(-2deg);
}
.hero-cta__link img {
transform-origin: center;
transition: transform 0.5s linear;
}
.full-modal {
width: 100vw;
height: 100vh;
padding: 90px 60px;
display: none;
position: fixed;
top: 0;
left: 0;
z-index: 999;
background: #ffffff;
}
.full-modal__container {
height: 100%;
}
.full-modal__content {
display: flex;
justify-content: center;
align-items: center;
max-width: 700px;
height: 100%;
margin: auto;
padding: 30px 0;
position: relative;
}
.full-modal__close {
display: flex;
align-items: center;
position: absolute;
top: 0;
right: 0;
z-index: 1;
background: transparent;
border: none;
color: #28a19a;
cursor: pointer;
}
.full-modal__close:hover .full-modal__close-icon {
transform: rotateZ(180deg);
}
.full-modal__close-label {
margin-right: 10px;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
}
.full-modal__close-icon {
transform-origin: center;
transform: rotateZ(0);
transition: transform 0.3s ease-in-out;
}
.separator-wave {
width: 100%;
overflow: hidden;
}
.separator-wave__img {
object-position: left;
transform-origin: center;
transform: scaleX(1.1);
}
.about {
margin-top: 60px;
margin-bottom: 60px;
text-align: center;
}
@media (min-width: 768px) {
.about {
text-align: initial;
}
}
.about__row {
align-items: center;
}
.about__content {
margin-bottom: 60px;
}
@keyframes fadein {
0%, 100% {
opacity: 1;
}
50% {
opacity: 0.35;
}
}
.about-keys {
display: flex;
justify-content: center;
align-items: center;
padding-top: 60px;
padding-bottom: 60px;
position: relative;
}
.about-keys__background {
width: 100%;
height: 100%;
display: block;
position: absolute;
top: 0;
left: 0;
z-index: 0;
}
.about-keys__background circle {
animation: 3s fadein ease-in-out infinite;
animation-fill-mode: both;
}
.about-keys__background circle:nth-child(2) {
animation-delay: 0.4s;
}
.about-keys__background circle:nth-child(3) {
animation-delay: 0.8s;
}
.about-keys__list {
text-align: center;
position: relative;
z-index: 1;
}
.about-keys__item:nth-child(n+2) {
margin-top: 20px;
}
.about-keys__item-title {
margin: 0;
font-family: "Mercedes", "Barlow", "system", sans-serif;
font-size: 70px;
font-weight: normal;
line-height: 1;
}
.about-keys__item-copy {
max-width: 145px;
font-size: 14px;
}
.services {
margin-top: 60px;
margin-bottom: 90px;
}
.services__list {
color: #ffffff;
}
@media (min-width: 768px) {
.services__list {
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-gap: 0;
}
}
@media (min-width: 992px) {
.services__list {
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-gap: 0;
}
}
.services__title {
margin-top: 0;
color: #ffffff;
line-height: 1.2;
}
.services__item {
position: relative;
}
.services__item-text {
padding: 50px 15px 50px;
display: flex;
background-image: url(//www.adiaph.fr/wp-content/themes/adiaph/images/svg/waves-pattern.svg), linear-gradient(to bottom right, #2c837e 0%, #287c77 100%);
background-repeat: repeat, no-repeat;
background-size: auto, cover;
background-attachment: fixed;
}
@media (min-width: 992px) {
.services__item-text {
padding: 40px 40px 60px;
}
}
.services__item-text__content {
max-width: 420px;
margin: auto;
}
.services__item-link {
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
min-height: 200px;
padding: 15px;
}
.services__item-link:hover .services__item-background::before {
background: rgba(0, 0, 0, 0.7);
}
.services__item-link:hover .services__item-background img {
transform: scale(1.05);
}
@media (min-width: 768px) {
.services__item-link {
min-height: 260px;
padding: 30px;
}
}
@media (min-width: 992px) {
.services__item-link {
min-height: 280px;
}
}
.services__item-background {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 0;
overflow: hidden;
}
.services__item-background::before {
content: "";
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
background: rgba(0, 0, 0, 0.5);
transition: background 0.15s linear;
}
@media (min-width: 992px) {
.services__item-background::before {
background: rgba(0, 0, 0, 0.3);
}
}
.services__item-background img {
transform-origin: center;
transform: scale(1);
transition: transform 3s ease-out;
}
.services__item-content {
max-width: 200px;
position: relative;
z-index: 1;
}
.services__item-figure {
max-width: 75px;
max-height: 56px;
margin: auto;
}
.services__item-title {
color: #ffffff;
font-size: 14px;
text-transform: uppercase;
text-align: center;
}
.services-pro {
margin-bottom: 90px;
}
.services-pro__row {
align-items: center;
}
.services-pro__copy h2:first-of-type {
margin-top: 0;
}
.services-pro-galerie {
height: 100%;
margin-top: 60px;
}
@media (min-width: 768px) {
.services-pro-galerie {
margin-top: 0;
}
}
.services-pro-galerie__list {
max-height: 400px;
height: 100%;
margin: 0;
display: flex;
position: relative;
}
.services-pro-galerie__item {
width: 50%;
}
.services-pro-galerie__item:nth-child(2) {
width: 40%;
height: 100%;
clip-path: polygon(10% 0, 100% 0, 90% 100%, 0 100%);
position: absolute;
top: 0;
left: 50%;
z-index: 1;
transform-origin: center;
transform: translateX(-50%);
}
@media (min-width: 768px) {
.services-pro-galerie__item:nth-child(2) {
width: 50%;
clip-path: polygon(20% 0, 100% 0, 80% 100%, 0 100%);
}
}
.shopping-section {
margin-bottom: 60px;
position: relative;
background: #f4f4f4;
}
.shopping-section__figure {
width: calc(50% - 15px);
height: 100%;
position: absolute;
top: 0;
left: 0%;
z-index: 1;
}
.shopping-section__content {
padding-top: 90px;
padding-bottom: 90px;
}
@media (min-width: 992px) {
.shopping-section__content {
padding-top: 120px;
padding-bottom: 120px;
}
}
.shopping-section__copy h2:first-of-type {
margin-top: 0;
}
.shopping-section__line {
margin: 45px 0;
}
.shopping-section__icons-item {
margin-bottom: 15px;
}
.shopping-section__icons-figure {
width: 75px;
height: 75px;
margin: auto;
}
.shopping-section__icons-figcaption {
max-width: 120px;
margin: auto;
font-size: 12px;
line-height: 1.2;
font-weight: bold;
text-align: center;
text-transform: uppercase;
}
.shopping-section .btns-group {
text-align: center;
}
@media (min-width: 768px) {
.shopping-section .btns-group {
text-align: initial;
}
}
.shopping-section .separator-wave {
position: absolute;
left: 0;
right: 0;
z-index: 2;
}
@media (min-width: 768px) {
.shopping-section .separator-wave {
height: 40px;
}
}
@media (min-width: 1200px) {
.shopping-section .separator-wave {
height: 60px;
}
}
.shopping-section .separator-wave--top {
top: 0;
transform-origin: center;
transform: rotateZ(180deg);
}
.shopping-section .separator-wave--bottom {
bottom: 0;
}
.actu-section__title {
margin: 15px 0;
}
@media (min-width: 576px) {
.actu-section__title {
margin: 0;
}
}
@media (min-width: 576px) {
.actu-section__btn-container {
text-align: right;
}
}
.actualite {
margin-bottom: 60px;
}
.actualite__list {
margin-top: 45px;
margin-bottom: 0;
}
.actualite__item {
margin-bottom: 15px;
}
.actualite__figure {
height: 200px;
overflow: hidden;
}
.actualite__link img {
transform-origin: center;
transform: scale(1);
transition: transform 3s ease-out;
}
.actualite__link:hover .actualite__title {
color: #28a19a;
}
.actualite__link:hover img {
transform: scale(1.05);
}
.actualite__title {
margin-top: 15px;
font-size: 18px;
color: #7c7b7b;
transition: color 0.1s;
}
.teams-card {
margin-top: 60px;
}
.teams-card__list {
display: flex;
flex-wrap: wrap;
gap: 20px 15px;
}
.teams-card__item {
text-align: center;
}
.teams-card__figure {
width: 220px;
height: 250px;
}
.teams-card__title {
margin: 8px 0 0;
font-size: 18px;
}
.teams-card__subtitle {
font-size: 12px;
text-transform: uppercase;
}
.ressources {
margin-top: 60px;
margin-bottom: 60px;
}
.ressources__item {
position: relative;
}
.ressources__item:last-of-type .ressources__link {
border-bottom-width: 1px;
}
.ressources__link {
padding: 25px 5px;
display: grid;
grid-template-columns: 30px 60px auto;
grid-gap: 10px 5px;
align-items: center;
position: relative;
border-width: 1px 0 0 0;
border-color: #f4f4f4;
border-style: solid;
color: #7c7b7b;
}
@media (min-width: 768px) {
.ressources__link {
height: 100%;
}
}
.ressources__link::before {
width: 100%;
height: 100%;
content: "";
display: block;
position: absolute;
top: 0;
left: 0;
z-index: -1;
background: #DFF1F0;
transform-origin: left;
transform: scaleX(0);
transition: transform 0.3s ease, opacity 0.3s ease;
opacity: 1;
}
.ressources__link:hover {
color: #7c7b7b;
}
.ressources__link:hover::before {
animation: events-overlay 1.4s ease-in-out;
}
.ressources__link:hover + .events__item-figure {
animation: events-figure-enter 0.4s cubic-bezier(0.22, 0.72, 0.4, 1.22);
animation-fill-mode: both;
}
.ressources__item-format {
position: relative;
}
.ressources__item-icon {
width: 28px;
display: block;
opacity: 0.7;
}
.ressources__item-type {
padding: 1px;
position: absolute;
bottom: 5px;
left: 15px;
background: #ffffff;
font-size: 7px;
text-transform: uppercase;
line-height: 1;
}
.ressources__item-size {
font-size: 12px;
font-weight: bold;
}
@media (min-width: 768px) {
.ressources__item-title {
padding-left: 15px;
}
}
@media (min-width: 992px) {
.ressources__item-title {
padding-left: 30px;
}
}
.singular-keys__list {
display: grid;
grid-template-columns: repeat(1, 1fr);
grid-gap: 30px;
margin-bottom: 45px;
text-align: center;
}
@media (min-width: 576px) {
.singular-keys__list {
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-gap: 15px;
text-align: initial;
}
}
.singular-keys__item {
max-width: 150px;
margin: 0 auto;
}
@media (min-width: 576px) {
.singular-keys__item {
max-width: unset;
width: 100%;
}
}
.singular-keys__item-title {
margin: 0;
font-family: "Mercedes", "Barlow", "system", sans-serif;
font-size: 45px;
font-weight: normal;
line-height: 1;
}
.singular-keys__item-copy {
font-size: 14px;
}
.singular-map {
margin-top: 60px;
}
.singular-map__col {
padding: 0;
}
.singular-map__col-map {
display: flex;
justify-content: center;
align-items: center;
}
.singular-map__map {
width: 100%;
}
.singular-map__sidebar {
padding: 0;
}
.singular-map__content {
padding-bottom: 30px;
}
.single-accompagnement .wpgmp_map_container .wpgmp_filter_wrappers,
.single-accompagnement [class*=location_listing],
.single-accompagnement .wpgmp_pagination,
.single-esat .wpgmp_map_container .wpgmp_filter_wrappers,
.single-esat [class*=location_listing],
.single-esat .wpgmp_pagination {
display: none;
}
.form-section {
margin-top: 60px;
margin-bottom: -60px;
padding: 30px 0 60px;
position: relative;
background: #f4f4f4;
}
@media (min-width: 768px) {
.form-section {
margin-top: 90px;
margin-bottom: -90px;
padding: 90px 0 90px;
}
}
.form-section .separator-wave {
position: absolute;
left: 0;
right: 0;
z-index: 2;
}
@media (min-width: 768px) {
.form-section .separator-wave {
height: 40px;
}
}
.form-section .separator-wave--top {
top: 0;
transform-origin: center;
transform: rotateZ(180deg);
}
.faq-card {
margin-top: 60px;
}
.faq-card__item {
width: 100%;
margin-bottom: 20px;
background: white;
border: 1px solid #D9D9D9;
border-radius: 5px;
}
.faq-card__item.is-active .faq-card__icon::before {
transform: rotateZ(90deg) scaleX(0);
}
.faq-card__link {
display: flex;
justify-content: space-between;
align-items: center;
padding: 20px 15px;
font-weight: bold;
color: #7c7b7b;
cursor: pointer;
}
@media (min-width: 768px) {
.faq-card__link {
padding: 20px 30px;
}
}
.faq-card__link:hover {
color: #28a19a;
}
.faq-card__link:hover .faq-card__icon::before, .faq-card__link:hover .faq-card__icon::after {
background: #28a19a;
}
.faq-card__icon {
width: 15px;
height: 15px;
display: inline-block;
position: relative;
transform-origin: center;
}
.faq-card__icon::before, .faq-card__icon::after {
content: "";
width: 15px;
height: 3px;
display: inline-block;
background: #7c7b7b;
position: absolute;
top: 50%;
left: 0;
transform-origin: center;
transition: transform 0.3s ease-in-out;
}
.faq-card__icon::before {
transform: rotateZ(90deg) scaleX(1);
}
.faq-card__body {
padding: 0 15px 15px;
}
@media (min-width: 768px) {
.faq-card__body {
padding: 0 30px 30px;
}
}
.job-card__link {
padding: 25px 5px;
display: grid;
grid-template-columns: 150px auto;
grid-gap: 10px 5px;
align-items: center;
position: relative;
border-width: 1px 0 0 0;
border-color: #f4f4f4;
border-style: solid;
color: #7c7b7b;
}
@media (min-width: 768px) {
.job-card__link {
height: 100%;
}
}
.job-card__link::before {
width: 100%;
height: 100%;
content: "";
display: block;
position: absolute;
top: 0;
left: 0;
z-index: -1;
background: #DFF1F0;
transform-origin: left;
transform: scaleX(0);
transition: transform 0.3s ease, opacity 0.3s ease;
opacity: 1;
}
.job-card__link:hover {
color: #7c7b7b;
}
.job-card__link:hover::before {
animation: events-overlay 1.4s ease-in-out;
}
.job-card__link:hover + .events__item-figure {
animation: events-figure-enter 0.4s cubic-bezier(0.22, 0.72, 0.4, 1.22);
animation-fill-mode: both;
}
.job-card__item-title {
margin: 0 0 5px;
color: #7c7b7b;
}
.job-card__item-copy {
font-size: 14px;
}
.join-us {
margin-top: 60px;
padding-top: 60px;
padding-bottom: 60px;
background-image: url(//www.adiaph.fr/wp-content/themes/adiaph/images/svg/waves-pattern.svg), linear-gradient(to bottom right, #2c837e 0%, #287c77 100%);
background-repeat: repeat, no-repeat;
background-size: auto, cover;
background-attachment: fixed;
color: #ffffff;
text-align: center;
}
@media (min-width: 768px) {
.join-us {
margin-top: 90px;
}
}
.join-us__content {
max-width: 550px;
}
.join-us__copy > h2:first-of-type {
margin-top: 0;
}
.join-us .btns-group > * {
margin-left: 5px;
margin-right: 5px;
}
.join-us h2 {
color: #ffffff;
}
.wpmapspro-custom-popup {
display: none;
}
.wpmapspro-custom-popup__main {
width: 100%;
height: 100vh;
display: flex;
justify-content: center;
align-items: center;
position: fixed;
top: 0;
left: 0;
z-index: 999;
}
.wpmapspro-custom-popup__bg {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 0;
background: rgba(255, 255, 255, 0.8);
cursor: pointer;
}
.wpmapspro-custom-popup__content {
width: 90vw;
max-width: 600px;
padding: 15px 30px 30px;
position: relative;
z-index: 1;
background: #454545;
color: #ffffff;
}
.wpmapspro-custom-popup__btn-close {
padding: 5px 10px;
display: inline-block;
position: absolute;
top: 0;
right: 0;
z-index: 1;
border: none;
background: #454545;
font-size: 13px;
color: #ffffff;
transform-origin: center;
transform: translateY(-100%);
}
.wpmapspro-custom-popup__actions {
text-align: right;
}
.wpmapspro-custom-popup [class*=btn] {
cursor: pointer;
}
.site-footer {
padding-top: 25px;
padding-bottom: 30px;
background: #f4f4f4;
position: relative;
font-size: 16px;
text-align: center;
}
@media (min-width: 768px) {
.site-footer {
text-align: unset;
}
}
.site-footer::after {
width: 100%;
height: 3px;
content: "";
display: block;
position: absolute;
left: 0;
bottom: 0;
z-index: 1;
background: linear-gradient(to right, #E4137D 0%, #199DE2 20%, #92C024 40%, #17A099 60%, #642081 80%, #E84C1B 100%);
}
.site-footer__link {
margin: 25px auto;
display: block;
max-width: 160px;
}
.site-footer__link:hover {
opacity: 0.85;
}
@media (min-width: 768px) {
.site-footer__link {
margin: 0;
}
}
.site-footer__copy {
margin-top: 15px;
margin-bottom: 15px;
}
@media (min-width: 768px) {
.site-footer__copy {
margin-top: 0;
margin-bottom: 0;
}
}
.site-footer__menu {
margin: 15px 0 0;
text-align: center;
}
@media (min-width: 768px) {
.site-footer__menu {
margin-top: 0;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
text-align: unset;
}
}
.site-footer__menu a {
padding: 8px 5px;
display: inline-block;
position: relative;
font-size: 14px;
color: #7c7b7b;
transition: color 0.1s;
}
.site-footer__menu a::after {
content: "";
width: 100%;
height: 1px;
display: block;
position: absolute;
bottom: 0;
left: 0;
z-index: 0;
background: #28a19a;
transform-origin: right;
transform: scaleX(0);
transition: transform 0.3s ease-in-out;
}
.site-footer__menu a:hover {
color: #28a19a;
}
.site-footer__menu a:hover::after {
transform-origin: left;
transform: scaleX(1);
}
@media (min-width: 768px) {
.site-footer__menu a {
padding: 2px 5px;
}
}
.site-footer__credit {
margin-right: 8px;
}
.site-footer__developper a {
position: relative;
color: #7c7b7b;
transition: color 0.1s;
}
.site-footer__developper a::after {
content: "";
width: 100%;
height: 1px;
display: block;
position: absolute;
bottom: 0;
left: 0;
z-index: 0;
background: #28a19a;
transform-origin: right;
transform: scaleX(0);
transition: transform 0.3s ease-in-out;
}
.site-footer__developper a:hover {
color: #28a19a;
}
.site-footer__developper a:hover::after {
transform-origin: left;
transform: scaleX(1);
}
.site-footer .socials__list {
justify-content: center;
}
@media (min-width: 768px) {
.site-footer .socials__list {
justify-content: flex-end;
}
}
.site-footer .socials__link {
color: #7c7b7b;
transition: color 0.1s;
}
.site-footer .socials__link:hover {
color: #28a19a;
} @page {
margin: 2cm;
}
@media print { * {
all: unset;
display: revert;
}
*,
*::before,
*::after {
box-sizing: border-box;
}
img {
max-width: 100%;
}
input,
textarea,
select {
all: revert;
} body {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 13pt;
line-height: 1.5;
background-color: #fff !important;
color: #000 !important;
}
h1 {
font-size: 24pt;
}
h2 {
font-size: 20pt;
margin-top: 20pt;
}
h3,
h4 {
font-size: 14pt;
margin-top: 14pt;
}
h5,
h6 {
font-size: 13pt;
margin-top: 14pt;
} p,
blockquote,
figcaption {
orphans: 3; widows: 3; } ul,
ol,
dl,
a,
table,
pre,
blockquote {
page-break-inside: avoid; }
h1,
h2,
h3,
h4,
h5,
h6,
img,
figure,
caption {
page-break-inside: avoid; page-break-after: avoid; }
ul,
ol,
dl {
page-break-before: avoid; } a,
a:link,
a:visited {
background: transparent !important;
color: unset;
font-weight: 700;
text-decoration: underline !important;
}
a[href^=http]:after,
a[href^=https]:after {
content: " (" attr(href) ")"; } video,
object,
iframe {
display: none !important;
width: 0 !important;
height: 0 !important;
overflow: hidden !important;
} .u-print {
display: block;
display: revert !important; }
.u-no-print {
display: none !important; }
.site-header,
.site-footer,
.separator-wave {
display: none;
}
[class*=btn] {
text-transform: initial;
}
}html.slb_overlay object,html.slb_overlay embed,html.slb_overlay iframe{visibility:hidden}html.slb_overlay #slb_viewer_wrap object,html.slb_overlay #slb_viewer_wrap embed,html.slb_overlay #slb_viewer_wrap iframe{visibility:visible}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}h1:where(.wp-block-heading).has-background,h2:where(.wp-block-heading).has-background,h3:where(.wp-block-heading).has-background,h4:where(.wp-block-heading).has-background,h5:where(.wp-block-heading).has-background,h6:where(.wp-block-heading).has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}