

.govuk-link {
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-decoration: underline;
    text-decoration-thickness: max(1px, .0625rem);
    text-underline-offset: .1578em
}

/*! Copyright (c) 2011 by Margaret Calvert & Henrik Kubel. All rights reserved. The font has been customised for exclusive use on gov.uk. This cut is not commercially available. */
@font-face {
    font-family: "GDS Transport";
    font-style: normal;
    font-weight: normal;
    src: url(light-94a07e06a1-v2-01565b0034e61d4609689bbb7ae0be844701f3812c8fe029fa1659b7ef3aa94f.woff2) format("woff2"), url(light-f591b13f7d-v2-369b1da7f442cafca0e8ac0faf1bb64df8170f9c3c7015da1195c8529df5837e.woff) format("woff");
    font-display: fallback
}

@font-face {
    font-family: "GDS Transport";
    font-style: normal;
    font-weight: bold;
    src: url(bold-b542beb274-v2-35bf540bb39615b6a517986f3aa83f7fefa1efd1878603eeeb196488078542d1.woff2) format("woff2"), url(bold-affa96571d-v2-088c8da9d0319b63b23ac19791f37a33ec0d4b61f884ab56123bfd96d8312153.woff) format("woff");
    font-display: fallback
}

@media print {
    .govuk-link {
        font-family: sans-serif
    }
}

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

.govuk-link:focus {
    outline: 3px solid rgba(0, 0, 0, 0);
    color: #0b0c0c;
    background-color: #fd0;
    box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
    text-decoration: none
}

@supports not (text-wrap: balance) {
    .govuk-link:focus {
        -webkit-box-decoration-break: clone;
        box-decoration-break: clone
    }
}

.govuk-link:link {
    color: #1d70b8
}

.govuk-link:visited {
    color: #4c2c92
}

.govuk-link:hover {
    color: #003078
}

.govuk-link:active {
    color: #0b0c0c
}

.govuk-link:focus {
    color: #0b0c0c
}

@media print {

    [href^="/"].govuk-link::after,
    [href^="http://"].govuk-link::after,
    [href^="https://"].govuk-link::after {
        content: " (" attr(href) ")";
        font-size: 90%;
        word-wrap: break-word
    }
}

.govuk-link--muted:link,
.govuk-link--muted:visited {
    color: #505a5f
}

.govuk-link--muted:hover,
.govuk-link--muted:active {
    color: #0b0c0c
}

.govuk-link--muted:focus {
    color: #0b0c0c
}

.govuk-link--text-colour:link,
.govuk-link--text-colour:visited {
    color: #0b0c0c
}

@media print {

    .govuk-link--text-colour:link,
    .govuk-link--text-colour:visited {
        color: #000
    }
}

.govuk-link--text-colour:hover {
    color: rgba(11, 12, 12, .99)
}

.govuk-link--text-colour:active,
.govuk-link--text-colour:focus {
    color: #0b0c0c
}

@media print {

    .govuk-link--text-colour:active,
    .govuk-link--text-colour:focus {
        color: #000
    }
}

.govuk-link--inverse:link,
.govuk-link--inverse:visited {
    color: #fff
}

.govuk-link--inverse:hover,
.govuk-link--inverse:active {
    color: hsla(0, 0%, 100%, .99)
}

.govuk-link--inverse:focus {
    color: #0b0c0c
}

.govuk-link--no-underline:not(:hover):not(:active) {
    text-decoration: none
}

.govuk-link--no-visited-state:link {
    color: #1d70b8
}

.govuk-link--no-visited-state:visited {
    color: #1d70b8
}

.govuk-link--no-visited-state:hover {
    color: #003078
}

.govuk-link--no-visited-state:active {
    color: #0b0c0c
}

.govuk-link--no-visited-state:focus {
    color: #0b0c0c
}

.govuk-link-image {
    display: inline-block;
    line-height: 0;
    text-decoration: none
}

.govuk-link-image:focus {
    outline: 3px solid rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 4px #fd0, 0 0 0 8px #0b0c0c
}

.govuk-list {
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    font-size: 1.1875rem;
    line-height: 1.3157894737;
    color: #0b0c0c;
    margin-top: 0;
    margin-bottom: 15px;
    padding-left: 0;
    list-style-type: none
}

@media print {
    .govuk-list {
        font-family: sans-serif
    }
}

@media print {
    .govuk-list {
        font-size: 14pt;
        line-height: 1.15
    }
}

@media print {
    .govuk-list {
        color: #000
    }
}

@media(min-width: 40.0625em) {
    .govuk-list {
        margin-bottom: 20px
    }
}

.govuk-list .govuk-list {
    margin-top: 10px
}

.govuk-list>li {
    margin-bottom: 5px
}

.govuk-list--bullet {
    padding-left: 20px;
    list-style-type: disc
}

.govuk-list--number {
    padding-left: 20px;
    list-style-type: decimal
}

.govuk-list--bullet>li,
.govuk-list--number>li {
    margin-bottom: 0
}

@media(min-width: 40.0625em) {

    .govuk-list--bullet>li,
    .govuk-list--number>li {
        margin-bottom: 5px
    }
}

.govuk-list--spaced>li {
    margin-bottom: 10px
}

@media(min-width: 40.0625em) {
    .govuk-list--spaced>li {
        margin-bottom: 15px
    }
}

.govuk-heading-xl {
    color: #0b0c0c;
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 700;
    font-size: 2rem;
    line-height: 1.09375;
    display: block;
    margin-top: 0;
    margin-bottom: 30px
}

@media print {
    .govuk-heading-xl {
        color: #000
    }
}

@media print {
    .govuk-heading-xl {
        font-family: sans-serif
    }
}

@media(min-width: 40.0625em) {
    .govuk-heading-xl {
        font-size: 3rem;
        line-height: 1.0416666667
    }
}

@media print {
    .govuk-heading-xl {
        font-size: 32pt;
        line-height: 1.15
    }
}

@media(min-width: 40.0625em) {
    .govuk-heading-xl {
        margin-bottom: 50px
    }
}

.govuk-heading-l {
    color: #0b0c0c;
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 700;
    font-size: 1.6875rem;
    line-height: 1.1111111111;
    display: block;
    margin-top: 0;
    margin-bottom: 20px
}

@media print {
    .govuk-heading-l {
        color: #000
    }
}

@media print {
    .govuk-heading-l {
        font-family: sans-serif
    }
}

@media(min-width: 40.0625em) {
    .govuk-heading-l {
        font-size: 2.25rem;
        line-height: 1.1111111111
    }
}

@media print {
    .govuk-heading-l {
        font-size: 24pt;
        line-height: 1.05
    }
}

@media(min-width: 40.0625em) {
    .govuk-heading-l {
        margin-bottom: 30px
    }
}

.govuk-heading-m {
    color: #0b0c0c;
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 700;
    font-size: 1.3125rem;
    line-height: 1.1904761905;
    display: block;
    margin-top: 0;
    margin-bottom: 15px
}

@media print {
    .govuk-heading-m {
        color: #000
    }
}

@media print {
    .govuk-heading-m {
        font-family: sans-serif
    }
}

@media(min-width: 40.0625em) {
    .govuk-heading-m {
        font-size: 1.5rem;
        line-height: 1.25
    }
}

@media print {
    .govuk-heading-m {
        font-size: 18pt;
        line-height: 1.15
    }
}

@media(min-width: 40.0625em) {
    .govuk-heading-m {
        margin-bottom: 20px
    }
}

.govuk-heading-s {
    color: #0b0c0c;
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 700;
    font-size: 1.1875rem;
    line-height: 1.3157894737;
    display: block;
    margin-top: 0;
    margin-bottom: 15px
}

@media print {
    .govuk-heading-s {
        color: #000
    }
}

@media print {
    .govuk-heading-s {
        font-family: sans-serif
    }
}

@media print {
    .govuk-heading-s {
        font-size: 14pt;
        line-height: 1.15
    }
}

@media(min-width: 40.0625em) {
    .govuk-heading-s {
        margin-bottom: 20px
    }
}

.govuk-caption-xl {
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    font-size: 1.3125rem;
    line-height: 1.1904761905;
    display: block;
    margin-bottom: 5px;
    color: #505a5f
}

@media print {
    .govuk-caption-xl {
        font-family: sans-serif
    }
}

@media(min-width: 40.0625em) {
    .govuk-caption-xl {
        font-size: 1.6875rem;
        line-height: 1.1111111111
    }
}

@media print {
    .govuk-caption-xl {
        font-size: 18pt;
        line-height: 1.15
    }
}

.govuk-caption-l {
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    font-size: 1.3125rem;
    line-height: 1.1904761905;
    display: block;
    margin-bottom: 5px;
    color: #505a5f
}

@media print {
    .govuk-caption-l {
        font-family: sans-serif
    }
}

@media(min-width: 40.0625em) {
    .govuk-caption-l {
        font-size: 1.5rem;
        line-height: 1.25
    }
}

@media print {
    .govuk-caption-l {
        font-size: 18pt;
        line-height: 1.15
    }
}

@media(min-width: 40.0625em) {
    .govuk-caption-l {
        margin-bottom: 0
    }
}

.govuk-caption-m {
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    font-size: 1.1875rem;
    line-height: 1.3157894737;
    display: block;
    color: #505a5f
}

@media print {
    .govuk-caption-m {
        font-family: sans-serif
    }
}

@media print {
    .govuk-caption-m {
        font-size: 14pt;
        line-height: 1.15
    }
}

.govuk-body-lead,
.govuk-body-l {
    color: #0b0c0c;
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    font-size: 1.3125rem;
    line-height: 1.1904761905;
    margin-top: 0;
    margin-bottom: 20px
}

@media print {

    .govuk-body-lead,
    .govuk-body-l {
        color: #000
    }
}

@media print {

    .govuk-body-lead,
    .govuk-body-l {
        font-family: sans-serif
    }
}

@media(min-width: 40.0625em) {

    .govuk-body-lead,
    .govuk-body-l {
        font-size: 1.5rem;
        line-height: 1.25
    }
}

@media print {

    .govuk-body-lead,
    .govuk-body-l {
        font-size: 18pt;
        line-height: 1.15
    }
}

@media(min-width: 40.0625em) {

    .govuk-body-lead,
    .govuk-body-l {
        margin-bottom: 30px
    }
}

.govuk-body,
.govuk-body-m {
    color: #0b0c0c;
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    font-size: 1.1875rem;
    line-height: 1.3157894737;
    margin-top: 0;
    margin-bottom: 15px
}

@media print {

    .govuk-body,
    .govuk-body-m {
        color: #000
    }
}

@media print {

    .govuk-body,
    .govuk-body-m {
        font-family: sans-serif
    }
}

@media print {

    .govuk-body,
    .govuk-body-m {
        font-size: 14pt;
        line-height: 1.15
    }
}

@media(min-width: 40.0625em) {

    .govuk-body,
    .govuk-body-m {
        margin-bottom: 20px
    }
}

.govuk-body-s {
    color: #0b0c0c;
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.25;
    margin-top: 0;
    margin-bottom: 15px
}

@media print {
    .govuk-body-s {
        color: #000
    }
}

@media print {
    .govuk-body-s {
        font-family: sans-serif
    }
}

@media print {
    .govuk-body-s {
        font-size: 14pt;
        line-height: 1.2
    }
}

@media(min-width: 40.0625em) {
    .govuk-body-s {
        margin-bottom: 20px
    }
}

.govuk-body-xs {
    color: #0b0c0c;
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    font-size: .875rem;
    line-height: 1.4285714286;
    margin-top: 0;
    margin-bottom: 15px
}

@media print {
    .govuk-body-xs {
        color: #000
    }
}

@media print {
    .govuk-body-xs {
        font-family: sans-serif
    }
}

@media print {
    .govuk-body-xs {
        font-size: 12pt;
        line-height: 1.2
    }
}

@media(min-width: 40.0625em) {
    .govuk-body-xs {
        margin-bottom: 20px
    }
}

.govuk-body-l+.govuk-heading-l,
.govuk-body-lead+.govuk-heading-l {
    padding-top: 5px
}

@media(min-width: 40.0625em) {

    .govuk-body-l+.govuk-heading-l,
    .govuk-body-lead+.govuk-heading-l {
        padding-top: 10px
    }
}

.govuk-body-m+.govuk-heading-l,
.govuk-body+.govuk-heading-l,
.govuk-body-s+.govuk-heading-l,
.govuk-list+.govuk-heading-l {
    padding-top: 15px
}

@media(min-width: 40.0625em) {

    .govuk-body-m+.govuk-heading-l,
    .govuk-body+.govuk-heading-l,
    .govuk-body-s+.govuk-heading-l,
    .govuk-list+.govuk-heading-l {
        padding-top: 20px
    }
}

.govuk-body-m+.govuk-heading-m,
.govuk-body+.govuk-heading-m,
.govuk-body-s+.govuk-heading-m,
.govuk-list+.govuk-heading-m,
.govuk-body-m+.govuk-heading-s,
.govuk-body+.govuk-heading-s,
.govuk-body-s+.govuk-heading-s,
.govuk-list+.govuk-heading-s {
    padding-top: 5px
}

@media(min-width: 40.0625em) {

    .govuk-body-m+.govuk-heading-m,
    .govuk-body+.govuk-heading-m,
    .govuk-body-s+.govuk-heading-m,
    .govuk-list+.govuk-heading-m,
    .govuk-body-m+.govuk-heading-s,
    .govuk-body+.govuk-heading-s,
    .govuk-body-s+.govuk-heading-s,
    .govuk-list+.govuk-heading-s {
        padding-top: 10px
    }
}

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

.govuk-section-break--xl {
    margin-top: 30px;
    margin-bottom: 30px
}

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

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

.govuk-section-break--l {
    margin-top: 20px;
    margin-bottom: 20px
}

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

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

.govuk-section-break--m {
    margin-top: 15px;
    margin-bottom: 15px
}

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

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

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

.govuk-button-group {
    margin-bottom: 5px;
    display: flex;
    flex-direction: column;
    align-items: center
}

@media(min-width: 40.0625em) {
    .govuk-button-group {
        margin-bottom: 15px
    }
}

.govuk-button-group .govuk-link {
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    font-size: 1.1875rem;
    line-height: 1;
    display: inline-block;
    max-width: 100%;
    margin-top: 5px;
    margin-bottom: 20px;
    text-align: center
}

@media print {
    .govuk-button-group .govuk-link {
        font-family: sans-serif
    }
}

@media print {
    .govuk-button-group .govuk-link {
        font-size: 14pt;
        line-height: 19px
    }
}

.govuk-button-group .govuk-button {
    margin-bottom: 17px
}

@media(min-width: 40.0625em) {
    .govuk-button-group {
        margin-right: -15px;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: baseline
    }

    .govuk-button-group .govuk-button,
    .govuk-button-group .govuk-link {
        margin-right: 15px
    }

    .govuk-button-group .govuk-link {
        text-align: left
    }
}

.govuk-form-group {
    margin-bottom: 20px
}

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

@media(min-width: 40.0625em) {
    .govuk-form-group {
        margin-bottom: 30px
    }
}

.govuk-form-group .govuk-form-group:last-of-type {
    margin-bottom: 0
}

.govuk-form-group--error {
    padding-left: 15px;
    border-left: 5px solid #d4351c
}

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

.govuk-grid-row {
    margin-right: -15px;
    margin-left: -15px
}

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

.govuk-grid-column-one-quarter {
    box-sizing: border-box;
    width: 100%;
    padding: 0 15px
}

@media(min-width: 40.0625em) {
    .govuk-grid-column-one-quarter {
        width: 25%;
        float: left
    }
}

.govuk-grid-column-one-third {
    box-sizing: border-box;
    width: 100%;
    padding: 0 15px
}

@media(min-width: 40.0625em) {
    .govuk-grid-column-one-third {
        width: 33.3333333333%;
        float: left
    }
}

.govuk-grid-column-one-half {
    box-sizing: border-box;
    width: 100%;
    padding: 0 15px
}

@media(min-width: 40.0625em) {
    .govuk-grid-column-one-half {
        width: 50%;
        float: left
    }
}

.govuk-grid-column-two-thirds {
    box-sizing: border-box;
    width: 100%;
    padding: 0 15px
}

@media(min-width: 40.0625em) {
    .govuk-grid-column-two-thirds {
        width: 66.6666666667%;
        float: left
    }
}

.govuk-grid-column-three-quarters {
    box-sizing: border-box;
    width: 100%;
    padding: 0 15px
}

@media(min-width: 40.0625em) {
    .govuk-grid-column-three-quarters {
        width: 75%;
        float: left
    }
}

.govuk-grid-column-full {
    box-sizing: border-box;
    width: 100%;
    padding: 0 15px
}

@media(min-width: 40.0625em) {
    .govuk-grid-column-full {
        width: 100%;
        float: left
    }
}

.govuk-grid-column-one-quarter-from-desktop {
    box-sizing: border-box;
    padding: 0 15px
}

@media(min-width: 48.0625em) {
    .govuk-grid-column-one-quarter-from-desktop {
        width: 25%;
        float: left
    }
}

.govuk-grid-column-one-third-from-desktop {
    box-sizing: border-box;
    padding: 0 15px
}

@media(min-width: 48.0625em) {
    .govuk-grid-column-one-third-from-desktop {
        width: 33.3333333333%;
        float: left
    }
}

.govuk-grid-column-one-half-from-desktop {
    box-sizing: border-box;
    padding: 0 15px
}

@media(min-width: 48.0625em) {
    .govuk-grid-column-one-half-from-desktop {
        width: 50%;
        float: left
    }
}

.govuk-grid-column-two-thirds-from-desktop {
    box-sizing: border-box;
    padding: 0 15px
}

@media(min-width: 48.0625em) {
    .govuk-grid-column-two-thirds-from-desktop {
        width: 66.6666666667%;
        float: left
    }
}

.govuk-grid-column-three-quarters-from-desktop {
    box-sizing: border-box;
    padding: 0 15px
}

@media(min-width: 48.0625em) {
    .govuk-grid-column-three-quarters-from-desktop {
        width: 75%;
        float: left
    }
}

.govuk-grid-column-full-from-desktop {
    box-sizing: border-box;
    padding: 0 15px
}

@media(min-width: 48.0625em) {
    .govuk-grid-column-full-from-desktop {
        width: 100%;
        float: left
    }
}

.govuk-main-wrapper {
    display: block;
    padding-top: 20px;
    padding-bottom: 20px
}

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

.govuk-main-wrapper--auto-spacing:first-child,
.govuk-main-wrapper--l {
    padding-top: 30px
}

@media(min-width: 40.0625em) {

    .govuk-main-wrapper--auto-spacing:first-child,
    .govuk-main-wrapper--l {
        padding-top: 50px
    }
}

.govuk-template {
    background-color: #f3f2f1;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%
}

.govuk-template--rebranded {
    background-color: #f4f8fb
}

@supports(position: -webkit-sticky) or (position: sticky) {
    .govuk-template {
        scroll-padding-top: 60px
    }

    .govuk-template:not(:has(.govuk-exit-this-page)) {
        scroll-padding-top: 0
    }
}

@media screen {
    .govuk-template {
        overflow-y: scroll
    }
}

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

.govuk-width-container {
    max-width: 1260px;
    margin-right: 15px;
    margin-left: 15px
}

@supports(margin: max(calc(0px))) {
    .govuk-width-container {
        margin-right: max(15px, calc(15px + env(safe-area-inset-right)));
        margin-left: max(15px, calc(15px + env(safe-area-inset-left)))
    }
}

@media(min-width: 40.0625em) {
    .govuk-width-container {
        margin-right: 30px;
        margin-left: 30px
    }

    @supports(margin: max(calc(0px))) {
        .govuk-width-container {
            margin-right: max(30px, calc(15px + env(safe-area-inset-right)));
            margin-left: max(30px, calc(15px + env(safe-area-inset-left)))
        }
    }
}

@media(min-width: 1020px) {
    .govuk-width-container {
        margin-right: auto;
        margin-left: auto
    }

    @supports(margin: max(calc(0px))) {
        .govuk-width-container {
            margin-right: auto;
            margin-left: auto
        }
    }
}

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

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

.govuk-visually-hidden::before {
    content: " "
}

.govuk-visually-hidden::after {
    content: " "
}

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

.govuk-\!-display-inline {
    display: inline !important
}

.govuk-\!-display-inline-block {
    display: inline-block !important
}

.govuk-\!-display-block {
    display: block !important
}

.govuk-\!-display-none {
    display: none !important
}

@media print {
    .govuk-\!-display-none-print {
        display: none !important
    }
}

.govuk-\!-margin-0 {
    margin: 0 !important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.govuk-\!-margin-4 {
    margin: 15px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-margin-4 {
        margin: 20px !important
    }
}

.govuk-\!-margin-top-4 {
    margin-top: 15px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-margin-top-4 {
        margin-top: 20px !important
    }
}

.govuk-\!-margin-right-4 {
    margin-right: 15px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-margin-right-4 {
        margin-right: 20px !important
    }
}

.govuk-\!-margin-bottom-4 {
    margin-bottom: 15px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-margin-bottom-4 {
        margin-bottom: 20px !important
    }
}

.govuk-\!-margin-left-4 {
    margin-left: 15px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-margin-left-4 {
        margin-left: 20px !important
    }
}

.govuk-\!-margin-5 {
    margin: 15px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-margin-5 {
        margin: 25px !important
    }
}

.govuk-\!-margin-top-5 {
    margin-top: 15px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-margin-top-5 {
        margin-top: 25px !important
    }
}

.govuk-\!-margin-right-5 {
    margin-right: 15px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-margin-right-5 {
        margin-right: 25px !important
    }
}

.govuk-\!-margin-bottom-5 {
    margin-bottom: 15px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-margin-bottom-5 {
        margin-bottom: 25px !important
    }
}

.govuk-\!-margin-left-5 {
    margin-left: 15px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-margin-left-5 {
        margin-left: 25px !important
    }
}

.govuk-\!-margin-6 {
    margin: 20px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-margin-6 {
        margin: 30px !important
    }
}

.govuk-\!-margin-top-6 {
    margin-top: 20px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-margin-top-6 {
        margin-top: 30px !important
    }
}

.govuk-\!-margin-right-6 {
    margin-right: 20px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-margin-right-6 {
        margin-right: 30px !important
    }
}

.govuk-\!-margin-bottom-6 {
    margin-bottom: 20px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-margin-bottom-6 {
        margin-bottom: 30px !important
    }
}

.govuk-\!-margin-left-6 {
    margin-left: 20px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-margin-left-6 {
        margin-left: 30px !important
    }
}

.govuk-\!-margin-7 {
    margin: 25px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-margin-7 {
        margin: 40px !important
    }
}

.govuk-\!-margin-top-7 {
    margin-top: 25px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-margin-top-7 {
        margin-top: 40px !important
    }
}

.govuk-\!-margin-right-7 {
    margin-right: 25px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-margin-right-7 {
        margin-right: 40px !important
    }
}

.govuk-\!-margin-bottom-7 {
    margin-bottom: 25px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-margin-bottom-7 {
        margin-bottom: 40px !important
    }
}

.govuk-\!-margin-left-7 {
    margin-left: 25px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-margin-left-7 {
        margin-left: 40px !important
    }
}

.govuk-\!-margin-8 {
    margin: 30px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-margin-8 {
        margin: 50px !important
    }
}

.govuk-\!-margin-top-8 {
    margin-top: 30px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-margin-top-8 {
        margin-top: 50px !important
    }
}

.govuk-\!-margin-right-8 {
    margin-right: 30px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-margin-right-8 {
        margin-right: 50px !important
    }
}

.govuk-\!-margin-bottom-8 {
    margin-bottom: 30px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-margin-bottom-8 {
        margin-bottom: 50px !important
    }
}

.govuk-\!-margin-left-8 {
    margin-left: 30px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-margin-left-8 {
        margin-left: 50px !important
    }
}

.govuk-\!-margin-9 {
    margin: 40px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-margin-9 {
        margin: 60px !important
    }
}

.govuk-\!-margin-top-9 {
    margin-top: 40px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-margin-top-9 {
        margin-top: 60px !important
    }
}

.govuk-\!-margin-right-9 {
    margin-right: 40px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-margin-right-9 {
        margin-right: 60px !important
    }
}

.govuk-\!-margin-bottom-9 {
    margin-bottom: 40px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-margin-bottom-9 {
        margin-bottom: 60px !important
    }
}

.govuk-\!-margin-left-9 {
    margin-left: 40px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-margin-left-9 {
        margin-left: 60px !important
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.govuk-\!-padding-4 {
    padding: 15px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-padding-4 {
        padding: 20px !important
    }
}

.govuk-\!-padding-top-4 {
    padding-top: 15px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-padding-top-4 {
        padding-top: 20px !important
    }
}

.govuk-\!-padding-right-4 {
    padding-right: 15px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-padding-right-4 {
        padding-right: 20px !important
    }
}

.govuk-\!-padding-bottom-4 {
    padding-bottom: 15px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-padding-bottom-4 {
        padding-bottom: 20px !important
    }
}

.govuk-\!-padding-left-4 {
    padding-left: 15px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-padding-left-4 {
        padding-left: 20px !important
    }
}

.govuk-\!-padding-5 {
    padding: 15px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-padding-5 {
        padding: 25px !important
    }
}

.govuk-\!-padding-top-5 {
    padding-top: 15px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-padding-top-5 {
        padding-top: 25px !important
    }
}

.govuk-\!-padding-right-5 {
    padding-right: 15px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-padding-right-5 {
        padding-right: 25px !important
    }
}

.govuk-\!-padding-bottom-5 {
    padding-bottom: 15px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-padding-bottom-5 {
        padding-bottom: 25px !important
    }
}

.govuk-\!-padding-left-5 {
    padding-left: 15px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-padding-left-5 {
        padding-left: 25px !important
    }
}

.govuk-\!-padding-6 {
    padding: 20px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-padding-6 {
        padding: 30px !important
    }
}

.govuk-\!-padding-top-6 {
    padding-top: 20px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-padding-top-6 {
        padding-top: 30px !important
    }
}

.govuk-\!-padding-right-6 {
    padding-right: 20px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-padding-right-6 {
        padding-right: 30px !important
    }
}

.govuk-\!-padding-bottom-6 {
    padding-bottom: 20px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-padding-bottom-6 {
        padding-bottom: 30px !important
    }
}

.govuk-\!-padding-left-6 {
    padding-left: 20px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-padding-left-6 {
        padding-left: 30px !important
    }
}

.govuk-\!-padding-7 {
    padding: 25px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-padding-7 {
        padding: 40px !important
    }
}

.govuk-\!-padding-top-7 {
    padding-top: 25px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-padding-top-7 {
        padding-top: 40px !important
    }
}

.govuk-\!-padding-right-7 {
    padding-right: 25px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-padding-right-7 {
        padding-right: 40px !important
    }
}

.govuk-\!-padding-bottom-7 {
    padding-bottom: 25px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-padding-bottom-7 {
        padding-bottom: 40px !important
    }
}

.govuk-\!-padding-left-7 {
    padding-left: 25px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-padding-left-7 {
        padding-left: 40px !important
    }
}

.govuk-\!-padding-8 {
    padding: 30px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-padding-8 {
        padding: 50px !important
    }
}

.govuk-\!-padding-top-8 {
    padding-top: 30px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-padding-top-8 {
        padding-top: 50px !important
    }
}

.govuk-\!-padding-right-8 {
    padding-right: 30px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-padding-right-8 {
        padding-right: 50px !important
    }
}

.govuk-\!-padding-bottom-8 {
    padding-bottom: 30px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-padding-bottom-8 {
        padding-bottom: 50px !important
    }
}

.govuk-\!-padding-left-8 {
    padding-left: 30px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-padding-left-8 {
        padding-left: 50px !important
    }
}

.govuk-\!-padding-9 {
    padding: 40px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-padding-9 {
        padding: 60px !important
    }
}

.govuk-\!-padding-top-9 {
    padding-top: 40px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-padding-top-9 {
        padding-top: 60px !important
    }
}

.govuk-\!-padding-right-9 {
    padding-right: 40px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-padding-right-9 {
        padding-right: 60px !important
    }
}

.govuk-\!-padding-bottom-9 {
    padding-bottom: 40px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-padding-bottom-9 {
        padding-bottom: 60px !important
    }
}

.govuk-\!-padding-left-9 {
    padding-left: 40px !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-padding-left-9 {
        padding-left: 60px !important
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.govuk-\!-text-align-left {
    text-align: left !important
}

.govuk-\!-text-align-centre {
    text-align: center !important
}

.govuk-\!-text-align-right {
    text-align: right !important
}

.govuk-\!-font-size-80 {
    font-size: 3.3125rem !important;
    line-height: 1.0377358491 !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-font-size-80 {
        font-size: 5rem !important;
        line-height: 1 !important
    }
}

@media print {
    .govuk-\!-font-size-80 {
        font-size: 53pt !important;
        line-height: 1.1 !important
    }
}

.govuk-\!-font-size-48 {
    font-size: 2rem !important;
    line-height: 1.09375 !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-font-size-48 {
        font-size: 3rem !important;
        line-height: 1.0416666667 !important
    }
}

@media print {
    .govuk-\!-font-size-48 {
        font-size: 32pt !important;
        line-height: 1.15 !important
    }
}

.govuk-\!-font-size-36 {
    font-size: 1.6875rem !important;
    line-height: 1.1111111111 !important
}

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

@media print {
    .govuk-\!-font-size-36 {
        font-size: 24pt !important;
        line-height: 1.05 !important
    }
}

.govuk-\!-font-size-27 {
    font-size: 1.3125rem !important;
    line-height: 1.1904761905 !important
}

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

@media print {
    .govuk-\!-font-size-27 {
        font-size: 18pt !important;
        line-height: 1.15 !important
    }
}

.govuk-\!-font-size-24 {
    font-size: 1.3125rem !important;
    line-height: 1.1904761905 !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-font-size-24 {
        font-size: 1.5rem !important;
        line-height: 1.25 !important
    }
}

@media print {
    .govuk-\!-font-size-24 {
        font-size: 18pt !important;
        line-height: 1.15 !important
    }
}

.govuk-\!-font-size-19 {
    font-size: 1.1875rem !important;
    line-height: 1.3157894737 !important
}

@media print {
    .govuk-\!-font-size-19 {
        font-size: 14pt !important;
        line-height: 1.15 !important
    }
}

.govuk-\!-font-size-16 {
    font-size: 1rem !important;
    line-height: 1.25 !important
}

@media print {
    .govuk-\!-font-size-16 {
        font-size: 14pt !important;
        line-height: 1.2 !important
    }
}

.govuk-\!-font-size-14 {
    font-size: .875rem !important;
    line-height: 1.4285714286 !important
}

@media print {
    .govuk-\!-font-size-14 {
        font-size: 12pt !important;
        line-height: 1.2 !important
    }
}

.govuk-\!-font-weight-regular {
    font-weight: 400 !important
}

.govuk-\!-font-weight-bold {
    font-weight: 700 !important
}

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

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

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

.govuk-\!-width-three-quarters {
    width: 100% !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-width-three-quarters {
        width: 75% !important
    }
}

.govuk-\!-width-two-thirds {
    width: 100% !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-width-two-thirds {
        width: 66.66% !important
    }
}

.govuk-\!-width-one-half {
    width: 100% !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-width-one-half {
        width: 50% !important
    }
}

.govuk-\!-width-one-third {
    width: 100% !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-width-one-third {
        width: 33.33% !important
    }
}

.govuk-\!-width-one-quarter {
    width: 100% !important
}

@media(min-width: 40.0625em) {
    .govuk-\!-width-one-quarter {
        width: 25% !important
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.brand--prime-ministers-office-10-downing-street .brand__color {
    color: #0b0c0c
}

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

.brand--prime-ministers-office-10-downing-street .brand__color:hover,
.brand--prime-ministers-office-10-downing-street .brand__color:focus {
    color: #0b0c0c
}

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

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

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

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

.gem-link--destructive {
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    font-size: 1.1875rem;
    line-height: 1.3157894737
}

@media print {
    .gem-link--destructive {
        font-family: sans-serif
    }
}

@media print {
    .gem-link--destructive {
        font-size: 14pt;
        line-height: 1.15
    }
}

.gem-link--destructive:link {
    color: #d4351c
}

.gem-link--destructive:visited,
.gem-link--destructive:hover,
.gem-link--destructive:active {
    color: rgb(189.475, 47.36875, 25.025)
}

.gem-link--destructive:focus {
    color: #0b0c0c
}

@media print {
    .gem-print-columns-none {
        width: 100%
    }

    .gem-print-columns-none>.govuk-width-container {
        margin: 0;
        max-width: none
    }

    .gem-print-columns-none>[class*=govuk-grid-column] {
        position: static !important;
        float: none;
        clear: both;
        width: 100%
    }
}

@media print {

    .gem-c-force-print-link-styles,
    .gem-c-force-print-link-styles:link,
    .gem-c-force-print-link-styles:visited,
    .gem-c-force-print-link-styles-within .govuk-link,
    .gem-c-force-print-link-styles-within .govuk-link:link,
    .gem-c-force-print-link-styles-within .govuk-link:visited {
        color: #000 !important
    }

    .gem-c-force-print-link-styles::after,
    .gem-c-force-print-link-styles-within .govuk-link::after {
        display: block;
        margin: 1mm auto;
        font-size: 12pt;
        font-weight: normal;
        color: #000 !important
    }
}

.govuk-breadcrumbs {
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.25;
    color: #0b0c0c;
    margin-top: 15px;
    margin-bottom: 10px
}

@media print {
    .govuk-breadcrumbs {
        font-family: sans-serif
    }
}

@media print {
    .govuk-breadcrumbs {
        font-size: 14pt;
        line-height: 1.2
    }
}

@media print {
    .govuk-breadcrumbs {
        color: #000
    }
}

.govuk-breadcrumbs__list {
    margin: 0;
    padding: 0;
    list-style-type: none
}

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

.govuk-breadcrumbs__list-item {
    display: inline-block;
    position: relative;
    margin-bottom: 5px;
    margin-left: .625em;
    padding-left: .9784375em;
    float: left
}

.govuk-breadcrumbs__list-item::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -.206875em;
    width: .4375em;
    height: .4375em;
    margin: auto 0;
    transform: rotate(45deg);
    border: solid;
    border-width: 1px 1px 0 0;
    border-color: #505a5f
}

@supports(border-width: max(0px)) {
    .govuk-breadcrumbs__list-item::before {
        border-width: max(1px, 0.0625em) max(1px, 0.0625em) 0 0;
        font-size: max(16px, 1em)
    }
}

.govuk-breadcrumbs__list-item:first-child {
    margin-left: 0;
    padding-left: 0
}

.govuk-breadcrumbs__list-item:first-child::before {
    content: none;
    display: none
}

.govuk-breadcrumbs__link {
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-decoration: underline;
    text-decoration-thickness: max(1px, .0625rem);
    text-underline-offset: .1578em
}

@media print {
    .govuk-breadcrumbs__link {
        font-family: sans-serif
    }
}

.govuk-breadcrumbs__link:hover {
    text-decoration-thickness: max(3px, .1875rem, .12em);
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    -webkit-text-decoration-skip: none;
    text-decoration-skip: none
}

.govuk-breadcrumbs__link:focus {
    outline: 3px solid rgba(0, 0, 0, 0);
    color: #0b0c0c;
    background-color: #fd0;
    box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
    text-decoration: none
}

@supports not (text-wrap: balance) {
    .govuk-breadcrumbs__link:focus {
        -webkit-box-decoration-break: clone;
        box-decoration-break: clone
    }
}

.govuk-breadcrumbs__link:link,
.govuk-breadcrumbs__link:visited {
    color: #0b0c0c
}

@media print {

    .govuk-breadcrumbs__link:link,
    .govuk-breadcrumbs__link:visited {
        color: #000
    }
}

.govuk-breadcrumbs__link:hover {
    color: rgba(11, 12, 12, .99)
}

.govuk-breadcrumbs__link:active,
.govuk-breadcrumbs__link:focus {
    color: #0b0c0c
}

@media print {

    .govuk-breadcrumbs__link:active,
    .govuk-breadcrumbs__link:focus {
        color: #000
    }
}

@media(max-width: 40.0525em) {
    .govuk-breadcrumbs--collapse-on-mobile .govuk-breadcrumbs__list-item {
        display: none
    }

    .govuk-breadcrumbs--collapse-on-mobile .govuk-breadcrumbs__list-item:first-child,
    .govuk-breadcrumbs--collapse-on-mobile .govuk-breadcrumbs__list-item:last-child {
        display: inline-block
    }

    .govuk-breadcrumbs--collapse-on-mobile .govuk-breadcrumbs__list-item::before {
        top: .375em;
        margin: 0
    }

    .govuk-breadcrumbs--collapse-on-mobile .govuk-breadcrumbs__list {
        display: flex
    }
}

.govuk-breadcrumbs--inverse {
    color: #fff
}

.govuk-breadcrumbs--inverse .govuk-breadcrumbs__link:link,
.govuk-breadcrumbs--inverse .govuk-breadcrumbs__link:visited {
    color: #fff
}

.govuk-breadcrumbs--inverse .govuk-breadcrumbs__link:hover,
.govuk-breadcrumbs--inverse .govuk-breadcrumbs__link:active {
    color: hsla(0, 0%, 100%, .99)
}

.govuk-breadcrumbs--inverse .govuk-breadcrumbs__link:focus {
    color: #0b0c0c
}

.govuk-breadcrumbs--inverse .govuk-breadcrumbs__list-item::before {
    border-color: currentcolor
}

.gem-c-breadcrumbs--inverse .govuk-breadcrumbs__list-item .govuk-breadcrumbs__link:link,
.gem-c-breadcrumbs--inverse .govuk-breadcrumbs__list-item .govuk-breadcrumbs__link:visited,
.gem-c-breadcrumbs--inverse .govuk-breadcrumbs__list-item .govuk-breadcrumbs__link:hover,
.gem-c-breadcrumbs--inverse .govuk-breadcrumbs__list-item .govuk-breadcrumbs__link:active {
    color: #fff
}

.gem-c-breadcrumbs--inverse .govuk-breadcrumbs__list-item .govuk-breadcrumbs__link:focus {
    color: #0b0c0c
}

.gem-c-breadcrumbs--inverse .govuk-breadcrumbs__list-item {
    color: #fff
}

.gem-c-breadcrumbs--inverse .govuk-breadcrumbs__list-item::before {
    border-color: #fff
}

.gem-c-breadcrumbs--border-bottom {
    border-bottom: 1px solid #b1b4b6;
    padding-bottom: 5px
}

@media(max-width: 40.0525em) {
    .gem-c-breadcrumbs--border-bottom.govuk-breadcrumbs--collapse-on-mobile {
        padding-bottom: 0
    }
}

@media(max-width: 40.0525em) {
    .govuk-breadcrumbs--collapse-on-mobile .govuk-breadcrumbs__list-item {
        padding-top: 14px;
        padding-bottom: 14px
    }

    .govuk-breadcrumbs--collapse-on-mobile .govuk-breadcrumbs__list-item::before {
        top: 20px
    }

    .govuk-breadcrumbs--collapse-on-mobile .govuk-breadcrumbs__link::after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0
    }
}

.gem-c-breadcrumbs[dir=rtl] {
    text-align: start
}

.gem-c-breadcrumbs[dir=rtl] .govuk-breadcrumbs__list-item {
    float: inline-start;
    margin-inline-end: .625em;
    padding-inline-end: .978em
}

.gem-c-breadcrumbs[dir=rtl] .govuk-breadcrumbs__list-item::before {
    transform: rotate(-135deg);
    left: 0;
    right: -1.2069em
}

@media print {
    .gem-c-breadcrumbs {
        font-size: 12pt
    }

    .gem-c-breadcrumbs .govuk-breadcrumbs__list-item .govuk-breadcrumbs__link:link,
    .gem-c-breadcrumbs .govuk-breadcrumbs__list-item .govuk-breadcrumbs__link:visited,
    .govuk-breadcrumbs .govuk-breadcrumbs__list-item .govuk-breadcrumbs__link:link,
    .govuk-breadcrumbs .govuk-breadcrumbs__list-item .govuk-breadcrumbs__link:visited {
        color: #000
    }

    .gem-c-breadcrumbs .govuk-breadcrumbs__list-item::before,
    .govuk-breadcrumbs .govuk-breadcrumbs__list-item::before {
        border-color: #000
    }
}

.govuk-button {
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    font-size: 1.1875rem;
    line-height: 1;
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    width: 100%;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 22px;
    padding: 8px 10px 7px;
    border: 2px solid rgba(0, 0, 0, 0);
    border-radius: 0;
    color: #fff;
    background-color: #00703c;
    box-shadow: 0 2px 0 rgb(0, 44.8, 24);
    text-align: center;
    vertical-align: top;
    cursor: pointer;
    -webkit-appearance: none
}

@media print {
    .govuk-button {
        font-family: sans-serif
    }
}

@media print {
    .govuk-button {
        font-size: 14pt;
        line-height: 19px
    }
}

@media(min-width: 40.0625em) {
    .govuk-button {
        margin-bottom: 32px
    }
}

@media(min-width: 40.0625em) {
    .govuk-button {
        width: auto
    }
}

.govuk-button:link,
.govuk-button:visited,
.govuk-button:active,
.govuk-button:hover {
    color: #fff;
    text-decoration: none
}

.govuk-button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.govuk-button:hover {
    background-color: rgb(0, 89.6, 48)
}

.govuk-button:active {
    top: 2px
}

.govuk-button:focus {
    border-color: #fd0;
    outline: 3px solid rgba(0, 0, 0, 0);
    box-shadow: inset 0 0 0 1px #fd0
}

.govuk-button:focus:not(:active):not(:hover) {
    border-color: #fd0;
    color: #0b0c0c;
    background-color: #fd0;
    box-shadow: 0 2px 0 #0b0c0c
}

.govuk-button::before {
    content: "";
    display: block;
    position: absolute;
    top: -2px;
    right: -2px;
    bottom: -4px;
    left: -2px;
    background: rgba(0, 0, 0, 0)
}

.govuk-button:active::before {
    top: -4px
}

.govuk-button[disabled] {
    opacity: .5
}

.govuk-button[disabled]:hover {
    background-color: #00703c;
    cursor: not-allowed
}

.govuk-button[disabled]:active {
    top: 0;
    box-shadow: 0 2px 0 rgb(0, 44.8, 24)
}

.govuk-button--secondary {
    background-color: #f3f2f1;
    box-shadow: 0 2px 0 rgb(145.8, 145.2, 144.6)
}

.govuk-button--secondary,
.govuk-button--secondary:link,
.govuk-button--secondary:visited,
.govuk-button--secondary:active,
.govuk-button--secondary:hover {
    color: #0b0c0c
}

.govuk-button--secondary:hover {
    background-color: rgb(218.7, 217.8, 216.9)
}

.govuk-button--secondary:hover[disabled] {
    background-color: #f3f2f1
}

.govuk-button--warning {
    background-color: #d4351c;
    box-shadow: 0 2px 0 rgb(84.8, 21.2, 11.2)
}

.govuk-button--warning,
.govuk-button--warning:link,
.govuk-button--warning:visited,
.govuk-button--warning:active,
.govuk-button--warning:hover {
    color: #fff
}

.govuk-button--warning:hover {
    background-color: rgb(169.6, 42.4, 22.4)
}

.govuk-button--warning:hover[disabled] {
    background-color: #d4351c
}

.govuk-button--inverse {
    background-color: #fff;
    box-shadow: 0 2px 0 rgb(20.3, 78.4, 128.8)
}

.govuk-button--inverse,
.govuk-button--inverse:link,
.govuk-button--inverse:visited,
.govuk-button--inverse:active,
.govuk-button--inverse:hover {
    color: #1d70b8
}

.govuk-button--inverse:hover {
    background-color: rgb(232.4, 240.7, 247.9)
}

.govuk-button--inverse:hover[disabled] {
    background-color: #fff
}

.govuk-button--start {
    font-weight: 700;
    font-size: 1.3125rem;
    line-height: 1;
    display: inline-flex;
    min-height: auto;
    justify-content: center
}

@media(min-width: 40.0625em) {
    .govuk-button--start {
        font-size: 1.5rem;
        line-height: 1
    }
}

@media print {
    .govuk-button--start {
        font-size: 18pt;
        line-height: 1
    }
}

.govuk-button__start-icon {
    margin-left: 5px;
    vertical-align: middle;
    flex-shrink: 0;
    align-self: center;
    forced-color-adjust: auto
}

@media(min-width: 48.0625em) {
    .govuk-button__start-icon {
        margin-left: 10px
    }
}

.gem-c-button {
    margin-bottom: 0
}

.gem-c-button--bottom-margin,
.gem-c-button__info-text--bottom-margin {
    margin-bottom: 15px
}

@media(min-width: 40.0625em) {

    .gem-c-button--bottom-margin,
    .gem-c-button__info-text--bottom-margin {
        margin-bottom: 40px
    }
}

.gem-c-button--inline {
    display: block;
    width: 100%;
    margin-bottom: 5px;
    vertical-align: top
}

@media(min-width: 48.0625em) {
    .gem-c-button--inline {
        display: inline-block;
        width: auto;
        vertical-align: baseline;
        margin-right: 10px
    }
}

.gem-c-button__info-text {
    display: block;
    max-width: 14em;
    margin-top: .5em;
    color: #0b0c0c;
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.25
}

@media print {
    .gem-c-button__info-text {
        color: #000
    }
}

@media print {
    .gem-c-button__info-text {
        font-family: sans-serif
    }
}

@media print {
    .gem-c-button__info-text {
        font-size: 14pt;
        line-height: 1.2
    }
}

.gem-c-button--secondary {
    padding: 8px 10px;
    border-color: #00823b;
    color: #00823b;
    background-color: #fff;
    box-shadow: none
}

.gem-c-button--secondary:link,
.gem-c-button--secondary:visited,
.gem-c-button--secondary:active,
.gem-c-button--secondary:focus {
    color: #00823b;
    background-color: #fff;
    text-decoration: none
}

.gem-c-button--secondary:link:focus {
    color: #00823b
}

.gem-c-button--secondary:hover {
    border-color: rgb(0, 104.5, 47.4269230769);
    color: rgb(0, 104.5, 47.4269230769);
    background-color: #f3f2f1;
    text-decoration: none
}

.gem-c-button--secondary::before {
    content: none
}

.gem-c-button--secondary-quiet {
    padding: 8px 10px;
    border-color: #505a5f;
    color: #505a5f;
    background-color: #fff;
    box-shadow: none
}

.gem-c-button--secondary-quiet:link,
.gem-c-button--secondary-quiet:visited,
.gem-c-button--secondary-quiet:active,
.gem-c-button--secondary-quiet:focus {
    color: #505a5f;
    background-color: #fff;
    text-decoration: none
}

.gem-c-button--secondary-quiet:link:focus {
    color: #505a5f
}

.gem-c-button--secondary-quiet:hover {
    border-color: hsl(200, 8.5714285714%, 29.3137254902%);
    color: hsl(200, 8.5714285714%, 29.3137254902%);
    background-color: #f3f2f1;
    text-decoration: none
}

.gem-c-button--secondary-quiet::before {
    content: none
}

@media print {
    .gem-c-button {
        font-family: "GDS Transport", arial, sans-serif;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-weight: 400;
        font-size: 1rem;
        line-height: 1.25;
        display: inline-block;
        padding: 5px;
        border: solid 1px #0b0c0c;
        color: #0b0c0c;
        text-decoration: none
    }
}

@media print {
    .gem-c-button {
        font-family: sans-serif
    }
}

@media print {
    .gem-c-button {
        font-size: 14pt;
        line-height: 1.2
    }
}

.govuk-error-message {
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 700;
    font-size: 1.1875rem;
    line-height: 1.3157894737;
    display: block;
    margin-top: 0;
    margin-bottom: 15px;
    clear: both;
    color: #d4351c
}

@media print {
    .govuk-error-message {
        font-family: sans-serif
    }
}

@media print {
    .govuk-error-message {
        font-size: 14pt;
        line-height: 1.15
    }
}

.gem-c-heading,
.gem-c-heading__text {
    margin: 0
}

.gem-c-heading--padding {
    padding: 15px 0
}

.gem-c-heading--border-top-1 {
    border-top-style: solid;
    border-top-width: 1px
}

.gem-c-heading--border-top-2 {
    border-top-style: solid;
    border-top-width: 2px
}

.gem-c-heading--border-top-5 {
    border-top-style: solid;
    border-top-width: 5px
}

.gem-c-heading--inverse .gem-c-heading__context,
.gem-c-heading--inverse .gem-c-heading__text {
    color: #fff
}

@media print {
    .gem-c-heading {
        margin: 0 !important;
        color: #000 !important;
        border-color: #000 !important;
        padding: 0
    }

    .gem-c-heading--padding[class*="--border-top"] {
        padding-top: 15px
    }

    .gem-c-heading--inverse .gem-c-heading__context,
    .gem-c-heading--inverse .gem-c-heading__text {
        color: #000
    }
}

.govuk-hint {
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    font-size: 1.1875rem;
    line-height: 1.3157894737;
    margin-bottom: 15px;
    color: #505a5f
}

@media print {
    .govuk-hint {
        font-family: sans-serif
    }
}

@media print {
    .govuk-hint {
        font-size: 14pt;
        line-height: 1.15
    }
}

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

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

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

.govuk-label {
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    font-size: 1.1875rem;
    line-height: 1.3157894737;
    color: #0b0c0c;
    display: block;
    margin-bottom: 5px
}

@media print {
    .govuk-label {
        font-family: sans-serif
    }
}

@media print {
    .govuk-label {
        font-size: 14pt;
        line-height: 1.15
    }
}

@media print {
    .govuk-label {
        color: #000
    }
}

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

.govuk-label--xl {
    font-size: 2rem;
    line-height: 1.09375
}

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

@media print {
    .govuk-label--xl {
        font-size: 32pt;
        line-height: 1.15
    }
}

.govuk-label--l {
    font-size: 1.6875rem;
    line-height: 1.1111111111
}

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

@media print {
    .govuk-label--l {
        font-size: 24pt;
        line-height: 1.05
    }
}

.govuk-label--m {
    font-size: 1.3125rem;
    line-height: 1.1904761905
}

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

@media print {
    .govuk-label--m {
        font-size: 18pt;
        line-height: 1.15
    }
}

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

.govuk-label-wrapper {
    margin: 0
}

.govuk-input {
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    font-size: 1.1875rem;
    line-height: 1.3157894737;
    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
}

@media print {
    .govuk-input {
        font-family: sans-serif
    }
}

@media print {
    .govuk-input {
        font-size: 14pt;
        line-height: 1.15
    }
}

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

.govuk-input:disabled {
    opacity: .5;
    color: inherit;
    background-color: rgba(0, 0, 0, 0);
    cursor: not-allowed
}

.govuk-input::-webkit-outer-spin-button,
.govuk-input::-webkit-inner-spin-button {
    margin: 0;
    -webkit-appearance: none
}

.govuk-input[type=number] {
    -moz-appearance: textfield
}

.govuk-input--error {
    border-color: #d4351c
}

.govuk-input--error:focus {
    border-color: #0b0c0c
}

.govuk-input--extra-letter-spacing {
    font-variant-numeric: tabular-nums;
    letter-spacing: .05em
}

.govuk-input--width-30 {
    max-width: 29.5em
}

.govuk-input--width-20 {
    max-width: 20.5em
}

.govuk-input--width-10 {
    max-width: 11.5em
}

.govuk-input--width-5 {
    max-width: 5.5em
}

.govuk-input--width-4 {
    max-width: 4.5em
}

.govuk-input--width-3 {
    max-width: 3.75em
}

.govuk-input--width-2 {
    max-width: 2.75em
}

.govuk-input__wrapper {
    display: flex
}

.govuk-input__wrapper .govuk-input {
    flex: 0 1 auto
}

.govuk-input__wrapper .govuk-input:focus {
    z-index: 1
}

@media(max-width: 19.99em) {
    .govuk-input__wrapper {
        display: block
    }

    .govuk-input__wrapper .govuk-input {
        max-width: 100%
    }
}

.govuk-input__prefix,
.govuk-input__suffix {
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    font-size: 1.1875rem;
    line-height: 1.3157894737;
    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 print {

    .govuk-input__prefix,
    .govuk-input__suffix {
        font-family: sans-serif
    }
}

@media print {

    .govuk-input__prefix,
    .govuk-input__suffix {
        font-size: 14pt;
        line-height: 1.15
    }
}

@media(max-width: 19.99em) {

    .govuk-input__prefix,
    .govuk-input__suffix {
        display: block;
        height: 100%;
        white-space: normal
    }
}

@media(max-width: 19.99em) {
    .govuk-input__prefix {
        border-bottom: 0
    }
}

@media(min-width: 20em) {
    .govuk-input__prefix {
        border-right: 0
    }
}

@media(max-width: 19.99em) {
    .govuk-input__suffix {
        border-top: 0
    }
}

@media(min-width: 20em) {
    .govuk-input__suffix {
        border-left: 0
    }
}

.gem-c-input__search-icon {
    display: block;
    position: relative;
    z-index: 1;
    margin-bottom: -40px;
    margin-bottom: -2.5rem;
    width: 40px;
    height: 40px;
    height: 2.5rem;
    background: url(govuk_publishing_components/icon-search-c4288e0b24c4efb62105a26bd8e98a7fcb1114467e5c64b3d8c145f4a74596a1.svg) no-repeat -3px center
}

.gem-c-input.govuk-input {
    margin: 0;
    min-width: 0;
    padding: 5px;
    box-sizing: border-box
}

.gem-c-input.govuk-input.gem-c-input--with-search-icon {
    padding-left: 30px
}

.gem-c-search {
    position: relative
}

.gem-c-search__label {
    display: block;
    color: #0b0c0c;
    cursor: text;
    text-overflow: ellipsis;
    height: 90%;
    overflow: hidden;
    white-space: nowrap;
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    font-size: 1.1875rem;
    line-height: 2.1052631579
}

@media print {
    .gem-c-search__label {
        font-family: sans-serif
    }
}

@media print {
    .gem-c-search__label {
        font-size: 14pt;
        line-height: 40px
    }
}

.gem-c-search__label h1 {
    margin: 0;
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    font-size: 1.1875rem;
    line-height: 2.1052631579
}

@media print {
    .gem-c-search__label h1 {
        font-family: sans-serif
    }
}

@media print {
    .gem-c-search__label h1 {
        font-size: 14pt;
        line-height: 40px
    }
}

.govuk-frontend-supported .gem-c-search__label {
    position: absolute;
    left: 2px;
    top: 2px;
    bottom: 2px;
    max-width: 68%;
    padding-left: 15px;
    z-index: 1;
    color: #505a5f;
    background: #fff
}

.govuk-frontend-supported .gem-c-search--separate-label .gem-c-search__label {
    color: #0b0c0c
}

.gem-c-search__input[type=search] {
    margin: 0;
    width: 100%;
    height: 2.1052631579em;
    padding: .3157894737em;
    border: 2px solid #0b0c0c;
    background: #fff;
    border-radius: 0;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    font-size: 1.1875rem;
    line-height: 1.4736842105
}

@media print {
    .gem-c-search__input[type=search] {
        font-family: sans-serif
    }
}

@media print {
    .gem-c-search__input[type=search] {
        font-size: 14pt;
        line-height: 1.4736842105
    }
}

.gem-c-search__input[type=search]:focus,
.gem-c-search__input[type=search].focus {
    z-index: 2
}

.gem-c-search__input[type=search]:focus {
    outline: 3px solid #fd0;
    outline-offset: 0;
    box-shadow: inset 0 0 0 2px
}

.gem-c-search__input[type=search]::-webkit-search-cancel-button {
    -webkit-appearance: none;
    background-image: url(govuk_publishing_components/icon-close-eecb5fdf67d1688ddf2f93e6e09d5f87b9b24e0fc53596ad2a65cf187c2c7c76.svg);
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 20px;
    margin-left: 0;
    margin-right: 0;
    width: 20px
}

.gem-c-search__submit {
    border: 0;
    cursor: pointer;
    border-radius: 0;
    outline: 2px solid rgba(0, 0, 0, 0);
    outline-offset: 0;
    position: relative;
    padding: 0;
    width: 40px;
    height: 40px;
    text-indent: -5000px;
    overflow: hidden
}

.gem-c-search__submit .gem-c-search__icon {
    pointer-events: none;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    transform: scale(0.5)
}

.gem-c-search__submit:focus {
    z-index: 2;
    outline: 3px solid #fd0;
    box-shadow: inset 0 0 0 4px #0b0c0c
}

.gem-c-search__submit::-moz-focus-inner {
    border: 0
}

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

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

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

.gem-c-search--on-govuk-blue .gem-c-search__label {
    color: #fff
}

.gem-c-search--on-govuk-blue .gem-c-search__input {
    border-width: 0;
    outline: 2px solid rgba(0, 0, 0, 0);
    outline-offset: 0
}

.gem-c-search--on-govuk-blue .gem-c-search__input:focus {
    outline: 3px solid #fd0;
    outline-offset: 0;
    box-shadow: inset 0 0 0 2px;
    box-shadow: inset 0 0 0 4px
}

.gem-c-search--on-govuk-blue .gem-c-search__submit {
    background-color: #d2e2f1;
    color: #1d70b8
}

.gem-c-search--on-govuk-blue .gem-c-search__submit:hover {
    background-color: #f4f8fb
}

.govuk-frontend-supported .gem-c-search--on-govuk-blue .gem-c-search__label {
    color: #505a5f
}

.gem-c-search--on-white .gem-c-search__submit {
    background-color: #1d70b8;
    color: #fff
}

.gem-c-search--on-white .gem-c-search__submit:hover {
    background-color: rgb(32.4718309859, 125.4084507042, 206.0281690141)
}

.gem-c-search--on-white .gem-c-search__input[type=search] {
    border-right-width: 0
}

.gem-c-search--on-white .gem-c-search__input[type=search]:focus {
    border-right-width: 2px
}

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

.gem-c-search--large .gem-c-search__label {
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    font-size: 1.1875rem;
    line-height: 2.6315789474
}

@media print {
    .gem-c-search--large .gem-c-search__label {
        font-family: sans-serif
    }
}

@media print {
    .gem-c-search--large .gem-c-search__label {
        font-size: 14pt;
        line-height: 50px
    }
}

.gem-c-search--large .gem-c-search__input[type=search] {
    height: 50px
}

.gem-c-search--large .gem-c-search__submit {
    width: 50px;
    height: 50px
}

.gem-c-search--large .gem-c-search__submit .gem-c-search__icon {
    transform: scale(0.4)
}

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

.gem-c-search-with-autocomplete__wrapper {
    position: relative
}

.gem-c-search-with-autocomplete__menu {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    background-color: #fff;
    border: 1px solid #b1b4b6;
    border-top: 0;
    margin-right: -40px
}

.gem-c-search-with-autocomplete__menu--visible {
    display: block
}

.gem-c-search-with-autocomplete__menu--hidden {
    display: none
}

.gem-c-search-with-autocomplete__menu--inline {
    position: relative
}

.gem-c-search-with-autocomplete__option {
    display: block;
    cursor: pointer;
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    font-size: 1.1875rem;
    line-height: 1.3157894737
}

@media print {
    .gem-c-search-with-autocomplete__option {
        font-family: sans-serif
    }
}

@media print {
    .gem-c-search-with-autocomplete__option {
        font-size: 14pt;
        line-height: 1.15
    }
}

.gem-c-search-with-autocomplete__option>* {
    pointer-events: none
}

.gem-c-search-with-autocomplete__option>span {
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

.gem-c-search-with-autocomplete__option--focused,
.gem-c-search-with-autocomplete__option:hover,
.gem-c-search-with-autocomplete__option:focus-visible {
    background-color: #f3f2f1;
    outline: none;
    text-decoration: underline;
    text-decoration-thickness: max(1px, .0625rem);
    text-underline-offset: .1578em;
    text-decoration-thickness: max(3px, .1875rem, .12em);
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    -webkit-text-decoration-skip: none;
    text-decoration-skip: none
}

.gem-c-search-with-autocomplete__option--focused .gem-c-search-with-autocomplete__suggestion-icon,
.gem-c-search-with-autocomplete__option:hover .gem-c-search-with-autocomplete__suggestion-icon,
.gem-c-search-with-autocomplete__option:focus-visible .gem-c-search-with-autocomplete__suggestion-icon {
    background-color: #0b0c0c
}

.gem-c-search-with-autocomplete__option:focus-visible .gem-c-search-with-autocomplete__suggestion-text {
    background-color: #fd0
}

.gem-c-search-with-autocomplete__option-wrapper {
    display: flex;
    align-items: center;
    margin: 0 15px;
    padding: 5px 0;
    border-bottom: 1px solid #b1b4b6
}

.gem-c-search-with-autocomplete__option:last-child .gem-c-search-with-autocomplete__option-wrapper {
    border-bottom: 0
}

.gem-c-search-with-autocomplete__suggestion-icon {
    width: 20px;
    height: 40px;
    margin-right: 10px;
    flex: none;
    mask-image: url(govuk_publishing_components/icon-autocomplete-search-suggestion-6dba8814c94cc876652b9f6d7acfe4ea57a68b5869b908a73f520ca99c79fe0e.svg);
    -webkit-mask-image: url(govuk_publishing_components/icon-autocomplete-search-suggestion-6dba8814c94cc876652b9f6d7acfe4ea57a68b5869b908a73f520ca99c79fe0e.svg);
    background-color: #505a5f
}

.gem-c-search-with-autocomplete__suggestion-text {
    font-weight: bold
}

.gem-c-search-with-autocomplete__suggestion-highlight {
    font-weight: normal;
    background: none
}

.gem-c-search-with-autocomplete.gem-c-search-with-autocomplete--large .gem-c-search-with-autocomplete__menu {
    margin-right: -50px
}

.gem-c-search-with-autocomplete.gem-c-search-with-autocomplete--large .gem-c-search-with-autocomplete__option {
    min-height: 50px
}

.gem-c-search-with-autocomplete.gem-c-search-with-autocomplete--on-govuk-blue .gem-c-search-with-autocomplete__menu {
    border-top: 1px solid #b1b4b6
}

@media(forced-colors: active) {
    .gem-c-search-with-autocomplete__menu {
        border-color: FieldText
    }

    .gem-c-search-with-autocomplete__option {
        forced-color-adjust: none;
        background-color: Field;
        color: FieldText
    }

    .gem-c-search-with-autocomplete__option--focused,
    .gem-c-search-with-autocomplete__option:hover,
    .gem-c-search-with-autocomplete__option:focus-visible {
        background-color: Highlight;
        color: HighlightText;
        border-color: FieldText
    }

    .gem-c-search-with-autocomplete__option--focused .gem-c-search-with-autocomplete__suggestion-text,
    .gem-c-search-with-autocomplete__option:hover .gem-c-search-with-autocomplete__suggestion-text,
    .gem-c-search-with-autocomplete__option:focus-visible .gem-c-search-with-autocomplete__suggestion-text {
        background: none
    }

    .gem-c-search-with-autocomplete__option--focused .gem-c-search-with-autocomplete__suggestion-highlight,
    .gem-c-search-with-autocomplete__option:hover .gem-c-search-with-autocomplete__suggestion-highlight,
    .gem-c-search-with-autocomplete__option:focus-visible .gem-c-search-with-autocomplete__suggestion-highlight {
        color: HighlightText
    }

    .gem-c-search-with-autocomplete__option--focused .gem-c-search-with-autocomplete__suggestion-icon,
    .gem-c-search-with-autocomplete__option:hover .gem-c-search-with-autocomplete__suggestion-icon,
    .gem-c-search-with-autocomplete__option:focus-visible .gem-c-search-with-autocomplete__suggestion-icon {
        background-color: HighlightText
    }

    .gem-c-search-with-autocomplete__option:focus-visible:not(:hover) {
        background-color: SelectedItem;
        color: SelectedItemText
    }

    .gem-c-search-with-autocomplete__option:focus-visible:not(:hover) .gem-c-search-with-autocomplete__suggestion-highlight {
        color: SelectedItemText
    }

    .gem-c-search-with-autocomplete__option:focus-visible:not(:hover) .gem-c-search-with-autocomplete__suggestion-icon {
        background-color: SelectedItemText
    }

    .gem-c-search-with-autocomplete__suggestion-highlight {
        color: FieldText
    }

    .gem-c-search-with-autocomplete__suggestion-icon {
        background-color: FieldText
    }
}

.govuk-skip-link {
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-decoration: underline;
    text-decoration-thickness: max(1px, .0625rem);
    text-underline-offset: .1578em;
    font-size: 1rem;
    line-height: 1.25;
    display: block;
    padding: 10px 15px
}

.govuk-skip-link:not(:active):not(:focus) {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    clip: rect(0 0 0 0) !important;
    -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
}

@media print {
    .govuk-skip-link {
        font-family: sans-serif
    }
}

.govuk-skip-link:link,
.govuk-skip-link:visited {
    color: #0b0c0c
}

@media print {

    .govuk-skip-link:link,
    .govuk-skip-link:visited {
        color: #000
    }
}

.govuk-skip-link:hover {
    color: rgba(11, 12, 12, .99)
}

.govuk-skip-link:active,
.govuk-skip-link:focus {
    color: #0b0c0c
}

@media print {

    .govuk-skip-link:active,
    .govuk-skip-link:focus {
        color: #000
    }
}

@media print {
    .govuk-skip-link {
        font-size: 14pt;
        line-height: 1.2
    }
}

@supports(padding: max(calc(0px))) {
    .govuk-skip-link {
        padding-right: max(15px, calc(15px + env(safe-area-inset-right)));
        padding-left: max(15px, calc(15px + env(safe-area-inset-left)))
    }
}

.govuk-skip-link:focus {
    outline: 3px solid #fd0;
    outline-offset: 0;
    background-color: #fd0
}

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

.govuk-textarea {
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    font-size: 1.1875rem;
    line-height: 1.25;
    box-sizing: border-box;
    display: block;
    width: 100%;
    min-height: 40px;
    margin-bottom: 20px;
    padding: 5px;
    resize: vertical;
    border: 2px solid #0b0c0c;
    border-radius: 0;
    -webkit-appearance: none
}

@media print {
    .govuk-textarea {
        font-family: sans-serif
    }
}

@media print {
    .govuk-textarea {
        font-size: 14pt;
        line-height: 1.25
    }
}

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

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

.govuk-textarea:disabled {
    opacity: .5;
    color: inherit;
    background-color: rgba(0, 0, 0, 0);
    cursor: not-allowed
}

.govuk-textarea--error {
    border-color: #d4351c
}

.govuk-textarea--error:focus {
    border-color: #0b0c0c
}

.gem-c-textarea .govuk-textarea {
    margin-bottom: 0
}

.gem-c-textarea .govuk-textarea~.govuk-hint {
    margin-top: 5px
}

.gem-c-textarea .govuk-textarea~.govuk-error-message {
    margin-top: 5px
}

@media print {

    .gem-c-textarea .gem-c-label,
    .gem-c-textarea .gem-c-error-message,
    .gem-c-textarea .govuk-hint,
    .gem-c-textarea .govuk-character-count__message {
        display: block
    }

    .gem-c-textarea .govuk-textarea {
        width: 400px;
        height: 40px
    }
}

.govuk-cookie-banner {
    padding-top: 20px;
    border-bottom: 10px solid rgba(0, 0, 0, 0);
    background-color: #f3f2f1
}

.govuk-template--rebranded .govuk-cookie-banner {
    background-color: #f4f8fb
}

.govuk-cookie-banner[hidden] {
    display: none
}

.govuk-cookie-banner__message {
    margin-bottom: -10px
}

.govuk-cookie-banner__message[hidden] {
    display: none
}

.govuk-cookie-banner__message:focus {
    outline: none
}

.gem-c-cookie-banner [hidden],
.gem-c-cookie-banner .govuk-button-group[hidden],
.gem-c-cookie-banner .govuk-cookie-banner__heading[hidden] {
    display: none
}

.gem-c-cookie-banner__confirmation:focus {
    outline: none
}

@media print {
    .gem-c-cookie-banner {
        display: none !important
    }
}

.gem-c-cross-service-header__button {
    display: none;
    position: relative;
    align-items: center;
    cursor: pointer;
    min-width: 240px;
    min-width: max-content;
    border: 0;
    margin: 0;
    padding: 10px 0 5px 20px;
    background: none;
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 700;
    font-size: 1.1875rem;
    line-height: 1.3157894737
}

@media print {
    .gem-c-cross-service-header__button {
        font-family: sans-serif
    }
}

@media print {
    .gem-c-cross-service-header__button {
        font-size: 14pt;
        line-height: 1.15
    }
}

.toggle-enabled .gem-c-cross-service-header__button {
    display: inline;
    display: flex
}

@media(min-width: 40.0625em) {
    .toggle-enabled .gem-c-cross-service-header__button {
        display: none
    }
}

.gem-c-cross-service-header__button::before {
    content: "";
    position: absolute;
    left: .15rem;
    top: 50%;
    box-sizing: border-box;
    display: inline-block;
    width: .6rem;
    height: .6rem;
    transform: translateY(-65%) rotate(135deg);
    border-top: .15rem solid;
    border-right: .15rem solid
}

.gem-c-cross-service-header__button.gem-c-cross-service-header__button--open::before {
    transform: translateY(-15%) rotate(-45deg)
}

.gem-c-cross-service-header__button.gem-c-cross-service-header__button--one-login {
    color: #fff
}

.gem-c-cross-service-header__button.gem-c-cross-service-header__button--one-login:focus {
    outline: 3px solid rgba(0, 0, 0, 0);
    color: #0b0c0c;
    background-color: #fd0;
    box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
    text-decoration: none
}

@supports not (text-wrap: balance) {
    .gem-c-cross-service-header__button.gem-c-cross-service-header__button--one-login:focus {
        -webkit-box-decoration-break: clone;
        box-decoration-break: clone
    }
}

.gem-c-cross-service-header__button.gem-c-cross-service-header__button--one-login:focus:not(:focus-visible) {
    outline: none;
    color: #fff;
    background: none;
    box-shadow: none
}

.gem-c-cross-service-header__button.gem-c-cross-service-header__button--one-login:focus-visible {
    outline: 3px solid rgba(0, 0, 0, 0);
    color: #0b0c0c;
    background-color: #fd0;
    box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
    text-decoration: none
}

@supports not (text-wrap: balance) {
    .gem-c-cross-service-header__button.gem-c-cross-service-header__button--one-login:focus-visible {
        -webkit-box-decoration-break: clone;
        box-decoration-break: clone
    }
}

.gem-c-cross-service-header__button-icon {
    margin-left: 10px;
    font-size: 0
}

.gem-c-cross-service-header__button-icon.gem-c-cross-service-header__button-icon--focus {
    display: none
}

.gem-c-cross-service-header__button:focus .gem-c-cross-service-header__button-icon.gem-c-cross-service-header__button-icon--default {
    display: none
}

.gem-c-cross-service-header__button:focus .gem-c-cross-service-header__button-icon.gem-c-cross-service-header__button-icon--focus {
    display: inline
}

.gem-c-cross-service-header__button:focus:not(:focus-visible) .gem-c-cross-service-header__button-icon.gem-c-cross-service-header__button-icon--default {
    display: inline
}

.gem-c-cross-service-header__button:focus:not(:focus-visible) .gem-c-cross-service-header__button-icon.gem-c-cross-service-header__button-icon--focus {
    display: none
}

.gem-c-cross-service-header__button:focus-visible .gem-c-cross-service-header__button-icon.gem-c-cross-service-header__button-icon--default {
    display: none
}

.gem-c-cross-service-header__button:focus-visible .gem-c-cross-service-header__button-icon.gem-c-cross-service-header__button-icon--focus {
    display: inline
}

.gem-c-one-login-header {
    color: #fff;
    background: #0b0c0c;
    border-bottom: 10px solid #1d70b8;
    position: relative;
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    font-size: 1.1875rem;
    line-height: 1.3157894737
}

@media print {
    .gem-c-one-login-header {
        font-family: sans-serif
    }
}

@media print {
    .gem-c-one-login-header {
        font-size: 14pt;
        line-height: 1.15
    }
}

.gem-c-one-login-header__container {
    display: flex;
    position: relative;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap
}

.gem-c-one-login-header__logo {
    min-width: max-content;
    padding-top: 10px;
    padding-bottom: 10px;
    max-width: 33.33%
}

@media(min-width: 48.0625em) {
    .gem-c-one-login-header__logo {
        width: 33.33%;
        padding-right: 15px
    }
}

.gem-c-one-login-header__link:link,
.gem-c-one-login-header__link:visited,
.gem-c-one-login-header__nav__link:link,
.gem-c-one-login-header__nav__link:visited {
    text-decoration: none;
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media print {

    .gem-c-one-login-header__link:link,
    .gem-c-one-login-header__link:visited,
    .gem-c-one-login-header__nav__link:link,
    .gem-c-one-login-header__nav__link:visited {
        font-family: sans-serif
    }
}

.gem-c-one-login-header__link:link:link,
.gem-c-one-login-header__link:link:visited,
.gem-c-one-login-header__link:visited:link,
.gem-c-one-login-header__link:visited:visited,
.gem-c-one-login-header__nav__link:link:link,
.gem-c-one-login-header__nav__link:link:visited,
.gem-c-one-login-header__nav__link:visited:link,
.gem-c-one-login-header__nav__link:visited:visited {
    color: #fff
}

.gem-c-one-login-header__link:link:hover,
.gem-c-one-login-header__link:link:active,
.gem-c-one-login-header__link:visited:hover,
.gem-c-one-login-header__link:visited:active,
.gem-c-one-login-header__nav__link:link:hover,
.gem-c-one-login-header__nav__link:link:active,
.gem-c-one-login-header__nav__link:visited:hover,
.gem-c-one-login-header__nav__link:visited:active {
    color: hsla(0, 0%, 100%, .99)
}

.gem-c-one-login-header__link:link:focus,
.gem-c-one-login-header__link:visited:focus,
.gem-c-one-login-header__nav__link:link:focus,
.gem-c-one-login-header__nav__link:visited:focus {
    color: #0b0c0c
}

.gem-c-one-login-header__link:link:hover,
.gem-c-one-login-header__link:visited:hover,
.gem-c-one-login-header__nav__link:link:hover,
.gem-c-one-login-header__nav__link:visited:hover {
    text-decoration: underline;
    text-decoration-thickness: 3px;
    text-underline-offset: .1578em
}

.gem-c-one-login-header__link:link:focus,
.gem-c-one-login-header__link:visited:focus,
.gem-c-one-login-header__nav__link:link:focus,
.gem-c-one-login-header__nav__link:visited:focus {
    outline: 3px solid rgba(0, 0, 0, 0);
    color: #0b0c0c;
    background-color: #fd0;
    box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
    text-decoration: none
}

@supports not (text-wrap: balance) {

    .gem-c-one-login-header__link:link:focus,
    .gem-c-one-login-header__link:visited:focus,
    .gem-c-one-login-header__nav__link:link:focus,
    .gem-c-one-login-header__nav__link:visited:focus {
        -webkit-box-decoration-break: clone;
        box-decoration-break: clone
    }
}

.gem-c-one-login-header__logotype {
    display: inline-block;
    position: relative;
    top: -3px;
    margin-right: 5px;
    fill: currentcolor;
    vertical-align: top
}

@media(forced-colors: active) {
    .gem-c-one-login-header__logotype {
        forced-color-adjust: none;
        color: linktext
    }
}

.gem-c-one-login-header__logotype:last-child {
    margin-right: 0
}

.gem-c-one-login-header__logotype-crown-fallback-image {
    width: 36px;
    height: 32px;
    border: 0;
    vertical-align: bottom
}

.gem-c-one-login-header__link--homepage {
    display: inline-block;
    margin-right: 10px;
    font-size: 30px;
    line-height: 1;
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 700
}

@media print {
    .gem-c-one-login-header__link--homepage {
        font-family: sans-serif
    }
}

@media(min-width: 40.0625em) {
    .gem-c-one-login-header__link--homepage {
        display: inline
    }

    .gem-c-one-login-header__link--homepage:focus {
        box-shadow: 0 0 #fd0
    }
}

.gem-c-one-login-header__link--homepage:link,
.gem-c-one-login-header__link--homepage:visited {
    text-decoration: none
}

.gem-c-one-login-header__link--homepage:hover,
.gem-c-one-login-header__link--homepage:active {
    margin-bottom: -3px;
    border-bottom: 3px solid
}

.gem-c-one-login-header__link--homepage:focus {
    margin-bottom: 0;
    border-bottom: 0
}

@media(max-width: 40.0525em) {
    .gem-c-one-login-header__nav {
        width: 100%
    }
}

@media(min-width: 40.0625em) {
    .gem-c-one-login-header__nav {
        max-width: 66%
    }
}

.gem-c-one-login-header__nav__list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block
}

@media(max-width: 40.0525em) {
    .toggle-enabled .gem-c-one-login-header__nav__list {
        display: none
    }
}

@media(min-width: 40.0625em) {
    .toggle-enabled .gem-c-one-login-header__nav__list {
        display: flex
    }
}

@media(max-width: 40.0525em) {
    .gem-c-one-login-header__nav--open .gem-c-one-login-header__nav__list {
        display: block
    }
}

@media(min-width: 40.0625em) {
    .gem-c-one-login-header__nav__list {
        padding: 10px 0;
        display: flex;
        align-items: center
    }
}

.gem-c-one-login-header__nav__list-item {
    display: inline-block;
    padding: 10px 0
}

@media(min-width: 40.0625em) {
    .gem-c-one-login-header__nav__list-item {
        padding: 10px 0 10px 30px;
        border-left: 1px solid #b1b4b6;
        align-self: stretch
    }

    .gem-c-one-login-header__nav__list-item:not(:last-child) {
        margin-right: 20px
    }
}

@media(max-width: 40.0525em) {
    .gem-c-one-login-header__nav__list-item {
        width: 100%
    }

    .gem-c-one-login-header__nav__list-item:not(:last-child) {
        border-bottom: 1px solid #b1b4b6
    }
}

.gem-c-one-login-header__nav__link {
    font-weight: bold
}

@media(min-width: 40.0625em) {
    .gem-c-one-login-header__nav__link.gem-c-one-login-header__nav__link--one-login {
        display: flex;
        justify-content: center
    }

    .gem-c-one-login-header__nav__link.gem-c-one-login-header__nav__link--one-login:focus .gem-c-cross-service-header__button-icon {
        display: none
    }

    .gem-c-one-login-header__nav__link.gem-c-one-login-header__nav__link--one-login:focus .gem-c-cross-service-header__button-icon--focus {
        display: inline
    }
}

@media(max-width: 40.0525em) {
    .gem-c-one-login-header__nav__link.gem-c-one-login-header__nav__link--one-login .gem-c-cross-service-header__button-icon {
        display: none
    }
}

@media print {
    .gem-c-cross-service-header {
        margin-bottom: 5mm
    }

    .gem-c-one-login-header {
        background: none;
        border-bottom: 2pt solid #000
    }

    .gem-c-one-login-header * {
        color: #000
    }

    .gem-c-one-login-header .govuk-width-container {
        margin: 0
    }

    .gem-c-service-header {
        background: none
    }

    .gem-c-service-header .govuk-width-container {
        margin: 0
    }

    .gem-c-service-header .gem-c-service-header__container {
        padding: 0
    }
}

.gem-c-feedback {
    background: #fff;
    margin-top: 30px
}

@media(min-width: 48.0625em) {
    .gem-c-feedback {
        margin-top: 60px
    }
}

@media(max-width: 40.0525em) {
    .gem-c-feedback {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media(min-width: 40.0625em)and (max-width: 48.0525em) {
    .gem-c-feedback {
        margin-right: -30px;
        margin-left: -30px
    }
}

.gem-c-feedback [hidden] {
    display: none !important
}

.gem-c-feedback__prompt {
    background-color: #f4f8fb;
    color: #0b0c0c;
    border-top: 1px solid #8eb8dc;
    outline: 0
}

.gem-c-feedback__prompt-content {
    display: flex;
    flex-direction: column;
    padding: 0 15px
}

@media(min-width: 40.0625em) {
    .gem-c-feedback__prompt-content {
        flex-direction: row;
        align-items: center;
        justify-content: space-between
    }
}

.gem-c-feedback__prompt-questions {
    text-align: left;
    padding: 20px 0
}

@media(min-width: 40.0625em) {
    .gem-c-feedback__prompt-questions {
        margin: 0 15px
    }
}

.gem-c-feedback__prompt-questions--something-is-wrong {
    border-top: 1px solid #b1b4b6
}

@media(min-width: 40.0625em) {
    .gem-c-feedback__prompt-questions--something-is-wrong {
        border: 0
    }
}

.gem-c-feedback__prompt-question-answer {
    display: flex;
    align-items: center
}

@media(max-width: 19.99em) {
    .gem-c-feedback__prompt-question-answer {
        justify-content: center;
        flex-wrap: wrap
    }
}

.gem-c-feedback__prompt-question,
.gem-c-feedback__prompt-success {
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 700;
    font-size: 1.1875rem;
    line-height: 1.3157894737
}

@media print {

    .gem-c-feedback__prompt-question,
    .gem-c-feedback__prompt-success {
        font-family: sans-serif
    }
}

@media print {

    .gem-c-feedback__prompt-question,
    .gem-c-feedback__prompt-success {
        font-size: 14pt;
        line-height: 1.15
    }
}

@media(min-width: 40.0625em) {

    .gem-c-feedback__prompt-question,
    .gem-c-feedback__prompt-success {
        font-family: "GDS Transport", arial, sans-serif;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-weight: 700;
        font-size: 1rem;
        line-height: 1.25
    }
}

@media print and (min-width: 40.0625em) {

    .gem-c-feedback__prompt-question,
    .gem-c-feedback__prompt-success {
        font-family: sans-serif
    }
}

@media print and (min-width: 40.0625em) {

    .gem-c-feedback__prompt-question,
    .gem-c-feedback__prompt-success {
        font-size: 14pt;
        line-height: 1.2
    }
}

.gem-c-feedback__prompt-question {
    margin: 0;
    padding-bottom: 10px
}

.gem-c-feedback__prompt-question:focus {
    outline: 0
}

@media(min-width: 20em) {
    .gem-c-feedback__prompt-question {
        padding-bottom: 0;
        margin-right: 10px
    }
}

@media(min-width: 48.0625em) {
    .gem-c-feedback__prompt-question {
        margin-right: 20px
    }
}

.gem-c-feedback__prompt-link {
    background: rgba(0, 0, 0, 0);
    color: #0b0c0c;
    box-shadow: 0 3px 0 #0b0c0c;
    border: 1px #0b0c0c solid;
    margin-bottom: 0;
    width: 100%;
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    font-size: 1.1875rem;
    line-height: 1.3157894737
}

@media print {
    .gem-c-feedback__prompt-link {
        font-family: sans-serif
    }
}

@media print {
    .gem-c-feedback__prompt-link {
        font-size: 14pt;
        line-height: 1.15
    }
}

@media(min-width: 40.0625em) {
    .gem-c-feedback__prompt-link {
        font-family: "GDS Transport", arial, sans-serif;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-weight: 400;
        font-size: 1rem;
        line-height: 1.25
    }
}

@media print and (min-width: 40.0625em) {
    .gem-c-feedback__prompt-link {
        font-family: sans-serif
    }
}

@media print and (min-width: 40.0625em) {
    .gem-c-feedback__prompt-link {
        font-size: 14pt;
        line-height: 1.2
    }
}

.gem-c-feedback__prompt-link:focus,
.gem-c-feedback__prompt-link:focus:not(:active):not(:hover) {
    background: #fd0;
    border-color: #0b0c0c;
    box-shadow: 0 5px 0 #0b0c0c
}

.gem-c-feedback__prompt-link:active {
    color: #0b0c0c
}

.gem-c-feedback__prompt-link:hover {
    background: #b1b4b6;
    color: #0b0c0c
}

.gem-c-feedback__prompt-link:link,
.gem-c-feedback__prompt-link:visited {
    color: #0b0c0c
}

.gem-c-feedback__prompt-link:link:focus,
.gem-c-feedback__prompt-link:link:active,
.gem-c-feedback__prompt-link:visited:focus,
.gem-c-feedback__prompt-link:visited:active {
    color: #0b0c0c
}

.gem-c-feedback__option-list {
    display: flex;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.gem-c-feedback__option-list-item:last-child {
    margin-left: 10px
}

@media(min-width: 48.0625em) {
    .gem-c-feedback__option-list-item:last-child {
        margin-left: 20px
    }
}

.gem-c-feedback__option-list-item .gem-c-feedback__prompt-link {
    min-width: 100px
}

@media(max-width: 48.0525em) {
    .gem-c-feedback__option-list-item .gem-c-feedback__prompt-link {
        min-width: 80px
    }
}

.gem-c-feedback__error-summary {
    margin-bottom: 15px;
    padding: 15px;
    border: solid 4px #d4351c;
    clear: both
}

.gem-c-feedback__error-summary:focus {
    outline: solid 3px #fd0
}

@media(min-width: 48.0625em) {
    .gem-c-feedback__error-summary {
        border-width: 5px
    }
}

.gem-c-feedback__error-summary h2 {
    margin: 0 0 15px 0;
    color: #0b0c0c;
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 700;
    font-size: 1.3125rem;
    line-height: 1.1904761905
}

@media print {
    .gem-c-feedback__error-summary h2 {
        color: #000
    }
}

@media print {
    .gem-c-feedback__error-summary h2 {
        font-family: sans-serif
    }
}

@media(min-width: 40.0625em) {
    .gem-c-feedback__error-summary h2 {
        font-size: 1.5rem;
        line-height: 1.25
    }
}

@media print {
    .gem-c-feedback__error-summary h2 {
        font-size: 18pt;
        line-height: 1.15
    }
}

.gem-c-feedback__error-summary p {
    margin: 0 0 15px 0;
    color: #0b0c0c;
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    font-size: 1.1875rem;
    line-height: 1.3157894737
}

@media print {
    .gem-c-feedback__error-summary p {
        color: #000
    }
}

@media print {
    .gem-c-feedback__error-summary p {
        font-family: sans-serif
    }
}

@media print {
    .gem-c-feedback__error-summary p {
        font-size: 14pt;
        line-height: 1.15
    }
}

.gem-c-feedback__error-summary a {
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-decoration: underline;
    text-decoration-thickness: max(1px, .0625rem);
    text-underline-offset: .1578em
}

@media print {
    .gem-c-feedback__error-summary a {
        font-family: sans-serif
    }
}

.gem-c-feedback__error-summary 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
}

.gem-c-feedback__error-summary a:focus {
    outline: 3px solid rgba(0, 0, 0, 0);
    color: #0b0c0c;
    background-color: #fd0;
    box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
    text-decoration: none
}

@supports not (text-wrap: balance) {
    .gem-c-feedback__error-summary a:focus {
        -webkit-box-decoration-break: clone;
        box-decoration-break: clone
    }
}

.gem-c-feedback__error-summary a:link {
    color: #1d70b8
}

.gem-c-feedback__error-summary a:visited {
    color: #4c2c92
}

.gem-c-feedback__error-summary a:hover {
    color: #003078
}

.gem-c-feedback__error-summary a:active {
    color: #0b0c0c
}

.gem-c-feedback__error-summary a:focus {
    color: #0b0c0c
}

@media print {

    .gem-c-feedback__error-summary a[href^="/"]::after,
    .gem-c-feedback__error-summary a[href^="http://"]::after,
    .gem-c-feedback__error-summary a[href^="https://"]::after {
        content: " (" attr(href) ")";
        font-size: 90%;
        word-wrap: break-word
    }
}

.gem-c-feedback__error-message {
    display: block;
    padding: 4px 0 0;
    color: #d4351c;
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 700;
    font-size: 1.1875rem;
    line-height: 1.3157894737
}

@media print {
    .gem-c-feedback__error-message {
        font-family: sans-serif
    }
}

@media print {
    .gem-c-feedback__error-message {
        font-size: 14pt;
        line-height: 1.15
    }
}

.gem-c-feedback__form {
    padding: 15px;
    border-top: 1px solid #b1b4b6
}

@media(min-width: 40.0625em) {
    .gem-c-feedback__form {
        padding: 30px
    }
}

.gem-c-feedback__form-heading {
    margin: 0 0 15px 0;
    color: #0b0c0c;
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 700;
    font-size: 1.3125rem;
    line-height: 1.1904761905
}

@media print {
    .gem-c-feedback__form-heading {
        color: #000
    }
}

@media print {
    .gem-c-feedback__form-heading {
        font-family: sans-serif
    }
}

@media(min-width: 40.0625em) {
    .gem-c-feedback__form-heading {
        font-size: 1.5rem;
        line-height: 1.25
    }
}

@media print {
    .gem-c-feedback__form-heading {
        font-size: 18pt;
        line-height: 1.15
    }
}

.gem-c-feedback__form-paragraph {
    margin: 0 0 30px 0;
    color: #0b0c0c;
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    font-size: 1.1875rem;
    line-height: 1.3157894737
}

@media print {
    .gem-c-feedback__form-paragraph {
        color: #000
    }
}

@media print {
    .gem-c-feedback__form-paragraph {
        font-family: sans-serif
    }
}

@media print {
    .gem-c-feedback__form-paragraph {
        font-size: 14pt;
        line-height: 1.15
    }
}

.gem-c-feedback__form-label {
    display: block;
    padding-bottom: 15px;
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.25
}

@media print {
    .gem-c-feedback__form-label {
        font-family: sans-serif
    }
}

@media print {
    .gem-c-feedback__form-label {
        font-size: 14pt;
        line-height: 1.2
    }
}

.gem-c-feedback__close {
    margin: 0 10px
}

@media(max-width: 40.0525em) {
    .gem-c-feedback__close {
        margin: 20px 0 0
    }
}

.gem-c-feedback__email-link {
    display: inline-block;
    margin-top: 20px
}

@media(min-width: 48.0625em) {
    .gem-c-feedback__email-link {
        margin-top: 10px
    }
}

.gem-c-feedback__email-link:focus,
.gem-c-feedback__email-link:active {
    color: #0b0c0c
}

.gem-c-feedback .gem-c-input[type=text] {
    margin: 0;
    padding: 5px;
    border: 2px solid #0b0c0c;
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    font-size: 1.1875rem;
    line-height: 1.3157894737
}

@media print {
    .gem-c-feedback .gem-c-input[type=text] {
        font-family: sans-serif
    }
}

@media print {
    .gem-c-feedback .gem-c-input[type=text] {
        font-size: 14pt;
        line-height: 1.15
    }
}

.gem-c-feedback .gem-c-input[type=text]:focus {
    outline: 3px solid #fd0
}

.gem-c-emergency-banner {
    background-color: #b1b4b6;
    color: #fff;
    margin-top: 2px;
    padding: 15px 0;
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    font-size: 1.1875rem;
    line-height: 1.3157894737
}

@media print {
    .gem-c-emergency-banner {
        font-family: sans-serif
    }
}

@media print {
    .gem-c-emergency-banner {
        font-size: 14pt;
        line-height: 1.15
    }
}

@media(min-width: 40.0625em) {
    .gem-c-emergency-banner {
        padding: 30px 0
    }
}

.gem-c-emergency-banner--homepage {
    border-bottom: 5px solid #fff;
    border-top: 5px solid #fff;
    margin-bottom: -10px;
    margin-top: 0;
    position: relative;
    z-index: 10
}

.gem-c-emergency-banner__heading {
    margin: 0;
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 700;
    font-size: 1.3125rem;
    line-height: 1.1904761905
}

@media print {
    .gem-c-emergency-banner__heading {
        font-family: sans-serif
    }
}

@media(min-width: 40.0625em) {
    .gem-c-emergency-banner__heading {
        font-size: 1.5rem;
        line-height: 1.25
    }
}

@media print {
    .gem-c-emergency-banner__heading {
        font-size: 18pt;
        line-height: 1.15
    }
}

.gem-c-emergency-banner__heading--homepage {
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 700;
    font-size: 2rem;
    line-height: 1.09375
}

@media print {
    .gem-c-emergency-banner__heading--homepage {
        font-family: sans-serif
    }
}

@media(min-width: 40.0625em) {
    .gem-c-emergency-banner__heading--homepage {
        font-size: 3rem;
        line-height: 1.0416666667
    }
}

@media print {
    .gem-c-emergency-banner__heading--homepage {
        font-size: 32pt;
        line-height: 1.15
    }
}

@media(min-width: 40.0625em) {
    .gem-c-emergency-banner__heading--homepage {
        margin-bottom: 20px
    }
}

.gem-c-emergency-banner__description {
    color: #fff;
    margin-top: 0;
    margin-bottom: 20px;
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    font-size: 1.1875rem;
    line-height: 1.3157894737
}

@media print {
    .gem-c-emergency-banner__description {
        font-family: sans-serif
    }
}

@media print {
    .gem-c-emergency-banner__description {
        font-size: 14pt;
        line-height: 1.15
    }
}

.gem-c-emergency-banner__description:last-child {
    margin-bottom: 0
}

.gem-c-emergency-banner__description--homepage {
    margin: 20px 0
}

.gem-c-emergency-banner__link {
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    font-size: 1.1875rem;
    line-height: 1.3157894737
}

@media print {
    .gem-c-emergency-banner__link {
        font-family: sans-serif
    }
}

@media print {
    .gem-c-emergency-banner__link {
        font-size: 14pt;
        line-height: 1.15
    }
}

.gem-c-emergency-banner__link:link,
.gem-c-emergency-banner__link:visited {
    color: #fff
}

.gem-c-emergency-banner__link:focus {
    outline: 3px solid rgba(0, 0, 0, 0);
    color: #0b0c0c;
    background-color: #fd0;
    box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
    text-decoration: none
}

@supports not (text-wrap: balance) {
    .gem-c-emergency-banner__link:focus {
        -webkit-box-decoration-break: clone;
        box-decoration-break: clone
    }
}

.gem-c-emergency-banner--notable-death {
    background-color: #0b0c0c
}

.gem-c-emergency-banner--national-emergency {
    background-color: #b10e1e
}

.gem-c-emergency-banner--local-emergency {
    background-color: #00847d
}

@media print {
    .gem-c-emergency-banner {
        display: none
    }
}

.gem-c-global-banner {
    background-color: #d9e7f2;
    display: none;
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    font-size: 1.1875rem;
    line-height: 1.3157894737
}

@media print {
    .gem-c-global-banner {
        font-family: sans-serif
    }
}

@media print {
    .gem-c-global-banner {
        font-size: 14pt;
        line-height: 1.15
    }
}

.gem-c-global-banner .govuk-link,
.gem-c-global-banner .govuk-link:link {
    color: #0b0c0c
}

.gem-c-global-banner--visible {
    display: block
}

.gem-c-global-banner__message {
    margin-bottom: 0;
    margin-top: 0;
    padding: 20px 0
}

.gem-c-global-banner__title {
    font-weight: 700;
    margin-right: 10px;
    margin-bottom: 5px
}

.gem-c-global-banner__title:only-child {
    margin: 0
}

.gem-c-global-banner__title,
.gem-c-global-banner__text {
    color: #0b0c0c
}

.govuk-footer {
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    font-size: 1.1875rem;
    line-height: 1.3157894737;
    padding-top: 25px;
    padding-bottom: 15px;
    border-top: 5px solid #1d70b8;
    color: #0b0c0c;
    background: #fff
}

@media print {
    .govuk-footer {
        font-family: sans-serif
    }
}

@media print {
    .govuk-footer {
        font-size: 14pt;
        line-height: 1.15
    }
}


@media(min-width: 40.0625em) {
    .govuk-footer {
        padding-bottom: 25px
    }
}

.govuk-template--rebranded .govuk-footer {
    background: #f4f8fb
}

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

.govuk-footer__link {
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-decoration: underline;
    text-decoration-thickness: max(1px, .0625rem);
    text-underline-offset: .1578em
}

@media print {
    .govuk-footer__link {
        font-family: sans-serif
    }
}

.govuk-footer__link:hover {
    text-decoration-thickness: max(3px, .1875rem, .12em);
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    -webkit-text-decoration-skip: none;
    text-decoration-skip: none
}

.govuk-footer__link:focus {
    outline: 3px solid rgba(0, 0, 0, 0);
    color: #0b0c0c;
    background-color: #fd0;
    box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
    text-decoration: none
}

@supports not (text-wrap: balance) {
    .govuk-footer__link:focus {
        -webkit-box-decoration-break: clone;
        box-decoration-break: clone
    }
}

.govuk-footer__link:link,
.govuk-footer__link:visited {
    color: #0b0c0c
}

@media print {

    .govuk-footer__link:link,
    .govuk-footer__link:visited {
        color: #000
    }
}

.govuk-footer__link:hover {
    color: rgba(11, 12, 12, .99)
}

.govuk-footer__link:active,
.govuk-footer__link:focus {
    color: #0b0c0c
}

@media print {

    .govuk-footer__link:active,
    .govuk-footer__link:focus {
        color: #000
    }
}

.govuk-footer__section-break {
    margin: 0;
    margin-bottom: 30px;
    border: 0;
    border-bottom: 1px solid;
    border-bottom-color: #b1b4b6
}

@media(min-width: 40.0625em) {
    .govuk-footer__section-break {
        margin-bottom: 50px
    }
}

.govuk-template--rebranded .govuk-footer__section-break {
    border-bottom-color: #8eb8dc
}

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

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

.govuk-footer__meta-item--grow {
    flex: 1
}

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

.govuk-footer__licence-logo {
    display: inline-block;
    margin-right: 10px;
    vertical-align: top;
    forced-color-adjust: auto
}

@media(max-width: 48.0525em) {
    .govuk-footer__licence-logo {
        margin-bottom: 15px
    }
}

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

.govuk-footer__copyright-logo::before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 112px;
    background-image: url(./govuk-crest-9f82a3631d8ac5feb4660345a2b44ca98f077b48248f2cc139a0f412355bebef.svg);
    background-repeat: no-repeat;
    background-position: 50% 0%;
    background-size: 125px 102px;
    text-align: center;
    white-space: nowrap
}

@supports(-webkit-mask-position: initial) or (mask-position: initial) {
    .govuk-footer__copyright-logo::before {
        background: currentcolor;
        -webkit-mask-image: url(./govuk-crest-9f82a3631d8ac5feb4660345a2b44ca98f077b48248f2cc139a0f412355bebef.svg);
        mask-image: url(./govuk-crest-9f82a3631d8ac5feb4660345a2b44ca98f077b48248f2cc139a0f412355bebef.svg);
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-position: 50% 0%;
        mask-position: 50% 0%;
        -webkit-mask-size: 125px 102px;
        mask-size: 125px 102px
    }

    @media screen and (forced-colors: active) {
        .govuk-footer__copyright-logo::before {
            background: linktext
        }
    }
}

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

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

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

.govuk-footer__heading {
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid;
    border-bottom-color: #b1b4b6
}

@media(max-width: 40.0525em) {
    .govuk-footer__heading {
        padding-bottom: 10px
    }
}

.govuk-template--rebranded .govuk-footer__heading {
    border-bottom-color: #8eb8dc
}

.govuk-footer__navigation {
    margin-right: -15px;
    margin-left: -15px
}

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

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

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

@media(min-width: 48.0625em) {
    .govuk-footer__list--columns-2 {
        column-count: 2
    }

    .govuk-footer__list--columns-3 {
        column-count: 3
    }
}

.govuk-footer__list-item {
    margin-bottom: 15px
}

@media(min-width: 40.0625em) {
    .govuk-footer__list-item {
        margin-bottom: 20px
    }
}

.govuk-footer__list-item:last-child {
    margin-bottom: 0
}

.govuk-footer__list-item {
    display: inline-block;
    width: 99%
}

.gem-c-layout-footer .govuk-footer__list {
    padding-bottom: 40px
}

.gem-c-layout-footer .govuk-footer__list-item:nth-child(odd):last-child {
    margin-bottom: 20px
}

@media print {
    .govuk-footer {
        background: none;
        margin: 25mm 0 0;
        padding: 5mm 0 0;
        border-top: 2pt solid #000
    }

    .govuk-footer .govuk-width-container {
        margin: 0
    }

    .govuk-footer__meta,
    .govuk-footer__meta-item {
        border: 0;
        padding: 0;
        margin: 0
    }

    .govuk-footer__licence-description {
        padding-right: 10mm
    }

    .govuk-footer__copyright-logo {
        min-width: auto;
        padding-top: 13mm;
        background-size: 15mm;
        background-position: center top;
        print-color-adjust: exact;
        -webkit-print-color-adjust: exact
    }

    .gem-c-layout-footer {
        font-size: 10pt !important
    }
}

.gem-c-layout-for-public {
    font-family: "GDS Transport", arial, sans-serif
}

.gem-c-layout-for-public__blue-bar {
    background: #1d70b8;
    height: 10px
}

.gem-c-layout-for-public__blue-bar-wrapper--browse {
    background-color: #263135
}

.govuk-frontend-supported .gem-c-layout-for-public__global-banner-wrapper {
    margin-top: -10px;
    min-height: 10px;
    position: relative
}

.gem-c-layout-for-public-account-menu {
    margin: 0 0 30px 0;
    padding: 0
}

@media(min-width: 48.0625em) {
    .gem-c-layout-for-public-account-menu {
        margin-right: 20px
    }
}

.gem-c-layout-for-public-account-menu__item {
    list-style-type: none;
    padding: 12px 0
}

@media(min-width: 40.0625em) {
    .gem-c-layout-for-public-account-menu__item {
        margin: 0 0 20px;
        padding: 5px 0
    }
}

.gem-c-layout-for-public-account-menu__item--current {
    margin-left: -14px;
    padding-left: 10px;
    border-left: 4px solid #1d70b8
}

.gem-c-layout-for-public-account-menu__item--current .gem-c-layout-for-public-account-menu__link {
    text-decoration: none
}

.gem-c-layout-for-public-account-menu__link {
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 700;
    font-size: 1.1875rem;
    line-height: 1.3157894737
}

@media print {
    .gem-c-layout-for-public-account-menu__link {
        font-family: sans-serif
    }
}

@media print {
    .gem-c-layout-for-public-account-menu__link {
        font-size: 14pt;
        line-height: 1.15
    }
}

.gem-c-layout-for-public-account-menu__link:not(:focus):hover {
    color: #1d70b8
}

.govuk-header {
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1;
    border-bottom: 10px solid #ffffff;
    background: #0b0c0c;
    color: #fff
}

@media print {
    .govuk-header {
        font-family: sans-serif
    }
}

@media print {
    .govuk-header {
        font-size: 14pt;
        line-height: 1
    }
}

.govuk-template--rebranded .govuk-header {
    border-bottom: 1px solid transparent
}

.govuk-template--rebranded .govuk-header {
    background: #1d70b8
}

.govuk-header__container--full-width {
    padding: 0 15px;
    border-color: #1d70b8
}

.govuk-header__container--full-width .govuk-header__menu-button {
    right: 15px
}

.govuk-header__container {
    position: relative;
    margin-bottom: -10px;
    padding-top: 10px;
    border-bottom: 10px solid #1d70b8
}

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

.govuk-template--rebranded .govuk-header__container {
    margin-bottom: 0;
    padding-top: 0;
    border-bottom: none
}

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

.govuk-header--full-width-border .govuk-header__container {
    border-bottom-color: rgba(0, 0, 0, 0)
}

.govuk-header__logotype {
    display: inline-block;
    position: relative;
    top: -3px;
    margin-right: 5px;
    fill: currentcolor;
    vertical-align: top
}

@media(forced-colors: active) {
    .govuk-header__logotype {
        forced-color-adjust: none;
        color: linktext
    }
}

.govuk-header__logotype:last-child {
    margin-right: 0
}

.govuk-template--rebranded .govuk-header__logotype {
    margin-right: .4375rem;
    margin-bottom: 2px
}

.govuk-template--rebranded .govuk-header__logotype:last-child {
    margin-right: 0
}

.govuk-logo-dot {
    fill: #00ffe0
}

@media print {
    .govuk-logo-dot {
        fill: currentcolor
    }
}

@media(forced-colors: active) {
    .govuk-logo-dot {
        fill: currentcolor
    }
}

:focus .govuk-logo-dot {
    fill: currentcolor
}

.govuk-header__product-name {
    font-size: 1.3125rem;
    line-height: 1;
    font-weight: 400;
    display: inline-table;
    margin-top: 7px;
    vertical-align: top
}

@media(min-width: 40.0625em) {
    .govuk-header__product-name {
        font-size: 1.5rem;
        line-height: 1
    }
}

@media print {
    .govuk-header__product-name {
        font-size: 18pt;
        line-height: 1
    }
}

@-moz-document url-prefix() {
    .govuk-header__product-name {
        margin-top: 6.5px
    }
}

@media(min-width: 40.0625em) {
    .govuk-header__product-name {
        margin-top: 5px
    }

    @-moz-document url-prefix() {
        .govuk-header__product-name {
            margin-top: 4.5px
        }
    }
}

.govuk-template--rebranded .govuk-header__product-name {
    margin-top: 0;
    margin-bottom: -0.0625rem;
    font-size: 1.9375rem;
    letter-spacing: -0.015em;
    forced-color-adjust: none
}

@media screen and (forced-colors: active) {
    .govuk-template--rebranded .govuk-header__product-name {
        color: LinkText;
        background: rgba(0, 0, 0, 0)
    }
}

@media(min-width: 40.0625em) {
    .govuk-template--rebranded .govuk-header__product-name {
        margin-top: 0
    }
}

@media(min-width: 48.0625em) {
    .govuk-template--rebranded .govuk-header__product-name {
        margin-top: 0
    }
}

.govuk-header__link {
    text-decoration: none
}

.govuk-header__link:link,
.govuk-header__link:visited {
    color: #fff
}

.govuk-header__link:hover,
.govuk-header__link:active {
    color: hsla(0, 0%, 100%, .99)
}

.govuk-header__link:focus {
    color: #0b0c0c
}

.govuk-header__link:hover {
    text-decoration: underline;
    text-decoration-thickness: 3px;
    text-underline-offset: .1578em
}

.govuk-header__link:focus {
    outline: 3px solid rgba(0, 0, 0, 0);
    color: #0b0c0c;
    background-color: #fd0;
    box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
    text-decoration: none
}

@supports not (text-wrap: balance) {
    .govuk-header__link:focus {
        -webkit-box-decoration-break: clone;
        box-decoration-break: clone
    }
}

.govuk-header__link--homepage {
    display: inline-block;
    margin-right: 10px;
    font-size: 30px
}

@media(min-width: 48.0625em) {
    .govuk-header__link--homepage {
        display: inline
    }
}

.govuk-header__link--homepage:link,
.govuk-header__link--homepage:visited {
    text-decoration: none
}

.govuk-header__link--homepage:hover,
.govuk-header__link--homepage:active {
    margin-bottom: -3px;
    border-bottom: 3px solid
}

.govuk-header__link--homepage:focus {
    margin-bottom: 0;
    border-bottom: 0
}

.govuk-template--rebranded .govuk-header__link--homepage {
    display: inline;
    word-spacing: -0.375rem
}

.govuk-template--rebranded .govuk-header__link--homepage>* {
    word-spacing: 0
}

.govuk-template--rebranded .govuk-header__link--homepage:not(:focus) {
    background-color: #1d70b8
}

.govuk-header__service-name {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 1.3125rem;
    line-height: 1.1904761905;
    font-weight: 700
}

@media(min-width: 40.0625em) {
    .govuk-header__service-name {
        font-size: 1.5rem;
        line-height: 1.25
    }
}

@media print {
    .govuk-header__service-name {
        font-size: 18pt;
        line-height: 1.15
    }
}

.govuk-template--rebranded .govuk-header__service-name {
    margin-bottom: 15px
}

@media(min-width: 48.0625em) {
    .govuk-template--rebranded .govuk-header__service-name {
        margin: 19px 0 11px
    }
}

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

.govuk-header__logo {
    margin-bottom: 10px;
    padding-right: 80px
}

@media(min-width: 48.0625em) {
    .govuk-header__logo {
        width: 33.33%;
        padding-right: 15px;
        float: left;
        vertical-align: top
    }

    .govuk-header__logo:last-child {
        width: auto;
        padding-right: 0;
        float: none
    }
}

.govuk-template--rebranded .govuk-header__logo {
    margin-bottom: 0;
    padding-top: 16px;
    padding-bottom: 12px
}

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

.govuk-header__menu-button {
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.25;
    max-width: 80px;
    min-height: 24px;
    margin-bottom: 5px;
    padding: 0;
    border: 0;
    color: #fff;
    background: none;
    word-break: break-all;
    cursor: pointer
}

@media print {
    .govuk-header__menu-button {
        font-family: sans-serif
    }
}

@media print {
    .govuk-header__menu-button {
        font-size: 14pt;
        line-height: 1.2
    }
}

.govuk-header__menu-button:hover {
    -webkit-text-decoration: solid underline 3px;
    text-decoration: solid underline 3px;
    text-underline-offset: .1578em
}

.govuk-header__menu-button:focus {
    outline: 3px solid rgba(0, 0, 0, 0);
    color: #0b0c0c;
    background-color: #fd0;
    box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
    text-decoration: none
}

@supports not (text-wrap: balance) {
    .govuk-header__menu-button:focus {
        -webkit-box-decoration-break: clone;
        box-decoration-break: clone
    }
}

.govuk-header__menu-button::after {
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0);
    -webkit-clip-path: polygon(0% 0%, 50% 100%, 100% 0%);
    clip-path: polygon(0% 0%, 50% 100%, 100% 0%);
    border-width: 8.66px 5px 0 5px;
    border-top-color: inherit;
    content: "";
    margin-left: 5px
}

.govuk-header__menu-button[aria-expanded=true]::after {
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0);
    -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    border-width: 0 5px 8.66px;
    border-bottom-color: inherit
}

@media(min-width: 20em) {
    .govuk-header__menu-button {
        position: absolute;
        top: 13px;
        right: 0;
        margin: 0
    }
}

@media(min-width: 40.0625em) {
    .govuk-header__menu-button {
        top: 15px
    }
}

.govuk-frontend-supported .govuk-header__menu-button {
    display: block
}

.govuk-header__menu-button[hidden],
.govuk-frontend-supported .govuk-header__menu-button[hidden] {
    display: none
}

@media(max-width: 19.99em) {
    .govuk-template--rebranded .govuk-header__navigation {
        padding-bottom: 15px
    }
}

@media(min-width: 48.0625em) {
    .govuk-header__navigation {
        margin-bottom: 10px
    }

    .govuk-template--rebranded .govuk-header__navigation {
        margin-bottom: 0;
        padding: 22px 0 8px
    }
}

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

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

.govuk-header__navigation-list[hidden] {
    display: none
}

@media(min-width: 20em)and (max-width: 48.0525em) {
    .govuk-template--rebranded .govuk-header__navigation-list {
        padding-bottom: 15px
    }
}

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

.govuk-header__navigation-item {
    padding: 10px 0;
    border-bottom: 1px solid #2e3133
}

@media(min-width: 48.0625em) {
    .govuk-header__navigation-item {
        display: inline-block;
        margin-right: 15px;
        padding: 5px 0;
        border: 0
    }
}

.govuk-header__navigation-item a {
    font-size: 1rem;
    line-height: 1.25;
    font-weight: 700;
    white-space: nowrap
}

@media print {
    .govuk-header__navigation-item a {
        font-size: 14pt;
        line-height: 1.2
    }
}

.govuk-template--rebranded .govuk-header__navigation-item {
    padding-top: 15px;
    border-bottom-color: #fff
}

@media(min-width: 48.0625em) {
    .govuk-template--rebranded .govuk-header__navigation-item {
        padding-top: 5px
    }
}

.govuk-template--rebranded .govuk-header__navigation-item a {
    font-weight: 400
}

.govuk-template--rebranded .govuk-header__navigation-item--active a {
    font-weight: 700
}

.govuk-header__navigation-item--active a:link,
.govuk-header__navigation-item--active a:hover,
.govuk-header__navigation-item--active a:visited {
    color: #1d8feb
}

.govuk-template--rebranded .govuk-header__navigation-item--active a:link,
.govuk-template--rebranded .govuk-header__navigation-item--active a:hover,
.govuk-template--rebranded .govuk-header__navigation-item--active a:visited {
    color: inherit
}

@media print {
    .govuk-header__navigation-item--active a {
        color: #1d70b8
    }
}

.govuk-header__navigation-item--active a:focus {
    color: #0b0c0c
}

.govuk-template--rebranded .govuk-header__navigation-item--active a:focus {
    color: #0b0c0c
}

.govuk-header__navigation-item:last-child {
    margin-right: 0;
    border-bottom: 0
}

@media print {
    .govuk-header {
        border-bottom-width: 0;
        color: #0b0c0c;
        background: rgba(0, 0, 0, 0)
    }

    .govuk-header__link:link,
    .govuk-header__link:visited {
        color: #0b0c0c
    }

    .govuk-header__link::after {
        display: none
    }
}

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

.gem-c-layout-super-navigation-header [hidden] {
    display: none
}

.gem-c-layout-super-navigation-header__container {
    position: relative
}

.gem-c-layout-super-navigation-header__button-width-container {
    position: relative
}

.gem-c-layout-super-navigation-header__button-container {
    top: -61px;
    position: absolute;
    right: 0
}

@media(max-width: 40.0525em) {
    .gem-c-layout-super-navigation-header__button-container {
        margin-right: -15px
    }
}

@media(max-width: 18.75em) {
    .gem-c-layout-super-navigation-header__button-container {
        position: static
    }
}

.gem-c-layout-super-navigation-header__header-logo {
    display: inline-block;
    line-height: 1;
    padding-bottom: 12px;
    padding-top: 16px
}

.gem-c-layout-super-navigation-header__content {
    width: 100%
}

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

.gem-c-layout-super-navigation-header__navigation-item-link,
.gem-c-layout-super-navigation-header__search-item-link {
    color: #fff;
    display: inline-block;
    font-size: 19px;
    font-size: 1.1875rem;
    font-weight: bold;
    padding: 20px 0;
    position: relative;
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-decoration: underline;
    text-decoration-thickness: max(1px, .0625rem);
    text-underline-offset: .1578em
}

@media print {

    .gem-c-layout-super-navigation-header__navigation-item-link,
    .gem-c-layout-super-navigation-header__search-item-link {
        font-family: sans-serif
    }
}

.gem-c-layout-super-navigation-header__navigation-item-link:hover,
.gem-c-layout-super-navigation-header__search-item-link:hover {
    text-decoration-thickness: max(3px, .1875rem, .12em);
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    -webkit-text-decoration-skip: none;
    text-decoration-skip: none
}

.gem-c-layout-super-navigation-header__navigation-item-link:focus,
.gem-c-layout-super-navigation-header__search-item-link:focus {
    outline: 3px solid rgba(0, 0, 0, 0);
    color: #0b0c0c;
    background-color: #fd0;
    box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
    text-decoration: none
}

@supports not (text-wrap: balance) {

    .gem-c-layout-super-navigation-header__navigation-item-link:focus,
    .gem-c-layout-super-navigation-header__search-item-link:focus {
        -webkit-box-decoration-break: clone;
        box-decoration-break: clone
    }
}

.gem-c-layout-super-navigation-header__navigation-item-link:link,
.gem-c-layout-super-navigation-header__search-item-link:link {
    color: #1d70b8
}

.gem-c-layout-super-navigation-header__navigation-item-link:visited,
.gem-c-layout-super-navigation-header__search-item-link:visited {
    color: #1d70b8
}

.gem-c-layout-super-navigation-header__navigation-item-link:hover,
.gem-c-layout-super-navigation-header__search-item-link:hover {
    color: #003078
}

.gem-c-layout-super-navigation-header__navigation-item-link:active,
.gem-c-layout-super-navigation-header__search-item-link:active {
    color: #0b0c0c
}

.gem-c-layout-super-navigation-header__navigation-item-link:focus,
.gem-c-layout-super-navigation-header__search-item-link:focus {
    color: #0b0c0c
}

@media(min-width: 48.0625em) {

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

.gem-c-layout-super-navigation-header__navigation-item-link::after,
.gem-c-layout-super-navigation-header__search-item-link::after {
    background: none;
    content: "";
    height: 3px;
    left: 10px;
    position: absolute;
    right: 10px;
    bottom: 1px;
    top: auto
}

.gem-c-layout-super-navigation-header__navigation-item-link:hover,
.gem-c-layout-super-navigation-header__search-item-link:hover {
    text-decoration-thickness: max(3px, .1875rem, .12em);
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    -webkit-text-decoration-skip: none;
    text-decoration-skip: none
}

.gem-c-layout-super-navigation-header__navigation-item-link:hover::after,
.gem-c-layout-super-navigation-header__search-item-link:hover::after {
    background: #fff
}

.gem-c-layout-super-navigation-header__navigation-item-link,
.gem-c-layout-super-navigation-header__navigation-item-link:link,
.gem-c-layout-super-navigation-header__navigation-item-link:visited,
.gem-c-layout-super-navigation-header__search-item-link,
.gem-c-layout-super-navigation-header__search-item-link:link,
.gem-c-layout-super-navigation-header__search-item-link:visited {
    color: #fff;
    float: left;
    font-size: 16px;
    font-size: 1rem;
    height: 20px;
    text-decoration: none
}

.gem-c-layout-super-navigation-header__navigation-item-link:focus,
.gem-c-layout-super-navigation-header__navigation-item-link:link:focus,
.gem-c-layout-super-navigation-header__navigation-item-link:visited:focus,
.gem-c-layout-super-navigation-header__search-item-link:focus,
.gem-c-layout-super-navigation-header__search-item-link:link:focus,
.gem-c-layout-super-navigation-header__search-item-link:visited:focus {
    box-shadow: none;
    color: #0b0c0c
}

.gem-c-layout-super-navigation-header__navigation-item-link:focus::after,
.gem-c-layout-super-navigation-header__navigation-item-link:link:focus::after,
.gem-c-layout-super-navigation-header__navigation-item-link:visited:focus::after,
.gem-c-layout-super-navigation-header__search-item-link:focus::after,
.gem-c-layout-super-navigation-header__search-item-link:link:focus::after,
.gem-c-layout-super-navigation-header__search-item-link:visited:focus::after {
    background: #0b0c0c
}

.gem-c-layout-super-navigation-header__navigation-item-link .gem-c-layout-super-navigation-header__navigation-item-link-inner {
    padding: 5px 15px;
    border-right: 1px solid #f4f8fb
}

@media(min-width: 22.5em) {
    .gem-c-layout-super-navigation-header__navigation-item-link .gem-c-layout-super-navigation-header__navigation-item-link-inner {
        padding: 5px 20px
    }
}

.gem-c-layout-super-navigation-header__navigation-item-link:focus .gem-c-layout-super-navigation-header__navigation-item-link-inner {
    border-right-color: #fd0
}

.gem-c-layout-super-navigation-header__search-item-link {
    padding: 20px 15px
}

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

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

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

.gem-c-layout-super-navigation-header__navigation-top-toggle-button {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 700;
    background: none;
    border: 0;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    height: 61px;
    padding: 0;
    position: relative;
    margin: 0;
    vertical-align: top;
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media print {
    .gem-c-layout-super-navigation-header__navigation-top-toggle-button {
        font-family: sans-serif
    }
}

.gem-c-layout-super-navigation-header__navigation-top-toggle-button::after {
    background: none;
    content: "";
    height: 3px;
    left: 10px;
    position: absolute;
    right: 10px;
    bottom: 1px;
    top: auto
}

.gem-c-layout-super-navigation-header__navigation-top-toggle-button .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner {
    display: inline-block;
    border-right: 1px solid #f4f8fb;
    margin: 0;
    padding: 5px 15px
}

@media(min-width: 22.5em) {
    .gem-c-layout-super-navigation-header__navigation-top-toggle-button .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner {
        padding: 5px 20px
    }

    .gem-c-layout-super-navigation-header__navigation-top-toggle-button .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner::before {
        -webkit-transform: translateY(-35%) rotate(45deg) scale(1);
        -ms-transform: translateY(-35%) rotate(45deg) scale(1);
        transform: translateY(-35%) rotate(45deg) scale(1);
        border-bottom: 2px solid #fff;
        border-right: 2px solid #fff;
        content: "";
        display: inline-block;
        height: 8px;
        margin: 0 10px 0 2px;
        vertical-align: middle;
        width: 8px
    }
}

@media(hover: hover)and (pointer: fine) {
    .gem-c-layout-super-navigation-header__navigation-top-toggle-button:hover::after {
        background: #fff
    }

    .gem-c-layout-super-navigation-header__navigation-top-toggle-button:hover .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner::before {
        border-bottom-color: #fff;
        border-right-color: #fff
    }
}

.gem-c-layout-super-navigation-header__navigation-top-toggle-button:focus {
    outline: 3px solid rgba(0, 0, 0, 0);
    color: #0b0c0c;
    background-color: #fd0;
    box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
    text-decoration: none;
    box-shadow: none
}

@supports not (text-wrap: balance) {
    .gem-c-layout-super-navigation-header__navigation-top-toggle-button:focus {
        -webkit-box-decoration-break: clone;
        box-decoration-break: clone
    }
}

.gem-c-layout-super-navigation-header__navigation-top-toggle-button:focus::after {
    background-color: #0b0c0c
}

.gem-c-layout-super-navigation-header__navigation-top-toggle-button:focus .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner {
    border-right-color: #fd0
}

.gem-c-layout-super-navigation-header__navigation-top-toggle-button:focus .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner::before {
    border-bottom-color: #0b0c0c;
    border-right-color: #0b0c0c
}

@media(hover: hover)and (pointer: fine) {
    .gem-c-layout-super-navigation-header__navigation-top-toggle-button:focus:hover::after {
        background-color: #0b0c0c
    }

    .gem-c-layout-super-navigation-header__navigation-top-toggle-button:focus:hover .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner {
        color: #0b0c0c
    }

    .gem-c-layout-super-navigation-header__navigation-top-toggle-button:focus:hover .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner::before {
        border-bottom-color: #0b0c0c;
        border-right-color: #0b0c0c
    }
}

.gem-c-layout-super-navigation-header__navigation-top-toggle-button:focus-visible {
    outline: 3px solid rgba(0, 0, 0, 0);
    color: #0b0c0c;
    background-color: #fd0;
    box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
    text-decoration: none;
    box-shadow: none
}

@supports not (text-wrap: balance) {
    .gem-c-layout-super-navigation-header__navigation-top-toggle-button:focus-visible {
        -webkit-box-decoration-break: clone;
        box-decoration-break: clone
    }
}

.gem-c-layout-super-navigation-header__navigation-top-toggle-button:focus-visible::after {
    background-color: #0b0c0c
}

.gem-c-layout-super-navigation-header__navigation-top-toggle-button:focus-visible .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner {
    border-right-color: #fd0
}

.gem-c-layout-super-navigation-header__navigation-top-toggle-button:focus-visible .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner::before {
    border-bottom-color: #0b0c0c;
    border-right-color: #0b0c0c
}

@media(hover: hover)and (pointer: fine) {
    .gem-c-layout-super-navigation-header__navigation-top-toggle-button:focus-visible:hover::after {
        background-color: #0b0c0c
    }

    .gem-c-layout-super-navigation-header__navigation-top-toggle-button:focus-visible:hover .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner {
        color: #0b0c0c
    }

    .gem-c-layout-super-navigation-header__navigation-top-toggle-button:focus-visible:hover .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner::before {
        border-bottom-color: #0b0c0c;
        border-right-color: #0b0c0c
    }
}

.gem-c-layout-super-navigation-header__navigation-top-toggle-button {
    background: none;
    box-shadow: none;
    color: #fff
}

.gem-c-layout-super-navigation-header__navigation-top-toggle-button::after {
    background: none
}

.gem-c-layout-super-navigation-header__navigation-top-toggle-button .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner {
    border-right-color: #f4f8fb
}

@media(min-width: 22.5em) {
    .gem-c-layout-super-navigation-header__navigation-top-toggle-button .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner::before {
        border-bottom-color: #fff;
        border-right-color: #fff
    }
}

@media(hover: hover)and (pointer: fine) {
    .gem-c-layout-super-navigation-header__navigation-top-toggle-button:hover::after {
        background: #fff
    }

    .gem-c-layout-super-navigation-header__navigation-top-toggle-button:hover .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner {
        color: #fff
    }

    .gem-c-layout-super-navigation-header__navigation-top-toggle-button:hover .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner::before {
        border-bottom-color: #fff;
        border-right-color: #fff
    }
}

.gem-c-layout-super-navigation-header__navigation-top-toggle-button:focus:not(:focus-visible) {
    background: none;
    box-shadow: none;
    color: #fff
}

.gem-c-layout-super-navigation-header__navigation-top-toggle-button:focus:not(:focus-visible)::after {
    background: none
}

.gem-c-layout-super-navigation-header__navigation-top-toggle-button:focus:not(:focus-visible) .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner {
    border-right-color: #f4f8fb
}

@media(min-width: 22.5em) {
    .gem-c-layout-super-navigation-header__navigation-top-toggle-button:focus:not(:focus-visible) .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner::before {
        border-bottom-color: #fff;
        border-right-color: #fff
    }
}

@media(hover: hover)and (pointer: fine) {
    .gem-c-layout-super-navigation-header__navigation-top-toggle-button:focus:not(:focus-visible):hover::after {
        background: #fff
    }

    .gem-c-layout-super-navigation-header__navigation-top-toggle-button:focus:not(:focus-visible):hover .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner {
        color: #fff
    }

    .gem-c-layout-super-navigation-header__navigation-top-toggle-button:focus:not(:focus-visible):hover .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner::before {
        border-bottom-color: #fff;
        border-right-color: #fff
    }
}

@media(min-width: 48.0625em) {
    .gem-c-layout-super-navigation-header__navigation-top-toggle-button {
        display: block;
        float: left;
        right: 0
    }
}

.gem-c-layout-super-navigation-header__navigation-top-toggle-button.gem-c-layout-super-navigation-header__open-button:focus {
    outline: 3px solid rgba(0, 0, 0, 0);
    color: #0b0c0c;
    background-color: #fd0;
    box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
    text-decoration: none;
    box-shadow: none
}

@supports not (text-wrap: balance) {
    .gem-c-layout-super-navigation-header__navigation-top-toggle-button.gem-c-layout-super-navigation-header__open-button:focus {
        -webkit-box-decoration-break: clone;
        box-decoration-break: clone
    }
}

.gem-c-layout-super-navigation-header__navigation-top-toggle-button.gem-c-layout-super-navigation-header__open-button:focus::after {
    background-color: #0b0c0c
}

.gem-c-layout-super-navigation-header__navigation-top-toggle-button.gem-c-layout-super-navigation-header__open-button:focus .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner {
    color: #0b0c0c;
    border-right-color: #fd0
}

.gem-c-layout-super-navigation-header__navigation-top-toggle-button.gem-c-layout-super-navigation-header__open-button:focus .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner::before {
    border-bottom-color: #0b0c0c;
    border-right-color: #0b0c0c;
    -webkit-transform: translateY(1px) rotate(225deg) scale(1);
    -ms-transform: translateY(1px) rotate(225deg) scale(1);
    transform: translateY(1px) rotate(225deg) scale(1)
}

.gem-c-layout-super-navigation-header__navigation-top-toggle-button.gem-c-layout-super-navigation-header__open-button:focus-visible {
    outline: 3px solid rgba(0, 0, 0, 0);
    color: #0b0c0c;
    background-color: #fd0;
    box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
    text-decoration: none;
    box-shadow: none
}

@supports not (text-wrap: balance) {
    .gem-c-layout-super-navigation-header__navigation-top-toggle-button.gem-c-layout-super-navigation-header__open-button:focus-visible {
        -webkit-box-decoration-break: clone;
        box-decoration-break: clone
    }
}

.gem-c-layout-super-navigation-header__navigation-top-toggle-button.gem-c-layout-super-navigation-header__open-button:focus-visible::after {
    background-color: #0b0c0c
}

.gem-c-layout-super-navigation-header__navigation-top-toggle-button.gem-c-layout-super-navigation-header__open-button:focus-visible .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner {
    color: #0b0c0c;
    border-right-color: #fd0
}

.gem-c-layout-super-navigation-header__navigation-top-toggle-button.gem-c-layout-super-navigation-header__open-button:focus-visible .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner::before {
    border-bottom-color: #0b0c0c;
    border-right-color: #0b0c0c;
    -webkit-transform: translateY(1px) rotate(225deg) scale(1);
    -ms-transform: translateY(1px) rotate(225deg) scale(1);
    transform: translateY(1px) rotate(225deg) scale(1)
}

.gem-c-layout-super-navigation-header__navigation-top-toggle-button.gem-c-layout-super-navigation-header__open-button {
    background: #f4f8fb
}

.gem-c-layout-super-navigation-header__navigation-top-toggle-button.gem-c-layout-super-navigation-header__open-button::after {
    background-color: #1d70b8
}

.gem-c-layout-super-navigation-header__navigation-top-toggle-button.gem-c-layout-super-navigation-header__open-button .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner {
    color: #1d70b8;
    border-right-color: #f4f8fb
}

@media(min-width: 22.5em) {
    .gem-c-layout-super-navigation-header__navigation-top-toggle-button.gem-c-layout-super-navigation-header__open-button .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner::before {
        border-bottom-color: #1d70b8;
        border-right-color: #1d70b8;
        -webkit-transform: translateY(1px) rotate(225deg) scale(1);
        -ms-transform: translateY(1px) rotate(225deg) scale(1);
        transform: translateY(1px) rotate(225deg) scale(1)
    }
}

.gem-c-layout-super-navigation-header__navigation-top-toggle-button.gem-c-layout-super-navigation-header__open-button:focus:not(:focus-visible) {
    background: #f4f8fb
}

.gem-c-layout-super-navigation-header__navigation-top-toggle-button.gem-c-layout-super-navigation-header__open-button:focus:not(:focus-visible)::after {
    background-color: #1d70b8
}

.gem-c-layout-super-navigation-header__navigation-top-toggle-button.gem-c-layout-super-navigation-header__open-button:focus:not(:focus-visible) .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner {
    color: #1d70b8;
    border-right-color: #f4f8fb
}

@media(min-width: 22.5em) {
    .gem-c-layout-super-navigation-header__navigation-top-toggle-button.gem-c-layout-super-navigation-header__open-button:focus:not(:focus-visible) .gem-c-layout-super-navigation-header__navigation-top-toggle-button-inner::before {
        border-bottom-color: #1d70b8;
        border-right-color: #1d70b8;
        -webkit-transform: translateY(1px) rotate(225deg) scale(1);
        -ms-transform: translateY(1px) rotate(225deg) scale(1);
        transform: translateY(1px) rotate(225deg) scale(1)
    }
}

.gem-c-layout-super-navigation-header__search-toggle-button {
    background: none;
    border: 0;
    color: #fff;
    cursor: pointer;
    height: 61px;
    padding: 20px 15px;
    position: relative;
    width: 51px;
    font-family: "GDS Transport", arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 700;
    font-size: 1.1875rem;
    line-height: 1.0526315789
}

@media print {
    .gem-c-layout-super-navigation-header__search-toggle-button {
        font-family: sans-serif
    }
}

@media print {
    .gem-c-layout-super-navigation-header__search-toggle-button {
        font-size: 14pt;
        line-height: 20px
    }
}

@media(min-width: 22.5em) {
    .gem-c-layout-super-navigation-header__search-toggle-button {
        padding: 20px 20px;
        width: 61px
    }
}

.gem-c-layout-super-navigation-header__search-toggle-button::after {
    background: none;
    content: "";
    height: 3px;
    left: 10px;
    position: absolute;
    right: 10px;
    bottom: 1px;
    top: auto
}

@media(hover: hover)and (pointer: fine) {
    .gem-c-layout-super-navigation-header__search-toggle-button:hover::after {
        background: #fff
    }
}

.gem-c-layout-super-navigation-header__search-toggle-button:focus {
    outline: 3px solid rgba(0, 0, 0, 0);
    color: #0b0c0c;
    background-color: #fd0;
    box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
    text-decoration: none;
    border-color: #fd0;
    box-shadow: none;
    z-index: 11
}

@supports not (text-wrap: balance) {
    .gem-c-layout-super-navigation-header__search-toggle-button:focus {
        -webkit-box-decoration-break: clone;
        box-decoration-break: clone
    }
}

.gem-c-layout-super-navigation-header__search-toggle-button:focus::after {
    background: #0b0c0c
}

@media(hover: hover)and (pointer: fine) {
    .gem-c-layout-super-navigation-header__search-toggle-button:focus:hover {
        color: #0b0c0c
    }

    .gem-c-layout-super-navigation-header__search-toggle-button:focus:hover::after {
        background: #0b0c0c
    }
}

.gem-c-layout-super-navigation-header__search-toggle-button:focus-visible {
    outline: 3px solid rgba(0, 0, 0, 0);
    color: #0b0c0c;
    background-color: #fd0;
    box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
    text-decoration: none;
    border-color: #fd0;
    box-shadow: none;
    z-index: 11
}

@supports not (text-wrap: balance) {
    .gem-c-layout-super-navigation-header__search-toggle-button:focus-visible {
        -webkit-box-decoration-break: clone;
        box-decoration-break: clone
    }
}

.gem-c-layout-super-navigation-header__search-toggle-button:focus-visible::after {
    background: #0b0c0c
}

@media(hover: hover)and (pointer: fine) {
    .gem-c-layout-super-navigation-header__search-toggle-button:focus-visible:hover {
        color: #0b0c0c
    }

    .gem-c-layout-super-navigation-header__search-toggle-button:focus-visible:hover::after {
        background: #0b0c0c
    }
}

.gem-c-layout-super-navigation-header__search-toggle-button {
    background: none;
    box-shadow: none;
    color: #fff
}

.gem-c-layout-super-navigation-header__search-toggle-button::after {
    background: none
}

@media(hover: hover)and (pointer: fine) {
    .gem-c-layout-super-navigation-header__search-toggle-button:hover {
        color: #fff
    }

    .gem-c-layout-super-navigation-header__search-toggle-button:hover::after {
        background: #fff
    }
}

.gem-c-layout-super-navigation-header__search-toggle-button:focus:not(:focus-visible) {
    background: none;
    box-shadow: none;
    color: #fff
}

.gem-c-layout-super-navigation-header__search-toggle-button:focus:not(:focus-visible)::after {
    background: none
}

@media(hover: hover)and (pointer: fine) {
    .gem-c-layout-super-navigation-header__search-toggle-button:focus:not(:focus-visible):hover {
        color: #fff
    }

    .gem-c-layout-super-navigation-header__search-toggle-button:focus:not(:focus-visible):hover::after {
        background: #fff
    }
}

.gem-c-layout-super-navigation-header__search-toggle-button.gem-c-layout-super-navigation-header__open-button {
    color: #1d70b8
}

.gem-c-layout-super-navigation-header__search-toggle-button.gem-c-layout-super-navigation-header__open-button:focus {
    outline: 3px solid rgba(0, 0, 0, 0);
    color: #0b0c0c;
    background-color: #fd0;
    box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
    text-decoration: none;
    border-color: #fd0;
    box-shadow: none
}

@supports not (text-wrap: balance) {
    .gem-c-layout-super-navigation-header__search-toggle-button.gem-c-layout-super-navigation-header__open-button:focus {
        -webkit-box-decoration-break: clone;
        box-decoration-break: clone
    }
}

.gem-c-layout-super-navigation-header__search-toggle-button.gem-c-layout-super-navigation-header__open-button:focus::after {
    background: #0b0c0c
}

@media(hover: hover)and (pointer: fine) {
    .gem-c-layout-super-navigation-header__search-toggle-button.gem-c-layout-super-navigation-header__open-button:focus:hover::after {
        background: #0b0c0c
    }
}

.gem-c-layout-super-navigation-header__search-toggle-button.gem-c-layout-super-navigation-header__open-button:focus-visible {
    outline: 3px solid rgba(0, 0, 0, 0);
    color: #0b0c0c;
    background-color: #fd0;
    box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
    text-decoration: none;
    border-color: #fd0;
    box-shadow: none
}

@supports not (text-wrap: balance) {
    .gem-c-layout-super-navigation-header__search-toggle-button.gem-c-layout-super-navigation-header__open-button:focus-visible {
        -webkit-box-decoration-break: clone;
        box-decoration-break: clone
    }
}

.gem-c-layout-super-navigation-header__search-toggle-button.gem-c-layout-super-navigation-header__open-button:focus-visible::after {
    background: #0b0c0c
}

@media(hover: hover)and (pointer: fine) {
    .gem-c-layout-super-navigation-header__search-toggle-button.gem-c-layout-super-navigation-header__open-button:focus-visible:hover::after {
        background: #0b0c0c
    }
}

.gem-c-layout-super-navigation-header__search-toggle-button.gem-c-layout-super-navigation-header__open-button {
    background: #f4f8fb;
    outline: 1px solid #f4f8fb;
    color: #1d70b8
}

.gem-c-layout-super-navigation-header__search-toggle-button.gem-c-layout-super-navigation-header__open-button::after {
    background: #1d70b8
}

@media(hover: hover)and (pointer: fine) {
    .gem-c-layout-super-navigation-header__search-toggle-button.gem-c-layout-super-navigation-header__open-button:hover::after {
        background: #1d70b8
    }
}

.gem-c-layout-super-navigation-header__search-toggle-button.gem-c-layout-super-navigation-header__open-button:focus:not(:focus-visible) {
    background: #f4f8fb;
    outline: 1px solid #f4f8fb;
    color: #1d70b8
}

.gem-c-layout-super-navigation-header__search-toggle-button.gem-c-layout-super-navigation-header__open-button:focus:not(:focus-visible)::after {
    background: #1d70b8
}

@media(hover: hover)and (pointer: fine) {
    .gem-c-layout-super-navigation-header__search-toggle-button.gem-c-layout-super-navigation-header__open-button:focus:not(:focus-visible):hover::after {
        background: #1d70b8
    }
}

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

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

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

.gem-c-layout-super-navigation-header__navigation-dropdown-menu {
    background: #f4f8fb;
    border-bottom: 1px #b1b4b6 solid;
    padding-top: 30px
}

@media(max-width: 18.75em) {
    .gem-c-layout-super-navigation-header__navigation-dropdown-menu {
        padding-top: 80px
    }
}

@media(min-width: 48.0625em) {
    .gem-c-layout-super-navigation-header__navigation-dropdown-menu {
        padding-top: 50px
    }
}

.gem-c-layout-super-navigation-header__dropdown-list-item {
    box-sizing: border-box;
    padding: 0 0 15px 0;
    position: relative;
    margin: 0 0 10px 0
}

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

.gem-c-layout-super-navigation-header__navigation-second-items {
    list-style: none;
    margin: 0;
    padding: 15px 25px 25px 0
}

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

.gem-c-layout-super-navigation-header__column--government-activity {
    position: relative
}

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

@media(max-width: 48.0525em) {
    .gem-c-layout-super-navigation-header__navigation-second-items--services-and-information {
        border-bottom: 1px solid #b1b4b6
    }
}

@media(min-width: 48.0625em) {
    .gem-c-layout-super-navigation-header__navigation-second-items--services-and-information {
        display: -ms-grid;
        display: grid;
        grid-auto-flow: column;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr
    }

    .gem-c-layout-super-navigation-header__navigation-second-items--services-and-information>li:nth-child(1) {
        -ms-grid-column: 1;
        -ms-grid-row: 1
    }

    .gem-c-layout-super-navigation-header__navigation-second-items--services-and-information>li:nth-child(2) {
        -ms-grid-column: 1;
        -ms-grid-row: 2
    }

    .gem-c-layout-super-navigation-header__navigation-second-items--services-and-information>li:nth-child(3) {
        -ms-grid-column: 1;
        -ms-grid-row: 3
    }

    .gem-c-layout-super-navigation-header__navigation-second-items--services-and-information>li:nth-child(4) {
        -ms-grid-column: 1;
        -ms-grid-row: 4
    }

    .gem-c-layout-super-navigation-header__navigation-second-items--services-and-information>li:nth-child(5) {
        -ms-grid-column: 1;
        -ms-grid-row: 5
    }

    .gem-c-layout-super-navigation-header__navigation-second-items--services-and-information>li:nth-child(6) {
        -ms-grid-column: 1;
        -ms-grid-row: 6
    }

    .gem-c-layout-super-navigation-header__navigation-second-items--services-and-information>li:nth-child(7) {
        -ms-grid-column: 1;
        -ms-grid-row: 7
    }

    .gem-c-layout-super-navigation-header__navigation-second-items--services-and-information>li:nth-child(8) {
        -ms-grid-column: 1;
        -ms-grid-row: 8
    }

    .gem-c-layout-super-navigation-header__navigation-second-items--services-and-information>li:nth-child(9) {
        -ms-grid-column: 2;
        -ms-grid-row: 1
    }

    .gem-c-layout-super-navigation-header__navigation-second-items--services-and-information>li:nth-child(10) {
        -ms-grid-column: 2;
        -ms-grid-row: 2
    }

    .gem-c-layout-super-navigation-header__navigation-second-items--services-and-information>li:nth-child(11) {
        -ms-grid-column: 2;
        -ms-grid-row: 3
    }

    .gem-c-layout-super-navigation-header__navigation-second-items--services-and-information>li:nth-child(12) {
        -ms-grid-column: 2;
        -ms-grid-row: 4
    }

    .gem-c-layout-super-navigation-header__navigation-second-items--services-and-information>li:nth-child(13) {
        -ms-grid-column: 2;
        -ms-grid-row: 5
    }

    .gem-c-layout-super-navigation-header__navigation-second-items--services-and-information>li:nth-child(14) {
        -ms-grid-column: 2;
        -ms-grid-row: 6
    }

    .gem-c-layout-super-navigation-header__navigation-second-items--services-and-information>li:nth-child(15) {
        -ms-grid-column: 2;
        -ms-grid-row: 7
    }

    .gem-c-layout-super-navigation-header__navigation-second-items--services-and-information>li:nth-child(16) {
        -ms-grid-column: 2;
        -ms-grid-row: 8
    }
}

.gem-c-layout-super-navigation-header__navigation-second-item-link {
    font-size: 16px;
    font-size: 1rem;
    font-weight: bold
}

.gem-c-layout-super-navigation-header__navigation-second-item-link::after {
    background: none;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

@media(min-width: 48.0625em) {
    .gem-c-layout-super-navigation-header__navigation-second-item-link {
        padding: 0
    }

    .gem-c-layout-super-navigation-header__navigation-second-item-link::after {
        background: none;
        bottom: 0;
        content: "";
        left: 0;
        position: absolute;
        right: 0;
        top: 0
    }
}

.gem-c-layout-super-navigation-header__navigation-second-item-link--with-description {
    font-size: 16px;
    font-size: 1rem;
    font-weight: bold
}

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

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

@media print {
    .gem-c-layout-super-navigation-header__navigation-second-item-description {
        font-family: sans-serif
    }
}

.gem-c-layout-super-navigation-header__search-form {
    padding: 0
}

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

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

@media(max-width: 40.0525em) {
    .gem-c-layout-super-navigation-header__header-logo--homepage {
        padding-left: 9px
    }
}

@media(max-width: 40.0525em) {
    .gem-c-layout-super-navigation-header__search-label--large-navbar {
        font-size: 24px;
        font-size: 1.5rem
    }
}

@media print {
    .gem-c-layout-super-navigation-header {
        border-top: 0;
        border-bottom: 2pt solid #000;
        margin: 0 0 5mm;
        background: none
    }

    .gem-c-layout-super-navigation-header:has(.gem-c-layout-super-navigation-header__header-logo .govuk-visually-hidden) {
        border: 0;
        margin-left: 24px
    }

    .gem-c-layout-super-navigation-header * {
        color: #000
    }

    .gem-c-layout-super-navigation-header .govuk-width-container {
        margin: 0
    }

    .gem-c-layout-super-navigation-header__header-logo {
        padding: 10px 0 !important
    }
}

.transparent-bottom-border {
    border-bottom: 1px solid rgba(0, 0, 0, 0)
}

.draft main {
    background-image: url(draft-watermark-2fc7e51bfdd3eece36faad082cbb53e2527f6147a116b0385fb331f2d0eab56d.png);
    background-repeat: repeat-y;
    background-position: 50% 0;
    background-size: contain
}