/*! SCSS version of normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}

/* 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-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

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

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

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

a:active,
a:hover {
  outline-width: 0;
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

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

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

/**
 * 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 font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

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

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

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

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

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

/**
 * 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 */
}

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

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
/**
 * 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 */
}

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

/*
 * 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,
[hidden] {
  display: none;
}

html {
  box-sizing: border-box;
  font-size: 62.5%;
  height: 100%;
  scroll-behavior: smooth;
}

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

body {
  font-family: "Lato", Arial, sans-serif;
  font-weight: 400;
  color: #000000;
  background-color: #afcfd9;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  font-size: 16px;
}

@media (min-width: 400px) and (max-width: 1200px) {
  body {
    font-size: calc(16px + 4 * (100vw - 400px) / 800);
  }
}

@media (min-width: 1200px) {
  body {
    font-size: 20px;
  }
}

body.blue {
  background-color: #afcfd9;
}

body.green {
  background-color: #d2eae4;
}

img,
video {
  display: table;
  max-width: 100%;
  height: auto;
}

iframe {
  border: none;
}

/* lato-300 - latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/lato/lato-v22-latin-300.eot");
  /* IE9 Compat Modes */
  src: local(""),
    url("../fonts/lato/lato-v22-latin-300.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/lato/lato-v22-latin-300.woff2") format("woff2"),
    url("../fonts/lato/lato-v22-latin-300.woff") format("woff"),
    url("../fonts/lato/lato-v22-latin-300.ttf") format("truetype"),
    url("../fonts/lato/lato-v22-latin-300.svg#Lato") format("svg");
  /* Legacy iOS */
}

/* lato-regular - latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/lato/lato-v22-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local(""),
    url("../fonts/lato/lato-v22-latin-regular.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/lato/lato-v22-latin-regular.woff2") format("woff2"),
    url("../fonts/lato/lato-v22-latin-regular.woff") format("woff"),
    url("../fonts/lato/lato-v22-latin-regular.ttf") format("truetype"),
    url("../fonts/lato/lato-v22-latin-regular.svg#Lato") format("svg");
  /* Legacy iOS */
}

/* lato-700 - latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/lato/lato-v22-latin-700.eot");
  /* IE9 Compat Modes */
  src: local(""),
    url("../fonts/lato/lato-v22-latin-700.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/lato/lato-v22-latin-700.woff2") format("woff2"),
    url("../fonts/lato/lato-v22-latin-700.woff") format("woff"),
    url("../fonts/lato/lato-v22-latin-700.ttf") format("truetype"),
    url("../fonts/lato/lato-v22-latin-700.svg#Lato") format("svg");
  /* Legacy iOS */
}

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

h1,
.is-h1 {
  font-weight: 300;
  text-transform: uppercase;
}

h1,
.is-h1 {
  font-size: 36px;
}

@media (min-width: 400px) and (max-width: 1200px) {
  h1,
  .is-h1 {
    font-size: calc(36px + 18 * (100vw - 400px) / 800);
  }
}

@media (min-width: 1200px) {
  h1,
  .is-h1 {
    font-size: 54px;
  }
}

h2,
.is-h2 {
  font-size: 27px;
}

@media (min-width: 400px) and (max-width: 1200px) {
  h2,
  .is-h2 {
    font-size: calc(27px + 15 * (100vw - 400px) / 800);
  }
}

@media (min-width: 1200px) {
  h2,
  .is-h2 {
    font-size: 42px;
  }
}

h3,
.is-h3 {
  font-size: 20px;
}

@media (min-width: 400px) and (max-width: 1200px) {
  h3,
  .is-h3 {
    font-size: calc(20px + 8 * (100vw - 400px) / 800);
  }
}

@media (min-width: 1200px) {
  h3,
  .is-h3 {
    font-size: 28px;
  }
}

h4,
.is-h4 {
  font-size: 18px;
}

@media (min-width: 400px) and (max-width: 1200px) {
  h4,
  .is-h4 {
    font-size: calc(18px + 6 * (100vw - 400px) / 800);
  }
}

@media (min-width: 1200px) {
  h4,
  .is-h4 {
    font-size: 24px;
  }
}

h5,
.is-h5 {
  font-size: 14px;
}

p {
  margin: 0;
  padding: 0;
  line-height: 1.5;
}

strong {
  font-weight: 700;
}

a {
  color: #40b6a7;
  text-decoration: none;
  outline: none;
  transition: color 0.25s ease-in-out;
}

a:hover {
  color: #40b6a7;
  text-decoration: none;
}

.text-align-center {
  text-align: center !important;
}

.header {
  position: fixed;
  top: 0;
  z-index: 3;
  width: 100%;
  height: 60px;
  background-color: #ffffff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}

@media (min-width: 750px) {
  .header {
    height: 80px;
  }
}

.header__wrap {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 5%;
}

.header__wrap .image--company {
  margin-left: auto;
}

.footer {
  position: relative;
  z-index: 2;
  padding: 2.4rem 0;
}

@media (min-width: 750px) {
  .footer {
    padding: 4rem 0;
  }
}

.footer__wrap {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 5%;
}

.footer__wrap a {
  font-weight: 700;
  color: #000000;
  margin-left: auto;
}

.grid__row > [class*="col"].is-v-align-right {
  display: flex;
  flex-direction: column;
}

.grid--fluid .grid__row {
  margin-bottom: 5%;
}

.grid--fluid .grid__row:last-of-type {
  margin-bottom: 0;
}

@media (min-width: 750px) {
  .grid--fluid .grid__row > [class*="col"] {
    margin-right: 10%;
  }
  .grid--fluid .grid__row > [class*="col"]:last-of-type {
    margin-right: 0;
  }
  .grid--fluid .grid__row > [class*="6"] {
    width: calc(50% - (10% / 2));
  }
}

.grid__row {
  display: flex;
  flex-wrap: wrap;
}

@media (min-width: 750px) {
  .grid__row.gutter-sm > [class*="col"] {
    margin-right: 3rem;
  }
  .grid__row.gutter-sm > [class*="col"]:last-of-type {
    margin-right: 0;
  }
}

@media (min-width: 750px) and (min-width: 750px) {
  .grid__row.gutter-sm > [class*="9"] {
    width: calc(((100% / 12) * 6) - ((6 / 12) * ((12 / 6) - 1)) * 3rem);
  }
}

@media (min-width: 750px) and (min-width: 1200px) {
  .grid__row.gutter-sm > [class*="9"] {
    width: calc(((100% / 12) * 9) - ((9 / 12) * ((12 / 9) - 1)) * 3rem);
  }
  .grid__row.gutter-sm > [class*="9"] + [class*="3"]:nth-child(2) {
    margin-right: 0;
  }
}

@media (min-width: 750px) {
  .grid__row.gutter-sm > [class*="6"] {
    width: calc(((100% / 12) * 6) - ((6 / 12) * ((12 / 6) - 1)) * 3rem);
  }
}

@media (min-width: 750px) and (min-width: 750px) {
  .grid__row.gutter-sm > [class*="4"] {
    width: calc(((100% / 12) * 6) - ((6 / 12) * ((12 / 6) - 1)) * 3rem);
  }
  .grid__row.gutter-sm > [class*="4"]:nth-child(2) {
    margin-right: 0;
  }
}

@media (min-width: 750px) and (min-width: 1200px) {
  .grid__row.gutter-sm > [class*="4"] {
    width: calc(((100% / 12) * 4) - ((4 / 12) * ((12 / 4) - 1)) * 3rem);
  }
  .grid__row.gutter-sm > [class*="4"]:nth-child(2) {
    margin-right: 3rem;
  }
}

@media (min-width: 750px) and (min-width: 750px) {
  .grid__row.gutter-sm > [class*="3"] {
    width: calc(((100% / 12) * 6) - ((6 / 12) * ((12 / 6) - 1)) * 3rem);
  }
  .grid__row.gutter-sm > [class*="3"]:nth-child(2) {
    margin-right: 0;
  }
}

@media (min-width: 750px) and (min-width: 1200px) {
  .grid__row.gutter-sm > [class*="3"] {
    width: calc(((100% / 12) * 3) - ((3 / 12) * ((12 / 3) - 1)) * 3rem);
  }
  .grid__row.gutter-sm > [class*="3"]:nth-child(2) {
    margin-right: 3rem;
  }
}

@media (min-width: 750px) {
  .grid__row.gutter-lg > [class*="col"] {
    margin-right: 6rem;
  }
  .grid__row.gutter-lg > [class*="col"]:last-of-type {
    margin-right: 0;
  }
  .grid__row.gutter-lg > [class*="8"] {
    width: calc(((100% / 12) * 8) - ((8 / 12) * ((12 / 8) - 1)) * 6rem);
  }
  .grid__row.gutter-lg > [class*="6"] {
    width: calc(((100% / 12) * 6) - ((6 / 12) * ((12 / 6) - 1)) * 6rem);
  }
  .grid__row.gutter-lg > [class*="4"] {
    width: calc(((100% / 12) * 4) - ((4 / 12) * ((12 / 4) - 1)) * 6rem);
  }
}

@media (min-width: 750px) {
  .grid__row.gutter-xl > [class*="col"] {
    margin-bottom: 0;
  }
  .grid__row.gutter-xl > [class*="col"] {
    margin-right: 9rem;
  }
  .grid__row.gutter-xl > [class*="col"]:last-of-type {
    margin-right: 0;
  }
}

@media (min-width: 750px) and (min-width: 750px) {
  .grid__row.gutter-xl > [class*="7"] {
    width: calc(((100% / 12) * 6) - ((6 / 12) * ((12 / 6) - 1)) * 9rem);
  }
}

@media (min-width: 750px) and (min-width: 1200px) {
  .grid__row.gutter-xl > [class*="7"] {
    width: calc(((100% / 12) * 7) - ((7 / 12) * ((12 / 7) - 1)) * 9rem);
  }
}

@media (min-width: 750px) and (min-width: 750px) {
  .grid__row.gutter-xl > [class*="6"] {
    width: calc(((100% / 12) * 6) - ((6 / 12) * ((12 / 6) - 1)) * 9rem);
  }
}

@media (min-width: 750px) and (min-width: 750px) {
  .grid__row.gutter-xl > [class*="5"] {
    width: calc(((100% / 12) * 6) - ((6 / 12) * ((12 / 6) - 1)) * 9rem);
  }
}

@media (min-width: 750px) and (min-width: 1200px) {
  .grid__row.gutter-xl > [class*="5"] {
    width: calc(((100% / 12) * 5) - ((5 / 12) * ((12 / 5) - 1)) * 9rem);
  }
}

.grid__row > [class*="col"] {
  width: 100%;
  margin-bottom: 3rem;
}

.grid__row > [class*="col"].is-v-align-right {
  align-items: flex-end;
}

@media (min-width: 750px) {
  .grid__row > [class*="col"] {
    margin-bottom: 0;
  }
}

@media (min-width: 750px) {
  .page__wrap--background {
    position: fixed;
    z-index: 1;
    display: flex;
    width: 100%;
    height: 100vh;
  }
  .page__wrap--background > * {
    width: 50%;
    height: 100%;
  }
  .page__wrap--background > *:first-child {
    background-color: #afcfd9;
  }
  .page__wrap--background > *:last-child {
    background-color: #d2eae4;
  }
}

.icon--home {
  flex: 0 0 auto;
  display: block;
  font-size: 0;
}

.icon--top {
  position: absolute;
  right: 5%;
  bottom: 40px;
  z-index: 3;
  display: block;
  font-size: 0;
}

.icon__image--home {
  width: 24px;
  height: 24px;
  fill: #273e64;
}

@media (min-width: 750px) {
  .icon__image--home {
    width: 32px;
    height: 32px;
  }
}

.icon__image--top {
  width: 24px;
  height: 24px;
  fill: #273e64;
}

@media (min-width: 750px) {
  .icon__image--top {
    width: 32px;
    height: 32px;
  }
}

.button--solid {
  border: 0;
  border-radius: 0;
  outline: none;
  background: transparent;
  font-size: 0;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  text-decoration: none;
  line-height: 1;
  cursor: pointer;
  -moz-appearance: none !important;
  -webkit-appearance: none !important;
  appearance: none !important;
}

.button--solid {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 38px;
  min-width: 120px;
  border-radius: 19px;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
  padding: 0 1.5rem;
  transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out;
}

.button--solid {
  font-size: 16px;
}

.blue.button--solid {
  background-color: #2199ab;
}

.green.button--solid {
  background-color: #40b6a7;
}

.xl.button--solid {
  width: 100%;
  height: auto;
  text-align: center;
  border-radius: 10px;
  padding: 2rem 2rem;
}

.xl.button--solid {
  font-size: 28px;
}

@media (min-width: 400px) and (max-width: 1200px) {
  .xl.button--solid {
    font-size: calc(28px + 34 * (100vw - 400px) / 800);
  }
}

@media (min-width: 1200px) {
  .xl.button--solid {
    font-size: 62px;
  }
}

.button--solid:hover {
  color: #ffffff;
}

@media (min-width: 750px) {
  .xl.button--solid {
    border-radius: 20px;
    padding: 4rem 4rem;
  }
}

.list--images,
.list--unordered,
.list--ordered,
.list--check,
.nav__list--subpages {
  font-size: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}

.list--images {
  display: flex;
  flex-wrap: wrap;
}

.list--images.single {
  justify-content: center;
  align-items: center;
  height: 100%;
}

.list--unordered,
.list--ordered,
.list--check {
  display: table;
  line-height: 1.5;
}

.list--ordered {
  counter-reset: list-number;
}

.list__item--images {
  position: relative;
  width: 33.3333333%;
}

.list__item--images:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}

.list__item--images > * {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.list__item--images.w50 {
  width: 50%;
}

.list__item--images > img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
}

.list__item--unordered {
  display: table-row;
}

.list__item--unordered {
  font-size: 16px;
}

@media (min-width: 400px) and (max-width: 1200px) {
  .list__item--unordered {
    font-size: calc(16px + 4 * (100vw - 400px) / 800);
  }
}

@media (min-width: 1200px) {
  .list__item--unordered {
    font-size: 20px;
  }
}

.list__item--unordered:before {
  position: relative;
  top: 7px;
  display: table-cell;
  content: "";
  font-size: 1rem;
  color: #000000;
  background-image: url("../images/meta/chevron-right-white.svg");
  background-repeat: no-repeat;
  background-size: 14px 14px;
  background-position: left top 1px;
  padding-right: 2rem;
  vertical-align: top;
}

.list__item--unordered:after {
  display: block;
  content: "";
}

.list__item--unordered:last-of-type:after {
  margin-bottom: 0;
}

@media (min-width: 750px) {
  .list__item--unordered:before {
    background-size: 16px 16px;
    background-position: left top 4px;
  }
}

.list__item--ordered {
  display: table-row;
  counter-increment: list-number;
}

.list__item--ordered {
  font-size: 14px;
}

@media (min-width: 400px) and (max-width: 1200px) {
  .list__item--ordered {
    font-size: calc(14px + 6 * (100vw - 400px) / 800);
  }
}

@media (min-width: 1200px) {
  .list__item--ordered {
    font-size: 20px;
  }
}

.list__item--ordered:before {
  position: relative;
  display: table-cell;
  content: counter(list-number) ". ";
  color: #000000;
  padding-right: 0.5rem;
  vertical-align: top;
}

.image--company {
  font-size: 0;
  margin: 0;
  padding: 0;
}

.image--company {
  width: 70px;
}

@media (min-width: 750px) {
  .image--company {
    width: 90px;
  }
}

.headline--article + .infobox {
  margin-top: 2.4rem;
}

.headline--infobox {
  margin-bottom: 1rem;
}

.text--note {
  margin-top: 3.2rem;
}

.text--note a {
  color: #000000;
}

.text--note a:hover {
  color: #000000;
}

.text--note p {
  font-size: 12px;
}

@media (min-width: 400px) and (max-width: 1200px) {
  .text--note p {
    font-size: calc(12px + 1 * (100vw - 400px) / 800);
  }
}

@media (min-width: 1200px) {
  .text--note p {
    font-size: 13px;
  }
}

.nav--subpages {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: -146px;
  z-index: 3;
}

@media (min-width: 750px) {
  .nav--subpages {
    left: 5%;
  }
}

.nav__link--subpages {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  width: 260px;
  font-weight: 700;
  color: #ffffff;
  border-radius: 10px;
  padding: 2rem 1.2rem;
  cursor: pointer;
}

.nav__link--subpages {
  font-size: 14px;
}

@media (min-width: 400px) and (max-width: 1200px) {
  .nav__link--subpages {
    font-size: calc(14px + 6 * (100vw - 400px) / 800);
  }
}

@media (min-width: 1200px) {
  .nav__link--subpages {
    font-size: 20px;
  }
}

.nav__link--subpages i {
  display: none;
  font-style: normal;
}

.nav__link--subpages.active:after,
.nav__link--subpages.active:before {
  opacity: 1;
  visibility: visible;
}

.nav__link--subpages.blue {
  background-color: #2199ab;
}

.nav__link--subpages.blue--dark {
  background-color: #273e64;
}

.nav__link--subpages.green {
  background-color: #40b6a7;
}

.nav__link--subpages.white {
  color: #000000;
  background-color: #ffffff;
}

.nav__link--subpages.white:hover {
  color: #000000;
}

.nav__link--subpages:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  border: 4px solid #ffffff;
  border-radius: 8px;
  opacity: 0;
  visibility: visible;
  transition: all 0.25s ease-in-out;
}

.nav__link--subpages:before {
  content: "";
  position: absolute;
  top: 3px;
  left: 210px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 8px 0 8px;
  border-color: #ffffff transparent transparent transparent;
  opacity: 0;
  visibility: hidden;
  transition: all 0.25s ease-in-out;
}

.nav__link--subpages:hover {
  color: #ffffff;
}

@media (min-width: 750px) {
  .nav__link--subpages {
    justify-content: center;
    width: 260px;
    text-align: center;
    padding: 4rem 2.4rem;
  }
  .nav__link--subpages i {
    display: block;
  }
  .nav__link--subpages strong {
    display: none;
  }
  .nav__link--subpages:before {
    left: 50%;
    transform: translateX(-50%);
  }
}

.infobox {
  width: 100%;
  border-radius: 10px;
  padding: 2rem 2rem;
}

.infobox a {
  color: #ffffff;
}

.infobox a:hover {
  color: #ffffff;
}

.infobox.bordered {
  background-color: #ffffff;
  border: 1px solid #2199ab;
}

.infobox.green {
  background-color: #40b6a7;
}

.infobox.blue {
  background-color: #2199ab;
}

.infobox.sm {
  max-width: 600px;
}

.infobox.solid {
  color: #ffffff;
}

@media (min-width: 750px) {
  .infobox {
    border-radius: 20px;
    padding: 4rem 4rem;
  }
}

.article__wrap {
  width: 100%;
  margin: 0px auto;
  padding: 0 5%;
}

.horizontal-align-center.article__wrap {
  display: flex;
  justify-content: center;
}

.article {
  width: 100%;
  padding: 2.4rem 0;
}

.article.no-padding {
  padding: 0;
}

@media (min-width: 750px) {
  .article {
    padding: 4rem 0;
  }
}

.article__wrap--iframe {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.article__wrap--iframe > iframe {
  width: 100%;
  height: 100%;
}

.content {
  position: relative;
}

.content--iframe {
  position: relative;
}

.content--iframe.fullheight {
  height: 100vh;
}

.content--iframe.fullheight article {
  height: inherit;
}

.content.fullheight {
  min-height: 100vh;
}

.content.vertical-align-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.main {
  position: relative;
  z-index: 2;
}

.main section:first-of-type .article:first-of-type {
  padding-top: 10rem;
}

@media (min-width: 750px) {
  .main section:first-of-type .article:first-of-type {
    padding-top: 12rem;
  }
}

.ar-button {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  width: 65px;
  height: 65px;
  margin: auto;
  background: url(../images/ar-icon.png),
    linear-gradient(90deg, #f5cf3e, #e8af58, #f5cf3e);
  background-size: 60%, 100%;
  background-position: center;
  background-repeat: no-repeat;
  border: 2px solid #273e64;
  border-radius: 1000px;
}
