




















































@import url("https://rsms.me/inter/inter.css");
:root {
  --govuk-frontend-version: "5.14.0";
  --govuk-breakpoint-mobile: 20rem;
  --govuk-frontend-breakpoint-mobile: var(--govuk-breakpoint-mobile);
  --govuk-breakpoint-tablet: 40.0625rem;
  --govuk-frontend-breakpoint-tablet: var(--govuk-breakpoint-tablet);
  --govuk-breakpoint-desktop: 48.0625rem;
  --govuk-frontend-breakpoint-desktop: var(--govuk-breakpoint-desktop);
}


.govuk-link, .new_answer a,
.edit_answer a, .md-page a,
#specification a,
.specification a, .fake-link {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-link, .new_answer a,
  .edit_answer a, .md-page a,
  #specification a,
  .specification a, .fake-link {
    font-family: sans-serif;
  }
}
.govuk-link, .new_answer a,
.edit_answer a, .md-page a,
#specification a,
.specification a, .fake-link {
  text-decoration: underline;
  text-decoration-thickness: max(1px, .0625rem);
  text-underline-offset: 0.1578em;
}
.govuk-link:hover, .new_answer a:hover,
.edit_answer a:hover, .md-page a:hover,
#specification a:hover,
.specification a:hover, .fake-link:hover {
  text-decoration-thickness: max(3px, .1875rem, .12em);
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  -webkit-text-decoration-skip: none;
  text-decoration-skip: none;
}
.govuk-link:focus, .new_answer a:focus,
.edit_answer a:focus, .md-page a:focus,
#specification a:focus,
.specification a:focus, .fake-link:focus {
  outline: 3px solid transparent;
  color: #0b0c0c;
  background-color: #ffdd00;
  box-shadow: 0 -2px #ffdd00, 0 4px #0b0c0c;
  text-decoration: none;
}
@supports not (text-wrap: balance) {
  .govuk-link:focus, .new_answer a:focus,
  .edit_answer a:focus, .md-page a:focus,
  #specification a:focus,
  .specification a:focus, .fake-link:focus {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }
}
.govuk-link:link, .new_answer a:link,
.edit_answer a:link, .md-page a:link,
#specification a:link,
.specification a:link, .fake-link:link {
  color: #1d70b8;
}
.govuk-link:visited, .new_answer a:visited,
.edit_answer a:visited, .md-page a:visited,
#specification a:visited,
.specification a:visited, .fake-link:visited {
  color: #4c2c92;
}
.govuk-link:hover, .new_answer a:hover,
.edit_answer a:hover, .md-page a:hover,
#specification a:hover,
.specification a:hover, .fake-link:hover {
  color: #003078;
}
.govuk-link:active, .new_answer a:active,
.edit_answer a:active, .md-page a:active,
#specification a:active,
.specification a:active, .fake-link:active {
  color: #0b0c0c;
}
.govuk-link:focus, .new_answer a:focus,
.edit_answer a:focus, .md-page a:focus,
#specification a:focus,
.specification a:focus, .fake-link:focus {
  color: #0b0c0c;
}
@media print {
  [href^="/"].govuk-link::after, .new_answer a[href^="/"]::after,
  .edit_answer a[href^="/"]::after, .md-page a[href^="/"]::after,
  #specification a[href^="/"]::after,
  .specification a[href^="/"]::after, [href^="/"].fake-link::after, [href^="http://"].govuk-link::after, .new_answer a[href^="http://"]::after,
  .edit_answer a[href^="http://"]::after, .md-page a[href^="http://"]::after,
  #specification a[href^="http://"]::after,
  .specification a[href^="http://"]::after, [href^="http://"].fake-link::after, [href^="https://"].govuk-link::after, .new_answer a[href^="https://"]::after,
  .edit_answer a[href^="https://"]::after, .md-page a[href^="https://"]::after,
  #specification a[href^="https://"]::after,
  .specification a[href^="https://"]::after, [href^="https://"].fake-link::after {
    content: " (" attr(href) ")";
    font-size: 90%;
    word-wrap: break-word;
  }
}

.govuk-link--muted:link, .govuk-link--muted:visited {
  color: #505a5f;
}
.govuk-link--muted:hover, .govuk-link--muted:active {
  color: #0b0c0c;
}
.govuk-link--muted:focus {
  color: #0b0c0c;
}

.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: #000000;
  }
}
.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: #000000;
  }
}

.govuk-link--inverse:link, .govuk-link--inverse:visited {
  color: #ffffff;
}
.govuk-link--inverse:hover, .govuk-link--inverse:active {
  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, .new_answer a:link,
.edit_answer a:link {
  color: #1d70b8;
}
.govuk-link--no-visited-state:visited, .new_answer a:visited,
.edit_answer a:visited {
  color: #1d70b8;
}
.govuk-link--no-visited-state:hover, .new_answer a:hover,
.edit_answer a:hover {
  color: #003078;
}
.govuk-link--no-visited-state:active, .new_answer a:active,
.edit_answer a:active {
  color: #0b0c0c;
}
.govuk-link--no-visited-state:focus, .new_answer a:focus,
.edit_answer a:focus {
  color: #0b0c0c;
}

.govuk-link-image {
  display: inline-block;
  line-height: 0;
  text-decoration: none;
}
.govuk-link-image:focus {
  outline: 3px solid transparent;
  box-shadow: 0 0 0 4px #ffdd00, 0 0 0 8px #0b0c0c;
}


.govuk-list, .md-page ul,
#specification ul,
.specification ul, .md-page ol ol,
#specification ol ol,
.specification ol ol, .md-page ol,
#specification ol,
.specification ol, .md-page #page-sidebar ul,
#specification #page-sidebar ul,
.specification #page-sidebar ul {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-list, .md-page ul,
  #specification ul,
  .specification ul, .md-page ol ol,
  #specification ol ol,
  .specification ol ol, .md-page ol,
  #specification ol,
  .specification ol, .md-page #page-sidebar ul,
  #specification #page-sidebar ul,
  .specification #page-sidebar ul {
    font-family: sans-serif;
  }
}
.govuk-list, .md-page ul,
#specification ul,
.specification ul, .md-page ol ol,
#specification ol ol,
.specification ol ol, .md-page ol,
#specification ol,
.specification ol, .md-page #page-sidebar ul,
#specification #page-sidebar ul,
.specification #page-sidebar ul {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .govuk-list, .md-page ul,
  #specification ul,
  .specification ul, .md-page ol ol,
  #specification ol ol,
  .specification ol ol, .md-page ol,
  #specification ol,
  .specification ol, .md-page #page-sidebar ul,
  #specification #page-sidebar ul,
  .specification #page-sidebar ul {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .govuk-list, .md-page ul,
  #specification ul,
  .specification ul, .md-page ol ol,
  #specification ol ol,
  .specification ol ol, .md-page ol,
  #specification ol,
  .specification ol, .md-page #page-sidebar ul,
  #specification #page-sidebar ul,
  .specification #page-sidebar ul {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.govuk-list, .md-page ul,
#specification ul,
.specification ul, .md-page ol ol,
#specification ol ol,
.specification ol ol, .md-page ol,
#specification ol,
.specification ol, .md-page #page-sidebar ul,
#specification #page-sidebar ul,
.specification #page-sidebar ul {
  color: #0b0c0c;
}
@media print {
  .govuk-list, .md-page ul,
  #specification ul,
  .specification ul, .md-page ol ol,
  #specification ol ol,
  .specification ol ol, .md-page ol,
  #specification ol,
  .specification ol, .md-page #page-sidebar ul,
  #specification #page-sidebar ul,
  .specification #page-sidebar ul {
    color: #000000;
  }
}
.govuk-list, .md-page ul,
#specification ul,
.specification ul, .md-page ol ol,
#specification ol ol,
.specification ol ol, .md-page ol,
#specification ol,
.specification ol, .md-page #page-sidebar ul,
#specification #page-sidebar ul,
.specification #page-sidebar ul {
  margin-top: 0;
  margin-bottom: 15px;
}
@media (min-width: 40.0625em) {
  .govuk-list, .md-page ul,
  #specification ul,
  .specification ul, .md-page ol ol,
  #specification ol ol,
  .specification ol ol, .md-page ol,
  #specification ol,
  .specification ol, .md-page #page-sidebar ul,
  #specification #page-sidebar ul,
  .specification #page-sidebar ul {
    margin-bottom: 20px;
  }
}
.govuk-list, .md-page ul,
#specification ul,
.specification ul, .md-page ol ol,
#specification ol ol,
.specification ol ol, .md-page ol,
#specification ol,
.specification ol, .md-page #page-sidebar ul,
#specification #page-sidebar ul,
.specification #page-sidebar ul {
  padding-left: 0;
  list-style-type: none;
}
.govuk-list .govuk-list, .md-page ul .govuk-list,
#specification ul .govuk-list,
.specification ul .govuk-list, .govuk-list .md-page ul, .md-page .govuk-list ul, .md-page ul ul,
#specification ul .md-page ul,
.md-page #specification ul ul,
.specification ul .md-page ul,
.md-page .specification ul ul,
.govuk-list #specification ul,
#specification .govuk-list ul,
.md-page ul #specification ul,
#specification .md-page ul ul,
#specification ul ul,
.specification ul #specification ul,
#specification .specification ul ul,
.govuk-list .specification ul,
.specification .govuk-list ul,
.md-page ul .specification ul,
.specification .md-page ul ul,
#specification ul .specification ul,
.specification #specification ul ul,
.specification ul ul, .md-page ol ol .govuk-list, .md-page ol ol ul,
.md-page ol ol #specification ul,
#specification .md-page ol ol ul,
.md-page ol ol .specification ul,
.specification .md-page ol ol ul,
#specification ol ol .govuk-list,
#specification ol ol .md-page ul,
.md-page #specification ol ol ul,
#specification ol ol ul,
#specification ol ol .specification ul,
.specification #specification ol ol ul,
.specification ol ol .govuk-list,
.specification ol ol .md-page ul,
.md-page .specification ol ol ul,
.specification ol ol #specification ul,
#specification .specification ol ol ul,
.specification ol ol ul, .govuk-list .md-page ol ol, .md-page ul .md-page ol ol,
#specification ul .md-page ol ol,
.specification ul .md-page ol ol, .md-page ol .govuk-list ol, .md-page ol ul ol,
.md-page ol #specification ul ol,
#specification .md-page ol ul ol,
.md-page ol .specification ul ol,
.specification .md-page ol ul ol, .md-page ol ol ol,
#specification .md-page ol ol ol,
.md-page #specification ol ol ol,
.specification .md-page ol ol ol,
.md-page .specification ol ol ol,
.govuk-list #specification ol ol,
.md-page ul #specification ol ol,
#specification ul #specification ol ol,
.specification ul #specification ol ol,
#specification ol .govuk-list ol,
#specification ol .md-page ul ol,
.md-page #specification ol ul ol,
#specification ol ul ol,
#specification ol .specification ul ol,
.specification #specification ol ul ol,
.md-page #specification ol ol ol,
#specification .md-page ol ol ol,
#specification ol ol ol,
.specification #specification ol ol ol,
#specification .specification ol ol ol,
.govuk-list .specification ol ol,
.md-page ul .specification ol ol,
#specification ul .specification ol ol,
.specification ul .specification ol ol,
.specification ol .govuk-list ol,
.specification ol .md-page ul ol,
.md-page .specification ol ul ol,
.specification ol #specification ul ol,
#specification .specification ol ul ol,
.specification ol ul ol,
.md-page .specification ol ol ol,
.specification .md-page ol ol ol,
#specification .specification ol ol ol,
.specification #specification ol ol ol,
.specification ol ol ol, .md-page ol .govuk-list, .md-page ol ul,
.md-page ol #specification ul,
#specification .md-page ol ul,
.md-page ol .specification ul,
.specification .md-page ol ul, .md-page ol ol,
.md-page #specification ol ol,
#specification .md-page ol ol,
.md-page .specification ol ol,
.specification .md-page ol ol,
#specification ol .govuk-list,
#specification ol .md-page ul,
.md-page #specification ol ul,
#specification ol ul,
#specification ol .specification ul,
.specification #specification ol ul,
#specification .md-page ol ol,
.md-page #specification ol ol,
#specification ol ol,
#specification .specification ol ol,
.specification #specification ol ol,
.specification ol .govuk-list,
.specification ol .md-page ul,
.md-page .specification ol ul,
.specification ol #specification ul,
#specification .specification ol ul,
.specification ol ul,
.specification .md-page ol ol,
.md-page .specification ol ol,
.specification #specification ol ol,
#specification .specification ol ol,
.specification ol ol, .govuk-list .md-page ol, .md-page ul .md-page ol,
#specification ul .md-page ol,
.specification ul .md-page ol, .md-page ol ol .md-page ol,
#specification ol ol .md-page ol,
.specification ol ol .md-page ol, .md-page .govuk-list ol, .md-page ul ol,
.md-page #specification ul ol,
#specification .md-page ul ol,
.md-page .specification ul ol,
.specification .md-page ul ol, .md-page ol ol ol,
.md-page #specification ol ol ol,
#specification ol .md-page ol ol,
.md-page .specification ol ol ol,
.specification ol .md-page ol ol, .md-page ol ol,
#specification ol .md-page ol,
.md-page #specification ol ol,
.specification ol .md-page ol,
.md-page .specification ol ol,
.govuk-list #specification ol,
.md-page ul #specification ol,
#specification ul #specification ol,
.specification ul #specification ol,
.md-page ol ol #specification ol,
#specification ol ol #specification ol,
.specification ol ol #specification ol,
#specification .govuk-list ol,
#specification .md-page ul ol,
.md-page #specification ul ol,
#specification ul ol,
#specification .specification ul ol,
.specification #specification ul ol,
#specification .md-page ol ol ol,
.md-page ol #specification ol ol,
#specification ol ol ol,
#specification .specification ol ol ol,
.specification ol #specification ol ol,
.md-page ol #specification ol,
#specification .md-page ol ol,
#specification ol ol,
.specification ol #specification ol,
#specification .specification ol ol,
.govuk-list .specification ol,
.md-page ul .specification ol,
#specification ul .specification ol,
.specification ul .specification ol,
.md-page ol ol .specification ol,
#specification ol ol .specification ol,
.specification ol ol .specification ol,
.specification .govuk-list ol,
.specification .md-page ul ol,
.md-page .specification ul ol,
.specification #specification ul ol,
#specification .specification ul ol,
.specification ul ol,
.specification .md-page ol ol ol,
.md-page ol .specification ol ol,
.specification #specification ol ol ol,
#specification ol .specification ol ol,
.specification ol ol ol,
.md-page ol .specification ol,
.specification .md-page ol ol,
#specification ol .specification ol,
.specification #specification ol ol,
.specification ol ol, .md-page #page-sidebar ul .govuk-list, .md-page #page-sidebar ul ul,
.md-page #page-sidebar ul #specification ul,
#specification .md-page #page-sidebar ul ul,
.md-page #page-sidebar ul .specification ul,
.specification .md-page #page-sidebar ul ul, .md-page #page-sidebar ul ol ol, .md-page ol #page-sidebar ul ol,
.md-page #page-sidebar ul #specification ol ol,
#specification ol .md-page #page-sidebar ul ol,
.md-page #page-sidebar ul .specification ol ol,
.specification ol .md-page #page-sidebar ul ol, .md-page #page-sidebar ul ol,
.md-page #page-sidebar ul #specification ol,
#specification #page-sidebar ul .govuk-list,
#specification #page-sidebar ul .md-page ul,
.md-page #specification #page-sidebar ul ul,
#specification #page-sidebar ul ul,
#specification #page-sidebar ul .specification ul,
.specification #specification #page-sidebar ul ul,
#specification #page-sidebar ul .md-page ol ol,
.md-page ol #specification #page-sidebar ul ol,
#specification #page-sidebar ul ol ol,
#specification ol #page-sidebar ul ol,
#specification #page-sidebar ul .specification ol ol,
.specification ol #specification #page-sidebar ul ol,
#specification #page-sidebar ul ol,
.specification #page-sidebar ul .govuk-list,
.specification #page-sidebar ul .md-page ul,
.md-page .specification #page-sidebar ul ul,
.specification #page-sidebar ul #specification ul,
#specification .specification #page-sidebar ul ul,
.specification #page-sidebar ul ul,
.specification #page-sidebar ul .md-page ol ol,
.md-page ol .specification #page-sidebar ul ol,
.specification #page-sidebar ul #specification ol ol,
#specification ol .specification #page-sidebar ul ol,
.specification #page-sidebar ul ol ol,
.specification ol #page-sidebar ul ol,
.specification #page-sidebar ul #specification ol,
.specification #page-sidebar ul ol, .govuk-list .md-page #page-sidebar ul, .md-page ul .md-page #page-sidebar ul,
#specification ul .md-page #page-sidebar ul,
.specification ul .md-page #page-sidebar ul, .md-page ol ol .md-page #page-sidebar ul,
#specification ol ol .md-page #page-sidebar ul,
.specification ol ol .md-page #page-sidebar ul, .md-page ol .md-page #page-sidebar ul,
#specification ol .md-page #page-sidebar ul,
.specification ol .md-page #page-sidebar ul, .md-page #page-sidebar .govuk-list ul, .md-page #page-sidebar ul ul,
.md-page #page-sidebar #specification ul ul,
#specification .md-page #page-sidebar ul ul,
.md-page #page-sidebar .specification ul ul,
.specification .md-page #page-sidebar ul ul, .md-page #page-sidebar ol ol ul, .md-page ol #page-sidebar ol ul,
.md-page #page-sidebar #specification ol ol ul,
#specification ol .md-page #page-sidebar ol ul,
.md-page #page-sidebar .specification ol ol ul,
.specification ol .md-page #page-sidebar ol ul, .md-page #page-sidebar ol ul,
.md-page #page-sidebar #specification ol ul, .md-page #page-sidebar ul ul,
.govuk-list #specification #page-sidebar ul,
.md-page ul #specification #page-sidebar ul,
#specification ul #specification #page-sidebar ul,
.specification ul #specification #page-sidebar ul,
.md-page ol ol #specification #page-sidebar ul,
#specification ol ol #specification #page-sidebar ul,
.specification ol ol #specification #page-sidebar ul,
.md-page ol #specification #page-sidebar ul,
#specification ol #specification #page-sidebar ul,
.specification ol #specification #page-sidebar ul,
#specification #page-sidebar .govuk-list ul,
#specification #page-sidebar .md-page ul ul,
.md-page #specification #page-sidebar ul ul,
#specification #page-sidebar ul ul,
#specification #page-sidebar .specification ul ul,
.specification #specification #page-sidebar ul ul,
#specification #page-sidebar .md-page ol ol ul,
.md-page ol #specification #page-sidebar ol ul,
#specification #page-sidebar ol ol ul,
#specification ol #page-sidebar ol ul,
#specification #page-sidebar .specification ol ol ul,
.specification ol #specification #page-sidebar ol ul,
#specification #page-sidebar ol ul,
#specification #page-sidebar ul ul,
.govuk-list .specification #page-sidebar ul,
.md-page ul .specification #page-sidebar ul,
#specification ul .specification #page-sidebar ul,
.specification ul .specification #page-sidebar ul,
.md-page ol ol .specification #page-sidebar ul,
#specification ol ol .specification #page-sidebar ul,
.specification ol ol .specification #page-sidebar ul,
.md-page ol .specification #page-sidebar ul,
#specification ol .specification #page-sidebar ul,
.specification ol .specification #page-sidebar ul,
.specification #page-sidebar .govuk-list ul,
.specification #page-sidebar .md-page ul ul,
.md-page .specification #page-sidebar ul ul,
.specification #page-sidebar #specification ul ul,
#specification .specification #page-sidebar ul ul,
.specification #page-sidebar ul ul,
.specification #page-sidebar .md-page ol ol ul,
.md-page ol .specification #page-sidebar ol ul,
.specification #page-sidebar #specification ol ol ul,
#specification ol .specification #page-sidebar ol ul,
.specification #page-sidebar ol ol ul,
.specification ol #page-sidebar ol ul,
.specification #page-sidebar #specification ol ul,
.specification #page-sidebar ol ul,
.specification #page-sidebar ul ul {
  margin-top: 10px;
}

.govuk-list > li, .md-page ul > li,
#specification ul > li,
.specification ul > li, .md-page ol ol > li,
#specification ol ol > li,
.specification ol ol > li, .md-page ol > li,
#specification ol > li,
.specification ol > li, .md-page #page-sidebar ul > li,
#specification #page-sidebar ul > li,
.specification #page-sidebar ul > li {
  margin-bottom: 5px;
}

.govuk-list--bullet, .md-page ul,
#specification ul,
.specification ul {
  padding-left: 20px;
  list-style-type: disc;
}

.govuk-list--number, .md-page ol ol,
#specification ol ol,
.specification ol ol, .md-page ol,
#specification ol,
.specification ol {
  padding-left: 20px;
  list-style-type: decimal;
}

.govuk-list--bullet > li, .md-page ul > li,
#specification ul > li,
.specification ul > li,
.govuk-list--number > li,
.md-page ol ol > li,
#specification ol ol > li,
.specification ol ol > li,
.md-page ol > li,
#specification ol > li,
.specification ol > li {
  margin-bottom: 0;
}
@media (min-width: 40.0625em) {
  .govuk-list--bullet > li, .md-page ul > li,
  #specification ul > li,
  .specification ul > li,
  .govuk-list--number > li,
  .md-page ol ol > li,
  #specification ol ol > li,
  .specification ol ol > li,
  .md-page ol > li,
  #specification ol > li,
  .specification ol > li {
    margin-bottom: 5px;
  }
}

.govuk-list--spaced > li, .md-page #page-sidebar ul > li,
#specification #page-sidebar ul > li,
.specification #page-sidebar ul > li {
  margin-bottom: 10px;
}
@media (min-width: 40.0625em) {
  .govuk-list--spaced > li, .md-page #page-sidebar ul > li,
  #specification #page-sidebar ul > li,
  .specification #page-sidebar ul > li {
    margin-bottom: 15px;
  }
}


.govuk-heading-xl {
  color: #0b0c0c;
}
@media print {
  .govuk-heading-xl {
    color: #000000;
  }
}
.govuk-heading-xl {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-heading-xl {
    font-family: sans-serif;
  }
}
.govuk-heading-xl {
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.09375;
}
@media (min-width: 40.0625em) {
  .govuk-heading-xl {
    font-size: 3rem;
    line-height: 1.0416666667;
  }
}
@media print {
  .govuk-heading-xl {
    font-size: 32pt;
    line-height: 1.15;
  }
}
.govuk-heading-xl {
  display: block;
  margin-top: 0;
  margin-bottom: 30px;
}
@media (min-width: 40.0625em) {
  .govuk-heading-xl {
    margin-bottom: 50px;
  }
}

.govuk-heading-l, .md-page h1,
#specification h1,
.specification h1 {
  color: #0b0c0c;
}
@media print {
  .govuk-heading-l, .md-page h1,
  #specification h1,
  .specification h1 {
    color: #000000;
  }
}
.govuk-heading-l, .md-page h1,
#specification h1,
.specification h1 {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-heading-l, .md-page h1,
  #specification h1,
  .specification h1 {
    font-family: sans-serif;
  }
}
.govuk-heading-l, .md-page h1,
#specification h1,
.specification h1 {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.0416666667;
}
@media (min-width: 40.0625em) {
  .govuk-heading-l, .md-page h1,
  #specification h1,
  .specification h1 {
    font-size: 2.25rem;
    line-height: 1.1111111111;
  }
}
@media print {
  .govuk-heading-l, .md-page h1,
  #specification h1,
  .specification h1 {
    font-size: 24pt;
    line-height: 1.05;
  }
}
.govuk-heading-l, .md-page h1,
#specification h1,
.specification h1 {
  display: block;
  margin-top: 0;
  margin-bottom: 20px;
}
@media (min-width: 40.0625em) {
  .govuk-heading-l, .md-page h1,
  #specification h1,
  .specification h1 {
    margin-bottom: 30px;
  }
}

.govuk-heading-m, .md-page h2,
#specification h2,
.specification h2 {
  color: #0b0c0c;
}
@media print {
  .govuk-heading-m, .md-page h2,
  #specification h2,
  .specification h2 {
    color: #000000;
  }
}
.govuk-heading-m, .md-page h2,
#specification h2,
.specification h2 {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-heading-m, .md-page h2,
  #specification h2,
  .specification h2 {
    font-family: sans-serif;
  }
}
.govuk-heading-m, .md-page h2,
#specification h2,
.specification h2 {
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.1111111111;
}
@media (min-width: 40.0625em) {
  .govuk-heading-m, .md-page h2,
  #specification h2,
  .specification h2 {
    font-size: 1.5rem;
    line-height: 1.25;
  }
}
@media print {
  .govuk-heading-m, .md-page h2,
  #specification h2,
  .specification h2 {
    font-size: 18pt;
    line-height: 1.15;
  }
}
.govuk-heading-m, .md-page h2,
#specification h2,
.specification h2 {
  display: block;
  margin-top: 0;
  margin-bottom: 15px;
}
@media (min-width: 40.0625em) {
  .govuk-heading-m, .md-page h2,
  #specification h2,
  .specification h2 {
    margin-bottom: 20px;
  }
}

.govuk-heading-s, .md-page h3,
#specification h3,
.specification h3 {
  color: #0b0c0c;
}
@media print {
  .govuk-heading-s, .md-page h3,
  #specification h3,
  .specification h3 {
    color: #000000;
  }
}
.govuk-heading-s, .md-page h3,
#specification h3,
.specification h3 {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-heading-s, .md-page h3,
  #specification h3,
  .specification h3 {
    font-family: sans-serif;
  }
}
.govuk-heading-s, .md-page h3,
#specification h3,
.specification h3 {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .govuk-heading-s, .md-page h3,
  #specification h3,
  .specification h3 {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .govuk-heading-s, .md-page h3,
  #specification h3,
  .specification h3 {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.govuk-heading-s, .md-page h3,
#specification h3,
.specification h3 {
  display: block;
  margin-top: 0;
  margin-bottom: 15px;
}
@media (min-width: 40.0625em) {
  .govuk-heading-s, .md-page h3,
  #specification h3,
  .specification h3 {
    margin-bottom: 20px;
  }
}

.govuk-caption-xl {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-caption-xl {
    font-family: sans-serif;
  }
}
.govuk-caption-xl {
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.1111111111;
}
@media (min-width: 40.0625em) {
  .govuk-caption-xl {
    font-size: 1.6875rem;
    line-height: 1.1111111111;
  }
}
@media print {
  .govuk-caption-xl {
    font-size: 18pt;
    line-height: 1.15;
  }
}
.govuk-caption-xl {
  display: block;
  margin-bottom: 5px;
  color: #505a5f;
}

.govuk-caption-l {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-caption-l {
    font-family: sans-serif;
  }
}
.govuk-caption-l {
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.1111111111;
}
@media (min-width: 40.0625em) {
  .govuk-caption-l {
    font-size: 1.5rem;
    line-height: 1.25;
  }
}
@media print {
  .govuk-caption-l {
    font-size: 18pt;
    line-height: 1.15;
  }
}
.govuk-caption-l {
  display: block;
  margin-bottom: 5px;
  color: #505a5f;
}
@media (min-width: 40.0625em) {
  .govuk-caption-l {
    margin-bottom: 0;
  }
}

.govuk-caption-m {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-caption-m {
    font-family: sans-serif;
  }
}
.govuk-caption-m {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .govuk-caption-m {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .govuk-caption-m {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.govuk-caption-m {
  display: block;
  color: #505a5f;
}

.govuk-body-lead, .govuk-body-l {
  color: #0b0c0c;
}
@media print {
  .govuk-body-lead, .govuk-body-l {
    color: #000000;
  }
}
.govuk-body-lead, .govuk-body-l {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-body-lead, .govuk-body-l {
    font-family: sans-serif;
  }
}
.govuk-body-lead, .govuk-body-l {
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.1111111111;
}
@media (min-width: 40.0625em) {
  .govuk-body-lead, .govuk-body-l {
    font-size: 1.5rem;
    line-height: 1.25;
  }
}
@media print {
  .govuk-body-lead, .govuk-body-l {
    font-size: 18pt;
    line-height: 1.15;
  }
}
.govuk-body-lead, .govuk-body-l {
  margin-top: 0;
  margin-bottom: 20px;
}
@media (min-width: 40.0625em) {
  .govuk-body-lead, .govuk-body-l {
    margin-bottom: 30px;
  }
}

.govuk-body, .message .message-template, .message .message-details, .md-page p,
#specification p,
.specification p, .govuk-radios--small .govuk-radios__divider .divider-caption, .govuk-body-m {
  color: #0b0c0c;
}
@media print {
  .govuk-body, .message .message-template, .message .message-details, .md-page p,
  #specification p,
  .specification p, .govuk-radios--small .govuk-radios__divider .divider-caption, .govuk-body-m {
    color: #000000;
  }
}
.govuk-body, .message .message-template, .message .message-details, .md-page p,
#specification p,
.specification p, .govuk-radios--small .govuk-radios__divider .divider-caption, .govuk-body-m {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-body, .message .message-template, .message .message-details, .md-page p,
  #specification p,
  .specification p, .govuk-radios--small .govuk-radios__divider .divider-caption, .govuk-body-m {
    font-family: sans-serif;
  }
}
.govuk-body, .message .message-template, .message .message-details, .md-page p,
#specification p,
.specification p, .govuk-radios--small .govuk-radios__divider .divider-caption, .govuk-body-m {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .govuk-body, .message .message-template, .message .message-details, .md-page p,
  #specification p,
  .specification p, .govuk-radios--small .govuk-radios__divider .divider-caption, .govuk-body-m {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .govuk-body, .message .message-template, .message .message-details, .md-page p,
  #specification p,
  .specification p, .govuk-radios--small .govuk-radios__divider .divider-caption, .govuk-body-m {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.govuk-body, .message .message-template, .message .message-details, .md-page p,
#specification p,
.specification p, .govuk-radios--small .govuk-radios__divider .divider-caption, .govuk-body-m {
  margin-top: 0;
  margin-bottom: 15px;
}
@media (min-width: 40.0625em) {
  .govuk-body, .message .message-template, .message .message-details, .md-page p,
  #specification p,
  .specification p, .govuk-radios--small .govuk-radios__divider .divider-caption, .govuk-body-m {
    margin-bottom: 20px;
  }
}

.govuk-body-s, .md-page #last-updated,
#specification #last-updated,
.specification #last-updated {
  color: #0b0c0c;
}
@media print {
  .govuk-body-s, .md-page #last-updated,
  #specification #last-updated,
  .specification #last-updated {
    color: #000000;
  }
}
.govuk-body-s, .md-page #last-updated,
#specification #last-updated,
.specification #last-updated {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-body-s, .md-page #last-updated,
  #specification #last-updated,
  .specification #last-updated {
    font-family: sans-serif;
  }
}
.govuk-body-s, .md-page #last-updated,
#specification #last-updated,
.specification #last-updated {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.1428571429;
}
@media (min-width: 40.0625em) {
  .govuk-body-s, .md-page #last-updated,
  #specification #last-updated,
  .specification #last-updated {
    font-size: 1rem;
    line-height: 1.25;
  }
}
@media print {
  .govuk-body-s, .md-page #last-updated,
  #specification #last-updated,
  .specification #last-updated {
    font-size: 14pt;
    line-height: 1.2;
  }
}
.govuk-body-s, .md-page #last-updated,
#specification #last-updated,
.specification #last-updated {
  margin-top: 0;
  margin-bottom: 15px;
}
@media (min-width: 40.0625em) {
  .govuk-body-s, .md-page #last-updated,
  #specification #last-updated,
  .specification #last-updated {
    margin-bottom: 20px;
  }
}

.govuk-body-xs {
  color: #0b0c0c;
}
@media print {
  .govuk-body-xs {
    color: #000000;
  }
}
.govuk-body-xs {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-body-xs {
    font-family: sans-serif;
  }
}
.govuk-body-xs {
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .govuk-body-xs {
    font-size: 0.875rem;
    line-height: 1.4285714286;
  }
}
@media print {
  .govuk-body-xs {
    font-size: 12pt;
    line-height: 1.2;
  }
}
.govuk-body-xs {
  margin-top: 0;
  margin-bottom: 15px;
}
@media (min-width: 40.0625em) {
  .govuk-body-xs {
    margin-bottom: 20px;
  }
}

.govuk-body-l + .govuk-heading-l, .md-page .govuk-body-l + h1,
#specification .govuk-body-l + h1,
.specification .govuk-body-l + h1, .govuk-body-lead + .govuk-heading-l, .md-page .govuk-body-lead + h1,
#specification .govuk-body-lead + h1,
.specification .govuk-body-lead + h1 {
  padding-top: 5px;
}
@media (min-width: 40.0625em) {
  .govuk-body-l + .govuk-heading-l, .md-page .govuk-body-l + h1,
  #specification .govuk-body-l + h1,
  .specification .govuk-body-l + h1, .govuk-body-lead + .govuk-heading-l, .md-page .govuk-body-lead + h1,
  #specification .govuk-body-lead + h1,
  .specification .govuk-body-lead + h1 {
    padding-top: 10px;
  }
}

.govuk-body-m + .govuk-heading-l, .md-page .govuk-body-m + h1,
#specification .govuk-body-m + h1,
.specification .govuk-body-m + h1, .govuk-body + .govuk-heading-l, .message .message-template + .govuk-heading-l, .message .message-details + .govuk-heading-l, .md-page p + .govuk-heading-l,
#specification p + .govuk-heading-l,
.specification p + .govuk-heading-l, .md-page .govuk-body + h1, .md-page .message .message-template + h1, .message .md-page .message-template + h1, .md-page .message .message-details + h1, .message .md-page .message-details + h1, .md-page p + h1,
.md-page #specification p + h1,
#specification .md-page p + h1,
.md-page .specification p + h1,
.specification .md-page p + h1,
#specification .govuk-body + h1,
#specification .message .message-template + h1,
.message #specification .message-template + h1,
#specification .message .message-details + h1,
.message #specification .message-details + h1,
#specification .md-page p + h1,
.md-page #specification p + h1,
#specification p + h1,
#specification .specification p + h1,
.specification #specification p + h1,
.specification .govuk-body + h1,
.specification .message .message-template + h1,
.message .specification .message-template + h1,
.specification .message .message-details + h1,
.message .specification .message-details + h1,
.specification .md-page p + h1,
.md-page .specification p + h1,
.specification #specification p + h1,
#specification .specification p + h1,
.specification p + h1, .govuk-radios--small .govuk-radios__divider .divider-caption + .govuk-heading-l, .govuk-radios--small .govuk-radios__divider .md-page .divider-caption + h1, .md-page .govuk-radios--small .govuk-radios__divider .divider-caption + h1,
.govuk-radios--small .govuk-radios__divider #specification .divider-caption + h1,
#specification .govuk-radios--small .govuk-radios__divider .divider-caption + h1,
.govuk-radios--small .govuk-radios__divider .specification .divider-caption + h1,
.specification .govuk-radios--small .govuk-radios__divider .divider-caption + h1,
.govuk-body-s + .govuk-heading-l,
.md-page .govuk-body-s + h1,
#specification .govuk-body-s + h1,
.specification .govuk-body-s + h1,
.md-page #last-updated + .govuk-heading-l,
.md-page #last-updated + h1,
#specification #last-updated + .govuk-heading-l,
#specification #last-updated + h1,
.specification #last-updated + .govuk-heading-l,
.specification #last-updated + h1,
.govuk-list + .govuk-heading-l,
.md-page ul + .govuk-heading-l,
#specification ul + .govuk-heading-l,
.specification ul + .govuk-heading-l,
.md-page ol ol + .govuk-heading-l,
#specification ol ol + .govuk-heading-l,
.specification ol ol + .govuk-heading-l,
.md-page ol + .govuk-heading-l,
#specification ol + .govuk-heading-l,
.specification ol + .govuk-heading-l,
.md-page .govuk-list + h1,
.md-page ul + h1,
.md-page #specification ul + h1,
#specification .md-page ul + h1,
.md-page .specification ul + h1,
.specification .md-page ul + h1,
.md-page ol ol + h1,
.md-page #specification ol ol + h1,
#specification ol .md-page ol + h1,
.md-page .specification ol ol + h1,
.specification ol .md-page ol + h1,
.md-page ol + h1,
.md-page #specification ol + h1,
#specification .md-page ol + h1,
.md-page .specification ol + h1,
.specification .md-page ol + h1,
#specification .govuk-list + h1,
#specification .md-page ul + h1,
.md-page #specification ul + h1,
#specification ul + h1,
#specification .specification ul + h1,
.specification #specification ul + h1,
#specification .md-page ol ol + h1,
.md-page ol #specification ol + h1,
#specification ol ol + h1,
#specification .specification ol ol + h1,
.specification ol #specification ol + h1,
#specification .md-page ol + h1,
.md-page #specification ol + h1,
#specification ol + h1,
#specification .specification ol + h1,
.specification #specification ol + h1,
.specification .govuk-list + h1,
.specification .md-page ul + h1,
.md-page .specification ul + h1,
.specification #specification ul + h1,
#specification .specification ul + h1,
.specification ul + h1,
.specification .md-page ol ol + h1,
.md-page ol .specification ol + h1,
.specification #specification ol ol + h1,
#specification ol .specification ol + h1,
.specification ol ol + h1,
.specification .md-page ol + h1,
.md-page .specification ol + h1,
.specification #specification ol + h1,
#specification .specification ol + h1,
.specification ol + h1,
.md-page #page-sidebar ul + .govuk-heading-l,
.md-page #page-sidebar ul + h1,
.md-page #page-sidebar #specification ul + h1,
#specification #page-sidebar ul + .govuk-heading-l,
#specification #page-sidebar ul + h1,
.specification #page-sidebar ul + .govuk-heading-l,
.specification #page-sidebar #specification ul + h1,
.specification #page-sidebar ul + h1 {
  padding-top: 15px;
}
@media (min-width: 40.0625em) {
  .govuk-body-m + .govuk-heading-l, .md-page .govuk-body-m + h1,
  #specification .govuk-body-m + h1,
  .specification .govuk-body-m + h1, .govuk-body + .govuk-heading-l, .message .message-template + .govuk-heading-l, .message .message-details + .govuk-heading-l, .md-page p + .govuk-heading-l,
  #specification p + .govuk-heading-l,
  .specification p + .govuk-heading-l, .md-page .govuk-body + h1, .md-page .message .message-template + h1, .message .md-page .message-template + h1, .md-page .message .message-details + h1, .message .md-page .message-details + h1, .md-page p + h1,
  .md-page #specification p + h1,
  #specification .md-page p + h1,
  .md-page .specification p + h1,
  .specification .md-page p + h1,
  #specification .govuk-body + h1,
  #specification .message .message-template + h1,
  .message #specification .message-template + h1,
  #specification .message .message-details + h1,
  .message #specification .message-details + h1,
  #specification .md-page p + h1,
  .md-page #specification p + h1,
  #specification p + h1,
  #specification .specification p + h1,
  .specification #specification p + h1,
  .specification .govuk-body + h1,
  .specification .message .message-template + h1,
  .message .specification .message-template + h1,
  .specification .message .message-details + h1,
  .message .specification .message-details + h1,
  .specification .md-page p + h1,
  .md-page .specification p + h1,
  .specification #specification p + h1,
  #specification .specification p + h1,
  .specification p + h1, .govuk-radios--small .govuk-radios__divider .divider-caption + .govuk-heading-l, .govuk-radios--small .govuk-radios__divider .md-page .divider-caption + h1, .md-page .govuk-radios--small .govuk-radios__divider .divider-caption + h1,
  .govuk-radios--small .govuk-radios__divider #specification .divider-caption + h1,
  #specification .govuk-radios--small .govuk-radios__divider .divider-caption + h1,
  .govuk-radios--small .govuk-radios__divider .specification .divider-caption + h1,
  .specification .govuk-radios--small .govuk-radios__divider .divider-caption + h1,
  .govuk-body-s + .govuk-heading-l,
  .md-page .govuk-body-s + h1,
  #specification .govuk-body-s + h1,
  .specification .govuk-body-s + h1,
  .md-page #last-updated + .govuk-heading-l,
  .md-page #last-updated + h1,
  #specification #last-updated + .govuk-heading-l,
  #specification #last-updated + h1,
  .specification #last-updated + .govuk-heading-l,
  .specification #last-updated + h1,
  .govuk-list + .govuk-heading-l,
  .md-page ul + .govuk-heading-l,
  #specification ul + .govuk-heading-l,
  .specification ul + .govuk-heading-l,
  .md-page ol ol + .govuk-heading-l,
  #specification ol ol + .govuk-heading-l,
  .specification ol ol + .govuk-heading-l,
  .md-page ol + .govuk-heading-l,
  #specification ol + .govuk-heading-l,
  .specification ol + .govuk-heading-l,
  .md-page .govuk-list + h1,
  .md-page ul + h1,
  .md-page #specification ul + h1,
  #specification .md-page ul + h1,
  .md-page .specification ul + h1,
  .specification .md-page ul + h1,
  .md-page ol ol + h1,
  .md-page #specification ol ol + h1,
  #specification ol .md-page ol + h1,
  .md-page .specification ol ol + h1,
  .specification ol .md-page ol + h1,
  .md-page ol + h1,
  .md-page #specification ol + h1,
  #specification .md-page ol + h1,
  .md-page .specification ol + h1,
  .specification .md-page ol + h1,
  #specification .govuk-list + h1,
  #specification .md-page ul + h1,
  .md-page #specification ul + h1,
  #specification ul + h1,
  #specification .specification ul + h1,
  .specification #specification ul + h1,
  #specification .md-page ol ol + h1,
  .md-page ol #specification ol + h1,
  #specification ol ol + h1,
  #specification .specification ol ol + h1,
  .specification ol #specification ol + h1,
  #specification .md-page ol + h1,
  .md-page #specification ol + h1,
  #specification ol + h1,
  #specification .specification ol + h1,
  .specification #specification ol + h1,
  .specification .govuk-list + h1,
  .specification .md-page ul + h1,
  .md-page .specification ul + h1,
  .specification #specification ul + h1,
  #specification .specification ul + h1,
  .specification ul + h1,
  .specification .md-page ol ol + h1,
  .md-page ol .specification ol + h1,
  .specification #specification ol ol + h1,
  #specification ol .specification ol + h1,
  .specification ol ol + h1,
  .specification .md-page ol + h1,
  .md-page .specification ol + h1,
  .specification #specification ol + h1,
  #specification .specification ol + h1,
  .specification ol + h1,
  .md-page #page-sidebar ul + .govuk-heading-l,
  .md-page #page-sidebar ul + h1,
  .md-page #page-sidebar #specification ul + h1,
  #specification #page-sidebar ul + .govuk-heading-l,
  #specification #page-sidebar ul + h1,
  .specification #page-sidebar ul + .govuk-heading-l,
  .specification #page-sidebar #specification ul + h1,
  .specification #page-sidebar ul + h1 {
    padding-top: 20px;
  }
}

.govuk-body-m + .govuk-heading-m, .md-page .govuk-body-m + h2,
#specification .govuk-body-m + h2,
.specification .govuk-body-m + h2, .govuk-body + .govuk-heading-m, .message .message-template + .govuk-heading-m, .message .message-details + .govuk-heading-m, .md-page p + .govuk-heading-m,
#specification p + .govuk-heading-m,
.specification p + .govuk-heading-m, .md-page .govuk-body + h2, .md-page .message .message-template + h2, .message .md-page .message-template + h2, .md-page .message .message-details + h2, .message .md-page .message-details + h2, .md-page p + h2,
.md-page #specification p + h2,
#specification .md-page p + h2,
.md-page .specification p + h2,
.specification .md-page p + h2,
#specification .govuk-body + h2,
#specification .message .message-template + h2,
.message #specification .message-template + h2,
#specification .message .message-details + h2,
.message #specification .message-details + h2,
#specification .md-page p + h2,
.md-page #specification p + h2,
#specification p + h2,
#specification .specification p + h2,
.specification #specification p + h2,
.specification .govuk-body + h2,
.specification .message .message-template + h2,
.message .specification .message-template + h2,
.specification .message .message-details + h2,
.message .specification .message-details + h2,
.specification .md-page p + h2,
.md-page .specification p + h2,
.specification #specification p + h2,
#specification .specification p + h2,
.specification p + h2, .govuk-radios--small .govuk-radios__divider .divider-caption + .govuk-heading-m, .govuk-radios--small .govuk-radios__divider .md-page .divider-caption + h2, .md-page .govuk-radios--small .govuk-radios__divider .divider-caption + h2,
.govuk-radios--small .govuk-radios__divider #specification .divider-caption + h2,
#specification .govuk-radios--small .govuk-radios__divider .divider-caption + h2,
.govuk-radios--small .govuk-radios__divider .specification .divider-caption + h2,
.specification .govuk-radios--small .govuk-radios__divider .divider-caption + h2,
.govuk-body-s + .govuk-heading-m,
.md-page .govuk-body-s + h2,
#specification .govuk-body-s + h2,
.specification .govuk-body-s + h2,
.md-page #last-updated + .govuk-heading-m,
.md-page #last-updated + h2,
.md-page #specification #last-updated + h2,
#specification .md-page #last-updated + h2,
.md-page .specification #last-updated + h2,
.specification .md-page #last-updated + h2,
#specification #last-updated + .govuk-heading-m,
#specification .md-page #last-updated + h2,
.md-page #specification #last-updated + h2,
#specification #last-updated + h2,
#specification .specification #last-updated + h2,
.specification #specification #last-updated + h2,
.specification #last-updated + .govuk-heading-m,
.specification .md-page #last-updated + h2,
.md-page .specification #last-updated + h2,
.specification #specification #last-updated + h2,
#specification .specification #last-updated + h2,
.specification #last-updated + h2,
.govuk-list + .govuk-heading-m,
.md-page ul + .govuk-heading-m,
#specification ul + .govuk-heading-m,
.specification ul + .govuk-heading-m,
.md-page ol ol + .govuk-heading-m,
#specification ol ol + .govuk-heading-m,
.specification ol ol + .govuk-heading-m,
.md-page ol + .govuk-heading-m,
#specification ol + .govuk-heading-m,
.specification ol + .govuk-heading-m,
.md-page .govuk-list + h2,
.md-page ul + h2,
.md-page #specification ul + h2,
#specification .md-page ul + h2,
.md-page .specification ul + h2,
.specification .md-page ul + h2,
.md-page ol ol + h2,
.md-page #specification ol ol + h2,
#specification ol .md-page ol + h2,
.md-page .specification ol ol + h2,
.specification ol .md-page ol + h2,
.md-page ol + h2,
.md-page #specification ol + h2,
#specification .md-page ol + h2,
.md-page .specification ol + h2,
.specification .md-page ol + h2,
#specification .govuk-list + h2,
#specification .md-page ul + h2,
.md-page #specification ul + h2,
#specification ul + h2,
#specification .specification ul + h2,
.specification #specification ul + h2,
#specification .md-page ol ol + h2,
.md-page ol #specification ol + h2,
#specification ol ol + h2,
#specification .specification ol ol + h2,
.specification ol #specification ol + h2,
#specification .md-page ol + h2,
.md-page #specification ol + h2,
#specification ol + h2,
#specification .specification ol + h2,
.specification #specification ol + h2,
.specification .govuk-list + h2,
.specification .md-page ul + h2,
.md-page .specification ul + h2,
.specification #specification ul + h2,
#specification .specification ul + h2,
.specification ul + h2,
.specification .md-page ol ol + h2,
.md-page ol .specification ol + h2,
.specification #specification ol ol + h2,
#specification ol .specification ol + h2,
.specification ol ol + h2,
.specification .md-page ol + h2,
.md-page .specification ol + h2,
.specification #specification ol + h2,
#specification .specification ol + h2,
.specification ol + h2,
.md-page #page-sidebar ul + .govuk-heading-m,
.md-page #page-sidebar ul + h2,
.md-page #page-sidebar #specification ul + h2,
#specification .md-page #page-sidebar ul + h2,
.md-page #page-sidebar .specification ul + h2,
.specification .md-page #page-sidebar ul + h2,
#specification #page-sidebar ul + .govuk-heading-m,
#specification #page-sidebar .md-page ul + h2,
.md-page #specification #page-sidebar ul + h2,
#specification #page-sidebar ul + h2,
#specification #page-sidebar .specification ul + h2,
.specification #specification #page-sidebar ul + h2,
.specification #page-sidebar ul + .govuk-heading-m,
.specification #page-sidebar .md-page ul + h2,
.md-page .specification #page-sidebar ul + h2,
.specification #page-sidebar #specification ul + h2,
#specification .specification #page-sidebar ul + h2,
.specification #page-sidebar ul + h2,
.govuk-body-m + .govuk-heading-s,
.md-page .govuk-body-m + h3,
#specification .govuk-body-m + h3,
.specification .govuk-body-m + h3,
.govuk-body + .govuk-heading-s,
.message .message-template + .govuk-heading-s,
.message .message-details + .govuk-heading-s,
.md-page p + .govuk-heading-s,
#specification p + .govuk-heading-s,
.specification p + .govuk-heading-s,
.md-page .govuk-body + h3,
.md-page .message .message-template + h3,
.message .md-page .message-template + h3,
.md-page .message .message-details + h3,
.message .md-page .message-details + h3,
.md-page p + h3,
.md-page #specification p + h3,
#specification .md-page p + h3,
.md-page .specification p + h3,
.specification .md-page p + h3,
#specification .govuk-body + h3,
#specification .message .message-template + h3,
.message #specification .message-template + h3,
#specification .message .message-details + h3,
.message #specification .message-details + h3,
#specification .md-page p + h3,
.md-page #specification p + h3,
#specification p + h3,
#specification .specification p + h3,
.specification #specification p + h3,
.specification .govuk-body + h3,
.specification .message .message-template + h3,
.message .specification .message-template + h3,
.specification .message .message-details + h3,
.message .specification .message-details + h3,
.specification .md-page p + h3,
.md-page .specification p + h3,
.specification #specification p + h3,
#specification .specification p + h3,
.specification p + h3,
.govuk-radios--small .govuk-radios__divider .divider-caption + .govuk-heading-s,
.govuk-radios--small .govuk-radios__divider .md-page .divider-caption + h3,
.md-page .govuk-radios--small .govuk-radios__divider .divider-caption + h3,
.govuk-radios--small .govuk-radios__divider #specification .divider-caption + h3,
#specification .govuk-radios--small .govuk-radios__divider .divider-caption + h3,
.govuk-radios--small .govuk-radios__divider .specification .divider-caption + h3,
.specification .govuk-radios--small .govuk-radios__divider .divider-caption + h3,
.govuk-body-s + .govuk-heading-s,
.md-page .govuk-body-s + h3,
#specification .govuk-body-s + h3,
.specification .govuk-body-s + h3,
.md-page #last-updated + .govuk-heading-s,
.md-page #last-updated + h3,
.md-page #specification #last-updated + h3,
#specification .md-page #last-updated + h3,
.md-page .specification #last-updated + h3,
.specification .md-page #last-updated + h3,
#specification #last-updated + .govuk-heading-s,
#specification .md-page #last-updated + h3,
.md-page #specification #last-updated + h3,
#specification #last-updated + h3,
#specification .specification #last-updated + h3,
.specification #specification #last-updated + h3,
.specification #last-updated + .govuk-heading-s,
.specification .md-page #last-updated + h3,
.md-page .specification #last-updated + h3,
.specification #specification #last-updated + h3,
#specification .specification #last-updated + h3,
.specification #last-updated + h3,
.govuk-list + .govuk-heading-s,
.md-page ul + .govuk-heading-s,
#specification ul + .govuk-heading-s,
.specification ul + .govuk-heading-s,
.md-page ol ol + .govuk-heading-s,
#specification ol ol + .govuk-heading-s,
.specification ol ol + .govuk-heading-s,
.md-page ol + .govuk-heading-s,
#specification ol + .govuk-heading-s,
.specification ol + .govuk-heading-s,
.md-page .govuk-list + h3,
.md-page ul + h3,
.md-page #specification ul + h3,
#specification .md-page ul + h3,
.md-page .specification ul + h3,
.specification .md-page ul + h3,
.md-page ol ol + h3,
.md-page #specification ol ol + h3,
#specification ol .md-page ol + h3,
.md-page .specification ol ol + h3,
.specification ol .md-page ol + h3,
.md-page ol + h3,
.md-page #specification ol + h3,
#specification .md-page ol + h3,
.md-page .specification ol + h3,
.specification .md-page ol + h3,
#specification .govuk-list + h3,
#specification .md-page ul + h3,
.md-page #specification ul + h3,
#specification ul + h3,
#specification .specification ul + h3,
.specification #specification ul + h3,
#specification .md-page ol ol + h3,
.md-page ol #specification ol + h3,
#specification ol ol + h3,
#specification .specification ol ol + h3,
.specification ol #specification ol + h3,
#specification .md-page ol + h3,
.md-page #specification ol + h3,
#specification ol + h3,
#specification .specification ol + h3,
.specification #specification ol + h3,
.specification .govuk-list + h3,
.specification .md-page ul + h3,
.md-page .specification ul + h3,
.specification #specification ul + h3,
#specification .specification ul + h3,
.specification ul + h3,
.specification .md-page ol ol + h3,
.md-page ol .specification ol + h3,
.specification #specification ol ol + h3,
#specification ol .specification ol + h3,
.specification ol ol + h3,
.specification .md-page ol + h3,
.md-page .specification ol + h3,
.specification #specification ol + h3,
#specification .specification ol + h3,
.specification ol + h3,
.md-page #page-sidebar ul + .govuk-heading-s,
.md-page #page-sidebar ul + h3,
.md-page #page-sidebar #specification ul + h3,
#specification .md-page #page-sidebar ul + h3,
.md-page #page-sidebar .specification ul + h3,
.specification .md-page #page-sidebar ul + h3,
#specification #page-sidebar ul + .govuk-heading-s,
#specification #page-sidebar .md-page ul + h3,
.md-page #specification #page-sidebar ul + h3,
#specification #page-sidebar ul + h3,
#specification #page-sidebar .specification ul + h3,
.specification #specification #page-sidebar ul + h3,
.specification #page-sidebar ul + .govuk-heading-s,
.specification #page-sidebar .md-page ul + h3,
.md-page .specification #page-sidebar ul + h3,
.specification #page-sidebar #specification ul + h3,
#specification .specification #page-sidebar ul + h3,
.specification #page-sidebar ul + h3 {
  padding-top: 5px;
}
@media (min-width: 40.0625em) {
  .govuk-body-m + .govuk-heading-m, .md-page .govuk-body-m + h2,
  #specification .govuk-body-m + h2,
  .specification .govuk-body-m + h2, .govuk-body + .govuk-heading-m, .message .message-template + .govuk-heading-m, .message .message-details + .govuk-heading-m, .md-page p + .govuk-heading-m,
  #specification p + .govuk-heading-m,
  .specification p + .govuk-heading-m, .md-page .govuk-body + h2, .md-page .message .message-template + h2, .message .md-page .message-template + h2, .md-page .message .message-details + h2, .message .md-page .message-details + h2, .md-page p + h2,
  .md-page #specification p + h2,
  #specification .md-page p + h2,
  .md-page .specification p + h2,
  .specification .md-page p + h2,
  #specification .govuk-body + h2,
  #specification .message .message-template + h2,
  .message #specification .message-template + h2,
  #specification .message .message-details + h2,
  .message #specification .message-details + h2,
  #specification .md-page p + h2,
  .md-page #specification p + h2,
  #specification p + h2,
  #specification .specification p + h2,
  .specification #specification p + h2,
  .specification .govuk-body + h2,
  .specification .message .message-template + h2,
  .message .specification .message-template + h2,
  .specification .message .message-details + h2,
  .message .specification .message-details + h2,
  .specification .md-page p + h2,
  .md-page .specification p + h2,
  .specification #specification p + h2,
  #specification .specification p + h2,
  .specification p + h2, .govuk-radios--small .govuk-radios__divider .divider-caption + .govuk-heading-m, .govuk-radios--small .govuk-radios__divider .md-page .divider-caption + h2, .md-page .govuk-radios--small .govuk-radios__divider .divider-caption + h2,
  .govuk-radios--small .govuk-radios__divider #specification .divider-caption + h2,
  #specification .govuk-radios--small .govuk-radios__divider .divider-caption + h2,
  .govuk-radios--small .govuk-radios__divider .specification .divider-caption + h2,
  .specification .govuk-radios--small .govuk-radios__divider .divider-caption + h2,
  .govuk-body-s + .govuk-heading-m,
  .md-page .govuk-body-s + h2,
  #specification .govuk-body-s + h2,
  .specification .govuk-body-s + h2,
  .md-page #last-updated + .govuk-heading-m,
  .md-page #last-updated + h2,
  .md-page #specification #last-updated + h2,
  #specification .md-page #last-updated + h2,
  .md-page .specification #last-updated + h2,
  .specification .md-page #last-updated + h2,
  #specification #last-updated + .govuk-heading-m,
  #specification .md-page #last-updated + h2,
  .md-page #specification #last-updated + h2,
  #specification #last-updated + h2,
  #specification .specification #last-updated + h2,
  .specification #specification #last-updated + h2,
  .specification #last-updated + .govuk-heading-m,
  .specification .md-page #last-updated + h2,
  .md-page .specification #last-updated + h2,
  .specification #specification #last-updated + h2,
  #specification .specification #last-updated + h2,
  .specification #last-updated + h2,
  .govuk-list + .govuk-heading-m,
  .md-page ul + .govuk-heading-m,
  #specification ul + .govuk-heading-m,
  .specification ul + .govuk-heading-m,
  .md-page ol ol + .govuk-heading-m,
  #specification ol ol + .govuk-heading-m,
  .specification ol ol + .govuk-heading-m,
  .md-page ol + .govuk-heading-m,
  #specification ol + .govuk-heading-m,
  .specification ol + .govuk-heading-m,
  .md-page .govuk-list + h2,
  .md-page ul + h2,
  .md-page #specification ul + h2,
  #specification .md-page ul + h2,
  .md-page .specification ul + h2,
  .specification .md-page ul + h2,
  .md-page ol ol + h2,
  .md-page #specification ol ol + h2,
  #specification ol .md-page ol + h2,
  .md-page .specification ol ol + h2,
  .specification ol .md-page ol + h2,
  .md-page ol + h2,
  .md-page #specification ol + h2,
  #specification .md-page ol + h2,
  .md-page .specification ol + h2,
  .specification .md-page ol + h2,
  #specification .govuk-list + h2,
  #specification .md-page ul + h2,
  .md-page #specification ul + h2,
  #specification ul + h2,
  #specification .specification ul + h2,
  .specification #specification ul + h2,
  #specification .md-page ol ol + h2,
  .md-page ol #specification ol + h2,
  #specification ol ol + h2,
  #specification .specification ol ol + h2,
  .specification ol #specification ol + h2,
  #specification .md-page ol + h2,
  .md-page #specification ol + h2,
  #specification ol + h2,
  #specification .specification ol + h2,
  .specification #specification ol + h2,
  .specification .govuk-list + h2,
  .specification .md-page ul + h2,
  .md-page .specification ul + h2,
  .specification #specification ul + h2,
  #specification .specification ul + h2,
  .specification ul + h2,
  .specification .md-page ol ol + h2,
  .md-page ol .specification ol + h2,
  .specification #specification ol ol + h2,
  #specification ol .specification ol + h2,
  .specification ol ol + h2,
  .specification .md-page ol + h2,
  .md-page .specification ol + h2,
  .specification #specification ol + h2,
  #specification .specification ol + h2,
  .specification ol + h2,
  .md-page #page-sidebar ul + .govuk-heading-m,
  .md-page #page-sidebar ul + h2,
  .md-page #page-sidebar #specification ul + h2,
  #specification .md-page #page-sidebar ul + h2,
  .md-page #page-sidebar .specification ul + h2,
  .specification .md-page #page-sidebar ul + h2,
  #specification #page-sidebar ul + .govuk-heading-m,
  #specification #page-sidebar .md-page ul + h2,
  .md-page #specification #page-sidebar ul + h2,
  #specification #page-sidebar ul + h2,
  #specification #page-sidebar .specification ul + h2,
  .specification #specification #page-sidebar ul + h2,
  .specification #page-sidebar ul + .govuk-heading-m,
  .specification #page-sidebar .md-page ul + h2,
  .md-page .specification #page-sidebar ul + h2,
  .specification #page-sidebar #specification ul + h2,
  #specification .specification #page-sidebar ul + h2,
  .specification #page-sidebar ul + h2,
  .govuk-body-m + .govuk-heading-s,
  .md-page .govuk-body-m + h3,
  #specification .govuk-body-m + h3,
  .specification .govuk-body-m + h3,
  .govuk-body + .govuk-heading-s,
  .message .message-template + .govuk-heading-s,
  .message .message-details + .govuk-heading-s,
  .md-page p + .govuk-heading-s,
  #specification p + .govuk-heading-s,
  .specification p + .govuk-heading-s,
  .md-page .govuk-body + h3,
  .md-page .message .message-template + h3,
  .message .md-page .message-template + h3,
  .md-page .message .message-details + h3,
  .message .md-page .message-details + h3,
  .md-page p + h3,
  .md-page #specification p + h3,
  #specification .md-page p + h3,
  .md-page .specification p + h3,
  .specification .md-page p + h3,
  #specification .govuk-body + h3,
  #specification .message .message-template + h3,
  .message #specification .message-template + h3,
  #specification .message .message-details + h3,
  .message #specification .message-details + h3,
  #specification .md-page p + h3,
  .md-page #specification p + h3,
  #specification p + h3,
  #specification .specification p + h3,
  .specification #specification p + h3,
  .specification .govuk-body + h3,
  .specification .message .message-template + h3,
  .message .specification .message-template + h3,
  .specification .message .message-details + h3,
  .message .specification .message-details + h3,
  .specification .md-page p + h3,
  .md-page .specification p + h3,
  .specification #specification p + h3,
  #specification .specification p + h3,
  .specification p + h3,
  .govuk-radios--small .govuk-radios__divider .divider-caption + .govuk-heading-s,
  .govuk-radios--small .govuk-radios__divider .md-page .divider-caption + h3,
  .md-page .govuk-radios--small .govuk-radios__divider .divider-caption + h3,
  .govuk-radios--small .govuk-radios__divider #specification .divider-caption + h3,
  #specification .govuk-radios--small .govuk-radios__divider .divider-caption + h3,
  .govuk-radios--small .govuk-radios__divider .specification .divider-caption + h3,
  .specification .govuk-radios--small .govuk-radios__divider .divider-caption + h3,
  .govuk-body-s + .govuk-heading-s,
  .md-page .govuk-body-s + h3,
  #specification .govuk-body-s + h3,
  .specification .govuk-body-s + h3,
  .md-page #last-updated + .govuk-heading-s,
  .md-page #last-updated + h3,
  .md-page #specification #last-updated + h3,
  #specification .md-page #last-updated + h3,
  .md-page .specification #last-updated + h3,
  .specification .md-page #last-updated + h3,
  #specification #last-updated + .govuk-heading-s,
  #specification .md-page #last-updated + h3,
  .md-page #specification #last-updated + h3,
  #specification #last-updated + h3,
  #specification .specification #last-updated + h3,
  .specification #specification #last-updated + h3,
  .specification #last-updated + .govuk-heading-s,
  .specification .md-page #last-updated + h3,
  .md-page .specification #last-updated + h3,
  .specification #specification #last-updated + h3,
  #specification .specification #last-updated + h3,
  .specification #last-updated + h3,
  .govuk-list + .govuk-heading-s,
  .md-page ul + .govuk-heading-s,
  #specification ul + .govuk-heading-s,
  .specification ul + .govuk-heading-s,
  .md-page ol ol + .govuk-heading-s,
  #specification ol ol + .govuk-heading-s,
  .specification ol ol + .govuk-heading-s,
  .md-page ol + .govuk-heading-s,
  #specification ol + .govuk-heading-s,
  .specification ol + .govuk-heading-s,
  .md-page .govuk-list + h3,
  .md-page ul + h3,
  .md-page #specification ul + h3,
  #specification .md-page ul + h3,
  .md-page .specification ul + h3,
  .specification .md-page ul + h3,
  .md-page ol ol + h3,
  .md-page #specification ol ol + h3,
  #specification ol .md-page ol + h3,
  .md-page .specification ol ol + h3,
  .specification ol .md-page ol + h3,
  .md-page ol + h3,
  .md-page #specification ol + h3,
  #specification .md-page ol + h3,
  .md-page .specification ol + h3,
  .specification .md-page ol + h3,
  #specification .govuk-list + h3,
  #specification .md-page ul + h3,
  .md-page #specification ul + h3,
  #specification ul + h3,
  #specification .specification ul + h3,
  .specification #specification ul + h3,
  #specification .md-page ol ol + h3,
  .md-page ol #specification ol + h3,
  #specification ol ol + h3,
  #specification .specification ol ol + h3,
  .specification ol #specification ol + h3,
  #specification .md-page ol + h3,
  .md-page #specification ol + h3,
  #specification ol + h3,
  #specification .specification ol + h3,
  .specification #specification ol + h3,
  .specification .govuk-list + h3,
  .specification .md-page ul + h3,
  .md-page .specification ul + h3,
  .specification #specification ul + h3,
  #specification .specification ul + h3,
  .specification ul + h3,
  .specification .md-page ol ol + h3,
  .md-page ol .specification ol + h3,
  .specification #specification ol ol + h3,
  #specification ol .specification ol + h3,
  .specification ol ol + h3,
  .specification .md-page ol + h3,
  .md-page .specification ol + h3,
  .specification #specification ol + h3,
  #specification .specification ol + h3,
  .specification ol + h3,
  .md-page #page-sidebar ul + .govuk-heading-s,
  .md-page #page-sidebar ul + h3,
  .md-page #page-sidebar #specification ul + h3,
  #specification .md-page #page-sidebar ul + h3,
  .md-page #page-sidebar .specification ul + h3,
  .specification .md-page #page-sidebar ul + h3,
  #specification #page-sidebar ul + .govuk-heading-s,
  #specification #page-sidebar .md-page ul + h3,
  .md-page #specification #page-sidebar ul + h3,
  #specification #page-sidebar ul + h3,
  #specification #page-sidebar .specification ul + h3,
  .specification #specification #page-sidebar ul + h3,
  .specification #page-sidebar ul + .govuk-heading-s,
  .specification #page-sidebar .md-page ul + h3,
  .md-page .specification #page-sidebar ul + h3,
  .specification #page-sidebar #specification ul + h3,
  #specification .specification #page-sidebar ul + h3,
  .specification #page-sidebar ul + h3 {
    padding-top: 10px;
  }
}


.govuk-section-break {
  margin: 0;
  border: 0;
}

.govuk-section-break--xl {
  margin-top: 30px;
}
@media (min-width: 40.0625em) {
  .govuk-section-break--xl {
    margin-top: 50px;
  }
}
.govuk-section-break--xl {
  margin-bottom: 30px;
}
@media (min-width: 40.0625em) {
  .govuk-section-break--xl {
    margin-bottom: 50px;
  }
}

.govuk-section-break--l {
  margin-top: 20px;
}
@media (min-width: 40.0625em) {
  .govuk-section-break--l {
    margin-top: 30px;
  }
}
.govuk-section-break--l {
  margin-bottom: 20px;
}
@media (min-width: 40.0625em) {
  .govuk-section-break--l {
    margin-bottom: 30px;
  }
}

.govuk-section-break--m {
  margin-top: 15px;
}
@media (min-width: 40.0625em) {
  .govuk-section-break--m {
    margin-top: 20px;
  }
}
.govuk-section-break--m {
  margin-bottom: 15px;
}
@media (min-width: 40.0625em) {
  .govuk-section-break--m {
    margin-bottom: 20px;
  }
}

.govuk-section-break--visible {
  border-bottom: 1px solid #b1b4b6;
}


























































.govuk-button-group {
  margin-bottom: 5px;
}
@media (min-width: 40.0625em) {
  .govuk-button-group {
    margin-bottom: 15px;
  }
}
.govuk-button-group {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.govuk-button-group .govuk-link, .govuk-button-group .new_answer a, .new_answer .govuk-button-group a,
.govuk-button-group .edit_answer a,
.edit_answer .govuk-button-group a, .govuk-button-group .md-page a, .md-page .govuk-button-group a,
.govuk-button-group #specification a,
#specification .govuk-button-group a,
.govuk-button-group .specification a,
.specification .govuk-button-group a, .govuk-button-group .fake-link {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-button-group .govuk-link, .govuk-button-group .new_answer a, .new_answer .govuk-button-group a,
  .govuk-button-group .edit_answer a,
  .edit_answer .govuk-button-group a, .govuk-button-group .md-page a, .md-page .govuk-button-group a,
  .govuk-button-group #specification a,
  #specification .govuk-button-group a,
  .govuk-button-group .specification a,
  .specification .govuk-button-group a, .govuk-button-group .fake-link {
    font-family: sans-serif;
  }
}
.govuk-button-group .govuk-link, .govuk-button-group .new_answer a, .new_answer .govuk-button-group a,
.govuk-button-group .edit_answer a,
.edit_answer .govuk-button-group a, .govuk-button-group .md-page a, .md-page .govuk-button-group a,
.govuk-button-group #specification a,
#specification .govuk-button-group a,
.govuk-button-group .specification a,
.specification .govuk-button-group a, .govuk-button-group .fake-link {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.1875;
}
@media (min-width: 40.0625em) {
  .govuk-button-group .govuk-link, .govuk-button-group .new_answer a, .new_answer .govuk-button-group a,
  .govuk-button-group .edit_answer a,
  .edit_answer .govuk-button-group a, .govuk-button-group .md-page a, .md-page .govuk-button-group a,
  .govuk-button-group #specification a,
  #specification .govuk-button-group a,
  .govuk-button-group .specification a,
  .specification .govuk-button-group a, .govuk-button-group .fake-link {
    font-size: 1.1875rem;
    line-height: 1;
  }
}
@media print {
  .govuk-button-group .govuk-link, .govuk-button-group .new_answer a, .new_answer .govuk-button-group a,
  .govuk-button-group .edit_answer a,
  .edit_answer .govuk-button-group a, .govuk-button-group .md-page a, .md-page .govuk-button-group a,
  .govuk-button-group #specification a,
  #specification .govuk-button-group a,
  .govuk-button-group .specification a,
  .specification .govuk-button-group a, .govuk-button-group .fake-link {
    font-size: 14pt;
    line-height: 19px;
  }
}
.govuk-button-group .govuk-link, .govuk-button-group .new_answer a, .new_answer .govuk-button-group a,
.govuk-button-group .edit_answer a,
.edit_answer .govuk-button-group a, .govuk-button-group .md-page a, .md-page .govuk-button-group a,
.govuk-button-group #specification a,
#specification .govuk-button-group a,
.govuk-button-group .specification a,
.specification .govuk-button-group a, .govuk-button-group .fake-link {
  display: inline-block;
  max-width: 100%;
  margin-top: 5px;
  margin-bottom: 20px;
  text-align: center;
}
.govuk-button-group .govuk-button {
  margin-bottom: 17px;
}
@media (min-width: 40.0625em) {
  .govuk-button-group {
    margin-right: -15px;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: baseline;
  }
  .govuk-button-group .govuk-button,
  .govuk-button-group .govuk-link,
  .govuk-button-group .new_answer a,
  .new_answer .govuk-button-group a,
  .govuk-button-group .edit_answer a,
  .edit_answer .govuk-button-group a,
  .govuk-button-group .md-page a,
  .md-page .govuk-button-group a,
  .govuk-button-group #specification a,
  #specification .govuk-button-group a,
  .govuk-button-group .specification a,
  .specification .govuk-button-group a,
  .govuk-button-group .fake-link {
    margin-right: 15px;
  }
  .govuk-button-group .govuk-link, .govuk-button-group .new_answer a, .new_answer .govuk-button-group a,
  .govuk-button-group .edit_answer a,
  .edit_answer .govuk-button-group a, .govuk-button-group .md-page a, .md-page .govuk-button-group a,
  .govuk-button-group #specification a,
  #specification .govuk-button-group a,
  .govuk-button-group .specification a,
  .specification .govuk-button-group a, .govuk-button-group .fake-link {
    text-align: left;
  }
}






















































.govuk-form-group::after {
  content: "";
  display: block;
  clear: both;
}
.govuk-form-group {
  margin-bottom: 20px;
}
@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::after {
  content: "";
  display: block;
  clear: both;
}
.govuk-grid-row {
  margin-right: -15px;
  margin-left: -15px;
}

.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.3333333333%;
    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.6666666667%;
    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.3333333333%;
    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.6666666667%;
    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;
}
.govuk-template--rebranded {
  background-color: #f4f8fb;
}

.govuk-template {
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
@supports (position: -webkit-sticky) or (position: sticky) {
  .govuk-template {
    scroll-padding-top: 60px;
  }
  .govuk-template:not(:has(.govuk-exit-this-page)) {
    scroll-padding-top: 0;
  }
}
@media screen {
  .govuk-template {
    overflow-y: scroll;
  }
}

.govuk-template__body {
  margin: 0;
  background-color: #ffffff;
}






















































.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: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-accordion__section-button {
    font-family: sans-serif;
  }
}
.govuk-accordion__section-button {
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.1111111111;
}
@media (min-width: 40.0625em) {
  .govuk-accordion__section-button {
    font-size: 1.5rem;
    line-height: 1.25;
  }
}
@media print {
  .govuk-accordion__section-button {
    font-size: 18pt;
    line-height: 1.15;
  }
}
.govuk-accordion__section-button {
  color: #0b0c0c;
}
@media print {
  .govuk-accordion__section-button {
    color: #000000;
  }
}
.govuk-accordion__section-button {
  display: block;
  margin-bottom: 0;
  padding-top: 15px;
}

.govuk-accordion__section-content > :last-child {
  margin-bottom: 0;
}

.govuk-frontend-supported .govuk-accordion {
  border-bottom: 1px solid #b1b4b6;
}
.govuk-frontend-supported .govuk-accordion__section {
  padding-top: 0;
}
.govuk-frontend-supported .govuk-accordion__section-content {
  display: none;
  padding-top: 15px;
  padding-bottom: 30px;
}
@media (min-width: 40.0625em) {
  .govuk-frontend-supported .govuk-accordion__section-content {
    padding-bottom: 50px;
  }
}
@supports (content-visibility: hidden) {
  .govuk-frontend-supported .govuk-accordion__section-content[hidden] {
    content-visibility: hidden;
    display: inherit;
  }
}
.govuk-frontend-supported .govuk-accordion__section-content[hidden] {
  padding-top: 0;
  padding-bottom: 0;
}
.govuk-frontend-supported .govuk-accordion__section--expanded .govuk-accordion__section-content {
  display: block;
}
.govuk-frontend-supported .govuk-accordion__show-all {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-frontend-supported .govuk-accordion__show-all {
    font-family: sans-serif;
  }
}
.govuk-frontend-supported .govuk-accordion__show-all {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .govuk-frontend-supported .govuk-accordion__show-all {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .govuk-frontend-supported .govuk-accordion__show-all {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.govuk-frontend-supported .govuk-accordion__show-all {
  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 (min-width: 40.0625em) {
  .govuk-frontend-supported .govuk-accordion__show-all {
    margin-bottom: 14px;
  }
}
.govuk-frontend-supported .govuk-accordion__show-all::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.govuk-frontend-supported .govuk-accordion__show-all:hover {
  color: #0b0c0c;
  background: #f3f2f1;
  box-shadow: 0 -2px #f3f2f1, 0 4px #f3f2f1;
}
.govuk-frontend-supported .govuk-accordion__show-all:hover .govuk-accordion__section-toggle-text {
  color: #0b0c0c;
}
.govuk-frontend-supported .govuk-accordion__show-all:hover .govuk-accordion-nav__chevron {
  color: #0b0c0c;
  background: #0b0c0c;
}
.govuk-frontend-supported .govuk-accordion__show-all:hover .govuk-accordion-nav__chevron::after {
  color: #f3f2f1;
}
.govuk-frontend-supported .govuk-accordion__show-all:focus {
  outline: 3px solid transparent;
  color: #0b0c0c;
  background-color: #ffdd00;
  box-shadow: 0 -2px #ffdd00, 0 4px #0b0c0c;
  text-decoration: none;
}
@supports not (text-wrap: balance) {
  .govuk-frontend-supported .govuk-accordion__show-all:focus {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }
}
.govuk-frontend-supported .govuk-accordion__show-all:focus .govuk-accordion-nav__chevron {
  background: #0b0c0c;
}
.govuk-frontend-supported .govuk-accordion__show-all:focus .govuk-accordion-nav__chevron::after {
  color: #ffdd00;
}
.govuk-frontend-supported .govuk-accordion__section-heading {
  padding: 0;
}
.govuk-frontend-supported .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;
}
.govuk-frontend-supported .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;
  transform: rotate(-45deg);
  border-top: 0.125rem solid;
  border-right: 0.125rem solid;
}
.govuk-frontend-supported .govuk-accordion-nav__chevron--down {
  transform: rotate(180deg);
}
.govuk-frontend-supported .govuk-accordion__section-button {
  width: 100%;
  padding: 10px 0 0;
  border: 0;
  border-top: 1px solid #b1b4b6;
  border-bottom: 10px solid transparent;
  color: #0b0c0c;
  background: none;
  text-align: left;
  cursor: pointer;
  -webkit-appearance: none;
}
@media (min-width: 40.0625em) {
  .govuk-frontend-supported .govuk-accordion__section-button {
    padding-bottom: 10px;
  }
}
.govuk-frontend-supported .govuk-accordion__section-button:active {
  color: #0b0c0c;
  background: none;
}
.govuk-frontend-supported .govuk-accordion__section-button:hover {
  color: #0b0c0c;
  background: #f3f2f1;
}
.govuk-frontend-supported .govuk-accordion__section-button:hover .govuk-accordion__section-toggle-text {
  color: #0b0c0c;
}
.govuk-frontend-supported .govuk-accordion__section-button:hover .govuk-accordion-nav__chevron {
  color: #0b0c0c;
  background: #0b0c0c;
}
.govuk-frontend-supported .govuk-accordion__section-button:hover .govuk-accordion-nav__chevron::after {
  color: #f3f2f1;
}
.govuk-frontend-supported .govuk-accordion__section-button:focus {
  outline: 0;
}
.govuk-frontend-supported .govuk-accordion__section-button:focus .govuk-accordion__section-heading-text-focus,
.govuk-frontend-supported .govuk-accordion__section-button:focus .govuk-accordion__section-summary-focus,
.govuk-frontend-supported .govuk-accordion__section-button:focus .govuk-accordion__section-toggle-focus {
  outline: 3px solid transparent;
  color: #0b0c0c;
  background-color: #ffdd00;
  box-shadow: 0 -2px #ffdd00, 0 4px #0b0c0c;
  text-decoration: none;
}
@supports not (text-wrap: balance) {
  .govuk-frontend-supported .govuk-accordion__section-button:focus .govuk-accordion__section-heading-text-focus,
  .govuk-frontend-supported .govuk-accordion__section-button:focus .govuk-accordion__section-summary-focus,
  .govuk-frontend-supported .govuk-accordion__section-button:focus .govuk-accordion__section-toggle-focus {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }
}
.govuk-frontend-supported .govuk-accordion__section-button:focus .govuk-accordion-nav__chevron {
  color: #0b0c0c;
  background: #0b0c0c;
}
.govuk-frontend-supported .govuk-accordion__section-button:focus .govuk-accordion-nav__chevron::after {
  color: #ffdd00;
}
.govuk-frontend-supported .govuk-accordion__section-button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.govuk-frontend-supported .govuk-accordion__section--expanded .govuk-accordion__section-button {
  padding-bottom: 15px;
  border-bottom: 0;
}
@media (min-width: 40.0625em) {
  .govuk-frontend-supported .govuk-accordion__section--expanded .govuk-accordion__section-button {
    padding-bottom: 20px;
  }
}
.govuk-frontend-supported .govuk-accordion__section-button:focus .govuk-accordion__section-toggle-focus {
  padding-bottom: 3px;
}
@media (min-width: 48.0625em) {
  .govuk-frontend-supported .govuk-accordion__section-button:focus .govuk-accordion__section-toggle-focus {
    padding-bottom: 2px;
  }
}
.govuk-frontend-supported .govuk-accordion__section-toggle,
.govuk-frontend-supported .govuk-accordion__section-heading-text,
.govuk-frontend-supported .govuk-accordion__section-summary {
  display: block;
  margin-bottom: 13px;
}
.govuk-frontend-supported .govuk-accordion__section-toggle .govuk-accordion__section-heading-text-focus,
.govuk-frontend-supported .govuk-accordion__section-toggle .govuk-accordion__section-summary-focus,
.govuk-frontend-supported .govuk-accordion__section-toggle .govuk-accordion__section-toggle-focus,
.govuk-frontend-supported .govuk-accordion__section-heading-text .govuk-accordion__section-heading-text-focus,
.govuk-frontend-supported .govuk-accordion__section-heading-text .govuk-accordion__section-summary-focus,
.govuk-frontend-supported .govuk-accordion__section-heading-text .govuk-accordion__section-toggle-focus,
.govuk-frontend-supported .govuk-accordion__section-summary .govuk-accordion__section-heading-text-focus,
.govuk-frontend-supported .govuk-accordion__section-summary .govuk-accordion__section-summary-focus,
.govuk-frontend-supported .govuk-accordion__section-summary .govuk-accordion__section-toggle-focus {
  display: inline;
}
.govuk-frontend-supported .govuk-accordion__section-toggle {
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .govuk-frontend-supported .govuk-accordion__section-toggle {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .govuk-frontend-supported .govuk-accordion__section-toggle {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.govuk-frontend-supported .govuk-accordion__section-toggle {
  font-weight: 400;
  color: #1d70b8;
}
.govuk-frontend-supported .govuk-accordion__show-all-text,
.govuk-frontend-supported .govuk-accordion__section-toggle-text {
  margin-left: 5px;
  vertical-align: middle;
}
@media screen and (forced-colors: active) {
  .govuk-frontend-supported .govuk-accordion__show-all:hover .govuk-accordion-nav__chevron,
  .govuk-frontend-supported .govuk-accordion__section-button:hover .govuk-accordion-nav__chevron {
    background-color: transparent;
  }
  .govuk-frontend-supported .govuk-accordion__show-all:focus .govuk-accordion__section-heading-text-focus,
  .govuk-frontend-supported .govuk-accordion__show-all:focus .govuk-accordion__section-summary-focus,
  .govuk-frontend-supported .govuk-accordion__show-all:focus .govuk-accordion__section-toggle-focus,
  .govuk-frontend-supported .govuk-accordion__show-all:focus .govuk-accordion-nav__chevron,
  .govuk-frontend-supported .govuk-accordion__section-button:focus .govuk-accordion__section-heading-text-focus,
  .govuk-frontend-supported .govuk-accordion__section-button:focus .govuk-accordion__section-summary-focus,
  .govuk-frontend-supported .govuk-accordion__section-button:focus .govuk-accordion__section-toggle-focus,
  .govuk-frontend-supported .govuk-accordion__section-button:focus .govuk-accordion-nav__chevron {
    background: transparent;
    background-color: transparent;
  }
}
@media (hover: none) {
  .govuk-frontend-supported .govuk-accordion__section-header:hover {
    border-top-color: #b1b4b6;
    box-shadow: inset 0 3px 0 0 #1d70b8;
  }
  .govuk-frontend-supported .govuk-accordion__section-header:hover .govuk-accordion__section-button {
    border-top-color: #b1b4b6;
  }
}


.govuk-back-link {
  font-size: 0.875rem;
  line-height: 1.1428571429;
}
@media (min-width: 40.0625em) {
  .govuk-back-link {
    font-size: 1rem;
    line-height: 1.25;
  }
}
@media print {
  .govuk-back-link {
    font-size: 14pt;
    line-height: 1.2;
  }
}
.govuk-back-link {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-back-link {
    font-family: sans-serif;
  }
}
.govuk-back-link {
  text-decoration: underline;
  text-decoration-thickness: max(1px, .0625rem);
  text-underline-offset: 0.1578em;
}
.govuk-back-link:hover {
  text-decoration-thickness: max(3px, .1875rem, .12em);
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  -webkit-text-decoration-skip: none;
  text-decoration-skip: none;
}
.govuk-back-link:focus {
  outline: 3px solid transparent;
  color: #0b0c0c;
  background-color: #ffdd00;
  box-shadow: 0 -2px #ffdd00, 0 4px #0b0c0c;
  text-decoration: none;
}
@supports not (text-wrap: balance) {
  .govuk-back-link:focus {
    -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: #000000;
  }
}
.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: #000000;
  }
}
.govuk-back-link {
  display: inline-block;
  position: relative;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-left: 0.875em;
}

.govuk-back-link::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.1875em;
  width: 0.4375em;
  height: 0.4375em;
  margin: auto 0;
  transform: rotate(225deg);
  border: solid;
  border-width: 1px 1px 0 0;
  border-color: #505a5f;
}
@supports (border-width: max(0px)) {
  .govuk-back-link::before {
    border-width: max(1px, 0.0625em) max(1px, 0.0625em) 0 0;
    font-size: max(16px, 1em);
  }
}

.govuk-back-link:focus::before {
  border-color: #0b0c0c;
}

.govuk-back-link::after {
  content: "";
  position: absolute;
  top: -14px;
  right: 0;
  bottom: -14px;
  left: 0;
}

.govuk-back-link--inverse:link, .govuk-back-link--inverse:visited {
  color: #ffffff;
}
.govuk-back-link--inverse:hover, .govuk-back-link--inverse:active {
  color: rgba(255, 255, 255, 0.99);
}
.govuk-back-link--inverse:focus {
  color: #0b0c0c;
}
.govuk-back-link--inverse::before {
  border-color: currentcolor;
}


.govuk-breadcrumbs {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-breadcrumbs {
    font-family: sans-serif;
  }
}
.govuk-breadcrumbs {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.1428571429;
}
@media (min-width: 40.0625em) {
  .govuk-breadcrumbs {
    font-size: 1rem;
    line-height: 1.25;
  }
}
@media print {
  .govuk-breadcrumbs {
    font-size: 14pt;
    line-height: 1.2;
  }
}
.govuk-breadcrumbs {
  color: #0b0c0c;
}
@media print {
  .govuk-breadcrumbs {
    color: #000000;
  }
}
.govuk-breadcrumbs {
  margin-top: 15px;
  margin-bottom: 10px;
}

.govuk-breadcrumbs__list::after {
  content: "";
  display: block;
  clear: both;
}
.govuk-breadcrumbs__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.govuk-breadcrumbs__list-item {
  display: inline-block;
  position: relative;
  margin-bottom: 5px;
  margin-left: 0.625em;
  padding-left: 0.9784375em;
  float: left;
}
.govuk-breadcrumbs__list-item::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -0.206875em;
  width: 0.4375em;
  height: 0.4375em;
  margin: auto 0;
  transform: rotate(45deg);
  border: solid;
  border-width: 1px 1px 0 0;
  border-color: #505a5f;
}
@supports (border-width: max(0px)) {
  .govuk-breadcrumbs__list-item::before {
    border-width: max(1px, 0.0625em) max(1px, 0.0625em) 0 0;
    font-size: max(16px, 1em);
  }
}
.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: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-breadcrumbs__link {
    font-family: sans-serif;
  }
}
.govuk-breadcrumbs__link {
  text-decoration: underline;
  text-decoration-thickness: max(1px, .0625rem);
  text-underline-offset: 0.1578em;
}
.govuk-breadcrumbs__link:hover {
  text-decoration-thickness: max(3px, .1875rem, .12em);
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  -webkit-text-decoration-skip: none;
  text-decoration-skip: none;
}
.govuk-breadcrumbs__link:focus {
  outline: 3px solid transparent;
  color: #0b0c0c;
  background-color: #ffdd00;
  box-shadow: 0 -2px #ffdd00, 0 4px #0b0c0c;
  text-decoration: none;
}
@supports not (text-wrap: balance) {
  .govuk-breadcrumbs__link:focus {
    -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: #000000;
  }
}
.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: #000000;
  }
}

@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: 0.375em;
    margin: 0;
  }
  .govuk-breadcrumbs--collapse-on-mobile .govuk-breadcrumbs__list {
    display: flex;
  }
}

.govuk-breadcrumbs--inverse {
  color: #ffffff;
}
.govuk-breadcrumbs--inverse .govuk-breadcrumbs__link:link, .govuk-breadcrumbs--inverse .govuk-breadcrumbs__link:visited {
  color: #ffffff;
}
.govuk-breadcrumbs--inverse .govuk-breadcrumbs__link:hover, .govuk-breadcrumbs--inverse .govuk-breadcrumbs__link:active {
  color: rgba(255, 255, 255, 0.99);
}
.govuk-breadcrumbs--inverse .govuk-breadcrumbs__link:focus {
  color: #0b0c0c;
}
.govuk-breadcrumbs--inverse .govuk-breadcrumbs__list-item::before {
  border-color: currentcolor;
}


.govuk-button {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-button {
    font-family: sans-serif;
  }
}
.govuk-button {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.1875;
}
@media (min-width: 40.0625em) {
  .govuk-button {
    font-size: 1.1875rem;
    line-height: 1;
  }
}
@media print {
  .govuk-button {
    font-size: 14pt;
    line-height: 19px;
  }
}
.govuk-button {
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  width: 100%;
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 22px;
}
@media (min-width: 40.0625em) {
  .govuk-button {
    margin-bottom: 32px;
  }
}
.govuk-button {
  padding: 8px 10px 7px;
  border: 2px solid transparent;
  border-radius: 0;
  color: #ffffff;
  background-color: #00703c;
  box-shadow: 0 2px 0 #002d18;
  text-align: center;
  vertical-align: top;
  cursor: pointer;
  -webkit-appearance: none;
}
@media (min-width: 40.0625em) {
  .govuk-button {
    width: auto;
  }
}
.govuk-button:link, .govuk-button:visited, .govuk-button:active, .govuk-button:hover {
  color: #ffffff;
  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: #ffdd00;
  outline: 3px solid transparent;
  box-shadow: inset 0 0 0 1px #ffdd00;
}
.govuk-button:focus:not(:active):not(:hover) {
  border-color: #ffdd00;
  color: #0b0c0c;
  background-color: #ffdd00;
  box-shadow: 0 2px 0 #0b0c0c;
}
.govuk-button::before {
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  right: -2px;
  bottom: -4px;
  left: -2px;
  background: transparent;
}
.govuk-button:active::before {
  top: -4px;
}

.govuk-button[disabled] {
  opacity: 0.5;
}
.govuk-button[disabled]:hover {
  background-color: #00703c;
  cursor: not-allowed;
}
.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:link, .govuk-button--secondary:visited, .govuk-button--secondary:active, .govuk-button--secondary:hover {
  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:link, .govuk-button--warning:visited, .govuk-button--warning:active, .govuk-button--warning:hover {
  color: #ffffff;
}
.govuk-button--warning:hover {
  background-color: #aa2a16;
}
.govuk-button--warning:hover[disabled] {
  background-color: #d4351c;
}

.govuk-button--inverse {
  background-color: #ffffff;
  box-shadow: 0 2px 0 #144e81;
}
.govuk-button--inverse, .govuk-button--inverse:link, .govuk-button--inverse:visited, .govuk-button--inverse:active, .govuk-button--inverse:hover {
  color: #1d70b8;
}
.govuk-button--inverse:hover {
  background-color: #e8f1f8;
}
.govuk-button--inverse:hover[disabled] {
  background-color: #ffffff;
}

.govuk-button--start {
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1;
}
@media (min-width: 40.0625em) {
  .govuk-button--start {
    font-size: 1.5rem;
    line-height: 1;
  }
}
@media print {
  .govuk-button--start {
    font-size: 18pt;
    line-height: 1;
  }
}
.govuk-button--start {
  display: inline-flex;
  min-height: auto;
  justify-content: center;
}

.govuk-button__start-icon {
  margin-left: 5px;
}
@media (min-width: 48.0625em) {
  .govuk-button__start-icon {
    margin-left: 10px;
  }
}
.govuk-button__start-icon {
  vertical-align: middle;
  flex-shrink: 0;
  align-self: center;
  forced-color-adjust: auto;
}


.govuk-error-message {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-error-message {
    font-family: sans-serif;
  }
}
.govuk-error-message {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .govuk-error-message {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .govuk-error-message {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.govuk-error-message {
  display: block;
  margin-top: 0;
  margin-bottom: 15px;
  clear: both;
  color: #d4351c;
}


.govuk-hint {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-hint {
    font-family: sans-serif;
  }
}
.govuk-hint {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .govuk-hint {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .govuk-hint {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.govuk-hint {
  margin-bottom: 15px;
  color: #505a5f;
}

.govuk-label:not(.govuk-label--m):not(.govuk-label--l):not(.govuk-label--xl) + .govuk-hint {
  margin-bottom: 10px;
}

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

.govuk-fieldset__legend + .govuk-hint {
  margin-top: -5px;
}


.govuk-label {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-label {
    font-family: sans-serif;
  }
}
.govuk-label {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .govuk-label {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .govuk-label {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.govuk-label {
  color: #0b0c0c;
}
@media print {
  .govuk-label {
    color: #000000;
  }
}
.govuk-label {
  display: block;
  margin-bottom: 5px;
}

.govuk-label--xl,
.govuk-label--l,
.govuk-label--m {
  font-weight: 700;
  margin-bottom: 15px;
}

.govuk-label--xl {
  font-size: 2rem;
  line-height: 1.09375;
}
@media (min-width: 40.0625em) {
  .govuk-label--xl {
    font-size: 3rem;
    line-height: 1.0416666667;
  }
}
@media print {
  .govuk-label--xl {
    font-size: 32pt;
    line-height: 1.15;
  }
}

.govuk-label--l {
  font-size: 1.5rem;
  line-height: 1.0416666667;
}
@media (min-width: 40.0625em) {
  .govuk-label--l {
    font-size: 2.25rem;
    line-height: 1.1111111111;
  }
}
@media print {
  .govuk-label--l {
    font-size: 24pt;
    line-height: 1.05;
  }
}

.govuk-label--m {
  font-size: 1.125rem;
  line-height: 1.1111111111;
}
@media (min-width: 40.0625em) {
  .govuk-label--m {
    font-size: 1.5rem;
    line-height: 1.25;
  }
}
@media print {
  .govuk-label--m {
    font-size: 18pt;
    line-height: 1.15;
  }
}

.govuk-label--s {
  font-weight: 700;
}

.govuk-label-wrapper {
  margin: 0;
}





.govuk-textarea {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-textarea {
    font-family: sans-serif;
  }
}
.govuk-textarea {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .govuk-textarea {
    font-size: 1.1875rem;
    line-height: 1.25;
  }
}
@media print {
  .govuk-textarea {
    font-size: 14pt;
    line-height: 1.25;
  }
}
.govuk-textarea {
  box-sizing: border-box;
  display: block;
  width: 100%;
  min-height: 40px;
  margin-bottom: 20px;
}
@media (min-width: 40.0625em) {
  .govuk-textarea {
    margin-bottom: 30px;
  }
}
.govuk-textarea {
  padding: 5px;
  resize: vertical;
  border: 2px solid #0b0c0c;
  border-radius: 0;
  -webkit-appearance: none;
}
.govuk-textarea:focus {
  outline: 3px solid #ffdd00;
  outline-offset: 0;
  box-shadow: inset 0 0 0 2px;
}
.govuk-textarea:disabled {
  opacity: 0.5;
  color: inherit;
  background-color: transparent;
  cursor: not-allowed;
}

.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 .govuk-textarea--error:focus {
  border-color: #d4351c;
  box-shadow: inset 0 0 0 2px #d4351c;
}

.govuk-character-count__message {
  font-variant-numeric: tabular-nums;
  margin-top: 0;
  margin-bottom: 0;
}
.govuk-character-count__message::after {
  content: "​";
}

.govuk-character-count__message--disabled {
  visibility: hidden;
}



.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: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-fieldset__legend {
    font-family: sans-serif;
  }
}
.govuk-fieldset__legend {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .govuk-fieldset__legend {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .govuk-fieldset__legend {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.govuk-fieldset__legend {
  color: #0b0c0c;
}
@media print {
  .govuk-fieldset__legend {
    color: #000000;
  }
}
.govuk-fieldset__legend {
  box-sizing: border-box;
  display: table;
  max-width: 100%;
  margin-bottom: 10px;
  padding: 0;
  white-space: normal;
}

.govuk-fieldset__legend--xl,
.govuk-fieldset__legend--l,
.govuk-fieldset__legend--m {
  font-weight: 700;
  margin-bottom: 15px;
}

.govuk-fieldset__legend--xl {
  font-size: 2rem;
  line-height: 1.09375;
}
@media (min-width: 40.0625em) {
  .govuk-fieldset__legend--xl {
    font-size: 3rem;
    line-height: 1.0416666667;
  }
}
@media print {
  .govuk-fieldset__legend--xl {
    font-size: 32pt;
    line-height: 1.15;
  }
}

.govuk-fieldset__legend--l {
  font-size: 1.5rem;
  line-height: 1.0416666667;
}
@media (min-width: 40.0625em) {
  .govuk-fieldset__legend--l {
    font-size: 2.25rem;
    line-height: 1.1111111111;
  }
}
@media print {
  .govuk-fieldset__legend--l {
    font-size: 24pt;
    line-height: 1.05;
  }
}

.govuk-fieldset__legend--m {
  font-size: 1.125rem;
  line-height: 1.1111111111;
}
@media (min-width: 40.0625em) {
  .govuk-fieldset__legend--m {
    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-weight: 700;
}

.govuk-fieldset__heading {
  margin: 0;
  font-size: inherit;
  font-weight: inherit;
}




.govuk-checkboxes__item {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  margin-bottom: 10px;
}

.govuk-checkboxes__item:last-child,
.govuk-checkboxes__item:last-of-type {
  margin-bottom: 0;
}

.govuk-checkboxes__input {
  z-index: 1;
  width: 44px;
  height: 44px;
  margin: 0;
  opacity: 0;
  cursor: pointer;
}

.govuk-checkboxes__label {
  align-self: center;
  max-width: calc(100% - 74px);
  margin-bottom: 0;
  padding: 7px 15px;
  cursor: pointer;
  touch-action: manipulation;
}

.govuk-checkboxes__label::before {
  content: "";
  box-sizing: border-box;
  position: absolute;
  top: 2px;
  left: 2px;
  width: 40px;
  height: 40px;
  border: 2px solid currentcolor;
  background: transparent;
}

.govuk-checkboxes__label::after {
  content: "";
  box-sizing: border-box;
  position: absolute;
  top: 13px;
  left: 10px;
  width: 23px;
  height: 12px;
  transform: rotate(-45deg);
  border: solid;
  border-width: 0 0 5px 5px;
  border-top-color: transparent;
  opacity: 0;
  background: transparent;
}

.govuk-checkboxes__hint {
  display: block;
  width: 100%;
  margin-top: -5px;
  padding-right: 15px;
  padding-left: 59px;
}

.govuk-label:not(.govuk-label--m):not(.govuk-label--l):not(.govuk-label--xl) + .govuk-checkboxes__hint {
  margin-bottom: 0;
}

.govuk-checkboxes__input:focus + .govuk-checkboxes__label::before {
  border-width: 4px;
  outline: 3px solid transparent;
  outline-offset: 1px;
}
@media screen and (forced-colors: active), (-ms-high-contrast: active) {
  .govuk-checkboxes__input:focus + .govuk-checkboxes__label::before {
    outline-color: Highlight;
  }
}
.govuk-checkboxes__input:focus + .govuk-checkboxes__label::before {
  box-shadow: 0 0 0 3px #ffdd00;
}

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

.govuk-checkboxes__input:disabled,
.govuk-checkboxes__input:disabled + .govuk-checkboxes__label {
  cursor: not-allowed;
}

.govuk-checkboxes__input:disabled + .govuk-checkboxes__label,
.govuk-checkboxes__input:disabled ~ .govuk-hint {
  opacity: 0.5;
}

.govuk-checkboxes__divider {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-checkboxes__divider {
    font-family: sans-serif;
  }
}
.govuk-checkboxes__divider {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .govuk-checkboxes__divider {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .govuk-checkboxes__divider {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.govuk-checkboxes__divider {
  color: #0b0c0c;
}
@media print {
  .govuk-checkboxes__divider {
    color: #000000;
  }
}
.govuk-checkboxes__divider {
  width: 40px;
  margin-bottom: 10px;
  text-align: center;
}

.govuk-checkboxes__conditional {
  margin-bottom: 15px;
}
@media (min-width: 40.0625em) {
  .govuk-checkboxes__conditional {
    margin-bottom: 20px;
  }
}
.govuk-checkboxes__conditional {
  margin-left: 20px;
  padding-left: 35px;
  border-left: 4px solid #b1b4b6;
}
.govuk-frontend-supported .govuk-checkboxes__conditional--hidden {
  display: none;
}
.govuk-checkboxes__conditional > :last-child {
  margin-bottom: 0;
}

.govuk-checkboxes--small .govuk-checkboxes__item {
  margin-bottom: 0;
}
.govuk-checkboxes--small .govuk-checkboxes__input {
  margin-left: -10px;
}
.govuk-checkboxes--small .govuk-checkboxes__label {
  padding-left: 1px;
}
.govuk-checkboxes--small .govuk-checkboxes__label::before {
  top: 10px;
  left: 0;
  width: 24px;
  height: 24px;
}
.govuk-checkboxes--small .govuk-checkboxes__label::after {
  top: 17px;
  left: 6px;
  width: 12px;
  height: 6.5px;
  border-width: 0 0 3px 3px;
}
.govuk-checkboxes--small .govuk-checkboxes__hint {
  padding-left: 34px;
}
.govuk-checkboxes--small .govuk-checkboxes__conditional {
  margin-left: 10px;
  padding-left: 20px;
}
.govuk-checkboxes--small .govuk-checkboxes__divider {
  width: 24px;
  margin-bottom: 5px;
}
.govuk-checkboxes--small .govuk-checkboxes__item:hover .govuk-checkboxes__input:not(:disabled) + .govuk-checkboxes__label::before {
  outline: 3px dashed transparent;
  outline-offset: 1px;
  box-shadow: 0 0 0 10px #b1b4b6;
}
@media screen and (forced-colors: active), (-ms-high-contrast: active) {
  .govuk-checkboxes--small .govuk-checkboxes__item:hover .govuk-checkboxes__input:focus + .govuk-checkboxes__label::before {
    outline-color: Highlight;
  }
}
.govuk-checkboxes--small .govuk-checkboxes__item:hover .govuk-checkboxes__input:focus + .govuk-checkboxes__label::before {
  box-shadow: 0 0 0 3px #ffdd00, 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: initial;
  }
  .govuk-checkboxes--small .govuk-checkboxes__item:hover .govuk-checkboxes__input:focus + .govuk-checkboxes__label::before {
    box-shadow: 0 0 0 3px #ffdd00;
  }
}



.govuk-cookie-banner {
  padding-top: 20px;
  border-bottom: 10px solid transparent;
  background-color: #f3f2f1;
}
.govuk-template--rebranded .govuk-cookie-banner {
  background-color: #f4f8fb;
}

.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-input {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-input {
    font-family: sans-serif;
  }
}
.govuk-input {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .govuk-input {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .govuk-input {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.govuk-input {
  box-sizing: border-box;
  width: 100%;
  height: 2.5rem;
  margin-top: 0;
  padding: 5px;
  border: 2px solid #0b0c0c;
  border-radius: 0;
  -webkit-appearance: none;
  appearance: none;
}
.govuk-input:focus {
  outline: 3px solid #ffdd00;
  outline-offset: 0;
  box-shadow: inset 0 0 0 2px;
}
.govuk-input:disabled {
  opacity: 0.5;
  color: inherit;
  background-color: transparent;
  cursor: not-allowed;
}

.govuk-input::-webkit-outer-spin-button,
.govuk-input::-webkit-inner-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--extra-letter-spacing {
  font-variant-numeric: tabular-nums;
  letter-spacing: 0.05em;
}

.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: flex;
}
.govuk-input__wrapper .govuk-input {
  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: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-input__prefix,
  .govuk-input__suffix {
    font-family: sans-serif;
  }
}
.govuk-input__prefix,
.govuk-input__suffix {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .govuk-input__prefix,
  .govuk-input__suffix {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .govuk-input__prefix,
  .govuk-input__suffix {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.govuk-input__prefix,
.govuk-input__suffix {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 2.5rem;
  height: 2.5rem;
  padding: 5px;
  border: 2px solid #0b0c0c;
  background-color: #f3f2f1;
  text-align: center;
  white-space: nowrap;
  cursor: default;
  flex: 0 0 auto;
}
@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::after {
  content: "";
  display: block;
  clear: both;
}
.govuk-date-input {
  font-size: 0;
}

.govuk-date-input__item {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 0;
  vertical-align: bottom;
}

.govuk-date-input__label {
  display: block;
}

.govuk-date-input__input {
  margin-bottom: 0;
}


.govuk-details {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-details {
    font-family: sans-serif;
  }
}
.govuk-details {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .govuk-details {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .govuk-details {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.govuk-details {
  color: #0b0c0c;
}
@media print {
  .govuk-details {
    color: #000000;
  }
}
.govuk-details {
  margin-bottom: 20px;
}
@media (min-width: 40.0625em) {
  .govuk-details {
    margin-bottom: 30px;
  }
}
.govuk-details {
  display: block;
}

.govuk-details__summary {
  display: block;
}

.govuk-details[open] .govuk-details__summary {
  margin-bottom: 5px;
}

.govuk-details__summary-text > :first-child {
  margin-top: 0;
}
.govuk-details__summary-text > :only-child,
.govuk-details__summary-text > :last-child {
  margin-bottom: 0;
}

.govuk-details__text {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 20px;
}

.govuk-details__text p {
  margin-top: 0;
  margin-bottom: 20px;
}

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

@media screen\0  {
  .govuk-details {
    border-left: 10px solid #b1b4b6;
  }
  .govuk-details__summary {
    margin-top: 15px;
  }
  .govuk-details__summary-text {
    font-weight: 700;
    margin-bottom: 15px;
    padding-left: 20px;
  }
}
@media screen\0  and (min-width: 40.0625em) {
  .govuk-details__summary-text {
    margin-bottom: 20px;
  }
}
@supports not (-ms-ime-align: auto) {
  .govuk-details__summary {
    position: relative;
    width: -webkit-fit-content;
    width: fit-content;
    padding-left: 25px;
    color: #1d70b8;
    cursor: pointer;
  }
  .govuk-details__summary:hover {
    color: #003078;
  }
  .govuk-details__summary:focus {
    outline: 3px solid transparent;
    color: #0b0c0c;
    background-color: #ffdd00;
    box-shadow: 0 -2px #ffdd00, 0 4px #0b0c0c;
    text-decoration: none;
  }
  @supports not (text-wrap: balance) {
    .govuk-details__summary:focus {
      -webkit-box-decoration-break: clone;
      box-decoration-break: clone;
    }
  }
  .govuk-details__summary-text {
    text-decoration: underline;
    text-decoration-thickness: max(1px, .0625rem);
    text-underline-offset: 0.1578em;
  }
  .govuk-details__summary:hover .govuk-details__summary-text {
    text-decoration-thickness: max(3px, .1875rem, .12em);
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    -webkit-text-decoration-skip: none;
    text-decoration-skip: none;
  }
  .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;
    border-style: solid;
    border-color: transparent;
    -webkit-clip-path: polygon(0% 0%, 100% 50%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 50%, 0% 100%);
    border-width: 7px 0 7px 12.124px;
    border-left-color: inherit;
  }
  .govuk-details[open] > .govuk-details__summary::before {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
    -webkit-clip-path: polygon(0% 0%, 50% 100%, 100% 0%);
    clip-path: polygon(0% 0%, 50% 100%, 100% 0%);
    border-width: 12.124px 7px 0 7px;
    border-top-color: inherit;
  }
  .govuk-details__text {
    border-left: 5px solid #b1b4b6;
  }
}



.govuk-error-summary {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-error-summary {
    font-family: sans-serif;
  }
}
.govuk-error-summary {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .govuk-error-summary {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .govuk-error-summary {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.govuk-error-summary {
  color: #0b0c0c;
}
@media print {
  .govuk-error-summary {
    color: #000000;
  }
}
.govuk-error-summary {
  padding: 15px;
}
@media (min-width: 40.0625em) {
  .govuk-error-summary {
    padding: 20px;
  }
}
.govuk-error-summary {
  margin-bottom: 30px;
}
@media (min-width: 40.0625em) {
  .govuk-error-summary {
    margin-bottom: 50px;
  }
}
.govuk-error-summary {
  border: 5px solid #d4351c;
}
.govuk-error-summary:focus {
  outline: 3px solid #ffdd00;
}

.govuk-error-summary__title {
  font-size: 1.125rem;
  line-height: 1.1111111111;
}
@media (min-width: 40.0625em) {
  .govuk-error-summary__title {
    font-size: 1.5rem;
    line-height: 1.25;
  }
}
@media print {
  .govuk-error-summary__title {
    font-size: 18pt;
    line-height: 1.15;
  }
}
.govuk-error-summary__title {
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 15px;
}
@media (min-width: 40.0625em) {
  .govuk-error-summary__title {
    margin-bottom: 20px;
  }
}

.govuk-error-summary__body p {
  margin-bottom: 0;
}
.govuk-error-summary__body > * + * {
  margin-top: 15px;
}
@media (min-width: 40.0625em) {
  .govuk-error-summary__body > * + * {
    margin-top: 20px;
  }
}
.govuk-error-summary__body > :last-child {
  margin-bottom: 5px;
}

.govuk-error-summary__list {
  margin-bottom: 0;
}

.govuk-error-summary__list li:last-child {
  margin-bottom: 0;
}

.govuk-error-summary__list a {
  font-weight: 700;
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-error-summary__list a {
    font-family: sans-serif;
  }
}
.govuk-error-summary__list a {
  text-decoration: underline;
  text-decoration-thickness: max(1px, .0625rem);
  text-underline-offset: 0.1578em;
}
.govuk-error-summary__list a:hover {
  text-decoration-thickness: max(3px, .1875rem, .12em);
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  -webkit-text-decoration-skip: none;
  text-decoration-skip: none;
}
.govuk-error-summary__list a:focus {
  outline: 3px solid transparent;
  color: #0b0c0c;
  background-color: #ffdd00;
  box-shadow: 0 -2px #ffdd00, 0 4px #0b0c0c;
  text-decoration: none;
}
@supports not (text-wrap: balance) {
  .govuk-error-summary__list a:focus {
    -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: rgb(148.4, 37.1, 19.6);
}
.govuk-error-summary__list a:active {
  color: #d4351c;
}
.govuk-error-summary__list a:focus {
  color: #0b0c0c;
}



.govuk-exit-this-page {
  margin-bottom: 30px;
}
@media (min-width: 40.0625em) {
  .govuk-exit-this-page {
    margin-bottom: 50px;
  }
}
.govuk-exit-this-page {
  position: -webkit-sticky;
  position: sticky;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
}
@media (min-width: 40.0625em) {
  .govuk-exit-this-page {
    display: inline-block;
    right: 0;
    left: auto;
    width: auto;
    float: right;
  }
}

.govuk-exit-this-page__button {
  margin-bottom: 0;
}

.govuk-exit-this-page__indicator {
  padding: 10px;
  display: none;
  padding-bottom: 0;
  color: inherit;
  line-height: 0;
  text-align: center;
  pointer-events: none;
}

.govuk-exit-this-page__indicator--visible {
  display: block;
}

.govuk-exit-this-page__indicator-light {
  box-sizing: border-box;
  display: inline-block;
  width: 0.75em;
  height: 0.75em;
  margin: 0 0.125em;
  border-width: 2px;
  border-style: solid;
  border-radius: 50%;
  border-color: currentcolor;
}

.govuk-exit-this-page__indicator-light--on {
  border-width: 0.375em;
}

@media only print {
  .govuk-exit-this-page {
    display: none;
  }
}
.govuk-exit-this-page-overlay {
  position: fixed;
  z-index: 9999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #ffffff;
}

.govuk-exit-this-page-hide-content * {
  display: none !important;
}
.govuk-exit-this-page-hide-content .govuk-exit-this-page-overlay {
  display: block !important;
}






.govuk-file-upload {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-file-upload {
    font-family: sans-serif;
  }
}
.govuk-file-upload {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .govuk-file-upload {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .govuk-file-upload {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.govuk-file-upload {
  color: #0b0c0c;
}
@media print {
  .govuk-file-upload {
    color: #000000;
  }
}
.govuk-file-upload {
  max-width: 100%;
  margin-left: -5px;
  padding: 5px;
}
.govuk-file-upload::-webkit-file-upload-button {
  -webkit-appearance: button;
  color: inherit;
  font: inherit;
}
.govuk-file-upload:focus {
  outline: 3px solid #ffdd00;
  box-shadow: inset 0 0 0 4px #0b0c0c;
}
.govuk-file-upload:focus-within {
  outline: 3px solid #ffdd00;
  box-shadow: inset 0 0 0 4px #0b0c0c;
}
.govuk-file-upload:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.govuk-drop-zone {
  display: block;
  position: relative;
  z-index: 0;
  background-color: #ffffff;
}

.govuk-drop-zone--disabled {
  cursor: not-allowed;
}

.govuk-file-upload-button__pseudo-button {
  width: auto;
  margin-right: 10px;
  margin-bottom: 3px;
  flex-shrink: 0;
}

.govuk-file-upload-button__instruction {
  margin-top: 7px;
  margin-bottom: 0;
  text-align: left;
}

.govuk-file-upload-button__status {
  display: block;
  margin-bottom: 10px;
  padding: 15px 10px;
  background-color: #ffffff;
  text-align: left;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.govuk-file-upload-button__pseudo-button-container {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
}

.govuk-file-upload-button {
  width: 100%;
  padding: 18px;
  border: 2px #b1b4b6 solid;
  background-color: #f3f2f1;
  cursor: pointer;
}
@media (min-width: 40.0625em) {
  .govuk-file-upload-button {
    padding: 23px;
  }
}
.govuk-file-upload-button .govuk-file-upload-button__pseudo-button {
  background-color: #ffffff;
}
.govuk-file-upload-button:hover {
  background-color: #c1c3c5;
}
.govuk-file-upload-button:hover .govuk-file-upload-button__pseudo-button {
  background-color: #dbdad9;
}
.govuk-file-upload-button:hover .govuk-file-upload-button__status {
  background-color: #d2e2f1;
}
.govuk-file-upload-button:active, .govuk-file-upload-button:focus {
  border: 2px solid #0b0c0c;
  outline: 3px solid #ffdd00;
  outline-offset: 0;
  background-color: #c1c3c5;
  box-shadow: inset 0 0 0 2px;
}
.govuk-file-upload-button:active .govuk-file-upload-button__pseudo-button, .govuk-file-upload-button:focus .govuk-file-upload-button__pseudo-button {
  background-color: #ffdd00;
  box-shadow: 0 2px 0 #0b0c0c;
}
.govuk-file-upload-button:active:hover .govuk-file-upload-button__pseudo-button, .govuk-file-upload-button:focus:hover .govuk-file-upload-button__pseudo-button {
  border-color: #ffdd00;
  outline: 3px solid transparent;
  background-color: #f3f2f1;
  box-shadow: inset 0 0 0 1px #ffdd00;
}

.govuk-file-upload-button--empty {
  border-style: dashed;
  background-color: #ffffff;
}
.govuk-file-upload-button--empty .govuk-file-upload-button__pseudo-button {
  background-color: #f3f2f1;
}
.govuk-file-upload-button--empty .govuk-file-upload-button__status {
  color: #0c2d4a;
  background-color: #bbd4ea;
}
.govuk-file-upload-button--empty:hover, .govuk-file-upload-button--empty:focus, .govuk-file-upload-button--empty:active {
  background-color: #f3f2f1;
}
.govuk-file-upload-button--empty:hover .govuk-file-upload-button__status, .govuk-file-upload-button--empty:focus .govuk-file-upload-button__status, .govuk-file-upload-button--empty:active .govuk-file-upload-button__status {
  background-color: #d2e2f1;
}

.govuk-file-upload-button--dragging {
  border-style: solid;
  border-color: #0b0c0c;
}
.govuk-file-upload-button--dragging.govuk-file-upload-button {
  background-color: #c1c3c5;
}
.govuk-file-upload-button--dragging.govuk-file-upload-button--empty {
  background-color: #f3f2f1;
}
.govuk-file-upload-button--dragging.govuk-file-upload-button--empty:not(:disabled) .govuk-file-upload-button__status, .govuk-file-upload-button--dragging.govuk-file-upload-button--empty .govuk-file-upload-button__pseudo-button {
  background-color: #ffffff;
}
.govuk-file-upload-button--dragging .govuk-file-upload-button__pseudo-button {
  background-color: #dbdad9;
}

.govuk-file-upload-button:disabled {
  pointer-events: none;
  opacity: 0.5;
  background-color: #ffffff;
}
.govuk-file-upload-button:disabled .govuk-file-upload-button__pseudo-button {
  background-color: #f3f2f1;
}
.govuk-file-upload-button:disabled .govuk-file-upload-button__status {
  background-color: #bbd4ea;
}


.govuk-footer {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-footer {
    font-family: sans-serif;
  }
}
.govuk-footer {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.1428571429;
}
@media (min-width: 40.0625em) {
  .govuk-footer {
    font-size: 1rem;
    line-height: 1.25;
  }
}
@media print {
  .govuk-footer {
    font-size: 14pt;
    line-height: 1.2;
  }
}
.govuk-footer {
  padding-top: 25px;
}
@media (min-width: 40.0625em) {
  .govuk-footer {
    padding-top: 40px;
  }
}
.govuk-footer {
  padding-bottom: 15px;
}
@media (min-width: 40.0625em) {
  .govuk-footer {
    padding-bottom: 25px;
  }
}
.govuk-footer {
  border-top: 10px solid #1d70b8;
  color: #0b0c0c;
  background: #f3f2f1;
}
.govuk-template--rebranded .govuk-footer {
  background: #f4f8fb;
}

.govuk-footer__crown {
  margin-bottom: 25px;
}

.govuk-footer__link {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-footer__link {
    font-family: sans-serif;
  }
}
.govuk-footer__link {
  text-decoration: underline;
  text-decoration-thickness: max(1px, .0625rem);
  text-underline-offset: 0.1578em;
}
.govuk-footer__link:hover {
  text-decoration-thickness: max(3px, .1875rem, .12em);
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  -webkit-text-decoration-skip: none;
  text-decoration-skip: none;
}
.govuk-footer__link:focus {
  outline: 3px solid transparent;
  color: #0b0c0c;
  background-color: #ffdd00;
  box-shadow: 0 -2px #ffdd00, 0 4px #0b0c0c;
  text-decoration: none;
}
@supports not (text-wrap: balance) {
  .govuk-footer__link:focus {
    -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: #000000;
  }
}
.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: #000000;
  }
}

.govuk-footer__section-break {
  margin: 0;
  margin-bottom: 30px;
}
@media (min-width: 40.0625em) {
  .govuk-footer__section-break {
    margin-bottom: 50px;
  }
}
.govuk-footer__section-break {
  border: 0;
  border-bottom: 1px solid;
  border-bottom-color: #b1b4b6;
}
.govuk-template--rebranded .govuk-footer__section-break {
  border-bottom-color: #8eb8dc;
}

.govuk-footer__meta {
  display: flex;
  margin-right: -15px;
  margin-left: -15px;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: center;
}

.govuk-footer__meta-item {
  margin-right: 15px;
  margin-bottom: 25px;
  margin-left: 15px;
}

.govuk-footer__meta-item--grow {
  flex: 1;
}
@media (max-width: 40.0525em) {
  .govuk-footer__meta-item--grow {
    flex-basis: 320px;
  }
}

.govuk-footer__licence-logo {
  display: inline-block;
  margin-right: 10px;
}
@media (max-width: 48.0525em) {
  .govuk-footer__licence-logo {
    margin-bottom: 15px;
  }
}
.govuk-footer__licence-logo {
  vertical-align: top;
  forced-color-adjust: auto;
}

.govuk-footer__licence-description {
  display: inline-block;
  text-wrap: balance;
}

.govuk-footer__copyright-logo::before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 112px;
  background-image: url(/assets/images/govuk-crest.svg);
  background-repeat: no-repeat;
  background-position: 50% 0%;
  background-size: 125px 102px;
  text-align: center;
  white-space: nowrap;
}
@supports (-webkit-mask-position: initial) or (mask-position: initial) {
  .govuk-footer__copyright-logo::before {
    background: currentcolor;
    -webkit-mask-image: url(/assets/images/govuk-crest.svg);
    mask-image: url(/assets/images/govuk-crest.svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: 50% 0%;
    mask-position: 50% 0%;
    -webkit-mask-size: 125px 102px;
    mask-size: 125px 102px;
  }
  @media screen and (forced-colors: active) {
    .govuk-footer__copyright-logo::before {
      background: linktext;
    }
  }
}

.govuk-footer__inline-list {
  margin-top: 0;
  margin-bottom: 15px;
  padding: 0;
}

.govuk-footer__inline-list:last-child {
  margin-bottom: 0;
}

.govuk-footer__meta-custom {
  margin-bottom: 20px;
}

.govuk-footer__meta-custom:last-child {
  margin-bottom: 0;
}

.govuk-footer__inline-list-item {
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 5px;
}

.govuk-footer__heading {
  margin-bottom: 30px;
  padding-bottom: 20px;
}
@media (max-width: 40.0525em) {
  .govuk-footer__heading {
    padding-bottom: 10px;
  }
}
.govuk-footer__heading {
  border-bottom: 1px solid;
  border-bottom-color: #b1b4b6;
}
.govuk-template--rebranded .govuk-footer__heading {
  border-bottom-color: #8eb8dc;
}

.govuk-footer__navigation::after {
  content: "";
  display: block;
  clear: both;
}
.govuk-footer__navigation {
  margin-right: -15px;
  margin-left: -15px;
}

.govuk-footer__section {
  display: inline-block;
  margin-bottom: 30px;
  vertical-align: top;
}

.govuk-footer__list {
  margin: 0;
  padding: 0;
  list-style: none;
  column-gap: 30px;
}

@media (min-width: 48.0625em) {
  .govuk-footer__list--columns-2 {
    column-count: 2;
  }
  .govuk-footer__list--columns-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: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-header {
    font-family: sans-serif;
  }
}
.govuk-header {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1;
}
@media (min-width: 40.0625em) {
  .govuk-header {
    font-size: 1rem;
    line-height: 1;
  }
}
@media print {
  .govuk-header {
    font-size: 14pt;
    line-height: 1;
  }
}
.govuk-header {
  border-bottom: 10px solid #ffffff;
}
.govuk-template--rebranded .govuk-header {
  border-bottom: 1px solid transparent;
}
.govuk-header {
  background: #0b0c0c;
}
.govuk-template--rebranded .govuk-header {
  background: #1d70b8;
}
.govuk-header {
  color: #ffffff;
}

@media (max-width: 48.0525em) {
  .govuk-header--with-js-navigation .govuk-header__logo {
    padding-right: 80px;
  }
}

.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::after {
  content: "";
  display: block;
  clear: both;
}
.govuk-header__container {
  position: relative;
  margin-bottom: -10px;
  padding-top: 10px;
  border-bottom: 10px solid #1d70b8;
}
.govuk-template--rebranded .govuk-header__container {
  margin-bottom: 0;
  padding-top: 0;
  border-bottom: none;
}

.govuk-header--full-width-border {
  border-bottom-color: #1d70b8;
}
.govuk-header--full-width-border .govuk-header__container {
  border-bottom-color: transparent;
}

.govuk-header__logotype {
  display: inline-block;
  position: relative;
  top: -3px;
  margin-right: 5px;
  fill: currentcolor;
  vertical-align: top;
}
@media (forced-colors: active) {
  .govuk-header__logotype {
    forced-color-adjust: none;
    color: linktext;
  }
}
.govuk-header__logotype:last-child {
  margin-right: 0;
}
.govuk-template--rebranded .govuk-header__logotype {
  margin-right: 0.4375rem;
  margin-bottom: 2px;
}
.govuk-template--rebranded .govuk-header__logotype:last-child {
  margin-right: 0;
}

.govuk-logo-dot {
  fill: #00ffe0;
}
@media print {
  .govuk-logo-dot {
    fill: currentcolor;
  }
}
@media (forced-colors: active) {
  .govuk-logo-dot {
    fill: currentcolor;
  }
}
:focus .govuk-logo-dot {
  fill: currentcolor;
}

.govuk-header__product-name {
  font-size: 1.125rem;
  line-height: 1;
}
@media (min-width: 40.0625em) {
  .govuk-header__product-name {
    font-size: 1.5rem;
    line-height: 1;
  }
}
@media print {
  .govuk-header__product-name {
    font-size: 18pt;
    line-height: 1;
  }
}
.govuk-header__product-name {
  font-weight: 400;
  display: inline-table;
  margin-top: 10px;
}
@-moz-document url-prefix() {
  .govuk-header__product-name {
    margin-top: 9.5px;
  }
}
.govuk-header__product-name {
  vertical-align: top;
}
@media (min-width: 40.0625em) {
  .govuk-header__product-name {
    margin-top: 5px;
  }
  @-moz-document url-prefix() {
    .govuk-header__product-name {
      margin-top: 4.5px;
    }
  }
}
.govuk-template--rebranded .govuk-header__product-name {
  margin-top: 0;
  margin-bottom: -0.0625rem;
  font-size: 1.9375rem;
  letter-spacing: -0.015em;
  forced-color-adjust: none;
}
@media screen and (forced-colors: active) {
  .govuk-template--rebranded .govuk-header__product-name {
    color: LinkText;
    background: transparent;
  }
}
@media (min-width: 40.0625em) {
  .govuk-template--rebranded .govuk-header__product-name {
    margin-top: 0;
  }
}
@media (min-width: 48.0625em) {
  .govuk-template--rebranded .govuk-header__product-name {
    margin-top: 0;
  }
}

.govuk-header__link:link, .govuk-header__link:visited {
  color: #ffffff;
}
.govuk-header__link:hover, .govuk-header__link:active {
  color: rgba(255, 255, 255, 0.99);
}
.govuk-header__link:focus {
  color: #0b0c0c;
}
.govuk-header__link {
  text-decoration: none;
}
.govuk-header__link:hover {
  text-decoration: underline;
  text-decoration-thickness: 3px;
  text-underline-offset: 0.1578em;
}
.govuk-header__link:focus {
  outline: 3px solid transparent;
  color: #0b0c0c;
  background-color: #ffdd00;
  box-shadow: 0 -2px #ffdd00, 0 4px #0b0c0c;
  text-decoration: none;
}
@supports not (text-wrap: balance) {
  .govuk-header__link:focus {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }
}

.govuk-header__link--homepage {
  display: inline-block;
  margin-right: 10px;
  font-size: 30px;
}
@media (min-width: 48.0625em) {
  .govuk-header__link--homepage {
    display: inline;
  }
}
.govuk-header__link--homepage:link, .govuk-header__link--homepage:visited {
  text-decoration: none;
}
.govuk-header__link--homepage:hover, .govuk-header__link--homepage:active {
  margin-bottom: -3px;
  border-bottom: 3px solid;
}
.govuk-header__link--homepage:focus {
  margin-bottom: 0;
  border-bottom: 0;
}
.govuk-template--rebranded .govuk-header__link--homepage {
  display: inline;
  word-spacing: -0.375rem;
}
.govuk-template--rebranded .govuk-header__link--homepage > * {
  word-spacing: 0;
}
.govuk-template--rebranded .govuk-header__link--homepage:not(:focus) {
  background-color: #1d70b8;
}

.govuk-header__service-name {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 1.125rem;
  line-height: 1.1111111111;
}
@media (min-width: 40.0625em) {
  .govuk-header__service-name {
    font-size: 1.5rem;
    line-height: 1.25;
  }
}
@media print {
  .govuk-header__service-name {
    font-size: 18pt;
    line-height: 1.15;
  }
}
.govuk-header__service-name {
  font-weight: 700;
}
.govuk-template--rebranded .govuk-header__service-name {
  margin-bottom: 15px;
}
@media (min-width: 48.0625em) {
  .govuk-template--rebranded .govuk-header__service-name {
    margin: 19px 0 11px;
  }
}

.govuk-header__logo,
.govuk-header__content {
  box-sizing: border-box;
}

.govuk-header__logo {
  margin-bottom: 10px;
}
@media (min-width: 48.0625em) {
  .govuk-header__logo {
    width: 33.33%;
    padding-right: 15px;
    float: left;
    vertical-align: top;
  }
  .govuk-header__logo:last-child {
    width: auto;
    padding-right: 0;
    float: none;
  }
}
.govuk-template--rebranded .govuk-header__logo {
  margin-bottom: 0;
  padding-top: 16px;
  padding-bottom: 12px;
}

@media (min-width: 48.0625em) {
  .govuk-header__content {
    width: 66.66%;
    padding-left: 15px;
    float: left;
  }
}

.govuk-header__menu-button {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-header__menu-button {
    font-family: sans-serif;
  }
}
.govuk-header__menu-button {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.1428571429;
}
@media (min-width: 40.0625em) {
  .govuk-header__menu-button {
    font-size: 1rem;
    line-height: 1.25;
  }
}
@media print {
  .govuk-header__menu-button {
    font-size: 14pt;
    line-height: 1.2;
  }
}
.govuk-header__menu-button {
  max-width: 80px;
  min-height: 24px;
  margin-bottom: 5px;
  padding: 0;
  border: 0;
  color: #ffffff;
  background: none;
  word-break: break-all;
  cursor: pointer;
}
.govuk-header__menu-button:hover {
  -webkit-text-decoration: solid underline 3px;
  text-decoration: solid underline 3px;
  text-underline-offset: 0.1578em;
}
.govuk-header__menu-button:focus {
  outline: 3px solid transparent;
  color: #0b0c0c;
  background-color: #ffdd00;
  box-shadow: 0 -2px #ffdd00, 0 4px #0b0c0c;
  text-decoration: none;
}
@supports not (text-wrap: balance) {
  .govuk-header__menu-button:focus {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }
}
.govuk-header__menu-button::after {
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  -webkit-clip-path: polygon(0% 0%, 50% 100%, 100% 0%);
  clip-path: polygon(0% 0%, 50% 100%, 100% 0%);
  border-width: 8.66px 5px 0 5px;
  border-top-color: inherit;
  content: "";
  margin-left: 5px;
}
.govuk-header__menu-button[aria-expanded=true]::after {
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  border-width: 0 5px 8.66px;
  border-bottom-color: inherit;
}
@media (min-width: 20em) {
  .govuk-header__menu-button {
    position: absolute;
    top: 13px;
    right: 0;
    margin: 0;
  }
}
@media (min-width: 40.0625em) {
  .govuk-header__menu-button {
    top: 15px;
  }
}
.govuk-frontend-supported .govuk-header__menu-button {
  display: block;
}
.govuk-header__menu-button[hidden], .govuk-frontend-supported .govuk-header__menu-button[hidden] {
  display: none;
}

@media (max-width: 19.99em) {
  .govuk-template--rebranded .govuk-header__navigation {
    padding-bottom: 15px;
  }
}
@media (min-width: 48.0625em) {
  .govuk-header__navigation {
    margin-bottom: 10px;
  }
  .govuk-template--rebranded .govuk-header__navigation {
    margin-bottom: 0;
    padding: 22px 0 8px;
  }
}

@media (min-width: 48.0625em) {
  .govuk-template--rebranded .govuk-header__service-name + .govuk-header__navigation {
    padding-top: 0;
    padding-bottom: 15px;
  }
}

.govuk-header__navigation-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.govuk-header__navigation-list[hidden] {
  display: none;
}
@media (min-width: 20em) and (max-width: 48.0525em) {
  .govuk-template--rebranded .govuk-header__navigation-list {
    padding-bottom: 15px;
  }
}

@media (min-width: 48.0625em) {
  .govuk-header__navigation--end {
    margin: 0;
    padding: 5px 0;
    text-align: right;
  }
}

.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-size: 0.875rem;
  line-height: 1.1428571429;
}
@media (min-width: 40.0625em) {
  .govuk-header__navigation-item a {
    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 a {
  font-weight: 700;
  white-space: nowrap;
}
.govuk-template--rebranded .govuk-header__navigation-item {
  padding-top: 15px;
}
@media (min-width: 48.0625em) {
  .govuk-template--rebranded .govuk-header__navigation-item {
    padding-top: 5px;
  }
}
.govuk-template--rebranded .govuk-header__navigation-item {
  border-bottom-color: #ffffff;
}
.govuk-template--rebranded .govuk-header__navigation-item a {
  font-weight: 400;
}

.govuk-template--rebranded .govuk-header__navigation-item--active a {
  font-weight: 700;
}
.govuk-header__navigation-item--active a:link, .govuk-header__navigation-item--active a:hover, .govuk-header__navigation-item--active a:visited {
  color: #1d8feb;
}
.govuk-template--rebranded .govuk-header__navigation-item--active a:link, .govuk-template--rebranded .govuk-header__navigation-item--active a:hover, .govuk-template--rebranded .govuk-header__navigation-item--active a:visited {
  color: inherit;
}
@media print {
  .govuk-header__navigation-item--active a {
    color: #1d70b8;
  }
}
.govuk-header__navigation-item--active a:focus {
  color: #0b0c0c;
}
.govuk-template--rebranded .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: transparent;
  }
  .govuk-template--rebranded .govuk-header {
    background: transparent;
  }
  .govuk-header__link:link, .govuk-header__link:visited {
    color: #0b0c0c;
  }
  .govuk-header__link::after {
    display: none;
  }
  .govuk-template--rebranded .govuk-header__link:not(:focus) {
    background: transparent;
  }
}






.govuk-inset-text {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-inset-text {
    font-family: sans-serif;
  }
}
.govuk-inset-text {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .govuk-inset-text {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .govuk-inset-text {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.govuk-inset-text {
  color: #0b0c0c;
}
@media print {
  .govuk-inset-text {
    color: #000000;
  }
}
.govuk-inset-text {
  padding: 15px;
  margin-top: 20px;
}
@media (min-width: 40.0625em) {
  .govuk-inset-text {
    margin-top: 30px;
  }
}
.govuk-inset-text {
  margin-bottom: 20px;
}
@media (min-width: 40.0625em) {
  .govuk-inset-text {
    margin-bottom: 30px;
  }
}
.govuk-inset-text {
  clear: both;
  border-left: 10px solid #b1b4b6;
}
.govuk-inset-text > :first-child {
  margin-top: 0;
}
.govuk-inset-text > :only-child,
.govuk-inset-text > :last-child {
  margin-bottom: 0;
}



.govuk-notification-banner {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-notification-banner {
    font-family: sans-serif;
  }
}
.govuk-notification-banner {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .govuk-notification-banner {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .govuk-notification-banner {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.govuk-notification-banner {
  margin-bottom: 30px;
}
@media (min-width: 40.0625em) {
  .govuk-notification-banner {
    margin-bottom: 50px;
  }
}
.govuk-notification-banner {
  border: 5px solid #1d70b8;
  background-color: #1d70b8;
}
.govuk-notification-banner:focus {
  outline: 3px solid #ffdd00;
}

.govuk-notification-banner__header {
  padding: 2px 15px 5px;
  border-bottom: 1px solid transparent;
}
@media (min-width: 40.0625em) {
  .govuk-notification-banner__header {
    padding: 2px 20px 5px;
  }
}

.govuk-notification-banner__title {
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .govuk-notification-banner__title {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .govuk-notification-banner__title {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.govuk-notification-banner__title {
  font-weight: 700;
  margin: 0;
  padding: 0;
  color: #ffffff;
}

.govuk-notification-banner__content {
  color: #0b0c0c;
}
@media print {
  .govuk-notification-banner__content {
    color: #000000;
  }
}
.govuk-notification-banner__content {
  padding: 15px;
  background-color: #ffffff;
}
@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-size: 1.125rem;
  line-height: 1.1111111111;
}
@media (min-width: 40.0625em) {
  .govuk-notification-banner__heading {
    font-size: 1.5rem;
    line-height: 1.25;
  }
}
@media print {
  .govuk-notification-banner__heading {
    font-size: 18pt;
    line-height: 1.15;
  }
}
.govuk-notification-banner__heading {
  font-weight: 700;
  margin: 0 0 15px;
  padding: 0;
}

.govuk-notification-banner__link {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-notification-banner__link {
    font-family: sans-serif;
  }
}
.govuk-notification-banner__link {
  text-decoration: underline;
  text-decoration-thickness: max(1px, .0625rem);
  text-underline-offset: 0.1578em;
}
.govuk-notification-banner__link:hover {
  text-decoration-thickness: max(3px, .1875rem, .12em);
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  -webkit-text-decoration-skip: none;
  text-decoration-skip: none;
}
.govuk-notification-banner__link:focus {
  outline: 3px solid transparent;
  color: #0b0c0c;
  background-color: #ffdd00;
  box-shadow: 0 -2px #ffdd00, 0 4px #0b0c0c;
  text-decoration: none;
}
@supports not (text-wrap: balance) {
  .govuk-notification-banner__link:focus {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }
}
.govuk-notification-banner__link:link {
  color: #1d70b8;
}
.govuk-notification-banner__link:visited {
  color: #1d70b8;
}
.govuk-notification-banner__link:hover {
  color: #003078;
}
.govuk-notification-banner__link:active {
  color: #0b0c0c;
}
.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: rgb(0, 78.4, 42);
}
.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;
}
@media (min-width: 40.0625em) {
  .govuk-pagination {
    margin-bottom: 30px;
  }
}
.govuk-pagination {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: wrap;
}
@media (min-width: 40.0625em) {
  .govuk-pagination {
    flex-direction: row;
    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: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-pagination__item,
  .govuk-pagination__next,
  .govuk-pagination__prev {
    font-family: sans-serif;
  }
}
.govuk-pagination__item,
.govuk-pagination__next,
.govuk-pagination__prev {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .govuk-pagination__item,
  .govuk-pagination__next,
  .govuk-pagination__prev {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .govuk-pagination__item,
  .govuk-pagination__next,
  .govuk-pagination__prev {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.govuk-pagination__item,
.govuk-pagination__next,
.govuk-pagination__prev {
  box-sizing: border-box;
  position: relative;
  min-width: 45px;
  min-height: 45px;
  padding: 10px 15px;
  float: left;
}
.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__prev,
.govuk-pagination__next {
  font-weight: 700;
}
.govuk-pagination__prev .govuk-pagination__link,
.govuk-pagination__next .govuk-pagination__link {
  display: flex;
  align-items: center;
}

.govuk-pagination__prev {
  padding-left: 0;
}

.govuk-pagination__next {
  padding-right: 0;
}

.govuk-pagination__item--current,
.govuk-pagination__item--ellipsis,
.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 transparent;
  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: #ffffff;
}
.govuk-pagination__item--current .govuk-pagination__link:hover, .govuk-pagination__item--current .govuk-pagination__link:active {
  color: rgba(255, 255, 255, 0.99);
}
.govuk-pagination__item--current .govuk-pagination__link:focus {
  color: #0b0c0c;
}

.govuk-pagination__item--ellipsis,
.govuk-pagination__item--ellipses {
  font-weight: 700;
  color: #505a5f;
}
.govuk-pagination__item--ellipsis:hover,
.govuk-pagination__item--ellipses:hover {
  background-color: transparent;
}

.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:hover .govuk-pagination__link-title--decorated, .govuk-pagination__link:active .govuk-pagination__link-title--decorated {
  text-decoration: underline;
  text-decoration-thickness: max(1px, .0625rem);
  text-underline-offset: 0.1578em;
}
.govuk-pagination__link:hover .govuk-pagination__link-label,
.govuk-pagination__link:hover .govuk-pagination__link-title--decorated, .govuk-pagination__link:active .govuk-pagination__link-label,
.govuk-pagination__link:active .govuk-pagination__link-title--decorated {
  text-decoration-thickness: max(3px, .1875rem, .12em);
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  -webkit-text-decoration-skip: none;
  text-decoration-skip: none;
}
.govuk-pagination__link:focus .govuk-pagination__icon {
  color: #0b0c0c;
}
.govuk-pagination__link:focus .govuk-pagination__link-label {
  text-decoration: none;
}
.govuk-pagination__link:focus .govuk-pagination__link-title--decorated {
  text-decoration: none;
}

.govuk-pagination__link-title {
  text-decoration-thickness: inherit;
}

.govuk-pagination__link-label {
  font-weight: 400;
  text-decoration: underline;
  text-decoration-thickness: max(1px, .0625rem);
  text-underline-offset: 0.1578em;
  display: inline-block;
}

.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__next,
.govuk-pagination--block .govuk-pagination__prev {
  padding-left: 0;
  float: none;
}
.govuk-pagination--block .govuk-pagination__next .govuk-pagination__link,
.govuk-pagination--block .govuk-pagination__prev .govuk-pagination__link {
  display: inline-block;
}
.govuk-pagination--block .govuk-pagination__next {
  padding-right: 15px;
}
.govuk-pagination--block .govuk-pagination__prev + .govuk-pagination__next {
  border-top: 1px solid #b1b4b6;
}
.govuk-pagination--block .govuk-pagination__link-title::after {
  content: "";
  display: block;
}
.govuk-pagination--block .govuk-pagination__link {
  padding-left: 30px;
  text-align: left;
}
.govuk-pagination--block .govuk-pagination__link:not(:focus) {
  text-decoration: none;
}
.govuk-pagination--block .govuk-pagination__icon {
  margin-top: 0.326em;
  margin-left: -30px;
  float: left;
}


.govuk-panel {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-panel {
    font-family: sans-serif;
  }
}
.govuk-panel {
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 1.0416666667;
}
@media (min-width: 40.0625em) {
  .govuk-panel {
    font-size: 2.25rem;
    line-height: 1.1111111111;
  }
}
@media print {
  .govuk-panel {
    font-size: 24pt;
    line-height: 1.05;
  }
}
.govuk-panel {
  box-sizing: border-box;
  margin-bottom: 15px;
  padding: 35px;
  border: 5px solid transparent;
  text-align: center;
}
@media (max-width: 40.0525em) {
  .govuk-panel {
    padding: 10px;
    overflow-wrap: break-word;
    word-wrap: break-word;
  }
}

.govuk-panel--confirmation {
  color: #ffffff;
  background: #00703c;
}
@media print {
  .govuk-panel--confirmation {
    border-color: currentcolor;
    color: #000000;
    background: none;
  }
}

.govuk-panel__title {
  font-size: 2rem;
  line-height: 1.09375;
}
@media (min-width: 40.0625em) {
  .govuk-panel__title {
    font-size: 3rem;
    line-height: 1.0416666667;
  }
}
@media print {
  .govuk-panel__title {
    font-size: 32pt;
    line-height: 1.15;
  }
}
.govuk-panel__title {
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 30px;
}

.govuk-panel__title:last-child {
  margin-bottom: 0;
}







@media (min-width: 20em) {
  .govuk-password-input__wrapper {
    flex-direction: row;
    align-items: flex-start;
  }
}

.govuk-password-input__input::-ms-reveal {
  display: none;
}

.govuk-password-input__toggle {
  margin-top: 5px;
  margin-bottom: 0;
}
.govuk-password-input__toggle[hidden] {
  display: none;
}
@media (min-width: 20em) {
  .govuk-password-input__toggle {
    width: auto;
    flex-shrink: 0;
    flex-basis: 5em;
    margin-top: 0;
    margin-left: 5px;
  }
}


.govuk-tag {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-tag {
    font-family: sans-serif;
  }
}
.govuk-tag {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .govuk-tag {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .govuk-tag {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.govuk-tag {
  display: inline-block;
  max-width: 160px;
  margin-top: -2px;
  margin-bottom: -3px;
  padding-top: 2px;
  padding-right: 8px;
  padding-bottom: 3px;
  padding-left: 8px;
  color: #0c2d4a;
  background-color: #bbd4ea;
  text-decoration: none;
  overflow-wrap: break-word;
}
@media screen and (forced-colors: active) {
  .govuk-tag {
    font-weight: bold;
  }
}

.govuk-tag--grey {
  color: #282d30;
  background-color: #e5e6e7;
}

.govuk-tag--purple {
  color: #491644;
  background-color: #efdfed;
}

.govuk-tag--turquoise {
  color: #10403c;
  background-color: #d4ecea;
}

.govuk-tag--blue {
  color: #0c2d4a;
  background-color: #bbd4ea;
}

.govuk-tag--light-blue {
  color: #0c2d4a;
  background-color: #e8f1f8;
}

.govuk-tag--yellow {
  color: #594d00;
  background-color: #fff7bf;
}

.govuk-tag--orange {
  color: #6e3619;
  background-color: #fcd6c3;
}

.govuk-tag--red {
  color: #2a0b06;
  background-color: #f4cdc6;
}

.govuk-tag--pink {
  color: #6b1c40;
  background-color: #f9e1ec;
}

.govuk-tag--green {
  color: #005a30;
  background-color: #cce2d8;
}


.govuk-phase-banner {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #b1b4b6;
}

.govuk-phase-banner__content {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-phase-banner__content {
    font-family: sans-serif;
  }
}
.govuk-phase-banner__content {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.1428571429;
}
@media (min-width: 40.0625em) {
  .govuk-phase-banner__content {
    font-size: 1rem;
    line-height: 1.25;
  }
}
@media print {
  .govuk-phase-banner__content {
    font-size: 14pt;
    line-height: 1.2;
  }
}
.govuk-phase-banner__content {
  color: #0b0c0c;
}
@media print {
  .govuk-phase-banner__content {
    color: #000000;
  }
}
.govuk-phase-banner__content {
  display: table;
  margin: 0;
}

.govuk-phase-banner__content__tag {
  font-size: 0.875rem;
  line-height: 1.1428571429;
}
@media (min-width: 40.0625em) {
  .govuk-phase-banner__content__tag {
    font-size: 1rem;
    line-height: 1.25;
  }
}
@media print {
  .govuk-phase-banner__content__tag {
    font-size: 14pt;
    line-height: 1.2;
  }
}
.govuk-phase-banner__content__tag {
  margin-right: 10px;
}

.govuk-phase-banner__text {
  display: table-cell;
  vertical-align: middle;
}






.govuk-radios__item {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  margin-bottom: 10px;
}

.govuk-radios__item:last-child,
.govuk-radios__item:last-of-type {
  margin-bottom: 0;
}

.govuk-radios__input {
  z-index: 1;
  width: 44px;
  height: 44px;
  margin: 0;
  opacity: 0;
  cursor: pointer;
}

.govuk-radios__label {
  align-self: center;
  max-width: calc(100% - 74px);
  margin-bottom: 0;
  padding: 7px 15px;
  cursor: pointer;
  touch-action: manipulation;
}

.govuk-radios__label::before {
  content: "";
  box-sizing: border-box;
  position: absolute;
  top: 2px;
  left: 2px;
  width: 40px;
  height: 40px;
  border: 2px solid currentcolor;
  border-radius: 50%;
  background: transparent;
}

.govuk-radios__label::after {
  content: "";
  position: absolute;
  top: 12px;
  left: 12px;
  width: 0;
  height: 0;
  border: 10px solid currentcolor;
  border-radius: 50%;
  opacity: 0;
  background: currentcolor;
}

.govuk-radios__hint {
  display: block;
  width: 100%;
  margin-top: -5px;
  padding-right: 15px;
  padding-left: 59px;
}

.govuk-label:not(.govuk-label--m):not(.govuk-label--l):not(.govuk-label--xl) + .govuk-radios__hint {
  margin-bottom: 0;
}

.govuk-radios__input:focus + .govuk-radios__label::before {
  border-width: 4px;
  outline: 3px solid transparent;
  outline-offset: 1px;
}
@media screen and (forced-colors: active), (-ms-high-contrast: active) {
  .govuk-radios__input:focus + .govuk-radios__label::before {
    outline-color: Highlight;
  }
}
.govuk-radios__input:focus + .govuk-radios__label::before {
  box-shadow: 0 0 0 4px #ffdd00;
}

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

.govuk-radios__input:disabled,
.govuk-radios__input:disabled + .govuk-radios__label {
  cursor: not-allowed;
}

.govuk-radios__input:disabled + .govuk-radios__label,
.govuk-radios__input:disabled ~ .govuk-hint {
  opacity: 0.5;
}

@media (min-width: 40.0625em) {
  .govuk-radios--inline {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
  }
  .govuk-radios--inline .govuk-radios__item {
    margin-right: 20px;
  }
}

.govuk-radios__divider {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-radios__divider {
    font-family: sans-serif;
  }
}
.govuk-radios__divider {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .govuk-radios__divider {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .govuk-radios__divider {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.govuk-radios__divider {
  color: #0b0c0c;
}
@media print {
  .govuk-radios__divider {
    color: #000000;
  }
}
.govuk-radios__divider {
  width: 40px;
  margin-bottom: 10px;
  text-align: center;
}

.govuk-radios__conditional {
  margin-bottom: 15px;
}
@media (min-width: 40.0625em) {
  .govuk-radios__conditional {
    margin-bottom: 20px;
  }
}
.govuk-radios__conditional {
  margin-left: 20px;
  padding-left: 35px;
  border-left: 4px solid #b1b4b6;
}
.govuk-frontend-supported .govuk-radios__conditional--hidden {
  display: none;
}
.govuk-radios__conditional > :last-child {
  margin-bottom: 0;
}

.govuk-radios--small .govuk-radios__item {
  margin-bottom: 0;
}
.govuk-radios--small .govuk-radios__input {
  margin-left: -10px;
}
.govuk-radios--small .govuk-radios__label {
  padding-left: 1px;
}
.govuk-radios--small .govuk-radios__label::before {
  top: 10px;
  left: 0;
  width: 24px;
  height: 24px;
}
.govuk-radios--small .govuk-radios__label::after {
  top: 17px;
  left: 7px;
  border-width: 5px;
}
.govuk-radios--small .govuk-radios__hint {
  padding-left: 34px;
}
.govuk-radios--small .govuk-radios__conditional {
  margin-left: 10px;
  padding-left: 20px;
}
.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 {
  outline: 4px dashed transparent;
  outline-offset: 1px;
  box-shadow: 0 0 0 10px #b1b4b6;
}
@media screen and (forced-colors: active), (-ms-high-contrast: active) {
  .govuk-radios--small .govuk-radios__item:hover .govuk-radios__input:focus + .govuk-radios__label::before {
    outline-color: Highlight;
  }
}
.govuk-radios--small .govuk-radios__item:hover .govuk-radios__input:focus + .govuk-radios__label::before {
  box-shadow: 0 0 0 4px #ffdd00, 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: initial;
  }
  .govuk-radios--small .govuk-radios__item:hover .govuk-radios__input:focus + .govuk-radios__label::before {
    box-shadow: 0 0 0 4px #ffdd00;
  }
}





.govuk-select {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-select {
    font-family: sans-serif;
  }
}
.govuk-select {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .govuk-select {
    font-size: 1.1875rem;
    line-height: 1.25;
  }
}
@media print {
  .govuk-select {
    font-size: 14pt;
    line-height: 1.25;
  }
}
.govuk-select {
  box-sizing: border-box;
  min-width: 11.5em;
  max-width: 100%;
  height: 2.5rem;
  padding: 5px;
  border: 2px solid #0b0c0c;
  color: #0b0c0c;
  background-color: #ffffff;
}
.govuk-select:focus {
  outline: 3px solid #ffdd00;
  outline-offset: 0;
  box-shadow: inset 0 0 0 2px;
}
.govuk-select:disabled {
  opacity: 0.5;
  color: inherit;
  cursor: not-allowed;
}

.govuk-select option:active,
.govuk-select option:checked,
.govuk-select:focus::-ms-value {
  color: #ffffff;
  background-color: #1d70b8;
}

.govuk-select--error {
  border-color: #d4351c;
}
.govuk-select--error:focus {
  border-color: #0b0c0c;
}


.govuk-service-navigation {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #b1b4b6;
}
.govuk-template--rebranded .govuk-service-navigation {
  border-bottom-color: #8eb8dc;
}
.govuk-service-navigation {
  background-color: #f3f2f1;
}
.govuk-template--rebranded .govuk-service-navigation {
  background-color: #f4f8fb;
}

.govuk-service-navigation__container {
  display: flex;
  flex-direction: column;
  align-items: start;
}
@media (min-width: 40.0625em) {
  .govuk-service-navigation__container {
    flex-direction: row;
    flex-wrap: wrap;
  }
}

.govuk-service-navigation__item,
.govuk-service-navigation__service-name {
  position: relative;
  margin: 10px 0;
  border: 0 solid #1a65a6;
}
@media (min-width: 40.0625em) {
  .govuk-service-navigation__item,
  .govuk-service-navigation__service-name {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding: 20px 0;
  }
  .govuk-template--rebranded .govuk-service-navigation__item,
  .govuk-template--rebranded .govuk-service-navigation__service-name {
    padding: 15px 0;
    line-height: 1.5263157895;
  }
  .govuk-service-navigation__item:not(:last-child),
  .govuk-service-navigation__service-name:not(:last-child) {
    margin-right: 20px;
  }
}
@media (min-width: 40.0625em) and (min-width: 40.0625em) {
  .govuk-service-navigation__item:not(:last-child),
  .govuk-service-navigation__service-name:not(:last-child) {
    margin-right: 30px;
  }
}

.govuk-service-navigation__service-name + .govuk-service-navigation__wrapper .govuk-service-navigation__list:first-child .govuk-service-navigation__item:first-child,
.govuk-service-navigation__service-name + .govuk-service-navigation__wrapper .govuk-service-navigation__toggle[hidden] + .govuk-service-navigation__list .govuk-service-navigation__item:first-child {
  margin-top: 0;
}

@media (max-width: 40.0525em) {
  .govuk-service-navigation__item--active {
    margin-left: -15px;
    padding-left: 10px;
    border-left-width: 5px;
  }
}
@media (min-width: 40.0625em) {
  .govuk-service-navigation__item--active {
    padding-bottom: 15px;
  }
  .govuk-template--rebranded .govuk-service-navigation__item--active {
    padding-bottom: 10px;
  }
  .govuk-service-navigation__item--active {
    border-bottom-width: 5px;
  }
}

.govuk-service-navigation__link {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-service-navigation__link {
    font-family: sans-serif;
  }
}
.govuk-service-navigation__link {
  text-decoration: underline;
  text-decoration-thickness: max(1px, .0625rem);
  text-underline-offset: 0.1578em;
}
.govuk-service-navigation__link:hover {
  text-decoration-thickness: max(3px, .1875rem, .12em);
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  -webkit-text-decoration-skip: none;
  text-decoration-skip: none;
}
.govuk-service-navigation__link:focus {
  outline: 3px solid transparent;
  color: #0b0c0c;
  background-color: #ffdd00;
  box-shadow: 0 -2px #ffdd00, 0 4px #0b0c0c;
  text-decoration: none;
}
@supports not (text-wrap: balance) {
  .govuk-service-navigation__link:focus {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }
}
.govuk-service-navigation__link:not(:hover):not(:active) {
  text-decoration: none;
}
.govuk-service-navigation__link:link {
  color: #1d70b8;
}
.govuk-service-navigation__link:visited {
  color: #1d70b8;
}
.govuk-service-navigation__link:hover {
  color: #003078;
}
.govuk-service-navigation__link:active {
  color: #0b0c0c;
}
.govuk-service-navigation__link:focus {
  color: #0b0c0c;
}
.govuk-service-navigation__link:not(:hover):not(:focus) {
  color: #1a65a6;
}

.govuk-service-navigation__service-name {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-service-navigation__service-name {
    font-family: sans-serif;
  }
}
.govuk-service-navigation__service-name {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .govuk-service-navigation__service-name {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .govuk-service-navigation__service-name {
    font-size: 14pt;
    line-height: 1.15;
  }
}

.govuk-service-navigation__service-name .govuk-service-navigation__link:link, .govuk-service-navigation__service-name .govuk-service-navigation__link:visited {
  color: #0b0c0c;
}
@media print {
  .govuk-service-navigation__service-name .govuk-service-navigation__link:link, .govuk-service-navigation__service-name .govuk-service-navigation__link:visited {
    color: #000000;
  }
}
.govuk-service-navigation__service-name .govuk-service-navigation__link:hover {
  color: rgba(11, 12, 12, 0.99);
}
.govuk-service-navigation__service-name .govuk-service-navigation__link:active, .govuk-service-navigation__service-name .govuk-service-navigation__link:focus {
  color: #0b0c0c;
}
@media print {
  .govuk-service-navigation__service-name .govuk-service-navigation__link:active, .govuk-service-navigation__service-name .govuk-service-navigation__link:focus {
    color: #000000;
  }
}

.govuk-service-navigation__wrapper {
  flex-grow: 1;
}

.govuk-service-navigation__toggle {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-service-navigation__toggle {
    font-family: sans-serif;
  }
}
.govuk-service-navigation__toggle {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .govuk-service-navigation__toggle {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .govuk-service-navigation__toggle {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.govuk-service-navigation__toggle {
  display: inline-flex;
  margin: 10px 0;
  padding: 0;
  border: 0;
  color: #1a65a6;
  background: none;
  word-break: break-all;
  cursor: pointer;
  align-items: center;
}
.govuk-service-navigation__toggle:focus {
  outline: 3px solid transparent;
  color: #0b0c0c;
  background-color: #ffdd00;
  box-shadow: 0 -2px #ffdd00, 0 4px #0b0c0c;
  text-decoration: none;
}
@supports not (text-wrap: balance) {
  .govuk-service-navigation__toggle:focus {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }
}
.govuk-service-navigation__toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  -webkit-clip-path: polygon(0% 0%, 50% 100%, 100% 0%);
  clip-path: polygon(0% 0%, 50% 100%, 100% 0%);
  border-width: 8.66px 5px 0 5px;
  border-top-color: inherit;
  content: "";
  margin-left: 5px;
}
.govuk-service-navigation__toggle[aria-expanded=true]::after {
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  border-width: 0 5px 8.66px;
  border-bottom-color: inherit;
}
.govuk-service-navigation__toggle[hidden] {
  display: none;
}
.govuk-service-navigation__service-name + .govuk-service-navigation__wrapper .govuk-service-navigation__toggle {
  margin-top: 0;
}

.govuk-service-navigation__list {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-service-navigation__list {
    font-family: sans-serif;
  }
}
.govuk-service-navigation__list {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .govuk-service-navigation__list {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .govuk-service-navigation__list {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.govuk-service-navigation__list {
  margin: 0;
  margin-bottom: 15px;
  padding: 0;
  list-style: none;
}
@media (min-width: 40.0625em) {
  .govuk-service-navigation__list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 40.0625em) and (min-width: 0\0 ) {
  .govuk-service-navigation__list {
    display: block;
  }
}

.govuk-service-navigation__active-fallback {
  font-weight: inherit;
}

.govuk-template--rebranded .govuk-service-navigation--inverse, .govuk-template--rebranded .dfe-header--homepage .govuk-service-navigation, .dfe-header--homepage .govuk-template--rebranded .govuk-service-navigation {
  border-bottom: none;
  color: #ffffff;
  background-color: #1d70b8;
}
.govuk-template--rebranded .govuk-service-navigation--inverse .govuk-width-container, .govuk-template--rebranded .dfe-header--homepage .govuk-service-navigation .govuk-width-container, .dfe-header--homepage .govuk-template--rebranded .govuk-service-navigation .govuk-width-container {
  border-width: 1px 0;
  border-style: solid;
  border-color: #8eb8dc;
}
.govuk-template--rebranded .govuk-service-navigation--inverse .govuk-service-navigation__container, .govuk-template--rebranded .dfe-header--homepage .govuk-service-navigation .govuk-service-navigation__container, .dfe-header--homepage .govuk-template--rebranded .govuk-service-navigation .govuk-service-navigation__container {
  margin-top: -1px;
}
.govuk-template--rebranded .govuk-service-navigation--inverse .govuk-service-navigation__item, .govuk-template--rebranded .dfe-header--homepage .govuk-service-navigation .govuk-service-navigation__item, .dfe-header--homepage .govuk-template--rebranded .govuk-service-navigation .govuk-service-navigation__item,
.govuk-template--rebranded .govuk-service-navigation--inverse .govuk-service-navigation__service-name,
.govuk-template--rebranded .dfe-header--homepage .govuk-service-navigation .govuk-service-navigation__service-name,
.dfe-header--homepage .govuk-template--rebranded .govuk-service-navigation .govuk-service-navigation__service-name {
  border-color: #ffffff;
}
.govuk-template--rebranded .govuk-service-navigation--inverse .govuk-service-navigation__link:link, .govuk-template--rebranded .dfe-header--homepage .govuk-service-navigation .govuk-service-navigation__link:link, .dfe-header--homepage .govuk-template--rebranded .govuk-service-navigation .govuk-service-navigation__link:link, .govuk-template--rebranded .govuk-service-navigation--inverse .govuk-service-navigation__link:visited, .govuk-template--rebranded .dfe-header--homepage .govuk-service-navigation .govuk-service-navigation__link:visited, .dfe-header--homepage .govuk-template--rebranded .govuk-service-navigation .govuk-service-navigation__link:visited {
  color: #ffffff;
}
.govuk-template--rebranded .govuk-service-navigation--inverse .govuk-service-navigation__link:hover, .govuk-template--rebranded .dfe-header--homepage .govuk-service-navigation .govuk-service-navigation__link:hover, .dfe-header--homepage .govuk-template--rebranded .govuk-service-navigation .govuk-service-navigation__link:hover, .govuk-template--rebranded .govuk-service-navigation--inverse .govuk-service-navigation__link:active, .govuk-template--rebranded .dfe-header--homepage .govuk-service-navigation .govuk-service-navigation__link:active, .dfe-header--homepage .govuk-template--rebranded .govuk-service-navigation .govuk-service-navigation__link:active {
  color: rgba(255, 255, 255, 0.99);
}
.govuk-template--rebranded .govuk-service-navigation--inverse .govuk-service-navigation__link:focus, .govuk-template--rebranded .dfe-header--homepage .govuk-service-navigation .govuk-service-navigation__link:focus, .dfe-header--homepage .govuk-template--rebranded .govuk-service-navigation .govuk-service-navigation__link:focus {
  color: #0b0c0c;
}
.govuk-template--rebranded .govuk-service-navigation--inverse .govuk-service-navigation__toggle:not(:focus), .govuk-template--rebranded .dfe-header--homepage .govuk-service-navigation .govuk-service-navigation__toggle:not(:focus), .dfe-header--homepage .govuk-template--rebranded .govuk-service-navigation .govuk-service-navigation__toggle:not(:focus) {
  color: currentcolor;
}


.govuk-skip-link:not(:active):not(:focus):not(.\:focus) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  border: 0 !important;
  white-space: nowrap !important;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.govuk-skip-link {
  text-decoration: underline;
  text-decoration-thickness: max(1px, .0625rem);
  text-underline-offset: 0.1578em;
}
.govuk-skip-link:link, .govuk-skip-link:visited {
  color: #0b0c0c;
}
@media print {
  .govuk-skip-link:link, .govuk-skip-link:visited {
    color: #000000;
  }
}
.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: #000000;
  }
}
.govuk-skip-link {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-skip-link {
    font-family: sans-serif;
  }
}
.govuk-skip-link {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.1428571429;
}
@media (min-width: 40.0625em) {
  .govuk-skip-link {
    font-size: 1rem;
    line-height: 1.25;
  }
}
@media print {
  .govuk-skip-link {
    font-size: 14pt;
    line-height: 1.2;
  }
}
.govuk-skip-link {
  display: block;
  padding: 10px 15px;
}
@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 #ffdd00;
  outline-offset: 0;
  background-color: #ffdd00;
}
@media (forced-colors: active) {
  .govuk-skip-link:focus {
    outline-offset: -3px;
  }
}

.govuk-skip-link-focused-element:focus {
  outline: none;
}


.govuk-summary-list {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-summary-list {
    font-family: sans-serif;
  }
}
.govuk-summary-list {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .govuk-summary-list {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .govuk-summary-list {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.govuk-summary-list {
  color: #0b0c0c;
}
@media print {
  .govuk-summary-list {
    color: #000000;
  }
}
@media (min-width: 40.0625em) {
  .govuk-summary-list {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
  }
}
.govuk-summary-list {
  margin: 0;
  margin-bottom: 20px;
}
@media (min-width: 40.0625em) {
  .govuk-summary-list {
    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__key,
.govuk-summary-list__value,
.govuk-summary-list__actions {
  margin: 0;
}
@media (min-width: 40.0625em) {
  .govuk-summary-list__key,
  .govuk-summary-list__value,
  .govuk-summary-list__actions {
    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%;
    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,
.govuk-summary-card__action {
  display: inline-block;
}

@media (max-width: 40.0525em) {
  .govuk-summary-list__actions-list-item,
  .govuk-summary-card__action {
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #b1b4b6;
  }
  .govuk-summary-list__actions-list-item:last-child,
  .govuk-summary-card__action:last-child {
    margin-right: 0;
    padding-right: 0;
    border: 0;
  }
}
@media (min-width: 40.0625em) {
  .govuk-summary-list__actions-list-item,
  .govuk-summary-card__action {
    margin-left: 10px;
    padding-left: 10px;
  }
  .govuk-summary-list__actions-list-item:not(:first-child),
  .govuk-summary-card__action:not(:first-child) {
    border-left: 1px solid #b1b4b6;
  }
  .govuk-summary-list__actions-list-item:first-child,
  .govuk-summary-card__action:first-child {
    margin-left: 0;
    padding-left: 0;
    border: 0;
  }
}
.govuk-summary-list__actions-list-item .govuk-link:focus, .govuk-summary-list__actions-list-item .new_answer a:focus, .new_answer .govuk-summary-list__actions-list-item a:focus,
.govuk-summary-list__actions-list-item .edit_answer a:focus,
.edit_answer .govuk-summary-list__actions-list-item a:focus, .govuk-summary-list__actions-list-item .md-page a:focus, .md-page .govuk-summary-list__actions-list-item a:focus,
.govuk-summary-list__actions-list-item #specification a:focus,
#specification .govuk-summary-list__actions-list-item a:focus,
.govuk-summary-list__actions-list-item .specification a:focus,
.specification .govuk-summary-list__actions-list-item a:focus, .govuk-summary-list__actions-list-item .fake-link:focus {
  isolation: isolate;
}

.govuk-summary-list--no-border .govuk-summary-list__row {
  border: 0;
}
@media (min-width: 40.0625em) {
  .govuk-summary-list--no-border .govuk-summary-list__key,
  .govuk-summary-list--no-border .govuk-summary-list__value,
  .govuk-summary-list--no-border .govuk-summary-list__actions {
    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__key,
  .govuk-summary-list__row--no-border .govuk-summary-list__value,
  .govuk-summary-list__row--no-border .govuk-summary-list__actions {
    padding-bottom: 11px;
  }
}

.govuk-summary-card {
  margin-bottom: 20px;
}
@media (min-width: 40.0625em) {
  .govuk-summary-card {
    margin-bottom: 30px;
  }
}
.govuk-summary-card {
  border: 1px solid #b1b4b6;
}

.govuk-summary-card__title-wrapper {
  padding: 15px;
  border-bottom: 1px solid transparent;
  background-color: #f3f2f1;
}
@media (min-width: 40.0625em) {
  .govuk-summary-card__title-wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    padding: 15px 20px;
  }
}

.govuk-summary-card__title {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-summary-card__title {
    font-family: sans-serif;
  }
}
.govuk-summary-card__title {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .govuk-summary-card__title {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .govuk-summary-card__title {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.govuk-summary-card__title {
  color: #0b0c0c;
}
@media print {
  .govuk-summary-card__title {
    color: #000000;
  }
}
.govuk-summary-card__title {
  margin: 5px 20px 10px 0;
}
@media (min-width: 40.0625em) {
  .govuk-summary-card__title {
    margin-bottom: 5px;
  }
}

.govuk-summary-card__actions {
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .govuk-summary-card__actions {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .govuk-summary-card__actions {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.govuk-summary-card__actions {
  font-weight: 700;
  display: flex;
  flex-wrap: wrap;
  row-gap: 10px;
  margin: 5px 0;
  padding: 0;
  list-style: none;
}
@media (min-width: 40.0625em) {
  .govuk-summary-card__actions {
    justify-content: right;
    text-align: right;
  }
}

.govuk-summary-card__action {
  display: inline;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .govuk-summary-card__action {
    margin-bottom: 5px;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .govuk-summary-card__action:last-child {
    margin-bottom: 0;
  }
}

.govuk-summary-card__content {
  padding: 15px 15px 0;
}
@media (min-width: 40.0625em) {
  .govuk-summary-card__content {
    padding: 15px 20px;
  }
}
.govuk-summary-card__content .govuk-summary-list {
  margin-bottom: 0;
}
.govuk-summary-card__content .govuk-summary-list__row:last-of-type {
  margin-bottom: 0;
  border-bottom: none;
}


.govuk-table, .md-page table,
#specification table,
.specification table {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-table, .md-page table,
  #specification table,
  .specification table {
    font-family: sans-serif;
  }
}
.govuk-table, .md-page table,
#specification table,
.specification table {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .govuk-table, .md-page table,
  #specification table,
  .specification table {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .govuk-table, .md-page table,
  #specification table,
  .specification table {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.govuk-table, .md-page table,
#specification table,
.specification table {
  color: #0b0c0c;
}
@media print {
  .govuk-table, .md-page table,
  #specification table,
  .specification table {
    color: #000000;
  }
}
.govuk-table, .md-page table,
#specification table,
.specification table {
  width: 100%;
  margin-bottom: 20px;
}
@media (min-width: 40.0625em) {
  .govuk-table, .md-page table,
  #specification table,
  .specification table {
    margin-bottom: 30px;
  }
}
.govuk-table, .md-page table,
#specification table,
.specification table {
  border-spacing: 0;
  border-collapse: collapse;
}

.govuk-table__header, .md-page th,
#specification th,
.specification th {
  font-weight: 700;
}

.govuk-table__header, .md-page th,
#specification th,
.specification th,
.govuk-table__cell,
.md-page td,
#specification td,
.specification td {
  padding: 10px 20px 10px 0;
  border-bottom: 1px solid #b1b4b6;
  text-align: left;
  vertical-align: top;
}

.govuk-table__cell--numeric {
  font-variant-numeric: tabular-nums;
}

.govuk-table__header--numeric,
.govuk-table__cell--numeric {
  text-align: right;
}

.govuk-table__header:last-child, .md-page th:last-child,
#specification th:last-child,
.specification th:last-child,
.govuk-table__cell:last-child,
.md-page td:last-child,
#specification td:last-child,
.specification td:last-child {
  padding-right: 0;
}

.govuk-table__caption {
  font-weight: 700;
  display: table-caption;
  text-align: left;
}

.govuk-table__caption--xl,
.govuk-table__caption--l,
.govuk-table__caption--m {
  margin-bottom: 15px;
}

.govuk-table__caption--xl {
  font-size: 2rem;
  line-height: 1.09375;
}
@media (min-width: 40.0625em) {
  .govuk-table__caption--xl {
    font-size: 3rem;
    line-height: 1.0416666667;
  }
}
@media print {
  .govuk-table__caption--xl {
    font-size: 32pt;
    line-height: 1.15;
  }
}

.govuk-table__caption--l {
  font-size: 1.5rem;
  line-height: 1.0416666667;
}
@media (min-width: 40.0625em) {
  .govuk-table__caption--l {
    font-size: 2.25rem;
    line-height: 1.1111111111;
  }
}
@media print {
  .govuk-table__caption--l {
    font-size: 24pt;
    line-height: 1.05;
  }
}

.govuk-table__caption--m {
  font-size: 1.125rem;
  line-height: 1.1111111111;
}
@media (min-width: 40.0625em) {
  .govuk-table__caption--m {
    font-size: 1.5rem;
    line-height: 1.25;
  }
}
@media print {
  .govuk-table__caption--m {
    font-size: 18pt;
    line-height: 1.15;
  }
}


.govuk-tabs {
  margin-top: 5px;
  margin-bottom: 20px;
}
@media (min-width: 40.0625em) {
  .govuk-tabs {
    margin-bottom: 30px;
  }
}
.govuk-tabs {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-tabs {
    font-family: sans-serif;
  }
}
.govuk-tabs {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .govuk-tabs {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .govuk-tabs {
    font-size: 14pt;
    line-height: 1.15;
  }
}

.govuk-tabs__title {
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .govuk-tabs__title {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .govuk-tabs__title {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.govuk-tabs__title {
  font-weight: 400;
  color: #0b0c0c;
}
@media print {
  .govuk-tabs__title {
    color: #000000;
  }
}
.govuk-tabs__title {
  margin-bottom: 10px;
}

.govuk-tabs__list {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 20px;
}
@media (min-width: 40.0625em) {
  .govuk-tabs__list {
    margin-bottom: 30px;
  }
}

.govuk-tabs__list-item {
  margin-left: 25px;
}
.govuk-tabs__list-item::before {
  color: #0b0c0c;
}
@media print {
  .govuk-tabs__list-item::before {
    color: #000000;
  }
}
.govuk-tabs__list-item::before {
  content: "—";
  margin-left: -25px;
  padding-right: 5px;
}

.govuk-tabs__tab {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-tabs__tab {
    font-family: sans-serif;
  }
}
.govuk-tabs__tab {
  text-decoration: underline;
  text-decoration-thickness: max(1px, .0625rem);
  text-underline-offset: 0.1578em;
}
.govuk-tabs__tab:hover {
  text-decoration-thickness: max(3px, .1875rem, .12em);
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  -webkit-text-decoration-skip: none;
  text-decoration-skip: none;
}
.govuk-tabs__tab:focus {
  outline: 3px solid transparent;
  color: #0b0c0c;
  background-color: #ffdd00;
  box-shadow: 0 -2px #ffdd00, 0 4px #0b0c0c;
  text-decoration: none;
}
@supports not (text-wrap: balance) {
  .govuk-tabs__tab:focus {
    -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 {
  color: #0b0c0c;
}
.govuk-tabs__tab:focus {
  color: #0b0c0c;
}
.govuk-tabs__tab {
  display: inline-block;
  margin-bottom: 10px;
}

.govuk-tabs__panel {
  margin-bottom: 30px;
}
@media (min-width: 40.0625em) {
  .govuk-tabs__panel {
    margin-bottom: 50px;
  }
}

@media (min-width: 40.0625em) {
  .govuk-frontend-supported .govuk-tabs__list::after {
    content: "";
    display: block;
    clear: both;
  }
  .govuk-frontend-supported .govuk-tabs__list {
    margin-bottom: 0;
    border-bottom: 1px solid #b1b4b6;
  }
  .govuk-frontend-supported .govuk-tabs__title {
    display: none;
  }
  .govuk-frontend-supported .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;
  }
  .govuk-frontend-supported .govuk-tabs__list-item::before {
    content: none;
  }
  .govuk-frontend-supported .govuk-tabs__list-item--selected {
    position: relative;
    margin-top: -5px;
    margin-bottom: -1px;
    padding-top: 14px;
    padding-right: 19px;
    padding-bottom: 16px;
    padding-left: 19px;
    border: 1px solid #b1b4b6;
    border-bottom: 0;
    background-color: #ffffff;
  }
  .govuk-frontend-supported .govuk-tabs__list-item--selected .govuk-tabs__tab {
    text-decoration: none;
  }
  .govuk-frontend-supported .govuk-tabs__tab:link, .govuk-frontend-supported .govuk-tabs__tab:visited {
    color: #0b0c0c;
  }
  .govuk-frontend-supported .govuk-tabs__tab {
    margin-bottom: 0;
  }
}
@media print and (min-width: 40.0625em) {
  .govuk-frontend-supported .govuk-tabs__tab:link, .govuk-frontend-supported .govuk-tabs__tab:visited {
    color: #000000;
  }
}
@media (min-width: 40.0625em) {
  .govuk-frontend-supported .govuk-tabs__tab:hover {
    color: rgba(11, 12, 12, 0.99);
  }
  .govuk-frontend-supported .govuk-tabs__tab:active, .govuk-frontend-supported .govuk-tabs__tab:focus {
    color: #0b0c0c;
  }
}
@media print and (min-width: 40.0625em) {
  .govuk-frontend-supported .govuk-tabs__tab:active, .govuk-frontend-supported .govuk-tabs__tab:focus {
    color: #000000;
  }
}
@media (min-width: 40.0625em) {
  .govuk-frontend-supported .govuk-tabs__tab::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .govuk-frontend-supported .govuk-tabs__panel {
    margin-bottom: 0;
    padding: 30px 20px;
    border: 1px solid #b1b4b6;
    border-top: 0;
  }
  .govuk-frontend-supported .govuk-tabs__panel > :last-child {
    margin-bottom: 0;
  }
  .govuk-frontend-supported .govuk-tabs__panel--hidden {
    display: none;
  }
}




.govuk-task-list {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-task-list {
    font-family: sans-serif;
  }
}
.govuk-task-list {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .govuk-task-list {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .govuk-task-list {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.govuk-task-list {
  margin-top: 0;
  margin-bottom: 20px;
}
@media (min-width: 40.0625em) {
  .govuk-task-list {
    margin-bottom: 30px;
  }
}
.govuk-task-list {
  padding: 0;
  list-style-type: none;
}

.govuk-task-list__item {
  display: table;
  position: relative;
  width: 100%;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #b1b4b6;
}

.govuk-task-list__item:first-child {
  border-top: 1px solid #b1b4b6;
}

.govuk-task-list__item--with-link:hover {
  background: #f3f2f1;
}

.govuk-task-list__name-and-hint {
  display: table-cell;
  vertical-align: top;
  color: #0b0c0c;
}
@media print {
  .govuk-task-list__name-and-hint {
    color: #000000;
  }
}

.govuk-task-list__status {
  display: table-cell;
  padding-left: 10px;
  text-align: right;
  vertical-align: top;
  color: #0b0c0c;
}
@media print {
  .govuk-task-list__status {
    color: #000000;
  }
}

.govuk-task-list__status--cannot-start-yet {
  color: #505a5f;
}

.govuk-task-list__link::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.govuk-task-list__hint {
  margin-top: 5px;
  color: #505a5f;
}






.govuk-warning-text {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .govuk-warning-text {
    font-family: sans-serif;
  }
}
.govuk-warning-text {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .govuk-warning-text {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .govuk-warning-text {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.govuk-warning-text {
  margin-bottom: 20px;
}
@media (min-width: 40.0625em) {
  .govuk-warning-text {
    margin-bottom: 30px;
  }
}
.govuk-warning-text {
  font-weight: 700;
  position: relative;
  padding: 10px 0;
}

.govuk-warning-text__icon {
  box-sizing: border-box;
  display: inline-block;
  position: absolute;
  left: 0;
  min-width: 35px;
  min-height: 35px;
  margin-top: -7px;
}
@media (min-width: 40.0625em) {
  .govuk-warning-text__icon {
    margin-top: -5px;
  }
}
.govuk-warning-text__icon {
  border: 3px solid #0b0c0c;
  border-radius: 50%;
  color: #ffffff;
  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 screen and (forced-colors: active) {
  .govuk-warning-text__icon {
    border-color: windowText;
    color: windowText;
    background: transparent;
  }
}

.govuk-warning-text__text {
  color: #0b0c0c;
}
@media print {
  .govuk-warning-text__text {
    color: #000000;
  }
}
.govuk-warning-text__text {
  display: block;
  padding-left: 45px;
  font-weight: inherit;
}



.govuk-clearfix::after {
  content: "";
  display: block;
  clear: both;
}


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

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



.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-\!-static-margin-0 {
  margin: 0 !important;
}

.govuk-\!-static-margin-top-0 {
  margin-top: 0 !important;
}

.govuk-\!-static-margin-right-0 {
  margin-right: 0 !important;
}

.govuk-\!-static-margin-bottom-0 {
  margin-bottom: 0 !important;
}

.govuk-\!-static-margin-left-0 {
  margin-left: 0 !important;
}

.govuk-\!-static-margin-1 {
  margin: 5px !important;
}

.govuk-\!-static-margin-top-1 {
  margin-top: 5px !important;
}

.govuk-\!-static-margin-right-1 {
  margin-right: 5px !important;
}

.govuk-\!-static-margin-bottom-1 {
  margin-bottom: 5px !important;
}

.govuk-\!-static-margin-left-1 {
  margin-left: 5px !important;
}

.govuk-\!-static-margin-2 {
  margin: 10px !important;
}

.govuk-\!-static-margin-top-2 {
  margin-top: 10px !important;
}

.govuk-\!-static-margin-right-2 {
  margin-right: 10px !important;
}

.govuk-\!-static-margin-bottom-2 {
  margin-bottom: 10px !important;
}

.govuk-\!-static-margin-left-2 {
  margin-left: 10px !important;
}

.govuk-\!-static-margin-3 {
  margin: 15px !important;
}

.govuk-\!-static-margin-top-3 {
  margin-top: 15px !important;
}

.govuk-\!-static-margin-right-3 {
  margin-right: 15px !important;
}

.govuk-\!-static-margin-bottom-3 {
  margin-bottom: 15px !important;
}

.govuk-\!-static-margin-left-3 {
  margin-left: 15px !important;
}

.govuk-\!-static-margin-4 {
  margin: 20px !important;
}

.govuk-\!-static-margin-top-4 {
  margin-top: 20px !important;
}

.govuk-\!-static-margin-right-4 {
  margin-right: 20px !important;
}

.govuk-\!-static-margin-bottom-4 {
  margin-bottom: 20px !important;
}

.govuk-\!-static-margin-left-4 {
  margin-left: 20px !important;
}

.govuk-\!-static-margin-5 {
  margin: 25px !important;
}

.govuk-\!-static-margin-top-5 {
  margin-top: 25px !important;
}

.govuk-\!-static-margin-right-5 {
  margin-right: 25px !important;
}

.govuk-\!-static-margin-bottom-5 {
  margin-bottom: 25px !important;
}

.govuk-\!-static-margin-left-5 {
  margin-left: 25px !important;
}

.govuk-\!-static-margin-6 {
  margin: 30px !important;
}

.govuk-\!-static-margin-top-6 {
  margin-top: 30px !important;
}

.govuk-\!-static-margin-right-6 {
  margin-right: 30px !important;
}

.govuk-\!-static-margin-bottom-6 {
  margin-bottom: 30px !important;
}

.govuk-\!-static-margin-left-6 {
  margin-left: 30px !important;
}

.govuk-\!-static-margin-7 {
  margin: 40px !important;
}

.govuk-\!-static-margin-top-7 {
  margin-top: 40px !important;
}

.govuk-\!-static-margin-right-7 {
  margin-right: 40px !important;
}

.govuk-\!-static-margin-bottom-7 {
  margin-bottom: 40px !important;
}

.govuk-\!-static-margin-left-7 {
  margin-left: 40px !important;
}

.govuk-\!-static-margin-8 {
  margin: 50px !important;
}

.govuk-\!-static-margin-top-8 {
  margin-top: 50px !important;
}

.govuk-\!-static-margin-right-8 {
  margin-right: 50px !important;
}

.govuk-\!-static-margin-bottom-8 {
  margin-bottom: 50px !important;
}

.govuk-\!-static-margin-left-8 {
  margin-left: 50px !important;
}

.govuk-\!-static-margin-9 {
  margin: 60px !important;
}

.govuk-\!-static-margin-top-9 {
  margin-top: 60px !important;
}

.govuk-\!-static-margin-right-9 {
  margin-right: 60px !important;
}

.govuk-\!-static-margin-bottom-9 {
  margin-bottom: 60px !important;
}

.govuk-\!-static-margin-left-9 {
  margin-left: 60px !important;
}

.govuk-\!-static-padding-0 {
  padding: 0 !important;
}

.govuk-\!-static-padding-top-0 {
  padding-top: 0 !important;
}

.govuk-\!-static-padding-right-0 {
  padding-right: 0 !important;
}

.govuk-\!-static-padding-bottom-0 {
  padding-bottom: 0 !important;
}

.govuk-\!-static-padding-left-0 {
  padding-left: 0 !important;
}

.govuk-\!-static-padding-1 {
  padding: 5px !important;
}

.govuk-\!-static-padding-top-1 {
  padding-top: 5px !important;
}

.govuk-\!-static-padding-right-1 {
  padding-right: 5px !important;
}

.govuk-\!-static-padding-bottom-1 {
  padding-bottom: 5px !important;
}

.govuk-\!-static-padding-left-1 {
  padding-left: 5px !important;
}

.govuk-\!-static-padding-2 {
  padding: 10px !important;
}

.govuk-\!-static-padding-top-2 {
  padding-top: 10px !important;
}

.govuk-\!-static-padding-right-2 {
  padding-right: 10px !important;
}

.govuk-\!-static-padding-bottom-2 {
  padding-bottom: 10px !important;
}

.govuk-\!-static-padding-left-2 {
  padding-left: 10px !important;
}

.govuk-\!-static-padding-3 {
  padding: 15px !important;
}

.govuk-\!-static-padding-top-3 {
  padding-top: 15px !important;
}

.govuk-\!-static-padding-right-3 {
  padding-right: 15px !important;
}

.govuk-\!-static-padding-bottom-3 {
  padding-bottom: 15px !important;
}

.govuk-\!-static-padding-left-3 {
  padding-left: 15px !important;
}

.govuk-\!-static-padding-4 {
  padding: 20px !important;
}

.govuk-\!-static-padding-top-4 {
  padding-top: 20px !important;
}

.govuk-\!-static-padding-right-4 {
  padding-right: 20px !important;
}

.govuk-\!-static-padding-bottom-4 {
  padding-bottom: 20px !important;
}

.govuk-\!-static-padding-left-4 {
  padding-left: 20px !important;
}

.govuk-\!-static-padding-5 {
  padding: 25px !important;
}

.govuk-\!-static-padding-top-5 {
  padding-top: 25px !important;
}

.govuk-\!-static-padding-right-5 {
  padding-right: 25px !important;
}

.govuk-\!-static-padding-bottom-5 {
  padding-bottom: 25px !important;
}

.govuk-\!-static-padding-left-5 {
  padding-left: 25px !important;
}

.govuk-\!-static-padding-6 {
  padding: 30px !important;
}

.govuk-\!-static-padding-top-6 {
  padding-top: 30px !important;
}

.govuk-\!-static-padding-right-6 {
  padding-right: 30px !important;
}

.govuk-\!-static-padding-bottom-6 {
  padding-bottom: 30px !important;
}

.govuk-\!-static-padding-left-6 {
  padding-left: 30px !important;
}

.govuk-\!-static-padding-7 {
  padding: 40px !important;
}

.govuk-\!-static-padding-top-7 {
  padding-top: 40px !important;
}

.govuk-\!-static-padding-right-7 {
  padding-right: 40px !important;
}

.govuk-\!-static-padding-bottom-7 {
  padding-bottom: 40px !important;
}

.govuk-\!-static-padding-left-7 {
  padding-left: 40px !important;
}

.govuk-\!-static-padding-8 {
  padding: 50px !important;
}

.govuk-\!-static-padding-top-8 {
  padding-top: 50px !important;
}

.govuk-\!-static-padding-right-8 {
  padding-right: 50px !important;
}

.govuk-\!-static-padding-bottom-8 {
  padding-bottom: 50px !important;
}

.govuk-\!-static-padding-left-8 {
  padding-left: 50px !important;
}

.govuk-\!-static-padding-9 {
  padding: 60px !important;
}

.govuk-\!-static-padding-top-9 {
  padding-top: 60px !important;
}

.govuk-\!-static-padding-right-9 {
  padding-right: 60px !important;
}

.govuk-\!-static-padding-bottom-9 {
  padding-bottom: 60px !important;
}

.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: 3.3125rem !important;
  line-height: 1.0377358491 !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-font-size-80 {
    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: 2rem !important;
  line-height: 1.09375 !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-font-size-48 {
    font-size: 3rem !important;
    line-height: 1.0416666667 !important;
  }
}
@media print {
  .govuk-\!-font-size-48 {
    font-size: 32pt !important;
    line-height: 1.15 !important;
  }
}

.govuk-\!-font-size-36 {
  font-size: 1.5rem !important;
  line-height: 1.0416666667 !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-font-size-36 {
    font-size: 2.25rem !important;
    line-height: 1.1111111111 !important;
  }
}
@media print {
  .govuk-\!-font-size-36 {
    font-size: 24pt !important;
    line-height: 1.05 !important;
  }
}

.govuk-\!-font-size-27 {
  font-size: 1.125rem !important;
  line-height: 1.1111111111 !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-font-size-27 {
    font-size: 1.6875rem !important;
    line-height: 1.1111111111 !important;
  }
}
@media print {
  .govuk-\!-font-size-27 {
    font-size: 18pt !important;
    line-height: 1.15 !important;
  }
}

.govuk-\!-font-size-24 {
  font-size: 1.125rem !important;
  line-height: 1.1111111111 !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-font-size-24 {
    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: 1rem !important;
  line-height: 1.25 !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-font-size-19 {
    font-size: 1.1875rem !important;
    line-height: 1.3157894737 !important;
  }
}
@media print {
  .govuk-\!-font-size-19 {
    font-size: 14pt !important;
    line-height: 1.15 !important;
  }
}

.govuk-\!-font-size-16, .activity-log-table table, .activity-log-table {
  font-size: 0.875rem !important;
  line-height: 1.1428571429 !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-font-size-16, .activity-log-table table, .activity-log-table {
    font-size: 1rem !important;
    line-height: 1.25 !important;
  }
}
@media print {
  .govuk-\!-font-size-16, .activity-log-table table, .activity-log-table {
    font-size: 14pt !important;
    line-height: 1.2 !important;
  }
}

.govuk-\!-font-size-14 {
  font-size: 0.75rem !important;
  line-height: 1.25 !important;
}
@media (min-width: 40.0625em) {
  .govuk-\!-font-size-14 {
    font-size: 0.875rem !important;
    line-height: 1.4285714286 !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, .case-list .case-panel .stage-indicator, .unread-thread, .govuk-radios--small .govuk-radios__divider .divider-caption {
  font-weight: 700 !important;
}

.govuk-\!-font-tabular-numbers {
  font-variant-numeric: tabular-nums !important;
}

.govuk-\!-text-break-word {
  word-wrap: break-word !important;
  overflow-wrap: break-word !important;
}


.govuk-\!-width-full {
  width: 100% !important;
}

.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;
  }
}




/* stylelint-disable color-no-hex */
/* stylelint-enable color-no-hex */
/* stylelint-disable string-quotes, order/properties-alphabetical-order */
/* stylelint-disable indentation */
/* stylelint-disable color-no-hex */
/* ==========================================================================
   ELEMENTS / #FORMS
   ========================================================================== */
/**
 * Make sure our form elements don’t use any UA-specific font styles: we want
 * them to use ours. This may need reverting as more design information becomes
 * available, and we start putting together more complete forms.
 */
button,
input,
select,
textarea {
  font-family: inherit;
}

/* ==========================================================================
   ELEMENTS / #PAGE
   ========================================================================== */
/**
 * High-level, page-level styling.
 *
 * 1. The reason for this is to prevent "centering jumps" when navigating back
 *    and forth between pages with enough content to have a vertical scroll bar
 *    and pages that do not.
 * 2. Fonts on OSX will look more consistent with other systems that do not
 *    render text using sub-pixel anti-aliasing.
 * 3. Override the user agent style margin of 8px.
 * 4. Ensure the page always fills at least the entire height of the viewport.
 */
html {
  background-color: #ffffff;
  overflow-y: scroll; /* [1] */
  font-family: BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Sans-serif;
}

body {
  background-color: #ffffff;
  color: #0b0c0c;
  font-size: 16px;
  -moz-osx-font-smoothing: grayscale; /* [2] */
  -webkit-font-smoothing: antialiased; /* [2] */
  line-height: 1.33333;
  margin: 0; /* [3] */
  min-height: 100%; /* [4] */
}

/* ==========================================================================
   ELEMENTS / #TABLES
   ========================================================================== */
/**
 * 1. Force `<table>`s to be full-width by default.
 */
table {
  margin-bottom: 40px;
  border-spacing: 0;
  vertical-align: top;
  width: 100%; /* [1] */
}

@media (min-width: 40.0625em) {
  table {
    margin-bottom: 48px;
  }
}
@media print {
  table {
    page-break-inside: avoid;
  }
}
thead th {
  border-bottom: 2px solid #f3f2f1;
}

th,
td {
  font-size: 16px;
  font-size: 1;
  line-height: 1.33333;
  padding-bottom: 8px;
  padding-right: 16px;
  padding-top: 8px;
  border-bottom: 1px solid #f3f2f1;
  text-align: left;
  vertical-align: top;
}

@media (min-width: 40.0625em) {
  th,
  td {
    font-size: 19px;
    font-size: 1.1875;
    line-height: 1.33333;
  }
}
@media print {
  th,
  td {
    font-size: 14pt;
    line-height: 1.15;
  }
}
@media (min-width: 40.0625em) {
  th,
  td {
    padding-bottom: 16px;
  }
}
@media (min-width: 40.0625em) {
  th,
  td {
    padding-right: 24px;
  }
}
@media (min-width: 40.0625em) {
  th,
  td {
    padding-top: 16px;
  }
}
th:last-child,
td:last-child {
  padding-right: 0;
}

th {
  font-weight: 700;
}

caption {
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125;
  line-height: 1.33333;
  text-align: left;
}

@media (min-width: 40.0625em) {
  caption {
    font-size: 22px;
    font-size: 1.375;
    line-height: 1.33333;
  }
}
@media print {
  caption {
    font-size: 18pt;
    line-height: 1.15;
  }
}
.dfe-form-group {
  margin-bottom: 16px;
}

@media (min-width: 40.0625em) {
  .dfe-form-group {
    margin-bottom: 24px;
  }
}
.dfe-form-group .dfe-form-group:last-of-type {
  margin-bottom: 0;
}

.dfe-form-group--wrapper {
  margin-bottom: 24px;
}

@media (min-width: 40.0625em) {
  .dfe-form-group--wrapper {
    margin-bottom: 32px;
  }
}
.dfe-form-group--error {
  border-left: 4px solid #d4351c;
  padding-left: 16px;
}

.dfe-form-group--error .dfe-form-group {
  border: 0;
  padding: 0;
}

/* ==========================================================================
   OBJECTS / #GRID
   ========================================================================== */
.dfe-grid-row {
  margin-left: -16px;
  margin-right: -16px;
}

.dfe-grid-row:after {
  clear: both;
  content: "";
  display: block;
}

.dfe-grid-column-one-quarter {
  box-sizing: border-box;
  padding: 0 16px;
}

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

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

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

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

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

@media (min-width: 48.0625em) {
  .dfe-grid-column-full {
    float: left;
    width: 100%;
  }
}
/* ==========================================================================
   OBJECTS / #MAIN-WRAPPER
   ========================================================================== */
/**
 * Page wrapper for the grid system
 *
 * Usage:
 * <div class="dfe-width-container">
 *   <div class="dfe-main-wrapper">
 *    <!-- Wrapper for the main content of your page which applies padding
 *         to the top / bottom -->
 *   </div>
 * </div>
 *
 * Original code taken from GDS (Government Digital Service)
 * https://github.com/alphagov/govuk-frontend
 *
 * 1. In IE11 the `main` element can be used, but is not recognized  –
 *    meaning it's not defined in IE's default style sheet,
 *    so it uses CSS initial value, which is inline.
 */
.dfe-main-wrapper {
  padding-top: 40px;
  padding-bottom: 40px;
  display: block; /* [1] */
}

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

.dfe-main-wrapper > *:last-child {
  margin-bottom: 0;
}

.dfe-main-wrapper--l {
  padding-top: 48px;
}

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

@media (min-width: 40.0625em) {
  .dfe-main-wrapper--s {
    padding-bottom: 32px;
  }
}
@media (min-width: 40.0625em) {
  .dfe-main-wrapper--s {
    padding-top: 32px;
  }
}
/* ==========================================================================
   OBJECTS / #WIDTH-CONTAINER
   ========================================================================== */
/**
 * Page width for the grid system
 *
 * Original code taken from GDS (Government Digital Service)
 * https://github.com/alphagov/govuk-frontend
 *
 * 1. On mobile, add half width gutters
 * 2. Limit the width of the container to the page width
 * 3. From desktop, add full width gutters
 * 4. As soon as the viewport is greater than the width of the page plus the
 *    gutters, just centre the content instead of adding gutters.
 * 5. Full width container, spanning the entire width of the viewport
 */
.dfe-width-container {
  margin: 0 16px; /* [1] */
  max-width: 1200px; /* [2] */
  /* [4] */
}

@media (min-width: 48.0625em) {
  .dfe-width-container {
    margin: 0 32px; /* [3] */
  }
}
@media (min-width: 1264px) {
  .dfe-width-container {
    margin: 0 auto;
  }
}
.dfe-width-container-fluid {
  margin: 0 16px;
  max-width: 100%; /* [5] */
}

@media (min-width: 48.0625em) {
  .dfe-width-container-fluid {
    margin: 0 32px; /* [3] */
  }
}
/* ==========================================================================
   STYLES / #ICONS
   ========================================================================== */
.dfe-icon {
  height: 34px;
  width: 34px;
}

.dfe-icon__search {
  fill: #003a69;
}

.dfe-icon__chevron-left {
  fill: #003a69;
}

.dfe-icon__chevron-right {
  fill: #003a69;
}

.dfe-icon__close {
  fill: #003a69;
}

.dfe-icon__cross {
  fill: #d4351c;
}

.dfe-icon__tick {
  stroke: #00703c;
}

.dfe-icon__arrow-right {
  fill: #003a69;
}

.dfe-icon__arrow-left {
  fill: #003a69;
}

.dfe-icon__arrow-right-circle {
  fill: #00703c;
}

.dfe-icon__chevron-down {
  fill: #003a69;
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.dfe-icon__chevron-down path {
  fill: #ffffff;
}

.dfe-icon__chevron-up {
  fill: #003a69;
}

.dfe-icon__chevron-up path {
  fill: #ffffff;
}

.dfe-icon__emdash path {
  fill: #aeb7bd;
}

.dfe-icon__plus {
  fill: #003a69;
}

.dfe-icon__minus {
  fill: #003a69;
}

.dfe-icon--size-25 {
  height: 42.5px;
  width: 42.5px;
}

.dfe-icon--size-50 {
  height: 51px;
  width: 51px;
}

.dfe-icon--size-75 {
  height: 59.5px;
  width: 59.5px;
}

.dfe-icon--size-100 {
  height: 68px;
  width: 68px;
}

/* ==========================================================================
   STYLES / #LISTS
   ========================================================================== */
/**
 * 1. 'Random number' used to align ul and ol left with content.
 * 2. 'Random number' used to give sufficient spacing between text and icon.
 * 3. 'Random number' used to align icon and text.
 */
ol, ul, .dfe-list {
  font-size: 16px;
  font-size: 1;
  line-height: 1.33333;
  margin-bottom: 16px;
  list-style-type: none;
  margin-top: 0;
  padding-left: 0;
}

@media (min-width: 40.0625em) {
  ol, ul, .dfe-list {
    font-size: 19px;
    font-size: 1.1875;
    line-height: 1.33333;
  }
}
@media print {
  ol, ul, .dfe-list {
    font-size: 14pt;
    line-height: 1.15;
  }
}
@media (min-width: 40.0625em) {
  ol, ul, .dfe-list {
    margin-bottom: 24px;
  }
}
ol > li, ul > li, .dfe-list > li {
  margin-bottom: 8px;
}

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

ul, .dfe-list--bullet {
  list-style-type: disc;
  padding-left: 20px; /* [1] */
}

ol, .dfe-list--number {
  list-style-type: decimal;
  padding-left: 20px; /* [1] */
}

.dfe-list--tick,
.dfe-list--cross {
  list-style: none;
  margin-top: 0;
  padding-left: 40px; /* [2] */
  position: relative;
}

.dfe-list--tick svg,
.dfe-list--cross svg {
  left: -4px; /* [3] */
  margin-top: -5px; /* [3] */
  position: absolute;
}

/* ==========================================================================
   STYLES / #TYPOGRAPHY
   ========================================================================== */
/* Headings */
h1,
.dfe-heading-xl, .govuk-heading-xl {
  font-size: 32px;
  font-size: 2;
  line-height: 1.33333;
  display: block;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 40px;
}

@media (min-width: 40.0625em) {
  h1,
  .dfe-heading-xl, .govuk-heading-xl {
    font-size: 48px;
    font-size: 3;
    line-height: 1.33333;
  }
}
@media print {
  h1,
  .dfe-heading-xl, .govuk-heading-xl {
    font-size: 32pt;
    line-height: 1.15;
  }
}
@media (min-width: 40.0625em) {
  h1,
  .dfe-heading-xl, .govuk-heading-xl {
    margin-bottom: 48px;
  }
}
h2,
.dfe-heading-l, .govuk-heading-l, .md-page h1,
#specification h1,
.specification h1 {
  font-size: 24px;
  font-size: 1.5;
  line-height: 1.33333;
  display: block;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 16px;
}

@media (min-width: 40.0625em) {
  h2,
  .dfe-heading-l, .govuk-heading-l, .md-page h1,
  #specification h1,
  .specification h1 {
    font-size: 32px;
    font-size: 2;
    line-height: 1.33333;
  }
}
@media print {
  h2,
  .dfe-heading-l, .govuk-heading-l, .md-page h1,
  #specification h1,
  .specification h1 {
    font-size: 24pt;
    line-height: 1.05;
  }
}
@media (min-width: 40.0625em) {
  h2,
  .dfe-heading-l, .govuk-heading-l, .md-page h1,
  #specification h1,
  .specification h1 {
    margin-bottom: 24px;
  }
}
h3,
.dfe-heading-m, .govuk-heading-m, .md-page h2,
#specification h2,
.specification h2 {
  font-size: 20px;
  font-size: 1.25;
  line-height: 1.33333;
  display: block;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 16px;
}

@media (min-width: 40.0625em) {
  h3,
  .dfe-heading-m, .govuk-heading-m, .md-page h2,
  #specification h2,
  .specification h2 {
    font-size: 24px;
    font-size: 1.5;
    line-height: 1.33333;
  }
}
@media print {
  h3,
  .dfe-heading-m, .govuk-heading-m, .md-page h2,
  #specification h2,
  .specification h2 {
    font-size: 18pt;
    line-height: 1.15;
  }
}
@media (min-width: 40.0625em) {
  h3,
  .dfe-heading-m, .govuk-heading-m, .md-page h2,
  #specification h2,
  .specification h2 {
    margin-bottom: 24px;
  }
}
h4,
.dfe-heading-s, .govuk-heading-s, .md-page h3,
#specification h3,
.specification h3 {
  font-size: 16px;
  font-size: 1;
  line-height: 1.33333;
  display: block;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 16px;
}

@media (min-width: 40.0625em) {
  h4,
  .dfe-heading-s, .govuk-heading-s, .md-page h3,
  #specification h3,
  .specification h3 {
    font-size: 19px;
    font-size: 1.1875;
    line-height: 1.33333;
  }
}
@media print {
  h4,
  .dfe-heading-s, .govuk-heading-s, .md-page h3,
  #specification h3,
  .specification h3 {
    font-size: 14pt;
    line-height: 1.15;
  }
}
@media (min-width: 40.0625em) {
  h4,
  .dfe-heading-s, .govuk-heading-s, .md-page h3,
  #specification h3,
  .specification h3 {
    margin-bottom: 24px;
  }
}
h5,
.dfe-heading-xs {
  font-size: 16px;
  font-size: 1;
  line-height: 1.33333;
  display: block;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 16px;
}

@media (min-width: 40.0625em) {
  h5,
  .dfe-heading-xs {
    font-size: 19px;
    font-size: 1.1875;
    line-height: 1.33333;
  }
}
@media print {
  h5,
  .dfe-heading-xs {
    font-size: 14pt;
    line-height: 1.15;
  }
}
@media (min-width: 40.0625em) {
  h5,
  .dfe-heading-xs {
    margin-bottom: 24px;
  }
}
h6,
.dfe-heading-xxs {
  font-size: 16px;
  font-size: 1;
  line-height: 1.33333;
  display: block;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 16px;
}

@media (min-width: 40.0625em) {
  h6,
  .dfe-heading-xxs {
    font-size: 19px;
    font-size: 1.1875;
    line-height: 1.33333;
  }
}
@media print {
  h6,
  .dfe-heading-xxs {
    font-size: 14pt;
    line-height: 1.15;
  }
}
@media (min-width: 40.0625em) {
  h6,
  .dfe-heading-xxs {
    margin-bottom: 24px;
  }
}
/* Captions to be used inside headings */
.dfe-caption-xl {
  font-weight: 400;
  font-size: 24px;
  font-size: 1.5;
  line-height: 1.33333;
  color: #505a5f;
  display: block;
  margin-bottom: 4px;
}

@media (min-width: 40.0625em) {
  .dfe-caption-xl {
    font-size: 32px;
    font-size: 2;
    line-height: 1.33333;
  }
}
@media print {
  .dfe-caption-xl {
    font-size: 24pt;
    line-height: 1.05;
  }
}
.dfe-caption-l {
  font-weight: 400;
  font-size: 20px;
  font-size: 1.25;
  line-height: 1.33333;
  color: #505a5f;
  display: block;
  margin-bottom: 4px;
}

@media (min-width: 40.0625em) {
  .dfe-caption-l {
    font-size: 24px;
    font-size: 1.5;
    line-height: 1.33333;
  }
}
@media print {
  .dfe-caption-l {
    font-size: 18pt;
    line-height: 1.15;
  }
}
.dfe-caption-m {
  font-weight: 400;
  font-size: 16px;
  font-size: 1;
  line-height: 1.33333;
  color: #505a5f;
  display: block;
}

@media (min-width: 40.0625em) {
  .dfe-caption-m {
    font-size: 19px;
    font-size: 1.1875;
    line-height: 1.33333;
  }
}
@media print {
  .dfe-caption-m {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.dfe-caption--bottom {
  margin-bottom: 0;
  margin-top: 4px;
}

/* Body (paragraphs) */
.dfe-body-l {
  font-size: 20px;
  font-size: 1.25;
  line-height: 1.33333;
  display: block;
  margin-top: 0;
  margin-bottom: 24px;
}

@media (min-width: 40.0625em) {
  .dfe-body-l {
    font-size: 24px;
    font-size: 1.5;
    line-height: 1.33333;
  }
}
@media print {
  .dfe-body-l {
    font-size: 18pt;
    line-height: 1.15;
  }
}
@media (min-width: 40.0625em) {
  .dfe-body-l {
    margin-bottom: 32px;
  }
}
address, p,
.dfe-body-m {
  font-size: 16px;
  font-size: 1;
  line-height: 1.33333;
  display: block;
  margin-top: 0;
  margin-bottom: 16px;
}

@media (min-width: 40.0625em) {
  address, p,
  .dfe-body-m {
    font-size: 19px;
    font-size: 1.1875;
    line-height: 1.33333;
  }
}
@media print {
  address, p,
  .dfe-body-m {
    font-size: 14pt;
    line-height: 1.15;
  }
}
@media (min-width: 40.0625em) {
  address, p,
  .dfe-body-m {
    margin-bottom: 24px;
  }
}
p,
.dfe-body-m {
  color: inherit;
}

.dfe-body-s {
  font-size: 14px;
  font-size: 0.875;
  line-height: 1.33333;
  display: block;
  margin-top: 0;
  margin-bottom: 16px;
}

@media (min-width: 40.0625em) {
  .dfe-body-s {
    font-size: 16px;
    font-size: 1;
    line-height: 1.33333;
  }
}
@media print {
  .dfe-body-s {
    font-size: 14pt;
    line-height: 1.2;
  }
}
@media (min-width: 40.0625em) {
  .dfe-body-s {
    margin-bottom: 24px;
  }
}
address {
  font-style: normal;
}

/**
 * Lede text
 *
 * 1. Apply lede text styling to p and ul within the lede element
 * 2. Reduces the spacing between the page heading and the lede text
 */
.dfe-lede-text {
  font-weight: 400;
  font-size: 20px;
  font-size: 1.25;
  line-height: 1.33333;
  margin-bottom: 40px;
  /* [1] */
}

@media (min-width: 40.0625em) {
  .dfe-lede-text {
    font-size: 24px;
    font-size: 1.5;
    line-height: 1.33333;
  }
}
@media print {
  .dfe-lede-text {
    font-size: 18pt;
    line-height: 1.15;
  }
}
@media (min-width: 40.0625em) {
  .dfe-lede-text {
    margin-bottom: 48px;
  }
}
.dfe-lede-text p,
.dfe-lede-text ul {
  font-weight: 400;
  font-size: 20px;
  font-size: 1.25;
  line-height: 1.33333;
}

@media (min-width: 40.0625em) {
  .dfe-lede-text p,
  .dfe-lede-text ul {
    font-size: 24px;
    font-size: 1.5;
    line-height: 1.33333;
  }
}
@media print {
  .dfe-lede-text p,
  .dfe-lede-text ul {
    font-size: 18pt;
    line-height: 1.15;
  }
}
.dfe-lede-text--small {
  font-weight: 400;
  font-size: 16px;
  font-size: 1;
  line-height: 1.33333;
  margin-bottom: 24px;
}

@media (min-width: 40.0625em) {
  .dfe-lede-text--small {
    font-size: 19px;
    font-size: 1.1875;
    line-height: 1.33333;
  }
}
@media print {
  .dfe-lede-text--small {
    font-size: 14pt;
    line-height: 1.15;
  }
}
@media (min-width: 40.0625em) {
  .dfe-lede-text--small {
    margin-bottom: 32px;
  }
}
/* [2] */
h1 + .dfe-lede-text,
h1 + .dfe-lede-text--small {
  margin-top: -8px;
}

/**
 * Contextual adjustments
 *
 * Add top padding to headings that appear directly after paragraphs.
 *
 * 1. Removes the padding-top because of the lede-text's increased margin-bottom
 *
 * Original code taken from GDS (Government Digital Service)
 * https://github.com/alphagov/dfe-frontend
 */
.dfe-body-l + h2,
.dfe-body-l + .dfe-heading-l, .dfe-body-l + .govuk-heading-l, .md-page .dfe-body-l + h1,
#specification .dfe-body-l + h1,
.specification .dfe-body-l + h1 {
  padding-top: 4px;
}

@media (min-width: 40.0625em) {
  .dfe-body-l + h2,
  .dfe-body-l + .dfe-heading-l, .dfe-body-l + .govuk-heading-l, .md-page .dfe-body-l + h1,
  #specification .dfe-body-l + h1,
  .specification .dfe-body-l + h1 {
    padding-top: 8px;
  }
}
p + h2,
.dfe-body-m + h2, address + h2,
p + .dfe-heading-l,
.dfe-body-m + .dfe-heading-l,
address + .dfe-heading-l, p + .govuk-heading-l, .md-page p + h1,
#specification p + h1,
.specification p + h1,
.dfe-body-m + .govuk-heading-l,
.md-page .dfe-body-m + h1,
#specification .dfe-body-m + h1,
.specification .dfe-body-m + h1, address + .govuk-heading-l, .md-page address + h1,
#specification address + h1,
.specification address + h1,
.dfe-body-s + h2,
.dfe-body-s + .dfe-heading-l,
.dfe-body-s + .govuk-heading-l,
.md-page .dfe-body-s + h1,
#specification .dfe-body-s + h1,
.specification .dfe-body-s + h1,
.dfe-list + h2,
ul + h2,
ol + h2,
.dfe-list + .dfe-heading-l,
ul + .dfe-heading-l,
ol + .dfe-heading-l,
.dfe-list + .govuk-heading-l,
.md-page .dfe-list + h1,
#specification .dfe-list + h1,
.specification .dfe-list + h1,
ul + .govuk-heading-l,
.md-page ul + h1,
#specification ul + h1,
.specification ul + h1,
ol + .govuk-heading-l,
.md-page ol + h1,
#specification ol + h1,
.specification ol + h1 {
  padding-top: 16px;
}

@media (min-width: 40.0625em) {
  p + h2,
  .dfe-body-m + h2, address + h2,
  p + .dfe-heading-l,
  .dfe-body-m + .dfe-heading-l,
  address + .dfe-heading-l, p + .govuk-heading-l, .md-page p + h1,
  #specification p + h1,
  .specification p + h1,
  .dfe-body-m + .govuk-heading-l,
  .md-page .dfe-body-m + h1,
  #specification .dfe-body-m + h1,
  .specification .dfe-body-m + h1, address + .govuk-heading-l, .md-page address + h1,
  #specification address + h1,
  .specification address + h1,
  .dfe-body-s + h2,
  .dfe-body-s + .dfe-heading-l,
  .dfe-body-s + .govuk-heading-l,
  .md-page .dfe-body-s + h1,
  #specification .dfe-body-s + h1,
  .specification .dfe-body-s + h1,
  .dfe-list + h2,
  ul + h2,
  ol + h2,
  .dfe-list + .dfe-heading-l,
  ul + .dfe-heading-l,
  ol + .dfe-heading-l,
  .dfe-list + .govuk-heading-l,
  .md-page .dfe-list + h1,
  #specification .dfe-list + h1,
  .specification .dfe-list + h1,
  ul + .govuk-heading-l,
  .md-page ul + h1,
  #specification ul + h1,
  .specification ul + h1,
  ol + .govuk-heading-l,
  .md-page ol + h1,
  #specification ol + h1,
  .specification ol + h1 {
    padding-top: 24px;
  }
}
p + h3,
.dfe-body-m + h3, address + h3,
p + .dfe-heading-m,
.dfe-body-m + .dfe-heading-m,
address + .dfe-heading-m, p + .govuk-heading-m, .md-page p + h2,
#specification p + h2,
.specification p + h2,
.dfe-body-m + .govuk-heading-m,
.md-page .dfe-body-m + h2,
#specification .dfe-body-m + h2,
.specification .dfe-body-m + h2, address + .govuk-heading-m, .md-page address + h2,
#specification address + h2,
.specification address + h2,
.dfe-body-s + h3,
.dfe-body-s + .dfe-heading-m,
.dfe-body-s + .govuk-heading-m,
.md-page .dfe-body-s + h2,
#specification .dfe-body-s + h2,
.specification .dfe-body-s + h2,
.dfe-list + h3,
ul + h3,
ol + h3,
.dfe-list + .dfe-heading-m,
ul + .dfe-heading-m,
ol + .dfe-heading-m,
.dfe-list + .govuk-heading-m,
.md-page .dfe-list + h2,
#specification .dfe-list + h2,
.specification .dfe-list + h2,
ul + .govuk-heading-m,
.md-page ul + h2,
#specification ul + h2,
.specification ul + h2,
ol + .govuk-heading-m,
.md-page ol + h2,
#specification ol + h2,
.specification ol + h2,
p + h4,
.dfe-body-m + h4,
address + h4,
p + .dfe-heading-s,
.dfe-body-m + .dfe-heading-s,
address + .dfe-heading-s,
p + .govuk-heading-s,
.md-page p + h3,
#specification p + h3,
.specification p + h3,
.dfe-body-m + .govuk-heading-s,
.md-page .dfe-body-m + h3,
#specification .dfe-body-m + h3,
.specification .dfe-body-m + h3,
address + .govuk-heading-s,
.md-page address + h3,
#specification address + h3,
.specification address + h3,
.dfe-body-s + h4,
.dfe-body-s + .dfe-heading-s,
.dfe-body-s + .govuk-heading-s,
.md-page .dfe-body-s + h3,
#specification .dfe-body-s + h3,
.specification .dfe-body-s + h3,
.dfe-list + h4,
ul + h4,
ol + h4,
.dfe-list + .dfe-heading-s,
ul + .dfe-heading-s,
ol + .dfe-heading-s,
.dfe-list + .govuk-heading-s,
.md-page .dfe-list + h3,
#specification .dfe-list + h3,
.specification .dfe-list + h3,
ul + .govuk-heading-s,
.md-page ul + h3,
#specification ul + h3,
.specification ul + h3,
ol + .govuk-heading-s,
.md-page ol + h3,
#specification ol + h3,
.specification ol + h3 {
  padding-top: 4px;
}

@media (min-width: 40.0625em) {
  p + h3,
  .dfe-body-m + h3, address + h3,
  p + .dfe-heading-m,
  .dfe-body-m + .dfe-heading-m,
  address + .dfe-heading-m, p + .govuk-heading-m, .md-page p + h2,
  #specification p + h2,
  .specification p + h2,
  .dfe-body-m + .govuk-heading-m,
  .md-page .dfe-body-m + h2,
  #specification .dfe-body-m + h2,
  .specification .dfe-body-m + h2, address + .govuk-heading-m, .md-page address + h2,
  #specification address + h2,
  .specification address + h2,
  .dfe-body-s + h3,
  .dfe-body-s + .dfe-heading-m,
  .dfe-body-s + .govuk-heading-m,
  .md-page .dfe-body-s + h2,
  #specification .dfe-body-s + h2,
  .specification .dfe-body-s + h2,
  .dfe-list + h3,
  ul + h3,
  ol + h3,
  .dfe-list + .dfe-heading-m,
  ul + .dfe-heading-m,
  ol + .dfe-heading-m,
  .dfe-list + .govuk-heading-m,
  .md-page .dfe-list + h2,
  #specification .dfe-list + h2,
  .specification .dfe-list + h2,
  ul + .govuk-heading-m,
  .md-page ul + h2,
  #specification ul + h2,
  .specification ul + h2,
  ol + .govuk-heading-m,
  .md-page ol + h2,
  #specification ol + h2,
  .specification ol + h2,
  p + h4,
  .dfe-body-m + h4,
  address + h4,
  p + .dfe-heading-s,
  .dfe-body-m + .dfe-heading-s,
  address + .dfe-heading-s,
  p + .govuk-heading-s,
  .md-page p + h3,
  #specification p + h3,
  .specification p + h3,
  .dfe-body-m + .govuk-heading-s,
  .md-page .dfe-body-m + h3,
  #specification .dfe-body-m + h3,
  .specification .dfe-body-m + h3,
  address + .govuk-heading-s,
  .md-page address + h3,
  #specification address + h3,
  .specification address + h3,
  .dfe-body-s + h4,
  .dfe-body-s + .dfe-heading-s,
  .dfe-body-s + .govuk-heading-s,
  .md-page .dfe-body-s + h3,
  #specification .dfe-body-s + h3,
  .specification .dfe-body-s + h3,
  .dfe-list + h4,
  ul + h4,
  ol + h4,
  .dfe-list + .dfe-heading-s,
  ul + .dfe-heading-s,
  ol + .dfe-heading-s,
  .dfe-list + .govuk-heading-s,
  .md-page .dfe-list + h3,
  #specification .dfe-list + h3,
  .specification .dfe-list + h3,
  ul + .govuk-heading-s,
  .md-page ul + h3,
  #specification ul + h3,
  .specification ul + h3,
  ol + .govuk-heading-s,
  .md-page ol + h3,
  #specification ol + h3,
  .specification ol + h3 {
    padding-top: 8px;
  }
}
/* [1] */
.dfe-lede-text + h2,
.dfe-lede-text + .dfe-heading-l, .dfe-lede-text + .govuk-heading-l, .md-page .dfe-lede-text + h1,
#specification .dfe-lede-text + h1,
.specification .dfe-lede-text + h1 {
  padding-top: 0;
}

/* Font weight for <strong> and <b> */
strong,
b {
  font-weight: 700;
}

/* ==========================================================================
   UTILITIES / #TYPOGRAPHY
   ========================================================================== */
/**
 * Font size and line height
 *
 * Generate typography override classes for each responsive font map in the
 * typography scale eg .dfe-u-font-size-48
 *
 * Original code taken from GDS (Government Digital Service)
 * https://github.com/alphagov/govuk-frontend
 */
.dfe-u-font-size-64 {
  font-size: 48px !important;
  font-size: 3 !important;
  line-height: 1.33333 !important;
}

@media (min-width: 40.0625em) {
  .dfe-u-font-size-64 {
    font-size: 64px !important;
    font-size: 4 !important;
    line-height: 1.33333 !important;
  }
}
@media print {
  .dfe-u-font-size-64 {
    font-size: 53pt !important;
    line-height: 1.1 !important;
  }
}
.dfe-u-font-size-48 {
  font-size: 32px !important;
  font-size: 2 !important;
  line-height: 1.33333 !important;
}

@media (min-width: 40.0625em) {
  .dfe-u-font-size-48 {
    font-size: 48px !important;
    font-size: 3 !important;
    line-height: 1.33333 !important;
  }
}
@media print {
  .dfe-u-font-size-48 {
    font-size: 32pt !important;
    line-height: 1.15 !important;
  }
}
.dfe-u-font-size-32 {
  font-size: 24px !important;
  font-size: 1.5 !important;
  line-height: 1.33333 !important;
}

@media (min-width: 40.0625em) {
  .dfe-u-font-size-32 {
    font-size: 32px !important;
    font-size: 2 !important;
    line-height: 1.33333 !important;
  }
}
@media print {
  .dfe-u-font-size-32 {
    font-size: 24pt !important;
    line-height: 1.05 !important;
  }
}
.dfe-u-font-size-24 {
  font-size: 20px !important;
  font-size: 1.25 !important;
  line-height: 1.33333 !important;
}

@media (min-width: 40.0625em) {
  .dfe-u-font-size-24 {
    font-size: 24px !important;
    font-size: 1.5 !important;
    line-height: 1.33333 !important;
  }
}
@media print {
  .dfe-u-font-size-24 {
    font-size: 18pt !important;
    line-height: 1.15 !important;
  }
}
.dfe-u-font-size-22 {
  font-size: 18px !important;
  font-size: 1.125 !important;
  line-height: 1.33333 !important;
}

@media (min-width: 40.0625em) {
  .dfe-u-font-size-22 {
    font-size: 22px !important;
    font-size: 1.375 !important;
    line-height: 1.33333 !important;
  }
}
@media print {
  .dfe-u-font-size-22 {
    font-size: 18pt !important;
    line-height: 1.15 !important;
  }
}
.dfe-u-font-size-19 {
  font-size: 16px !important;
  font-size: 1 !important;
  line-height: 1.33333 !important;
}

@media (min-width: 40.0625em) {
  .dfe-u-font-size-19 {
    font-size: 19px !important;
    font-size: 1.1875 !important;
    line-height: 1.33333 !important;
  }
}
@media print {
  .dfe-u-font-size-19 {
    font-size: 14pt !important;
    line-height: 1.15 !important;
  }
}
.dfe-u-font-size-16 {
  font-size: 14px !important;
  font-size: 0.875 !important;
  line-height: 1.33333 !important;
}

@media (min-width: 40.0625em) {
  .dfe-u-font-size-16 {
    font-size: 16px !important;
    font-size: 1 !important;
    line-height: 1.33333 !important;
  }
}
@media print {
  .dfe-u-font-size-16 {
    font-size: 14pt !important;
    line-height: 1.2 !important;
  }
}
.dfe-u-font-size-14 {
  font-size: 12px !important;
  font-size: 0.75 !important;
  line-height: 1.33333 !important;
}

@media (min-width: 40.0625em) {
  .dfe-u-font-size-14 {
    font-size: 14px !important;
    font-size: 0.875 !important;
    line-height: 1.33333 !important;
  }
}
@media print {
  .dfe-u-font-size-14 {
    font-size: 12pt !important;
    line-height: 1.2 !important;
  }
}
/* Weights
   ========================================================================== */
/**
 * Generate font weight override classes for normal and bold
 * eg .dfe-u-font-weight-normal
 */
.dfe-u-font-weight-normal {
  font-weight: 400 !important;
}

.dfe-u-font-weight-bold {
  font-weight: 700 !important;
}

/* Colours
   ========================================================================== */
/**
 * Secondary text colour $dfe-secondary-text-color
 * eg <p class="dfe-u-secondary-text-color">Published on: 15 March 2018</p>
 */
.dfe-u-secondary-text-color {
  color: #505a5f !important; /* stylelint-disable-line declaration-no-important */
}

p,
.govuk-body,
.message .message-template,
.message .message-details,
.md-page p,
#specification p,
.specification p,
.govuk-radios--small .govuk-radios__divider .divider-caption {
  max-width: 44em;
}

/* ==========================================================================
   COMPONENTS / #HEADER
   ========================================================================== */
/**
 * The behaviour with regards to responsiveness is as follow:
 *
 * - Mobile to tablet view
 *   Menu toggle button visible and navigation links hidden, search toggle
     button visible and search form hidden
 *
 * - Tablet to desktop view
 *   Menu toggle button visible and navigation links hidden, search toggle
 *   button hidden and search form visible
 *
 * - Desktop+ view
 *   Menu toggle button hidden and navigation links visible, search toggle
 *   button hidden and search form visible
 *
 * 1. Custom height and width of the logo
 * 2. Custom height and width of form items
 * 3. Custom height and width of svg icons
 * 4. Remove inner border on buttons for Firefox, see
 *    https://github.com/necolas/normalize.css/issues/393
 * 5. Proprietary extension so form field looks the same in Safari
 * 6. Custom margin to move menu toggle past the search toggle button
 * 7. Custom border value between expanded search and expanded menu if both open at the same time
 * 8. Don't display the link address for the logo anchor, see
 *     core/elements/_links.scss
 * 9. Remove random top margin in Safari
 * 10. Align close icon with nav item arrow icons
 * 11. Add dfe-spacing(9) to align right and left main nav with header
 */
.dfe-header {
  background-color: #003a69;
}

.dfe-header:after {
  clear: both;
  content: "";
  display: block;
}

.dfe-header__container {
  padding-top: 24px;
}

.dfe-header__container:after {
  clear: both;
  content: "";
  display: block;
}

@media (max-width: 40.0525em) {
  .dfe-header__container {
    margin: 0;
    padding-top: 8px;
  }
}
.dfe-header__logo {
  float: left;
}

@media (max-width: 40.0525em) {
  .dfe-header__logo {
    position: relative;
    z-index: 1;
  }
}
.dfe-header__logo .dfe-logo__background {
  fill: #ffffff;
}

@media print {
  .dfe-header__logo .dfe-logo__background {
    fill: #003a69;
  }
}
.dfe-header__logo .dfe-logo__text {
  fill: #003a69;
}

@media print {
  .dfe-header__logo .dfe-logo__text {
    fill: #ffffff;
  }
}
.dfe-header__logo .dfe-logo {
  height: 90px;
  width: 153px;
  /* [1] */
  border: 0;
}

@media (max-width: 48.0525em) {
  .dfe-header__logo {
    max-width: 60%;
  }
}
@media (max-width: 450px) {
  .dfe-header__logo {
    max-width: 50%;
  }
}
.dfe-header__link {
  height: 90px;
  width: 153px;
  /* [1] */
  display: block;
}

.dfe-header__link .dfe-logo-hover {
  display: none;
}

.dfe-header__link .dfe-logo {
  width: 136px !important;
  height: 80px !important;
}

.dfe-header__link:focus .dfe-logo-hover {
  display: none;
}

.dfe-header__link:focus .dfe-logo {
  display: none;
}

.dfe-header__link:focus .dfe-logo + .dfe-logo-hover {
  display: inline-block;
  width: 136px !important;
  height: 80px !important;
}

.dfe-header__link:focus {
  box-shadow: none;
}

.dfe-header__link:focus .dfe-logo {
  box-shadow: 0 0 0 4px #ffdd00, 0 4px 0 4px #0b0c0c;
}

@media print {
  .dfe-header__link:after {
    content: "";
    /* [8] */
  }
}
.dfe-header__content {
  position: relative;
}

.dfe-header__content:after {
  clear: both;
  content: "";
  display: block;
}

@media print {
  .dfe-header__content {
    display: none;
  }
}
.dfe-header__content.js-show {
  border-bottom: 4px solid #f0f4f5;
  /* [7] */
}

@media (min-width: 40.0625em) {
  .dfe-header__content {
    float: right;
  }
  .dfe-header__content.js-show {
    border-bottom: 0;
  }
}
.dfe-header__action-links {
  display: flex;
  gap: 20px;
  justify-content: flex-end;
  margin-bottom: 10px;
}

.dfe-header__action-links li {
  list-style: none;
  color: #ffffff;
  font-size: 16px;
}

.dfe-header__search {
  position: relative;
  text-align: right;
}

.dfe-header__search:after {
  clear: both;
  content: "";
  display: block;
}

@media (min-width: 40.0625em) {
  .dfe-header__search {
    float: left;
    margin-left: 8px;
  }
}
.dfe-header__search-toggle {
  background-color: transparent;
  border: 1px solid #ffffff;
  color: #ffffff;
  cursor: pointer;
  min-height: 40px;
  /* [2] */
  padding: 4px 8px 0;
  position: absolute;
  right: 0;
  top: 0;
}

.dfe-header__search-toggle::-moz-focus-inner {
  border: 0;
}

.dfe-header__search-toggle:hover {
  background-color: #002644;
  border-color: #f0f4f5;
  box-shadow: none;
}

.dfe-header__search-toggle:focus {
  border: 1px solid #ffdd00 !important; /* stylelint-disable-line declaration-no-important */ /* [2] */
}

.dfe-header__search-toggle:active, .dfe-header__search-toggle.is-active {
  background-color: #001d35;
  border-color: #f0f4f5;
  color: #f0f4f5;
}

.dfe-header__search-toggle .dfe-icon__search {
  fill: #ffffff;
  height: 21px;
  /* [3] */
  width: 21px;
  /* [3] */
}

.dfe-header__search-toggle:focus {
  background-color: #ffdd00;
  border: 0;
  box-shadow: 0 4px 0 0 #0b0c0c;
  color: #0b0c0c;
  outline: 4px solid transparent; /* 1 */
  outline-offset: 4px;
  box-shadow: 0 0 0 2px #ffdd00, 0 4px 0 2px #0b0c0c;
}

.dfe-header__search-toggle:focus .dfe-icon {
  fill: #0b0c0c;
}

@media (min-width: 40.0625em) {
  .dfe-header__search-toggle {
    display: none;
  }
}
.dfe-header__search-form {
  height: 100%;
  overflow: visible;
}

@media (max-width: 40.0525em) {
  .dfe-header__search-form {
    background-color: #ffffff;
    display: flex;
    padding: 16px;
    width: 100%;
  }
}
@media (max-width: 40.0525em) {
  .dfe-header__search-wrap {
    display: none;
  }
  .dfe-header__search-wrap.js-show {
    clear: both;
    display: flex;
    margin-bottom: -20px;
    margin-left: -16px;
    margin-right: -16px;
    padding-top: 16px;
    text-align: left;
  }
}
@media (min-width: 40.0625em) {
  .dfe-header__search-wrap {
    display: block;
    line-height: 0;
  }
}
.dfe-search__input {
  -webkit-appearance: listbox;
  /* [5] */
  padding: 0 16px;
}

.dfe-search__input:focus {
  border: 4px solid #0b0c0c;
  box-shadow: 0 0 0 4px #ffdd00;
  outline: 4px solid transparent;
  outline-offset: 4px;
  padding: 0 9px;
}

.dfe-search__input::placeholder {
  color: #505a5f;
  font-size: 16px;
}

.dfe-search__input:-ms-input-placeholder {
  color: #505a5f;
  font-size: 16px;
}

.dfe-search__input::-webkit-input-placeholder {
  color: #505a5f;
  font-size: 16px;
}

@media (max-width: 40.0525em) {
  .dfe-search__input {
    border-bottom: 1px solid #aeb7bd;
    border-left: 1px solid #aeb7bd;
    border-right: 0;
    border-top: 1px solid #aeb7bd;
    flex-grow: 2;
    -ms-flex-positive: 2;
    font-size: inherit;
    height: 52px;
    /* [4] */
    margin: 0;
    outline: none;
    width: 100%;
    /* [4] */
    z-index: 1;
  }
}
@media (min-width: 40.0625em) {
  .dfe-search__input {
    border: 1px solid #ffffff;
    font-size: 16px;
    height: 40px;
    /* [2] */
    width: 200px;
    /* [2] */
  }
}
@media (min-width: 48.0625em) {
  .dfe-search__input {
    width: 235px;
  }
}
.dfe-search__submit {
  border: 0;
  float: right;
  font-size: inherit;
  line-height: inherit;
  outline: none;
  padding: 0;
}

.dfe-search__submit::-moz-focus-inner {
  border: 0;
  /* [4] */
}

.dfe-search__submit:hover {
  cursor: pointer;
}

@media (max-width: 40.0525em) {
  .dfe-search__submit {
    background-color: #003a69;
    height: 52px;
    /* [2] */
    margin: 0;
    padding: 8px 8px 0;
  }
  .dfe-search__submit .dfe-icon__search {
    fill: #ffffff;
    height: 38px;
    /* [3] */
    width: 38px;
    /* [3] */
  }
  .dfe-search__submit:hover {
    background-color: #002644;
  }
  .dfe-search__submit:focus {
    background-color: #ffdd00;
    box-shadow: 0 -4px #ffdd00, 0 4px #0b0c0c;
    outline: 4px solid transparent;
    outline-offset: 4px;
  }
  .dfe-search__submit:focus:hover {
    background-color: #ffdd00;
  }
  .dfe-search__submit:focus:hover .dfe-icon {
    fill: #0b0c0c;
  }
  .dfe-search__submit:focus .dfe-icon {
    fill: #0b0c0c;
  }
}
@media (min-width: 40.0625em) {
  .dfe-search__submit {
    background-color: #f0f4f5;
    display: block;
    height: 40px;
    /* [2] */
    width: 44px;
    /* [2] */
  }
  .dfe-search__submit .dfe-icon__search {
    height: 27px;
    /* [3] */
    width: 27px;
    /* [3] */
  }
  .dfe-search__submit:hover {
    background-color: #002644;
    border: 1px solid #ffffff;
  }
  .dfe-search__submit:hover .dfe-icon__search {
    fill: #ffffff;
  }
  .dfe-search__submit:focus {
    background-color: #ffdd00;
    border: 0;
    box-shadow: 0 4px 0 0 #0b0c0c;
    color: #0b0c0c;
    outline: 4px solid transparent; /* 1 */
    outline-offset: 4px;
    box-shadow: 0 -2px #ffdd00, 0 4px #0b0c0c;
  }
  .dfe-search__submit:focus .dfe-icon {
    fill: #0b0c0c;
  }
  .dfe-search__submit:active {
    background-color: #001d35;
    border: 0;
  }
  .dfe-search__submit:active .dfe-icon__search {
    fill: #ffffff;
  }
}
@media (max-width: 40.0525em) {
  .dfe-search__close {
    background-color: transparent;
    border: 0;
    cursor: pointer;
    height: 40px;
    padding: 0;
    width: 40px;
    margin-left: 8px;
    margin-right: -8px;
    /* [10] */
    margin-top: 8px;
  }
  .dfe-search__close .dfe-icon__close {
    fill: #003a69;
    height: 40px;
    width: 40px;
  }
  .dfe-search__close::-moz-focus-inner {
    border: 0;
  }
  .dfe-search__close:hover .dfe-icon__close {
    fill: #40484c;
  }
  .dfe-search__close:focus {
    background-color: #ffdd00;
    box-shadow: 0 -2px #ffdd00, 0 4px #0b0c0c;
    color: #0b0c0c;
    outline: 4px solid transparent;
    text-decoration: none;
  }
  .dfe-search__close:focus .dfe-icon__close {
    fill: #0b0c0c;
  }
}
@media (min-width: 40.0625em) {
  .dfe-search__close {
    display: none;
  }
}
/* Main navigation
 *
 * Appears below the header strip
   ====================================================================== */
.dfe-header__menu {
  float: right;
}

@media (min-width: 40.0625em) {
  .dfe-header__menu {
    float: left;
  }
}
.dfe-header__menu-toggle {
  background-color: transparent;
  border: 1px solid #ffffff;
  color: #ffffff;
  cursor: pointer;
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-right: 0;
  /* [6] */
  padding: 7px 16px;
  position: relative;
  text-decoration: none;
  z-index: 1;
}

.dfe-header__menu-toggle::-moz-focus-inner {
  border: 0;
}

.dfe-header__menu-toggle:hover {
  background-color: #002644;
  border-color: #f0f4f5;
  box-shadow: none;
}

.dfe-header__menu-toggle:focus {
  border: 1px solid #ffdd00 !important; /* stylelint-disable-line declaration-no-important */ /* [2] */
}

.dfe-header__menu-toggle:active, .dfe-header__menu-toggle.is-active {
  background-color: #001d35;
  border-color: #f0f4f5;
  color: #f0f4f5;
}

@media (max-width: 40.0525em) {
  .dfe-header__menu-toggle {
    right: 48px;
  }
}
@media (min-width: 40.0625em) and (max-width: 61.865em) {
  .dfe-header__menu-toggle {
    margin-top: 0;
    /* [9] */
  }
}
@media (min-width: 61.875em) {
  .dfe-header__menu-toggle {
    display: none;
  }
}
.dfe-header__menu-toggle:focus {
  background-color: #ffdd00;
  border: 0;
  box-shadow: 0 4px 0 0 #0b0c0c;
  color: #0b0c0c;
  outline: 4px solid transparent; /* 1 */
  outline-offset: 4px;
  box-shadow: 0 0 0 2px #ffdd00, 0 4px 0 2px #0b0c0c;
}

.dfe-header__menu-toggle:focus .dfe-icon {
  fill: #0b0c0c;
}

/* 'only' modifier for when there is only the menu in the header, no search
   ====================================================================== */
@media (max-width: 40.0525em) {
  .dfe-header__menu--only .dfe-header__menu-toggle {
    position: relative;
    right: auto;
    top: auto;
  }
}
.dfe-header__navigation {
  background-color: #ffffff;
  clear: both;
  display: none;
  overflow: hidden;
}

@media print {
  .dfe-header__navigation {
    display: none;
  }
}
.dfe-header__navigation.js-show {
  display: block;
}

@media (max-width: 61.865em) {
  .dfe-header__navigation.js-show {
    border-bottom: 4px solid #f0f4f5;
    /* [7] */
    border-top: 4px solid #f0f4f5;
    /* [7] */
  }
  .dfe-header__navigation.js-show .dfe-width-container {
    margin: 0 16px;
  }
}
@media (max-width: 48.0525em) {
  .dfe-header__navigation.js-show .dfe-width-container {
    margin: 0;
  }
}
@media (min-width: 61.875em) {
  .dfe-header__navigation {
    background-color: #003a69;
    display: block;
    margin: 0 auto;
    max-width: 1264px;
    /* [11] */
  }
}
.dfe-header__navigation-title {
  font-weight: 700;
  margin-bottom: 0;
  padding: 16px;
  position: relative;
}

@media (min-width: 61.875em) {
  .dfe-header__navigation-title {
    display: none;
  }
}
.dfe-header__navigation-close {
  background-color: transparent;
  border: 0;
  cursor: pointer;
  height: 40px;
  padding: 0;
  width: 40px;
  overflow: hidden;
  position: absolute;
  right: 8px;
  top: 8px;
  white-space: nowrap;
}

.dfe-header__navigation-close .dfe-icon__close {
  fill: #003a69;
  height: 40px;
  width: 40px;
}

.dfe-header__navigation-close::-moz-focus-inner {
  border: 0;
}

.dfe-header__navigation-close:hover .dfe-icon__close {
  fill: #40484c;
}

.dfe-header__navigation-close:focus {
  background-color: #ffdd00;
  box-shadow: 0 -2px #ffdd00, 0 4px #0b0c0c;
  color: #0b0c0c;
  outline: 4px solid transparent;
  text-decoration: none;
}

.dfe-header__navigation-close:focus .dfe-icon__close {
  fill: #0b0c0c;
}

.dfe-header__navigation-list {
  list-style: none;
  margin: 0;
  padding-left: 0;
}

@media (min-width: 61.875em) {
  .dfe-header__navigation-list {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    display: flex;
    justify-content: flex-start;
    padding: 0;
    width: 100%;
  }
}
.dfe-header__navigation-item {
  border-top: 1px solid #f0f4f5;
  margin-bottom: 0;
  position: relative;
}

.dfe-header__navigation-item.dfe-header__navigation-item--current {
  border-bottom: 6px solid #347ca9;
  box-shadow: none !important;
}

.dfe-header__navigation-item.dfe-header__navigation-item--current a {
  font-weight: 700;
  color: #ffffff;
}

@media (min-width: 61.875em) {
  .dfe-header__navigation-item {
    border-top: 0;
    margin: 0;
    text-align: center;
  }
  .dfe-header__navigation-item a {
    color: #ffffff;
  }
  .dfe-header__navigation-item .dfe-icon__chevron-right {
    display: none;
  }
}
.dfe-header__navigation-link {
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875;
  line-height: 1.33333;
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent;
  color: #003a69;
  display: block;
  padding: 12px 15px;
  text-decoration: none;
}

@media (min-width: 40.0625em) {
  .dfe-header__navigation-link {
    font-size: 16px;
    font-size: 1;
    line-height: 1.33333;
  }
}
@media print {
  .dfe-header__navigation-link {
    font-size: 14pt;
    line-height: 1.2;
  }
}
@media (min-width: 61.875em) {
  .dfe-header__navigation-link {
    color: #ffffff;
    line-height: normal;
  }
}
.dfe-header__navigation-link .dfe-icon__chevron-right {
  fill: #aeb7bd;
  position: absolute;
  right: 4px;
  top: 11px;
}

.dfe-header__navigation-link:visited {
  color: #003a69;
}

@media (min-width: 61.875em) {
  .dfe-header__navigation-link:visited {
    color: #ffffff;
  }
}
.dfe-header__navigation-link:hover {
  box-shadow: none;
  color: #003a69;
  text-decoration: underline;
}

@media (min-width: 61.875em) {
  .dfe-header__navigation-link:hover {
    color: #ffffff;
  }
}
.dfe-header__navigation-link:hover .dfe-icon__chevron-right {
  fill: #003a69;
}

.dfe-header__navigation-link:active, .dfe-header__navigation-link:focus {
  background-color: #ffdd00;
  border-bottom: 4px solid #0b0c0c;
  box-shadow: none;
  color: #0b0c0c;
  outline: 4px solid transparent;
  outline-offset: 4px;
  text-decoration: none;
}

.dfe-header__navigation-link:active:hover, .dfe-header__navigation-link:focus:hover {
  background-color: #ffdd00;
  color: #0b0c0c;
}

.dfe-header__navigation-link:active:hover .dfe-icon__chevron-right, .dfe-header__navigation-link:focus:hover .dfe-icon__chevron-right {
  fill: #0b0c0c;
}

.dfe-header__navigation-link:active:visited, .dfe-header__navigation-link:focus:visited {
  background-color: #ffdd00;
  color: #0b0c0c;
}

@media (min-width: 61.875em) {
  .dfe-header__navigation-item--for-mobile {
    display: none;
  }
}
@media (min-width: 61.875em) {
  .dfe-header__navigation-list--small {
    justify-content: flex-start;
  }
}
/**
 * Transactional Header with service name
**/
.dfe-header__transactional-service-name {
  float: left;
  padding-left: 16px;
  padding-top: 3px;
}

@media (max-width: 61.865em) {
  .dfe-header__transactional-service-name {
    padding-left: 0;
    padding-top: 8px;
    width: 100%;
  }
}
.dfe-header__transactional-service-name--link {
  color: #ffffff;
  font-weight: 400;
  font-size: 16px;
  font-size: 1;
  line-height: 1.33333;
  text-decoration: none;
}

.dfe-header__transactional-service-name--link:visited {
  color: #ffffff;
}

.dfe-header__transactional-service-name--link:hover {
  color: #ffffff;
  text-decoration: none;
}

.dfe-header__transactional-service-name--link:focus {
  color: #0b0c0c;
  outline: 4px solid transparent;
  outline-offset: 4px;
  text-decoration: none;
}

.dfe-header__transactional-service-name--link:active {
  color: #001d35;
}

@media (min-width: 40.0625em) {
  .dfe-header__transactional-service-name--link {
    font-size: 19px;
    font-size: 1.1875;
    line-height: 1.33333;
  }
}
@media print {
  .dfe-header__transactional-service-name--link {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.dfe-header__transactional-service-name--link:hover {
  text-decoration: underline;
}

.dfe-header--transactional .dfe-header__link {
  height: 60px;
  width: 100px;
  display: block;
}

.dfe-header--transactional .dfe-logo {
  height: 60px;
  width: 100px;
}

.dfe-header--transactional .dfe-header__transactional-service-name {
  float: left;
}

.dfe-header__service-name {
  margin-bottom: 12px;
  margin-bottom: 12px;
}

a.dfe-header__link--service {
  font-weight: 400;
  font-size: 18px;
  font-size: 1.125;
  line-height: 1.33333;
  text-decoration: none;
  text-decoration: none;
  color: #ffffff;
}

@media (min-width: 40.0625em) {
  a.dfe-header__link--service {
    font-size: 22px;
    font-size: 1.375;
    line-height: 1.33333;
  }
}
@media print {
  a.dfe-header__link--service {
    font-size: 18pt;
    line-height: 1.15;
  }
}
a.dfe-header__link--service:visited {
  color: #ffffff;
}

a.dfe-header__link--service:hover {
  background: none;
  text-decoration: underline;
}

a.dfe-header__link--service:focus {
  background: #fd0;
  box-shadow: 0 0 0 4px #fd0, 0 4px 0 4px #0b0c0c;
  color: #0b0c0c;
}

.dfe-header__service-name {
  display: block;
  padding-left: 0;
  padding-right: 0;
  color: #ffffff;
  margin-bottom: 16px;
}

@media (max-width: 61.865em) {
  .dfe-header__service-name {
    max-width: 100%;
  }
}
.dfe-header__logo--only {
  max-width: 100%;
}

@media (min-width: 40.0625em) {
  .dfe-header__logo--only .dfe-header__link--service {
    align-items: center;
    display: flex;
    -ms-flex-align: center;
    margin-bottom: 0;
    width: auto;
  }
  .dfe-header__logo--only .dfe-header__service-name {
    margin-top: 16px;
    margin-bottom: 16px;
  }
}
/**
 * Top right username or other action if link
**/
.dfeuk-header__username {
  padding-bottom: 20px;
  margin: 0px;
  text-align: right;
  color: #ffffff;
}

.dfeuk-header__username a {
  color: #ffffff;
  text-decoration: none;
}

.dfeuk-header__username a:hover {
  text-decoration: underline;
}

@media (max-width: 40.0525em) {
  .dfe-header {
    padding: 15px;
  }
  .dfe-header .dfe-header__service-name {
    margin-left: 0px;
  }
  .dfe-header .dfe-header__navigation-item--current .dfe-header__navigation-link {
    color: #0b0c0c;
  }
}
.dfe-grid-container {
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin-bottom: 30px;
}

@media (min-width: 40.0625em) {
  .dfe-grid-container {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 30px;
  }
}
.dfe-card {
  position: relative;
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
  border: 1px solid #b1b4b6;
  max-width: 400px;
}

@media (max-width: 40.0525em) {
  .dfe-card {
    max-width: 100%;
  }
}
.dfe-card > picture,
.dfe-card > picture > img {
  max-width: 100%;
}

.dfe-card-container {
  padding: 24px;
  display: flex;
  flex-grow: 1;
  flex-direction: column;
}

.dfe-card-container :last-child {
  margin-top: auto;
}

.dfe-card-container h2 + p:last-child,
.dfe-card-container h3 + p:last-child {
  margin-top: 0px;
}

.dfe-card:hover,
.dfe-card:focus-within {
  background-color: #003a69;
}

.dfe-card:hover a,
.dfe-card:focus-within a,
.dfe-card:hover p,
.dfe-card:focus-within p,
.dfe-card:hover .govuk-heading-m,
.dfe-card:hover .md-page h2,
.md-page .dfe-card:hover h2,
.dfe-card:hover #specification h2,
#specification .dfe-card:hover h2,
.dfe-card:hover .specification h2,
.specification .dfe-card:hover h2,
.dfe-card:focus-within .govuk-heading-m,
.dfe-card:focus-within .md-page h2,
.md-page .dfe-card:focus-within h2,
.dfe-card:focus-within #specification h2,
#specification .dfe-card:focus-within h2,
.dfe-card:focus-within .specification h2,
.specification .dfe-card:focus-within h2 {
  color: #ffffff;
}

.dfe-card:focus-within {
  outline: 3px solid #ffdd00;
}

.dfe-card-container .dfe-card-link--retake:focus,
.dfe-card-container .dfe-card-link--header:focus {
  color: #0b0c0c;
}

.dfe-card-link--retake {
  position: relative;
  z-index: 2;
}

.dfe-card-link--header {
  text-decoration: none;
  color: #347ca9;
}

.dfe-card-link--header:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.govuk-table__row.borderless .govuk-table__cell, .govuk-table__row.borderless .md-page td, .md-page .govuk-table__row.borderless td,
.govuk-table__row.borderless #specification td,
#specification .govuk-table__row.borderless td,
.govuk-table__row.borderless .specification td,
.specification .govuk-table__row.borderless td, .md-page tr.borderless .govuk-table__cell, .md-page tr.borderless td,
.md-page tr.borderless #specification td,
#specification .md-page tr.borderless td,
.md-page tr.borderless .specification td,
.specification .md-page tr.borderless td,
#specification tr.borderless .govuk-table__cell,
#specification tr.borderless .md-page td,
.md-page #specification tr.borderless td,
#specification tr.borderless td,
#specification tr.borderless .specification td,
.specification #specification tr.borderless td,
.specification tr.borderless .govuk-table__cell,
.specification tr.borderless .md-page td,
.md-page .specification tr.borderless td,
.specification tr.borderless #specification td,
#specification .specification tr.borderless td,
.specification tr.borderless td,
.borderless {
  border: 0 !important;
}

td.govuk-table__cell :first-child, .md-page td :first-child,
#specification td :first-child,
.specification td :first-child {
  margin-top: 0;
}

* {
  font-family: "Inter", sans-serif !important;
}

.flex-align-center {
  display: flex;
  align-items: center;
  gap: 10px;
}
.flex-align-center .govuk-body, .flex-align-center .message .message-template, .message .flex-align-center .message-template, .flex-align-center .message .message-details, .message .flex-align-center .message-details, .flex-align-center .md-page p, .md-page .flex-align-center p,
.flex-align-center #specification p,
#specification .flex-align-center p,
.flex-align-center .specification p,
.specification .flex-align-center p, .flex-align-center .govuk-radios--small .govuk-radios__divider .divider-caption, .govuk-radios--small .govuk-radios__divider .flex-align-center .divider-caption {
  margin-bottom: 0;
}

.pull-up-10 {
  margin-top: -10px;
}

.spread-out {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.ellipsis-overflow {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.col-300px {
  display: block;
  max-width: 300px;
}

.col-350px {
  display: block;
  width: 350px;
}

@media (min-width: 40.0625em) {
  .pull-right {
    float: right;
  }
}

.info-box-grey {
  background: #f3f2f1;
  padding: 20px;
  margin: 0px;
  margin-bottom: 20px;
}
.info-box-grey .govuk-warning-text__icon {
  margin-top: 3px;
  margin-left: 15px;
}

.flex-gap-15px {
  display: flex;
  gap: 15px;
}

.flex-gap-5px {
  display: flex;
  gap: 5px;
}

.debug_dump {
  background: beige;
}

.top-category-detection-result {
  background-color: aliceblue;
}

.case-status-badge {
  white-space: nowrap;
}

.govuk-table__cell.vertical_middle, .md-page td.vertical_middle,
#specification td.vertical_middle,
.specification td.vertical_middle {
  vertical-align: middle;
}

.fake-link {
  color: #1d70b8;
  cursor: pointer;
}

.divider-bottom {
  border-bottom: 1px solid #b1b4b6;
  margin-bottom: 20px;
}

a:focus {
  outline: 3px solid transparent;
  color: #0b0c0c;
  background-color: #ffdd00;
  box-shadow: 0 -2px #ffdd00, 0 4px #0b0c0c;
  text-decoration: none;
}
@supports not (text-wrap: balance) {
  a:focus {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }
}

.cta {
  margin-top: 20px;
}

.govuk-secondary-text-colour {
  color: #505a5f;
}

.results-count {
  color: #505a5f;
}

.dfe-grid-container {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 30px;
  padding: 16px 0;
}

.provider {
  margin: 10px 0 0;
}

.expires {
  margin: 0;
}

.brand--attorney-generals-office.brand__border-color,
.brand--attorney-generals-office .brand__border-color {
  border-color: #a91c8e;
}

.brand--cabinet-office.brand__border-color,
.brand--cabinet-office .brand__border-color {
  border-color: #0056b8;
}

.brand--civil-service.brand__border-color,
.brand--civil-service .brand__border-color {
  border-color: #b2292e;
}

.brand--department-for-business-trade.brand__border-color,
.brand--department-for-business-trade .brand__border-color {
  border-color: #e52d13;
}

.brand--department-for-business-energy-industrial-strategy.brand__border-color,
.brand--department-for-business-energy-industrial-strategy .brand__border-color {
  border-color: #003479;
}

.brand--department-for-business-innovation-skills.brand__border-color,
.brand--department-for-business-innovation-skills .brand__border-color {
  border-color: #003479;
}

.brand--department-for-communities-local-government.brand__border-color,
.brand--department-for-communities-local-government .brand__border-color {
  border-color: #009999;
}

.brand--department-for-culture-media-sport.brand__border-color,
.brand--department-for-culture-media-sport .brand__border-color {
  border-color: #ed1588;
}

.brand--department-for-digital-culture-media-sport.brand__border-color,
.brand--department-for-digital-culture-media-sport .brand__border-color {
  border-color: #d40072;
}

.brand--department-for-education.brand__border-color,
.brand--department-for-education .brand__border-color {
  border-color: #003764;
}

.brand--department-for-energy-security-net-zero.brand__border-color,
.brand--department-for-energy-security-net-zero .brand__border-color {
  border-color: #00a33b;
}

.brand--department-for-environment-food-rural-affairs.brand__border-color,
.brand--department-for-environment-food-rural-affairs .brand__border-color {
  border-color: #00a33b;
}

.brand--department-for-exiting-the-european-union.brand__border-color,
.brand--department-for-exiting-the-european-union .brand__border-color {
  border-color: #009fe3;
}

.brand--department-for-international-development.brand__border-color,
.brand--department-for-international-development .brand__border-color {
  border-color: #002878;
}

.brand--department-for-international-trade.brand__border-color,
.brand--department-for-international-trade .brand__border-color {
  border-color: #cf102d;
}

.brand--department-for-levelling-up-housing-communities.brand__border-color,
.brand--department-for-levelling-up-housing-communities .brand__border-color {
  border-color: #012169;
}

.brand--department-for-science-innovation-technology.brand__border-color,
.brand--department-for-science-innovation-technology .brand__border-color {
  border-color: #00f8f8;
}

.brand--department-for-transport.brand__border-color,
.brand--department-for-transport .brand__border-color {
  border-color: #006853;
}

.brand--department-for-work-pensions.brand__border-color,
.brand--department-for-work-pensions .brand__border-color {
  border-color: #00bcb5;
}

.brand--department-of-energy-climate-change.brand__border-color,
.brand--department-of-energy-climate-change .brand__border-color {
  border-color: #009ddb;
}

.brand--department-of-health.brand__border-color,
.brand--department-of-health .brand__border-color {
  border-color: #00ad93;
}

.brand--department-of-health-social-care.brand__border-color,
.brand--department-of-health-social-care .brand__border-color {
  border-color: #00a990;
}

.brand--foreign-commonwealth-office.brand__border-color,
.brand--foreign-commonwealth-office .brand__border-color {
  border-color: #003e74;
}

.brand--foreign-commonwealth-development-office.brand__border-color,
.brand--foreign-commonwealth-development-office .brand__border-color {
  border-color: #012069;
}

.brand--government-equalities-office.brand__border-color,
.brand--government-equalities-office .brand__border-color {
  border-color: #0056b8;
}

.brand--hm-government.brand__border-color,
.brand--hm-government .brand__border-color {
  border-color: #266ebc;
}

.brand--hm-revenue-customs.brand__border-color,
.brand--hm-revenue-customs .brand__border-color {
  border-color: #008670;
}

.brand--hm-treasury.brand__border-color,
.brand--hm-treasury .brand__border-color {
  border-color: #b2292e;
}

.brand--home-office.brand__border-color,
.brand--home-office .brand__border-color {
  border-color: #732282;
}

.brand--ministry-of-defence.brand__border-color,
.brand--ministry-of-defence .brand__border-color {
  border-color: #532a45;
}

.brand--ministry-of-housing-communities-local-government.brand__border-color,
.brand--ministry-of-housing-communities-local-government .brand__border-color {
  border-color: #00625e;
}

.brand--ministry-of-justice.brand__border-color,
.brand--ministry-of-justice .brand__border-color {
  border-color: #000000;
}

.brand--northern-ireland-office.brand__border-color,
.brand--northern-ireland-office .brand__border-color {
  border-color: #00205c;
}

.brand--office-of-the-advocate-general-for-scotland.brand__border-color,
.brand--office-of-the-advocate-general-for-scotland .brand__border-color {
  border-color: #00205c;
}

.brand--office-of-the-leader-of-the-house-of-commons.brand__border-color,
.brand--office-of-the-leader-of-the-house-of-commons .brand__border-color {
  border-color: #497629;
}

.brand--office-of-the-leader-of-the-house-of-lords.brand__border-color,
.brand--office-of-the-leader-of-the-house-of-lords .brand__border-color {
  border-color: #9c182f;
}

.brand--office-of-the-secretary-of-state-for-scotland.brand__border-color,
.brand--office-of-the-secretary-of-state-for-scotland .brand__border-color {
  border-color: #00205c;
}

.brand--office-of-the-secretary-of-state-for-wales.brand__border-color,
.brand--office-of-the-secretary-of-state-for-wales .brand__border-color {
  border-color: #a8353a;
}

.brand--prime-ministers-office-10-downing-street.brand__border-color,
.brand--prime-ministers-office-10-downing-street .brand__border-color {
  border-color: #0b0c0c;
}

.brand--scotland-office.brand__border-color,
.brand--scotland-office .brand__border-color {
  border-color: #00205c;
}

.brand--serious-fraud-office.brand__border-color,
.brand--serious-fraud-office .brand__border-color {
  border-color: #82368c;
}

.brand--uk-export-finance.brand__border-color,
.brand--uk-export-finance .brand__border-color {
  border-color: #cf102d;
}

.brand--uk-trade-investment.brand__border-color,
.brand--uk-trade-investment .brand__border-color {
  border-color: #c80651;
}

.brand--wales-office.brand__border-color,
.brand--wales-office .brand__border-color {
  border-color: #a33038;
}

.brand--the-office-of-the-leader-of-the-house-of-commons.brand__border-color,
.brand--the-office-of-the-leader-of-the-house-of-commons .brand__border-color {
  border-color: #497629;
}

.brand--prime-ministers-office-10-downing-street .brand__color {
  color: #0b0c0c;
}
.brand--prime-ministers-office-10-downing-street .brand__color:link, .brand--prime-ministers-office-10-downing-street .brand__color:visited, .brand--prime-ministers-office-10-downing-street .brand__color:active {
  color: #0b0c0c;
}
.brand--prime-ministers-office-10-downing-street .brand__color:hover, .brand--prime-ministers-office-10-downing-street .brand__color:focus {
  color: #0b0c0c;
}
.brand--prime-ministers-office-10-downing-street.brand__border-color,
.brand--prime-ministers-office-10-downing-street .brand__border-color {
  border-color: #0b0c0c;
}

.brand--civil-service.brand__border-color,
.brand--civil-service .brand__border-color {
  border-color: #0b0c0c;
}

.brand--department-for-science-innovation-and-technology.brand__border-color,
.brand--department-for-science-innovation-and-technology .brand__border-color {
  border-color: #00f8f8;
}

.brand--government-digital-service.brand__border-color,
.brand--government-digital-service .brand__border-color {
  border-color: #16eeee;
}























































.gem-c-layout-super-navigation-header {
  background: #1d70b8;
  border-top: 1px solid #1d70b8;
  margin-top: -1px;
  position: relative;
}
.gem-c-layout-super-navigation-header [hidden] {
  display: none;
}

.gem-c-layout-super-navigation-header__container {
  position: relative;
  background: #1d70b8;
}
@media (forced-colors: active) {
  .gem-c-layout-super-navigation-header__container {
    border-bottom: 1px solid transparent;
  }
}

.gem-c-layout-super-navigation-header__header-logo {
  display: inline-block;
  line-height: 1;
  padding-bottom: 12px;
  padding-top: 16px;
  flex-grow: 1;
  flex-shrink: 0;
}
.gem-c-layout-super-navigation-header__header-logo .govuk-header__link--homepage {
  margin-right: 0;
}

.gem-c-layout-super-navigation-header__content {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.gem-c-layout-super-navigation-header__navigation-item,
.gem-c-layout-super-navigation-header__search-item {
  display: inline-block;
  margin: 0;
  padding: 0;
}

.gem-c-layout-super-navigation-header__search-item {
  margin-right: -15px;
}
@media (min-width: 40.0625em) {
  .gem-c-layout-super-navigation-header__search-item {
    margin-right: 0;
  }
}

.gem-c-layout-super-navigation-header__navigation-item-link,
.gem-c-layout-super-navigation-header__search-item-link {
  color: #ffffff;
  display: inline-block;
  font-size: 19px;
  font-size: 1.1875rem;
  font-weight: bold;
  padding: 20px 0;
  position: relative;
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .gem-c-layout-super-navigation-header__navigation-item-link,
  .gem-c-layout-super-navigation-header__search-item-link {
    font-family: sans-serif;
  }
}
.gem-c-layout-super-navigation-header__navigation-item-link,
.gem-c-layout-super-navigation-header__search-item-link {
  text-decoration: underline;
  text-decoration-thickness: max(1px, .0625rem);
  text-underline-offset: 0.1578em;
}
.gem-c-layout-super-navigation-header__navigation-item-link:hover,
.gem-c-layout-super-navigation-header__search-item-link:hover {
  text-decoration-thickness: max(3px, .1875rem, .12em);
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  -webkit-text-decoration-skip: none;
  text-decoration-skip: none;
}
.gem-c-layout-super-navigation-header__navigation-item-link:focus,
.gem-c-layout-super-navigation-header__search-item-link:focus {
  outline: 3px solid transparent;
  color: #0b0c0c;
  background-color: #ffdd00;
  box-shadow: 0 -2px #ffdd00, 0 4px #0b0c0c;
  text-decoration: none;
}
@supports not (text-wrap: balance) {
  .gem-c-layout-super-navigation-header__navigation-item-link:focus,
  .gem-c-layout-super-navigation-header__search-item-link:focus {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }
}
.gem-c-layout-super-navigation-header__navigation-item-link:link,
.gem-c-layout-super-navigation-header__search-item-link:link {
  color: #1d70b8;
}
.gem-c-layout-super-navigation-header__navigation-item-link:visited,
.gem-c-layout-super-navigation-header__search-item-link:visited {
  color: #1d70b8;
}
.gem-c-layout-super-navigation-header__navigation-item-link:hover,
.gem-c-layout-super-navigation-header__search-item-link:hover {
  color: #003078;
}
.gem-c-layout-super-navigation-header__navigation-item-link:active,
.gem-c-layout-super-navigation-header__search-item-link:active {
  color: #0b0c0c;
}
.gem-c-layout-super-navigation-header__navigation-item-link:focus,
.gem-c-layout-super-navigation-header__search-item-link:focus {
  color: #0b0c0c;
}
.gem-c-layout-super-navigation-header__navigation-item-link::after,
.gem-c-layout-super-navigation-header__search-item-link::after {
  background: none;
  content: "";
  height: 3px;
  left: 10px;
  position: absolute;
  right: 10px;
  bottom: 1px;
  top: auto;
}
.gem-c-layout-super-navigation-header__navigation-item-link:hover,
.gem-c-layout-super-navigation-header__search-item-link:hover {
  text-decoration-thickness: max(3px, .1875rem, .12em);
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  -webkit-text-decoration-skip: none;
  text-decoration-skip: none;
}
.gem-c-layout-super-navigation-header__navigation-item-link:hover::after,
.gem-c-layout-super-navigation-header__search-item-link:hover::after {
  background: #ffffff;
}
.gem-c-layout-super-navigation-header__navigation-item-link, .gem-c-layout-super-navigation-header__navigation-item-link:link, .gem-c-layout-super-navigation-header__navigation-item-link:visited,
.gem-c-layout-super-navigation-header__search-item-link,
.gem-c-layout-super-navigation-header__search-item-link:link,
.gem-c-layout-super-navigation-header__search-item-link:visited {
  color: #ffffff;
  font-size: 16px;
  font-size: 1rem;
  height: 20px;
  text-decoration: none;
}
.gem-c-layout-super-navigation-header__navigation-item-link:focus, .gem-c-layout-super-navigation-header__navigation-item-link:link:focus, .gem-c-layout-super-navigation-header__navigation-item-link:visited:focus,
.gem-c-layout-super-navigation-header__search-item-link:focus,
.gem-c-layout-super-navigation-header__search-item-link:link:focus,
.gem-c-layout-super-navigation-header__search-item-link:visited:focus {
  box-shadow: none;
  color: #0b0c0c;
}
.gem-c-layout-super-navigation-header__navigation-item-link:focus::after, .gem-c-layout-super-navigation-header__navigation-item-link:link:focus::after, .gem-c-layout-super-navigation-header__navigation-item-link:visited:focus::after,
.gem-c-layout-super-navigation-header__search-item-link:focus::after,
.gem-c-layout-super-navigation-header__search-item-link:link:focus::after,
.gem-c-layout-super-navigation-header__search-item-link:visited:focus::after {
  background: #0b0c0c;
}

.gem-c-layout-super-navigation-header__navigation-item-link .gem-c-layout-super-navigation-header__navigation-item-link-inner {
  padding: 5px 15px;
  border-right: 1px solid #f4f8fb;
}
@media (min-width: 22.5em) {
  .gem-c-layout-super-navigation-header__navigation-item-link .gem-c-layout-super-navigation-header__navigation-item-link-inner {
    padding: 5px 20px;
  }
}
.gem-c-layout-super-navigation-header__navigation-item-link:focus .gem-c-layout-super-navigation-header__navigation-item-link-inner {
  border-right-color: #ffdd00;
}

.gem-c-layout-super-navigation-header__search-item-link {
  padding: 20px 15px;
}
@media (min-width: 22.5em) {
  .gem-c-layout-super-navigation-header__search-item-link {
    padding: 20px 20px;
  }
}

.gem-c-layout-super-navigation-header__search-item-link-icon,
.gem-c-layout-super-navigation-header__search-toggle-button-link-icon {
  height: 20px;
  pointer-events: none;
  width: 21px;
}

.gem-c-layout-super-navigation-header__open-button .gem-c-layout-super-navigation-header__search-toggle-button-link-icon {
  display: none;
}

.gem-c-layout-super-navigation-header__navigation-top-toggle-button {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
  background: none;
  border: 0;
  box-sizing: border-box;
  color: #ffffff;
  cursor: pointer;
  height: 61px;
  padding: 0;
  position: relative;
  margin: 0;
  vertical-align: top;
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .gem-c-layout-super-navigation-header__navigation-top-toggle-button {
    font-family: sans-serif;
  }
}
.gem-c-layout-super-navigation-header__navigation-top-toggle-button::after {
  background: none;
  content: "";
  height: 3px;
  left: 10px;
  position: absolute;
  right: 10px;
  bottom: 1px;
  top: auto;
}
.gem-c-layout-super-navigation-header__navigation-top-toggle-button .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner {
  display: inline-block;
  border-right: 1px solid #f4f8fb;
  margin: 0;
  padding: 5px 15px;
}
@media (min-width: 22.5em) {
  .gem-c-layout-super-navigation-header__navigation-top-toggle-button .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner {
    padding: 5px 20px;
  }
  .gem-c-layout-super-navigation-header__navigation-top-toggle-button .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner::before {
    -webkit-transform: translateY(-35%) rotate(45deg) scale(1);
    -ms-transform: translateY(-35%) rotate(45deg) scale(1);
    transform: translateY(-35%) rotate(45deg) scale(1);
    border-bottom: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    content: "";
    display: inline-block;
    height: 8px;
    margin: 0 10px 0 2px;
    vertical-align: middle;
    width: 8px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .gem-c-layout-super-navigation-header__navigation-top-toggle-button:hover::after {
    background: #ffffff;
  }
  .gem-c-layout-super-navigation-header__navigation-top-toggle-button:hover .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner::before {
    border-bottom-color: #ffffff;
    border-right-color: #ffffff;
  }
}
.gem-c-layout-super-navigation-header__navigation-top-toggle-button:focus {
  box-shadow: none !important;
  outline: 3px solid transparent;
  color: #0b0c0c;
  background-color: #ffdd00;
  box-shadow: 0 -2px #ffdd00, 0 4px #0b0c0c;
  text-decoration: none;
}
@supports not (text-wrap: balance) {
  .gem-c-layout-super-navigation-header__navigation-top-toggle-button:focus {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }
}
.gem-c-layout-super-navigation-header__navigation-top-toggle-button:focus::after {
  background-color: #0b0c0c;
}
.gem-c-layout-super-navigation-header__navigation-top-toggle-button:focus .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner {
  border-right-color: #ffdd00;
}
.gem-c-layout-super-navigation-header__navigation-top-toggle-button:focus .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner::before {
  border-bottom-color: #0b0c0c;
  border-right-color: #0b0c0c;
}
@media (hover: hover) and (pointer: fine) {
  .gem-c-layout-super-navigation-header__navigation-top-toggle-button:focus:hover::after {
    background-color: #0b0c0c;
  }
  .gem-c-layout-super-navigation-header__navigation-top-toggle-button:focus:hover .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner {
    color: #0b0c0c;
  }
  .gem-c-layout-super-navigation-header__navigation-top-toggle-button:focus:hover .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner::before {
    border-bottom-color: #0b0c0c;
    border-right-color: #0b0c0c;
  }
}
.gem-c-layout-super-navigation-header__navigation-top-toggle-button:focus-visible {
  box-shadow: none !important;
  outline: 3px solid transparent;
  color: #0b0c0c;
  background-color: #ffdd00;
  box-shadow: 0 -2px #ffdd00, 0 4px #0b0c0c;
  text-decoration: none;
}
@supports not (text-wrap: balance) {
  .gem-c-layout-super-navigation-header__navigation-top-toggle-button:focus-visible {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }
}
.gem-c-layout-super-navigation-header__navigation-top-toggle-button:focus-visible::after {
  background-color: #0b0c0c;
}
.gem-c-layout-super-navigation-header__navigation-top-toggle-button:focus-visible .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner {
  border-right-color: #ffdd00;
}
.gem-c-layout-super-navigation-header__navigation-top-toggle-button:focus-visible .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner::before {
  border-bottom-color: #0b0c0c;
  border-right-color: #0b0c0c;
}
@media (hover: hover) and (pointer: fine) {
  .gem-c-layout-super-navigation-header__navigation-top-toggle-button:focus-visible:hover::after {
    background-color: #0b0c0c;
  }
  .gem-c-layout-super-navigation-header__navigation-top-toggle-button:focus-visible:hover .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner {
    color: #0b0c0c;
  }
  .gem-c-layout-super-navigation-header__navigation-top-toggle-button:focus-visible:hover .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner::before {
    border-bottom-color: #0b0c0c;
    border-right-color: #0b0c0c;
  }
}
.gem-c-layout-super-navigation-header__navigation-top-toggle-button {
  background: none;
  box-shadow: none;
  color: #ffffff;
}
.gem-c-layout-super-navigation-header__navigation-top-toggle-button::after {
  background: none;
}
.gem-c-layout-super-navigation-header__navigation-top-toggle-button .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner {
  border-right-color: #f4f8fb;
}
@media (min-width: 22.5em) {
  .gem-c-layout-super-navigation-header__navigation-top-toggle-button .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner::before {
    border-bottom-color: #ffffff;
    border-right-color: #ffffff;
  }
}
@media (hover: hover) and (pointer: fine) {
  .gem-c-layout-super-navigation-header__navigation-top-toggle-button:hover::after {
    background: #ffffff;
  }
  .gem-c-layout-super-navigation-header__navigation-top-toggle-button:hover .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner {
    color: #ffffff;
  }
  .gem-c-layout-super-navigation-header__navigation-top-toggle-button:hover .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner::before {
    border-bottom-color: #ffffff;
    border-right-color: #ffffff;
  }
}
.gem-c-layout-super-navigation-header__navigation-top-toggle-button:focus:not(:focus-visible) {
  background: none;
  box-shadow: none;
  color: #ffffff;
}
.gem-c-layout-super-navigation-header__navigation-top-toggle-button:focus:not(:focus-visible)::after {
  background: none;
}
.gem-c-layout-super-navigation-header__navigation-top-toggle-button:focus:not(:focus-visible) .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner {
  border-right-color: #f4f8fb;
}
@media (min-width: 22.5em) {
  .gem-c-layout-super-navigation-header__navigation-top-toggle-button:focus:not(:focus-visible) .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner::before {
    border-bottom-color: #ffffff;
    border-right-color: #ffffff;
  }
}
@media (hover: hover) and (pointer: fine) {
  .gem-c-layout-super-navigation-header__navigation-top-toggle-button:focus:not(:focus-visible):hover::after {
    background: #ffffff;
  }
  .gem-c-layout-super-navigation-header__navigation-top-toggle-button:focus:not(:focus-visible):hover .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner {
    color: #ffffff;
  }
  .gem-c-layout-super-navigation-header__navigation-top-toggle-button:focus:not(:focus-visible):hover .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner::before {
    border-bottom-color: #ffffff;
    border-right-color: #ffffff;
  }
}

.gem-c-layout-super-navigation-header__navigation-top-toggle-button.gem-c-layout-super-navigation-header__open-button:focus {
  box-shadow: none !important;
  outline: 3px solid transparent;
  color: #0b0c0c;
  background-color: #ffdd00;
  box-shadow: 0 -2px #ffdd00, 0 4px #0b0c0c;
  text-decoration: none;
}
@supports not (text-wrap: balance) {
  .gem-c-layout-super-navigation-header__navigation-top-toggle-button.gem-c-layout-super-navigation-header__open-button:focus {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }
}
.gem-c-layout-super-navigation-header__navigation-top-toggle-button.gem-c-layout-super-navigation-header__open-button:focus::after {
  background-color: #0b0c0c;
}
.gem-c-layout-super-navigation-header__navigation-top-toggle-button.gem-c-layout-super-navigation-header__open-button:focus .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner {
  color: #0b0c0c;
  border-right-color: #ffdd00;
}
.gem-c-layout-super-navigation-header__navigation-top-toggle-button.gem-c-layout-super-navigation-header__open-button:focus .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner::before {
  border-bottom-color: #0b0c0c;
  border-right-color: #0b0c0c;
  -webkit-transform: translateY(1px) rotate(225deg) scale(1);
  -ms-transform: translateY(1px) rotate(225deg) scale(1);
  transform: translateY(1px) rotate(225deg) scale(1);
}
.gem-c-layout-super-navigation-header__navigation-top-toggle-button.gem-c-layout-super-navigation-header__open-button:focus-visible {
  box-shadow: none !important;
  outline: 3px solid transparent;
  color: #0b0c0c;
  background-color: #ffdd00;
  box-shadow: 0 -2px #ffdd00, 0 4px #0b0c0c;
  text-decoration: none;
}
@supports not (text-wrap: balance) {
  .gem-c-layout-super-navigation-header__navigation-top-toggle-button.gem-c-layout-super-navigation-header__open-button:focus-visible {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }
}
.gem-c-layout-super-navigation-header__navigation-top-toggle-button.gem-c-layout-super-navigation-header__open-button:focus-visible::after {
  background-color: #0b0c0c;
}
.gem-c-layout-super-navigation-header__navigation-top-toggle-button.gem-c-layout-super-navigation-header__open-button:focus-visible .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner {
  color: #0b0c0c;
  border-right-color: #ffdd00;
}
.gem-c-layout-super-navigation-header__navigation-top-toggle-button.gem-c-layout-super-navigation-header__open-button:focus-visible .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner::before {
  border-bottom-color: #0b0c0c;
  border-right-color: #0b0c0c;
  -webkit-transform: translateY(1px) rotate(225deg) scale(1);
  -ms-transform: translateY(1px) rotate(225deg) scale(1);
  transform: translateY(1px) rotate(225deg) scale(1);
}
.gem-c-layout-super-navigation-header__navigation-top-toggle-button.gem-c-layout-super-navigation-header__open-button {
  background: #f4f8fb;
}
.gem-c-layout-super-navigation-header__navigation-top-toggle-button.gem-c-layout-super-navigation-header__open-button::after {
  background-color: #1d70b8;
}
.gem-c-layout-super-navigation-header__navigation-top-toggle-button.gem-c-layout-super-navigation-header__open-button .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner {
  color: #1d70b8;
  border-right-color: #f4f8fb;
}
@media (min-width: 22.5em) {
  .gem-c-layout-super-navigation-header__navigation-top-toggle-button.gem-c-layout-super-navigation-header__open-button .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner::before {
    border-bottom-color: #1d70b8;
    border-right-color: #1d70b8;
    -webkit-transform: translateY(1px) rotate(225deg) scale(1);
    -ms-transform: translateY(1px) rotate(225deg) scale(1);
    transform: translateY(1px) rotate(225deg) scale(1);
  }
}
.gem-c-layout-super-navigation-header__navigation-top-toggle-button.gem-c-layout-super-navigation-header__open-button:focus:not(:focus-visible) {
  background: #f4f8fb;
}
.gem-c-layout-super-navigation-header__navigation-top-toggle-button.gem-c-layout-super-navigation-header__open-button:focus:not(:focus-visible)::after {
  background-color: #1d70b8;
}
.gem-c-layout-super-navigation-header__navigation-top-toggle-button.gem-c-layout-super-navigation-header__open-button:focus:not(:focus-visible) .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner {
  color: #1d70b8;
  border-right-color: #f4f8fb;
}
@media (min-width: 22.5em) {
  .gem-c-layout-super-navigation-header__navigation-top-toggle-button.gem-c-layout-super-navigation-header__open-button:focus:not(:focus-visible) .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner::before {
    border-bottom-color: #1d70b8;
    border-right-color: #1d70b8;
    -webkit-transform: translateY(1px) rotate(225deg) scale(1);
    -ms-transform: translateY(1px) rotate(225deg) scale(1);
    transform: translateY(1px) rotate(225deg) scale(1);
  }
}

.gem-c-layout-super-navigation-header__search-toggle-button {
  background: none;
  border: 0;
  color: #ffffff;
  cursor: pointer;
  height: 61px;
  padding: 20px 15px;
  position: relative;
  width: 51px;
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .gem-c-layout-super-navigation-header__search-toggle-button {
    font-family: sans-serif;
  }
}
.gem-c-layout-super-navigation-header__search-toggle-button {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .gem-c-layout-super-navigation-header__search-toggle-button {
    font-size: 1.1875rem;
    line-height: 1.0526315789;
  }
}
@media print {
  .gem-c-layout-super-navigation-header__search-toggle-button {
    font-size: 14pt;
    line-height: 20px;
  }
}
@media (min-width: 22.5em) {
  .gem-c-layout-super-navigation-header__search-toggle-button {
    padding: 20px 20px;
    width: 61px;
  }
}
.gem-c-layout-super-navigation-header__search-toggle-button::after {
  background: none;
  content: "";
  height: 3px;
  left: 10px;
  position: absolute;
  right: 10px;
  bottom: 1px;
  top: auto;
}
@media (hover: hover) and (pointer: fine) {
  .gem-c-layout-super-navigation-header__search-toggle-button:hover::after {
    background: #ffffff;
  }
}
.gem-c-layout-super-navigation-header__search-toggle-button:focus {
  z-index: 11;
  border-color: #ffdd00 !important;
  box-shadow: none !important;
  outline: 3px solid transparent;
  color: #0b0c0c;
  background-color: #ffdd00;
  box-shadow: 0 -2px #ffdd00, 0 4px #0b0c0c;
  text-decoration: none;
}
@supports not (text-wrap: balance) {
  .gem-c-layout-super-navigation-header__search-toggle-button:focus {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }
}
.gem-c-layout-super-navigation-header__search-toggle-button:focus::after {
  background: #0b0c0c;
}
@media (hover: hover) and (pointer: fine) {
  .gem-c-layout-super-navigation-header__search-toggle-button:focus:hover {
    color: #0b0c0c;
  }
  .gem-c-layout-super-navigation-header__search-toggle-button:focus:hover::after {
    background: #0b0c0c;
  }
}
.gem-c-layout-super-navigation-header__search-toggle-button:focus-visible {
  z-index: 11;
  border-color: #ffdd00 !important;
  box-shadow: none !important;
  outline: 3px solid transparent;
  color: #0b0c0c;
  background-color: #ffdd00;
  box-shadow: 0 -2px #ffdd00, 0 4px #0b0c0c;
  text-decoration: none;
}
@supports not (text-wrap: balance) {
  .gem-c-layout-super-navigation-header__search-toggle-button:focus-visible {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }
}
.gem-c-layout-super-navigation-header__search-toggle-button:focus-visible::after {
  background: #0b0c0c;
}
@media (hover: hover) and (pointer: fine) {
  .gem-c-layout-super-navigation-header__search-toggle-button:focus-visible:hover {
    color: #0b0c0c;
  }
  .gem-c-layout-super-navigation-header__search-toggle-button:focus-visible:hover::after {
    background: #0b0c0c;
  }
}
.gem-c-layout-super-navigation-header__search-toggle-button {
  background: none;
  box-shadow: none;
  color: #ffffff;
}
.gem-c-layout-super-navigation-header__search-toggle-button::after {
  background: none;
}
@media (hover: hover) and (pointer: fine) {
  .gem-c-layout-super-navigation-header__search-toggle-button:hover {
    color: #ffffff;
  }
  .gem-c-layout-super-navigation-header__search-toggle-button:hover::after {
    background: #ffffff;
  }
}
.gem-c-layout-super-navigation-header__search-toggle-button:focus:not(:focus-visible) {
  background: none;
  box-shadow: none;
  color: #ffffff;
}
.gem-c-layout-super-navigation-header__search-toggle-button:focus:not(:focus-visible)::after {
  background: none;
}
@media (hover: hover) and (pointer: fine) {
  .gem-c-layout-super-navigation-header__search-toggle-button:focus:not(:focus-visible):hover {
    color: #ffffff;
  }
  .gem-c-layout-super-navigation-header__search-toggle-button:focus:not(:focus-visible):hover::after {
    background: #ffffff;
  }
}
.gem-c-layout-super-navigation-header__search-toggle-button.gem-c-layout-super-navigation-header__open-button {
  color: #1d70b8;
}
.gem-c-layout-super-navigation-header__search-toggle-button.gem-c-layout-super-navigation-header__open-button:focus {
  border-color: #ffdd00 !important;
  box-shadow: none !important;
  outline: 3px solid transparent;
  color: #0b0c0c;
  background-color: #ffdd00;
  box-shadow: 0 -2px #ffdd00, 0 4px #0b0c0c;
  text-decoration: none;
}
@supports not (text-wrap: balance) {
  .gem-c-layout-super-navigation-header__search-toggle-button.gem-c-layout-super-navigation-header__open-button:focus {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }
}
.gem-c-layout-super-navigation-header__search-toggle-button.gem-c-layout-super-navigation-header__open-button:focus::after {
  background: #0b0c0c;
}
@media (hover: hover) and (pointer: fine) {
  .gem-c-layout-super-navigation-header__search-toggle-button.gem-c-layout-super-navigation-header__open-button:focus:hover::after {
    background: #0b0c0c;
  }
}
.gem-c-layout-super-navigation-header__search-toggle-button.gem-c-layout-super-navigation-header__open-button:focus-visible {
  border-color: #ffdd00 !important;
  box-shadow: none !important;
  outline: 3px solid transparent;
  color: #0b0c0c;
  background-color: #ffdd00;
  box-shadow: 0 -2px #ffdd00, 0 4px #0b0c0c;
  text-decoration: none;
}
@supports not (text-wrap: balance) {
  .gem-c-layout-super-navigation-header__search-toggle-button.gem-c-layout-super-navigation-header__open-button:focus-visible {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }
}
.gem-c-layout-super-navigation-header__search-toggle-button.gem-c-layout-super-navigation-header__open-button:focus-visible::after {
  background: #0b0c0c;
}
@media (hover: hover) and (pointer: fine) {
  .gem-c-layout-super-navigation-header__search-toggle-button.gem-c-layout-super-navigation-header__open-button:focus-visible:hover::after {
    background: #0b0c0c;
  }
}
.gem-c-layout-super-navigation-header__search-toggle-button.gem-c-layout-super-navigation-header__open-button {
  background: #f4f8fb;
  outline: 1px solid #f4f8fb;
  color: #1d70b8;
}
.gem-c-layout-super-navigation-header__search-toggle-button.gem-c-layout-super-navigation-header__open-button::after {
  background: #1d70b8;
}
@media (hover: hover) and (pointer: fine) {
  .gem-c-layout-super-navigation-header__search-toggle-button.gem-c-layout-super-navigation-header__open-button:hover::after {
    background: #1d70b8;
  }
}
.gem-c-layout-super-navigation-header__search-toggle-button.gem-c-layout-super-navigation-header__open-button:focus:not(:focus-visible) {
  background: #f4f8fb;
  outline: 1px solid #f4f8fb;
  color: #1d70b8;
}
.gem-c-layout-super-navigation-header__search-toggle-button.gem-c-layout-super-navigation-header__open-button:focus:not(:focus-visible)::after {
  background: #1d70b8;
}
@media (hover: hover) and (pointer: fine) {
  .gem-c-layout-super-navigation-header__search-toggle-button.gem-c-layout-super-navigation-header__open-button:focus:not(:focus-visible):hover::after {
    background: #1d70b8;
  }
}

.gem-c-layout-super-navigation-header__navigation-top-toggle-close-icon {
  display: none;
  font-size: 36px;
  font-weight: normal;
  left: 0;
  line-height: 22px;
  pointer-events: none;
  right: 0;
  text-align: center;
  top: 0;
}

.gem-c-layout-super-navigation-header__open-button .gem-c-layout-super-navigation-header__navigation-top-toggle-close-icon {
  display: block;
}

.gem-c-layout-super-navigation-header__search-container {
  padding-bottom: 40px;
}

.gem-c-layout-super-navigation-header__navigation-dropdown-menu {
  width: 100%;
  order: 1;
  background: #f4f8fb;
  padding-top: 30px;
}
@media (min-width: 48.0625em) {
  .gem-c-layout-super-navigation-header__navigation-dropdown-menu {
    padding-top: 50px;
  }
}

.govuk-frontend-supported .gem-c-layout-super-navigation-header__nav-wrapper {
  position: relative;
}
.govuk-frontend-supported .gem-c-layout-super-navigation-header__nav-wrapper::before {
  content: "";
  position: absolute;
  top: 61px;
  bottom: 0;
  width: 100%;
  background: #f4f8fb;
  box-shadow: 0 1px #b1b4b6;
}

.gem-c-phase-banner-wrapper {
  background: #ffffff;
}

.gem-c-layout-super-navigation-header__dropdown-list-item {
  box-sizing: border-box;
  padding: 0 0 15px 0;
  position: relative;
  margin: 0 0 10px 0;
}
@media (min-width: 48.0625em) {
  .gem-c-layout-super-navigation-header__dropdown-list-item {
    padding: 0 0 15px 0;
    margin: 0 15px 5px 15px;
  }
}

.gem-c-layout-super-navigation-header__navigation-second-items {
  list-style: none;
  margin: 0;
  padding: 15px 25px 25px 0;
}
@media (min-width: 48.0625em) {
  .gem-c-layout-super-navigation-header__navigation-second-items {
    margin: 0 -15px 60px;
    padding: 10px 0 0 0;
  }
}

.gem-c-layout-super-navigation-header__column--government-activity {
  position: relative;
}
@media (max-width: 48.0525em) {
  .gem-c-layout-super-navigation-header__column--government-activity {
    margin-top: 30px;
  }
}

@media (max-width: 48.0525em) {
  .gem-c-layout-super-navigation-header__navigation-second-items--services-and-information {
    border-bottom: 1px solid #b1b4b6;
  }
}
@media (min-width: 48.0625em) {
  .gem-c-layout-super-navigation-header__navigation-second-items--services-and-information {
    display: -ms-grid;
    display: grid;
    grid-auto-flow: column;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .gem-c-layout-super-navigation-header__navigation-second-items--services-and-information > li:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }
  .gem-c-layout-super-navigation-header__navigation-second-items--services-and-information > li:nth-child(2) {
    -ms-grid-column: 1;
    -ms-grid-row: 2;
  }
  .gem-c-layout-super-navigation-header__navigation-second-items--services-and-information > li:nth-child(3) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .gem-c-layout-super-navigation-header__navigation-second-items--services-and-information > li:nth-child(4) {
    -ms-grid-column: 1;
    -ms-grid-row: 4;
  }
  .gem-c-layout-super-navigation-header__navigation-second-items--services-and-information > li:nth-child(5) {
    -ms-grid-column: 1;
    -ms-grid-row: 5;
  }
  .gem-c-layout-super-navigation-header__navigation-second-items--services-and-information > li:nth-child(6) {
    -ms-grid-column: 1;
    -ms-grid-row: 6;
  }
  .gem-c-layout-super-navigation-header__navigation-second-items--services-and-information > li:nth-child(7) {
    -ms-grid-column: 1;
    -ms-grid-row: 7;
  }
  .gem-c-layout-super-navigation-header__navigation-second-items--services-and-information > li:nth-child(8) {
    -ms-grid-column: 1;
    -ms-grid-row: 8;
  }
  .gem-c-layout-super-navigation-header__navigation-second-items--services-and-information > li:nth-child(9) {
    -ms-grid-column: 2;
    -ms-grid-row: 1;
  }
  .gem-c-layout-super-navigation-header__navigation-second-items--services-and-information > li:nth-child(10) {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
  }
  .gem-c-layout-super-navigation-header__navigation-second-items--services-and-information > li:nth-child(11) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
  .gem-c-layout-super-navigation-header__navigation-second-items--services-and-information > li:nth-child(12) {
    -ms-grid-column: 2;
    -ms-grid-row: 4;
  }
  .gem-c-layout-super-navigation-header__navigation-second-items--services-and-information > li:nth-child(13) {
    -ms-grid-column: 2;
    -ms-grid-row: 5;
  }
  .gem-c-layout-super-navigation-header__navigation-second-items--services-and-information > li:nth-child(14) {
    -ms-grid-column: 2;
    -ms-grid-row: 6;
  }
  .gem-c-layout-super-navigation-header__navigation-second-items--services-and-information > li:nth-child(15) {
    -ms-grid-column: 2;
    -ms-grid-row: 7;
  }
  .gem-c-layout-super-navigation-header__navigation-second-items--services-and-information > li:nth-child(16) {
    -ms-grid-column: 2;
    -ms-grid-row: 8;
  }
}

.gem-c-layout-super-navigation-header__navigation-second-item-link {
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
}
.gem-c-layout-super-navigation-header__navigation-second-item-link::after {
  background: none;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
@media (min-width: 48.0625em) {
  .gem-c-layout-super-navigation-header__navigation-second-item-link {
    padding: 0;
  }
  .gem-c-layout-super-navigation-header__navigation-second-item-link::after {
    background: none;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
  }
}

.gem-c-layout-super-navigation-header__navigation-second-item-link--with-description {
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
}
.gem-c-layout-super-navigation-header__navigation-second-item-link--with-description::after {
  background: none;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  height: calc(100% - 20px);
}

.gem-c-layout-super-navigation-header__navigation-second-item-description {
  font-size: 16px;
  font-size: 1rem;
  font-weight: normal;
  margin: 5px 0 0 0;
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .gem-c-layout-super-navigation-header__navigation-second-item-description {
    font-family: sans-serif;
  }
}

.gem-c-layout-super-navigation-header__search-form {
  padding: 0;
}
@media (min-width: 48.0625em) {
  .gem-c-layout-super-navigation-header__search-form {
    padding-bottom: 10px;
  }
}

.gem-c-layout-super-navigation-header__column-header {
  font-size: 24px;
}

@media (max-width: 40.0525em) {
  .gem-c-layout-super-navigation-header__header-logo--homepage {
    padding-left: 9px;
  }
}
@media (max-width: 40.0525em) {
  .gem-c-layout-super-navigation-header__search-label--large-navbar {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
@media print {
  .gem-c-layout-super-navigation-header {
    border-top: 0;
    border-bottom: 2pt solid #000000;
    margin: 0 0 5mm;
    background: transparent;
  }
  .gem-c-layout-super-navigation-header:has(.gem-c-layout-super-navigation-header__header-logo .govuk-visually-hidden) {
    border: 0;
    margin-left: 24px;
  }
  .gem-c-layout-super-navigation-header * {
    color: #000000;
  }
  .gem-c-layout-super-navigation-header .govuk-width-container {
    margin: 0;
  }
  .gem-c-layout-super-navigation-header .gem-c-layout-super-navigation-header__container {
    background: transparent;
  }
  .gem-c-layout-super-navigation-header__header-logo {
    padding: 10px 0 !important;
  }
  .gem-c-layout-super-navigation-header__navigation-item,
  .gem-c-layout-super-navigation-header__search-item,
  .gem-c-layout-super-navigation-header__navigation-dropdown-menu {
    display: none;
  }
}
.gem-c-search {
  position: relative;
}

.gem-c-search__label {
  display: block;
  color: #0b0c0c;
  cursor: text;
  text-overflow: ellipsis;
  height: 90%;
  overflow: hidden;
  white-space: nowrap;
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .gem-c-search__label {
    font-family: sans-serif;
  }
}
.gem-c-search__label {
  font-weight: 400;
  font-size: 1rem;
  line-height: 2.5;
}
@media (min-width: 40.0625em) {
  .gem-c-search__label {
    font-size: 1.1875rem;
    line-height: 2.1052631579;
  }
}
@media print {
  .gem-c-search__label {
    font-size: 14pt;
    line-height: 40px;
  }
}
.gem-c-search__label h1 {
  margin: 0;
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .gem-c-search__label h1 {
    font-family: sans-serif;
  }
}
.gem-c-search__label h1 {
  font-weight: 400;
  font-size: 1rem;
  line-height: 2.5;
}
@media (min-width: 40.0625em) {
  .gem-c-search__label h1 {
    font-size: 1.1875rem;
    line-height: 2.1052631579;
  }
}
@media print {
  .gem-c-search__label h1 {
    font-size: 14pt;
    line-height: 40px;
  }
}
.govuk-frontend-supported .gem-c-search__label {
  position: absolute;
  left: 2px;
  top: 2px;
  bottom: 2px;
  max-width: 68%;
  padding-left: 15px;
  z-index: 1;
  color: #505a5f;
  background: #ffffff;
}
.govuk-frontend-supported .gem-c-search--separate-label .gem-c-search__label {
  color: #0b0c0c;
}

.gem-c-search__input[type=search] {
  margin: 0;
  width: 100%;
  height: 2.1052631579em;
  padding: 0.3157894737em;
  border: 2px solid #0b0c0c;
  background: #ffffff;
  border-radius: 0;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .gem-c-search__input[type=search] {
    font-family: sans-serif;
  }
}
.gem-c-search__input[type=search] {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.4736842105;
}
@media (min-width: 40.0625em) {
  .gem-c-search__input[type=search] {
    font-size: 1.1875rem;
    line-height: 1.4736842105;
  }
}
@media print {
  .gem-c-search__input[type=search] {
    font-size: 14pt;
    line-height: 1.4736842105;
  }
}
.gem-c-search__input[type=search]:focus, .gem-c-search__input[type=search].focus {
  z-index: 2;
}
.gem-c-search__input[type=search]:focus {
  outline: 3px solid #ffdd00;
  outline-offset: 0;
  box-shadow: inset 0 0 0 2px;
}
.gem-c-search__input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  background-image: url(/assets/govuk_publishing_components/icon-close-eecb5fdf67d1688ddf2f93e6e09d5f87b9b24e0fc53596ad2a65cf187c2c7c76.svg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  height: 20px;
  margin-left: 0;
  margin-right: 0;
  width: 20px;
}

.gem-c-search__submit {
  border: 0;
  cursor: pointer;
  border-radius: 0;
  outline: 2px solid transparent;
  outline-offset: 0;
  position: relative;
  padding: 0;
  width: 40px;
  height: 40px;
  text-indent: -5000px;
  overflow: hidden;
}
.gem-c-search__submit .gem-c-search__icon {
  pointer-events: none;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  transform: scale(0.5);
}
.gem-c-search__submit:focus {
  z-index: 2;
  outline: 3px solid #ffdd00;
  box-shadow: inset 0 0 0 4px #0b0c0c;
}
.gem-c-search__submit::-moz-focus-inner {
  border: 0;
}

.gem-c-search__item-wrapper {
  display: table;
  width: 100%;
  background: #ffffff;
}

.gem-c-search__item {
  position: relative;
  display: table-cell;
  vertical-align: top;
}

.gem-c-search__submit-wrapper {
  width: 1%;
}

.gem-c-search--on-govuk-blue .gem-c-search__label {
  color: #ffffff;
}
.gem-c-search--on-govuk-blue .gem-c-search__input {
  border-width: 0;
  outline: 2px solid transparent;
  outline-offset: 0;
}
.gem-c-search--on-govuk-blue .gem-c-search__input:focus {
  outline: 3px solid #ffdd00;
  outline-offset: 0;
  box-shadow: inset 0 0 0 2px;
  box-shadow: inset 0 0 0 4px;
}
.gem-c-search--on-govuk-blue .gem-c-search__submit {
  background-color: #d2e2f1;
  color: #1d70b8;
}
.gem-c-search--on-govuk-blue .gem-c-search__submit:hover {
  background-color: #f4f8fb;
}
.govuk-frontend-supported .gem-c-search--on-govuk-blue .gem-c-search__label {
  color: #505a5f;
}

.gem-c-search--on-white .gem-c-search__submit {
  background-color: #1d70b8;
  color: #ffffff;
}
.gem-c-search--on-white .gem-c-search__submit:hover {
  background-color: rgb(32.4718309859, 125.4084507042, 206.0281690141);
}
.gem-c-search--on-white .gem-c-search__input[type=search] {
  border-right-width: 0;
}
.gem-c-search--on-white .gem-c-search__input[type=search]:focus {
  border-right-width: 2px;
}

.govuk-label.gem-c-search__label--white {
  color: #ffffff;
}

.gem-c-search--large .gem-c-search__label {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .gem-c-search--large .gem-c-search__label {
    font-family: sans-serif;
  }
}
.gem-c-search--large .gem-c-search__label {
  font-weight: 400;
  font-size: 1rem;
  line-height: 3.125;
}
@media (min-width: 40.0625em) {
  .gem-c-search--large .gem-c-search__label {
    font-size: 1.1875rem;
    line-height: 2.6315789474;
  }
}
@media print {
  .gem-c-search--large .gem-c-search__label {
    font-size: 14pt;
    line-height: 50px;
  }
}
.gem-c-search--large .gem-c-search__input[type=search] {
  height: 50px;
}
.gem-c-search--large .gem-c-search__submit {
  width: 50px;
  height: 50px;
}
.gem-c-search--large .gem-c-search__submit .gem-c-search__icon {
  transform: scale(0.4);
}

.gem-c-search--separate-label .gem-c-search__label {
  position: relative;
  top: auto;
  left: auto;
  padding-left: 0;
}

.activity-log-table .activity-log-date {
  width: 180px;
}
.activity-log-table .activity-log-person {
  width: 180px;
}
.activity-log-table .activity-log-change-arrow {
  color: #a2a2a2;
  margin-left: 5px;
  margin-right: 5px;
}

.activity-log-table-advanced {
  font-size: 15px;
}
.activity-log-table-advanced table {
  font-size: 15px;
}
.activity-log-table-advanced .activity-log-request {
  width: 330px;
}
.activity-log-table-advanced .activity-log-date {
  width: 140px;
}
.activity-log-table-advanced .activity-log-person {
  width: 200px;
}
.activity-log-table-advanced .activity-log-change-arrow {
  color: #a2a2a2;
  margin-left: 5px;
  margin-right: 5px;
}

/* ensure longer divider labels are not wrapped onto multiple lines */
.govuk-radios--small .govuk-radios__divider .divider-caption {
  overflow: hidden;
  white-space: nowrap;
}

.autocomplete__wrapper {
  position: relative;
}

.autocomplete__hint, .autocomplete__input {
  -webkit-appearance: none;
  appearance: none;
  border: 2px solid #0b0c0c;
  border-radius: 0;
  box-sizing: border-box;
  height: 2.5rem;
  line-height: 1.25;
  margin-bottom: 0;
  width: 100%;
}

.autocomplete__input {
  background-color: transparent;
  position: relative;
}

.autocomplete__hint {
  color: #505a5f;
  position: absolute;
}

.autocomplete__input--default {
  padding: 5px;
}

.autocomplete__input--focused {
  box-shadow: inset 0 0 0 2px;
  outline: 3px solid #fd0;
  outline-offset: 0;
}

.autocomplete__input--show-all-values {
  cursor: pointer;
  padding: 5px 35px 5px 5px;
}

.autocomplete__dropdown-arrow-down {
  display: inline-block;
  height: 24px;
  position: absolute;
  right: 8px;
  top: 10px;
  width: 24px;
  z-index: -1;
}

.autocomplete__menu {
  background-color: #fff;
  border: 2px solid #0b0c0c;
  border-top: 0;
  color: #0b0c0c;
  margin: 0;
  max-height: 342px;
  overflow-x: hidden;
  padding: 0;
  width: 100%;
  width: calc(100% - 4px);
}

.autocomplete__menu--visible {
  display: block;
}

.autocomplete__menu--hidden {
  display: none;
}

.autocomplete__menu--overlay {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.257);
  left: 0;
  position: absolute;
  top: 100%;
  z-index: 100;
}

.autocomplete__menu--inline {
  position: relative;
}

.autocomplete__option {
  border-bottom: 1px solid #b1b4b6;
  border-left-width: 0;
  border-right-width: 0;
  border-top-width: 1px;
  cursor: pointer;
  display: block;
  position: relative;
}

.autocomplete__option > * {
  pointer-events: none;
}

.autocomplete__option:first-of-type {
  border-top-width: 0;
}

.autocomplete__option:last-of-type {
  border-bottom-width: 0;
}

.autocomplete__option--odd {
  background-color: #f3f2f1;
}

.autocomplete__option--focused, .autocomplete__option:hover {
  background-color: #1d70b8;
  border-color: #1d70b8;
  color: #fff;
  outline: none;
}

@media (-ms-high-contrast: active), (forced-colors: active) {
  .autocomplete__menu {
    border-color: FieldText;
  }
  .autocomplete__option {
    background-color: Field;
    color: FieldText;
  }
  .autocomplete__option--focused, .autocomplete__option:hover {
    background-color: Highlight;
    background-color: SelectedItem;
    border-color: SelectedItem;
    color: HighlightText;
    color: SelectedItemText;
    forced-color-adjust: none;
    outline-color: SelectedItemText;
  }
}
.autocomplete__option--no-results {
  background-color: #f3f2f1;
  color: #505a5f;
  cursor: not-allowed;
}

.autocomplete__hint, .autocomplete__input, .autocomplete__option {
  font-size: 1rem;
  font-weight: 400;
}

.autocomplete__hint, .autocomplete__option {
  padding: 5px;
}

@media (min-width: 641px) {
  .autocomplete__hint, .autocomplete__input, .autocomplete__option {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}

.autocomplete__option--no-results {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .autocomplete__option--no-results {
    font-family: sans-serif;
  }
}
.autocomplete__option--no-results {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .autocomplete__option--no-results {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .autocomplete__option--no-results {
    font-size: 14pt;
    line-height: 1.15;
  }
}

/**
* Specification and other markdown templates have no classes of their own so we're overriding the default styling to
* keep the look consistent.
**/
.md-page ol ol,
#specification ol ol,
.specification ol ol {
  list-style-type: lower-roman;
}
.page-with-sidebar {
  background-color: #fff !important;
  flex-direction: column;
}

.page-header {
  background-color: #f6f6f6;
}

.category-header {
  background-color: #d2e2f1;
  padding-top: 1px;
  padding-bottom: 1px;
}

.details-header {
  background-color: #f4f8fb;
  padding-top: 1px;
  padding-bottom: 1px;
}

footer {
  clear: both;
}

.app-task-list {
  list-style-type: none;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}
@media (min-width: 40.0625em) {
  .app-task-list {
    min-width: 550px;
  }
}

.app-task-list__section {
  display: table;
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .app-task-list__section {
    font-family: sans-serif;
  }
}
.app-task-list__section {
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.1111111111;
}
@media (min-width: 40.0625em) {
  .app-task-list__section {
    font-size: 1.5rem;
    line-height: 1.25;
  }
}
@media print {
  .app-task-list__section {
    font-size: 18pt;
    line-height: 1.15;
  }
}

.app-task-list__section-number {
  display: table-cell;
}
@media (min-width: 40.0625em) {
  .app-task-list__section-number {
    min-width: 30px;
    padding-right: 0;
  }
}

.app-task-list__items {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .app-task-list__items {
    font-family: sans-serif;
  }
}
.app-task-list__items {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .app-task-list__items {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .app-task-list__items {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.app-task-list__items {
  margin-bottom: 40px;
}
@media (min-width: 40.0625em) {
  .app-task-list__items {
    margin-bottom: 60px;
  }
}
.app-task-list__items {
  list-style: none;
  padding-left: 0;
}
@media (min-width: 40.0625em) {
  .app-task-list__items {
    padding-left: 30px;
  }
}

.app-task-list__item {
  border-bottom: 1px solid #b1b4b6;
  margin-bottom: 0 !important;
  padding-top: 10px;
  padding-bottom: 10px;
}
.app-task-list__item::after {
  content: "";
  display: block;
  clear: both;
}

.app-task-list__item:first-child {
  border-top: 1px solid #b1b4b6;
}

.app-task-list__task-name {
  display: block;
}
@media (min-width: 28.125em) {
  .app-task-list__task-name {
    float: left;
  }
}

.app-task-list__tag,
.app-task-list__task-completed {
  margin-top: 10px;
  margin-bottom: 5px;
}
@media (min-width: 28.125em) {
  .app-task-list__tag,
  .app-task-list__task-completed {
    float: right;
    margin-top: 0;
    margin-bottom: 0;
  }
}

.hods-timeline {
  overflow: hidden;
  position: relative;
}
.hods-timeline__item {
  padding-bottom: 10px;
  padding-left: 22px;
  position: relative;
}
.hods-timeline__item:before { /* styling for lines in margin */
  background-color: #1d70b8;
  content: "";
  padding-top: 0.3em;
  padding-right: 15px;
  left: 0;
  position: absolute;
  margin-top: 0.55em;
  z-index: 1;
}
.hods-timeline:before { /* styling for lines in margin */
  background-color: #1d70b8;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  margin-top: 0.55em;
  padding-left: 0.3em;
  z-index: 1;
}
.hods-timeline__title {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .hods-timeline__title {
    font-family: sans-serif;
  }
}
.hods-timeline__title {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .hods-timeline__title {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .hods-timeline__title {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.hods-timeline__title {
  display: inline;
}
.hods-timeline__by {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .hods-timeline__by {
    font-family: sans-serif;
  }
}
.hods-timeline__by {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.1428571429;
}
@media (min-width: 40.0625em) {
  .hods-timeline__by {
    font-size: 1rem;
    line-height: 1.25;
  }
}
@media print {
  .hods-timeline__by {
    font-size: 14pt;
    line-height: 1.2;
  }
}
.hods-timeline__by {
  color: #505a5f;
  display: inline;
}
.hods-timeline__date {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .hods-timeline__date {
    font-family: sans-serif;
  }
}
.hods-timeline__date {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.1428571429;
}
@media (min-width: 40.0625em) {
  .hods-timeline__date {
    font-size: 1rem;
    line-height: 1.25;
  }
}
@media print {
  .hods-timeline__date {
    font-size: 14pt;
    line-height: 1.2;
  }
}
.hods-timeline__date {
  color: #505a5f;
  margin-top: 0;
}
.hods-timeline__description {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .hods-timeline__description {
    font-family: sans-serif;
  }
}
.hods-timeline__description {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.1428571429;
}
@media (min-width: 40.0625em) {
  .hods-timeline__description {
    font-size: 1rem;
    line-height: 1.25;
  }
}
@media print {
  .hods-timeline__description {
    font-size: 14pt;
    line-height: 1.2;
  }
}
.hods-timeline__description {
  margin-top: 15px;
}
@media (min-width: 40.0625em) {
  .hods-timeline__description {
    margin-top: 25px;
  }
}

.attachment-date-added-header {
  width: 125px;
}

.attachment-actions-header {
  width: 125px;
  text-align: center;
}

.attachment-actions {
  display: flex;
  justify-content: space-around;
  height: 100%;
}

.email-preview {
  border: 1px solid #b1b4b6;
}

.email-preview dt.govuk-summary-list__key,
.email-preview .email-preview-body,
.email-preview .email-preview-panel {
  padding-left: 60px;
  padding-right: 60px;
}

.email-preview .email-preview-body {
  padding-bottom: 30px;
}

.email-preview .email-preview-panel {
  border-top: 1px solid #b1b4b6;
  padding-top: 15px;
  padding-bottom: 15px;
}

.email-preview-body p {
  word-wrap: anywhere;
}

.email-list .email-row.unread .email-sent-by {
  font-weight: bold;
}
.email-list .email-row.unread .email-subject {
  font-weight: bold;
}
.email-list .email-row.unread .email-case-ref {
  font-weight: bold;
}
.email-list .email-sent-at {
  width: 121px;
}

.outlook-message-body {
  word-break: break-word;
  max-width: 735px;
  overflow: scroll;
}

.pull-up {
  margin-top: -10px;
}

#messages hr {
  border: none;
  height: 1px;
  background-color: #B1B4B6;
}

.message {
  margin-bottom: 10px;
}
.message .attachments {
  margin-top: 20px;
}
.message .attachments strong {
  font-size: 17px;
}
.message .message-details {
  display: flex;
  justify-content: space-between;
  font-weight: bold;
}
.message .message-details .date-and-actions {
  display: flex;
  justify-content: space-between;
}
.message .message-actions {
  margin-top: -15px;
  margin-bottom: 20px;
}
.message .message-preview.truncated-view {
  cursor: pointer;
  overflow-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
}
.message .recap-controls {
  margin-top: 15px;
  margin-bottom: 15px;
  position: relative;
  background-color: #1d70b8;
  border-radius: 20px;
  height: 5px;
  width: 35px;
  padding: 10px;
  cursor: pointer;
  user-select: none;
}
.message .recap-controls .dots {
  cursor: pointer;
  user-select: none;
  position: absolute;
  top: -10%;
  right: 23%;
  fill: white;
}

.subject-input {
  width: 75%;
}

.recipient-input-group {
  display: flex;
  justify-content: space-between;
  width: 75%;
}
.recipient-input-group .govuk-form-group {
  flex-grow: 1;
}
.recipient-input-group button {
  margin-left: 10px;
  width: 180px;
}
.recipient-input-group .govuk-input__wrapper .govuk-input__prefix {
  width: 52px;
}
.recipient-input-group .govuk-input__wrapper input {
  flex-grow: 1;
  flex-shrink: 1;
}

.added_recipients_table .govuk-table__header, .added_recipients_table .md-page th, .md-page .added_recipients_table th,
.added_recipients_table #specification th,
#specification .added_recipients_table th,
.added_recipients_table .specification th,
.specification .added_recipients_table th {
  width: 52px;
}

form.new-case-form button.govuk-link, form.new-case-form button.fake-link,
.link-styled-button {
  background: none;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
  color: #1d70b8;
}
form.new-case-form button.govuk-link:hover, form.new-case-form button.fake-link:hover,
.link-styled-button:hover {
  color: #003078;
}

button.filter-toggle {
  float: right;
}

form.filter-case-form select.govuk-select {
  width: 100%;
}

a:link, a:visited, span:link, span:visited, em:link, em:visited {
  color: #1d70b8;
}

.govuk-summary-card__title {
  width: 100%;
  display: grid;
  grid-template-columns: 2fr 1fr;
  grid-gap: 20px;
}

.govuk-summary-card__title_cell {
  text-align: right;
}

.govuk-summary-card__title_cell:first-child {
  margin-right: 20px;
  text-align: left;
}

.border-left-colour-yellow {
  border-left-color: #ffdd00;
}

.border-left-colour-green {
  border-left-color: #00703c;
}

.border-left-colour-blue {
  border-left-color: #1d70b8;
}

.govuk-summary-card__content th {
  vertical-align: bottom;
}
.govuk-summary-card__content tr:last-child > td {
  border-bottom: 0;
  padding-bottom: 0;
}

.overview-table .tower-name {
  width: 50%;
}
.overview-table .result-value {
  width: 10%;
  text-align: center;
}
.overview-table .result-money-value {
  text-align: right;
}
.overview-table th.result-money-value {
  vertical-align: bottom;
}

.live-cases-table .row-header {
  vertical-align: bottom;
}
.live-cases-table .result-value {
  text-align: center;
}
.live-cases-table .result-money-value {
  text-align: right;
}
.live-cases-table th.result-value {
  vertical-align: bottom;
}
.live-cases-table th.result-money-value {
  vertical-align: bottom;
}

.tower-top-row .govuk-table__cell, .tower-top-row .md-page td, .md-page .tower-top-row td,
.tower-top-row #specification td,
#specification .tower-top-row td,
.tower-top-row .specification td,
.specification .tower-top-row td {
  border: none;
  padding-bottom: 0px;
}

.tower-bottom-row .tower-note span {
  display: inline-block;
  width: 650px;
}

.single-row .govuk-table__cell, .single-row .md-page td, .md-page .single-row td,
.single-row #specification td,
#specification .single-row td,
.single-row .specification td,
.specification .single-row td {
  padding: 0.5em 0;
}

.single-row + .single-row .govuk-table__cell, .single-row + .single-row .md-page td, .md-page .single-row + .single-row td,
.single-row + .single-row #specification td,
#specification .single-row + .single-row td,
.single-row + .single-row .specification td,
.specification .single-row + .single-row td {
  border-top: 1px solid #b1b4b6;
}

.col-ref {
  width: 70px;
}

.col-organisation {
  width: 220px;
}

.col-sub-category {
  width: 150px;
}

.col-status {
  width: 88px;
}

.col-assigned {
  width: 100px;
}

.col-updated {
  width: 150px;
}

.cell-actions {
  min-width: max-content;
}

@media (min-width: 48.0625em) {
  .pagination {
    margin-left: -5px;
    margin-right: -5px;
    font-size: 0;
    text-align: justify;
  }
  .pagination:after {
    content: "";
    display: inline-block;
    width: 100%;
  }
}

.pagination__list {
  list-style: none;
  margin: 0;
  padding: 0;
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .pagination__list {
    font-family: sans-serif;
  }
}
.pagination__list {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .pagination__list {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .pagination__list {
    font-size: 14pt;
    line-height: 1.15;
  }
}
@media (min-width: 48.0625em) {
  .pagination__list {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
}
.pagination__list a, .pagination__list span, .pagination__list em {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .pagination__list a, .pagination__list span, .pagination__list em {
    font-family: sans-serif;
  }
}
.pagination__list a, .pagination__list span, .pagination__list em {
  text-decoration: underline;
  text-decoration-thickness: max(1px, .0625rem);
  text-underline-offset: 0.1578em;
}
.pagination__list a:hover, .pagination__list span:hover, .pagination__list em:hover {
  text-decoration-thickness: max(3px, .1875rem, .12em);
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  -webkit-text-decoration-skip: none;
  text-decoration-skip: none;
}
.pagination__list a:focus, .pagination__list span:focus, .pagination__list em:focus {
  outline: 3px solid transparent;
  color: #0b0c0c;
  background-color: #ffdd00;
  box-shadow: 0 -2px #ffdd00, 0 4px #0b0c0c;
  text-decoration: none;
}
@supports not (text-wrap: balance) {
  .pagination__list a:focus, .pagination__list span:focus, .pagination__list em:focus {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }
}
.pagination__list a:link, .pagination__list span:link, .pagination__list em:link {
  color: #1d70b8;
}
.pagination__list a:visited, .pagination__list span:visited, .pagination__list em:visited {
  color: #4c2c92;
}
.pagination__list a:hover, .pagination__list span:hover, .pagination__list em:hover {
  color: #003078;
}
.pagination__list a:active, .pagination__list span:active, .pagination__list em:active {
  color: #0b0c0c;
}
.pagination__list a:focus, .pagination__list span:focus, .pagination__list em:focus {
  color: #0b0c0c;
}
.pagination__list a, .pagination__list span, .pagination__list em {
  padding: 5px;
  text-align: center;
  text-decoration: none;
  min-width: 25px;
}
.pagination__list a:link, .pagination__list a:visited, .pagination__list span:link, .pagination__list span:visited, .pagination__list em:link, .pagination__list em:visited {
  color: #1d70b8;
}
.pagination__list a:hover, .pagination__list span:hover, .pagination__list em:hover {
  color: #5694ca;
}
.pagination__list a:focus, .pagination__list span:focus, .pagination__list em:focus {
  color: #0b0c0c;
}
.pagination__list a {
  display: inline-block;
}
.pagination__list .current {
  font-style: normal;
  font-weight: bold;
  color: #0b0c0c;
  height: 25px;
  padding: 5px 10px;
  text-align: center;
}
.pagination__list .previous_page::before, .pagination__list .next_page::after {
  display: inline-block;
  height: 10px;
  width: 10px;
  border-style: solid;
  color: #0b0c0c;
  background: transparent;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  content: "";
}
.pagination__list .previous_page::before {
  border-width: 3px 0 0 3px;
  margin-right: 5px;
}
.pagination__list .disabled::before, .pagination__list .disabled::after {
  display: none;
}
.pagination__list .next_page::after {
  border-width: 0 3px 3px 0;
  margin-left: 5px;
}
.pagination__list .gap {
  padding-left: 0;
  padding-right: 0;
  font-weight: bold;
}

.pagination__results {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .pagination__results {
    font-family: sans-serif;
  }
}
.pagination__results {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .pagination__results {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .pagination__results {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.pagination__results {
  margin-top: 0;
}
@media (min-width: 48.0625em) {
  .pagination__results {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
}

.pagination__results {
  padding: 5px;
}

.govuk-notification-banner.info-panel svg {
  color: #1d70b8;
}

.tox-tinymce {
  border-radius: 0px !important;
  border: 2px solid #0b0c0c !important;
}

.tox-editor-header,
.tox-toolbar-overlord,
.tox-toolbar__primary {
  background: #f3f2f1 !important;
}

.tox:not(.tox-tinymce-inline) .tox-editor-header {
  box-shadow: none !important;
  border: 2px solid #000 !important;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
}

.govuk-textarea:focus {
  outline: 3px solid #ffdd00;
  outline-offset: 0;
  box-shadow: inset 0 0 0 2px;
}

.upload-item {
  padding: 16px;
  margin: 16px 0;
  border: 1px solid #b1b4b6;
  display: flex;
  flex-direction: column;
}
.upload-item.dz-error {
  border-color: #d4351c;
  border-width: 2px;
}
.upload-item.dz-error .progress-status {
  color: #d4351c;
  font-weight: bold;
}

.upload-item h3 {
  margin-bottom: 0;
}

.upload-row.file-details {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.upload-row.pending {
  display: none;
}

.upload-item .progress-status.complete {
  font-weight: bold;
}

.progress-status {
  margin-top: 10px;
  margin-bottom: 15px;
}

.upload-progress-container {
  background-color: #b1b4b6;
  width: 100%;
  height: 20px;
}
.upload-progress-container .upload-progress {
  background-color: #356bb5;
  height: 100%;
  width: 0%;
}

.drop-zone-container {
  margin-bottom: 30px;
}
.drop-zone-container.dz-drag-hover .drop-zone {
  background: #b1b4b6;
  outline-color: #6f777b;
}
.drop-zone-container .drop-zone {
  outline: 3px dashed #0b0c0c;
  display: flex;
  text-align: center;
  padding: 60px 15px;
  transition: outline-offset 0.1s ease-in-out, background-color 0.1s linear;
}
.drop-zone-container .drop-zone p {
  margin-bottom: 0;
  margin-right: 10px;
  padding-top: 7px;
}
.drop-zone-container .drop-zone .govuk-button {
  margin-bottom: 0;
  display: inline-block;
  width: auto;
}

@keyframes fadeInAnimation {
  0% {
    opacity: 0;
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
.notification-fixed-header {
  width: 160px;
}

.notifications-header {
  display: flex;
  justify-content: space-between;
  align-content: end;
}

.notification-icon-header {
  width: 15px;
}

.notification.appear {
  animation: fadeInAnimation ease 3s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
.notification .notification-details {
  display: flex;
  flex-direction: column;
}
.notification .notification-details .major {
  margin-bottom: 10px;
}
.notification .notification-details .major .action {
  margin-right: 5px;
}
.notification .notification-details .major .action a {
  font-weight: bold;
}
.notification .notification-details .major .by {
  color: #5e5e5e;
}

.notification-unread-icon {
  height: 15px;
  width: 15px;
  background-color: #f04848;
  border-radius: 50%;
  display: inline-block;
}

.notification.read .notification-unread-icon {
  display: none;
}

.govuk-header__navigation-item .notification-unread-icon {
  height: 10px;
  width: 10px;
  margin-left: 2px;
}

.case-action-required-icon {
  height: 15px;
  width: 15px;
  background-color: #f04848;
  border-radius: 50%;
  display: inline-block;
}

[aria-sort] button,
[aria-sort] button:hover {
  background-color: transparent;
  border-width: 0;
  -webkit-box-shadow: 0 0 0 0;
  -moz-box-shadow: 0 0 0 0;
  box-shadow: 0 0 0 0;
  color: #005ea5;
  cursor: pointer;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  padding: 0 10px 0 0;
  position: relative;
  text-align: inherit;
  font-size: 1em;
  margin: 0;
}

[aria-sort] button:focus {
  background-color: #ffdd00;
  color: #0b0c0c;
  box-shadow: 0 -2px #ffdd00, 0 4px #0b0c0c;
  outline: none;
}

[aria-sort]:first-child button {
  right: auto;
}

[aria-sort] button:before {
  content: " ▼";
  position: absolute;
  right: -1px;
  top: 9px;
  font-size: 0.5em;
}

[aria-sort] button:after {
  content: " ▲";
  position: absolute;
  right: -1px;
  top: 1px;
  font-size: 0.5em;
}

[aria-sort=ascending] button:before,
[aria-sort=descending] button:before {
  content: none;
}

[aria-sort=ascending] button:after {
  content: " ▲";
  font-size: 0.8em;
  position: absolute;
  right: -5px;
  top: 2px;
}

[aria-sort=descending] button:after {
  content: " ▼";
  font-size: 0.8em;
  position: absolute;
  right: -5px;
  top: 2px;
}

.template-manager__filters-panel {
  margin-bottom: 0;
  padding: 20px;
  border: 1px solid #b1b4b6;
}

.template-manager__templates-summary {
  border-bottom: 1px solid #b1b4b6;
}

.template-manager__templates > ul {
  padding: 0;
  list-style-type: none;
  margin-top: 0;
}

.template-manager__templates > ul > li {
  border-bottom: 1px solid #b1b4b6;
  padding-top: 20px;
}

.template-manager__templates > ul > div > fieldset > div > li {
  border-bottom: 1px solid #b1b4b6;
}

.template-manager__template-actions {
  display: flex;
  flex-direction: row;
  gap: 12px;
  float: right;
  padding-bottom: 15px;
}

.template-manager__template-tags > ul {
  padding: 0;
  list-style-type: none;
}

.template-manager__template-tags > ul > li {
  margin-right: 5px;
  display: inline;
}

.template-manager__templates .govuk-grid-row:last-of-type .template-manager__template-tags {
  margin-bottom: 20px;
}

.template-manager__attachment {
  display: flex;
  justify-content: space-between;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #b1b4b6;
}

.template-manager__attachment-name {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .template-manager__attachment-name {
    font-family: sans-serif;
  }
}
.template-manager__attachment-name {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .template-manager__attachment-name {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .template-manager__attachment-name {
    font-size: 14pt;
    line-height: 1.15;
  }
}

.template-manager__top-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}

.template-manager__template-attributes-select {
  margin-left: 56px;
}

.expander {
  margin-bottom: 10px;
  position: relative;
  padding: 5px;
  border: 1px solid #b1b4b6;
  background-color: #f3f2f1;
}

.expander[disabled], .expander:disabled {
  opacity: 0.5;
  color: inherit;
  cursor: not-allowed;
  pointer-events: none;
}

.expander__heading {
  position: relative;
  padding: 10px;
  margin: 0;
}

.expander__title {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .expander__title {
    font-family: sans-serif;
  }
}
.expander__title {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .expander__title {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .expander__title {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.expander__title {
  background: none;
  border: 0;
  text-align: left;
  padding: 0;
  cursor: pointer;
}

.expander__title::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}

.expander__chevron, .expander__chevron--down {
  content: "";
  box-sizing: border-box;
  display: block;
  position: absolute;
  bottom: 0.6rem;
  right: 1rem;
  width: 1rem;
  height: 1rem;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-top: 0.175rem solid;
  border-right: 0.175rem solid;
  border-radius: 10%;
}

.expander__chevron--down {
  transform: rotate(135deg);
  bottom: 1.2rem;
}

.expander__subtitle + .expander__chevron {
  bottom: 2rem;
}

.expander__subtitle + .expander__chevron--down {
  bottom: 2.6rem;
}

.expander__subtitle {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .expander__subtitle {
    font-family: sans-serif;
  }
}
.expander__subtitle {
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .expander__subtitle {
    font-size: 0.875rem;
    line-height: 1.4285714286;
  }
}
@media print {
  .expander__subtitle {
    font-size: 12pt;
    line-height: 1.2;
  }
}
.expander__subtitle {
  margin-top: 3px;
}

.expander__content {
  margin: 5px;
  position: relative;
  max-height: 320px;
  overflow-y: auto;
  overflow-x: hidden;
  background-color: #fff;
}

.expander__content-inner {
  padding: 5px 13px;
}

.tag-bar {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .tag-bar {
    font-family: sans-serif;
  }
}
.tag-bar {
  font-weight: 400;
  padding-bottom: 5px;
}

.tag-bar__group {
  padding: 5px;
  background-color: #f3f2f1;
  display: flex;
  align-items: center;
}

.tag-bar__wrapper {
  margin: 5px 0;
  display: flex;
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
}

.tag-bar__preposition {
  display: table-cell;
  padding: 0 10px 0 2px;
  vertical-align: middle;
  font-weight: bold;
}

.tag-bar__tag {
  display: table-cell;
  position: relative;
  padding: 0.5em 0.5em 0.5em 1.5em;
  border: 1px solid #505a5f;
  border-radius: 0.3125em;
  background-color: #f3f2f1;
}

.tag-bar__text {
  display: inline-block;
  margin-left: 0.3125em;
  pointer-events: none;
  position: relative;
  z-index: 1;
}

.tag-bar__remove {
  display: inline-block;
  border: 1px solid transparent;
  font-size: 1rem;
  line-height: 1.25;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0.5em;
  border-radius: 0.3125em;
  text-align: left;
  cursor: pointer;
  color: #000;
  text-decoration: none;
  background: none;
}

.tag-bar__remove:hover {
  background: #b1b4b6;
}

.template-edit__attachment {
  display: flex;
  justify-content: space-between;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #b1b4b6;
}

.template-edit__attachment.dz-error {
  border: 5px solid #d4351c;
  padding-left: 10px;
  padding-right: 10px;
}

.template-edit__attachment-name {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .template-edit__attachment-name {
    font-family: sans-serif;
  }
}
.template-edit__attachment-name {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .template-edit__attachment-name {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .template-edit__attachment-name {
    font-size: 14pt;
    line-height: 1.15;
  }
}

.template-edit__attachment-actions {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}

.template-edit__attachment-error {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .template-edit__attachment-error {
    font-family: sans-serif;
  }
}
.template-edit__attachment-error {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .template-edit__attachment-error {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .template-edit__attachment-error {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.template-edit__attachment-error {
  font-weight: 700;
  color: #d4351c;
}

.template-edit__attachment-download {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .template-edit__attachment-download {
    font-family: sans-serif;
  }
}
.template-edit__attachment-download {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .template-edit__attachment-download {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .template-edit__attachment-download {
    font-size: 14pt;
    line-height: 1.15;
  }
}

.template-edit__attachment-remove {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .template-edit__attachment-remove {
    font-family: sans-serif;
  }
}
.template-edit__attachment-remove {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .template-edit__attachment-remove {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .template-edit__attachment-remove {
    font-size: 14pt;
    line-height: 1.15;
  }
}

.case-summary__procurement-stages optgroup {
  color: white;
}
.case-summary__procurement-stages optgroup[label="STAGE 0"] {
  background-color: #d53880;
}
.case-summary__procurement-stages optgroup[label="STAGE 1"] {
  background-color: #f47738;
}
.case-summary__procurement-stages optgroup[label="STAGE 2"] {
  background-color: #28a197;
}
.case-summary__procurement-stages optgroup[label="STAGE 3"] {
  background-color: #6f73ad;
}
.case-summary__procurement-stages optgroup[label="STAGE 4"] {
  background-color: #85984f;
}
.case-summary__procurement-stages optgroup[label="STAGE 5"] {
  background-color: #4f7298;
}
.case-summary__procurement-stages optgroup[label="STAGE 6"] {
  background-color: #8c4f98;
}
.case-summary__procurement-stages option {
  background-color: white;
  color: black;
}

.case-list ul {
  padding: 0;
  list-style-type: none;
  margin-top: 0;
}
.case-list .govuk-summary-card__title span {
  padding-right: 20px;
}
.case-list .govuk-summary-card__content .case-panel {
  border-bottom: none;
}
.case-list .case-panel {
  border-bottom: 1px solid #b1b4b6;
  margin-bottom: 15px;
}
.case-list .case-panel .case-label {
  display: flex;
  gap: 10px;
  align-items: center;
}
.case-list .case-panel .stage {
  display: flex;
  gap: 10px;
  align-items: center;
}
.case-list .case-panel .stage-indicator {
  color: white;
  border-radius: 50%;
  align-items: center;
  display: flex;
  justify-content: center;
  width: 35px;
  height: 35px;
  flex-shrink: 0;
}
.case-list .case-panel .stage-indicator[title="Stage 0"] {
  background-color: #d53880;
}
.case-list .case-panel .stage-indicator[title="Stage 1"] {
  background-color: #f47738;
}
.case-list .case-panel .stage-indicator[title="Stage 2"] {
  background-color: #28a197;
}
.case-list .case-panel .stage-indicator[title="Stage 3"] {
  background-color: #6f73ad;
}
.case-list .case-panel .stage-indicator[title="Stage 4"] {
  background-color: #85984f;
}
.case-list .case-panel .stage-indicator[title="Stage 5"] {
  background-color: #4f7298;
}
.case-list .case-panel .stage-indicator[title="Stage 6"] {
  background-color: #8c4f98;
}
.case-list .case-panel .quick-edit-row {
  margin: 15px 0;
}
.case-list .case-panel .govuk-summary-list {
  margin-bottom: 0;
}
.case-list .case-panel .govuk-summary-list__row {
  border-bottom: none;
}
.case-list .filters-panel {
  margin-bottom: 0;
  padding: 20px;
  border: 1px solid #b1b4b6;
}

.case-files__head {
  display: flex;
  justify-content: space-between;
}

.case-files__file {
  display: flex;
  justify-content: space-between;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #b1b4b6;
}
.case-files__file.dz-error {
  color: #d4351c;
  border-color: #d4351c;
}
.case-files__file.dz-error .progress-status-container {
  display: none;
}
.case-files__file.dz-error .govuk-link--no-visited-state, .case-files__file.dz-error .new_answer a, .new_answer .case-files__file.dz-error a,
.case-files__file.dz-error .edit_answer a,
.edit_answer .case-files__file.dz-error a {
  color: #d4351c;
}

.case-files__file-name {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .case-files__file-name {
    font-family: sans-serif;
  }
}
.case-files__file-name {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .case-files__file-name {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .case-files__file-name {
    font-size: 14pt;
    line-height: 1.15;
  }
}

.case-files__file-actions {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}

.case-files__file-remove {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .case-files__file-remove {
    font-family: sans-serif;
  }
}
.case-files__file-remove {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .case-files__file-remove {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .case-files__file-remove {
    font-size: 14pt;
    line-height: 1.15;
  }
}

.draft-email__attachment {
  display: grid;
  grid-template-columns: 1fr 0.25fr 0.25fr auto;
  grid-auto-rows: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #b1b4b6;
}

.draft-email__attachment.dz-error {
  border: 5px solid #d4351c;
  padding-left: 10px;
  padding-right: 10px;
}

.draft-email__attachment-name {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .draft-email__attachment-name {
    font-family: sans-serif;
  }
}
.draft-email__attachment-name {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .draft-email__attachment-name {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .draft-email__attachment-name {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.draft-email__attachment-name {
  grid-column: 1;
}

.draft-email__attachment-error {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .draft-email__attachment-error {
    font-family: sans-serif;
  }
}
.draft-email__attachment-error {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .draft-email__attachment-error {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .draft-email__attachment-error {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.draft-email__attachment-error {
  font-weight: 700;
  grid-column: 2;
  color: #d4351c;
}

.draft-email__attachment-progress {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .draft-email__attachment-progress {
    font-family: sans-serif;
  }
}
.draft-email__attachment-progress {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .draft-email__attachment-progress {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .draft-email__attachment-progress {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.draft-email__attachment-progress {
  grid-column: 3;
}

.draft-email__attachment-remove {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .draft-email__attachment-remove {
    font-family: sans-serif;
  }
}
.draft-email__attachment-remove {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .draft-email__attachment-remove {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .draft-email__attachment-remove {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.draft-email__attachment-remove {
  display: flex;
  justify-content: center;
}

.draft-email__attachment-actions {
  grid-column: 4;
}

.govuk-list--dash li {
  margin-left: 30px;
  position: relative;
}

.govuk-list--dash li:before {
  position: absolute;
  content: "—";
  left: -30px;
}

.gem-c-cards__list--one-column .gem-c-cards__list-item {
  border-top: 1px solid #b1b4b6;
  padding-top: 19px;
}

.gem-c-cards__list--one-column .gem-c-cards__list-item:first-child {
  border-top: 0;
  padding-top: 0;
}

.dfe-card {
  position: relative;
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
  border: 1px solid #b1b4b6;
  max-width: 400px;
  overflow: hidden;
  align-items: flex-start;
}
@media (max-width: 40.0525em) {
  .dfe-card {
    max-width: 100%;
  }
}
.dfe-card .title {
  height: 50px;
  padding-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  line-clamp: 2;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.dfe-card .description {
  margin: 0;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  line-clamp: 5;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
}

.dfe-card-container {
  padding: 24px;
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  height: 100%;
}

.dfe-card:hover,
.dfe-card:focus-within {
  background-color: #1d70b8;
  border-color: #1d70b8;
}
.dfe-card:hover .title,
.dfe-card:hover .description,
.dfe-card:focus-within .title,
.dfe-card:focus-within .description {
  color: #ffffff;
}

.dfe-card.dfe-card--featured {
  background-color: #f3f2f1;
}
.dfe-card.dfe-card--featured:hover {
  border: 1px solid #505a5f;
  background-color: #505a5f;
}
.dfe-card.dfe-card--featured:focus, .dfe-card.dfe-card--featured:focus-within, .dfe-card.dfe-card--featured:focus-visible {
  border: 1px solid #505a5f;
  background-color: #505a5f;
}

.chevron-card-list {
  list-style: none;
  margin: 0 -15px;
  padding: 0;
}

.chevron-card {
  border-top: 1px solid #b1b4b6;
  margin: 0 15px;
  padding: 5px 0 20px;
}

.chevron-card:first-child {
  border-top: none;
  padding-top: 0;
}

.chevron-card__wrapper {
  padding: 19px 0 4px;
  position: relative;
}

.chevron-card__description {
  margin: 0 30px 0 0;
}

.chevron-card:first-child .chevron-card__wrapper {
  padding-top: 0;
}

@media print {
  .chevron-card:first-child .chevron-card__wrapper {
    padding-top: 19px;
  }
}
.chevron-card__link::before {
  border-right: 3px solid #1d70b8;
  border-top: 3px solid #1d70b8;
  content: "";
  display: block;
  height: 7px;
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: 5px;
  -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;
}

.chevron-card__link::after {
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.chevron-card__link:hover::before {
  border-color: #003078;
}

.chevron-card__link:focus::before {
  border-color: #0b0c0c;
}

.homepage-heading {
  margin-bottom: 10px;
}

.homepage-heading-search-open {
  padding-top: 1px;
}

@media (max-width: 40.0525em) {
  .homepage-heading-search-open {
    padding-top: 10px;
  }
}
@media (max-width: 640px) {
  .dfe-page-hero .hero-text-container {
    margin-left: 0px;
    margin-top: 10px;
  }
}
.dfe-header {
  color: #ffffff;
  background-color: #1d70b8;
  padding-bottom: 0px;
}

.dfe-page-hero {
  color: #ffffff;
}
@media (max-width: 640px) {
  .dfe-page-hero .hero-text-container {
    margin-left: 0px;
  }
}

.govuk-service-navigation {
  border-top: 1px solid #8eb8dc;
  position: relative;
}

.dfe-header--homepage .govuk-service-navigation .dfe-width-container {
  border-top: 1px solid rgb(255, 255, 255);
  border-bottom: 1px solid rgb(255, 255, 255);
}

.govuk-inset-text--thin {
  border-left-width: 6px;
}

@media (max-width: 640px) {
  .all-buying-options-link-container {
    margin-left: 0px;
    padding-top: 2px;
    padding-bottom: 1px;
  }
}

.sidebar {
  margin-top: 60px;
}
@media (max-width: 640px) {
  .sidebar {
    margin-top: 0px;
    padding: 0;
  }
}

.sidebar > ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.sidebar a {
  color: #1d70b8;
}
.sidebar a:hover, .sidebar a:active {
  color: #003078;
}
.sidebar a:focus {
  color: #0b0c0c;
}

.related-content {
  border-top: 2px solid #1d70b8;
  padding-top: 10px;
  margin-top: 10px;
}

.subcategory-filters-container {
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
  padding: 30px 0;
  border-bottom: 1px solid #b1b4b6;
}

.filters-top-row {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.subcategory-filters {
  flex: 1;
}

.filters-remove {
  padding-top: 10px;
  border-top: 1px solid #b1b4b6;
}

.filters-remove-tags {
  list-style-type: none;
  padding-left: 0;
  margin: 5px 0;
}

.filters-remove-tags li {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 5px;
}

.filters-remove-tag {
  background-color: #f3f2f1;
  border: 2px solid #d8d8d8;
  color: #181919;
  border-radius: 4px;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  font-size: 16px;
  padding: 8px 10px 8px 35px;
  position: relative;
  text-decoration: none;
}
.filters-remove-tag::before {
  content: "×";
  color: #191a1a;
  position: absolute;
  left: 12px;
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
}
.filters-remove-tag:hover {
  background-color: #f3f2f1;
}

.energy-banner {
  display: flex;
  background: #e8f1f8;
}
.energy-banner.govuk-grid-row {
  flex-direction: row;
}
.energy-banner__content {
  padding: 40px 60px;
}
.energy-banner__description {
  padding: 0;
}
.energy-banner__call_to_action {
  width: auto;
}
.energy-banner__image {
  padding: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: var(--bg-image);
  min-height: 200px;
}
@media (max-width: 640px) {
  .energy-banner.govuk-grid-row {
    flex-direction: column-reverse;
  }
  .energy-banner__content {
    padding: 1.5rem;
  }
}

.content-banner {
  background: #f4f8fb;
  padding: 20px;
  border-left: 5px solid #1d70b8;
  width: 100%;
  box-sizing: border-box;
}
.content-banner__content {
  max-width: 100%;
}
.content-banner__title {
  margin-bottom: 10px;
  margin-top: 0;
}
.content-banner__link {
  text-decoration: underline;
  color: #1d70b8;
  font-weight: 600;
}
.content-banner__link:hover {
  color: #003078;
}
.content-banner__link:visited {
  color: #4c2c92;
}
.content-banner__description {
  margin-bottom: 0;
  color: #0b0c0c;
  line-height: 1.6;
}
@media (max-width: 640px) {
  .content-banner {
    padding: 15px;
  }
}

.content-banner__link:focus {
  color: #0b0c0c;
}

.govuk-header__container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-content: space-between;
  flex-wrap: wrap;
}
.govuk-header__container .govuk-header__signed-in-user {
  font-size: 16px;
  line-height: 1;
  flex-shrink: 0;
  padding: 10px 0;
}
.govuk-header__container .govuk-header__logo {
  flex-basis: 50%;
  flex-grow: 2;
  flex-shrink: 1;
}

.govuk-header__link .govuk-header__logotype {
  height: 30px !important;
}

.govuk-header__link:focus .govuk-header__logotype {
  content: url(/assets/department-for-education_black-e293ce8567a5d57c9f92e9254dcddf4682b54151772acb137eaee63aac3cbd09.png);
  height: 30px !important;
}

.govuk-frontend-supported .gem-c-layout-super-navigation-header__nav-wrapper::before {
  content: none;
}

.govuk-frontend-supported .gem-c-layout-super-navigation-header__navigation-dropdown-menu {
  position: relative;
}

.govuk-frontend-supported .gem-c-layout-super-navigation-header__navigation-dropdown-menu::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: calc(50% - 50vw);
  right: calc(50% - 50vw);
  background: #f4f8fb;
  box-shadow: 0 1px #b1b4b6;
}

.gem-c-layout-super-navigation-header__column-header {
  position: relative;
}

@media (max-width: 48.0525em) {
  .gem-c-layout-super-navigation-header__navigation-items > div:nth-child(2) .gem-c-layout-super-navigation-header__column-header {
    display: none;
  }
  .gem-c-layout-super-navigation-header__navigation-items > div:nth-child(2) .gem-c-layout-super-navigation-header__navigation-second-items {
    padding-top: 0;
    margin-top: -10px;
  }
}
.gem-c-search__input[type=search] {
  padding-left: 15px;
}

.gem-c-search__input[type=search]::placeholder {
  color: #505a5f;
  opacity: 1;
}

.gem-c-search__label--white {
  display: none;
}

.govuk-tabs__panel.borderless,
.govuk-table__cell.borderless,
.md-page td.borderless,
#specification td.borderless,
.specification td.borderless {
  border: 0 !important;
}

.govuk-table__cell.vertical_middle, .md-page td.vertical_middle,
#specification td.vertical_middle,
.specification td.vertical_middle {
  vertical-align: middle;
}

.govuk-table__cell.no-wrap, .md-page td.no-wrap,
#specification td.no-wrap,
.specification td.no-wrap {
  white-space: nowrap;
}

.case-status-badge {
  white-space: nowrap !important;
}

.govuk-width-container.wide-container {
  max-width: 2000px;
}
@media (min-width: 1020px) {
  .govuk-width-container.wide-container {
    margin-left: 30px;
    margin-right: 30px;
  }
}

@media (min-width: 40.0625em) {
  .govuk-tabs-overflow-fix .govuk-tabs__list-item--selected {
    padding-left: 15px;
    padding-right: 15px;
  }
  .govuk-tabs-overflow-fix .govuk-tabs__list-item {
    padding: 10px 15px;
  }
}
.govuk-prototype-kit-common-templates-related-items {
  border-top: 2px solid #1d70b8;
  padding-top: 10px;
}
