*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{width:100%;height:100vh;font-family:Poppins,sans-serif;overflow-x:hidden}:root{--highlightColor:#283890}#loading{position:fixed;top:0;left:0;width:100%;height:100%;z-index:100;background-color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column}#loading img{width:150px;animation-name:loading;animation-duration:1.5s;animation-iteration-count:infinite}#loading h2{margin-top:10px;color:var(--highlightColor)}@keyframes loading{0%{transform:scale(1)}50%{transform:scale(1.2)}100%{transform:scale(1)}}header{width:100%;height:80px;box-shadow:0 1px 8px #000;display:flex;align-items:center;justify-content:space-around;position:fixed;top:0;left:0;background-color:#fff;z-index:2}#header-placeholder{height:80px}#logo img{width:300px;margin-top:10px}#menu-container{width:75%;display:flex;justify-content:space-between;align-items:center}#beta-tester-link{margin-right:15px;background-color:transparent;border:2px solid var(--highlightColor);color:var(--highlightColor);font-weight:700;padding:6px 12px;cursor:pointer;font-family:Poppins,sans-serif;display:block;text-decoration:none}#beta-tester-link:hover{animation:pulse .5s}@keyframes pulse{0%{box-shadow:0 0 2px 0 var(--highlightColor)}100%{box-shadow:0 0 2px 15px rgba(0,235,0,0)}}#menu-left a{color:#000;text-decoration:none;font-weight:700;font-size:1.1rem;transition:filter .3s}#menu-left a:hover{filter:opacity(.75)}#menu-left{width:325px;display:flex;align-items:center;justify-content:space-between;margin-left:30px}#menu-icon{transform:scale(.6);cursor:pointer;display:none}#gallery{width:100%;height:calc(100% - 80px)}#gallery img{width:100%;height:100%;filter:brightness(.65);object-fit:cover}#gallery-text{position:absolute;left:100px;top:200px;color:#fff;text-shadow:-2px 2px 5px #000}#gallery-text h1{font-size:6.5rem;line-height:100px;font-style:italic}#gallery-text p{margin-top:15px;font-size:1.2rem;width:550px}#gallery-next{position:absolute;left:100px;bottom:100px;display:flex;align-items:flex-start;justify-content:flex-start;color:#fff;text-decoration:none}#gallery-next img{width:300px;height:200px;object-fit:cover;border-radius:25px;box-shadow:0 0 8px #141414;filter:brightness(1)}#next-text{margin-left:35px}#next-text h3{font-size:1.5rem}#next-text p{font-size:1.1rem}#next-text button{margin-top:25px;background-color:transparent;border:2px solid #fff;color:#fff;font-weight:700;padding:10px 20px;cursor:pointer;font-family:Poppins,sans-serif}#next-text button:hover{animation:pulse-white .5s}@keyframes pulse-white{0%{box-shadow:0 0 2px 0 #fff}100%{box-shadow:0 0 2px 15px rgba(0,235,0,0)}}@media only screen and (max-width:960px){#menu-left{width:250px}#gallery-text{left:65px;top:calc(65px + 80px)}#gallery-text h1{font-size:5rem;line-height:80px}#gallery-next{left:65px;bottom:65px}}@media only screen and (max-width:850px){#menu-container{position:absolute;top:90px;left:calc(50% - 175px);background-color:#fff;box-shadow:0 0 5px #000;border-radius:8px;width:350px;height:250px;display:none;align-items:center;justify-content:space-around;flex-direction:column;margin:0}#menu-left{display:flex;align-items:center;justify-content:space-between;flex-direction:column;width:100%;height:50%;margin-left:0;margin-top:10px}#menu-container button{margin-right:0;margin-bottom:10px}#menu-icon{display:block}}@media only screen and (max-width:750px){#gallery-next{transform:scale(.75);margin-left:-75px;margin-bottom:-25px}#gallery-text{width:80%;left:10%}#gallery-text h1{font-size:3.5rem;line-height:60px;text-align:center}#gallery-text p{width:100%;text-align:center;width:80%;margin-left:10%}}@media only screen and (max-width:540px){#gallery-text h1{font-size:2.5rem;line-height:45px}#gallery-text p{font-size:1rem}#gallery-next{flex-direction:column;width:300px;left:calc(50% - 150px);margin-left:0}#next-text{margin-left:0;display:flex;align-items:center;justify-content:space-around;flex-direction:column}#next-text h3{font-size:1.5rem;margin-top:25px}#next-text p{font-size:1.1rem;margin-top:8px}#next-text button{margin-top:25px;background-color:transparent;border:2px solid #fff;color:#fff;font-weight:700;padding:10px 20px;cursor:pointer;font-family:Poppins,sans-serif}}@media only screen and (max-height:700px){#gallery{height:115%}#gallery-next{margin-bottom:-200px}}#about{margin-top:75px}#about-title{margin-left:100px}.title h1{font-size:5rem;font-style:italic;background:linear-gradient(45deg,#000345 0,#0074ff 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.underline{width:1200px;height:8px;background:linear-gradient(45deg,#000345 0,#0074ff 100%);margin-top:-10px}#about-container{display:flex;align-items:center;justify-content:space-around;margin-top:50px}#about-left{margin-left:100px;margin-right:100px}#about-left h1{margin-bottom:20px}#about img{width:600px;box-shadow:0 1px 8px #505050;border-top-left-radius:25px;border-bottom-left-radius:25px}@media only screen and (max-width:1350px){#about-title h1{font-size:4rem}#about-title .underline{width:965px}#about img{width:450px}#about-left h1{font-size:1.25rem}#about-left p{font-size:.85rem}}@media only screen and (max-width:1100px){#about-title{margin-left:0;width:100%;text-align:center}#about-title h1{font-size:3rem}#about-title .underline{width:725px;margin-left:calc(50% - 362.5px)}#about-container{flex-direction:column}#about img{border-radius:25px;margin-top:75px}#about-left{display:flex;align-items:center;justify-content:space-between;flex-direction:column}#about-left p{text-align:center;width:80%}}@media only screen and (max-width:850px){#about-title .underline{width:200px;margin-left:calc(50% - 100px)}.hide-on-850{display:none}#about-left p{text-align:center;width:100%}}@media only screen and (max-width:650px){#about-left{width:85%}#about img{width:300px}}#definition{margin-top:100px;width:100%;height:875px;background-image:url(/04e810b825dcfd65185aaf8c955fd40987a3d80a/2e75e/assets/waves.svg);background-position:center;background-size:cover;display:flex;align-items:center;justify-content:center;color:#fff;text-shadow:0 0 5px #000}#definition div{width:45%;height:300px;margin-top:calc(432.5px - 50px)}#definition h2{width:100%;text-align:center;font-size:2.5rem}#definition span{font-style:italic;font-weight:400;font-size:1.75rem;margin-left:10px}#definition p{width:100%;text-align:center;margin-top:15px;font-size:1.3rem}@media only screen and (max-width:850px){#definition div{width:65%}}@media only screen and (max-width:750px){#definition div{width:85%}}@media only screen and (max-width:600px){#definition div{width:100%;transform:scale(.75)}}@media only screen and (max-width:450px){#definition div{width:100%;transform:scale(.6)}}#games{width:100%;height:875px;background-image:url(/b85d4bee1b832610f0ba4f78b6b408d183c493bb/acc14/assets/waves-2.svg);background-position:center;background-size:cover}#games-title{position:relative;top:375px;left:100px}#games .title{width:550px}#games .underline{width:475px}.game{width:100%;margin-top:150px;display:flex;align-items:center;justify-content:space-between}.game-right{width:80%;margin-right:-5px;display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column}.game img{width:100%;height:650px;border-top-left-radius:25px;border-bottom-left-radius:25px;box-shadow:0 0 12px #000;object-fit:cover}.game-text{width:650px;margin-top:35px}.game-text h2{font-size:2.5rem;font-style:italic}.game-text p{font-size:1.15rem}.game-left{width:250px;display:flex;align-items:center;justify-content:space-between;flex-direction:column;height:300px;margin-top:-150px}.game-left h1{font-size:3.5rem}.game-left p{width:max-content;transform:rotate(-90deg);font-size:1.2rem}.game-text button{margin-top:25px;background-color:transparent;border:2px solid var(--highlightColor);color:var(--highlightColor);font-weight:700;padding:10px 20px;cursor:pointer;font-family:Poppins,sans-serif}.game-text button:hover{animation:pulse .5s}@media only screen and (max-width:650px){#games-title{margin-left:0;text-align:center;left:calc(50% - 275px)}#games-title h1{font-size:3.2rem}#games-title .underline{width:300px;margin-left:calc(50% - 150px)}}@media only screen and (max-width:950px){.game{flex-direction:column}.game-left{flex-direction:row;width:80%;margin-bottom:-50px;justify-content:flex-start}.game-left p{transform:none;margin-left:25px}.game img{border-radius:25px;height:500px;margin-top:-25px}}@media only screen and (max-width:775px){.game-text{width:450px}.game-text h2{font-size:2rem;margin-bottom:10px}.game-text p{font-size:1rem}.game img{height:300px}}@media only screen and (max-width:550px){.game-text{width:300px}.game-text h2{font-size:1.5rem}.game-text p{font-size:.85rem}.game img{height:250px}}#beta-tester{margin-top:5500px;width:100%;height:875px;background-image:url(/04e810b825dcfd65185aaf8c955fd40987a3d80a/2e75e/assets/waves.svg);background-position:center;background-size:cover;display:flex;align-items:center;justify-content:center}#beta-middle{width:55%;margin-top:300px}#beta-tester h1{color:#fff;text-shadow:0 0 5px #000;font-size:4rem;font-style:italic;text-align:center}#beta-description{color:#fff;text-shadow:0 0 5px #000;margin-bottom:35px;margin-top:-10px;text-align:center}#mailchimp-container{width:100%}#contact-info{display:flex;justify-content:space-between;align-items:center;margin-top:10px;color:#fff}#contact-info a{transition:filter .3s}#contact-info img{transform:scale(.8)}#contact-info a:hover{filter:brightness(1.2)}@media only screen and (max-width:1400px){#beta-middle{width:65%}}@media only screen and (max-width:1200px){#beta-middle{width:80%}}@media only screen and (max-width:950px){#beta-tester{margin-top:5000px}#beta-middle{margin-top:350px}#beta-tester h1{font-size:3rem}#beta-description{font-size:.85rem}#contact-info{flex-direction:column;height:150px;margin-top:35px}}@media only screen and (max-width:775px){#beta-tester{margin-top:4000px}}@media only screen and (max-width:750px){#beta-tester h1{font-size:2rem}#beta-description{width:60%;margin-left:20%;margin-top:5px}}@media only screen and (max-width:650px){#beta-description{width:80%;margin-left:10%}#contact-info{transform:scale(.8);margin-top:15px}}@media only screen and (max-width:550px){#beta-tester{margin-top:3750px}#beta-tester h1{font-size:1.5rem}#beta-middle{width:90%}}footer{background-color:#fff;box-shadow:0 0 8px #000;display:flex;align-items:center;justify-content:space-around}footer img{width:300px}footer a{color:var(--highlightColor);transition:filter .3s}footer a:hover{filter:brightness(1.2)}@media only screen and (max-width:1200px){footer img{width:250px}footer p{font-size:.9rem}}@media only screen and (max-width:1050px){footer img{width:200px}footer p{font-size:.85rem}}@media only screen and (max-width:950px){footer img{width:300px}footer p{font-size:1rem;margin-bottom:15px}footer{flex-direction:column;padding-bottom:15px}}@media only screen and (max-width:550px){footer p{font-size:.85rem}}@media only screen and (max-width:500px){#copyright{width:70%;text-align:center}}