/* VOA */
/* NOT FOR USE IN PRODUCTION - START - FOR LOGO */
.gem-c-organisation-logo {
    font-size: 13px;
    font-weight: 400;
    line-height: 1.35;
    margin: 0;
}

@media (min-width: 40.0625em) {
    .gem-c-organisation-logo {
        font-size: 18px;
    }
}

.gem-c-organisation-logo__container {
    text-transform: none;
    text-decoration: none;
    display: block;
    color: #0b0c0c;
    height: auto;
    width: auto;
    direction: ltr;
}

.gem-c-organisation-logo__container--inline {
    display: inline-block;
    padding-right: 5px;
}

.gem-c-organisation-logo__image {
    max-width: 100%;
}

.gem-c-organisation-logo__crest {
    border-left: 2px solid #0b0c0c;
    padding-top: 20px;
    padding-left: 6px;
}

@media (min-width: 40.0625em) {
    .gem-c-organisation-logo__crest {
        padding-top: 25px;
        padding-left: 7px;
    }
}

.brand--executive-office .gem-c-organisation-logo__crest {
    border-left-width: 0;
    padding-left: 0;
    background-position: 0 0;
}

.gem-c-organisation-logo__name {
    position: relative;
    top: 3px;
    font-family: "HelveticaNeue", "Helvetica Neue", "Arial", "Helvetica",
        sans-serif;
}

.gem-c-organisation-logo__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, 0.0625rem);
    text-underline-offset: 0.1em;
    font-family: "HelveticaNeue", "Helvetica Neue", "Arial", "Helvetica",
        sans-serif;
}

@media print {
    .gem-c-organisation-logo__link {
        font-family: sans-serif;
    }
}

.gem-c-organisation-logo__link:hover {
    text-decoration-thickness: max(3px, 0.1875rem, 0.12em);
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    -webkit-text-decoration-skip: none;
    text-decoration-skip: none;
}

.gem-c-organisation-logo__link:focus {
    outline: 3px solid transparent;
    color: #0b0c0c;
    background-color: #fd0;
    box-shadow: 0 -2px #fd0, 0 4px #0b0c0c;
    text-decoration: none;
}

.gem-c-organisation-logo__link:link,
.gem-c-organisation-logo__link:visited {
    color: #0b0c0c;
}

@media print {

    .gem-c-organisation-logo__link:link,
    .gem-c-organisation-logo__link:visited {
        color: #000;
    }
}

.gem-c-organisation-logo__link:hover {
    color: rgba(11, 12, 12, 0.99);
}

.gem-c-organisation-logo__link:active,
.gem-c-organisation-logo__link:focus {
    color: #0b0c0c;
}

@media print {

    .gem-c-organisation-logo__link:active,
    .gem-c-organisation-logo__link:focus {
        color: #000;
    }
}

.gem-c-organisation-logo__link:hover {
    color: #003078;
}

.gem-c-organisation-logo__link:active {
    color: #0b0c0c;
    text-decoration-thickness: max(3px, 0.1875rem, 0.12em);
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    -webkit-text-decoration-skip: none;
    text-decoration-skip: none;
}

.gem-c-organisation-logo__link:focus {
    box-shadow: 0 -2px #fd0, 0 4px #fd0, 0 8px #0b0c0c;
    text-decoration: none;
}

.gem-c-organisation-logo__crest--dit {
    background: url(/assets/collections/govuk_publishing_components/crests/dit_crest_13px-afa23450bade022961f681be456d090ced16d84a38428b8e019d4c514dd34fcb.png) no-repeat 5px 0;
    background-size: auto 20px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .gem-c-organisation-logo__crest--dit {
        background-image: url(/assets/collections/govuk_publishing_components/crests/dit_crest_13px_x2-c0af24bb4ff54a8c30517429ae0cd5d45fd7bdaf6e35bc600c45619a741d258d.png);
    }
}

@media (min-width: 40.0625em) {
    .gem-c-organisation-logo__crest--dit {
        background: url(/assets/collections/govuk_publishing_components/crests/dit_crest_18px-ffbb4b371e90f0c427d621eec7daa53c3d1b0bdff121b7b36600dc840ab4d820.png) no-repeat 6px 0;
        background-size: auto 26px;
    }
}

@media only screen and (min-width: 40.0625em) and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-width: 40.0625em) and (min-resolution: 192dpi),
only screen and (min-width: 40.0625em) and (min-resolution: 2dppx) {
    .gem-c-organisation-logo__crest--dit {
        background-image: url(/assets/collections/govuk_publishing_components/crests/dit_crest_18px_x2-6a275e3b61878f4d816b13cab4463c0ca10e89747c8445f643607c860705011b.png);
    }
}

.gem-c-organisation-logo__crest--bis {
    background: url(/assets/collections/govuk_publishing_components/crests/bis_crest_13px-afa23450bade022961f681be456d090ced16d84a38428b8e019d4c514dd34fcb.png) no-repeat 5px 0;
    background-size: auto 20px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .gem-c-organisation-logo__crest--bis {
        background-image: url(/assets/collections/govuk_publishing_components/crests/bis_crest_13px_x2-c0af24bb4ff54a8c30517429ae0cd5d45fd7bdaf6e35bc600c45619a741d258d.png);
    }
}

@media (min-width: 40.0625em) {
    .gem-c-organisation-logo__crest--bis {
        background: url(/assets/collections/govuk_publishing_components/crests/bis_crest_18px-ffbb4b371e90f0c427d621eec7daa53c3d1b0bdff121b7b36600dc840ab4d820.png) no-repeat 6px 0;
        background-size: auto 26px;
    }
}

@media only screen and (min-width: 40.0625em) and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-width: 40.0625em) and (min-resolution: 192dpi),
only screen and (min-width: 40.0625em) and (min-resolution: 2dppx) {
    .gem-c-organisation-logo__crest--bis {
        background-image: url(/assets/collections/govuk_publishing_components/crests/bis_crest_18px_x2-6a275e3b61878f4d816b13cab4463c0ca10e89747c8445f643607c860705011b.png);
    }
}

.gem-c-organisation-logo__crest--hmrc {
    background: url(/assets/collections/govuk_publishing_components/crests/hmrc_crest_13px-eeca5eec44ac4d5159c9c8a773acd9ad3d2f8db701280def198db2db9b38d8ef.png) no-repeat 5px 0;
    background-size: auto 20px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .gem-c-organisation-logo__crest--hmrc {
        background-image: url(/assets/collections/govuk_publishing_components/crests/hmrc_crest_13px_x2-21d0b1def81a561fa29b5cbc6f3605bcfea7897081046cc5972f6738fdc2c501.png);
    }
}

@media (min-width: 40.0625em) {
    .gem-c-organisation-logo__crest--hmrc {
        background: url(/assets/collections/govuk_publishing_components/crests/hmrc_crest_18px-e8d49f4274dcbbbf767747c0db21f9c1f1335d409d2107ba04730b5ae1943cd1.png) no-repeat 6px 0;
        background-size: auto 26px;
    }
}

@media only screen and (min-width: 40.0625em) and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-width: 40.0625em) and (min-resolution: 192dpi),
only screen and (min-width: 40.0625em) and (min-resolution: 2dppx) {
    .gem-c-organisation-logo__crest--hmrc {
        background-image: url(/assets/collections/govuk_publishing_components/crests/hmrc_crest_18px_x2-62015b46373769ed3c3cb7cc0f4d0f1ffb46dbdfbab861bb8231183f8fb32983.png);
    }
}

.gem-c-organisation-logo__crest--ho {
    background: url(/assets/collections/govuk_publishing_components/crests/ho_crest_13px-1384317dab754a7f0ea2a5e2d3adaf0a0716a6d3743f0c6060de33d191ad1c25.png) no-repeat 5px 0;
    background-size: auto 20px;
    padding-top: 25px;
    background-size: auto 25px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .gem-c-organisation-logo__crest--ho {
        background-image: url(/assets/collections/govuk_publishing_components/crests/ho_crest_13px_x2-d8f9e365f0f4b4fc03e875faa887c52184197926ef94f4148546466bdef08303.png);
    }
}

@media (min-width: 40.0625em) {
    .gem-c-organisation-logo__crest--ho {
        background: url(/assets/collections/govuk_publishing_components/crests/ho_crest_18px-45be07b3244760f04fa6eaac9e763b6bd914be096015505abe6225e3e8016b59.png) no-repeat 6px 0;
        background-size: auto 26px;
    }
}

@media only screen and (min-width: 40.0625em) and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-width: 40.0625em) and (min-resolution: 192dpi),
only screen and (min-width: 40.0625em) and (min-resolution: 2dppx) {
    .gem-c-organisation-logo__crest--ho {
        background-image: url(/assets/collections/govuk_publishing_components/crests/ho_crest_18px_x2-d04292c70c3705ebed8bd977fc6c255b9d551a98a09894dcab85d21c2d7a1d56.png);
    }
}

@media (min-width: 40.0625em) {
    .gem-c-organisation-logo__crest--ho {
        padding-top: 35px;
        background-size: auto 34px;
    }
}

.gem-c-organisation-logo__crest--mod {
    background: url(/assets/collections/govuk_publishing_components/crests/mod_crest_13px-40adcb7e6bff262954ce3aa90728252360946ab5f3c84c61ea4afa0ec5103005.png) no-repeat 5px 0;
    background-size: auto 20px;
    padding-top: 25px;
    background-size: auto 25px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .gem-c-organisation-logo__crest--mod {
        background-image: url(/assets/collections/govuk_publishing_components/crests/mod_crest_13px_x2-9ddfd3ae8bdd4734423f2e8be90e4f677e3eb955a27f6325995e00f8c1eb705d.png);
    }
}

@media (min-width: 40.0625em) {
    .gem-c-organisation-logo__crest--mod {
        background: url(/assets/collections/govuk_publishing_components/crests/mod_crest_18px-6f9e200e6d58e676a9c042e321061ab321e77982d21eb16eaf5e8baaa2186903.png) no-repeat 6px 0;
        background-size: auto 26px;
    }
}

@media only screen and (min-width: 40.0625em) and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-width: 40.0625em) and (min-resolution: 192dpi),
only screen and (min-width: 40.0625em) and (min-resolution: 2dppx) {
    .gem-c-organisation-logo__crest--mod {
        background-image: url(/assets/collections/govuk_publishing_components/crests/mod_crest_18px_x2-261c0236bea5d265d0628e58a58852b84bfed0698980b5509d0b86f5a3a9b95e.png);
    }
}

@media (min-width: 40.0625em) {
    .gem-c-organisation-logo__crest--mod {
        padding-top: 35px;
        background-size: auto 34px;
    }
}

.gem-c-organisation-logo__crest--single-identity,
.gem-c-organisation-logo__crest--eo,
.gem-c-organisation-logo__crest--org {
    background: url(/assets/collections/govuk_publishing_components/crests/org_crest_13px-3b807e54b8b177b209fc8d880ffc3687f7a634991d74038faaca9e4b4b487424.png) no-repeat 5px 0;
    background-size: auto 20px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {

    .gem-c-organisation-logo__crest--single-identity,
    .gem-c-organisation-logo__crest--eo,
    .gem-c-organisation-logo__crest--org {
        background-image: url(/assets/collections/govuk_publishing_components/crests/org_crest_13px_x2-24eb94ac833fa04e95dc43b876e6e78e502d1b8fdc4476f253faf8ea74ce1670.png);
    }
}

@media (min-width: 40.0625em) {

    .gem-c-organisation-logo__crest--single-identity,
    .gem-c-organisation-logo__crest--eo,
    .gem-c-organisation-logo__crest--org {
        background: url(/assets/collections/govuk_publishing_components/crests/org_crest_18px-7026afebba9918a0830ebf68cf496cbb0b81f3514b884dc2c32904780baa3368.png) no-repeat 6px 0;
        background-size: auto 26px;
    }
}

@media only screen and (min-width: 40.0625em) and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-width: 40.0625em) and (min-resolution: 192dpi),
only screen and (min-width: 40.0625em) and (min-resolution: 2dppx) {

    .gem-c-organisation-logo__crest--single-identity,
    .gem-c-organisation-logo__crest--eo,
    .gem-c-organisation-logo__crest--org {
        background-image: url(/assets/collections/govuk_publishing_components/crests/org_crest_18px_x2-b4af7a6d71fbd9bfb3b9550bc0e1d856e01e5b388ad8e18717b4ad60e73705ff.png);
    }
}

.gem-c-organisation-logo__crest--portcullis {
    background: url(/assets/collections/govuk_publishing_components/crests/portcullis_13px-182a91ca31c268925edf094de1840056da62303cac4d3eb68629dd11b5990485.png) no-repeat 5px 0;
    background-size: auto 20px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .gem-c-organisation-logo__crest--portcullis {
        background-image: url(/assets/collections/govuk_publishing_components/crests/portcullis_13px_x2-43bb4dfabc6a7afa30d5c548a4c336cba3edea5d27547a9815b6419344ba755d.png);
    }
}

@media (min-width: 40.0625em) {
    .gem-c-organisation-logo__crest--portcullis {
        background: url(/assets/collections/govuk_publishing_components/crests/portcullis_18px-feb6d7ce5e2d7dc2b68c84a5f0eb6f4da31ca5968f6d4b169a0eb6c1f9b71d29.png) no-repeat 6px 0;
        background-size: auto 26px;
    }
}

@media only screen and (min-width: 40.0625em) and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-width: 40.0625em) and (min-resolution: 192dpi),
only screen and (min-width: 40.0625em) and (min-resolution: 2dppx) {
    .gem-c-organisation-logo__crest--portcullis {
        background-image: url(/assets/collections/govuk_publishing_components/crests/portcullis_18px_x2-f00b64ea6c168856718f457d0430d7bcd035400f280eae290d16b6f5c1960e52.png);
    }
}

.gem-c-organisation-logo__crest--so {
    background: url(/assets/collections/govuk_publishing_components/crests/so_crest_13px-a465db50661a166a913c37066836ebb4f17eac655190d4918588974e1b4a33ac.png) no-repeat 5px 0;
    background-size: auto 20px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .gem-c-organisation-logo__crest--so {
        background-image: url(/assets/collections/govuk_publishing_components/crests/so_crest_13px_x2-f89f2b5a1fa9c2fa36d3f6fccd2bb2e0803657bc2de1c773ff5ebfbe5e853c52.png);
    }
}

@media (min-width: 40.0625em) {
    .gem-c-organisation-logo__crest--so {
        background: url(/assets/collections/govuk_publishing_components/crests/so_crest_18px-ed8c6c87a686f245ed6bf638f0d44c98d166d0b0c36023665e919fe6c650fca0.png) no-repeat 6px 0;
        background-size: auto 26px;
    }
}

@media only screen and (min-width: 40.0625em) and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-width: 40.0625em) and (min-resolution: 192dpi),
only screen and (min-width: 40.0625em) and (min-resolution: 2dppx) {
    .gem-c-organisation-logo__crest--so {
        background-image: url(/assets/collections/govuk_publishing_components/crests/so_crest_18px_x2-cbe862441395c35ef501919835ae9c89fe954177c94a9260ddd2e479e93e1f3e.png);
    }
}

.gem-c-organisation-logo__crest--ukaea {
    background: url(/assets/collections/govuk_publishing_components/crests/ukaea_crest_13px-804eb7ae06c382f5f35dcf805a111601ceb3b2d7f16a202a3c186ec47e240fc0.png) no-repeat 5px 0;
    background-size: auto 20px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .gem-c-organisation-logo__crest--ukaea {
        background-image: url(/assets/collections/govuk_publishing_components/crests/ukaea_crest_13px_x2-03900242d85f3c1b47900f01df3f03264344bee0276d547dd004d923a1f97c55.png);
    }
}

@media (min-width: 40.0625em) {
    .gem-c-organisation-logo__crest--ukaea {
        background: url(/assets/collections/govuk_publishing_components/crests/ukaea_crest_18px-058f34ae5ae82391bd012414be5e3a8b365124568611b1f40e788e6dd5bd347c.png) no-repeat 6px 0;
        background-size: auto 26px;
    }
}

@media only screen and (min-width: 40.0625em) and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-width: 40.0625em) and (min-resolution: 192dpi),
only screen and (min-width: 40.0625em) and (min-resolution: 2dppx) {
    .gem-c-organisation-logo__crest--ukaea {
        background-image: url(/assets/collections/govuk_publishing_components/crests/ukaea_crest_18px_x2-74b602afd3ee88cfd34c918a4c48c1438c1ac0ca145c30c5caf2b7cc903dfdca.png);
    }
}

.gem-c-organisation-logo__crest--ukho {
    background: url(/assets/collections/govuk_publishing_components/crests/ukho_13px-68bbe44d6517297b9bfd6e9c427c0c91e00a42bcfb33900c55b690de73e583c9.png) no-repeat 5px 0;
    background-size: auto 20px;
    padding-top: 25px;
    background-size: auto 25px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .gem-c-organisation-logo__crest--ukho {
        background-image: url(/assets/collections/govuk_publishing_components/crests/ukho_13px_x2-17f532d6904be3f573fcf0fb64d0a8152b50819eae8aa54524e5a0548a558ebb.png);
    }
}

@media (min-width: 40.0625em) {
    .gem-c-organisation-logo__crest--ukho {
        background: url(/assets/collections/govuk_publishing_components/crests/ukho_18px-26425dc874c95d3340858119d2e6166dc462172cd253ca1d4f972d0473371f56.png) no-repeat 6px 0;
        background-size: auto 26px;
    }
}

@media only screen and (min-width: 40.0625em) and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-width: 40.0625em) and (min-resolution: 192dpi),
only screen and (min-width: 40.0625em) and (min-resolution: 2dppx) {
    .gem-c-organisation-logo__crest--ukho {
        background-image: url(/assets/collections/govuk_publishing_components/crests/ukho_18px_x2-16924bfff30a3ee35a5bec85c4a60eca2edb7730d7d3f81faa3de0c6e9be77ed.png);
    }
}

@media (min-width: 40.0625em) {
    .gem-c-organisation-logo__crest--ukho {
        padding-top: 35px;
        background-size: auto 34px;
    }
}

.gem-c-organisation-logo__crest--wales {
    background: url(/assets/collections/govuk_publishing_components/crests/wales_crest_13px-004d60d9363e2f541d5caddc58c15292a39c4a297a29ea966650d26328e911e2.png) no-repeat 5px 0;
    background-size: auto 20px;
    padding-top: 25px;
    background-size: auto 25px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .gem-c-organisation-logo__crest--wales {
        background-image: url(/assets/collections/govuk_publishing_components/crests/wales_crest_13px_x2-2568cec010414ea4da0b72d3a4734445ceca5aed0f2ceb0052200be258ea614e.png);
    }
}

@media (min-width: 40.0625em) {
    .gem-c-organisation-logo__crest--wales {
        background: url(/assets/collections/govuk_publishing_components/crests/wales_crest_18px-ca59e19a9a9eda2a1bb2474540d44ced5b38e23f99768a870dfb6b40729181f2.png) no-repeat 6px 0;
        background-size: auto 26px;
    }
}

@media only screen and (min-width: 40.0625em) and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-width: 40.0625em) and (min-resolution: 192dpi),
only screen and (min-width: 40.0625em) and (min-resolution: 2dppx) {
    .gem-c-organisation-logo__crest--wales {
        background-image: url(/assets/collections/govuk_publishing_components/crests/wales_crest_18px_x2-fc442e82cd53e6e8b7602beb7ea307a4b406c5aeb5d10721e55f45e9282409e9.png);
    }
}

@media (min-width: 40.0625em) {
    .gem-c-organisation-logo__crest--wales {
        padding-top: 35px;
        background-size: auto 34px;
    }
}


/* NOT FOR USE IN PRODUCTION - END */