@import"https://fonts.googleapis.com/css?family=Roboto: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=Lexend:100,200,300,regular,500,600,700,800,900";@import"https://fonts.googleapis.com/css?family=Familjen+Grotesk:regular,500,600,700,italic,500italic,600italic,700italic";html{box-sizing:border-box;scroll-behavior:smooth;overflow-x:hidden}*{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%;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}.container{max-width:375px;margin:0 auto;padding:0 16px}@media screen and (min-width: 1440px){.container{max-width:1440px;padding:0 120px}}.section{display:block;scroll-margin-top:100px;padding:48px 0;overflow:hidden}@media screen and (min-width: 1440px){.section{padding:56px 0}}.inner{display:flex;flex-direction:column}@media screen and (min-width: 1440px){.inner{flex-direction:row}}.gap24{gap:24px}.gap8{gap:8px}@media screen and (min-width: 1440px){.gap8{gap:24px}}.aic{align-items:center}.jcc{justify-content:center}.jcsb{justify-content:space-between}.auto{width:100%}@media screen and (min-width: 1440px){.auto{width:auto}}.wrap{flex-wrap:wrap;flex-direction:row}.row{flex-direction:row}.btn{display:flex;align-items:center;justify-content:center;transition:filter .3s ease}.btn:hover{filter:brightness(.9) blur(.5px)}.btn:focus{filter:brightness(1.1)}.btn:active{filter:brightness(.8)}.card{display:flex;flex-direction:column}.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}.center_block{margin-left:auto!important;margin-right:auto!important}.card{width:100%;border-radius:4px;padding:24px 32px;display:flex;flex-direction:column;align-items:center;gap:10px}.title-h2{display:block;width:100%;margin-bottom:24px;font-family:var(--font-family);font-weight:500;font-size:32px;line-height:140%;text-transform:uppercase;text-align:center;color:var(--light-baza);text-shadow:2px 3px 0 var(--semidark)}@media screen and (min-width: 1440px){.title-h2{font-size:48px}}.strong{display:block;width:100%;border-bottom:1px solid var(--red);padding:16px 0;margin-bottom:40px;font-family:var(--font-family);font-weight:400;font-size:14px;text-transform:uppercase;color:var(--ohgosh)}@media screen and (min-width: 1440px){.strong{margin-bottom:56px}}.f24{display:block;font-family:var(--font-family);font-weight:400;font-size:20px;line-height:140%;text-transform:uppercase}@media screen and (min-width: 1440px){.f24{font-size:24px}}.f16{display:block;font-family:var(--font-family);font-weight:300;font-size:14px;line-height:150%}@media screen and (min-width: 1440px){.f16{font-size:16px}}@media screen and (max-width: 1440px){.f16.f12{font-size:12px}}.mb40{margin-bottom:32px}@media screen and (min-width: 1440px){.mb40{margin-bottom:40px}}.center{display:block;width:100%;text-align:center}.italic{font-style:italic}.black{color:var(--semidark)!important}.gray{color:var(--semilight)!important}.white{color:var(--light-baza)!important}.fw300{font-weight:300}.uppercase{text-transform:uppercase}.google{display:block;border-radius:4px;width:240px;height:72px;box-shadow:2px 2px #edebdf4d;background:var(--light-baza)}.google>img{width:100%;height:100%}.wrapper{transition:opacity .3s ease;opacity:0}.wrapper.loaded{opacity:1}.wrapper+.skeleton-circle{display:block}.wrapper.loaded+.skeleton-circle{display:none}.skeleton-circle{position:fixed;width:60px;height:60px;border-radius:50%;z-index:9999;top:0;right:0;bottom:0;left:0;margin:auto;border:6px solid #ccccccca;border-top-color:#1e88e5;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.left,.bottom,.right{opacity:1}.gsap_box{display:inline-block;overflow:hidden}.header{width:100%;position:fixed;top:0;right:0;left:0;z-index:999;border-radius:0;margin:0 auto;background:var(--semidark)}@media screen and (min-width: 1440px){.header{height:64px}}.header_container{display:flex;justify-content:end;align-items:center;padding:0!important;width:100%}.header_logo_inner_mobile{width:100%;display:flex;flex-direction:column;overflow:hidden;height:48px;transition:height .3s ease}@media screen and (min-width: 1440px){.header_logo_inner_mobile{padding:0;width:0;display:none;height:48px}}.header_logo_inner_mobile.is-open{height:630px}.header_logo_inner_mobile>.header_logo_inner{background:var(--black-base)}.header_logo_inner_mobile>.header_logo_inner_open{height:100%;background:var(--black-base);border-bottom-right-radius:24px;border-bottom-left-radius:24px}.header_logo_inner_open>.header_container{height:100%;overflow:hidden;align-items:start;padding-top:45px!important;padding-bottom:80px!important}.header_logo_inner .header_container{width:100%;display:flex;justify-content:space-between;align-items:center;padding:0 16px!important;height:48px;background:var(--siyah50)}@media screen and (min-width: 1440px){.header_logo_inner .header_container{padding:0}}@media screen and (min-width: 1440px){.header-nav-mobile-button{display:none}}.header_logo_inner_link{display:flex;align-items:center;gap:4px;font-family:var(--second-family);font-weight:500;font-size:16px;line-height:150%;color:var(--body)}.header_logo_inner_link>img{width:24px}@media screen and (min-width: 1440px){.header_logo_inner_link>img{width:32px}}.header-nav-mobile-button>img{width:24px}.header-nav-mobile-button-close{width:24px}.header-nav-mobile-button-close>img{width:100%;height:100%}.header-nav-mobile-button.active,.header-nav-mobile-button-close{display:none}.header-nav-mobile-button-close.active{display:flex}.header-nav-pc{display:none}.header-nav-mobile{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:0 16px}@media screen and (min-width: 1440px){.header-nav-mobile{display:none}}.header-nav-mobile-list{width:100%;display:flex;flex-direction:column;align-items:center;margin:0 auto;gap:16px}.header-nav-mobile-item{width:100%;text-align:right;transition:transform .3s ease;position:relative;display:flex;align-items:center;justify-content:center}.header-nav-mobile-item>a{display:block;width:100%;padding:8px;font-family:var(--font-family);font-weight:400;font-size:14px;text-transform:uppercase;color:var(--light-baza);text-align:center}.header-nav-mobile-item:before{content:"";position:absolute;bottom:0;left:0;border-bottom:1px solid var(--white);width:100%;transform:scaleX(0);transition:transform .3s ease}.header-nav-mobile-item:hover:before{transform:scaleX(1)}.header_list-nav-mobile{display:flex;align-items:center;justify-content:center;gap:16px}.header_list-nav-mobile_item_link,.header_list-nav-mobile_item_link:visited{font-family:var(--font-family);font-weight:400;font-size:12px;text-decoration:underline;text-decoration-skip-ink:none;text-align:center;color:var(--light-baza)}.header-nav-mobile-list_pages{display:flex;flex-direction:column;align-items:start;gap:8px}.header-nav-mobile-list_pages_item{font-family:var(--font-family);font-weight:300;font-size:16px;text-decoration:underline;text-decoration-skip-ink:none;text-align:center;color:var(--beyaz);width:100%;height:40px;display:flex;align-items:center;justify-content:center}@media (min-width: 1440px){.header-nav-pc-item{transition:transform .3s ease}.header-nav-pc{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%}.header .header_container{height:100%;padding:0 120px!important}.header-nav-pc_link{display:flex;align-items:center;justify-content:center;gap:12px;font-family:var(--second-family);font-weight:500;font-size:24px;line-height:150%;color:var(--body);transition:transform .3s ease;transform:scale(1)}.header-nav-pc_link:hover{transform:scale(1.05)}.header-nav-pc_link>img{width:40px}.header-nav-pc-list{display:flex;align-items:center;justify-content:space-between;gap:24px}.header-nav-pc-item{display:flex;align-items:center;justify-content:center;position:relative;transition:font-weight .3s ease}.header-nav-pc-item:after{content:"";position:absolute;bottom:0;left:0;border-bottom:3px dashed color var(--neon-baza);width:100%;transform:scaleX(0);transition:transform .3s ease}.header-nav-pc-item:hover:after{transform:scaleX(1)}.header-nav-pc-item>a{display:block;padding:8px;font-family:var(--font-family);font-weight:400;font-size:12px;text-transform:uppercase;color:var(--light-baza);opacity:.6;position:relative;transform:scale(1);transition:transform .3s ease,opacity .3s ease}.header-nav-pc-item>a:hover{opacity:1}.header-nav-pc-item.active:before{content:"";position:absolute;bottom:0;left:0;border-bottom:1px solid var(--light-baza);width:100%;transition:transform .3s .12s ease}.header-nav-pc-item.active>a{font-weight:500;opacity:1}}.footer{background:var(--dark-baza);padding:80px 0}@media screen and (min-width: 1440px){.footer{padding:48px 0}}.footer_container{gap:32px}.footer_list{display:flex;align-items:center;justify-content:center;gap:8px}@media screen and (min-width: 1440px){.footer_list{gap:12px}}.footer_list_item_link{display:block;width:100%;text-decoration:underline;text-decoration-skip-ink:none}@media screen and (max-width: 1440px){.footer_copyright{order:3}.footer_list{order:2}}.wrapper_page{display:flex;flex-direction:column;justify-content:space-between}.page-section{flex-grow:1}.page_section *{line-height:1.4}.page_container p,.page_container div,.page_container ul,.page_container h2,.page_container time{margin-bottom:24px}@media screen and (min-width: 1440px){.page_container p,.page_container div,.page_container ul,.page_container h2,.page_container time{margin-bottom:16px}}.page_container{display:block!important;padding-top:92px!important;padding-bottom:60px!important}@media screen and (min-width: 1440px){.page_container{padding:182px 212px 120px!important}}.page_title{display:block;font-family:var(--font-family);font-weight:500;font-size:32px;text-transform:uppercase;text-align:center;color:var(--semidark);text-shadow:2px 3px 0 var(--semilight);margin-bottom:40px}@media screen and (min-width: 1440px){.page_title{font-size:64px}}.page_second_title{display:block;font-family:var(--font-family);font-weight:300;font-size:20px;line-height:140%;color:var(--dark-baza)}.page_text{display:block;width:100%;font-family:var(--font-family);font-weight:300;font-size:14px;line-height:140%;color:var(--dark-baza)}.page_text_list_item{width:100%;padding-left:25px;font-family:var(--font-family);font-weight:300;font-size:14px;line-height:140%;color:var(--dark-baza);position:relative}.page_text_list_item:before{content:"";width:3px;height:3px;border-radius:50%;background-color:var(--dark-baza);position:absolute;inset:12px auto auto 5px;margin:auto}.link{text-decoration:underline}li::marker{content:"";display:none}.cookies-section{position:fixed;bottom:10px;left:50%;transform:translate(-50%);z-index:999;width:100%;padding:16px 20px;border-radius:16px;-webkit-backdrop-filter:blur(60px);backdrop-filter:blur(60px);background:rgba(255,255,255,.4);display:none}@media screen and (min-width: 1440px){.cookies-section{width:95%;padding:20px 30px}}.cookies-container{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:16px 20px}@media screen and (min-width: 1440px){.cookies-container{padding:20px 34px;flex-direction:row;justify-content:space-between;max-width:1440px!important}}.cookies-text{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:150%;color:var(--body)}@media screen and (min-width: 1440px){.cookies-text{font-family:var(--font-family);font-weight:400;font-size:18px;line-height:1.5;color:var(--body);max-width:537px;width:595px}}.cookies-text a{display:block;text-decoration:underline;text-decoration-skip-ink:none;color:#4a90e2}.cookies-buttons{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px}@media screen and (min-width: 1440px){.cookies-buttons{flex-direction:row;gap:18px}}.cookies-button{width:134px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .3s ease}@media screen and (min-width: 1440px){.cookies-button{width:183px;height:51px}}.cookies-button:hover{opacity:.8}.cookies-accept-js{background:var(--ohgosh);font-family:var(--font-family);font-weight:400;font-size:14px;line-height:1.5;color:#fff}@media screen and (min-width: 1440px){.cookies-accept-js{font-family:var(--font-family);font-weight:400;font-size:18px;line-height:1.5;color:#fff}}.cookies-decline-js{border:2px solid var(--ohgosh);font-family:var(--font-family);font-weight:400;font-size:14px;line-height:1.5;color:var(--body)}@media screen and (min-width: 1440px){.cookies-decline-js{font-family:var(--font-family);font-weight:400;font-size:18px;line-height:1.5;color:var(--body)}}.about_inner_item{background:var(--semidark)}@media screen and (min-width: 1440px){.about_inner_item{width:343px;height:194px}}.faq_inner{max-width:1062px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.faq_inner_item{width:100%}.faq_inner_item_title-box{display:flex;align-items:center;justify-content:space-between;padding:8px;border-bottom:1px solid var(--semidark)}.faq_inner_item_title{font-family:var(--font-family);font-weight:400;font-size:24px;line-height:150%}.faq_inner_item_btn{cursor:pointer}.faq_inner_item_btn_down{width:36px;min-width:36px;max-height:24px;height:24px}.faq_inner_item_btn_up{display:none;width:36px;min-width:36px;max-height:24px;height:24px}.faq_inner_item_text-box_text{display:block;padding:16px 8px}.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}.features{background:var(--ohgosh)}.features_text{max-width:930px}@media screen and (max-width: 1440px){.features_inner{gap:8px}}.features_inner_item{background:var(--light-baza);padding:24px 16px;border-radius:50%;max-width:167px;width:100%;height:164px}@media screen and (min-width: 1440px){.features_inner_item{max-width:260px;height:260px;padding:57px 48px 24px}}.contacts{background:var(--dark-baza)}.contacts_email{gap:24px;margin-top:24px}.hero{padding:95px 0 80px;background:url(/assets/main-54815227.webp) center 240px / 600px no-repeat,var(--ohgosh)}@media screen and (min-width: 1440px){.hero{padding:184px 0 140px;background:var(--ohgosh)}}.hero_container{display:flex;align-items:center;justify-content:center;gap:56px}.hero_container>img{display:none;max-width:600px;width:100%;border-radius:4px}@media screen and (min-width: 1440px){.hero_container>img{display:block}}.hero_content strong{margin-bottom:8px;text-align:center}@media screen and (min-width: 1440px){.hero_content strong{text-align:left}}.hero_title{font-family:var(--font-family);font-weight:500;font-size:38px;line-height:140%;text-transform:uppercase;color:var(--light-baza);text-shadow:2px 3px 0 var(--semidark);margin-bottom:402px;text-align:center}@media screen and (min-width: 1440px){.hero_title{font-size:56px;margin-bottom:40px;text-align:left}}.hero_text{margin-bottom:10px;text-align:center}@media screen and (min-width: 1440px){.hero_text{text-align:left;margin-bottom:40px}}.hero_btn{margin-left:auto;margin-right:auto}@media screen and (min-width: 1440px){.hero_btn{margin-left:0;margin-right:0}}.how_play{background:url(/assets/main-67c025b5.webp) center 850px/840px no-repeat,var(--semilight)}@media screen and (min-width: 1440px){.how_play{background:url(/assets/main-67c025b5.webp) center 550px/1440px no-repeat,var(--semilight)}}.how_play_inner{margin-bottom:350px}@media screen and (min-width: 1440px){.how_play_inner{margin-bottom:620px}}.how_play_inner_item{background:var(--light-baza);flex-direction:row;padding:16px}@media screen and (min-width: 1440px){.how_play_inner_item{padding:24px 16px;flex-direction:column;width:220px;height:198px}}.how_play_inner_item b{display:flex;align-items:center;justify-content:center;font-family:var(--font-family);font-weight:700;font-size:32px;line-height:150%;text-align:center;color:var(--light-baza);border-radius:50px;padding:4px;box-shadow:2px 2px 0 var(--semilight);background:var(--semidark);width:56px;min-width:56px;aspect-ratio:1}@media screen and (min-width: 1440px){.how_play_inner_item b{width:68px;min-width:68px;font-size:40px}}@media screen and (max-width: 1440px){.how_play_inner_item p{text-align:left}}.benefit{background:url(/assets/main-824d1596.webp) center 750px/840px no-repeat,#fee5bd}@media screen and (min-width: 1440px){.benefit{background:url(/assets/main-824d1596.webp) center 550px/1440px no-repeat,#fee5bd}}.benefit_inner{margin-bottom:250px}@media screen and (min-width: 1440px){.benefit_inner{margin-bottom:620px}}.benefit_inner_item{background:var(--ohgosh);flex-direction:row;padding:16px}@media screen and (min-width: 1440px){.benefit_inner_item{padding:24px 16px;flex-direction:column;width:240px;height:198px}}.benefit_inner_item b{display:flex;align-items:center;justify-content:center;font-family:var(--font-family);font-weight:700;font-size:32px;line-height:150%;text-align:center;color:var(--light-baza);border-radius:50px;padding:4px;box-shadow:2px 2px 0 var(--semilight);background:var(--semidark);width:56px;min-width:56px;aspect-ratio:1}@media screen and (min-width: 1440px){.benefit_inner_item b{width:68px;min-width:68px;font-size:40px}}@media screen and (max-width: 1440px){.benefit_inner_item p{text-align:left}}.gallery{background:var(--semilight)}.swiper-gallery{width:100%;-webkit-user-select:none;user-select:none;overflow:visible!important;overflow-x:hidden!important}@media screen and (max-width: 1440px){.swiper-gallery{height:740px!important}}.gallery-img{border-radius:6px}.swiper-button{display:none!important}@media screen and (min-width: 1440px){.swiper-button{display:block!important}}.swiper-button-prev:after,.swiper-button-next:after{display:none!important}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 44px)!important}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 27px)!important}.swiper-pagination{display:flex!important;align-items:center;justify-content:center;gap:10px;bottom:var(--swiper-pagination-bottom, 4px)!important}@media screen and (min-width: 1440px){.swiper-pagination{display:none!important}}.swiper-pagination-bullet{width:8px;height:8px;background:#475b62!important}.swiper-pagination-bullet-active{background:var(--red)!important;width:16px!important;height:16px!important}:root{--font-family: "Roboto", sans-serif;--second-family: "Lexend", sans-serif;--third-family: "Familjen Grotesk", sans-serif;--light-baza: #edebdf;--semilight: #9cb1b4;--semidark: #365361;--ohgosh: #14313f;--dark-baza: #0c181f;--red: #c44b41;--playmarket-google-yelllow: #fabc13;--playmarket-google-red: #eb4335;--playmarket-google-blue: #547dbf;--playmarket-google-green: #30a851;--microsoft-btn-microsoft-green: #7fba00;--microsoft-btn-microsoft-red: #f25022;--microsoft-btn-microsoft-blue: #00a4ef;--microsoft-btn-microsoft-yellow: #ffb900;--bg: var(--light-baza);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;scroll-behavior:smooth;background:var(--bg)}
