﻿/*!
 * @company:    F19 - Digital First Reporting
 */
*,
*:before,
*:after {
  box-sizing: inherit;
}
*:before,
*:after {
  color: currentColor;
  font-family: inherit;
  font-weight: inherit;
}
html,
body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
}
html {
  font-size: 62.5%;
  box-sizing: border-box;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  scroll-behavior: smooth;
}
body {
  color: #333;
  font-size: 1.6rem;
  font-family: Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
}
svg,
img {
  max-width: 100%;
  border-style: none;
  box-sizing: content-box;
}
iframe {
  margin: 0;
  padding: 0;
  display: block;
  outline: 0;
  border: 0 !important;
}
img:not([class*="fbml"]),
img:not([class*="FBML"]) {
  margin-top: 0.6em;
  margin-bottom: 0.6rem;
}
img.svg-icon {
  margin-top: 0;
  margin-bottom: 0;
}
svg:not(:root) {
  overflow: hidden;
}
svg use {
  pointer-events: none;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-size: 100%;
  font-family: inherit;
  line-height: 1.15;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
figcaption,
figure,
main {
  display: block;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
[hidden] {
  display: none;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
audio,
video {
  display: inline-block;
}
.vs-hidden {
  width: 1px !important;
  height: 1px !important;
  margin: 0 !important;
  padding: 0 !important;
  clip: rect(0 0 0 0) !important;
  clip-path: inset(50%) !important;
  overflow: hidden !important;
  position: absolute !important;
  white-space: nowrap !important;
}
.sh-website-no {
  display: none;
}
.preview-tablet-p .sh-tablet-p {
  display: block !important;
}
.preview-tablet-p .sh-tablet-l {
  display: none !important;
}
.preview-tablet-p .sh-mobile-p {
  display: none !important;
}
.preview-tablet-p .sh-mobile-l {
  display: none !important;
}
.preview-tablet-p .sh-website-no {
  display: none !important;
}
.preview-tablet-l .sh-tablet-p {
  display: none !important;
}
.preview-tablet-l .sh-tablet-l {
  display: block !important;
}
.preview-tablet-l .sh-mobile-p {
  display: none !important;
}
.preview-tablet-l .sh-mobile-l {
  display: none !important;
}
.preview-mobile-p .sh-tablet-p {
  display: none !important;
}
.preview-mobile-p .sh-tablet-l {
  display: none !important;
}
.preview-mobile-p .sh-mobile-p {
  display: block !important;
}
.preview-mobile-p .sh-mobile-l {
  display: none !important;
}
.preview-mobile-l .sh-tablet-p {
  display: none !important;
}
.preview-mobile-l .sh-tablet-l {
  display: none !important;
}
.preview-mobile-l .sh-mobile-p {
  display: none !important;
}
.preview-mobile-l .sh-mobile-l {
  display: block !important;
}
@font-face {
  font-family: "BankGothic";
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src:
    url("/assets/fonts/bankgothic/BankGothicBT_Light.woff2") format("woff2"),
    url("/assets/fonts/bankgothic/BankGothicBT_Light.woff") format("woff"),
    url("/assets/fonts/bankgothic/BankGothicBT_Light.ttf") format("truetype");
}
@font-face {
  font-family: "BankGothic";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src:
    url("/assets/fonts/bankgothic/BankGothicBT_Medium.woff2") format("woff2"),
    url("/assets/fonts/bankgothic/BankGothicBT_Medium.woff") format("woff"),
    url("/assets/fonts/bankgothic/BankGothicBT_Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Lora";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src:
    url("/assets/fonts/lora/Lora_Regular.woff2") format("woff2"),
    url("/assets/fonts/lora/Lora_Regular.woff") format("woff"),
    url("/assets/fonts/lora/Lora_Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lora";
  font-weight: normal;
  font-style: italic;
  font-display: swap;
  src:
    url("/assets/fonts/lora/Lora_Regular_Italic.woff2") format("woff2"),
    url("/assets/fonts/lora/Lora_Regular_Italic.woff") format("woff"),
    url("/assets/fonts/lora/Lora_Regular_Italic.ttf") format("truetype");
}
@font-face {
  font-family: "Lora";
  font-weight: bold;
  font-style: normal;
  font-display: swap;
  src:
    url("/assets/fonts/lora/Lora_Bold.woff2") format("woff2"),
    url("/assets/fonts/lora/Lora_Bold.woff") format("woff"),
    url("/assets/fonts/lora/Lora_Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Lora";
  font-weight: bold;
  font-style: italic;
  font-display: swap;
  src:
    url("/assets/fonts/lora/Lora_Bold_Italic.woff2") format("woff2"),
    url("/assets/fonts/lora/Lora_Bold_Italic.woff") format("woff"),
    url("/assets/fonts/lora/Lora_Bold_Italic.ttf") format("truetype");
}
@font-face {
  font-family: "Zilla Slab";
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src:
    url("/assets/fonts/zillaslab/ZillaSlab_Light.woff2") format("woff2"),
    url("/assets/fonts/zillaslab/ZillaSlab_Light.woff") format("woff"),
    url("/assets/fonts/zillaslab/ZillaSlab_Light.ttf") format("truetype");
}
@font-face {
  font-family: "Zilla Slab";
  font-weight: 300;
  font-style: italic;
  font-display: swap;
  src:
    url("/assets/fonts/zillaslab/ZillaSlab_Light_Italic.woff2") format("woff2"),
    url("/assets/fonts/zillaslab/ZillaSlab_Light_Italic.woff") format("woff"),
    url("/assets/fonts/zillaslab/ZillaSlab_Light_Italic.ttf") format("truetype");
}
@font-face {
  font-family: "Zilla Slab";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src:
    url("/assets/fonts/zillaslab/ZillaSlab_Regular.woff2") format("woff2"),
    url("/assets/fonts/zillaslab/ZillaSlab_Regular.woff") format("woff"),
    url("/assets/fonts/zillaslab/ZillaSlab_Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Zilla Slab";
  font-weight: normal;
  font-style: italic;
  font-display: swap;
  src:
    url("/assets/fonts/zillaslab/ZillaSlab_Regular_Italic.woff2")
      format("woff2"),
    url("/assets/fonts/zillaslab/ZillaSlab_Regular_Italic.woff") format("woff"),
    url("/assets/fonts/zillaslab/ZillaSlab_Regular_Italic.ttf")
      format("truetype");
}
@font-face {
  font-family: "Zilla Slab";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src:
    url("/assets/fonts/zillaslab/ZillaSlab_Medium.woff2") format("woff2"),
    url("/assets/fonts/zillaslab/ZillaSlab_Medium.woff") format("woff"),
    url("/assets/fonts/zillaslab/ZillaSlab_Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Zilla Slab";
  font-weight: 500;
  font-style: italic;
  font-display: swap;
  src:
    url("/assets/fonts/zillaslab/ZillaSlab_Medium_Italic.woff2") format("woff2"),
    url("/assets/fonts/zillaslab/ZillaSlab_Medium_Italic.woff") format("woff"),
    url("/assets/fonts/zillaslab/ZillaSlab_Medium_Italic.ttf")
      format("truetype");
}
@font-face {
  font-family: "Zilla Slab";
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src:
    url("/assets/fonts/zillaslab/ZillaSlab_SemiBold.woff2") format("woff2"),
    url("/assets/fonts/zillaslab/ZillaSlab_SemiBold.woff") format("woff"),
    url("/assets/fonts/zillaslab/ZillaSlab_SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "Zilla Slab";
  font-weight: 600;
  font-style: italic;
  font-display: swap;
  src:
    url("/assets/fonts/zillaslab/ZillaSlab_SemiBold_Italic.woff2")
      format("woff2"),
    url("/assets/fonts/zillaslab/ZillaSlab_SemiBold_Italic.woff") format("woff"),
    url("/assets/fonts/zillaslab/ZillaSlab_SemiBold_Italic.ttf")
      format("truetype");
}
@font-face {
  font-family: "Zilla Slab";
  font-weight: bold;
  font-style: normal;
  font-display: swap;
  src:
    url("/assets/fonts/zillaslab/ZillaSlab_Bold.woff2") format("woff2"),
    url("/assets/fonts/zillaslab/ZillaSlab_Bold.woff") format("woff"),
    url("/assets/fonts/zillaslab/ZillaSlab_Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Zilla Slab";
  font-weight: bold;
  font-style: italic;
  font-display: swap;
  src:
    url("/assets/fonts/zillaslab/ZillaSlab_Bold_Italic.woff2") format("woff2"),
    url("/assets/fonts/zillaslab/ZillaSlab_Bold_Italic.woff") format("woff"),
    url("/assets/fonts/zillaslab/ZillaSlab_Bold_Italic.ttf") format("truetype");
}
@font-face {
  font-family: "Muli";
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src:
    url("/assets/fonts/muli/Muli_Light.woff2") format("woff2"),
    url("/assets/fonts/muli/Muli_Light.woff") format("woff"),
    url("/assets/fonts/muli/Muli_Light.ttf") format("truetype");
}
@font-face {
  font-family: "Muli";
  font-weight: 300;
  font-style: italic;
  font-display: swap;
  src:
    url("/assets/fonts/muli/Muli_Light_Italic.woff2") format("woff2"),
    url("/assets/fonts/muli/Muli_Light_Italic.woff") format("woff"),
    url("/assets/fonts/muli/Muli_Light_Italic.ttf") format("truetype");
}
@font-face {
  font-family: "Muli";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src:
    url("/assets/fonts/muli/Muli_Regular.woff2") format("woff2"),
    url("/assets/fonts/muli/Muli_Regular.woff") format("woff"),
    url("/assets/fonts/muli/Muli_Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Muli";
  font-weight: normal;
  font-style: italic;
  font-display: swap;
  src:
    url("/assets/fonts/muli/Muli_Regular_Italic.woff2") format("woff2"),
    url("/assets/fonts/muli/Muli_Regular_Italic.woff") format("woff"),
    url("/assets/fonts/muli/Muli_Regular_Italic.ttf") format("truetype");
}
@font-face {
  font-family: "Muli";
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src:
    url("/assets/fonts/muli/Muli_SemiBold.woff2") format("woff2"),
    url("/assets/fonts/muli/Muli_SemiBold.woff") format("woff"),
    url("/assets/fonts/muli/Muli_SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "Muli";
  font-weight: 600;
  font-style: italic;
  font-display: swap;
  src:
    url("/assets/fonts/muli/Muli_SemiBold_Italic.woff2") format("woff2"),
    url("/assets/fonts/muli/Muli_SemiBold_Italic.woff") format("woff"),
    url("/assets/fonts/muli/Muli_SemiBold_Italic.ttf") format("truetype");
}
@font-face {
  font-family: "Muli";
  font-weight: bold;
  font-style: normal;
  font-display: swap;
  src:
    url("/assets/fonts/muli/Muli_Bold.woff2") format("woff2"),
    url("/assets/fonts/muli/Muli_Bold.woff") format("woff"),
    url("/assets/fonts/muli/Muli_Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Muli";
  font-weight: bold;
  font-style: italic;
  font-display: swap;
  src:
    url("/assets/fonts/muli/Muli_Bold_Italic.woff2") format("woff2"),
    url("/assets/fonts/muli/Muli_Bold_Italic.woff") format("woff"),
    url("/assets/fonts/muli/Muli_Bold_Italic.ttf") format("truetype");
}
@font-face {
  font-family: "Muli";
  font-weight: 900;
  font-style: normal;
  font-display: swap;
  src:
    url("/assets/fonts/muli/Muli_Black.woff2") format("woff2"),
    url("/assets/fonts/muli/Muli_Black.woff") format("woff"),
    url("/assets/fonts/muli/Muli_Black.ttf") format("truetype");
}
@font-face {
  font-family: "Muli";
  font-weight: 900;
  font-style: italic;
  font-display: swap;
  src:
    url("/assets/fonts/muli/Muli_Black_Italic.woff2") format("woff2"),
    url("/assets/fonts/muli/Muli_Black_Italic.woff") format("woff"),
    url("/assets/fonts/muli/Muli_Black_Italic.ttf") format("truetype");
}
b,
strong {
  font-weight: inherit;
  font-weight: bold;
}
i,
em,
.italic {
  font-style: italic;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #001c48;
  font-family: "BankGothic", Arial, sans-serif;
  font-weight: 500;
  line-height: 0.9;
  font-feature-settings:
    "liga" 1,
    "zero" 1;
  cursor: default;
  text-transform: uppercase;
}
a h1,
button h1,
a h2,
button h2,
a h3,
button h3,
a h4,
button h4,
a h5,
button h5,
a h6,
button h6 {
  cursor: pointer;
}
h1,
h2,
h3 {
  word-break: break-word;
  overflow-wrap: break-word;
}
h1 {
  margin: 0.75em 0 0.2em 0;
  color: #001c48;
  font-size: 4rem;
  font-weight: 500;
  line-height: 0.9;
}
h2 {
  margin: 0.75em 0 0.2em 0;
  color: #001c48;
  font-size: 2.7rem;
  font-weight: 500;
  line-height: 0.9;
}
h3 {
  margin: 0.75em 0 0.2em 0;
  color: #001c48;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 0.9;
}
h4 {
  margin: 0.75em 0 0.2em 0;
  color: #001c48;
  font-size: 2rem;
  font-weight: 500;
  line-height: 0.9;
}
h5 {
  margin: 0.75em 0 0.2em 0;
  color: #001c48;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 0.9;
  font-family: Arial, sans-serif;
  text-transform: none;
}
h6 {
  margin: 0.75em 0 0.2em 0;
  color: #001c48;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 0.9;
}
p {
  margin: 0.1em 0 2em 0;
  line-height: 1.5;
  cursor: default;
}
a p,
button p {
  cursor: pointer;
}
p.f-area-list-ordered-after,
p.f-area-list-unordered-after {
  margin-bottom: 0.1em;
}
a {
  color: #0e85cf;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0);
  -webkit-text-decoration-skip: objects;
}
a:focus,
a:hover {
  color: #ed9e1d;
}
a:focus {
  text-decoration: underline;
}
ul,
ol {
  margin: 0.1em 0 1em 0;
  padding: 0 0 0 1.2em;
}
ul p,
ol p {
  margin: 0 0 0.3em 0;
  padding: 0;
}
li {
  margin: 0.2em 0 0.2em 0;
}
li > *:first-child {
  margin-top: 0;
}
li > *:last-child {
  margin-bottom: 0;
}
blockquote {
  margin: 2em 0 2em 0;
  padding: 4rem 2em;
  position: relative;
  color: #001c48;
  font-size: 3.2rem;
  font-weight: inherit;
  font-family: "BankGothic", Arial, sans-serif;
  line-height: 1;
  overflow: hidden;
  display: block;
  flex-flow: row;
  border-top: 0.1rem solid #006ab1;
  border-bottom: 0.1rem solid #006ab1;
  text-transform: uppercase;
  text-align: center;
}
blockquote > *:first-child {
  margin-top: 0;
}
blockquote > *:last-child {
  margin-bottom: 0;
}
blockquote h1,
blockquote h2,
blockquote h3,
blockquote h4,
blockquote h5,
blockquote h6,
blockquote .h1,
blockquote .h2,
blockquote .h3,
blockquote .h4,
blockquote .h5,
blockquote .h6,
blockquote p {
  color: inherit;
  font: inherit;
}
blockquote p:first-child {
  margin-bottom: 1rem;
  color: #006ab1;
}
blockquote p:first-child:before,
blockquote p:first-child:after {
  display: inline-block;
  height: 2rem;
  color: #006ab1;
  font-size: 6.4rem;
  vertical-align: text-top;
}
blockquote p:first-child:before {
  content: "“";
}
blockquote p:first-child:after {
  content: "”";
}
blockquote p:last-child {
  color: #001c48;
  text-transform: none;
  font-size: 1.4rem;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}
blockquote .caption {
  margin: 0.1em 0 0 0;
  font-style: italic;
  font-size: 75%;
  font-weight: normal;
}
blockquote .caption::before {
  margin: 0 0.6em 0 0;
  content: "—";
  display: inline-block;
  vertical-align: top;
}
blockquote .f-blockquote_caption {
  font-size: 1rem;
}
.blockquote-description {
  font-size: 75%;
}
.fbml-nested-list {
  list-style-type: none;
}
abbr {
  border-bottom: none;
  text-decoration: none;
}
abbr[title] {
  border-bottom: 0.1rem dotted currentColor;
  text-decoration: none;
}
mark {
  border: none;
  background-color: rgba(0, 28, 72, 0.15);
}
small {
  font-size: 80%;
}
textarea {
  overflow: auto;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
span {
  cursor: default;
}
a span,
button span {
  cursor: inherit;
}
.page-aside {
  flex: 0 0 31rem;
}
.main--page .page-aside {
  display: none;
}
.page-aside .page-aside_title {
  margin: 1em 0 1em 0;
  padding: 0;
  font-size: 2rem;
  font-weight: 500;
  text-transform: uppercase;
}
.page-aside--nav {
  margin: 0 1.4vw 0 0;
  margin: 0 calc(0.7vh + 0.7vw) 0 0;
  padding: 0;
  overflow: hidden;
  position: relative;
  z-index: 40;
  transition: all ease 0.4s;
}
.btn-devices {
  display: inline-block;
}
.page-aside.page-aside--nav {
  width: 100%;
  padding: 70px 10px;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 56;
  overflow: auto;
  transform: translateX(-100%);
  opacity: 0;
  pointer-events: none;
  transition: all ease 0.3s;
  background-color: #f2f2f2;
  border-bottom-right-radius: 36px;
}
.page-aside.page-aside--nav .btn-close {
  right: 0;
  z-index: 2;
}
.page-aside.page-aside--nav .nav-content {
  padding: 0;
}
.artnav--open .page-aside.page-aside--nav {
  opacity: 1;
  transform: translateX(0%);
  pointer-events: all;
}
.nav-article {
  width: 100%;
  height: 100%;
  overflow-y: auto;
}
.btn-article {
  position: relative;
  padding-left: 0.3em;
}
.main-content-wrapper {
  flex-wrap: wrap;
  justify-content: flex-end;
}
.container--article {
  padding: 1rem 2rem;
  display: block;
  position: relative;
  border-radius: 0;
}
.article-content-container {
  word-wrap: break-word;
  word-break: break-word;
}
.main--search .article-content-container {
  padding-top: 5rem;
}
.article-content {
  width: 100%;
  padding-top: 0;
  border-left: 0;
}
.article-content.downloads {
  text-align: center;
}
.page-aside.page-aside--page-options {
  margin: 2rem 0 1rem 0;
  width: 100%;
  flex-basis: 100%;
  display: flex;
  flex-flow: row wrap;
}
.page-options {
  flex: 0 0 24rem;
}
.article-related {
  flex: 1 1 20rem;
}
.article-related_teaser {
  margin: 0 0 0.6rem 0;
}
.footer {
  margin: 0;
  position: relative;
  display: block;
  flex: 0 0 auto;
  color: #fff;
  background: url("/assets/svg/bg-footer.svg") no-repeat center top;
  background-size: cover;
}
.page-inhetkortview .footer {
  background-color: #f4f4f4;
}
.container--footer {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  position: relative;
  padding: 8em 0 1em 0;
}
.footer-part {
  margin: 0 1rem;
  padding: 1rem;
  flex: 0 1 220px;
}
.footer-part h1,
.footer-part h2,
.footer-part h3,
.footer-part h4,
.footer-part h5,
.footer-part h6 {
  margin: 0 0 1.5rem 0;
  display: block;
  color: inherit;
  font-size: 2.4rem;
  font-weight: 500;
}
.footer-part ul,
.footer-part ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-part ul li,
.footer-part ol li {
  margin: 0.4rem 0;
}
.footer-part a {
  color: inherit;
  text-decoration: none;
  border-bottom: 0.1rem dotted currentColor;
}
.footer-part a:hover,
.footer-part a:focus {
  color: inherit;
  border-bottom: 0.1rem solid currentColor;
}
.footer-part .social-list a {
  color: #fff;
}
.footer_address {
  line-height: 2em;
}
.quick-links {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0 1rem;
  padding: 2rem 1rem;
}
.quick-links ul,
.quick-links ol {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.quick-links ul li,
.quick-links ol li {
  margin: 0.4rem 1.5rem;
}
.quick-links ul li p,
.quick-links ol li p {
  line-height: 1;
  font-family: "BankGothic", Arial, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
}
.quick-links ul li p *,
.quick-links ol li p * {
  color: inherit;
}
.quick-links ul li p *:hover,
.quick-links ul li p *:focus,
.quick-links ol li p *:hover,
.quick-links ol li p *:focus {
  color: #f1b24c;
  text-decoration: none;
}
.nav {
  width: 100%;
  padding: 3rem;
  margin: 0 auto 0 auto;
  position: relative;
  z-index: 55;
  flex: 0 0 auto;
  background: #fff;
}
.artnav--open .nav,
.menu--open .nav {
  z-index: 1;
}
.nav .btn-menu {
  display: none;
}
.container--nav {
  padding: 0 3rem;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
}
.nav_logo {
  padding: 25px 130px 25px calc(3rem + 2vw);
  margin: 0 2vw 0 0;
  position: absolute;
  z-index: 99;
  flex: 0 0 auto;
  top: 11px;
  left: -2vw;
  z-index: 0;
}
.nav_logo:before,
.nav_logo:after {
  position: absolute;
  display: block;
  content: "";
  height: 71px;
  bottom: 0;
}
.nav_logo:before {
  width: 70px;
  right: 0;
  background: url("/assets/svg/wave-white-bottom-right.svg") no-repeat left top;
  float: right;
}
@media only screen and (max-width: 959px) {
  .nav_logo:before {
    height: 59px;
  }
}
.nav_logo:after {
  width: calc(100% - 69px);
  left: 0;
  background: #fff;
}
.nav_logo-url {
  margin: 0;
  display: block;
  position: relative;
  text-decoration: none;
  position: relative;
}
.nav_logo-url:active,
.nav_logo-url:focus {
  text-decoration: none;
}
.nav_logo-url img {
  margin: 0;
  border: 0;
  position: relative;
  z-index: 2;
}
.nav_logo-corp {
  max-width: 26rem;
  width: 100%;
  display: block;
  position: relative;
  z-index: 5;
}
.nav_logo-slogan {
  font-size: 1.2rem;
  white-space: nowrap;
  position: absolute;
  top: 50%;
  left: 6.2rem;
  z-index: 2;
}
.nav_meta {
  flex: 1 1 100%;
  width: 100%;
  margin: 0 0 2rem 0;
  position: relative;
  font-size: 1.2rem;
  color: #001c48;
  text-align: right;
}
.nav_meta a {
  color: inherit;
}
.nav_mobile_wrapper {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
  align-items: center;
  flex: 1 1 auto;
}
.nav_menu {
  flex: 0 0 auto;
}
.nav-list {
  position: relative;
  list-style: none;
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
  color: #001c48;
  font-size: 1.6rem;
  font-weight: bold;
}
.nav-list a,
.nav-list .btn {
  color: inherit;
  transition: color ease 0.15s;
}
.nav-list_item {
  margin: 0 3rem 0 0;
  display: inline-block;
}
.nav-list_item:last-of-type a {
  padding-right: 0;
  margin-right: 0;
}
.nav-list_item-btn {
  padding: 0;
}
.nav-list_url {
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  position: relative;
  font-family: "BankGothic", Arial, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}
.selected .nav-list_url,
.nav-list_url:hover,
.nav-list_url:focus {
  color: #f1b24c;
  outline-width: 0;
}
.nav-list_url:focus {
  text-decoration: underline;
}
.selected .nav-list_url {
  cursor: default;
}
.nav-list_url:focus {
  text-decoration: underline;
}
.nav-content {
  padding: 2rem 2rem 1rem 2rem;
  position: relative;
  z-index: 1;
}
.nav-switcher {
  display: flex;
  justify-content: space-around;
  font-size: 1.2rem;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}
.nav-switcher a {
  flex-grow: 1;
  line-height: 50px;
  font-weight: 500;
  text-align: center;
}
.nav-switcher .active {
  opacity: 1;
  background: #fff;
}
.search.search-form {
  position: absolute;
  flex-direction: row;
  max-width: 77rem;
  margin: 0;
  padding: 5px 10px;
  top: calc(100% + 30px);
  right: 2rem;
  background: #f2f2f2;
  border: 0;
  z-index: 1;
  display: none;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  display: none;
}
.search.search-form.open {
  display: flex;
}
.search.search-form [type="search"] {
  width: 100%;
  padding: 5px 10px;
  color: #001c48;
  font-size: 1.6rem;
  background: #f2f2f2;
  border: 1px solid #f2f2f2;
}
.search.search-form [type="search"] + a {
  width: 2.4rem !important;
  height: 2.2rem;
  margin: 0.8rem 0 0.8rem 1rem;
  padding: 0;
  border: 0;
  overflow: hidden;
}
.search.search-form [type="search"] + a:hover,
.search.search-form [type="search"] + a:focus {
  color: #f1b24c;
  outline-width: 0;
}
.sreaders,
.access-readers {
  width: 1px !important;
  height: 1px !important;
  margin: 0 !important;
  padding: 0 !important;
  position: absolute !important;
  top: -100em !important;
  left: -100em !important;
  overflow: hidden !important;
  opacity: 0.01 !important;
}
a.skip-to-content {
  padding: 1.75% 2% 1.5% 2%;
  position: absolute;
  top: -16em;
  z-index: 700;
  color: #000;
  background: #fff;
  text-decoration: none;
  border-bottom: 2px solid #666;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
a.skip-to-content:focus {
  top: -0.5em;
  left: 0;
  outline: 0;
}
a.skip-to-content:hover {
  border-bottom: 4px solid #000;
}
.refPreview a.skip-to-content {
  display: none;
}
.no-outline {
  outline: 0;
}
@keyframes fade-in {
  0% {
    opacity: 0;
    transform: translateY(80%);
  }
  10% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}
.article-header {
  min-height: 30rem;
  max-height: 350px;
  height: 350px;
  width: 100%;
  margin: 0;
  padding: 0;
  flex: 0 0 auto;
  position: relative;
  z-index: -1;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.article-header.article-header--home {
  min-height: 20rem;
  max-height: 70rem;
  text-align: center;
  color: #fff;
}
.article-header h1 {
  position: absolute;
  max-width: calc(100% - 69px);
  min-height: 71px;
  margin: 0;
  padding: 20px 300px 0 215px;
  bottom: 24px;
  left: 0;
  background: #001c48;
  color: #fff;
  font-size: 4.8rem;
  border-top-right-radius: 20px;
}
.article-header h1:before,
.article-header h1:after {
  position: absolute;
  content: "";
}
.article-header h1:before {
  position: absolute;
  content: "";
  width: 46px;
  height: 26px;
  bottom: 0;
  left: 100%;
  background: url("/assets/img/border-radius-reverse.png") no-repeat right -20px;
}
.article-header h1:after {
  width: 100vw;
  height: 24px;
  bottom: -24px;
  left: 0;
  background: #001c48;
}
.article-header-ArticleList {
  background-image: url("/FbContent.ashx/pub_1001/Images/v200511093238/imgres_r2w1600h350l75/Header 1.jpg");
}
.article-hero {
  min-height: 10rem;
  max-height: 72rem;
  max-height: 96rem;
  width: 100%;
  margin: 0;
  padding: 0;
  flex: 0 0 auto;
  position: relative;
  z-index: -1;
  z-index: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("/assets/img/2025/Loodswezen_JV2025_online_header.jpg");
}
.article-hero:before {
  content: "";
  display: block;
  visibility: hidden;
  height: 75vh;
  min-height: 75rem;
}
.article-hero--content {
  position: absolute;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.article-hero .hero-content:before {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 151px;
  bottom: 2.5rem;
  background: url("/assets/svg/waves-header-home.svg") no-repeat 50% 0;
  background-size: cover;
  z-index: -1;
}
.article-hero .hero-content--title {
  position: relative;
  display: flex;
  align-self: flex-start;
  justify-content: flex-end;
  width: 100%;
  height: 10rem;
  background: #001c48;
  color: #fff;
}
.article-hero .hero-content--title:before,
.article-hero .hero-content--title:after {
  position: absolute;
  content: "";
  height: 71px;
  top: 100%;
  z-index: -1;
}
.article-hero .hero-content--title:before {
  width: 69px;
  right: 45%;
  background: url("/assets/img/wave-blue-bottom-left.png") no-repeat right top;
}
.article-hero .hero-content--title:after {
  width: 45%;
  right: 0;
  background: #001c48;
}
.article-hero .hero-content--title .h1 {
  display: flex;
  flex-flow: column wrap;
  align-self: center;
  width: 100%;
  max-width: 54rem;
  margin-top: 6.5rem;
  margin-right: 15vw;
  font-size: 4.8rem;
  font-family: "BankGothic", Arial, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
}
.article-hero .hero-content--title .h1 span {
  margin-left: 15rem;
  font: inherit;
  font-size: 2.1rem;
}
.article-hero .hero-content--intro {
  align-self: flex-end;
  width: 50rem;
  margin: 0 0 8.5rem 8rem;
  padding: 2.5rem 3.5rem 0;
  background: #001c48;
  border-radius: 2rem;
  color: #fff;
}
.article-hero .hero-content--buttons {
  align-self: flex-end;
  width: 65.5rem;
  height: 17.5rem;
  margin: 0 6.5rem 4.5rem 0;
}
.article-hero .hero-content--buttons ul {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
.article-hero .hero-content--buttons ul li {
  position: absolute;
}
.article-hero .hero-content--buttons ul li:nth-child(1) {
  top: 0;
  left: 14.5rem;
}
.article-hero .hero-content--buttons ul li:nth-child(2) {
  top: 2.7rem;
  right: 0;
}
.article-hero .hero-content--buttons ul li:nth-child(3) {
  top: 7.5rem;
  left: 0;
}
.article-hero .hero-content--buttons ul li:nth-child(4) {
  top: 12.5rem;
  right: 5rem;
}
.article-hero .hero-content--buttons .f-btn-link {
  color: #001c48;
  border: 0.1rem solid #fff;
  background-color: #fff;
}
.article-hero .hero-content--buttons .f-btn-link:hover,
.article-hero .hero-content--buttons .f-btn-link:focus {
  border: 0.1rem solid #f1b24c;
  background-color: #f1b24c;
  text-decoration: none;
}
.article-hero .btn-go-down {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 6.7rem;
  height: 5rem;
  top: calc(100% - 2.5rem);
  left: 50%;
  background: #f1b24c;
  border-color: #f1b24c;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  color: #fff;
  transform: translateX(-50%);
}
@media only screen and (max-width: 480px) {
  .article-hero .btn-go-down {
    width: 4.2rem;
    height: 3.6rem;
    top: calc(100% - 1.8rem);
  }
}
.article-hero .btn-go-down:active {
  transform: translate(-50%, 50%);
}
.article-hero .btn-go-down .svg-icon {
  width: 2.4rem;
  height: 2.2rem;
  transform: rotate(90deg);
  font-weight: bold;
}
.article-related {
  padding: 0 2rem 2rem 2rem;
  font-size: 1.4rem;
}
.article-related a {
  position: relative;
  color: #0e85cf;
  text-decoration: none;
}
.article-related a:hover,
.article-related a:focus {
  color: #095787;
  text-decoration: none;
}
.article-related_item {
  border-bottom: 0.1rem solid #d1d1d1;
}
.article-related_item:last-of-type {
  border: 0;
}
.article-related_url {
  padding: 1rem 0;
  display: block;
}
.article-related_url:hover .article-related_teaser,
.article-related_url:focus .article-related_teaser {
  clip-path: polygon(80% 0, 100% 50%, 80% 100%, 0 100%, 0 0);
}
.article-related_list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.article-related_teaser {
  max-width: 33rem;
  width: 100%;
  margin: 0 auto 0.6rem auto;
  display: block;
  overflow: hidden;
  background: url("") no-repeat center center rgba(0, 0, 0, 0);
  background-size: cover;
  transition: filter ease 0.2s;
  transition: clip-path ease 0.3s;
  clip-path: polygon(100% 0, 100% 51%, 56% 100%, 0 100%, 0 0);
}
.article-related_teaser::before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 75%;
}
.article-content {
  padding: 5rem 0;
  color: inherit;
  font-size: 1.6rem;
  font-weight: inherit;
  line-height: 1.5;
}
.article-content > h1:first-of-type {
  margin-top: 0;
}
.article-content > p:first-child {
  color: #001c48;
  font-weight: bold;
}
.article-content img {
  border-radius: 2rem;
  overflow: hidden;
}
.article-content > img[src*="svg"] {
  width: 100%;
  max-width: none;
}
.article-content .sc6549fca-de2d-4d4d-b5ce-e7f45eae3a01_1 {
  width: 20% !important;
  float: left;
  margin-left: 10px !important;
  margin-right: 50px !important;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
.article-content blockquote {
  padding-right: 15%;
  padding-left: 15%;
}
.article-controller {
  display: flex;
  align-items: center;
}
.article-controller .prevnext_next,
.article-controller .prevnext_prev {
  display: inline-block;
  flex: 1 1 5rem;
}
.article-controller .next-btn-container,
.article-controller .prev-btn-container {
  border-radius: 24%;
  width: 5rem;
  height: 5rem;
  text-align: center;
  background-color: #001c48;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.article-controller .next-btn-container:hover,
.article-controller .next-btn-container:focus,
.article-controller .prev-btn-container:hover,
.article-controller .prev-btn-container:focus {
  background-color: #006ab1;
}
.article-controller .breadcrumb {
  color: rgba(0, 28, 72, 0.3);
}
.article-controller .breadcrumb::before {
  content: ">";
}
.intro,
.article-intro {
  margin: initial;
  color: inherit;
  font-family: inherit;
  font-weight: bold;
  line-height: 1.4;
  font-size: 125%;
}
.row-dynamic {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: flex-start;
}
.col-dyn {
  min-width: 18rem;
  padding: 0 1.5rem;
  float: left;
  flex: 1 1 auto;
}
.image {
  margin-bottom: 4rem;
  margin-inline-start: 0;
  margin-inline-end: 0;
}
.image img {
  display: block;
  margin-bottom: 2.4rem;
}
.image .caption {
  display: block;
  width: 100%;
  bottom: 0;
  left: 0;
  background: #fff;
  font-size: 1.5rem;
  color: #4d617f;
}
.no-margin-bottom {
  margin-bottom: 0 !important;
}
.article-content--home {
  width: 100%;
  margin: 0 auto;
  padding: 5rem 10vw 2rem 10vw;
  flex: 1 1 auto;
  border: none;
  background: none;
}
.article-content--home img,
.article-content--home .f-carousel {
  max-width: calc(100% + 20vw);
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.article-content--home .f-carousel {
  width: calc(100% + 20vw);
}
.article-content--downloads {
  width: 100%;
}
.article-content--downloads > *:first-child {
  margin-top: 0;
}
.article-content--downloads > *:last-child {
  margin-bottom: 0;
}
.f-video {
  width: 100%;
  margin: 0.5em 0 1em 0;
  position: relative;
}
.article-content--home .f-video {
  max-width: calc(100% + 20vw);
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.f-video::before {
  content: "";
  display: block;
  padding: 0 0 56.25% 0;
}
.f-video-align--left {
  margin-right: 0.7em;
}
.f-video-align--right {
  margin-left: 0.7em;
}
.f-video iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.article-chart-container {
  margin: 1rem 0 0.4rem 0;
}
.note-list {
  display: table;
  padding: 0 0 0 0.2em;
  overflow: hidden;
  font-size: 75%;
}
.note-list li {
  width: 100%;
  position: relative;
  display: table-row;
  clear: both;
}
.note-list .note-indicator,
.note-list .note-seperato,
.note-list .note-content {
  padding: 0.2em;
  display: table-cell;
  vertical-align: top;
}
.note-list .note-indicator {
  min-width: 20px;
  padding-left: 0;
  padding-right: 0.3em;
}
.breadcrumbs {
  width: 100%;
  margin: 0;
  padding: 1rem 0;
}
.main--page .breadcrumbs {
  display: none;
}
.breadcrumb {
  margin: 0 0 0 0.8rem;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  color: #333;
}
.breadcrumb::before {
  content: "/";
  margin: 0 0.8rem 0 0;
  position: relative;
}
.breadcrumb:focus,
.breadcrumb:hover {
  text-decoration: none;
}
.breadcrumb:focus span,
.breadcrumb:hover span {
  text-decoration: underline;
}
.breadcrumb:first-child {
  margin: 0;
}
.breadcrumb:first-child::before {
  display: none;
}
.breadcrumb:last-of-type {
  color: #001c48;
}
.breadcrumb:last-of-type:before {
  color: rgba(0, 28, 72, 0.3);
}
.breadcrumb-seperator {
  margin: 0.2rem 0 0 0;
  display: inline-block;
  vertical-align: top;
}
[class^="btn"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  color: inherit;
  cursor: pointer;
  background: none;
}
[class^="btn"]:hover,
[class^="btn"]:focus {
  outline: 0;
}
.btn-devices {
  display: none;
}
.btn-menu {
  margin: 0;
  padding: 0.4em;
  z-index: 100;
}
.btn-close {
  width: 50px;
  height: 50px;
  position: absolute;
}
.btn-close:hover,
.btn-close:focus {
  border-color: currentColor;
}
.btn-article {
  padding: 0.94em 0.8em;
  background-color: #fff;
}
.url-span,
.txt-btn {
  display: inline-block;
  vertical-align: middle;
}
.f-btn {
  margin: 1em 0;
  display: block;
}
.btn-corp,
.f-btn-link,
.f-btn-icon {
  display: inline-block;
  padding: 0.6em 0.8em 0.7em 0.8em;
  color: #fff;
  background-color: #001c48;
  border: 0.1rem solid #001c48;
  font-family: "BankGothic", Arial, sans-serif;
  text-transform: uppercase;
  transition: all ease 0.15s;
  border-radius: 1rem;
}
.btn-corp:hover,
.btn-corp:focus,
.f-btn-link:hover,
.f-btn-icon:hover,
.f-btn-link:focus,
.f-btn-icon:focus {
  color: #fff;
  border: 0.1rem solid #f1b24c;
  background-color: #f1b24c;
}
.btn-corp:active,
.f-btn-link:active,
.f-btn-icon:active {
  transform: translateY(0.1rem);
}
.f-carousel .btn-corp,
.f-carousel .f-btn-link,
.f-carousel .f-btn-icon {
  color: #001c48;
  border: 0.1rem solid #fff;
  background-color: #fff;
}
.f-carousel .btn-corp:hover,
.f-carousel .btn-corp:focus,
.f-carousel .f-btn-link:hover,
.f-carousel .f-btn-icon:hover,
.f-carousel .f-btn-link:focus,
.f-carousel .f-btn-icon:focus {
  border: 0.1rem solid #f1b24c;
  background-color: #f1b24c;
}
.btn-corp > *,
.f-btn-link > *,
.f-btn-icon > * {
  display: inline-block;
  vertical-align: middle;
}
.f-btn-icon {
  position: relative;
  padding-inline-end: 2em;
  transition: all 250ms ease-in-out;
}
.f-btn-icon:after {
  position: absolute;
  top: 0.75em;
  right: 1em;
  width: 8px;
  height: 15px;
  background-color: #fff;
  mask-repeat: no-repeat;
  mask-size: contain;
  content: "";
  transition: inherit;
}
.f-btn-icon:hover:after {
  transform: translateX(20%);
}
.f-btn-icon.icon-arrow-r:after {
  mask-image: url("/assets/svg/arrow-thick-r-white.svg");
}
.fade-overlay {
  width: 100%;
  height: 100%;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(0, 28, 72, 0);
  transition: all ease 0.3s;
}
.fade-overlay--in {
  background-color: rgba(0, 28, 72, 0.7);
}
.fade-overlay--out {
  background-color: rgba(0, 28, 72, 0);
}
.f-carousel {
  margin-top: 4rem;
  margin-bottom: 4rem;
  color: #fff;
  position: relative;
}
.f-carousel.f-carousel--single {
  border-radius: 2rem;
  overflow: hidden;
}
.page-homeview .f-carousel {
  margin: 0;
}
.f-carousel h1,
.f-carousel h2,
.f-carousel h3,
.f-carousel h4,
.f-carousel h5,
.f-carousel h6,
.f-carousel p {
  color: inherit;
}
.f-carousel h1 {
  margin: 1rem 0 3rem 0;
  font-size: 3rem;
  display: block;
}
.f-carousel p,
.f-carousel a {
  font-weight: 500;
}
.f-carousel .btn {
  font-size: 1.8rem;
  text-shadow: none;
}
.f-carousel .flickity-viewport {
  border-radius: 2rem;
  overflow: hidden;
}
.page-homeview .f-carousel .flickity-viewport {
  border-radius: 0;
}
.f-carousel_cell {
  max-height: 74rem;
  min-height: 36rem;
  width: 100%;
  padding: 1rem 0;
  background-size: cover;
  background-position: 50% 50%;
  text-align: center;
}
.f-carousel_cell .f-carousel_ratio {
  display: block;
  width: 100%;
  padding-bottom: 41.6666666667%;
  max-height: 74rem;
  min-height: 40rem;
  display: flex;
  flex: 0 1 auto;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
}
.f-carousel_cell::after {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(0, 28, 72, 0.2);
}
.flickity-enabled .f-carousel_cell:first-of-type {
  border-radius: 2rem 0 0 2rem;
  overflow: hidden;
}
.page-homeview .flickity-enabled .f-carousel_cell:first-of-type {
  border-radius: 0;
}
.flickity-enabled .f-carousel_cell:last-of-type {
  border-radius: 0 2rem 2rem 0;
  overflow: hidden;
}
.page-homeview .flickity-enabled .f-carousel_cell:last-of-type {
  border-radius: 0;
}
.f-carousel_cell h1,
.f-carousel_cell h2,
.f-carousel_cell h3 {
  text-shadow: 0.1rem 0.1rem 0.2rem rgba(0, 0, 0, 0.2);
}
.f-carousel_cell-container {
  width: 100%;
  height: 100%;
  margin: auto;
  padding: 0 5.6rem;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}
.page-homeview .f-carousel_cell-container {
  padding: 0 10vw 8vw 0;
  justify-content: flex-end;
  align-items: flex-end;
}
.page-homeview .f-carousel_cell-content {
  min-width: 30rem;
  max-width: 68rem;
  padding: 2.4rem 3rem;
  text-align: left;
  border-radius: 2rem;
  background-color: #001c48;
}
.f-carousel_cell-content p {
  display: none;
  font-size: 2rem;
  font-weight: normal;
  margin: 0.1em 0 1em 0;
}
.page-homeview .f-carousel_cell-content p {
  display: block;
}
.f-carousel_cell-content > *:first-child {
  margin-top: 0;
}
.f-carousel_cell-content > *:last-child {
  margin-bottom: 0;
}
.f-carousel_cell-content .f-btn-link {
  margin-top: 0;
}
.highcharts-container {
  max-width: 100%;
  font-feature-settings: "tnum" 1;
}
.highchart {
  margin: 0 0 2em 0;
  font-feature-settings: "tnum" 1;
}
.chart-group {
  font-feature-settings: "tnum" 1;
}
.chart-group:after {
  content: "";
  display: table;
  clear: both;
}
.chart-group_title {
  margin: 1em 0 0.3em 0;
}
.chart-group_title.selected {
  color: #001c48;
}
.chart-group_title.selected a {
  color: inherit;
}
.chart-group_block {
  font-weight: 400;
  font-size: 1.4rem;
}
.chart-group_option {
  width: 100%;
  margin: 0.3em 0 0.5em 0;
  padding: 0 0 0 1.4em;
  display: inline-block;
  position: relative;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.chart-period .chart-group_option {
  margin: 0 0 0.2em 0;
}
.chart-group_option-radio,
.chart-group_option-checkbox {
  position: absolute;
  left: 0;
  top: 0.34em;
  cursor: pointer;
}
.chart-group_option-label {
  cursor: pointer;
}
.chart-toolbox_list {
  margin: 0;
  padding: 0;
}
.chart-period {
  width: 60%;
  float: left;
  padding: 0 2em 0 0;
}
.chart-period_list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.chart-period_list-item {
  margin: 0.1em 0;
}
.chart-info {
  width: 100%;
  margin: 2em 0 1.6em 0;
  display: inline-block;
}
.chart-buttonbox--preview-type {
  max-width: 40%;
  float: right;
}
.chart-buttonbox_list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.chart-buttonbox_list-item {
  margin: 0 1em 0 0;
  display: inline-block;
}
.chart-buttonbox-url {
  display: inline-block;
}
.chart-buttonbox img {
  width: 32px;
  height: 32px;
}
.chart-buttonbox ul,
.chart-toolbox ul {
  padding: 0;
  list-style: none;
}
.chart-categorybox {
  padding: 2rem 0;
}
.chart-categorybox h5 {
  margin: 0 0 1rem 0;
  text-transform: none;
  font-family: Arial, sans-serif;
}
.cat-container {
  margin: 0;
}
.cat-container .block {
  margin: 0.2rem 0 1rem 0;
  padding: 0 0 0 1rem;
  font-size: 1.4rem;
}
.dl-list {
  margin: 0 -2vw 2rem -2vw;
  list-style: none;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-end;
}
.dl-list:last-child {
  margin-bottom: 0;
}
.dl-list a {
  text-decoration: none;
}
.dl-list .dl-list_url {
  display: inline-block;
}
.dl-list .dl-list_img {
  width: 100%;
  margin: 0 0 0.3em 0;
}
.dl-list .dl-list_title {
  margin: 0.5em 0 0.3em 0;
  font-weight: 600;
}
.dl-list .dl-list_descr {
  margin: 0 0 1em 0;
}
.dl-list_item {
  max-width: 50rem;
  width: 33.33%;
  float: left;
  margin: 1rem 0;
  padding: 1rem 2vw;
  flex: 1 1 30rem;
}
.facets-group {
  margin: 1rem 0 0 0;
  padding: 1rem 0;
  border-bottom: 0.1rem solid #d1d1d1;
  font-weight: 500;
  font-family: "BankGothic", Arial, sans-serif;
  text-transform: uppercase;
}
.facets-group .facet-input {
  width: 1.4rem;
  height: 1.4rem;
  margin: 0.3rem 0.6rem 0 0;
  flex: 0 0 auto;
}
.facets-group .facet-label {
  cursor: pointer;
  flex: 1 1 auto;
  font-weight: 300;
}
.facet-group {
  width: 100%;
  margin: 0.4rem 0;
  font-size: 1.5rem;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.facet-group.state--disabled {
  opacity: 0.7;
}
.facet-group:first-of-type {
  margin-top: 0;
}
.facets-title {
  width: 100%;
  margin: 1rem 0 0 -0.1em;
  padding: 0;
  font-size: 2rem;
}
.hr-list {
  padding: 0.2em 0 0 0;
  margin: 0;
  z-index: 100;
  list-style: none;
  color: #001c48;
  font-weight: 300;
  font-family: "BankGothic", Arial, sans-serif;
  font-size: 1.6rem;
}
.hr-list.state--hidden {
  display: none;
}
.hr-list.state--open,
.hr-list.state--show {
  display: block;
}
.hr-list--0 {
  padding: 0;
  width: 100%;
  column-count: 2;
}
.hr-list--0 > .hr-list_item {
  width: 100%;
  padding: 10px 10px;
  padding: 5px 10px 0px 10px;
  padding-bottom: 0px;
}
.hr-list--0 > span {
  text-transform: uppercase;
}
.hr-list--0 ul {
  display: none;
}
.hr-list--1 {
  display: block !important;
}
.hr-list--1 > li {
  padding-left: 0;
}
.hr-list_item {
  position: relative;
  display: inline-block;
  width: 100%;
  padding-left: 1em;
}
.hr-list_url {
  word-wrap: break-word;
  word-break: break-word;
  color: inherit;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}
.hr-list_url:focus,
.hr-list_url:hover {
  color: #f1b24c;
}
.hr-list_url.state--selected {
  font-weight: 700;
  cursor: default;
}
.hr-list_url .svg-icon {
  width: 0.9rem;
  height: 1.5rem;
  margin: 0.1em 0.3em 0 0;
  flex: 0 0 1.2rem;
}
.hr-list_url span {
  flex: 1 1 auto;
}
.hr-list li.state--selected > ul {
  display: block;
}
.hr-list_url--0 {
  font-weight: 500;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
}
.hr-list_url--0 > svg {
  display: none;
}
.hr-list_url--1 {
  font-size: 1.4rem;
  font-family: Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
}
.hr-list_url--1 .svg-icon {
  width: 0.4rem;
  height: 0.7rem;
  margin-top: 0.4rem;
  color: #006ab1;
}
.hr-list_url--2 {
  font-size: 75%;
  font-weight: normal;
  color: #000;
}
.highlight .highlight-text {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5;
}
.highlight .highlight-text .article-intro {
  font-size: 1.6rem;
  line-height: 1.5;
}
.css-icon-menu {
  width: 2.6rem;
  height: 1.9rem;
  position: relative;
}
.css-icon-menu span:nth-child(1),
.css-icon-menu span:nth-child(2),
.css-icon-menu span:nth-child(3) {
  min-height: 3px;
  width: 100%;
  height: 0.3rem;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  background: currentColor;
  transition:
    transform ease 0.26s,
    background ease 0.2s,
    opacity ease 0.2s;
  transform: translateZ(0);
}
.css-icon-menu span:nth-child(1) {
  top: 0;
  transform-origin: top left;
}
.css-icon-menu span:nth-child(2) {
  top: 0;
  bottom: 0;
  transform-origin: center left;
}
.css-icon-menu span:nth-child(3) {
  bottom: 0;
  transform-origin: bottom left;
}
.menu--open .css-icon-menu span:nth-child(1),
.artnav--open .css-icon-menu span:nth-child(1) {
  transform: rotate(40deg) translateZ(0);
}
.menu--open .css-icon-menu span:nth-child(2),
.artnav--open .css-icon-menu span:nth-child(2) {
  opacity: 0;
  transform: translateX(-100%) translateZ(0);
}
.menu--open .css-icon-menu span:nth-child(3),
.artnav--open .css-icon-menu span:nth-child(3) {
  transform: rotate(-40deg) translateZ(0);
}
.css-icon-article {
  width: 2.6rem;
  height: 1.9rem;
  position: relative;
}
.css-icon-article span:nth-child(1),
.css-icon-article span:nth-child(2),
.css-icon-article span:nth-child(3) {
  min-height: 3px;
  width: 2rem;
  height: 0.3rem;
  margin: auto;
  position: absolute;
  right: 0;
  background: currentColor;
  transition:
    transform ease 0.26s,
    background ease 0.2s,
    opacity ease 0.2s,
    color ease 0.2s;
}
.css-icon-article span:nth-child(1)::before,
.css-icon-article span:nth-child(2)::before,
.css-icon-article span:nth-child(3)::before {
  width: 0.4rem;
  height: 0.3rem;
  content: "";
  position: absolute;
  top: 0;
  left: -0.6rem;
  background: currentColor;
  transition: opacity ease 0.4s;
}
.css-icon-article span:nth-child(1) {
  top: 0;
  transform-origin: top left;
}
.css-icon-article span:nth-child(2) {
  top: 0;
  bottom: 0;
  transform-origin: center left;
}
.css-icon-article span:nth-child(3) {
  bottom: 0;
  transform-origin: bottom left;
}
.css-icon-article:hover,
.css-icon-article:focus,
.btn:hover .css-icon-article,
.btn:focus .css-icon-article {
  color: currentColor;
}
.css-icon-article:hover span:nth-child(2),
.css-icon-article:focus span:nth-child(2),
.btn:hover .css-icon-article span:nth-child(2),
.btn:focus .css-icon-article span:nth-child(2) {
  transform: translateX(0.4rem);
}
.css-icon-facet {
  width: 2.6rem;
  height: 1.9rem;
  position: relative;
}
.css-icon-facet span:nth-child(1),
.css-icon-facet span:nth-child(2),
.css-icon-facet span:nth-child(3) {
  min-height: 3px;
  width: 100%;
  height: 0.3rem;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  background: currentColor;
  transition: all ease 0.2s;
}
.css-icon-facet span:nth-child(1) {
  top: 0;
  transform-origin: top left;
}
.css-icon-facet span:nth-child(2) {
  width: 1.7rem;
  top: 0;
  bottom: 0;
  transform-origin: center left;
}
.css-icon-facet span:nth-child(3) {
  width: 1.1rem;
  bottom: 0;
  transform-origin: bottom left;
}
.css-icon-facet:hover,
.css-icon-facet:focus,
.btn:hover .css-icon-facet,
.btn:focus .css-icon-facet {
  color: currentColor;
}
.css-icon {
  display: inline-block;
  vertical-align: middle;
  color: currentColor;
}
.css-icon-close {
  width: 1.5em;
  height: 1.5em;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  clip-path: circle(0.6em);
  transition: clip-path ease 0.2s;
}
.css-icon-close::before,
.css-icon-close::after {
  content: "";
  width: 100%;
  height: 0.16em;
  margin: auto;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background: currentColor;
  transform-origin: center;
  border-radius: 0.1em;
}
.css-icon-close::before {
  transform: rotateZ(-45deg) translateX(0em);
}
.css-icon-close::after {
  transform: rotateZ(45deg) translateX(0em);
}
.css-icon-close:hover,
.css-icon-close:focus,
.btn:hover .css-icon-close {
  clip-path: circle(1.5em);
}
.css-icon-social {
  width: 4rem;
  height: 4rem;
  display: inline-block;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-weight: 700;
  font-family: Arial, sans-serif;
  position: relative;
  border: 0.1rem solid currentColor;
  background-color: rgba(0, 0, 0, 0);
  transition: all ease 0.2s;
}
.f_no-flexbox .css-icon-social::before {
  margin: auto;
  position: absolute;
  top: 23%;
  left: 0;
  right: 0;
  line-height: 1;
}
.css-icon-social::before {
  display: inline-block;
  flex: 0 0 auto;
}
.css-icon_fb::before {
  content: "f";
}
.css-icon_twitter::before {
  content: "t";
}
.css-icon_linkedin::before {
  content: "in";
}
.css-icon_youtube {
  font-size: 80%;
  text-transform: uppercase;
}
.css-icon_youtube::before {
  content: "yt";
}
.css-icon_pinterest {
  font-size: 80%;
  text-transform: uppercase;
}
.css-icon_pinterest::before {
  content: "p";
}
svg {
  fill: currentColor;
  line-height: 1;
  text-rendering: auto;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.svg-icon {
  max-width: 100%;
  width: 2rem;
  height: 2rem;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  color: currentColor;
}
.svg-icon-add,
.svg-icon-remove {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 5rem;
  height: 5rem;
  border-radius: 1rem !important;
  background: #f1b24c;
  color: #fff;
}
.svg-icon-download,
.svg-icon-upload {
  width: 2.2rem;
  height: 2.2rem;
}
.svg-icon-search {
  width: 2.2rem;
  height: 2.2rem;
}
.svg-icon-arrow-l,
.svg-icon-arrow-r,
.svg-icon-arrow-thin-l,
.svg-icon-arrow-thin-r {
  width: 0.75rem;
  height: 1.5rem;
}
.svg-icon-abbr-hidden,
.svg-icon-abbr-visible {
  width: 2.2rem;
  height: 1.9rem;
}
.svg-icon-trash {
  width: 2rem;
  height: 2.2rem;
}
.svg-icon-reset {
  width: 2.2rem;
  height: 2.2rem;
}
.svg-icon-close {
  width: 2.2rem;
  height: 2.2rem;
}
.svg-icon-accessiblity {
  width: 1.8rem;
  height: 2.2rem;
}
.svg-icon-file {
  width: 2.1rem;
  height: 2.8rem;
}
.svg-icon-print {
  width: 2.2rem;
  height: 2.2rem;
}
.svg-icon-quote-l,
.svg-icon-quote-r {
  width: 2.5rem;
  height: 2.2rem;
}
.svg-icon-tags {
  width: 2.7rem;
  height: 2.2rem;
}
.svg-icon-tag {
  width: 2.2rem;
  height: 2.2rem;
}
.svg-icon-tasks {
  width: 2.6rem;
  height: 2.2rem;
}
.svg-icon-check {
  width: 2.2rem;
  height: 1.4rem;
}
.svg-icon-check-circle {
  width: 2.2rem;
  height: 2.2rem;
}
.svg-icon-sort {
  width: 2.9rem;
  height: 2.2rem;
}
.svg-icon-touch {
  width: 1.6rem;
  height: 2.2rem;
}
.svg-icon-image {
  width: 3.8rem;
  height: 2.2rem;
}
.svg-icon-twitter {
  width: 2.2rem;
  height: 1.9rem;
}
.svg-icon-facebook {
  width: 1.4rem;
  height: 2.6rem;
}
.svg-icon-linkedin {
  width: 2.2rem;
  height: 2.2rem;
}
.svg-icon-youtube {
  width: 3.1rem;
  height: 2.2rem;
}
.svg-icon-pinterest {
  width: 1.8rem;
  height: 2.2rem;
}
.svg-icon-gplus {
  width: 3.4rem;
  height: 2.2rem;
}
.svg-icon-vimeo {
  width: 2.4rem;
  height: 2.2rem;
}
.svg-icon-reddit {
  width: 2.3rem;
  height: 2.2rem;
}
.svg-icon-whatsapp {
  width: 2.2rem;
  height: 2.2rem;
}
.svg-icon-tumblr {
  width: 1.4rem;
  height: 2.2rem;
}
.svg-icon-snapchat {
  width: 2.4rem;
  height: 2.4rem;
}
.svg-icon-instagram {
  width: 2.5rem;
  height: 2.5rem;
}
.ro-45 {
  transform: rotateZ(45deg);
}
.ro-45-ccw {
  transform: rotateZ(-45deg);
}
.ro-90 {
  transform: rotateZ(90deg);
}
.ro-90-ccw {
  transform: rotateZ(-90deg);
}
.ro-180 {
  transform: rotateZ(90deg);
}
.ro-180-ccw {
  transform: rotateZ(-180deg);
}
.lazyload {
  clear: both;
}
.lazyload a {
  display: block;
}
.auth-container {
  position: absolute;
  top: 0px;
  left: 0px;
  min-height: 100%;
  width: 100%;
  padding-top: 4vw;
  padding-left: 2rem;
  padding-right: 2rem;
  overflow: hidden;
}
.auth-container:after {
  content: "";
  position: absolute;
  display: inline-block;
  top: 0px;
  left: 50%;
  height: 100%;
  width: 100%;
  min-width: 1024px;
  transform: translateX(-50%);
  background-image: url(/assets/img/login-bg.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #fff;
  opacity: 0.7;
  z-index: -1;
}
.auth-container .auth-title {
  text-align: center;
  margin-bottom: 3vw;
}
.auth-container .auth-title img {
  max-width: 344px;
  width: 60vw;
}
.auth-container .auth-block {
  box-shadow: 0px 1px 15px 1px rgba(0, 0, 0, 0.15);
  padding: 4rem;
  border-radius: 1rem;
  max-width: 500px;
  margin: 0 auto 3vw;
}
.auth-container input.form-input {
  display: block;
  width: 100%;
  height: 50px;
  -webkit-appearance: none;
  border: none;
  background-color: #f0f0f0;
  box-shadow: none;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 10px;
}
.auth-container input.form-input:focus {
  outline: none;
  border: 2px solid #ccc;
  padding-left: 18px;
  padding-right: 18px;
}
.auth-container .form-checkbox {
  display: flex;
  align-items: center;
}
.auth-container .form-checkbox label {
  margin: 0;
}
.auth-container a.icon:before {
  content: ">";
  margin: 0 6px 0 0 !important;
  width: initial;
  height: initial;
  display: inline-block;
  overflow: visible;
  background: none;
}
.auth-container .alert-failure.message-info {
  color: #c00;
  background: #ffe7e7;
  border-radius: 1rem;
  border: none;
  padding: 2rem;
}
.auth-container sup {
  top: -0.5em;
  left: 2px;
}
.auth-block-inner h1 {
  margin-top: 0;
  margin-bottom: 1.8rem;
  font-size: 3.2rem;
}
.auth-block-inner p {
  margin-bottom: 3rem;
}
.myreport .svg-icon {
  vertical-align: middle;
}
.btn-option-remove {
  margin: 0 1rem 0 0;
}
.myreport-option {
  padding: 0.2em 0;
  display: inline-block;
  text-decoration: none;
  font-size: 1.3rem;
  font-weight: bold;
  text-decoration: none;
  color: #f1b24c;
  transition: all 0.3s ease-in-out;
  border: none;
  background-color: rgba(0, 0, 0, 0);
}
.myreport-option span {
  vertical-align: middle;
  font-family: "BankGothic", Arial, sans-serif;
  font-weight: 500;
  color: inherit;
  font-size: 1.6rem;
  text-transform: uppercase;
  margin-left: 1rem;
}
.myreport-option .svg-icon-close {
  width: 1.6rem;
  height: 1.6rem;
}
.myreport-option .svg-icon-add,
.myreport-option .svg-icon-remove {
  transition: all 0.3s ease-in-out;
}
.myreport-option:hover,
.myreport-option:focus {
  color: #006ab1;
  text-decoration: none;
}
.myreport-option:hover .svg-icon-add,
.myreport-option:hover .svg-icon-remove,
.myreport-option:focus .svg-icon-add,
.myreport-option:focus .svg-icon-remove {
  background: #006ab1;
}
.myreport-count {
  min-width: 1rem;
  height: 2.2rem;
  padding: 0.08em 0.7em 0.05em 0.7em;
  margin: 0 0 0 0.3em;
  font-size: 1.2rem;
  font-weight: 700;
  font-family: Arial, sans-serif;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #001c48;
  background-color: #f1b24c;
  border-radius: 1.2rem;
  box-sizing: content-box;
}
.lw-output {
  background-color: #fff;
  overflow: hidden;
  border-radius: 2rem;
}
.lw-output_tabs {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
  border-top: 0.2rem solid #fff;
  overflow: hidden;
  background-color: #f4f4f4;
}
@media screen and (max-width: 620px) {
  .lw-output_tabs {
    display: none;
  }
}
.lw-output_tabs .lw-output_tab {
  margin: -0.2rem 0 0 0;
  padding: 2rem 0.6rem 2rem 0.6rem;
  color: #001c48;
  text-transform: uppercase;
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "BankGothic", Arial, sans-serif;
  border-right: 0.2rem solid #fff;
  border-top: 0.2rem solid #fff;
  border-radius: 0 2rem 0 0;
  flex: 1 1 auto;
  position: relative;
  z-index: 4;
  background-color: #f4f4f4;
}
.lw-output_tabs .lw-output_tab:first-of-type {
  border-left: 0.2rem solid #fff;
  border-radius: 2rem 2rem 0 0;
}
.lw-output_tabs .lw-output_tab::before {
  content: "";
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  left: -2rem;
  top: 0;
  z-index: -1;
}
.lw-output_tabs .lw-output_tab:focus,
.lw-output_tabs .lw-output_tab:hover {
  margin-right: 0;
  color: #fff;
  z-index: 3;
  background-color: #f1b24c;
}
.lw-output_tabs .lw-output_tab:focus::before,
.lw-output_tabs .lw-output_tab:hover::before {
  display: block;
  background-color: #f1b24c;
}
.lw-output_tabs .lw-output_tab.state--active {
  cursor: default;
  background-color: #fff;
  z-index: 2;
}
.lw-output_tabs .lw-output_tab.state--active::before {
  display: block;
  background-color: #fff;
}
.lw-output_tabs .lw-output_tab.state--active:focus,
.lw-output_tabs .lw-output_tab.state--active:hover {
  margin-right: initial;
  color: initial;
  z-index: 2;
  background-color: #fff;
}
.lw-output_content {
  padding: 5rem 3rem;
  display: none;
  text-align: center;
  overflow: hidden;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 620px) {
  .lw-output_content {
    display: block;
    border-bottom: 0.2rem solid #f4f4f4;
  }
}
.lw-output_content.state--active {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 620px) {
  .lw-output_content.state--active {
    display: block;
  }
}
.lw-output_content-title {
  display: none;
}
@media screen and (max-width: 620px) {
  .lw-output_content-title {
    display: block;
  }
}
.lw-output_image {
  max-width: 30rem;
  min-width: 10rem;
  flex: 1 1 auto;
  display: inline-block;
  vertical-align: top;
  animation: fade-in 0.6s ease 1 normal;
  animation-fill-mode: both;
  animation-play-state: paused;
}
@media screen and (max-width: 620px) {
  .lw-output_image {
    animation: none;
    flex: 1 1 auto;
  }
}
.state--active .lw-output_image {
  animation-play-state: running;
}
.lw-output_image:nth-of-type(2) {
  animation-delay: 0.2s;
}
.lw-output_image:nth-of-type(3) {
  animation-delay: 0.4s;
}
.lw-output_image:nth-of-type(4) {
  animation-delay: 0.6s;
}
.lw-output_image:nth-of-type(5) {
  animation-delay: 0.8s;
}
.page-options_wrapper {
  padding: 2rem 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}
.main--page .page-options_wrapper {
  display: none;
}
.page-options {
  padding: 1rem 0;
  flex: 0 1 auto;
}
.page-options:first-of-type .page-aside_title {
  margin-top: 0;
}
.page-option:last-of-type {
  border: 0;
  padding-bottom: 0;
}
.page-option .btn {
  padding: 0;
  color: #001c48;
  text-decoration: none;
  font-size: 1.3rem;
  font-weight: bold;
  text-decoration: none;
}
.page-option .btn:hover,
.page-option .btn:focus {
  color: #f1b24c;
}
.page-option .btn:focus {
  text-decoration: underline;
}
.page-option .btn-abbr {
  display: none;
}
.option--added {
  opacity: 0.6;
}
.paging {
  margin: 2rem 0 1rem 0;
  padding: 0 2rem;
  display: block;
  text-align: left;
}
.paging .paging-page {
  margin: 0.2em 0;
  padding: 0.6em 1em;
  font-size: 1.4rem;
  display: inline-block;
  font-weight: 500;
  font-family: "BankGothic", Arial, sans-serif;
  color: #001c48;
  border: 0.1rem solid #001c48;
  background-color: rgba(0, 0, 0, 0);
  transition: all ease 0.15s;
}
.paging .paging-page:hover,
.paging .paging-page:focus {
  color: #fff;
  background-color: #001c48;
}
.prevnext {
  position: relative;
  margin: 1rem auto 0 auto;
  padding: 1rem 0 0 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  border-top: 0.1rem solid #ccd0d7;
  color: #001c48;
}
.main--page .prevnext {
  display: none;
}
.prevnext a {
  text-decoration: none;
}
.prevnext_url {
  margin-right: 15px;
  padding: 1rem 0;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-items: center;
  transition: background ease 0.4s;
  color: #001c48;
  width: 18rem;
}
.prevnext_url + .prevnext_url {
  margin-right: 0;
}
.prevnext_url .prevnext_button {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 48px;
  padding: 0 15px;
  background: #001c48;
  border-radius: 10px;
  color: #fff;
}
.s_no-flexbox .prevnext_url {
  width: 50%;
  float: left;
}
.prevnext_url:hover .prevnext_button,
.prevnext_url:focus .prevnext_button {
  background: #006ab1;
}
.prevnext_url:hover .prevnext_article-title,
.prevnext_url:focus .prevnext_article-title {
  color: #001c48;
}
.prevnext-icon {
  height: 30%;
  flex: 0 0 auto;
  transition: transform ease 0.2s;
}
.prevnext_descr {
  padding: 0 1rem;
  font-weight: normal;
  flex: 1 1 auto;
}
.prevnext_prev .prevnext_descr {
  text-align: left;
}
.prevnext_next .prevnext_descr {
  text-align: right;
}
.prevnext_prev:hover .prevnext-icon,
.prevnext_prev:focus .prevnext-icon {
  transform: translateX(-0.3rem);
}
.prevnext_prev .prevnext_title {
  margin-left: 10px;
}
.prevnext_next:hover .prevnext-icon,
.prevnext_next:focus .prevnext-icon {
  transform: translateX(0.3rem);
}
.prevnext_next .prevnext_title {
  margin-right: 10px;
}
.prevnext_title {
  display: block;
  line-height: 1;
  font-family: "BankGothic", Arial, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}
.prevnext_article-title {
  padding-top: 1rem;
  text-align: center;
}
.search-result {
  margin: 0;
  padding: 1rem 2rem 1.2rem 2rem;
  position: relative;
  text-decoration: none;
  overflow: hidden;
  color: #333;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid rgba(0, 28, 72, 0.1);
}
.search-result::before {
  content: "";
  width: 0.4rem;
  height: 102%;
  position: absolute;
  top: -1%;
  left: -0.4rem;
  display: block;
  background-color: #f1b24c;
  transition: transform ease 0.2s 0.2s;
}
.search-result:hover,
.search-result:focus {
  color: #333;
  text-decoration: none;
}
.search-result:hover::before,
.search-result:focus::before {
  transform: translateX(0.4rem);
  transition: transform ease 0.2s 0.05s;
}
.search-result_teaser {
  margin: 0.6rem 0;
  flex: 0 0 15rem;
  overflow: hidden;
  background: url("") no-repeat 50% 50% rgba(0, 0, 0, 0);
  background-size: cover;
}
.search-result_teaser::before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 66.6666666667%;
}
.search-result_content {
  max-width: 70rem;
  margin: 0.6rem 0;
  flex: 1 1 30rem;
}
.search-result_title {
  margin: -0.2rem 0 0.4em 0;
  padding: 0 2rem 0 0;
  font-size: 2.4rem;
  font-weight: normal;
  color: inherit;
}
.search-result_descr {
  margin: 0 0 0.6em 0;
  padding: 0 2rem 0 0;
}
.search-result_readmore {
  margin: 0;
  color: #001c48;
  font-weight: bold;
}
.search-results_more {
  width: 100%;
  margin: 2rem 0 0 0;
  padding: 0 2rem;
  display: block;
  border-radius: 1rem;
  font-family: "BankGothic", Arial, sans-serif;
  font-weight: 500;
  line-height: 1.2;
  text-transform: uppercase;
  text-align: left;
}
.search-results_more .btn {
  display: inline-block;
  padding: 0.6em 0.8em 0.7em 0.8em;
  color: #001c48;
  border: 0.1rem solid #001c48;
  background-color: rgba(0, 0, 0, 0);
  transition: all ease 0.15s;
  border-radius: 1rem;
}
.search-results_more .btn:hover,
.search-results_more .btn:focus {
  color: #fff;
  background-color: #001c48;
}
.search-form {
  max-width: 80rem;
  width: 100%;
  margin: 1rem 0 2rem 0;
  border-bottom: 1px solid #001c48;
  overflow: hidden;
  background: #fff;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-content: center;
}
.search-form .svg-icon-reset {
  width: 2rem;
  height: 2rem;
  opacity: 0.7;
}
.search-form .btn-reset {
  padding-right: 0;
}
.btn-reset:focus .svg-icon-reset,
.btn-reset:hover .svg-icon-reset {
  opacity: 0.9;
}
.search-input,
.search-submit {
  display: inline-block;
  vertical-align: top;
}
.search-input {
  width: 85%;
  padding: 0.6em 3.6em 0.4em 0.4em;
  float: right;
  flex: 1 1 auto;
  border: 0;
  outline: 0;
  font-weight: 400;
  flex: 1 1 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.search-input::-ms-clear {
  width: 0;
  height: 0;
  display: none;
  overflow: hidden;
}
.search-submit {
  width: 15%;
  float: left;
  display: inline-block;
  padding: 0.4em 0.2em 0.2em 0.4em;
  border: 0;
  outline: 0;
  color: #001c48;
  text-decoration: none;
  border-radius: 0.3em;
  flex: 0 0 4rem;
  text-align: left;
}
.search-submit:focus,
.search-submit:hover {
  color: #f1b24c;
}
.search-submit .svg-icon-search {
  width: 2.4rem;
  height: 2.5rem;
}
.social-list {
  margin: 1rem 0 !important;
  padding: 0;
  list-style: none;
  color: #333;
  display: inline-block;
  vertical-align: middle;
}
.footer .social-list {
  color: #fff;
}
.social-list a {
  width: 5rem;
  height: 5rem;
  color: inherit;
  text-decoration: none;
  display: inline-block;
  display: inline-flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  color: #006ab1;
  border: 1px solid #001c48;
  border-radius: 10px;
  transition: all 0.3s ease-in-out;
}
.footer .social-list a {
  width: auto;
  height: 3rem;
  margin: 0 0.5rem;
  color: #fff;
  background: none;
  border: none;
  border-radius: none;
}
.footer .social-list a svg {
  transform: scale(1.25);
}
.social-list a:focus,
.social-list a:hover {
  color: #fff;
  background-color: #006ab1;
  border-color: #006ab1;
}
.footer .social-list a:focus,
.footer .social-list a:hover {
  color: #f1b24c;
  background: none;
}
.footer .social-list a {
  border: 0;
  text-decoration: none;
}
.social-list_item {
  display: inline-block;
  margin-block: 0.1em;
  margin-inline-start: 0.75em !important;
  vertical-align: middle;
}
.social-list_url {
  font-weight: bold;
}
.social-list_descr {
  color: #001c48;
  font-family: "BankGothic", Arial, sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
}
.styleQuote {
  background-color: #f4f4f4;
  padding: 3rem 4.5rem;
  margin: 0 10rem 5rem 10rem;
  display: flex;
  border-radius: 4mm;
}
@media only screen and (max-width: 959px) {
  .styleQuote {
    margin: 0 6rem 4mm 6rem;
  }
}
@media only screen and (max-width: 767px) {
  .styleQuote {
    margin: 0 0 4mm 0;
  }
}
.styleQuote .text {
  display: flex;
  flex-direction: column;
}
.styleQuote img {
  min-width: 100px;
  width: 100%;
  max-width: 300px;
  margin: 0;
  padding: 0;
  padding-right: 20px;
  display: block;
  height: auto;
}
.styleQuote p {
  margin: 0;
  padding: 0;
  color: #001c48;
}
.styleQuote h3 {
  color: #006ab1;
  margin-top: 0;
  margin-bottom: 1rem;
  font-weight: 300;
}
.table {
  margin: 0.5em 0 1em 0;
  overflow: auto;
}
table {
  width: 100%;
  border: 0;
  border-collapse: collapse;
  border-spacing: 0;
  font-family: inherit;
  font-size: 1.4rem;
  font-feature-settings: "tnum" 1;
  line-height: 1.4;
}
td > *:first-child {
  margin-top: 0;
}
td > *:last-child {
  margin-bottom: 0;
}
td,
th {
  padding: 0.2em;
}
td p,
th p {
  margin: 0.2em 0;
}
div.table .shrink-1 {
  font-size: 1.3rem;
  line-height: 1.2;
}
div.table .shrink-1 tr {
  line-height: 1.2em;
}
div.table .shrink-2 {
  font-size: 1.1rem;
  line-height: 1.2;
}
div.table .shrink-2 tr {
  line-height: 1.2em;
}
.cijfers th {
  text-align: right;
}
.cijfers th:first-child {
  text-align: left;
}
.cijfers .cijfers-grijs {
  text-align: right;
}
.wave {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 7.5rem;
  width: 100%;
  display: flex;
  box-sizing: content-box;
}
.wave--to-right .wave--left {
  border-top-right-radius: 3.75rem;
}
.wave--to-left .wave--left {
  border-bottom-right-radius: 3.75rem;
}
.wave--to-right .wave--right {
  border-bottom-left-radius: 3.75rem;
}
.wave--to-left .wave--right {
  border-top-left-radius: 3.75rem;
}
.wave--left,
.wave--right {
  width: 100%;
  position: relative;
}
.wave--left:after,
.wave--left:before,
.wave--right:after,
.wave--right:before {
  content: "";
  position: absolute;
  width: 50%;
  height: 50%;
  z-index: -1;
}
.wave--left:before,
.wave--right:before {
  left: 0;
}
.wave--to-right .wave--left:before,
.wave--to-right .wave--right:before {
  bottom: 0;
}
.wave--to-left .wave--left:before,
.wave--to-left .wave--right:before {
  top: 0;
}
.wave--left:after,
.wave--right:after {
  right: 0;
}
.wave--to-right .wave--left:after,
.wave--to-right .wave--right:after {
  top: 0;
}
.wave--to-left .wave--left:after,
.wave--to-left .wave--right:after {
  bottom: 0;
}
.page-contentdownloadsview .article-content-container ul {
  margin: 2rem 0 0 0;
  padding: 0 0 0 0.4em;
  list-style: none;
}
.page-contentdownloadsview .article-content-container ul a {
  margin: 0.2em 0;
  padding: 0.2em 0;
  display: block;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  font-family: "BankGothic", Arial, sans-serif;
}
.page-contentdownloadsview .article-content-container ul a::before {
  flex: 0 0 auto;
  width: 1em;
  height: 1em;
  margin: 0.05em 0.6em 0 0;
  content: "";
  display: inline-block;
  background: url("/assets/svg/tp-icon-download.svg") no-repeat center center
    rgba(0, 0, 0, 0);
  background-size: contain;
  font-family: Arial, sans-serif;
}
.content-home-wrapper,
.content-page-wrapper {
  padding: 10rem 2rem;
  background-color: #fff;
}
.content-home-wrapper.no-pb,
.content-page-wrapper.no-pb {
  padding-bottom: 0;
}
.content-home-wrapper:nth-child(1),
.content-page-wrapper:nth-child(1) {
  padding: 0;
}
.content-home-wrapper:nth-child(odd),
.content-page-wrapper:nth-child(odd) {
  background-color: #f4f4f4;
}
.content-home-wrapper .f-block-columns,
.content-page-wrapper .f-block-columns {
  margin-bottom: 6rem;
}
.content-home-wrapper .f-block-columns:last-of-type,
.content-page-wrapper .f-block-columns:last-of-type {
  margin-bottom: 0;
}
.content-home-wrapper .f-block-column > *:first-child,
.content-page-wrapper .f-block-column > *:first-child {
  margin-top: 0;
}
.content-home-wrapper .f-block-column > *:last-child,
.content-page-wrapper .f-block-column > *:last-child {
  margin-bottom: 0;
}
.content-home-wrapper .f-block-column > h2:first-child,
.content-home-wrapper .f-block-column > h3:first-child,
.content-home-wrapper .f-block-column > h4:first-child,
.content-page-wrapper .f-block-column > h2:first-child,
.content-page-wrapper .f-block-column > h3:first-child,
.content-page-wrapper .f-block-column > h4:first-child {
  margin-top: -0.2em;
}
.content-home-wrapper h2,
.content-page-wrapper h2 {
  margin-left: -0.07em;
  font-size: 3.2rem;
  text-transform: uppercase;
}
.content-home-wrapper h2.h1-title,
.content-page-wrapper h2.h1-title {
  font-size: 4rem;
}
.content-home-wrapper h3,
.content-page-wrapper h3 {
  margin-left: -0.07em;
  font-size: 2.8rem;
  text-transform: uppercase;
}
.content-home-wrapper .f-btn,
.content-page-wrapper .f-btn {
  font-size: 1.6rem;
}
.content-page-wrapper:nth-child(1) {
  padding: 10rem 2rem;
}
.content-seperator {
  min-height: 1px;
  width: 100%;
  height: 0.1rem;
  margin: 4rem 0;
  display: block;
  background-color: #f1b24c;
}
.container--home img,
.container--page img {
  border-radius: 1rem;
}
.container--home > p,
.container--page > p {
  font-size: 2rem;
}
.wave-bg {
  background: url("/assets/svg/wave-bg.svg") no-repeat 50% 8rem;
}
.img-bg-wrapper {
  position: relative;
  padding: 0 !important;
}
.section-title {
  margin-block-end: 40px;
}
@media only screen and (max-width: 960px) {
  .section-title {
    font-size: 1.6rem;
  }
}
.section-intro .intro-image {
  position: relative;
}
@media only screen and (max-width: 768px) {
  .section-intro .intro-image {
    padding-right: 60px;
  }
}
.section-intro .intro-image img {
  position: relative;
  z-index: auto;
  width: 100%;
  max-width: none;
}
@media only screen and (min-width: 768px) {
  .section-intro .intro-image img {
    z-index: 2;
    width: calc(100% + 60px);
  }
}
.section-intro .intro-quote-wrap {
  display: flex;
  margin-block-start: 0;
  padding-inline-end: 15px;
  flex-direction: column;
}
@media only screen and (max-width: 768px) {
  .section-intro .intro-quote-wrap {
    margin-top: -75px;
    padding-left: 60px;
  }
}
@media only screen and (min-width: 768px) {
  .section-intro .intro-quote-wrap {
    margin-block-start: 75px;
  }
}
.section-intro .intro-quote {
  margin-block-end: 0;
  border: none;
  border-radius: 20px;
  background-color: #001c48;
  padding-block: 45px;
  padding-inline: 45px;
  text-align: left;
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .section-intro .intro-quote {
    padding-block: 45px;
    padding-inline: 60px;
  }
}
.section-intro .quote-p {
  margin-block-end: 30px;
  text-align: center;
  color: inherit;
  font-family: "BankGothic", Arial, sans-serif;
  font-weight: 500;
  font-size: 21px;
}
@media only screen and (min-width: 768px) {
  .section-intro .quote-p {
    font-size: 28px;
  }
}
.section-intro .quote-p:before {
  color: inherit;
  font-size: inherit;
  content: "“";
}
.section-intro .quote-p:after {
  color: inherit;
  font-size: inherit;
}
.section-intro .quote-cite {
  display: block;
  text-align: center;
  font-size: 18px;
  font-style: normal;
}
@media only screen and (min-width: 768px) {
  .section-intro .quote-cite {
    font-size: 24px;
  }
}
.section-intro .quote-cite .cite-function {
  display: block;
  text-align: center;
  color: #006ab1;
  font-size: 0.72em;
}
.section-intro .f-btn-icon {
  align-self: flex-end;
  margin-inline: auto 40px;
  border: none;
  transform: translateY(-50%);
}
@media only screen and (min-width: 960px) {
  .section-intro .f-btn-icon {
    margin-right: 80px;
  }
}
.section-intro .f-btn-icon:link,
.section-intro .f-btn-icon:visited {
  background-color: #f1b24c;
}
.section-intro .f-btn-icon:hover,
.section-intro .f-btn-icon:focus {
  background-color: #006ab1;
}
.section-results {
  background-color: #e5e6eb !important;
  mask-image: url("/assets/svg/wave-top-bg-mask.svg");
  mask-position: top center;
  mask-size: 3200px 1600px;
  mask-repeat: no-repeat;
  padding-block: 80px;
}
.section-results .results-title {
  margin-block-start: 0;
  font-size: 3rem;
}
@media only screen and (min-width: 960px) {
  .section-results .results-title {
    font-size: 4rem;
  }
}
.section-results .result-card {
  display: flex;
  overflow: hidden;
  height: 100%;
  background-color: #fff;
  border-radius: 2rem;
  flex-direction: column;
  justify-content: flex-start;
}
.section-results .result-card h3 {
  margin-block: 30px 30px;
  min-height: 43.2px;
  padding-inline: 25px;
  text-align: center;
  color: #006ab1;
  font-size: 2.4rem;
}
.section-results .result-card p {
  margin: 0;
  box-sizing: border-box;
  padding-inline: 25px;
  padding-bottom: 2rem;
  text-align: left;
  color: #001c48;
}
.section-results .result-card img {
  display: block;
  margin: auto 0 0;
  object-fit: cover;
  border-radius: 0;
  flex-basis: 0 0 50%;
}
.section-results .wave--left {
  background: #fff;
  flex: 1;
}
.section-results .wave--left:after {
  background: #e5e6eb;
}
.section-results .wave--right {
  background: #e5e6eb;
  flex: 3;
}
.section-results .wave--right:before {
  background: #fff;
}
.section-wcm {
  position: relative;
  background-color: rgba(0, 0, 0, 0);
  background-image: url("/assets/img/section-wcm-bg.jpg");
  background-position: bottom center;
  background-size: cover;
  padding-block: 45px !important;
  padding-inline: 45px !important;
}
@media only screen and (min-width: 960px) {
  .section-wcm {
    padding-block: 100px 220px !important;
    padding-inline: 60px;
    mask-image: url("/assets/svg/wave-bottom-bg-mask.svg");
    mask-position: bottom center;
    mask-size: 3200px 1600px;
    mask-repeat: no-repeat;
  }
}
.section-wcm .wcm-features {
  overflow: hidden;
  border-radius: 20px;
}
.section-wcm .wcm-features-title {
  position: relative;
  margin: 0;
  width: 100%;
  max-width: none;
  background-color: #fff;
  padding-block: 30px 0;
  padding-inline: 30px;
  font-size: 40px;
}
@media only screen and (min-width: 960px) {
  .section-wcm .wcm-features-title {
    mask-image: url("/assets/svg/wave-top-bg-mask.svg");
    mask-position: top right -700px;
    mask-size: 3200px 1600px;
    mask-repeat: no-repeat;
  }
}
.section-wcm .wcm-feature-list {
  display: flex;
  margin-block: -1px 0;
  border-radius: 0 0 20px 20px;
  background-color: #fff;
  padding-block: 30px;
  padding-inline: 30px;
  list-style: none;
  flex-wrap: wrap;
}
@media only screen and (min-width: 960px) {
  .section-wcm .wcm-feature-list {
    border-top-right-radius: 20px;
    padding-inline: 60px;
  }
}
.section-wcm .wcm-feature {
  position: relative;
  margin: 0;
  flex: 0 0 100%;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #d9e9f3;
  padding-block: 30px;
  padding-inline: 30px 10px;
}
@media only screen and (min-width: 768px) {
  .section-wcm .wcm-feature {
    border-width: 0 1px 1px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 960px) {
  .section-wcm .wcm-feature {
    flex: 0 0 50%;
  }
  .section-wcm .wcm-feature:nth-child(2n + 1) {
    padding-inline-start: 0;
  }
  .section-wcm .wcm-feature:nth-child(-n + 2) {
    padding-block-start: 0;
  }
  .section-wcm .wcm-feature:nth-child(2n) {
    border-right: none;
    padding-inline-end: 0;
  }
  .section-wcm .wcm-feature:nth-last-child(-n + 2) {
    border-bottom: none;
    padding-block-end: 0;
  }
}
@media only screen and (min-width: 960px) {
  .section-wcm .wcm-feature {
    flex: 0 0 25%;
  }
  .section-wcm .wcm-feature:nth-child(4n + 1) {
    padding-inline-start: 0;
  }
  .section-wcm .wcm-feature:nth-child(-n + 4) {
    padding-block-start: 0;
  }
  .section-wcm .wcm-feature:nth-child(4n) {
    border-right: none;
    padding-inline-end: 0;
  }
  .section-wcm .wcm-feature:nth-last-child(-n + 4) {
    border-bottom: none;
    padding-block-end: 0;
  }
}
.section-wcm .wcm-feature:after {
  position: absolute;
  z-index: 10;
  right: -15px;
  bottom: -15px;
  width: 30px;
  height: 30px;
  background-color: #fff;
  content: "";
}
.section-wcm .wcm-feature-link {
  display: flex;
  position: relative;
  height: 100%;
  flex-direction: column;
  transition: all 250ms ease-in-out;
}
.section-wcm .wcm-feature-link:hover .feature-title {
  color: #006ab1;
}
.section-wcm .wcm-feature-link:hover .feature-btn {
  background-color: #006ab1;
}
.section-wcm .wcm-feature-link:hover .feature-btn:after {
  transform: translateX(20%);
}
.section-wcm .feature-icon {
  margin-block: 0;
  width: 90px;
  height: 80px;
}
.section-wcm .feature-title {
  margin-block: 10px 10px;
  min-height: 48px;
  font-size: 18px;
  transition: inherit;
}
.section-wcm .feature-btn {
  align-self: flex-start;
  margin-block-start: 20px;
  height: 30px;
  border: none;
  background-color: #f1b24c;
  padding-block: 7px;
  padding-inline: 30px;
}
.section-wcm .feature-btn:after {
  top: 7px;
  right: 24px;
  mask-position: center;
}
.block-shape {
  position: absolute;
  display: block;
  width: 100%;
  padding: 2.5rem 4.5rem;
  background: #001c48;
  border-radius: 2rem;
  border-top-left-radius: 0;
}
.block-shape > * {
  color: #fff;
}
.block-shape h2 {
  margin-top: 0;
  font-size: 2.7rem;
  line-height: 1;
}
.block-shape:before {
  position: absolute;
  content: "";
  width: calc(90% - 46px);
  height: 46px;
  top: -46px;
  left: 0;
  background: #001c48;
  border-top-left-radius: 2rem;
  border-top-right-radius: 2rem;
}
.block-shape:after {
  position: absolute;
  content: "";
  width: 46px;
  height: 26px;
  top: -26px;
  left: calc(90% - 46px);
  background: url("/assets/img/border-radius-reverse.png") no-repeat right -20px;
}
.block-shape .f-btn-link {
  position: absolute;
  background-color: #fff;
  border-color: #fff;
  color: #001c48;
}
.block-shape .f-btn-link:hover,
.block-shape .f-btn-link:focus {
  border: 0.1rem solid #f1b24c;
  background-color: #f1b24c;
  text-decoration: none;
}
.block-shape.shape-white {
  background: rgba(255, 255, 255, 0.9);
}
.block-shape.shape-white > * {
  color: #001c48;
}
.block-shape.shape-white:before {
  background: rgba(255, 255, 255, 0.9);
}
.block-shape.shape-white:after {
  background-image: url("/assets/img/border-radius-reverse-white.png");
  opacity: 0.9;
}
.block-shape.shape-white .f-btn-link {
  background-color: #001c48;
  border-color: #001c48;
  color: #fff;
}
.block-shape.shape-white .f-btn-link:hover,
.block-shape.shape-white .f-btn-link:focus {
  border: 0.1rem solid #f1b24c;
  background-color: #f1b24c;
  text-decoration: none;
}
.section-highlights {
  padding-top: 0;
}
.section-highlights .highlights-title {
  margin-block-end: 20px;
}
.section-highlights .highlights-intro {
  margin-bottom: 50px;
}
.highlight-block {
  text-align: center;
  margin: 1.5rem 0;
}
.highlight-block.highlight-video .block-inside {
  position: relative;
  width: 100%;
  padding-bottom: 56.2393162393%;
}
.highlight-block.highlight-video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}
.highlight-block.highlight-wcm .block-inside {
  display: flex;
  background-color: #e5e6eb;
  flex-direction: column;
  flex-wrap: nowrap;
}
@media only screen and (min-width: 768px) {
  .highlight-block.highlight-wcm .block-inside {
    flex-direction: row;
  }
}
.highlight-block.highlight-wcm .content-image {
  width: auto;
}
@media only screen and (min-width: 768px) {
  .highlight-block.highlight-wcm .content-image {
    flex: 0 0 55%;
  }
}
.highlight-block.highlight-wcm .block-content {
  box-sizing: border-box;
  width: auto;
}
@media only screen and (min-width: 768px) {
  .highlight-block.highlight-wcm .block-content {
    flex: 0 0 45%;
    padding-inline: 0 6rem;
  }
}
.highlight-block.highlight-wcm p {
  padding-inline: 0;
}
.highlight-block .block-inside {
  display: flex;
  overflow: hidden;
  height: 100%;
  border-radius: 20px;
  background-color: #fff;
  flex-flow: column wrap;
  align-items: flex-start;
}
.highlight-block .block-inside.has-border {
  border-radius: 20px;
  border: 1px solid #b2bac7;
}
.highlight-block .block-content {
  display: flex;
  width: 100%;
  padding: 3rem 0;
  flex-direction: column;
  align-items: center;
}
.highlight-block .block-content .f-btn-icon {
  align-self: center;
}
.highlight-block .block-content.content-bottom {
  justify-content: flex-end;
}
.highlight-block .content-blue,
.highlight-block .content-lightblue {
  color: #fff;
}
.highlight-block .content-blue h2,
.highlight-block .content-blue h4,
.highlight-block .content-lightblue h2,
.highlight-block .content-lightblue h4 {
  color: inherit;
}
.highlight-block .content-blue .f-btn-icon:link,
.highlight-block .content-blue .f-btn-icon:visited,
.highlight-block .content-lightblue .f-btn-icon:link,
.highlight-block .content-lightblue .f-btn-icon:visited {
  background-color: #fff;
  color: #006ab1;
}
.highlight-block .content-blue .f-btn-icon:link:after,
.highlight-block .content-blue .f-btn-icon:visited:after,
.highlight-block .content-lightblue .f-btn-icon:link:after,
.highlight-block .content-lightblue .f-btn-icon:visited:after {
  background-color: #006ab1;
}
.highlight-block .content-blue .f-btn-icon:hover,
.highlight-block .content-blue .f-btn-icon:focus,
.highlight-block .content-lightblue .f-btn-icon:hover,
.highlight-block .content-lightblue .f-btn-icon:focus {
  background-color: #f1b24c;
  color: #fff;
}
.highlight-block .content-blue .f-btn-icon:hover:after,
.highlight-block .content-blue .f-btn-icon:focus:after,
.highlight-block .content-lightblue .f-btn-icon:hover:after,
.highlight-block .content-lightblue .f-btn-icon:focus:after {
  background-color: #fff;
}
.highlight-block .content-blue + .content-white,
.highlight-block .content-lightblue + .content-white {
  flex: 1;
  display: flex;
  flex-flow: column wrap;
  align-items: center;
  justify-content: center;
}
.highlight-block .content-blue {
  background-color: #001c48;
}
.highlight-block .content-blue h2,
.highlight-block .content-blue h4 {
  color: inherit;
}
.highlight-block .content-blue h2 span,
.highlight-block .content-blue h4 span {
  color: #006ab1;
}
.highlight-block .content-lightblue {
  background-color: #006ab1;
}
.highlight-block .content-lightblue h2,
.highlight-block .content-lightblue h4 {
  color: inherit;
}
.highlight-block .content-lightblue h2 span,
.highlight-block .content-lightblue h4 span {
  color: #fff;
}
.highlight-block .content-white + .content-blue {
  flex: 1;
}
.highlight-block .content-white h2,
.highlight-block .content-white h4 {
  color: #006ab1;
}
.highlight-block .content-white h2 span,
.highlight-block .content-white h4 span {
  color: #001c48;
}
.highlight-block .content-image {
  width: 100%;
}
.highlight-block .content-image img {
  display: block;
  margin: 0;
  max-width: none;
  width: 100%;
  border-radius: 0;
}
.highlight-block .content-image + .content-blue {
  flex: 1;
}
.highlight-block .content-full-height {
  flex: 1;
  display: flex;
  flex-flow: column wrap;
  align-items: center;
  justify-content: flex-start;
}
.page_inbrief .highlight-block .content-full-height {
  justify-content: space-between;
}
.highlight-block h2 span,
.highlight-block h4 span {
  display: block;
  margin-top: -0.25rem;
}
.highlight-block h2 + p,
.highlight-block h4 + p {
  margin-top: 1em;
}
.highlight-block h2:first-child,
.highlight-block h4:first-child {
  margin-top: 0;
}
.highlight-block h2:last-child,
.highlight-block h4:last-child {
  margin-bottom: 0;
}
.highlight-block h2 span {
  font-size: 2rem;
}
.highlight-block h4 {
  margin-top: 0;
  font-size: 2.4rem;
  line-height: 1;
}
.highlight-block h4 span {
  font-size: 1.8rem;
}
.highlight-block p {
  margin: 0;
  box-sizing: border-box;
  padding-inline: 2em;
  text-align: left;
}
.highlight-block p + img {
  margin-top: 1em;
}
.highlight-block p + .f-btn-icon {
  margin-block-start: 44px;
}
.highlight-block img {
  max-width: 15rem;
}
.highlight-block img + p {
  margin-top: 1em;
}
.highlight-block .f-btn-icon {
  margin-block-start: 1em;
}
.section-more {
  background-position-y: top;
  padding-block-start: 12rem;
}
.section-more .f-block-column {
  display: flex;
  flex-direction: column;
}
.section-more img {
  border-radius: 20px;
}
.section-more .f-btn-icon {
  margin-block-end: 1em;
  border: none;
  align-self: flex-start;
}
.section-more .f-btn-icon:link,
.section-more .f-btn-icon:visited {
  background-color: #f1b24c;
}
.section-more .f-btn-icon:hover,
.section-more .f-btn-icon:focus {
  background-color: #006ab1;
}
.main-content {
  position: relative;
  width: 100%;
  flex: 1 1 auto;
}
.main-content.has-teaser--true {
  margin-top: 0;
}
.main-content.main--home {
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
.main-content.main--home .content-home-wrapper {
  background-color: #fff;
}
.page-wrapper {
  min-height: 100%;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-items: stretch;
}
.container {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
.container h1 {
  max-width: 24em;
}
.container--page {
  max-width: 100rem;
}
.container--page .article-content-container {
  max-width: 100% !important;
}
.container--page .article-content-container .article-content.article {
  padding-top: 0;
}
.container--page
  .article-content-container
  .article-content.article
  > p:first-child {
  max-width: 50%;
}
.container--page
  .article-content-container
  .article-content.article
  .row:nth-child(odd) {
  justify-content: flex-end;
}
.container--page
  .article-content-container
  .article-content.article
  .row
  .col-sm-6 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}
.container--article {
  max-width: 1200px;
  padding: 3rem 2rem;
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-start;
  justify-content: flex-start;
  background-color: #fff;
  max-width: 1060px;
}
.page-contentdownloadsview .container--article {
  max-width: 960px;
}
.container--downloads,
.container--chart,
.container--myreport {
  max-width: 1200px;
  max-width: 100rem;
  width: 100%;
  padding: 0 2rem;
}
.container--myreport {
  max-width: 960px;
}
.main-content-wrapper,
.article-content-container {
  min-width: 1px;
}
.main-content-wrapper {
  width: 100%;
  margin: 0 auto;
  flex: 1 1 72rem;
}
.article-content-container {
  width: 100%;
}
.main--search .article-content-container,
.main--page .article-content-container {
  max-width: 80rem;
  margin: 0 auto;
}
.sticky-wrapper .sticky-positioning {
  position: absolute;
  width: 60%;
  height: calc(100% + 266px);
  top: 0;
  z-index: 10;
  pointer-events: none;
}
.sticky-wrapper .sticky-positioning:before {
  position: absolute;
  content: "";
  width: 100%;
  left: 0;
}
.sticky-wrapper .sticky-positioning:before,
.sticky-wrapper .sticky-positioning .sticky-container {
  height: 100%;
  -webkit-transition: -webkit-transform ease 0.3s 0.15s;
  -o-transition: transform ease 0.3s 0.15s;
  transition: transform ease 0.3s 0.15s;
  transition:
    transform ease 0.3s 0.15s,
    -webkit-transform ease 0.3s 0.15s;
  -webkit-transform: translateX(-90%);
  -ms-transform: translateX(-90%);
  transform: translateX(-90%);
  -webkit-transform: translateX(calc(-100% + 22rem));
  -ms-transform: translateX(calc(-100% + 22rem));
  transform: translateX(calc(-100% + 22rem));
}
.sticky-wrapper .sticky-positioning .sticky-container {
  position: -webkit-sticky;
  position: sticky;
  max-height: 100vh;
  top: 0;
}
.sticky-wrapper .sticky-positioning .sticky-container .btn-article {
  position: absolute;
  width: 22rem;
  height: 7.1rem;
  padding-right: 6.8rem;
  top: 0;
  right: 0;
  flex-flow: row nowrap;
  transition: all 0.3s ease-in-out;
}
.sticky-wrapper .sticky-positioning .sticky-container .btn-article * {
  transition: all 0.3s ease-in-out;
}
.sticky-wrapper .sticky-positioning .sticky-container .btn-article:before,
.sticky-wrapper .sticky-positioning .sticky-container .btn-article:after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  z-index: -1;
}
.sticky-wrapper .sticky-positioning .sticky-container .btn-article:before {
  width: calc(100% - 6.8rem);
  height: 100%;
  right: 6.8rem;
  left: 0;
  background: #f1b24c;
}
.sticky-wrapper .sticky-positioning .sticky-container .btn-article:after {
  width: 6.8rem;
  height: 100%;
  right: 0;
  background: url("/assets/img/wave-gold-bottom-right.png") no-repeat right
    bottom;
  background-size: contain;
}
.sticky-wrapper
  .sticky-positioning
  .sticky-container
  .btn-article
  .button-title {
  margin-left: 1rem;
  font: 500 1.6rem/1em "BankGothic";
  text-transform: uppercase;
}
.artnav--open .article-header,
.artnav--open .container--article,
.artnav--open footer {
  -webkit-filter: blur(4px);
  filter: blur(4px);
  -webkit-transition: -webkit-filter ease 1s 0.4s;
  -o-transition: filter ease 1s 0.4s;
  transition: filter ease 1s 0.4s;
  transition:
    filter ease 1s 0.4s,
    -webkit-filter ease 1s 0.4s;
  -webkit-transform: translateZ(0) perspective(1px);
  transform: translateZ(0) perspective(1px);
}
.artnav--open .sticky-positioning:before,
.artnav--open .sticky-container {
  -webkit-transform: translateX(0%) !important;
  -ms-transform: translateX(0%) !important;
  transform: translateX(0%) !important;
}
.artnav--open .sticky-container .btn-article {
  width: 7rem !important;
  padding-right: 0 !important;
}
.artnav--open .sticky-container .btn-article:hover *,
.artnav--open .sticky-container .btn-article:focus * {
  color: #f1b24c;
}
.artnav--open .sticky-container .btn-article * {
  color: #006ab1;
}
.artnav--open .sticky-container .btn-article:before,
.artnav--open .sticky-container .btn-article:after {
  display: none;
}
.artnav--open .sticky-container .btn-article:before {
  width: 6.8rem !important;
  height: 100% !important;
  left: 0 !important;
  background: url("/assets/img/wave-gold-bottom-left.png") no-repeat left bottom !important;
  background-size: contain !important;
}
.artnav--open .sticky-container .btn-article:after {
  width: calc(100% - 6.8rem) !important;
  height: 100% !important;
  right: 0 !important;
  left: 6.8rem !important;
  background: #f1b24c !important;
}
.artnav--open .sticky-container .btn-article .button-title {
  display: none;
}
[class^="btn"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  color: inherit;
  cursor: pointer;
  background: 0 0;
}
.btn-devices {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.btn-article {
  width: 5rem;
  height: 5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  z-index: 100;
  pointer-events: all;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  will-change: transform, opacity, animation;
}
.main--chart,
.main--myreport {
  margin-top: 7.1rem;
}
.article-header-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 100% !important;
}
.article-header-title a {
  margin: 0.2em 0;
  padding: 0.2em 0;
  font-size: 1.6rem;
  line-height: 1.5;
}
.myreport-item {
  width: 100%;
  margin: 0 0 1rem 0;
  padding: 0.3em 0.4em;
  clear: both;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  list-style: none;
  overflow: hidden;
}
.myreport-item a {
  display: inline-block;
  text-decoration: none;
}
.myreport-item .svg-icon::-moz-selection {
  color: initial;
  background: none;
}
.myreport-item .svg-icon::selection {
  color: initial;
  background: none;
}
.myreport-item .btn {
  margin: 0;
  flex: 0 0 2.4rem;
}
.myreport-item .btn:first-of-type {
  margin-right: 0.4rem;
}
.myreport-item .btn:last-of-type {
  margin-left: 0.4rem;
}
.myreport-item:focus,
.myreport-item:hover {
  background-color: rgba(0, 28, 72, 0.05);
}
.mr-list_form {
  float: left;
  flex: 1 1 auto;
  display: inline-flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}
.mr-list_label,
.mr-list_input {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
}
.mr-list_label {
  color: #0e85cf;
  font-family: "BankGothic", Arial, sans-serif;
  word-wrap: break-word;
  overflow-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.mr-list_label::-moz-selection {
  color: initial;
  background: none;
}
.mr-list_label::selection {
  color: initial;
  background: none;
}
.mr-list_input {
  width: 1.6rem;
  height: 1.6rem;
  margin: 0.35em 0 0 0;
  flex: 0 0 2rem;
}
.myreport-download {
  width: 100%;
  margin: 2rem 0 0 0;
  padding: 0;
  clear: both;
}
@media only screen and (max-width: 1360px) {
  h1,
  .h1 {
    font-size: 0rem;
  }
  h2,
  .h2 {
    font-size: 0rem;
  }
  .f-block-column {
    margin-bottom: 2rem;
  }
  .article-header {
    min-height: 20rem;
    max-height: 27rem;
    height: 27rem;
  }
  .article-header h1 {
    width: calc(100% - 69px);
    min-height: unset;
    padding: 1.5rem 0 0 2rem;
    font-size: 3.6rem;
  }
  .article-hero .hero-content--title .h1 {
    max-width: 58rem;
    margin-top: 7.5rem;
    margin-right: 2rem;
  }
  .article-hero .hero-content--intro {
    width: 45rem;
    margin: 0 0 5rem 2rem;
    padding: 2rem 2rem 0;
  }
  .article-hero .hero-content--buttons {
    width: 45rem;
    height: 19.5rem;
    margin: 0 2rem 5rem 0;
  }
  .article-hero .hero-content--buttons ul li:nth-child(1) {
    left: 2rem;
  }
  .article-hero .hero-content--buttons ul li:nth-child(2) {
    top: 5rem;
    right: 0;
  }
  .article-hero .hero-content--buttons ul li:nth-child(3) {
    top: 10rem;
    left: 0;
  }
  .article-hero .hero-content--buttons ul li:nth-child(4) {
    top: 15rem;
    right: 2rem;
  }
  .parallax-image {
    height: 605px;
  }
  .parallax-01:after {
    background-position: 45% 0;
  }
  .parallax-overlay > div:nth-child(1) {
    left: 50%;
  }
  .parallax-overlay > div:nth-child(2) {
    left: 4rem;
  }
  .parallax-overlay > div:nth-child(2) .f-btn-link {
    left: 4rem;
  }
  .parallax-overlay > div:nth-child(3) {
    top: 76rem;
    left: auto;
    right: 7rem;
    transform: none;
  }
  .sticky-wrapper .sticky-positioning {
    width: 80%;
  }
  .sticky-wrapper .sticky-positioning:before,
  .sticky-wrapper .sticky-positioning .sticky-container {
    -webkit-transform: translateX(calc(-100% + 18rem));
    -ms-transform: translateX(calc(-100% + 18rem));
    transform: translateX(calc(-100% + 18rem));
  }
  .sticky-wrapper .sticky-positioning .sticky-container .btn-article {
    width: 18rem;
    justify-content: flex-end;
  }
  .artnav--open
    .sticky-wrapper
    .sticky-positioning
    .sticky-container
    .btn-article {
    justify-content: center;
  }
  .container--article {
    padding-top: 7.1rem;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 960px) {
  .page-wrapper {
    padding-top: 5.9rem;
  }
  .lw-output_tabs .lw-output_tab {
    font-size: 1.2rem;
  }
  .nav {
    position: fixed;
    top: 0;
  }
  .nav_mobile_wrapper {
    width: 100%;
    height: auto;
    padding: 12vh 0 0;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    background: #fff;
    flex-direction: column;
    justify-content: flex-start;
    transform: translateX(100%);
  }
  .menu--open .nav_mobile_wrapper {
    transform: translateX(0%);
  }
  .nav_logo {
    flex: 0 0 auto;
    padding-top: 23px;
  }
  .nav_menu {
    margin: 5vh 0;
    flex: 0 0 auto;
    order: 2;
  }
  .nav_meta {
    width: 75%;
    flex: 0 0 auto;
    margin: 0;
    order: 1;
  }
  .nav-list {
    flex-direction: column;
    text-align: center;
    font-size: 1.6rem;
    font-weight: 500;
    color: #333;
  }
  .nav-list_item {
    margin: 0;
  }
  .nav-list_url {
    font-size: 2.2rem;
    padding: 1rem 0;
  }
  .nav-list_url:hover,
  .nav-list_url:focus {
    color: #001c48;
    text-decoration: underline;
  }
  .btn-menu {
    display: flex !important;
  }
  .menu--open .btn-menu {
    color: #333;
  }
  .nav-content {
    padding-top: 5rem;
  }
  .container--nav {
    justify-content: flex-end;
  }
  .f-carousel h1 {
    font-size: 2.8rem;
  }
  .page-homeview .f-carousel h1 {
    font-size: 2.2rem;
  }
  .f-carousel p {
    font-size: initial;
  }
  .page-homeview .f-carousel p {
    font-size: initial;
  }
  .page-homeview .f-carousel_cell-content {
    max-width: 60rem;
  }
  .content-page-wrapper:nth-child(1) {
    padding: 5rem 2rem;
  }
  .sticky-wrapper .sticky-positioning {
    width: 100%;
  }
  .sticky-wrapper .sticky-positioning:before,
  .sticky-wrapper .sticky-positioning .sticky-container {
    -webkit-transform: translateX(calc(-100% + 11.4rem));
    -ms-transform: translateX(calc(-100% + 11.4rem));
    transform: translateX(calc(-100% + 11.4rem));
  }
  .sticky-wrapper .sticky-positioning .sticky-container .btn-article {
    width: 11.4rem;
  }
  .sticky-wrapper
    .sticky-positioning
    .sticky-container
    .btn-article
    .button-title {
    display: none;
  }
  .page-aside.page-aside--nav {
    padding: 70px 0 35px;
  }
  .parallax-01:after {
    background-position: 53% 0;
  }
  .parallax-02:after {
    top: 34%;
    background-position: 55% 0;
  }
  .block-shape h2 {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 768px) {
  h1,
  .h1 {
    font-size: 3.33rem;
  }
  h2,
  .h2 {
    font-size: 2.25rem;
  }
  h3,
  .h3 {
    font-size: 2.18rem;
  }
  h4,
  .h4 {
    font-size: 1.85rem;
  }
  .nav-switcher {
    padding-right: 5rem;
  }
  .nav {
    padding: 2rem 1.5rem;
  }
  .menu--open .nav {
    z-index: 11;
  }
  .nav_logo {
    padding: 30px 70px 35px 20px;
    top: 0;
    left: 0;
  }
  .nav_logo-corp {
    max-width: 15rem;
  }
  .container--nav {
    padding: 0;
    justify-content: flex-end;
  }
  .btn-menu {
    display: flex !important;
    padding: 0;
  }
  .breadcrumbs {
    font-size: 1.2rem;
  }
  .flickity-prev-next-button {
    width: 3.2rem;
    height: 4rem;
  }
  .flickity-prev-next-button.previous {
    margin-left: -1.6rem;
  }
  .page-homeview .flickity-prev-next-button.previous {
    margin-left: initial;
  }
  .flickity-prev-next-button.next {
    margin-right: -1.6rem;
  }
  .page-homeview .flickity-prev-next-button.next {
    margin-right: initial;
  }
  .flickity-page-dots {
    display: none;
  }
  .f-carousel h1 {
    font-size: 2.6rem;
  }
  .page-homeview .f-carousel h1 {
    font-size: 2.2rem;
  }
  .f-carousel p {
    font-size: initial;
  }
  .page-homeview .f-carousel p {
    font-size: 1.4rem;
  }
  .f-carousel .btn {
    font-size: 1.6rem;
  }
  .page-homeview .f-carousel_cell-container {
    padding: 0;
    justify-content: center;
    align-items: center;
  }
  .page-homeview .f-carousel_cell-content {
    min-width: 12rem;
    max-width: 80%;
    padding: 1.8rem 2rem;
    border-radius: 1rem;
  }
  .search-result {
    padding: 1rem 0 1.2rem 1rem;
  }
  .content-home-wrapper,
  .content-page-wrapper {
    padding: 4rem 2rem;
  }
  .content-home-wrapper .f-block-columns,
  .content-page-wrapper .f-block-columns {
    margin-bottom: 4rem;
  }
  .content-home-wrapper h2,
  .content-page-wrapper h2 {
    font-size: 3rem;
    text-transform: uppercase;
  }
  .content-home-wrapper h3,
  .content-page-wrapper h3 {
    font-size: 2.2rem;
    text-transform: uppercase;
  }
  .article-hero .hero-content--title .h1 {
    max-width: 48rem;
    margin-top: 7.5rem;
    margin-right: 2rem;
    font-size: 3.6rem;
  }
  .article-hero .hero-content--title .h1 span {
    font-size: 1.8rem;
  }
  .article-hero .hero-content--intro {
    width: 35rem;
    margin: 0 0 5rem 2rem;
    padding: 2rem 2rem 0;
  }
  .article-hero .hero-content--buttons {
    width: 35rem;
    height: 19.5rem;
    margin: 0 2rem 5rem 0;
  }
  .article-hero .hero-content--buttons ul li:nth-child(1) {
    left: 2rem;
  }
  .article-hero .hero-content--buttons ul li:nth-child(2) {
    top: 5rem;
    right: 0;
  }
  .article-hero .hero-content--buttons ul li:nth-child(3) {
    top: 10rem;
    left: 0;
  }
  .article-hero .hero-content--buttons ul li:nth-child(4) {
    top: 15rem;
    right: 2rem;
  }
  .parallax-image {
    height: 585px;
  }
  .parallax-01:after {
    bottom: 7rem;
    background-position: 60% 0;
  }
  .parallax-02:after {
    top: 25%;
    background-position: 45% 0;
  }
  .parallax-overlay > div:nth-child(1) {
    width: 45rem;
    padding-right: 12rem;
    left: 45%;
    top: 7.5rem;
  }
  .parallax-overlay > div:nth-child(1) .f-btn-link {
    bottom: -3rem;
    right: 0;
  }
  .parallax-overlay > div:nth-child(2) {
    width: 45rem;
    padding-right: 12rem;
    top: 44rem;
  }
  .parallax-overlay > div:nth-child(2) .f-btn-link {
    left: 2rem;
  }
  .parallax-overlay > div:nth-child(3) {
    width: 45rem;
    padding-right: 12rem;
    top: 86rem;
    right: 0;
  }
  .parallax-overlay > div:nth-child(3) .f-btn-link {
    bottom: -3rem;
    right: 0;
  }
  .block-shape {
    padding: 2rem;
  }
  .block-shape h2 {
    font-size: 2rem;
  }
  .wave-bg {
    background-position: 65% 4rem;
    background-size: 142rem;
  }
  .container--page
    .article-content-container
    .article-content.article
    > p:first-child {
    max-width: 75%;
  }
  .container--page
    .article-content-container
    .article-content.article
    .row
    .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .article-content {
    padding: 2.5rem 0;
  }
}
@media only screen and (max-width: 480px) {
  h1,
  .h1 {
    font-size: 2.5rem;
  }
  h2,
  .h2 {
    font-size: 2.08rem;
  }
  h3,
  .h3 {
    font-size: 2rem;
  }
  .page-options {
    width: 100%;
  }
  .nav_logo-corp {
    max-width: 15rem;
  }
  .main-content-wrapper,
  .article-content-container {
    display: block;
    width: 100%;
  }
  .article-content--myreport {
    padding: 2rem 0;
  }
  .prevnext {
    justify-content: space-between;
  }
  .prevnext_url {
    width: 13rem;
  }
  .prevnext_title {
    font-size: 1.3rem;
  }
  .prevnext_next {
    border: none;
  }
  .f-carousel h1 {
    font-size: 2rem;
  }
  .f-carousel .btn {
    font-size: 1.4rem;
  }
  .page-homeview .f-carousel_cell {
    min-height: 40rem;
  }
  .page-homeview .f-carousel_cell-content {
    margin: 0 3rem;
  }
  .flickity-prev-next-button {
    width: 2.8rem;
    height: 3rem;
  }
  .article-header {
    min-height: 10rem;
    max-height: 17rem;
    height: 17rem;
  }
  .article-header h1 {
    width: 100%;
    max-width: 100%;
    height: auto;
    padding: 1rem 2rem;
    bottom: 0;
    font-size: 2.4rem;
    border-radius: 0;
  }
  .article-header h1:before,
  .article-header h1:after {
    display: none;
  }
  .article-hero {
    max-height: unset;
    background-position: 50% 12.6rem;
    background-size: auto 240px;
  }
  .article-hero:before {
    display: none;
  }
  .article-hero--content {
    position: static;
    flex-flow: column wrap;
    justify-content: flex-start;
    height: auto;
    min-height: 100%;
  }
  .article-hero .hero-content:before {
    height: 3rem;
    bottom: 26.5rem;
    z-index: 1;
    background-position: 30% top;
    background-size: 98rem;
  }
  .article-hero .hero-content--title {
    height: auto;
    margin-bottom: 24rem;
  }
  .article-hero .hero-content--title:before,
  .article-hero .hero-content--title:after {
    display: none;
  }
  .article-hero .hero-content--title .h1 {
    align-self: flex-start;
    max-width: 100%;
    margin: 0;
    padding: 7rem 2rem 2rem;
    font-size: 2.4rem;
  }
  .article-hero .hero-content--title .h1 span {
    margin-left: 6.5rem;
    font-size: 1.2rem;
  }
  .article-hero .hero-content--intro {
    align-self: flex-start;
    width: 100%;
    margin: 0;
    padding: 2rem;
    border-radius: 0;
  }
  .article-hero .hero-content--buttons {
    align-self: flex-start;
    width: 100%;
    height: auto;
    margin: 0;
    background: #001c48;
  }
  .article-hero .hero-content--buttons ul {
    display: flex;
    flex-flow: column wrap;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 2rem;
  }
  .article-hero .hero-content--buttons ul li {
    position: static;
    margin: 0.8rem 0;
  }
  .img-bg-wrapper {
    display: flex;
    flex-flow: column wrap;
  }
  .parallax-image {
    height: 325px;
  }
  .parallax-overlay {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    z-index: 1;
  }
  .parallax-overlay > div:nth-child(1) {
    width: 100%;
    padding-right: 2rem;
    top: 0;
    left: 0;
    transform: none;
  }
  .parallax-overlay > div:nth-child(1) .f-btn-link {
    right: -8.5rem;
    bottom: calc(3rem + 2em);
  }
  .parallax-overlay > div:nth-child(2) {
    width: 100%;
    padding-right: 2rem;
    top: 0;
    left: 0;
    z-index: 2;
  }
  .parallax-overlay > div:nth-child(2) .f-btn-link {
    left: 50%;
    bottom: -2rem;
  }
  .parallax-overlay > div:nth-child(3) {
    width: 100%;
    padding-right: 2rem;
    top: 0;
    left: 0;
    transform: none;
    z-index: 3;
  }
  .parallax-overlay > div:nth-child(3) .f-btn-link {
    right: -5rem;
    bottom: calc(3rem + 2em);
  }
  .block-shape {
    position: relative;
    padding: 0.5rem 2rem 7.6rem;
    border-radius: 0;
  }
  .block-shape:last-of-type {
    padding-bottom: 2.5rem;
  }
  .block-shape h2 {
    max-width: 75%;
    font-size: 2.4rem;
  }
  .block-shape:before {
    border-top-left-radius: 0;
  }
  .block-shape:after {
    position: absolute;
    content: "";
    width: 46px;
    height: 26px;
    top: -26px;
    left: calc(90% - 46px);
    background: url("/assets/img/border-radius-reverse.png") no-repeat
      right -20px;
  }
  .block-shape .f-btn-link {
    position: static;
  }
  .block-shape.shape-white {
    background: #fff;
  }
  .block-shape.shape-white:before {
    background: #fff;
  }
  .block-shape.shape-white:after {
    opacity: 1;
  }
  .wave-bg {
    padding-top: 8rem;
    background-position: 95% 3.5rem;
    background-size: 98rem;
  }
  .highlight-block {
    margin: 1.5rem 0;
  }
  .highlight-block > div {
    display: flex;
    flex-flow: column wrap;
    align-items: center;
    height: 100%;
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
  }
  .highlight-block > div h2 span {
    display: block;
    margin-top: -0.25rem;
    color: #006ab1;
    font-size: 2rem;
  }
  .highlight-block > div h2 + p {
    margin-top: 1em;
  }
  .highlight-block > div h2:first-child {
    margin-top: 0;
  }
  .highlight-block > div h2:last-child {
    margin-bottom: 0;
  }
  .highlight-block > div h4 {
    margin-top: 0;
    font-size: 2.4rem;
    line-height: 1;
  }
  .highlight-block > div h4 span {
    display: block;
    margin-top: -0.25rem;
    color: #006ab1;
    font-size: 1.8rem;
  }
  .highlight-block > div h4 + p {
    margin-top: 1em;
  }
  .highlight-block > div h4:first-child {
    margin-top: 0;
  }
  .highlight-block > div h4:last-child {
    margin-bottom: 0;
  }
  .highlight-block > div p {
    margin: 0;
  }
  .highlight-block > div p + img {
    margin-top: 1em;
  }
  .highlight-block > div img + p {
    margin-top: 1em;
  }
  .highlight-block > div .blue-content {
    width: 100%;
    padding: 3rem 1.5rem;
    background: #001c48;
    color: #fff;
  }
  .highlight-block > div .blue-content h2,
  .highlight-block > div .blue-content h4 {
    color: inherit;
  }
  .highlight-block > div .blue-content + .white-content {
    border-radius: 20px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    flex: 1;
    display: flex;
    flex-flow: column wrap;
    align-items: center;
    justify-content: center;
  }
  .highlight-block > div .white-content {
    width: 100%;
    padding: 3rem 1.5rem;
    border: 1px solid #001c48;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
  }
  .highlight-block > div .white-content + .blue-content {
    flex: 0;
  }
  .highlight-block > div .image-content img {
    display: block;
    margin: 0;
    border-radius: 0;
  }
  .highlight-block > div .image-content + .blue-content {
    flex: 1;
  }
  .highlight-block > div .content-full-height {
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    flex: 1;
    display: flex;
    flex-flow: column wrap;
    align-items: center;
    justify-content: space-between;
  }
  .footer {
    background-image: url("/assets/svg/bg-footer-mob.svg");
  }
  .footer-part {
    flex: 0 1 100%;
    padding-bottom: 0;
  }
  .footer-part li {
    width: 100%;
    display: inline-block;
  }
  .footer-part:first-child + .footer-part {
    padding-top: 0;
  }
  .footer-part:first-child + .footer-part li:first-child {
    display: none;
  }
  .footer-part:not(:first-child) h2 {
    display: none;
  }
  .footer-part .social-list {
    margin-top: 2.5rem;
  }
  .footer-part .social-list li {
    width: auto;
  }
  .footer-part .social-list li a {
    margin: 0 1rem;
  }
  .quick-links {
    margin: 0;
  }
  .article-controller {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .article-controller .prevnext_next,
  .article-controller .prevnext_prev {
    display: inline-block;
    flex: 0 1 5rem;
  }
  .article-controller .next-btn-container,
  .article-controller .prev-btn-container {
    border-radius: 24%;
    width: 5rem;
    height: 5rem;
    text-align: center;
    background-color: #001c48;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .article-controller .next-btn-container:hover,
  .article-controller .next-btn-container:focus,
  .article-controller .prev-btn-container:hover,
  .article-controller .prev-btn-container:focus {
    background-color: #006ab1;
  }
  .article-controller .breadcrumbs {
    display: none;
  }
  .image {
    margin-bottom: -2rem;
    padding-bottom: 0;
  }
  .image .caption {
    position: relative;
    width: calc(100% - 4rem);
    padding: 0 2rem 2rem;
    top: -2rem;
    right: 2rem;
    bottom: auto;
    left: 2rem;
  }
  .container--page
    .article-content-container
    .article-content.article
    > p:first-child {
    max-width: 100%;
  }
  .container--page .article-content-container .article-content.article .row {
    margin-bottom: 0;
  }
  .container--page
    .article-content-container
    .article-content.article
    .row
    .col-sm-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .hr-list--0 {
    column-count: 1;
  }
  .article-header-title {
    flex-flow: column wrap;
    align-items: flex-start;
  }
} /*# sourceMappingURL=styles.css.map */
