.Custom404-module__NGVC7G__errorPage{color:#fff;height:100vh;font-family:var(--font-family-raleway);text-align:center;background-color:#fcf8f5;justify-content:center;align-items:center;padding:20px;display:flex}.Custom404-module__NGVC7G__content{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;max-width:600px;padding:40px;animation:1s ease-in-out Custom404-module__NGVC7G__fadeIn;display:flex;box-shadow:0 8px 20px #0003;background-color:#fff!important}.Custom404-module__NGVC7G__errorImg{max-width:300px;margin-bottom:20px}.Custom404-module__NGVC7G__content h1{color:var(--text-para-color);font-size:2.2rem;font-weight:var(--fw-lg);margin-bottom:10px}.Custom404-module__NGVC7G__content p{color:var(--text-para-color);margin-bottom:15px;font-size:1.1rem}.Custom404-module__NGVC7G__timer{color:var(--primary-color);font-size:.95rem;font-weight:var(--fw-xl)}@keyframes Custom404-module__NGVC7G__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.Custom404-module__NGVC7G__content{width:100%}.Custom404-module__NGVC7G__content h1{font-size:var(--fs-3xl);color:var(--text-para-color);font-weight:var(--fw-lg);margin-bottom:10px}}
