@import"https://fonts.googleapis.com/css?family=Poppins:100,100italic,200,200italic,300,300italic,regular,italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic";@import"https://fonts.googleapis.com/css?family=Audiowide:regular";@import"https://fonts.googleapis.com/css?family=Comme:100,200,300,regular,500,600,700,800,900";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}.header{width:100%;position:fixed;top:0;right:0;left:0;z-index:999;border-radius:0;margin:0 auto;transition:background .3s ease}@media screen and (min-width: 1440px){.header{height:88px}}.header.scroll{background:#966d9f}.header_logo_inner_mobile .header_container{height:100%;padding-bottom:30px!important}.header_logo_inner_mobile .header_container .header-nav-mobile{background:#8f6b9e;transition:box-shadow .3s ease}.header_logo_inner_mobile.is-open .header_container .header-nav-mobile{box-shadow:0 9px 16px #592b6c;border-bottom-right-radius:20px;border-bottom-left-radius:20px}.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:76px;transition:height .3s ease}@media screen and (min-width: 1440px){.header_logo_inner_mobile{padding:0;width:0;display:none;height:72px}}.header_logo_inner_mobile.is-open{height:610px}@media screen and (min-width: 1440px){.header_logo_inner_mobile.is-open{height:72px}}.header_logo_inner .header_container{width:100%;display:flex;justify-content:space-between;align-items:center;padding:0 16px!important;height:77px;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:400;font-size:24px;line-height:100%;text-align:center;color:#ffffa1!important}.header_logo_inner_link>img{width:20px}.header-nav-mobile-button>img{width:44px}.header-nav-mobile-button-close{width:44px}.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;align-items:end;padding:48px 16px 0}@media screen and (min-width: 1440px){.header-nav-mobile{display:none}}.header-nav-mobile-list{width:100%;display:flex;flex-direction:column;align-items:end;margin:0 auto;gap:20px}.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{font-family:var(--font-family);font-weight:500;font-size:16px;line-height:150%;text-align:center;color:var(--white)}.header-nav-mobile-item.active>a{text-decoration:underline;text-decoration-skip-ink:none;color:#ffffa1}.header-nav-mobile-item:before{content:"";position:absolute;bottom:0;left:0;border-bottom:1px solid var(--pembe100);width:100%;transform:scaleX(0);transition:transform .3s ease}.header-nav-mobile-item:hover:before{transform:scaleX(1)}.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 72px!important}.header-nav-pc_link{display:flex;align-items:center;justify-content:center;gap:12px;font-family:var(--second-family);font-weight:400;font-size:24px;line-height:100%;text-align:center;color:var(--accent)!important;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;justify-content:center;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 var(--pembe100);width:100%;transform:scaleX(0);transition:transform .3s ease}.header-nav-pc-item:hover:after{transform:scaleX(1)}.header-nav-pc-item>a{font-family:var(--font-family);font-weight:500;font-size:16px;line-height:150%;text-align:center;color:var(--white);position:relative;transform:scale(1);transition:transform .3s ease}.header-nav-pc-item>a:hover{transform:scale(1.05)}.header-nav-pc-item.active:before{content:"";position:absolute;bottom:0;left:0;border-bottom:3px solid var(--pembe100);width:100%;transition:transform .3s .12s ease}.header-nav-pc-item:hover>a{text-decoration:underline;text-decoration-skip-ink:none}.header-nav-pc-item.active>a{font-weight:700}}.footer_container{padding:36px 16px!important;background:#b276a3}@media screen and (min-width: 1440px){.footer_container{padding:56px 80px!important}}.footer_inner{display:grid;grid-template-rows:auto auto;grid-template-columns:auto auto;gap:32px 0}@media screen and (min-width: 1440px){.footer_inner{display:flex;justify-content:space-between}}.footer_inner_item{display:flex;flex-direction:column;gap:8px;max-width:164px;align-items:center;grid-column:0/1;grid-row:2/3}@media screen and (min-width: 1440px){.footer_inner_item{gap:16px;max-width:none;align-items:start}}.footer_inner_item_text{font-family:var(--font-family);font-weight:600;font-size:14px;text-align:center;color:var(--white);cursor:default}@media screen and (min-width: 1440px){.footer_inner_item_text{font-size:24px;font-weight:500}}@media screen and (min-width: 1440px){.footer_inner_item_text_bold{font-weight:600}}.footer_footer_title{font-family:var(--second-family);font-weight:400;font-size:24px;line-height:100%;text-align:left;color:#ffffa1;grid-column:1/3;grid-row:1/2}@media screen and (min-width: 1440px){.footer_footer_title{transform:translate(-50px)}}.footer_list{display:flex;flex-direction:column;align-items:center;max-width:164px;gap:8px;grid-column:2/3;grid-row:2/3}@media screen and (min-width: 1440px){.footer_list{gap:16px;max-width:none;align-items:start}}.footer_list_item a{font-family:var(--font-family);font-weight:500;font-size:14px;line-height:150%;text-decoration:underline;text-decoration-skip-ink:none;text-align:center;color:var(--white)}@media screen and (min-width: 1440px){.footer_list_item a{font-size:20px;text-align:left}}.footer_disclaimer{margin-top:32px;font-family:var(--font-family);font-weight:500;font-size:12px;line-height:150%;text-align:center;color:var(--white)}@media screen and (min-width: 1440px){.footer_disclaimer{font-size:16px;margin-top:0}}.footer_copyright{margin-top:16px;font-family:var(--font-family);font-weight:500;font-size:12px;line-height:150%;text-align:center;color:var(--white)}@media screen and (min-width: 1440px){.footer_copyright{font-size:16px}}.page_section *{line-height:1.4}.page_container{display:block!important}.mb80{margin-bottom:80px}.mb30{margin-bottom:30px}.page_link{display:flex;align-items:center;gap:14px;margin-top:30px}@media screen and (min-width: 1440px){.page_link{margin-top:75px}}.page_link_img{width:32px}.page_link_text{font-family:var(--font-family);font-weight:400;font-size:16px;color:#d0e1ff}.page_text{display:block;width:100%;font-family:var(--font-family);font-weight:400;font-size:16px;color:var(--accent)}.page_title{font-family:var(--third-family);font-weight:400;font-size:40px;text-align:center;color:var(--accent)}.page_second{display:block;width:100%;font-family:var(--second-family);font-weight:400;font-size:24px;text-align:left;color:var(--accent)}.center{text-align:center}.page_item{list-style:disc;margin-left:25px;font-family:var(--font-family);font-weight:400;font-size:16px;color:var(--accent)}.page_list_link{text-decoration:underline;word-break:break-all}.cookies_section{display:none;position:fixed;bottom:0;left:50%;transform:translate(-50%);z-index:999;width:100%;padding:58px 0;background:#b276a3}.cookies_container{display:flex;flex-direction:column;align-items:center;justify-content:center}.cookies_text{width:100%;display:block;max-width:882px;font-family:var(--font-family);font-weight:500;font-size:14px;text-align:center;color:var(--white)}@media screen and (min-width: 1440px){.cookies_text{font-size:20px}}.cookies_buttons{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:24px;width:100%;margin-top:28px}@media screen and (min-width: 1440px){.cookies_buttons{gap:60px;flex-direction:row}}.cookies_button{border-radius:12px;padding:10px;width:100%;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .3s ease;border:none;font-family:var(--font-family);font-weight:500;font-size:16px;text-align:center;text-transform:uppercase}@media screen and (min-width: 1440px){.cookies_button{width:200px}}.cookies_button:hover{opacity:.8}.cookies_accept_js{border:2px solid #ffffa1;color:#f3f3f3}.cookies_decline_js{box-shadow:0 4px 4px #00000040;background:#ffffa1;color:#1f1c1c}.about{scroll-margin-top:100px}@media screen and (min-width: 1440px){.about_container{background:url(/assets/bg-d9ad76b5.png) center bottom no-repeat;padding-bottom:265px!important}}.about_text{display:block;max-width:616px;width:100%;margin:0 auto;font-family:var(--font-family);font-weight:400;font-size:16px;color:#000}@media screen and (min-width: 1440px){.about_text{font-size:18px}}.about_text span{font-weight:600;display:block}.about_img{width:100%;margin-top:20px}@media screen and (min-width: 1440px){.about_img{display:none}}.features{scroll-margin-top:100px;background:#7ed1ee;padding:36px 0 104px!important}@media screen and (min-width: 1440px){.features{padding:80px 0 180px!important}}.swiper-features{overflow:hidden!important;display:flex;max-width:100%;width:100%;height:auto;height:246px}@media screen and (min-width: 1440px){.swiper-features{overflow:hidden;display:none!important}}.features_container{position:relative;display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 1440px){.features_container{padding:0 80px}}.swiper-slide-features{border-radius:24px;overflow:hidden;display:flex}.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:48px!important;height:21px!important;top:auto!important;bottom:-72px!important;display:none!important}@media screen and (min-width: 1440px){.swiper-button-prev_features{left:555px!important}}@media screen and (min-width: 1440px){.swiper-button-next_features{left:621px!important}}.swiper-button-prev>img,.swiper-button-next>img{width:100%!important}@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}}.swiper-pagination_features{display:flex;justify-content:center;align-items:center;gap:4px}@media screen and (min-width: 1440px){.swiper-pagination_features{display:none}}.swiper-pagination_features .swiper-pagination-bullet{background:#d481a7;opacity:1;width:12px;height:12px}.swiper-pagination_features .swiper-pagination-bullet-active{background:#ffffa1}.features_inner{display:none;align-items:center;justify-content:center;flex-wrap:wrap;gap:32px}@media screen and (min-width: 1440px){.features_inner{display:flex}}.features_inner_item{box-shadow:0 4px 4px #00000040;background:var(--white-bg);display:flex;flex-direction:column;align-items:center;gap:12px;border-radius:16px;padding:16px;width:343px;height:210px}@media screen and (min-width: 1440px){.features_inner_item{width:405px;height:222px;padding:32px}}.features_inner_item img{width:50px}.features_inner_item_title{font-family:var(--font-family);font-weight:500;font-size:18px;text-align:center;color:#000}@media screen and (min-width: 1440px){.features_inner_item_title{font-size:24px}}.features_inner_item_text{font-family:var(--font-family);font-weight:400;font-size:16px;text-align:center;color:#000}.preference{scroll-margin-top:100px;padding:80px 0 110px!important}.preference_strong{display:block;width:100%;font-family:var(--font-family);font-weight:700;font-size:16px;text-align:center;color:#ff5d7a;margin-bottom:16px}@media screen and (min-width: 1440px){.preference_strong{font-size:20px}}.preference_inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:24px}@media screen and (min-width: 1440px){.preference_inner{gap:32}}.preference_inner_item{width:100%;border-radius:14px;padding:16px;display:flex;flex-direction:column;gap:12px;align-items:center}@media screen and (min-width: 1440px){.preference_inner_item{width:405px;height:282px;border-radius:16px;padding:32px}}.preference_inner_item_img{width:84px}@media screen and (min-width: 1440px){.preference_inner_item_img{width:100px}}.preference_inner_item_title{font-family:var(--font-family);font-weight:700;font-size:18px;text-align:center;color:var(--white)}@media screen and (min-width: 1440px){.preference_inner_item_title{font-size:24px}}.preference_inner_item_text{font-family:var(--font-family);font-weight:500;font-size:16px;line-height:150%;text-align:center;color:var(--white)}.preference_inner_item:nth-child(1){box-shadow:0 7px #d1628f;background:#db83a8}.preference_inner_item:nth-child(2){box-shadow:0 8px #d48b03;background:#f29f05}.preference_inner_item:nth-child(3){box-shadow:0 8px #0b188c;background:#1526ba}.preference_inner_item:nth-child(4){box-shadow:0 8px #129866;background:var(--green)}.preference_inner_item:nth-child(5){box-shadow:0 8px #783594;background:#8f6b9e}.authore{scroll-margin-top:100px;padding-bottom:119px!important;background:url(/assets/bg_mb-da7b1e95.svg) center 30px/375px no-repeat}@media screen and (min-width: 1440px){.authore{padding-bottom:64px!important;background:url(/assets/bg-dea13ac2.svg) center 80px/1440px no-repeat}}.authore_inner{display:flex;flex-direction:column;gap:33px;max-width:840px;width:100%;margin:0 auto}.authore_inner_text{display:block;font-family:var(--font-family);font-weight:500;font-size:16px;line-height:150%;color:#000}@media screen and (min-width: 1440px){.authore_inner_text{font-size:20px}}.authore_inner_text span{font-weight:700;font-size:18px}@media screen and (min-width: 1440px){.authore_inner_text span{font-size:20px}}.mb64{margin-bottom:56px!important}@media screen and (min-width: 1440px){.mb64{margin-bottom:64px!important}}.pb64px{padding:56px 0!important}@media screen and (min-width: 1440px){.pb64px{padding:64px 0!important}}.hero{padding-top:110px;scroll-margin-top:100px;background:url(/assets/bg_mb-faed7c88.png) center top/120% no-repeat;max-width:clamp(320px,100%,450px);margin:0 auto}@media screen and (min-width: 1440px){.hero{background:url(/assets/bg-3fb99d7a.png) center top/100% auto no-repeat;max-width:clamp(1440px,100%,1650px);height:clamp(740px,100vw,900px);padding-top:176px;padding-bottom:142px}}.hero_content{display:flex;flex-direction:column}@media screen and (min-width: 1440px){.hero_content{flex-direction:row}}.hero_content_item:nth-child(1){max-width:625px}.hero_content_item{display:flex;flex-direction:column;gap:16px}.hero_content_item_text{font-family:var(--font-family);font-weight:700;font-size:18px;color:var(--white)}.hero_title{font-family:var(--font-family);font-weight:700;font-size:24px;line-height:130%;color:var(--white)}@media screen and (min-width: 1440px){.hero_title{font-size:38px}}.hero_text{font-family:var(--font-family);font-weight:500;font-size:18px;color:var(--white)}.hero_image{margin-top:160px;width:100%}@media screen and (min-width: 1440px){.hero_image{margin-top:0;width:590px}}.how_play{scroll-margin-top:100px;padding:64px 0!important}.how_play_text{display:block;width:100%;font-family:var(--font-family);font-weight:500;font-size:18px;line-height:150%;text-align:center;color:#000}@media screen and (min-width: 1440px){.how_play_text{font-size:28px}}.how_play_mb{margin-bottom:36px}@media screen and (min-width: 1440px){.how_play_mb{margin-bottom:64px}}.how_play_max-width{font-family:var(--font-family);font-weight:500;font-size:16px;line-height:133%;text-align:center;color:#000;display:block;margin:36px auto 0;max-width:1060px}@media screen and (min-width: 1440px){.how_play_max-width{margin-top:64px;font-size:24px}}.how_play_inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px}@media screen and (min-width: 1440px){.how_play_inner{flex-direction:row;align-items:start}}.how_play_inner_item{display:flex;flex-direction:column;align-items:center;justify-content:start;gap:32px}@media screen and (min-width: 1440px){.how_play_inner_item{max-width:293px}}.how_play_inner_item_img{width:100px}.how_play_inner_item_text{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:150%;text-align:center;color:#000}@media screen and (min-width: 1440px){.how_play_inner_item_text{font-size:24px;line-height:133%}}:root{--font-family: "Poppins", sans-serif;--second-family: "Audiowide", sans-serif;--third-family: "Comme", sans-serif;--font3: "Inter", sans-serif;--white: #eaeaea;--white-bg: #fff;--accent: #ff0;--green: #08ac89;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;scroll-behavior:smooth}.container{max-width:375px;margin:0 auto;padding:0 16px}.title-h2{display:block;width:100%;font-family:var(--font-family);font-weight:700;font-size:20px;text-align:center;color:#343434;margin-bottom:30px}@media screen and (min-width: 1440px){.title-h2{font-size:38px;margin-bottom:56px}}.section{padding:36px 0}@media screen and (min-width: 1440px){.section{padding:56px 0}}@media screen and (min-width: 1440px){.container{max-width:1440px;padding:0 80px}}.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{transition:opacity .3s ease;opacity:0}.wrapper.loaded{opacity:1}
