:host{display:block;font-family:AkzoNobelSans,Arial,sans-serif;color:#1a1a1a;background-color:#fff;width:100%;height:100%;box-sizing:border-box}.error-page{justify-content:center;min-height:calc(100vh - 160px);padding:6rem 2rem;background-color:#fff}.error-page,.error-page .error-wrapper{display:flex;align-items:center;width:100%}.error-page .error-wrapper{justify-content:space-between;max-width:1114px;box-sizing:border-box}@media(max-width:768px){.error-page .error-wrapper{flex-direction:column;text-align:center;padding:2rem}}.error-page .error-wrapper .error-left{flex:1 1;width:50%;display:flex;flex-direction:column;justify-content:center}.error-page .error-wrapper .error-left .error-content{padding:0 0 0 40px}.error-page .error-wrapper .error-left .error-content .error-title{font-family:var(--typography-font-family-heading);font-weight:700;line-height:2.5rem;font-size:2.25rem;color:#1a2035;margin:0 0 16px;padding:0}.error-page .error-wrapper .error-left .error-content .error-subtitle{font-size:16px;line-height:1.5;color:var(--color-text-body);margin:0;padding:0}@media(max-width:768px){.error-page .error-wrapper .error-left{width:100%}.error-page .error-wrapper .error-left .error-content{padding:0}}.error-page .error-wrapper .error-right{flex:1 1;width:50%;display:flex;justify-content:center;align-items:center}.error-page .error-wrapper .error-right img{width:100%;object-fit:contain;height:600px}@media(max-width:768px){.error-page .error-wrapper .error-right{width:100%;margin-top:2rem;max-width:60%}}