.navbar .navbar-list{display:flex}.navbar .navbar-list .navbar-item .navbar-link{display:block;padding:.5rem;font-family:ProximaNova,Arial,sans-serif;font-weight:600;font-size:18px;color:#faf3e1;text-transform:uppercase}.navbar--top .navbar-list{align-items:center;justify-content:flex-end}.navbar--bottom-left .navbar-list,.navbar--bottom-right .navbar-list{flex-direction:column}@media only screen and (min-width: 540px){.navbar--top .navbar-list{gap:2rem}}@media only screen and (min-width: 1024px){.navbar--top .navbar-list{justify-content:center}}.button{display:inline-block;padding:.5rem;font-family:ProximaNova,Arial,sans-serif;font-weight:600;font-size:14px;border-radius:5px;cursor:pointer;text-transform:uppercase}.button--orange{color:#0e0f10;background-color:#ff851a}.button--orange:hover{background:rgb(255,133,26);background:linear-gradient(90deg,rgb(255,133,26) 0%,rgb(250,243,225) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff851a",endColorstr="#faf3e1",GradientType=1)}.button--white{color:#0e0f10;background-color:#faf3e1}.button--white:hover{background:rgb(255,133,26);background:linear-gradient(90deg,rgb(255,133,26) 0%,rgb(250,243,225) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff851a",endColorstr="#faf3e1",GradientType=1)}.button--transparent{color:#faf3e1}.button--transparent:hover{background:-webkit-linear-gradient(left,rgb(255,133,26),rgb(250,243,225));-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media only screen and (min-width: 390px){.button{padding:.5rem .8rem;font-size:16px}}@media only screen and (min-width: 440px){.button{font-size:18px}}@media only screen and (min-width: 540px){.button{padding:.5rem 1rem;font-size:18px}}.header{display:flex;align-items:center;gap:1rem;padding:2rem 1rem}.header .logo>img{min-width:60px}.header .logo .logo-mobile{display:block}.header .logo .logo-desktop{display:none}.header .navbar{flex:1 0 auto}.header .actions{display:none}@media only screen and (min-width: 460px){.header .logo .logo-mobile{display:none}.header .logo .logo-desktop{display:block}}@media only screen and (min-width: 768px){.header{padding:2rem}}@media only screen and (min-width: 1024px){.header{position:relative}.header .actions{display:block}.header:after{content:"";position:absolute;top:-3px;right:10px;width:160px;height:40px;background-image:url(/images/blocks/header-button-glow.png);background-size:100%;background-position:top left;background-repeat:no-repeat}}@media only screen and (min-width: 1280px){.header{padding:3rem}.header:after{right:25px}}@media only screen and (min-width: 1440px){.header{padding:3rem 0}.header:after{right:-15px}}.footer{padding:0 1rem}.footer .footer-blocks{display:flex;flex-direction:row;flex-wrap:wrap;gap:30px}.footer .footer-line{display:flex;flex-direction:column;align-items:center;padding:50px 0}.footer .footer-line .navbar{width:100%}.footer .footer-line .navbar .navbar-list{align-items:center}.footer .footer-line .navbar--bottom-left{order:1}.footer .footer-line .navbar--bottom-right{order:2}.footer .footer-line .logo{order:0;margin-bottom:50px}@media only screen and (min-width: 768px){.footer{padding:0 2rem}}@media only screen and (min-width: 1024px){.footer .footer-blocks{display:flex;flex-direction:row}.footer .footer-line{flex-direction:row;justify-content:space-between;align-items:center}.footer .footer-line .navbar .navbar-list{gap:20px}.footer .footer-line .navbar--bottom-left{order:0}.footer .footer-line .navbar--bottom-left .navbar-list{flex-direction:row}.footer .footer-line .navbar--bottom-right{order:2}.footer .footer-line .navbar--bottom-right .navbar-list{flex-direction:row;justify-content:flex-end}.footer .footer-line .logo{flex:1 0 auto;order:1;margin-bottom:0}}@media only screen and (min-width: 1280px){.footer{padding:0 3rem}}@media only screen and (min-width: 1440px){.footer{padding:0}}.block.start-game-block{display:block;flex:1 0 auto}.start-game-block{min-width:290px;max-width:100%;padding:2rem;background-color:#1c1c1e;background-image:url(/images/blocks/start-game-block-bg.png);background-size:100%;background-position:top left;background-repeat:no-repeat}.start-game-block .block-title{margin-bottom:1rem;font-family:ProximaNova,Arial,sans-serif;font-size:46px;line-height:46px;text-transform:uppercase;color:#faf3e1}.start-game-block .block-subtitle{margin-bottom:4rem;font-size:20px;line-height:20px;color:#9e948b}@media only screen and (min-width: 828px){.block.start-game-block{max-width:630px}}@media only screen and (min-width: 375px){.start-game-block .block-title{font-size:60px;line-height:60px}}@media only screen and (min-width: 1024px){.block.start-game-block{flex:0 1 auto}}@media only screen and (min-width: 1080px){.block.start-game-block{flex:1 0 auto}}.block.server-status-block{max-width:100%;flex:1 0 auto}.server-status-block{flex-direction:column;justify-content:space-around;gap:30px;padding:2rem;background-image:url(/images/blocks/server-status-block-bg.png);background-size:cover;background-position:bottom left;background-repeat:no-repeat}.server-item{display:flex;gap:20px}.server-item__icon{position:relative;display:flex;justify-content:center;align-items:center;width:64px;height:64px;background-color:#222223;border:thin solid rgba(255,245,241,.2);border-radius:5px;overflow:hidden}.server-item__icon:after{content:"";position:absolute;top:-15px;left:0;width:64px;height:64px;background-image:url(/images/blocks/server-icon-glow.png);background-size:100%;background-position:center;background-repeat:no-repeat}.server-item__map{margin-bottom:8px;font-size:12px;font-weight:500}.server-item__title{margin-bottom:8px;font-size:16px;font-family:ProximaNova,Arial,sans-serif;font-weight:600;color:#faf3e1}.server-item__online{font-size:12px;font-weight:500;color:#ff851a}.server-item--disabled .server-item__icon:after{content:none;display:none}.server-item--disabled .server-item__online{color:#9e948b}@media only screen and (min-width: 375px){.server-item__map{font-size:14px}.server-item__title{font-size:22px}.server-item__online{font-size:14px}}@media only screen and (min-width: 1024px){.block.server-status-block{flex:0 1 auto}}@media only screen and (min-width: 1080px){.block.server-status-block{flex:1 0 auto}}.block.social-buttons-block{flex:1 0 auto}.social-buttons-block{display:flex;justify-content:space-between;gap:30px}.social-button{flex:1 0 auto}.social-button__link{position:relative;display:flex;justify-content:center;align-items:center;width:100%;min-width:130px;height:85px;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:20px;border:thin solid #ffffff;overflow:hidden}.social-button__link:after{content:"";position:absolute;bottom:-15px;width:100%;height:50px;background-size:100%;background-position:center;background-repeat:no-repeat}.social-button__icon{width:42px;height:32px;background-size:100%;background-position:center;background-repeat:no-repeat}.social-button--discord .social-button__link{background-image:url(/images/blocks/discord-button/discord-button-bg.png);border-color:#b2b8ff33}.social-button--discord .social-button__link .social-button__icon{background-image:url(/images/blocks/discord-button/discord-button-icon.svg)}.social-button--discord .social-button__link:after{background-image:url(/images/blocks/discord-button/discord-button-glow.png)}.social-button--discord .social-button__link:hover{border-color:#b2b8ff66}.social-button--discord .social-button__link:hover .social-button__icon{background-image:url(/images/blocks/discord-button/discord-button-icon-hover.svg)}.social-button--discord .social-button__link:hover:after{background-image:url(/images/blocks/discord-button/discord-button-glow-hover.png)}.social-button--youtube .social-button__link{background-image:url(/images/blocks/youtube-button/youtube-button-bg.png);border-color:#ff626233}.social-button--youtube .social-button__link .social-button__icon{background-image:url(/images/blocks/youtube-button/youtube-button-icon.svg)}.social-button--youtube .social-button__link:after{background-image:url(/images/blocks/youtube-button/youtube-button-glow.png)}.social-button--youtube .social-button__link:hover{border-color:#ff626266}.social-button--youtube .social-button__link:hover .social-button__icon{background-image:url(/images/blocks/youtube-button/youtube-button-icon-hover.svg)}.social-button--youtube .social-button__link:hover:after{background-image:url(/images/blocks/youtube-button/youtube-button-glow-hover.png)}.social-button:hover--discord{border-color:#b2b8ff66}.social-button:hover--discord .social-button__icon{background-image:url(/images/blocks/discord-button/discord-button-icon-hover.svg)}.social-button:hover--discord .social-button__link:after{background-image:url(/images/blocks/discord-button/discord-button-glow-hover.png)}.social-button:hover--youtube{border-color:#ff626266}.social-button:hover--youtube .social-button__icon{background-image:url(/images/blocks/youtube-button/youtube-button-icon-hover.svg)}.social-button:hover--youtube .social-button__link:after{background-image:url(/images/blocks/youtube-button/youtube-button-glow-hover.png)}@media only screen and (min-width: 375px){.social-button__link{min-width:150px;height:100px}}@media only screen and (min-width: 440px){.social-buttons-block{gap:30px}.social-button{border-radius:30px}.social-button__link{min-width:190px;height:125px}.social-button__link:after{bottom:-10px}}@media only screen and (min-width: 660px){.block.social-buttons-block{flex:0 1 auto;flex-direction:column}}@media only screen and (min-width: 828px){.block.social-buttons-block{flex-direction:row}}@media only screen and (min-width: 1024px){.block.social-buttons-block{flex-direction:column;flex:1 0 auto}.social-button__link{min-width:130px}}@media only screen and (min-width: 1080px){.block.social-buttons-block{flex:0 1 auto}.social-button__link{min-width:190px}}.hero-video-block{position:relative;border-radius:20px;overflow:hidden;width:100%;min-height:300px}.hero-video-block__backgroud{position:absolute;bottom:0;left:0;width:100%;height:100%;min-height:300px;overflow:hidden;z-index:0}.hero-video-block__backgroud>video{width:100%;height:100%;min-height:300px;-o-object-fit:cover;object-fit:cover;border-radius:20px}.hero-video-block .hero-video-content{width:100%;height:100%;z-index:1;padding:2rem}.hero-video-block .hero-video-content__title{margin-bottom:1rem;font-family:ProximaNova,Arial,sans-serif;font-size:46px;line-height:46px;text-transform:uppercase;color:#faf3e1}.hero-video-block .hero-video-content__subtitle{margin-bottom:4rem;font-size:18px;line-height:20px;color:#9e948b}@media only screen and (min-width: 440px){.hero-video-block{border-radius:30px}.hero-video-block>video{border-radius:30px}}@media only screen and (min-width: 660px){.hero-video-block,.hero-video-block__backgroud{min-height:400px}.hero-video-block__backgroud>video{min-height:400px}}.sign-in-block{flex:1 0 auto}.sign-in-block__link{position:relative;display:flex;justify-content:space-around;align-items:center;width:100%;min-width:130px;height:85px;background-size:cover;background-position:center;background-repeat:no-repeat;background-image:url(/images/blocks/signin-button/signin-button-bg.png);border-radius:20px;border:thin solid rgba(66,159,250,.2);overflow:hidden}.sign-in-block__link:after{content:"";position:absolute;bottom:-15px;width:100%;height:50px;background-size:100%;background-position:center;background-repeat:no-repeat;background-image:url(/images/blocks/signin-button/signin-button-glow.png)}.sign-in-block__link:hover{border-color:#429ffa66}.sign-in-block__link:hover .social-button__icon{background-image:url(/images/blocks/signin-button/signin-button-icon-hover.svg)}.sign-in-block__link:hover:after{background-image:url(/images/blocks/signin-button/signin-button-glow-hover.png)}.sign-in-block__icon{width:42px;height:42px;background-size:100%;background-position:center;background-repeat:no-repeat;background-image:url(/images/blocks/signin-button/signin-button-icon.svg)}.sign-in-block__title{font-family:ProximaNova,Arial,sans-serif;font-weight:600;font-size:18px;color:#faf3e1}@media only screen and (min-width: 375px){.sign-in-block__link{height:100px}}@media only screen and (min-width: 440px){.sign-in-block{border-radius:30px}.sign-in-block__link{height:125px}}.section{padding:0 1rem}.hero-section{display:flex;flex-direction:column;gap:30px;padding:0 1rem}.hero-section .hero-video-block{width:100%}.hero-section .hero-side,.hero-section .hero-side .hero-buttons{display:flex;flex-direction:column;gap:30px}.how-start-section{margin-top:30px}.advantages-section{margin-top:100px;margin-bottom:100px}@media only screen and (min-width: 660px){.hero-section .hero-side .hero-buttons .social-buttons-block{flex-direction:row}}@media only screen and (min-width: 768px){.section{flex-direction:row;padding:0 2rem}.section .hero-side{flex:1 0 auto}}@media only screen and (min-width: 1280px){.section{padding:0 3rem}}@media only screen and (min-width: 1440px){.section{padding:0}}.how-start-block{position:relative;flex-direction:column;background-color:#0e0f10;background-image:url(/images/blocks/how-start-block-bg-mob.png);background-size:100%;background-position:top left;background-repeat:no-repeat;border:thin solid rgba(255,245,241,.1)}.how-start-block:after{display:none;position:absolute;top:50px;right:40px;width:198px;height:75px;background-image:url(/images/blocks/how-start-text-image.svg);background-size:100%;background-position:center;background-repeat:no-repeat}.how-start-block .title-block{padding:3rem 2rem 0;margin-bottom:0}.how-start-block .how-start-list{display:flex;justify-content:space-between;flex-direction:column;gap:0}.how-start-block .how-start-item{position:relative;padding:2rem}.how-start-block .how-start-item__number{font-family:ProximaNova,Arial,sans-serif;font-size:22px;line-height:30px;text-transform:uppercase;color:#635a5c;margin-bottom:1rem}.how-start-block .how-start-item__title{font-family:ProximaNova,Arial,sans-serif;font-size:40px;line-height:40px;text-transform:uppercase;color:#faf3e1;margin-bottom:1rem}.how-start-block .how-start-item__text{margin-bottom:2rem;color:#9e948b}.how-start-block .how-start-item__actions{display:flex;align-items:center}.how-start-block .how-start-item--first .how-start-item__actions{justify-content:space-between}.how-start-block .how-start-item--middle{background-color:#1c1c1e;padding:3rem 2rem;border-radius:30px;background-image:url(/images/blocks/how-start-item-bg-mob.png);background-size:100%;background-position:bottom left;background-repeat:no-repeat;border:thin solid rgba(255,245,241,.2);overflow:hidden}.how-start-block .how-start-item--middle:after{content:"";position:absolute;bottom:-5px;left:0;width:164px;height:41px;background-image:url(/images/blocks/how-start-button-glow.png);background-size:100%;background-position:center;background-repeat:no-repeat}@media only screen and (min-width: 380px){.how-start-block .how-start-item__actions{gap:10px}}@media only screen and (min-width: 390px){.how-start-block .how-start-item--middle:after{left:10px}}@media only screen and (min-width: 540px){.how-start-block .how-start-item--middle:after{left:20px}}@media only screen and (min-width: 768px){.how-start-block{background-image:url(/images/blocks/how-start-block-bg.png)}.how-start-block:after{content:"";display:block}.how-start-block .how-start-item--middle{background-size:contain;background-repeat:repeat-x}}@media only screen and (min-width: 1245px){.how-start-block{border:none}.how-start-block .how-start-list{flex-direction:row;gap:0}.how-start-block .how-start-item{width:415px}}@media only screen and (min-width: 1440px){.how-start-block .how-start-item{width:420px}}.title-block{max-width:400px;margin-bottom:40px}.title-block__title{font-family:ProximaNova,Arial,sans-serif;font-size:40px;line-height:40px;text-transform:uppercase;color:#faf3e1;margin-bottom:8px}.title-block__subtitle{font-size:18px;line-height:28px;color:#9e948b}@media only screen and (min-width: 540px){.title-block__title{font-size:60px;line-height:60px}.title-block__subtitle{font-size:20px}}.advantages-block .advantage-item{position:relative;width:calc(100% - 4px);margin:1px;padding:30px;border-radius:30px 30px 0 0;background:rgb(255,255,255);background:linear-gradient(180deg,rgb(29,29,30) 0%,rgb(14,15,16) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);z-index:1;transition:all .3s ease-in-out}.advantages-block .advantage-item .advantage-item-title-block{display:flex;justify-content:space-between;align-items:center}.advantages-block .advantage-item .advantage-item-title{font-family:ProximaNova,Arial,sans-serif;font-weight:600;font-size:22px;line-height:32px;margin-bottom:8px;color:#faf3e1;text-transform:uppercase}.advantages-block .advantage-item .advantage-item-text{color:#9e948b;font-size:14px;line-height:24px;visibility:hidden;opacity:0;height:0;z-index:-1;transition:all .3s ease-in-out;transform:translateY(-30px)}.advantages-block .advantage-item--active .advantage-item-text{visibility:visible;opacity:1;height:auto;transform:translateY(0);z-index:1}@media only screen and (min-width: 768px){.advantages-block{display:flex;flex-wrap:wrap;justify-content:space-between;gap:30px}.advantages-block .advantage-item{flex:1 0 33%;border:1px solid rgba(255,255,255,.2);border-radius:30px}.advantages-block .advantage-item .advantage-item-title-block{flex-direction:column;align-items:flex-start}.advantages-block .advantage-item .advantage-item-icon{order:0;margin-bottom:8px}.advantages-block .advantage-item .advantage-item-title{order:1}.advantages-block .advantage-item .advantage-item-text{visibility:visible;opacity:1;height:auto;transform:translateY(0);z-index:1}.advantages-block .advantage-item--last{background-size:contain;background-position:bottom left;background-repeat:repeat-x}.advantages-block .advantage-item--last[data-index="1"]{background-image:url(/images/advantages/bg_1.png)}.advantages-block .advantage-item--last[data-index="2"]{background-image:url(/images/advantages/bg_2.png)}.advantages-block .advantage-item--last[data-index="3"]{background-image:url(/images/advantages/bg_3.png)}.advantages-block .advantage-item--last[data-index="4"]{background-image:url(/images/advantages/bg_4.png)}}@media only screen and (min-width: 1024px){.advantages-block .advantage-item{flex:1 0 25%}}@media only screen and (min-width: 1280px){.advantages-block .advantage-item{flex:1 0 20%}}.glide{position:relative;width:100%;box-sizing:border-box}.glide *{box-sizing:inherit}.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;overflow:hidden;margin:0;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}.glide__slides--dragging{-webkit-user-select:none;-moz-user-select:none;user-select:none}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide__slide a{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows,.glide__bullets{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.glide--rtl{direction:rtl}.glide__arrow{position:absolute;display:block;top:50%;z-index:2;color:#fff;text-transform:uppercase;padding:9px 12px;background-color:transparent;border:2px solid rgba(255,255,255,.5);border-radius:4px;box-shadow:0 .25em .5em #0000001a;text-shadow:0 .25em .5em rgba(0,0,0,.1);opacity:1;cursor:pointer;transition:opacity .15s ease,border .3s ease-in-out;transform:translateY(-50%);line-height:1}.glide__arrow:focus{outline:none}.glide__arrow:hover{border-color:#fff}.glide__arrow--left{left:2em}.glide__arrow--right{right:2em}.glide__arrow--disabled{opacity:.33}.glide__bullets{position:absolute;z-index:2;bottom:2em;left:50%;display:inline-flex;list-style:none;transform:translate(-50%)}.glide__bullet{background-color:#ffffff80;width:9px;height:9px;padding:0;border-radius:50%;border:2px solid transparent;transition:all .3s ease-in-out;cursor:pointer;line-height:0;box-shadow:0 .25em .5em #0000001a;margin:0 .25em}.glide__bullet:focus{outline:none}.glide__bullet:hover,.glide__bullet:focus{border:2px solid #fff;background-color:#ffffff80}.glide__bullet--active{background-color:#fff}.glide--swipeable{cursor:grab;cursor:-webkit-grab}.glide--dragging{cursor:grabbing;cursor:-webkit-grabbing}.carousel-wrapper .carousel-nav-mob{position:absolute;bottom:40px;width:100%;display:flex;justify-content:space-between;transform:translateY(-50%)}.carousel-wrapper .carousel-nav{position:relative;display:none;justify-content:space-between;width:170px}.carousel-wrapper .carousel-nav .glide__arrow{position:relative;left:0;right:0}.carousel-wrapper .carousel-title-block{display:flex;justify-content:space-between;align-items:flex-end}.carousel-block{position:relative;margin:0 auto 30px}.carousel-block .glide__slide{display:flex;align-items:center;justify-content:center;background-color:#ddd;font-size:24px;font-weight:700;border-radius:30px;border:none}.carousel-block .glide__slide img{width:100%;border-radius:30px;border:none}.carousel-block .glide__slide .advantage-slide{position:relative;width:100%}.carousel-block .glide__slide .advantage-slide .advantage-slide-content{position:absolute;padding:30px}.carousel-block .glide__slide .advantage-slide .advantage-slide-content .advantage-subtitle{font-family:ProximaNova,Arial,sans-serif;font-weight:600;font-size:22px;line-height:32px;margin-bottom:20px}.carousel-block .glide__slide .advantage-slide .advantage-slide-content .advantage-title{font-family:ProximaNova,Arial,sans-serif;font-weight:600;font-size:40px;line-height:40px;margin-bottom:20px}.carousel-block .glide__slide .advantage-slide .advantage-slide-content .advantage-text{font-family:Montserrat,Arial,sans-serif;font-weight:500;font-size:14px;line-height:24px}.carousel-block .glide__slide .advantage-slide .advantage-slide-content--dark{color:#0e0f10}.carousel-block .glide__slide .advantage-slide .advantage-slide-content--light{color:#faf3e1}.carousel-block .glide__arrow{display:flex;justify-content:center;align-items:center;width:40px;height:40px;background-color:#ffffff1a;border:1px solid rgba(255,245,241,.1)}.carousel-block .glide__arrow:hover{border:1px solid rgba(255,245,241,.3)}.carousel-block .glide__arrow:hover path{stroke:#ff851a}@media only screen and (min-width: 410px){.carousel-wrapper .carousel-nav-mob{bottom:60px}.carousel-block .glide__arrow{width:70px;height:70px}}@media only screen and (min-width: 768px){.carousel-wrapper .carousel-nav-mob{display:none}.carousel-wrapper .carousel-nav{display:flex}}
