@import"https://fonts.googleapis.com/css?family=Quicksand:regular,700";@import"https://fonts.googleapis.com/css?family=Fredoka:regular";*{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;left:50%;transform:translate(-50%);z-index:999;border-radius:20px;padding:10px}.header_container.scroll{background-color:var(--card-color)}.header_container{padding:0 42px;display:flex;justify-content:flex-end;align-items:center;transition:background-color .3s ease;width:90%;height:70px;border-radius:20px}.header-nav-pc{display:none}.header-nav-mobile-button{display:block}.header-nav-mobile-button>img{width:100%}.header-nav-mobile{position:fixed;top:0;right:-1900px;pointer-events:none;opacity:0;z-index:999;width:100vw;height:100vh;background:linear-gradient(180deg,#dab9c5 0%,#866fb4 100%);display:flex;align-items:center;justify-content:center;transition:right .3s ease}.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;top: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:122px;gap:34px;border-top-left-radius:20px;border-bottom-left-radius:20px}.header-nav-mobile-item>a{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:1.5;color:var(--text-color)}.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-nav-pc{display:block;width:100%}.header_container{padding:32px 80px}.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(--font-family);font-weight:400;font-size:16px;line-height:1.5;color:var(--text-color)}.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)}}.hero{background-image:url(/assets/hero_img_mobile-c70f5ff3.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;height:100vh;width:100%;margin-bottom:80px}@media (min-width: 1440px){.hero{background-image:url(/assets/hero-img-d58850c8.jpg);margin-bottom:140px}}.hero_container{position:relative;display:flex;align-items:center;flex-direction:column;overflow:hidden;height:100%}@media (min-width: 1440px){.hero_container{justify-content:start;padding:0 80px}}.hero_container>a>img{transform:translateY(-30px)}.hero_container>img{margin-top:100px;width:110%}@media (min-width: 1440px){.hero_container>img{margin-top:20px;width:914px;height:517px}}.about-game{margin-bottom:80px;scroll-margin-top:100px}@media screen and (min-width: 1440px){.about-game{margin-bottom:150px}}.about-game_container{display:flex;flex-direction:column;align-items:center;justify-content:center}.about-game_inner{display:flex;flex-direction:column;align-items:center;gap:22px}@media screen and (min-width: 1440px){.about-game_inner{align-items:start;flex-direction:row;gap:20px;background:url(/assets/legs-c1e31b72.png) left bottom no-repeat}}.about-game_inner_img{order:2;width:100%;border-radius:12px}.about-game_inner_text{order:1;display:block;padding:0 20px;font-family:var(--font-family);font-weight:400;font-size:16px;line-height:1.5;color:var(--text-color)}@media screen and (min-width: 1440px){.about-game_inner_text{align-items:start;width:642px;min-width:642px;padding-right:0}}.about-game_inner_text span{font-weight:700}.about-game_inner_text b{font-weight:400;display:block}.feature{margin-bottom:80px;scroll-margin-top:100px}@media screen and (min-width: 1440px){.feature{margin-bottom:150px}}.swiper-feature{display:flex;max-width:100%;width:100%;height:auto}@media screen and (min-width: 1440px){.swiper-feature{overflow:visible!important}}.feature_container{display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 1440px){.feature_container{padding:0 80px}}.swiper-slide-feature{border-radius:16px;display:flex}.swiper-slide-feature>img{width:100%;height:auto;object-fit:cover}.features_article{padding:22px;background:var(--card-color);border-radius:20px;width:305px;height:349px;display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center}.features_article>img{width:157px;height:157px}.features_article_title{font-family:var(--font-family);font-weight:700;font-size:20px;line-height:1.5;text-align:center;color:var(--title-color)}.features_article_text{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:1.5;text-align:center;color:var(--text-color)}.charters{margin-bottom:80px;scroll-margin-top:100px}@media screen and (min-width: 1440px){.charters{margin-bottom:150px}}.swiper-charters{display:flex;max-width:100%;width:100%;height:auto}@media screen and (min-width: 1440px){.swiper-charters{overflow:visible!important}}.charters_container{display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 1440px){.charters_container{padding:0 80px}}.swiper-slide-charters{width:335px;border-radius:16px;display:flex}@media screen and (min-width: 1440px){.swiper-slide-charters{width:413px}}.swiper-slide-charters>img{width:100%;height:auto;object-fit:cover}.charters_article{border-radius:20px;width:270px;height:535px;display:flex;flex-direction:column;align-items:center;gap:6px;justify-content:center}@media (min-width: 1440px){.charters_article{width:414px;height:100%}}.charters_article>img{width:300px;min-height:380px;height:380px}@media (min-width: 1440px){.charters_article>img{width:414px;height:100%}}.charters_article_title{font-family:var(--font-family);font-weight:700;font-size:20px;text-align:center;color:var(--title-color)}.charters_article_text{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:1.5;text-align:center;color:var(--text-color);width:270px}@media (min-width: 1440px){.charters_article_text{width:413px}}.reviews{margin-bottom:80px;scroll-margin-top:100px}@media screen and (min-width: 1440px){.reviews{margin-bottom:140px}}.swiper-reviews{display:flex;max-width:100%;width:100%;height:auto}@media screen and (min-width: 1440px){.swiper-reviews{overflow:visible!important;display:none!important}}.reviews_container{display:flex;flex-direction:column;align-items:center}.swiper-slide-reviews{border-radius:16px;overflow:hidden;display:flex}.swiper-slide-reviews>img{width:100%;height:auto;object-fit:cover}.reviews_article{border-radius:12px;padding:10px 33px;width:304px;height:174px;gap:8px;background:var(--card-color);display:flex;flex-direction:column}@media screen and (min-width: 1440px){.reviews_article{width:100%;gap:8px}}.reviews_article_inner{display:flex;align-items:center;gap:12px}.reviews_article_inner img{width:69px;height:69px}.reviews_article_inner figcaption{font-family:var(--font-family);font-weight:700;font-size:20px;line-height:1.5;color:var(--title-color)}.reviews_article_text{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:1.5;color:var(--text-color)}.reviews_inner{display:none}@media screen and (min-width: 1440px){.reviews_inner{display:grid;grid-template-columns:repeat(3,413px);grid-template-rows:repeat(2,184px);gap:20px}}.how-play{scroll-margin-top:100px;margin-bottom:60px}@media (min-width: 1440px){.how-play{margin-bottom:64px}}.how-play_container{padding:0 20px;display:flex;flex-direction:column;align-items:center;justify-content:center}@media (min-width: 1440px){.how-play_container{padding:0 80px;background:url(/assets/2leg_left-400d9ebb.png) center bottom no-repeat,url(/assets/2leg_right-180fcf6e.png) 1100px 350px no-repeat,url(/assets/3leg_vertical-e4e9c12d.png) 850px 50px no-repeat}}.how-play_inner>img{width:110%;margin-bottom:16px}@media (min-width: 1440px){.how-play_inner>img{position:absolute;z-index:3;top:-37px;right:60px;bottom:0;left:0;margin:0 auto;width:771px;height:459px}}.how-play_inner{display:flex;width:100%;flex-direction:column;align-items:center;background:none}@media (min-width: 1440px){.how-play_inner{height:540px;flex-direction:row;justify-content:space-between;align-items:start;position:relative}}.how-play_inner_flex{display:flex;flex-direction:column;gap:20px;margin-bottom:20px;position:relative;z-index:4}.how-play_inner_flex_item{display:block;border-radius:12px;padding:22px 18px;width:305px;height:134px;background:var(--card-color);font-family:var(--font-family);font-weight:700;font-size:20px;line-height:1.5;text-align:center;color:var(--text-color)}.gallery{margin-bottom:80px;scroll-margin-top:100px}@media screen and (min-width: 1440px){.gallery{margin-bottom:150px}}.swiper-gallery{display:flex;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}@media screen and (min-width: 1440px){.gallery_container{padding:0 80px}}.swiper-slide-gallery{width:335px;border-radius:16px;display:flex}@media screen and (min-width: 1440px){.swiper-slide-gallery{width:305px;height:545px}}.swiper-slide-gallery>img{width:100%;height:auto;object-fit:cover}.swiper-button-prev:after,.swiper-button-next:after{display:none}.swiper-button-prev,.swiper-button-next{cursor:pointer;display:flex!important;justify-content:center;align-items:center;z-index:10;width:36px!important;height:36px;top:auto!important;bottom:-60px!important;display:none!important}@media screen and (min-width: 1440px){.swiper-button-prev{left:590px!important}}@media screen and (min-width: 1440px){.swiper-button-next{left:650px!important}}.swiper-button-prev>img,.swiper-button-next>img{width:36px!important;height:36px}@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_article{border-radius:20px;width:300px;height:500px;display:flex;flex-direction:column;align-items:center;gap:6px;justify-content:center}@media (min-width: 1440px){.gallery_article{width:335px;height:545px}}.gallery_article>img{width:100%;height:100%;border-radius:12px}.gallery_article_title{font-family:var(--font-family);font-weight:700;font-size:20px;text-align:center;color:var(--title-color)}.gallery_article_text{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:1.5;text-align:center;color:var(--text-color);width:335px}@media (min-width: 1440px){.gallery_article_text{width:413px}}.faq{margin-bottom:80px;scroll-margin-top:100px}@media screen and (min-width: 1440px){.faq{margin-bottom:122px}}.faq_inner{display:flex;flex-direction:column;align-items:center;gap:22px}@media screen and (min-width: 1440px){.faq_inner{flex-direction:row;justify-content:center;align-items:start;gap:128px}}.faq_inner img{width:100%;border-radius:14px}@media screen and (min-width: 1440px){.faq_inner img{width:522px;height:640px;border-radius:20px}}.faq_inner_flex{display:flex;flex-direction:column;align-items:center;gap:14px;padding:0 20px}@media screen and (min-width: 1440px){.faq_inner_flex{align-items:start}}.faq_inner_flex_item{display:flex;flex-direction:column;gap:2px;padding-bottom:16px;border-bottom:1px solid var(--text-color)}@media screen and (min-width: 1440px){.faq_inner_flex_item{width:100%;gap:16px}}.faq_inner_flex_item_title{display:flex;justify-content:space-between;align-items:center}.faq_inner_flex_item_title span{width:14px;min-width:14px;max-width:14px;height:0;border:1.3px solid var(--text-color);background-color:var(--text-color)}.faq_inner_flex_title{font-family:var(--font-family);font-weight:700;font-size:20px;line-height:1.5;color:var(--title-color);max-width:266px}.faq_inner_flex_text{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:1.5;color:var(--text-color)}.faq_image_cat{display:none}@media screen and (min-width: 1440px){.faq_image_cat{display:block;margin:52px auto 0}}.footer{padding:24px 20px;background:var(--text-color)}@media screen and (min-width: 1440px){.footer{padding:46px 80px}}.footer_list{width:100%;display:flex;flex-direction:column;gap:16px}@media screen and (min-width: 1440px){.footer_list{flex-direction:row;justify-content:space-between}}.footer_list_item>a{font-family:var(--second-family);font-weight:400;font-size:26px;color:var(--card-color)}@media screen and (min-width: 1440px){.footer_list_item>a{flex-direction:row;justify-content:space-between}}.footer_copyright{font-family:var(--font-family);font-weight:400;font-size:12px;line-height:1.5;color:var(--card-color);display:block;width:100%;margin-top:18px;text-align:left}@media screen and (min-width: 1440px){.footer_copyright{margin-top:50px;text-align:center}}.cookies-section{position:fixed;bottom:0;left:50%;transform:translate(-50%);z-index:999;width:100%;background:var(--text-color)}.cookies-container{padding:38px 17px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}@media screen and (min-width: 1440px){.cookies-container{padding:20px 34px;flex-direction:row;justify-content:space-between}}.cookies-text{width:100%;font-family:var(--font-family);font-weight:700;font-size:20px;line-height:1.5;text-align:center;background:linear-gradient(180deg,#dab9c5 0%,#866fb4 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media screen and (min-width: 1440px){.cookies-text{font-family:Roboto,sans-serif;width:595px}}.cookies-buttons{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:24px}@media screen and (min-width: 1440px){.cookies-buttons{flex-direction:row;gap:26px}}.cookies-button{width:295px;height:78px;border-radius:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .3s ease}.cookies-button:hover{opacity:.8}.cookies-accept-js{background:linear-gradient(180deg,#dab9c5 0%,#866fb4 100%);border-radius:40px;padding:24px 48px;font-family:var(--font-family);font-weight:700;font-size:20px;line-height:1.5;color:var(--text-color)}.cookies-decline-js{border-radius:40px;padding:24px 48px;width:295px;height:78px;font-family:var(--font-family);font-weight:700;font-size:20px;line-height:1.5;background:linear-gradient(180deg,#dab9c5 0%,#866fb4 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;border:1px solid rgb(208,184,200)}.page_wrapper{display:flex;flex-direction:column;justify-content:space-between;height:100%}.page-section{padding:0 20px;margin-bottom:72px}.page_title{margin-top:124px;margin-bottom:28px}@media screen and (min-width: 1440px){.page_title{margin-top:96px;margin-bottom:36px}}.page_container{display:flex;flex-direction:column;gap:28px}@media screen and (min-width: 1440px){.page_container{gap:36px}}.page_text{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:1.5;color:var(--text-color)}.page_second_title{font-family:var(--font-family);font-size:16px;line-height:1.5;color:var(--text-color);font-weight:700}.page_text_list_item{padding-left:30px;position:relative}.page_text_list_item:before{content:"";border-radius:50%;width:0px;height:0px;border:2px solid rgb(28,3,61);position:absolute;left:15px;top:12px}.page_text_list_item a{text-decoration:underline!important;text-underline-offset:2px}.page_text a{text-decoration:underline;text-decoration-skip-ink:none}.page_mail{font-weight:700;text-decoration:none!important}:root{--title-color: #ffe877;--text-color: #1b023c;--card-color: #ac75b5;--font-family: "Quicksand", sans-serif;--second-family: "Fredoka", sans-serif;--third-family: "Inter", sans-serif;scroll-behavior:smooth;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}html,body{height:100%;margin:0;padding:0}.main_wrapper{background:linear-gradient(180deg,#dab9c5 0%,#866fb4 100%);overflow-x:hidden}.container{max-width:375px;width:100%;min-width:320px;margin:0 auto}.title-h2{font-family:var(--second-family);font-weight:400;font-size:38px;color:var(--title-color);margin-bottom:28px;text-align:center}@media screen and (min-width: 1440px){.title-h2{margin-bottom:36px}}@media screen and (min-width: 1440px){.container{max-width:1440px}}.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}
