/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */@import"https://fonts.googleapis.com/css2?family=Saira:wght@100..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}a{background-color:rgba(0,0,0,0)}b{font-weight:bolder}code{font-family:monospace,monospace;font-size:1em}small{font-size:80%}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}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}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}body{position:relative;font-family:"Saira",sans-serif;font-style:normal;font-weight:400;min-height:100vh;overflow-x:hidden;background:#2c082b}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:#490047}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: 640px){html{font-size:1.5625vw}}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}.container{max-width:132rem;width:100%;padding:0 6rem;margin:0 auto}@media(max-width: 1024px){.container{max-width:94rem;padding:0 2rem}}@media(max-width: 640px){.container{padding:0}}.title{font-size:5.8rem;font-weight:700;line-height:101.724%;margin-bottom:3rem}@media(max-width: 640px){.title{margin-bottom:5.46rem;text-align:center;font-size:5.4rem;line-height:112.5%}.title br{display:none}}.subtitle{font-size:2rem;font-size:clamp(16px,2rem,2rem);font-style:normal;font-weight:400;line-height:140%;letter-spacing:.1rem}@media(max-width: 640px){.subtitle{text-align:center;font-size:2.7rem;font-size:clamp(16px,2.7rem,2.7rem)}.subtitle br{display:none}}.text{color:#fff;font-size:1.8rem;font-size:clamp(12px,1.8rem,1.8rem);font-weight:400;line-height:120%}@media(max-width: 640px){.text{font-size:clamp(12px,2rem,2rem)}}.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%}.layout{position:relative;min-height:100vh;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}@media(max-width: 640px){.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}@media(max-width: 640px){.header__container{padding:0 2rem}}.header__row{position:relative;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:1rem 0;-webkit-transition:all .3s ease;transition:all .3s ease}@media(max-width: 640px){.header__row{padding:1.71rem 0}.header__row img{width:16rem}}.header__img{width:21rem}.header__inner{background:rgba(33,33,33,.3);backdrop-filter:blur(0.4rem)}.header_scroll .header__inner{position:fixed;width:100%;-webkit-animation:headersSlideDown .5s ease-out;animation:headersSlideDown .5s ease-out;backdrop-filter:blur(1rem);background:rgba(59,39,37,.7)}@-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{width:100%}.menu__row{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}.menu__logo{display:block;margin-right:auto;margin-left:3.75rem}.menu__logo img{width:20.5rem}@media(min-width: 641px){.menu__logo img{display:none}}.menu ul{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.menu ul li{margin-right:1.6rem}.menu ul li:last-child{margin-right:0}.menu__link{position:relative;display:inline-block;width:100%;text-decoration:none;cursor:pointer;color:#fff;font-size:1.4rem;font-style:normal;font-weight:400;line-height:120%;text-wrap:nowrap;padding:.8rem;text-align:center;-webkit-transition:text-shadow .2s ease;transition:text-shadow .2s ease}.menu__link--btn{display:-webkit-box;display:-ms-flexbox;display:flex;padding:.8rem 2.4rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:.8rem;border:1px solid #fff}@media(max-width: 640px){.menu__link--btn{border-radius:2.04rem;border:1px solid #fff}}.menu__link span{position:relative;z-index:1}@media(max-width: 640px){.menu__link span{white-space:nowrap}}.menu__link:hover{text-shadow:0 0 0 currentColor,.6px 0 0 currentColor}.burger-btn{display:none;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}@media(max-width: 640px){.burger-btn{display:block;width:4.6rem;position:absolute;top:3.6rem;right:0rem;z-index:5}}.burger-btn span{width:4.5rem;height:.4rem;position:absolute;background:#fff;border-radius:1rem;right:0;-webkit-transition:all .3s ease;transition:all .3s ease}.burger-btn span:nth-child(2){top:1.2rem}.burger-btn span:nth-child(3){top:2.4rem}.main{position:relative;background:url(../img/webp/hero-bg.webp) no-repeat;background-size:194rem auto;background-position:top center}@media(max-width: 1024px){.main{background-size:156rem auto;background-position:top right -24rem}}.main__wrap{position:relative;padding:16rem 0 15rem}@media(max-width: 1024px){.main__wrap{padding:11rem 0 3rem}}@media(max-width: 640px){.main__wrap{padding:81.5rem 0 8.5rem}}@media(max-width: 640px){.main-info__container{padding: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:start;-ms-flex-align:start;align-items:flex-start}@media(max-width: 640px){.main-info__wrap{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}}.main-info__text{max-width:69.5rem}@media(max-width: 1024px){.main-info__text{position:relative;max-width:54rem;z-index:2}}@media(max-width: 640px){.main-info__text{max-width:100%;margin:0 auto}}.main-info__title{color:#fff;line-height:96.5%;margin-bottom:4rem;margin-top:0}@media(max-width: 1024px){.main-info__title{font-size:5rem}}@media(max-width: 640px){.main-info__title{margin-bottom:3.75rem}}.main-info__subtitle{margin-bottom:3.5rem;color:#fff;letter-spacing:normal}@media(max-width: 640px){.main-info__subtitle{margin-bottom:3.75rem}.main-info__subtitle br{display:none}}.main-info__btn{display:block;padding:1.8rem 4rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:38.9rem;text-align:center;font-size:3.6rem;font-weight:700;line-height:120%;border-radius:1rem;background:#ff5b4d;color:#fff;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s, -webkit-box-shadow .2s;-webkit-animation:cta-pulse 2.2s ease-in-out infinite;animation:cta-pulse 2.2s ease-in-out infinite}@media(max-width: 640px){.main-info__btn{margin:0 auto;width:58rem;padding:2.7rem 6rem;font-size:4.7rem;font-style:normal}}.main-info__btn:hover{-webkit-box-shadow:0 0rem 1.4rem #ff5b4d;box-shadow:0 0rem 1.4rem #ff5b4d;-webkit-animation-play-state:paused;animation-play-state:paused}.gameplay{margin-top:13rem}@media(max-width: 1024px){.gameplay{margin-top:6rem}}@media(max-width: 640px){.gameplay{padding:4rem 0 0;margin-top:7rem}}@media(max-width: 640px){.gameplay__container{padding:0 2rem}}.gameplay__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}@media(max-width: 640px){.gameplay__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.gameplay__info{max-width:61.7rem;width:100%}.gameplay__title{color:#fff}.gameplay__subtitle{color:#fff}@media(max-width: 640px){.gameplay__subtitle{margin-bottom:5.46rem}}.gameplay__img{width:46rem}@media(max-width: 640px){.gameplay__img{width:61rem;margin-bottom:7.8rem}}.info{margin-top:12rem}@media(max-width: 640px){.info{margin-top:7rem}}.info__wrap{padding:5.4rem 0;border-radius:1.2rem;background:#e0bf8b}@media(max-width: 640px){.info__wrap{padding:7.8rem 2.5rem;border-radius:2.04rem}}.info__title{color:#490047;text-align:center}@media(max-width: 1024px){.info__title{padding:0 2rem}.info__title br{display:none}}@media(max-width: 640px){.info__title{padding:0}}.info__subtitle{padding:0 19.8rem;text-align:center;color:#490047}@media(max-width: 1024px){.info__subtitle{padding:0 2rem}}@media(max-width: 640px){.info__subtitle{padding:0}}.time{margin-top:3.2rem}@media(max-width: 640px){.time{margin-top:7rem}}.time__wrap{padding:4.6rem 0;border-radius:1.2rem;background:#490047}@media(max-width: 640px){.time__wrap{padding:7.8rem 2.5rem;border-radius:2.04rem}}.time__title{padding:0 14.7rem;color:#fff;text-align:center}@media(max-width: 1024px){.time__title{padding:0 2rem}.time__title br{display:none}}@media(max-width: 640px){.time__title{padding:0}}.time__subtitle{max-width:61.7rem;color:#fff}@media(max-width: 1024px){.time__subtitle{padding:0}}.time__box{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;padding:0 8.95rem}@media(max-width: 1024px){.time__box{padding:0 2rem}}@media(max-width: 640px){.time__box{padding:0;-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}}.time__img{width:41rem}@media(max-width: 640px){.time__img{margin-bottom:5.46rem;width:58rem}}.records{margin-top:5rem}@media(max-width: 640px){.records{margin-top:7rem}}.records__wrap{padding:4.6rem 0;border-radius:1.2rem;background:#e0bf8b}@media(max-width: 640px){.records__wrap{padding:7.8rem 2.5rem;border-radius:2.04rem}}.records__title{padding:0 14.7rem;color:#490047;text-align:center}@media(max-width: 640px){.records__title{padding:0}}.records__subtitle{max-width:56.1rem;color:#490047}@media(max-width: 640px){.records__subtitle br{display:none}}.records__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 11.75rem}@media(max-width: 1024px){.records__box{padding:0 2rem}}@media(max-width: 640px){.records__box{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.records__img{width:39rem}@media(max-width: 640px){.records__img{margin-top:5.46rem;width:58rem}}.retry{margin-top:5.2rem;margin-bottom:8.8rem}@media(max-width: 640px){.retry{margin-top:7rem}}.retry__wrap{padding:4.6rem 0;border-radius:1.2rem;background:#490047}@media(max-width: 640px){.retry__wrap{padding:7.8rem 2.5rem;border-radius:2.04rem}}.retry__title{padding:0 14.7rem;color:#fff;text-align:center}@media(max-width: 1024px){.retry__title{padding:0 2rem}.retry__title br{display:none}}@media(max-width: 640px){.retry__title{padding:0}}.retry__subtitle{max-width:61.7rem;color:#fff}@media(max-width: 640px){.retry__subtitle br{display:none}}.retry__box{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;padding:0 8.95rem}@media(max-width: 1024px){.retry__box{padding:0 2rem}}@media(max-width: 640px){.retry__box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.retry__img{width:39rem}@media(max-width: 1024px){.retry__img{margin-right:2em}}@media(max-width: 640px){.retry__img{margin-bottom:5.46rem;width:58rem}}.footer{background:rgba(224,191,139,.22);padding:4.7rem 0;z-index:2}@media(max-width: 640px){.footer{padding:2.41rem 4rem}}.footer__wrap{color:#fff;text-transform:uppercase}@media(max-width: 640px){.footer__wrap{display:none}}.footer__top{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;width:73.5rem;max-width:100%;margin:0 auto 3.3rem}.footer__link{display:inline-block;width:21rem;border-radius:.6324rem;background:#ff5b4d;-ms-flex-negative:0;flex-shrink:0;padding:1.14rem 0;text-transform:capitalize;text-align:center;font-size:2.2766rem;color:inherit;font-weight:700;line-height:120%;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s, -webkit-box-shadow .2s;-webkit-animation:cta-pulse 2.2s ease-in-out infinite;animation:cta-pulse 2.2s ease-in-out infinite}.footer__link:hover{-webkit-box-shadow:0 0rem 1.4rem #ff5b4d;box-shadow:0 0rem 1.4rem #ff5b4d;-webkit-animation-play-state:paused;animation-play-state:paused}.footer__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:47.9rem;line-height:140%}.footer__text{color:inherit;text-align:center;font-size:1.2rem;font-style:normal;font-weight:500;line-height:140%;text-transform:uppercase}.footer__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:100%}.footer__policy{max-width:37rem;width:100%;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}.footer__copyright{color:#fff;font-size:1.2rem;font-weight:500;line-height:140%;text-transform:uppercase}.footer__links{color:#fff;font-size:1.2rem;font-style:normal;font-weight:500;text-transform:uppercase;border-bottom:1px solid #fff;-webkit-transition:border-bottom-color .2s ease;transition:border-bottom-color .2s ease}.footer__links:hover{border-bottom:1px solid rgba(0,0,0,0)}@media(max-width: 640px){.footer__mob{display:block}}.footer-mob{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;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(min-width: 641px){.footer-mob{display:none}}.footer-mob__wrong{margin-bottom:3.41rem;color:#fff;text-align:center;font-size:2rem;font-weight:500;line-height:140%;text-transform:uppercase}.footer-mob__link{max-width:36rem;width:100%;margin-bottom:3rem;padding:1.94rem 2rem;color:#fff;text-align:center;font-size:3.8rem;font-weight:700;line-height:120%;border-radius:.6324rem;background:#ff5b4d;-webkit-animation:cta-pulse 2.2s ease-in-out infinite;animation:cta-pulse 2.2s ease-in-out infinite}.footer-mob__link:hover{-webkit-box-shadow:0 0rem 1.4rem #ff5b4d;box-shadow:0 0rem 1.4rem #ff5b4d;-webkit-animation-play-state:paused;animation-play-state:paused}.footer-mob__info{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;color:#fff;font-size:2rem;font-weight:500;line-height:140%;text-transform:uppercase}.footer-mob__info--one{margin-bottom:2rem}.footer-mob__info--two{margin-bottom:3.4rem}.footer-mob__text:first-child{margin-right:4.1rem}.footer-mob__policy{display:grid;grid-template-columns:repeat(2, 1fr);gap:3.4rem;max-width:43rem;width:100%}.footer-mob__policy a{color:#fff;font-size:2rem;font-style:normal;font-weight:500;line-height:normal;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;text-transform:uppercase;white-space:nowrap}.footer-mob__policy a:nth-child(3){grid-column:1/-1;justify-self:center}.modal{position:fixed;top:0;left:0;opacity:0;pointer-events:none;z-index:150;right:0;height:100%;width:100%;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;background:rgba(255,116,0,.8);display:grid;grid-template-columns:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-height:100%;overflow-y:auto}.modal.is--visible{opacity:1;pointer-events:auto}.modal_cookies{background:none;top:unset;height:auto;bottom:0rem}.modal_cookies .modal__body{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;width:146rem}.modal_cookies .modal__left{max-width:70rem}.modal__overlay{position:absolute;top:0;left:0;z-index:200;height:100%;width:100%}.modal__body{position:relative;height:-webkit-max-content;height:-moz-max-content;height:max-content;z-index:300;max-width:90%;margin:3rem auto;width:57em;border:1px solid #e0bf8b;background:#2c082b;padding:9.5rem 7.1rem}.modal__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.close-cookies{border-radius:4rem;background:#ff5b4d;min-width:26.5rem;min-height:7.2rem;padding:1.6rem 2.5rem;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;text-align:center;border:none;cursor:pointer;-webkit-transition:all .2s;transition:all .2s}.close-cookies span{color:#000;text-align:center;font-size:2.2rem;font-weight:700;line-height:150%}.close-cookies:hover{-webkit-box-shadow:0 0rem 1.4rem #ff5b4d;box-shadow:0 0rem 1.4rem #ff5b4d}.close-cookies_dark{border:.1rem solid #ff5b4d;background:rgba(0,0,0,0);margin-left:2rem}@media(max-width: 1024px){.close-cookies_dark{margin-left:0;margin-top:2rem}}@media(max-width: 640px){.close-cookies_dark{margin-top:0}}.close-cookies_dark span{color:#fff}.close-cookies_dark:hover{background:rgba(0,0,0,0);-webkit-box-shadow:0 0rem 1.4rem #ff5b4d;box-shadow:0 0rem 1.4rem #ff5b4d}.modal__text{color:#fff;font-size:2.4rem;font-weight:400;line-height:150%}.modal__text a{color:#ff5b4d;border-bottom:.1rem solid #ff5b4d;-webkit-transition:border-bottom-color .2s ease;transition:border-bottom-color .2s ease}.modal__text a:hover{border-bottom-color:rgba(0,0,0,0)}@media(max-width: 1024px){.modal__btns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.close-cookies{min-width:22rem}.modal__text,.close-cookies span{font-size:2rem}.modal__body{padding:3rem 4rem}}@media(max-width: 640px){#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;z-index:5}#menu.opened{opacity:1;pointer-events:all;background:#2c082b;backdrop-filter:blur(4rem)}#menu.opened .menu__row{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}#menu .menu__row{position:relative;-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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;padding:2rem 0 0;-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:rgba(19,19,19,.75);-webkit-box-shadow:0 4.688px 4.688px -2.344px rgba(16,24,40,.03);box-shadow:0 4.688px 4.688px -2.344px rgba(16,24,40,.03);margin-left:auto}#menu .menu{margin-right:auto}#menu .menu ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:14.9rem 3.2rem 0;-webkit-box-align:start;-ms-flex-align:start;align-items:start}#menu .menu ul li{text-align:center;border:none;margin-bottom:3.2rem}#menu .menu ul li:last-child{border:none}#menu .menu ul li a{font-size:3.2rem;font-weight:400;font-size:3.7rem;font-style:normal;line-height:120%;padding:2.05rem 2.7rem;color:#fff;margin:0;text-transform:uppercase;text-align:center;width:-webkit-max-content;width:-moz-max-content;width:max-content}.burger-btn.act span:nth-child(1){-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);top:1.5rem;width:4.5rem}.burger-btn.act span:nth-child(2){top:1.5rem;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);width:4.5rem}.burger-btn.act span:nth-child(3){background:rgba(0,0,0,0)}.main{background:url(../img/webp/hero-bg-mob.webp) no-repeat;background-size:64rem auto;background-position:top 0 center}.modal_cookies .modal__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;padding:5.6rem 5rem 4rem 2.5rem}.modal_cookies .modal__left{max-width:41.46rem}.modal__text{font-size:clamp(14px,1.6rem,1.6rem)}.close-cookies{min-width:45rem;min-height:8rem}.close-cookies:first-child{margin:6rem 0 3rem}.modal__text,.close-cookies span{font-size:3rem}.modal_cookies .modal__body{width:100%;max-width:90%;padding:12.3rem .34rem}}.template{padding:17rem 0 5rem}@media(max-width: 640px){.template{padding:18.5rem 0 5rem}}@media(max-width: 640px){.template .container{max-width:63.5rem}}.template__block{padding:4.2rem 8rem;border-radius:1rem;background:#490047;backdrop-filter:blur(10px);z-index:2}@media(max-width: 640px){.template__block{padding:5.46rem 3.4rem}}.template__inner{z-index:3}.template__item{margin:2.7rem 0}@media(max-width: 640px){.template__item{margin:3.8rem 0}}.template__title{margin:0;color:#fff;text-align:center;font-size:5.8rem;font-weight:700;line-height:5.6rem;margin-bottom:3.8rem}@media(max-width: 640px){.template__title{font-size:5.46075rem;line-height:6.1rem;margin-bottom:6.48rem}}.template__subtitle{color:#fff;font-weight:700;line-height:3.8rem;font-size:3.2rem;font-size:clamp(24px,3.2rem,3.2rem)}@media(max-width: 640px){.template__subtitle{line-height:6.4rem}}.template ul{margin-left:2.5rem;margin-bottom:2rem}@media(max-width: 640px){.template ul{margin-top:2rem;margin-bottom:4rem}}.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-style:normal;font-weight:400;line-height:158.333%;font-size:clamp(12px,1.8rem,1.8rem)}@media(max-width: 640px){.template ul li{font-size:clamp(13px,2.05rem,2.05rem);font-size:3.07rem;line-height:6.48rem}}.template ul li::before{content:"";position:absolute;width:.5rem;height:.5rem;background:#fff;border-radius:50%;top:1.5rem;left:-2.5rem;pointer-events:none}@media(max-width: 640px){.template ul li::before{top:clamp(12px,1.7rem,1.7rem)}}.template__text{color:#fff;font-size:2.4rem;font-size:clamp(16px,2.4rem,2.4rem);font-style:normal;font-weight:400;line-height:158.333%}@media(max-width: 640px){.template__text{font-size:1.8rem;font-size:clamp(16px,1.8rem,1.8rem);line-height:6.48rem}}.template__text_mob{margin-bottom:4rem}.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)}@-webkit-keyframes cta-pulse{0%,100%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.04);transform:scale(1.04)}}@keyframes cta-pulse{0%,100%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.04);transform:scale(1.04)}}