.not-found_notFound__jyrg0{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:60px 20px;min-height:400px}.not-found_notFound__jyrg0 img{max-width:280px;height:auto;margin-bottom:24px;opacity:.9;animation:not-found_moveImg__rKCZV 10s infinite}@keyframes not-found_moveImg__rKCZV{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.not-found_title__hwxF8{font-size:22px;font-weight:600;color:var(--fg);margin-bottom:12px}.not-found_description__Sk_Bs{font-size:16px;color:var(--fg-muted);line-height:1.5}.not-found_btns__j3tSu{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:20px}.not-found_mainBtn__DF84f{display:inline-flex;align-items:center;gap:6px;padding:10px 16px;background:var(--btn);color:var(--fg-muted);border-radius:60px;text-decoration:none;font-weight:500;font-size:14px}@media only screen and (min-width:991px){.not-found_mainBtn__DF84f{cursor:pointer;transition:.3s ease}.not-found_mainBtn__DF84f:hover{background-color:var(--btn-hover)}}.not-found_mainBtn__DF84f svg{width:20px;height:20px;fill:var(--w-70)}.not-found_mainBtn__DF84f:hover{color:var(--fg-strong)}.not-found_mainBtn__DF84f:hover svg{fill:var(--fg-strong)}.not-found_label__3demU{white-space:nowrap}