.not-found-container{text-align:center;background-color:#f4f4f4;flex-direction:column;justify-content:center;align-items:center;height:100vh;font-family:Arial,sans-serif;display:flex}.error-code{color:#000;margin-bottom:10px;font-size:100px;font-weight:700}.error-title{color:#000;margin-bottom:10px;font-size:28px}.error-message{color:#000;max-width:500px;margin-bottom:20px;font-size:18px}.home-button{color:#fff;background-color:#002e5a;border-radius:5px;padding:12px 24px;font-size:18px;text-decoration:none;transition:background .3s;display:inline-block}.home-button:hover{background-color:#002e5a}@media only screen and (max-width:991px){.error-code{margin-bottom:10px;font-size:80px}.error-title{margin-bottom:10px;font-size:20px}.error-message{margin-bottom:20px;font-size:16px}.home-button{padding:10px 24px;font-size:16px}}@media only screen and (max-width:767px){.error-code{font-size:60px}.error-title{font-size:18px}.error-message{font-size:14px}.home-button{padding:10px 24px;font-size:16px}}@media only screen and (max-width:414px){.error-code{font-size:40px}.error-title{font-size:16px}.home-button{padding:10px 24px;font-size:14px}}
