*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}#root{height:100%;width:100%}.App,.hero{background-color:#000;height:100vh;width:100%}.hero{justify-content:center}.hero,.hero-content{align-items:center;display:flex}.hero-content{flex-direction:column;gap:2rem}.hero-image{max-height:75vh;max-width:90%;object-fit:contain}.hero-text{color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;font-size:1.5rem;font-weight:300;letter-spacing:.1em;margin:0;text-transform:uppercase}.hero-text,.social-icons{position:relative;top:-5rem}.social-icons{gap:1.5rem}.social-icon,.social-icons{align-items:center;display:flex}.social-icon{cursor:pointer;height:40px;justify-content:center;transition:opacity .3s ease;width:40px}.social-icon-small{height:28px;width:28px}.social-icon-x{height:22px;width:22px}.social-icon:hover{opacity:.7}.social-icon img,.social-icon svg{height:100%;width:100%}.social-icon img{object-fit:contain}
/*# sourceMappingURL=main.e6405f89.css.map*/