.not-found-container{background-image:url(/images/background/backgroundOpacity.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:100%;height:100vh;font-family:Satoshi,sans-serif;display:flex}.not-found-title{color:#090909;text-align:center;margin:0;font-size:1.25rem;font-weight:700}.not-found-description{color:#090909;text-align:center;max-width:28.125rem;margin:0;font-size:1rem}.not-found-actions{flex-direction:column;align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.not-found-go-home{color:#fff;background:linear-gradient(#d276e7 0%,#8832de 100%);border-radius:9999px;justify-content:center;align-items:center;padding:.625rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}.not-found-go-back{color:#af52de;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:1rem;text-decoration:underline}
