.error-page{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#495bc4}.error-page .logo-wrapper{align-items:center;margin-bottom:30px}.error-page .logo-wrapper .logo-title{font-size:32px;font-weight:500;color:#fff}.error-page .card{padding:0 50px;background-color:#fff;border-radius:4px;height:680px;display:flex;align-items:center;flex-direction:column;justify-content:space-around}.error-page .card .error-logo{color:#495bc4;font-size:148px;font-weight:600}.error-page .card .error-text{color:#495bc4;text-align:center;font-size:1.64rem}.error-page .card .error-subtext{text-align:center;color:#333;font-size:1.5rem}