*,:after,:before{box-sizing:border-box}body,html{height:100%;margin:0;padding:0}html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background-color:#ff6a00;color:#000}.page{min-height:100%;display:flex;flex-direction:column;padding:28px}@media (min-width:768px){.page{padding:36px}}.header{display:flex;justify-content:flex-end;align-items:baseline;width:100%}.headerLink{font-size:16px;font-weight:400;color:#c50;text-decoration:none;transition:-webkit-text-decoration .1s ease;transition:text-decoration .1s ease;transition:text-decoration .1s ease,-webkit-text-decoration .1s ease}.headerLink:hover{text-decoration:underline}@media (min-width:768px){.headerLink{font-size:20px}}.content{flex:1 1;display:flex;flex-direction:column}.bodyCopy{margin-top:48px;max-width:620px;font-size:15px;font-weight:400;line-height:1.6;color:#000}@media (min-width:768px){.bodyCopy{margin-top:64px;font-size:17px;max-width:680px}}.bodyCopy p{margin:0 0 1.2em}.bodyCopy p:last-child{margin-bottom:0}.wordmarkWrapper{margin-top:auto;padding-top:60px;padding-bottom:24px}@media (min-width:768px){.wordmarkWrapper{padding-bottom:32px}}.wordmark{font-size:clamp(48px,18vw,220px);font-weight:900;letter-spacing:-.04em;line-height:.9;color:#000;margin:0}.footer{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:8px}.footerLeft,.footerRight{font-size:13px;font-weight:400;color:#000}.footerEmails{display:flex;gap:16px;flex-wrap:wrap;justify-content:center}.footerEmail{font-size:14px;font-weight:400;color:#000;text-decoration:none}.footerEmail:hover{text-decoration:underline}@media (min-width:768px){.footerEmail,.footerLeft,.footerRight{font-size:15px}}@media (max-width:600px){.footer{gap:16px}.footer,.footerEmails{flex-direction:column;align-items:flex-start}.footerEmails{order:-1;gap:6px}.footerRight{align-self:flex-end}}