:root{color:#172033;background:#fff;font-family:system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}header{border-bottom:1px solid #d7dce5;justify-content:space-between;padding:1rem clamp(1rem,4vw,4rem);display:flex}main{max-width:72rem;margin:auto;padding:clamp(2rem,6vw,5rem) clamp(1rem,4vw,4rem)}h1{max-width:15ch;font-size:clamp(2rem,7vw,4.5rem);line-height:1.05}section{border-top:1px solid #d7dce5;margin-top:2rem}.eyebrow{font-weight:700}.skip{position:absolute;left:-999px}.skip:focus{background:#fff;padding:.5rem;top:1rem;left:1rem}@media (width<=480px){header{flex-direction:column;align-items:flex-start}}
