.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:36px;max-width:1000px;display:flex}.not-found-icon{width:64px;height:64px;margin-bottom:8px}.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:16px;margin-top:12px;display:flex}@media (max-width:1024px){.not-found{height:auto;min-height:100svh;overflow:visible}}@media (max-width:767px){.not-found-content{gap:20px}.not-found-actions{flex-direction:column;align-items:stretch;width:100%;max-width:240px;margin-top:28px}.not-found-actions .btn a{text-align:center}}
