*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background:#222;color:#fff;font-family:Roboto Condensed,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.page{width:100%;max-width:80rem;margin:0 auto;padding:0 1.5rem 4rem;display:flex;flex-direction:column;align-items:center}.page__header{width:100%;height:5rem;display:flex;align-items:center;justify-content:space-between;font-size:1.5rem}.hero{width:100%;margin-top:6rem;display:flex;flex-direction:column;align-items:flex-start}.hero__lead{max-width:48rem;margin:0;font-size:2.25rem;line-height:1.35}.hero__actions{margin-top:3.5rem;display:flex;flex-direction:column;gap:1rem}.hero__link{display:inline-flex;align-items:center;font-size:1.5rem;line-height:1.6;border-bottom:3px solid currentColor;padding-bottom:.25rem;cursor:pointer}@media(max-width:768px){.page__header{height:4.5rem;font-size:1.25rem}.hero{margin-top:3.5rem}.hero__lead{font-size:1.75rem;line-height:1.4}.hero__actions{margin-top:2.5rem}.hero__link{font-size:1.25rem}}
