.error-page{display:grid;min-height:70vh;align-items:center;justify-items:center;place-items:center;padding:150px 0 96px;background:var(--brand-bg-alt);text-align:center}.error-code{display:block;color:var(--brand-primary);font-size:max(4rem, min(12vw, 9rem));font-weight:900;line-height:1}.error-page h1{margin:18px 0 14px;font-size:max(2rem, min(4vw, 3.2rem))}.error-page p{max-width:620px;margin-right:auto;margin-left:auto}.error-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;margin-top:28px}