.not-found_container__LRagC{min-height:80vh;display:flex;align-items:center;justify-content:center;position:relative;padding:5vw 0;overflow:hidden;background:var(--contrast-color);isolation:isolate}.not-found_content__cklTM{text-align:center;z-index:2;position:relative;max-width:90%}.not-found_error_code__yt6WK{display:flex;justify-content:center;align-items:center;gap:2vw;margin-bottom:3vw}.not-found_number__3M_SA{color:var(--main-color);text-shadow:0 .5vw 1vw rgba(30,53,96,.2);animation:not-found_fadeIn__TXaa5 .8s ease-out}.not-found_number__3M_SA,.not-found_number_animated__v_tnV{font-size:15vw;font-weight:800;line-height:1;font-family:var(--font-manrope),Arial,Helvetica,sans-serif}.not-found_number_animated__v_tnV{color:var(--additional-color-3);text-shadow:0 .5vw 1vw rgba(50,127,174,.3);animation:not-found_bounce__TthJa 1s ease-in-out infinite,not-found_fadeIn__TXaa5 .8s ease-out .2s both}@keyframes not-found_fadeIn__TXaa5{0%{opacity:0;transform:translateY(-2vw)}to{opacity:1;transform:translateY(0)}}@keyframes not-found_bounce__TthJa{0%,to{transform:translateY(0)}50%{transform:translateY(-1.5vw)}}.not-found_title__bOfUG{font-size:3.5vw;font-weight:700;color:var(--main-color);margin-bottom:2vw;animation:not-found_fadeIn__TXaa5 .8s ease-out .4s both}.not-found_description__7RPJl,.not-found_title__bOfUG{font-family:var(--font-manrope),Arial,Helvetica,sans-serif}.not-found_description__7RPJl{font-size:1.8vw;color:var(--additional-color-2);margin-bottom:4vw;line-height:1.6;max-width:60vw;margin-left:auto;margin-right:auto;animation:not-found_fadeIn__TXaa5 .8s ease-out .6s both}.not-found_actions__eb6u_{animation:not-found_fadeIn__TXaa5 .8s ease-out .8s both}.not-found_button__4jyFR{display:inline-block;background:var(--main-color);color:var(--white-color);padding:1.5vw 4vw;border-radius:1vw;font-size:1.5vw;font-weight:700;text-decoration:none;transition:all .3s ease;font-family:var(--font-manrope),Arial,Helvetica,sans-serif;filter:drop-shadow(.1vw .4vw 1.77vw rgba(50,127,174,.5));position:relative;overflow:hidden}.not-found_button__4jyFR:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.not-found_button__4jyFR:hover:before{left:100%}.not-found_button__4jyFR:hover{transform:translateY(-.3vw) scale(1.05);filter:drop-shadow(.2vw .6vw 2vw rgba(50,127,174,.7));background:var(--additional-color-3)}.not-found_decorations__1Ik5r{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none;overflow:hidden}.not-found_circle__qbDr7{position:absolute;width:20vw;height:20vw;top:10%;left:10%;animation:not-found_rotate__YmcTm 20s linear infinite}.not-found_circle__qbDr7 img{width:100%;height:100%}.not-found_square__6_XIW{position:absolute;width:25vw;height:25vw;top:40%;right:5%;animation:not-found_rotate__YmcTm 15s linear infinite reverse;transform:rotate(45deg)}.not-found_square__6_XIW img{width:100%;height:100%}@keyframes not-found_rotate__YmcTm{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes not-found_float__mRs2k{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-2vw) rotate(10deg)}}@media (max-width:768px){.not-found_container__LRagC{min-height:70vh;padding:10vw 0}.not-found_error_code__yt6WK{gap:3vw;margin-bottom:5vw}.not-found_number__3M_SA,.not-found_number_animated__v_tnV{font-size:25vw}.not-found_title__bOfUG{font-size:6vw;margin-bottom:4vw}.not-found_description__7RPJl{font-size:4vw;margin-bottom:6vw;max-width:85%;padding:0 5vw}.not-found_button__4jyFR{padding:3vw 8vw;font-size:4vw;border-radius:2vw}.not-found_circle__qbDr7{width:30vw;height:30vw;top:5%;left:5%}.not-found_square__6_XIW{width:25vw;height:25vw;top:55%;right:10%}.not-found_triangle__G4XyI{border-left-width:12vw;border-right-width:12vw;border-bottom-width:20vw;bottom:10%;left:15%}}