*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background-color:#f5f6f8;color:#1a1a1a}.error-container{max-width:100%;margin:15rem 5rem;display:flex;border-radius:16px;box-shadow:0 8px 25px #0000001a;overflow:hidden;background:#fff}.container-wrap{display:flex;flex-direction:row;align-items:stretch;justify-content:space-between;width:100%;border-radius:18px;background-color:#fff;box-shadow:0 10px 30px #0000001a;overflow:hidden}.message-block{background-image:url(/build/assets/bg-404-D6jpKCgZ.svg);background-repeat:no-repeat;background-size:contain;position:relative;width:50%;height:100%;padding:5rem 9rem 0;display:flex;flex-direction:column;background-color:#fff}.bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:0;opacity:.08}.block{position:relative;z-index:2;max-width:440px}#logo{width:140px;margin-bottom:2rem}h1{font-size:2.5rem;font-weight:700;margin-top:0;margin-bottom:1rem;color:#101828}p{margin-top:.5rem;margin-bottom:.5rem;line-height:1.6;color:#475467}.text-danger{color:#e03131;font-weight:500}.buttons{display:flex;gap:1rem;margin-top:2rem;flex-wrap:wrap}.btn{display:inline-block;padding:.9rem 1.5rem;border-radius:8px;text-decoration:none;text-align:center;font-weight:600;transition:background .3s ease,color .3s ease;border:1px solid #ffd580}.btn.orange{background:#fba818;color:#fff}.btn.orange:hover{background:#e56f00;border-color:#e56f00}.btn{background:#fff7eb;color:#ff7b00}.btn:hover{background:#ffe4c2}.img-block{width:50%;background:#ffb800;display:flex}.img-block img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.empty-col{height:150px}@media (max-width: 992px){.error-container{flex-direction:column;margin:9rem 1rem}.container-wrap{flex-direction:column}.message-block,.img-block{width:100%}.message-block{padding:2rem}h1{font-size:2rem}.btn{flex:1;text-align:center}.empty-col,.img-block{display:none}}
