.not-found-page{text-align:center;background:url(/assets/images/gradient.jpg) 50%/cover no-repeat;justify-content:center;align-items:center;min-height:100vh;padding:160px 60px 80px;display:flex;position:relative;overflow:hidden}.not-found-inner{z-index:2;animation:.9s both fadeUp;position:relative}.not-found-code{letter-spacing:-.05em;color:var(--yellow);opacity:.9;margin-bottom:24px;font-size:clamp(5rem,12vw,10rem);font-weight:900;line-height:1}.not-found-title{letter-spacing:-.04em;max-width:760px;color:var(--white);margin:0 auto 28px;font-size:clamp(3rem,6vw,5.5rem);font-weight:600;line-height:1}.not-found-title em{color:var(--yellow);font-style:normal}.not-found-sub{color:#f9f9f98c;max-width:520px;margin:0 auto 44px;font-size:1.1rem;font-weight:400;line-height:1.7}@media (max-width:900px){.not-found-page{padding:130px 24px 60px}}@media (max-width:480px){.not-found-title{font-size:clamp(2.6rem,8vw,3.5rem)}.not-found-sub{font-size:1rem}}
