.not-found_notFoundContainer__qMluK{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:40px 0;background:linear-gradient(135deg,rgba(94,101,73,.05),rgba(204,119,81,.05))}.not-found_notFoundContent__lAaf6{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;max-width:1200px}@media(min-width:481px)and (max-width:768px){.not-found_notFoundContent__lAaf6{grid-template-columns:1fr;gap:40px}}@media(max-width:480px){.not-found_notFoundContent__lAaf6{gap:30px}}.not-found_notFoundNumber__3via2{display:flex;align-items:center;justify-content:center;gap:30px;perspective:1000px}@media(min-width:481px)and (max-width:768px){.not-found_notFoundNumber__3via2{margin-bottom:30px}}.not-found_digit__JDnjF{font-family:Staatliches,sans-serif;font-size:clamp(4rem,12vw,8rem);font-weight:700;color:var(--green);text-transform:uppercase;line-height:1;animation:not-found_fadeInScale__yjegM .8s ease-out}.not-found_digit__JDnjF:first-of-type{animation-delay:.1s}.not-found_digit__JDnjF:last-of-type{animation-delay:.2s}.not-found_circle__OkB8u{width:clamp(3rem,8vw,6rem);height:clamp(3rem,8vw,6rem);color:var(--brown);animation:not-found_spin__KL4_S 4s linear infinite}.not-found_circle__OkB8u svg{width:100%;height:100%;animation:not-found_rotateSvg__hzPTr 4s linear infinite}@keyframes not-found_fadeInScale__yjegM{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes not-found_spin__KL4_S{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes not-found_rotateSvg__hzPTr{0%{transform:rotate(-1turn)}to{transform:rotate(0deg)}}.not-found_notFoundMain__1PeNN{display:flex;flex-direction:column;gap:30px}.not-found_mainTitle___WB_F{font-family:Staatliches,sans-serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;color:var(--green);text-transform:uppercase;letter-spacing:.05em;margin:0;line-height:1.2;animation:not-found_fadeInUp__BP5xI .8s ease-out .3s both}.not-found_mainDescription__nuec7{font-family:Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:1.125rem;color:var(--black);line-height:1.8;margin:0;animation:not-found_fadeInUp__BP5xI .8s ease-out .4s both}@media(max-width:480px){.not-found_mainDescription__nuec7{font-size:1rem}}@keyframes not-found_fadeInUp__BP5xI{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.not-found_suggestions__ypEVQ{display:flex;flex-direction:column;gap:20px;padding:30px;background-color:var(--canvas);border-radius:12px;border:2px solid var(--green);animation:not-found_fadeInUp__BP5xI .8s ease-out .5s both}@media(max-width:480px){.not-found_suggestions__ypEVQ{padding:20px}}.not-found_suggestionLabel__5BwLR{font-family:Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:.875rem;font-weight:600;color:var(--green);text-transform:uppercase;letter-spacing:.05em;margin:0}.not-found_suggestionLinks__kFAD_{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}@media(max-width:480px){.not-found_suggestionLinks__kFAD_{grid-template-columns:1fr;gap:15px}}.not-found_suggestionLink__g9TGH{display:inline-block;padding:15px 20px;background-color:var(--white);color:var(--green);border:2px solid var(--green);border-radius:25px;font-family:Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:.875rem;font-weight:600;text-decoration:none;text-align:center;transition:all .3s ease;cursor:pointer}.not-found_suggestionLink__g9TGH:hover{background-color:var(--green);color:var(--canvas);transform:translateY(-2px)}.not-found_suggestionLink__g9TGH:active{transform:translateY(0)}.not-found_btnReturn__vZT_i,.not-found_btnSearch__n6vMK{display:inline-block;padding:20px 40px;border-radius:25px;font-family:Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;text-align:center;transition:all .3s ease;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;animation:not-found_fadeInUp__BP5xI .8s ease-out .6s both}.not-found_btnReturn__vZT_i{background-color:var(--green);color:var(--canvas);border:2px solid var(--green)}.not-found_btnReturn__vZT_i:hover{background-color:var(--canvas);color:var(--green);transform:translateY(-3px);box-shadow:0 8px 16px rgba(94,101,73,.2)}.not-found_btnReturn__vZT_i:active{transform:translateY(-1px)}@media(max-width:480px){.not-found_btnReturn__vZT_i{width:100%;align-self:stretch}}.not-found_btnSearch__n6vMK{background-color:rgba(0,0,0,0);color:var(--green);border:2px solid var(--green)}.not-found_btnSearch__n6vMK:hover{background-color:var(--green);color:var(--canvas);transform:translateY(-3px)}.not-found_btnSearch__n6vMK:active{transform:translateY(-1px)}@media(max-width:480px){.not-found_btnSearch__n6vMK{width:100%;align-self:stretch}.not-found_notFoundContainer__qMluK{padding:30px 0}.not-found_notFoundNumber__3via2{margin-bottom:20px}.not-found_digit__JDnjF{animation:not-found_fadeInScale__yjegM .6s ease-out}.not-found_mainTitle___WB_F{font-size:2rem}.not-found_mainDescription__nuec7{font-size:.9375rem}.not-found_suggestionLinks__kFAD_{grid-template-columns:1fr}}