.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 1280px) {
  .container {
    max-width: 1440px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.container-fluid:before,
.container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}
.row {
  margin-left: -20px;
  margin-right: -20px;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 769px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1024px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1280px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
/* Document
 * ========================================================================== */
/**
 * Add border box sizing in all browsers (opinionated).
 */
*,
::before,
::after {
  box-sizing: border-box;
}
/**
 * 1. Add text decoration inheritance in all browsers (opinionated).
 * 2. Add vertical alignment inheritance in all browsers (opinionated).
 */
::before,
::after {
  text-decoration: inherit;
  /* 1 */
  vertical-align: inherit;
  /* 2 */
}
/**
 * 1. Use the default cursor in all browsers (opinionated).
 * 2. Change the line height in all browsers (opinionated).
 * 3. Use a 4-space tab width in all browsers (opinionated).
 * 4. Remove the grey highlight on links in iOS (opinionated).
 * 5. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 * 6. Breaks words to prevent overflow in all browsers (opinionated).
 */
html {
  cursor: default;
  /* 1 */
  line-height: 1.5;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  tab-size: 4;
  /* 3 */
  -webkit-tap-highlight-color: transparent /* 4 */;
  -ms-text-size-adjust: 100%;
  /* 5 */
  -webkit-text-size-adjust: 100%;
  /* 5 */
  word-break: break-word;
  /* 6 */
}
/* Sections
 * ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Edge, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
}
/**
 * Reset margins and paddings for all headings
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.2;
  padding: 0;
  margin: 0;
}
ul,
ol {
  padding-left: 1em;
  margin: 0 0 0.5em;
}
/* Grouping content
 * ========================================================================== */
/**
 * Remove the margin on nested lists in Chrome, Edge, IE, and Safari.
 */
dl dl,
dl ol,
dl ul,
ol dl,
ul dl {
  margin: 0;
}
/**
 * Remove the margin on nested lists in Edge 18- and IE.
 */
ol ol,
ol ul,
ul ol,
ul ul {
  margin: 0;
}
/**
 * 1. Add the correct sizing in Firefox.
 * 2. Show the overflow in Edge 18- and IE.
 */
hr {
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * Add the correct display in IE.
 */
main {
  display: block;
}
/**
 * Remove the list style on navigation lists in all browsers (opinionated).
 */
nav ol,
nav ul {
  list-style: none;
  padding: 0;
}
/**
 * 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 */
}
/* Text-level semantics
 * ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * Add the correct text decoration in Edge 18-, IE, and Safari.
 */
abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted;
}
/**
 * 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 size in all browsers.
 */
small {
  font-size: 80%;
}
/* Embedded content
 * ========================================================================== */
/*
 * Change the alignment on media elements in all browsers (opinionated).
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}
/**
 * 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 iframes in all browsers (opinionated).
 */
iframe {
  border-style: none;
}
/**
 * Remove the border on images within links in IE 10-.
 */
img {
  border-style: none;
  height: auto;
  max-width: 100%;
}
/**
 * Change the fill color to match the text color in all browsers (opinionated).
 */
svg:not([fill]) {
  fill: currentColor;
}
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Tabular data
 * ========================================================================== */
/**
 * Collapse border spacing in all browsers (opinionated).
 */
table {
  border-collapse: collapse;
}
/* Forms
 * ========================================================================== */
/**
 * Remove the margin on controls in Safari.
 */
button,
input,
select {
  margin: 0;
}
/**
 * 1. Show the overflow in IE.
 * 2. Remove the inheritance of text transform in Edge 18-, Firefox, and IE.
 */
button {
  overflow: visible;
  /* 1 */
  text-transform: none;
  /* 2 */
}
/**
 * Correct the inability to style buttons in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
/**
 * 1. Change the inconsistent appearance in all browsers (opinionated).
 * 2. Correct the padding in Firefox.
 */
fieldset {
  border: 1px solid #a0a0a0;
  /* 1 */
  padding: 0.35em 0.75em 0.625em;
  /* 2 */
}
/**
 * Show the overflow in Edge 18- and IE.
 */
input {
  overflow: visible;
}
/**
 * 1. Correct the text wrapping in Edge 18- and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 */
legend {
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  white-space: normal;
  /* 1 */
}
/**
 * 1. Add the correct display in Edge 18- and IE.
 * 2. Add the correct vertical alignment in Chrome, Edge, and Firefox.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Remove the inheritance of text transform in Firefox.
 */
select {
  text-transform: none;
}
/**
 * 1. Remove the margin in Firefox and Safari.
 * 2. Remove the default vertical scrollbar in IE.
 * 3. Change the resize direction in all browsers (opinionated).
 */
textarea {
  margin: 0;
  /* 1 */
  overflow: auto;
  /* 2 */
  resize: vertical;
  /* 3 */
}
/**
 * Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  padding: 0;
}
/**
 * 1. Correct the odd appearance in Chrome, Edge, and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Safari.
 */
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
/**
 * Remove the inner padding in Chrome, Edge, and Safari on macOS.
 */
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style upload buttons in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/**
 * Remove the inner border and padding of focus outlines in Firefox.
 */
::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus outline styles unset by the previous rule in Firefox.
 */
:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Remove the additional :invalid styles in Firefox.
 */
:-moz-ui-invalid {
  box-shadow: none;
}
/* Interactive
 * ========================================================================== */
/*
 * Add the correct display in Edge 18- and IE.
 */
details {
  display: block;
}
/*
 * Add the correct styles in Edge 18-, IE, and Safari.
 */
dialog {
  background-color: white;
  border: solid;
  color: black;
  display: block;
  height: -moz-fit-content;
  height: -webkit-fit-content;
  height: fit-content;
  left: 0;
  margin: auto;
  padding: 1em;
  position: absolute;
  right: 0;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}
dialog:not([open]) {
  display: none;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Scripting
 * ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}
/**
 * Add the correct display in IE.
 */
template {
  display: none;
}
/* User interaction
 * ========================================================================== */
/*
 * 1. Remove the tapping delay in IE 10.
 * 2. Remove the tapping delay on clickable elements
      in all browsers (opinionated).
 */
a,
area,
button,
input,
label,
select,
summary,
textarea,
[tabindex] {
  -ms-touch-action: manipulation;
  /* 1 */
  touch-action: manipulation;
  /* 2 */
}
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}
/* Accessibility
 * ========================================================================== */
/**
 * Change the cursor on busy elements in all browsers (opinionated).
 */
[aria-busy="true"] {
  cursor: progress;
}
/*
 * Change the cursor on control elements in all browsers (opinionated).
 */
[aria-controls] {
  cursor: pointer;
}
/*
 * Change the cursor on disabled, not-editable, or otherwise
 * inoperable elements in all browsers (opinionated).
 */
[aria-disabled="true"],
[disabled] {
  cursor: not-allowed;
}
/*
 * Change the display on visually hidden accessible elements
 * in all browsers (opinionated).
 */
[aria-hidden="false"][hidden] {
  display: initial;
}
[aria-hidden="false"][hidden]:not(:focus) {
  clip: rect(0, 0, 0, 0);
  position: absolute;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
@font-face {
  font-family: 'CentraleSansBold';
  src: url('/fonts/CentraleSansBold.woff2') format('truetype');
  font-style: normal;
  font-weight: 800;
}
@font-face {
  font-family: 'CentraleSansBold-It';
  src: url('/fonts/CentraleSansBold-It.woff2') format('truetype');
  font-style: italic;
  font-weight: 800;
}
@font-face {
  font-family: 'CentraleSansBook';
  src: url('/fonts/CentraleSansBook.woff2') format('truetype');
  font-style: normal;
}
@font-face {
  font-family: 'CentraleSansBook-It';
  src: url('/fonts/CentraleSansBook-It.woff2') format('truetype');
  font-style: italic;
}
body {
  font-size: 1.6rem;
  font-family: 'CentraleSansBook', Arial, Helvetica, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
.hero,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'CentraleSansBook', Arial, Helvetica, sans-serif;
  color: #285459;
  font-weight: 800;
  line-height: normal;
  margin-bottom: 12px;
}
h1.hero,
.h1 hero {
  font-size: 28px;
  font-size: 2.8rem;
}
h1,
.h1 {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.2;
}
@media all and (min-width: 769px) {
  h1,
  .h1 {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: normal;
  }
}
h2,
.h2 {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.2;
}
@media all and (min-width: 769px) {
  h2,
  .h2 {
    line-height: normal;
  }
}
h3,
.h3 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.4;
}
h4,
.h4 {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.4;
}
h5,
.h5 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.4;
}
h6,
.h6 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.4;
}
a {
  color: #285459;
  font-size: inherit;
  font-weight: 400;
  line-height: inherit;
  text-decoration: underline;
}
a:hover {
  color: #285459;
}
p {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6;
  margin: 0 0 0.5em;
}
p strong {
  font-family: 'CentraleSansBold', Arial, Helvetica, sans-serif;
}
.summary {
  color: #285459;
}
.text-block {
  max-width: 800px;
  margin: auto;
}
.text-block h1,
.text-block h2,
.text-block h3,
.text-block h4 {
  margin-bottom: 12px;
}
.text-block p,
.text-block li {
  margin-bottom: 1em;
}
.text-block ul,
.text-block ol {
  margin: -0.5em 0 1em;
}
label {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1;
  color: #285459;
}
label strong {
  font-family: 'CentraleSansBold', Arial, Helvetica, sans-serif;
}
.label-data {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1;
  color: #285459;
}
.label-data strong {
  font-family: 'CentraleSansBold', Arial, Helvetica, sans-serif;
}
.bold {
  font-family: 'CentraleSansBold', Arial, Helvetica, sans-serif;
}
.meta-data {
  font-size: 14px;
  font-size: 1.4rem;
}
.truncated-text > *:nth-of-type(1) {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.search-term {
  font-family: 'CentraleSansBold', Arial, Helvetica, sans-serif;
  color: #285459;
  font-size: 16px;
  font-size: 1.6rem;
}
::selection {
  background: #BCE5E3 !important;
}
::-moz-selection {
  background: #BCE5E3 !important;
}
.list__clear {
  list-style: none;
  padding: 0;
  margin: 0;
}
.list__inline,
.list__inline li {
  display: inline-block;
}
.domain--list li {
  margin-bottom: 1em;
  max-width: 328px;
}
.domain--list li:hover {
  text-decoration: underline;
  color: #285459;
}
.sidebar--list {
  position: relative;
  height: 100%;
}
.sidebar--list li {
  flex-flow: column wrap;
}
.sidebar--list li a {
  color: #000;
  text-decoration: none;
}
.sidebar--list li a:hover {
  color: #285459;
}
.sidebar--list li a span {
  justify-content: flex-start;
  width: 90%;
}
.sidebar--list li a svg {
  justify-content: flex-end;
  margin-left: 20px;
}
.sidebar--list li a div {
  flex: auto;
}
.sidebar--list li a .link__container {
  display: flex;
  align-items: center;
}
.inpage-nav--desktop {
  display: none;
}
@media all and (min-width: 769px) {
  .inpage-nav--desktop {
    display: inline-block;
  }
}
.inpage-nav--desktop--strands {
  display: block;
}
.section-container ul,
.section-container li {
  margin-left: 4px;
}
.btn {
  -webkit-appearance: none;
  -webkit-user-select: none;
  align-items: center;
  background: none;
  border: none;
  border-radius: 0;
  cursor: pointer;
  display: inline-flex;
  font-family: 'CentraleSansBook', Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: 0.012em;
  margin: 0;
  padding: 8px 16px;
  text-align: center;
  text-decoration: none;
  touch-action: manipulation;
  user-select: none;
  transition: background 0.25s ease-in-out;
  height: 40px;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
}
.btn:focus {
  outline: none;
}
.btn:focus-visible {
  outline: 1px solid #285459;
  outline-offset: 1px;
}
.btn:hover {
  text-decoration: none;
}
.btn__system,
.btn.btn-primary {
  background-color: #285459;
  color: #fff;
  border: 1px solid #285459;
}
.btn__system:hover,
.btn.btn-primary:hover {
  color: #fff;
  background-color: #177777;
  border: 1px solid #79C3BE;
}
.btn__system.disabled,
.btn.btn-primary.disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.btn__system.disabled:hover,
.btn.btn-primary.disabled:hover {
  background-color: #285459;
  border: 1px solid #285459;
  color: #fff;
}
.btn__system-outline,
.btn.btn-primary-outline {
  color: #285459;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 6px 14px;
}
.btn__system-outline.disabled,
.btn.btn-primary-outline.disabled {
  border: 1px solid #285459;
}
.btn__system-outline:hover,
.btn.btn-primary-outline:hover {
  background-color: #fff;
  border: 1px solid #fff;
  color: #177777;
}
.btn__system-outline:hover.disabled,
.btn.btn-primary-outline:hover.disabled {
  border: 1px solid #285459;
}
.btn__system.disabled,
.btn.btn-primary.disabled {
  opacity: 0.5;
  cursor: not-allowed;
  border: 1px solid #285459;
}
.btn__system.disabled:hover,
.btn.btn-primary.disabled:hover {
  background-color: #285459;
  border: 1px solid #285459;
  color: #fff;
}
.btn__system-cta {
  width: 100%;
  font-weight: 800;
  background-color: #E5F5F4;
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.12);
  display: flex;
}
.btn__system-cta:hover {
  background-color: #BCE5E3;
}
.btn__system-cta > svg {
  margin-left: auto;
}
.btn__icon-none {
  padding: 8px 8px;
}
.btn__icon-left {
  padding: 8px 16px 8px 8px;
}
.btn__icon-right {
  padding: 8px 8px 8px 16px;
}
.btn__icon-only {
  padding: 8px;
}
.btn__icon-right-link {
  padding: 8px 8px 8px 0;
}
.btn__icon-right-link:hover {
  background: transparent;
  border: 1px solid transparent;
}
.btn__copy-content {
  color: #177777;
  background-color: transparent;
  border: 1px solid transparent;
  margin-top: -8px;
}
.btn__copy-content:hover {
  color: #79C3BE;
}
.btn__copy-content .copy-content__copied:before {
  width: 24px;
  height: 24px;
  display: inline-block;
  content: '';
  -webkit-mask: url('/assets/icons/check-outline.svg') no-repeat 50% 50%;
  mask: url('/assets/icons/check-outline.svg') no-repeat 50% 50%;
  -webkit-mask-size: cover;
  mask-size: cover;
  background-color: #177777;
}
.btn svg {
  position: relative;
}
.btn .icon-start {
  margin-right: 4px;
}
.btn .icon-end {
  margin-left: 4px;
}
.btn__social {
  padding: 0;
  margin-right: 12px;
}
.btn__social:hover {
  color: #177777;
}
.btn__share {
  padding: 0;
  margin-right: 12px;
  color: #285459;
}
.btn__share:hover {
  color: #177777;
}
.btn__header {
  padding: 0 0 0 28px;
  color: #285459;
  font-weight: 800;
}
.btn__header:hover {
  color: #177777;
}
.copy-document__copied:before {
  width: 24px;
  height: 24px;
  display: inline-block;
  content: '';
  -webkit-mask: url('/assets/icons/check-circle.svg') no-repeat 50% 50%;
  mask: url('/assets/icons/check-circle.svg') no-repeat 50% 50%;
  -webkit-mask-size: cover;
  mask-size: cover;
  background-color: #177777;
}
.form-group {
  font-size: 14px;
  font-size: 1.4rem;
  box-sizing: border-box;
  margin-bottom: 12px;
}
.form-group--inline {
  display: inline-flex;
  width: 100%;
}
.form-group--inline .inline-input {
  flex-grow: 1;
  margin-right: 8px;
  padding-left: 8px;
}
.form-group input,
.form-group select {
  font-family: 'CentraleSansBook', Arial, Helvetica, sans-serif;
  border: 1px solid #285459;
  height: 40px;
  margin-right: 8px;
  display: block;
  width: 100%;
  font-size: 16px;
  font-size: 1.6rem;
  padding-left: 8px;
}
.form-group input ::placeholder,
.form-group select ::placeholder {
  color: #cccccc;
}
.form-group input:hover,
.form-group select:hover {
  border: 1px solid #177777;
}
.form-group input:active,
.form-group select:active,
.form-group input:focus,
.form-group select:focus {
  border: 1px solid #79C3BE;
  outline: none;
  color: #666;
}
.form-group input.search-input,
.form-group select.search-input {
  padding-left: 32px;
  background-image: url(/assets/icons/search.svg);
  background-position: 4px 50%;
  background-repeat: no-repeat;
}
.tag {
  width: fit-content;
  padding: 5px 8px 4px 8px;
  font-family: 'CentraleSansBold', Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 1.4rem;
  display: inline-block;
  margin: 0 4px 8px 0;
  color: #285459;
}
.tag__primary {
  background-color: #BCE5E3;
}
.tag__secondary {
  background-color: #fff;
}
.filtered-inputs [type="radio"],
.filtered-inputs [type="checkbox"] {
  position: absolute;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}
.filtered-inputs [type="radio"]:focus-visible + label,
.filtered-inputs [type="checkbox"]:focus-visible + label {
  outline: 1px solid #285459;
}
.filtered-inputs input:checked + label {
  background-color: #285459;
  color: #BCE5E3;
}
.filtered-inputs label {
  line-height: inherit;
}
.filtered-inputs label:hover {
  cursor: pointer;
}
.banner {
  height: auto;
  display: flex;
  flex-wrap: wrap;
  background-color: #177777;
}
@media all and (min-width: 1024px) {
  .banner {
    height: 100%;
    min-height: 380px;
  }
}
.banner-gradient {
  background-image: linear-gradient(to right, #BCE5E3 0.07%, #79C3BE 100.07%);
  border-top: 1px solid #BCE5E3;
}
.banner-image {
  margin-bottom: 0;
  height: auto;
  min-height: 380px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media all and (min-width: 1024px) {
  .banner-image {
    flex-basis: 50%;
    height: 100%;
  }
}
.banner-image--tohu {
  display: none;
}
@media all and (min-width: 1024px) {
  .banner-image--tohu {
    display: block;
    margin-bottom: 0;
    height: 100%;
    background-position: right bottom;
    background-repeat: no-repeat;
  }
}
.banner .banner-text-col,
.banner .banner-image-col {
  flex-basis: 100%;
  background-color: #177777;
}
.banner .banner-text-col h1,
.banner .banner-image-col h1,
.banner .banner-text-col p,
.banner .banner-image-col p {
  color: #fff;
}
@media all and (min-width: 1024px) {
  .banner .banner-text-col,
  .banner .banner-image-col {
    flex-basis: 50%;
  }
}
.banner--bg {
  background-color: #177777;
  color: #fff;
}
@media all and (min-width: 1024px) {
  .banner--image {
    height: 300px;
    width: 100%;
  }
}
.image--gradient {
  background-image: linear-gradient(0deg, rgba(17, 119, 119, 0) 50%, #177777 100%, #177777 100%);
  width: 100%;
  height: 200px;
  background-color: transparent;
  z-index: 9999;
}
@media all and (min-width: 1024px) {
  .image--gradient {
    background-image: linear-gradient(270deg, rgba(17, 119, 119, 0) 50%, #177777 100%, #177777 100%);
    width: 300px;
    height: 100%;
  }
}
#summary-translation--active {
  display: block;
}
#summary-translation--inactive {
  display: none;
}
a {
  cursor: pointer;
  font-family: 'CentraleSansBook', Arial, Helvetica, sans-serif;
  font-weight: 400;
  letter-spacing: 0.012em;
  margin: 0;
  touch-action: manipulation;
  user-select: none;
  font-size: 16px;
  font-size: 1.6rem;
}
a:hover {
  color: #177777;
}
.link__btn {
  text-decoration: none;
}
.link__btn:hover {
  background-color: transparent;
  border: 1px solid transparent;
}
.link__btn-dark-bg {
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 0;
}
.link__btn-dark-bg:hover {
  color: #fff;
  background-color: transparent;
  text-decoration: underline;
  border: 1px solid transparent;
}
.external-link {
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  text-decoration: none;
}
.external-link:hover {
  color: #fff;
  text-decoration: underline;
}
.document-section-header {
  text-align: center;
  position: sticky;
  top: 0;
  padding: 20px 0;
  z-index: 9999;
  background-color: #fafafa;
}
@media all and (min-width: 1280px) {
  .document-section-header {
    text-align: left;
    display: flex;
    justify-content: space-between;
  }
  .document-section-header .form-group--inline {
    justify-content: space-between;
  }
}
.document-section-header #expand-all {
  width: 100%;
  display: block;
}
@media all and (min-width: 1280px) {
  .document-section-header #expand-all {
    width: 276px;
    margin-left: 40px;
  }
}
.document-container {
  background-color: #fafafa;
  padding: 0 20px 20px 20px;
}
.document-container .document-wrap {
  max-height: 60px;
  overflow: hidden;
}
.document-container .section-container:not(:first-child) {
  border-top: 1px solid #BCE5E3;
}
.document-container .section-wrapper {
  display: flex;
  justify-content: space-between;
}
.document-container h3 {
  color: #000;
}
@media all and (min-width: 1024px) {
  .document-links {
    display: flex;
    gap: 20px;
  }
}
#read-online {
  scroll-margin-top: 20px;
}
.video-responsive {
  padding: 56.25% 0 0 0;
  position: relative;
}
.video-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-caption {
  color: #285459;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.4;
  margin-top: 1em;
}
.document-image {
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.12);
}
.image-portrait {
  aspect-ratio: 27/40;
}
.image-landscape {
  aspect-ratio: 16/9;
}
.card-image {
  height: 184px;
}
.card--container {
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  gap: 40px;
  flex-wrap: wrap;
}
.card--container--themes {
  gap: 60px;
}
.card--container--themes a {
  flex: 100%;
}
@media all and (min-width: 769px) {
  .card--container--themes a {
    flex: 40%;
  }
}
.card--container--domains {
  gap: 40px;
}
.card--container a {
  text-decoration: none;
}
.card {
  width: 280px;
  min-height: 740px;
  vertical-align: top;
  background-color: #F8FCFB;
  text-decoration: none;
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.16);
  justify-content: space-between;
  display: flex;
  flex-direction: column;
}
.card h4 {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.card--footer {
  background-color: #E5F5F4;
}
.card--footer > svg {
  float: right;
}
.card--portrait {
  min-height: 740px;
}
.card--landscape {
  min-height: 540px;
}
.card:hover {
  outline: 1px solid #79C3BE;
  background: #E5F5F4;
}
.card:hover .card--footer {
  background-color: #BCE5E3;
}
.theme--card {
  vertical-align: top;
  background-color: #BCE5E3;
  height: 380px;
  justify-content: space-between;
  display: flex;
  flex-direction: column;
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.12);
}
@media all and (min-width: 1024px) {
  .theme--card {
    height: 300px;
  }
}
.theme--card:hover {
  background: linear-gradient(to right, #BCE5E3 0.07%, #79C3BE 100.07%);
}
.theme--card:hover .card--footer {
  background: linear-gradient(to left, #BCE5E3 0.07%, #79C3BE 100.07%);
}
.domain--card {
  vertical-align: top;
  background-color: #BCE5E3;
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.12);
  display: flex;
  min-width: 280px;
  flex-direction: column;
  justify-content: space-between;
  flex: 1 0 0;
  align-self: stretch;
}
.domain--card > div {
  padding: 20px;
}
@media all and (min-width: 769px) {
  .domain--card > div {
    padding: 40px;
  }
}
.domain--card .card--footer:hover {
  background: linear-gradient(to right, #BCE5E3 0.07%, #79C3BE 100.07%);
}
#result-list a {
  text-decoration: none;
}
.search-result-card {
  background-color: #F8FCFB;
  border: 1px solid #F8FCFB;
}
.search-result-card:hover {
  border: 1px solid #79C3BE;
  background: #E5F5F4;
}
@media all and (min-width: 1024px) {
  .search-result-card {
    display: flex;
    gap: 40px;
  }
  .search-result-card > img {
    width: 160px;
  }
}
.splide__container {
  box-sizing: border-box;
  position: relative;
}
.splide__list {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}
.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}
.splide__pagination {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  pointer-events: none;
}
.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}
.splide__progress__bar {
  width: 0;
}
.splide {
  position: relative;
  visibility: hidden;
}
.splide.is-initialized,
.splide.is-rendered {
  visibility: visible;
}
.splide__slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative;
}
.splide__slide img {
  vertical-align: bottom;
}
.splide__spinner {
  animation: splide-loading 1s linear infinite;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}
.splide__sr {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.splide__toggle.is-active .splide__toggle__play,
.splide__toggle__pause {
  display: none;
}
.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}
.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}
@keyframes splide-loading {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.splide__track--fade > .splide__list {
  display: block;
}
.splide__track--fade > .splide__list > .splide__slide {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  z-index: 0;
}
.splide__track--fade > .splide__list > .splide__slide.is-active {
  opacity: 1;
  position: relative;
  z-index: 1;
}
.splide--rtl {
  direction: rtl;
}
.splide__track--ttb > .splide__list {
  display: block;
}
.splide__arrow {
  -ms-flex-align: center;
  align-items: center;
  background: #ccc;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  height: 2em;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 2em;
  z-index: 1;
}
.splide__arrow svg {
  fill: #000;
  height: 1.2em;
  width: 1.2em;
}
.splide__arrow:hover:not(:disabled) {
  opacity: 0.9;
}
.splide__arrow:disabled {
  opacity: 0.8;
}
.splide__arrow:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide__arrow--prev {
  left: 1em;
}
.splide__arrow--prev svg {
  transform: scaleX(-1);
}
.splide__arrow--next {
  right: 1em;
}
.splide.is-focus-in .splide__arrow:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide__pagination {
  bottom: 0.5em;
  left: 0;
  padding: 0 1em;
  position: absolute;
  right: 0;
  z-index: 1;
}
.splide__pagination__page {
  background: #ccc;
  border: 0;
  border-radius: 50%;
  display: inline-block;
  height: 8px;
  margin: 3px;
  opacity: 0.7;
  padding: 0;
  position: relative;
  transition: transform 0.2s linear;
  width: 8px;
}
.splide__pagination__page.is-active {
  background: #fff;
  transform: scale(1.4);
  z-index: 1;
}
.splide__pagination__page:hover {
  cursor: pointer;
  opacity: 0.9;
}
.splide__pagination__page:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide.is-focus-in .splide__pagination__page:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide__progress__bar {
  background: #ccc;
  height: 3px;
}
.splide__slide {
  -webkit-tap-highlight-color: transparent;
}
.splide__slide:focus {
  outline: 0;
}
@supports (outline-offset:-3px) {
  .splide__slide:focus-visible {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .splide__slide:focus-visible {
    border: 3px solid #0bf;
  }
}
@supports (outline-offset:-3px) {
  .splide.is-focus-in .splide__slide:focus {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .splide.is-focus-in .splide__slide:focus {
    border: 3px solid #0bf;
  }
  .splide.is-focus-in .splide__track > .splide__list > .splide__slide:focus {
    border-color: #0bf;
  }
}
.splide__toggle {
  cursor: pointer;
}
.splide__toggle:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide.is-focus-in .splide__toggle:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}
.splide__track--nav > .splide__list > .splide__slide {
  border: 3px solid transparent;
  cursor: pointer;
}
.splide__track--nav > .splide__list > .splide__slide.is-active {
  border: 3px solid #000;
}
.splide__arrows--rtl .splide__arrow--prev {
  left: auto;
  right: 1em;
}
.splide__arrows--rtl .splide__arrow--prev svg {
  transform: scaleX(1);
}
.splide__arrows--rtl .splide__arrow--next {
  left: 1em;
  right: auto;
}
.splide__arrows--rtl .splide__arrow--next svg {
  transform: scaleX(-1);
}
.splide__arrows--ttb .splide__arrow {
  left: 50%;
  transform: translate(-50%);
}
.splide__arrows--ttb .splide__arrow--prev {
  top: 1em;
}
.splide__arrows--ttb .splide__arrow--prev svg {
  transform: rotate(-90deg);
}
.splide__arrows--ttb .splide__arrow--next {
  bottom: 1em;
  top: auto;
}
.splide__arrows--ttb .splide__arrow--next svg {
  transform: rotate(90deg);
}
.splide__pagination--ttb {
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  left: auto;
  padding: 1em 0;
  right: 0.5em;
  top: 0;
}
.splide__arrow--custom {
  border-radius: 0;
  background-color: #285459;
  opacity: 1;
  color: #fff;
  width: 44px;
  height: 44px;
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.12);
}
.splide__arrow--custom:focus,
.splide__arrow--custom:focus-visible {
  outline: none !important;
  border: 2px solid #000;
}
.splide__arrow--prev {
  left: 1.4em;
}
.splide__arrow--next {
  left: 5.4em;
}
.splide__pagination__page {
  opacity: 1;
  height: 24px;
  width: 24px;
  background-color: #285459;
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.12);
  margin: 0 6px;
}
.splide__pagination__page:hover {
  background-color: #177777;
}
.splide__pagination__page:focus,
.splide__pagination__page accent-color,
.splide__pagination__page:focus-visible {
  outline: 2px solid #000;
  outline-offset: 0;
}
.splide__pagination__page.is-active {
  background-color: #79C3BE;
  transform: scale(1);
}
.home-carousel .splide__arrow {
  display: inline-flex;
  top: 0;
  transform: translateY(0);
  margin: 0 22%;
}
@media all and (min-width: 769px) {
  .home-carousel .splide__arrow {
    margin: 0 33%;
  }
}
@media all and (min-width: 1024px) {
  .home-carousel .splide__arrow {
    top: 20px;
    margin: 0 35%;
  }
}
@media all and (min-width: 1280px) {
  .home-carousel .splide__arrow {
    margin: 0 40%;
  }
}
.home-carousel .splide__arrow--prev,
.home-carousel .splide__arrow--next {
  left: auto;
}
.splide__pagination {
  bottom: 1.4em;
}
.splide__track {
  overflow: visible;
  max-width: 100%;
}
.splide--draggable {
  max-width: 100vw;
  overflow: hidden;
}
.splide-home-carousel {
  margin: 0;
}
.splide-carousel a {
  text-decoration: none;
}
.cta-container {
  background-image: linear-gradient(to right, #BCE5E3 0.07%, #79C3BE 100.07%);
  height: auto;
}
@media all and (min-width: 1024px) {
  .cta-container {
    height: 300px;
  }
}
.cta-block {
  display: flex;
  flex-wrap: wrap;
}
.cta-block-gradient {
  background-image: linear-gradient(to right, #BCE5E3 0.07%, #79C3BE 100.07%);
}
.cta-block--image-tohu {
  display: none;
}
@media all and (min-width: 1024px) {
  .cta-block--image-tohu {
    display: block;
    margin-bottom: 0;
    height: 300px;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-image: url(/assets/images/tohu-dark.svg);
  }
}
.cta-block .cta-text-col,
.cta-block .cta-image-col {
  flex-basis: 100%;
}
@media all and (min-width: 1024px) {
  .cta-block .cta-text-col,
  .cta-block .cta-image-col {
    flex-basis: 50%;
  }
}
.banner-slide {
  height: auto;
  display: flex;
  flex-wrap: wrap;
}
.banner-slide--image {
  width: 100%;
  height: 412px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media all and (min-width: 1024px) {
  .banner-slide--image {
    height: 656px;
  }
}
.banner-slide .banner-text-col {
  flex-basis: 100%;
  background-color: transparent;
  align-self: flex-end;
  position: absolute;
  padding: 20px;
}
.banner-slide .banner-text-col h1,
.banner-slide .banner-text-col p {
  color: #fff;
}
@media all and (min-width: 1024px) {
  .banner-slide .banner-text-col {
    padding: 40px;
    flex-basis: 44%;
    max-width: 640px;
  }
}
.banner--gradient {
  background-image: linear-gradient(to bottom, rgba(40, 84, 89, 0), #285459);
  width: 100%;
  height: 412px;
  flex-basis: 100%;
  background-color: transparent;
  align-self: flex-end;
}
@media all and (min-width: 1024px) {
  .banner--gradient {
    height: 656px;
  }
}
@media all and (min-width: 1024px) {
  .home-carousel {
    display: block;
  }
}
.header {
  background: linear-gradient(to right, #BCE5E3 0.07%, #79C3BE 100.07%);
}
.header a {
  font-weight: 600;
}
.header .header-branding > svg {
  width: 244px;
}
@media all and (min-width: 769px) {
  .header .header-branding > svg {
    width: 300px;
  }
}
.header .hamburger-nav {
  color: #285459;
  background-color: transparent;
  float: right;
  padding: 0;
}
.header .hamburger-nav:active,
.header .hamburger-nav:focus,
.header .hamburger-nav:hover {
  color: #177777;
}
.header .hamburger-nav line {
  transition: transform 0.5s ease;
}
.header .hamburger-nav line:nth-child(1) {
  transform-origin: center top;
}
.header .hamburger-nav line:nth-child(3) {
  transform-origin: center bottom;
}
.header .hamburger-nav.open line:nth-child(1) {
  transform: translateY(14px) rotateZ(45deg);
}
.header .hamburger-nav.open line:nth-child(2) {
  display: none;
}
.header .hamburger-nav.open line:nth-child(3) {
  transform: translateY(-15px) rotate(-45deg);
}
@media all and (min-width: 1024px) {
  .header .hamburger-nav {
    display: none;
  }
}
.header .menu {
  display: none;
}
@media all and (min-width: 1024px) {
  .header .menu {
    display: block;
    height: 76px;
  }
}
.header .menuLink {
  padding: 40px 0 0 0;
}
@media all and (min-width: 1024px) {
  .header .menuLink {
    display: flex;
    padding: 16px 0 20px 0;
    align-items: center;
    justify-content: space-between;
  }
}
.header .menuLink a .external-link-container {
  margin-top: -12px;
}
.header .menuLink a .external-link-container div {
  display: inline-block;
}
.header .menuLink a .external-link-container svg {
  display: inline-block;
  margin-top: -26px;
  margin-right: 4px;
}
.header .menu--subLink .nav-subItem {
  margin-bottom: 20px;
  color: #285459;
}
.header .nav-item {
  margin-bottom: 40px;
  z-index: 9999;
}
@media all and (min-width: 1024px) {
  .header .nav-item {
    margin-bottom: 0;
  }
}
.header .nav-item .subLink-title {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 800;
  border-radius: 4px;
  padding-bottom: 20px;
  display: block;
}
@media all and (min-width: 1024px) {
  .header .nav-item .subLink-title {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 8px 16px;
    margin-bottom: 2px;
  }
  .header .nav-item .subLink-title.menu__parent-link--active {
    background-color: #BCE5E3;
  }
}
.header a {
  text-decoration: none;
}
.header a:hover {
  color: #177777;
}
body.menu-open {
  overflow: hidden;
}
@media all and (min-width: 1024px) {
  body.menu-open {
    overflow: initial;
  }
}
body.menu-open .menu {
  display: block;
  z-index: 9999;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  height: calc(100vh - 84px);
  overflow: auto;
  padding-bottom: 12px;
}
body.menu-open .menu::-webkit-scrollbar {
  width: 8px;
}
body.menu-open .menu::-webkit-scrollbar-track {
  background-color: #285459;
  border-radius: 8px;
}
body.menu-open .menu::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: #177777;
}
.toplink-chevron,
.sublink-chevron {
  display: none;
}
@media all and (min-width: 1024px) {
  .toplink-chevron,
  .sublink-chevron {
    display: inline-block;
  }
}
.chevron-up {
  border-left: 0;
  background-color: transparent;
  transform: rotate(180deg);
}
.chevron-down {
  transform: rotate(0deg);
}
@media all and (min-width: 1024px) {
  .menu--active {
    background-color: #BCE5E3;
  }
}
.menu--active > .menu__submenu--active {
  visibility: visible;
  opacity: 1;
  z-index: 1;
  display: block;
}
@media all and (min-width: 1024px) {
  .menu__submenu {
    background-color: #BCE5E3;
    padding: 20px 80px 4px 20px;
    border-radius: 4px;
    box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.12);
    position: absolute;
  }
}
@media all and (min-width: 1024px) {
  .menu__submenu--inactive {
    visibility: hidden;
    opacity: 0;
    z-index: -1;
  }
}
.nav-search-container {
  display: none;
}
@media all and (min-width: 1024px) {
  .nav-search-container {
    display: block;
    float: right;
  }
}
@media all and (min-width: 1024px) {
  .menu__toggle-subnav > * {
    transition: 0.25s ease-in-out;
  }
}
.footer {
  background: #BCE5E3;
  min-height: 230px;
  color: #285459;
}
.footer a:hover {
  color: #177777;
}
.footer-container {
  padding: 40px 0;
}
@media all and (min-width: 1024px) {
  .footer-container {
    padding: 60px 40px;
  }
}
.footer-label {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.2;
}
.footer-link {
  margin-bottom: 16px;
}
.footer-links {
  color: #285459;
}
.mobile-nav--footer {
  display: block;
}
.mobile-nav--footer .footer-link a {
  text-decoration: underline;
  font-weight: 400;
}
@media all and (min-width: 769px) {
  .mobile-nav--footer {
    display: none;
  }
}
.footer-branding svg {
  max-width: 100%;
}
.breadcrumb-list {
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
}
.breadcrumb-list li a {
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  text-decoration: underline;
}
.breadcrumb-list li:hover {
  text-decoration: underline;
}
.breadcrumb-list li.active {
  display: none;
}
@media all and (min-width: 769px) {
  .breadcrumb-list li.active {
    display: inline-block;
    font-weight: 800;
  }
  .breadcrumb-list li.active:hover {
    text-decoration: none;
  }
}
.document-breadcrumb .breadcrumb-list,
.document-breadcrumb .breadcrumb-list * {
  color: #285459;
}
.document-breadcrumb .breadcrumb-item.active > *:before {
  background-color: #285459;
}
.breadcrumb-items {
  column-gap: 8px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 18px 0 0;
  position: relative;
}
.breadcrumb-item > * {
  margin-left: 32px;
  position: relative;
  color: #fff;
}
.breadcrumb-item > *:before {
  content: ' ';
  -webkit-mask: url('/assets/icons/chevron-right-white.svg') no-repeat 50% 50%;
  mask: url('/assets/icons/chevron-right-white.svg') no-repeat 50% 50%;
  -webkit-mask-size: cover;
  mask-size: cover;
  height: 24px;
  position: absolute;
  left: -32px;
  top: -2px;
  width: 24px;
  background-color: #fff;
}
.breadcrumb-item:first-child > * {
  margin-left: 0;
}
.breadcrumb-item:first-child > a:before {
  display: none;
}
.breadcrumb-item:first-child.breadcrumb-link {
  margin-left: 30px;
}
.breadcrumb-item:first-child.breadcrumb-link:before {
  display: inline-block;
  transform: rotate(180deg);
}
.pagination-container {
  list-style: none;
}
.pagination-container ul.pagination {
  padding: 0;
  margin: 0;
}
.pagination-container li:not(.pager--next):not(.pager--prev) {
  display: none;
}
.pager--prev {
  display: inline-block;
}
.pager--prev > a {
  color: #fff;
  background-color: #285459;
  padding: 8px 28px;
  margin-right: 8px;
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.12);
}
.pager--prev.disabled {
  opacity: 0.8;
}
.pager--prev.disabled > a {
  cursor: not-allowed;
}
.pager--prev:not(.disabled) > a:hover {
  background-color: #177777;
}
.pager--next {
  display: inline-block;
}
.pager--next > a {
  color: #fff;
  background-color: #285459;
  padding: 8px 28px;
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.12);
}
.pager--next.disabled {
  opacity: 0.8;
}
.pager--next.disabled > a {
  cursor: not-allowed;
}
.pager--next:not(.disabled) > a:hover {
  background-color: #177777;
}
.toolkit--header {
  background-color: #F8FCFB;
  padding: 12px;
}
@media all and (min-width: 1024px) {
  .toolkit--header {
    padding: 20px 20px 0 20px;
  }
}
.toolkit--dashboard {
  background-color: #F8FCFB;
  padding: 12px;
}
@media all and (min-width: 1024px) {
  .toolkit--dashboard {
    padding: 0 20px 20px 20px;
  }
}
.toolkit--wrapper {
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.12);
}
.strand--dashboard li {
  border-top: 1px solid #999999;
}
.strand--dashboard li a {
  text-decoration: none;
}
.strand--dashboard li:hover {
  cursor: pointer;
}
.strand--dashboard li:hover .strand--text h3,
.strand--dashboard li:hover .strand--text label,
.strand--dashboard li:hover .scored {
  color: #177777;
}
.strand--dashboard li:hover .strand--impact {
  background-color: #177777;
}
@media all and (min-width: 1024px) {
  .strand--headers,
  .strand--details {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
  }
}
@media all and (min-width: 1024px) {
  .strand--text {
    width: 348px;
  }
}
@media all and (min-width: 1024px) {
  .strand--sort {
    width: 260px;
  }
}
@media all and (min-width: 1024px) {
  .strand--sort-impact {
    width: 80px;
  }
}
.strand--label {
  display: block;
}
@media all and (min-width: 1024px) {
  .strand--label {
    display: none;
  }
}
.strand--score-circle {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background-color: #f2f2f2;
  color: #999999;
  font-size: 24px;
  font-size: 2.4rem;
  text-align: center;
  padding-top: 2px;
  display: inline-block;
  margin-right: 8px;
}
.strand--score-circle > .scored {
  color: #285459;
}
.strand--impact {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background-color: #285459;
  color: #fff;
  font-size: 24px;
  font-size: 2.4rem;
  text-align: center;
  padding-top: 8px;
}
.strand--impact--plus {
  margin-right: -8px;
}
.strand-name.strand-asc {
  background-image: url(/assets/icons/sort-az.svg);
  background-position: 4px 50%;
  background-repeat: no-repeat;
}
.strand-name.strand-desc {
  background-image: url(/assets/icons/sort-za.svg);
  background-position: 4px 50%;
  background-repeat: no-repeat;
}
.strand-cost.strand-asc {
  background-image: url(/assets/icons/sort-list-asc.svg);
  background-position: 4px 50%;
  background-repeat: no-repeat;
}
.strand-cost.strand-desc {
  background-image: url(/assets/icons/sort-list-desc.svg);
  background-position: 4px 50%;
  background-repeat: no-repeat;
}
.strand-evidence.strand-asc {
  background-image: url(/assets/icons/sort-list-asc.svg);
  background-position: 4px 50%;
  background-repeat: no-repeat;
}
.strand-evidence.strand-desc {
  background-image: url(/assets/icons/sort-list-desc.svg);
  background-position: 4px 50%;
  background-repeat: no-repeat;
}
.strand-impact.strand-asc {
  background-image: url(/assets/icons/sort-box-asc.svg);
  background-position: 4px 50%;
  background-repeat: no-repeat;
}
.strand-impact.strand-desc {
  background-image: url(/assets/icons/sort-box-desc.svg);
  background-position: 4px 50%;
  background-repeat: no-repeat;
}
.strand-banner {
  height: auto;
  background-color: #177777;
}
.strand-banner .banner-header {
  background-color: #177777;
  margin: 40px 20px;
}
.strand-banner .banner-header h1,
.strand-banner .banner-header p {
  color: #fff;
}
@media all and (min-width: 1024px) {
  .strand-banner .banner-header {
    flex-basis: 50%;
    margin: 60px 40px 40px 40px;
  }
}
.strand-banner .banner-footer {
  margin: 0 20px;
}
.strand-banner .banner-footer label,
.strand-banner .banner-footer .label-data {
  color: #fff;
}
.strand-banner .banner-footer .tooltip label,
.strand-banner .banner-footer .tooltip .label-data {
  color: #285459;
}
.strand-banner .banner-footer .strand--score-circle {
  color: #177777;
  background-color: #285459;
}
.strand-banner .banner-footer .strand--score-circle .scored {
  color: #fff;
}
@media all and (min-width: 1024px) {
  .strand-banner .banner-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 40px 20px 40px;
  }
  .strand-banner .banner-footer .strand-details {
    align-self: stretch;
  }
}
.strand-banner .impact-label {
  font-size: 20px;
  font-size: 2rem;
  display: inline-block;
  margin-left: 4px;
}
.strand--container {
  padding: 40px 20px;
}
.strand--container p,
.strand--container li {
  font-size: 16px;
  font-size: 1.6rem;
}
@media all and (min-width: 1024px) {
  .strand--container {
    padding: 60px;
  }
}
.strand--container:nth-child(odd) {
  background-color: #177777;
  color: #fff;
}
.strand--container:nth-child(odd) h1,
.strand--container:nth-child(odd) .h1,
.strand--container:nth-child(odd) h2,
.strand--container:nth-child(odd) .h2,
.strand--container:nth-child(odd) h3,
.strand--container:nth-child(odd) .h3,
.strand--container:nth-child(odd) h4,
.strand--container:nth-child(odd) .h4,
.strand--container:nth-child(odd) h5,
.strand--container:nth-child(odd) .h5,
.strand--container:nth-child(odd) h6,
.strand--container:nth-child(odd) .h6,
.strand--container:nth-child(odd) p {
  color: #fff;
  margin-bottom: 20px;
}
.strand--container:nth-child(odd) a {
  color: #fff;
}
@media all and (min-width: 1024px) {
  .strand--container:nth-child(odd) {
    margin-top: -80px;
  }
}
.strand--container:nth-child(odd) .col-second .review-block {
  padding-bottom: 20px;
}
.strand--container:nth-child(odd) .col-second .review-block .strand--score-circle {
  background-color: #BCE5E3;
  color: #79C3BE;
}
.strand--container:nth-child(odd) .col-second .review-block .strand--score-circle > .scored {
  color: #177777;
}
.strand--container:nth-child(odd) .col-second .review-block label,
.strand--container:nth-child(odd) .col-second .review-block .label-data,
.strand--container:nth-child(odd) .col-second .review-block h3,
.strand--container:nth-child(odd) .col-second .review-block .h3 {
  color: #fff;
}
.strand--container:nth-child(odd) .col-second .review-block .tooltip label,
.strand--container:nth-child(odd) .col-second .review-block .tooltip .label-data {
  color: #000;
}
.strand--container:nth-child(odd) .col-second .review-block:not(:first-of-type) {
  border-top: 1px solid #79C3BE;
}
@media all and (min-width: 1024px) {
  .strand--container:first-of-type {
    margin-top: 0;
  }
}
.strand--container:nth-child(even) {
  background-color: #fafafa;
  color: #000;
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.12);
}
.strand--container:nth-child(even) h1,
.strand--container:nth-child(even) .h1,
.strand--container:nth-child(even) h2,
.strand--container:nth-child(even) .h2,
.strand--container:nth-child(even) h3,
.strand--container:nth-child(even) .h3,
.strand--container:nth-child(even) h4,
.strand--container:nth-child(even) .h4,
.strand--container:nth-child(even) h5,
.strand--container:nth-child(even) .h5,
.strand--container:nth-child(even) h6,
.strand--container:nth-child(even) .h6,
.strand--container:nth-child(even) p {
  color: #285459;
  margin-bottom: 20px;
}
.strand--container:nth-child(even) a {
  color: #000;
}
@media all and (min-width: 1024px) {
  .strand--container:nth-child(even) {
    box-shadow: none;
    background-color: #fff;
  }
  .strand--container:nth-child(even) .strand-content {
    margin-top: -80px;
    background-color: #fafafa;
    z-index: 9999;
    position: relative;
    padding: 60px;
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.12);
  }
}
.strand--container:nth-child(even) .col-second .review-block {
  padding-bottom: 20px;
}
.strand--container:nth-child(even) .col-second .review-block .strand--score-circle {
  background-color: #BCE5E3;
  color: #79C3BE;
}
.strand--container:nth-child(even) .col-second .review-block .strand--score-circle > .scored {
  color: #285459;
}
.strand--container:nth-child(even) .col-second .review-block label,
.strand--container:nth-child(even) .col-second .review-block .label-data,
.strand--container:nth-child(even) .col-second .review-block h3,
.strand--container:nth-child(even) .col-second .review-block .h3,
.strand--container:nth-child(even) .col-second .review-block .tooltip-icon {
  color: #285459;
}
.strand--container:nth-child(even) .col-second .review-block label label,
.strand--container:nth-child(even) .col-second .review-block .label-data label,
.strand--container:nth-child(even) .col-second .review-block h3 label,
.strand--container:nth-child(even) .col-second .review-block .h3 label,
.strand--container:nth-child(even) .col-second .review-block .tooltip-icon label,
.strand--container:nth-child(even) .col-second .review-block label .label-data,
.strand--container:nth-child(even) .col-second .review-block .label-data .label-data,
.strand--container:nth-child(even) .col-second .review-block h3 .label-data,
.strand--container:nth-child(even) .col-second .review-block .h3 .label-data,
.strand--container:nth-child(even) .col-second .review-block .tooltip-icon .label-data {
  color: #000;
}
.strand--container:nth-child(even) .col-second .review-block:not(:first-of-type) {
  border-top: 1px solid #79C3BE;
}
.strand-content .col-first {
  margin-bottom: 60px;
}
@media all and (min-width: 1280px) {
  .strand-content {
    padding: 0 60px;
  }
  .strand-content .col-first {
    display: inline-block;
    vertical-align: top;
    width: 48%;
    margin: 0 52px 0 0;
  }
  .strand-content .col-second {
    display: inline-block;
    vertical-align: top;
    width: 42%;
  }
}
.icon-container {
  font-size: 22px;
  font-size: 2.2rem;
  padding: 20px 0;
  display: flex;
  align-items: center;
}
.icon-container:not(:first-of-type) {
  border-top: 1px solid #79C3BE;
}
.icon-container--circle {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background-color: #79C3BE;
  color: #fff;
  font-size: 24px;
  font-size: 2.4rem;
  text-align: center;
  padding-top: 2px;
  margin-right: 12px;
}
.icon-container .score-col > .icon-container--circle {
  margin-left: 20px;
  margin-right: 0;
}
.icon-text > p {
  margin: 0;
}
.icon--user-friends {
  background-position: 8px 50%;
  background-image: url(/assets/icons/eef-user-friends.svg);
}
.icon--books {
  background-position: 10px 50%;
  background-image: url(/assets/icons/eef-books.svg);
}
.icon--bullseye {
  background-position: 8px 66%;
  background-image: url(/assets/icons/eef-bullseye-arrow.svg);
}
.icon--phone-laptop {
  background-position: 8px 70%;
  background-image: url(/assets/icons/eef-phone-laptop.svg);
}
.icon--clock {
  background-position: 8px 70%;
  background-image: url(/assets/icons/eef-clock.svg);
}
.icon--compass {
  background-position: 8px 70%;
  background-image: url(/assets/icons/eef-compass.svg);
}
.icon--globe-europe-light {
  background-position: 8px 70%;
  background-image: url(/assets/icons/eef-globe-europe.svg);
}
.icon--globe {
  background-position: 8px 70%;
  background-image: url(/assets/icons/eef-globe.svg);
}
.icon--users {
  background-position: 8px 60%;
  background-image: url(/assets/icons/eef-users.svg);
}
.icon--calculator {
  background-position: 8px 60%;
  background-image: url(/assets/icons/eef-calculator.svg);
}
.toolkit-icon {
  background-repeat: no-repeat;
  display: list-item;
  background-size: 28px 28px;
}
.image-with-text {
  display: flex;
  align-items: center;
  justify-content: center;
}
.image-with-text__container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 769px) {
  .image-with-text__container {
    flex-direction: row;
    gap: 40px;
    width: 100%;
    max-width: 1160px;
    justify-content: center;
  }
}
.image-col {
  width: 28.571%;
  min-width: 280px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.text-col {
  width: fit-content;
}
.second {
  order: 2;
}
.first {
  order: 1;
}
button.tooltip-icon {
  all: unset;
  color: #fff;
}
button.tooltip-icon:hover {
  color: #E5F5F4;
  cursor: pointer;
}
button.tooltip-icon:focus-visible {
  all: initial;
  color: #E5F5F4;
  outline: 1px solid #E5F5F4;
}
.tooltip {
  background-color: #fff;
  color: #000;
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 8px;
  padding: 8px;
  display: none;
}
@media all and (min-width: 1024px) {
  .tooltip {
    width: 300px;
    position: absolute;
  }
}
html {
  font-size: 62.5%;
}
body {
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0;
  padding: 0;
}
.pt-4 {
  padding-top: 0.4rem;
}
.pb-4 {
  padding-bottom: 0.4rem;
}
.pl-4 {
  padding-left: 0.4rem;
}
.pr-4 {
  padding-right: 0.4rem;
}
.ptb-4 {
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
}
.plr-4 {
  padding-left: 0.4rem;
  padding-right: 0.4rem;
}
.mt-4 {
  margin-top: 0.4rem;
}
.mb-4 {
  margin-bottom: 0.4rem;
}
.ml-4 {
  margin-left: 0.4rem;
}
.mr-4 {
  margin-right: 0.4rem;
}
.mtb-4 {
  margin-top: 0.4rem;
  margin-bottom: 0.4rem;
}
.mlr-4 {
  margin-left: 0.4rem;
  margin-right: 0.4rem;
}
.pt-8 {
  padding-top: 0.8rem;
}
.pb-8 {
  padding-bottom: 0.8rem;
}
.pl-8 {
  padding-left: 0.8rem;
}
.pr-8 {
  padding-right: 0.8rem;
}
.ptb-8 {
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
}
.plr-8 {
  padding-left: 0.8rem;
  padding-right: 0.8rem;
}
.mt-8 {
  margin-top: 0.8rem;
}
.mb-8 {
  margin-bottom: 0.8rem;
}
.ml-8 {
  margin-left: 0.8rem;
}
.mr-8 {
  margin-right: 0.8rem;
}
.mtb-8 {
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
}
.mlr-8 {
  margin-left: 0.8rem;
  margin-right: 0.8rem;
}
.pt-12 {
  padding-top: 1.2rem;
}
.pb-12 {
  padding-bottom: 1.2rem;
}
.pl-12 {
  padding-left: 1.2rem;
}
.pr-12 {
  padding-right: 1.2rem;
}
.ptb-12 {
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
}
.plr-12 {
  padding-left: 1.2rem;
  padding-right: 1.2rem;
}
.mt-12 {
  margin-top: 1.2rem;
}
.mb-12 {
  margin-bottom: 1.2rem;
}
.ml-12 {
  margin-left: 1.2rem;
}
.mr-12 {
  margin-right: 1.2rem;
}
.mtb-12 {
  margin-top: 1.2rem;
  margin-bottom: 1.2rem;
}
.mlr-12 {
  margin-left: 1.2rem;
  margin-right: 1.2rem;
}
.pt-16 {
  padding-top: 1.6rem;
}
.pb-16 {
  padding-bottom: 1.6rem;
}
.pl-16 {
  padding-left: 1.6rem;
}
.pr-16 {
  padding-right: 1.6rem;
}
.ptb-16 {
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
}
.plr-16 {
  padding-left: 1.6rem;
  padding-right: 1.6rem;
}
.mt-16 {
  margin-top: 1.6rem;
}
.mb-16 {
  margin-bottom: 1.6rem;
}
.ml-16 {
  margin-left: 1.6rem;
}
.mr-16 {
  margin-right: 1.6rem;
}
.mtb-16 {
  margin-top: 1.6rem;
  margin-bottom: 1.6rem;
}
.mlr-16 {
  margin-left: 1.6rem;
  margin-right: 1.6rem;
}
.pt-20 {
  padding-top: 2rem;
}
.pb-20 {
  padding-bottom: 2rem;
}
.pl-20 {
  padding-left: 2rem;
}
.pr-20 {
  padding-right: 2rem;
}
.ptb-20 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.plr-20 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.mt-20 {
  margin-top: 2rem;
}
.mb-20 {
  margin-bottom: 2rem;
}
.ml-20 {
  margin-left: 2rem;
}
.mr-20 {
  margin-right: 2rem;
}
.mtb-20 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.mlr-20 {
  margin-left: 2rem;
  margin-right: 2rem;
}
.pt-28 {
  padding-top: 2.8rem;
}
.pb-28 {
  padding-bottom: 2.8rem;
}
.pl-28 {
  padding-left: 2.8rem;
}
.pr-28 {
  padding-right: 2.8rem;
}
.ptb-28 {
  padding-top: 2.8rem;
  padding-bottom: 2.8rem;
}
.plr-28 {
  padding-left: 2.8rem;
  padding-right: 2.8rem;
}
.mt-28 {
  margin-top: 2.8rem;
}
.mb-28 {
  margin-bottom: 2.8rem;
}
.ml-28 {
  margin-left: 2.8rem;
}
.mr-28 {
  margin-right: 2.8rem;
}
.mtb-28 {
  margin-top: 2.8rem;
  margin-bottom: 2.8rem;
}
.mlr-28 {
  margin-left: 2.8rem;
  margin-right: 2.8rem;
}
.pt-32 {
  padding-top: 3.2rem;
}
.pb-32 {
  padding-bottom: 3.2rem;
}
.pl-32 {
  padding-left: 3.2rem;
}
.pr-32 {
  padding-right: 3.2rem;
}
.ptb-32 {
  padding-top: 3.2rem;
  padding-bottom: 3.2rem;
}
.plr-32 {
  padding-left: 3.2rem;
  padding-right: 3.2rem;
}
.mt-32 {
  margin-top: 3.2rem;
}
.mb-32 {
  margin-bottom: 3.2rem;
}
.ml-32 {
  margin-left: 3.2rem;
}
.mr-32 {
  margin-right: 3.2rem;
}
.mtb-32 {
  margin-top: 3.2rem;
  margin-bottom: 3.2rem;
}
.mlr-32 {
  margin-left: 3.2rem;
  margin-right: 3.2rem;
}
.pt-40 {
  padding-top: 4rem;
}
.pb-40 {
  padding-bottom: 4rem;
}
.pl-40 {
  padding-left: 4rem;
}
.pr-40 {
  padding-right: 4rem;
}
.ptb-40 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.plr-40 {
  padding-left: 4rem;
  padding-right: 4rem;
}
.mt-40 {
  margin-top: 4rem;
}
.mb-40 {
  margin-bottom: 4rem;
}
.ml-40 {
  margin-left: 4rem;
}
.mr-40 {
  margin-right: 4rem;
}
.mtb-40 {
  margin-top: 4rem;
  margin-bottom: 4rem;
}
.mlr-40 {
  margin-left: 4rem;
  margin-right: 4rem;
}
.pt-60 {
  padding-top: 6rem;
}
.pb-60 {
  padding-bottom: 6rem;
}
.pl-60 {
  padding-left: 6rem;
}
.pr-60 {
  padding-right: 6rem;
}
.ptb-60 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.plr-60 {
  padding-left: 6rem;
  padding-right: 6rem;
}
.mt-60 {
  margin-top: 6rem;
}
.mb-60 {
  margin-bottom: 6rem;
}
.ml-60 {
  margin-left: 6rem;
}
.mr-60 {
  margin-right: 6rem;
}
.mtb-60 {
  margin-top: 6rem;
  margin-bottom: 6rem;
}
.mlr-60 {
  margin-left: 6rem;
  margin-right: 6rem;
}
.pt-80 {
  padding-top: 8rem;
}
.pb-80 {
  padding-bottom: 8rem;
}
.pl-80 {
  padding-left: 8rem;
}
.pr-80 {
  padding-right: 8rem;
}
.ptb-80 {
  padding-top: 8rem;
  padding-bottom: 8rem;
}
.plr-80 {
  padding-left: 8rem;
  padding-right: 8rem;
}
.mt-80 {
  margin-top: 8rem;
}
.mb-80 {
  margin-bottom: 8rem;
}
.ml-80 {
  margin-left: 8rem;
}
.mr-80 {
  margin-right: 8rem;
}
.mtb-80 {
  margin-top: 8rem;
  margin-bottom: 8rem;
}
.mlr-80 {
  margin-left: 8rem;
  margin-right: 8rem;
}
.mb-0 {
  margin-bottom: 0;
}
.mt-0 {
  margin-top: 0;
}
.m-0 {
  margin: 0;
}
.hr-container {
  border-bottom: 1px solid #79C3BE;
}
.mh-0 {
  min-height: 0;
}
.h-100 {
  height: 100%;
}
.mac {
  -webkit-font-smoothing: antialiased;
  font-family: 'CentraleSansBold', Arial, Helvetica, sans-serif;
}
.mac h1,
.mac h2,
.mac h3,
.mac h4,
.mac h5,
.mac h6,
.mac .hero,
.mac .h1,
.mac .h2,
.mac .h3,
.mac .h4,
.mac .h5,
.mac .h6 {
  font-family: 'CentraleSansBold', Arial, Helvetica, sans-serif;
}
.mac p strong {
  font-family: 'CentraleSansBold', Arial, Helvetica, sans-serif;
}
.mac label strong {
  font-family: 'CentraleSansBold', Arial, Helvetica, sans-serif;
}
.mac .bold {
  font-family: 'CentraleSansBold', Arial, Helvetica, sans-serif;
}
.mac .form-group--inline .inline-input,
.mac .breadcrumb-item > *,
.mac .strand--score-circle > svg,
.mac .strand--impact > div {
  padding-top: 4px;
}

