body{margin:0;padding:0;font-family:Inter,Arial,Helvetica,sans-serif}.container{display:flex;max-width:1200px;margin:0 auto;height:100vh;flex-direction:column;align-items:center}.error-header{display:flex;height:70px;width:100%;flex-direction:row;justify-content:flex-start;align-items:center}.error-header img{margin-top:10px}.error-body{display:flex;width:100%;flex-direction:column;align-items:center;justify-content:center;color:#174092}.error-body img{display:block;margin-top:50px;width:350px;height:auto}.error-body span{font-size:1.5em;text-align:center;line-height:1.5em;width:80%}.error-footer{display:flex;height:78px;color:#fff;background-color:#174092;width:100%;justify-content:center;align-items:center}.error-footer a{color:#fff;text-decoration:none}