html{box-sizing:border-box}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:var(--font-family)}h1,h2,h3,h4,h5,h6,p,li{margin:0}ul{margin:0;padding:0;list-style:none}a{color:currentColor;text-decoration:none}button{cursor:pointer}img{display:block;max-width:100%;height:auto}.container{max-width:375px;margin:0 auto;padding-left:16px;padding-right:16px}@media screen and (min-width: 1440px){.container{max-width:1440px;padding-left:120px;padding-right:120px}}.main{display:flex;flex-direction:column;color:#fff;background:#020513;padding-top:110px;padding-bottom:26px}.backLink{display:flex;align-items:center;gap:23px;background:none;border:none;margin:24px 0 50px;padding:0;color:#f2f2f2;font-size:20px;font-style:normal;font-weight:300;line-height:normal}.update-date{width:100%;font-weight:400;font-size:16px;margin-bottom:16px}@media screen and (min-width: 1440px){.update-date{font-size:24px}}.privacy-title{font-weight:700;font-size:32px;line-height:125%;margin-bottom:40px}@media screen and (min-width: 1440px){.privacy-title{font-size:52px}}.header-text{font-weight:400;font-size:18px;line-height:140%;text-align:left;color:#fff}.sub-header{font-size:24px;font-weight:400}.bold{font-weight:700!important}.policy-text-wrap{width:100%;display:flex;flex-direction:column}.category-title{display:block;margin:20px 0;font-weight:600;font-size:24px;line-height:130%}@media screen and (min-width: 1440px){.category-title{font-size:28px}}.main p{font-weight:400;font-size:16px;line-height:150%}.main ul{display:flex;flex-direction:column;list-style-type:disc;font-weight:400;font-size:18px;margin-left:10px;padding-left:20px;color:var(--d-navy)}.link-list-tc{color:#160805}.link-tc{font-weight:300;font-size:14px;line-height:24px;text-decoration:underline}.main a{font-style:normal;font-weight:300;line-height:normal;text-decoration:underline;overflow-wrap:anywhere}.main a:hover{text-decoration:none}.space{margin-bottom:20px}@media screen and (min-width: 1440px){.space{margin-bottom:20px}}.upper-space{margin-top:20px}@media screen and (min-width: 1440px){.upper-space{margin-top:40px}}.header-section{width:343px;height:60px;position:fixed;top:16px;left:0;right:0;display:flex;justify-content:center;align-items:center;border-radius:22px;box-shadow:inset 0 0 4px #ffffff8c;background:#020513;z-index:9999;transition:.5s;padding:0}@media screen and (min-width: 1440px){.header-section{width:1200px;height:64px}}.header-wrap{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;position:relative;padding:18px 22px;z-index:11}@media screen and (min-width: 1440px){.header-wrap{padding:18px 22px}}.header-logo{opacity:0;font-style:italic;font-weight:900;font-size:12px;line-height:140%}@media screen and (min-width: 1440px){.header-logo{opacity:1;font-size:20px}}.hiden-menu{display:none}@media screen and (min-width: 1440px){.hiden-menu{display:flex;flex-wrap:wrap;gap:32px}}.backdrop{display:none}.backdrop.show{width:100%;height:100dvh;display:flex;justify-content:left;position:fixed;top:0;right:0;left:0;margin:0 auto;background:#020513;z-index:10}.backdrop-wrap{width:100%;display:flex;background:url(./header-menu-bg-rAc60UGa.webp) no-repeat}.backdrop.show .header-menu-list{width:100%;display:flex;flex-direction:column;justify-content:center;gap:42px;margin-left:60px}.backdrop.show .header-menu-list .menu-item{text-align:left}.backdrop.show .header-menu-list .menu-item .item-link-bd,.item-link{font-weight:300;font-size:16px;line-height:150%;text-transform:capitalize;color:var(--white);transition:.3s}@media screen and (min-width: 1440px){.backdrop.show .header-menu-list .menu-item .item-link-bd,.item-link{font-size:16px}}@media screen and (min-width: 1440px){.menu-item,.menu-hiden-item{display:flex;align-items:center}}.backdrop.show .header-menu-list .menu-item .item-link-bd:hover,.item-link:hover{text-decoration:none;color:var(--accent)}.item-link.active,.item-link-bd.active{color:var(--accent)!important}.hidden{display:none}@media screen and (min-width: 1440px){.hidden{display:block}}.header-menu-btn{width:28px;height:28px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:0;border:none;background:none}@media screen and (min-width: 1440px){.header-menu-btn{display:none}}.header-menu-line{width:23px;height:3px;background-color:#fff;border-radius:20px;transition:.3s ease}.header-menu-line.second{width:23px}.header-menu-btn.close .header-menu-line:first-child{transform:rotate(45deg) translate(4px,5px)}.header-menu-btn.close .header-menu-line:nth-child(2){width:0;opacity:0}.header-menu-btn.close .header-menu-line:nth-child(3){transform:rotate(-45deg) translate(5px,-6px)}#hero{height:100dvh;padding-top:100px;background:url(./hero-bg-CwHryKWs.svg) no-repeat;background-size:100% 70%;background-position-y:100%}@media screen and (min-width: 1440px){#hero{padding-top:271px;background-size:100% 100%;background-position:385px -30px}}.hero__container{height:100%;display:flex;flex-direction:column}@media screen and (min-width: 1440px){.hero__container{flex-direction:row}}.hero__content{width:100%;height:100%;display:flex;flex-direction:column;gap:42px}@media screen and (min-width: 1440px){.hero__content{width:719px;align-items:flex-start}}.hero__title{font-weight:700;font-size:42px;line-height:119%;text-transform:uppercase;color:#fff}@media screen and (min-width: 1440px){.hero__title{font-size:62px}}.hero__description{display:flex;flex-direction:column;align-items:center;gap:12px}.hero__subtitle{width:100%;font-style:italic;font-weight:700;font-size:22px;line-height:118%}.hero__text{font-weight:400;font-size:18px;line-height:144%}.hero__button{width:fit-content;font-weight:900;font-size:18px;line-height:144%;color:#fff;border-radius:12px;padding:14px 32px;background:#ff006c;margin-top:-10px}@media screen and (min-width: 1440px){.hero__picture{width:48%;height:fit-content;margin-top:-50px;margin-right:-70px}}.voice-section__wrap{width:100%;display:flex;flex-direction:column;padding-top:80px;padding-bottom:114px}@media screen and (min-width: 1440px){.voice-section__wrap{padding-top:100px;padding-bottom:100px}}.voice-section__description{display:flex;flex-direction:column;gap:32px;font-weight:400;font-size:18px;line-height:144%;text-align:center}.voice-section__subtitle{font-style:italic;font-weight:700;font-size:18px;line-height:144%;text-align:center}.voice-section__list{display:flex;flex-direction:column;gap:12px}#about{background:linear-gradient(360deg,#020513 40%,transparent)}.about__wrap{width:100%;display:flex;flex-direction:column;background:url(./about-bg-mobile-iS6Nx2Up.png) no-repeat;background-position-y:100%;padding-top:80px;padding-bottom:80px}@media screen and (min-width: 1440px){.about__wrap{padding-top:100px;padding-bottom:100px;background:url(./about-bg-CF2C_Iu3.webp) no-repeat;background-position-y:100%}}.about__description{width:100%;position:relative;display:flex;flex-direction:column;gap:42px;font-weight:400;font-size:18px;line-height:144%;text-align:center}@media screen and (min-width: 1440px){.about__description{font-size:18px}}.about-description__box{display:flex;flex-direction:column;gap:22px}@media screen and (min-width: 1440px){.about-description__box{max-width:642px;margin:0 auto}}.about__list{display:flex;flex-direction:column;gap:12px}.about__list li{border:1px solid #fff;border-radius:12px;padding:12px 16px}#gameplay{background:#020513}.gameplay__wrap{display:flex;flex-direction:column;padding-top:80px;padding-bottom:80px;background:url(./gameplay-bg-mobile-C9OKjXx6.png) no-repeat}@media screen and (min-width: 1440px){.gameplay__wrap{padding-top:100px;padding-bottom:100px;background:url(./gameplay-bg-B8sbWGuK.webp) no-repeat}}.gameplay__description{display:flex;flex-direction:column;gap:22px;font-weight:400;font-size:18px;line-height:144%;text-align:center}.gameplay__list{display:flex;flex-direction:column;gap:12px}@media screen and (min-width: 1440px){.gameplay__list{flex-direction:row}}.gameplay__list li{display:flex;align-items:center;justify-content:center;border:1px solid #fff;border-radius:12px;padding:12px 16px}@media screen and (min-width: 1440px){.gameplay__list li{width:291px;min-height:120px}}#balance{background:url(./balance-bg-mobile-Cvgsjn7p.png) no-repeat;background-size:cover}@media screen and (min-width: 1440px){#balance{background:url(./balance-bg-BB_GZRDO.webp) no-repeat;background-size:cover;background-position:50%}}.balance__container{padding-top:80px;padding-bottom:80px}@media screen and (min-width: 1440px){.balance__container{padding-top:100px;padding-bottom:100px}}.balance__wrap{width:100%}.balance__content{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (min-width: 1440px){.balance__content{flex-direction:row}}.balance__box{display:flex;flex-direction:column;gap:22px;font-style:italic;font-weight:700;font-size:18px;line-height:144%;text-align:center;color:var(--accent)}.system-section__wrap{width:100%;display:flex;flex-direction:column;padding-top:80px;padding-bottom:80px;background:url(./system-bg-mobile-Bfu1qGAi.png) no-repeat;background-size:cover}@media screen and (min-width: 1440px){.system-section__wrap{padding-top:100px;padding-bottom:100px;background:url(./system-bg-CnTwiP4x.webp) no-repeat;background-size:cover;background-position:50%}}.system-section__description{display:flex;flex-direction:column;font-weight:400;font-size:18px;line-height:144%;text-align:center}.system-section__subtitle{font-style:italic;font-weight:700;font-size:18px;line-height:144%;text-align:center}.system-section__text{font-weight:400;font-size:18px;line-height:144%;text-align:center;margin-top:42px}.focus-section__wrap{width:100%;display:flex;flex-direction:column;padding-top:80px;background:url(./focus-bg-mobile-DySKyOGP.png) no-repeat;background-size:cover}@media screen and (min-width: 1440px){.focus-section__wrap{position:relative;padding-top:100px;padding-bottom:100px;background:url(./focus-bg-KIA4XPCU.webp) no-repeat;background-size:cover;background-position:50%}}.focus-section__description{display:flex;flex-direction:column}.focus-section__subtitle{font-style:italic;font-weight:700;font-size:18px;line-height:144%;text-align:center}@media screen and (min-width: 1440px){.focus__picture{position:absolute;top:20%;right:15%}}.footer-wrap{display:flex;flex-direction:column;gap:22px;padding:40px 16px;background:url(./footer-bg-mobile-D2GcSYY7.png) no-repeat}@media screen and (min-width: 1440px){.footer-wrap{background:url(./footer-bg-BWP8yRaa.png) no-repeat}}.footer-list{display:flex;justify-content:center;align-items:center;gap:32px}.footer-list li a{font-weight:400;font-size:18px;line-height:144%;text-align:center}.footer-list li a:hover{text-decoration:underline}.footer-copyright{font-weight:400;font-size:18px;line-height:144%;text-align:center}*{-webkit-tap-highlight-color:transparent}:root{--font-family: "Poppins", sans-serif;--white: #fff;--accent: #0ff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{font-family:var(--font-family);color:#fff;background:#020513;position:relative}h1,h2,h3,h4,h5,h6{font-family:var(--font-family)}h4{width:100%;font-family:var(--font-family);font-weight:400;font-size:36px;text-align:center;color:#000}@media screen and (min-width: 1440px){h4{font-size:40px}}p,a{font-family:var(--font-family)}a:hover{text-decoration:underline}ul{font-family:var(--font-family)}html{scroll-behavior:smooth}main{max-width:375px;margin:0 auto;background:url(./main-bg-fbVA8Fdq.webp) no-repeat;background-position:50% 7%}@media screen and (min-width: 1440px){main{max-width:1440px;background-size:contain;background-position:50% 0%}}section{scroll-margin-top:70px}.title{font-weight:700;font-size:32px;line-height:125%;text-align:center;color:#fff;margin-bottom:42px}@media screen and (min-width: 1440px){.title{font-size:52px;margin-bottom:42px}}.subtitle{font-style:italic;font-weight:700;font-size:18px;line-height:144%;text-align:center}.accent{color:var(--accent)!important}.fadeIn{animation:fade .3s}.text-center{text-align:center}@keyframes fade{0%{opacity:0}to{opacity:1}}
