.error-404-premium{min-height:calc(100vh - 220px);display:flex;align-items:center}.error-404-shell{max-width:900px;margin:0 auto;padding:54px 46px;text-align:center;background:linear-gradient(135deg,rgb(255 255 255 / .98) 0%,rgb(247 249 252 / .98) 100%);border:1px solid rgb(22 83 126 / .1);border-radius:30px;box-shadow:0 24px 60px rgb(10 37 64 / .1);position:relative;overflow:hidden}.error-404-shell::before{content:"";position:absolute;top:0;left:0;width:100%;height:6px;background:var(--gradient)}.error-404-badge{display:inline-flex;align-items:center;justify-content:center;min-width:110px;min-height:110px;margin:0 auto 24px;border-radius:50%;background:var(--gradient);color:var(--color-white);font-size:34px;line-height:1;font-weight:800;letter-spacing:.04em;box-shadow:0 16px 34px rgb(22 83 126 / .22)}.error-404-shell h1{margin:0 0 16px 0;font-size:54px;line-height:1;font-weight:800;text-transform:uppercase;color:var(--color-dark);letter-spacing:-.03em}.error-404-lead{margin:0 0 14px 0;font-size:22px;line-height:1.5;font-weight:700;color:var(--color-primary)}.error-404-text{max-width:700px;margin:0 auto;font-size:17px;line-height:1.8;color:var(--color-grey-dark)}.error-404-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:14px;margin-top:30px}.error-404-links{display:flex;justify-content:center;flex-wrap:wrap;gap:22px;margin-top:26px}.error-404-links a{position:relative;font-size:15px;line-height:1.5;font-weight:700;text-transform:uppercase;color:var(--color-primary)}.error-404-links a::after{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:1px;background:currentColor;opacity:.35}.error-404-links a:hover{color:var(--color-sec)}@media only screen and (max-width:991px){.error-404-premium{min-height:auto}.error-404-shell{padding:42px 28px;border-radius:24px}.error-404-shell h1{font-size:42px}.error-404-lead{font-size:19px}.error-404-text{font-size:16px}}@media only screen and (max-width:767px){.error-404-shell{padding:34px 20px}.error-404-badge{min-width:88px;min-height:88px;font-size:28px;margin-bottom:20px}.error-404-shell h1{font-size:30px;line-height:1.08}.error-404-lead{font-size:17px}.error-404-text{font-size:15px;line-height:1.7}.error-404-actions{flex-direction:column;align-items:stretch}.error-404-actions .stylen-btn{width:100%}.error-404-links{gap:14px;flex-direction:column}}