html{-webkit-box-sizing:border-box;box-sizing:border-box;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#FF981F #1B1B1B}html ::-webkit-scrollbar{width:.75rem}html ::-webkit-scrollbar-track{background:#1B1B1B}html ::-webkit-scrollbar-thumb{background:#FF981F}*,*::after,*::before{-webkit-box-sizing:inherit;box-sizing:inherit}body{font-family:"Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;background:#1B1B1B;font-weight:600;color:#fff;min-height:100vh;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}body.no-scroll{overflow-y:hidden}body.page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}h1,h2,h3,h4,h5,h6,p{margin:0}a{color:inherit;text-decoration:none;cursor:pointer;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}button,.btn{padding:0;cursor:pointer;background:none;border:none;outline:none;font-family:inherit;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}ul,ol{padding:0;margin:0}ul{list-style:none}img{max-width:100%;height:auto}main.main{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}main.main--page-not-found{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;background:url("../img/bg/spark-bg-left.png"),url("../img/bg/spark-bg-right.png");background-repeat:no-repeat;background-size:contain, contain;background-position:left calc((100vw - 1500px) / 2 - 20%) center,right calc((100vw - 1500px) / 2 - 20%) center}@media screen and (max-width: 1400px){main.main--page-not-found{background-position:left calc((100vw - 1500px) / 2 - 10%) center,right calc((100vw - 1500px) / 2 - 10%) center}}@media screen and (max-width: 1200px){main.main--page-not-found{background-position:left -15% center, right -15% center}}@media screen and (max-width: 991px){main.main--page-not-found{background-position:left -20% center, right -20% center}}@media screen and (max-width: 768px){main.main--page-not-found{background-position:left -30% center, right -30% center}}main.main--payment{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;background-image:-webkit-gradient(linear, left bottom, left top, from(rgba(27,27,27,0.85))),url("../img/bg/pay-bg.png");background-image:-webkit-linear-gradient(bottom, rgba(27,27,27,0.85)),url("../img/bg/pay-bg.png");background-image:-o-linear-gradient(bottom, rgba(27,27,27,0.85)),url("../img/bg/pay-bg.png");background-image:linear-gradient(to top, rgba(27,27,27,0.85)),url("../img/bg/pay-bg.png");background-repeat:no-repeat;background-size:cover;background-position:center}main.inner-page{margin-top:60px}@media screen and (max-width: 768px){main.inner-page{margin-top:40px}}@media screen and (max-width: 575px){main.inner-page{margin-top:20px}}.container{width:100%;max-width:1470px;margin:0 auto;padding:0 15px}.container--sm{max-width:950px}.logo{cursor:pointer;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.logo:hover{opacity:.7}.section__title{font-family:"Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-weight:700;font-size:clamp(1.25rem, 5vw, 1.5625rem);line-height:1.48;letter-spacing:0.02em;color:#fff}.section__title--lg{font-size:clamp(1.375rem, 5vw, 1.875rem)}.overlay,.modal{position:fixed;top:0;right:0;left:0;bottom:-200%;z-index:999;background:rgba(0,0,0,0.7);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;opacity:0;visibility:hidden;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.overlay.shown,.modal.shown{bottom:0;opacity:1;visibility:visible}.modal{z-index:1010}.btn{padding:18px 40px;border:2px solid rgba(255,255,255,0.7);background:transparent;-webkit-box-shadow:none;box-shadow:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;font-weight:600;font-size:clamp(1rem, 5vw, 1.25rem);line-height:1.3;color:rgba(255,255,255,0.7)}.btn:hover{border:2px solid #fff;color:#fff}.btn--orange{-webkit-box-shadow:0 5px 100px #FF981F;box-shadow:0 5px 100px #FF981F;background-color:#FF981F;background:-webkit-gradient(linear, left top, left bottom, from(#FFA800), to(#FF9313)),url("../img/download-btn-decor.png");background:-webkit-linear-gradient(top, #FFA800 0%, #FF9313 100%),url("../img/download-btn-decor.png");background:-o-linear-gradient(top, #FFA800 0%, #FF9313 100%),url("../img/download-btn-decor.png");background:linear-gradient(180deg, #FFA800 0%, #FF9313 100%),url("../img/download-btn-decor.png");background-size:auto;background-repeat:no-repeat;background-position:left 40% center;background-blend-mode:color;background-origin:border-box;overflow:hidden;border:2px solid transparent;color:rgba(27,27,27,0.9)}.btn--orange:hover{-webkit-filter:brightness(1.2);filter:brightness(1.2);color:#1b1b1b;border-color:transparent}.header{padding:28px 0px;border-bottom:1px solid rgba(255,255,255,0.1);background:#1f1f1f;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;position:relative}.header.b-bottom{border-color:transparent}.header__container{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}.header__logo{max-height:28px}.header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 991px){.header__inner{position:absolute;top:-120%;left:0;right:0;z-index:10;width:100%;min-height:calc(100vh - 85px);padding:25px 0 60px;-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:start;background:url("../img/bg/mobile-menu-bg.png"),#1f1f1f;background-repeat:no-repeat;background-size:cover;background-position:center;background-blend-mode:overlay;opacity:0;visibility:hidden;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.header__inner::after{content:'';position:absolute;top:0;right:0;left:0;bottom:0;z-index:1;background:rgba(27,27,27,0.8)}}.header__inner.active{top:85px;opacity:1;visibility:visible}.header__nav{margin-left:auto;margin-right:40px}@media screen and (max-width: 1200px){.header__nav{margin-right:20px}}@media screen and (max-width: 991px){.header__nav{margin-left:0;margin-right:0;width:100%}}.header__language{display:-webkit-box;display:-ms-flexbox;display:flex}.header__language a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.header__language ul:nth-child(2){display:none}.header__actions{padding-left:13px;border-left:1px solid rgba(255,255,255,0.1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:2}@media screen and (max-width: 1200px){.header__actions{padding-left:3px}}@media screen and (max-width: 991px){.header__actions{width:100%;padding:0 15px;border-left:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width: 575px){.header__actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;-webkit-box-align:initial;-ms-flex-align:initial;align-items:initial}}.header__download{margin-left:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;line-height:1;color:#FF981F;margin-top:3px}@media (min-width: 992px) and (max-width: 1200px){.header__download{margin-left:15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:80px;-webkit-box-align:end;-ms-flex-align:end;align-items:end;text-align:end}}@media screen and (max-width: 991px){.header__download{margin-left:8%}}@media screen and (max-width: 650px){.header__download{margin-left:5%}}@media screen and (max-width: 575px){.header__download{margin-left:0;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}}.header__download:hover{-webkit-filter:brightness(1.5);filter:brightness(1.5)}.header__download img{width:20px;height:20px;margin-right:12px;margin-top:-4px}.header .menu-btn{display:none}@media (max-width: 991px){.header .menu-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:33px;height:28px;gap:6px;cursor:pointer}.header .menu-btn:hover span:first-child{width:75%}.header .menu-btn:hover span:nth-child(2){width:100%}.header .menu-btn span{display:block;width:33px;height:3px;background:#9C9D9C;border-radius:2px;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.header .menu-btn span:nth-child(2){width:75%}.header .menu-btn.active{-webkit-transform:translateX(6px);-ms-transform:translateX(6px);transform:translateX(6px)}.header .menu-btn.active span:first-child{-webkit-transform:rotate(45deg) translate(-1px, 8px);-ms-transform:rotate(45deg) translate(-1px, 8px);transform:rotate(45deg) translate(-1px, 8px);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}.header .menu-btn.active span:nth-child(2){-webkit-transform:rotate(-45deg) translate(-2px, -7px);-ms-transform:rotate(-45deg) translate(-2px, -7px);transform:rotate(-45deg) translate(-2px, -7px);width:100%;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}.header .menu-btn.active:hover span:first-child,.header .menu-btn.active:hover span:nth-child(2){width:33px;-webkit-filter:brightness(1.4);filter:brightness(1.4)}}.nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative;z-index:2}.nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px 50px}@media screen and (max-width: 1200px){.nav__list{gap:12px 30px}}@media (max-width: 991px){.nav__list{-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:start;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;gap:30px;padding:0 15px;margin-bottom:40px}}@media screen and (max-width: 575px){.nav__list{gap:25px}}@media screen and (max-width: 991px){.nav__item{width:100%;padding-bottom:30px;border-bottom:1px solid #353535}}@media screen and (max-width: 575px){.nav__item{padding-bottom:25px}}.nav__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;line-height:1;color:rgba(255,255,255,0.7)}.nav__link img{width:20px;height:20px;opacity:0.7;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;margin-right:12px}.nav__link:hover{color:#fff}.nav__link:hover img{opacity:1}.nav__btn{display:none;margin-left:0;margin-top:15px;background:rgba(255,255,255,0.5)}.nav__btn:after{display:none}.nav__btn:hover{background:rgba(230,230,230,0.5)}@media (max-width: 768px){.nav__btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}}.language{padding:0px 17px;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;position:relative;cursor:pointer}@media screen and (max-width: 575px){.language{display:none}}.language:hover .language__item:first-child{color:transparent}.language:hover .language__options{display:-webkit-box;display:-ms-flexbox;display:flex}.language:hover .language__arrow{-webkit-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.language__arrow{position:absolute;cursor:pointer;top:50%;right:-5px;z-index:3;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.language__item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;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;gap:10px;font-weight:600;font-size:1rem;line-height:1.25;text-transform:uppercase;color:rgba(255,255,255,0.7);position:relative;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.language__item img{border-radius:50%;width:25px;height:25px}.language__options{display:none;-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:start;gap:23px 10px;background:#242424;min-width:105px;position:absolute;top:-48%;left:0;right:0;padding:12px 17px;-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%)}.language__options li{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;gap:10px;font-weight:600;font-size:1rem;line-height:1.25;text-transform:uppercase;color:rgba(255,255,255,0.7);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.language__options li:hover{color:#fff}.social{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;gap:10px 20px}.social--header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width: 992px){.social--header{display:none}}.social__link{width:40px;height:40px;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;border:1.5px solid rgba(255,255,255,0.2);opacity:0.8}.social__link:hover{border:1.5px solid rgba(255,255,255,0.5);opacity:1}.social__link img{width:20px;height:20px}.radio{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;gap:20px}@media screen and (min-width: 576px){.radio{display:none}}.radio-btn{cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-negative:0;flex-shrink:0}.radio-btn input[type=radio]{position:absolute;width:1px;height:1px;border:0;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0)}.radio-btn label{cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.radio-btn label:hover span{-webkit-filter:brightness(1.5);filter:brightness(1.5)}.radio-btn label span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:"Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-weight:600;font-size:1.125rem;line-height:1.22222;text-transform:uppercase;color:#9C9D9C;text-align:center;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.radio-btn label span:hover{opacity:.8}.radio-btn input[type=radio]:checked+label span{color:#09AE6A}.hero{padding-top:10%;padding-bottom:25%;background-image:url("../img/bg/hero-bg.png");background-size:cover;background-position:center left 0;background-repeat:no-repeat;position:relative}@media screen and (max-width: 1400px){.hero{background-position:center left 20%}}@media screen and (max-width: 991px){.hero{background-position:center left 40%}}@media screen and (max-width: 768px){.hero{padding-top:0;padding-bottom:0;background-image:url("../img/bg/hero-bg-mobile.png");background-position:right 30% center}}@media screen and (max-width: 680px){.hero{background-position:right 35% center}}@media screen and (max-width: 492px){.hero{background-position:right 45% center}}.hero__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;z-index:5}@media screen and (max-width: 768px){.hero__container{padding-top:350px;padding-left:30px;padding-right:30px}}@media screen and (max-width: 620px){.hero__container{padding-top:280px}}@media screen and (max-width: 575px){.hero__container{padding-top:230px;padding-left:25px;padding-right:25px}}@media screen and (max-width: 520px){.hero__container{padding-top:190px}}@media screen and (max-width: 370px){.hero__container{padding-top:170px}}.hero__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:50px}@media screen and (max-width: 500px){.hero__content{margin-bottom:30px}}.hero__title{margin-bottom:20px;-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start;font-family:"QuadratGroteskNewBold",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-style:normal;font-weight:normal;font-size:clamp(3.125rem, 10vw, 6.25rem);line-height:1.35;color:#fff;position:relative}.hero__title b{font-size:120%}.hero__title span{position:absolute;top:45%;right:-75px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);padding:6px 12px;background:#499D7B;border:4px solid #1B1B1B;border-radius:8px 8px 8px 2px;font-family:"Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-style:normal;font-weight:700;font-size:clamp(.75rem, 3vw, 1.125rem);line-height:1.22222;letter-spacing:0.03em;color:#fff}@media screen and (max-width: 680px){.hero__title span{top:40%;right:-80px}}@media screen and (max-width: 575px){.hero__title span{padding:3px 6px;right:-22%}}@media screen and (max-width: 420px){.hero__title span{right:-50px}}@media screen and (max-width: 380px){.hero__title span{right:-45px}}.hero__desc{max-width:480px;font-weight:600;font-size:clamp(.9375rem, 4vw, 1.125rem);line-height:2.11111;letter-spacing:0.02em;color:rgba(255,255,255,0.7)}@media screen and (max-width: 575px){.hero__desc{color:#fff}}.hero__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:start;align-self:start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px 30px}@media screen and (max-width: 575px){.hero__download{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.hero__play{color:#fff}@media screen and (max-width: 575px){.hero__play{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.hero__play:hover{color:#FF981F;border-color:#FF981F}.news{margin-top:-10%;margin-bottom:60px;padding:0 60px}@media screen and (max-width: 1400px){.news{margin-top:-15%}}@media screen and (max-width: 768px){.news{margin-bottom:30px;padding:0 0 60px;margin-top:-250px;padding-top:250px;background-image:url("../img/bg/smoke-sparks-bg.png");background-repeat:no-repeat;background-size:cover;background-position:center bottom 40px;position:relative;z-index:3}}.news-page{padding:0;margin-top:0;margin-bottom:115px;background-image:none}@media screen and (max-width: 768px){.news-page{margin-bottom:80px;padding:0}}@media screen and (max-width: 575px){.news-page{margin-bottom:60px}}.news-page__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width: 768px){.news-page__container{padding-top:0}}.news-page__title{margin-bottom:45px;-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start}@media screen and (max-width: 575px){.news-page__title{margin-bottom:30px}}.news-page__wrap{margin-bottom:60px;display:-ms-grid;display:grid;-ms-grid-columns:(minmax(460px, 1fr))[auto-fit];grid-template-columns:repeat(auto-fit, minmax(460px, 1fr));gap:30px}@media screen and (max-width: 1200px){.news-page__wrap{-ms-grid-columns:(minmax(360px, 1fr))[auto-fit];grid-template-columns:repeat(auto-fit, minmax(360px, 1fr))}}@media screen and (max-width: 800px){.news-page__wrap{-ms-grid-columns:(minmax(300px, 1fr))[auto-fit];grid-template-columns:repeat(auto-fit, minmax(300px, 1fr))}}@media screen and (max-width: 575px){.news-page__wrap{-ms-grid-columns:1fr;grid-template-columns:1fr;margin-bottom:40px}}.news-page__btn{min-width:460px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}@media screen and (max-width: 575px){.news-page__btn{min-width:280px;width:85%}}.news__container{position:relative}@media screen and (max-width: 768px){.news__container{padding-top:100px}}@media screen and (max-width: 475px){.news__container{padding-top:60px}}.news-item{position:relative;padding:0 135px 0 50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:end;min-height:280px}@media screen and (max-width: 1500px){.news-item{padding:0 70px 0 50px}}@media screen and (max-width: 991px){.news-item{padding:0 25px 0px 25px;min-height:250px}}@media screen and (max-width: 475px){.news-item{min-height:220px}}@media screen and (max-width: 1200px){.news-item--page{padding:0 50px 0 50px}}@media screen and (max-width: 991px){.news-item--page{padding:0 25px 0px 25px;min-height:250px}.news-item--page:nth-child(n+7){display:none}}@media screen and (max-width: 575px){.news-item--page:nth-child(n+4){display:none}}.news-item:hover .news-item__content{-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);transform:translateY(-15px)}.news-item::after{content:'';position:absolute;top:0;right:0;left:0;bottom:0;z-index:1;width:100%;height:100%;background:-webkit-gradient(linear, left top, left bottom, color-stop(43.21%, rgba(28,28,28,0)), color-stop(59.86%, rgba(28,28,28,0.7)), to(rgba(28,28,28,0.9)));background:-webkit-linear-gradient(top, rgba(28,28,28,0) 43.21%, rgba(28,28,28,0.7) 59.86%, rgba(28,28,28,0.9) 100%);background:-o-linear-gradient(top, rgba(28,28,28,0) 43.21%, rgba(28,28,28,0.7) 59.86%, rgba(28,28,28,0.9) 100%);background:linear-gradient(180deg, rgba(28,28,28,0) 43.21%, rgba(28,28,28,0.7) 59.86%, rgba(28,28,28,0.9) 100%)}.news-item__photo{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.news-item__photo img{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.news-item__content{padding-top:40px;padding-bottom:40px;position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}@media screen and (max-width: 475px){.news-item__content{padding-top:30px;padding-bottom:20px}}.news-item__content h3{font-weight:700;font-size:clamp(1rem, 4vw, 1.125rem);line-height:1.5;letter-spacing:0.02em;color:#fff}.news-item__datetime{margin-bottom:5px;font-weight:600;font-size:clamp(.875rem, 4vw, 1rem);line-height:1.25;letter-spacing:0.03em;color:rgba(255,255,255,0.7)}.news .slider__btn{cursor:pointer;padding:0;border:none;background:transparent;outline:none;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:5;background-image:url("../img/icons/arrow-left.svg");background-repeat:no-repeat;background-position:center;background-size:contain;width:50px;height:50px;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;opacity:0.5;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.news .slider__btn:hover{opacity:1}@media screen and (max-width: 768px){.news .slider__btn{top:110%;width:32px;height:32px}}.news .slider__btn-prev{left:-70px;-webkit-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}@media screen and (max-width: 1600px){.news .slider__btn-prev{left:-50px}}@media screen and (max-width: 768px){.news .slider__btn-prev{left:calc(50% - 40px)}}.news .slider__btn-next{right:-70px}@media screen and (max-width: 1600px){.news .slider__btn-next{right:-50px}}@media screen and (max-width: 768px){.news .slider__btn-next{right:calc(50% - 40px)}}.video{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}.video__box{position:relative;max-width:1600px;margin:0 auto;position:relative;min-height:250px;display:-webkit-box;display:-ms-flexbox;display:flex}.video__box::after,.video__box::before{content:'';position:absolute;width:100%;height:100%;top:0;left:0;bottom:0;right:0;z-index:1;background:#1b1b1b;background-blend-mode:color}.video__box::after{background:-webkit-gradient(linear, left bottom, left top, from(rgba(27,27,27,0)), color-stop(15%, rgba(250,248,248,0)), color-stop(50%, rgba(255,255,255,0)), color-stop(95%, #1b1b1b)),-webkit-gradient(linear, left top, left bottom, from(rgba(27,27,27,0)), color-stop(25%, rgba(250,248,248,0)), color-stop(40%, rgba(255,255,255,0)), color-stop(95%, #1b1b1b));background:-webkit-linear-gradient(bottom, rgba(27,27,27,0) 0%, rgba(250,248,248,0) 15%, rgba(255,255,255,0) 50%, #1b1b1b 95%),-webkit-linear-gradient(top, rgba(27,27,27,0) 0%, rgba(250,248,248,0) 25%, rgba(255,255,255,0) 40%, #1b1b1b 95%);background:-o-linear-gradient(bottom, rgba(27,27,27,0) 0%, rgba(250,248,248,0) 15%, rgba(255,255,255,0) 50%, #1b1b1b 95%),-o-linear-gradient(top, rgba(27,27,27,0) 0%, rgba(250,248,248,0) 25%, rgba(255,255,255,0) 40%, #1b1b1b 95%);background:linear-gradient(0deg, rgba(27,27,27,0) 0%, rgba(250,248,248,0) 15%, rgba(255,255,255,0) 50%, #1b1b1b 95%),linear-gradient(180deg, rgba(27,27,27,0) 0%, rgba(250,248,248,0) 25%, rgba(255,255,255,0) 40%, #1b1b1b 95%)}.video__box::before{background:-webkit-gradient(linear, left top, right top, from(rgba(27,27,27,0)), color-stop(15%, rgba(250,248,248,0)), color-stop(50%, rgba(255,255,255,0)), color-stop(95%, #1b1b1b)),-webkit-gradient(linear, right top, left top, from(rgba(27,27,27,0)), color-stop(25%, rgba(250,248,248,0)), color-stop(40%, rgba(255,255,255,0)), color-stop(95%, #1b1b1b));background:-webkit-linear-gradient(left, rgba(27,27,27,0) 0%, rgba(250,248,248,0) 15%, rgba(255,255,255,0) 50%, #1b1b1b 95%),-webkit-linear-gradient(right, rgba(27,27,27,0) 0%, rgba(250,248,248,0) 25%, rgba(255,255,255,0) 40%, #1b1b1b 95%);background:-o-linear-gradient(left, rgba(27,27,27,0) 0%, rgba(250,248,248,0) 15%, rgba(255,255,255,0) 50%, #1b1b1b 95%),-o-linear-gradient(right, rgba(27,27,27,0) 0%, rgba(250,248,248,0) 25%, rgba(255,255,255,0) 40%, #1b1b1b 95%);background:linear-gradient(90deg, rgba(27,27,27,0) 0%, rgba(250,248,248,0) 15%, rgba(255,255,255,0) 50%, #1b1b1b 95%),linear-gradient(270deg, rgba(27,27,27,0) 0%, rgba(250,248,248,0) 25%, rgba(255,255,255,0) 40%, #1b1b1b 95%)}.video__icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:2;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;width:100px;height:100px;border-radius:50%;background:rgba(27,27,27,0.4);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}@media screen and (max-width: 991px){.video__icon{width:68px;height:68px}}@media screen and (max-width: 475px){.video__icon{width:46px;height:46px}}.video__icon:hover{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.video__icon svg{-webkit-transform:translateX(2px);-ms-transform:translateX(2px);transform:translateX(2px)}@media screen and (max-width: 475px){.video__icon svg{width:24px;height:24px}}.content__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:100px}@media screen and (max-width: 768px){.content__container{margin-bottom:75px}}@media screen and (max-width: 575px){.content__container{margin-bottom:50px}}.content h2{margin-bottom:20px}@media screen and (max-width: 575px){.content h2{margin-bottom:10px}}.content h3{padding-top:10px;margin-bottom:20px;font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-weight:normal;font-size:clamp(1rem, 5vw, 1.125rem);line-height:1.33333;letter-spacing:0.02em;color:#fff}.content p{margin:20px 0;font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-weight:normal;font-size:clamp(.8125rem, 4vw, .9375rem);line-height:1.46667;letter-spacing:0.02em;color:rgba(255,255,255,0.7)}@media screen and (max-width: 575px){.content p{margin:10px 0}}.content ol,.content ul{list-style:decimal;padding-left:18px}.content ol li+li,.content ul li+li{margin-top:15px}@media screen and (max-width: 575px){.content ol li+li,.content ul li+li{margin-top:10px}}.content ol li,.content ul li{font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-weight:normal;font-size:clamp(.8125rem, 4vw, .9375rem);line-height:1.46667;letter-spacing:0.02em;color:rgba(255,255,255,0.7)}.content ol li:last-child,.content ul li:last-child{margin-bottom:10px}.content ul{list-style:none;padding-left:0}.content a{font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-weight:normal;font-size:clamp(.8125rem, 4vw, .9375rem);line-height:1.46667;letter-spacing:0.02em;color:rgba(255,255,255,0.7)}.content a:hover{color:#fff;text-decoration:underline}.content li b{display:block;margin-top:4px}.content li span{padding-left:15px;display:block;font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-weight:normal;font-size:clamp(.8125rem, 4vw, .9375rem);line-height:1.46667;letter-spacing:0.02em;color:rgba(255,255,255,0.7);position:relative}.content li span::before{content:"";position:absolute;top:11px;left:0;width:10px;height:1px;background:rgba(255,255,255,0.7);display:block}@media screen and (max-width: 475px){.content li span::before{top:9px}}.content span{margin:10px 0;font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-weight:normal;font-size:clamp(.8125rem, 4vw, .9375rem);line-height:1.46667;letter-spacing:0.02em;color:rgba(255,255,255,0.7)}.content img{margin-top:40px}@media screen and (max-width: 575px){.content img{margin-top:20px}}.article-page{margin-bottom:150px}@media screen and (max-width: 991px){.article-page{margin-bottom:100px}}@media screen and (max-width: 575px){.article-page{margin-bottom:70px}}.article-page__container{display:-ms-grid;display:grid;-ms-grid-columns:minmax(550px, 1fr) minmax(300px, 460px);grid-template-columns:minmax(550px, 1fr) minmax(300px, 460px);gap:60px}@media screen and (max-width: 991px){.article-page__container{-ms-grid-columns:auto;grid-template-columns:auto}}@media screen and (max-width: 575px){.article-page__container{gap:40px}}.article{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.article__title{margin-bottom:5px;-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start}.article picture{margin:35px 0 40px;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width: 992px){.article picture{min-height:300px}}@media screen and (max-width: 991px){.article picture{min-height:220px}}@media screen and (max-width: 575px){.article picture{margin:30px 0}}.article picture img{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.article__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.article__content p{font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-weight:normal;font-size:clamp(.9375rem, 4vw, 1.125rem);line-height:1.5;letter-spacing:0.02em;color:rgba(255,255,255,0.7)}.article__content p+p{margin-top:15px}.aside{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}@media screen and (max-width: 991px){.aside{gap:40px}}.aside__title{padding-right:60%;font-weight:700;font-size:1.125rem;line-height:2;letter-spacing:0.02em;color:rgba(255,255,255,0.7);position:relative}@media screen and (max-width: 1100px){.aside__title{padding-right:50%}}@media screen and (max-width: 991px){.aside__title{padding-right:70%}}@media screen and (max-width: 650px){.aside__title{padding-right:50%}}@media screen and (max-width: 420px){.aside__title{padding-right:0}}.aside__title::after{content:'';position:absolute;right:0;top:50%;max-width:60%;width:100%;height:2px;background:rgba(255,255,255,0.1)}@media screen and (max-width: 1100px){.aside__title::after{max-width:50%}}@media screen and (max-width: 991px){.aside__title::after{max-width:70%}}@media screen and (max-width: 650px){.aside__title::after{max-width:50%}}@media screen and (max-width: 420px){.aside__title::after{top:110%;max-width:100%}}.aside__inner{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:end;-ms-flex-pack:end;justify-content:end;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media screen and (max-width: 991px){.aside__inner{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(320px, 1fr))[auto-fit];grid-template-columns:repeat(auto-fit, minmax(320px, 1fr));gap:20px 30px;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}}@media screen and (max-width: 575px){.aside__inner{-ms-grid-columns:auto;grid-template-columns:auto}}.aside__btn{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;min-width:280px}@media screen and (max-width: 991px){.aside__btn{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}}.page-not-found{display:-webkit-box;display:-ms-flexbox;display:flex;margin:5% 0 10%}.page-not-found__container{-ms-flex-item-align:center;align-self:center;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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.page-not-found b{font-family:"QuadratGroteskNewBold",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-weight:normal;font-size:clamp(6.25rem, 20vw, 12.5rem);line-height:1.2;text-align:center;overflow:hidden;background:url("../img/404-text-decor.png"),-webkit-gradient(linear, left top, left bottom, from(#FFA800), to(#FF9313));background:url("../img/404-text-decor.png"),-webkit-linear-gradient(top, #FFA800 0%, #FF9313 100%);background:url("../img/404-text-decor.png"),-o-linear-gradient(top, #FFA800 0%, #FF9313 100%);background:url("../img/404-text-decor.png"),linear-gradient(180deg, #FFA800 0%, #FF9313 100%);background-size:contain;background-repeat:no-repeat;background-position:left -10% bottom 20%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.page-not-found h1{margin-bottom:50px;font-weight:600;font-size:clamp(1.25rem, 4vw, 2.3125rem);line-height:1.48649;text-align:center;letter-spacing:0.02em;color:#fff}.page-not-found__btn{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;min-width:280px}.payment{display:-webkit-box;display:-ms-flexbox;display:flex;margin:5% 0 10%}.payment__container{-ms-flex-item-align:center;align-self:center;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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.payment h1{font-weight:700;font-size:clamp(2.5rem, 10vw, 7.5rem);line-height:1.2;text-align:center;overflow:hidden;background:url("../img/404-text-decor.png"),-webkit-gradient(linear, left top, left bottom, from(#FFA800), to(#FF9313));background:url("../img/404-text-decor.png"),-webkit-linear-gradient(top, #FFA800 0%, #FF9313 100%);background:url("../img/404-text-decor.png"),-o-linear-gradient(top, #FFA800 0%, #FF9313 100%);background:url("../img/404-text-decor.png"),linear-gradient(180deg, #FFA800 0%, #FF9313 100%);background-size:contain;background-repeat:no-repeat;background-position:left -10% bottom 20%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.payment h2{margin-bottom:20px;font-weight:600;font-size:clamp(1.25rem, 4vw, 2.3125rem);line-height:1.48649;text-align:center;letter-spacing:0.02em;color:#fff}@media screen and (max-width: 991px){.payment h2{margin-bottom:10px}}@media screen and (max-width: 475px){.payment h2{margin-top:10px}}.payment p{margin-bottom:50px;font-weight:600;font-size:clamp(1rem, 3vw, 1.125rem);line-height:1.5;letter-spacing:0.02em;text-align:center;color:rgba(255,255,255,0.7)}@media screen and (max-width: 768px){.payment p{max-width:80%;margin:0px auto 50px}}@media screen and (max-width: 475px){.payment p{max-width:100%;margin:0 auto 30px}}.payment__btn{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;min-width:280px}@media screen and (max-width: 575px){.payment__btn{max-width:90%;width:100%;margin:0 auto}}.footer{padding:27px 0;border-top:1px solid rgba(255,255,255,0.1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;font-style:normal;font-size:1rem;line-height:1.6875;color:#fff}.footer__container{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}@media screen and (max-width: 1190px){.footer__container{gap:15px;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width: 575px){.footer__container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.footer__copy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px 40px}@media screen and (max-width: 1400px){.footer__copy{gap:15px 20px}}.footer__rating{width:44px;height:44px;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}.footer__info{color:rgba(255,255,255,0.7)}.footer__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px 75px}@media screen and (max-width: 1400px){.footer__nav{gap:15px 40px}}@media screen and (max-width: 1190px){.footer__nav{gap:10px 40px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.footer__nav-link{font-weight:600;font-size:1rem;line-height:1.6875;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__nav-link:hover{opacity:0.5}
