.skew--top{-webkit-clip-path:polygon(0 0, 100% 7%, 100% 100%, 0 100%);clip-path:polygon(0 0, 100% 7%, 100% 100%, 0 100%)}.skew--clip{-webkit-clip-path:polygon(0 0, 100% 0, 100% 93%, 0 100%);clip-path:polygon(0 0, 100% 0, 100% 93%, 0 100%)}.img-responsive{max-width:100%;height:auto;vertical-align:middle}.img-rounded{border-radius:0}.img-circle{border-radius:50%}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.dark-context{color:#fefefe !important;background-color:#221f1f !important}.light-context{color:#221f1f !important}.text-light{color:#fefefe !important}.text-dark{color:#221f1f !important}.text-grey{color:#b1b1b1 !important}.text-accent{color:#e66154 !important}.list-unstyled{margin:0;padding:0;list-style:none}.small{font-size:80%}.screen-reader-text,.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.hide{display:none !important}@media only screen and (max-width: 1024px){.d-none-md{display:none !important}}@media only screen and (max-width: 767px){.d-block-sm{display:block !important}}.bg-contain{background-repeat:no-repeat;background-size:contain;background-position:50% 50%}.bg-cover{background-repeat:no-repeat;background-size:cover;background-position:50% 50%}.bg-repeat{background-repeat:repeat;background-size:auto;-webkit-background-size:auto;background-position:0 0}.card{padding:60px;background-color:#fefefe}@media only screen and (max-width: 1700px){.card{padding:40px}}@media only screen and (max-width: 1024px){.card{padding:28px}}@media only screen and (max-width: 767px){.card{padding:16px}}@media only screen and (max-width: 575px){.card{margin-bottom:12px}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.8571428571%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.js-marquee{position:absolute;z-index:10;top:50%;left:50%;-webkit-transform:translate(-50%, -50%) !important;-ms-transform:translate(-50%, -50%) !important;transform:translate(-50%, -50%) !important;width:150%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;white-space:nowrap}.js-marquee-inner{position:relative;left:-100%;width:100%;opacity:0;-webkit-transition:opacity .2s ease-in-out;-o-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.js-marquee-item{position:absolute}/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/.wow{visibility:hidden}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animateRotate{-webkit-animation-name:animateRotate;animation-name:animateRotate;-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes animateRotate{from{-webkit-transform:translateX(150%) rotate(360deg);transform:translateX(150%) rotate(360deg)}to{-webkit-transform:translateX(0) rotate(0);transform:translateX(0) rotate(0)}}@keyframes animateRotate{from{-webkit-transform:translateX(150%) rotate(360deg);transform:translateX(150%) rotate(360deg)}to{-webkit-transform:translateX(0) rotate(0);transform:translateX(0) rotate(0)}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeInHalf{-webkit-animation-name:fadeInHalf;animation-name:fadeInHalf}@-webkit-keyframes fadeInHalf{0%{opacity:0}to{opacity:.5}}@keyframes fadeInHalf{0%{opacity:0}to{opacity:.5}}.slideFromLeft{-webkit-animation-name:slide-from-left;animation-name:slide-from-left}@-webkit-keyframes slide-from-left{from,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;-webkit-transform:translate3d(-50%, 0, 0);transform:translate3d(-50%, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes slide-from-left{from,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;-webkit-transform:translate3d(-50%, 0, 0);transform:translate3d(-50%, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.slideFromRight{-webkit-animation-name:slide-from-right;animation-name:slide-from-right}@-webkit-keyframes slide-from-right{from,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;-webkit-transform:translate3d(50%, 0, 0);transform:translate3d(50%, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes slide-from-right{from,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;-webkit-transform:translate3d(50%, 0, 0);transform:translate3d(50%, 0, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.slideFromBottom{-webkit-animation-name:slide-from-bottom;animation-name:slide-from-bottom}@-webkit-keyframes slide-from-bottom{from,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;-webkit-transform:translate3d(0, 50%, 0);transform:translate3d(0, 50%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.slideToTop{-webkit-animation-name:slide-to-top;animation-name:slide-to-top}@-webkit-keyframes slide-to-top{from,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{opacity:0;-webkit-transform:translate3d(0, -50%, 0);transform:translate3d(0, -50%, 0)}}@keyframes slide-from-bottom{from,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;-webkit-transform:translate3d(0, 50%, 0);transform:translate3d(0, 50%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.slideFromTop{-webkit-animation-name:slide-from-top;animation-name:slide-from-top}@-webkit-keyframes slide-from-top{from,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;-webkit-transform:translate3d(0, -50%, 0);transform:translate3d(0, -50%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes slide-from-top{from,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;-webkit-transform:translate3d(0, -50%, 0);transform:translate3d(0, -50%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.fadeInTop{-webkit-animation:fade-in-top .6s cubic-bezier(0.39, 0.575, 0.565, 1) both;animation:fade-in-top .6s cubic-bezier(0.39, 0.575, 0.565, 1) both}@-webkit-keyframes fade-in-top{0%{-webkit-transform:translateY(-50px);transform:translateY(-50px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fade-in-top{0%{-webkit-transform:translateY(-50px);transform:translateY(-50px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.fadeInBottom{-webkit-animation:fade-in-bottom .6s cubic-bezier(0.39, 0.575, 0.565, 1) both;animation:fade-in-bottom .6s cubic-bezier(0.39, 0.575, 0.565, 1) both}@-webkit-keyframes fade-in-bottom{0%{-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fade-in-bottom{0%{-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.fadeInRight{-webkit-animation:fade-in-right .6s cubic-bezier(0.39, 0.575, 0.565, 1) both;animation:fade-in-right .6s cubic-bezier(0.39, 0.575, 0.565, 1) both}@-webkit-keyframes fade-in-right{0%{-webkit-transform:translateX(50px);transform:translateX(50px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes fade-in-right{0%{-webkit-transform:translateX(50px);transform:translateX(50px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}.fadeInLeft{-webkit-animation:fade-in-left .6s cubic-bezier(0.39, 0.575, 0.565, 1) both;animation:fade-in-left .6s cubic-bezier(0.39, 0.575, 0.565, 1) both}@-webkit-keyframes fade-in-left{0%{-webkit-transform:translateX(-50px);transform:translateX(-50px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes fade-in-left{0%{-webkit-transform:translateX(-50px);transform:translateX(-50px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@-webkit-keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size, 25px) 0}}@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size, 25px) 0}}@-webkit-keyframes plyr-popup{0%{opacity:.5;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes plyr-popup{0%{opacity:.5;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-box-align:center;-ms-flex-align:center;align-items:center;direction:ltr;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family, inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular, 400);line-height:1.7;line-height:var(--plyr-line-height, 1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;-o-transition:box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease, -webkit-box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{-webkit-box-sizing:border-box;box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{-webkit-box-sizing:inherit;box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{-ms-touch-action:manipulation;touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background, #4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius, 2px);color:#fff;color:var(--plyr-badge-text-color, #fff);font-size:9px;font-size:var(--plyr-font-size-badge, 9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{-webkit-animation:plyr-fade-in .3s ease;animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small, 13px);left:0;padding:10px;padding:var(--plyr-control-spacing, 10px);position:absolute;text-align:center;-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;-o-transition:transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out, -webkit-transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media(min-width: 480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base, 15px);padding:20px;padding:calc(var(--plyr-control-spacing, 10px)*2)}}@media(min-width: 768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large, 18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{-webkit-transform:translateY(-40px);-ms-transform:translateY(-40px);transform:translateY(-40px);-webkit-transform:translateY(calc(var(--plyr-control-spacing, 10px) * -4));-ms-transform:translateY(calc(var(--plyr-control-spacing, 10px) * -4));transform:translateY(calc(var(--plyr-control-spacing, 10px) * -4))}.plyr__caption{background:rgba(0,0,0,.8);background:var(--plyr-captions-background, rgba(0, 0, 0, 0.8));border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color, #fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:rgba(0,0,0,0);border:0;border-radius:4px;border-radius:var(--plyr-control-radius, 4px);color:inherit;cursor:pointer;-ms-flex-negative:0;flex-shrink:0;overflow:visible;padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*.7);position:relative;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.plyr__control svg{fill:currentColor;display:block;height:18px;height:var(--plyr-control-icon-size, 18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size, 18px)}.plyr__control:focus{outline:0}.plyr__control:focus-visible{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));outline-offset:2px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px;margin-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px;padding-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px;padding:0 calc(var(--plyr-control-spacing, 10px)/2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.plyr__menu .plyr__control svg{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{-webkit-animation:plyr-popup .2s ease;animation:plyr-popup .2s ease;background:rgba(255,255,255,.9019607843);background:var(--plyr-menu-background, rgba(255, 255, 255, 0.9019607843));border-radius:8px;border-radius:var(--plyr-menu-radius, 8px);bottom:100%;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1490196078);box-shadow:0 1px 2px rgba(0,0,0,.1490196078);-webkit-box-shadow:var(--plyr-menu-shadow, 0 1px 2px rgba(0, 0, 0, 0.1490196078));box-shadow:var(--plyr-menu-shadow, 0 1px 2px rgba(0, 0, 0, 0.1490196078));color:#4a5464;color:var(--plyr-menu-color, #4a5464);font-size:15px;font-size:var(--plyr-font-size-base, 15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;-webkit-transition:height .35s cubic-bezier(0.4, 0, 0.2, 1),width .35s cubic-bezier(0.4, 0, 0.2, 1);-o-transition:height .35s cubic-bezier(0.4, 0, 0.2, 1),width .35s cubic-bezier(0.4, 0, 0.2, 1);transition:height .35s cubic-bezier(0.4, 0, 0.2, 1),width .35s cubic-bezier(0.4, 0, 0.2, 1)}.plyr__menu__container:after{border:4px solid rgba(0,0,0,0);border-top-color:rgba(255,255,255,.9019607843);border:var(--plyr-menu-arrow-size, 4px) solid rgba(0,0,0,0);border-top-color:var(--plyr-menu-background, rgba(255, 255, 255, 0.9019607843));content:"";height:0;position:absolute;right:14px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7 - var(--plyr-menu-arrow-size, 4px)/2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#4a5464;color:var(--plyr-menu-color, #4a5464);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;font-size:var(--plyr-font-size-menu, var(--plyr-font-size-small, 13px));padding:4.66667px 10.5px;padding:calc(var(--plyr-control-spacing, 10px)*.7/1.5) calc(var(--plyr-control-spacing, 10px)*.7*1.5);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{-webkit-box-align:inherit;-ms-flex-align:inherit;align-items:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid rgba(0,0,0,0);border:var(--plyr-menu-item-arrow-size, 4px) solid rgba(0,0,0,0);content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px;padding-right:calc(var(--plyr-control-spacing, 10px)*.7*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color, #728197);right:6.5px;right:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--forward:focus-visible:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:initial}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular, 400);margin:7px;margin:calc(var(--plyr-control-spacing, 10px)*.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing, 10px)*.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*4);position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing, 10px)*.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color, #728197);left:6.5px;left:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color, #dcdfe5);-webkit-box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 #fff;-webkit-box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color, #fff);box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color, #fff);content:"";height:1px;left:0;margin-top:3.5px;margin-top:calc(var(--plyr-control-spacing, 10px)*.7/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back:focus-visible:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:initial}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:rgba(0,0,0,.1019607843);content:"";display:block;-ms-flex-negative:0;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing, 10px);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;-webkit-transform:translateY(-50%) scale(0);-ms-transform:translateY(-50%) scale(0);transform:translateY(-50%) scale(0);-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;-o-transition:transform .3s ease,opacity .3s ease;transition:transform .3s ease,opacity .3s ease;transition:transform .3s ease,opacity .3s ease,-webkit-transform .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b2ff;background:var(--plyr-control-toggle-checked-background, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;-webkit-transform:translateY(-50%) scale(1);-ms-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio]:focus-visible:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:rgba(35,40,47,.1019607843)}.plyr__menu__container .plyr__menu__value{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;margin-right:-5px;margin-right:calc(var(--plyr-control-spacing, 10px)*.7*-1 + 2px);overflow:hidden;padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(0,0,0,0);border:0;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height, 13px)*2);color:#00b2ff;color:var(--plyr-range-fill-background, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));display:block;height:19px;height:calc(var(--plyr-range-thumb-active-shadow-width, 3px)*2 + var(--plyr-range-thumb-height, 13px));margin:0;min-width:0;padding:0;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;-o-transition:box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease, -webkit-box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:rgba(0,0,0,0);background-image:-webkit-gradient(linear, left top, right top, color-stop(0, currentColor), color-stop(0, rgba(0, 0, 0, 0)));background-image:linear-gradient(90deg, currentColor 0, rgba(0, 0, 0, 0) 0);background-image:-webkit-gradient(linear, left top, right top, from(currentColor), to(rgba(0, 0, 0, 0)));background-image:linear-gradient(to right, currentColor var(--value, 0), rgba(0, 0, 0, 0) var(--value, 0));border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height, 5px);-webkit-transition:box-shadow .3s ease;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease, -webkit-box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;background:var(--plyr-range-thumb-background, #fff);border:0;border-radius:100%;-webkit-box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2);box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2);-webkit-box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.1490196078), 0 0 0 1px rgba(35, 40, 47, 0.2));box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.1490196078), 0 0 0 1px rgba(35, 40, 47, 0.2));height:13px;height:var(--plyr-range-thumb-height, 13px);margin-top:-4px;margin-top:calc((var(--plyr-range-thumb-height, 13px) - var(--plyr-range-track-height, 5px))/2*-1);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height, 13px)}.plyr--full-ui input[type=range]::-moz-range-track{background:rgba(0,0,0,0);border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height, 5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-moz-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background, #fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.1490196078), 0 0 0 1px rgba(35, 40, 47, 0.2));height:13px;height:var(--plyr-range-thumb-height, 13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height, 13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height, 5px)}.plyr--full-ui input[type=range]::-ms-track{color:rgba(0,0,0,0)}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:rgba(0,0,0,0);border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height, 5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:rgba(0,0,0,0);background:currentColor;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height, 5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background, #fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.1490196078), 0 0 0 1px rgba(35, 40, 47, 0.2));height:13px;height:var(--plyr-range-thumb-height, 13px);margin-top:0;position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height, 13px)}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]:focus-visible::-webkit-slider-runnable-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-moz-range-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-ms-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));outline-offset:2px}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background, var(--plyr-video-background, #000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time, var(--plyr-font-size-small, 13px))}.plyr__time+.plyr__time:before{content:"⁄";margin-right:10px;margin-right:var(--plyr-control-spacing, 10px)}@media(max-width: 767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:#fff;background:var(--plyr-tooltip-background, #fff);border-radius:5px;border-radius:var(--plyr-tooltip-radius, 5px);bottom:100%;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1490196078);box-shadow:0 1px 2px rgba(0,0,0,.1490196078);-webkit-box-shadow:var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, 0.1490196078));box-shadow:var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, 0.1490196078));color:#4a5464;color:var(--plyr-tooltip-color, #4a5464);font-size:13px;font-size:var(--plyr-font-size-small, 13px);font-weight:400;font-weight:var(--plyr-font-weight-regular, 400);left:50%;line-height:1.3;margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:5px 7.5px;padding:calc(var(--plyr-control-spacing, 10px)/2) calc(var(--plyr-control-spacing, 10px)/2*1.5);pointer-events:none;position:absolute;-webkit-transform:translate(-50%, 10px) scale(0.8);-ms-transform:translate(-50%, 10px) scale(0.8);transform:translate(-50%, 10px) scale(0.8);-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition:opacity .2s ease .1s,-webkit-transform .2s ease .1s;transition:opacity .2s ease .1s,-webkit-transform .2s ease .1s;-o-transition:transform .2s ease .1s,opacity .2s ease .1s;transition:transform .2s ease .1s,opacity .2s ease .1s;transition:transform .2s ease .1s,opacity .2s ease .1s,-webkit-transform .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid rgba(0,0,0,0);border-left:var(--plyr-tooltip-arrow-size, 4px) solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-right:var(--plyr-tooltip-arrow-size, 4px) solid rgba(0,0,0,0);border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size, 4px) solid var(--plyr-tooltip-background, #fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:50%;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control:focus-visible .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;-webkit-transform:translate(-50%) scale(1);-ms-transform:translate(-50%) scale(1);transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;-webkit-transform:translateY(10px) scale(0.8);-ms-transform:translateY(10px) scale(0.8);transform:translateY(10px) scale(0.8);-webkit-transform-origin:0 100%;-ms-transform-origin:0 100%;transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before{left:16px;left:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7)}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;-webkit-transform:translateY(10px) scale(0.8);-ms-transform:translateY(10px) scale(0.8);transform:translateY(10px) scale(0.8);-webkit-transform-origin:100% 100%;-ms-transform-origin:100% 100%;transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7);-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{-webkit-transform:translate(0) scale(1);-ms-transform:translate(0) scale(1);transform:translate(0) scale(1)}.plyr__progress{left:6.5px;left:calc(var(--plyr-range-thumb-height, 13px)*.5);margin-right:13px;margin-right:var(--plyr-range-thumb-height, 13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-left:calc(var(--plyr-range-thumb-height, 13px)*-0.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height, 13px)*-0.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height, 13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{left:0;max-width:120px;overflow-wrap:break-word}.plyr__progress__buffer{-webkit-appearance:none;background:rgba(0,0,0,0);border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height, 5px);left:0;margin-top:-2.5px;margin-top:calc(var(--plyr-range-track-height, 5px)/2*-1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:rgba(0,0,0,0)}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height, 5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height, 5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{-webkit-animation:plyr-progress 1s linear infinite;animation:plyr-progress 1s linear infinite;background-image:-o-linear-gradient(135deg, rgba(35, 40, 47, 0.6) 25%, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 50%, rgba(35, 40, 47, 0.6) 0, rgba(35, 40, 47, 0.6) 75%, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0));background-image:linear-gradient(-45deg, rgba(35, 40, 47, 0.6) 25%, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 50%, rgba(35, 40, 47, 0.6) 0, rgba(35, 40, 47, 0.6) 75%, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0));background-image:-o-linear-gradient(135deg, var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 50%, var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));background-image:linear-gradient(-45deg, var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 50%, var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size, 25px) var(--plyr-progress-loading-size, 25px);color:rgba(0,0,0,0)}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:rgba(255,255,255,.2509803922);background-color:var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.2509803922))}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6))}.plyr__progress__marker{background-color:#fff;background-color:var(--plyr-progress-marker-background, #fff);border-radius:1px;height:5px;height:var(--plyr-range-track-height, 5px);position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:3px;width:var(--plyr-progress-marker-width, 3px);z-index:3}.plyr__volume{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.plyr__volume input[type=range]{margin-left:5px;margin-left:calc(var(--plyr-control-spacing, 10px)/2);margin-right:5px;margin-right:calc(var(--plyr-control-spacing, 10px)/2);max-width:90px;min-width:60px;position:relative;z-index:2}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background, #fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color, #4a5464);padding:10px;padding:var(--plyr-control-spacing, 10px)}.plyr--audio .plyr__control:focus-visible,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-audio-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));color:#fff;color:var(--plyr-audio-control-color-hover, #fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6)))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6)))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6)))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{-webkit-box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1019607843);box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1019607843);-webkit-box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.1490196078), 0 0 0 1px rgba(35, 40, 47, 0.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1019607843));box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.1490196078), 0 0 0 1px rgba(35, 40, 47, 0.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1019607843))}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1019607843);box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.1490196078), 0 0 0 1px rgba(35, 40, 47, 0.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1019607843))}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1019607843);box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.1490196078), 0 0 0 1px rgba(35, 40, 47, 0.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1019607843))}.plyr--audio .plyr__progress__buffer{color:rgba(193,200,209,.6);color:var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6))}.plyr--video{overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background, var(--plyr-video-background, #000));border-radius:inherit;height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio: 16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;-webkit-transform:translateY(-38.28125%);-ms-transform:translateY(-38.28125%);transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:-o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7490196078));background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.7490196078)));background:linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7490196078));background:var(--plyr-video-controls-background, linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7490196078)));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color, #fff);left:0;padding:5px;padding:calc(var(--plyr-control-spacing, 10px)/2);padding-top:20px;padding-top:calc(var(--plyr-control-spacing, 10px)*2);position:absolute;right:0;-webkit-transition:opacity .4s ease-in-out,-webkit-transform .4s ease-in-out;transition:opacity .4s ease-in-out,-webkit-transform .4s ease-in-out;-o-transition:opacity .4s ease-in-out,transform .4s ease-in-out;transition:opacity .4s ease-in-out,transform .4s ease-in-out;transition:opacity .4s ease-in-out,transform .4s ease-in-out,-webkit-transform .4s ease-in-out;z-index:3}@media(min-width: 480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing, 10px);padding-top:35px;padding-top:calc(var(--plyr-control-spacing, 10px)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.plyr--video .plyr__control:focus-visible,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-video-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));color:#fff;color:var(--plyr-video-control-color-hover, #fff)}.plyr__control--overlaid{background:#00b2ff;background:var(--plyr-video-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b2ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color, #fff);display:none;left:50%;opacity:.9;padding:15px;padding:calc(var(--plyr-control-spacing, 10px)*1.5);position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:.3s;-o-transition:.3s;transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:rgba(255,255,255,.2509803922);background-color:var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.2509803922)))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:rgba(255,255,255,.2509803922);background-color:var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.2509803922)))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:rgba(255,255,255,.2509803922);background-color:var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.2509803922)))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{-webkit-box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(255,255,255,.5019607843);box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(255,255,255,.5019607843);-webkit-box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.1490196078), 0 0 0 1px rgba(35, 40, 47, 0.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(255, 255, 255, 0.5019607843));box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.1490196078), 0 0 0 1px rgba(35, 40, 47, 0.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(255, 255, 255, 0.5019607843))}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(255,255,255,.5019607843);box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.1490196078), 0 0 0 1px rgba(35, 40, 47, 0.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(255, 255, 255, 0.5019607843))}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(255,255,255,.5019607843);box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.1490196078), 0 0 0 1px rgba(35, 40, 47, 0.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(255, 255, 255, 0.5019607843))}.plyr--video .plyr__progress__buffer{color:rgba(255,255,255,.2509803922);color:var(--plyr-video-progress-buffered-background, rgba(255, 255, 255, 0.2509803922))}.plyr:-webkit-full-screen{background:#000;border-radius:0 !important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen{background:#000;border-radius:0 !important;height:100%;margin:0;width:100%}.plyr:fullscreen{background:#000;border-radius:0 !important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:fullscreen video{height:100%}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media(min-width: 1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge, 21px)}.plyr:-ms-fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge, 21px)}.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge, 21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0 !important;bottom:0;height:100%;left:0;margin:0;position:fixed;right:0;top:0;width:100%;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media(min-width: 1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge, 21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing, 10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing, 10px);z-index:3}.plyr__ads:empty:after{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height, 5px);left:0;opacity:.8;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:3px;z-index:3}.plyr__preview-thumb{background-color:#fff;background-color:var(--plyr-tooltip-background, #fff);border-radius:8px;border-radius:var(--plyr-menu-radius, 8px);bottom:100%;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1490196078);box-shadow:0 1px 2px rgba(0,0,0,.1490196078);-webkit-box-shadow:var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, 0.1490196078));box-shadow:var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, 0.1490196078));margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:3px;pointer-events:none;position:absolute;-webkit-transform:translateY(10px) scale(0.8);-ms-transform:translateY(10px) scale(0.8);transform:translateY(10px) scale(0.8);-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition:opacity .2s ease .1s,-webkit-transform .2s ease .1s;transition:opacity .2s ease .1s,-webkit-transform .2s ease .1s;-o-transition:transform .2s ease .1s,opacity .2s ease .1s;transition:transform .2s ease .1s,opacity .2s ease .1s;transition:transform .2s ease .1s,opacity .2s ease .1s,-webkit-transform .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;-webkit-transform:translate(0) scale(1);-ms-transform:translate(0) scale(1);transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid rgba(0,0,0,0);border-left:var(--plyr-tooltip-arrow-size, 4px) solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-right:var(--plyr-tooltip-arrow-size, 4px) solid rgba(0,0,0,0);border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size, 4px) solid var(--plyr-tooltip-background, #fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:calc(50% + var(--preview-arrow-offset));position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:7px;border-radius:calc(var(--plyr-menu-radius, 8px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img,.plyr__preview-thumb__image-container:after{height:100%;left:0;position:absolute;top:0;width:100%}.plyr__preview-thumb__image-container:after{border-radius:inherit;-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,.1490196078);box-shadow:inset 0 0 0 1px rgba(0,0,0,.1490196078);content:"";pointer-events:none}.plyr__preview-thumb__image-container img{max-height:none;max-width:none}.plyr__preview-thumb__time-container{background:-o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7490196078));background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.7490196078)));background:linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7490196078));background:var(--plyr-video-controls-background, linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7490196078)));border-bottom-left-radius:7px;border-bottom-left-radius:calc(var(--plyr-menu-radius, 8px) - 1px);border-bottom-right-radius:7px;border-bottom-right-radius:calc(var(--plyr-menu-radius, 8px) - 1px);bottom:0;left:0;line-height:1.1;padding:20px 6px 6px;position:absolute;right:0;z-index:3}.plyr__preview-thumb__time-container span{color:#fff;font-size:13px;font-size:var(--plyr-font-size-time, var(--plyr-font-size-small, 13px))}.plyr__preview-scrubbing{bottom:0;-webkit-filter:blur(1px);filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{-webkit-transition:none !important;-o-transition:none !important;transition:none !important}.plyr__sr-only{clip:rect(1px, 1px, 1px, 1px);border:0 !important;height:1px !important;overflow:hidden;padding:0 !important;position:absolute !important;width:1px !important}.plyr [hidden]{display:none !important}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:rgba(0,0,0,0)}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.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 rgba(0,0,0,0)}.slick-arrow.slick-hidden{display:none}.slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;padding:0;list-style:none}.slick-dots li{margin:15px}@media only screen and (max-width: 1365px){.slick-dots li{margin:0 10px}}@media only screen and (max-width: 1024px){.slick-dots li{margin-left:5px;margin-right:5px}}.slick-dots li.slick-active button{color:#e66154}.slick-dots button{border:1px solid currentColor;width:128px;height:0;background-color:currentColor;font-size:0;-webkit-box-shadow:none;box-shadow:none;color:inherit;cursor:pointer;line-height:0}@media only screen and (max-width: 1365px){.slick-dots button{width:80px}}@media only screen and (max-width: 1024px){.slick-dots button{width:60px}}@media only screen and (max-width: 767px){.slick-dots button{width:40px}}@media only screen and (max-width: 575px){.slick-dots button{width:20px}}.slick-dots button:hover,.slick-dots button:focus,.slick-dots button:active{outline:none;color:#e66154}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html,:root{font-size:20px}@media only screen and (max-width: 1365px){html,:root{font-size:18px}}@media only screen and (max-width: 1024px){html,:root{font-size:16px}}@media only screen and (max-width: 767px){html,:root{font-size:14px}}@media only screen and (max-width: 575px){html,:root{font-size:12px}}html{-webkit-box-sizing:border-box;box-sizing:border-box}*::before,*::after,*{-webkit-box-sizing:border-box;box-sizing:border-box}body{position:relative;margin:0;padding:0;color:#fefefe;background-color:#221f1f;overflow-x:hidden}body.light-mode{background-color:#e8e8e8;color:#221f1f}body.light-mode .btn--primary,body.light-mode .btn--secondary{color:#fefefe}body.light-mode .btn--primary:hover,body.light-mode .btn--primary:focus,body.light-mode .btn--secondary:hover,body.light-mode .btn--secondary:focus{color:#fefefe}body.light-mode .btn--primary:before,body.light-mode .btn--secondary:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 163 59' fill='none'%3E%3Cpath fill='%23213567' fill-rule='evenodd' d='M17.9 0C7.263 5.545 0 16.674 0 29.5S7.263 53.455 17.9 59h127.2c10.637-5.545 17.9-16.674 17.9-29.5S155.737 5.545 145.1 0H17.9Z' clip-rule='evenodd'/%3E%3C/svg%3E")}body.light-mode .btn--primary.btn--lg:before,body.light-mode .btn--secondary.btn--lg:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 214 68' fill='none'%3E%3Cpath fill='%23213567' fill-rule='evenodd' d='M20.63 0C8.37 6.39 0 19.218 0 34s8.37 27.61 20.63 34h172.74C205.629 61.61 214 48.782 214 34s-8.371-27.61-20.63-34H20.63Z' clip-rule='evenodd'/%3E%3C/svg%3E")}body.light-mode .btn--outline{color:#221f1f}body.light-mode .btn--outline:hover,body.light-mode .btn--outline:focus{color:#221f1f}body.light-mode .btn--outline:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='153' height='59' viewBox='0 0 153 59' fill='none'%3E%3Cmask id='path-1-inside-1_386_80' fill='white'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.8998 0C7.26269 5.54488 0 16.6743 0 29.5C0 42.3257 7.26276 53.4552 17.9 59H135.1C145.737 53.4552 153 42.3257 153 29.5C153 16.6743 145.737 5.54488 135.1 0H17.8998Z'/%3E%3C/mask%3E%3Cpath d='M17.8998 0V-2H17.4098L16.9753 -1.77351L17.8998 0ZM17.9 59L16.9755 60.7735L17.41 61H17.9V59ZM135.1 59V61H135.59L136.024 60.7735L135.1 59ZM135.1 0L136.025 -1.77351L135.59 -2H135.1V0ZM2 29.5C2 17.4487 8.82206 6.98743 18.8243 1.77351L16.9753 -1.77351C5.70332 4.10232 -2 15.8999 -2 29.5H2ZM18.8245 57.2265C8.82213 52.0126 2 41.5513 2 29.5H-2C-2 43.1001 5.7034 54.8977 16.9755 60.7735L18.8245 57.2265ZM135.1 57H17.9V61H135.1V57ZM151 29.5C151 41.5513 144.178 52.0126 134.176 57.2265L136.024 60.7735C147.297 54.8977 155 43.1001 155 29.5H151ZM134.176 1.77351C144.178 6.98743 151 17.4487 151 29.5H155C155 15.8999 147.297 4.10232 136.025 -1.77351L134.176 1.77351ZM17.8998 2H135.1V-2H17.8998V2Z' fill='%23221F1F' mask='url(%23path-1-inside-1_386_80)'/%3E%3C/svg%3E")}body.light-mode .header{background-color:#e8e8e8;color:#221f1f;border-bottom-color:#221f1f}body.light-mode .header__logo--light{display:none}body.light-mode .header__logo--dark{display:block}@media only screen and (max-width: 1024px){body.light-mode .header__menu-wrapper.active{background-color:#e8e8e8}}body.light-mode .header .menu-item a{color:#221f1f}body.light-mode .header .sub-menu{background-color:#e8e8e8}body.light-mode .header__burger{background-color:#e8e8e8 !important}body.light-mode .header__burger span{background-color:#221f1f}body.light-mode .header__burger.active{border-color:#221f1f}body.light-mode .footer{background-color:#e8e8e8;color:#221f1f;border-top-color:#221f1f}body.light-mode .footer__top{border-bottom-color:#221f1f}body.light-mode .footer__info{border-right-color:#221f1f}@media only screen and (max-width: 1024px){body.light-mode .footer__info{border-bottom-color:#221f1f}}@media only screen and (max-width: 1024px){body.light-mode .footer__nav{border-left-color:#221f1f}}@media only screen and (max-width: 767px){body.light-mode .footer__menu--socials{border-top-color:#221f1f}}body.light-mode .footer__text{border-left-color:#221f1f}body.light-mode .footer__bottom{border-top-color:#221f1f}body.light-mode .footer .menu-item{border-bottom-color:#221f1f;border-right-color:#221f1f}body.light-mode .promo__row{border-color:#221f1f}body.light-mode .promo__row:after{border-color:#221f1f;background-color:#e8e8e8}body.light-mode .heading{border-top-color:#221f1f}body.light-mode .post-image__wrapper{border-color:#221f1f}body.light-mode .post-image__inner:after{border-left-color:#221f1f;background-color:#e8e8e8}body.light-mode .article__meta-data{border-right-color:#d2d2d2}body.light-mode .article__content p,body.light-mode .article__content li{color:#221f1f}body.light-mode .article__tags{border-top-color:#d2d2d2}body.light-mode .wp-caption-text{border-bottom-color:#d2d2d2}body.light-mode .ain-list{background-color:#f2f2f2}body.light-mode .ain-list li{color:#221f1f}body.light-mode .latest-post:before{background-color:#4a4b4e}body.light-mode .header__light-mode{display:inline}body.light-mode .header__dark-mode{display:none}#primary{overflow-x:hidden}.grecaptcha-badge{z-index:20}a{color:inherit;text-decoration:none;outline:0;-webkit-transition:color .25s linear;-o-transition:color .25s linear;transition:color .25s linear}a:hover,a:focus{color:#e66154;text-decoration:underline}hr{margin:16px 0;border:0;border-top:2px solid currentColor}img{display:inline-block;vertical-align:middle;max-width:100%;height:auto}::-moz-selection{color:#fff}::selection{color:#fff}@font-face{font-family:"Trim";src:url(fonts/Trim-Bold.eot);src:url(fonts/Trim-Bold.eot?#iefix) format("embedded-opentype"),url(fonts/Trim-Bold.woff2) format("woff2"),url(fonts/Trim-Bold.woff) format("woff"),url(fonts/Trim-Bold.ttf) format("truetype");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"Trim Web";src:url(fonts/TrimWebMedium.eot);src:url(fonts/TrimWebMedium.eot?#iefix) format("embedded-opentype"),url(fonts/TrimWebMedium.woff2) format("woff2"),url(fonts/TrimWebMedium.woff) format("woff"),url(fonts/TrimWebMedium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Trim";src:url(fonts/Trim-SemiBold.eot);src:url(fonts/Trim-SemiBold.eot?#iefix) format("embedded-opentype"),url(fonts/Trim-SemiBold.woff2) format("woff2"),url(fonts/Trim-SemiBold.woff) format("woff"),url(fonts/Trim-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Trim Poster Lean";src:url(fonts/TrimPoster-Lean.eot);src:url(fonts/TrimPoster-Lean.eot?#iefix) format("embedded-opentype"),url(fonts/TrimPoster-Lean.woff2) format("woff2"),url(fonts/TrimPoster-Lean.woff) format("woff"),url(fonts/TrimPoster-Lean.ttf) format("truetype");font-weight:normal;font-style:normal;font-display:swap}body{font-family:"Trim Web","Trim",sans-serif;font-size:22px;line-height:1.36;font-weight:500;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}@media only screen and (max-width: 1024px){body{font-size:20px}}@media only screen and (max-width: 767px){body{font-size:18px}}@media only screen and (max-width: 575px){body{font-size:16px}}h1,h2,h3,h4,h5,h6,.banner-title,.main-title,.title,.caption{position:relative;margin:0 0 24px;font-weight:600;font-family:"Trim","Trim Web",sans-serif;line-height:1.1;color:inherit}@media only screen and (max-width: 767px){h1,h2,h3,h4,h5,h6,.banner-title,.main-title,.title,.caption{margin-bottom:20px;letter-spacing:normal}}h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child,.banner-title:last-child,.main-title:last-child,.title:last-child,.caption:last-child{margin-bottom:0}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,.banner-title a,.main-title a,.title a,.caption a{text-decoration:none;color:inherit}h1 a:hover,h1 a:focus,h2 a:hover,h2 a:focus,h3 a:hover,h3 a:focus,h4 a:hover,h4 a:focus,h5 a:hover,h5 a:focus,h6 a:hover,h6 a:focus,.banner-title a:hover,.banner-title a:focus,.main-title a:hover,.main-title a:focus,.title a:hover,.title a:focus,.caption a:hover,.caption a:focus{text-decoration:none;color:#e66154}.main-title{font-size:165px;font-family:"Trim Poster Lean","Trim",sans-serif;line-height:.85;text-transform:uppercase;letter-spacing:-0.01em}@media only screen and (max-width: 1500px){.main-title{font-size:10.9vw}}@media only screen and (max-width: 767px){.main-title{padding-top:5px;padding-bottom:5px;font-size:10vw}}.title{font-size:64px;font-family:"Trim Poster Lean","Trim",sans-serif;line-height:.85;text-transform:uppercase}@media only screen and (max-width: 1500px){.title{font-size:60px}}@media only screen and (max-width: 1365px){.title{font-size:54px}}@media only screen and (max-width: 1024px){.title{font-size:48px}}@media only screen and (max-width: 767px){.title{font-size:42px}}@media only screen and (max-width: 575px){.title{font-size:36px}}.caption{font-size:28px;letter-spacing:.01em;text-transform:uppercase}@media only screen and (max-width: 1365px){.caption{font-size:26px}}@media only screen and (max-width: 1024px){.caption{font-size:22px}}@media only screen and (max-width: 767px){.caption{font-size:20px}}.banner-title{position:relative;z-index:-1;font-family:"Trim Poster Lean","Trim",sans-serif;margin-bottom:-0.2em !important;font-size:165px;text-transform:uppercase;text-align:center;white-space:nowrap;letter-spacing:-0.01em}@media only screen and (max-width: 1500px){.banner-title{font-size:10.9vw}}@media only screen and (max-width: 767px){.banner-title{padding-top:5px;padding-bottom:5px;font-size:10vw}}@media only screen and (max-width: 575px){.banner-title{margin-bottom:-0.25em !important}}h1{font-size:88px;line-height:.85}@media only screen and (max-width: 1500px){h1{font-size:72px}}@media only screen and (max-width: 1365px){h1{font-size:64px}}@media only screen and (max-width: 1024px){h1{font-size:60px}}@media only screen and (max-width: 767px){h1{font-size:54px}}@media only screen and (max-width: 575px){h1{font-size:48px}}h2{font-size:64px}@media only screen and (max-width: 1500px){h2{font-size:60px}}@media only screen and (max-width: 1365px){h2{font-size:54px}}@media only screen and (max-width: 1024px){h2{line-height:1.1;font-size:48px}}@media only screen and (max-width: 767px){h2{font-size:42px}}@media only screen and (max-width: 575px){h2{font-size:36px}}h3{font-size:54px}@media only screen and (max-width: 1500px){h3{font-size:48px}}@media only screen and (max-width: 1365px){h3{font-size:42px}}@media only screen and (max-width: 1024px){h3{font-size:36px}}@media only screen and (max-width: 767px){h3{font-size:32px}}@media only screen and (max-width: 575px){h3{font-size:28px}}h4{font-size:42px}@media only screen and (max-width: 1024px){h4{font-size:28px}}@media only screen and (max-width: 767px){h4{font-size:26px}}@media only screen and (max-width: 575px){h4{font-size:24px}}h5{font-size:32px}@media only screen and (max-width: 1024px){h5{font-size:28px}}@media only screen and (max-width: 767px){h5{font-size:24px}}@media only screen and (max-width: 575px){h5{font-size:22px}}h6{font-size:26px}@media only screen and (max-width: 1024px){h6{font-size:24px}}@media only screen and (max-width: 767px){h6{font-size:22px}}@media only screen and (max-width: 575px){h6{font-size:20px}}b,strong{font-weight:800}p{margin:0 0 24px}@media only screen and (max-width: 767px){p{margin-bottom:18px}}p:last-child{margin-bottom:0}ul:last-child{margin-bottom:0}.btn{position:relative;display:inline-block;vertical-align:middle;border:0;border-radius:16px;padding:18px 25px;color:#221f1f;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-family:"Trim Web","Trim",sans-serif;font-weight:500;letter-spacing:.01em;font-size:20px;background-color:rgba(0,0,0,0);line-height:1.2;-webkit-transition:opacity .15s ease-in-out,color .15s ease-in-out;-o-transition:opacity .15s ease-in-out,color .15s ease-in-out;transition:opacity .15s ease-in-out,color .15s ease-in-out;cursor:pointer;max-width:100%;text-transform:uppercase}.btn:hover,.btn:focus{text-decoration:none;outline:none;color:#221f1f;opacity:.8}.btn:disabled{cursor:not-allowed;opacity:.6}.btn:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;background-size:100% auto;background-position:50% 50%;background-repeat:no-repeat}.btn span{position:relative;z-index:10}.btn--primary{color:#221f1f}.btn--primary:hover,.btn--primary:focus{color:#221f1f}.btn--primary:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 163 59' fill='none'%3E%3Cpath fill='%23FEFEFE' fill-rule='evenodd' d='M17.9 0C7.263 5.545 0 16.674 0 29.5S7.263 53.455 17.9 59h127.2c10.637-5.545 17.9-16.674 17.9-29.5S155.737 5.545 145.1 0H17.9Z' clip-rule='evenodd'/%3E%3C/svg%3E")}.btn--outline-white{color:#fff}.btn--outline-white:hover,.btn--outline-white:focus{color:#fff}.btn--outline-white:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 153 59' fill='none'%3E%3Cmask id='a' fill='%23fff'%3E%3Cpath fill-rule='evenodd' d='M17.9 0C7.263 5.545 0 16.674 0 29.5S7.263 53.455 17.9 59h117.2c10.637-5.545 17.9-16.674 17.9-29.5S145.737 5.545 135.1 0H17.9Z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cpath fill='%23fff' d='M17.9 0v-1.5h-.368l-.326.17L17.9 0Zm0 59-.693 1.33.325.17h.368V59Zm117.2 0v1.5h.367l.326-.17L135.1 59Zm0-59 .694-1.33-.326-.17h-.368V0ZM1.5 29.5c0-12.245 6.932-22.873 17.093-28.17l-1.387-2.66C6.093 4.463-1.5 16.094-1.5 29.5h3Zm17.093 28.17C8.433 52.373 1.5 41.745 1.5 29.5h-3c0 13.407 7.593 25.037 18.707 30.83l1.386-2.66ZM135.1 57.5H17.9v3h117.2v-3Zm16.4-28c0 12.245-6.932 22.873-17.093 28.17l1.386 2.66C146.907 54.537 154.5 42.907 154.5 29.5h-3ZM134.407 1.33C144.568 6.627 151.5 17.255 151.5 29.5h3c0-13.407-7.593-25.037-18.706-30.83l-1.387 2.66ZM17.9 1.5h117.2v-3H17.9v3Z' mask='url(%23a)'/%3E%3C/svg%3E")}.btn--secondary,.btn--outline{color:#fefefe}.btn--secondary:hover,.btn--secondary:focus,.btn--outline:hover,.btn--outline:focus{color:#fefefe}.btn--secondary:before,.btn--outline:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 153 59' fill='none'%3E%3Cmask id='a' fill='%23FEFEFE'%3E%3Cpath fill-rule='evenodd' d='M17.9 0C7.263 5.545 0 16.674 0 29.5S7.263 53.455 17.9 59h117.2c10.637-5.545 17.9-16.674 17.9-29.5S145.737 5.545 135.1 0H17.9Z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cpath fill='%23fff' d='M17.9 0v-1.5h-.368l-.326.17L17.9 0Zm0 59-.693 1.33.325.17h.368V59Zm117.2 0v1.5h.367l.326-.17L135.1 59Zm0-59 .694-1.33-.326-.17h-.368V0ZM1.5 29.5c0-12.245 6.932-22.873 17.093-28.17l-1.387-2.66C6.093 4.463-1.5 16.094-1.5 29.5h3Zm17.093 28.17C8.433 52.373 1.5 41.745 1.5 29.5h-3c0 13.407 7.593 25.037 18.707 30.83l1.386-2.66ZM135.1 57.5H17.9v3h117.2v-3Zm16.4-28c0 12.245-6.932 22.873-17.093 28.17l1.386 2.66C146.907 54.537 154.5 42.907 154.5 29.5h-3ZM134.407 1.33C144.568 6.627 151.5 17.255 151.5 29.5h3c0-13.407-7.593-25.037-18.706-30.83l-1.387 2.66ZM17.9 1.5h117.2v-3H17.9v3Z' mask='url(%23a)'/%3E%3C/svg%3E")}.btn--secondary.btn--lg:before,.btn--outline.btn--lg:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 214 68' fill='none'%3E%3Cmask id='a' fill='%23fff'%3E%3Cpath fill-rule='evenodd' d='M20.63 0C8.37 6.39 0 19.218 0 34s8.37 27.61 20.63 34h172.74C205.629 61.61 214 48.782 214 34s-8.371-27.61-20.63-34H20.63Z' clip-rule='evenodd'/%3E%3C/mask%3E%3Cpath fill='%23FEFEFE' d='M20.63 0v-2h-.49l-.434.226L20.63 0Zm0 68-.924 1.773.434.227h.49v-2Zm172.74 0v2h.49l.434-.227L193.37 68Zm0-68 .924-1.774L193.86-2h-.49v2ZM2 34C2 19.992 9.93 7.833 21.555 1.774l-1.85-3.548C6.812 4.948-2 18.443-2 34h4Zm19.555 32.227C9.93 60.166 2 48.007 2 34h-4c0 15.557 8.811 29.052 21.706 35.773l1.849-3.546ZM193.37 66H20.63v4h172.74v-4ZM212 34c0 14.008-7.93 26.167-19.555 32.227l1.849 3.546C207.189 63.052 216 49.557 216 34h-4ZM192.445 1.774C204.07 7.834 212 19.992 212 34h4c0-15.557-8.811-29.052-21.706-35.774l-1.849 3.548ZM20.63 2h172.74v-4H20.63v4Z' mask='url(%23a)'/%3E%3C/svg%3E")}.btn--lg{padding:22px 28px}.btn--link{padding:0;min-width:10px;background-color:rgba(0,0,0,0)}.scroll-up-button{position:fixed;display:none;bottom:80px;right:2px;padding:12px 10px;opacity:.5;z-index:99;border-radius:0;min-width:20px;background-color:#e8e8e8}.light-mode .scroll-up-button{background-color:#221f1f}.light-mode .scroll-up-button path{stroke:#fefefe !important}.scroll-up-button.show{display:block}.scroll-up-button:hover,.scroll-up-button:focus{opacity:1}.heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top:2px solid #fefefe;margin-bottom:16px;padding-top:24px}@media only screen and (max-width: 1024px){.heading{margin-bottom:24px;padding-top:20px}}@media only screen and (max-width: 767px){.heading{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:16px}}.heading__title{margin-bottom:0}.heading__link{margin-left:.5em;padding-top:.2em;font-family:"Trim","Trim Web",sans-serif;font-size:26px;font-weight:600;letter-spacing:.01em;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-transform:uppercase}@media only screen and (max-width: 1365px){.heading__link{font-size:24px}}@media only screen and (max-width: 1024px){.heading__link{font-size:20px}}@media only screen and (max-width: 767px){.heading__link{margin-left:0;padding-top:0;font-size:18px}}.faq-item{border-bottom:2px solid currentColor}.faq-item--active{border-bottom-color:#e66154}.faq-item--active .faq-item__button{color:#e66154}.faq-item__button{display:-webkit-box;display:-ms-flexbox;display:flex;padding:22px 0;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;text-align:left;-webkit-transition:background-color .5s ease-in-out;-o-transition:background-color .5s ease-in-out;transition:background-color .5s ease-in-out;color:inherit;background-color:rgba(0,0,0,0)}.faq-item__button:hover,.faq-item__button:focus{background-color:rgba(0,0,0,0);color:#e66154;opacity:1}.faq-item__title{margin-bottom:0;margin-right:15px;font-family:"Trim Web","Trim",sans-serif;font-size:22px;font-weight:500;text-transform:none}@media only screen and (max-width: 767px){.faq-item__title{font-size:20px}}.faq-item__arrow{width:22px;height:22px;-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;-o-transition:transform .2s linear;transition:transform .2s linear;transition:transform .2s linear, -webkit-transform .2s linear}.faq-item__arrow--rotate svg:first-child{display:none}.faq-item__arrow--rotate svg:last-child{display:inline}.faq-item__arrow svg:first-child{display:inline}.faq-item__arrow svg:last-child{display:none}.faq-item__text{display:none;padding:0 22px 22px}@media only screen and (max-width: 767px){.faq-item__text{padding:0 16px 16px}}.image-context{margin-bottom:-36px;overflow-x:hidden}@media only screen and (max-width: 1024px){.image-context{margin-bottom:0}}.image-context.section{padding-bottom:0}@media only screen and (max-width: 1024px){.image-context.section{margin-bottom:0;padding-bottom:32px}}@media only screen and (max-width: 767px){.image-context.section{padding-bottom:24px}}.image-context__row{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:2px solid #fefefe}@media only screen and (max-width: 1024px){.image-context__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.light-mode .image-context__row{border-top-color:#221f1f}.image-context__image-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-right:2px solid #fefefe;padding-top:60px;padding-bottom:60px;padding-right:5.5%;width:50%}@media only screen and (max-width: 1024px){.image-context__image-wrapper{border-right:0;padding-right:0;width:500px}}@media only screen and (max-width: 1024px)and (max-width: 767px){.image-context__image-wrapper{width:400px}}@media only screen and (max-width: 1024px)and (max-width: 575px){.image-context__image-wrapper{width:300px}}@media only screen and (max-width: 1024px)and (max-width: 374px){.image-context__image-wrapper{width:280px}}@media only screen and (max-width: 767px){.image-context__image-wrapper{padding-bottom:30px}}.light-mode .image-context__image-wrapper{border-right-color:#221f1f}.image-context__slider{width:470px;max-width:100%}.image-context__slider.swiper{overflow:visible}.image-context__image-inner{position:relative;border:2px solid #fefefe;width:100%;-webkit-clip-path:polygon(100% 0, 100% 95%, 95% 100%, 0 100%, 0 0);clip-path:polygon(100% 0, 100% 95%, 95% 100%, 0 100%, 0 0)}.light-mode .image-context__image-inner{border-color:#221f1f}.image-context__image-inner:after{content:"";position:absolute;right:-16px;bottom:8px;width:60px;height:2px;background-color:#fefefe;z-index:10;-webkit-transform:rotate(-50deg);-ms-transform:rotate(-50deg);transform:rotate(-50deg)}@media only screen and (max-width: 767px){.image-context__image-inner:after{bottom:4px}}@media only screen and (max-width: 575px){.image-context__image-inner:after{bottom:-2px}}.light-mode .image-context__image-inner:after{background-color:#221f1f}.image-context__image{position:relative;padding-bottom:122.34%;overflow:hidden}.image-context__image>img{position:absolute;width:100%;height:100%;top:0;bottom:0;left:0;right:0;-o-object-fit:cover;object-fit:cover}.image-context__image>picture{position:absolute;width:100%;height:100%;top:0;bottom:0;left:0;right:0}.image-context__image>picture>img{position:absolute;width:100%;height:100%;top:0;bottom:0;left:0;right:0;-o-object-fit:cover;object-fit:cover}.image-context__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:50px;padding-bottom:50px;padding-left:4.8%;width:50%}@media only screen and (max-width: 1024px){.image-context__content{padding:0;width:100%}}.image-context__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.image-context__title{margin-bottom:24px}@media only screen and (max-width: 767px){.image-context__title{margin-bottom:16px}}.image-context__text{border-left:2px solid #fefefe;margin-bottom:48px;margin-left:20px;padding-left:20px;max-width:500px}@media only screen and (max-width: 767px){.image-context__text{margin-left:16px;padding-left:16px}}@media only screen and (max-width: 767px){.image-context__text{margin-bottom:32px}}.light-mode .image-context__text{border-left-color:#221f1f;color:#4a4b4e}.image-context__actions{margin-top:auto}.partners{position:relative;overflow:hidden}.partners__title{margin-bottom:40px !important;font-family:"Trim","Trim Web",sans-serif;font-size:26px;font-weight:600;letter-spacing:.01em;text-transform:uppercase}@media only screen and (max-width: 1024px){.partners__title{margin-bottom:32px !important;font-size:24px}}@media only screen and (max-width: 767px){.partners__title{margin-bottom:24px !important;font-size:20px}}.partners__wrapper{position:relative;height:210px}.partners__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:210px}.partner{display:-webkit-box;display:-ms-flexbox;display:flex;width:210px;height:210px;-webkit-box-flex:0;-ms-flex:none;flex:none}.partner__image{margin:auto;max-width:160px}.partner__image img,.partner__image svg{display:inline-block;vertical-align:top;max-width:100%}.partner__image svg path{fill:currentColor}.partner__border{position:absolute;left:0;top:0;width:210px;height:210px}.post-image--full .post-image__inner{padding-bottom:56.25%}.post-image--event .post-image__inner{padding-bottom:100%}.post-image__wrapper{border:2px solid #fefefe}.post-image__inner{position:relative;padding-bottom:61.54%}.post-image__inner:after{content:"";position:absolute;bottom:-22px;right:-13px;z-index:15;width:38px;height:57px;border-left:2px solid #fefefe;background-color:#221f1f;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.post-image.active iframe{opacity:1;z-index:20}.post-image a,.post-image img,.post-image iframe{position:absolute;width:100%;height:100%;top:0;bottom:0;left:0;right:0}.post-image a{z-index:7;overflow:hidden}.post-image a:hover img,.post-image a:focus img{-webkit-transform:scale(1.08);-ms-transform:scale(1.08);transform:scale(1.08)}.post-image img{-o-object-fit:cover;object-fit:cover;z-index:5;-webkit-transition:-webkit-transform .25s linear;transition:-webkit-transform .25s linear;-o-transition:transform .25s linear;transition:transform .25s linear;transition:transform .25s linear, -webkit-transform .25s linear}.post-image iframe{opacity:0;z-index:2;-webkit-transition:opacity .25s linear;-o-transition:opacity .25s linear;transition:opacity .25s linear}.post-item{position:relative;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.post-item.format-video .post-image__inner,.post-item--video .post-image__inner{position:relative;padding-bottom:56.25%;overflow:hidden}.post-item.format-video .post-image__inner>img,.post-item--video .post-image__inner>img{position:absolute;width:100%;height:100%;top:0;bottom:0;left:0;right:0;-o-object-fit:cover;object-fit:cover}.post-item.format-video .post-image__inner>picture,.post-item--video .post-image__inner>picture{position:absolute;width:100%;height:100%;top:0;bottom:0;left:0;right:0}.post-item.format-video .post-image__inner>picture>img,.post-item--video .post-image__inner>picture>img{position:absolute;width:100%;height:100%;top:0;bottom:0;left:0;right:0;-o-object-fit:cover;object-fit:cover}.post-item__image{margin-bottom:40px}@media only screen and (max-width: 767px){.post-item__image{margin-bottom:24px}}.post-item__content{height:100%}.post-item__title{margin-bottom:24px}@media only screen and (max-width: 767px){.post-item__title{margin-bottom:16px}}.post-item__text{border-left:2px solid #fefefe;margin-left:16px;margin-bottom:48px;padding-left:16px}@media only screen and (max-width: 767px){.post-item__text{margin-bottom:32px}}.light-mode .post-item__text{border-left-color:#221f1f;color:#4a4b4e}.post-item__actions{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width: 1024px){.post-item__actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.post-item__button{margin-right:8px}@media only screen and (max-width: 1024px){.post-item__button{margin:0 0 8px}}.post-item__button:last-child{margin:0}.play-button{position:absolute;padding:0;top:50%;left:50%;border:0;width:64px;height:64px;margin-top:-32px;margin-left:-32px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:0;background-color:rgba(0,0,0,0);cursor:pointer;z-index:10}@media only screen and (max-width: 767px){.play-button{width:48px;height:48px;margin-top:-24px;margin-left:-24px}}.play-button:hover,.play-button:focus{outline:none}.play-button svg{width:100%;height:auto}.socials{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-8px;margin-right:-8px}.socials li{padding:8px;width:115px;height:115px}@media only screen and (max-width: 767px){.socials li{width:80px;height:80px}}.socials__link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#221f1f;background-color:#fefefe;width:100%;height:100%;overflow:hidden;-webkit-transition:background-color .25s;-o-transition:background-color .25s;transition:background-color .25s;-webkit-clip-path:polygon(100% 0, 100% 85%, 85% 100%, 0 100%, 0 0);clip-path:polygon(100% 0, 100% 85%, 85% 100%, 0 100%, 0 0)}.socials__link:hover,.socials__link:focus{color:#221f1f;background-color:#e66154}.light-mode .socials__link{color:#fefefe;background-color:#221f1f}.light-mode .socials__link:hover,.light-mode .socials__link:focus{color:#fefefe;background-color:#e66154}.socials__link svg{max-width:20px;height:auto !important;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:scale(2);-ms-transform:scale(2);transform:scale(2)}@media only screen and (max-width: 767px){.socials__link svg{-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5)}}.videos{overflow:hidden;margin-bottom:24px}@media only screen and (max-width: 1024px){.videos{margin-bottom:16px}}@media only screen and (max-width: 767px){.videos{margin-bottom:12px}}.videos__row{position:relative;border:2px solid #fefefe;color:#fff;background-color:#221f1f}.light-mode .videos__row{border-color:#221f1f}.videos__row:after{content:"";position:absolute;bottom:-22px;right:-14px;z-index:15;width:38px;height:54px;border-left:2px solid #fefefe;background-color:#221f1f;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.light-mode .videos__row:after{border-color:#221f1f;background-color:#e8e8e8}.videos__banner{position:relative;padding-bottom:56.65%;overflow:hidden;background-color:#221f1f}.videos__banner>img{position:absolute;width:100%;height:100%;top:0;bottom:0;left:0;right:0;-o-object-fit:cover;object-fit:cover}.videos__banner>picture{position:absolute;width:100%;height:100%;top:0;bottom:0;left:0;right:0}.videos__banner>picture>img{position:absolute;width:100%;height:100%;top:0;bottom:0;left:0;right:0;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 767px){.videos__banner>iframe{display:none}}.videos__banner img,.videos__banner video,.videos__banner iframe{opacity:0;position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);-webkit-transition:.5s transform ease,.5s opacity ease;-o-transition:.5s transform ease,.5s opacity ease;transition:.5s transform ease,.5s opacity ease}.videos__banner img.active,.videos__banner video.active,.videos__banner iframe.active{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}.videos__mob{display:none}@media only screen and (max-width: 767px){.videos__mob{display:block}}.videos__list{position:absolute;left:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;top:50%;width:100%;height:100%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:10}.videos__item{color:#fefefe;text-decoration:underline;opacity:.6;cursor:pointer;-webkit-transition:.5s opacity ease;-o-transition:.5s opacity ease;transition:.5s opacity ease}@media only screen and (max-width: 767px){.videos__item{display:none}}.videos__item:hover{opacity:1}.container{margin:0 auto;width:100%;max-width:1440px;padding:0 40px}@media only screen and (max-width: 1365px){.container{padding-left:36px;padding-right:36px}}@media only screen and (max-width: 1024px){.container{padding-left:24px;padding-right:24px}}.container--sm{max-width:1028px}.container--wide{max-width:1920px}body:not(.home) .site-main{padding-top:80px;padding-bottom:60px}@media only screen and (max-width: 1024px){body:not(.home) .site-main{padding-top:60px;padding-bottom:40px}}@media only screen and (max-width: 767px){body:not(.home) .site-main{padding-top:40px;padding-bottom:20px}}.site-content{padding-top:var(--header-height)}@media only screen and (max-width: 1024px){.site-content{padding-top:var(--header-height-mob);padding-top:var(--header-height)}}#page{display:grid;grid-auto-rows:1fr auto;min-height:100vh}.section{position:relative;z-index:10;padding:36px 0}@media only screen and (max-width: 1024px){.section{padding:32px 0}}@media only screen and (max-width: 767px){.section{padding:24px 0}}.footer{position:relative;z-index:10;margin-top:60px;background-color:#221f1f;color:#fefefe;border-top:2px solid #e8e8e8;line-height:1.45}@media only screen and (max-width: 1024px){.footer{margin-top:48px}}@media only screen and (max-width: 767px){.footer{margin-top:36px}}@media only screen and (max-width: 767px){.footer{margin-top:24px}}.footer__top{border-bottom:2px solid #fefefe;padding-bottom:1.4em}@media only screen and (max-width: 1024px){.footer__top{padding-bottom:1em}}@media only screen and (max-width: 767px){.footer__top{padding-bottom:.8em}}.footer__row{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width: 1024px){.footer__row{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:-24px;margin-right:-24px}}.footer__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-right:2px solid #fefefe;padding:24px 60px 32px 0;width:50%;-webkit-box-flex:0;-ms-flex:none;flex:none}@media only screen and (max-width: 1024px){.footer__info{border-right:0;border-bottom:2px solid #fefefe;padding-right:24px;padding-left:24px;width:100%}}.footer__text{border-left:2px solid #fefefe;margin-left:16px;margin-bottom:16px;padding-left:16px;max-width:565px;line-height:1}.footer__text p{line-height:1.36}.footer__actions{margin-top:auto}.footer__nav{width:50%;-webkit-box-flex:0;-ms-flex:none;flex:none}@media only screen and (max-width: 1024px){.footer__nav{margin-left:-24px;margin-right:-24px;border-left:2px solid #fefefe;width:100%}}@media only screen and (max-width: 575px){.footer__nav{border-left:0}}.footer__menu{display:grid;grid-template-columns:repeat(3, 1fr)}@media only screen and (max-width: 767px){.footer__menu{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 575px){.footer__menu{display:block}}@media only screen and (max-width: 767px){.footer__menu--socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-top:2px solid #fefefe;margin-top:-2px}}.footer .menu-item{border-bottom:2px solid #fefefe;border-right:2px solid #fefefe;text-align:center}@media only screen and (max-width: 575px){.footer .menu-item{border-right:0}}.footer .menu-item--full{grid-column:1/-1}@media only screen and (max-width: 575px){.footer .menu-item:last-child{margin-bottom:0}}.footer .menu-item a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:32px 20px;width:100%;height:100%;color:inherit;font-weight:600;font-size:20px;text-transform:uppercase;text-decoration:none}@media only screen and (max-width: 767px){.footer .menu-item a{font-size:18px}}@media only screen and (max-width: 575px){.footer .menu-item a{padding:12px 20px}}.footer .menu-item a:hover,.footer .menu-item a:focus{color:#e66154}.footer .menu-item--social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 767px){.footer .menu-item--social{border-right:2px solid #fefefe}}@media only screen and (max-width: 767px){.light-mode .footer .menu-item--social{border-right-color:#221f1f}}@media only screen and (max-width: 767px){.footer .menu-item--social:first-child{border-left:2px solid #fefefe}}@media only screen and (max-width: 767px){.light-mode .footer .menu-item--social:first-child{border-left-color:#221f1f}}@media only screen and (max-width: 767px){.footer .menu-item--social a{padding:20px;min-width:60px}}.footer .menu-item--social svg{margin-right:10px;max-width:20px}@media only screen and (max-width: 767px){.footer .menu-item--social svg{margin-right:0}}@media only screen and (max-width: 767px){.footer .menu-item--social span{font-size:0}}.footer .menu-item.current-menu-item{color:#e66154}.footer .menu-item .sub-menu{display:none}.footer__bottom{position:relative;top:-2px;border-top:2px solid #fefefe;padding:20px 0 24px}.footer__copy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 767px){.footer__copy{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer__copy p{margin:0;font-size:16px;line-height:1.75}@media only screen and (max-width: 767px){.footer__copy p{margin-bottom:10px;font-size:14px;text-align:center}}@media only screen and (max-width: 767px){.footer__copy p:last-child{margin-bottom:0}}.footer__copy a{color:#f6a953}.footer__copy a:hover,.footer__copy a:focus{color:#e66154;text-decoration:none}form p{margin:0}form .error{display:inline-block;vertical-align:middle;margin-bottom:15px;color:red;margin-top:-10px}input[type=text],input[type=email],input[type=tel],input[type=number],input[type=date],input[type=time],input[type=month],input[type=password],input[type=search],input[type=url],input[type=week],input[type=datetime],select,textarea{display:inline-block;vertical-align:middle;width:100%;padding:30px 40px;border:2px solid #fefefe;border-radius:0;font-size:22px;line-height:1.1;font-weight:500;font-family:"Trim Web","Trim",sans-serif;-webkit-box-shadow:none;box-shadow:none;outline:none;color:#fefefe;background-color:#221f1f;letter-spacing:.01em}@media only screen and (max-width: 1024px){input[type=text],input[type=email],input[type=tel],input[type=number],input[type=date],input[type=time],input[type=month],input[type=password],input[type=search],input[type=url],input[type=week],input[type=datetime],select,textarea{font-size:20px}}@media only screen and (max-width: 767px){input[type=text],input[type=email],input[type=tel],input[type=number],input[type=date],input[type=time],input[type=month],input[type=password],input[type=search],input[type=url],input[type=week],input[type=datetime],select,textarea{padding:20px;font-size:18px}}@media only screen and (max-width: 575px){input[type=text],input[type=email],input[type=tel],input[type=number],input[type=date],input[type=time],input[type=month],input[type=password],input[type=search],input[type=url],input[type=week],input[type=datetime],select,textarea{font-size:16px}}.light-mode input[type=text],.light-mode input[type=email],.light-mode input[type=tel],.light-mode input[type=number],.light-mode input[type=date],.light-mode input[type=time],.light-mode input[type=month],.light-mode input[type=password],.light-mode input[type=search],.light-mode input[type=url],.light-mode input[type=week],.light-mode input[type=datetime],.light-mode select,.light-mode textarea{border-color:#221f1f;color:#221f1f;background-color:#e8e8e8}input[type=text],input[type=email],input[type=tel],input[type=password],input[type=url],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}textarea{height:110px}.forminator-ui .forminator-row{margin-bottom:16px !important}.forminator-ui .forminator-row.forminator-row-last{margin-bottom:0 !important}.forminator-ui .forminator-label{display:none !important}.forminator-ui .forminator-input,.forminator-ui .forminator-textarea{border:2px solid #fefefe !important;border-radius:0 !important;margin-bottom:0 !important;padding:30px 40px !important;width:100% !important;background-color:#221f1f !important;color:#fefefe !important;font-size:22px !important;line-height:1.1 !important;font-weight:500 !important}@media only screen and (max-width: 1024px){.forminator-ui .forminator-input,.forminator-ui .forminator-textarea{font-size:20px !important}}@media only screen and (max-width: 767px){.forminator-ui .forminator-input,.forminator-ui .forminator-textarea{padding:20px !important;font-size:18px !important}}@media only screen and (max-width: 575px){.forminator-ui .forminator-input,.forminator-ui .forminator-textarea{font-size:16px !important}}.light-mode .forminator-ui .forminator-input,.light-mode .forminator-ui .forminator-textarea{border-color:#221f1f !important;color:#221f1f !important;background-color:#e8e8e8 !important}.forminator-ui .forminator-textarea{height:110px}.forminator-ui .forminator-button{border:0 !important;border-radius:0 !important;margin-bottom:0 !important;padding:32px 40px 26px !important;width:100% !important;color:#221f1f !important;font-family:"Trim","Trim Web",sans-serif !important;background-color:#e8e8e8 !important;font-size:22px !important;line-height:1.1 !important;font-weight:600 !important;text-transform:uppercase !important;-webkit-box-shadow:none !important;box-shadow:none !important;-webkit-clip-path:polygon(100% 0, 100% 82%, 97% 100%, 0 100%, 0 0);clip-path:polygon(100% 0, 100% 82%, 97% 100%, 0 100%, 0 0)}@media only screen and (max-width: 1024px){.forminator-ui .forminator-button{font-size:20px !important}}@media only screen and (max-width: 767px){.forminator-ui .forminator-button{padding:26px 20px 22px !important;font-size:18px !important}}@media only screen and (max-width: 575px){.forminator-ui .forminator-button{font-size:16px !important}}.light-mode .forminator-ui .forminator-button{border-color:#fefefe !important;color:#fefefe !important;background-color:#221f1f !important}.header{position:absolute;top:0;left:0;right:0;background-color:#221f1f;border-bottom:2px solid #fefefe;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:-webkit-box-shadow .25s linear,-webkit-transform .1s ease-in-out;transition:-webkit-box-shadow .25s linear,-webkit-transform .1s ease-in-out;-o-transition:box-shadow .25s linear,transform .1s ease-in-out;transition:box-shadow .25s linear,transform .1s ease-in-out;transition:box-shadow .25s linear,transform .1s ease-in-out,-webkit-box-shadow .25s linear,-webkit-transform .1s ease-in-out;z-index:999}.header.fixed{position:fixed;-webkit-box-shadow:1px 1px 7px 0 rgba(0,0,0,.5);box-shadow:1px 1px 7px 0 rgba(0,0,0,.5)}.header.fixed .header__row{padding:10px 0}.header__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:23px 0;-webkit-transition:padding .25s linear;-o-transition:padding .25s linear;transition:padding .25s linear}@media only screen and (max-width: 1024px){.header__row{padding:15px 0}}.header__logo{margin-right:15px;position:relative;z-index:10;width:178px;-webkit-box-flex:0;-ms-flex:none;flex:none}@media only screen and (max-width: 1365px){.header__logo{width:150px}}@media only screen and (max-width: 1024px){.header__logo{width:120px}}.header__logo--dark{display:none}.header__logo img{width:100%}.header__menu-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 15px}@media only screen and (max-width: 1100px){.header__menu-wrapper{padding:0}}.header__menu-wrapper--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(min-width: 992px){.header__menu-wrapper{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}}@media only screen and (max-width: 1024px){.header__menu-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:0;height:100dvh;position:fixed;top:0;left:0;right:0;margin-left:auto;width:100%;max-width:100%;padding:var(--header-height-mob) 0 var(--header-height-mob);z-index:5;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);background:rgba(0,0,0,0);overflow:hidden;-webkit-transition:background-color .6s ease-in-out,-webkit-transform .3s ease-in-out;transition:background-color .6s ease-in-out,-webkit-transform .3s ease-in-out;-o-transition:transform .3s ease-in-out,background-color .6s ease-in-out;transition:transform .3s ease-in-out,background-color .6s ease-in-out;transition:transform .3s ease-in-out,background-color .6s ease-in-out,-webkit-transform .3s ease-in-out}}@media(max-height: 640px){.header__menu-wrapper{padding-top:60px}}@media only screen and (max-width: 1024px){.header__menu-wrapper.active{background-color:#221f1f;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@media only screen and (max-width: 1024px){.header__menu-wrapper.active .header__navigation{display:block;-webkit-animation:fade-in-bottom .6s cubic-bezier(0.39, 0.575, 0.565, 1) both;animation:fade-in-bottom .6s cubic-bezier(0.39, 0.575, 0.565, 1) both}}@media only screen and (max-width: 1024px){.header__menu-wrapper.out{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}}@media only screen and (max-width: 1024px){.header__menu-wrapper.out .header__navigation{display:none}}@media only screen and (max-width: 1024px){.header__menu-wrapper.out .header__actions--mobile{display:none}}.header__navigation{width:100%}@media only screen and (max-width: 1024px){.header__navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-animation-name:slideFromBottom;animation-name:slideFromBottom;-webkit-animation-duration:2s;animation-duration:2s}}.header__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width: 1024px){.header__menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.header__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:none;flex:none;margin-left:15px;min-width:178px;text-align:right}@media only screen and (max-width: 1365px){.header__actions{min-width:150px}}@media only screen and (max-width: 1024px){.header__actions{display:none;min-width:10px}}.header__actions--mobile{margin:0;display:none;-webkit-animation-name:slideFromBottom;animation-name:slideFromBottom;-webkit-animation-duration:2s;animation-duration:2s}@media only screen and (max-width: 1024px){.header__actions--mobile{width:-webkit-max-content;width:-moz-max-content;width:max-content;display:block;position:absolute;left:50%;bottom:30px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}@media(max-height: 640px){.header__actions--mobile{right:30px;left:auto;margin-left:0}}.header .menu-item{position:relative;padding:0 2%;text-align:center}@media only screen and (max-width: 1365px){.header .menu-item{padding-left:15px;padding-right:15px}}@media only screen and (max-width: 1024px){.header .menu-item{padding:20px;width:100%;text-align:left}}@media(max-height: 640px){.header .menu-item{padding-top:10px;padding-bottom:10px}}@media(max-height: 560px){.header .menu-item{padding-top:0;padding-bottom:0}}.header .menu-item.current-menu-item a{color:#f6a953 !important}.header .menu-item a{position:relative;display:inline-block;vertical-align:middle;padding-top:.3em;font-size:20px;line-height:1.2;font-weight:600;letter-spacing:normal;color:#fefefe;text-decoration:none;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear;text-transform:uppercase}@media only screen and (max-width: 1500px){.header .menu-item a{font-size:18px}}@media only screen and (max-width: 1365px){.header .menu-item a{font-size:16px}}@media only screen and (max-width: 1024px){.header .menu-item a{padding-top:0;width:100%;font-size:24px}}@media(max-height: 560px){.header .menu-item a{font-size:18px}}.header .menu-item a:hover,.header .menu-item a:focus{color:#f6a953 !important}@media only screen and (max-width: 1024px){.header .menu-item a br{display:none}}.header .sub-menu{display:none;position:absolute;left:0;top:25px;list-style:none;margin:0;width:-webkit-max-content;width:-moz-max-content;width:max-content;min-width:100%;padding:10px;background-color:#221f1f;z-index:5}@media only screen and (max-width: 1024px){.header .sub-menu{position:static;display:block;padding:0}}.header .sub-menu:hover,.header .sub-menu:focus{display:block}.header .sub-menu .menu-item{padding:10px}@media only screen and (max-width: 1024px){.header .sub-menu .menu-item{padding:0}}.header .sub-menu .menu-item a{display:inline-block;vertical-align:middle;width:100%}.header__burger{position:relative;display:none;margin-left:auto;height:40px;width:40px;background-color:#221f1f !important;border-radius:50%;z-index:10}@media only screen and (max-width: 1024px){.header__burger{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}}.header__burger span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle;-webkit-transition:all .25s;-o-transition:all .25s;transition:all .25s;position:absolute;left:50%;margin-left:-8px;top:16px;height:1px;width:16px;background-color:#e8e8e8;cursor:pointer}.header__burger span:nth-child(2){top:22px}.header__burger.active{border:1px solid #fefefe}.header__burger.active span{top:19px}.header__burger.active span:nth-child(1){-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.header__burger.active span:nth-child(2){-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.toggle{position:relative;display:inline-block;width:70px;height:32px}.toggle input{position:absolute;height:0;width:0;opacity:0;visibility:hidden}.toggle input:checked+.toggle__slider{background-color:#221f1f}.toggle input:checked+.toggle__slider:before{background-color:#e8e8e8;-webkit-transform:translateX(35px);-ms-transform:translateX(35px);transform:translateX(35px)}.toggle__slider{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:16px;background-color:#e8e8e8;cursor:pointer;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.toggle__slider:before{content:"";position:absolute;height:24px;width:24px;left:5px;bottom:4px;border-radius:50%;background-color:#221f1f;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}@media only screen and (max-width: 1024px){body.menu-open{overflow:hidden}}.blog--recent{padding-top:36px}@media only screen and (max-width: 767px){.blog--recent{padding-top:32px}}.blog__posts-by-cat{display:none}.blog__posts-by-cat[data-category=all]{display:block}.blog__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 1024px){.blog__heading{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:24px}}.blog__heading .main-title{margin-bottom:0}.blog__categories{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-0.2em 0 0 .2em;padding:0;font-family:"Trim","Trim Web",sans-serif;font-size:28px;font-weight:600;letter-spacing:.01em;text-transform:uppercase;list-style:none}@media only screen and (max-width: 1365px){.blog__categories{font-size:26px}}@media only screen and (max-width: 1024px){.blog__categories{margin:0;font-size:22px}}@media only screen and (max-width: 767px){.blog__categories{font-size:20px}}@media only screen and (max-width: 575px){.blog__categories{width:100%}}.blog__categories a:hover,.blog__categories a.active{color:#e66154;text-decoration:underline}.blog--main{margin-bottom:80px}@media only screen and (max-width: 1024px){.blog--main{margin-bottom:60px}}@media only screen and (max-width: 767px){.blog--main{margin-bottom:40px}}.blog--main:last-child{margin-bottom:0}.blog--main .promo{margin-bottom:0}.blog__list{display:grid;grid-gap:80px 20px;grid-template-columns:repeat(3, 1fr)}@media only screen and (max-width: 1024px){.blog__list{grid-gap:60px 20px;grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 767px){.blog__list{grid-template-columns:minmax(150px, 500px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;grid-gap:40px 20px}}.blog__pagination{margin-top:8%}@media only screen and (max-width: 1024px){.blog__pagination{margin-top:60px}}.blog__pagination .nav-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.blog__pagination .page-numbers{display:inline-block;vertical-align:top;margin:0 14px;padding:10px;color:#b1b1b1;font-family:"Trim","Trim Web",sans-serif;font-weight:600;font-size:26px;letter-spacing:.01em;text-decoration:none}@media only screen and (max-width: 1024px){.blog__pagination .page-numbers{margin-left:10px;margin-right:10px;font-size:24px}}@media only screen and (max-width: 767px){.blog__pagination .page-numbers{margin-left:5px;margin-right:5px;font-size:20px}}.blog__pagination .page-numbers:hover,.blog__pagination .page-numbers:focus,.blog__pagination .page-numbers.current{color:#e66154;text-decoration:underline}.blog__caption{margin-bottom:32px;font-family:"Trim","Trim Web",sans-serif;font-size:26px;font-weight:600;letter-spacing:.01em;text-transform:uppercase}@media only screen and (max-width: 1024px){.blog__caption{font-size:24px}}@media only screen and (max-width: 767px){.blog__caption{margin-bottom:24px;font-size:20px}}.contacts__title{margin-bottom:16px}.contacts__image{margin-bottom:40px}@media only screen and (max-width: 1024px){.contacts__image{margin-bottom:36px}}@media only screen and (max-width: 767px){.contacts__image{margin-bottom:24px}}.contacts__row{position:relative;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width: 1024px){.contacts__row{-ms-flex-wrap:wrap;flex-wrap:wrap}}.contacts__col{padding-right:5%;width:50%}@media only screen and (max-width: 1024px){.contacts__col{margin-bottom:36px;padding:0;width:100%}}.contacts__col--form{padding-right:0}@media only screen and (max-width: 1024px){.contacts__col--form{margin-bottom:0}}.contacts__socials{margin-bottom:50px}@media only screen and (max-width: 1024px){.contacts__socials{margin-bottom:40px}}@media only screen and (max-width: 767px){.contacts__socials{margin-bottom:32px}}.contacts__text{border-left:2px solid #fefefe;margin-left:16px;padding-left:16px;font-size:28px;text-transform:uppercase;font-weight:600;font-family:"Trim","Trim Web",sans-serif;letter-spacing:.01em}@media only screen and (max-width: 1500px){.contacts__text{font-size:24px}}@media only screen and (max-width: 1365px){.contacts__text{font-size:20px}}@media only screen and (max-width: 767px){.contacts__text{font-size:18px}}@media only screen and (max-width: 575px){.contacts__text{border-left:0;margin-left:0;padding-left:0;font-size:16px}}@media only screen and (max-width: 374px){.contacts__text{font-size:14px}}.light-mode .contacts__text{border-left-color:#221f1f}.contacts__text a{color:inherit;text-decoration:none}.contacts__text a:hover,.contacts__text a:focus{color:#e66154;text-decoration:none}.top-banner{padding-top:.4em;padding-bottom:1.4em}@media only screen and (max-width: 1365px){.top-banner{padding-top:.3em}}@media only screen and (max-width: 1024px){.top-banner{padding-bottom:1em}}@media only screen and (max-width: 767px){.top-banner{padding-bottom:.8em}}.promo{margin-bottom:36px}@media only screen and (max-width: 1024px){.promo{margin-bottom:32px}}@media only screen and (max-width: 767px){.promo{margin-bottom:24px}}.promo__row{position:relative;border:2px solid #fefefe;padding-bottom:56.25%;color:#fff;background-color:#221f1f}.promo__row:hover img,.promo__row:focus img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.promo__row:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;background-position:50% 50%;background-repeat:no-repeat;background-size:cover;background-image:-o-linear-gradient(39deg, rgba(0, 0, 0, 0.3) 59.51%, rgba(0, 0, 0, 0) 100%),-o-linear-gradient(49deg, rgba(0, 0, 0, 0.4) 42.1%, rgba(0, 0, 0, 0) 100%);background-image:linear-gradient(51deg, rgba(0, 0, 0, 0.3) 59.51%, rgba(0, 0, 0, 0) 100%),linear-gradient(41deg, rgba(0, 0, 0, 0.4) 42.1%, rgba(0, 0, 0, 0) 100%);z-index:5}.promo__row:after{content:"";position:absolute;bottom:-22px;right:-14px;z-index:15;width:38px;height:54px;border-left:2px solid #fefefe;background-color:#221f1f;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.promo__banner{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;z-index:2;overflow:hidden}.promo__banner .plyr,.promo__banner .plyr__video-embed,.promo__banner img,.promo__banner video,.promo__banner iframe{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.promo__banner img{-webkit-transition:-webkit-transform .25s linear;transition:-webkit-transform .25s linear;-o-transition:transform .25s linear;transition:transform .25s linear;transition:transform .25s linear, -webkit-transform .25s linear}.promo__content{position:absolute;left:0;right:0;bottom:0;z-index:10;padding:0 60px 48px}@media only screen and (max-width: 1024px){.promo__content{padding:0 48px 32px}}@media only screen and (max-width: 767px){.promo__content{padding:0 24px 24px}}@media only screen and (max-width: 575px){.promo__content{padding:0 12px 16px}}.promo__title{margin-bottom:32px;max-width:600px;line-height:.85}@media only screen and (max-width: 767px){.promo__title{margin-bottom:24px}}@media only screen and (max-width: 575px){.promo__title{margin-bottom:16px;font-size:32px}}@media only screen and (max-width: 374px){.promo__title{margin-bottom:16px;font-size:26px}}.promo__text{border-left:2px solid #fff;margin-left:16px;padding-left:16px;max-width:430px;line-height:1.27}@media only screen and (max-width: 767px){.promo__text{font-size:14px}}@media only screen and (max-width: 575px){.promo__text{margin-left:0;font-size:12px}}.promo__actions{margin-top:40px}@media only screen and (max-width: 1024px){.promo__actions{margin-top:32px}}@media only screen and (max-width: 767px){.promo__actions{margin-top:24px}}@media only screen and (max-width: 575px){.promo__actions{display:none}}.posts__row{display:grid;grid-gap:20px;grid-template-columns:1fr 1fr 1fr}@media only screen and (max-width: 1024px){.posts__row{grid-template-columns:minmax(150px, 500px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;grid-gap:32px}}.posts__actions{margin-top:54px;text-align:center}@media only screen and (max-width: 1024px){.posts__actions{margin-top:40px}}@media only screen and (max-width: 767px){.posts__actions{margin-top:32px}}.products__row{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:20px}@media only screen and (max-width: 1024px){.products__row{grid-template-columns:minmax(150px, 500px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.products__featured .product__title{font-family:"Trim","Trim Web",sans-serif;font-weight:600;font-size:28px}@media only screen and (max-width: 1024px){.products__featured .product__title{font-size:24px}}@media only screen and (max-width: 767px){.products__featured .product__title{font-size:20px}}.products__list{position:relative;z-index:10;display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:20px}@media only screen and (max-width: 767px){.products__list{grid-template-columns:minmax(150px, 500px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.products__item{position:relative;z-index:10}.product__image{margin-bottom:20px}.product__content{border-left:2px solid #fefefe;margin-left:16px;padding-left:16px}.light-mode .product__content{border-left-color:#221f1f}.product__title{margin-bottom:0;font-family:"Trim Web","Trim",sans-serif;font-weight:500;font-size:20px;letter-spacing:.01em;text-transform:uppercase}@media only screen and (max-width: 767px){.product__title{font-size:18px}}.product__text{margin-top:12px}@media only screen and (max-width: 767px){.product__text{margin-top:4px}}.article__header{margin-bottom:48px}@media only screen and (max-width: 767px){.article__header{margin-bottom:32px}}.article hr{margin-top:48px}@media only screen and (max-width: 767px){.article hr{margin-top:32px}}.article__breadcrumbs{margin-bottom:30px;padding-bottom:48px;border-bottom:2px solid currentColor;font-weight:600;font-size:20px;font-family:"Trim","Trim Web",sans-serif;text-transform:uppercase;letter-spacing:.01em}@media only screen and (max-width: 1024px){.article__breadcrumbs{padding-bottom:36px;font-size:18px}}@media only screen and (max-width: 767px){.article__breadcrumbs{padding-bottom:24px;font-size:16px}}@media only screen and (max-width: 575px){.article__breadcrumbs{font-size:14px}}.article__breadcrumbs span{display:inline}.article__breadcrumbs>span>span:first-child{display:none}.article__breadcrumbs a{position:relative;display:inline-block;vertical-align:top;padding-right:38px;color:inherit;text-decoration:none}.article__breadcrumbs a:hover,.article__breadcrumbs a:focus{color:#e66154;text-decoration:none}.article__breadcrumbs a[href$="blog/"]{display:none}.article__breadcrumbs a:after{content:"";position:absolute;right:12px;top:50%;margin-top:-10px;width:8px;height:16px;background-repeat:no-repeat;background-size:contain;background-position:50% 50%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='18' fill='none'%3E%3Cpath stroke='%23FEFEFE' stroke-width='2' d='m1 1 8 8-8 8'/%3E%3C/svg%3E")}.light-mode .article__breadcrumbs a:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='18' fill='none'%3E%3Cpath stroke='%23221F1F' stroke-width='2' d='m1 1 8 8-8 8'/%3E%3C/svg%3E")}.article__image{margin-bottom:50px}@media only screen and (max-width: 1024px){.article__image{margin-bottom:42px}}@media only screen and (max-width: 767px){.article__image{margin-bottom:32px}}.article__title{margin-bottom:50px;text-transform:uppercase;font-weight:700;font-family:"Trim Poster Lean","Trim",sans-serif}@media only screen and (max-width: 1024px){.article__title{margin-bottom:42px}}@media only screen and (max-width: 767px){.article__title{margin-bottom:32px}}.article__meta{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:50px;font-size:20px;text-transform:uppercase;font-weight:600;font-family:"Trim","Trim Web",sans-serif;letter-spacing:.01em}@media only screen and (max-width: 1024px){.article__meta{margin-bottom:42px;font-size:18px}}@media only screen and (max-width: 767px){.article__meta{margin-bottom:32px;font-size:16px}}.article__excerpt{border-left:2px solid #fefefe;margin-bottom:50px;margin-left:24px;padding-left:24px;font-weight:600;font-family:"Trim","Trim Web",sans-serif;font-size:30px;line-height:1.33;letter-spacing:.01em}@media only screen and (max-width: 1024px){.article__excerpt{margin-bottom:42px;margin-left:16px;padding-left:16px}}@media only screen and (max-width: 767px){.article__excerpt{margin-bottom:32px;font-size:18px}}.light-mode .article__excerpt{border-left-color:#221f1f}.article__content h1,.article__content h2,.article__content h3,.article__content h4,.article__content h5,.article__content h6{color:inherit;margin-top:40px}@media only screen and (max-width: 767px){.article__content h1,.article__content h2,.article__content h3,.article__content h4,.article__content h5,.article__content h6{margin-top:32px}}.article__content a{color:#e66154}.article__content a:hover,.article__content a:focus{color:#f6a953}.article__content p>img{display:block;margin-top:16px;margin-bottom:16px}@media only screen and (max-width: 767px){.article__content p>img{margin-top:14px;margin-bottom:14px}}.article__content p .aligncenter{margin-right:auto;margin-left:auto}.article__content p .alignright{margin-left:auto}.article__content .wp-caption{margin:40px 0;max-width:100%;width:100% !important}@media only screen and (max-width: 767px){.article__content .wp-caption{margin-top:32px;margin-bottom:32px}}.article__content .wp-caption.size-full{width:100%}.article__content .wp-caption.size-full img{width:100%}.article__content .wp-caption .aligncenter{text-align:center;margin-left:auto;margin-right:auto}.article__content .wp-caption .alignright{text-align:right;margin-left:auto}.article__content blockquote{border-left:2px solid #fefefe;margin:64px 0 64px 24px;padding:0 0 0 24px;width:100%;font-family:"Trim","Trim Web",sans-serif;font-weight:600;font-size:64px;line-height:1.1;letter-spacing:-0.01em}@media only screen and (max-width: 1500px){.article__content blockquote{font-size:60px}}@media only screen and (max-width: 1365px){.article__content blockquote{font-size:54px}}@media only screen and (max-width: 1024px){.article__content blockquote{margin-top:48px;margin-bottom:48px;margin-left:16px;padding-left:16px;font-size:48px}}@media only screen and (max-width: 767px){.article__content blockquote{margin-top:32px;margin-bottom:32px;font-size:42px}}@media only screen and (max-width: 575px){.article__content blockquote{font-size:36px}}.light-mode .article__content blockquote{border-left-color:#221f1f}.article__content blockquote p{color:inherit !important}.article__content .banner{margin:40px 0}@media only screen and (max-width: 767px){.article__content .banner{display:none}}.article__content .gallery{margin:40px 0}@media only screen and (max-width: 767px){.article__content .gallery{margin-top:32px;margin-bottom:32px}}.article__content .gallery .slick-list{width:100% !important}.article__content .gallery .slick-arrow{position:absolute;top:50%;left:16px;border:0;padding:0;margin-top:-22px;background-color:#e66154;width:44px;height:44px;font-size:0;z-index:20;background-position:50%;background-repeat:no-repeat;background-size:auto;background-image:url(images/arrow-icon-b5118ec.svg);cursor:pointer}@media only screen and (max-width: 767px){.article__content .gallery .slick-arrow{left:0;width:36px;height:36px;margin-top:-18px}}.article__content .gallery .slick-arrow:focus{outline:none}.article__content .gallery .slick-arrow.slick-next{left:auto;right:16px;-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}@media only screen and (max-width: 767px){.article__content .gallery .slick-arrow.slick-next{right:0}}.article__content .gallery-item{margin-bottom:0}.article__content .gallery-icon{position:relative;padding-bottom:56.1%;overflow:hidden}.article__content .gallery-icon>img{position:absolute;width:100%;height:100%;top:0;bottom:0;left:0;right:0;-o-object-fit:cover;object-fit:cover}.article__content .gallery-icon>picture{position:absolute;width:100%;height:100%;top:0;bottom:0;left:0;right:0}.article__content .gallery-icon>picture>img{position:absolute;width:100%;height:100%;top:0;bottom:0;left:0;right:0;-o-object-fit:cover;object-fit:cover}.article__content iframe{display:block;max-width:100%;margin:40px auto}@media only screen and (max-width: 767px){.article__content iframe{margin-top:32px;margin-bottom:32px}}.wp-caption-text{position:relative;border-bottom:2px solid #fefefe;padding:12px 0 12px 30px;font-size:14px;font-weight:600}@media only screen and (max-width: 767px){.wp-caption-text{padding-top:8px;padding-bottom:8px;font-size:12px}}.light-mode .wp-caption-text{border-bottom-color:#221f1f}.wp-caption-text:before{content:"";position:absolute;left:0;top:50%;margin-top:-8px;width:18px;height:16px;background-repeat:no-repeat;background-position:50%;background-size:contain;background-image:url(images/photo-icon-e500f49.svg)}.ain-list{margin:40px 0;padding:32px 48px;background-color:#000}@media only screen and (max-width: 767px){.ain-list{margin-top:32px;margin-bottom:32px;padding:24px 32px}}.ain-list>p{text-transform:uppercase;margin-bottom:18px;font-weight:800;color:inherit !important}.ain-list ul,.ain-list ol{margin:0}.ain-list ul{padding:0;list-style:none}.ain-list li{position:relative;margin-bottom:16px;padding-left:21px;font-size:16px;font-weight:600;line-height:1.5;letter-spacing:-0.01em;-webkit-transition:color .1s linear;-o-transition:color .1s linear;transition:color .1s linear}.ain-list li:last-child{margin-bottom:0}.ain-list li:before{content:"";position:absolute;left:0;top:8px;width:9px;height:9px;background-color:#e66154;-webkit-transition:background-color .1s linear;-o-transition:background-color .1s linear;transition:background-color .1s linear}.ain-list li a{color:inherit}.ain-list li a:hover,.ain-list li a:focus{color:#e66154}body.single .navigation{border:0;margin-top:0;padding:28px 0}body.single .navigation__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 !important;margin:0 !important;list-style:none !important}@media only screen and (max-width: 374px){body.single .navigation__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}body.single .navigation a{position:relative;display:inline-block;vertical-align:middle;font-weight:700;font-size:16px;color:#fefefe;font-family:"Trim Web","Trim",sans-serif;padding:14px 30px;line-height:1;text-align:center;background-color:#e66154;text-transform:uppercase;-webkit-transition:all .25s linear;-o-transition:all .25s linear;transition:all .25s linear}body.single .navigation a:hover,body.single .navigation a:focus{text-decoration:none}@media only screen and (max-width: 374px){body.single .navigation .post-page-numbers{margin-bottom:16px}}@media only screen and (max-width: 374px){body.single .navigation .post-page-numbers:last-child{margin-bottom:0}}body.single .navigation .post-page-numbers:last-child[href*="/2/"]{margin-left:auto}body[class*=single-paged-] .navigation .post-page-numbers:last-child[href*="/2/"]{margin-left:0}.event__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:48px}@media only screen and (max-width: 1024px){.event__heading{margin-bottom:32px}}@media only screen and (max-width: 767px){.event__heading{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:24px}}.event__title{margin-bottom:0;max-width:500px;font-family:"Trim Poster Lean","Trim",sans-serif;line-height:.85;font-weight:700;text-transform:uppercase}.event__price{position:relative;margin-left:24px}@media only screen and (max-width: 767px){.event__price{margin:16px 0 0}}.event__price-inner{position:relative;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:2px solid currentColor;padding:30px 40px}@media only screen and (max-width: 1024px){.event__price-inner{margin:10px 0 0}}@media only screen and (max-width: 575px){.event__price-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.event__price-inner:after{content:"";position:absolute;bottom:-22px;right:-13px;z-index:15;width:38px;height:57px;border-left:2px solid currentColor;background-color:#221f1f;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.light-mode .event__price-inner:after{background-color:#e8e8e8}.event__price-value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;padding-top:.1em;font-family:"Trim Poster Lean","Trim",sans-serif;line-height:.85;font-weight:700;text-transform:uppercase;font-size:64px}.event__price-value span:first-child{font-size:20px}.event__button{margin-left:16px;white-space:nowrap}@media only screen and (max-width: 575px){.event__button{margin:10px 0 0}}.event__button:first-child{margin-left:0}@media only screen and (max-width: 575px){.event__button:first-child{margin-top:0}}.event__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 767px){.event__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.event__info{width:48%}@media only screen and (max-width: 767px){.event__info{width:100%;margin-bottom:24px}}.event__item{border-left:2px solid currentColor;margin-bottom:40px;margin-left:16px;padding-left:24px}@media only screen and (max-width: 1024px){.event__item{margin-bottom:36px}}@media only screen and (max-width: 767px){.event__item{margin-bottom:24px;padding-left:16px}}.event__item:last-child{margin-bottom:0}.event__caption{margin-bottom:16px}@media only screen and (max-width: 767px){.event__caption{margin-bottom:12px}}.event__link{display:inline-block;vertical-align:top;margin-top:12px;width:100%;text-decoration:underline}@media only screen and (max-width: 767px){.event__link{margin-top:8px}}.event__image{width:48%}@media only screen and (max-width: 767px){.event__image{display:none;margin-top:24px;width:100%}}.event__image--mob{display:none}@media only screen and (max-width: 767px){.event__image--mob{display:block}}.content-section{margin-top:36px}@media only screen and (max-width: 767px){.content-section{margin-top:24px}}.content-section:last-child .content-section__row{padding-bottom:0}.content-section__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top:2px solid #fefefe;padding-top:20px;padding-bottom:30px}@media only screen and (max-width: 1024px){.content-section__row{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (max-width: 767px){.content-section__row{padding-bottom:10px}}.light-mode .content-section__row{border-top-color:#221f1f}.content-section__title{margin-bottom:0;width:31%}@media only screen and (max-width: 1365px){.content-section__title{width:23%}}@media only screen and (max-width: 1024px){.content-section__title{margin-bottom:20px;width:100%}}.content-section__partner{position:relative}@media only screen and (max-width: 1024px){.content-section__partner{margin-left:auto;margin-right:auto;margin-bottom:20px}}.content-section__content{width:66.5%}@media only screen and (max-width: 1365px){.content-section__content{width:75%}}@media only screen and (max-width: 1024px){.content-section__content{width:100%}}.content-section__text{margin-bottom:36px}@media only screen and (max-width: 1024px){.content-section__text{margin-bottom:32px}}@media only screen and (max-width: 767px){.content-section__text{margin-bottom:24px}}.content-section__text:last-child{margin-bottom:0}.content-section__heading{margin-bottom:0;line-height:1.1;text-transform:none;font-family:"Trim","Trim Web",sans-serif;font-weight:600}.content-section__heading:not(:first-child){border-top:2px solid #fefefe;padding-top:22px}.light-mode .content-section__heading:not(:first-child){border-top-color:#221f1f}.content-section__desription{border-left:2px solid currentColor;margin-top:40px;margin-left:16px;padding-left:32px;max-width:580px}@media only screen and (max-width: 1024px){.content-section__desription{margin-top:32px;padding-left:24px}}@media only screen and (max-width: 767px){.content-section__desription{margin-top:24px;padding-left:16px}}.content-section__founder{margin-top:36px}@media only screen and (max-width: 1024px){.content-section__founder{margin-top:32px}}@media only screen and (max-width: 767px){.content-section__founder{margin-top:24px}}.content-section__founder:first-child{margin-top:0}.content-section__image{margin-bottom:40px}@media only screen and (max-width: 1024px){.content-section__image{margin-bottom:32px}}@media only screen and (max-width: 767px){.content-section__image{margin-bottom:24px}}.content-section__faq{margin-top:-20px}@media only screen and (max-width: 1024px){.content-section__faq{margin-top:0}}.founder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width: 767px){.founder{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.founder__image{-webkit-box-flex:0;-ms-flex:none;flex:none;width:210px;margin-right:11.5%}@media only screen and (max-width: 767px){.founder__image{margin:0 0 24px}}.founder__caption{margin-top:24px;font-size:18px;font-family:"Trim","Trim Web",sans-serif;font-weight:600;line-height:1.22;letter-spacing:.01em;text-transform:uppercase}@media only screen and (max-width: 767px){.founder__caption{margin-top:16px;font-size:16px}}.founder__text{border-left:2px solid #fefefe;margin-left:16px;padding-left:32px}@media only screen and (max-width: 1024px){.founder__text{padding-left:16px}}.light-mode .founder__text{border-left-color:#221f1f}.partners-list{display:grid;grid-gap:20px;grid-template-columns:repeat(auto-fill, 210px);-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}@media only screen and (max-width: 1024px){.partners-list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.partners-list__item{position:relative}.slider__inner{margin-bottom:75px}@media only screen and (max-width: 1024px){.slider__inner{margin-bottom:0}}.slider__inner:not(.slick-slider){display:-webkit-box;display:-ms-flexbox;display:flex}.slider__inner .slick-arrow{position:absolute;top:50%;left:16px;border:0;padding:0;margin-top:-26px;background-color:rgba(0,0,0,0);width:56px;height:52px;font-size:0;z-index:20;background-position:50%;background-repeat:no-repeat;background-size:auto;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='53' fill='none'%3E%3Cpath stroke='%23FEFEFE' stroke-width='2' d='M27.5 52 2 26.5 27.5 1'/%3E%3C/svg%3E");cursor:pointer}@media only screen and (max-width: 767px){.slider__inner .slick-arrow{left:0;width:36px;height:36px;margin-top:-18px}}.slider__inner .slick-arrow:focus{outline:none}.slider__inner .slick-arrow.slick-next{left:auto;right:16px;-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}@media only screen and (max-width: 767px){.slider__inner .slick-arrow.slick-next{right:0}}.slider__inner .slick-dots{position:absolute;bottom:-75px;left:0;right:0;width:100%;margin-top:25px}@media only screen and (max-width: 1024px){.slider__inner .slick-dots{margin-top:0;bottom:-25px}}.slider__item{position:relative;z-index:10}.error-404{min-height:50vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.error-404.section{padding:250px 0 150px}@media only screen and (max-width: 767px){.error-404.section{padding:160px 0 80px}}.error-404__heading{font-size:200px;line-height:1.1;color:#e66154}@media only screen and (max-width: 1700px){.error-404__heading{font-size:150px}}@media only screen and (max-width: 1500px){.error-404__heading{font-size:120px}}@media only screen and (max-width: 1024px){.error-404__heading{font-size:85px}}@media only screen and (max-width: 767px){.error-404__heading{font-size:56px}}@media only screen and (max-width: 575px){.error-404__heading{font-size:48px}}.error-404__actions{margin-top:80px}@media only screen and (max-width: 1024px){.error-404__actions{margin-top:40px}}
/**
 * Swiper 10.2.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: August 17, 2023
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;overflow:clip;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;-ms-touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/**
 * Swiper 10.2.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: August 17, 2023
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;overflow:clip;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
