.error-header{background-color:var(--sds-header-nav-primary-color-default);width:100%}.error-header__inner{display:flex;align-items:var(--a-flex-column,center);justify-content:var(--a-justify-content,center);height:65px}.error-header__top{height:40px;background-color:var(--sds-header-nav-secondary-color);display:none}@media screen and (min-width:1200px){.error-header__top{display:flex}}.error-header__logo{display:flex;align-items:var(--a-flex-column,center);justify-content:var(--a-justify-content,center);height:100%;max-height:var(--main-logo-max-height,27px)}.error-header__logo svg{height:100%;width:auto}.error-header__logo svg g,.error-header__logo svg path:last-child{fill:revert-layer}@media screen and (min-width:1200px){.error-header__logo{--main-logo-max-height:33px}}