@charset "UTF-8";
/**
 * GRID/LAYOUT
 */
/*------------------------------------*\
    DESIGN SYSTEM BASE
\*------------------------------------*/
/**
 * SETTINGS
 */
/*------------------------------------*\
    COLOUR DEFINITIONS
\*------------------------------------*/
/*------------------------------------*\
    GRID SETTINGS
\*------------------------------------*/
/*------------------------------------*\
    TRANSITION
    Variables and helpers for CSS transitions
\*------------------------------------*/
/*------------------------------------*\
    TYPE
\*------------------------------------*/
/**
 * TOOLS
 */
/*------------------------------------*\
    MIXINS
\*------------------------------------*/
/**
 * Mixin to enforce consistency on block-style links, e.g. search results,
 * category items, etc
 */
/**
 * blocklink variant
 */
/**
 * Animated underscore used on logo images
 */
/**
 * Mixin to enforce consistent margins on "block" elements, e.g. blockquotes,
 * info notes, accordions, etc
 */
/**
 * Mixin to enforce consistent open/close icons,
 * mobile section nav, accordions, etc
 */
#bp-small,
#bp-medium,
#bp-large,
#bp-xlarge {
  display: none; }

@media (min-width: 480px) {
  #bp-small {
    display: block; } }
@media (min-width: 768px) {
  #bp-medium {
    display: block; } }
@media (min-width: 992px) {
  #bp-large {
    display: block; } }
@media (min-width: 1200px) {
  #bp-xlarge {
    display: block; } }
/**
 * GENERIC
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  text-decoration: none; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*------------------------------------*\
    RESET (INUITCSS)
\*------------------------------------*/
/**
 * As well as using normalize.css, it is often advantageous to remove all
 * margins from certain elements.
 */
body,
h1, h2, h3, h4, h5, h6,
p, blockquote, pre,
dl, dd, ol, ul,
form, fieldset, legend,
figure,
table, th, td, caption,
hr {
  margin: 0;
  padding: 0; }

/**
 * Give a help cursor to elements that give extra info on `:hover`.
 */
abbr[title],
dfn[title] {
  cursor: help; }

/**
 * Remove underlines from potentially troublesome elements.
 */
u,
ins {
  text-decoration: none; }

/**
 * Apply faux underlines to inserted text via `border-bottom`.
 */
ins {
  border-bottom: 1px solid; }

/*------------------------------------*\
    BOX-SIZING (INUITCSS)
\*------------------------------------*/
/**
 * Set the global `box-sizing` state to `border-box`.
 *
 * css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice
 * paulirish.com/2012/box-sizing-border-box-ftw
 */
html {
  box-sizing: border-box; }

*, *::before, *::after {
  box-sizing: inherit; }

/**
 * HELPERS
 */
/*------------------------------------*\
    VISIBILITY
\*------------------------------------*/
.visually-hidden {
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  width: 1px;
  overflow: hidden;
  position: absolute !important; }

.fully-hidden {
  display: none; }

/*------------------------------------*\
    WRAPPERS
\*------------------------------------*/
.ds_wrapper {
  margin: 0 auto;
  overflow: hidden;
  padding: 0 15px; }
  .ds_wrapper--no-overflow {
    overflow: hidden; }

@media (min-width: 768px) {
  .ds_wrapper {
    width: 750px; } }
@media (min-width: 992px) {
  .ds_wrapper {
    width: 970px; } }
@media (min-width: 1200px) {
  .ds_wrapper {
    width: 1170px; } }
/**
 * TYPE
 */
/*------------------------------------*\
    $BASE SPACING
\*------------------------------------*/
/**
 * Based on the super fantastic work shown here: csswizardry.com/2012/06/single-direction-margin-declarations
 */
/**
 * Elements
 */
h1, h2, h3, h4, h5, h6,
ul, ol, dl,
blockquote, p, address,
table,
fieldset, figure,
pre {
  margin: 0 0 28px; }

/**
 * `hr` elements only take up a few pixels, so we need to give them special
 * treatment regarding vertical rhythm.
 */
hr {
  margin: 0 0 14px; }

/**
 * Where `margin-left` is concerned we want to try and indent certain elements
 * by a consistent amount. Define that amount once, here.
 */
ul, ol, dd {
  margin-left: 45px; }

li {
  margin-bottom: 7px; }

/*------------------------------------*\
    BODY
\*------------------------------------*/
html {
  font-size: 16px; }

body {
  background: #ffffff;
  color: #333333;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  line-height: 21px;
  margin: 0;
  text-rendering: optimizeLegibility; }

@media (min-width: 768px) {
  html {
    font-size: 19px; }

  body {
    line-height: 28px; } }
/*------------------------------------*\
    HEADINGS
\*------------------------------------*/
h1, .alpha {
  font-size: 1.75rem;
  font-weight: 300;
  line-height: 35px;
  margin-bottom: 28px;
  text-rendering: optimizeLegibility; }

h2, h3, h4,
.beta, .gamma, .delta {
  font-weight: 700;
  text-rendering: optimizeLegibility; }

h2, .beta {
  font-size: 1.333333rem;
  line-height: 28px;
  margin-bottom: 7px; }
  h2:not(:first-child), .beta:not(:first-child) {
    margin-top: 28px; }

h3, .gamma {
  font-size: 1rem;
  line-height: 21px;
  margin-bottom: 7px; }
  h3:not(:first-child), .gamma:not(:first-child) {
    margin-top: 28px; }

h4, .delta {
  font-size: 1rem;
  line-height: 21px; }

h5, .epsilon {
  font-size: 1rem;
  font-weight: 500;
  line-height: 28px; }

@media (min-width: 768px) {
  h1, .alpha {
    font-size: 2.578945rem;
    line-height: 56px; }

  h2, .beta {
    line-height: 35px;
    margin-bottom: 14px; }
    h2:not(:first-child), .beta:not(:first-child) {
      margin-top: 42px; }

  h3, .gamma {
    line-height: 28px; } }
/*------------------------------------*\
    LEADER
\*------------------------------------*/
.ds_leader {
  font-size: 1.1625rem;
  font-weight: 300;
  line-height: 28px;
  margin-bottom: 28px; }
  .ds_leader--first-paragraph {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    margin-bottom: inherit; }
    .ds_leader--first-paragraph > p:first-child {
      font-size: 1.1625rem;
      font-weight: 300;
      margin-bottom: 28px; }

@media (min-width: 768px) {
  .ds_leader {
    line-height: 35px;
    margin-bottom: 35px; }
    .ds_leader--first-paragraph {
      font-size: inherit;
      font-weight: inherit;
      line-height: inherit;
      margin-bottom: inherit; }
      .ds_leader--first-paragraph > p:first-child {
        line-height: 35px;
        margin-bottom: 35px; } }
/*------------------------------------*\
    LINKS
\*------------------------------------*/
a,
.ds_link {
  color: #0065bd;
  text-decoration: underline;
  outline: 2px solid transparent;
  transition: color 0.2s, background-color 0.2s, outline 0.2s; }
  a:hover,
  .ds_link:hover {
    background-color: #d9effc;
    color: #00437e;
    outline: 2px solid #d9effc;
    transition-duration: 0.2s; }
  a:focus,
  .ds_link:focus {
    background-color: #fdd522;
    box-shadow: -2px 5px #333333, 2px 5px #333333;
    color: #333333;
    outline: 2px solid #fdd522;
    text-decoration: none;
    transition-duration: 0s; }
  a:active,
  .ds_link:active {
    background-color: #fdd522;
    box-shadow: -2px 5px #333333, 2px 5px #333333;
    color: #333333;
    outline: 2px solid #fdd522;
    transition-duration: 0s; }
  a > svg,
  .ds_link > svg {
    fill: currentColor; }

.ds_link {
  background: transparent;
  border: 0;
  padding: 0; }

.ds_reversed a,
.ds_reversed .ds_link {
  color: currentColor; }
  .ds_reversed a:focus,
  .ds_reversed .ds_link:focus {
    color: #333333; }
  .ds_reversed a:hover,
  .ds_reversed .ds_link:hover {
    color: #00437e; }
  .ds_reversed a:active,
  .ds_reversed .ds_link:active {
    color: #333333; }

a[disabled] {
  pointer-events: none; }

h1 a, h2 a, h3 a, h4 a {
  text-decoration: none; }
  h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
    text-decoration: underline; }

/*------------------------------------*\
    SMALL
\*------------------------------------*/
small,
.ds_small {
  font-size: 0.85em; }

.ds_tiny {
  font-size: 0.75rem; }

/**
 * ELEMENTS
 */
/*------------------------------------*\
    ICON
\*------------------------------------*/
.ds_icon {
  width: 100%;
  height: 100%;
  fill: currentColor; }

/*------------------------------------*\
    ABBREVIATIONS
    Improved display of abbreviation styling with better readability than browser default
\*------------------------------------*/
/*
 * [1] consider limiting this in scope to <article> elements or some other containing element to
 * reduce risk of unintended side-effects
 * [2] only apply this if there is a title attribute
 */
/* [1] */
abbr[title], acronym[title] {
  /* [2] */
  position: relative;
  text-decoration: none; }
  abbr[title]::after, acronym[title]::after {
    border-bottom: 1px dotted currentColor;
    content: '';
    left: 0;
    position: absolute;
    right: 0;
    top: calc(100% - 2px); }

/*------------------------------------*\
    ADDRESS
\*------------------------------------*/
address {
  font-style: normal; }

/*------------------------------------*\
    BUTTONS
\*------------------------------------*/
button,
input[type="button"],
input[type="submit"],
.ds_button {
  background: #002d54;
  border: 0;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  line-height: 21px;
  outline-width: 0;
  padding: 14px 20px;
  text-align: center;
  text-decoration: none;
  transition: background-color 0.2s;
  margin-top: 35px;
  margin-bottom: 35px; }
  button:hover, button:focus, button:active,
  input[type="button"]:hover,
  input[type="button"]:focus,
  input[type="button"]:active,
  input[type="submit"]:hover,
  input[type="submit"]:focus,
  input[type="submit"]:active,
  .ds_button:hover,
  .ds_button:focus,
  .ds_button:active {
    outline-width: 0; }
  button:hover,
  input[type="button"]:hover,
  input[type="submit"]:hover,
  .ds_button:hover {
    background-color: #00437e;
    color: #ffffff;
    transition-duration: 0.2s; }
  button:focus,
  input[type="button"]:focus,
  input[type="submit"]:focus,
  .ds_button:focus {
    background-color: #fdd522;
    box-shadow: 0 3px #333333;
    color: #333333;
    outline-color: #fdd522; }
  button:active, button:hover:active,
  input[type="button"]:active,
  input[type="button"]:hover:active,
  input[type="submit"]:active,
  input[type="submit"]:hover:active,
  .ds_button:active,
  .ds_button:hover:active {
    background-color: #fdd522;
    color: #333333;
    outline-color: #fdd522;
    transition-duration: 0s; }
  button .ds_icon,
  input[type="button"] .ds_icon,
  input[type="submit"] .ds_icon,
  .ds_button .ds_icon {
    pointer-events: none; }

.ds_reversed .ds_button {
  background-color: #ffffff;
  color: #002d54; }
  .ds_reversed .ds_button:focus, .ds_reversed .ds_button:hover:focus {
    background-color: #fdd522; }
  .ds_reversed .ds_button:hover {
    background-color: #d9effc; }
  .ds_reversed .ds_button:active, .ds_reversed .ds_button:hover:active {
    background-color: #fdd522; }
  .ds_reversed .ds_button--secondary {
    background-color: transparent;
    border-color: currentColor;
    color: #ffffff; }

.ds_button--secondary {
  background-color: #ffffff;
  color: #0065bd;
  outline: 2px solid currentColor;
  outline-offset: -2px; }
  .ds_button--secondary:hover, .ds_button--secondary:focus, .ds_button--secondary:active {
    outline-width: 2px; }
  .ds_button--secondary:hover {
    background-color: #d9effc;
    color: #00437e; }
    .ds_button--secondary:hover:not(:focus) {
      outline-color: currentColor; }
  .ds_button--secondary:focus:not(:active) {
    background-color: #fdd522;
    color: #333333; }
.ds_button--cancel {
  background-color: #ffffff;
  color: #333333;
  outline: 2px solid currentColor;
  outline-offset: -2px; }
  .ds_button--cancel:hover, .ds_button--cancel:focus, .ds_button--cancel:active {
    outline-width: 2px; }
  .ds_button--cancel:hover {
    background-color: #ebebeb;
    color: #333333; }
    .ds_button--cancel:hover:not(:focus) {
      outline-color: currentColor; }
  .ds_button--cancel:focus:not(:active) {
    background-color: #fdd522;
    color: #333333; }

.ds_button--small {
  font-size: 0.85em;
  padding-top: 10px;
  padding-bottom: 11px; }

.ds_button--fixed {
  width: 200px; }
  .ds_button--fixed.ds_button--small {
    width: 160px; }
.ds_button--max {
  max-width: 480px;
  width: 100%; }

.ds_button-group {
  margin-top: 35px;
  margin-bottom: 35px; }
  .ds_button-group > .ds_button {
    margin: 0 0 21px; }
    .ds_button-group > .ds_button:last-child {
      margin-bottom: 0; }

.ds_button--has-icon {
  padding-right: calc(49px + 20px);
  position: relative; }
  .ds_button--has-icon > .ds_icon {
    bottom: 0;
    padding: 14px;
    position: absolute;
    right: 0;
    top: 0;
    width: 49px; }
.ds_button--small.ds_button--has-icon {
  padding-right: calc(42px + 20px); }
  .ds_button--small.ds_button--has-icon > .ds_icon {
    height: 42px;
    padding: 10px;
    width: 42px; }

@supports (display: grid) {
  .ds_button--has-icon {
    display: inline-grid;
    grid-gap: 13px;
    grid-template-columns: 1fr 49px;
    margin-right: 0;
    padding-right: 0; }
    .ds_button--has-icon > .ds_icon {
      display: block;
      height: 49px;
      margin: -14px 0;
      position: static;
      width: 49px; }
  .ds_button--small.ds_button--has-icon {
    grid-gap: 9px;
    grid-template-columns: 1fr 42px;
    padding-right: 0; }
    .ds_button--small.ds_button--has-icon > .ds_icon {
      margin: -10px 0 -11px;
      padding: 10px;
      width: 42px; } }
.ds_button--icon-only {
  height: 49px;
  padding: 14px;
  width: 49px; }
  .ds_button--icon-only.ds_button--small {
    height: 42px;
    padding: 10px;
    width: 42px; }

/*
    LAYOUT
*/
.ds_layout {
  margin-right: -30px;
  overflow: hidden;
  margin-bottom: 91px; }
  .ds_layout > *[class] {
    margin-right: 30px; }
  @supports (display: grid) {
    .ds_layout {
      display: grid;
      grid-gap: 0 30px;
      margin-right: 0;
      overflow: visible; }
      .ds_layout > *[class] {
        margin-left: 0;
        margin-right: 0;
        width: auto; } }
  .ds_layout__content img {
    max-width: 100%; }

@media (min-width: 768px) {
  .ds_layout__feedback {
    clear: left;
    width: calc(100% * 0.6666666667 - 30px); }
  .ds_layout--article .ds_layout__header {
    float: left;
    width: calc(100% * 0.6666666667 - 30px); }
  .ds_layout--article .ds_layout__partner {
    float: left;
    width: calc(100% * 0.3333333333 - 30px); }
  .ds_layout--article .ds_layout__content {
    clear: left; }
  .ds_layout--guide .ds_layout__header {
    float: left;
    width: calc(100% * 0.6666666667 - 30px); }
  .ds_layout--guide .ds_layout__partner {
    float: left;
    width: calc(100% * 0.3333333333 - 30px); }
  .ds_layout--guide .ds_layout__content {
    float: left;
    width: calc(100% * 0.75 - 30px); }
  .ds_layout--guide .ds_layout__sidebar {
    clear: left;
    float: left;
    width: calc(100% * 0.25 - 30px); }
  .ds_layout--guide .ds_layout__feedback {
    margin-left: calc(100% * 0.25);
    width: calc(100% * 0.75 - 30px); }
  .ds_layout--category-list .ds_layout__list {
    width: calc(100% * 0.6666666667 - 30px); }
  .ds_layout--search-results .ds_layout__content {
    width: calc(100% * 0.6666666667 - 30px); }
  .ds_layout--search-results .ds_layout__list {
    width: calc(100% * 0.8333333333 - 30px); } }
@media (min-width: 992px) {
  .layout--article .ds_layout__content {
    clear: left;
    float: left;
    width: calc(100% * 0.6666666667 - 30px); }
  .layout--article .ds_layout__sidebar {
    float: left;
    width: calc(100% * 0.3333333333 - 30px); }
  .layout--guide .ds_layout__content {
    width: calc(100% * 0.5833333333 - 30px); }
  .layout--guide .ds_layout__feedback {
    width: calc(100% * 0.5833333333 - 30px); }
  .layout--category-list .ds_layout__list {
    width: calc(100% * 0.5833333333 - 30px); }
  .layout--category-list .ds_layout__feedback {
    width: calc(100% * 0.5833333333 - 30px); }
  .layout--search-results .ds_layout__list {
    width: calc(100% * 0.6666666667 - 30px); } }
@supports (display: grid) {
  /**
   * GRID KEY
   * c: content
   * f: feedback
   * h: header
   * l: list (e.g. category items, search results)
   * n: navigation (e.g. subpages of a publication or guide)
   * p: partner branding
   * s: sidebar
   */
  body .ds_layout > *[class] {
    margin-left: 0;
    margin-right: 0;
    width: auto; }

  .ds_layout {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto 1fr;
    grid-template-areas: 'h h' 'p p' 's s' 'c c' 'f f';
    margin-right: 0; }
    .ds_layout__content {
      grid-area: c; }
    .ds_layout__feedback {
      grid-area: f; }
    .ds_layout__header {
      grid-area: h; }
    .ds_layout__list {
      grid-area: l; }
    .ds_layout__navigation {
      grid-area: n; }
    .ds_layout__partner {
      grid-area: p; }
    .ds_layout__sidebar {
      grid-area: s; }

  @media (min-width: 480px) {
    .ds_layout {
      grid-template-columns: repeat(6, 1fr);
      grid-template-areas: 'h h h h h h' 'p p p p p p' 's s s s s s' 'c c c c c c' 'f f f f f f'; } }
  @media (min-width: 768px) {
    .ds_layout {
      grid-template-columns: repeat(12, 1fr);
      grid-template-areas: 'h h h h h h h h h h h h' 'p p p p p p p p p p p p' 's s s s s s s s s s s s' 'c c c c c c c c c c c c' 'f f f f f f f f . . . .'; }
      .ds_layout--article {
        grid-template-areas: 'h h h h h h h h p p p p' 's s s s s s s s s s s s' 'c c c c c c c c c c c c' 'f f f f f f f f . . . .'; }
      .ds_layout--guide {
        grid-template-areas: 'h h h h h h h h p p p p' 's s s c c c c c c c c c' '. . . f f f f f f f f f'; }
      .ds_layout--category-list {
        grid-template-areas: 'h h h h h h h h h h h h' 'l l l l l l l l . . . .' 'f f f f f f f f . . . .'; }
      .ds_layout--search-results {
        grid-template-areas: 'h h h h h h h h h h h h' 'c c c c c c c c . . . .' 'l l l l l l l l l l . .'; } }
  @media (min-width: 992px) {
    .ds_layout {
      grid-template-areas: 'h h h h h h h h p p p p' 'c c c c c c c c s s s s' 'f f f f f f f f . . . .'; }
      .ds_layout--article {
        grid-template-areas: 'h h h h h h h h p p p p' 'c c c c c c c c s s s s' 'f f f f f f f f . . . .'; }
      .ds_layout--guide {
        grid-template-areas: 'h h h h h h h h p p p p' 's s s c c c c c c c . .' '. . . f f f f f f f . .'; }
      .ds_layout--category-list {
        grid-template-areas: 'h h h h h h h h h h h h' 'l l l l l l l . . . . .' 'f f f f f f f . . . . .'; }
      .ds_layout--search-results {
        grid-template-areas: 'h h h h h h h h h h h h' 'c c c c c c c c . . . .' 'l l l l l l l l . . . .'; } } }
/*------------------------------------*\
    DESIGN SYSTEM FORMS
\*------------------------------------*/
/*------------------------------------*\
    FORM VARIABLES
\*------------------------------------*/
/*------------------------------------*\
    FORM MIXINS
\*------------------------------------*/
/*------------------------------------*\
    FORM ELEMENTS (base)
\*------------------------------------*/
legend {
  font-weight: bold;
  margin-bottom: 7px; }

fieldset {
  border: 0; }

/*------------------------------------*\
    CHARACTER COUNT
\*------------------------------------*/
.ds_character-count {
  margin-top: -14px; }

/*------------------------------------*\
    CHECKBOXES
\*------------------------------------*/
.ds_checkbox {
  margin-bottom: 21px;
  padding-left: 40px;
  position: relative;
  /**
   * [1] minimum size of radio/checkbox for WCAG AAA
   */
  /* focus */
  /* checked */
  /* active */
  /*
   * [1] this negative margin makes the small checkboxes/radios align left with content
   */
  /* focus */
  /* active */
  /*
   * [1] for IE11 support, use image without clip path
   */ }
  .ds_checkbox__input {
    height: 44px;
    /* [1] */
    left: -2px;
    opacity: 0;
    position: absolute;
    top: -2px;
    width: 44px; }
  .ds_checkbox__label {
    display: inline-block;
    padding: 7px 30px 7px 15px; }
  .ds_checkbox__label::before {
    background-color: #ffffff;
    border: 2px solid currentColor;
    content: '';
    height: 40px;
    left: 0;
    position: absolute;
    top: 0;
    width: 40px; }
  .ds_checkbox__label::after {
    content: "";
    position: absolute;
    bottom: calc(100% - 40px);
    left: 0;
    right: calc(100% - 40px);
    top: 0;
    opacity: 0; }
  .ds_checkbox__input:focus + .ds_checkbox__label::before {
    border-width: 4px;
    box-shadow: 0 0 0 3px #fdd522; }
  .ds_checkbox__input:checked + .ds_checkbox__label::before {
    border-color: #333333; }
  .ds_checkbox__input:checked + .ds_checkbox__label::after {
    opacity: 1; }
  .ds_checkbox__input:active + .ds_checkbox__label::before {
    background-color: #e5f0f8; }
  .ds_checkbox--small {
    margin-bottom: 14px;
    margin-left: -8px;
    /* [1] */ }
  .ds_checkbox--small .ds_checkbox__label::before {
    height: 24px;
    left: 8px;
    top: 8px;
    width: 24px; }
  .ds_checkbox--small .ds_checkbox__label::after {
    bottom: calc(100% - 30px);
    left: 10px;
    right: calc(100% - 30px);
    top: 10px; }
  .ds_checkbox--small .ds_checkbox__input:focus + .ds_checkbox__label::before {
    box-shadow: 0 0 0 11px #fdd522; }
  .ds_checkbox--small .ds_checkbox__input:active + .ds_checkbox__label::before {
    box-shadow: 0 0 0 11px #e5f0f8; }
  .ds_checkbox > .ds_hint-text {
    padding-left: 15px; }
  .ds_checkbox__label::after {
    -webkit-mask-image: url(/20220320151623oe_/https://economicactionplan.mygov.scot/assets/images/icons/checkbox-40.svg);
    mask-image: url(/20220320151623oe_/https://economicactionplan.mygov.scot/assets/images/icons/checkbox-40.svg);
    background-image: url(/20220320151623oe_/https://economicactionplan.mygov.scot/assets/images/icons/checkbox-40.svg);
    /* [1] */ }
    @supports (display: grid) {
      .ds_checkbox__label::after {
        background-color: #333333;
        background-image: none; } }

/*------------------------------------*\
    CURRENCY WRAPPER
\*------------------------------------*/
.ds_currency-wrapper {
  position: relative; }
  .ds_currency-wrapper::before {
    content: '£';
    height: 49px;
    font-size: 1.1625rem;
    font-weight: bold;
    line-height: 49px;
    pointer-events: none;
    position: absolute;
    text-align: center;
    top: 0;
    width: 49px; }
  .ds_currency-wrapper[data-symbol]::before {
    content: attr(data-symbol); }
  .ds_currency-wrapper > .ds_input {
    padding-left: 42px; }
  .ds_currency-wrapper > .ds_input:focus {
    padding-left: 41px; }

/*------------------------------------*\
    $ERROR SUMMARY
\*------------------------------------*/
.ds_error-summary {
  border: 5px solid #d32205;
  padding: 21px 30px;
  margin-top: 35px;
  margin-bottom: 35px; }
  .ds_error-summary__title {
    margin-top: 0; }
  .ds_error-summary__list {
    color: #d32205;
    font-weight: bold;
    list-style-type: none;
    margin-left: 0; }
    .ds_error-summary__list a {
      color: #d32205; }
      .ds_error-summary__list a:focus, .ds_error-summary__list a:active {
        color: #333333; }
    .ds_error-summary__list li {
      margin-left: 0; }
  .ds_error-summary > :last-child {
    margin-bottom: 0; }

.flashable {
  transition: background-color 2s; }
  .flashable--flash {
    background-color: #fdd522;
    transition-duration: 0s; }

/*------------------------------------*\
    FIELD GROUP
\*------------------------------------*/
.ds_field-group {
  margin-top: 14px;
  margin-bottom: -21px; }
  .ds_field-group--inline {
    display: flex;
    flex-direction: row; }
  .ds_field-group--inline > div:not(:last-child) {
    margin-right: 15px; }

/*------------------------------------*\
    HINT TEXT
\*------------------------------------*/
.ds_hint-text {
  color: #727272;
  margin-bottom: 14px; }

/*------------------------------------*\
    LABEL
\*------------------------------------*/
.ds_label {
  display: inline-block;
  font-weight: bold;
  margin-bottom: 7px; }

/*------------------------------------*\
    QUESTION BLOCK (temp)
\*------------------------------------*/
.ds_question {
  margin-bottom: 21px; }
  .ds_question--error {
    border-left: 5px solid #d32205;
    padding-left: 20px; }
  .ds_question__message {
    margin-bottom: 14px; }
  .ds_question--error .ds_question__message {
    color: #d32205;
    font-weight: bold; }

/*------------------------------------*\
    RADIO BUTTONS
\*------------------------------------*/
.ds_radio {
  margin-bottom: 21px;
  padding-left: 40px;
  position: relative;
  /**
   * [1] minimum size of radio/checkbox for WCAG AAA
   */
  /* focus */
  /* checked */
  /* active */
  /*
   * [1] this negative margin makes the small checkboxes/radios align left with content
   */
  /* focus */
  /* active */
  /*
   * [1] for IE11 support, use image without clip path
   */ }
  .ds_radio__input {
    height: 44px;
    /* [1] */
    left: -2px;
    opacity: 0;
    position: absolute;
    top: -2px;
    width: 44px; }
  .ds_radio__label {
    display: inline-block;
    padding: 7px 30px 7px 15px; }
  .ds_radio__label::before {
    background-color: #ffffff;
    border: 2px solid currentColor;
    content: '';
    height: 40px;
    left: 0;
    position: absolute;
    top: 0;
    width: 40px; }
  .ds_radio__label::after {
    content: "";
    position: absolute;
    bottom: calc(100% - 40px);
    left: 0;
    right: calc(100% - 40px);
    top: 0;
    opacity: 0; }
  .ds_radio__label::before, .ds_radio__label::after {
    border-radius: 50%; }
  .ds_radio__input:focus + .ds_radio__label::before {
    border-width: 4px;
    box-shadow: 0 0 0 3px #fdd522; }
  .ds_radio__input:checked + .ds_radio__label::before {
    border-color: #333333; }
  .ds_radio__input:checked + .ds_radio__label::after {
    opacity: 1; }
  .ds_radio__input:active + .ds_radio__label::before {
    background-color: #e5f0f8; }
  .ds_radio--small {
    margin-bottom: 14px;
    margin-left: -8px;
    /* [1] */ }
  .ds_radio--small .ds_radio__label::before {
    height: 24px;
    left: 8px;
    top: 8px;
    width: 24px; }
  .ds_radio--small .ds_radio__label::after {
    bottom: calc(100% - 31px);
    left: 9px;
    right: calc(100% - 31px);
    top: 9px; }
  .ds_radio--small .ds_radio__input:focus + .ds_radio__label::before {
    box-shadow: 0 0 0 11px #fdd522; }
  .ds_radio--small .ds_radio__input:active + .ds_radio__label::before {
    box-shadow: 0 0 0 11px #e5f0f8; }
  .ds_radio > .ds_hint-text {
    padding-left: 15px; }
  .ds_radio__label::after {
    -webkit-mask-image: url(/20220320151623oe_/https://economicactionplan.mygov.scot/assets/images/icons/radio-40.svg);
    mask-image: url(/20220320151623oe_/https://economicactionplan.mygov.scot/assets/images/icons/radio-40.svg);
    background-image: url(/20220320151623oe_/https://economicactionplan.mygov.scot/assets/images/icons/radio-40.svg);
    /* [1] */ }
    @supports (display: grid) {
      .ds_radio__label::after {
        background-color: #333333;
        background-image: none; } }

/*------------------------------------*\
    REVEAL CONTENT
\*------------------------------------*/
.ds_reveal-content {
  display: none;
  margin-top: 14px;
  padding-left: 14px;
  position: relative; }
  .ds_reveal-content::before {
    background-color: #b3b3b3;
    bottom: 0;
    content: '';
    left: -23px;
    position: absolute;
    top: 0;
    width: 5px; }
  .ds_reveal-content > :last-child {
    margin-bottom: 0; }

:checked ~ .ds_reveal-content {
  display: block; }

/*------------------------------------*\
    SELECT
\*------------------------------------*/
.ds_select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #ffffff;
  border-radius: 0;
  border: 0;
  bottom: 0;
  height: 45px;
  left: 0;
  padding: 7px;
  position: absolute;
  right: 0;
  width: 100%;
  top: 0; }
  .ds_select:hover {
    outline: 4px solid #b3b3b3; }
  .ds_select:focus {
    background-color: #e5f0f8;
    box-shadow: 0 0 0 1px #333333 inset;
    outline: 2px solid #fdd522;
    outline-offset: 2px; }

.ds_select-arrow {
  background: #002d54;
  bottom: -2px;
  content: '';
  pointer-events: none;
  position: absolute;
  right: -2px;
  top: -2px;
  width: 49px; }
  .ds_select-arrow::before {
    bottom: 0;
    color: #ffffff;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    border: 3px solid currentColor;
    border-width: 3px 3px 0 0;
    content: "";
    display: inline-block;
    height: 11.313712px;
    -webkit-transform: rotateX(0) rotateZ(135deg);
    -ms-transform: rotate(135deg);
    transform: rotateX(0) rotateZ(135deg);
    transition: transform 0.2s, top 0.2s;
    width: 11.313712px;
    right: 19px;
    top: 16px; }

.ds_select:focus + .ds_select-arrow {
  background-color: #fdd522; }
  .ds_select:focus + .ds_select-arrow::before {
    color: #333333; }

.ds_select-wrapper {
  border: 2px solid currentColor;
  border-radius: 0;
  display: block;
  margin-bottom: 21px;
  min-height: 49px;
  padding: 0;
  position: relative;
  width: 100%; }

/*------------------------------------*\
    TEXT INPUTS
    Covers text-based INPUT elements and TEXTAREA elements
\*------------------------------------*/
.ds_input {
  border: 2px solid currentColor;
  border-radius: 0;
  display: block;
  margin-bottom: 21px;
  min-height: 49px;
  padding: 7px;
  width: 100%; }
  .ds_input:focus {
    outline: 3px solid #fdd522;
    outline-offset: 0;
    box-shadow: inset 0 0 0 2px; }
  .ds_input--error {
    border-color: #d32205;
    border-width: 4px;
    padding: 5px; }
    .ds_input--error:focus {
      border-color: currentColor;
      box-shadow: none; }
  .ds_input + .ds_input__message {
    margin-top: -14px; }
  .ds_input--error + .ds_input__message {
    color: #d32205;
    font-weight: 700; }
  .ds_input__wrapper--has-icon {
    display: inline-block;
    position: relative; }
    .ds_input__wrapper--has-icon > .ds_button {
      margin-top: 0;
      margin-bottom: 0;
      position: absolute;
      right: 0;
      top: 0; }
    .ds_input__wrapper--has-icon > .ds_input {
      padding-right: 56px; }
  @supports (display: flex) {
    .ds_input__wrapper--has-icon {
      display: flex; }
      .ds_input__wrapper--has-icon > .ds_button {
        margin-left: -49px;
        position: static; } }

/*
 * [1] padding + n character widths
 * [2] additional currency padding + right padding + n character widths
 */
.ds_input--fixed-2 {
  max-width: calc(14px + 2em);
  /* [1] */ }

.ds_currency-wrapper .ds_input--fixed-2 {
  max-width: calc(42px + 7px + 2em);
  /* [2] */ }

.ds_input--fixed-3 {
  max-width: calc(14px + 3em);
  /* [1] */ }

.ds_currency-wrapper .ds_input--fixed-3 {
  max-width: calc(42px + 7px + 3em);
  /* [2] */ }

.ds_input--fixed-4 {
  max-width: calc(14px + 4em);
  /* [1] */ }

.ds_currency-wrapper .ds_input--fixed-4 {
  max-width: calc(42px + 7px + 4em);
  /* [2] */ }

.ds_input--fixed-5 {
  max-width: calc(14px + 5em);
  /* [1] */ }

.ds_currency-wrapper .ds_input--fixed-5 {
  max-width: calc(42px + 7px + 5em);
  /* [2] */ }

.ds_input--fixed-10 {
  max-width: calc(14px + 10em);
  /* [1] */ }

.ds_currency-wrapper .ds_input--fixed-10 {
  max-width: calc(42px + 7px + 10em);
  /* [2] */ }

.ds_input--fixed-20 {
  max-width: calc(14px + 20em);
  /* [1] */ }

.ds_currency-wrapper .ds_input--fixed-20 {
  max-width: calc(42px + 7px + 20em);
  /* [2] */ }

.ds_input--fluid-one-quarter {
  max-width: 25%; }

.ds_input--fluid-one-third {
  max-width: 33.333333%; }

.ds_input--fluid-half {
  max-width: 50%; }

.ds_input--fluid-two-thirds {
  max-width: 67.666667%; }

.ds_input--fluid-three-quarters {
  max-width: 75%; }

/*------------------------------------*\
    PAGE SETUP
    anchor footer to bottom of the viewport on short pages
    dev note: this might be pattern library material
\*------------------------------------*/
html {
  min-height: 100%;
  position: relative; }

.ds_page {
  min-height: calc(100vh - 350px);
  margin-bottom: 350px; }

.ds_site-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0; }

@supports (display: grid) {
  .ds_page {
    display: grid;
    margin-bottom: 0;
    min-height: 100vh;
    grid-template-rows: auto 1fr auto; }

  .ds_site-footer {
    position: static; } }
/*------------------------------------*\
    CATEGORY PAGE LAYOUT
\*------------------------------------*/
.ds_page__middle {
  display: grid;
  grid-template-rows: auto 1fr;
  position: relative; }

.category-lower {
  padding-bottom: 70px;
  background: #f8f8f8;
  border-top: 1px solid #ebebeb; }

/*------------------------------------*\
    SITE PAGE LAYOUTS
\*------------------------------------*/
.ds_layout--fsap-intro {
  grid-template-areas: 'h h h h h h' 'c c c c c c'; }
  .ds_layout--fsap-intro .fsap__graphic {
    display: none; }
  .ds_layout--fsap-intro .fsap__text {
    display: block; }

@media (min-width: 768px) {
  .ds_layout .fsap__graphic {
    display: block; }
  .ds_layout .fsap__text {
    clip: rect(1px 1px 1px 1px);
    /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    overflow: hidden;
    position: absolute !important; } }
@supports (display: grid) {
  @media (min-width: 768px) {
    .ds_layout--fsap-intro {
      grid-template-areas: 'h h h h h h h h h h h h' 'c c c c c c c c c c c c'; } } }
/*------------------------------------*\
    $TABLES
    From mygov-assets
\*------------------------------------*/
tr:first-child td, th {
  border-bottom: 1px solid #333333;
  font-weight: 700;
  padding: 10px 5px;
  text-align: left;
  vertical-align: top; }

td, thead + tbody tr:first-child td {
  border-bottom: 1px solid #ebebeb;
  padding: 10px 5px;
  vertical-align: top; }

table {
  font-size: 14px;
  line-height: 19px;
  margin: 28px 0;
  width: 100%; }

tr:nth-child(2n) td {
  background: #f8f8f8; }

thead + tbody tr:first-child td {
  font-weight: 400; }
thead + tbody tr:nth-child(2n) td {
  background: transparent; }
thead + tbody tr:nth-child(2n - 1) td {
  background: #f8f8f8; }

@media (min-width: 768px) {
  table {
    font-size: 16px;
    line-height: 21px; }

  tr:first-child td:first-child {
    padding-left: 15px; }

  tr:first-child td:last-child {
    padding-right: 15px; }

  tr > :first-child {
    padding-left: 15px; }

  tr > :last-child {
    padding-right: 15px; } }
/**
 * COMPONENTS FROM DESIGN SYSTEM
 */
/*------------------------------------*\
    ACCORDION
\*------------------------------------*/
.ds_accordion {
  margin-top: 35px;
  margin-bottom: 35px;
  position: relative; }
  .ds_accordion__open-all {
    display: none;
    position: absolute;
    right: 0;
    text-decoration: none;
    top: -35px; }

.ds_accordion.js-initialised .ds_accordion__open-all {
  display: block;
  margin: 0; }

.ds_accordion-item {
  border-bottom: 1px solid #ebebeb;
  border-top: 1px solid #ebebeb; }
  .ds_accordion-item__header, .ds_accordion-item__header-button {
    display: block;
    position: relative;
    transition: background-color 0.2s, outline-color 0.2s;
    z-index: 1;
    outline: 0 !important;
    background-color: #ffffff;
    color: #0065bd;
    line-height: 28px;
    margin: 0;
    padding: 14px 50px 14px 15px;
    position: relative;
    text-align: left;
    width: 100%; }
    .ds_accordion-item__header:focus, .ds_accordion-item__header-button:focus {
      background-color: #fdd522;
      box-shadow: inset 0 -3px #333333, inset 0 -3px #333333; }
    .ds_accordion-item__header:hover:not(:focus), .ds_accordion-item__header-button:hover:not(:focus) {
      background-color: #d9effc; }
    .ds_accordion-item__header:active, .ds_accordion-item__header-button:active {
      background-color: #fdd522; }
    .ds_accordion-item__header:hover:not(:active):not(:focus), .ds_accordion-item__header-button:hover:not(:active):not(:focus) {
      background-color: #d9effc;
      color: #00437e; }
    .ds_accordion-item__header:hover, .ds_accordion-item__header-button:hover {
      color: #00437e; }
    .ds_accordion-item__header:active, .ds_accordion-item__header-button:active {
      color: #333333; }
  .ds_accordion-item--open .ds_accordion-item__header-button:not(:focus):not(:active) {
    background-color: #f8f8f8;
    color: #333333; }
  .ds_accordion-item__title {
    margin-bottom: 0; }
  .ds_accordion-item__label {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .ds_accordion-item__indicator {
    border: 3px solid currentColor;
    border-width: 3px 3px 0 0;
    content: "";
    display: inline-block;
    height: 0.707107em;
    -webkit-transform: rotateX(0) rotateZ(135deg);
    -ms-transform: rotate(135deg);
    transform: rotateX(0) rotateZ(135deg);
    transition: transform 0.2s, top 0.2s;
    width: 0.707107em;
    color: currentColor;
    right: 21px;
    position: absolute;
    top: 20px; }
  .ds_accordion-item__body {
    display: none;
    padding: 21px 50px 42px 15px; }
    .ds_accordion-item__body > :last-child {
      margin-bottom: 0; }
  .ds_accordion-item__control:checked ~ .ds_accordion-item__body {
    display: block; }
  .ds_accordion-item__control:checked:not(:active):not(:focus) ~ .ds_accordion-item__header {
    background-color: #f8f8f8;
    color: #333333; }
  .ds_accordion-item__control:checked ~ .ds_accordion-item__header .ds_accordion-item__indicator, .ds_accordion-item__control:checked ~ .ds_accordion-item__header-button .ds_accordion-item__indicator {
    border: 3px solid currentColor;
    border-width: 3px 3px 0 0;
    content: "";
    display: inline-block;
    height: 0.707107em;
    -webkit-transform: rotateX(0) rotateZ(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotateX(0) rotateZ(-45deg);
    transition: transform 0.2s, top 0.2s;
    width: 0.707107em;
    top: 20px;
    top: 24px; }
  .ds_accordion-item__control:focus ~ .ds_accordion-item__header {
    background: #fdd522;
    box-shadow: 0 3px #333333;
    color: #333333;
    z-index: 2; }
  .ds_accordion-item + .ds_accordion-item {
    margin-top: -1px; }

.ds_accordion.js-initialised .ds_accordion-item__body {
  max-height: 0;
  overflow: hidden;
  padding: 0 50px 0 15px;
  transition: max-height 0.2s, padding 0.2s; }
  @media (min-width: 768px) {
    .ds_accordion.js-initialised .ds_accordion-item__body {
      padding-right: 100px; } }
.ds_accordion.js-initialised .ds_accordion-item__control:checked ~ .ds_accordion-item__body {
  padding-bottom: 28px;
  padding-top: 21px; }

@media (min-width: 768px) {
  .ds_accordion-item__indicator {
    top: 18px; }
  .ds_accordion-item__control:checked ~ .ds_accordion-item__header .ds_accordion-item__indicator, .ds_accordion-item__control:checked ~ .ds_accordion-item__header-button .ds_accordion-item__indicator {
    top: 24px; }
  .ds_accordion-item__header, .ds_accordion-item__header-button, .ds_accordion-item__body {
    padding-right: 100px; } }
/*------------------------------------*\
    $BREADCRUMBS
\*------------------------------------*/
.ds_breadcrumbs {
  color: #727272;
  font-size: 14px;
  line-height: 21px;
  padding-left: 0;
  margin: 28px 0 14px; }
  .ds_breadcrumbs__item {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 0;
    padding: 0; }
  .ds_breadcrumbs__item:not(:first-child)::before {
    border: 1px solid currentColor;
    border-width: 1px 1px 0 0;
    content: "";
    display: inline-block;
    height: 4.949749px;
    -webkit-transform: rotateX(0) rotateZ(45deg);
    -ms-transform: rotate(45deg);
    transform: rotateX(0) rotateZ(45deg);
    transition: transform 0.2s, top 0.2s;
    width: 4.949749px;
    margin: 0 4px 2px 2px; }
  .ds_breadcrumbs__container {
    padding-top: 14px; }
  @media (min-width: 768px) {
    .ds_breadcrumbs__container {
      padding-top: 21px; } }

.ds_reversed .ds_breadcrumbs {
  color: #ffffff; }

/*------------------------------------*\
    CARD
\*------------------------------------*/
.ds_card {
  background-color: #ffffff;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
  display: block;
  padding: 0;
  position: relative;
  transition: background-color 0.2s, outline-color 0.2s;
  z-index: 1; }
  .ds_card :last-child {
    margin-bottom: 0; }
  .ds_card--has-hover:hover {
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25); }
  .ds_card__media {
    background-color: #333333;
    margin-bottom: 0;
    overflow: hidden;
    padding-bottom: calc(900%/16);
    pointer-events: none;
    position: relative;
    z-index: 1; }
    .ds_card__media--235 {
      padding-bottom: calc(10000%/235); }
  .ds_card__image {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0; }
  .ds_card__content {
    padding: 21px 15px; }
    .ds_card__content > :first-child {
      margin-top: 0; }
  .ds_card .ds_card__content {
    position: static; }
  .ds_card__cover-link::after {
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: background-color 0.2s;
    z-index: 0; }
  .ds_card--small {
    font-size: 14px;
    line-height: 21px; }
    .ds_card--small h2 {
      font-size: 1.105263rem;
      line-height: 28px;
      margin-bottom: 0; }
  .ds_card--transparent {
    background-color: transparent;
    box-shadow: none; }
    .ds_card--transparent .ds_card__content {
      padding-left: 0;
      padding-right: 0; }
  .ds_card--padding {
    padding: 14px 15px; }
  .ds_card--has-hover .ds_card__cover-link:hover::after {
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25); }

@supports (object-fit: contain) {
  .ds_card__image {
    object-fit: cover;
    width: 100%; } }
@supports (mix-blend-mode: darken) {
  .ds_card__cover-link {
    outline: 0 !important; }
    .ds_card__cover-link:focus, .ds_card__cover-link:active, .ds_card__cover-link:hover {
      background-color: transparent;
      box-shadow: none;
      text-decoration: underline; }
    .ds_card__cover-link::after {
      mix-blend-mode: darken; }

  .ds_card__cover-link:hover::after {
    background-color: #d9effc; }

  .ds_card__cover-link:active::after,
  .ds_card__cover-link:focus::after {
    background-color: #fdd522;
    box-shadow: inset 0 -3px #333333;
    transition-duration: 0s; } }
/*------------------------------------*\
    CATEGORY HEADER
\*------------------------------------*/
.ds_category-header {
  align-items: center;
  margin-top: 14px;
  margin-bottom: 28px;
  /**
   * [1] plus [2] gives a multiple of seven to maintain vertical rhythm
   */ }
  .ds_category-header__header {
    border-left: 4px solid #00a5b5;
    margin-bottom: 28px;
    padding-left: 20px; }
  .ds_category-header__title {
    color: #333333;
    margin-bottom: 10px;
    /* [1] */ }
  .ds_category-header__summary {
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 28px; }
    .ds_category-header__summary :last-child {
      margin-bottom: 4px;
      /* [2] */ }
  .ds_category-header__media {
    display: block;
    margin: 0 auto;
    max-height: 350px;
    max-width: 320px; }

.ds_reversed .ds_category-header {
  color: #ffffff; }
  .ds_reversed .ds_category-header__title {
    color: #ffffff; }

.ds_category-header {
  margin-right: -30px;
  overflow: hidden; }
  .ds_category-header > *[class] {
    margin-right: 30px; }
  @supports (display: grid) {
    .ds_category-header {
      display: grid;
      grid-gap: 0 30px;
      margin-right: 0;
      overflow: visible; }
      .ds_category-header > *[class] {
        margin-left: 0;
        margin-right: 0;
        width: auto; } }

.ds_category-header {
  grid-gap: 28px 30px; }

@media (min-width: 768px) {
  .ds_category-header__header {
    float: left;
    width: calc(100% * 0.6666666667 - 30px);
    margin: 42px 0; }
  .ds_category-header__media-container {
    float: left;
    width: calc(100% * 0.3333333333 - 30px); }
  .ds_category-header__summary {
    line-height: 35px; } }
@supports (display: grid) {
  .ds_category-header__header {
    margin-bottom: 0; }

  @media (min-width: 768px) {
    .ds_category-header {
      grid-template-columns: repeat(12, 1fr); }
      .ds_category-header__header {
        float: none;
        grid-column: 1 / span 8;
        margin: 42px 0; }
      .ds_category-header__media-container {
        float: none;
        grid-column: 9 / span 4;
        margin-right: 0;
        max-width: 100%; } } }
/*------------------------------------*\
    CATEGORY ITEM
    Navigation elements for different levels of category navigation. Includes classes for layout of these elements in a list.
\*------------------------------------*/
.ds_category-item {
  display: block;
  position: relative;
  transition: background-color 0.2s, outline-color 0.2s;
  z-index: 1;
  outline: 0 !important;
  padding: 10px 15px 11px;
  text-decoration: none;
  transition: background-color 0.2s, border-color 0.2s;
  width: 100%; }
  .ds_category-item:focus {
    background-color: #fdd522;
    box-shadow: inset 0 -3px #333333, inset 0 -3px #333333; }
  .ds_category-item:hover:not(:focus) {
    background-color: #d9effc; }
  .ds_category-item:active {
    background-color: #fdd522; }
  .ds_category-item:hover:not(:focus) {
    background: transparent; }
  .ds_category-item .ds_category-item__link::after {
    content: "";
    height: 100%;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 0;
    transition: background-color 0.2s; }
  .ds_category-item .ds_category-item__link:focus::after, .ds_category-item .ds_category-item__link:active::after {
    transition-duration: 0s; }
  .ds_category-item .ds_category-item__link:focus:hover {
    text-decoration: none; }
  @supports (mix-blend-mode: darken) {
    .ds_category-item .ds_category-item__link {
      outline: 0; }
      .ds_category-item .ds_category-item__link::after {
        mix-blend-mode: darken; }
      .ds_category-item .ds_category-item__link:hover::after {
        background-color: #d9effc; }
      .ds_category-item .ds_category-item__link:focus, .ds_category-item .ds_category-item__link:active {
        background-color: transparent;
        box-shadow: none;
        text-decoration: underline; }
      .ds_category-item .ds_category-item__link:focus::after {
        background-color: #fdd522;
        box-shadow: inset 0 -3px #333333, inset 0 -3px #333333; }
      .ds_category-item .ds_category-item__link:active::after {
        background-color: #fdd522;
        box-shadow: inset 0 -3px #333333, inset 0 -3px #333333; }
      .ds_category-item .ds_category-item__link:focus:hover {
        text-decoration: underline; } }
  .ds_category-item :last-child {
    margin-bottom: 0; }
  .ds_category-item__title {
    font-size: 1.1625rem;
    line-height: 21px;
    margin: 0 0 14px; }
  .ds_category-item .ds_category-item__link::after {
    left: -3px; }
  .ds_category-item__link {
    color: #0065bd; }
    .ds_category-item__link::before {
      background-color: #aedfe4;
      bottom: 0;
      content: '';
      left: -3px;
      position: absolute;
      top: 0;
      width: 3px; }
    .ds_category-item__link:active::before, .ds_category-item__link:focus::before {
      content: none; }
    .ds_category-item__link:hover::before {
      background-color: #00437e; }
  .ds_category-item__summary {
    font-size: 0.85em;
    color: #727272;
    line-height: 21px;
    margin: 0; }
  .ds_category-item:hover .ds_category-item__summary {
    color: #333333; }
  .ds_category-item--highlight .ds_category-item__link::before {
    background-color: #00a5b5; }
  .ds_category-item--gradient.ds_category-item--highlight .ds_category-item__link::before {
    background: linear-gradient(to top, #002d54, #00a5b5); }

.ds_card > .ds_category-item {
  padding-top: 21px;
  padding-bottom: 21px; }
.ds_card .ds_category-item__link::before {
  left: 0;
  right: 0;
  bottom: 0;
  top: 100%;
  transition: top 0.2s;
  width: 100%; }
.ds_card .ds_category-item__link:hover::before {
  top: calc(100% - 3px); }
.ds_card .ds_category-item__link::after {
  left: 0; }
.ds_card .ds_category-item--gradient .ds_category-item__link::before {
  background: linear-gradient(to left, #002d54, #00a5b5); }

@media (min-width: 768px) {
  .ds_category-item__title {
    line-height: 28px; }

  .ds_card > .ds_category-item {
    min-height: 186px; } }
/*------------------------------------*\
    CATEGORY LIST
\*------------------------------------*/
.ds_category-list-container {
  margin: 28px 0; }

.ds_category-list {
  margin-right: -30px;
  overflow: hidden;
  list-style-type: none;
  margin-top: -7px;
  margin-bottom: 28px;
  margin-left: -7px;
  padding: 7px; }
  .ds_category-list > *[class] {
    margin-right: 30px; }
  @supports (display: grid) {
    .ds_category-list {
      display: grid;
      grid-gap: 0 30px;
      margin-right: 0;
      overflow: visible; }
      .ds_category-list > *[class] {
        margin-left: 0;
        margin-right: 0;
        width: auto; } }
  .ds_category-list > * {
    margin-bottom: 28px; }
  .ds_category-list--narrow > * {
    margin-bottom: 10px; }

.ds_category-list--narrow {
  margin-right: -10px;
  overflow: hidden; }
  .ds_category-list--narrow > *[class] {
    margin-right: 10px; }
  @supports (display: grid) {
    .ds_category-list--narrow {
      display: grid;
      grid-gap: 0 10px;
      margin-right: 0;
      overflow: visible; }
      .ds_category-list--narrow > *[class] {
        margin-left: 0;
        margin-right: 0;
        width: auto; } }

@media (max-width: 767px) {
  .ds_category-list--grid > * {
    min-height: 0; } }
@media (min-width: 768px) {
  .ds_category-list--grid > * {
    float: left;
    width: calc(100% * 0.5 - 30px); }
    .ds_category-list--grid > *:nth-child(2n+1) {
      clear: left; }
  .ds_category-list--grid.ds_category-list--narrow > * {
    margin-bottom: 10px;
    margin-right: 10px;
    width: calc(100% * 0.5 - 10px); } }
@media (min-width: 992px) {
  .ds_category-list--grid > * {
    width: calc(100% * 0.3333333333 - 30px); }
    .ds_category-list--grid > *:nth-child(n) {
      clear: none; }
    .ds_category-list--grid > *:nth-child(3n+1) {
      clear: left;
      margin-left: 0; }
  .ds_category-list--grid.ds_category-list--narrow > * {
    width: calc(100% * 0.3333333333 - 10px); } }
@supports (display: grid) {
  .ds_category-list {
    grid-row-gap: 28px; }
    .ds_category-list--narrow {
      grid-gap: 10px 10px; }
    .ds_category-list > *[class] {
      margin: 0;
      width: 100%; }

  @media (min-width: 768px) {
    .ds_category-list--grid {
      display: grid;
      grid-template-columns: 1fr 1fr; } }
  @media (min-width: 992px) {
    .ds_category-list--grid {
      grid-template-columns: 1fr 1fr 1fr; } } }
/*------------------------------------*\
    CATEGORY ITEM
    Navigation elements for different levels of category navigation. Includes classes for layout of these elements in a list.
\*------------------------------------*/
.ds_contact-details__title {
  display: inline-block;
  padding-top: 7px;
  position: relative; }
  .ds_contact-details__title::after {
    background-color: #00a5b5;
    bottom: 100%;
    content: '';
    left: 0;
    position: absolute;
    right: 0;
    top: -4px; }
.ds_contact-details__item, .ds_contact-details__title {
  margin-bottom: 21px; }
.ds_contact-details__list dd {
  margin-left: 0; }
.ds_contact-details__list dt {
  font-weight: 700; }
.ds_contact-details__social {
  list-style-type: none;
  margin-left: 0; }
.ds_contact-details__social-item {
  margin-bottom: 7px;
  padding-left: 31px;
  position: relative; }
.ds_contact-details__social-link {
  text-decoration: none; }
.ds_contact-details__social-icon {
  height: 21px;
  pointer-events: none;
  position: absolute;
  left: 0;
  width: 21px; }

@media (min-width: 768px) {
  .ds_contact-details__social-icon {
    top: 3px; } }
/*------------------------------------*\
    CONTENT LABEL
\*------------------------------------*/
.ds_content-label {
  font-size: 0.85em;
  font-weight: 500;
  line-height: 21px;
  margin: 0;
  text-transform: uppercase; }

/*------------------------------------*\
    #INSET TEXT
\*------------------------------------*/
.ds_inset-text {
  border-left: 10px solid #b3b3b3;
  padding: 28px 15px;
  margin-top: 35px;
  margin-bottom: 35px; }

.ds_inset-text__text > :last-child {
  margin-bottom: 0; }

@media (min-width: 768px) {
  .ds_inset-text {
    padding-left: 30px;
    padding-right: 70px; } }
/*------------------------------------*\
    PAGE METADATA
\*------------------------------------*/
.ds_metadata {
  font-size: 14px;
  line-height: 21px;
  margin: 0;
  overflow: hidden; }
  .ds_metadata__key {
    display: inline; }
    .ds_metadata__key::after {
      content: ':'; }
  .ds_metadata__value {
    display: inline;
    font-weight: 700;
    margin-left: 0; }
    .ds_metadata__value > a {
      font-weight: 400; }

/**
 * Alternative display collapsing the metadata into a single line
 */
.ds_metadata--inline {
  color: #727272;
  font-size: 0.75rem;
  line-height: 21px;
  margin-bottom: 7px; }
  .ds_metadata--inline .ds_metadata__item {
    display: inline;
    position: relative; }
  .ds_metadata--inline .ds_metadata__item:not(:first-child) {
    margin-left: 0.25em;
    padding-left: 0.5em; }
    .ds_metadata--inline .ds_metadata__item:not(:first-child)::before {
      background: currentColor;
      bottom: 2px;
      content: '';
      left: 0;
      position: absolute;
      top: 2px;
      width: 1px; }
  .ds_metadata--inline .ds_metadata__value {
    font-weight: 400; }
    .ds_metadata--inline .ds_metadata__value.content-label {
      color: #333333;
      font-weight: 700; }

/*------------------------------------*\
    NOTIFICATION BANNER
\*------------------------------------*/
.ds_notification {
  background: #333333;
  color: #ffffff;
  margin-bottom: 1px; }
  .ds_notification__content {
    justify-content: space-between;
    padding: 14px 0;
    position: relative; }
    .ds_notification__content--has-close {
      padding-right: 45px; }
    .ds_notification__content a {
      color: inherit; }
  .ds_notification__text {
    display: inline-block;
    margin-right: 20px; }
    .ds_notification__text > :last-child {
      margin-bottom: 0; }
    .ds_notification__text:last-child {
      margin-bottom: 0; }
  .ds_notification__actions {
    display: inline-block;
    margin: 21px -10px -7px 0; }
    .ds_notification__actions > * {
      margin: 0 10px 14px 0; }
  .ds_notification__icon {
    background-color: currentColor;
    border-radius: 100px;
    display: block;
    float: left;
    height: 29px;
    line-height: 0;
    margin-left: -5px;
    padding: 5px;
    width: 29px; }
    .ds_notification__icon + .ds_notification__text {
      margin-left: 15px; }
      @media (min-width: 768px) {
        .ds_notification__icon + .ds_notification__text {
          margin-left: 40px; } }
  .ds_notification__close {
    background: transparent;
    box-sizing: content-box;
    color: currentColor;
    display: none;
    font-size: 14px;
    height: 21px;
    margin: -5px -5px -5px 25px;
    padding: 5px;
    position: absolute;
    right: 0;
    top: 14px;
    width: 21px; }
    .ds_notification__close:hover {
      background-color: transparent; }
    .ds_notification__close:hover:not(:focus) {
      background-color: transparent;
      color: currentColor;
      outline: 2px solid currentColor; }
  .ds_notification--major {
    background: #fdd522;
    color: #333333; }
    .ds_notification--major .ds_notification__icon svg {
      fill: #fdd522; }
    .ds_notification--major .ds_notification__close,
    .ds_notification--major a {
      color: #0065bd; }
      .ds_notification--major .ds_notification__close:focus,
      .ds_notification--major a:focus {
        outline-color: #333333;
        color: #333333; }
      .ds_notification--major .ds_notification__close:active,
      .ds_notification--major a:active {
        background-color: #333333;
        color: #fdd522 !important; }
  .ds_notification--positive {
    background: #428542;
    color: #ffffff; }
    .ds_notification--positive .ds_notification__icon svg {
      fill: #428542; }
  .ds_notification--negative {
    background: #d32205;
    color: #ffffff; }
    .ds_notification--negative .ds_notification__icon svg {
      fill: #d32205; }
  .ds_notification--light {
    background: #d9effc;
    color: #333333; }
    .ds_notification--light a {
      color: #0065bd; }

@media (min-width: 768px) {
  .ds_notification__actions {
    margin: 0 0 -14px; }

  .ds_notification__close {
    top: 18px; } }
@supports (display: flex) {
  .ds_notification__actions {
    display: flex;
    flex-wrap: wrap; }
    .ds_notification__actions > * {
      flex-basis: 0;
      flex-grow: 1; }

  @media (min-width: 768px) {
    .ds_notification__actions {
      display: inline-flex;
      width: auto; }
      .ds_notification__actions > * {
        flex-basis: auto;
        flex-grow: auto; } } }
.js-enabled .ds_notification__close {
  display: block; }

/*------------------------------------*\
    ARTICLE HEADER
    title block for articles
\*------------------------------------*/
.ds_page-header {
  margin: 14px 0 35px; }
  .ds_page-header__title {
    margin-bottom: 0; }
  .ds_page-header__label + .ds_page-header__title {
    margin-top: 0; }
  .ds_page-header__metadata {
    margin-top: 7px; }

@media (min-width: 768px) {
  .ds_page-header {
    margin-top: 28px; } }
/*------------------------------------*\
    PAGINATION
\*------------------------------------*/
.ds_pagination {
  font-size: 0.85em;
  text-align: center; }
  .ds_pagination__list {
    list-style-type: none;
    margin: 0;
    display: none; }
  .ds_pagination__item {
    display: inline-block; }
  .ds_pagination__link {
    display: block;
    position: relative;
    transition: background-color 0.2s, outline-color 0.2s;
    z-index: 1;
    outline: 0 !important;
    line-height: 21px;
    padding: 14px 10px;
    text-decoration: none;
    min-width: 50px; }
    .ds_pagination__link:focus {
      background-color: #fdd522;
      box-shadow: inset 0 -3px #333333, inset 0 -3px #333333; }
    .ds_pagination__link:hover:not(:focus) {
      background-color: #d9effc; }
    .ds_pagination__link:active {
      background-color: #fdd522; }
    .ds_pagination__link.ds_current {
      background-color: #f8f8f8;
      border-bottom: 3px solid #00a5b5;
      padding-bottom: 11px;
      pointer-events: none; }
    .ds_pagination__link--text {
      padding-left: 21px;
      padding-right: 21px;
      width: auto; }
    .ds_pagination__link--ellipsis {
      pointer-events: none; }

@media (min-width: 768px) {
  .ds_pagination__list {
    display: block; }
  .ds_pagination__load-more {
    display: none; } }
@supports (display: flex) {
  .ds_pagination__list {
    display: flex;
    justify-content: center; }
  .ds_pagination__item:not(:last-child) {
    margin-right: 3px; } }
/*------------------------------------*\
    PHASE BANNER
\*------------------------------------*/
.ds_phase-banner {
  margin-top: 35px;
  margin-bottom: 35px;
  background: #f8f8f8;
  border: 1px solid #ebebeb;
  font-size: 0.85em;
  line-height: 21px;
  padding: 14px 15px; }
  .ds_phase-banner.no-bottom-margin {
    margin-bottom: 0; }
  .ds_phase-banner__content {
    display: table;
    margin-bottom: 0; }
  .ds_phase-banner__tag {
    margin-right: 1em; }
  .ds_phase-banner__text {
    display: table-cell; }

@supports (display: flex) {
  .ds_phase-banner__content {
    align-items: baseline;
    display: flex; }
    .ds_phase-banner__content--stacked {
      flex-direction: column; }
      .ds_phase-banner__content--stacked > *:not(:last-child) {
        margin-bottom: 7px; } }
/*------------------------------------*\
    SEARCH RESULT
\*------------------------------------*/
.ds_search-result {
  display: block;
  position: relative;
  transition: background-color 0.2s, outline-color 0.2s;
  z-index: 1;
  outline: 0 !important;
  border: 1px solid #ebebeb;
  border-width: 1px 0;
  color: #333333 !important;
  margin: 0 -15px -1px;
  padding: 21px 15px;
  position: relative;
  text-decoration: none; }
  .ds_search-result:focus {
    background-color: #fdd522;
    box-shadow: inset 0 -3px #333333, inset 0 -3px #333333; }
  .ds_search-result:hover:not(:focus) {
    background-color: #d9effc; }
  .ds_search-result:active {
    background-color: #fdd522; }
  .ds_search-result:hover:not(:focus) {
    background: transparent; }
  .ds_search-result .ds_search-result__link::after {
    content: "";
    height: 100%;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 0;
    transition: background-color 0.2s; }
  .ds_search-result .ds_search-result__link:focus::after, .ds_search-result .ds_search-result__link:active::after {
    transition-duration: 0s; }
  .ds_search-result .ds_search-result__link:focus:hover {
    text-decoration: none; }
  @supports (mix-blend-mode: darken) {
    .ds_search-result .ds_search-result__link {
      outline: 0; }
      .ds_search-result .ds_search-result__link::after {
        mix-blend-mode: darken; }
      .ds_search-result .ds_search-result__link:hover::after {
        background-color: #d9effc; }
      .ds_search-result .ds_search-result__link:focus, .ds_search-result .ds_search-result__link:active {
        background-color: transparent;
        box-shadow: none;
        text-decoration: underline; }
      .ds_search-result .ds_search-result__link:focus::after {
        background-color: #fdd522;
        box-shadow: inset 0 -3px #333333, inset 0 -3px #333333; }
      .ds_search-result .ds_search-result__link:active::after {
        background-color: #fdd522;
        box-shadow: inset 0 -3px #333333, inset 0 -3px #333333; }
      .ds_search-result .ds_search-result__link:focus:hover {
        text-decoration: underline; } }
  .ds_search-result__link::after {
    content: "";
    height: 100%;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 0; }
  .ds_search-result__label {
    font-weight: 700;
    text-transform: uppercase; }
  .ds_search-result__date {
    color: #727272;
    font-weight: 400; }
  .ds_search-result__title {
    color: #0065bd;
    margin-bottom: 7px;
    margin-top: 0 !important;
    transition: color 0.2s; }
  .ds_search-result__summary {
    margin-bottom: 0; }

@media (min-width: 768px) {
  .ds_search-result {
    margin-left: 0;
    margin-right: 0; } }
/*------------------------------------*\
    SEARCH RESULTS
\*------------------------------------*/
.ds_search-suggestions {
  font-size: 0.85em;
  margin: 21px 0 28px; }
  .ds_search-suggestions ul {
    display: inline-block;
    list-style-type: none;
    margin: 0; }
    .ds_search-suggestions ul li {
      display: inline-block; }
      .ds_search-suggestions ul li:not(:last-child)::after {
        content: ',';
        margin-left: -2px; }

.ds_search-results__list {
  list-style-type: none;
  margin: 0 0 21px; }
.ds_search-results__pagination {
  background: #ebebeb;
  text-align: center;
  padding: 7px 0; }

@media (min-width: 768px) {
  .ds_search-results__count {
    padding-left: 15px; }

  .ds_search-suggestions {
    padding-left: 15px; }
    .ds_search-suggestions ul li:not(:last-child)::after {
      margin-left: -3px; } }
/*------------------------------------*\
    #SEQUENTIAL NAVIGATION
    previous and next buttons
\*------------------------------------*/
.ds_sequential-nav {
  margin-top: 56px;
  overflow: hidden; }

@supports (display: grid) {
  .ds_sequential-nav {
    overflow: initial; } }
.ds_sequential-nav__button {
  display: block;
  position: relative;
  transition: background-color 0.2s, outline-color 0.2s;
  z-index: 1;
  outline: 0 !important;
  background: transparent;
  display: inline-block;
  line-height: 21px;
  padding: 14px 5px;
  position: relative;
  text-decoration: none;
  width: 100%; }
  .ds_sequential-nav__button:focus {
    background-color: #fdd522;
    box-shadow: inset 0 -3px #333333, inset 0 -3px #333333; }
  .ds_sequential-nav__button:hover:not(:focus) {
    background-color: #d9effc; }
  .ds_sequential-nav__button:active {
    background-color: #fdd522; }
  .ds_sequential-nav__button:not([href]) {
    display: none; }
  .ds_sequential-nav__button--left::before, .ds_sequential-nav__button--right::before {
    content: '';
    height: 56px;
    width: 56px;
    background-color: #0065bd;
    background-position: center;
    border-radius: 56px;
    display: inline-block;
    position: absolute;
    top: 8px;
    transition: background-color 0.2s; }
  .ds_sequential-nav__button--left::after, .ds_sequential-nav__button--right::after {
    color: #ffffff;
    position: absolute;
    top: 25px; }
  .ds_sequential-nav__button--left {
    padding-left: 73px;
    text-align: left; }
    .ds_sequential-nav__button--left::before {
      left: 5px; }
    .ds_sequential-nav__button--left::after {
      border: 5px solid currentColor;
      border-width: 5px 5px 0 0;
      content: "";
      display: inline-block;
      height: 21.21321px;
      -webkit-transform: rotateX(0) rotateZ(225deg);
      -ms-transform: rotate(225deg);
      transform: rotateX(0) rotateZ(225deg);
      transition: transform 0.2s, top 0.2s;
      width: 21.21321px;
      left: 25px; }
  .ds_sequential-nav__button--right {
    text-align: right;
    float: right;
    padding-right: 73px;
    text-align: right; }
    .ds_sequential-nav__button--right::before {
      right: 5px; }
    .ds_sequential-nav__button--right::after {
      border: 5px solid currentColor;
      border-width: 5px 5px 0 0;
      content: "";
      display: inline-block;
      height: 21.21321px;
      -webkit-transform: rotateX(0) rotateZ(45deg);
      -ms-transform: rotate(45deg);
      transform: rotateX(0) rotateZ(45deg);
      transition: transform 0.2s, top 0.2s;
      width: 21.21321px;
      right: 25px; }

.ds_sequential-nav__button:hover::before {
  background-color: #00437e; }

.ds_sequential-nav__button:focus::before {
  background-color: #00437e; }

.ds_sequential-nav__text {
  display: inline-block;
  padding-top: 21px;
  position: relative; }
  .ds_sequential-nav__text::before {
    color: #002d54;
    content: attr(data-label);
    font-size: 14px;
    font-weight: 700;
    left: 0;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: 0; }

@media (min-width: 480px) {
  .ds_sequential-nav__item {
    width: calc(50% - 15px); }
    .ds_sequential-nav__item--prev {
      float: left; }
    .ds_sequential-nav__item--next {
      float: right; } }
@supports (display: grid) {
  .ds_sequential-nav {
    display: grid;
    grid-gap: 28px 30px;
    grid-template-areas: 'next' 'prev'; }

  .ds_sequential-nav__item {
    float: none;
    width: 100%; }
    .ds_sequential-nav__item--prev {
      grid-area: prev; }
    .ds_sequential-nav__item--next {
      grid-area: next; }

  @media (min-width: 480px) {
    .ds_sequential-nav {
      grid-template-columns: 1fr 1fr;
      grid-template-areas: 'prev next'; } } }
/*------------------------------------*\
    SIDE NAVIGATION
\*------------------------------------*/
.ds_side-navigation {
  margin-top: 35px;
  margin-bottom: 35px;
  border: 1px solid #ebebeb;
  position: relative;
  /**
   * [1] vertical padding combines with the margin to form a multiple of seven
   */ }
  .ds_side-navigation__expand {
    display: block;
    position: relative;
    transition: background-color 0.2s, outline-color 0.2s;
    z-index: 1;
    outline: 0 !important;
    background-color: #ffffff;
    color: #002d54;
    cursor: pointer;
    font-weight: 700;
    margin: 0;
    padding: 14px 45px 14px 15px;
    position: sticky;
    text-align: left;
    text-decoration: none;
    top: 0;
    transition: background-color 0.2s, box-shadow 0.2s;
    width: 100%;
    z-index: 2; }
    .ds_side-navigation__expand:focus {
      background-color: #fdd522;
      box-shadow: inset 0 -3px #333333, inset 0 -3px #333333; }
    .ds_side-navigation__expand:hover:not(:focus) {
      background-color: #d9effc; }
    .ds_side-navigation__expand:active {
      background-color: #fdd522; }
    .ds_side-navigation__expand--shadow {
      box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.15); }
    .ds_side-navigation__expand:hover:not(:active) {
      background-color: #d9effc; }
    .ds_side-navigation__expand:hover:active {
      background-color: #fdd522; }
    .ds_side-navigation__expand:hover .side-navigation__expand-indicator {
      color: #00437e; }
    .ds_side-navigation__expand:active {
      background-color: #fdd522;
      box-shadow: 0 3px #333333;
      color: #333333; }
    .ds_side-navigation__expand--shadow:active, .ds_side-navigation__expand--shadow:focus {
      box-shadow: 0 3px #333333, 0px 8px 5px rgba(0, 0, 0, 0.15); }
  .ds_side-navigation__expand-indicator {
    border: 3px solid currentColor;
    border-width: 3px 3px 0 0;
    content: "";
    display: inline-block;
    height: 0.707107em;
    -webkit-transform: rotateX(0) rotateZ(135deg);
    -ms-transform: rotate(135deg);
    transform: rotateX(0) rotateZ(135deg);
    transition: transform 0.2s, top 0.2s;
    width: 0.707107em;
    color: currentColor;
    right: 21px;
    position: absolute;
    top: 16px; }
  .ds_side-navigation #show-side-navigation:focus ~ .ds_side-navigation__expand {
    background: #fdd522;
    box-shadow: 0 3px #333333;
    color: #333333;
    transition-duration: 0s; }
  .ds_side-navigation #show-side-navigation:checked ~ .ds_side-navigation__expand .ds_side-navigation__expand-indicator {
    border: 3px solid currentColor;
    border-width: 3px 3px 0 0;
    content: "";
    display: inline-block;
    height: 0.707107em;
    -webkit-transform: rotateX(0) rotateZ(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotateX(0) rotateZ(-45deg);
    transition: transform 0.2s, top 0.2s;
    width: 0.707107em;
    top: 20px; }
  .ds_side-navigation #show-side-navigation:checked:not(:active):not(:focus) ~ .ds_side-navigation__expand:not(:hover) {
    background-color: #f8f8f8;
    color: #333333; }
  #show-side-navigation:checked ~ .ds_side-navigation__list--root {
    display: block; }
  .ds_side-navigation__list {
    list-style-type: none;
    margin-bottom: 0;
    margin-left: -3px;
    padding: 0 3px; }
    .ds_side-navigation__list--root {
      display: none;
      margin: 7px 12px; }
  .ds_side-navigation__list .ds_side-navigation__list {
    margin-left: 30px; }
  .ds_side-navigation__item {
    position: relative;
    margin-bottom: 0; }
    .ds_side-navigation__item--has-children > .ds_side-navigation__link::after {
      color: #b3b3b3;
      left: 15px;
      position: absolute;
      top: 18px;
      z-index: 1;
      border: 2px solid currentColor;
      border-width: 2px 2px 0 0;
      content: "";
      display: inline-block;
      height: 8.485284px;
      -webkit-transform: rotateX(0) rotateZ(45deg);
      -ms-transform: rotate(45deg);
      transform: rotateX(0) rotateZ(45deg);
      transition: transform 0.2s, top 0.2s;
      width: 8.485284px; }
    .ds_side-navigation__item--has-children > .ds_side-navigation__link:focus::after, .ds_side-navigation__item--has-children > .ds_side-navigation__link:active::after {
      color: #333333; }
    .ds_side-navigation__item--has-children--expanded > .ds_side-navigation__link::after {
      border: 2px solid currentColor;
      border-width: 2px 2px 0 0;
      content: "";
      display: inline-block;
      height: 8.485284px;
      -webkit-transform: rotateX(0) rotateZ(135deg);
      -ms-transform: rotate(135deg);
      transform: rotateX(0) rotateZ(135deg);
      transition: transform 0.2s, top 0.2s;
      width: 8.485284px;
      top: 15px; }
  .ds_side-navigation__list .ds_side-navigation__list .ds_side-navigation__list .ds_side-navigation__link {
    padding-left: 30px; }
    .ds_side-navigation__list .ds_side-navigation__list .ds_side-navigation__list .ds_side-navigation__link::before {
      background: #ebebeb;
      bottom: 7px;
      content: '';
      left: 14px;
      position: absolute;
      right: 100%;
      width: 3px;
      top: 7px; }
    .ds_side-navigation__list .ds_side-navigation__list .ds_side-navigation__list .ds_side-navigation__link:hover::before, .ds_side-navigation__list .ds_side-navigation__list .ds_side-navigation__list .ds_side-navigation__link:focus::before, .ds_side-navigation__list .ds_side-navigation__list .ds_side-navigation__list .ds_side-navigation__link.ds_current::before {
      background: #00a5b5; }
  .ds_side-navigation__link {
    display: block;
    position: relative;
    transition: background-color 0.2s, outline-color 0.2s;
    z-index: 1;
    outline: 0 !important;
    margin-bottom: 3px;
    padding: 13px 42px 12px 45px;
    /* [1] */
    position: relative;
    text-decoration: none; }
    .ds_side-navigation__link:focus {
      background-color: #fdd522;
      box-shadow: inset 0 -3px #333333, inset 0 -3px #333333; }
    .ds_side-navigation__link:hover:not(:focus) {
      background-color: #d9effc; }
    .ds_side-navigation__link:active {
      background-color: #fdd522; }
    .ds_side-navigation__link:hover, .ds_side-navigation__link.ds_current {
      position: relative; }
      .ds_side-navigation__link:hover::before, .ds_side-navigation__link.ds_current::before {
        background: #00a5b5;
        bottom: 0;
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 3px; }
    .ds_side-navigation__link:active, .ds_side-navigation__link:focus {
      box-shadow: 0 3px #333333; }
    .ds_side-navigation__link:active::before, .ds_side-navigation__link:focus::before {
      content: none; }
    .ds_side-navigation__link.ds_current {
      background-color: #f8f8f8; }
      .ds_side-navigation__link.ds_current:hover {
        background-color: #f8f8f8; }

@media (max-width: 767px) {
  .js-enabled .ds_side-navigation .ds_side-navigation__list--root {
    margin: 0 15px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s, padding 0.2s; }
  .js-enabled .ds_side-navigation #show-side-navigation:checked ~ .ds_side-navigation__list--root {
    padding-bottom: 7px;
    padding-top: 7px; } }
@media (min-width: 768px) {
  .ds_side-navigation {
    border-width: 0;
    font-size: 0.85em;
    line-height: 21px; }
    .ds_side-navigation__expand {
      display: none; }
    .ds_side-navigation__list--root {
      display: block !important;
      margin: 0;
      max-height: unset !important; }
    .ds_side-navigation__item--has-children::before {
      margin-top: 2px; }
    .ds_side-navigation #show-side-navigation {
      display: none; } }
/*
    SITE NAVIGATION
    containing site-navigation and mobile equivalent
*/
.ds_site-navigation {
  clear: both;
  display: none;
  font-size: 0.85em; }
  .ds_site-navigation__list {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    margin: 0 0 0 -15px; }
  .ds_site-navigation__item {
    display: inline-block;
    margin-bottom: 0; }
    .ds_site-navigation__item:not(:last-child) {
      margin-right: 1px; }
  .ds_site-navigation__link {
    position: relative;
    transition-duration: 0s !important;
    color: currentColor;
    display: block;
    padding: 7px 15px;
    text-decoration: none;
    white-space: nowrap; }
    .ds_site-navigation__link:hover:not(:focus) {
      background: transparent;
      outline-color: transparent; }
    .ds_site-navigation__link:active {
      background: #fdd522; }
    .ds_site-navigation__link::after {
      background-color: currentColor;
      bottom: -6px;
      content: '';
      height: 1px;
      left: 50%;
      opacity: 0;
      position: absolute;
      right: 50%;
      transition: left 0.2s, right 0.2s, opacity 0.2s; }
    .ds_site-navigation__link:hover::after {
      left: 0;
      opacity: 1;
      right: 0; }
    .ds_site-navigation__link:focus {
      box-shadow: 0 3px #333333;
      outline: none;
      padding-bottom: 4px; }
      .ds_site-navigation__link:focus::after {
        content: none; }
    .ds_site-navigation__link:focus, .ds_site-navigation__link:active {
      position: relative;
      z-index: 1; }
    .ds_site-navigation__link:hover:not(:focus) {
      background-color: #d9effc; }
    .ds_site-navigation__link:active {
      background-color: #fdd522; }
    .ds_site-navigation__link::after {
      bottom: 0;
      height: 3px; }
    .ds_site-navigation__link:hover::after, .ds_site-navigation__link:focus::after {
      left: 15px;
      right: 15px; }
    .ds_site-navigation__link.ds_current:not(:focus):not(:hover) {
      background-color: #f8f8f8; }
      .ds_site-navigation__link.ds_current:not(:focus):not(:hover)::after {
        background-color: #00a5b5;
        left: 15px;
        opacity: 1;
        right: 15px; }

span.ds_site-navigation__link.ds_current {
  pointer-events: none; }

.ds_reversed .ds_site-navigation .ds_site-navigation__link:hover:not(.ds_current):not(:active) {
  background-color: #00437e;
  color: #d9effc; }
.ds_reversed .ds_site-navigation .ds_site-navigation__link.ds_current {
  background-color: transparent;
  color: #d9effc; }
  .ds_reversed .ds_site-navigation .ds_site-navigation__link.ds_current::after {
    background-color: currentColor; }

.js-toggle-menu,
.js-close-menu {
  display: none; }

.js-enabled .ds_mobile-navigation {
  display: none;
  position: fixed; }
.js-enabled .js-toggle-menu,
.js-enabled .js-close-menu {
  display: block; }
.js-enabled .ds_mobile-navigation__button {
  position: absolute;
  right: 0;
  top: 7px; }
.js-enabled .ds_mobile-navigation {
  position: absolute; }
.js-enabled .ds_mobile-navigation.menu-is-open {
  display: block; }

.ds_mobile-navigation {
  box-sizing: border-box;
  left: 0;
  margin: 0;
  overflow: auto;
  right: 0;
  z-index: 10; }
  .ds_mobile-navigation__button {
    display: block;
    position: relative;
    transition: background-color 0.2s, outline-color 0.2s;
    z-index: 1;
    outline: 0 !important;
    background-color: transparent;
    display: none;
    color: #002d54;
    font-weight: 400;
    height: calc(100% - 6px);
    margin: 0;
    padding: 0 15px; }
    .ds_mobile-navigation__button:focus {
      background-color: #fdd522;
      box-shadow: inset 0 -3px #333333, inset 0 -3px #333333; }
    .ds_mobile-navigation__button:hover:not(:focus) {
      background-color: #d9effc; }
    .ds_mobile-navigation__button:active {
      background-color: #fdd522; }
    .ds_mobile-navigation__button--open {
      background-color: #f8f8f8;
      color: #002d54; }
      .ds_mobile-navigation__button--open .ds_site-header__control-icon {
        display: none; }
      .ds_mobile-navigation__button--open .ds_site-header__control-icon--close {
        display: inline; }
    .ds_mobile-navigation__button:hover {
      color: #00437e; }
    .ds_mobile-navigation__button:focus {
      color: #00437e; }
  .ds_mobile-navigation__backdrop {
    background: rgba(255, 255, 255, 0.8) !important;
    bottom: 0;
    left: 0;
    margin: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition-duration: 0.2s;
    width: 100%;
    z-index: 1; }
    .ds_mobile-navigation__backdrop::after {
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), transparent);
      content: '';
      height: 11px;
      left: 0;
      position: absolute;
      right: 0;
      top: 0; }
  .ds_mobile-navigation__content {
    background: #f8f8f8;
    overflow: hidden;
    padding: 0 15px; }
  .ds_mobile-navigation__block {
    margin: 21px 0;
    overflow: hidden; }
  .ds_mobile-navigation__list {
    list-style-type: none;
    margin: 0 0 7px; }
  .ds_mobile-navigation__item {
    margin: 0; }
    .ds_mobile-navigation__item:not(:last-child) {
      border-bottom: 1px solid #b3b3b3; }
  .ds_mobile-navigation__link {
    color: #333333;
    display: block;
    padding: 14px 20px;
    text-decoration: none; }
    .ds_mobile-navigation__link:focus {
      border-left: 3px solid #00a5b5;
      box-shadow: 0 3px #333333;
      outline: none;
      padding-left: 17px;
      position: relative; }
    .ds_mobile-navigation__link:hover {
      border-left: 3px solid #00a5b5;
      padding-left: 17px; }
    .ds_mobile-navigation__link:active {
      outline: 0; }
    .ds_mobile-navigation__link.ds_current {
      background-color: #f8f8f8;
      border-left: 3px solid #00a5b5;
      padding-left: 17px; }

@media (max-width: 767px) {
  html.menu-is-open,
  html.menu-is-open body {
    overflow-y: hidden;
    position: relative; } }
@media (min-width: 768px) {
  .ds_site-navigation {
    display: block; }

  .ds_mobile-navigation,
  .ds_mobile-navigation__button {
    display: none !important; } }
/*------------------------------------*\
    BRANDING
\*------------------------------------*/
.ds_site-branding__logo {
  height: 35px; }
.ds_site-branding__logo-image {
  height: 100%; }
.ds_site-branding__link {
  color: currentColor;
  display: inline-block;
  position: relative;
  text-decoration: none;
  position: relative;
  transition-duration: 0s !important; }
  .ds_site-branding__link:hover:not(:focus) {
    background: transparent;
    outline-color: transparent; }
  .ds_site-branding__link:active {
    background: #fdd522; }
  .ds_site-branding__link::after {
    background-color: currentColor;
    bottom: -6px;
    content: '';
    height: 2px;
    left: 50%;
    opacity: 0;
    position: absolute;
    right: 50%;
    transition: left 0.2s, right 0.2s, opacity 0.2s; }
  .ds_site-branding__link:hover::after {
    left: 0;
    opacity: 1;
    right: 0; }
.ds_site-branding__logo + .ds_site-branding__title {
  margin-top: 14px; }
.ds_site-branding__title {
  font-weight: 300; }

@media (min-width: 768px) {
  .ds_site-branding {
    /*
    * [1] magic number: maximum we can accommodate in the branding content area for two-line titles
    */ }
    .ds_site-branding__link {
      margin-bottom: 0; }
    .ds_site-branding__logo, .ds_site-branding__title {
      float: left; }
    .ds_site-branding__logo {
      height: 56px;
      max-height: unset; }
      .ds_site-branding__logo:not(:last-child)::before {
        background: #00a5b5;
        bottom: 0;
        content: '';
        position: absolute;
        right: -27px;
        top: 0;
        width: 2px;
        pointer-events: none; }
    .ds_site-branding__logo + .ds_site-branding__title {
      margin-top: 0; }
    .ds_site-branding__title {
      font-size: 1.1625rem;
      line-height: 31px;
      /* [1] */
      /* centering items without display: grid */
      display: table;
      height: 56px;
      margin-left: 50px; }
      .ds_site-branding__title > * {
        display: table-cell;
        vertical-align: middle; } }
.ds_reversed .ds_site-branding .ds_site-branding__logo {
  color: #ffffff; }
  .ds_reversed .ds_site-branding .ds_site-branding__logo:not(:last-child)::before {
    background-color: #ffffff; }

@supports (display: grid) {
  .ds_site-branding {
    display: grid;
    grid-gap: 0; }

  @media (min-width: 768px) {
    .ds_site-branding {
      align-items: center;
      grid-template-columns: min-content auto;
      grid-column-gap: 50px; }
      .ds_site-branding__logo, .ds_site-branding__title {
        float: none; }
      .ds_site-branding__title {
        /* override gridless fallback */
        display: block;
        height: auto;
        margin-left: 0; }
        .ds_site-branding__title > * {
          display: block; } } }
/*------------------------------------*\
    SITE FOOTER
\*------------------------------------*/
.ds_site-footer {
  background-color: #002d54;
  font-size: 0.85em;
  line-height: 21px;
  padding-bottom: 35px;
  padding-top: 21px; }
  .ds_site-footer__site-items {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    font-size: 14px;
    font-weight: 700;
    list-style-type: none;
    margin: 0 0 21px;
    padding-bottom: 21px; }
  .ds_site-footer__copyright-logo {
    display: block;
    margin-bottom: 7px;
    width: 35px;
    position: relative;
    transition-duration: 0s !important; }
    .ds_site-footer__copyright-logo:hover:not(:focus) {
      background: transparent;
      outline-color: transparent; }
    .ds_site-footer__copyright-logo:active {
      background: #fdd522; }
    .ds_site-footer__copyright-logo::after {
      background-color: currentColor;
      bottom: -6px;
      content: '';
      height: 1px;
      left: 50%;
      opacity: 0;
      position: absolute;
      right: 50%;
      transition: left 0.2s, right 0.2s, opacity 0.2s; }
    .ds_site-footer__copyright-logo:hover::after {
      left: 0;
      opacity: 1;
      right: 0; }
    .ds_site-footer__copyright-logo img {
      width: 100%; }
  .ds_site-footer__org {
    max-width: 150px;
    position: relative; }
  .ds_site-footer__org-link {
    display: block;
    position: relative;
    transition-duration: 0s !important; }
    .ds_site-footer__org-link:hover:not(:focus) {
      background: transparent;
      outline-color: transparent; }
    .ds_site-footer__org-link:active {
      background: #fdd522; }
    .ds_site-footer__org-link::after {
      background-color: currentColor;
      bottom: -6px;
      content: '';
      height: 1px;
      left: 50%;
      opacity: 0;
      position: absolute;
      right: 50%;
      transition: left 0.2s, right 0.2s, opacity 0.2s; }
    .ds_site-footer__org-link:hover::after {
      left: 0;
      opacity: 1;
      right: 0; }
  .ds_site-footer .ds_site-footer__org-link,
  .ds_site-footer .ds_site-footer__copyright-logo {
    color: currentColor !important; }

.ds_reversed.ds_site-footer {
  color: #ffffff; }

.ds_site-items__item {
  display: inline-block; }
  .ds_site-items__item:not(:last-child) {
    margin-right: 20px; }

@media (min-width: 768px) {
  .ds_site-footer__copyright {
    padding-left: 45px;
    position: relative; }
    .ds_site-footer__copyright-logo {
      position: absolute;
      left: 0;
      top: 2px; }

  @supports (display: grid) {
    .ds_site-footer__content {
      display: grid;
      grid-gap: 0 30px;
      grid-template-columns: repeat(12, 1fr);
      grid-template-areas: 'a a a a a a a a a a a a' 'b b b b b b b b . c c c'; }
    .ds_site-footer__site-items {
      grid-area: a; }
    .ds_site-footer__copyright {
      grid-area: b; }
    .ds_site-footer__org {
      grid-area: c;
      justify-self: right;
      width: 100%; }
      .ds_site-footer__org-logo {
        display: block;
        width: 100%; } } }
/*------------------------------------*\
    SITE HEADER
\*------------------------------------*/
.ds_site-header {
  background-color: #ffffff;
  border-bottom: 1px solid #ebebeb;
  position: relative; }
  .ds_site-header::before {
    background: #002d54;
    display: block;
    content: '';
    height: 7px; }
  .ds_site-header__content {
    overflow: hidden;
    padding: 14px 0;
    transition: min-height 0.2s; }
    @supports (display: grid) {
      .ds_site-header__content {
        overflow: visible; } }
  .ds_site-header__controls {
    display: block; }
  .ds_site-header__control {
    cursor: pointer;
    height: 21px;
    margin-right: -15px;
    padding: 14px 15px;
    display: block;
    position: relative;
    transition: background-color 0.2s, outline-color 0.2s;
    z-index: 1;
    outline: 0 !important; }
    .ds_site-header__control:focus {
      background-color: #fdd522;
      box-shadow: inset 0 -3px #333333, inset 0 -3px #333333; }
    .ds_site-header__control:hover:not(:focus) {
      background-color: #d9effc; }
    .ds_site-header__control:active {
      background-color: #fdd522; }
  .ds_site-header__control-icon {
    height: 21px;
    width: 21px; }
    .ds_site-header__control-icon--close {
      display: none; }
  .ds_site-header__control-text {
    float: left;
    margin-right: 10px; }
  .ds_site-header__search {
    display: none; }

/* variant with the top colour bar set to a gradient of site brand colours */
.ds_site-header--gradient::before {
  background: linear-gradient(to left, #002d54, #00a5b5); }

/* variant with a drop shadow instead of a bottom border */
.ds_site-header--shadow {
  border-bottom: 0; }
  .ds_site-header--shadow::after {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
    bottom: -11px;
    content: '';
    left: 0;
    position: absolute;
    right: 0;
    top: 100%; }

/* variant with a solid-colour background and reversed branding */
.ds_site-header.ds_reversed {
  background-color: #002d54;
  color: #ffffff; }
  .ds_site-header.ds_reversed:not(.ds_site-header--gradient)::before {
    content: none; }
  .ds_site-header.ds_reversed .ds_site-header__navigation {
    border-top: 1px solid #00a5b5; }

@supports (display: flex) {
  .ds_site-header__content {
    align-items: center;
    display: flex;
    justify-content: space-between; } }
@media (min-width: 768px) {
  .ds_site-header__content {
    padding-bottom: 14px;
    padding-top: 14px; }

  .ds_site-header__controls {
    display: none; }

  .ds_site-header__search {
    display: block; }
    .ds_site-header__search .ds_site-search__input {
      float: right; }

  .ds_site-header__branding {
    max-width: calc(2/3 * 100% - 30px); }

  .ds_site-header__navigation {
    border-top: 1px solid #ebebeb; } }
/*------------------------------------*\
    SEARCH BOX
\*------------------------------------*/
.ds_site-search {
  box-sizing: border-box;
  color: #333333;
  min-height: 42px; }
  .ds_site-search__input[type=text] {
    background: #ebebeb;
    border-right: 0;
    margin-bottom: 0;
    min-height: 42px;
    padding: 0 20px; }
  .ds_site-search--large {
    margin-bottom: 42px; }

@media (min-width: 768px) {
  .ds_site-search {
    min-height: 49px; }
    .ds_site-search__input[type=text] {
      min-height: 49px;
      margin-right: 49px;
      width: calc(100% - 49px); }
    .ds_site-search__button {
      height: 49px;
      width: 49px; } }
.ds_reversed .ds_site-search .ds_site-search__button {
  background-color: #00a5b5; }
  .ds_reversed .ds_site-search .ds_site-search__button:active {
    background-color: #fdd522; }

@media (max-width: 767px) {
  .ds_site-search--collapsible {
    position: absolute;
    right: 15px;
    left: calc(100% - 15px);
    transition: left 0.2s; }
    .ds_site-search--collapsible .ds_site-search__input[type="text"] {
      opacity: 0;
      padding: 0;
      transition: all 0.2s; }

  .ds_site-search--expanded {
    left: 15px; }
    .ds_site-search--expanded .ds_site-search__input[type="text"] {
      opacity: 1;
      padding: 0 42px 0 25px; } }
/*------------------------------------*\
    PHASE LABEL
\*------------------------------------*/
.ds_tag {
  background: #002d54;
  border-radius: 2px;
  color: #ffffff;
  display: inline-block;
  font-size: 0.75rem;
  font-weight: 700;
  padding: 0 10px;
  text-transform: uppercase; }

.ds_reversed .ds_tag {
  background-color: #ffffff;
  color: #002d54; }

/*------------------------------------*\
    #WARNING TEXT
\*------------------------------------*/
.ds_warning-text {
  border: 1px solid currentColor;
  border-width: 1px 0;
  font-weight: 700;
  padding: 21px 15px 21px 72px;
  position: relative;
  margin-top: 35px;
  margin-bottom: 35px; }

.ds_warning-text__icon {
  background: #333333;
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  height: 35px;
  font-size: 32px;
  font-weight: 700;
  left: 22px;
  line-height: 35px;
  position: absolute;
  text-align: center;
  top: 14px;
  width: 35px; }

.ds_warning-text__text > :last-child {
  margin-bottom: 0; }

@media (min-width: 768px) {
  .ds_warning-text {
    padding: 35px 70px 35px 72px; }

  .ds_warning-text__icon {
    top: 30px; } }
.ds_callout {
  background-color: #f8f8f8;
  border-left: 4px solid #0065bd;
  clear: both;
  font-size: 15px;
  line-height: 21px;
  margin: 35px 0;
  padding: 28px 10px 14px 21px; }

.ds_callout__title {
  font-weight: 100;
  font-size: 28px;
  margin-top: 0 !important;
  margin-bottom: 14px; }

.ds_callout__label {
  text-transform: uppercase;
  display: block;
  font-size: 12px;
  margin-bottom: 0;
  color: #0065bd;
  font-weight: 700; }

@media (min-width: 768px) {
  .ds_callout {
    font-size: 19px;
    line-height: 28px;
    padding-right: 35px;
    padding-left: 35px;
    top: 0; }

  .ds_callout__title {
    font-size: 35px; } }
.ds_layout__content img {
  margin: 28px 0; }

/**
 * OVERRIDES
 */
.ds_card__media {
  border-bottom: 5px solid #00a5b5;
  position: relative;
  pointer-events: none;
  z-index: 1; }
  .ds_card__media::after {
    background: linear-gradient(to left, #002d54, #00a5b5);
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0.2;
    position: absolute;
    right: 0;
    top: 0; }
.ds_card__media + .ds_card__content {
  text-align: center;
  font-size: 0.8421052632rem;
  line-height: 21px;
  padding-top: 7px !important;
  padding-bottom: 49px !important; }
  .ds_card__media + .ds_card__content h2 {
    font-size: 1.1052631579rem;
    line-height: 28px;
    margin-bottom: 7px; }
.ds_card > .ds_category-item {
  position: static; }

.eap_card__button {
  display: inline-block;
  color: #ffffff;
  background: #002d54;
  padding: 7px 21px;
  position: absolute;
  bottom: 0;
  margin: 0 25%;
  left: 0;
  right: 0;
  pointer-events: none; }

.future-skills .ds_site-header--gradient::before {
  background: linear-gradient(to left, #A51765, #F0A75A); }
.future-skills a {
  color: #A51765; }
.future-skills .ds_reversed a {
  color: #ffffff; }
.future-skills .ds_category-header__header {
  border-color: #F0A75A; }
.future-skills .ds_sequential-nav__button--left::before,
.future-skills .ds_sequential-nav__button--right::before {
  background-color: #A51765; }

.ds_category-header {
  margin: 14px 0 28px 0; }

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