@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap";:root{--Steel-tip-Oche-Nightfall: #15131D;font-size:13px}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}#app{width:100%;height:100%;min-height:100vh;display:flex}body{min-height:100vh;line-height:1.6;font-family:Space Grotesk,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media screen and (max-aspect-ratio: 14/10){:root{font-size:10px}}.bgGradient{background:var(--Steel-tip---Oche-Nightfall, radial-gradient(163.43% 97.62% at 50.11% 97.62%, #46415D 0%, #15131D 100%));width:100%;height:100%;display:flex}.socials{display:flex;gap:1.5rem;align-items:center;justify-content:center}.socials a svg{width:2.2rem;height:2.2rem}.home{min-height:100vh;width:100%;display:flex;align-items:center}@media screen and (max-aspect-ratio: 14/10){.home{flex-direction:column}}.home .left{padding:2rem max(2rem,15vw);display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;gap:4rem;flex:1}@media screen and (max-aspect-ratio: 14/10){.home .left{padding:10rem 5rem;height:auto;flex:unset}}.home .left>svg{width:26.64925rem;max-width:100%;height:auto}.home .left h2{color:var(--Board-fiber, #f6e0b6);text-align:center;font-size:1.5625rem;font-style:normal;font-weight:300;line-height:143%}.home .right{width:75vh;display:flex;justify-content:center;align-items:center;position:relative;background-size:cover;height:100%}.home .right img#mockup{position:absolute;top:0;right:0;height:100%}.home .right img#matchflight{position:absolute;bottom:0;right:0;height:80%}@media screen and (max-aspect-ratio: 14/10){.home .right{height:auto;flex:1;width:100%}.home .right img#mockup{display:none}.home .right img#matchflight{width:100%;height:100%;object-fit:contain;object-position:center bottom}}
