.not-found-page{width:100%;min-height:calc(100vh - 110px);display:flex;align-items:flex-start;justify-content:center;padding:110px 24px 80px;box-sizing:border-box;background:radial-gradient(circle at center,#dfe9faa6,#eff4fcbf 42%,#f7f9fd)}.not-found-page__content{width:100%;max-width:760px;display:flex;flex-direction:column;align-items:center;text-align:center}.not-found-page__code{display:flex;align-items:center;justify-content:center;gap:28px;margin-bottom:50px;-webkit-user-select:none;user-select:none}.not-found-page__number{background:linear-gradient(90deg,#244d9f,#2855ac,#001484);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:Greycliff CF,sans-serif;font-size:240px;font-style:normal;font-weight:800;line-height:.85;letter-spacing:-5px;text-shadow:0 16px 16px rgba(24,63,150,.16),0 8px 10px rgba(24,63,150,.1)}.not-found-page__zero{width:240px;height:240px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border:3px solid #08249c;border-radius:50%;background:#fff3;box-shadow:0 15px 20px #183f9624,inset 0 0 0 1px #ffffff73}.not-found-page__zero-inner{background:linear-gradient(90deg,#244d9f,#2855ac,#001484);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:Greycliff CF,sans-serif;font-size:240px;font-style:normal;font-weight:800;line-height:1;letter-spacing:-4px;transform:translateY(-10px)}.not-found-page__title{margin:0 0 22px;color:#09269c;font-family:Greycliff CF,sans-serif;font-size:48px;font-style:normal;font-weight:700;line-height:1.15;letter-spacing:-.4px}.not-found-page__description{width:100%;max-width:500px;margin:0 0 28px;color:#4b5563;font-family:Greycliff CF,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:1.45}.not-found-page__button{min-width:174px;min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border:none;border-radius:10px;box-sizing:border-box;background:#ffb91d;color:#09269c;font-family:Greycliff CF,sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:normal;text-decoration:none;box-shadow:0 8px 16px #ffb91d4d;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.not-found-page__button:hover{color:#09269c;background:#ffc440;transform:translateY(-2px);box-shadow:0 11px 20px #ffb91d61}.not-found-page__button:active{transform:translateY(0);box-shadow:0 5px 10px #ffb91d42}.not-found-page__button:focus-visible{outline:3px solid rgba(9,38,156,.25);outline-offset:4px}@media (max-width: 768px){.not-found-page{min-height:calc(100vh - 90px);padding:90px 20px 60px}.not-found-page__code{gap:15px;margin-bottom:38px}.not-found-page__number{font-size:140px}.not-found-page__zero{width:140px;height:140px;border-width:2px}.not-found-page__zero-inner{font-size:135px}.not-found-page__title{font-size:28px}.not-found-page__description,.not-found-page__button{font-size:16px}}
