@import url(https://fonts.googleapis.com/css2?family=League+Spartan:wght@100..900&display=swap);*{border:0;box-sizing:border-box;margin:0}body{background-color:#fff;font-family:League Spartan,sans-serif;overflow-x:hidden;overflow-y:hidden}.main-wrapper{display:flex;height:100vh;overflow:hidden;width:100vw}.launch-wrapper{display:flex;flex-direction:column;height:100%;padding:20px;width:100%}.img-logo-wrapper{align-items:center;display:flex;height:25%;justify-content:center;margin-bottom:5%;margin-top:10%}.img-logo-wrapper>img{height:100%}h1{font-size:6rem;letter-spacing:.5rem}h1,p{color:#401e1a;text-align:center}p{font-size:2rem}p>span{font-weight:700}@media (max-width:930px){h1{font-size:3.5rem;letter-spacing:.3rem}p{font-size:.9rem}.img-logo-wrapper{margin-top:30%}}@media (max-width:300px){h1{font-size:1rem}p{font-size:.5rem}.img-logo-wrapper{margin-top:30%}}@media (max-height:600px){.img-logo-wrapper{margin-bottom:20px;margin-top:20px}.launch-wrapper{overflow-y:auto}}
/*# sourceMappingURL=main.ae34f267.css.map*/