.not-found{justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.not-found .container{justify-content:center;align-items:center;display:flex}.not-found-content{text-align:center;flex-direction:column;align-items:center;gap:2.25rem;max-width:1000px;display:flex}.not-found-icon{width:4rem;height:4rem;margin-bottom:.5rem}.not-found-content>p{color:var(--base-500)}.not-found-content h1{text-wrap:balance}.not-found-content .bodyCopy{max-width:54ch;color:var(--base-600);text-wrap:balance}.not-found-actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:.75rem;display:flex}@media (max-width:767px){.not-found-content{gap:1.25rem}.not-found-actions{flex-direction:column;align-items:stretch;width:100%;max-width:15rem;margin-top:1.75rem}.not-found-actions .btn a{text-align:center}}
