@charset "UTF-8";
@charset "UTF-8";
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//rbctrainingground.ca/wp-content/themes/genesis-sample/js/owl-carousel/dist/assets/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
 @-webkit-keyframes bounce {
from,
20%,
53%,
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);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
40%,
43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0, -4px, 0);
transform: translate3d(0, -4px, 0);
}
}
@keyframes bounce {
from,
20%,
53%,
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);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
40%,
43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0, -4px, 0);
transform: translate3d(0, -4px, 0);
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
@-webkit-keyframes flash {
from,
50%,
to {
opacity: 1;
}
25%,
75% {
opacity: 0;
}
}
@keyframes flash {
from,
50%,
to {
opacity: 1;
}
25%,
75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash;
} @-webkit-keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 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: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 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: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.rubberBand {
-webkit-animation-name: rubberBand;
animation-name: rubberBand;
}
@-webkit-keyframes shake {
from,
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 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 {
from,
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 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-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-name: headShake;
animation-name: headShake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
-webkit-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%,
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
}
30%,
50%,
70%,
90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%,
60%,
80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%,
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
}
30%,
50%,
70%,
90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%,
60%,
80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
} @-webkit-keyframes wobble {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes wobble {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes jello {
from,
11.1%,
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 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.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
@keyframes jello {
from,
11.1%,
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 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.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
.jello {
-webkit-animation-name: jello;
animation-name: jello;
-webkit-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-name: heartBeat;
animation-name: heartBeat;
-webkit-animation-duration: 1.3s;
animation-duration: 1.3s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
@-webkit-keyframes bounceIn {
from,
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% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
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% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
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 {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes bounceIn {
from,
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% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
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% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
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 {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
from,
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% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
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: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInDown {
from,
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% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
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: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
from,
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% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
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: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInLeft {
from,
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% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
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: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
from,
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);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
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: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInRight {
from,
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);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
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: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
from,
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);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
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: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInUp {
from,
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);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
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: translate3d(0, 0, 0);
transform: translate3d(0, 0, 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% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
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% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
}
.bounceOut {
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 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% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
from {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
rotate3d(0, 1, 0, 0deg);
transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
rotate3d(0, 1, 0, 0deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
rotate3d(0, 1, 0, 0deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
from {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
rotate3d(0, 1, 0, 0deg);
transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
rotate3d(0, 1, 0, 0deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
rotate3d(0, 1, 0, 0deg);
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip;
}
@-webkit-keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
@-webkit-keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
@keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%,
60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%,
80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%,
60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%,
80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
-webkit-animation-name: hinge;
animation-name: hinge;
}
@-webkit-keyframes jackInTheBox {
from {
opacity: 0;
-webkit-transform: scale(0.1) rotate(30deg);
transform: scale(0.1) rotate(30deg);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
50% {
-webkit-transform: rotate(-10deg);
transform: rotate(-10deg);
}
70% {
-webkit-transform: rotate(3deg);
transform: rotate(3deg);
}
to {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes jackInTheBox {
from {
opacity: 0;
-webkit-transform: scale(0.1) rotate(30deg);
transform: scale(0.1) rotate(30deg);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
50% {
-webkit-transform: rotate(-10deg);
transform: rotate(-10deg);
}
70% {
-webkit-transform: rotate(3deg);
transform: rotate(3deg);
}
to {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}
.jackInTheBox {
-webkit-animation-name: jackInTheBox;
animation-name: jackInTheBox;
} @-webkit-keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
} @-webkit-keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
@keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInDown {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInLeft {
-webkit-animation-name: zoomInLeft;
animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInRight {
-webkit-animation-name: zoomInRight;
animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInUp {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
to {
opacity: 0;
}
}
@keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
to {
opacity: 0;
}
}
.zoomOut {
-webkit-animation-name: zoomOut;
animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomOutDown {
-webkit-animation-name: zoomOutDown;
animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
transform: scale(0.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
transform: scale(0.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
.zoomOutLeft {
-webkit-animation-name: zoomOutLeft;
animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
transform: scale(0.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
@keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
transform: scale(0.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
.zoomOutRight {
-webkit-animation-name: zoomOutRight;
animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomOutUp {
-webkit-animation-name: zoomOutUp;
animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInUp {
-webkit-animation-name: slideInUp;
animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.slideOutDown {
-webkit-animation-name: slideOutDown;
animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
}
.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
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: 800ms;
animation-duration: 800ms;
}
.animated.faster {
-webkit-animation-duration: 500ms;
animation-duration: 500ms;
}
.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;
animation: unset !important;
-webkit-transition: none !important;
transition: none !important;
}
}.iti {
position: relative;
display: inline-block; }
.iti * {
box-sizing: border-box;
-moz-box-sizing: border-box; }
.iti__hide {
display: none; }
.iti__v-hide {
visibility: hidden; }
.iti input, .iti input[type=text], .iti input[type=tel] {
position: relative;
z-index: 0;
margin-top: 0 !important;
margin-bottom: 0 !important;
padding-right: 36px;
margin-right: 0; }
.iti__flag-container {
position: absolute;
top: 0;
bottom: 0;
right: 0;
padding: 1px; }
.iti__selected-flag {
z-index: 1;
position: relative;
display: flex;
align-items: center;
height: 100%;
padding: 0 6px 0 8px; }
.iti__arrow {
margin-left: 6px;
width: 0;
height: 0;
border-left: 3px solid transparent;
border-right: 3px solid transparent;
border-top: 4px solid #555; }
.iti__arrow--up {
border-top: none;
border-bottom: 4px solid #555; }
.iti__country-list {
position: absolute;
z-index: 2;
list-style: none;
text-align: left;
padding: 0;
margin: 0 0 0 -1px;
box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
background-color: white;
border: 1px solid #CCC;
white-space: nowrap;
max-height: 200px;
overflow-y: scroll;
-webkit-overflow-scrolling: touch; }
.iti__country-list--dropup {
bottom: 100%;
margin-bottom: -1px; }
@media (max-width: 500px) {
.iti__country-list {
white-space: normal; } }
.iti__flag-box {
display: inline-block;
width: 20px; }
.iti__divider {
padding-bottom: 5px;
margin-bottom: 5px;
border-bottom: 1px solid #CCC; }
.iti__country {
padding: 5px 10px;
outline: none; }
.iti__dial-code {
color: #999; }
.iti__country.iti__highlight {
background-color: rgba(0, 0, 0, 0.05); }
.iti__flag-box, .iti__country-name, .iti__dial-code {
vertical-align: middle; }
.iti__flag-box, .iti__country-name {
margin-right: 6px; }
.iti--allow-dropdown input, .iti--allow-dropdown input[type=text], .iti--allow-dropdown input[type=tel], .iti--separate-dial-code input, .iti--separate-dial-code input[type=text], .iti--separate-dial-code input[type=tel] { padding-right: 52px;
margin-left: 0; }
.iti--allow-dropdown .iti__flag-container, .iti--separate-dial-code .iti__flag-container {
right: auto;
right: 0; }
.iti--allow-dropdown .iti__flag-container:hover {
cursor: pointer; }
.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
background-color: rgba(0, 0, 0, 0.05); }
.iti--allow-dropdown input[disabled] + .iti__flag-container:hover,
.iti--allow-dropdown input[readonly] + .iti__flag-container:hover {
cursor: default; }
.iti--allow-dropdown input[disabled] + .iti__flag-container:hover .iti__selected-flag,
.iti--allow-dropdown input[readonly] + .iti__flag-container:hover .iti__selected-flag {
background-color: transparent; }
.iti--separate-dial-code .iti__selected-flag {
background-color: rgba(0, 0, 0, 0.05); }
.iti--separate-dial-code .iti__selected-dial-code {
margin-left: 6px; }
.iti--container {
position: absolute;
top: -1000px;
left: -1000px;
z-index: 1060;
padding: 1px; }
.iti--container:hover {
cursor: pointer; }
.iti-mobile .iti--container {
top: 30px;
bottom: 30px;
left: 30px;
right: 30px;
position: fixed; }
.iti-mobile .iti__country-list {
max-height: 100%;
width: 100%; }
.iti-mobile .iti__country {
padding: 10px 10px;
line-height: 1.5em; }
.iti__flag {
width: 20px; }
.iti__flag.iti__be {
width: 18px; }
.iti__flag.iti__ch {
width: 15px; }
.iti__flag.iti__mc {
width: 19px; }
.iti__flag.iti__ne {
width: 18px; }
.iti__flag.iti__np {
width: 13px; }
.iti__flag.iti__va {
width: 15px; }
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.iti__flag {
background-size: 5652px 15px; } }
.iti__flag.iti__ac {
height: 10px;
background-position: 0px 0px; }
.iti__flag.iti__ad {
height: 14px;
background-position: -22px 0px; }
.iti__flag.iti__ae {
height: 10px;
background-position: -44px 0px; }
.iti__flag.iti__af {
height: 14px;
background-position: -66px 0px; }
.iti__flag.iti__ag {
height: 14px;
background-position: -88px 0px; }
.iti__flag.iti__ai {
height: 10px;
background-position: -110px 0px; }
.iti__flag.iti__al {
height: 15px;
background-position: -132px 0px; }
.iti__flag.iti__am {
height: 10px;
background-position: -154px 0px; }
.iti__flag.iti__ao {
height: 14px;
background-position: -176px 0px; }
.iti__flag.iti__aq {
height: 14px;
background-position: -198px 0px; }
.iti__flag.iti__ar {
height: 13px;
background-position: -220px 0px; }
.iti__flag.iti__as {
height: 10px;
background-position: -242px 0px; }
.iti__flag.iti__at {
height: 14px;
background-position: -264px 0px; }
.iti__flag.iti__au {
height: 10px;
background-position: -286px 0px; }
.iti__flag.iti__aw {
height: 14px;
background-position: -308px 0px; }
.iti__flag.iti__ax {
height: 13px;
background-position: -330px 0px; }
.iti__flag.iti__az {
height: 10px;
background-position: -352px 0px; }
.iti__flag.iti__ba {
height: 10px;
background-position: -374px 0px; }
.iti__flag.iti__bb {
height: 14px;
background-position: -396px 0px; }
.iti__flag.iti__bd {
height: 12px;
background-position: -418px 0px; }
.iti__flag.iti__be {
height: 15px;
background-position: -440px 0px; }
.iti__flag.iti__bf {
height: 14px;
background-position: -460px 0px; }
.iti__flag.iti__bg {
height: 12px;
background-position: -482px 0px; }
.iti__flag.iti__bh {
height: 12px;
background-position: -504px 0px; }
.iti__flag.iti__bi {
height: 12px;
background-position: -526px 0px; }
.iti__flag.iti__bj {
height: 14px;
background-position: -548px 0px; }
.iti__flag.iti__bl {
height: 14px;
background-position: -570px 0px; }
.iti__flag.iti__bm {
height: 10px;
background-position: -592px 0px; }
.iti__flag.iti__bn {
height: 10px;
background-position: -614px 0px; }
.iti__flag.iti__bo {
height: 14px;
background-position: -636px 0px; }
.iti__flag.iti__bq {
height: 14px;
background-position: -658px 0px; }
.iti__flag.iti__br {
height: 14px;
background-position: -680px 0px; }
.iti__flag.iti__bs {
height: 10px;
background-position: -702px 0px; }
.iti__flag.iti__bt {
height: 14px;
background-position: -724px 0px; }
.iti__flag.iti__bv {
height: 15px;
background-position: -746px 0px; }
.iti__flag.iti__bw {
height: 14px;
background-position: -768px 0px; }
.iti__flag.iti__by {
height: 10px;
background-position: -790px 0px; }
.iti__flag.iti__bz {
height: 14px;
background-position: -812px 0px; }
.iti__flag.iti__ca {
height: 10px;
background-position: -834px 0px; }
.iti__flag.iti__cc {
height: 10px;
background-position: -856px 0px; }
.iti__flag.iti__cd {
height: 15px;
background-position: -878px 0px; }
.iti__flag.iti__cf {
height: 14px;
background-position: -900px 0px; }
.iti__flag.iti__cg {
height: 14px;
background-position: -922px 0px; }
.iti__flag.iti__ch {
height: 15px;
background-position: -944px 0px; }
.iti__flag.iti__ci {
height: 14px;
background-position: -961px 0px; }
.iti__flag.iti__ck {
height: 10px;
background-position: -983px 0px; }
.iti__flag.iti__cl {
height: 14px;
background-position: -1005px 0px; }
.iti__flag.iti__cm {
height: 14px;
background-position: -1027px 0px; }
.iti__flag.iti__cn {
height: 14px;
background-position: -1049px 0px; }
.iti__flag.iti__co {
height: 14px;
background-position: -1071px 0px; }
.iti__flag.iti__cp {
height: 14px;
background-position: -1093px 0px; }
.iti__flag.iti__cr {
height: 12px;
background-position: -1115px 0px; }
.iti__flag.iti__cu {
height: 10px;
background-position: -1137px 0px; }
.iti__flag.iti__cv {
height: 12px;
background-position: -1159px 0px; }
.iti__flag.iti__cw {
height: 14px;
background-position: -1181px 0px; }
.iti__flag.iti__cx {
height: 10px;
background-position: -1203px 0px; }
.iti__flag.iti__cy {
height: 14px;
background-position: -1225px 0px; }
.iti__flag.iti__cz {
height: 14px;
background-position: -1247px 0px; }
.iti__flag.iti__de {
height: 12px;
background-position: -1269px 0px; }
.iti__flag.iti__dg {
height: 10px;
background-position: -1291px 0px; }
.iti__flag.iti__dj {
height: 14px;
background-position: -1313px 0px; }
.iti__flag.iti__dk {
height: 15px;
background-position: -1335px 0px; }
.iti__flag.iti__dm {
height: 10px;
background-position: -1357px 0px; }
.iti__flag.iti__do {
height: 14px;
background-position: -1379px 0px; }
.iti__flag.iti__dz {
height: 14px;
background-position: -1401px 0px; }
.iti__flag.iti__ea {
height: 14px;
background-position: -1423px 0px; }
.iti__flag.iti__ec {
height: 14px;
background-position: -1445px 0px; }
.iti__flag.iti__ee {
height: 13px;
background-position: -1467px 0px; }
.iti__flag.iti__eg {
height: 14px;
background-position: -1489px 0px; }
.iti__flag.iti__eh {
height: 10px;
background-position: -1511px 0px; }
.iti__flag.iti__er {
height: 10px;
background-position: -1533px 0px; }
.iti__flag.iti__es {
height: 14px;
background-position: -1555px 0px; }
.iti__flag.iti__et {
height: 10px;
background-position: -1577px 0px; }
.iti__flag.iti__eu {
height: 14px;
background-position: -1599px 0px; }
.iti__flag.iti__fi {
height: 12px;
background-position: -1621px 0px; }
.iti__flag.iti__fj {
height: 10px;
background-position: -1643px 0px; }
.iti__flag.iti__fk {
height: 10px;
background-position: -1665px 0px; }
.iti__flag.iti__fm {
height: 11px;
background-position: -1687px 0px; }
.iti__flag.iti__fo {
height: 15px;
background-position: -1709px 0px; }
.iti__flag.iti__fr {
height: 14px;
background-position: -1731px 0px; }
.iti__flag.iti__ga {
height: 15px;
background-position: -1753px 0px; }
.iti__flag.iti__gb {
height: 10px;
background-position: -1775px 0px; }
.iti__flag.iti__gd {
height: 12px;
background-position: -1797px 0px; }
.iti__flag.iti__ge {
height: 14px;
background-position: -1819px 0px; }
.iti__flag.iti__gf {
height: 14px;
background-position: -1841px 0px; }
.iti__flag.iti__gg {
height: 14px;
background-position: -1863px 0px; }
.iti__flag.iti__gh {
height: 14px;
background-position: -1885px 0px; }
.iti__flag.iti__gi {
height: 10px;
background-position: -1907px 0px; }
.iti__flag.iti__gl {
height: 14px;
background-position: -1929px 0px; }
.iti__flag.iti__gm {
height: 14px;
background-position: -1951px 0px; }
.iti__flag.iti__gn {
height: 14px;
background-position: -1973px 0px; }
.iti__flag.iti__gp {
height: 14px;
background-position: -1995px 0px; }
.iti__flag.iti__gq {
height: 14px;
background-position: -2017px 0px; }
.iti__flag.iti__gr {
height: 14px;
background-position: -2039px 0px; }
.iti__flag.iti__gs {
height: 10px;
background-position: -2061px 0px; }
.iti__flag.iti__gt {
height: 13px;
background-position: -2083px 0px; }
.iti__flag.iti__gu {
height: 11px;
background-position: -2105px 0px; }
.iti__flag.iti__gw {
height: 10px;
background-position: -2127px 0px; }
.iti__flag.iti__gy {
height: 12px;
background-position: -2149px 0px; }
.iti__flag.iti__hk {
height: 14px;
background-position: -2171px 0px; }
.iti__flag.iti__hm {
height: 10px;
background-position: -2193px 0px; }
.iti__flag.iti__hn {
height: 10px;
background-position: -2215px 0px; }
.iti__flag.iti__hr {
height: 10px;
background-position: -2237px 0px; }
.iti__flag.iti__ht {
height: 12px;
background-position: -2259px 0px; }
.iti__flag.iti__hu {
height: 10px;
background-position: -2281px 0px; }
.iti__flag.iti__ic {
height: 14px;
background-position: -2303px 0px; }
.iti__flag.iti__id {
height: 14px;
background-position: -2325px 0px; }
.iti__flag.iti__ie {
height: 10px;
background-position: -2347px 0px; }
.iti__flag.iti__il {
height: 15px;
background-position: -2369px 0px; }
.iti__flag.iti__im {
height: 10px;
background-position: -2391px 0px; }
.iti__flag.iti__in {
height: 14px;
background-position: -2413px 0px; }
.iti__flag.iti__io {
height: 10px;
background-position: -2435px 0px; }
.iti__flag.iti__iq {
height: 14px;
background-position: -2457px 0px; }
.iti__flag.iti__ir {
height: 12px;
background-position: -2479px 0px; }
.iti__flag.iti__is {
height: 15px;
background-position: -2501px 0px; }
.iti__flag.iti__it {
height: 14px;
background-position: -2523px 0px; }
.iti__flag.iti__je {
height: 12px;
background-position: -2545px 0px; }
.iti__flag.iti__jm {
height: 10px;
background-position: -2567px 0px; }
.iti__flag.iti__jo {
height: 10px;
background-position: -2589px 0px; }
.iti__flag.iti__jp {
height: 14px;
background-position: -2611px 0px; }
.iti__flag.iti__ke {
height: 14px;
background-position: -2633px 0px; }
.iti__flag.iti__kg {
height: 12px;
background-position: -2655px 0px; }
.iti__flag.iti__kh {
height: 13px;
background-position: -2677px 0px; }
.iti__flag.iti__ki {
height: 10px;
background-position: -2699px 0px; }
.iti__flag.iti__km {
height: 12px;
background-position: -2721px 0px; }
.iti__flag.iti__kn {
height: 14px;
background-position: -2743px 0px; }
.iti__flag.iti__kp {
height: 10px;
background-position: -2765px 0px; }
.iti__flag.iti__kr {
height: 14px;
background-position: -2787px 0px; }
.iti__flag.iti__kw {
height: 10px;
background-position: -2809px 0px; }
.iti__flag.iti__ky {
height: 10px;
background-position: -2831px 0px; }
.iti__flag.iti__kz {
height: 10px;
background-position: -2853px 0px; }
.iti__flag.iti__la {
height: 14px;
background-position: -2875px 0px; }
.iti__flag.iti__lb {
height: 14px;
background-position: -2897px 0px; }
.iti__flag.iti__lc {
height: 10px;
background-position: -2919px 0px; }
.iti__flag.iti__li {
height: 12px;
background-position: -2941px 0px; }
.iti__flag.iti__lk {
height: 10px;
background-position: -2963px 0px; }
.iti__flag.iti__lr {
height: 11px;
background-position: -2985px 0px; }
.iti__flag.iti__ls {
height: 14px;
background-position: -3007px 0px; }
.iti__flag.iti__lt {
height: 12px;
background-position: -3029px 0px; }
.iti__flag.iti__lu {
height: 12px;
background-position: -3051px 0px; }
.iti__flag.iti__lv {
height: 10px;
background-position: -3073px 0px; }
.iti__flag.iti__ly {
height: 10px;
background-position: -3095px 0px; }
.iti__flag.iti__ma {
height: 14px;
background-position: -3117px 0px; }
.iti__flag.iti__mc {
height: 15px;
background-position: -3139px 0px; }
.iti__flag.iti__md {
height: 10px;
background-position: -3160px 0px; }
.iti__flag.iti__me {
height: 10px;
background-position: -3182px 0px; }
.iti__flag.iti__mf {
height: 14px;
background-position: -3204px 0px; }
.iti__flag.iti__mg {
height: 14px;
background-position: -3226px 0px; }
.iti__flag.iti__mh {
height: 11px;
background-position: -3248px 0px; }
.iti__flag.iti__mk {
height: 10px;
background-position: -3270px 0px; }
.iti__flag.iti__ml {
height: 14px;
background-position: -3292px 0px; }
.iti__flag.iti__mm {
height: 14px;
background-position: -3314px 0px; }
.iti__flag.iti__mn {
height: 10px;
background-position: -3336px 0px; }
.iti__flag.iti__mo {
height: 14px;
background-position: -3358px 0px; }
.iti__flag.iti__mp {
height: 10px;
background-position: -3380px 0px; }
.iti__flag.iti__mq {
height: 14px;
background-position: -3402px 0px; }
.iti__flag.iti__mr {
height: 14px;
background-position: -3424px 0px; }
.iti__flag.iti__ms {
height: 10px;
background-position: -3446px 0px; }
.iti__flag.iti__mt {
height: 14px;
background-position: -3468px 0px; }
.iti__flag.iti__mu {
height: 14px;
background-position: -3490px 0px; }
.iti__flag.iti__mv {
height: 14px;
background-position: -3512px 0px; }
.iti__flag.iti__mw {
height: 14px;
background-position: -3534px 0px; }
.iti__flag.iti__mx {
height: 12px;
background-position: -3556px 0px; }
.iti__flag.iti__my {
height: 10px;
background-position: -3578px 0px; }
.iti__flag.iti__mz {
height: 14px;
background-position: -3600px 0px; }
.iti__flag.iti__na {
height: 14px;
background-position: -3622px 0px; }
.iti__flag.iti__nc {
height: 10px;
background-position: -3644px 0px; }
.iti__flag.iti__ne {
height: 15px;
background-position: -3666px 0px; }
.iti__flag.iti__nf {
height: 10px;
background-position: -3686px 0px; }
.iti__flag.iti__ng {
height: 10px;
background-position: -3708px 0px; }
.iti__flag.iti__ni {
height: 12px;
background-position: -3730px 0px; }
.iti__flag.iti__nl {
height: 14px;
background-position: -3752px 0px; }
.iti__flag.iti__no {
height: 15px;
background-position: -3774px 0px; }
.iti__flag.iti__np {
height: 15px;
background-position: -3796px 0px; }
.iti__flag.iti__nr {
height: 10px;
background-position: -3811px 0px; }
.iti__flag.iti__nu {
height: 10px;
background-position: -3833px 0px; }
.iti__flag.iti__nz {
height: 10px;
background-position: -3855px 0px; }
.iti__flag.iti__om {
height: 10px;
background-position: -3877px 0px; }
.iti__flag.iti__pa {
height: 14px;
background-position: -3899px 0px; }
.iti__flag.iti__pe {
height: 14px;
background-position: -3921px 0px; }
.iti__flag.iti__pf {
height: 14px;
background-position: -3943px 0px; }
.iti__flag.iti__pg {
height: 15px;
background-position: -3965px 0px; }
.iti__flag.iti__ph {
height: 10px;
background-position: -3987px 0px; }
.iti__flag.iti__pk {
height: 14px;
background-position: -4009px 0px; }
.iti__flag.iti__pl {
height: 13px;
background-position: -4031px 0px; }
.iti__flag.iti__pm {
height: 14px;
background-position: -4053px 0px; }
.iti__flag.iti__pn {
height: 10px;
background-position: -4075px 0px; }
.iti__flag.iti__pr {
height: 14px;
background-position: -4097px 0px; }
.iti__flag.iti__ps {
height: 10px;
background-position: -4119px 0px; }
.iti__flag.iti__pt {
height: 14px;
background-position: -4141px 0px; }
.iti__flag.iti__pw {
height: 13px;
background-position: -4163px 0px; }
.iti__flag.iti__py {
height: 11px;
background-position: -4185px 0px; }
.iti__flag.iti__qa {
height: 8px;
background-position: -4207px 0px; }
.iti__flag.iti__re {
height: 14px;
background-position: -4229px 0px; }
.iti__flag.iti__ro {
height: 14px;
background-position: -4251px 0px; }
.iti__flag.iti__rs {
height: 14px;
background-position: -4273px 0px; }
.iti__flag.iti__ru {
height: 14px;
background-position: -4295px 0px; }
.iti__flag.iti__rw {
height: 14px;
background-position: -4317px 0px; }
.iti__flag.iti__sa {
height: 14px;
background-position: -4339px 0px; }
.iti__flag.iti__sb {
height: 10px;
background-position: -4361px 0px; }
.iti__flag.iti__sc {
height: 10px;
background-position: -4383px 0px; }
.iti__flag.iti__sd {
height: 10px;
background-position: -4405px 0px; }
.iti__flag.iti__se {
height: 13px;
background-position: -4427px 0px; }
.iti__flag.iti__sg {
height: 14px;
background-position: -4449px 0px; }
.iti__flag.iti__sh {
height: 10px;
background-position: -4471px 0px; }
.iti__flag.iti__si {
height: 10px;
background-position: -4493px 0px; }
.iti__flag.iti__sj {
height: 15px;
background-position: -4515px 0px; }
.iti__flag.iti__sk {
height: 14px;
background-position: -4537px 0px; }
.iti__flag.iti__sl {
height: 14px;
background-position: -4559px 0px; }
.iti__flag.iti__sm {
height: 15px;
background-position: -4581px 0px; }
.iti__flag.iti__sn {
height: 14px;
background-position: -4603px 0px; }
.iti__flag.iti__so {
height: 14px;
background-position: -4625px 0px; }
.iti__flag.iti__sr {
height: 14px;
background-position: -4647px 0px; }
.iti__flag.iti__ss {
height: 10px;
background-position: -4669px 0px; }
.iti__flag.iti__st {
height: 10px;
background-position: -4691px 0px; }
.iti__flag.iti__sv {
height: 12px;
background-position: -4713px 0px; }
.iti__flag.iti__sx {
height: 14px;
background-position: -4735px 0px; }
.iti__flag.iti__sy {
height: 14px;
background-position: -4757px 0px; }
.iti__flag.iti__sz {
height: 14px;
background-position: -4779px 0px; }
.iti__flag.iti__ta {
height: 10px;
background-position: -4801px 0px; }
.iti__flag.iti__tc {
height: 10px;
background-position: -4823px 0px; }
.iti__flag.iti__td {
height: 14px;
background-position: -4845px 0px; }
.iti__flag.iti__tf {
height: 14px;
background-position: -4867px 0px; }
.iti__flag.iti__tg {
height: 13px;
background-position: -4889px 0px; }
.iti__flag.iti__th {
height: 14px;
background-position: -4911px 0px; }
.iti__flag.iti__tj {
height: 10px;
background-position: -4933px 0px; }
.iti__flag.iti__tk {
height: 10px;
background-position: -4955px 0px; }
.iti__flag.iti__tl {
height: 10px;
background-position: -4977px 0px; }
.iti__flag.iti__tm {
height: 14px;
background-position: -4999px 0px; }
.iti__flag.iti__tn {
height: 14px;
background-position: -5021px 0px; }
.iti__flag.iti__to {
height: 10px;
background-position: -5043px 0px; }
.iti__flag.iti__tr {
height: 14px;
background-position: -5065px 0px; }
.iti__flag.iti__tt {
height: 12px;
background-position: -5087px 0px; }
.iti__flag.iti__tv {
height: 10px;
background-position: -5109px 0px; }
.iti__flag.iti__tw {
height: 14px;
background-position: -5131px 0px; }
.iti__flag.iti__tz {
height: 14px;
background-position: -5153px 0px; }
.iti__flag.iti__ua {
height: 14px;
background-position: -5175px 0px; }
.iti__flag.iti__ug {
height: 14px;
background-position: -5197px 0px; }
.iti__flag.iti__um {
height: 11px;
background-position: -5219px 0px; }
.iti__flag.iti__un {
height: 14px;
background-position: -5241px 0px; }
.iti__flag.iti__us {
height: 11px;
background-position: -5263px 0px; }
.iti__flag.iti__uy {
height: 14px;
background-position: -5285px 0px; }
.iti__flag.iti__uz {
height: 10px;
background-position: -5307px 0px; }
.iti__flag.iti__va {
height: 15px;
background-position: -5329px 0px; }
.iti__flag.iti__vc {
height: 14px;
background-position: -5346px 0px; }
.iti__flag.iti__ve {
height: 14px;
background-position: -5368px 0px; }
.iti__flag.iti__vg {
height: 10px;
background-position: -5390px 0px; }
.iti__flag.iti__vi {
height: 14px;
background-position: -5412px 0px; }
.iti__flag.iti__vn {
height: 14px;
background-position: -5434px 0px; }
.iti__flag.iti__vu {
height: 12px;
background-position: -5456px 0px; }
.iti__flag.iti__wf {
height: 14px;
background-position: -5478px 0px; }
.iti__flag.iti__ws {
height: 10px;
background-position: -5500px 0px; }
.iti__flag.iti__xk {
height: 15px;
background-position: -5522px 0px; }
.iti__flag.iti__ye {
height: 14px;
background-position: -5544px 0px; }
.iti__flag.iti__yt {
height: 14px;
background-position: -5566px 0px; }
.iti__flag.iti__za {
height: 14px;
background-position: -5588px 0px; }
.iti__flag.iti__zm {
height: 14px;
background-position: -5610px 0px; }
.iti__flag.iti__zw {
height: 10px;
background-position: -5632px 0px; }
.iti__flag {
height: 15px;
box-shadow: 0px 0px 1px 0px #888;
background-image: url(//rbctrainingground.ca/wp-content/themes/genesis-sample/js/intltelinput/img/flags.png);
background-repeat: no-repeat;
background-color: #DBDBDB;
background-position: 20px 0; }
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.iti__flag {
background-image: url(//rbctrainingground.ca/wp-content/themes/genesis-sample/js/intltelinput/img/flags@2x.png); } }
.iti__flag.iti__np {
background-color: transparent; }.item.itemDev { }
.contImageDev { aspect-ratio: 1 / 0.9;
}
.contImageDev img {
object-fit: cover;
width: 100% !important;
height: 100%;
transition: all .3s ease;
}
.titleRelatedDev {
color: #0051A5;
font-weight: 800;
font-size: 22px;
line-height: 32px;
transition: all .3s ease;
font-family: 'rbc_displayextrabold', sans-serif;
margin-top: 15px;
}
.contTitleRelatedDev{
margin-top: 50px !important;
margin-bottom: 30px;
font-size: 22px;
font-family: "rbc_displaybold", sans-serif;
color: #0051A5;
font-weight: 700;
}
.contCatNameDev {
display: flex;
width: max-content;
padding: 5px 35px;
margin: 30px 0 15px;
color: #fff;
border-radius: 4px;
font-size: 12px;
font-weight: bold;
}
.owl-carousel-dev .owl-stage {
cursor: default;
}
.owl-carousel-dev .owl-item:hover .titleRelatedDev {
color: #003168;
}
.owl-carousel-dev .owl-item:hover .contImageDev img {
opacity: 0.85;
}
.hoverGallery .entry .content .title a {
outline: none;
}
.hoverGallery .entry .content .title a:hover {
text-decoration: none;
color: #003168;
} .contFlexItems {
display: flex;
justify-content: center;
gap: 30px;
}
.tab-accordion .contFlexItems li a:not(.active) {
border-color: transparent;
}
.tab-accordion .contFlexItems li a {
min-width: auto;
display: block;
font-family: 'rbc_displayregular', sans-serif;
font-style: normal;
font-weight: bold;
font-size: 22px;
line-height: 28px;
outline: 0px;
padding: 9px 20px;
width: max-content;
}
.contFlexItems ~ .cta-wrap {
display: none;
}
.contFlexItems li {
width: max-content;
padding: 0;
}
@media only screen and (max-width: 1024px){
.tab-accordion .contFlexItems li a {
padding: 10px 0;
width: 100%;
}
.contFlexItems li {
width: calc(50% - 10px);
padding: 0;
}
}
@media only screen and (max-width: 768px){
ul.contFlexItems {
flex-wrap: wrap;
}
ul.contFlexItems::after {
content: "";
position: absolute;
height: 0;
width: 0;
}
.contFlexItems {
display: flex;
justify-content: center;
gap: 10px 20px;
}
.tab-nav-wrap {
margin-bottom: 0!important;
}
}
@media only screen and (max-width: 880px){
.home .fancybox-container{
z-index: 2000;       
background-color: transparent;
}
.home .fancybox-container.bg-blue .fancybox-bg{
background-color: rgb(2, 39, 81, 0.5);
}  
.home .fancybox-stage {
display: flex;
justify-content: center;
align-items: center;
}
.home .fancybox-container.bg-blue .fancybox-slide {
height: 90%!important;
width: 90%;
top: 0;
position: relative;
}   
.home .fancybox-container.bg-blue #event-leaders {
background-color: #003168;
overflow: hidden;
}   
.home .leaderboard-ticker-wrap.mobile {        
min-height: 60px;  
padding: 0 20px;      
}
.home .btnArrowChekAthletes {
height: 22px;
width: 22px;    
background-image: url(//rbctrainingground.ca/wp-content/themes/genesis-sample/images/open-card-arrow-1.png);
background-position: center;
background-repeat: no-repeat;
background-size: contain;
}
.home .leaderboard-ticker-wrap.mobile a {
outline: none;
}
.home .leaderboard-ticker-wrap.mobile .col:first-child a {  
width: 100%;
outline: none;
}
.home .leaderboard-ticker-wrap.mobile .col:first-child {  
width: calc(100% - 50px);
text-align: left;
}
.home .leaderboard-ticker-wrap.mobile .col:nth-child(2) {  
width: 50px;
}
.home .btnPopUpAthletes {
border: 3px solid #fff;
padding: 7px 30px;
border-radius: 30px;
margin: 50px auto 20px !important;
float: none !important;
display: block !important;
width: max-content !important;
text-decoration: none !important;  
}
.home .btnPopUpAthletes span {
padding: 0!important;
font-family: 'rbc_displaybold';
font-size: 18px;
}
.home .btnPopUpAthletes span::after {
content: "";
display: none;
}
.home .closePopUpAhletes {
text-align: center;
text-decoration: underline;
font-size: 14px;
}
.fancybox-container .fancybox-content .leaderboard-ticker {
top: 0;
}
.home .leaderboard-ticker-wrap.mobile a h3 {
line-height: 20px;
}
.home .fancybox-container {
opacity: 1;
}
.home .fancybox-container.close {
opacity: 0;
visibility: 0;
transition: all 0.3s ease;
}
.home.fancybox-active {
background-color: transparent!important;
}
}
.contBtnScrollTop {
position: fixed;
bottom: 70px;
width: 100%;
height: 0;
z-index: 999;
}
.contInnerBtnScrollTop {
max-width: 1332px;
padding: 0 20px;
margin: auto;
height: 0;
position: relative;
}
#scrollUpBtn {
position: absolute;
bottom: 0;
right: 20px;
padding: 10px 15px 10px 40px;
font-size: 1.5rem;
border: none;
border-radius: 20px;
background-color: #003168;
color: white;
cursor: pointer;
opacity: 0;
visibility: hidden;
transition: opacity 0.3s ease, visibility 0.3s ease;
background-image: url(//rbctrainingground.ca/wp-content/themes/genesis-sample/css/images/arrow_rbc.png);
background-position: 15px 50%;
background-repeat: no-repeat;
background-size: 15px;
transition: all .5s ease;
}
#scrollUpBtn:hover {
background-color: #0051A5;  
}
#scrollUpBtn.show {
opacity: 1;
visibility: visible;
}
.site-inner h3.communityPageStyle {
font-size: 32px;
font-weight: 700;
line-height: 40px;
margin: 20px 0 15px;
}
p.communityPageStyle {
font-weight: 500;
font-size: 18px;
line-height: 28px;
}
a.communityPageStyleButton {
display: block;
margin: 40px auto 0;
color: #ffffff;
border: 3px solid #003168;
border-radius: 42px;
background: #003168;
padding: 9px 40px;
font-size: 22px;
font-family: 'Roboto', sans-serif;
text-decoration: none !important;
position: relative;
overflow: hidden;
line-height: 1.625;
min-width: 224px;
text-align: center;
transition: .3s ease-in-out;
-webkit-transition: .3s ease-in-out;
-moz-transition: .3s ease-in-out;
-o-transition: .3s ease-in-out;
-ms-transition: .3s ease-in-out;
width: max-content;
}
a.communityPageStyleButton:hover {
background-color: #0051A5;
border-color: #0051A5;
}
@media only screen and (max-width: 750px) {
.pageCommunityClass.listing-carousel-wrap .inner-wrap {
overflow: hidden;
padding-right: 45%;
margin-left: -20px;
}
.pageCommunityClass.listing-carousel-wrap {
width: calc(100% + 20px);
}
.communityFeedIg #sb_instagram #sbi_images {
display: flex;
gap: 25px !important;
justify-content: space-between;
flex-wrap: wrap;
}
.communityFeedIg #sb_instagram #sbi_images .sbi_item {
width: calc(50% - 15px) !important;
height: auto;
aspect-ratio: 1 / 1;
display: none;
}
.communityFeedIg #sb_instagram #sbi_images .sbi_item:nth-child(1),
.communityFeedIg #sb_instagram #sbi_images .sbi_item:nth-child(2),
.communityFeedIg #sb_instagram #sbi_images .sbi_item:nth-child(3),
.communityFeedIg #sb_instagram #sbi_images .sbi_item:nth-child(4) {
display: inline-block;
}
.site-inner h2.communityPageTitle {
margin-bottom: 0;
margin-top: -15px;        
}
.site-inner h3.communityPageStyle {
font-size: 18px;
line-height: 24px;
margin: 20px 0 25px;
}
p.communityPageStyle {
font-size: 16px;
}
.videoCommunityPage iframe#ytplayer {
height: auto;
aspect-ratio: 16 / 9;
}
a.communityPageStyleButton {
font-size: 16px;
}
.contRelated .owl-carousel-dev.owl-carousel.owl-theme {
padding-right: 50px;
overflow: visible;    
}
.contRelated .owl-carousel-dev.owl-carousel.owl-theme .owl-stage-outer {
width: calc(100% + 70px);
}
}#sb_instagram{width:100%;margin:0 auto;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#sb_instagram #sbi_images,#sb_instagram.sbi_fixed_height{-webkit-box-sizing:border-box;-moz-box-sizing:border-box}#sb_instagram:after,.sbi_lb-commentBox:after,.sbi_lb-data:after,.sbi_lb-dataContainer:after,.sbi_lb-outerContainer:after{content:"";display:table;clear:both}#sb_instagram.sbi_fixed_height{overflow:hidden;overflow-y:auto;box-sizing:border-box}#sb_instagram #sbi_images{box-sizing:border-box;display:grid;width:100%;padding:12px 0}#sb_instagram .sbi_header_link{-webkit-box-shadow:none;box-shadow:none}#sb_instagram .sbi_header_link:hover,.sbi_lightbox a img{border:none}#sb_instagram #sbi_images .sbi_item{display:inline-block;width:100%;vertical-align:top;zoom:1;margin:0!important;text-decoration:none;opacity:1;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s;transition:.5s}#sb_instagram #sbi_images .sbi_item.sbi_transition{opacity:0}#sb_instagram.sbi_col_1 #sbi_images,#sb_instagram.sbi_col_1.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(1,1fr)}#sb_instagram.sbi_col_2 #sbi_images,#sb_instagram.sbi_col_2.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(2,1fr)}#sb_instagram.sbi_col_3 #sbi_images,#sb_instagram.sbi_col_3.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(3,1fr)}#sb_instagram.sbi_col_4 #sbi_images,#sb_instagram.sbi_col_4.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(4,1fr)}#sb_instagram.sbi_col_5 #sbi_images,#sb_instagram.sbi_col_5.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(5,1fr)}#sb_instagram.sbi_col_6 #sbi_images,#sb_instagram.sbi_col_6.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(6,1fr)}#sb_instagram.sbi_col_7 #sbi_images,#sb_instagram.sbi_col_7.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(7,1fr)}#sb_instagram.sbi_col_8 #sbi_images,#sb_instagram.sbi_col_8.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(8,1fr)}#sb_instagram.sbi_col_9 #sbi_images,#sb_instagram.sbi_col_9.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(9,1fr)}#sb_instagram.sbi_col_10 #sbi_images,#sb_instagram.sbi_col_10.sbi_disable_mobile #sbi_images{grid-template-columns:repeat(10,1fr)}#sb_instagram #sbi_load .sbi_load_btn,#sb_instagram .sbi_photo_wrap{position:relative}#sb_instagram .sbi_photo{display:block;text-decoration:none}#sb_instagram .sbi_photo img{width:100%;height:inherit;object-fit:cover;scale:1;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out;vertical-align:middle}#sb_instagram .sbi_no_js img,#sb_instagram br,#sb_instagram p:empty,#sb_instagram.sbi_no_js .sbi_load_btn,#sb_instagram.sbi_no_js .sbi_photo img{display:none}#sb_instagram a,#sb_instagram a:active,#sb_instagram a:focus,#sb_instagram a:hover,.sbi_lightbox a:active,.sbi_lightbox a:focus,.sbi_lightbox a:hover{outline:0}#sb_instagram img{display:block;padding:0!important;margin:0!important;max-width:100%!important;opacity:1!important}#sb_instagram .sbi_link{display:none;position:absolute;bottom:0;right:0;width:100%;padding:10px 0;background:rgba(0,0,0,.5);text-align:center;color:#fff;font-size:12px;line-height:1.1}#sb_instagram .sbi_link a{padding:0 6px;text-decoration:none;color:#fff;font-size:12px;line-height:1.1;display:inline-block;vertical-align:top;zoom:1}#sb_instagram .sbi_link .sbi_lightbox_link{padding-bottom:5px}#sb_instagram .sbi_link a:focus,#sb_instagram .sbi_link a:hover{text-decoration:underline}#sb_instagram .sbi_photo_wrap:focus .sbi_link,#sb_instagram .sbi_photo_wrap:hover .sbi_link{display:block}#sb_instagram svg:not(:root).svg-inline--fa{height:1em;display:inline-block}#sb_instagram .sbi_type_carousel .sbi_playbtn,#sb_instagram .sbi_type_carousel .svg-inline--fa.fa-play,#sb_instagram .sbi_type_video .sbi_playbtn,#sb_instagram .sbi_type_video .svg-inline--fa.fa-play,.sbi_type_carousel .fa-clone{display:block!important;position:absolute;z-index:1;color:rgba(255,255,255,.9);font-style:normal!important;text-shadow:0 0 8px rgba(0,0,0,.8)}#sb_instagram .sbi_type_carousel .sbi_playbtn,#sb_instagram .sbi_type_video .sbi_playbtn{z-index:2;top:50%;left:50%;margin-top:-24px;margin-left:-19px;padding:0;font-size:48px}#sb_instagram .sbi_type_carousel .fa-clone{right:12px;top:12px;font-size:24px;text-shadow:0 0 8px rgba(0,0,0,.3)}#sb_instagram .sbi_type_carousel .svg-inline--fa.fa-play,#sb_instagram .sbi_type_video .svg-inline--fa.fa-play,.sbi_type_carousel svg.fa-clone{-webkit-filter:drop-shadow(0px 0px 2px rgba(0,0,0,.4));filter:drop-shadow(0px 0px 2px rgba(0, 0, 0, .4))}#sb_instagram .sbi_loader{width:20px;height:20px;position:relative;top:50%;left:50%;margin:-10px 0 0 -10px;background-color:rgba(0,0,0,.5);border-radius:100%;-webkit-animation:1s ease-in-out infinite sbi-sk-scaleout;animation:1s ease-in-out infinite sbi-sk-scaleout}#sbi_load p{display:inline;padding:0;margin:0}#sb_instagram #sbi_load .sbi_loader{position:absolute;margin-top:-11px;background-color:#fff;opacity:1}@-webkit-keyframes sbi-sk-scaleout{0%{-webkit-transform:scale(0)}100%{-webkit-transform:scale(1);opacity:0}}@keyframes sbi-sk-scaleout{0%{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:0}}#sb_instagram .fa-spin,#sbi_lightbox .fa-spin{-webkit-animation:2s linear infinite fa-spin;animation:2s linear infinite fa-spin}#sb_instagram .fa-pulse,#sbi_lightbox .fa-pulse{-webkit-animation:1s steps(8) infinite fa-spin;animation:1s steps(8) infinite fa-spin}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.sbi-screenreader{text-indent:-9999px!important;display:block!important;width:0!important;height:0!important;line-height:0!important;text-align:left!important;overflow:hidden!important}#sb_instagram .sb_instagram_header,.sb_instagram_header{overflow:hidden;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:12px 0}#sb_instagram .sb_instagram_header a,.sb_instagram_header a{transition:color .5s;text-decoration:none}.sb_instagram_header.sbi_header_outside{float:none;margin-left:auto!important;margin-right:auto!important;display:flex}.sbi_no_avatar .sbi_header_img{background:#333;color:#fff;width:50px;height:50px;position:relative}.sb_instagram_header .sbi_header_hashtag_icon{opacity:0;position:absolute;width:100%;top:0;bottom:0;left:0;text-align:center;color:#fff;background:rgba(0,0,0,.75)}.sbi_no_avatar .sbi_header_hashtag_icon{display:block;color:#fff;opacity:.9;-webkit-transition:background .6s linear,color .6s linear;-moz-transition:background .6s linear,color .6s linear;-o-transition:background .6s linear,color .6s linear;transition:background .6s linear,color .6s linear}.sbi_no_avatar:hover .sbi_header_hashtag_icon{display:block;opacity:1;-webkit-transition:background .2s linear,color .2s linear;-moz-transition:background .2s linear,color .2s linear;-o-transition:background .2s linear,color .2s linear;transition:background .2s linear,color .2s linear}@media all and (min-width:480px){#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_img,#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_img img,.sb_instagram_header.sbi_medium .sbi_header_img,.sb_instagram_header.sbi_medium .sbi_header_img img{width:80px;height:80px;border-radius:50%}#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3,.sb_instagram_header.sbi_medium .sbi_header_text h3{font-size:20px}#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio,#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info,.sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio,.sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info{font-size:14px}#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio,#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info,#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3,.sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio,.sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info,.sb_instagram_header.sbi_medium .sbi_header_text h3{line-height:1.4}#sb_instagram .sb_instagram_header.sbi_large .sbi_header_img,#sb_instagram .sb_instagram_header.sbi_large .sbi_header_img img,.sb_instagram_header.sbi_large .sbi_header_img,.sb_instagram_header.sbi_large .sbi_header_img img{width:120px;height:120px;border-radius:50%}#sb_instagram .sb_instagram_header.sbi_large .sbi_header_text h3,.sb_instagram_header.sbi_large .sbi_header_text h3{font-size:28px}#sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio,#sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info,.sb_instagram_header.sbi_large .sbi_header_text .sbi_bio,.sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info{font-size:16px}}#sb_instagram .sb_instagram_header .sbi_header_img,.sb_instagram_header .sbi_header_img{position:relative;width:50px;height:50px;overflow:hidden;-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:50%}#sb_instagram .sb_instagram_header .sbi_header_img_hover,.sb_instagram_header .sbi_header_img_hover{opacity:0;position:absolute;width:100%;top:0;bottom:0;left:0;text-align:center;color:#fff;background:rgba(0,0,0,.75);z-index:2;transition:opacity .4s ease-in-out}#sb_instagram .sb_instagram_header .sbi_header_hashtag_icon .sbi_new_logo,#sb_instagram .sb_instagram_header .sbi_header_img_hover .sbi_new_logo,.sb_instagram_header .sbi_header_hashtag_icon .sbi_new_logo,.sb_instagram_header .sbi_header_img_hover .sbi_new_logo{position:absolute;top:50%;left:50%;margin-top:-12px;margin-left:-12px;width:24px;height:24px;font-size:24px}#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_hashtag_icon .sbi_new_logo,.sb_instagram_header.sbi_medium .sbi_header_hashtag_icon .sbi_new_logo{margin-top:-18px;margin-left:-18px;width:36px;height:36px;font-size:36px}#sb_instagram .sb_instagram_header.sbi_large .sbi_header_hashtag_icon .sbi_new_logo,.sb_instagram_header.sbi_large .sbi_header_hashtag_icon .sbi_new_logo{margin-top:-24px;margin-left:-24px;width:48px;height:48px;font-size:48px}#sb_instagram .sb_instagram_header .sbi_header_img_hover i{overflow:hidden}#sb_instagram .sb_instagram_header .sbi_fade_in,.sb_instagram_header .sbi_fade_in{opacity:1;transition:opacity .2s ease-in-out}#sb_instagram .sb_instagram_header a:focus .sbi_header_img_hover,#sb_instagram .sb_instagram_header a:hover .sbi_header_img_hover,#sb_instagram.sbi_no_js #sbi_images .sbi_item.sbi_transition,.sb_instagram_header a:focus .sbi_header_img_hover,.sb_instagram_header a:hover .sbi_header_img_hover,.sbi_lb-nav a.sbi_lb-next:hover,.sbi_lb-nav a.sbi_lb-prev:hover{opacity:1}#sb_instagram .sb_instagram_header .sbi_header_text,.sb_instagram_header .sbi_header_text{display:flex;gap:20px;justify-content:flex-start;align-items:center}#sb_instagram .sb_instagram_header.sbi_large .sbi_feedtheme_header_text,.sb_instagram_header.sbi_large .sbi_feedtheme_header_text{gap:8px}.sb_instagram_header.sbi_medium .sbi_feedtheme_header_text{gap:4px}.sbi_feedtheme_header_text{display:flex;justify-content:flex-start;align-items:flex-start;flex:1;flex-direction:column;gap:4px}#sb_instagram .sb_instagram_header h3,.sb_instagram_header h3{font-size:16px;line-height:1.3;margin:0;padding:0}#sb_instagram .sb_instagram_header p,.sb_instagram_header p{font-size:13px;line-height:1.3;margin:0;padding:0}#sb_instagram .sb_instagram_header .sbi_header_text img.emoji,.sb_instagram_header .sbi_header_text img.emoji{margin-right:3px!important}#sb_instagram .sb_instagram_header .sbi_header_text.sbi_no_bio .sbi_bio_info,.sb_instagram_header .sbi_header_text.sbi_no_bio .sbi_bio_info{clear:both}#sb_instagram #sbi_load{float:left;clear:both;width:100%;text-align:center;opacity:1;transition:.5s ease-in}#sb_instagram #sbi_load .fa-spinner{display:none;position:absolute;top:50%;left:50%;margin:-8px 0 0 -7px;font-size:15px}#sb_instagram #sbi_load .sbi_load_btn,#sb_instagram .sbi_follow_btn a,.et-db #et-boc .et-l .et_pb_module .sbi_follow_btn a{display:inline-block;vertical-align:top;zoom:1;padding:7px 14px;margin:5px auto 0;background:#333;text-decoration:none;line-height:1.5}#sb_instagram .sbi_load_btn .sbi_btn_text,#sb_instagram .sbi_load_btn .sbi_loader{opacity:1;transition:.1s ease-in}#sb_instagram .sbi_hidden{opacity:0!important}#sb_instagram #sbi_load .sbi_load_btn,#sb_instagram .sbi_follow_btn a{border:none;color:#fff;font-size:13px;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;transition:.1s ease-in}.sbi_lb-nav a.sbi_lb-next,.sbi_lb-nav a.sbi_lb-prev{width:50px;padding-left:10px;padding-right:10px;opacity:.5;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s}#sb_instagram .sbi_follow_btn{display:inline-block;vertical-align:top;zoom:1;text-align:center}#sb_instagram .sbi_follow_btn.sbi_top{display:block;margin-bottom:5px}#sb_instagram .sbi_follow_btn a{background:#408bd1;color:#fff}#sb_instagram #sbi_load .sbi_load_btn:focus,#sb_instagram #sbi_load .sbi_load_btn:hover{outline:0;box-shadow:inset 0 0 20px 20px rgba(255,255,255,.25)}#sb_instagram .sbi_follow_btn a:focus,#sb_instagram .sbi_follow_btn a:hover{outline:0;box-shadow:inset 0 0 10px 20px #359dff}#sb_instagram #sbi_load .sbi_load_btn:active,#sb_instagram .sbi_follow_btn a:active{box-shadow:inset 0 0 10px 20px rgba(0,0,0,.3)}#sb_instagram .sbi_follow_btn .fa,#sb_instagram .sbi_follow_btn svg{margin-bottom:-1px;margin-right:7px;font-size:15px}#sb_instagram .sbi_follow_btn svg{vertical-align:-.125em}#sb_instagram #sbi_load .sbi_follow_btn{margin-left:5px}#sb_instagram .sb_instagram_error{width:100%;text-align:center;line-height:1.4}#sbi_mod_error{display:none;border:1px solid #ddd;background:#eee;color:#333;margin:10px 0 0;padding:10px 15px;font-size:13px;text-align:center;clear:both;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}#sbi_mod_error br{display:initial!important}#sbi_mod_error p{padding:5px 0!important;margin:0!important;line-height:1.3!important}#sbi_mod_error ol,#sbi_mod_error ul{padding:5px 0 5px 20px!important;margin:0!important}#sbi_mod_error li{padding:1px 0!important;margin:0!important}#sbi_mod_error span{font-size:12px}#sb_instagram.sbi_medium .sbi_photo_wrap .svg-inline--fa.fa-play,#sb_instagram.sbi_medium .sbi_playbtn{margin-top:-12px;margin-left:-9px;font-size:23px}#sb_instagram.sbi_medium .sbi_type_carousel .sbi_photo_wrap .fa-clone{right:8px;top:8px;font-size:18px}#sb_instagram.sbi_small .sbi_photo_wrap .svg-inline--fa.fa-play,#sb_instagram.sbi_small .sbi_playbtn{margin-top:-9px;margin-left:-7px;font-size:18px}#sb_instagram.sbi_small .sbi_type_carousel .sbi_photo_wrap .fa-clone{right:5px;top:5px;font-size:12px}@media all and (max-width:640px){#sb_instagram.sbi_col_3 #sbi_images,#sb_instagram.sbi_col_4 #sbi_images,#sb_instagram.sbi_col_5 #sbi_images,#sb_instagram.sbi_col_6 #sbi_images{grid-template-columns:repeat(2,1fr)}#sb_instagram.sbi_col_10 #sbi_images,#sb_instagram.sbi_col_7 #sbi_images,#sb_instagram.sbi_col_8 #sbi_images,#sb_instagram.sbi_col_9 #sbi_images{grid-template-columns:repeat(4,1fr)}#sb_instagram.sbi_width_resp{width:100%!important}}#sb_instagram.sbi_no_js #sbi_images .sbi_item .sbi_photo_wrap{box-sizing:border-box;position:relative;overflow:hidden}#sb_instagram.sbi_no_js #sbi_images .sbi_item .sbi_photo_wrap:before{content:"";display:block;padding-top:100%;z-index:-300}#sb_instagram.sbi_no_js #sbi_images .sbi_item .sbi_photo{position:absolute;top:0;left:0;bottom:0;right:0}#sb_instagram #sbi_images .sbi_js_load_disabled .sbi_imgLiquid_ready.sbi_photo,#sb_instagram #sbi_images .sbi_no_js_customizer .sbi_imgLiquid_ready.sbi_photo{padding-bottom:0!important}#sb_instagram #sbi_mod_error .sb_frontend_btn{display:inline-block;padding:6px 10px;background:rgba(0,0,0,.1);text-decoration:none;border-radius:5px;margin-top:10px;color:#444}#sb_instagram #sbi_mod_error .sb_frontend_btn:hover{background:rgba(0,0,0,.15)}#sb_instagram #sbi_mod_error .sb_frontend_btn .fa{margin-right:2px}#sb_instagram.sbi_palette_dark,#sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer,#sbi_lightbox.sbi_palette_dark_lightbox .sbi_lightbox_tooltip,#sbi_lightbox.sbi_palette_dark_lightbox .sbi_share_close,.sbi_header_outside.sbi_header_palette_dark{background-color:rgba(0,0,0,.85);color:rgba(255,255,255,.75)}#sb_instagram.sbi_palette_dark .sbi_caption,#sb_instagram.sbi_palette_dark .sbi_meta,#sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_dark_lightbox .sbi_lb-commentBox p,#sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details .sbi_lb-caption,#sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-number,.sbi_header_palette_dark,.sbi_header_palette_dark .sbi_bio{color:rgba(255,255,255,.75)}#sb_instagram.sbi_palette_dark .sbi_expand a,#sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_dark_lightbox .sbi_lb-commentBox .sbi_lb-commenter,#sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details a,#sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details a p,.sbi_header_palette_dark a{color:#fff}#sb_instagram.sbi_palette_light,#sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer,#sbi_lightbox.sbi_palette_light_lightbox .sbi_lightbox_tooltip,#sbi_lightbox.sbi_palette_light_lightbox .sbi_share_close,.sbi_header_outside.sbi_header_palette_light{color:rgba(0,0,0,.85);background-color:rgba(255,255,255,.75)}#sb_instagram.sbi_palette_light .sbi_caption,#sb_instagram.sbi_palette_light .sbi_meta,#sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_light_lightbox .sbi_lb-commentBox p,#sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details .sbi_lb-caption,#sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-number,.sbi_header_palette_light,.sbi_header_palette_light .sbi_bio{color:rgba(0,0,0,.85)}#sb_instagram.sbi_palette_light .sbi_expand a,#sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_light_lightbox .sbi_lb-commentBox .sbi_lb-commenter,#sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details a,#sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details a p,.sbi_header_palette_light a{color:#000}@media all and (max-width:800px){#sb_instagram.sbi_tab_col_10 #sbi_images{grid-template-columns:repeat(10,1fr)}#sb_instagram.sbi_tab_col_9 #sbi_images{grid-template-columns:repeat(9,1fr)}#sb_instagram.sbi_tab_col_8 #sbi_images{grid-template-columns:repeat(8,1fr)}#sb_instagram.sbi_tab_col_7 #sbi_images{grid-template-columns:repeat(7,1fr)}#sb_instagram.sbi_tab_col_6 #sbi_images{grid-template-columns:repeat(6,1fr)}#sb_instagram.sbi_tab_col_5 #sbi_images{grid-template-columns:repeat(5,1fr)}#sb_instagram.sbi_tab_col_4 #sbi_images{grid-template-columns:repeat(4,1fr)}#sb_instagram.sbi_tab_col_3 #sbi_images{grid-template-columns:repeat(3,1fr)}#sb_instagram.sbi_tab_col_2 #sbi_images{grid-template-columns:repeat(2,1fr)}#sb_instagram.sbi_tab_col_1 #sbi_images{grid-template-columns:1fr}}@media all and (max-width:480px){#sb_instagram.sbi_col_10 #sbi_images,#sb_instagram.sbi_col_10.sbi_mob_col_auto #sbi_images,#sb_instagram.sbi_col_3 #sbi_images,#sb_instagram.sbi_col_3.sbi_mob_col_auto #sbi_images,#sb_instagram.sbi_col_4 #sbi_images,#sb_instagram.sbi_col_4.sbi_mob_col_auto #sbi_images,#sb_instagram.sbi_col_5 #sbi_images,#sb_instagram.sbi_col_5.sbi_mob_col_auto #sbi_images,#sb_instagram.sbi_col_6 #sbi_images,#sb_instagram.sbi_col_6.sbi_mob_col_auto #sbi_images,#sb_instagram.sbi_col_7 #sbi_images,#sb_instagram.sbi_col_7.sbi_mob_col_auto #sbi_images,#sb_instagram.sbi_col_8 #sbi_images,#sb_instagram.sbi_col_8.sbi_mob_col_auto #sbi_images,#sb_instagram.sbi_col_9 #sbi_images,#sb_instagram.sbi_col_9.sbi_mob_col_auto #sbi_images,#sb_instagram.sbi_mob_col_1 #sbi_images{grid-template-columns:1fr}#sb_instagram.sbi_mob_col_2 #sbi_images{grid-template-columns:repeat(2,1fr)}#sb_instagram.sbi_mob_col_3 #sbi_images{grid-template-columns:repeat(3,1fr)}#sb_instagram.sbi_mob_col_4 #sbi_images{grid-template-columns:repeat(4,1fr)}#sb_instagram.sbi_mob_col_5 #sbi_images{grid-template-columns:repeat(5,1fr)}#sb_instagram.sbi_mob_col_6 #sbi_images{grid-template-columns:repeat(6,1fr)}#sb_instagram.sbi_mob_col_7 #sbi_images{grid-template-columns:repeat(7,1fr)}#sb_instagram.sbi_mob_col_8 #sbi_images{grid-template-columns:repeat(8,1fr)}#sb_instagram.sbi_mob_col_9 #sbi_images{grid-template-columns:repeat(9,1fr)}#sb_instagram.sbi_mob_col_10 #sbi_images{grid-template-columns:repeat(10,1fr)}}#sb_instagram #sbi_images .sbi_item.sbi_num_diff_hide{display:none!important}body:after{content:url(//rbctrainingground.ca/wp-content/plugins/instagram-feed/img/sbi-sprite.png);display:none}.sbi_lightboxOverlay{position:absolute;top:0;left:0;z-index:99999;background-color:#000;opacity:.9;display:none}.sbi_lightbox{position:absolute;left:0;width:100%;z-index:100000;text-align:center;line-height:0;font-weight:400}.sbi_lightbox .sbi_lb-image{display:block;height:auto;max-width:inherit;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;object-fit:contain}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-image{-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;-ms-border-radius:3px 0 0 3px;-o-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.sbi_lb-outerContainer{position:relative;background-color:#000;width:250px;height:250px;margin:0 auto 5px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}.sbi_lb-container-wrapper{height:100%}.sbi_lb-container{position:relative;top:0;left:0;width:100%;height:100%;bottom:0;right:0}.sbi_lb-loader{position:absolute;width:100%;top:50%;left:0;height:20px;margin-top:-10px;text-align:center;line-height:0}.sbi_lb-loader span{display:block;width:14px;height:14px;margin:0 auto;background:url(//rbctrainingground.ca/wp-content/plugins/instagram-feed/img/sbi-sprite.png) no-repeat}.sbi_lb-container>.nav{left:0}.sbi_lb-nav a{position:absolute;z-index:100;top:0;height:90%;outline:0;background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)}.sbi_lb-next,.sbi_lb-prev{height:100%;cursor:pointer;display:block}.sbi_lb-nav a.sbi_lb-prev{left:-70px;float:left;transition:opacity .2s}.sbi_lb-nav a.sbi_lb-next{right:-70px;float:right;transition:opacity .2s}.sbi_lb-nav span{display:block;top:55%;position:absolute;left:20px;width:34px;height:45px;margin:-25px 0 0;background:url(//rbctrainingground.ca/wp-content/plugins/instagram-feed/img/sbi-sprite.png) no-repeat}.sbi_lb-nav a.sbi_lb-prev span{background-position:-53px 0}.sbi_lb-nav a.sbi_lb-next span{left:auto;right:20px;background-position:-18px 0}.sbi_lb-dataContainer{margin:0 auto;padding-top:10px;width:100%;font-family:"Open Sans",Helvetica,Arial,sans-serif;-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-outerContainer{position:relative;padding-right:300px;background:#fff;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-container-wrapper{position:relative;background:#000}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-dataContainer{width:300px!important;position:absolute;top:0;right:-300px;height:100%;bottom:0;background:#fff;line-height:1.4;overflow:hidden;overflow-y:auto;text-align:left}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commentBox{display:block!important;width:100%;margin-top:20px;padding:4px}#sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-number{padding-bottom:0}#sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-caption{width:100%;max-width:100%;margin-bottom:20px}#sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-caption .sbi_caption_text{display:inline-block;padding-top:10px}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-comment{display:block!important;width:100%;min-width:100%;float:left;clear:both;font-size:12px;padding:3px 20px 3px 0;margin:0 0 1px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commenter{font-weight:700;margin-right:5px}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commentBox p{text-align:left}.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-dataContainer{box-sizing:border-box;padding:15px 20px}.sbi_lb-data{padding:0 4px;color:#ccc}.sbi_lb-data .sbi_lb-details{width:85%;float:left;text-align:left;line-height:1.1}.sbi_lb-data .sbi_lb-caption{float:left;font-size:13px;font-weight:400;line-height:1.3;padding-bottom:3px;color:#ccc;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;hyphens:auto}.sbi_lb-data .sbi_lb-caption a{color:#ccc;font-weight:700;text-decoration:none}.sbi_lb-commenter:hover,.sbi_lb-data .sbi_lb-caption .sbi_lightbox_username:hover p,.sbi_lb-data .sbi_lb-caption a:hover{color:#fff;text-decoration:underline}.sbi_lb-data .sbi_lb-caption .sbi_lightbox_username{float:left;width:100%;color:#ccc;padding-bottom:0;display:block;margin:0 0 5px}#sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-number,#sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_action a,#sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_action a:hover,.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commenter,.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commenter:hover,.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data,.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption,.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption .sbi_lightbox_username p,.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption .sbi_lightbox_username:hover p,.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption a,.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption a:hover,.sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_username{color:#333}.sbi_lightbox .sbi_lightbox_username img{float:left;border:none;width:32px;height:32px;margin-right:10px;background:#666;-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:40px}.sbi_lightbox_username p{float:left;margin:0;padding:0;color:#ccc;line-height:32px;font-weight:700;font-size:13px}.sbi_lb-data .sbi_lb-number{display:block;float:left;clear:both;padding:5px 0 15px;font-size:12px;color:#999}.sbi_lb-data .sbi_lb-close{display:block;float:right;width:30px;height:30px;font-size:18px;color:#aaa;text-align:right;outline:0;opacity:.7;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.sbi_lb-data .sbi_lb-close:hover{cursor:pointer;opacity:1;color:#fff}.sbi_lb-nav{top:0;left:0;width:100%;z-index:10;height:auto}.sbi-feed-block-cta,.sbi-feed-block-cta-img-ctn{width:100%!important;position:relative!important}.sbi_lightbox .sbi_owl-item:nth-child(n+2) .sbi_video{position:relative!important}.sbi_lb-container{padding:0}.sbi-feed-block-cta{border:1px solid #e8e8eb!important;border-radius:2px!important;text-align:center!important}.sbi-feed-block-cta-img-ctn{float:left!important;display:flex!important;justify-content:center!important;align-items:center!important;margin-top:50px!important;margin-bottom:35px!important}.sbi-feed-block-cta-img{width:65px!important;height:65px!important;position:relative!important;border:2px solid #dcdde1!important;border-radius:16px!important;-webkit-transform:rotate(-3deg)!important;transform:rotate(-3deg)!important;display:flex!important;justify-content:center!important;align-items:center!important}.sbi-feed-block-cta-img span svg{float:left!important}.sbi-feed-block-cta-img>*{-webkit-transform:rotate(3deg)!important;transform:rotate(3deg)!important}.sbi-feed-block-cta-logo{position:absolute!important;right:-15px!important;bottom:-19px!important;z-index:1!important}.sbi-feed-block-cta-heading{font-size:19px!important;padding:0!important;margin:0 0 30px!important;display:inline-block!important;width:100%!important;font-weight:700!important;line-height:1.4em!important}.sbi-feed-block-cta-btn{background:#0068a0!important;border-radius:2px!important;padding:8px 20px 8px 38px!important;cursor:pointer!important;color:#fff!important;position:relative!important;margin-bottom:30px!important}.sbi-feed-block-cta-btn:after,.sbi-feed-block-cta-btn:before{content:''!important;position:absolute!important;width:2px!important;height:12px!important;background:#fff!important;left:20px!important;top:14px!important}.sbi-feed-block-cta-btn:after{-webkit-transform:rotate(90deg)!important;transform:rotate(90deg)!important}.sbi-feed-block-cta-desc{display:flex!important;justify-content:center!important;align-items:center!important;padding:20px!important;background:#f9f9fa!important;border-top:1px solid #e8e8eb!important;margin-top:35px!important;flex-direction:column!important}.sbi-feed-block-cta-desc strong{color:#141b38!important;font-size:16px!important;font-weight:600!important;margin-bottom:8px!important}.sbi-feed-block-cta-desc span{color:#434960!important;font-size:14px!important;line-height:1.5em!important;padding:0 20%!important}.sbi-feed-block-cta-desc span a,.sbi-feed-block-cta-selector span a{text-transform:capitalize!important;text-decoration:underline!important;font-weight:600!important}.sbi-feed-block-cta-selector{width:100%!important;padding:0 20%!important;display:flex!important;justify-content:center!important;align-items:center!important;flex-direction:column!important;margin-bottom:45px!important}.sbi-feed-block-cta-feedselector{border:1px solid #d0d1d7!important;padding:8px 16px!important;margin-bottom:15px!important;max-width:100%!important;min-width:400px!important}.sbi-feed-block-cta-selector span{color:#2c324c!important}.sbi-feed-block-cta-selector span a:after{color:#2c324c!important;margin-left:2px!important;font-weight:400!important;text-decoration-color:#fff!important}.sbi-feed-block-cta-selector span a:first-of-type:after{content:','!important}.sbi-feed-block-cta-selector span a:nth-of-type(2):after{content:'or'!important;margin-left:5px!important;margin-right:2px!important}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_facebook_feed::before,.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_instagram_feed::before,.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_twitter_feed::before,.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_youtube_feed::before{content:''!important;height:16px!important;font-variant:normal!important;background-position:center center!important;background-repeat:no-repeat!important}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_facebook_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.9056 18.109H13.4056V17.609H12.9056V18.109ZM9.79722 18.109H9.29722V18.609H9.79722V18.109ZM9.79722 14.5601V14.0601H9.29722V14.5601H9.79722ZM12.9056 14.5601V15.0601H13.4056V14.5601H12.9056ZM20.2604 7.32764H20.7604V6.90407L20.3426 6.83444L20.2604 7.32764ZM20.2604 10.3503V10.8503H20.7604V10.3503H20.2604ZM16.7237 14.5601H16.2237V15.0601H16.7237V14.5601ZM20.1258 14.5601L20.6199 14.6367L20.7094 14.0601H20.1258V14.5601ZM19.5751 18.109V18.609H20.0035L20.0692 18.1857L19.5751 18.109ZM16.7237 18.109V17.609H16.2237V18.109H16.7237ZM27.0523 14.5601H26.5523L26.5523 14.5612L27.0523 14.5601ZM17.0803 26.6136L16.9877 26.1222L17.0803 26.6136ZM12.5489 26.6139L12.6411 26.1225L12.5489 26.6139ZM14.8147 1.79797C7.80749 1.79797 2.07703 7.51685 2.07703 14.5601H3.07703C3.07703 8.06849 8.36042 2.79797 14.8147 2.79797V1.79797ZM2.07703 14.5601C2.07703 20.7981 6.54984 25.9974 12.4567 27.1053L12.6411 26.1225C7.19999 25.1019 3.07703 20.3097 3.07703 14.5601H2.07703ZM13.4056 26.3139V18.109H12.4056V26.3139H13.4056ZM12.9056 17.609H9.79722V18.609H12.9056V17.609ZM10.2972 18.109V14.5601H9.29722V18.109H10.2972ZM9.79722 15.0601H12.9056V14.0601H9.79722V15.0601ZM13.4056 14.5601V11.8556H12.4056V14.5601H13.4056ZM13.4056 11.8556C13.4056 10.4191 13.8299 9.36825 14.5211 8.67703C15.2129 7.98525 16.2305 7.59512 17.5314 7.59512V6.59512C16.0299 6.59512 14.7346 7.04939 13.814 7.96992C12.893 8.891 12.4056 10.2204 12.4056 11.8556H13.4056ZM17.5314 7.59512C18.1724 7.59512 18.8342 7.65119 19.3401 7.70823C19.592 7.73664 19.8029 7.76502 19.9504 7.78622C20.0241 7.79681 20.0818 7.8056 20.1208 7.81167C20.1402 7.81471 20.155 7.81706 20.1647 7.81863C20.1695 7.81941 20.1731 7.82 20.1754 7.82037C20.1765 7.82056 20.1773 7.82069 20.1778 7.82077C20.178 7.82081 20.1782 7.82083 20.1782 7.82084C20.1783 7.82085 20.1783 7.82085 20.1783 7.82085C20.1783 7.82085 20.1783 7.82085 20.1783 7.82085C20.1782 7.82084 20.1782 7.82084 20.2604 7.32764C20.3426 6.83444 20.3426 6.83443 20.3425 6.83443C20.3425 6.83442 20.3424 6.83441 20.3424 6.83441C20.3423 6.83439 20.3422 6.83437 20.342 6.83435C20.3418 6.8343 20.3414 6.83425 20.341 6.83417C20.3401 6.83403 20.3389 6.83383 20.3373 6.83357C20.3342 6.83307 20.3298 6.83234 20.3241 6.83142C20.3127 6.82958 20.2962 6.82695 20.2749 6.82362C20.2323 6.81698 20.1707 6.8076 20.0927 6.7964C19.9369 6.774 19.7157 6.74425 19.4521 6.71453C18.927 6.65532 18.2243 6.59512 17.5314 6.59512V7.59512ZM19.7604 7.32764V10.3503H20.7604V7.32764H19.7604ZM20.2604 9.85033H18.7185V10.8503H20.2604V9.85033ZM18.7185 9.85033C17.851 9.85033 17.1997 10.1241 16.7742 10.6148C16.3604 11.0922 16.2237 11.7025 16.2237 12.2594H17.2237C17.2237 11.8495 17.3257 11.5053 17.5298 11.2699C17.7224 11.0477 18.0684 10.8503 18.7185 10.8503V9.85033ZM16.2237 12.2594V14.5601H17.2237V12.2594H16.2237ZM16.7237 15.0601H20.1258V14.0601H16.7237V15.0601ZM19.6317 14.4834L19.081 18.0323L20.0692 18.1857L20.6199 14.6367L19.6317 14.4834ZM19.5751 17.609H16.7237V18.609H19.5751V17.609ZM16.2237 18.109V26.3135H17.2237V18.109H16.2237ZM17.1728 27.105C20.0281 26.5671 22.618 25.068 24.5079 22.8512L23.7469 22.2025C22.0054 24.2452 19.6188 25.6266 16.9877 26.1222L17.1728 27.105ZM24.5079 22.8512C26.4793 20.5388 27.5591 17.5977 27.5523 14.559L26.5523 14.5612C26.5586 17.3614 25.5636 20.0715 23.7469 22.2025L24.5079 22.8512ZM27.5523 14.5601C27.5523 7.51685 21.8218 1.79797 14.8147 1.79797V2.79797C21.2689 2.79797 26.5523 8.06849 26.5523 14.5601H27.5523ZM16.2237 26.3135C16.2237 26.8064 16.6682 27.2 17.1728 27.105L16.9877 26.1222C17.119 26.0975 17.2237 26.2006 17.2237 26.3135H16.2237ZM12.4567 27.1053C12.9603 27.1998 13.4056 26.8073 13.4056 26.3139H12.4056C12.4056 26.2001 12.5107 26.098 12.6411 26.1225L12.4567 27.1053Z' fill='%232b87da' /%3E%3Cpath d='M12.9056 18.1088H13.4056V17.6088H12.9056V18.1088ZM9.79724 18.1088H9.29724V18.6088H9.79724V18.1088ZM9.79724 14.5599V14.0599H9.29724V14.5599H9.79724ZM12.9056 14.5599V15.0599H13.4056V14.5599H12.9056ZM20.2604 7.32749H20.7604V6.90392L20.3426 6.83429L20.2604 7.32749ZM20.2604 10.3502V10.8502H20.7604V10.3502H20.2604ZM16.7237 14.5599H16.2237V15.0599H16.7237V14.5599ZM20.1258 14.5599L20.6199 14.6366L20.7094 14.0599H20.1258V14.5599ZM19.5751 18.1088V18.6088H20.0035L20.0692 18.1855L19.5751 18.1088ZM16.7237 18.1088V17.6088H16.2237V18.1088H16.7237ZM13.4056 26.366V18.1088H12.4056V26.366H13.4056ZM12.9056 17.6088H9.79724V18.6088H12.9056V17.6088ZM10.2972 18.1088V14.5599H9.29724V18.1088H10.2972ZM9.79724 15.0599H12.9056V14.0599H9.79724V15.0599ZM13.4056 14.5599V11.8554H12.4056V14.5599H13.4056ZM13.4056 11.8554C13.4056 10.4189 13.8299 9.3681 14.5212 8.67688C15.2129 7.9851 16.2305 7.59497 17.5314 7.59497V6.59497C16.0299 6.59497 14.7346 7.04924 13.814 7.96977C12.893 8.89085 12.4056 10.2202 12.4056 11.8554H13.4056ZM17.5314 7.59497C18.1724 7.59497 18.8342 7.65103 19.3401 7.70808C19.592 7.73648 19.803 7.76487 19.9504 7.78607C20.0241 7.79666 20.0819 7.80545 20.1208 7.81152C20.1402 7.81455 20.155 7.81691 20.1647 7.81848C20.1695 7.81926 20.1731 7.81984 20.1754 7.82022C20.1765 7.8204 20.1773 7.82054 20.1778 7.82061C20.178 7.82065 20.1782 7.82068 20.1783 7.82069C20.1783 7.8207 20.1783 7.8207 20.1783 7.8207C20.1783 7.8207 20.1783 7.82069 20.1783 7.82069C20.1782 7.82069 20.1782 7.82068 20.2604 7.32749C20.3426 6.83429 20.3426 6.83428 20.3425 6.83427C20.3425 6.83427 20.3424 6.83426 20.3424 6.83425C20.3423 6.83424 20.3422 6.83422 20.3421 6.8342C20.3418 6.83415 20.3414 6.83409 20.341 6.83402C20.3401 6.83387 20.3389 6.83367 20.3374 6.83342C20.3343 6.83291 20.3298 6.83219 20.3241 6.83127C20.3127 6.82943 20.2962 6.82679 20.2749 6.82347C20.2324 6.81683 20.1707 6.80745 20.0927 6.79624C19.9369 6.77385 19.7158 6.7441 19.4522 6.71438C18.927 6.65516 18.2244 6.59497 17.5314 6.59497V7.59497ZM19.7604 7.32749V10.3502H20.7604V7.32749H19.7604ZM20.2604 9.85018H18.7185V10.8502H20.2604V9.85018ZM18.7185 9.85018C17.8511 9.85018 17.1997 10.1239 16.7743 10.6146C16.3604 11.092 16.2237 11.7024 16.2237 12.2592H17.2237C17.2237 11.8493 17.3257 11.5052 17.5298 11.2697C17.7224 11.0476 18.0684 10.8502 18.7185 10.8502V9.85018ZM16.2237 12.2592V14.5599H17.2237V12.2592H16.2237ZM16.7237 15.0599H20.1258V14.0599H16.7237V15.0599ZM19.6317 14.4833L19.081 18.0322L20.0692 18.1855L20.6199 14.6366L19.6317 14.4833ZM19.5751 17.6088H16.7237V18.6088H19.5751V17.6088ZM16.2237 18.1088V26.366H17.2237V18.1088H16.2237ZM16.4146 26.1752H13.2148V27.1752H16.4146V26.1752ZM16.2237 26.366C16.2237 26.2606 16.3092 26.1752 16.4146 26.1752V27.1752C16.8615 27.1752 17.2237 26.8129 17.2237 26.366H16.2237ZM12.4056 26.366C12.4056 26.8129 12.7679 27.1752 13.2148 27.1752V26.1752C13.3202 26.1752 13.4056 26.2606 13.4056 26.366H12.4056Z' fill='%232b87da'/%3E%3C/svg%3E%0A")}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_instagram_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' y='1' width='22' height='22' rx='6' stroke='%232b87da' stroke-width='1.5'/%3E%3Ccircle cx='12' cy='12' r='5' stroke='%232b87da' stroke-width='1.5'/%3E%3Ccircle cx='18.5' cy='5.75' r='1.25' fill='%232b87da'/%3E%3C/svg%3E%0A")}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_twitter_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27.8762 6.78846C27.9345 6.7065 27.8465 6.60094 27.7536 6.63936C27.0263 6.93989 26.26 7.15757 25.4698 7.29241C25.3632 7.31061 25.3082 7.16347 25.3956 7.09969C26.2337 6.48801 26.8918 5.63649 27.2636 4.63802C27.2958 4.55162 27.2014 4.47574 27.1212 4.52123C26.1605 5.06618 25.1092 5.45524 24.0054 5.68842C23.971 5.69568 23.9354 5.68407 23.9113 5.65844C22.9264 4.60891 21.5545 4 19.9999 4C17.0624 4 14.6624 6.4 14.6624 9.3625C14.6624 9.74071 14.702 10.109 14.7724 10.4586C14.7855 10.5235 14.7342 10.5842 14.6681 10.5803C10.3227 10.3231 6.45216 8.2421 3.84135 5.09864C3.79681 5.04501 3.71241 5.0515 3.67879 5.11257C3.26061 5.8722 3.02493 6.75115 3.02493 7.675C3.02493 9.41548 3.84362 10.9704 5.13417 11.9317C5.2141 11.9913 5.17327 12.12 5.07385 12.1129C4.32811 12.0597 3.63173 11.835 3.00827 11.5171C2.99303 11.5094 2.97493 11.5204 2.97493 11.5375V11.5375C2.97493 13.9896 4.6205 16.0638 6.86301 16.7007C6.96452 16.7295 6.96588 16.8757 6.86218 16.8953C6.25772 17.0096 5.63724 17.0173 5.0289 16.9176C4.95384 16.9052 4.89095 16.9762 4.91633 17.0479C5.26967 18.0466 5.91213 18.9192 6.7637 19.5537C7.58576 20.1661 8.56481 20.5283 9.58351 20.6001C9.67715 20.6067 9.71634 20.7266 9.64124 20.7829C7.78574 22.1744 5.52424 22.9237 3.19993 22.9125C2.91864 22.9125 2.63736 22.9015 2.35608 22.8796C2.25034 22.8714 2.20189 23.0116 2.29272 23.0664C4.58933 24.4509 7.27959 25.25 10.1499 25.25C19.9999 25.25 25.4124 17.075 25.4124 9.9875C25.4124 9.76833 25.4124 9.5598 25.4026 9.34228C25.4011 9.30815 25.4168 9.27551 25.4445 9.2555C26.3819 8.57814 27.1984 7.74079 27.8762 6.78846Z' stroke='%232b87da' stroke-width='1.25' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_youtube_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='27' height='20' viewBox='0 0 27 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 13.3267C11 13.4037 11.0834 13.4518 11.15 13.4133L17.3377 9.83658C17.4043 9.79808 17.4043 9.70192 17.3377 9.66342L11.15 6.08673C11.0834 6.0482 11 6.0963 11 6.17331V13.3267ZM25.45 3.7125C25.6125 4.3 25.725 5.0875 25.8 6.0875C25.8875 7.0875 25.925 7.95 25.925 8.7L26 9.75C26 12.4875 25.8 14.5 25.45 15.7875C25.1375 16.9125 24.4125 17.6375 23.2875 17.95C22.7 18.1125 21.625 18.225 19.975 18.3C18.35 18.3875 16.8625 18.425 15.4875 18.425L13.5 18.5C8.2625 18.5 5 18.3 3.7125 17.95C2.5875 17.6375 1.8625 16.9125 1.55 15.7875C1.3875 15.2 1.275 14.4125 1.2 13.4125C1.1125 12.4125 1.075 11.55 1.075 10.8L1 9.75C1 7.0125 1.2 5 1.55 3.7125C1.8625 2.5875 2.5875 1.8625 3.7125 1.55C4.3 1.3875 5.375 1.275 7.025 1.2C8.65 1.1125 10.1375 1.075 11.5125 1.075L13.5 1C18.7375 1 22 1.2 23.2875 1.55C24.4125 1.8625 25.1375 2.5875 25.45 3.7125Z' stroke='%232b87da' stroke-width='1.25' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.et-db #et-boc .et-l .et_pb_module .sbi_follow_btn a{border:none;color:#fff;font-size:13px;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.et-db #et-boc .et-l .et_pb_module .sbi-feed-block-cta-btn:after,.et-db #et-boc .et-l .et_pb_module .sbi-feed-block-cta-btn:before{top:10px!important}@font-face {
font-family: 'rbc_displaybold';
src: url(//rbctrainingground.ca/wp-content/themes/genesis-sample/fonts/rbc-display/rbcdisplay-bold-webfont.eot);
src: url(//rbctrainingground.ca/wp-content/themes/genesis-sample/fonts/rbc-display/rbcdisplay-bold-webfont.eot?#iefix) format('embedded-opentype'),
url(//rbctrainingground.ca/wp-content/themes/genesis-sample/fonts/rbc-display/rbcdisplay-bold-webfont.woff2) format('woff2'),
url(//rbctrainingground.ca/wp-content/themes/genesis-sample/fonts/rbc-display/rbcdisplay-bold-webfont.woff) format('woff'),
url(//rbctrainingground.ca/wp-content/themes/genesis-sample/fonts/rbc-display/rbcdisplay-bold-webfont.svg#rbc_displaybold) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'rbc_displaybold_italic';
src: url(//rbctrainingground.ca/wp-content/themes/genesis-sample/fonts/rbc-display/rbcdisplay-bolditalic-webfont.eot);
src: url(//rbctrainingground.ca/wp-content/themes/genesis-sample/fonts/rbc-display/rbcdisplay-bolditalic-webfont.eot?#iefix) format('embedded-opentype'),
url(//rbctrainingground.ca/wp-content/themes/genesis-sample/fonts/rbc-display/rbcdisplay-bolditalic-webfont.woff2) format('woff2'),
url(//rbctrainingground.ca/wp-content/themes/genesis-sample/fonts/rbc-display/rbcdisplay-bolditalic-webfont.woff) format('woff'),
url(//rbctrainingground.ca/wp-content/themes/genesis-sample/fonts/rbc-display/rbcdisplay-bolditalic-webfont.svg#rbc_displaybold_italic) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'rbc_displayextrabold';
src: url(//rbctrainingground.ca/wp-content/themes/genesis-sample/fonts/rbc-display/rbcdisplay-extrabold-webfont.eot);
src: url(//rbctrainingground.ca/wp-content/themes/genesis-sample/fonts/rbc-display/rbcdisplay-extrabold-webfont.eot?#iefix) format('embedded-opentype'),
url(//rbctrainingground.ca/wp-content/themes/genesis-sample/fonts/rbc-display/rbcdisplay-extrabold-webfont.woff2) format('woff2'),
url(//rbctrainingground.ca/wp-content/themes/genesis-sample/fonts/rbc-display/rbcdisplay-extrabold-webfont.woff) format('woff'),
url(//rbctrainingground.ca/wp-content/themes/genesis-sample/fonts/rbc-display/rbcdisplay-extrabold-webfont.svg#rbc_displayextrabold) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'rbc_displayextrabolditalic';
src: url(//rbctrainingground.ca/wp-content/themes/genesis-sample/fonts/rbc-display/rbcdisplay-extrabolditalic-webfont.eot);
src: url(//rbctrainingground.ca/wp-content/themes/genesis-sample/fonts/rbc-display/rbcdisplay-extrabolditalic-webfont.eot?#iefix) format('embedded-opentype'),
url(//rbctrainingground.ca/wp-content/themes/genesis-sample/fonts/rbc-display/rbcdisplay-extrabolditalic-webfont.woff2) format('woff2'),
url(//rbctrainingground.ca/wp-content/themes/genesis-sample/fonts/rbc-display/rbcdisplay-extrabolditalic-webfont.woff) format('woff'),
url(//rbctrainingground.ca/wp-content/themes/genesis-sample/fonts/rbc-display/rbcdisplay-extrabolditalic-webfont.svg#rbc_displayextrabolditalic) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'rbc_displayitalic';
src: url(//rbctrainingground.ca/wp-content/themes/genesis-sample/fonts/rbc-display/rbcdisplay-italic-webfont.eot);
src: url(//rbctrainingground.ca/wp-content/themes/genesis-sample/fonts/rbc-display/rbcdisplay-italic-webfont.eot?#iefix) format('embedded-opentype'),
url(//rbctrainingground.ca/wp-content/themes/genesis-sample/fonts/rbc-display/rbcdisplay-italic-webfont.woff2) format('woff2'),
url(//rbctrainingground.ca/wp-content/themes/genesis-sample/fonts/rbc-display/rbcdisplay-italic-webfont.woff) format('woff'),
url(//rbctrainingground.ca/wp-content/themes/genesis-sample/fonts/rbc-display/rbcdisplay-italic-webfont.svg#rbc_displayitalic) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'rbc_displaylight';
src: url(//rbctrainingground.ca/wp-content/themes/genesis-sample/fonts/rbc-display/rbcdisplay-light-webfont.eot);
src: url(//rbctrainingground.ca/wp-content/themes/genesis-sample/fonts/rbc-display/rbcdisplay-light-webfont.eot?#iefix) format('embedded-opentype'),
url(//rbctrainingground.ca/wp-content/themes/genesis-sample/fonts/rbc-display/rbcdisplay-light-webfont.woff2) format('woff2'),
url(//rbctrainingground.ca/wp-content/themes/genesis-sample/fonts/rbc-display/rbcdisplay-light-webfont.woff) format('woff'),
url(//rbctrainingground.ca/wp-content/themes/genesis-sample/fonts/rbc-display/rbcdisplay-light-webfont.svg#rbc_displaylight) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'rbc_displaylightitalic';
src: url(//rbctrainingground.ca/wp-content/themes/genesis-sample/fonts/rbc-display/rbcdisplay-lightitalic-webfont.eot);
src: url(//rbctrainingground.ca/wp-content/themes/genesis-sample/fonts/rbc-display/rbcdisplay-lightitalic-webfont.eot?#iefix) format('embedded-opentype'),
url(//rbctrainingground.ca/wp-content/themes/genesis-sample/fonts/rbc-display/rbcdisplay-lightitalic-webfont.woff2) format('woff2'),
url(//rbctrainingground.ca/wp-content/themes/genesis-sample/fonts/rbc-display/rbcdisplay-lightitalic-webfont.woff) format('woff'),
url(//rbctrainingground.ca/wp-content/themes/genesis-sample/fonts/rbc-display/rbcdisplay-lightitalic-webfont.svg#rbc_displaylightitalic) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'rbc_displaymedium';
src: url(//rbctrainingground.ca/wp-content/themes/genesis-sample/fonts/rbc-display/rbcdisplay-medium-webfont.eot);
src: url(//rbctrainingground.ca/wp-content/themes/genesis-sample/fonts/rbc-display/rbcdisplay-medium-webfont.eot?#iefix) format('embedded-opentype'),
url(//rbctrainingground.ca/wp-content/themes/genesis-sample/fonts/rbc-display/rbcdisplay-medium-webfont.woff2) format('woff2'),
url(//rbctrainingground.ca/wp-content/themes/genesis-sample/fonts/rbc-display/rbcdisplay-medium-webfont.woff) format('woff'),
url(//rbctrainingground.ca/wp-content/themes/genesis-sample/fonts/rbc-display/rbcdisplay-medium-webfont.svg#rbc_displaymedium) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'rbc_displaymediumitalic';
src: url(//rbctrainingground.ca/wp-content/themes/genesis-sample/fonts/rbc-display/rbcdisplay-mediumitalic-webfont.eot);
src: url(//rbctrainingground.ca/wp-content/themes/genesis-sample/fonts/rbc-display/rbcdisplay-mediumitalic-webfont.eot?#iefix) format('embedded-opentype'),
url(//rbctrainingground.ca/wp-content/themes/genesis-sample/fonts/rbc-display/rbcdisplay-mediumitalic-webfont.woff2) format('woff2'),
url(//rbctrainingground.ca/wp-content/themes/genesis-sample/fonts/rbc-display/rbcdisplay-mediumitalic-webfont.woff) format('woff'),
url(//rbctrainingground.ca/wp-content/themes/genesis-sample/fonts/rbc-display/rbcdisplay-mediumitalic-webfont.svg#rbc_displaymediumitalic) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'rbc_displayregular';
src: url(//rbctrainingground.ca/wp-content/themes/genesis-sample/fonts/rbc-display/rbcdisplay-regular-webfont.eot);
src: url(//rbctrainingground.ca/wp-content/themes/genesis-sample/fonts/rbc-display/rbcdisplay-regular-webfont.eot?#iefix) format('embedded-opentype'),
url(//rbctrainingground.ca/wp-content/themes/genesis-sample/fonts/rbc-display/rbcdisplay-regular-webfont.woff2) format('woff2'),
url(//rbctrainingground.ca/wp-content/themes/genesis-sample/fonts/rbc-display/rbcdisplay-regular-webfont.woff) format('woff'),
url(//rbctrainingground.ca/wp-content/themes/genesis-sample/fonts/rbc-display/rbcdisplay-regular-webfont.svg#rbc_displayregular) format('svg');
font-weight: normal;
font-style: normal;
}   button,hr,input{overflow:visible}progress,sub,sup{vertical-align:baseline}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{padding:.35em .75em .625em}legend{color:inherit;display:table;max-width:100%;white-space:normal}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none} html {
box-sizing: border-box;
}
*,
*::before,
*::after {
box-sizing: inherit;
} .author-box::before,
.clearfix::before,
.entry::before,
.entry-content::before,
.footer-widgets::before,
.nav-primary::before,
.nav-secondary::before,
.pagination::before,
.site-container::before,
.site-footer::before,
.site-header::before,
.site-inner::before,
.widget::before,
.wrap::before {
content: " ";
display: table;
}
.author-box::after,
.clearfix::after,
.entry::after,
.entry-content::after,
.footer-widgets::after,
.nav-primary::after,
.nav-secondary::after,
.pagination::after,
.site-container::after,
.site-footer::after,
.site-header::after,
.site-inner::after,
.widget::after,
.wrap::after {
clear: both;
content: " ";
display: table;
}  html {
font-size: 62.5%; -moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
} body > div {
font-size: 18px;
line-height: 1.648; }
body {
background-color: #fff;
color: #000000;
font-family: 'rbc_displayregular', sans-serif;
font-size: 18px;
font-size: 1.8rem;
font-weight: 400;
line-height: 1.55;
margin: 0;
}
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
transition: all 0.2s ease-in-out;
}
a {
color: #0051A5;
text-decoration: unset;
transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
.site-inner .entry-content a:not([class]){
text-decoration: underline;
}
.site-inner .entry-content h3 a{
text-decoration: none !important;
}
a:not(.btn):focus,
a:not(.btn):hover { text-decoration: none;
}
#tribe-events .tribe-events-content p, .tribe-events-after-html p, .tribe-events-before-html p,
p {
margin: 0 0 25px;
padding: 0;
}
ol,
ul {
margin: 0;
padding: 0;
}
li {
list-style-type: none;
}
hr {
border: 0;
border-collapse: collapse;
border-top: 1px solid #e0e0e0;
clear: both;
margin: 30px 0;
}
b,
strong {
font-weight: 700;
}
blockquote,
cite,
em,
i {
font-style: italic;
}
mark {
background: #ddd;
color: #333;
}
blockquote {
margin: 30px;
}
blockquote::before {
content: "\201C";
display: block;
font-size: 30px;
font-size: 3rem;
height: 0;
left: -20px;
position: relative;
top: -10px;
} h1,
h2,
h3, .tribe-events-schedule,
h4,
h5,
h6 {
line-height: 1.2;
margin: 0 0 20px;
color: #000000;
font-weight: unset;
}
h1 {
font-size: 135px;
}
h2 {
font-size: 100px;
}
h3 {
font-size: 32px;
}
h4 {
font-size: 25px;
}
h5 {
font-size: 20px;
}
h6 {
font-size: 18px;
} embed,
iframe,
img,
object,
video,
.wp-caption {
max-width: 100%;
}
img {
height: auto;
vertical-align: top;
}
figure {
margin: 0;
} .gallery {
overflow: hidden;
}
.gallery img {
border: 1px solid #eee;
height: auto;
padding: 4px;
}
.gallery img:focus,
.gallery img:hover {
border: 1px solid #999;
outline: none;
}
.gallery-columns-1 .gallery-item {
width: 100%;
}
.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery-columns-3 .gallery-item {
width: 33%;
}
.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery-columns-5 .gallery-item {
width: 20%;
}
.gallery-columns-6 .gallery-item {
width: 16.6666%;
}
.gallery-columns-7 .gallery-item {
width: 14.2857%;
}
.gallery-columns-8 .gallery-item {
width: 12.5%;
}
.gallery-columns-9 .gallery-item {
width: 11.1111%;
}
.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
clear: left;
}
.gallery-item {
float: left;
margin: 0 0 30px;
text-align: center;
} input,
select,
textarea {
background-color: #fff;
border: 1px solid #ddd;
color: #333;
font-size: 18px;
font-size: 1.8rem;
font-weight: 400;
padding: 15px;
width: 100%;
}
input:focus,
textarea:focus {
border: 1px solid #999;
outline: none;
}
input[type="checkbox"],
input[type="image"],
input[type="radio"] {
width: auto;
}
::-moz-placeholder {
color: #333;
opacity: 1;
}
::-webkit-input-placeholder {
color: #333;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
background-color: #333;
border: 0;
color: #fff;
cursor: pointer;
font-size: 16px;
font-size: 1.6rem;
font-weight: 600;
padding: 15px 30px;
text-decoration: none;
white-space: normal;
width: auto;
}
.fancybox-button{
outline: 0px !important;
}
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover,
.button:focus,
.button:hover {
background-color: #0073e5;
color: #fff;
}
button.fancybox-button:focus,
button.fancybox-button:hover,
button.fancybox-close-small:focus,
button.fancybox-close-small:hover{
background-color: transparent !important;
}
.entry-content .button:focus,
.entry-content .button:hover {
color: #fff;
}
.button {
display: inline-block;
}
a.button.small,
button.small,
input[type="button"].small,
input[type="reset"].small,
input[type="submit"].small {
padding: 8px 16px;
}
.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type="button"]:disabled,
.site-container input[type="button"]:disabled:hover,
.site-container input[type="reset"]:disabled,
.site-container input[type="reset"]:disabled:hover,
.site-container input[type="submit"]:disabled,
.site-container input[type="submit"]:disabled:hover {
background-color: #eee;
border-width: 0;
color: #777;
cursor: not-allowed;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
display: none;
} table {
border-collapse: collapse;
border-spacing: 0;
line-height: 2;
margin-bottom: 40px;
width: 100%;
word-break: break-all;
}
tbody {
border-bottom: 1px solid #eee;
}
td,
th {
text-align: left;
}
td {
border-top: 1px solid #eee;
padding: 6px;
}
th {
font-weight: 400;
padding: 0 6px;
}
td:first-child,
th:first-child {
padding-left: 0;
} .screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.widget_search input[type="submit"]:focus {
background: #fff;
box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
clip: auto !important;
color: #333;
display: block;
font-size: 1em;
font-weight: bold;
height: auto;
padding: 15px 23px 14px;
text-decoration: none;
width: auto;
z-index: 100000; }
.more-link {
position: relative;
}  .site-container {
-webkit-animation: fadein 1s;
animation:         fadein 1s;
word-wrap: break-word;
}
@keyframes fadein {
from { opacity: 0; }
to   { opacity: 1; }
}
@-webkit-keyframes fadein {
from { opacity: 0; }
to   { opacity: 1; }
} .site-inner {
clear: both;
margin: 0 auto;
padding: 60px 30px 0;
}  .avatar {
border-radius: 50%;
float: left;
}
.author-box .avatar,
.alignleft .avatar {
margin-right: 20px;
}
.alignright .avatar {
margin-left: 20px;
}
.comment .avatar {
margin: 0 15px 20px 0;
} .after-entry,
.archive-description,
.author-box {
margin-bottom: 40px;
}
.after-entry {
box-shadow: 0 0 20px rgba(0,0,0,0.05);
padding: 20px 30px;
}
.after-entry .widget:last-of-type {
margin-bottom: 0;
}
.breadcrumb {
border-bottom: 1px solid #eee;
font-size: 16px;
font-size: 1.6rem;
margin-bottom: 40px;
padding-bottom: 10px;
}
.archive-description p:last-child,
.author-box p:last-child {
margin-bottom: 0;
} .search-form {
overflow: hidden;
}
.entry-content .search-form {
margin-bottom: 40px;
width: 50%;
}
.post-password-form input[type="submit"],
.search-form input[type="submit"] {
margin-top: 10px;
}
.widget_search input[type="submit"] {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
margin: -1px;
padding: 0;
position: absolute;
width: 1px;
} .archive-description .entry-title,
.archive-title,
.author-box-title {
font-size: 20px;
font-size: 2rem;
font-weight: 600;
margin-bottom: 10px;
}
.entry-title {
font-size: 30px;
font-size: 3rem;
margin-bottom: 10px;
}
.entry-title a,
.sidebar .widget-title a { text-decoration: none;
}
.entry-title a:focus,
.entry-title a:hover {
color: #0091DA;
}
.widget-title {
font-size: 18px;
font-size: 1.8rem;
font-weight: 600;
margin-bottom: 20px;
} .aligncenter {
text-align: center;
}
a.aligncenter img {
display: block;
margin: 0 auto;
}
a.alignnone {
display: inline-block;
}
.alignleft {
float: left;
text-align: left;
}
.alignright {
float: right;
text-align: right;
}
a.alignleft,
a.alignnone,
a.alignright {
max-width: 100%;
}
img.centered,
.aligncenter {
display: block;
margin: 0 auto 30px;
}
img.alignnone,
.alignnone {
margin-bottom: 15px;
}
a.alignleft,
img.alignleft,
.wp-caption.alignleft {
margin: 0 20px 20px 0;
}
a.alignright,
img.alignright,
.wp-caption.alignright {
margin: 0 0 20px 20px;
}
.gallery-caption,
.wp-caption-text {
font-size: 14px;
font-size: 1.4rem;
font-weight: 600;
margin: 0;
text-align: center;
}
.entry-content p.wp-caption-text {
margin-bottom: 0;
}
.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
margin: 0 0 30px;
} .widget {
margin-bottom: 40px;
}
.widget p:last-child,
.widget ul > li:last-of-type {
margin-bottom: 0;
}
.widget ul > li {
margin-bottom: 10px;
}
.widget ul > li:last-of-type {
padding-bottom: 0;
}
.widget ol > li {
list-style-position: inside;
list-style-type: decimal;
padding-left: 20px;
text-indent: -20px;
}
.widget li li {
border: 0;
margin: 0 0 0 30px;
padding: 0;
}
.widget_calendar table {
width: 100%;
}
.widget_calendar td,
.widget_calendar th {
text-align: center;
} .featured-content .entry {
border-bottom: 1px solid #eee;
margin-bottom: 20px;
}
.featured-content .entry:last-of-type {
border-bottom: none;
margin-bottom: 0;
}
.featured-content .entry-image {
height: 75px;
width: 75px;
}
.featured-content .entry-title {
font-size: 16px;
font-size: 1.6rem;
margin-bottom: 5px;
margin-top: 10px;
}  .after-entry .enews {
text-align: center;
padding: 10px;
}
.sidebar .enews {
background-color: #f5f5f5;
padding: 30px;
}
.enews-widget input {
font-size: 16px;
font-size: 1.6rem;
margin-bottom: 10px;
}
.after-entry .enews-widget input {
text-align: center;
}
.enews-widget input[type="submit"] {
margin: 0;
width: 100%;
}
.enews form + p {
margin-top: 20px;
} .gs-faq__question {
background: transparent;
border-bottom: 1px solid #eee;
color: #333;
padding-left: 0;
padding-right: 0;
}
.gs-faq__question:focus,
.gs-faq__question:hover {
background: transparent;
color: #0073e5;
}
.gs-faq__question::after {
content: "\f132";
font-family: "dashicons";
float: right;
}
.gs-faq__question.gs-faq--expanded::after {
content: "\f460";
} #wpstats {
display: none;
} .genesis-skip-link {
margin: 0;
}
.genesis-skip-link .skip-link-hidden {
display: none;
visibility: hidden;
}
.genesis-skip-link li {
height: 0;
list-style: none;
width: 0;
} :focus {
color: #333;
outline: #ccc solid 1px;
} .site-header {
background-color: #fff;
box-shadow: 0 0 20px rgba(0,0,0,0.05);
padding: 0 30px;
} .title-area {
float: left;
padding-bottom: 25px;
padding-top: 25px;
}
.wp-custom-logo .title-area {
max-width: 350px;
padding-bottom: 5px;
padding-top: 5px;
}
.site-title {
font-size: 20px;
font-size: 2rem;
font-weight: 600;
line-height: 1;
margin-bottom: 0;
}
.site-title a,
.site-title a:focus,
.site-title a:hover {
color: #333;
text-decoration: none;
}
.site-description,
.wp-custom-logo .site-title {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
} .genesis-nav-menu {
clear: both;
line-height: 1;
width: 100%;
}
.genesis-nav-menu .menu-item {
display: block;
float: none;
position: relative;
}
.genesis-nav-menu a {
color: #333;
display: block;
font-size: 15px;
font-size: 1.5rem;
font-weight: 400;
outline-offset: -1px;
padding-bottom: 12px;
padding-top: 12px;
text-decoration: none;
}
.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:focus,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
color: #000000;
text-decoration: none;
}
.genesis-nav-menu .sub-menu,
.genesis-nav-menu .sub-menu a {
width: 100%;
}
.genesis-nav-menu .sub-menu {
clear: both;
display: none;
left: -9999px;
margin: 0;
opacity: 1; position: absolute;
z-index: 99;
}
.genesis-nav-menu .sub-menu li{
position: relative !important;
}
.genesis-nav-menu .sub-menu a { font-size: 14px;
font-size: 1.4rem;
position: relative;
word-wrap: break-word;
width: 100% !important;
}
.genesis-nav-menu .menu-item:focus,
.genesis-nav-menu .menu-item:hover {
position: relative;
}
.genesis-nav-menu .menu-item:hover > .sub-menu {
left: 20px;
opacity: 1;
} .menu .menu-item:focus {
position: static;
}
.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
left: auto;
opacity: 1;
}
.genesis-responsive-menu { padding-bottom: 15px;
position: relative;
}
.menu-toggle,
.sub-menu-toggle {
background-color: transparent;
border-width: 0;
color: #333;
display: block;
margin: 0 auto;
overflow: hidden;
text-align: center;
visibility: visible;
}
.menu-toggle:focus,
.menu-toggle:hover,
.sub-menu-toggle:focus,
.sub-menu-toggle:hover {
background-color: transparent;
border-width: 0;
color: #0073e5;
}
.menu-toggle {
float: right;
line-height: 20px;
margin-bottom: 10px;
margin-top: 10px;
padding: 15px 0;
position: relative;
z-index: 1000;
}
.menu-toggle.activated::before {
content: "\f335";
}
.site-header .menu-toggle::before {
float: left;
margin-right: 5px;
position: relative;
text-rendering: auto;
top: 1px;
}
.sub-menu-toggle {
float: right;
padding: 9px 10px;
position: absolute;
right: -4px;
top: 0;
z-index: 100;
top: 50%; margin-top: -19px;
}
.sub-menu .sub-menu-toggle {
padding: 12px 10px;
}
.sub-menu-toggle::before {
display: inline-block;
text-rendering: auto;
-webkit-transform: rotate( 0 );
-ms-transform:     rotate( 0 );
transform:         rotate( 0 );
transition: transform .25s ease-in-out;
}
.sub-menu-toggle.activated::before { } .nav-primary {
clear: left; } .nav-secondary {
margin-top: 10px;
}
.nav-secondary .genesis-nav-menu {
line-height: 1.5;
}
.nav-secondary .menu-item {
display: inline-block;
}
.nav-secondary a {
margin-left: 10px;
margin-right: 10px;
padding: 0;
}  .entry {
margin-bottom: 40px;
}
.entry-content ol,
.entry-content ul {
margin-bottom: 30px;
margin-left: 40px;
}
.entry-content ol > li {
list-style-type: decimal;
}
.entry-content ul > li {
list-style-type: disc;
}
.entry-content ol ol,
.entry-content ul ul {
margin-bottom: 0;
}
.entry-content code {
background-color: #f5f5f5;
}
.entry-content .caption {
font-size: 14px;
font-weight: 600;
margin-top: -20px;
text-align: center;
}
.content .sticky {
background-color: #EEf8FC;
padding: 30px;
}
.content .sticky.category-pinned {
background-color: #EEf8FC!important;
} p.entry-meta {
font-size: 16px;
font-size: 1.6rem;
margin-bottom: 0;
}
.entry-header .entry-meta {
margin-bottom: 20px;
}
.entry-footer .entry-meta {
border-top: 1px solid #eee;
padding-top: 20px;
}
.entry-categories,
.entry-tags {
display: block;
}
.entry-comments-link::before {
content: "\2014";
margin: 0 6px 0 2px;
} .pagination {
clear: both;
margin: 60px 0;
}
.adjacent-entry-pagination {
margin-bottom: 0;
}
.archive-pagination li {
display: inline;
}
.archive-pagination li a {
background-color: #f5f5f5;
color: #333;
cursor: pointer;
display: inline-block;
font-size: 16px;
font-size: 1.6rem;
font-weight: 600;
margin-bottom: 4px;
padding: 8px 12px;
text-decoration: none;
}
.archive-pagination li a:focus,
.archive-pagination li a:hover,
.archive-pagination li.active a {
background-color: #333;
color: #fff;
} .comment-respond,
.entry-comments,
.entry-pings { margin-bottom: 40px;
}
.comment-list li {
padding: 40px 0 0 30px;
}
.comment-list > li:first-child{
padding-top: 0px;
}
.comment-list .depth-1 {
padding-left: 0;
}
.comment-list .bypostauthor {
}
.comment-header {
margin-bottom: 30px;
}
.comment-content {
clear: both;
}
.comment-content ul > li {
list-style-type: disc;
}
.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
width: 50%;
}
.comment-respond label {
display: block;
margin-right: 12px;
}
.comment-header p {
margin-bottom: 0;
}
.entry-pings .reply {
display: none;
} .sidebar {  }
.sidebar .widget {
margin-bottom: 40px;
}
.sidebar p {
margin-bottom: 20px;
} .footer-widgets { background-color: #fff;
clear: both;
font-size: 18px;
font-size: 1.8rem;
padding: 60px 0;
}
.footer-widgets .wrap {
margin-left: auto;
margin-right: auto;
}
.footer-widget-area {
margin-bottom: 40px;
padding-left: 30px;
padding-right: 30px;
}
.footer-widget-area:last-child ,
.footer-widgets .widget:last-child {
margin-bottom: 0;
} .site-footer {
background-color: #fff;
font-size: 15px;
font-size: 1.5rem;
line-height: 1.5; text-align: center;
}
.site-footer p {
margin-bottom: 0;
} @media only screen and (min-width: 960px) { .site-header {
position: fixed;
width: 100%;
z-index: 9999;
} .genesis-nav-menu .menu-item {
display: inline-block;
}
.genesis-nav-menu .menu-item:focus,
.genesis-nav-menu .menu-item:hover {
position: relative;
}
.genesis-nav-menu > .menu-bold > a {
font-weight: 700;
}
.genesis-nav-menu > .menu-highlight > a {
background-color: #333;
border-radius: 3px;
color: #fff;
font-weight: 600;
margin-left: 15px;
padding-left: 20px;
padding-right: 20px;
}
.genesis-nav-menu > .menu-highlight > a:hover,
.genesis-nav-menu > .menu-highlight > a:focus {
background-color: #0073e5;
}
.genesis-responsive-menu .genesis-nav-menu .sub-menu,
.genesis-responsive-menu .genesis-nav-menu .sub-menu a {
max-width: 260px;
}
.genesis-nav-menu .sub-menu {
border-top: 1px solid #eee;
opacity: 0;
padding-left: 0;
position: absolute;
transition: opacity .4s ease-in-out;
}
.genesis-nav-menu .sub-menu a {
border: 1px solid #eee;
border-top: 0;
padding-bottom: 15px;
padding-top: 15px;
}
.genesis-nav-menu .sub-menu .sub-menu {
margin: -46px 0 0 179px;
} .genesis-responsive-menu {
display: block;
} .menu-toggle{
display: none;
visibility: hidden;
} .nav-primary {
clear: none;
float: right;
width: auto;
}
.nav-primary .genesis-nav-menu a {
padding-left: 15px;
padding-right: 15px;
} .site-inner {
margin-top: 70px;
max-width: 1140px;
} .content {
float: left;
width: 65%;
}
.sidebar-content .content {
float: right;
}
.full-width-content .content,
.landing-page .content {
float: none;
margin-left: auto;
margin-right: auto;
} .sidebar {
float: right;
width: 30%;
}
.sidebar-content .sidebar {
float: left;
} .author-box {
background-color: #f5f5f5;
padding: 30px;
} .after-entry {
padding: 40px 60px;
}
.after-entry .enews {
padding-left: 30px;
padding-right: 30px;
} .five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
float: left;
margin-left: 2.564102564102564%;
}
.one-half,
.three-sixths,
.two-fourths {
width: 48.717948717948715%;
}
.one-third,
.two-sixths {
width: 31.623931623931625%;
}
.four-sixths,
.two-thirds {
width: 65.81196581196582%;
}
.one-fourth {
width: 23.076923076923077%;
}
.three-fourths {
width: 74.35897435897436%;
}
.one-sixth {
width: 14.52991452991453%;
}
.five-sixths {
width: 82.90598290598291%;
}
.first {
clear: both;
margin-left: 0;
} .after-entry,
.archive-description,
.author-box,
.comment-respond,
.entry,
.entry-comments,
.entry-pings,
body.archive:not(.post-type-archive-project) h1 {
margin-bottom: 60px;
} .footer-widgets .wrap { }
.footer-widget-area {
float: left;
margin-bottom: 0;
width: 33.33%; width: calc(100% / 3);
}
} @media print {
*,
*::before,
*::after {
background: transparent !important;
box-shadow: none !important;
color: #333 !important;
text-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]::after {
content: " (" attr(href) ")";
}
abbr[title]::after {
content: " (" attr(title) ")";
}
a[href^="javascript:"]::after,
a[href^="#"]::after,
.site-title > a::after {
content: "";
}
thead {
display: table-header-group;
}
img,
tr {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
@page {
margin: 2cm 0.5cm;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
blockquote,
pre {
border: 1px solid #999;
page-break-inside: avoid;
}
.content,
.content-sidebar {
width: 100%;
}
button,
input,
select,
textarea,
.breadcrumb,
.comment-edit-link,
.comment-form,
.comment-list .reply a,
.comment-reply-title,
.edit-link,
.entry-comments-link,
.entry-footer,
.genesis-box,
.header-widget-area,
.hidden-print,
.home-top,
.nav-primary,
.nav-secondary,
.post-edit-link,
.sidebar {
display: none !important;
}
.title-area {
text-align: center;
width: 100%;
}
.site-title > a {
margin: 0;
text-decoration: none;
text-indent: 0;
}
.site-inner {
padding-top: 0;
position: relative;
top: -100px;
}
.author-box {
margin-bottom: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
orphans: 3;
page-break-after: avoid;
page-break-inside: avoid;
widows: 3;
}
img {
page-break-after: avoid;
page-break-inside: avoid;
}
blockquote,
pre,
table {
page-break-inside: avoid;
}
dl,
ol,
ul {
page-break-before: avoid;
}
}  .site-inner .bg-img h2,
.site-inner h1 {
font-size: 135px;
font-family: 'rbc_displayextrabold', sans-serif;
font-weight: unset;
}
.site-inner h2 {
font-size: 100px; font-family: 'rbc_displayextrabold', sans-serif;
color: #0051A5;	
}
@media only screen and (max-width: 900px){
.site-inner h2 {
font-size: 90px;
}    
}
@media only screen and (max-width: 750px){
.site-inner h2 {
font-size: 12vw;
}    
}
@media only screen and (max-width: 450px){
.site-inner h2 {
font-size: 40px;
}    
}
.site-inner h3,
.site-inner h2.h3 {
font-size: 32px;
color: #0051A5;
font-weight: 800;
line-height: 1.4;
}
.single-post .site-inner h3,
.single-post .site-inner h2.h3 {
font-size: 22px;
color: #000000;
font-weight: 400;
line-height: 1.4;
font-family: 'Roboto', sans-serif;
}
.site-inner h4 {
font-size: 22px;
font-family: "rbc_displaybold", sans-serif;
color: #0051A5;	
}
.site-inner h5 {
font-size: 22px;
color: #0051A5;	
}
.site-inner h6 {
font-size: 18px;
color: #0051A5;	
}
@media only screen and (max-width: 800px){
body > div {
font-size: 16px;
}
.site-inner h1{ }
.site-inner h2{ }
.mega-overlay h3.heading,
.site-inner h3,
.site-inner h2.h3{
font-size: 24px;
margin-bottom: 30px;
}
.site-inner h4{ }	
.center-on-narrow{
text-align: center;
}
}
.site-inner h2,
.site-inner h3,
.site-inner h2.h3{
margin-bottom: 30px;
}
.site-inner h2.emphasized, .site-inner .emphasized{
margin-bottom: 60px;
}
.site-inner h2 + .subhead{
margin-top: -60px;
margin-bottom: 60px;
font-size: 17px;
}
.site-inner section .wrap > h3 + .subhead{
margin-top: -10px;
line-height: 2.2;
}  #trigger-mobile,
#trigger-mobile a{
outline: 0 !important;
}
#trigger-mobile {
position: relative;
height: 35px;
width: 42px;
color: #fff;
text-align: center;
z-index: 3000;
border-bottom: 0px;
float: none;
cursor: pointer;
overflow: visible;
display: inline-block;
margin-top: 4px;
}
#trigger-mobile .word {
position: absolute;
top: 16px;
left: 22px;
font-weight: 600;
text-transform: uppercase;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
transition: opacity 0.2s ease-in-out;
font-family: sans-serif;
font-size: 12px;
letter-spacing: 1.7px;
color: #e8e8e8;
}
.burger-bar {
position: absolute;
left: 01px;
height: 5px;
width: 42px;
background: #e8e8e8;
border-radius: 2px;
display: block;
transition: all 0.2s ease-in-out;
-ms-transform-origin: 50% 50%;
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
top: 10px !important;
}
.burger-bar:first-child {
margin-top: -10px;
}
.burger-bar:last-child {
margin-top: 10px;
}
.page-template-default.services .burger-bar {
}
.js-menu-active {
overflow: hidden
}
.js-menu-active .burger-bar:first-child {
margin-top: 0;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg)
}
.js-menu-active .burger-bar:nth-child(2) {
margin-top: 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg)
}
#trigger-mobile.js-menu-active .burger-bar:last-child{
opacity: 0;
}
.js-menu-active .word {
opacity: 0
}
.js-menu-active.page-template-default.services .burger-bar {
background: #fff
}
#trigger-mobile:hover,
#trigger-mobile.js-menu-active{
color: #fff;
}
#trigger-mobile:hover .burger-bar,
#trigger-mobile.js-menu-active .burger-bar{
}
#trigger-mobile.js-menu-active .burger-bar{
background-color: #ffffff;
}
button.menu-toggle{
display: none;
} .title-area{
display: none;
} .header-wrap{
background-size: cover;
background-position: center center;
}
.page-header{
position: relative;
padding-top: 12.2%;
padding-bottom: 12.2%;	
}
.home .page-header{
padding-top: 11%;
padding-bottom: 11%;		
}
.page-header h1,
.page-header h2{
font-weight: 300;
font-size: 42px;
max-width: 900px;
line-height: 1.3;
color: #fff;
margin-bottom: 0px;
}
.custom-header .wrap:after{
content: "";
clear: both;
display: block;
} .menu-toggle{
display: none;
visibility: hidden;
} .menu-toggle,
.sub-menu-toggle {
background-color: transparent;
border-width: 0;
color: #333;
display: block;
margin: 0 auto;
overflow: hidden;
text-align: center;
visibility: visible;
}
.menu-toggle:focus,
.menu-toggle:hover,
.sub-menu-toggle:focus,
.sub-menu-toggle:hover { border-width: 0;
color: #7c7c7c;
outline: 0px;
}
.menu-toggle {
line-height: 22px;
position: relative;
width: 100%;
z-index: 1000;
}
.menu-toggle,
.menu-toggle:focus,
.menu-toggle:hover {
border-top: 1px solid #eee;
}
.menu-toggle::before {
font-size: 1.5em;
margin-right: 10px;
text-rendering: auto;
}
.sub-menu-toggle {
float: right;
padding: 13px 10px;
position: absolute;
right: 3px;
top: 0;
z-index: 100;
margin-top: 4px;
}
.sub-menu .sub-menu-toggle {
padding: 15px 10px;
}
.sub-menu-toggle::before {
content: "\f107";
font-family: 'fontawesome'; display: inline-block;
text-rendering: auto;
-webkit-transform: rotate( 0 );
-ms-transform:     rotate( 0 );
transform:         rotate( 0 );
-webkit-transition: transform .25s ease-in-out;
-ms-transition:     transform .25s ease-in-out;
transition:         transform .25s ease-in-out;
}
.sub-menu-toggle.activated::before {
-webkit-transform: rotate( 180deg );
-ms-transform:     rotate( 180deg );
transform:         rotate( 180deg );
color: #f7a072;
} @media only screen and (max-width: 880px) { #trigger-mobile.js-menu-active{ } } .custom-header{
width: 100%;
z-index: 2000;	
top: 0px;
transition: padding .3s;
padding-top: 0px;
}
.custom-header .main-nav{
z-index: 2000;
width: 100%;	
position: fixed;
top: 0px;
}
body:not(.home) .custom-header .main-nav,
.custom-header.fixed .main-nav{
height: 100px;
z-index: 2000;	
top: 0px;  background-color: rgba(0, 81, 165, 1);
} body:not(.home):not(.menu-show) .main-nav{ }
body:not(.home) .fixed .main-nav{
position: fixed;
}
body:not(.home):not(.menu-show) .custom-header + *{ margin-top: 80px;
}  body.menu-show .main-nav + *{
margin-top: 100px;
}
body.menu-show .fixed .main-nav + *{ }
body:not(.home) .custom-header .main-nav{
}
.custom-header .wrap{
z-index: 10;
max-width: 1332px;
padding: 0 20px;
position: relative;
height: 100%;
}
.custom-header .wrap:after{
content: "";
clear: both;
display: block;
}
body.home:not(.menu-show) .logo-wrapper,
body.home:not(.menu-show) .button-wrapper{
display: none; 
}
body.home .header.fixed .logo-wrapper,
body.home .header.fixed .button-wrapper{
display: block;
}
@media only screen and (max-width: 800px){
.header .logo-wrapper{
display: block !important;
}
}
.logo-wrapper h1{
font-size: unset !important;
}
.header .logo-wrapper a{
display: inline-block;
}
.header .button-wrapper a{
display: block;
min-width: 150px;
padding-top: 4.4px; padding-bottom: 4.4px;
font-weight: 600;
font-family: 'rbc_displaybold', sans-serif;
}
.header .button-wrapper a:hover{
background-color: #9FD6EE;
border-color: #9FD6EE;
} .mega-overlay{
height: 0px;
overflow: hidden;
}
body.menu-show .mega-overlay{
height: unset;
overflow: unset;
} 
body.menu-show .site-container > *:not(.header){
display: none;
}
body.menu-show .main-nav,
body .main-nav.pseudo-show{
background-color: #0051a5;
height: 100px;
}
.main-nav {
height: 140px;
transition:  .3s ease-in-out;
-webkit-transition:  .3s ease-in-out;
-moz-transition:  .3s ease-in-out;
-o-transition:  .3s ease-in-out;
-ms-transition:  .3s ease-in-out; 
}
@media only screen and (max-width: 880px){
.main-nav {
height: 80px;
}
}
.main-nav .logo-wrapper a span{
background-position: contain;
background-repeat: no-repeat;
background-position: center center;
}
.mega-overlay .row{
margin: 0px;
align-items: center;
}
.mega-overlay .row > *{
width: 50%;
}
.mega-overlay .row .left{
background-color: #1a4677; }
.mega-overlay .wrap{
max-width: 2000px;
max-width: unset;
padding: 0px;
}
.mega-overlay .right > *{
min-height: 400px;
padding: 20px 20px;
position: relative;
display: table;
width: 100%;	
}
.mega-overlay .right .inner-wrap{ text-align: center;
display: table-cell;
text-align: center;
vertical-align: middle;  
}
.mega-overlay .row .right{
background-color: #1a9cdd;
}
.mega-overlay .right .sign-up-wrap{
background-color: #1a62ae;
position: relative;
}
.mega-overlay .right .welcome-wrap{
background-color: #1a9cdd;
}
.mega-overlay .right .align-wrap{
max-width: 680px;
margin: 0 auto;
padding: 0 20px;
}
.mega-overlay,
.mega-overlay .heading{
color: #ffffff;
}
.mega-overlay .heading{
margin-bottom: 45px;
}
.mega-overlay p:last-of-type{
margin-bottom: 45px;
}
@media only screen and (max-width: 800px){
.mega-overlay p:last-of-type{
margin-bottom: 30px;
}
}
.mega-overlay .btn{
min-width: 250px;
}
@media only screen and (max-width: 800px){
.mega-overlay .btn{
min-width: 200px;
}
.mega-overlay .welcome-wrap .btn{
font-size: 16px;
}
}
.mega-overlay .heading{
font-size: 32px;
line-height: 32px;	
} .mega-menu li{
text-align: center;
}
.mega-menu li a{
padding: 16px 20px;
display: block;
color: #ffffff;
font-weight: bold;
font-size: 28px;
line-height: 28px;
text-align: center;
letter-spacing: 0.03em;	
}
.mega-menu li:not(.btn-menu) a:hover{
background-color: #054e9b;	
}
body.menu-show .main-nav + .mega-overlay{
opacity: 1;
visibility: visible;  }  body.menu-show .main-nav .mega-overlay{
-moz-transition-duration: 0s;
-o-transition-duration: 0s;
-webkit-transition-duration: 0s;
transition-duration: 0s	;
}
.header .menu li,
.header .right .inner-wrap,
.header .menu .rightside .whatsnew,
.header .menu .rightside .subnav1,
.header .menu .rightside .subnav2,
.mega-overlay .translation-wrap {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
opacity: 0;
-moz-transition-property: -moz-transform, opacity;
-o-transition-property: -o-transform, opacity;
-webkit-transition-property: -webkit-transform, opacity;
transition-property: transform opacity;
-moz-transition-timing-function: cubic-bezier(0, 0.8085, 0.1203, 0.9983);
-o-transition-timing-function: cubic-bezier(0, 0.8085, 0.1203, 0.9983);
-webkit-transition-timing-function: cubic-bezier(0, 0.8085, 0.1203, 0.9983);
transition-timing-function: cubic-bezier(0, 0.8085, 0.1203, 0.9983);
-moz-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-moz-transform: translateY(100px) scale(0.8);
-ms-transform: translateY(100px) scale(0.8);
-webkit-transform: translateY(100px) scale(0.8);
transform: translateY(100px) scale(0.8)
}
body.menu-show .header .menu li,
body.menu-show .header .right .inner-wrap,
body.menu-show .header .menu .whatsnew,
body.menu-show .header .menu .subnav1,
body.menu-show .header .menu .subnav2, 
body.menu-show .mega-overlay .translation-wrap {
filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
opacity: 1;
-moz-transform: translateY(0px) scale(1);
-ms-transform: translateY(0px) scale(1);
-webkit-transform: translateY(0px) scale(1);
transform: translateY(0px) scale(1)
}
body.menu-show .header .menu li:nth-child(1) {
-moz-transition-delay: .1s;
-o-transition-delay: .1s;
-webkit-transition-delay: .1s;
transition-delay: .1s
}
body.menu-show .header .menu li:nth-child(2) {
-moz-transition-delay: .14s;
-o-transition-delay: .14s;
-webkit-transition-delay: .14s;
transition-delay: .14s
}
body.menu-show .header .menu li:nth-child(3) {
-moz-transition-delay: .18s;
-o-transition-delay: .18s;
-webkit-transition-delay: .18s;
transition-delay: .18s
}
body.menu-show .header .menu li:nth-child(4) {
-moz-transition-delay: .22s;
-o-transition-delay: .22s;
-webkit-transition-delay: .22s;
transition-delay: .22s
}
body.menu-show .header .menu li:nth-child(5) {
-moz-transition-delay: .26s;
-o-transition-delay: .26s;
-webkit-transition-delay: .26s;
transition-delay: .26s
}
body.menu-show .header .menu li:nth-child(6) {
-moz-transition-delay: .3s;
-o-transition-delay: .3s;
-webkit-transition-delay: .3s;
transition-delay: .3s
}
body.menu-show .header .menu li:nth-child(7) {
-moz-transition-delay: .34s;
-o-transition-delay: .34s;
-webkit-transition-delay: .34s;
transition-delay: .34s
}
body.menu-show .header .menu li:nth-child(8) {
-moz-transition-delay: .38s;
-o-transition-delay: .38s;
-webkit-transition-delay: .38s;
transition-delay: .38s
}
body.menu-show .header .menu li:nth-child(9) {
-moz-transition-delay: .42s;
-o-transition-delay: .42s;
-webkit-transition-delay: .42s;
transition-delay: .42s
}
body.menu-show .header .menu li:nth-child(10) {
-moz-transition-delay: .46s;
-o-transition-delay: .46s;
-webkit-transition-delay: .46s;
transition-delay: .46s
}
.main-nav .logo-wrapper{
width: 400px;	
left: 50%;
margin-left: -200px;            
}
.main-nav .logo-wrapper img{
max-width: 290px;
}
.main-nav .trigger-wrapper{
left: 20px;
}
.main-nav .button-wrapper{
right: 20px;
}
.main-nav .align-wrapper{
position: absolute;
height: 100%;
top: 0px;
}
.main-nav .align-wrapper > *{
text-align: center;
position: relative;
top: 50%;
transform: translateY(-50%);	
}
.mega-overlay .row .left:before{
content: "";
display: block;
width: 100%;
height: 100000px;
width: 100000px;
position: absolute;
background-color: #1a4677;
right: 0px; bottom: 0px;
z-index: -1;
pointer-events: none;
}
.mega-overlay .right .sign-up-wrap:before{
content: "";
display: block;
width: 100%;
height: 100000px;
width: 100000px;
position: absolute;
background-color: #1a62ae;
left: 0px; bottom: 0px;
z-index: -1;
pointer-events: none;	
}
@media only screen and (min-width: 801px){
body.menu-show{  background-color: #0051A5;
}
} @media only screen and (max-width: 1380px) and (min-width: 1021px){
} @media only screen and (max-width: 1020px) and (min-width: 881px){
} 
.mega-overlay .mobile-only{
display: none;
} @media only screen and (max-width: 800px){
body.menu-show .main-nav + *{
margin-top: 80px;
}
.custom-header.fixed .main-nav,
body .main-nav{ height: 80px !important;
}
.main-nav .logo-wrapper img{
max-width: 200px; }
.mega-menu li a{
font-size: 28px;
line-height: 32px;
letter-spacing: 0.03em;
}
.mega-overlay .flex-wrap{
position: relative;
display: unset;
flex-wrap: unset;
-webkit-flex-wrap: unset;      	
}
.mega-overlay .mega-menu{
background-color: #1a4677;
padding: 50px 0;
}
.mega-overlay .row > *{
width: unset;
min-height: unset !important;
display: block;
}
.mega-overlay .right > *{
min-height: 350px;
padding: 50px 20px; }
.mega-overlay .right .align-wrap{
padding: 0px;
}   
.mega-overlay .right .inner-wrap{ }
.mega-overlay .mobile-only{
display: block;
}
.mega-overlay .mobile-only{
padding-top: 40px;
}
#menu-secondary-mobile-menu .btn-menu a{
width: auto;
display: inline-block;
padding: 11px 13px;
min-width: 200px; 
font-size: 20px;
line-height: 28px; font-family: 'rbc_displaybold', sans-serif;
letter-spacing: unset;
}
.main-nav .button-wrapper:last-child{
display: none !important;
}
.main-nav {
padding-right: 100px;
}
.main-nav .logo-wrapper{
margin: 0px;
left: 0px;
position: relative;
width: auto;
}
.main-nav .align-wrapper > *{
text-align: left;
}
.main-nav .trigger-wrapper{
margin-right: 20px;
width: unset;
display: inline-block !important;
right: 0px;
left: unset;
right: -100px;
}
.mega-overlay #translation-menu{
text-align: center;
margin-bottom: 40px !important; 
}
.mega-overlay #translation-menu ul,
.mega-overlay #translation-menu li {
display: inline !important;
opacity: unset    !important;
}
.mega-overlay #translation-menu  a{
display: unset !important;
line-height: 1 !important;
padding: 5px 17px !important;
text-transform: uppercase;
border: 0px;
background-color: transparent !important;
font-size: 20px !important;
}
.mega-overlay #translation-menu > li:first-child > a{
position: relative;
}
.mega-overlay #translation-menu > li:first-child > a:after{
content: "";
width: 2px;
height: 20px;
background-color: #ffffff;   
display: block;
position: absolute; 	
right: 0px; top: 0px;
margin-top: 7px; margin-right: -4px;
}
.mega-overlay #translation-menu .wpglobus-current-language > a{
pointer-events: none;
}
.mega-overlay #translation-menu .wpglobus-current-language > .sub-menu a{
float: unset;
display: inline;
}
html:lang(fr-FR) .mega-overlay #translation-menu{
text-align: center;
}
html:lang(fr-FR) .mega-overlay #translation-menu > li{
display: inline-block !important;
float: none !important;
}
html:lang(fr-FR) .mega-overlay #translation-menu > li:after{
content: "";
display: block;
clear: both;
}
html:lang(fr-FR) .mega-overlay #translation-menu > li > *{
float: right !important;
}
html:lang(fr-FR) .mega-overlay #translation-menu > li a{
display: block !important;
bordeR: 0px !important;
}
html:lang(fr-FR) .mega-overlay #translation-menu > li:first-child > a:after{
left: 0px;
top: -2px;
}
} .translation-wrapper{
left: 80px;
}
#translation-menu:after{
content: "";
clear: both;
display: block;
}
#translation-menu li{
opacity: 1;
display: block;
transform: none;
}
#translation-menu a span{
background: none;
padding: 0px;
}
#translation-menu .wpglobus-current-language > a{
display: none;
}
#translation-menu .wpglobus-current-language > .sub-menu{
display: block;
}
.translation-wrapper a,
#translation-menu .wpglobus-current-language > .sub-menu a{
border: 2px solid transparent;
border-radius: 0px;
color: #fff;
font-style: normal;
font-weight: bold;
font-size: 28px;
padding: 5px 17px;
padding-bottom: 4px;
text-transform: uppercase;
text-decoration: none;
border-radius:4px;
line-height: 1;	
float: right;	
}
.custom-header .navigation-wrap .menu-item-button{
border: 0px;
color: #fff;
font-size: 13px;
font-weight: 500;
padding: 5px 17px;
text-transform: uppercase;
text-decoration: none;
border-radius:4px;
float: right;		
}
#translation-menu .wpglobus-current-language > .sub-menu a:hover,
.custom-header .navigation-wrap .menu-item-button:hover{
color: #9FD6EE;
}
@media only screen and (max-width: 800px){
.translation-wrapper{
display: none;
}
}   .mega-menu.v2 .row{
position: relative;
display: unset;
flex-wrap: unset;
-webkit-flex-wrap: unset;  	
}
.mega-overlay.v2 .row > *{
width: 100%; }
.mega-overlay.v2 .left{
padding-top: 40px;
padding-bottom: 40px;
background-color: #003168;
}
.mega-overlay.v2 .row .left:before{ }
.mega-overlay.v2 .right .welcome-wrap{
background-color: #0051A5;
text-align: center;
padding-top: 50px;
padding-bottom: 40px;
}
.fancybox-active .main-nav{ }
.mega-overlay.v2 .right .welcome-wrap .inner-wrap{
margin: 0 auto;
display: block;
}
.mega-overlay.v2 .right > *{
display: block;
min-height: unset;
}
.mega-overlay.v2 .mega-menu{
padding: 0px;
background-color: transparent;
}
.mega-overlay.v2 .mega-menu .btn-menu a:hover{
}
.mega-overlay .welcome-wrap .btn.bordered.white:hover{
background-color: #FFFFFF;
border-color: #ffffff;
color: #0051A5;
}
@media only screen and (max-width: 800px){
.mega-overlay.v2 .left{
padding-top: 40px;
padding-bottom: 50px;
}
}   a:focus{ }
.entry-content p:empty{
margin-bottom: 0px;
}
.site-container p:not(empty) + p:empty:last-child{
margin-top: -30px;	
}
.content-sidebar-wrap h1,
.content-sidebar-wrap h2,
.content-sidebar-wrap h3,
.content-sidebar-wrap h4,
.content-sidebar-wrap h5,
.content-sidebar-wrap h6{  }
.single-tribe_events .tribe-events-single-event-title,
.content-sidebar-wrap h1,
.content-sidebar-wrap h2{  }
.single-tribe_events .tribe-events-single-event-title{
margin-bottom: 20px;
}
.entry-content ul{
margin-left: 40px;
}
.entry-content strong{
font-weight: 600; }
.entry-content *:last-child{
margin-bottom: 0px;
}
.site-inner h1, .site-inner h2{ }
@media only screen and (max-width: 600px){ }
.tribe-events-schedule h2{
font-size: 2.4rem;
}
.single-tribe_events .tribe-events-schedule {
background: transparent;
border: 0px;
}
.tribe-events-title-bar h1{
margin-bottom: 20px;
}
body:not(.custom) .site-inner .entry-content .wrap section:first-child{
padding-top: 0px;
}
body.custom .site-inner > .wrap{
max-width: 100%;
padding: 0px;
}
.wrap{
margin: 0 auto; }
.narrow-wrap{
margin: 0 auto;
max-width: 680px;
}
.wrap, .site-inner{
max-width: 940px;
}
body.custom .site-inner{
max-width: 100%;
}
body.custom .content-sidebar-wrap{
padding: 0px;
}
body .content-sidebar-wrap > .content{
display: block;
}
.site-inner .content-sidebar-wrap{
height: auto !important;
}
body.full-width-content:not(.custom) .site-inner .content-sidebar-wrap > .content,
body.custom .site-inner > .content-sidebar-wrap > .content{
float: none;
padding: 0px;
position: relative;
width: 100%;		
max-width: 100%;    	
} @media only screen and (min-width: 1151px){ div.site-inner .content-sidebar-wrap{
padding-right: 416px;
position: relative;
transition:  .3s ease-in-out;
-webkit-transition:  .3s ease-in-out;
-moz-transition:  .3s ease-in-out;
-o-transition:  .3s ease-in-out;
-ms-transition:  .3s ease-in-out; } body:not(.content-sidebar) .site-inner > .content-sidebar-wrap,
body.custom .site-inner > .content-sidebar-wrap{
padding-right: 0px;
}  body.content-sidebar .site-inner .content-sidebar-wrap > .content{
max-width: 900px;
margin: unset;
width: 100%;
padding-right: 30px;
} body.full-width-content:not(.custom) .site-inner .content-sidebar-wrap > .content,
body.custom .site-inner > .content-sidebar-wrap > .content{
max-width: 100%;
width: 100%;
padding-right: 0px;
}
.site-inner .content-sidebar-wrap .sidebar{
position: absolute;
width: 416px;
top: 0px;
right: 0px;
float: right;
}
.site-inner .content-sidebar-wrap h3.custom-spacing{
margin-top: 40px !important;
}
}
@media only screen and (max-width: 1150px){
.site-inner .content-sidebar-wrap h3.custom-spacing{
margin-top: 0px !important;
}
.site-inner .content-sidebar-wrap{
height: auto !important;
padding: 0px !important;
}
.site-inner .content-sidebar-wrap .content,
.site-inner .content-sidebar-wrap .sidebar{
float: none;
width: 100%;
padding: 0px;
position: relative;
margin-bottom: 60px;
max-width: 100%;
}
.site-inner .content-sidebar-wrap .sidebar .optin-form .inner-wrap{
max-width: 550px;
margin: 0 auto;
}
} body.custom .content-sidebar-wrap  .wrap .wrap{
padding-left: 20px;
padding-right: 20px;
}
body.custom .content-sidebar-wrap .entry-content > .wrap{
max-width: 1980px;
max-width: unset;
}
.custom-header .wrap,
.footer-widgets .wrap{ }
.site-inner{
padding: 100px 0;
margin-top: 0px;
}
.wrap,
.site-inner{
padding-left: 20px;
padding-right: 20px;
}
.content-sidebar-wrap .wrap{
padding: 0px;
}
.content-sidebar-wrap:after{
content: "";
clear: both;
display: block;
}
.entry-content .hero-gallery{
margin-top: -50px;
margin-bottom: 50px;
}
.content-sidebar-wrap .entry{
margin-bottom: 0px;
}
.content-sidebar-wrap .entry *:last-child{
margin-bottom: 0px;
}
.single .content-sidebar-wrap .entry-comments {
margin-top: 35px;
}
.post-edit-link{
display: none;
}
body:not(.page) .content-sidebar-wrap:after{
content: "";
clear: both;
display: block;
}
.full-width-content .content, body.woocommerce-account .woocommerce-MyAccount-content, body.woocommerce-account .entry-content .woocommerce{
max-width: 100%;
width: 100%;
}
.site-inner  section{
padding: 100px 0;
background-position: center;
background-size: cover;
}
.site-inner .content section.white-text{
color: #ffffff;
}
body.custom .site-inner{
padding: 0px;
}
.site-inner .content section > h1,
.site-inner .content section > h2{
margin-bottom: 40px;
} .section-padding{
padding-top: 100px;
padding-bottom: 100px;
}
.section-margin{
margin-top: 100px !important;
margin-bottom: 100px !important;
}
.section-top-padding{
padding-top: 100px;
}
.section-bottom-padding{
padding-bottom: 100px;
}
.section-top-margin{
margin-top: 100px !important;
}
.section-bottom-margin{
margin-bottom: 100px !important;
} .section-top-offset{
margin-top: -100px;
}
@media only screen and (max-width: 880px) {
}
@media only screen and (max-width: 800px) {
.site-inner,
.site-inner section,
.section-padding{
padding-top: 60px;
padding-bottom: 60px;
}
.section-margin{
margin-top: 60px !important;
margin-bottom: 60px !important;
}
.section-top-padding{
padding-top: 60px;
}
.section-bottom-padding{
padding-bottom: 60px;
}
.section-top-margin{
margin-top: 60px !important;
}
.section-bottom-margin{
margin-bottom: 60px !important;
}
.section-top-offset{
margin-top: -60px;
}
} .section-half-padding{
padding-top: 60px;
padding-bottom: 60px;
}
.section-half-top-padding{
padding-top: 60px;
}
.section-half-bottom-padding{
padding-bottom: 60px;
}
.section-half-margin{
margin-top: 60px;
margin-bottom: 60px;
}
.section-half-top-margin{
margin-top: 60px;
}
.section-half-bottom-margin{
margin-bottom: 60px;
} .section-small-padding{
padding-top: 30px;
padding-bottom: 30px;
}
.section-small-top-padding{
padding-top: 30px;
}
.section-small-bottom-padding{
padding-bottom: 30px;
}
.section-small-margin{
margin-top: 30px;
margin-bottom: 30px;
}
.section-small-top-margin{
margin-top: 30px;
}
.section-small-bottom-margin{
margin-bottom: 30px;
} .section-medium-padding{
padding-top: 40px;
padding-bottom: 40px;
}
.section-medium-top-padding{
padding-top: 40px;
}
.section-medium-bottom-padding{
padding-bottom: 40px;
}
.section-medium-margin{
margin-top: 40px !important;
margin-bottom: 40px !important;
}
.section-medium-top-margin{
margin-top: 40px !important;
}
.section-medium-bottom-margin{
margin-bottom: 40px !important;
} .section-large-padding{
padding-top: 120px !important;
padding-bottom: 120px !important;
}
.section-large-top-padding{
padding-top: 120px !important;
}
.section-large-bottom-padding{
padding-bottom: 120px !important;
}
.section-large-margin{
margin-top: 120px !important;
margin-bottom: 120px !important;
}
.section-large-top-margin{
margin-top: 120px !important;
}
.section-large-bottom-margin{
margin-bottom: 120px !important;
} .no-padding{
padding: 0px !important;
}
.no-bottom-padding{
padding-bottom: 0px !important;
}
.no-top-padding{
padding-top: 0px !important;
}
body:not(.home) .container.no-bottom-padding + .container{
padding-top: 50px;
} .custom .post-edit-link{
display: none;
}
body.custom .content-sidebar-wrap .entry{
margin-bottom: 0px;
}
a.arrow{
text-decoration: underline !important;
padding-right: 25px;
position: relative;
}
a.arrow:hover{
color: #003168;	
}
a.arrow:hover:after{ }
a.arrow:after{
content: "\f0da";
font-family: 'fontawesome';
font-size: 30px;
width: 22px; height: 18px; background-size: contain;
background-repeat: no-repeat;
background-position: center center;
display: inline-block;
margin-left: 12px;
top: -4px; right: 0px;
position: absolute;
line-height: 1;		
}
@media only screen and (max-width: 800px){
a.arrow:after{
top: -6px;
}
}
a.arrow.back:after{
display: none;
}
a.arrow.back{
padding-left: 25px;
padding-right: 0px;
}
a.arrow.back:before{
content: "\f0d9";
font-family: 'fontawesome';
font-size: 35px;
background: none;
width: 13px;
height: 25px;
background-repeat: no-repeat;
display: inline-block;
margin-right: 12px; 
position: absolute;
left: 0px; top: -7px;
line-height: 1;
}
a.arrow.back:hover:before{ }
a.arrow:hover:after{ }
a.download{
padding-left: 30px;
position: relative;
display: inline-block;
}
a.download:hover{
color: #003168;
}
a.download:before{
content: ""; background-image: url(//rbctrainingground.ca/wp-content/themes/genesis-sample/images/icon-download.svg);
width: 20px;
height: 18px;
position: absolute;
background-repeat: no-repeat;   
left: 0px; 
top: 50%; margin-top: -10px;
}
a.download:hover:before{ background-image: url(//rbctrainingground.ca/wp-content/themes/genesis-sample/images/icon-download-hover.svg);
}
.cta-wrap:after{
content: "";
clear: both;
display: block;
}
.btn-menu a,
.pagination a,
body .wpcf7-form input[type="submit"].btn.default, 
button.btn,
input.btn,
.btn{
color: #ffffff;
border: 3px solid #003168;
border-radius: 42px;
background: #003168;
padding: 9px 20px;
font-size: 22px;
font-family: 'Roboto', sans-serif;
text-decoration: none !important;
display: inline-block;
position: relative;
overflow: hidden;
line-height: 1.625;
min-width: 224px;
text-align: center;
transition:  .3s ease-in-out;
-webkit-transition:  .3s ease-in-out;
-moz-transition:  .3s ease-in-out;
-o-transition:  .3s ease-in-out;
-ms-transition:  .3s ease-in-out; 	
}
@media only screen and (max-width: 800px){
.btn-menu a,
.pagination a,
body .wpcf7-form input[type="submit"].btn.default, 
button.btn,
input.btn,
.btn{
font-size: 16px;
line-height: 1.5;
min-width: 200px;
} 
} .btn-menu a:hover,
.btn-menu a a:focus,
.pagination a:hover,
.pagination a:focus,
body .wpcf7-form input[type="submit"].btn.default:hover, 
button.btn:hover,
input.btn:hover,
.btn:hover{
background-color: #0051A5;
border-color: #0051A5;
}
body .wpcf7-form input[type="submit"].btn.default:focus, 
button.btn:focus,
input.btn:focus,
.btn:focus{
background-color: #0051A5;
border-color: #0051A5;	
} li.btn-menu a,
.btn.white{
color: #0051A5;
background-color: #ffffff;
border-color: #ffffff;
}
li.btn-menu a:focus,
li.btn-menu a:hover,
.btn.white:focus,
.btn.white:hover{
background-color: #0051A5;
border-color: #0051A5;	
color: #ffffff;
}
.btn.bordered{
border: 3px solid #0051A5;
border-radius: 42px;
background-color: transparent;
color: #0051A5;
}
.btn.bordered.white{
color: #ffffff;
border-color: #ffffff;
}
.btn.bordered.white:hover{
background-color: #FFFFFF;
border-color: #ffffff;
color: #0051A5;
}  .btn.dark{
color: #ffffff;
background-color: #1d2b36;
border-color: #1d2b36;
} .btn.dark:hover,
.btn.dark:focus{
color: #1d2b36;
background-color: transparent;
border-color: #1d2b36;
}
.btn.yellow:not(:hover){
color:#0051A5;
background-color: #FFC72C;
border-color: #FFC72C; 	
} .btn.light-yellow:not(:hover){
color:#0051A5;
background-color: #FFE9AB;
border-color: #FFE9AB; 	
}
.btn i{
margin-left: 7px;
font-weight: 600;
}
.site-container a:not([class]),
.site-container .more{ }
@media only screen and (min-width: 801px){
.row{
margin-left: -20px;
margin-right: -20px;
}
.row .col{
padding: 0 20px;
}
.row .one-half{
margin: 0px;
padding: 0 20px;
width: 50%;
float: left;
}
}
@media only screen and (min-width: 801px){
section.featured-video .video-wrap .video-thumbnail .play-btn:before{
font-size: 70px;
}
}
@media only screen and (max-width: 800px){
.row .one-half{
width: 100%;
}
.row .one-half:first-child{
margin-bottom: 50px;
}
}
.site-container{
overflow: hidden;
}
.events-archive .entry-content, .events-archive .entry-header{
width: 100%;
}
.site-container *:last-child{
margin-bottom: 0 !important;	
}
.flex-wrap{
position: relative;
display: flex;
display: -webkit-flex;
flex-wrap: wrap;
-webkit-flex-wrap: wrap;    	
}
ul.flex-wrap{
margin: 0px;
}
ul.flex-wrap li{
list-style: none;
display: block;
overflow-wrap: unset;
}
@media only screen and (min-width: 641px){
.flex-wrap.align-buttons .entry{
position: relative; }
.flex-wrap.align-buttons .entry .btn-wrap{
position: absolute;
bottom: 0px;
}
}
.featured-img{
padding-top: 66.66%;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
margin-bottom: 30px;
}
.full-width-bg{
position: relative;
}
.full-width-bg:before{
content: "";
width: 10000px;
height: 100%;
background-color: inherit;
position: absolute;
top: 0px;
left: -10000px;
pointer-events: none;
}
.full-width-bg:after{
content: "";
width: 10000px;
height: 100%;
background-color: inherit;
position: absolute;
top: 0px;
left: 100%;
pointer-events: none;	
}
.bg-blue{
background-color: #0051A5;
color: #ffffff;
}
.bg-blue h3{
color: #ffffff;
}
.bg-light-blue{
background-color: #D3ECF7;
color: #0051A5;
}
.bg-grey{
background-color: #f5f5f5;
}
.bg-dark{
background-color: #242322;
}
.bg-dark *{
color: #ffffff;	
}
.bg-dark a{
color: #4ea3de
}
.bg-dark a:hover,
.bg-dark a:focus{
color: #7bc7f6;
}
ul:not([class]) li{
margin-bottom: 10px;
} .site-inner .bg-dark ul:not([class]){
margin-left: 17px;
}
.site-inner .bg-dark ul:not([class]) li{
list-style-type: disc;
}
.site-inner .bg-dark ul:not([class]) li:before{
display: none;
}
.site-container .btn-wrap{
text-align: center;
margin-top: -15px;
}
.site-container .btn-wrap a{
margin: 15px 11px;
margin-bottom: 0px;
}
.clearfix *{
display: none;
}
body.hide-content{
background: #003168; 
transition:  .4s ease-in-out;
-webkit-transition:  .4s ease-in-out;
-moz-transition:  .4s ease-in-out;
-o-transition:  .4s ease-in-out;
-ms-transition:  .4s ease-in-out; 
}
body.hide-content #hero-section,
body.hide-content .site-inner,
body.hide-content .footer-widgets,
body.hide-content .site-footer{
visibility: hidden !important;
opacity: 0 !important;
}  #pre-footer{
background-image: url(//rbctrainingground.ca/wp-content/themes/genesis-sample/images/bg-confetti.png);
background-color: #ddeffd;
background-size: auto;
background-position: center center;
background-repeat: no-repeat;
padding: 75px 0 75px;
position: relative;
overflow: hidden;
}
#pre-footer .wrap:before{
content: "";
}
#pre-footer .wrap .widget{
position: relative;
}
#pre-footer .wrap .inner-wrap{
position: relative;
float: right;
width: 100%;
max-width: 451px;
margin: 0 auto;
text-align: center; color: #fff;
}
#pre-footer .wrap  h2{
margin-bottom: 50px;
line-height: 1.4;
max-width: 630px;
}
#pre-footer h2{
position: relative;
}
#pre-footer h2:before{
content: "";
width: 130px; height: 122px;
display: block;
margin: 0 auto;
background-image: url(//rbctrainingground.ca/wp-content/themes/genesis-sample/images/icon-speaker.png);
background-size: cover;
margin-bottom: 30px;
}
#pre-footer .wrap  p{
margin-bottom: 50px;
margin-top: -50px;
color: #ffffff;
text-align: center;
font-size: 19px;
}
#pre-footer .wrap .inner-wrap p{
font-size: 16px;
margin-left: auto;
margin-right: auto;
max-width: 290px;
text-shadow: 3px 3px 60px rgba(0,0,0,0.5);
line-height: 1.2;
}
#pre-footer .wrap  .btn{ margin-top: 35px;
}
#pre-footer .wrap .inner-wrap .btn:hover{ background-color: rgba(0,0,0,0.2);
color: #ffffff !important;
}
#pre-footer .btn-wrap{
margin-top: -9px !important;
}
#pre-footer .btn-wrap a{
margin: 9px !important;
}
@media only screen and (max-width: 550px){
#pre-footer .wrap  h2{
font-size: 35px;
}
}
@media only screen and (max-width: 482px){
#pre-footer .btn-wrap a{
width: 100%;
margin: 0px !important;
}
}  .footer-widgets{
background: #0051A5;
color: #ffffff;
padding: 36px 0;
}
.footer-widgets .wrap,
.site-footer .wrap{
max-width: 940px;
}
.footer-widgets a{
color: #ffffff;
font-weight: bold;
}
.footer-widgets a .fa{
font-size: 25px;
}
.footer-widgets a .fa.fa-facebook-f{
font-size: 21px;
display: block;
margin-top: 5px;
}
.footer-widgets a:hover{
color: #9FD6EE;
}
.footer-widget-area{
padding: 0px;
}
.footer-widget-area ul{
margin-left: -15px;
margin-right: -15px;
}
.footer-widget-area ul li{
display: inline-block;
position: relative;
padding: 0 15px;
float: left;
margin-bottom: 0px;
}
.footer-widget-area ul li a{
font-size: 22px;	
}
.footer-widget-area #menu-footer-quick-links li a{
letter-spacing: 0.03em;
}
#menu-footer-quick-links li:not(:first-child):before{
content: "|";
display: inline-block;
position:absolute;
margin-left: -16px;
margin-top: 2px;
}
.footer-widgets-1 {
float: left;
}
.footer-widgets-2 {
float: right;
}
.footer-widget-area{
width: auto;
display: inline-block;
margin: 0px;
}
@media only screen and (min-width: 801px){
}
@media only screen and (max-width: 700px){
.footer-widget-area ul li:first-child{
margin-top: 0px;
}
.footer-widget-area ul li{
display: block;
float: none;
margin-top: 14px;
}
.footer-widget-area ul li a{
font-size: 18px;
}
#menu-footer-quick-links li:not(:first-child):before{
display: none;
}
.social-media-links{
text-align: right;
}
.social-media-links li:not(:first-child){
display: inline-block;
}
}
@media only screen and (max-width: 370px){
.footer-widget-area{
float: none !important;
display: block;
text-align: center; 
margin-top: 14px;
}
.footer-widget-area:first-child{
margin-top: 0px;
}
.social-media-links{
text-align: unset;
}
}
.site-footer{
background-color: #003168;
color: #ffffff;
padding: 15px 0;
text-align: left;
}
.site-footer .logo-wrap *{
vertical-align: middle;
display: inline-block;
}
.site-footer .logo-wrap span{
font-family: Arial, sans-serif;
font-size: 14px;
line-height: 16px;
color: #FF00FF;	
margin-left: 10px;
}
.site-footer #footer-bottom  > *{
display: inline-block;
vertical-align: middle;
}
.site-footer #footer-bottom  .right{
margin-top: 9px;
}
.site-footer #footer-bottom  .right a{
color: #ffffff;
}
.site-footer #footer-bottom  .right a:hover{
color: #9FD6EE;
}
.site-footer p{
color: #ffffff;
font-family: Roboto;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 16px;
}
@media only screen and (min-width: 851px){
.site-footer p br{
content: "";
display: none;
}
.site-footer p br:before { 
content: " "; 
}
}
@media only screen and (max-width: 850px){
.site-footer #footer-bottom > *{
float: none;
display: block;
width: 100%;
text-align: center;
}
.site-footer p{
line-height: 1.8;   	
}
}
.site-footer a{
text-decoration: none;	
}
.site-footer .left{
float: left;
}
.site-footer .right{
float: right;
}
.site-footer ul li{
float: left;
margin-left: 15px;
font-size: 16px;
margin-bottom: 0px;	
}
.site-footer ul li:first-child{
margin-left: 0px;
}
.site-footer ul li a:hover{
color: #ffffff;
}
@media only screen and (max-width: 850px){
.site-footer{
text-align: center;
}
.site-footer .left,
.site-footer .right{
float: none;
}
.site-footer ul li{
float: none;
display: inline-block;
}
}
.site-footer #scroll-to-top{
width: 50px; height: 50px;
display: inline-block;
position: fixed;
bottom: 30px;
right: 25px;
background-color: #ffffff;
background-repeat: no-repeat;
background-position: center center;
border-radius: 100% !important;
cursor: pointer;
text-align: center;
opacity: 0;
-webkit-box-shadow: 0 0 20px -10px rgba(0,0,0,0.5);
-moz-box-shadow: 0 0 20px -10px rgba(0,0,0,0.5);
box-shadow: 0 0 20px -10px rgba(0,0,0,0.5);
transition:  .3s ease-in-out;
-webkit-transition:  .3s ease-in-out;
-moz-transition:  .3s ease-in-out;
-o-transition:  .3s ease-in-out;
-ms-transition:  .3s ease-in-out; 
z-index: 50;
}
.site-footer #scroll-to-top i{
color: #949494;
line-height: 50px;
transition:  .3s ease-in-out;
-webkit-transition:  .3s ease-in-out;
-moz-transition:  .3s ease-in-out;
-o-transition:  .3s ease-in-out;
-ms-transition:  .3s ease-in-out; 
}
.site-footer #scroll-to-top:hover i{
color: #151515;
}
.site-footer #scroll-to-top:hover{
background-color: #fff1bb;
}
.site-footer #scroll-to-top.visible{
opacity: 1;
}     body #hero-section{
background-color: #6b6868;
}
body.home #hero-section,
body.home #hero-section .image{
background-color: #48a7d3;
}
.bg-img,
body:not(.home) #hero-section:not(.hero-gallery){
height: 320px;	
position: relative;
text-align: center;
background-size: cover;
background-position: center center;
}
body.single #hero-section{
height: 400px;
}
@media only screen and (max-width: 800px){
body.single #hero-section{
height: 300px;
}
}
body #hero-section > .wrap{
max-width: unset;
padding: 0px;
position: unset;
}
.bg-img .wrap,
.bg-img .overlay,
.bg-img .overlay .wrap,
body #hero-section .wrap,
body #hero-section .overlay,
body #hero-section .overlay .wrap{
height: 100%;
}
.bg-img .wrap,
body #hero-section .overlay .wrap{
position: relative;
}
.bg-img .wrap .align-wrap,
body #hero-section .overlay .align-wrap{
margin: 0 auto;
padding-bottom: 0px;
height: 100%;
width: auto;
position: relative;
}
.bg-img .wrap .relative-wrap,
body #hero-section .overlay .relative-wrap{
position: relative !important;
top: 50%;
transform: translateY(-50%); } .bg-img  h2,
.bg-img  h3,
.bg-img  h4{
color: #ffffff;	
}
.bg-img  h2,
#hero-section .overlay h1,
#hero-section .overlay h2{
color: #ffffff;
font-style: normal; font-family: "rbc_displayextrabold", sans-serif;
margin-bottom: 10px;	
line-height: 1;
}
#hero-section .overlay h2{
font-family: "rbc_displaybold", sans-serif;
}
#hero-section .overlay p{
color: #ffffff;
font-size: 28px;
line-height: 40px;
font-family: 'Roboto', sans-serif;	
font-weight: 400;
}
body:not(.home) #hero-section .overlay .inner-wrap > p > a{
margin-top: 15px;
}
#hero-section.hero-image.default .overlay h1,
#hero-section.hero-image.default .overlay h2{
color: #ffffff;	
text-shadow: 1px 1px 8px rgba(0,0,0,0.2);	
}
#hero-section.hero-image.default .overlay .label,
#hero-section.hero-image.default .overlay p{
color: #ffffff;
}
@media only screen and (max-width: 880px) { #hero-section .overlay h1,
.bg-img h2{
font-size: 15vw !important;
}  
#hero-section .overlay p{
font-size: 16px;
}   
}
@media only screen and (max-width: 450px) {
.bg-img,
body:not(.home) #hero-section:not(.hero-gallery){
height: 150px !important;
}
body.single #hero-section:not(.hero-gallery){
height: 300px !important;
}
.bg-img h2,
#hero-section .overlay h1, #hero-section .overlay h2{
font-size: 50px !important;
}  
} @media only screen and (max-width: 450px) {
.bg-img{
height: auto !important;
min-height: 150px;
}
.bg-img .wrap{
height: 100%;
}
.bg-img .wrap .relative-wrap{
transform: unset;
padding: 50px 0;
}
} body.home #hero-section:not(.hero-gallery){
height: auto;
position: relative;
max-height: 1024px;
background-size: cover;
background-position: right bottom;
background-position: center center;  
background-repeat: no-repeat;
overflow: hidden;
}
body #hero-section .image{
background-size: cover;
background-position: center center;
background-repeat: no-repeat;	
}
body.home #hero-section .image{ height: calc(100vh - 112px); transition:  .3s ease-in-out;
-webkit-transition:  .3s ease-in-out;
-moz-transition:  .3s ease-in-out;
-o-transition:  .3s ease-in-out;
-ms-transition:  .3s ease-in-out; 
min-height: 500px;
}
body.home #hero-section .overlay{
position: absolute;
top: 0px; left: 0px;
width: 100%;
height: 100%;
}
body.home #hero-section .wrap{
max-width: 1340px;
}
body.home #hero-section .overlay .align-wrap{
margin-left: 0;
margin-right: 0;
text-align: left;
}
body.home #hero-section .overlay h2{
font-size: 75px;
line-height: 80px;	
}
body.home #hero-section .overlay h2:not(:last-child),
body.home #hero-section .overlay p:not(:last-child){
margin-bottom: 60px;
}
body.home #hero-section .overlay .btn{
font-size: 24px;
min-width: 150PX;
padding:  4.4px 20px;
line-height: 1.48;
font-family: 'rbc_displayregular';
font-weight: bold;
}
body.home #hero-section .overlay .img-wrap{
max-width: 410px;
display: block;
}
@media only screen and (min-width: 1100px) {
body.home #hero-section .image{ }
body.home #hero-section .overlay h2{
margin-top: 10px;
}
}
@media only screen and (max-width: 1900px) and (min-width: 801px){
body.home #hero-section .overlay h2{
font-size: 60px;
line-height: 60px;	
}
body.home #hero-section .overlay h2:not(:last-child),
body.home #hero-section .overlay p:not(:last-child){
margin-bottom: 30px;
}
body.home #hero-section .overlay .img-wrap{
max-width: 350px;
}	
} @media only screen and (max-width: 1200px) and (min-width: 801px){
body.home #hero-section .overlay h2{ font-size: 6vw;
margin-top: 20px;
line-height: 1.1 !important; 
}
body.home #hero-section .overlay h2:not(:last-child), body.home #hero-section .overlay p:not(:last-child){
margin-bottom: 30px !important;    	   	
}
body.home #hero-section .overlay .img-wrap{
max-width: 300px;
}
}
@media only screen and (max-width: 800px) {
body.home #hero-section .overlay h2{
font-size: 9vw;
line-height: 1.1 !important;
}
body.home #hero-section .image{ height: calc(100vh - 50px);
}
body.home #hero-section .overlay .img-wrap{
display: none;
}
}
@media only screen and (max-width: 600px) {
body.home #hero-section .image{ height: calc(100vh - 69.6px);
}
}
@media only screen and (max-width: 500px) {
body.home #hero-section .image{ height: calc(100vh - 64.8px);
}
}
@media only screen and (max-width: 550px) {
body.home #hero-section .overlay .btn{
font-style: normal;
font-weight: bold; }
body.home #hero-section .overlay p{
margin-bottom: 0px !important;
}
body.home #hero-section .overlay h2:not(:last-child), 
body.home #hero-section .overlay p:not(:last-child){
margin-bottom: 50px;
}
body.home #hero-section .overlay .relative-wrap{
top: unset;
transform: unset;
position: absolute !important;
bottom: 50px;
}
}
@media only screen and (min-width: 551px) {
body.home #hero-section{
background: none !important;
}
}
@media only screen and (max-width: 550px) {
body.home #hero-section .overlay h2{
font-style: normal;
font-weight: bold;
font-size: 50px;
line-height: 46px;    	
}	
body.home #hero-section .image{
visibility: hidden;
}
}  .bg-img{
padding: 0px !important;
}
.bg-img *{
color: #ffffff;
}  .tab-accordion{
margin-top: 40px;
}
.tab-accordion ul{
margin: 0px;
margin-bottom: 35px;
}
.tab-accordion ul:after{
content: "";
clear: both;
display: block;
}
.tab-accordion ul li{
list-style-type: none;
float: left;
}
.tab-accordion ul.two-col li{
width: 50%;
display: table;
height: 102px;
} .tab-accordion ul.lined.two-col li a{
display: block;
width: 100%;
text-decoration: none;
display: table-cell;
text-align: center;
vertical-align: middle;  	
outline: 0px;
}
.tab-accordion ul.lined li a:not(.btn){  padding: 10px;
font-style: normal;
font-weight: bold;
font-size: 32px;
line-height: 40px;
color: rgba(0, 81, 165, 0.25);
border-bottom: 3px solid rgba(0,81,165,0.25);
}
.tab-accordion ul.lined li a:not(.btn).active{
color: #0051A5;	
border-bottom: 3px solid #0051A5;
}
.tab-accordion .tab-content > div:not(:first-child){
display: none;
} @media only screen and (max-width: 800px){
.tab-accordion ul.lined.two-col li a{
font-size: 24px;
line-height: 30px;	
}
}
@media only screen and (max-width: 450px){
.tab-accordion ul.lined.two-col { }
.tab-accordion ul.lined.two-col li a{
font-size: 18px;
line-height: 30px;
}
}
@media only screen and (max-width: 360px){
.tab-accordion ul.lined.two-col li a{
font-size: 16px;
line-height: 25px;
}
}
@media only screen and (min-width: 650px){
.tab-accordion ul.lined.two-col li a br{
content: "";
}
.tab-accordion ul.lined.two-col li a br:before { 
content: " "; 
}    
}  .tab-accordion .auto-col{
margin-left: -7px;
margin-right: -7px;
display: inline-block;
}
.tab-accordion .auto-col{
overflow: hidden;
position: relative;
white-space: nowrap;
overflow-x: auto;
overflow-y: hidden;	
display: list-item;
scrollbar-width: none;
} .tab-accordion .auto-col::-webkit-scrollbar {
display: none;
} .tab-accordion .auto-col {
-ms-overflow-style: none;
text-align: center;
}
.tab-accordion .auto-col li{
padding: 0 6px;
float: none;
display: inline-block;
}
.tab-accordion .auto-col li a{
min-width: 160px;
display: block;
font-family: 'rbc_displayregular', sans-serif;
font-style: normal;
font-weight: bold;
font-size: 22px;
line-height: 28px;	
outline: 0px;
}
.tab-accordion .auto-col li a:not(.active){
border-color: transparent;
}
.tab-nav-wrap{
margin-bottom: 30px;
}
.tab-nav{
list-style: none !important;
}
.tab-nav-wrap .cta-wrap br{
display: none;
}
@media only screen and (min-width: 901px){
.tab-nav-wrap .cta-wrap{
display: none;
}
}
@media only screen and (max-width: 900px){
.tab-accordion .auto-col li{
padding: 0px;
}
.tab-accordion .auto-col{
margin: 0px;
}
.tab-nav-wrap{
padding: 0 25px;
overflow: hidden;
position: relative;
}
.tab-nav-wrap .cta-wrap:after{
content: "";
clear: both;
display: block;
}
.tab-nav-wrap .cta-wrap .swiper{
position: absolute;
top: 50%; margin-top: -25px;
left: 0px;
width: 30px;
height: 50px;
line-height: 40px;
text-align: center;
font-size: 40px;
}    
.tab-nav-wrap .cta-wrap .swiper.right{
right: 0px;
left: unset;
}
.tab-nav-wrap .cta-wrap .swiper.disable{
opacity: 0.6;
pointer-events: none;
}
.tab-nav-wrap .cta-wrap .swiper i{
z-index: 1000;
position: relative
}
.tab-nav-wrap .cta-wrap .swiper{
outline: 0px;
}
.tab-nav-wrap .cta-wrap .swiper.right:not(.disable):after{
content: "";
width: 80px;
height: 100%;
position: absolute;
right: 0px; top: -6px;
z-index: 1;
background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 57%); background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 57%); background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 57%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); }
.tab-nav-wrap .cta-wrap .swiper.left:not(.disable):after{
content: "";
width: 80px;
height: 100%;
position: absolute;
left: 0px; top: -6px;
z-index: 1; background: -moz-linear-gradient(left,  rgba(255,255,255,1) 43%, rgba(255,255,255,0) 100%); background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 43%,rgba(255,255,255,0) 100%); background: linear-gradient(to right,  rgba(255,255,255,1) 43%,rgba(255,255,255,0) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); }
}
.featured-tests .tab-accordion .accordion .toggle{
font-size: 16px;
}
.featured-tests .tab-accordion .tab-content .image-heading + h3{
margin-top: 20px;
}
.featured-tests .tab-accordion .tab-content h3{
margin-top: 30px;
}
@media only screen and (max-width: 800px){
.tab-accordion .video-wrap{
margin-left: -20px;
margin-right: -29px;
}
.featured-tests .tab-accordion hr{
display: none;
}
.tab-accordion .auto-col li a{
font-size: 18px;
line-height: 28px;
padding: 7px 30px;
min-width: unset;
}
}
@media only screen and (max-width: 700px){ .tab-content .image-heading {
text-align: center; margin-bottom: 10px !important;
margin-top: 30px !important;
}
.tab-content .image-heading svg{ height: 40px;
width: auto;
}
.tab-content h3{
font-size: 24px;
line-height: 34px; 
margin-bottom: 20px;   	
}
}
@media only screen and (max-width: 680px){ }
@media only screen and (max-width: 480px){
.tab-content .image-heading + h3{
font-size: 12vw;
}
}
@media only screen and (max-width: 430px){
html:lang(fr-FR) .tab-content .image-heading svg{
height: 35px;
width: auto;
max-width: 100%;
}
}
@media only screen and (max-width: 300px){
.tab-content .image-heading + h3{
font-size: 40px;
}
}  .tab-content .image-heading{
margin-top: 40px;
margin-bottom: 20px;
}
.featured-tests .accordion .toggle{
padding-bottom: 30px;
display: block;
position: relative;
text-align: center;
font-family: 'Roboto', sans-serif;
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 20px;	
color: #003168;
outline: 0px;
}
.featured-tests .image-wrap{
margin: 60px 0;
}
.featured-tests .accordion .toggle span + span,
.featured-tests .accordion.active .toggle span:first-child{
display: none;
}
.featured-tests .accordion.active .toggle span + span{
display: unset;
}
.featured-tests .accordion .toggle:after{
content: "\f107";
font-family: 'fontawesome';
font-size: 30px;
-webkit-transform:  scalex(1.8);
-ms-transform:      scalex(1.8);
transform:         scalex(1.8);
display: inline-block;
position: absolute;
bottom: 0px;
width: 60px;
height: 30px;
line-height: 30px;
left: 50%; margin-left: -30px;
}
.featured-tests .accordion.active .toggle:after{
content: "\f106";
font-family: 'fontawesome';	
}
.featured-tests .accordion .content{
margin-top: 30px;
}  .single-post .site-inner table,
.tb_table {
display: table;
margin: 0 0 40px 0;
width: 100%
}
.single-post .site-inner table tr,
.tb_table .tb_row {
display: table-row;
background: #EEF8FC
}
.tb_table .tb_row:not(.tb_header) {
background: #EEF8FC
}
.single-post .site-inner table tbody tr:nth-of-type(even),
.tb_table .tb_row:not(.tb_header):nth-of-type(odd) {
background: #EEF8FC;
}
.single-post .site-inner table tbody tr:nth-of-type(odd),
.tb_table .tb_row:not(.tb_header):nth-of-type(even) {
background: transparent;
}
.schedule-list .tb_table .tb_row:first-of-type{
background-color: transparent !important;
}
.schedule-list .tb_table .tb_row:not(.tb_header):nth-of-type(odd) {
background: transparent;
}
.schedule-list .tb_table .tb_row:not(.tb_header):nth-of-type(even) {
background: #EEF8FC
} .tb_table .tb_row.tb_header_span {
display: table-caption;
background-color: transparent;
color: #fff
}
.tb_table .tb_row.tb_header_span h2 {
margin-bottom: 10px; }
.tb_table .tb_row.tb_footer_span {
background-color: transparent
}
.tb_table .tb_row.tb_footer_span a {
margin: 20px 0
}
.single-post .site-inner table thead th,
.tb_table .tb_row.tb_header {
font-weight: 900;
color: #fff;
background: #0051A5;
}
.tb_table .tb_row.tb_header.blue{
background: #0051A5 !important;	
}
.single-post .site-inner table thead th,
.tb_table .tb_row.tb_header .tb_cell {
padding: 8px 12px;
font-family: 'rbc_displayregular', sans-serif !important;
line-height: 1.648;
}
.single-post .site-inner table td,
.single-post .site-inner table th,
.tb_table .tb_row .tb_cell {
padding: 6px 12px;
display: table-cell;
font-family: 'Roboto', sans-serif;
font-size: 16px;
overflow-wrap: break-word;
word-break: normal;
}
@media screen and (max-width: 600px) { 
.single-post .site-inner table td,
.single-post .site-inner table th,
.tb_table .tb_row .tb_cell {
font-size: 14px;
}	
}
.tb_table .tb_row .tb_cell.results {
width: 125px
}
.single-post .site-inner table td a,
.single-post .site-inner table td a:active,
.tb_table .tb_row .tb_cell a,
.tb_table .tb_row .tb_cell a:active {
color: #005daa;
text-decoration: none
}
.single-post .site-inner table td a:hover,
.single-post .site-inner table td a:focus,
.tb_table .tb_row .tb_cell a:hover,
.tb_table .tb_row .tb_cell a:focus {
color: #003168
}
.tb_table .tb_row .tb_cell .ico {
position: relative;
top: 2px;
padding-left: 4px;
font-size: 24px;
line-height: 18px
}
.tb_table .tb_row .tb_cell.results a{
padding-left: 30px;
position: relative;
display: block;
text-decoration: underline;
} .tb_table .tb_row .tb_cell.results a{
transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out;
}
.tb_table .tb_row .tb_cell.results a:before{
content: ""; background-image: url(//rbctrainingground.ca/wp-content/themes/genesis-sample/images/icon-download.svg);
width: 20px;
height: 18px;
position: absolute;
background-repeat: no-repeat;   
left: 0px; 
top: 50%; margin-top: -10px;
}
.tb_table .tb_row .tb_cell.results a:hover:before{ background-image: url(//rbctrainingground.ca/wp-content/themes/genesis-sample/images/icon-download-hover.svg);
}
@media screen and (max-width: 580px) {
.tb_table {
display: block;
font-size: 16px;
line-height: 22px
}
.tb_table .tb_row {
display: block;
padding: 14px 0 14px
}
.tb_table .tb_row.tb_header_span {
display: block
}
.tb_table .tb_row.tb_header {
height: 6px;
padding: 0
}
.tb_table .tb_row.tb_header .tb_cell {
display: none
}
.tb_table .tb_row .tb_cell {
display: block;
padding: 2px 16px;
margin-bottom: 14px
}
.tb_table .tb_row .tb_cell.results {
width: auto
}
.tb_table .tb_row .tb_cell:before {
content: attr(data-title);
display: block;
min-width: 98px;   font-family: 'rbc_displaybold', sans-serif; color: #0051A5;
} .tb_table .tb_row .tb_cell {
padding-left: 157px;
min-height: 25.6px;
}
.tb_table .tb_row .tb_cell {
padding-left: 157px;
}
.tb_table .tb_row .tb_cell:before{
position: absolute;
left: 16px;
}
} .tb_sub_header {
background-color: #fff9ea;
color: #0051a5;
font-size: 16px;
font-weight: 900;
padding: 8px 12px;
text-align: left;
}
.schedule-list .more-content .tb_table .tb_row:not(.tb_header):nth-of-type(odd) {
background: #EEF8FC !important;
}
.schedule-list .more-content .tb_table .tb_row:not(.tb_header):nth-of-type(even) {
background: transparent !important;
}
.schedule-list .more-content.accordion .content{
display: none;
margin-bottom: 0px;
}
.schedule-list .more-content.accordion .toggle{
width: 100%;
font-size: 16px;
padding: 8px 12px;
line-height: 1;
border-radius: 0px;
margin-top: 0px !important;
display: block;
background-color: #EEF8FC;
border: 0px;
color: #0051A5;
}
.schedule-list .more-content.accordion.active .toggle{
background-color: transparent;
}
.schedule-list .more-content.accordion .toggle.btn *{
color: #0051A5;
}
.leaderboard:first-child > .accordion >  .toggle  .section-margin{
margin-top: 0px !important;
}
@media screen and (min-width: 581px){
.leaderboard .tb_row .tb_cell:nth-child(1){
width: 16.1%;
}
.leaderboard .tb_row .tb_cell:nth-child(2){
width: 37.1%;
}
.leaderboard .tb_row .tb_cell:nth-child(3){
width: 18.3%;
}
.leaderboard .tb_row .tb_cell:nth-child(4){
width: 28.5%;
}
.leaderboard .accordion.mobile-only > .toggle{
pointer-events: none;
}
.leaderboard .accordion.mobile-only > .content{
display: block !important;
}
.leaderboard .accordion.mobile-only > .toggle:after{
display: none !important;
}
}
@media screen and (max-width: 580px){
.leaderboard > .accordion > .toggle{ }
.leaderboard .accordion > .toggle{
cursor: pointer;
}
.leaderboard > .accordion .tb_sub_header{
margin-top: 15px !important;
}
.leaderboard  .accordion > .toggle:after {
content: "\f107";
font-family: 'fontawesome';
}
.leaderboard  .accordion.active > .toggle:after {
content: "\f106";
}
.leaderboard > .accordion > .toggle:after {
font-size: 55px;
display: block;
-webkit-transform: scaleY(0.7);
-moz-transform:    scaleY(0.7);
-ms-transform:     scaleY(0.7);
-o-transform:      scaleY(0.7);
transform:         scaleY(0.7);  
line-height: 1;
color: #0051A5;
}
.leaderboard > .accordion .tb_table .tb_row.tb_header{
display: none;
}
.tb_sub_header{
font-size: 20px;
}
.leaderboard  .accordion.mobile-only > .content{
display: none;
}
.leaderboard .accordion .accordion.mobile-only > .toggle{
position: relative;
}
.leaderboard .accordion .accordion.mobile-only > .toggle:after {
font-size: 30px;    	
color: #0051A5;
line-height: 1;
-webkit-transform: unset;
-ms-transform: unset;
transform: unset;
left: unset;
right: 12px;
top: 50%;
margin-left: 0px;
margin-top: -15px !important;
position: absolute;
text-align: right;
}
.leaderboard .accordion .accordion.mobile-only.active > .toggle{
border-bottom: 6px solid #0051A5;
} 
.tb_sub_header{
padding: 15px 20px;
cursor: pointer;
}
}   .accordion + .more-content.accordion,
.faq-list .accordion:not(.more-content):not(:first-child){
margin-top: 15px;
}
.faq-list .accordion .toggle:not(.btn){
background: #FFF9EA;	
padding: 17px 30px;
font-style: normal;
font-weight: bold;
font-size: 22px;
line-height: 28px;
padding-right: 70px;
position: relative;
cursor: pointer;
}
@media only screen and (max-width: 800px){
.faq-list .accordion .toggle:not(.btn) h5{
font-size: 16px;
}
.faq-list .accordion .content{
font-size: 14px;
}
} .faq-list .accordion .content{
display: none;
margin-bottom: 0px;
}
.faq-list .accordion .toggle:not(.btn):after{
content: "\f107";
font-family: 'fontawesome';
position: absolute;
width: 70px;
height: 40px; line-height: 40px;
display: block;	
text-align: center;
right: 0px;
font-size: 30px;
color: #003168;
top: 50%; margin-top: -20px;
}
.faq-list .accordion.active > .toggle:not(.btn):after{
content: "\f106";
}
.faq-list .accordion .toggle *{
color: #003168;    	
}
.faq-list .accordion .toggle h5{
line-height: 1.4;
}
.faq-list .accordion .content{
padding: 20px 30px;
}  .more-content.accordion > .content{
padding: 0px;
}
.more-content.accordion {
text-align: center;
}
.more-content.accordion .content{
text-align: left;
}
.more-content.accordion .toggle.btn *{
color: #ffffff;
}
.more-content.accordion .toggle.btn span + span{
display: none;
}
.more-content.accordion.active .toggle.btn span + span{
display: unset;
}
.more-content.accordion.active .toggle.btn span:first-of-type{
display: none;
}   .alm-ajax > .alm-reveal {
font-size: 0px;
}
.alm-ajax > .alm-reveal{
position: relative;
display: flex;
display: -webkit-flex;
flex-wrap: wrap;
-webkit-flex-wrap: wrap;    	
margin-top: -30px;
}
.alm-reveal,
.post-listings {
margin-left: -15px !important;
margin-right: -15px !important;
margin-top: -30px !important;
}
.alm-reveal:not(:first-child){
margin-top: 0px !important
}
.alm-reveal:last-child,
.post-listings:last-child{
margin-bottom: 0px !important;
}
.alm-reveal h4,
.post-listings h4{
margin-bottom: 10px;
}
.alm-reveal .entry,
.post-listings .entry{
width: 33.33%;
padding: 0 15px;
margin-top: 30px;
position: relative;
min-height: 210px;
display: block;
}
.alm-reveal .entry .featured-img,
.post-listings .entry .featured-img{
width: 100%;
padding-top: 90%;
left: 15px;
display: block;
transition:  .3s ease-in-out;
-webkit-transition:  .3s ease-in-out;
-moz-transition:  .3s ease-in-out;
-o-transition:  .3s ease-in-out;
-ms-transition:  .3s ease-in-out;     
}
.alm-reveal .entry .featured-img:hover,
.post-listings .entry .featured-img:hover{
opacity: 0.85;
}
.alm-reveal .entry .title,
.post-listings .entry .title{
margin-top: 15px;
}
.alm-reveal .entry .title a,
.post-listings .entry .title a{
transition:  .3s ease-in-out;
-webkit-transition:  .3s ease-in-out;
-moz-transition:  .3s ease-in-out;
-o-transition:  .3s ease-in-out;
-ms-transition:  .3s ease-in-out; 	
line-height: 1.2;
font-style: normal;
font-weight: 800;
font-size: 22px;
line-height: 32px;	
text-decoration: none;
font-family: 'rbc_displayextrabold', sans-serif;
font-weight: unset;
}
.alm-reveal .entry .title a:hover,
.post-listings .entry .title a:hover{
text-decoration: underline;
}
.alm-reveal .entry:hover .title,
.post-listings .entry:hover .title{
color: #f05a28;
} .category-list a{
display: inline-block;
background-color: #0051A5;
color: #ffffff;
text-align: center;
padding: 8px 30px;
line-height: 1;
border-radius: 4px;
font-size: 13px;
font-weight: 800;
transition:  .3s ease-in-out;
-webkit-transition:  .3s ease-in-out;
-moz-transition:  .3s ease-in-out;
-o-transition:  .3s ease-in-out;
-ms-transition:  .3s ease-in-out;    
font-family: 'Roboto', sans-serif;
font-weight: 600; pointer-events: none; 	
}
.category-list a:hover{
opacity: 0.85;
}
.category-list .pinned{
display:none!important;
}
.category-list .in-the-news{
background: -moz-linear-gradient(96.34deg, #003168 0%, #0051A5 100%); 
background: -webkit-linear-gradient(96.34deg, #003168 0%, #0051A5 100%); 
background: linear-gradient(96.34deg, #003168 0%, #0051A5 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003168', endColorstr='#0051A5',GradientType=1 ); }
.category-list .athlete-spotlight{
background: -moz-linear-gradient(96.34deg, #B58500 0%, #0051A5 100%);
background: -webkit-linear-gradient(96.34deg, #B58500 0%, #0051A5 100%); 
background: linear-gradient(96.34deg, #B58500 0%, #0051A5 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B58500', endColorstr='#0051A5',GradientType=1 ); }
.category-list .program-highlight{
background: -moz-linear-gradient(96.34deg, #0051A5 0%, #0091DA 100%);
background: -webkit-linear-gradient(96.34deg, #0051A5 0%, #0091DA 100%);
background: linear-gradient(96.34deg, #0051A5 0%, #0091DA 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0051A5', endColorstr='#0091DA',GradientType=1 ); }
.category-list .exclusive-content{
background: -moz-linear-gradient(96.06deg, #E1CE99 -9.94%, #B58500 100%);
background: -webkit-linear-gradient(96.06deg, #E1CE99 -9.94%, #B58500 100%);
background: linear-gradient(96.06deg, #E1CE99 -9.94%, #B58500 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E1CE99', endColorstr='#B58500',GradientType=1 ); }
@media only screen and (max-width: 750px) {
.post-listings .entry {
width: 100%;
max-width: 400px;
margin-left: auto;
margin-right: auto;
} .alm-reveal .entry {
width: 100%;
}  
}
.alm-btn-wrap{
text-align: center;
}
.alm-btn-wrap .done{
margin-top: 30px;	
display: none; 
}
.alm-load-more-btn{
color: #f05a28;
background-color: transparent !important;
font-size: 18px;
}
.alm-load-more-btn:hover{
color: #06345d;
}  .RYPP {
width: 100%;
position: relative;
padding-right: 30%;
background: #1a1a1a;
overflow: hidden;
font: 400 14px/120% "rbc_displayregular", sans-serif;
color: #212223
}
.RYPP .RYPP-video {
width: 100%;
padding-top: 56.25%;
float: left;
position: relative
}
.RYPP .RYPP-video>iframe {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 2
}
.RYPP.r16-9 .RYPP-video {
padding-top: 56.25%
}
.RYPP.r4-3 .RYPP-video {
padding-top: 75%
}
.RYPP.r2-1 .RYPP-video {
padding-top: 50%
}
.RYPP .RYPP-items {
width: 100%;
overflow-x: hidden;
overflow-y: auto
}
.RYPP .RYPP-playlist {
display: flex;
flex-flow: column;
width: 30%;
position: absolute;
right: 0;
top: 0;
bottom: 0;
background: #f5f5f5
}
.RYPP .RYPP-playlist a {
color: #212223
}
.RYPP .RYPP-playlist a:hover {
color: #fff
}
.RYPP .RYPP-playlist>header {
width: 100%;
padding: 16px;
background: #212223;
z-index: 2
}
.RYPP .RYPP-playlist>header ._h1 { color: #fff;
margin: 0;
padding: 0;
font-size: 22px;
text-transform: none;
font-weight: 100 !important;
}
.RYPP .RYPP-playlist>header p {
display: none;
margin: 0;
padding: 0;
color: #606060
}
.RYPP .RYPP-playlist ol {
padding: 0 0 16px 0;
margin: 0;
list-style: none;
counter-reset: item
}
.RYPP .RYPP-playlist ol li {
display: table;
width: 100%;
position: relative;
vertical-align: middle;
overflow: hidden;
padding: 5px 0 5px 30px;
border-bottom: 1px solid #ebebeb
}
.RYPP .RYPP-playlist ol li>.thumb {
display: table-cell;
vertical-align: middle;
width: 30%;
border: 2px solid transparent
}
.RYPP .RYPP-playlist ol li>.thumb img {
display: block;
width: 100%
}
.RYPP .RYPP-playlist ol li>.title {
display: table-cell;
vertical-align: middle;
margin: 0;
padding: 0 5px;
text-align: left
}
.RYPP .RYPP-playlist ol li>.title>small {
margin: 0;
padding: 0;
font-size: 80%;
color: #808080
}
.RYPP .RYPP-playlist ol li:hover {
background-color: #ebebeb;
cursor: pointer
}
.RYPP .RYPP-playlist ol li.selected {
background-color: #ebebeb;
cursor: pointer
}
.RYPP .RYPP-playlist ol li.selected>p {
color: #fff
}
.RYPP .RYPP-playlist ol li.selected>img {
border: 2px solid #005daa
}
.RYPP .RYPP-playlist ol li.selected:before {
font-family: 'fontawesome' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f04b";
line-height: 30px;	
}
.RYPP .RYPP-playlist ol li:before {
counter-increment: item;
content: counter(item);
position: absolute;
left: 0;
width: 30px;
text-align: center;
top: 50%;
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
background-color: unset;
color: unset;
font-family: unset;
font-size: unset;
}
.RYPP-items::-webkit-scrollbar {
width: 10px !important;
border: none !important;
background: #c9c9c9 !important
}
.RYPP-items::-webkit-scrollbar-thumb {
background: #212223 !important
}
@media only screen and (max-width: 639px) {
.RYPP {
padding-right: 0
}
.RYPP .RYPP-playlist {
width: 100%;
position: static;
float: left
}
.RYPP .RYPP-playlist .RYPP-items {
position: static;
max-height: 350px;
overflow: auto
}
}  .gallery{
position: relative;
display: flex;
display: -webkit-flex;
flex-wrap: wrap;
-webkit-flex-wrap: wrap; 
margin-left: -5px;
margin-right: -5px; 	
}
.gallery .gallery-item{ padding: 5px;
margin-bottom: 0px;
transition:  .5s ease-in-out;
-webkit-transition:  .5s ease-in-out;
-moz-transition:  .5s ease-in-out;
-o-transition:  .5s ease-in-out;
-ms-transition:  .5s ease-in-out; 		
}
.gallery:not(.active) .gallery-item{
height: 0px;
padding: 0px;
opacity: 0;
}
.gallery.active .gallery-item,
.gallery .gallery-item:nth-child(1),
.gallery .gallery-item:nth-child(2),
.gallery .gallery-item:nth-child(3),
.gallery .gallery-item:nth-child(4),
.gallery .gallery-item:nth-child(5),
.gallery .gallery-item:nth-child(6) { height: unset !important;
padding: 5px;
opacity: unset !important;
}
.gallery-expand span + span,
.gallery-expand.active span:first-child{
display: none; }
.gallery-expand.active span + span{
display: unset;
}
.gallery-tabs .swiper{
display: none;
}
@media only screen and (max-width: 700px) {
.gallery .gallery-item{
width: 50%;
}
}   .video-wrap a{
padding-top: 50%;
background-size: cover;
background-position: center center;
display: block
}
.featured-video .btn{
min-width: 250px;
}
@media only screen and (min-width: 801px){
.featured-video .flex-wrap{
align-items: center;
}
.featured-video .flex-wrap .col{
float: none;
}
}
@media only screen and (max-width: 800px){
.featured-video .wrap{
padding: 0px !important;
}
.featured-video .wrap .row .col:first-child{
padding: 0 20px;
}    
.site-inner .content section.featured-video{
padding-bottom: 0px;
}
}  .full-banner-section{
padding-top: 50% !important;
height: unset;
position: relative;
min-height: 475px;
}
.full-banner-section .wrap{
position: absolute;
top: 0px;
height: 100%;
width: 100%;
max-width: 100% !important; }
.full-banner-section .wrap .inner-wrap{
width: 100%;
height: 100%;
margin: 0 auto;
max-width: 1400px;
}
.full-banner-section h2.emphasized{
max-width: 560px;
line-height: 1;
font-size: 8vw;
position: relative;
top: 50%;
transform: translateY(-50%);
}
@media only screen and (min-width: 1401px) {
.full-banner-section h2.emphasized{
font-size: 120px;
}
.full-banner-section{
padding: 0px !important;
height: 820px;
}
}
@media only screen and (max-width: 750px) {
.full-banner-section h2.emphasized{
text-align: center;
max-width: unset;
line-height: 1.2; 
}
}
@media only screen and (max-width: 550px) {
.full-banner-section h2.emphasized{
font-size: 50px;
}
}  section.two-fold{
padding: 0px !important;
}
section.two-fold .flex-wrap{
align-items: center; 
position: relative  
}
section.two-fold .wrap{
max-width: 1920px !important;
padding: 0px !important;
}
section.two-fold .one-half{
margin: 0px;
padding: 120px 50px;
position: relative;
font-size: 50px;
line-height: 1.2;
text-transform: uppercase;
text-align: center;
height: 100%;
width: 50%;
}
section.two-fold .one-half:first-child:before{
content: "";
display: block;
width: 10000px; height: 10000px;
background-color: inherit;
left: -9000px; top: -1000px;
position: absolute;
background-color: inherit;
z-index: -1;
}
section.two-fold .one-half + .one-half:before{
content: "";
display: block;
width: 10000px; height: 10000px;
background-color: inherit;
left: 0%; top: -1000px;
position: absolute;
background-color: inherit;
z-index: -1;
}
section.two-fold .one-half:after{ }
@media only screen and (max-width: 800px) {
section.two-fold .one-half{
width: 100%;
padding: 60px;
font-size: 42px;
}
}
@media only screen and (max-width: 500px) {
}   section.bg-overlay{
}
section.bg-overlay:after{
content: "";
display: block;
background-color: rgba(24, 24, 24, 0.3);
width: 100%;
height: 100%;
position: absolute;
left: 0px;
top: 0px;
}
section.bg-overlay p{
color: #ffffff;
font-size: 42px;
line-height: 1.2;
margin-bottom: 0px;
}
.bg-overlay .wrap{
position: relative;
z-index: 10;
}  .bg-wrap{
padding: 130px;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
border-radius: 16px;
}  .alternating-sections .entry{
position: relative;
display: flex;
display: -webkit-flex;
flex-wrap: wrap;
-webkit-flex-wrap: wrap; 
align-items: center;   
margin-bottom: 60px !important;	
margin-left: -15px;
margin-right: -15px;
}
.alternating-sections .entry:last-child{
margin-bottom: 0px !important;
}
.alternating-sections .entry > *{
width: 50% !important;
padding: 0 15px !important;
}
.alternating-sections .entry .icon{
margin-bottom: 10px;
}
.alternating-sections .entry .image{
text-align: center;
}
.full-features .entry .content .inner-wrap{
max-width: 420px;
width: 100%;
margin-left: auto;
margin-right: auto;
}
.full-features .entry .content h3{
margin-bottom: 20px;
}
.alternating-sections .entry:nth-child(even){
display: -webkit-flex; -webkit-flex-direction: row-reverse; display: flex;
flex-direction: row-reverse;
}
@media only screen and (max-width: 880px){
.alternating-sections .entry > *{
width: 100% !important;
max-width: 500px;
margin-left: auto;
margin-right: auto; 
}
.alternating-sections .entry .image{
margin-bottom: 20px;
}
.full-features .entry .content .inner-wrap{
max-width: 500px;
}
.alternating-sections .entry .content .inner-wrap .icon{ display: block;
margin-bottom: 20px;
}
}   .testi-slider-wrap{
margin: 0 auto;	
position: relative;
background-size: cover;
background-position: center center;
z-index: 0;
}
.testi-slider{
position: relative;
}
.testi-slider .testi-slide{ width: 100%;
}
.testi-slider .display-photo{
width: 123px;
height: 123px;
margin-left: auto;
margin-right: auto;
border-radius: 100%;
background-size: cover;
background-position: center center;
background-color: #ebebeb;
position: absolute;
left: 0px;
}
.testi-slider .display-photo:before{
content: "";
display: block;
position: absolute;
background-image: url(//rbctrainingground.ca/wp-content/themes/genesis-sample/images/behind-photo.png);
left: 0px;
width: 134px; height: 139px;
background-size: cover;
background-repeat: no-repeat;
z-index: -1;
left: -9px;
top: -15px;
}
.testi-slider .testi-slide p{
font-size: 18px;
line-height: 1.55;
}
.testi-slider .testi-slide .testi-wrap{
max-width: 700px;
margin: 0 auto;
padding-left: 150px;
}
.testi-slider .testi-slide .name{
font-size: 20px;
font-weight	: bold;
margin-top: 0px; margin-bottom: 0px;
}
.testi-slider .testi-slide .position{
font-size: 16px;
margin-bottom: 0px;
}
.testi-slider .testi-slide .testimonial{
font-size: 22px;
margin-bottom: 25px;
position: relative;
}
.testi-slider ~ #testi-pager{
position: relative;
text-align: center;
z-index: 900;
top: 15px;
}
.testi-slider ~ #testi-pager span{
color: #ffffff;
font-size: 50px;
font-family: serif;
margin: 0 6px;
line-height: 1;
cursor: pointer;
}
.testi-slider ~ #testi-pager span.cycle-pager-active{
color: #008efe;
}
.testi-slider + .slide-nav{
z-index: 999 !important;
visibility: visible !important;
width: 100%;
top: 50% !important;
margin-top: -25px;
position: absolute;
color: #ffffff;
display: none;
}
.testi-slider + .slide-nav span i{
font-size: 50px;
width: 50px; height: 50px;
line-height: 50px;
cursor: pointer;
opacity: 0.8;
}
.testi-slider + .slide-nav span i:hover{
opacity: 1;
}
.testi-slider + .slide-nav .prev{
float: left;
position: relative;
left: 50px;
text-align: center;
}
.testi-slider + .slide-nav .next{
float: right;
position: relative;
right: 50px;
text-align: center;
}
@media only screen and (max-width: 1000px) { }
@media only screen and (max-width: 900px) { .testi-slider + .slide-nav span i{
opacity: .4;
transition: .3s;
}
.testi-slider + .slide-nav .prev{
left: 0px;
}
.testi-slider + .slide-nav .next{
right: 0px;	
}
}
.testi-slider-wrap.wide #testi-pager{
display: none;
}
.testi-slider-wrap{
padding-left: 50px;
padding-right: 50px;	
padding-top: 90px;
padding-bottom: 90px;
border-radius: 12px;
}
.testi-slider-wrap{
position: relative;
}
.testi-slider-wrap:before{
content: "";
display: inline-block;
width: 72px; height: 51px;
top: -25px;
left: 50%; margin-left: -36px;
position: absolute;
background-image: url(//rbctrainingground.ca/wp-content/themes/genesis-sample/images/icon-quotation-mark.png);
}
@media only screen and (max-width: 630px) {
.testi-slider-wrap{
padding-top: 60px;
padding-bottom: 60px;
}
.testi-slider .testi-slide .testi-wrap{
padding-left: unset;
}
.testi-slider .display-photo{
position: relative;
margin: unset;
margin-bottom: 20px;
display: none;
}
.testi-slider-wrap.wide {
background-image: url(//rbctrainingground.ca/wp-content/themes/genesis-sample/images/testimonial-wide-mobile.png) !important;
background-position: bottom center;
}
.testi-slider-wrap:not(.wide) {
background-image: url(//rbctrainingground.ca/wp-content/themes/genesis-sample/images/testimonial-narrow-mobile.jpg) !important;
background-position: bottom right;
}
.testi-slider-wrap.wide .testi-slider .inner-wrap{
padding-left: 90px;
position: relative;
}
.testi-slider-wrap.wide .testi-slider .inner-wrap .display-photo{
display: block !important;
width: 71px; height: 71px;
border: 3px solid #c5d1db;
position: absolute;
top: 50%;
margin-top: -35.5px;
}
.testi-slider .inner-wrap .display-photo:before{
display: none;
}	
.testi-slider-wrap:before{
left: 50px;
margin-left: 0px; }
.testi-slider-wrap .testi-wrap:before{
left: 50%;
margin-left: -36px;
}
}
@media only screen and (max-width: 460px) {
.testi-slider-wrap.wide .testi-slider .inner-wrap{
padding-left: 0px;
}
.testi-slider-wrap.wide .testi-slider .inner-wrap .display-photo{
position: relative;
top: 0px; margin: 0px; margin-bottom: 10px;
}
}   .featured-clientelle .wrap{
max-width: 1200px !important;
}
.clientelle-logos{
margin-left: auto;
margin-right: auto;
justify-content: center;
margin-top: -20px !important;
}
.clientelle-logos li{
width: 100%;
max-width: 170px;
padding: 20px 8px;
}
.clientelle-logos li .logo{
margin: 0 auto;
position: relative; width: 100%;
padding-top: 50%;
background-size: contain;
background-repeat: no-repeat;  
background-position: center center;
}
.monochrome img{
transition:  .3s ease-in-out;
-webkit-transition:  .3s ease-in-out;
-moz-transition:  .3s ease-in-out;
-o-transition:  .3s ease-in-out;
-ms-transition:  .3s ease-in-out; 	
}
.monochrome li:not(:hover) img{
-webkit-filter: grayscale(100%); filter: grayscale(100%);	
opacity: 0.7;
}
@media only screen and (min-width: 751px) {
.clientelle-logos.owl-carousel .owl-stage{
overflow-wrap: unset !important;	
width: unset !important;
transform: unset !important;
-ms-touch-action: unset !important;
touch-action: unset !important;
-moz-backface-visibility: unset !important;	
cursor: default !important;
position: relative;
display: flex;
display: -webkit-flex;
flex-wrap: wrap;
-webkit-flex-wrap: wrap;
justify-content: center;    
}
.clientelle-logos.owl-carousel .cloned{
display: none !important;
}
.clientelle-logos.owl-carousel .owl-item{
float: unset;
display: inline-block;
transform: unset !important;
width: unset !important;
}
}
@media only screen and (max-width: 750px) {
.clientelle-logos.owl-carousel .owl-stage-outer{
margin-left: -20px;
margin-right: -20px;
}
}
@media only screen and (max-width: 500px) {
.clientelle-logos li{
max-width: 150px;
padding: 12px 8px;
}
}  .schedule-list .tb_table {
margin-bottom: 0px;
}
.schedule-list > .tb_table:first-of-type h2{
margin-top: 0px !important;
}
.schedule-list > .tb_table h2{
margin-bottom: 50px !important;
}
@media only screen and (max-width: 750px){
.schedule-list > .tb_table h2{
margin-bottom: 20px !important;
}
}  .optin-form .notif{
padding: 5px;
text-align: center;
font-size: 12px;
background-color: #1d2b36;
color: #ffffff;
}
.optin-form{
background-color: #f5f5f5;
}
.optin-form .inner-wrap{
padding: 38px;
}
.optin-form h3{
margin-bottom: 5px;
}
.optin-form input{
padding: 10px 19px;
font-size: 16px;
}
.optin-form .conditional{ }
.optin-form .submit-wrap{
overflow: hidden;
}
.optin-form .submit-wrap a{
display: inline-block !important;
float: left;
}
.optin-form .submit-wrap a span{
padding-right: 19px;
position: relative;
}
.optin-form .submit-wrap a span:after{
content: "\f0da";
font-family: 'fontawesome';
position: absolute;
right: 0px;
font-size: 19px;
width: 20px; hero-section: 20px;
top: 50%; margin-top: -9px;
text-align: right;
line-height: 20px;
}
.optin-form .submit-wrap a + input[type="submit"]{
display: none;
}   .gallery .owl-stage-outer{
padding-top: 62.7%;
position: relative;
}
.gallery .owl-stage{
position: absolute;
top: 0px;
height: 100%; display: flex;
display: -webkit-flex;
flex-wrap: wrap;
-webkit-flex-wrap: wrap;  
}
.gallery .owl-stage  *{
height: 100%;
}
.gallery .owl-item .gallery-item a{
display: block;
overflow: hidden;
position: relative;
pointer-events: none;	
}
.gallery .owl-item img {
position: absolute;
top: 50%;
left: 50%;
width: auto;
height: auto;
max-height: none;
max-width: none;
min-height: 100%;
min-width: 100%;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);    
}
.gallery .owl-stage .owl-item{
float: none;
}
.gallery .gallery-item{
float: unset;
height: 100%;
}
.gallery .gallery-item img{
border: 0px;
padding: 0px;
}
.gallery-slider-wrap{
padding:43px 14px;
background-color: #f5f5f5;
padding-right: 0px;
margin-top: 50px;
margin-bottom: 50px;
}
.gallery-slider-wrap .inner-wrap{
overflow: hidden;
padding-right: 12%;
margin-left: -20px;	
}
.gallery-slider-wrap .gallery-item{
padding: 0 20px;
position: relative;
}
.gallery-slider-wrap .gallery-item,
.gallery-slider-wrap .gallery-item a{
cursor: grab !important;
}
.gallery-slider-wrap .owl-carousel{
overflow: visible;
}
.gallery-slider-wrap .owl-stage-outer{ overflow: visible;
}
@media only screen and (max-width: 680px){
.gallery-slider-wrap .inner-wrap{
overflow: hidden;
padding-right: 12%;
margin-left: -10px;	
}
.gallery-slider-wrap .gallery-item{
padding: 0 10px;
position: relative;
}
}  .content-sidebar-wrap .content .btn-wrap.row:after{
content: "";
clear: both;
display: block;
}
.content-sidebar-wrap .content .btn-wrap.row .one-half .btn{
width: 100%;
display: block;
text-align: center;
}
.content-sidebar-wrap .content .entry > .btn-wrap.row{
margin-bottom: 25px;
}
@media only screen and (min-width: 601px){
.content-sidebar-wrap .content .btn-wrap.row{
margin-left:-30px;
margin-right: -30px;
}
.content-sidebar-wrap .content .btn-wrap.row .one-half{
width: 50%;
float: left;
padding: 0 30px;
}
}
@media only screen and (max-width: 950px){
.content-sidebar-wrap .content .btn-wrap.row{
margin-left:-15px;
margin-right: -15px;
}
.content-sidebar-wrap .content .btn-wrap.row .one-half{
padding: 0 15px;
}
}
@media only screen and (max-width: 601px){
.content-sidebar-wrap .content .btn-wrap.row .one-half{
margin-bottom: 20px;
}
} .content-sidebar-wrap .content .entry > h3:not(:first-child){
margin-top: 50px;
}
.content-sidebar-wrap .quick-links-wrap{
margin-left: -10px;
margin-right: -10px;
margin-bottom: 25px;
}
.content-sidebar-wrap .quick-links-wrap .quick-links{
padding: 0 10px;
min-width: 260px;
}
.content-sidebar-wrap .quick-links-wrap ul{
margin-left: 0px;
margin-bottom: 0px;
}
.content-sidebar-wrap .quick-links-wrap ul li{
list-style-type: none !important;
} .location-amenities > *{
margin-bottom: 0px !important;
} .icon-content{
margin-top: -50px;
}
.icon-content .entry{
padding-left: 120px;
position: relative;
margin-top: 50px;	
}
.icon-content .entry .icon{
width: 90px; height: 90px;
background-size: cover;
position: absolute;
top: 0px;
left: 0px;
}
.icon-content .entry h4{
margin-bottom: 30px;
} .site-inner section.map-embed{
padding: 0px;
position: relative;
height: 550px;
}
section.map-embed iframe{
width: 100%; height: 100%;
position: absolute;
top: 0px; left: 0px;
}
@media only screen and (max-width: 1450px) {
.site-inner section.map-embed{
padding-top: 45%;
position: relative;
height: unset;
min-height: 300px;
}
}  div.wpcf7-response-output {
border: none !important;		
margin-left: 0px !important;
margin-right: 0px !important;
text-align: center; line-height: 1.5;
padding: 10px !important;
width: 100%;
}
div.wpcf7-mail-sent-ok {
background: #caf5b8;
border: none !important;		
}
div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
background: #fdc3c3;
border: none !important;		
}
div.wpcf7-spam-blocked {
background: #ffebc6;
border: none !important;		
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
background: #fffaac;
border: none !important;		
}
.wpcf7-form{
border-top: 1px solid #f6f6f6; max-width: unset;
}
.wpcf7-form h4{
margin-top: 0px;
margin-bottom: 30px; 
font-size: 17px;
font-weight: 800;
}
.wpcf7-form h4,
.wpcf7-form p,
.wpcf7-form label{
color: #3a3a3a;
text-transform: uppercase;
}
.wpcf7-form p,
.wpcf7-form label{
font-size: 14px;
}
.wpcf7-form p{
margin-bottom: 25px;
}
.wpcf7-form .wpcf7-not-valid-tip{
display: inline;
text-transform: none;
color: #e4474a;
}
.wpcf7-not-valid{
border-color: #e4474a !important;
}
.wpcf7-form input:not(.btn):not(.default){
border-color: #e8e8e8;	
}
.wpcf7-form input:not(.btn):not(.default):focus{
border-color: #000000;
}
input, select, textarea{
padding: 5px;
}
.wpcf7-form  textarea{
height: 100px;
}
.mc4wp-checkbox input[type="checkbox"]{
margin-right: 10px !important;
margin-left: 2px;
box-shadow: none !important;
position: relative;
top: 2.5px;
-ms-transform: scale(1.5); -moz-transform: scale(1.5); -webkit-transform: scale(1.5); -o-transform: scale(1.5); padding: 10px;
}
.wpcf7-recaptcha{
margin-top: 30px;
margin-bottom: 30px;
}
.light{
font-weight: 33;
}
.wpcf7-form label{
text-transform: capitalize;
font-size: 17px; font-weight: 600;
}
.wpcf7-form .wpcf7-form-control{
padding: 10px;
}
.wpcf7-form .wpcf7-checkbox  .wpcf7-list-item:first-child {
margin-top: 5px;
}
.wpcf7-form .wpcf7-list-item{
display: block;
}
.wpcf7-form .wpcf7-list-item input{
margin-right: 20px;
}
.wpcf7-form .wpcf7-list-item label{
font-family: 'gilroyregular';
}  .post.entry .entry-header{
margin-bottom: 30px;
}
.post.entry .entry-header{
position: relative;
}
.single .post.entry .entry-header{
padding-left: 0px;
}
.entry-header .post-listing-thumbnail{
width: 100%;
padding-top: 50%;
background-color: #f1f1f1;
background-size: cover;
background-position: center top;	
display: block;
left: 0px; top: 0px;
transition:  .3s ease-in-out;
-webkit-transition:  .3s ease-in-out;
-moz-transition:  .3s ease-in-out;
-o-transition:  .3s ease-in-out;
-ms-transition:  .3s ease-in-out; 	
}
.entry-header .post-listing-thumbnail:hover{
opacity: 0.85;
}
.entry-header .post-listing-thumbnail img{
position: absolute;
top: 50%;
left: 50%;
width: auto;
height: auto;
max-height: none;
max-width: 100%;
min-height: 100%;
min-width: 100%;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);    
}
.post-type-archive-tribe_events .wrap{
border-bottom: 0px !important;
}
body.archive .entry-content .caption,
body.archive .entry-content img,
body.blog .entry-content .caption,
body.blog .entry-content img{
display: none;
} .entry-header .entry-title{
font-size: 30px;
margin-bottom: 10px;
position: relative;
top: -6px;
}
.single .entry-header .entry-title{
font-size: 37px;
color: #003168;
}
.entry-header .entry-meta{
font-size: 16px;
display: block;
line-height: 1;
color: #acb7bf;
margin-bottom: 20px;
font-family: 'Roboto', sans-serif;
}
.entry-header .entry-meta .entry-time{
font-weight: normal !important;
text-transform: uppercase;
font-size: 14px !important;
}
.entry-header .entry-meta *{ }
.entry-header .entry-meta .entry-author-name{
font-weight: bold;
}
.entry-header .entry-meta{ }
.entry-header .entry-meta > *{ line-height: 1.2; 
display: inline-block;
}
.archive .post.entry .entry-content p,
.blog .post.entry .entry-content p{ }
.blog .post.entry .entry-content p.read-more:last-child,
.archive .post.entry .entry-content p.read-more:last-child{
text-align: right;
margin-top: 20px;
}
.post.entry .entry-content .more-link{ }
body:not(.single) .post.entry .entry-content .share-after{
margin-bottom: 0px;
}
.archive .content-sidebar-wrap .entry:not(:first-child),
.blog .content-sidebar-wrap .entry:not(:first-child){
padding-top: 60px;
margin-top: 60px;
border-top: 1px solid #e0e0e0;
}
@media only screen and (max-width: 500px) { .archive-pagination.pagination a{
font-size: 0px;
min-width: unset !important;
border-radius: 100%;
}
.archive-pagination .pagination-previous a:after{
content: "\f104";
font-family: 'fontawesome';
font-size: 20px;
}
.archive-pagination .pagination-next a:after{
font-size: 0px;
content: "\f105";
font-family: 'fontawesome';
font-size: 20px;		
}	
}
.widget_recent_entries ul:not([class]){
margin-left: 0px;
}
.widget_recent_entries ul:not([class]) li:before{
display: none;
}
body.blog .content-sidebar-wrap,
body.archive .content-sidebar-wrap,
body.single .content-sidebar-wrap{
max-width: 750px;
margin-left: auto; margin-right: auto;
}  .wpcf7 .btn-wrap {
position: relative;
margin-top: 47px;
}
.wpcf7 .btn-wrap input[type="submit"]{
margin-top: 0px;
}
.wpcf7 .btn-wrap .ajax-loader{
position: absolute;
top: 50%; margin-top: -8px;
right: -20px;
}
.wpcf7 .hidden-notif + .wpcf7-response-output{
display: none !important;
}
.hero-section,
.full-banner-section{
position: relative;
max-height: 800px;
background: #242322 !important;
}
.hero-section .video-wrap,
.full-banner-section .video-wrap{
display: block !important;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
overflow: hidden;
}
.hero-section .video-wrap iframe,
.full-banner-section .video-wrap iframe{
width: 100vw;
height: 56.25vw; min-height: 100vh;
min-width: 177.77vh; position: absolute;
top: 50%;
left: 50%;
-ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
@media only screen and (min-width: 751px) {
.site-inner .content section h1 .big{
font-size: 8.45vw;
} 
#home.hero-section{
padding-top: 17%;
padding-bottom: 17%;	
}
}
@media only screen and (max-width: 600px) {
.full-banner-section h2.emphasized{
float: none;
}
} @media only screen and (min-width: 1500px) {
.site-inner .content section h1 .big{
font-size: 130px;
}
}
@media only screen and (min-width: 1200px) {
section.two-fold .one-half{
padding: 150px 50px;
}	
.featured-video .inner-wrap .video-wrap{
padding-top: 0px;
padding-bottom: 200px;
}
.site-inner .content section#trailer{
padding-bottom: 100px;
}
}
.fadein {
opacity:0;
}
@media only screen and (max-width: 880px) { .fancybox-slide{
padding: 0px;
}
.fancybox-slide--video  .fancybox-content{
width: 100% !important;
max-width: unset;
max-height: unset;
padding-bottom: 56.25% !important;
}
}
#experts .wrap:after{
content: "";
width: 396px; height: 124px;
position: relative;
background-image: url(//rbctrainingground.ca/wp-content/themes/genesis-sample/images/floating-experts.png);	
right: 0px;
bottom: -45px; 
display: block;
background-size: cover;
background-position: center center;
pointer-events: none;
float: right;
}
@media only screen and (min-width: 751px){
#experts .wrap{
padding-bottom: 175px;
}
}
@media only screen and (max-width: 750px){
#experts .wrap:after{
display: none;
}
}
.video-wrap .video-thumbnail{
position: relative;
}
.video-wrap .video-thumbnail .play-btn{ font-size: 0px;
}
.video-wrap .video-thumbnail .play-btn:before{
content: "\f04b";
font-family: 'fontawesome';
font-size: 100px;
position: absolute;
width: 150px;
height: 150px;
left: 50%; top: 50%;
margin-left: -75px; margin-top: -75px;
line-height: 150px;
text-align: center;
color: #ffffff;
opacity: 0.7;
transition:  .1s ease-in-out;
-webkit-transition:  .1s ease-in-out;
-moz-transition:  .1s ease-in-out;
-o-transition:  .1s ease-in-out;
-ms-transition:  .1s ease-in-out;     
}
.video-wrap .video-thumbnail:hover .play-btn:before{
opacity: 1;
}
@media only screen and (max-width: 800px){
.video-wrap .video-thumbnail .play-btn:before{
font-size: 80px;
}
}
@media only screen and (min-width: 1001px) {
.intro-section.bg-dark .one-half:first-child h2{
top: -5px;
position: relative;
}
}
body.blog .entry-content > .wrap > p,
body.archive .entry-content > .wrap > p{
margin-bottom: 0px;
}
@media only screen and (min-width: 931px){
body.no-scroll .site-footer{
position: fixed;
width: 100%;
bottom: 0px;
}
body.no-scroll .footer-widgets{
position: fixed;
width: 100%;
bottom: 66px;
}
body.no-scroll .site-inner{
margin-bottom: 174px;
}	
} @media only screen and (max-width: 800px){
h3#faq{
padding-top: 30px;
}
}  .post-listings.owl-carousel{
width: unset;
}
.listing-carousel-wrap + .cta-wrap{
margin-top: 60px;
}
.owl-stage{
cursor: grab;
}
@media only screen and (min-width: 751px) { .post-listings.owl-carousel.owl-loaded .owl-stage{
overflow-wrap: unset !important;	
width: unset !important;
transform: unset !important;
-ms-touch-action: unset !important;
touch-action: unset !important;
-moz-backface-visibility: unset !important;	
cursor: default !important;
position: relative;
display: flex;
display: -webkit-flex;
flex-wrap: wrap;
-webkit-flex-wrap: wrap;
justify-content: center;    
}
.post-listings.owl-carousel.owl-loaded .cloned{
display: none !important;
}
.post-listings.owl-carousel.owl-loaded .owl-item{
float: unset;
display: inline-block;
transform: unset !important;
width: 33.33% !important;
}
.post-listings.owl-carousel.owl-loaded .entry{
width: 100%
}
}
@media only screen and (max-width: 750px){ .listing-carousel-wrap .post-listings{
margin: 0px!important;
}
.listing-carousel-wrap .inner-wrap{
overflow: hidden;
padding-right: 22%;
margin-left: -20px;	
}
.listing-carousel-wrap .gallery-item{
padding: 0 20px;
position: relative;
}
.listing-carousel-wrap .gallery-item,
.listing-carousel-wrap .gallery-item a{
cursor: grab !important;
}
.listing-carousel-wrap .owl-carousel{
overflow: visible;
}
.listing-carousel-wrap .owl-stage-outer{ overflow: visible;
}
}  .sign-up-tracker{
margin-left: -15px;
margin-right: -15px;
padding-top: 75px;
position: relative;
margin-top: 35px;
}
.sign-up-tracker .step{
width: 33.33%;
padding: 0 15px;
position: relative;
}
.sign-up-tracker .step:after{
content: "";
height: 1px;
width: 100%;
position: absolute;
top: -53px;
left: 20px;
border-top: 3px solid #0051A5;	
z-index: 0;
}
.sign-up-tracker .step:last-child:after{
left: -20px;
}
.sign-up-tracker .step:before{
content: "";
width: 46px; height: 46px;
border: 3px solid #0051A5;
background-color: #ffffff;
border-radius: 100%;
position: absolute;
top: -75px;
left: 15px;
z-index: 1;
}
.sign-up-tracker .step.current:before{
border: 8px solid #003168;
}
.sign-up-tracker .step > *{
max-width: 240px;
}
h4 .emphasized{
font-family: 'rbc_displaybold', sans-serif;
font-size: 44px;
}
.sign-up-tracker .step.current h4{
color: #003168;
margin-bottom: 10px;
}
.sign-up-tracker h4 .emphasized{
display: block;
margin-bottom: 6px !important;    
}
.sign-up-tracker .step .btn{
max-width: 100%; }
@media only screen and (max-width: 700px){
.sign-up-tracker .step .btn{
min-width: unset;
}
}
@media only screen and (max-width: 600px){
.sign-up-tracker{
padding-left: 100px;
padding-top: 0px;
}
.sign-up-tracker .step{
width: 100%;
}
.sign-up-tracker .step:after{
display: none;
}
.sign-up-tracker .step:before{
margin-left: -100px;
top: 2px;
}
.sign-up-tracker .step:not(:first-of-type){
margin-top: 40px;
}
.sign-up-tracker:before{
content: "";
width: 0px;
height: 100%;
border-left: 3px solid #0051A5;	
position: absolute;
left: 37px; top: 3px;
}
.sign-up-tracker .step > *{
max-width: unset;
}
.sign-up-tracker .step .btn{
min-width: 200px;
}
}
@media only screen and (max-width: 500px){
.sign-up-tracker .step h4{
font-size: 18px;
}
.sign-up-tracker h4 .emphasized{
font-size: 32px;
}
.sign-up-tracker{
overflow: hidden;
}
.sign-up-tracker .step:before{
width: 30px;
height: 30px;
}
.sign-up-tracker:before{
left: 29px;
top: 8px;
}    
.sign-up-tracker{
padding-left: 60px;
}
.sign-up-tracker .step:before{
margin-left: -60px;
top: 5px;
}
} html:lang(fr-FR) .addtoany_share_save_container .addtoany_header{
font-size: 0px;
}
html:lang(fr-FR) .addtoany_share_save_container .addtoany_header:before{
content: "Partager :";
font-size: 22px;
}
.addtoany_header{
margin-top: 50px !important;
color: #3b3a3a;
font-size: 22px;
font-family: "rbc_displaybold", sans-serif;
color: #0051A5;	
}
.addtoany_list {
margin-left: -4px;
margin-right: -4px;
}
body.single .site-inner{
padding-top: 50px;
}
body.single .custom-margin{
margin-bottom: 50px;
}
@media only screen and (max-width: 800px){
body.single .site-inner{
padding-top: 40px;
}
body.single .custom-margin{
margin-bottom: 40px;
}
}
.accordion.single .content > ul{
margin-top: 25px;
}
.sign-up-tracker .step:first-child .cta-wrap{
margin-top: 50px;
}
@media only screen and (max-width: 600px){
.sign-up-tracker .step:first-child .cta-wrap{
margin-top: 30px;
}
} .mega-overlay.v2 .right .welcome-wrap{
display: none !important;
}
body.menu-show{
background-color: #003168;
}  .uppercase{
text-transform: uppercase;
}
.featured-tests .row:after{
content: "";
clear: both;
display: block;
}
.featured-tests .row{
margin-left: -15px;
margin-right: -15px;
}
.featured-tests .col{
padding: 0 15px;
}
.featured-tests .toggle {
margin-bottom: 45px;
}
.featured-tests .toggle strong{
font-family: 'rbc_displayregular' !important;
font-weight: 700 !important;
font-size: 18px;
color: #0051A5;
}
.icon-list li{
padding-left: 70px;
position: relative;
margin-bottom: 30px;
}
.icon-list li .icon-svg{
background-repeat: no-repeat;
background-size: auto;
font-size: 0px;
width: 45px;
height: 40px;
position: absolute;
left: 0px; top: -5px;
background-position: center center;
}
.icon-list li{
padding-left: 85px;
}
.icon-list li .icon-svg{
left: 15px;
}
.featured-tests .custom-accordion-wrap{
margin-bottom: 60px;
}
@media only screen and (min-width: 801px){
.featured-tests .accordion .mobile-only{
display: none !important;
}
.accordion.mobile-only > .toggle{
padding-bottom: 0px;
pointer-events: none;
}
.accordion.mobile-only > .content{
display: block !important;
}
.accordion.mobile-only > .toggle:after{
display: none !important;
}
}
@media only screen and (max-width: 800px){
.featured-tests .custom-accordion-wrap{
margin-bottom: 40px;
}
}
.entry-content ol{
counter-reset: my-awesome-counter;	
margin-left: 0px;
}
.entry-content ol li{
list-style: none;
padding-left: 55px;
counter-increment: my-awesome-counter;
position: relative;
margin-bottom: 30px;	
}
.entry-content ol li:before{	
content: counter(my-awesome-counter);
width: 30px;
height: 30px;
text-align: center;
line-height: 31px;
background: #FFC72C;
border-radius: 100%;
color:  #0051A5;
font-weight: 700;
font-size: 16px;
position: absolute;
left: 0px; top: 0px;
}
.entry-content ol[start="2"]{
counter-reset: my-awesome-counter+1;	
}
.entry-content ol[start="3"]{
counter-reset: my-awesome-counter+2;	
}
.entry-content ol[start="4"]{
counter-reset: my-awesome-counter+3;	
}
.entry-content ol[start="5"]{
counter-reset: my-awesome-counter+4;	
}
.entry-content ol[start="6"]{
counter-reset: my-awesome-counter+5;	
}
.entry-content ol[start="7"]{
counter-reset: my-awesome-counter+6;	
}
.entry-content ol[start="8"]{
counter-reset: my-awesome-counter+7;	
}
.entry-content ol[start="9"]{
counter-reset: my-awesome-counter+8;	
}
.entry-content ol[start="10"]{
counter-reset: my-awesome-counter+9;	
} .bordered-rows{
border: 3px solid #0051A5;
border-radius: 16px;
}
.bordered-rows .row{
padding: 25px 20px;
margin: 0px;
}
.bordered-rows .row:first-child{
}
.bordered-rows .row:not(:last-of-type){
border-bottom: 3px solid #0051A5;
}
.bordered-rows .row ul{
position: relative;
display: flex;
display: -webkit-flex;
flex-wrap: wrap;
-webkit-flex-wrap: wrap;
margin-top: -20px;   	
margin-left: -20px;
margin-right: -20px;
}
.bordered-rows .row ul.single li{
width: 100% !important;
}
.bordered-rows .row ul li{
width: 50%;
padding: 0 20px;
margin-top: 20px;
}
.entry-content ul.cross-list li,
.entry-content ul.check-list li{
position: relative;
padding-left: 70px;
font-family: 'rbc_displayregular';
font-style: normal;
font-weight: bold;
font-size: 18px;
line-height: 28px;
color: #0051A5;
}
.entry-content ul.cross-list li:before,
.entry-content ul.check-list li:before{
content: "";
width: 30px; height: 30px;
left: 20px; top: 0px;
position: absolute;
background-size: cover;
background-position: center center;
background-image: url(//rbctrainingground.ca/wp-content/themes/genesis-sample/images/svg-cross.svg);
}
.entry-content ul.check-list li:before{
background-image: url(//rbctrainingground.ca/wp-content/themes/genesis-sample/images/svg-check.svg);
}
.entry-content ul li.check:before{
background-image: url(//rbctrainingground.ca/wp-content/themes/genesis-sample/images/svg-check.svg);
}
.entry-content ul li.cross:before{
background-image: url(//rbctrainingground.ca/wp-content/themes/genesis-sample/images/svg-cross.svg);	
} @media only screen and (max-width: 800px){
.featured-tests .custom-accordion-wrap .col.one-half{
width: 100% !important;
}   
.featured-tests .custom-accordion-wrap .accordion .toggle{
padding-bottom: 0px;
position: relative;
text-align: left;
cursor: pointer;
}
.featured-tests .custom-accordion-wrap .accordion .content{
display: none;
}
.featured-tests .custom-accordion-wrap .accordion .toggle:after{
-webkit-transform: unset;
-ms-transform: unset;
transform: unset;
left: unset; right: 0px; top: 50%;
margin-left: 0px;
margin-top: -15px !important;
position: absolute;
text-align: right;
}
.featured-tests .custom-accordion-wrap .row.section-half-bottom-margin{
margin-bottom: 0px !important;
}
.featured-tests .custom-accordion-wrap .row.section-half-bottom-margin .col,
.featured-tests .custom-accordion-wrap .accordion.mobile-only .toggle{
margin-bottom: 0px;
}
.featured-tests .custom-accordion-wrap .accordion.mobile-only .toggle{ margin-top: 40px;
}
.featured-tests .custom-accordion-wrap .accordion.mobile-only  .content{ }
.entry-content ol li:before{
width: 27px;
height: 27px;
line-height: 29px;
font-size: 15px;
}
.bordered-rows .row ul li{
width: 100%;
padding-left: 50px;
padding-right: 10px;
}
.icon-list li{
padding-left: 50px;
}
.icon-list li .icon-svg{ left: -6px;
}
.entry-content ol li{
padding-left: 50px;	
}
.entry-content ul.cross-list li,
.entry-content ul.check-list li{
font-size: 16px;
}
.entry-content ul.cross-list li:before, 
.entry-content ul.check-list li:before{
width: 22px; height: 22px;
left: 10px;
}
} .vertical-order > *{
display: block;
width: 100%;
}
@media only screen and (min-width: 801px){
.vertical-order {
column-count: 2;
column-gap: 0;
vertical-align: top;
margin-left: -15px !important;
margin-right: -15px !important;
margin-top: -30px !important;
}
.vertical-order > *{
margin: 0px !important;
padding-top: 30px !important;
float: none !important;
position: relative;
padding-right: 15px;
padding-left: 15px;
display: inline-block !important; }
.vertical-order.icon-list li .icon-svg{
top: 22px;
}
ol.vertical-order li:before{
top: 30px;
}
.entry-content ol.vertical-order li{
padding-left: 70px;
}
.entry-content ol.vertical-order li:before{
left: 15px;	
}
}
.gallery .gallery-item,
.gallery .gallery-item *,
.gallery .gallery-item:focus,
.gallery .gallery-item a:focus{
outline: 0px !important;
border: 0px !important;
}
html:lang(fr-FR) #genesis-footer-widgets .multi > *:first-child{
display: none !important;
}
html:lang(fr-FR) #genesis-footer-widgets .multi > *:first-child + *{
display: unset !important;
} .leaderboard-ticker-wrap{
width: 100%;
}
.leaderboard-ticker-wrap > a{
text-decoration: none !important;
font-size: 20px;
color: #ffffff;
}
.leaderboard-ticker-wrap > a > span{
text-decoration: underline;
position: relative;
display: block;
padding-right: 35px;
}
.leaderboard-ticker-wrap > a span:after{
content: "\f0da";
font-family: 'fontawesome';
margin-left: 5px;
text-decoration: none !important;
border-bottom: 0px;
font-size: 36px;
position: absolute;
width: 20px; height: 40px;
line-height: 1; 
top: 50%; margin-top: -20px;
right: 0px;
}
.leaderboard-ticker h3,
.leaderboard-ticker h4{
color: #51b5e0;
}
.leaderboard-ticker p{
color: #ffffff;
font-size: 12.5px;
margin-bottom: 0px;
line-height: 1.3;
}
.leaderboard-ticker .test-category .test-heading h3{
font-size: 24px;
margin-bottom: 5px;
}
.leaderboard-ticker .test-category .test-heading  p{
font-size: 16px;
font-weight: 600;
}
.leaderboard-ticker .test-rankings .division h4{
font-size: 16px;
margin-bottom: 5px;
text-transform: capitalize;
}
.leaderboard-ticker.owl-carousel .owl-stage{
cursor: unset;
}
.leaderboard-ticker .test-rankings .division{
font-family: 'Roboto', sans-serif;
}
.leaderboard-ticker .score{
font-weight: bold;
}
.leaderboard-ticker.owl-carousel .owl-item{
background-color: #003168;
}
@media only screen and (min-width: 981px){   .leaderboard-ticker .division h4 br { display: none; }
.leaderboard-ticker .division h4 .br-spacing{ margin-left: 4px;} }
@media only screen and (max-width: 1280px) and (min-width: 881px){
html:lang(en-US) .leaderboard-ticker .division h4 br:after{
display: none;
} 	
}
@media only screen and (max-width: 980px) and (min-width: 881px){
.desktop .leaderboard-ticker .division h4 .seperator{
display: none;
}
}
@media only screen and (min-width: 881px){
.leaderboard-ticker-wrap.mobile{
display: none !important;
}
.leaderboard-ticker-wrap{
padding: 20px;
max-width: 1585px;
margin: 0 auto;
padding-right: 260px;
position: relative;
overflow: hidden;
}
.leaderboard-ticker-wrap > a{
position: absolute;
top: 50%; right: 20px;
transform: translateY(-50%);		
}
.leaderboard-ticker > .test-category:not(:first-child){
display: none;
}
.leaderboard-ticker:not(.owl-carousel){
display: none;
}
.leaderboard-ticker .test-category{
padding-left: 260px;
}
.leaderboard-ticker .test-category .test-heading{
position: absolute;
left: 0px;
position: absolute;
top: 50%; right: 20px;
transform: translateY(-50%);		
}
.leaderboard-ticker .test-rankings{
margin-left: -10px;
margin-right: -10px;
}
.leaderboard-ticker .test-rankings .division{
width: 25%;
padding: 0 10px;
}
}
@media only screen and (max-width: 1280px) and (min-width: 881px){
.leaderboard-ticker .test-category{
padding-left: 200px;
}
.leaderboard-ticker-wrap{ }
.leaderboard-ticker .test-rankings .division h4 .shorthand{
display: none;
}
.leaderboard-ticker p{
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;    	
}
} @media only screen and (max-width: 880px){
.leaderboard-ticker .test-category .test-heading p{
font-size: 22px;
line-height: 26px;
}
.leaderboard-ticker-wrap.desktop{
display: none;
}
.leaderboard-ticker.owl-carousel{
display: none;
}
.leaderboard-ticker .division h4 br {content: ""}
.leaderboard-ticker .division h4 br:after {content: "\00a0"}
.leaderboard-ticker .test-rankings .division{
width: 25%;
}
.leaderboard-ticker .test-category .test-heading{
margin-bottom: 10px;
}
.leaderboard-ticker .test-category .test-heading h3{
font-size: 14px;
margin-bottom: 0px;
}
.leaderboard-ticker .test-rankings{
margin-left: -10px;
margin-right: -10px;
}
.leaderboard-ticker .test-rankings .division h4{
font-size: 14px;
}
.leaderboard-ticker .test-rankings .division{
padding: 0 10px;
}
.leaderboard-ticker .test-category:not(:first-child){
margin-top: 40px;	
}
.leaderboard-ticker-wrap:after{
content: "";
display: block;
clear: both;
}
.leaderboard-ticker + a{
font-size: 15px;
text-align: right;
margin-top: 30px;
display: inline-block;
float: right;
color: #ffffff;
text-decoration: underline;
} 
.leaderboard-ticker + a span:after{
content: "\f0da";
font-family: 'fontawesome';
margin-left: 5px;
text-decoration: none !important;
border-bottom: 0px;
font-size: 36px;
position: absolute;
width: 20px; height: 40px;
line-height: 1; 
top: 50%; margin-top: -20px;
right: 0px;
}    
.leaderboard-ticker + a > span{
padding-right: 20px;
position: relative;
}
.leaderboard-ticker + a span:after{
font-size: 30px;
line-height: 30px;
height: 30px;
margin-top: -15px;
}
} .fancybox-container .leaderboard-ticker-wrap.desktop{
display: none;
}
.fancybox-container .leaderboard-ticker.owl-carousel{
display: none;
}
.fancybox-container .leaderboard-ticker .division h4 br {content: ""}
.fancybox-container .leaderboard-ticker .division h4 br:after {content: "\00a0"}
.fancybox-container .leaderboard-ticker .test-rankings .division{
width: 25%;
}
.fancybox-container .leaderboard-ticker .test-category .test-heading{
margin-bottom: 10px;
}
.fancybox-container .leaderboard-ticker .test-category .test-heading h3{
font-size: 14px;
margin-bottom: 0px;
}
.fancybox-container .leaderboard-ticker .test-rankings{
margin-left: -10px;
margin-right: -10px;
}
.fancybox-container .leaderboard-ticker .test-rankings .division h4{
font-size: 14px;
}
.fancybox-container .leaderboard-ticker .test-rankings .division{
padding: 0 10px;
}
.fancybox-container .leaderboard-ticker .test-category:not(:first-child){
margin-top: 40px;	
}
.fancybox-container .leaderboard-ticker-wrap:after{
content: "";
display: block;
clear: both;
}
.fancybox-container .leaderboard-ticker + a{
font-size: 15px;
text-align: right;
margin-top: 30px;
display: inline-block;
float: right;
color: #ffffff;
text-decoration: underline;
outline: none;
} 
.fancybox-container .leaderboard-ticker + a span:after{
content: "\f0da";
font-family: 'fontawesome';
margin-left: 5px;
text-decoration: none !important;
border-bottom: 0px;
font-size: 36px;
position: absolute;
width: 20px; height: 40px;
line-height: 1; 
top: 50%; margin-top: -20px;
right: 0px;
}    
.fancybox-container .leaderboard-ticker + a > span{
padding-right: 20px;
position: relative;
}
.fancybox-container .leaderboard-ticker + a span:after{
font-size: 30px;
line-height: 30px;
height: 30px;
margin-top: -15px;
}
.fancybox-container .leaderboard-ticker{
display: block;
}
.fancybox-container .leaderboard-ticker > .test-category{
display: block;
position:  relative;
} #event-leaders{
overflow-x: hidden;
}
#event-leaders .fancybox-close-small{
background: url(//rbctrainingground.ca/wp-content/themes/genesis-sample/images/X.svg);
background-repeat: no-repeat;
background-position: center;
right: 8px;
opacity: 1;
}
#event-leaders .fancybox-close-small svg{
display: none;
}
@media only screen and (max-width: 880px){
.fancybox-container{
z-index: 1990;
} .fancybox-container.bg-blue .fancybox-slide{
height: calc(100vh - 80px); 
top: 80px;
} }
@media only screen and (max-width: 720px){
.fancybox-container .fancybox-content{
}
.fancybox-container .fancybox-content .leaderboard-ticker{
max-width: 500px;
margin: 0 auto;	
}
.fancybox-container .leaderboard-ticker .test-rankings .division{
width: 50%;
}
.fancybox-container .leaderboard-ticker .test-rankings{
margin-top: -20px;
}    
.fancybox-container .leaderboard-ticker .test-rankings .division{
margin-top: 20px !important;
}
}
@media only screen and (max-width: 420px){
.fancybox-container .leaderboard-ticker .test-rankings .division h4{
font-size: 13px;
}
.fancybox-container .leaderboard-ticker p{
font-size: 12px;
}
.fancybox-container .leaderboard-ticker .test-rankings{
margin-top: -20px;
}
.fancybox-container .leaderboard-ticker .test-rankings .division{
margin-top: 20px !important;
}
}
@media only screen and (max-width: 360px){
.fancybox-container .leaderboard-ticker .test-rankings .division{
width: 100%;
}
}
.leaderboard-ticker-wrap.mobile{
padding: 10px 20px;
position: relative;
display: flex;
display: -webkit-flex;
flex-wrap: wrap;
-webkit-flex-wrap: wrap;  
align-items: center;	
}
.leaderboard-ticker-wrap.mobile > *{
width: 50%;
margin: 0px;
}
.leaderboard-ticker-wrap.mobile > * + *{
text-align: right;
}
.leaderboard-ticker-wrap.mobile h3{
float: left;
font-size: 18px;
color: #51b5e0;
}
.leaderboard-ticker-wrap.mobile > .col a{
font-size: 18px;
display: inline-block;
float: right;
color: #ffffff;
text-decoration: underline;
}
.leaderboard-ticker-wrap.mobile > .col a span:after{
content: "\f0da";
font-family: 'fontawesome';
margin-left: 5px;
text-decoration: none !important;
border-bottom: 0px;
font-size: 36px;
position: absolute;
width: 20px; height: 40px;
line-height: 1; 
top: 50%; margin-top: -20px;
right: 0px;
}    
.leaderboard-ticker-wrap.mobile > .col a > span{
padding-right: 20px;
position: relative;
}
.leaderboard-ticker-wrap.mobile > .col a span:after{
font-size: 30px;
line-height: 30px;
height: 30px;
margin-top: -15px;
}
@media only screen and (min-width: 601px){
.leaderboard-ticker-wrap.mobile h3 br {content: ""}
.leaderboard-ticker-wrap.mobile h3 br:after {content: "\00a0"}
}
@media only screen and (max-width: 520px){
.leaderboard-ticker-wrap.mobile h3{
float: left;
font-size: 16px;
color: #51b5e0;
}
.leaderboard-ticker-wrap.mobile > .col a{
font-size: 16px;
display: inline-block;
float: right;
color: #ffffff;
text-decoration: underline;
white-space: nowrap;
}
} .fancybox-container.bg-blue .fancybox-bg{
background-color: #003168;
}
.fancybox-container.bg-blue #event-leaders{
background: none;
width: 100%;
padding: 20px;
}
#event-leaders > a:hover,
.leaderboard-ticker-wrap a[data-fancybox]:hover {
text-decoration: none !important;
}  html:lang(fr-FR) .fancybox-content .leaderboard-ticker + a br{
display: none;
}
@media only screen and (max-width: 500px){
.leaderboard-ticker-wrap.mobile{
padding-left: 15px;
padding-right: 15px;
}
.leaderboard-ticker-wrap.mobile > .col a,
.leaderboard-ticker-wrap.mobile h3{
font-size: 14px;
} }
.error404 .sidebar.sidebar-primary{
display: none;
}
.error404 #genesis-content{
padding: 0;
}
.error404 div.site-inner .content-sidebar-wrap{
padding: 0;
}
@media only screen and (max-width: 768px){
.footer-widget-area ul {
margin: 0;
}
.social-media-links{
width: 100vw;
text-align: center;
margin-top: 15px !important;
}
#nav_menu-2{
width: 100vw;
text-align: center;
}
.footer-widgets .wrap {
padding: 0;
}
}
@media only screen and (max-width: 1024px){
.footer-widget-area ul li {
float: none;
}
.tab-accordion i.fa{
position: absolute;
left: 0;
top: 50%;
transform: translateY(-25px);
font-size: 40px;
color: #0151a6;
}
.tab-accordion i.fa-caret-right{
right: 0;
left: auto;
}
} #menu-main-menu .menu-item .sub-menu{
max-height: 0;
overflow: hidden;
transition: max-height 1s ease;
}
#menu-main-menu .menu-item .sub-menu li a{
font-size: 20px;
font-weight: normal;
padding: 10px 20px;
}
#menu-main-menu .menu-item.active .sub-menu{
max-height: 700px;
}
#menu-main-menu .menu-item .fa.fa-chevron-down{
margin-left: 10px;
transition: transform 1s ease;
}
#menu-main-menu .menu-item.active .fa.fa-chevron-down{
transform: rotate(180deg);
}
@media only screen and (max-width: 768px){
#menu-main-menu .menu-item .fa.fa-chevron-down{
display: block;
margin-top: 5px;
}
}
.schedule-list .tb_table:focus{
outline: none;
} .contBtnScrollTop {
position: fixed;
bottom: 70px;
width: 100%;
height: 0;
z-index: 999;
}
.contInnerBtnScrollTop {
max-width: 1332px;
padding: 0 20px;
margin: auto;
height: 0;
position: relative;
}
#scrollUpBtn {
position: absolute;
bottom: 0;
right: 20px;
padding: 10px 15px 10px 40px;
font-size: 1.5rem;
border: none;
border-radius: 20px;
background-color: #003168;
color: white;
cursor: pointer;
opacity: 0;
visibility: hidden;
transition: opacity 0.3s ease, visibility 0.3s ease;
background-image: url(//rbctrainingground.ca/wp-content/themes/genesis-sample/images/arrow_rbc.png);
background-position: 15px 50%;
background-repeat: no-repeat;
background-size: 15px;
transition: all .5s ease;
}
#scrollUpBtn:hover {
background-color: #0051A5;  
}
#scrollUpBtn.show {
opacity: 1;
visibility: visible;
}
.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 :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}.wp-block-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;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}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image:none}.wp-block-buttons{box-sizing:border-box}.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-buttons .wp-block-button__link{width:100%}.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-categories .wp-block-categories__label{display:block;width:100%}.wp-block-code{box-sizing:border-box}.wp-block-code code{ direction:ltr;display:block;font-family:inherit;overflow-wrap:break-word;text-align:initial;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-stretch{align-self:stretch}.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{box-sizing:border-box}.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{font-size:inherit;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:fit-content}.wp-block-comment-template.alignright{float:right}.wp-block-comment-date{box-sizing:border-box}.comment-awaiting-moderation{display:block;font-size:.875em;line-height:1.5}.wp-block-comment-author-name,.wp-block-comment-content,.wp-block-comment-edit-link,.wp-block-comment-reply-link{box-sizing:border-box}.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:initial}.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}.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.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;position:relative;width:100%}.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}.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .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-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}:root :where(.wp-block-cover h1:not(.has-text-color)),:root :where(.wp-block-cover h2:not(.has-text-color)),:root :where(.wp-block-cover h3:not(.has-text-color)),:root :where(.wp-block-cover h4:not(.has-text-color)),:root :where(.wp-block-cover h5:not(.has-text-color)),:root :where(.wp-block-cover h6:not(.has-text-color)),:root :where(.wp-block-cover p:not(.has-text-color)){color:inherit}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__image-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__video-background{z-index:0}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__gradient-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)).has-background-dim:not(.has-background-gradient):before{z-index:1}.has-modal-open body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container{z-index:auto}.wp-block-details{box-sizing:border-box}.wp-block-details summary{cursor:pointer}.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 :where(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{box-sizing:border-box}.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}.wp-block-form-input__label{display:flex;flex-direction:column;gap:.25em;margin-bottom:.5em;width:100%}.wp-block-form-input__label.is-label-inline{align-items:center;flex-direction:row;gap:.5em}.wp-block-form-input__label.is-label-inline .wp-block-form-input__label-content{margin-bottom:.5em}.wp-block-form-input__label:has(input[type=checkbox]){flex-direction:row;width:fit-content}.wp-block-form-input__label:has(input[type=checkbox]) .wp-block-form-input__label-content{margin:0}.wp-block-form-input__label:has(.wp-block-form-input__label-content+input[type=checkbox]){flex-direction:row-reverse}.wp-block-form-input__label-content{width:fit-content}.wp-block-form-input__input{font-size:1em;margin-bottom:.5em;padding:0 .5em}.wp-block-form-input__input[type=date],.wp-block-form-input__input[type=datetime-local],.wp-block-form-input__input[type=datetime],.wp-block-form-input__input[type=email],.wp-block-form-input__input[type=month],.wp-block-form-input__input[type=number],.wp-block-form-input__input[type=password],.wp-block-form-input__input[type=search],.wp-block-form-input__input[type=tel],.wp-block-form-input__input[type=text],.wp-block-form-input__input[type=time],.wp-block-form-input__input[type=url],.wp-block-form-input__input[type=week]{border:1px solid;line-height:2;min-height:2em}textarea.wp-block-form-input__input{min-height:10em}.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,#000000b3,#0000004d 70%,#0000);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,.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{bottom:0;left:0;max-height:100%;position:absolute;right:0}.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);content:"";height:100%;-webkit-mask-image:linear-gradient(0deg,#000 20%,#0000);mask-image:linear-gradient(0deg,#000 20%,#0000);max-height:40%}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,#0006,#0000);box-sizing:border-box;color:#fff;font-size:13px;margin:0;overflow:auto;padding:1em;scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin;text-align:center;text-shadow:0 0 1.5px #000;will-change:transform}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar{height:12px;width:12px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track{background-color:initial}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb{background-color:#fffc}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover{scrollbar-color:#fffc #0000}@media (hover:none){.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:#fffc #0000}}.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;text-shadow:none}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border:before,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded:before{content:none}.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}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.wp-block-image>a,.wp-block-image>figure>a{display:inline-block}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}@media not (prefers-reduced-motion){.wp-block-image img.hide{visibility:hidden}.wp-block-image img.show{animation:show-content-image .4s}}.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>a,.wp-block-image.alignwide>a{width:100%}.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 :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-image.is-style-circle-mask 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}}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:#5a5a5a40;border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;width:20px;z-index:100}@media not (prefers-reduced-motion){.wp-lightbox-container button{transition:opacity .2s ease}}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.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.active{visibility:visible}@media not (prefers-reduced-motion){.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both}.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes show-content-image{0%{visibility:hidden}99%{visibility:hidden}to{visibility:visible}}@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%{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}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}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both;overflow-wrap:break-word}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap}.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}}:root :where(.wp-block-latest-posts.is-grid){padding:0}:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){padding-left:0}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt,.wp-block-latest-posts__post-full-content{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}:root :where(.wp-block-list.has-background){padding:1.25em 2.375em}.wp-block-loginout,.wp-block-media-text{box-sizing:border-box}.wp-block-media-text{ 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.is-vertically-aligned-center>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__media,.wp-block-media-text>.wp-block-media-text__content,.wp-block-media-text>.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 a{display:block}.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{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media{height:100%;min-height:250px;position:relative}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media img{height:100%;object-fit:cover;position:absolute;width:100%}@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{position:relative;--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center}.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(a),.wp-block-navigation :where(a:active),.wp-block-navigation :where(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{display:inline-block;stroke:currentColor;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%;visibility:hidden;width:0;z-index:2}@media not (prefers-reduced-motion){.wp-block-navigation .has-child .wp-block-navigation__submenu-container{transition:opacity .1s linear}}.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:#0000;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 .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,.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-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:initial;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing: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-left:0;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-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle){padding:0}.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 #00000026}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{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 :where(.wp-block-navigation-item 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{background-color:inherit;display:flex;flex-direction:column;overflow:auto;padding:clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20rem);z-index:100000}@media not (prefers-reduced-motion){.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards}}.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-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:#0000!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}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{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:#0000;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}.wp-block-navigation .wp-block-navigation-item__description{display:none}.link-ui-tools{border-top:1px solid #f0f0f0;padding:8px}.link-ui-block-inserter{padding-top:8px}.link-ui-block-inserter__back{margin-left:8px;text-transform:uppercase}.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}.wp-block-page-list{box-sizing:border-box}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-post-author{box-sizing:border-box;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-author-biography{box-sizing:border-box}:where(.wp-block-post-comments-form) input:not([type=submit]),:where(.wp-block-post-comments-form) textarea{border:1px solid #949494;font-family:inherit;font-size:1em}:where(.wp-block-post-comments-form) input:where(:not([type=submit]):not([type=checkbox])),:where(.wp-block-post-comments-form) textarea{padding:calc(.667em + 2px)}.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 :where(input[type=submit]){box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.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-comments-count{box-sizing:border-box}.wp-block-post-content{display:flow-root}.wp-block-post-comments-link,.wp-block-post-date{box-sizing:border-box}:where(.wp-block-post-excerpt){box-sizing:border-box;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 :where(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:initial}.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-featured-image:where(.alignleft,.alignright){width:100%}.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-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}.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 :where(a){display:inline-block;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-post-author-name{box-sizing:border-box}.wp-block-preformatted{box-sizing:border-box;white-space:pre-wrap}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}.wp-block-pullquote{box-sizing:border-box;margin:0 0 1em;overflow-wrap:break-word;padding:4em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote blockquote{margin:0}.wp-block-pullquote p{margin-top:0}.wp-block-pullquote p:last-child{margin-bottom:0}.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}.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.has-text-align-center blockquote{text-align:center}.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;display:block}.wp-block-post-template{box-sizing:border-box;list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.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-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{float:right;margin-inline-end:0;margin-inline-start:2em}.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{float:left;margin-inline-end:2em;margin-inline-start:0}.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{margin-inline-end:auto;margin-inline-start:auto}.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-query-total,.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-quote>cite{display:block}.wp-block-read-more{display:block;width:fit-content}.wp-block-read-more:where(:not([style*=text-decoration])){text-decoration:none}.wp-block-read-more:where(:not([style*=text-decoration])):active,.wp-block-read-more:where(:not([style*=text-decoration])):focus{text-decoration:none}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;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-rss{box-sizing:border-box;list-style:none;padding:0}.wp-block-search__button{margin-left:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{height:1.25em;min-height:24px;min-width:24px;width:1.25em;fill:currentColor;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{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{box-sizing:border-box;display:flex;flex-shrink:0;justify-content:center;margin-left:0;max-width:100%}.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search.wp-block-search__button-only .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search.wp-block-search__button-only.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}:where(.wp-block-search__input){font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-transform:inherit}: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[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{float:right}.wp-block-separator{border:none;border-top:2px solid}:root :where(.wp-block-separator.is-style-dots){height:auto;line-height:1;text-align:center}:root :where(.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-separator.is-style-dots{background:none!important;border:none!important}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block;line-height:0}.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}:root :where(.wp-block-site-logo.is-style-rounded){border-radius:9999px}.wp-block-site-tagline,.wp-block-site-title{box-sizing:border-box}.wp-block-site-title :where(a){color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration: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 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}@media not (prefers-reduced-motion){.wp-block-social-link{transition:transform .1s ease}}.wp-block-social-link a{align-items:center;display:flex;line-height:0}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link.wp-social-link{display:inline-block;margin:0;padding:0}.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited{color:currentColor;fill:currentColor}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link{background-color:#f0f0f0;color:#444}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon{background-color:#f90;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance{background-color:#0757fe;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky{background-color:#0a7aff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-discord{background-color:#5865f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{background-color:#f45800;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{background-color:#0866ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr{background-color:#0461dd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare{background-color:#e65678;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github{background-color:#24292d;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google{background-color:#ea4434;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar{background-color:#1d4fc4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram{background-color:#f00075;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup{background-color:#f6405f;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest{background-color:#e60122;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket{background-color:#ef4155;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit{background-color:#ff4500;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype{background-color:#0478d7;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify{background-color:#1bd760;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram{background-color:#2aabee;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr{background-color:#011835;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch{background-color:#6440a4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk{background-color:#4680c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp{background-color:#d32422;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube{background-color:red;color:#fff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link{background:none}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg{height:1.25em;width:1.25em}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon{color:#f90}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp{color:#1ea0c3}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance{color:#0757fe}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky{color:#0a7aff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen{color:#1e1f26}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{color:#02e49b}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord{color:#5865f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{color:#e94c89}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{color:#4280ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{color:#f45800}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{color:#0866ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{color:#0461dd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare{color:#e65678}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github{color:#24292d}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads{color:#382110}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google{color:#ea4434}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar{color:#1d4fc4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram{color:#f00075}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm{color:#e21b24}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin{color:#0d66c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon{color:#3288d4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup{color:#f6405f}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest{color:#e60122}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket{color:#ef4155}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit{color:#ff4500}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype{color:#0478d7}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat{color:#fff;stroke:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud{color:#ff5600}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify{color:#1bd760}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram{color:#2aabee}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr{color:#011835}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch{color:#6440a4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter{color:#1da1f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo{color:#1eb7ea}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk{color:#4680c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp{color:#25d366}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress{color:#3499cd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp{color:#d32422}:where(.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}:root :where(.wp-block-social-links .wp-social-link a){padding:.25em}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){padding:0}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){padding-left:.6666666667em;padding-right:.6666666667em}.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}:root :where(.wp-block-tag-cloud.is-style-outline){display:flex;flex-wrap:wrap;gap:1ch}:root :where(.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:initial;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:#0000}.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:initial}.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:initial}.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}:root :where(.wp-block-table-of-contents){box-sizing:border-box}:where(.wp-block-term-description){box-sizing:border-box;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.3333333333%}.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{vertical-align:middle;width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video :where(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{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;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}}