@import"https://fonts.googleapis.com/css2?family=Jersey+15&family=Overpass+Mono:wght@300;400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,picture,video,canvas,svg{display:block}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word;font-weight:400}ul,ol{list-style:none}a{text-decoration:none;color:inherit}button{background:none;border:none;cursor:pointer}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}h1,h2,h3{font-family:var(--font-primary)}.hero-button,.nav-item a,p,.footer__copyright,.footer__menu li a,.modal-body ul li,.modal-body ol li{font-family:var(--font-text)}.nav-item a,.hero-button,.language__button,.language__item a{font-family:var(--font-alt);font-size:13px;line-height:1}h1{font-size:clamp(3.2rem,12vw,3.45rem);line-height:.75}h2{font-size:2.5em;line-height:.875}h3{font-size:2.5em;margin-bottom:1rem;color:var(--color-titles);text-shadow:-1px 1px 0px rgba(0,0,0,.8);line-height:.825}@media (min-width: 1200px){h3{font-size:3.75em;text-shadow:-4px 4px 0px rgba(0,0,0,.3)}}p{font-size:1.25em;font-weight:400;line-height:1.25;text-align:left;text-shadow:1px 1px 0px rgba(0,0,0,.5);max-width:480px;margin:0;color:#fff}:global(body){margin:0;padding:0;font-family:var(--font-primary);color:var(--color-text)}:global(.animate-on-scroll){visibility:hidden;will-change:transform,opacity}:root{--color-primary: #11aef7;--color-secondary: #FFE14D;--color-titles: #FFE14D;--color-dark: #221e19;--font-primary: "Jersey 15", monospace;--font-alt: "Silkscreen", monospace;--font-text: "Jersey 15", "Overpass Mono", monospace}body{font-family:Arial,sans-serif;margin:0;padding:0;background-color:var(--color-primary);color:var(--color-dark)}main{padding:0}a{text-decoration:none}.--loading{overflow:hidden}.--cover{width:100%;height:100%;object-fit:cover}.--pixel{image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges}.--flex-cc{display:flex;align-items:center;justify-content:center}.sky-dots{position:fixed;top:0;left:0;width:100%;height:100%;background-size:120px;opacity:.2;z-index:-1;pointer-events:none}.shadows{-webkit-box-shadow:-40px 40px 0px -10px rgba(0,0,0,.2);-moz-box-shadow:-40px 40px 0px -10px rgba(0,0,0,.2);box-shadow:-40px 40px 0 -10px #0003}header{display:flex;align-items:center;justify-content:space-between;position:fixed;top:0;left:50%;z-index:9999;width:100%;max-width:1920px;margin:0 auto;padding:1em 2em;transition:background-color .3s ease;transform:translate(-50%)}header .store-buttons{display:none;pointer-events:none}@media (min-width: 768px){header .store-buttons{display:flex}}.header-logo{width:130px;aspect-ratio:3.3;transform:translateY(-3px);opacity:0;transition:opacity .5s ease}.header-logo.visible{opacity:1}nav{position:relative;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .5s ease}nav.visible{opacity:1}nav a{color:#fff;transition:.35s}nav a.active{color:var(--color-secondary)!important}nav .nav-container{display:flex;align-items:center;gap:2rem;width:728px;height:53px;background:url(/images/ui/nav.gif) no-repeat center}nav .nav-list{display:flex;list-style:none;margin:0 auto;padding:0;gap:.5rem}nav .nav-item:first-child{display:none}nav .nav-item a{display:block;padding:.75rem .5rem 1rem;line-height:1;text-transform:uppercase;color:#fff;transition:color .3s ease}nav .nav-item a:hover{color:#ccc}@media (max-width: 1024px){nav{border-radius:0}nav .nav-container{position:fixed;top:0;right:-100%;width:100%;height:100vh;flex-direction:column;padding:5rem 2rem;transition:right .3s ease;z-index:5;border-radius:0}nav .nav-container.active{display:flex;flex-direction:column;align-items:center;justify-content:center;right:0;background:#000}nav .nav-list{flex-direction:column;width:100%}nav .nav-item{width:100%}nav .nav-item a{display:block;padding:.5rem;font-size:2.5rem}}.burger-menu{display:none;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:48px;height:40px;background-color:#221e19;border:none;cursor:pointer;padding:0;z-index:10}@media (max-width: 1024px){.burger-menu{display:flex}}.burger-menu__line{width:60%;max-width:32px;height:2px;background-color:#fff;border-radius:10px;transition:all .3s ease}.burger-menu.active{width:48px;height:40px;background-color:#fff}.burger-menu.active .burger-menu__line{width:30px;background-color:#221e19}.burger-menu.active .burger-menu__line:nth-child(1){transform:translateY(5px) rotate(25deg)}.burger-menu.active .burger-menu__line:nth-child(2){transform:translateY(-4px) rotate(-25deg)}.burger-menu.active .burger-menu__line:nth-child(3){opacity:0}.hero{position:relative;width:100%;min-height:100svh;overflow:hidden;text-align:center}.hero .hero-images-vehicles{position:relative;position:sticky;top:0;width:100%;height:100vh;overflow:hidden;z-index:20}.hero .hero-images-vehicles img{position:absolute}.hero .hero-images-vehicles img:nth-child(1){top:16%;left:80%}@media screen and (min-width: 768px){.hero .hero-images-vehicles img:nth-child(1){top:10%;left:10%}}.hero .hero-images-vehicles img:nth-child(2){top:3%;left:30%;width:20px;image-rendering:unset}@media screen and (min-width: 768px){.hero .hero-images-vehicles img:nth-child(2){top:40%;left:80%;width:40px}}.hero .hero-images-vehicles img:nth-child(3){top:87%;left:72%;width:47px}.hero .hero-images-cities{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;position:relative;width:100%;min-width:1920px;height:470px;overflow:hidden;background:linear-gradient(0deg,#c5cefc,transparent)}@media screen and (min-width: 768px){.hero .hero-images-cities{height:785px}}.hero .hero-images-cities>img{position:absolute;top:0;width:150%;height:auto;will-change:transform;backface-visibility:hidden}@media screen and (min-width: 768px){.hero .hero-images-cities>img{height:initial;width:initial}}.hero .hero-images-cities img:nth-child(1){z-index:10;transform-origin:center bottom}.hero .hero-images-cities img:nth-child(2){z-index:9;transform-origin:center bottom}.hero .hero-images-cities img:nth-child(3){z-index:8;transform-origin:center bottom}.hero .hero-images-cities img:nth-child(4){z-index:7;transform-origin:center bottom}.hero .hero-images-clouds{width:100%;height:110vh}@media screen and (min-width: 768px){.hero .hero-images-clouds{height:100%}}.hero .hero-images-clouds img{position:absolute}.hero .hero-images-clouds img:nth-child(1){top:70%;right:-85%;opacity:.9;transform:scale(.1)}@media screen and (min-width: 768px){.hero .hero-images-clouds img:nth-child(1){transform:scale(.8);right:-15%}}.hero .hero-images-clouds img:nth-child(2){top:20%;left:5%;transform:scale(.25);opacity:.9}@media screen and (min-width: 768px){.hero .hero-images-clouds img:nth-child(2){top:45%;left:-5%;transform:scale(.9)}}.hero .hero-images-clouds img:nth-child(3){top:48%;right:40%;transform:scale(.3)}@media screen and (min-width: 768px){.hero .hero-images-clouds img:nth-child(3){top:25%;right:10%;transform:scale(.9)}}.hero .hero-images-clouds img:nth-child(4){opacity:.9;top:4%;left:33.5%;transform:scale(.35)}@media screen and (min-width: 768px){.hero .hero-images-clouds img:nth-child(4){top:20%;left:1.5%;transform:scale(.5)}}.hero .hero-images-clouds img:nth-child(5){top:10%;right:5%;opacity:0;transform:scale(.35)}@media screen and (min-width: 768px){.hero .hero-images-clouds img:nth-child(5){opacity:.5}}.hero .hero-images-clouds img:nth-child(6){top:18%;right:25%;opacity:0;transform:scale(.35)}@media screen and (min-width: 768px){.hero .hero-images-clouds img:nth-child(6){opacity:.5}}.hero .hero-images-sea{position:relative;width:100%;min-width:1920px;height:fit-content;min-height:520px;background:url(/images/hero/city-water.gif) no-repeat top center}.hero .hero-images-sea img{position:absolute;top:10%;left:70%;width:343px}.hero .hero-images-coast{position:absolute;bottom:0;width:100%;height:335px;z-index:10;overflow:hidden;background:url(/images/hero/street.gif) repeat-x bottom center;background-size:40%}@media screen and (min-width: 768px){.hero .hero-images-coast{height:545px;background-size:unset}}.hero-content{position:relative;display:flex;flex-direction:column;justify-content:flex-end;margin:0 auto;width:100%;max-width:1920px;height:100%;min-height:900px;padding:0vh 5vw 1.5vh 5vw}@media screen and (min-width: 768px){.hero-content{padding:0vh 5vw 10vh 5vw;min-height:100svh}}.hero-content-data{position:absolute;top:45%;left:0;z-index:20;display:flex;flex-direction:column;justify-content:flex-end;align-items:center}@media screen and (min-width: 768px){.hero-content-data{position:relative;padding-bottom:5vh}}.hero-content-data h1{width:90%;margin-bottom:2.75vh;pointer-events:none;font-size:clamp(2.7rem,8vw,3.45rem);line-height:.875;color:#fff;text-shadow:-2px 2px 0px rgba(0,0,0,.75)}@media (min-width: 768px){.hero-content-data h1{text-shadow:-4px 4px 0px rgba(0,0,0,.3)}}.hero-content-data h2{margin-bottom:5vh;opacity:0;visibility:hidden;color:#fff}.hero-content-data p{width:80%;max-width:540px;margin:.25em auto;font-size:1.45em;color:#fff;text-align:center;text-shadow:-1px 1px 0px rgba(0,0,0,.75)}@media (min-width: 768px){.hero-content-data p{font-size:1.55em;text-shadow:-1px 1px 0px rgba(0,0,0,.3)}}.hero-content-data .hero-button{display:block;position:relative;overflow:hidden;margin:2rem auto;padding:1rem;max-width:fit-content;background-color:#221e19;box-sizing:border-box;border:1px solid #221e19;border-radius:0;text-decoration:none;text-transform:uppercase;letter-spacing:0;line-height:1;color:#fff;transition:all .4s cubic-bezier(.4,0,.2,1);opacity:0}@media screen and (max-width: 768px){.hero-content-data .hero-button{margin:3em auto 0}}.hero-content-data .hero-button:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;transform:translate(-101%);transition:transform .4s cubic-bezier(.4,0,.2,1);z-index:1}.hero-content-data .hero-button:hover{color:#221e19}.hero-content-data .hero-button:hover:before{transform:translate(0)}.hero-content-data .hero-button span{position:relative;z-index:2}.hero-images{position:absolute;top:0;left:0;width:100%;height:100svh;z-index:1;pointer-events:none}.hero-images>div{position:absolute}.hero-image-professor{top:20%;left:3%;width:clamp(64px,7.5vw,164px);aspect-ratio:.48;z-index:3}@media screen and (min-width: 768px){.hero-image-professor{top:38%;left:17.5%}}.hero-image-professor .--anim{animation:float 6s infinite linear}.hero-image-brainitron{top:37.5vh;left:50%;width:clamp(250px,25vw,518px);aspect-ratio:1.48;transform:translate(-50%,-50%)}@media screen and (min-width: 768px){.hero-image-brainitron{top:35%}}.hero-image-brainitron .--anim{animation:float-vertical 10s infinite ease-in-out}.hero-image-logo{width:clamp(250px,30vw,400px);aspect-ratio:3.3;margin-bottom:1rem}@media screen and (min-width: 768px){.hero-image-logo{margin-bottom:5vh}}.hero-images-places{width:100%;overflow:hidden;margin:-20vh 0 0;display:flex;flex-direction:column;justify-content:flex-end;align-items:center}@media screen and (min-width: 768px){.hero-images-places{margin:-20vh 0 0;min-height:100svh}}.hero-images-characters{position:relative;bottom:0;width:100%;height:250px;min-width:1280px;margin:0 auto;display:flex;justify-content:center;align-items:flex-end;gap:2rem;overflow:hidden}.hero-images-characters .character-item{display:flex;align-items:flex-end}.hero-images-characters img{height:130px;width:auto}@media screen and (min-width: 768px){.hero-images-characters img{height:200px}}.hero-video{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.hero-video .hero-video-container{width:100%;height:100%;position:relative;aspect-ratio:16/9}.hero-video video{width:100%;height:100%;object-fit:cover}.--airplane{position:absolute;top:90vh;left:72%;width:40px;z-index:20;opacity:0}@media screen and (min-width: 768px){.--airplane{opacity:1;top:40%;width:47px}}.character-item{position:relative;cursor:pointer;transition:transform .3s ease;z-index:10}.character-item img{transition:.3s ease}.character-item:hover img{transform:scale(1.05) translateY(5px)}.character-item:hover .tooltip{opacity:1;visibility:visible;transform:translate(-50%) translateY(-15px)}.character-item .tooltip{position:absolute;bottom:95%;left:50%;transform:translate(-50%) translateY(5px);font-family:var(--font-alt);font-size:13px;letter-spacing:0;white-space:nowrap;color:#fff;background:rgba(0,0,0,.9);padding:4px 12px;border-radius:4px;opacity:0;visibility:hidden;transition:all .3s ease;z-index:100}.character-item .tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:#000000e6}footer{display:flex;flex-direction:column;justify-content:flex-end;padding:4rem 1rem 2rem;position:relative;z-index:1;min-height:400px;background:#000 url(/images/footer/moon-base.png) no-repeat top center;overflow:hidden}@media (min-width: 768px){footer{min-height:300px}}.footer__content{width:100%;max-width:1920px;margin:0 auto;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:2rem;overflow:hidden}@media (min-width: 768px){.footer__content{justify-content:flex-end;margin:0 auto;padding:0 1rem}}.footer__copyright{display:flex;flex-direction:row;align-items:baseline;justify-content:flex-end;gap:4px;margin:0;color:#fff;font-size:1rem}.footer__menu li a{font-size:.8rem}.footer__nav{width:100%;display:flex;justify-content:center;align-items:center;background:none;position:relative;z-index:2}.footer__menu{display:flex;justify-content:center;flex-wrap:wrap;gap:2rem;list-style:none;margin:0;padding:0;position:relative;z-index:2}.footer__menu li a{color:#333;text-decoration:none;font-size:1rem;font-weight:500;transition:all .3s ease;position:relative;z-index:2;font-size:.8rem}.footer__menu li a:hover{color:#000;text-decoration:underline}@media (max-width: 768px){footer{padding:4rem 1rem 6rem}.footer__menu{flex-direction:column;align-items:center;gap:1.5rem}.footer__menu li a{font-size:.95rem}}.footer-astronaut{position:absolute;top:120%;left:15%;width:100%;max-width:72px;height:auto;z-index:1;transform:rotate(-5deg)}.footer-earth{position:absolute;top:80%;left:90%;width:100%;max-width:120px;height:auto;z-index:1}.footer-rocket{position:absolute;top:-42.5%;left:85%;width:100%;max-width:40px;height:auto;z-index:1}.credits{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1.5rem;position:absolute;top:0;left:0;width:100%}.credits p{color:#000;font-size:.8rem;font-weight:400}.credits img{width:100%;max-width:150px;display:block}.language{position:fixed;bottom:1rem;right:2rem;display:inline-block;z-index:1000;display:none}.language__button{background:#f8f9fa;padding:10px 16px;border-radius:99px;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:background .3s ease;position:relative;z-index:1001;border:none;outline:none}.language__button:hover{background:#e9ecef}.language__button span{display:inline-block}.language__list{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);width:auto;background:#fff;box-shadow:0 4px 8px #0000001a;list-style:none;margin:0;padding:4px 0;visibility:hidden;opacity:0;transition:visibility 0s,opacity .2s ease;z-index:1002;border-radius:8px;pointer-events:none}.language__list.open{visibility:visible;opacity:1;pointer-events:auto}.language__item{padding:0;cursor:pointer;transition:background .3s ease;white-space:nowrap}.language__item a{display:flex;align-items:center;gap:.5rem;padding:8px 16px;color:#666;text-decoration:none;width:100%}.language__item a:hover{background:#f8f9fa;color:#000}.language__flag{width:20px;height:auto;display:block}.store-buttons{display:flex;justify-content:center;gap:.5rem;position:fixed;bottom:.25%;left:50%;transform:translate(-50%);z-index:9999;padding:1rem;width:100%;max-width:1920px;margin:0 auto;pointer-events:none}@media (min-width: 768px){.store-buttons{justify-content:flex-start;padding:1rem 2rem}}.store-buttons .store-button{display:block;height:48px;transition:transform .3s ease;pointer-events:none}.store-buttons .store-button img{height:100%;width:auto}.store-buttons .store-button:hover{transform:scale(1.05)}.modal__content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;max-width:90vw;max-height:90vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.modal__close{position:absolute;top:10px;right:15px;width:40px;height:40px;z-index:10;background:rgba(255,255,255,.2);border:none;border-radius:4px;font-size:2rem;color:#fff;display:flex;align-items:center;justify-content:center;transition:all .3s ease;cursor:pointer}.modal__close:hover{background:rgba(255,255,255,.9);color:#000;transform:scale(1.05) rotate(180deg)}.modal__image{display:block;max-width:100%;max-height:80vh;width:auto;height:auto;object-fit:contain;border:6px solid rgba(255,255,255,.2);border-radius:24px;overflow:hidden}.modal__caption{margin-top:1rem;padding:5px 12px 6px;font-family:var(--font-alt);font-size:13px;letter-spacing:0;color:#fff;text-align:center;background:rgba(255,255,255,.2);border-radius:4px}.modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9);backdrop-filter:blur(5px)}.loader{display:flex;flex-direction:column;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--color-primary);z-index:99999;opacity:1;visibility:visible;transition:opacity .8s ease-in-out,visibility .8s ease-in-out;transform:translateY(0)}.loader p{font-family:var(--font-alt);font-weight:400;font-size:13px;line-height:1;color:var(--color-dark);margin-bottom:16px;display:flex;position:relative;text-shadow:unset}.loader p span{display:inline-block;position:relative}.loader p span:before{content:attr(data-letter);position:absolute;top:0;left:0;width:100%;height:100%;color:transparent;text-shadow:2px 0 var(--color-primary);clip:rect(0,900px,0,0);animation:glitch-anim 3s infinite linear alternate-reverse}.loader p span:after{content:attr(data-letter);position:absolute;top:0;left:0;width:100%;height:100%;color:transparent;text-shadow:-2px 0 var(--color-primary);clip:rect(0,900px,0,0);animation:glitch-anim2 2s infinite linear alternate-reverse}.loader p.loading--done{font-family:var(--font-alt);font-size:13px;color:#fff;text-shadow:0 0 9px rgb(34,168,50)}.loader p.loading--done span{animation:donePop .5s cubic-bezier(.175,.885,.32,1.275) forwards;animation-delay:calc(var(--animation-delay, 0s))}.loader p.loading--done span:before,.loader p.loading--done span:after{animation:none}@keyframes donePop{0%{transform:scale(.5);opacity:0}50%{transform:scale(1.5)}to{transform:scale(1);opacity:1}}@keyframes glitch-anim{0%{clip:rect(42px,9999px,44px,0);transform:skew(.85deg)}5%{clip:rect(12px,9999px,59px,0);transform:skew(.85deg)}10%{clip:rect(48px,9999px,29px,0);transform:skew(.3deg)}15%{clip:rect(42px,9999px,73px,0);transform:skew(.69deg)}20%{clip:rect(63px,9999px,27px,0);transform:skew(.69deg)}25%{clip:rect(34px,9999px,55px,0);transform:skew(.69deg)}30%{clip:rect(86px,9999px,73px,0);transform:skew(.69deg)}35%{clip:rect(20px,9999px,20px,0);transform:skew(.69deg)}40%{clip:rect(26px,9999px,60px,0);transform:skew(.69deg)}45%{clip:rect(25px,9999px,66px,0);transform:skew(.69deg)}50%{clip:rect(57px,9999px,98px,0);transform:skew(.69deg)}55%{clip:rect(5px,9999px,46px,0);transform:skew(.69deg)}60%{clip:rect(82px,9999px,31px,0);transform:skew(.69deg)}65%{clip:rect(54px,9999px,27px,0);transform:skew(.69deg)}70%{clip:rect(28px,9999px,99px,0);transform:skew(.69deg)}75%{clip:rect(45px,9999px,69px,0);transform:skew(.69deg)}80%{clip:rect(23px,9999px,85px,0);transform:skew(.69deg)}85%{clip:rect(54px,9999px,84px,0);transform:skew(.69deg)}90%{clip:rect(45px,9999px,47px,0);transform:skew(.69deg)}95%{clip:rect(37px,9999px,20px,0);transform:skew(.69deg)}to{clip:rect(4px,9999px,91px,0);transform:skew(.69deg)}}@keyframes glitch-anim2{0%{clip:rect(65px,9999px,119px,0);transform:skew(.85deg)}5%{clip:rect(133px,9999px,61px,0);transform:skew(.85deg)}10%{clip:rect(34px,9999px,12px,0);transform:skew(.3deg)}15%{clip:rect(133px,9999px,61px,0);transform:skew(.69deg)}20%{clip:rect(34px,9999px,12px,0);transform:skew(.69deg)}25%{clip:rect(133px,9999px,61px,0);transform:skew(.69deg)}30%{clip:rect(34px,9999px,12px,0);transform:skew(.69deg)}35%{clip:rect(133px,9999px,61px,0);transform:skew(.69deg)}40%{clip:rect(34px,9999px,12px,0);transform:skew(.69deg)}45%{clip:rect(133px,9999px,61px,0);transform:skew(.69deg)}50%{clip:rect(34px,9999px,12px,0);transform:skew(.69deg)}55%{clip:rect(133px,9999px,61px,0);transform:skew(.69deg)}60%{clip:rect(34px,9999px,12px,0);transform:skew(.69deg)}65%{clip:rect(133px,9999px,61px,0);transform:skew(.69deg)}70%{clip:rect(34px,9999px,12px,0);transform:skew(.69deg)}75%{clip:rect(133px,9999px,61px,0);transform:skew(.69deg)}80%{clip:rect(34px,9999px,12px,0);transform:skew(.69deg)}85%{clip:rect(133px,9999px,61px,0);transform:skew(.69deg)}90%{clip:rect(34px,9999px,12px,0);transform:skew(.69deg)}95%{clip:rect(133px,9999px,61px,0);transform:skew(.69deg)}to{clip:rect(34px,9999px,12px,0);transform:skew(.69deg)}}.loader-wrapper{border-radius:4px;padding:2px;background-color:#5a4a3d;image-rendering:pixelated}.loader-spinner{display:flex;justify-content:flex-start;align-items:center;position:relative;width:180px;height:10px;image-rendering:pixelated;background:#cde2ed;background:linear-gradient(0deg,rgb(255,255,255) 0%,rgb(214,214,214) 70%,rgb(255,255,255) 100%)}.loader-spinner>div{position:relative;z-index:2;width:18px;height:10px;border-top:1px solid black;border-bottom:1px solid black;border-left:1px solid black}.loader-spinner>div:last-child{border-right:1px solid black}.loader-spinner:after{display:block;content:"";position:absolute;top:0;left:0;width:18px;height:10px;background:#00C067;background:linear-gradient(0deg,rgb(1,145,73) 25%,rgb(11,222,123) 60%,rgb(222,238,76) 60%,rgb(0,192,103) 90%);animation:pixelProgress 1s steps(10) infinite;z-index:1}.loader-spinner.loader-spinner--done:after{width:180px;animation:none;background:linear-gradient(0deg,rgb(0,192,103) 0%,rgb(0,255,136) 100%);background:linear-gradient(0deg,rgb(1,145,73) 25%,rgb(11,222,123) 60%,rgb(222,238,76) 60%,rgb(0,192,103) 90%);transition:width .5s ease-out,background .5s ease-out,box-shadow .5s ease-out}@keyframes pixelProgress{0%{transform:translate(0)}to{transform:translate(180px)}}.loader--hidden{opacity:0;visibility:hidden;pointer-events:none}.section{min-height:125vh;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin:0;padding:0}@media (min-width: 1200px){.section{justify-content:center}}.section__title span{color:#fff}.sections-lab{background:#000 url(/images/trailer/bg-trailer.gif) top center no-repeat;background-size:150%;padding-top:5vh}@media (min-width: 768px){.sections-lab{background-size:contain}}.section-game{position:relative;gap:5em;padding-top:10vh;min-height:75vh}@media (min-width: 768px){.section-game{padding-top:5vh;min-height:120vh}}.game-content{width:100%;max-width:1280px;margin:5vh auto 0;padding:2rem 1rem;position:relative;z-index:1}@media (min-width: 768px){.game-content{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:4rem;padding:2rem;margin:0 auto}}.game-box{z-index:999}.game-text{display:flex;flex-direction:column;gap:2rem;flex:1;position:relative;z-index:2;max-width:320px;margin-bottom:3rem}.game-text h3,.game-text p{text-align:center}@media (min-width: 768px){.game-text h3,.game-text p{text-align:left}}.game-grid{flex:1;position:relative;height:600px;width:100%;z-index:1}@media (max-width: 768px){.game-grid{height:480px;display:flex;flex-direction:column;align-items:center;justify-content:center}}.grid-series{position:absolute;top:0;left:0;width:100%;height:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(1,1fr);gap:1rem;align-items:start;opacity:0;transition:opacity .5s ease}.grid-series.active{opacity:1}@media (max-width: 768px){.grid-series{position:absolute;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;gap:0}.grid-series .grid-item{display:none;width:100%;justify-content:center;align-items:center}.grid-series .grid-item.active{display:flex}}.grid-item{overflow:hidden;border-radius:8px;box-shadow:0 4px 20px #0003}.grid-item img{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}@media (max-width: 768px){.game-content{flex-direction:column;gap:2rem}.game-text{max-width:100%}}.section-trailer{position:relative;height:fit-content;min-height:fit-content;padding-top:0}@media (min-width: 1200px){.section-trailer{min-height:100svh}}.trailer-content{display:flex;flex-direction:column;align-items:center;gap:0rem;width:100%;padding-top:10vh}@media (min-width: 768px){.trailer-content{gap:2rem}}@media (min-width: 1200px){.trailer-content{padding-top:0}}.trailer-module{display:flex;flex-direction:column;align-items:center;width:100%;max-width:1218px;margin:0 auto;padding:2rem;background:none}@media (min-width: 1140px){.trailer-module{background:url(/images/video-trailer.gif) top center/contain no-repeat}}.trailer-video{width:100%;max-width:800px;aspect-ratio:16/9;overflow:hidden;border-radius:8px;box-shadow:0 4px 20px #0003;position:relative;border:4px solid #574f4f}@media (min-width: 1140px){.trailer-video{border:none}}.trailer-video iframe{width:100%;height:100%;border:none}.section-story{display:block;position:relative;min-height:80vh;background:#000 url(/images/bg-story.gif) top center no-repeat;overflow:hidden;padding-top:10vh}@media (min-width: 768px){.section-story{height:100vh;min-height:100vh;padding-top:unset}}.section-story .hero-image-professor{top:1%;left:5%}@media (min-width: 768px){.section-story .hero-image-professor{top:20.5%;left:20.5%}}.section-story .hero-image-brainitron{top:57.5%;left:55%}@media (min-width: 768px){.section-story .hero-image-brainitron{top:45%;left:45%}}.section-story .game-box{max-width:420px}.story-content{position:relative;width:100%;height:100%;max-width:1920px;margin:0 auto;padding:0rem 1rem}.story-content .story-text{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}@media (min-width: 768px){.story-content .story-text{position:absolute;top:25%;left:60%}}.story-content .story-text h3{width:100%}.story-content .story-text h3,.story-content .story-text p{text-align:center}@media (min-width: 768px){.story-content .story-text h3,.story-content .story-text p{text-align:left}}.story-content .story-text p{max-width:360px}.story-features{width:100%;height:100%}.story-features .hero-images{position:relative;height:50vh}@media (min-width: 768px){.story-features .hero-images{position:absolute;height:inherit}}.story-feature{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem;background:rgba(255,255,255,.1);border-radius:12px;backdrop-filter:blur(10px);transition:transform .3s ease}.story-feature:hover{transform:translateY(-10px)}.story-feature-image{width:120px;height:120px;margin-bottom:1rem}.story-feature h4{color:#fff;margin:1rem 0;font-size:1.2rem}.story-feature p{color:#fff;font-size:.9rem;line-height:1.4}.story-description{max-width:800px}.story-paragraph{margin:1rem 0;color:#fff;text-shadow:-1px 1px 0px rgba(0,0,0,.3);font-size:1.1rem;line-height:1.6}.section-gallery{position:relative;background:#132739 url(/images/bg-gallery.png) top center no-repeat;padding-top:20vh;padding-bottom:30vh;justify-content:flex-start}.section-gallery h3{margin-top:5vh;margin-bottom:5vh}.gallery-content{display:flex;flex-direction:column;align-items:center;gap:3rem;width:100%;max-width:1280px;margin:0 auto;padding:2rem}.gallery-description{text-align:center;max-width:800px}.gallery-paragraph{margin:1rem 0;color:#fff;text-shadow:-1px 1px 0px rgba(0,0,0,.3);font-size:1.1rem;line-height:1.6}.gallery-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:5rem;width:100%;align-items:center}@media screen and (min-width: 720px){.gallery-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 1024px){.gallery-grid{grid-template-columns:repeat(3,1fr)}}.gallery-item{position:relative;cursor:pointer;display:flex;align-items:center;justify-content:center}.gallery-item>div{position:relative;width:240px}@media (min-width: 768px){.gallery-item>div{width:300px}}.gallery-item>div:after{content:"";position:absolute;left:-10%;top:10%;width:calc(100% - 20px);height:calc(100% - 20px);border-radius:20px;pointer-events:none;z-index:0;display:block;background:rgba(0,0,0,.1)}.gallery-image{border:6px solid #000;border-radius:24px;overflow:hidden;position:relative;z-index:1;width:100%;transition:transform .23s ease-in-out}.gallery-image:hover{transform:scale(1.05)}.gallery-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999;opacity:0;visibility:hidden;transition:all .3s ease;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:0;margin:0}.gallery-modal.active{opacity:1;visibility:visible}.section-human-park{position:relative;overflow:hidden;width:100%;min-height:100vh;display:flex;flex-direction:column;justify-content:flex-start;background:url(/images/bg-human-park.jpg) top center/cover no-repeat;padding-top:10vh}.section-human-park h3{color:#fff;text-align:center}.section-human-park p{text-align:center;text-shadow:-1px 1px 0px rgba(0,0,0,.8)}.section-human-park>div{width:100%}.section-park{background-color:#85d7e0}.human-park-content{position:relative;z-index:2;width:100%;max-width:1280px;margin:0 auto;padding:2rem}.human-park-title{max-width:600px}.human-park-text{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;margin:0 auto}.human-park-paragraph{margin:1rem 0;color:#fff;text-shadow:-1px 1px 0px rgba(0,0,0,.3);font-size:1.1rem;line-height:1.6}.video-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.video-background:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;opacity:.2;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 2 2' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='1' height='1' fill='black'/%3E%3C/svg%3E");background-size:2px 2px}.video-background video{position:absolute;top:0;left:-.5%;width:101%;height:101%;object-fit:cover;z-index:0}.section-ar{overflow:hidden;position:relative;background:url(/images/bg-ar-mobile.jpg) top center/cover no-repeat}@media (min-width: 768px){.section-ar{background:url(/images/bg-ar-desktop.jpg) top center/cover no-repeat}}.ar-description{display:flex;flex-direction:column;align-items:flex-start;gap:2rem;z-index:99;padding-top:10vh}@media (min-width: 768px){.ar-description{padding-top:0}}.ar-description h3{margin:0;max-width:400px;text-align:center}@media (min-width: 768px){.ar-description h3{text-align:left}}.ar-description p{max-width:320px;text-align:center}@media (min-width: 768px){.ar-description p{text-align:left}}.ar-content{display:flex;flex-direction:column;align-items:self-start;gap:4rem;width:100%;max-width:1280px;margin:0 auto;padding:2rem}.ar-preview{position:relative;width:100%;max-width:800px}.ar-model{position:relative;width:100%;aspect-ratio:16/9;background:rgba(255,255,255,.1);border-radius:12px;overflow:hidden}.ar-model-image{width:100%;height:100%;object-fit:cover}.ar-overlay{position:absolute;top:1rem;right:1rem}.ar-badge{display:inline-block;padding:.5rem 1rem;background:rgba(0,0,0,.8);color:#fff;border-radius:20px;font-size:.9rem}.ar-features{display:flex;justify-content:center;gap:2rem;margin-top:2rem}@media (max-width: 768px){.ar-features{flex-direction:column;align-items:center;gap:1rem}}.ar-feature{display:flex;flex-direction:column;align-items:center;gap:.5rem}.ar-feature span{color:#fff;font-size:.9rem}.ar-feature-icon{width:48px;height:48px}.ar-description{text-align:center}.ar-paragraph{margin:1rem 0;color:#fff;text-shadow:-1px 1px 0px rgba(0,0,0,.3);font-size:1.1rem;line-height:1.6}.ar-button{display:inline-flex;align-items:center;gap:.5rem;margin-top:2rem;padding:1rem 2rem;background:var(--color-primary);border:none;border-radius:8px;color:#fff;font-size:1.1rem;cursor:pointer;transition:transform .3s ease}.ar-button:hover{transform:translateY(-2px)}.ar-button-icon{width:24px;height:24px}.section-support{position:relative;min-height:900px;justify-content:center;background:#000 url(/images/footer/bg-stars-rocks.gif) no-repeat bottom center;overflow:hidden}.support-content{display:flex;flex-direction:column;align-items:center;gap:4rem;width:100%;max-width:1280px;margin:0 auto;padding:2rem 1rem}.support-description{position:relative;width:100%;max-width:1280px;text-align:center}.support-paragraph{margin:2rem auto;color:#fff;text-shadow:-1px 1px 0px rgba(0,0,0,.3);font-size:1.1rem;line-height:1.6;text-align:center}.support-options{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;width:100%}@media (max-width: 768px){.support-options{grid-template-columns:1fr}}.support-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem;background:rgba(255,255,255,.1);border-radius:12px;backdrop-filter:blur(10px);transition:transform .3s ease}.support-card:hover{transform:translateY(-10px)}.support-card h4{color:#fff;margin:1rem 0;font-size:1.2rem}.support-card p{color:#fff;font-size:.9rem;line-height:1.4;margin-bottom:1rem}.support-icon{width:64px;height:64px;margin-bottom:1rem}.support-link{color:var(--color-primary);text-decoration:none;font-weight:500;transition:color .3s ease}.support-link:hover{color:var(--color-secondary)}.social-links{display:flex;gap:1rem;margin-top:1rem}.social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:rgba(255,255,255,.1);border-radius:50%;transition:transform .3s ease}.social-link:hover{transform:scale(1.1)}.social-link img{width:24px;height:24px}@keyframes float{0%{transform:rotate(0) translate3d(5px,0,0) rotate(0)}to{transform:rotate(360deg) translate3d(5px,0,0) rotate(-360deg)}}@keyframes float-more{0%{transform:translate(1px,1px) rotate(0)}10%{transform:translate(-1px,-4px) rotate(-1deg)}20%{transform:translate(-6px) rotate(1deg)}30%{transform:translate(6px,4px) rotate(0)}40%{transform:translate(1px,-1px) rotate(1deg)}50%{transform:translate(-1px,4px) rotate(-1deg)}60%{transform:translate(-6px,1px) rotate(0)}70%{transform:translate(6px,1px) rotate(-1deg)}80%{transform:translate(-1px,-1px) rotate(1deg)}90%{transform:translate(1px,4px) rotate(0)}to{transform:translate(1px,1px) rotate(0)}}@keyframes float-vertical{0%{transform:translatey(0)}50%{transform:translatey(-20px)}to{transform:translatey(0)}}
