.not-found{justify-content:center;align-items:center;height:100vh;display:flex}.not-found .container{text-align:center;background-color:#f1f4f9;border-radius:2rem;grid-template-rows:repeat(3,1fr);place-items:center;width:50%;margin-bottom:8rem;padding:1.25rem;display:grid;box-shadow:0 .5rem 2rem #d7dde7}@media (max-width:1024px){.not-found .container{width:70%}}.not-found .container .title{color:#333;margin-bottom:.625rem;font-size:2rem;font-weight:700}.not-found .container .description{color:#666;margin-bottom:1.25rem;font-size:1.2rem}.not-found .container .countdown{color:#004aad;font-size:1.2rem;font-weight:700}
