@keyframes initialFadeInAnimation{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.c-error{justify-content:center;align-items:center;min-height:70vh;padding:4rem 2rem;display:flex}.c-error__container{text-align:center;flex-direction:column;align-items:center;max-width:600px;display:flex}.c-error__code{background:linear-gradient(135deg,var(--color-white)0%,rgba(var(--color-white),.4)100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:8rem;font-weight:800;line-height:1}@media (max-width:768px){.c-error__code{font-size:6rem}}.c-error__title{color:var(--color-white);margin-bottom:1rem;font-size:2.5rem;font-weight:700}@media (max-width:768px){.c-error__title{font-size:2rem}}.c-error__description{color:rgba(var(--color-white),.7);margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.c-error__digest{color:rgba(var(--color-white),.4);word-break:break-all;margin-bottom:2rem;font-family:monospace;font-size:.75rem}.c-error__cta{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}
