.not-found-module__sxuMuG__page{background-color:var(--color-dark);min-height:calc(100vh - 8rem);color:var(--color-white);justify-content:center;align-items:center;padding:13rem 0 8rem;display:flex;position:relative;overflow:hidden}.not-found-module__sxuMuG__inner{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:620px;margin:0 auto;display:flex}.not-found-module__sxuMuG__logo{width:260px;color:var(--color-white);opacity:.9;margin-bottom:1rem}.not-found-module__sxuMuG__code{letter-spacing:.3em;text-transform:uppercase;color:var(--color-accent-soft);font-size:.8rem}.not-found-module__sxuMuG__title{letter-spacing:.02em;font-size:clamp(2rem,5vw,3.5rem);font-weight:300;line-height:1.15}.not-found-module__sxuMuG__description{opacity:.75;max-width:44ch;font-size:1.0625rem;line-height:1.8}.not-found-module__sxuMuG__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem 2.5rem;margin-top:1rem;display:flex}.not-found-module__sxuMuG__textLink{letter-spacing:.15em;text-transform:uppercase;color:var(--color-accent-soft);padding-bottom:3px;font-size:.85rem;transition:color .3s;position:relative}.not-found-module__sxuMuG__textLink:after{content:"";transform-origin:0;background-color:currentColor;width:100%;height:1px;transition:transform .3s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.not-found-module__sxuMuG__textLink:hover{color:var(--color-white)}.not-found-module__sxuMuG__textLink:hover:after{transform:scaleX(1)}@media (max-width:768px){.not-found-module__sxuMuG__page{padding:11rem 0 6rem}.not-found-module__sxuMuG__logo{width:190px}}
