/*!*********************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./asset_src/css/utilities/normalize.css ***!
  \*********************************************************************************************************************/
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */

html {
    font-family: sans-serif; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
    margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */

article,
aside,
details, /* 1 */
figcaption,
figure,
footer,
header,
main, /* 2 */
menu,
nav,
section,
summary { /* 1 */
    display: block;
}

/**
 * Add the correct display in IE 9-.
 */

audio,
canvas,
progress,
video {
    display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
    vertical-align: baseline;
}

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */

template, /* 1 */
[hidden] {
    display: none;
}

/* Links
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
    background-color: transparent; /* 1 */
    -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */

a:active,
html.no-touch a:hover {
    outline-width: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
    border-bottom: none; /* 1 */
    text-decoration: underline; /* 2 */
    text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
    font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
    font-weight: bolder;
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
    font-style: italic;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
    background-color: #ff0;
    color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
    border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
    overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

/**
 * Add the correct margin in IE 8.
 */

figure {
    margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
    box-sizing: content-box; /* 1 */
    height: 0; /* 1 */
    overflow: visible; /* 2 */
}

/* Forms
   ========================================================================== */

/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
select,
textarea {
    font: inherit; /* 1 */
    margin: 0; /* 2 */
}

/**
 * Restore the font weight unset by the previous rule.
 */

optgroup {
    font-weight: bold;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
    text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
    -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
    box-sizing: border-box; /* 1 */
    color: inherit; /* 2 */
    display: table; /* 1 */
    max-width: 100%; /* 1 */
    padding: 0; /* 3 */
    white-space: normal; /* 1 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */

::-webkit-input-placeholder {
    color: inherit;
    opacity: 0.54;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
    -webkit-appearance: button; /* 1 */
    font: inherit; /* 2 */
}
/*!*********************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./asset_src/css/utilities/utilities.css ***!
  \*********************************************************************************************************************/
/*
fonts.css from the YUI Library: developer.yahoo.com/yui/
Please refer to developer.yahoo.com/yui/fonts/ for font sizing percentages
*/
body { font: 16px sans-serif; line-height:1.5; -webkit-font-smoothing: antialiased; text-rendering: optimizelegibility; }
table, select, input, textarea { font: 100% sans-serif; }

/* border box on everything! */
*, *:after, *:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* force scrollbar */
html { overflow-y: scroll; }

/* align checkboxes, radios, text inputs with their label */
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; *vertical-align: baseline; }

/* hand cursor on clickable input elements */
label, input[type=button], input[type=submit], button { cursor: pointer; }

/* use main */
main {display:block;}

/* screen reader accessible class */
.accessibility--component, .screen-reader-text {position:absolute; left:-10000px; top:auto; width:1px; height:1px; overflow:hidden;}
.screen-reader-text:focus {display: block; position:static; width: 100%; height:auto; padding: 1em; color: white; background: black;}

/* force hover styling as opposed to the awful dotted line */
html.no-touch a:hover, a:active, html.no-touch button:hover, button:active { outline: none; }

/* clearfix */

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

/* headings */

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
}

/* images */

img {
    width: 100%;
    height: auto;
}
img.align-left,
img[align="left"] {
    margin-right: 16px;
}
img.align-right,
img[align="right"] {
    margin-left: 16px;
}

/* links */
a {
    text-decoration: none;
}

/* content line-heights */
p, li {
    line-height: 1.5em;
}

/* paragraphs */
p {
    margin: 0 0 16px 0;
    padding: 0;
}
*+p {
    margin-top: 16px;
    margin-bottom: 16px;
}
/*!***************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./asset_src/css/layout/layout.css ***!
  \***************************************************************************************************************/
.container {
    position: relative;
}
.layout-content {
    margin-top: 40px;
}
.frontpage .layout-content {
    margin-top: 0;
}
@media (min-width: 1280px) {
    .container {
        width: 98%;
        max-width: 1360px;
    }
}

@media (max-width: 767px){
    .hidden-sm-down {
        display: none!important;
    }
}


@media (max-width: 1024px){
    .hidden-md-down {
        display: none!important;
    }
}

.node-16890 .search--toggle,
.node-16890 .search--form,
.node-16890 .topmenu {
  display: none;
}
/*!***************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./asset_src/css/layout/header.css ***!
  \***************************************************************************************************************/
.beta--banner {
    background: #f2f3f3;
    padding: 16px 0;
}
header {
    padding: 20px 0;
}
.greyscale header.background__navy {
  background: black !important;
}
.site--title {
    float: left;
    margin-right: 40px;
}
.site--title img {
    width: 40px;
    height: 100%;
}
/* Main Manu */
.main-menu {
    font-weight: 700;
    width: 100%;
}
.main-menu a:hover {
    color: #98d3dd;
}
.main-menu li {
    position: relative;
}
.child-menu {
    opacity: 0;
    height: 0;
    position: absolute;
    left: -20px;
    top: 70px;
    /*-webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);*/
    z-index: 1000;
    background: #99BEDD;
    border-bottom: 3px solid #002554;
    padding: 20px 0;
    font-weight: normal;
    min-width: 250px;
    z-index: -1;
    visibility: hidden;
}
.greyscale .child-menu {
  background: black;
}
.child-menu li {
    display: block;
    padding: 6px 20px;
}
.child-menu li:hover {
    background: #002554;
}
.child-menu a {
    color: #002554 !important;
}
.greyscale .child-menu a {
  color: white !important;
}
.child-menu li:hover a {
    color: #fff !important;
}
.child-menu.open {
    opacity: 1;
    height: auto;
    z-index: 999;
    visibility: visible;
}
.submenu--toggle {
    margin-left: 8px;
    font-size: 1.2em;
}
.submenu--toggle.open {
    font-size: 1.3em;
}
.submenu--toggle:hover .icon {
    color: #98d3dd;
}
.submenu--toggle.open .icon-list:before {
    content: "\f00d";
    font-family: FontAwesome !important;
}
.submenu--toggle .icon-list:before {
    position: absolute;
    padding-top: 4px;
}
.submenu--toggle:focus .icon:before {
    outline: -webkit-focus-ring-color auto 1px;
}

/* Mobile Menu toggle */
.menu--toggle {
    display: inline-block;
    width: 18px;
    height: 18px;
    position: relative;
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    margin: 0 16px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
.menu--toggle--element {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #fff;
    border-radius: 2px;
    opacity: 1;
    left: 0;
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
.menu--toggle--element:nth-child(1) {
    top: 2px;
    -webkit-transform-origin: left center;
    transform-origin: left center;
}
.menu--toggle--element:nth-child(2) {
    top: 8px;
    left: -2px;
    -webkit-transform-origin: left center;
    transform-origin: left center;
}
.menu--toggle--element:nth-child(3) {
    bottom: 2px;
    -webkit-transform-origin: left center;
    transform-origin: left center;
}
.menu--toggle.open .menu--toggle--element:nth-child(1) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 2px;
    left: 2px;
}
.menu--toggle.open .menu--toggle--element:nth-child(2) {
    width: 0;
    opacity: 0;
}
.menu--toggle.open .menu--toggle--element:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    bottom: 1px;
    left: 2px;
}

/* Top Menu */
.topmenu li {
    display: inline;
}
.topmenu li a {
    padding: 6px 20px;
    margin-left: 10px;
    display: inline-block;
    font-weight: 700;
    margin-top: 6px;
    color: #fff;
    background: #A2220B;
}
.topmenu li a:hover {
    background: #414042;
}
.topmenu li a:after {
    font-family: "cps-font" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "n" / "";
    margin-left: 12px;
    font-size: 0.6em;
}

/*Accessibility Controls */
.accessibility--controls {
    color: #002554;
    padding: 10px 0;
}
.greyscale .accessibility--controls {
  filter: grayscale(1);
}
.text-sizing,
.colour-contrast {
  display: flex;
  gap: 20px;
  align-items: center;
}
.accessibility--controls .button-group {
  display: inline-flex;
  gap: 10px;
  margin-right: 20px;
}
.accessibility--controls button {
    color: #002554;
}
.button__large .fa-font {
    font-size: 20px;
}
.button__medium .fa-font {
    font-size: 16px;
}
.button__small .fa-font {
    font-size: 12px;
}
.colour-contrast button {
    width: 14px;
    height: 14px;
}
.button__normal {
    background: url(0d9c74334ecc7dc064e1.svg) no-repeat center;
}
.button__blue {
    background: url(89caa9927e0e48012580.svg) no-repeat center;
}
.button__hivis {
    background: url(7ec3f44b4a0191cc11d6.svg) no-repeat center;
}
.button__soft {
    background: url(9e81381694529f4fa729.svg) no-repeat center;
}

/* Language switcher */
.language-switcher-language-url {
    float: right;
}
.language-switcher-language-url ul {
    list-style: none;
    font-size: 0.9em;
}
.language-switcher-language-url ul li {
    display: inline-block;
    margin-left: 8px;
}
.language-switcher-language-url ul li.is-active {
    font-weight: 700;
}

@media (min-width: 1200px) {
    .site--title {
        margin-right: 80px;
    }
    .accessibility--controls .button-group {
        margin-right: 40px;
    }
}

@media (min-width: 769px) {
    .site--title img {
        width: 60px;
    }
    .search--toggle,
    .menu--toggle--holder {
        display: none;
    }
    .beta--banner {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 2;
    }
    /* .accessibility--controls {
        padding-top: 85px; to remove when remove top banner
    }*/
}

@media (min-width: 576px) {
    .languageswitcher {
        margin-right: 32px;
        margin-left: 32px;
    }
    .language-switcher-language-url ul {
        margin-top: 2px;
    }
    .language-switcher-language-url ul li {
        margin-left: 16px;
    }
}

@media (max-width: 768px) {
    .main-menu {
        padding-top: 16px;
    }
    .main-menu ul {
        opacity: 0;
        max-height: 0;
        overflow: hidden;
		visibility: hidden;
        -webkit-transition: max-height .4s ease-in-out;
        transition: max-height .4s ease-in-out;
    }
    .main-menu ul.open {
        opacity: 1;
		visibility: visible;
        max-height: 1000px;
        width: 100%;
        padding-top: 12px;
    }
    .child-menu {
        position: relative;
        top: 0;
        padding: 0;
        background: #005daa;
        left: 0;
        border-bottom: 0;
    }
    .child-menu a {
        color: #fff !important;
    }
    .main-menu ul li {
        padding: 8px;
        border-top: 1px solid;
        display: list-item;
    }
    .search--form {
        display: none;
    }
    .search--form.open {
        display: block;
    }
    .search--toggle.open .fa:before {
        content: "\f00d";
    }
    .topmenu li a:hover {
        color: #414042;
        background: #fff;
    }
    .topmenu li a {
        color: #005DAA;
        background: #fff;
        padding: 0;
        margin-left: 0;
        margin-right: 12px;
    }
    .topmenu li a:after {
        margin-left: 0;
    }
    .search--toggle {
        margin-right: 20px;
    }

}

@media (max-width: 568px) {
    .language-switcher-language-url ul li {
        margin-top: 8px;
    }
    .languageswitcher {
        margin-top: 10px;
    }
    .languageswitcher ul {
        margin-top: 12px;
    }
    .topmenu ul {
        margin-top: 10px;
    }
    .topmenu li a {
        margin-top: 17px;
    }
    .search--toggle {
        margin-left: 0;
    }
  .search--toggle.open {
    position: absolute;
    left: 20px;
    top: 0;
  }
}

/*!*************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./asset_src/css/layout/main.css ***!
  \*************************************************************************************************************/
.aspect__16_9 {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.aspect__1_1 {
  position: relative;
  height: 0;
  padding-bottom: 100%;
  overflow: hidden;
}

/* Node General */
.article--body {
    margin-bottom: 30px;
}
.frontpage .article--body {
    margin-bottom: 0;
}
.article--body ul {
    padding-left: 40px;
}
.article--body img {
    width: auto;
    max-width: 100%;
}
.article--body img.imageLeft {
    float: left;
    margin-right: 16px;
}
.article--details {
    color: #005DAA;
    margin-bottom: 40px;
    margin-top: 8px;
    position: relative;
    padding-left: 50px;
}
.article--details:before {
    content: "";
    width: 40px;
    border-top: 1px solid;
    position: absolute;
    top: 50%;
    left: 0;
}
.article--summary {
    margin-top: 20px;
}
.article--more {
    margin: 20px 0;
}
.article--files {
    margin-top: 20px;
}
.article--file {
    margin-bottom: 8px;
}
.article--file .file {
    border-bottom: 1px solid;
    color: #005DAA;
}
.article--file .icon {
    color: #005DAA;
    margin-left: 20px;
}
.article--form {
	margin: 0 -24px;
}
.col-lg-9 article {
    margin-bottom: 40px;
}
/* General page single page */
.page-node-type-page .article--title {
    display: inline-block;
    border-bottom: 5px solid;
    padding-bottom: 20px;
}
/* Legal Guidance single page */
.page-node-type-legal-guidance .article--title {
    color: #002554;
    margin-bottom: 0;
}
.page-node-type-legal-guidance h1,
.page-node-type-legal-guidance h2 {
    color: #002554;
}
.page-node-type-legal-guidance .article--details {
    color: #002554;
}
.page-node-type-publication  .article--body > ul:first-of-type,
.page-node-type-legal-guidance .article--body > ul:first-of-type,
.anchor-index-list {
    padding-left: 40px;
    position: relative;
    margin-bottom: 40px;
}
.page-node-type-publication .article--body > ul:first-of-type:before,
.page-node-type-legal-guidance .article--body > ul:first-of-type:before,
.anchor-index-list:before {
    font-family: "cps-font" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\67" / "";
    position: absolute;
    top: 0;
    left: 0;
    font-size: 32px;
    color: #002554;
}

.page-node-type-publication .article--body > ul:first-of-type,
.page-node-type-publication .article--body > ul:first-of-type ul,
.page-node-type-legal-guidance .article--body > ul:first-of-type,
.page-node-type-legal-guidance .article--body > ul:first-of-type ul,
.anchor-index-list {
    list-style-type: none;
}
.page-node-type-publication .article--body > ul:first-of-type a,
.page-node-type-legal-guidance .article--body > ul:first-of-type a,
.anchor-index-list a {
    border-bottom: 1px solid;
    color: #444;
    font-size: 0.9em;
}
.page-node-type-publication .article--body p+ul:first-of-type,
.page-node-type-legal-guidance .article--body p+ul:first-of-type {
    list-style-type: disc;
}
.page-node-type-publication .article--body p+ul:first-of-type:before,
.page-node-type-legal-guidance .article--body p+ul:first-of-type:before {
    content: "";
}
.page-node-type-publication  .article--body > ul.list:first-of-type,
.page-node-type-legal-guidance .article--body > ul.list:first-of-type {
    list-style: disc;
    padding-left: 20px;
}
.page-node-type-publication  .article--body > ul.list:first-of-type:before,
.page-node-type-legal-guidance .article--body > ul.list:first-of-type:before {
    content: none;
}
.CmenuTertiary {
    clear: both;
    overflow: hidden;
    margin-bottom: 40px;
    padding-left: 40px;
    position: relative;
}
.CmenuTertiary:before {
    font-family: "cps-font" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\64" / "";
    position: absolute;
    top: 0;
    left: 0;
    font-size: 32px;
    color: #002554;
}
.CmenuTertiary a {
    border-bottom: 1px solid;
    color: #444;
    font-size: 0.9em;
    display: block;
    float: left;
    clear: both;
}

/* Book TOC */
.book--toc li {
    display: list-item;
    list-style: none;
}
.book--toc li a {
    border-bottom: 1px solid;
    color: #444;
    font-size: 0.9em;
}
.book--traversal {
    margin: 20px 0;
    font-size: 0.9em;
}
.book--traversal li a {
    max-width: 300px;
    display: inline-block;
    float: left;
}
.book--traversal .icon {
    color: #005DAA;
}
.book--prev .icon {
    transform: rotate(180deg);
    float: left;
}
.book--navigation--bottom .book--tree {
    display: none;
}

/* Views */
.views-element-container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.background__lightgrey .views-element-container {
    padding: 0;
}
.view header {
    color: #002554;
    position: relative;
}
.views-item {
    margin-bottom: 30px;
}
.views-item .article--details {
    color: #444;
    margin-bottom: 20px;
}
.views-item .article--details:before {
    width: 20px;
}
.views-item:hover a {
    color: #444;
}
.views-item:hover .small.italic,
.views-item:hover .article--details {
    color: #005DAA;
}
.color--blue .views-item:hover .small.italic,
.color--blue .views-item:hover .article--details  {
    color: #002554;
}
/* Views intro */
.views-footer,
.views-intro {
    position: relative;
}
.views-footer {
    padding: 40px;
}
.views-intro .heading__large {
    margin-bottom: 20px;
}
.views-intro .read--more {
    margin-top: 20px;
}
.views-footer .icon,
.views-intro .icon {
    margin-right: 20px;
    color: #005DAA;
}
.views-footer .read--more a,
.views-intro .read--more a {
    text-decoration: underline;
}
.views-footer .read--more a:hover,
.views-intro .read--more a:hover {
    text-decoration: none;
}
.views-footer .read--more .icon,
.views-intro .read--more .icon {
    margin-right: 0;
    margin-left: 20px;
}
.views-intro.related {
    border-top: 1px solid #7C878E;
    padding-top: 48px;
    margin-top: 40px;
}
.views-intro.related .read--more {
    top: 48px;
}
.results--summary {
    margin-bottom: 32px;
}
.view.publications {
    margin-bottom: 80px;
}

/* Pagination */
.pagination,
.pager {
    margin-top: 50px;
    margin-bottom: 40px;
}
.pagination *,
.pager * {
    color: #002554;
}
.pagination li,
.pager__item {
    position: relative;
    padding: 0 20px;
    display: inline-block;
}
.pagination li:after,
.pager__item.page:after {
    content: "";
    width: 20px;
    border-top: 1px solid;
    position: absolute;
    top: 50%;
    left: -10px;
}
.pager__item.page.first {
    padding-left: 0;
}
.pager__item.page.first:after {
    width: 0;
}
.pagination li.active a,
.pager__item.is-active a {
    border: 2px solid;
    padding: 0 5px;
    font-weight: 700;
}
.pager__item--previous .icon {
    transform: rotate(180deg);
    float: left;
    margin-right: 16px;
}
.pager__item--next .icon {
    margin-left: 16px;
}
.pager__item--previous a,
.pager__item--next a {
    font-weight: 700;
    text-decoration: underline;
}

/* Glossary */
.glossary-title {
    color: #002554;
    border-bottom: 5px solid #002554;
    padding-bottom: 12px;
}
.alphabet .icon {
    font-size: 65px;
    color: #002554;
}
.title-alphabet-icon {
    float: right;
    font-size: 40px;
    margin-top: -12px;
}
.alphabet-icon {
    float: left;
    margin-top: 6px;
}
.alphabet .letter {
    font-weight: bold;
    font-size: 50px;
    color: #95989A;
    padding: 0;
    margin-left: 34px;
}
.alphabet-only {
    margin-top: 20px;
}
.alphabet-only .letter {
    font-weight: bold;
    font-size: 36px;
    color: #414042;
    padding: 0;
    margin-right: 32px;
}
.alphabet .letter.active {
    color: #002554;
}
.letter:hover {
    color: #002554;
}
.alphabet-only a {
    display: inline-block;
}
.sidebar--block .alphabet-only .letter {
    margin-right: 12px;
    font-size: 20px;
}
.heading_letter {
    font-size: 80px;
    color: #002554;
    font-weight: bold;
    margin-bottom: 20px;
}
.glossary-link {
    margin-bottom: 6px;
}
.glossary-link a:hover {
    text-decoration: underline;
}
.glossary-link a:visited {
    color: #99BEDD;
}
.glossary .link-icon {
    color: #005DAA;
    float: left;
    margin-right: 10px;
}
.glossary .fa,
.glossary .icon-link {
    font-size: 20px;
    font-weight: 600;
}
.glossary .after-link-icon {
    margin-left: 30px;
}
.glossary .fa {
    margin-right: 3px;
    margin-bottom: 8px;
}
.glossary-search-input {
    margin: 40px 0 20px;
    border-bottom: 1px solid #002554;
    padding: 12px;
}
.glossary-search-input .icon {
    float: right;
    color: #002554;
}
.glossary .results-summary {
    margin: 48px 0 32px 0;
    font-size: 1.4em;
    color: #002554;
}


/* Iframes */
.iframe-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
    margin-bottom: 16px;
}
.iframe-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.leave-website-button {
    position: fixed;
    right: 0;
    bottom: 0;
    width: 120px;
    height: 120px;
    z-index: 2;
    padding-top: 60px;
    padding-left: 40px;
    text-align: center;
}
.leave-website-button:after {
    border-bottom: 150px solid #A2220B;
    border-left: 150px solid transparent;
    content: "";
    display: block;
    height: 0;
    width: 0;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}
.leave-website-button:hover:after {
    border-bottom: 150px solid #414042;
}
.leave-website-button a {
    color: #fff;
    font-weight: 700;
}

/* Search results */
.path-search h2 {
    margin: 32px;
    font-size: 2em;
}
.path-search .pager {
    margin-bottom: 40px;
}
.path-search label {
    font-size: 1.1em;
    margin-right: 16px;
    font-weight: 700;
}
.path-search [type=search] {
    border-bottom: 1px solid;
    margin-right: 16px;
    padding: 16px 32px;
}
.search-help-link {
    display: none;
}
.path-search .search-list ol {
    padding-left: 20px;
}
.path-search .bef-exposed-form input.hasDatepicker {
    float: none;
    border: 0;
    border-bottom: 1px solid;
    width: auto;
    height: auto;
}
.path-search .exposed--search {
    margin-top: 60px;
    margin-bottom: 40px;
}

/* Consultations */
.consultation--intro {
    margin-bottom: 40px;
}
.consultation--quicklinks {
    margin: 16px 0;
}
.consultation--feedback {
    margin: 40px 0;
}
.consultation--block  {
    padding: 20px 0;
}
.consultation--block:nth-child(odd) {
    background: #f2f3f3;
}
.feedback-modal {
    position: fixed;
    right: 40px;
    bottom: 40px;
    background: #fff;
    box-shadow: 2px 3px 9px 0 rgba(0,0,0,.3);
    padding: 40px 20px 20px;
    transform: translate(150%, 0px);
    transition: transform .75s cubic-bezier(.39,.58,.57,1),opacity .75s cubic-bezier(.39,.58,.57,1);
}
.feedback-modal.active {
    transform: translate(0px, 0%);
}
.feedback-modal .close-modal {
    position: absolute;
    right: 0;
    top: 0;
    padding: 10px 16px;
    cursor: pointer;
    transform: translate(0px, 0%);
}

/* Social sharing */
.social-sharing-heading {
    font-size: 1.2em;
}
.social-sharing {
    margin-bottom: 28px;
}
.social-sharing .icon,
.social-sharing .fa {
    font-size: 1.5em;
    margin: 0 0 0 20px;
}
.social-sharing .icon-twitter-x {
  font-size: 1.3em;
}
.social-sharing a:hover .icon,
.social-sharing a:hover .fa {
    color: #99bedd;
}

/* Video wrapper */
.video-wrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Footnotes */
.footnotes {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  border: 2px solid #005daa;
  transition: 0.5s all;
  padding: 24px;
  box-shadow: 2px 3px 9px 0 rgba(0,0,0,.3);
  visibility: hidden;
  z-index: 1;
}
.footnotes.open {
  visibility: visible;
}
.footnotes ol {
    list-style: none;
    padding: 0;
    margin: 0;
}
.footnotes li {
    display: none;
}
.footnotes li.active {
    display: block;
}
.close--footnote {
    font-size: 1.2em;
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 0;
}

/* Annual Report */
.page-node-type-annual-report-page header {
  z-index: 11;
}
.page-node-type-annual-report-page .block-branding img {
    max-width: 40px;
}
.page-node-type-annual-report-page .scrolltop {
  border-bottom: 5px solid #002554;
  background: #005DAA;
  z-index: 0;
}
/* ToC */
.annualReportToCColumn {
  background: #005daa;
  z-index: 1;
}
.toggleTocContainer {
  background: #005daa;
  z-index: 11;
}
.annualReportContentColumn caption {
    color: #005daa;
}
.annualReportContentColumn .footnotes {
    border: 2px solid #005daa;
}
.report-pagination {
    border-top: 2px solid #005daa;
}
.annualReportContentColumn .book--tree li a {
    color: #005daa;
}
.annualReportToCColumn a:hover {
    color: #fff;
}
.annualReportContentColumn--inner table {
    max-width: 99%;
}
@media (min-width: 768px) {
  .page-node-type-annual-report-page header {
    z-index: 1;
  }
  .col-lg-9 article {
    margin-bottom: 100px;
  }
  .views-footer .read--more,
  .views-intro .read--more {
    position: absolute;
    top: 12px;
    right: 0;
    margin-top: 0;
  }
  .pagination,
  .pager {
    margin-bottom: 0;
  }
  .rss--feeds {
    position: absolute;
    right: 40px;
    top: 0;
    font-size: 2em;
  }
  .footnotes {
    max-width: 500px;
    transform: translate(800px, -50%);
    top: 50%;
    left: 50%;
    bottom: initial;
  }
  .footnotes.open {
    transform: translate(-50%, -50%);
  }
}

@media (min-width: 1200px){
    .footnotes {
        max-width: 800px;
        transform: translate(2000px, -50%);
    }
    .page-node-type-annual-report-page .block-branding img{
        max-width: 60px;
        margin-left: 40px;
    }
    .page-node-type-annual-report-page header.header--shrink .block-branding img {
        max-width: 40px;
    }
}

/*!***************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./asset_src/css/layout/footer.css ***!
  \***************************************************************************************************************/
footer {
    background: #E5E7E8;
    padding: 40px 0;
    color: #414042;
    font-size: 0.9em;
}
.greyscale footer {
  background: black;
}
.greyscale footer * {
  color: white !important;
}
footer .d-flex:first-child {
    margin-bottom: 40px;
}
footer p {
    float: left;
    margin-top: 0;
}
footer a {
    color: #414042;
}
footer .heading {
    color: #414042;
    font-weight: normal;
    margin-top: 6px;
}
footer img {
    margin-right: 20px;
    float: left;
}
.footer-right-menu li {
    margin-left: 20px;
    display: block;
}
.footer-left-menu li {
    margin-right: 20px;
    margin-bottom: 16px;
}
.footer-left-menu li a {
    padding: 20px 32px;
    display: inline-block;
    color: #fff;
    border-bottom: 10px solid #7C878E;
    background: #414042;
    font-size: 1.25em;
    font-weight: 700;
}
.footer-left-menu li a:hover {
    border-color: #414042;
    background: #7C878E;
}
.footer-left-menu li a:after {
    font-family: "cps-font" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\6e" / "";
    margin-left: 12px;
    font-size: 0.6em;
}
.footer-right-menu a:hover {
    color: #414042;
    text-decoration: underline;
}
.footer-logo {
    width: 40px;
}
.gov-logo {
    width: 100px;
}
.social-navigation>* {
    float: left;
}
.social-navigation a:hover .fa:before,
.social-navigation a:hover .icon:before {
    color: #414042;
}
.greyscale .social-navigation .fa:before,
.greyscale .social-navigation .icon:before {
  color: white !important;
}
.copyright {
    margin-top: 30px;
}


.scrolltop {
    position: fixed;
    right: 0;
    bottom: 50%;
	border-bottom: 5px solid #002554;
    background: #005DAA;
    color: #fff;
    height:40px;
    width: 40px;
    font-size: 1em;
    padding-top: 8px;
    text-align: center;
    cursor: pointer;
    display: none;
    z-index: 2;
}
.node-8279 .scrolltop.visible,
.page-node-type-legal-guidance .scrolltop.visible {
    display: block;
}
.scrolltop:hover {
    border-bottom: 10px solid #005DAA;
    background: #99BEDD;
}

@media (min-width: 1024px) {
    .footer-left-menu li {
        display: inline-block;
    }
    footer img {
        height: 100%;
    }
}

@media (min-width: 780px) {
    .gov-logo {
        margin-left: 20px;
    }
	.scrolltop {
		height: 70px;
		width: 70px;
		font-size: 1.8em;
		padding-top: 12px;
		border-bottom: 10px solid #002554;
	}
}

/*!***************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./asset_src/css/layout/blocks.css ***!
  \***************************************************************************************************************/
/* Accordion */
.accordion {
    background: #005F66;
    padding: 10px 20px;
    border: 2px solid #005F66;
    cursor: pointer;
    color: #fff !important;
    position: relative;
    margin-top: 0;
    width: 100%;
	font-size: 1.3em;
	font-weight: 700;
	margin-bottom: .5rem;
}
.accordion:hover {
    color: #005F66 !important;
    background: #fff;
}
/*h3.accordion:focus,*/
.accordion.active {
    background: #002554;
    border-color: #002554;
    color: #fff !important;
}
.accordion .fa {
    font-size: 0.8em;
    float: right;
}
.accordion.active .fa:before {
    content: "\f068";
}
.accordion-panel {
    opacity: 0;
    height: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    overflow: hidden;
    visibility: hidden;
}
.accordion-panel.show {
    padding: 32px 20px 40px 20px;
    opacity: 1;
    height: auto;
    visibility: visible;
}
.below--content .accordion-panel,
.below--content h3.accordion {
    margin-right: 15px;
    margin-left: 15px;
}

/* Slideshow */
.slideshow {
    border-bottom: 10px solid #002554;
    width: 100%;
    z-index: 1;
    background: rgba(0, 93, 170, 1);
    margin-bottom: 40px;
    position: relative;
    /* overflow: hidden;
    width: 100%;
    height: 100%;    */
}
.slideshow .owl-stage-outer {
    position: relative;
    overflow: hidden;
}
.slideshow .owl-item {
    min-height: 1px;
    float: left;
}
.slideshow-item {
    /*opacity: 0;
    height: 0;
    position: relative;
    clear: both;
    overflow: hidden;
    transition: all 0.5s ease-out 0.6s;
    position: absolute;
    top: 0;
    left: 0;*/
}
.slideshow-item.showing {
    /*opacity: 1;
    height: 100%;*/
}
.slideshow-item-wrapper {
    position: relative;
    border-bottom: 10px solid #002554;
}
.slideshow-caption {
    background: rgba(0, 93, 170, 1);
    padding: 20px 100px 20px 20px;
}
.greyscale .slideshow-caption {
  background: black !important;
}
.slideshow-caption * {
    color: #fff !important;
}
.slideshow-caption .icon {
    float: right;
}
.slideshow-dots {
    position: absolute;
    top: 12px;
    left: 12px;
    display: none;
}
.slideshow-dot {
    display: inline-block;
    height: 12px;
    width: 12px;
    border: 1px solid #fff;
    border-radius: 50%;
    margin: 0 4px;
    cursor: pointer;
}
.slideshow-dot.active {
    background: #fff;
}
.slideshow-arrows {
    position: absolute;
    bottom: 0;
    right: 40px;
    color: #fff;
    font-size: 1.6em;
}
.slideshow .owl-nav {
    position: absolute;
    bottom: 0;
    right: 0;
}
.slideshow-pause,
.slideshow .owl-prev,
.slideshow .owl-next,
.slideshow-arrows .prev--slide,
.slideshow-arrows .next--slide {
    cursor: pointer;
    padding: 10px 14px 0;
    background: rgba(0, 37, 84, 0.6);
    color: #fff;
    font-size: 1.4em;
    display: inline-block;
}
.greyscale .slideshow-pause,
.greyscale .slideshow .owl-prev,
.greyscale .slideshow .owl-next,
.greyscale .slideshow-arrows .prev--slide,
.greyscale .slideshow-arrows .next--slide {
  background: black;
}
.slideshow-arrows .prev--slide {
    position: absolute;
    right: 60px;
}
.slideshow .owl-prev:hover,
.slideshow .owl-next:hover,
.slideshow-arrows .prev--slide:hover,
.slideshow-arrows .next--slide:hover {
    background: #99bedd;
}
.slideshow p {
    margin-bottom: 0;
}

/* Carousel block */
.owl-carousel{
    margin-top: 40px;
}
.owl-carousel .owl-nav {
    text-align: center;
    color: #005DAA;
    font-size: 36px;
    position: relative;
    max-width: 135px;
    margin: auto;
    min-height: 54px;
}
.owl-carousel .owl-nav .icon {
    color: #005daa !important;
}
.owl-carousel .owl-nav:after {
    content: "";
    background: url(de2e69c65445f092c5c2.svg) no-repeat center;
    width: 37px;
    height: 20px;
    position: absolute;
    top: 12px;
    left: 50px;
    display: inline-block;
}
.owl-carousel .owl-next {
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.owl-carousel .owl-next:hover {
    right: -20px;
}
.owl-carousel .owl-prev {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.owl-carousel .owl-prev:hover {
    left: -20px;
}
.owl-item {
    visibility: hidden;
}
.owl-item.active {
    visibility: visible;
}

/* General blocks */
.content--block {
    padding: 40px;
    margin-bottom: 40px;
}
.content--block.sidebar--block {
    padding: 20px;
}
.content--block.background__white {
    padding: 0;
}
.content--block a {
    font-weight: bold;
}
.content--block .social-navigation {
    margin-top: 40px;
}
.frontpage .content--block.sidebar--block {
    padding: 38px;
}
.frontpage .content--block.below--content--block.background__white h3 {
    font-size: 1.9em;
    border-bottom: 5px solid;
    padding-bottom: 10px;
}
.accordion-panel img,
.content--block img {
    width: auto;
    max-width: 100%;
}

/* Select Area dropdown */
.area--select {
    font-style: italic;
    margin-top: 40px;
    position: relative;
}
.select--toggle {
    border-bottom: 1px solid;
    padding: 0 12px;
    cursor: pointer;
    z-index: 2;
    position: relative;
    display: block;
}
.select--toggle.open .icon:before {
    content: "\68" / "";
}
.select--toggle .icon {
    float: right;
}
.select--options--container {
    opacity: 0;
    height: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    background: #005DAA;
    position: absolute;
    padding: 20px 0;
    max-height: 320px;
    border-bottom: 3px solid #002554;
    width: 100%;
    z-index: 1;
    overflow-y: scroll;
    line-height: 2em;
    visibility: hidden;
    scrollbar-color: #002554 #fff;
}
.select--options--container.open {
    opacity: 1;
    height: auto;
    visibility: visible;
}
.select--options--container a {
    text-decoration: none;
    font-weight: 500;
}
.select--options--container div {
    padding: 0 10px;
}
.select--options--container div:hover {
    background: #002554;
}
.select--options--container::-webkit-scrollbar {
  width: 15px;
}
.select--options--container::-webkit-scrollbar-track {
  background-color: #002554;
}
.select--options--container::-webkit-scrollbar-thumb {
  background-color: #fff;
  border-radius: 10px;
  border: 2px solid #002554;
}

/* Further reading heading */
.further-reading {
    margin-top: 80px;
}
.further-reading h2 {
    padding-left: 70px;
}
.further-reading h2:before {
    content: "";
    background: url(859d82d7577f758337a7.svg) no-repeat center;
    width: 50px;
    height: 20px;
    position: absolute;
    top: 4px;
    left: 0;
}

@media (min-width: 780px) {
    .slideshow {
        /*max-height: 460px;*/
    }
    .slideshow-dots {
        top: 35%;
        left: 40px;
    }
    .slideshow-caption {
        background: rgba(0, 93, 170, 1);
        /*position: absolute;
        background: rgba(0, 93, 170, 0.9);
        right: 40px;
        bottom: 0;
        padding: 40px;*/
    }
    .slideshow-caption h1 {
        font-size: 1.6em;
        margin-bottom: 0;
    }
    .slideshow-arrows {
        font-size: 1.4em;
    }
}
@media (min-width: 590px) {
    /* Carousel block */
    /*.owl-carousel .owl-item.active {
        opacity: 0.5;
    }
    .owl-carousel .owl-item.active~.owl-item.active {
        opacity: 1;
    }
    .owl-carousel .owl-item.active~.owl-item.active~.owl-item.active~.owl-item.active~.owl-item.active {
        opacity: 0.5;
    }
    .owl-carousel .owl-stage-outer.no-fade .owl-item.active {
        opacity: 1;
    }*/
}

/*!*********************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./asset_src/css/layout/foi-releases.css ***!
  \*********************************************************************************************************************/
.foi-releases__summary {
  list-style: none;
  margin-left: -15px;
  margin-bottom: 40px;
  padding-left: 40px;
  position: relative;
}
.foi-releases__summary:before {
  font-family: "cps-font" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\g" / "";
  position: absolute;
  top: 0;
  left: 0;
  font-size: 32px;
  color: #002554;
}
.foi-releases__summary-link {
  border-bottom: 1px solid;
  color: #444;
  font-size: 0.9em;
}
.foi-releases__summary-count {
  color: #444;
  font-size: 0.9em;
}
.foi-releases__list {
  list-style: none;
}

/*!******************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./asset_src/css/theme/typography.css ***!
  \******************************************************************************************************************/
body {
    font-family: 'Lato', sans-serif;
    color: #444;
}
h1, h2, h3, h4, h5, h6, .heading__large,
.ck-heading_heading1 .ck-button__label,
.ck-heading_heading2 .ck-button__label,
.ck-heading_heading3 .ck-button__label,
.ck-heading_heading4 .ck-button__label,
.ck-heading_heading5 .ck-button__label,
.ck-heading_heading6 .ck-button__label {
    color: #005DAA;
    font-weight: 700;
}
.heading__large,
h1,
.ck-heading_heading1 .ck-button__label {
    font-size: 1.9em;
}
h2,
.ck-heading_heading2 .ck-button__label  {
    font-size: 1.5em;
}
h3,
.ck-heading_heading3 .ck-button__label {
    font-size: 1.3em;
}
h4,
.ck-heading_heading4 .ck-button__label{
    font-size: 1.15em;
}
h5 {
    font-size: 1em;
}
h6 {
    font-size: 0.875em;
}
ul + h1,
ul + h2,
ul + h3,
ul + h4,
ul + h5,
ul + h6 {
    margin-top: 1rem;
}
.heading_small {
    font-size: 1.25em;
    color: #005DAA;
    margin-top: 20px;
}
.bold {
    font-weight: 700;
}
.align-center {
    text-align: center;
}
.align-right {
    text-align: right;
}
.hidden {
    display: none;
}
.text__uppercase {
    text-transform: uppercase;
}
.small {
    font-size: 0.9em;
}
.italic {
    font-style: italic;
}
a {
    color: #005DAA;
}
a:hover {
    text-decoration: none;
}
a[href^="mailto"] {
    text-decoration: underline;
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    /* This is the dangerous one in WebKit, as it breaks things wherever */
    word-break: break-all;
    /* Instead use this non-standard one: */
    word-break: break-word;

    /* Adds a hyphen where the word breaks, if supported (No Blink) */
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}
h3 .fa {
    margin-right: 12px;
}
.seperator {
    margin: 0 6px 0 4px;
}

strong + strong {
    margin: 0 2px;
}

/* Table styling */
table {
    border-bottom: 10px solid #002554;
    margin: 20px 0;
    width: 100% !important;
    max-width: 100%;
}
th {
    background: #005DAA;
    color: #fff;
    font-weight: 700;
}
th h1,
th h2,
th h3,
th h4 {
    color: #fff;
}
td, th {
    padding: 20px;
}
td {
    border: 1px solid;
}
tr:nth-child(odd) {
    background: #CCDEEE;
}

/*!*************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./asset_src/css/theme/forms.css ***!
  \*************************************************************************************************************/
input,
select {
    border: 0;
    color: #005daa;
    background: transparent;
}
select {
    font-style: italic;
}
/*
select:focus,
input:focus {
    outline: none;
}*/
.form-tel,
.form-date,
.form-email,
.form-text {
    border-bottom: 1px solid;
    display: block;
}
.form-tel.error,
.form-date.error,
.form-email.error,
.form-text.error {
    border-color: red;
}
.intl-tel-input {
    display: block;
}
.search--form div {
    border: 2px solid #002554;
    border-radius: 50px;
    padding: 10px 20px;
}
.search--form button {
    padding: 0;
}
.search--input {
    border: 0;
    background: transparent;
}
.search--input::-webkit-input-placeholder {
    font-style: italic;
    color: #005DAA;
}
.search--input:-moz-placeholder {
    font-style: italic;
    color: #005DAA;
}
.search--input::-moz-placeholder {
    font-style: italic;
    color: #005DAA;
}
.search--input:-ms-input-placeholder {
    font-style: italic;
    color: #005DAA;
}

label {
    color: #005daa;
}
.js-form-item label {
    font-weight: 700;
    margin-top: 20px;
}
.js-form-type-select {
    border-bottom: 1px solid #005daa;
    padding-bottom: 8px;
}
.form-item-keys input,
.js-form-type-select select {
    width: 100%;
}
textarea {
    border-color: #005daa;
}
/* Fieldsets */
fieldset {
    margin-top: 20px;
}
legend {
    font-size: 1em;
    font-weight: bold;
    color: #005daa;
}

/* Checkboxes - Radios */
input[type=radio],
input[type=checkbox] {
    display:none;
}
input[type=radio] + label:before,
input[type=checkbox] + label:before {
    font-family: "cps-font" !important;
    font-style: normal;
    display: inline-block;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    top: 4px;
    position: relative;
    color: #005daa;
}
input[type=radio] + label:before,
input[type=checkbox] + label:before {
    letter-spacing: 10px;
}
input[type=radio]:checked + label:before,
input[type=checkbox]:checked + label:before {
    letter-spacing: 5px;
}
input[type=checkbox]:checked + label:before {
   content: "\70";
}
input[type=checkbox] + label:before {
    content: "\71";
}
input[type=radio] + label:before {
    content: "\75";
}
input[type=radio]:checked + label:before {
   content: "\76";
}

/* jquery date picker custom style */
/* Datepicker */
button.ui-datepicker-trigger{
    position: absolute;
    right: 0;
    top: 54px;
    font-size: 0;
}
button.ui-datepicker-trigger:before {
    content: "\61";
    color: #005daa;
    font-size: 20px;

    font-family: "cps-font" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#ui-datepicker-div.ui-datepicker {
  display: none !important;
}

.bef-exposed-form input.hasDatepicker {
    border: 1px solid #005daa;
    width: 120px;
    height: 40px;
    float: right;
    margin-right: 30px;
}
.ui-datepicker {
    font-family: 'Lato', sans-serif;
}
.ui-datepicker-header {
    background: none;
    border: 0;
    color: #005daa;
    font-weight: 700;
    margin-bottom: 20px;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    cursor: pointer;
}
.ui-datepicker .ui-datepicker-next:after,
.ui-datepicker .ui-datepicker-prev:after {
    content: "\6e";
    font-family: "cps-font" !important;
    position: relative;
}
.ui-datepicker .ui-datepicker-next:after {
    content: "\6c";
}
.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
    display: none;
}
.ui-datepicker table {
    font-size: 1em;
    border: 0;
}
.ui-datepicker tr:nth-child(odd) {
    background: #fff;
}
.ui-widget.ui-widget-content {
    border-color: #005daa;
    border-radius: 0;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
    border: 0;
    background: none;
    color: #005daa;
}
.ui-datepicker-calendar thead {
    display: none;
}

.form-item-publication-date-after {
    margin-top: 20px;
    text-align: right;
    clear: both;
    overflow: hidden;
    position: relative;
}
.form-item-publication-date-before {
    text-align: right;
    clear: both;
    overflow: hidden;
    position: relative;
}
.form-item-publication-date-before label,
.form-item-publication-date-after label {
    margin-right: 16px;
    margin-top: 10px;
    display: block;
}
.form-item-publication-date-after .description,
.form-item-publication-date-before .description {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #005DAA;
    font-size: 20px;
    z-index: -1;
}
.form-item-publication-date-after .description .icon-arrows-expand,
.form-item-publication-date-before .description .icon-arrows-expand {
    margin-right: 20px;
}
.form-item-publication-date-after input.not-empty,
.form-item-publication-date-before input.not-empty {
    background: #fff;
}

.webform-submission-form {
    margin-bottom: 40px;
}
.webform-confirmation {
    text-align: center;
    margin: 32px auto;
}
.webform-button--previous + .icon,
.webform-button--next + .icon {
    display: none;
}

@media (min-width: 1280px) {
    .webform-confirmation {
        width: 98%;
        max-width: 1360px;
    }
}

/*!***************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./asset_src/css/theme/buttons.css ***!
  \***************************************************************************************************************/
button {
    background-color: transparent;
    border: none;
    outline: none;
}
/*
button:focus {
    outline: none;
}
*/
.button,
a.button {
    padding: 18px 32px;
    display: inline-block;
    color: #fff;
    border: none;
    border-bottom: 10px solid #002554;
    background: #005DAA;
    text-decoration: none;
    font-size: 1.15em;
    font-weight: 700;
}
.button:after,
a.button:after {
    font-family: "cps-font" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\6e" / "";
}

.button:hover,
a.button:hover {
    background: #002554;
    border-color: #005DAA;
}

footer .button {
    background: #7C878E;
    border-color: #414042;
}

.background__orange .button {
    background: #fff;
    border-color: #414042;
    color: #A2220B !important;
}
.background__orange .button:hover {
    background: #414042;
    border-color: #fff;
}

.background__green .button {

}
.background__grey .button {
    background: #fff;
    border-color: #A2220B;
    color: #414042 !important;
}
.background__grey .button:hover {
    background: #A2220B;
    border-color: #fff;
}
.background__navy .button {
    background: #fff;
    color: #005DAA !important;
}
.background__navy .button:hover {
    background: #002554;
    color: #fff !important;
    border-color: #fff;
}
.background__blue .button {

}

section .button {
    margin-top: 40px;
}

/* submit input button */
.submit--button {
    display: inline-block !important;
    position: relative;
    margin-top: 40px;
}
.submit--button .button {
    margin: 0;
    padding-right: 48px;
}
.submit--button .icon {
    position: absolute;
    right: 16px;
    top: 18px;
    color: #fff;
}

.button.button--block {
    font-size: 24px;
    padding: 32px;
    width: 100%;
    margin-top: 0;
    margin-bottom: 28px;
}

/*!*************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./asset_src/css/theme/lists.css ***!
  \*************************************************************************************************************/
nav ul {
    list-style: none;
}
ul {
    margin: 0;
    padding: 0;
}
.accordion-panel ul,
.content--block ul {
    padding-left: 20px;
    margin-bottom: 16px;
}

.icon--list {
  list-style: none;
  display: flex;
  align-items: center;
  padding-left: 0 !important;
}
.icon--list li {
    display: inline;
    margin-left: 32px;
}
.content--block .icon--list li {
    margin-right: 32px;
    margin-left: 0;
}
.content--block .icon--list li a {
    text-decoration: none;
}
.icon--list .fa:before,
.icon--list .icon:before {
    font-size: 2em;
    color: #7C878E;
}
.icon--list .icon-twitter-x:before {
  font-size: 1.6em;
}
.content--block.background__cyan .icon--list .fa:before,
.content--block.background__cyan .icon--list .icon:before {
    color: #002554;
    font-size: 40px;
}
.content--block.background__cyan .icon--list .icon-twitter-x:before {
  font-size: 32px;
}
.content--block.background__cyan .icon--list .fa:hover:before,
.content--block.background__cyan .icon--list .icon:hover:before {
    color: #fff;
}

/* Anchor list */
ul.two-cols,
ul.anchor {
    list-style: none;
    padding-left: 0;
}
ul.anchor li {
    margin-bottom: 8px;
    color: #005daa;
}
ul.anchor li:before {
    content: "\74" / "";
    font-family: "cps-font" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-right: 10px;
    font-size: 14px;
}

ul.two-cols.anchor li:before {
    content: "\74" / "";
    font-family: "cps-font" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-right: 10px;
    font-size: 14px;
}

/* TOC list*/
ul.toc {
    list-style-type: none;
    padding-left: 40px;
    position: relative;
    margin-bottom: 40px;
}
ul.toc:before {
    font-family: "cps-font" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\64" / "";
    position: absolute;
    top: 0;
    left: 0;
    font-size: 32px;
    color: #002554;
}
ul.toc a {
    border-bottom: 1px solid;
    color: #444;
    font-size: 0.9em;
}

/* Local tasks */
.cps-local-tasks ul {
  margin: 24px 0;
}
.cps-local-tasks ul li {
  display: inline;
  margin-right: 16px;
}
.cps-local-tasks ul li a {
  padding: 8px 24px;
  display: inline-block;
  background: #fff;
  border: 1px solid #005DAA;
  cursor: pointer;
}
.cps-local-tasks ul li a.is-active {
  background: #005DAA;
  color: #fff;
}

@media (min-width: 1024px) {
  nav ul li {
    display: inline;
  }
}
@media (min-width: 768px) {
    /* Two column list */
    ul.two-cols {
        list-style-type: none;
        -webkit-columns: 2;
        -moz-columns: 2;
        columns: 2;
        -moz-column-gap: 40px;
        -webkit-column-gap: 40px;
        column-gap: 40px;
        list-style-position: inside;
    }
    ul.two-cols li {
        margin-bottom: 8px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
  .icon--list li:first-child {
    margin-left: 0;
  }
}

/*!**************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./asset_src/css/theme/colors.css ***!
  \**************************************************************************************************************/
.background__navy {
    background: #005DAA;
}
.sidebar--block.background__navy {
    border-bottom: 10px solid #002554;
}
.background__blue {
    background: #002554;
    border-bottom: 10px solid #005DAA;
}
.background__cyan {
    background: #99BEDD;
}
.background__orange{
    background: #A2220B;
    border-bottom: 10px solid #414042;
}
.background__green {
    background: #005F66;
    border-bottom: 10px solid #002554;
}
.background__grey {
    background: #414042;
    border-bottom: 10px solid #A2220B;
}
.background__lightgrey  {
    background: #f2f3f3;
    padding: 60px 0 !important;
}
.below--content .background__lightgrey  {
    padding: 40px !important;
}
.background__blue *,
.background__orange *,
.background__green *,
.background__grey *,
.background__navy * {
    color: #fff !important;
}
.background__cyan * {
    color: #002554 !important;
}
.background__cyan a.button {
  color: #fff !important;
}

section {
    border-bottom: 0 !important;
    position: relative;
}
section.full_bg * {
    border: 0 !important;
}
section.full_bg .container {
    z-index: 1;
}
.full_bg {
    padding: 20px 0;
    margin-top: 40px;
}
.full_bg .content--block {
    margin-bottom: 0;
}
.full_bg .col-lg-6:last-child .content--block {
    padding-right: 0;
}
/* Background Icons */
.icon__bg__code {
    background-image: url(d4d5f448d306c6e2b5e0.svg);
    background-repeat: no-repeat;
    background-position: bottom right;
}
.icon__bg__newscentre {
    background-image: url(1a1a501e01241c2671db.svg);
    background-repeat: no-repeat;
    background-position: bottom right;
}
.icon__bg__court {
    background-image: url(85b7ac47ba831510b612.svg);
    background-repeat: no-repeat;
    background-position: bottom right;
}
.icon__bg__chat {
    background-image: url(5cd2ad544aa04015975f.svg);
    background-repeat: no-repeat;
    background-position: bottom right;
}
.icon__bg__pen {
    background-image: url(b95fc7fa3a296f2569ef.svg);
    background-repeat: no-repeat;
    background-position: bottom right;
}
.icon__bg__foi {
    background-image: url(5c1d30dca75e79161319.svg);
    background-repeat: no-repeat;
    background-position: bottom right;
}
.icon__bg__magnglass {
    background-image: url(0279117e4a20cb4c8f93.svg);
    background-repeat: no-repeat;
    background-position: bottom right;
}
.icon__bg__smartphone {
    background-image: url(16c41acf83d7a72ec75e.svg);
    background-repeat: no-repeat;
    background-position: bottom right;
}
.icon__bg__avatars {
    background-image: url(f2033c9776b0c9be5fae.svg);
    background-repeat: no-repeat;
    background-position: bottom right;
}
.icon__bg__marker {
    background-image: url(070d0fad27ee7582d50c.svg);
    background-repeat: no-repeat;
    background-position: bottom right;
}
.icon__bg__support {
    background-image: url(0ccc7a726ad88317041a.svg);
    background-repeat: no-repeat;
    background-position: top right;
}
.icon__bg__camera {
    background-image: url(5e524e7908d2856ce5bb.svg);
    background-repeat: no-repeat;
    background-position: bottom right;
}
.icon__bg__campaign {
    background-image: url(5b8dc6935201dd463f27.svg);
    background-repeat: no-repeat;
    background-position: left bottom;
}

.page__color__orange h1,
.page__color__orange h2,
.page__color__orange h3,
.page__color__orange h4,
.page__color__orange h5 {
    color: #A2220B;
}
.page__color__green h1,
.page__color__green h2,
.page__color__green h3,
.page__color__green h4,
.page__color__green h5 {
    color: #005F66;
}
.page__color__blue h1,
.page__color__blue h2,
.page__color__blue h3,
.page__color__blue h4,
.page__color__blue h5 {
    color: #002554;
}

.color--blue .icon,
.color--blue a,
.color--blue h2,
.color--blue h3 {
    color: #002554;
}


/* Two cols full width */
@media (min-width: 992px) {
    .row--cover--background {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 0;
        margin: 0;
    }
    .row--cover--background .col {
        height: 100%;
    }
}
@media (min-width: 768px) {
    .full_bg {
        margin-top: 80px;
    }
    .full_bg .content--block {
        background: transparent;
    }
    .full_bg .col-lg-6:first-child .content--block {
        padding-left: 0;
    }
}

/*!*********************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./asset_src/css/theme/accessibility.css ***!
  \*********************************************************************************************************************/
.theme__blue *,
.theme__blue {
  color: #000098 !important;
  background: #6cf !important;
}
.theme__blue *{
  fill:#000098;
  border-color:#000098;
}
.theme__blue::-webkit-input-placeholder{
  color:#000098;
}
.theme__blue:-moz-placeholder,
.theme__blue::-moz-placeholder {
  color:#000098;
}
.theme__blue:-ms-input-placeholder{
  color:#000098;
}
.theme__hivis,
.theme__hivis * {
  color:#ff0 !important;
  background:#000 !important;
}
.theme__hivis * {
  fill:#ff0;
  border-color:#ff0;
}
.theme__hivis::-webkit-input-placeholder {
  color:#ff0;
}
.theme__hivis:-moz-placeholder,
.theme__hivis::-moz-placeholder {
  color:#ff0;
}
.theme__hivis:-ms-input-placeholder {
  color:#ff0;
}
.theme__soft,
.theme__soft * {
  color:#00009f !important;
  background:#cccc96 !important;
}
.theme__soft * {
  fill:#00009f;
  border-color:#00009f;
}
.theme__soft::-webkit-input-placeholder {
  color:#00009f;
}
.theme__soft:-moz-placeholder,
.theme__soft::-moz-placeholder {
  color:#00009f;
}
.theme__soft:-ms-input-placeholder {
  color:#00009f;
}

.theme__hivis .button__normal,
.theme__blue .button__normal,
.theme__soft .button__normal {
    background: url(0d9c74334ecc7dc064e1.svg) no-repeat center !important;
}
.theme__hivis .button__blue,
.theme__blue .button__blue,
.theme__soft .button__blue {
    background: url(89caa9927e0e48012580.svg) no-repeat center !important;
}
.theme__hivis .button__hivis,
.theme__blue  .button__hivis,
.theme__soft .button__hivis {
    background: url(7ec3f44b4a0191cc11d6.svg) no-repeat center !important;
}
.theme__soft .button__soft,
.theme__hivis .button__soft,
.theme__blue .button__soft {
    background: url(9e81381694529f4fa729.svg) no-repeat center !important;
}

/*!***********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./asset_src/css/base.css ***!
  \***********************************************************************************************************************************************************************************************************************************************/
/* CSS Resets and Utilities */
/* Layout and common site areas */
/* Theme - Colours, Icons, Typography etc */

/*# sourceMappingURL=app.css.map*/