@import "https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";#root{color:#404040;text-align:center;background:#f4f4f4;width:100%;max-width:100%;height:100%;min-height:100svh;margin:0 auto;position:fixed;top:0;left:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Roboto,Helvetica Neue,sans-serif;font-size:16px}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 1.5rem;font-size:1.5rem;line-height:120%}p{margin:0}#App{flex-flow:column;width:100%;max-width:100%;height:100%;display:flex;position:fixed;top:0;left:0}
