.qs-datepicker-container{font-size:1rem;font-family:sans-serif;color:#000;position:absolute;width:15.625em;display:flex;flex-direction:column;z-index:9001;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:1px solid grey;border-radius:.263921875em;overflow:hidden;background:#fff;box-shadow:0 1.25em 1.25em -.9375em #0000004d}.qs-datepicker-container *{box-sizing:border-box}.qs-centered{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.qs-hidden{display:none}.qs-overlay{position:absolute;top:0;left:0;background:rgba(0,0,0,.75);color:#fff;width:100%;height:100%;padding:.5em;z-index:1;opacity:1;transition:opacity .3s;display:flex;flex-direction:column}.qs-overlay.qs-hidden{opacity:0;z-index:-1}.qs-overlay .qs-overlay-year{background:rgba(0,0,0,0);border:none;border-bottom:1px solid #fff;border-radius:0;color:#fff;font-size:.875em;padding:.25em 0;width:80%;text-align:center;margin:0 auto;display:block}.qs-overlay .qs-overlay-year::-webkit-inner-spin-button{-webkit-appearance:none}.qs-overlay .qs-close{padding:.5em;cursor:pointer;position:absolute;top:0;right:0}.qs-overlay .qs-submit{border:1px solid #fff;border-radius:.263921875em;padding:.5em;margin:0 auto auto;cursor:pointer;background:hsla(0,0%,50.2%,.4)}.qs-overlay .qs-submit.qs-disabled{color:gray;border-color:gray;cursor:not-allowed}.qs-overlay .qs-overlay-month-container{display:flex;flex-wrap:wrap;flex-grow:1}.qs-overlay .qs-overlay-month{display:flex;justify-content:center;align-items:center;width:calc(100% / 3);cursor:pointer;opacity:.5;transition:opacity .15s}.qs-overlay .qs-overlay-month.active,.qs-overlay .qs-overlay-month:hover{opacity:1}.qs-controls{width:100%;display:flex;justify-content:space-between;align-items:center;flex-grow:1;flex-shrink:0;background:#d3d3d3;filter:blur(0);transition:filter .3s}.qs-controls.qs-blur{filter:blur(5px)}.qs-arrow{height:1.5625em;width:1.5625em;position:relative;cursor:pointer;border-radius:.263921875em;transition:background .15s}.qs-arrow:hover.qs-left:after{border-right-color:#000}.qs-arrow:hover.qs-right:after{border-left-color:#000}.qs-arrow:hover{background:rgba(0,0,0,.1)}.qs-arrow:after{content:"";border:.390625em solid rgba(0,0,0,0);position:absolute;top:50%;transition:border .2s}.qs-arrow.qs-left:after{border-right-color:gray;right:50%;transform:translate(25%,-50%)}.qs-arrow.qs-right:after{border-left-color:gray;left:50%;transform:translate(-25%,-50%)}.qs-month-year{font-weight:700;transition:border .2s;border-bottom:1px solid rgba(0,0,0,0)}.qs-month-year:not(.qs-disabled-year-overlay){cursor:pointer}.qs-month-year:not(.qs-disabled-year-overlay):hover{border-bottom:1px solid grey}.qs-month-year:active:focus,.qs-month-year:focus{outline:none}.qs-month{padding-right:.5ex}.qs-year{padding-left:.5ex}.qs-squares{display:flex;flex-wrap:wrap;padding:.3125em;filter:blur(0);transition:filter .3s}.qs-squares.qs-blur{filter:blur(5px)}.qs-square{width:calc(100% / 7);height:1.5625em;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .1s;border-radius:.263921875em}.qs-square:not(.qs-empty):not(.qs-disabled):not(.qs-day):not(.qs-active):hover{background:orange}.qs-current{font-weight:700;text-decoration:underline}.qs-active,.qs-range-end,.qs-range-start{background:#add8e6}.qs-range-start:not(.qs-range-6){border-top-right-radius:0;border-bottom-right-radius:0}.qs-range-middle{background:#d4ebf2}.qs-range-middle:not(.qs-range-0):not(.qs-range-6){border-radius:0}.qs-range-middle.qs-range-0{border-top-right-radius:0;border-bottom-right-radius:0}.qs-range-end:not(.qs-range-0),.qs-range-middle.qs-range-6{border-top-left-radius:0;border-bottom-left-radius:0}.qs-disabled,.qs-outside-current-month{opacity:.2}.qs-disabled{cursor:not-allowed}.qs-day,.qs-empty{cursor:default}.qs-day{font-weight:700;color:gray}.qs-event{position:relative}.qs-event:after{content:"";position:absolute;width:.46875em;height:.46875em;border-radius:50%;background:#07f;bottom:0;right:0}:root{--accent: #DA2128;--accent-dark: #af1b20;--accent-light: #ff2730;--contrast: #013155;--font-1: "Dmsans", sans-serif;--font-2: "Manrope", serif;--text-color: #333}/*! 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{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-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:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,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{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*,*:before,*:after{box-sizing:inherit}html{box-sizing:border-box}html{position:relative;font-size:62.5%;height:100%;min-width:320px}@media screen and (max-width: 1550px){html{font-size:60%}}@media screen and (max-width: 1400px){html{font-size:58%}}@media screen and (max-width: 1200px){html{font-size:50%}}html:after{content:"";position:absolute;top:0;left:50%;display:none;width:1px;height:100%;background-color:green;z-index:1000000}body{height:100%;position:relative;margin:0;font-family:var(--font-1);font-size:1.8rem;color:var(--text-color);background:white}.lock body{overflow:hidden;touch-action:none}*,*:before,*:after{box-sizing:border-box}h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-weight:inherit;font-size:inherit}img{max-width:100%;height:auto;vertical-align:top}ul{margin:0;padding:0;list-style-type:none}p{margin:0;padding:0}.hidden{display:none}.container{margin:0 auto;padding:0 10px;max-width:1620px}input[type=submit]:disabled{cursor:not-allowed!important;opacity:.6!important}a{color:inherit;text-decoration:none}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}.disable-select{-webkit-user-select:none;user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}.title-hidden{position:absolute;opacity:0;pointer-events:none}*{scrollbar-width:thin;scrollbar-color:var(--accent-light) var(--accent-dark)}*::-webkit-scrollbar{height:12px;width:12px}*::-webkit-scrollbar-track{background:var(--accent-light)}*::-webkit-scrollbar-thumb{background-color:var(--accent-dark);border-radius:5px;border:3px solid var(--accent-light)}.myscrollbar ::-webkit-scrollbar{width:13px;height:13px}.myscrollbar ::-webkit-scrollbar-thumb{background:linear-gradient(13deg,#f9d4ff 14%,#c7ceff 64%);border-radius:10px}.myscrollbar ::-webkit-scrollbar-thumb:hover{background:linear-gradient(13deg,#c7ceff 14%,#f9d4ff 64%)}.myscrollbar ::-webkit-scrollbar-track{background:#ffffff;border-radius:10px;box-shadow:inset 7px 10px 12px #f0f0f0}.mfp-container{background:rgba(0,0,0,.9)}.mfp-fade.mfp-bg{opacity:0;transition:all .15s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:.8}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade.mfp-wrap .mfp-content{opacity:0;transition:all .15s ease-out}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0}.mfp-with-zoom .mfp-container,.mfp-with-zoom.mfp-bg{opacity:0;-webkit-backface-visibility:hidden;transition:all .3s ease-out}.mfp-with-zoom.mfp-ready .mfp-container{opacity:1}.mfp-with-zoom.mfp-ready.mfp-bg{opacity:.8}.mfp-with-zoom.mfp-removing .mfp-container,.mfp-with-zoom.mfp-removing.mfp-bg{opacity:0}.mfp-close{top:1rem!important;right:-6rem!important;display:flex!important;justify-content:center;align-items:center;margin:0!important;padding:0!important;width:4.8rem!important;height:4.8rem!important;line-height:initial!important;background:#e8b559!important;border-radius:50%!important}@media screen and (max-width: 1460px){.mfp-close{right:4px!important}}@media screen and (max-width: 1200px){.mfp-close{top:0!important}}@media screen and (max-height: 992px){.mfp-close{top:10px!important}}.mfp-with-zoom.mfp-ready.mfp-bg{opacity:1!important;background:rgba(0,0,0,.9)!important}.mfp-container .mfp-arrow{position:absolute!important;top:initial!important;left:calc(50% - 3.2rem)!important;bottom:4rem!important;display:flex;justify-content:center;align-items:center;width:48px!important;height:48px!important;background:white;border-radius:50%!important;border:none;opacity:1!important;transition:all .2s;z-index:2000}.mfp-container .mfp-arrow:after{display:none}.mfp-container .mfp-arrow:before{content:"";top:50%;left:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center;display:block;margin:0;width:2.4rem;height:2.4rem;border:none!important}.mfp-container .mfp-arrow:hover{background:rgba(255,255,255,.2)}.mfp-container .mfp-arrow.mfp-arrow-left{left:calc(50% - 3.2rem)!important;transform:rotate(180deg)}.mfp-container .mfp-arrow.mfp-arrow-right{left:calc(50% + 3.2rem)!important;transform:scale(1)!important}@keyframes headerFade{0%{opacity:0}to{opacity:1}}.main-header{position:absolute;top:0;left:0;display:flex;justify-content:space-between;align-items:center;padding:1.6rem 1rem 1.6rem 6.4rem;width:100%;border-bottom:.1rem solid rgba(0,0,0,.05);z-index:1000}@media screen and (max-width: 1200px){.main-header{padding:1.6rem}}.main-header.active{position:fixed;top:0;left:0;width:100%;height:6rem;z-index:1000;transition:all .4s;background-color:#fff}.main-header.active .sandwitch-wrap{top:0}.main-header.active .main-header__cart-icon{top:1rem}.main-header.active .logo{top:.1rem}.main-header.active .logo img{height:6rem}.main-header .logo{position:absolute;top:1.6rem;left:50%;transform:translate(-50%);display:block;z-index:3}@media screen and (max-width: 992px){.main-header .logo{position:static;margin-right:3.2rem;transform:translate(0);z-index:1003}}@media screen and (max-width: 992px){.main-header .logo img{height:4rem;order:1}}.main-header .btn{margin-left:3rem}@media screen and (max-width: 992px){.main-header .btn{position:relative;margin-left:auto;order:3;z-index:1003}}.main-menu{position:relative;display:flex;align-items:center;gap:1.6rem;width:100%;z-index:2;transition:all .3s}@media screen and (max-width: 992px){.main-menu{position:fixed;top:0;left:0;display:none;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background:rgba(255,255,255,.98);z-index:1000;opacity:0;pointer-events:none;transform:scale(1.3)}}.main-menu.fixed{display:flex;pointer-events:initial;transform:scale(1)}.main-menu.show{opacity:1}.main-menu li:nth-of-type(3){margin-right:auto}@media screen and (max-width: 992px){.main-menu li:nth-of-type(3){margin:0}}.main-menu li.current-menu-item a{color:var(--accent)}.main-menu li.menu-item-has-children{position:relative}.main-menu a{position:relative;display:block;font-size:1.6rem;padding:1.6rem 3.2rem;font-size:1.2rem;font-weight:700;letter-spacing:.36rem;text-transform:uppercase;color:#002e51;transition:color .6s}@media screen and (max-width: 992px){.main-menu a{font-size:2.6rem;text-align:center}}.main-menu a:before{content:"";position:absolute;bottom:0;transform:translateY(1rem);left:0;width:100%;height:.2rem;background-color:#000;opacity:0;transition:all .4s}.main-menu a:hover{color:var(--accent)}.main-menu>li:hover .sub-menu{opacity:1;pointer-events:initial}.main-menu>li>.sub-menu{position:absolute;top:4rem;left:0;display:flex;width:48.8rem;color:#000;background:white;opacity:0;pointer-events:none;transition:all .4s;z-index:2}@media screen and (max-width: 992px){.main-menu>li>.sub-menu{position:static;opacity:1;pointer-events:initial;width:auto}}.main-menu>li>.sub-menu a{color:var(--text-color)!important}@media screen and (max-width: 992px){.main-menu>li>.sub-menu a{font-size:2rem!important}}.main-menu>li>.sub-menu>li{flex:1}.main-menu>li>.sub-menu>li:first-of-type{border-right:1px solid rgba(0,0,0,.1)}.main-menu>li>.sub-menu>li>a{font-family:var(--font-2);font-size:1.4rem;font-weight:700;color:#000;border-bottom:1px solid rgba(0,0,0,.1)}.main-menu>li>.sub-menu .sub-menu li.current-menu-item a{color:#646464;background:#e7e7e7}.main-menu>li>.sub-menu .sub-menu a{margin:.8rem;padding:1.2rem;border-radius:.8rem;background:#f9f9f9;transition:all .4s}@media screen and (max-width: 576px){.main-menu>li>.sub-menu .sub-menu a{padding:1.2rem .6rem}}.main-menu>li>.sub-menu .sub-menu a:hover{color:#646464;background:#e7e7e7}.main-menu>li>.sub-menu a{font-family:var(--font-2);font-size:1.4rem;font-weight:500;text-transform:none}.sandwitch-wrap{display:none;padding:18px 10px;border-radius:3px;z-index:1001}@media screen and (max-width: 992px){.sandwitch-wrap{display:inline-flex;justify-content:center;align-items:center;margin-left:2rem;order:3}}.sandwitch{position:relative;display:block;width:23px;height:14px;cursor:pointer}.sandwitch--active .sandwitch__line--top{top:6px;transform:rotate(45deg)}.sandwitch--active .sandwitch__line--middle{opacity:0}.sandwitch--active .sandwitch__line--bottom{top:6px;transform:rotate(-45deg)}.sandwitch__line{position:absolute;left:0;display:block;width:100%;height:2px;transition:all linear .1s;background-color:#000}.sandwitch__line--top{top:0}.sandwitch__line--middle{top:6px}.sandwitch__line--bottom{top:12px}.main-footer{padding:13.2rem 0}@media screen and (max-width: 992px){.main-footer{padding:6.4rem 0}}.main-footer__title{margin-bottom:6.8rem}@media screen and (max-width: 576px){.main-footer__logo{display:block;margin-bottom:6.4rem}}.main-footer__wrap{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:4.6rem}@media screen and (max-width: 992px){.main-footer__wrap{flex-wrap:wrap}}@media screen and (max-width: 576px){.main-footer__wrap{display:block;text-align:center}}@media screen and (max-width: 992px){.main-footer__item{flex:0 0 50%!important}}.main-footer__item:last-of-type{flex:0 0 30rem}.main-footer__item:nth-of-type(2) a,.main-footer__item:nth-of-type(3) a{transition:all .4s}.main-footer__item:nth-of-type(2) a:hover,.main-footer__item:nth-of-type(3) a:hover{text-decoration:underline;color:var(--accent)}.main-footer__item .btn{display:flex;justify-content:center;align-items:center;width:100%}.main-footer__list li{margin-bottom:6.4rem}.main-footer__label{margin-bottom:1.3rem;font-size:1.6rem;font-weight:400;color:#8b9399}.main-footer__value{font-size:2rem;font-weight:600;color:var(--contrast)}.main-footer__menu{margin-bottom:1.6rem}.main-footer__menu a{display:block;margin-bottom:1rem;padding:1.6rem 3.2em;font-size:1.2rem;font-weight:700;letter-spacing:.36rem;text-transform:uppercase;text-align:left;color:var(--contrast);border-bottom:1px solid rgba(0,0,0,.05);transition:all .4s}@media screen and (max-width: 576px){.main-footer__menu a{text-align:center}}.main-footer__menu a:hover{color:var(--accent)}.main-footer__bottom{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 768px){.main-footer__bottom{display:block;text-align:center}}.main-footer__bottom span{display:block;margin-bottom:.3rem;font-size:1.4rem;font-weight:400;color:#5a6670}@media screen and (max-width: 768px){.main-footer__left{margin-bottom:2.4rem}}.main-footer__left a{font-size:1rem;font-weight:700;letter-spacing:.3rem;text-transform:uppercase;color:var(--contrast);transition:all .4s}.main-footer__left a:hover{color:var(--accent)}.main-footer__right a{font-size:1.2rem;font-weight:500;color:var(--contrast);transition:all .4s}.main-footer__right a:hover{color:var(--accent)}.page-privacy{padding:12rem 0 8rem}.page-privacy h1,.page-privacy h2,.page-privacy h3,.page-privacy h4,.page-privacy h5,.page-privacy h6{margin-top:6rem;margin-bottom:3rem;font-weight:700}.page-privacy h1{font-size:5.4rem}.page-privacy h2{font-size:4rem}.page-privacy h3{font-size:3rem}.page-privacy h4{font-size:2rem}.page-privacy .red{display:inline-block;color:red;border:1px solid red}.page-privacy a{font-weight:700;text-decoration:underline}.page-privacy ul li{margin-bottom:1rem;padding-left:2rem;list-style-type:circle}.page-privacy p{margin-bottom:3rem}.page-privacy table{margin-bottom:30px;border-collapse:collapse}.page-privacy th{color:#fff;background-color:#444}.page-privacy th,.page-privacy td{padding:1rem 2rem;border:1px solid #aaa}@media screen and (max-width: 750px){.page-privacy .overflow-inner{overflow-x:auto}.page-privacy table{width:750px}}.language{position:relative;margin-right:5rem}@media screen and (max-width: 992px){.language{margin-right:2rem;order:2;z-index:1003}}.language__btn{display:flex;justify-content:space-between;align-items:center;gap:.4rem;cursor:pointer}.language__btn span{display:inline-block;margin-left:.6rem;margin-right:.4rem;font-size:1.4rem}.language__btn img{flex:0 0 2.2rem;height:auto}.language__btn svg{flex:0 0 8px}.language .widget-title{padding:1.2rem;font-family:var(--font-2);font-size:1.4rem;font-weight:700;color:#000;border-bottom:.1rem solid rgba(0,0,0,.1)}.language .widget_wpglobus{position:absolute;top:3rem;left:0;display:block;width:24.4rem;background:white;border-radius:1.6rem;transition:all .6s;opacity:0;pointer-events:none;transform:translateY(20%)}.language .widget_wpglobus.active{opacity:1;pointer-events:all;transform:translateY(0)}.language .widget_wpglobus .code{display:none!important}.language .list{padding:.8rem}.language .list a{position:relative;display:flex;align-items:center;padding:1.2rem;border-radius:.8rem;background:#f9f9f9}.language .list a:not(:last-of-type){margin-bottom:1.2rem}.language .list a:before{content:"";position:absolute;top:50%;transform:translateY(-50%);right:1.2rem;display:block;width:1.9rem;height:1.9rem;border:1px solid #ccc;border-radius:50%}.language .list a:after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:1.5rem;display:block;width:1.3rem;height:1.3rem;border-radius:50%;background:#058b8b;opacity:0;transition:all .3s}.language .list a.wpglobus-current-language{background:#e7e7e7}.language .list a.wpglobus-current-language:before{border-color:#058b8b}.language .list a.wpglobus-current-language:after{opacity:1}.language .list img{display:inline-block;margin-right:1.6rem!important;flex:0 0 2.2rem}.language .list .name{font-family:var(--font-2);font-size:1.4rem;font-weight:500;color:#000}.single-blog-styles h1,.single-blog-styles h2,.single-blog-styles h3{margin:0 0 3.2rem;font-weight:600}.single-blog-styles h1{font-size:4rem}.single-blog-styles h2{font-size:2.8rem}.single-blog-styles h3{font-size:2rem}.single-blog-styles p{margin-bottom:3.2rem;font-size:2rem;line-height:1.6}.single-blog-styles p strong{font-weight:700}.single-blog-styles p a{text-decoration:underline;color:var(--accent)}.single-blog-styles p a:hover{text-decoration:none}.single-blog-styles blockquote{background:linear-gradient(45deg,#eddbff,transparent);margin-left:0;margin-right:0;padding:1em;border-radius:4px}.single-blog-styles img.alignleft{float:left;margin:0 16px 16px 0}.single-blog-styles img.alignright{float:right;margin:16px 0 0 16px}.single-blog-styles ul{margin:3.2rem 0;padding-left:3.2rem;list-style-type:disc}.single-blog-styles table{border-collapse:collapse}.single-blog-styles table tr:first-of-type td{color:#fff;background:#333}.single-blog-styles table th,.single-blog-styles table td{padding:1rem;border:1px solid #ddd}.form__row{display:flex;gap:1.6rem}@media screen and (max-width: 576px){.form__row{display:block}}.form__row .form__group{flex:1}.form__group{position:relative;margin-bottom:2.4rem}.form__group input[type=text],.form__group input[type=email],.form__group input[type=tel],.form__group textarea{padding:0 1.6rem;width:100%;height:5.3rem;border-radius:.8rem;border:1px solid rgba(0,0,0,.3);outline:none}.form__group input[type=text]::-moz-placeholder,.form__group input[type=email]::-moz-placeholder,.form__group input[type=tel]::-moz-placeholder,.form__group textarea::-moz-placeholder{color:#5a6670}.form__group input[type=text]::placeholder,.form__group input[type=email]::placeholder,.form__group input[type=tel]::placeholder,.form__group textarea::placeholder{color:#5a6670}.form__group input[type=text]:focus,.form__group input[type=email]:focus,.form__group input[type=tel]:focus,.form__group textarea:focus{border-bottom:1px solid white}.form__group textarea{padding:2.4rem 1.6rem;resize:vertical;height:10.5rem;overflow:hidden}.form__group.form__group--textarea{margin-bottom:3rem}.form__group.form__group--textarea .wpcf7-not-valid-tip{bottom:-1rem}.form__group.form__group--date{position:relative}.form__group.form__group--date svg{position:absolute;top:1.6rem;right:1.6rem;display:block;pointer-events:none;cursor:pointer}.form__group.form__group--date input{font-size:1.6rem;font-weight:500;letter-spacing:-.016rem;color:var(--contrast);border-radius:8px;border:1px solid rgba(0,0,0,.03);background:rgba(0,0,0,.03);cursor:pointer}.form__footer{position:relative;display:flex;align-items:center}@media screen and (max-width: 576px){.form__footer{display:block}}.form__footer input[type=checkbox]{display:none}.form__footer input[type=checkbox]:checked+.wpcf7-list-item-label:after{opacity:1}.form__privacy{position:relative;padding-right:2rem;flex:1;font-size:1.4rem;font-weight:400;letter-spacing:-.014rem;color:#2a2a2a}@media screen and (max-width: 576px){.form__privacy{margin-bottom:3.2rem}}.form__privacy .wpcf7-list-item{margin:0}.form__privacy .wpcf7-list-item-label{display:block;position:relative;padding-right:3rem;padding-left:3.2rem;cursor:pointer}@media screen and (max-width: 992px){.form__privacy .wpcf7-list-item-label{padding-left:4.8rem;text-align:left}}.form__privacy .wpcf7-list-item-label:before{position:absolute;top:4px;left:0;width:24px;height:24px;border-radius:50%;border:1px solid var(--accent)}@media (max-width: 1200px){.form__privacy .wpcf7-list-item-label:before{width:20px;height:20px}}@media (max-width: 450px){.form__privacy .wpcf7-list-item-label:before{top:3px}}.form__privacy .wpcf7-list-item-label:after{position:absolute;top:1rem;left:.6rem;width:12px;height:12px;background:var(--accent);border-radius:50%;opacity:0}@media (max-width: 1200px){.form__privacy .wpcf7-list-item-label:after{top:8px;left:4px}}@media (max-width: 450px){.form__privacy .wpcf7-list-item-label:after{top:7px}}.form__privacy .wpcf7-list-item-label a{text-decoration:underline;color:var(--accent);transition:all .3s ease-out}.form__privacy .wpcf7-list-item-label a:hover{text-decoration:none}.form .wpcf7-not-valid-tip{position:absolute;bottom:-3.3rem;left:1rem;display:block;font-size:1.4rem}@media (max-width: 450px){.form .wpcf7-not-valid-tip{bottom:-3.5rem}}.form input[type=submit]{position:relative;flex:0 0 8.6rem;display:flex;justify-content:center;align-items:center;padding:1.7rem 0 1.5rem;font-size:1.2rem;font-weight:700;letter-spacing:.36rem;text-transform:uppercase;color:#fff;background:var(--accent);box-shadow:0 .4rem 1rem #00000026;transition:all .4s;border-radius:2.4rem;border:none}@media screen and (max-width: 576px){.form input[type=submit]{width:8.6rem}}.form input[type=submit]:hover{background:var(--accent-dark)}.form .wpcf7-spinner{position:absolute;bottom:-4rem;right:0;margin:0;width:24px;height:24px}.page-intro{position:relative;height:108rem;overflow:hidden}@media screen and (max-width: 992px){.page-intro{height:80rem}}@media screen and (max-width: 576px){.page-intro.page-intro--image-left img{-o-object-position:64% 50%;object-position:64% 50%}}@media screen and (max-width: 576px){.page-intro.page-intro--snowboard:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:linear-gradient(to top,rgba(255,255,255,.4),transparent);z-index:1}}.page-intro.page-intro--dark .page-intro__label{color:var(--contrast)}.page-intro.page-intro--left .page-intro__title,.page-intro.page-intro--left .page-intro__down{text-align:left}.page-intro.page-intro--small{height:64rem}@media screen and (max-width: 576px){.page-intro.page-intro--small{height:50rem}}.page-intro.page-intro--small .page-intro__title{margin-bottom:5.5rem;font-size:12.8rem}@media screen and (max-width: 992px){.page-intro.page-intro--small .page-intro__title{font-size:6.4rem}}.page-intro.page-intro--small .page-intro__body{padding-top:25.4rem}@media screen and (max-width: 992px){.page-intro.page-intro--small .page-intro__body{padding-top:20rem}}.page-intro.page-intro--small .page-intro__body .container{padding:0 4rem}@media screen and (max-width: 992px){.page-intro.page-intro--small .page-intro__body .container{padding:0 10px}}.page-intro.page-intro--title-small .page-intro__title{font-size:6.4rem}.page-intro__img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1}.page-intro__body{position:relative;z-index:2;padding-top:19.4rem;text-align:center}@media screen and (max-width: 992px){.page-intro__body{padding-top:10rem}}.page-intro__label{margin-bottom:1rem;font-size:2rem;font-weight:400;letter-spacing:-.02rem;text-align:center;color:#fff}.page-intro__title{margin-bottom:1rem;font-size:6.4rem;font-weight:700;line-height:7.2rem;letter-spacing:-.256rem;text-align:center;color:var(--contrast)}@media screen and (max-width: 576px){.page-intro__title{font-size:4.8rem}}.page-intro__down{position:relative;display:block}.page-intro__video{position:absolute;bottom:9.6rem;right:9rem;display:block;width:42rem;height:24rem;border-radius:1.6rem;overflow:hidden;z-index:2}@media screen and (max-width: 576px){.page-intro__video{display:flex;justify-content:center;align-items:center;bottom:3.2rem;left:50%;transform:translate(-50%);right:initial}}@media screen and (max-width: 350px){.page-intro__video{width:36rem;height:20rem}}.page-intro__video:hover img{filter:brightness(.8)}.page-intro__video:hover svg{transform:scale(1.1)}.page-intro__video video{width:100%;height:100%}.page-intro__video img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:2;transition:all .4s}.page-intro__video img.hidden{opacity:0;pointer-events:none}.page-intro__video-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center;width:6.4rem;height:6.4rem;background:white;border-radius:50%;z-index:3;transition:all .4s}.page-intro__video-btn.hidden{opacity:0;pointer-events:none}.page-intro__video-btn:before{content:"";position:absolute;top:-.8rem;left:-.8rem;display:block;width:8rem;height:8rem;border:1px solid white;border-radius:50%}.page-intro__video-btn svg{transition:all .4s}.btn{display:inline-block;padding:1.7rem 3.2rem 1.5rem;font-size:1.2rem;font-weight:700;letter-spacing:.36rem;text-transform:uppercase;color:#fff;background:var(--accent);border-radius:2.4rem;border:1px solid var(--accent);transition:all .4s}.btn:hover{background:var(--accent-dark)}.btn.btn--white{color:var(--text-color);background:#fff;border:1px solid var(--accent)}.btn.btn--white:hover{color:#fff;background:var(--accent)}.lessons{position:relative;padding:13.2rem 0 12.8rem;border-bottom:.1rem solid rgba(0,0,0,.1)}@media screen and (max-width: 992px){.lessons{padding:6.4rem 0}}.lessons__bg{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1}.lessons .container{position:relative;z-index:2}.lessons__title{margin-bottom:4.8rem}.lessons__item{position:relative;display:flex;padding:9.9rem 9.6rem 9.6rem;border-radius:1.6rem;overflow:hidden}@media screen and (max-width: 992px){.lessons__item{display:block;padding:0}}.lessons__item:nth-of-type(2){justify-content:flex-end}@media screen and (max-width: 576px){.lessons__item:nth-of-type(2) .lessons__img{-o-object-position:84%;object-position:84%}}.lessons__item:not(:last-of-type){margin-bottom:3.2rem}.lessons__content{position:relative;z-index:2}@media screen and (max-width: 992px){.lessons__content{padding:3.2rem}}.lessons__img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1}@media screen and (max-width: 992px){.lessons__img{position:static}}@media screen and (max-width: 576px){.lessons__img{height:30rem;-o-object-position:90%;object-position:90%}}.lessons__subtitle{margin-bottom:4.8rem;max-width:41rem;font-size:9.6rem;font-weight:700;line-height:9.6rem;letter-spacing:-.384rem;color:#fff}@media screen and (max-width: 992px){.lessons__subtitle{margin-bottom:1.6rem;max-width:initial;font-size:4.8rem;font-weight:700;line-height:7.2rem;letter-spacing:-.256rem;color:var(--contrast)}}@media screen and (max-width: 576px){.lessons__subtitle{margin-bottom:3.2rem;font-size:3.2rem;line-height:1.1}}.lessons-banner{padding:3.2rem;border-bottom:1px solid #d7eefa;background:#fff;display:flex;align-items:center;justify-content:center}@media (any-hover: hover){.lessons-banner:hover img{filter:brightness(.9)}}.lessons-banner img{display:block;will-change:transform;backface-visibility:hidden;transition:all .3s ease-out}.title{font-size:3.6rem;font-weight:700;letter-spacing:-.144rem;text-align:center;color:var(--contrast)}.experience{position:relative;padding:13.1rem 0 9.8rem;border-bottom:.1rem solid rgba(0,0,0,.1)}@media screen and (max-width: 992px){.experience{padding:6.4rem 0}}.experience__bg{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1}.experience__title{margin-bottom:4.8rem}.experience__wrap{display:flex;flex-wrap:wrap;margin:0 -1.6rem}@media screen and (max-width: 576px){.experience__wrap{display:block;margin:0}}.experience__item{position:relative;margin:0 1.6rem 3.2rem;flex:0 0 calc(25% - 3.2rem);padding:3.7rem 3.2rem 3.2rem;height:44rem;border-radius:1.6rem;overflow:hidden}@media screen and (max-width: 1300px){.experience__item{flex:0 0 calc(33.3333% - 3.2rem)}}@media screen and (max-width: 992px){.experience__item{padding:3.2rem 1.6rem}}@media screen and (max-width: 768px){.experience__item{flex:0 0 calc(50% - 3.2rem)}}@media screen and (max-width: 576px){.experience__item{margin:0 0 3.2rem}}.experience__item:hover img{filter:brightness(.8);transform:scale(1.1)}.experience__img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1;transition:all .4s ease-out}.experience__content{position:relative;width:100%;height:100%;z-index:2}.experience__subtitle{font-size:3.6rem;font-weight:800;letter-spacing:-.144rem;color:var(--contrast)}.experience__gallery{display:flex;gap:.4rem;margin-top:1.6rem}.story{position:relative;padding:19.2rem 8.4rem}@media screen and (max-width: 1500px){.story{padding:9.6rem 3.2rem}}.story__bg{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1}.story__img{position:absolute;top:9.5rem;right:0;display:block;-o-object-fit:cover;object-fit:cover;border-radius:1.6rem 0rem 0rem 1.6rem;z-index:2}@media screen and (max-width: 1715px){.story__img{width:50%}}@media screen and (max-width: 1300px){.story__img{width:40%}}@media screen and (max-width: 992px){.story__img{position:static;margin:0 auto 6.4rem;width:auto;border-radius:1.6rem}}.story__top{margin-bottom:3.2rem;padding-bottom:6.4rem;margin-left:6.7rem;max-width:65rem;border-bottom:.1rem solid rgba(0,0,0,.1)}@media screen and (max-width: 1800px){.story__top{margin-left:0}}@media screen and (max-width: 992px){.story__top{margin:0 auto 6.4rem}}.story__title{margin-bottom:3.5rem}.story__text{font-size:2.4rem;font-weight:400;line-height:3.4rem;letter-spacing:-.024rem;text-align:center;color:#5a6670}.story__text p:not(:last-of-type){margin-bottom:3.5rem}.story__subtitle{margin-bottom:6.8rem;margin-left:7.1rem;max-width:64rem}@media screen and (max-width: 1800px){.story__subtitle{margin-left:0}}@media screen and (max-width: 992px){.story__subtitle{margin:0 auto 6.4rem}}.story__item{margin:0 .8rem;padding:3.2rem;border-radius:1.2rem;background:#da2128}.story__slider{margin-bottom:3.2rem;max-width:118rem}.story__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.3rem;font-size:2rem;font-weight:600;letter-spacing:-.04rem;color:#fff}.story__label{margin-right:auto}.story__star{margin-left:.8rem}.story__info{font-size:1.5rem;font-weight:400;line-height:2.4rem;color:#fff}.story__footer{margin-left:16.7vw}@media screen and (max-width: 992px){.story__footer{display:flex;justify-content:center;align-items:center;gap:3.2rem;margin-left:0}}.story__btn{display:inline-flex;justify-content:center;align-items:center;width:5.6rem;height:5.6rem;background:#0e2537;border-radius:50%;cursor:pointer;transition:all .4s}@media screen and (max-width: 992px){.story__btn{margin-left:0}}.story__btn:hover{background:var(--accent)}.story__btn--next{margin-left:2.7rem}@media screen and (max-width: 992px){.story__btn--next{margin-left:0}}.story__btn--next svg{transform:rotate(180deg)}.features{position:relative;padding:44.6rem 0 12.8rem}@media screen and (max-width: 768px){.features{padding:0}}.features__bg{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1}@media screen and (max-width: 768px){.features__bg{position:static;margin-bottom:-13.4rem}}@media screen and (max-width: 576px){.features__bg{margin-bottom:-6.4rem}}.features__wrap{position:relative;display:flex;flex-wrap:wrap;background:white;z-index:2}@media screen and (max-width: 768px){.features__wrap{display:block;margin:0 .6rem}}.features__item{flex:1;padding:5.3rem 4.8rem 4.8rem;text-align:center}@media screen and (max-width: 992px){.features__item{padding:3.2rem 1.6rem}}@media screen and (max-width: 768px){.features__item{background:white}}.features__item:not(:last-of-type){border-right:1px solid #e3f3fb}@media screen and (max-width: 768px){.features__item:not(:last-of-type){border-right:none;border-bottom:1px solid #e3f3fb}}.features__icon{position:relative;display:inline-flex;justify-content:center;align-items:center;margin-bottom:5.2rem;width:7.2rem;height:7.2rem;background:var(--accent);border-radius:50%}.features__icon:before{content:"";position:absolute;top:-.4rem;left:-.4rem;display:block;width:8rem;height:8rem;border:1px solid rgba(218,33,40,.2);border-radius:50%}.features__title{margin-bottom:1.6rem;font-size:2rem;font-weight:600;letter-spacing:-.04rem;text-align:center;color:var(--contrast)}.features__text{font-size:1.5rem;font-weight:400;line-height:2.4rem;text-align:center;color:#5a6670}.follow-us{position:relative;padding:13.1rem 0 11.3rem;border-bottom:.1rem solid rgba(0,0,0,.1)}.follow-us__bg{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1}.follow-us__title{margin-bottom:5.2rem}.follow-us__header{display:flex;justify-content:center;align-items:center;gap:1.6rem;margin-bottom:4.8rem}.follow-us__header span{font-size:1.6rem;font-weight:600;letter-spacing:-.032rem;color:var(--contrast)}.follow-us__wrap{display:flex;flex-wrap:wrap;margin:0 -.8rem}@media screen and (max-width: 576px){.follow-us__wrap{display:block;margin:0}}.follow-us__item{position:relative;display:block;margin:0 .8rem 1.6rem;flex:0 0 calc(25% - 1.6rem);aspect-ratio:1/1;border-radius:1.6rem;overflow:hidden}@media screen and (max-width: 992px){.follow-us__item{flex:0 0 calc(50% - 1.6rem)}}@media screen and (max-width: 576px){.follow-us__item{margin:0 0 3.2rem}}.follow-us__item:hover .follow-us__icon{top:50%;opacity:1}.follow-us__item:hover:before{opacity:1}.follow-us__item:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:rgba(218,33,40,.93);z-index:1;transition:all .4s;opacity:0;pointer-events:none}.follow-us__item img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1}.follow-us__icon{position:absolute;top:60%;left:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center;width:5.6rem;height:5.6rem;border:1px solid #fff;border-radius:50%;z-index:4;transition:all .4s;opacity:0}.follow-us .sb_instagram_header{display:none}.follow-us .sbi_item{position:relative}.follow-us .sbi_item:hover .follow-us__icon{top:50%;opacity:1}.follow-us .sbi_item:hover:before{opacity:1}.follow-us .sbi_item:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:rgba(218,33,40,.93);z-index:1;transition:all .4s;opacity:0;pointer-events:none}.follow-us .sbi_item:nth-child(n+5){display:none!important}.follow-us #sbi_load{display:none}.sponsors{border-bottom:1px solid #d7eefa;background:#fff;padding:3.2rem 0}.sponsors__wrap{display:flex;margin:0 -.8rem}@media (max-width: 1050px){.sponsors__wrap{display:block}}.sponsors__left{flex-basis:calc(50% - 1.6rem);margin:0 .8rem}@media (max-width: 1050px){.sponsors__left{margin:0 .8rem 3.2rem}}.sponsors__left .sponsors__box{min-height:100%}.sponsors__left .sponsors__title{margin-bottom:6.4rem}@media (max-width: 500px){.sponsors__left .sponsors__title{margin-bottom:4.8rem}}@media (max-width: 1370px){.sponsors__left .sponsors__item img{max-width:10rem}}@media (max-width: 1050px){.sponsors__left .sponsors__item img{max-width:100%}}@media (max-width: 700px){.sponsors__left .sponsors__item img{max-width:100px}}.sponsors__box{border-radius:1.6rem;border:1px solid rgba(0,0,0,.1);padding:6.4rem 6.4rem 0}@media (max-width: 500px){.sponsors__box{padding:4.8rem 3.2rem 0}}.sponsors__grid{display:flex;flex-wrap:wrap;margin:0 -3.2rem;justify-content:center}.sponsors__grid img{flex:0 0 auto;height:auto}.sponsors__item{margin:0 3.2rem 6.4rem;display:flex;align-items:center;justify-content:center}.sponsors__item img{display:block}@media (max-width: 1370px){.sponsors__item img{max-width:8rem}}@media (max-width: 1050px){.sponsors__item img{max-width:100%}}@media (max-width: 700px){.sponsors__item img{max-width:80px}}.sponsors__right{flex-basis:calc(50% - 1.6rem);margin:0 .8rem}.sponsors__right .sponsors__title{margin-bottom:4.2rem}.sponsors__right .sponsors__box{padding-bottom:3.2rem}@media (max-width: 500px){.sponsors__right .sponsors__box{padding-bottom:1.6rem}}.sponsors__right .sponsors__box:first-child{margin-bottom:1.6rem}.sponsors__right .sponsors__item{margin:0 3.2rem 3.2rem}.sponsors__title--small{color:#013155;text-align:center;font-family:DM Sans;font-size:2.4rem;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.096rem;margin-bottom:3.3rem!important}.our-story{position:relative;border-bottom:.1rem solid rgba(0,0,0,.1)}.our-story__bg{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1}.our-story__top{margin:0 auto;max-width:96rem;padding:12.8rem 0;text-align:center;border-bottom:.1rem solid rgba(0,0,0,.1)}@media screen and (max-width: 992px){.our-story__top{padding:6.4rem 1.6rem}}.our-story__title{margin-bottom:3.8rem}.our-story__text p{font-size:2.4rem;font-weight:400;line-height:3.4rem;letter-spacing:-.024rem;text-align:center;color:#5a6670}.our-story__text p:not(:last-of-type){margin-bottom:3.5rem}.our-story__text p strong{font-weight:400;color:#231f20}.our-story__wrap{display:flex;padding:9.6rem 0 9.1rem;border-bottom:.1rem solid rgba(0,0,0,.1)}@media screen and (max-width: 992px){.our-story__wrap{display:block;padding:6.4rem 1.6rem}}.our-story__img,.our-story__content{flex:0 0 50%}.our-story__img{position:relative;overflow:hidden;border-radius:0 1.6rem 1.6rem 0}@media screen and (max-width: 992px){.our-story__img{border-radius:0}}.our-story__img img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 992px){.our-story__img img{position:static}}.our-story__content{padding:9.6rem}@media screen and (max-width: 992px){.our-story__content{padding:6.4rem 1.6rem}}.mission{position:relative;padding:12.6rem 0 12.8rem}@media screen and (max-width: 992px){.mission{padding:6.4rem 0}}.mission__bg{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1}.mission__item{display:flex;justify-content:space-between;align-items:center;padding:13rem 9.6rem;border-radius:1.6rem;border:1px solid rgba(0,0,0,.1);background:rgba(255,255,255,.05)}@media screen and (max-width: 1400px){.mission__item{padding:6.4rem 3.2rem!important}}@media screen and (max-width: 1200px){.mission__item{display:block}}.mission__item:last-of-type{margin-top:3.2rem;padding:11.7rem 9.6rem 9rem;flex-direction:row-reverse}@media screen and (max-width: 1200px){.mission__item img{display:block;margin-bottom:6.4rem}}.mission__text{flex:0 0 42rem}.mission__text p{font-size:2.4rem;font-weight:400;line-height:3.4rem;letter-spacing:-.024rem;color:#5a6670}.mission__text p:not(:last-of-type){margin-bottom:2.5rem}.mission__text p strong{font-weight:400;color:#000}.our-values{position:relative;padding:13.3rem 0 12.8rem}.our-values__bg{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1}.our-values .container{position:relative;z-index:2}.our-values__body{position:relative;border-radius:16px;border:1px solid #e3f3fb;overflow:hidden}.our-values__body:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:rgba(255,255,255,.9);backdrop-filter:blur(17.5px);z-index:-1}.our-values__title{padding:3.2rem;text-align:center;border-bottom:.1rem solid rgba(0,0,0,.1)}.our-values__wrap{display:flex}@media screen and (max-width: 768px){.our-values__wrap{flex-wrap:wrap}}.our-values__item{flex:1;padding:2.2rem;text-align:center}@media screen and (max-width: 768px){.our-values__item{flex:0 0 33.33%}}@media screen and (max-width: 576px){.our-values__item{flex:0 0 50%}}@media screen and (max-width: 576px){.our-values__item:first-of-type{border-bottom:1px solid #d5e2e9}}@media screen and (max-width: 768px){.our-values__item:nth-of-type(4),.our-values__item:nth-of-type(5){flex:0 0 50%;border-top:1px solid #d5e2e9}}@media screen and (max-width: 576px){.our-values__item:last-of-type{flex:0 0 100%}}.our-values__item:not(:last-of-type){border-right:1px solid #d5e2e9}.our-values__icon{position:relative;display:inline-flex;justify-content:center;align-items:center;margin-bottom:2.3rem;width:4.4rem;height:4.4rem;border-radius:50%;background:var(--accent)}.our-values__icon:before{content:"";position:absolute;top:-.6rem;left:-.6rem;display:block;width:calc(100% + 1.2rem);height:calc(100% + 1.2rem);border:1px solid rgba(218,33,40,.2);border-radius:50%}.our-values__subtitle{font-size:2rem;font-weight:600;letter-spacing:-.04rem;text-align:center;color:var(--contrast)}.numbers{position:relative;padding:12.8rem 0 9.6rem}.numbers__bg{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1}.numbers .container{position:relative;z-index:2}.numbers__title{margin-bottom:4.8rem}.numbers__wrap{display:flex;flex-wrap:wrap;margin:0 -1.6rem}@media screen and (max-width: 576px){.numbers__wrap{display:block;margin:0}}.numbers__item{margin:0 1.6rem 3.2rem;padding:3.2rem;flex:0 0 calc(33.33% - 3.2rem);border-radius:1.6rem;background:rgba(255,255,255,.4);border:1px solid #b3d4e7}@media screen and (max-width: 576px){.numbers__item{display:block;margin:0 0 3.2rem;text-align:center}}.numbers__item:nth-of-type(n+4){flex:0 0 calc(25% - 3.2rem)}@media screen and (max-width: 992px){.numbers__item:nth-of-type(n+4){flex:0 0 calc(50% - 3.2rem)}}@media screen and (max-width: 992px){.numbers__item{flex:0 0 calc(50% - 3.2rem)}}@media screen and (max-width: 992px){.numbers__item:last-of-type{flex:0 0 calc(100% - 3.2rem)}}.numbers__number{margin-bottom:5.2rem;font-size:9.6rem;font-weight:700;line-height:9.6rem;letter-spacing:-.384rem;color:var(--accent)}@media screen and (max-width: 576px){.numbers__number{font-size:6.4rem}}.numbers__subtitle{font-size:2.4rem;font-weight:400;line-height:3.4rem;letter-spacing:-.024rem;color:#5a6670}.lessons-list{position:relative;padding:9.6rem 0 8rem}.lessons-list__bg{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1}.lessons-list__item{display:flex;flex-direction:row-reverse}@media screen and (max-width: 992px){.lessons-list__item{display:block;padding:0 1.6rem}}.lessons-list__item:last-of-type{flex-direction:row}.lessons-list__item:last-of-type .lessons-list__img img{border-radius:0 1.6rem 1.6rem 0}.lessons-list__item:not(:last-of-type){margin-bottom:1.6rem}.lessons-list__content,.lessons-list__img{flex:0 0 50%}.lessons-list__img{position:relative;display:block;overflow:hidden}.lessons-list__img img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:1.6rem 0 0 1.6rem}@media screen and (max-width: 992px){.lessons-list__img img{position:static;border-radius:1.6rem!important}}.lessons-list__content{padding:9.6rem}@media screen and (max-width: 1600px){.lessons-list__content{padding:6.4rem 3.2rem}}@media screen and (max-width: 992px){.lessons-list__content{padding:6.4rem 0}}.lessons-list__container{padding:0 2rem}.lessons-list__title{margin-bottom:3.2rem;font-size:6.4rem;font-weight:700;line-height:7.2rem;letter-spacing:-.256rem;text-align:center;color:var(--contrast)}@media screen and (max-width: 992px){.lessons-list__title{font-size:4.8rem}}.lessons-list__text{margin-bottom:3.2rem;font-size:2.4rem;font-weight:400;line-height:3.4rem;letter-spacing:-.024rem;text-align:center;color:#5a6670}.lessons-list__complex-text{margin-bottom:3.2rem;padding:3.2rem;border-radius:16px;border:1px solid rgba(0,0,0,.2);background:rgba(255,255,255,.2)}.lessons-list__complex-text h3{margin-bottom:1.6rem;font-size:2rem;font-weight:600;line-height:2.4rem;letter-spacing:-.02rem;color:var(--contrast)}.lessons-list__complex-text li{position:relative;padding-left:2rem;font-size:1.6rem;font-weight:400;line-height:2.4rem;letter-spacing:-.016rem;color:#5a6670}.lessons-list__complex-text li:before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:.5rem;display:block;width:4px;height:4px;background:var(--text-color);border-radius:50%}.lessons-list__complex-text li:not(:last-of-type){margin-bottom:.8rem}.lessons-list__links{display:flex;gap:3.2rem}@media screen and (max-width: 576px){.lessons-list__links{display:block}}.lessons-list__card{display:flex;flex-direction:column;flex:1;position:relative;padding:3.2rem;aspect-ratio:1/1.26;border-radius:1.6rem;overflow:hidden}@media screen and (max-width: 1600px){.lessons-list__card{padding:3.2rem 1.6rem}}@media screen and (max-width: 576px){.lessons-list__card:not(:last-of-type){margin-bottom:3.2rem}}.lessons-list__card img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1}.lessons-list__card .btn{text-align:center}.lessons-list__subtitle{margin-bottom:auto;font-size:3.6rem;font-weight:800;letter-spacing:-.144rem;color:var(--contrast)}.lessons-type{position:relative;display:flex;justify-content:center;align-items:center;margin-bottom:12.8rem;padding:1.6rem 14.4rem;gap:3.2rem;border-bottom:1px solid rgba(0,0,0,.05);z-index:100}@media screen and (max-width: 992px){.lessons-type{margin-bottom:6.4rem}}@media screen and (max-width: 768px){.lessons-type{padding:1.6rem}}@media screen and (max-width: 576px){.lessons-type{padding:.8rem}}.lessons-type.fixed{background:white;box-shadow:0 0 1.6rem #0000001a}@media screen and (max-width: 576px){.lessons-type__text--desktop{display:none}}.lessons-type__text--mobile{display:none}@media screen and (max-width: 576px){.lessons-type__text--mobile{display:block}}.lessons-features{display:flex;justify-content:center;align-items:center;margin:0 auto 4.8rem;max-width:160rem;padding-bottom:3.2rem;border-bottom:1px solid rgba(0,0,0,.1)}@media screen and (max-width: 992px){.lessons-features{padding-bottom:0;flex-wrap:wrap}}@media screen and (max-width: 576px){.lessons-features{display:block}}.lessons-features__item{display:flex;justify-content:center;align-items:center;gap:1.4rem;padding:1.6rem 4.8rem}@media screen and (max-width: 992px){.lessons-features__item{flex:0 0 50%}}@media screen and (max-width: 576px){.lessons-features__item{padding:1.6rem}}@media screen and (max-width: 992px){.lessons-features__item:first-of-type,.lessons-features__item:nth-of-type(2){border-bottom:1px solid rgba(0,0,0,.1)}}@media screen and (max-width: 576px){.lessons-features__item:nth-of-type(3){border-bottom:1px solid rgba(0,0,0,.1)}}.lessons-features__item:not(:last-of-type){border-right:1px solid rgba(0,0,0,.1)}@media screen and (max-width: 992px){.lessons-features__item:not(:last-of-type){border-right:none}}.lessons-loop{padding-bottom:3.2rem}.lessons-loop__title,.lessons-loop__subtitle{font-size:3.6rem;font-weight:700;letter-spacing:-.144rem;text-align:center;color:var(--contrast)}.lessons-loop__subtitle{margin-bottom:2.2rem;color:var(--accent)}.lessons-loop__text{margin:0 auto;max-width:64rem;font-size:2.4rem;font-weight:400;line-height:3.4rem;letter-spacing:-.024rem;text-align:center;color:#5a6670}@media screen and (max-width: 576px){.lessons-loop__text{padding:0 1.6rem}}.lessons-loop__text strong{font-weight:400;color:#000}.lessons-loop__wrap{display:flex;flex-wrap:wrap;margin:4.8rem -1.6rem 6.4rem}@media screen and (max-width: 992px){.lessons-loop__wrap{justify-content:center}}@media screen and (max-width: 576px){.lessons-loop__wrap{display:block;margin:4.8rem 0 6.4rem}}.lessons-loop__item{margin:0 1.6rem 3.2rem;flex:0 0 calc(33.33% - 3.2rem)}@media screen and (max-width: 992px){.lessons-loop__item{flex:0 0 calc(50% - 3.2rem)}}@media screen and (max-width: 576px){.lessons-loop__item{margin-bottom:2.4rem}}.lesson-card{padding:3.2rem;border-radius:1.6rem;border:1px solid rgba(0,0,0,.2);background:rgba(255,255,255,.05);backdrop-filter:blur(8px)}.lesson-card__info{margin-bottom:3.2rem;padding-bottom:3.2rem;font-size:2rem;font-weight:600;letter-spacing:-.08rem;color:var(--contrast);border-bottom:1px solid rgba(0,0,0,.1)}.lesson-card__price{margin-bottom:3.2rem;font-size:8rem;font-weight:700;line-height:7.6rem;letter-spacing:-.32rem;color:var(--accent)}@media screen and (max-width: 576px){.lesson-card__price{font-size:4.8rem}}.lesson-card__price sup{font-size:4.4rem;font-weight:700}@media screen and (max-width: 576px){.lesson-card__price sup{font-size:3.2rem}}.lesson-card__time{display:flex;align-items:center;gap:1.6rem;margin-bottom:3.2rem;padding-bottom:3.2rem;font-size:2.4rem;font-weight:600;letter-spacing:-.024rem;color:var(--Gray-Darkest, #231f20);border-bottom:.1rem solid rgba(0,0,0,.1)}.lesson-card__description{margin-bottom:3.2rem;font-size:2.4rem;font-weight:400;line-height:3.4rem;letter-spacing:-.024rem;color:#5a6670}.lesson-card .btn{border:1px solid rgba(218,33,40,.3)}.page-lessons__item{position:relative;padding-top:16rem}.page-lessons__item:first-of-type:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:70%;background:linear-gradient(to bottom,rgba(255,255,255,.8),transparent);z-index:2}.page-lessons__item:first-of-type:after{content:"";position:absolute;bottom:0;left:0;display:block;width:100%;height:70%;background:linear-gradient(to top,rgba(255,255,255,.8),transparent);z-index:2}.page-lessons__item:nth-of-type(1){padding-top:0}.page-lessons__item:nth-of-type(2){padding-top:0}.page-lessons__bg{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1}.page-lessons__content{position:relative;z-index:3}.rules{position:relative;padding:12.8rem 0}.rules__bg{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1}.rules__header{padding:3.2rem 3.2rem 0;border-bottom:.1rem solid rgba(0,0,0,.05)}.rules .container{border-radius:16px;border:1px solid #e3f3fb;background:rgba(255,255,255,.95)}.rules__title{margin-bottom:1.6rem;font-size:3.6rem;font-weight:700;letter-spacing:-.144rem;text-align:center;color:var(--contrast)}.rules__text{margin:0 auto 3.2rem;max-width:108rem;font-size:1.6rem;font-weight:400;line-height:2.4rem;letter-spacing:-.016rem;text-align:center;color:#5a6670}.rules__text p:not(:last-of-type){margin-bottom:2.2rem}.rules__wrap{display:flex}@media screen and (max-width: 992px){.rules__wrap{display:block}}.rules__item{padding:3.2rem;flex:0 0 33.33%}.rules__subtitle{margin-bottom:2.2rem;font-size:2rem;font-weight:600;letter-spacing:-.04rem;text-align:center;color:var(--contrast)}.rules__list li{font-size:2.4rem;font-weight:400;line-height:3.4rem;letter-spacing:-.024rem}.rules__list li:not(:last-of-type){margin-bottom:2.2rem;padding-bottom:1.2rem;border-bottom:.1rem solid rgba(0,0,0,.05)}.rules__list{text-align:center;color:#5a6670}.bank-cards{padding:12.8rem 0;border-top:.1rem solid #d7eefa;overflow:hidden}.bank-cards__wrap{position:relative;padding:6.4rem;border-radius:1.6rem;background:#005358}@media screen and (max-width: 992px){.bank-cards__wrap{padding-bottom:50rem}}@media screen and (max-width: 576px){.bank-cards__wrap{padding:6.4rem 3.2rem 70rem}}.bank-cards__content{max-width:56rem;color:#fff}@media screen and (max-width: 1600px){.bank-cards__content{max-width:44rem}}@media screen and (max-width: 992px){.bank-cards__content{max-width:initial}}.bank-cards__logo{margin-bottom:3.2rem}.bank-cards__title{margin-bottom:1.6rem;font-size:3.6rem;font-weight:700;letter-spacing:-.144rem;color:#fff}.bank-cards__text{font-size:2.4rem;font-weight:400;letter-spacing:-.024rem;color:#c1cbd4}.bank-cards__img{position:absolute;top:-5.2rem;right:17.6%}@media screen and (max-width: 1600px){.bank-cards__img{right:12.6%}}@media screen and (max-width: 992px){.bank-cards__img{top:30rem;right:initial;left:3rem}}@media screen and (max-width: 576px){.bank-cards__img{top:40rem}}.bank-cards__img:nth-of-type(2){right:10.8%}@media screen and (max-width: 1600px){.bank-cards__img:nth-of-type(2){right:5.8%}}@media screen and (max-width: 992px){.bank-cards__img:nth-of-type(2){top:30rem;right:initial;left:10rem}}@media screen and (max-width: 576px){.bank-cards__img:nth-of-type(2){top:50rem;left:3rem}}.bank-cards__img:nth-of-type(3){right:3.9%}@media screen and (max-width: 1600px){.bank-cards__img:nth-of-type(3){right:-2%}}@media screen and (max-width: 992px){.bank-cards__img:nth-of-type(3){top:30rem;right:initial;left:20rem}}@media screen and (max-width: 576px){.bank-cards__img:nth-of-type(3){top:60rem;left:3rem}}.footer-contacts{position:relative;padding-bottom:12.8rem;z-index:100}.footer-contacts__header{position:relative}.footer-contacts__bg{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1}.footer-contacts__wrap{position:relative;top:-10rem;display:flex;flex-wrap:wrap;margin:0 -1.6rem}@media screen and (max-width: 1200px){.footer-contacts__wrap{margin:0 -.8rem}}@media screen and (max-width: 768px){.footer-contacts__wrap{top:0;display:block;margin:3.2rem 0 0}}.footer-contacts__item{position:relative;margin:0 1.6rem 3.2rem;padding:3.2rem;flex:0 0 calc(33.33% - 3.2rem);border-radius:16px;border:1px solid #b3d4e7;background:transparent}@media screen and (max-width: 1200px){.footer-contacts__item{margin:0 .8rem 1.6rem;flex:0 0 calc(50% - 1.6rem)}}@media screen and (max-width: 768px){.footer-contacts__item{margin:0 0 1.6rem;flex:0 0 100%}}.footer-contacts__item:nth-of-type(n+4) .footer-contacts__value{margin-bottom:0}.footer-contacts__item:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:rgba(255,255,255,.3);backdrop-filter:blur(48px);z-index:-1}.footer-contacts__item a:hover{text-decoration:underline}.footer-contacts__value{margin-bottom:7rem;min-height:7.2rem;font-size:2.4rem;font-weight:700;letter-spacing:-.096rem;color:var(--accent)}.footer-contacts__label{font-size:2.4rem;font-weight:400;line-height:3.4rem;letter-spacing:-.024rem;color:#5a6670}.footer-contacts__banner{margin-bottom:12.8rem;padding:4.8rem;text-align:center;color:#fff;border-radius:1.6rem;border:1px solid #000;background:#002e51;backdrop-filter:blur(32px)}.footer-contacts__subtitle{margin:0 auto 3.2rem;max-width:48rem;font-size:3.6rem;font-weight:700;letter-spacing:-.144rem;text-align:center;color:#fff}.footer-popup{position:fixed;top:0;left:0;display:none;justify-content:center;align-items:center;width:100%;height:100%;background:rgba(0,0,0,.9);opacity:0;transition:all .4s;z-index:10000}.footer-popup.active{display:flex}.footer-popup.show{opacity:1}.footer-popup.footer-popup--date .footer-popup__title--first{display:none}.footer-popup.footer-popup--date .footer-popup__title--second{display:block}.footer-popup.footer-popup--date .footer-popup__form--first{display:none}.footer-popup.footer-popup--date .footer-popup__form--second,.footer-popup__title--first{display:block}.footer-popup__title--second{display:none}@media screen and (max-width: 576px){.footer-popup__form{height:50rem;overflow-y:auto}}.footer-popup__form--first{display:block}.footer-popup__form--second{display:none}.footer-popup__body{position:relative;flex:0 0 96rem;background:white;border-radius:.8rem;border:1px solid rgba(0,0,0,.3);overflow:hidden}@media screen and (max-width: 768px){.footer-popup__body{flex:0 0 94%;border-radius:0}}.footer-popup__close{position:absolute;top:3.2rem;right:3.2rem;display:flex;justify-content:center;align-items:center;width:4.6rem;height:4.6rem;background:white;border-radius:50%;z-index:2;cursor:pointer}@media (max-width: 700px){.footer-popup__close{top:1.6rem;right:1.6rem}}@media (max-width: 600px){.footer-popup__close{top:.8rem;right:.8rem;width:3.6rem;height:3.6rem}}.footer-popup__wrap{display:flex}@media screen and (max-width: 768px){.footer-popup__wrap{display:block}}.footer-popup__img{position:relative;flex:0 0 32rem}@media screen and (max-width: 768px){.footer-popup__img{display:none}}.footer-popup__img img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.footer-popup__content{padding:4.8rem}@media screen and (max-width: 576px){.footer-popup__content{padding:4.8rem 1.6rem}}.footer-popup__title{margin-bottom:3.2rem;font-size:3.6rem;font-weight:700;letter-spacing:-.144rem;color:var(--contrast)}@media (max-width: 450px){.footer-popup__title{font-size:3rem}}.footer-popup__label{margin-bottom:1.2rem;font-size:1.4rem;font-weight:500;letter-spacing:-.014rem;color:var(--contrast)}.footer-popup__select{position:relative;margin-bottom:3.2rem}.footer-popup__select svg{position:absolute;top:1.6rem;right:1.6rem}.jq-selectbox{width:100%;border-radius:.8rem;border:1px solid rgba(0,0,0,.03);background:rgba(0,0,0,.03);cursor:pointer}.jq-selectbox__select{padding:1.6rem}.jq-selectbox__dropdown{top:5.5rem!important;padding:.8rem;width:100%!important;background:#fefefe;box-shadow:0 .4rem .8rem #0000001a;border-radius:0 .8rem .8rem 0}.jq-selectbox__dropdown li{padding:1.6rem;border-radius:.8rem;background:#f9f9f9;transition:all .4s}.jq-selectbox__dropdown li:hover{background:#f4f4f4}.jq-selectbox__dropdown li:not(:last-of-type){margin-bottom:.8rem}.gallery{position:relative;padding:12.8rem 0}@media screen and (max-width: 576px){.gallery{padding:8.4rem 0}}.gallery__bg{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1}.gallery__wrap{display:flex;flex-wrap:wrap;margin:0 -.4rem}.gallery__item{position:relative;display:flex;justify-content:center;align-items:center;margin:0 .4rem .8rem;flex:0 0 calc(33.33% - .8rem);aspect-ratio:1/1;border-radius:1.6rem;transition:all .4s;overflow:hidden}@media screen and (max-width: 576px){.gallery__item{flex:0 0 calc(50% - .8rem);border-radius:.8rem}}.gallery__item:nth-of-type(n+7){opacity:0}.gallery__item.hidden{display:none}.gallery__item.visible{opacity:1}.gallery__item:hover{cursor:pointer}.gallery__item:hover .gallery__icon{opacity:1}.gallery__item:hover:before{opacity:1}.gallery__item:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:rgba(218,33,40,.93);z-index:1;opacity:0;transition:all .4s}.gallery__item img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1}.gallery__icon{position:relative;flex:0 0 5.6rem;display:flex;justify-content:center;align-items:center;height:5.6rem;border:1px solid white;border-radius:50%;z-index:2;opacity:0;transition:all .4s}.gallery__footer{display:flex;justify-content:center;align-items:center;padding-top:6.4rem}
