:root{--color-neutral-hsl:38, 15%, 10%;--color-neutral:hsl(var(--color-neutral-hsl));--color-background-hsl:40, 100%, 100%;--color-background:hsl(var(--color-background-hsl));--color-primary-hsl:38, 45%, 41%;--color-primary:hsl(var(--color-primary-hsl));font-family:Raleway,sans-serif;font-weight:400;font-size:1.05em;line-height:1.4}*{box-sizing:border-box;margin:0;padding:0;text-decoration:none;color:currentColor}main{height:100vh;overflow:scroll;display:grid;place-items:center;justify-items:stretch;margin:.3em}main a{text-decoration:underline;color:var(--color-primary)}em{font-style:normal;font-weight:900}.error{font-size:85%;background-color:#ffc9c9;margin-bottom:2rem;padding:1rem}form span[role=alert]{font-size:85%;font-weight:700;color:#ff2121}.error h1,.error h2,.error h3{font-size:120%;font-weight:700;margin-bottom:1rem}.cta{display:inline-block;background-color:var(--color-primary);color:var(--color-background);border:none;border-radius:3px;padding:.5rem 1.5rem;text-decoration:none;font-family:inherit;font-weight:700;font-size:1em;letter-spacing:.05em;cursor:pointer}.cta.sec{border:thin solid var(--color-primary);background-color:var(--color-background);color:var(--color-primary)}.card{display:flex;flex-direction:column;box-shadow:0 0 20px 0 hsl(var(--color-neutral-hsl),.15);border-radius:5px;background-color:var(--color-background);padding:1.5em;max-width:25rem}.card .footnote{font-size:90%;margin-top:3rem}.center{margin-left:auto!important;margin-right:auto!important}.ctabar{display:flex;flex-wrap:wrap;flex-direction:row-reverse;justify-content:space-between;gap:3em;margin-top:2rem;background-color:var(--color-background)}fieldset{display:flex;flex-direction:column;gap:1.5rem;border:none}fieldset>p{display:flex;flex-direction:column}label{font-size:80%;font-weight:700}input,select{padding:.7rem .8rem;font-family:inherit;font-size:90%}.card>h1,.card>h2,.card>h3{font-size:140%;margin:3rem 0}
