.error-page{min-height:70vh;display:flex;align-items:center;padding:160px 0 96px;background:var(--brand-bg-alt)}.error-page .container{max-width:760px;text-align:center}.error-page h1{font-size:max(2.2rem, min(4vw, 4rem))}.error-page p{color:var(--brand-text)}