@charset "UTF-8";

/** Wrapper basic config */
html {
    height: 100%;
    width: 100%;
}
body {
    height: auto;
}
#esw-footer {
    display: none;
    box-shadow: 0 100px 0 10px #f4f8fb, 0 2000px 0 10px #f4f8fb, 0 3000px 0 10px #f4f8fb, 0 400px 0 10px #f4f8fb, 0 500px 0 10px #f4f8fb, 0 600px 0 10px #f4f8fb, 0 700px 0 10px #f4f8fb;
}
#es-wrapper {
    background-color: #fff;
}
#es-wrapper.no-menu .esw-content {
    width: 100% !important;
}
#esw-app {
    height: 100%;
    width: 100%;
}

/* Overrides required for pages that use rosgovuk-sass ~5.7.4 which changes the root font size. */
.esw-govuk-header .esw-govuk-\!-font-size-14 {
    font-size: 14px !important;
}

.esw-govuk-skip-link,
.esw-govuk-header .esw-govuk-header__navigation-item a,
.esw-govuk-header .esw-govuk-header__user-nav-list-item a,
.esw-govuk-footer{
    font-size: 14px !important;
}

.esw-govuk-skip-link:focus {
    color: #0b0c0c !important;
}

.esw-govuk-header__service-name {
    font-size: 18px !important;
}

.esw-govuk-header__link:focus,
.esw-govuk-footer__link:focus {
    color: #0b0c0c !important;
}

@media (min-width: 23.4375em) {
    .esw-govuk-header .esw-govuk-header__navigation-item a,
    .esw-govuk-header .esw-govuk-header__user-nav-list-item a {
        font-size: 16px !important;
    }
}

@media (min-width: 48.0625em) {
    .esw-govuk-header .esw-govuk-header__user-nav-list-item a {
        font-size: 14px !important;
    }
}

@media (min-width: 40.0625em) {
    .esw-govuk-skip-link,
    .esw-govuk-footer {
        font-size: 16px !important;
    }
    .esw-govuk-header__service-name {
        font-size: 24px !important;
    }
}

/* Wrapper homepages and start application page */
#es-wrapper .esw-content, #esw-content {
    background: #FFF;
    display: none;
    padding-bottom: 30px;
    min-height: calc(100vh - 300px);
}
.esw-\!-display-inline-grid {
    display: inline-grid !important;
}
.esw-\!-display-grid {
    display: grid !important;
}
.esw-\!-display-dynamic-grid {
    display: grid !important;
    grid-template-columns: repeat(auto-fill, minmax(420px, 1fr));
}
.esw-layout-grid-row-equal-height {
    grid-auto-rows: 1fr;
}
.esw-layout-grid-gap-1 {
    gap: 20px;
}
.esw-services-container {
    display: inline-grid;
    justify-content: center;
    align-items: start;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}
.esw-service-card .esw-product_menu {
    padding-top: 15px;
    border-top: 2px solid #00b2e2;
    margin-top: 3px;
}
.esw-features-card {
    border: 1px solid #d8dcdf;
    max-width: 680px;
}
.esw-features-card-tallest {
    display: flex;
    flex-direction: column;
    justify-content: start;
}
.esw-features-card-dynamic {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%
}
.esw-features-list {
    padding-left: 35px !important;
}
.esw-list-of-links {
    margin-bottom: 0px !important;
}
@media (max-width: 40.0625em) {
    .esw-services-container {
        display: grid;
        justify-content: center;
        align-items: start;
        grid-template-columns: repeat(1, 1fr);
        gap: 15px;
    }
    #esw-welcome .esw-service-list {
        margin-bottom: 0;
    }
    .esw-service-card {
        width: 100%;
    }
    .esw-features-list {
        padding-left: 25px !important;
    }
}
#esw-welcome .clear:after {
    content: "";
    display: block;
    clear: both;
}
#esw-welcome .esw-product_menu h2 {
    font-size: 28px;
}
#esw-welcome .esw-service-list {
    list-style-type: none;
    padding-left: 0;
}
#esw-welcome .esw-service-list li {
    margin-bottom: 3px;
}
@media (max-width: 40.0525em) {
    #esw-welcome .esw-service-list li {
        margin-bottom: 12px;
    }
}
#esw-welcome h3 a {
    text-decoration: underline;
}

/* Start application page */
.esw-header-icon-m {
    display: inline-block;
    vertical-align: text-bottom;
    width: 28px;
    height: 28px;
}
@media (max-width: 40.0625em) {
    .esw-header-icon-m {
        width: 20px;
        height: 20px;
    }
}
.esw-icon-color-green {
    color: #417b42;
}

/*
Compiled ros-frontend CSS. Do not modify or add anything between this comment and the next.
*/
:root {
  --ros-mobile-breakpoint: 320px;
  --ros-tablet-breakpoint: 641px;
  --ros-desktop-breakpoint: 769px;
}
details,
summary {
  display: block;
}
details:not([open]) > *:not(summary) {
  display: none;
}
summary::before {
  content: "";
  padding: 0;
}
[open] > summary::before {
  content: "";
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("../fonts/Lato-Regular.eot");
  src: local("Lato Regular"), local("Lato-Regular"), url("../fonts/Lato-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Regular.woff2") format("woff2"), url("../fonts/Lato-Regular.woff") format("woff"), url("../fonts/Lato-Regular.ttf") format("truetype"), url("../fonts/Lato-v14-latin-ext-regular.svg#Lato") format("svg");
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url("../fonts/Lato-Bold.eot");
  src: local("Lato Bold"), local("Lato-Bold"), url("../fonts/Lato-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Bold.woff2") format("woff2"), url("../fonts/Lato-Bold.woff") format("woff"), url("../fonts/Lato-Bold.ttf") format("truetype"), url("../fonts/Lato-v14-latin-ext-700.svg#Lato") format("svg");
}
body,
html {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
}
* {
  box-sizing: border-box;
}
[tabindex="-1"] {
  outline: none;
}
:root {
  --govuk-frontend-version: "5.13.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);
}
.esw-govuk-link {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-govuk-link {
    font-family: sans-serif;
  }
}
.esw-govuk-link {
  text-decoration: underline;
  text-decoration-thickness: max(1px, .0625rem);
  text-underline-offset: 0.1578em;
}
.esw-govuk-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;
}
.esw-govuk-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) {
  .esw-govuk-link:focus {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }
}
.esw-govuk-link:link {
  color: #1d70b8;
}
.esw-govuk-link:visited {
  color: #4c2c92;
}
.esw-govuk-link:hover {
  color: #003078;
}
.esw-govuk-link:active {
  color: #0b0c0c;
}
.esw-govuk-link:focus {
  color: #0b0c0c;
}
@media print {
  [href^="/"].esw-govuk-link::after, [href^="http://"].esw-govuk-link::after, [href^="https://"].esw-govuk-link::after {
    content: " (" attr(href) ")";
    font-size: 90%;
    word-wrap: break-word;
  }
}
.esw-govuk-link--muted:link, .esw-govuk-link--muted:visited {
  color: #505a5f;
}
.esw-govuk-link--muted:hover, .esw-govuk-link--muted:active {
  color: #0b0c0c;
}
.esw-govuk-link--muted:focus {
  color: #0b0c0c;
}
.esw-govuk-link--text-colour:link, .esw-govuk-link--text-colour:visited {
  color: #0b0c0c;
}
@media print {
  .esw-govuk-link--text-colour:link, .esw-govuk-link--text-colour:visited {
    color: #000000;
  }
}
.esw-govuk-link--text-colour:hover {
  color: rgba(11, 12, 12, 0.99);
}
.esw-govuk-link--text-colour:active, .esw-govuk-link--text-colour:focus {
  color: #0b0c0c;
}
@media print {
  .esw-govuk-link--text-colour:active, .esw-govuk-link--text-colour:focus {
    color: #000000;
  }
}
.esw-govuk-link--inverse:link, .esw-govuk-link--inverse:visited {
  color: #ffffff;
}
.esw-govuk-link--inverse:hover, .esw-govuk-link--inverse:active {
  color: rgba(255, 255, 255, 0.99);
}
.esw-govuk-link--inverse:focus {
  color: #0b0c0c;
}
.esw-govuk-link--no-underline:not(:hover):not(:active) {
  text-decoration: none;
}
.esw-govuk-link--no-visited-state:link {
  color: #1d70b8;
}
.esw-govuk-link--no-visited-state:visited {
  color: #1d70b8;
}
.esw-govuk-link--no-visited-state:hover {
  color: #003078;
}
.esw-govuk-link--no-visited-state:active {
  color: #0b0c0c;
}
.esw-govuk-link--no-visited-state:focus {
  color: #0b0c0c;
}
.esw-govuk-link-image {
  display: inline-block;
  line-height: 0;
  text-decoration: none;
}
.esw-govuk-link-image:focus {
  outline: 3px solid transparent;
  box-shadow: 0 0 0 4px #ffdd00, 0 0 0 8px #0b0c0c;
}
.esw-govuk-list {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-govuk-list {
    font-family: sans-serif;
  }
}
.esw-govuk-list {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .esw-govuk-list {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .esw-govuk-list {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.esw-govuk-list {
  color: #0b0c0c;
}
@media print {
  .esw-govuk-list {
    color: #000000;
  }
}
.esw-govuk-list {
  margin-top: 0;
  margin-bottom: 15px;
}
@media (min-width: 40.0625em) {
  .esw-govuk-list {
    margin-bottom: 20px;
  }
}
.esw-govuk-list {
  padding-left: 0;
  list-style-type: none;
}
.esw-govuk-list .esw-govuk-list {
  margin-top: 10px;
}
.esw-govuk-list > li {
  margin-bottom: 5px;
}
.esw-govuk-list--bullet {
  padding-left: 20px;
  list-style-type: disc;
}
.esw-govuk-list--number {
  padding-left: 20px;
  list-style-type: decimal;
}
.esw-govuk-list--bullet > li,
.esw-govuk-list--number > li {
  margin-bottom: 0;
}
@media (min-width: 40.0625em) {
  .esw-govuk-list--bullet > li,
  .esw-govuk-list--number > li {
    margin-bottom: 5px;
  }
}
.esw-govuk-list--spaced > li {
  margin-bottom: 10px;
}
@media (min-width: 40.0625em) {
  .esw-govuk-list--spaced > li {
    margin-bottom: 15px;
  }
}
.esw-govuk-heading-xl {
  color: #0b0c0c;
}
@media print {
  .esw-govuk-heading-xl {
    color: #000000;
  }
}
.esw-govuk-heading-xl {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-govuk-heading-xl {
    font-family: sans-serif;
  }
}
.esw-govuk-heading-xl {
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.09375;
}
@media (min-width: 40.0625em) {
  .esw-govuk-heading-xl {
    font-size: 3rem;
    line-height: 1.0416666667;
  }
}
@media print {
  .esw-govuk-heading-xl {
    font-size: 32pt;
    line-height: 1.15;
  }
}
.esw-govuk-heading-xl {
  display: block;
  margin-top: 0;
  margin-bottom: 30px;
}
@media (min-width: 40.0625em) {
  .esw-govuk-heading-xl {
    margin-bottom: 50px;
  }
}
.esw-govuk-heading-l {
  color: #0b0c0c;
}
@media print {
  .esw-govuk-heading-l {
    color: #000000;
  }
}
.esw-govuk-heading-l {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-govuk-heading-l {
    font-family: sans-serif;
  }
}
.esw-govuk-heading-l {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.0416666667;
}
@media (min-width: 40.0625em) {
  .esw-govuk-heading-l {
    font-size: 2.25rem;
    line-height: 1.1111111111;
  }
}
@media print {
  .esw-govuk-heading-l {
    font-size: 24pt;
    line-height: 1.05;
  }
}
.esw-govuk-heading-l {
  display: block;
  margin-top: 0;
  margin-bottom: 20px;
}
@media (min-width: 40.0625em) {
  .esw-govuk-heading-l {
    margin-bottom: 30px;
  }
}
.esw-govuk-heading-m {
  color: #0b0c0c;
}
@media print {
  .esw-govuk-heading-m {
    color: #000000;
  }
}
.esw-govuk-heading-m {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-govuk-heading-m {
    font-family: sans-serif;
  }
}
.esw-govuk-heading-m {
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.1111111111;
}
@media (min-width: 40.0625em) {
  .esw-govuk-heading-m {
    font-size: 1.5rem;
    line-height: 1.25;
  }
}
@media print {
  .esw-govuk-heading-m {
    font-size: 18pt;
    line-height: 1.15;
  }
}
.esw-govuk-heading-m {
  display: block;
  margin-top: 0;
  margin-bottom: 15px;
}
@media (min-width: 40.0625em) {
  .esw-govuk-heading-m {
    margin-bottom: 20px;
  }
}
.esw-govuk-heading-s {
  color: #0b0c0c;
}
@media print {
  .esw-govuk-heading-s {
    color: #000000;
  }
}
.esw-govuk-heading-s {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-govuk-heading-s {
    font-family: sans-serif;
  }
}
.esw-govuk-heading-s {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .esw-govuk-heading-s {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .esw-govuk-heading-s {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.esw-govuk-heading-s {
  display: block;
  margin-top: 0;
  margin-bottom: 15px;
}
@media (min-width: 40.0625em) {
  .esw-govuk-heading-s {
    margin-bottom: 20px;
  }
}
.esw-govuk-caption-xl {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-govuk-caption-xl {
    font-family: sans-serif;
  }
}
.esw-govuk-caption-xl {
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.1111111111;
}
@media (min-width: 40.0625em) {
  .esw-govuk-caption-xl {
    font-size: 1.6875rem;
    line-height: 1.1111111111;
  }
}
@media print {
  .esw-govuk-caption-xl {
    font-size: 18pt;
    line-height: 1.15;
  }
}
.esw-govuk-caption-xl {
  display: block;
  margin-bottom: 5px;
  color: #505a5f;
}
.esw-govuk-caption-l {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-govuk-caption-l {
    font-family: sans-serif;
  }
}
.esw-govuk-caption-l {
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.1111111111;
}
@media (min-width: 40.0625em) {
  .esw-govuk-caption-l {
    font-size: 1.5rem;
    line-height: 1.25;
  }
}
@media print {
  .esw-govuk-caption-l {
    font-size: 18pt;
    line-height: 1.15;
  }
}
.esw-govuk-caption-l {
  display: block;
  margin-bottom: 5px;
  color: #505a5f;
}
@media (min-width: 40.0625em) {
  .esw-govuk-caption-l {
    margin-bottom: 0;
  }
}
.esw-govuk-caption-m {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-govuk-caption-m {
    font-family: sans-serif;
  }
}
.esw-govuk-caption-m {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .esw-govuk-caption-m {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .esw-govuk-caption-m {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.esw-govuk-caption-m {
  display: block;
  color: #505a5f;
}
.esw-govuk-body-lead, .esw-govuk-body-l {
  color: #0b0c0c;
}
@media print {
  .esw-govuk-body-lead, .esw-govuk-body-l {
    color: #000000;
  }
}
.esw-govuk-body-lead, .esw-govuk-body-l {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-govuk-body-lead, .esw-govuk-body-l {
    font-family: sans-serif;
  }
}
.esw-govuk-body-lead, .esw-govuk-body-l {
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.1111111111;
}
@media (min-width: 40.0625em) {
  .esw-govuk-body-lead, .esw-govuk-body-l {
    font-size: 1.5rem;
    line-height: 1.25;
  }
}
@media print {
  .esw-govuk-body-lead, .esw-govuk-body-l {
    font-size: 18pt;
    line-height: 1.15;
  }
}
.esw-govuk-body-lead, .esw-govuk-body-l {
  margin-top: 0;
  margin-bottom: 20px;
}
@media (min-width: 40.0625em) {
  .esw-govuk-body-lead, .esw-govuk-body-l {
    margin-bottom: 30px;
  }
}
.esw-govuk-body, .esw-govuk-body-m {
  color: #0b0c0c;
}
@media print {
  .esw-govuk-body, .esw-govuk-body-m {
    color: #000000;
  }
}
.esw-govuk-body, .esw-govuk-body-m {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-govuk-body, .esw-govuk-body-m {
    font-family: sans-serif;
  }
}
.esw-govuk-body, .esw-govuk-body-m {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .esw-govuk-body, .esw-govuk-body-m {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .esw-govuk-body, .esw-govuk-body-m {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.esw-govuk-body, .esw-govuk-body-m {
  margin-top: 0;
  margin-bottom: 15px;
}
@media (min-width: 40.0625em) {
  .esw-govuk-body, .esw-govuk-body-m {
    margin-bottom: 20px;
  }
}
.esw-govuk-body-s {
  color: #0b0c0c;
}
@media print {
  .esw-govuk-body-s {
    color: #000000;
  }
}
.esw-govuk-body-s {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-govuk-body-s {
    font-family: sans-serif;
  }
}
.esw-govuk-body-s {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.1428571429;
}
@media (min-width: 40.0625em) {
  .esw-govuk-body-s {
    font-size: 1rem;
    line-height: 1.25;
  }
}
@media print {
  .esw-govuk-body-s {
    font-size: 14pt;
    line-height: 1.2;
  }
}
.esw-govuk-body-s {
  margin-top: 0;
  margin-bottom: 15px;
}
@media (min-width: 40.0625em) {
  .esw-govuk-body-s {
    margin-bottom: 20px;
  }
}
.esw-govuk-body-xs {
  color: #0b0c0c;
}
@media print {
  .esw-govuk-body-xs {
    color: #000000;
  }
}
.esw-govuk-body-xs {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-govuk-body-xs {
    font-family: sans-serif;
  }
}
.esw-govuk-body-xs {
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .esw-govuk-body-xs {
    font-size: 0.875rem;
    line-height: 1.4285714286;
  }
}
@media print {
  .esw-govuk-body-xs {
    font-size: 12pt;
    line-height: 1.2;
  }
}
.esw-govuk-body-xs {
  margin-top: 0;
  margin-bottom: 15px;
}
@media (min-width: 40.0625em) {
  .esw-govuk-body-xs {
    margin-bottom: 20px;
  }
}
.esw-govuk-body-l + .esw-govuk-heading-l, .esw-govuk-body-lead + .esw-govuk-heading-l {
  padding-top: 5px;
}
@media (min-width: 40.0625em) {
  .esw-govuk-body-l + .esw-govuk-heading-l, .esw-govuk-body-lead + .esw-govuk-heading-l {
    padding-top: 10px;
  }
}
.esw-govuk-body-m + .esw-govuk-heading-l, .esw-govuk-body + .esw-govuk-heading-l,
.esw-govuk-body-s + .esw-govuk-heading-l,
.esw-govuk-list + .esw-govuk-heading-l {
  padding-top: 15px;
}
@media (min-width: 40.0625em) {
  .esw-govuk-body-m + .esw-govuk-heading-l, .esw-govuk-body + .esw-govuk-heading-l,
  .esw-govuk-body-s + .esw-govuk-heading-l,
  .esw-govuk-list + .esw-govuk-heading-l {
    padding-top: 20px;
  }
}
.esw-govuk-body-m + .esw-govuk-heading-m, .esw-govuk-body + .esw-govuk-heading-m,
.esw-govuk-body-s + .esw-govuk-heading-m,
.esw-govuk-list + .esw-govuk-heading-m,
.esw-govuk-body-m + .esw-govuk-heading-s,
.esw-govuk-body + .esw-govuk-heading-s,
.esw-govuk-body-s + .esw-govuk-heading-s,
.esw-govuk-list + .esw-govuk-heading-s {
  padding-top: 5px;
}
@media (min-width: 40.0625em) {
  .esw-govuk-body-m + .esw-govuk-heading-m, .esw-govuk-body + .esw-govuk-heading-m,
  .esw-govuk-body-s + .esw-govuk-heading-m,
  .esw-govuk-list + .esw-govuk-heading-m,
  .esw-govuk-body-m + .esw-govuk-heading-s,
  .esw-govuk-body + .esw-govuk-heading-s,
  .esw-govuk-body-s + .esw-govuk-heading-s,
  .esw-govuk-list + .esw-govuk-heading-s {
    padding-top: 10px;
  }
}
.esw-govuk-section-break {
  margin: 0;
  border: 0;
}
.esw-govuk-section-break--xl {
  margin-top: 30px;
}
@media (min-width: 40.0625em) {
  .esw-govuk-section-break--xl {
    margin-top: 50px;
  }
}
.esw-govuk-section-break--xl {
  margin-bottom: 30px;
}
@media (min-width: 40.0625em) {
  .esw-govuk-section-break--xl {
    margin-bottom: 50px;
  }
}
.esw-govuk-section-break--l {
  margin-top: 20px;
}
@media (min-width: 40.0625em) {
  .esw-govuk-section-break--l {
    margin-top: 30px;
  }
}
.esw-govuk-section-break--l {
  margin-bottom: 20px;
}
@media (min-width: 40.0625em) {
  .esw-govuk-section-break--l {
    margin-bottom: 30px;
  }
}
.esw-govuk-section-break--m {
  margin-top: 15px;
}
@media (min-width: 40.0625em) {
  .esw-govuk-section-break--m {
    margin-top: 20px;
  }
}
.esw-govuk-section-break--m {
  margin-bottom: 15px;
}
@media (min-width: 40.0625em) {
  .esw-govuk-section-break--m {
    margin-bottom: 20px;
  }
}
.esw-govuk-section-break--visible {
  border-bottom: 1px solid #b1b4b6;
}
.esw-govuk-list--decimal {
  counter-reset: item;
}
.esw-govuk-list--decimal ol,
.esw-govuk-list--decimal ul {
  margin-left: 30px;
}
.esw-govuk-list--decimal ul li {
  margin-top: 10px;
}
.esw-govuk-list--decimal > li {
  display: block;
  margin-bottom: 20px;
}
.esw-govuk-list--decimal > li:before {
  content: counters(item, ".") ".";
  counter-increment: item;
  padding-right: 10px;
  margin-left: 0;
  font-weight: bold;
}
.esw-govuk-list--decimal > ol > li > ol {
  margin-left: 32px;
}
.esw-govuk-list--decimal > ol > li > ol > li > ol {
  margin-left: 44px;
}
.esw-govuk-list--decimal > ol > li:before {
  font-size: 24px;
}
.esw-govuk-list--decimal h2:first-child,
.esw-govuk-list--decimal h3:first-child {
  display: inline-block;
  margin-bottom: 10px;
}
.esw-govuk-list--decimal h2:first-child + p::before,
.esw-govuk-list--decimal h3:first-child + p::before {
  content: " ";
}
.esw-govuk-list--decimal h2:first-child + p:first-child,
.esw-govuk-list--decimal h3:first-child + p:first-child {
  display: inline;
}
.esw-govuk-list--decimal li > p:first-child {
  display: inline;
}
.esw-govuk-list--inline {
  display: flex;
  flex-direction: row;
}
.esw-govuk-button-group {
  margin-bottom: 5px;
}
@media (min-width: 40.0625em) {
  .esw-govuk-button-group {
    margin-bottom: 15px;
  }
}
.esw-govuk-button-group {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.esw-govuk-button-group .esw-govuk-link {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-govuk-button-group .esw-govuk-link {
    font-family: sans-serif;
  }
}
.esw-govuk-button-group .esw-govuk-link {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.1875;
}
@media (min-width: 40.0625em) {
  .esw-govuk-button-group .esw-govuk-link {
    font-size: 1.1875rem;
    line-height: 1;
  }
}
@media print {
  .esw-govuk-button-group .esw-govuk-link {
    font-size: 14pt;
    line-height: 19px;
  }
}
.esw-govuk-button-group .esw-govuk-link {
  display: inline-block;
  max-width: 100%;
  margin-top: 5px;
  margin-bottom: 20px;
  text-align: center;
}
.esw-govuk-button-group .esw-govuk-button {
  margin-bottom: 17px;
}
@media (min-width: 40.0625em) {
  .esw-govuk-button-group {
    margin-right: -15px;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: baseline;
  }
  .esw-govuk-button-group .esw-govuk-button,
  .esw-govuk-button-group .esw-govuk-link {
    margin-right: 15px;
  }
  .esw-govuk-button-group .esw-govuk-link {
    text-align: left;
  }
}
.esw-govuk-form-group::after {
  content: "";
  display: block;
  clear: both;
}
.esw-govuk-form-group {
  margin-bottom: 20px;
}
@media (min-width: 40.0625em) {
  .esw-govuk-form-group {
    margin-bottom: 30px;
  }
}
.esw-govuk-form-group .esw-govuk-form-group:last-of-type {
  margin-bottom: 0;
}
.esw-govuk-form-group--error {
  padding-left: 15px;
  border-left: 5px solid #d4351c;
}
.esw-govuk-form-group--error .esw-govuk-form-group {
  padding: 0;
  border: 0;
}
.esw-govuk-grid-row::after {
  content: "";
  display: block;
  clear: both;
}
.esw-govuk-grid-row {
  margin-right: -15px;
  margin-left: -15px;
}
.esw-govuk-grid-column-one-quarter {
  box-sizing: border-box;
  width: 100%;
  padding: 0 15px;
}
@media (min-width: 40.0625em) {
  .esw-govuk-grid-column-one-quarter {
    width: 25%;
    float: left;
  }
}
.esw-govuk-grid-column-one-third {
  box-sizing: border-box;
  width: 100%;
  padding: 0 15px;
}
@media (min-width: 40.0625em) {
  .esw-govuk-grid-column-one-third {
    width: 33.3333333333%;
    float: left;
  }
}
.esw-govuk-grid-column-one-half {
  box-sizing: border-box;
  width: 100%;
  padding: 0 15px;
}
@media (min-width: 40.0625em) {
  .esw-govuk-grid-column-one-half {
    width: 50%;
    float: left;
  }
}
.esw-govuk-grid-column-two-thirds {
  box-sizing: border-box;
  width: 100%;
  padding: 0 15px;
}
@media (min-width: 40.0625em) {
  .esw-govuk-grid-column-two-thirds {
    width: 66.6666666667%;
    float: left;
  }
}
.esw-govuk-grid-column-three-quarters {
  box-sizing: border-box;
  width: 100%;
  padding: 0 15px;
}
@media (min-width: 40.0625em) {
  .esw-govuk-grid-column-three-quarters {
    width: 75%;
    float: left;
  }
}
.esw-govuk-grid-column-full {
  box-sizing: border-box;
  width: 100%;
  padding: 0 15px;
}
@media (min-width: 40.0625em) {
  .esw-govuk-grid-column-full {
    width: 100%;
    float: left;
  }
}
.esw-govuk-grid-column-one-quarter-from-desktop {
  box-sizing: border-box;
  padding: 0 15px;
}
@media (min-width: 48.0625em) {
  .esw-govuk-grid-column-one-quarter-from-desktop {
    width: 25%;
    float: left;
  }
}
.esw-govuk-grid-column-one-third-from-desktop {
  box-sizing: border-box;
  padding: 0 15px;
}
@media (min-width: 48.0625em) {
  .esw-govuk-grid-column-one-third-from-desktop {
    width: 33.3333333333%;
    float: left;
  }
}
.esw-govuk-grid-column-one-half-from-desktop {
  box-sizing: border-box;
  padding: 0 15px;
}
@media (min-width: 48.0625em) {
  .esw-govuk-grid-column-one-half-from-desktop {
    width: 50%;
    float: left;
  }
}
.esw-govuk-grid-column-two-thirds-from-desktop {
  box-sizing: border-box;
  padding: 0 15px;
}
@media (min-width: 48.0625em) {
  .esw-govuk-grid-column-two-thirds-from-desktop {
    width: 66.6666666667%;
    float: left;
  }
}
.esw-govuk-grid-column-three-quarters-from-desktop {
  box-sizing: border-box;
  padding: 0 15px;
}
@media (min-width: 48.0625em) {
  .esw-govuk-grid-column-three-quarters-from-desktop {
    width: 75%;
    float: left;
  }
}
.esw-govuk-grid-column-full-from-desktop {
  box-sizing: border-box;
  padding: 0 15px;
}
@media (min-width: 48.0625em) {
  .esw-govuk-grid-column-full-from-desktop {
    width: 100%;
    float: left;
  }
}
.esw-govuk-main-wrapper {
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 40.0625em) {
  .esw-govuk-main-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.esw-govuk-main-wrapper--auto-spacing:first-child,
.esw-govuk-main-wrapper--l {
  padding-top: 30px;
}
@media (min-width: 40.0625em) {
  .esw-govuk-main-wrapper--auto-spacing:first-child,
  .esw-govuk-main-wrapper--l {
    padding-top: 50px;
  }
}
.esw-govuk-template {
  background-color: #f3f2f1;
}
.esw-govuk-template--rebranded {
  background-color: #f4f8fb;
}
.esw-govuk-template {
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
@supports (position: -webkit-sticky) or (position: sticky) {
  .esw-govuk-template {
    scroll-padding-top: 60px;
  }
  .esw-govuk-template:not(:has(.esw-govuk-exit-this-page)) {
    scroll-padding-top: 0;
  }
}
@media screen {
  .esw-govuk-template {
    overflow-y: scroll;
  }
}
.esw-govuk-template__body {
  margin: 0;
  background-color: #ffffff;
}
.esw-govuk-width-container {
  max-width: 960px;
  margin-right: 15px;
  margin-left: 15px;
}
@supports (margin: max(calc(0px))) {
  .esw-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) {
  .esw-govuk-width-container {
    margin-right: 30px;
    margin-left: 30px;
  }
  @supports (margin: max(calc(0px))) {
    .esw-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) {
  .esw-govuk-width-container {
    margin-right: auto;
    margin-left: auto;
  }
  @supports (margin: max(calc(0px))) {
    .esw-govuk-width-container {
      margin-right: auto;
      margin-left: auto;
    }
  }
}
@media print {
  .esw-govuk-template {
    background: transparent !important;
  }
}
.esw-govuk-template--new-style {
  background-color: #f4f8fb;
}
.esw-govuk-width-container--large {
  max-width: 1500px;
  margin-right: 15px;
  margin-left: 15px;
}
@supports (margin: max(calc(0px))) {
  .esw-govuk-width-container--large {
    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) {
  .esw-govuk-width-container--large {
    margin-right: 30px;
    margin-left: 30px;
  }
  @supports (margin: max(calc(0px))) {
    .esw-govuk-width-container--large {
      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: 1560px) {
  .esw-govuk-width-container--large {
    margin-right: auto;
    margin-left: auto;
  }
  @supports (margin: max(calc(0px))) {
    .esw-govuk-width-container--large {
      margin-right: auto;
      margin-left: auto;
    }
  }
}
.esw-govuk-back-link {
  font-size: 0.875rem;
  line-height: 1.1428571429;
}
@media (min-width: 40.0625em) {
  .esw-govuk-back-link {
    font-size: 1rem;
    line-height: 1.25;
  }
}
@media print {
  .esw-govuk-back-link {
    font-size: 14pt;
    line-height: 1.2;
  }
}
.esw-govuk-back-link {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-govuk-back-link {
    font-family: sans-serif;
  }
}
.esw-govuk-back-link {
  text-decoration: underline;
  text-decoration-thickness: max(1px, .0625rem);
  text-underline-offset: 0.1578em;
}
.esw-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;
}
.esw-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) {
  .esw-govuk-back-link:focus {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }
}
.esw-govuk-back-link:link, .esw-govuk-back-link:visited {
  color: #0b0c0c;
}
@media print {
  .esw-govuk-back-link:link, .esw-govuk-back-link:visited {
    color: #000000;
  }
}
.esw-govuk-back-link:hover {
  color: rgba(11, 12, 12, 0.99);
}
.esw-govuk-back-link:active, .esw-govuk-back-link:focus {
  color: #0b0c0c;
}
@media print {
  .esw-govuk-back-link:active, .esw-govuk-back-link:focus {
    color: #000000;
  }
}
.esw-govuk-back-link {
  display: inline-block;
  position: relative;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-left: 0.875em;
}
.esw-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)) {
  .esw-govuk-back-link::before {
    border-width: max(1px, 0.0625em) max(1px, 0.0625em) 0 0;
    font-size: max(16px, 1em);
  }
}
.esw-govuk-back-link:focus::before {
  border-color: #0b0c0c;
}
.esw-govuk-back-link::after {
  content: "";
  position: absolute;
  top: -14px;
  right: 0;
  bottom: -14px;
  left: 0;
}
.esw-govuk-back-link--inverse:link, .esw-govuk-back-link--inverse:visited {
  color: #ffffff;
}
.esw-govuk-back-link--inverse:hover, .esw-govuk-back-link--inverse:active {
  color: rgba(255, 255, 255, 0.99);
}
.esw-govuk-back-link--inverse:focus {
  color: #0b0c0c;
}
.esw-govuk-back-link--inverse::before {
  border-color: currentcolor;
}
.esw-rosgovuk-banner {
  border: 5px solid #1d70b8;
  color: #1d70b8;
  font-size: 0;
  margin-bottom: 20px;
  padding: 10px;
}
@media (min-width: 40.0625em) {
  .esw-rosgovuk-banner {
    margin-bottom: 30px;
  }
}
.esw-rosgovuk-banner--confirmation {
  background-color: #0c7e5e;
}
.esw-rosgovuk-banner__icon {
  fill: currentColor;
  float: left;
  margin-right: 10px;
  margin-top: -2px;
}
@media (min-width: 40.0625em) {
  .esw-rosgovuk-banner__icon {
    margin-top: 0;
  }
}
.esw-rosgovuk-banner__message {
  font-size: 1rem;
  line-height: 1.25;
  color: #0b0c0c;
  display: block;
  overflow: hidden;
}
.esw-govuk-breadcrumbs {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-govuk-breadcrumbs {
    font-family: sans-serif;
  }
}
.esw-govuk-breadcrumbs {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.1428571429;
}
@media (min-width: 40.0625em) {
  .esw-govuk-breadcrumbs {
    font-size: 1rem;
    line-height: 1.25;
  }
}
@media print {
  .esw-govuk-breadcrumbs {
    font-size: 14pt;
    line-height: 1.2;
  }
}
.esw-govuk-breadcrumbs {
  color: #0b0c0c;
}
@media print {
  .esw-govuk-breadcrumbs {
    color: #000000;
  }
}
.esw-govuk-breadcrumbs {
  margin-top: 15px;
  margin-bottom: 10px;
}
.esw-govuk-breadcrumbs__list::after {
  content: "";
  display: block;
  clear: both;
}
.esw-govuk-breadcrumbs__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.esw-govuk-breadcrumbs__list-item {
  display: inline-block;
  position: relative;
  margin-bottom: 5px;
  margin-left: 0.625em;
  padding-left: 0.9784375em;
  float: left;
}
.esw-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)) {
  .esw-govuk-breadcrumbs__list-item::before {
    border-width: max(1px, 0.0625em) max(1px, 0.0625em) 0 0;
    font-size: max(16px, 1em);
  }
}
.esw-govuk-breadcrumbs__list-item:first-child {
  margin-left: 0;
  padding-left: 0;
}
.esw-govuk-breadcrumbs__list-item:first-child::before {
  content: none;
  display: none;
}
.esw-govuk-breadcrumbs__link {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-govuk-breadcrumbs__link {
    font-family: sans-serif;
  }
}
.esw-govuk-breadcrumbs__link {
  text-decoration: underline;
  text-decoration-thickness: max(1px, .0625rem);
  text-underline-offset: 0.1578em;
}
.esw-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;
}
.esw-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) {
  .esw-govuk-breadcrumbs__link:focus {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }
}
.esw-govuk-breadcrumbs__link:link, .esw-govuk-breadcrumbs__link:visited {
  color: #0b0c0c;
}
@media print {
  .esw-govuk-breadcrumbs__link:link, .esw-govuk-breadcrumbs__link:visited {
    color: #000000;
  }
}
.esw-govuk-breadcrumbs__link:hover {
  color: rgba(11, 12, 12, 0.99);
}
.esw-govuk-breadcrumbs__link:active, .esw-govuk-breadcrumbs__link:focus {
  color: #0b0c0c;
}
@media print {
  .esw-govuk-breadcrumbs__link:active, .esw-govuk-breadcrumbs__link:focus {
    color: #000000;
  }
}
@media (max-width: 40.0525em) {
  .esw-govuk-breadcrumbs--collapse-on-mobile .esw-govuk-breadcrumbs__list-item {
    display: none;
  }
  .esw-govuk-breadcrumbs--collapse-on-mobile .esw-govuk-breadcrumbs__list-item:first-child, .esw-govuk-breadcrumbs--collapse-on-mobile .esw-govuk-breadcrumbs__list-item:last-child {
    display: inline-block;
  }
  .esw-govuk-breadcrumbs--collapse-on-mobile .esw-govuk-breadcrumbs__list-item::before {
    top: 0.375em;
    margin: 0;
  }
  .esw-govuk-breadcrumbs--collapse-on-mobile .esw-govuk-breadcrumbs__list {
    display: flex;
  }
}
.esw-govuk-breadcrumbs--inverse {
  color: #ffffff;
}
.esw-govuk-breadcrumbs--inverse .esw-govuk-breadcrumbs__link:link, .esw-govuk-breadcrumbs--inverse .esw-govuk-breadcrumbs__link:visited {
  color: #ffffff;
}
.esw-govuk-breadcrumbs--inverse .esw-govuk-breadcrumbs__link:hover, .esw-govuk-breadcrumbs--inverse .esw-govuk-breadcrumbs__link:active {
  color: rgba(255, 255, 255, 0.99);
}
.esw-govuk-breadcrumbs--inverse .esw-govuk-breadcrumbs__link:focus {
  color: #0b0c0c;
}
.esw-govuk-breadcrumbs--inverse .esw-govuk-breadcrumbs__list-item::before {
  border-color: currentcolor;
}
.esw-govuk-button {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-govuk-button {
    font-family: sans-serif;
  }
}
.esw-govuk-button {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.1875;
}
@media (min-width: 40.0625em) {
  .esw-govuk-button {
    font-size: 1.1875rem;
    line-height: 1;
  }
}
@media print {
  .esw-govuk-button {
    font-size: 14pt;
    line-height: 19px;
  }
}
.esw-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) {
  .esw-govuk-button {
    margin-bottom: 32px;
  }
}
.esw-govuk-button {
  padding: 8px 10px 7px;
  border: 2px solid transparent;
  border-radius: 0;
  color: #ffffff;
  background-color: #005ea5;
  box-shadow: 0 2px 0 #002642;
  text-align: center;
  vertical-align: top;
  cursor: pointer;
  -webkit-appearance: none;
}
@media (min-width: 40.0625em) {
  .esw-govuk-button {
    width: auto;
  }
}
.esw-govuk-button:link, .esw-govuk-button:visited, .esw-govuk-button:active, .esw-govuk-button:hover {
  color: #ffffff;
  text-decoration: none;
}
.esw-govuk-button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.esw-govuk-button:hover {
  background-color: #004b84;
}
.esw-govuk-button:active {
  top: 2px;
}
.esw-govuk-button:focus {
  border-color: #ffdd00;
  outline: 3px solid transparent;
  box-shadow: inset 0 0 0 1px #ffdd00;
}
.esw-govuk-button:focus:not(:active):not(:hover) {
  border-color: #ffdd00;
  color: #0b0c0c;
  background-color: #ffdd00;
  box-shadow: 0 2px 0 #0b0c0c;
}
.esw-govuk-button::before {
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  right: -2px;
  bottom: -4px;
  left: -2px;
  background: transparent;
}
.esw-govuk-button:active::before {
  top: -4px;
}
.esw-govuk-button[disabled] {
  opacity: 0.5;
}
.esw-govuk-button[disabled]:hover {
  background-color: #005ea5;
  cursor: not-allowed;
}
.esw-govuk-button[disabled]:active {
  top: 0;
  box-shadow: 0 2px 0 #002642;
}
.esw-govuk-button--secondary {
  background-color: #f3f2f1;
  box-shadow: 0 2px 0 #929191;
}
.esw-govuk-button--secondary, .esw-govuk-button--secondary:link, .esw-govuk-button--secondary:visited, .esw-govuk-button--secondary:active, .esw-govuk-button--secondary:hover {
  color: #0b0c0c;
}
.esw-govuk-button--secondary:hover {
  background-color: #dbdad9;
}
.esw-govuk-button--secondary:hover[disabled] {
  background-color: #f3f2f1;
}
.esw-govuk-button--warning {
  background-color: #d4351c;
  box-shadow: 0 2px 0 #55150b;
}
.esw-govuk-button--warning, .esw-govuk-button--warning:link, .esw-govuk-button--warning:visited, .esw-govuk-button--warning:active, .esw-govuk-button--warning:hover {
  color: #ffffff;
}
.esw-govuk-button--warning:hover {
  background-color: #aa2a16;
}
.esw-govuk-button--warning:hover[disabled] {
  background-color: #d4351c;
}
.esw-govuk-button--inverse {
  background-color: #ffffff;
  box-shadow: 0 2px 0 #144e81;
}
.esw-govuk-button--inverse, .esw-govuk-button--inverse:link, .esw-govuk-button--inverse:visited, .esw-govuk-button--inverse:active, .esw-govuk-button--inverse:hover {
  color: #1d70b8;
}
.esw-govuk-button--inverse:hover {
  background-color: #e8f1f8;
}
.esw-govuk-button--inverse:hover[disabled] {
  background-color: #ffffff;
}
.esw-govuk-button--start {
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1;
}
@media (min-width: 40.0625em) {
  .esw-govuk-button--start {
    font-size: 1.5rem;
    line-height: 1;
  }
}
@media print {
  .esw-govuk-button--start {
    font-size: 18pt;
    line-height: 1;
  }
}
.esw-govuk-button--start {
  display: inline-flex;
  min-height: auto;
  justify-content: center;
}
.esw-govuk-button__start-icon {
  margin-left: 5px;
}
@media (min-width: 48.0625em) {
  .esw-govuk-button__start-icon {
    margin-left: 10px;
  }
}
.esw-govuk-button__start-icon {
  vertical-align: middle;
  flex-shrink: 0;
  align-self: center;
  forced-color-adjust: auto;
}
.esw-govuk-button__body {
  display: block;
  will-change: transform;
}
.esw-govuk-button.is-loading .esw-govuk-button__body {
  animation: buttonBodyAnimation ease-out 0.4s;
}
@media (min-width: 40.0625em) {
  .esw-govuk-button.is-loading .esw-govuk-button__body {
    animation: none;
  }
}
@keyframes buttonBodyAnimation {
  0% {
    transform: translateX(0.59375rem);
  }
  100% {
    transform: translateX(0);
  }
}
.esw-govuk-button__icon {
  display: inline-block;
  height: 1.1875rem;
  width: 1.1875rem;
  margin-left: 10px;
  margin-top: -1px;
  vertical-align: middle;
  will-change: transform;
  animation: buttonIconAnimation ease-out 0.4s;
}
@media (min-width: 40.0625em) {
  .esw-govuk-button__icon {
    position: static;
    float: right;
  }
}
.esw-govuk-button__icon-image {
  width: 100%;
  height: 100%;
}
@keyframes buttonIconAnimation {
  0% {
    opacity: 0;
    transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.esw-rosgovuk-button-link {
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .esw-rosgovuk-button-link {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .esw-rosgovuk-button-link {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.esw-rosgovuk-button-link {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-rosgovuk-button-link {
    font-family: sans-serif;
  }
}
.esw-rosgovuk-button-link {
  text-decoration: underline;
  text-decoration-thickness: max(1px, .0625rem);
  text-underline-offset: 0.1578em;
}
.esw-rosgovuk-button-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;
}
.esw-rosgovuk-button-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) {
  .esw-rosgovuk-button-link:focus {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }
}
.esw-rosgovuk-button-link:link {
  color: #1d70b8;
}
.esw-rosgovuk-button-link:visited {
  color: #4c2c92;
}
.esw-rosgovuk-button-link:hover {
  color: #003078;
}
.esw-rosgovuk-button-link:active {
  color: #0b0c0c;
}
.esw-rosgovuk-button-link:focus {
  color: #0b0c0c;
}
.esw-rosgovuk-button-link {
  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) {
  .esw-rosgovuk-button-link {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }
}
.esw-rosgovuk-button-link {
  display: inline;
  color: #1d70b8;
  text-decoration: underline;
  padding: 0;
  margin: 0;
  background: none;
  box-shadow: none;
  border: none;
  appearance: none;
  cursor: pointer;
}
.esw-rosgovuk-button-link:active, .esw-rosgovuk-button-link:hover {
  background: none;
  text-decoration: underline;
}
.esw-rosgovuk-button-link:focus:hover {
  text-decoration: none;
  background-color: #ffdd00;
}
.esw-rosgovuk-button-link[disabled=disabled], .esw-rosgovuk-button-link[disabled], .esw-rosgovuk-button-link[aria-disabled=true] {
  opacity: 0.5;
}
.esw-rosgovuk-card {
  background: #dee0e2;
  text-decoration: none;
  display: block;
  padding: 20px 20px 25px 20px;
  border-bottom: 5px solid #005ea5;
  position: relative;
}
@media (min-width: 20em) {
  .esw-rosgovuk-card .esw-rosgovuk-card {
    padding: 30px 30px 35px 30px;
  }
}
.esw-govuk-error-message {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-govuk-error-message {
    font-family: sans-serif;
  }
}
.esw-govuk-error-message {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .esw-govuk-error-message {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .esw-govuk-error-message {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.esw-govuk-error-message {
  display: block;
  margin-top: 0;
  margin-bottom: 15px;
  clear: both;
  color: #d4351c;
}
.esw-govuk-hint {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-govuk-hint {
    font-family: sans-serif;
  }
}
.esw-govuk-hint {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .esw-govuk-hint {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .esw-govuk-hint {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.esw-govuk-hint {
  margin-bottom: 15px;
  color: #505a5f;
}
.esw-govuk-label:not(.esw-govuk-label--m):not(.esw-govuk-label--l):not(.esw-govuk-label--xl) + .esw-govuk-hint {
  margin-bottom: 10px;
}
.esw-govuk-fieldset__legend:not(.esw-govuk-fieldset__legend--m):not(.esw-govuk-fieldset__legend--l):not(.esw-govuk-fieldset__legend--xl) + .esw-govuk-hint {
  margin-bottom: 10px;
}
.esw-govuk-fieldset__legend + .esw-govuk-hint {
  margin-top: -5px;
}
.esw-govuk-label {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-govuk-label {
    font-family: sans-serif;
  }
}
.esw-govuk-label {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .esw-govuk-label {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .esw-govuk-label {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.esw-govuk-label {
  color: #0b0c0c;
}
@media print {
  .esw-govuk-label {
    color: #000000;
  }
}
.esw-govuk-label {
  display: block;
  margin-bottom: 5px;
}
.esw-govuk-label--xl,
.esw-govuk-label--l,
.esw-govuk-label--m {
  font-weight: 700;
  margin-bottom: 15px;
}
.esw-govuk-label--xl {
  font-size: 2rem;
  line-height: 1.09375;
}
@media (min-width: 40.0625em) {
  .esw-govuk-label--xl {
    font-size: 3rem;
    line-height: 1.0416666667;
  }
}
@media print {
  .esw-govuk-label--xl {
    font-size: 32pt;
    line-height: 1.15;
  }
}
.esw-govuk-label--l {
  font-size: 1.5rem;
  line-height: 1.0416666667;
}
@media (min-width: 40.0625em) {
  .esw-govuk-label--l {
    font-size: 2.25rem;
    line-height: 1.1111111111;
  }
}
@media print {
  .esw-govuk-label--l {
    font-size: 24pt;
    line-height: 1.05;
  }
}
.esw-govuk-label--m {
  font-size: 1.125rem;
  line-height: 1.1111111111;
}
@media (min-width: 40.0625em) {
  .esw-govuk-label--m {
    font-size: 1.5rem;
    line-height: 1.25;
  }
}
@media print {
  .esw-govuk-label--m {
    font-size: 18pt;
    line-height: 1.15;
  }
}
.esw-govuk-label--s {
  font-weight: 700;
}
.esw-govuk-label-wrapper {
  margin: 0;
}
.esw-govuk-textarea {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-govuk-textarea {
    font-family: sans-serif;
  }
}
.esw-govuk-textarea {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .esw-govuk-textarea {
    font-size: 1.1875rem;
    line-height: 1.25;
  }
}
@media print {
  .esw-govuk-textarea {
    font-size: 14pt;
    line-height: 1.25;
  }
}
.esw-govuk-textarea {
  box-sizing: border-box;
  display: block;
  width: 100%;
  min-height: 40px;
  margin-bottom: 20px;
}
@media (min-width: 40.0625em) {
  .esw-govuk-textarea {
    margin-bottom: 30px;
  }
}
.esw-govuk-textarea {
  padding: 5px;
  resize: vertical;
  border: 2px solid #0b0c0c;
  border-radius: 0;
  -webkit-appearance: none;
}
.esw-govuk-textarea:focus {
  outline: 3px solid #ffdd00;
  outline-offset: 0;
  box-shadow: inset 0 0 0 2px;
}
.esw-govuk-textarea:disabled {
  opacity: 0.5;
  color: inherit;
  background-color: transparent;
  cursor: not-allowed;
}
.esw-govuk-textarea--error {
  border-color: #d4351c;
}
.esw-govuk-textarea--error:focus {
  border-color: #0b0c0c;
}
.esw-govuk-character-count {
  margin-bottom: 20px;
}
@media (min-width: 40.0625em) {
  .esw-govuk-character-count {
    margin-bottom: 30px;
  }
}
.esw-govuk-character-count .esw-govuk-form-group,
.esw-govuk-character-count .esw-govuk-textarea {
  margin-bottom: 5px;
}
.esw-govuk-character-count .esw-govuk-textarea--error:focus {
  border-color: #d4351c;
  box-shadow: inset 0 0 0 2px #d4351c;
}
.esw-govuk-character-count__message {
  font-variant-numeric: tabular-nums;
  margin-top: 0;
  margin-bottom: 0;
}
.esw-govuk-character-count__message::after {
  content: "​";
}
.esw-govuk-character-count__message--disabled {
  visibility: hidden;
}
.esw-govuk-fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}
.esw-govuk-fieldset::after {
  content: "";
  display: block;
  clear: both;
}
@supports not (caret-color: auto) {
  .esw-govuk-fieldset,
  x:-moz-any-link {
    display: table-cell;
  }
}
.esw-govuk-fieldset__legend {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-govuk-fieldset__legend {
    font-family: sans-serif;
  }
}
.esw-govuk-fieldset__legend {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .esw-govuk-fieldset__legend {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .esw-govuk-fieldset__legend {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.esw-govuk-fieldset__legend {
  color: #0b0c0c;
}
@media print {
  .esw-govuk-fieldset__legend {
    color: #000000;
  }
}
.esw-govuk-fieldset__legend {
  box-sizing: border-box;
  display: table;
  max-width: 100%;
  margin-bottom: 10px;
  padding: 0;
  white-space: normal;
}
.esw-govuk-fieldset__legend--xl,
.esw-govuk-fieldset__legend--l,
.esw-govuk-fieldset__legend--m {
  font-weight: 700;
  margin-bottom: 15px;
}
.esw-govuk-fieldset__legend--xl {
  font-size: 2rem;
  line-height: 1.09375;
}
@media (min-width: 40.0625em) {
  .esw-govuk-fieldset__legend--xl {
    font-size: 3rem;
    line-height: 1.0416666667;
  }
}
@media print {
  .esw-govuk-fieldset__legend--xl {
    font-size: 32pt;
    line-height: 1.15;
  }
}
.esw-govuk-fieldset__legend--l {
  font-size: 1.5rem;
  line-height: 1.0416666667;
}
@media (min-width: 40.0625em) {
  .esw-govuk-fieldset__legend--l {
    font-size: 2.25rem;
    line-height: 1.1111111111;
  }
}
@media print {
  .esw-govuk-fieldset__legend--l {
    font-size: 24pt;
    line-height: 1.05;
  }
}
.esw-govuk-fieldset__legend--m {
  font-size: 1.125rem;
  line-height: 1.1111111111;
}
@media (min-width: 40.0625em) {
  .esw-govuk-fieldset__legend--m {
    font-size: 1.5rem;
    line-height: 1.25;
  }
}
@media print {
  .esw-govuk-fieldset__legend--m {
    font-size: 18pt;
    line-height: 1.15;
  }
}
.esw-govuk-fieldset__legend--s {
  font-weight: 700;
}
.esw-govuk-fieldset__heading {
  margin: 0;
  font-size: inherit;
  font-weight: inherit;
}
.esw-rosgovuk-cookie-banner {
  background-color: #f3f2f1;
  padding: 20px 0 0;
  box-sizing: border-box;
}
.esw-govuk-input {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-govuk-input {
    font-family: sans-serif;
  }
}
.esw-govuk-input {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .esw-govuk-input {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .esw-govuk-input {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.esw-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;
}
.esw-govuk-input:focus {
  outline: 3px solid #ffdd00;
  outline-offset: 0;
  box-shadow: inset 0 0 0 2px;
}
.esw-govuk-input:disabled {
  opacity: 0.5;
  color: inherit;
  background-color: transparent;
  cursor: not-allowed;
}
.esw-govuk-input::-webkit-outer-spin-button,
.esw-govuk-input::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}
.esw-govuk-input[type=number] {
  -moz-appearance: textfield;
}
.esw-govuk-input--error {
  border-color: #d4351c;
}
.esw-govuk-input--error:focus {
  border-color: #0b0c0c;
}
.esw-govuk-input--extra-letter-spacing {
  font-variant-numeric: tabular-nums;
  letter-spacing: 0.05em;
}
.esw-govuk-input--width-30 {
  max-width: 29.5em;
}
.esw-govuk-input--width-20 {
  max-width: 20.5em;
}
.esw-govuk-input--width-10 {
  max-width: 11.5em;
}
.esw-govuk-input--width-5 {
  max-width: 5.5em;
}
.esw-govuk-input--width-4 {
  max-width: 4.5em;
}
.esw-govuk-input--width-3 {
  max-width: 3.75em;
}
.esw-govuk-input--width-2 {
  max-width: 2.75em;
}
.esw-govuk-input__wrapper {
  display: flex;
}
.esw-govuk-input__wrapper .esw-govuk-input {
  flex: 0 1 auto;
}
.esw-govuk-input__wrapper .esw-govuk-input:focus {
  z-index: 1;
}
@media (max-width: 19.99em) {
  .esw-govuk-input__wrapper {
    display: block;
  }
  .esw-govuk-input__wrapper .esw-govuk-input {
    max-width: 100%;
  }
}
.esw-govuk-input__prefix,
.esw-govuk-input__suffix {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-govuk-input__prefix,
  .esw-govuk-input__suffix {
    font-family: sans-serif;
  }
}
.esw-govuk-input__prefix,
.esw-govuk-input__suffix {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .esw-govuk-input__prefix,
  .esw-govuk-input__suffix {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .esw-govuk-input__prefix,
  .esw-govuk-input__suffix {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.esw-govuk-input__prefix,
.esw-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) {
  .esw-govuk-input__prefix,
  .esw-govuk-input__suffix {
    display: block;
    height: 100%;
    white-space: normal;
  }
}
@media (max-width: 19.99em) {
  .esw-govuk-input__prefix {
    border-bottom: 0;
  }
}
@media (min-width: 20em) {
  .esw-govuk-input__prefix {
    border-right: 0;
  }
}
@media (max-width: 19.99em) {
  .esw-govuk-input__suffix {
    border-top: 0;
  }
}
@media (min-width: 20em) {
  .esw-govuk-input__suffix {
    border-left: 0;
  }
}
.esw-govuk-details {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-govuk-details {
    font-family: sans-serif;
  }
}
.esw-govuk-details {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .esw-govuk-details {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .esw-govuk-details {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.esw-govuk-details {
  color: #0b0c0c;
}
@media print {
  .esw-govuk-details {
    color: #000000;
  }
}
.esw-govuk-details {
  margin-bottom: 20px;
}
@media (min-width: 40.0625em) {
  .esw-govuk-details {
    margin-bottom: 30px;
  }
}
.esw-govuk-details {
  display: block;
}
.esw-govuk-details__summary {
  display: block;
}
.esw-govuk-details[open] .esw-govuk-details__summary {
  margin-bottom: 5px;
}
.esw-govuk-details__summary-text > :first-child {
  margin-top: 0;
}
.esw-govuk-details__summary-text > :only-child,
.esw-govuk-details__summary-text > :last-child {
  margin-bottom: 0;
}
.esw-govuk-details__text {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 20px;
}
.esw-govuk-details__text p {
  margin-top: 0;
  margin-bottom: 20px;
}
.esw-govuk-details__text > :last-child {
  margin-bottom: 0;
}
@media screen\0  {
  .esw-govuk-details {
    border-left: 10px solid #b1b4b6;
  }
  .esw-govuk-details__summary {
    margin-top: 15px;
  }
  .esw-govuk-details__summary-text {
    font-weight: 700;
    margin-bottom: 15px;
    padding-left: 20px;
  }
}
@media screen\0  and (min-width: 40.0625em) {
  .esw-govuk-details__summary-text {
    margin-bottom: 20px;
  }
}
@supports not (-ms-ime-align: auto) {
  .esw-govuk-details__summary {
    position: relative;
    width: -webkit-fit-content;
    width: fit-content;
    padding-left: 25px;
    color: #1d70b8;
    cursor: pointer;
  }
  .esw-govuk-details__summary:hover {
    color: #003078;
  }
  .esw-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) {
    .esw-govuk-details__summary:focus {
      -webkit-box-decoration-break: clone;
      box-decoration-break: clone;
    }
  }
  .esw-govuk-details__summary-text {
    text-decoration: underline;
    text-decoration-thickness: max(1px, .0625rem);
    text-underline-offset: 0.1578em;
  }
  .esw-govuk-details__summary:hover .esw-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;
  }
  .esw-govuk-details__summary:focus .esw-govuk-details__summary-text {
    text-decoration: none;
  }
  .esw-govuk-details__summary::-webkit-details-marker {
    display: none;
  }
  .esw-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;
  }
  .esw-govuk-details[open] > .esw-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;
  }
  .esw-govuk-details__text {
    border-left: 5px solid #b1b4b6;
  }
}
.esw-govuk-error-summary {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-govuk-error-summary {
    font-family: sans-serif;
  }
}
.esw-govuk-error-summary {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .esw-govuk-error-summary {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .esw-govuk-error-summary {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.esw-govuk-error-summary {
  color: #0b0c0c;
}
@media print {
  .esw-govuk-error-summary {
    color: #000000;
  }
}
.esw-govuk-error-summary {
  padding: 15px;
}
@media (min-width: 40.0625em) {
  .esw-govuk-error-summary {
    padding: 20px;
  }
}
.esw-govuk-error-summary {
  margin-bottom: 30px;
}
@media (min-width: 40.0625em) {
  .esw-govuk-error-summary {
    margin-bottom: 50px;
  }
}
.esw-govuk-error-summary {
  border: 5px solid #d4351c;
}
.esw-govuk-error-summary:focus {
  outline: 3px solid #ffdd00;
}
.esw-govuk-error-summary__title {
  font-size: 1.125rem;
  line-height: 1.1111111111;
}
@media (min-width: 40.0625em) {
  .esw-govuk-error-summary__title {
    font-size: 1.5rem;
    line-height: 1.25;
  }
}
@media print {
  .esw-govuk-error-summary__title {
    font-size: 18pt;
    line-height: 1.15;
  }
}
.esw-govuk-error-summary__title {
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 15px;
}
@media (min-width: 40.0625em) {
  .esw-govuk-error-summary__title {
    margin-bottom: 20px;
  }
}
.esw-govuk-error-summary__body p {
  margin-bottom: 0;
}
.esw-govuk-error-summary__body > * + * {
  margin-top: 15px;
}
@media (min-width: 40.0625em) {
  .esw-govuk-error-summary__body > * + * {
    margin-top: 20px;
  }
}
.esw-govuk-error-summary__body > :last-child {
  margin-bottom: 5px;
}
.esw-govuk-error-summary__list {
  margin-bottom: 0;
}
.esw-govuk-error-summary__list li:last-child {
  margin-bottom: 0;
}
.esw-govuk-error-summary__list a {
  font-weight: 700;
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-govuk-error-summary__list a {
    font-family: sans-serif;
  }
}
.esw-govuk-error-summary__list a {
  text-decoration: underline;
  text-decoration-thickness: max(1px, .0625rem);
  text-underline-offset: 0.1578em;
}
.esw-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;
}
.esw-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) {
  .esw-govuk-error-summary__list a:focus {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }
}
.esw-govuk-error-summary__list a:link, .esw-govuk-error-summary__list a:visited {
  color: #d4351c;
}
.esw-govuk-error-summary__list a:hover {
  color: rgb(148.4, 37.1, 19.6);
}
.esw-govuk-error-summary__list a:active {
  color: #d4351c;
}
.esw-govuk-error-summary__list a:focus {
  color: #0b0c0c;
}
.esw-govuk-error-summary p:last-child {
  margin-bottom: 0;
}
.esw-rosgovuk-expandable-button {
  position: relative;
  padding-left: 20px;
}
.esw-rosgovuk-expandable-button: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;
}
.esw-rosgovuk-expandable-button--open: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;
}
.esw-govuk-file-upload {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-govuk-file-upload {
    font-family: sans-serif;
  }
}
.esw-govuk-file-upload {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .esw-govuk-file-upload {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .esw-govuk-file-upload {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.esw-govuk-file-upload {
  color: #0b0c0c;
}
@media print {
  .esw-govuk-file-upload {
    color: #000000;
  }
}
.esw-govuk-file-upload {
  max-width: 100%;
  margin-left: -5px;
  padding: 5px;
}
.esw-govuk-file-upload::-webkit-file-upload-button {
  -webkit-appearance: button;
  color: inherit;
  font: inherit;
}
.esw-govuk-file-upload:focus {
  outline: 3px solid #ffdd00;
  box-shadow: inset 0 0 0 4px #0b0c0c;
}
.esw-govuk-file-upload:focus-within {
  outline: 3px solid #ffdd00;
  box-shadow: inset 0 0 0 4px #0b0c0c;
}
.esw-govuk-file-upload:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.esw-govuk-drop-zone {
  display: block;
  position: relative;
  z-index: 0;
  background-color: #ffffff;
}
.esw-govuk-drop-zone--disabled {
  cursor: not-allowed;
}
.esw-govuk-file-upload-button__pseudo-button {
  width: auto;
  margin-right: 10px;
  margin-bottom: 3px;
  flex-shrink: 0;
}
.esw-govuk-file-upload-button__instruction {
  margin-top: 7px;
  margin-bottom: 0;
  text-align: left;
}
.esw-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;
}
.esw-govuk-file-upload-button__pseudo-button-container {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
}
.esw-govuk-file-upload-button {
  width: 100%;
  padding: 18px;
  border: 2px #b1b4b6 solid;
  background-color: #f3f2f1;
  cursor: pointer;
}
@media (min-width: 40.0625em) {
  .esw-govuk-file-upload-button {
    padding: 23px;
  }
}
.esw-govuk-file-upload-button .esw-govuk-file-upload-button__pseudo-button {
  background-color: #ffffff;
}
.esw-govuk-file-upload-button:hover {
  background-color: #c1c3c5;
}
.esw-govuk-file-upload-button:hover .esw-govuk-file-upload-button__pseudo-button {
  background-color: #dbdad9;
}
.esw-govuk-file-upload-button:hover .esw-govuk-file-upload-button__status {
  background-color: #d2e2f1;
}
.esw-govuk-file-upload-button:active, .esw-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;
}
.esw-govuk-file-upload-button:active .esw-govuk-file-upload-button__pseudo-button, .esw-govuk-file-upload-button:focus .esw-govuk-file-upload-button__pseudo-button {
  background-color: #ffdd00;
  box-shadow: 0 2px 0 #0b0c0c;
}
.esw-govuk-file-upload-button:active:hover .esw-govuk-file-upload-button__pseudo-button, .esw-govuk-file-upload-button:focus:hover .esw-govuk-file-upload-button__pseudo-button {
  border-color: #ffdd00;
  outline: 3px solid transparent;
  background-color: #f3f2f1;
  box-shadow: inset 0 0 0 1px #ffdd00;
}
.esw-govuk-file-upload-button--empty {
  border-style: dashed;
  background-color: #ffffff;
}
.esw-govuk-file-upload-button--empty .esw-govuk-file-upload-button__pseudo-button {
  background-color: #f3f2f1;
}
.esw-govuk-file-upload-button--empty .esw-govuk-file-upload-button__status {
  color: #0c2d4a;
  background-color: #bbd4ea;
}
.esw-govuk-file-upload-button--empty:hover, .esw-govuk-file-upload-button--empty:focus, .esw-govuk-file-upload-button--empty:active {
  background-color: #f3f2f1;
}
.esw-govuk-file-upload-button--empty:hover .esw-govuk-file-upload-button__status, .esw-govuk-file-upload-button--empty:focus .esw-govuk-file-upload-button__status, .esw-govuk-file-upload-button--empty:active .esw-govuk-file-upload-button__status {
  background-color: #d2e2f1;
}
.esw-govuk-file-upload-button--dragging {
  border-style: solid;
  border-color: #0b0c0c;
}
.esw-govuk-file-upload-button--dragging.esw-govuk-file-upload-button {
  background-color: #c1c3c5;
}
.esw-govuk-file-upload-button--dragging.esw-govuk-file-upload-button--empty {
  background-color: #f3f2f1;
}
.esw-govuk-file-upload-button--dragging.esw-govuk-file-upload-button--empty:not(:disabled) .esw-govuk-file-upload-button__status, .esw-govuk-file-upload-button--dragging.esw-govuk-file-upload-button--empty .esw-govuk-file-upload-button__pseudo-button {
  background-color: #ffffff;
}
.esw-govuk-file-upload-button--dragging .esw-govuk-file-upload-button__pseudo-button {
  background-color: #dbdad9;
}
.esw-govuk-file-upload-button:disabled {
  pointer-events: none;
  opacity: 0.5;
  background-color: #ffffff;
}
.esw-govuk-file-upload-button:disabled .esw-govuk-file-upload-button__pseudo-button {
  background-color: #f3f2f1;
}
.esw-govuk-file-upload-button:disabled .esw-govuk-file-upload-button__status {
  background-color: #bbd4ea;
}
.esw-govuk-footer {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-govuk-footer {
    font-family: sans-serif;
  }
}
.esw-govuk-footer {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.1428571429;
}
@media (min-width: 40.0625em) {
  .esw-govuk-footer {
    font-size: 1rem;
    line-height: 1.25;
  }
}
@media print {
  .esw-govuk-footer {
    font-size: 14pt;
    line-height: 1.2;
  }
}
.esw-govuk-footer {
  padding-top: 25px;
}
@media (min-width: 40.0625em) {
  .esw-govuk-footer {
    padding-top: 40px;
  }
}
.esw-govuk-footer {
  padding-bottom: 15px;
}
@media (min-width: 40.0625em) {
  .esw-govuk-footer {
    padding-bottom: 25px;
  }
}
.esw-govuk-footer {
  border-top: 10px solid #1d70b8;
  color: #0b0c0c;
  background: #f3f2f1;
}
.esw-govuk-template--rebranded .esw-govuk-footer {
  background: #f4f8fb;
}
.esw-govuk-footer__crown {
  margin-bottom: 25px;
}
.esw-govuk-footer__link {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-govuk-footer__link {
    font-family: sans-serif;
  }
}
.esw-govuk-footer__link {
  text-decoration: underline;
  text-decoration-thickness: max(1px, .0625rem);
  text-underline-offset: 0.1578em;
}
.esw-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;
}
.esw-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) {
  .esw-govuk-footer__link:focus {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }
}
.esw-govuk-footer__link:link, .esw-govuk-footer__link:visited {
  color: #0b0c0c;
}
@media print {
  .esw-govuk-footer__link:link, .esw-govuk-footer__link:visited {
    color: #000000;
  }
}
.esw-govuk-footer__link:hover {
  color: rgba(11, 12, 12, 0.99);
}
.esw-govuk-footer__link:active, .esw-govuk-footer__link:focus {
  color: #0b0c0c;
}
@media print {
  .esw-govuk-footer__link:active, .esw-govuk-footer__link:focus {
    color: #000000;
  }
}
.esw-govuk-footer__section-break {
  margin: 0;
  margin-bottom: 30px;
}
@media (min-width: 40.0625em) {
  .esw-govuk-footer__section-break {
    margin-bottom: 50px;
  }
}
.esw-govuk-footer__section-break {
  border: 0;
  border-bottom: 1px solid;
  border-bottom-color: #b1b4b6;
}
.esw-govuk-template--rebranded .esw-govuk-footer__section-break {
  border-bottom-color: #8eb8dc;
}
.esw-govuk-footer__meta {
  display: flex;
  margin-right: -15px;
  margin-left: -15px;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: center;
}
.esw-govuk-footer__meta-item {
  margin-right: 15px;
  margin-bottom: 25px;
  margin-left: 15px;
}
.esw-govuk-footer__meta-item--grow {
  flex: 1;
}
@media (max-width: 40.0525em) {
  .esw-govuk-footer__meta-item--grow {
    flex-basis: 320px;
  }
}
.esw-govuk-footer__licence-logo {
  display: inline-block;
  margin-right: 10px;
}
@media (max-width: 48.0525em) {
  .esw-govuk-footer__licence-logo {
    margin-bottom: 15px;
  }
}
.esw-govuk-footer__licence-logo {
  vertical-align: top;
  forced-color-adjust: auto;
}
.esw-govuk-footer__licence-description {
  display: inline-block;
  text-wrap: balance;
}
.esw-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) {
  .esw-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) {
    .esw-govuk-footer__copyright-logo::before {
      background: linktext;
    }
  }
}
.esw-govuk-footer__inline-list {
  margin-top: 0;
  margin-bottom: 15px;
  padding: 0;
}
.esw-govuk-footer__meta-custom {
  margin-bottom: 20px;
}
.esw-govuk-footer__inline-list-item {
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 5px;
}
.esw-govuk-footer__heading {
  margin-bottom: 30px;
  padding-bottom: 20px;
}
@media (max-width: 40.0525em) {
  .esw-govuk-footer__heading {
    padding-bottom: 10px;
  }
}
.esw-govuk-footer__heading {
  border-bottom: 1px solid;
  border-bottom-color: #b1b4b6;
}
.esw-govuk-template--rebranded .esw-govuk-footer__heading {
  border-bottom-color: #8eb8dc;
}
.esw-govuk-footer__navigation::after {
  content: "";
  display: block;
  clear: both;
}
.esw-govuk-footer__navigation {
  margin-right: -15px;
  margin-left: -15px;
}
.esw-govuk-footer__section {
  display: inline-block;
  margin-bottom: 30px;
  vertical-align: top;
}
.esw-govuk-footer__list {
  margin: 0;
  padding: 0;
  list-style: none;
  column-gap: 30px;
}
@media (min-width: 48.0625em) {
  .esw-govuk-footer__list--columns-2 {
    column-count: 2;
  }
  .esw-govuk-footer__list--columns-3 {
    column-count: 3;
  }
}
.esw-govuk-footer__list-item {
  margin-bottom: 15px;
}
@media (min-width: 40.0625em) {
  .esw-govuk-footer__list-item {
    margin-bottom: 20px;
  }
}
.esw-govuk-footer__list-item:last-child {
  margin-bottom: 0;
}
.esw-govuk-footer {
  border-top: 1px solid #b1b4b6;
}
.esw-govuk-footer__meta {
  justify-content: unset;
  align-items: unset;
}
.esw-govuk-footer__link:link, .esw-govuk-footer__link:visited {
  color: #0b0c0c;
}
.esw-govuk-footer__link--crown {
  display: block;
  margin-bottom: 15px;
  text-decoration: none;
  color: #0b0c0c;
}
.esw-govuk-footer__meta-item--grow {
  margin-bottom: 0px;
}
.esw-govuk-footer__inline-list-item {
  /* Ensure click target sizes on footer links. Compliance with WCAG 2.2.  */
  margin-bottom: 8px;
}
.esw-govuk-footer--new-style {
  background-color: #f4f8fb;
  border-color: #041854;
}
@media print {
  .esw-govuk-footer {
    background: transparent;
  }
  .esw-govuk-footer__inline-list {
    display: none;
  }
}
.esw-govuk-header {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-govuk-header {
    font-family: sans-serif;
  }
}
.esw-govuk-header {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1;
}
@media (min-width: 40.0625em) {
  .esw-govuk-header {
    font-size: 1rem;
    line-height: 1;
  }
}
@media print {
  .esw-govuk-header {
    font-size: 14pt;
    line-height: 1;
  }
}
.esw-govuk-header {
  border-bottom: 10px solid #ffffff;
}
.esw-govuk-template--rebranded .esw-govuk-header {
  border-bottom: 1px solid transparent;
}
.esw-govuk-header {
  background: #0b0c0c;
}
.esw-govuk-template--rebranded .esw-govuk-header {
  background: #1d70b8;
}
.esw-govuk-header {
  color: #ffffff;
}
@media (max-width: 48.0525em) {
  .esw-govuk-header--with-js-navigation .esw-govuk-header__logo {
    padding-right: 80px;
  }
}
.esw-govuk-header__container--full-width {
  padding: 0 15px;
  border-color: #1d70b8;
}
.esw-govuk-header__container--full-width .esw-govuk-header__menu-button {
  right: 15px;
}
.esw-govuk-header__container::after {
  content: "";
  display: block;
  clear: both;
}
.esw-govuk-header__container {
  position: relative;
  margin-bottom: -10px;
  padding-top: 10px;
  border-bottom: 10px solid #1d70b8;
}
.esw-govuk-template--rebranded .esw-govuk-header__container {
  margin-bottom: 0;
  padding-top: 0;
  border-bottom: none;
}
.esw-govuk-header--full-width-border {
  border-bottom-color: #1d70b8;
}
.esw-govuk-header--full-width-border .esw-govuk-header__container {
  border-bottom-color: transparent;
}
.esw-govuk-header__logotype {
  display: inline-block;
  position: relative;
  top: -3px;
  margin-right: 5px;
  fill: currentcolor;
  vertical-align: top;
}
@media (forced-colors: active) {
  .esw-govuk-header__logotype {
    forced-color-adjust: none;
    color: linktext;
  }
}
.esw-govuk-header__logotype:last-child {
  margin-right: 0;
}
.esw-govuk-template--rebranded .esw-govuk-header__logotype {
  margin-right: 0.4375rem;
  margin-bottom: 2px;
}
.esw-govuk-template--rebranded .esw-govuk-header__logotype:last-child {
  margin-right: 0;
}
.esw-govuk-logo-dot {
  fill: #00ffe0;
}
@media print {
  .esw-govuk-logo-dot {
    fill: currentcolor;
  }
}
@media (forced-colors: active) {
  .esw-govuk-logo-dot {
    fill: currentcolor;
  }
}
:focus .esw-govuk-logo-dot {
  fill: currentcolor;
}
.esw-govuk-header__product-name {
  font-size: 1.125rem;
  line-height: 1;
}
@media (min-width: 40.0625em) {
  .esw-govuk-header__product-name {
    font-size: 1.5rem;
    line-height: 1;
  }
}
@media print {
  .esw-govuk-header__product-name {
    font-size: 18pt;
    line-height: 1;
  }
}
.esw-govuk-header__product-name {
  font-weight: 400;
  display: inline-table;
  margin-top: 10px;
}
@-moz-document url-prefix() {
  .esw-govuk-header__product-name {
    margin-top: 9.5px;
  }
}
.esw-govuk-header__product-name {
  vertical-align: top;
}
@media (min-width: 40.0625em) {
  .esw-govuk-header__product-name {
    margin-top: 5px;
  }
  @-moz-document url-prefix() {
    .esw-govuk-header__product-name {
      margin-top: 4.5px;
    }
  }
}
.esw-govuk-template--rebranded .esw-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) {
  .esw-govuk-template--rebranded .esw-govuk-header__product-name {
    color: LinkText;
    background: transparent;
  }
}
@media (min-width: 40.0625em) {
  .esw-govuk-template--rebranded .esw-govuk-header__product-name {
    margin-top: 0;
  }
}
@media (min-width: 48.0625em) {
  .esw-govuk-template--rebranded .esw-govuk-header__product-name {
    margin-top: 0;
  }
}
.esw-govuk-header__link:link, .esw-govuk-header__link:visited {
  color: #ffffff;
}
.esw-govuk-header__link:hover, .esw-govuk-header__link:active {
  color: rgba(255, 255, 255, 0.99);
}
.esw-govuk-header__link:focus {
  color: #0b0c0c;
}
.esw-govuk-header__link {
  text-decoration: none;
}
.esw-govuk-header__link:hover {
  text-decoration: underline;
  text-decoration-thickness: 3px;
  text-underline-offset: 0.1578em;
}
.esw-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) {
  .esw-govuk-header__link:focus {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }
}
.esw-govuk-header__link--homepage {
  display: inline-block;
  margin-right: 10px;
  font-size: 30px;
}
@media (min-width: 48.0625em) {
  .esw-govuk-header__link--homepage {
    display: inline;
  }
}
.esw-govuk-header__link--homepage:link, .esw-govuk-header__link--homepage:visited {
  text-decoration: none;
}
.esw-govuk-header__link--homepage:hover, .esw-govuk-header__link--homepage:active {
  margin-bottom: -3px;
  border-bottom: 3px solid;
}
.esw-govuk-header__link--homepage:focus {
  margin-bottom: 0;
  border-bottom: 0;
}
.esw-govuk-template--rebranded .esw-govuk-header__link--homepage {
  display: inline;
  word-spacing: -0.375rem;
}
.esw-govuk-template--rebranded .esw-govuk-header__link--homepage > * {
  word-spacing: 0;
}
.esw-govuk-template--rebranded .esw-govuk-header__link--homepage:not(:focus) {
  background-color: #1d70b8;
}
.esw-govuk-header__service-name {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 1.125rem;
  line-height: 1.1111111111;
}
@media (min-width: 40.0625em) {
  .esw-govuk-header__service-name {
    font-size: 1.5rem;
    line-height: 1.25;
  }
}
@media print {
  .esw-govuk-header__service-name {
    font-size: 18pt;
    line-height: 1.15;
  }
}
.esw-govuk-header__service-name {
  font-weight: 700;
}
.esw-govuk-template--rebranded .esw-govuk-header__service-name {
  margin-bottom: 15px;
}
@media (min-width: 48.0625em) {
  .esw-govuk-template--rebranded .esw-govuk-header__service-name {
    margin: 19px 0 11px;
  }
}
.esw-govuk-header__logo,
.esw-govuk-header__content {
  box-sizing: border-box;
}
.esw-govuk-header__logo {
  margin-bottom: 10px;
}
@media (min-width: 48.0625em) {
  .esw-govuk-header__logo {
    width: 33.33%;
    padding-right: 15px;
    float: left;
    vertical-align: top;
  }
  .esw-govuk-header__logo:last-child {
    width: auto;
    padding-right: 0;
    float: none;
  }
}
.esw-govuk-template--rebranded .esw-govuk-header__logo {
  margin-bottom: 0;
  padding-top: 16px;
  padding-bottom: 12px;
}
@media (min-width: 48.0625em) {
  .esw-govuk-header__content {
    width: 66.66%;
    padding-left: 15px;
    float: left;
  }
}
.esw-govuk-header__menu-button {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-govuk-header__menu-button {
    font-family: sans-serif;
  }
}
.esw-govuk-header__menu-button {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.1428571429;
}
@media (min-width: 40.0625em) {
  .esw-govuk-header__menu-button {
    font-size: 1rem;
    line-height: 1.25;
  }
}
@media print {
  .esw-govuk-header__menu-button {
    font-size: 14pt;
    line-height: 1.2;
  }
}
.esw-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;
}
.esw-govuk-header__menu-button:hover {
  -webkit-text-decoration: solid underline 3px;
  text-decoration: solid underline 3px;
  text-underline-offset: 0.1578em;
}
.esw-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) {
  .esw-govuk-header__menu-button:focus {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }
}
.esw-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;
}
.esw-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) {
  .esw-govuk-header__menu-button {
    position: absolute;
    top: 13px;
    right: 0;
    margin: 0;
  }
}
@media (min-width: 40.0625em) {
  .esw-govuk-header__menu-button {
    top: 15px;
  }
}
.esw-govuk-frontend-supported .esw-govuk-header__menu-button {
  display: block;
}
.esw-govuk-header__menu-button[hidden], .esw-govuk-frontend-supported .esw-govuk-header__menu-button[hidden] {
  display: none;
}
@media (max-width: 19.99em) {
  .esw-govuk-template--rebranded .esw-govuk-header__navigation {
    padding-bottom: 15px;
  }
}
@media (min-width: 48.0625em) {
  .esw-govuk-header__navigation {
    margin-bottom: 10px;
  }
  .esw-govuk-template--rebranded .esw-govuk-header__navigation {
    margin-bottom: 0;
    padding: 22px 0 8px;
  }
}
@media (min-width: 48.0625em) {
  .esw-govuk-template--rebranded .esw-govuk-header__service-name + .esw-govuk-header__navigation {
    padding-top: 0;
    padding-bottom: 15px;
  }
}
.esw-govuk-header__navigation-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.esw-govuk-header__navigation-list[hidden] {
  display: none;
}
@media (min-width: 20em) and (max-width: 48.0525em) {
  .esw-govuk-template--rebranded .esw-govuk-header__navigation-list {
    padding-bottom: 15px;
  }
}
@media (min-width: 48.0625em) {
  .esw-govuk-header__navigation--end {
    margin: 0;
    padding: 5px 0;
    text-align: right;
  }
}
.esw-govuk-header__navigation-item {
  padding: 10px 0;
  border-bottom: 1px solid #2e3133;
}
@media (min-width: 48.0625em) {
  .esw-govuk-header__navigation-item {
    display: inline-block;
    margin-right: 15px;
    padding: 5px 0;
    border: 0;
  }
}
.esw-govuk-header__navigation-item a {
  font-size: 0.875rem;
  line-height: 1.1428571429;
}
@media (min-width: 40.0625em) {
  .esw-govuk-header__navigation-item a {
    font-size: 1rem;
    line-height: 1.25;
  }
}
@media print {
  .esw-govuk-header__navigation-item a {
    font-size: 14pt;
    line-height: 1.2;
  }
}
.esw-govuk-header__navigation-item a {
  font-weight: 700;
  white-space: nowrap;
}
.esw-govuk-template--rebranded .esw-govuk-header__navigation-item {
  padding-top: 15px;
}
@media (min-width: 48.0625em) {
  .esw-govuk-template--rebranded .esw-govuk-header__navigation-item {
    padding-top: 5px;
  }
}
.esw-govuk-template--rebranded .esw-govuk-header__navigation-item {
  border-bottom-color: #ffffff;
}
.esw-govuk-template--rebranded .esw-govuk-header__navigation-item a {
  font-weight: 400;
}
.esw-govuk-template--rebranded .esw-govuk-header__navigation-item--active a {
  font-weight: 700;
}
.esw-govuk-header__navigation-item--active a:link, .esw-govuk-header__navigation-item--active a:hover, .esw-govuk-header__navigation-item--active a:visited {
  color: #1d8feb;
}
.esw-govuk-template--rebranded .esw-govuk-header__navigation-item--active a:link, .esw-govuk-template--rebranded .esw-govuk-header__navigation-item--active a:hover, .esw-govuk-template--rebranded .esw-govuk-header__navigation-item--active a:visited {
  color: inherit;
}
@media print {
  .esw-govuk-header__navigation-item--active a {
    color: #1d70b8;
  }
}
.esw-govuk-header__navigation-item--active a:focus {
  color: #0b0c0c;
}
.esw-govuk-template--rebranded .esw-govuk-header__navigation-item--active a:focus {
  color: #0b0c0c;
}
.esw-govuk-header__navigation-item:last-child {
  margin-right: 0;
  border-bottom: 0;
}
@media print {
  .esw-govuk-header {
    border-bottom-width: 0;
    color: #0b0c0c;
    background: transparent;
  }
  .esw-govuk-header__link:link, .esw-govuk-header__link:visited {
    color: #0b0c0c;
  }
  .esw-govuk-header__link::after {
    display: none;
  }
}
.esw-govuk-header {
  background-color: #565a5c;
}
.esw-govuk-header__container {
  border-color: #00b2e2;
}
@media (min-width: 48.0625em) {
  .esw-govuk-header__container {
    display: flex;
  }
}
@media print {
  .esw-govuk-header__container {
    border-width: 0;
  }
}
.esw-govuk-header--full-width-border {
  border-color: #00b2e2;
}
@media print {
  .esw-govuk-header__navigation {
    display: none !important;
  }
}
@media (min-width: 48.0625em) {
  .esw-govuk-header__navigation {
    display: flex;
    align-items: baseline;
    gap: 20px;
    justify-content: space-between;
  }
}
@media (max-width: 48.0525em) {
  .esw-govuk-header__navigation[hidden] {
    display: block;
  }
}
@media (max-width: 48.0525em) {
  body.js-enabled .esw-govuk-header__navigation[hidden] {
    display: none;
  }
}
.esw-govuk-header__navigation-item {
  display: block;
  padding: 0;
}
.esw-govuk-header__navigation-item:last-of-type {
  border-bottom: none;
}
.esw-govuk-header__navigation-item a {
  font-size: 0.875rem;
}
@media (min-width: 23.4375em) {
  .esw-govuk-header__navigation-item a {
    font-size: 1rem;
  }
}
.esw-govuk-header__subtext {
  display: none;
  margin-bottom: 8px;
}
@media (min-width: 23.4375em) {
  .esw-govuk-header__subtext {
    display: block;
  }
}
@media (min-width: 48.0625em) {
  .esw-govuk-header__subtext {
    margin-bottom: 0;
  }
}
.esw-govuk-header__content {
  float: none;
  width: auto;
  padding-left: 0;
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
.esw-govuk-header__link {
  display: block;
  padding: 10px 0;
}
@media (min-width: 48.0625em) {
  .esw-govuk-header__link {
    display: inline;
    padding: 0;
  }
}
.esw-govuk-header--user .esw-govuk-header__link {
  text-wrap: nowrap;
}
.esw-govuk-header__right-content-wrapper {
  flex-shrink: 0;
  position: absolute;
  right: 0;
  top: 10px;
  padding: 10px 0;
}
@media (min-width: 48.0625em) {
  .esw-govuk-header__right-content-wrapper {
    padding: 0;
    max-width: 25%;
    display: block;
    position: relative;
    top: 0;
  }
}
@media (min-width: 48.0625em) {
  .esw-govuk-header__navigation-list {
    display: flex;
    max-width: 75%;
    flex-wrap: wrap;
  }
}
.esw-govuk-header__user-nav-wrapper {
  display: none;
  text-align: right;
}
@media (min-width: 48.0625em) {
  .esw-govuk-header__user-nav-wrapper {
    display: block;
  }
}
@media (min-width: 48.0625em) {
  .esw-govuk-header__user-nav-list {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap;
    margin-bottom: 0;
    margin-top: 2px;
  }
}
.esw-govuk-header__navigation-list ~ .esw-govuk-header__user-nav-list {
  border-top: 1px solid #2e3133;
}
@media (min-width: 48.0625em) {
  .esw-govuk-header__navigation-list ~ .esw-govuk-header__user-nav-list {
    border-top: none;
  }
}
.esw-govuk-header__user-nav-list-item {
  display: block;
  line-height: 1;
  border-bottom: 1px solid #2e3133;
}
.esw-govuk-header__user-nav-list .esw-govuk-header__user-nav-list-item {
  margin-bottom: 0;
}
.esw-govuk-header__user-nav-list-item a {
  font-size: 0.875rem;
  line-height: 1.1428571429;
  font-weight: 700;
}
@media (min-width: 23.4375em) {
  .esw-govuk-header__user-nav-list-item a {
    font-size: 1rem;
    line-height: 1.25;
  }
}
@media (min-width: 48.0625em) {
  .esw-govuk-header__user-nav-list-item {
    display: flex;
    font-size: 14px;
    margin-bottom: 0;
    border-bottom: none;
  }
  .esw-govuk-header__user-nav-list-item a {
    font-size: 14px;
    font-weight: 400;
  }
  .esw-govuk-header__user-nav-list-item:not(:first-of-type) {
    margin-left: 8.5px;
  }
  .esw-govuk-header__user-nav-list-item:not(:first-of-type):before {
    content: "|";
    font-size: 14px;
    line-height: 1;
    color: #aaa;
    margin-right: 7.5px;
  }
  .esw-govuk-header__user-nav-list-item:last-of-type {
    padding-right: 0;
  }
}
.esw-govuk-header__button {
  position: relative;
  display: block;
  appearance: none;
  background: none;
  border: none;
  padding: 0;
  text-decoration: none;
  float: left;
  cursor: pointer;
}
.esw-govuk-header__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) {
  .esw-govuk-header__button:focus {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }
}
.esw-govuk-header__button:not(:first-child) {
  margin-left: 20px;
}
.esw-govuk-header__button--menu {
  display: none;
}
.js-enabled .esw-govuk-header__button--menu {
  display: block;
}
@media (min-width: 48.0625em) {
  .js-enabled .esw-govuk-header__button--menu {
    display: none;
  }
}
.esw-govuk-header__button-icon {
  color: white;
  display: block;
  width: 33px;
  height: 33px;
}
.esw-govuk-header__button:focus .esw-govuk-header__button-icon {
  color: black;
}
.esw-govuk-header__button--menu .esw-govuk-header__button-icon {
  margin-top: 4px;
  margin-bottom: -4px;
}
.esw-govuk-header__button-label {
  display: block;
  font-family: "Lato", Arial, sans-serif;
  font-size: 11px;
  color: white;
  margin-top: 5px;
  line-height: 1;
}
.esw-govuk-header__button:focus .esw-govuk-header__button-label {
  color: black;
}
.esw-govuk-header__button:hover .esw-govuk-header__button-label {
  text-decoration: underline;
}
.esw-govuk-header__link--homepage {
  font-size: 45px;
  box-sizing: content-box;
}
.esw-govuk-header__link--homepage img,
.esw-govuk-header__link--homepage svg {
  display: block;
  max-height: 45px;
}
.esw-govuk-header__logotype {
  vertical-align: top;
  top: 0;
}
.esw-govuk-header--new-style {
  background-color: #041854;
  border-bottom: none;
}
.esw-govuk-header--new-style .esw-govuk-header__container {
  margin-bottom: 0;
  border: none;
  padding-top: 20px;
  padding-bottom: 20px;
}
.esw-govuk-header--new-style .esw-govuk-header__link {
  display: block;
}
.esw-govuk-header--new-style .esw-govuk-header__logo {
  display: flex;
  align-items: flex-start;
  margin-bottom: 0;
  flex-shrink: 0;
}
.esw-govuk-header--new-style .esw-govuk-header__link--homepage {
  display: flex;
  max-width: 170px;
  width: auto;
}
.esw-govuk-header--new-style .esw-govuk-header__link--homepage img,
.esw-govuk-header--new-style .esw-govuk-header__link--homepage svg {
  width: 100%;
  height: 100%;
  min-height: 61px;
}
.esw-govuk-header--new-style .esw-govuk-header__logotype {
  display: block;
}
.esw-govuk-header--new-style .esw-govuk-header__content {
  width: 100%;
}
.esw-govuk-header--new-style .esw-govuk-header__right-content-wrapper {
  top: 22px;
}
@media (min-width: 48.0625em) {
  .esw-govuk-header--new-style .esw-govuk-header__right-content-wrapper {
    top: 0;
  }
}
.esw-govuk-header--new-style .esw-govuk-header__service-name {
  margin-top: 5px;
  margin-bottom: 10px;
}
@media (min-width: 48.0625em) {
  .esw-govuk-header--new-style .esw-govuk-header__service-name {
    margin-bottom: 0;
  }
}
.esw-govuk-header--new-style .esw-govuk-header__service-name:empty {
  display: none;
}
.esw-govuk-header--new-style .esw-govuk-header__navigation {
  position: relative;
  z-index: 1;
  margin-bottom: -20px;
  width: 100%;
}
@media (min-width: 40.0625em) {
  .esw-govuk-header--new-style .esw-govuk-header__navigation {
    margin-bottom: -10px;
  }
}
@media (min-width: 48.0625em) {
  .esw-govuk-header--new-style .esw-govuk-header__navigation {
    margin-bottom: 0;
  }
}
.esw-govuk-header--new-style .esw-govuk-header__user-nav-list-item,
.esw-govuk-header--new-style .esw-govuk-header__navigation-item {
  border-color: rgba(255, 255, 255, 0.6);
}
.esw-govuk-header--new-style .esw-govuk-header__user-nav-list-item:last-of-type {
  border-bottom: none;
}
.esw-govuk-header--new-style .esw-govuk-header__user-nav-list {
  border-color: rgba(255, 255, 255, 0.6);
  margin-bottom: 0;
}
.esw-govuk-header--new-style .esw-govuk-header__user-nav-list:empty {
  border: none;
}
@media print {
  .esw-govuk-header {
    background: transparent;
  }
}
.esw-rosgovuk-info-text {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-rosgovuk-info-text {
    font-family: sans-serif;
  }
}
.esw-rosgovuk-info-text {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .esw-rosgovuk-info-text {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .esw-rosgovuk-info-text {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.esw-rosgovuk-info-text {
  color: #0b0c0c;
}
@media print {
  .esw-rosgovuk-info-text {
    color: #000000;
  }
}
.esw-rosgovuk-info-text {
  position: relative;
  margin-bottom: 20px;
}
@media (min-width: 40.0625em) {
  .esw-rosgovuk-info-text {
    margin-bottom: 30px;
  }
}
.esw-rosgovuk-info-text__assistive {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  border: 0 !important;
  white-space: nowrap !important;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.esw-rosgovuk-info-text__assistive::before {
  content: " ";
}
.esw-rosgovuk-info-text__assistive::after {
  content: " ";
}
.esw-rosgovuk-info-text__icon {
  display: inline-block;
  position: absolute;
  top: 2px;
  vertical-align: baseline;
  left: 0;
}
@media (min-width: 48.0625em) {
  .esw-rosgovuk-info-text__icon {
    width: 19px;
    height: 19px;
  }
}
.esw-rosgovuk-info-text__text {
  display: block;
  padding-left: 25px;
}
.esw-govuk-input__spinner {
  position: absolute;
  height: 40px;
  width: 40px;
  padding: 10px;
}
.esw-govuk-inset-text {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-govuk-inset-text {
    font-family: sans-serif;
  }
}
.esw-govuk-inset-text {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .esw-govuk-inset-text {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .esw-govuk-inset-text {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.esw-govuk-inset-text {
  color: #0b0c0c;
}
@media print {
  .esw-govuk-inset-text {
    color: #000000;
  }
}
.esw-govuk-inset-text {
  padding: 15px;
  margin-top: 20px;
}
@media (min-width: 40.0625em) {
  .esw-govuk-inset-text {
    margin-top: 30px;
  }
}
.esw-govuk-inset-text {
  margin-bottom: 20px;
}
@media (min-width: 40.0625em) {
  .esw-govuk-inset-text {
    margin-bottom: 30px;
  }
}
.esw-govuk-inset-text {
  clear: both;
  border-left: 10px solid #b1b4b6;
}
.esw-govuk-inset-text > :first-child {
  margin-top: 0;
}
.esw-govuk-inset-text > :only-child,
.esw-govuk-inset-text > :last-child {
  margin-bottom: 0;
}
.esw-rosgovuk-menu-button {
  position: relative;
}
@media (min-width: 40.0625em) {
  .esw-rosgovuk-menu-button {
    display: inline-block;
  }
}
.esw-rosgovuk-menu-button__toggle-button {
  margin-bottom: 0;
}
.esw-rosgovuk-menu-button__toggle-button .esw-govuk-button__body {
  display: flex;
  align-items: center;
  justify-content: center;
}
.esw-rosgovuk-menu-button__toggle-button-icon {
  margin-left: 10px;
}
.esw-rosgovuk-menu-button__menu-container {
  position: absolute;
  top: 100%;
  z-index: 10;
  left: 0;
  right: 0;
}
@media (min-width: 40.0625em) {
  .esw-rosgovuk-menu-button--left .esw-rosgovuk-menu-button__menu-container {
    left: 0;
    right: auto;
  }
  .esw-rosgovuk-menu-button--right .esw-rosgovuk-menu-button__menu-container {
    right: 0;
    left: auto;
  }
}
.esw-rosgovuk-menu-button__list {
  list-style: none;
  padding: 0;
  margin: 5px 0;
  min-width: 150px;
  box-shadow: 0 0 15px -5px rgba(0, 0, 0, 0.1), 0 0 2px 0 rgba(0, 0, 0, 0.2), 0 10px 10px -5px rgba(0, 0, 0, 0.2);
}
.esw-rosgovuk-menu-button__menu-item {
  margin-bottom: 0;
  display: block;
  width: 100%;
  text-align: left;
  margin-bottom: 2px;
  box-shadow: 0 2px 0 #ccc;
}
@media (min-width: 40.0625em) {
  .esw-rosgovuk-menu-button__menu-item .esw-govuk-button__body {
    white-space: nowrap;
  }
}
.esw-rosgovuk-noticeboard__notice--high {
  border-color: #d4351c;
}
.esw-rosgovuk-noticeboard__notice--medium {
  border-color: #ffdd00;
}
.esw-rosgovuk-noticeboard__notice--low {
  border-color: #00703c;
}
.esw-rosgovuk-noticeboard__notice {
  font-family: "Lato", Arial, sans-serif;
  border-left-style: solid;
  border-left-width: 5px;
  padding: 10px;
  margin-bottom: 5px;
}
.esw-govuk-notification-banner {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-govuk-notification-banner {
    font-family: sans-serif;
  }
}
.esw-govuk-notification-banner {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .esw-govuk-notification-banner {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .esw-govuk-notification-banner {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.esw-govuk-notification-banner {
  margin-bottom: 30px;
}
@media (min-width: 40.0625em) {
  .esw-govuk-notification-banner {
    margin-bottom: 50px;
  }
}
.esw-govuk-notification-banner {
  border: 5px solid #1d70b8;
  background-color: #1d70b8;
}
.esw-govuk-notification-banner:focus {
  outline: 3px solid #ffdd00;
}
.esw-govuk-notification-banner__header {
  padding: 2px 15px 5px;
  border-bottom: 1px solid transparent;
}
@media (min-width: 40.0625em) {
  .esw-govuk-notification-banner__header {
    padding: 2px 20px 5px;
  }
}
.esw-govuk-notification-banner__title {
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .esw-govuk-notification-banner__title {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .esw-govuk-notification-banner__title {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.esw-govuk-notification-banner__title {
  font-weight: 700;
  margin: 0;
  padding: 0;
  color: #ffffff;
}
.esw-govuk-notification-banner__content {
  color: #0b0c0c;
}
@media print {
  .esw-govuk-notification-banner__content {
    color: #000000;
  }
}
.esw-govuk-notification-banner__content {
  padding: 15px;
  background-color: #ffffff;
}
@media (min-width: 40.0625em) {
  .esw-govuk-notification-banner__content {
    padding: 20px;
  }
}
.esw-govuk-notification-banner__content > * {
  box-sizing: border-box;
  max-width: 605px;
}
.esw-govuk-notification-banner__content > :last-child {
  margin-bottom: 0;
}
.esw-govuk-notification-banner__heading {
  font-size: 1.125rem;
  line-height: 1.1111111111;
}
@media (min-width: 40.0625em) {
  .esw-govuk-notification-banner__heading {
    font-size: 1.5rem;
    line-height: 1.25;
  }
}
@media print {
  .esw-govuk-notification-banner__heading {
    font-size: 18pt;
    line-height: 1.15;
  }
}
.esw-govuk-notification-banner__heading {
  font-weight: 700;
  margin: 0 0 15px;
  padding: 0;
}
.esw-govuk-notification-banner__link {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-govuk-notification-banner__link {
    font-family: sans-serif;
  }
}
.esw-govuk-notification-banner__link {
  text-decoration: underline;
  text-decoration-thickness: max(1px, .0625rem);
  text-underline-offset: 0.1578em;
}
.esw-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;
}
.esw-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) {
  .esw-govuk-notification-banner__link:focus {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }
}
.esw-govuk-notification-banner__link:link {
  color: #1d70b8;
}
.esw-govuk-notification-banner__link:visited {
  color: #1d70b8;
}
.esw-govuk-notification-banner__link:hover {
  color: #003078;
}
.esw-govuk-notification-banner__link:active {
  color: #0b0c0c;
}
.esw-govuk-notification-banner__link:focus {
  color: #0b0c0c;
}
.esw-govuk-notification-banner--success {
  border-color: #00703c;
  background-color: #00703c;
}
.esw-govuk-notification-banner--success .esw-govuk-notification-banner__link:link, .esw-govuk-notification-banner--success .esw-govuk-notification-banner__link:visited {
  color: #00703c;
}
.esw-govuk-notification-banner--success .esw-govuk-notification-banner__link:hover {
  color: rgb(0, 78.4, 42);
}
.esw-govuk-notification-banner--success .esw-govuk-notification-banner__link:active {
  color: #00703c;
}
.esw-govuk-notification-banner--success .esw-govuk-notification-banner__link:focus {
  color: #0b0c0c;
}
.esw-govuk-panel {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-govuk-panel {
    font-family: sans-serif;
  }
}
.esw-govuk-panel {
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 1.0416666667;
}
@media (min-width: 40.0625em) {
  .esw-govuk-panel {
    font-size: 2.25rem;
    line-height: 1.1111111111;
  }
}
@media print {
  .esw-govuk-panel {
    font-size: 24pt;
    line-height: 1.05;
  }
}
.esw-govuk-panel {
  box-sizing: border-box;
  margin-bottom: 15px;
  padding: 35px;
  border: 5px solid transparent;
  text-align: center;
}
@media (max-width: 40.0525em) {
  .esw-govuk-panel {
    padding: 10px;
    overflow-wrap: break-word;
    word-wrap: break-word;
  }
}
.esw-govuk-panel--confirmation {
  color: #ffffff;
  background: #00703c;
}
@media print {
  .esw-govuk-panel--confirmation {
    border-color: currentcolor;
    color: #000000;
    background: none;
  }
}
.esw-govuk-panel__title {
  font-size: 2rem;
  line-height: 1.09375;
}
@media (min-width: 40.0625em) {
  .esw-govuk-panel__title {
    font-size: 3rem;
    line-height: 1.0416666667;
  }
}
@media print {
  .esw-govuk-panel__title {
    font-size: 32pt;
    line-height: 1.15;
  }
}
.esw-govuk-panel__title {
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 30px;
}
.esw-govuk-panel__title:last-child {
  margin-bottom: 0;
}
.esw-govuk-panel--confirmation {
  background-color: #0c7e5e;
}
.esw-govuk-panel--pending {
  background-color: #cb4b0b;
  color: white;
}
.esw-govuk-tag {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-govuk-tag {
    font-family: sans-serif;
  }
}
.esw-govuk-tag {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .esw-govuk-tag {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .esw-govuk-tag {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.esw-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) {
  .esw-govuk-tag {
    font-weight: bold;
  }
}
.esw-govuk-tag--grey {
  color: #282d30;
  background-color: #e5e6e7;
}
.esw-govuk-tag--purple {
  color: #491644;
  background-color: #efdfed;
}
.esw-govuk-tag--turquoise {
  color: #10403c;
  background-color: #d4ecea;
}
.esw-govuk-tag--blue {
  color: #0c2d4a;
  background-color: #bbd4ea;
}
.esw-govuk-tag--light-blue {
  color: #0c2d4a;
  background-color: #e8f1f8;
}
.esw-govuk-tag--yellow {
  color: #594d00;
  background-color: #fff7bf;
}
.esw-govuk-tag--orange {
  color: #6e3619;
  background-color: #fcd6c3;
}
.esw-govuk-tag--red {
  color: #2a0b06;
  background-color: #f4cdc6;
}
.esw-govuk-tag--pink {
  color: #6b1c40;
  background-color: #f9e1ec;
}
.esw-govuk-tag--green {
  color: #005a30;
  background-color: #cce2d8;
}
.esw-govuk-phase-banner {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #b1b4b6;
}
.esw-govuk-phase-banner__content {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-govuk-phase-banner__content {
    font-family: sans-serif;
  }
}
.esw-govuk-phase-banner__content {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.1428571429;
}
@media (min-width: 40.0625em) {
  .esw-govuk-phase-banner__content {
    font-size: 1rem;
    line-height: 1.25;
  }
}
@media print {
  .esw-govuk-phase-banner__content {
    font-size: 14pt;
    line-height: 1.2;
  }
}
.esw-govuk-phase-banner__content {
  color: #0b0c0c;
}
@media print {
  .esw-govuk-phase-banner__content {
    color: #000000;
  }
}
.esw-govuk-phase-banner__content {
  display: table;
  margin: 0;
}
.esw-govuk-phase-banner__content__tag {
  font-size: 0.875rem;
  line-height: 1.1428571429;
}
@media (min-width: 40.0625em) {
  .esw-govuk-phase-banner__content__tag {
    font-size: 1rem;
    line-height: 1.25;
  }
}
@media print {
  .esw-govuk-phase-banner__content__tag {
    font-size: 14pt;
    line-height: 1.2;
  }
}
.esw-govuk-phase-banner__content__tag {
  margin-right: 10px;
}
.esw-govuk-phase-banner__text {
  display: table-cell;
  vertical-align: middle;
}
.esw-govuk-phase-banner--hidden-border {
  border-bottom: none;
}
.esw-govuk-phase-banner__content {
  display: flex;
  align-items: center;
}
.esw-govuk-phase-banner__content__tag {
  margin-top: -2px;
}
.esw-rosgovuk-positive-feedback {
  margin-bottom: 20px;
}
.esw-rosgovuk-positive-feedback .esw-rosgovuk-positive-feedback__icon {
  vertical-align: middle;
  margin-right: 10px;
}
.esw-govuk-radios__item {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  margin-bottom: 10px;
}
.esw-govuk-radios__item:last-child,
.esw-govuk-radios__item:last-of-type {
  margin-bottom: 0;
}
.esw-govuk-radios__input {
  z-index: 1;
  width: 44px;
  height: 44px;
  margin: 0;
  opacity: 0;
  cursor: pointer;
}
.esw-govuk-radios__label {
  align-self: center;
  max-width: calc(100% - 74px);
  margin-bottom: 0;
  padding: 7px 15px;
  cursor: pointer;
  touch-action: manipulation;
}
.esw-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;
}
.esw-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;
}
.esw-govuk-radios__hint {
  display: block;
  width: 100%;
  margin-top: -5px;
  padding-right: 15px;
  padding-left: 59px;
}
.esw-govuk-label:not(.esw-govuk-label--m):not(.esw-govuk-label--l):not(.esw-govuk-label--xl) + .esw-govuk-radios__hint {
  margin-bottom: 0;
}
.esw-govuk-radios__input:focus + .esw-govuk-radios__label::before {
  border-width: 4px;
  outline: 3px solid transparent;
  outline-offset: 1px;
}
@media screen and (forced-colors: active), (-ms-high-contrast: active) {
  .esw-govuk-radios__input:focus + .esw-govuk-radios__label::before {
    outline-color: Highlight;
  }
}
.esw-govuk-radios__input:focus + .esw-govuk-radios__label::before {
  box-shadow: 0 0 0 4px #ffdd00;
}
.esw-govuk-radios__input:checked + .esw-govuk-radios__label::after {
  opacity: 1;
}
.esw-govuk-radios__input:disabled,
.esw-govuk-radios__input:disabled + .esw-govuk-radios__label {
  cursor: not-allowed;
}
.esw-govuk-radios__input:disabled + .esw-govuk-radios__label,
.esw-govuk-radios__input:disabled ~ .esw-govuk-hint {
  opacity: 0.5;
}
@media (min-width: 40.0625em) {
  .esw-govuk-radios--inline {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
  }
  .esw-govuk-radios--inline .esw-govuk-radios__item {
    margin-right: 20px;
  }
}
.esw-govuk-radios__divider {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-govuk-radios__divider {
    font-family: sans-serif;
  }
}
.esw-govuk-radios__divider {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .esw-govuk-radios__divider {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .esw-govuk-radios__divider {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.esw-govuk-radios__divider {
  color: #0b0c0c;
}
@media print {
  .esw-govuk-radios__divider {
    color: #000000;
  }
}
.esw-govuk-radios__divider {
  width: 40px;
  margin-bottom: 10px;
  text-align: center;
}
.esw-govuk-radios__conditional {
  margin-bottom: 15px;
}
@media (min-width: 40.0625em) {
  .esw-govuk-radios__conditional {
    margin-bottom: 20px;
  }
}
.esw-govuk-radios__conditional {
  margin-left: 20px;
  padding-left: 35px;
  border-left: 4px solid #b1b4b6;
}
.esw-govuk-frontend-supported .esw-govuk-radios__conditional--hidden {
  display: none;
}
.esw-govuk-radios__conditional > :last-child {
  margin-bottom: 0;
}
.esw-govuk-radios--small .esw-govuk-radios__item {
  margin-bottom: 0;
}
.esw-govuk-radios--small .esw-govuk-radios__input {
  margin-left: -10px;
}
.esw-govuk-radios--small .esw-govuk-radios__label {
  padding-left: 1px;
}
.esw-govuk-radios--small .esw-govuk-radios__label::before {
  top: 10px;
  left: 0;
  width: 24px;
  height: 24px;
}
.esw-govuk-radios--small .esw-govuk-radios__label::after {
  top: 17px;
  left: 7px;
  border-width: 5px;
}
.esw-govuk-radios--small .esw-govuk-radios__hint {
  padding-left: 34px;
}
.esw-govuk-radios--small .esw-govuk-radios__conditional {
  margin-left: 10px;
  padding-left: 20px;
}
.esw-govuk-radios--small .esw-govuk-radios__divider {
  width: 24px;
  margin-bottom: 5px;
}
.esw-govuk-radios--small .esw-govuk-radios__item:hover .esw-govuk-radios__input:not(:disabled) + .esw-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) {
  .esw-govuk-radios--small .esw-govuk-radios__item:hover .esw-govuk-radios__input:focus + .esw-govuk-radios__label::before {
    outline-color: Highlight;
  }
}
.esw-govuk-radios--small .esw-govuk-radios__item:hover .esw-govuk-radios__input:focus + .esw-govuk-radios__label::before {
  box-shadow: 0 0 0 4px #ffdd00 0 0 0 10px #b1b4b6;
}
@media (hover: none), (pointer: coarse) {
  .esw-govuk-radios--small .esw-govuk-radios__item:hover .esw-govuk-radios__input:not(:disabled) + .esw-govuk-radios__label::before {
    box-shadow: initial;
  }
  .esw-govuk-radios--small .esw-govuk-radios__item:hover .esw-govuk-radios__input:focus + .esw-govuk-radios__label::before {
    box-shadow: 0 0 0 4px #ffdd00;
  }
}
.esw-govuk-select {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-govuk-select {
    font-family: sans-serif;
  }
}
.esw-govuk-select {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .esw-govuk-select {
    font-size: 1.1875rem;
    line-height: 1.25;
  }
}
@media print {
  .esw-govuk-select {
    font-size: 14pt;
    line-height: 1.25;
  }
}
.esw-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;
}
.esw-govuk-select:focus {
  outline: 3px solid #ffdd00;
  outline-offset: 0;
  box-shadow: inset 0 0 0 2px;
}
.esw-govuk-select:disabled {
  opacity: 0.5;
  color: inherit;
  cursor: not-allowed;
}
.esw-govuk-select option:active,
.esw-govuk-select option:checked,
.esw-govuk-select:focus::-ms-value {
  color: #ffffff;
  background-color: #1d70b8;
}
.esw-govuk-select--error {
  border-color: #d4351c;
}
.esw-govuk-select--error:focus {
  border-color: #0b0c0c;
}
.esw-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;
}
.esw-govuk-skip-link {
  text-decoration: underline;
  text-decoration-thickness: max(1px, .0625rem);
  text-underline-offset: 0.1578em;
}
.esw-govuk-skip-link:link, .esw-govuk-skip-link:visited {
  color: #0b0c0c;
}
@media print {
  .esw-govuk-skip-link:link, .esw-govuk-skip-link:visited {
    color: #000000;
  }
}
.esw-govuk-skip-link:hover {
  color: rgba(11, 12, 12, 0.99);
}
.esw-govuk-skip-link:active, .esw-govuk-skip-link:focus {
  color: #0b0c0c;
}
@media print {
  .esw-govuk-skip-link:active, .esw-govuk-skip-link:focus {
    color: #000000;
  }
}
.esw-govuk-skip-link {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-govuk-skip-link {
    font-family: sans-serif;
  }
}
.esw-govuk-skip-link {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.1428571429;
}
@media (min-width: 40.0625em) {
  .esw-govuk-skip-link {
    font-size: 1rem;
    line-height: 1.25;
  }
}
@media print {
  .esw-govuk-skip-link {
    font-size: 14pt;
    line-height: 1.2;
  }
}
.esw-govuk-skip-link {
  display: block;
  padding: 10px 15px;
}
@supports (padding: max(calc(0px))) {
  .esw-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)));
  }
}
.esw-govuk-skip-link:focus {
  outline: 3px solid #ffdd00;
  outline-offset: 0;
  background-color: #ffdd00;
}
.esw-govuk-skip-link-focused-element:focus {
  outline: none;
}
.esw-rosgovuk-spinner__dot {
  opacity: 0;
}
.esw-rosgovuk-spinner__dot--1 {
  animation: spinner__dot-animation 1s ease-in-out 0.125s infinite normal forwards;
}
.esw-rosgovuk-spinner__dot--2 {
  animation: spinner__dot-animation 1s ease-in-out 0.25s infinite normal forwards;
}
.esw-rosgovuk-spinner__dot--3 {
  animation: spinner__dot-animation 1s ease-in-out 0.375s infinite normal forwards;
}
.esw-rosgovuk-spinner__dot--4 {
  animation: spinner__dot-animation 1s ease-in-out 0.5s infinite normal forwards;
}
.esw-rosgovuk-spinner__dot--5 {
  animation: spinner__dot-animation 1s ease-in-out 0.625s infinite normal forwards;
}
.esw-rosgovuk-spinner__dot--6 {
  animation: spinner__dot-animation 1s ease-in-out 0.75s infinite normal forwards;
}
.esw-rosgovuk-spinner__dot--7 {
  animation: spinner__dot-animation 1s ease-in-out 0.875s infinite normal forwards;
}
.esw-rosgovuk-spinner__dot--8 {
  animation: spinner__dot-animation 1s ease-in-out 1s infinite normal forwards;
}
@keyframes spinner__dot-animation {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.esw-rosgovuk-spinner--text-size {
  height: 1em;
  width: 1em;
}
.esw-rosgovuk-summary {
  color: #0b0c0c;
}
@media print {
  .esw-rosgovuk-summary {
    color: #000000;
  }
}
.esw-rosgovuk-summary {
  padding: 15px;
}
@media (min-width: 40.0625em) {
  .esw-rosgovuk-summary {
    padding: 20px;
  }
}
.esw-rosgovuk-summary {
  margin-bottom: 30px;
}
@media (min-width: 40.0625em) {
  .esw-rosgovuk-summary {
    margin-bottom: 50px;
  }
}
.esw-rosgovuk-summary {
  border: 4px solid #979797;
  background-color: #ededed;
}
@media (min-width: 40.0625em) {
  .esw-rosgovuk-summary {
    border: 5px solid #979797;
  }
}
.esw-rosgovuk-summary__title {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-rosgovuk-summary__title {
    font-family: sans-serif;
  }
}
.esw-rosgovuk-summary__title {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.0416666667;
}
@media (min-width: 40.0625em) {
  .esw-rosgovuk-summary__title {
    font-size: 2.25rem;
    line-height: 1.1111111111;
  }
}
@media print {
  .esw-rosgovuk-summary__title {
    font-size: 24pt;
    line-height: 1.05;
  }
}
.esw-rosgovuk-summary__title {
  margin-top: 0;
  margin-bottom: 15px;
}
@media (min-width: 40.0625em) {
  .esw-rosgovuk-summary__title {
    margin-bottom: 20px;
  }
}
.esw-rosgovuk-summary__body {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-rosgovuk-summary__body {
    font-family: sans-serif;
  }
}
.esw-rosgovuk-summary__body {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .esw-rosgovuk-summary__body {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .esw-rosgovuk-summary__body {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.esw-govuk-summary-list {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-govuk-summary-list {
    font-family: sans-serif;
  }
}
.esw-govuk-summary-list {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .esw-govuk-summary-list {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .esw-govuk-summary-list {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.esw-govuk-summary-list {
  color: #0b0c0c;
}
@media print {
  .esw-govuk-summary-list {
    color: #000000;
  }
}
@media (min-width: 40.0625em) {
  .esw-govuk-summary-list {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
  }
}
.esw-govuk-summary-list {
  margin: 0;
  margin-bottom: 20px;
}
@media (min-width: 40.0625em) {
  .esw-govuk-summary-list {
    margin-bottom: 30px;
  }
}
.esw-govuk-summary-list__row {
  border-bottom: 1px solid #b1b4b6;
}
@media (max-width: 40.0525em) {
  .esw-govuk-summary-list__row {
    margin-bottom: 15px;
  }
}
@media (min-width: 40.0625em) {
  .esw-govuk-summary-list__row {
    display: table-row;
  }
}
.esw-govuk-summary-list__row:not(.esw-govuk-summary-list__row--no-actions) > :last-child {
  padding-right: 0;
}
@media (min-width: 40.0625em) {
  .esw-govuk-summary-list__row--no-actions::after {
    content: "";
    display: table-cell;
    width: 20%;
  }
}
.esw-govuk-summary-list__key,
.esw-govuk-summary-list__value,
.esw-govuk-summary-list__actions {
  margin: 0;
}
@media (min-width: 40.0625em) {
  .esw-govuk-summary-list__key,
  .esw-govuk-summary-list__value,
  .esw-govuk-summary-list__actions {
    display: table-cell;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
  }
}
.esw-govuk-summary-list__actions {
  margin-bottom: 15px;
}
@media (min-width: 40.0625em) {
  .esw-govuk-summary-list__actions {
    width: 20%;
    text-align: right;
  }
}
.esw-govuk-summary-list__key,
.esw-govuk-summary-list__value {
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.esw-govuk-summary-list__key {
  margin-bottom: 5px;
  font-weight: 700;
}
@media (min-width: 40.0625em) {
  .esw-govuk-summary-list__key {
    width: 30%;
  }
}
@media (max-width: 40.0525em) {
  .esw-govuk-summary-list__value {
    margin-bottom: 15px;
  }
}
.esw-govuk-summary-list__value > p {
  margin-bottom: 10px;
}
.esw-govuk-summary-list__value > :last-child {
  margin-bottom: 0;
}
.esw-govuk-summary-list__actions-list {
  width: 100%;
  margin: 0;
  padding: 0;
}
.esw-govuk-summary-list__actions-list-item,
.esw-govuk-summary-card__action {
  display: inline-block;
}
@media (max-width: 40.0525em) {
  .esw-govuk-summary-list__actions-list-item,
  .esw-govuk-summary-card__action {
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #b1b4b6;
  }
  .esw-govuk-summary-list__actions-list-item:last-child,
  .esw-govuk-summary-card__action:last-child {
    margin-right: 0;
    padding-right: 0;
    border: 0;
  }
}
@media (min-width: 40.0625em) {
  .esw-govuk-summary-list__actions-list-item,
  .esw-govuk-summary-card__action {
    margin-left: 10px;
    padding-left: 10px;
  }
  .esw-govuk-summary-list__actions-list-item:not(:first-child),
  .esw-govuk-summary-card__action:not(:first-child) {
    border-left: 1px solid #b1b4b6;
  }
  .esw-govuk-summary-list__actions-list-item:first-child,
  .esw-govuk-summary-card__action:first-child {
    margin-left: 0;
    padding-left: 0;
    border: 0;
  }
}
.esw-govuk-summary-list__actions-list-item .esw-govuk-link:focus {
  isolation: isolate;
}
.esw-govuk-summary-list--no-border .esw-govuk-summary-list__row {
  border: 0;
}
@media (min-width: 40.0625em) {
  .esw-govuk-summary-list--no-border .esw-govuk-summary-list__key,
  .esw-govuk-summary-list--no-border .esw-govuk-summary-list__value,
  .esw-govuk-summary-list--no-border .esw-govuk-summary-list__actions {
    padding-bottom: 11px;
  }
}
.esw-govuk-summary-list__row--no-border {
  border: 0;
}
@media (min-width: 40.0625em) {
  .esw-govuk-summary-list__row--no-border .esw-govuk-summary-list__key,
  .esw-govuk-summary-list__row--no-border .esw-govuk-summary-list__value,
  .esw-govuk-summary-list__row--no-border .esw-govuk-summary-list__actions {
    padding-bottom: 11px;
  }
}
.esw-govuk-summary-card {
  margin-bottom: 20px;
}
@media (min-width: 40.0625em) {
  .esw-govuk-summary-card {
    margin-bottom: 30px;
  }
}
.esw-govuk-summary-card {
  border: 1px solid #b1b4b6;
}
.esw-govuk-summary-card__title-wrapper {
  padding: 15px;
  border-bottom: 1px solid transparent;
  background-color: #f3f2f1;
}
@media (min-width: 40.0625em) {
  .esw-govuk-summary-card__title-wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    padding: 15px 20px;
  }
}
.esw-govuk-summary-card__title {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-govuk-summary-card__title {
    font-family: sans-serif;
  }
}
.esw-govuk-summary-card__title {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .esw-govuk-summary-card__title {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .esw-govuk-summary-card__title {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.esw-govuk-summary-card__title {
  color: #0b0c0c;
}
@media print {
  .esw-govuk-summary-card__title {
    color: #000000;
  }
}
.esw-govuk-summary-card__title {
  margin: 5px 20px 10px 0;
}
@media (min-width: 40.0625em) {
  .esw-govuk-summary-card__title {
    margin-bottom: 5px;
  }
}
.esw-govuk-summary-card__actions {
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .esw-govuk-summary-card__actions {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .esw-govuk-summary-card__actions {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.esw-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) {
  .esw-govuk-summary-card__actions {
    justify-content: right;
    text-align: right;
  }
}
.esw-govuk-summary-card__action {
  display: inline;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .esw-govuk-summary-card__action {
    margin-bottom: 5px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .esw-govuk-summary-card__action:last-child {
    margin-bottom: 0;
  }
}
.esw-govuk-summary-card__content {
  padding: 15px 15px 0;
}
@media (min-width: 40.0625em) {
  .esw-govuk-summary-card__content {
    padding: 15px 20px;
  }
}
.esw-govuk-summary-card__content .esw-govuk-summary-list {
  margin-bottom: 0;
}
.esw-govuk-summary-card__content .esw-govuk-summary-list__row:last-of-type {
  margin-bottom: 0;
  border-bottom: none;
}
.esw-govuk-summary-list--layout-auto {
  table-layout: auto;
}
.esw-govuk-summary-list--layout-auto .esw-govuk-summary-list__actions,
.esw-govuk-summary-list--layout-auto .esw-govuk-summary-list__key,
.esw-govuk-summary-list--layout-auto .esw-govuk-summary-list__value {
  width: auto;
}
.esw-govuk-summary-list--layout-compact {
  table-layout: auto;
}
.esw-govuk-summary-list--layout-compact .esw-govuk-summary-list__actions,
.esw-govuk-summary-list--layout-compact .esw-govuk-summary-list__key,
.esw-govuk-summary-list--layout-compact .esw-govuk-summary-list__value {
  width: auto;
  padding-top: 5px;
  padding-bottom: 5px;
}
.esw-govuk-summary-list--layout-compact .esw-govuk-summary-list__value {
  width: 100%;
}
.esw-govuk-summary-list--layout-compact .esw-govuk-summary-list__actions {
  display: inline-block;
  padding: 0;
  margin-left: 15px;
  border: none;
}
.esw-govuk-summary-list__actions,
.esw-govuk-summary-list__key {
  vertical-align: top;
}
.esw-govuk-summary-list--hidden-key .esw-govuk-summary-list__key {
  display: none;
}
@media (min-width: 40.0625em) {
  .esw-govuk-summary-list--hidden-key .esw-govuk-summary-list__actions {
    width: 20%;
  }
  .esw-govuk-summary-list--hidden-key .esw-govuk-summary-list__value {
    width: 80%;
  }
}
.esw-govuk-table {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-govuk-table {
    font-family: sans-serif;
  }
}
.esw-govuk-table {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .esw-govuk-table {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .esw-govuk-table {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.esw-govuk-table {
  color: #0b0c0c;
}
@media print {
  .esw-govuk-table {
    color: #000000;
  }
}
.esw-govuk-table {
  width: 100%;
  margin-bottom: 20px;
}
@media (min-width: 40.0625em) {
  .esw-govuk-table {
    margin-bottom: 30px;
  }
}
.esw-govuk-table {
  border-spacing: 0;
  border-collapse: collapse;
}
.esw-govuk-table__header {
  font-weight: 700;
}
.esw-govuk-table__header,
.esw-govuk-table__cell {
  padding: 10px 20px 10px 0;
  border-bottom: 1px solid #b1b4b6;
  text-align: left;
  vertical-align: top;
}
.esw-govuk-table__cell--numeric {
  font-variant-numeric: tabular-nums;
}
.esw-govuk-table__header--numeric,
.esw-govuk-table__cell--numeric {
  text-align: right;
}
.esw-govuk-table__header:last-child,
.esw-govuk-table__cell:last-child {
  padding-right: 0;
}
.esw-govuk-table__caption {
  font-weight: 700;
  display: table-caption;
  text-align: left;
}
.esw-govuk-table__caption--xl,
.esw-govuk-table__caption--l,
.esw-govuk-table__caption--m {
  margin-bottom: 15px;
}
.esw-govuk-table__caption--xl {
  font-size: 2rem;
  line-height: 1.09375;
}
@media (min-width: 40.0625em) {
  .esw-govuk-table__caption--xl {
    font-size: 3rem;
    line-height: 1.0416666667;
  }
}
@media print {
  .esw-govuk-table__caption--xl {
    font-size: 32pt;
    line-height: 1.15;
  }
}
.esw-govuk-table__caption--l {
  font-size: 1.5rem;
  line-height: 1.0416666667;
}
@media (min-width: 40.0625em) {
  .esw-govuk-table__caption--l {
    font-size: 2.25rem;
    line-height: 1.1111111111;
  }
}
@media print {
  .esw-govuk-table__caption--l {
    font-size: 24pt;
    line-height: 1.05;
  }
}
.esw-govuk-table__caption--m {
  font-size: 1.125rem;
  line-height: 1.1111111111;
}
@media (min-width: 40.0625em) {
  .esw-govuk-table__caption--m {
    font-size: 1.5rem;
    line-height: 1.25;
  }
}
@media print {
  .esw-govuk-table__caption--m {
    font-size: 18pt;
    line-height: 1.15;
  }
}
.esw-govuk-table__header {
  background-color: #fff;
  vertical-align: top;
}
@media (min-width: 48.0625em) {
  .esw-govuk-table__header {
    white-space: nowrap;
  }
}
.esw-govuk-table__header--sticky {
  position: sticky;
  top: 0;
}
.esw-govuk-table__header-body {
  display: flex;
  align-content: space-between;
  align-items: baseline;
}
.esw-govuk-table__sorting-arrows {
  color: #1d70b8;
  flex-shrink: 0;
  transition: all 0.25s ease-in-out;
  margin-left: 10px;
}
.esw-govuk-table__sorting-arrows--asc {
  transform: translateY(3px);
}
.esw-govuk-table__sorting-arrows--desc {
  transform: translateY(-3px);
}
.esw-govuk-table__sorting-arrow--asc {
  transition: all 0.25s ease-in-out;
}
.esw-govuk-table__sorting-arrows--desc .esw-govuk-table__sorting-arrow--asc {
  opacity: 0;
}
.esw-govuk-table__sorting-arrow--desc {
  transition: all 0.25s ease-in-out;
}
.esw-govuk-table__sorting-arrows--asc .esw-govuk-table__sorting-arrow--desc {
  opacity: 0;
}
/**
 * 1. Hiding the thead on mobile
 * 2. Displaying the thead on desktop
 * 3. Removing default screen reader behaviour
 * 4. Assigning role of table-row on desktop to give default screen reader behaviour
 * 5. Using justify content to space out elements in the row on mobile
 * 6. Assigning a minimum width in case of blank cell
 * 7. Aligning content to the right on mobile
 * 8. Aligning mobile header to left to split it from the data
 * 9. Hiding mobile specific header from desktop view
 * 10. Adding a display block value due to IE 11 not having full flex support
 */
.esw-rosgovuk-table-responsive {
  margin-bottom: 0;
  width: 100%;
}
.esw-rosgovuk-table-responsive .esw-govuk-table__head {
  border: 0; /* [1] */
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
@media (min-width: 48.0625em) {
  .esw-rosgovuk-table-responsive .esw-govuk-table__head {
    clip: auto; /* [2] */
    -webkit-clip-path: initial;
    clip-path: initial;
    display: table-header-group;
    height: auto;
    overflow: visible;
    position: relative;
    width: auto;
  }
}
.esw-rosgovuk-table-responsive .esw-rosgovuk-table-responsive__heading {
  font-weight: 700;
  padding-right: 15px;
  text-align: left; /* [8] */
}
@media (min-width: 48.0625em) {
  .esw-rosgovuk-table-responsive .esw-rosgovuk-table-responsive__heading {
    display: none; /* [9] */
  }
}
.esw-rosgovuk-table-responsive .esw-govuk-table__row {
  display: block; /* [3] */
  margin-bottom: 20px;
}
.esw-rosgovuk-table-responsive .esw-govuk-table__row:last-child {
  margin-bottom: 0;
}
@media (min-width: 48.0625em) {
  .esw-rosgovuk-table-responsive .esw-govuk-table__row {
    display: table-row; /* [4] */
  }
}
.esw-rosgovuk-table-responsive .esw-govuk-table__row .esw-govuk-table__header {
  text-align: right;
}
@media (min-width: 48.0625em) {
  .esw-rosgovuk-table-responsive .esw-govuk-table__row .esw-govuk-table__header {
    text-align: left;
  }
}
.esw-rosgovuk-table-responsive .esw-govuk-table__row .esw-govuk-table__cell {
  display: block;
  display: flex;
  justify-content: space-between; /* [5] */
  min-width: 1px; /* [6] */
}
@media all and (-ms-high-contrast: none) {
  .esw-rosgovuk-table-responsive .esw-govuk-table__row .esw-govuk-table__cell {
    /* [10] */
    display: block;
  }
}
@media (min-width: 48.0625em) {
  .esw-rosgovuk-table-responsive .esw-govuk-table__row .esw-govuk-table__cell {
    display: table-cell;
  }
}
@media (max-width: 48.0525em) {
  .esw-rosgovuk-table-responsive .esw-govuk-table__row .esw-govuk-table__cell {
    padding-right: 0;
    text-align: right; /* [7] */
  }
  .esw-rosgovuk-table-responsive .esw-govuk-table__row .esw-govuk-table__cell:last-child {
    border-bottom: 3px solid #b1b4b6;
  }
}
.esw-govuk-tabs {
  margin-top: 5px;
  margin-bottom: 20px;
}
@media (min-width: 40.0625em) {
  .esw-govuk-tabs {
    margin-bottom: 30px;
  }
}
.esw-govuk-tabs {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-govuk-tabs {
    font-family: sans-serif;
  }
}
.esw-govuk-tabs {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .esw-govuk-tabs {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .esw-govuk-tabs {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.esw-govuk-tabs__title {
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .esw-govuk-tabs__title {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .esw-govuk-tabs__title {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.esw-govuk-tabs__title {
  font-weight: 400;
  color: #0b0c0c;
}
@media print {
  .esw-govuk-tabs__title {
    color: #000000;
  }
}
.esw-govuk-tabs__title {
  margin-bottom: 10px;
}
.esw-govuk-tabs__list {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 20px;
}
@media (min-width: 40.0625em) {
  .esw-govuk-tabs__list {
    margin-bottom: 30px;
  }
}
.esw-govuk-tabs__list-item {
  margin-left: 25px;
}
.esw-govuk-tabs__list-item::before {
  color: #0b0c0c;
}
@media print {
  .esw-govuk-tabs__list-item::before {
    color: #000000;
  }
}
.esw-govuk-tabs__list-item::before {
  content: "—";
  margin-left: -25px;
  padding-right: 5px;
}
.esw-govuk-tabs__tab {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-govuk-tabs__tab {
    font-family: sans-serif;
  }
}
.esw-govuk-tabs__tab {
  text-decoration: underline;
  text-decoration-thickness: max(1px, .0625rem);
  text-underline-offset: 0.1578em;
}
.esw-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;
}
.esw-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) {
  .esw-govuk-tabs__tab:focus {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }
}
.esw-govuk-tabs__tab:link {
  color: #1d70b8;
}
.esw-govuk-tabs__tab:visited {
  color: #4c2c92;
}
.esw-govuk-tabs__tab:hover {
  color: #003078;
}
.esw-govuk-tabs__tab:active {
  color: #0b0c0c;
}
.esw-govuk-tabs__tab:focus {
  color: #0b0c0c;
}
.esw-govuk-tabs__tab {
  display: inline-block;
  margin-bottom: 10px;
}
.esw-govuk-tabs__panel {
  margin-bottom: 30px;
}
@media (min-width: 40.0625em) {
  .esw-govuk-tabs__panel {
    margin-bottom: 50px;
  }
}
@media (min-width: 40.0625em) {
  .esw-govuk-frontend-supported .esw-govuk-tabs__list::after {
    content: "";
    display: block;
    clear: both;
  }
  .esw-govuk-frontend-supported .esw-govuk-tabs__list {
    margin-bottom: 0;
    border-bottom: 1px solid #b1b4b6;
  }
  .esw-govuk-frontend-supported .esw-govuk-tabs__title {
    display: none;
  }
  .esw-govuk-frontend-supported .esw-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;
  }
  .esw-govuk-frontend-supported .esw-govuk-tabs__list-item::before {
    content: none;
  }
  .esw-govuk-frontend-supported .esw-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;
  }
  .esw-govuk-frontend-supported .esw-govuk-tabs__list-item--selected .esw-govuk-tabs__tab {
    text-decoration: none;
  }
  .esw-govuk-frontend-supported .esw-govuk-tabs__tab:link, .esw-govuk-frontend-supported .esw-govuk-tabs__tab:visited {
    color: #0b0c0c;
  }
  .esw-govuk-frontend-supported .esw-govuk-tabs__tab {
    margin-bottom: 0;
  }
}
@media print and (min-width: 40.0625em) {
  .esw-govuk-frontend-supported .esw-govuk-tabs__tab:link, .esw-govuk-frontend-supported .esw-govuk-tabs__tab:visited {
    color: #000000;
  }
}
@media (min-width: 40.0625em) {
  .esw-govuk-frontend-supported .esw-govuk-tabs__tab:hover {
    color: rgba(11, 12, 12, 0.99);
  }
  .esw-govuk-frontend-supported .esw-govuk-tabs__tab:active, .esw-govuk-frontend-supported .esw-govuk-tabs__tab:focus {
    color: #0b0c0c;
  }
}
@media print and (min-width: 40.0625em) {
  .esw-govuk-frontend-supported .esw-govuk-tabs__tab:active, .esw-govuk-frontend-supported .esw-govuk-tabs__tab:focus {
    color: #000000;
  }
}
@media (min-width: 40.0625em) {
  .esw-govuk-frontend-supported .esw-govuk-tabs__tab::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .esw-govuk-frontend-supported .esw-govuk-tabs__panel {
    margin-bottom: 0;
    padding: 30px 20px;
    border: 1px solid #b1b4b6;
    border-top: 0;
  }
  .esw-govuk-frontend-supported .esw-govuk-tabs__panel > :last-child {
    margin-bottom: 0;
  }
  .esw-govuk-frontend-supported .esw-govuk-tabs__panel--hidden {
    display: none;
  }
}
.js-enabled .esw-govuk-tabs__panel--flush {
  padding: 30px 0 0;
  border: none;
}
.esw-govuk-tag--unbound {
  max-width: none;
}
.esw-govuk-task-list {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-govuk-task-list {
    font-family: sans-serif;
  }
}
.esw-govuk-task-list {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .esw-govuk-task-list {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .esw-govuk-task-list {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.esw-govuk-task-list {
  margin-top: 0;
  margin-bottom: 20px;
}
@media (min-width: 40.0625em) {
  .esw-govuk-task-list {
    margin-bottom: 30px;
  }
}
.esw-govuk-task-list {
  padding: 0;
  list-style-type: none;
}
.esw-govuk-task-list__item {
  display: table;
  position: relative;
  width: 100%;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #b1b4b6;
}
.esw-govuk-task-list__item:first-child {
  border-top: 1px solid #b1b4b6;
}
.esw-govuk-task-list__item--with-link:hover {
  background: #f3f2f1;
}
.esw-govuk-task-list__name-and-hint {
  display: table-cell;
  vertical-align: top;
  color: #0b0c0c;
}
@media print {
  .esw-govuk-task-list__name-and-hint {
    color: #000000;
  }
}
.esw-govuk-task-list__status {
  display: table-cell;
  padding-left: 10px;
  text-align: right;
  vertical-align: top;
  color: #0b0c0c;
}
@media print {
  .esw-govuk-task-list__status {
    color: #000000;
  }
}
.esw-govuk-task-list__status--cannot-start-yet {
  color: #505a5f;
}
.esw-govuk-task-list__link::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.esw-govuk-task-list__hint {
  margin-top: 5px;
  color: #505a5f;
}
.file-upload-viewer__icon {
  margin-right: 10px;
  flex-shrink: 0;
}
.file-upload-viewer__icon--error {
  color: #d4351c;
}
.file-upload-viewer__icon--success {
  color: #00703c;
}
.esw-govuk-warning-text {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-govuk-warning-text {
    font-family: sans-serif;
  }
}
.esw-govuk-warning-text {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .esw-govuk-warning-text {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .esw-govuk-warning-text {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.esw-govuk-warning-text {
  margin-bottom: 20px;
}
@media (min-width: 40.0625em) {
  .esw-govuk-warning-text {
    margin-bottom: 30px;
  }
}
.esw-govuk-warning-text {
  font-weight: 700;
  position: relative;
  padding: 10px 0;
}
.esw-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) {
  .esw-govuk-warning-text__icon {
    margin-top: -5px;
  }
}
.esw-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) {
  .esw-govuk-warning-text__icon {
    border-color: windowText;
    color: windowText;
    background: transparent;
  }
}
.esw-govuk-warning-text__text {
  color: #0b0c0c;
}
@media print {
  .esw-govuk-warning-text__text {
    color: #000000;
  }
}
.esw-govuk-warning-text__text {
  display: block;
  padding-left: 45px;
  font-weight: inherit;
}
.esw-govuk-warning-text__icon {
  display: flex;
  border: 0;
  align-items: center;
  justify-content: center;
  font-size: 25px;
}
.esw-govuk-service-navigation {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #b1b4b6;
}
.esw-govuk-template--rebranded .esw-govuk-service-navigation {
  border-bottom-color: #8eb8dc;
}
.esw-govuk-service-navigation {
  background-color: #f3f2f1;
}
.esw-govuk-template--rebranded .esw-govuk-service-navigation {
  background-color: #f4f8fb;
}
.esw-govuk-service-navigation__container {
  display: flex;
  flex-direction: column;
  align-items: start;
}
@media (min-width: 40.0625em) {
  .esw-govuk-service-navigation__container {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
.esw-govuk-service-navigation__item,
.esw-govuk-service-navigation__service-name {
  position: relative;
  margin: 10px 0;
  border: 0 solid #1a65a6;
}
@media (min-width: 40.0625em) {
  .esw-govuk-service-navigation__item,
  .esw-govuk-service-navigation__service-name {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding: 20px 0;
  }
  .esw-govuk-template--rebranded .esw-govuk-service-navigation__item,
  .esw-govuk-template--rebranded .esw-govuk-service-navigation__service-name {
    padding: 15px 0;
    line-height: 1.5263157895;
  }
  .esw-govuk-service-navigation__item:not(:last-child),
  .esw-govuk-service-navigation__service-name:not(:last-child) {
    margin-right: 20px;
  }
}
@media (min-width: 40.0625em) and (min-width: 40.0625em) {
  .esw-govuk-service-navigation__item:not(:last-child),
  .esw-govuk-service-navigation__service-name:not(:last-child) {
    margin-right: 30px;
  }
}
.esw-govuk-service-navigation__service-name + .esw-govuk-service-navigation__wrapper .esw-govuk-service-navigation__list:first-child .esw-govuk-service-navigation__item:first-child,
.esw-govuk-service-navigation__service-name + .esw-govuk-service-navigation__wrapper .esw-govuk-service-navigation__toggle[hidden] + .esw-govuk-service-navigation__list .esw-govuk-service-navigation__item:first-child {
  margin-top: 0;
}
@media (max-width: 40.0525em) {
  .esw-govuk-service-navigation__item--active {
    margin-left: -15px;
    padding-left: 10px;
    border-left-width: 5px;
  }
}
@media (min-width: 40.0625em) {
  .esw-govuk-service-navigation__item--active {
    padding-bottom: 15px;
  }
  .esw-govuk-template--rebranded .esw-govuk-service-navigation__item--active {
    padding-bottom: 10px;
  }
  .esw-govuk-service-navigation__item--active {
    border-bottom-width: 5px;
  }
}
.esw-govuk-service-navigation__link {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-govuk-service-navigation__link {
    font-family: sans-serif;
  }
}
.esw-govuk-service-navigation__link {
  text-decoration: underline;
  text-decoration-thickness: max(1px, .0625rem);
  text-underline-offset: 0.1578em;
}
.esw-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;
}
.esw-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) {
  .esw-govuk-service-navigation__link:focus {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }
}
.esw-govuk-service-navigation__link:not(:hover):not(:active) {
  text-decoration: none;
}
.esw-govuk-service-navigation__link:link {
  color: #1d70b8;
}
.esw-govuk-service-navigation__link:visited {
  color: #1d70b8;
}
.esw-govuk-service-navigation__link:hover {
  color: #003078;
}
.esw-govuk-service-navigation__link:active {
  color: #0b0c0c;
}
.esw-govuk-service-navigation__link:focus {
  color: #0b0c0c;
}
.esw-govuk-service-navigation__link:not(:hover):not(:focus) {
  color: #1a65a6;
}
.esw-govuk-service-navigation__service-name {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-govuk-service-navigation__service-name {
    font-family: sans-serif;
  }
}
.esw-govuk-service-navigation__service-name {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .esw-govuk-service-navigation__service-name {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .esw-govuk-service-navigation__service-name {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.esw-govuk-service-navigation__service-name .esw-govuk-service-navigation__link:link, .esw-govuk-service-navigation__service-name .esw-govuk-service-navigation__link:visited {
  color: #0b0c0c;
}
@media print {
  .esw-govuk-service-navigation__service-name .esw-govuk-service-navigation__link:link, .esw-govuk-service-navigation__service-name .esw-govuk-service-navigation__link:visited {
    color: #000000;
  }
}
.esw-govuk-service-navigation__service-name .esw-govuk-service-navigation__link:hover {
  color: rgba(11, 12, 12, 0.99);
}
.esw-govuk-service-navigation__service-name .esw-govuk-service-navigation__link:active, .esw-govuk-service-navigation__service-name .esw-govuk-service-navigation__link:focus {
  color: #0b0c0c;
}
@media print {
  .esw-govuk-service-navigation__service-name .esw-govuk-service-navigation__link:active, .esw-govuk-service-navigation__service-name .esw-govuk-service-navigation__link:focus {
    color: #000000;
  }
}
.esw-govuk-service-navigation__wrapper {
  flex-grow: 1;
}
.esw-govuk-service-navigation__toggle {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-govuk-service-navigation__toggle {
    font-family: sans-serif;
  }
}
.esw-govuk-service-navigation__toggle {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .esw-govuk-service-navigation__toggle {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .esw-govuk-service-navigation__toggle {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.esw-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;
}
.esw-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) {
  .esw-govuk-service-navigation__toggle:focus {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }
}
.esw-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;
}
.esw-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;
}
.esw-govuk-service-navigation__toggle[hidden] {
  display: none;
}
.esw-govuk-service-navigation__service-name + .esw-govuk-service-navigation__wrapper .esw-govuk-service-navigation__toggle {
  margin-top: 0;
}
.esw-govuk-service-navigation__list {
  font-family: "Lato", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media print {
  .esw-govuk-service-navigation__list {
    font-family: sans-serif;
  }
}
.esw-govuk-service-navigation__list {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25;
}
@media (min-width: 40.0625em) {
  .esw-govuk-service-navigation__list {
    font-size: 1.1875rem;
    line-height: 1.3157894737;
  }
}
@media print {
  .esw-govuk-service-navigation__list {
    font-size: 14pt;
    line-height: 1.15;
  }
}
.esw-govuk-service-navigation__list {
  margin: 0;
  margin-bottom: 15px;
  padding: 0;
  list-style: none;
}
@media (min-width: 40.0625em) {
  .esw-govuk-service-navigation__list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 40.0625em) and (min-width: 0\0 ) {
  .esw-govuk-service-navigation__list {
    display: block;
  }
}
.esw-govuk-service-navigation__active-fallback {
  font-weight: inherit;
}
.esw-govuk-template--rebranded .esw-govuk-service-navigation--inverse {
  border-bottom: none;
  color: #ffffff;
  background-color: #1d70b8;
}
.esw-govuk-template--rebranded .esw-govuk-service-navigation--inverse .esw-govuk-width-container {
  border-width: 1px 0;
  border-style: solid;
  border-color: #8eb8dc;
}
.esw-govuk-template--rebranded .esw-govuk-service-navigation--inverse .esw-govuk-service-navigation__container {
  margin-top: -1px;
}
.esw-govuk-template--rebranded .esw-govuk-service-navigation--inverse .esw-govuk-service-navigation__item,
.esw-govuk-template--rebranded .esw-govuk-service-navigation--inverse .esw-govuk-service-navigation__service-name {
  border-color: #ffffff;
}
.esw-govuk-template--rebranded .esw-govuk-service-navigation--inverse .esw-govuk-service-navigation__link:link, .esw-govuk-template--rebranded .esw-govuk-service-navigation--inverse .esw-govuk-service-navigation__link:visited {
  color: #ffffff;
}
.esw-govuk-template--rebranded .esw-govuk-service-navigation--inverse .esw-govuk-service-navigation__link:hover, .esw-govuk-template--rebranded .esw-govuk-service-navigation--inverse .esw-govuk-service-navigation__link:active {
  color: rgba(255, 255, 255, 0.99);
}
.esw-govuk-template--rebranded .esw-govuk-service-navigation--inverse .esw-govuk-service-navigation__link:focus {
  color: #0b0c0c;
}
.esw-govuk-template--rebranded .esw-govuk-service-navigation--inverse .esw-govuk-service-navigation__toggle:not(:focus) {
  color: currentcolor;
}
.esw-govuk-clearfix::after {
  content: "";
  display: block;
  clear: both;
}
.esw-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;
}
.esw-govuk-visually-hidden::before {
  content: " ";
}
.esw-govuk-visually-hidden::after {
  content: " ";
}
.esw-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;
}
.esw-govuk-\!-display-inline {
  display: inline !important;
}
.esw-govuk-\!-display-inline-block {
  display: inline-block !important;
}
.esw-govuk-\!-display-block {
  display: block !important;
}
.esw-govuk-\!-display-none {
  display: none !important;
}
@media print {
  .esw-govuk-\!-display-none-print {
    display: none !important;
  }
}
.esw-govuk-\!-margin-0 {
  margin: 0 !important;
}
.esw-govuk-\!-margin-top-0 {
  margin-top: 0 !important;
}
.esw-govuk-\!-margin-right-0 {
  margin-right: 0 !important;
}
.esw-govuk-\!-margin-bottom-0 {
  margin-bottom: 0 !important;
}
.esw-govuk-\!-margin-left-0 {
  margin-left: 0 !important;
}
.esw-govuk-\!-margin-1 {
  margin: 5px !important;
}
.esw-govuk-\!-margin-top-1 {
  margin-top: 5px !important;
}
.esw-govuk-\!-margin-right-1 {
  margin-right: 5px !important;
}
.esw-govuk-\!-margin-bottom-1 {
  margin-bottom: 5px !important;
}
.esw-govuk-\!-margin-left-1 {
  margin-left: 5px !important;
}
.esw-govuk-\!-margin-2 {
  margin: 10px !important;
}
.esw-govuk-\!-margin-top-2 {
  margin-top: 10px !important;
}
.esw-govuk-\!-margin-right-2 {
  margin-right: 10px !important;
}
.esw-govuk-\!-margin-bottom-2 {
  margin-bottom: 10px !important;
}
.esw-govuk-\!-margin-left-2 {
  margin-left: 10px !important;
}
.esw-govuk-\!-margin-3 {
  margin: 15px !important;
}
.esw-govuk-\!-margin-top-3 {
  margin-top: 15px !important;
}
.esw-govuk-\!-margin-right-3 {
  margin-right: 15px !important;
}
.esw-govuk-\!-margin-bottom-3 {
  margin-bottom: 15px !important;
}
.esw-govuk-\!-margin-left-3 {
  margin-left: 15px !important;
}
.esw-govuk-\!-margin-4 {
  margin: 15px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-margin-4 {
    margin: 20px !important;
  }
}
.esw-govuk-\!-margin-top-4 {
  margin-top: 15px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-margin-top-4 {
    margin-top: 20px !important;
  }
}
.esw-govuk-\!-margin-right-4 {
  margin-right: 15px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-margin-right-4 {
    margin-right: 20px !important;
  }
}
.esw-govuk-\!-margin-bottom-4 {
  margin-bottom: 15px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-margin-bottom-4 {
    margin-bottom: 20px !important;
  }
}
.esw-govuk-\!-margin-left-4 {
  margin-left: 15px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-margin-left-4 {
    margin-left: 20px !important;
  }
}
.esw-govuk-\!-margin-5 {
  margin: 15px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-margin-5 {
    margin: 25px !important;
  }
}
.esw-govuk-\!-margin-top-5 {
  margin-top: 15px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-margin-top-5 {
    margin-top: 25px !important;
  }
}
.esw-govuk-\!-margin-right-5 {
  margin-right: 15px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-margin-right-5 {
    margin-right: 25px !important;
  }
}
.esw-govuk-\!-margin-bottom-5 {
  margin-bottom: 15px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-margin-bottom-5 {
    margin-bottom: 25px !important;
  }
}
.esw-govuk-\!-margin-left-5 {
  margin-left: 15px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-margin-left-5 {
    margin-left: 25px !important;
  }
}
.esw-govuk-\!-margin-6 {
  margin: 20px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-margin-6 {
    margin: 30px !important;
  }
}
.esw-govuk-\!-margin-top-6 {
  margin-top: 20px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-margin-top-6 {
    margin-top: 30px !important;
  }
}
.esw-govuk-\!-margin-right-6 {
  margin-right: 20px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-margin-right-6 {
    margin-right: 30px !important;
  }
}
.esw-govuk-\!-margin-bottom-6 {
  margin-bottom: 20px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-margin-bottom-6 {
    margin-bottom: 30px !important;
  }
}
.esw-govuk-\!-margin-left-6 {
  margin-left: 20px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-margin-left-6 {
    margin-left: 30px !important;
  }
}
.esw-govuk-\!-margin-7 {
  margin: 25px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-margin-7 {
    margin: 40px !important;
  }
}
.esw-govuk-\!-margin-top-7 {
  margin-top: 25px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-margin-top-7 {
    margin-top: 40px !important;
  }
}
.esw-govuk-\!-margin-right-7 {
  margin-right: 25px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-margin-right-7 {
    margin-right: 40px !important;
  }
}
.esw-govuk-\!-margin-bottom-7 {
  margin-bottom: 25px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-margin-bottom-7 {
    margin-bottom: 40px !important;
  }
}
.esw-govuk-\!-margin-left-7 {
  margin-left: 25px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-margin-left-7 {
    margin-left: 40px !important;
  }
}
.esw-govuk-\!-margin-8 {
  margin: 30px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-margin-8 {
    margin: 50px !important;
  }
}
.esw-govuk-\!-margin-top-8 {
  margin-top: 30px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-margin-top-8 {
    margin-top: 50px !important;
  }
}
.esw-govuk-\!-margin-right-8 {
  margin-right: 30px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-margin-right-8 {
    margin-right: 50px !important;
  }
}
.esw-govuk-\!-margin-bottom-8 {
  margin-bottom: 30px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-margin-bottom-8 {
    margin-bottom: 50px !important;
  }
}
.esw-govuk-\!-margin-left-8 {
  margin-left: 30px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-margin-left-8 {
    margin-left: 50px !important;
  }
}
.esw-govuk-\!-margin-9 {
  margin: 40px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-margin-9 {
    margin: 60px !important;
  }
}
.esw-govuk-\!-margin-top-9 {
  margin-top: 40px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-margin-top-9 {
    margin-top: 60px !important;
  }
}
.esw-govuk-\!-margin-right-9 {
  margin-right: 40px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-margin-right-9 {
    margin-right: 60px !important;
  }
}
.esw-govuk-\!-margin-bottom-9 {
  margin-bottom: 40px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-margin-bottom-9 {
    margin-bottom: 60px !important;
  }
}
.esw-govuk-\!-margin-left-9 {
  margin-left: 40px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-margin-left-9 {
    margin-left: 60px !important;
  }
}
.esw-govuk-\!-padding-0 {
  padding: 0 !important;
}
.esw-govuk-\!-padding-top-0 {
  padding-top: 0 !important;
}
.esw-govuk-\!-padding-right-0 {
  padding-right: 0 !important;
}
.esw-govuk-\!-padding-bottom-0 {
  padding-bottom: 0 !important;
}
.esw-govuk-\!-padding-left-0 {
  padding-left: 0 !important;
}
.esw-govuk-\!-padding-1 {
  padding: 5px !important;
}
.esw-govuk-\!-padding-top-1 {
  padding-top: 5px !important;
}
.esw-govuk-\!-padding-right-1 {
  padding-right: 5px !important;
}
.esw-govuk-\!-padding-bottom-1 {
  padding-bottom: 5px !important;
}
.esw-govuk-\!-padding-left-1 {
  padding-left: 5px !important;
}
.esw-govuk-\!-padding-2 {
  padding: 10px !important;
}
.esw-govuk-\!-padding-top-2 {
  padding-top: 10px !important;
}
.esw-govuk-\!-padding-right-2 {
  padding-right: 10px !important;
}
.esw-govuk-\!-padding-bottom-2 {
  padding-bottom: 10px !important;
}
.esw-govuk-\!-padding-left-2 {
  padding-left: 10px !important;
}
.esw-govuk-\!-padding-3 {
  padding: 15px !important;
}
.esw-govuk-\!-padding-top-3 {
  padding-top: 15px !important;
}
.esw-govuk-\!-padding-right-3 {
  padding-right: 15px !important;
}
.esw-govuk-\!-padding-bottom-3 {
  padding-bottom: 15px !important;
}
.esw-govuk-\!-padding-left-3 {
  padding-left: 15px !important;
}
.esw-govuk-\!-padding-4 {
  padding: 15px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-padding-4 {
    padding: 20px !important;
  }
}
.esw-govuk-\!-padding-top-4 {
  padding-top: 15px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-padding-top-4 {
    padding-top: 20px !important;
  }
}
.esw-govuk-\!-padding-right-4 {
  padding-right: 15px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-padding-right-4 {
    padding-right: 20px !important;
  }
}
.esw-govuk-\!-padding-bottom-4 {
  padding-bottom: 15px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-padding-bottom-4 {
    padding-bottom: 20px !important;
  }
}
.esw-govuk-\!-padding-left-4 {
  padding-left: 15px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-padding-left-4 {
    padding-left: 20px !important;
  }
}
.esw-govuk-\!-padding-5 {
  padding: 15px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-padding-5 {
    padding: 25px !important;
  }
}
.esw-govuk-\!-padding-top-5 {
  padding-top: 15px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-padding-top-5 {
    padding-top: 25px !important;
  }
}
.esw-govuk-\!-padding-right-5 {
  padding-right: 15px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-padding-right-5 {
    padding-right: 25px !important;
  }
}
.esw-govuk-\!-padding-bottom-5 {
  padding-bottom: 15px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-padding-bottom-5 {
    padding-bottom: 25px !important;
  }
}
.esw-govuk-\!-padding-left-5 {
  padding-left: 15px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-padding-left-5 {
    padding-left: 25px !important;
  }
}
.esw-govuk-\!-padding-6 {
  padding: 20px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-padding-6 {
    padding: 30px !important;
  }
}
.esw-govuk-\!-padding-top-6 {
  padding-top: 20px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-padding-top-6 {
    padding-top: 30px !important;
  }
}
.esw-govuk-\!-padding-right-6 {
  padding-right: 20px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-padding-right-6 {
    padding-right: 30px !important;
  }
}
.esw-govuk-\!-padding-bottom-6 {
  padding-bottom: 20px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-padding-bottom-6 {
    padding-bottom: 30px !important;
  }
}
.esw-govuk-\!-padding-left-6 {
  padding-left: 20px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-padding-left-6 {
    padding-left: 30px !important;
  }
}
.esw-govuk-\!-padding-7 {
  padding: 25px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-padding-7 {
    padding: 40px !important;
  }
}
.esw-govuk-\!-padding-top-7 {
  padding-top: 25px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-padding-top-7 {
    padding-top: 40px !important;
  }
}
.esw-govuk-\!-padding-right-7 {
  padding-right: 25px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-padding-right-7 {
    padding-right: 40px !important;
  }
}
.esw-govuk-\!-padding-bottom-7 {
  padding-bottom: 25px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-padding-bottom-7 {
    padding-bottom: 40px !important;
  }
}
.esw-govuk-\!-padding-left-7 {
  padding-left: 25px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-padding-left-7 {
    padding-left: 40px !important;
  }
}
.esw-govuk-\!-padding-8 {
  padding: 30px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-padding-8 {
    padding: 50px !important;
  }
}
.esw-govuk-\!-padding-top-8 {
  padding-top: 30px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-padding-top-8 {
    padding-top: 50px !important;
  }
}
.esw-govuk-\!-padding-right-8 {
  padding-right: 30px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-padding-right-8 {
    padding-right: 50px !important;
  }
}
.esw-govuk-\!-padding-bottom-8 {
  padding-bottom: 30px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-padding-bottom-8 {
    padding-bottom: 50px !important;
  }
}
.esw-govuk-\!-padding-left-8 {
  padding-left: 30px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-padding-left-8 {
    padding-left: 50px !important;
  }
}
.esw-govuk-\!-padding-9 {
  padding: 40px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-padding-9 {
    padding: 60px !important;
  }
}
.esw-govuk-\!-padding-top-9 {
  padding-top: 40px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-padding-top-9 {
    padding-top: 60px !important;
  }
}
.esw-govuk-\!-padding-right-9 {
  padding-right: 40px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-padding-right-9 {
    padding-right: 60px !important;
  }
}
.esw-govuk-\!-padding-bottom-9 {
  padding-bottom: 40px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-padding-bottom-9 {
    padding-bottom: 60px !important;
  }
}
.esw-govuk-\!-padding-left-9 {
  padding-left: 40px !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-padding-left-9 {
    padding-left: 60px !important;
  }
}
.esw-govuk-\!-static-margin-0 {
  margin: 0 !important;
}
.esw-govuk-\!-static-margin-top-0 {
  margin-top: 0 !important;
}
.esw-govuk-\!-static-margin-right-0 {
  margin-right: 0 !important;
}
.esw-govuk-\!-static-margin-bottom-0 {
  margin-bottom: 0 !important;
}
.esw-govuk-\!-static-margin-left-0 {
  margin-left: 0 !important;
}
.esw-govuk-\!-static-margin-1 {
  margin: 5px !important;
}
.esw-govuk-\!-static-margin-top-1 {
  margin-top: 5px !important;
}
.esw-govuk-\!-static-margin-right-1 {
  margin-right: 5px !important;
}
.esw-govuk-\!-static-margin-bottom-1 {
  margin-bottom: 5px !important;
}
.esw-govuk-\!-static-margin-left-1 {
  margin-left: 5px !important;
}
.esw-govuk-\!-static-margin-2 {
  margin: 10px !important;
}
.esw-govuk-\!-static-margin-top-2 {
  margin-top: 10px !important;
}
.esw-govuk-\!-static-margin-right-2 {
  margin-right: 10px !important;
}
.esw-govuk-\!-static-margin-bottom-2 {
  margin-bottom: 10px !important;
}
.esw-govuk-\!-static-margin-left-2 {
  margin-left: 10px !important;
}
.esw-govuk-\!-static-margin-3 {
  margin: 15px !important;
}
.esw-govuk-\!-static-margin-top-3 {
  margin-top: 15px !important;
}
.esw-govuk-\!-static-margin-right-3 {
  margin-right: 15px !important;
}
.esw-govuk-\!-static-margin-bottom-3 {
  margin-bottom: 15px !important;
}
.esw-govuk-\!-static-margin-left-3 {
  margin-left: 15px !important;
}
.esw-govuk-\!-static-margin-4 {
  margin: 20px !important;
}
.esw-govuk-\!-static-margin-top-4 {
  margin-top: 20px !important;
}
.esw-govuk-\!-static-margin-right-4 {
  margin-right: 20px !important;
}
.esw-govuk-\!-static-margin-bottom-4 {
  margin-bottom: 20px !important;
}
.esw-govuk-\!-static-margin-left-4 {
  margin-left: 20px !important;
}
.esw-govuk-\!-static-margin-5 {
  margin: 25px !important;
}
.esw-govuk-\!-static-margin-top-5 {
  margin-top: 25px !important;
}
.esw-govuk-\!-static-margin-right-5 {
  margin-right: 25px !important;
}
.esw-govuk-\!-static-margin-bottom-5 {
  margin-bottom: 25px !important;
}
.esw-govuk-\!-static-margin-left-5 {
  margin-left: 25px !important;
}
.esw-govuk-\!-static-margin-6 {
  margin: 30px !important;
}
.esw-govuk-\!-static-margin-top-6 {
  margin-top: 30px !important;
}
.esw-govuk-\!-static-margin-right-6 {
  margin-right: 30px !important;
}
.esw-govuk-\!-static-margin-bottom-6 {
  margin-bottom: 30px !important;
}
.esw-govuk-\!-static-margin-left-6 {
  margin-left: 30px !important;
}
.esw-govuk-\!-static-margin-7 {
  margin: 40px !important;
}
.esw-govuk-\!-static-margin-top-7 {
  margin-top: 40px !important;
}
.esw-govuk-\!-static-margin-right-7 {
  margin-right: 40px !important;
}
.esw-govuk-\!-static-margin-bottom-7 {
  margin-bottom: 40px !important;
}
.esw-govuk-\!-static-margin-left-7 {
  margin-left: 40px !important;
}
.esw-govuk-\!-static-margin-8 {
  margin: 50px !important;
}
.esw-govuk-\!-static-margin-top-8 {
  margin-top: 50px !important;
}
.esw-govuk-\!-static-margin-right-8 {
  margin-right: 50px !important;
}
.esw-govuk-\!-static-margin-bottom-8 {
  margin-bottom: 50px !important;
}
.esw-govuk-\!-static-margin-left-8 {
  margin-left: 50px !important;
}
.esw-govuk-\!-static-margin-9 {
  margin: 60px !important;
}
.esw-govuk-\!-static-margin-top-9 {
  margin-top: 60px !important;
}
.esw-govuk-\!-static-margin-right-9 {
  margin-right: 60px !important;
}
.esw-govuk-\!-static-margin-bottom-9 {
  margin-bottom: 60px !important;
}
.esw-govuk-\!-static-margin-left-9 {
  margin-left: 60px !important;
}
.esw-govuk-\!-static-padding-0 {
  padding: 0 !important;
}
.esw-govuk-\!-static-padding-top-0 {
  padding-top: 0 !important;
}
.esw-govuk-\!-static-padding-right-0 {
  padding-right: 0 !important;
}
.esw-govuk-\!-static-padding-bottom-0 {
  padding-bottom: 0 !important;
}
.esw-govuk-\!-static-padding-left-0 {
  padding-left: 0 !important;
}
.esw-govuk-\!-static-padding-1 {
  padding: 5px !important;
}
.esw-govuk-\!-static-padding-top-1 {
  padding-top: 5px !important;
}
.esw-govuk-\!-static-padding-right-1 {
  padding-right: 5px !important;
}
.esw-govuk-\!-static-padding-bottom-1 {
  padding-bottom: 5px !important;
}
.esw-govuk-\!-static-padding-left-1 {
  padding-left: 5px !important;
}
.esw-govuk-\!-static-padding-2 {
  padding: 10px !important;
}
.esw-govuk-\!-static-padding-top-2 {
  padding-top: 10px !important;
}
.esw-govuk-\!-static-padding-right-2 {
  padding-right: 10px !important;
}
.esw-govuk-\!-static-padding-bottom-2 {
  padding-bottom: 10px !important;
}
.esw-govuk-\!-static-padding-left-2 {
  padding-left: 10px !important;
}
.esw-govuk-\!-static-padding-3 {
  padding: 15px !important;
}
.esw-govuk-\!-static-padding-top-3 {
  padding-top: 15px !important;
}
.esw-govuk-\!-static-padding-right-3 {
  padding-right: 15px !important;
}
.esw-govuk-\!-static-padding-bottom-3 {
  padding-bottom: 15px !important;
}
.esw-govuk-\!-static-padding-left-3 {
  padding-left: 15px !important;
}
.esw-govuk-\!-static-padding-4 {
  padding: 20px !important;
}
.esw-govuk-\!-static-padding-top-4 {
  padding-top: 20px !important;
}
.esw-govuk-\!-static-padding-right-4 {
  padding-right: 20px !important;
}
.esw-govuk-\!-static-padding-bottom-4 {
  padding-bottom: 20px !important;
}
.esw-govuk-\!-static-padding-left-4 {
  padding-left: 20px !important;
}
.esw-govuk-\!-static-padding-5 {
  padding: 25px !important;
}
.esw-govuk-\!-static-padding-top-5 {
  padding-top: 25px !important;
}
.esw-govuk-\!-static-padding-right-5 {
  padding-right: 25px !important;
}
.esw-govuk-\!-static-padding-bottom-5 {
  padding-bottom: 25px !important;
}
.esw-govuk-\!-static-padding-left-5 {
  padding-left: 25px !important;
}
.esw-govuk-\!-static-padding-6 {
  padding: 30px !important;
}
.esw-govuk-\!-static-padding-top-6 {
  padding-top: 30px !important;
}
.esw-govuk-\!-static-padding-right-6 {
  padding-right: 30px !important;
}
.esw-govuk-\!-static-padding-bottom-6 {
  padding-bottom: 30px !important;
}
.esw-govuk-\!-static-padding-left-6 {
  padding-left: 30px !important;
}
.esw-govuk-\!-static-padding-7 {
  padding: 40px !important;
}
.esw-govuk-\!-static-padding-top-7 {
  padding-top: 40px !important;
}
.esw-govuk-\!-static-padding-right-7 {
  padding-right: 40px !important;
}
.esw-govuk-\!-static-padding-bottom-7 {
  padding-bottom: 40px !important;
}
.esw-govuk-\!-static-padding-left-7 {
  padding-left: 40px !important;
}
.esw-govuk-\!-static-padding-8 {
  padding: 50px !important;
}
.esw-govuk-\!-static-padding-top-8 {
  padding-top: 50px !important;
}
.esw-govuk-\!-static-padding-right-8 {
  padding-right: 50px !important;
}
.esw-govuk-\!-static-padding-bottom-8 {
  padding-bottom: 50px !important;
}
.esw-govuk-\!-static-padding-left-8 {
  padding-left: 50px !important;
}
.esw-govuk-\!-static-padding-9 {
  padding: 60px !important;
}
.esw-govuk-\!-static-padding-top-9 {
  padding-top: 60px !important;
}
.esw-govuk-\!-static-padding-right-9 {
  padding-right: 60px !important;
}
.esw-govuk-\!-static-padding-bottom-9 {
  padding-bottom: 60px !important;
}
.esw-govuk-\!-static-padding-left-9 {
  padding-left: 60px !important;
}
.esw-govuk-\!-text-align-left {
  text-align: left !important;
}
.esw-govuk-\!-text-align-centre {
  text-align: center !important;
}
.esw-govuk-\!-text-align-right {
  text-align: right !important;
}
.esw-govuk-\!-font-size-80 {
  font-size: 3.3125rem !important;
  line-height: 1.0377358491 !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-font-size-80 {
    font-size: 5rem !important;
    line-height: 1 !important;
  }
}
@media print {
  .esw-govuk-\!-font-size-80 {
    font-size: 53pt !important;
    line-height: 1.1 !important;
  }
}
.esw-govuk-\!-font-size-48 {
  font-size: 2rem !important;
  line-height: 1.09375 !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-font-size-48 {
    font-size: 3rem !important;
    line-height: 1.0416666667 !important;
  }
}
@media print {
  .esw-govuk-\!-font-size-48 {
    font-size: 32pt !important;
    line-height: 1.15 !important;
  }
}
.esw-govuk-\!-font-size-36 {
  font-size: 1.5rem !important;
  line-height: 1.0416666667 !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-font-size-36 {
    font-size: 2.25rem !important;
    line-height: 1.1111111111 !important;
  }
}
@media print {
  .esw-govuk-\!-font-size-36 {
    font-size: 24pt !important;
    line-height: 1.05 !important;
  }
}
.esw-govuk-\!-font-size-27 {
  font-size: 1.125rem !important;
  line-height: 1.1111111111 !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-font-size-27 {
    font-size: 1.6875rem !important;
    line-height: 1.1111111111 !important;
  }
}
@media print {
  .esw-govuk-\!-font-size-27 {
    font-size: 18pt !important;
    line-height: 1.15 !important;
  }
}
.esw-govuk-\!-font-size-24 {
  font-size: 1.125rem !important;
  line-height: 1.1111111111 !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-font-size-24 {
    font-size: 1.5rem !important;
    line-height: 1.25 !important;
  }
}
@media print {
  .esw-govuk-\!-font-size-24 {
    font-size: 18pt !important;
    line-height: 1.15 !important;
  }
}
.esw-govuk-\!-font-size-19 {
  font-size: 1rem !important;
  line-height: 1.25 !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-font-size-19 {
    font-size: 1.1875rem !important;
    line-height: 1.3157894737 !important;
  }
}
@media print {
  .esw-govuk-\!-font-size-19 {
    font-size: 14pt !important;
    line-height: 1.15 !important;
  }
}
.esw-govuk-\!-font-size-16 {
  font-size: 0.875rem !important;
  line-height: 1.1428571429 !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-font-size-16 {
    font-size: 1rem !important;
    line-height: 1.25 !important;
  }
}
@media print {
  .esw-govuk-\!-font-size-16 {
    font-size: 14pt !important;
    line-height: 1.2 !important;
  }
}
.esw-govuk-\!-font-size-14 {
  font-size: 0.75rem !important;
  line-height: 1.25 !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-font-size-14 {
    font-size: 0.875rem !important;
    line-height: 1.4285714286 !important;
  }
}
@media print {
  .esw-govuk-\!-font-size-14 {
    font-size: 12pt !important;
    line-height: 1.2 !important;
  }
}
.esw-govuk-\!-font-weight-regular {
  font-weight: 400 !important;
}
.esw-govuk-\!-font-weight-bold {
  font-weight: 700 !important;
}
.esw-govuk-\!-font-tabular-numbers {
  font-variant-numeric: tabular-nums !important;
}
.esw-govuk-\!-text-break-word {
  word-wrap: break-word !important;
  overflow-wrap: break-word !important;
}
.esw-govuk-\!-width-full {
  width: 100% !important;
}
.esw-govuk-\!-width-three-quarters {
  width: 100% !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-width-three-quarters {
    width: 75% !important;
  }
}
.esw-govuk-\!-width-two-thirds {
  width: 100% !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-width-two-thirds {
    width: 66.66% !important;
  }
}
.esw-govuk-\!-width-one-half {
  width: 100% !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-width-one-half {
    width: 50% !important;
  }
}
.esw-govuk-\!-width-one-third {
  width: 100% !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-width-one-third {
    width: 33.33% !important;
  }
}
.esw-govuk-\!-width-one-quarter {
  width: 100% !important;
}
@media (min-width: 40.0625em) {
  .esw-govuk-\!-width-one-quarter {
    width: 25% !important;
  }
}
.esw-rosgovuk-\!-overflow-auto {
  overflow: auto !important;
}
.esw-rosgovuk-\!-overflow-hidden {
  overflow: hidden !important;
}
body:not(.js-enabled) .esw-rosgovuk-\!-visible-when-js-enabled {
  display: none !important;
}
body.js-enabled .esw-rosgovuk-\!-visible-when-js-disabled {
  display: none !important;
}
body.js-requests-blocked .esw-rosgovuk-\!-visible-when-requested-js-allowed {
  display: none;
}
body.js-requests-test-pending .esw-rosgovuk-\!-visible-when-requested-js-allowed {
  display: none;
}
body.js-requests-allowed .esw-rosgovuk-\!-visible-when-requested-js-blocked {
  display: none;
}
body.js-requests-test-pending .esw-rosgovuk-\!-visible-when-requested-js-blocked {
  display: none;
}
@media screen {
  .esw-rosgovuk-\!-only-print {
    display: none !important;
  }
}
@media print {
  .esw-rosgovuk-\!-hidden-print {
    display: none !important;
  }
}
@media print {
  .esw-rosgovuk-\!-print-font-size-16 {
    font-size: 16px !important;
  }
}
.esw-rosgovuk-\!-flex-row {
  display: flex !important;
  flex-direction: row !important;
}
.esw-rosgovuk-\!-flex-column {
  display: flex !important;
  flex-direction: column !important;
}
.esw-rosgovuk-\!-flex-align-items-baseline {
  align-items: baseline !important;
}
.esw-rosgovuk-\!-flex-align-items-end {
  align-items: flex-end !important;
}
.esw-rosgovuk-\!-flex-align-items-center {
  align-items: center !important;
}
.esw-rosgovuk-\!-flex-justify-content-space-between {
  justify-content: space-between !important;
}
.esw-rosgovuk-\!-flex-justify-content-space-around {
  justify-content: space-around !important;
}
.esw-rosgovuk-\!-flex-justify-content-center {
  justify-content: center !important;
}
.esw-rosgovuk-\!-flex-justify-content-flex-end {
  justify-content: flex-end !important;
}
.esw-rosgovuk-\!-flex-grow-1 {
  flex-grow: 1 !important;
}
.esw-rosgovuk-\!-flex-shrink-0 {
  flex-shrink: 0 !important;
}
.esw-rosgovuk-\!-flex-wrap {
  flex-wrap: wrap !important;
}
.esw-rosgovuk-\!-position-absolute {
  position: absolute !important;
}
.esw-rosgovuk-\!-position-fixed {
  position: fixed !important;
}
.esw-rosgovuk-\!-position-relative {
  position: relative !important;
}
.esw-rosgovuk-\!-position-static {
  position: static !important;
}
@media (min-width: 40.0625em) {
  .tablet\:rosgovuk-\!-flex-row {
    display: flex !important;
    flex-direction: row !important;
  }
  .tablet\:rosgovuk-\!-flex-column {
    display: flex !important;
    flex-direction: column !important;
  }
  .tablet\:rosgovuk-\!-flex-align-items-end {
    align-items: flex-end !important;
  }
  .tablet\:rosgovuk-\!-flex-align-items-center {
    align-items: center !important;
  }
  .tablet\:rosgovuk-\!-flex-justify-content-space-between {
    justify-content: space-between !important;
  }
  .tablet\:rosgovuk-\!-flex-justify-content-space-around {
    justify-content: space-around !important;
  }
  .tablet\:rosgovuk-\!-flex-justify-content-center {
    justify-content: center !important;
  }
  .tablet\:rosgovuk-\!-flex-justify-content-flex-end {
    justify-content: flex-end !important;
  }
  .tablet\:rosgovuk-\!-flex-grow-1 {
    flex-grow: 1 !important;
  }
  .tablet\:rosgovuk-\!-flex-shrink-0 {
    flex-shrink: 0 !important;
  }
  .tablet\:rosgovuk-\!-flex-wrap {
    flex-wrap: wrap !important;
  }
  .tablet\:rosgovuk-\!-position-absolute {
    position: absolute !important;
  }
  .tablet\:rosgovuk-\!-position-fixed {
    position: fixed !important;
  }
  .tablet\:rosgovuk-\!-position-relative {
    position: relative !important;
  }
  .tablet\:rosgovuk-\!-position-static {
    position: static !important;
  }
}
@media (min-width: 48.0625em) {
  .desktop\:rosgovuk-\!-flex-row {
    display: flex !important;
    flex-direction: row !important;
  }
  .desktop\:rosgovuk-\!-flex-column {
    display: flex !important;
    flex-direction: column !important;
  }
  .desktop\:rosgovuk-\!-flex-align-items-end {
    align-items: flex-end !important;
  }
  .desktop\:rosgovuk-\!-flex-align-items-center {
    align-items: center !important;
  }
  .desktop\:rosgovuk-\!-flex-justify-content-space-between {
    justify-content: space-between !important;
  }
  .desktop\:rosgovuk-\!-flex-justify-content-space-around {
    justify-content: space-around !important;
  }
  .desktop\:rosgovuk-\!-flex-justify-content-center {
    justify-content: center !important;
  }
  .desktop\:rosgovuk-\!-flex-justify-content-flex-end {
    justify-content: flex-end !important;
  }
  .desktop\:rosgovuk-\!-flex-grow-1 {
    flex-grow: 1 !important;
  }
  .desktop\:rosgovuk-\!-flex-shrink-0 {
    flex-shrink: 0 !important;
  }
  .desktop\:rosgovuk-\!-flex-wrap {
    flex-wrap: wrap !important;
  }
  .desktop\:rosgovuk-\!-position-absolute {
    position: absolute !important;
  }
  .desktop\:rosgovuk-\!-position-fixed {
    position: fixed !important;
  }
  .desktop\:rosgovuk-\!-position-relative {
    position: relative !important;
  }
  .desktop\:rosgovuk-\!-position-static {
    position: static !important;
  }
}
.esw-rosgovuk-\!-color-dark-grey {
  color: #505a5f !important;
}
.esw-rosgovuk-\!-color-white {
  color: white !important;
}
.esw-rosgovuk-\!-color-red {
  color: #d4351c !important;
}
.esw-rosgovuk-\!-font-style-italic {
  font-style: italic !important;
}
.esw-rosgovuk-\!-text-transform-uppercase {
  text-transform: uppercase !important;
}
.esw-rosgovuk-\!-text-decoration-none {
  text-decoration: none !important;
}
.esw-rosgovuk-\!-text-align-right {
  text-align: right;
}
.esw-rosgovuk-\!-line-height-1 {
  line-height: 1;
}
.esw-rosgovuk-\!-white-space-wrap {
  white-space: wrap;
}
.esw-rosgovuk-\!-white-space-nowrap {
  white-space: nowrap;
}
.esw-rosgovuk-\!-word-break-break-all {
  word-break: break-all;
}
.esw-rosgovuk-\!-word-break-break-word {
  word-break: break-word;
}
/*
Wrapper specific CSS rules should be added at the top, before the compiled ros-frontend CSS. Do not add anything here.
*/
