@charset 'UTF-8';
.pswp {
display: none;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
overflow: hidden;
-ms-touch-action: none;
touch-action: none;
z-index: 1500;
-webkit-text-size-adjust: 100%; -webkit-backface-visibility: hidden;
outline: none; }
.pswp * {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.pswp img {
max-width: none; } .pswp--animate_opacity { opacity: 0.001;
will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }
.pswp--open {
display: block; }
.pswp--zoom-allowed .pswp__img { cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.pswp--zoomed-in .pswp__img { cursor: -webkit-grab;
cursor: -moz-grab;
cursor: grab; }
.pswp--dragging .pswp__img { cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: grabbing; } .pswp__bg {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: #000;
opacity: 0;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-backface-visibility: hidden;
will-change: opacity; }
.pswp__scroll-wrap {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: hidden; }
.pswp__container,
.pswp__zoom-wrap {
-ms-touch-action: none;
touch-action: none;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0; } .pswp__container,
.pswp__img {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none; }
.pswp__zoom-wrap {
position: absolute;
width: 100%;
-webkit-transform-origin: left top;
-ms-transform-origin: left top;
transform-origin: left top; -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); }
.pswp__bg {
will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }
.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
-webkit-transition: none;
transition: none; }
.pswp__container,
.pswp__zoom-wrap {
-webkit-backface-visibility: hidden; }
.pswp__item {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
overflow: hidden; }
.pswp__img {
position: absolute;
width: auto;
height: auto;
top: 0;
left: 0; } .pswp__img--placeholder {
-webkit-backface-visibility: hidden; } .pswp__img--placeholder--blank {
background: #222; }
.pswp--ie .pswp__img {
width: 100% !important;
height: auto !important;
left: 0;
top: 0; } .pswp__error-msg {
position: absolute;
left: 0;
top: 50%;
width: 100%;
text-align: center;
font-size: 14px;
line-height: 16px;
margin-top: -8px;
color: #CCC; }
.pswp__error-msg a {
color: #CCC;
text-decoration: underline; }.pswp__button {
width: 44px;
height: 44px;
position: relative;
background: none;
cursor: pointer;
overflow: visible;
-webkit-appearance: none;
display: block;
border: 0;
padding: 0;
margin: 0;
float: right;
opacity: 0.75;
-webkit-transition: opacity 0.2s;
transition: opacity 0.2s;
-webkit-box-shadow: none;
box-shadow: none; }
.pswp__button:focus, .pswp__button:hover {
opacity: 1; }
.pswp__button:active {
outline: none;
opacity: 0.9; }
.pswp__button::-moz-focus-inner {
padding: 0;
border: 0; } .pswp__ui--over-close .pswp__button--close {
opacity: 1; }
.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
background: url(//www.brantlakesportsacademy.com/wp-content/plugins/photoswipe-masonry/photoswipe-dist/default-skin/default-skin.png) 0 0 no-repeat;
background-size: 264px 88px;
width: 44px;
height: 44px; }
@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) { .pswp--svg .pswp__button,
.pswp--svg .pswp__button--arrow--left:before,
.pswp--svg .pswp__button--arrow--right:before {
background-image: url(//www.brantlakesportsacademy.com/wp-content/plugins/photoswipe-masonry/photoswipe-dist/default-skin/default-skin.svg); }
.pswp--svg .pswp__button--arrow--left,
.pswp--svg .pswp__button--arrow--right {
background: none; } }
.pswp__button--close {
background-position: 0 -44px; }
.pswp__button--share {
background-position: -44px -44px; }
.pswp__button--fs {
display: none; }
.pswp--supports-fs .pswp__button--fs {
display: block; }
.pswp--fs .pswp__button--fs {
background-position: -44px 0; }
.pswp__button--zoom {
display: none;
background-position: -88px 0; }
.pswp--zoom-allowed .pswp__button--zoom {
display: block; }
.pswp--zoomed-in .pswp__button--zoom {
background-position: -132px 0; } .pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
visibility: hidden; } .pswp__button--arrow--left,
.pswp__button--arrow--right {
background: none;
top: 50%;
margin-top: -50px;
width: 70px;
height: 100px;
position: absolute; }
.pswp__button--arrow--left {
left: 0; }
.pswp__button--arrow--right {
right: 0; }
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
content: '';
top: 35px;
background-color: rgba(0, 0, 0, 0.3);
height: 30px;
width: 32px;
position: absolute; }
.pswp__button--arrow--left:before {
left: 6px;
background-position: -138px -44px; }
.pswp__button--arrow--right:before {
right: 6px;
background-position: -94px -44px; } .pswp__counter,
.pswp__share-modal {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.pswp__share-modal {
display: block;
background: rgba(0, 0, 0, 0.5);
width: 100%;
height: 100%;
top: 0;
left: 0;
padding: 10px;
position: absolute;
z-index: 1600;
opacity: 0;
-webkit-transition: opacity 0.25s ease-out;
transition: opacity 0.25s ease-out;
-webkit-backface-visibility: hidden;
will-change: opacity; }
.pswp__share-modal--hidden {
display: none; }
.pswp__share-tooltip {
z-index: 1620;
position: absolute;
background: #FFF;
top: 56px;
border-radius: 2px;
display: block;
width: auto;
right: 44px;
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
-webkit-transform: translateY(6px);
-ms-transform: translateY(6px);
transform: translateY(6px);
-webkit-transition: -webkit-transform 0.25s;
transition: transform 0.25s;
-webkit-backface-visibility: hidden;
will-change: transform; }
.pswp__share-tooltip a {
display: block;
padding: 8px 12px;
color: #000;
text-decoration: none;
font-size: 14px;
line-height: 18px; }
.pswp__share-tooltip a:hover {
text-decoration: none;
color: #000; }
.pswp__share-tooltip a:first-child { border-radius: 2px 2px 0 0; }
.pswp__share-tooltip a:last-child {
border-radius: 0 0 2px 2px; }
.pswp__share-modal--fade-in {
opacity: 1; }
.pswp__share-modal--fade-in .pswp__share-tooltip {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0); } .pswp--touch .pswp__share-tooltip a {
padding: 16px 12px; }
a.pswp__share--facebook:before {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
top: -12px;
right: 15px;
border: 6px solid transparent;
border-bottom-color: #FFF;
-webkit-pointer-events: none;
-moz-pointer-events: none;
pointer-events: none; }
a.pswp__share--facebook:hover {
background: #3E5C9A;
color: #FFF; }
a.pswp__share--facebook:hover:before {
border-bottom-color: #3E5C9A; }
a.pswp__share--twitter:hover {
background: #55ACEE;
color: #FFF; }
a.pswp__share--pinterest:hover {
background: #CCC;
color: #CE272D; }
a.pswp__share--download:hover {
background: #DDD; } .pswp__counter {
position: absolute;
left: 0;
top: 0;
height: 44px;
font-size: 13px;
line-height: 44px;
color: #FFF;
opacity: 0.75;
padding: 0 10px; } .pswp__caption {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
min-height: 44px; }
.pswp__caption small {
font-size: 11px;
color: #BBB; }
.pswp__caption__center {
text-align: left;
max-width: 420px;
margin: 0 auto;
font-size: 13px;
padding: 10px;
line-height: 20px;
color: #CCC; }
.pswp__caption--empty {
display: none; } .pswp__caption--fake {
visibility: hidden; } .pswp__preloader {
width: 44px;
height: 44px;
position: absolute;
top: 0;
left: 50%;
margin-left: -22px;
opacity: 0;
-webkit-transition: opacity 0.25s ease-out;
transition: opacity 0.25s ease-out;
will-change: opacity;
direction: ltr; }
.pswp__preloader__icn {
width: 20px;
height: 20px;
margin: 12px; }
.pswp__preloader--active {
opacity: 1; }
.pswp__preloader--active .pswp__preloader__icn { background: url(//www.brantlakesportsacademy.com/wp-content/plugins/photoswipe-masonry/photoswipe-dist/default-skin/preloader.gif) 0 0 no-repeat; }
.pswp--css_animation .pswp__preloader--active {
opacity: 1; }
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
-webkit-animation: clockwise 500ms linear infinite;
animation: clockwise 500ms linear infinite; }
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
-webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }
.pswp--css_animation .pswp__preloader__icn {
background: none;
opacity: 0.75;
width: 14px;
height: 14px;
position: absolute;
left: 15px;
top: 15px;
margin: 0; }
.pswp--css_animation .pswp__preloader__cut { position: relative;
width: 7px;
height: 14px;
overflow: hidden; }
.pswp--css_animation .pswp__preloader__donut {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 14px;
height: 14px;
border: 2px solid #FFF;
border-radius: 50%;
border-left-color: transparent;
border-bottom-color: transparent;
position: absolute;
top: 0;
left: 0;
background: none;
margin: 0; }
@media screen and (max-width: 1024px) {
.pswp__preloader {
position: relative;
left: auto;
top: auto;
margin: 0;
float: right; } }
@-webkit-keyframes clockwise {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes clockwise {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@-webkit-keyframes donut-rotate {
0% {
-webkit-transform: rotate(0);
transform: rotate(0); }
50% {
-webkit-transform: rotate(-140deg);
transform: rotate(-140deg); }
100% {
-webkit-transform: rotate(0);
transform: rotate(0); } }
@keyframes donut-rotate {
0% {
-webkit-transform: rotate(0);
transform: rotate(0); }
50% {
-webkit-transform: rotate(-140deg);
transform: rotate(-140deg); }
100% {
-webkit-transform: rotate(0);
transform: rotate(0); } }  .pswp__ui {
-webkit-font-smoothing: auto;
visibility: visible;
opacity: 1;
z-index: 1550; } .pswp__top-bar {
position: absolute;
left: 0;
top: 0;
height: 44px;
width: 100%; }
.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
-webkit-backface-visibility: hidden;
will-change: opacity;
-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); } .pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
visibility: visible; }
.pswp__top-bar,
.pswp__caption {
background-color: rgba(0, 0, 0, 0.5); } .pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
background-color: rgba(0, 0, 0, 0.3); } .pswp__ui--idle .pswp__top-bar {
opacity: 0; }
.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
opacity: 0; } .pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right { opacity: 0.001; } .pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
display: none; }
.pswp__element--disabled {
display: none !important; }
.pswp--minimal--dark .pswp__top-bar {
background: none; }html.no-scroll,
body.no-scroll {
position: fixed;
overflow: hidden;
width: 100%;
cursor: pointer;
}
.close-modal {
display: none;
border: 0;
margin-top: 10px;
}
.close-modal:focus {
outline: 1px dashed skyblue;
border-radius: 5px;
}
.modal-wrapper {
display: none; position: fixed; z-index: 9999; left: 0;
top: 0;
width: 100%; height: 100%; overflow: auto; }
.wp-post-modal {
display: none;
} .modal-wrapper.show,
.wp-post-modal.show,
.wp-post-modal.show .close-modal {
display: block !important;
} .modal-wrapper.styled {
background-color: rgb(0, 0, 0); background-color: rgba(0, 0, 0, 0.9); }
.modal-wrapper.styled .wp-post-modal {
position: relative;
background-color: #fefefe;
margin: 10vh auto; padding: 20px;
border: 1px solid #888;
width: 70%; transition: all 2s ease;
}
.modal-wrapper.styled .wp-post-modal .close-modal {
background: transparent;
position: absolute;
top: -6px;
right: 10px;
font-size: 2em;
color: #333;
cursor: pointer;
z-index: 1;
}
.modal-wrapper.styled .wp-post-modal .loading {
display: block;
width: 100px;
margin: auto;
padding: 25vh 0;
}
.modal-wrapper.styled .wp-post-modal .entry-content p {
font-size: 16px;
text-rendering: optimizeLegibility;
line-height: 1.5em;
margin-bottom: 0.8em;
}
.modal-wrapper.styled .modal-content {
padding: 0 0.7em 0 0.5em;
}
.modal-wrapper.styled .wp-post-modal h1 {
font-size: 2.5em;
margin: 0.3em 0;
}
.modal-wrapper.styled .wp-post-modal h2 {
font-size: 2em;
margin: 0.3em 0;
}
.modal-wrapper.styled .wp-post-modal h3 {
font-size: 1.75em;
margin: 0.3em 0;
}
.modal-wrapper.styled .wp-post-modal h4 {
font-size: 1.5em;
margin: 0.3em 0;
}
.modal-wrapper.styled .wp-post-modal h5 {
font-size: 1.25em;
margin: 0.3em 0;
}
.modal-wrapper.styled .wp-post-modal h6 {
font-size: 1em;
margin: 0.3em 0;
line-height: 1.5em;
}
.modal-wrapper.styled .wp-post-modal ul li,
.modal-wrapper.styled .wp-post-modal ol li {
line-height: 1em;
padding-bottom: 0.5em;
text-align: justify;
}
.modal-wrapper.styled .wp-post-modal ul li {
list-style: disc;
margin-left: 30px;
}
.modal-wrapper.styled .wp-post-modal ol li {
list-style: decimal;
margin-left: 30px;
}
.modal-wrapper.styled .wp-post-modal ol ol {
padding: 0.6em;
}
.modal-wrapper.styled .wp-post-modal dt {
font-weight: bold;
text-decoration: underline;
}
.modal-wrapper.styled .wp-post-modal dd {
margin: 0;
padding: 0.5em 0 0.5em 0;
}
.modal-wrapper.styled .wp-post-modal blockquote {
display: block;
background: #fff;
padding: 15px 20px 15px 45px;
margin: 0 0 20px;
position: relative; font-family: Georgia, serif;
font-size: 16px;
line-height: 1.2;
color: #666;
text-align: justify; border-left: 7px solid #009c7b;
border-right: 1px solid #009c7b; -moz-box-shadow: 2px 2px 15px #ccc;
-webkit-box-shadow: 2px 2px 15px #ccc;
box-shadow: 2px 2px 15px #ccc;
}
.modal-wrapper.styled .wp-post-modal blockquote::before {
content: "\201C";  font-family: Georgia, serif;
font-size: 60px;
font-weight: bold;
color: #999; position: absolute;
left: 10px;
top: 5px;
}
.modal-wrapper.styled .wp-post-modal blockquote::after { content: "";
}
.modal-wrapper.styled .wp-post-modal blockquote a {
text-decoration: none;
background: #eee;
cursor: pointer;
padding: 0 3px;
color: #c76c0c;
}
.modal-wrapper.styled .wp-post-modal blockquote a:hover {
color: #666;
}
.modal-wrapper.styled .wp-post-modal blockquote em {
font-style: italic;
}
.modal-wrapper.styled .wp-post-modal blockquote cite {
color: #999999;
font-size: 14px;
display: block;
margin-top: 5px;
}
.modal-wrapper.styled .wp-post-modal blockquote cite:before {
content: "\2014 \2009";
}
.modal-wrapper.styled .wp-post-modal table {
color: #757575;
font-size: 1em;
line-height: 2;
margin: 0 0 24px;
width: 100%;
}
.modal-wrapper.styled .wp-post-modal input[type="password"] {
margin: 5px 0 10px;
width: 25%;
padding: 7px 0 7px 4px;
border: 1px solid #e3e3e3;
}[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translateZ(0)}[data-aos=fade-up]{transform:translate3d(0,100px,0)}[data-aos=fade-down]{transform:translate3d(0,-100px,0)}[data-aos=fade-right]{transform:translate3d(-100px,0,0)}[data-aos=fade-left]{transform:translate3d(100px,0,0)}[data-aos=fade-up-right]{transform:translate3d(-100px,100px,0)}[data-aos=fade-up-left]{transform:translate3d(100px,100px,0)}[data-aos=fade-down-right]{transform:translate3d(-100px,-100px,0)}[data-aos=fade-down-left]{transform:translate3d(100px,-100px,0)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}[data-aos=zoom-in]{transform:scale(.6)}[data-aos=zoom-in-up]{transform:translate3d(0,100px,0) scale(.6)}[data-aos=zoom-in-down]{transform:translate3d(0,-100px,0) scale(.6)}[data-aos=zoom-in-right]{transform:translate3d(-100px,0,0) scale(.6)}[data-aos=zoom-in-left]{transform:translate3d(100px,0,0) scale(.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translate3d(0,100px,0) scale(1.2)}[data-aos=zoom-out-down]{transform:translate3d(0,-100px,0) scale(1.2)}[data-aos=zoom-out-right]{transform:translate3d(-100px,0,0) scale(1.2)}[data-aos=zoom-out-left]{transform:translate3d(100px,0,0) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translateZ(0)}[data-aos=slide-up]{transform:translate3d(0,100%,0)}[data-aos=slide-down]{transform:translate3d(0,-100%,0)}[data-aos=slide-right]{transform:translate3d(-100%,0,0)}[data-aos=slide-left]{transform:translate3d(100%,0,0)}[data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.tags ::after{clear:both;content:'';display:table}.full-width{margin-left:-5%;margin-right:-5%;width:auto}@media (min-width:758px){.full-width{margin-left:-10%;margin-right:-10%}}html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video{background:transparent;border:0;font-size:100%;margin:0;outline:0;padding:0;vertical-align:baseline}article,aside,figure,footer,header,main,nav,section{display:block}*,*:before,*:after{box-sizing:border-box} @-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translateZ(0);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(0, -30px, 0);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -30px, 0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(0, -15px, 0);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -15px, 0)}90%{-webkit-transform:translate3d(0, -4px, 0);transform:translate3d(0, -4px, 0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translateZ(0);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(0, -30px, 0);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -30px, 0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(0, -15px, 0);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -15px, 0)}90%{-webkit-transform:translate3d(0, -4px, 0);transform:translate3d(0, -4px, 0)}}.bounce{-webkit-animation-name:bounce;-webkit-transform-origin:center bottom;animation-name:bounce;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05, 1.05, 1.05);transform:scale3d(1.05, 1.05, 1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05, 1.05, 1.05);transform:scale3d(1.05, 1.05, 1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25, 0.75, 1);transform:scale3d(1.25, 0.75, 1)}40%{-webkit-transform:scale3d(0.75, 1.25, 1);transform:scale3d(0.75, 1.25, 1)}50%{-webkit-transform:scale3d(1.15, 0.85, 1);transform:scale3d(1.15, 0.85, 1)}65%{-webkit-transform:scale3d(0.95, 1.05, 1);transform:scale3d(0.95, 1.05, 1)}75%{-webkit-transform:scale3d(1.05, 0.95, 1);transform:scale3d(1.05, 0.95, 1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25, 0.75, 1);transform:scale3d(1.25, 0.75, 1)}40%{-webkit-transform:scale3d(0.75, 1.25, 1);transform:scale3d(0.75, 1.25, 1)}50%{-webkit-transform:scale3d(1.15, 0.85, 1);transform:scale3d(1.15, 0.85, 1)}65%{-webkit-transform:scale3d(0.95, 1.05, 1);transform:scale3d(0.95, 1.05, 1)}75%{-webkit-transform:scale3d(1.05, 0.95, 1);transform:scale3d(1.05, 0.95, 1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-name:headShake;-webkit-animation-timing-function:ease-in-out;animation-name:headShake;animation-timing-function:ease-in-out}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-animation-name:swing;-webkit-transform-origin:top center;animation-name:swing;transform-origin:top center}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg);transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate(3deg);transform:scale3d(1.1, 1.1, 1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg);transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg);transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate(3deg);transform:scale3d(1.1, 1.1, 1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg);transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%, 0, 0) rotate(-5deg);transform:translate3d(-25%, 0, 0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%, 0, 0) rotate(3deg);transform:translate3d(20%, 0, 0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%, 0, 0) rotate(-3deg);transform:translate3d(-15%, 0, 0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%, 0, 0) rotate(2deg);transform:translate3d(10%, 0, 0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%, 0, 0) rotate(-1deg);transform:translate3d(-5%, 0, 0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%, 0, 0) rotate(-5deg);transform:translate3d(-25%, 0, 0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%, 0, 0) rotate(3deg);transform:translate3d(20%, 0, 0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%, 0, 0) rotate(-3deg);transform:translate3d(-15%, 0, 0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%, 0, 0) rotate(2deg);transform:translate3d(10%, 0, 0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%, 0, 0) rotate(-1deg);transform:translate3d(-5%, 0, 0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.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{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.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;-webkit-transform-origin:center;animation-name:jello;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat{-webkit-animation-duration:1.3s;-webkit-animation-name:heartBeat;-webkit-animation-timing-function:ease-in-out;animation-duration:1.3s;animation-name:heartBeat;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{-webkit-transform:scale3d(0.3, 0.3, 0.3);opacity:0;transform:scale3d(0.3, 0.3, 0.3)}20%{-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}40%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9)}60%{-webkit-transform:scale3d(1.03, 1.03, 1.03);opacity:1;transform:scale3d(1.03, 1.03, 1.03)}80%{-webkit-transform:scale3d(0.97, 0.97, 0.97);transform:scale3d(0.97, 0.97, 0.97)}to{-webkit-transform:scaleX(1);opacity:1;transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{-webkit-transform:scale3d(0.3, 0.3, 0.3);opacity:0;transform:scale3d(0.3, 0.3, 0.3)}20%{-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}40%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9)}60%{-webkit-transform:scale3d(1.03, 1.03, 1.03);opacity:1;transform:scale3d(1.03, 1.03, 1.03)}80%{-webkit-transform:scale3d(0.97, 0.97, 0.97);transform:scale3d(0.97, 0.97, 0.97)}to{-webkit-transform:scaleX(1);opacity:1;transform:scaleX(1)}}.bounceIn{-webkit-animation-duration:0.75s;-webkit-animation-name:bounceIn;animation-duration:0.75s;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{-webkit-transform:translate3d(0, -3000px, 0);opacity:0;transform:translate3d(0, -3000px, 0)}60%{-webkit-transform:translate3d(0, 25px, 0);opacity:1;transform:translate3d(0, 25px, 0)}75%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}90%{-webkit-transform:translate3d(0, 5px, 0);transform:translate3d(0, 5px, 0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{-webkit-transform:translate3d(0, -3000px, 0);opacity:0;transform:translate3d(0, -3000px, 0)}60%{-webkit-transform:translate3d(0, 25px, 0);opacity:1;transform:translate3d(0, 25px, 0)}75%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}90%{-webkit-transform:translate3d(0, 5px, 0);transform:translate3d(0, 5px, 0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{-webkit-transform:translate3d(-3000px, 0, 0);opacity:0;transform:translate3d(-3000px, 0, 0)}60%{-webkit-transform:translate3d(25px, 0, 0);opacity:1;transform:translate3d(25px, 0, 0)}75%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0)}90%{-webkit-transform:translate3d(5px, 0, 0);transform:translate3d(5px, 0, 0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{-webkit-transform:translate3d(-3000px, 0, 0);opacity:0;transform:translate3d(-3000px, 0, 0)}60%{-webkit-transform:translate3d(25px, 0, 0);opacity:1;transform:translate3d(25px, 0, 0)}75%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0)}90%{-webkit-transform:translate3d(5px, 0, 0);transform:translate3d(5px, 0, 0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{-webkit-transform:translate3d(3000px, 0, 0);opacity:0;transform:translate3d(3000px, 0, 0)}60%{-webkit-transform:translate3d(-25px, 0, 0);opacity:1;transform:translate3d(-25px, 0, 0)}75%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0)}90%{-webkit-transform:translate3d(-5px, 0, 0);transform:translate3d(-5px, 0, 0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{-webkit-transform:translate3d(3000px, 0, 0);opacity:0;transform:translate3d(3000px, 0, 0)}60%{-webkit-transform:translate3d(-25px, 0, 0);opacity:1;transform:translate3d(-25px, 0, 0)}75%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0)}90%{-webkit-transform:translate3d(-5px, 0, 0);transform:translate3d(-5px, 0, 0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{-webkit-transform:translate3d(0, 3000px, 0);opacity:0;transform:translate3d(0, 3000px, 0)}60%{-webkit-transform:translate3d(0, -20px, 0);opacity:1;transform:translate3d(0, -20px, 0)}75%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}90%{-webkit-transform:translate3d(0, -5px, 0);transform:translate3d(0, -5px, 0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{-webkit-transform:translate3d(0, 3000px, 0);opacity:0;transform:translate3d(0, 3000px, 0)}60%{-webkit-transform:translate3d(0, -20px, 0);opacity:1;transform:translate3d(0, -20px, 0)}75%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}90%{-webkit-transform:translate3d(0, -5px, 0);transform:translate3d(0, -5px, 0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9)}50%,55%{-webkit-transform:scale3d(1.1, 1.1, 1.1);opacity:1;transform:scale3d(1.1, 1.1, 1.1)}to{-webkit-transform:scale3d(0.3, 0.3, 0.3);opacity:0;transform:scale3d(0.3, 0.3, 0.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9)}50%,55%{-webkit-transform:scale3d(1.1, 1.1, 1.1);opacity:1;transform:scale3d(1.1, 1.1, 1.1)}to{-webkit-transform:scale3d(0.3, 0.3, 0.3);opacity:0;transform:scale3d(0.3, 0.3, 0.3)}}.bounceOut{-webkit-animation-duration:0.75s;-webkit-animation-name:bounceOut;animation-duration:0.75s;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}40%,45%{-webkit-transform:translate3d(0, -20px, 0);opacity:1;transform:translate3d(0, -20px, 0)}to{-webkit-transform:translate3d(0, 2000px, 0);opacity:0;transform:translate3d(0, 2000px, 0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}40%,45%{-webkit-transform:translate3d(0, -20px, 0);opacity:1;transform:translate3d(0, -20px, 0)}to{-webkit-transform:translate3d(0, 2000px, 0);opacity:0;transform:translate3d(0, 2000px, 0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{-webkit-transform:translate3d(20px, 0, 0);opacity:1;transform:translate3d(20px, 0, 0)}to{-webkit-transform:translate3d(-2000px, 0, 0);opacity:0;transform:translate3d(-2000px, 0, 0)}}@keyframes bounceOutLeft{20%{-webkit-transform:translate3d(20px, 0, 0);opacity:1;transform:translate3d(20px, 0, 0)}to{-webkit-transform:translate3d(-2000px, 0, 0);opacity:0;transform:translate3d(-2000px, 0, 0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{-webkit-transform:translate3d(-20px, 0, 0);opacity:1;transform:translate3d(-20px, 0, 0)}to{-webkit-transform:translate3d(2000px, 0, 0);opacity:0;transform:translate3d(2000px, 0, 0)}}@keyframes bounceOutRight{20%{-webkit-transform:translate3d(-20px, 0, 0);opacity:1;transform:translate3d(-20px, 0, 0)}to{-webkit-transform:translate3d(2000px, 0, 0);opacity:0;transform:translate3d(2000px, 0, 0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}40%,45%{-webkit-transform:translate3d(0, 20px, 0);opacity:1;transform:translate3d(0, 20px, 0)}to{-webkit-transform:translate3d(0, -2000px, 0);opacity:0;transform:translate3d(0, -2000px, 0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}40%,45%{-webkit-transform:translate3d(0, 20px, 0);opacity:1;transform:translate3d(0, 20px, 0)}to{-webkit-transform:translate3d(0, -2000px, 0);opacity:0;transform:translate3d(0, -2000px, 0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{-webkit-transform:translate3d(0, -100%, 0);opacity:0;transform:translate3d(0, -100%, 0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInDown{0%{-webkit-transform:translate3d(0, -100%, 0);opacity:0;transform:translate3d(0, -100%, 0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{-webkit-transform:translate3d(0, -2000px, 0);opacity:0;transform:translate3d(0, -2000px, 0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInDownBig{0%{-webkit-transform:translate3d(0, -2000px, 0);opacity:0;transform:translate3d(0, -2000px, 0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{-webkit-transform:translate3d(-100%, 0, 0);opacity:0;transform:translate3d(-100%, 0, 0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInLeft{0%{-webkit-transform:translate3d(-100%, 0, 0);opacity:0;transform:translate3d(-100%, 0, 0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{-webkit-transform:translate3d(-2000px, 0, 0);opacity:0;transform:translate3d(-2000px, 0, 0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{-webkit-transform:translate3d(-2000px, 0, 0);opacity:0;transform:translate3d(-2000px, 0, 0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{-webkit-transform:translate3d(100%, 0, 0);opacity:0;transform:translate3d(100%, 0, 0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInRight{0%{-webkit-transform:translate3d(100%, 0, 0);opacity:0;transform:translate3d(100%, 0, 0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{-webkit-transform:translate3d(2000px, 0, 0);opacity:0;transform:translate3d(2000px, 0, 0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInRightBig{0%{-webkit-transform:translate3d(2000px, 0, 0);opacity:0;transform:translate3d(2000px, 0, 0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{-webkit-transform:translate3d(0, 100%, 0);opacity:0;transform:translate3d(0, 100%, 0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{-webkit-transform:translate3d(0, 100%, 0);opacity:0;transform:translate3d(0, 100%, 0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{-webkit-transform:translate3d(0, 2000px, 0);opacity:0;transform:translate3d(0, 2000px, 0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInUpBig{0%{-webkit-transform:translate3d(0, 2000px, 0);opacity:0;transform:translate3d(0, 2000px, 0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{-webkit-transform:translate3d(0, 100%, 0);opacity:0;transform:translate3d(0, 100%, 0)}}@keyframes fadeOutDown{0%{opacity:1}to{-webkit-transform:translate3d(0, 100%, 0);opacity:0;transform:translate3d(0, 100%, 0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{-webkit-transform:translate3d(0, 2000px, 0);opacity:0;transform:translate3d(0, 2000px, 0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{-webkit-transform:translate3d(0, 2000px, 0);opacity:0;transform:translate3d(0, 2000px, 0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%, 0, 0);opacity:0;transform:translate3d(-100%, 0, 0)}}@keyframes fadeOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%, 0, 0);opacity:0;transform:translate3d(-100%, 0, 0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{-webkit-transform:translate3d(-2000px, 0, 0);opacity:0;transform:translate3d(-2000px, 0, 0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{-webkit-transform:translate3d(-2000px, 0, 0);opacity:0;transform:translate3d(-2000px, 0, 0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%, 0, 0);opacity:0;transform:translate3d(100%, 0, 0)}}@keyframes fadeOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%, 0, 0);opacity:0;transform:translate3d(100%, 0, 0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{-webkit-transform:translate3d(2000px, 0, 0);opacity:0;transform:translate3d(2000px, 0, 0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{-webkit-transform:translate3d(2000px, 0, 0);opacity:0;transform:translate3d(2000px, 0, 0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{-webkit-transform:translate3d(0, -100%, 0);opacity:0;transform:translate3d(0, -100%, 0)}}@keyframes fadeOutUp{0%{opacity:1}to{-webkit-transform:translate3d(0, -100%, 0);opacity:0;transform:translate3d(0, -100%, 0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{-webkit-transform:translate3d(0, -2000px, 0);opacity:0;transform:translate3d(0, -2000px, 0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{-webkit-transform:translate3d(0, -2000px, 0);opacity:0;transform:translate3d(0, -2000px, 0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in;transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}@keyframes flip{0%{-webkit-animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in;transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}.animated.flip{-webkit-animation-name:flip;-webkit-backface-visibility:visible;animation-name:flip;backface-visibility:visible}@-webkit-keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);opacity:1;transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);opacity:1;transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-animation-name:flipInX;-webkit-backface-visibility:visible !important;animation-name:flipInX;backface-visibility:visible !important}@-webkit-keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in;transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);opacity:1;transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in;transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);opacity:1;transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-animation-name:flipInY;-webkit-backface-visibility:visible !important;animation-name:flipInY;backface-visibility:visible !important}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);opacity:1;transform:perspective(400px) rotateX(-20deg)}to{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0;transform:perspective(400px) rotateX(90deg)}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);opacity:1;transform:perspective(400px) rotateX(-20deg)}to{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0;transform:perspective(400px) rotateX(90deg)}}.flipOutX{-webkit-animation-duration:0.75s;-webkit-animation-name:flipOutX;-webkit-backface-visibility:visible !important;animation-duration:0.75s;animation-name:flipOutX;backface-visibility:visible !important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);opacity:1;transform:perspective(400px) rotateY(-15deg)}to{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0;transform:perspective(400px) rotateY(90deg)}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);opacity:1;transform:perspective(400px) rotateY(-15deg)}to{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0;transform:perspective(400px) rotateY(90deg)}}.flipOutY{-webkit-animation-duration:0.75s;-webkit-animation-name:flipOutY;-webkit-backface-visibility:visible !important;animation-duration:0.75s;animation-name:flipOutY;backface-visibility:visible !important}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0;transform:translate3d(100%, 0, 0) skewX(-30deg)}60%{-webkit-transform:skewX(20deg);opacity:1;transform:skewX(20deg)}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0;transform:translate3d(100%, 0, 0) skewX(-30deg)}60%{-webkit-transform:skewX(20deg);opacity:1;transform:skewX(20deg)}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-name:lightSpeedIn;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0;transform:translate3d(100%, 0, 0) skewX(30deg)}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0;transform:translate3d(100%, 0, 0) skewX(30deg)}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-name:lightSpeedOut;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);-webkit-transform-origin:center;opacity:0;transform:rotate(-200deg);transform-origin:center}to{-webkit-transform:translateZ(0);-webkit-transform-origin:center;opacity:1;transform:translateZ(0);transform-origin:center}}@keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);-webkit-transform-origin:center;opacity:0;transform:rotate(-200deg);transform-origin:center}to{-webkit-transform:translateZ(0);-webkit-transform-origin:center;opacity:1;transform:translateZ(0);transform-origin:center}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(-45deg);transform-origin:left bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:left bottom;opacity:1;transform:translateZ(0);transform-origin:left bottom}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(-45deg);transform-origin:left bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:left bottom;opacity:1;transform:translateZ(0);transform-origin:left bottom}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(45deg);transform-origin:right bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:right bottom;opacity:1;transform:translateZ(0);transform-origin:right bottom}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(45deg);transform-origin:right bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:right bottom;opacity:1;transform:translateZ(0);transform-origin:right bottom}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(45deg);transform-origin:left bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:left bottom;opacity:1;transform:translateZ(0);transform-origin:left bottom}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(45deg);transform-origin:left bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:left bottom;opacity:1;transform:translateZ(0);transform-origin:left bottom}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(-90deg);transform-origin:right bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:right bottom;opacity:1;transform:translateZ(0);transform-origin:right bottom}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(-90deg);transform-origin:right bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:right bottom;opacity:1;transform:translateZ(0);transform-origin:right bottom}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;opacity:1;transform-origin:center}to{-webkit-transform:rotate(200deg);-webkit-transform-origin:center;opacity:0;transform:rotate(200deg);transform-origin:center}}@keyframes rotateOut{0%{-webkit-transform-origin:center;opacity:1;transform-origin:center}to{-webkit-transform:rotate(200deg);-webkit-transform-origin:center;opacity:0;transform:rotate(200deg);transform-origin:center}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;opacity:1;transform-origin:left bottom}to{-webkit-transform:rotate(45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(45deg);transform-origin:left bottom}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;opacity:1;transform-origin:left bottom}to{-webkit-transform:rotate(45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(45deg);transform-origin:left bottom}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;opacity:1;transform-origin:right bottom}to{-webkit-transform:rotate(-45deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(-45deg);transform-origin:right bottom}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;opacity:1;transform-origin:right bottom}to{-webkit-transform:rotate(-45deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(-45deg);transform-origin:right bottom}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;opacity:1;transform-origin:left bottom}to{-webkit-transform:rotate(-45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(-45deg);transform-origin:left bottom}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;opacity:1;transform-origin:left bottom}to{-webkit-transform:rotate(-45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(-45deg);transform-origin:left bottom}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;opacity:1;transform-origin:right bottom}to{-webkit-transform:rotate(90deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(90deg);transform-origin:right bottom}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;opacity:1;transform-origin:right bottom}to{-webkit-transform:rotate(90deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(90deg);transform-origin:right bottom}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;-webkit-transform-origin:top left;animation-timing-function:ease-in-out;transform-origin:top left}20%,60%{-webkit-animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);-webkit-transform-origin:top left;animation-timing-function:ease-in-out;transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-animation-timing-function:ease-in-out;-webkit-transform:rotate(60deg);-webkit-transform-origin:top left;animation-timing-function:ease-in-out;opacity:1;transform:rotate(60deg);transform-origin:top left}to{-webkit-transform:translate3d(0, 700px, 0);opacity:0;transform:translate3d(0, 700px, 0)}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;-webkit-transform-origin:top left;animation-timing-function:ease-in-out;transform-origin:top left}20%,60%{-webkit-animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);-webkit-transform-origin:top left;animation-timing-function:ease-in-out;transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-animation-timing-function:ease-in-out;-webkit-transform:rotate(60deg);-webkit-transform-origin:top left;animation-timing-function:ease-in-out;opacity:1;transform:rotate(60deg);transform-origin:top left}to{-webkit-transform:translate3d(0, 700px, 0);opacity:0;transform:translate3d(0, 700px, 0)}}.hinge{-webkit-animation-duration:2s;-webkit-animation-name:hinge;animation-duration:2s;animation-name:hinge}@-webkit-keyframes jackInTheBox{0%{-webkit-transform:scale(0.1) rotate(30deg);-webkit-transform-origin:center bottom;opacity:0;transform:scale(0.1) rotate(30deg);transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{-webkit-transform:scale(1);opacity:1;transform:scale(1)}}@keyframes jackInTheBox{0%{-webkit-transform:scale(0.1) rotate(30deg);-webkit-transform-origin:center bottom;opacity:0;transform:scale(0.1) rotate(30deg);transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{-webkit-transform:scale(1);opacity:1;transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{-webkit-transform:translate3d(-100%, 0, 0) rotate(-120deg);opacity:0;transform:translate3d(-100%, 0, 0) rotate(-120deg)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes rollIn{0%{-webkit-transform:translate3d(-100%, 0, 0) rotate(-120deg);opacity:0;transform:translate3d(-100%, 0, 0) rotate(-120deg)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{-webkit-transform:translate3d(100%, 0, 0) rotate(120deg);opacity:0;transform:translate3d(100%, 0, 0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{-webkit-transform:translate3d(100%, 0, 0) rotate(120deg);opacity:0;transform:translate3d(100%, 0, 0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{-webkit-transform:scale3d(0.3, 0.3, 0.3);opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}@keyframes zoomIn{0%{-webkit-transform:scale3d(0.3, 0.3, 0.3);opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0)}60%{-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0)}}@keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0)}60%{-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0)}60%{-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0)}}@keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0)}60%{-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0)}60%{-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0)}}@keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0)}60%{-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0)}60%{-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0)}}@keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0)}60%{-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(0.3, 0.3, 0.3);opacity:0;transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(0.3, 0.3, 0.3);opacity:0;transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0)}to{-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);-webkit-transform-origin:center bottom;animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);transform-origin:center bottom}}@keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0)}to{-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);-webkit-transform-origin:center bottom;animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);transform-origin:center bottom}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{-webkit-transform:scale(0.1) translate3d(-2000px, 0, 0);-webkit-transform-origin:left center;opacity:0;transform:scale(0.1) translate3d(-2000px, 0, 0);transform-origin:left center}}@keyframes zoomOutLeft{40%{-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{-webkit-transform:scale(0.1) translate3d(-2000px, 0, 0);-webkit-transform-origin:left center;opacity:0;transform:scale(0.1) translate3d(-2000px, 0, 0);transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{-webkit-transform:scale(0.1) translate3d(2000px, 0, 0);-webkit-transform-origin:right center;opacity:0;transform:scale(0.1) translate3d(2000px, 0, 0);transform-origin:right center}}@keyframes zoomOutRight{40%{-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{-webkit-transform:scale(0.1) translate3d(2000px, 0, 0);-webkit-transform-origin:right center;opacity:0;transform:scale(0.1) translate3d(2000px, 0, 0);transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0)}to{-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);-webkit-transform-origin:center bottom;animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);transform-origin:center bottom}}@keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0)}to{-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);-webkit-transform-origin:center bottom;animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);transform-origin:center bottom}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);visibility:hidden}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);visibility:hidden}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);visibility:hidden}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);visibility:hidden}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);visibility:hidden}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);visibility:hidden}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);visibility:hidden}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);visibility:hidden}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;-webkit-animation-fill-mode:both;animation-duration:1s;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:0.8s;animation-duration:0.8s}.animated.faster{-webkit-animation-duration:0.5s;animation-duration:0.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (prefers-reduced-motion){.animated{-webkit-animation:unset !important;-webkit-transition:none !important;animation:unset !important;transition:none !important}}*,*::after,*::before{box-sizing:border-box;outline:none}body{background-color:#FFFFFF;font-weight:normal;min-height:100%;overflow-x:hidden;position:relative}p{font-weight:normal}img{max-width:100%}strong{font-weight:600}ul{margin-bottom:1em}li{list-style:none;margin-bottom:0.5em}pre{margin-bottom:2em !important}.background-primary{background-color:#01581c}.background-dark{background-color:#01581c}.background-secondary{background-color:#276f67}.background-white{background-color:#ffffff}.background-success{background-color:#4caf50}.background-info{background-color:#5bc0de}.background-warning{background-color:#f0ad4e}.background-error{background-color:#e74c3c}.background-gray{background-color:#999999}.background-gray-light{background-color:#edf3f6}.background-rating1{background-color:#dd2c00}.background-rating2{background-color:#ff5722}.background-rating3{background-color:#ff9800}.background-rating4{background-color:#ffc107}.background-rating5{background-color:#f5dc00}.background-rating6{background-color:#cddc39}.background-rating7{background-color:#8bc34a}.background-rating8{background-color:#4caf50}.background-rating9{background-color:#43a047}.background-rating10{background-color:#388e3c}.badges-list{margin-bottom:20px}.badges-list-item{background-color:#276f67;border-radius:3px;color:#01581c;display:inline-block;line-height:1.2em;padding:0.2em 0.7em}.badge-rounded{border-radius:50px}.badge-lg{font-size:1.3em}.badge-xs{font-size:0.7em}.badge-primary{background-color:#01581c}.badge-secondary{background-color:#276f67}.badge-dark{background-color:#01581c}.badge-light{background-color:#999999}.badge-success{background-color:#4caf50}.badge-error{background-color:#e74c3c}.badge-warning{background-color:#f0ad4e}button{background-color:transparent;border:0;cursor:pointer}.button{background-color:#64829f;border:1px solid #FFFFFF;border-radius:2em;color:#01581c;display:inline-block;font-family:'Montserrat', helvetica, arial, sans-serif;font-size:12px;font-weight:700;line-height:1.5em;margin:10px;padding:10px 20px;text-align:center;text-decoration:none;text-transform:uppercase;transition:opacity 0.2s ease-in-out;white-space:nowrap}.button:focus,.button:hover,.button:active{color:#01581c}.button:hover{cursor:pointer;opacity:0.8;text-decoration:none}.button:active{opacity:1}.button:first-child{margin-left:0}.button:last-child{margin-right:0}.button.button-big{border-radius:2em;font-size:16px;line-height:1.5em;padding:10px 30px}@media (min-width:1025px){.button.button-big{padding:10px 40px}}.button.button-small{border-radius:2em;font-size:11px;line-height:1.273em;padding:6px 20px}.button.button-huge{border-radius:2em;font-size:16px;line-height:1.5em;padding:15px 30px}@media (min-width:1025px){.button.button-huge{border-radius:2em;font-size:18px;line-height:1.5em;padding:18px 50px}}.button.button-huge i{font-size:20px}.button.button-large{display:block;margin-left:auto;margin-right:auto;max-width:758px;width:100%}.button.button-primary{background-color:#01581c;border:1px solid #01581c;color:#ffffff}.button.button-primary:hover{color:#ffffff}.button.button-secondary{background-color:#276f67;border:1px solid #276f67;color:#ffffff}.button.button-secondary:hover{color:#ffffff}.button.button-transparent{background-color:transparent;border:1px solid transparent}.button.button-white{background-color:#ffffff;border:1px solid #ffffff;color:#01581c}.button.button-green{background-color:#4caf50;border-color:#4caf50;color:#ffffff}.button.button-red{background-color:#e74c3c;border-color:#e74c3c;color:#ffffff}.button.button-outlined{background-color:transparent;border:1px solid #01581c;color:#01581c}.button.button-disabled{cursor:default;opacity:0.4}.button.button-only-icon{height:43px;line-height:43px;padding:0;width:43px}.button.button-only-icon i{margin-left:0;margin-right:0}.button i{margin-bottom:-2%;margin-left:0.8em;margin-right:0.8em;position:relative;transition:all 0.3s ease}.button i:last-child{margin-right:0}.button i:first-child{margin-left:0}.button i::before{float:left}.button i.fa-lg{margin-bottom:0}.button-link{color:#01581c;font-family:'Montserrat', helvetica, arial, sans-serif;font-size:12px;font-weight:700;text-transform:uppercase}.button-link i{font-size:18px;line-height:14px;margin-bottom:-2px;margin-left:4px;margin-right:8px;transition:all 0.3s ease}.button-link i::before{float:left}.button-link.button-link-rotated i{transform:rotate(-180deg)}.button-group{white-space:nowrap}.button-group .button{display:inline-block;margin:0}.button-group .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.button-group .button:not(:last-child){border-bottom-right-radius:0;border-right:0;border-top-right-radius:0}input,textarea{appearance:none}label{display:block;font-weight:normal}input:-webkit-autofill{box-shadow:0 0 0 1000px #276f67 inset}select{-moz-appearance:window;-webkit-appearance:none}select,input[type=text],textarea{border-radius:3px;font-size:14px;line-height:1.5em;transition:background-color 0.2s ease-in-out}@media (min-width:758px){select,input[type=text],textarea{font-size:15px}}@media (min-width:1025px){select,input[type=text],textarea{font-size:15px}}.textarea,.input,.select{border:0;border:1px solid #276f67;border-radius:3px;box-shadow:none;display:block;font-weight:normal;margin-bottom:20px}.textarea :focus,.input :focus,.select :focus{outline:none}.textarea.error,.input.error,.select.error{border:1px solid #e74c3c;margin-bottom:0}.textarea.small,.input.small,.select.small{font-size:13px;padding:4px 6px}.has-error .textarea,.has-error .input,.has-error .select{border:1px solid #01581c}.has-error .control-label{color:#01581c}label.error{color:#e74c3c;font-size:13px;line-height:13px;position:absolute;right:0;top:-16px}input[type=checkbox]{appearance:checkbox}input[type=radio]{appearance:radio}.select{background-color:#276f67;display:inline-block;margin-right:10px;padding:0;position:relative}.select.full-width{display:inline-block;margin-left:0;margin-right:0;width:100%}.select:last-child{margin-right:0}.select .fa-angle-down{color:#969da6;font-size:25px;height:30px;margin-top:-12px;position:absolute;right:10px;top:50%;z-index:1}.select .icon-angle-down{color:#01581c;font-size:1.2em;height:30px;margin-top:-10px;position:absolute;right:10px;top:50%;z-index:1}.select select{appearance:none;background-color:transparent;border:0;color:#01581c;height:44px;margin-right:20px;padding-left:10px;padding-right:30px;position:relative;width:100%;z-index:2}@media (min-width:758px){.select select{padding:8px 15px}}.select select:active,.select select:focus{background-color:#2e8279;border:0;outline:none}.select select:active+i,.select select:focus+i{z-index:2}.select select option{background-color:#276f67;color:#01581c;height:30px}.select.select-small{max-width:150px}.select.select-small select{font-size:14px !important;height:24px;line-height:24px;padding:0 5px;padding-right:27px}select::-ms-expand{display:none}.select-link{border:0;color:#01581c}.textarea{background-color:#276f67;padding:0;width:100%}.textarea textarea{background:transparent;border:0;color:#01581c;display:block;font-family:'Montserrat', helvetica, arial, sans-serif;padding:10px 15px;width:100%}.textarea textarea:focus,.textarea textarea:active{border:0;outline:none;background-color:#2e8279}textarea{min-height:120px}.form-button-wrap{text-align:center}@media (min-width:758px){.form-button-wrap{text-align:right}}.checkbox,.radio{margin:0;margin-bottom:5px;margin-right:20px;padding-left:25px;position:relative}input[type=checkbox]+label,.gform_wrapper ul.gform_fields li.gfield input[type=checkbox]+label,input[type=radio]+label,.gform_wrapper .gfield_radio li input[type=radio]+label{display:block;overflow:hidden;padding-left:30px;text-overflow:ellipsis;white-space:nowrap}input[type=radio],.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type=radio]{display:none}input[type=checkbox]+label:after,input[type=checkbox]+label:before,input[type=radio]+label:after,input[type=radio]+label:before{display:block;position:absolute;font-size:14px;height:21px;line-height:21px;margin-top:-10px;top:50%;width:21px;left:0}input[type=checkbox]+label:after,input[type=radio]+label:after{background-color:#FFF;border:1px solid #CCC;border-radius:3px;content:''}input[type=radio]+label:after{border-radius:99px}input[type=checkbox]+label:before{content:"✓";font-family:FontAwesome;font-size:20px;left:1px;top:10px;transform:scale(0);z-index:1;color:#01581c}input[type=radio]+label:before{background-color:#01581c;border-radius:99px;content:'';display:block;height:15px;left:3px;margin-top:-7px;top:50%;transform:scale(0);width:15px;z-index:1}input[type=checkbox]:checked+label,input[type=radio]:checked+label{color:#01581c}input[type=checkbox]:checked+label:before,input[type=radio]:checked+label:before{animation:radioAndCheckboxAnimation 0.25s;color:#01581c;transform:scale(1)}@keyframes radioAndCheckboxAnimation{0%{transform:scale(0)}50%{transform:scale(1.5)}100%{transform:scale(1)}}.input{background-color:#276f67;display:inline-block;margin-right:10px;padding:0;position:relative}.input :focus,.input :active{background-color:#2e8279}.input.full-width{display:inline-block;margin-left:0;margin-right:0;width:100%}.input input{background:transparent;border:0;box-shadow:none;color:#01581c;height:44px;line-height:44px;margin-bottom:0;outline:none;padding-left:10px;padding-right:10px;width:100%}@media (min-width:758px){.input input{padding:8px 15px}}.input-with-icon{position:relative}.input-with-icon input{padding-right:42px}.input-with-icon .input-icon{color:#969da6;margin-top:-6px;position:absolute;right:12px;top:50%}.input-with-icon .input-icon.fa-search{color:#01581c;margin-top:-7px}.input-with-icon button.input-icon{background:none;border:0;cursor:pointer;padding:0}.input-icon input{padding:0;width:0}.input-icon i{padding:14px 15px 14px 12px}.input-group{margin-bottom:20px}.input-group .textarea,.input-group .input,.input-group .select{margin-bottom:0}.form-group{background-color:#276f67;border:1px solid #276f67;border-radius:3px;display:inline-block;margin-bottom:20px}.form-group .textarea,.form-group .input,.form-group .select{margin-bottom:0}.form-group .form-group-item{border:0;border-radius:0;margin-right:0}.form-group .form-group-item:last-child{border-right:0}.form-row{margin-left:-3px !important;margin-right:-3px !important}.form-row div[class^="col"]{padding-left:3px;padding-right:3px}.form-collapse{display:flex;margin-bottom:20px}.form-collapse .item-main{flex:1}.form-collapse .item{border-radius:0;font-size:15px;margin:0}.form-collapse .item:first-child{border-bottom-left-radius:3px;border-top-left-radius:3px}.form-collapse .item:last-child{border-bottom-right-radius:3px;border-top-right-radius:3px}.form-collapse .item:not(:last-child){border-right:0}.aligner{display:flex}.aligner-space-between{display:flex;justify-content:space-between;width:100%}.aligner-space-around{display:flex;justify-content:space-around;width:100%}.aligner-center-vertical{align-items:center;display:flex}.aligner-center-horitzontal{display:flex;justify-content:center}.content-start{display:flex;justify-content:flex-start}.content-end{display:flex;justify-content:flex-end}.aligner-item-top{align-self:flex-start}.aligner-item-bottom{align-self:flex-end}.flex-grow{flex-grow:1}.fleft{float:left}.fright{float:right}.cf::before,.cf::after{content:'';display:table}.cf::after{clear:both}.align-center{text-align:center}.align-right{text-align:right}.align-left{text-align:left}.align-bottom{vertical-align:bottom}.align-middle{vertical-align:middle}.align-top{vertical-align:top}.ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ellipsis-block{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block}.word-break{word-break:break-all}.text-indent{padding-left:24px}.bordered{border:1px solid #276f67}.border-bottom{border-bottom:1px solid #276f67}.border-left{border-left:1px solid #276f67}.border-right{border-right:1px solid #276f67}.border-top{border-top:1px solid #276f67}.display-block{display:block}@media (max-width:480px){.block-mobile{display:block;margin-left:0;margin-right:0;width:100%}}.display-inline{display:inline}.hidden{display:none}.no-margin{margin:0 !important}.no-wrap{white-space:nowrap}.overflow-hidden{overflow:hidden}.opacity-low{opacity:0.5}.icon-rounded,.rounded-corners{border-radius:15%}.rounded{border-radius:100%}@media (min-width:1025px){.hidden-large{display:none}}@media (min-width:1490px){.hidden-large{display:inline-block}}@media (min-width:758px){.hidden-medium{display:none}}@media (min-width:1025px){.hidden-medium{display:inline-block}}@media (min-width:758px){.show-small{display:none}}.hide-small{display:none}@media (min-width:758px){.hide-small{display:block}}.hide-small-inline-block{display:none !important}@media (min-width:758px){.hide-small-inline-block{display:inline-block !important}}.hide-medium{display:block}@media (min-width:758px){.hide-medium{display:none}}@media (min-width:1025px){.hide-medium{display:block}}.clear-both{clear:both}.entry-footer .edit-link{display:none}.visible-xs{display:none !important}.visible-sm{display:none !important}.visible-md{display:none !important}.visible-lg{display:none !important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none !important}@media (max-width:757px){.visible-xs{display:block !important}table.visible-xs{display:table}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media (max-width:757px){.visible-xs-block{display:block !important}}@media (max-width:757px){.visible-xs-inline{display:inline !important}}@media (max-width:757px){.visible-xs-inline-block{display:inline-block !important}}@media (min-width:758px) and (max-width:1024px){.visible-sm{display:block !important}table.visible-sm{display:table}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}@media (min-width:758px) and (max-width:1024px){.visible-sm-block{display:block !important}}@media (min-width:758px) and (max-width:1024px){.visible-sm-inline{display:inline !important}}@media (min-width:758px) and (max-width:1024px){.visible-sm-inline-block{display:inline-block !important}}@media (min-width:1025px) and (max-width:1489px){.visible-md{display:block !important}table.visible-md{display:table}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}@media (min-width:1025px) and (max-width:1489px){.visible-md-block{display:block !important}}@media (min-width:1025px) and (max-width:1489px){.visible-md-inline{display:inline !important}}@media (min-width:1025px) and (max-width:1489px){.visible-md-inline-block{display:inline-block !important}}@media (min-width:1490px){.visible-lg{display:block !important}table.visible-lg{display:table}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important}}@media (min-width:1490px){.visible-lg-block{display:block !important}}@media (min-width:1490px){.visible-lg-inline{display:inline !important}}@media (min-width:1490px){.visible-lg-inline-block{display:inline-block !important}}@media (max-width:757px){.hidden-xs{display:none !important}}@media (min-width:758px) and (max-width:1024px){.hidden-sm{display:none !important}}@media (min-width:1025px) and (max-width:1489px){.hidden-md{display:none !important}}@media (min-width:1490px){.hidden-lg{display:none !important}}.section{padding-bottom:20px;padding-top:20px}.section::before,.section::after{content:'';display:table}.section::after{clear:both}@media (min-width:758px){.section{padding-bottom:40px;padding-top:40px}}.container{margin:0 auto;max-width:1490px;width:100%}@media (min-width:758px){.container{}}.container-medium{margin:0 auto;max-width:1025px;padding-left:5%;padding-right:5%}@media (min-width:758px){.container-medium{padding-left:10%;padding-right:10%}}.container-small{margin:0 auto;max-width:758px;padding-left:5%;padding-right:5%}@media (min-width:758px){.container-small{padding-left:10%;padding-right:10%}}.separator{border-bottom:1px solid #276f67}.main-wrap{overflow:hidden;position:relative;transition:padding 0.25s ease-in-out}@media (min-width:1490px){.main-wrap{padding-left:250px}}.main-content{float:right;margin-left:0;overflow:hidden;position:relative;width:100%}.main-content::before,.main-content::after{clear:none}.loading-bar{height:4px;left:0;overflow:hidden;position:fixed;right:0;top:0;width:100%;z-index:1000}.loading-bar::before{animation:loading 2s linear infinite;background-color:#01581c;content:'';display:block;height:4px;left:-200px;position:absolute;width:200px}@keyframes loading{from{left:-200px;width:30%}50%{width:30%}70%{width:70%}80%{left:50%}95%{left:120%}to{left:100%}}.loading-spinner{animation:rotateLoader 4s infinite;animation-timing-function:ease-in-out;display:block;height:30px;left:50%;margin-left:-15px;margin-top:-15px;position:fixed;top:50%;width:30px;z-index:1000}.loading-spinner span{animation-timing-function:ease-in-out;background-color:#ffffff;border-radius:100%;display:block;height:9px;position:absolute;width:9px}.loading-spinner span:nth-child(1){animation:translateBall1 1s infinite;left:0;top:0;transform:translate3d(5px, 5px, 0)}.loading-spinner span:nth-child(2){animation:translateBall2 1s infinite;right:0;top:0}.loading-spinner span:nth-child(3){animation:translateBall3 1s infinite;bottom:0;right:0}.loading-spinner span:nth-child(4){animation:translateBall4 1s infinite;bottom:0;left:0}.loading-spinner.is-relative{display:inline-block;left:auto;margin:0;position:relative;top:auto;z-index:1}@keyframes rotateLoader{0%{transform:rotate(0)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}100%{transform:rotate(360deg)}}@keyframes translateBall1{0%{transform:translate3d(0, 0, 0)}50%{transform:translate3d(4px, 4px, 0)}100%{transform:translate3d(0, 0, 0)}}@keyframes translateBall2{0%{transform:translate3d(0, 0, 0)}50%{transform:translate3d(-4px, 4px, 0)}100%{transform:translate3d(0, 0, 0)}}@keyframes translateBall3{0%{transform:translate3d(0, 0, 0)}50%{transform:translate3d(-4px, -4px, 0)}100%{transform:translate3d(0, 0, 0)}}@keyframes translateBall4{0%{transform:translate3d(0, 0, 0)}50%{transform:translate3d(4px, -4px, 0)}100%{transform:translate3d(0, 0, 0)}}.message-bar{border-radius:3px;margin-bottom:1em;padding:1em}.message-bar p:last-child{margin-bottom:0}.paginator-list .paginator-list-item{margin-right:5px;padding:0;display:inline-block}.paginator-list .paginator-list-item:first-child i{margin-right:0.5em}.paginator-list .paginator-list-item:last-child i{margin-left:0.5em}.paginator-list .paginator-list-item .paginator-list-link{background-color:#276f67;border:1px solid #FFFFFF;border-radius:3px;color:#01581c;display:block;padding:0.5em 1em;transition:background-color 0.2s ease-in-out}.paginator-list .paginator-list-item .paginator-list-link:hover{background-color:#34958a}.paginator-list .paginator-list-item .paginator-list-link.active{background-color:#01581c;color:#01581c}.paginator-list.paginator-compact{display:flex}.paginator-list.paginator-compact .paginator-list-item{margin-right:0}.paginator-list.paginator-compact .paginator-list-item:not(:last-child){border-right:1px solid #FFFFFF}.paginator-list.paginator-compact .paginator-list-item .paginator-list-link{border-radius:0}.paginator-list.paginator-compact .paginator-list-item:first-child .paginator-list-link{border-bottom-left-radius:3px;border-top-left-radius:3px}.paginator-list.paginator-compact .paginator-list-item:last-child .paginator-list-link{border-bottom-right-radius:3px;border-top-right-radius:3px}.paginator-list.paginator-center{justify-content:center;text-align:center}.rating-circle{background-color:#d7d7d7;border-radius:50%;display:inline-block;height:100px;margin:0 auto;overflow:hidden;position:relative;width:100px}@media (min-width:758px){.rating-circle{margin:0;margin-left:10px}}@media (min-width:1025px){.rating-circle{height:130px;width:130px}}.rating-circle.rating-color-1{color:#dd2c00}.rating-circle.rating-color-1 .circle-fill{background-color:#dd2c00}.rating-circle.rating-color-2{color:#ff5722}.rating-circle.rating-color-2 .circle-fill{background-color:#ff5722}.rating-circle.rating-color-3{color:#ff9800}.rating-circle.rating-color-3 .circle-fill{background-color:#ff9800}.rating-circle.rating-color-4{color:#ffc107}.rating-circle.rating-color-4 .circle-fill{background-color:#ffc107}.rating-circle.rating-color-5{color:#f5dc00}.rating-circle.rating-color-5 .circle-fill{background-color:#f5dc00}.rating-circle.rating-color-6{color:#cddc39}.rating-circle.rating-color-6 .circle-fill{background-color:#cddc39}.rating-circle.rating-color-7{color:#8bc34a}.rating-circle.rating-color-7 .circle-fill{background-color:#8bc34a}.rating-circle.rating-color-8{color:#4caf50}.rating-circle.rating-color-8 .circle-fill{background-color:#4caf50}.rating-circle.rating-color-9{color:#43a047}.rating-circle.rating-color-9 .circle-fill{background-color:#43a047}.rating-circle.rating-color-10{color:#388e3c}.rating-circle.rating-color-10 .circle-fill{background-color:#388e3c}.rating-circle .circle .circle-mask,.rating-circle .circle .circle-fill{border-radius:50%;height:100px;position:absolute;transition:all 1s;width:100px}@media (min-width:1025px){.rating-circle .circle .circle-mask,.rating-circle .circle .circle-fill{height:130px;width:130px}}.rating-circle .circle .circle-mask,.rating-circle .circle .circle-fill{backface-visibility:hidden}.rating-circle .circle .circle-mask.reanimate,.rating-circle .circle .circle-fill.reanimate{transition:transform 0s}.rating-circle .circle .circle-mask.reset,.rating-circle .circle .circle-fill.reset{transform:rotate(0deg) !important}.rating-circle .circle .circle-mask{clip:rect(0, 100px, 100px, 100px/2);overflow:hidden}@media (min-width:1025px){.rating-circle .circle .circle-mask{clip:rect(0, 130px, 130px, 130px/2)}}.rating-circle .circle .circle-mask .circle-fill{clip:rect(0, 100px/2, 100px, 0)}@media (min-width:1025px){.rating-circle .circle .circle-mask .circle-fill{clip:rect(0, 130px/2, 130px, 0)}}.rating-circle .circle-inset{background-color:#276f67;border-radius:50%;height:94px;left:50%;margin-left:-47px;margin-top:-47px;position:absolute;text-align:center;top:50%;width:94px}@media (min-width:1025px){.rating-circle .circle-inset{height:124px;line-height:124px;margin-left:-62px;margin-top:-62px;width:124px}}.rating-circle .circle-inset .circle-rating-number{font-size:36px;font-weight:normal;line-height:94px}@media (min-width:1025px){.rating-circle .circle-inset .circle-rating-number{font-size:50px;line-height:124px}}.rating-circle.circle-small{width:80px;height:80px}.rating-circle.circle-small .circle .circle-mask,.rating-circle.circle-small .circle .circle-fill{height:80px;width:80px}.rating-circle.circle-small .circle-mask{clip:rect(0, 80px, 80px, 40px)}.rating-circle.circle-small .circle-mask .circle-fill{clip:rect(0, 40px, 80px, 0)}.rating-circle.circle-small .circle-inset{border-radius:50%;height:74px;left:50%;margin-left:-37px;margin-top:-37px;position:absolute;text-align:center;top:50%;width:74px}.rating-circle.circle-small .circle-inset .circle-rating-number{font-size:24px;font-weight:400;left:0;line-height:74px;margin:0 !important;position:absolute;top:0;width:74px}.rating-color-1 .circle-fill,.rating-color-1 .circle-full{transform:rotate(18deg)}.rating-color-2 .circle-fill,.rating-color-2 .circle-full{transform:rotate(36deg)}.rating-color-3 .circle-fill,.rating-color-3 .circle-full{transform:rotate(54deg)}.rating-color-4 .circle-fill,.rating-color-4 .circle-full{transform:rotate(72deg)}.rating-color-5 .circle-fill,.rating-color-5 .circle-full{transform:rotate(90deg)}.rating-color-6 .circle-fill,.rating-color-6 .circle-full{transform:rotate(108deg)}.rating-color-7 .circle-fill,.rating-color-7 .circle-full{transform:rotate(126deg)}.rating-color-8 .circle-fill,.rating-color-8 .circle-full{transform:rotate(144deg)}.rating-color-9 .circle-fill,.rating-color-9 .circle-full{transform:rotate(162deg)}.rating-color-10 .circle-fill,.rating-color-10 .circle-full{transform:rotate(180deg)}.table{background-color:#276f67;border:1px solid #276f67;border-collapse:collapse;border-radius:3px;color:#01581c;margin-bottom:20px;max-width:100%;width:100%}.table th,.table td{border-bottom:1px solid #276f67;padding:10px}@media (min-width:1025px){.table th,.table td{padding:10px 20px}}.table td{padding:14px;position:relative}.table tr{border-bottom:1px solid #276f67}.table thead{border-bottom:1px solid #276f67}.table th{background-color:#FFFFFF;color:#969da6;font-weight:normal;padding:5px 14px;white-space:nowrap}.table-vertical-center td{vertical-align:middle}.table-responsive th{display:none}.table-responsive td{display:block}.table-responsive td:first-child{border-top:1px solid #276f67;padding-top:14px}.table-responsive td:last-child{padding-bottom:14px}.table-responsive td::before{content:attr(data-th) ': ';display:block;font-weight:normal}.table-responsive th,.table-responsive td{text-align:left}.table-responsive.table-break-medium tr{border-top:1px solid #276f67}@media (max-width:758px){.table-responsive.table-break-medium td{border:0;padding-bottom:0}}@media (min-width:758px){.table-responsive.table-break-medium td::before{display:none}}.table-responsive.table-break-medium td:last-child{padding-bottom:14px}@media (min-width:758px){.table-responsive.table-break-medium th,.table-responsive.table-break-medium td{display:table-cell}}.table-responsive.table-break-small tr{border-top:1px solid #276f67}@media (max-width:480px){.table-responsive.table-break-small td{border:0;padding-bottom:0}}@media (min-width:480px){.table-responsive.table-break-small td::before{display:none}}.table-responsive.table-break-small td:last-child{padding-bottom:14px}@media (min-width:480px){.table-responsive.table-break-small th,.table-responsive.table-break-small td{display:table-cell}}.tabs{border-bottom:1px solid #276f67;margin-bottom:30px;text-align:center}.tabs .tab{border-bottom:3px solid transparent;color:#969da6;display:inline-block;line-height:50px;margin:0;margin-right:30px;min-width:70px;position:relative}.tabs .tab:hover{color:#01581c;text-decoration:none}.tabs .tab.active{border-bottom:3px solid #01581c;color:#01581c}.tab-content{display:none}.tab-content.selected{display:block}.tags{margin-bottom:20px}.tags:last-child{margin-bottom:0}.tags li{display:inline-block;margin:0 25px 10px 0}.tags .tag{background-color:#276f67;border-radius:3px 0 0 3px;color:#01581c;display:inline-block;float:left;line-height:34px;padding:0 10px;position:relative}.tags .tag::before{border-bottom:17px solid transparent;border-left:10px solid #276f67;border-top:17px solid transparent;content:'';height:0;position:absolute;right:-10px;top:0;width:0}.tags .tag::after{background:#FFFFFF;border-radius:6px;content:'';float:left;height:5px;position:absolute;right:-3px;top:14px;width:5px}.tags a.tag{color:#01581c;display:inline-block;text-decoration:none}.tags a.tag:hover{background-color:#34958a;text-decoration:none}.tags a.tag:hover::before{border-left:10px solid #34958a}html,html a,*,*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;text-rendering:optimizeLegibility !important;-moz-font-smoothing:antialiased !important;font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale}body{font:400 14px/1.5em 'Montserrat', helvetica, arial, sans-serif;color:#01581c}@media (min-width:758px){body{font-size:15px}}@media (min-width:1025px){body{font-size:15px}}img{font-size:12px;line-height:1.3em}p,dt,dd{line-height:1.5em;margin-bottom:1.5em}a{color:#0c8c3c;text-decoration:none}a:hover{color:rgba(12, 140, 60, 0.8)}a:focus{color:#0c8c3c}a:visited{color:#0c8c3c}.text-huge,.text-big,.text-medium{line-height:1.3em;margin-bottom:1em;margin-top:1.5em}.text-huge:first-child,.text-big:first-child,.text-medium:first-child{margin-top:0.5em}.text-huge{font-family:'Montserrat', helvetica, arial, sans-serif;font-size:30px;font-weight:900;text-transform:none}@media (min-width:1025px){.text-huge{font-size:40px}}@media (min-width:1490px){.text-huge{font-size:48px}}.text-big{font-family:'Montserrat', helvetica, arial, sans-serif;font-size:24px;font-weight:900;text-transform:none}@media (min-width:1025px){.text-big{font-size:28px}}.text-medium{font-family:'Montserrat', helvetica, arial, sans-serif;font-size:20px;font-weight:900;text-transform:none}.text-small,label.label{font-size:12px}@media (min-width:758px){.text-small,label.label{font-size:14px}}.text-body{font-size:14px;line-height:1.5em}@media (min-width:1025px){.text-body{font-size:15px}}.text-primary{color:#01581c}.text-dark{color:#01581c}.text-secondary{color:#276f67}.text-white{color:#ffffff}.text-success{color:#4caf50}.text-info{color:#5bc0de}.text-warning{color:#f0ad4e}.text-error{color:#e74c3c}.text-gray,label.label,.table-responsive td::before{color:#999999}.text-gray-light{color:#edf3f6}.text-rating1{color:#dd2c00}.text-rating2{color:#ff5722}.text-rating3{color:#ff9800}.text-rating4{color:#ffc107}.text-rating5{color:#f5dc00}.text-rating6{color:#cddc39}.text-rating7{color:#8bc34a}.text-rating8{color:#4caf50}.text-rating9{color:#43a047}.text-rating10{color:#388e3c}.text-white{color:#ffffff}.text-gray,label.label,.table-responsive td::before,a.text-gray,button.text-gray{color:#969da6}.text-light{font-weight:300}.text-normal{font-weight:400}.text-line-through{text-decoration:line-through}.text-italic{font-style:italic}.text-uppercase{text-transform:uppercase}.text-transform-none{text-transform:none}.text-center{text-align:center}.text-lato{font-family:'Lato', sans-serif}.text-with-subtitle{margin-bottom:0 !important}.text-with-subtitle+.text-huge,.text-with-subtitle+.text-big,.text-with-subtitle+.text-medium,.text-with-subtitle+.text-small,.text-with-subtitle+label.label{margin-top:0.5em}h1,h2,h3,h4{font-weight:900}input,textarea,select,button{letter-spacing:inherit}p,ul,li,dt,dd{letter-spacing:0}@media (min-width:758px){.mobile-only{display:none !important}}.tablet-only{display:none !important}@media (min-width:758px){.tablet-only{display:block !important}}@media (min-width:1025px){.tablet-only{display:none !important}}.tablet-up{display:none !important}@media (min-width:758px){.tablet-up{display:block !important}}.tablet-down{display:block !important}@media (min-width:1025px){.tablet-down{display:none !important}}.desktop-only{display:none !important}@media (min-width:1025px){.desktop-only{display:block !important}}.flex-it{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;align-content:center}.flex-it.space-between{justify-content:space-between}img{max-width:100%;height:auto}.floatright,.float-right{float:right}.floatleft,.float-left{float:left}.floatnone,.float-none{float:none}.marginleft,.margin-left{margin-left:0.5em}.marginright,.margin-right{margin-right:0.5em}.margintop,.margin-top{margin-top:0.5em}.marginbottom,.margin-bottom{margin-bottom:0.5em}.marginleftx{margin-left:3.5em}.marginrightx{margin-right:3.5em}.margintopx{margin-top:3.5em}.marginbottomx{margin-bottom:3.5em}.paddingleft,.padding-left{padding-left:0.5em}.paddingright,.padding-right{padding-right:0.5em}.paddingtop,.padding-top{padding-top:0.5em}.paddingbottom,.padding-bottom{padding-bottom:0.5em}.paddingleftx{padding-left:3.5em}.paddingrightx{padding-right:3.5em}.paddingtopx{padding-top:3.5em}.paddingbottomx{padding-bottom:3.5em}.padding-top-zero{padding-top:0 !important}.padding-bottom-zero{padding-bottom:0 !important}.margin-top-zero{margin-top:0 !important}.margin-bottom-zero{margin-bottom:0 !important}.hide-it{display:none !important}.clear{clear:both}@font-face{font-family:'icomoon';src:url(//www.brantlakesportsacademy.com/wp-content/themes/brantlakesportsacademy/css/fonts/icomoon.eot?3batjs);src:url(//www.brantlakesportsacademy.com/wp-content/themes/brantlakesportsacademy/css/fonts/icomoon.eot?3batjs#iefix) format('embedded-opentype'), url(//www.brantlakesportsacademy.com/wp-content/themes/brantlakesportsacademy/css/fonts/icomoon.ttf?3batjs) format('truetype'), url(//www.brantlakesportsacademy.com/wp-content/themes/brantlakesportsacademy/css/fonts/icomoon.woff?3batjs) format('woff'), url(//www.brantlakesportsacademy.com/wp-content/themes/brantlakesportsacademy/css/fonts/icomoon.svg?3batjs#icomoon) format('svg');font-weight:normal;font-style:normal}[class^="icon-"],[class*=" icon-"]{font-family:'icomoon' !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}@font-face{font-family:'CNGar-Regular';src:url(//www.brantlakesportsacademy.com/wp-content/themes/brantlakesportsacademy/css/fonts/CNGar-Regular.woff) format('woff');font-weight:normal;font-style:normal}@font-face{font-family:'CNGar-Italic';src:url(//www.brantlakesportsacademy.com/wp-content/themes/brantlakesportsacademy/css/fonts/CNGar-Italic.woff) format('woff');font-weight:normal;font-style:normal}@font-face{font-family:'CNGar-Bold';src:url(//www.brantlakesportsacademy.com/wp-content/themes/brantlakesportsacademy/css/fonts/CNGar-Bold.woff) format('woff');font-weight:normal;font-style:normal}@font-face{font-family:'CNGar-BoldItalic';src:url(//www.brantlakesportsacademy.com/wp-content/themes/brantlakesportsacademy/css/fonts/CNGar-Bolditalic.woff) format('woff');font-weight:normal;font-style:normal}[class^="font-cngar-regular"],[class*=" font-cngar-regular"]{font-family:'CNGar-Regular', "Times New Roman", Times, Georgia, serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class^="font-cngar-italic"],[class*=" font-cngar-italic"]{font-family:'CNGar-Italic', "Times New Roman", Times, Georgia, serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class^="font-cngar-bold"],[class*=" font-cngar-bold"]{font-family:'CNGar-Bold', "Times New Roman", Times, Georgia, serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class^="font-cngar-bolditalic"],[class*=" font-cngar-bolditalic"]{font-family:'CNGar-BoldItalic', "Times New Roman", Times, Georgia, serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@font-face{font-family:'LoveThunder';src:url(//www.brantlakesportsacademy.com/wp-content/themes/brantlakesportsacademy/css/fonts/a_love_of_thunder-webfont.woff2) format('woff2'), url(//www.brantlakesportsacademy.com/wp-content/themes/brantlakesportsacademy/css/fonts/a_love_of_thunder-webfont.woff) format('woff'), url(//www.brantlakesportsacademy.com/wp-content/themes/brantlakesportsacademy/css/fonts/a_love_of_thunder-webfont.ttf) format('truetype');font-weight:normal;font-style:normal}[class^="font-lovethunder"],[class*=" font-lovethunder"]{font-family:'LoveThunder', "Montserrat", helvetica, arial, sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.nav-menu{transition:0.5s all}.hvr-skew-forward{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0, 0, 0, 0);-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transform-origin:0 100%;transform-origin:0 100%}.hvr-skew-forward:hover,.hvr-skew-forward:focus,.hvr-skew-forward:active{-webkit-transform:skew(-10deg);transform:skew(-10deg)}.hvr-sweep-to-right{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0, 0, 0, 0);position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:0.3s;transition-duration:0.3s}.hvr-sweep-to-right:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#028a2c;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-sweep-to-right:hover,.hvr-sweep-to-right:focus,.hvr-sweep-to-right:active{color:white}.hvr-sweep-to-right:hover:before,.hvr-sweep-to-right:focus:before,.hvr-sweep-to-right:active:before{-webkit-transform:scaleX(1);transform:scaleX(1)}.hvr-underline-from-left{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0, 0, 0, 0);position:relative;overflow:hidden}.hvr-underline-from-left:before{content:"";position:absolute;z-index:-1;left:0;right:100%;bottom:0;background:#028a2c;height:4px;-webkit-transition-property:right;transition-property:right;-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-underline-from-left:hover:before,.hvr-underline-from-left:focus:before,.hvr-underline-from-left:active:before{right:0}.hvr-icon-back{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0, 0, 0, 0);-webkit-transition-duration:0.1s;transition-duration:0.1s}.hvr-icon-back .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:0.1s;transition-duration:0.1s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-back:hover .hvr-icon,.hvr-icon-back:focus .hvr-icon,.hvr-icon-back:active .hvr-icon{-webkit-transform:translateX(-6px);transform:translateX(-6px)}.hvr-icon-forward{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0, 0, 0, 0);-webkit-transition-duration:0.1s;transition-duration:0.1s}.hvr-icon-forward .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:0.1s;transition-duration:0.1s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-forward:hover .hvr-icon,.hvr-icon-forward:focus .hvr-icon,.hvr-icon-forward:active .hvr-icon{-webkit-transform:translateX(6px);transform:translateX(6px)}@-webkit-keyframes hvr-icon-float-away{0%{opacity:1}100%{opacity:0;-webkit-transform:translateY(-1em);transform:translateY(-1em)}}@keyframes hvr-icon-float-away{0%{opacity:1}100%{opacity:0;-webkit-transform:translateY(-1em);transform:translateY(-1em)}}.hvr-icon-float-away{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0, 0, 0, 0)}.hvr-icon-float-away .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.hvr-icon-float-away:hover .hvr-icon,.hvr-icon-float-away:focus .hvr-icon,.hvr-icon-float-away:active .hvr-icon{-webkit-animation-name:hvr-icon-float-away;animation-name:hvr-icon-float-away;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.hvr-icon-grow-rotate{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0, 0, 0, 0);-webkit-transition-duration:0.3s;transition-duration:0.3s}.hvr-icon-grow-rotate .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-grow-rotate:hover .hvr-icon,.hvr-icon-grow-rotate:focus .hvr-icon,.hvr-icon-grow-rotate:active .hvr-icon{-webkit-transform:scale(1.5) rotate(12deg);transform:scale(1.5) rotate(12deg)}@-webkit-keyframes hvr-icon-bob{0%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}50%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}100%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}@keyframes hvr-icon-bob{0%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}50%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}100%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}@-webkit-keyframes hvr-icon-bob-float{100%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}@keyframes hvr-icon-bob-float{100%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}.hvr-icon-bob{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0, 0, 0, 0);-webkit-transition-duration:0.3s;transition-duration:0.3s}.hvr-icon-bob .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0)}.hvr-icon-bob:hover .hvr-icon,.hvr-icon-bob:focus .hvr-icon,.hvr-icon-bob:active .hvr-icon{-webkit-animation-name:hvr-icon-bob-float, hvr-icon-bob;animation-name:hvr-icon-bob-float, hvr-icon-bob;-webkit-animation-duration:0.3s, 1.5s;animation-duration:0.3s, 1.5s;-webkit-animation-delay:0s, 0.3s;animation-delay:0s, 0.3s;-webkit-animation-timing-function:ease-out, ease-in-out;animation-timing-function:ease-out, ease-in-out;-webkit-animation-iteration-count:1, infinite;animation-iteration-count:1, infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-direction:normal, alternate;animation-direction:normal, alternate}.hvr-sweep-to-top{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0, 0, 0, 0);position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:0.3s;transition-duration:0.3s}.hvr-sweep-to-top:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg, rgba(2, 138, 44, 0) 0%, #028a2c 60%, #028a2c 100%);-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-sweep-to-top:hover,.hvr-sweep-to-top:focus,.hvr-sweep-to-top:active{color:white}.hvr-sweep-to-top:hover:before,.hvr-sweep-to-top:focus:before,.hvr-sweep-to-top:active:before{-webkit-transform:scaleY(1);transform:scaleY(1)}.hvr-sweep-to-bottom{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0, 0, 0, 0);position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:0.3s;transition-duration:0.3s}.hvr-sweep-to-bottom:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:linear-gradient(0deg, rgba(2, 138, 44, 0) 0%, #028a2c 60%, #028a2c 100%);-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-sweep-to-bottom:hover,.hvr-sweep-to-bottom:focus,.hvr-sweep-to-bottom:active{color:white}.hvr-sweep-to-bottom:hover:before,.hvr-sweep-to-bottom:focus:before,.hvr-sweep-to-bottom:active:before{-webkit-transform:scaleY(1);transform:scaleY(1)}.hvr-shutter-out-horizontal{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0, 0, 0, 0);position:relative;background:#e1e1e1;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:0.3s;transition-duration:0.3s}.hvr-shutter-out-horizontal:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;background:#2098D1;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:50%;transform-origin:50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-shutter-out-horizontal:hover,.hvr-shutter-out-horizontal:focus,.hvr-shutter-out-horizontal:active{color:white}.hvr-shutter-out-horizontal:hover:before,.hvr-shutter-out-horizontal:focus:before,.hvr-shutter-out-horizontal:active:before{-webkit-transform:scaleX(1);transform:scaleX(1)}@-webkit-keyframes now-visible{0%{-webkit-transform:scale(0.5);transform:scale(0.5)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes now-visible{0%{-webkit-transform:scale(0.5);transform:scale(0.5)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-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}a,a:link{color:#0c8c3c}a:visited{color:#276f67}a:hover,a:focus{color:#10bb50}.entry-content p a,.entry-content p a:link,.entry-content p a:visited{font-weight:700}.entry-content p a:hover,.entry-content p a:focus{font-weight:700}@media (min-width:1025px){a img,a img.lazyloaded,span.su-lightbox img{transition:0.5s all !important}a:hover img,span.su-lightbox:hover img{opacity:1;transform:scale(1.05);filter:saturate(1.2);cursor:pointer}}.button a,.button a:link,.button a:visited,input[type="submit"],.btn,.btn:link,.btn:visited,.btn a,.btn a:link,.btn a:visited,.gform_wrapper.cn-form .gform_footer input.button,.gform_wrapper .cn-form .gform_footer input[type=submit],.entry-content .su-posts-teaser-loop h2.su-post-title a,.wp-block-button__link{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:#0c8c3c;font-family:'Montserrat', sans-serif;color:#FFF !important;text-transform:uppercase;line-height:2.5;border:0;padding:3vw;text-decoration:none;box-shadow:none;text-shadow:none;transition:ease 0.3s;margin:3vw 2px 1vw;font-size:6vw;flex-grow:1;font-weight:700;text-align:center;line-height:1.2}@media (min-width:758px){.button a,.button a:link,.button a:visited,input[type="submit"],.btn,.btn:link,.btn:visited,.btn a,.btn a:link,.btn a:visited,.gform_wrapper.cn-form .gform_footer input.button,.gform_wrapper .cn-form .gform_footer input[type=submit],.entry-content .su-posts-teaser-loop h2.su-post-title a,.wp-block-button__link{font-size:2.5vw}}@media (min-width:1025px){.button a,.button a:link,.button a:visited,input[type="submit"],.btn,.btn:link,.btn:visited,.btn a,.btn a:link,.btn a:visited,.gform_wrapper.cn-form .gform_footer input.button,.gform_wrapper .cn-form .gform_footer input[type=submit],.entry-content .su-posts-teaser-loop h2.su-post-title a,.wp-block-button__link{font-size:24px;padding:20px 25px}}.btn-link-style,.btn-link-style:link,.btn-link-style:visited{background:transparent;color:#01581c;font-size:0.7em;border:0;padding:0}.button a:hover,.button a:active,.button a:focus,input[type="submit"]:hover,.btn:hover,.btn:active,.btn:focus,.gform_wrapper.cn-form .gform_footer input.button:hover,.gform_wrapper .cn-form .gform_footer input[type=submit]:hover,.entry-content .su-posts-teaser-loop h2.su-post-title a:hover{background:#276f67;color:#FFF;transition:ease 0.3s}.btn-link-style:hover,.btn-link-style:active,.btn-link-style:focus{border:none;background:transparent;color:#0c8c3c}button.box-btn{transition:ease 0.3s}.inline.button a{float:right;margin-right:12px;font-size:0.6em;margin-bottom:0}a.cta-btn{font-family:'Montserrat', helvetica, arial, sans-serif;font-size:44px;font-weight:700;text-decoration:none;padding:3px 25px;background-color:#939393;color:#fff;border:3px solid #fff}a.cta-btn:hover{background-color:#fff;color:#939393;transition:ease 0.3s}input[type="submit"].search-submit{float:right;margin:0;text-transform:none;padding:8px 10px}.banner,.banner:link,.banner:visited{display:block;width:100%;background:#0c8c3c;color:#01581c;font-size:180%;font-size:2.25em;text-align:center;line-height:1.3;padding:1.5em;border-bottom:10px solid #0c8c3c}.btn-three::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-color:rgba(255, 255, 255, 0.1);transition:all 0.3s}.btn-three:hover::before{opacity:0;transform:scale(0.5, 0.5)}.btn-three::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;opacity:0;transition:all 0.3s;border:1px solid rgba(255, 255, 255, 0.5);transform:scale(1.2, 1.2)}.btn-three:hover::after{opacity:1;transform:scale(1, 1)}a.btn-simple{background:#01581c;color:white;text-transform:uppercase;transition:0.5s all;padding:15px;font-size:18px}a.btn-simple.overlap{margin:20px auto -20px auto;padding:20px 30px}a.tour-link,span.tour-link,span.tour-link img{font-size:40%;vertical-align:middle;color:#00260c;width:20px;margin-left:5px}a.tour-link:hover,span.tour-link:hover,span.tour-link img:hover{color:#028a2c;-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-name:rotateIn;animation-name:rotateIn}@media (min-width:758px){a.tour-link,span.tour-link,span.tour-link img{width:22px;position:relative;top:-1px}}@media (min-width:1025px){a.tour-link,span.tour-link,span.tour-link img{width:28px;top:-2px}}.visitingBtns{display:flex}.visitingBtns a{margin:1em 0.5em;width:50%}@media screen and (max-width:530px){.entry-content a.cta-single{width:100%;margin:10px auto;float:none}.entry-content a.cta-single img.align-right{width:100%}}.entry-content a.cta-small img.alignright{max-width:41%}.screen-reader-text{display:none}.site-header{display:flex;justify-content:space-between;align-items:center;z-index:11;position:fixed;top:0;width:100%;height:54px;background:rgba(1, 88, 28, 0.88);background-size:auto 100%;transition:0.5s all}@media (min-width:758px){.site-header{height:54px}}@media (min-width:1025px){.site-header{height:100px;box-shadow:0 0 20px #000;justify-content:center}}@media screen and (min-width:2000px){.site-header{background-image:url(//www.brantlakesportsacademy.com/wp-content/themes/brantlakesportsacademy/img/header-bg-lg.jpg)}}@media (min-width:1025px){.scrolling .site-header{margin-top:-40px;padding-top:40px}}.site-header::after{background:rgba(10, 40, 153, 0.9);display:block;width:100%;height:74px}.site-branding{z-index:100;padding:0;width:100%;height:100%;width:40%;position:relative;left:50%;margin-left:-21%;margin-top:1vw}@media (min-width:758px){.site-branding{max-width:30%;padding:0;margin-left:-14%}}@media (min-width:1025px){.site-branding{width:100%;margin-top:0;display:flex;align-items:center;justify-content:center;left:auto;margin-left:0;position:absolute;text-align:center}}@media (max-width:758px){.site-branding{width:50%;margin-left:-25%}}.site-title{text-align:center;margin-bottom:0;height:100%;margin-top:8%}@media (min-width:758px){.site-title{margin-top:0}}@media (min-width:1025px){.site-title{height:auto}}.site-title a{text-align:left;display:block;margin-left:0;height:100%}@media (min-width:1025px){.site-title a{margin-left:0}}.site-title img{max-height:114%;max-width:100%;width:auto;margin:0 auto;transition:0.5s all}@media (min-width:758px){.site-title img{margin:5px auto;max-height:40px;display:block}}@media (min-width:1025px){.site-title img{max-height:100%;height:auto}}@media (min-width:1025px){.scrolling .site-title img{margin-top:3%;height:40px}}.site-description{display:none}.main-navigation{width:100%;width:100%;max-width:50%;line-height:1.75}@media (min-width:758px){.main-navigation{max-width:60%}}@media (min-width:1025px){.main-navigation{max-width:688px}}.main-navigation .primary-actions{display:flex;justify-content:flex-end;flex-wrap:nowrap;flex-direction:row;align-items:center;margin-right:2vw}.primary-actions a,.primary-actions span,.primary-actions button,.primary-actions *{color:#01581c;font-size:24px;font-size:1.1em;font-size:1.2rem;font-weight:400;line-height:24px;text-transform:uppercase;padding:0;font-family:'Montserrat', sans-serif;color:#FFF;font-weight:700}@media (min-width:1025px){.primary-actions a,.primary-actions span,.primary-actions button,.primary-actions *{font-size:1.7em;font-size:1.7rem}}.main-navigation .email{display:none}.main-navigation .phone{order:2}.main-navigation .login-link-primary{order:1;position:relative;font-size:3.5vw;position:absolute;left:5%;line-height:1}@media (min-width:758px){.main-navigation .login-link-primary{font-size:2.5vw;left:5%}}@media (min-width:1025px){.main-navigation .login-link-primary{transition:0.5s all;font-size:1.8em;font-size:1.8rem;left:50px}}@media (min-width:1025px){.main-navigation .login-link-primary:hover{transform:scale(1.1)}}button.menu-toggle{order:3;position:relative;padding-right:6vw;margin-left:5vw;font-size:3.5vw;line-height:1;position:absolute;right:2%}@media (min-width:758px){button.menu-toggle{padding-right:4.5vw;margin-top:0;font-size:2.5vw;right:5%}}@media (min-width:1025px){button.menu-toggle{padding-right:54px;transition:0.5s all;font-size:1.8em;font-size:1.8rem;margin-left:45px;right:50px}}button.menu-toggle::before{display:block;content:"";width:20px;height:32px;position:absolute;top:-10px;left:auto;right:0;text-indent:0;background:url(//www.brantlakesportsacademy.com/wp-content/themes/brantlakesportsacademy/img/blc-diamond-logo-white.svg) no-repeat center;background-size:auto 100%}@media (min-width:758px){button.menu-toggle::before{width:30px;height:36px;top:-10px}}@media (min-width:1025px){button.menu-toggle::before{width:50px;top:-16px;height:60px}}.toggled button.menu-toggle::before{font-family:'icomoon';content:"";background-image:none;height:6vw;top:0;color:#FFF;text-shadow:2px 2px 2px #000}@media (min-width:758px){.toggled button.menu-toggle::before{height:28px}}@media (min-width:1025px){button.menu-toggle:hover{transform:scale(1.1)}}#site-menu{clear:both;width:82%;background:rgba(255, 255, 255, 0.9);height:2000px;overflow:hidden;order:4;transition:1s all;position:fixed;top:54px;box-shadow:0 20vw 30vw #01581c;padding:2vw 5% 0 5%;visibility:hidden;padding-top:20px}#site-menu::after{display:block;content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-size:100%;z-index:-1}@media (min-width:758px){#site-menu{width:48%;padding:3vw 5% 0px 3%}}@media (min-width:1025px){#site-menu{top:100px;width:42%;max-width:380px;padding:40px 60px 20vw 40px}}@media (min-width:1025px){.scrolling #site-menu{top:60px}}#site-menu[aria-expanded="true"]{visibility:visible;max-height:100vh;height:2000px;overflow-y:scroll;overflow-x:hidden;padding-bottom:20vw}#site-menu[data-action="slide-from-right"]{right:-120%}#site-menu[data-action="slide-from-left"]{left:-120%}#site-menu[data-action="slide-down"]{height:0}#site-menu[data-action="slide-from-right"][aria-expanded="true"]{right:0}#site-menu[data-action="slide-from-left"][aria-expanded="true"]{left:0}.site-menu-wrapper{margin-left:auto;margin-right:auto}@media (min-width:1025px){.site-menu-wrapper{max-width:none}}#site-menu .sub-menu li a{text-transform:none;font-weight:600;margin-left:4vw}@media (min-width:758px){#site-menu .sub-menu li a{font-size:20px;margin-left:15px}}.main-navigation #site-menu a,.main-navigation ul#primary-navigation .sub-menu li.menu-item-has-children a:first-child:nth-last-child(2){color:#01581c;font-weight:600;font-size:1.2em;font-size:1.4rem;font-size:5vw;font-family:'Montserrat', helvetica, arial, sans-serif;position:relative;white-space:nowrap;display:block}@media (min-width:758px){.main-navigation #site-menu a,.main-navigation ul#primary-navigation .sub-menu li.menu-item-has-children a:first-child:nth-last-child(2){font-size:20px}}.main-navigation ul#primary-navigation li.current-page-ancestor>a+ul.sub-menu{display:block}.main-navigation #site-menu #cta-navigation ul.sub-menu a{font-size:4.5vw}@media (min-width:758px){.main-navigation #site-menu #cta-navigation ul.sub-menu a{font-size:20px}}.main-navigation li{margin:0;line-height:1.6}.main-navigation .menu-site-navigation-container ul a:hover,.main-navigation ul li.main-parent.current-menu-item>a,.main-navigation ul li.main-parent.current_page_item>a,.main-navigation ul li.main-parent.current_page_parent>a,.main-navigation ul li.main-parent.current_page_ancestor>a,.main-navigation ul#primary-navigation a.open{color:#01581c !important}.main-navigation ul#primary-navigation li.menu-item-has-children a:first-child:nth-last-child(2){font-size:1.6em;font-size:1.6rem;font-size:7.3vw;font-family:'Montserrat', helvetica, arial, sans-serif;font-weight:800;color:#01581c;display:block;z-index:1}@media (min-width:758px){.main-navigation ul#primary-navigation li.menu-item-has-children a:first-child:nth-last-child(2){font-size:30px}}@media (min-width:1025px){.main-navigation ul#primary-navigation li.menu-item-has-children a:first-child:nth-last-child(2):hover{color:#0c8c3c}}.main-navigation ul#cta-navigation ul.sub-menu{margin-left:5%}.main-navigation ul#primary-navigation li.menu-item-has-children{padding:0}.main-navigation ul#primary-navigation .sub-menu li.menu-item-has-children{padding:0}.main-navigation ul#primary-navigation .sub-menu li.menu-item-has-children a:first-child:nth-last-child(2):before,.main-navigation ul#cta-navigation .sub-menu li.menu-item-has-children a:first-child:nth-last-child(2):before{content:'';display:none}.main-navigation ul#primary-navigation li.menu-item-has-children a:first-child:nth-last-child(2):before,.main-navigation ul#cta-navigation li.menu-item-has-children a:first-child:nth-last-child(2):before{display:inline-block;content:"+";position:absolute;margin-left:auto;font-size:1.2em;font-size:7vw;line-height:1.5;right:0;font-family:serif;font-weight:800}@media (min-width:758px){.main-navigation ul#primary-navigation li.menu-item-has-children a:first-child:nth-last-child(2):before,.main-navigation ul#cta-navigation li.menu-item-has-children a:first-child:nth-last-child(2):before{font-size:36px;right:-28px;line-height:1.3}}.main-navigation ul#cta-navigation li.menu-item-has-children a:first-child:nth-last-child(2):before{font-size:8vw}@media (min-width:758px){.main-navigation ul#cta-navigation li.menu-item-has-children a:first-child:nth-last-child(2):before{font-size:42px}}.main-navigation ul#primary-navigation li.current_page_ancestor>a{color:#0c8c3c}.main-navigation ul#primary-navigation li.menu-item-has-children a.open:first-child:nth-last-child(2):before,.main-navigation ul#primary-navigation li.current-page-ancestor>a:first-child:nth-last-child(2):before{content:"-";font-size:1.2em;font-size:8vw;width:18px;text-align:center}@media (min-width:758px){.main-navigation ul#primary-navigation li.menu-item-has-children a.open:first-child:nth-last-child(2):before,.main-navigation ul#primary-navigation li.current-page-ancestor>a:first-child:nth-last-child(2):before{font-size:38px;right:-26px}}.main-navigation ul#primary-navigation .sub-menu li.current-page-ancestor>a:first-child:nth-last-child(2):before{content:"";display:none}@media (min-width:1025px){.main-navigation #site-menu a{transition:0.2s;display:block}.main-navigation #site-menu a:hover,.main-navigation ul#primary-navigation .sub-menu li.menu-item-has-children a:first-child:nth-last-child(2):hover{color:#0c8c3c}}.main-navigation .sub-menu{margin-top:0;display:none}.main-navigation .sub-menu li{line-height:1.8}.main-navigation #site-menu .menu-tertiary-menu-container li.stitches{position:relative;padding:15px 0;margin:15px 0}.menu-tertiary-menu-container::after,.cta-buttons::after,#primary-navigation li.menu-item-has-children::after,.main-navigation #site-menu .menu-tertiary-menu-container li.stitches::after,.main-navigation #site-menu .menu-tertiary-menu-container li.stitches::before{display:block;content:"";width:116%;height:24px;position:absolute;bottom:0;z-index:0;background-size:auto 100%;margin-left:-8%}@media (min-width:758px){.menu-tertiary-menu-container::after,.cta-buttons::after,#primary-navigation li.menu-item-has-children::after,.main-navigation #site-menu .menu-tertiary-menu-container li.stitches::after,.main-navigation #site-menu .menu-tertiary-menu-container li.stitches::before{width:134%;margin-left:-14%}}.main-navigation #site-menu .menu-tertiary-menu-container li.stitches::before{top:0}.menu-tertiary-menu-container,.menu-cta-container,.cta-buttons,#primary-navigation li.menu-item-has-children{position:relative}#primary-navigation li.menu-item-has-children::after{top:auto;bottom:0}.menu-tertiary-menu-container::after,.cta-buttons::after,#primary-navigation li.menu-item-has-children li.menu-item-has-children::after{display:none}.main-navigation .sub-menu li.menu-item-has-children a::after{top:-0.5vw}@media (min-width:758px){.main-navigation .sub-menu li.menu-item-has-children a::after{top:-2px}}.main-navigation .sub-menu .sub-menu li a::after{top:-0.6vw}@media (min-width:758px){.main-navigation .sub-menu .sub-menu li a::after{top:-1px}}.main-navigation .sub-menu .sub-menu li{text-indent:1.5em}.main-navigation #site-menu .sub-menu .sub-menu li a{font-size:5vw;position:relative}@media (min-width:758px){.main-navigation #site-menu .sub-menu .sub-menu li a{font-size:18px}}.main-navigation .sub-menu .sub-menu,.main-navigation li.current_page_ancestor .sub-menu{display:block;margin-bottom:0}.main-navigation #site-menu .menu-tertiary-menu-container li{line-height:1.8}.main-navigation #site-menu .menu-tertiary-menu-container a{font-size:1.2em;font-size:6vw;text-transform:none;font-weight:800;font-family:'Montserrat', sans-serif;letter-spacing:-1pt}@media (min-width:758px){.main-navigation #site-menu .menu-tertiary-menu-container a{font-size:30px}}.sidebar .top-menu-only{display:none}#site-menu .side-menu-only{display:none}#site-menu .not-in-pull-menu{display:none}.main-navigation ul.menu a.open+.sub-menu,.main-navigation ul.menu li.current-menu-parent a+.sub-menu,.main-navigation ul.menu li.current-menu-ancestor a+.sub-menu{display:block;position:relative;z-index:1}.main-navigation ul.menu ul.sub-menu .current-menu-item>a,.main-navigation ul#tertiary-navigation .current-menu-item>a{color:#0c8c3c !important}.main-navigation ul.menu ul.sub-menu .current-menu-item>a::before,.main-navigation ul#tertiary-navigation .current-menu-item>a::before{display:block;content:"";width:9vw;height:9vw;background:url(//www.brantlakesportsacademy.com/wp-content/themes/brantlakesportsacademy/img/blc-diamond-logo-primary.svg) no-repeat center;background-size:auto 100%;position:absolute;margin:0 0 0 -8.5vw;opacity:0.6;left:0}@media (min-width:758px){.main-navigation ul.menu ul.sub-menu .current-menu-item>a::before,.main-navigation ul#tertiary-navigation .current-menu-item>a::before{margin:0 0 0 -5vw;width:5vw;height:5vw}}@media (min-width:1025px){.main-navigation ul.menu ul.sub-menu .current-menu-item>a::before,.main-navigation ul#tertiary-navigation .current-menu-item>a::before{width:30px;height:31px;margin-left:-30px}}.cta-buttons{display:flex;justify-content:space-between;text-align:center;padding:3vw 0 5vw}@media (min-width:758px){.cta-buttons{padding:2vw 0}}@media (min-width:1025px){.cta-buttons{padding:25px 0}}.cta-buttons img{width:75%}.site-menu-wrapper .email-phone{padding-top:25px;display:flex}.site-menu-wrapper .email-phone::before{display:block;content:"";width:116%;height:24px;position:absolute;background-size:auto 100%;margin-left:-8%;margin-top:-30px}.main-navigation #site-menu .email-phone a.tel{font-family:"Fell Type SC A", "Fell Type SC B", serif;font-size:7vw;line-height:1;margin:0 0 0 4vw}@media (min-width:758px){.main-navigation #site-menu .email-phone a.tel{font-size:4vw;margin-left:3vw}}@media (min-width:1025px){.main-navigation #site-menu .email-phone a.tel{font-size:34px;margin-left:20px}}.main-navigation .sub-menu li::before{display:block;content:"";width:90%;height:1px;background:#01581c;margin-left:auto;margin-right:auto}@media (min-width:1025px){.main-navigation .sub-menu li::before{width:85%}}.main-navigation ul.menu li.menu-item-1535 a+.sub-menu{display:none}.main-navigation ul.menu ul.sub-menu .current-menu-item.menu-item-1535>a,.main-navigation ul.menu ul.sub-menu .current-page-ancestor.menu-item-1535>a{color:#222954 !important}.main-navigation ul.menu ul.sub-menu .current-menu-item.menu-item-1535>a:before,.main-navigation ul.menu ul.sub-menu .current-page-ancestor.menu-item-1535>a:before{display:block;content:"";width:9vw;height:9vw;background:url(//www.brantlakesportsacademy.com/wp-content/themes/brantlakesportsacademy/img/moose-blue.png) no-repeat center;background-size:auto 100%;position:absolute;margin:0 0 0 -4.5vw;opacity:0.6;right:0}.main-navigation ul.menu ul.sub-menu .current-menu-item.menu-item-1535>a::before,.main-navigation ul.menu ul.sub-menu .current-page-ancestor.menu-item-1535>a::before{display:block;content:"";width:9vw;height:9vw;background:url(//www.brantlakesportsacademy.com/wp-content/themes/brantlakesportsacademy/img/moose-blue.png) no-repeat center;background-size:auto 100%;position:absolute;margin:0 0 0 -4.5vw;opacity:0.6;right:0}.page-girls-activities-programs .main-navigation li.menu-item-1530 .sub-menu,.page-boys-activities-programs .main-navigation li.menu-item-1530 .sub-menu,.page-inquire .main-navigation li.menu-item-1559 .sub-menu{display:block}.menu-staff-profiles li.current_page_item a{color:#0c8c3c}.main-navigation ul#secondary-navigation a{font-weight:800;text-align:center}.main-navigation ul#tertiary a{font-weight:500;text-align:center;font-size:4vw}@media (min-width:758px){.main-navigation ul#tertiary a{font-size:18px}}.main-navigation ul#tertiary li.retreats a{background:rgba(12, 140, 60, 0.6);display:block;padding:0.75em 0;width:114%;margin-left:-7%;color:#FFF;font-weight:600;margin-top:1em}@media (min-width:758px){.main-navigation ul#tertiary li.retreats a{width:124%;margin-left:-11%}}@media (min-width:1025px){.main-navigation ul#tertiary li.retreats a{width:150%;margin-left:-25%}.main-navigation ul#tertiary li.retreats a:hover{background:#0c8c3c}}.menu-secondary-container::before,.menu-secondary-container::after{display:block;content:"";height:4px;width:50%;margin:1em auto;background:#01581c}.main-navigation #site-menu .sub-menu li.admf a{font-size:4vw}@media (min-width:758px){.main-navigation #site-menu .sub-menu li.admf a{font-size:18px}}.site-footer{box-shadow:none;display:flex;flex-wrap:wrap;align-items:center;border-bottom:10px solid #01581c}.site-footer.now-visible{background:url(//www.brantlakesportsacademy.com/wp-content/themes/brantlakesportsacademy/img/footer-bg.jpg) no-repeat center bottom;background-size:200%}@media (min-width:758px){.site-footer.now-visible{background-size:100%}}.site-footer .vcard{text-align:center;margin-bottom:37vw;padding-top:2vw}@media (min-width:758px){.site-footer .vcard{margin-bottom:23vw}}@media (min-width:1025px){.site-footer .vcard{margin-bottom:28vw}}.site-footer .vcard .fn{text-align:left;text-indent:-5000em}.site-footer .vcard .fn::after{display:block;content:"";background:url(//www.brantlakesportsacademy.com/wp-content/themes/brantlakesportsacademy/img/blc-diamond-logo-white.svg) no-repeat center center;width:60px;height:100px;margin:0 auto;filter:brightness(0.12) sepia(0.6) hue-rotate(-250deg) saturate(4);-webkit-filter:brightness(0.12) sepia(0.6) hue-rotate(-250deg) saturate(4);-moz-filter:brightness(0.12) sepia(0.6) hue-rotate(-250deg) saturate(4);-ms-filter:brightness(0.12) sepia(0.6) hue-rotate(-250deg) saturate(4);margin-bottom:2vw}@media (min-width:758px){.site-footer .vcard .fn::after{margin-bottom:15px}}@media (min-width:1025px){.site-footer .vcard .fn::after{width:70px;height:132px}}.site-footer .vcard .website{display:none}.site-footer .vcard .email{font-size:5vw;color:#276f67}@media (min-width:758px){.site-footer .vcard .email{font-size:20px;line-height:22px;transition:0.5s all}.site-footer .vcard .email:hover{color:#0c8c3c}}.site-footer .vcard .adr{font-size:4vw;line-height:1.5;color:#276f67}@media (min-width:758px){.site-footer .vcard .adr{font-size:16px}}.site-footer .vcard .adr .tel{font-weight:800;display:block;font-size:7vw;color:#01581c}@media (min-width:758px){.site-footer .vcard .adr .tel{font-size:24px}}@media (min-width:1025px){.site-footer .vcard .adr .tel{font-size:30px}}.site-footer .vcard .adr .street-address{display:block}.site-footer .vcard .opts .social{margin-left:-3vw}@media (min-width:758px){.site-footer .vcard .opts .social{margin-left:-1.5vw}}.site-footer .vcard .opts .social li a{display:flex;flex-flow:wrap;overflow:hidden;width:48px;height:48px;text-align:center;position:relative;color:#01581c;font-size:28px;line-height:1.6;transition:0.5s all;margin:0 3px}@media (min-width:758px){.site-footer .vcard .opts .social li a{font-size:34px;width:46px;height:46px;margin-top:15px}}@media (min-width:1025px){.site-footer .vcard .opts .social li a{font-size:46px;width:48px;height:62px;margin-left:15px;margin-right:15px;transition:0.5s all}.site-footer .vcard .opts .social li a:hover{transform:scale(1.15);color:#0c8c3c}}.site-footer .vcard .opts .social li a::before{display:block;font-family:"icomoon";content:"";width:100%;height:100%;position:relative;top:0;left:0;text-indent:0}.site-footer .vcard .opts .social li.facebook a::before{content:""}.site-footer .vcard .opts .social li.twitter a::before{content:""}.site-footer .vcard .opts .social li.instagram a::before{content:""}.site-footer .vcard .opts .social li.youtube a::before{content:""}.site-footer .site-info{color:#FFF;font-size:12px;line-height:1.5;text-align:center;padding:15px 0;width:100%}.site-footer .site-info .aca{display:block;width:60px;margin:0 auto 8px}.site-footer .site-info a,.site-footer .site-info a *{color:#FFF;text-decoration:none}@media screen and (min-width:1430px){.site-footer{position:relative}.site-footer::before{display:block;content:"";width:100%;height:20vw;position:absolute;top:0;margin-top:-2px;background:-moz-linear-gradient(top, white 0%, white 50%, rgba(255, 255, 255, 0) 100%);background:-webkit-linear-gradient(top, white 0%, white 50%, rgba(255, 255, 255, 0) 100%);background:linear-gradient(to bottom, white 0%, white 50%, rgba(255, 255, 255, 0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0)}.site-footer .vcard{position:relative;margin-bottom:30vw}}.header-img img{width:100%}@media (min-width:1025px){.header-img.now-visible{width:100%;visibility:visible;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeIn;animation-name:fadeIn;animation:fadeIn 0.4s cubic-bezier(0.39, 0.575, 0.565, 1) both}}.page .entry-header{position:relative;z-index:1;margin-top:-14vw;margin-bottom:2vw;text-align:center}.page .entry-header.before-load{position:relative;top:auto}@media (min-width:758px){.page .entry-header{margin-top:-9vw;margin-bottom:0.25vw}}@media (min-width:1025px){.page .entry-header{margin-top:-8vw;margin-bottom:0}}@media (min-width:1490px){.page .entry-header{margin-top:-9vw}}.page .entry-content{z-index:1;position:relative}.entry-title,.entry-header h1,.entry-header h1.entry-title,.site-content .blog-it-up h2.entry-title{margin:0 0 2.4vw;font-family:'Montserrat', helvetica, arial, sans-serif;color:#FFFFFF;font-size:9vw;font-weight:900;line-height:1.1;display:inline-block;width:auto}@media (max-width:758px){.entry-title.header-size-large,.entry-header h1.header-size-large,.entry-header h1.entry-title.header-size-large,.site-content .blog-it-up h2.entry-title.header-size-large{font-size:9vw}.entry-title.header-size-large-x,.entry-header h1.header-size-large-x,.entry-header h1.entry-title.header-size-large-x,.site-content .blog-it-up h2.entry-title.header-size-large-x{font-size:8vw;line-height:1.3}.entry-title.header-size-large-xx,.entry-header h1.header-size-large-xx,.entry-header h1.entry-title.header-size-large-xx,.site-content .blog-it-up h2.entry-title.header-size-large-xx{font-size:7vw;line-height:1.5}}@media (min-width:758px){.entry-title,.entry-header h1,.entry-header h1.entry-title,.site-content .blog-it-up h2.entry-title{font-size:6vw;margin-bottom:1.8vw}}@media (min-width:1025px){.entry-title,.entry-header h1,.entry-header h1.entry-title,.site-content .blog-it-up h2.entry-title{font-size:62px;font-size:5vw;margin-top:0;margin-bottom:1.6vw;letter-spacing:0}}@media (min-width:1490px){.entry-title,.entry-header h1,.entry-header h1.entry-title,.site-content .blog-it-up h2.entry-title{font-size:70px;margin-bottom:1.5vw;height:7.2vw;display:flex;width:100%;text-align:center;justify-content:center;align-items:center}}@media (max-width:758px){.parent-pageid-123 .featured-video .page .entry-header{margin-top:-1vw}.parent-pageid-123 .featured-video .entry-header h1.entry-title{font-size:16vw}}@media (min-width:1025px){.featured-video .entry-header h1.entry-title{font-size:116px}}.site-content h2.entry-title a{text-decoration:none}@media (min-width:1025px){.entry-header.now-visible .entry-title,.entry-header.now-visible h1,.entry-header.now-visible h1.entry-title,.container.now-visible .site-content .blog-it-up h2.entry-title,.entry-content.now-visible,.next-prev-page-nav.now-visible{-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-delay:300ms;animation-delay:300ms;-webkit-animation-name:zoomIn;animation-name:zoomIn}}.no-header-graphic .entry-title,.no-header-graphic .entry-header h1,.no-header-graphic .entry-header h1.entry-title,.no-header-graphic .site-content .blog-it-up h2.entry-title{color:#01581c}.no-header-graphic .page .entry-header{margin-top:4vw}@media (min-width:758px){.no-header-graphic .page .entry-header{margin-top:11vw}}@media (min-width:1025px){.no-header-graphic .page .entry-header{margin-top:130px}}.hdr-slideshow{position:relative;height:43.4vw;width:150%;margin-left:-25%}@media (min-width:758px){.hdr-slideshow{width:160%;margin-left:-30%;height:43.3vw}}@media (min-width:1025px){.hdr-slideshow{width:100%;margin-left:0;height:34.3vw}}.hdr-slideshow picture{position:absolute;z-index:1}@media (min-width:1025px){.hdr-slideshow picture{width:100%}}.hdr-slideshow picture.active{z-index:3}.hdr-slideshow.now-visible::after{position:absolute;bottom:-4vw}@media (min-width:758px){.hdr-slideshow.now-visible::after{bottom:0}}#page{width:100%;overflow:hidden;background-repeat:repeat-x;background-size:70% 720px;background-position:center 54px}@media (min-width:758px){#page{background-position:center 54px}}.site-content{max-width:100%;padding-top:0;margin-top:54px}@media (min-width:758px){.site-content{margin-top:0}}@media (min-width:1025px){.site-content{margin-top:0}}@media (min-width:1025px){body:not(.home) .site-content{padding-left:0;padding-right:0}}@media (max-width:758px){body:not(.home) .site-content{background-size:100%}}@media (min-width:758px){body:not(.home) .site-content{background-size:100% 100%}}#primary{width:100%;padding-bottom:0;padding-top:0}#secondary{display:none}@media (min-width:1025px){#secondary{display:block;width:35%}}@media (min-width:758px){.featured-video .type-page,.featured-video .page{display:flex;flex-flow:column}.featured-video .type-page .entry-header,.featured-video .page .entry-header{order:2}.featured-video .type-page .vid-display,.featured-video .page .vid-display{order:1}.featured-video .type-page .entry-content,.featured-video .page .entry-content{order:3}}.panel{padding:5%;margin:0 auto;text-align:center}.page-wrapper{float:none;margin:0 auto}.entry-content h2,.site-content h2,h2{margin:0 0 0.5em;font-family:'Montserrat', helvetica, arial, sans-serif;color:#01581c;font-size:6vw;font-weight:600;letter-spacing:0;line-height:1.1}.entry-content h2.sub-header,.site-content h2.sub-header,h2.sub-header{font-weight:500;font-size:4.5vw;padding:2vw 0 0.5vw}@media (min-width:758px){.entry-content h2.sub-header,.site-content h2.sub-header,h2.sub-header{font-size:24px;line-height:28px;padding:1vw 0 0}}@media (min-width:1025px){.entry-content h2.sub-header,.site-content h2.sub-header,h2.sub-header{font-size:2.6vw;line-height:46px;line-height:1.2;padding:1.5vw 0 0}}@media (min-width:1490px){.entry-content h2.sub-header,.site-content h2.sub-header,h2.sub-header{font-size:36px;margin-top:0;padding:12px 0 0}}@media (min-width:758px){.entry-content h2,.site-content h2,h2{font-size:24px;line-height:28px;line-height:1.1}}@media (min-width:1025px){.entry-content h2,.site-content h2,h2{font-size:44px;font-size:2.6vw}}@media (min-width:1490px){.entry-content h2,.site-content h2,h2{font-size:36px}}.entry-content h2:first-child,.site-content h2:first-child{margin-top:0}.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6{font-size:20px;font-weight:600;text-transform:none;letter-spacing:0;line-height:24px;font-family:'Montserrat', helvetica, arial, sans-serif}@media (min-width:758px){.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6{font-size:26px;line-height:30px}}@media (min-width:1025px){.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6{font-size:44px;line-height:48px;margin-bottom:1.5em}}.site-content .gform_wrapper h2.gsection_title{font-family:'Montserrat', helvetica, arial, sans-serif;font-size:30px !important}.entry-content p,.entry-content th,.entry-content td,.entry-content dt,.entry-content dd,.entry-content li{margin-left:0;margin-right:0;margin-top:0;font-size:3.5vw;line-height:1.5;color:#01581c;font-weight:500}@media (min-width:758px){.entry-content p,.entry-content th,.entry-content td,.entry-content dt,.entry-content dd,.entry-content li{font-size:14px}}@media (min-width:1025px){.entry-content p,.entry-content th,.entry-content td,.entry-content dt,.entry-content dd,.entry-content li{font-size:15px;line-height:1.45rem}.entry-content p.bring-it-in,.entry-content th.bring-it-in,.entry-content td.bring-it-in,.entry-content dt.bring-it-in,.entry-content dd.bring-it-in,.entry-content li.bring-it-in{padding-left:10%;padding-right:10%}}@media (min-width:1490px){.entry-content p,.entry-content th,.entry-content td,.entry-content dt,.entry-content dd,.entry-content li{font-size:17px;line-height:1.55rem}}.entry-content li{list-style-type:disc;margin-left:2em}small{font-size:85%}large{font-size:120%}blockquote{background:rgba(39, 111, 103, 0.1);margin-left:20px;margin-bottom:15px;padding:15px 25px 15px 45px;border-top:4px solid #276f67}blockquote:before{content:'';font-family:"icomoon";position:relative;display:block;font-size:60px;top:0;left:-75px}blockquote p em{font-size:80%;font-weight:800}hr.thick-rule{background:#276f67;opacity:0.5;height:5px;border:none;clear:both;margin-bottom:1em}.wp-block-image{text-align:center;position:relative}.wp-block-image.alignleft{text-align:left}.wp-block-image.alignright{text-align:right}.wp-block-image img{width:100%}.wp-block-image figure{text-align:center;position:relative}.wp-block-image figure.alignleft{text-align:left}.wp-block-image figure.alignright{text-align:right}.zig-zag-stitches::before,.zig-zag-stitches::after{display:block;content:"";background:url(//www.brantlakesportsacademy.com/wp-content/themes/brantlakesportsacademy/img/zig-zag-stitches.png) repeat-x center center;background-size:auto 100%;width:100%;height:16px;position:absolute;top:-6px;z-index:1}.zig-zag-stitches::after{top:auto;bottom:-4px}@media (min-width:758px){.wp-block-columns{flex-wrap:nowrap}}.full-width-bg{position:relative;padding-top:6vw;padding-bottom:1px;margin-bottom:6vw;margin-top:6vw}.full-width-bg::after{display:block;content:"";background:#999999 url(//www.brantlakesportsacademy.com/wp-content/uploads/2020/11/bg-grey-gradient.jpg) repeat center top;width:100vw;height:100%;position:absolute;left:50%;top:0;margin-left:-50vw;z-index:-1;opacity:0.8}@media (min-width:758px){.full-width-bg{padding-top:4vw;margin-top:4vw;margin-bottom:4vw}}@media (min-width:1025px){.full-width-bg{padding-top:40px;margin-bottom:30px;margin-top:20px}}.video-popup-callouts .entry-content .full-width-bg{padding-bottom:4vw}@media (min-width:1025px){.video-popup-callouts .entry-content .full-width-bg{padding-bottom:20px}}.video-popup-callouts .entry-content h2{margin-top:0}.vid-display+.entry-content>.full-width-bg:first-child{margin-top:0}.vid-display+.entry-content>p:first-child,.vid-display+.entry-content>h2:first-child,.vid-display+.entry-content>h3:first-child{margin-top:7vw}@media (min-width:758px){.vid-display+.entry-content>p:first-child,.vid-display+.entry-content>h2:first-child,.vid-display+.entry-content>h3:first-child{margin-top:0}}.entry-content p.intro,.entry-content ul.intro li{font-size:4.2vw}@media (min-width:758px){.entry-content p.intro,.entry-content ul.intro li{font-size:16px}}@media (min-width:1025px){.entry-content p.intro,.entry-content ul.intro li{font-size:18px;line-height:1.4}}.entry-content p.opener{font-family:'Montserrat', helvetica, arial, sans-serif;font-size:6vw;line-height:1.2}@media (min-width:758px){.entry-content p.opener{font-size:26px;margin-bottom:0}}@media (min-width:1025px){.entry-content p.opener{font-size:34px;line-height:1.25}}@media (min-width:1025px){.let-it-breathe{max-width:74vw;margin-left:auto !important;margin-right:auto !important}}@media (min-width:1490px){.let-it-breathe{max-width:1000px}}.mob-no-resp{flex-wrap:nowrap}.padding-top-none{padding-top:0 !important}.padding-bottom-none{padding-bottom:0 !important}.padding-left-none{padding-left:0 !important}.padding-right-none{padding-right:0 !important}.margin-top-none{margin-top:0 !important}.margin-bottom-none{margin-bottom:0 !important}.margin-left-none{margin-left:0 !important}.margin-right-none{margin-right:0 !important}@media (min-width:1025px){.bring-it-in{margin-left:10%;margin-right:10%}}.su-carousel{max-width:100%;max-width:100vw;width:100vw !important;margin-left:auto;margin-right:auto;height:65vw;max-height:646px;position:relative;left:50%;margin-left:-50vw}@media (min-width:758px){.su-carousel{max-width:94%;width:94% !important;height:48vw;left:auto;margin-left:auto}}@media (min-width:1025px){.su-carousel{height:57.5vw}}@media (min-width:1490px){.su-carousel{height:646px;margin-bottom:2.5em !important}.su-carousel:last-child{margin-bottom:0 !important}}.su-carousel::before,.su-carousel::after{display:block;content:"";width:100%;height:3.5vw;max-height:46px;z-index:1;background-size:101% auto}.su-carousel::before{height:4vw;position:relative;margin-bottom:-1vw;z-index:9}.su-carousel::after{height:4vw;max-height:100px}@media (min-width:758px){.su-carousel::before{height:3vw}.su-carousel::after{height:7vw}}@media (min-width:1025px){.su-carousel::before{height:3.5vw}}@media (min-width:1490px){.su-carousel::before{height:50px}.su-carousel::after{height:80px}}.su-carousel .su-carousel-slides{height:54vw !important;max-height:600px;overflow:hidden;position:relative}@media (min-width:758px){.su-carousel .su-carousel-slides{height:38vw !important}}@media (min-width:1025px){.su-carousel .su-carousel-slides{height:47vw !important}}@media (min-width:1490px){.su-carousel .su-carousel-slides{height:540px !important}}.su-carousel .su-carousel-slide a{padding:0 !important}.su-carousel .su-carousel-slide a:hover img{transform:scale(1) !important;opacity:1 !important}.su-carousel .su-carousel-slide img{border:none !important;border-radius:0 !important;padding:0 !important}.su-carousel .su-carousel-pagination{opacity:1 !important;top:auto !important;bottom:6.5vw !important;display:none}@media (min-width:758px){.su-carousel .su-carousel-pagination{bottom:5.5vw !important;display:block}}@media (min-width:1025px){.su-carousel .su-carousel-pagination{bottom:6.5vw !important}}@media (min-width:1490px){.su-carousel .su-carousel-pagination{bottom:60px !important}}.su-carousel .su-carousel-pagination span{background-image:none !important;background:#0c8c3c !important;margin:0 2px !important}@media (min-width:758px){.su-carousel .su-carousel-pagination span{width:18px !important;height:18px !important;margin:0 4px !important}}@media (min-width:1025px){.su-carousel .su-carousel-pagination span{width:24px !important;height:24px !important;margin:0 6px !important}}.su-carousel .su-carousel-pagination span.swiper-visible-switch{background:#FFF !important}.su-carousel .grad-left,.su-carousel .grad-right{width:10vw;height:86%;position:absolute;top:2vw;z-index:2}@media (min-width:1025px){.su-carousel .grad-left,.su-carousel .grad-right{top:22px}}.su-carousel .grad-left{background:url(//www.brantlakesportsacademy.com/wp-content/themes/brantlakesportsacademy/img/slideshow-gradient-left.png) no-repeat left;background-size:100% 100%;left:0}.su-carousel .grad-right{background:url(//www.brantlakesportsacademy.com/wp-content/themes/brantlakesportsacademy/img/slideshow-gradient-right.png) no-repeat right;background-size:100% 100%;right:0}.now-visible .su-carousel::before{background:url(//www.brantlakesportsacademy.com/wp-content/themes/brantlakesportsacademy/img/slideshow-top-stitches_v3.png) no-repeat center top;background-size:101% auto}.now-visible .su-carousel::after{background:url(//www.brantlakesportsacademy.com/wp-content/themes/brantlakesportsacademy/img/slideshow-bottom-stitches.jpg) no-repeat center bottom;background-size:101% auto}.now-visible .su-carousel img,.now-visible .su-carousel img.lazyload,.now-visible .su-carousel img.lazyloading{opacity:1 !important}@media screen and (min-width:1140px) and (max-width:1380px){.su-carousel{height:640px}.su-carousel .su-carousel-slides{height:532px !important}.su-carousel .su-carousel-pagination{bottom:62px !important}.su-carousel::before{height:42px}.su-carousel::after{height:80px}}.activity-ctas{width:104%;margin-left:-2%}.activity-ctas .wp-block-group__inner-container{display:flex;flex-flow:wrap}.activity-ctas .wp-block-group__inner-container figure,.activity-ctas .wp-block-group__inner-container .wp-block-image{width:33%;margin-bottom:0}.next-prev-page-nav,.nav-links{display:flex;padding:3vw 0 0;position:relative;z-index:1}@media (min-width:1025px){.next-prev-page-nav,.nav-links{padding-top:50px}}.single-videos .nav-links{margin:0 auto;position:relative}.next-prev-page-nav.prev-disabled{justify-content:flex-end}.next-prev-page-nav.next-disabled{justify-content:flex-start}.nav-links{flex-direction:row-reverse}.prev-page-anchor,.next-page-anchor,.nav-previous,.nav-next{display:flex;justify-content:flex-start;align-items:center;width:50%;color:#01581c}.nav-previous a,.nav-next a{display:flex;justify-content:flex-start;align-items:center;width:100%;color:#01581c}.prev-page-anchor,.next-page-anchor,.nav-previous a,.nav-next a{text-align:center;font-size:3vw;font-weight:400;line-height:1;transition:0.5s all;font-family:'Montserrat', helvetica, arial, sans-serif;letter-spacing:0;color:#01581c}@media (min-width:758px){.prev-page-anchor,.next-page-anchor,.nav-previous a,.nav-next a{font-size:3.5vw}}@media (min-width:1025px){.prev-page-anchor,.next-page-anchor,.nav-previous a,.nav-next a{font-size:34px}}.prev-page-anchor,.prev-page-anchor a,.nav-next,.nav-next a{text-align:left;transition:0.5s all;color:#01581c;font-weight:700}.next-page-anchor,.next-page-anchor a,.nav-previous,.nav-previous a{text-align:right;justify-content:flex-end;transition:0.5s all;color:#01581c;font-weight:700}.prev-page-anchor:link,.prev-page-anchor a:link,.nav-next:link,.nav-next a:link,.next-page-anchor:link,.next-page-anchor a:link,.nav-previous:link,.nav-previous a:link,.prev-page-anchor:visited,.prev-page-anchor a:visited,.nav-next:visited,.nav-next a:visited,.next-page-anchor:visited,.next-page-anchor a:visited,.nav-previous:visited,.nav-previous a:visited{color:#01581c}.prev-page-anchor,.nav-previous a{margin-right:1vw;font-weight:700}.next-page-anchor,.nav-next a{margin-left:1vw;font-weight:700}.prev-page-anchor::before,.nav-previous a::before{display:inline-block;content:"< ";margin-right:2vw}.next-page-anchor::after,.nav-next a::before{display:inline-block;content:" >";margin-left:2vw}@media (min-width:758px){.prev-page-anchor,.nav-previous a{margin-left:0}}@media (min-width:1025px){.prev-page-anchor::before,.nav-previous a::before{margin-right:10px;transition:0.5s all}.next-page-anchor::after,.nav-next a::before{margin-left:10px;transition:0.5s all}.prev-page-anchor:hover,.nav-previous a:hover,.next-page-anchor:hover,.nav-next a:hover{color:#0c8c3c}}@media (min-width:1025px){.page-wrapper{display:flex}#primary{width:100%;padding-top:0}.site-main{padding:0}.entry-header+.entry-content,.nav-links{width:100%;margin-left:0;margin-right:0}.entry-header+.entry-content{padding-top:0}.entry-content p{margin-left:0;margin-right:0}}.entry-content img.no-border,.entry-content img.noborder{border:none}.entry-content img.size-full{margin:0;max-width:100%;width:auto;margin-left:auto;margin-right:auto}.entry-content img.alignleft{margin:0 1em 0 0;width:41%;height:auto;float:left}@media (min-width:758px){.entry-content img.alignleft{width:auto}}.entry-content img.alignright{margin:0 0 0 1em;width:41%;height:auto;float:right}@media (min-width:758px){.entry-content img.alignright{width:auto}}.entry-content img.margin-bottom-none{margin-bottom:0}.entry-content img.border-inset{outline:6px solid rgba(255, 255, 255, 0.5);outline-offset:-6px}.entry-content .su-slider-slides,.entry-content .su-slider-slide{max-height:52vw !important}@media (min-width:758px){.entry-content .su-slider-slides,.entry-content .su-slider-slide{max-height:52vw !important}}@media (min-width:1025px){.entry-content .su-slider-slides,.entry-content .su-slider-slide{max-height:500px !important}}@media (min-width:1025px){.entry-content .su-slider-slides img,.entry-content .su-slider-slide img{width:auto;max-height:500px}}.entry-content .su-slider-slide img[src*='.jpg']{border-radius:0;box-shadow:none;border:none}.entry-content .su-slider-prev,.entry-content .su-slider-next{background-color:rgba(0, 111, 183, 0.7)}.su-slider-prev,.su-slider-next{opacity:1 !important;background:url(//www.brantlakesportsacademy.com/wp-content/themes/brantlakesportsacademy/img/custom-arrows.png) no-repeat !important;width:120px !important;height:120px !important;background-color:rgba(0, 0, 0, 0.3) !important;top:230px !important}@media (max-width:758px){.su-slider-prev,.su-slider-next{transform:scale(0.3);top:66px !important}}.su-slider-prev{background-position:-120px 0 !important;margin-right:0px !important}@media (max-width:758px){.su-slider-prev{margin-right:-40px !important}}.su-slider-next{margin-left:0 !important}@media (max-width:758px){.su-slider-next{margin-left:-40px !important}}.entry-content .su-slider-slides,.entry-content .su-slider-slide{max-height:52vw !important}@media (min-width:758px){.entry-content .su-slider-slides,.entry-content .su-slider-slide{max-height:52vw !important}}@media (min-width:1025px){.entry-content .su-slider-slides,.entry-content .su-slider-slide{max-height:500px !important;min-height:500px}}@media (min-width:1025px){.entry-content .su-slider-slides img,.entry-content .su-slider-slide img{width:auto;max-height:500px}}.page-contact .entry-content .vcard{color:#01581c;margin:0}abbr[title]{text-decoration:none}.page-contact .entry-content .vcard .ws{display:none}.page-contact .entry-content .vcard .adr{display:inline-block;width:100%;text-align:center;margin-left:0;margin-right:0;line-height:1.4}.page-contact .entry-content .vcard .em{margin-top:0;margin-bottom:0;text-align:center}@media (min-width:758px){.page-contact .entry-content .vcard .em{margin-top:1em}}.page-contact .entry-content .vcard .em .email{line-height:4;text-transform:none}.page-contact .entry-content .vcard .tel{font-size:1.3em;line-height:2;font-weight:bold}.page-contact .entry-content .vcard .type{font-weight:bold}@media (min-width:1025px){.page-contact .entry-content .vcard .adr{text-align:left}.page-contact .entry-content .vcard .em{text-align:left}}@media (max-width:758px){.page-contact .entry-content .wp-block-group.full-width-bg{text-align:center}}.store-graphic{margin-top:-14vw;position:relative;z-index:5}@media (min-width:1025px){.store-graphic{margin-top:-100px}}.shop-link-text{text-align:center;padding-bottom:100px}@media (max-width:758px){.shop-link-text{padding-bottom:20px}}.shop-link-text a{font-family:'Montserrat', helvetica, arial, sans-serif;text-align:center;font-size:22px;color:#01581c;transition:0.5s all;display:block;opacity:0.8}.shop-link-text a:hover{transform:scale(1.05);opacity:1}@media (min-width:758px){.shop-link-text a{font-size:30px}}.shop-link-text a strong{text-decoration:underline;color:#0c8c3c}.entry-content h2.directors{font-size:24px;margin-top:10px;margin-bottom:0;line-height:28px}.entry-content h2.title{font-size:16px;text-transform:uppercase;font-style:italic;margin-top:0;line-height:18px}.email-director{display:flex;flex-flow:row wrap;justify-content:space-around}.email-director a.btn-email{font-size:14px;padding:5px 15px;font-weight:700;color:#01581c;border:4px solid #276f67;margin:10px auto}.email-director a.btn-email img{width:25px;height:auto;vertical-align:text-top;margin-left:10px}@media (min-width:1025px){.director-bio{overflow:hidden}}.director-bio h2{font-size:22px;line-height:1;margin-bottom:5px;margin-top:0}.director-bio h2.director-bio{font-size:22px}.director-bio h2 span{text-transform:uppercase;font-size:14px;line-height:1.2;display:block;font-style:italic}@media (min-width:758px){.director-bio h2 span{font-size:16px}}.director-bio img{outline:6px solid rgba(255, 255, 255, 0.5);outline-offset:-6px;width:28%}.director-bio img.alignleft{margin:0 1em 15px 0}.director-bio a.btn-email{font-size:14px;padding:5px 15px;font-weight:700;color:#01581c;border:4px solid #276f67;margin:5px auto}.director-bio a.btn-email img{width:25px;height:auto;vertical-align:text-top;margin-left:10px;outline:none}.entry-content ul.staff-dates{padding-left:0}@media (min-width:1025px){.entry-content ul.staff-dates{width:80%;line-height:24px;margin:0 auto}}.entry-content ul.staff-dates li{display:flex;margin-left:0;align-items:flex-start;padding:1%;margin:0;width:100%}.entry-content ul.staff-dates li:before{display:none}.entry-content ul.staff-dates li strong{padding-right:5%;width:34%;text-align:right;color:#028a2c}@media (min-width:758px){.entry-content ul.staff-dates li strong{padding-right:8%}}.entry-content ul.staff-dates li span{width:66%;color:#01581c;text-align:left}@media (min-width:758px){.entry-content ul.staff-dates li span{width:70%}}@media (min-width:1025px){.entry-content ul.staff-dates li{border-bottom:1px solid rgba(39, 111, 103, 0.5);padding:1.5%}}.entry-content ul.typical-day{padding-left:0}.entry-content ul.typical-day li{display:flex;margin-left:0;align-items:center;padding:5%;background:rgba(39, 111, 103, 0.2);font-family:'Montserrat', sans-serif;font-size:3vw;margin:0;width:100%;line-height:1.3rem}@media (min-width:758px){.entry-content ul.typical-day li{font-size:16px;padding:2%;background:-moz-linear-gradient(left, rgba(39, 111, 103, 0) 0%, rgba(39, 111, 103, 0.2) 10%, rgba(#276f67 0.2) 90%, rgba(39, 111, 103, 0) 100%);background:-webkit-linear-gradient(left, rgba(39, 111, 103, 0) 0%, rgba(39, 111, 103, 0.2) 10%, rgba(39, 111, 103, 0.2) 90%, rgba(39, 111, 103, 0) 100%);background:linear-gradient(to right, rgba(39, 111, 103, 0) 0%, rgba(39, 111, 103, 0.2) 10%, rgba(39, 111, 103, 0.2) 90%, rgba(39, 111, 103, 0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FCD300', endColorstr='#FCD300',GradientType=1)}}@media (min-width:1025px){.entry-content ul.typical-day li{font-size:16px;padding:3%}}.entry-content ul.typical-day li:nth-child(odd){background:rgba(39, 111, 103, 0.4)}@media (min-width:758px){.entry-content ul.typical-day li:nth-child(odd){background:-moz-linear-gradient(left, rgba(39, 111, 103, 0) 0%, rgba(39, 111, 103, 0.4) 10%, rgba(39, 111, 103, 0.4) 90%, rgba(39, 111, 103, 0) 100%);background:-webkit-linear-gradient(left, rgba(39, 111, 103, 0) 0%, rgba(39, 111, 103, 0.4) 10%, rgba(39, 111, 103, 0.4) 90%, rgba(39, 111, 103, 0) 100%);background:linear-gradient(to right, rgba(39, 111, 103, 0) 0%, rgba(39, 111, 103, 0.4) 10%, rgba(39, 111, 103, 0.4) 90%, rgba(39, 111, 103, 0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#fff',GradientType=1)}}.entry-content ul.typical-day li:before{display:none}.entry-content ul.typical-day li strong{padding-right:5%;width:30%;text-align:right;color:#028a2c;font-size:4vw;line-height:1.4rem}@media (min-width:758px){.entry-content ul.typical-day li strong{width:30%;font-size:22px}}.entry-content ul.typical-day li span{width:70%;color:#01581c;text-align:center}@media (min-width:758px){.entry-content ul.typical-day li span{text-align:left;width:65%}}.typical-day-fpo{display:none}@media (min-width:1025px){.typical-day-fpo{width:33%;height:1070px;float:right;margin:0;display:flex;justify-content:center;align-items:center;transform:scale(1.15);position:relative;left:-5%}.page-typical-day .entry-content *:first-child+h2{width:70%;text-align:center}}@media (min-width:1025px){.su-accordion.faq-acc{max-width:80%;margin:0 auto}}@media (min-width:1025px){.su-accordion.first-time-acc{max-width:100%}}.accordion .su-spoiler-title{font-size:1.2em;font-weight:400;line-height:1.3em;font-weight:bold}.accordion .su-spoiler-title:hover{color:#0c8c3c}.accordion .su-spoiler{border:1px solid #0A5499;border-left:none;border-right:none;background-color:rgba(10, 84, 153, 0.3);padding:10px 5px;margin-bottom:0.5em}.accordion p{color:#01581c;letter-spacing:0}.accordion .su-spoiler-style-default>.su-spoiler-content{padding:1em 27px}.entry-content .su-accordion .su-spoiler{border-bottom:5px solid #276f67;position:relative}.entry-content .su-accordion .su-spoiler::before{display:block;content:"";width:100%;height:2px;background:url(//www.brantlakesportsacademy.com/wp-content/themes/brantlakesportsacademy/img/stitches-thin.png) repeat center center;background-size:100% auto;position:absolute;top:-5px;opacity:0.5}.entry-content .su-accordion .su-spoiler-title{background-color:#01581c;color:white;font-size:18px;font-weight:400;padding:1.2em 2em 1.2em 1.2em;transition:0.5s all}.entry-content .su-accordion .su-spoiler-title:hover{color:#0c8c3c}.entry-content .su-accordion.payment-options .su-spoiler-title{background-color:#0c8c3c}.entry-content .su-accordion .su-spoiler-content{padding:1.2em 1.5em}@media (min-width:1025px){.entry-content .su-accordion .su-spoiler-content{padding:1em 5em 1.2em;transition:0.5s all}}@media (min-width:1025px){.entry-content .su-accordion .su-spoiler.su-spoiler-closed>.su-spoiler-content{padding-top:0;padding-bottom:0;padding-left:5em;padding-right:5em}}.accordion .su-spoiler.su-spoiler-closed{background-color:rgba(10, 84, 153, 0.1)}.site-content .su-spoiler-style-default>.su-spoiler-title{padding-left:15px;padding-right:34px}.site-content .su-spoiler-style-default>.su-spoiler-title>.su-spoiler-icon{left:auto;right:20px;top:20px}.page-leadership-staff .accordion{clear:both;margin-bottom:2em;margin-top:2em}.page-leadership-staff .accordion .su-spoiler-title{font-family:'Montserrat', helvetica, arial, sans-serif;font-size:46px;font-size:12vw}.page-leadership-staff .site-content .su-spoiler-style-default>.su-spoiler-title>.su-spoiler-icon{font-size:30px;font-size:7vw;width:10vw;height:10vw;line-height:1.5;top:4vw}.su-gmap,.entry-content .su-gmap{margin-top:2em}.su-gmap iframe,.entry-content .su-gmap iframe{border:5px solid #0c8c3c !important}.entry-content{}.entry-content .activity-list{margin-top:1.5em}@media (min-width:758px){.entry-content .activity-list{max-width:74vw;margin-left:auto;margin-right:auto}}@media (min-width:1025px){.entry-content .activity-list{justify-content:space-evenly;padding-top:1em}}.entry-content .activity-list.wp-block-group{display:flex}@media (min-width:1025px){.entry-content .activity-list .wp-block-column{flex-basis:inherit;flex-grow:inherit}}.entry-content .activity-list ul{position:relative;list-style:none;margin-left:0;padding-left:0;margin-bottom:0}.entry-content .activity-list ul li{position:relative;padding-left:38px;margin-left:0;list-style-type:none;font-family:'Montserrat', helvetica, arial, sans-serif;font-size:5vw;line-height:1;margin-bottom:5vw;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid}@media (min-width:758px){.entry-content .activity-list ul li{font-size:26px;margin-bottom:18px}}@media (min-width:1025px){.entry-content .activity-list ul li{font-size:36px;margin-bottom:20px;padding-left:58px;line-height:1.05}}.entry-content .activity-list ul li::before{content:"+";font-size:7.3vw;position:absolute;left:0;width:24px;height:24px;margin-top:-6px;margin-left:0}@media (min-width:1025px){.entry-content .activity-list ul li::before{width:32px;height:35px}}.entry-content .activity-list ul li em{font-size:18px;font-style:normal}@media (min-width:758px){.entry-content .activity-list ul li em{font-size:22px}}@media (min-width:1025px){.entry-content .activity-list ul li em{font-size:28px}}@media (min-width:758px){.entry-content .activity-list{margin-left:24px}}@media (max-width:758px){.entry-content .wp-block-columns.force-two-cols-mobile .wp-block-column{flex-basis:50% !important}.entry-content .hide-on-mobile{display:none !important}.entry-content .show-on-mobile-only{display:block !important}}@media (min-width:758px){.entry-content .hide-above-mobile{display:none !important}}@media (max-width:1025px){.entry-content .wp-block-columns.force-two-cols-mobile .wp-block-column{flex-basis:50% !important}}@media screen and (min-width:1086px){.overlap-bottom{margin-bottom:-50px;z-index:9;position:relative}}.entry-content .dates-fees-table{display:flex;flex-flow:wrap;justify-content:center;align-items:center;margin-bottom:2em}.entry-content .dates-fees-table dt,.entry-content .dates-fees-table dd{font-family:'Montserrat', helvetica, arial, sans-serif;font-size:5vw;width:50%;margin-bottom:10px;line-height:1.1}@media (min-width:758px){.entry-content .dates-fees-table dt,.entry-content .dates-fees-table dd{font-size:26px}}@media (min-width:1025px){.entry-content .dates-fees-table dt,.entry-content .dates-fees-table dd{width:50%}}.entry-content .dates-fees-table dt h2,.entry-content .dates-fees-table dd h2{margin:0}@media (min-width:1025px){.entry-content .dates-fees-table dt{text-align:right;padding-right:40px;font-size:30px}}.entry-content .dates-fees-table dd{width:50%;font-family:'Montserrat', helvetica, arial, sans-serif;font-size:4vw}@media (min-width:758px){.entry-content .dates-fees-table dd{font-size:20px}}@media (min-width:1025px){.entry-content .dates-fees-table dd{width:50%;font-size:26px}}.entry-content .dates-fees-table dd .fee{font-size:5vw}@media (min-width:758px){.entry-content .dates-fees-table dd .fee{font-size:26px}}@media (min-width:1025px){.entry-content .dates-fees-table dd .fee{font-size:36px}}.entry-content .dates-fees-table.tuition dt{font-size:6vw}@media (min-width:758px){.entry-content .dates-fees-table.tuition dt{font-size:34px}}@media (min-width:1025px){.entry-content .dates-fees-table.tuition dt{font-size:40px}}.entry-content .dates-fees-table.additional-charges{padding-bottom:6vw}@media (min-width:1025px){.entry-content .dates-fees-table.additional-charges{padding-top:30px;padding-bottom:20px}}.entry-content .dates-fees-table.additional-charges h3{display:block;width:100%;font-size:5vw;margin-bottom:10px;text-align:center}@media (min-width:758px){.entry-content .dates-fees-table.additional-charges h3{font-size:28px}}.entry-content .dates-fees-table.additional-charges dt{width:60%;margin-bottom:2vw;font-size:4vw}@media (min-width:1025px){.entry-content .dates-fees-table.additional-charges dt{width:50%;font-size:22px;margin-bottom:10px}}.entry-content .dates-fees-table.additional-charges dd{width:40%}@media (min-width:1025px){.entry-content .dates-fees-table.additional-charges dd{width:50%;margin-bottom:5px;position:relative;top:-4px;font-size:20px}}.entry-content .dates-fees-table.additional-charges dd:last-child{font-style:italic}.entry-content .dates-fees-table.additional-charges dd:last-child .fee{font-size:3vw}@media (min-width:758px){.entry-content .dates-fees-table.additional-charges dd:last-child .fee{font-size:14px}}.entry-content .dates-fees-table.additional-charges dd .fee{font-size:3.5vw}@media (min-width:758px){.entry-content .dates-fees-table.additional-charges dd .fee{font-size:16px}}.errorfourohfour{text-align:center;padding-bottom:100px}body.error404 .site-content{padding-top:200px}.wp-block-image.cm-login-btn img{max-width:400px;text-align:left}.store-btn{background:#0c8c3c;text-align:center;line-height:1.2;height:26vw;vertical-align:middle;display:flex;justify-content:center;align-items:center;font-size:6.5vw;margin-bottom:4vw;font-weight:800;border:1.5vw solid rgba(1, 88, 28, 0.2)}@media (min-width:758px){.store-btn{height:13vw;border-width:10px;font-size:3vw}}@media (min-width:1025px){.store-btn{height:auto;font-size:36px;transition:0.5s all}.store-btn:hover{background:rgba(12, 140, 60, 0.6);color:#01581c}}.store-btn.store{background-image:url(//www.brantlakesportsacademy.com/wp-content/themes/brantlakesportsacademy/img/store-gear.png);background-size:contain;background-repeat:no-repeat;background-position:left center;padding-left:32%}@media (min-width:758px){.store-btn.store{padding:30px 10px 30px 40%}}@media (min-width:1025px){.store-btn.store{background-size:auto 120%}}.store-btn.packinglist{background-image:url(//www.brantlakesportsacademy.com/wp-content/themes/brantlakesportsacademy/img/checklist-icon.png);background-repeat:no-repeat;background-position:right center;background-size:contain;padding-right:32%}@media (min-width:758px){.store-btn.packinglist{padding:30px 40% 30px 10px}}@media (max-width:758px){.page-enroll .entry-content .content-panel .full-width-bg{margin-top:0}.page-enroll .entry-content .content-panel .panel-cta{margin-top:0}.page-enroll .entry-content .content-panel h3.cm-accounts-include{margin-bottom:0.5em}.page-enroll .entry-content .content-panel .cm-account-features ul{width:70%;margin-bottom:0}}.enroll-options .wp-block-column{margin-bottom:2em}@media (max-width:758px){.enroll-options .wp-block-column:last-child{margin-bottom:0}}.wp-block-separator{display:block;margin:2em auto;background:#01581c;color:#01581c;border:0;height:4px;width:50%;max-width:200px}.wp-block-separator.is-style-wide{border:0;height:4px}.wp-block-separator.is-style-dots::before{font-size:60px;letter-spacing:1em;padding-left:1em}.entry-content .su-accordion .su-spoiler{border-bottom:0}.entry-content .su-accordion .su-spoiler-title{color:#FFF;font-family:'Montserrat', helvetica, arial, sans-serif;font-size:4.5vw;text-align:left;padding-left:10px;padding-right:10px;padding-top:12px;padding-bottom:12px;line-height:1.1}.entry-content .su-accordion .su-spoiler-title:hover{color:#FFF}.entry-content .su-accordion .su-spoiler-title:focus,.entry-content .su-accordion .su-spoiler-title:active{outline:none}@media (min-width:758px){.entry-content .su-accordion .su-spoiler-title{font-size:18px;line-height:1.2;text-align:left}}@media (min-width:1025px){.entry-content .su-accordion .su-spoiler-title{font-size:26px;padding-top:15px;padding-bottom:10px}}@media (max-width:758px){.entry-content .su-accordion .su-spoiler-title{padding-left:25px}}.entry-content .su-accordion .su-spoiler-title::before{display:inline-block;content:"+";width:24px;height:24px;position:relative;top:-5px;margin-right:0;margin-left:0;float:left;margin-bottom:0;font-size:7.2vw}@media (min-width:758px){.entry-content .su-accordion .su-spoiler-title::before{width:20px;height:34px;margin-right:10px;top:-7px;font-size:30px}}@media (min-width:1025px){.entry-content .su-accordion .su-spoiler-title::before{width:20px;height:34px;top:-3px}}@media (max-width:758px){.entry-content .su-accordion .su-spoiler-title::before{position:absolute;top:7px;left:0;text-align:center}}.entry-content .su-accordion .su-spoiler-title .su-spoiler-icon{display:none !important}.entry-content .su-accordion .su-spoiler-closed .su-spoiler-title{background:url(//www.brantlakesportsacademy.com/wp-content/uploads/2020/11/bg-grey-gradient-titles.jpg) repeat left top;color:#0c8c3c;background-size:cover}.entry-content .su-accordion .su-spoiler-closed .su-spoiler-title:hover{color:#01581c;background:#CCC}.entry-content h2.visiting-phones,.entry-content h3.visiting-phones{font-family:'Montserrat', helvetica, arial, sans-serif;margin:1em auto;font-size:6vw}@media (min-width:758px){.entry-content h2.visiting-phones,.entry-content h3.visiting-phones{margin:0 auto;font-size:4vw}}@media (min-width:1025px){.entry-content h2.visiting-phones,.entry-content h3.visiting-phones{font-size:30px}}.page-lodging .entry-content h2,.page-accommodations .entry-content h2{font-size:4.5vw;margin-top:0;margin-bottom:2vw;line-height:1;transition:0.5s all}@media (min-width:758px){.page-lodging .entry-content h2,.page-accommodations .entry-content h2{font-size:3vw}}@media (min-width:1025px){.page-lodging .entry-content h2,.page-accommodations .entry-content h2{font-size:30px}}.page-lodging .entry-content h2::before,.page-accommodations .entry-content h2::before{display:inline-block;content:"";width:7vw;height:7vw;background:url(//www.brantlakesportsacademy.com/wp-content/themes/brantlakesportsacademy/img/location-icon.png) no-repeat center center;background-size:100%;margin-right:5px;position:relative;top:1.5vw}@media (min-width:758px){.page-lodging .entry-content h2::before,.page-accommodations .entry-content h2::before{width:4vw;height:5vw}}@media (min-width:1025px){.page-lodging .entry-content h2::before,.page-accommodations .entry-content h2::before{width:30px;height:30px;margin-left:-12px;top:5px}}.page-lodging .entry-content h2:hover,.page-accommodations .entry-content h2:hover{color:#0c8c3c}.page-lodging .entry-content h2+p,.page-accommodations .entry-content h2+p{font-size:3vw}@media (min-width:758px){.page-lodging .entry-content h2+p,.page-accommodations .entry-content h2+p{font-size:14px}}.page-lodging .entry-content p a,.page-accommodations .entry-content p a{text-decoration:underline}.page-directions .driving-directions .wp-block-column{margin-bottom:2em}@media (min-width:1025px){.page-directions .driving-directions .wp-block-column{margin:0 50px}}.page-directions .driving-directions iframe{width:100%;margin-bottom:2em}.main-staff-buttons{max-width:600px;margin:2em auto 0}@media screen and (min-width:758px) and (max-width:1025px){.full-width-bg .wp-block-columns{display:block}.full-width-bg .wp-block-columns .wp-block-column{width:100%;margin-left:0;margin-right:0}.full-width-bg .wp-block-columns .wp-block-column .wp-block-image.zig-zag-stitches,.full-width-bg .wp-block-columns .wp-block-column .wp-block-image.tablet-float-right{width:40%;float:right;margin-left:10px;margin-bottom:10px}.full-width-bg .wp-block-columns .wp-block-column .wp-block-image.zig-zag-stitches.cm-login-btn,.full-width-bg .wp-block-columns .wp-block-column .wp-block-image.tablet-float-right.cm-login-btn{float:none;margin-left:0;margin-bottom:0}.full-width-bg .wp-block-columns.no-tablet-adjustment .wp-block-column .wp-block-image.zig-zag-stitches{width:100%;float:none;margin-left:0;margin-right:0}}.staff-profiles-menu{position:relative;padding-top:2em;padding-bottom:1em;margin-top:2em}.staff-profiles-menu::after{display:block;content:"";background:url(//www.brantlakesportsacademy.com/wp-content/uploads/2020/11/bg-grey-gradient.jpg) repeat center center;width:100vw;height:100%;position:absolute;left:50%;top:0;margin-left:-50vw;z-index:-1;opacity:0.8}@media (min-width:758px){.staff-profiles-menu{padding-left:1em;padding-right:1em;margin-top:0}.staff-profiles-menu::after{width:100%;margin-left:-50%}.staff-profiles-menu h2{font-size:20px !important}}@media (min-width:1025px){.staff-profiles-menu h2{font-size:34px !important}}@media (max-width:1025px){.staff-profiles-page .entry-content>.wp-block-columns .wp-block-column:first-child{flex-basis:90% !important}}.colleges{list-style-type:none;column-count:2}.colleges li{list-style-type:none;padding:0;margin:0.5em 0;line-height:1;font-size:0.8em}.staff-profiles-page .entry-content h3{font-size:26px;margin:0.5em 0}@media (min-width:758px){.staff-profiles-page .entry-content h3{font-size:34px}}@media (min-width:1025px){.staff-profiles-page .entry-content h3{font-size:44px}}@media (max-width:1025px){.staff-profiles-page .entry-content td{display:block;width:100%}}@media (min-width:1025px){.staff-profiles-page .entry-content td{float:left;padding-right:1em;font-size:1.1em;line-height:1.4;width:auto !important}.staff-profiles-page .entry-content td.sp-hd{padding-top:1em}}.staff-profiles-page .entry-content td strong{color:#01581c;line-height:1.1}@media (min-width:1025px){.staff-profiles-page .entry-content td strong{display:inline-block;line-height:1;margin-bottom:0.5em;font-size:1em}}.staff-profiles-page .entry-content td:first-child strong{font-size:1.2em;margin-bottom:0}.staff-profiles-page .entry-content td:first-child strong em{font-size:0.85em}@media (min-width:1025px){.staff-profiles-page .entry-content td:first-child{display:block;width:100% !important;float:none}}.staff-profiles-page .entry-content img{border:5px inset rgba(1, 88, 28, 0.9)}.activity-scheduling-cta{width:66%;text-align:center}.activity-scheduling-cta h3{margin-top:4vw;text-align:center;display:block;width:100%}.activity-scheduling-cta p{display:none}.activity-scheduling-cta .wp-block-group__inner-container .wp-block-image{width:100% !important}.activity-scheduling-cta .wp-block-group__inner-container figure{width:50% !important}@media (min-width:758px){.activity-scheduling-cta h3{margin-top:1vw}.activity-scheduling-cta p{display:block;margin-bottom:0}}@media (min-width:1025px){.activity-scheduling-cta h3{margin-top:40px;margin-bottom:10px}.activity-scheduling-cta p{margin-bottom:10px}}@media (min-width:1490px){.activity-scheduling-cta{width:62%;margin:1.5% 2% 2%;padding-left:2%;padding-right:2%;position:relative}.activity-scheduling-cta::after{display:block;content:"";background:#f7ece2 url(//www.brantlakesportsacademy.com/wp-content/uploads/2020/11/bg-grey-gradient.jpg) repeat center center;width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;opacity:0.8}}table.schedule{background:#FFF;width:126%;margin-left:-13%}@media (min-width:1025px){table.schedule{max-width:650px;float:right;width:100%;margin-left:0}}table.schedule tr:nth-child(odd){background:#e4e4e4}table.schedule th,table.schedule td{padding:10px}@media (min-width:1025px){table.schedule th,table.schedule td{padding:15px 20px}}table.schedule th{white-space:nowrap}.next-links-wrap{display:flex;justify-content:center;margin-bottom:2em}@media (min-width:1025px){.next-links-wrap{margin-bottom:0}}.next-links{background:rgba(8, 93, 40, 0.75);padding:3% 10% 1%;margin:2% auto;width:auto;display:inline-block;border-bottom:6px solid #01581c}.next-links h4{text-transform:uppercase;color:#FFF;font-size:3vw;font-weight:bold;color:#FFF;line-height:1.1}.next-links ul,.next-links li{list-style-type:none;margin:0;padding:0;font-weight:bold;font-size:3.8vw;line-height:1.1}.next-links li{margin:2vw 0;font-size:4.2vw}.next-links li a{color:#FFF}@media (min-width:758px){.next-links{padding:2% 6% 3%}.next-links h4{font-size:1.4vw}.next-links ul,.next-links li{font-size:2vw}.next-links li{margin:1.2vw 0}}@media (min-width:1025px){.next-links{max-width:460px;margin:0 auto 3%;padding:15px 40px 8px;position:relative;left:20%;border-bottom-width:8px}.next-links.nlo{margin-top:-3vw}.next-links h4{font-size:15px}.next-links ul,.next-links li{font-size:20px}.next-links li{margin:5px 0}.next-links li a{display:inline-block;transition:0.5s all;position:relative}.next-links li a:hover{transform:translateX(10px)}}@media (min-width:1490px){.next-links{max-width:520px;padding:25px 50px 12px}.next-links h4{font-size:22px}.next-links ul,.next-links li{font-size:28px}.next-links li{margin:10px 0}}.entry-content table.dates-fees{width:100%;margin-left:auto;margin-right:auto;margin-bottom:1em}.entry-content table.dates-fees th{font-weight:bold;padding-right:2%;font-size:4vw;text-align:right;white-space:nowrap}.entry-content table.dates-fees td{padding-left:2%;font-size:4vw;text-align:left}.entry-content table.dates-fees tr.tuition th,.entry-content table.dates-fees tr.tuition td{padding-top:4vw}@media (min-width:758px){.entry-content table.dates-fees th,.entry-content table.dates-fees td{font-size:18px}.entry-content table.dates-fees tr.tuition th,.entry-content table.dates-fees tr.tuition td{padding-top:20px}}@media (min-width:1025px){.entry-content table.dates-fees th,.entry-content table.dates-fees td{font-size:20px;line-height:1.3;padding-bottom:5px}}@media (min-width:1490px){.entry-content table.dates-fees th,.entry-content table.dates-fees td{font-size:24px;padding-bottom:8px}}.entry-content ul.su-subpages{list-style-type:none;padding:0;margin:0;text-align:center;display:flex;justify-content:space-around;flex-flow:column}.entry-content ul.su-subpages li{list-style-type:none;margin-left:0}.entry-content ul.su-subpages li a{display:block;padding:2vw;background:#0c8c3c;color:#FFF;font-weight:600;font-size:4vw;line-height:1.3;margin-bottom:0.25em;text-transform:uppercase}@media (min-width:758px){.entry-content ul.su-subpages{flex-flow:wrap}.entry-content ul.su-subpages li a{font-size:2vw;display:inline-block;margin-bottom:0.5em}}@media (min-width:1025px){.entry-content ul.su-subpages{flex-flow:wrap}.entry-content ul.su-subpages li a{font-size:20px;padding:15px;margin-bottom:1em;transition:0.5s all}.entry-content ul.su-subpages li a:hover{color:#01581c;background:#10bb50}}.wp-block-columns.visiting-day-info{max-width:1400px;margin-left:auto;margin-right:auto}@media (max-width:758px){.wp-block-columns.visiting-day-info{margin-bottom:0}.wp-block-columns.visiting-day-info .wp-block-column::after{display:block;content:"";width:50%;height:5px;background:#01581c;margin:2em auto}}@media (min-width:1025px){.wp-block-columns.visiting-day-info .wp-block-column{padding-left:5%;padding-right:5%}}@media (max-width:1025px){.page-andrew-dreyer-memorial-fund .entry-title,.page-andrew-dreyer-memorial-fund .entry-title h1,.page-andrew-dreyer-memorial-fund .entry-header h1.entry-title{font-size:5vw}}@media (max-width:758px){.page-andrew-dreyer-memorial-fund .entry-title,.page-andrew-dreyer-memorial-fund .entry-title h1,.page-andrew-dreyer-memorial-fund .entry-header h1.entry-title{font-size:5vw;line-height:2}}.activities ul{display:flex;justify-content:space-around;flex-flow:wrap;margin:0;padding:0;list-style-type:none;width:110%;margin-left:-5%}.activities ul li{width:48%;list-style-type:none;margin:0 0 5%}@media (min-width:758px){.activities ul li{width:30%;height:12vw;margin-bottom:1.5%}}@media (min-width:758px){.activities ul li{width:18%}}.activities ul li a,.activities ul li div{display:block;border:4px solid #FFF;box-shadow:0 0 10px rgba(0, 0, 0, 0.5);width:100%;height:28vw;position:relative;font-weight:800;text-transform:uppercase;font-size:4vw;text-align:center;overflow:hidden;color:#0c8c3c}@media (min-width:758px){.activities ul li a,.activities ul li div{height:12vw;font-size:12px;line-height:1.1}}@media (min-width:1025px){.activities ul li a,.activities ul li div{font-size:20px;border:8px solid #FFF}}.activities ul li a img,.activities ul li div img{display:block;width:100%;border:none !important;box-shadow:none !important}.activities ul li a span,.activities ul li a strong,.activities ul li div span,.activities ul li div strong{display:block;background:rgba(255, 255, 255, 0.8);position:absolute;z-index:1;padding:0.3vw 0 0;text-align:center;width:100%;bottom:0;line-height:1.1}@media (min-width:758px){.activities ul li a span,.activities ul li a strong,.activities ul li div span,.activities ul li div strong{padding:0.6vw 0}}@media (min-width:758px){.activities ul li a span,.activities ul li a strong,.activities ul li div span,.activities ul li div strong{padding:0.8vw 0}}.team ul{display:flex;justify-content:space-around;flex-flow:wrap;margin:0;padding:0;list-style-type:none;width:110%;margin-left:-5%}.team ul li{width:48%;list-style-type:none;margin:0 0 5%}@media (min-width:758px){.team ul li{width:30%;margin-bottom:1.5%}}@media (min-width:758px){.team ul li{width:18%}}.team ul li a,.team ul li div{display:block;border:4px solid #FFF;box-shadow:0 0 10px rgba(0, 0, 0, 0.5);width:100%;height:62vw;position:relative;font-weight:800;text-transform:uppercase;font-size:4vw;text-align:center;overflow:hidden;color:#0c8c3c}@media (min-width:758px){.team ul li a,.team ul li div{height:24vw;max-height:560px;font-size:12px;line-height:1.1}}@media (min-width:1025px){.team ul li a,.team ul li div{font-size:16px;border:8px solid #FFF}}.team ul li a img,.team ul li div img{display:block;width:100%;border:none !important;box-shadow:none !important}.team ul li a span,.team ul li a strong,.team ul li div span,.team ul li div strong{display:block;background:rgba(255, 255, 255, 0.8);position:absolute;z-index:1;padding:1.5vw 0 0;line-height:1.1;text-align:center;width:100%;bottom:0;display:flex;flex-flow:column;justify-content:center;height:19vw}.team ul li a span em,.team ul li a strong em,.team ul li div span em,.team ul li div strong em{font-size:3vw;display:block;line-height:1.1;padding-bottom:1.5vw;text-transform:none;font-style:normal;font-weight:500;padding-left:2%;padding-right:2%}@media (min-width:758px){.team ul li a span,.team ul li a strong,.team ul li div span,.team ul li div strong{padding:0.6vw 0;height:7vw}.team ul li a span em,.team ul li a strong em,.team ul li div span em,.team ul li div strong em{font-size:10px;padding-bottom:1px}}@media (min-width:1025px){.team ul li a span,.team ul li a strong,.team ul li div span,.team ul li div strong{padding:0.8vw 0;height:6.5vw}.team ul li a span em,.team ul li a strong em,.team ul li div span em,.team ul li div strong em{font-size:14px;padding-top:5px}}.modal-wrapper.styled{background-color:rgba(1, 88, 28, 0.7)}.modal-wrapper.styled .wp-post-modal{width:90%;padding:5%;box-shadow:5px 5px 20px #000, -5px -5px 20px #000}.modal-wrapper.styled .wp-post-modal .close-modal{outline:none;color:#0c8c3c;z-index:99;width:30px;text-align:center}.modal-wrapper.styled .wp-post-modal .page .entry-header{margin-top:0;margin-bottom:0}.modal-wrapper.styled .wp-post-modal .page .entry-header h1{color:#0c8c3c}.modal-wrapper.styled .wp-post-modal .page .entry-content::before{display:none}.modal-wrapper.styled .wp-post-modal .page .entry-content .content-panel{padding-left:0;padding-right:0}.modal-wrapper.styled .wp-post-modal .page .entry-content h2{color:#0c8c3c;text-align:center;font-size:1em;margin-top:0}.modal-wrapper.styled .wp-post-modal .page .entry-content p{font-size:12px}.modal-wrapper.styled .wp-post-modal .page .entry-content .su-image-carousel,.modal-wrapper.styled .wp-post-modal .page .entry-content .wp-block-image{margin-top:0;width:100%;margin-left:0%;margin-bottom:2vw}.modal-wrapper.styled .wp-post-modal .page .entry-content .su-image-carousel button.flickity-prev-next-button,.modal-wrapper.styled .wp-post-modal .page .entry-content .wp-block-image button.flickity-prev-next-button{top:85%}.modal-wrapper.styled .wp-post-modal .page .entry-content .su-image-carousel button.flickity-prev-next-button.previous,.modal-wrapper.styled .wp-post-modal .page .entry-content .wp-block-image button.flickity-prev-next-button.previous{left:30px}.modal-wrapper.styled .wp-post-modal .page .entry-content .su-image-carousel button.flickity-prev-next-button.next,.modal-wrapper.styled .wp-post-modal .page .entry-content .wp-block-image button.flickity-prev-next-button.next{right:30px}.modal-wrapper.styled .wp-post-modal .page .entry-content .su-image-carousel ol.flickity-page-dots,.modal-wrapper.styled .wp-post-modal .page .entry-content .wp-block-image ol.flickity-page-dots{display:none}.modal-wrapper.styled .wp-post-modal .page .entry-content .wp-block-image{width:100%;margin-left:0}.modal-wrapper.styled .wp-post-modal .page .entry-content .wp-block-group.description,.modal-wrapper.styled .wp-post-modal .page .entry-content .wp-block-group{max-height:33vh}@media (min-width:758px){.modal-wrapper.styled .wp-post-modal{padding:0 5% 2%}.modal-wrapper.styled .wp-post-modal .page .entry-header{text-align:left}.modal-wrapper.styled .wp-post-modal .page .entry-content .content-panel{padding-left:0;padding-right:0}.modal-wrapper.styled .wp-post-modal .page .entry-content h2{font-size:2em;text-align:left}.modal-wrapper.styled .wp-post-modal .page .entry-content p{font-size:14px}.modal-wrapper.styled .wp-post-modal .page .entry-content .su-image-carousel,.modal-wrapper.styled .wp-post-modal .page .entry-content .wp-block-image{width:100%;margin-left:0;margin-bottom:0}.modal-wrapper.styled .wp-post-modal .page .entry-content .su-image-carousel button.flickity-prev-next-button,.modal-wrapper.styled .wp-post-modal .page .entry-content .wp-block-image button.flickity-prev-next-button{top:85%}.modal-wrapper.styled .wp-post-modal .page .entry-content .su-image-carousel button.flickity-prev-next-button.previous,.modal-wrapper.styled .wp-post-modal .page .entry-content .wp-block-image button.flickity-prev-next-button.previous{left:60px}.modal-wrapper.styled .wp-post-modal .page .entry-content .su-image-carousel button.flickity-prev-next-button.next,.modal-wrapper.styled .wp-post-modal .page .entry-content .wp-block-image button.flickity-prev-next-button.next{right:60px}}@media (min-width:1025px){.modal-wrapper.styled .wp-post-modal{padding:0 50px 20px;width:80%;max-width:1230px}.modal-wrapper.styled .wp-post-modal .close-modal{font-size:60px;width:auto}.modal-wrapper.styled .wp-post-modal .page .entry-header h1{font-size:50px;display:block;height:auto;margin-bottom:10px;text-align:left}.modal-wrapper.styled .wp-post-modal .page .entry-content .content-panel{padding-left:0;padding-right:0}.modal-wrapper.styled .wp-post-modal .page .entry-content h2{font-size:1.5em}.modal-wrapper.styled .wp-post-modal .page .entry-content .su-image-carousel,.modal-wrapper.styled .wp-post-modal .page .entry-content .wp-block-image{width:70%;margin-left:0;max-width:850px;margin-bottom:2%}.modal-wrapper.styled .wp-post-modal .page .entry-content .su-image-carousel .su-image-carousel-item-content,.modal-wrapper.styled .wp-post-modal .page .entry-content .wp-block-image .su-image-carousel-item-content{margin:0;max-height:70vh}.modal-wrapper.styled .wp-post-modal .page .entry-content .su-image-carousel button.flickity-prev-next-button,.modal-wrapper.styled .wp-post-modal .page .entry-content .wp-block-image button.flickity-prev-next-button{top:90%}.modal-wrapper.styled .wp-post-modal .page .entry-content .su-image-carousel button.flickity-prev-next-button.previous,.modal-wrapper.styled .wp-post-modal .page .entry-content .wp-block-image button.flickity-prev-next-button.previous{left:100px}.modal-wrapper.styled .wp-post-modal .page .entry-content .su-image-carousel button.flickity-prev-next-button.next,.modal-wrapper.styled .wp-post-modal .page .entry-content .wp-block-image button.flickity-prev-next-button.next{right:100px}.modal-wrapper.styled .wp-post-modal .page .entry-content .su-image-carousel ol.flickity-page-dots,.modal-wrapper.styled .wp-post-modal .page .entry-content .wp-block-image ol.flickity-page-dots{top:90%}.modal-wrapper.styled .wp-post-modal .page .entry-content .wp-block-group.description,.modal-wrapper.styled .wp-post-modal .page .entry-content .wp-block-group{position:relative;background:rgba(12, 140, 60, 0.9);padding:25px;max-height:80%;overflow:auto}.modal-wrapper.styled .wp-post-modal .page .entry-content .wp-block-group.description p,.modal-wrapper.styled .wp-post-modal .page .entry-content .wp-block-group p{font-size:18px;color:#FFF}.modal-wrapper.styled .wp-post-modal .page .entry-content .wp-block-group.description p:last-child,.modal-wrapper.styled .wp-post-modal .page .entry-content .wp-block-group p:last-child{margin-bottom:0}.modal-wrapper.styled .wp-post-modal .page .entry-content .wp-block-group.description.sm p,.modal-wrapper.styled .wp-post-modal .page .entry-content .wp-block-group.sm p{font-size:14px}.modal-wrapper.styled .wp-post-modal .next-prev-page-nav,.modal-wrapper.styled .wp-post-modal .nav-links{padding-top:0}}@media (min-width:1025px) and (max-width:758px){.modal-wrapper.styled .wp-post-modal .page .entry-content .wp-block-group.description,.modal-wrapper.styled .wp-post-modal .page .entry-content .wp-block-group{max-height:85vh;overflow:auto}.modal-wrapper.styled .wp-post-modal .page .entry-content .wp-block-group.description .wp-block-image .alignleft,.modal-wrapper.styled .wp-post-modal .page .entry-content .wp-block-group.description .wp-block-image .alignright,.modal-wrapper.styled .wp-post-modal .page .entry-content .wp-block-group .wp-block-image .alignleft,.modal-wrapper.styled .wp-post-modal .page .entry-content .wp-block-group .wp-block-image .alignright{float:none;margin:0 auto}}@media (min-width:1025px) and (min-width:1025px){.modal-wrapper.styled .wp-post-modal .page .entry-content .su-image-carousel+.wp-block-group,.modal-wrapper.styled .wp-post-modal .page .entry-content .wp-block-image+.wp-block-group{position:absolute;right:0;top:10%;width:35%}}@media (min-width:1490px){.modal-wrapper.styled .wp-post-modal{width:80%}}@media (min-width:758px) and (max-width:980px){.modal-wrapper.styled .wp-post-modal{margin-top:5vh}}@media screen and (min-width:1025px) and (max-height:800px){.modal-wrapper.styled .wp-post-modal{min-height:700px}.modal-wrapper.styled .wp-post-modal .page .entry-content .su-image-carousel button.flickity-prev-next-button,.modal-wrapper.styled .wp-post-modal .page .entry-content .wp-block-image button.flickity-prev-next-button{top:70%}.modal-wrapper.styled .wp-post-modal .page .entry-content .su-image-carousel button.flickity-prev-next-button.next,.modal-wrapper.styled .wp-post-modal .page .entry-content .wp-block-image button.flickity-prev-next-button.next{right:60px}}.modal-wrapper.styled .wp-post-modal .team-page .page .entry-header h1{font-size:6vw}@media (min-width:758px){.modal-wrapper.styled .wp-post-modal .team-page .page .entry-header h1{font-size:5vw}}@media (min-width:1025px){.modal-wrapper.styled .wp-post-modal .team-page .page .entry-header h1{font-size:40px}}@media (min-width:1025px){.modal-wrapper.styled .wp-post-modal .team-page .page .entry-content .su-image-carousel,.modal-wrapper.styled .wp-post-modal .team-page .page .entry-content .wp-block-image{width:65%}}@media (min-width:1025px){.modal-wrapper.styled .wp-post-modal .team-page .page .entry-content .wp-block-group{top:0;background:transparent;padding:4% 0 0;display:flex;height:96%;max-height:100%;align-content:center;align-items:flex-start}.modal-wrapper.styled .wp-post-modal .team-page .page .entry-content .wp-block-group p{color:#01581c;font-size:14px}}@media (min-width:1490px){.modal-wrapper.styled .wp-post-modal .team-page .page .entry-content .wp-block-group p{font-size:16px}}@media (min-width:1025px){.modal-wrapper.styled .wp-post-modal .team-page .page .entry-content .su-image-carousel+.wp-block-group,.modal-wrapper.styled .wp-post-modal .team-page .page .entry-content .wp-block-image+.wp-block-group{position:absolute;top:0;width:33%;right:0}}.modal-wrapper.styled .wp-post-modal .team-page .next-prev-page-nav,.modal-wrapper.styled .wp-post-modal .team-page .nav-links{padding-top:30px}.modal-wrapper.styled .wp-post-modal .team-page .prev-page-anchor,.modal-wrapper.styled .wp-post-modal .team-page .next-page-anchor,.modal-wrapper.styled .wp-post-modal .team-page .nav-previous a,.modal-wrapper.styled .wp-post-modal .team-page .nav-next a{font-size:3.5vw}@media (min-width:758px){.modal-wrapper.styled .wp-post-modal .team-page .prev-page-anchor,.modal-wrapper.styled .wp-post-modal .team-page .next-page-anchor,.modal-wrapper.styled .wp-post-modal .team-page .nav-previous a,.modal-wrapper.styled .wp-post-modal .team-page .nav-next a{font-size:2vw}}@media (min-width:1025px){.modal-wrapper.styled .wp-post-modal .team-page .prev-page-anchor,.modal-wrapper.styled .wp-post-modal .team-page .next-page-anchor,.modal-wrapper.styled .wp-post-modal .team-page .nav-previous a,.modal-wrapper.styled .wp-post-modal .team-page .nav-next a{font-size:20px}}.page-sports-activities #page .entry-content .content-panel:first-child,.page-leadership #page .entry-content .content-panel:first-child{display:none !important}.entry-content .content-panel .panel-content .su-image-carousel img{border:0 !important;box-shadow:none !important}.su-image-carousel-controls-style-light button.flickity-prev-next-button{opacity:0.8 !important}@media (min-width:1025px){.su-image-carousel-controls-style-light button.flickity-prev-next-button{width:54px;height:54px}}.vt-cta img{display:block;width:40%;margin:15% 0 -10% 63% !important;box-shadow:none !important;border:none !important}.vt-cta h2{font-size:8vw !important;margin-bottom:0.15em !important}.vt-cta p{font-size:5vw !important;margin-bottom:40px;line-height:1.1}@media (max-width:758px){#vt .vt-cta{position:relative;top:-5vw}.entry-content #vt.content-panel.background-image{clip-path:polygon(0 0, 65% 0, 65% 40px, 100% 40px, 100% 100%, 60% 100%, 60% 92%, 0 92%);background-position:left top;background-size:auto 100%;padding-top:7%;padding-bottom:7%}.entry-content #vt.content-panel.background-image .panel-content.content-color-white .content-aos h2,.entry-content #vt.content-panel.background-image .panel-content.content-color-white .content-aos p{color:#FFF}.entry-content #vt.content-panel.background-image:first-of-type::after{display:none}}@media (min-width:758px){.entry-content #vt.content-panel.background-image{clip-path:polygon(0 0, 40% 0, 40% 30px, 100% 30px, 100% 100%, 50% 100%, 50% 92%, 0 92%);background-position:left top}.vt-cta{padding-top:8vw;position:absolute;right:-57vw;top:0;width:37vw}.vt-cta img{display:block;width:53%;margin:-32% 0 0 -20% !important;position:absolute}.vt-cta h2{font-size:30px !important}.vt-cta p{font-size:24px !important}}@media (min-width:1025px){.entry-content #vt.content-panel.background-image{clip-path:polygon(0 0, 40% 0, 40% 30px, 100% 30px, 100% 100%, 60vw 100%, 60vw 92%, 0 92%);margin-bottom:2%;transition:0.5s all;background-size:100%}.entry-content #vt.content-panel .panel-content.panel-align-left{margin-left:10%}.entry-content #vt.content-panel h2.panel-header{margin-bottom:30% !important;transition:0.5s all}.vt-cta{max-width:310px;right:-42vw;width:33vw;margin-top:0;top:-7vw;padding-top:5vw;transition:0.5s all}.vt-cta img{width:46%;margin:-33% 0 0 -18%}.entry-content a:hover #vt.content-panel,.entry-content #vt.content-panel:hover{background-size:105%;background-position:5% 5%;filter:saturate(1.5)}.entry-content a:hover #vt.content-panel .vt-cta,.entry-content #vt.content-panel:hover .vt-cta{transform:scale(1.1);margin-left:-5%}}.entry-content .content-panel h3.cm-accounts-include{margin-bottom:1em}.grey-bg{background:url(//www.brantlakesportsacademy.com/wp-content/uploads/2020/11/bg-grey-gradient-titles.jpg) repeat left top;background-size:cover;padding:5% 5% 1px;margin-bottom:5%}@media (min-width:1025px){.grey-bg{margin-bottom:2%;padding:2% 0 1px}}#post-1811+.next-prev-page-nav .prev-page-anchor,.post-1811+.next-prev-page-nav .prev-page-anchor{opacity:0}.next-prev-page-nav,.nav-links{width:80%;max-width:1000px;margin-left:auto;margin-right:auto}.modal-wrapper .next-prev-page-nav,.modal-wrapper .nav-links{max-width:100%;width:100%}@media (max-width:758px){.plain-page .prev-page-anchor,.plain-page .next-page-anchor,.plain-page .nav-previous a,.plain-page .nav-next a{font-size:6vw}}.slick .slick-arrow{display:block;position:absolute;top:50%;left:-65px;width:50px;height:50px;border-radius:50px;text-indent:-5000em;margin-top:-40px;background:transparent;transition:0.2s all}.slick .slick-arrow::before{display:block;content:"";position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-size:2.5em;color:#0c8c3c;top:0;left:0;text-align:center;text-indent:0}.slick .slick-arrow.slick-prev::before{content:"←"}.slick .slick-arrow.slick-next{left:auto;right:-65px}.slick .slick-arrow.slick-next::before{content:"→"}.slick .slick-arrow:hover{transform:scale(1.05)}.slick .slick-arrow:hover::before{color:#276f67}.slick ul.slick-dots{list-style-type:none;display:flex;justify-content:center;width:100%}.slick ul.slick-dots li{list-style-type:none;margin:1%;padding:1%}.slick ul.slick-dots li button{background:#0c8c3c;display:block;width:15px;height:15px;border-radius:50px;text-indent:-5000em;overflow:hidden;transition:0.2s all}.slick ul.slick-dots li button:hover{background:#276f67;transform:scale(1.05)}.slick.slick-testimonials .slick-track{display:flex;align-items:center}.slick.slick-testimonials .slick-slide{text-align:center;display:flex;justify-content:center;align-items:center;font-size:1.2em;font-style:italic;padding:1em}.slick.slick-testimonials .slick-slide::before,.slick.slick-testimonials .slick-slide::after{display:block;content:"";position:absolute;top:0;left:-55px;font-size:3em;color:#01581c;width:50px;height:50px}.slick.slick-testimonials .slick-slide::before{content:"&rquot;"}.slick.slick-testimonials .slick-slide::after{content:"&lquot;";left:auto;right:-55px;bottom:0}.page-reviews .entry-content .wmle_item_holder:nth-child(2n+1) blockquote{background:rgba(12, 140, 60, 0.2)}@media (max-width:758px){.page-reviews .entry-content .wmle_container.responsive .wmle_item_holder.col3{width:90%;margin-left:10%}}@media (min-width:758px) and (max-width:920px){.page-reviews .entry-content .wmle_container.responsive .wmle_item_holder.col3{width:50%}}.flickity-page-dots{display:none !important}@media (max-width:1025px){.su-spoiler-content ul{margin-top:1em}}@media (min-width:1025px){.page-template-page-team .entry-content,.page-template-page-activity .entry-content{max-width:1024px;margin-left:auto;margin-right:auto}.page-template-page-team .entry-content h2:first-child,.page-template-page-activity .entry-content h2:first-child{text-align:center}.page-template-page-team .entry-content .wp-block-group,.page-template-page-team .entry-content .description,.page-template-page-activity .entry-content .wp-block-group,.page-template-page-activity .entry-content .description{display:flex;height:100%;align-content:center;align-items:center}.page-template-page-team .entry-content .wp-block-group .wp-block-group__inner-container,.page-template-page-team .entry-content .description .wp-block-group__inner-container,.page-template-page-activity .entry-content .wp-block-group .wp-block-group__inner-container,.page-template-page-activity .entry-content .description .wp-block-group__inner-container{display:flex;flex-direction:row;align-content:center;align-items:center}.page-template-page-team .entry-content .wp-block-group .wp-block-image,.page-template-page-team .entry-content .description .wp-block-image,.page-template-page-activity .entry-content .wp-block-group .wp-block-image,.page-template-page-activity .entry-content .description .wp-block-image{width:50%;padding-right:5%}.page-template-page-team .entry-content .wp-block-group p,.page-template-page-team .entry-content .description p,.page-template-page-activity .entry-content .wp-block-group p,.page-template-page-activity .entry-content .description p{width:100%}}.footer-buttons ul{display:flex;justify-content:center;list-style-type:none;margin:0;padding:0}.footer-buttons ul li{list-style-type:none;margin:0 2vw;padding:0}.footer-buttons ul li a{display:block;text-align:center;color:#0c8c3c;background:rgba(187, 187, 187, 0.5);font-weight:800;text-transform:uppercase;font-size:2.7vw;padding:2vw;white-space:nowrap}@media (min-width:1025px){.footer-buttons ul li a{font-size:28px;padding:15px 50px;transition:0.5s all}.footer-buttons ul li a:hover{background:#0c8c3c;color:#FFF}}#secondary{background:transparent;text-align:left;padding:0 1em 2em 1em;transition:1s all;position:relative;right:0}.sub-navigation{position:relative;border-left:1px solid #999999}.sub-navigation a,#secondary h1.nav-section{font-size:1.1rem;letter-spacing:-1px;font-weight:500;line-height:1.75 !important;margin:0;padding:7px 7px 7px 0.8em;border-left:0;color:#01581c}#secondary h1.nav-section{font-size:1.6rem;font-style:italic;padding-left:1.3em;display:none}#secondary h1.nav-section::before{content:"Home > ";font-size:1.2rem}.sub-navigation ul li{font-family:'Montserrat', sans-serif}.sub-navigation ul li.not-in-side-menu{display:none}.sub-menu ul.children{line-height:1em}.sub-navigation ul.sub-menu{display:none}#secondary .sub-navigation a{-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0, 0, 0, 0);position:relative;overflow:hidden}@media (min-width:1145px){#secondary .sub-navigation a{font-size:1.2rem;letter-spacing:0}}#secondary .sub-navigation a:before{content:"";position:absolute;z-index:-1;left:0;right:100%;bottom:0;background:#028a2c;height:2px;-webkit-transition-property:right;transition-property:right;-webkit-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}#secondary .sub-navigation a:hover:before{right:0}.sub-navigation a:hover,.sub-navigation a:focus,.sub-navigation a:active,#secondary h1.nav-section a:hover,#secondary h1.nav-section a:active,#secondary h1.nav-section a:focus,.sub-navigation .current_page_item ul a:hover,.sub-navigation .current_page_item ul a:active,.sub-navigation .current_page_item ul a:focus,.sub-navigation .current_page_item>a,.sub-navigation .current_page_item a.active{background:transparent;color:#028a2c;font-weight:700;border-left:0}.sub-navigation ul li.current_page_item::before{display:block;content:"";background:#276f67;width:22px;height:22px;position:absolute;border-radius:50px;margin:5px 0 0 -11px;border:3px solid white}.sub-navigation ul.sub-menu{display:block}.sub-navigation ul.sub-menu a{font-size:1.1rem;padding-left:1.8em}#secondary::after{display:none}.sub-menu ul.children{margin-right:10px}.bottom-nav{display:none}.blog #secondary,#secondary.blog-widget-area{padding-top:0;margin-top:0}.blog #secondary .widget,#secondary.blog-widget-area .widget{background:#eaeaea;padding:5%;margin-bottom:1em}@media (min-width:1025px){.blog #secondary,#secondary.blog-widget-area{width:45%;max-width:440px;position:absolute;top:7vw;padding-top:0;right:0;padding-right:8%;background:rgba(255, 255, 255, 0.7)}}@media (min-width:1420px){.blog #secondary,#secondary.blog-widget-area{right:5%}}@media (min-width:1700px){.blog #secondary,#secondary.blog-widget-area{right:10%}}.widget-area h2{font-size:22px;text-align:center}.widget-area ul,.widget-area li{text-align:center}.widget-area .widget ul{list-style-type:none;margin-left:0;padding-left:0}.widget-area li{line-height:1.3;font-size:0.85em;margin:0.5em 0}.widget-area a{text-decoration:none;line-height:1}@media (min-width:1025px){.assets-navigation li a{display:block;transition:0.5s all;font-weight:900;font-size:34px;display:flex;justify-content:start;align-items:center}.assets-navigation li a:hover{transform:scale(1.05)}.now-visible .assets-navigation li.an-watch-videos a::before{display:inline-block;content:"";width:90px;height:50px;background:url(//www.brantlakesportsacademy.com/wp-content/themes/brantlakesportsacademy/img/watch-videos-icon.gif) no-repeat left center;background-size:auto 100%}.assets-navigation li.an-virtual-tour a{background-position:center -200px}.assets-navigation li.an-calendar a{background-position:center -395px}}@media (min-width:1900px){.home .site-content.container{padding-left:0;padding-right:0;background:url(//www.brantlakesportsacademy.com/wp-content/themes/brantlakesportsacademy/img/hero-videos-bg.jpg) no-repeat center top;background-size:100%}}.home-main,.page-home .hero-panel{width:111%;margin-left:-5.5%;max-width:1900px}@media (min-width:758px){.home-main,.page-home .hero-panel{width:125%;margin-left:-12.5%}}@media (min-width:1025px){.home-main,.page-home .hero-panel{width:100%;max-width:100%;margin-left:auto;margin-right:auto}}.home .hero-panel,.home .first-panel,.home .additional-panel,.panel.panel-full-width{display:block;padding:0}.home .additional-panel{padding:2% 0;margin:2% 0;clear:both}.home .home-main img.nav-img{float:left;max-width:335px;width:32%}.home .home-main img.content-img{max-width:1030px;width:68%}.home .hero-panel{margin-top:54px;height:77vw;position:relative}@media (min-width:758px){.home .hero-panel{margin-top:54px;height:auto}}@media (min-width:1025px){.home .hero-panel{margin-top:100px}}.home .hero-panel::after{display:block;content:"";width:100%;height:30px;position:absolute;bottom:-18px;z-index:2;background-size:auto 100%}.home .hero-panel #home-video-wrap{overflow:hidden;background-repeat:no-repeat;background-position:center top;background-size:100% auto}@media (min-width:1025px){.home .hero-panel #home-video-wrap{height:46vw;background-position:center -5.5vw}}.home .hero-panel video{width:180%;margin-left:-40%;height:77vw}@media (min-width:758px){.home .hero-panel video{width:100%;margin-left:0;height:auto;float:left}}@media (min-width:1025px){.home .hero-panel video{margin-top:0}}.home .hero-panel .mute-video{display:block;background:rgba(0, 0, 0, 0.4);border:2px solid transparent;border-radius:32.7037px;cursor:pointer;height:42.3937px;line-height:42.3937px;outline:none;padding-right:12.1125px;pointer-events:auto;position:absolute;left:50%;text-align:left;top:14vw;z-index:5;transform:scale(0.6);text-transform:uppercase;padding-top:0;padding-bottom:0;padding-left:0;margin-left:-27vw}@media (min-width:758px){.home .hero-panel .mute-video{display:block;left:auto;right:-25px;top:8vw;transform:scale(0.6)}}@media (min-width:1900px){.home .hero-panel .mute-video{top:100px;right:auto;left:50%;margin-left:670px}}.home .watch-video a{display:block;width:46vw;height:35vw;position:absolute;z-index:9;margin:-16vw 0 0 48vw}@media (min-width:758px){.home .watch-video a{width:30vw;height:23vw;margin:-11vw 0 0 60vw}}@media (min-width:1025px){.home .watch-video a{transition:0.5s all;left:50vw;margin:-15vw 0 0 2vw;width:38vw;height:28vw}}.home .watch-video a img{display:block;width:100%;height:auto}.home .entry-content #home-hero{margin-top:2vw;background-size:cover;padding-top:2vw;background-position:center bottom;overflow:hidden}.home .entry-content #home-hero::after{display:none}.home .entry-content #home-hero .panel-content{}.home .entry-content #home-hero .panel-content h1,.home .entry-content #home-hero .panel-content h1:not(.panel-header){margin-top:-5vw;margin-bottom:0;padding-top:0;font-weight:600;text-align:center}.home .entry-content #home-hero .panel-content h1 strong,.home .entry-content #home-hero .panel-content h1:not(.panel-header) strong{font-weight:900}.home .entry-content #home-hero .panel-content h2{text-align:center;font-weight:500;font-size:5vw;line-height:1.2}.home .entry-content #home-hero .panel-content .home-opening{background:rgba(255, 255, 255, 0.7);padding:5%}.home .entry-content #home-hero .panel-content .panel-cta.cta-link{font-size:4.5vw;text-decoration:none}@media (min-width:758px){.home .entry-content #home-hero .panel-content .home-opening{width:86%;position:relative;left:12%;padding-right:10%}.home .entry-content #home-hero .panel-content .panel-cta.cta-link{font-size:24px}}@media (min-width:1025px){.home .entry-content #home-hero .panel-content .home-opening{padding:35px 35px 5px;width:690px;background:transparent;left:27%;margin-left:-15vw}.home .entry-content #home-hero .panel-content .home-opening::after{display:block;content:"";background:rgba(255, 255, 255, 0.7);width:100vw;height:100%;position:absolute;left:0;top:0;z-index:-1}.home .entry-content #home-hero .panel-content .panel-cta.cta-link{left:40%;text-transform:uppercase;line-height:1.1;font-weight:600;font-size:22px}.home .entry-content #home-hero .panel-content .panel-cta.cta-link em{position:relative;left:30px;font-style:normal}.home .entry-content #home-hero .panel-content .panel-cta.cta-link strong{display:block;font-size:36px;text-transform:none;font-weight:900}.home .entry-content #home-hero .panel-content .panel-cta.cta-link strong small{font-size:34px}}@media (min-width:1145px){.home .entry-content #home-hero .panel-content .home-opening{margin-left:-5vw}.home .entry-content #home-hero .panel-content .panel-cta.cta-link{left:52%;margin-top:5px}}@media (min-width:1490px){.home .entry-content #home-hero .panel-content .home-opening{width:780px;margin-left:0}.home .entry-content #home-hero .panel-content .panel-cta.cta-link{left:48%}}.home .entry-content #home-hero .panel-content .vt{margin-top:26vw;position:relative;top:-20vw}.home .entry-content #home-hero .panel-content .vt a{display:block;font-size:5vw;text-align:center;position:relative;font-weight:600;text-shadow:0 0 5px #FFF, 5px 5px 5px #FFF, -5px -5px 5px #FFF, -5px 5px 5px #FFF, 5px -5px 5px #FFF;width:90%;margin-left:auto;margin-right:auto;top:7vw}.home .entry-content #home-hero .panel-content .vt a strong{font-size:8vw;display:block;font-weight:900}.home .entry-content #home-hero .panel-content .vt a::before{display:block;content:"";width:36vw;height:23vw;background:url(//www.brantlakesportsacademy.com/wp-content/uploads/2020/11/icon-360.png) no-repeat center;background-size:100%;opacity:1;margin:0 auto}@media (min-width:758px){.home .entry-content #home-hero{padding-bottom:37vw}.home .entry-content #home-hero .panel-content{padding-top:0}.home .entry-content #home-hero .panel-content h1,.home .entry-content #home-hero .panel-content h1:not(.panel-header){font-size:46px;margin-bottom:0;margin-top:0}.home .entry-content #home-hero .panel-content h2{font-size:26px;margin-top:0}.home .entry-content #home-hero .panel-content .flex-it{align-items:flex-end;padding-bottom:1vw}.home .entry-content #home-hero .panel-content .flex-it .left{width:60%;background:transparent;position:relative;z-index:1;padding:1% 5%}.home .entry-content #home-hero .panel-content .flex-it .left::after{display:block;content:"";width:100vw;height:100%;position:absolute;top:0;right:0;z-index:0;background:rgba(255, 255, 255, 0.7)}.home .entry-content #home-hero .panel-content .flex-it .left h3{margin-left:3vw;position:relative;z-index:1}.home .entry-content #home-hero .panel-content .flex-it .left p{margin-left:3vw;position:relative;z-index:1}.home .entry-content #home-hero .panel-content .flex-it .right{width:40%;background:transparent;margin-top:0;position:relative;padding-top:0;padding-bottom:1vw;top:1vw}.home .entry-content #home-hero .panel-content .flex-it .right::after{display:block;content:"";width:100vw;height:100%;position:absolute;z-index:-1;top:0;left:-20vw;border-bottom:1vw solid #01581c;z-index:0;background:rgba(255, 255, 255, 0.7)}.home .entry-content #home-hero .panel-content .flex-it .right p{font-weight:500;text-align:left;text-shadow:none;margin-right:0;font-size:16px;position:relative;z-index:1}.home .entry-content #home-hero .panel-content .vt{margin-top:0;top:0;left:7vw}.home .entry-content #home-hero .panel-content .vt a{font-size:18px;line-height:1.3;padding-top:11vw;text-align:left;width:70%;left:20%;font-weight:500;top:auto;width:auto}.home .entry-content #home-hero .panel-content .vt a::before{width:24vw;height:16vw;position:absolute;top:2vw;left:-13vw;z-index:-1;opacity:1}.home .entry-content #home-hero .panel-content .vt a strong{font-size:38px}}@media (min-width:1025px){.home .entry-content #home-hero{padding-bottom:27%}.home .entry-content #home-hero .panel-content h1,.home .entry-content #home-hero .panel-content h1:not(.panel-header){font-size:60px}.home .entry-content #home-hero .panel-content h2{font-size:30px}.home .entry-content #home-hero .panel-content .flex-it .left{width:50%}.home .entry-content #home-hero .panel-content .flex-it .left h3{font-size:20px;margin-left:0}.home .entry-content #home-hero .panel-content .flex-it .left p{font-size:20px;line-height:1.3;margin-left:0}.home .entry-content #home-hero .panel-content .flex-it .right p{font-size:20px;line-height:1.3;margin-right:0}.home .entry-content #home-hero .panel-content .flex-it .right::after{left:-130px}.home .entry-content #home-hero .panel-content .vt{left:auto;top:0}.home .entry-content #home-hero .panel-content .vt a{font-size:26px;left:16%;top:-2vw;padding-top:140px}.home .entry-content #home-hero .panel-content .vt a strong{font-size:56px}.home .entry-content #home-hero .panel-content .vt a::before{width:210px;height:135px;left:-125px;top:55px}}@media (min-width:1490px){.home .entry-content #home-hero .panel-content .vt a{left:28%}}.home .entry-content #program{background-position:center bottom;background-size:100%;padding-top:0;padding-bottom:0;margin-top:2vw}.home .entry-content #program .panel-content{padding-top:0;padding-bottom:2vw;margin-bottom:2em}.home .entry-content #program .panel-content h2.panel-header{font-size:6vw;text-align:center}.home .entry-content #program .panel-content .activities ul li{width:32%;margin-bottom:0}.home .entry-content #program .panel-content .activities ul li a{font-size:3vw;height:30vw;line-height:1.1}.home .entry-content #program .panel-content .activities ul li a span,.home .entry-content #program .panel-content .activities ul li a strong{padding:1vw 0}.home .entry-content #program .panel-content .activities ul li a span em,.home .entry-content #program .panel-content .activities ul li a strong em{font-size:2.5vw;display:block}.home .entry-content #program .panel-content h3{text-align:center}.home .entry-content #program .panel-content p{text-align:center}@media (min-width:758px){.home .entry-content #program .panel-content .activities ul{width:90%;margin-left:5%}.home .entry-content #program .panel-content .activities ul li{width:30%;height:27vw}.home .entry-content #program .panel-content .activities ul li a{height:27vw;font-size:20px}.home .entry-content #program .panel-content .activities ul li a span em,.home .entry-content #program .panel-content .activities ul li a strong em{font-size:14px}.home .entry-content #program .panel-content h3{font-size:28px;margin-top:1vw;margin-bottom:1vw}.home .entry-content #program .panel-content p{font-weight:600}}@media (min-width:758px){.home .entry-content #program{padding-bottom:3vw}}@media (min-width:1025px){.home .entry-content #program .panel-content h2.panel-header{font-size:56px}.home .entry-content #program .panel-content .activities ul{width:1024px;margin:0 auto}.home .entry-content #program .panel-content .activities ul li{width:32%;height:300px}.home .entry-content #program .panel-content .activities ul li a{height:300px;font-size:26px;text-transform:none}.home .entry-content #program .panel-content .activities ul li a span em,.home .entry-content #program .panel-content .activities ul li a strong em{font-size:18px;display:block}.home .entry-content #program .panel-content h3{font-size:36px;margin-top:5px;margin-bottom:5px}.home .entry-content #program .panel-content p{font-size:20px}}.home .entry-content #sdr{padding-top:25vw;padding-bottom:0}.home .entry-content #sdr .panel-content h2.panel-header{font-size:7vw;text-align:center}.home .entry-content #sdr .panel-content p{text-align:center}@media (min-width:758px){.home .entry-content #sdr{padding-bottom:0;padding-top:12vw}.home .entry-content #sdr .panel-content{width:55% !important}.home .entry-content #sdr .panel-content h2.panel-header{text-align:right;width:65%;font-size:38px;margin:10vw 0 -11vw -39vw}.home .entry-content #sdr .panel-content p{text-align:left;font-size:18px}.home .entry-content #sdr .panel-content .panel-cta{padding-left:20%}}@media (min-width:1025px){.home .entry-content #sdr{clip-path:polygon(0 0, 100% 0, 100% 100%, 57% 100%, 57% 92%, 0 92%)}.home .entry-content #sdr .panel-content{width:41.5% !important}.home .entry-content #sdr .panel-content h2.panel-header{font-size:56px;width:420px;margin:90px 0 -92px -470px}.home .entry-content #sdr .panel-content p{font-size:20px;line-height:1.5;margin-bottom:0}.home .entry-content #sdr .panel-content .panel-cta{padding-left:0}}.home .entry-content #ftc{padding-top:26vw;margin-top:2vw;margin-bottom:2vw}.home .entry-content #ftc .panel-content h2.panel-header{font-size:7vw;text-align:center}@media (max-width:758px){.home .entry-content #ftc .panel-content h2.panel-header{color:#FFF}}.home .entry-content #ftc .panel-content p{text-align:center}@media (min-width:758px){.home .entry-content #ftc{padding-bottom:18vw;padding-top:0;background-position:-11% top}.home .entry-content #ftc .panel-content{width:70% !important;position:relative;padding:10%;margin-top:-7%;left:8%}.home .entry-content #ftc .panel-content h2.panel-header{font-size:38px;text-align:left;width:80%}.home .entry-content #ftc .panel-content p{text-align:left;font-size:18px}.home .entry-content #ftc .panel-content .panel-cta{color:#01581c}.home .entry-content #ftc .panel-content .panel-cta strong{color:#0c8c3c}.home .entry-content #ftc .panel-content::after{display:block;content:"";width:100%;height:100%;top:0;left:0;position:absolute;z-index:-1;background:-moz-radial-gradient(center, ellipse cover, white 0%, rgba(255, 255, 255, 0.4) 60%, rgba(255, 255, 255, 0) 70%);background:-webkit-radial-gradient(center, ellipse cover, white 0%, rgba(255, 255, 255, 0.4) 60%, rgba(255, 255, 255, 0) 70%);background:radial-gradient(ellipse at center, white 0%, rgba(255, 255, 255, 0.4) 60%, rgba(255, 255, 255, 0) 70%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1)}}@media (min-width:1025px){.home .entry-content #ftc{background-size:100%;background-position:left top;padding-top:0;padding-bottom:0;clip-path:polygon(0 0, 54.75% 0, 54.75% 8%, 100% 8%, 100% 100%, 0 100%);margin-top:-5px}.home .entry-content #ftc .panel-content{width:58% !important;padding:15% 10%}.home .entry-content #ftc .panel-content h2.panel-header{font-size:56px;width:420px}.home .entry-content #ftc .panel-content p{font-size:20px;line-height:1.5;margin-bottom:0}.home .entry-content #ftc .panel-content .panel-cta{margin-top:10px}}.home .entry-content #buttons-dates{padding-top:0;background-position:center bottom;padding-bottom:40vw;margin-bottom:2vw}.home .entry-content #buttons-dates .panel-content{padding-top:0}.home .entry-content #buttons-dates .panel-content h2{font-size:4vw;text-align:center;margin-top:4vw;margin-bottom:3vw;font-weight:500}.home .entry-content #buttons-dates .panel-content h2 strong{font-weight:800}.home .entry-content #buttons-dates .panel-content .panel-cta{margin-top:0;font-size:4vw;background:#276f67;padding-top:1vw;padding-bottom:1vw;text-transform:uppercase}.home .entry-content #buttons-dates .panel-content .panel-cta::after{display:none}@media (min-width:758px){.home .entry-content #buttons-dates{background-size:85%}.home .entry-content #buttons-dates .panel-content .cta-aos{text-align:center}}@media (min-width:1025px){.home .entry-content #buttons-dates{background-size:100%}.home .entry-content #buttons-dates .panel-content h2{font-size:30px;margin-top:3vw;margin-bottom:1.5vw}.home .entry-content #buttons-dates .panel-content .panel-cta{padding-top:5px;padding-bottom:5px;font-size:30px}}.other-camp .blc-camps{background:#cee4e2;display:flex;justify-content:center;padding:2vw 5vw 0;margin-top:2vw}.other-camp .blc-camps a{display:block;margin:0 5vw}.other-camp .blc-camps a.blsa{width:130%}@media (min-width:758px){.other-camp .blc-camps a.blsa{width:64%}}@media (min-width:1025px){.other-camp .blc-camps a.blsa{width:425px}.other-camp .blc-camps a.blsa img{position:relative;top:7px}}.countdown-panel{text-align:center;padding:0;margin:-20vw auto 0;position:absolute;z-index:9;width:100%;opacity:0.5}.countdown-panel .cds{display:flex;justify-content:center}.countdown-panel .cds .session{text-align:center}.countdown-panel .cds .session .countdown{text-align:center;margin-left:auto;margin-right:auto;width:70%;display:flex;flex-wrap:nowrap;position:relative;left:5vw}.countdown-panel .cds .session .countdown .nums{color:#FFF;text-align:center;font-size:15vw;font-weight:900;margin-right:2vw}.countdown-panel .cds .session .countdown .nums .left.num0,.countdown-panel .cds .session .countdown .nums .left.num0+.mid.num0{display:none}.countdown-panel .cds .session .countdown h3{color:#FFF;font-size:5vw;line-height:1.1;text-transform:uppercase;text-align:left;position:relative;top:-2vw}@media (min-width:758px){.countdown-panel{width:100%;margin-left:auto;margin-right:auto;padding-top:0;margin-top:-12vw}.countdown-panel .cds .session{width:100%}.countdown-panel .cds .session .countdown h3{font-size:5.5vw;top:-4.6vw}}@media (min-width:1025px){.countdown-panel{padding-top:0;margin-top:-9vw}.countdown-panel .cds{display:block}.countdown-panel .cds .session{width:800px;margin-left:auto;margin-right:auto;position:relative;left:-2%}.countdown-panel .cds .session .countdown .nums{font-size:110px}.countdown-panel .cds .session .countdown h3{font-size:40px;top:-33px}}.home .site-footer .container{max-width:100%}.home .site-footer::before{display:none}@media (min-width:1025px){.su-posts-default-loop{display:flex;justify-content:space-between;width:90%;margin:0 auto}}.su-posts-default-loop .su-post{margin-bottom:1em !important}@media (min-width:1025px){.su-posts-default-loop .su-post{width:30%}}.su-posts-default-loop .su-post::after{width:40%;max-width:200px;height:3px;background:#0c8c3c;margin:2em auto}@media (min-width:1025px){.su-posts-default-loop .su-post::after{display:none !important}}.su-posts-default-loop .su-post .su-post-thumbnail{width:100%;height:auto;margin-bottom:10px}.su-posts-default-loop .su-post .su-post-thumbnail img{max-width:100%;max-height:100%;width:100%;height:auto}.su-posts-default-loop .su-post h2.su-post-title{font-size:1.6em;line-height:1;position:relative}@media (min-width:758px){.su-posts-default-loop .su-post h2.su-post-title::before{display:block;content:"";background:url(//www.brantlakesportsacademy.com/wp-content/themes/brantlakesportsacademy/img/itty-bitty-moose.png) no-repeat center;background-size:100%;width:30px;height:30px;position:absolute;left:-34px;top:-12px}}.su-posts-default-loop .su-post .su-post-meta{font-size:1em}.su-posts-default-loop .su-post .su-post-comments-link{display:none}.su-posts-default-loop .su-post .su-post-excerpt{max-height:50vw;height:auto;overflow:hidden;position:relative;margin-bottom:0}@media (min-width:1025px){.su-posts-default-loop .su-post .su-post-excerpt{height:400px;font-size:14px;font-weight:500;line-height:1.5}.su-posts-default-loop .su-post .su-post-excerpt h2,.su-posts-default-loop .su-post .su-post-excerpt h3,.su-posts-default-loop .su-post .su-post-excerpt h4,.su-posts-default-loop .su-post .su-post-excerpt h5{font-size:1.3em;line-height:1.2;margin-bottom:0}.su-posts-default-loop .su-post .su-post-excerpt p{font-size:1em;line-height:1.5}.su-posts-default-loop .su-post .su-post-excerpt img{margin:1em auto !important;display:block;float:none;width:100%;border:4px solid rgba(189, 79, 46, 0.6);border-style:groove}}.su-posts-default-loop .su-post .su-post-excerpt::after{display:block;width:100%;height:50px;content:"";position:absolute;bottom:0;margin-top:-50px;background:-moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 75%, white 100%);background:-webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 75%, white 100%);background:linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 75%, white 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0)}.su-posts-default-loop .su-post .read-more{margin:-15px 0 1em;position:relative;z-index:9;text-align:center;font-weight:700}.page-summer-camp-alumni .blog-feed{margin-top:5em}.entry-content .blog-feed h2.blog-feed-hdr{font-size:10vw;margin-bottom:1em;position:relative}.entry-content .blog-feed h2.blog-feed-hdr::before,.entry-content .blog-feed h2.blog-feed-hdr::after{display:block;content:"";background:url(//www.brantlakesportsacademy.com/wp-content/themes/brantlakesportsacademy/img/moose-tracks-orange.png) no-repeat center;background-size:100%;width:100px;height:65px;position:absolute;left:-35px;top:26px;z-index:-1;opacity:0.5}@media (min-width:758px){.entry-content .blog-feed h2.blog-feed-hdr::before,.entry-content .blog-feed h2.blog-feed-hdr::after{left:-115px;top:-4px}}@media (min-width:1025px){.entry-content .blog-feed h2.blog-feed-hdr::before,.entry-content .blog-feed h2.blog-feed-hdr::after{left:-7vw}}.entry-content .blog-feed h2.blog-feed-hdr::after{left:auto;right:0;top:-50px}@media (min-width:758px){.entry-content .blog-feed h2.blog-feed-hdr::after{right:30%}}@media (min-width:1025px){.entry-content .blog-feed h2.blog-feed-hdr::after{right:45%}}@media (min-width:758px){.entry-content .blog-feed h2.blog-feed-hdr{font-size:40px}}@media (min-width:1025px){.entry-content .blog-feed h2.blog-feed-hdr{font-size:60px}}.blog-feed .su-posts+.flex-it{width:300px;margin:0 auto}@media (min-width:1025px){.header-img+.blog-it-up{position:relative;z-index:2}.page-wrapper.blog-it-up{display:block}.blog-it-up #primary{width:100%}.blog-it-up .post-list{width:65%;max-width:960px;padding-left:5%}}.blog-header{text-align:center}.blog-header h1{line-height:0.8;background-size:auto 100%;width:100%;text-align:left;margin-bottom:10vw;text-align:center}@media (min-width:758px){.blog-header h1{font-size:9vw;width:70%;margin-bottom:4vw;margin-top:-10vw}}@media (min-width:1025px){.blog-header h1{margin-top:35px;width:100%;font-size:90px}}.blog-header h1 small{font-size:50%}@media (min-width:1420px){.blog-it-up .post-list::before{width:100vw;margin-left:-7vw}}.blog-it-up .hentry{padding-bottom:1.5em;margin-bottom:0;overflow:hidden;position:relative;padding:5%}.blog-it-up .hentry::after{display:block;content:"";width:50%;max-width:200px;height:5px;background:#01581c;margin:1.5em auto 0}.blog-it-up .hentry .entry-content::after{display:block;content:"";width:30%;max-width:100px;height:1px;border-bottom:2px dotted #01581c;margin:0 auto 1.5em}.single-format-standard .blog-it-up .hentry::after{display:none}.blog-it-up .hentry .entry-content-wrap{max-height:auto;-webkit-transition:max-height 1s;-moz-transition:max-height 1s;-ms-transition:max-height 1s;-o-transition:max-height 1s;transition:max-height 1s}.blog-it-up .post .entry-header{margin-top:0;margin-bottom:0;text-align:left}.blog-it-up .post .entry-header .entry-title{text-shadow:none !important;color:#01581c;text-align:left;margin-left:0;margin-right:0;line-height:1.2}@media (min-width:1025px){.blog-it-up .post .entry-header .entry-title{font-size:40px;margin-left:auto;margin-right:auto}}.single-format-standard .blog-it-up .post .entry-header .entry-title,.archive .blog-it-up .post .entry-header .entry-title,.search .blog-it-up .post .entry-header .entry-title{padding-left:5%;padding-right:5%}@media (min-width:758px){.single-format-standard .blog-it-up .post .entry-header .entry-title,.archive .blog-it-up .post .entry-header .entry-title,.search .blog-it-up .post .entry-header .entry-title{font-size:40px}}@media screen and (min-width:1490px){.single-format-standard .blog-it-up .post .entry-header .entry-title,.archive .blog-it-up .post .entry-header .entry-title,.search .blog-it-up .post .entry-header .entry-title{display:block;height:auto}}.post-list::before{display:block;content:"";width:100%;height:50vw;position:absolute;z-index:-1;opacity:0.6}.post-list .entry-content::before{display:none}.site-content .blog-it-up .post h2.entry-title{font-size:6vw;width:100%}@media (min-width:758px){.site-content .blog-it-up .post h2.entry-title{font-size:4vw}}@media (min-width:1025px){.site-content .blog-it-up .post h2.entry-title{font-size:40px;margin-bottom:0.5em;display:block;height:auto}}.site-content .blog-it-up .post .entry-content h2{font-size:7vw;line-height:1.3;margin-bottom:0.5em}.site-content .blog-it-up .post .entry-content h3,.site-content .blog-it-up .post .entry-content h4,.site-content .blog-it-up .post .entry-content h5,.site-content .blog-it-up .post .entry-content h6{font-size:6vw;line-height:1.3;margin-bottom:0.5em}@media (min-width:758px){.site-content .blog-it-up .post .entry-content h2{font-size:5vw}.site-content .blog-it-up .post .entry-content h3,.site-content .blog-it-up .post .entry-content h4,.site-content .blog-it-up .post .entry-content h5,.site-content .blog-it-up .post .entry-content h6{font-size:4vw}}@media (min-width:1025px){.site-content .blog-it-up .post .entry-content h2{font-size:44px}.site-content .blog-it-up .post .entry-content h3,.site-content .blog-it-up .post .entry-content h4,.site-content .blog-it-up .post .entry-content h5,.site-content .blog-it-up .post .entry-content h6{font-size:34px}}.entry-meta{font-size:0.85em;padding-bottom:0;margin-bottom:1.5em;opacity:1;color:#01581c}.entry-meta::after{display:block;content:"";width:50%;max-width:200px;height:5px;background:#eaeaea;margin:1.5em auto 0;display:none}.single-format-standard .entry-meta,.archive .entry-meta,.search .entry-meta{padding:0 5%}.entry-footer{font-size:0.85em}.entry-meta a,.entry-footer a{text-decoration:none}.tags-links{display:block;text-align:center}.comments-link{display:block;text-align:center}.blog-content-area .hentry .entry-content img.alignleft,.blog-content-area .hentry .entry-content img.alignright{margin-top:1em;border:4px solid rgba(1, 88, 28, 0.6);width:50%;margin-top:0 !important;margin-bottom:0 !important}.site-content .comments-area h3{display:none}span.blog-thumb{display:block;width:100%;margin-bottom:0.5em}span.empty-blog-thumb{background:rgba(10, 40, 153, 0.1);opacity:0.3;display:none}span.blog-thumb img{display:block;min-width:100%;height:auto;min-height:100%;width:auto}.entry-content blockquote{width:90%;margin:2em auto;border-left:10px solid rgba(0, 75, 142, 0.2);padding-left:6%}.blog-it-up .entry-content img.alignleft{float:left;margin-right:20px;margin-bottom:10px}.blog-it-up .entry-content img.alignright{float:right;margin-left:20px;margin-bottom:10px}.blog-featured-hero .header-img.now-visible::after{display:none}.entry-content .su-posts-teaser-loop .su-post-thumbnail{width:100%;height:auto;margin:0;float:none}.entry-content .su-posts-teaser-loop .su-post-thumbnail img{border:0;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;padding:0}.entry-content .su-posts-teaser-loop h2.su-post-title{display:flex}.entry-content .su-posts-teaser-loop h4{display:none}.blog-content-area .post .entry-meta .posted-on,.blog-content-area .post .entry-meta .byline{display:block;margin:0 8px}.blog-content-area .entry-meta time.updated{display:none}.blog-single .blog-content-area .post{padding:0}.blog-single .entry-footer{color:#01581c}.blog-single .entry-content-wrap{border-bottom:5px solid #01581c;padding-bottom:2em;margin-bottom:2em}@media (min-width:1025px){.blog-single .entry-content-wrap{border-bottom:0;margin-bottom:0;padding-bottom:0}}.site-content h2.comments-title{font-size:18px;line-height:1.3}.comment-list{color:#555}.site-content .comment-list .vcard{text-align:left;margin:0}.comment-respond textarea{border-radius:0;border:1px solid #CCC;width:100%}.form-submit{display:flex}@media (min-width:758px){.blog .site-content.container,.single-post .site-content.container{padding-left:0;padding-right:0}.blog .header-img{width:100%;margin-left:0}.blog-it-up .page .entry-header{margin-bottom:0}.blog-single .page{padding:0}.blog-single .blog-content-area .post{width:100%;padding:0;height:auto;float:none;min-height:100%;background:transparent}.blog-single .page .entry-header{width:100%;background:transparent}}@media (min-width:1025px){.blog-single .blog-content-area .post-list{width:65%;max-width:960px;padding-left:5%}}@media (min-width:1420px){.blog-single .blog-content-area .post-list{position:relative;left:7vw}.blog-single .blog-content-area .post-list .entry-content{min-height:1px}.blog-single .blog-content-area .post-list .entry-content::before{width:100vw;margin-left:-7vw}}.search-form{display:flex;justify-content:center;margin-top:0}.search-form label{width:70%}.search-form label span{display:none}.search-form label input{width:95%;height:100%;font-size:16px;border:0;display:block}.search-form input.search-submit{width:30%}@media (min-width:758px){.search-form input.search-submit{font-size:12px}}nav.post-navigation{position:fixed;bottom:50px;left:0;background:#01581c;width:100%;z-index:2}@media (min-width:1025px){nav.post-navigation{bottom:0;position:relative;margin-bottom:2em}}nav.post-navigation .nav-links{padding:0;width:100%;margin:0}nav.post-navigation .nav-links a{color:#FFF;font-size:12px;padding:15px;text-transform:none}@media (min-width:758px){nav.post-navigation .nav-links a{font-size:16px}}@media (min-width:1025px){nav.post-navigation .nav-links a{font-size:12px}}@media (min-width:1145px){nav.post-navigation .nav-links a{font-size:18px}}nav.post-navigation .nav-links a[rel="prev"]::after{display:inline;content:" >";background:none;width:auto;height:auto}@media (min-width:758px){nav.post-navigation .nav-links a[rel="prev"]::after{font-size:16px}}nav.post-navigation .nav-links a[rel="next"]::before{display:inline;content:"< ";background:none;width:auto;height:auto}@media (min-width:758px){nav.post-navigation .nav-links a[rel="next"]::before{font-size:16px}}@media (min-width:758px){.blog-list-header{padding-top:30px}}@media (min-width:758px){.blog-list-header .entry-tite,.blog-list-header h1,.blog-list-header h1.entry-title{margin-top:0;margin-bottom:0}}@media (min-width:1025px){.blog-list-header .entry-tite,.blog-list-header h1,.blog-list-header h1.entry-title{font-size:86px}}.comments-area{width:80%;margin-left:auto;margin-right:auto;margin-top:1.5em}@media (min-width:758px){.comments-area{width:60%}}.comments-area input[type="submit"]{margin-top:0}.blog .wp-block-image figcaption{font-style:italic}.blog .page{max-width:1500px;margin:0 auto}.message{color:#01581c;text-align:center;padding:2em 0;margin-bottom:2em}.message p:last-child{margin-bottom:0}.message-error{background:pink}.message-success{background:lime}.page-template-page-login .entry-header{font-size:10vw;text-align:center;width:100%}.page-template-page-login .type-page .entry-header{display:none}.page-template-page-login .type-page .entry-content{text-align:center}.page-template-page-login .type-page .entry-content li{margin-left:0;list-style-type:none}.page-template-page-login .login form{max-width:80%;margin:0 auto}@media (min-width:758px){.page-template-page-login .login form{max-width:600px}}.page-template-page-login .login form input#submit{display:block;margin-bottom:1em;max-width:300px}.login input.login-field{display:block;width:100%;font-size:6vw;background:#FFF;border:0;box-shadow:0 0 5px #a99582;text-align:center;padding:2vw 0;margin:0 0 4vw}@media (min-width:758px){.login input.login-field{font-size:24px;padding:0.5em 0;margin:0 0 0.5em}}.login .login-option{margin-bottom:0}.login .login-option a.btn-link-style{color:#01581c;font-size:1.2em;line-height:4}.entry-content .account-info{text-align:center;justify-content:center}.entry-content .account-info h2{font-size:8vw;margin-bottom:1em;text-align:center}.entry-content .account-info h2:before{display:block;content:"";width:33%;height:1px;border-bottom:5px solid #276f67;margin:1em auto 1em auto}@media (min-width:1025px){.entry-content .account-info h2:before{display:none}}@media (min-width:758px){.entry-content .account-info h2{font-size:32px;margin-bottom:20px;text-align:center}}.entry-content .account-info ul{margin-bottom:0;list-style-type:none;margin-left:0;padding-left:0}.entry-content .account-info li{margin-left:0;padding-left:0;width:100%}.entry-content .account-info li:before{display:none}@media (min-width:758px){.entry-content .account-info{width:auto;margin:0 auto}}@media (min-width:1025px){.entry-content .account-info{width:100%;flex-flow:nowrap;align-items:flex-start}.entry-content .account-info div{width:33.33%}}.forgot-header,.forgot-trouble{text-align:center}.forgot-trouble{margin-top:1em}.login .need-help p,.login .forgot-trouble p{color:#01581c}.gform_wrapper ul.gform_fields li.gfield{padding-right:0 !important}.cn-form input,.gform_wrapper .cn-form input,.gform_wrapper .cn-form .ginput_complex input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]),.gform_wrapper .cn-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.gform_wrapper .cn-form textarea,.gform_wrapper .cn-form textarea.large,.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select,.gform_wrapper select,.cn-form select{border-radius:0;border:1px solid #ccc;font-size:4vw;padding:1vw;background:#FFF;color:#555}@media (min-width:758px){.cn-form input,.gform_wrapper .cn-form input,.gform_wrapper .cn-form .ginput_complex input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]),.gform_wrapper .cn-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.gform_wrapper .cn-form textarea,.gform_wrapper .cn-form textarea.large,.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select,.gform_wrapper select,.cn-form select{font-size:18px;padding:0.5em}}.gform_wrapper .cn-form .ginput_complex input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]){margin-bottom:16px}.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select,.gform_wrapper select,.cn-form select{-moz-appearance:textfield;-webkit-appearance:textfield}input[type=checkbox]+label,.gform_wrapper ul.gform_fields li.gfield input[type=checkbox]+label,input[type=radio]+label,.gform_wrapper .gfield_radio li input[type=radio]+label{display:inline-block;padding-left:10px;white-space:normal}@media (min-width:1025px){input[type=checkbox]+label,.gform_wrapper ul.gform_fields li.gfield input[type=checkbox]+label,input[type=radio]+label,.gform_wrapper .gfield_radio li input[type=radio]+label{padding-left:25px}}.gform_wrapper .cn-form .top_label .gfield_label,.gform_wrapper .cn-form .field_sublabel_below .ginput_complex.ginput_container label{display:none}.gform_wrapper .cn-form.show-labels .top_label .gfield_label,.gform_wrapper .cn-form.show-labels .field_sublabel_below .ginput_complex.ginput_container label,.gform_wrapper .top_label .show-label .gfield_label{display:block}.gform_wrapper .top_label .inline-label-left .gfield_label{display:inline;float:left;clear:none;line-height:2.1;margin-right:20px}@media (min-width:758px){.gform_wrapper .cn-form .gform_footer{display:flex;width:50%;margin:0 auto;padding-right:0;text-align:center}.gform_wrapper .cn-form .gform_footer input{max-width:280px !important}.gform_wrapper .cn-form .gform_footer input.button{margin-left:auto;margin-right:auto}}.cn-form_wrapper .field_description_below .gfield_description{padding-top:0;padding-bottom:16px}body .gform_wrapper ul li.gfield.privacy{background:rgba(1, 88, 28, 0.2);padding:10px}@media (min-width:1025px){body .gform_wrapper ul li.gfield.privacy{padding:10px 40px}}.gform_wrapper ul.gform_fields li.gfield.privacy input[type=checkbox]+label{padding-left:10px}.gform_wrapper .privacy .gfield_description{text-align:left;padding-right:0}@media (min-width:1025px){.gform_wrapper .privacy .gfield_description{font-size:0.65em}}.gform_wrapper .privacy ul.gfield_checkbox{max-width:42vw;margin-left:21vw}@media (min-width:758px){.gform_wrapper .privacy ul.gfield_checkbox{margin-left:24vw}}.gform_wrapper .privacy ul.gform_fields li.gfield input[type=checkbox]+label{padding-left:10px}@media (min-width:1025px){.full-width-content-area .gform_wrapper .privacy ul.gfield_checkbox{margin-left:40%}}.gform_confirmation_message{color:#01581c;text-align:center;font-size:1.8em;line-height:1.5;margin:0 auto}@media (min-width:1025px){.gform_confirmation_message{width:60%}}.gform_wrapper .top_label li.request-options .gfield_label{display:block;margin-top:2em}@media (min-width:758px){.gform_wrapper .top_label li.request-options ul.gfield_checkbox{display:flex;flex-wrap:wrap}}@media (min-width:758px){.gform_wrapper .top_label li.request-options ul.gfield_checkbox li{width:33.33%}}.cn-form .cn-form-address input{margin-bottom:5px}.cn-form ul li:before{display:none}.gform_wrapper.gf_browser_chrome .cn-form .cn-dropdown select{padding:0.5em}.gform_confirmation_message{margin-bottom:10em}.page-thank-you .entry-content p:last-of-type{text-align:center;margin-bottom:10em}@media (min-width:758px){.gform_wrapper .ref-form ul.gform_fields li.gfield{display:flex;align-items:center;justify-content:center}.gform_wrapper .ref-form ul.gform_fields li.gfield.ref-form-hdr{display:block;text-align:left;padding-top:2em}.gform_wrapper .ref-form ul.gform_fields li.gfield .gfield_label{text-align:right;margin-right:1em;width:50%}.gform_wrapper .ref-form ul.gform_fields li.gfield .ginput_container{width:50%;margin-top:0}.gform_wrapper .ref-form ul.gform_fields li.gfield .ginput_container select{height:45px}}@media (min-width:1025px){.gform_wrapper .ref-form ul.gform_fields li.gfield .gfield_label{width:30%}.gform_wrapper .ref-form ul.gform_fields li.gfield .ginput_container{width:70%}}@media (max-width:758px){.gform_wrapper .ref-form ul.gform_fields li.gfield .ginput_container{margin-bottom:2em}}.gform_wrapper .gfield_required,.required{color:#ff0000 !important}.spu-box h1{text-align:center;font-size:1.4em;text-align:center;font-weight:700;text-transform:uppercase;margin-bottom:1em}.spu-box p{text-align:center;margin-top:0}.ttd-field label{display:none !important}.ttd-field.ttd-field-time li label{display:inline !important;font-size:16px !important}.ttd-field input{border:none !important;border-radius:0;background:#b8e4ff;color:#01581c}.ttd-field input::placeholder{color:#01581c}@media (min-width:758px){.gform_wrapper ul.gform_fields li.ttd-field{width:48%;padding-right:0;float:left;clear:none;margin:1%}.gform_wrapper ul.gform_fields li.ttd-field.ttd-field-date,.gform_wrapper ul.gform_fields li.ttd-field.ttd-field-time{width:auto}.gform_wrapper .top_label li.ttd-field input.medium,.gform_wrapper .top_label li.ttd-field select.medium,.gform_wrapper .top_label li.ttd-field input.medium.datepicker{width:100%}.gform_wrapper ul.gform_fields li.ttd-field.ttd-field-email{width:97%}.gform_wrapper .ttd-field .gfield_radio li{width:50%;float:left}.spu-content .gform_wrapper .gform_footer{text-align:center}}.gform_wrapper .gform_footer{margin-top:0 !important;padding-top:0 !important}.videos-list{margin-bottom:5vw;display:flex;flex-flow:wrap;justify-content:center;align-items:center;width:110%;margin-left:-5%}@media (min-width:758px){.videos-list{margin-bottom:50px;width:102%;margin-left:-1%}}.videos-list .type-videos{position:relative;margin:1%;visibility:hidden;transition:0.5s all;width:31.33%}@media (min-width:758px){.videos-list .type-videos{max-width:32.333%}}.videos-list .type-videos img{display:block}@media (min-width:1025px){.videos-list .type-videos:hover{opacity:0.8}}.videos-list .type-videos.current .entry-title::before,.post-type-archive .videos-list .type-videos:first-child .entry-title::before{display:block;content:"NOW PLAYING";position:absolute;z-index:2;color:#FFF;font-weight:900;font-size:4vw;text-align:center;width:100%;margin-top:25%;opacity:1}@media (min-width:758px){.videos-list .type-videos.current .entry-title::before,.post-type-archive .videos-list .type-videos:first-child .entry-title::before{font-size:3vw}}@media (min-width:1025px){.videos-list .type-videos.current .entry-title::before,.post-type-archive .videos-list .type-videos:first-child .entry-title::before{font-size:36px}}.videos-list .type-videos.current header,.post-type-archive .videos-list .type-videos:first-child header{background:rgba(91, 54, 44, 0.7)}.videos-list .type-videos.now-visible{visibility:visible}.videos-list .type-videos .entry-header{position:absolute;width:100%;height:100%;display:flex;justify-content:space-around;align-items:center;top:auto;left:auto}.videos-list .type-videos .entry-title{text-align:center;color:#FFF;font-size:5vw;line-height:1.3;text-shadow:none;width:100%;height:100%}@media (min-width:758px){.videos-list .type-videos .entry-title{font-size:18px}}.videos-list .type-videos .entry-title a{color:#FFF;display:flex;width:100%;height:100%;justify-content:center;align-items:center}.videos-list .type-videos .entry-title a::after{display:none}.videos-list .type-videos .entry-title a span{display:none !important;position:absolute;bottom:6px;left:0;background:rgba(39, 111, 103, 0.5);background:linear-gradient(to right, rgba(39, 111, 103, 0.8) 0%, rgba(39, 111, 103, 0.7) 70%, rgba(39, 111, 103, 0) 100%);color:#01581c;padding:3vw 0 3vw 2vw;text-transform:uppercase;text-shadow:2px 2px 4px #fff;font-size:18px;width:100%;text-align:left}.videos-list .type-videos .entry-title a span.hvr-sweep-to-right:before{background:#276f67}@media (min-width:758px){.videos-list .type-videos .entry-title a span{padding:18px 40px 18px 15px}}@media (min-width:1025px){.videos-list .type-videos .entry-title a span{bottom:0;font-size:24px}}@media (min-width:1490px){.videos-list .type-videos .entry-title a span{font-size:28px}}.videos-list .type-videos .entry-header{margin-top:0;margin-bottom:0;background:transparent}@media (min-width:1025px){.videos-list .type-videos{overflow:hidden}.videos-list .type-videos img{transition:0.5s all;position:relative;z-index:1;display:block}.videos-list .type-videos .entry-header{z-index:2}.videos-list .type-videos .entry-title{transition:0.5s all}}.type-videos .entry-content{text-align:center}.type-videos iframe{margin:0 auto;max-width:100%;height:53vw}@media (min-width:1025px){.type-videos iframe{height:700px}}@keyframes VOLUME_SMALL_WAVE_FLASH{0%{opacity:0}33%{opacity:1}66%{opacity:1}100%{opacity:0}}@keyframes VOLUME_LARGE_WAVE_FLASH{0%{opacity:0}33%{opacity:1}66%{opacity:1}100%{opacity:0}}.volume__small-wave{animation:VOLUME_SMALL_WAVE_FLASH 2s infinite;opacity:0}.volume__large-wave{animation:VOLUME_LARGE_WAVE_FLASH 2s infinite 0.3s;opacity:0}.vid-display{width:100%;height:0;position:relative;margin-bottom:0;margin-top:-27vw;width:118%;padding-top:66.6%;margin-left:-9%;margin-top:0;background:rgba(255, 255, 255, 0.8)}@media (min-width:758px){.vid-display{margin-top:-27vw;padding-top:66.7%;margin-bottom:5vw}}@media (min-width:1025px){.vid-display{width:100%;padding-top:54.8%;margin-left:auto;margin-right:auto;margin-bottom:2em;border:0;background:rgba(255, 255, 255, 0.5);margin-top:-20vw;border:15px solid rgba(255, 255, 255, 0.5)}}.vid-display::before{display:block;content:"";width:100%;position:absolute;height:4vw;background:url(//www.brantlakesportsacademy.com/wp-content/themes/brantlakesportsacademy/img/slideshow-top-stitches_v3.png) no-repeat center top;background-size:100% auto;top:0;margin-top:-2.8vw;z-index:2}@media (min-width:1025px){.vid-display::before{display:none;height:30px;margin-top:-15px}}.vid-display::after{display:block;content:"";width:100%;position:absolute;height:4vw;background:url(//www.brantlakesportsacademy.com/wp-content/themes/brantlakesportsacademy/img/slideshow-bottom-stitches_v3.png) no-repeat center bottom;background-size:100% auto;bottom:-2.6vw;z-index:2}@media (min-width:1025px){.vid-display::after{display:none}}.vid-display video,.vid-display iframe{width:100%;height:100%;position:absolute;top:0;left:0}.vid-display button.mute-video{display:none}@media (min-width:1025px){.vid-display button.mute-video{display:block;position:absolute;top:0;right:0;margin:-35px -4px 0 0;background:url(//www.brantlakesportsacademy.com/wp-content/themes/brantlakesportsacademy/img/tag-small.png) no-repeat center;background-size:100%;width:160px;height:130px;z-index:2}}.vid-display button.mute-video svg{height:70px;width:70px;transform:rotate(-5deg);margin:-35px 0 0 -10px}.vid-display button.mute-video .txt{color:white;display:block;font-family:Helvetica, sans-serif;font-size:11px;white-space:nowrap;text-transform:uppercase;font-family:"LoveThunder", "Montserrat", helvetica, arial, sans-serif;transform:rotate(-5deg);text-shadow:0 0 5px #000}.vid-display button.unmute-video svg .volume__small-wave,.vid-display button.unmute-video svg .volume__large-wave{display:none}.vid-display .eof-video-cta{display:none;justify-content:center;align-items:center;align-content:center;flex-flow:column;position:absolute;top:0;left:0;width:100%;height:100%;z-index:9}.vid-display .eof-video-cta.show{display:flex}.vid-display .eof-video-cta p{color:#FFF;line-height:1.2;margin:10px 3em;font-size:5vw;text-align:center;text-shadow:0 0 10px #000, 1px 1px 5px #000}@media (min-width:758px){.vid-display .eof-video-cta p{font-size:3vw}}@media (min-width:1025px){.vid-display .eof-video-cta p{font-size:26px}}.vid-display .eof-video-cta a.btn{padding:1px 20px !important;margin:5px auto;flex-grow:inherit;transition:0.5s all}@media (min-width:758px){.vid-display .eof-video-cta a.btn{font-size:4vw}}@media (min-width:1025px){.vid-display .eof-video-cta a.btn{font-size:50px;padding:10px 50px !important;width:auto;max-width:100%}.vid-display .eof-video-cta a.btn:hover{transform:scale(1.03);filter:saturate(1.3)}}.vid-display .eof-video-cta a.close{position:absolute;top:0;right:0;margin:10px;color:#FFF;opacity:0.5;font-size:5vw;font-weight:600}.vid-display .eof-video-cta a.close:hover{opacity:1}@media (min-width:758px){.vid-display .eof-video-cta a.close{margin:5vw}}@media (min-width:1025px){.vid-display .eof-video-cta a.close{margin:120px 60px 0 0;font-size:36px}}.flex-it.video-ctas{flex-flow:column}.post-type-archive-videos .vid-display,.single-videos .vid-display{margin-top:0;width:118%;padding-top:67%;margin-left:-9%;margin-bottom:10vw}@media (min-width:1025px){.post-type-archive-videos .vid-display,.single-videos .vid-display{width:100%;margin-left:auto;padding-top:54.8%;background:#01581c;margin-bottom:50px;border:15px solid #01581c}}@media (min-width:1025px){.mfp-content .su-lightbox-content.video-lightbox{max-width:1900px !important;width:80% !important}}#slideshow.slideshowbox,.slideShowBoxEmbedContainer_GP,#slideshowBoxEmbedCanvasContainer1{width:100% !important;max-width:910px !important;height:60vw !important;max-height:600px !important}.page-alumni-slideshow #slideshow.slideshowbox,.page-alumni-slideshow .slideShowBoxEmbedContainer_GP,.page-alumni-slideshow #slideshowBoxEmbedCanvasContainer1{max-width:690px !important;max-height:420px !important;height:32vw !important;margin:2em auto 50px !important}.video-button-mobile .su-expand-link{margin-top:0}.su-expand-link-style-button.video-button-mobile .su-expand-link a{background:#01581c;border:none !important;font-size:6vw;padding:5vw;display:flex;line-height:1.1;font-weight:bold;text-transform:uppercase;justify-content:space-around;flex-direction:row-reverse;align-items:center;padding:10px 25px}.video-button-mobile .su-expand-link.su-expand-link-less a{color:#01581c !important;background:transparent;font-size:4vw;padding:0;font-weight:normal;justify-content:end}.video-button-mobile .su-expand-link i{font-size:12vw;font-weight:normal;margin-right:0}.video-button-mobile .su-expand-link.su-expand-link-less i{font-size:inherit;margin-left:1vw}iframe.responsive{width:100%;height:52vw}.video-button{cursor:pointer;display:flex;justify-content:space-around;align-items:center;font-size:190%;margin-bottom:1em;flex-direction:row-reverse;padding:10px 25px}.video-button:before{display:block;font-family:"icomoon";content:"";font-size:8vw;margin-left:1vw}@media (min-width:1025px){.video-button:before{font-size:40px}}.su-cn-video#su-video-5944 .vid-display{width:86vw;padding-top:75%;margin-left:auto;margin-right:auto}@media (min-width:758px){.su-cn-video#su-video-5944 .vid-display{width:76vw;padding-top:73%}}@media (min-width:1025px){.su-cn-video#su-video-5944 .vid-display{width:780px;padding-top:564px}}.su-cn-video#su-video-5945 .vid-display{width:86vw;padding-top:66%;margin-left:auto;margin-right:auto}@media (min-width:758px){.su-cn-video#su-video-5945 .vid-display{width:76vw;padding-top:64.7%}}@media (min-width:1025px){.su-cn-video#su-video-5945 .vid-display{width:780px;padding-top:500px}}@media (min-width:758px){.page-summer-camp-alumni .video-lightbox-trigger .wp-block-image{width:100%}}@media (min-width:1025px){.page-summer-camp-alumni .video-lightbox-trigger .wp-block-image{width:471px}}.video-embed .wp-block-embed iframe{height:56.3vw;width:100%}@media (min-width:1490px){.video-embed .wp-block-embed iframe{max-width:1400px;max-height:788px;margin-left:auto;margin-right:auto;border:8px solid rgba(1, 88, 28, 0.7)}}@media (min-width:1490px){.video-embed{text-align:center}}.entry-content .content-panel .panel-content .video-nav{width:120%;margin-left:-10%}@media (max-width:758px){.entry-content .content-panel .panel-content .video-nav{flex-flow:column}}@media (min-width:1025px){.entry-content .content-panel .panel-content .video-nav{width:100%;margin-left:auto;margin-right:auto;max-width:1400px}}.entry-content .content-panel .panel-content .video-nav a{width:33%;padding:0 1%}@media (max-width:758px){.entry-content .content-panel .panel-content .video-nav a{width:60%;margin-bottom:1em}}.entry-content .content-panel .panel-content .video-nav a.active{opacity:0.3}@media (max-width:758px){.entry-content::before{display:block;content:"";width:100%;height:50vw;position:absolute;z-index:-1;background:-moz-linear-gradient(-45deg, #e5e5e5 0%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%);background:-webkit-linear-gradient(-45deg, #e5e5e5 0%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%);background:linear-gradient(135deg, #e5e5e5 0%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5', endColorstr='#00ffffff',GradientType=1)}}.entry-content .content-panel{padding:5%;overflow:auto;position:relative;margin:0 auto}.entry-content .content-panel .content-panel-wrapper{max-width:1490px;margin-left:auto;margin-right:auto}.entry-content .content-panel:first-of-type.no-background-color{padding-top:0}.entry-content .content-panel.background-image{background-size:cover;background-position:center top;background-repeat:no-repeat}@media (max-width:758px){.entry-content .content-panel.background-image{background-size:100%}.entry-content .content-panel.background-image .panel-content.content-color-white .content-aos{color:#01581c}.entry-content .content-panel.background-image .panel-content.content-color-white .content-aos h1,.entry-content .content-panel.background-image .panel-content.content-color-white .content-aos h2,.entry-content .content-panel.background-image .panel-content.content-color-white .content-aos h3,.entry-content .content-panel.background-image .panel-content.content-color-white .content-aos h4,.entry-content .content-panel.background-image .panel-content.content-color-white .content-aos h5,.entry-content .content-panel.background-image .panel-content.content-color-white .content-aos h6,.entry-content .content-panel.background-image .panel-content.content-color-white .content-aos p,.entry-content .content-panel.background-image .panel-content.content-color-white .content-aos th,.entry-content .content-panel.background-image .panel-content.content-color-white .content-aos td,.entry-content .content-panel.background-image .panel-content.content-color-white .content-aos dt,.entry-content .content-panel.background-image .panel-content.content-color-white .content-aos dd,.entry-content .content-panel.background-image .panel-content.content-color-white .content-aos li,.entry-content .content-panel.background-image .panel-content.content-color-white .content-aos blockquote{color:#01581c}}.entry-content .content-panel.background-image:first-of-type{background-size:150vw;background-repeat:no-repeat;padding-top:40vw;background-position:center -5vw}@media (min-width:758px){.entry-content .content-panel.background-image:first-of-type{background-size:cover;background-position:center top;background-repeat:no-repeat;padding-top:5%}}.entry-content .content-panel.background-image:first-of-type::after{display:block;content:"";width:100%;height:20vw;position:absolute;top:55vw;left:0;background:-moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 50%, white 100%);background:-webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 50%, white 100%);background:linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 50%, white 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0)}@media (min-width:758px){.entry-content .content-panel.background-image:first-of-type::after{display:none}}@media (min-width:758px){.entry-content .content-panel.snapshot-image{padding:5%}.entry-content .content-panel.snapshot-image .panel-content{margin-top:5%;margin-bottom:-5%}}@media (min-width:1025px){.entry-content .content-panel.snapshot-image{padding:5%}.entry-content .content-panel.snapshot-image .panel-content{margin-top:0;margin-bottom:0}}.entry-content .content-panel.background-color-primary{background:#01581c}.entry-content .content-panel.background-color-secondary{background:#276f67}.entry-content .content-panel.background-color-tertiary{background:#0c8c3c}.entry-content .content-panel.background-color-grey{background:#BBB}.entry-content .content-panel.background-color-white{background:#FFF}.entry-content .content-panel[data-spacing="Thin"]{margin:3% auto}.entry-content .content-panel[data-spacing="Medium"]{margin:8% auto}.entry-content .content-panel[data-spacing="Thick"]{margin:20% auto}.entry-content .content-panel[data-spacing="Negative Top"]{margin:-5% auto 0}.entry-content .content-panel[data-spacing="Negative Bottom"]{margin:0 auto -5%}@media (min-width:758px){.entry-content .content-panel[data-spacing="Negative Top"]{margin:-10% auto 0}.entry-content .content-panel[data-spacing="Negative Bottom"]{margin:0 auto -8%}.entry-content .content-panel[data-spacing="Thin"]{margin:1% auto}.entry-content .content-panel[data-spacing="Medium"]{margin:4% auto}.entry-content .content-panel[data-spacing="Thick"]{margin:8% auto}}@media (min-width:1025px){.entry-content .content-panel[data-spacing="Negative Top"]{margin:-10% auto 0}.entry-content .content-panel[data-spacing="Negative Bottom"]{margin:0 auto -8%}}.entry-content .content-panel h2.panel-header{padding:0;margin-bottom:0.5em;font-weight:800;line-height:1.3}.entry-content .content-panel h2.panel-header.header-color-primary{color:#01581c}.entry-content .content-panel h2.panel-header.header-color-secondary{color:#276f67}.entry-content .content-panel h2.panel-header.header-color-tertiary{color:#0c8c3c}.entry-content .content-panel h2.panel-header.header-color-grey{color:#BBB}.entry-content .content-panel h2.panel-header.header-color-white{color:#FFF}@media (max-width:758px){.entry-content .content-panel h2.panel-header{font-size:6vw}.entry-content .content-panel h2.panel-header.header-size-small{font-size:5vw}.entry-content .content-panel h2.panel-header.header-size-large{font-size:7.5vw}.entry-content .content-panel h2.panel-header.header-size-xlarge{font-size:10vw}}@media (min-width:758px){.entry-content .content-panel h2.panel-header{font-size:26px;line-height:1.2}.entry-content .content-panel h2.panel-header.header-size-small{font-size:22px}.entry-content .content-panel h2.panel-header.header-size-large{font-size:30px}.entry-content .content-panel h2.panel-header.header-size-xlarge{font-size:38px}}@media (min-width:1025px){.entry-content .content-panel h2.panel-header{font-size:36px;line-height:1.1}.entry-content .content-panel h2.panel-header.header-size-small{font-size:30px}.entry-content .content-panel h2.panel-header.header-size-large{font-size:42px}.entry-content .content-panel h2.panel-header.header-size-xlarge{font-size:52px}}@media (min-width:1490px){.entry-content .content-panel h2.panel-header{font-size:44px}.entry-content .content-panel h2.panel-header.header-size-small{font-size:36px}.entry-content .content-panel h2.panel-header.header-size-large{font-size:52px}.entry-content .content-panel h2.panel-header.header-size-xlarge{font-size:64px}}.entry-content .content-panel h3,.entry-content .content-panel h4,.entry-content .content-panel h5,.entry-content .content-panel h6{font-size:5vw}@media (min-width:758px){.entry-content .content-panel h3,.entry-content .content-panel h4,.entry-content .content-panel h5,.entry-content .content-panel h6{font-size:22px;line-height:26px}}@media (min-width:1025px){.entry-content .content-panel h3,.entry-content .content-panel h4,.entry-content .content-panel h5,.entry-content .content-panel h6{font-size:26px;line-height:30px}}.entry-content .content-panel .panel-content{padding:5%;background:rgba(255, 255, 255, 0.7);margin-left:auto;margin-right:auto;position:relative;z-index:9}.entry-content .content-panel .panel-content.content-color-primary{color:#01581c}.entry-content .content-panel .panel-content.content-color-primary h1,.entry-content .content-panel .panel-content.content-color-primary h2,.entry-content .content-panel .panel-content.content-color-primary h3,.entry-content .content-panel .panel-content.content-color-primary h4,.entry-content .content-panel .panel-content.content-color-primary h5,.entry-content .content-panel .panel-content.content-color-primary h6,.entry-content .content-panel .panel-content.content-color-primary p,.entry-content .content-panel .panel-content.content-color-primary th,.entry-content .content-panel .panel-content.content-color-primary td,.entry-content .content-panel .panel-content.content-color-primary dt,.entry-content .content-panel .panel-content.content-color-primary dd,.entry-content .content-panel .panel-content.content-color-primary li,.entry-content .content-panel .panel-content.content-color-primary blockquote{color:#01581c}.entry-content .content-panel .panel-content.content-color-secondary{color:#276f67}.entry-content .content-panel .panel-content.content-color-secondary h1,.entry-content .content-panel .panel-content.content-color-secondary h2,.entry-content .content-panel .panel-content.content-color-secondary h3,.entry-content .content-panel .panel-content.content-color-secondary h4,.entry-content .content-panel .panel-content.content-color-secondary h5,.entry-content .content-panel .panel-content.content-color-secondary h6,.entry-content .content-panel .panel-content.content-color-secondary p,.entry-content .content-panel .panel-content.content-color-secondary th,.entry-content .content-panel .panel-content.content-color-secondary td,.entry-content .content-panel .panel-content.content-color-secondary dt,.entry-content .content-panel .panel-content.content-color-secondary dd,.entry-content .content-panel .panel-content.content-color-secondary li,.entry-content .content-panel .panel-content.content-color-secondary blockquote{color:#276f67}.entry-content .content-panel .panel-content.content-color-tertiary{color:#0c8c3c}.entry-content .content-panel .panel-content.content-color-tertiary h1,.entry-content .content-panel .panel-content.content-color-tertiary h2,.entry-content .content-panel .panel-content.content-color-tertiary h3,.entry-content .content-panel .panel-content.content-color-tertiary h4,.entry-content .content-panel .panel-content.content-color-tertiary h5,.entry-content .content-panel .panel-content.content-color-tertiary h6,.entry-content .content-panel .panel-content.content-color-tertiary p,.entry-content .content-panel .panel-content.content-color-tertiary th,.entry-content .content-panel .panel-content.content-color-tertiary td,.entry-content .content-panel .panel-content.content-color-tertiary dt,.entry-content .content-panel .panel-content.content-color-tertiary dd,.entry-content .content-panel .panel-content.content-color-tertiary li,.entry-content .content-panel .panel-content.content-color-tertiary blockquote{color:#0c8c3c}.entry-content .content-panel .panel-content.content-color-grey{color:#BBB}.entry-content .content-panel .panel-content.content-color-grey h1,.entry-content .content-panel .panel-content.content-color-grey h2,.entry-content .content-panel .panel-content.content-color-grey h3,.entry-content .content-panel .panel-content.content-color-grey h4,.entry-content .content-panel .panel-content.content-color-grey h5,.entry-content .content-panel .panel-content.content-color-grey h6,.entry-content .content-panel .panel-content.content-color-grey p,.entry-content .content-panel .panel-content.content-color-grey th,.entry-content .content-panel .panel-content.content-color-grey td,.entry-content .content-panel .panel-content.content-color-grey dt,.entry-content .content-panel .panel-content.content-color-grey dd,.entry-content .content-panel .panel-content.content-color-grey li,.entry-content .content-panel .panel-content.content-color-grey blockquote{color:#BBB}.entry-content .content-panel .panel-content.content-color-white{color:#FFF}.entry-content .content-panel .panel-content.content-color-white h1,.entry-content .content-panel .panel-content.content-color-white h2,.entry-content .content-panel .panel-content.content-color-white h3,.entry-content .content-panel .panel-content.content-color-white h4,.entry-content .content-panel .panel-content.content-color-white h5,.entry-content .content-panel .panel-content.content-color-white h6,.entry-content .content-panel .panel-content.content-color-white p,.entry-content .content-panel .panel-content.content-color-white th,.entry-content .content-panel .panel-content.content-color-white td,.entry-content .content-panel .panel-content.content-color-white dt,.entry-content .content-panel .panel-content.content-color-white dd,.entry-content .content-panel .panel-content.content-color-white li,.entry-content .content-panel .panel-content.content-color-white blockquote{color:#FFF}.entry-content .content-panel .panel-content.content-color-white h1 a,.entry-content .content-panel .panel-content.content-color-white h2 a,.entry-content .content-panel .panel-content.content-color-white h3 a,.entry-content .content-panel .panel-content.content-color-white h4 a,.entry-content .content-panel .panel-content.content-color-white h5 a,.entry-content .content-panel .panel-content.content-color-white h6 a,.entry-content .content-panel .panel-content.content-color-white p a,.entry-content .content-panel .panel-content.content-color-white th a,.entry-content .content-panel .panel-content.content-color-white td a,.entry-content .content-panel .panel-content.content-color-white dt a,.entry-content .content-panel .panel-content.content-color-white dd a,.entry-content .content-panel .panel-content.content-color-white li a,.entry-content .content-panel .panel-content.content-color-white blockquote a{color:#FFF}.entry-content .content-panel .panel-content.panel-align-right{float:right}.entry-content .content-panel .panel-content.panel-align-left{float:left}.entry-content .content-panel .panel-content h1:not(.panel-header),.entry-content .content-panel .panel-content h2:not(.panel-header),.entry-content .content-panel .panel-content h3,.entry-content .content-panel .panel-content h4,.entry-content .content-panel .panel-content h5,.entry-content .content-panel .panel-content h6{font-weight:500;line-height:1.2;margin:0.5em 0}.entry-content .content-panel .panel-content h1:not(.panel-header){font-size:6.2vw;font-weight:800}.entry-content .content-panel .panel-content h2:not(.panel-header){font-size:4.7vw;font-weight:800}.entry-content .content-panel .panel-content h3:not(.panel-header){font-weight:600}.entry-content .content-panel .panel-content h3,.entry-content .content-panel .panel-content h4,.entry-content .content-panel .panel-content h5,.entry-content .content-panel .panel-content h6{font-size:4.2vw;line-height:1.5}.entry-content .content-panel .panel-content img.snapshot,.entry-content .content-panel .panel-content img:not(.reset){margin-bottom:1.5em}@media (min-width:1025px){.entry-content .content-panel .panel-content img.snapshot,.entry-content .content-panel .panel-content img:not(.reset){border:10px solid #FFF}}.entry-content .content-panel .panel-content img:not(.reset){display:block;box-shadow:0 0 10px #666;border:4px solid #FFF}@media (max-width:758px){.entry-content .content-panel .panel-content img:not(.reset){margin:0 auto}}@media (min-width:1025px){.entry-content .content-panel .panel-content img:not(.reset){border-width:10px}}.entry-content .content-panel .panel-content a img,.entry-content .content-panel .panel-content a img:not(.reset){box-shadow:none !important;border:none !important}.entry-content .content-panel .panel-content .content-aos p:last-child{margin-bottom:0}@media (min-width:758px){.entry-content .content-panel .panel-content{padding:25px}.entry-content .content-panel .panel-content h1:not(.panel-header){font-size:28px}.entry-content .content-panel .panel-content h2:not(.panel-header){font-size:24px}.entry-content .content-panel .panel-content h3,.entry-content .content-panel .panel-content h4,.entry-content .content-panel .panel-content h5,.entry-content .content-panel .panel-content h6{font-size:17px}}@media (min-width:1025px){.entry-content .content-panel .panel-content{padding:25px}.entry-content .content-panel .panel-content h1:not(.panel-header){font-size:32px}.entry-content .content-panel .panel-content h2:not(.panel-header){font-size:28px}.entry-content .content-panel .panel-content h3,.entry-content .content-panel .panel-content h4,.entry-content .content-panel .panel-content h5,.entry-content .content-panel .panel-content h6{font-size:20px}}@media (max-width:758px){.entry-content .content-panel .panel-content{width:100% !important}}.entry-content .content-panel .panel-cta{font-weight:800;font-size:5vw;color:#0c8c3c;line-height:1.1;display:block;margin-top:1em;line-height:1.3}.entry-content .content-panel .panel-cta.cta-link{text-decoration:underline}.entry-content .content-panel .panel-cta.cta-button{background:#0c8c3c;color:#FFF;display:inline-block;padding:2vw}.entry-content .content-panel .panel-cta.cta-button::after{display:inline;content:" >"}@media (min-width:758px){.entry-content .content-panel .panel-cta{font-size:18px}}@media (min-width:1025px){.entry-content .content-panel .panel-cta{font-size:26px}.entry-content .content-panel .panel-cta.cta-link{display:inline-block;position:relative;transition:0.5s all;text-decoration:none}.entry-content .content-panel .panel-cta.cta-link::after{display:block;content:"";height:2px;width:0;background:#276f67;transition:0.5s all}.entry-content .content-panel .panel-cta.cta-link:hover{margin-left:5px;color:#276f67}.entry-content .content-panel .panel-cta.cta-link:hover::after{width:100%}.entry-content .content-panel .panel-cta.cta-button{padding:20px;transition:0.5s all}.entry-content .content-panel .panel-cta.cta-button:hover{padding-left:25px;padding-right:25px;color:#01581c;background:#10bb50}}.entry-content .content-panel .snapshot-wrap{text-align:center}.entry-content .content-panel .snapshot-wrap .snapshot{margin:0 auto;display:block;box-shadow:0 0 10px #666;border:4px solid #FFF}@media (min-width:1025px){.entry-content .content-panel .snapshot-wrap .snapshot{border-width:10px}}.entry-content .content-panel .snapshot-wrap p.caption{text-align:center;margin-top:1em;margin-bottom:0.5em}.entry-content .content-panel .snapshot-wrap p.description{text-align:center;margin-top:0.5em;margin-bottom:1em}@media (min-width:1025px){.entry-content .content-panel .snapshot-wrap p.caption,.entry-content .content-panel .snapshot-wrap p.description{font-size:18px}}@media (min-width:1025px){.entry-content .content-panel{padding:2.5% 5%}}@media (max-width:758px){.cta-aos{text-align:center}}.entry-content::before{display:none !important}.wp-block-buttons>.wp-block-button{line-height:1.2}.site-header{background:rgba(255, 255, 255, 0.88);box-shadow:0 0 10px #555}@media (min-width:758px){.site-header .site-branding{margin-top:0}}.site-header .site-title{height:82%;margin-top:2%}@media (min-width:758px){.site-header .site-title{margin-top:0}}.site-header .site-title a{text-align:center}.site-header .site-title a img{max-height:100%}@media (min-width:1145px){.site-header .site-title a{margin-top:0;margin-bottom:0}}.site-header .main-navigation .primary-actions a,.site-header .main-navigation .primary-actions span,.site-header .main-navigation .primary-actions button,.site-header .main-navigation .primary-actions *{color:#01581c}.site-header .main-navigation .primary-actions button.menu-toggle{padding-right:0;padding-left:5vw}@media (min-width:758px){.site-header .main-navigation .primary-actions button.menu-toggle{padding-left:3.5vw}}.site-header .main-navigation .primary-actions button.menu-toggle::before{background-image:url(//www.brantlakesportsacademy.com/wp-content/themes/brantlakesportsacademy/img/menu-icon.svg);background-size:100%;width:16px;top:-2.4vw;right:auto;left:0}@media (min-width:758px){.site-header .main-navigation .primary-actions button.menu-toggle::before{width:20px;top:-1vw}}@media (min-width:1025px){.site-header .main-navigation .primary-actions button.menu-toggle::before{width:28px;top:-16px}}@media (min-width:1145px){.site-header .main-navigation .primary-actions button.menu-toggle::before{width:34px;top:-16px}}.site-header .main-navigation.toggled button.menu-toggle::before{background-image:none;color:#01581c;text-shadow:none;background-image:none;top:-0.1vw}@media (min-width:1025px){.site-header .main-navigation #site-menu{max-width:420px}.site-header .main-navigation #site-menu #menu-tertiary{text-align:center}}.site-header .main-navigation ul.menu ul.sub-menu .current-menu-item>a::before,.site-header .main-navigation ul#tertiary-navigation .current-menu-item>a::before{background-image:none;background-color:#0c8c3c;border-radius:100px;width:10px;height:10px;margin:13px 0 0 -15px}@media (min-width:1145px){.scrolling .site-title img{margin-top:4%;height:62px}}.site-content .entry-content .su-spoiler-style-default .su-spoiler-title{font-size:30px}@media (max-width:1025px){.site-content .entry-content .su-spoiler-style-default .su-spoiler-title{font-size:20px}}.site-content .entry-content .su-spoiler-style-default .su-spoiler-title .su-spoiler-icon{top:8px}.site-content .entry-content .su-spoiler-style-default:nth-child(odd) .su-spoiler-title{background:#e4f0e4;padding-top:0.5em;padding-bottom:0.5em}.site-content .entry-content .su-spoiler-style-default:nth-child(odd) .su-spoiler-title .su-spoiler-icon{top:16px}.site-content .entry-content .su-spoiler-content table{width:calc(100% - 25px);margin-right:0;margin-bottom:2em}.site-content .entry-content .su-spoiler-content table th,.site-content .entry-content .su-spoiler-content table td{font-size:12px}.site-content .entry-content .su-spoiler-content .wp-block-button{margin-top:1em}.site-content .entry-content .entry-content{padding-top:0.5em}.site-content .entry-content .entry-content::before{display:none}.site-content .entry-content .entry-content .content-panel{overflow:visible}.site-content .entry-content .entry-content .wp-block-image+h2,.site-content .entry-content .entry-content .wp-block-image+h3,.site-content .entry-content .entry-content .wp-block-image+h4,.site-content .entry-content .entry-content .wp-block-image+p,.site-content .entry-content .entry-content .wp-block-image+ul{margin-top:1em}.site-content .entry-content .entry-content .wp-block-buttons{padding:0.5em 0}@media (min-width:1025px){.site-content .entry-content .entry-content .wp-block-buttons{padding:1.5em 0}}@media (min-width:758px){.site-content .entry-content .entry-content .wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}}@media (min-width:1025px){.site-content .entry-content .entry-content{padding-top:1.5em}.site-content .entry-content .entry-content p,.site-content .entry-content .entry-content th,.site-content .entry-content .entry-content td,.site-content .entry-content .entry-content dt,.site-content .entry-content .entry-content dd,.site-content .entry-content .entry-content li{font-size:18px;line-height:1.4}.site-content .entry-content .entry-content p.intro,.site-content .entry-content .entry-content ul.intro li{font-size:22px}.site-content .entry-content .entry-content h2{font-size:54px}.site-content .entry-content .entry-content .content-panel{max-width:1600px}.site-content .entry-content .entry-content .wp-block-column h1,.site-content .entry-content .entry-content .wp-block-column h2,.site-content .entry-content .entry-content .wp-block-column h3,.site-content .entry-content .entry-content .wp-block-column h4,.site-content .entry-content .entry-content .wp-block-column h5,.site-content .entry-content .entry-content .wp-block-column p,.site-content .entry-content .entry-content .wp-block-column ul,.site-content .entry-content .entry-content .wp-block-column ol,.site-content .entry-content .entry-content .wp-block-column blockquote,.site-content .entry-content .entry-content .wp-block-column table,.site-content .entry-content .entry-content .wp-block-column dd{margin-left:25px;margin-right:25px}}@media (min-width:1025px){.entry-header+.entry-content{padding-top:1.5em}.wp-block-columns.bring-it-in{margin-left:calc(10% - 25px);margin-right:calc(10% - 25px)}.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6{margin-bottom:0.5em}}.entry-title,.entry-header h1,.entry-header h1.entry-title,.site-content .blog-it-up h2.entry-title{white-space:nowrap}@media (max-width:758px){.entry-title.header-size-large-x,.entry-header h1.header-size-large-x,.entry-header h1.entry-title.header-size-large-x,.site-content .blog-it-up h2.entry-title.header-size-large-x{font-size:7vw}}.wp-block-image img{border:4px solid #FFF;box-shadow:0 0 20px #aaa}.wp-block-image img[src*='.png']{border:none;box-shadow:none}@media (min-width:1025px){.wp-block-image img{border:10px solid #FFF}}.wp-block-image.no-border img{border:none;box-shadow:none}.site-footer{position:relative}.site-footer::before{display:block !important;content:"";position:absolute;top:0;left:0;width:100vw;height:10vw;background:-moz-linear-gradient(top, white 0%, white 25%, rgba(255, 255, 255, 0) 100%);background:-webkit-linear-gradient(top, white 0%, white 25%, rgba(255, 255, 255, 0) 100%);background:linear-gradient(to bottom, white 0%, white 25%, rgba(255, 255, 255, 0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0)}.site-footer::before{height:10vw;z-index:1}.site-footer .blc-camps{display:flex;justify-content:space-between;padding:7vw 6vw 0vw;margin:0 auto;max-width:1430px;position:relative;z-index:1}.site-footer .blc-camps a{display:block;height:15vw;max-height:110px}.site-footer .blc-camps a.current{display:none}.site-footer .blc-camps a img{display:block;height:15vw;width:auto;max-height:110px}@media (min-width:758px){.site-footer .blc-camps a{height:8vw}.site-footer .blc-camps a.current{display:block}.site-footer .blc-camps a img{height:8vw}}.site-footer .vcard{margin-bottom:42vw}.site-footer .vcard .fn::after{display:none}.site-footer .vcard .email{display:block;width:10vw;height:8vw;float:left;margin-left:18vw;margin-top:1vw;overflow:hidden;text-indent:-5000em;background:url(//www.brantlakesportsacademy.com/wp-content/themes/brantlakesportsacademy/img/email-icon-green.png) no-repeat center center;background-size:100%;position:relative;z-index:1}.site-footer .vcard .adr{font-weight:bold}.site-footer .vcard .adr .street-address{display:inline}.site-footer .vcard .adr .street-address::after{display:inline-block;content:"•";font-size:8vw;margin:0 1vw 0 2vw;position:relative;top:1vw}.site-footer .vcard .adr .tel{position:relative;left:-6vw}.site-footer .vcard .adr .street-address,.site-footer .vcard .adr .locality,.site-footer .vcard .adr .region,.site-footer .vcard .adr .comma,.site-footer .vcard .adr .postal-code{position:relative;top:-3vw}@media (min-width:758px){.site-footer .vcard{margin-bottom:25vw}.site-footer .vcard .email{width:46px;height:32px;margin-top:6px;margin-left:31%}.site-footer .vcard .adr .street-address::after{font-size:16px;margin:0 5px 0 8px;top:0}.site-footer .vcard .adr .tel{font-size:28px;left:-16%}.site-footer .vcard .adr .street-address,.site-footer .vcard .adr .locality,.site-footer .vcard .adr .region,.site-footer .vcard .adr .comma,.site-footer .vcard .adr .postal-code{top:auto}.site-footer .vcard .footer-buttons{padding-top:40px}.site-footer .vcard .footer-buttons ul li a{background:rgba(121, 121, 121, 0.35);font-size:20px;padding:10px 50px;color:#01581c}.site-footer .vcard .footer-buttons ul li a:hover{background:#0c8c3c;color:#FFF}}@media (min-width:1025px){.site-footer .vcard{margin-bottom:29vw}.site-footer .vcard .email{position:relative;left:50%;margin-left:-132px}.site-footer .vcard .adr .tel{left:0;margin-left:70px}}@media (min-width:1025px){.site-footer .site-footer-wrap{position:relative;z-index:2}}.page-places-to-stay .entry-content h2:before{display:inline-block;content:"";width:7vw;height:7vw;background:url(//www.brantlakesportsacademy.com/wp-content/themes/brantlakesportsacademy/img/location-icon.png) no-repeat center center;background-size:100%;margin-right:5px;position:relative;top:1.5vw}@media (min-width:758px){.page-places-to-stay .entry-content h2:before{width:4vw;height:5vw}}@media (min-width:1025px){.page-places-to-stay .entry-content h2:before{width:30px;height:30px;margin-left:-12px;top:5px}}.entry-content .content-panel{overflow:visible}.wp-block-button__link{transition:0.2s all}.wp-block-button__link:hover{transform:scale(0.975);background:#043212 !important}.entry-title,.entry-header h1,.entry-header h1.entry-title,.site-content .blog-it-up h2.entry-title{white-space:normal}.blog-it-up .hentry::after,.blog-it-up .hentry .entry-content::after{display:none !important}.post .entry-content .aligncenter{margin:1em auto}.wp-caption-text{font-size:80%;text-align:center}.site-content .blog-it-up .post .entry-content h2{font-size:5vw}.site-content .blog-it-up .post .entry-content h3,.site-content .blog-it-up .post .entry-content h4,.site-content .blog-it-up .post .entry-content h5,.site-content .blog-it-up .post .entry-content h6{font-size:4vw}@media (min-width:758px){.site-content .blog-it-up .post .entry-content h2{font-size:3vw}.site-content .blog-it-up .post .entry-content h3,.site-content .blog-it-up .post .entry-content h4,.site-content .blog-it-up .post .entry-content h5,.site-content .blog-it-up .post .entry-content h6{font-size:2.5vw}}@media (min-width:1025px){.site-content .blog-it-up .post .entry-content h2{font-size:24px}.site-content .blog-it-up .post .entry-content h3,.site-content .blog-it-up .post .entry-content h4,.site-content .blog-it-up .post .entry-content h5,.site-content .blog-it-up .post .entry-content h6{font-size:18px}}.entry-content .content-panel #modal-ready{overflow:visible}#modal-content .entry-content .content-panel #modal-ready{overflow:hidden}.login .login-option{font-size:140%;margin-bottom:1em}@media (max-width:758px){.entry-title.header-size-large-xx,.entry-header h1.header-size-large-xx,.entry-header h1.entry-title.header-size-large-xx,.site-content .blog-it-up h2.entry-title.header-size-large-xx{font-size:6vw !important}.entry-content p,.entry-content th,.entry-content td,.entry-content dt,.entry-content dd,.entry-content li{font-size:3.3vw}}@media (min-width:1025px){.site-footer .blc-camps{padding-top:60px;max-width:900px;padding-left:0;padding-right:0}.site-footer .blc-camps a,.site-footer .blc-camps span{height:75px}.site-footer .blc-camps span.current{height:95px;margin-top:-12px}.site-footer .blc-camps a img,.site-footer .blc-camps span img{height:100%;opacity:0.7}.site-footer .blc-camps a:hover img{opacity:1}}@media (max-width:758px){.modal-wrapper.styled .wp-post-modal .page .entry-header h1{white-space:normal;margin-bottom:0}.modal-wrapper.styled .wp-post-modal h3{text-align:center}.modal-wrapper.styled .wp-post-modal .wp-block-image figure.alignleft{max-width:45%}.team ul li a,.team ul li div{font-size:3vw}.team ul li a span em,.team ul li a strong em,.team ul li div span em,.team ul li div strong em{font-size:2.3vw;padding-bottom:0;white-space:nowrap}.team ul li a strong{padding:0 0;height:10vw}.site-footer .blc-camps{padding-left:10px;padding-right:10px;padding-top:0}.site-footer .blc-camps a,.site-footer .blc-camps span{height:14vw;width:50%}.site-footer .blc-camps a img,.site-footer .blc-camps span img{height:100%;width:auto;margin-left:auto;margin-right:auto}.site-footer .blc-camps span.current{display:none}.main-navigation ul#primary-navigation li.menu-item-has-children a:first-child:nth-last-child(2){font-size:6.2vw}.mobile-remove{display:none}.entry-content p.intro{font-size:3.3vw}.modal-wrapper.styled .wp-post-modal .page .entry-content .wp-block-group.description,.modal-wrapper.styled .wp-post-modal .page .entry-content .wp-block-group{max-height:60vh;overflow:scroll}.wp-container-3,.wp-container-4,.wp-block-columns{gap:0 !important}.wp-block-columns{margin-bottom:0 !important}.mobile-text-left{text-align:left !important}.mobile-text-right{text-align:right !important}.mobile-text-center{text-align:center !important}.page .entry-content{padding-top:1em}.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5{margin-bottom:0.25em !important}.wp-block-image.mobile-full .alignleft,.wp-block-image.mobile-full .alignright{float:none;margin-right:0;margin-left:0;width:100%}.prev-page-anchor,.next-page-anchor,.nav-previous a,.nav-next a{font-size:5vw}.next-prev-page-nav,.nav-links{padding-bottom:5vw}}@media print{*,* :before,* :after{background:transparent !important;color:#444 !important;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.entry-header h1.entry-title{display:none}#site-navigation,.main-navigation,.menu-toggle,#colophon,.sidebar,.slider-wrap-outer,.owl-carousel img,.header-img{display:none}}@keyframes rotate-forever{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spinner-loader{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.pum-container,.pum-content,.pum-content+.pum-close,.pum-content+.pum-close:active,.pum-content+.pum-close:focus,.pum-content+.pum-close:hover,.pum-overlay,.pum-title{background:none;border:none;bottom:auto;clear:none;cursor:default;float:none;font-family:inherit;font-size:medium;font-style:normal;font-weight:400;height:auto;left:auto;letter-spacing:normal;line-height:normal;max-height:none;max-width:none;min-height:0;min-width:0;overflow:visible;position:static;right:auto;text-align:left;text-decoration:none;text-indent:0;text-transform:none;top:auto;visibility:visible;white-space:normal;width:auto;z-index:auto}.pum-content,.pum-title{position:relative;z-index:1}.pum-overlay{bottom:0;display:none;height:100%;left:0;overflow:auto;overflow:initial;position:fixed;right:0;top:0;transition:all .15s ease-in-out;width:100%;z-index:1999999999}.pum-overlay.pum-form-submission-detected,.pum-overlay.pum-preview{display:block}.pum-overlay,.pum-overlay *,.pum-overlay :after,.pum-overlay :before,.pum-overlay:after,.pum-overlay:before{box-sizing:border-box}.pum-container{margin-bottom:3em;position:absolute;top:100px;z-index:1999999999}.pum-container.pum-responsive{height:auto;left:50%;margin-left:-47.5%;overflow:visible;width:95%}.pum-container.pum-responsive img{height:auto;max-width:100%}@media only screen and (min-width:1024px){.pum-container.pum-responsive.pum-responsive-nano{margin-left:-5%;width:10%}.pum-container.pum-responsive.pum-responsive-micro{margin-left:-10%;width:20%}.pum-container.pum-responsive.pum-responsive-tiny{margin-left:-15%;width:30%}.pum-container.pum-responsive.pum-responsive-small{margin-left:-20%;width:40%}.pum-container.pum-responsive.pum-responsive-medium{margin-left:-30%;width:60%}.pum-container.pum-responsive.pum-responsive-normal{margin-left:-30%;width:70%}.pum-container.pum-responsive.pum-responsive-large{margin-left:-35%;width:80%}.pum-container.pum-responsive.pum-responsive-xlarge{margin-left:-47.5%;width:95%}.pum-container.pum-responsive.pum-position-fixed{position:fixed}}@media only screen and (max-width:1024px){.pum-container.pum-responsive.pum-position-fixed{position:absolute}}.pum-container.custom-position{left:auto;margin-left:inherit;top:auto}.pum-container .pum-title{margin-bottom:.5em}.pum-container .pum-content:focus{outline:none}.pum-container .pum-content>:first-child{margin-top:0}.pum-container .pum-content>:last-child{margin-bottom:0}.pum-container .pum-content+.pum-close{background-color:#0000;cursor:pointer;line-height:1;min-width:1em;position:absolute;text-align:center;text-decoration:none;z-index:2}.pum-container .pum-content+.pum-close>span{position:relative;z-index:1}.pum-container.pum-scrollable .pum-content{max-height:95%;overflow:auto;overflow-y:scroll}.pum-overlay.pum-overlay-disabled{visibility:hidden}.pum-overlay.pum-overlay-disabled::-webkit-scrollbar{display:block}.pum-overlay.pum-overlay-disabled .pum-container{visibility:visible}.pum-overlay.pum-click-to-close{cursor:pointer}html.pum-open.pum-open-overlay,html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay{overflow:hidden}html.pum-open.pum-open-overlay.pum-open-fixed .pum-container{position:fixed}html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]){padding-right:15px}html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active{overflow-y:scroll;-webkit-overflow-scrolling:touch}html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container{position:fixed}html.pum-open.pum-open-overlay-disabled.pum-open-scrollable .pum-overlay.pum-active{height:auto;position:static;width:auto}.pum-cta-wrapper{display:inline-block;max-width:100%;width:auto}.pum-cta-wrapper.alignleft{display:block;text-align:left}.pum-cta-wrapper.aligncenter{display:block;text-align:center}.pum-cta-wrapper.alignright{display:block;text-align:right}.pum-cta-wrapper.alignfull{display:block;width:100%}.pum-cta-wrapper.alignfull .pum-cta{width:100%}.pum-cta-wrapper .pum-cta{border-radius:9999px;box-sizing:border-box;cursor:pointer;display:inline-block;font-family:inherit;font-size:inherit;line-height:inherit;padding:1rem 2.25rem;text-align:center;text-decoration:none;transition:filter .15s ease-in-out,background-color .15s ease-in-out;width:auto}.pum-cta-wrapper:not(.is-style-outline):not(.is-style-text-only) .pum-cta{background-color:var(--wp--preset--color--contrast,#000);border:none;color:var(--wp--preset--color--base,#fff)}.pum-cta-wrapper:not(.is-style-outline):not(.is-style-text-only) .pum-cta:hover{filter:brightness(.85)}.pum-cta-wrapper.is-style-outline .pum-cta{background-color:#0000;border:1px solid;color:var(--wp--preset--color--contrast,currentcolor);padding:calc(1rem - 1px) calc(2.25rem - 1px)}.pum-cta-wrapper.is-style-outline .pum-cta:hover{background-color:#0000000d;filter:brightness(1.05)}.pum-cta-wrapper.is-style-text-only .pum-cta{background-color:#0000;border:none;color:var(--wp--preset--color--contrast,currentcolor);padding:.5rem 1rem}.pum-cta-wrapper.is-style-text-only .pum-cta:hover{text-decoration:underline}@supports not (color:var(--wp--preset--color--contrast )){.pum-cta-wrapper:not(.is-style-outline):not(.is-style-text-only) .pum-cta{background-color:#1e1e1e;color:#fff}.pum-cta-wrapper.is-style-outline .pum-cta,.pum-cta-wrapper.is-style-text-only .pum-cta{color:inherit}}.pum-form{margin:0 auto 16px}.pum-form__field{margin-bottom:1em}.pum-form__field label{font-weight:700}.pum-form__field input[type=date],.pum-form__field select{font-size:18px;line-height:26px;margin:0 auto;padding:3px;text-align:center;vertical-align:middle}.pum-form__field select{padding:5px 3px}.pum-form__loader{animation-duration:.75s;animation-iteration-count:infinite;animation-name:rotate-forever;animation-timing-function:linear;border:.25em solid #00000080;border-radius:50%;border-right-color:#0000;display:inline-block;font-size:2em;height:.75em;width:.75em}.pum-form__submit{position:relative}.pum-form__submit .pum-form__loader{border:.25em solid #ffffff80;border-right-color:#0000;margin-left:.5em}.pum-form__messages{border:1px solid #00000040;display:none;margin-bottom:.5em;padding:1em;position:relative}.pum-form__message{margin-bottom:.5em}.pum-form__message:last-child{margin-bottom:0}.pum-form__message--error{border-color:red;color:red!important}.pum-form__message--success{border-color:green;color:green!important}.pum-form--loading{opacity:.5}.pum-alignment-left{text-align:left}.pum-alignment-center{text-align:center}.pum-alignment-right{text-align:right}.pum-form--alignment-left{text-align:left}.pum-form--alignment-center{text-align:center}.pum-form--alignment-right{text-align:right}.pum-form--layout-standard .pum-form__field>label{display:block;margin-bottom:.25em}.pum-form--layout-inline .pum-form__field{display:inline-block}.pum-form--layout-block .pum-form__field,.pum-form--layout-block button,.pum-form--layout-block div,.pum-form--layout-block input{display:block;width:100%}.pum-form--style-default label{font-size:14px;font-weight:700}.pum-form--style-default input[type=email],.pum-form--style-default input[type=text]{background-color:#f8f7f7;font-size:14px;margin-bottom:5px;padding:10px 8px}.pum-form--style-default button{cursor:pointer;font-size:18px;margin:10px 0 0;padding:10px 5px}.pum-sub-form .pum-sub-form-loading{opacity:.5}.pum-sub-form p.pum-newsletter-error-msg{margin:0}.pum-sub-form .spinner-loader{bottom:40%;position:absolute;right:50%}.pum-sub-form .spinner-loader:not(:required){animation:spinner-loader 1.5s linear infinite;border-radius:.5em;box-shadow:1.5em 0 0 0 #0000334d,1.1em 1.1em 0 0 #0000334d,0 1.5em 0 0 #0000334d,-1.1em 1.1em 0 0 #0000334d,-1.5em 0 0 0 #0000334d,-1.1em -1.1em 0 0 #0000334d,0 -1.5em 0 0 #0000334d,1.1em -1.1em 0 0 #0000334d;display:inline-block;font-size:10px;height:1em;margin:1.5em;overflow:hidden;text-indent:100%;width:1em}.pum-form__field--consent{text-align:left}.pum-form__field--consent.pum-form__field--checkbox label{display:inline-block;vertical-align:middle}.pum-form__field--consent.pum-form__field--checkbox label input{display:inline-block;margin:0;vertical-align:middle;width:inherit}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label{display:inline-block;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label input{display:inline-block;margin:0;vertical-align:middle;width:inherit}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label+label{margin-left:1em}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label{display:block;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label input{display:inline-block;margin:0;vertical-align:middle;width:inherit}.popmake-close{cursor:pointer}.pum-container iframe.formidable{overflow:visible;width:100%}.flatpickr-calendar.open,.pika-single,body div#ui-datepicker-div[style]{z-index:9999999999!important}