@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;500;700&display=swap);@import url(https://use.typekit.net/peo0ahl.css);body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}ul{padding:0;list-style-type:none}body,html{margin:0;padding:0}h1{font-family:orpheuspro;font-weight:700;font-style:normal;text-transform:uppercase}.homeContainer{background:#231f20;height:100vh;display:flex;flex-direction:column;justify-content:space-evenly;box-sizing:border-box;padding:30px}.homeContainer h1{margin:0 30px;color:#eae6dd;font-size:32px}@media screen and (max-width:768px){.homeContainer h1{font-size:24px}}@media screen and (max-width:576px){.homeContainer h1{font-size:20px}}.homeContainer .logoWrapper{width:100%;display:flex;justify-content:center}.homeContainer .logoWrapper svg{width:30%}@media screen and (max-width:768px){.homeContainer .logoWrapper svg{width:50%}}@media screen and (max-width:576px){.homeContainer .logoWrapper svg{width:75%}}.homeContainer .logoWrapper svg path{fill:#eae6dd}.mobile{height:90vh}
/*# sourceMappingURL=main.d2693290.chunk.css.map */