@keyframes initialFadeInAnimation{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.c-not-found{justify-content:center;align-items:center;min-height:70vh;padding:4rem 2rem;display:flex}.c-not-found__container{text-align:center;flex-direction:column;align-items:center;max-width:600px;display:flex}.c-not-found__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-not-found__code{font-size:6rem}}.c-not-found__title{color:var(--color-white);margin-bottom:1rem;font-size:2.5rem;font-weight:700}@media (max-width:768px){.c-not-found__title{font-size:2rem}}.c-not-found__description{color:rgba(var(--color-white),.7);margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.c-not-found__cta{justify-content:center;align-items:center;display:flex}
