/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&display=swap";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;max-width:100%;height:auto}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}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}img{width:100%;height:auto;display:block}@media(max-width: 600px){.desktop{display:none}}.mobile{display:none}@media(max-width: 600px){.mobile{display:inline-block}}body{position:relative;font-family:"Poppins",sans-serif;font-style:normal;font-weight:400;min-height:100vh;overflow-x:hidden;background:-webkit-gradient(linear, left top, left bottom, from(#9b0479), to(#1b1864));background:linear-gradient(180deg, #9b0479 0%, #1b1864 100%)}body::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#f2f5f8}body::-webkit-scrollbar{width:7px;background-color:#f2f5f8}body::-webkit-scrollbar-thumb{background-color:#0164b5}body.disabled{overflow:hidden}body,html{min-height:100%}html{font-size:.5208333333vw;overflow-x:hidden;overflow-y:scroll}@media(max-width: 1024px){html{font-size:.9765625vw}}@media(max-width: 600px){html{font-size:1.6666666667vw}}html.disabled{overflow:hidden}html.hide{display:block}html.hide .blur_wrap{background:rgba(0,0,0,0);position:relative;-webkit-filter:none;filter:none}a{text-decoration:none}a:hover{text-decoration:none}ul li{list-style-type:none}.stroke span{position:relative;display:inline-block;color:rgba(0,0,0,0);background:rgba(0,0,0,0)}.stroke span::before{content:attr(data-text);position:absolute;top:0rem;left:0;right:0;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-text-stroke-width:.2rem;-webkit-text-stroke-color:#691227;text-shadow:-0.15rem .15rem 0 #aa2e5a;z-index:0}.stroke span::after{content:attr(data-text);position:absolute;top:0;left:0;right:0;background:-webkit-gradient(linear, left top, left bottom, color-stop(12%, #fff634), color-stop(39.24%, #ff7e00), color-stop(64.23%, #fff634), color-stop(92.91%, #ff7e00));background:linear-gradient(180deg, #fff634 12%, #ff7e00 39.24%, #fff634 64.23%, #ff7e00 92.91%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.container{max-width:130rem;width:100%;padding:0 4rem;margin:0 auto;position:relative;z-index:3}@media(max-width: 600px){.container{padding:0 2rem}}.desk{display:block}@media(max-width: 600px){.desk{display:none}}.mob{display:none}@media(max-width: 600px){.mob{display:block}}.title{color:#ffb40a;font-size:5.2rem;font-style:normal;font-weight:600;line-height:110%;letter-spacing:-0.2rem}.subtitle{color:#fff;font-size:2.2rem;font-weight:700;line-height:120%;font-size:clamp(16px,2.2rem,2.2rem)}.text{color:#fff;font-weight:400;line-height:normal;font-size:1.6rem;font-size:clamp(14px,1.6rem,1.6rem)}.btn{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;display:flex;min-width:31rem;min-height:6.5rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:2rem 3rem;overflow:hidden;border-radius:1rem;border:.15rem solid #f433ff;background:-webkit-gradient(linear, left top, left bottom, from(#ff4b87), to(#b50aec));background:linear-gradient(180deg, #ff4b87 0%, #b50aec 100%);-webkit-box-shadow:0 .4rem 0 0 #8c00e1;box-shadow:0 .4rem 0 0 #8c00e1;text-align:center;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;border:none;outline:none;cursor:pointer;-webkit-animation:btn-anim 3s ease-out infinite;animation:btn-anim 3s ease-out infinite}.btn::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:-webkit-gradient(linear, left top, left bottom, from(#ff4b87), to(#ff4b87));background:linear-gradient(180deg, #ff4b87 0%, #ff4b87 100%);opacity:0;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.btn:hover::before{opacity:1}.btn span{position:relative;color:#fff;text-align:center;font-size:2.2rem;font-weight:700;line-height:120%}@-webkit-keyframes btn-anim{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes btn-anim{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}.wrapper{position:relative;overflow:hidden}.blur_wrap{position:absolute;right:0;bottom:0;left:0;top:0;-webkit-filter:blur(5px);filter:blur(5px);width:100%;min-height:100%}@media(max-width: 1800px){.blur_wrap{font-size:16px}}@media(max-width: 1440px){.blur_wrap{font-size:14px}}.layout{position:relative;min-height:100vh;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}@media(max-width: 600px){.layout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.preloader{width:5em;height:5em;position:fixed;top:0;left:0;right:0;bottom:0;margin:auto;z-index:6}.header{position:absolute;top:0;left:0;width:100%;z-index:10}.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:1.6rem 0;-webkit-transition:all .3s ease;transition:all .3s ease}@media(max-width: 600px){.header__row{padding:4rem 0}}.header__inner{background:rgba(0,18,21,.4);-webkit-backdrop-filter:blur(0.4rem);backdrop-filter:blur(0.4rem)}.header__logo{width:39.5rem}.header_scroll .header__row{padding:1.5rem 0}@media(max-width: 600px){.header_scroll .header__row{padding:2.5rem 0}}.header_scroll .header__row a{color:#fff}.header_scroll .header__inner{position:fixed;width:100%;-webkit-animation:headersSlideDown .5s ease-out;animation:headersSlideDown .5s ease-out;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);background:rgba(0,140,240,.6);-webkit-box-shadow:0 0 2rem 0px #fff;box-shadow:0 0 2rem 0px #fff}@-webkit-keyframes headersSlideDown{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes headersSlideDown{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.menu ul{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.menu__link{position:relative;display:inline-block;width:100%;text-decoration:none;color:#111315;text-align:center;color:#fff;font-size:1.6rem;font-size:clamp(12px,1.6rem,1.6rem);font-weight:200;line-height:120%;text-wrap:nowrap;padding:.8rem;border-radius:.8rem;margin:0 .3rem;border:.1rem solid rgba(0,0,0,0);moz-transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}@media(max-width: 600px){.menu__link{width:auto;border-bottom:1px solid rgba(0,0,0,0);white-space:nowrap}}.menu__link span{position:relative;z-index:1}@media(max-width: 600px){.menu__link span{white-space:nowrap}}.menu__link:hover{border:.1rem solid #fff}.burger-btn{display:none;moz-transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}@media(max-width: 600px){.burger-btn{display:block;width:4.5rem;height:3.5rem;position:relative;top:-0.5rem;right:0rem;z-index:10}}.burger-btn span{width:4rem;height:.5rem;position:absolute;background:#fefe43;border-radius:1rem;right:0;-webkit-transition:all .3s ease;transition:all .3s ease}.burger-btn span:nth-child(2){top:1.3rem;width:3rem}.burger-btn span:nth-child(3){top:2.6rem}.main{position:relative;background:url(../img/webp/main-bg.webp) no-repeat;background-size:cover;background-position:top 0 center;overflow:hidden}.main__wrap{position:relative;padding:12.5rem 0 9rem}@media(max-width: 1024px){.main__wrap{padding:10rem 0}}@media(max-width: 600px){.main__wrap{padding:11rem 0 2rem}}.main-info__wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10rem}@media(max-width: 1024px){.main-info__wrap{gap:6rem}}@media(max-width: 600px){.main-info__wrap{-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;text-align:center}}.main-info__left{position:relative;max-width:59rem;margin-top:3rem}@media(max-width: 1024px){.main-info__left{max-width:52rem}}@media(max-width: 600px){.main-info__left{max-width:100%}}.main-info__right{position:absolute;top:-12rem;right:-11rem;width:73.1rem;pointer-events:none}@media(max-width: 1024px){.main-info__right{top:-2rem;right:-14rem;width:57.1rem}}@media(max-width: 600px){.main-info__right{position:relative;top:unset;margin:-13rem 0 0 9rem;right:unset;width:67rem}}.main-info__right img{position:relative;z-index:1}.main-info__title{position:relative;font-size:7.2rem;font-weight:800;line-height:125%;margin:0 auto 2rem}.main-info__about{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.main-info__btn{margin:3rem 0 0}@media(max-width: 600px){.main-info__btn{margin:3rem auto 0}}.joy{padding:12rem 0;background:linear-gradient(85deg, #211765 0%, #2e36cb 46.48%, #251a72 100%)}@media(max-width: 600px){.joy{padding:8rem 0;background:linear-gradient(13deg, #211765 0%, #2e36cb 45.79%, #251a72 98.52%)}}.joy__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem}@media(max-width: 600px){.joy__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.joy__info{max-width:59rem;width:100%}.joy__title{margin-bottom:2rem}@media(max-width: 600px){.joy__title{margin-bottom:1rem}}.joy__about{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.joy__photo{max-width:59.2rem;width:100%}.challenge{padding:12rem 0}@media(max-width: 600px){.challenge{padding:8rem 0}}.challenge__wrap{text-align:center}.challenge__title{margin-bottom:2rem}@media(max-width: 600px){.challenge__title{margin-bottom:1rem}}.challenge__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:5rem;margin:2rem auto 5rem}@media(max-width: 600px){.challenge__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:2rem}}.challenge__item{max-width:28rem;width:100%}@media(max-width: 600px){.challenge__item{margin:0 auto}}.challenge__photo{width:100%;margin:0 auto;min-height:28rem}.relax{padding:6rem 0;background:linear-gradient(121deg, #057df5 -11.98%, #ca00c2 40.81%, #ac12d3 65.4%, #057df5 112.79%)}@media(max-width: 600px){.relax{padding:8rem 0}}.relax__wrap{text-align:center}.relax__title{margin-bottom:2rem}.relax__text{color:rgba(255,255,255,.7)}.relax__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:3rem;margin-top:2rem}@media(max-width: 1024px){.relax__row{gap:2rem}}@media(max-width: 600px){.relax__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;margin-top:3rem}}.relax__item{position:relative;max-width:31rem;width:100%;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-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 460px){.relax__item{max-width:40rem}}.relax__num{position:relative;z-index:2;width:5rem;min-height:5rem;height:5rem;border-radius:50%;background:-webkit-gradient(linear, left top, left bottom, from(#ed3bff), to(#99236a));background:linear-gradient(180deg, #ed3bff 0%, #99236a 100%);border:.4rem solid #fdd069;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;margin-bottom:-2.8rem}.relax__num span{color:#fff;font-size:2rem;font-weight:700;line-height:1}.relax__card{width:100%;height:100%;padding:4.5rem 2rem 3rem;border-radius:1.6rem;background:#fff;border:.3rem solid #ffd0f9}@media(max-width: 600px){.relax__card{padding:3rem 2rem 1rem;min-height:17.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.relax__card-text{color:#111315;text-align:center}.faq{padding:12rem 0 0}@media(max-width: 600px){.faq{padding:9rem 0 0}}.faq__wrap{text-align:center}.faq__title{margin-bottom:3rem}.faq__row{display:grid;grid-template-columns:repeat(2, 1fr);gap:3rem;text-align:left}@media(max-width: 1024px){.faq__row{gap:2rem}}@media(max-width: 600px){.faq__row{grid-template-columns:1fr}}.faq__item{padding:2.5rem 3rem;border-radius:1.6rem;background:#fff;border:.5rem solid #ffd0f9}@media(max-width: 600px){.faq__item{padding:2rem 2.5rem;min-height:18rem}}.faq__question{color:#111315;margin-bottom:.8rem}.faq__answer{color:#444}.contacts{padding:12rem 0 6rem}@media(max-width: 600px){.contacts{padding:8rem 0}}.contacts__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4rem;padding:3rem;border-radius:2rem;border:.7rem solid #ffb40a;background:#057df5}@media(max-width: 600px){.contacts__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:3rem 2.5rem;gap:1rem}}.contacts__left{max-width:74rem}@media(max-width: 600px){.contacts__left{max-width:100%}}.contacts__title{color:#fff;margin-bottom:1.2rem}.contacts__text{color:#fff}.contacts__right{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-align:end;-ms-flex-align:end;align-items:flex-end;gap:1.2rem;-ms-flex-negative:0;flex-shrink:0}@media(max-width: 600px){.contacts__right{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.contacts__label{color:#fff;text-align:right}@media(max-width: 600px){.contacts__label{text-align:left}}.contacts__email{display:inline-block;padding:1rem 2rem;border-radius:1rem;background:#fff;color:#e500c6;font-size:1.6rem;font-size:clamp(14px,1.6rem,1.6rem);font-weight:700;line-height:120%;text-decoration:none;white-space:nowrap;-webkit-transition:all .3s ease;transition:all .3s ease}.contacts__email:hover{background:#e500c6;color:#fff}.inner{position:relative}.inner__title{color:#fff;text-align:center;font-size:3.2rem;font-weight:800;line-height:168.75%;margin-bottom:7rem}@media(max-width: 600px){.inner__title{font-size:4.2rem;margin-bottom:10.5rem}}.inner .main::before{display:none}.inner .header{position:relative}.inner .main__wrap{padding:0}.template{position:relative;padding:6rem 0}@media(max-width: 600px){.template{padding:5rem 0}}.template .container{max-width:129rem}.template__wrap{position:relative}.template__inner{position:relative;margin:3.5rem 0 2.5rem}@media(max-width: 600px){.template__inner{margin:2.5rem 0 3.5rem}}.template__title{color:#fff;font-size:7.2rem;font-weight:600;line-height:113.889%;letter-spacing:-0.2rem;margin:0}.template__subtitle{color:#fff;font-size:3.2rem;font-style:normal;font-weight:700;line-height:120%;margin-bottom:2rem}@media(max-width: 600px){.template__subtitle{font-size:3.2rem;font-size:clamp(20px,3.2rem,3.2rem)}}.template ul{margin-bottom:1rem}.template ul a{color:#fff;border-bottom:.1rem solid #fff;-webkit-transition:all .2s;transition:all .2s;word-break:break-word}.template ul a:hover{border-color:rgba(0,0,0,0)}.template ul li{position:relative;color:#fff;font-size:1.8rem;font-size:clamp(16px,1.8rem,1.8rem);font-style:normal;font-weight:400;line-height:120%}.template ul li strong{font-weight:700}.template__text{color:#fff;font-size:1.8rem;font-size:clamp(16px,1.8rem,1.8rem);font-style:normal;font-weight:400;line-height:120%;margin-bottom:1.5rem}.template__text a{color:#fff;border-bottom:.1rem solid #fff;-webkit-transition:all .2s;transition:all .2s}.template__text a:hover{border-color:rgba(0,0,0,0)}.template__text strong{font-weight:700}.footer{padding:4rem 0;border-bottom:1px solid #092533;background:rgba(0,18,21,.4);-webkit-backdrop-filter:blur(0.4rem);backdrop-filter:blur(0.4rem)}@media(max-width: 600px){.footer{padding:3rem 0}}.footer__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}@media(max-width: 600px){.footer__wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}}.footer__logo{display:inline-block;width:28rem}@media(max-width: 600px){.footer__logo{width:38rem}}.footer__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem}@media(max-width: 600px){.footer__bottom{-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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.5rem}}.footer__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3rem}@media(max-width: 600px){.footer__nav{gap:2rem}}.footer__link{color:#fff;font-size:1.4rem;font-size:clamp(12px,1.4rem,1.4rem);font-weight:400;line-height:120%;text-transform:uppercase;text-decoration:underline;text-underline-offset:.4rem;-webkit-transition:color .3s ease;transition:color .3s ease}.footer__link:hover{color:#ffb40a}.footer__copy{color:#fff;font-size:1.4rem;font-size:clamp(11px,1.4rem,1.4rem);text-transform:uppercase;text-align:right}@media(max-width: 600px){#menu{position:fixed;top:0;right:0;height:100vh;width:100%;overflow-x:hidden;overflow-y:auto;opacity:0;pointer-events:none;-webkit-transition:opacity .5s;transition:opacity .5s;background:rgba(33,24,102,.5);z-index:10}#menu:before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0}#menu.opened{opacity:1;pointer-events:all}#menu.opened .menu__row{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}#menu .menu__row{position:relative;padding:17rem 2rem 0rem;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s, -webkit-transform .5s;height:100%;width:52rem;background:#211866;-webkit-box-shadow:0 8px 8px -4px rgba(16,24,40,.03);box-shadow:0 8px 8px -4px rgba(16,24,40,.03);margin-left:auto}#menu .menu{margin-right:0;padding-right:0;position:relative}#menu .menu ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#menu .menu ul li{margin-right:0;margin-bottom:3rem;text-align:center;border:none;width:100%}#menu .menu__logo{position:absolute;width:28rem;top:4rem;left:2.3rem}#menu .menu__btn{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;margin-top:2rem}#menu .menu ul li a{font-size:3.2rem;font-size:clamp(20px,3.2rem,3.2rem);padding:1rem}.burger-btn.act{top:0rem;right:0rem}.burger-btn.act span{background:#fff}.burger-btn.act span:nth-child(1){-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);top:1.5rem;width:5.5rem}.burger-btn.act span:nth-child(2){top:1.5rem;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);width:5.5rem}.burger-btn.act span:nth-child(3){background:rgba(0,0,0,0)}.main{background:url(../img/webp/main-bg-mob.webp) no-repeat;background-size:cover;background-position:top 0 center}.footer__wrap{font-size:1.6rem;font-size:clamp(11px,1.6rem,1.6rem)}.question__title{font-size:clamp(23px,4.4rem,4.4rem)}.question__text{font-size:clamp(14px,2rem,2rem)}.footer__links a{margin-right:2rem}}