.error-page-wrapper{align-items:center;background-color:#fff;display:flex;flex-direction:column;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;justify-content:center;min-height:100vh;padding:40px 20px;text-align:center}.error-logo-wrapper{margin-bottom:2rem}.error-logo{height:5rem;width:auto}.error-illustration-wrapper{margin-bottom:2rem}.error-illustration{height:16rem;object-fit:contain;width:16rem}.error-heading{color:#111827;font-size:2.25rem;font-weight:700;margin-bottom:1rem;margin-top:0}.error-message{color:#4b5563;font-size:1.125rem;line-height:1.6;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:42rem}.error-btn{background-color:#804097;border-radius:.5rem;color:#fff;display:inline-block;font-size:1rem;font-weight:600;padding:.75rem 2.5rem;text-decoration:none;transition:background-color .2s ease-in-out}.error-btn:hover{background-color:#6d3781;color:#fff}