.cc-window{opacity:1;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{transition:transform 1s ease}.cc-animate.cc-revoke.cc-top{transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-top{transform:translateY(0)}.cc-animate.cc-revoke.cc-active.cc-bottom{transform:translateY(0)}.cc-revoke:hover{transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;transition:max-height 1s}
.cc-revoke,.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:1rem;line-height:1.5em;display:flex;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;flex-direction:row}.cc-revoke{padding:.5em}.cc-revoke:hover{text-decoration:underline}.cc-header{font-size:1.125rem;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em;text-decoration:underline}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:0.125rem;border-style:solid;text-align:center;white-space:nowrap}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}
.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{flex:1 0 auto}.cc-window.cc-banner{align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{display:block;flex:1 1 auto;max-width:100%;margin-right:1em}.cc-compliance{display:flex;align-items:center;align-content:space-between}.cc-floating .cc-compliance>.cc-btn{flex:1}.cc-btn+.cc-btn{margin-left:.5em}
@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-floating,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{flex-direction:column}.cc-window.cc-banner .cc-compliance{flex:1 1 auto}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{align-items:unset}.cc-window.cc-banner .cc-message{margin-right:0}}
.cc-floating.cc-theme-classic{padding:1.2em;border-radius:0.3125rem}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;flex:none}.cc-theme-classic .cc-btn{border-radius:0.3125rem}.cc-theme-classic .cc-btn:last-child{min-width:8.75rem}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em;margin-bottom:1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}
/*====================================*\

  SITE CSS

\*====================================*/
/*------------------------------------*\
  Settings: Global variables, site-wide settings, config switches, etc.
\*------------------------------------*/
/*====================================*\

  SETTINGS - COLOURS

\*====================================*/
/*------------------------------------*\
  Colour definitions
\*------------------------------------*/
/*------------------------------------*\
  Global Colour uses
\*------------------------------------*/
/*====================================*\

  SETTINGS - FONTS

\*====================================*/
/*------------------------------------*\
  Font stacks
\*------------------------------------*/
/*------------------------------------*\
  Font sizes
\*------------------------------------*/
/*------------------------------------*\
  Heading sizes
\*------------------------------------*/
/*------------------------------------*\
  Line heights
\*------------------------------------*/
/*====================================*\

  SETTINGS - LAYOUT

\*====================================*/
/*------------------------------------*\
  Site constants
\*------------------------------------*/
/*====================================*\

  SETTINGS - MEDIA QUERIES

\*====================================*/
/*------------------------------------*\
  Breakpoints
\*------------------------------------*/
/*------------------------------------*\
  Breakpoints for Sass-MQ
\*------------------------------------*/
/*====================================*\

  SETTINGS - TRANSITIONS

\*====================================*/
/*------------------------------------*\
  Transition times
\*------------------------------------*/
/*------------------------------------*\
  Transition easing
\*------------------------------------*/
/*------------------------------------*\
  Tools
\*------------------------------------*/
/*====================================*\

  MIXIN - BODY TEXT

  Sets the base font-size for paragraphs, lists etc

\*====================================*/
/*====================================*\

  MIXIN - LINE

\*====================================*/
/*------------------------------------*\
  Normalize
\*------------------------------------*/
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
figcaption,
figure {
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 2.5rem;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * Add the correct display in IE.
 */
main {
  display: block;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 */
button {
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  /* 2 */
}

button,
[type=button],
[type=reset],
[type=submit] {
  /**
   * Remove the inner border and padding in Firefox.
   */
  /**
   * Restore the focus styles unset by the previous rule.
   */
}
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Show the overflow in Edge.
 */
input {
  overflow: visible;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
  /**
   * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
   */
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  color: inherit;
  /* 2 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Add the correct display in IE 9-.
 */
menu {
  display: block;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

/*------------------------------------*\
  Fonts
*------------------------------------*/
/*------------------------------------*\
    VAG Rounded
\*------------------------------------*/
@font-face {
  font-family: "VAGRounded";
  src: url("/assets/fonts/vag-rounded/vagroln.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "VAGRounded";
  src: url("/assets/fonts/vag-rounded/vag3.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "VAGRounded";
  src: url("/assets/fonts/vag-rounded/vag1.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "VAGRounded";
  src: url("/assets/fonts/vag-rounded/vagron.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
/*------------------------------------*\
  Generic: Low-specificity, far-reaching rulesets.
\*------------------------------------*/
/*====================================*\

  BASE - RESET

\*====================================*/
/* 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;
}

/* remove any white space when inside a block element */
iframe {
  vertical-align: middle;
}

/*====================================*\

  BASE - ROOT

\*====================================*/
/**
 * Document-level styling.
 *
 * 1. Ensure the page always fills at least the entire height of the viewport
 * 2. Set the global `box-sizing` state to `border-box`
 * 3. Set the default `font-size` in rems
 * 4. Prevent certain browsers from automatically zooming fonts
 * 5. Improve text rendering on certain browsers
 * 6. Clear the animation set in the <head> - https://dev.to/markmercier/combatting-flashes-of-unstyled-content-k31
 */
html,
body {
  height: 100%;
  /* [1] */
}

html {
  box-sizing: border-box;
  /* [2] */
  font-size: 1rem;
  /* [3] */
  font-family: "Lato", Helvetica, Arial, sans-serif;
  line-height: 1.4;
  color: #3a3a3a;
  /* stylelint-disable property-no-vendor-prefix */
  -webkit-text-size-adjust: 100%;
  /* [4] */
  -ms-text-size-adjust: 100%;
  /* [4] */
  -moz-osx-font-smoothing: grayscale;
  /* [5] */
  -webkit-font-smoothing: antialiased;
  /* [5] */
  /* stylelint-enable property-no-vendor-prefix */
  animation: none !important;
  /* [6] */
}

body {
  background-color: #fff;
  overflow-x: hidden;
  overflow-y: auto;
}

/**
 * Set all elements to inherit `box-sizing`
 */
*,
*::before,
*::after {
  box-sizing: inherit;
}

/**
 * Add flexbox to `.site-wrap`
 * Alows us to stick the footer to the bottom of the page
 */
.site-wrap {
  min-height: 100%;
  display: flex;
  flex-direction: column;
}

/**
 * Expands to fill any white space
 */
.main {
  position: relative;
  flex: 1 0 auto;
  outline: none;
}

/*------------------------------------*\
  Base: Unclassed HTML elements (e.g. a {}, blockquote {}, address {}).
 *------------------------------------*/
/*====================================*\

  BLOCKQUOTE

\*====================================*/
blockquote {
  position: relative;
  font-family: "Lato", Helvetica, Arial, sans-serif;
}
blockquote p {
  font-weight: 700;
  font-style: italic;
  text-transform: none;
}
blockquote p:first-of-type::before {
  content: open-quote;
}
blockquote p:last-of-type::after {
  content: close-quote;
}
blockquote cite {
  display: block;
  margin-top: 0.5rem;
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  text-transform: none;
}

/*====================================*\

  BASE - BUTTONS

  Remove default button styles

\*====================================*/
button,
[type=submit] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font: inherit;
  line-height: normal;
  cursor: pointer;
  transition: color 0.2s ease-in, background-color 0.2s ease-in, border-color 0.2s ease-in;
}

/*====================================*\
  BASE - FORMS
\*====================================*/
/* stylelint-disable selector-no-qualifying-type, property-no-vendor-prefix, selector-no-vendor-prefix, no-duplicate-selectors */
/*------------------------------------*\
    Variables
\*------------------------------------*/
/*------------------------------------*\
    Fieldset & legend
\*------------------------------------*/
fieldset {
  border: 0;
  padding: 0;
  width: 100%;
}

legend {
  overflow: hidden;
}

/*------------------------------------*\
    Text inputs
\*------------------------------------*/
[type=text],
[type=password],
[type=email],
[type=url],
[type=phone],
[type=tel],
[type=number],
[type=datetime],
[type=date],
[type=month],
[type=color],
[type=time],
[type=search],
[type=datetime-local],
select,
select[multiple],
select[multiple=multiple],
textarea {
  display: block;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  color: #3a3a3a;
  box-shadow: none;
  padding: 0.75rem 1rem;
  border: 1px solid #1d1d1b;
  border-radius: 0;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  width: 100%;
}
[type=text]:focus,
[type=password]:focus,
[type=email]:focus,
[type=url]:focus,
[type=phone]:focus,
[type=tel]:focus,
[type=number]:focus,
[type=datetime]:focus,
[type=date]:focus,
[type=month]:focus,
[type=color]:focus,
[type=time]:focus,
[type=search]:focus,
[type=datetime-local]:focus,
select:focus,
select[multiple]:focus,
select[multiple=multiple]:focus,
textarea:focus {
  outline: 0;
  box-shadow: 0 0 0 2px #e87722;
}
[type=text].has-errors,
[type=password].has-errors,
[type=email].has-errors,
[type=url].has-errors,
[type=phone].has-errors,
[type=tel].has-errors,
[type=number].has-errors,
[type=datetime].has-errors,
[type=date].has-errors,
[type=month].has-errors,
[type=color].has-errors,
[type=time].has-errors,
[type=search].has-errors,
[type=datetime-local].has-errors,
select.has-errors,
select[multiple].has-errors,
select[multiple=multiple].has-errors,
textarea.has-errors {
  border-color: #d50032;
  background-color: rgba(213, 0, 50, 0.2);
}
.inline [type=text],
.inline [type=password],
.inline [type=email],
.inline [type=url],
.inline [type=phone],
.inline [type=tel],
.inline [type=number],
.inline [type=datetime],
.inline [type=date],
.inline [type=month],
.inline [type=color],
.inline [type=time],
.inline [type=search],
.inline [type=datetime-local],
.inline select,
.inline select[multiple],
.inline select[multiple=multiple],
.inline textarea {
  width: auto;
  max-width: 100%;
}
.inline [type=text]:not(:last-child),
.inline [type=password]:not(:last-child),
.inline [type=email]:not(:last-child),
.inline [type=url]:not(:last-child),
.inline [type=phone]:not(:last-child),
.inline [type=tel]:not(:last-child),
.inline [type=number]:not(:last-child),
.inline [type=datetime]:not(:last-child),
.inline [type=date]:not(:last-child),
.inline [type=month]:not(:last-child),
.inline [type=color]:not(:last-child),
.inline [type=time]:not(:last-child),
.inline [type=search]:not(:last-child),
.inline [type=datetime-local]:not(:last-child),
.inline select:not(:last-child),
.inline select[multiple]:not(:last-child),
.inline select[multiple=multiple]:not(:last-child),
.inline textarea:not(:last-child) {
  margin-right: 1rem;
}

[type=text][disabled],
[type=password][disabled],
[type=email][disabled],
[type=url][disabled],
[type=phone][disabled],
[type=tel][disabled],
[type=number][disabled],
[type=datetime][disabled],
[type=date][disabled],
[type=month][disabled],
[type=color][disabled],
[type=time][disabled],
[type=search][disabled],
[type=datetime-local][disabled],
select[disabled],
textarea[disabled] {
  cursor: not-allowed !important;
  color: #e5e5e5;
  background-color: #e5e5e5;
  resize: none;
}
[type=text][readonly],
[type=password][readonly],
[type=email][readonly],
[type=url][readonly],
[type=phone][readonly],
[type=tel][readonly],
[type=number][readonly],
[type=datetime][readonly],
[type=date][readonly],
[type=month][readonly],
[type=color][readonly],
[type=time][readonly],
[type=search][readonly],
[type=datetime-local][readonly],
select[readonly],
textarea[readonly] {
  background-color: #e5e5e5;
  resize: none;
}

[type=range] {
  position: relative;
  top: 0.1875rem;
}

textarea {
  max-width: 100%;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/*------------------------------------*\
    Select
\*------------------------------------*/
select,
select[multiple],
select[multiple=multiple] {
  max-width: 100%;
}

select {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='13' xmlns='http://www.w3.org/2000/svg' fill='%233a3a3a'%3E%3Cg fill='' fill-rule='evenodd'%3E%3Cpath d='M4.013 0L.88 3.133l9.559 9.559 3.133-3.133z'/%3E%3Cpath d='M20 3.134L16.867 0l-9.56 9.56 3.133 3.133z'/%3E%3C/g%3E%3C/svg%3E");
  background-position: center right 16px;
  background-repeat: no-repeat;
  background-size: 20px 13px;
  padding-right: 3.375rem;
  border-radius: 0;
}

select::-ms-expand {
  display: none;
}

select[multiple],
select[multiple=multiple] {
  background-image: none;
}

/*------------------------------------*\
    placeholder text
\*------------------------------------*/
::input-placeholder {
  color: #656565;
}

::-webkit-input-placeholder {
  color: #656565;
}

::-moz-placeholder {
  color: #656565;
}

:-ms-input-placeholder {
  color: #656565;
}

/*------------------------------------*\
    labels / legends
\*------------------------------------*/
label,
legend {
  font-size: 1rem;
  display: block;
  max-width: 100%;
  margin-bottom: 0.5rem;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
@media (min-width: 64em) {
  label,
legend {
    font-size: 1.125rem;
  }
}
label.required::after,
legend.required::after {
  content: " *";
  color: #e87722;
  font-weight: bold;
}

/* stylelint-enable selector-no-qualifying-type, property-no-vendor-prefix, selector-no-vendor-prefix, no-duplicate-selectors */
/*===========================================================================*\

  BASE - HEADINGS

\*===========================================================================*/
/*---------------------------------------------------------------------------*\
  Mixins if we need to make various types of headings
\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\
  Styles
\*---------------------------------------------------------------------------*/
h1,
.h1 {
  line-height: 1.1;
  font-family: "VAGRounded", Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #e87722;
  font-size: 1.625rem;
  color: #008c95;
}
h1 + *,
.h1 + * {
  margin-top: 1.3em;
}
@media (min-width: 64em) {
  h1,
.h1 {
    font-size: 2.375rem;
  }
}

h2,
.h2 {
  line-height: 1.1;
  font-family: "VAGRounded", Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #e87722;
  font-size: 1.4375rem;
}
h2 + *,
.h2 + * {
  margin-top: 1.3em;
}
@media (min-width: 64em) {
  h2,
.h2 {
    font-size: 1.75rem;
  }
}

h3,
.h3 {
  line-height: 1.1;
  font-family: "VAGRounded", Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #e87722;
  font-size: 1.3125rem;
}
h3 + *,
.h3 + * {
  margin-top: 1.3em;
}
@media (min-width: 64em) {
  h3,
.h3 {
    font-size: 1.5rem;
  }
}

h4,
.h4 {
  line-height: 1.1;
  font-family: "VAGRounded", Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #e87722;
  font-size: 1.125rem;
}
h4 + *,
.h4 + * {
  margin-top: 1.3em;
}
@media (min-width: 64em) {
  h4,
.h4 {
    font-size: 1.3125rem;
  }
}

h5,
.h5 {
  line-height: 1.1;
  font-family: "VAGRounded", Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #e87722;
  font-size: 0.9375rem;
}
h5 + *,
.h5 + * {
  margin-top: 1.3em;
}
@media (min-width: 64em) {
  h5,
.h5 {
    font-size: 1.125rem;
  }
}

h6,
.h6 {
  line-height: 1.1;
  font-family: "VAGRounded", Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #e87722;
  font-size: 0.9375rem;
}
h6 + *,
.h6 + * {
  margin-top: 1.3em;
}
@media (min-width: 64em) {
  h6,
.h6 {
    font-size: 1.125rem;
  }
}

/*====================================*\

  BASE - IMAGES

\*====================================*/
img {
  max-width: 100%;
  height: auto;
}
img[src=""] {
  display: none;
}

/*====================================*\

  BASE - LINKS

\*====================================*/
a {
  color: inherit;
  transition: color 0.2s ease-in, background-color 0.2s ease-in, border-color 0.2s ease-in;
}

/*===========================================================================*\

  BASE - LISTS

\*===========================================================================*/
/*---------------------------------------------------------------------------*\
  Ordered/unordered lists
\*---------------------------------------------------------------------------*/
/* Remove extra vertical spacing when nesting lists. */
li > ul,
li > ol {
  margin-bottom: 0;
  margin-top: 0;
}

/* stylelint-disable selector-max-compound-selectors */
ul,
ol {
  margin-left: 2rem;
}
ul:not([class]),
ol:not([class]) {
  font-size: 1rem;
}
@media (min-width: 64em) {
  ul:not([class]),
ol:not([class]) {
    font-size: 1.125rem;
  }
}
ul:not([class]) + *,
ol:not([class]) + * {
  margin-top: 1.3em;
}

/*===========================================================================*\

    BASE - PARAGRAPHS

\*===========================================================================*/
p {
  font-size: 1rem;
}
@media (min-width: 64em) {
  p {
    font-size: 1.125rem;
  }
}
p + * {
  margin-top: 1.3em;
}

/*===========================================================================*\

  BASE - STRONG

\*===========================================================================*/
strong {
  font-weight: 700;
}

/*====================================*\

  BASE - TABLES

\*====================================*/
/*------------------------------------*\
  Variables
\*------------------------------------*/
/*------------------------------------*\
  Styles
\*------------------------------------*/
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

th {
  font-size: 1.3125rem;
  background: #e5e5e5;
  text-align: left;
  color: #3a3a3a;
  padding: 0.7rem;
  font-weight: 700;
}

td {
  border-bottom: 1px solid #e5e5e5;
  text-align: left;
  color: #3a3a3a;
  padding: 0.7rem;
}

/*------------------------------------*\
  Layout: Styles that affect the overall layout
\*------------------------------------*/
/*====================================*\

  CONTAINER

\*====================================*/
.container {
  width: 100%;
  max-width: 480px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 16px;
  padding-left: 16px;
}
@media (min-width: 48em) {
  .container {
    max-width: 768px;
    padding-right: 32px;
    padding-left: 32px;
  }
}
@media (min-width: 64em) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 80em) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 90em) {
  .container {
    max-width: 1280px;
  }
}

/*------------------------------------*\
  Modifiers
\*------------------------------------*/
@media (min-width: 90em) {
  .container--wide {
    max-width: 90rem;
  }
}

@media (min-width: 64em) {
  .container--narrow {
    max-width: 54rem;
  }
}

@media (min-width: 64em) {
  .container--full {
    max-width: none;
  }
}

/*====================================*\

  FLEX GRID

\*====================================*/
.grid {
  display: flex;
  flex-wrap: wrap;
}

.container .grid:not(.grid--bleed),
.grid .grid:not(.grid--bleed) {
  margin-right: -0.25rem;
  margin-left: -0.25rem;
}

/*------------------------------------*\
  Flex helpers
\*------------------------------------*/
.justify-end {
  justify-content: flex-end;
}

.justify-start {
  justify-content: flex-start;
}

.justify-center {
  justify-content: center;
}

.justify-space-between {
  justify-content: space-between;
}

.justify-space-around {
  justify-content: space-around;
}

.justify-space-evenly {
  justify-content: space-evenly;
}

.align-stretch {
  align-items: stretch;
}

.align-start {
  align-items: flex-start;
}

.align-end {
  align-items: flex-end;
}

.align-center {
  align-items: center;
}

/*------------------------------------*\
  Columns
\*------------------------------------*/
[class*=col-] {
  width: 100%;
  padding: 0.25rem;
}

.col-bleed {
  padding: 0;
}

.col-bleed-y {
  padding-top: 0;
  padding-bottom: 0;
}

.col-bleed-x {
  padding-left: 0;
  padding-right: 0;
}

.col-12 {
  width: 100%;
}

.col-11 {
  width: 91.66666667%;
}

.col-10 {
  width: 83.33333333%;
}

.col-9 {
  width: 75%;
}

.col-8 {
  width: 66.66666667%;
}

.col-7 {
  width: 58.33333333%;
}

.col-6 {
  width: 50%;
}

.col-5 {
  width: 41.66666667%;
}

.col-4 {
  width: 33.33333333%;
}

.col-3 {
  width: 25%;
}

.col-2 {
  width: 16.66666667%;
}

.col-1 {
  width: 8.33333333%;
}

.col-auto {
  flex: 1;
}

/*------------------------------------*\
  Responsive columns
\*------------------------------------*/
@media (min-width: 30em) {
  .col-x-small-12 {
    width: 100%;
  }

  .col-x-small-11 {
    width: 91.66666667%;
  }

  .col-x-small-10 {
    width: 83.33333333%;
  }

  .col-x-small-9 {
    width: 75%;
  }

  .col-x-small-8 {
    width: 66.66666667%;
  }

  .col-x-small-7 {
    width: 58.33333333%;
  }

  .col-x-small-6 {
    width: 50%;
  }

  .col-x-small-5 {
    width: 41.66666667%;
  }

  .col-x-small-4 {
    width: 33.33333333%;
  }

  .col-x-small-3 {
    width: 25%;
  }

  .col-x-small-2 {
    width: 16.66666667%;
  }

  .col-x-small-1 {
    width: 8.33333333%;
  }

  .col-x-small-auto {
    flex: 1;
  }
}
@media (min-width: 48em) {
  .col-small-12 {
    width: 100%;
  }

  .col-small-11 {
    width: 91.66666667%;
  }

  .col-small-10 {
    width: 83.33333333%;
  }

  .col-small-9 {
    width: 75%;
  }

  .col-small-8 {
    width: 66.66666667%;
  }

  .col-small-7 {
    width: 58.33333333%;
  }

  .col-small-6 {
    width: 50%;
  }

  .col-small-5 {
    width: 41.66666667%;
  }

  .col-small-4 {
    width: 33.33333333%;
  }

  .col-small-3 {
    width: 25%;
  }

  .col-small-2 {
    width: 16.66666667%;
  }

  .col-small-1 {
    width: 8.33333333%;
  }

  .col-small-auto {
    flex: 1;
  }
}
@media (min-width: 64em) {
  .col-medium-12 {
    width: 100%;
  }

  .col-medium-11 {
    width: 91.66666667%;
  }

  .col-medium-10 {
    width: 83.33333333%;
  }

  .col-medium-9 {
    width: 75%;
  }

  .col-medium-8 {
    width: 66.66666667%;
  }

  .col-medium-7 {
    width: 58.33333333%;
  }

  .col-medium-6 {
    width: 50%;
  }

  .col-medium-5 {
    width: 41.66666667%;
  }

  .col-medium-4 {
    width: 33.33333333%;
  }

  .col-medium-3 {
    width: 25%;
  }

  .col-medium-2 {
    width: 16.66666667%;
  }

  .col-medium-1 {
    width: 8.33333333%;
  }

  .col-medium-auto {
    flex: 1;
  }
}
@media (min-width: 80em) {
  .col-large-12 {
    width: 100%;
  }

  .col-large-11 {
    width: 91.66666667%;
  }

  .col-large-10 {
    width: 83.33333333%;
  }

  .col-large-9 {
    width: 75%;
  }

  .col-large-8 {
    width: 66.66666667%;
  }

  .col-large-7 {
    width: 58.33333333%;
  }

  .col-large-6 {
    width: 50%;
  }

  .col-large-5 {
    width: 41.66666667%;
  }

  .col-large-4 {
    width: 33.33333333%;
  }

  .col-large-3 {
    width: 25%;
  }

  .col-large-2 {
    width: 16.66666667%;
  }

  .col-large-1 {
    width: 8.33333333%;
  }

  .col-large-auto {
    flex: 1;
  }
}
@media (min-width: 90em) {
  .col-x-large-12 {
    width: 100%;
  }

  .col-x-large-11 {
    width: 91.66666667%;
  }

  .col-x-large-10 {
    width: 83.33333333%;
  }

  .col-x-large-9 {
    width: 75%;
  }

  .col-x-large-8 {
    width: 66.66666667%;
  }

  .col-x-large-7 {
    width: 58.33333333%;
  }

  .col-x-large-6 {
    width: 50%;
  }

  .col-x-large-5 {
    width: 41.66666667%;
  }

  .col-x-large-4 {
    width: 33.33333333%;
  }

  .col-x-large-3 {
    width: 25%;
  }

  .col-x-large-2 {
    width: 16.66666667%;
  }

  .col-x-large-1 {
    width: 8.33333333%;
  }

  .col-x-large-auto {
    flex: 1;
  }
}
/*------------------------------------*\
  Responsive padding
\*------------------------------------*/
@media (min-width: 30em) {
  .col-bleed-x-small {
    padding: 0;
  }

  .col-bleed-x-x-small {
    padding-left: 0;
    padding-right: 0;
  }

  .col-bleed-y-x-small {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (min-width: 48em) {
  .col-bleed-small {
    padding: 0;
  }

  .col-bleed-x-small {
    padding-left: 0;
    padding-right: 0;
  }

  .col-bleed-y-small {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (min-width: 64em) {
  .col-bleed-medium {
    padding: 0;
  }

  .col-bleed-x-medium {
    padding-left: 0;
    padding-right: 0;
  }

  .col-bleed-y-medium {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (min-width: 80em) {
  .col-bleed-large {
    padding: 0;
  }

  .col-bleed-x-large {
    padding-left: 0;
    padding-right: 0;
  }

  .col-bleed-y-large {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (min-width: 90em) {
  .col-bleed-x-large {
    padding: 0;
  }

  .col-bleed-x-x-large {
    padding-left: 0;
    padding-right: 0;
  }

  .col-bleed-y-x-large {
    padding-top: 0;
    padding-bottom: 0;
  }
}
/*====================================*\

  LAYOUT - VERTICAL RHYTHM

\*====================================*/
.vertical-rhythm {
  margin-top: 2rem;
}
@media (min-width: 80em) {
  .vertical-rhythm {
    margin-top: 2.75rem;
  }
}

/*------------------------------------*\
  Utilities: Site-wide helper-classes
\*------------------------------------*/
/*====================================*\

  ACCESSIBILITY

  Hide only visually, but have it available for screen readers:
  http://snook.ca/archives/html_and_css/hiding-content-for-accessibility

  via H5BP

\*====================================*/
.u-a11y {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px !important;
}

/*
 * Extends the .u-a11y class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */
.u-a11y.is-focusable:active,
.u-a11y.is-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*------------------------------------*\
  COLOR helpers
\*------------------------------------*/
.u-color-teal {
  color: #008c95 !important;
}

.u-color-orange {
  color: #e87722 !important;
}

/*====================================*\

  HIDDEN

  Hide visually and from screen readers:
  http://juicystudio.com/article/screen-readers-display-none.php

  via H5BP

\*====================================*/
.u-hidden {
  display: none !important;
  visibility: hidden;
}

/*====================================*\

  JS HIDE

  Hide elements based on whether JS is enabled or not

\*====================================*/
/*------------------------------------*\
  Hide if JS is enabled
\*------------------------------------*/
.js .u-js-hide {
  display: none !important;
  visibility: hidden;
}

/*------------------------------------*\
  Hide if JS is disabled
\*------------------------------------*/
.no-js .u-no-js-hide {
  display: none !important;
  visibility: hidden;
}

/*====================================*\

  OBJECT FIT

  Helper classes for images that scale to fit their parent

\*====================================*/
.u-object-fit {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/*------------------------------------*\
  IE11 fallback for parent containers
  See `src/js/modules/object-fit-polyfill.js`
\*------------------------------------*/
.u-object-fit-fallback {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.u-relative {
  position: relative;
}

/*====================================*\

  SVG ICON

  Inherit size and colour from text

\*====================================*/
.u-svg-icon {
  display: inline-block;
  fill: currentColor;
  height: 1em;
  width: 1em;
  vertical-align: middle;
}

/*====================================*\

  UNSTYLED

  Remove default element styles

\*====================================*/
.u-unstyled-link {
  display: inherit;
  color: inherit;
  text-decoration: inherit;
}

.u-unstyled-list {
  margin-left: 0;
  list-style-type: none;
}

/*------------------------------------*\
    Cookie consent: base styles
\*------------------------------------*/
/*------------------------------------*\
  Components: Discrete, complete chunks of UI.
\*------------------------------------*/
/*------------------------------------*\
  FOOTER
\*------------------------------------*/
.c-footer {
  padding: 2rem 0;
  background-color: #033;
  color: #fff;
}
@media (min-width: 48em) {
  .c-footer {
    text-align: center;
  }
}
@media (min-width: 64em) {
  .c-footer {
    padding: 3rem 0;
  }
}

.c-footer__home-link {
  display: inline-block;
}

.c-footer__logo {
  display: inline-block;
  width: 6.4375rem;
  height: 4.4375rem;
}
@media (min-width: 48em) {
  .c-footer__logo {
    width: 7.5rem;
    height: 5.1875rem;
  }
}

.c-footer__links {
  font-size: 1rem;
  margin: 1rem 0;
  padding: 1rem 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
@media (min-width: 64em) {
  .c-footer__links {
    font-size: 1.125rem;
  }
}
@media (min-width: 48em) {
  .c-footer__links {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    border-top: 0;
  }
}
@media (min-width: 64em) {
  .c-footer__links {
    margin-bottom: 1.5rem;
  }
}

.c-footer__links__item {
  position: relative;
}
.c-footer__links__item:not(:last-of-type) {
  margin-bottom: 1rem;
}
@media (min-width: 48em) {
  .c-footer__links__item:not(:last-of-type) {
    padding-right: 1rem;
    margin-right: 1rem;
    border-right: 1px solid #fff;
  }
}

.c-footer__links__link:hover, .c-footer__links__link:focus, .c-footer__links__link:active,
.c-footer__links__btn:hover,
.c-footer__links__btn:focus,
.c-footer__links__btn:active {
  text-decoration: underline;
  color: #c1e3e5;
}

@media (min-width: 48em) {
  .c-footer__sub {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    text-align: left;
  }
}

@media (min-width: 48em) {
  .c-footer__sub__item {
    flex: 0 0 33%;
  }
}
.c-footer__sub__item + .c-footer__sub__item {
  margin-top: 0.5rem;
}
@media (min-width: 48em) {
  .c-footer__sub__item + .c-footer__sub__item {
    margin-top: 0;
  }
}

.c-footer__credit {
  font-size: 0.8125rem;
}
@media (min-width: 64em) {
  .c-footer__credit {
    font-size: 1rem;
  }
}
@media (min-width: 48em) {
  .c-footer__credit--ep {
    text-align: right;
  }
}

.c-footer__credit__link:hover, .c-footer__credit__link:focus {
  color: #c1e3e5;
}

.c-footer__pampers {
  color: #fff;
  padding: 1rem 0;
}
@media (min-width: 48em) {
  .c-footer__pampers {
    text-align: center;
    padding: 0 1rem;
  }
}

.c-footer__pampers__title {
  color: inherit;
}

.c-footer__pampers__logo {
  width: 9.375rem;
  height: 5.375rem;
}

.c-header {
  padding-top: 1rem;
  background-color: #008c95;
  color: #fff;
  border-bottom: 0.125rem solid #e87722;
}
@media (min-width: 48em) {
  .c-header {
    padding-top: 1.5rem;
    border-bottom: 0;
  }
}
@media (min-width: 48em) {
  .c-header > .container {
    display: flex;
    justify-content: space-between;
  }
}

.c-header__home-link {
  display: inline-block;
}
@media (min-width: 48em) {
  .c-header__home-link {
    margin-bottom: 1rem;
  }
}

.c-header__logo {
  display: inline-block;
  width: 6.4375rem;
  height: 4.4375rem;
}
@media (min-width: 48em) {
  .c-header__logo {
    width: 7.5rem;
    height: 5.1875rem;
  }
}
@media (min-width: 64em) {
  .c-header__logo {
    width: 8.75rem;
    height: 6.0625rem;
  }
}

@media (max-width: 767px) {
  .c-header__brand-action {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
  }
}

.c-header__actions {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 20px;
  max-width: 12.1875rem;
}
@media (min-width: 48em) {
  .c-header__actions {
    max-width: none;
  }
}
@media (min-width: 64em) {
  .c-header__actions {
    gap: 30px;
  }
}

.c-header__button {
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
}
@media (max-width: 767px) {
  .c-header__button.btn--yellow {
    text-align: center;
    padding: 0.625rem;
    line-height: 1.3;
    font-weight: 700;
  }
}

.c-header__search {
  background-color: #fff;
  flex: 1;
  width: 100%;
  min-width: 25rem;
  margin-top: 0;
  flex: none;
}
.c-header__search--mobile {
  margin-top: 1rem;
  padding: 0.25rem 0;
}
@media (min-width: 48em) {
  .c-header__search--mobile {
    display: none;
  }
}
.c-header__search--desktop {
  margin-left: 2rem;
  padding: 0 1.5rem;
  align-self: flex-end;
}
@media (max-width: 47.99em) {
  .c-header__search--desktop {
    display: none;
  }
}

.c-header__search__wrapper {
  position: relative;
}
@media (max-width: 47.99em) {
  .c-header__search__wrapper {
    margin: 0 -1rem;
  }
}

.c-header__search__input {
  background-color: transparent;
  border-color: transparent;
  padding-right: 3.5rem;
  width: 100%;
}
@media (min-width: 48em) {
  .c-header__search__input {
    border-bottom-color: #e87722;
  }
}

.c-header__search__btn {
  position: absolute;
  top: 0;
  right: 1rem;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #656565;
  transition: color 0.2s ease-in;
}
.c-header__search__btn:hover, .c-header__search__btn:focus {
  color: #e87722;
}

.c-header__search__icon {
  position: relative;
  width: 1.5rem;
  height: 1.5rem;
  stroke: currentColor;
}

/*====================================*\

    @define skip-to;

    https://webaim.org/techniques/css/invisiblecontent/#skipnavlinks

\*====================================*/
/*------------------------------------*\
    Styles
\*------------------------------------*/
.skip-to {
  z-index: 9999;
  list-style: none;
  margin: 0;
  padding: 0;
}

.skip-to__item {
  margin: 0;
}

.skip-to__link {
  position: absolute;
  left: -9999em;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  font-weight: bold;
  padding: 0.625rem 1.25rem;
  display: inline-block;
}
.skip-to__link:focus {
  position: static;
  left: 0;
  top: 0;
  width: auto;
  height: auto;
  overflow: visible;
}

.c-hero {
  max-width: 38.4375rem;
}

.btn {
  display: inline-block;
  position: relative;
  color: #fff;
  font-weight: 700;
  font-size: 1.3125rem;
  background-color: #00535c;
  padding: 0.75rem 1rem;
  border: 0;
  border-radius: 0.625rem;
  text-align: left;
  text-decoration: none;
  transition: 0.2s ease-in;
  transition-property: color, background-color;
}
.btn:hover, .btn:active, .btn:focus {
  background-color: #008c95;
}

.btn--outline {
  background-color: #fff;
  border: 1px solid #008c95;
  color: #3a3a3a;
}
.btn--outline:hover, .btn--outline:active, .btn--outline:focus {
  background-color: #fff;
  color: #008c95;
}

.btn--yellow {
  line-height: 1.1;
  font-family: "VAGRounded", Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #e87722;
  background-color: #ffc600;
  color: #3a3a3a;
  font-size: 1.125rem;
  padding: 0.9375rem 1.5625rem;
  border-radius: 0.3125rem;
}
.btn--yellow + * {
  margin-top: 1.3em;
}
.btn--yellow + form {
  margin-top: 0;
}
.btn--yellow:hover {
  background-color: #fff4cc;
}

/*====================================*\

  Breadcrumb

  Navigation trail

\*====================================*/
.c-breadcrumb {
  margin-left: 0;
  list-style-type: none;
  padding-top: 1rem;
  font-family: "VAGRounded", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  color: #033;
}
@media (min-width: 64em) {
  .c-breadcrumb {
    padding-top: 1.5rem;
    font-size: 1.125rem;
  }
}

.c-breadcrumb__item {
  display: inline-block;
}

.c-breadcrumb__arrow {
  width: 0.75rem;
  height: 0.75rem;
  color: #008c95;
}

.c-breadcrumb__link {
  text-decoration: none;
}
.c-breadcrumb__link:hover, .c-breadcrumb__link:focus {
  color: #008c95;
}

.c-breadcrumb__item--home .c-breadcrumb__arrow {
  display: none;
}

.c-breadcrumb--here {
  color: #008c95;
}

.c-info-panel {
  border-radius: 0.625rem;
  padding: 2rem 1.5rem;
  background-color: rgba(95, 37, 159, 0.2);
}
@media (min-width: 64em) {
  .c-info-panel {
    padding: 3rem;
  }
}

.c-info-panel__title {
  color: inherit;
}

/*------------------------------------*\
  Modifiers
\*------------------------------------*/
.c-info-panel--dark {
  background-color: #5f259f;
  color: #fff;
}

/*====================================*\

  LINK PANEL

  A call-to-action style link to an entry

\*====================================*/
.c-link-panel {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 8.75rem;
  text-decoration: none;
  border-radius: 0.625rem;
  padding: 3rem 1rem 1rem;
  background-color: #c1e3e5;
}
.c-link-panel::before {
  content: "";
  display: block;
  width: 3rem;
  height: 0.1875rem;
  background-color: #008c95;
  position: absolute;
  top: 1rem;
  left: 1rem;
}
.c-link-panel:hover .c-link-panel__title, .c-link-panel:focus .c-link-panel__title {
  color: #008c95;
}

.c-link-panel__title {
  color: inherit;
  transition: color 0.2s ease-in;
}

/*------------------------------------*\
  Modifiers
\*------------------------------------*/
.c-link-panel--orange {
  background-color: rgba(232, 119, 34, 0.2);
}
.c-link-panel--orange::before {
  background-color: #e87722;
}
.c-link-panel--orange:hover .c-link-panel__title, .c-link-panel--orange:focus .c-link-panel__title {
  color: #e87722;
}

[class*=col-] > .c-link-panel {
  height: 100%;
}

/*====================================*\

  SVG ICON

  Inherit size and colour from text

\*====================================*/
.svg-icon {
  display: inline-block;
  fill: currentColor;
  height: 1em;
  width: 1em;
  vertical-align: middle;
}

/*====================================*\

  KLARO STYLES

  Used in cookie consent

\*====================================*/
/* stylelint-disable selector-max-compound-selectors, selector-no-qualifying-type */
.klaro {
  font-family: inherit;
  font-size: 1rem;
}
.klaro * + * {
  margin-top: 0;
}

.klaro button {
  font-family: "VAGRounded", Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
}

.klaro.cm-as-context-notice {
  height: 100%;
  padding-bottom: 0.75rem;
  padding-top: 0.75rem;
}

.klaro .cookie-modal .cm-switch-container,
.klaro .context-notice .cm-switch-container,
.klaro .cookie-notice .cm-switch-container {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #e5e5e5;
  display: block;
  position: relative;
  padding: 0.625rem;
  padding-left: 4.125rem;
  line-height: 1.25rem;
  min-height: 2.5rem;
}

.klaro .cookie-modal .cm-switch-container:last-child,
.klaro .context-notice .cm-switch-container:last-child,
.klaro .cookie-notice .cm-switch-container:last-child {
  border-bottom: 0;
}

.klaro .cookie-modal .cm-switch-container:first-child,
.klaro .context-notice .cm-switch-container:first-child,
.klaro .cookie-notice .cm-switch-container:first-child {
  margin-top: 0;
}

.klaro .cookie-modal .cm-switch-container p,
.klaro .context-notice .cm-switch-container p,
.klaro .cookie-notice .cm-switch-container p {
  margin-top: 0;
}

.klaro .cookie-modal .cm-switch,
.klaro .context-notice .cm-switch,
.klaro .cookie-notice .cm-switch {
  position: relative;
  display: inline-block;
  width: 3.125rem;
  height: 1.875rem;
}

.klaro .cookie-modal .cm-list-input:checked + .cm-list-label .slider,
.klaro .context-notice .cm-list-input:checked + .cm-list-label .slider,
.klaro .cookie-notice .cm-list-input:checked + .cm-list-label .slider {
  background-color: #e87722;
}

.klaro .cookie-modal .cm-list-input.half-checked:checked + .cm-list-label .slider,
.klaro .context-notice .cm-list-input.half-checked:checked + .cm-list-label .slider,
.klaro .cookie-notice .cm-list-input.half-checked:checked + .cm-list-label .slider {
  background-color: #e87722;
  opacity: 0.6;
}

.klaro .cookie-modal .cm-list-input.half-checked:checked + .cm-list-label .slider::before,
.klaro .context-notice .cm-list-input.half-checked:checked + .cm-list-label .slider::before,
.klaro .cookie-notice .cm-list-input.half-checked:checked + .cm-list-label .slider::before {
  transform: translateX(10px);
}

.klaro .cookie-modal .cm-list-input.only-required + .cm-list-label .slider,
.klaro .context-notice .cm-list-input.only-required + .cm-list-label .slider,
.klaro .cookie-notice .cm-list-input.only-required + .cm-list-label .slider {
  background-color: #5f259f;
  opacity: 0.8;
}

.klaro .cookie-modal .cm-list-input.only-required + .cm-list-label .slider::before,
.klaro .context-notice .cm-list-input.only-required + .cm-list-label .slider::before,
.klaro .cookie-notice .cm-list-input.only-required + .cm-list-label .slider::before {
  transform: translateX(10px);
}

.klaro .cookie-modal .cm-list-input.required:checked + .cm-list-label .slider,
.klaro .context-notice .cm-list-input.required:checked + .cm-list-label .slider,
.klaro .cookie-notice .cm-list-input.required:checked + .cm-list-label .slider {
  background-color: #5f259f;
  cursor: not-allowed;
}

.klaro .cookie-modal .cm-list-input,
.klaro .context-notice .cm-list-input,
.klaro .cookie-notice .cm-list-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 3.125rem;
  height: 1.875rem;
}

.klaro .cookie-modal .cm-list-title,
.klaro .context-notice .cm-list-title,
.klaro .cookie-notice .cm-list-title {
  font-size: 0.9em;
  font-weight: 600;
}

.klaro .cookie-modal .cm-list-description,
.klaro .context-notice .cm-list-description,
.klaro .cookie-notice .cm-list-description {
  color: #fff;
  font-size: 0.9375rem;
  padding: 0.25rem 0;
}

.klaro .cookie-modal .cm-list-label .cm-switch,
.klaro .context-notice .cm-list-label .cm-switch,
.klaro .cookie-notice .cm-list-label .cm-switch {
  position: absolute;
  left: 0;
}

.klaro .cookie-modal .cm-list-label .slider,
.klaro .context-notice .cm-list-label .slider,
.klaro .cookie-notice .cm-list-label .slider {
  background-color: #656565;
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: 0.4s;
  width: 3.125rem;
  display: inline-block;
}

.klaro .cookie-modal .cm-list-label .slider::before,
.klaro .context-notice .cm-list-label .slider::before,
.klaro .cookie-notice .cm-list-label .slider::before {
  background-color: #fff;
  position: absolute;
  content: "";
  height: 1.25rem;
  width: 1.25rem;
  left: 0.3125rem;
  bottom: 0.3125rem;
  transition: 0.4s;
}

.klaro .cookie-modal .cm-list-label .slider.round,
.klaro .context-notice .cm-list-label .slider.round,
.klaro .cookie-notice .cm-list-label .slider.round {
  border-radius: 1.875rem;
}

.klaro .cookie-modal .cm-list-label .slider.round::before,
.klaro .context-notice .cm-list-label .slider.round::before,
.klaro .cookie-notice .cm-list-label .slider.round::before {
  border-radius: 50%;
}

.klaro .cookie-modal .cm-list-label input:focus + .slider,
.klaro .context-notice .cm-list-label input:focus + .slider,
.klaro .cookie-notice .cm-list-label input:focus + .slider {
  box-shadow: 0 0 1px #fff;
}

.klaro .cookie-modal .cm-list-label input:checked + .slider::before,
.klaro .context-notice .cm-list-label input:checked + .slider::before,
.klaro .cookie-notice .cm-list-label input:checked + .slider::before {
  transform: translateX(20px);
}

.klaro .cookie-modal .cm-list-input:checked + .cm-list-label .slider::before,
.klaro .context-notice .cm-list-input:checked + .cm-list-label .slider::before,
.klaro .cookie-notice .cm-list-input:checked + .cm-list-label .slider::before {
  transform: translateX(20px);
}

.klaro .cookie-modal a,
.klaro .context-notice a,
.klaro .cookie-notice a {
  color: #fff;
  text-decoration: underline;
}

.klaro .cookie-modal .cm-caret a {
  text-decoration: none;
}

.klaro .cookie-modal p,
.klaro .cookie-modal strong,
.klaro .cookie-modal h1,
.klaro .cookie-modal h2,
.klaro .cookie-modal ul,
.klaro .cookie-modal li,
.klaro .context-notice p,
.klaro .context-notice strong,
.klaro .context-notice h1,
.klaro .context-notice h2,
.klaro .context-notice ul,
.klaro .context-notice li,
.klaro .cookie-notice p,
.klaro .cookie-notice strong,
.klaro .cookie-notice h1,
.klaro .cookie-notice h2,
.klaro .cookie-notice ul,
.klaro .cookie-notice li {
  color: #fff;
  background: none;
  padding: 0;
}

.klaro .cookie-modal p,
.klaro .cookie-modal h1,
.klaro .cookie-modal h2,
.klaro .cookie-modal ul,
.klaro .cookie-modal li,
.klaro .context-notice p,
.klaro .context-notice h1,
.klaro .context-notice h2,
.klaro .context-notice ul,
.klaro .context-notice li,
.klaro .cookie-notice p,
.klaro .cookie-notice h1,
.klaro .cookie-notice h2,
.klaro .cookie-notice ul,
.klaro .cookie-notice li {
  display: block;
  text-align: left;
  margin: 0;
  padding: 0;
  margin-top: 0.7em;
}

.klaro .cookie-modal h1,
.klaro .cookie-modal h2,
.klaro .cookie-modal h3,
.klaro .cookie-modal h4,
.klaro .cookie-modal h5,
.klaro .cookie-modal h6,
.klaro .context-notice h1,
.klaro .context-notice h2,
.klaro .context-notice h3,
.klaro .context-notice h4,
.klaro .context-notice h5,
.klaro .context-notice h6,
.klaro .cookie-notice h1,
.klaro .cookie-notice h2,
.klaro .cookie-notice h3,
.klaro .cookie-notice h4,
.klaro .cookie-notice h5,
.klaro .cookie-notice h6 {
  font-family: inherit;
}

.klaro .cookie-modal .cm-link,
.klaro .context-notice .cm-link,
.klaro .cookie-notice .cm-link {
  margin-right: 0.5em;
  vertical-align: middle;
}

.klaro .cookie-modal .cm-btn,
.klaro .context-notice .cm-btn,
.klaro .cookie-notice .cm-btn {
  color: #fff;
  font-family: "VAGRounded", Helvetica, Arial, sans-serif;
  font-weight: 700;
  background-color: #656565;
  border-radius: 0.625rem;
  padding: 0.5em 0.75em;
  margin-right: 0.5em;
  border-style: none;
  cursor: pointer;
}

.klaro .cookie-modal .cm-btn:disabled,
.klaro .context-notice .cm-btn:disabled,
.klaro .cookie-notice .cm-btn:disabled {
  opacity: 0.5;
}

.klaro .cookie-modal .cm-btn.cm-btn-close,
.klaro .context-notice .cm-btn.cm-btn-close,
.klaro .cookie-notice .cm-btn.cm-btn-close {
  background-color: #e5e5e5;
}

.klaro .cookie-modal .cm-btn.cm-btn-success,
.klaro .context-notice .cm-btn.cm-btn-success,
.klaro .cookie-notice .cm-btn.cm-btn-success {
  background-color: #008c95;
  color: #fff;
}

.klaro .cookie-modal .cm-btn.cm-btn-success-var,
.klaro .context-notice .cm-btn.cm-btn-success-var,
.klaro .cookie-notice .cm-btn.cm-btn-success-var {
  background-color: #5f259f;
}

.klaro .cookie-modal .cm-btn.cm-btn-info:not(.cm-btn-accept),
.klaro .context-notice .cm-btn.cm-btn-info:not(.cm-btn-accept),
.klaro .cookie-notice .cm-btn.cm-btn-info:not(.cm-btn-accept) {
  background-color: #008c95;
  color: #fff;
}

.klaro .context-notice {
  border-radius: 0.625rem;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  background-color: #e5e5e5;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 0.75rem;
  height: 100%;
}

.klaro .context-notice.cm-dark {
  background-color: #3a3a3a;
  border-color: #656565;
}

.klaro .context-notice.cm-dark p {
  color: #e5e5e5;
}

.klaro .context-notice.cm-dark p a {
  color: #5f259f;
}

.klaro .context-notice p {
  color: #3a3a3a;
  flex-grow: 0;
  text-align: center;
  padding-top: 0;
  margin-top: 0;
}

.klaro .context-notice p a {
  color: #5f259f;
}

.klaro .context-notice p.cm-buttons {
  margin-top: 0.75rem;
}

.klaro .cookie-modal {
  width: 100%;
  height: 100%;
  position: fixed;
  overflow: hidden;
  left: 0;
  top: 0;
  z-index: 1000;
}

.klaro .cookie-modal.cm-embedded {
  position: relative;
  height: inherit;
  width: inherit;
  left: inherit;
  right: inherit;
  z-index: 0;
}

.klaro .cookie-modal.cm-embedded .cm-modal.cm-klaro {
  position: relative;
  transform: none;
}

.klaro .cookie-modal .cm-bg {
  background: rgba(29, 29, 27, 0.5);
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
}

.klaro .cookie-modal .cm-modal.cm-klaro {
  background-color: #00535c;
  color: #fff;
  z-index: 1001;
  box-shadow: 0 4px 6px 0 rgba(29, 29, 27, 0.2), 5px 5px 10px 0 rgba(29, 29, 27, 0.19);
  width: 100%;
  max-height: 98%;
  top: 50%;
  transform: translateY(-50%);
  position: fixed;
  overflow: auto;
}

@media (min-width: 660px) {
  .klaro .cookie-modal .cm-modal.cm-klaro {
    border-radius: 0.625rem;
    position: relative;
    margin: 0 auto;
    max-width: 40rem;
    height: auto;
    width: auto;
  }
}
.klaro .cookie-modal .cm-modal .hide {
  border-style: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 1.25rem;
  right: 1.25rem;
  z-index: 1;
}

.klaro .cookie-modal .cm-modal .hide svg {
  stroke: #fff;
}

.klaro .cookie-modal .cm-modal .cm-footer {
  border-top: 0.125rem solid #fff;
  padding: 1em;
}

.klaro .cookie-modal .cm-modal .cm-footer-buttons {
  display: flex;
  flex-flow: row;
  justify-content: space-between;
}

.klaro .cookie-modal .cm-modal .cm-footer .cm-powered-by {
  font-size: 0.9375rem;
  padding-top: 0.25rem;
  text-align: right;
  padding-right: 0.5rem;
}

.klaro .cookie-modal .cm-modal .cm-footer .cm-powered-by a {
  color: #fff;
}

.klaro .cookie-modal .cm-modal .cm-header {
  border-bottom: 0.125rem solid #fff;
  padding: 1em;
  padding-right: 1.5rem;
}

.klaro .cookie-modal .cm-modal .cm-header h1 {
  line-height: 1.1;
  font-family: "VAGRounded", Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #e87722;
  font-size: 1.4375rem;
  color: #fff;
  margin: 0;
  display: block;
}
.klaro .cookie-modal .cm-modal .cm-header h1 + * {
  margin-top: 1.3em;
}
@media (min-width: 64em) {
  .klaro .cookie-modal .cm-modal .cm-header h1 {
    font-size: 1.75rem;
  }
}

.klaro .cookie-modal .cm-modal .cm-header h1.title {
  padding-right: 1.25rem;
}

.klaro .cookie-modal .cm-modal .cm-body {
  padding: 1em;
}

.klaro .cookie-modal .cm-modal .cm-body ul {
  display: block;
}

.klaro .cookie-modal .cm-modal .cm-body span {
  display: inline-block;
  width: auto;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes {
  padding: 0;
  margin: 0;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose .cm-services .cm-caret,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose .cm-services .cm-caret {
  color: #fff;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose .cm-services .cm-content,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose .cm-services .cm-content {
  margin-left: -2.5rem;
  display: none;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose .cm-services .cm-content.expanded,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose .cm-services .cm-content.expanded {
  margin-top: 0.625rem;
  display: block;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose {
  position: relative;
  line-height: 1.25rem;
  vertical-align: middle;
  padding-left: 3.75rem;
  min-height: 2.5rem;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service:first-child,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose:first-child,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service:first-child,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose:first-child {
  margin-top: 0;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service p,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose p,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service p,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose p {
  margin-top: 0;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service p.purposes,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose p.purposes,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service p.purposes,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose p.purposes {
  color: #fff;
  margin-top: 0.5rem;
  font-size: 0.9375rem;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service.cm-toggle-all,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose.cm-toggle-all,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service.cm-toggle-all,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose.cm-toggle-all {
  border-top: 1px solid #fff;
  padding-top: 1em;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service span.cm-list-title,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose span.cm-list-title,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service span.cm-list-title,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose span.cm-list-title {
  font-weight: 600;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service span.cm-opt-out,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service span.cm-required,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose span.cm-opt-out,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose span.cm-required,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service span.cm-opt-out,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service span.cm-required,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose span.cm-opt-out,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose span.cm-required {
  color: #e5e5e5;
  padding-left: 0.2em;
  font-size: 0.8em;
}

.klaro .cookie-notice:not(.cookie-modal-notice) {
  background-color: #00535c;
  z-index: 999;
  position: fixed;
  width: 100%;
  bottom: 0;
  right: 0;
  border-radius: 0;
}
@media (min-width: 64em) {
  .klaro .cookie-notice:not(.cookie-modal-notice) {
    border-radius: 0.625rem;
    position: fixed;
    right: 1.25rem;
    left: auto;
    bottom: 1.25rem;
    top: auto;
    max-width: 25rem;
    box-shadow: 0 4px 6px 0 rgba(29, 29, 27, 0.2), 5px 5px 10px 0 rgba(29, 29, 27, 0.19);
  }
}

.klaro .cookie-notice:not(.cookie-modal-notice).cn-embedded {
  position: relative;
  height: inherit;
  width: inherit;
  left: inherit;
  right: inherit;
  bottom: inherit;
  z-index: 0;
}

.klaro .cookie-notice:not(.cookie-modal-notice).cn-embedded .cn-body {
  padding-top: 0.5em;
}

.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body {
  margin-bottom: 0;
  margin-right: 0;
  bottom: 0;
  padding: 1em;
  padding-top: 0;
}

.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body p {
  margin-bottom: 0.5em;
}

.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body p.cn-changes {
  text-decoration: underline;
}

.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-learn-more {
  display: inline-block;
  flex-grow: 1;
}

.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons {
  display: inline-block;
  margin-top: -0.5em;
}

@media (max-width: 384px) {
  .klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons {
    width: 100%;
  }
}
.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons button.cm-btn {
  margin-top: 0.5em;
}

@media (max-width: 384px) {
  .klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons button.cm-btn {
    width: calc(50% - 0.5em);
  }
}
.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok {
  margin-top: -0.5em;
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
  justify-content: right;
  align-items: baseline;
}

.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok a,
.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok div {
  margin-top: 0.5em;
}

.klaro .cookie-modal-notice {
  background-color: #00535c;
  color: #fff;
  z-index: 1001;
  box-shadow: 0 4px 6px 0 rgba(29, 29, 27, 0.2), 5px 5px 10px 0 rgba(29, 29, 27, 0.19);
  width: 100%;
  max-height: 98%;
  top: 50%;
  transform: translateY(-50%);
  position: fixed;
  overflow: auto;
  padding: 1em;
  padding-top: 0.2em;
}

@media (min-width: 400px) {
  .klaro .cookie-modal-notice {
    border-radius: 0.625rem;
    position: relative;
    margin: 0 auto;
    max-width: 25rem;
    height: auto;
    width: auto;
  }
}
.klaro .cookie-modal-notice .cn-ok {
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 1em;
}

.klaro .cookie-notice-hidden {
  display: none !important;
}

/* stylelint-enable selector-max-compound-selectors, selector-no-qualifying-type */
