@font-face{font-family:BeaufortForLOL;font-style:normal;font-weight:300;src:local("BeaufortForLOL Light"),url(/build/assets/BeaufortForLOL-Light-BKf0wRQh.woff) format("woff")}@font-face{font-family:BeaufortForLOL;font-style:normal;font-weight:400;src:local("BeaufortForLOL Regular"),url(/build/assets/BeaufortForLOL-Regular-BA83JJkK.woff) format("woff")}@font-face{font-family:BeaufortForLOL;font-style:normal;font-weight:500;src:local("BeaufortForLOL Medium"),url(/build/assets/BeaufortForLOL-Medium-CyW5NM8j.woff) format("woff")}@font-face{font-family:BeaufortForLOL;font-style:normal;font-weight:700;src:local("BeaufortForLOL Bold"),url(/build/assets/BeaufortForLOL-Bold-D7HA2nx7.woff) format("woff")}:root{--ff-primary: "BeaufortForLOL", sans-serif}:root{--bg-app: #062726}:root{--width-template: 1440px}*{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent!important;outline:none!important}a{text-decoration:none}button{cursor:pointer;background:none;outline:none;padding-block:0px;padding-inline:0px;border-width:0px}ul,li{list-style:none}body,html{width:100%;height:100%;scroll-behavior:auto!important}html,button{font-family:var(--ff-primary)}body{background:var(--bg-app)}.content-section{position:relative;z-index:10;width:100%}.content-section-Wrapper{position:relative;width:100%;height:100%;display:flex;justify-content:center}.content-section-Inner{position:relative;z-index:10}.content-section[data-width=template] .content-section-Inner{width:100%}@media screen and (min-width: 1440px){.content-section[data-width=template] .content-section-Inner{width:var(--width-template)}}.content-section[data-width=full] .content-section-Inner{width:100%}.decor-element{position:absolute;pointer-events:none;width:100%;height:100%}.decor-element-Wrapper{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.decor-item{position:absolute}.button-secondary{position:relative;width:100%;border:1px solid rgba(248,255,211,.1);box-shadow:inset 0 0 10px #ffd28040;cursor:pointer;transition:.3s ease-in-out}.button-secondary:before,.button-secondary:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;transition:opacity .2s ease-in-out}.button-secondary:before{opacity:1;background:linear-gradient(270deg,#08504d80,#0b592e80)}.button-secondary:after{opacity:0;background:linear-gradient(270deg,#08504dcc,#0b592ecc)}.button-secondary-Inner{position:relative;z-index:10;width:100%;height:100%;padding:15px 0;display:flex;justify-content:center;align-items:center;column-gap:10px;font-weight:500;font-size:22px;line-height:22px;letter-spacing:.02em;text-align:center;color:#ffe5c2}.button-secondary:hover:before,.button-secondary:focus:before{opacity:0}.button-secondary:hover:after,.button-secondary:focus:after{opacity:1}.button-primary{width:max-content;height:68px;padding:0 60px;display:flex;justify-content:center;align-items:center;column-gap:10px;border:1px solid rgba(208,185,158,.4);background:#9656290d;box-shadow:inset 0 0 20px #ff770026;font-weight:500;font-size:22px;line-height:22px;letter-spacing:.02em;color:#ffeed5;transition:opacity .2s ease-in-out;opacity:.8}.button-primary:hover,.button-primary:focus{opacity:1}.nav-link{display:flex;align-items:center;column-gap:10px}.nav-link__icon{display:none}@media screen and (min-width: 1024px){.nav-link__icon{height:20px;display:block}}.nav-link__text{font-weight:500;font-size:35px;line-height:35px;letter-spacing:.02em;color:#ffe8c7;-webkit-text-stroke:2px #3D2509;paint-order:stroke fill;transition:color .2s ease-in-out}@media screen and (min-width: 1024px){.nav-link__text{font-size:22px;line-height:22px}}.nav-link:hover .nav-link__text,.nav-link:focus .nav-link__text{color:#ffc852}.select-client-download-link{position:relative;z-index:50;width:100%;display:flex;justify-content:center}.select-client-download-link .select-button{width:100%}.select-client-download-link .select-button .icon{margin-top:2px;transition:all .3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.select-client-download-link .select-options{position:absolute;z-index:50;top:60px;min-width:100%;padding:20px;display:flex;flex-direction:column;row-gap:10px;border:1px solid rgba(248,255,211,.05);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:inset 0 0 30px #ffe89a0d;background:#092b2ab3;transition:all .3s ease-in-out;transition-timing-function:cubic-bezier(.4,0,.2,1);overflow:hidden}.select-client-download-link .select-options .option{width:100%;height:50px;padding:0 20px;display:flex;justify-content:center;align-items:center;cursor:pointer;border:1px solid rgba(208,185,158,.4);background:#027d2e1a;text-wrap:nowrap;text-align:center;text-transform:uppercase;font-weight:500;color:#ffe5c2;font-size:20px;line-height:22px;transition:all .3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.select-client-download-link .select-options .option:hover{background:#00f8581a}.select-client-download-link[data-status=closed] .select-options{pointer-events:none;opacity:0;transform:translateY(10px)}.select-client-download-link[data-status=opened] .select-button .icon{transform:rotate(-90deg)}.select-client-download-link[data-status=opened] .select-options{pointer-events:all;opacity:1;transform:translateY(0)}.app{position:relative;width:100%;height:100%}.app-Wrapper{position:relative;min-height:100%;display:flex;flex-direction:column;background:var(--bg-app);overflow:hidden}.app .page-content{position:relative;z-index:10;flex:auto}.navigation{position:fixed;z-index:50;top:0;left:0;width:100%;height:80px;display:flex;justify-content:center}@media screen and (min-width: 1024px){.navigation{height:100px}}.navigation-Wrapper{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.navigation-Decor{position:absolute;z-index:0;left:0;top:0;width:100%;height:100px}@media screen and (min-width: 1024px){.navigation-Decor{height:122px}}.navigation-Decor .background{z-index:0}.navigation-Decor .background-container{width:100%}.navigation-Decor .background__image{width:100%;height:100%;object-fit:cover}.navigation-Decor .bush-left{display:none;z-index:1}@media screen and (min-width: 1024px){.navigation-Decor .bush-left{display:block}}.navigation-Decor .bush-left .bush{left:0;top:0}.navigation-Decor .bush-right{display:none;z-index:1}@media screen and (min-width: 1024px){.navigation-Decor .bush-right{display:block}}.navigation-Decor .bush-right .bush{right:0;top:0}.navigation-Inner{height:100%;width:100%;position:relative;z-index:10;display:flex;align-items:center;padding:0 10px}@media screen and (min-width: 1440px){.navigation-Inner{width:var(--width-template)}}@media screen and (min-width: 1024px){.navigation-Inner{padding:0}}.navigation-links{display:none}@media screen and (min-width: 1024px){.navigation-links{display:flex;padding-bottom:20px}}@media screen and (min-width: 1280px){.navigation-links{column-gap:60px}}.navigation-socials{display:flex;align-items:center;column-gap:15px;order:1}@media screen and (min-width: 1024px){.navigation-socials{order:unset;margin-left:auto;padding-bottom:10px;column-gap:35px}}.navigation-socials .social-link__icon{transition:all .3s ease-in-out}.navigation-socials .social-link:hover .social-link__icon{filter:brightness(120%)}.navigation-socials .telegram-link .social-link__icon{width:25px}@media screen and (min-width: 1024px){.navigation-socials .telegram-link .social-link__icon{width:auto}}.navigation-socials .vk-link .social-link__icon{width:35px}@media screen and (min-width: 1024px){.navigation-socials .vk-link .social-link__icon{width:auto}}.navigation-auth{margin-left:auto;order:2}@media screen and (min-width: 1024px){.navigation-auth{order:unset;padding-bottom:17px;margin-left:40px}}.navigation-auth .lk-link .lk-btn_lg{display:none;transition:all .3s ease-in-out}@media screen and (min-width: 1024px){.navigation-auth .lk-link .lk-btn_lg{position:relative;width:279px;height:67px;display:flex;justify-content:center;align-items:center}}.navigation-auth .lk-link .lk-btn_lg__background{z-index:1}.navigation-auth .lk-link .lk-btn_lg__text{position:absolute;z-index:2}.navigation-auth .lk-link .lk-btn_lg:hover{filter:brightness(120%)}.navigation-auth .lk-link .lk-btn_sm{width:40px;height:40px;display:flex;justify-content:center;align-items:center;box-shadow:inset 0 0 10px #ffd28040;background:linear-gradient(270deg,#08504dcc,#0b592ecc);border:1px solid rgba(248,255,211,.1);border-radius:6px;transition:all .3s ease-in-out}@media screen and (min-width: 1024px){.navigation-auth .lk-link .lk-btn_sm{display:none}}.navigation-mobile-menu-init{order:3;margin-left:5px;height:100%;display:flex;justify-content:center;align-items:center}@media screen and (min-width: 1024px){.navigation-mobile-menu-init{display:none}}.navigation-mobile-menu-init .burger-icon{position:relative;width:40px;height:40px;display:flex;justify-content:center;align-items:center;border:2px solid rgba(248,255,211,.5);border-radius:6px;box-shadow:inset 0 0 10px #ffd28040;background:linear-gradient(270deg,#08504d,#0b592e);cursor:pointer}.navigation-mobile-menu-init .burger-icon__icon{position:relative;width:26px;height:19px;display:flex;justify-content:center;align-items:center}.navigation-mobile-menu-init .burger-icon__icon span,.navigation-mobile-menu-init .burger-icon__icon:before,.navigation-mobile-menu-init .burger-icon__icon:after{position:absolute;left:0;width:100%;height:2px;display:block;background:#fff;border-radius:5px;transition:all .4s ease-in-out}.navigation-mobile-menu-init .burger-icon__icon:before,.navigation-mobile-menu-init .burger-icon__icon:after{content:""}.navigation-mobile-menu-init .burger-icon__icon:before{top:0}.navigation-mobile-menu-init .burger-icon__icon:after{bottom:0}.navigation-mobile-menu-init .burger-icon[data-active] .burger-icon__icon span{transform:scale(0)}.navigation-mobile-menu-init .burger-icon[data-active] .burger-icon__icon:before{top:45%;transform:rotate(-45deg)}.navigation-mobile-menu-init .burger-icon[data-active] .burger-icon__icon:after{bottom:41%;transform:rotate(45deg)}.mobile-menu{position:fixed;right:0;bottom:0;width:100%;height:100%;display:block;transition:.3s ease-in-out;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:inset 0 0 30px #ffe89a1a;background:#06272699}@media screen and (min-width: 1024px){.mobile-menu{display:none}}.mobile-menu-Wrapper{width:100%;height:100%;display:flex;flex-direction:column;padding-top:80px}.mobile-menu-links{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:20px}.mobile-menu[data-status=active]{opacity:1;z-index:40;transition:z-index 0s,opacity .3s ease-in-out;transition-delay:0s,0s}.mobile-menu[data-status=closed]{opacity:0;z-index:-10;transition:z-index 0s,opacity .3s ease-in-out;transition-delay:.3s,0s}.header{position:relative;width:100%;height:340px;margin-top:100px;display:flex;justify-content:center}@media screen and (min-width: 1024px){.header{height:457px}}.header-Wrapper{height:100%;width:100%}@media screen and (min-width: 1440px){.header-Wrapper{width:var(--width-template)}}.header-Inner{position:relative;z-index:10;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}@media screen and (min-width: 1024px){.header-Inner{width:max-content}}.header-logo{z-index:0;position:absolute;top:0;left:-45px;width:480px}@media screen and (min-width: 1024px){.header-logo{top:auto;width:716px;height:437px;bottom:20px;left:-45px}}.header-logo__animation{width:100%;height:100%;object-fit:cover}.header-meta{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 1024px){.header-meta{padding-left:175px}}.header .play-button{width:100%;height:100%;display:flex;transition:.4s cubic-bezier(.4,0,.2,1)}.header .play-button:hover{transform:translateY(-5px);filter:brightness(120%)}.header-counter{display:flex;align-items:center;column-gap:11px}.header-counter__ping{position:relative;display:flex;justify-content:center;align-items:center}.header-counter__ping .cover-ping{position:relative;z-index:2}.header-counter__ping .background-ping{position:absolute;z-index:1;animation:ping 2s cubic-bezier(0,0,.2,1) infinite}.header-counter__ping .special-ping{position:absolute;z-index:0;animation:specialPing 2s ease-in-out infinite}.header-counter__count{font-weight:500;font-size:20px;line-height:20px;letter-spacing:.02em;color:#f2dbbb;-webkit-text-stroke:2px #3D2509;paint-order:stroke fill;opacity:.95}.header-particles{pointer-events:none;z-index:4}.header-particles-container{top:-200px}@media screen and (min-width: 1024px){.header-particles-container{top:-120px;left:-130px}}.header-particles__image{object-fit:cover}@keyframes ping{75%,to{transform:scale(3);opacity:0}}@keyframes specialPing{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.footer{z-index:30;border-top:1px solid rgba(229,255,169,.1);width:100%;background:#052020;display:flex;justify-content:center}@media screen and (min-width: 1024px){.footer{height:160px}}.footer-Wrapper{position:relative;width:100%;height:100%;padding:10px;display:flex;flex-direction:column}@media screen and (min-width: 1440px){.footer-Wrapper{width:var(--width-template)}}@media screen and (min-width: 1024px){.footer-Wrapper{flex-direction:row;align-items:center}}@media screen and (min-width: 1441px){.footer-Wrapper{padding:0}}.footer-copyrights{width:100%;display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 1024px){.footer-copyrights{align-items:start}}.footer-copyrights__project{font-weight:500;font-size:24px;letter-spacing:.02em;color:#436e66}.footer-copyrights__description{margin-top:10px;text-align:center;font-weight:400;font-size:18px;line-height:120%;letter-spacing:.01em;color:#38514c}@media screen and (min-width: 1024px){.footer-copyrights__description{text-align:left}}.footer-copyrights-links{margin-top:10px;display:flex;align-items:center;column-gap:30px}.footer-copyrights-links .copyright-link{position:relative;display:flex;align-items:center;column-gap:8px;font-weight:500;font-size:16px;letter-spacing:.02em;color:#68a79b;text-align:center;transition:color .3s ease-in-out}.footer-copyrights-links .copyright-link img{opacity:.5;margin-top:1px;width:18px;height:18px}.footer-copyrights-links .copyright-link:hover{color:#5a7e78}.footer-developers{margin-top:20px;width:100%;display:flex;justify-content:center}@media screen and (min-width: 1024px){.footer-developers{width:auto;margin-top:0;margin-left:auto;justify-content:flex-end}}.developers .developer .wahooe-logo{transition:opacity .3s ease-in-out;opacity:.3}.developers .developer:hover .wahooe-logo{opacity:1}.page-decor{position:absolute;z-index:0;left:0;top:0;width:100%;height:100%;overflow:hidden}.page-decor-Wrapper{position:relative;width:100%;height:100%}.page-decor-group{position:relative;width:100%}.page-decor-group-1{z-index:20;height:100vh}@media screen and (min-width: 1024px){.page-decor-group-1{height:1080px}}.page-decor-group-1 .background{z-index:0;background:url(/build/assets/background-tazg76Sp.webp) no-repeat;background-size:cover}.page-decor-group-1 .background__animation{width:100%;height:100%;object-fit:cover;mix-blend-mode:plus-lighter;opacity:.3}.page-decor-group-1 .light-animation{z-index:1}.page-decor-group-1 .light-animation-container{width:1518px;height:100%;right:0;top:200px}.page-decor-group-1 .light-animation-container-Wrapper{width:100%;height:100%}.page-decor-group-1 .light-animation__image{width:100%;height:100%;animation:lightBlink 3s ease-in-out infinite;animation-delay:1s}.page-decor-group-1 .shadow-left{z-index:2}.page-decor-group-1 .shadow-left__gradient{width:1680px;height:1014px;top:0;left:0;background:linear-gradient(270deg,#06272600,#062726 95%);opacity:.9}.page-decor-group-1 .character{z-index:3;display:flex;justify-content:center;align-items:center}.page-decor-group-1 .character-Wrapper{width:100%}@media screen and (min-width: 1440px){.page-decor-group-1 .character-Wrapper{width:var(--width-template)}}.page-decor-group-1 .character-container{width:787px;height:885px;right:-80px;bottom:-100px}.page-decor-group-1 .character__image{width:100%;height:100%;object-fit:contain}.page-decor-group-1 .shadow-bottom{z-index:4}.page-decor-group-1 .shadow-bottom__gradient{width:100%;height:550px;bottom:0;background:linear-gradient(180deg,#06272600,#062726 60%)}@keyframes lightBlink{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.page-decor-group-2{z-index:10;height:800px}.page-decor-group-3{z-index:30;height:980px}.page-decor-group-3 .background{z-index:0;overflow:hidden}.page-decor-group-3 .background-container{width:100%;height:100%}.page-decor-group-3 .background__image{width:100%;height:100%;object-fit:cover;opacity:.1}.page-decor-group-3 .shadow-bottom{z-index:2}.page-decor-group-3 .shadow-bottom__gradient{bottom:0;left:0;width:100%;height:150px;background:linear-gradient(180deg,#06272600,#062726)}.page-decor-group-3 .shadow-top{z-index:3}.page-decor-group-3 .shadow-top__gradient{top:0;left:0;width:100%;height:150px;background:linear-gradient(180deg,#062726 20%,#06272600)}.page-decor-group-4{z-index:10;height:950px}.page-decor-group-4 .background{z-index:0;overflow:hidden}.page-decor-group-4 .background-container{width:100%;height:100%}.page-decor-group-4 .background__image{width:100%;height:100%;object-fit:cover;opacity:.1}.page-decor-group-4 .bush{opacity:.5}.page-decor-group-4 .bush-left,.page-decor-group-4 .bush-right{z-index:1;overflow:hidden}.page-decor-group-4 .bush-left .bush{left:-340px;top:-140px}.page-decor-group-4 .bush-right .bush{right:-410px;bottom:-380px}.page-decor-group-4 .table-decor{overflow:hidden;z-index:3}.page-decor-group-4 .table-decor .table-frame{z-index:0;bottom:0;border:2px solid rgba(255,232,181,.15);width:1016px;height:1014px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:inset 0 0 30px #c3d55a33;background:#0b363580;opacity:.15}.page-decor-group-4 .table-decor .table-background{z-index:1;border:2px solid rgba(255,232,181,.15);padding:20px;width:928px;height:1014px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:inset 0 0 30px #c3d55a33;background:#0b363580}.page-decor-group-4 .table-decor .table-particles{z-index:2;opacity:.3;bottom:100px}.page-decor-group-4 .shadow-bottom{z-index:4}.page-decor-group-4 .shadow-bottom__gradient{bottom:0;left:0;width:100%;height:220px;background:linear-gradient(180deg,#06272600,#062726 80%)}.page-decor-group-4 .shadow-top{z-index:5}.page-decor-group-4 .shadow-top__gradient{top:0;left:0;width:100%;height:300px;background:linear-gradient(180deg,#062726 20%,#06272600)}.page-decor-group-5{z-index:20;height:1185px}.page-decor-group-5 .background{z-index:0;overflow:hidden}.page-decor-group-5 .background-container{width:100%;height:100%}.page-decor-group-5 .background__image{width:100%;height:100%;object-fit:cover;opacity:.1}.page-decor-group-5 .shadow-bottom{z-index:2}.page-decor-group-5 .shadow-bottom__gradient{bottom:0;left:0;width:100%;height:200px;background:linear-gradient(180deg,#06272600,#062726)}.page-decor-group-5 .shadow-top{z-index:3}.page-decor-group-5 .shadow-top__gradient{top:0;left:0;width:100%;height:150px;background:linear-gradient(180deg,#062726 20%,#06272600)}.news{position:relative;width:100%;height:100%;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#06272633}.news:before{content:"";position:absolute;border-radius:inherit;z-index:1;top:0;right:0;bottom:0;left:0;padding:1px;background:linear-gradient(#f8ffd3,#f8ffd300);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;opacity:.1}.news-Inner{width:100%;height:100%;position:relative;z-index:10;padding:10px}@media screen and (min-width: 1024px){.news-Inner{padding:16px}}.news-Inner{display:flex;flex-direction:column}@media screen and (min-width: 1024px){.news-Inner{flex-direction:row;column-gap:16px}}.news-menu{display:none}@media screen and (min-width: 1024px){.news-menu{width:313px;height:100%;display:flex;flex-direction:column;row-gap:10px}}.news-cards{position:relative;width:100%;height:100%}@media screen and (min-width: 1024px){.news-cards{width:687px}}.news-cards-Inner{position:relative;width:100%;height:100%}.news-cards-slider{width:100%;height:100%}.news-card{position:relative;width:100%;height:250px;border:1px solid rgba(248,255,211,.05);box-shadow:inset 0 0 30px #ffe89a0d;background:#06272680;transition:all .5s cubic-bezier(.4,0,.2,1)}@media screen and (min-width: 1024px){.news-card{width:100%;height:100%}}.news-card .background{z-index:0}.news-card .background-container{width:100%;height:100%;overflow:hidden;display:flex;justify-content:center;align-items:center}.news-card .background__image{width:100%;height:100%;object-fit:cover;opacity:.4;transition:all .5s cubic-bezier(.4,0,.2,1)}.news-card .decor{z-index:1;overflow:hidden}.news-card .decor-container{right:-150px;bottom:-300px}@media screen and (min-width: 1024px){.news-card .decor-container{right:-40px;bottom:-250px}}.news-card .decor__image{transition:all 1s cubic-bezier(.4,0,.2,1);transition-delay:.6s;opacity:0;transform:translate3d(0,30px,0)}.news-card .bottom-gradient{z-index:2}.news-card .bottom-gradient__gradient{bottom:0;width:100%;height:210px;background:linear-gradient(180deg,#06272600,#062726 85%)}.news-card-Wrapper{position:relative;width:100%;height:100%}.news-card-Inner{width:100%;height:100%;position:relative;z-index:10;display:flex;flex-direction:column;justify-content:flex-end;padding:0 10px 30px}@media screen and (min-width: 1024px){.news-card-Inner{padding:30px}}.news-card__title{opacity:0;transform:translate3d(0,-20px,0);transition:all .5s cubic-bezier(.4,0,.2,1);transition-delay:.6s}.news-card__title p{font-weight:500;font-size:34px;line-height:38px;letter-spacing:.02em;color:#ffd9a3;-webkit-text-stroke:2px #553716;paint-order:stroke fill}.news-card__description{max-width:541px;margin-top:5px;opacity:0;transform:translate3d(0,-20px,0);transition:all .5s cubic-bezier(.4,0,.2,1);transition-delay:.4s}.news-card__description p{font-weight:400;font-size:18px;letter-spacing:.01em;color:#ffedd3e6}.news-card__link-button{position:absolute;z-index:30;right:0;bottom:0;width:35px;height:35px;display:flex;justify-content:center;align-items:center;border-top:1px solid;border-left:1px solid;border-color:#ffe8b526;box-shadow:inset 0 0 20px #c3d55a0d;background:#093f3d40;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .3s ease-in-out}@media screen and (min-width: 1024px){.news-card__link-button{width:60px;height:60px}}.news-card__link-button img{width:25px;height:25px}@media screen and (min-width: 1024px){.news-card__link-button img{width:auto;height:auto}}.news-card__link-button:hover{box-shadow:inset 0 0 20px #c3d55a0d;background:#093f3db3}.news-card__link{position:absolute;left:0;top:0;width:100%;height:100%;z-index:20}.news-card-slide.swiper-slide-active .news-card__title,.news-card-slide.swiper-slide-active .news-card__description{transition-delay:0ms;opacity:1;transform:translateZ(0)}.news-card-slide.swiper-slide-active .news-card .decor__image{transition-delay:0ms;opacity:.95;transform:translateZ(0)}.news-card-slide.swiper-slide-active .news-card:hover{filter:brightness(110%)}.news-card-slide.swiper-slide-active .news-card:hover .news-card__title,.news-card-slide.swiper-slide-active .news-card:hover .news-card__description,.news-card-slide.swiper-slide-active .news-card:hover .decor__image{transition-delay:0ms;transform:translate3d(0,-10px,0)}.news-card-slide.swiper-slide-active .news-card:hover .background__image{transition-delay:0ms;transform:scale(1.1)}.news-button{-webkit-user-select:none;user-select:none;position:relative;width:100%;height:79.5px;cursor:pointer}.news-button .background{z-index:1}.news-button .background-container{width:100%;height:100%}.news-button .background__image{width:100%;height:100%;object-fit:cover;opacity:.1}.news-button .decor-dot{z-index:2;overflow:hidden}.news-button .decor-dot-container{width:123px;height:118px;left:-32px}.news-button .decor-dot__image{opacity:.3}.news-button-Wrapper{position:relative;width:100%;height:100%;transition:all .15s ease-in-out}.news-button-Inner{width:100%;height:100%;position:relative;z-index:10;padding:20px;display:flex;align-items:center}.news-button__text{margin-left:12px;font-weight:500;font-size:22px;letter-spacing:.02em;color:#ffd9a3;-webkit-text-stroke:2px #563D20;paint-order:stroke fill}.news-button__arrow{margin-top:7px;margin-left:auto}.news-button-badge{position:absolute;right:0;top:0;z-index:20;pointer-events:none}.news-button-badge .badge{border:1px solid rgba(248,255,211,.1);height:18px;padding:0 6px;display:flex;justify-content:center;align-items:center;font-weight:400;font-size:12px;letter-spacing:.02em;text-align:center;color:#fff3d8;text-transform:uppercase}.news-button-progress{position:absolute;left:0;bottom:1px;z-index:20;pointer-events:none;width:100%;height:3px}.news-button-progress-Wrapper{position:relative;width:100%;height:100%}.news-button-progress .progress-line{width:0;height:100%;background:#db7a34;opacity:.8}.news-button .news-button-Wrapper{border:1px solid rgba(248,255,211,.05);background:#06272680;box-shadow:inset 0 0 30px #ffe89a0d;opacity:.7}.news-button:hover .news-button-Wrapper{opacity:1}.news-button[data-active] .news-button-Wrapper{border:2px solid rgba(255,232,181,.15);box-shadow:inset 0 0 20px #c3d55a40;background:#093f3d80;opacity:1}.news-button[data-active] .news-button-progress .progress-line{animation:buttonProgressLineAnimation 5.5s linear forwards}@keyframes buttonProgressLineAnimation{0%{width:0%}to{width:100%}}.forum-threads{position:relative;width:100%;height:100%;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#06272633}.forum-threads:before{content:"";position:absolute;border-radius:inherit;z-index:1;top:0;right:0;bottom:0;left:0;padding:1px;background:linear-gradient(#f8ffd3,#f8ffd300);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;opacity:.1}.forum-threads-Inner{width:100%;height:100%;position:relative;z-index:10;padding:10px}@media screen and (min-width: 1024px){.forum-threads-Inner{padding:16px}}.forum-threads-list{width:100%;height:100%;display:flex;flex-direction:column;row-gap:10px}.forum-thread{width:100%;height:79.5px;display:flex;align-items:center;padding:0 20px;column-gap:14px;border:1px solid rgba(248,255,211,.05);box-shadow:inset 0 0 30px #ffe89a0d;background:#06272680;transition:all .4s ease-in-out;-webkit-user-select:none;user-select:none;cursor:pointer}.forum-thread-user{position:relative;width:42px;height:42px}.forum-thread-user:before{content:"";position:absolute;left:0;top:0;width:calc(100% - 1px);height:calc(100% - 1px);border:1px solid rgba(248,255,211,.3)}.forum-thread-user__avatar{width:100%;height:100%;object-fit:cover}.forum-thread-info{display:flex;flex-direction:column;row-gap:4px}.forum-thread__title p{font-weight:500;font-size:19px;line-height:20px;letter-spacing:.02em;color:#ffd9a3;-webkit-text-stroke:2px #563D20;paint-order:stroke fill}.forum-thread-meta{display:flex;align-items:center;column-gap:8px;font-weight:400;font-size:15px;line-height:15px;letter-spacing:.02em}.forum-thread__date{color:#ffedd3e6}.forum-thread__category{color:#b6dda4e6}.forum-thread:hover{box-shadow:inset 0 0 30px #ffe89a0d;background:#093a3880}.project-features{width:100%;height:100%}.project-features .background-cover{z-index:1}.project-features .background-cover-container{width:100%;height:100%}.project-features .background-cover__image{width:100%;height:100%;object-fit:cover;opacity:.2}.project-features .light{z-index:2}.project-features .light-container{width:100%;height:100%;display:flex;align-items:center}.project-features .light svg{opacity:.5}.project-features .gradient-bottom{z-index:3}.project-features .gradient-bottom__gradient{bottom:0;left:0;width:100%;height:150px;background:linear-gradient(180deg,#06272600,#062726)}.project-features .gradient-top{z-index:4}.project-features .gradient-top__gradient{top:0;left:0;width:100%;height:200px;background:linear-gradient(180deg,#062726 20%,#06272600)}.project-features-Wrapper{position:relative;width:100%;height:100%;display:flex;justify-content:center}.project-features-Inner{height:100%;width:100%;position:relative;z-index:10}@media screen and (min-width: 1440px){.project-features-Inner{width:var(--width-template)}}.project-features-header .heading{width:100%;display:flex;align-items:center;justify-content:center;column-gap:8px;text-align:center}@media screen and (min-width: 1024px){.project-features-header .heading{width:auto;text-align:left;justify-content:flex-start}}.project-features-header .heading__icon{margin-top:5px;display:none}@media screen and (min-width: 1024px){.project-features-header .heading__icon{display:block}}.project-features-header .heading__text{font-size:35px;line-height:39px;letter-spacing:.02em;text-align:center;color:#ffe5c2;-webkit-text-stroke:3px #553716;paint-order:stroke fill}@media screen and (min-width: 1024px){.project-features-header .heading__text{font-size:52px;line-height:55px}}.project-features-header .active-feature-slogan{margin-top:10px;width:100%;font-weight:400;font-size:24px;line-height:25px;letter-spacing:.02em;color:#ffd57b;-webkit-text-stroke:2px #553716;paint-order:stroke fill;text-align:center}@media screen and (min-width: 1024px){.project-features-header .active-feature-slogan{width:max-content;text-align:left}}.project-features-menu{margin-top:20px;padding:0 10px;display:flex;flex-direction:column;row-gap:10px}@media screen and (min-width: 1024px){.project-features-menu{margin-top:40px;padding:0}}.project-features-screens{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%}.project-features-screens-Wrapper{position:relative;margin-left:auto;width:100%;height:100%;overflow:hidden}@media screen and (min-width: 1024px){.project-features-screens-Wrapper{width:1600px}}.project-features-screens-Wrapper .left-gradient{z-index:5}.project-features-screens-Wrapper .left-gradient__gradient{left:0;top:0;height:100%;width:1300px;background:linear-gradient(270deg,#06272600,#062726 95%)}.project-features-screens-Inner{position:relative;width:100%;height:100%;display:flex;align-items:center}.project-features .fps-counter{position:absolute;z-index:40;right:0;bottom:30px;width:140px;height:36px;border:1px solid rgba(248,255,211,.05);box-shadow:inset 0 0 12px #ffd28033;background:linear-gradient(270deg,#08504d33,#13776033,#08504d33);display:flex;justify-content:flex-start;align-items:center;padding-left:10px;font-size:15px;line-height:15px;letter-spacing:.02em;text-align:center;color:#ffe5c2;-webkit-text-stroke:2px #553716;paint-order:stroke fill;border-radius:5px 0 0 5px}.project-features .fps-counter .counter{margin-left:5px;color:#ffd57b}.project-feature-button{width:100%;height:70px;cursor:pointer;position:relative;border:1px solid rgba(248,255,211,.05);transition:all .6s cubic-bezier(.4,0,.2,1);top:0;overflow:hidden}@media screen and (min-width: 1024px){.project-feature-button{width:580px;min-height:102px}}.project-feature-button .die-left{z-index:1}.project-feature-button .die-left .die{left:0;top:0;height:100%;transition:all .3s cubic-bezier(.4,0,.2,1)}.project-feature-button .die-left .die--default .die__image{height:100%}@media screen and (min-width: 1024px){.project-feature-button .die-left .die--default .die__image{height:100%}}.project-feature-button .die-left .die--active{opacity:0;width:5px;height:100%;background:#c5a752cc}.project-feature-button .active-gradient{z-index:2;opacity:0;transition:all .3s cubic-bezier(.4,0,.2,1)}.project-feature-button .active-gradient-container{position:absolute;left:0;top:0;height:100%;width:297px;background:linear-gradient(270deg,#f8ff3200,#1e993f);opacity:.1}.project-feature-button-Wrapper{width:100%;height:100%;position:relative;z-index:10;transition:all .3s cubic-bezier(.4,0,.2,1)}.project-feature-button-Inner{width:100%;height:100%;position:relative;z-index:10;padding:0 20px;display:flex;flex-direction:column;justify-content:center}@media screen and (min-width: 1024px){.project-feature-button-Inner{padding:0 30px}}.project-feature-button .feature-title{display:flex;column-gap:12px;align-items:center;transition:all .6s cubic-bezier(.4,0,.2,1)}.project-feature-button .feature-title__text{font-weight:500;font-size:20px;letter-spacing:.02em;color:#ffd9a3;-webkit-text-stroke:2px #563D20;paint-order:stroke fill}@media screen and (min-width: 1024px){.project-feature-button .feature-title__text{font-size:30px}}.project-feature-button .feature-description{position:absolute;height:50px;opacity:0;overflow:hidden;transition:all .6s cubic-bezier(.4,0,.2,1);bottom:24px}.project-feature-button .feature-description__text{margin-top:5px;font-weight:400;font-size:18px;line-height:140%;letter-spacing:.01em;color:#e6d2b7}.project-feature-button-Wrapper{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:inset 0 0 30px #ffe89a0d;background:#092b2ab3;opacity:.85}.project-feature-button:hover .project-feature-button-Wrapper{box-shadow:inset 0 0 30px #ffd27f26;opacity:1}.project-feature-button[data-active]:hover .project-feature-button-Wrapper{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:inset 0 0 30px #ffd27f40;background:#063533b3;opacity:1}.project-feature-button[data-active]{border:1px solid rgba(255,232,181,.15);height:136px}.project-feature-button[data-active] .active-gradient{opacity:1}.project-feature-button[data-active] .die--default{opacity:0}.project-feature-button[data-active] .die--active{opacity:1}.project-feature-button[data-active] .feature-title{transform:translate3d(0,-30px,0)}.project-feature-button[data-active] .feature-description{opacity:1;transition-delay:.3s}.project-feature-screen{position:absolute;width:100%;height:900px;transition:.3s ease-in-out;opacity:0}.project-feature-screen__video{width:100%;height:100%;object-fit:cover}.project-feature-screen[data-active]{opacity:1}.classes{width:100%;display:flex;flex-direction:column}.classes-races{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:10px}@media screen and (min-width: 1024px){.classes-races{display:flex;column-gap:15px}}.classes-races .race-button:last-child{grid-column:span 2 / span 2}.classes-races .race-button:last-child .race-button-Inner{justify-content:center}@media screen and (min-width: 1024px){.classes-races .race-button:last-child .race-button-Inner{justify-content:start}}.classes-cards{position:relative;margin-top:30px;width:100%}@media screen and (min-width: 1024px){.classes-cards{height:600px}}.classes-cards-group{position:absolute;width:100%;height:100%;display:flex;flex-direction:column;row-gap:20px;transition:opacity .3s cubic-bezier(.4,0,.2,1);opacity:0}@media screen and (min-width: 1024px){.classes-cards-group{flex-direction:row;column-gap:20px}}.classes-cards-group[data-active]{opacity:1}.race-button{position:relative;height:55px;width:100%;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;user-select:none;border:1px solid rgba(248,255,211,.05);box-shadow:inset 0 0 10px #ffd2800d;opacity:.8}@media screen and (min-width: 1024px){.race-button{width:276px;height:70px}}.race-button .race-background{z-index:1}.race-button .race-background .background{width:100%;height:100%;left:0;top:0;transition:opacity .3s cubic-bezier(.4,0,.2,1)}.race-button .race-background .background--default{opacity:1;background:linear-gradient(180deg,#08504d26,#0b592e26)}.race-button .race-background .background--active{opacity:0;background:linear-gradient(270deg,#08504d80,#0b592e80)}.race-button .race-image{z-index:2;overflow:hidden}.race-button .race-image-container{right:-64px;bottom:-100px}.race-button .race-image__image{opacity:.1;transition:opacity .3s cubic-bezier(.4,0,.2,1)}.race-button-Inner{position:relative;z-index:10;width:100%;height:100%;display:flex;align-items:center;justify-content:center}@media screen and (min-width: 1024px){.race-button-Inner{padding:0 25px;justify-content:flex-start}}.race-button__icon{padding-top:5px}.race-button__name{margin-left:10px;font-weight:500;font-size:24px;line-height:24px;letter-spacing:.02em;text-align:center;color:#ffe5c2;-webkit-text-stroke:2px #553716;paint-order:stroke fill}.race-button:hover{opacity:1;box-shadow:inset 0 0 10px #ffd2801a}.race-button[data-active],.race-button[data-active]:hover{opacity:1;border:1px solid rgba(248,255,211,.1);box-shadow:inset 0 0 10px #ffd28040}.race-button[data-active] .race-background .background--active,.race-button[data-active]:hover .race-background .background--active{opacity:1}.race-button[data-active] .race-background .background--default,.race-button[data-active]:hover .race-background .background--default{opacity:0}.race-button[data-active] .race-image__image,.race-button[data-active]:hover .race-image__image{opacity:.4}.race-button[data-inactive],.race-button[data-inactive]:hover{cursor:not-allowed;filter:brightness(60%);border:1px solid rgba(248,255,211,.05);box-shadow:inset 0 0 10px #ffd2800d;opacity:.8}.race-button:nth-child(1) .race-image-container{right:-64px;bottom:-99px}.race-button:nth-child(2) .race-image-container{right:-84px;bottom:-108px}.race-button:nth-child(3) .race-image-container{right:-46px;bottom:-90px}.race-button:nth-child(4) .race-image-container{right:-75px;bottom:-100px}.race-button:nth-child(5) .race-image-container{right:-40px;bottom:-81px}.class-card{position:relative;height:400px;border:1px solid rgba(248,255,211,.1);background:#062726;-webkit-user-select:none;user-select:none;overflow:hidden}@media screen and (min-width: 1024px){.class-card{width:100%;height:100%}}.class-card .background{z-index:1}.class-card .background-container{width:100%;height:100%}.class-card .background__image{width:100%;height:100%;object-fit:cover}.class-card .class-ribbon{z-index:2}.class-card .class-ribbon-container{right:0;top:0}.class-card .class-light{z-index:3}.class-card .class-light-container{right:0;top:0}.class-card .class-character{z-index:4;overflow:hidden}.class-card .shadow-bottom{z-index:6}.class-card .shadow-bottom__gradient{width:100%;height:400px;bottom:0;background:linear-gradient(180deg,#06272600,#062726 90%)}.class-card .shadow-hover{z-index:7;transition:opacity .5s ease-in-out;opacity:0}.class-card .shadow-hover__gradient{width:100%;height:100%;background:linear-gradient(180deg,#06272600,#062726 90%)}.class-card-Inner{position:relative;z-index:10;width:100%;height:100%;padding:10px;display:flex;flex-direction:column;justify-content:flex-end}@media screen and (min-width: 1024px){.class-card-Inner{padding:0 40px 40px}}.class-card .class-card-info{transition:all .5s ease-in-out}.class-card .class-meta{position:relative;height:53px}.class-card .class-meta .meta-ribbon{z-index:0}.class-card .class-meta .meta-ribbon-container{left:20px;display:flex;align-items:center}.class-card .class-meta .meta-ribbon__image{width:100%;height:100%}.class-card .class-meta-Inner{position:relative;z-index:10;width:100%;height:100%;display:flex}.class-card .class-meta .class-icon{width:54px;height:54px;display:flex;justify-content:center;align-items:center}.class-card .class-meta .class-icon__icon{position:relative;z-index:1}.class-card .class-meta .class-name{display:flex;align-items:center;padding-left:10px;font-weight:500;font-size:28px;letter-spacing:.02em;text-align:center;color:#ffe5c2;-webkit-text-stroke:2px #553716;paint-order:stroke fill}.class-card .class-description{margin-top:10px;font-size:20px;font-weight:400;line-height:140%;letter-spacing:.01em;color:#eadbc6}.class-card .class-characteristics{position:absolute;z-index:10;width:290px;height:252px;bottom:40px;transition:all .5s ease-in-out;transform:translate3d(0,290px,0)}.class-card .class-characteristics-Wrapper{position:relative;width:100%;height:100%}.class-card .class-characteristics__heading{font-weight:500;font-size:22px;letter-spacing:.02em;color:#ffddae;-webkit-text-stroke:2px #553716;paint-order:stroke fill}.class-card .class-characteristics .characteristics{margin-top:20px;width:100%;display:flex;flex-direction:column;row-gap:20px}.class-card .class-characteristics .characteristics .characteristic{width:100%;display:flex;flex-direction:column}.class-card .class-characteristics .characteristics .characteristic__name{font-weight:400;font-size:18px;letter-spacing:.02em;color:#fffdfb;-webkit-text-stroke:2px #553716;paint-order:stroke fill}.class-card .class-characteristics .characteristics .characteristic-bullets{margin-top:4px;width:100%;height:8px;display:flex;align-items:center;column-gap:10px}.class-card .class-characteristics .characteristics .characteristic__bullet{position:relative;width:50px;height:8px}.class-card .class-characteristics .characteristics .characteristic__bullet .bullet{transition:opacity .3s ease-in-out;position:absolute}.class-card .class-characteristics .characteristics .characteristic__bullet .bullet--active{opacity:0;left:-8px}.class-card .class-characteristics .characteristics .characteristic__bullet .bullet--blank,.class-card .class-characteristics .characteristics .characteristic__bullet[data-active] .bullet--active{opacity:1}.class-card .class-characteristics .characteristics .characteristic__bullet[data-active] .bullet--default{opacity:0}.class-card:hover .shadow-hover{opacity:1}.class-card:hover .class-card-info{transform:translate3d(0,-270px,0)}.class-card:hover .class-characteristics{transform:translateZ(0)}.start-steps{width:100%;display:flex;flex-direction:column;row-gap:10px}@media screen and (min-width: 1024px){.start-steps{flex-direction:row;column-gap:20px;row-gap:0}}.start-steps .start-step-card:nth-child(2){z-index:50}.start-step-card{width:100%;padding:16px;height:280px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#06272633}.start-step-card-Inner{width:100%;height:100%;border:1px solid rgba(248,255,211,.05);padding:35px 20px;box-shadow:inset 0 0 30px #ffe89a0d;background:#06272680;display:flex;flex-direction:column;align-items:center}.start-step-card__title{width:100%;font-weight:500;font-size:28px;line-height:28px;letter-spacing:.02em;text-align:center;color:#ffcc86;-webkit-text-stroke:2px #553716;paint-order:stroke fill}.start-step-card__description{margin-top:10px;width:100%;font-weight:400;font-size:20px;line-height:120%;letter-spacing:.01em;text-align:center;color:#eadbc6}.start-step-card-content{margin-top:auto;width:100%}.rating{width:100%;height:100%}.rating-tabs{width:100%;display:grid;grid-template-columns:1fr 1fr;background:#0b3229e6}@media screen and (min-width: 1024px){.rating-tabs{height:64px;display:flex;column-gap:5px;box-shadow:0 0 30px #1b130580}}.rating-tables{width:100%;height:459px;overflow:hidden}.rating-tables-Wrapper{height:100%;width:100%;max-width:100vw;overflow-x:auto;padding:10px}@media screen and (min-width: 1024px){.rating-tables-Wrapper{padding:0}}.rating-tables-Inner{position:relative;width:800px;height:100%}@media screen and (min-width: 1024px){.rating-tables-Inner{width:100%}}.rating-button{margin-top:25px;width:100%;display:flex;justify-content:center}@media screen and (min-width: 1024px){.rating-button{margin-top:55px}}.rating-tab{position:relative;width:100%;height:60px;transition:.2s ease-in-out;cursor:pointer;border:1px solid;-webkit-user-select:none;user-select:none;border-color:#f8ffd30d;box-shadow:inset 0 0 12px #ffd28026;opacity:.8}@media screen and (min-width: 1024px){.rating-tab{width:100%;height:100%}}.rating-tab .background__gradient{width:100%;height:100%;transition:opacity .2s ease-in-out}.rating-tab .background__gradient--default{background:linear-gradient(270deg,#08504d1a,#1377601a,#08504d1a)}.rating-tab .background__gradient--hover{background:linear-gradient(270deg,#08504d33,#13776033,#08504d33)}.rating-tab .background__gradient--active{background:linear-gradient(270deg,#08504d66,#13776066,#08504d66)}.rating-tab-Inner{position:relative;z-index:10;width:100%;height:100%;display:flex;justify-content:center;align-items:center;column-gap:10px}.rating-tab__text{font-weight:500;font-size:22px;line-height:22px;letter-spacing:.02em;color:#ffeed5}.rating-tab .background__gradient--default{opacity:1}.rating-tab .background__gradient--active{opacity:0}.rating-tab:hover{border-color:#f8ffd326;box-shadow:inset 0 0 12px #ffd28033;opacity:1}.rating-tab:hover__gradient--default{opacity:0}.rating-tab:hover__gradient--hover{opacity:1}.rating-tab:hover__gradient--active{opacity:0}.rating-tab[data-active],.rating-tab[data-active]:hover{border-color:#f8ffd326;box-shadow:inset 0 0 12px #ffd28033;opacity:1}.rating-tab[data-active] .background__gradient--default,.rating-tab[data-active]:hover .background__gradient--default,.rating-tab[data-active] .background__gradient--hover,.rating-tab[data-active]:hover .background__gradient--hover{opacity:0}.rating-tab[data-active] .background__gradient--active,.rating-tab[data-active]:hover .background__gradient--active{opacity:1}.rating-table{position:absolute;z-index:0;top:0;width:100%;height:100%;transition:opacity .3s ease-in-out;opacity:0}@media screen and (min-width: 1024px){.rating-table{padding:35px 59px 0}}.rating-table-Wrapper{width:100%;height:100%}.rating-table table{width:100%;font-weight:500;letter-spacing:.02em;border-spacing:0px;-webkit-user-select:none;user-select:none}.rating-table table thead{width:100%;height:64px}.rating-table table thead th{border-bottom:1px solid rgba(195,160,130,.3);font-size:24px;letter-spacing:.02em;color:#e3c498}.rating-table table tbody tr{height:72px;transition:all .4s ease-in-out!important;background:none}.rating-table table tbody tr td{font-size:22px;letter-spacing:.02em;border-bottom:1px solid rgba(195,160,130,.3);color:#ffeed5}.rating-table table tbody tr td .cell-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.rating-table table tbody tr:hover{background:#0d815233!important}.rating-table table tbody tr{opacity:0}.rating-table[data-active]{opacity:1;z-index:10}.rating-table[data-active] table tbody tr{animation:trAppearance .8s ease-in-out forwards}.rating-table[data-active] table tbody tr:nth-child(1){animation-delay:.15s}.rating-table[data-active] table tbody tr:nth-child(2){animation-delay:.3s}.rating-table[data-active] table tbody tr:nth-child(3){animation-delay:.45s}.rating-table[data-active] table tbody tr:nth-child(4){animation-delay:.6s}.rating-table[data-active] table tbody tr:nth-child(5){animation-delay:.75s}@keyframes trAppearance{0%{opacity:0;background:none;pointer-events:none}50%{opacity:1;background:#0d815233;pointer-events:none}to{opacity:1;background:none;pointer-events:all}}.app[data-page=main] .content-section[data-section=promotion] .content-section-Inner{padding-top:20px;padding-bottom:40px}@media screen and (min-width: 1024px){.app[data-page=main] .content-section[data-section=promotion] .content-section-Inner{padding-top:30px;padding-bottom:63px}}.app[data-page=main] .promotion{width:100%;display:flex;flex-direction:column}@media screen and (min-width: 1024px){.app[data-page=main] .promotion{flex-direction:row;height:380px;column-gap:20px}}.app[data-page=main] .promotion-news{height:100%;width:100%}@media screen and (min-width: 1024px){.app[data-page=main] .promotion-news{width:1048px}}.app[data-page=main] .promotion-forum-threads{height:100%;width:100%}@media screen and (min-width: 1024px){.app[data-page=main] .promotion-forum-threads{width:372px}}.app[data-page=main] .content-section[data-section=features]{height:800px}.app[data-page=main] .features{width:100%;height:100%}@media screen and (min-width: 1024px){.app[data-page=main] .content-section[data-section=classes]{height:980px}}.app[data-page=main] .content-section[data-section=classes] .content-section-Inner{padding-top:30px}@media screen and (min-width: 1024px){.app[data-page=main] .content-section[data-section=classes] .content-section-Inner{padding-top:50px}}.app[data-page=main] .section-classes{width:100%;height:100%;padding:0 10px}@media screen and (min-width: 1024px){.app[data-page=main] .section-classes{padding:0}}.app[data-page=main] .section-classes-header{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}.app[data-page=main] .section-classes-header .heading{font-size:35px;line-height:39px;letter-spacing:.02em;text-align:center;color:#ffe5c2;-webkit-text-stroke:3px #553716;paint-order:stroke fill}@media screen and (min-width: 1024px){.app[data-page=main] .section-classes-header .heading{font-size:52px;line-height:55px}}.app[data-page=main] .section-classes-header .subheading{margin-top:10px;font-weight:400;font-size:24px;line-height:26px;letter-spacing:.02em;text-align:center;color:#ffd57b;-webkit-text-stroke:2px #553716;paint-order:stroke fill}.app[data-page=main] .section-classes-container{margin-top:20px}@media screen and (min-width: 1024px){.app[data-page=main] .section-classes-container{margin-top:50px}}.app[data-page=main] .content-section[data-section=rating]{height:830px}@media screen and (min-width: 1024px){.app[data-page=main] .content-section[data-section=rating]{height:955px}}.app[data-page=main] .section-rating{width:100%;height:100%;padding-top:50px;display:flex;flex-direction:column;align-items:center}.app[data-page=main] .section-rating-header{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}.app[data-page=main] .section-rating-header .heading{font-size:35px;line-height:39px;letter-spacing:.02em;text-align:center;color:#ffe5c2;-webkit-text-stroke:3px #553716;paint-order:stroke fill}@media screen and (min-width: 1024px){.app[data-page=main] .section-rating-header .heading{font-size:52px;line-height:55px}}.app[data-page=main] .section-rating-header .subheading{margin-top:10px;font-weight:400;font-size:24px;line-height:26px;letter-spacing:.02em;text-align:center;color:#ffd57b;-webkit-text-stroke:2px #553716;paint-order:stroke fill}.app[data-page=main] .section-rating-container{margin-top:20px}@media screen and (min-width: 1024px){.app[data-page=main] .section-rating-container{margin-top:50px;width:928px}}.app[data-page=main] .content-section[data-section=start]{z-index:40}.app[data-page=main] .content-section[data-section=start] .content-section-Inner{padding-bottom:50px}@media screen and (min-width: 1024px){.app[data-page=main] .content-section[data-section=start] .content-section-Inner{padding-bottom:101px}}.app[data-page=main] .section-start{width:100%;height:100%}.app[data-page=main] .section-start-header{margin-top:20px;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}.app[data-page=main] .section-start-header .heading{font-size:35px;line-height:39px;letter-spacing:.02em;text-align:center;color:#ffe5c2;-webkit-text-stroke:3px #553716;paint-order:stroke fill}@media screen and (min-width: 1024px){.app[data-page=main] .section-start-header .heading{font-size:52px;line-height:55px}}.app[data-page=main] .section-start-header .subheading{margin-top:10px;font-weight:400;font-size:24px;line-height:26px;letter-spacing:.02em;text-align:center;color:#ffd57b;-webkit-text-stroke:2px #553716;paint-order:stroke fill}@media screen and (min-width: 1024px){.app[data-page=main] .section-start-header{margin-top:50px}}.app[data-page=main] .section-start-container{margin-top:10px}@media screen and (min-width: 1024px){.app[data-page=main] .section-start-container{margin-top:70px}}.app[data-page=main] .content-section[data-section=socials]{display:none;z-index:30;height:600px}@media screen and (min-width: 1024px){.app[data-page=main] .content-section[data-section=socials]{display:block}}.app[data-page=main] .content-section[data-section=socials] .content-section-Inner{position:static!important}.app[data-page=main] .content-section[data-section=socials] .section-particles{z-index:20;bottom:0;left:0}.app[data-page=main] .content-section[data-section=socials] .section-particles-container{width:1193px;height:781px;bottom:-71px}.app[data-page=main] .content-section[data-section=socials] .section-particles__image{object-fit:contain}.app[data-page=main] .content-section[data-section=socials] .shadow-bottom{pointer-events:none;z-index:30;bottom:0;left:0}.app[data-page=main] .content-section[data-section=socials] .shadow-bottom__gradient{left:0;bottom:0;width:100%;height:150px;background:linear-gradient(180deg,#06272600,#062726)}@media screen and (min-width: 1024px){.app[data-page=main] .content-section[data-section=socials] .shadow-bottom__gradient{height:250px}}.app[data-page=main] .section-socials{position:relative;z-index:10;width:100%;height:100%;display:flex;justify-content:center;align-items:flex-end}.app[data-page=main] .section-socials .social-container{position:relative;width:100%;height:100%}.app[data-page=main] .section-socials .social-container .stones{z-index:0}.app[data-page=main] .section-socials .social-container .stones-container{width:800px;height:678px;bottom:-135px}.app[data-page=main] .section-socials .social-container .light{z-index:1;opacity:0;transition:opacity .5s cubic-bezier(.4,0,.2,1)}.app[data-page=main] .section-socials .social-container .light-container{width:472px;height:541px;bottom:18px}.app[data-page=main] .section-socials .social-container .particles{z-index:2}.app[data-page=main] .section-socials .social-container .particles-container{width:627px;height:410px;bottom:38px}.app[data-page=main] .section-socials .social-container .social-info{position:relative;z-index:10;width:100%;margin-top:100px;display:flex;flex-direction:column;align-items:center;transition:all .5s cubic-bezier(.4,0,.2,1)}@media screen and (min-width: 1024px){.app[data-page=main] .section-socials .social-container .social-info{margin-top:210px}}.app[data-page=main] .section-socials .social-container .social-info .social-icon{position:relative;width:116px;height:89px;display:flex;justify-content:center;align-items:center}.app[data-page=main] .section-socials .social-container .social-info .social-icon__image{position:absolute;opacity:.8;transition:all .5s cubic-bezier(.4,0,.2,1)}.app[data-page=main] .section-socials .social-container .social-info .social-badge{margin-top:20px;width:132px;height:41px;border:1px solid rgba(248,255,211,.05);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:inset 0 0 30px #ffe89a0d;background:#092b2a1a;text-align:center;display:flex;justify-content:center;align-items:center;opacity:0;font-weight:500;font-size:20px;letter-spacing:.02em;color:#e6ffec;-webkit-text-stroke:2px #563D20;paint-order:stroke fill;transition:all .5s cubic-bezier(.4,0,.2,1)}.app[data-page=main] .section-socials .social-container:hover .social-info{transform:translate3d(0,-20px,0)}.app[data-page=main] .section-socials .social-container:hover .social-icon,.app[data-page=main] .section-socials .social-container:hover .social-badge,.app[data-page=main] .section-socials .social-container:hover .light{opacity:1}.app[data-page=main] .section-socials .telegram-container{width:100%}.app[data-page=main] .section-socials .telegram-container .stones-container{left:-450px}@media screen and (min-width: 1024px){.app[data-page=main] .section-socials .telegram-container .stones-container{left:auto}}.app[data-page=main] .section-socials .telegram-container .social-info{padding-right:50px}@media screen and (min-width: 1024px){.app[data-page=main] .section-socials .telegram-container .social-info{padding-right:0}}.app[data-page=main] .section-socials .vk-container{width:100%}.app[data-page=main] .section-socials .vk-container .stones-container{right:-450px}@media screen and (min-width: 1024px){.app[data-page=main] .section-socials .vk-container .stones-container{right:auto}}.app[data-page=main] .section-socials .vk-container .social-info{padding-left:50px}@media screen and (min-width: 1024px){.app[data-page=main] .section-socials .vk-container .social-info{padding-left:0}}
