@charset "UTF-8";
/* lato-300 - latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("/sites/stjames/template/fonts/lato-v23-latin-300.eot");
  /* IE9 Compat Modes */
  src: local(""), url("/sites/stjames/template/fonts/lato-v23-latin-300.eot?#iefix") format("embedded-opentype"), url("/sites/stjames/template/fonts/lato-v23-latin-300.woff2") format("woff2"), url("/sites/stjames/template/fonts/lato-v23-latin-300.woff") format("woff"), url("/sites/stjames/template/fonts/lato-v23-latin-300.ttf") format("truetype"), url("/sites/stjames/template/fonts/lato-v23-latin-300.svg#Lato") format("svg");
  /* Legacy iOS */
}
/* lato-regular - latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/sites/stjames/template/fonts/lato-v23-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local(""), url("/sites/stjames/template/fonts/lato-v23-latin-regular.eot?#iefix") format("embedded-opentype"), url("/sites/stjames/template/fonts/lato-v23-latin-regular.woff2") format("woff2"), url("/sites/stjames/template/fonts/lato-v23-latin-regular.woff") format("woff"), url("/sites/stjames/template/fonts/lato-v23-latin-regular.ttf") format("truetype"), url("/sites/stjames/template/fonts/lato-v23-latin-regular.svg#Lato") format("svg");
  /* Legacy iOS */
}
/* lato-700 - latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/sites/stjames/template/fonts/lato-v23-latin-700.eot");
  /* IE9 Compat Modes */
  src: local(""), url("/sites/stjames/template/fonts/lato-v23-latin-700.eot?#iefix") format("embedded-opentype"), url("/sites/stjames/template/fonts/lato-v23-latin-700.woff2") format("woff2"), url("/sites/stjames/template/fonts/lato-v23-latin-700.woff") format("woff"), url("/sites/stjames/template/fonts/lato-v23-latin-700.ttf") format("truetype"), url("/sites/stjames/template/fonts/lato-v23-latin-700.svg#Lato") format("svg");
  /* Legacy iOS */
}
.govuk-link, .text-section-wrapper a:not(.govuk-button) {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: underline;
}
@media print {
  .govuk-link, .text-section-wrapper a:not(.govuk-button) {
    font-family: sans-serif;
  }
}
.govuk-link:focus, .text-section-wrapper a:not(.govuk-button):focus {
  outline: 3px solid rgba(0, 0, 0, 0);
  background-color: #fd0;
  box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
  text-decoration: none;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.govuk-link:link, .text-section-wrapper a:not(.govuk-button):link {
  color: #1d70b8;
}
.govuk-link:visited, .text-section-wrapper a:not(.govuk-button):visited {
  color: #4c2c92;
}
.govuk-link:hover, .text-section-wrapper a:not(.govuk-button):hover {
  color: #003078;
  text-decoration-thickness: max(3px, 0.1875rem, 0.12em);
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  -webkit-text-decoration-skip: none;
  text-decoration-skip: none;
}
.govuk-link:active, .text-section-wrapper a:not(.govuk-button):active, .govuk-link:focus, .text-section-wrapper a:not(.govuk-button):focus {
  color: #0b0c0c;
}
@media print {
  .govuk-link[href^="/"]:after, .text-section-wrapper a:not(.govuk-button)[href^="/"]:after, .govuk-link[href^="http://"]:after, .text-section-wrapper a:not(.govuk-button)[href^="http://"]:after, .govuk-link[href^="https://"]:after, .text-section-wrapper a:not(.govuk-button)[href^="https://"]:after {
    content: " (" attr(href) ")";
    font-size: 90%;
    word-wrap: break-word;
  }
}
.govuk-link--muted:link, .govuk-link--muted:visited {
  color: #505a5f;
}
.govuk-link--muted:active, .govuk-link--muted:focus, .govuk-link--muted:hover, .govuk-link--text-colour:link, .govuk-link--text-colour:visited {
  color: #0b0c0c;
}
@media print {
  .govuk-link--text-colour:link, .govuk-link--text-colour:visited {
    color: #000;
  }
}
.govuk-link--text-colour:hover {
  color: rgba(11, 12, 12, 0.99);
}
.govuk-link--text-colour:active, .govuk-link--text-colour:focus {
  color: #0b0c0c;
}
@media print {
  .govuk-link--text-colour:active, .govuk-link--text-colour:focus {
    color: #000;
  }
}
.govuk-link--inverse:link, .govuk-link--inverse:visited {
  color: #fff;
}
.govuk-link--inverse:active, .govuk-link--inverse:hover {
  color: rgba(255, 255, 255, 0.99);
}
.govuk-link--inverse:focus {
  color: #0b0c0c;
}
.govuk-link--no-underline:not(:hover):not(:active) {
  text-decoration: none;
}
.govuk-link--no-visited-state:link, .govuk-link--no-visited-state:visited {
  color: #1d70b8;
}
.govuk-link--no-visited-state:hover {
  color: #003078;
}
.govuk-link--no-visited-state:active, .govuk-link--no-visited-state:focus, .govuk-list, .text-section-wrapper ul:not(.gem-c-cards__list), .text-section-wrapper ol, .page-index ul {
  color: #0b0c0c;
}
.govuk-list, .text-section-wrapper ul:not(.gem-c-cards__list), .text-section-wrapper ol, .page-index ul {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  margin-top: 0;
  margin-bottom: 15px;
  padding-left: 0;
  list-style-type: none;
}
@media print {
  .govuk-list, .text-section-wrapper ul:not(.gem-c-cards__list), .text-section-wrapper ol, .page-index ul {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-list, .text-section-wrapper ul:not(.gem-c-cards__list), .text-section-wrapper ol, .page-index ul {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.31579;
  }
}
@media print {
  .govuk-list, .text-section-wrapper ul:not(.gem-c-cards__list), .text-section-wrapper ol, .page-index ul {
    font-size: 14pt;
    line-height: 1.15;
    color: #000;
  }
}
@media (min-width: 40.0625em) {
  .govuk-list, .text-section-wrapper ul:not(.gem-c-cards__list), .text-section-wrapper ol, .page-index ul {
    margin-bottom: 20px;
  }
}
.govuk-list .govuk-list, .text-section-wrapper ul:not(.gem-c-cards__list) .govuk-list, .text-section-wrapper ul:not(.gem-c-cards__list), .text-section-wrapper ul:not(.gem-c-cards__list) ol, .text-section-wrapper ul:not(.gem-c-cards__list) .page-index ul, .page-index .text-section-wrapper ul:not(.gem-c-cards__list) ul, .text-section-wrapper ol .govuk-list, .text-section-wrapper ol ul:not(.gem-c-cards__list), .text-section-wrapper ol, .text-section-wrapper ol .page-index ul, .page-index .text-section-wrapper ol ul, .page-index ul .govuk-list, .page-index ul .text-section-wrapper ul:not(.gem-c-cards__list), .text-section-wrapper .page-index ul ul:not(.gem-c-cards__list), .page-index ul .text-section-wrapper ol, .text-section-wrapper .page-index ul ol, .page-index ul, .govuk-list .text-section-wrapper ul:not(.gem-c-cards__list), .text-section-wrapper .govuk-list ul:not(.gem-c-cards__list), .govuk-list .text-section-wrapper ol, .text-section-wrapper .govuk-list ol, .govuk-list .page-index ul, .page-index .govuk-list ul {
  margin-top: 10px;
}
.govuk-list > li, .text-section-wrapper ul:not(.gem-c-cards__list) > li, .text-section-wrapper ol > li, .page-index ul > li {
  margin-bottom: 5px;
}
.govuk-list--bullet, .text-section-wrapper ul:not(.gem-c-cards__list) {
  padding-left: 20px;
  list-style-type: disc;
}
.govuk-list--number, .text-section-wrapper ol {
  padding-left: 20px;
  list-style-type: decimal;
}
.govuk-list--bullet > li, .text-section-wrapper ul:not(.gem-c-cards__list) > li, .govuk-list--number > li, .text-section-wrapper ol > li {
  margin-bottom: 0;
}
@media (min-width: 40.0625em) {
  .govuk-list--bullet > li, .text-section-wrapper ul:not(.gem-c-cards__list) > li, .govuk-list--number > li, .text-section-wrapper ol > li {
    margin-bottom: 5px;
  }
}
.govuk-list--spaced > li {
  margin-bottom: 10px;
}
@media (min-width: 40.0625em) {
  .govuk-list--spaced > li {
    margin-bottom: 15px;
  }
}
.govuk-heading-xl, .text-section-wrapper h1 {
  color: #0b0c0c;
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 700;
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.09375;
  display: block;
  margin-top: 0;
  margin-bottom: 30px;
}
@media print {
  .govuk-heading-xl, .text-section-wrapper h1 {
    color: #000;
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-heading-xl, .text-section-wrapper h1 {
    font-size: 48px;
    font-size: 3rem;
    line-height: 1.04167;
  }
}
@media print {
  .govuk-heading-xl, .text-section-wrapper h1 {
    font-size: 32pt;
    line-height: 1.15;
  }
}
@media (min-width: 40.0625em) {
  .govuk-heading-xl, .text-section-wrapper h1 {
    margin-bottom: 50px;
  }
}
.govuk-heading-l, .text-section-wrapper h2:not(.govuk-notification-banner__title, .full-width-section__heading-wrapper h2, .gem-c-cards__sub-heading) {
  color: #0b0c0c;
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 700;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.04167;
  display: block;
  margin-top: 0;
  margin-bottom: 20px;
}
@media print {
  .govuk-heading-l, .text-section-wrapper h2:not(.govuk-notification-banner__title, .full-width-section__heading-wrapper h2, .gem-c-cards__sub-heading) {
    color: #000;
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-heading-l, .text-section-wrapper h2:not(.govuk-notification-banner__title, .full-width-section__heading-wrapper h2, .gem-c-cards__sub-heading) {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 1.11111;
  }
}
@media print {
  .govuk-heading-l, .text-section-wrapper h2:not(.govuk-notification-banner__title, .full-width-section__heading-wrapper h2, .gem-c-cards__sub-heading) {
    font-size: 24pt;
    line-height: 1.05;
  }
}
@media (min-width: 40.0625em) {
  .govuk-heading-l, .text-section-wrapper h2:not(.govuk-notification-banner__title, .full-width-section__heading-wrapper h2, .gem-c-cards__sub-heading) {
    margin-bottom: 30px;
  }
}
.govuk-heading-m, .text-section-wrapper h3, .page-index span {
  color: #0b0c0c;
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.11111;
  display: block;
  margin-top: 0;
  margin-bottom: 15px;
}
@media print {
  .govuk-heading-m, .text-section-wrapper h3, .page-index span {
    color: #000;
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-heading-m, .text-section-wrapper h3, .page-index span {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.25;
  }
}
@media print {
  .govuk-heading-m, .text-section-wrapper h3, .page-index span {
    font-size: 18pt;
    line-height: 1.15;
  }
}
@media (min-width: 40.0625em) {
  .govuk-heading-m, .text-section-wrapper h3, .page-index span {
    margin-bottom: 20px;
  }
}
.govuk-heading-s, .text-section-wrapper h4 {
  color: #0b0c0c;
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  display: block;
  margin-top: 0;
  margin-bottom: 15px;
}
@media print {
  .govuk-heading-s, .text-section-wrapper h4 {
    color: #000;
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-heading-s, .text-section-wrapper h4 {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.31579;
  }
}
@media print {
  .govuk-heading-s, .text-section-wrapper h4 {
    font-size: 14pt;
    line-height: 1.15;
  }
}
@media (min-width: 40.0625em) {
  .govuk-heading-s, .text-section-wrapper h4 {
    margin-bottom: 20px;
  }
}
.govuk-caption-xl {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.11111;
  display: block;
  margin-bottom: 5px;
  color: #505a5f;
}
@media print {
  .govuk-caption-xl {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-caption-xl {
    font-size: 27px;
    font-size: 1.6875rem;
    line-height: 1.11111;
  }
}
@media print {
  .govuk-caption-xl {
    font-size: 18pt;
    line-height: 1.15;
  }
}
.govuk-caption-l {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.11111;
  display: block;
  margin-bottom: 5px;
  color: #505a5f;
}
@media print {
  .govuk-caption-l {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-caption-l {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.25;
  }
}
@media print {
  .govuk-caption-l {
    font-size: 18pt;
    line-height: 1.15;
  }
}
@media (min-width: 40.0625em) {
  .govuk-caption-l {
    margin-bottom: 0;
  }
}
.govuk-caption-m {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  display: block;
  color: #505a5f;
}
@media print {
  .govuk-caption-m {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-caption-m {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.31579;
  }
}
@media print {
  .govuk-caption-m {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.govuk-body-l, .govuk-body-lead {
  color: #0b0c0c;
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.11111;
  margin-top: 0;
  margin-bottom: 20px;
}
@media print {
  .govuk-body-l, .govuk-body-lead {
    color: #000;
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-body-l, .govuk-body-lead {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.25;
  }
}
@media print {
  .govuk-body-l, .govuk-body-lead {
    font-size: 18pt;
    line-height: 1.15;
  }
}
@media (min-width: 40.0625em) {
  .govuk-body-l, .govuk-body-lead {
    margin-bottom: 30px;
  }
}
.govuk-body, .text-section-wrapper p:not(.gem-c-lead-paragraph), .govuk-body-m, .text-section-wrapper figcaption {
  color: #0b0c0c;
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  margin-top: 0;
  margin-bottom: 15px;
}
@media print {
  .govuk-body, .text-section-wrapper p:not(.gem-c-lead-paragraph), .govuk-body-m, .text-section-wrapper figcaption {
    color: #000;
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-body, .text-section-wrapper p:not(.gem-c-lead-paragraph), .govuk-body-m, .text-section-wrapper figcaption {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.31579;
  }
}
@media print {
  .govuk-body, .text-section-wrapper p:not(.gem-c-lead-paragraph), .govuk-body-m, .text-section-wrapper figcaption {
    font-size: 14pt;
    line-height: 1.15;
  }
}
@media (min-width: 40.0625em) {
  .govuk-body, .text-section-wrapper p:not(.gem-c-lead-paragraph), .govuk-body-m, .text-section-wrapper figcaption {
    margin-bottom: 20px;
  }
}
.govuk-body-s {
  color: #0b0c0c;
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.14286;
  margin-top: 0;
  margin-bottom: 15px;
}
@media print {
  .govuk-body-s {
    color: #000;
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-body-s {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.25;
  }
}
@media print {
  .govuk-body-s {
    font-size: 14pt;
    line-height: 1.2;
  }
}
@media (min-width: 40.0625em) {
  .govuk-body-s {
    margin-bottom: 20px;
  }
}
.govuk-body-xs {
  color: #0b0c0c;
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.25;
  margin-top: 0;
  margin-bottom: 15px;
}
@media print {
  .govuk-body-xs {
    color: #000;
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-body-xs {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.42857;
  }
}
@media print {
  .govuk-body-xs {
    font-size: 12pt;
    line-height: 1.2;
  }
}
@media (min-width: 40.0625em) {
  .govuk-body-xs {
    margin-bottom: 20px;
  }
}
.govuk-body-l + .govuk-heading-l, .text-section-wrapper .govuk-body-l + h2:not(.govuk-notification-banner__title, .full-width-section__heading-wrapper h2, .gem-c-cards__sub-heading), .govuk-body-lead + .govuk-heading-l, .text-section-wrapper .govuk-body-lead + h2:not(.govuk-notification-banner__title, .full-width-section__heading-wrapper h2, .gem-c-cards__sub-heading) {
  padding-top: 5px;
}
@media (min-width: 40.0625em) {
  .govuk-body-l + .govuk-heading-l, .text-section-wrapper .govuk-body-l + h2:not(.govuk-notification-banner__title, .full-width-section__heading-wrapper h2, .gem-c-cards__sub-heading), .govuk-body-lead + .govuk-heading-l, .text-section-wrapper .govuk-body-lead + h2:not(.govuk-notification-banner__title, .full-width-section__heading-wrapper h2, .gem-c-cards__sub-heading) {
    padding-top: 10px;
  }
}
.govuk-body + .govuk-heading-l, .text-section-wrapper p:not(.gem-c-lead-paragraph) + .govuk-heading-l, .text-section-wrapper .govuk-body + h2:not(.govuk-notification-banner__title, .full-width-section__heading-wrapper h2, .gem-c-cards__sub-heading), .text-section-wrapper p:not(.gem-c-lead-paragraph) + h2:not(.govuk-notification-banner__title, .full-width-section__heading-wrapper h2, .gem-c-cards__sub-heading), .govuk-body-m + .govuk-heading-l, .text-section-wrapper figcaption + .govuk-heading-l, .text-section-wrapper .govuk-body-m + h2:not(.govuk-notification-banner__title, .full-width-section__heading-wrapper h2, .gem-c-cards__sub-heading), .text-section-wrapper figcaption + h2:not(.govuk-notification-banner__title, .full-width-section__heading-wrapper h2, .gem-c-cards__sub-heading), .govuk-body-s + .govuk-heading-l, .text-section-wrapper .govuk-body-s + h2:not(.govuk-notification-banner__title, .full-width-section__heading-wrapper h2, .gem-c-cards__sub-heading), .govuk-list + .govuk-heading-l, .text-section-wrapper ul:not(.gem-c-cards__list) + .govuk-heading-l, .text-section-wrapper ul:not(.gem-c-cards__list) + h2:not(.govuk-notification-banner__title, .full-width-section__heading-wrapper h2, .gem-c-cards__sub-heading), .text-section-wrapper ol + .govuk-heading-l, .text-section-wrapper ol + h2:not(.govuk-notification-banner__title, .full-width-section__heading-wrapper h2, .gem-c-cards__sub-heading), .page-index ul + .govuk-heading-l, .page-index .text-section-wrapper ul + h2:not(.govuk-notification-banner__title, .full-width-section__heading-wrapper h2, .gem-c-cards__sub-heading), .text-section-wrapper .page-index ul + h2:not(.govuk-notification-banner__title, .full-width-section__heading-wrapper h2, .gem-c-cards__sub-heading), .text-section-wrapper .govuk-list + h2:not(.govuk-notification-banner__title, .full-width-section__heading-wrapper h2, .gem-c-cards__sub-heading) {
  padding-top: 15px;
}
@media (min-width: 40.0625em) {
  .govuk-body + .govuk-heading-l, .text-section-wrapper p:not(.gem-c-lead-paragraph) + .govuk-heading-l, .text-section-wrapper .govuk-body + h2:not(.govuk-notification-banner__title, .full-width-section__heading-wrapper h2, .gem-c-cards__sub-heading), .text-section-wrapper p:not(.gem-c-lead-paragraph) + h2:not(.govuk-notification-banner__title, .full-width-section__heading-wrapper h2, .gem-c-cards__sub-heading), .govuk-body-m + .govuk-heading-l, .text-section-wrapper figcaption + .govuk-heading-l, .text-section-wrapper .govuk-body-m + h2:not(.govuk-notification-banner__title, .full-width-section__heading-wrapper h2, .gem-c-cards__sub-heading), .text-section-wrapper figcaption + h2:not(.govuk-notification-banner__title, .full-width-section__heading-wrapper h2, .gem-c-cards__sub-heading), .govuk-body-s + .govuk-heading-l, .text-section-wrapper .govuk-body-s + h2:not(.govuk-notification-banner__title, .full-width-section__heading-wrapper h2, .gem-c-cards__sub-heading), .govuk-list + .govuk-heading-l, .text-section-wrapper ul:not(.gem-c-cards__list) + .govuk-heading-l, .text-section-wrapper ul:not(.gem-c-cards__list) + h2:not(.govuk-notification-banner__title, .full-width-section__heading-wrapper h2, .gem-c-cards__sub-heading), .text-section-wrapper ol + .govuk-heading-l, .text-section-wrapper ol + h2:not(.govuk-notification-banner__title, .full-width-section__heading-wrapper h2, .gem-c-cards__sub-heading), .page-index ul + .govuk-heading-l, .page-index .text-section-wrapper ul + h2:not(.govuk-notification-banner__title, .full-width-section__heading-wrapper h2, .gem-c-cards__sub-heading), .text-section-wrapper .page-index ul + h2:not(.govuk-notification-banner__title, .full-width-section__heading-wrapper h2, .gem-c-cards__sub-heading), .text-section-wrapper .govuk-list + h2:not(.govuk-notification-banner__title, .full-width-section__heading-wrapper h2, .gem-c-cards__sub-heading) {
    padding-top: 20px;
  }
}
.govuk-body + .govuk-heading-m, .text-section-wrapper p:not(.gem-c-lead-paragraph) + .govuk-heading-m, .text-section-wrapper .govuk-body + h3, .page-index .govuk-body + span, .text-section-wrapper p:not(.gem-c-lead-paragraph) + h3, .text-section-wrapper .page-index p:not(.gem-c-lead-paragraph) + span, .page-index .text-section-wrapper p:not(.gem-c-lead-paragraph) + span, .govuk-body + .govuk-heading-s, .text-section-wrapper p:not(.gem-c-lead-paragraph) + .govuk-heading-s, .text-section-wrapper .govuk-body + h4, .text-section-wrapper p:not(.gem-c-lead-paragraph) + h4, .govuk-body-m + .govuk-heading-m, .text-section-wrapper figcaption + .govuk-heading-m, .text-section-wrapper .govuk-body-m + h3, .page-index .govuk-body-m + span, .text-section-wrapper figcaption + h3, .text-section-wrapper .page-index figcaption + span, .page-index .text-section-wrapper figcaption + span, .govuk-body-m + .govuk-heading-s, .text-section-wrapper figcaption + .govuk-heading-s, .text-section-wrapper .govuk-body-m + h4, .text-section-wrapper figcaption + h4, .govuk-body-s + .govuk-heading-m, .text-section-wrapper .govuk-body-s + h3, .page-index .govuk-body-s + span, .govuk-body-s + .govuk-heading-s, .text-section-wrapper .govuk-body-s + h4, .govuk-list + .govuk-heading-m, .text-section-wrapper ul:not(.gem-c-cards__list) + .govuk-heading-m, .text-section-wrapper ul:not(.gem-c-cards__list) + h3, .text-section-wrapper .page-index ul:not(.gem-c-cards__list) + span, .page-index .text-section-wrapper ul:not(.gem-c-cards__list) + span, .text-section-wrapper ol + .govuk-heading-m, .text-section-wrapper ol + h3, .text-section-wrapper .page-index ol + span, .page-index .text-section-wrapper ol + span, .page-index ul + .govuk-heading-m, .page-index .text-section-wrapper ul + h3, .text-section-wrapper .page-index ul + h3, .page-index ul + span, .text-section-wrapper .govuk-list + h3, .page-index .govuk-list + span, .govuk-list + .govuk-heading-s, .text-section-wrapper ul:not(.gem-c-cards__list) + .govuk-heading-s, .text-section-wrapper ul:not(.gem-c-cards__list) + h4, .text-section-wrapper ol + .govuk-heading-s, .text-section-wrapper ol + h4, .page-index ul + .govuk-heading-s, .page-index .text-section-wrapper ul + h4, .text-section-wrapper .page-index ul + h4, .text-section-wrapper .govuk-list + h4 {
  padding-top: 5px;
}
@media (min-width: 40.0625em) {
  .govuk-body + .govuk-heading-m, .text-section-wrapper p:not(.gem-c-lead-paragraph) + .govuk-heading-m, .text-section-wrapper .govuk-body + h3, .page-index .govuk-body + span, .text-section-wrapper p:not(.gem-c-lead-paragraph) + h3, .text-section-wrapper .page-index p:not(.gem-c-lead-paragraph) + span, .page-index .text-section-wrapper p:not(.gem-c-lead-paragraph) + span, .govuk-body + .govuk-heading-s, .text-section-wrapper p:not(.gem-c-lead-paragraph) + .govuk-heading-s, .text-section-wrapper .govuk-body + h4, .text-section-wrapper p:not(.gem-c-lead-paragraph) + h4, .govuk-body-m + .govuk-heading-m, .text-section-wrapper figcaption + .govuk-heading-m, .text-section-wrapper .govuk-body-m + h3, .page-index .govuk-body-m + span, .text-section-wrapper figcaption + h3, .text-section-wrapper .page-index figcaption + span, .page-index .text-section-wrapper figcaption + span, .govuk-body-m + .govuk-heading-s, .text-section-wrapper figcaption + .govuk-heading-s, .text-section-wrapper .govuk-body-m + h4, .text-section-wrapper figcaption + h4, .govuk-body-s + .govuk-heading-m, .text-section-wrapper .govuk-body-s + h3, .page-index .govuk-body-s + span, .govuk-body-s + .govuk-heading-s, .text-section-wrapper .govuk-body-s + h4, .govuk-list + .govuk-heading-m, .text-section-wrapper ul:not(.gem-c-cards__list) + .govuk-heading-m, .text-section-wrapper ul:not(.gem-c-cards__list) + h3, .text-section-wrapper .page-index ul:not(.gem-c-cards__list) + span, .page-index .text-section-wrapper ul:not(.gem-c-cards__list) + span, .text-section-wrapper ol + .govuk-heading-m, .text-section-wrapper ol + h3, .text-section-wrapper .page-index ol + span, .page-index .text-section-wrapper ol + span, .page-index ul + .govuk-heading-m, .page-index .text-section-wrapper ul + h3, .text-section-wrapper .page-index ul + h3, .page-index ul + span, .text-section-wrapper .govuk-list + h3, .page-index .govuk-list + span, .govuk-list + .govuk-heading-s, .text-section-wrapper ul:not(.gem-c-cards__list) + .govuk-heading-s, .text-section-wrapper ul:not(.gem-c-cards__list) + h4, .text-section-wrapper ol + .govuk-heading-s, .text-section-wrapper ol + h4, .page-index ul + .govuk-heading-s, .page-index .text-section-wrapper ul + h4, .text-section-wrapper .page-index ul + h4, .text-section-wrapper .govuk-list + h4 {
    padding-top: 10px;
  }
}
.govuk-section-break, .emblem-section-break {
  margin: 0;
  border: 0;
}
.govuk-section-break--xl {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (min-width: 40.0625em) {
  .govuk-section-break--xl {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
.govuk-section-break--l {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (min-width: 40.0625em) {
  .govuk-section-break--l {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.govuk-section-break--m {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 40.0625em) {
  .govuk-section-break--m {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.govuk-section-break--visible {
  border-bottom: 1px solid #b1b4b6;
}
.govuk-button-group {
  margin-bottom: 5px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 40.0625em) {
  .govuk-button-group {
    margin-bottom: 15px;
  }
}
.govuk-button-group .govuk-link, .govuk-button-group .text-section-wrapper a:not(.govuk-button), .text-section-wrapper .govuk-button-group a:not(.govuk-button) {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.1875;
  display: inline-block;
  max-width: 100%;
  margin-top: 5px;
  margin-bottom: 20px;
  text-align: center;
}
@media print {
  .govuk-button-group .govuk-link, .govuk-button-group .text-section-wrapper a:not(.govuk-button), .text-section-wrapper .govuk-button-group a:not(.govuk-button) {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-button-group .govuk-link, .govuk-button-group .text-section-wrapper a:not(.govuk-button), .text-section-wrapper .govuk-button-group a:not(.govuk-button) {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1;
  }
}
@media print {
  .govuk-button-group .govuk-link, .govuk-button-group .text-section-wrapper a:not(.govuk-button), .text-section-wrapper .govuk-button-group a:not(.govuk-button) {
    font-size: 14pt;
    line-height: 19px;
  }
}
.govuk-button-group .govuk-button {
  margin-bottom: 17px;
}
@media (min-width: 40.0625em) {
  .govuk-button-group {
    margin-right: -15px;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
  .govuk-button-group .govuk-button, .govuk-button-group .govuk-link, .govuk-button-group .text-section-wrapper a:not(.govuk-button), .text-section-wrapper .govuk-button-group a:not(.govuk-button) {
    margin-right: 15px;
  }
  .govuk-button-group .govuk-link, .govuk-button-group .text-section-wrapper a:not(.govuk-button), .text-section-wrapper .govuk-button-group a:not(.govuk-button) {
    text-align: left;
  }
}
.govuk-form-group {
  margin-bottom: 20px;
}
.govuk-form-group:after {
  content: "";
  display: block;
  clear: both;
}
@media (min-width: 40.0625em) {
  .govuk-form-group {
    margin-bottom: 30px;
  }
}
.govuk-form-group .govuk-form-group:last-of-type {
  margin-bottom: 0;
}
.govuk-form-group--error {
  padding-left: 15px;
  border-left: 5px solid #d4351c;
}
.govuk-form-group--error .govuk-form-group {
  padding: 0;
  border: 0;
}
.govuk-grid-row {
  margin-right: -15px;
  margin-left: -15px;
}
.govuk-grid-row:after {
  content: "";
  display: block;
  clear: both;
}
.govuk-grid-row h1:first-child, .govuk-grid-row h2:first-child, .govuk-grid-row h3:first-child, .govuk-grid-row h4:first-child {
  margin-top: 0;
}
.govuk-grid-column-one-quarter {
  box-sizing: border-box;
  width: 100%;
  padding: 0 15px;
}
@media (min-width: 40.0625em) {
  .govuk-grid-column-one-quarter {
    width: 25%;
    float: left;
  }
}
.govuk-grid-column-one-third {
  box-sizing: border-box;
  width: 100%;
  padding: 0 15px;
}
@media (min-width: 40.0625em) {
  .govuk-grid-column-one-third {
    width: 33.3333%;
    float: left;
  }
}
.govuk-grid-column-one-half {
  box-sizing: border-box;
  width: 100%;
  padding: 0 15px;
}
@media (min-width: 40.0625em) {
  .govuk-grid-column-one-half {
    width: 50%;
    float: left;
  }
}
.govuk-grid-column-two-thirds {
  box-sizing: border-box;
  width: 100%;
  padding: 0 15px;
}
@media (min-width: 40.0625em) {
  .govuk-grid-column-two-thirds {
    width: 66.6666%;
    float: left;
  }
}
.govuk-grid-column-three-quarters {
  box-sizing: border-box;
  width: 100%;
  padding: 0 15px;
}
@media (min-width: 40.0625em) {
  .govuk-grid-column-three-quarters {
    width: 75%;
    float: left;
  }
}
.govuk-grid-column-full {
  box-sizing: border-box;
  width: 100%;
  padding: 0 15px;
}
@media (min-width: 40.0625em) {
  .govuk-grid-column-full {
    width: 100%;
    float: left;
  }
}
.govuk-grid-column-one-quarter-from-desktop {
  box-sizing: border-box;
  padding: 0 15px;
}
@media (min-width: 48.0625em) {
  .govuk-grid-column-one-quarter-from-desktop {
    width: 25%;
    float: left;
  }
}
.govuk-grid-column-one-third-from-desktop {
  box-sizing: border-box;
  padding: 0 15px;
}
@media (min-width: 48.0625em) {
  .govuk-grid-column-one-third-from-desktop {
    width: 33.3333%;
    float: left;
  }
}
.govuk-grid-column-one-half-from-desktop {
  box-sizing: border-box;
  padding: 0 15px;
}
@media (min-width: 48.0625em) {
  .govuk-grid-column-one-half-from-desktop {
    width: 50%;
    float: left;
  }
}
.govuk-grid-column-two-thirds-from-desktop {
  box-sizing: border-box;
  padding: 0 15px;
}
@media (min-width: 48.0625em) {
  .govuk-grid-column-two-thirds-from-desktop {
    width: 66.6666%;
    float: left;
  }
}
.govuk-grid-column-three-quarters-from-desktop {
  box-sizing: border-box;
  padding: 0 15px;
}
@media (min-width: 48.0625em) {
  .govuk-grid-column-three-quarters-from-desktop {
    width: 75%;
    float: left;
  }
}
.govuk-grid-column-full-from-desktop {
  box-sizing: border-box;
  padding: 0 15px;
}
@media (min-width: 48.0625em) {
  .govuk-grid-column-full-from-desktop {
    width: 100%;
    float: left;
  }
}
.govuk-main-wrapper {
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 40.0625em) {
  .govuk-main-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.govuk-main-wrapper--auto-spacing:first-child, .govuk-main-wrapper--l {
  padding-top: 30px;
}
@media (min-width: 40.0625em) {
  .govuk-main-wrapper--auto-spacing:first-child, .govuk-main-wrapper--l {
    padding-top: 50px;
  }
}
.govuk-template {
  background-color: #f3f2f1;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
@media screen {
  .govuk-template {
    overflow-y: scroll;
  }
}
.govuk-template__body {
  margin: 0;
  background-color: #fff;
}
.govuk-width-container {
  max-width: 960px;
  margin-right: 15px;
  margin-left: 15px;
}
@supports (margin: max(calc(0px))) {
  .govuk-width-container {
    margin-right: max(15px, calc(15px + env(safe-area-inset-right)));
    margin-left: max(15px, calc(15px + env(safe-area-inset-left)));
  }
}
@media (min-width: 40.0625em) {
  .govuk-width-container {
    margin-right: 30px;
    margin-left: 30px;
  }
  @supports (margin: max(calc(0px))) {
    .govuk-width-container {
      margin-right: max(30px, calc(15px + env(safe-area-inset-right)));
      margin-left: max(30px, calc(15px + env(safe-area-inset-left)));
    }
  }
}
@media (min-width: 1020px) {
  .govuk-width-container {
    margin-right: auto;
    margin-left: auto;
  }
  @supports (margin: max(calc(0px))) {
    .govuk-width-container {
      margin-right: auto;
      margin-left: auto;
    }
  }
}
.govuk-accordion {
  margin-bottom: 20px;
}
@media (min-width: 40.0625em) {
  .govuk-accordion {
    margin-bottom: 30px;
  }
}
.govuk-accordion__section {
  padding-top: 15px;
}
.govuk-accordion__section-heading {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 15px;
  padding-bottom: 15px;
}
.govuk-accordion__section-button {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.11111;
  color: #0b0c0c;
  display: block;
  margin-bottom: 0;
  padding-top: 15px;
}
@media print {
  .govuk-accordion__section-button {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-accordion__section-button {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.25;
  }
}
@media print {
  .govuk-accordion__section-button {
    font-size: 18pt;
    line-height: 1.15;
    color: #000;
  }
}
.govuk-accordion__section-content > :last-child {
  margin-bottom: 0;
}
.js-enabled .govuk-accordion {
  border-bottom: 1px solid #b1b4b6;
}
.js-enabled .govuk-accordion__section {
  padding-top: 0;
}
.js-enabled .govuk-accordion__section-content {
  display: none;
  padding-bottom: 30px;
  padding-top: 15px;
}
@media (min-width: 40.0625em) {
  .js-enabled .govuk-accordion__section-content {
    padding-bottom: 50px;
  }
}
.js-enabled .govuk-accordion__section--expanded .govuk-accordion__section-content {
  display: block;
}
.js-enabled .govuk-accordion__show-all {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  position: relative;
  z-index: 1;
  margin-bottom: 9px;
  padding: 5px 2px 5px 0;
  border-width: 0;
  color: #1d70b8;
  background: none;
  cursor: pointer;
  -webkit-appearance: none;
}
@media print {
  .js-enabled .govuk-accordion__show-all {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .js-enabled .govuk-accordion__show-all {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.31579;
  }
}
@media print {
  .js-enabled .govuk-accordion__show-all {
    font-size: 14pt;
    line-height: 1.15;
  }
}
@media (min-width: 48.0625em) {
  .js-enabled .govuk-accordion__show-all {
    margin-bottom: 14px;
  }
}
.js-enabled .govuk-accordion__show-all::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.js-enabled .govuk-accordion__show-all:hover {
  color: #0b0c0c;
  background: #f3f2f1;
  box-shadow: 0 -2px #f3f2f1, 0 4px #f3f2f1;
}
.js-enabled .govuk-accordion__show-all:hover .govuk-accordion__section-toggle-text {
  color: #0b0c0c;
}
.js-enabled .govuk-accordion__show-all:hover .govuk-accordion-nav__chevron {
  color: #0b0c0c;
  background: #0b0c0c;
}
.js-enabled .govuk-accordion__show-all:hover .govuk-accordion-nav__chevron:after {
  color: #f3f2f1;
}
.js-enabled .govuk-accordion__show-all:focus {
  outline: 3px solid rgba(0, 0, 0, 0);
  color: #0b0c0c;
  background-color: #fd0;
  box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
  text-decoration: none;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.js-enabled .govuk-accordion__show-all:focus .govuk-accordion-nav__chevron {
  background: #0b0c0c;
}
.js-enabled .govuk-accordion__show-all:focus .govuk-accordion-nav__chevron:after {
  color: #fd0;
}
.js-enabled .govuk-accordion__section-heading {
  padding: 0;
}
.js-enabled .govuk-accordion-nav__chevron {
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  width: 1.25rem;
  height: 1.25rem;
  border: 0.0625rem solid;
  border-radius: 50%;
  vertical-align: middle;
}
.js-enabled .govuk-accordion-nav__chevron:after {
  content: "";
  box-sizing: border-box;
  display: block;
  position: absolute;
  bottom: 0.3125rem;
  left: 0.375rem;
  width: 0.375rem;
  height: 0.375rem;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-top: 0.125rem solid;
  border-right: 0.125rem solid;
}
.js-enabled .govuk-accordion-nav__chevron--down {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.js-enabled .govuk-accordion__section-button {
  width: 100%;
  padding: 10px 0 0;
  border: 0;
  border-top: 1px solid #b1b4b6;
  border-bottom: 10px solid rgba(0, 0, 0, 0);
  color: #0b0c0c;
  background: none;
  text-align: left;
  cursor: pointer;
  -webkit-appearance: none;
}
@media (min-width: 40.0625em) {
  .js-enabled .govuk-accordion__section-button {
    padding-bottom: 10px;
  }
}
.js-enabled .govuk-accordion__section-button:active {
  color: #0b0c0c;
  background: none;
}
.js-enabled .govuk-accordion__section-button:hover {
  color: #0b0c0c;
  background: #f3f2f1;
}
.js-enabled .govuk-accordion__section-button:hover .govuk-accordion__section-toggle-text {
  color: #0b0c0c;
}
.js-enabled .govuk-accordion__section-button:hover .govuk-accordion-nav__chevron {
  color: #0b0c0c;
  background: #0b0c0c;
}
.js-enabled .govuk-accordion__section-button:hover .govuk-accordion-nav__chevron:after {
  color: #f3f2f1;
}
.js-enabled .govuk-accordion__section-button:focus {
  outline: 0;
}
.js-enabled .govuk-accordion__section-button:focus .govuk-accordion__section-heading-text-focus, .js-enabled .govuk-accordion__section-button:focus .govuk-accordion__section-summary-focus, .js-enabled .govuk-accordion__section-button:focus .govuk-accordion__section-toggle-focus {
  outline: 3px solid rgba(0, 0, 0, 0);
  color: #0b0c0c;
  background-color: #fd0;
  box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
  text-decoration: none;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.js-enabled .govuk-accordion__section-button:focus .govuk-accordion-nav__chevron {
  color: #0b0c0c;
  background: #0b0c0c;
}
.js-enabled .govuk-accordion__section-button:focus .govuk-accordion-nav__chevron:after {
  color: #fd0;
}
.js-enabled .govuk-accordion__section-button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.js-enabled .govuk-accordion__section--expanded .govuk-accordion__section-button {
  padding-bottom: 20px;
  border-bottom: 0;
}
.js-enabled .govuk-accordion__section-button:focus .govuk-accordion__section-toggle-focus {
  padding-bottom: 3px;
}
@media (min-width: 48.0625em) {
  .js-enabled .govuk-accordion__section-button:focus .govuk-accordion__section-toggle-focus {
    padding-bottom: 2px;
  }
}
.js-enabled .govuk-accordion__section-heading-text, .js-enabled .govuk-accordion__section-summary, .js-enabled .govuk-accordion__section-toggle {
  display: block;
  margin-bottom: 13px;
}
.js-enabled .govuk-accordion__section-heading-text .govuk-accordion__section-heading-text-focus, .js-enabled .govuk-accordion__section-heading-text .govuk-accordion__section-summary-focus, .js-enabled .govuk-accordion__section-heading-text .govuk-accordion__section-toggle-focus, .js-enabled .govuk-accordion__section-summary .govuk-accordion__section-heading-text-focus, .js-enabled .govuk-accordion__section-summary .govuk-accordion__section-summary-focus, .js-enabled .govuk-accordion__section-summary .govuk-accordion__section-toggle-focus, .js-enabled .govuk-accordion__section-toggle .govuk-accordion__section-heading-text-focus, .js-enabled .govuk-accordion__section-toggle .govuk-accordion__section-summary-focus, .js-enabled .govuk-accordion__section-toggle .govuk-accordion__section-toggle-focus {
  display: inline;
}
.js-enabled .govuk-accordion__section-toggle {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  font-weight: 400;
  color: #1d70b8;
}
@media (min-width: 40.0625em) {
  .js-enabled .govuk-accordion__section-toggle {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.31579;
  }
}
@media print {
  .js-enabled .govuk-accordion__section-toggle {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.js-enabled .govuk-accordion__section-toggle-text, .js-enabled .govuk-accordion__show-all-text {
  margin-left: 5px;
  vertical-align: middle;
}
@media screen and (forced-colors: active) {
  .js-enabled .govuk-accordion__section-button:hover .govuk-accordion-nav__chevron, .js-enabled .govuk-accordion__show-all:hover .govuk-accordion-nav__chevron {
    background-color: rgba(0, 0, 0, 0);
  }
  .js-enabled .govuk-accordion__section-button:focus .govuk-accordion-nav__chevron, .js-enabled .govuk-accordion__section-button:focus .govuk-accordion__section-heading-text-focus, .js-enabled .govuk-accordion__section-button:focus .govuk-accordion__section-summary-focus, .js-enabled .govuk-accordion__section-button:focus .govuk-accordion__section-toggle-focus, .js-enabled .govuk-accordion__show-all:focus .govuk-accordion-nav__chevron, .js-enabled .govuk-accordion__show-all:focus .govuk-accordion__section-heading-text-focus, .js-enabled .govuk-accordion__show-all:focus .govuk-accordion__section-summary-focus, .js-enabled .govuk-accordion__show-all:focus .govuk-accordion__section-toggle-focus {
    background: rgba(0, 0, 0, 0);
    background-color: rgba(0, 0, 0, 0);
  }
}
@media (hover: none) {
  .js-enabled .govuk-accordion__section-header:hover {
    border-top-color: #b1b4b6;
    box-shadow: inset 0 3px 0 0 #1d70b8;
  }
  .js-enabled .govuk-accordion__section-header:hover .govuk-accordion__section-button {
    border-top-color: #b1b4b6;
  }
}
.govuk-back-link {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.14286;
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: underline;
  display: inline-block;
  position: relative;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-left: 14px;
}
@media (min-width: 40.0625em) {
  .govuk-back-link {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.25;
  }
}
@media print {
  .govuk-back-link {
    font-size: 14pt;
    line-height: 1.2;
    font-family: sans-serif;
  }
}
.govuk-back-link:focus {
  outline: 3px solid rgba(0, 0, 0, 0);
  color: #0b0c0c;
  background-color: #fd0;
  box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
  text-decoration: none;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.govuk-back-link:link, .govuk-back-link:visited {
  color: #0b0c0c;
}
@media print {
  .govuk-back-link:link, .govuk-back-link:visited {
    color: #000;
  }
}
.govuk-back-link:hover {
  color: rgba(11, 12, 12, 0.99);
}
.govuk-back-link:active, .govuk-back-link:focus {
  color: #0b0c0c;
}
@media print {
  .govuk-back-link:active, .govuk-back-link:focus {
    color: #000;
  }
}
.govuk-back-link:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 3px;
  width: 7px;
  height: 7px;
  margin: auto 0;
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
  border: solid;
  border-width: 1px 1px 0 0;
  border-color: #505a5f;
}
.govuk-back-link:focus:before {
  border-color: #0b0c0c;
}
.govuk-back-link:after {
  content: "";
  position: absolute;
  top: -14px;
  right: 0;
  bottom: -14px;
  left: 0;
}
.govuk-breadcrumbs {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.14286;
  color: #0b0c0c;
  margin-top: 15px;
  margin-bottom: 10px;
}
@media print {
  .govuk-breadcrumbs {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-breadcrumbs {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.25;
  }
}
@media print {
  .govuk-breadcrumbs {
    font-size: 14pt;
    line-height: 1.2;
    color: #000;
  }
}
.govuk-breadcrumbs__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.govuk-breadcrumbs__list:after {
  content: "";
  display: block;
  clear: both;
}
.govuk-breadcrumbs__list-item {
  display: inline-block;
  position: relative;
  margin-bottom: 5px;
  margin-left: 10px;
  padding-left: 15.655px;
  float: left;
}
.govuk-breadcrumbs__list-item:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -3.31px;
  width: 7px;
  height: 7px;
  margin: auto 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  border: solid;
  border-width: 1px 1px 0 0;
  border-color: #505a5f;
}
.govuk-breadcrumbs__list-item:first-child {
  margin-left: 0;
  padding-left: 0;
}
.govuk-breadcrumbs__list-item:first-child:before {
  content: none;
  display: none;
}
.govuk-breadcrumbs__link {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: underline;
}
@media print {
  .govuk-breadcrumbs__link {
    font-family: sans-serif;
  }
}
.govuk-breadcrumbs__link:focus {
  outline: 3px solid rgba(0, 0, 0, 0);
  color: #0b0c0c;
  background-color: #fd0;
  box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
  text-decoration: none;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.govuk-breadcrumbs__link:link, .govuk-breadcrumbs__link:visited {
  color: #0b0c0c;
}
@media print {
  .govuk-breadcrumbs__link:link, .govuk-breadcrumbs__link:visited {
    color: #000;
  }
}
.govuk-breadcrumbs__link:hover {
  color: rgba(11, 12, 12, 0.99);
}
.govuk-breadcrumbs__link:active, .govuk-breadcrumbs__link:focus {
  color: #0b0c0c;
}
@media print {
  .govuk-breadcrumbs__link:active, .govuk-breadcrumbs__link:focus {
    color: #000;
  }
}
@media (max-width: 40.0525em) {
  .govuk-breadcrumbs--collapse-on-mobile .govuk-breadcrumbs__list-item {
    display: none;
  }
  .govuk-breadcrumbs--collapse-on-mobile .govuk-breadcrumbs__list-item:first-child, .govuk-breadcrumbs--collapse-on-mobile .govuk-breadcrumbs__list-item:last-child {
    display: inline-block;
  }
  .govuk-breadcrumbs--collapse-on-mobile .govuk-breadcrumbs__list-item:before {
    top: 6px;
    margin: 0;
  }
  .govuk-breadcrumbs--collapse-on-mobile .govuk-breadcrumbs__list {
    display: -ms-flexbox;
    display: flex;
  }
}
.govuk-button {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.1875;
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  width: 100%;
  margin: 0 0 22px;
  padding: 8px 10px 7px;
  border: 2px solid rgba(0, 0, 0, 0);
  border-radius: 0;
  color: #fff;
  background-color: #00703c;
  box-shadow: 0 2px 0 #002d18;
  text-align: center;
  vertical-align: top;
  cursor: pointer;
  -webkit-appearance: none;
}
@media print {
  .govuk-button {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-button {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1;
  }
}
@media print {
  .govuk-button {
    font-size: 14pt;
    line-height: 19px;
  }
}
@media (min-width: 40.0625em) {
  .govuk-button {
    margin-bottom: 32px;
    width: auto;
  }
}
.govuk-button:active, .govuk-button:hover, .govuk-button:link, .govuk-button:visited {
  color: #fff;
  text-decoration: none;
}
.govuk-button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.govuk-button:hover {
  background-color: #005a30;
}
.govuk-button:active {
  top: 2px;
}
.govuk-button:focus {
  border-color: #fd0;
  outline: 3px solid rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 1px #fd0;
}
.govuk-button:focus:not(:active):not(:hover) {
  border-color: #fd0;
  color: #0b0c0c;
  background-color: #fd0;
  box-shadow: 0 2px 0 #0b0c0c;
}
.govuk-button:before {
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  right: -2px;
  bottom: -4px;
  left: -2px;
  background: rgba(0, 0, 0, 0);
}
.govuk-button:active:before {
  top: -4px;
}
.govuk-button--disabled, .govuk-button[disabled="disabled"], .govuk-button[disabled] {
  opacity: 0.5;
}
.govuk-button--disabled:hover, .govuk-button[disabled="disabled"]:hover, .govuk-button[disabled]:hover {
  background-color: #00703c;
  cursor: default;
}
.govuk-button--disabled:active, .govuk-button[disabled="disabled"]:active, .govuk-button[disabled]:active {
  top: 0;
  box-shadow: 0 2px 0 #002d18;
}
.govuk-button--secondary {
  background-color: #f3f2f1;
  box-shadow: 0 2px 0 #929191;
}
.govuk-button--secondary, .govuk-button--secondary:active, .govuk-button--secondary:hover, .govuk-button--secondary:link, .govuk-button--secondary:visited {
  color: #0b0c0c;
}
.govuk-button--secondary:hover {
  background-color: #dbdad9;
}
.govuk-button--secondary:hover[disabled] {
  background-color: #f3f2f1;
}
.govuk-button--warning {
  background-color: #d4351c;
  box-shadow: 0 2px 0 #55150b;
}
.govuk-button--warning, .govuk-button--warning:active, .govuk-button--warning:hover, .govuk-button--warning:link, .govuk-button--warning:visited {
  color: #fff;
}
.govuk-button--warning:hover {
  background-color: #aa2a16;
}
.govuk-button--warning:hover[disabled] {
  background-color: #d4351c;
}
.govuk-button--start {
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-height: auto;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (min-width: 40.0625em) {
  .govuk-button--start {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1;
  }
}
@media print {
  .govuk-button--start {
    font-size: 18pt;
    line-height: 1;
  }
}
.govuk-button__start-icon {
  margin-left: 5px;
  vertical-align: middle;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-item-align: center;
  align-self: center;
  forced-color-adjust: auto;
}
@media (min-width: 48.0625em) {
  .govuk-button__start-icon {
    margin-left: 10px;
  }
}
.govuk-error-message {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  display: block;
  margin-top: 0;
  margin-bottom: 15px;
  clear: both;
  color: #d4351c;
}
@media print {
  .govuk-error-message {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-error-message {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.31579;
  }
}
@media print {
  .govuk-error-message {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.govuk-fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}
.govuk-fieldset:after {
  content: "";
  display: block;
  clear: both;
}
@supports not (caret-color: auto) {
  .govuk-fieldset, x:-moz-any-link {
    display: table-cell;
  }
}
.govuk-fieldset__legend {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  color: #0b0c0c;
  box-sizing: border-box;
  display: table;
  max-width: 100%;
  margin-bottom: 10px;
  padding: 0;
  white-space: normal;
}
@media print {
  .govuk-fieldset__legend {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-fieldset__legend {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.31579;
  }
}
@media print {
  .govuk-fieldset__legend {
    font-size: 14pt;
    line-height: 1.15;
    color: #000;
  }
}
.govuk-fieldset__legend--xl {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 700;
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.09375;
  margin-bottom: 15px;
}
@media print {
  .govuk-fieldset__legend--xl {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-fieldset__legend--xl {
    font-size: 48px;
    font-size: 3rem;
    line-height: 1.04167;
  }
}
@media print {
  .govuk-fieldset__legend--xl {
    font-size: 32pt;
    line-height: 1.15;
  }
}
.govuk-fieldset__legend--l {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 700;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.04167;
  margin-bottom: 15px;
}
@media print {
  .govuk-fieldset__legend--l {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-fieldset__legend--l {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 1.11111;
  }
}
@media print {
  .govuk-fieldset__legend--l {
    font-size: 24pt;
    line-height: 1.05;
  }
}
.govuk-fieldset__legend--m {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.11111;
  margin-bottom: 15px;
}
@media print {
  .govuk-fieldset__legend--m {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-fieldset__legend--m {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.25;
  }
}
@media print {
  .govuk-fieldset__legend--m {
    font-size: 18pt;
    line-height: 1.15;
  }
}
.govuk-fieldset__legend--s {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
}
@media print {
  .govuk-fieldset__legend--s {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-fieldset__legend--s {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.31579;
  }
}
@media print {
  .govuk-fieldset__legend--s {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.govuk-fieldset__heading {
  margin: 0;
  font-size: inherit;
  font-weight: inherit;
}
.govuk-hint {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  margin-bottom: 15px;
  color: #505a5f;
}
@media print {
  .govuk-hint {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-hint {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.31579;
  }
}
@media print {
  .govuk-hint {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.govuk-fieldset__legend:not(.govuk-fieldset__legend--m):not(.govuk-fieldset__legend--l):not(.govuk-fieldset__legend--xl) + .govuk-hint, .govuk-label:not(.govuk-label--m):not(.govuk-label--l):not(.govuk-label--xl) + .govuk-hint {
  margin-bottom: 10px;
}
.govuk-fieldset__legend + .govuk-hint {
  margin-top: -5px;
}
.govuk-label {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  color: #0b0c0c;
  display: block;
  margin-bottom: 5px;
}
@media print {
  .govuk-label {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-label {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.31579;
  }
}
@media print {
  .govuk-label {
    font-size: 14pt;
    line-height: 1.15;
    color: #000;
  }
}
.govuk-label--xl {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 700;
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.09375;
  margin-bottom: 15px;
}
@media print {
  .govuk-label--xl {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-label--xl {
    font-size: 48px;
    font-size: 3rem;
    line-height: 1.04167;
  }
}
@media print {
  .govuk-label--xl {
    font-size: 32pt;
    line-height: 1.15;
  }
}
.govuk-label--l {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 700;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.04167;
  margin-bottom: 15px;
}
@media print {
  .govuk-label--l {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-label--l {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 1.11111;
  }
}
@media print {
  .govuk-label--l {
    font-size: 24pt;
    line-height: 1.05;
  }
}
.govuk-label--m {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.11111;
  margin-bottom: 10px;
}
@media print {
  .govuk-label--m {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-label--m {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.25;
  }
}
@media print {
  .govuk-label--m {
    font-size: 18pt;
    line-height: 1.15;
  }
}
.govuk-label--s {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
}
@media print {
  .govuk-label--s {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-label--s {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.31579;
  }
}
@media print {
  .govuk-label--s {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.govuk-label-wrapper {
  margin: 0;
}
.govuk-checkboxes__item {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  display: block;
  position: relative;
  min-height: 40px;
  margin-bottom: 10px;
  padding-left: 40px;
  clear: left;
}
@media print {
  .govuk-checkboxes__item {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-checkboxes__item {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.31579;
  }
}
@media print {
  .govuk-checkboxes__item {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.govuk-checkboxes__item:last-child, .govuk-checkboxes__item:last-of-type {
  margin-bottom: 0;
}
.govuk-checkboxes__input {
  cursor: pointer;
  position: absolute;
  z-index: 1;
  top: -2px;
  left: -2px;
  width: 44px;
  height: 44px;
  margin: 0;
  opacity: 0;
}
.govuk-checkboxes__label {
  display: inline-block;
  margin-bottom: 0;
  padding: 8px 15px 5px;
  cursor: pointer;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
.govuk-checkboxes__label:before {
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border: 2px solid;
}
.govuk-checkboxes__label:after, .govuk-checkboxes__label:before {
  content: "";
  box-sizing: border-box;
  position: absolute;
  background: rgba(0, 0, 0, 0);
}
.govuk-checkboxes__label:after {
  top: 11px;
  left: 9px;
  width: 23px;
  height: 12px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border: solid;
  border-width: 0 0 5px 5px;
  border-top-color: rgba(0, 0, 0, 0);
  opacity: 0;
}
.govuk-checkboxes__hint {
  display: block;
  padding-right: 15px;
  padding-left: 15px;
}
.govuk-checkboxes__input:focus + .govuk-checkboxes__label:before {
  border-width: 4px;
  outline: 3px solid rgba(0, 0, 0, 0);
  outline-offset: 1px;
  box-shadow: 0 0 0 3px #fd0;
}
@media (-ms-high-contrast: active), screen and (forced-colors: active) {
  .govuk-checkboxes__input:focus + .govuk-checkboxes__label:before {
    outline-color: Highlight;
  }
}
.govuk-checkboxes__input:checked + .govuk-checkboxes__label:after {
  opacity: 1;
}
.govuk-checkboxes__input:disabled, .govuk-checkboxes__input:disabled + .govuk-checkboxes__label {
  cursor: default;
}
.govuk-checkboxes__input:disabled + .govuk-checkboxes__label, .govuk-checkboxes__input:disabled ~ .govuk-hint {
  opacity: 0.5;
}
.govuk-checkboxes__divider {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  color: #0b0c0c;
  width: 40px;
  margin-bottom: 10px;
  text-align: center;
}
@media print {
  .govuk-checkboxes__divider {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-checkboxes__divider {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.31579;
  }
}
@media print {
  .govuk-checkboxes__divider {
    font-size: 14pt;
    line-height: 1.15;
    color: #000;
  }
}
.govuk-checkboxes__conditional {
  margin-bottom: 15px;
  margin-left: 18px;
  padding-left: 33px;
  border-left: 4px solid #b1b4b6;
}
@media (min-width: 40.0625em) {
  .govuk-checkboxes__conditional {
    margin-bottom: 20px;
  }
}
.js-enabled .govuk-checkboxes__conditional--hidden {
  display: none;
}
.govuk-checkboxes__conditional > :last-child {
  margin-bottom: 0;
}
.govuk-checkboxes--small .govuk-checkboxes__item {
  min-height: 0;
  margin-bottom: 0;
  padding-left: 34px;
  float: left;
}
.govuk-checkboxes--small .govuk-checkboxes__item:after {
  content: "";
  display: block;
  clear: both;
}
.govuk-checkboxes--small .govuk-checkboxes__input {
  left: -10px;
}
.govuk-checkboxes--small .govuk-checkboxes__label {
  margin-top: -2px;
  padding: 13px 15px 13px 1px;
  float: left;
}
@media (min-width: 40.0625em) {
  .govuk-checkboxes--small .govuk-checkboxes__label {
    padding: 11px 15px 10px 1px;
  }
}
.govuk-checkboxes--small .govuk-checkboxes__label:before {
  top: 8px;
  width: 24px;
  height: 24px;
}
.govuk-checkboxes--small .govuk-checkboxes__label:after {
  top: 15px;
  left: 6px;
  width: 12px;
  height: 6.5px;
  border-width: 0 0 3px 3px;
}
.govuk-checkboxes--small .govuk-checkboxes__hint {
  padding: 0;
  clear: both;
}
.govuk-checkboxes--small .govuk-checkboxes__conditional {
  margin-left: 10px;
  padding-left: 20px;
  clear: both;
}
.govuk-checkboxes--small .govuk-checkboxes__item:hover .govuk-checkboxes__input:not(:disabled) + .govuk-checkboxes__label:before {
  box-shadow: 0 0 0 10px #b1b4b6;
}
.govuk-checkboxes--small .govuk-checkboxes__item:hover .govuk-checkboxes__input:focus + .govuk-checkboxes__label:before {
  box-shadow: 0 0 0 3px #fd0, 0 0 0 10px #b1b4b6;
}
@media (hover: none), (pointer: coarse) {
  .govuk-checkboxes--small .govuk-checkboxes__item:hover .govuk-checkboxes__input:not(:disabled) + .govuk-checkboxes__label:before {
    box-shadow: none;
  }
  .govuk-checkboxes--small .govuk-checkboxes__item:hover .govuk-checkboxes__input:focus + .govuk-checkboxes__label:before {
    box-shadow: 0 0 0 3px #fd0;
  }
}
.govuk-textarea {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  box-sizing: border-box;
  display: block;
  width: 100%;
  min-height: 40px;
  margin-bottom: 20px;
  padding: 5px;
  resize: vertical;
  border: 2px solid #0b0c0c;
  border-radius: 0;
  -webkit-appearance: none;
}
@media print {
  .govuk-textarea {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-textarea {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.25;
  }
}
@media print {
  .govuk-textarea {
    font-size: 14pt;
    line-height: 1.25;
  }
}
@media (min-width: 40.0625em) {
  .govuk-textarea {
    margin-bottom: 30px;
  }
}
.govuk-textarea:focus {
  outline: 3px solid #fd0;
  outline-offset: 0;
  box-shadow: inset 0 0 0 2px;
}
.govuk-textarea--error {
  border-color: #d4351c;
}
.govuk-textarea--error:focus {
  border-color: #0b0c0c;
}
.govuk-character-count {
  margin-bottom: 20px;
}
@media (min-width: 40.0625em) {
  .govuk-character-count {
    margin-bottom: 30px;
  }
}
.govuk-character-count .govuk-form-group, .govuk-character-count .govuk-textarea {
  margin-bottom: 5px;
}
.govuk-character-count__message {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: "tnum" 1;
  font-feature-settings: "tnum" 1;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 0;
}
@media print {
  .govuk-character-count__message {
    font-family: sans-serif;
  }
}
@supports (font-variant-numeric: tabular-nums) {
  .govuk-character-count__message {
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant-numeric: tabular-nums;
  }
}
.govuk-character-count__message:after {
  content: "​";
}
.govuk-character-count__message--disabled {
  visibility: hidden;
}
.govuk-cookie-banner {
  padding-top: 20px;
  border-bottom: 10px solid rgba(0, 0, 0, 0);
  background-color: #f3f2f1;
}
.govuk-cookie-banner[hidden] {
  display: none;
}
.govuk-cookie-banner__message {
  margin-bottom: -10px;
}
.govuk-cookie-banner__message[hidden] {
  display: none;
}
.govuk-cookie-banner__message:focus {
  outline: none;
}
.govuk-summary-list {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  color: #0b0c0c;
  margin: 0 0 20px;
}
@media print {
  .govuk-summary-list {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-summary-list {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.31579;
  }
}
@media print {
  .govuk-summary-list {
    font-size: 14pt;
    line-height: 1.15;
    color: #000;
  }
}
@media (min-width: 40.0625em) {
  .govuk-summary-list {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    margin-bottom: 30px;
  }
}
.govuk-summary-list__row {
  border-bottom: 1px solid #b1b4b6;
}
@media (max-width: 40.0525em) {
  .govuk-summary-list__row {
    margin-bottom: 15px;
  }
}
@media (min-width: 40.0625em) {
  .govuk-summary-list__row {
    display: table-row;
  }
}
.govuk-summary-list__row:not(.govuk-summary-list__row--no-actions) > :last-child {
  padding-right: 0;
}
@media (min-width: 40.0625em) {
  .govuk-summary-list__row--no-actions:after {
    content: "";
    display: table-cell;
    width: 20%;
  }
}
.govuk-summary-list__actions, .govuk-summary-list__key, .govuk-summary-list__value {
  margin: 0;
}
@media (min-width: 40.0625em) {
  .govuk-summary-list__actions, .govuk-summary-list__key, .govuk-summary-list__value {
    display: table-cell;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
  }
}
.govuk-summary-list__actions {
  margin-bottom: 15px;
}
@media (min-width: 40.0625em) {
  .govuk-summary-list__actions {
    width: 20%;
    padding-right: 0;
    text-align: right;
  }
}
.govuk-summary-list__key, .govuk-summary-list__value {
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.govuk-summary-list__key {
  margin-bottom: 5px;
  font-weight: 700;
}
@media (min-width: 40.0625em) {
  .govuk-summary-list__key {
    width: 30%;
  }
}
@media (max-width: 40.0525em) {
  .govuk-summary-list__value {
    margin-bottom: 15px;
  }
}
.govuk-summary-list__value > p {
  margin-bottom: 10px;
}
.govuk-summary-list__value > :last-child {
  margin-bottom: 0;
}
.govuk-summary-list__actions-list {
  width: 100%;
  margin: 0;
  padding: 0;
}
.govuk-summary-list__actions-list-item {
  display: inline-block;
}
@media (max-width: 40.0525em) {
  .govuk-summary-list__actions-list-item {
    margin-right: 10px;
    padding-right: 10px;
  }
  .govuk-summary-list__actions-list-item:not(:last-child) {
    border-right: 1px solid #b1b4b6;
  }
  .govuk-summary-list__actions-list-item:last-child {
    margin-right: 0;
    padding-right: 0;
    border: 0;
  }
}
@media (min-width: 40.0625em) {
  .govuk-summary-list__actions-list-item {
    margin-left: 10px;
    padding-left: 10px;
  }
  .govuk-summary-list__actions-list-item:not(:first-child) {
    border-left: 1px solid #b1b4b6;
  }
  .govuk-summary-list__actions-list-item:first-child {
    margin-left: 0;
    padding-left: 0;
    border: 0;
  }
}
.govuk-summary-list--no-border .govuk-summary-list__row {
  border: 0;
}
@media (min-width: 40.0625em) {
  .govuk-summary-list--no-border .govuk-summary-list__actions, .govuk-summary-list--no-border .govuk-summary-list__key, .govuk-summary-list--no-border .govuk-summary-list__value {
    padding-bottom: 11px;
  }
}
.govuk-summary-list__row--no-border {
  border: 0;
}
@media (min-width: 40.0625em) {
  .govuk-summary-list__row--no-border .govuk-summary-list__actions, .govuk-summary-list__row--no-border .govuk-summary-list__key, .govuk-summary-list__row--no-border .govuk-summary-list__value {
    padding-bottom: 11px;
  }
}
.govuk-input {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  box-sizing: border-box;
  width: 100%;
  height: 40px;
  height: 2.5rem;
  margin-top: 0;
  padding: 5px;
  border: 2px solid #0b0c0c;
  border-radius: 0;
  -webkit-appearance: none;
  appearance: none;
}
@media print {
  .govuk-input {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-input {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.31579;
  }
}
@media print {
  .govuk-input {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.govuk-input:focus {
  outline: 3px solid #fd0;
  outline-offset: 0;
  box-shadow: inset 0 0 0 2px;
}
.govuk-input::-webkit-inner-spin-button, .govuk-input::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
}
.govuk-input[type="number"] {
  -moz-appearance: textfield;
}
.govuk-input--error {
  border-color: #d4351c;
}
.govuk-input--error:focus {
  border-color: #0b0c0c;
}
.govuk-input--width-30 {
  max-width: 29.5em;
}
.govuk-input--width-20 {
  max-width: 20.5em;
}
.govuk-input--width-10 {
  max-width: 11.5em;
}
.govuk-input--width-5 {
  max-width: 5.5em;
}
.govuk-input--width-4 {
  max-width: 4.5em;
}
.govuk-input--width-3 {
  max-width: 3.75em;
}
.govuk-input--width-2 {
  max-width: 2.75em;
}
.govuk-input__wrapper {
  display: -ms-flexbox;
  display: flex;
}
.govuk-input__wrapper .govuk-input {
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
.govuk-input__wrapper .govuk-input:focus {
  z-index: 1;
}
@media (max-width: 19.99em) {
  .govuk-input__wrapper {
    display: block;
  }
  .govuk-input__wrapper .govuk-input {
    max-width: 100%;
  }
}
.govuk-input__prefix, .govuk-input__suffix {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  box-sizing: border-box;
  display: inline-block;
  min-width: 40px;
  min-width: 2.5rem;
  height: 40px;
  height: 2.5rem;
  padding: 5px;
  border: 2px solid #0b0c0c;
  background-color: #f3f2f1;
  text-align: center;
  white-space: nowrap;
  cursor: default;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
@media print {
  .govuk-input__prefix, .govuk-input__suffix {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-input__prefix, .govuk-input__suffix {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.31579;
  }
}
@media print {
  .govuk-input__prefix, .govuk-input__suffix {
    font-size: 14pt;
    line-height: 1.15;
  }
}
@media (max-width: 40.0525em) {
  .govuk-input__prefix, .govuk-input__suffix {
    line-height: 1.6;
  }
}
@media (max-width: 19.99em) {
  .govuk-input__prefix, .govuk-input__suffix {
    display: block;
    height: 100%;
    white-space: normal;
  }
}
@media (max-width: 19.99em) {
  .govuk-input__prefix {
    border-bottom: 0;
  }
}
@media (min-width: 20em) {
  .govuk-input__prefix {
    border-right: 0;
  }
}
@media (max-width: 19.99em) {
  .govuk-input__suffix {
    border-top: 0;
  }
}
@media (min-width: 20em) {
  .govuk-input__suffix {
    border-left: 0;
  }
}
.govuk-date-input {
  font-size: 0;
}
.govuk-date-input:after {
  content: "";
  display: block;
  clear: both;
}
.govuk-date-input__item {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 0;
}
.govuk-date-input__label {
  display: block;
}
.govuk-date-input__input {
  margin-bottom: 0;
}
.govuk-details {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  color: #0b0c0c;
  margin-bottom: 20px;
  display: block;
}
@media print {
  .govuk-details {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-details {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.31579;
  }
}
@media print {
  .govuk-details {
    font-size: 14pt;
    line-height: 1.15;
    color: #000;
  }
}
@media (min-width: 40.0625em) {
  .govuk-details {
    margin-bottom: 30px;
  }
}
.govuk-details__summary {
  display: inline-block;
  position: relative;
  margin-bottom: 5px;
  padding-left: 25px;
  color: #1d70b8;
  cursor: pointer;
}
.govuk-details__summary:hover {
  color: #003078;
}
.govuk-details__summary:focus {
  outline: 3px solid rgba(0, 0, 0, 0);
  color: #0b0c0c;
  background-color: #fd0;
  box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
  text-decoration: none;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.govuk-details__summary-text {
  text-decoration: underline;
}
.govuk-details__summary:focus .govuk-details__summary-text {
  text-decoration: none;
}
.govuk-details__summary::-webkit-details-marker {
  display: none;
}
.govuk-details__summary:before {
  content: "";
  position: absolute;
  top: -1px;
  bottom: 0;
  left: 0;
  margin: auto;
  display: block;
  width: 0;
  height: 0;
  -webkit-clip-path: polygon(0 0, 100% 50%, 0 100%);
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 7px 0 7px 12.124px;
  border-left-color: inherit;
}
.govuk-details[open] > .govuk-details__summary:before {
  display: block;
  width: 0;
  height: 0;
  -webkit-clip-path: polygon(0 0, 50% 100%, 100% 0);
  clip-path: polygon(0 0, 50% 100%, 100% 0);
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 12.124px 7px 0;
  border-top-color: inherit;
}
.govuk-details__text {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 20px;
  border-left: 5px solid #b1b4b6;
}
.govuk-details__text p {
  margin-top: 0;
  margin-bottom: 20px;
}
.govuk-details__text > :last-child {
  margin-bottom: 0;
}
.govuk-error-summary {
  color: #0b0c0c;
  padding: 15px;
  margin-bottom: 30px;
  border: 5px solid #d4351c;
}
@media print {
  .govuk-error-summary {
    color: #000;
  }
}
@media (min-width: 40.0625em) {
  .govuk-error-summary {
    padding: 20px;
    margin-bottom: 50px;
  }
}
.govuk-error-summary:focus {
  outline: 3px solid #fd0;
}
.govuk-error-summary__title {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.11111;
  margin-top: 0;
  margin-bottom: 15px;
}
@media print {
  .govuk-error-summary__title {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-error-summary__title {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.25;
  }
}
@media print {
  .govuk-error-summary__title {
    font-size: 18pt;
    line-height: 1.15;
  }
}
@media (min-width: 40.0625em) {
  .govuk-error-summary__title {
    margin-bottom: 20px;
  }
}
.govuk-error-summary__body {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
}
@media print {
  .govuk-error-summary__body {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-error-summary__body {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.31579;
  }
}
@media print {
  .govuk-error-summary__body {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.govuk-error-summary__body p {
  margin-top: 0;
  margin-bottom: 15px;
}
@media (min-width: 40.0625em) {
  .govuk-error-summary__body p {
    margin-bottom: 20px;
  }
}
.govuk-error-summary__list {
  margin-top: 0;
  margin-bottom: 0;
}
.govuk-error-summary__list a {
  font-weight: 700;
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: underline;
}
@media print {
  .govuk-error-summary__list a {
    font-family: sans-serif;
  }
}
.govuk-error-summary__list a:focus {
  outline: 3px solid rgba(0, 0, 0, 0);
  background-color: #fd0;
  box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
  text-decoration: none;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.govuk-error-summary__list a:link, .govuk-error-summary__list a:visited {
  color: #d4351c;
}
.govuk-error-summary__list a:hover {
  color: #942514;
}
.govuk-error-summary__list a:active {
  color: #d4351c;
}
.govuk-error-summary__list a:focus {
  color: #0b0c0c;
}
.govuk-file-upload {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  color: #0b0c0c;
  max-width: 100%;
  margin-left: -5px;
  padding: 5px;
}
@media print {
  .govuk-file-upload {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-file-upload {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.31579;
  }
}
@media print {
  .govuk-file-upload {
    font-size: 14pt;
    line-height: 1.15;
    color: #000;
  }
}
.govuk-file-upload::-webkit-file-upload-button {
  -webkit-appearance: button;
  color: inherit;
  font: inherit;
}
.govuk-file-upload:focus {
  outline: 3px solid #fd0;
  box-shadow: inset 0 0 0 4px #0b0c0c;
}
.govuk-file-upload:focus-within {
  outline: 3px solid #fd0;
  box-shadow: inset 0 0 0 4px #0b0c0c;
}
.govuk-footer {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.14286;
  padding-top: 25px;
  padding-bottom: 15px;
  border-top: 1px solid #b1b4b6;
  color: #0b0c0c;
  background: #f3f2f1;
}
@media print {
  .govuk-footer {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-footer {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.25;
  }
}
@media print {
  .govuk-footer {
    font-size: 14pt;
    line-height: 1.2;
  }
}
@media (min-width: 40.0625em) {
  .govuk-footer {
    padding-top: 40px;
    padding-bottom: 25px;
  }
}
.govuk-footer__link {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: underline;
}
@media print {
  .govuk-footer__link {
    font-family: sans-serif;
  }
}
.govuk-footer__link:focus {
  outline: 3px solid rgba(0, 0, 0, 0);
  color: #0b0c0c;
  background-color: #fd0;
  box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
  text-decoration: none;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.govuk-footer__link:link, .govuk-footer__link:visited {
  color: #0b0c0c;
}
@media print {
  .govuk-footer__link:link, .govuk-footer__link:visited {
    color: #000;
  }
}
.govuk-footer__link:hover {
  color: rgba(11, 12, 12, 0.99);
}
.govuk-footer__link:active, .govuk-footer__link:focus {
  color: #0b0c0c;
}
@media print {
  .govuk-footer__link:active, .govuk-footer__link:focus {
    color: #000;
  }
}
.govuk-footer__section-break {
  margin: 0 0 30px;
  border: 0;
  border-bottom: 1px solid #b1b4b6;
}
@media (min-width: 40.0625em) {
  .govuk-footer__section-break {
    margin-bottom: 50px;
  }
}
.govuk-footer__meta {
  display: -ms-flexbox;
  display: flex;
  margin-right: -15px;
  margin-left: -15px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-pack: center;
  justify-content: center;
}
.govuk-footer__meta-item {
  margin-right: 15px;
  margin-bottom: 25px;
  margin-left: 15px;
}
.govuk-footer__meta-item--grow {
  -ms-flex: 1;
  flex: 1;
}
@media (max-width: 40.0525em) {
  .govuk-footer__meta-item--grow {
    -ms-flex-preferred-size: 320px;
    flex-basis: 320px;
  }
}
.govuk-footer__licence-logo {
  display: inline-block;
  margin-right: 10px;
  vertical-align: top;
  forced-color-adjust: auto;
}
@media (max-width: 48.0525em) {
  .govuk-footer__licence-logo {
    margin-bottom: 15px;
  }
}
.govuk-footer__licence-description {
  display: inline-block;
}
.govuk-footer__copyright-logo {
  display: inline-block;
  min-width: 125px;
  padding-top: 112px;
  background-image: url(/assets/images/govuk-crest.png);
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: 125px 102px;
  text-align: center;
  white-space: nowrap;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi) {
  .govuk-footer__copyright-logo {
    background-image: url(/assets/images/govuk-crest-2x.png);
  }
}
.govuk-footer__inline-list {
  margin-top: 0;
  margin-bottom: 15px;
  padding: 0;
}
.govuk-footer__meta-custom {
  margin-bottom: 20px;
}
.govuk-footer__inline-list-item {
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 5px;
}
.govuk-footer__heading {
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #b1b4b6;
}
@media (max-width: 40.0525em) {
  .govuk-footer__heading {
    padding-bottom: 10px;
  }
}
.govuk-footer__navigation {
  margin-right: -15px;
  margin-left: -15px;
}
.govuk-footer__navigation:after {
  content: "";
  display: block;
  clear: both;
}
.govuk-footer__section {
  display: inline-block;
  margin-bottom: 30px;
  vertical-align: top;
}
.govuk-footer__list {
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-column-gap: 30px;
  column-gap: 30px;
}
.govuk-footer__list .govuk-footer__link:hover {
  text-decoration-thickness: auto;
}
@media (min-width: 48.0625em) {
  .govuk-footer__list--columns-2 {
    -webkit-column-count: 2;
    column-count: 2;
  }
  .govuk-footer__list--columns-3 {
    -webkit-column-count: 3;
    column-count: 3;
  }
}
.govuk-footer__list-item {
  margin-bottom: 15px;
}
@media (min-width: 40.0625em) {
  .govuk-footer__list-item {
    margin-bottom: 20px;
  }
}
.govuk-footer__list-item:last-child {
  margin-bottom: 0;
}
.govuk-header {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.14286;
  border-bottom: 10px solid #fff;
  color: #fff;
  background: #0b0c0c;
}
@media print {
  .govuk-header {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-header {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.25;
  }
}
@media print {
  .govuk-header {
    font-size: 14pt;
    line-height: 1.2;
  }
}
.govuk-header__container--full-width {
  padding: 0 15px;
  border-color: #1d70b8;
}
.govuk-header__container--full-width .govuk-header__menu-button {
  right: 15px;
}
.govuk-header__container {
  position: relative;
  margin-bottom: -10px;
  padding-top: 10px;
  border-bottom: 10px solid #1d70b8;
}
.govuk-header__container:after {
  content: "";
  display: block;
  clear: both;
}
.govuk-header__logotype {
  display: inline-block;
  margin-right: 5px;
}
@media (forced-colors: active) {
  .govuk-header__logotype {
    forced-color-adjust: none;
    color: linktext;
  }
}
.govuk-header__logotype:last-child {
  margin-right: 0;
}
.govuk-header__logotype-crown {
  position: relative;
  top: -1px;
  margin-right: 1px;
  fill: currentcolor;
  vertical-align: top;
}
.govuk-header__logotype-crown-fallback-image {
  width: 36px;
  height: 32px;
  border: 0;
  vertical-align: bottom;
}
.govuk-header__product-name {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1;
  display: inline-table;
}
@media print {
  .govuk-header__product-name {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-header__product-name {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1;
  }
}
@media print {
  .govuk-header__product-name {
    font-size: 18pt;
    line-height: 1;
  }
}
.govuk-header__link {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none;
}
@media print {
  .govuk-header__link {
    font-family: sans-serif;
  }
}
.govuk-header__link:link, .govuk-header__link:visited {
  color: #fff;
}
.govuk-header__link:active, .govuk-header__link:hover {
  color: rgba(255, 255, 255, 0.99);
}
.govuk-header__link:hover {
  text-decoration: underline;
  text-decoration-thickness: 3px;
  text-underline-offset: 0.1em;
}
.govuk-header__link:focus {
  outline: 3px solid rgba(0, 0, 0, 0);
  color: #0b0c0c;
  background-color: #fd0;
  box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
  text-decoration: none;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.govuk-header__link--homepage {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 700;
  display: inline-block;
  margin-right: 10px;
  font-size: 30px;
  line-height: 1;
}
@media print {
  .govuk-header__link--homepage {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-header__link--homepage {
    display: inline;
  }
  .govuk-header__link--homepage:focus {
    box-shadow: 0 0 #fd0;
  }
}
.govuk-header__link--homepage:link, .govuk-header__link--homepage:visited {
  text-decoration: none;
}
.govuk-header__link--homepage:active, .govuk-header__link--homepage:hover {
  margin-bottom: -3px;
  border-bottom: 3px solid;
}
.govuk-header__link--homepage:focus {
  margin-bottom: 0;
  border-bottom: 0;
}
.govuk-header__link--service-name, .govuk-header__service-name {
  display: inline-block;
  margin-bottom: 10px;
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.11111;
}
@media print {
  .govuk-header__link--service-name, .govuk-header__service-name {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-header__link--service-name, .govuk-header__service-name {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.25;
  }
}
@media print {
  .govuk-header__link--service-name, .govuk-header__service-name {
    font-size: 18pt;
    line-height: 1.15;
  }
}
.govuk-header__content, .govuk-header__logo {
  box-sizing: border-box;
}
.govuk-header__logo {
  margin-bottom: 10px;
  padding-right: 50px;
}
@media (min-width: 48.0625em) {
  .govuk-header__logo {
    width: 33.33%;
    padding-right: 15px;
    float: left;
    vertical-align: top;
  }
}
@media (min-width: 48.0625em) {
  .govuk-header__content {
    width: 66.66%;
    padding-left: 15px;
    float: left;
  }
}
.govuk-header__menu-button {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.14286;
  display: none;
  position: absolute;
  top: 20px;
  right: 0;
  margin: 0;
  padding: 0;
  border: 0;
  color: #fff;
  background: none;
  cursor: pointer;
}
@media print {
  .govuk-header__menu-button {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-header__menu-button {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.25;
  }
}
@media print {
  .govuk-header__menu-button {
    font-size: 14pt;
    line-height: 1.2;
  }
}
.govuk-header__menu-button:hover {
  -webkit-text-decoration: solid underline 3px;
  text-decoration: solid underline 3px;
  text-underline-offset: 0.1em;
}
.govuk-header__menu-button:focus {
  outline: 3px solid rgba(0, 0, 0, 0);
  color: #0b0c0c;
  background-color: #fd0;
  box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
  text-decoration: none;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.govuk-header__menu-button:after {
  display: inline-block;
  width: 0;
  height: 0;
  -webkit-clip-path: polygon(0 0, 50% 100%, 100% 0);
  clip-path: polygon(0 0, 50% 100%, 100% 0);
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 8.66px 5px 0;
  border-top-color: inherit;
  content: "";
  margin-left: 5px;
}
.govuk-header__menu-button[aria-expanded="true"]:after {
  display: inline-block;
  width: 0;
  height: 0;
  -webkit-clip-path: polygon(50% 0, 0 100%, 100% 100%);
  clip-path: polygon(50% 0, 0 100%, 100% 100%);
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 0 5px 8.66px;
  border-bottom-color: inherit;
}
@media (min-width: 40.0625em) {
  .govuk-header__menu-button {
    top: 15px;
  }
}
.js-enabled .govuk-header__menu-button {
  display: block;
}
.govuk-header__menu-button[hidden], .js-enabled .govuk-header__menu-button[hidden] {
  display: none;
}
@media (min-width: 48.0625em) {
  .govuk-header__navigation {
    margin-bottom: 10px;
  }
}
.govuk-header__navigation-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.govuk-header__navigation-list[hidden] {
  display: none;
}
@media (min-width: 48.0625em) {
  .govuk-header__navigation--end {
    margin: 0;
    padding: 5px 0;
    text-align: right;
  }
}
.govuk-header__navigation--no-service-name {
  padding-top: 40px;
}
.govuk-header__navigation-item {
  padding: 10px 0;
  border-bottom: 1px solid #2e3133;
}
@media (min-width: 48.0625em) {
  .govuk-header__navigation-item {
    display: inline-block;
    margin-right: 15px;
    padding: 5px 0;
    border: 0;
  }
}
.govuk-header__navigation-item a {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.14286;
  white-space: nowrap;
}
@media print {
  .govuk-header__navigation-item a {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-header__navigation-item a {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.25;
  }
}
@media print {
  .govuk-header__navigation-item a {
    font-size: 14pt;
    line-height: 1.2;
  }
}
.govuk-header__navigation-item--active a:hover, .govuk-header__navigation-item--active a:link, .govuk-header__navigation-item--active a:visited {
  color: #1d8feb;
}
.govuk-header__navigation-item--active a:focus {
  color: #0b0c0c;
}
.govuk-header__navigation-item:last-child {
  margin-right: 0;
  border-bottom: 0;
}
@media print {
  .govuk-header {
    border-bottom-width: 0;
    color: #0b0c0c;
    background: rgba(0, 0, 0, 0);
  }
  .govuk-header__logotype-crown-fallback-image {
    display: none;
  }
  .govuk-header__link:link, .govuk-header__link:visited {
    color: #0b0c0c;
  }
  .govuk-header__link:after {
    display: none;
  }
}
.govuk-inset-text, .text-section-wrapper blockquote {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  color: #0b0c0c;
  padding: 15px;
  margin-top: 20px;
  margin-bottom: 20px;
  clear: both;
  border-left: 10px solid #b1b4b6;
}
@media print {
  .govuk-inset-text, .text-section-wrapper blockquote {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-inset-text, .text-section-wrapper blockquote {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.31579;
  }
}
@media print {
  .govuk-inset-text, .text-section-wrapper blockquote {
    font-size: 14pt;
    line-height: 1.15;
    color: #000;
  }
}
@media (min-width: 40.0625em) {
  .govuk-inset-text, .text-section-wrapper blockquote {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.govuk-inset-text > :first-child, .text-section-wrapper blockquote > :first-child {
  margin-top: 0;
}
.govuk-inset-text > :last-child, .text-section-wrapper blockquote > :last-child, .govuk-inset-text > :only-child, .text-section-wrapper blockquote > :only-child {
  margin-bottom: 0;
}
.govuk-notification-banner {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  margin-bottom: 30px;
  border: 5px solid #1d70b8;
  background-color: #1d70b8;
}
@media print {
  .govuk-notification-banner {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-notification-banner {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.31579;
  }
}
@media print {
  .govuk-notification-banner {
    font-size: 14pt;
    line-height: 1.15;
  }
}
@media (min-width: 40.0625em) {
  .govuk-notification-banner {
    margin-bottom: 50px;
  }
}
.govuk-notification-banner:focus {
  outline: 3px solid #fd0;
}
.govuk-notification-banner__header {
  padding: 2px 15px 5px;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
}
@media (min-width: 40.0625em) {
  .govuk-notification-banner__header {
    padding: 2px 20px 5px;
  }
}
.govuk-notification-banner__title {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  margin: 0;
  padding: 0;
  color: #fff;
}
@media print {
  .govuk-notification-banner__title {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-notification-banner__title {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.31579;
  }
}
@media print {
  .govuk-notification-banner__title {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.govuk-notification-banner__content {
  color: #0b0c0c;
  padding: 15px;
  background-color: #fff;
}
@media print {
  .govuk-notification-banner__content {
    color: #000;
  }
}
@media (min-width: 40.0625em) {
  .govuk-notification-banner__content {
    padding: 20px;
  }
}
.govuk-notification-banner__content > * {
  box-sizing: border-box;
  max-width: 605px;
}
.govuk-notification-banner__content > :last-child {
  margin-bottom: 0;
}
.govuk-notification-banner__heading {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.11111;
  margin: 0 0 15px;
  padding: 0;
}
@media print {
  .govuk-notification-banner__heading {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-notification-banner__heading {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.25;
  }
}
@media print {
  .govuk-notification-banner__heading {
    font-size: 18pt;
    line-height: 1.15;
  }
}
.govuk-notification-banner__link {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: underline;
}
@media print {
  .govuk-notification-banner__link {
    font-family: sans-serif;
  }
}
.govuk-notification-banner__link:focus {
  outline: 3px solid rgba(0, 0, 0, 0);
  background-color: #fd0;
  box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
  text-decoration: none;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.govuk-notification-banner__link:link, .govuk-notification-banner__link:visited {
  color: #1d70b8;
}
.govuk-notification-banner__link:hover {
  color: #003078;
}
.govuk-notification-banner__link:active, .govuk-notification-banner__link:focus {
  color: #0b0c0c;
}
.govuk-notification-banner--success {
  border-color: #00703c;
  background-color: #00703c;
}
.govuk-notification-banner--success .govuk-notification-banner__link:link, .govuk-notification-banner--success .govuk-notification-banner__link:visited {
  color: #00703c;
}
.govuk-notification-banner--success .govuk-notification-banner__link:hover {
  color: #004e2a;
}
.govuk-notification-banner--success .govuk-notification-banner__link:active {
  color: #00703c;
}
.govuk-notification-banner--success .govuk-notification-banner__link:focus {
  color: #0b0c0c;
}
.govuk-pagination {
  margin-bottom: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 40.0625em) {
  .govuk-pagination {
    margin-bottom: 30px;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.govuk-pagination__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.govuk-pagination__item, .govuk-pagination__next, .govuk-pagination__prev {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  box-sizing: border-box;
  position: relative;
  min-width: 45px;
  min-height: 45px;
  padding: 10px 15px;
  float: left;
}
@media print {
  .govuk-pagination__item, .govuk-pagination__next, .govuk-pagination__prev {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-pagination__item, .govuk-pagination__next, .govuk-pagination__prev {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.31579;
  }
}
@media print {
  .govuk-pagination__item, .govuk-pagination__next, .govuk-pagination__prev {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.govuk-pagination__item:hover, .govuk-pagination__next:hover, .govuk-pagination__prev:hover {
  background-color: #f3f2f1;
}
.govuk-pagination__item {
  display: none;
  text-align: center;
}
@media (min-width: 40.0625em) {
  .govuk-pagination__item {
    display: block;
  }
}
.govuk-pagination__next, .govuk-pagination__prev {
  font-weight: 700;
}
.govuk-pagination__next .govuk-pagination__link, .govuk-pagination__prev .govuk-pagination__link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.govuk-pagination__prev {
  padding-left: 0;
}
.govuk-pagination__next {
  padding-right: 0;
}
.govuk-pagination__item--current, .govuk-pagination__item--ellipses, .govuk-pagination__item:first-child, .govuk-pagination__item:last-child {
  display: block;
}
.govuk-pagination__item--current {
  font-weight: 700;
  outline: 1px solid rgba(0, 0, 0, 0);
  background-color: #1d70b8;
}
.govuk-pagination__item--current:hover {
  background-color: #1d70b8;
}
.govuk-pagination__item--current .govuk-pagination__link:link, .govuk-pagination__item--current .govuk-pagination__link:visited {
  color: #fff;
}
.govuk-pagination__item--current .govuk-pagination__link:active, .govuk-pagination__item--current .govuk-pagination__link:hover {
  color: rgba(255, 255, 255, 0.99);
}
.govuk-pagination__item--current .govuk-pagination__link:focus {
  color: #0b0c0c;
}
.govuk-pagination__item--ellipses {
  font-weight: 700;
  color: #505a5f;
}
.govuk-pagination__item--ellipses:hover {
  background-color: rgba(0, 0, 0, 0);
}
.govuk-pagination__link {
  display: block;
  min-width: 15px;
}
@media screen {
  .govuk-pagination__link:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}
.govuk-pagination__link:active .govuk-pagination__link-title--decorated, .govuk-pagination__link:hover .govuk-pagination__link-title--decorated {
  text-decoration: underline;
}
.govuk-pagination__link:focus .govuk-pagination__icon {
  color: #0b0c0c;
}
.govuk-pagination__link:focus .govuk-pagination__link-label, .govuk-pagination__link:focus .govuk-pagination__link-title--decorated {
  text-decoration: none;
}
.govuk-pagination__link-label {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  text-decoration: underline;
  display: inline-block;
  padding-left: 30px;
}
@media print {
  .govuk-pagination__link-label {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-pagination__link-label {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.31579;
  }
}
@media print {
  .govuk-pagination__link-label {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.govuk-pagination__icon {
  width: 0.9375rem;
  height: 0.8125rem;
  color: #505a5f;
  fill: currentcolor;
  forced-color-adjust: auto;
}
.govuk-pagination__icon--prev {
  margin-right: 15px;
}
.govuk-pagination__icon--next {
  margin-left: 15px;
}
.govuk-pagination--block {
  display: block;
}
.govuk-pagination--block .govuk-pagination__item {
  padding: 15px;
  float: none;
}
.govuk-pagination--block .govuk-pagination__next, .govuk-pagination--block .govuk-pagination__prev {
  padding-left: 0;
  float: none;
}
.govuk-pagination--block .govuk-pagination__next {
  padding-right: 15px;
}
.govuk-pagination--block .govuk-pagination__next .govuk-pagination__icon {
  margin-left: 0;
}
.govuk-pagination--block .govuk-pagination__prev + .govuk-pagination__next {
  border-top: 1px solid #b1b4b6;
}
.govuk-pagination--block .govuk-pagination__link, .govuk-pagination--block .govuk-pagination__link-title {
  display: inline;
}
.govuk-pagination--block .govuk-pagination__link-title:after {
  content: "";
  display: block;
}
.govuk-pagination--block .govuk-pagination__link {
  text-align: left;
}
.govuk-pagination--block .govuk-pagination__link:focus .govuk-pagination__link-label {
  outline: 3px solid rgba(0, 0, 0, 0);
  color: #0b0c0c;
  background-color: #fd0;
  box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
  text-decoration: none;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.govuk-pagination--block .govuk-pagination__link:not(:focus) {
  text-decoration: none;
}
.govuk-pagination--block .govuk-pagination__icon {
  margin-right: 10px;
}
.govuk-panel {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  box-sizing: border-box;
  margin-bottom: 15px;
  padding: 35px;
  border: 5px solid rgba(0, 0, 0, 0);
  text-align: center;
}
@media print {
  .govuk-panel {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-panel {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.31579;
  }
}
@media print {
  .govuk-panel {
    font-size: 14pt;
    line-height: 1.15;
  }
}
@media (max-width: 40.0525em) {
  .govuk-panel {
    padding: 10px;
    overflow-wrap: break-word;
    word-wrap: break-word;
  }
}
.govuk-panel--confirmation {
  color: #fff;
  background: #00703c;
}
@media print {
  .govuk-panel--confirmation {
    border-color: currentcolor;
    color: #000;
    background: none;
  }
}
.govuk-panel__title {
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 700;
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.09375;
}
@media print {
  .govuk-panel__title {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-panel__title {
    font-size: 48px;
    font-size: 3rem;
    line-height: 1.04167;
  }
}
@media print {
  .govuk-panel__title {
    font-size: 32pt;
    line-height: 1.15;
  }
}
.govuk-panel__title:last-child {
  margin-bottom: 0;
}
.govuk-panel__body {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.04167;
}
@media print {
  .govuk-panel__body {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-panel__body {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 1.11111;
  }
}
@media print {
  .govuk-panel__body {
    font-size: 24pt;
    line-height: 1.05;
  }
}
.govuk-tag {
  display: inline-block;
  outline: 2px solid rgba(0, 0, 0, 0);
  outline-offset: -2px;
  color: #fff;
  background-color: #1d70b8;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  padding: 5px 8px 4px;
}
@media print {
  .govuk-tag {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-tag {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1;
  }
}
@media print {
  .govuk-tag {
    font-size: 14pt;
    line-height: 1;
  }
}
.govuk-tag--grey {
  color: #383f43;
  background: #eeefef;
}
.govuk-tag--purple {
  color: #3d2375;
  background: #dbd5e9;
}
.govuk-tag--turquoise {
  color: #10403c;
  background: #bfe3e0;
}
.govuk-tag--blue {
  color: #144e81;
  background: #d2e2f1;
}
.govuk-tag--yellow {
  color: #594d00;
  background: #fff7bf;
}
.govuk-tag--orange {
  color: #6e3619;
  background: #fcd6c3;
}
.govuk-tag--red {
  color: #942514;
  background: #f6d7d2;
}
.govuk-tag--pink {
  color: #80224d;
  background: #f7d7e6;
}
.govuk-tag--green {
  color: #005a30;
  background: #cce2d8;
}
.govuk-phase-banner {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #b1b4b6;
}
.govuk-phase-banner__content {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.14286;
  color: #0b0c0c;
  display: table;
  margin: 0;
}
@media print {
  .govuk-phase-banner__content {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-phase-banner__content {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.25;
  }
}
@media print {
  .govuk-phase-banner__content {
    font-size: 14pt;
    line-height: 1.2;
    color: #000;
  }
}
.govuk-phase-banner__content__tag {
  margin-right: 10px;
}
.govuk-phase-banner__text {
  display: table-cell;
  vertical-align: middle;
}
.govuk-tabs {
  margin-top: 5px;
  margin-bottom: 20px;
}
@media (min-width: 40.0625em) {
  .govuk-tabs {
    margin-bottom: 30px;
  }
}
.govuk-tabs__title {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  color: #0b0c0c;
  margin-bottom: 10px;
}
@media print {
  .govuk-tabs__title {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-tabs__title {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.31579;
  }
}
@media print {
  .govuk-tabs__title {
    font-size: 14pt;
    line-height: 1.15;
    color: #000;
  }
}
.govuk-tabs__list {
  padding: 0;
  list-style: none;
  margin: 0 0 20px;
}
@media (min-width: 40.0625em) {
  .govuk-tabs__list {
    margin-bottom: 30px;
  }
}
.govuk-tabs__list-item {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  margin-left: 25px;
}
@media print {
  .govuk-tabs__list-item {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-tabs__list-item {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.31579;
  }
}
@media print {
  .govuk-tabs__list-item {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.govuk-tabs__list-item:before {
  color: #0b0c0c;
  content: "—";
  margin-left: -25px;
  padding-right: 5px;
}
@media print {
  .govuk-tabs__list-item:before {
    color: #000;
  }
}
.govuk-tabs__tab {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: underline;
  display: inline-block;
  margin-bottom: 10px;
}
@media print {
  .govuk-tabs__tab {
    font-family: sans-serif;
  }
}
.govuk-tabs__tab:focus {
  outline: 3px solid rgba(0, 0, 0, 0);
  background-color: #fd0;
  box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
  text-decoration: none;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.govuk-tabs__tab:link {
  color: #1d70b8;
}
.govuk-tabs__tab:visited {
  color: #4c2c92;
}
.govuk-tabs__tab:hover {
  color: #003078;
}
.govuk-tabs__tab:active, .govuk-tabs__tab:focus {
  color: #0b0c0c;
}
.govuk-tabs__panel {
  margin-bottom: 30px;
}
@media (min-width: 40.0625em) {
  .govuk-tabs__panel {
    margin-bottom: 50px;
  }
}
@media (min-width: 40.0625em) {
  .js-enabled .govuk-tabs__list {
    margin-bottom: 0;
    border-bottom: 1px solid #b1b4b6;
  }
  .js-enabled .govuk-tabs__list:after {
    content: "";
    display: block;
    clear: both;
  }
  .js-enabled .govuk-tabs__title {
    display: none;
  }
  .js-enabled .govuk-tabs__list-item {
    position: relative;
    margin-right: 5px;
    margin-bottom: 0;
    margin-left: 0;
    padding: 10px 20px;
    float: left;
    background-color: #f3f2f1;
    text-align: center;
  }
  .js-enabled .govuk-tabs__list-item:before {
    content: none;
  }
  .js-enabled .govuk-tabs__list-item--selected {
    position: relative;
    margin-top: -5px;
    margin-bottom: -1px;
    padding: 14px 19px 16px;
    border: 1px solid #b1b4b6;
    border-bottom: 0;
    background-color: #fff;
  }
  .js-enabled .govuk-tabs__list-item--selected .govuk-tabs__tab {
    text-decoration: none;
  }
  .js-enabled .govuk-tabs__tab {
    margin-bottom: 0;
  }
  .js-enabled .govuk-tabs__tab:link, .js-enabled .govuk-tabs__tab:visited {
    color: #0b0c0c;
  }
}
@media print and (min-width: 40.0625em) {
  .js-enabled .govuk-tabs__tab:link, .js-enabled .govuk-tabs__tab:visited {
    color: #000;
  }
}
@media (min-width: 40.0625em) {
  .js-enabled .govuk-tabs__tab:hover {
    color: rgba(11, 12, 12, 0.99);
  }
  .js-enabled .govuk-tabs__tab:active, .js-enabled .govuk-tabs__tab:focus {
    color: #0b0c0c;
  }
}
@media print and (min-width: 40.0625em) {
  .js-enabled .govuk-tabs__tab:active, .js-enabled .govuk-tabs__tab:focus {
    color: #000;
  }
}
@media (min-width: 40.0625em) {
  .js-enabled .govuk-tabs__tab:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .js-enabled .govuk-tabs__panel {
    margin-bottom: 0;
    padding: 30px 20px;
    border: 1px solid #b1b4b6;
    border-top: 0;
  }
  .js-enabled .govuk-tabs__panel > :last-child {
    margin-bottom: 0;
  }
  .js-enabled .govuk-tabs__panel--hidden {
    display: none;
  }
}
.govuk-radios__item {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  display: block;
  position: relative;
  min-height: 40px;
  margin-bottom: 10px;
  padding-left: 40px;
  clear: left;
}
@media print {
  .govuk-radios__item {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-radios__item {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.31579;
  }
}
@media print {
  .govuk-radios__item {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.govuk-radios__item:last-child, .govuk-radios__item:last-of-type {
  margin-bottom: 0;
}
.govuk-radios__input {
  cursor: pointer;
  position: absolute;
  z-index: 1;
  top: -2px;
  left: -2px;
  width: 44px;
  height: 44px;
  margin: 0;
  opacity: 0;
}
.govuk-radios__label {
  display: inline-block;
  margin-bottom: 0;
  padding: 8px 15px 5px;
  cursor: pointer;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
.govuk-radios__label:before {
  content: "";
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border: 2px solid;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0);
}
.govuk-radios__label:after {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  width: 0;
  height: 0;
  border: 10px solid;
  border-radius: 50%;
  opacity: 0;
  background: currentcolor;
}
.govuk-radios__hint {
  display: block;
  padding-right: 15px;
  padding-left: 15px;
}
.govuk-radios__input:focus + .govuk-radios__label:before {
  border-width: 4px;
  outline: 3px solid rgba(0, 0, 0, 0);
  outline-offset: 1px;
  box-shadow: 0 0 0 4px #fd0;
}
@media (-ms-high-contrast: active), screen and (forced-colors: active) {
  .govuk-radios__input:focus + .govuk-radios__label:before {
    outline-color: Highlight;
  }
}
.govuk-radios__input:checked + .govuk-radios__label:after {
  opacity: 1;
}
.govuk-radios__input:disabled, .govuk-radios__input:disabled + .govuk-radios__label {
  cursor: default;
}
.govuk-radios__input:disabled + .govuk-radios__label, .govuk-radios__input:disabled ~ .govuk-hint {
  opacity: 0.5;
}
@media (min-width: 40.0625em) {
  .govuk-radios--inline:after {
    content: "";
    display: block;
    clear: both;
  }
  .govuk-radios--inline .govuk-radios__item {
    margin-right: 20px;
    float: left;
    clear: none;
  }
}
.govuk-radios__divider {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  color: #0b0c0c;
  width: 40px;
  margin-bottom: 10px;
  text-align: center;
}
@media print {
  .govuk-radios__divider {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-radios__divider {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.31579;
  }
}
@media print {
  .govuk-radios__divider {
    font-size: 14pt;
    line-height: 1.15;
    color: #000;
  }
}
.govuk-radios__conditional {
  margin-bottom: 15px;
  margin-left: 18px;
  padding-left: 33px;
  border-left: 4px solid #b1b4b6;
}
@media (min-width: 40.0625em) {
  .govuk-radios__conditional {
    margin-bottom: 20px;
  }
}
.js-enabled .govuk-radios__conditional--hidden {
  display: none;
}
.govuk-radios__conditional > :last-child {
  margin-bottom: 0;
}
.govuk-radios--small .govuk-radios__item {
  min-height: 0;
  margin-bottom: 0;
  padding-left: 34px;
  float: left;
}
.govuk-radios--small .govuk-radios__item:after {
  content: "";
  display: block;
  clear: both;
}
.govuk-radios--small .govuk-radios__input {
  left: -10px;
}
.govuk-radios--small .govuk-radios__label {
  margin-top: -2px;
  padding: 13px 15px 13px 1px;
  float: left;
}
@media (min-width: 40.0625em) {
  .govuk-radios--small .govuk-radios__label {
    padding: 11px 15px 10px 1px;
  }
}
.govuk-radios--small .govuk-radios__label:before {
  top: 8px;
  width: 24px;
  height: 24px;
}
.govuk-radios--small .govuk-radios__label:after {
  top: 15px;
  left: 7px;
  border-width: 5px;
}
.govuk-radios--small .govuk-radios__hint {
  padding: 0;
  clear: both;
  pointer-events: none;
}
.govuk-radios--small .govuk-radios__conditional {
  margin-left: 10px;
  padding-left: 20px;
  clear: both;
}
.govuk-radios--small .govuk-radios__divider {
  width: 24px;
  margin-bottom: 5px;
}
.govuk-radios--small .govuk-radios__item:hover .govuk-radios__input:not(:disabled) + .govuk-radios__label:before {
  box-shadow: 0 0 0 10px #b1b4b6;
}
.govuk-radios--small .govuk-radios__item:hover .govuk-radios__input:focus + .govuk-radios__label:before {
  box-shadow: 0 0 0 4px #fd0, 0 0 0 10px #b1b4b6;
}
@media (hover: none), (pointer: coarse) {
  .govuk-radios--small .govuk-radios__item:hover .govuk-radios__input:not(:disabled) + .govuk-radios__label:before {
    box-shadow: none;
  }
  .govuk-radios--small .govuk-radios__item:hover .govuk-radios__input:focus + .govuk-radios__label:before {
    box-shadow: 0 0 0 4px #fd0;
  }
}
.govuk-select {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  box-sizing: border-box;
  min-width: 11.5em;
  max-width: 100%;
  height: 40px;
  height: 2.5rem;
  padding: 5px;
  border: 2px solid #0b0c0c;
  color: #0b0c0c;
  background-color: #fff;
}
@media print {
  .govuk-select {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-select {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.25;
  }
}
@media print {
  .govuk-select {
    font-size: 14pt;
    line-height: 1.25;
  }
}
.govuk-select:focus {
  outline: 3px solid #fd0;
  outline-offset: 0;
  box-shadow: inset 0 0 0 2px;
}
.govuk-select:focus::-ms-value, .govuk-select option:active, .govuk-select option:checked {
  color: #fff;
  background-color: #1d70b8;
}
.govuk-select--error {
  border-color: #d4351c;
}
.govuk-select--error:focus {
  border-color: #0b0c0c;
}
.govuk-skip-link {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  margin: 0 !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  white-space: nowrap !important;
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: underline;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.14286;
  display: block;
  padding: 10px 15px;
}
.govuk-skip-link:active, .govuk-skip-link:focus {
  position: static !important;
  width: auto !important;
  height: auto !important;
  margin: inherit !important;
  overflow: visible !important;
  clip: auto !important;
  -webkit-clip-path: none !important;
  clip-path: none !important;
  white-space: inherit !important;
}
@media print {
  .govuk-skip-link {
    font-family: sans-serif;
  }
}
.govuk-skip-link:link, .govuk-skip-link:visited {
  color: #0b0c0c;
}
@media print {
  .govuk-skip-link:link, .govuk-skip-link:visited {
    color: #000;
  }
}
.govuk-skip-link:hover {
  color: rgba(11, 12, 12, 0.99);
}
.govuk-skip-link:active, .govuk-skip-link:focus {
  color: #0b0c0c;
}
@media print {
  .govuk-skip-link:active, .govuk-skip-link:focus {
    color: #000;
  }
}
@media (min-width: 40.0625em) {
  .govuk-skip-link {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.25;
  }
}
@media print {
  .govuk-skip-link {
    font-size: 14pt;
    line-height: 1.2;
  }
}
@supports (padding: max(calc(0px))) {
  .govuk-skip-link {
    padding-right: max(15px, calc(15px + env(safe-area-inset-right)));
    padding-left: max(15px, calc(15px + env(safe-area-inset-left)));
  }
}
.govuk-skip-link:focus {
  outline: 3px solid #fd0;
  outline-offset: 0;
  background-color: #fd0;
}
.govuk-skip-link-focused-element:focus {
  outline: none;
}
.govuk-table, .text-section-wrapper table {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  color: #0b0c0c;
  width: 100%;
  margin-bottom: 20px;
  border-spacing: 0;
  border-collapse: collapse;
}
@media print {
  .govuk-table, .text-section-wrapper table {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-table, .text-section-wrapper table {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.31579;
  }
}
@media print {
  .govuk-table, .text-section-wrapper table {
    font-size: 14pt;
    line-height: 1.15;
    color: #000;
  }
}
@media (min-width: 40.0625em) {
  .govuk-table, .text-section-wrapper table {
    margin-bottom: 30px;
  }
}
.govuk-table__header, .text-section-wrapper th, .text-section-wrapper tbody > tr > td:first-of-type {
  font-weight: 700;
}
.govuk-table__cell, .text-section-wrapper td, .govuk-table__header, .text-section-wrapper th, .text-section-wrapper tbody > tr > td:first-of-type {
  padding: 10px 20px 10px 0;
  border-bottom: 1px solid #b1b4b6;
  text-align: left;
  vertical-align: top;
}
.govuk-table__cell--numeric {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: "tnum" 1;
  font-feature-settings: "tnum" 1;
  font-weight: 400;
}
@media print {
  .govuk-table__cell--numeric {
    font-family: sans-serif;
  }
}
@supports (font-variant-numeric: tabular-nums) {
  .govuk-table__cell--numeric {
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant-numeric: tabular-nums;
  }
}
.govuk-table__cell--numeric, .govuk-table__header--numeric {
  text-align: right;
}
.govuk-table__cell:last-child, .text-section-wrapper td:last-child, .govuk-table__header:last-child, .text-section-wrapper th:last-child, .text-section-wrapper tbody > tr > td:first-of-type:last-child {
  padding-right: 0;
}
.govuk-table__caption, .text-section-wrapper table caption {
  font-weight: 700;
  display: table-caption;
  text-align: left;
}
.govuk-table__caption--xl {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 700;
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.09375;
  margin-bottom: 15px;
}
@media print {
  .govuk-table__caption--xl {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-table__caption--xl {
    font-size: 48px;
    font-size: 3rem;
    line-height: 1.04167;
  }
}
@media print {
  .govuk-table__caption--xl {
    font-size: 32pt;
    line-height: 1.15;
  }
}
.govuk-table__caption--l {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 700;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.04167;
  margin-bottom: 15px;
}
@media print {
  .govuk-table__caption--l {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-table__caption--l {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 1.11111;
  }
}
@media print {
  .govuk-table__caption--l {
    font-size: 24pt;
    line-height: 1.05;
  }
}
.govuk-table__caption--m, .text-section-wrapper table caption {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.11111;
  margin-bottom: 15px;
}
@media print {
  .govuk-table__caption--m, .text-section-wrapper table caption {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-table__caption--m, .text-section-wrapper table caption {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.25;
  }
}
@media print {
  .govuk-table__caption--m, .text-section-wrapper table caption {
    font-size: 18pt;
    line-height: 1.15;
  }
}
.govuk-table__caption--s {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
}
@media print {
  .govuk-table__caption--s {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-table__caption--s {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.31579;
  }
}
@media print {
  .govuk-table__caption--s {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.govuk-warning-text {
  position: relative;
  margin-bottom: 20px;
  padding: 10px 0;
}
@media (min-width: 40.0625em) {
  .govuk-warning-text {
    margin-bottom: 30px;
  }
}
.govuk-warning-text__assistive {
  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;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  border: 0 !important;
  white-space: nowrap !important;
}
.govuk-warning-text__icon {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 700;
  box-sizing: border-box;
  display: inline-block;
  position: absolute;
  left: 0;
  min-width: 35px;
  min-height: 35px;
  margin-top: -7px;
  border: 3px solid #0b0c0c;
  border-radius: 50%;
  color: #fff;
  background: #0b0c0c;
  font-size: 30px;
  line-height: 29px;
  text-align: center;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  forced-color-adjust: none;
}
@media print {
  .govuk-warning-text__icon {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-warning-text__icon {
    margin-top: -5px;
  }
}
@media screen and (forced-colors: active) {
  .govuk-warning-text__icon {
    border-color: windowText;
    color: windowText;
    background: rgba(0, 0, 0, 0);
  }
}
.govuk-warning-text__text {
  font-family: Var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  color: #0b0c0c;
  display: block;
  padding-left: 45px;
}
@media print {
  .govuk-warning-text__text {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .govuk-warning-text__text {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.31579;
  }
}
@media print {
  .govuk-warning-text__text {
    font-size: 14pt;
    line-height: 1.15;
    color: #000;
  }
}
.govuk-clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.govuk-visually-hidden {
  padding: 0 !important;
  border: 0 !important;
}
.govuk-visually-hidden, .govuk-visually-hidden-focusable {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  margin: 0 !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  white-space: nowrap !important;
}
.govuk-visually-hidden-focusable:active, .govuk-visually-hidden-focusable:focus {
  position: static !important;
  width: auto !important;
  height: auto !important;
  margin: inherit !important;
  overflow: visible !important;
  clip: auto !important;
  -webkit-clip-path: none !important;
  clip-path: none !important;
  white-space: inherit !important;
}
.govuk-\!-display-inline {
  display: inline !important;
}
.govuk-\!-display-inline-block {
  display: inline-block !important;
}
.govuk-\!-display-block {
  display: block !important;
}
.govuk-\!-display-none {
  display: none !important;
}
@media print {
  .govuk-\!-display-none-print {
    display: none !important;
  }
}
.govuk-\!-margin-0 {
  margin: 0 !important;
}
.govuk-\!-margin-top-0 {
  margin-top: 0 !important;
}
.govuk-\!-margin-right-0 {
  margin-right: 0 !important;
}
.govuk-\!-margin-bottom-0 {
  margin-bottom: 0 !important;
}
.govuk-\!-margin-left-0 {
  margin-left: 0 !important;
}
.govuk-\!-margin-1 {
  margin: 5px !important;
}
.govuk-\!-margin-top-1 {
  margin-top: 5px !important;
}
.govuk-\!-margin-right-1 {
  margin-right: 5px !important;
}
.govuk-\!-margin-bottom-1 {
  margin-bottom: 5px !important;
}
.govuk-\!-margin-left-1 {
  margin-left: 5px !important;
}
.govuk-\!-margin-2 {
  margin: 10px !important;
}
.govuk-\!-margin-top-2 {
  margin-top: 10px !important;
}
.govuk-\!-margin-right-2 {
  margin-right: 10px !important;
}
.govuk-\!-margin-bottom-2 {
  margin-bottom: 10px !important;
}
.govuk-\!-margin-left-2 {
  margin-left: 10px !important;
}
.govuk-\!-margin-3 {
  margin: 15px !important;
}
.govuk-\!-margin-top-3 {
  margin-top: 15px !important;
}
.govuk-\!-margin-right-3 {
  margin-right: 15px !important;
}
.govuk-\!-margin-bottom-3 {
  margin-bottom: 15px !important;
}
.govuk-\!-margin-left-3 {
  margin-left: 15px !important;
}
.govuk-\!-margin-4 {
  margin: 15px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-margin-4 {
    margin: 20px !important;
  }
}
.govuk-\!-margin-top-4 {
  margin-top: 15px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-margin-top-4 {
    margin-top: 20px !important;
  }
}
.govuk-\!-margin-right-4 {
  margin-right: 15px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-margin-right-4 {
    margin-right: 20px !important;
  }
}
.govuk-\!-margin-bottom-4 {
  margin-bottom: 15px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-margin-bottom-4 {
    margin-bottom: 20px !important;
  }
}
.govuk-\!-margin-left-4 {
  margin-left: 15px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-margin-left-4 {
    margin-left: 20px !important;
  }
}
.govuk-\!-margin-5 {
  margin: 15px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-margin-5 {
    margin: 25px !important;
  }
}
.govuk-\!-margin-top-5 {
  margin-top: 15px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-margin-top-5 {
    margin-top: 25px !important;
  }
}
.govuk-\!-margin-right-5 {
  margin-right: 15px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-margin-right-5 {
    margin-right: 25px !important;
  }
}
.govuk-\!-margin-bottom-5 {
  margin-bottom: 15px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-margin-bottom-5 {
    margin-bottom: 25px !important;
  }
}
.govuk-\!-margin-left-5 {
  margin-left: 15px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-margin-left-5 {
    margin-left: 25px !important;
  }
}
.govuk-\!-margin-6 {
  margin: 20px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-margin-6 {
    margin: 30px !important;
  }
}
.govuk-\!-margin-top-6 {
  margin-top: 20px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-margin-top-6 {
    margin-top: 30px !important;
  }
}
.govuk-\!-margin-right-6 {
  margin-right: 20px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-margin-right-6 {
    margin-right: 30px !important;
  }
}
.govuk-\!-margin-bottom-6 {
  margin-bottom: 20px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-margin-bottom-6 {
    margin-bottom: 30px !important;
  }
}
.govuk-\!-margin-left-6 {
  margin-left: 20px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-margin-left-6 {
    margin-left: 30px !important;
  }
}
.govuk-\!-margin-7 {
  margin: 25px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-margin-7 {
    margin: 40px !important;
  }
}
.govuk-\!-margin-top-7 {
  margin-top: 25px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-margin-top-7 {
    margin-top: 40px !important;
  }
}
.govuk-\!-margin-right-7 {
  margin-right: 25px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-margin-right-7 {
    margin-right: 40px !important;
  }
}
.govuk-\!-margin-bottom-7 {
  margin-bottom: 25px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-margin-bottom-7 {
    margin-bottom: 40px !important;
  }
}
.govuk-\!-margin-left-7 {
  margin-left: 25px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-margin-left-7 {
    margin-left: 40px !important;
  }
}
.govuk-\!-margin-8 {
  margin: 30px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-margin-8 {
    margin: 50px !important;
  }
}
.govuk-\!-margin-top-8 {
  margin-top: 30px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-margin-top-8 {
    margin-top: 50px !important;
  }
}
.govuk-\!-margin-right-8 {
  margin-right: 30px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-margin-right-8 {
    margin-right: 50px !important;
  }
}
.govuk-\!-margin-bottom-8 {
  margin-bottom: 30px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-margin-bottom-8 {
    margin-bottom: 50px !important;
  }
}
.govuk-\!-margin-left-8 {
  margin-left: 30px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-margin-left-8 {
    margin-left: 50px !important;
  }
}
.govuk-\!-margin-9 {
  margin: 40px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-margin-9 {
    margin: 60px !important;
  }
}
.govuk-\!-margin-top-9 {
  margin-top: 40px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-margin-top-9 {
    margin-top: 60px !important;
  }
}
.govuk-\!-margin-right-9 {
  margin-right: 40px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-margin-right-9 {
    margin-right: 60px !important;
  }
}
.govuk-\!-margin-bottom-9 {
  margin-bottom: 40px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-margin-bottom-9 {
    margin-bottom: 60px !important;
  }
}
.govuk-\!-margin-left-9 {
  margin-left: 40px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-margin-left-9 {
    margin-left: 60px !important;
  }
}
.govuk-\!-padding-0 {
  padding: 0 !important;
}
.govuk-\!-padding-top-0 {
  padding-top: 0 !important;
}
.govuk-\!-padding-right-0 {
  padding-right: 0 !important;
}
.govuk-\!-padding-bottom-0 {
  padding-bottom: 0 !important;
}
.govuk-\!-padding-left-0 {
  padding-left: 0 !important;
}
.govuk-\!-padding-1 {
  padding: 5px !important;
}
.govuk-\!-padding-top-1 {
  padding-top: 5px !important;
}
.govuk-\!-padding-right-1 {
  padding-right: 5px !important;
}
.govuk-\!-padding-bottom-1 {
  padding-bottom: 5px !important;
}
.govuk-\!-padding-left-1 {
  padding-left: 5px !important;
}
.govuk-\!-padding-2 {
  padding: 10px !important;
}
.govuk-\!-padding-top-2 {
  padding-top: 10px !important;
}
.govuk-\!-padding-right-2 {
  padding-right: 10px !important;
}
.govuk-\!-padding-bottom-2 {
  padding-bottom: 10px !important;
}
.govuk-\!-padding-left-2 {
  padding-left: 10px !important;
}
.govuk-\!-padding-3 {
  padding: 15px !important;
}
.govuk-\!-padding-top-3 {
  padding-top: 15px !important;
}
.govuk-\!-padding-right-3 {
  padding-right: 15px !important;
}
.govuk-\!-padding-bottom-3 {
  padding-bottom: 15px !important;
}
.govuk-\!-padding-left-3 {
  padding-left: 15px !important;
}
.govuk-\!-padding-4 {
  padding: 15px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-padding-4 {
    padding: 20px !important;
  }
}
.govuk-\!-padding-top-4 {
  padding-top: 15px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-padding-top-4 {
    padding-top: 20px !important;
  }
}
.govuk-\!-padding-right-4 {
  padding-right: 15px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-padding-right-4 {
    padding-right: 20px !important;
  }
}
.govuk-\!-padding-bottom-4 {
  padding-bottom: 15px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-padding-bottom-4 {
    padding-bottom: 20px !important;
  }
}
.govuk-\!-padding-left-4 {
  padding-left: 15px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-padding-left-4 {
    padding-left: 20px !important;
  }
}
.govuk-\!-padding-5 {
  padding: 15px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-padding-5 {
    padding: 25px !important;
  }
}
.govuk-\!-padding-top-5 {
  padding-top: 15px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-padding-top-5 {
    padding-top: 25px !important;
  }
}
.govuk-\!-padding-right-5 {
  padding-right: 15px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-padding-right-5 {
    padding-right: 25px !important;
  }
}
.govuk-\!-padding-bottom-5 {
  padding-bottom: 15px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-padding-bottom-5 {
    padding-bottom: 25px !important;
  }
}
.govuk-\!-padding-left-5 {
  padding-left: 15px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-padding-left-5 {
    padding-left: 25px !important;
  }
}
.govuk-\!-padding-6 {
  padding: 20px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-padding-6 {
    padding: 30px !important;
  }
}
.govuk-\!-padding-top-6 {
  padding-top: 20px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-padding-top-6 {
    padding-top: 30px !important;
  }
}
.govuk-\!-padding-right-6 {
  padding-right: 20px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-padding-right-6 {
    padding-right: 30px !important;
  }
}
.govuk-\!-padding-bottom-6 {
  padding-bottom: 20px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-padding-bottom-6 {
    padding-bottom: 30px !important;
  }
}
.govuk-\!-padding-left-6 {
  padding-left: 20px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-padding-left-6 {
    padding-left: 30px !important;
  }
}
.govuk-\!-padding-7 {
  padding: 25px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-padding-7 {
    padding: 40px !important;
  }
}
.govuk-\!-padding-top-7 {
  padding-top: 25px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-padding-top-7 {
    padding-top: 40px !important;
  }
}
.govuk-\!-padding-right-7 {
  padding-right: 25px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-padding-right-7 {
    padding-right: 40px !important;
  }
}
.govuk-\!-padding-bottom-7 {
  padding-bottom: 25px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-padding-bottom-7 {
    padding-bottom: 40px !important;
  }
}
.govuk-\!-padding-left-7 {
  padding-left: 25px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-padding-left-7 {
    padding-left: 40px !important;
  }
}
.govuk-\!-padding-8 {
  padding: 30px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-padding-8 {
    padding: 50px !important;
  }
}
.govuk-\!-padding-top-8 {
  padding-top: 30px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-padding-top-8 {
    padding-top: 50px !important;
  }
}
.govuk-\!-padding-right-8 {
  padding-right: 30px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-padding-right-8 {
    padding-right: 50px !important;
  }
}
.govuk-\!-padding-bottom-8 {
  padding-bottom: 30px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-padding-bottom-8 {
    padding-bottom: 50px !important;
  }
}
.govuk-\!-padding-left-8 {
  padding-left: 30px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-padding-left-8 {
    padding-left: 50px !important;
  }
}
.govuk-\!-padding-9 {
  padding: 40px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-padding-9 {
    padding: 60px !important;
  }
}
.govuk-\!-padding-top-9 {
  padding-top: 40px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-padding-top-9 {
    padding-top: 60px !important;
  }
}
.govuk-\!-padding-right-9 {
  padding-right: 40px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-padding-right-9 {
    padding-right: 60px !important;
  }
}
.govuk-\!-padding-bottom-9 {
  padding-bottom: 40px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-padding-bottom-9 {
    padding-bottom: 60px !important;
  }
}
.govuk-\!-padding-left-9 {
  padding-left: 40px !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-padding-left-9 {
    padding-left: 60px !important;
  }
}
.govuk-\!-margin-static-0, .govuk-\!-static-margin-0 {
  margin: 0 !important;
}
.govuk-\!-margin-top-static-0, .govuk-\!-static-margin-top-0 {
  margin-top: 0 !important;
}
.govuk-\!-margin-right-static-0, .govuk-\!-static-margin-right-0 {
  margin-right: 0 !important;
}
.govuk-\!-margin-bottom-static-0, .govuk-\!-static-margin-bottom-0 {
  margin-bottom: 0 !important;
}
.govuk-\!-margin-left-static-0, .govuk-\!-static-margin-left-0 {
  margin-left: 0 !important;
}
.govuk-\!-margin-static-1, .govuk-\!-static-margin-1 {
  margin: 5px !important;
}
.govuk-\!-margin-top-static-1, .govuk-\!-static-margin-top-1 {
  margin-top: 5px !important;
}
.govuk-\!-margin-right-static-1, .govuk-\!-static-margin-right-1 {
  margin-right: 5px !important;
}
.govuk-\!-margin-bottom-static-1, .govuk-\!-static-margin-bottom-1 {
  margin-bottom: 5px !important;
}
.govuk-\!-margin-left-static-1, .govuk-\!-static-margin-left-1 {
  margin-left: 5px !important;
}
.govuk-\!-margin-static-2, .govuk-\!-static-margin-2 {
  margin: 10px !important;
}
.govuk-\!-margin-top-static-2, .govuk-\!-static-margin-top-2 {
  margin-top: 10px !important;
}
.govuk-\!-margin-right-static-2, .govuk-\!-static-margin-right-2 {
  margin-right: 10px !important;
}
.govuk-\!-margin-bottom-static-2, .govuk-\!-static-margin-bottom-2 {
  margin-bottom: 10px !important;
}
.govuk-\!-margin-left-static-2, .govuk-\!-static-margin-left-2 {
  margin-left: 10px !important;
}
.govuk-\!-margin-static-3, .govuk-\!-static-margin-3 {
  margin: 15px !important;
}
.govuk-\!-margin-top-static-3, .govuk-\!-static-margin-top-3 {
  margin-top: 15px !important;
}
.govuk-\!-margin-right-static-3, .govuk-\!-static-margin-right-3 {
  margin-right: 15px !important;
}
.govuk-\!-margin-bottom-static-3, .govuk-\!-static-margin-bottom-3 {
  margin-bottom: 15px !important;
}
.govuk-\!-margin-left-static-3, .govuk-\!-static-margin-left-3 {
  margin-left: 15px !important;
}
.govuk-\!-margin-static-4, .govuk-\!-static-margin-4 {
  margin: 20px !important;
}
.govuk-\!-margin-top-static-4, .govuk-\!-static-margin-top-4 {
  margin-top: 20px !important;
}
.govuk-\!-margin-right-static-4, .govuk-\!-static-margin-right-4 {
  margin-right: 20px !important;
}
.govuk-\!-margin-bottom-static-4, .govuk-\!-static-margin-bottom-4 {
  margin-bottom: 20px !important;
}
.govuk-\!-margin-left-static-4, .govuk-\!-static-margin-left-4 {
  margin-left: 20px !important;
}
.govuk-\!-margin-static-5, .govuk-\!-static-margin-5 {
  margin: 25px !important;
}
.govuk-\!-margin-top-static-5, .govuk-\!-static-margin-top-5 {
  margin-top: 25px !important;
}
.govuk-\!-margin-right-static-5, .govuk-\!-static-margin-right-5 {
  margin-right: 25px !important;
}
.govuk-\!-margin-bottom-static-5, .govuk-\!-static-margin-bottom-5 {
  margin-bottom: 25px !important;
}
.govuk-\!-margin-left-static-5, .govuk-\!-static-margin-left-5 {
  margin-left: 25px !important;
}
.govuk-\!-margin-static-6, .govuk-\!-static-margin-6 {
  margin: 30px !important;
}
.govuk-\!-margin-top-static-6, .govuk-\!-static-margin-top-6 {
  margin-top: 30px !important;
}
.govuk-\!-margin-right-static-6, .govuk-\!-static-margin-right-6 {
  margin-right: 30px !important;
}
.govuk-\!-margin-bottom-static-6, .govuk-\!-static-margin-bottom-6 {
  margin-bottom: 30px !important;
}
.govuk-\!-margin-left-static-6, .govuk-\!-static-margin-left-6 {
  margin-left: 30px !important;
}
.govuk-\!-margin-static-7, .govuk-\!-static-margin-7 {
  margin: 40px !important;
}
.govuk-\!-margin-top-static-7, .govuk-\!-static-margin-top-7 {
  margin-top: 40px !important;
}
.govuk-\!-margin-right-static-7, .govuk-\!-static-margin-right-7 {
  margin-right: 40px !important;
}
.govuk-\!-margin-bottom-static-7, .govuk-\!-static-margin-bottom-7 {
  margin-bottom: 40px !important;
}
.govuk-\!-margin-left-static-7, .govuk-\!-static-margin-left-7 {
  margin-left: 40px !important;
}
.govuk-\!-margin-static-8, .govuk-\!-static-margin-8 {
  margin: 50px !important;
}
.govuk-\!-margin-top-static-8, .govuk-\!-static-margin-top-8 {
  margin-top: 50px !important;
}
.govuk-\!-margin-right-static-8, .govuk-\!-static-margin-right-8 {
  margin-right: 50px !important;
}
.govuk-\!-margin-bottom-static-8, .govuk-\!-static-margin-bottom-8 {
  margin-bottom: 50px !important;
}
.govuk-\!-margin-left-static-8, .govuk-\!-static-margin-left-8 {
  margin-left: 50px !important;
}
.govuk-\!-margin-static-9, .govuk-\!-static-margin-9 {
  margin: 60px !important;
}
.govuk-\!-margin-top-static-9, .govuk-\!-static-margin-top-9 {
  margin-top: 60px !important;
}
.govuk-\!-margin-right-static-9, .govuk-\!-static-margin-right-9 {
  margin-right: 60px !important;
}
.govuk-\!-margin-bottom-static-9, .govuk-\!-static-margin-bottom-9 {
  margin-bottom: 60px !important;
}
.govuk-\!-margin-left-static-9, .govuk-\!-static-margin-left-9 {
  margin-left: 60px !important;
}
.govuk-\!-padding-static-0, .govuk-\!-static-padding-0 {
  padding: 0 !important;
}
.govuk-\!-padding-top-static-0, .govuk-\!-static-padding-top-0 {
  padding-top: 0 !important;
}
.govuk-\!-padding-right-static-0, .govuk-\!-static-padding-right-0 {
  padding-right: 0 !important;
}
.govuk-\!-padding-bottom-static-0, .govuk-\!-static-padding-bottom-0 {
  padding-bottom: 0 !important;
}
.govuk-\!-padding-left-static-0, .govuk-\!-static-padding-left-0 {
  padding-left: 0 !important;
}
.govuk-\!-padding-static-1, .govuk-\!-static-padding-1 {
  padding: 5px !important;
}
.govuk-\!-padding-top-static-1, .govuk-\!-static-padding-top-1 {
  padding-top: 5px !important;
}
.govuk-\!-padding-right-static-1, .govuk-\!-static-padding-right-1 {
  padding-right: 5px !important;
}
.govuk-\!-padding-bottom-static-1, .govuk-\!-static-padding-bottom-1 {
  padding-bottom: 5px !important;
}
.govuk-\!-padding-left-static-1, .govuk-\!-static-padding-left-1 {
  padding-left: 5px !important;
}
.govuk-\!-padding-static-2, .govuk-\!-static-padding-2 {
  padding: 10px !important;
}
.govuk-\!-padding-top-static-2, .govuk-\!-static-padding-top-2 {
  padding-top: 10px !important;
}
.govuk-\!-padding-right-static-2, .govuk-\!-static-padding-right-2 {
  padding-right: 10px !important;
}
.govuk-\!-padding-bottom-static-2, .govuk-\!-static-padding-bottom-2 {
  padding-bottom: 10px !important;
}
.govuk-\!-padding-left-static-2, .govuk-\!-static-padding-left-2 {
  padding-left: 10px !important;
}
.govuk-\!-padding-static-3, .govuk-\!-static-padding-3 {
  padding: 15px !important;
}
.govuk-\!-padding-top-static-3, .govuk-\!-static-padding-top-3 {
  padding-top: 15px !important;
}
.govuk-\!-padding-right-static-3, .govuk-\!-static-padding-right-3 {
  padding-right: 15px !important;
}
.govuk-\!-padding-bottom-static-3, .govuk-\!-static-padding-bottom-3 {
  padding-bottom: 15px !important;
}
.govuk-\!-padding-left-static-3, .govuk-\!-static-padding-left-3 {
  padding-left: 15px !important;
}
.govuk-\!-padding-static-4, .govuk-\!-static-padding-4 {
  padding: 20px !important;
}
.govuk-\!-padding-top-static-4, .govuk-\!-static-padding-top-4 {
  padding-top: 20px !important;
}
.govuk-\!-padding-right-static-4, .govuk-\!-static-padding-right-4 {
  padding-right: 20px !important;
}
.govuk-\!-padding-bottom-static-4, .govuk-\!-static-padding-bottom-4 {
  padding-bottom: 20px !important;
}
.govuk-\!-padding-left-static-4, .govuk-\!-static-padding-left-4 {
  padding-left: 20px !important;
}
.govuk-\!-padding-static-5, .govuk-\!-static-padding-5 {
  padding: 25px !important;
}
.govuk-\!-padding-top-static-5, .govuk-\!-static-padding-top-5 {
  padding-top: 25px !important;
}
.govuk-\!-padding-right-static-5, .govuk-\!-static-padding-right-5 {
  padding-right: 25px !important;
}
.govuk-\!-padding-bottom-static-5, .govuk-\!-static-padding-bottom-5 {
  padding-bottom: 25px !important;
}
.govuk-\!-padding-left-static-5, .govuk-\!-static-padding-left-5 {
  padding-left: 25px !important;
}
.govuk-\!-padding-static-6, .govuk-\!-static-padding-6 {
  padding: 30px !important;
}
.govuk-\!-padding-top-static-6, .govuk-\!-static-padding-top-6 {
  padding-top: 30px !important;
}
.govuk-\!-padding-right-static-6, .govuk-\!-static-padding-right-6 {
  padding-right: 30px !important;
}
.govuk-\!-padding-bottom-static-6, .govuk-\!-static-padding-bottom-6 {
  padding-bottom: 30px !important;
}
.govuk-\!-padding-left-static-6, .govuk-\!-static-padding-left-6 {
  padding-left: 30px !important;
}
.govuk-\!-padding-static-7, .govuk-\!-static-padding-7 {
  padding: 40px !important;
}
.govuk-\!-padding-top-static-7, .govuk-\!-static-padding-top-7 {
  padding-top: 40px !important;
}
.govuk-\!-padding-right-static-7, .govuk-\!-static-padding-right-7 {
  padding-right: 40px !important;
}
.govuk-\!-padding-bottom-static-7, .govuk-\!-static-padding-bottom-7 {
  padding-bottom: 40px !important;
}
.govuk-\!-padding-left-static-7, .govuk-\!-static-padding-left-7 {
  padding-left: 40px !important;
}
.govuk-\!-padding-static-8, .govuk-\!-static-padding-8 {
  padding: 50px !important;
}
.govuk-\!-padding-top-static-8, .govuk-\!-static-padding-top-8 {
  padding-top: 50px !important;
}
.govuk-\!-padding-right-static-8, .govuk-\!-static-padding-right-8 {
  padding-right: 50px !important;
}
.govuk-\!-padding-bottom-static-8, .govuk-\!-static-padding-bottom-8 {
  padding-bottom: 50px !important;
}
.govuk-\!-padding-left-static-8, .govuk-\!-static-padding-left-8 {
  padding-left: 50px !important;
}
.govuk-\!-padding-static-9, .govuk-\!-static-padding-9 {
  padding: 60px !important;
}
.govuk-\!-padding-top-static-9, .govuk-\!-static-padding-top-9 {
  padding-top: 60px !important;
}
.govuk-\!-padding-right-static-9, .govuk-\!-static-padding-right-9 {
  padding-right: 60px !important;
}
.govuk-\!-padding-bottom-static-9, .govuk-\!-static-padding-bottom-9 {
  padding-bottom: 60px !important;
}
.govuk-\!-padding-left-static-9, .govuk-\!-static-padding-left-9 {
  padding-left: 60px !important;
}
.govuk-\!-text-align-left {
  text-align: left !important;
}
.govuk-\!-text-align-centre {
  text-align: center !important;
}
.govuk-\!-text-align-right {
  text-align: right !important;
}
.govuk-\!-font-size-80 {
  font-size: 53px !important;
  font-size: 3.3125rem !important;
  line-height: 1.03774 !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-font-size-80 {
    font-size: 80px !important;
    font-size: 5rem !important;
    line-height: 1 !important;
  }
}
@media print {
  .govuk-\!-font-size-80 {
    font-size: 53pt !important;
    line-height: 1.1 !important;
  }
}
.govuk-\!-font-size-48 {
  font-size: 32px !important;
  font-size: 2rem !important;
  line-height: 1.09375 !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-font-size-48 {
    font-size: 48px !important;
    font-size: 3rem !important;
    line-height: 1.04167 !important;
  }
}
@media print {
  .govuk-\!-font-size-48 {
    font-size: 32pt !important;
    line-height: 1.15 !important;
  }
}
.govuk-\!-font-size-36 {
  font-size: 24px !important;
  font-size: 1.5rem !important;
  line-height: 1.04167 !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-font-size-36 {
    font-size: 36px !important;
    font-size: 2.25rem !important;
    line-height: 1.11111 !important;
  }
}
@media print {
  .govuk-\!-font-size-36 {
    font-size: 24pt !important;
    line-height: 1.05 !important;
  }
}
.govuk-\!-font-size-27 {
  font-size: 18px !important;
  font-size: 1.125rem !important;
  line-height: 1.11111 !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-font-size-27 {
    font-size: 27px !important;
    font-size: 1.6875rem !important;
    line-height: 1.11111 !important;
  }
}
@media print {
  .govuk-\!-font-size-27 {
    font-size: 18pt !important;
    line-height: 1.15 !important;
  }
}
.govuk-\!-font-size-24 {
  font-size: 18px !important;
  font-size: 1.125rem !important;
  line-height: 1.11111 !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-font-size-24 {
    font-size: 24px !important;
    font-size: 1.5rem !important;
    line-height: 1.25 !important;
  }
}
@media print {
  .govuk-\!-font-size-24 {
    font-size: 18pt !important;
    line-height: 1.15 !important;
  }
}
.govuk-\!-font-size-19 {
  font-size: 16px !important;
  font-size: 1rem !important;
  line-height: 1.25 !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-font-size-19 {
    font-size: 19px !important;
    font-size: 1.1875rem !important;
    line-height: 1.31579 !important;
  }
}
@media print {
  .govuk-\!-font-size-19 {
    font-size: 14pt !important;
    line-height: 1.15 !important;
  }
}
.govuk-\!-font-size-16 {
  font-size: 14px !important;
  font-size: 0.875rem !important;
  line-height: 1.14286 !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-font-size-16 {
    font-size: 16px !important;
    font-size: 1rem !important;
    line-height: 1.25 !important;
  }
}
@media print {
  .govuk-\!-font-size-16 {
    font-size: 14pt !important;
    line-height: 1.2 !important;
  }
}
.govuk-\!-font-size-14 {
  font-size: 12px !important;
  font-size: 0.75rem !important;
  line-height: 1.25 !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-font-size-14 {
    font-size: 14px !important;
    font-size: 0.875rem !important;
    line-height: 1.42857 !important;
  }
}
@media print {
  .govuk-\!-font-size-14 {
    font-size: 12pt !important;
    line-height: 1.2 !important;
  }
}
.govuk-\!-font-weight-regular {
  font-weight: 400 !important;
}
.govuk-\!-font-weight-bold {
  font-weight: 700 !important;
}
.govuk-\!-width-full, .govuk-\!-width-three-quarters {
  width: 100% !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-width-three-quarters {
    width: 75% !important;
  }
}
.govuk-\!-width-two-thirds {
  width: 100% !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-width-two-thirds {
    width: 66.66% !important;
  }
}
.govuk-\!-width-one-half {
  width: 100% !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-width-one-half {
    width: 50% !important;
  }
}
.govuk-\!-width-one-third {
  width: 100% !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-width-one-third {
    width: 33.33% !important;
  }
}
.govuk-\!-width-one-quarter {
  width: 100% !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-width-one-quarter {
    width: 25% !important;
  }
}
.text-section-wrapper img {
  width: 100%;
}
.text-section-wrapper table.normal-weight td:first-of-type {
  font-weight: 400 !important;
}
.text-section-wrapper table.component-table tr:first-of-type {
  font-weight: 600;
}
.text-section-wrapper thead th:empty {
  display: none;
}
.text-section-wrapper .govuk-inset-text p, .text-section-wrapper blockquote p {
  margin-bottom: 0;
}
.text-section-wrapper figcaption {
  margin-bottom: 0;
}
.text-section-wrapper ul ul {
  list-style-type: circle;
}
.text-section-wrapper ol {
  padding-left: 30px;
}
.text-section-wrapper hr {
  border-color: #dddddd;
  clip-path: polygon(0 0, 5px 100%, 100% 100%, calc(100% - 5px) 0);
}
.text-section-wrapper hr:not(.emblem-section-break) {
  margin-top: 30px;
  margin-bottom: 30px;
  border: none;
  height: 1px;
  background: #eee;
}
.text-section-wrapper .float-none {
  float: none;
}
.govuk-cookie-banner {
  display: none;
}
.emblem-section-break {
  position: relative;
  height: 30px;
  background-position: center;
  background-size: auto 30px;
  background-repeat: no-repeat;
}
.emblem-section-break::before {
  position: absolute;
  content: "";
  display: block;
  left: 0;
  top: 14px;
  height: 2px;
  width: calc(50% - 30px);
  background: #dddddd;
  clip-path: polygon(0 0, 5px 100%, 100% 100%, calc(100% - 5px) 0);
}
.emblem-section-break::after {
  position: absolute;
  content: "";
  display: block;
  right: 0;
  top: 14px;
  height: 2px;
  width: calc(50% - 30px);
  background: #dddddd;
  clip-path: polygon(0 0, 5px 100%, 100% 100%, calc(100% - 5px) 0);
}
.emblem-section-break--lion {
  background-image: url("/sites/stjames/template/images/icons/lion.svg");
}
.emblem-section-break--heart {
  background-image: url("/sites/stjames/template/images/icons/heart.svg");
}
.emblem-section-break--hands {
  background-image: url("/sites/stjames/template/images/icons/hands.svg");
}
.emblem-section-break--shell {
  background-image: url("/sites/stjames/template/images/icons/shell.svg");
}
.gem-c-cards__heading {
  margin: 0 0 30px 0;
}
.gem-c-cards__list {
  list-style: none;
  padding: 0;
  margin: 0 -15px;
  display: grid;
  grid-auto-flow: row;
  grid-template-rows: auto;
  grid-auto-rows: 1fr;
  grid-template-columns: 1fr;
}
@media (min-width: 40.0625em) {
  .gem-c-cards__list {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 48.0625em) {
  .gem-c-cards__list {
    grid-template-columns: 1fr 1fr 1fr;
    width: 50%;
  }
  @supports (display: grid) {
    .gem-c-cards__list {
      width: initial;
    }
  }
}
@media (min-width: 48.0625em) {
  .gem-c-cards__list--two-column-desktop {
    grid-template-columns: 1fr 1fr;
  }
}
.gem-c-cards__list-item {
  border-top: 1px solid #b1b4b6;
  margin: 0 15px;
  padding: 5px 0 20px 0;
}
.gem-c-cards__list-item-wrapper {
  padding: 10px 30px 10px 0;
  position: relative;
}
.gem-c-cards__sub-heading {
  margin-bottom: 10px;
}
.gem-c-cards__link:after {
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.gem-c-cards__link:before {
  border-right: 3px solid #1d70b8;
  border-top: 3px solid #1d70b8;
  content: "";
  height: 7px;
  position: absolute;
  right: 5px;
  top: 15px;
  -webkit-transform: translateY(0) rotate(45deg) scale(1);
  -ms-transform: translateY(0) rotate(45deg) scale(1);
  transform: translateY(0) rotate(45deg) scale(1);
  width: 7px;
}
.gem-c-cards__link:hover:before {
  border-color: #003078;
}
.gem-c-cards__link:focus:before {
  border-color: #0b0c0c;
}
.gem-c-cards__description {
  margin: 0 -30px 0 0;
}
@media print {
  .gem-c-cards__list {
    display: block;
  }
  .gem-c-cards__list-item {
    padding-bottom: 0;
  }
  .gem-c-cards__sub-heading {
    margin-top: 20px;
    margin-bottom: 5px;
  }
  .gem-c-cards__link:before {
    display: none;
  }
}
.full-width-section {
  padding: 20px 0 30px;
}
.full-width-section__heading--border-none {
  border: none;
  padding: 0;
}
.full-width-section--padding-bottom-none {
  padding-bottom: 0;
  margin-bottom: -30px;
}
.full-width-section .grid-menu {
  padding: 30px 0 0;
}
.full-width-section__heading, .text-section-wrapper .grid-menu__heading {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: #0b0c0c;
  margin: 0 0 30px;
  padding: 15px 0 0;
}
.full-width-section__heading-wrapper, .text-section-wrapper .grid-menu__heading-wrapper {
  margin-bottom: 5px;
}
@media (min-width: 48.0625em) {
  .full-width-section__heading-wrapper, .text-section-wrapper .grid-menu__heading-wrapper {
    margin-bottom: 0;
  }
}
.full-width-section__heading--border-none {
  border: none;
  padding: 0;
}
.gem-c-heading {
  margin: 0;
}
.gem-c-lead-paragraph {
  color: #0b0c0c;
  font-family: var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.1111111111;
  margin-top: 0;
  margin-bottom: 15px;
  max-width: 30em;
}
@media print {
  .gem-c-lead-paragraph {
    color: #000;
  }
}
@media print {
  .gem-c-lead-paragraph {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .gem-c-lead-paragraph {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.25;
  }
}
@media print {
  .gem-c-lead-paragraph {
    font-size: 18pt;
    line-height: 1.15;
  }
}
@media (min-width: 40.0625em) {
  .gem-c-lead-paragraph {
    margin-bottom: 40px;
  }
}
.gem-c-lead-paragraph--inverse {
  color: #fff;
}
.gem-c-image-card {
  color: #0b0c0c;
  position: relative;
  margin-bottom: 30px;
  display: flex;
  display: -ms-flexbox;
  flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
}
.gem-c-image-card {
  color: #0b0c0c;
}
.gem-c-image-card__header-and-context-wrapper {
  display: flex;
  flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
}
.gem-c-image-card__title {
  margin: 0;
}
.gem-c-image-card__title-link::after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background: rgba(255, 255, 255, 0);
  -ms-high-contrast-adjust: none;
}
.gem-c-image-card__description {
  font-family: var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  padding-top: 7.5px;
  word-wrap: break-word;
}
.gem-c-image-card__context, .gem-c-image-card__metadata, .gem-c-image-card__description {
  position: relative;
  z-index: 2;
}
@media (min-width: 40.0625em) {
  .gem-c-image-card__description {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
.gem-c-image-card__image-wrapper {
  margin: 0;
  margin-bottom: 0px;
}
@media (min-width: 40.0625em) {
  .gem-c-image-card__image-wrapper {
    margin-bottom: 10px;
    height: 100%;
  }
}
.gem-c-image-card__image {
  display: block;
  height: auto;
  width: 100%;
  border-top: 1px solid #b1b4b6;
  border-left: none;
  border-right: none;
  border-bottom: none;
}
.gem-c-image-card::after {
  content: "";
  display: block;
  clear: both;
}
@media (min-width: 20em) and (max-width: 40.0525em) {
  .gem-c-image-card {
    display: block;
    margin: 0 -15px 30px -15px;
  }
}
@media (min-width: 20em) and (max-width: 40.0525em) {
  .gem-c-image-card .gem-c-image-card__text-wrapper {
    float: right;
    padding-left: 0;
  }
}
@media (min-width: 20em) and (max-width: 40.0525em) {
  .gem-c-image-card__text-wrapper {
    box-sizing: border-box;
    width: 100%;
    padding: 0 15px;
    padding-left: 15px;
  }
}
@media (min-width: 20em) and (max-width: 40.0525em) and (min-width: 20em) {
  .gem-c-image-card__text-wrapper {
    width: 50%;
    float: left;
  }
}
@media (min-width: 20em) and (max-width: 40.0525em) {
  .gem-c-image-card__title-link::after {
    left: 15px;
    right: 15px;
  }
}
@media (min-width: 20em) and (max-width: 40.0525em) {
  .gem-c-image-card__image-wrapper {
    width: 100%;
    box-sizing: border-box;
    padding: 0 15px;
  }
}
@media (min-width: 20em) and (max-width: 40.0525em) and (min-width: 20em) {
  .gem-c-image-card__image-wrapper {
    width: 50%;
    float: left;
  }
}
.full-width-section--links-and-search {
  background: #f3f2f1;
  padding: 30px 0 50px;
}
.homepage-most-viewed-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 40.0625em) {
  .homepage-most-viewed-list {
    padding-bottom: 0;
  }
}
.homepage-most-viewed-list > li {
  margin-bottom: 20px;
}
@media (min-width: 48.0625em) {
  .homepage-most-viewed-list > li {
    margin-bottom: 15px;
  }
}
.homepage-most-viewed-list > li:last-child {
  margin-bottom: 0;
}
.homepage-most-viewed-list__item {
  font-family: var(--base-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
}
@media print {
  .homepage-most-viewed-list__item {
    font-family: sans-serif;
  }
}
@media (min-width: 40.0625em) {
  .homepage-most-viewed-list__item {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .homepage-most-viewed-list__item {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.browse__header-wrapper {
  padding-bottom: 50px;
  padding-top: 30px;
}
.browse__breadcrumb-wrapper, .browse__header-wrapper {
  background-color: #263135;
}
.browse__breadcrumb-wrapper, .content__breadcrumb-wrapper {
  padding-top: 10px;
  overflow: auto;
}
.gem-c-breadcrumbs--inverse .govuk-breadcrumbs__list-item .govuk-breadcrumbs__link:link, .gem-c-breadcrumbs--inverse .govuk-breadcrumbs__list-item .govuk-breadcrumbs__link:visited, .gem-c-breadcrumbs--inverse .govuk-breadcrumbs__list-item .govuk-breadcrumbs__link:hover, .gem-c-breadcrumbs--inverse .govuk-breadcrumbs__list-item .govuk-breadcrumbs__link:active {
  color: #fff;
}
.gem-c-breadcrumbs--inverse .govuk-breadcrumbs__list-item .govuk-breadcrumbs__link:focus {
  color: #0b0c0c;
}
@media (max-width: 40.0525em) {
  .govuk-breadcrumbs--collapse-on-mobile .govuk-breadcrumbs__link::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
  }
}
.browse__heading {
  color: var(--light-text);
  margin-bottom: 30px;
}
.browse__heading-lead-paragraph {
  color: var(--dark-text);
  font-family: var(--base-font);
  font-weight: 400;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.1111111111;
  margin-top: 0;
  margin-bottom: 15px;
  max-width: 30em;
}
.browse__heading-lead-paragraph--inverse {
  color: var(--light-text);
}
@media (min-width: 40.0625em) {
  .browse__heading-lead-paragraph {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.25;
    margin-bottom: 40px;
  }
}
.browse__menu-wrapper .full-width-section__heading, .browse__menu-wrapper .text-section-wrapper .grid-menu__heading, .text-section-wrapper .browse__menu-wrapper .grid-menu__heading {
  display: none;
}
.browse__menu-wrapper .full-width-section {
  padding: 0;
}
.browse__menu-wrapper .full-width-section .grid-menu {
  padding: 0;
}
.section-banner > div {
  display: grid;
  grid-template-columns: 100%;
  grid-template-rows: 100%;
}
.section-banner__image-container {
  display: flex;
  align-items: center;
  grid-column: 1;
  grid-row: 1;
  overflow: hidden;
  min-height: 150px;
}
.section-banner__gradient-filter {
  grid-column: 1;
  grid-row: 1;
  background: rgba(0, 0, 0, 0.2);
}
.section-banner__text-box {
  display: flex;
  align-items: center;
  justify-content: right;
  padding: 15px 30px 15px 145px;
  grid-column: 1;
  grid-row: 1;
}
.section-banner__text-box h2 {
  margin: 0;
  font-weight: 400;
  color: var(--light-text);
}
.section-banner__text-box h2 p {
  margin: 0;
}
@media (max-width: 40.0525em) {
  .section-banner__image-container {
    height: 100px;
  }
  .section-banner__text-box {
    justify-content: center;
    padding: 15px;
  }
  .section-banner__gradient-filter {
    background: rgba(0, 0, 0, 0.3);
  }
}
.text-section-wrapper figure {
  margin: 0 0 50px 0;
}
.text-section-wrapper figcaption {
  font-family: "lato", "sans-serif";
  font-size: 1rem;
}
@media (max-width: 40.0525em) {
  .text-section-wrapper figure {
    margin: 0 0 30px 0;
  }
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Whos who / class / policy pages */
.text-section-wrapper .govuk-grid-column-one-third > div:first-of-type {
  color: #0b0c0c;
}
.class-roster-wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: flex-start;
}
.metadata-wrapper.class-page .class-roster-wrapper {
  justify-content: center;
}
.staff-profile {
  width: 25%;
  min-width: 200px;
  display: inline-block;
  vertical-align: top;
}
.staff-profile figcaption {
  margin-top: 5px;
  margin-bottom: 0;
}
.staff-image-wrapper {
  width: 100%;
  max-width: 200px;
  padding: 15px;
  margin: 0 auto;
  text-align: center;
}
.staff-image-wrapper img {
  max-width: 100%;
}
@media (max-width: 40.0525em) {
  .metadata-wrapper .class-roster-wrapper {
    margin-top: 45px;
  }
  .staff-profile {
    width: 200px;
  }
}
.governor-profile {
  width: 25%;
  min-width: 200px;
  display: inline-block;
  vertical-align: top;
}
.governor-profile figcaption {
  margin-top: 5px;
  margin-bottom: 0;
}
.governor-image-wrapper {
  width: 100%;
  max-width: 200px;
  padding: 15px;
  margin: 0 auto;
  text-align: center;
}
.governor-image-wrapper img {
  max-width: 100%;
}
.governor-profile figure {
  margin-left: 0;
}
@media (max-width: 40.0525em) {
  .governor-profile {
    width: 200px;
  }
}
.text-section-wrapper .inline-heading {
  display: inline-block;
}
.text-section-wrapper .inline-flag {
  display: inline-block;
  height: 3rem;
  width: auto;
  margin-left: 15px;
  border-top: 1px solid #b1b4b6;
}
@media (max-width: 40.0525em) {
  .text-section-wrapper .inline-flag {
    height: 2rem;
    margin-left: 10px;
  }
}
.flex-box {
  display: flex;
  flex-wrap: wrap;
}
.curriculum-gallery {
  display: block;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.curriculum-gallery figure {
  margin-bottom: 100px;
}
@media (max-width: 40.0525em) {
  .curriculum-gallery {
    display: none;
  }
}
.gem-c-layout-super-navigation-header {
  background: #0b0c0c;
  border-top: 1px solid var(--page-background);
  border-bottom: 1px solid #b1b4b6;
  background: var(--page-background);
  margin-top: -1px;
  position: relative;
}
.header-logo-container {
  display: inline-block;
  line-height: 0;
  height: 90px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 0;
  cursor: pointer;
  position: relative;
}
.header-logo-container svg {
  width: auto;
  height: 100%;
}
.header-logo-container:hover svg text, .header-logo-container:hover svg tspan {
  fill: #7c8185 !important;
}
.header-logo-container:after {
  background: none;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  right: 0;
  bottom: 0;
  top: auto;
}
.header-logo-container:hover::after {
  background: #7c8185;
}
.header-logo {
  height: 70px;
}
@media (max-width: 360px) {
  .header-logo-container {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .nav-button {
    margin-right: -10px;
  }
}
@media (max-width: 320px) {
  .header-logo-container {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .nav-button {
    margin-right: -10px;
  }
}
nav {
  display: inline-block;
  margin-bottom: 0;
  float: right;
}
.nav-button {
  display: block;
  float: left;
  height: 90px;
  padding: 0;
  position: relative;
  right: 0;
  background: none;
  box-shadow: none;
  color: var(--dark-text);
  text-underline-offset: 0.1em;
  font-size: 1em;
  font-weight: 700;
  border: 0;
  cursor: pointer;
}
.nav-button:hover {
  color: #7c8185;
}
.nav-button:focus:not(:focus-visible):hover .nav-button-inner::before {
  border-bottom-color: #7c8185;
  border-right-color: #7c8185;
}
.nav-button:hover::after {
  background: #7c8185;
}
.nav-button::after {
  background: none;
  content: "";
  height: 3px;
  left: 20px;
  position: absolute;
  right: 20px;
  bottom: 0;
  top: auto;
}
.nav-button:not(:hover):not(:active) {
  text-decoration: none;
}
.nav-button.active {
  color: #1d70b8;
  background: #f3f2f1;
}
.nav-button.active:hover {
  color: #1d70b8;
}
.nav-button.active:focus:not(:focus-visible):hover .nav-button-inner::before {
  border-bottom-color: #1d70b8;
  border-right-color: #1d70b8;
}
.nav-button.active::after {
  background: #1d70b8;
}
.nav-button-inner {
  display: inline-block;
  border-left: 1px solid #7c8185;
  border-left-color: #7c8185;
  margin: 0;
  padding: 5px 20px;
  border-color: #7c8185;
}
.nav-button-inner::before {
  transform: translateY(-35%) rotate(45deg) scale(1);
  border-bottom: 2px solid var(--dark-text);
  border-bottom-color: var(--dark-text);
  border-right: 2px solid #fff;
  border-right-color: var(--dark-text);
  content: "";
  display: inline-block;
  height: 8px;
  margin: 0 10px 0 2px;
  vertical-align: middle;
  width: 8px;
}
.nav-button:hover .nav-button-inner::before {
  border-bottom-color: #7c8185;
  border-right-color: #7c8185;
}
.nav-button.active .nav-button-inner::before {
  border-bottom: 2px solid #1d70b8;
  border-right: 2px solid #1d70b8;
  content: "";
  display: inline-block;
  height: 8px;
  margin: 0 10px 0 2px;
  vertical-align: middle;
  width: 8px;
  transform: translateY(1px) rotate(225deg) scale(1);
}
.nav-button.active .nav-button-inner {
  border-left: 1px solid #f3f2f1;
}
.gem-c-layout-super-navigation-header__navigation-items {
  border-bottom: 1px solid #b1b4b6;
}
.gem-c-layout-super-navigation-header__navigation-items, .gem-c-layout-super-navigation-header__search-items {
  display: block;
  float: left;
  list-style: none;
  padding: 0;
  margin: 0;
  margin-right: 0px;
}
.gem-c-layout-super-navigation-header__navigation-dropdown-menu {
  display: none;
  background: #f3f2f1;
  border-bottom: 1px #b1b4b6 solid;
  top: 90px;
  left: 0;
  padding: 0 15px;
  position: absolute;
  right: 0;
  z-index: 100;
}
.gem-c-layout-super-navigation-header__navigation-dropdown-menu.active {
  display: block;
}
@media (max-width: 48.0525em) {
  .gem-c-layout-super-navigation-header__width-container {
    margin: 0;
    margin-top: 0px;
    margin-top: 30px;
  }
}
@media (min-width: 40.0625em) {
  .gem-c-layout-super-navigation-header__navigation-dropdown-menu {
    padding: 0 30px;
  }
}
@media (min-width: 48.0625em) {
  .gem-c-layout-super-navigation-header__width-container {
    margin: 25px auto 0;
    max-width: 960px;
  }
  .gem-c-layout-super-navigation-header__navigation-dropdown-menu {
    left: 0;
    right: 0;
  }
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* Default box sizing on all elements to include padding and margins */
}
#editor {
  width: 100%;
}
:root {
  --page-background: rgb(255,255,255);
  --light-text: rgb(255,255,255);
  --dark-text: #222222;
  --base-font: "Lato", arial, sans-serif;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1.1 - Log in */
#iotalogin {
  margin-bottom: var(--responsive-vertical-padding);
  background: var(--primary);
  color: var(--light-text);
  border-radius: var(--box-border-radius);
  padding: 3rem;
  width: 100%;
}
#iotalogin input {
  display: inline-block;
  width: 100%;
  padding: 0.5rem;
  font-family: inherit;
  font-size: inherit;
  border-radius: var(--box-border-radius);
  margin-bottom: 1.5rem;
}
#iotalogin input[type=submit] {
  margin-top: 1.5rem;
  padding: 0.5rem 1.5rem;
  font-size: 1rem;
  font-weight: 400;
  background: var(--light-grey);
  border-radius: var(--box-border-radius);
  cursor: pointer;
}
#iotalogin a {
  color: var(--light-text);
}
.admin {
  background: var(--light-primary-background);
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1.2 - Layout */
.admin_section {
  display: grid;
  grid-template-areas: "menu content";
  grid-template-columns: 1fr 2fr;
  grid-template-rows: auto;
  width: 60vw;
  min-width: 1000px;
  padding: var(--responsive-vertical-padding) 5%;
  margin-left: auto;
  margin-right: auto;
  gap: 3rem;
}
.admin_menu {
  grid-area: menu;
  align-self: start;
  width: 100%;
  padding: 1.5rem;
  border: 1px solid var(--light-grey);
  border-radius: var(--box-border-radius);
}
.admin_menu *:first-child {
  margin-top: 0;
}
.admin_menu *:last-child {
  margin-bottom: 0;
}
.admin_content {
  grid-area: content;
}
.admin_content h1 {
  margin-top: 0;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1.3 - Password reset */
.RequestResetUI, .ResetUI {
  display: block;
  width: 100%;
  padding: 3rem;
  margin-bottom: var(--responsive-vertical-padding);
  background: var(--primary);
  color: var(--light-text);
  border-radius: var(--box-border-radius);
}
.RequestResetUI .tauAjaxParagraph, .ResetUI .tauAjaxParagraph {
  font-family: var(--header-font);
  margin: 0 0 1.05rem;
  font-weight: 400;
  font-size: 2.074rem;
  line-height: 1.4;
  letter-spacing: 0.06rem;
  word-spacing: 0.08rem;
}
.ResetUI .tauAjaxPasswordInput {
  display: inline-block;
  position: relative;
  width: 100%;
  padding: 0.5rem;
  margin-top: 2rem;
  font-family: inherit;
  font-size: inherit;
  border-radius: var(--box-border-radius);
  margin-bottom: 1.5rem;
}
.RequestResetUI .tauAjaxButton, .ResetUI .tauAjaxButton {
  width: 100%;
  margin-top: 3rem;
  padding: 0.5rem 1.5rem;
  font-size: 1rem;
  font-weight: 400;
  background: var(--light-grey);
  border-radius: var(--box-border-radius);
  cursor: pointer;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1.1 - Database tabs */
.Admin .tauAjaxTabber ul {
  list-style-type: none;
  padding: 0;
}
.Admin .tauAjaxTabber li {
  display: inline-block;
  padding: 5px 8px 5px 8px;
  background: var(--light-grey);
  width: 120px;
  margin-right: 10px;
  cursor: pointer;
}
.Admin .tauAjaxTabber li.selected {
  background: var(--dark-primary);
  color: var(--light-text);
}
.Admin .tauAjaxTabber li:hover {
  filter: brightness(0.9);
}
.tauAjaxAdroMultiList .list {
  width: 100%;
}
.tauAjaxList {
  display: none;
}
.CombinedAdmin .tauAjaxList, .ApprovalsAdmin .tauAjaxList {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
  gap: 1rem;
  padding: 0;
  margin-bottom: 4rem;
  font-weight: 700;
}
.tauAjaxListItem {
  padding: 0.5rem;
  margin: 0;
  list-style-type: none;
  text-align: center;
  background: var(--light-primary);
  cursor: pointer;
}
.tauAjaxListItem:hover {
  filter: brightness(0.9);
}
.tauAjaxListItem.selected {
  background: var(--tertiary-peach);
  color: var(--light-text);
}
ul.tauAjaxList.tabs {
  display: flex;
  width: 100%;
  margin: 0;
  padding: 0;
}
ul.tauAjaxList.tabs > li {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 200px;
  padding: 0.5rem 1rem;
  margin: 0 0.5rem 0 0;
  list-style: none;
  color: var(--light-text);
  font-weight: 400;
  border-radius: 0.3rem;
  box-shadow: 0 0 0 1px var(--dropdown-shadow);
  background: var(--dark-primary);
  cursor: pointer;
}
ul.tauAjaxList.tabs > li:last-of-type {
  margin-left: auto;
}
ul.tauAjaxList.tabs > li:hover {
  box-shadow: 0 0 0 2px var(--dropdown-shadow);
  text-decoration: underline;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1.1 - Layout styling */
.Admin {
  padding: 1.5rem;
  margin-top: 3rem;
  margin-bottom: 3rem;
  font-size: 0.8rem;
  color: var(--dark-text);
  grid-column: 1 / span 2;
  background: var(--page-background);
}
.tauAjaxSpinButton {
  margin-top: -1rem;
  margin-bottom: 1.5rem;
  text-align: right;
}
.tauAjaxSpinButton * {
  display: inline-block;
  height: 1.5rem;
  width: 1.5rem;
  margin: 2px;
  padding: 0;
  vertical-align: bottom;
}
.tauAjaxSpinButton input {
  width: 1.5rem;
  display: inline-block;
}
.tauAjaxSpinButton button {
  height: 1.5rem;
}
.tauAjaxSpinButton .btn_up:before {
  content: ">";
}
.tauAjaxSpinButton .btn_down:before {
  content: "<";
}
.tauAjaxScrollBox {
  margin: 1.5rem 0;
  max-height: 200px;
  overflow: auto;
}
.list {
  display: table;
  width: 100%;
  color: var(--dark-text);
}
.list > .TauAjaxADROListItemBasic:hover {
  filter: brightness(0.7);
}
.list > .TauAjaxADROListItemBasic, .list > .header {
  display: table-row;
  background: var(--page-background);
  color: var(--dark-text);
  cursor: pointer;
}
.list > .header {
  background: var(--dark-primary);
  color: var(--light-text);
  font-weight: 400;
}
.list > .header > span {
  padding-right: 1.5rem !important;
  position: relative;
  cursor: pointer;
}
.list > .header > span:hover {
  -webkit-filter: brightness(0.8);
  filter: brightness(0.8);
}
.list > .header > span:before, .list > .header > span:after {
  border: 4px solid transparent;
  content: "";
  display: block;
  height: 0;
  right: 5px;
  top: 50%;
  position: absolute;
  width: 0;
}
.list > .header > span:before {
  border-bottom-color: var(--page-background);
  margin-top: -9px;
}
.list > .header > span:after {
  border-top-color: var(--page-background);
  margin-top: 1px;
}
.TauAjaxADROListItemBasic:nth-of-type(2n+1) {
  display: table-row;
  background: var(--light-primary);
}
.list > .TauAjaxADROListItemBasic.selected, .list > .list > .TauAjaxADROListItemBasic.selected:hover {
  background: var(--tertiary-peach);
  color: var(--light-text);
}
.list > .TauAjaxADROListItemBasic > span, .list > .header > span {
  display: table-cell;
  padding: 3px;
}
.jotform-mobile {
  display: none;
}
@media only screen and (max-width: 992px) {
  .Admin {
    width: 80vw;
  }
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1.2 - Form styling */
.TauAjaxADRORecord {
  padding: 1.5rem;
  border: 2px solid var(--light-primary-background);
  border-radius: 0.3rem;
}
.TauAjaxADRORecord > * {
  display: inline-block;
}
.TauAjaxADRORecord > input[type="checkbox"] {
  width: 2rem;
  height: 2rem;
}
.TauAjaxADRORecord > input:last-of-type {
  margin-bottom: 0.5rem;
}
.TauAjaxADRORecord > label {
  width: 1000%;
  margin-top: 1rem;
  margin-bottom: 0;
  font-weight: 700;
}
.TauAjaxADRORecord > label:first-of-type {
  margin-top: 0;
}
.tauAjaxDate {
  width: 100%;
}
.tauAjaxTextInput, .tauAjaxTextarea {
  display: inline-block;
  width: 100%;
  padding: 0.5rem;
  font-family: inherit;
  font-size: inherit;
  border-radius: var(--box-border-radius);
}
.tauAjaxTextarea {
  min-height: 6rem;
}
.ImageInput {
  width: 100%;
}
.ImageInput img {
  display: block;
  width: 400px;
  margin: 0 auto 0.5rem auto;
}
.EventApprovalAdminList .TauAjaxUpload, .ServiceApprovalAdminList .TauAjaxUpload {
  display: none;
}
.TauAjaxUpload {
  display: grid;
  grid-template-columns: 1fr 3fr;
  grid-template-rows: 1;
  gap: 1.5rem;
  width: 100%;
}
.TauAjaxUpload span {
  display: none;
}
.tauAjaxXmlTag.dragtarget {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.5rem;
  border: 1px dashed var(--light-grey);
}
.TauAjaxADRORecord > select {
  width: 65%;
  padding: 0.5rem;
  margin-bottom: 0.5rem;
  cursor: pointer;
}
.tauAjaxDate > select {
  width: 33.333%;
  padding: 0.5rem;
  cursor: pointer;
}
.TauAjaxADRORecord > button {
  padding: 0.5rem 1rem;
  margin: 3rem 0 0 0;
  border-radius: 10px;
  border: none;
  width: 100%;
  font-weight: 700;
  background: var(--primary-gradient);
  color: var(--light-text);
  cursor: pointer;
}
.TauAjaxADRORecord > button:hover {
  filter: brightness(0.9);
}
.tauAjaxCheckbox {
  display: inline-block;
  margin-right: 50%;
  vertical-align: top;
}
.captioned-image {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.5rem;
  max-width: 100%;
  width: auto;
  height: auto;
}
.captioned-image img {
  max-height: 500px;
  height: auto;
  width: auto;
  max-width: 100%;
}
.captioned-image figcaption {
  width: auto;
  max-width: 100%;
}
.scrapbook-grid figure {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.5rem;
  max-width: 100%;
  width: auto;
  height: auto;
}
.scrapbook-grid figure .image-container {
  display: flex;
  align-items: center;
  max-height: 300px;
  max-width: 300px;
  width: 100%;
  overflow: hidden;
}
.scrapbook-grid figure .image-container img {
  height: auto;
  width: 100%;
}
.scrapbook-grid figure figcaption {
  width: auto;
  max-width: 100%;
}
.tauGallery {
  display: flex;
  justify-content: flex-start;
  align-items: start;
  flex-wrap: wrap;
  width: 100%;
  gap: 15px;
}
.tauGalleryImageWrapper {
  position: relative;
}
.tauGalleryImageWrapper a {
  display: block;
  height: 100%;
  width: auto;
  padding: 10px;
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
}
.tauGalleryImageWrapper a::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.tauGalleryImageWrapper:hover {
  box-shadow: 0 4px #0b0c0c;
}
.tauGallery .tauGalleryImage img {
  width: auto;
}
body.lb-disable-scrolling {
  overflow: hidden;
}
.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}
.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
  outline: none;
}
.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;
  /* Image border */
  border: 4px solid white;
}
.lightbox a img {
  border: none;
}
.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
  /* Background color behind image.
     This is visible during transitions. */
  background-color: white;
}
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(/sites/stjames/template/images/lightbox/loading.gif) no-repeat;
}
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
.lb-container > .nav {
  left: 0;
}
.lb-nav a {
  outline: none;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==");
}
.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}
.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(/sites/stjames/template/images/lightbox/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(/sites/stjames/template/images/lightbox/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-data {
  padding: 0 4px;
  color: #ccc;
}
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
.lb-data .lb-caption a {
  color: #4ae;
}
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(/sites/stjames/template/images/lightbox/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.page-index {
  padding: 1em;
  margin-bottom: 30px;
  border: 1px solid #b1b4b6;
}
.page-index span {
  display: inline-block;
}
.page-index ul {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
#diary-container .header-container {
  margin-top: 35px;
}
.diary-card-wrapper {
  padding-top: 15px;
  padding-bottom: 25px;
}
.diary-card-wrapper:not(:first-child) {
  border-top: 1px solid #b1b4b6;
}
.diary-card__text-wrapper {
  display: grid;
  grid-template-columns: 1fr 3fr;
  gap: 15px;
}
.diary-card__description p:last-of-type {
  margin-bottom: 0 !important;
}
.diary-card__title {
  margin: 0 !important;
}
@media (max-width: 40.0525em) {
  .diary-wrapper .main-header {
    margin-bottom: 0px;
  }
  .diary-wrapper .diary-card__text-wrapper {
    grid-template-columns: minmax(100px, max-content) auto;
  }
}
.slideshow-container {
  position: relative;
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: auto;
  overflow: hidden;
  width: 100%;
  height: auto;
  max-height: 600px;
  background: linear-gradient(90deg, #090b28 0%, #1c2077 100%);
}
.slideshow-container .slide:not(:first-of-type) {
  opacity: 0;
}
.slide {
  display: grid;
  grid-template-rows: auto;
  grid-row: 1;
  grid-column: 1;
  width: 100%;
  z-index: 0;
  opacity: 1;
}
.slide:first-of-type {
  z-index: 20;
}
.slideshow-image {
  display: flex;
  justify-content: center;
  align-items: center;
  grid-row: 1;
  grid-column: 1;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.slideshow-image__colour-filter {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(90deg, rgba(51, 51, 51, 0.8) 0%, rgba(51, 51, 51, 0.7) 50%, rgba(51, 51, 51, 0.1) 100%);
}
.slideshow-caption {
  display: flex;
  grid-row: 1;
  grid-column: 1;
  align-items: center;
  font-family: var(--base-font);
  height: 100%;
  width: 100%;
  background: none;
  z-index: 10;
}
.slideshow-caption .govuk-grid-row {
  width: 100%;
}
.slideshow-text-container {
  color: var(--light-text);
}
.slideshow-text-container h1 {
  color: var(--light-text);
  margin-bottom: 30px;
}
.slideshow-button-container {
  position: absolute;
  bottom: 40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 30;
}
.slide-switch-circle-button {
  display: inline-block;
  height: 15px;
  width: 15px;
  margin-left: 5px;
  margin-right: 5px;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  border: none;
  cursor: pointer;
  transition: background-color 1s ease;
}
.slide-switch-circle-button.active, .slide-switch-circle-button:hover {
  background-color: rgba(255, 255, 255, 0.9);
}
@media only screen and (max-width: 640px) {
  .slideshow-container {
    max-height: none;
  }
  .slide {
    grid-template-columns: auto;
    grid-template-rows: auto;
    height: auto;
    max-height: none;
  }
  .slideshow-image {
    grid-row: 1;
    grid-column: 1;
    width: 100%;
    align-items: flex-start;
  }
  .slideshow-image img {
    width: 100%;
    height: auto;
  }
  .slideshow-image__colour-filter {
    background: none;
  }
  .slideshow-caption {
    grid-row: 2;
    grid-column: 1;
    padding-top: 25px;
    padding-bottom: 25px;
    align-items: baseline;
    background: none;
  }
  .slideshow-caption div {
    width: 100%;
  }
  .slideshow-text-container h1 {
    margin-bottom: 20px;
  }
  .slideshow-image {
    width: 100%;
    height: 200px;
    justify-content: center;
  }
  .slideshow-image img {
    width: auto;
    height: 100%;
  }
  .slideshow-button-container {
    top: 160px;
  }
}
