@import url(https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap);.loading-container{height:100vh;width:100%;position:absolute;display:flex;align-items:center;justify-content:center}.overlay-container{position:relative;z-index:2;padding:4rem;border:1px solid #fff;display:flex;flex-direction:column;color:#fff;background:rgba(0,0,0,.5)}.overlay-container .socials{display:flex;justify-content:center}.socials-button{padding:0 1rem!important;font-size:6rem;color:#fff}h1{background:50% 100%/50% 50% no-repeat radial-gradient(ellipse at bottom,#fff,transparent,transparent);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:10vw;font-family:"Source Sans Pro",sans-serif;animation:reveal 3s ease-in-out .2s forwards,glow 2.5s linear 2s infinite}.copyright{margin:0 auto}@keyframes reveal{80%{letter-spacing:8px}to{background-size:300% 300%}}@keyframes glow{40%{text-shadow:0 0 8px #fff}}*{margin:0;padding:0;box-sizing:border-box}body,html{background:#000}
/*# sourceMappingURL=main.70214de3.chunk.css.map */