.notfound{color:#fff;background:#000;justify-content:center;align-items:center;min-height:70vh;padding:80px 24px;display:flex}.notfound__inner{text-align:center;max-width:680px}.notfound__code{letter-spacing:-.04em;color:#5c5c66;margin-bottom:8px;font-size:clamp(64px,12vw,120px);font-weight:700;line-height:1}.notfound__title{letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(26px,4vw,38px);font-weight:600}.notfound__text{color:#a1a1aa;margin-bottom:32px;font-size:17px;line-height:1.6}.notfound__links{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:32px;display:flex}.notfound__link{color:#e4e4e7;border:1px solid #3f3f46;border-radius:24px;align-items:center;padding:11px 22px;font-size:15px;text-decoration:none;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.notfound__link:hover,.notfound__link:focus-visible{color:#fff;background:#18181b;border-color:#71717a}.notfound__link--primary{color:#000;background:#fff;border-color:#fff}.notfound__link--primary:hover,.notfound__link--primary:focus-visible{color:#000;background:#e4e4e7;border-color:#e4e4e7}.notfound__contacts{color:#a1a1aa;font-size:15px;line-height:1.6}.notfound__contacts a{color:#fff;text-underline-offset:3px;text-decoration:underline}.notfound__actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:32px;display:flex}.notfound__button{color:#000;cursor:pointer;background:#fff;border:1px solid #fff;border-radius:24px;align-items:center;padding:11px 22px;font-family:inherit;font-size:15px;transition:background .2s;display:inline-flex}.notfound__button:hover,.notfound__button:focus-visible{background:#e4e4e7}
