.not-found{text-align:center;background:#fff;justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:5rem 4rem;display:flex}.not-found__container{max-width:480px}.not-found__code{color:#f16b5c;letter-spacing:-.03em;margin:0 0 .5rem;font-family:Inter,sans-serif;font-size:6rem;font-weight:800;line-height:1}.not-found__heading{color:#1f1f1f;letter-spacing:-.02em;margin:0 0 .75rem;font-family:Inter,sans-serif;font-size:1.75rem;font-weight:700}.not-found__text{color:#7e7e7e;margin:0 0 2rem;font-family:Inter,sans-serif;font-size:1rem;line-height:1.6}.not-found__link{color:#fff;background:#f16b5c;border-radius:10px;padding:.85rem 2rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-block;box-shadow:0 2px 8px #f16b5c4d}.not-found__link:hover{background:#e05a4b;transform:translateY(-1px);box-shadow:0 4px 14px #f16b5c66}@media (max-width:600px){.not-found{padding:3rem 1.25rem}.not-found__code{font-size:4rem}.not-found__heading{font-size:1.35rem}}
