.page-error{background:var(--color-linen);min-height:100dvh}.page-error .section-error{min-height:100dvh;padding:6rem 0}.page-error .error-visual{animation:error-fade-in .8s ease both;margin-bottom:2rem}.page-error .error-visual img{height:auto;opacity:.85;width:200px}@media(max-width:767px){.page-error .error-visual img{width:160px}}.page-error .content-title{animation:error-fade-in .8s ease .15s both;margin-bottom:1rem}.page-error .content-text{animation:error-fade-in .8s ease .3s both}.page-error .content-text p{color:var(--color-dark-mid);font-weight:300}.page-error .error-cta{animation:error-fade-in .8s ease .45s both;margin-top:2.5rem}@keyframes error-fade-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
