/*!*************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./wwwroot/Content/cca.nhsuktypography.scss ***!
  \*************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";





























































table {
  border-spacing: 0;
  vertical-align: top;
  width: 100%;
}
table {
  margin-bottom: 40px;
}
@media (min-width: 40.0625em) {
  table {
    margin-bottom: 48px;
  }
}
table .nhsuk-u-text-break-word {
  word-break: break-all;
  word-break: break-word;
}
@media print {
  table {
    page-break-inside: avoid;
  }
}

thead th {
  border-bottom: 2px solid #d8dde0;
}

th,
td {
  padding-left: 0;
  border-bottom: 1px solid #d8dde0;
  text-align: left;
  vertical-align: top;
}
th,
td {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}
@media (min-width: 40.0625em) {
  th,
  td {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.47368;
  }
}
@media print {
  th,
  td {
    font-size: 13pt;
    line-height: 1.25;
  }
}
th,
td {
  padding-bottom: 8px;
}
@media (min-width: 40.0625em) {
  th,
  td {
    padding-bottom: 16px;
  }
}
th,
td {
  padding-right: 16px;
}
@media (min-width: 40.0625em) {
  th,
  td {
    padding-right: 24px;
  }
}
th,
td {
  padding-top: 8px;
}
@media (min-width: 40.0625em) {
  th,
  td {
    padding-top: 16px;
  }
}
th:last-child,
td:last-child {
  padding-right: 0;
}

th {
  font-weight: 600;
}

caption {
  text-align: left;
}
caption {
  font-weight: 600;
}
caption {
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 1.42105;
}
@media (min-width: 40.0625em) {
  caption {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.36364;
  }
}
@media print {
  caption {
    font-size: 15pt;
    line-height: 1.25;
  }
}


























.nhsuk-grid-row {
  margin-right: -16px;
  margin-left: -16px;
}
.nhsuk-grid-row::after {
  clear: both;
  content: "";
  display: block;
}

.nhsuk-grid-column-one-quarter {
  box-sizing: border-box;
  width: 100%;
  padding: 0 16px;
}
@media (min-width: 48.0625em) {
  .nhsuk-grid-column-one-quarter {
    width: 25%;
    float: left;
  }
}

.nhsuk-grid-column-one-third {
  box-sizing: border-box;
  width: 100%;
  padding: 0 16px;
}
@media (min-width: 48.0625em) {
  .nhsuk-grid-column-one-third {
    width: 33.3333333333%;
    float: left;
  }
}

.nhsuk-grid-column-one-half {
  box-sizing: border-box;
  width: 100%;
  padding: 0 16px;
}
@media (min-width: 48.0625em) {
  .nhsuk-grid-column-one-half {
    width: 50%;
    float: left;
  }
}

.nhsuk-grid-column-two-thirds {
  box-sizing: border-box;
  width: 100%;
  padding: 0 16px;
}
@media (min-width: 48.0625em) {
  .nhsuk-grid-column-two-thirds {
    width: 66.6666666667%;
    float: left;
  }
}

.nhsuk-grid-column-three-quarters {
  box-sizing: border-box;
  width: 100%;
  padding: 0 16px;
}
@media (min-width: 48.0625em) {
  .nhsuk-grid-column-three-quarters {
    width: 75%;
    float: left;
  }
}

.nhsuk-grid-column-full {
  box-sizing: border-box;
  width: 100%;
  padding: 0 16px;
}
@media (min-width: 48.0625em) {
  .nhsuk-grid-column-full {
    width: 100%;
    float: left;
  }
}


























.nhsuk-form-group::after {
  clear: both;
  content: "";
  display: block;
}
.nhsuk-form-group {
  margin-bottom: 16px;
}
@media (min-width: 40.0625em) {
  .nhsuk-form-group {
    margin-bottom: 24px;
  }
}
.nhsuk-form-group .nhsuk-form-group:last-of-type {
  margin-bottom: 0;
}

.nhsuk-form-group--wrapper {
  margin-bottom: 24px;
}
@media (min-width: 40.0625em) {
  .nhsuk-form-group--wrapper {
    margin-bottom: 32px;
  }
}

.nhsuk-form-group--error {
  border-left: 4px solid #d5281b;
  padding-left: 16px;
}
.nhsuk-form-group--error .nhsuk-form-group {
  border: 0;
  padding: 0;
}


























.nhsuk-main-wrapper {
  display: block;
  padding-top: 24px;
  padding-bottom: 24px;
}
.nhsuk-main-wrapper > *:first-child {
  margin-top: 0;
}
.nhsuk-main-wrapper > *:last-child {
  margin-bottom: 0;
}
@media (min-width: 40.0625em) {
  .nhsuk-main-wrapper {
    padding-top: 48px;
    padding-bottom: 48px;
  }
}

.nhsuk-main-wrapper--l {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media (min-width: 40.0625em) {
  .nhsuk-main-wrapper--l {
    padding-bottom: 56px;
    padding-top: 56px;
  }
}

.nhsuk-main-wrapper--s {
  padding-top: 16px;
  padding-bottom: 16px;
}
@media (min-width: 40.0625em) {
  .nhsuk-main-wrapper--s {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}


























.nhsuk-icon {
  fill: currentcolor;
  height: 1.5rem;
  width: 1.5rem;
}
@media (min-width: 40.0625em) {
  .nhsuk-icon {
    height: 2rem;
    width: 2rem;
  }
}

.nhsuk-icon--size-25 {
  height: 1.875rem;
  width: 1.875rem;
}
@media (min-width: 40.0625em) {
  .nhsuk-icon--size-25 {
    height: 2.5rem;
    width: 2.5rem;
  }
}

.nhsuk-icon--size-50 {
  height: 2.25rem;
  width: 2.25rem;
}
@media (min-width: 40.0625em) {
  .nhsuk-icon--size-50 {
    height: 3rem;
    width: 3rem;
  }
}

.nhsuk-icon--size-75 {
  height: 2.625rem;
  width: 2.625rem;
}
@media (min-width: 40.0625em) {
  .nhsuk-icon--size-75 {
    height: 3.5rem;
    width: 3.5rem;
  }
}

.nhsuk-icon--size-100 {
  height: 3rem;
  width: 3rem;
}
@media (min-width: 40.0625em) {
  .nhsuk-icon--size-100 {
    height: 4rem;
    width: 4rem;
  }
}


























ol, ul, .nhsuk-list {
  list-style-type: none;
  margin-top: 0;
  padding-left: 0;
}
ol, ul, .nhsuk-list {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}
@media (min-width: 40.0625em) {
  ol, ul, .nhsuk-list {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.47368;
  }
}
@media print {
  ol, ul, .nhsuk-list {
    font-size: 13pt;
    line-height: 1.25;
  }
}
ol, ul, .nhsuk-list {
  margin-bottom: 16px;
}
@media (min-width: 40.0625em) {
  ol, ul, .nhsuk-list {
    margin-bottom: 24px;
  }
}
ol ol, ul ol, ol ul, ul ul, .nhsuk-list ol, .nhsuk-list ul, ol .nhsuk-list, ul .nhsuk-list, .nhsuk-list .nhsuk-list {
  margin-bottom: 0;
}
ol ol, ul ol, ol ul, ul ul, .nhsuk-list ol, .nhsuk-list ul, ol .nhsuk-list, ul .nhsuk-list, .nhsuk-list .nhsuk-list {
  margin-top: 8px;
}
@media (min-width: 40.0625em) {
  ol ol, ul ol, ol ul, ul ul, .nhsuk-list ol, .nhsuk-list ul, ol .nhsuk-list, ul .nhsuk-list, .nhsuk-list .nhsuk-list {
    margin-top: 8px;
  }
}

ol > li, ul > li, .nhsuk-list > li {
  margin-bottom: 8px;
}
@media (min-width: 40.0625em) {
  ol > li, ul > li, .nhsuk-list > li {
    margin-bottom: 8px;
  }
}
ol > li:last-child, ul > li:last-child, .nhsuk-list > li:last-child {
  margin-bottom: 0;
}

ul, .nhsuk-list--bullet {
  list-style-type: disc;
  padding-left: 20px;
}

ol, .nhsuk-list--number {
  list-style-type: decimal;
  padding-left: 20px;
}

ol + h2, ul + h2, .nhsuk-list + h2,
ol + .nhsuk-heading-l,
ul + .nhsuk-heading-l,
.nhsuk-list + .nhsuk-heading-l {
  padding-top: 16px;
}
@media (min-width: 40.0625em) {
  ol + h2, ul + h2, .nhsuk-list + h2,
  ol + .nhsuk-heading-l,
  ul + .nhsuk-heading-l,
  .nhsuk-list + .nhsuk-heading-l {
    padding-top: 24px;
  }
}

ol + h3, ul + h3, .nhsuk-list + h3,
ol + h4,
ul + h4,
.nhsuk-list + h4,
ol + .nhsuk-heading-m,
ul + .nhsuk-heading-m,
.nhsuk-list + .nhsuk-heading-m,
ol + .nhsuk-heading-s,
ul + .nhsuk-heading-s,
.nhsuk-list + .nhsuk-heading-s {
  padding-top: 4px;
}
@media (min-width: 40.0625em) {
  ol + h3, ul + h3, .nhsuk-list + h3,
  ol + h4,
  ul + h4,
  .nhsuk-list + h4,
  ol + .nhsuk-heading-m,
  ul + .nhsuk-heading-m,
  .nhsuk-list + .nhsuk-heading-m,
  ol + .nhsuk-heading-s,
  ul + .nhsuk-heading-s,
  .nhsuk-list + .nhsuk-heading-s {
    padding-top: 8px;
  }
}

@media print {
  ol + h2, ul + h2, .nhsuk-list + h2,
  ol + h3,
  ul + h3,
  .nhsuk-list + h3,
  ol + h4,
  ul + h4,
  .nhsuk-list + h4,
  ol + .nhsuk-heading-l,
  ul + .nhsuk-heading-l,
  .nhsuk-list + .nhsuk-heading-l,
  ol + .nhsuk-heading-m,
  ul + .nhsuk-heading-m,
  .nhsuk-list + .nhsuk-heading-m,
  ol + .nhsuk-heading-s,
  ul + .nhsuk-heading-s,
  .nhsuk-list + .nhsuk-heading-s {
    padding-top: 0.45em;
  }
}
.nhsuk-list--tick,
.nhsuk-list--cross {
  list-style: none;
  margin-top: 0;
  padding-left: 2.25rem;
  position: relative;
}
.nhsuk-list--tick .nhsuk-icon,
.nhsuk-list--cross .nhsuk-icon {
  height: 2rem;
  width: 2rem;
  left: -0.25rem;
  margin-top: -0.25rem;
  position: absolute;
}


























hr, .nhsuk-section-break {
  border: 0;
  margin: 0;
}

.nhsuk-section-break--xl {
  margin-top: 48px;
}
@media (min-width: 40.0625em) {
  .nhsuk-section-break--xl {
    margin-top: 56px;
  }
}
.nhsuk-section-break--xl {
  margin-bottom: 48px;
}
@media (min-width: 40.0625em) {
  .nhsuk-section-break--xl {
    margin-bottom: 56px;
  }
}

hr, .nhsuk-section-break--l {
  margin-top: 32px;
}
@media (min-width: 40.0625em) {
  hr, .nhsuk-section-break--l {
    margin-top: 40px;
  }
}
hr, .nhsuk-section-break--l {
  margin-bottom: 32px;
}
@media (min-width: 40.0625em) {
  hr, .nhsuk-section-break--l {
    margin-bottom: 40px;
  }
}

.nhsuk-section-break--m {
  margin-top: 16px;
}
@media (min-width: 40.0625em) {
  .nhsuk-section-break--m {
    margin-top: 24px;
  }
}
.nhsuk-section-break--m {
  margin-bottom: 16px;
}
@media (min-width: 40.0625em) {
  .nhsuk-section-break--m {
    margin-bottom: 24px;
  }
}

hr, .nhsuk-section-break--visible {
  border-bottom: 1px solid #d8dde0;
}


























h1,
.nhsuk-heading-xl {
  display: block;
  font-weight: 600;
  margin-top: 0;
}
h1,
.nhsuk-heading-xl {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.1875;
}
@media (min-width: 40.0625em) {
  h1,
  .nhsuk-heading-xl {
    font-size: 48px;
    font-size: 3rem;
    line-height: 1.125;
  }
}
@media print {
  h1,
  .nhsuk-heading-xl {
    font-size: 26pt;
    line-height: 1.15;
  }
}
h1,
.nhsuk-heading-xl {
  margin-bottom: 40px;
}
@media (min-width: 40.0625em) {
  h1,
  .nhsuk-heading-xl {
    margin-bottom: 48px;
  }
}

h2,
.nhsuk-heading-l {
  display: block;
  font-weight: 600;
  margin-top: 0;
}
h2,
.nhsuk-heading-l {
  font-size: 27px;
  font-size: 1.6875rem;
  line-height: 1.22222;
}
@media (min-width: 40.0625em) {
  h2,
  .nhsuk-heading-l {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 1.16667;
  }
}
@media print {
  h2,
  .nhsuk-heading-l {
    font-size: 20pt;
    line-height: 1.2;
  }
}
h2,
.nhsuk-heading-l {
  margin-bottom: 16px;
}
@media (min-width: 40.0625em) {
  h2,
  .nhsuk-heading-l {
    margin-bottom: 24px;
  }
}

h3,
.nhsuk-heading-m {
  display: block;
  font-weight: 600;
  margin-top: 0;
}
h3,
.nhsuk-heading-m {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.31818;
}
@media (min-width: 40.0625em) {
  h3,
  .nhsuk-heading-m {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 1.23077;
  }
}
@media print {
  h3,
  .nhsuk-heading-m {
    font-size: 17pt;
    line-height: 1.25;
  }
}
h3,
.nhsuk-heading-m {
  margin-bottom: 16px;
}
@media (min-width: 40.0625em) {
  h3,
  .nhsuk-heading-m {
    margin-bottom: 24px;
  }
}

h4,
.nhsuk-heading-s {
  display: block;
  font-weight: 600;
  margin-top: 0;
}
h4,
.nhsuk-heading-s {
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 1.42105;
}
@media (min-width: 40.0625em) {
  h4,
  .nhsuk-heading-s {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.36364;
  }
}
@media print {
  h4,
  .nhsuk-heading-s {
    font-size: 15pt;
    line-height: 1.25;
  }
}
h4,
.nhsuk-heading-s {
  margin-bottom: 16px;
}
@media (min-width: 40.0625em) {
  h4,
  .nhsuk-heading-s {
    margin-bottom: 24px;
  }
}

h5,
.nhsuk-heading-xs {
  display: block;
  font-weight: 600;
  margin-top: 0;
}
h5,
.nhsuk-heading-xs {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}
@media (min-width: 40.0625em) {
  h5,
  .nhsuk-heading-xs {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.47368;
  }
}
@media print {
  h5,
  .nhsuk-heading-xs {
    font-size: 13pt;
    line-height: 1.25;
  }
}
h5,
.nhsuk-heading-xs {
  margin-bottom: 16px;
}
@media (min-width: 40.0625em) {
  h5,
  .nhsuk-heading-xs {
    margin-bottom: 24px;
  }
}

h6,
.nhsuk-heading-xxs {
  display: block;
  font-weight: 600;
  margin-top: 0;
}
h6,
.nhsuk-heading-xxs {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}
@media (min-width: 40.0625em) {
  h6,
  .nhsuk-heading-xxs {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.47368;
  }
}
@media print {
  h6,
  .nhsuk-heading-xxs {
    font-size: 13pt;
    line-height: 1.25;
  }
}
h6,
.nhsuk-heading-xxs {
  margin-bottom: 16px;
}
@media (min-width: 40.0625em) {
  h6,
  .nhsuk-heading-xxs {
    margin-bottom: 24px;
  }
}

.nhsuk-caption-xl {
  color: #4c6272;
  display: block;
  margin-bottom: 4px;
}
.nhsuk-caption-xl {
  font-weight: 400;
}
.nhsuk-caption-xl {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.31818;
}
@media (min-width: 40.0625em) {
  .nhsuk-caption-xl {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 1.23077;
  }
}
@media print {
  .nhsuk-caption-xl {
    font-size: 17pt;
    line-height: 1.25;
  }
}

.nhsuk-caption-l {
  color: #4c6272;
  display: block;
  margin-bottom: 4px;
}
.nhsuk-caption-l {
  font-weight: 400;
}
.nhsuk-caption-l {
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 1.42105;
}
@media (min-width: 40.0625em) {
  .nhsuk-caption-l {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.36364;
  }
}
@media print {
  .nhsuk-caption-l {
    font-size: 15pt;
    line-height: 1.25;
  }
}

.nhsuk-caption-m {
  color: #4c6272;
  display: block;
}
.nhsuk-caption-m {
  font-weight: 400;
}
.nhsuk-caption-m {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}
@media (min-width: 40.0625em) {
  .nhsuk-caption-m {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.47368;
  }
}
@media print {
  .nhsuk-caption-m {
    font-size: 13pt;
    line-height: 1.25;
  }
}

.nhsuk-caption--bottom {
  margin-bottom: 0;
  margin-top: 4px;
}

.nhsuk-body-l {
  display: block;
  margin-top: 0;
}
.nhsuk-body-l {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.31818;
}
@media (min-width: 40.0625em) {
  .nhsuk-body-l {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 1.23077;
  }
}
@media print {
  .nhsuk-body-l {
    font-size: 17pt;
    line-height: 1.25;
  }
}
.nhsuk-body-l {
  margin-bottom: 24px;
}
@media (min-width: 40.0625em) {
  .nhsuk-body-l {
    margin-bottom: 32px;
  }
}

address, p,
.nhsuk-body-m {
  display: block;
  margin-top: 0;
}
address, p,
.nhsuk-body-m {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}
@media (min-width: 40.0625em) {
  address, p,
  .nhsuk-body-m {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.47368;
  }
}
@media print {
  address, p,
  .nhsuk-body-m {
    font-size: 13pt;
    line-height: 1.25;
  }
}
address, p,
.nhsuk-body-m {
  margin-bottom: 16px;
}
@media (min-width: 40.0625em) {
  address, p,
  .nhsuk-body-m {
    margin-bottom: 24px;
  }
}

p,
.nhsuk-body-m {
  color: inherit;
}

.nhsuk-body-s {
  display: block;
  margin-top: 0;
}
.nhsuk-body-s {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.71429;
}
@media (min-width: 40.0625em) {
  .nhsuk-body-s {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
  }
}
@media print {
  .nhsuk-body-s {
    font-size: 12pt;
    line-height: 1.3;
  }
}
.nhsuk-body-s {
  margin-bottom: 16px;
}
@media (min-width: 40.0625em) {
  .nhsuk-body-s {
    margin-bottom: 24px;
  }
}

address {
  font-style: normal;
}

.nhsuk-lede-text {
  font-weight: 400;
}
.nhsuk-lede-text {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.31818;
}
@media (min-width: 40.0625em) {
  .nhsuk-lede-text {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 1.23077;
  }
}
@media print {
  .nhsuk-lede-text {
    font-size: 17pt;
    line-height: 1.25;
  }
}
.nhsuk-lede-text {
  margin-bottom: 40px;
}
@media (min-width: 40.0625em) {
  .nhsuk-lede-text {
    margin-bottom: 48px;
  }
}
.nhsuk-lede-text p,
.nhsuk-lede-text ul {
  font-weight: 400;
}
.nhsuk-lede-text p,
.nhsuk-lede-text ul {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.31818;
}
@media (min-width: 40.0625em) {
  .nhsuk-lede-text p,
  .nhsuk-lede-text ul {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 1.23077;
  }
}
@media print {
  .nhsuk-lede-text p,
  .nhsuk-lede-text ul {
    font-size: 17pt;
    line-height: 1.25;
  }
}

.nhsuk-lede-text--small {
  font-weight: 400;
}
.nhsuk-lede-text--small {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}
@media (min-width: 40.0625em) {
  .nhsuk-lede-text--small {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.47368;
  }
}
@media print {
  .nhsuk-lede-text--small {
    font-size: 13pt;
    line-height: 1.25;
  }
}
.nhsuk-lede-text--small {
  margin-bottom: 24px;
}
@media (min-width: 40.0625em) {
  .nhsuk-lede-text--small {
    margin-bottom: 32px;
  }
}

h1 + .nhsuk-lede-text,
h1 + .nhsuk-lede-text--small {
  margin-top: -8px;
}

.nhsuk-body-l + h2,
.nhsuk-body-l + .nhsuk-heading-l {
  padding-top: 4px;
}
@media (min-width: 40.0625em) {
  .nhsuk-body-l + h2,
  .nhsuk-body-l + .nhsuk-heading-l {
    padding-top: 8px;
  }
}

p + h2,
.nhsuk-body-m + h2, address + h2,
p + .nhsuk-heading-l,
.nhsuk-body-m + .nhsuk-heading-l,
address + .nhsuk-heading-l,
.nhsuk-body-s + h2,
.nhsuk-body-s + .nhsuk-heading-l {
  padding-top: 16px;
}
@media (min-width: 40.0625em) {
  p + h2,
  .nhsuk-body-m + h2, address + h2,
  p + .nhsuk-heading-l,
  .nhsuk-body-m + .nhsuk-heading-l,
  address + .nhsuk-heading-l,
  .nhsuk-body-s + h2,
  .nhsuk-body-s + .nhsuk-heading-l {
    padding-top: 24px;
  }
}

p + h3,
.nhsuk-body-m + h3, address + h3,
p + .nhsuk-heading-m,
.nhsuk-body-m + .nhsuk-heading-m,
address + .nhsuk-heading-m,
.nhsuk-body-s + h3,
.nhsuk-body-s + .nhsuk-heading-m,
p + h4,
.nhsuk-body-m + h4,
address + h4,
p + .nhsuk-heading-s,
.nhsuk-body-m + .nhsuk-heading-s,
address + .nhsuk-heading-s,
.nhsuk-body-s + h4,
.nhsuk-body-s + .nhsuk-heading-s {
  padding-top: 4px;
}
@media (min-width: 40.0625em) {
  p + h3,
  .nhsuk-body-m + h3, address + h3,
  p + .nhsuk-heading-m,
  .nhsuk-body-m + .nhsuk-heading-m,
  address + .nhsuk-heading-m,
  .nhsuk-body-s + h3,
  .nhsuk-body-s + .nhsuk-heading-m,
  p + h4,
  .nhsuk-body-m + h4,
  address + h4,
  p + .nhsuk-heading-s,
  .nhsuk-body-m + .nhsuk-heading-s,
  address + .nhsuk-heading-s,
  .nhsuk-body-s + h4,
  .nhsuk-body-s + .nhsuk-heading-s {
    padding-top: 8px;
  }
}

.nhsuk-lede-text + h2,
.nhsuk-lede-text + .nhsuk-heading-l {
  padding-top: 0;
}

strong,
b {
  font-weight: 600;
}

@media print {
  .nhsuk-main-wrapper {
    padding-top: 1em;
    padding-bottom: 1em;
  }
  h1,
  .nhsuk-heading-xl,
  h2,
  .nhsuk-heading-l,
  h3,
  .nhsuk-heading-m,
  h4,
  .nhsuk-heading-s,
  h5,
  .nhsuk-heading-xs,
  h6,
  .nhsuk-heading-xxs,
  .nhsuk-lede-text,
  .nhsuk-body-l,
  p,
  .nhsuk-body-m,
  .nhsuk-body-s,
  address,
  ol,
  ul,
  .nhsuk-list {
    margin-bottom: 7.5pt;
  }
  h1 {
    margin-bottom: 15pt !important;
  }
  .nhsuk-body-l + h2,
  .nhsuk-body-l + .nhsuk-heading-l,
  p + h2,
  .nhsuk-body-m + h2,
  address + h2,
  p + .nhsuk-heading-l,
  .nhsuk-body-m + .nhsuk-heading-l,
  address + .nhsuk-heading-l,
  .nhsuk-body-s + h2,
  .nhsuk-body-s + .nhsuk-heading-l,
  p + h3,
  .nhsuk-body-m + h3,
  address + h3,
  p + .nhsuk-heading-m,
  .nhsuk-body-m + .nhsuk-heading-m,
  address + .nhsuk-heading-m,
  .nhsuk-body-s + h3,
  .nhsuk-body-s + .nhsuk-heading-m,
  p + h4,
  .nhsuk-body-m + h4,
  address + h4,
  p + .nhsuk-heading-s,
  .nhsuk-body-m + .nhsuk-heading-s,
  address + .nhsuk-heading-s,
  .nhsuk-body-s + h4,
  .nhsuk-body-s + .nhsuk-heading-s {
    padding-top: 0.45em;
  }
}

























.nhsuk-u-visually-hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  clip-path: inset(50%) !important;
  border: 0 !important;
  white-space: nowrap !important;
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
}
.nhsuk-u-visually-hidden::before {
  content: " ";
}
.nhsuk-u-visually-hidden::after {
  content: " ";
}

.nhsuk-u-visually-hidden-focusable:not(:active):not(:focus) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  clip-path: inset(50%) !important;
  border: 0 !important;
  white-space: nowrap !important;
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
}


























.nhsuk-u-font-size-64 {
  font-size: 48px !important;
  font-size: 3rem !important;
  line-height: 1.125 !important;
}
@media (min-width: 40.0625em) {
  .nhsuk-u-font-size-64 {
    font-size: 64px !important;
    font-size: 4rem !important;
    line-height: 1.09375 !important;
  }
}
@media print {
  .nhsuk-u-font-size-64 {
    font-size: 34pt !important;
    line-height: 1.1 !important;
  }
}

.nhsuk-u-font-size-48 {
  font-size: 32px !important;
  font-size: 2rem !important;
  line-height: 1.1875 !important;
}
@media (min-width: 40.0625em) {
  .nhsuk-u-font-size-48 {
    font-size: 48px !important;
    font-size: 3rem !important;
    line-height: 1.125 !important;
  }
}
@media print {
  .nhsuk-u-font-size-48 {
    font-size: 26pt !important;
    line-height: 1.15 !important;
  }
}

.nhsuk-u-font-size-36 {
  font-size: 27px !important;
  font-size: 1.6875rem !important;
  line-height: 1.22222 !important;
}
@media (min-width: 40.0625em) {
  .nhsuk-u-font-size-36 {
    font-size: 36px !important;
    font-size: 2.25rem !important;
    line-height: 1.16667 !important;
  }
}
@media print {
  .nhsuk-u-font-size-36 {
    font-size: 20pt !important;
    line-height: 1.2 !important;
  }
}

.nhsuk-u-font-size-26 {
  font-size: 22px !important;
  font-size: 1.375rem !important;
  line-height: 1.31818 !important;
}
@media (min-width: 40.0625em) {
  .nhsuk-u-font-size-26 {
    font-size: 26px !important;
    font-size: 1.625rem !important;
    line-height: 1.23077 !important;
  }
}
@media print {
  .nhsuk-u-font-size-26 {
    font-size: 17pt !important;
    line-height: 1.25 !important;
  }
}

.nhsuk-u-font-size-22 {
  font-size: 19px !important;
  font-size: 1.1875rem !important;
  line-height: 1.42105 !important;
}
@media (min-width: 40.0625em) {
  .nhsuk-u-font-size-22 {
    font-size: 22px !important;
    font-size: 1.375rem !important;
    line-height: 1.36364 !important;
  }
}
@media print {
  .nhsuk-u-font-size-22 {
    font-size: 15pt !important;
    line-height: 1.25 !important;
  }
}

.nhsuk-u-font-size-19 {
  font-size: 16px !important;
  font-size: 1rem !important;
  line-height: 1.5 !important;
}
@media (min-width: 40.0625em) {
  .nhsuk-u-font-size-19 {
    font-size: 19px !important;
    font-size: 1.1875rem !important;
    line-height: 1.47368 !important;
  }
}
@media print {
  .nhsuk-u-font-size-19 {
    font-size: 13pt !important;
    line-height: 1.25 !important;
  }
}

.nhsuk-u-font-size-16 {
  font-size: 14px !important;
  font-size: 0.875rem !important;
  line-height: 1.71429 !important;
}
@media (min-width: 40.0625em) {
  .nhsuk-u-font-size-16 {
    font-size: 16px !important;
    font-size: 1rem !important;
    line-height: 1.5 !important;
  }
}
@media print {
  .nhsuk-u-font-size-16 {
    font-size: 12pt !important;
    line-height: 1.3 !important;
  }
}

.nhsuk-u-font-size-14 {
  font-size: 12px !important;
  font-size: 0.75rem !important;
  line-height: 1.66667 !important;
}
@media (min-width: 40.0625em) {
  .nhsuk-u-font-size-14 {
    font-size: 14px !important;
    font-size: 0.875rem !important;
    line-height: 1.71429 !important;
  }
}
@media print {
  .nhsuk-u-font-size-14 {
    font-size: 12pt !important;
    line-height: 1.3 !important;
  }
}

.nhsuk-u-font-weight-normal {
  font-weight: 400 !important;
}

.nhsuk-u-font-weight-bold {
  font-weight: 600 !important;
}

.nhsuk-u-text-break-word {
  word-wrap: break-word !important;
  overflow-wrap: break-word !important;
}

.nhsuk-u-secondary-text-colour {
  color: #4c6272 !important;
}


























.nhsuk-card {
  position: relative;
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #d8dde0;
  color: #212b32;
}

.nhsuk-card > *:first-child {
  margin-top: 0;
}

.nhsuk-card > *:last-child {
  margin-bottom: 0;
}

.nhsuk-card {
  margin-bottom: 40px;
}

@media (min-width: 40.0625em) {
  .nhsuk-card {
    margin-bottom: 48px;
  }
}
@media print {
  .nhsuk-card {
    border: 1px solid #000000;
    page-break-inside: avoid;
  }
}
.nhsuk-card__img {
  border-bottom: 1px solid #f0f4f5;
  display: block;
  width: 100%;
}

@media print {
  .nhsuk-card__img {
    display: none;
  }
}
.nhsuk-card__content > *:first-child {
  margin-top: 0;
}

.nhsuk-card__content > *:last-child {
  margin-bottom: 0;
}

.nhsuk-card__content {
  padding: 24px;
}

@media (min-width: 40.0625em) {
  .nhsuk-card__content {
    padding: 32px;
  }
}
.nhsuk-card__heading {
  margin-bottom: 16px;
}

.nhsuk-card__heading:has(+ .nhsuk-icon) {
  margin-bottom: 0;
}

.nhsuk-card__description {
  margin-bottom: 0;
}

.nhsuk-card--clickable {
  border-bottom-width: 4px;
}

.nhsuk-card--clickable .nhsuk-card__heading a::before,
.nhsuk-card--clickable .nhsuk-card__link::before {
  background-color: rgba(255, 255, 255, 0);
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.nhsuk-card--clickable:active {
  border-color: #aeb7bd;
  bottom: -1px;
}

.nhsuk-card-group {
  margin-bottom: 16px;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}

@media (max-width: 48.0525em) {
  .nhsuk-card-group {
    margin-bottom: 40px;
  }
}
.nhsuk-card-group + h2,
.nhsuk-card-group + .nhsuk-heading-l,
.nhsuk-card-group + h3,
.nhsuk-card-group + .nhsuk-heading-m {
  padding-top: 0;
}

.nhsuk-card-group__item {
  list-style-type: none;
  margin-bottom: 0;
  display: flex;
}

@media (max-width: 48.0525em) {
  .nhsuk-card-group__item {
    flex: 0 0 100%;
  }
}
.nhsuk-card-group__item .nhsuk-card {
  margin-bottom: 32px;
}

@media (max-width: 48.0525em) {
  .nhsuk-card-group__item .nhsuk-card {
    margin-bottom: 16px;
  }
  .nhsuk-card-group__item:last-child .nhsuk-card {
    margin-bottom: 0;
  }
}
.nhsuk-card--feature {
  border: 1px solid #d8dde0;
  padding-top: 0 !important;
  background-color: #ffffff;
  border: 1px solid #d8dde0;
  color: #212b32;
}

.nhsuk-card--feature > *:first-child {
  margin-top: 0;
}

.nhsuk-card--feature > *:last-child {
  margin-bottom: 0;
}

.nhsuk-card--feature {
  margin-bottom: 40px;
}

@media (min-width: 40.0625em) {
  .nhsuk-card--feature {
    margin-bottom: 48px;
  }
}
@media print {
  .nhsuk-card--feature {
    border: 1px solid #000000;
    page-break-inside: avoid;
  }
}
.nhsuk-card--feature {
  margin-top: 40px;
}

@media (min-width: 40.0625em) {
  .nhsuk-card--feature {
    margin-top: 48px;
  }
}
.nhsuk-card--feature {
  padding: 24px;
}

@media (min-width: 40.0625em) {
  .nhsuk-card--feature {
    padding: 32px;
  }
}
.nhsuk-card__heading--feature {
  background-color: #005eb8;
  outline: 1px solid transparent;
  outline-offset: -1px;
  color: #ffffff;
  display: inline-block;
  margin: 0;
  margin-bottom: 8px;
  margin-left: -33px;
  padding: 8px 32px;
  position: relative;
  top: -16px;
}

.nhsuk-card__heading--feature {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.31818;
}

@media (min-width: 40.0625em) {
  .nhsuk-card__heading--feature {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 1.23077;
  }
}
@media print {
  .nhsuk-card__heading--feature {
    font-size: 17pt;
    line-height: 1.25;
  }
}
@media (max-width: 40.0525em) {
  .nhsuk-card__heading--feature {
    margin-left: -25px;
    padding: 8px 24px;
    top: -8px;
  }
}
@media print {
  .nhsuk-card__heading--feature {
    color: #000000;
    background: none;
    top: 0;
  }
}
.nhsuk-card__content--feature {
  padding: 0;
}

.nhsuk-card--care .nhsuk-card--care__heading-container {
  background-color: #005eb8;
  color: #ffffff;
}

@media print {
  .nhsuk-card--care {
    color: #000000;
    border: 4px solid #000000;
    page-break-inside: avoid;
  }
}
.nhsuk-card--care {
  margin-top: 40px;
}

@media (min-width: 40.0625em) {
  .nhsuk-card--care {
    margin-top: 48px;
  }
}
.nhsuk-card--care__heading-container {
  border-bottom: 1px solid transparent;
  padding-bottom: 15px;
  padding-top: 16px;
  position: relative;
}

.nhsuk-card--care__heading-container {
  padding-left: 24px;
}

@media (min-width: 40.0625em) {
  .nhsuk-card--care__heading-container {
    padding-left: 32px;
  }
}
.nhsuk-card--care__heading-container {
  padding-right: 24px;
}

@media (min-width: 40.0625em) {
  .nhsuk-card--care__heading-container {
    padding-right: 32px;
  }
}
.nhsuk-card--care__heading {
  margin: 0;
  padding-top: 0;
}

.nhsuk-card--care__heading {
  font-weight: 600;
}

.nhsuk-card--care__heading {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.31818;
}

@media (min-width: 40.0625em) {
  .nhsuk-card--care__heading {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 1.23077;
  }
}
@media print {
  .nhsuk-card--care__heading {
    font-size: 17pt;
    line-height: 1.25;
  }
}
@media print {
  .nhsuk-card--care__heading {
    color: #000000;
  }
}
.nhsuk-card--care__arrow {
  bottom: -11px;
  display: block;
  height: 20px;
  left: 30px;
  overflow: hidden;
  position: absolute;
  transform: rotate(45deg);
  width: 20px;
}

@media print {
  .nhsuk-card--care__arrow {
    display: none;
  }
}
@media (min-width: 40.0625em) {
  .nhsuk-card--care__arrow {
    left: 38px;
  }
}
.nhsuk-card--care__arrow::before, .nhsuk-card--care__arrow::after {
  border: solid 32px #005eb8;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  top: 0;
  transform: rotate(45deg);
  width: 0;
}

.nhsuk-card--care--urgent .nhsuk-card--care__heading-container {
  background-color: #d5281b;
  color: #ffffff;
}

@media print {
  .nhsuk-card--care--urgent {
    color: #000000;
    border: 6px solid #000000;
    page-break-inside: avoid;
  }
}
.nhsuk-card--care--urgent .nhsuk-card--care__arrow::before, .nhsuk-card--care--urgent .nhsuk-card--care__arrow::after {
  border-color: #d5281b;
}

.nhsuk-card--care--emergency .nhsuk-card--care__heading-container {
  background-color: #d5281b;
  color: #ffffff;
}

@media print {
  .nhsuk-card--care--emergency {
    color: #000000;
    border: 8px solid #000000;
    page-break-inside: avoid;
  }
}
.nhsuk-card--care--emergency .nhsuk-card--care__arrow::before, .nhsuk-card--care--emergency .nhsuk-card--care__arrow::after {
  border-color: #d5281b;
}

.nhsuk-card--care--emergency .nhsuk-card__content {
  background-color: #212b32;
  border: 0;
  color: #ffffff;
  position: static;
}

.nhsuk-card--care--emergency .nhsuk-card__content a {
  color: #ffffff;
  text-decoration: underline;
}

.nhsuk-card--care--emergency .nhsuk-card__content a .nhsuk-icon {
  fill: #ffffff;
}

.nhsuk-card--care--emergency .nhsuk-card__content a:visited {
  color: #ffffff;
}

.nhsuk-card--care--emergency .nhsuk-card__content a:visited .nhsuk-icon {
  fill: #ffffff;
}

.nhsuk-card--care--emergency .nhsuk-card__content a:hover, .nhsuk-card--care--emergency .nhsuk-card__content a:hover:visited {
  color: #ffffff;
  text-decoration: none;
}

.nhsuk-card--care--emergency .nhsuk-card__content a:hover .nhsuk-icon, .nhsuk-card--care--emergency .nhsuk-card__content a:hover:visited .nhsuk-icon {
  fill: #ffffff;
}

.nhsuk-card--care--emergency .nhsuk-card__content a:active, .nhsuk-card--care--emergency .nhsuk-card__content a:active:visited {
  color: #ffffff;
}

.nhsuk-card--care--emergency .nhsuk-card__content a:active .nhsuk-icon, .nhsuk-card--care--emergency .nhsuk-card__content a:active:visited .nhsuk-icon {
  fill: #ffffff;
}

.nhsuk-card--care--emergency .nhsuk-card__content a:focus, .nhsuk-card--care--emergency .nhsuk-card__content a:focus:visited {
  background-color: #ffeb3b;
  box-shadow: 0 -2px #ffeb3b, 0 4px #212b32;
  outline: 4px solid transparent;
  text-decoration: none;
}

.nhsuk-card--care--emergency .nhsuk-card__content a:focus,
.nhsuk-card--care--emergency .nhsuk-card__content a:focus .nhsuk-icon, .nhsuk-card--care--emergency .nhsuk-card__content a:focus:visited,
.nhsuk-card--care--emergency .nhsuk-card__content a:focus:visited .nhsuk-icon {
  color: #212b32;
  fill: #212b32;
}

.nhsuk-card--care--emergency .nhsuk-card__content a:focus:hover, .nhsuk-card--care--emergency .nhsuk-card__content a:focus:visited:hover {
  text-decoration: none;
}

.nhsuk-card--care--emergency .nhsuk-card__content a:not(:focus):hover {
  color: rgba(255, 255, 255, 0.99);
}

@media print {
  .nhsuk-card--care--emergency .nhsuk-card__content {
    color: #000000;
    background-color: #ffffff;
  }
}
.nhsuk-card--care--emergency .nhsuk-details,
.nhsuk-card--care--emergency .nhsuk-details__summary {
  color: #ffffff;
}

.nhsuk-card--care--emergency .nhsuk-details__summary:hover {
  color: #ffffff;
}

.nhsuk-card--care--emergency .nhsuk-details__summary:focus {
  color: #212b32;
}

.nhsuk-card--care--emergency .nhsuk-action-link__link .nhsuk-icon {
  fill: #ffffff;
}

.nhsuk-card__content--primary {
  padding-right: 72px;
}

@media (min-width: 40.0625em) {
  .nhsuk-card__content--primary {
    padding-right: 80px;
  }
}
@media (min-width: 48.0625em) {
  .nhsuk-card__content--primary {
    height: 100%;
  }
}
.nhsuk-card__content--primary .nhsuk-icon {
  display: block;
  fill: #005eb8;
  height: 2rem;
  width: 2rem;
  margin-top: -16px;
  pointer-events: none;
  position: absolute;
  top: 50%;
}

.nhsuk-card__content--primary .nhsuk-icon {
  right: 24px;
}

@media (min-width: 40.0625em) {
  .nhsuk-card__content--primary .nhsuk-icon {
    right: 32px;
  }
}
.nhsuk-card--secondary {
  background: transparent;
  border-bottom: 4px solid #d8dde0;
  border-left: 0;
  border-right: 0;
  border-top: 0;
}

.nhsuk-card__content--secondary {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}



























.nhsuk-checkboxes__item {
  clear: left;
  display: block;
  margin-bottom: 8px;
  min-height: 40px;
  padding: 0 0 0 40px;
  position: relative;
}

.nhsuk-checkboxes__item {
  font-weight: 400;
}

.nhsuk-checkboxes__item {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}

@media (min-width: 40.0625em) {
  .nhsuk-checkboxes__item {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.47368;
  }
}
@media print {
  .nhsuk-checkboxes__item {
    font-size: 13pt;
    line-height: 1.25;
  }
}
.nhsuk-checkboxes__item:last-child,
.nhsuk-checkboxes__item:last-of-type {
  margin-bottom: 0;
}

.nhsuk-checkboxes__input {
  cursor: pointer;
  height: 40px;
  left: 0;
  margin: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 40px;
  z-index: 1;
}

.nhsuk-checkboxes__label {
  cursor: pointer;
  display: inline-block;
  box-sizing: border-box;
  margin-bottom: 0;
  padding: 8px 12px 4px;
  touch-action: manipulation;
}

.nhsuk-checkboxes__hint {
  display: block;
  padding-left: 12px;
  padding-right: 12px;
}

.nhsuk-checkboxes__input + .nhsuk-checkboxes__label::before {
  background: #ffffff;
  border: 2px solid #4c6272;
  box-sizing: border-box;
  content: "";
  height: 40px;
  left: 0;
  position: absolute;
  top: 0;
  width: 40px;
}

.nhsuk-checkboxes__input + .nhsuk-checkboxes__label::after {
  background: transparent;
  border: solid;
  border-top-color: transparent;
  border-width: 0 0 4px 4px;
  content: "";
  height: 10px;
  left: 10px;
  opacity: 0;
  position: absolute;
  top: 13px;
  transform: rotate(-45deg);
  width: 22px;
}

.nhsuk-checkboxes__input:focus + .nhsuk-checkboxes__label::before {
  border: 4px solid #212b32;
  box-shadow: 0 0 0 4px #ffeb3b;
}

.nhsuk-checkboxes__input:checked + .nhsuk-checkboxes__label::after {
  opacity: 1;
}

.nhsuk-checkboxes__input:disabled,
.nhsuk-checkboxes__input:disabled + .nhsuk-checkboxes__label {
  cursor: default;
}

.nhsuk-checkboxes__input:disabled + .nhsuk-checkboxes__label {
  opacity: 0.5;
}

.nhsuk-checkboxes__divider {
  color: #212b32;
  margin-bottom: 8px;
  text-align: center;
  width: 40px;
}

.nhsuk-checkboxes__divider {
  font-weight: 400;
}

.nhsuk-checkboxes__divider {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}

@media (min-width: 40.0625em) {
  .nhsuk-checkboxes__divider {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.47368;
  }
}
@media print {
  .nhsuk-checkboxes__divider {
    font-size: 13pt;
    line-height: 1.25;
  }
}
.nhsuk-checkboxes__conditional {
  border-left: 4px solid #4c6272;
  margin-left: 18px;
  padding-left: 30px;
}

.nhsuk-checkboxes__conditional {
  margin-bottom: 16px;
}

@media (min-width: 40.0625em) {
  .nhsuk-checkboxes__conditional {
    margin-bottom: 24px;
  }
}
.nhsuk-checkboxes__conditional > :last-child {
  margin-bottom: 0;
}

.nhsuk-frontend-supported .nhsuk-checkboxes__conditional--hidden {
  display: none;
}



























.nhsuk-contents-list {
  margin-bottom: 40px;
}

@media (min-width: 40.0625em) {
  .nhsuk-contents-list {
    margin-bottom: 48px;
  }
}
.nhsuk-contents-list__list {
  list-style: none;
  padding: 0;
}

.nhsuk-contents-list__item {
  padding: 0 0 0 32px;
  position: relative;
}

.nhsuk-contents-list__item::before {
  content: "";
  display: block;
  left: 0;
  position: absolute;
  top: 0.75em;
  width: 16px;
  border-top: 1px solid #aeb7bd;
}

.nhsuk-contents-list__link {
  display: inline-block;
}

.nhsuk-contents-list__current {
  font-weight: 600;
}



























.nhsuk-details {
  display: block;
  color: #212b32;
}

@media print {
  .nhsuk-details {
    color: #000000;
  }
}
.nhsuk-details {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}

@media (min-width: 40.0625em) {
  .nhsuk-details {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.47368;
  }
}
@media print {
  .nhsuk-details {
    font-size: 13pt;
    line-height: 1.25;
  }
}
.nhsuk-details {
  margin-bottom: 16px;
}

@media (min-width: 40.0625em) {
  .nhsuk-details {
    margin-bottom: 24px;
  }
}
.nhsuk-details__summary {
  display: block;
}

.nhsuk-details__text > *:first-child {
  margin-top: 0;
}

.nhsuk-details__text > *:last-child {
  margin-bottom: 0;
}

@media screen\0  {
  .nhsuk-details {
    border-left: 4px solid #d8dde0;
    margin-top: 8px;
    padding: 16px 0;
    padding-left: 20px;
  }
  .nhsuk-details__summary-text {
    display: block;
    font-weight: 600;
  }
  .nhsuk-details__summary-text {
    margin-bottom: 16px;
  }
}
@media screen\0  and (min-width: 40.0625em) {
  .nhsuk-details__summary-text {
    margin-bottom: 24px;
  }
}
@supports not (-ms-ime-align: auto) {
  .nhsuk-details__summary {
    color: #005eb8;
    cursor: pointer;
    padding-left: 24px;
    position: relative;
    width: -moz-fit-content;
    width: fit-content;
  }
  .nhsuk-details__summary:hover {
    color: #7c2855;
  }
  .nhsuk-details__summary:focus {
    background-color: #ffeb3b;
    box-shadow: 0 -2px #ffeb3b, 0 4px #212b32;
    outline: 4px solid transparent;
    text-decoration: none;
  }
  .nhsuk-details__summary:focus,
  .nhsuk-details__summary:focus .nhsuk-icon {
    color: #212b32;
    fill: #212b32;
  }
  .nhsuk-details__summary:hover .nhsuk-details__summary-text, .nhsuk-details__summary:focus .nhsuk-details__summary-text {
    text-decoration: none;
  }
  .nhsuk-details__summary::-webkit-details-marker {
    display: none;
  }
  .nhsuk-details__summary::before {
    bottom: 0;
    content: "";
    left: 0;
    margin: auto;
    position: absolute;
    top: 0;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
    clip-path: polygon(0% 0%, 100% 50%, 0% 100%);
    border-width: 7px 0 7px 12.124px;
    border-left-color: inherit;
  }
  .nhsuk-details[open] > .nhsuk-details__summary::before {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
    clip-path: polygon(0% 0%, 50% 100%, 100% 0%);
    border-width: 12.124px 7px 0 7px;
    border-top-color: inherit;
  }
  .nhsuk-details__summary-text {
    text-decoration: underline;
  }
  .nhsuk-details__text {
    border-left: 4px solid #d8dde0;
    margin-top: 8px;
    padding: 16px 0;
    padding-left: 20px;
    padding-right: 0;
  }
}
.nhsuk-expander {
  background-color: #ffffff;
  border: 1px solid #d8dde0;
}

.nhsuk-expander .nhsuk-details__summary {
  background-color: #ffffff;
  border-top: 4px solid transparent;
  display: block;
  padding: 20px 24px 0;
  width: auto;
}

@media (min-width: 40.0625em) {
  .nhsuk-expander .nhsuk-details__summary {
    padding: 28px 32px 0;
  }
}
.nhsuk-expander .nhsuk-details__text {
  border-left: 0;
  margin-left: 0;
  margin-top: 0;
}

.nhsuk-expander .nhsuk-details__text {
  padding-bottom: 24px;
}

@media (min-width: 40.0625em) {
  .nhsuk-expander .nhsuk-details__text {
    padding-bottom: 32px;
  }
}
.nhsuk-expander .nhsuk-details__text {
  padding-left: 24px;
}

@media (min-width: 40.0625em) {
  .nhsuk-expander .nhsuk-details__text {
    padding-left: 32px;
  }
}
.nhsuk-expander .nhsuk-details__text {
  padding-right: 24px;
}

@media (min-width: 40.0625em) {
  .nhsuk-expander .nhsuk-details__text {
    padding-right: 32px;
  }
}
.nhsuk-expander .nhsuk-details__text {
  padding-top: 0;
}

@media (min-width: 40.0625em) {
  .nhsuk-expander .nhsuk-details__text {
    padding-top: 0;
  }
}
@media screen\0  {
  .nhsuk-expander {
    margin-top: 0;
    padding: 0;
  }
  .nhsuk-expander .nhsuk-details__summary-text {
    display: block;
    font-weight: 600;
  }
  .nhsuk-expander .nhsuk-details__summary-text {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.31818;
  }
}
@media screen\0  and (min-width: 40.0625em) {
  .nhsuk-expander .nhsuk-details__summary-text {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 1.23077;
  }
}
@media screen\0  {
  .nhsuk-expander .nhsuk-details__summary-text {
    margin-bottom: 16px;
  }
}
@media screen\0  and (min-width: 40.0625em) {
  .nhsuk-expander .nhsuk-details__summary-text {
    margin-bottom: 24px;
  }
}
@supports not (-ms-ime-align: auto) {
  .nhsuk-expander {
    border-bottom-width: 4px;
  }
  .nhsuk-expander:hover {
    border-color: #aeb7bd;
  }
  .nhsuk-expander .nhsuk-details__summary {
    padding-bottom: 24px;
  }
  @media (min-width: 40.0625em) {
    .nhsuk-expander .nhsuk-details__summary {
      padding-bottom: 32px;
    }
  }
  .nhsuk-expander .nhsuk-details__summary::before {
    display: none;
  }
  .nhsuk-expander .nhsuk-details__summary:focus {
    box-shadow: none;
  }
  .nhsuk-expander .nhsuk-details__summary-text {
    color: #005eb8;
    cursor: pointer;
    display: inline-block;
    padding: 4px;
    padding-left: 35px;
    position: relative;
  }
  .nhsuk-expander .nhsuk-details__summary:hover .nhsuk-details__summary-text {
    color: #7c2855;
  }
  .nhsuk-expander .nhsuk-details__summary:focus .nhsuk-details__summary-text {
    background-color: #ffeb3b;
    box-shadow: 0 -2px #ffeb3b, 0 4px #212b32;
    outline: 4px solid transparent;
    text-decoration: none;
  }
  .nhsuk-expander .nhsuk-details__summary:focus .nhsuk-details__summary-text,
  .nhsuk-expander .nhsuk-details__summary:focus .nhsuk-details__summary-text .nhsuk-icon {
    color: #212b32;
    fill: #212b32;
  }
  .nhsuk-expander .nhsuk-details__summary-text::before {
    background-color: currentcolor;
    clip-path: path("M13.5 1a12.5 12.5 0 1 1 0 25 12.5 12.5 0 0 1 0-25Zm0 6c-.8 0-1.5.7-1.5 1.5V12H8.5c-.8 0-1.4.6-1.5 1.4v.1c0 .8.7 1.5 1.5 1.5H12v3.5c0 .8.6 1.4 1.4 1.5h.1c.8 0 1.5-.7 1.5-1.5V15h3.5c.8 0 1.4-.6 1.5-1.4v-.1c0-.8-.7-1.5-1.5-1.5H15V8.5c0-.8-.6-1.4-1.4-1.5Z");
    content: "";
    height: 27px;
    left: 0;
    position: absolute;
    top: calc(50% - 13.5px);
    width: 27px;
  }
  .nhsuk-expander[open] {
    border-bottom-width: 1px;
  }
  .nhsuk-expander[open] .nhsuk-details__summary-text::before {
    clip-path: path("M13.5 1a12.5 12.5 0 1 1 0 25 12.5 12.5 0 0 1 0-25Zm5 11h-10a1.5 1.5 0 0 0 0 3h10a1.5 1.5 0 0 0 0-3Z");
  }
}
.nhsuk-expander-group {
  margin-bottom: 16px;
}

@media (min-width: 40.0625em) {
  .nhsuk-expander-group {
    margin-bottom: 24px;
  }
}
.nhsuk-expander-group > .nhsuk-details {
  margin-bottom: 8px;
}

@media (min-width: 40.0625em) {
  .nhsuk-expander-group > .nhsuk-details {
    margin-bottom: 8px;
  }
}
.nhsuk-details + h2,
.nhsuk-details + .nhsuk-heading-l {
  padding-top: 16px;
}

@media (min-width: 40.0625em) {
  .nhsuk-details + h2,
  .nhsuk-details + .nhsuk-heading-l {
    padding-top: 24px;
  }
}


























.nhsuk-error-message {
  clear: both;
  color: #d5281b;
  display: block;
  margin-bottom: 16px;
}

.nhsuk-error-message {
  font-weight: 600;
}

.nhsuk-error-message {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}

@media (min-width: 40.0625em) {
  .nhsuk-error-message {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.47368;
  }
}
@media print {
  .nhsuk-error-message {
    font-size: 13pt;
    line-height: 1.25;
  }
}


























.nhsuk-error-summary {
  margin-bottom: 32px;
  border: 4px solid #d5281b;
}

.nhsuk-error-summary {
  padding: 16px;
}

@media (min-width: 40.0625em) {
  .nhsuk-error-summary {
    padding: 24px;
  }
}
@media (min-width: 40.0625em) {
  .nhsuk-error-summary {
    margin-bottom: 48px;
  }
}
@media (min-width: 40.0625em) {
  .nhsuk-error-summary {
    border: 4px solid #d5281b;
  }
}
.nhsuk-error-summary:focus {
  border: 4px solid #212b32;
  box-shadow: 0 0 0 4px #ffeb3b;
  outline: 4px solid transparent;
}

.nhsuk-error-summary__title {
  margin-top: 0;
}

.nhsuk-error-summary__title {
  font-weight: 600;
}

.nhsuk-error-summary__title {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.31818;
}

@media (min-width: 40.0625em) {
  .nhsuk-error-summary__title {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 1.23077;
  }
}
@media print {
  .nhsuk-error-summary__title {
    font-size: 17pt;
    line-height: 1.25;
  }
}
.nhsuk-error-summary__title {
  margin-bottom: 16px;
}

@media (min-width: 40.0625em) {
  .nhsuk-error-summary__title {
    margin-bottom: 24px;
  }
}
.nhsuk-error-summary__body {
  font-weight: 400;
}

.nhsuk-error-summary__body {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}

@media (min-width: 40.0625em) {
  .nhsuk-error-summary__body {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.47368;
  }
}
@media print {
  .nhsuk-error-summary__body {
    font-size: 13pt;
    line-height: 1.25;
  }
}
.nhsuk-error-summary__body p {
  margin-top: 0;
}

.nhsuk-error-summary__body p {
  margin-bottom: 16px;
}

@media (min-width: 40.0625em) {
  .nhsuk-error-summary__body p {
    margin-bottom: 24px;
  }
}
.nhsuk-error-summary__list {
  margin-bottom: 0;
  margin-top: 0;
}

.nhsuk-error-summary__list a {
  font-weight: 600;
}

.nhsuk-error-summary__list a:link, .nhsuk-error-summary__list a:visited, .nhsuk-error-summary__list a:hover, .nhsuk-error-summary__list a:active {
  color: #d5281b;
}

.nhsuk-error-summary__list a:focus {
  background-color: #ffeb3b;
  box-shadow: 0 -2px #ffeb3b, 0 4px #212b32;
  outline: 4px solid transparent;
  text-decoration: none;
}

.nhsuk-error-summary__list a:focus,
.nhsuk-error-summary__list a:focus .nhsuk-icon {
  color: #212b32;
  fill: #212b32;
}



























.nhsuk-fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

.nhsuk-fieldset::after {
  clear: both;
  content: "";
  display: block;
}

.nhsuk-fieldset__legend {
  box-sizing: border-box;
  color: #212b32;
  display: table;
  margin-bottom: 8px;
  margin-top: 0;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

.nhsuk-fieldset__legend {
  font-weight: 400;
}

.nhsuk-fieldset__legend {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}

@media (min-width: 40.0625em) {
  .nhsuk-fieldset__legend {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.47368;
  }
}
@media print {
  .nhsuk-fieldset__legend {
    font-size: 13pt;
    line-height: 1.25;
  }
}
.nhsuk-fieldset__legend--xl {
  margin-bottom: 16px;
}

.nhsuk-fieldset__legend--xl {
  font-weight: 600;
}

.nhsuk-fieldset__legend--xl {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.1875;
}

@media (min-width: 40.0625em) {
  .nhsuk-fieldset__legend--xl {
    font-size: 48px;
    font-size: 3rem;
    line-height: 1.125;
  }
}
@media print {
  .nhsuk-fieldset__legend--xl {
    font-size: 26pt;
    line-height: 1.15;
  }
}
.nhsuk-fieldset__legend--l {
  margin-bottom: 16px;
}

.nhsuk-fieldset__legend--l {
  font-weight: 600;
}

.nhsuk-fieldset__legend--l {
  font-size: 27px;
  font-size: 1.6875rem;
  line-height: 1.22222;
}

@media (min-width: 40.0625em) {
  .nhsuk-fieldset__legend--l {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 1.16667;
  }
}
@media print {
  .nhsuk-fieldset__legend--l {
    font-size: 20pt;
    line-height: 1.2;
  }
}
.nhsuk-fieldset__legend--m {
  margin-bottom: 16px;
}

.nhsuk-fieldset__legend--m {
  font-weight: 600;
}

.nhsuk-fieldset__legend--m {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.31818;
}

@media (min-width: 40.0625em) {
  .nhsuk-fieldset__legend--m {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 1.23077;
  }
}
@media print {
  .nhsuk-fieldset__legend--m {
    font-size: 17pt;
    line-height: 1.25;
  }
}
.nhsuk-fieldset__legend--s {
  margin-bottom: 16px;
}

.nhsuk-fieldset__legend--s {
  font-weight: 600;
}

.nhsuk-fieldset__legend--s {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}

@media (min-width: 40.0625em) {
  .nhsuk-fieldset__legend--s {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.47368;
  }
}
@media print {
  .nhsuk-fieldset__legend--s {
    font-size: 13pt;
    line-height: 1.25;
  }
}
.nhsuk-fieldset__heading {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}



























.nhsuk-button-group {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.nhsuk-button-group {
  margin-bottom: 16px;
}

@media (min-width: 40.0625em) {
  .nhsuk-button-group {
    margin-bottom: 24px;
  }
}
.nhsuk-button-group .nhsuk-body,
.nhsuk-button-group .nhsuk-body-m,
.nhsuk-button-group p,
.nhsuk-button-group > .nhsuk-link,
.nhsuk-button-group > a:not(.nhsuk-button) {
  display: inline-block;
  max-width: 100%;
  margin-top: 8px;
  margin-bottom: 24px;
  text-align: center;
}

.nhsuk-button-group .nhsuk-body,
.nhsuk-button-group .nhsuk-body-m,
.nhsuk-button-group p,
.nhsuk-button-group > .nhsuk-link,
.nhsuk-button-group > a:not(.nhsuk-button) {
  font-weight: 400;
}

.nhsuk-button-group .nhsuk-body,
.nhsuk-button-group .nhsuk-body-m,
.nhsuk-button-group p,
.nhsuk-button-group > .nhsuk-link,
.nhsuk-button-group > a:not(.nhsuk-button) {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}

@media (min-width: 40.0625em) {
  .nhsuk-button-group .nhsuk-body,
  .nhsuk-button-group .nhsuk-body-m,
  .nhsuk-button-group p,
  .nhsuk-button-group > .nhsuk-link,
  .nhsuk-button-group > a:not(.nhsuk-button) {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.47368;
  }
}
@media print {
  .nhsuk-button-group .nhsuk-body,
  .nhsuk-button-group .nhsuk-body-m,
  .nhsuk-button-group p,
  .nhsuk-button-group > .nhsuk-link,
  .nhsuk-button-group > a:not(.nhsuk-button) {
    font-size: 13pt;
    line-height: 1.25;
  }
}
.nhsuk-button-group > .nhsuk-button {
  margin-bottom: 20px;
}

@media (min-width: 40.0625em) {
  .nhsuk-button-group {
    margin-right: -24px;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
  }
  .nhsuk-button-group .nhsuk-body,
  .nhsuk-button-group .nhsuk-body-m,
  .nhsuk-button-group p,
  .nhsuk-button-group > .nhsuk-link,
  .nhsuk-button-group > a:not(.nhsuk-button) {
    margin-top: 14px;
    margin-bottom: 14px;
    margin-right: 24px;
    text-align: left;
  }
  .nhsuk-button-group > .nhsuk-button {
    margin-right: 24px;
  }
}




.nhsuk-width-container {
  max-width: 960px;
  margin-right: 16px;
  margin-left: 16px;
}

@supports (margin: max(calc(0px))) {
  .nhsuk-width-container {
    margin-right: max(16px, calc(16px + env(safe-area-inset-right)));
    margin-left: max(16px, calc(16px + env(safe-area-inset-left)));
  }
}
@media (min-width: 48.0625em) {
  .nhsuk-width-container {
    margin-right: 32px;
    margin-left: 32px;
  }
  @supports (margin: max(calc(0px))) {
    .nhsuk-width-container {
      margin-right: max(32px, calc(16px + env(safe-area-inset-right)));
      margin-left: max(32px, calc(16px + env(safe-area-inset-left)));
    }
  }
}
@media (min-width: 1024px) {
  .nhsuk-width-container {
    margin-right: auto;
    margin-left: auto;
  }
  @supports (margin: max(calc(0px))) {
    .nhsuk-width-container {
      margin-right: auto;
      margin-left: auto;
    }
  }
}
.nhsuk-width-container-fluid {
  max-width: 100%;
  margin-right: 16px;
  margin-left: 16px;
}

@media (min-width: 48.0625em) {
  .nhsuk-width-container-fluid {
    margin-right: 32px;
    margin-left: 32px;
  }
}


.nhsuk-header {
  background-color: #005eb8;
  outline: 1px solid transparent;
  color: #ffffff;
}

.nhsuk-header:has(.nhsuk-header__menu-list:not([hidden])) {
  border-bottom: 4px solid #d8dde0;
}

@media print {
  .nhsuk-header {
    color: #000000;
  }
}
.nhsuk-header__container {
  padding: 16px 0;
}

@media (min-width: 40.0625em) {
  .nhsuk-header__container {
    display: flex;
    flex-flow: row wrap;
    gap: 16px;
  }
}
.nhsuk-header__logo {
  min-width: 100px;
}

.nhsuk-header__service,
.nhsuk-header__service-logo {
  gap: 8px 16px;
  margin-right: auto;
}

.nhsuk-header__service {
  display: flex;
}

@media (min-width: 40.0625em) {
  .nhsuk-header__service {
    flex-grow: 999;
  }
}
.nhsuk-header__service-name {
  display: inline-flex;
  flex-direction: column;
  flex-grow: 0;
  justify-content: center;
  margin-right: auto;
  text-wrap: balance;
  max-width: 54ch;
}

.nhsuk-header__service-name {
  font-weight: 400;
}

.nhsuk-header__service-name {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.1;
}

@media (min-width: 40.0625em) {
  .nhsuk-header__service-name {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.1;
  }
}
@media print {
  .nhsuk-header__service-name {
    font-size: 13pt;
    line-height: 1.1;
  }
}
.nhsuk-header__service-name:only-child {
  display: block;
}

.nhsuk-header__service-logo {
  position: relative;
  display: inline-flex;
  flex-grow: 0;
  line-height: 0;
  margin-right: 0;
  text-decoration: none;
}

.nhsuk-header__service-logo:only-child {
  display: flex;
}

.nhsuk-header__service-logo:has(svg):not(:focus):hover::before {
  content: "";
  border-bottom: 0.1rem solid currentcolor;
  display: inline;
  height: 40px;
  position: absolute;
  top: 0.2rem;
  width: 100px;
}

.nhsuk-header__service-logo,
.nhsuk-header__service-name[href],
.nhsuk-header__account-button,
.nhsuk-header__account-link {
  color: #ffffff;
}

.nhsuk-header__service-logo:visited,
.nhsuk-header__service-name[href]:visited,
.nhsuk-header__account-button:visited,
.nhsuk-header__account-link:visited {
  color: #ffffff;
}

.nhsuk-header__service-logo:visited .nhsuk-icon,
.nhsuk-header__service-name[href]:visited .nhsuk-icon,
.nhsuk-header__account-button:visited .nhsuk-icon,
.nhsuk-header__account-link:visited .nhsuk-icon {
  fill: #ffffff;
}

.nhsuk-header__service-logo:hover, .nhsuk-header__service-logo:hover:visited,
.nhsuk-header__service-name[href]:hover,
.nhsuk-header__service-name[href]:hover:visited,
.nhsuk-header__account-button:hover,
.nhsuk-header__account-button:hover:visited,
.nhsuk-header__account-link:hover,
.nhsuk-header__account-link:hover:visited {
  color: #ffffff;
  text-decoration: none;
}

.nhsuk-header__service-logo:hover .nhsuk-icon, .nhsuk-header__service-logo:hover:visited .nhsuk-icon,
.nhsuk-header__service-name[href]:hover .nhsuk-icon,
.nhsuk-header__service-name[href]:hover:visited .nhsuk-icon,
.nhsuk-header__account-button:hover .nhsuk-icon,
.nhsuk-header__account-button:hover:visited .nhsuk-icon,
.nhsuk-header__account-link:hover .nhsuk-icon,
.nhsuk-header__account-link:hover:visited .nhsuk-icon {
  fill: #ffffff;
}

.nhsuk-header__service-logo:active, .nhsuk-header__service-logo:active:visited,
.nhsuk-header__service-name[href]:active,
.nhsuk-header__service-name[href]:active:visited,
.nhsuk-header__account-button:active,
.nhsuk-header__account-button:active:visited,
.nhsuk-header__account-link:active,
.nhsuk-header__account-link:active:visited {
  color: #ffffff;
}

.nhsuk-header__service-logo:active .nhsuk-icon, .nhsuk-header__service-logo:active:visited .nhsuk-icon,
.nhsuk-header__service-name[href]:active .nhsuk-icon,
.nhsuk-header__service-name[href]:active:visited .nhsuk-icon,
.nhsuk-header__account-button:active .nhsuk-icon,
.nhsuk-header__account-button:active:visited .nhsuk-icon,
.nhsuk-header__account-link:active .nhsuk-icon,
.nhsuk-header__account-link:active:visited .nhsuk-icon {
  fill: #ffffff;
}

.nhsuk-header__service-logo:focus, .nhsuk-header__service-logo:focus:visited,
.nhsuk-header__service-name[href]:focus,
.nhsuk-header__service-name[href]:focus:visited,
.nhsuk-header__account-button:focus,
.nhsuk-header__account-button:focus:visited,
.nhsuk-header__account-link:focus,
.nhsuk-header__account-link:focus:visited {
  background-color: #ffeb3b;
  box-shadow: 0 -2px #ffeb3b, 0 4px #212b32;
  outline: 4px solid transparent;
  text-decoration: none;
}

.nhsuk-header__service-logo:focus,
.nhsuk-header__service-logo:focus .nhsuk-icon, .nhsuk-header__service-logo:focus:visited,
.nhsuk-header__service-logo:focus:visited .nhsuk-icon,
.nhsuk-header__service-name[href]:focus,
.nhsuk-header__service-name[href]:focus .nhsuk-icon,
.nhsuk-header__service-name[href]:focus:visited,
.nhsuk-header__service-name[href]:focus:visited .nhsuk-icon,
.nhsuk-header__account-button:focus,
.nhsuk-header__account-button:focus .nhsuk-icon,
.nhsuk-header__account-button:focus:visited,
.nhsuk-header__account-button:focus:visited .nhsuk-icon,
.nhsuk-header__account-link:focus,
.nhsuk-header__account-link:focus .nhsuk-icon,
.nhsuk-header__account-link:focus:visited,
.nhsuk-header__account-link:focus:visited .nhsuk-icon {
  color: #212b32;
  fill: #212b32;
}

.nhsuk-header__service-logo:focus:hover, .nhsuk-header__service-logo:focus:visited:hover,
.nhsuk-header__service-name[href]:focus:hover,
.nhsuk-header__service-name[href]:focus:visited:hover,
.nhsuk-header__account-button:focus:hover,
.nhsuk-header__account-button:focus:visited:hover,
.nhsuk-header__account-link:focus:hover,
.nhsuk-header__account-link:focus:visited:hover {
  text-decoration: none;
}

.nhsuk-header__service-logo:focus, .nhsuk-header__service-logo:focus:visited,
.nhsuk-header__service-name[href]:focus,
.nhsuk-header__service-name[href]:focus:visited,
.nhsuk-header__account-button:focus,
.nhsuk-header__account-button:focus:visited,
.nhsuk-header__account-link:focus,
.nhsuk-header__account-link:focus:visited {
  box-shadow: inset 0 -4px #212b32;
  color: #212b32;
}

@media print {
  .nhsuk-header__service-logo,
  .nhsuk-header__service-name[href],
  .nhsuk-header__account-button,
  .nhsuk-header__account-link {
    color: inherit;
  }
  .nhsuk-header__service-logo::after,
  .nhsuk-header__service-name[href]::after,
  .nhsuk-header__account-button::after,
  .nhsuk-header__account-link::after {
    content: "";
  }
}
.nhsuk-header__account {
  background-color: #004b93;
  border: 1px solid #004b93;
  border-radius: 4px;
  flex-grow: 1;
  margin-top: 16px;
  overflow: hidden;
}

.nhsuk-header__account .nhsuk-icon--user {
  fill: currentcolor;
  height: 1.5rem;
  width: 1.5rem;
  flex-shrink: 0;
}

@media print {
  .nhsuk-header__account {
    display: none;
  }
}
@media (min-width: 40.0625em) {
  .nhsuk-header__account {
    align-self: start;
    margin: -1px;
  }
}
.nhsuk-header__account-list {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: 1px;
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
}

.nhsuk-header__account-item {
  display: flex;
  flex-grow: 1;
  gap: 8px;
  margin: 0;
  outline: 1px solid #005eb8;
  overflow-wrap: anywhere;
  padding: 8px 12px;
}

.nhsuk-header__account-item {
  font-weight: 400;
}

.nhsuk-header__account-item {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.71429;
}

@media (min-width: 40.0625em) {
  .nhsuk-header__account-item {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
  }
}
@media print {
  .nhsuk-header__account-item {
    font-size: 12pt;
    line-height: 1.3;
  }
}
.nhsuk-header__account-item:nth-last-child(2) {
  margin-right: auto;
}

.nhsuk-header__account-item:last-child {
  flex-grow: 0;
}

.nhsuk-header__account-button,
.nhsuk-header__account-link {
  display: flex;
  gap: 8px;
  margin: -8px -12px;
  padding: 8px 12px;
  overflow-wrap: anywhere;
}

.nhsuk-header__account-button {
  background: none;
  border: 0;
  cursor: pointer;
  text-decoration: underline;
}

.nhsuk-header__account-button {
  font-weight: 400;
}

.nhsuk-header__account-button {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.71429;
}

@media (min-width: 40.0625em) {
  .nhsuk-header__account-button {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
  }
}
@media print {
  .nhsuk-header__account-button {
    font-size: 12pt;
    line-height: 1.3;
  }
}
.nhsuk-header__search {
  flex-grow: 1;
  margin-top: 16px;
  position: relative;
  z-index: 10;
}

@media print {
  .nhsuk-header__search {
    display: none;
  }
}
@media (min-width: 40.0625em) {
  .nhsuk-header__search {
    margin: 0;
  }
}
.nhsuk-header__search .nhsuk-icon--search {
  height: 1.75rem;
  width: 1.75rem;
}

.nhsuk-header__search-form {
  display: flex;
  height: 100%;
  overflow: visible;
}

.nhsuk-header__search-input.nhsuk-input {
  border: 1px solid transparent;
  border-radius: 4px 0 0 4px;
  height: 40px;
  margin-right: -1px;
  padding-left: 12px;
  padding-right: 12px;
  width: 100%;
}

.nhsuk-header__search-input.nhsuk-input {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.71429;
}

@media (min-width: 40.0625em) {
  .nhsuk-header__search-input.nhsuk-input {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
  }
}
@media print {
  .nhsuk-header__search-input.nhsuk-input {
    font-size: 12pt;
    line-height: 1.3;
  }
}
.nhsuk-header__search-input.nhsuk-input:focus {
  padding-left: 11px;
  padding-right: 11px;
  z-index: 10;
}

.nhsuk-header__search-input.nhsuk-input::-moz-placeholder {
  color: #4c6272;
  opacity: 1;
}

.nhsuk-header__search-input.nhsuk-input::placeholder {
  color: #4c6272;
  opacity: 1;
}

.nhsuk-header__search-input.nhsuk-input::-ms-clear {
  display: none;
}

.nhsuk-header__search-input.nhsuk-input::-webkit-search-decoration, .nhsuk-header__search-input.nhsuk-input::-webkit-search-cancel-button {
  -webkit-appearance: none;
  appearance: none;
}

@media (max-width: 40.0525em) {
  .nhsuk-header__search-input.nhsuk-input {
    font-size: inherit;
  }
}
.nhsuk-header__search-submit {
  background-color: #edf4fa;
  border: 1px solid transparent;
  border-radius: 0 4px 4px 0;
  color: #005eb8;
  flex-shrink: 0;
  height: 40px;
  line-height: 1;
  margin: 0;
  width: 44px;
  cursor: pointer;
}

.nhsuk-header__search-submit:hover, .nhsuk-header__search-submit:active {
  background-color: #004b93;
  border-color: #ffffff;
  color: #ffffff;
}

.nhsuk-header__search-submit:active {
  background-color: #003d78;
}

.nhsuk-header__search-submit:focus {
  outline: none;
}

.nhsuk-header__search-submit:focus:not(:active), .nhsuk-header__search-submit:focus:not(:active):hover {
  border-color: transparent;
  background-color: #ffeb3b;
  box-shadow: 0 4px 0 0 #212b32;
  color: #212b32;
  outline: 4px solid transparent;
  outline-offset: 4px;
}

.nhsuk-header__search-submit:focus:not(:active),
.nhsuk-header__search-submit:focus:not(:active) .nhsuk-icon, .nhsuk-header__search-submit:focus:not(:active):hover,
.nhsuk-header__search-submit:focus:not(:active):hover .nhsuk-icon {
  color: #212b32;
  fill: #212b32;
}

.nhsuk-header__navigation {
  background-color: #005eb8;
  border: 0 solid #ffffff;
  color: #ffffff;
}

@media screen and (forced-colors: active), (-ms-high-contrast: active) {
  .nhsuk-header__navigation {
    border: 0;
  }
}
@media print {
  .nhsuk-header__navigation {
    display: none;
  }
}
.nhsuk-header__navigation-list {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0 -8px;
  padding: 0;
  width: calc(100% + 16px);
}

@media (min-width: 40.0625em) {
  .nhsuk-header__navigation-list {
    width: calc(100% + 32px);
    margin: 0 -16px;
  }
}
@media (min-width: 48.0625em) {
  .nhsuk-header__navigation--justified .nhsuk-header__navigation-list {
    justify-content: space-between;
  }
}
.nhsuk-frontend-supported .nhsuk-header__navigation-list {
  flex-wrap: nowrap;
}

.nhsuk-header__navigation-item {
  margin-bottom: 0;
  padding: 0 8px;
}

@media (min-width: 40.0625em) {
  .nhsuk-header__navigation-item {
    padding: 0 16px;
  }
}
.nhsuk-header__navigation-item-current-fallback {
  font-weight: inherit;
}

.nhsuk-header__navigation-link {
  display: block;
  padding: 16px 2px;
  position: relative;
  white-space: nowrap;
}

.nhsuk-header__navigation-link {
  font-weight: 400;
}

.nhsuk-header__navigation-link {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.71429;
}

@media (min-width: 40.0625em) {
  .nhsuk-header__navigation-link {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
  }
}
@media print {
  .nhsuk-header__navigation-link {
    font-size: 12pt;
    line-height: 1.3;
  }
}
.nhsuk-header__navigation-link {
  color: #ffffff;
}

.nhsuk-header__navigation-link:visited {
  color: #ffffff;
}

.nhsuk-header__navigation-link:visited .nhsuk-icon {
  fill: #ffffff;
}

.nhsuk-header__navigation-link:hover, .nhsuk-header__navigation-link:hover:visited {
  color: #ffffff;
  text-decoration: none;
}

.nhsuk-header__navigation-link:hover .nhsuk-icon, .nhsuk-header__navigation-link:hover:visited .nhsuk-icon {
  fill: #ffffff;
}

.nhsuk-header__navigation-link:active, .nhsuk-header__navigation-link:active:visited {
  color: #ffffff;
}

.nhsuk-header__navigation-link:active .nhsuk-icon, .nhsuk-header__navigation-link:active:visited .nhsuk-icon {
  fill: #ffffff;
}

.nhsuk-header__navigation-link:focus, .nhsuk-header__navigation-link:focus:visited {
  background-color: #ffeb3b;
  box-shadow: 0 -2px #ffeb3b, 0 4px #212b32;
  outline: 4px solid transparent;
  text-decoration: none;
}

.nhsuk-header__navigation-link:focus,
.nhsuk-header__navigation-link:focus .nhsuk-icon, .nhsuk-header__navigation-link:focus:visited,
.nhsuk-header__navigation-link:focus:visited .nhsuk-icon {
  color: #212b32;
  fill: #212b32;
}

.nhsuk-header__navigation-link:focus:hover, .nhsuk-header__navigation-link:focus:visited:hover {
  text-decoration: none;
}

.nhsuk-header__navigation-link:focus, .nhsuk-header__navigation-link:focus:visited {
  box-shadow: inset 0 -4px #212b32;
  color: #212b32;
}

@media print {
  .nhsuk-header__navigation-link {
    color: inherit;
  }
  .nhsuk-header__navigation-link::after {
    content: "";
  }
}
.nhsuk-header__navigation-link::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border: 0 solid currentcolor;
}

.nhsuk-header__navigation-link[aria-current=page]::before, .nhsuk-header__navigation-link[aria-current=true]::before {
  border-bottom-width: 4px;
}

@media (max-width: 40.0525em) {
  .nhsuk-header__navigation-link {
    font-size: inherit;
  }
}
.nhsuk-header__menu {
  align-self: center;
  padding: 0 8px;
}

.nhsuk-header__menu[hidden] {
  display: none;
}

@media (min-width: 40.0625em) {
  .nhsuk-header__menu {
    padding: 0 16px;
  }
}
.nhsuk-header__menu-toggle {
  align-items: center;
  background: transparent;
  border: 0;
  border-radius: 0;
  box-sizing: border-box;
  cursor: pointer;
  display: flex;
  margin: 0;
  text-align: center;
  padding-right: 1.1875em;
}

.nhsuk-header__menu-toggle[hidden] {
  display: none;
}

.nhsuk-header__menu-toggle::after {
  bottom: 0;
  content: "";
  right: 2px;
  margin: auto;
  position: absolute;
  top: 2px;
  color: currentcolor;
  display: block;
  width: 0.5em;
  height: 0.5em;
  border-radius: 2px;
  outline: 0.1052631579em solid currentcolor;
  outline-offset: -0.1052631579em;
  clip-path: polygon(100% 100%, 100% 0, 0 0);
  transform: translateY(-0.2261931458em) rotate(135deg);
}

@supports (border-width: max(0px)) {
  .nhsuk-header__menu-toggle::after {
    outline-width: max(2px, 0.1052631579em) max(2px, 0.1052631579em) 0 0;
    font-size: max(19px, 1em);
  }
}
.nhsuk-header__menu-toggle[aria-expanded=true]::after {
  color: currentcolor;
  display: block;
  width: 0.5em;
  height: 0.5em;
  border-radius: 2px;
  outline: 0.1052631579em solid currentcolor;
  outline-offset: -0.1052631579em;
  clip-path: polygon(100% 100%, 100% 0, 0 0);
  transform: translateY(0.1052631579em) rotate(-45deg);
}

@supports (border-width: max(0px)) {
  .nhsuk-header__menu-toggle[aria-expanded=true]::after {
    outline-width: max(2px, 0.1052631579em) max(2px, 0.1052631579em) 0 0;
    font-size: max(19px, 1em);
  }
}
.nhsuk-header__menu-list {
  list-style: none;
  margin: 0 8px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 100%;
  left: 0;
}

@media print {
  .nhsuk-header__menu-list {
    display: none;
  }
}
@media (min-width: 40.0625em) {
  .nhsuk-header__menu-list {
    margin: 0 16px;
  }
}
.nhsuk-header__menu-list[hidden] {
  display: none;
}

.nhsuk-header__menu-list .nhsuk-header__navigation-link {
  color: #005eb8;
}

.nhsuk-header__menu-list .nhsuk-header__navigation-link:visited {
  color: #005eb8;
}

.nhsuk-header__menu-list .nhsuk-header__navigation-link:visited .nhsuk-icon {
  fill: #005eb8;
}

.nhsuk-header__menu-list .nhsuk-header__navigation-link:hover, .nhsuk-header__menu-list .nhsuk-header__navigation-link:hover:visited {
  color: #004b93;
  text-decoration: none;
}

.nhsuk-header__menu-list .nhsuk-header__navigation-link:hover .nhsuk-icon, .nhsuk-header__menu-list .nhsuk-header__navigation-link:hover:visited .nhsuk-icon {
  fill: #004b93;
}

.nhsuk-header__menu-list .nhsuk-header__navigation-link:active, .nhsuk-header__menu-list .nhsuk-header__navigation-link:active:visited {
  color: #003d78;
}

.nhsuk-header__menu-list .nhsuk-header__navigation-link:active .nhsuk-icon, .nhsuk-header__menu-list .nhsuk-header__navigation-link:active:visited .nhsuk-icon {
  fill: #003d78;
}

.nhsuk-header__menu-list .nhsuk-header__navigation-link:focus, .nhsuk-header__menu-list .nhsuk-header__navigation-link:focus:visited {
  background-color: #ffeb3b;
  box-shadow: 0 -2px #ffeb3b, 0 4px #212b32;
  outline: 4px solid transparent;
  text-decoration: none;
}

.nhsuk-header__menu-list .nhsuk-header__navigation-link:focus,
.nhsuk-header__menu-list .nhsuk-header__navigation-link:focus .nhsuk-icon, .nhsuk-header__menu-list .nhsuk-header__navigation-link:focus:visited,
.nhsuk-header__menu-list .nhsuk-header__navigation-link:focus:visited .nhsuk-icon {
  color: #212b32;
  fill: #212b32;
}

.nhsuk-header__menu-list .nhsuk-header__navigation-link:focus:hover, .nhsuk-header__menu-list .nhsuk-header__navigation-link:focus:visited:hover {
  text-decoration: none;
}

.nhsuk-header__menu-list .nhsuk-header__navigation-link:focus, .nhsuk-header__menu-list .nhsuk-header__navigation-link:focus:visited {
  box-shadow: inset 0 -4px #212b32;
  color: #212b32;
}

@media print {
  .nhsuk-header__menu-list .nhsuk-header__navigation-link {
    color: inherit;
  }
  .nhsuk-header__menu-list .nhsuk-header__navigation-link::after {
    content: "";
  }
}
.nhsuk-header__menu-list .nhsuk-header__navigation-link[aria-current=page]::before, .nhsuk-header__menu-list .nhsuk-header__navigation-link[aria-current=true]::before {
  width: 0;
  top: 0;
  bottom: 0;
  left: -16px;
  right: auto;
  border-left-width: 4px;
}

@media (min-width: 48.0625em) {
  .nhsuk-header__menu-list .nhsuk-header__navigation-link[aria-current=page]::before, .nhsuk-header__menu-list .nhsuk-header__navigation-link[aria-current=true]::before {
    left: -32px;
  }
}
.nhsuk-header__menu-list .nhsuk-header__navigation-item {
  padding: 0;
  border-bottom: 1px solid #f0f4f5;
}

.nhsuk-header__menu-list .nhsuk-header__navigation-item:last-child {
  border-color: transparent;
}

.nhsuk-header__navigation--white {
  background-color: #ffffff;
  color: #005eb8;
}

.nhsuk-header__navigation--white .nhsuk-header__navigation-link {
  color: #005eb8;
}

.nhsuk-header__navigation--white .nhsuk-header__navigation-link:visited {
  color: #005eb8;
}

.nhsuk-header__navigation--white .nhsuk-header__navigation-link:visited .nhsuk-icon {
  fill: #005eb8;
}

.nhsuk-header__navigation--white .nhsuk-header__navigation-link:hover, .nhsuk-header__navigation--white .nhsuk-header__navigation-link:hover:visited {
  color: #004b93;
  text-decoration: none;
}

.nhsuk-header__navigation--white .nhsuk-header__navigation-link:hover .nhsuk-icon, .nhsuk-header__navigation--white .nhsuk-header__navigation-link:hover:visited .nhsuk-icon {
  fill: #004b93;
}

.nhsuk-header__navigation--white .nhsuk-header__navigation-link:active, .nhsuk-header__navigation--white .nhsuk-header__navigation-link:active:visited {
  color: #003d78;
}

.nhsuk-header__navigation--white .nhsuk-header__navigation-link:active .nhsuk-icon, .nhsuk-header__navigation--white .nhsuk-header__navigation-link:active:visited .nhsuk-icon {
  fill: #003d78;
}

.nhsuk-header__navigation--white .nhsuk-header__navigation-link:focus, .nhsuk-header__navigation--white .nhsuk-header__navigation-link:focus:visited {
  background-color: #ffeb3b;
  box-shadow: 0 -2px #ffeb3b, 0 4px #212b32;
  outline: 4px solid transparent;
  text-decoration: none;
}

.nhsuk-header__navigation--white .nhsuk-header__navigation-link:focus,
.nhsuk-header__navigation--white .nhsuk-header__navigation-link:focus .nhsuk-icon, .nhsuk-header__navigation--white .nhsuk-header__navigation-link:focus:visited,
.nhsuk-header__navigation--white .nhsuk-header__navigation-link:focus:visited .nhsuk-icon {
  color: #212b32;
  fill: #212b32;
}

.nhsuk-header__navigation--white .nhsuk-header__navigation-link:focus:hover, .nhsuk-header__navigation--white .nhsuk-header__navigation-link:focus:visited:hover {
  text-decoration: none;
}

.nhsuk-header__navigation--white .nhsuk-header__navigation-link:focus, .nhsuk-header__navigation--white .nhsuk-header__navigation-link:focus:visited {
  box-shadow: inset 0 -4px #212b32;
  color: #212b32;
}

@media print {
  .nhsuk-header__navigation--white .nhsuk-header__navigation-link {
    color: inherit;
  }
  .nhsuk-header__navigation--white .nhsuk-header__navigation-link::after {
    content: "";
  }
}
.nhsuk-header__navigation--white .nhsuk-header__menu-list {
  border-top: 1px solid #f0f4f5;
}

.nhsuk-header__navigation-container {
  box-shadow: 0 -1px 0 0 rgba(255, 255, 255, 0.2);
}

.nhsuk-header--white .nhsuk-header__navigation--white .nhsuk-header__navigation-container {
  box-shadow: 0 -1px 0 0 #d8dde0;
}

.nhsuk-header--white :not(.nhsuk-header__navigation--white) .nhsuk-header__navigation-container, .nhsuk-header__navigation--white .nhsuk-header__navigation-container {
  box-shadow: none;
  margin-top: 0;
}

@media (max-width: 40.0525em) {
  .nhsuk-header__navigation-container, .nhsuk-header--white .nhsuk-header__navigation--white .nhsuk-header__navigation-container {
    box-shadow: none;
    margin-top: -16px;
  }
}
.nhsuk-header--white {
  background-color: #ffffff;
  color: #005eb8;
}

.nhsuk-header--white .nhsuk-header__service-logo,
.nhsuk-header--white .nhsuk-header__service-name[href],
.nhsuk-header--white .nhsuk-header__account-button,
.nhsuk-header--white .nhsuk-header__account-link {
  color: #005eb8;
}

.nhsuk-header--white .nhsuk-header__service-logo:visited,
.nhsuk-header--white .nhsuk-header__service-name[href]:visited,
.nhsuk-header--white .nhsuk-header__account-button:visited,
.nhsuk-header--white .nhsuk-header__account-link:visited {
  color: #005eb8;
}

.nhsuk-header--white .nhsuk-header__service-logo:visited .nhsuk-icon,
.nhsuk-header--white .nhsuk-header__service-name[href]:visited .nhsuk-icon,
.nhsuk-header--white .nhsuk-header__account-button:visited .nhsuk-icon,
.nhsuk-header--white .nhsuk-header__account-link:visited .nhsuk-icon {
  fill: #005eb8;
}

.nhsuk-header--white .nhsuk-header__service-logo:hover, .nhsuk-header--white .nhsuk-header__service-logo:hover:visited,
.nhsuk-header--white .nhsuk-header__service-name[href]:hover,
.nhsuk-header--white .nhsuk-header__service-name[href]:hover:visited,
.nhsuk-header--white .nhsuk-header__account-button:hover,
.nhsuk-header--white .nhsuk-header__account-button:hover:visited,
.nhsuk-header--white .nhsuk-header__account-link:hover,
.nhsuk-header--white .nhsuk-header__account-link:hover:visited {
  color: #004b93;
  text-decoration: none;
}

.nhsuk-header--white .nhsuk-header__service-logo:hover .nhsuk-icon, .nhsuk-header--white .nhsuk-header__service-logo:hover:visited .nhsuk-icon,
.nhsuk-header--white .nhsuk-header__service-name[href]:hover .nhsuk-icon,
.nhsuk-header--white .nhsuk-header__service-name[href]:hover:visited .nhsuk-icon,
.nhsuk-header--white .nhsuk-header__account-button:hover .nhsuk-icon,
.nhsuk-header--white .nhsuk-header__account-button:hover:visited .nhsuk-icon,
.nhsuk-header--white .nhsuk-header__account-link:hover .nhsuk-icon,
.nhsuk-header--white .nhsuk-header__account-link:hover:visited .nhsuk-icon {
  fill: #004b93;
}

.nhsuk-header--white .nhsuk-header__service-logo:active, .nhsuk-header--white .nhsuk-header__service-logo:active:visited,
.nhsuk-header--white .nhsuk-header__service-name[href]:active,
.nhsuk-header--white .nhsuk-header__service-name[href]:active:visited,
.nhsuk-header--white .nhsuk-header__account-button:active,
.nhsuk-header--white .nhsuk-header__account-button:active:visited,
.nhsuk-header--white .nhsuk-header__account-link:active,
.nhsuk-header--white .nhsuk-header__account-link:active:visited {
  color: #003d78;
}

.nhsuk-header--white .nhsuk-header__service-logo:active .nhsuk-icon, .nhsuk-header--white .nhsuk-header__service-logo:active:visited .nhsuk-icon,
.nhsuk-header--white .nhsuk-header__service-name[href]:active .nhsuk-icon,
.nhsuk-header--white .nhsuk-header__service-name[href]:active:visited .nhsuk-icon,
.nhsuk-header--white .nhsuk-header__account-button:active .nhsuk-icon,
.nhsuk-header--white .nhsuk-header__account-button:active:visited .nhsuk-icon,
.nhsuk-header--white .nhsuk-header__account-link:active .nhsuk-icon,
.nhsuk-header--white .nhsuk-header__account-link:active:visited .nhsuk-icon {
  fill: #003d78;
}

.nhsuk-header--white .nhsuk-header__service-logo:focus, .nhsuk-header--white .nhsuk-header__service-logo:focus:visited,
.nhsuk-header--white .nhsuk-header__service-name[href]:focus,
.nhsuk-header--white .nhsuk-header__service-name[href]:focus:visited,
.nhsuk-header--white .nhsuk-header__account-button:focus,
.nhsuk-header--white .nhsuk-header__account-button:focus:visited,
.nhsuk-header--white .nhsuk-header__account-link:focus,
.nhsuk-header--white .nhsuk-header__account-link:focus:visited {
  background-color: #ffeb3b;
  box-shadow: 0 -2px #ffeb3b, 0 4px #212b32;
  outline: 4px solid transparent;
  text-decoration: none;
}

.nhsuk-header--white .nhsuk-header__service-logo:focus,
.nhsuk-header--white .nhsuk-header__service-logo:focus .nhsuk-icon, .nhsuk-header--white .nhsuk-header__service-logo:focus:visited,
.nhsuk-header--white .nhsuk-header__service-logo:focus:visited .nhsuk-icon,
.nhsuk-header--white .nhsuk-header__service-name[href]:focus,
.nhsuk-header--white .nhsuk-header__service-name[href]:focus .nhsuk-icon,
.nhsuk-header--white .nhsuk-header__service-name[href]:focus:visited,
.nhsuk-header--white .nhsuk-header__service-name[href]:focus:visited .nhsuk-icon,
.nhsuk-header--white .nhsuk-header__account-button:focus,
.nhsuk-header--white .nhsuk-header__account-button:focus .nhsuk-icon,
.nhsuk-header--white .nhsuk-header__account-button:focus:visited,
.nhsuk-header--white .nhsuk-header__account-button:focus:visited .nhsuk-icon,
.nhsuk-header--white .nhsuk-header__account-link:focus,
.nhsuk-header--white .nhsuk-header__account-link:focus .nhsuk-icon,
.nhsuk-header--white .nhsuk-header__account-link:focus:visited,
.nhsuk-header--white .nhsuk-header__account-link:focus:visited .nhsuk-icon {
  color: #212b32;
  fill: #212b32;
}

.nhsuk-header--white .nhsuk-header__service-logo:focus:hover, .nhsuk-header--white .nhsuk-header__service-logo:focus:visited:hover,
.nhsuk-header--white .nhsuk-header__service-name[href]:focus:hover,
.nhsuk-header--white .nhsuk-header__service-name[href]:focus:visited:hover,
.nhsuk-header--white .nhsuk-header__account-button:focus:hover,
.nhsuk-header--white .nhsuk-header__account-button:focus:visited:hover,
.nhsuk-header--white .nhsuk-header__account-link:focus:hover,
.nhsuk-header--white .nhsuk-header__account-link:focus:visited:hover {
  text-decoration: none;
}

.nhsuk-header--white .nhsuk-header__service-logo:focus, .nhsuk-header--white .nhsuk-header__service-logo:focus:visited,
.nhsuk-header--white .nhsuk-header__service-name[href]:focus,
.nhsuk-header--white .nhsuk-header__service-name[href]:focus:visited,
.nhsuk-header--white .nhsuk-header__account-button:focus,
.nhsuk-header--white .nhsuk-header__account-button:focus:visited,
.nhsuk-header--white .nhsuk-header__account-link:focus,
.nhsuk-header--white .nhsuk-header__account-link:focus:visited {
  box-shadow: inset 0 -4px #212b32;
  color: #212b32;
}

@media print {
  .nhsuk-header--white .nhsuk-header__service-logo,
  .nhsuk-header--white .nhsuk-header__service-name[href],
  .nhsuk-header--white .nhsuk-header__account-button,
  .nhsuk-header--white .nhsuk-header__account-link {
    color: inherit;
  }
  .nhsuk-header--white .nhsuk-header__service-logo::after,
  .nhsuk-header--white .nhsuk-header__service-name[href]::after,
  .nhsuk-header--white .nhsuk-header__account-button::after,
  .nhsuk-header--white .nhsuk-header__account-link::after {
    content: "";
  }
}
.nhsuk-header--white .nhsuk-header__service-logo:not(:focus):not(:hover) .nhsuk-header__organisation-name {
  color: #212b32;
}

.nhsuk-header--white .nhsuk-header__account {
  background-color: #f0f4f5;
  border-color: #d8dde0;
}

.nhsuk-header--white .nhsuk-header__account-item {
  outline-color: #d8dde0;
}

.nhsuk-header--white .nhsuk-header__search-input.nhsuk-input:not(:focus) {
  margin-right: -1px;
  padding-left: 11px;
  border-color: #aeb7bd;
  border-width: 1px;
}

.nhsuk-header--white .nhsuk-header__search-submit {
  background-color: #005eb8;
  color: #ffffff;
}

.nhsuk-header--white .nhsuk-header__search-submit:hover, .nhsuk-header--white .nhsuk-header__search-submit:active {
  background-color: #004b93;
  border-color: #004b93;
  box-shadow: none;
}

.nhsuk-header--white .nhsuk-header__search-submit:active {
  background-color: #003d78;
}

.nhsuk-header--organisation .nhsuk-header__logo {
  height: 24px;
  margin-bottom: 6px;
  min-width: auto;
  width: 60px;
}

@media (min-width: 40.0625em) {
  .nhsuk-header--organisation .nhsuk-header__logo {
    height: 32px;
    width: 80px;
  }
}
.nhsuk-header--organisation .nhsuk-header__service-logo {
  display: block;
}

.nhsuk-header--organisation .nhsuk-header__service-logo:has(svg):not(:focus):hover::before {
  height: 24px;
  width: 60px;
}

@media (min-width: 40.0625em) {
  .nhsuk-header--organisation .nhsuk-header__service-logo:has(svg):not(:focus):hover::before {
    height: 32px;
    width: 80px;
  }
}
.nhsuk-header__organisation-name {
  display: block;
}

.nhsuk-header__organisation-name {
  font-weight: 600;
}

.nhsuk-header__organisation-name {
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 1.1;
}

@media (min-width: 40.0625em) {
  .nhsuk-header__organisation-name {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.1;
  }
}
@media print {
  .nhsuk-header__organisation-name {
    font-size: 15pt;
    line-height: 1.1;
  }
}
.nhsuk-header__organisation-name-split {
  display: block;
}

.nhsuk-header__organisation-name-descriptor {
  display: block;
}

.nhsuk-header__organisation-name-descriptor {
  font-weight: 600;
}

.nhsuk-header__organisation-name-descriptor {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.66667;
}

@media (min-width: 40.0625em) {
  .nhsuk-header__organisation-name-descriptor {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.71429;
  }
}
@media print {
  .nhsuk-header__organisation-name-descriptor {
    font-size: 12pt;
    line-height: 1.3;
  }
}
.nhsuk-header__organisation-logo {
  border: 0;
  height: auto;
  width: 280px;
}

@media (max-width: 28.125em) {
  .nhsuk-header__organisation-logo {
    max-width: 150px;
  }
}
.nhsuk-header__organisation-logo[src$=".svg"] {
  max-width: 220px;
  width: 220px;
}

.nhsuk-header .nhsuk-header__service-name[href] {
  text-decoration: none;
}

.nhsuk-header .nhsuk-header__service-logo:not(:focus):hover,
.nhsuk-header .nhsuk-header__service-logo:not(:focus):hover .nhsuk-header__service-name,
.nhsuk-header .nhsuk-header__service-name[href]:not(:focus):hover {
  text-decoration: underline;
}

.nhsuk-header .nhsuk-header__service-logo:focus {
  outline: 4px solid transparent;
  box-shadow: 0 0 0 4px #ffeb3b, 0 0 0 8px #212b32;
}



























.nhsuk-hint {
  color: #4c6272;
  display: block;
  margin-bottom: 16px;
}

.nhsuk-hint {
  font-weight: 400;
}

.nhsuk-hint {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}

@media (min-width: 40.0625em) {
  .nhsuk-hint {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.47368;
  }
}
@media print {
  .nhsuk-hint {
    font-size: 13pt;
    line-height: 1.25;
  }
}
.nhsuk-label:not(.nhsuk-label--m):not(.nhsuk-label--l):not(.nhsuk-label--xl) + .nhsuk-hint {
  margin-bottom: 8px;
}

.nhsuk-fieldset__legend:not(.nhsuk-fieldset__legend--m):not(.nhsuk-fieldset__legend--l):not(.nhsuk-fieldset__legend--xl) + .nhsuk-hint {
  margin-bottom: 8px;
}

.nhsuk-fieldset__legend + .nhsuk-hint {
  margin-top: -4px;
}



























.nhsuk-inset-text {
  border-left: 8px solid #005eb8;
  max-width: 44em;
}

.nhsuk-inset-text > *:first-child {
  margin-top: 0;
}

.nhsuk-inset-text > *:last-child {
  margin-bottom: 0;
}

.nhsuk-inset-text {
  margin-bottom: 40px;
}

@media (min-width: 40.0625em) {
  .nhsuk-inset-text {
    margin-bottom: 48px;
  }
}
.nhsuk-inset-text {
  margin-top: 40px;
}

@media (min-width: 40.0625em) {
  .nhsuk-inset-text {
    margin-top: 48px;
  }
}
.nhsuk-inset-text {
  padding: 16px;
}

@media (min-width: 40.0625em) {
  .nhsuk-inset-text {
    padding: 24px;
  }
}
@media print {
  .nhsuk-inset-text {
    border-color: #000000;
  }
}


























.nhsuk-panel {
  background: #007f3b;
  border: 4px solid transparent; /* [1] */
  box-sizing: border-box;
  color: #ffffff;
  padding: 28px; /* [2] */
}

.nhsuk-panel {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.31818;
}

@media (min-width: 40.0625em) {
  .nhsuk-panel {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 1.23077;
  }
}
@media print {
  .nhsuk-panel {
    font-size: 17pt;
    line-height: 1.25;
  }
}
.nhsuk-panel {
  margin-bottom: 16px;
}

@media (min-width: 40.0625em) {
  .nhsuk-panel {
    margin-bottom: 24px;
  }
}
@media (max-width: 40.0525em) {
  .nhsuk-panel {
    padding: 20px; /* [2] */
    word-wrap: break-word;
    overflow-wrap: break-word;
    /* [3] */
  }
}
@media print {
  .nhsuk-panel {
    color: #000000;
    border-color: currentcolor;
    background: none;
  }
}
.nhsuk-panel__title {
  margin-top: 0;
}

.nhsuk-panel__title {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.1875;
}

@media (min-width: 40.0625em) {
  .nhsuk-panel__title {
    font-size: 48px;
    font-size: 3rem;
    line-height: 1.125;
  }
}
@media print {
  .nhsuk-panel__title {
    font-size: 26pt;
    line-height: 1.15;
  }
}
.nhsuk-panel__title {
  margin-bottom: 24px;
}

@media (min-width: 40.0625em) {
  .nhsuk-panel__title {
    margin-bottom: 32px;
  }
}
.nhsuk-panel__title:last-child {
  margin-bottom: 0;
}



























.nhsuk-radios__item {
  clear: left;
  display: block;
  margin-bottom: 8px;
  min-height: 40px;
  padding: 0 0 0 40px;
  position: relative;
}

.nhsuk-radios__item {
  font-weight: 400;
}

.nhsuk-radios__item {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}

@media (min-width: 40.0625em) {
  .nhsuk-radios__item {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.47368;
  }
}
@media print {
  .nhsuk-radios__item {
    font-size: 13pt;
    line-height: 1.25;
  }
}
.nhsuk-radios__item:last-child,
.nhsuk-radios__item:last-of-type {
  margin-bottom: 0;
}

.nhsuk-radios__input {
  cursor: pointer;
  height: 40px;
  left: 0;
  margin: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 40px;
  z-index: 1;
}

.nhsuk-radios__label {
  cursor: pointer;
  display: inline-block;
  margin-bottom: 0;
  padding: 8px 12px 4px;
  touch-action: manipulation;
}

.nhsuk-radios__hint {
  display: block;
  padding-left: 12px;
  padding-right: 12px;
}

.nhsuk-radios__input + .nhsuk-radios__label::before {
  background: #ffffff;
  border: 2px solid #4c6272;
  border-radius: 50%;
  box-sizing: border-box;
  content: "";
  height: 40px;
  left: 0;
  position: absolute;
  top: 0;
  width: 40px;
}

.nhsuk-radios__input + .nhsuk-radios__label::after {
  background: #4c6272;
  border: 10px solid #212b32;
  border-radius: 50%;
  content: "";
  height: 0;
  left: 10px;
  opacity: 0;
  position: absolute;
  top: 10px;
  width: 0;
}

.nhsuk-radios__input:focus + .nhsuk-radios__label::before {
  border: 4px solid #212b32;
  box-shadow: 0 0 0 4px #ffeb3b;
}

.nhsuk-radios__input:checked + .nhsuk-radios__label::after {
  opacity: 1;
}

.nhsuk-radios__input:disabled,
.nhsuk-radios__input:disabled + .nhsuk-radios__label {
  cursor: default;
}

.nhsuk-radios__input:disabled + .nhsuk-radios__label {
  opacity: 0.5;
}

@media (min-width: 40.0625em) {
  .nhsuk-radios--inline::after {
    clear: both;
    content: "";
    display: block;
  }
  .nhsuk-radios--inline .nhsuk-radios__item {
    clear: none;
    float: left;
    margin-right: 24px;
  }
}
.nhsuk-radios--inline.nhsuk-radios--conditional .nhsuk-radios__item {
  float: none;
  margin-right: 0;
}

.nhsuk-radios__divider {
  color: #212b32;
  margin-bottom: 8px;
  text-align: center;
  width: 40px;
}

.nhsuk-radios__divider {
  font-weight: 400;
}

.nhsuk-radios__divider {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}

@media (min-width: 40.0625em) {
  .nhsuk-radios__divider {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.47368;
  }
}
@media print {
  .nhsuk-radios__divider {
    font-size: 13pt;
    line-height: 1.25;
  }
}
.nhsuk-radios__conditional {
  border-left: 4px solid #4c6272;
  margin-left: 18px;
  padding-left: 30px;
}

.nhsuk-radios__conditional {
  margin-bottom: 16px;
}

@media (min-width: 40.0625em) {
  .nhsuk-radios__conditional {
    margin-bottom: 24px;
  }
}
.nhsuk-radios__conditional > :last-child {
  margin-bottom: 0;
}

.nhsuk-frontend-supported .nhsuk-radios__conditional--hidden {
  display: none;
}



























.nhsuk-summary-list {
  margin: 0;
}

.nhsuk-summary-list {
  font-weight: 400;
}

.nhsuk-summary-list {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}

@media (min-width: 40.0625em) {
  .nhsuk-summary-list {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.47368;
  }
}
@media print {
  .nhsuk-summary-list {
    font-size: 13pt;
    line-height: 1.25;
  }
}
.nhsuk-summary-list {
  margin-bottom: 32px;
}

@media (min-width: 40.0625em) {
  .nhsuk-summary-list {
    margin-bottom: 40px;
  }
}
@media (min-width: 40.0625em) {
  .nhsuk-summary-list {
    border-collapse: collapse;
    display: table;
    table-layout: fixed;
    width: 100%;
  }
}
.nhsuk-summary-list__row {
  border-bottom: 1px solid #d8dde0;
}

@media (max-width: 40.0525em) {
  .nhsuk-summary-list__row {
    margin-bottom: 16px;
  }
}
@media (min-width: 40.0625em) {
  .nhsuk-summary-list__row {
    display: table-row;
  }
}
.nhsuk-summary-list__row:not(.nhsuk-summary-list__row--no-actions) > :last-child {
  padding-right: 0;
}

@media (min-width: 40.0625em) {
  .nhsuk-summary-list__row--no-actions::after {
    content: "";
    display: table-cell;
    width: 20%;
  }
}
.nhsuk-summary-list__key,
.nhsuk-summary-list__value,
.nhsuk-summary-list__actions {
  margin: 0;
  vertical-align: top;
}

@media (min-width: 40.0625em) {
  .nhsuk-summary-list__key,
  .nhsuk-summary-list__value,
  .nhsuk-summary-list__actions {
    display: table-cell;
    padding-bottom: 8px;
    padding-right: 24px;
    padding-top: 8px;
  }
}
.nhsuk-summary-list__actions {
  margin-bottom: 16px;
}

@media (min-width: 40.0625em) {
  .nhsuk-summary-list__actions {
    text-align: right;
    width: 20%;
  }
}
.nhsuk-summary-list__key,
.nhsuk-summary-list__value {
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.nhsuk-summary-list__key {
  margin-bottom: 4px;
  font-weight: 600;
}

@media (min-width: 40.0625em) {
  .nhsuk-summary-list__key {
    width: 30%;
  }
}
@media (max-width: 40.0525em) {
  .nhsuk-summary-list__value {
    margin-bottom: 16px;
  }
}
.nhsuk-summary-list__value > p {
  margin-bottom: 12px;
}

.nhsuk-summary-list__value > :last-child {
  margin-bottom: 0;
}

.nhsuk-summary-list__actions-list {
  margin: 0;
  padding: 0;
  width: 100%;
}

.nhsuk-summary-list__actions-list-item {
  display: inline-block;
}

@media (max-width: 40.0525em) {
  .nhsuk-summary-list__actions-list-item {
    border-right: 1px solid #d8dde0;
    margin-right: 8px;
    padding-right: 8px;
  }
  .nhsuk-summary-list__actions-list-item:last-child {
    border: 0;
    margin-right: 0;
    padding-right: 0;
  }
}
@media (min-width: 40.0625em) {
  .nhsuk-summary-list__actions-list-item {
    margin-left: 8px;
    padding-left: 8px;
  }
  .nhsuk-summary-list__actions-list-item:first-child {
    border: 0;
    margin-left: 0;
    padding-left: 0;
  }
  .nhsuk-summary-list__actions-list-item:not(:first-child) {
    border-left: 1px solid #d8dde0;
  }
}
.nhsuk-summary-list__actions-list-item .nhsuk-link:focus {
  isolation: isolate;
}

.nhsuk-summary-list--no-border .nhsuk-summary-list__row {
  border: 0;
}

@media (min-width: 40.0625em) {
  .nhsuk-summary-list--no-border .nhsuk-summary-list__key,
  .nhsuk-summary-list--no-border .nhsuk-summary-list__value,
  .nhsuk-summary-list--no-border .nhsuk-summary-list__actions {
    padding-bottom: 9px;
  }
}
.nhsuk-summary-list__row--no-border {
  border: 0;
}

@media (min-width: 40.0625em) {
  .nhsuk-summary-list__row--no-border .nhsuk-summary-list__key,
  .nhsuk-summary-list__row--no-border .nhsuk-summary-list__value,
  .nhsuk-summary-list__row--no-border .nhsuk-summary-list__actions {
    padding-bottom: 9px;
  }
}


























.nhsuk-table-container {
  display: block;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-x: auto;
  width: 100%;
}

.nhsuk-table-container {
  margin-bottom: 40px;
}

@media (min-width: 40.0625em) {
  .nhsuk-table-container {
    margin-bottom: 48px;
  }
}
.nhsuk-table-container .nhsuk-table,
.nhsuk-table-container .nhsuk-table-responsive {
  margin: 0;
}

.nhsuk-table,
.nhsuk-table-responsive {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}

.nhsuk-table,
.nhsuk-table-responsive {
  font-weight: 400;
}

.nhsuk-table,
.nhsuk-table-responsive {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}

@media (min-width: 40.0625em) {
  .nhsuk-table,
  .nhsuk-table-responsive {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.47368;
  }
}
@media print {
  .nhsuk-table,
  .nhsuk-table-responsive {
    font-size: 13pt;
    line-height: 1.25;
  }
}
.nhsuk-table,
.nhsuk-table-responsive {
  margin-bottom: 40px;
}

@media (min-width: 40.0625em) {
  .nhsuk-table,
  .nhsuk-table-responsive {
    margin-bottom: 48px;
  }
}
.nhsuk-table__caption--xl {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.1875;
}

@media (min-width: 40.0625em) {
  .nhsuk-table__caption--xl {
    font-size: 48px;
    font-size: 3rem;
    line-height: 1.125;
  }
}
@media print {
  .nhsuk-table__caption--xl {
    font-size: 26pt;
    line-height: 1.15;
  }
}
.nhsuk-table__caption--l {
  font-size: 27px;
  font-size: 1.6875rem;
  line-height: 1.22222;
}

@media (min-width: 40.0625em) {
  .nhsuk-table__caption--l {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 1.16667;
  }
}
@media print {
  .nhsuk-table__caption--l {
    font-size: 20pt;
    line-height: 1.2;
  }
}
.nhsuk-table__caption--m {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.31818;
}

@media (min-width: 40.0625em) {
  .nhsuk-table__caption--m {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 1.23077;
  }
}
@media print {
  .nhsuk-table__caption--m {
    font-size: 17pt;
    line-height: 1.25;
  }
}
.nhsuk-table__caption--s {
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 1.42105;
}

@media (min-width: 40.0625em) {
  .nhsuk-table__caption--s {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.36364;
  }
}
@media print {
  .nhsuk-table__caption--s {
    font-size: 15pt;
    line-height: 1.25;
  }
}
.nhsuk-table__row:hover {
  background-color: #f0f4f5;
}

.nhsuk-table__panel-with-heading-tab {
  border: 1px solid #d8dde0;
  padding-top: 0 !important;
  background-color: #ffffff;
  border: 1px solid #d8dde0;
  color: #212b32;
}

.nhsuk-table__panel-with-heading-tab > *:first-child {
  margin-top: 0;
}

.nhsuk-table__panel-with-heading-tab > *:last-child {
  margin-bottom: 0;
}

.nhsuk-table__panel-with-heading-tab {
  margin-bottom: 40px;
}

@media (min-width: 40.0625em) {
  .nhsuk-table__panel-with-heading-tab {
    margin-bottom: 48px;
  }
}
@media print {
  .nhsuk-table__panel-with-heading-tab {
    border: 1px solid #000000;
    page-break-inside: avoid;
  }
}
.nhsuk-table__panel-with-heading-tab {
  margin-top: 40px;
}

@media (min-width: 40.0625em) {
  .nhsuk-table__panel-with-heading-tab {
    margin-top: 48px;
  }
}
.nhsuk-table__panel-with-heading-tab {
  padding: 24px;
}

@media (min-width: 40.0625em) {
  .nhsuk-table__panel-with-heading-tab {
    padding: 32px;
  }
}
.nhsuk-table__panel-with-heading-tab .nhsuk-table,
.nhsuk-table__panel-with-heading-tab .nhsuk-table-container,
.nhsuk-table__panel-with-heading-tab .nhsuk-table-responsive {
  margin: 0;
}

.nhsuk-table__heading-tab {
  background-color: #005eb8;
  outline: 1px solid transparent;
  outline-offset: -1px;
  color: #ffffff;
  display: inline-block;
  margin: 0;
  margin-bottom: 8px;
  margin-left: -33px;
  padding: 8px 32px;
  position: relative;
  top: -16px;
}

.nhsuk-table__heading-tab {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.31818;
}

@media (min-width: 40.0625em) {
  .nhsuk-table__heading-tab {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 1.23077;
  }
}
@media print {
  .nhsuk-table__heading-tab {
    font-size: 17pt;
    line-height: 1.25;
  }
}
@media (max-width: 40.0525em) {
  .nhsuk-table__heading-tab {
    margin-left: -25px;
    padding: 8px 24px;
    top: -8px;
  }
}
@media print {
  .nhsuk-table__heading-tab {
    color: #000000;
    background: none;
    top: 0;
  }
}
@media (max-width: 48.0525em) {
  .nhsuk-table-responsive thead {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    clip: rect(0 0 0 0) !important;
    clip-path: inset(50%) !important;
    border: 0 !important;
    white-space: nowrap !important;
    -webkit-user-select: none;
    -moz-user-select: none;
         user-select: none;
  }
  .nhsuk-table-responsive thead::before {
    content: " ";
  }
  .nhsuk-table-responsive thead::after {
    content: " ";
  }
}
.nhsuk-table-responsive .nhsuk-table__body .nhsuk-table-responsive__heading {
  font-weight: 600;
  padding-right: 16px;
  text-align: left;
}

.nhsuk-table-responsive .nhsuk-table__body .nhsuk-table__row {
  display: block;
  margin-bottom: 24px;
}

.nhsuk-table-responsive .nhsuk-table__body .nhsuk-table__row:last-child {
  margin-bottom: 0;
}

.nhsuk-table-responsive .nhsuk-table__body .nhsuk-table__row th,
.nhsuk-table-responsive .nhsuk-table__body .nhsuk-table__row td {
  display: block;
  display: flex;
  justify-content: space-between;
  min-width: 1px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .nhsuk-table-responsive .nhsuk-table__body .nhsuk-table__row th,
  .nhsuk-table-responsive .nhsuk-table__body .nhsuk-table__row td {
    display: block;
  }
}
@media (max-width: 48.0525em) {
  .nhsuk-table-responsive .nhsuk-table__body .nhsuk-table__row th {
    font-weight: 400;
  }
  .nhsuk-table-responsive .nhsuk-table__body .nhsuk-table__row th,
  .nhsuk-table-responsive .nhsuk-table__body .nhsuk-table__row td {
    padding-right: 0;
    text-align: right;
  }
  .nhsuk-table-responsive .nhsuk-table__body .nhsuk-table__row th:last-child,
  .nhsuk-table-responsive .nhsuk-table__body .nhsuk-table__row td:last-child {
    border-bottom: 3px solid #d8dde0;
  }
}
@media (min-width: 48.0625em) {
  .nhsuk-table-responsive .nhsuk-table__body .nhsuk-table-responsive__heading {
    display: none;
  }
  .nhsuk-table-responsive .nhsuk-table__body .nhsuk-table__row {
    display: table-row;
  }
  .nhsuk-table-responsive .nhsuk-table__body .nhsuk-table__row th {
    text-align: left;
  }
  .nhsuk-table-responsive .nhsuk-table__body .nhsuk-table__row th,
  .nhsuk-table-responsive .nhsuk-table__body .nhsuk-table__row td {
    display: table-cell;
  }
}
.nhsuk-table__header--numeric,
.nhsuk-table__cell--numeric {
  text-align: right;
}



























.nhsuk-tag {
  background-color: #0055a6;
  border: 1px solid #0055a6;
  color: #ffffff;
  display: inline-block;
  outline: 2px solid transparent;
  outline-offset: -2px;
  padding-bottom: 4px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 4px;
  text-decoration: none;
}

.nhsuk-tag {
  font-weight: 600;
}

.nhsuk-tag {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
}

@media (min-width: 40.0625em) {
  .nhsuk-tag {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1;
  }
}
@media print {
  .nhsuk-tag {
    font-size: 12pt;
    line-height: 1;
  }
}
.nhsuk-tag--white {
  background-color: #ffffff;
  border-color: #212b32;
  color: #212b32;
}

.nhsuk-tag--grey {
  background-color: #dbe0e3;
  border-color: #354550;
  color: #354550;
}

.nhsuk-tag--green {
  background-color: #cce5d8;
  border-color: #004c23;
  color: #004c23;
}

.nhsuk-tag--aqua-green {
  background-color: #ccedeb;
  border-color: #00524d;
  color: #00524d;
}

.nhsuk-tag--blue {
  background-color: #ccdff1;
  border-color: #004281;
  color: #004281;
}

.nhsuk-tag--purple {
  background-color: #d6cce3;
  border-color: #240050;
  color: #240050;
}

.nhsuk-tag--pink {
  background-color: #efd3e3;
  border-color: #57133a;
  color: #57133a;
}

.nhsuk-tag--red {
  background-color: #f7d4d1;
  border-color: #6b140e;
  color: #6b140e;
}

.nhsuk-tag--orange {
  background-color: #ffdc8e;
  border-color: #4d3708;
  color: #4d3708;
}

.nhsuk-tag--yellow {
  background-color: #fff59d;
  border-color: #4d4712;
  color: #4d4712;
}

.nhsuk-tag--no-border {
  border: 0;
}



























.nhsuk-textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  border: 2px solid #4c6272;
  border-radius: 0;
  box-sizing: border-box;
  display: block;
  min-height: 40px;
  padding: 4px;
  resize: vertical;
  width: 100%;
}

.nhsuk-textarea {
  font-weight: 400;
}

.nhsuk-textarea {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}

@media (min-width: 40.0625em) {
  .nhsuk-textarea {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.47368;
  }
}
@media print {
  .nhsuk-textarea {
    font-size: 13pt;
    line-height: 1.25;
  }
}
.nhsuk-textarea:focus {
  border: 2px solid #212b32;
  box-shadow: inset 0 0 0 2px;
  outline: 4px solid #ffeb3b;
  outline-offset: 0;
}

.nhsuk-textarea--error {
  border: 2px solid #d5281b;
}



























.nhsuk-warning-callout {
  border: 1px solid #ffeb3b;
  padding-top: 0 !important;
  background-color: #fff9c4;
  border: 1px solid #ffeb3b;
  color: #212b32;
}

.nhsuk-warning-callout > *:first-child {
  margin-top: 0;
}

.nhsuk-warning-callout > *:last-child {
  margin-bottom: 0;
}

.nhsuk-warning-callout {
  margin-bottom: 40px;
}

@media (min-width: 40.0625em) {
  .nhsuk-warning-callout {
    margin-bottom: 48px;
  }
}
@media print {
  .nhsuk-warning-callout {
    border: 1px solid #000000;
    page-break-inside: avoid;
  }
}
.nhsuk-warning-callout {
  margin-top: 40px;
}

@media (min-width: 40.0625em) {
  .nhsuk-warning-callout {
    margin-top: 48px;
  }
}
.nhsuk-warning-callout {
  padding: 24px;
}

@media (min-width: 40.0625em) {
  .nhsuk-warning-callout {
    padding: 32px;
  }
}
.nhsuk-warning-callout__label {
  background-color: #ffeb3b;
  outline: 1px solid transparent;
  outline-offset: -1px;
  color: #212b32;
  display: inline-block;
  margin: 0;
  margin-bottom: 8px;
  margin-left: -33px;
  padding: 8px 32px;
  position: relative;
  top: -16px;
}

.nhsuk-warning-callout__label {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.31818;
}

@media (min-width: 40.0625em) {
  .nhsuk-warning-callout__label {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 1.23077;
  }
}
@media print {
  .nhsuk-warning-callout__label {
    font-size: 17pt;
    line-height: 1.25;
  }
}
@media (max-width: 40.0525em) {
  .nhsuk-warning-callout__label {
    margin-left: -25px;
    padding: 8px 24px;
    top: -8px;
  }
}
@media print {
  .nhsuk-warning-callout__label {
    color: #000000;
    background: none;
    top: 0;
  }
}


.dspt-phase-banner {
  background-color: #f0f4f5;
  color: #000;
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
  border: 0;
  font-size: 16px;
}
.dspt-phase-banner .label {
  background-color: #bbd4ea;
  color: #0c2d4a;
  font-size: 100%;
  font-weight: normal;
  padding: 0.2em 0.6em 0.3em;
}
.dspt-phase-banner #dspt-phase-banner-message {
  display: inline-block;
}
.dspt-phase-banner #dspt-phase-banner-message p {
  font-size: 16px;
  padding-left: 10px;
  margin: 0;
}
.dspt-phase-banner #dspt-phase-banner-message a {
  font-size: 16px;
}
.dspt-phase-banner .dspt-phase-banner-content {
  padding-top: 15px;
  padding-bottom: 15px;
}

header .nhsuk-header__container {
  padding-top: 20px;
  padding-bottom: 20px;
}
header .header--top {
  display: flex;
  gap: 1rem;
}
header .header--top .header--top-name {
  font-size: 42px;
  line-height: 58px;
  margin: 0;
}
@media screen and (max-width: 40.0525em) {
  header .header--top .header--top-name {
    font-size: 32px;
    line-height: 38px;
  }
}
header .header--top .header--top-nav {
  margin-left: auto;
  display: flex;
  gap: 1rem;
}
@media screen and (max-width: 40.0525em) {
  header .header--top .header--top-nav {
    margin-left: 0;
  }
}
@media screen and (max-width: 40.0525em) {
  header .header--top {
    flex-direction: column;
  }
}
header .header--bottom {
  display: flex;
  margin-top: 1rem;
}
header .header--bottom .header--bottom-org {
  display: flex;
  gap: 1rem;
}
header .header--bottom .header--bottom-org p {
  margin: 0;
}
header .header--bottom .header--bottom-nav {
  display: flex;
  gap: 1rem;
  margin-left: auto;
}
@media screen and (max-width: 40.0525em) {
  header .header--bottom .header--bottom-nav {
    margin-left: 0;
  }
}
@media screen and (max-width: 40.0525em) {
  header .header--bottom {
    flex-direction: column;
    gap: 1rem;
  }
}
header .nhsuk-header__account-item a {
  color: #fff;
}
header .nhsuk-header__account-item a:visited {
  color: #fff;
}

html {
  font-size: 16px;
}

.nhsuk-heading-xl {
  font-size: 32px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.nhsuk-heading-s {
  font-size: 19px;
  display: block;
  font-weight: 600;
  margin-bottom: 16px;
  margin-top: 0;
}
p + .nhsuk-heading-s, ol + .nhsuk-heading-s, ul + .nhsuk-heading-s {
  padding-top: 16px;
}
.nhsuk-lede-text + .nhsuk-heading-s {
  padding-top: 0;
}

.nhsuk-heading-m {
  display: block;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 16px;
  margin-top: 0;
}
p + .nhsuk-heading-m, ol + .nhsuk-heading-m, ul + .nhsuk-heading-m {
  padding-top: 16px;
}
.nhsuk-lede-text + .nhsuk-heading-m {
  padding-top: 0;
}

.nhsuk-lede-text {
  margin-bottom: 40px;
  font-size: 22px;
  line-height: 1.3;
}
h1 + .nhsuk-lede-text {
  margin-top: -8px;
}

.nhsuk-heading-l {
  font-size: 27px;
  display: block;
  font-weight: 600;
  margin-bottom: 16px;
  margin-top: 0;
}
p + .nhsuk-heading-l, ol + .nhsuk-heading-l, ul + .nhsuk-heading-l {
  padding-top: 16px;
}
.nhsuk-lede-text + .nhsuk-heading-l {
  padding-top: 0;
}

.nhsuk-card__content.nhsuk-card__content--primary {
  padding-right: 80px;
}

.nhsuk-body-s {
  font-size: 16px;
}

.nhsuk-body-m {
  font-size: 19px;
}

.nhsuk-panel {
  background: #007f3b;
  border: 4px solid transparent;
  box-sizing: border-box;
  color: #ffffff;
  padding: 28px;
  font-size: 22px;
  line-height: 1.31818;
  margin-top: 24px;
  margin-bottom: 16px;
}
.nhsuk-panel__title {
  font-size: 32px;
  line-height: 1.1875;
  margin-top: 0;
  margin-bottom: 24px;
}
.nhsuk-panel__body {
  margin-bottom: 0;
}

.nhsuk-u-font-size-16 {
  font-size: 16px;
}

.nhsuk-button {
  margin-top: 24px;
  margin-bottom: 28px;
  font-size: 16px;
  line-height: 1.5;
  padding: 8px 16px;
  color: #ffffff;
  text-decoration: none;
  -webkit-appearance: none;
  font-weight: 600;
  -moz-appearance: none;
       appearance: none;
  box-shadow: 0 4px 0 #00401e;
  background-color: #007f3b;
  border: 2px solid transparent;
  border-radius: 4px;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  overflow: visible;
  position: relative;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.nhsuk-button:hover {
  background-color: #00662f;
  color: #ffffff;
}
.nhsuk-button:focus {
  background-color: #ffeb3b;
  color: #212b32;
}
.nhsuk-button:active {
  background-color: #00401e;
  color: #ffffff;
}
.nhsuk-button:hover, .nhsuk-button:focus, .nhsuk-button:active {
  text-decoration: none;
}

.nhsuk-card-group .nhsuk-card-group__item {
  padding: 0 16px;
}

.nhsuk-card-group .nhsuk-card-group__item {
  padding: 0 16px;
}

.nhsuk-header__navigation-item--right-justified {
  margin-left: auto;
}

@media (min-width: 768px) {
  .nhsuk-heading-xl {
    font-size: 48px;
    margin-top: 48px;
    margin-bottom: 48px;
  }
  .nhsuk-lede-text {
    margin-bottom: 48px;
    font-size: 26px;
    line-height: 1.2;
  }
  .nhsuk-heading-l {
    font-size: 36px;
    margin-bottom: 24px;
  }
  p + .nhsuk-heading-l, ol + .nhsuk-heading-l, ul + .nhsuk-heading-l {
    padding-top: 24px;
  }
  .nhsuk-heading-s {
    font-size: 22px;
    margin-bottom: 24px;
  }
  p + .nhsuk-heading-s, ol + .nhsuk-heading-s, ul + .nhsuk-heading-s {
    padding-top: 24px;
  }
  .nhsuk-heading-m {
    font-size: 26px;
    margin-bottom: 24px;
  }
  p + .nhsuk-heading-m, ol + .nhsuk-heading-m, ul + .nhsuk-heading-m {
    padding-top: 24px;
  }
  .nhsuk-body-m {
    font-size: 19px;
  }
  .nhsuk-list {
    margin-bottom: 24px;
  }
  .nhsuk-panel {
    margin-top: 48px;
    margin-bottom: 24px;
    font-size: 26px;
    line-height: 1.23077;
  }
  .nhsuk-panel__title {
    font-size: 48px;
    line-height: 1.125;
    margin-bottom: 32px;
  }
  .nhsuk-button {
    width: auto;
    padding: 12px 16px;
    margin-bottom: 36px;
    font-size: 19px;
    line-height: 1.47368;
  }
}
