@import"https://fonts.googleapis.com/css?family=Inter:100,200,300,regular,500,600,700,800,900,100italic,200italic,300italic,italic,500italic,600italic,700italic,800italic,900italic";@import"https://fonts.googleapis.com/css?family=Lato:100,100italic,300,300italic,regular,italic,700,700italic,900,900italic";@import"https://fonts.googleapis.com/css?family=Exo+2:100,200,300,regular,500,600,700,800,900,100italic,200italic,300italic,italic,500italic,600italic,700italic,800italic,900italic";@import"https://fonts.googleapis.com/css?family=Open+Sans:300,regular,500,600,700,800,300italic,italic,500italic,600italic,700italic,800italic";@import"https://fonts.googleapis.com/css?family=Ubuntu:300,300italic,regular,italic,500,500italic,700,700italic";@import"https://fonts.googleapis.com/css?family=Montserrat:100,200,300,regular,500,600,700,800,900,100italic,200italic,300italic,italic,500italic,600italic,700italic,800italic,900italic";html{box-sizing:border-box;scroll-behavior:smooth;overflow-x:hidden;background:#03020a}*{padding:0;margin:0;border:0}*,*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}:focus,:active{outline:none}a:focus,a:active{outline:none}nav,footer,header,aside{display:block}html,body{height:100%;width:100%;font-size:100%;line-height:1;font-size:14px;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}button{background-color:transparent}input,button,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a,a:visited{text-decoration:none;color:inherit}a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:400}.header{width:100%;position:fixed;top:0;right:0;left:0;z-index:999;margin:0 auto;transition:background-color .3s ease;padding:20px 0}.header.is_open{background:#05041c}.header.scroll{background-color:var(--card-color)}.header_container{display:flex;justify-content:flex-end;align-items:center;transition:background-color .3s ease;width:100%;border-radius:20px}.header-nav-pc{display:none}.header-nav-mobile-button{display:block;width:50px;height:50px;border-radius:4px;padding:11.5px;box-shadow:3px 3px 4px #00000040;background:#fff}.header-nav-mobile-button>img{width:27px}.header-nav-mobile-button_close,.header-nav-mobile-button_burger.is_open{display:none}.header-nav-mobile-button_close.is_open{display:block}.header-nav-mobile{position:fixed;bottom:0;right:-1900px;pointer-events:none;opacity:0;z-index:999;width:100vw;height:calc(100vh - 90px);display:flex;align-items:center;justify-content:center;transition:right .3s ease;background:#05041c}.header-nav-mobile-button-close{position:absolute;top:38px;right:22px;width:59px;height:59px;transition:transform .3s ease}.header-nav-mobile-button-close:hover,.header-nav-mobile-button-close:focus,.header-nav-mobile-button-close:active{transform:scale(1.05)}.header-nav-mobile.is-open{position:fixed;bottom:0;right:0;z-index:999;pointer-events:painted;opacity:1}.header-nav-mobile-list{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;height:100%;width:185px;gap:24px}.header-nav-mobile-item>a{display:block;font-family:var(--third-family);font-weight:400;font-size:16px;line-height:1.5;text-transform:uppercase;color:#fff;text-align:center;width:100%}.header-nav-mobile-item{width:100%}.header-nav-mobile-item{transition:transform .3s ease}.header-nav-mobile-item:hover,.header-nav-mobile-item:focus,.header-nav-mobile-item:active{transform:scale(1.05)}@media (min-width: 1440px){.header{box-shadow:0 2px 8px #00000040;background:#05041c;padding:15px 0}.header-nav-pc{display:block;width:100%}.header_container{padding:32px 30px}.header-nav-mobile,.header-nav-mobile-button{display:none}.header-nav-pc-list{display:flex;align-items:center;justify-content:space-between;font-size:16px}.header-nav-pc-item>a{font-family:var(--third-family);font-weight:400;font-size:18px;line-height:1.5;text-transform:uppercase;color:#fff}.header-nav-pc-item{transition:transform .3s ease}.header-nav-pc-item:hover,.header-nav-pc-item:focus,.header-nav-pc-item:active{transform:scale(1.05)}}.footer{padding:24px 0;box-shadow:0 -4px 20px #00000026;background:#05041c}@media screen and (min-width: 1440px){.footer{padding:24px 0}}.footer_list{width:100%;display:flex;flex-direction:column;gap:16px;margin-bottom:24px}@media screen and (min-width: 1440px){.footer_list{margin-bottom:16px;flex-direction:row;justify-content:space-between}}.footer_list_item>a{width:100%;display:block;font-family:var(--font-family);font-weight:400;font-size:16px;line-height:1.5;letter-spacing:.01em;text-decoration:underline;text-decoration-skip-ink:none;color:#fff;text-align:center}@media screen and (min-width: 1440px){.footer_list_item>a{font-size:20px;flex-direction:row;justify-content:space-between}}.footer_copyright{font-family:var(--font-family);font-weight:700;font-size:14px;line-height:1.5;letter-spacing:.01em;text-align:center;color:#fff}@media screen and (min-width: 1440px){.footer_copyright{margin-top:50px;text-align:center;font-size:20px}}.wrapper_page{display:flex;flex-direction:column;justify-content:space-between;height:100%;background-color:#000}.page_container{display:flex;flex-direction:column;gap:28px}@media screen and (min-width: 1440px){.page_container{gap:36px}}.page-section{padding:105px 0 74px}@media screen and (min-width: 1440px){.page-section{padding:105px 0 100px}}.page_title{width:100%;font-family:var(--font-family);font-weight:800;font-size:24px;line-height:150%;text-transform:uppercase;text-align:center;color:#fff}@media screen and (min-width: 1440px){.page_title{font-size:40px}}.page_text{display:block;font-family:var(--font-family);font-weight:400;font-size:16px;line-height:150%;color:#fff}@media screen and (min-width: 1440px){.page_text{font-size:24px}}.page_second_title{display:block;font-family:var(--font-family);font-weight:700;font-size:16px;line-height:150%;color:#fff;margin-bottom:16px}@media screen and (min-width: 1440px){.page_second_title{font-size:24px}}.page_text_list_item{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:150%;color:#fff;list-style:disc;margin-left:25px}@media screen and (min-width: 1440px){.page_text_list_item{font-size:24px}}.link{cursor:pointer;color:#fff!important;text-decoration:underline;text-decoration-skip-ink:none;word-break:break-all}.link:hover,.email:hover{text-decoration:underline;text-decoration-skip-ink:none}.email{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:150%;color:#fff;text-decoration:underline;text-decoration-skip-ink:none}@media screen and (min-width: 1440px){.email{font-size:24px}}.thin_link{display:flex;align-items:center}.bold{font-weight:700}.mrb24-16{margin-bottom:16px}@media screen and (min-width: 1440px){.mrb24-16{margin-bottom:24px}}.about-game{scroll-margin-top:100px;margin-top:84px;margin-bottom:100px}@media screen and (min-width: 1440px){.about-game{margin-top:68px;margin-bottom:160px}}.about-game_inner{display:flex;flex-direction:column;gap:10px}@media screen and (min-width: 1440px){.about-game_inner{gap:16px}}.about-game_inner_text{max-width:841px;width:100%;font-family:var(--font-family);font-size:16px;font-weight:400;line-height:1.5;color:#fff}@media screen and (min-width: 1440px){.about-game_inner_text{font-size:20px}}.about-game_inner_text:nth-child(1){align-self:center}@media screen and (min-width: 1440px){.about-game_inner_text:nth-child(1){align-self:start}}.about-game_inner_text:nth-child(2){align-self:center}@media screen and (min-width: 1440px){.about-game_inner_text:nth-child(2){align-self:flex-end}}.faq{scroll-margin-top:100px;padding:160px 0}.faq_inner{max-width:728px;width:100%;margin:0 auto}.faq_inner_item{-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);background:rgba(255,255,255,.1);border-bottom:1px solid #fff;border-radius:4px;padding:16px}.faq_inner_item_title-box{display:flex;align-items:center;justify-content:space-between;padding:8px;border-bottom:1px solid var(--neyse)}.faq_inner_item_title{font-family:var(--font-family);font-weight:600;line-height:1.5;color:#fff;font-size:16px;padding:10px 0}@media screen and (min-width: 1440px){.faq_inner_item_title{font-size:20px}}.faq_inner_item_btn{cursor:pointer}.faq_inner_item_btn_down{width:48px;height:48px;min-width:48px}.faq_inner_item_btn_up{display:none;width:48px;height:48px;min-width:48px}.faq_inner_item_text-box{overflow:hidden;height:0}.faq_inner_item_btn.active>.faq_inner_item_btn_down{display:none}.faq_inner_item_btn.active>.faq_inner_item_btn_up{display:block}.faq_inner_item_text-box_text{display:block;font-family:var(--font-family);font-weight:400;line-height:1.5;color:#fff;padding:10px 0;font-size:16px}@media screen and (min-width: 1440px){.faq_inner_item_text-box_text{font-size:20px}}.how-play{scroll-margin-top:100px;margin-bottom:124px}@media screen and (min-width: 1440px){.how-play{margin-bottom:114px}}.how-play_container{padding:0 20px;display:flex;flex-direction:column;align-items:center;justify-content:center}.how-play_inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px}@media screen and (min-width: 1440px){.how-play_inner{flex-direction:row}}.how-play_inner_item{padding:16px;display:flex;flex-direction:column;gap:10px;width:100%;background:#fff;align-items:center;justify-content:center;border-radius:4px}@media screen and (min-width: 1440px){.how-play_inner_item{font-size:40px;width:188px;height:262px}}.how-play_inner_item:nth-child(2n){transform:rotate(3deg)}.how-play_inner_item:nth-child(odd){transform:rotate(-3deg)}.how-play_inner_item_number{font-family:var(--font-family);font-weight:800;line-height:1.5;font-size:40px;text-transform:uppercase;color:#000}@media screen and (min-width: 1440px){.how-play_inner_item_number{font-size:40px}}.how-play_inner_item_title{font-family:var(--font-family);font-weight:700;line-height:1.5;font-size:18px;color:#000}@media screen and (min-width: 1440px){.how-play_inner_item_title{font-size:20px}}.how-play_inner_item_text{font-family:var(--font-family);font-weight:400;font-size:18px;line-height:1.5;color:#000;margin-bottom:30px}@media screen and (min-width: 1440px){.how-play_inner_item_text{font-size:20px;margin-bottom:0}}.features{scroll-margin-top:100px;background:url(/assets/bg-79d4cd3d.png) center top/cover no-repeat;padding:71px 0}@media screen and (min-width: 1440px){.features{padding:46px 0;height:747px}}.features_container{height:100%;width:100%}.features_inner{display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:center;position:relative}@media screen and (min-width: 1440px){.features_inner{align-items:start;justify-content:start;flex-direction:row;height:100%;width:100%}}.features_inner_item{display:flex;align-items:center;flex-direction:column;max-width:216px}@media screen and (min-width: 1440px){.features_inner_item{font-size:265px;max-width:259px;width:100%}}@media screen and (min-width: 1440px){.features_inner_item>img{width:140px}}.features_inner_item_text{font-family:var(--font-family);font-weight:500;font-size:16px;line-height:1.5;text-align:center;color:#fff;width:100%}@media screen and (min-width: 1440px){.features_inner_item_text{font-size:20px}}@media screen and (min-width: 1440px){.features_inner_item:nth-child(2){position:absolute;inset:20px 0 auto auto}}@media screen and (min-width: 1440px){.features_inner_item:nth-child(3){position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;height:fit-content}}@media screen and (min-width: 1440px){.features_inner_item:nth-child(4){position:absolute;inset:auto auto 130px 50px;height:fit-content}}@media screen and (min-width: 1440px){.features_inner_item:nth-child(5){position:absolute;inset:auto 0 100px auto;height:fit-content}}.gallery{scroll-margin-top:100px;margin-bottom:100px}@media screen and (min-width: 1440px){.gallery{margin-bottom:160px}}.swiper-gallery{overflow:hidden!important;display:flex;justify-content:center;align-items:center;max-width:100%;width:100%;height:auto}@media screen and (min-width: 1440px){.swiper-gallery{overflow:visible!important}}.gallery_container{display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (min-width: 1440px){.gallery_container{padding:0 80px}}.swiper-slide-gallery{overflow:hidden;width:auto!important}.swiper-button-prev:after,.swiper-button-next:after{display:none}@media screen and (min-width: 1440px){.swiper-button-prev_gallery{left:555px!important}}@media screen and (min-width: 1440px){.swiper-button-next_gallery{left:621px!important}}.swiper-button-prev>img,.swiper-button-next>img{width:48px!important;height:48px}@media screen and (min-width: 1440px){.swiper-button-prev,.swiper-button-next{pointer-events:auto}}@media screen and (min-width: 1440px){.swiper-button-prev,.swiper-button-next{display:flex!important}}.gallery-img{width:239px;height:318px}@media screen and (min-width: 1440px){.gallery-img{width:364px;height:484px}}@media screen and (min-width: 1440px){.swiper-wrapper-gallery{display:flex;align-items:center;justify-content:center}}.fake-slide-left{width:50%;pointer-events:none;opacity:0}.hero{background-image:url(/assets/hero_mobile-1bfc4e5d.png),url(/assets/bg-79d4cd3d.png);background-size:cover,cover;background-position:center top,center top;background-repeat:no-repeat,no-repeat;height:120vh;width:100%}@media (min-width: 1440px){.hero{background-image:url(/assets/hero-4e6bbdab.png),url(/assets/bg-79d4cd3d.png)}}.hero_container{position:relative;display:flex;align-items:center;flex-direction:column;height:100%;padding:0 20px}@media (min-width: 1440px){.hero_container{padding:0 80px}}.hero_content{max-width:810px;width:100%;display:flex;flex-direction:column;margin-top:206px}@media (min-width: 1440px){.hero_content{margin-top:206px}}.hero_content_title{font-family:var(--font-family);font-weight:800;font-size:32px;line-height:1.5;text-transform:uppercase;text-align:center;color:#fff;width:100%}@media (min-width: 1440px){.hero_content_title{width:fit-content;font-size:40px}}.hero_content_title_first{margin-bottom:14px;align-self:center}@media (min-width: 1440px){.hero_content_title_first{margin-bottom:24px;align-self:start}}.hero_content_title_second{align-self:center}@media (min-width: 1440px){.hero_content_title_second{align-self:flex-end}}.hero_content_text{font-family:var(--font-family);font-weight:500;margin-top:27px;font-size:16px;line-height:1.5;text-transform:uppercase;color:#fff;max-width:550px;text-align:center}@media (min-width: 1440px){.hero_content_text{font-size:20px;margin-top:85px;text-align:left}}.letters{position:absolute;inset:auto 0 65px 0;display:none;width:100%}@media (min-width: 1440px){.letters{display:block}}.mobile_letters{position:absolute;inset:auto 0 10px 0;width:100%}@media (min-width: 1440px){.mobile_letters{display:none}}.reviews{scroll-margin-top:100px;margin-top:20px}@media screen and (min-width: 1440px){.reviews{margin-bottom:73px;margin-top:113px}}.reviews_inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}@media screen and (min-width: 1440px){.reviews_inner{flex-direction:row}}.reviews_inner_item{max-width:252px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}@media screen and (min-width: 1440px){.reviews_inner_item{align-items:start;justify-content:start}}.reviews_inner_item_image{width:86px}@media screen and (min-width: 1440px){.reviews_inner_item_image{width:100px}}.reviews_inner_item_title{font-family:var(--font-family);font-weight:700;font-size:18px;line-height:1.5;text-align:center;color:#fff}@media screen and (min-width: 1440px){.reviews_inner_item_title{font-size:20px}}.reviews_inner_item_text{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:1.5;text-align:center;color:#fff}@media screen and (min-width: 1440px){.reviews_inner_item_text{font-size:20px;text-align:left}}@media screen and (min-width: 1440px){.reviews_inner_item:nth-child(2n){transform:translateY(73px)}}.contacts{scroll-margin-top:100px;padding-bottom:67px}.contacts_container>.contacts_title{margin-bottom:16px;text-wrap:wrap}@media screen and (min-width: 1440px){.contacts_container>.contacts_title{margin-bottom:10px}}.contacts_text{font-family:var(--font-family);font-weight:500;font-size:16px;line-height:1.5;text-transform:uppercase;text-align:center;color:#fff;max-width:808px;width:100%;margin:0 auto}@media screen and (min-width: 1440px){.contacts_text{font-size:20px}}.cookies-section{position:fixed;bottom:0;left:50%;transform:translate(-50%);z-index:999;width:100%;background:#fff}.cookies-container{padding:38px 17px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding:40px 20px!important}@media screen and (min-width: 1440px){.cookies-container{padding:60px 0!important;max-width:1440px!important}}.cookies-section_title{font-family:var(--font4);font-weight:700;font-size:24px;line-height:92%;color:#000}@media screen and (min-width: 1440px){.cookies-section_title{font-size:36px}}.cookies-text{width:100%;font-family:var(--second-family);font-weight:700;font-size:14px;line-height:150%;color:#000}@media screen and (min-width: 1440px){.cookies-text{font-size:24px;text-align:center}}.cookies-buttons{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px;width:100%}@media screen and (min-width: 1440px){.cookies-buttons{flex-direction:row;gap:16px}}.cookies-button{width:100%;border-radius:8px;padding:14px 12px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .3s ease;box-shadow:0 1px 3px #87614c;font-family:var(--second-family);font-weight:700;font-size:16px}@media screen and (min-width: 1440px){.cookies-button{width:269px;height:55px;font-size:16px;text-transform:uppercase}}.cookies-button:hover{opacity:.8}.cookies-accept-js{background:#01024f;color:#fff}.cookies-decline-js{border:1px solid #000;color:#000}:root{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;--font-family: "Inter", sans-serif;--second-family: "Lato", sans-serif;--third-family: "Exo 2", sans-serif;--font3: "Open Sans", sans-serif;--font4: "Ubuntu", sans-serif;--font5: "Montserrat", sans-serif}.container{max-width:375px;min-width:250px;margin:0 auto;padding:0 20px}.title-h2{font-family:var(--font-family);font-weight:800;font-size:24px;line-height:1.5;text-transform:uppercase;text-align:center;color:#fff;margin-bottom:24px}@media screen and (min-width: 1440px){.title-h2{margin-bottom:36px;font-size:40px}}@media screen and (min-width: 1440px){.container{max-width:1440px;padding:0 180px}}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.wrapper{background:url(/assets/bg_mobile-d42054ba.png) center top/cover no-repeat}@media screen and (min-width: 1440px){.wrapper{background:url(/assets/bg-a252dd63.png) center top no-repeat}}
