.error-header{height:100px;background-color:#fff}.error-container{height:100vh;display:flex;justify-content:center;align-items:center;background-image:url(/images/bg-default.png);background-repeat:no-repeat;background-size:cover;background-position:right bottom;background-attachment:fixed}.error-box{background:#fff;padding:40px;border-radius:10px;box-shadow:0 0 20px #0000001a;text-align:center;max-width:500px;width:90%}.error-title{margin-bottom:20px;font-family:Libre Franklin,sans-serif;font-weight:600;color:#294a5b;font-size:64px;margin-top:0}.error-subtitle{margin-bottom:0;color:#a98249;font-family:MonteCarlo,sans-serif;font-size:55px;font-weight:400;margin-top:0}.error-message{font-size:18px;color:#888;margin-bottom:30px}.back-button{padding:20px 30px;margin-top:10px;background:red;font-weight:600;border:none;border-radius:12px 2px;cursor:pointer;transition:.3s;color:#fff;font-size:16px;line-height:22px;font-family:Manrope,sans-serif;text-decoration:none;display:block}@media (max-width: 767px){.error-container{background-image:url(/images/landmark81mobile.png);background-repeat:no-repeat;background-size:cover;background-position:center;background-attachment:fixed}.error-title{font-size:34px}.error-subtitle{font-size:26px}}
