h1,h2,h3,h4,h5,h6,p{margin:0}p:last-child{margin-bottom: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}section{scroll-margin-top:74px}.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}.title-wrapper{width:100%;display:flex;flex-direction:column}.title{font-weight:900;font-size:32px;line-height:1.0625;text-transform:uppercase;color:#000;margin-bottom:30px}.text{font-weight:300;font-size:18px;line-height:1.11111;color:#000}@media screen and (min-width: 1200px){section{scroll-margin-top:74px}.title{font-size:40px}.text{font-size:24px}}*,*:before,*:after{box-sizing:border-box}:root{--font-family: "Datatype", sans-serif}body{display:flex;flex-direction:column;min-width:100%;min-height:auto;margin:0;background:#fff;font-family:var(--font-family);overflow-x:hidden}main{flex-grow:1}main:has(.back-link){text-align:center}html{scroll-behavior:smooth}.container{width:100%;margin:0 auto;padding-inline:10px}@media only screen and (min-width: 1200px){.container{max-width:none;padding-inline:clamp(16px,8vw,80px)}}.header{width:100%;position:relative;z-index:1000}.header-container{width:100%;position:fixed;top:0;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:space-between;padding-block:8px;padding-inline:14px;height:52px;background:#000}.header-container.scrolled{opacity:.9;background:#02070a}.header-logo{width:100%;max-width:119px;height:26px;font-weight:400;font-size:14px;line-height:1.14286;text-transform:uppercase;color:#ce2200;transition:.3s ease}.header-nav{display:none}.header-nav-list{display:flex;align-items:center;gap:16px;list-style:none;margin:0;padding:0}.header-mobile-menu{display:flex;position:fixed;top:0;right:0;width:100%;max-width:375px;height:100vh;background:#000;z-index:100;flex-direction:column;opacity:0;visibility:hidden;pointer-events:none;transition:color .3s ease}.header-mobile-menu.active{opacity:1;visibility:visible;pointer-events:auto}.noscroll{overflow:hidden}.header-mobile-header{display:flex;align-items:center;justify-content:flex-end;padding-block:8px;padding-inline:14px;height:52px;background:#000}.header-burger,.header-mobile-close{background:none;border:none;cursor:pointer;width:40px;height:40px}.header-mobile-icon{pointer-events:none}.header-mobile-close-icon{fill:#e5ff00}.header-burger-icon{width:100%;stroke:#e5ff00;transition:color .3s ease}.header-burger-icon:hover,.header-mobile-close-icon:hover{stroke:#ce2200;fill:#ce2200}.header-mobile-menu .header-mobile-nav{display:flex;flex-wrap:wrap;align-content:center}.header-mobile-nav{flex:1;display:flex;flex-direction:column;justify-content:center;padding:24px 20px;gap:16px}.header-nav-link{font-weight:400;font-size:20px;text-transform:uppercase;text-align:center;color:#ce2200;display:inline-flex;align-self:center;position:relative;padding-block:8px;text-decoration:none;transition:all .3s ease}.header-logo:hover{transform:translateY(2px) scale(.97)}.header-nav-link:hover{transform:translateY(2px) scale(.97);color:#e5ff00}@media screen and (min-width: 1200px){.header-container{padding-block:25px;padding-inline:56px;height:64px;align-items:center;justify-content:center}.header-logo{display:none}.header-nav{display:flex;width:100%;justify-content:flex-end}.header-burger,.header-mobile-menu{display:none}.header-nav-list{width:100%;gap:24px;justify-content:center}}.hero-container{padding-block:76px 40px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden}.hero.title-wrapper{justify-content:center}.hero-img-box{display:flex;align-items:flex-start;justify-content:center;width:100%;max-width:328px;height:328px;border-radius:50%;border:1px solid #000;overflow:hidden;position:relative;top:60px;right:-40px;z-index:2;margin-top:-60px}.hero-img{width:100%;transition:all .3s ease}.hero-img:hover{transform:translateY(2px) scale(.97);filter:drop-shadow(0px 0px 4px rgb(0,212,255))}.hero-btn-box{position:relative;width:100%;display:flex;align-items:center;justify-content:center;z-index:3}.hero-cta{display:flex;align-items:center;justify-content:center;width:100%;border:1px solid transparent;max-width:345px;height:60px;background:#e5ff00;font-weight:300;font-size:18px;line-height:1.11111;color:#000;transition:.3s ease}.hero-cta:hover{transform:translateY(2px) scale(.97);color:#ce2200;border:1px solid #ce2200}.happened.title-wrapper{margin-top:40px}@media only screen and (min-width: 1200px){.hero-container{width:100%;padding-block:121px 104px;align-items:flex-start}.hero.title-wrapper{max-width:427px}.hero.title{font-size:48px;line-height:1.125;margin-bottom:24px}.hero-content{max-width:776px;align-items:flex-start}.hero-subtitle{font-size:52px}.hero.text{font-size:24px;line-height:1.16667}.hero-btn-box{margin-top:68px;justify-content:flex-start}.hero-cta{max-width:642px;height:87px}.hero-img-box{position:absolute;max-width:962px;height:962px;border:transparent;right:-240px;z-index:99999}.hero-img{border-radius:50%}.happened.title-wrapper{margin-top:80px;max-width:825px}.happened.title{margin-bottom:44px}.happened.text{font-size:20px}}.about-container{padding-block:0px}.about.title{margin-bottom:28px}.about-list{display:flex;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;gap:22px;margin-top:37px}.about-item{width:100%;max-width:280px;height:186px;gap:12px;scroll-snap-align:center;flex:0 0 100%;-webkit-user-select:none;user-select:none;display:flex;flex-direction:column;justify-content:center;transition:transform .4s cubic-bezier(.25,.46,.45,.94),filter .3s ease,box-shadow .3s ease}.about-item:hover{transform:translateY(2px) scale(.97);box-shadow:inset 0 2px 8px #00000040}.about-card{width:100%;height:52px;display:flex;align-items:center;justify-content:center;background:#d9d9d9}.about-subtitle{font-weight:900;font-size:20px;line-height:1.7;text-transform:uppercase;color:#000}.about-text{width:100%;height:122px;display:flex;align-items:center;justify-content:center;background:#d9d9d9;padding:40px 22px;font-weight:400;font-size:14px;line-height:1.14286;color:#000}@media only screen and (min-width: 1200px){.about-container{padding-block:0px}.about-box{width:100%}.about-list{margin-top:48px;justify-content:center}.about-item{max-width:412px;height:186px}}.how-container{padding-block:20px 30px;position:relative}.how.title{margin-bottom:270px}.how-list{display:flex;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;gap:22px;margin-top:37px}.how-item{width:100%;max-width:280px;height:186px;gap:12px;scroll-snap-align:center;flex:0 0 100%;-webkit-user-select:none;user-select:none;display:flex;flex-direction:column;justify-content:center;transition:transform .4s cubic-bezier(.25,.46,.45,.94),filter .3s ease,box-shadow .3s ease}.how-item:hover{transform:translateY(2px) scale(.97)}.how-card{width:100%;height:52px;display:flex;align-items:center;justify-content:center;background:#d9d9d9}.how-subtitle{font-weight:900;font-size:20px;line-height:1.7;text-transform:uppercase;color:#000}.how.text{margin-top:20px}.how-text{width:100%;height:122px;display:flex;align-items:center;justify-content:center;background:#d9d9d9;padding:40px 22px;font-weight:400;font-size:14px;line-height:1.14286;color:#000}.how-img{width:100%;position:absolute;bottom:60px;height:499px;object-fit:contain;z-index:-1;transition:all .3s ease}.how-img:hover{transform:translateY(2px) scale(.97);filter:drop-shadow(0px 0px 4px rgb(0,212,255))}@media only screen and (min-width: 1200px){.how-container{padding-block:59px 128px;background-position:right}.how.title{margin-bottom:81px}.how-box{width:100%}.how-list{margin-top:48px;justify-content:flex-start}.how-item{max-width:324px;height:250px}.how-img{right:-37%;height:595px;z-index:1}}.game-container{padding-block:25px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.game.title-wrapper{max-width:345px;height:fit-content}.game.title{text-align:start}.game-content{transition:all .3s ease}.game-img{width:100%;object-fit:cover}.game-content:hover{transform:translateY(2px) scale(.97);filter:drop-shadow(0px 0px 4px rgb(0,212,255))}@media only screen and (min-width: 1200px){.game-container{padding-block:95px 148px;flex-direction:row;justify-content:space-between;gap:40px}.game.title-wrapper{max-width:372px;height:239px;justify-content:space-between}}.contact-container{padding-block:20px 30px;position:relative;z-index:4}.contact-list{display:flex;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;gap:22px;margin-top:37px}.contact-item{width:100%;max-width:280px;height:186px;gap:12px;scroll-snap-align:center;flex:0 0 100%;-webkit-user-select:none;user-select:none;display:flex;flex-direction:column;justify-content:flex-start;transition:transform .4s cubic-bezier(.25,.46,.45,.94),filter .3s ease,box-shadow .3s ease}.contact-item:hover{transform:translateY(2px) scale(.97)}.contact-card{width:100%;height:52px;display:flex;align-items:center;justify-content:center;background:#d9d9d9}.contact-subtitle{font-weight:900;font-size:18px;line-height:1.7;text-transform:uppercase;color:#000}.contact-text{width:100%;height:122px;display:flex;align-items:center;justify-content:center;background:#d9d9d9;padding:40px 22px;font-weight:400;font-size:14px;line-height:1.14286;color:#000}.contact-item:nth-child(5) .contact-card,.contact-item:nth-child(5) .contact-text{background:transparent}.contact-img-box{position:relative;z-index:4;transition:all .3s ease}.contact-img{transition:all .3s ease}.contact-img:hover{transform:translateY(2px) scale(.97);filter:drop-shadow(0px 0px 4px rgb(0,212,255))}@media only screen and (min-width: 1200px){.contact-container{padding-block:0px;background-position:right}.contact.title{margin-bottom:0}.contact-box{display:flex;justify-content:flex-end;width:100%}.contact-list{max-width:884px;margin-top:48px;justify-content:flex-end;flex-wrap:wrap;flex-direction:row}.contact-item{max-width:425px;height:186px}.contact-subtitle{font-size:20px}.contact-img-box{display:flex;justify-content:center;max-width:476px;height:594px;margin-top:-580px}}.legal{width:100%;position:relative;z-index:1000;padding-top:0;background:#fff}.legal-container{padding-block:121px 88px;display:flex;flex-direction:column}.privacy-section{font-weight:300;font-size:14px;line-height:1.14286;color:#000}.legal-title{font-weight:900;font-size:32px;line-height:1.6875;text-transform:uppercase;color:#000}.privacy-section h3,.privacy-section h2{font-weight:300;font-size:14px;line-height:1.14286;color:#000}.legal-container a{transition:all .3s ease}.legal-container a:hover{transform:translateY(2px) scale(.97);text-decoration:underline;text-decoration-skip-ink:none}@media screen and (min-width: 1200px){.legal-container{padding-inline:80px;padding-block:121px 260px}.privacy-section h3,.privacy-section h2,.privacy-section{font-size:20px}.legal-title{font-size:48px}}.footer-container{padding-block:40px;background:#fff}.footer-nav{width:100%;display:flex;align-items:center;justify-content:center}.footer-nav-list{position:relative;z-index:4;width:100%;display:flex;flex-direction:column;justify-content:center;align-self:center;gap:26px;margin-bottom:26px}.footer-separator-li{font-weight:400;font-size:24px;line-height:.66667;text-align:center;color:#000;transition:transform .5s cubic-bezier(.22,.61,.36,1),box-shadow .5s ease}.footer-copy-box{position:relative;z-index:4;width:100%;display:flex;flex-direction:column;justify-content:center;align-self:center;gap:18px}.footer-copy-text{font-weight:400;font-size:20px;line-height:.8;color:#000;text-align:center}.footer-copy{font-weight:400;font-size:12px;line-height:1.33333;text-align:center;color:#000}.footer-separator-li:hover{color:#ce2200}.footer-logo:hover{transform:translateY(2px) scale(.97)}@media only screen and (min-width: 1200px){.footer-section{position:relative;z-index:3}.footer-container{padding-block:0;margin-top:-160px}}
