.not-found-page{color:#061b3f;min-height:520px;font-family:var(--site-font-family);text-align:center;background:radial-gradient(circle at 50% 42%,#1769aa14,#0000 42%),#f8fbfe;place-items:center;padding:76px 24px 88px;display:grid;position:relative;overflow:hidden}.not-found-page__inner{z-index:1;width:min(100%,680px);position:relative}.not-found-page__code{color:#1769aa;font-family:var(--site-font-family);letter-spacing:.05em;margin:0 0 14px;font-size:clamp(4.75rem,10vw,6.5rem);font-weight:700;line-height:.95}.not-found-page h1{letter-spacing:.06em;margin:0;font-size:clamp(1.8rem,4vw,2.5rem);line-height:1.45}.not-found-page__message{color:#40536f;margin:24px 0 0;font-size:1rem;line-height:1.9}.not-found-page__message span{display:block}.not-found-page__action{color:#fff;letter-spacing:.04em;background:#1769aa;border-radius:4px;justify-content:center;align-items:center;min-width:280px;min-height:58px;margin-top:36px;padding:0 32px;font-weight:700;text-decoration:none;transition:background-color .16s,transform .16s,box-shadow .16s;display:inline-flex;box-shadow:0 8px 22px #061b3f2e}.not-found-page__action:hover{background:#10588f;transform:translateY(-1px);box-shadow:0 10px 26px #061b3f3d}.not-found-page__action:focus-visible{outline-offset:4px;outline:3px solid #1769aa57}.not-found-page__help{color:#6d7d92;margin:20px 0 0;font-size:.82rem;line-height:1.7}.not-found-page__watermark{opacity:.055;pointer-events:none;width:min(36vw,380px);height:auto;position:absolute;bottom:-112px;right:-72px}@media (max-width:680px){.not-found-page{min-height:480px;padding:62px 20px 72px}.not-found-page__code{margin-bottom:12px;font-size:4.6rem}.not-found-page h1{letter-spacing:.03em;font-size:1.65rem}.not-found-page__message{margin-top:20px;font-size:.94rem}.not-found-page__message span{display:inline}.not-found-page__action{width:100%;min-width:0;margin-top:30px}.not-found-page__watermark{width:230px;bottom:-70px;right:-64px}}@media (prefers-reduced-motion:reduce){.not-found-page__action{transition:none}}
