.error-page{min-height:70vh;display:grid;align-items:center;justify-items:center;place-items:center;text-align:center;background:var(--brand-bg-alt)}.error-page span{display:block;color:var(--brand-primary);font-size:max(4rem, min(12vw, 8rem));font-weight:800;line-height:1}.error-page h1{font-size:max(2rem, min(4vw, 3.5rem))}