:root{--col-black:#000;--col-almost-black:#0b0c0c;--col-dark-grey:#505a5f;--col-medium-grey:#b1b4b6;--col-med-light-grey:#dfe1e2;--col-light-grey:#f3f2f1;--col-white:#fff;--col-gov-uk-light-blue:#5694ca;--col-gov-uk-blue:#1d70b8;--col-gov-uk-dark-blue:#003078;--col-gov-uk-dark-purple:#912b88;--col-gov-uk-green:#00703c;--col-gov-uk-red:#d4351c}.header__top{background-color:var(--col-almost-black);padding-block:0.6875rem}@media only screen and (min-width:64rem){.header__top{padding-block:1rem}}.header__mhra-logo-link:focus{background-color:transparent}.header__mhra-logo{max-width:26.25rem;width:100%}@media only screen and (min-width:48rem){.header__mhra-logo{display:block;width:26.25rem}.header__mhra-logo svg{height:24px;width:100%}}.header__bottom{background-color:var(--col-gov-uk-blue);color:var(--col-white);padding-block:1.25rem}.header__bottom-content{align-items:center;display:flex;justify-content:space-between}.header__logo-link{align-items:stretch;display:flex;gap:.625rem}@media only screen and (min-width:48rem){.header__logo-link{gap:1.5625rem}}.header__logo-link:focus{background-color:transparent}.header__logo-link img{max-width:6.5625rem}@media only screen and (min-width:48rem){.header__logo-link img{max-width:none}}.header__logo-text{color:var(--col-white);display:flex;flex-direction:column;font-size:.875rem;font-weight:700;justify-content:center;line-height:1.2;max-width:5rem;padding-left:.625rem;position:relative}@media only screen and (min-width:48rem){.header__logo-text{font-size:1.1875rem;max-width:none;padding-left:1.5625rem}}.header__logo-text::before{background-color:var(--col-gov-uk-light-blue);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:2px}@media only screen and (min-width:48rem){.header__logo-text::before{height:80%;top:10%}}