:root{--white:#fff;--black:#202020;--black-2:#131316;--primary:#221361;--secondary:#cc485f;--secondary-hover:#b53a50;--accent:#fbeff1;--text-gray:#777;--text:#595959;--text-2:#565756;--text-3:#acafab;--text-5:#ffffffb3;--text-6:#00000080;--text-7:#b3907a;--bg:#e4e4e4;--bg-2:#f5f5f5;--bg-3:#021a62;--bg-4:#534696;--bg-5:#c8a07c;--bg-6:#b2cbea;--bg-7:#ec6e1a;--bg-8:#fafafa;--bg-9:#f6f4f1;--bg-10:#c8102e12;--bg-11:#eedfc6;--bg-12:#f6f6f6;--line:#e5e5e5;--line-2:#fff3;--line-3:#ffffff1a;--line-4:#ffffff80;--line-5:#ffffffb3;--line-6:#e7e7e7;--line-7:#e2e2e2;--line-8:#00000012;--line-9:#ffffff4d;--shadow-1:#a3a3a340;--linear-1:linear-gradient(180deg, #f6ddbe00 0%, #f6ddbe80 100%);--linear-2:linear-gradient(137.6deg, #c09c71 23.87%, #664b18 99.83%);--linear-3:linear-gradient(285.63deg, #4b2c17 5.45%, #905e3d 94.52%);--linear-4:linear-gradient(133.57deg, #fff0d3 25.62%, #ebd1a2 100%);--linear-5:linear-gradient(138.03deg, #fff3e5 23.68%, #ffcda2 100%);--verified:#00bf43;--success:#28a745;--error:#ff4949;--skeletonBg:#e5e7eb;--header-height:140px;--header-height-mobile:92px;--toolbar-bottom-height:0px;--toolbar-bottom-height-mobile:80px}.s-404{z-index:1;background:linear-gradient(135deg,#fdf2f0 0%,#faf8f5 20%,#f5faf8 40%,#f2e7fd 60%,#e8f5f2 80%,#d4f0eb 100%);border-radius:20px;justify-content:center;align-items:center;min-height:700px;margin:0 40px 40px;display:flex;position:relative;overflow:hidden}@media (max-width:1439px){.s-404{min-height:600px;margin:20px 16px 40px}}@media (max-width:767px){.s-404{min-height:500px}}@media (max-width:575px){.s-404{min-height:400px}}.s-404 .container{max-width:1200px}.s-404 .not-found-text{color:var(--white);font-size:600px;font-family:var(--font-petrov-sans),sans-serif;text-align:center;z-index:-1;opacity:.5;text-shadow:10px 10px #0000000d;font-weight:300;line-height:normal;position:absolute;top:50%;left:50%;transform:translateY(-50%)translate(-50%)}@media (max-width:1199px){.s-404 .not-found-text{font-size:500px}}@media (max-width:991px){.s-404 .not-found-text{font-size:400px}}@media (max-width:767px){.s-404 .not-found-text{font-size:300px}}@media (max-width:575px){.s-404 .not-found-text{font-size:200px}}.s-404 .image-wrap{margin-bottom:clamp(24px,5vh,48px);max-width:800px;margin-inline:auto}.s-404 .image-wrap img{-o-object-fit:contain;object-fit:contain;max-height:45dvh;width:auto!important;height:auto!important}.s-404 .content{text-align:center;margin-bottom:clamp(20px,4vh,40px)}.s-404 .title{margin-bottom:12px;font-size:clamp(24px,5vw,40px)}.s-404 .sub-title{color:var(--text-3);max-width:500px;margin-inline:auto;font-size:clamp(16px,2vw,18px)}.s-404 .wrap{width:100%;max-width:550px;margin:auto}.s-404 .group-btn{justify-content:center;gap:12px;margin-top:24px;display:flex}.s-404 .group-btn .tf-btn{min-width:200px}@media (max-width:767px){.s-404 .group-btn{flex-direction:column;align-items:center}.s-404 .group-btn .tf-btn{width:100%;max-width:300px}}