.not-found_notFoundWrapper__eHS_9{position:relative;width:100%;min-height:70vh;padding:120px 0;display:flex;align-items:center;justify-content:center;background-color:var(--white);overflow:hidden}.not-found_container__LRagC{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;z-index:10;padding:0 40px}.not-found_textWrap__9giqO{margin-bottom:20px}.not-found_glitch__4K7d4{font-size:200px;font-weight:900;color:var(--site-color);margin:0;line-height:1;position:relative;text-shadow:0 15px 40px rgba(228,88,38,.15);animation:not-found_float__mRs2k 4s ease-in-out infinite}@keyframes not-found_float__mRs2k{0%{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(1.5deg)}to{transform:translateY(0) rotate(0deg)}}.not-found_subtextWrapper__R2j3z{display:flex;align-items:center;justify-content:center;gap:15px;margin-bottom:20px}.not-found_subtext__WGSHu{color:var(--black);font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:2px}.not-found_line__9eQKx{width:35px;height:2px;background-color:var(--site-color)}.not-found_title__bOfUG{font-size:42px;font-weight:800;color:var(--black);margin:0 0 20px}.not-found_description__7RPJl{color:#666;font-size:17px;line-height:1.7;max-width:520px;margin:0 auto 40px}.not-found_homeBtn__U8TQe{display:inline-block;background-color:var(--button-color);color:var(--white);padding:18px 45px;border-radius:8px;font-size:16px;font-weight:700;text-transform:capitalize;transition:all .3s ease;box-shadow:0 6px 20px rgba(228,88,38,.2)}.not-found_homeBtn__U8TQe:hover{background-color:var(--button-hover-color);transform:translateY(-4px);box-shadow:0 12px 30px rgba(228,88,38,.3)}.not-found_floatingCircle1__FtwUK{position:absolute;top:10%;left:15%;width:350px;height:350px;border-radius:50%;background:radial-gradient(circle,rgba(228,88,38,.05) 0,transparent 65%);animation:not-found_floatShift__0RyEY 15s infinite alternate}.not-found_floatingCircle2__M5oIY{position:absolute;bottom:5%;right:15%;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(228,88,38,.04) 0,transparent 70%);animation:not-found_floatShift__0RyEY 20s infinite alternate-reverse}@keyframes not-found_floatShift__0RyEY{0%{transform:translate(0) scale(1)}50%{transform:translate(40px,-50px) scale(1.1)}to{transform:translate(-30px,30px) scale(.9)}}@media screen and (max-width:768px){.not-found_glitch__4K7d4{font-size:130px}.not-found_title__bOfUG{font-size:32px}.not-found_description__7RPJl{font-size:15px}}