@charset "UTF-8";
@charset "UTF-8";

 @font-face {
font-family: 'casper';
src: url(//ohbio.ca/wp-content/themes/verteb/fonts/casper-bold-webfont.woff2) format("woff2"), url(//ohbio.ca/wp-content/themes/verteb/fonts/casper-bold-webfont.woff) format("woff");
font-weight: bold;
font-style: normal;
font-display: swap; }
@font-face {
font-family: 'casper';
src: url(//ohbio.ca/wp-content/themes/verteb/fonts/casper-bolditalic-webfont.woff2) format("woff2"), url(//ohbio.ca/wp-content/themes/verteb/fonts/casper-bolditalic-webfont.woff) format("woff");
font-weight: bold;
font-style: italic;
font-display: swap; }
@font-face {
font-family: 'casper';
src: url(//ohbio.ca/wp-content/themes/verteb/fonts/casper-regular-webfont.woff2) format("woff2"), url(//ohbio.ca/wp-content/themes/verteb/fonts/casper-regular-webfont.woff) format("woff");
font-weight: normal;
font-style: normal;
font-display: swap; }
@font-face {
font-family: 'casper';
src: url(//ohbio.ca/wp-content/themes/verteb/fonts/casper-regularitalic-webfont.woff2) format("woff2"), url(//ohbio.ca/wp-content/themes/verteb/fonts/casper-regularitalic-webfont.woff) format("woff");
font-weight: normal;
font-style: italic;
font-display: swap; } @-webkit-keyframes bounce {
0%, 20%, 53%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform: translateZ(0);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
transform: translateZ(0); }
40%, 43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -30px, 0);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
transform: translate3d(0, -30px, 0); }
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -15px, 0);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
transform: translate3d(0, -15px, 0); }
90% {
-webkit-transform: translate3d(0, -4px, 0);
transform: translate3d(0, -4px, 0); } }
@keyframes bounce {
0%, 20%, 53%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform: translateZ(0);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
transform: translateZ(0); }
40%, 43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -30px, 0);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
transform: translate3d(0, -30px, 0); }
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -15px, 0);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
transform: translate3d(0, -15px, 0); }
90% {
-webkit-transform: translate3d(0, -4px, 0);
transform: translate3d(0, -4px, 0); } }
.bounce {
-webkit-animation-name: bounce;
-webkit-transform-origin: center bottom;
animation-name: bounce;
-ms-transform-origin: center bottom;
transform-origin: center bottom; }
@-webkit-keyframes flash {
0%, 50%, to {
opacity: 1; }
25%, 75% {
opacity: 0; } }
@keyframes flash {
0%, 50%, to {
opacity: 1; }
25%, 75% {
opacity: 0; } }
.flash {
-webkit-animation-name: flash;
animation-name: flash; }
@-webkit-keyframes pulse {
0% {
-webkit-transform: scaleX(1);
transform: scaleX(1); }
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05); }
to {
-webkit-transform: scaleX(1);
transform: scaleX(1); } }
@keyframes pulse {
0% {
-webkit-transform: scaleX(1);
transform: scaleX(1); }
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05); }
to {
-webkit-transform: scaleX(1);
transform: scaleX(1); } }
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse; }
@-webkit-keyframes rubberBand {
0% {
-webkit-transform: scaleX(1);
transform: scaleX(1); }
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1); }
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1); }
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1); }
65% {
-webkit-transform: scale3d(0.95, 1.05, 1);
transform: scale3d(0.95, 1.05, 1); }
75% {
-webkit-transform: scale3d(1.05, 0.95, 1);
transform: scale3d(1.05, 0.95, 1); }
to {
-webkit-transform: scaleX(1);
transform: scaleX(1); } }
@keyframes rubberBand {
0% {
-webkit-transform: scaleX(1);
transform: scaleX(1); }
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1); }
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1); }
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1); }
65% {
-webkit-transform: scale3d(0.95, 1.05, 1);
transform: scale3d(0.95, 1.05, 1); }
75% {
-webkit-transform: scale3d(1.05, 0.95, 1);
transform: scale3d(1.05, 0.95, 1); }
to {
-webkit-transform: scaleX(1);
transform: scaleX(1); } }
.rubberBand {
-webkit-animation-name: rubberBand;
animation-name: rubberBand; }
@-webkit-keyframes shake {
0%, to {
-webkit-transform: translateZ(0);
transform: translateZ(0); }
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0); }
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0); } }
@keyframes shake {
0%, to {
-webkit-transform: translateZ(0);
transform: translateZ(0); }
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0); }
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0); } }
.shake {
-webkit-animation-name: shake;
animation-name: shake; }
@-webkit-keyframes headShake {
0% {
-webkit-transform: translateX(0);
transform: translateX(0); }
6.5% {
-webkit-transform: translateX(-6px) rotateY(-9deg);
transform: translateX(-6px) rotateY(-9deg); }
18.5% {
-webkit-transform: translateX(5px) rotateY(7deg);
transform: translateX(5px) rotateY(7deg); }
31.5% {
-webkit-transform: translateX(-3px) rotateY(-5deg);
transform: translateX(-3px) rotateY(-5deg); }
43.5% {
-webkit-transform: translateX(2px) rotateY(3deg);
transform: translateX(2px) rotateY(3deg); }
50% {
-webkit-transform: translateX(0);
transform: translateX(0); } }
@keyframes headShake {
0% {
-webkit-transform: translateX(0);
transform: translateX(0); }
6.5% {
-webkit-transform: translateX(-6px) rotateY(-9deg);
transform: translateX(-6px) rotateY(-9deg); }
18.5% {
-webkit-transform: translateX(5px) rotateY(7deg);
transform: translateX(5px) rotateY(7deg); }
31.5% {
-webkit-transform: translateX(-3px) rotateY(-5deg);
transform: translateX(-3px) rotateY(-5deg); }
43.5% {
-webkit-transform: translateX(2px) rotateY(3deg);
transform: translateX(2px) rotateY(3deg); }
50% {
-webkit-transform: translateX(0);
transform: translateX(0); } }
.headShake {
-webkit-animation-name: headShake;
-webkit-animation-timing-function: ease-in-out;
animation-name: headShake;
animation-timing-function: ease-in-out; }
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate(15deg);
transform: rotate(15deg); }
40% {
-webkit-transform: rotate(-10deg);
transform: rotate(-10deg); }
60% {
-webkit-transform: rotate(5deg);
transform: rotate(5deg); }
80% {
-webkit-transform: rotate(-5deg);
transform: rotate(-5deg); }
to {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); } }
@keyframes swing {
20% {
-webkit-transform: rotate(15deg);
transform: rotate(15deg); }
40% {
-webkit-transform: rotate(-10deg);
transform: rotate(-10deg); }
60% {
-webkit-transform: rotate(5deg);
transform: rotate(5deg); }
80% {
-webkit-transform: rotate(-5deg);
transform: rotate(-5deg); }
to {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); } }
.swing {
-webkit-animation-name: swing;
-webkit-transform-origin: top center;
animation-name: swing;
-ms-transform-origin: top center;
transform-origin: top center; }
@-webkit-keyframes tada {
0% {
-webkit-transform: scaleX(1);
transform: scaleX(1); }
10%, 20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg); }
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate(3deg); }
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg); }
to {
-webkit-transform: scaleX(1);
transform: scaleX(1); } }
@keyframes tada {
0% {
-webkit-transform: scaleX(1);
transform: scaleX(1); }
10%, 20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg); }
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate(3deg); }
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg); }
to {
-webkit-transform: scaleX(1);
transform: scaleX(1); } }
.tada {
-webkit-animation-name: tada;
animation-name: tada; }
@-webkit-keyframes wobble {
0% {
-webkit-transform: translateZ(0);
transform: translateZ(0); }
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
transform: translate3d(-25%, 0, 0) rotate(-5deg); }
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
transform: translate3d(20%, 0, 0) rotate(3deg); }
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
transform: translate3d(-15%, 0, 0) rotate(-3deg); }
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
transform: translate3d(10%, 0, 0) rotate(2deg); }
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
transform: translate3d(-5%, 0, 0) rotate(-1deg); }
to {
-webkit-transform: translateZ(0);
transform: translateZ(0); } }
@keyframes wobble {
0% {
-webkit-transform: translateZ(0);
transform: translateZ(0); }
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
transform: translate3d(-25%, 0, 0) rotate(-5deg); }
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
transform: translate3d(20%, 0, 0) rotate(3deg); }
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
transform: translate3d(-15%, 0, 0) rotate(-3deg); }
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
transform: translate3d(10%, 0, 0) rotate(2deg); }
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
transform: translate3d(-5%, 0, 0) rotate(-1deg); }
to {
-webkit-transform: translateZ(0);
transform: translateZ(0); } }
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble; }
@-webkit-keyframes jello {
0%, 11.1%, to {
-webkit-transform: translateZ(0);
transform: translateZ(0); }
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg); }
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg); }
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg); }
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg); }
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg); }
77.7% {
-webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
transform: skewX(0.39062deg) skewY(0.39062deg); }
88.8% {
-webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
transform: skewX(-0.19531deg) skewY(-0.19531deg); } }
@keyframes jello {
0%, 11.1%, to {
-webkit-transform: translateZ(0);
transform: translateZ(0); }
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg); }
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg); }
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg); }
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg); }
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg); }
77.7% {
-webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
transform: skewX(0.39062deg) skewY(0.39062deg); }
88.8% {
-webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
transform: skewX(-0.19531deg) skewY(-0.19531deg); } }
.jello {
-webkit-animation-name: jello;
-webkit-transform-origin: center;
animation-name: jello;
-ms-transform-origin: center;
transform-origin: center; }
@-webkit-keyframes heartBeat {
0% {
-webkit-transform: scale(1);
transform: scale(1); }
14% {
-webkit-transform: scale(1.3);
transform: scale(1.3); }
28% {
-webkit-transform: scale(1);
transform: scale(1); }
42% {
-webkit-transform: scale(1.3);
transform: scale(1.3); }
70% {
-webkit-transform: scale(1);
transform: scale(1); } }
@keyframes heartBeat {
0% {
-webkit-transform: scale(1);
transform: scale(1); }
14% {
-webkit-transform: scale(1.3);
transform: scale(1.3); }
28% {
-webkit-transform: scale(1);
transform: scale(1); }
42% {
-webkit-transform: scale(1.3);
transform: scale(1.3); }
70% {
-webkit-transform: scale(1);
transform: scale(1); } }
.heartBeat {
-webkit-animation-duration: 1.3s;
-webkit-animation-name: heartBeat;
-webkit-animation-timing-function: ease-in-out;
animation-duration: 1.3s;
animation-name: heartBeat;
animation-timing-function: ease-in-out; }
@-webkit-keyframes bounceIn {
0%, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
0% {
-webkit-transform: scale3d(0.3, 0.3, 0.3);
opacity: 0;
transform: scale3d(0.3, 0.3, 0.3); }
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1); }
40% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9); }
60% {
-webkit-transform: scale3d(1.03, 1.03, 1.03);
opacity: 1;
transform: scale3d(1.03, 1.03, 1.03); }
80% {
-webkit-transform: scale3d(0.97, 0.97, 0.97);
transform: scale3d(0.97, 0.97, 0.97); }
to {
-webkit-transform: scaleX(1);
opacity: 1;
transform: scaleX(1); } }
@keyframes bounceIn {
0%, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
0% {
-webkit-transform: scale3d(0.3, 0.3, 0.3);
opacity: 0;
transform: scale3d(0.3, 0.3, 0.3); }
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1); }
40% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9); }
60% {
-webkit-transform: scale3d(1.03, 1.03, 1.03);
opacity: 1;
transform: scale3d(1.03, 1.03, 1.03); }
80% {
-webkit-transform: scale3d(0.97, 0.97, 0.97);
transform: scale3d(0.97, 0.97, 0.97); }
to {
-webkit-transform: scaleX(1);
opacity: 1;
transform: scaleX(1); } }
.bounceIn {
-webkit-animation-duration: .75s;
-webkit-animation-name: bounceIn;
animation-duration: .75s;
animation-name: bounceIn; }
@-webkit-keyframes bounceInDown {
0%, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
0% {
-webkit-transform: translate3d(0, -3000px, 0);
opacity: 0;
transform: translate3d(0, -3000px, 0); }
60% {
-webkit-transform: translate3d(0, 25px, 0);
opacity: 1;
transform: translate3d(0, 25px, 0); }
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0); }
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0); }
to {
-webkit-transform: translateZ(0);
transform: translateZ(0); } }
@keyframes bounceInDown {
0%, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
0% {
-webkit-transform: translate3d(0, -3000px, 0);
opacity: 0;
transform: translate3d(0, -3000px, 0); }
60% {
-webkit-transform: translate3d(0, 25px, 0);
opacity: 1;
transform: translate3d(0, 25px, 0); }
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0); }
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0); }
to {
-webkit-transform: translateZ(0);
transform: translateZ(0); } }
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown; }
@-webkit-keyframes bounceInLeft {
0%, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
0% {
-webkit-transform: translate3d(-3000px, 0, 0);
opacity: 0;
transform: translate3d(-3000px, 0, 0); }
60% {
-webkit-transform: translate3d(25px, 0, 0);
opacity: 1;
transform: translate3d(25px, 0, 0); }
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0); }
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0); }
to {
-webkit-transform: translateZ(0);
transform: translateZ(0); } }
@keyframes bounceInLeft {
0%, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
0% {
-webkit-transform: translate3d(-3000px, 0, 0);
opacity: 0;
transform: translate3d(-3000px, 0, 0); }
60% {
-webkit-transform: translate3d(25px, 0, 0);
opacity: 1;
transform: translate3d(25px, 0, 0); }
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0); }
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0); }
to {
-webkit-transform: translateZ(0);
transform: translateZ(0); } }
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft; }
@-webkit-keyframes bounceInRight {
0%, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
0% {
-webkit-transform: translate3d(3000px, 0, 0);
opacity: 0;
transform: translate3d(3000px, 0, 0); }
60% {
-webkit-transform: translate3d(-25px, 0, 0);
opacity: 1;
transform: translate3d(-25px, 0, 0); }
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0); }
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0); }
to {
-webkit-transform: translateZ(0);
transform: translateZ(0); } }
@keyframes bounceInRight {
0%, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
0% {
-webkit-transform: translate3d(3000px, 0, 0);
opacity: 0;
transform: translate3d(3000px, 0, 0); }
60% {
-webkit-transform: translate3d(-25px, 0, 0);
opacity: 1;
transform: translate3d(-25px, 0, 0); }
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0); }
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0); }
to {
-webkit-transform: translateZ(0);
transform: translateZ(0); } }
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight; }
@-webkit-keyframes bounceInUp {
0%, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
0% {
-webkit-transform: translate3d(0, 3000px, 0);
opacity: 0;
transform: translate3d(0, 3000px, 0); }
60% {
-webkit-transform: translate3d(0, -20px, 0);
opacity: 1;
transform: translate3d(0, -20px, 0); }
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0); }
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0); }
to {
-webkit-transform: translateZ(0);
transform: translateZ(0); } }
@keyframes bounceInUp {
0%, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
0% {
-webkit-transform: translate3d(0, 3000px, 0);
opacity: 0;
transform: translate3d(0, 3000px, 0); }
60% {
-webkit-transform: translate3d(0, -20px, 0);
opacity: 1;
transform: translate3d(0, -20px, 0); }
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0); }
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0); }
to {
-webkit-transform: translateZ(0);
transform: translateZ(0); } }
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp; }
@-webkit-keyframes bounceOut {
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9); }
50%, 55% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
opacity: 1;
transform: scale3d(1.1, 1.1, 1.1); }
to {
-webkit-transform: scale3d(0.3, 0.3, 0.3);
opacity: 0;
transform: scale3d(0.3, 0.3, 0.3); } }
@keyframes bounceOut {
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9); }
50%, 55% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
opacity: 1;
transform: scale3d(1.1, 1.1, 1.1); }
to {
-webkit-transform: scale3d(0.3, 0.3, 0.3);
opacity: 0;
transform: scale3d(0.3, 0.3, 0.3); } }
.bounceOut {
-webkit-animation-duration: .75s;
-webkit-animation-name: bounceOut;
animation-duration: .75s;
animation-name: bounceOut; }
@-webkit-keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0); }
40%, 45% {
-webkit-transform: translate3d(0, -20px, 0);
opacity: 1;
transform: translate3d(0, -20px, 0); }
to {
-webkit-transform: translate3d(0, 2000px, 0);
opacity: 0;
transform: translate3d(0, 2000px, 0); } }
@keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0); }
40%, 45% {
-webkit-transform: translate3d(0, -20px, 0);
opacity: 1;
transform: translate3d(0, -20px, 0); }
to {
-webkit-transform: translate3d(0, 2000px, 0);
opacity: 0;
transform: translate3d(0, 2000px, 0); } }
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown; }
@-webkit-keyframes bounceOutLeft {
20% {
-webkit-transform: translate3d(20px, 0, 0);
opacity: 1;
transform: translate3d(20px, 0, 0); }
to {
-webkit-transform: translate3d(-2000px, 0, 0);
opacity: 0;
transform: translate3d(-2000px, 0, 0); } }
@keyframes bounceOutLeft {
20% {
-webkit-transform: translate3d(20px, 0, 0);
opacity: 1;
transform: translate3d(20px, 0, 0); }
to {
-webkit-transform: translate3d(-2000px, 0, 0);
opacity: 0;
transform: translate3d(-2000px, 0, 0); } }
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft; }
@-webkit-keyframes bounceOutRight {
20% {
-webkit-transform: translate3d(-20px, 0, 0);
opacity: 1;
transform: translate3d(-20px, 0, 0); }
to {
-webkit-transform: translate3d(2000px, 0, 0);
opacity: 0;
transform: translate3d(2000px, 0, 0); } }
@keyframes bounceOutRight {
20% {
-webkit-transform: translate3d(-20px, 0, 0);
opacity: 1;
transform: translate3d(-20px, 0, 0); }
to {
-webkit-transform: translate3d(2000px, 0, 0);
opacity: 0;
transform: translate3d(2000px, 0, 0); } }
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight; }
@-webkit-keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0); }
40%, 45% {
-webkit-transform: translate3d(0, 20px, 0);
opacity: 1;
transform: translate3d(0, 20px, 0); }
to {
-webkit-transform: translate3d(0, -2000px, 0);
opacity: 0;
transform: translate3d(0, -2000px, 0); } }
@keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0); }
40%, 45% {
-webkit-transform: translate3d(0, 20px, 0);
opacity: 1;
transform: translate3d(0, 20px, 0); }
to {
-webkit-transform: translate3d(0, -2000px, 0);
opacity: 0;
transform: translate3d(0, -2000px, 0); } }
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp; }
@-webkit-keyframes fadeIn {
0% {
opacity: 0; }
to {
opacity: 1; } }
@keyframes fadeIn {
0% {
opacity: 0; }
to {
opacity: 1; } }
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn; }
@-webkit-keyframes fadeInDown {
0% {
-webkit-transform: translate3d(0, -100%, 0);
opacity: 0;
transform: translate3d(0, -100%, 0); }
to {
-webkit-transform: translateZ(0);
opacity: 1;
transform: translateZ(0); } }
@keyframes fadeInDown {
0% {
-webkit-transform: translate3d(0, -100%, 0);
opacity: 0;
transform: translate3d(0, -100%, 0); }
to {
-webkit-transform: translateZ(0);
opacity: 1;
transform: translateZ(0); } }
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown; }
@-webkit-keyframes fadeInDownBig {
0% {
-webkit-transform: translate3d(0, -2000px, 0);
opacity: 0;
transform: translate3d(0, -2000px, 0); }
to {
-webkit-transform: translateZ(0);
opacity: 1;
transform: translateZ(0); } }
@keyframes fadeInDownBig {
0% {
-webkit-transform: translate3d(0, -2000px, 0);
opacity: 0;
transform: translate3d(0, -2000px, 0); }
to {
-webkit-transform: translateZ(0);
opacity: 1;
transform: translateZ(0); } }
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig; }
@-webkit-keyframes fadeInLeft {
0% {
-webkit-transform: translate3d(-100%, 0, 0);
opacity: 0;
transform: translate3d(-100%, 0, 0); }
to {
-webkit-transform: translateZ(0);
opacity: 1;
transform: translateZ(0); } }
@keyframes fadeInLeft {
0% {
-webkit-transform: translate3d(-100%, 0, 0);
opacity: 0;
transform: translate3d(-100%, 0, 0); }
to {
-webkit-transform: translateZ(0);
opacity: 1;
transform: translateZ(0); } }
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft; }
@-webkit-keyframes fadeInLeftBig {
0% {
-webkit-transform: translate3d(-2000px, 0, 0);
opacity: 0;
transform: translate3d(-2000px, 0, 0); }
to {
-webkit-transform: translateZ(0);
opacity: 1;
transform: translateZ(0); } }
@keyframes fadeInLeftBig {
0% {
-webkit-transform: translate3d(-2000px, 0, 0);
opacity: 0;
transform: translate3d(-2000px, 0, 0); }
to {
-webkit-transform: translateZ(0);
opacity: 1;
transform: translateZ(0); } }
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig; }
@-webkit-keyframes fadeInRight {
0% {
-webkit-transform: translate3d(100%, 0, 0);
opacity: 0;
transform: translate3d(100%, 0, 0); }
to {
-webkit-transform: translateZ(0);
opacity: 1;
transform: translateZ(0); } }
@keyframes fadeInRight {
0% {
-webkit-transform: translate3d(100%, 0, 0);
opacity: 0;
transform: translate3d(100%, 0, 0); }
to {
-webkit-transform: translateZ(0);
opacity: 1;
transform: translateZ(0); } }
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight; }
@-webkit-keyframes fadeInRightBig {
0% {
-webkit-transform: translate3d(2000px, 0, 0);
opacity: 0;
transform: translate3d(2000px, 0, 0); }
to {
-webkit-transform: translateZ(0);
opacity: 1;
transform: translateZ(0); } }
@keyframes fadeInRightBig {
0% {
-webkit-transform: translate3d(2000px, 0, 0);
opacity: 0;
transform: translate3d(2000px, 0, 0); }
to {
-webkit-transform: translateZ(0);
opacity: 1;
transform: translateZ(0); } }
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig; }
@-webkit-keyframes fadeInUp {
0% {
-webkit-transform: translate3d(0, 100%, 0);
opacity: 0;
transform: translate3d(0, 100%, 0); }
to {
-webkit-transform: translateZ(0);
opacity: 1;
transform: translateZ(0); } }
@keyframes fadeInUp {
0% {
-webkit-transform: translate3d(0, 100%, 0);
opacity: 0;
transform: translate3d(0, 100%, 0); }
to {
-webkit-transform: translateZ(0);
opacity: 1;
transform: translateZ(0); } }
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp; }
@-webkit-keyframes fadeInUpBig {
0% {
-webkit-transform: translate3d(0, 2000px, 0);
opacity: 0;
transform: translate3d(0, 2000px, 0); }
to {
-webkit-transform: translateZ(0);
opacity: 1;
transform: translateZ(0); } }
@keyframes fadeInUpBig {
0% {
-webkit-transform: translate3d(0, 2000px, 0);
opacity: 0;
transform: translate3d(0, 2000px, 0); }
to {
-webkit-transform: translateZ(0);
opacity: 1;
transform: translateZ(0); } }
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig; }
@-webkit-keyframes fadeOut {
0% {
opacity: 1; }
to {
opacity: 0; } }
@keyframes fadeOut {
0% {
opacity: 1; }
to {
opacity: 0; } }
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut; }
@-webkit-keyframes fadeOutDown {
0% {
opacity: 1; }
to {
-webkit-transform: translate3d(0, 100%, 0);
opacity: 0;
transform: translate3d(0, 100%, 0); } }
@keyframes fadeOutDown {
0% {
opacity: 1; }
to {
-webkit-transform: translate3d(0, 100%, 0);
opacity: 0;
transform: translate3d(0, 100%, 0); } }
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown; }
@-webkit-keyframes fadeOutDownBig {
0% {
opacity: 1; }
to {
-webkit-transform: translate3d(0, 2000px, 0);
opacity: 0;
transform: translate3d(0, 2000px, 0); } }
@keyframes fadeOutDownBig {
0% {
opacity: 1; }
to {
-webkit-transform: translate3d(0, 2000px, 0);
opacity: 0;
transform: translate3d(0, 2000px, 0); } }
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig; }
@-webkit-keyframes fadeOutLeft {
0% {
opacity: 1; }
to {
-webkit-transform: translate3d(-100%, 0, 0);
opacity: 0;
transform: translate3d(-100%, 0, 0); } }
@keyframes fadeOutLeft {
0% {
opacity: 1; }
to {
-webkit-transform: translate3d(-100%, 0, 0);
opacity: 0;
transform: translate3d(-100%, 0, 0); } }
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft; }
@-webkit-keyframes fadeOutLeftBig {
0% {
opacity: 1; }
to {
-webkit-transform: translate3d(-2000px, 0, 0);
opacity: 0;
transform: translate3d(-2000px, 0, 0); } }
@keyframes fadeOutLeftBig {
0% {
opacity: 1; }
to {
-webkit-transform: translate3d(-2000px, 0, 0);
opacity: 0;
transform: translate3d(-2000px, 0, 0); } }
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig; }
@-webkit-keyframes fadeOutRight {
0% {
opacity: 1; }
to {
-webkit-transform: translate3d(100%, 0, 0);
opacity: 0;
transform: translate3d(100%, 0, 0); } }
@keyframes fadeOutRight {
0% {
opacity: 1; }
to {
-webkit-transform: translate3d(100%, 0, 0);
opacity: 0;
transform: translate3d(100%, 0, 0); } }
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight; }
@-webkit-keyframes fadeOutRightBig {
0% {
opacity: 1; }
to {
-webkit-transform: translate3d(2000px, 0, 0);
opacity: 0;
transform: translate3d(2000px, 0, 0); } }
@keyframes fadeOutRightBig {
0% {
opacity: 1; }
to {
-webkit-transform: translate3d(2000px, 0, 0);
opacity: 0;
transform: translate3d(2000px, 0, 0); } }
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig; }
@-webkit-keyframes fadeOutUp {
0% {
opacity: 1; }
to {
-webkit-transform: translate3d(0, -100%, 0);
opacity: 0;
transform: translate3d(0, -100%, 0); } }
@keyframes fadeOutUp {
0% {
opacity: 1; }
to {
-webkit-transform: translate3d(0, -100%, 0);
opacity: 0;
transform: translate3d(0, -100%, 0); } }
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp; }
@-webkit-keyframes fadeOutUpBig {
0% {
opacity: 1; }
to {
-webkit-transform: translate3d(0, -2000px, 0);
opacity: 0;
transform: translate3d(0, -2000px, 0); } }
@keyframes fadeOutUpBig {
0% {
opacity: 1; }
to {
-webkit-transform: translate3d(0, -2000px, 0);
opacity: 0;
transform: translate3d(0, -2000px, 0); } }
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig; }
@-webkit-keyframes flip {
0% {
-webkit-animation-timing-function: ease-out;
-webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
animation-timing-function: ease-out;
transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn); }
40% {
-webkit-animation-timing-function: ease-out;
-webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
animation-timing-function: ease-out;
transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg); }
50% {
-webkit-animation-timing-function: ease-in;
-webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
animation-timing-function: ease-in;
transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg); }
80% {
-webkit-animation-timing-function: ease-in;
-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
animation-timing-function: ease-in;
transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg); }
to {
-webkit-animation-timing-function: ease-in;
-webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
animation-timing-function: ease-in;
transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg); } }
@keyframes flip {
0% {
-webkit-animation-timing-function: ease-out;
-webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
animation-timing-function: ease-out;
transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn); }
40% {
-webkit-animation-timing-function: ease-out;
-webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
animation-timing-function: ease-out;
transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg); }
50% {
-webkit-animation-timing-function: ease-in;
-webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
animation-timing-function: ease-in;
transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg); }
80% {
-webkit-animation-timing-function: ease-in;
-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
animation-timing-function: ease-in;
transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg); }
to {
-webkit-animation-timing-function: ease-in;
-webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
animation-timing-function: ease-in;
transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg); } }
.animated.flip {
-webkit-animation-name: flip;
-webkit-backface-visibility: visible;
animation-name: flip;
backface-visibility: visible; }
@-webkit-keyframes flipInX {
0% {
-webkit-animation-timing-function: ease-in;
-webkit-transform: perspective(400px) rotateX(90deg);
animation-timing-function: ease-in;
opacity: 0;
transform: perspective(400px) rotateX(90deg); }
40% {
-webkit-animation-timing-function: ease-in;
-webkit-transform: perspective(400px) rotateX(-20deg);
animation-timing-function: ease-in;
transform: perspective(400px) rotateX(-20deg); }
60% {
-webkit-transform: perspective(400px) rotateX(10deg);
opacity: 1;
transform: perspective(400px) rotateX(10deg); }
80% {
-webkit-transform: perspective(400px) rotateX(-5deg);
transform: perspective(400px) rotateX(-5deg); }
to {
-webkit-transform: perspective(400px);
transform: perspective(400px); } }
@keyframes flipInX {
0% {
-webkit-animation-timing-function: ease-in;
-webkit-transform: perspective(400px) rotateX(90deg);
animation-timing-function: ease-in;
opacity: 0;
transform: perspective(400px) rotateX(90deg); }
40% {
-webkit-animation-timing-function: ease-in;
-webkit-transform: perspective(400px) rotateX(-20deg);
animation-timing-function: ease-in;
transform: perspective(400px) rotateX(-20deg); }
60% {
-webkit-transform: perspective(400px) rotateX(10deg);
opacity: 1;
transform: perspective(400px) rotateX(10deg); }
80% {
-webkit-transform: perspective(400px) rotateX(-5deg);
transform: perspective(400px) rotateX(-5deg); }
to {
-webkit-transform: perspective(400px);
transform: perspective(400px); } }
.flipInX {
-webkit-animation-name: flipInX;
-webkit-backface-visibility: visible !important;
animation-name: flipInX;
backface-visibility: visible !important; }
@-webkit-keyframes flipInY {
0% {
-webkit-animation-timing-function: ease-in;
-webkit-transform: perspective(400px) rotateY(90deg);
animation-timing-function: ease-in;
opacity: 0;
transform: perspective(400px) rotateY(90deg); }
40% {
-webkit-animation-timing-function: ease-in;
-webkit-transform: perspective(400px) rotateY(-20deg);
animation-timing-function: ease-in;
transform: perspective(400px) rotateY(-20deg); }
60% {
-webkit-transform: perspective(400px) rotateY(10deg);
opacity: 1;
transform: perspective(400px) rotateY(10deg); }
80% {
-webkit-transform: perspective(400px) rotateY(-5deg);
transform: perspective(400px) rotateY(-5deg); }
to {
-webkit-transform: perspective(400px);
transform: perspective(400px); } }
@keyframes flipInY {
0% {
-webkit-animation-timing-function: ease-in;
-webkit-transform: perspective(400px) rotateY(90deg);
animation-timing-function: ease-in;
opacity: 0;
transform: perspective(400px) rotateY(90deg); }
40% {
-webkit-animation-timing-function: ease-in;
-webkit-transform: perspective(400px) rotateY(-20deg);
animation-timing-function: ease-in;
transform: perspective(400px) rotateY(-20deg); }
60% {
-webkit-transform: perspective(400px) rotateY(10deg);
opacity: 1;
transform: perspective(400px) rotateY(10deg); }
80% {
-webkit-transform: perspective(400px) rotateY(-5deg);
transform: perspective(400px) rotateY(-5deg); }
to {
-webkit-transform: perspective(400px);
transform: perspective(400px); } }
.flipInY {
-webkit-animation-name: flipInY;
-webkit-backface-visibility: visible !important;
animation-name: flipInY;
backface-visibility: visible !important; }
@-webkit-keyframes flipOutX {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px); }
30% {
-webkit-transform: perspective(400px) rotateX(-20deg);
opacity: 1;
transform: perspective(400px) rotateX(-20deg); }
to {
-webkit-transform: perspective(400px) rotateX(90deg);
opacity: 0;
transform: perspective(400px) rotateX(90deg); } }
@keyframes flipOutX {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px); }
30% {
-webkit-transform: perspective(400px) rotateX(-20deg);
opacity: 1;
transform: perspective(400px) rotateX(-20deg); }
to {
-webkit-transform: perspective(400px) rotateX(90deg);
opacity: 0;
transform: perspective(400px) rotateX(90deg); } }
.flipOutX {
-webkit-animation-duration: .75s;
-webkit-animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
animation-duration: .75s;
animation-name: flipOutX;
backface-visibility: visible !important; }
@-webkit-keyframes flipOutY {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px); }
30% {
-webkit-transform: perspective(400px) rotateY(-15deg);
opacity: 1;
transform: perspective(400px) rotateY(-15deg); }
to {
-webkit-transform: perspective(400px) rotateY(90deg);
opacity: 0;
transform: perspective(400px) rotateY(90deg); } }
@keyframes flipOutY {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px); }
30% {
-webkit-transform: perspective(400px) rotateY(-15deg);
opacity: 1;
transform: perspective(400px) rotateY(-15deg); }
to {
-webkit-transform: perspective(400px) rotateY(90deg);
opacity: 0;
transform: perspective(400px) rotateY(90deg); } }
.flipOutY {
-webkit-animation-duration: .75s;
-webkit-animation-name: flipOutY;
-webkit-backface-visibility: visible !important;
animation-duration: .75s;
animation-name: flipOutY;
backface-visibility: visible !important; }
@-webkit-keyframes lightSpeedIn {
0% {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
transform: translate3d(100%, 0, 0) skewX(-30deg); }
60% {
-webkit-transform: skewX(20deg);
opacity: 1;
transform: skewX(20deg); }
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg); }
to {
-webkit-transform: translateZ(0);
transform: translateZ(0); } }
@keyframes lightSpeedIn {
0% {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
transform: translate3d(100%, 0, 0) skewX(-30deg); }
60% {
-webkit-transform: skewX(20deg);
opacity: 1;
transform: skewX(20deg); }
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg); }
to {
-webkit-transform: translateZ(0);
transform: translateZ(0); } }
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-name: lightSpeedIn;
animation-timing-function: ease-out; }
@-webkit-keyframes lightSpeedOut {
0% {
opacity: 1; }
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
transform: translate3d(100%, 0, 0) skewX(30deg); } }
@keyframes lightSpeedOut {
0% {
opacity: 1; }
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
transform: translate3d(100%, 0, 0) skewX(30deg); } }
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-name: lightSpeedOut;
animation-timing-function: ease-in; }
@-webkit-keyframes rotateIn {
0% {
-webkit-transform: rotate(-200deg);
-webkit-transform-origin: center;
opacity: 0;
transform: rotate(-200deg);
transform-origin: center; }
to {
-webkit-transform: translateZ(0);
-webkit-transform-origin: center;
opacity: 1;
transform: translateZ(0);
transform-origin: center; } }
@keyframes rotateIn {
0% {
-webkit-transform: rotate(-200deg);
-webkit-transform-origin: center;
opacity: 0;
transform: rotate(-200deg);
transform-origin: center; }
to {
-webkit-transform: translateZ(0);
-webkit-transform-origin: center;
opacity: 1;
transform: translateZ(0);
transform-origin: center; } }
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn; }
@-webkit-keyframes rotateInDownLeft {
0% {
-webkit-transform: rotate(-45deg);
-webkit-transform-origin: left bottom;
opacity: 0;
transform: rotate(-45deg);
transform-origin: left bottom; }
to {
-webkit-transform: translateZ(0);
-webkit-transform-origin: left bottom;
opacity: 1;
transform: translateZ(0);
transform-origin: left bottom; } }
@keyframes rotateInDownLeft {
0% {
-webkit-transform: rotate(-45deg);
-webkit-transform-origin: left bottom;
opacity: 0;
transform: rotate(-45deg);
transform-origin: left bottom; }
to {
-webkit-transform: translateZ(0);
-webkit-transform-origin: left bottom;
opacity: 1;
transform: translateZ(0);
transform-origin: left bottom; } }
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft; }
@-webkit-keyframes rotateInDownRight {
0% {
-webkit-transform: rotate(45deg);
-webkit-transform-origin: right bottom;
opacity: 0;
transform: rotate(45deg);
transform-origin: right bottom; }
to {
-webkit-transform: translateZ(0);
-webkit-transform-origin: right bottom;
opacity: 1;
transform: translateZ(0);
transform-origin: right bottom; } }
@keyframes rotateInDownRight {
0% {
-webkit-transform: rotate(45deg);
-webkit-transform-origin: right bottom;
opacity: 0;
transform: rotate(45deg);
transform-origin: right bottom; }
to {
-webkit-transform: translateZ(0);
-webkit-transform-origin: right bottom;
opacity: 1;
transform: translateZ(0);
transform-origin: right bottom; } }
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight; }
@-webkit-keyframes rotateInUpLeft {
0% {
-webkit-transform: rotate(45deg);
-webkit-transform-origin: left bottom;
opacity: 0;
transform: rotate(45deg);
transform-origin: left bottom; }
to {
-webkit-transform: translateZ(0);
-webkit-transform-origin: left bottom;
opacity: 1;
transform: translateZ(0);
transform-origin: left bottom; } }
@keyframes rotateInUpLeft {
0% {
-webkit-transform: rotate(45deg);
-webkit-transform-origin: left bottom;
opacity: 0;
transform: rotate(45deg);
transform-origin: left bottom; }
to {
-webkit-transform: translateZ(0);
-webkit-transform-origin: left bottom;
opacity: 1;
transform: translateZ(0);
transform-origin: left bottom; } }
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft; }
@-webkit-keyframes rotateInUpRight {
0% {
-webkit-transform: rotate(-90deg);
-webkit-transform-origin: right bottom;
opacity: 0;
transform: rotate(-90deg);
transform-origin: right bottom; }
to {
-webkit-transform: translateZ(0);
-webkit-transform-origin: right bottom;
opacity: 1;
transform: translateZ(0);
transform-origin: right bottom; } }
@keyframes rotateInUpRight {
0% {
-webkit-transform: rotate(-90deg);
-webkit-transform-origin: right bottom;
opacity: 0;
transform: rotate(-90deg);
transform-origin: right bottom; }
to {
-webkit-transform: translateZ(0);
-webkit-transform-origin: right bottom;
opacity: 1;
transform: translateZ(0);
transform-origin: right bottom; } }
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight; }
@-webkit-keyframes rotateOut {
0% {
-webkit-transform-origin: center;
opacity: 1;
transform-origin: center; }
to {
-webkit-transform: rotate(200deg);
-webkit-transform-origin: center;
opacity: 0;
transform: rotate(200deg);
transform-origin: center; } }
@keyframes rotateOut {
0% {
-webkit-transform-origin: center;
opacity: 1;
transform-origin: center; }
to {
-webkit-transform: rotate(200deg);
-webkit-transform-origin: center;
opacity: 0;
transform: rotate(200deg);
transform-origin: center; } }
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut; }
@-webkit-keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
opacity: 1;
transform-origin: left bottom; }
to {
-webkit-transform: rotate(45deg);
-webkit-transform-origin: left bottom;
opacity: 0;
transform: rotate(45deg);
transform-origin: left bottom; } }
@keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
opacity: 1;
transform-origin: left bottom; }
to {
-webkit-transform: rotate(45deg);
-webkit-transform-origin: left bottom;
opacity: 0;
transform: rotate(45deg);
transform-origin: left bottom; } }
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft; }
@-webkit-keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
opacity: 1;
transform-origin: right bottom; }
to {
-webkit-transform: rotate(-45deg);
-webkit-transform-origin: right bottom;
opacity: 0;
transform: rotate(-45deg);
transform-origin: right bottom; } }
@keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
opacity: 1;
transform-origin: right bottom; }
to {
-webkit-transform: rotate(-45deg);
-webkit-transform-origin: right bottom;
opacity: 0;
transform: rotate(-45deg);
transform-origin: right bottom; } }
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight; }
@-webkit-keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
opacity: 1;
transform-origin: left bottom; }
to {
-webkit-transform: rotate(-45deg);
-webkit-transform-origin: left bottom;
opacity: 0;
transform: rotate(-45deg);
transform-origin: left bottom; } }
@keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
opacity: 1;
transform-origin: left bottom; }
to {
-webkit-transform: rotate(-45deg);
-webkit-transform-origin: left bottom;
opacity: 0;
transform: rotate(-45deg);
transform-origin: left bottom; } }
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft; }
@-webkit-keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
opacity: 1;
transform-origin: right bottom; }
to {
-webkit-transform: rotate(90deg);
-webkit-transform-origin: right bottom;
opacity: 0;
transform: rotate(90deg);
transform-origin: right bottom; } }
@keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
opacity: 1;
transform-origin: right bottom; }
to {
-webkit-transform: rotate(90deg);
-webkit-transform-origin: right bottom;
opacity: 0;
transform: rotate(90deg);
transform-origin: right bottom; } }
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight; }
@-webkit-keyframes hinge {
0% {
-webkit-animation-timing-function: ease-in-out;
-webkit-transform-origin: top left;
animation-timing-function: ease-in-out;
transform-origin: top left; }
20%, 60% {
-webkit-animation-timing-function: ease-in-out;
-webkit-transform: rotate(80deg);
-webkit-transform-origin: top left;
animation-timing-function: ease-in-out;
transform: rotate(80deg);
transform-origin: top left; }
40%, 80% {
-webkit-animation-timing-function: ease-in-out;
-webkit-transform: rotate(60deg);
-webkit-transform-origin: top left;
animation-timing-function: ease-in-out;
opacity: 1;
transform: rotate(60deg);
transform-origin: top left; }
to {
-webkit-transform: translate3d(0, 700px, 0);
opacity: 0;
transform: translate3d(0, 700px, 0); } }
@keyframes hinge {
0% {
-webkit-animation-timing-function: ease-in-out;
-webkit-transform-origin: top left;
animation-timing-function: ease-in-out;
transform-origin: top left; }
20%, 60% {
-webkit-animation-timing-function: ease-in-out;
-webkit-transform: rotate(80deg);
-webkit-transform-origin: top left;
animation-timing-function: ease-in-out;
transform: rotate(80deg);
transform-origin: top left; }
40%, 80% {
-webkit-animation-timing-function: ease-in-out;
-webkit-transform: rotate(60deg);
-webkit-transform-origin: top left;
animation-timing-function: ease-in-out;
opacity: 1;
transform: rotate(60deg);
transform-origin: top left; }
to {
-webkit-transform: translate3d(0, 700px, 0);
opacity: 0;
transform: translate3d(0, 700px, 0); } }
.hinge {
-webkit-animation-duration: 2s;
-webkit-animation-name: hinge;
animation-duration: 2s;
animation-name: hinge; }
@-webkit-keyframes jackInTheBox {
0% {
-webkit-transform: scale(0.1) rotate(30deg);
-webkit-transform-origin: center bottom;
opacity: 0;
transform: scale(0.1) rotate(30deg);
transform-origin: center bottom; }
50% {
-webkit-transform: rotate(-10deg);
transform: rotate(-10deg); }
70% {
-webkit-transform: rotate(3deg);
transform: rotate(3deg); }
to {
-webkit-transform: scale(1);
opacity: 1;
transform: scale(1); } }
@keyframes jackInTheBox {
0% {
-webkit-transform: scale(0.1) rotate(30deg);
-webkit-transform-origin: center bottom;
opacity: 0;
transform: scale(0.1) rotate(30deg);
transform-origin: center bottom; }
50% {
-webkit-transform: rotate(-10deg);
transform: rotate(-10deg); }
70% {
-webkit-transform: rotate(3deg);
transform: rotate(3deg); }
to {
-webkit-transform: scale(1);
opacity: 1;
transform: scale(1); } }
.jackInTheBox {
-webkit-animation-name: jackInTheBox;
animation-name: jackInTheBox; }
@-webkit-keyframes rollIn {
0% {
-webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
opacity: 0;
transform: translate3d(-100%, 0, 0) rotate(-120deg); }
to {
-webkit-transform: translateZ(0);
opacity: 1;
transform: translateZ(0); } }
@keyframes rollIn {
0% {
-webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
opacity: 0;
transform: translate3d(-100%, 0, 0) rotate(-120deg); }
to {
-webkit-transform: translateZ(0);
opacity: 1;
transform: translateZ(0); } }
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn; }
@-webkit-keyframes rollOut {
0% {
opacity: 1; }
to {
-webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
opacity: 0;
transform: translate3d(100%, 0, 0) rotate(120deg); } }
@keyframes rollOut {
0% {
opacity: 1; }
to {
-webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
opacity: 0;
transform: translate3d(100%, 0, 0) rotate(120deg); } }
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut; }
@-webkit-keyframes zoomIn {
0% {
-webkit-transform: scale3d(0.3, 0.3, 0.3);
opacity: 0;
transform: scale3d(0.3, 0.3, 0.3); }
50% {
opacity: 1; } }
@keyframes zoomIn {
0% {
-webkit-transform: scale3d(0.3, 0.3, 0.3);
opacity: 0;
transform: scale3d(0.3, 0.3, 0.3); }
50% {
opacity: 1; } }
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn; }
@-webkit-keyframes zoomInDown {
0% {
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
opacity: 0;
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0); }
60% {
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
opacity: 1;
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); } }
@keyframes zoomInDown {
0% {
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
opacity: 0;
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0); }
60% {
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
opacity: 1;
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); } }
.zoomInDown {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown; }
@-webkit-keyframes zoomInLeft {
0% {
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
opacity: 0;
transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0); }
60% {
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
opacity: 1;
transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0); } }
@keyframes zoomInLeft {
0% {
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
opacity: 0;
transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0); }
60% {
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
opacity: 1;
transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0); } }
.zoomInLeft {
-webkit-animation-name: zoomInLeft;
animation-name: zoomInLeft; }
@-webkit-keyframes zoomInRight {
0% {
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
opacity: 0;
transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0); }
60% {
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
opacity: 1;
transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0); } }
@keyframes zoomInRight {
0% {
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
opacity: 0;
transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0); }
60% {
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
opacity: 1;
transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0); } }
.zoomInRight {
-webkit-animation-name: zoomInRight;
animation-name: zoomInRight; }
@-webkit-keyframes zoomInUp {
0% {
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
opacity: 0;
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0); }
60% {
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
opacity: 1;
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); } }
@keyframes zoomInUp {
0% {
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
opacity: 0;
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0); }
60% {
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
opacity: 1;
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); } }
.zoomInUp {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp; }
@-webkit-keyframes zoomOut {
0% {
opacity: 1; }
50% {
-webkit-transform: scale3d(0.3, 0.3, 0.3);
opacity: 0;
transform: scale3d(0.3, 0.3, 0.3); }
to {
opacity: 0; } }
@keyframes zoomOut {
0% {
opacity: 1; }
50% {
-webkit-transform: scale3d(0.3, 0.3, 0.3);
opacity: 0;
transform: scale3d(0.3, 0.3, 0.3); }
to {
opacity: 0; } }
.zoomOut {
-webkit-animation-name: zoomOut;
animation-name: zoomOut; }
@-webkit-keyframes zoomOutDown {
40% {
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
opacity: 1;
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); }
to {
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
opacity: 0;
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
transform-origin: center bottom; } }
@keyframes zoomOutDown {
40% {
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
opacity: 1;
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); }
to {
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
opacity: 0;
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
transform-origin: center bottom; } }
.zoomOutDown {
-webkit-animation-name: zoomOutDown;
animation-name: zoomOutDown; }
@-webkit-keyframes zoomOutLeft {
40% {
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
opacity: 1;
transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
to {
-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
opacity: 0;
transform: scale(0.1) translate3d(-2000px, 0, 0);
transform-origin: left center; } }
@keyframes zoomOutLeft {
40% {
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
opacity: 1;
transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
to {
-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
opacity: 0;
transform: scale(0.1) translate3d(-2000px, 0, 0);
transform-origin: left center; } }
.zoomOutLeft {
-webkit-animation-name: zoomOutLeft;
animation-name: zoomOutLeft; }
@-webkit-keyframes zoomOutRight {
40% {
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
opacity: 1;
transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
to {
-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
opacity: 0;
transform: scale(0.1) translate3d(2000px, 0, 0);
transform-origin: right center; } }
@keyframes zoomOutRight {
40% {
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
opacity: 1;
transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
to {
-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
opacity: 0;
transform: scale(0.1) translate3d(2000px, 0, 0);
transform-origin: right center; } }
.zoomOutRight {
-webkit-animation-name: zoomOutRight;
animation-name: zoomOutRight; }
@-webkit-keyframes zoomOutUp {
40% {
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
opacity: 1;
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); }
to {
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
opacity: 0;
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
transform-origin: center bottom; } }
@keyframes zoomOutUp {
40% {
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
opacity: 1;
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); }
to {
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
opacity: 0;
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
transform-origin: center bottom; } }
.zoomOutUp {
-webkit-animation-name: zoomOutUp;
animation-name: zoomOutUp; }
@-webkit-keyframes slideInDown {
0% {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible; }
to {
-webkit-transform: translateZ(0);
transform: translateZ(0); } }
@keyframes slideInDown {
0% {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible; }
to {
-webkit-transform: translateZ(0);
transform: translateZ(0); } }
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown; }
@-webkit-keyframes slideInLeft {
0% {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible; }
to {
-webkit-transform: translateZ(0);
transform: translateZ(0); } }
@keyframes slideInLeft {
0% {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible; }
to {
-webkit-transform: translateZ(0);
transform: translateZ(0); } }
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft; }
@-webkit-keyframes slideInRight {
0% {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible; }
to {
-webkit-transform: translateZ(0);
transform: translateZ(0); } }
@keyframes slideInRight {
0% {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible; }
to {
-webkit-transform: translateZ(0);
transform: translateZ(0); } }
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight; }
@-webkit-keyframes slideInUp {
0% {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible; }
to {
-webkit-transform: translateZ(0);
transform: translateZ(0); } }
@keyframes slideInUp {
0% {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible; }
to {
-webkit-transform: translateZ(0);
transform: translateZ(0); } }
.slideInUp {
-webkit-animation-name: slideInUp;
animation-name: slideInUp; }
@-webkit-keyframes slideOutDown {
0% {
-webkit-transform: translateZ(0);
transform: translateZ(0); }
to {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: hidden; } }
@keyframes slideOutDown {
0% {
-webkit-transform: translateZ(0);
transform: translateZ(0); }
to {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: hidden; } }
.slideOutDown {
-webkit-animation-name: slideOutDown;
animation-name: slideOutDown; }
@-webkit-keyframes slideOutLeft {
0% {
-webkit-transform: translateZ(0);
transform: translateZ(0); }
to {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: hidden; } }
@keyframes slideOutLeft {
0% {
-webkit-transform: translateZ(0);
transform: translateZ(0); }
to {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: hidden; } }
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft; }
@-webkit-keyframes slideOutRight {
0% {
-webkit-transform: translateZ(0);
transform: translateZ(0); }
to {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: hidden; } }
@keyframes slideOutRight {
0% {
-webkit-transform: translateZ(0);
transform: translateZ(0); }
to {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: hidden; } }
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight; }
@-webkit-keyframes slideOutUp {
0% {
-webkit-transform: translateZ(0);
transform: translateZ(0); }
to {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: hidden; } }
@keyframes slideOutUp {
0% {
-webkit-transform: translateZ(0);
transform: translateZ(0); }
to {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: hidden; } }
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp; }
.animated {
-webkit-animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-duration: 1s;
animation-fill-mode: both; }
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite; }
.animated.delay-1s {
-webkit-animation-delay: 1s;
animation-delay: 1s; }
.animated.delay-2s {
-webkit-animation-delay: 2s;
animation-delay: 2s; }
.animated.delay-3s {
-webkit-animation-delay: 3s;
animation-delay: 3s; }
.animated.delay-4s {
-webkit-animation-delay: 4s;
animation-delay: 4s; }
.animated.delay-5s {
-webkit-animation-delay: 5s;
animation-delay: 5s; }
.animated.fast {
-webkit-animation-duration: .8s;
animation-duration: .8s; }
.animated.faster {
-webkit-animation-duration: .5s;
animation-duration: .5s; }
.animated.slow {
-webkit-animation-duration: 2s;
animation-duration: 2s; }
.animated.slower {
-webkit-animation-duration: 3s;
animation-duration: 3s; }
@media (prefers-reduced-motion) {
.animated {
-webkit-animation: unset !important;
-webkit-transition: none !important;
animation: unset !important;
-o-transition: none !important;
transition: none !important; } }
.header-inner:before, .main-inner:before, .search-results-main:before, .page-footer-inner:before, .box-ilh-container:before, .box-dlir-container:before, .box-dlir-inner:before, .page-header:before, .slicknav_btn:before, .main-nav .menu:before,
.main-nav .sub-menu:before, .sidebar h3:before, .sidebar .fb-like-container:before, .contact .row:before, .contact .gallerie:before, .contaier:before,
.header-inner:after,
.main-inner:after,
.search-results-main:after,
.page-footer-inner:after,
.box-ilh-container:after,
.box-dlir-container:after,
.box-dlir-inner:after,
.page-header:after,
.slicknav_btn:after,
.main-nav .menu:after,
.main-nav .sub-menu:after,
.sidebar h3:after,
.sidebar .fb-like-container:after,
.contact .row:after,
.contact .gallerie:after,
.contaier:after {
content: "";
display: table;
clear: both; }
.header-inner, .main-inner, .search-results-main, .page-footer-inner, .box-ilh-container, .box-dlir-container, .box-dlir-inner, .page-header, .slicknav_btn, .main-nav .menu,
.main-nav .sub-menu, .sidebar h3, .sidebar .fb-like-container, .contact .row, .contact .gallerie, .contaier {
*zoom: 1; }
.logo a {
font: 0/0 a;
text-shadow: none;
color: transparent; }
.header-inner, .main-inner, .search-results-main, .page-footer-inner {
max-width: 1600px;
padding: 16px;
margin: 0 auto;
position: relative;
min-width: 288px; }
@media only screen and (max-width: 1410px) {
.header-inner, .main-inner, .search-results-main, .page-footer-inner {
width: 100%;
margin: 0 auto;
padding: 0 5px; } }
.social-post-list, .main-nav .menu,
.main-nav .sub-menu, .contact-tels, .contact-courriels {
list-style-type: none;
padding: 0;
margin: 0; }
.bullet-list-horiz, .cta .it-block {
text-align: justify;
display: block;
padding: 0;
margin: 0;
letter-spacing: 0.1px;
text-rendering: optimizespeed;
*text-justify: distribute-all-lines;
overflow: hidden; }
.bullet-list-horiz:after, .cta .it-block:after {
content: '';
display: inline-block;
width: 100%; }
.bullet-list-horiz li, .cta .it-block-image, .cta .it-block-text {
float: none;
display: inline-block;
vertical-align: top;
text-align: left;
letter-spacing: normal;
word-spacing: normal;
text-rendering: auto;
*display: inline !important;
*zoom: 1; }
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%; }
body {
margin: 0; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
display: block; }
audio, canvas, progress, video {
display: inline-block;
vertical-align: baseline; }
audio:not([controls]) {
display: none;
height: 0; }
[hidden], template {
display: none; }
a {
background: transparent; }
a:active, a:hover {
outline: 0; }
abbr[title] {
border-bottom: 1px dotted; }
b, strong {
font-weight: bold; }
dfn {
font-style: italic; }
h1 {
font-size: 2em;
margin: .67em 0; }
mark {
background: #ff0;
color: #000; }
small {
font-size: 80%; }
sub, sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
sup {
top: -0.5em; }
sub {
bottom: -0.25em; }
img {
border: 0; }
svg:not(:root) {
overflow: hidden; }
figure {
margin: 1em 40px; }
hr {
-webkit-box-sizing: content-box;
box-sizing: content-box;
height: 0; }
pre {
overflow: auto; }
code, kbd, pre, samp {
font-family: monospace,monospace;
font-size: 1em; }
button, input, optgroup, select, textarea {
color: inherit;
font: inherit;
margin: 0; }
button {
overflow: visible; }
button, select {
text-transform: none; }
button, html input[type="button"], input[type="reset"], input[type="submit"] {
-webkit-appearance: button;
cursor: pointer; }
button[disabled], html input[disabled] {
cursor: default; }
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0; }
input {
line-height: normal; }
input[type="checkbox"], input[type="radio"] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0; }
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
height: auto; }
input[type="search"] {
-webkit-appearance: textfield;
-webkit-box-sizing: content-box;
box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; }
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: .35em .625em .75em; }
legend {
border: 0;
padding: 0; }
textarea {
overflow: auto; }
optgroup {
font-weight: bold; }
table {
border-collapse: collapse;
border-spacing: 0; }
td, th {
padding: 0; }
html {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
*, *:before, *:after {
-webkit-box-sizing: inherit;
box-sizing: inherit; }
body {
font-family: "casper";
font-weight: 400;
font-size: 21px;
line-height: 29px;
background-color: #ffffff;
background-repeat: repeat;
background-position: 0 0;
margin: 0;
color: #444444; }
p, ul {
margin-top: 0; }
.main h1 {
color: #444444;
background-color: transparent;
margin-top: 40px;
padding: 10px 16px;
font-size: 34px;
line-height: 36px;
font-weight: 400;
text-transform: uppercase;
font-family: "casper"; }
@media only screen and (max-width: 767px) {
.main h1 {
font-size: 27px;
line-height: 31px; } }
h2, .box .box-title, .shadow-box .box-title, .sidebar h3, .comment-reply-title, h1.contact-title, h2.contact-title {
color: #006f3e;
font-size: 36px;
line-height: 40px;
font-weight: 400;
text-transform: none;
font-family: "casper"; }
@media only screen and (max-width: 767px) {
h2, .box .box-title, .shadow-box .box-title, .sidebar h3, .comment-reply-title, h1.contact-title, h2.contact-title {
font-size: 24px;
line-height: 28px; } }
h3 {
color: #7fcc28;
font-size: 22px;
line-height: 30px;
font-weight: 400; }
h4 {
color: #444444;
font-size: 18px;
line-height: 21px;
font-weight: 400; }
h5 {
color: #444444;
font-size: 16px;
line-height: 19px;
font-weight: 400; }
h6 {
color: #444444;
font-size: 15px;
line-height: 18px;
font-weight: 400; }
a {
color: #006f3e;
text-decoration: none; }
a:hover {
color: #003c22; } .alignnone {
margin: 5px 20px 20px 0; }
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto; }
.alignright {
float: right;
margin: 5px 0 20px 20px; }
.alignleft {
float: left;
margin: 5px 20px 20px 0; }
a img.alignright {
float: right;
margin: 5px 0 20px 20px; }
a img.alignnone {
margin: 5px 20px 20px 0; }
a img.alignleft {
float: left;
margin: 5px 20px 20px 0; }
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto; }
.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%; padding: 5px 3px 10px;
text-align: center; }
.wp-caption.alignnone {
margin: 5px 20px 20px 0; }
.wp-caption.alignleft {
margin: 5px 20px 20px 0; }
.wp-caption.alignright {
margin: 5px 0 20px 20px; }
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto; }
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px; } .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden; }
.screen-reader-text:focus {
background-color: #f1f1f1;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
.grecaptcha-badge {
opacity: 0 !important; }
.rwd-image, .gallerie-list-item img, .slider img, .box-ilh-image, .paragraphe-avec-icone--image img, .paragraphe-avec-image--image img, .images-en-colonnes-egales img, .blocs-lien-image-link img, .cta .it-block-image img {
width: 100%;
height: auto !important; }
.zoomable-image-link, .zoomable-image-link-to-page, .blocs-lien-image-link {
-webkit-border-radius: 3px;
border-radius: 3px;
display: inline-block;
line-height: 0;
position: relative;
vertical-align: middle;
overflow: hidden; }
.not-mobile .zoomable-image-link:before, .not-mobile .zoomable-image-link-to-page:before, .not-mobile .blocs-lien-image-link:before, .zoomable-image-link:after, .zoomable-image-link-to-page:after, .blocs-lien-image-link:after {
*display: none;
vertical-align: middle;
text-align: right;
display: inline-block;
visibility: hidden;
opacity: 0;
position: absolute;
line-height: 30px;
font-size: 30px;
padding-top: 16px;
padding-right: 16px;
color: #fff;
-webkit-transition-property: opacity;
-o-transition-property: opacity;
transition-property: opacity;
-webkit-transition-duration: 400ms;
-o-transition-duration: 400ms;
transition-duration: 400ms;
-webkit-transition-timing-function: linear;
-o-transition-timing-function: linear;
transition-timing-function: linear; }
.not-mobile .zoomable-image-link:hover:before, .not-mobile .zoomable-image-link-to-page:hover:before, .not-mobile .blocs-lien-image-link:hover:before, .not-mobile .zoomable-image-link:hover:after, .not-mobile .zoomable-image-link-to-page:hover:after, .not-mobile .blocs-lien-image-link:hover:after {
visibility: visible;
opacity: 1; }
.not-mobile .zoomable-image-link:before, .not-mobile .zoomable-image-link-to-page:before, .not-mobile .blocs-lien-image-link:before {
content: '\f00e';
font-family: FontAwesome;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
background-color: #ffffff;
background-color: rgba(255, 255, 255, 0.3); }
.not-mobile .zoomable-image-link:hover img, .not-mobile .zoomable-image-link-to-page:hover img, .not-mobile .blocs-lien-image-link:hover img {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1); }
.zoomable-image-link img, .zoomable-image-link-to-page img, .blocs-lien-image-link img {
-webkit-border-radius: 3px;
border-radius: 3px;
display: block;
-webkit-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-duration: 400ms;
-o-transition-duration: 400ms;
transition-duration: 400ms;
-webkit-transition-timing-function: ease-in-out;
-o-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out; }
.zoomable-image-link.zoomable-image-link--has-title:after, .zoomable-image-link--has-title.zoomable-image-link-to-page:after, .zoomable-image-link--has-title.blocs-lien-image-link:after {
content: attr(data-title);
bottom: 0;
left: 0;
width: 100%;
padding: 5px 16px;
font-size: 14px;
line-height: 16px;
z-index: 2;
color: #fff;
text-align: center;
display: block;
background: #7fcc28;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-duration: 400ms;
-o-transition-duration: 400ms;
transition-duration: 400ms;
-webkit-transition-timing-function: linear;
-o-transition-timing-function: linear;
transition-timing-function: linear; }
.not-mobile .zoomable-image-link-to-page:before {
content: '\f0c1'; }
.row, .gallerie {
max-width: 1432px;
width: 100%;
margin: 0 auto;
list-style-type: none;
padding: 0;
display: block;
overflow-x: hidden; }
.col-6, .social-posts, .col-5, .col-4, .col-3, .col-2, .paragraphe-avec-icone-col-2, .col-1, .col-1-3, .col-2-3, .col-1-4, .col-3-4, .col-40-100, .col-60-100 {
padding: 0 16px;
margin-right: -4px;
display: inline-block;
*display: inline !important;
*zoom: 1;
vertical-align: top; }
.col-6, .social-posts {
width: 16.66667%; }
@media only screen and (max-width: 1400px) {
.col-6, .social-posts {
width: 33.33333%; } }
@media only screen and (max-width: 767px) {
.col-6, .social-posts {
width: 50%; } }
@media only screen and (max-width: 767px) {
.col-6, .social-posts {
width: 100%; } }
.col-5 {
width: 20%; }
@media only screen and (max-width: 1400px) {
.col-5 {
width: 33.33333%; } }
@media only screen and (max-width: 767px) {
.col-5 {
width: 50%; } }
@media only screen and (max-width: 767px) {
.col-5 {
width: 100%; } }
.col-4 {
width: 25%; }
@media only screen and (max-width: 1400px) {
.col-4 {
width: 50%; } }
@media only screen and (max-width: 767px) {
.col-4 {
width: 100%; } }
.col-3 {
width: 33.33333%; }
@media only screen and (max-width: 767px) {
.col-3 {
width: 100%; } }
.col-2, .paragraphe-avec-icone-col-2 {
width: 50%; }
@media only screen and (max-width: 767px) {
.col-2, .paragraphe-avec-icone-col-2 {
width: 100%; } }
.col-1 {
width: 100%; }
.col-1-3 {
width: 33.33333%; }
.col-2-3 {
width: 66.66667%; }
.col-1-4 {
width: 25%; }
.col-3-4 {
width: 75%; }
.col-40-100 {
width: 40%; }
.col-60-100 {
width: 60%; }
.btn, .box-dlir-link, .comments .submit, .comment-reply-link, .wpcf7 .wpcf7-submit {
color: #fff;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 16px;
background: #7fcc28;
text-transform: uppercase;
padding: 16px 32px;
line-height: 18px;
border: none;
text-align: center;
font-weight: 500;
display: inline-block;
*display: inline;
-webkit-border-radius: 5px;
border-radius: 5px;
*zoom: 1;
-webkit-transition: color 300ms, background-color 300ms;
-o-transition: color 300ms, background-color 300ms;
transition: color 300ms, background-color 300ms; }
.btn:hover, .box-dlir-link:hover, .comments .submit:hover, .comment-reply-link:hover, .wpcf7 .wpcf7-submit:hover {
color: #fff;
background: #72b724; }
.check-list {
list-style-type: none;
padding: 0; }
.check-list li {
line-height: 24px;
min-height: 31px;
position: relative;
padding-left: 41px;
margin-bottom: 12px;
background: url(//ohbio.ca/wp-content/themes/verteb/img/check.svg) left 0px no-repeat; }
.oldie .check-list li {
background: url(//ohbio.ca/wp-content/themes/verteb/img/check.png) left 0px no-repeat; }
.section-title {
text-align: center;
text-transform: uppercase;
margin-bottom: 40px; }
.section-intro {
font-size: 20px;
line-height: 30px;
text-align: center;
max-width: 780px;
margin: 0 auto;
margin-bottom: 74px; }
.mega-title {
background: #7fcc28;
text-align: center;
border-top: 1px solid #979797;
border-bottom: 1px solid #979797;
padding: 0 5px;
margin: 30px 0 40px 0; }
.mega-title .mega-title-text {
max-width: 730px;
margin: 40px auto;
color: #fff;
font-size: 27px;
font-weight: 800;
line-height: 30px;
font-style: italic; }
@media only screen and (max-width: 730px) {
.mega-title .mega-title-text {
padding-left: 10px;
padding-right: 10px; } }
.mega-title a {
color: inherit; }
.bordered-text-left {
border-left: 5px solid #7fcc28;
margin-left: 23.95833%; }
.bordered-text-right {
border-right: 5px solid #7fcc28;
margin-right: 23.95833%;
text-align: right; }
.bordered-text-left, .bordered-text-right {
max-width: 619px;
padding: 0 20px 0 20px;
margin-top: 30px;
margin-bottom: 30px; }
@media only screen and (max-width: 639px) {
.bordered-text-left, .bordered-text-right {
margin-left: 0;
margin-right: 0;
border-left: none;
border-right: none;
width: 100%;
text-align: left; } }
.bullet-border-bottom, .bullet-border-bottom-right {
position: relative;
padding-bottom: 40px;
margin-bottom: 40px; }
.bullet-border-bottom:before, .bullet-border-bottom-right:before, .bullet-border-bottom:after, .bullet-border-bottom-right:after {
content: '';
display: block;
position: absolute; }
.bullet-border-bottom:before, .bullet-border-bottom-right:before {
width: 10px;
height: 10px;
border: 1px solid #d9d9d9;
-webkit-border-radius: 50%;
border-radius: 50%;
bottom: 0;
left: 0; }
.bullet-border-bottom:after, .bullet-border-bottom-right:after {
border-bottom: 1px solid #d9d9d9;
left: 10px;
bottom: 4px;
width: 100%;
max-width: 304px; }
.bullet-border-bottom-right:before {
right: 0;
left: auto; }
.bullet-border-bottom-right:after {
right: 10px;
left: auto; }
.bullet-list, .bullet-list-horiz {
list-style-type: none;
padding-left: 44px;
line-height: 22px; }
.bullet-list li, .bullet-list-horiz li {
position: relative;
padding-left: 30px;
padding-bottom: 12px; }
.bullet-list li:before, .bullet-list-horiz li:before {
content: '';
position: absolute;
top: 7px;
left: 0;
display: block;
width: 12px;
height: 12px;
border: 3px solid #7fcc28;
-webkit-border-radius: 50%;
border-radius: 50%; }
.bullet-list-horiz {
padding-left: 0; }
.bullet-separator {
border: none;
max-width: 300px;
margin: 40px auto;
border-bottom: 2px solid #d9d9d9;
position: relative; }
.bullet-separator:before {
content: '';
display: block;
position: absolute;
width: 10px;
height: 10px;
border: 1px solid #d9d9d9;
-webkit-border-radius: 50%;
border-radius: 50%;
bottom: 0;
left: 50%;
top: 50%;
margin-left: -5px;
margin-top: -5px;
background: #fff; }
::-moz-selection {
background: #333;
color: #fff;
text-shadow: none; }
::selection {
background: #333;
color: #fff;
text-shadow: none; }
::-moz-selection {
background: #333;
color: #fff;
text-shadow: none; }
::-webkit-selection {
background: #333;
color: #fff;
text-shadow: none; }
.gallerie {
padding-bottom: 64px; }
.gallerie ul.gallerie-list {
padding-left: 0; }
.gallerie-list {
margin: 0;
padding: 0;
list-style-type: none; }
.gallerie-list-item {
margin-left: -4px;
margin-bottom: 20px;
padding-left: 16px !important;
background: none !important; }
.breadcrumb div {
display: inline;
float: left; }
.breadcrumb a {
color: #006f3e; }
.breadcrumb a:hover {
color: #003c22; }
.paragraphe-avec-image.paragraphe-avec-image-parallax {
max-width: 100%;
width: 100%;
padding: 0;
margin-bottom: 0;
display: table; }
.paragraphe-avec-image.paragraphe-avec-image-parallax .paragraphe-avec-image--image,
.paragraphe-avec-image.paragraphe-avec-image-parallax .paragraphe-avec-image--text {
padding: 0;
margin-bottom: 0;
display: table-cell;
vertical-align: middle; }
@media only screen and (max-width: 767px) {
.paragraphe-avec-image.paragraphe-avec-image-parallax .paragraphe-avec-image--image,
.paragraphe-avec-image.paragraphe-avec-image-parallax .paragraphe-avec-image--text {
display: inline-block; } }
@media only screen and (max-width: 767px) {
.paragraphe-avec-image.paragraphe-avec-image-parallax .paragraphe-avec-image--image {
height: 200px; } }
.paragraphe-avec-image.paragraphe-avec-image-parallax .paragraphe-avec-image--text {
padding: 13.125vw 6.5625vw;
text-align: left; }
@media only screen and (max-width: 767px) {
.paragraphe-avec-image.paragraphe-avec-image-parallax .paragraphe-avec-image--text {
padding: 16px; } } .slick-slider {
position: relative;
display: block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent; }
.slick-list {
position: relative;
overflow: hidden;
display: block;
margin: 0;
padding: 0; }
.slick-list:focus {
outline: none; }
.slick-list.dragging {
cursor: pointer;
cursor: hand; }
.slick-slider .slick-track,
.slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.slick-track {
position: relative;
left: 0;
top: 0;
display: block;
margin-left: auto;
margin-right: auto; }
.slick-track:before, .slick-track:after {
content: "";
display: table; }
.slick-track:after {
clear: both; }
.slick-loading .slick-track {
visibility: hidden; }
.slick-slide {
float: left;
height: 100%;
min-height: 1px;
display: none; }
[dir="rtl"] .slick-slide {
float: right; }
.slick-slide img {
display: block;
cursor: move;
cursor: -webkit-grab;
cursor: grab; }
.slick-slide img:active {
cursor: -webkit-grabbing;
cursor: grabbing; }
.slick-slide.slick-loading img {
display: none; }
.slick-slide.dragging img {
pointer-events: none; }
.slick-initialized .slick-slide {
display: block; }
.slick-loading .slick-slide {
visibility: hidden; }
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent; }
.slick-slide:focus {
outline: none; }
.slick-arrow.slick-hidden {
display: none; }
.slider-outer {
position: relative;
z-index: 1; }
.slider {
background-color: transparent;
font-size: 0;
line-height: 0; }
.slider:hover .slider-next,
.slider:hover .slider-prev {
opacity: 0.6;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
filter: alpha(opacity=60); }
.slider:hover .slider-next:hover,
.slider:hover .slider-prev:hover {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100); }
.slider-inner {
background-color: transparent;
padding: 0;
position: relative; }
.slider-slide {
width: 100%; }
.slider-next,
.slider-prev {
position: absolute;
z-index: 999;
width: 3.64583vw;
height: 3.64583vw;
line-height: 3.54167vw;
text-align: center;
background: #444444;
color: #fff;
font-size: 2.08333vw;
top: 50%;
margin-top: -1.95312vw;
-webkit-border-radius: 50%;
border-radius: 50%;
cursor: pointer;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-webkit-transition-property: opacity;
-o-transition-property: opacity;
transition-property: opacity;
-webkit-transition-duration: 300ms;
-o-transition-duration: 300ms;
transition-duration: 300ms;
-webkit-transition-timing-function: linear;
-o-transition-timing-function: linear;
transition-timing-function: linear; }
.slider-next {
right: 15px;
padding-left: 0.26042vw; }
.slider-prev {
left: 15px;
padding-right: 0.26042vw; }
.box, .shadow-box {
position: relative;
z-index: 1; }
.box .box-inner, .shadow-box .box-inner, .box .shadow-box-inner, .shadow-box .shadow-box-inner {
position: relative;
background-color: #ffffff;
*zoom: 1; }
.box .box-title, .shadow-box .box-title {
margin-top: 0;
margin-bottom: 32px; }
.box .box-content, .shadow-box .box-content {
font-size: 14px;
padding: 0 20px 20px 20px; }
.box .shadow-box-inner:before, .box .shadow-box-inner:after, .shadow-box .shadow-box-inner:before, .shadow-box .shadow-box-inner:after {
content: '';
bottom: 15px;
width: 50%;
height: 20%;
max-width: 300px;
max-height: 100px;
position: absolute;
content: '';
z-index: -1;
-webkit-box-shadow: 0 19px 19px rgba(0, 0, 0, 0.7);
box-shadow: 0 19px 19px rgba(0, 0, 0, 0.7);
opacity: 0.7; }
.box .shadow-box-inner:before, .shadow-box .shadow-box-inner:before {
left: 10px;
right: auto;
-webkit-transform: rotate(-5deg);
-ms-transform: rotate(-5deg);
transform: rotate(-5deg); }
.box .shadow-box-inner:after, .shadow-box .shadow-box-inner:after {
right: 10px;
left: auto;
-webkit-transform: rotate(5deg);
-ms-transform: rotate(5deg);
transform: rotate(5deg); }
@media only screen and (max-width: 780px) {
.box-ilh-container .box-ilh-column {
float: none;
width: 300px;
margin: 0 auto;
margin-bottom: 15px; }
.box-ilh-container .box-ilh-column .box-ilh-column-inner {
padding: 0 !important; } }
.box-ilh-column {
margin-bottom: 20px; }
.box-ilh-column-inner {
padding: 0 10px; }
.box-ilh-column:nth-child(3n+1) .box-ilh-column-inner {
padding-left: 0;
padding-right: 20px; }
.box-ilh-column:nth-child(3n+3) .box-ilh-column-inner {
padding-right: 0;
padding-left: 20px; }
.box-ilh {
position: relative;
overflow: hidden;
z-index: 1;
line-height: 0; }
.box-ilh:hover .box-ilh-hover {
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=99)";
filter: alpha(opacity=99);
opacity: 0.9;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0); }
.box-ilh-hover {
height: 100%;
position: absolute;
width: 100%;
overflow: hidden;
top: 0;
left: 0;
color: #fff;
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(68, 68, 68, 0.86)), to(rgba(145, 145, 145, 0.86)));
background-image: -webkit-linear-gradient(top, rgba(68, 68, 68, 0.86), rgba(145, 145, 145, 0.86));
background-image: -o-linear-gradient(top, rgba(68, 68, 68, 0.86), rgba(145, 145, 145, 0.86));
background-image: linear-gradient(to bottom, rgba(68, 68, 68, 0.86), rgba(145, 145, 145, 0.86));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#DB444444', endColorstr='#DB919191',GradientType=0 );
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
-webkit-transform-style: preserve-3d;
-webkit-backface-visibility: hidden; }
.oldie .box-ilh-hover {
background-color: #444444;
background-color: rgba(68, 68, 68, 0.86); }
.box-ilh-hover:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.box-ilh-hover-inner {
display: inline-block;
vertical-align: middle;
width: 98%;
height: auto;
text-align: center;
color: inherit;
line-height: 22px;
*color: #fff; }
.box-ilh-hover-inner:hover {
color: inherit;
*color: #fff; }
.box-ilh-title {
color: #fff;
margin-bottom: 5px;
font-weight: 700; }
.box-ilh-title, .box-ilh-desc {
padding: 0 10px; }
.box-ilh-icon {
font-size: 30px; }
.social-posts-inner {
padding: 0 15px; }
.social-posts-title {
font-size: 20px;
line-height: 24px; }
.social-post-item {
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px solid #f3f3f3; }
.social-post-item:last-child {
border-bottom: none; }
.social-post-item-title {
margin: 0; }
.social-post-item-title a {
color: inherit;
text-decoration: underline; }
a.social-post-item-link {
color: #006f3e; }
.social-post-item-date {
color: #7fcc28;
font-size: 14px; }
.box-dlir-container .box-dlir:nth-child(odd) {
float: left; }
.box-dlir-container .box-dlir:nth-child(even) {
float: right; }
@media only screen and (max-width: 1400px) {
.box-dlir-container {
width: 466px;
margin: 0 auto; }
.box-dlir-container .box-dlir {
float: none !important;
margin: 0 auto 20px auto; } }
@media only screen and (max-width: 506px) {
.box-dlir-container {
width: 233px; } }
.box-dlir {
width: 466px; }
@media only screen and (max-width: 506px) {
.box-dlir {
float: none !important;
width: 233px; }
.box-dlir .box-dlir-left, .box-dlir .box-dlir-right {
float: none;
margin: 0 auto;
height: 175px;
width: 233px; } }
.box-dlir-left {
text-align: center;
background: #f3f3f3;
height: 175px;
position: relative; }
.box-dlir-left:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.box-dlir-left:after {
border-style: solid;
border-width: 11px 0px 11px 11px;
border-color: transparent transparent transparent #f3f3f3;
content: "";
display: block;
position: absolute;
top: 20px;
left: 100%;
margin-left: -1px; }
@media only screen and (max-width: 506px) {
.box-dlir-left:after {
content: none; } }
.box-dlir-left .box-dlir-left-inner {
display: inline-block;
vertical-align: middle;
width: 98%; }
.box-dlir-right {
line-height: 0;
font-size: 0;
width: 233px;
height: 175px; }
.box-dlir-title {
margin-top: 0;
margin-bottom: 5px;
padding: 0 10px; }
.box-dlir-desc {
padding: 0 10px; }
.box-dlir-link-container {
margin-bottom: 0; }
.separator {
margin: 0 auto;
border: 0 solid #e7e6e6;
clear: both;
position: relative; }
.separator.sep-shadow {
height: 1px;
overflow: visible;
border: none;
background: none;
background: -webkit-gradient(linear, left top, right top, from(rgba(150, 150, 150, 0)), color-stop(15%, rgba(150, 150, 150, 0)), color-stop(50%, rgba(150, 150, 150, 0.65)), color-stop(85%, rgba(150, 150, 150, 0)), to(rgba(150, 150, 150, 0)));
background: -webkit-linear-gradient(left, rgba(150, 150, 150, 0) 0%, rgba(150, 150, 150, 0) 15%, rgba(150, 150, 150, 0.65) 50%, rgba(150, 150, 150, 0) 85%, rgba(150, 150, 150, 0) 100%);
background: -o-linear-gradient(left, rgba(150, 150, 150, 0) 0%, rgba(150, 150, 150, 0) 15%, rgba(150, 150, 150, 0.65) 50%, rgba(150, 150, 150, 0) 85%, rgba(150, 150, 150, 0) 100%);
background: linear-gradient(to right, rgba(150, 150, 150, 0) 0%, rgba(150, 150, 150, 0) 15%, rgba(150, 150, 150, 0.65) 50%, rgba(150, 150, 150, 0) 85%, rgba(150, 150, 150, 0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#00000000',GradientType=1); }
.separator.sep-shadow:after {
display: block;
height: 6px;
width: 100%;
content: '';
background: -webkit-radial-gradient(ellipse at 50% -50%, #000000 0px, #ffffff 65%);
background: -webkit-radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.5) 0px, rgba(255, 255, 255, 0) 65%);
background: -o-radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.5) 0px, rgba(255, 255, 255, 0) 80%);
background: -webkit-radial-gradient(50% -50%, ellipse, rgba(0, 0, 0, 0.5) 0px, rgba(255, 255, 255, 0) 65%);
background: -o-radial-gradient(50% -50%, ellipse, rgba(0, 0, 0, 0.5) 0px, rgba(255, 255, 255, 0) 65%);
background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.5) 0px, rgba(255, 255, 255, 0) 65%); }
.paragraphe-avec-icone {
margin-top: 20px; }
.paragraphe-avec-icone h1, .paragraphe-avec-icone h2, .paragraphe-avec-icone .box .box-title, .box .paragraphe-avec-icone .box-title, .paragraphe-avec-icone .shadow-box .box-title, .shadow-box .paragraphe-avec-icone .box-title, .paragraphe-avec-icone .sidebar h3, .sidebar .paragraphe-avec-icone h3, .paragraphe-avec-icone .comment-reply-title, .paragraphe-avec-icone h1.contact-title, .paragraphe-avec-icone h3, .paragraphe-avec-icone h4, .paragraphe-avec-icone h5, .paragraphe-avec-icone h6 {
margin-top: 0; }
.paragraphe-avec-icone-2 {
display: table;
width: 100%; }
.paragraphe-avec-icone--image, .paragraphe-avec-icone--text {
display: table-cell;
padding: 0 16px;
vertical-align: top; }
.pai-vertical-middle .paragraphe-avec-icone--image, .pai-vertical-middle .paragraphe-avec-icone--text {
vertical-align: middle; }
.paragraphe-avec-icone-col-1 {
display: table;
width: 100%; }
.paragraphe-avec-icone-col-1 .paragraphe-avec-icone--image {
width: 240px; }
.paragraphe-avec-icone-col-1 .paragraphe-avec-icone--image img {
max-width: 150px; }
@media only screen and (max-width: 767px) {
.paragraphe-avec-icone-col-1 .paragraphe-avec-icone--image, .paragraphe-avec-icone-col-1 .paragraphe-avec-icone--text {
display: block;
width: 100%; } }
.paragraphe-avec-icone-col-2 {
padding: 0; }
.paragraphe-avec-icone-col-2 .paragraphe-avec-icone--image {
width: 120px; }
.paragraphe-avec-icone-col-2 .paragraphe-avec-icone--image img {
max-width: 75px; }
@media only screen and (max-width: 767px) {
.paragraphe-avec-icone-col-2 {
width: 100%; } }
@media only screen and (max-width: 767px) {
.paragraphe-avec-icone-col-2 .paragraphe-avec-icone--image, .paragraphe-avec-icone-col-2 .paragraphe-avec-icone--text {
display: block;
width: 100%; } }
.paragraphe-avec-icone--image {
text-align: center;
padding-top: 6px; }
.paragraphe-avec-icone--image img {
max-width: 150px; }
.pai-vertical-middle .paragraphe-avec-icone--image {
padding-top: -0px; }
.paragraphe-avec-icone--text *:last-child {
margin-bottom: 0; }
.paragraphe-avec-icone--text *:first-child {
margin-top: 0; }
.paragraphe-avec-image--image {
padding-top: 5px;
line-height: 0;
text-align: center; }
.paragraphe-avec-image--text *:first-child {
margin-top: 0; }
.paragraphe-avec-image--text *:last-child {
margin-bottom: 0; }
.paragraphe-avec-image--description {
font-size: 12px;
text-align: right;
line-height: 15px; }
@media only screen and (max-width: 767px) {
.paragraphe-avec-image--image {
display: block;
width: 100%;
text-align: center; }
.paragraphe-avec-image--image img {
max-width: 480px; }
.paragraphe-avec-image--text {
display: block;
width: 100%; } }
.titre-reset, h1.contact-title, .box .contact-title.box-title, .shadow-box .contact-title.box-title, .sidebar h3.contact-title, .contact-title.comment-reply-title, h2.contact-title {
color: #444444;
background-color: transparent;
padding: 0;
line-height: 29px;
font-weight: 400;
text-transform: none;
font-family: "casper"; }
.titre-reset:before, h1.contact-title:before, .box .contact-title.box-title:before, .shadow-box .contact-title.box-title:before, .sidebar h3.contact-title:before, .contact-title.comment-reply-title:before, h2.contact-title:before, .titre-reset:after, h1.contact-title:after, .box .contact-title.box-title:after, .shadow-box .contact-title.box-title:after, .sidebar h3.contact-title:after, .contact-title.comment-reply-title:after, h2.contact-title:after {
content: none; }
.titre-standard, h2, .box .box-title, .shadow-box .box-title, .sidebar h3, .comment-reply-title, h1.contact-title, h2.contact-title, h3, h4 {
text-align: left; }
.titre-standard-centre, .main h1 {
text-align: center; }
.titre-standard-droite {
text-align: right; }
.titre-souligne-full, h5, h6, .titre-souligne-full-bullet, .titre-souligne-full-centre, .titre-souligne-full-centre-bullet, .titre-souligne-full-droite, .titre-souligne-full-droite-bullet, .titre-souligne-fixe-gauche, .titre-souligne-fixe-gauche-bullet, .titre-souligne-fixe-centre, .titre-souligne-fixe-centre-bullet, .titre-souligne-fixe-droite, .titre-souligne-fixe-droite-bullet {
position: relative;
margin-bottom: 30px;
padding-bottom: 0; }
.titre-souligne-full:after, h5:after, h6:after, .titre-souligne-full-bullet:after, .titre-souligne-full-centre:after, .titre-souligne-full-centre-bullet:after, .titre-souligne-full-droite:after, .titre-souligne-full-droite-bullet:after, .titre-souligne-fixe-gauche:after, .titre-souligne-fixe-gauche-bullet:after, .titre-souligne-fixe-centre:after, .titre-souligne-fixe-centre-bullet:after, .titre-souligne-fixe-droite:after, .titre-souligne-fixe-droite-bullet:after {
content: '';
display: block;
left: 0;
bottom: 0;
width: 100%;
height: 2px;
background: #7fcc28;
margin-top: 17px; }
.titre-souligne-full, h5, h6, .titre-souligne-full-bullet {
text-align: left; }
.titre-souligne-full-centre, .titre-souligne-full-centre-bullet {
text-align: center; }
.titre-souligne-full-droite, .titre-souligne-full-droite-bullet {
text-align: right; }
.titre-souligne-fixe-gauche:after, .titre-souligne-fixe-gauche-bullet:after, .titre-souligne-fixe-centre:after, .titre-souligne-fixe-centre-bullet:after, .titre-souligne-fixe-droite:after, .titre-souligne-fixe-droite-bullet:after {
width: 224px; }
.titre-souligne-fixe-gauche, .titre-souligne-fixe-gauche-bullet {
text-align: left; }
.titre-souligne-fixe-centre, .titre-souligne-fixe-centre-bullet {
text-align: center; }
.titre-souligne-fixe-centre:after, .titre-souligne-fixe-centre-bullet:after {
margin-left: auto;
margin-right: auto; }
.titre-souligne-fixe-droite, .titre-souligne-fixe-droite-bullet {
text-align: right; }
.titre-souligne-fixe-droite:after, .titre-souligne-fixe-droite-bullet:after {
margin-left: auto;
margin-right: 0; }
.titre-souligne-full-bullet:after, .titre-souligne-full-centre-bullet:after, .titre-souligne-full-droite-bullet:after, .titre-souligne-fixe-gauche-bullet:after, .titre-souligne-fixe-centre-bullet:after, .titre-souligne-fixe-droite-bullet:after {
bottom: 4px; }
.titre-souligne-full-bullet:before, .titre-souligne-full-centre-bullet:before, .titre-souligne-full-droite-bullet:before, .titre-souligne-fixe-gauche-bullet:before, .titre-souligne-fixe-centre-bullet:before, .titre-souligne-fixe-droite-bullet:before {
content: '';
position: absolute;
width: 10px;
height: 10px;
border: 2px solid #7fcc28;
-webkit-border-radius: 50%;
border-radius: 50%;
bottom: -4px;
left: 0;
background: #fff;
z-index: 999; }
@media only screen and (max-width: 567px) {
.titre-souligne-full-bullet:before {
left: 0; } }
.titre-souligne-full-centre-bullet:before {
left: 50%;
margin-left: -5px; }
.titre-souligne-full-droite-bullet:before {
left: 100%; }
@media only screen and (max-width: 567px) {
.titre-souligne-full-droite-bullet:before {
left: auto;
right: 0; } }
@media only screen and (max-width: 567px) {
.titre-souligne-fixe-gauche-bullet:before {
left: 0; } }
.titre-souligne-fixe-centre-bullet:before {
left: 50%;
margin-left: -5px; }
.titre-souligne-fixe-droite-bullet:before {
left: 100%; }
@media only screen and (max-width: 567px) {
.titre-souligne-fixe-droite-bullet:before {
left: auto;
right: 0; } }
.images-en-colonnes-egales > .col-1, .images-en-colonnes-egales > .col-2, .images-en-colonnes-egales > .paragraphe-avec-icone-col-2, .images-en-colonnes-egales > .col-3, .images-en-colonnes-egales > .col-4, .images-en-colonnes-egales > .col-5, .images-en-colonnes-egales > .col-6, .images-en-colonnes-egales > .social-posts {
line-height: 0; }
.liens-pdf-link {
display: block;
position: relative;
color: inherit;
padding-left: 35px; }
.liens-pdf-link:before {
content: '\f1c1';
font-family: FontAwesome;
color: #7fcc28;
font-size: 30px;
position: absolute;
top: 6px;
left: 0;
width: 30px;
height: 30px; }
.blocs-lien-image-column {
-webkit-border-radius: 3px 3px 0 0;
border-radius: 3px 3px 0 0; }
.blocs-lien-image-link {
position: relative;
width: 100%; }
.not-mobile .blocs-lien-image-link:before {
content: none; }
.blocs-lien-image-link img {
-webkit-border-radius: 3px 3px 0 0;
border-radius: 3px 3px 0 0; }
.blocs-lien-image-link-text {
margin: 0;
-webkit-border-radius: 0 0 3px 3px;
border-radius: 0 0 3px 3px;
padding: 16px;
line-height: 29px;
font-size: 18px;
font-weight: 700;
line-height: 24px;
background-color: #7fcc28;
color: #fff;
text-transform: uppercase;
position: relative;
z-index: 999;
text-align: center;
transition: background-color 300ms;
-moz-transition: background-color 300ms;
-o-transition: background-color 300ms;
-webkit-transition: background-color 300ms; }
.blocs-lien-image-link:hover .blocs-lien-image-link-text {
background-color: #72b724;
color: #fff; }
.blocs-lien-image-text-container {
padding: 16px 0; }
.blocs-lien-image-text-container p:last-child {
margin-bottom: 0; }
.blocs-lien-image-button-container {
text-align: right; }
.blocs-lien-image-button-container .btn, .blocs-lien-image-button-container .box-dlir-link, .blocs-lien-image-button-container .comments .submit, .comments .blocs-lien-image-button-container .submit, .blocs-lien-image-button-container .comment-reply-link, .blocs-lien-image-button-container .wpcf7 .wpcf7-submit, .wpcf7 .blocs-lien-image-button-container .wpcf7-submit {
margin-top: 0;
margin-bottom: 0; }
.page-header {
position: relative;
font-family: "casper";
z-index: 1;
color: #444444; }
.header-top {
padding-top: 15px;
padding-bottom: 12px;
background: white; }
.oldie .header-top {
background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(white));
background-image: -webkit-linear-gradient(top, white, white);
background-image: -o-linear-gradient(top, white, white);
background-image: linear-gradient(to bottom, white, white);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFFFF', endColorstr='#FFFFFFFF',GradientType=0 ); }
.oldie .oldie .header-top {
background-color: white; }
.header-inner {
padding: 0 16px; }
.header-inner .main-nav {
clear: right; }
.header-inner-contact {
float: right;
text-align: right; }
@media only screen and (max-width: 767px) {
.header-inner-contact {
float: none;
width: 100%;
text-align: center;
padding-bottom: 15px;
padding-top: 0; }
.header-inner-contact .header-contact-item {
display: block; } }
.logo {
width: 100%;
max-width: 150px;
height: 150px;
margin: 0;
float: left;
background-color: transparent;
padding: 0 !important; }
.logo:before, .logo:after {
content: none; }
.logo a {
display: block;
width: 100%;
height: 100%;
background: url(//ohbio.ca/wp-content/themes/verteb/img/logo.svg) no-repeat;
-webkit-background-size: 100% 100%;
background-size: 100%; }
.oldie .logo a {
background: url(//ohbio.ca/wp-content/themes/verteb/img/logo.png) no-repeat; }
@media only screen and (max-width: 767px) {
.logo {
float: none;
margin: 0 auto;
position: static !important;
margin-top: 10px !important;
margin-bottom: 10px; } }
.header-contact {
line-height: 24px;
font-size: 16px;
font-weight: 400; }
.header-contact a {
color: inherit; }
.header-adresse {
font-size: inherit;
color: inherit;
line-height: inherit3px;
display: inline;
padding-right: 6px; }
.header-contact-phone {
font-size: inherit;
color: inherit;
display: inline; }
.header-contact-email {
font-size: 22px;
color: inherit;
display: inline;
padding-left: 8px; }
.header-social {
padding-top: 5px;
display: inline; }
.header-social .fa {
font-size: 22px; }
.header-social-item {
display: inline;
font-size: 22px;
color: inherit; } .slicknav_btn {
position: relative;
display: block;
vertical-align: middle;
float: right;
padding: 0.438em 0.625em 0.438em 0.625em;
line-height: 1.125em;
cursor: pointer; }
.slicknav_menu .slicknav_menutxt {
display: block;
line-height: 1.188em;
float: left; }
.slicknav_menu .slicknav_icon {
float: left;
margin: 0.188em 0 0 0.438em; }
.slicknav_menu .slicknav_no-text {
margin: 0; }
.slicknav_menu .slicknav_icon-bar {
display: block;
width: 1.125em;
height: 0.125em;
-webkit-border-radius: 1px;
border-radius: 1px;
-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
margin-top: 0.188em; }
.slicknav_nav {
clear: both; }
.slicknav_nav ul,
.slicknav_nav li {
display: block; }
.slicknav_nav .slicknav_arrow {
font-size: 0.8em;
margin: 0 0 0 0.4em; }
.slicknav_nav .slicknav_item {
cursor: pointer; }
.slicknav_nav .slicknav_row {
display: block; }
.slicknav_nav a {
display: block; }
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
display: inline; }
.slicknav_menu:before,
.slicknav_menu:after {
content: " ";
display: table; }
.slicknav_menu:after {
clear: both; } .slicknav_menu {
*zoom: 1; } .slicknav_menu {
font-size: 16px; } .slicknav_btn {
margin: 5px 5px 6px;
text-decoration: none;
-webkit-border-radius: 4px;
border-radius: 4px;
background-color: transparent;
float: none; } .slicknav_menu .slicknav_menutxt {
color: #ffffff;
font-weight: bold; }
.slicknav_menu .slicknav_icon {
float: right; } .slicknav_menu .slicknav_icon-bar {
background-color: #ffffff; }
.slicknav_menu {
background: #006f3e;
padding: 5px; }
.slicknav_nav {
color: #fff;
margin: 0;
padding: 0;
font-size: 0.875em; }
.slicknav_nav, .slicknav_nav ul {
list-style: none;
overflow: hidden; }
.slicknav_nav ul {
padding: 0;
margin: 0 0 0 20px; }
.slicknav_nav .slicknav_row {
padding: 5px 10px;
margin: 2px 5px; }
.slicknav_nav a {
padding: 5px 10px;
margin: 2px 5px;
text-decoration: none;
font-family: Arial, sans-serif;
color: white; }
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
padding: 0;
margin: 0; }
.slicknav_nav a:hover {
-webkit-border-radius: 6px;
border-radius: 6px;
background: #7fcc28;
color: #006f3e; }
.slicknav_nav .slicknav_txtnode {
margin-left: 15px; }
#mobile-nav {
display: none; }
@media only screen and (max-width: 1023px) {
.main-nav {
display: none; }
#mobile-nav {
display: block; } }
.main-nav {
font-family: "casper";
float: right;
margin: 40px 0 0;
font-weight: 400;
font-size: 17px; }
.main-nav a {
color: #444444;
cursor: pointer; }
.main-nav .menu > .menu-item {
float: left;
padding-right: 20px; }
.main-nav .menu > .menu-item:last-child {
padding-right: 0; }
.main-nav .menu > .menu-item a:hover,
.main-nav .menu > .menu-item.current-menu-ancestor > a,
.main-nav .menu > .menu-item.current_page_item > a {
color: #444444; }
.main-nav .menu .menu-item {
position: relative; }
.main-nav .menu .menu-item:hover .sub-menu {
*display: block;
visibility: visible;
opacity: 1;
height: auto; }
.main-nav .sub-menu {
*display: none;
visibility: hidden;
opacity: 0;
position: absolute;
top: 100%;
left: 0;
z-index: 9999;
padding: 15px 15px;
background-color: #7fcc28;
background-color: #7fcc28;
-webkit-border-radius: 0;
border-radius: 0;
color: white;
text-transform: none;
-webkit-transition-property: opacity, height;
-o-transition-property: opacity, height;
transition-property: opacity, height;
-webkit-transition-duration: 300ms;
-o-transition-duration: 300ms;
transition-duration: 300ms;
-webkit-transition-timing-function: linear;
-o-transition-timing-function: linear;
transition-timing-function: linear; }
.main-nav .sub-menu .menu-item {
font-size: 16px; }
.main-nav .sub-menu .menu-item a {
line-height: 20px;
white-space: nowrap; }
.main-nav .sub-menu .sub-menu {
background: none;
-webkit-filter: none;
filter: none;
position: static; }
.main-nav .sub-menu a {
color: inherit; }
.main-nav .sub-menu a:after {
content: none !important; }
.main-nav .sub-menu .current-menu-item > a,
.main-nav .sub-menu a:hover {
color: white !important; }
.main-nav > .menu > .menu-item a:after {
content: '';
display: block;
margin: 10px auto 0;
width: 0;
height: 5px;
background: #7fcc28;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s; }
.main-nav > .menu > .menu-item.current-page-parent > a:after,
.main-nav > .menu > .menu-item > a:hover:after,
.main-nav > .menu > .menu-item.current_page_item > a:after,
.main-nav > .menu > .menu-item > a:focus:after {
width: 100%; }
.main-nav > .menu > .menu-item.menu-item-has-children > a:focus:after,
.main-nav > .menu > .menu-item.menu-item-has-children > a:hover:after {
width: 0; }
.main-nav > .menu > .menu-item.current-page-parent.menu-item-has-children:hover > a:after,
.main-nav > .menu > .menu-item.current_page_item.menu-item-has-children:hover > a:after {
width: 0; }
.sidebar {
float: right;
width: 30%;
background: #fff;
-webkit-border-radius: 3px;
border-radius: 3px;
border: 1px solid #F2EFEF; }
@media only screen and (max-width: 767px) {
.sidebar {
float: none;
width: 100%; } }
.sidebar .sidebar-block {
padding: 10px 20px;
-webkit-border-radius: 5px;
border-radius: 5px; }
.sidebar .sidebar-block li {
margin-bottom: 15px; }
.sidebar .sidebar-block li .post-date {
font-style: italic; }
.sidebar .post-date {
display: block; }
.sidebar h3 {
color: #006f3e;
margin-top: 15px;
margin-bottom: 10px; }
.sidebar ul {
padding: 0;
list-style-type: none; }
.sidebar .sidebar-contact-list {
font-family: 'Lato', sans-serif;
font-size: 20px;
text-align: center;
line-height: 25px; }
.sidebar .fb-like-container {
padding-bottom: 15px; }
.sidebar .sidebar-share-link {
font-size: 30px; }
.main {
text-align: left; }
@media only screen and (max-width: 767px) {
.main {
text-align: left; } }
.main-inner, .search-results-main {
padding-top: 0; }
@media only screen and (max-width: 1399px) {
.main-inner, .search-results-main {
padding-top: 20px; } }
.error404 .main-inner, .error404 .search-results-main, .main-inner .no-article-found, .search-results-main .no-article-found {
text-align: center;
margin-bottom: 500px; }
.responsive-table {
width: 100%;
margin-bottom: 1.5em;
background-color: #f0efd7; }
@media (min-width: 44em) {
.responsive-table {
font-size: .9em; }
.responsive-table.tab-chalets .tab-chalets-link {
color: #444444; } }
@media (min-width: 62em) {
.responsive-table {
font-size: 1em; } }
.responsive-table thead {
position: absolute;
clip: rect(1px 1px 1px 1px);
clip: rect(1px, 1px, 1px, 1px);
padding: 0;
border: 0;
height: 1px;
width: 1px;
overflow: hidden; }
@media (min-width: 44em) {
.responsive-table thead {
position: relative;
clip: auto;
height: auto;
width: auto;
overflow: auto; } }
.responsive-table thead th {
background-color: #898748;
font-weight: normal;
text-align: center;
color: white;
font-size: 20px; }
.responsive-table tbody,
.responsive-table tr,
.responsive-table th,
.responsive-table td {
display: block;
padding: 0;
white-space: normal; }
@media (min-width: 44em) {
.responsive-table tr {
display: table-row; } }
.responsive-table th,
.responsive-table td {
padding: .5em;
vertical-align: middle; }
@media (min-width: 30em) {
.responsive-table th,
.responsive-table td {
padding: .75em .5em; } }
@media (min-width: 44em) {
.responsive-table th,
.responsive-table td {
display: table-cell;
padding: .5em; } }
@media (min-width: 62em) {
.responsive-table th,
.responsive-table td {
padding: .75em .5em; } }
@media (min-width: 75em) {
.responsive-table th,
.responsive-table td {
padding: .75em; } }
.responsive-table caption {
margin-bottom: 1em;
font-size: 1em;
font-weight: bold;
text-align: center; }
@media (min-width: 44em) {
.responsive-table caption {
font-size: 1.5em; } }
.responsive-table tfoot {
font-size: .8em;
font-style: italic; }
@media (min-width: 62em) {
.responsive-table tfoot {
font-size: .9em; } }
@media (min-width: 44em) {
.responsive-table tbody {
display: table-row-group; } }
.responsive-table tbody tr {
margin-bottom: 1em; }
@media (min-width: 44em) {
.responsive-table tbody tr {
display: table-row;
border-width: 1px; } }
.responsive-table tbody tr:last-of-type {
margin-bottom: 0; }
@media (min-width: 44em) {
.responsive-table tbody th {
width: 14.99472%;
text-align: center; }
.responsive-table tbody th, .responsive-table tbody td {
padding-top: 20px;
padding-bottom: 20px; }
.responsive-table tbody td {
width: 12.3548%;
color: #000;
font-weight: 700; }
.responsive-table tbody tr:nth-of-type(odd) > td:nth-child(2n+2) {
background-color: #ebeace; }
.responsive-table tbody tr:nth-of-type(odd) > td:nth-child(2n+3) {
background-color: #e1e0be; }
.responsive-table tbody tr:nth-of-type(even) > td:nth-child(2n+2) {
background-color: #e1e0be; }
.responsive-table tbody tr:nth-of-type(even) > td:nth-child(2n+3) {
background-color: #ebeace; } }
.responsive-table tbody th[scope="row"] {
background-color: #898748;
color: white; }
@media (min-width: 44em) {
.responsive-table tbody th[scope="row"] {
background-color: transparent;
color: #5e5d52; } }
.responsive-table tbody td {
text-align: right; }
@media (min-width: 44em) {
.responsive-table tbody td {
text-align: center; } }
.responsive-table tbody td[data-type=currency] {
text-align: right; }
.responsive-table tbody td[data-title]:before {
content: attr(data-title);
float: left;
font-size: .8em;
color: #5e5d52;
color: rgba(94, 93, 82, 0.75); }
@media (min-width: 30em) {
.responsive-table tbody td[data-title]:before {
font-size: .9em; } }
@media (min-width: 44em) {
.responsive-table tbody td[data-title]:before {
content: none; } }
.blog-main {
float: left;
width: 70%;
padding-right: 40px;
margin-bottom: 45px; }
@media only screen and (max-width: 767px) {
.blog-main {
float: none;
width: 100%;
padding-right: 0; } }
.blog-main h2, .blog-main .box .box-title, .box .blog-main .box-title, .blog-main .shadow-box .box-title, .shadow-box .blog-main .box-title, .blog-main .sidebar h3, .sidebar .blog-main h3, .blog-main .comment-reply-title, .blog-main h1.contact-title {
font-size: 30px;
font-weight: 300;
line-height: 33px; }
.single-blog-date {
font-style: italic;
display: block;
margin-bottom: 20px; }
.more-link {
display: block;
margin-top: 15px;
padding-bottom: 35px;
margin-bottom: 35px;
border-bottom: 1px dotted #5e5e5e;
color: #006f3e; }
.blog-list .type-post:last-child .more-link {
border-bottom: none; }
.comments {
margin-bottom: 40px; }
.comments .form-allowed-tags {
font-size: 12px; }
.comments .form-allowed-tags code {
font-size: inherit;
display: block; }
.comments ul {
padding-left: 0; }
.comment {
list-style-type: none;
margin-top: 30px;
padding-top: 30px; }
.comment:first-child {
margin-top: 0;
padding-top: 0;
border-top: none; }
.comment .children {
margin-top: 20px;
padding-left: 6.25%; }
.comment-form label, .comment-form input[type="text"] {
display: block; }
.comment-form input[type="text"] {
border: 1px solid #ccc;
padding: 10px;
width: 100%;
-webkit-border-radius: 5px;
border-radius: 5px; }
.comment-form-comment textarea {
width: 100%;
border: 1px solid #ccc;
-webkit-border-radius: 5px;
border-radius: 5px; }
.comment-respond, .comment-body {
background-color: #fff;
padding: 30px 3.125%;
-webkit-border-radius: 5px;
border-radius: 5px;
border: 1px solid #F2EFEF; }
.comment-respond {
margin-top: 60px; }
.comment-reply-title {
margin-top: 0; }
.reply {
text-align: right; }
.search-results-main {
margin-bottom: 40px; }
.search-result {
margin-bottom: 40px; }
.search-result-title {
margin-bottom: 0;
color: #7fcc28; }
.search-result-title a {
color: inherit; }
.page-footer {
color: #fff;
background: transparent;
text-align: center; }
.page-footer a {
color: inherit; }
.copyright {
text-align: center;
font-size: 14px;
padding: 10px 0;
line-height: 16px; }
.cta {
padding: 40px 16px;
text-align: left;
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(204, 204, 204, 0.86)), to(rgba(255, 255, 255, 0.86)));
background-image: -webkit-linear-gradient(top, rgba(204, 204, 204, 0.86), rgba(255, 255, 255, 0.86));
background-image: -o-linear-gradient(top, rgba(204, 204, 204, 0.86), rgba(255, 255, 255, 0.86));
background-image: linear-gradient(to bottom, rgba(204, 204, 204, 0.86), rgba(255, 255, 255, 0.86));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#DBCCCCCC', endColorstr='#DBFFFFFF',GradientType=0 );
margin-top: 40px;
color: #7fcc28;
-webkit-background-size: cover;
background-size: cover; }
.cta .it-block {
line-height: 0px;
width: 100%;
max-width: 712px;
margin: 0 auto;
padding: 16px; }
.cta .it-block-image, .cta .it-block-text {
vertical-align: middle; }
.cta .it-block-image {
width: 16.91176%;
max-width: 115px;
line-height: 0; }
.cta .it-block-text {
width: 73.52941%;
max-width: 500px;
line-height: 29px; }
@media only screen and (max-width: 567px) {
.cta .it-block-text, .cta .it-block-image {
display: block;
width: auto;
margin: 0 auto;
padding: 10px 0; }
.cta .it-block-text h2, .cta .it-block-text .box .box-title, .box .cta .it-block-text .box-title, .cta .it-block-text .shadow-box .box-title, .shadow-box .cta .it-block-text .box-title, .cta .it-block-text .sidebar h3, .sidebar .cta .it-block-text h3, .cta .it-block-text .comment-reply-title, .cta .it-block-text h1.contact-title, .cta .it-block-image h2, .cta .it-block-image .box .box-title, .box .cta .it-block-image .box-title, .cta .it-block-image .shadow-box .box-title, .shadow-box .cta .it-block-image .box-title, .cta .it-block-image .sidebar h3, .sidebar .cta .it-block-image h3, .cta .it-block-image .comment-reply-title, .cta .it-block-image h1.contact-title {
margin-top: 0;
text-align: center; }
.cta .it-block-image {
text-align: center; } }
.oldie .cta {
background-color: #cccccc;
background-color: rgba(204, 204, 204, 0.86); }
@media only screen and (max-width: 767px) {
.cta * {
text-align: center; } }
.cta-title {
color: inherit;
text-align: inherit;
margin-top: 0;
margin-bottom: 10px;
font-size: 32px;
line-height: 36px;
font-weight: 400; }
.cta-title:after {
content: none; }
.cta-title a {
color: inherit; }
@media only screen and (max-width: 767px) {
.cta-title {
font-size: 21px;
line-height: 24px;
text-align: center; } }
.cta-description {
color: inherit;
font-size: 18px;
font-weight: 400;
line-height: 24px; }
.cta-contact {
color: inherit;
font-size: 24px;
font-weight: 400;
line-height: 32px; }
.cta-contact a {
color: inherit; }
.cta-button a {
margin-bottom: 0; }
.contact .row a, .contact .gallerie a {
color: #7fcc28; }
.contact .row ul li, .contact .gallerie ul li {
padding-left: 0 !important;
background: none !important; }
.contact .main {
padding: 40px 0; }
.contact .google-maps {
position: relative;
padding-bottom: 60%;
height: 0;
overflow: hidden;
max-width: 480px; }
.contact .google-maps img {
-webkit-border-radius: 5px;
border-radius: 5px; }
.contact .google-maps iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important; }
.contact-details, .contact-form {
width: 45%; }
.contact-details {
float: left; }
.contact-form {
float: right; }
.contact-details {
margin-bottom: 20px; }
.contact-details .main-inner, .contact-details .search-results-main {
padding-top: 0; }
.contact-details .main-inner h2, .contact-details .search-results-main h2, .contact-details .main-inner .box .box-title, .box .contact-details .main-inner .box-title, .contact-details .search-results-main .box .box-title, .box .contact-details .search-results-main .box-title, .contact-details .main-inner .shadow-box .box-title, .shadow-box .contact-details .main-inner .box-title, .contact-details .search-results-main .shadow-box .box-title, .shadow-box .contact-details .search-results-main .box-title, .contact-details .main-inner .sidebar h3, .sidebar .contact-details .main-inner h3, .contact-details .search-results-main .sidebar h3, .sidebar .contact-details .search-results-main h3, .contact-details .main-inner .comment-reply-title, .contact-details .search-results-main .comment-reply-title, .contact-details .main-inner h1.contact-title, .contact-details .search-results-main h1.contact-title {
margin-bottom: 15px; }
h1.contact-title, .box .contact-title.box-title, .shadow-box .contact-title.box-title, .sidebar h3.contact-title, .contact-title.comment-reply-title, h1.contact-title, h2.contact-title {
color: #006f3e;
margin-top: 30px;
margin-bottom: 30px;
text-align: left; }
@media only screen and (max-width: 1400px) {
h1.contact-title, .box .contact-title.box-title, .shadow-box .contact-title.box-title, .sidebar h3.contact-title, .contact-title.comment-reply-title, h1.contact-title, h2.contact-title {
font-size: 18px;
line-height: 21px; } }
.contact-slogan strong {
font-weight: 600; }
.contact-adresse {
font-style: normal;
margin-bottom: 20px;
font-family: 'Lato', sans-serif; }
.contact-tels, .contact-courriels {
font-family: 'Lato', sans-serif; }
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea, .wpcf7 input[type="date"], .wpcf7 input[type="number"], .wpcf7 input[type="tel"], .wpcf7 select {
border: 1px solid #ccc;
padding: 10px;
width: 100%;
-webkit-border-radius: 5px;
border-radius: 5px;
color: #222222;
background: #fff; }
@media screen and (-webkit-min-device-pixel-ratio: 0) {
.wpcf7 select {
height: 42px;
line-height: 42px;
background: #f4f4f4; } }
.wpcf7 select::-moz-focus-inner {
border: 0;
padding: 0; }
@-moz-document url-prefix() {
.wpcf7 select {
padding: 10px 0 !important; } }
@media screen\0 {
.wpcf7 select {
height: 42px;
line-height: 42px; } }
.wpcf7 textarea {
height: 130px; }
.wpcf7 p {
padding-top: 15px;
margin: 0; }
.wpcf7 p:first-child {
padding-top: 0; }
@media only screen and (max-width: 1400px) {
.contact-form-title {
font-size: 18px;
line-height: 21px; } }
.fancybox-enabled {
overflow: hidden; }
.fancybox-enabled body {
overflow: visible;
height: 100%; }
.fancybox-is-hidden {
position: absolute;
top: -9999px;
left: -9999px;
visibility: hidden; }
.fancybox-container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99993;
-webkit-tap-highlight-color: transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform: translateZ(0);
transform: translateZ(0); } .fancybox-container ~ .fancybox-container {
z-index: 99992; }
.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0; }
.fancybox-outer {
overflow-y: auto;
-webkit-overflow-scrolling: touch; }
.fancybox-bg {
background: #1e1e1e;
opacity: 0;
-webkit-transition-duration: inherit;
-o-transition-duration: inherit;
transition-duration: inherit;
-webkit-transition-property: opacity;
-o-transition-property: opacity;
transition-property: opacity;
-webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
-o-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }
.fancybox-is-open .fancybox-bg {
opacity: 0.87;
-webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
-o-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }
.fancybox-caption-wrap,
.fancybox-infobar,
.fancybox-toolbar {
position: absolute;
direction: ltr;
z-index: 99997;
opacity: 0;
visibility: hidden;
-webkit-transition: opacity 0.25s, visibility 0s linear 0.25s;
-o-transition: opacity 0.25s, visibility 0s linear 0.25s;
transition: opacity 0.25s, visibility 0s linear 0.25s;
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.fancybox-show-caption .fancybox-caption-wrap,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar {
opacity: 1;
visibility: visible;
-webkit-transition: opacity 0.25s, visibility 0s;
-o-transition: opacity 0.25s, visibility 0s;
transition: opacity 0.25s, visibility 0s; }
.fancybox-infobar {
top: 0;
left: 50%;
margin-left: -79px; }
.fancybox-infobar__body {
display: inline-block;
width: 70px;
line-height: 44px;
font-size: 13px;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
text-align: center;
color: #ddd;
background-color: #1e1e1e;
background-color: rgba(30, 30, 30, 0.7);
pointer-events: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-webkit-tap-highlight-color: transparent;
-webkit-font-smoothing: subpixel-antialiased; }
.fancybox-toolbar {
top: 0;
right: 0; }
.fancybox-stage {
overflow: hidden;
direction: ltr;
z-index: 99994;
-webkit-transform: translate3d(0, 0, 0); }
.fancybox-slide {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
overflow: auto;
outline: none;
white-space: normal;
-webkit-box-sizing: border-box;
box-sizing: border-box;
text-align: center;
z-index: 99994;
-webkit-overflow-scrolling: touch;
display: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
transition-property: opacity, -webkit-transform;
-webkit-transition-property: opacity, -webkit-transform;
-o-transition-property: transform, opacity;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d; }
.fancybox-slide::before {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
width: 0; }
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
display: block; }
.fancybox-slide--image {
overflow: visible; }
.fancybox-slide--image::before {
display: none; }
.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
background: #000; }
.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
background: #E5E3DF; }
.fancybox-slide--next {
z-index: 99995; }
.fancybox-slide > div {
display: inline-block;
position: relative;
padding: 24px;
margin: 44px 0;
border-width: 0;
vertical-align: middle;
text-align: left;
background-color: #fff;
overflow: auto;
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.fancybox-slide .fancybox-image-wrap {
position: absolute;
top: 0;
left: 0;
margin: 0;
padding: 0;
border: 0;
z-index: 99995;
background: transparent;
cursor: default;
overflow: visible;
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-background-size: 100% 100%;
background-size: 100% 100%;
background-repeat: no-repeat;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.fancybox-can-zoomOut .fancybox-image-wrap {
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.fancybox-can-zoomIn .fancybox-image-wrap {
cursor: -webkit-zoom-in;
cursor: zoom-in; }
.fancybox-can-drag .fancybox-image-wrap {
cursor: -webkit-grab;
cursor: grab; }
.fancybox-is-dragging .fancybox-image-wrap {
cursor: -webkit-grabbing;
cursor: grabbing; }
.fancybox-image,
.fancybox-spaceball {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
border: 0;
max-width: none;
max-height: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.fancybox-spaceball {
z-index: 1; }
.fancybox-slide--iframe .fancybox-content {
padding: 0;
width: 80%;
height: 80%;
max-width: -webkit-calc(100% - 100px);
max-width: calc(100% - 100px);
max-height: -webkit-calc(100% - 88px);
max-height: calc(100% - 88px);
overflow: visible;
background: #fff; }
.fancybox-iframe {
display: block;
margin: 0;
padding: 0;
border: 0;
width: 100%;
height: 100%;
background: #fff; }
.fancybox-error {
margin: 0;
padding: 40px;
width: 100%;
max-width: 380px;
background: #fff;
cursor: default; }
.fancybox-error p {
margin: 0;
padding: 0;
color: #444;
font: 16px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; }
.fancybox-close-small {
position: absolute;
top: 0;
right: 0;
width: 44px;
height: 44px;
padding: 0;
margin: 0;
border: 0;
-webkit-border-radius: 0;
border-radius: 0;
outline: none;
background: transparent;
z-index: 10;
cursor: pointer; }
.fancybox-close-small:after {
content: '×';
position: absolute;
top: 5px;
right: 5px;
width: 30px;
height: 30px;
font: 20px/30px Arial,"Helvetica Neue",Helvetica,sans-serif;
color: #888;
font-weight: 300;
text-align: center;
-webkit-border-radius: 50%;
border-radius: 50%;
border-width: 0;
background: #fff;
-webkit-transition: background 0.25s;
-o-transition: background 0.25s;
transition: background 0.25s;
-webkit-box-sizing: border-box;
box-sizing: border-box;
z-index: 2; }
.fancybox-close-small:focus:after {
outline: 1px dotted #888; }
.fancybox-close-small:hover:after {
color: #555;
background: #eee; }
.fancybox-slide--iframe .fancybox-close-small {
top: 0;
right: -44px; }
.fancybox-slide--iframe .fancybox-close-small:after {
background: transparent;
font-size: 35px;
color: #aaa; }
.fancybox-slide--iframe .fancybox-close-small:hover:after {
color: #fff; } .fancybox-caption-wrap {
bottom: 0;
left: 0;
right: 0;
padding: 60px 30px 0;
background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(20%, #000000), color-stop(40%, #000000), color-stop(80%, #000000), to(#000000));
background: -webkit-linear-gradient(top, transparent 0%, #000000 20%, #000000 40%, #000000 80%, #000000 100%);
background: -o-linear-gradient(top, transparent 0%, #000000 20%, #000000 40%, #000000 80%, #000000 100%);
background: linear-gradient(to bottom, transparent 0%, #000000 20%, #000000 40%, #000000 80%, #000000 100%);
background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(20%, rgba(0, 0, 0, 0.1)), color-stop(40%, rgba(0, 0, 0, 0.2)), color-stop(80%, rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.8)));
background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
pointer-events: none; }
.fancybox-caption {
padding: 30px 0;
border-top: 1px solid rgba(255, 255, 255, 0.4);
font-size: 14px;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
color: #fff;
line-height: 20px;
-webkit-text-size-adjust: none; }
.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
pointer-events: all; }
.fancybox-caption a {
color: #fff;
text-decoration: underline; } .fancybox-button {
display: inline-block;
position: relative;
margin: 0;
padding: 0;
border: 0;
width: 44px;
height: 44px;
line-height: 44px;
text-align: center;
background: transparent;
color: #ddd;
-webkit-border-radius: 0;
border-radius: 0;
cursor: pointer;
vertical-align: top;
outline: none; }
.fancybox-button[disabled] {
cursor: default;
pointer-events: none; }
.fancybox-button,
.fancybox-infobar__body {
background: #1e1e1e;
background: rgba(30, 30, 30, 0.6); }
.fancybox-button:hover:not([disabled]) {
color: #fff;
background: #000000;
background: rgba(0, 0, 0, 0.8); }
.fancybox-button::after,
.fancybox-button::before {
content: '';
pointer-events: none;
position: absolute;
background-color: currentColor;
color: currentColor;
opacity: 0.9;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: inline-block; }
.fancybox-button[disabled]::after,
.fancybox-button[disabled]::before {
opacity: 0.3; }
.fancybox-button--left::after,
.fancybox-button--right::after {
top: 18px;
width: 6px;
height: 6px;
background: transparent;
border-top: solid 2px currentColor;
border-right: solid 2px currentColor; }
.fancybox-button--left::after {
left: 20px;
-webkit-transform: rotate(-135deg);
-ms-transform: rotate(-135deg);
transform: rotate(-135deg); }
.fancybox-button--right::after {
right: 20px;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg); }
.fancybox-button--left {
-webkit-border-bottom-left-radius: 5px;
border-bottom-left-radius: 5px; }
.fancybox-button--right {
-webkit-border-bottom-right-radius: 5px;
border-bottom-right-radius: 5px; }
.fancybox-button--close::after,
.fancybox-button--close::before {
content: '';
display: inline-block;
position: absolute;
height: 2px;
width: 16px;
top: -webkit-calc(50% - 1px);
top: calc(50% - 1px);
left: -webkit-calc(50% - 8px);
left: calc(50% - 8px); }
.fancybox-button--close::before {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg); }
.fancybox-button--close::after {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg); } .fancybox-arrow {
position: absolute;
top: 50%;
margin: -50px 0 0;
height: 100px;
width: 54px;
padding: 0;
border: 0;
outline: none;
background: none;
cursor: pointer;
z-index: 99995;
opacity: 0;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: opacity 0.25s;
-o-transition: opacity 0.25s;
transition: opacity 0.25s; }
.fancybox-arrow::after {
content: '';
position: absolute;
top: 28px;
width: 44px;
height: 44px;
background-color: #1e1e1e;
background-color: rgba(30, 30, 30, 0.8);
background-image: url("data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=");
background-repeat: no-repeat;
background-position: center center;
-webkit-background-size: 24px 24px;
background-size: 24px 24px; }
.fancybox-arrow--right {
right: 0; }
.fancybox-arrow--left {
left: 0;
-webkit-transform: scaleX(-1);
-ms-transform: scaleX(-1);
transform: scaleX(-1); }
.fancybox-arrow--left::after,
.fancybox-arrow--right::after {
left: 0; }
.fancybox-show-nav .fancybox-arrow {
opacity: 0.6; }
.fancybox-show-nav .fancybox-arrow[disabled] {
opacity: 0.3; } .fancybox-slide > .fancybox-loading {
border: 6px solid #646464;
border: 6px solid rgba(100, 100, 100, 0.4);
border-top: 6px solid rgba(255, 255, 255, 0.6);
-webkit-border-radius: 100%;
border-radius: 100%;
height: 50px;
width: 50px;
-webkit-animation: fancybox-rotate 0.8s infinite linear;
animation: fancybox-rotate 0.8s infinite linear;
background: transparent;
position: absolute;
top: 50%;
left: 50%;
margin-top: -25px;
margin-left: -25px;
z-index: 99999; }
@-webkit-keyframes fancybox-rotate {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
to {
-webkit-transform: rotate(359deg);
transform: rotate(359deg); } }
@keyframes fancybox-rotate {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
to {
-webkit-transform: rotate(359deg);
transform: rotate(359deg); } } .fancybox-animated {
-webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
-o-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
transition-timing-function: cubic-bezier(0, 0, 0.25, 1); } .fancybox-fx-slide.fancybox-slide--previous {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
opacity: 0; }
.fancybox-fx-slide.fancybox-slide--next {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
opacity: 0; }
.fancybox-fx-slide.fancybox-slide--current {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1; } .fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
opacity: 0;
-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
-o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
.fancybox-fx-fade.fancybox-slide--current {
opacity: 1; } .fancybox-fx-zoom-in-out.fancybox-slide--previous {
-webkit-transform: scale3d(1.5, 1.5, 1.5);
transform: scale3d(1.5, 1.5, 1.5);
opacity: 0; }
.fancybox-fx-zoom-in-out.fancybox-slide--next {
-webkit-transform: scale3d(0.5, 0.5, 0.5);
transform: scale3d(0.5, 0.5, 0.5);
opacity: 0; }
.fancybox-fx-zoom-in-out.fancybox-slide--current {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
opacity: 1; } .fancybox-fx-rotate.fancybox-slide--previous {
-webkit-transform: rotate(-360deg);
-ms-transform: rotate(-360deg);
transform: rotate(-360deg);
opacity: 0; }
.fancybox-fx-rotate.fancybox-slide--next {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
opacity: 0; }
.fancybox-fx-rotate.fancybox-slide--current {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
opacity: 1; } .fancybox-fx-circular.fancybox-slide--previous {
-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
opacity: 0; }
.fancybox-fx-circular.fancybox-slide--next {
-webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
opacity: 0; }
.fancybox-fx-circular.fancybox-slide--current {
-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
opacity: 1; } .fancybox-fx-tube.fancybox-slide--previous {
-webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }
.fancybox-fx-tube.fancybox-slide--next {
-webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }
.fancybox-fx-tube.fancybox-slide--current {
-webkit-transform: translate3d(0, 0, 0) scale(1);
transform: translate3d(0, 0, 0) scale(1); } @media all and (max-width: 800px) {
.fancybox-infobar {
left: 0;
margin-left: 0; }
.fancybox-button--left,
.fancybox-button--right {
display: none !important; }
.fancybox-caption {
padding: 20px 0;
margin: 0; } } .fancybox-button--fullscreen::before {
width: 15px;
height: 11px;
left: -webkit-calc(50% - 7px);
left: calc(50% - 7px);
top: -webkit-calc(50% - 6px);
top: calc(50% - 6px);
border: 2px solid;
background: none; } .fancybox-button--pause::before,
.fancybox-button--play::before {
top: -webkit-calc(50% - 6px);
top: calc(50% - 6px);
left: -webkit-calc(50% - 4px);
left: calc(50% - 4px);
background: transparent; }
.fancybox-button--play::before {
width: 0;
height: 0;
border-top: 6px inset transparent;
border-bottom: 6px inset transparent;
border-left: 10px solid;
-webkit-border-radius: 1px;
border-radius: 1px; }
.fancybox-button--pause::before {
width: 7px;
height: 11px;
border-style: solid;
border-width: 0 2px 0 2px; } .fancybox-thumbs {
display: none; }
.fancybox-button--thumbs {
display: none; }
@media all and (min-width: 800px) {
.fancybox-button--thumbs {
display: inline-block; }
.fancybox-button--thumbs span {
font-size: 23px; }
.fancybox-button--thumbs::before {
width: 3px;
height: 3px;
top: -webkit-calc(50% - 2px);
top: calc(50% - 2px);
left: -webkit-calc(50% - 2px);
left: calc(50% - 2px);
-webkit-box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0;
box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0; }
.fancybox-thumbs {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: auto;
width: 220px;
margin: 0;
padding: 5px 5px 0 0;
background: #fff;
word-break: normal;
-webkit-tap-highlight-color: transparent;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
-webkit-box-sizing: border-box;
box-sizing: border-box;
z-index: 99995; }
.fancybox-show-thumbs .fancybox-thumbs {
display: block; }
.fancybox-show-thumbs .fancybox-inner {
right: 220px; }
.fancybox-thumbs > ul {
list-style: none;
position: absolute;
position: relative;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
overflow-x: hidden;
overflow-y: auto;
font-size: 0; }
.fancybox-thumbs > ul > li {
float: left;
overflow: hidden;
max-width: 50%;
padding: 0;
margin: 0;
width: 105px;
height: 75px;
position: relative;
cursor: pointer;
outline: none;
border: 5px solid transparent;
border-top-width: 0;
border-right-width: 0;
-webkit-tap-highlight-color: transparent;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-box-sizing: border-box;
box-sizing: border-box; }
li.fancybox-thumbs-loading {
background: #000000;
background: rgba(0, 0, 0, 0.1); }
.fancybox-thumbs > ul > li > img {
position: absolute;
top: 0;
left: 0;
min-width: 100%;
min-height: 100%;
max-width: none;
max-height: none;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.fancybox-thumbs > ul > li:before {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
-webkit-border-radius: 2px;
border-radius: 2px;
border: 4px solid #4ea7f9;
z-index: 99991;
opacity: 0;
-webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
-o-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
opacity: 1; } }
.woocommerce-variation-price {
margin-bottom: 16px; }
.woocommerce-product-gallery__image {
pointer-events: none !important; }
.product_meta,
.woocommerce-ordering,
.woocommerce-result-count {
display: none !important; }
.woocommerce div.product div.images {
width: 38%; }
@media only screen and (max-width: 768px) {
.woocommerce div.product div.images {
width: 100%;
max-width: 300px;
text-align: center;
margin-left: auto;
margin-right: auto; } }
.woocommerce div.product div.summary {
width: 58%; }
@media only screen and (max-width: 768px) {
.woocommerce div.product div.summary {
width: 100%; } }
.woocommerce div.product form.cart .variations {
width: auto; }
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
margin: 0 2.95% 2.992em 0;
padding: 8px;
list-style-type: none;
background: none;
margin-left: 0;
text-align: center;
-webkit-box-shadow: 0 0 3px 0 rgba(50, 50, 50, 0.15);
box-shadow: 0 0 3px 0 rgba(50, 50, 50, 0.15);
background: #f1f1f1; }
.woocommerce ul.products li.product.dark,
.woocommerce-page ul.products li.product.dark {
background: #eaeaea; }
@media only screen and (max-width: 768px) {
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
width: 50%; } }
@media only screen and (max-width: 479px) {
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
width: 100% !important;
float: none !important; } }
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
font-size: 18px;
line-height: 22px;
font-weight: bold;
color: #545454;
text-align: center; }
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce #respond input#submit,
.woocommerce #respond input#submit.alt,
.woocommerce a.button,
.woocommerce a.button.alt,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce input.button,
.woocommerce input.button.alt,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
background-color: #7fcc28;
color: #ffffff; }
#add_payment_method .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button.alt:hover,
.woocommerce a.button:hover,
.woocommerce button.button.alt:hover,
.woocommerce button.button:hover,
.woocommerce input.button.alt:hover,
.woocommerce input.button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover {
background-color: #72b724;
color: #ffffff; }
.woocommerce-cart .woocommerce,
.woocommerce-checkout .woocommerce {
max-width: 1400px;
padding: 16px;
margin: 0 auto; }
.woocommerce div.product .product_title {
text-align: left; }
.woocommerce div.product div.summary {
background: #fff;
padding: 16px;
-webkit-box-shadow: 0 0 16px 1px rgba(50, 50, 50, 0.5);
box-shadow: 0 0 16px 1px rgba(50, 50, 50, 0.5);
-webkit-border-radius: 3px;
border-radius: 3px; }
.woocommerce-product-gallery__wrapper {
-webkit-box-shadow: 0 0 16px 1px rgba(50, 50, 50, 0.5);
box-shadow: 0 0 16px 1px rgba(50, 50, 50, 0.5);
-webkit-border-radius: 3px;
border-radius: 3px; }
.wc-tabs {
display: none !important; }
.sku_wrapper {
display: none; }
.single-product .main h1 {
font-size: 26px;
line-height: 34px;
text-align: left; }
.single-product .variations td {
vertical-align: top !important; }
.single-product .variations td.label {
padding-top: 10px; }
input[type="text"],
input[type="email"],
textarea,
input[type="date"],
input[type="number"],
input[type="tel"],
select {
border: 1px solid #ccc;
padding: 6px;
width: 100%;
-webkit-border-radius: 5px;
border-radius: 5px;
color: #444444;
vertical-align: middle; }
@media screen and (-webkit-min-device-pixel-ratio: 0) {
select {
height: 42px;
line-height: 42px;
background: #f4f4f4; } }
select::-moz-focus-inner {
border: 0;
padding: 0; }
@-moz-document url-prefix() {
select {
padding: 10px 0 !important !important; } }
@media screen\0 {
select {
height: 42px;
line-height: 42px; } }
textarea {
height: 130px; }
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce button.button.alt.disabled,
.woocommerce input.button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
background-color: #7fcc28;
color: #ffffff;
border: 1px solid #ccc;
-webkit-border-radius: 5px;
border-radius: 5px; }
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
background-color: #72b724;
color: #ffffff; }
.woocommerce-cart .woocommerce,
.woocommerce-checkout .woocommerce {
max-width: 1400px;
padding: 16px;
margin: 0 auto; }
.shop_table thead {
background: #7fcc28;
color: #fff; }
.shop_table tbody tr:nth-child(odd) {
background: #fff; }
.shop_table tbody tr:nth-child(even) {
background: #eee; }
.shop_table tbody tr:last-child {
background: #ccc; }
.d, .slider-inner, .produits-cols.produits-col-depliant .col,
.produits-cols.produits-col-depliant .col-2,
.produits-cols.produits-col-depliant .paragraphe-avec-icone-col-2, .blog-main .type-post, .dt, .cta, .page-footer-content-wrapper, .db {
position: relative;
display: block; }
.d:after, .slider-inner:after, .produits-cols.produits-col-depliant .col:after,
.produits-cols.produits-col-depliant .col-2:after,
.produits-cols.produits-col-depliant .paragraphe-avec-icone-col-2:after, .blog-main .type-post:after, .dt:after, .cta:after, .page-footer-content-wrapper:after, .db:after, .d:before, .slider-inner:before, .produits-cols.produits-col-depliant .col:before,
.produits-cols.produits-col-depliant .col-2:before,
.produits-cols.produits-col-depliant .paragraphe-avec-icone-col-2:before, .blog-main .type-post:before, .dt:before, .cta:before, .page-footer-content-wrapper:before, .db:before {
display: block;
position: absolute;
left: 0;
-webkit-clip-path: polygon(100% 93%, 0% 100%, 100% 100%);
clip-path: polygon(100% 93%, 0% 100%, 100% 100%);
z-index: 999;
width: 100%;
height: 100%;
background: #ffffff; }
@media only screen and (max-width: 767px) {
.d:after, .slider-inner:after, .produits-cols.produits-col-depliant .col:after,
.produits-cols.produits-col-depliant .col-2:after,
.produits-cols.produits-col-depliant .paragraphe-avec-icone-col-2:after, .blog-main .type-post:after, .dt:after, .cta:after, .page-footer-content-wrapper:after, .db:after, .d:before, .slider-inner:before, .produits-cols.produits-col-depliant .col:before,
.produits-cols.produits-col-depliant .col-2:before,
.produits-cols.produits-col-depliant .paragraphe-avec-icone-col-2:before, .blog-main .type-post:before, .dt:before, .cta:before, .page-footer-content-wrapper:before, .db:before {
content: none !important; } }
.d:before, .slider-inner:before, .produits-cols.produits-col-depliant .col:before,
.produits-cols.produits-col-depliant .col-2:before,
.produits-cols.produits-col-depliant .paragraphe-avec-icone-col-2:before, .blog-main .type-post:before, .dt:before, .cta:before, .page-footer-content-wrapper:before {
content: '';
top: -1px;
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg); }
.d:after, .slider-inner:after, .produits-cols.produits-col-depliant .col:after,
.produits-cols.produits-col-depliant .col-2:after,
.produits-cols.produits-col-depliant .paragraphe-avec-icone-col-2:after, .blog-main .type-post:after, .db:after {
content: '';
bottom: -1px; }
.logo {
max-width: 200px;
left: 32px;
height: 200px;
position: absolute;
z-index: 9999; }
@media only screen and (max-width: 1150px) {
.logo {
max-width: 125px;
height: 125px; } }
.contrast-zone {
padding: 60px 0; }
.contrast-zone.parallax * {
color: #eeeeee; }
.contrast-zone.not-parallax {
background-color: #000000;
background-color: rgba(0, 0, 0, 0.6);
background-repeat: no-repeat;
background-blend-mode: multiply;
margin-bottom: 60px; }
.contrast-zone.not-parallax h2, .contrast-zone.not-parallax .box .box-title, .box .contrast-zone.not-parallax .box-title, .contrast-zone.not-parallax .shadow-box .box-title, .shadow-box .contrast-zone.not-parallax .box-title, .contrast-zone.not-parallax .sidebar h3, .sidebar .contrast-zone.not-parallax h3, .contrast-zone.not-parallax .comment-reply-title, .contrast-zone.not-parallax h1.contact-title {
color: #eeeeee; }
.contrast-zone.not-parallax p {
color: #eeeeee; }
.contrast-zone.dt, .contrast-zone.cta, .contrast-zone.page-footer-content-wrapper {
padding-top: 0; }
.paragraphe-avec-image--text {
background: #dde8b5; }
.paragraphe-avec-image--text * {
color: #444444; }
.paragraphe-avec-image--text h2, .paragraphe-avec-image--text .box .box-title, .box .paragraphe-avec-image--text .box-title, .paragraphe-avec-image--text .shadow-box .box-title, .shadow-box .paragraphe-avec-image--text .box-title, .paragraphe-avec-image--text .sidebar h3, .sidebar .paragraphe-avec-image--text h3, .paragraphe-avec-image--text .comment-reply-title, .paragraphe-avec-image--text h1.contact-title {
color: #006f3e;
margin-top: 0; }
.no-slide {
height: 0; }
@media only screen and (max-width: 767px) {
.no-slide {
height: 0; } }
.cta {
background: #444444; }
.cta .btn, .cta .box-dlir-link, .cta .comments .submit, .comments .cta .submit, .cta .comment-reply-link, .cta .wpcf7 .wpcf7-submit, .wpcf7 .cta .wpcf7-submit {
margin-top: 20px; }
.padded-top {
padding-top: 60px;
padding-top: 3.125vw; }
.padded-bottom {
padding-bottom: 60px;
padding-bottom: 3.125vw; }
.header-social .fa {
font-size: 43px; }
@media only screen and (max-width: 767px) {
.header-social .fa {
font-size: 20px; } }
@media only screen and (max-width: 767px) {
.header-social {
display: block;
font-size: 20px; } }
@media only screen and (max-width: 767px) {
.header-inner-contact {
padding-right: 8px; } }
@media only screen and (max-width: 767px) {
.header-contact {
margin-right: 0;
font-size: 19px; } }
.header-top {
padding-bottom: 0; }
.slide-with-text {
min-height: 500px;
-webkit-background-size: cover;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
background-blend-mode: multiply;
background-color: #eeeeee;
color: #fff;
display: -webkit-box !important;
display: -webkit-flex !important;
display: -ms-flexbox !important;
display: flex !important;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
font-size: 22px;
line-height: 30px; }
.page-template-template-contact .slide-with-text {
background-position: 83% center; }
.slide-with-text.slide-with-text-shadow {
text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.9); }
.slide-with-text.slide-with-text-left {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start; }
.slide-with-text.slide-with-text-center {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; }
.slide-with-text.slide-with-text-right {
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end; }
@media only screen and (max-width: 767px) {
.slide-with-text {
min-height: 300px; } }
.slide-with-text .slide-text {
width: 50%;
text-align: center;
padding: 16px 3.125vw; }
@media only screen and (max-width: 767px) {
.slide-with-text .slide-text {
width: 100%;
padding: 16px 1.5625vw; } }
.slide-with-text .slide-form-text-button-container {
margin-bottom: 0; }
.slide-with-text .slide-form-text-inner {
display: inline-block; }
.slide-with-text .slide-text-title {
color: inherit;
text-align: center;
font-size: 50px;
line-height: 50px;
margin-bottom: 16px;
font-weight: bold;
text-transform: uppercase; }
@media only screen and (max-width: 767px) {
.slide-with-text .slide-text-title {
font-size: 36px;
line-height: 36px; } }
.slide-with-text .slide-text-paragraphe {
color: inherit;
font-size: 32px;
line-height: 34px;
text-transform: none;
font-weight: 500; }
.slide-with-text .slide-text-button-link {
letter-spacing: 0;
-webkit-border-radius: 0;
border-radius: 0;
background-color: #006f3e;
color: #ffffff;
text-shadow: none;
font-weight: bold;
-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.6);
box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.6); }
.home-services-intro {
max-width: 1080px;
margin: 0 auto; }
.home-services-intro p {
text-align: justify;
font-size: 24px;
line-height: 32px; }
@media only screen and (max-width: 767px) {
.home-services-intro p {
text-align: left; } }
@media only screen and (max-width: 767px) {
.home-services-intro h2, .home-services-intro .box .box-title, .box .home-services-intro .box-title, .home-services-intro .shadow-box .box-title, .shadow-box .home-services-intro .box-title, .home-services-intro .sidebar h3, .sidebar .home-services-intro h3, .home-services-intro .comment-reply-title, .home-services-intro h1.contact-title {
text-align: left !important; } }
.home-services {
max-width: 1080px;
margin: 0 auto;
font-size: 20px;
line-height: 34px; }
.page-footer-content-wrapper {
background-color: #ffffff;
padding-top: 3.125vw;
padding-bottom: 1.5625vw;
padding-left: 16px;
padding-right: 16px; }
@media only screen and (max-width: 767px) {
.page-footer-content-wrapper {
padding-top: 32px; } }
.footer-content {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
color: #444444;
text-align: left;
max-width: 1400px;
margin: 0 auto; }
.footer-content address {
font-style: normal; }
@media only screen and (max-width: 1215px) {
.footer-content {
padding-left: 16px;
padding-right: 16px; } }
@media only screen and (max-width: 767px) {
.footer-content {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; } }
.page-footer-inner {
padding-left: 0 !important;
padding-right: 0 !important; }
.footer-col {
min-width: 316px; }
@media only screen and (max-width: 767px) {
.footer-col:first-child {
margin-bottom: 24px; } }
@media only screen and (max-width: 480px) {
.footer-col {
min-width: 263px;
width: 100%; } }
.footer-col h2, .footer-col .box .box-title, .box .footer-col .box-title, .footer-col .shadow-box .box-title, .shadow-box .footer-col .box-title, .footer-col .sidebar h3, .sidebar .footer-col h3, .footer-col .comment-reply-title, .footer-col h1.contact-title {
margin-top: 0; }
@media only screen and (max-width: 767px) {
.footer-logo {
max-width: 280px;
min-width: 0; } }
.footer-tels {
margin-top: 16px;
font-weight: 700;
letter-spacing: 0.3px;
line-height: 32px;
font-size: 26px; }
.footer-tels a {
display: block; }
.footer-nav ul {
list-style-type: none;
padding-left: 0;
font-size: 16px;
font-weight: 400;
line-height: 18px;
text-transform: uppercase; }
.footer-nav ul li {
margin-bottom: 10px; }
@media only screen and (max-width: 767px) {
.footer-nav {
margin-top: 40px; } }
.contact-form-title {
margin-bottom: 8px; }
.contact-form-title ~ p {
margin-bottom: 0; }
.product-cat-list {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 auto;
max-width: 1600px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
margin-bottom: 60px; }
.product-cat-list .product-cat-list-item {
margin: 0.83333vw;
width: 23%;
text-align: center;
-webkit-background-size: cover;
background-size: cover;
padding: 100px 16px 40px;
background-repeat: no-repeat;
background-color: #999999;
background-blend-mode: multiply;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-transition: all 300ms;
-o-transition: all 300ms;
transition: all 300ms; }
.product-cat-list .product-cat-list-item:hover {
background-color: #bbbbbb; }
.product-cat-list .product-cat-list-item:hover .btn, .product-cat-list .product-cat-list-item:hover .box-dlir-link, .product-cat-list .product-cat-list-item:hover .comments .submit, .comments .product-cat-list .product-cat-list-item:hover .submit, .product-cat-list .product-cat-list-item:hover .comment-reply-link, .product-cat-list .product-cat-list-item:hover .wpcf7 .wpcf7-submit, .wpcf7 .product-cat-list .product-cat-list-item:hover .wpcf7-submit {
opacity: 1; }
.product-cat-list .product-cat-list-item .product-cat-list-item-title {
text-align: inherit;
color: #eeeeee;
text-transform: uppercase;
text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.9);
font-weight: 600; }
.product-cat-list .product-cat-list-item .btn, .product-cat-list .product-cat-list-item .box-dlir-link, .product-cat-list .product-cat-list-item .comments .submit, .comments .product-cat-list .product-cat-list-item .submit, .product-cat-list .product-cat-list-item .comment-reply-link, .product-cat-list .product-cat-list-item .wpcf7 .wpcf7-submit, .wpcf7 .product-cat-list .product-cat-list-item .wpcf7-submit {
opacity: 0;
-webkit-border-radius: 0;
border-radius: 0;
color: #444444;
padding: 16px 32px;
-webkit-transition: all 300ms;
-o-transition: all 300ms;
transition: all 300ms; }
.paragraphe-avec-image.large {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
max-width: 100%; }
.paragraphe-avec-image.large .paragraphe-avec-image--image,
.paragraphe-avec-image.large .paragraphe-avec-image--text {
padding: 0;
margin-bottom: 0; }
.paragraphe-avec-image.large .paragraphe-avec-image--image {
background-position: center;
-webkit-background-size: cover;
background-size: cover;
background-repeat: no-repeat; }
@media only screen and (max-width: 767px) {
.paragraphe-avec-image.large .paragraphe-avec-image--image {
height: 300px; } }
.paragraphe-avec-image.large .paragraphe-avec-image--text {
padding: 8.33333vw; }
@media only screen and (max-width: 767px) {
.paragraphe-avec-image.large .paragraphe-avec-image--text {
padding: 16px; } }
.blocs-lien-image-container .row, .blocs-lien-image-container .gallerie {
max-width: 1600px; }
.blocs-lien-image-container * {
-webkit-border-radius: 0;
border-radius: 0; }
.blocs-lien-image-column {
padding-top: 60px;
padding-bottom: 60px; }
.blocs-lien-image-link {
position: relative; }
.blocs-lien-image-link:hover .blocs-lien-image-link-text {
background: #000000;
background: rgba(0, 0, 0, 0.4); }
.blocs-lien-image-link-text {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: transparent;
font-size: 40px;
line-height: 40px;
font-weight: 300;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
font-weight: 600;
text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.9); }
@media only screen and (max-width: 1200px) {
.blocs-lien-image-link-text {
font-size: 24px;
line-height: 30px; } }
@media only screen and (max-width: 1023px) {
.blocs-lien-image-link-text {
font-size: 16px;
line-height: 20px; } }
@media only screen and (max-width: 767px) {
.blocs-lien-image-link-text {
font-size: 1.95567vw;
line-height: 2.47718vw; } }
@media only screen and (max-width: 567px) {
.blocs-lien-image-link-text {
font-size: 24px;
line-height: 30px; } }
@media only screen and (max-width: 359px) {
.blocs-lien-image-link-text {
font-size: 18px;
line-height: 22px; } }
.blocs-lien-image-link-text:before {
content: '';
display: inline-block;
height: 100%;
margin-right: -4px;
width: 0.01%;
vertical-align: middle; }
.blocs-lien-image-link-text .blocs-lien-image-link-text-inner {
display: inline-block;
margin-right: -4px;
width: 99.99%;
vertical-align: middle; }
.home-featured {
max-width: 1600px;
text-align: center;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
margin-bottom: 60px; }
.home-featured h2, .home-featured .box .box-title, .box .home-featured .box-title, .home-featured .shadow-box .box-title, .shadow-box .home-featured .box-title, .home-featured .sidebar h3, .sidebar .home-featured h3, .home-featured .comment-reply-title, .home-featured h1.contact-title {
text-align: center;
font-size: 32px;
line-height: 1.3;
margin-bottom: 16px; }
@media only screen and (max-width: 1416px) {
.home-featured h2, .home-featured .box .box-title, .box .home-featured .box-title, .home-featured .shadow-box .box-title, .shadow-box .home-featured .box-title, .home-featured .sidebar h3, .sidebar .home-featured h3, .home-featured .comment-reply-title, .home-featured h1.contact-title {
font-size: 24px;
line-height: 1.3; } }
@media only screen and (max-width: 1090px) {
.home-featured h2, .home-featured .box .box-title, .box .home-featured .box-title, .home-featured .shadow-box .box-title, .shadow-box .home-featured .box-title, .home-featured .sidebar h3, .sidebar .home-featured h3, .home-featured .comment-reply-title, .home-featured h1.contact-title {
font-size: 20px;
line-height: 1.3; } }
.home-featured .col {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
max-width: 480px;
width: 30%;
min-width: 300px;
margin: 0.83333vw; }
@media only screen and (max-width: 948px) {
.home-featured .col {
width: 48%; }
.home-featured .col h2, .home-featured .col .box .box-title, .box .home-featured .col .box-title, .home-featured .col .shadow-box .box-title, .shadow-box .home-featured .col .box-title, .home-featured .col .sidebar h3, .sidebar .home-featured .col h3, .home-featured .col .comment-reply-title, .home-featured .col h1.contact-title {
font-size: 28px; } }
@media only screen and (max-width: 767px) {
.home-featured .col {
width: 100%;
margin: 0 auto; } }
.home-featured p:nth-child(3) {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
font-size: 17px;
line-height: 27px; }
.copyright {
background-color: #ffffff;
color: #444444;
height: 40px; }
@media only screen and (max-width: 767px) {
.copyright {
height: 100px;
padding-left: 16px;
padding-right: 16px; } }
.page-footer-inner {
background: url(//ohbio.ca/wp-content/themes/verteb/img/pattern.svg) repeat-x;
max-width: 100%;
padding-bottom: 60px;
background-position: left 40px; }
h3 {
margin-bottom: 8px; }
.produits-intro {
margin: 40px auto;
max-width: 1000px;
color: #444444;
text-align: justify;
font-size: 24px; }
.produits-intro * {
vertical-align: top; }
.produits-intro :last-child {
margin-bottom: 0; }
@media only screen and (max-width: 767px) {
.produits-intro {
text-align: left; } }
.produits-cols {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
max-width: 1300px;
margin-left: auto;
margin-right: auto;
-webkit-justify-content: space-around;
-ms-flex-pack: distribute;
justify-content: space-around; }
.produits-cols .col {
max-width: 600px;
min-width: 300px;
margin: 0.83333vw; }
.produits-cols .col h3 {
color: #444444;
font-weight: bold; }
.produits-cols .col h3,
.produits-cols .col p {
padding-left: 111px;
margin-top: 0; }
@media only screen and (max-width: 767px) {
.produits-cols .col h3,
.produits-cols .col p {
padding-left: 0; } }
.produits-cols .col :last-child {
margin-bottom: 0; }
.produits-cols .col ul {
padding-left: 20px; }
.produits-cols .col li {
margin-bottom: 16px; }
@media only screen and (max-width: 767px) {
.produits-cols .col {
margin-bottom: 32px; } }
.produits-cols .col-2, .produits-cols .paragraphe-avec-icone-col-2 {
width: 48%; }
@media only screen and (max-width: 767px) {
.produits-cols .col-2, .produits-cols .paragraphe-avec-icone-col-2 {
width: 100%; } }
.produits-cols .col-3 {
width: 30%; }
@media only screen and (max-width: 767px) {
.produits-cols .col-3 {
width: 100%; } }
.produits-cols.produits-cols-no-padding .col h3,
.produits-cols.produits-cols-no-padding .col p {
padding-left: 0; }
.produits-cols.produits-col-depliant {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 100%;
padding: 0;
position: relative;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
padding-top: 3.125vw;
padding-bottom: 3.125vw; }
.produits-cols.produits-col-depliant .col,
.produits-cols.produits-col-depliant .col-2,
.produits-cols.produits-col-depliant .paragraphe-avec-icone-col-2 {
width: 100%;
max-width: 50%;
margin: 0;
padding: 3.125vw;
background: #eff4dc;
padding-top: 80px;
padding-bottom: 80px; }
.produits-cols.produits-col-depliant .col *,
.produits-cols.produits-col-depliant .col-2 *,
.produits-cols.produits-col-depliant .paragraphe-avec-icone-col-2 * {
text-align: center; }
.produits-cols.produits-col-depliant .col:nth-child(3n+1),
.produits-cols.produits-col-depliant .col-2:nth-child(3n+1),
.produits-cols.produits-col-depliant .paragraphe-avec-icone-col-2:nth-child(3n+1) {
background: #dde8b5; }
@media only screen and (max-width: 767px) {
.produits-cols.produits-col-depliant .col,
.produits-cols.produits-col-depliant .col-2,
.produits-cols.produits-col-depliant .paragraphe-avec-icone-col-2 {
max-width: 100%;
padding-top: 32px;
padding-bottom: 32px; }
.produits-cols.produits-col-depliant .col:nth-child(odd),
.produits-cols.produits-col-depliant .col-2:nth-child(odd),
.produits-cols.produits-col-depliant .paragraphe-avec-icone-col-2:nth-child(odd) {
background: #dde8b5 !important; }
.produits-cols.produits-col-depliant .col:nth-child(even),
.produits-cols.produits-col-depliant .col-2:nth-child(even),
.produits-cols.produits-col-depliant .paragraphe-avec-icone-col-2:nth-child(even) {
background: #e8efcc !important; } }
.produits-cols.produits-col-depliant h2, .produits-cols.produits-col-depliant .box .box-title, .box .produits-cols.produits-col-depliant .box-title, .produits-cols.produits-col-depliant .shadow-box .box-title, .shadow-box .produits-cols.produits-col-depliant .box-title, .produits-cols.produits-col-depliant .sidebar h3, .sidebar .produits-cols.produits-col-depliant h3, .produits-cols.produits-col-depliant .comment-reply-title, .produits-cols.produits-col-depliant h1.contact-title {
margin-top: 0; }
.produits-cols.produits-col-depliant h3,
.produits-cols.produits-col-depliant p {
padding-left: 0;
margin-top: 0; }
@media only screen and (max-width: 767px) {
.produits-cols.produits-col-depliant h3,
.produits-cols.produits-col-depliant p {
padding-left: 0; } }
@media only screen and (max-width: 767px) {
.produits-cols.produits-col-depliant {
padding-bottom: 0; } }
.media h2 a, .media .box .box-title a, .box .media .box-title a, .media .shadow-box .box-title a, .shadow-box .media .box-title a, .media .sidebar h3 a, .sidebar .media h3 a, .media .comment-reply-title a, .media h1.contact-title a {
color: inherit; }
.media {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; }
.media p {
padding-left: 0 !important; }
.media img {
width: 96px;
display: inline-block;
margin: 0 15px 0 0; }
.media h2, .media .box .box-title, .box .media .box-title, .media .shadow-box .box-title, .shadow-box .media .box-title, .media .sidebar h3, .sidebar .media h3, .media .comment-reply-title, .media h1.contact-title {
margin-bottom: 0;
margin-top: 0;
text-transform: uppercase; }
.paragraphe-avec-icone-col-1 .paragraphe-avec-icone--image {
width: 136px; }
@media only screen and (max-width: 767px) {
.paragraphe-avec-icone-col-1 .paragraphe-avec-icone--image {
text-align: center;
margin-bottom: 16px;
width: 100%; }
.paragraphe-avec-icone-col-1 .paragraphe-avec-icone--image img {
width: 68px;
display: inline-block; } }
small {
line-height: 24px;
font-size: 18px;
display: block; }
.sidebar h3 {
color: #444444;
font-size: 24px;
line-height: 32px; }
@media only screen and (max-width: 1114px) {
.main-nav .menu > .menu-item {
padding-right: 18px; } }
.header-adresse,
.header-social {
display: inline-block;
vertical-align: bottom; }
.header-adresse-name {
font-weight: bold;
display: block;
line-height: 16px; }
@media only screen and (max-width: 767px) {
.header-social {
display: inline; } }
.header-top {
padding-bottom: 1px; }
@media only screen and (max-width: 767px) {
.header-top {
padding-top: 0; } }
[itemprop="addressLocality"] {
white-space: nowrap; }
@media only screen and (max-width: 767px) {
h1.contact-title {
font-size: 36px;
line-height: 40px;
margin-bottom: 6px; } }
#mc_embed_signup input.email {
width: 96% !important; }
#mc_embed_signup .button {
background: #006f3e !important; }
.infolettre-wrapper {
max-width: 400px;
margin: 0 auto; }
.infolettre .main .infolettre-wrapper {
padding-bottom: 140px; }
blockquote {
padding: 0;
margin: 0; }
.blog-main .type-post {
background: #dde8b5;
padding: 3.33333vw;
margin-bottom: 16px; }
.blog-main .type-post:nth-child(even) {
background: #eff4dc; }
.blog-main .type-post .more-link {
border-bottom: none;
margin-bottom: 0; }
.blog-main .type-post .single-blog-title {
margin-bottom: 6px; }
.blog-main .type-post .hentry-text a {
color: #444444;
text-decoration: underline; }
.sidebar {
background: #eff4dc;
border: none;
padding: 1.66667vw; }
@media only screen and (max-width: 767px) {
.produits-erable {
background: #dde8b5 !important;
padding-top: 16px;
padding-bottom: 16px;
margin-top: 0; }
.produits-erable p {
color: #444444 !important; }
.produits-erable h2, .produits-erable .box .box-title, .box .produits-erable .box-title, .produits-erable .shadow-box .box-title, .shadow-box .produits-erable .box-title, .produits-erable .sidebar h3, .sidebar .produits-erable h3, .produits-erable .comment-reply-title, .produits-erable h1.contact-title {
color: #006f3e !important; }
.produits-erable .text-block {
padding-top: 0;
padding-bottom: 0; } }
#mc-embedded-subscribe {
display: inline-block;
padding: 11px 16px 8px 16px;
margin-top: 8px;
color: white;
font-size: 16px;
border: none;
-webkit-border-radius: 8px;
border-radius: 8px; }
.cta-social {
color: #444444; }
.cta-social * {
text-align: left !important;
font-size: 24px !important; }
.cat-1, .contrast-zone.cat-1 {
background-color: #DEE8B4;
margin-bottom: 0; }
.cat-1 h2, .cat-1 .box .box-title, .box .cat-1 .box-title, .cat-1 .shadow-box .box-title, .shadow-box .cat-1 .box-title, .cat-1 .sidebar h3, .sidebar .cat-1 h3, .cat-1 .comment-reply-title, .cat-1 h1.contact-title, .contrast-zone.cat-1 h2, .contrast-zone.cat-1 .box .box-title, .box .contrast-zone.cat-1 .box-title, .contrast-zone.cat-1 .shadow-box .box-title, .shadow-box .contrast-zone.cat-1 .box-title, .contrast-zone.cat-1 .sidebar h3, .sidebar .contrast-zone.cat-1 h3, .contrast-zone.cat-1 .comment-reply-title, .contrast-zone.cat-1 h1.contact-title {
color: #006f3e; }
.cat-2, .contrast-zone.cat-2 {
background: #EFF4DC;
margin-top: 0; }
.cat-2 h2, .cat-2 .box .box-title, .box .cat-2 .box-title, .cat-2 .shadow-box .box-title, .shadow-box .cat-2 .box-title, .cat-2 .sidebar h3, .sidebar .cat-2 h3, .cat-2 .comment-reply-title, .cat-2 h1.contact-title, .contrast-zone.cat-2 h2, .contrast-zone.cat-2 .box .box-title, .box .contrast-zone.cat-2 .box-title, .contrast-zone.cat-2 .shadow-box .box-title, .shadow-box .contrast-zone.cat-2 .box-title, .contrast-zone.cat-2 .sidebar h3, .sidebar .contrast-zone.cat-2 h3, .contrast-zone.cat-2 .comment-reply-title, .contrast-zone.cat-2 h1.contact-title {
color: #006f3e; }
.produits-cols .col-1 {
max-width: 100%; }
.mt {
margin-top: 64px; }
.mb {
margin-bottom: 64px; }
.wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}.wp-block-avatar{line-height:0}.wp-block-avatar,.wp-block-avatar img{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{box-sizing:border-box}.wp-block-audio figcaption{margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}.wp-block-button__link{box-sizing:border-box;cursor:pointer;display:inline-block;text-align:center;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}.wp-block-button .wp-block-button__link.is-style-outline,.wp-block-button.is-style-outline>.wp-block-button__link{border:2px solid;padding:.667em 1.333em}.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color),.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color){color:currentColor}.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background),.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background){background-color:transparent;background-image:none}.wp-block-button .wp-block-button__link:where(.has-border-color){border-width:initial}.wp-block-button .wp-block-button__link:where([style*=border-top-color]){border-top-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-right-color]){border-right-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-bottom-color]){border-bottom-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-left-color]){border-left-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-style]){border-width:initial}.wp-block-button .wp-block-button__link:where([style*=border-top-style]){border-top-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-right-style]){border-right-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-bottom-style]){border-bottom-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-left-style]){border-left-width:medium}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar td,.wp-block-calendar th{border:1px solid;padding:.25em}.wp-block-calendar th{font-weight:400}.wp-block-calendar caption{background-color:inherit}.wp-block-calendar table{border-collapse:collapse;width:100%}.wp-block-calendar table:where(:not(.has-text-color)){color:#40464d}.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th{border-color:#ddd}.wp-block-calendar table.has-background th{background-color:inherit}.wp-block-calendar table.has-text-color th{color:inherit}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-categories.wp-block-categories-dropdown.aligncenter{text-align:center}.wp-block-code{box-sizing:border-box}.wp-block-code code{display:block;font-family:inherit;overflow-wrap:break-word;white-space:pre-wrap}.wp-block-columns{align-items:normal!important;box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-post-comments{box-sizing:border-box}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{margin-bottom:.5em;margin-right:.5em}.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{margin-right:0}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:-moz-fit-content;width:fit-content}.wp-block-comment-template.alignright{float:right}.wp-block-cover,.wp-block-cover-image{align-items:center;background-position:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:430px;overflow:hidden;overflow:clip;padding:1em;position:relative}.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{background-color:transparent}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;content:""}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0;z-index:1}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image:after,.wp-block-cover:after{content:"";display:block;font-size:0;min-height:inherit}@supports (position:sticky){.wp-block-cover-image:after,.wp-block-cover:after{content:none}}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{color:inherit;width:100%;z-index:1}.wp-block-cover h1:not(.has-text-color),.wp-block-cover h2:not(.has-text-color),.wp-block-cover h3:not(.has-text-color),.wp-block-cover h4:not(.has-text-color),.wp-block-cover h5:not(.has-text-color),.wp-block-cover h6:not(.has-text-color),.wp-block-cover p:not(.has-text-color),.wp-block-cover-image h1:not(.has-text-color),.wp-block-cover-image h2:not(.has-text-color),.wp-block-cover-image h3:not(.has-text-color),.wp-block-cover-image h4:not(.has-text-color),.wp-block-cover-image h5:not(.has-text-color),.wp-block-cover-image h6:not(.has-text-color),.wp-block-cover-image p:not(.has-text-color){color:inherit}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover__image-background,.wp-block-cover__video-background{z-index:0}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;margin-bottom:0;max-width:840px;padding:.44em;text-align:center;z-index:1}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}.wp-block-details{box-sizing:border-box;overflow:hidden}.wp-block-details summary{cursor:pointer}.wp-block-details>:not(summary){margin-block-end:0;margin-block-start:var(--wp--style--block-gap)}.wp-block-details>:last-child{margin-bottom:0}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed figcaption{margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}:where(.wp-block-file){margin-bottom:1.5em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);bottom:0;box-sizing:border-box;color:#fff;font-size:13px;left:0;margin-bottom:0;max-height:60%;overflow:auto;padding:0 8px 8px;position:absolute;text-align:center;width:100%}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-bottom:1em;margin-top:.5em}.wp-block-image .is-style-rounded img,.wp-block-image.is-style-circle-mask img,.wp-block-image.is-style-rounded img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}.wp-block-image :where(.has-border-color){border-style:solid}.wp-block-image :where([style*=border-top-color]){border-top-style:solid}.wp-block-image :where([style*=border-right-color]){border-right-style:solid}.wp-block-image :where([style*=border-bottom-color]){border-bottom-style:solid}.wp-block-image :where([style*=border-left-color]){border-left-style:solid}.wp-block-image :where([style*=border-width]){border-style:solid}.wp-block-image :where([style*=border-top-width]){border-top-style:solid}.wp-block-image :where([style*=border-right-width]){border-right-style:solid}.wp-block-image :where([style*=border-bottom-width]){border-bottom-style:solid}.wp-block-image :where([style*=border-left-width]){border-left-style:solid}.wp-block-image figure{margin:0}.wp-lightbox-container .img-container{position:relative}.wp-lightbox-container button{background:none;border:none;cursor:zoom-in;height:100%;position:absolute;width:100%;z-index:100}.wp-lightbox-container button:focus-visible{outline:5px auto #212121;outline:5px auto -webkit-focus-ring-color;outline-offset:5px}.wp-lightbox-overlay{height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100vw;z-index:100000}.wp-lightbox-overlay .close-button{cursor:pointer;padding:0;position:absolute;right:12.5px;top:12.5px;z-index:5000000}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:center;position:absolute;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay .wp-block-image img{max-height:100%;max-width:100%;width:auto}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.fade.active{animation:turn-on-visibility .25s both;visibility:visible}.wp-lightbox-overlay.fade.active img{animation:turn-on-visibility .3s both}.wp-lightbox-overlay.fade.hideanimationenabled:not(.active){animation:turn-off-visibility .3s both}.wp-lightbox-overlay.fade.hideanimationenabled:not(.active) img{animation:turn-off-visibility .25s both}.wp-lightbox-overlay.zoom img{height:var(--lightbox-image-max-height);position:absolute;transform-origin:top left;width:var(--lightbox-image-max-width)}.wp-lightbox-overlay.zoom.active{opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .wp-block-image img{animation:lightbox-zoom-in .4s forwards}@media (prefers-reduced-motion){.wp-lightbox-overlay.zoom.active .wp-block-image img{animation:turn-on-visibility .4s both}}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .wp-block-image img{animation:lightbox-zoom-out .4s forwards}@media (prefers-reduced-motion){.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .wp-block-image img{animation:turn-off-visibility .4s both}}.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .scrim{animation:turn-off-visibility .4s forwards}html.has-lightbox-open{overflow:hidden}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{left:var(--lightbox-initial-left-position);top:var(--lightbox-initial-top-position);transform:scale(var(--lightbox-scale-width),var(--lightbox-scale-height))}to{left:var(--lightbox-target-left-position);top:var(--lightbox-target-top-position);transform:scale(1)}}@keyframes lightbox-zoom-out{0%{left:var(--lightbox-target-left-position);top:var(--lightbox-target-top-position);transform:scale(1);visibility:visible}99%{visibility:visible}to{left:var(--lightbox-initial-left-position);top:var(--lightbox-initial-top-position);transform:scale(var(--lightbox-scale-width),var(--lightbox-scale-height))}}ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit}.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none;padding-left:0}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}ol.has-background,ul.has-background{padding:1.25em 2.375em}.wp-block-media-text{box-sizing:border-box; direction:ltr; display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media{align-self:start}.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media{align-self:end}.wp-block-media-text .wp-block-media-text__media{ grid-column:1;grid-row:1; margin:0}.wp-block-media-text .wp-block-media-text__content{direction:ltr; grid-column:2;grid-row:1; padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media{ grid-column:2;grid-row:1 }.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{ grid-column:1;grid-row:1 }.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill .wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill .wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill .wp-block-media-text__media img{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center;position:relative}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation:where(:not([class*=has-text-decoration])) a{text-decoration:none}.wp-block-navigation:where(:not([class*=has-text-decoration])) a:active,.wp-block-navigation:where(:not([class*=has-text-decoration])) a:focus{text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{stroke:currentColor;display:inline-block;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;height:0;left:-1px;opacity:0;overflow:hidden;position:absolute;top:100%;transition:opacity .1s linear;visibility:hidden;width:0;z-index:2}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:transparent;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:transparent;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid rgba(0,0,0,.15);color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container .wp-block-navigation-link a{color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards;background-color:inherit;display:flex;flex-direction:column;overflow:auto;padding:var(--wp--style--root--padding-top,2rem) var(--wp--style--root--padding-right,2rem) var(--wp--style--root--padding-bottom,2rem) var(--wp--style--root--padding-left,2rem);z-index:100000}@media (prefers-reduced-motion:reduce){.wp-block-navigation__responsive-container.is-menu-open{animation-delay:0s;animation-duration:1ms}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:transparent!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff;color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:transparent;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word;word-break:normal}.wp-block-navigation .wp-block-navigation-item__description{display:none}.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.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}p.has-background{padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}.wp-block-post-author{display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0;flex-grow:1}.wp-block-post-author__name{margin:0}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form input[type=submit]{box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form input:not([type=submit]),.wp-block-post-comments-form textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments-form textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-date{box-sizing:border-box}:where(.wp-block-post-excerpt){margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block;height:100%}.wp-block-post-featured-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:transparent}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-time-to-read,.wp-block-post-title{box-sizing:border-box}.wp-block-post-title{word-break:break-word}.wp-block-post-title a{display:inline-block}.wp-block-preformatted{white-space:pre-wrap}.wp-block-preformatted.has-background{padding:1.25em 2.375em}.wp-block-pullquote{box-sizing:border-box;overflow-wrap:break-word;padding:3em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}:where(.wp-block-pullquote){margin:0 0 1em}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote cite{color:inherit}.wp-block-post-template{list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.wp-block-post-template{background:none}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container>li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}@media (max-width:600px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr}}.wp-block-query-pagination>.wp-block-query-pagination-next,.wp-block-query-pagination>.wp-block-query-pagination-numbers,.wp-block-query-pagination>.wp-block-query-pagination-previous{margin-bottom:.5em;margin-right:.5em}.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child{margin-right:0}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-query-title,.wp-block-quote{box-sizing:border-box}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-read-more{display:block;width:-moz-fit-content;width:fit-content}.wp-block-read-more:not([style*=text-decoration]),.wp-block-read-more:not([style*=text-decoration]):active,.wp-block-read-more:not([style*=text-decoration]):focus{text-decoration:none}ul.wp-block-rss{list-style:none;padding:0}ul.wp-block-rss.wp-block-rss{box-sizing:border-box}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;list-style:none;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-search__button{margin-left:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{fill:currentColor;min-height:24px;min-width:24px;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{-webkit-appearance:initial;appearance:none;border:1px solid #949494;flex-grow:1;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important}.wp-block-search.wp-block-search__button-only .wp-block-search__button{margin-left:0}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block-search__button-behavior-expand .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search__button-behavior-expand .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden,.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}.wp-block[data-align=right] .wp-block-search__button-behavior-expand .wp-block-search__inside-wrapper{float:right}.wp-block-separator{border:1px solid;border-left:none;border-right:none}.wp-block-separator.is-style-dots{background:none!important;border:none;height:auto;line-height:1;text-align:center}.wp-block-separator.is-style-dots:before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}.wp-block-site-logo.is-style-rounded{border-radius:9999px}.wp-block-site-title a{color:inherit}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link a{padding:.25em}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block;height:auto;transition:transform .1s ease}@media (prefers-reduced-motion:reduce){.wp-block-social-link{transition-delay:0s;transition-duration:0s}}.wp-block-social-link a{align-items:center;display:flex;line-height:0;transition:transform .1s ease}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:visited{fill:currentColor;color:currentColor}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link{background-color:#f0f0f0;color:#444}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon{background-color:#f90;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance{background-color:#0757fe;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy{background-color:#f45800;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook{background-color:#1778f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr{background-color:#0461dd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare{background-color:#e65678;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github{background-color:#24292d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google{background-color:#ea4434;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram{background-color:#f00075;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium{background-color:#02ab6c;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup{background-color:#f6405f;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon{background-color:#ff424d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest{background-color:#e60122;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket{background-color:#ef4155;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit{background-color:#ff4500;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype{background-color:#0478d7;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat{stroke:#000;background-color:#fefc00;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify{background-color:#1bd760;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram{background-color:#2aabee;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr{background-color:#011835;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch{background-color:#6440a4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk{background-color:#4680c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube{background-color:red;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link{background:none}.wp-block-social-links.is-style-logos-only .wp-social-link a{padding:0}.wp-block-social-links.is-style-logos-only .wp-social-link svg{height:1.25em;width:1.25em}.wp-block-social-links.is-style-logos-only .wp-social-link-amazon{color:#f90}.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp{color:#1ea0c3}.wp-block-social-links.is-style-logos-only .wp-social-link-behance{color:#0757fe}.wp-block-social-links.is-style-logos-only .wp-social-link-codepen{color:#1e1f26}.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart{color:#02e49b}.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble{color:#e94c89}.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox{color:#4280ff}.wp-block-social-links.is-style-logos-only .wp-social-link-etsy{color:#f45800}.wp-block-social-links.is-style-logos-only .wp-social-link-facebook{color:#1778f2}.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-flickr{color:#0461dd}.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare{color:#e65678}.wp-block-social-links.is-style-logos-only .wp-social-link-github{color:#24292d}.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads{color:#382110}.wp-block-social-links.is-style-logos-only .wp-social-link-google{color:#ea4434}.wp-block-social-links.is-style-logos-only .wp-social-link-instagram{color:#f00075}.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm{color:#e21b24}.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin{color:#0d66c2}.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon{color:#3288d4}.wp-block-social-links.is-style-logos-only .wp-social-link-medium{color:#02ab6c}.wp-block-social-links.is-style-logos-only .wp-social-link-meetup{color:#f6405f}.wp-block-social-links.is-style-logos-only .wp-social-link-patreon{color:#ff424d}.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest{color:#e60122}.wp-block-social-links.is-style-logos-only .wp-social-link-pocket{color:#ef4155}.wp-block-social-links.is-style-logos-only .wp-social-link-reddit{color:#ff4500}.wp-block-social-links.is-style-logos-only .wp-social-link-skype{color:#0478d7}.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat{stroke:#000;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud{color:#ff5600}.wp-block-social-links.is-style-logos-only .wp-social-link-spotify{color:#1bd760}.wp-block-social-links.is-style-logos-only .wp-social-link-telegram{color:#2aabee}.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr{color:#011835}.wp-block-social-links.is-style-logos-only .wp-social-link-twitch{color:#6440a4}.wp-block-social-links.is-style-logos-only .wp-social-link-twitter{color:#1da1f2}.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo{color:#1eb7ea}.wp-block-social-links.is-style-logos-only .wp-social-link-vk{color:#4680c2}.wp-block-social-links.is-style-logos-only .wp-social-link-whatsapp{color:#25d366}.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress{color:#3499cd}.wp-block-social-links.is-style-logos-only .wp-social-link-yelp{color:#d32422}.wp-block-social-links.is-style-logos-only .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}.wp-block-social-links.is-style-pill-shape .wp-social-link a{padding-left:.66667em;padding-right:.66667em}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}.wp-block-spacer{clear:both}.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}.wp-block-tag-cloud.is-style-outline{display:flex;flex-wrap:wrap;gap:1ch}.wp-block-tag-cloud.is-style-outline a{border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:transparent;border-bottom:1px solid #f0f0f0;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:transparent}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:currentColor}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:currentColor}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}:where(.wp-block-term-description){margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-term-description p{margin-bottom:0;margin-top:0}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{overflow:auto;white-space:pre-wrap}:where(pre.wp-block-verse){font-family:inherit}.wp-block-video{box-sizing:border-box}.wp-block-video video{width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-bottom:1em;margin-top:.5em}.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:left;text-indent:0}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#ddd;-webkit-clip-path:none;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}