/* @license MIT https://github.com/necolas/normalize.css/blob/3.0.3/LICENSE.md */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@media (min--moz-device-pixel-ratio: 0) {
  summary {
    display: list-item;
  }
}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.messages {
  padding: 15px 20px 15px 35px;
  word-wrap: break-word;
  border: 1px solid;
  border-width: 1px 1px 1px 0;
  border-radius: 2px;
  background: no-repeat 10px 17px;
  overflow-wrap: break-word;
}
[dir="rtl"] .messages {
  padding-right: 35px;
  padding-left: 20px;
  text-align: right;
  border-width: 1px 0 1px 1px;
  background-position: right 10px top 17px;
}
.messages + .messages {
  margin-top: 1.538em;
}
.messages__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.messages__item + .messages__item {
  margin-top: 0.769em;
}
.messages--status {
  color: #325e1c;
  border-color: #c9e1bd #c9e1bd #c9e1bd transparent;
  background-color: #f3faef;
  background-image: url(/themes/contrib/classy/images/icons/73b355/check.svg);
  box-shadow: -8px 0 0 #77b259;
}
[dir="rtl"] .messages--status {
  margin-left: 0;
  border-color: #c9e1bd transparent #c9e1bd #c9e1bd;
  box-shadow: 8px 0 0 #77b259;
}
.messages--warning {
  color: #734c00;
  border-color: #f4daa6 #f4daa6 #f4daa6 transparent;
  background-color: #fdf8ed;
  background-image: url(/themes/contrib/classy/images/icons/e29700/warning.svg);
  box-shadow: -8px 0 0 #e09600;
}
[dir="rtl"] .messages--warning {
  border-color: #f4daa6 transparent #f4daa6 #f4daa6;
  box-shadow: 8px 0 0 #e09600;
}
.messages--error {
  color: #a51b00;
  border-color: #f9c9bf #f9c9bf #f9c9bf transparent;
  background-color: #fcf4f2;
  background-image: url(/themes/contrib/classy/images/icons/e32700/error.svg);
  box-shadow: -8px 0 0 #e62600;
}
[dir="rtl"] .messages--error {
  border-color: #f9c9bf transparent #f9c9bf #f9c9bf;
  box-shadow: 8px 0 0 #e62600;
}
.messages--error p.error {
  color: #a51b00;
}
.node--unpublished {
  background-color: #fff4f4;
}
.choices {
  position: relative;
  margin-bottom: 24px;
  font-size: 16px;
}
.choices:focus {
  outline: 0;
}
.choices:last-child {
  margin-bottom: 0;
}
.choices.is-disabled .choices__inner,
.choices.is-disabled .choices__input {
  background-color: #eaeaea;
  cursor: not-allowed;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.choices.is-disabled .choices__item {
  cursor: not-allowed;
}
.choices [hidden] {
  display: none !important;
}
.choices[data-type*="select-one"] {
  cursor: pointer;
}
.choices[data-type*="select-one"] .choices__inner {
  padding-bottom: 7.5px;
}
.choices[data-type*="select-one"] .choices__input {
  display: block;
  width: 100%;
  padding: 10px;
  border-bottom: 1px solid #ddd;
  background-color: #fff;
  margin: 0;
}
.choices[data-type*="select-one"] .choices__button {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);
  padding: 0;
  background-size: 8px;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -10px;
  margin-right: 25px;
  height: 20px;
  width: 20px;
  border-radius: 10em;
  opacity: 0.5;
}
.choices[data-type*="select-one"] .choices__button:focus,
.choices[data-type*="select-one"] .choices__button:hover {
  opacity: 1;
}
.choices[data-type*="select-one"] .choices__button:focus {
  box-shadow: 0 0 0 2px #00bcd4;
}
.choices[data-type*="select-one"]:after {
  content: "";
  height: 0;
  width: 0;
  border-style: solid;
  border-color: #333 transparent transparent;
  border-width: 5px;
  position: absolute;
  right: 11.5px;
  top: 50%;
  margin-top: -2.5px;
  pointer-events: none;
}
.choices[data-type*="select-one"].is-open:after {
  border-color: transparent transparent #333;
  margin-top: -7.5px;
}
.choices[data-type*="select-one"][dir="rtl"]:after {
  left: 11.5px;
  right: auto;
}
.choices[data-type*="select-one"][dir="rtl"] .choices__button {
  right: auto;
  left: 0;
  margin-left: 25px;
  margin-right: 0;
}
.choices[data-type*="select-multiple"] .choices__inner,
.choices[data-type*="text"] .choices__inner {
  cursor: text;
}
.choices[data-type*="select-multiple"] .choices__button,
.choices[data-type*="text"] .choices__button {
  position: relative;
  display: inline-block;
  margin: 0 -4px 0 8px;
  padding-left: 16px;
  border-left: 1px solid #008fa1;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);
  background-size: 8px;
  width: 8px;
  line-height: 1;
  opacity: 0.75;
  border-radius: 0;
}
.choices[data-type*="select-multiple"] .choices__button:focus,
.choices[data-type*="select-multiple"] .choices__button:hover,
.choices[data-type*="text"] .choices__button:focus,
.choices[data-type*="text"] .choices__button:hover {
  opacity: 1;
}
.choices__inner {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  background-color: #f9f9f9;
  padding: 7.5px 7.5px 3.75px;
  border: 1px solid #ddd;
  border-radius: 2.5px;
  font-size: 14px;
  min-height: 44px;
  overflow: hidden;
}
.is-focused .choices__inner,
.is-open .choices__inner {
  border-color: #b7b7b7;
}
.is-open .choices__inner {
  border-radius: 2.5px 2.5px 0 0;
}
.is-flipped.is-open .choices__inner {
  border-radius: 0 0 2.5px 2.5px;
}
.choices__list {
  margin: 0;
  padding-left: 0;
  list-style: none;
}
.choices__list--single {
  display: inline-block;
  padding: 4px 16px 4px 4px;
  width: 100%;
}
[dir="rtl"] .choices__list--single {
  padding-right: 4px;
  padding-left: 16px;
}
.choices__list--single .choices__item {
  width: 100%;
}
.choices__list--multiple {
  display: inline;
}
.choices__list--multiple .choices__item {
  display: inline-block;
  vertical-align: middle;
  border-radius: 20px;
  padding: 4px 10px;
  font-size: 12px;
  font-weight: 500;
  margin-right: 3.75px;
  margin-bottom: 3.75px;
  background-color: #00bcd4;
  border: 1px solid #00a5bb;
  color: #fff;
  word-break: break-all;
}
.choices__list--multiple .choices__item[data-deletable] {
  padding-right: 5px;
}
[dir="rtl"] .choices__list--multiple .choices__item {
  margin-right: 0;
  margin-left: 3.75px;
}
.choices__list--multiple .choices__item.is-highlighted {
  background-color: #00a5bb;
  border: 1px solid #008fa1;
}
.is-disabled .choices__list--multiple .choices__item {
  background-color: #aaa;
  border: 1px solid #919191;
}
.choices__list--dropdown {
  display: none;
  z-index: 1;
  position: absolute;
  width: 100%;
  background-color: #fff;
  border: 1px solid #ddd;
  top: 100%;
  margin-top: -1px;
  border-bottom-left-radius: 2.5px;
  border-bottom-right-radius: 2.5px;
  overflow: hidden;
  word-break: break-all;
}
.choices__list--dropdown.is-active {
  display: block;
}
.is-open .choices__list--dropdown {
  border-color: #b7b7b7;
}
.is-flipped .choices__list--dropdown {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: -1px;
  border-radius: 0.25rem 0.25rem 0 0;
}
.choices__list--dropdown .choices__list {
  position: relative;
  max-height: 300px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  will-change: scroll-position;
}
.choices__list--dropdown .choices__item {
  position: relative;
  padding: 10px;
  font-size: 14px;
}
[dir="rtl"] .choices__list--dropdown .choices__item {
  text-align: right;
}
@media (min-width: 640px) {
  .choices__list--dropdown .choices__item--selectable {
    padding-right: 100px;
  }
  .choices__list--dropdown .choices__item--selectable:after {
    content: attr(data-select-text);
    font-size: 12px;
    opacity: 0;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
  }
  [dir="rtl"] .choices__list--dropdown .choices__item--selectable {
    text-align: right;
    padding-left: 100px;
    padding-right: 10px;
  }
  [dir="rtl"] .choices__list--dropdown .choices__item--selectable:after {
    right: auto;
    left: 10px;
  }
}
.choices__list--dropdown .choices__item--selectable.is-highlighted {
  background-color: #f2f2f2;
}
.choices__list--dropdown .choices__item--selectable.is-highlighted:after {
  opacity: 0.5;
}
.choices__item {
  cursor: default;
}
.choices__item--selectable {
  cursor: pointer;
}
.choices__item--disabled {
  cursor: not-allowed;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  opacity: 0.5;
}
.choices__heading {
  font-weight: 600;
  font-size: 12px;
  padding: 10px;
  border-bottom: 1px solid #f7f7f7;
  color: gray;
}
.choices__button {
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
.choices__button:focus,
.choices__input:focus {
  outline: 0;
}
.choices__input {
  display: inline-block;
  vertical-align: baseline;
  background-color: #f9f9f9;
  font-size: 14px;
  margin-bottom: 5px;
  border: 0;
  border-radius: 0;
  max-width: 100%;
  padding: 4px 0 4px 2px;
}
[dir="rtl"] .choices__input {
  padding-right: 2px;
  padding-left: 0;
}
.choices__placeholder {
  opacity: 0.5;
}
.fp-enabled body,
html.fp-enabled {
  margin: 0;
  padding: 0;
  overflow: hidden;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.fp-section {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fp-slide {
  float: left;
}
.fp-slide,
.fp-slidesContainer {
  height: 100%;
  display: block;
}
.fp-slides {
  z-index: 1;
  height: 100%;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.fp-section.fp-table,
.fp-slide.fp-table {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.fp-tableCell {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
.fp-slidesContainer {
  float: left;
  position: relative;
}
.fp-controlArrow {
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
  position: absolute;
  z-index: 4;
  top: 50%;
  cursor: pointer;
  width: 0;
  height: 0;
  border-style: solid;
  margin-top: -38px;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.fp-controlArrow.fp-prev {
  left: 15px;
  width: 0;
  border-width: 38.5px 34px 38.5px 0;
  border-color: transparent #fff transparent transparent;
}
.fp-controlArrow.fp-next {
  right: 15px;
  border-width: 38.5px 0 38.5px 34px;
  border-color: transparent transparent transparent #fff;
}
.fp-scrollable {
  overflow: hidden;
  position: relative;
}
.fp-scroller {
  overflow: hidden;
}
.iScrollIndicator {
  border: 0 !important;
}
.fp-notransition {
  -webkit-transition: none !important;
  transition: none !important;
}
#fp-nav {
  position: fixed;
  z-index: 100;
  top: 50%;
  opacity: 1;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translate3d(0, -50%, 0);
}
#fp-nav.fp-right {
  right: 17px;
}
#fp-nav.fp-left {
  left: 17px;
}
.fp-slidesNav {
  position: absolute;
  z-index: 4;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0 !important;
  right: 0;
  margin: 0 auto !important;
}
.fp-slidesNav.fp-bottom {
  bottom: 17px;
}
.fp-slidesNav.fp-top {
  top: 17px;
}
#fp-nav ul,
.fp-slidesNav ul {
  margin: 0;
  padding: 0;
}
#fp-nav ul li,
.fp-slidesNav ul li {
  display: block;
  width: 14px;
  height: 13px;
  margin: 7px;
  position: relative;
}
.fp-slidesNav ul li {
  display: inline-block;
}
#fp-nav ul li a,
.fp-slidesNav ul li a {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
}
#fp-nav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li a.active span,
.fp-slidesNav ul li:hover a.active span {
  height: 12px;
  width: 12px;
  margin: -6px 0 0 -6px;
  border-radius: 100%;
}
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  height: 4px;
  width: 4px;
  border: 0;
  background: #333;
  left: 50%;
  top: 50%;
  margin: -2px 0 0 -2px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span {
  width: 10px;
  height: 10px;
  margin: -5px 0 0 -5px;
}
#fp-nav ul li .fp-tooltip {
  position: absolute;
  top: -2px;
  color: #fff;
  font-size: 14px;
  font-family: arial, helvetica, sans-serif;
  white-space: nowrap;
  max-width: 220px;
  overflow: hidden;
  display: block;
  opacity: 0;
  width: 0;
  cursor: pointer;
}
#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip {
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  width: auto;
  opacity: 1;
}
#fp-nav ul li .fp-tooltip.fp-right {
  right: 20px;
}
#fp-nav ul li .fp-tooltip.fp-left {
  left: 20px;
}
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell,
.fp-auto-height.fp-section {
  height: auto !important;
}
.fp-responsive .fp-auto-height-responsive .fp-slide,
.fp-responsive .fp-auto-height-responsive .fp-tableCell,
.fp-responsive .fp-auto-height-responsive.fp-section {
  height: auto !important;
}
.fp-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.file-input-wrapper .form-type-managed-file input,
.file-input-wrapper .form-type-webform-document-file input,
.webform-submission-job-application-form
  [data-drupal-selector="edit-attach-"]
  .form-type-managed-file
  input,
.webform-submission-job-application-form
  [data-drupal-selector="edit-attach-"]
  .form-type-webform-document-file
  input,
.webform-submission-job-offer-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-managed-file
  input,
.webform-submission-job-offer-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-webform-document-file
  input,
.webform-submission-job-open-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-managed-file
  input,
.webform-submission-job-open-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-webform-document-file
  input,
.webform-submission-event-registration-form
  [data-drupal-selector="edit-attach-"]
  .form-type-managed-file
  input,
.webform-submission-event-registration-form
  [data-drupal-selector="edit-attach-"]
  .form-type-webform-document-file
  input {
  position: absolute;
  left: -9999px;
}
.tag .delete::before,
.section-video-bg-content .btn-play::before,
.quote.type-mark::before,
.news-insight-highlight.type-video .bg::before,
.news-insight-highlight.type-podcast .sound::before,
.item-video-header::before,
.item-publication .content span::after,
.type-focus .item-podcast-header::before,
.item-pillar-title::after,
.item-interview-header::after,
.item-interlinking .content::after,
.item-expertise-categorie::after,
.item-document-header::after,
.item-card-podcast .item-card-header::before,
.item-card-podcast-header::before,
.item-archive-hp a::after,
.investment-article a::after,
.for-investors-item.login a::before,
.document::before,
.collapsible-social-cta::after,
.collapsible-more-cta::after,
.collapsible-lp-cta::after,
.collapsible-filter-cta::after,
.collapsible-download-cta::after,
.collapsible-choice-cta::after,
.alert-close::before,
.slick-arrow::before,
.list-intro-pillar li a::after,
.as-soundcloud-player-ui .play-button.pause::before,
.as-soundcloud-player-ui .play-button::before,
.reading-time::before,
.ui-dialog .ui-dialog-titlebar-close::before,
.plyr button.plyr__control--overlaid::after,
.pager__next .pager__link::before,
.pager__previous .pager__link::before,
.item-download::after,
.choices[data-type*="select-one"]::after,
.breadcrumb li:not(:first-child)::before,
.btn-social::before,
.btn-white::after,
.btn-outline::after,
.btn-back::before,
.file-input-wrapper
  .form-type-managed-file
  .form-managed-file
  .form-submit::before,
.file-input-wrapper .form-type-managed-file .reset-upload::before,
.file-input-wrapper
  .form-type-webform-document-file
  .form-managed-file
  .form-submit::before,
.file-input-wrapper .form-type-webform-document-file .reset-upload::before,
.webform-submission-job-application-form
  [data-drupal-selector="edit-attach-"]
  .form-type-managed-file
  .form-managed-file
  .form-submit::before,
.webform-submission-job-application-form
  [data-drupal-selector="edit-attach-"]
  .form-type-managed-file
  .reset-upload::before,
.webform-submission-job-application-form
  [data-drupal-selector="edit-attach-"]
  .form-type-webform-document-file
  .form-managed-file
  .form-submit::before,
.webform-submission-job-application-form
  [data-drupal-selector="edit-attach-"]
  .form-type-webform-document-file
  .reset-upload::before,
.webform-submission-job-offer-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-managed-file
  .form-managed-file
  .form-submit::before,
.webform-submission-job-offer-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-managed-file
  .reset-upload::before,
.webform-submission-job-offer-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-webform-document-file
  .form-managed-file
  .form-submit::before,
.webform-submission-job-offer-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-webform-document-file
  .reset-upload::before,
.webform-submission-job-open-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-managed-file
  .form-managed-file
  .form-submit::before,
.webform-submission-job-open-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-managed-file
  .reset-upload::before,
.webform-submission-job-open-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-webform-document-file
  .form-managed-file
  .form-submit::before,
.webform-submission-job-open-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-webform-document-file
  .reset-upload::before,
.webform-submission-event-registration-form
  [data-drupal-selector="edit-attach-"]
  .form-type-managed-file
  .form-managed-file
  .form-submit::before,
.webform-submission-event-registration-form
  [data-drupal-selector="edit-attach-"]
  .form-type-managed-file
  .reset-upload::before,
.webform-submission-event-registration-form
  [data-drupal-selector="edit-attach-"]
  .form-type-webform-document-file
  .form-managed-file
  .form-submit::before,
.webform-submission-event-registration-form
  [data-drupal-selector="edit-attach-"]
  .form-type-webform-document-file
  .reset-upload::before,
.file-input-wrapper .form-type-managed-file.is-uploaded .file-name::after,
.file-input-wrapper
  .form-type-webform-document-file.is-uploaded
  .file-name::after,
.webform-submission-job-application-form
  [data-drupal-selector="edit-attach-"]
  .form-type-managed-file.is-uploaded
  .file-name::after,
.webform-submission-job-application-form
  [data-drupal-selector="edit-attach-"]
  .form-type-webform-document-file.is-uploaded
  .file-name::after,
.webform-submission-job-offer-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-managed-file.is-uploaded
  .file-name::after,
.webform-submission-job-offer-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-webform-document-file.is-uploaded
  .file-name::after,
.webform-submission-job-open-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-managed-file.is-uploaded
  .file-name::after,
.webform-submission-job-open-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-webform-document-file.is-uploaded
  .file-name::after,
.webform-submission-event-registration-form
  [data-drupal-selector="edit-attach-"]
  .form-type-managed-file.is-uploaded
  .file-name::after,
.webform-submission-event-registration-form
  [data-drupal-selector="edit-attach-"]
  .form-type-webform-document-file.is-uploaded
  .file-name::after,
.file-input-wrapper .form-type-managed-file::after,
.file-input-wrapper .form-type-webform-document-file::after,
.webform-submission-job-application-form
  [data-drupal-selector="edit-attach-"]
  .form-type-managed-file::after,
.webform-submission-job-application-form
  [data-drupal-selector="edit-attach-"]
  .form-type-webform-document-file::after,
.webform-submission-job-offer-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-managed-file::after,
.webform-submission-job-offer-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-webform-document-file::after,
.webform-submission-job-open-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-managed-file::after,
.webform-submission-job-open-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-webform-document-file::after,
.webform-submission-event-registration-form
  [data-drupal-selector="edit-attach-"]
  .form-type-managed-file::after,
.webform-submission-event-registration-form
  [data-drupal-selector="edit-attach-"]
  .form-type-webform-document-file::after,
.icon-after.document::after,
.icon-after.podcast::after,
.icon-after.clock::after,
.icon-after.search::after,
.icon-after.repost::after,
.icon-after.quote::after,
.icon-after.profile::after,
.icon-after.play::after,
.icon-after.pauses::after,
.icon-after.overlay-play::after,
.icon-after.music::after,
.icon-after.link-out::after,
.icon-after.location::after,
.icon-after.download::after,
.icon-after.calendar::after,
.icon-after.attached-file::after,
.icon-after.burger::after,
.icon-after.close::after,
.icon-after.check::after,
.icon-after.chevron-left::after,
.icon-after.arrow-down::after,
.icon-after.arrow::after,
.icon-after.like::after,
.icon-after.share::after,
.icon-after.youtube::after,
.icon-after.instagram::after,
.icon-after.twitter::after,
.icon-after.linkedin::after,
.icon-after.facebook::after,
.icon-before.document::before,
.icon-before.podcast::before,
.icon-before.clock::before,
.icon-before.search::before,
.icon-before.repost::before,
.icon-before.quote::before,
.icon-before.profile::before,
.icon-before.play::before,
.icon-before.pauses::before,
.icon-before.overlay-play::before,
.icon-before.music::before,
.icon-before.link-out::before,
.icon-before.location::before,
.icon-before.download::before,
.icon-before.calendar::before,
.icon-before.attached-file::before,
.icon-before.burger::before,
.icon-before.close::before,
.icon-before.check::before,
.icon-before.chevron-left::before,
.icon-before.arrow-down::before,
.icon-before.arrow::before,
.icon-before.like::before,
.icon-before.share::before,
.icon-before.youtube::before,
.icon-before.instagram::before,
.icon-before.twitter::before,
.icon-before.linkedin::before,
.icon-before.facebook::before,
.picto-podcast.item-archive .media::before,
.picto-video.item-archive .media::before,
.spotlight-news .principal::after,
.insight .top .intro::after,
.banner.type-bg-casestudy .intro::after,
.form-checkbox + label::after,
.press-contact .download::after,
.page-list-item .title a::after,
.investment.type-brief .more a::after,
.investment-preview .more::after,
.investment-preview-profile .more::after,
.banner-highlight .link::after,
.btn-download::after,
.btn-anchor::after,
.btn-arrow--down::after,
.btn-arrow::after,
.section-highlight .top .link a::after,
.slideshow-card-a-wrapper .paragraph-content .link a::after {
  display: block;
  font-family: "icomoon", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
}
.spotlight-news .list li,
.press-release,
.portrait,
.news-insight-highlight,
.menu-collapsible,
.item-zone,
.item-tip,
.item-simple,
.item-publication,
.item-podcast,
.item-pillar,
.item-card,
.item-article-newsroom-content,
.item-archive,
.investment-preview-logo,
.document,
.banner-highlight-logo,
.spotlight-news .principal,
.insight .top .intro,
.banner.type-bg-casestudy .intro,
.item-tip:has(a),
.item-simple.with-link,
.item-investors-highlight,
.item-interlinking,
.item-career,
.card-a.with-link,
.business-preview-item,
.card {
  position: relative;
}
.spotlight-news .list li a::before,
.press-release a::before,
.portrait a::before,
.news-insight-highlight a::before,
.menu-collapsible a::before,
.item-zone a::before,
.item-tip a::before,
.item-simple a::before,
.item-publication a::before,
.item-podcast a::before,
.item-pillar a::before,
.item-card a::before,
.item-article-newsroom-content a::before,
.item-archive a::before,
.investment-preview-logo a::before,
.document a::before,
.banner-highlight-logo a::before,
.spotlight-news .principal a::before,
.insight .top .intro a::before,
.banner.type-bg-casestudy .intro a::before,
.item-simple.with-link a::before,
.item-investors-highlight a::before,
.item-interlinking a::before,
.item-career a::before,
.card-a.with-link a::before,
.business-preview-item a::before,
.card a::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.text-formatted ul > *::before,
.cke_editable ul > *::before {
  position: absolute;
  right: 100%;
  margin-right: 0.5em;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
::-webkit-input-placeholder {
  text-transform: uppercase;
  letter-spacing: 0.075em;
}
::-moz-placeholder {
  text-transform: uppercase;
  letter-spacing: 0.075em;
}
:-ms-input-placeholder {
  text-transform: uppercase;
  letter-spacing: 0.075em;
}
::-ms-input-placeholder {
  text-transform: uppercase;
  letter-spacing: 0.075em;
}
.zone-highlight.type-expertise .list a,
.text-highlight .subtitle,
.team,
.team-preview-member .job,
.spotlight-news .principal .title,
.spotlight-news .category,
.social .title,
.sitemap-box-menu .content > .sitemap-menu > li > a,
.hp-presentation .bottom-container-title .title,
.section-governance .indication,
.quote.type-large .role,
.quote .author,
.press-contact .title,
.press-contact .function,
.press-contact .name,
.press-contact .download,
.portrait .name,
.percentage,
.page-list-item .title,
.page-list .head,
.newsroom-pres .title,
.news-insight-list .right > .title,
.news-insight-highlight .category,
.menu--main .menu-link,
.menu-collapsible .menu-item__title,
.member-profile .name,
.member-profile .job-name,
.member-profile .location,
.mapboxgl-map .uppercase,
.map.type-a .title,
.main-contact .office,
.list-category-link .list-item a,
.item-list .list-category-link li a,
.key-figure .content,
.key-figure-horizontal,
.zone-highlight.type-news-insight .item-zone .text,
.section-expertise .item-simple .title,
.item-pillar-title,
.item-investors-highlight .title,
.item-investment-solution-title,
.item-interlinking .content,
.item-interlinking .title,
.item-city .name,
.item-city .time span,
.item-career .category,
.item-archive .type,
.investment.type-brief .information .field--name-field-city-txtps,
.investment .type-color,
.investment .date,
.investment .business-unit,
.investment-preview .more,
.investment-preview > .title,
.investment-preview-profile .more,
.investment-preview-profile .country,
.investment-preview-profile .invested,
.insight .top .title,
.insight .type,
.info,
.info-listing .title,
.info-listing .content,
.highlight-direction.type-divider .title,
.heading-line,
.heading.type-l2-large .job-name,
.heading.type-level1 h1,
.region-special .text-formatted,
.form-newsletter .title,
.form-contact .category,
.form-application .type,
.for-investors .title,
.footer .left,
.document,
.diagram-item .label,
.diagram .title,
.month,
.video .title,
.profile .name,
.business-preview .value,
.business-preview .title,
.banner.type-bg-casestudy .type,
.banner-error .content,
.award .category,
.address .place,
.header .menu--secondary,
.text-formatted .drop-cap::first-letter,
.cke_editable .drop-cap::first-letter,
.styleguide-typo .txt-uppercase,
.styleguide-typo .level1,
.styleguide-typo .main-title,
.item-download,
.eu-cookie-compliance-buttons button,
.eu-cookie-compliance-message .title,
.click-filter,
.choices__list--dropdown .choices__item,
.choices__placeholder,
.choices__item,
.choices__inner,
.choices,
.main-title,
th,
.webform-element--title-inline > label,
.file-input-wrapper legend,
.webform-submission-job-application-form
  [data-drupal-selector="edit-attach-"]
  legend,
.webform-submission-job-offer-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  legend,
.webform-submission-job-open-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  legend,
.webform-submission-event-registration-form
  [data-drupal-selector="edit-attach-"]
  legend,
.form-type-radio label,
.form-type-checkbox label,
.form-description.error,
::placeholder,
.news-insight-highlight-border .category,
.resource-center-pres-title,
.styleguide-typo .txt-title-resource-center,
.hp-key-figures .legend,
.diagram.rapid-growth .legend,
.participating .title,
.about .title,
.filter-action .form-submit,
.block-local-tasks-block .tabs.primary a,
.btn-social,
.btn-white,
.btn-outline,
.btn-border,
.press-contact .download,
.page-list-item .title a,
.investment.type-brief .more a,
.banner-highlight .link,
.btn-download,
.btn-anchor,
.btn-arrow--down,
.btn-arrow,
.section-highlight .top .link a,
.slideshow-card-a-wrapper .paragraph-content .link a,
.team-preview-group .action a,
.section-join .action a,
.section-banner .action a,
.section-banner-cta-b .action a,
.relationship .action a,
.news-insight-highlight .action,
.news-insight-highlight-border .action a,
.item-zone .action a,
.list-info .action a,
.btn,
button,
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="file"] > input[type="button"] {
  text-transform: uppercase;
  letter-spacing: 0.075em;
}
::-webkit-input-placeholder {
  font-size: 1.2rem;
  line-height: 1.667;
}
::-moz-placeholder {
  font-size: 1.2rem;
  line-height: 1.667;
}
:-ms-input-placeholder {
  font-size: 1.2rem;
  line-height: 1.667;
}
::-ms-input-placeholder {
  font-size: 1.2rem;
  line-height: 1.667;
}
.section-governance .indication,
.press-contact .function,
.region-header .menu--main .menu-link,
.hp-key-figures .key-figure-horizontal .content,
.item-interlinking .title,
.item-career .category,
.investment .date .end,
.region-secondary,
.document-content,
.document-date,
.rapid-growth .diagram-item .label,
.collapsible-choice-cta,
.region-header .menu--lp .menu-link,
.styleguide-typo .txt-xs,
.language-switcher-language-url-top,
.choices__placeholder,
.form-reset,
.file-input-wrapper,
.webform-submission-job-application-form [data-drupal-selector="edit-attach-"],
.webform-submission-job-offer-application-form
  [data-drupal-selector="edit-file-input-wrapper"],
.webform-submission-job-open-application-form
  [data-drupal-selector="edit-file-input-wrapper"],
.webform-submission-event-registration-form
  [data-drupal-selector="edit-attach-"],
.form-type-radio label,
.form-type-checkbox label,
::placeholder,
.hp-key-figures .legend,
.diagram.rapid-growth .legend {
  font-size: 1.2rem;
  line-height: 1.667;
}
.team,
.team-preview .bottom > p,
.tag,
.spotlight-news .category,
.intro-executive .left,
.quote.type-large .role,
.portrait .employment,
.percentage .text,
.news-insight-list .right > .title,
.news-insight-highlight .category,
.member-profile .job-name,
.member-profile .location,
.mapboxgl-map .small-text,
.main-contact-service .title,
.key-figure .content,
.investment.type-brief .key-figure-horizontal .content,
.key-figure-horizontal .content,
.zone-highlight.type-news-insight .item-zone .text,
.item-simple .content,
.item-career .bottom .icon-before,
.item-archive .type,
.investment.type-brief .information .field--name-field-city-txtps,
.investment .category,
.investment .date .category.mobile,
.investment .type-color,
.investment .date,
.info.icon-before,
.info,
.info-listing .title,
.info-listing .content,
.region-navigation .text-formatted,
.form-application .form-type-checkbox .form-description,
.form-application .form-type-webform-markup,
.footer .left,
.filter .form-actions,
.profile .subtitle,
.collapsible-filter-cta,
.banner-error .content,
.menu--lp .menu-link,
.styleguide-typo .txt-s,
.pager,
.eu-cookie-compliance-buttons button,
.click-filter,
.choices__list--dropdown .choices__item,
.choices__item,
.choices__inner,
.choices,
figure p,
figure figcaption,
.webform-element--title-inline > label,
.file-input-wrapper legend,
.webform-submission-job-application-form
  [data-drupal-selector="edit-attach-"]
  legend,
.webform-submission-job-offer-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  legend,
.webform-submission-job-open-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  legend,
.webform-submission-event-registration-form
  [data-drupal-selector="edit-attach-"]
  legend,
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
input[type="url"],
input[type="tel"],
input[type="number"],
input[type="date"],
input[type="file"],
textarea,
select,
.news-insight-highlight-border .category,
.filter-action .form-submit,
.block-local-tasks-block .tabs.primary a,
.btn-social,
.btn-white,
.btn-outline,
.btn-border,
.press-contact .download,
.page-list-item .title a,
.investment.type-brief .more a,
.investment-preview .more,
.investment-preview-profile .more,
.banner-highlight .link,
.btn-download,
.btn-anchor,
.btn-arrow--down,
.btn-arrow,
.section-highlight .top .link a,
.slideshow-card-a-wrapper .paragraph-content .link a,
.team-preview-group .action a,
.section-join .action a,
.section-banner .action a,
.section-banner-cta-b .action a,
.relationship .action a,
.news-insight-highlight .action,
.news-insight-highlight-border .action a,
.item-zone .action a,
.list-info .action a,
.btn,
button,
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="file"] > input[type="button"] {
  font-size: 1.2rem;
}
@media screen and (min-width: 62.5625em) {
  .team,
  .team-preview .bottom > p,
  .tag,
  .spotlight-news .category,
  .intro-executive .left,
  .quote.type-large .role,
  .portrait .employment,
  .percentage .text,
  .news-insight-list .right > .title,
  .news-insight-highlight .category,
  .member-profile .job-name,
  .member-profile .location,
  .mapboxgl-map .small-text,
  .main-contact-service .title,
  .key-figure .content,
  .investment.type-brief .key-figure-horizontal .content,
  .key-figure-horizontal .content,
  .zone-highlight.type-news-insight .item-zone .text,
  .item-simple .content,
  .item-career .bottom .icon-before,
  .item-archive .type,
  .investment.type-brief .information .field--name-field-city-txtps,
  .investment .category,
  .investment .date .category.mobile,
  .investment .type-color,
  .investment .date,
  .info.icon-before,
  .info,
  .info-listing .title,
  .info-listing .content,
  .region-navigation .text-formatted,
  .form-application .form-type-checkbox .form-description,
  .form-application .form-type-webform-markup,
  .footer .left,
  .filter .form-actions,
  .profile .subtitle,
  .collapsible-filter-cta,
  .banner-error .content,
  .menu--lp .menu-link,
  .styleguide-typo .txt-s,
  .pager,
  .eu-cookie-compliance-buttons button,
  .click-filter,
  .choices__list--dropdown .choices__item,
  .choices__item,
  .choices__inner,
  .choices,
  figure p,
  figure figcaption,
  .webform-element--title-inline > label,
  .file-input-wrapper legend,
  .webform-submission-job-application-form
    [data-drupal-selector="edit-attach-"]
    legend,
  .webform-submission-job-offer-application-form
    [data-drupal-selector="edit-file-input-wrapper"]
    legend,
  .webform-submission-job-open-application-form
    [data-drupal-selector="edit-file-input-wrapper"]
    legend,
  .webform-submission-event-registration-form
    [data-drupal-selector="edit-attach-"]
    legend,
  input[type="text"],
  input[type="email"],
  input[type="password"],
  input[type="search"],
  input[type="url"],
  input[type="tel"],
  input[type="number"],
  input[type="date"],
  input[type="file"],
  textarea,
  select,
  .news-insight-highlight-border .category,
  .filter-action .form-submit,
  .block-local-tasks-block .tabs.primary a,
  .btn-social,
  .btn-white,
  .btn-outline,
  .btn-border,
  .press-contact .download,
  .page-list-item .title a,
  .investment.type-brief .more a,
  .investment-preview .more,
  .investment-preview-profile .more,
  .banner-highlight .link,
  .btn-download,
  .btn-anchor,
  .btn-arrow--down,
  .btn-arrow,
  .section-highlight .top .link a,
  .slideshow-card-a-wrapper .paragraph-content .link a,
  .team-preview-group .action a,
  .section-join .action a,
  .section-banner .action a,
  .section-banner-cta-b .action a,
  .relationship .action a,
  .news-insight-highlight .action,
  .news-insight-highlight-border .action a,
  .item-zone .action a,
  .list-info .action a,
  .btn,
  button,
  input[type="button"],
  input[type="submit"],
  input[type="reset"],
  input[type="file"] > input[type="button"] {
    font-size: 1.4rem;
    line-height: 1.571;
  }
}
@media screen and (min-width: 46.9375em) {
  .quote.type-large .author,
  .portrait.type-preview .name,
  .mapboxgl-map .medium-text,
  .item-city .time span,
  .item-archive .title,
  .investment-article,
  .for-investors .title,
  .text-formatted .question,
  .cke_editable .question,
  .styleguide-typo .txt-m {
    font-size: 2.1rem;
    line-height: 1.429;
  }
}
.sitemap-box-menu .content > .sitemap-menu > li > a,
.quote .text,
.press-contact .title,
.portrait .name,
.mapboxgl-map .large-text,
.zone-highlight.type-news-insight .highlight .item-zone .action a,
.item-tip-description,
.item-simple .title,
.item-investors-highlight .title,
.item-career .content,
.investment .more .title,
.investment-preview > .title,
.form-newsletter .title,
.document-title.txt-l,
.diagram .title,
.business-preview .title,
.text-formatted .medium-txt,
.cke_editable .medium-txt,
.styleguide-typo .txt-l,
h5,
.participating .title,
.about .title {
  font-size: 2rem;
}
@media screen and (min-width: 62.5625em) {
  .sitemap-box-menu .content > .sitemap-menu > li > a,
  .quote .text,
  .press-contact .title,
  .portrait .name,
  .mapboxgl-map .large-text,
  .zone-highlight.type-news-insight .highlight .item-zone .action a,
  .item-tip-description,
  .item-simple .title,
  .item-investors-highlight .title,
  .item-career .content,
  .investment .more .title,
  .investment-preview > .title,
  .form-newsletter .title,
  .document-title.txt-l,
  .diagram .title,
  .business-preview .title,
  .text-formatted .medium-txt,
  .cke_editable .medium-txt,
  .styleguide-typo .txt-l,
  h5,
  .participating .title,
  .about .title {
    font-size: 2.5rem;
    line-height: 1.4;
  }
}
.teaser,
.intro-millenial .subtitle,
.intro-executive .left .name,
.item-city .time,
.investment .name,
.document-title.txt-xl,
.styleguide-typo .txt-xl,
h4 {
  font-size: 2.1rem;
}
@media screen and (min-width: 62.5625em) {
  .teaser,
  .intro-millenial .subtitle,
  .intro-executive .left .name,
  .item-city .time,
  .investment .name,
  .document-title.txt-xl,
  .styleguide-typo .txt-xl,
  h4 {
    font-size: 3rem;
    line-height: 1.333;
  }
}
.key-point .title,
.heading-list h2,
.card-a-inner .title,
.banner-highlight .title,
.banner.type-bg-casestudy .title,
.styleguide-typo .txt-xxl,
h1,
.main-title,
.resource-center-pres-txt,
.newsroom-pres .txt {
  font-size: 2.5rem;
}
@media screen and (min-width: 62.5625em) {
  .key-point .title,
  .heading-list h2,
  .card-a-inner .title,
  .banner-highlight .title,
  .banner.type-bg-casestudy .title,
  .styleguide-typo .txt-xxl,
  h1,
  .main-title,
  .resource-center-pres-txt,
  .newsroom-pres .txt {
    font-size: 3.5rem;
  }
}
.text-formatted .medium-txt,
.cke_editable .medium-txt,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 0.75em;
  font-weight: 300;
  color: #323c46;
}
.filter-action .form-submit,
.block-local-tasks-block .tabs.primary a,
.btn-social,
.btn-white,
.btn-outline,
.btn-border,
.press-contact .download,
.page-list-item .title a,
.investment.type-brief .more a,
.investment-preview .more,
.investment-preview-profile .more,
.banner-highlight .link,
.btn-download,
.btn-anchor,
.btn-arrow--down,
.btn-arrow,
.section-highlight .top .link a,
.slideshow-card-a-wrapper .paragraph-content .link a,
.team-preview-group .action a,
.section-join .action a,
.section-banner .action a,
.section-banner-cta-b .action a,
.relationship .action a,
.news-insight-highlight .action,
.news-insight-highlight-border .action a,
.item-zone .action a,
.list-info .action a,
.btn,
button,
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="file"] > input[type="button"] {
  position: relative;
  z-index: 0;
  display: inline-block;
  padding: 0.4em 0.8em;
  border: none;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-weight: 500;
  vertical-align: middle;
}
.filter-action .form-submit::before,
.block-local-tasks-block .tabs.primary a::before,
.btn-social::before,
.btn-white::before,
.btn-outline::before,
.btn-border::before,
.press-contact .download::before,
.page-list-item .title a::before,
.investment.type-brief .more a::before,
.investment-preview .more::before,
.investment-preview-profile .more::before,
.banner-highlight .link::before,
.btn-download::before,
.btn-anchor::before,
.btn-arrow--down::before,
.btn-arrow::before,
.section-highlight .top .link a::before,
.slideshow-card-a-wrapper .paragraph-content .link a::before,
.team-preview-group .action a::before,
.section-join .action a::before,
.section-banner .action a::before,
.section-banner-cta-b .action a::before,
.relationship .action a::before,
.news-insight-highlight .action::before,
.news-insight-highlight-border .action a::before,
.item-zone .action a::before,
.list-info .action a::before,
.btn::before,
button::before,
input[type="button"]::before,
input[type="submit"]::before,
input[type="reset"]::before,
input[type="file"] > input[type="button"]::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.team-preview-group .action a,
.section-join .action a,
.section-banner .action a,
.section-banner-cta-b .action a,
.relationship .action a,
.news-insight-highlight .action,
.news-insight-highlight-border .action a,
.item-zone .action a,
.list-info .action a,
.btn,
button,
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="file"] > input[type="button"] {
  padding: 1em 1.5em;
  color: #fff;
  background: #d94535;
  -webkit-box-shadow: 3px 5px 12px rgba(217, 69, 53, 0.376);
  box-shadow: 3px 5px 12px rgba(217, 69, 53, 0.376);
}
.team-preview-group .action a::before,
.section-join .action a::before,
.section-banner .action a::before,
.section-banner-cta-b .action a::before,
.relationship .action a::before,
.news-insight-highlight .action::before,
.news-insight-highlight-border .action a::before,
.item-zone .action a::before,
.list-info .action a::before,
.btn::before,
button::before,
input[type="button"]::before,
input[type="submit"]::before,
input[type="reset"]::before,
input[type="file"] > input[type="button"]::before {
  background: inherit;
}
.team-preview-group .action a:hover::before,
.section-join .action a:hover::before,
.section-banner .action a:hover::before,
.section-banner-cta-b .action a:hover::before,
.relationship .action a:hover::before,
.news-insight-highlight .action:hover::before,
.news-insight-highlight-border .action a:hover::before,
.item-zone .action a:hover::before,
.list-info .action a:hover::before,
.btn:hover::before,
button:hover::before,
input[type="button"]:hover::before,
input[type="submit"]:hover::before,
input[type="reset"]:hover::before,
.team-preview-group .action a:focus::before,
.section-join .action a:focus::before,
.section-banner .action a:focus::before,
.section-banner-cta-b .action a:focus::before,
.relationship .action a:focus::before,
.news-insight-highlight .action:focus::before,
.news-insight-highlight-border .action a:focus::before,
.item-zone .action a:focus::before,
.list-info .action a:focus::before,
.btn:focus::before,
button:focus::before,
input[type="button"]:focus::before,
input[type="submit"]:focus::before,
input[type="reset"]:focus::before {
  -webkit-transform: scale(1.02, 1.05);
  transform: scale(1.02, 1.05);
}
.team-preview-group .action a:active,
.section-join .action a:active,
.section-banner .action a:active,
.section-banner-cta-b .action a:active,
.relationship .action a:active,
.news-insight-highlight .action:active,
.news-insight-highlight-border .action a:active,
.item-zone .action a:active,
.list-info .action a:active,
.btn:active,
button:active,
input[type="button"]:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="file"] > input[type="button"]:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.team-preview-group .action a:active::before,
.section-join .action a:active::before,
.section-banner .action a:active::before,
.section-banner-cta-b .action a:active::before,
.relationship .action a:active::before,
.news-insight-highlight .action:active::before,
.news-insight-highlight-border .action a:active::before,
.item-zone .action a:active::before,
.list-info .action a:active::before,
.btn:active::before,
button:active::before,
input[type="button"]:active::before,
input[type="submit"]:active::before,
input[type="reset"]:active::before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.press-contact .download,
.page-list-item .title a,
.investment.type-brief .more a,
.investment-preview .more,
.investment-preview-profile .more,
.banner-highlight .link,
.btn-download,
.btn-anchor,
.btn-arrow--down,
.btn-arrow,
.section-highlight .top .link a,
.slideshow-card-a-wrapper .paragraph-content .link a {
  padding-left: 0;
  padding-right: 2.25em;
  color: #d94535;
  text-decoration: none;
}
.press-contact .download::after,
.page-list-item .title a::after,
.investment.type-brief .more a::after,
.investment-preview .more::after,
.investment-preview-profile .more::after,
.banner-highlight .link::after,
.btn-download::after,
.btn-anchor::after,
.btn-arrow--down::after,
.btn-arrow::after,
.section-highlight .top .link a::after,
.slideshow-card-a-wrapper .paragraph-content .link a::after {
  content: "\e901";
  font-size: 1em;
  position: absolute;
  top: 50%;
  right: 0.5em;
  -webkit-transform: translateY(-50%) scale(0.6);
  transform: translateY(-50%) scale(0.6);
  text-decoration: underline;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.press-contact .download::after,
.page-list-item .title a::after,
.investment.type-brief .more a::after,
.investment-preview .more::after,
.investment-preview-profile .more::after,
.banner-highlight .link::after,
.btn-download::after,
.btn-anchor::after,
.btn-arrow--down::after,
.btn-arrow::after,
.section-highlight .top .link a::after,
.slideshow-card-a-wrapper .paragraph-content .link a::after {
  text-decoration: none;
}
.btn-arrow--down::after {
  position: absolute;
  top: calc(50% + 1px);
  -webkit-transform: translateY(-50%) scale(0.6) rotate(90deg);
  transform: translateY(-50%) scale(0.6) rotate(90deg);
}
.btn-arrow--back {
  padding-left: 2.25em;
  padding-right: 0;
}
.btn-arrow--back::after {
  right: auto;
  left: 0.5em;
  -webkit-transform: translateY(-50%) scale(0.6) rotate(-180deg);
  transform: translateY(-50%) scale(0.6) rotate(-180deg);
}
.news-insight-highlight.type-video .bg::before,
.news-insight-highlight.type-podcast .sound::before,
.plyr button.plyr__control--overlaid::after,
.picto-video.item-archive .media::before,
.picto-podcast.item-archive .media::before {
  border-radius: 50%;
  -webkit-box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.1);
  box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.1);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0.7rem;
}
.form-type-radio label,
.form-type-checkbox label {
  position: relative;
  padding-left: 3rem;
  color: inherit;
  cursor: pointer;
}
.form-type-radio label::before,
.form-type-checkbox label::before,
.form-type-radio label::after,
.form-type-checkbox label::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.form-type-radio label::before,
.form-type-checkbox label::before {
  width: 1.7rem;
  height: 1.6rem;
  background: #f5f5f5;
}
.form-type-radio label::after,
.form-type-checkbox label::after {
  opacity: 0;
}
.form-radio:focus + label,
.form-checkbox:focus + label,
.form-type-radio label:hover,
.form-type-checkbox label:hover {
  color: #d94535;
}
.form-radio:focus + label::before,
.form-checkbox:focus + label::before,
.form-type-radio label:hover::before,
.form-type-checkbox label:hover::before {
  border-color: #323c46;
  -webkit-box-shadow: #323c46 0 0 0 1px;
  box-shadow: #323c46 0 0 0 1px;
}
.form-radio:checked + label::before,
.form-checkbox:checked + label::before {
  background: #323c46;
}
.form-radio:checked + label::after,
.form-checkbox:checked + label::after {
  opacity: 1;
}
.form-radio + label::before,
.form-radio + label::after {
  border-radius: 50%;
}
.form-radio + label::before {
  width: 2rem;
  height: 2rem;
}
.form-radio + label::after {
  top: 0.7rem;
  left: 0.7rem;
  width: 0.6rem;
  height: 0.6rem;
  background: #fff;
}
.form-checkbox + label::after {
  content: "\e914";
  font-size: 1.4rem;
  top: -0.4rem;
  left: 0.1rem;
  color: #fff;
  -webkit-transform: rotate(-13deg);
  transform: rotate(-13deg);
}
.item-tip,
.item-simple,
.item-investors-highlight,
.item-interlinking,
.item-growth,
.item-career,
.investment.type-brief .picture,
.heading.type-logo .logo,
.card-a,
.business-preview-item,
.card {
  display: block;
  -webkit-box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.1);
  box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.item-tip:hover:has(a),
.item-simple.with-link:hover,
.item-investors-highlight:hover,
.item-interlinking:hover,
.item-career:hover,
.card-a.with-link:hover,
.business-preview-item:hover,
.card:hover,
.item-tip:focus:has(a),
.item-simple.with-link:focus,
.item-investors-highlight:focus,
.item-interlinking:focus,
.item-career:focus,
.card-a.with-link:focus,
.business-preview-item:focus,
.card:focus {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.2);
  box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.2);
}
.item-tip:active:has(a),
.item-simple.with-link:active,
.item-investors-highlight:active,
.item-interlinking:active,
.item-career:active,
.card-a.with-link:active,
.business-preview-item:active,
.card:active {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.1);
  box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.1);
}
.item-card,
.item-article-newsroom {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  background-color: #f5f5f5;
  border-top: 4px solid #d94535;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.item-card:hover,
.item-article-newsroom:hover,
.item-card:focus,
.item-article-newsroom:focus {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.item-card-header {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  min-height: 23rem;
  padding: 3rem;
  color: #fff;
}
.type-focus .item-podcast-title,
.item-card-title {
  font-size: 2.1rem;
  line-height: 1.4;
  letter-spacing: 0.02em;
}
@media screen and (min-width: 62.5625em) {
  .type-focus .item-podcast-title,
  .item-card-title {
    font-size: 2.5rem;
  }
}
.item-card-teaser {
  font-size: 1.8rem;
  letter-spacing: 0.06em;
}
.item-card-teaser .info {
  line-height: inherit;
}
.type-focus .item-podcast-media,
.item-card-media {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.type-focus .item-podcast-media::after,
.item-card-media::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(-25%, rgba(0, 0, 0, 0)),
    color-stop(80%, rgba(0, 0, 0, 0.7))
  );
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) -25%,
    rgba(0, 0, 0, 0.7) 80%
  );
}
.item-card-content {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1.5rem;
  padding: 3rem;
}
.item-podcast-media img,
.item-card-media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.spotlight-news .bg,
.hp-img-txt.media-on-left .bg,
.relationship .img,
.news-insight-highlight .bg,
.key-point .img,
.item-growth .bg,
.item-archive .media,
.insight .top .bg,
.heading-txt .bg,
.heading-list .bg,
.banner-highlight,
.hp-img-txt.media-behind .bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.hp-img-txt.media-behind .bg {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
@media print {
  .hp-img-txt.media-behind .bg {
    display: none;
  }
}
.hp-img-txt.media-behind .bg {
  z-index: -1;
}
@media screen and (min-width: 46.9375em) {
  .hp-img-txt.media-behind .bg {
    right: 5vw;
    width: calc(100% - 2 * 5vw);
  }
}
.hp-img-txt,
.heading,
.banner {
  position: relative;
  margin-bottom: 4.2rem;
}
@media screen and (min-width: 46.9375em) {
  .hp-img-txt,
  .heading,
  .banner {
    margin-bottom: 0;
    padding: 0 5vw;
  }
}
@media print {
  .hp-img-txt,
  .heading,
  .banner {
    display: block;
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 46.9375em) {
  .hp-img-txt,
  .heading.type-l2-large,
  .heading.type-level2,
  .banner.type-bg-casestudy {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media screen and (min-width: 46.9375em) {
  .hp-img-txt .content,
  .heading.type-l2-large .content,
  .heading.type-level2 .content,
  .banner.type-bg-casestudy .content {
    margin-bottom: 0;
  }
}
.hp-img-txt .intro,
.heading.type-l2-large .intro,
.heading.type-level2 .intro,
.banner.type-bg-casestudy .intro {
  background: #fff;
}
.hp-img-txt.media-behind .content,
.heading .content {
  padding: 0 10vw;
}
@media screen and (min-width: 46.9375em) {
  .hp-img-txt.media-behind .content,
  .heading .content {
    padding-left: 5vw;
  }
}
@media print {
  .hp-img-txt.media-behind .content,
  .heading .content {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 46.9375em) {
  .hp-img-txt.media-behind .content,
  .heading .content {
    padding-right: 0;
  }
}
@media print {
  .hp-img-txt.media-behind .content,
  .heading .content {
    padding: 0 !important;
  }
}
.item-investors-highlight .content,
.insight .top .intro,
.heading .intro,
.banner .intro {
  padding: 6.9565217391vw 6.9565217391vw 10.4347826087vw;
}
.color-activity-1 .item-investors-highlight .content,
.item-investors-highlight .color-activity-1 .content,
.color-activity-1 .insight .top .intro,
.insight .top .color-activity-1 .intro,
.color-activity-1 .heading .intro,
.heading .color-activity-1 .intro,
.color-activity-1 .banner .intro,
.banner .color-activity-1 .intro {
  border-color: #b6aca7;
}
.color-activity-2 .item-investors-highlight .content,
.item-investors-highlight .color-activity-2 .content,
.color-activity-2 .insight .top .intro,
.insight .top .color-activity-2 .intro,
.color-activity-2 .heading .intro,
.heading .color-activity-2 .intro,
.color-activity-2 .banner .intro,
.banner .color-activity-2 .intro {
  border-color: #b9d3d8;
}
.color-activity-3 .item-investors-highlight .content,
.item-investors-highlight .color-activity-3 .content,
.color-activity-3 .insight .top .intro,
.insight .top .color-activity-3 .intro,
.color-activity-3 .heading .intro,
.heading .color-activity-3 .intro,
.color-activity-3 .banner .intro,
.banner .color-activity-3 .intro {
  border-color: #7fbbbf;
}
.color-activity-4 .item-investors-highlight .content,
.item-investors-highlight .color-activity-4 .content,
.color-activity-4 .insight .top .intro,
.insight .top .color-activity-4 .intro,
.color-activity-4 .heading .intro,
.heading .color-activity-4 .intro,
.color-activity-4 .banner .intro,
.banner .color-activity-4 .intro {
  border-color: #7aaece;
}
.color-activity-5 .item-investors-highlight .content,
.item-investors-highlight .color-activity-5 .content,
.color-activity-5 .insight .top .intro,
.insight .top .color-activity-5 .intro,
.color-activity-5 .heading .intro,
.heading .color-activity-5 .intro,
.color-activity-5 .banner .intro,
.banner .color-activity-5 .intro {
  border-color: #7aa5a6;
}
.color-activity-6 .item-investors-highlight .content,
.item-investors-highlight .color-activity-6 .content,
.color-activity-6 .insight .top .intro,
.insight .top .color-activity-6 .intro,
.color-activity-6 .heading .intro,
.heading .color-activity-6 .intro,
.color-activity-6 .banner .intro,
.banner .color-activity-6 .intro {
  border-color: #009ba3;
}
.color-activity-7 .item-investors-highlight .content,
.item-investors-highlight .color-activity-7 .content,
.color-activity-7 .insight .top .intro,
.insight .top .color-activity-7 .intro,
.color-activity-7 .heading .intro,
.heading .color-activity-7 .intro,
.color-activity-7 .banner .intro,
.banner .color-activity-7 .intro {
  border-color: #9482b5;
}
.color-activity-8 .item-investors-highlight .content,
.item-investors-highlight .color-activity-8 .content,
.color-activity-8 .insight .top .intro,
.insight .top .color-activity-8 .intro,
.color-activity-8 .heading .intro,
.heading .color-activity-8 .intro,
.color-activity-8 .banner .intro,
.banner .color-activity-8 .intro {
  border-color: #6a7999;
}
.color-activity-9 .item-investors-highlight .content,
.item-investors-highlight .color-activity-9 .content,
.color-activity-9 .insight .top .intro,
.insight .top .color-activity-9 .intro,
.color-activity-9 .heading .intro,
.heading .color-activity-9 .intro,
.color-activity-9 .banner .intro,
.banner .color-activity-9 .intro {
  border-color: #99cc99;
}
.color-activity-10 .item-investors-highlight .content,
.item-investors-highlight .color-activity-10 .content,
.color-activity-10 .insight .top .intro,
.insight .top .color-activity-10 .intro,
.color-activity-10 .heading .intro,
.heading .color-activity-10 .intro,
.color-activity-10 .banner .intro,
.banner .color-activity-10 .intro {
  border-color: #9ba77b;
}
.color-activity-11 .item-investors-highlight .content,
.item-investors-highlight .color-activity-11 .content,
.color-activity-11 .insight .top .intro,
.insight .top .color-activity-11 .intro,
.color-activity-11 .heading .intro,
.heading .color-activity-11 .intro,
.color-activity-11 .banner .intro,
.banner .color-activity-11 .intro {
  border-color: #728680;
}
.color-activity-12 .item-investors-highlight .content,
.item-investors-highlight .color-activity-12 .content,
.color-activity-12 .insight .top .intro,
.insight .top .color-activity-12 .intro,
.color-activity-12 .heading .intro,
.heading .color-activity-12 .intro,
.color-activity-12 .banner .intro,
.banner .color-activity-12 .intro {
  border-color: #e73027;
}
.color-activity-13 .item-investors-highlight .content,
.item-investors-highlight .color-activity-13 .content,
.color-activity-13 .insight .top .intro,
.insight .top .color-activity-13 .intro,
.color-activity-13 .heading .intro,
.heading .color-activity-13 .intro,
.color-activity-13 .banner .intro,
.banner .color-activity-13 .intro {
  border-color: #d94535;
}
.color-activity-14 .item-investors-highlight .content,
.item-investors-highlight .color-activity-14 .content,
.color-activity-14 .insight .top .intro,
.insight .top .color-activity-14 .intro,
.color-activity-14 .heading .intro,
.heading .color-activity-14 .intro,
.color-activity-14 .banner .intro,
.banner .color-activity-14 .intro {
  border-color: #fbdad7;
}
.color-activity-15 .item-investors-highlight .content,
.item-investors-highlight .color-activity-15 .content,
.color-activity-15 .insight .top .intro,
.insight .top .color-activity-15 .intro,
.color-activity-15 .heading .intro,
.heading .color-activity-15 .intro,
.color-activity-15 .banner .intro,
.banner .color-activity-15 .intro {
  border-color: #9593be;
}
.color-activity-16 .item-investors-highlight .content,
.item-investors-highlight .color-activity-16 .content,
.color-activity-16 .insight .top .intro,
.insight .top .color-activity-16 .intro,
.color-activity-16 .heading .intro,
.heading .color-activity-16 .intro,
.color-activity-16 .banner .intro,
.banner .color-activity-16 .intro {
  border-color: #d94535;
}
.color-activity-17 .item-investors-highlight .content,
.item-investors-highlight .color-activity-17 .content,
.color-activity-17 .insight .top .intro,
.insight .top .color-activity-17 .intro,
.color-activity-17 .heading .intro,
.heading .color-activity-17 .intro,
.color-activity-17 .banner .intro,
.banner .color-activity-17 .intro {
  border-color: #0098b6;
}
.color-activity-18 .item-investors-highlight .content,
.item-investors-highlight .color-activity-18 .content,
.color-activity-18 .insight .top .intro,
.insight .top .color-activity-18 .intro,
.color-activity-18 .heading .intro,
.heading .color-activity-18 .intro,
.color-activity-18 .banner .intro,
.banner .color-activity-18 .intro {
  border-color: #016668;
}
.color-activity-19 .item-investors-highlight .content,
.item-investors-highlight .color-activity-19 .content,
.color-activity-19 .insight .top .intro,
.insight .top .color-activity-19 .intro,
.color-activity-19 .heading .intro,
.heading .color-activity-19 .intro,
.color-activity-19 .banner .intro,
.banner .color-activity-19 .intro {
  border-color: #6bcaba;
}
@media screen and (min-width: 46.9375em) {
  .item-investors-highlight .content,
  .insight .top .intro,
  .heading .intro,
  .banner .intro {
    padding: 3.1304347826vw 3.4782608696vw 3.4782608696vw;
  }
}
@media print {
  .item-investors-highlight .content,
  .insight .top .intro,
  .heading .intro,
  .banner .intro {
    padding: 2rem !important;
    background: none !important;
    color: inherit !important;
  }
}
.spotlight-news .principal::after,
.insight .top .intro::after,
.banner.type-bg-casestudy .intro::after {
  content: "\e901";
  font-size: 0.85em;
}
@media screen and (min-width: 46.9375em) {
  .spotlight-news .principal::after,
  .insight .top .intro::after,
  .banner.type-bg-casestudy .intro::after {
    font-weight: bold;
  }
}
@media print {
  .spotlight-news .principal::after,
  .insight .top .intro::after,
  .banner.type-bg-casestudy .intro::after {
    display: none;
  }
}
.press-contact,
.participating,
.about {
  padding-top: 4.2rem;
  padding-bottom: 4.2rem;
  border-top: 1px solid rgba(85, 85, 85, 0.25);
}
.participating .title,
.about .title {
  color: inherit;
  font-weight: normal;
}
.slideshow-news-preview .slick-slide,
.slideshow-card-b .slick-slide {
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
@media print {
  .slideshow-news-preview .slick-slide,
  .slideshow-card-b .slick-slide {
    margin-right: 1rem;
    margin-left: 1rem;
  }
}
#fp-nav ul li a.active span,
#fp-nav ul li:focus a span,
#fp-nav ul li:hover a span,
#fp-nav ul li:active a span,
#fp-nav ul li,
.slick-dot button,
#fp-nav ul li a span {
  width: 1.2rem;
  height: 1.2rem;
}
.slick-dot button,
#fp-nav ul li a span {
  border: solid 0.3rem transparent;
  border-radius: 50%;
  background: #ccc;
  background-clip: padding-box;
}
.slick-dot button:focus,
#fp-nav ul li a span:focus,
.slick-dot button:hover,
#fp-nav ul li a span:hover,
.slick-dot button:active,
#fp-nav ul li a span:active {
  background-color: #555555;
}
.slick-dot.slick-active button,
#fp-nav ul li a.active span {
  background-color: #d94535;
}
.portrait.type-simple:hover .name a,
.portrait.type-simple:focus .name a,
.portrait.type-simple:active .name a,
.menu--main .menu-link:hover,
.menu--main .menu-link:focus,
.menu--main .menu-link.is-active,
.list-category-link .list-item a:focus,
.list-category-link .list-item a:hover,
.item-list .list-category-link li a:focus,
.item-list .list-category-link li a:hover,
.for-investors-item:hover,
.for-investors-item:active,
.for-investors-item:focus,
.menu--lp .menu-link:hover,
.menu--lp .menu-link:focus,
.language-switcher-language-url-top a:hover,
.language-switcher-language-url-top a:focus {
  text-shadow: currentColor 0 0 1px;
}
.list-investment-preview-profile > *,
.list-investment-preview-logo > *,
.list-intro-pillar > * {
  position: relative;
}
.list-investment-preview-profile > ::before,
.list-investment-preview-logo > ::before,
.list-intro-pillar > ::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: rgba(85, 85, 85, 0.25);
}
.list-investment-preview-profile > ::after,
.list-investment-preview-logo > ::after,
.list-intro-pillar > ::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -2px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 100%;
  width: 1px;
  background: rgba(85, 85, 85, 0.25);
}
.hp-key-figures .value,
.diagram.rapid-growth .value {
  font-size: 4.5rem;
  font-weight: 300;
  color: #d94535;
}
.hp-key-figures .value span,
.diagram.rapid-growth .value span {
  font-size: 10rem;
  line-height: 1;
}
@media screen and (min-width: 62.5625em) {
  .hp-key-figures .value span,
  .diagram.rapid-growth .value span {
    font-size: 17rem;
    line-height: 1.206;
  }
}
.hp-key-figures .legend,
.diagram.rapid-growth .legend {
  color: #fff;
  text-align: center;
}
.newsroom-pres::after {
  content: "";
  display: block;
  height: 1.6rem;
  width: calc((8) * 3.4782608696vw + 0 * 5vw);
  max-width: 15rem;
  margin-top: 0.75em;
  background: url(../../../../themes/custom/customer/images/title-decoration.svg) no-repeat;
  background-size: 100%;
}
.resource-center-pres,
.newsroom-pres {
  position: relative;
}
@media screen and (min-width: 46.9375em) {
  .resource-center-pres,
  .newsroom-pres {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding-top: 10rem;
  }
}
.resource-center-pres-txt,
.newsroom-pres .txt {
  width: calc((22) * 3.4782608696vw + 0 * 5vw);
  font-weight: 300;
  line-height: 1.15;
}
@media screen and (min-width: 46.9375em) {
  .resource-center-pres-txt,
  .newsroom-pres .txt {
    width: calc((13) * 3.4782608696vw + 0 * 5vw);
    text-align: right;
  }
}
@media screen and (min-width: 62.5625em) {
  .resource-center-pres-txt,
  .newsroom-pres .txt {
    width: calc((10) * 3.4782608696vw + 0 * 5vw);
  }
}
.resource-center-pres-title,
.styleguide-typo .txt-title-resource-center {
  font-family: FuturaTOT-Bold, Arial, sans-serif;
  font-size: 3.2rem;
}
@media screen and (min-width: 62.5625em) {
  .resource-center-pres-title,
  .styleguide-typo .txt-title-resource-center {
    width: calc((6) * 3.4782608696vw + 0 * 5vw);
    margin-bottom: 0;
    font-size: 5.2rem;
  }
}
.resource-center-pres-title b,
.styleguide-typo .txt-title-resource-center b {
  display: block;
  color: #fff;
  font-weight: normal;
  text-stroke: 1.2px #323c46;
  -webkit-text-stroke: 1.2px #323c46;
}
.picto-video.item-archive .media,
.picto-podcast.item-archive .media {
  position: relative;
}
.picto-video.item-archive .media::before,
.picto-podcast.item-archive .media::before {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 5rem;
  height: 5rem;
  border: solid 2px #fff;
  color: #fff;
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .picto-video.item-archive .media::before,
  .picto-podcast.item-archive .media::before {
    width: 6.5rem;
    height: 6.5rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .picto-video.item-archive .media::before,
  .picto-podcast.item-archive .media::before {
    width: 8rem;
    height: 8rem;
  }
}
.picto-video.item-archive .media::before {
  content: "\e90e";
  font-size: 1.8rem;
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .picto-video.item-archive .media::before {
    font-size: 2.3rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .picto-video.item-archive .media::before {
    font-size: 3.2rem;
  }
}
.picto-podcast.item-archive .media::before {
  content: "\e90c";
  font-size: 2.5rem;
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .picto-podcast.item-archive .media::before {
    font-size: 3.2rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .picto-podcast.item-archive .media::before {
    font-size: 4.2rem;
  }
}
.info .country:not(:last-of-type)::after,
.info.type-color .category:not(:last-of-type)::after {
  content: ",";
  display: inline-block;
  margin-left: -0.5rem;
}
@media screen and (min-width: 46.9375em), print {
  .mobile {
    display: none;
  }
}
@media screen and (min-width: 62.5625em), print {
  .tablet {
    display: none;
  }
}
@media screen and (min-width: 62.5625em), print {
  .hidden-desktop {
    display: none;
  }
}
.hidden-mobile {
  display: none;
}
@media screen and (min-width: 46.9375em), print {
  .hidden-mobile {
    display: block;
  }
}
.hidden-tablet {
  display: none;
}
@media screen and (min-width: 62.5625em), print {
  .hidden-tablet {
    display: block;
  }
}
.no-scroll-x {
  overflow-x: hidden;
}
.block-ardian-news-insights-article-highlighted .no-scroll-x {
  overflow-y: hidden;
}
.icon {
  text-decoration: none;
}
.icon-inline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.icon-inline::before {
  margin-right: 0.25em;
}
.icon-inline::after {
  margin-left: 0.25em;
}
.icon-before.facebook::before {
  content: "\e906";
}
.icon-before.linkedin::before {
  content: "\e909";
}
.icon-before.twitter::before {
  content: "\e91a";
}
.icon-before.instagram::before {
  content: "\e916";
}
.icon-before.youtube::before {
  content: "\e91c";
}
.icon-before.share::before {
  content: "\e913";
}
.icon-before.like::before {
  content: "\e907";
}
.icon-before.arrow::before {
  content: "\e901";
}
.icon-before.arrow-down::before {
  content: "\e900";
}
.icon-before.chevron-left::before {
  content: "\e918";
}
.icon-before.check::before {
  content: "\e914";
}
.icon-before.close::before {
  content: "\e904";
}
.icon-before.burger::before {
  content: "\e90b";
}
.icon-before.attached-file::before {
  content: "\e902";
}
.icon-before.calendar::before {
  content: "\e903";
}
.icon-before.download::before {
  content: "\e905";
}
.icon-before.location::before {
  content: "\e908";
}
.icon-before.link-out::before {
  content: "\e90a";
}
.icon-before.music::before {
  content: "\e90c";
}
.icon-before.overlay-play::before {
  content: "\e917";
}
.icon-before.pauses::before {
  content: "\e90d";
}
.icon-before.play::before {
  content: "\e90e";
}
.icon-before.profile::before {
  content: "\e90f";
}
.icon-before.quote::before {
  content: "\e910";
}
.icon-before.repost::before {
  content: "\e911";
}
.icon-before.search::before {
  content: "\e912";
}
.icon-before.clock::before {
  content: "\e919";
}
.icon-before.podcast::before {
  content: "\e918";
}
.icon-before.document::before {
  content: "\e91d";
}
.icon-after.facebook::after {
  content: "\e906";
}
.icon-after.linkedin::after {
  content: "\e909";
}
.icon-after.twitter::after {
  content: "\e91a";
}
.icon-after.instagram::after {
  content: "\e916";
}
.icon-after.youtube::after {
  content: "\e91c";
}
.icon-after.share::after {
  content: "\e913";
}
.icon-after.like::after {
  content: "\e907";
}
.icon-after.arrow::after {
  content: "\e901";
}
.icon-after.arrow-down::after {
  content: "\e900";
}
.icon-after.chevron-left::after {
  content: "\e918";
}
.icon-after.check::after {
  content: "\e914";
}
.icon-after.close::after {
  content: "\e904";
}
.icon-after.burger::after {
  content: "\e90b";
}
.icon-after.attached-file::after {
  content: "\e902";
}
.icon-after.calendar::after {
  content: "\e903";
}
.icon-after.download::after {
  content: "\e905";
}
.icon-after.location::after {
  content: "\e908";
}
.icon-after.link-out::after {
  content: "\e90a";
}
.icon-after.music::after {
  content: "\e90c";
}
.icon-after.overlay-play::after {
  content: "\e917";
}
.icon-after.pauses::after {
  content: "\e90d";
}
.icon-after.play::after {
  content: "\e90e";
}
.icon-after.profile::after {
  content: "\e90f";
}
.icon-after.quote::after {
  content: "\e910";
}
.icon-after.repost::after {
  content: "\e911";
}
.icon-after.search::after {
  content: "\e912";
}
.icon-after.clock::after {
  content: "\e919";
}
.icon-after.podcast::after {
  content: "\e918";
}
.icon-after.document::after {
  content: "\e91d";
}
.page-bg-dark {
  background-color: #323c46;
}
@media screen and (max-width: 46.875em) {
  .hp-section.node--type-homepage .fp-scroller {
    height: 100%;
  }
}
.block-ardian-related-articles {
  overflow: hidden;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.8;
}
::-moz-placeholder {
  color: inherit;
  opacity: 0.8;
}
:-ms-input-placeholder {
  color: inherit;
  opacity: 0.8;
}
::-ms-input-placeholder {
  color: inherit;
  opacity: 0.8;
}
::placeholder {
  color: inherit;
  opacity: 0.8;
}
label {
  display: block;
  margin-bottom: 0.5em;
  color: #323c46;
  font-weight: bold;
  font-family: Futura, Arial, sans-serif;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
input[type="url"],
input[type="tel"],
input[type="number"],
input[type="date"],
input[type="file"],
textarea,
select {
  display: block;
  width: 100%;
  min-height: 4.5rem;
  padding: 1rem;
  margin-bottom: 1em;
  border: 1px solid transparent;
  border-radius: 0;
  background: #f5f5f5;
  color: #555555;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
input[type="text"]:hover,
input[type="text"]:focus,
input[type="email"]:hover,
input[type="email"]:focus,
input[type="password"]:hover,
input[type="password"]:focus,
input[type="search"]:hover,
input[type="search"]:focus,
input[type="url"]:hover,
input[type="url"]:focus,
input[type="tel"]:hover,
input[type="tel"]:focus,
input[type="number"]:hover,
input[type="number"]:focus,
input[type="date"]:hover,
input[type="date"]:focus,
input[type="file"]:hover,
input[type="file"]:focus,
textarea:hover,
textarea:focus,
select:hover,
select:focus {
  border-color: #323c46;
}
input[type="text"]:hover::-webkit-input-placeholder,
input[type="text"]:focus::-webkit-input-placeholder,
input[type="email"]:hover::-webkit-input-placeholder,
input[type="email"]:focus::-webkit-input-placeholder,
input[type="password"]:hover::-webkit-input-placeholder,
input[type="password"]:focus::-webkit-input-placeholder,
input[type="search"]:hover::-webkit-input-placeholder,
input[type="search"]:focus::-webkit-input-placeholder,
input[type="url"]:hover::-webkit-input-placeholder,
input[type="url"]:focus::-webkit-input-placeholder,
input[type="tel"]:hover::-webkit-input-placeholder,
input[type="tel"]:focus::-webkit-input-placeholder,
input[type="number"]:hover::-webkit-input-placeholder,
input[type="number"]:focus::-webkit-input-placeholder,
input[type="date"]:hover::-webkit-input-placeholder,
input[type="date"]:focus::-webkit-input-placeholder,
input[type="file"]:hover::-webkit-input-placeholder,
input[type="file"]:focus::-webkit-input-placeholder,
textarea:hover::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder,
select:hover::-webkit-input-placeholder,
select:focus::-webkit-input-placeholder {
  opacity: 0.5;
}
input[type="text"]:hover::-moz-placeholder,
input[type="text"]:focus::-moz-placeholder,
input[type="email"]:hover::-moz-placeholder,
input[type="email"]:focus::-moz-placeholder,
input[type="password"]:hover::-moz-placeholder,
input[type="password"]:focus::-moz-placeholder,
input[type="search"]:hover::-moz-placeholder,
input[type="search"]:focus::-moz-placeholder,
input[type="url"]:hover::-moz-placeholder,
input[type="url"]:focus::-moz-placeholder,
input[type="tel"]:hover::-moz-placeholder,
input[type="tel"]:focus::-moz-placeholder,
input[type="number"]:hover::-moz-placeholder,
input[type="number"]:focus::-moz-placeholder,
input[type="date"]:hover::-moz-placeholder,
input[type="date"]:focus::-moz-placeholder,
input[type="file"]:hover::-moz-placeholder,
input[type="file"]:focus::-moz-placeholder,
textarea:hover::-moz-placeholder,
textarea:focus::-moz-placeholder,
select:hover::-moz-placeholder,
select:focus::-moz-placeholder {
  opacity: 0.5;
}
input[type="text"]:hover:-ms-input-placeholder,
input[type="text"]:focus:-ms-input-placeholder,
input[type="email"]:hover:-ms-input-placeholder,
input[type="email"]:focus:-ms-input-placeholder,
input[type="password"]:hover:-ms-input-placeholder,
input[type="password"]:focus:-ms-input-placeholder,
input[type="search"]:hover:-ms-input-placeholder,
input[type="search"]:focus:-ms-input-placeholder,
input[type="url"]:hover:-ms-input-placeholder,
input[type="url"]:focus:-ms-input-placeholder,
input[type="tel"]:hover:-ms-input-placeholder,
input[type="tel"]:focus:-ms-input-placeholder,
input[type="number"]:hover:-ms-input-placeholder,
input[type="number"]:focus:-ms-input-placeholder,
input[type="date"]:hover:-ms-input-placeholder,
input[type="date"]:focus:-ms-input-placeholder,
input[type="file"]:hover:-ms-input-placeholder,
input[type="file"]:focus:-ms-input-placeholder,
textarea:hover:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder,
select:hover:-ms-input-placeholder,
select:focus:-ms-input-placeholder {
  opacity: 0.5;
}
input[type="text"]:hover::-ms-input-placeholder,
input[type="text"]:focus::-ms-input-placeholder,
input[type="email"]:hover::-ms-input-placeholder,
input[type="email"]:focus::-ms-input-placeholder,
input[type="password"]:hover::-ms-input-placeholder,
input[type="password"]:focus::-ms-input-placeholder,
input[type="search"]:hover::-ms-input-placeholder,
input[type="search"]:focus::-ms-input-placeholder,
input[type="url"]:hover::-ms-input-placeholder,
input[type="url"]:focus::-ms-input-placeholder,
input[type="tel"]:hover::-ms-input-placeholder,
input[type="tel"]:focus::-ms-input-placeholder,
input[type="number"]:hover::-ms-input-placeholder,
input[type="number"]:focus::-ms-input-placeholder,
input[type="date"]:hover::-ms-input-placeholder,
input[type="date"]:focus::-ms-input-placeholder,
input[type="file"]:hover::-ms-input-placeholder,
input[type="file"]:focus::-ms-input-placeholder,
textarea:hover::-ms-input-placeholder,
textarea:focus::-ms-input-placeholder,
select:hover::-ms-input-placeholder,
select:focus::-ms-input-placeholder {
  opacity: 0.5;
}
input[type="text"]:hover::placeholder,
input[type="text"]:focus::placeholder,
input[type="email"]:hover::placeholder,
input[type="email"]:focus::placeholder,
input[type="password"]:hover::placeholder,
input[type="password"]:focus::placeholder,
input[type="search"]:hover::placeholder,
input[type="search"]:focus::placeholder,
input[type="url"]:hover::placeholder,
input[type="url"]:focus::placeholder,
input[type="tel"]:hover::placeholder,
input[type="tel"]:focus::placeholder,
input[type="number"]:hover::placeholder,
input[type="number"]:focus::placeholder,
input[type="date"]:hover::placeholder,
input[type="date"]:focus::placeholder,
input[type="file"]:hover::placeholder,
input[type="file"]:focus::placeholder,
textarea:hover::placeholder,
textarea:focus::placeholder,
select:hover::placeholder,
select:focus::placeholder {
  opacity: 0.5;
}
input[type="text"].error,
input[type="email"].error,
input[type="password"].error,
input[type="search"].error,
input[type="url"].error,
input[type="tel"].error,
input[type="number"].error,
input[type="date"].error,
input[type="file"].error,
textarea.error,
select.error {
  border-color: #d94535;
  color: #d94535;
}
.has-bg input[type="text"],
.has-bg input[type="email"],
.has-bg input[type="password"],
.has-bg input[type="search"],
.has-bg input[type="url"],
.has-bg input[type="tel"],
.has-bg input[type="number"],
.has-bg input[type="date"],
.has-bg input[type="file"],
.has-bg textarea,
.has-bg select {
  background: #fff;
}
textarea::-webkit-input-placeholder {
  color: #555555;
  text-transform: none;
}
textarea::-moz-placeholder {
  color: #555555;
  text-transform: none;
}
textarea:-ms-input-placeholder {
  color: #555555;
  text-transform: none;
}
textarea::-ms-input-placeholder {
  color: #555555;
  text-transform: none;
}
textarea::placeholder {
  color: #555555;
  text-transform: none;
}
input[type="search"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
select {
  background: #f5f5f5 url(../../../../themes/custom/customer/images/arrow.svg) no-repeat
    right 1.6rem center;
  background-size: auto 20%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 3.5rem;
}
select::-ms-expand {
  display: none;
}
button:disabled,
input[type="button"]:disabled,
input[type="submit"]:disabled,
input[type="reset"]:disabled,
input[type="file"] > input[type="button"]:disabled {
  background: rgba(85, 85, 85, 0.3);
  -webkit-box-shadow: none;
  box-shadow: none;
}
button:disabled::before,
input[type="button"]:disabled::before,
input[type="submit"]:disabled::before,
input[type="reset"]:disabled::before,
input[type="file"] > input[type="button"]:disabled::before {
  display: none;
}
.color-activity-1 .form-submit {
  color: #fff;
  background: #b6aca7;
  -webkit-box-shadow: 3px 5px 12px rgba(182, 172, 167, 0.376);
  box-shadow: 3px 5px 12px rgba(182, 172, 167, 0.376);
}
.color-activity-2 .form-submit {
  color: #fff;
  background: #b9d3d8;
  -webkit-box-shadow: 3px 5px 12px rgba(185, 211, 216, 0.376);
  box-shadow: 3px 5px 12px rgba(185, 211, 216, 0.376);
}
.color-activity-3 .form-submit {
  color: #fff;
  background: #7fbbbf;
  -webkit-box-shadow: 3px 5px 12px rgba(127, 187, 191, 0.376);
  box-shadow: 3px 5px 12px rgba(127, 187, 191, 0.376);
}
.color-activity-4 .form-submit {
  color: #fff;
  background: #7aaece;
  -webkit-box-shadow: 3px 5px 12px rgba(122, 174, 206, 0.376);
  box-shadow: 3px 5px 12px rgba(122, 174, 206, 0.376);
}
.color-activity-5 .form-submit {
  color: #fff;
  background: #7aa5a6;
  -webkit-box-shadow: 3px 5px 12px rgba(122, 165, 166, 0.376);
  box-shadow: 3px 5px 12px rgba(122, 165, 166, 0.376);
}
.color-activity-6 .form-submit {
  color: #fff;
  background: #009ba3;
  -webkit-box-shadow: 3px 5px 12px rgba(0, 155, 163, 0.376);
  box-shadow: 3px 5px 12px rgba(0, 155, 163, 0.376);
}
.color-activity-7 .form-submit {
  color: #fff;
  background: #9482b5;
  -webkit-box-shadow: 3px 5px 12px rgba(148, 130, 181, 0.376);
  box-shadow: 3px 5px 12px rgba(148, 130, 181, 0.376);
}
.color-activity-8 .form-submit {
  color: #fff;
  background: #6a7999;
  -webkit-box-shadow: 3px 5px 12px rgba(106, 121, 153, 0.376);
  box-shadow: 3px 5px 12px rgba(106, 121, 153, 0.376);
}
.color-activity-9 .form-submit {
  color: #fff;
  background: #99cc99;
  -webkit-box-shadow: 3px 5px 12px rgba(153, 204, 153, 0.376);
  box-shadow: 3px 5px 12px rgba(153, 204, 153, 0.376);
}
.color-activity-10 .form-submit {
  color: #fff;
  background: #9ba77b;
  -webkit-box-shadow: 3px 5px 12px rgba(155, 167, 123, 0.376);
  box-shadow: 3px 5px 12px rgba(155, 167, 123, 0.376);
}
.color-activity-11 .form-submit {
  color: #fff;
  background: #728680;
  -webkit-box-shadow: 3px 5px 12px rgba(114, 134, 128, 0.376);
  box-shadow: 3px 5px 12px rgba(114, 134, 128, 0.376);
}
.color-activity-12 .form-submit {
  color: #fff;
  background: #e73027;
  -webkit-box-shadow: 3px 5px 12px rgba(231, 48, 39, 0.376);
  box-shadow: 3px 5px 12px rgba(231, 48, 39, 0.376);
}
.color-activity-13 .form-submit {
  color: #fff;
  background: #d94535;
  -webkit-box-shadow: 3px 5px 12px rgba(217, 69, 53, 0.376);
  box-shadow: 3px 5px 12px rgba(217, 69, 53, 0.376);
}
.color-activity-14 .form-submit {
  color: #fff;
  background: #fbdad7;
  -webkit-box-shadow: 3px 5px 12px rgba(251, 218, 215, 0.376);
  box-shadow: 3px 5px 12px rgba(251, 218, 215, 0.376);
}
.color-activity-15 .form-submit {
  color: #fff;
  background: #9593be;
  -webkit-box-shadow: 3px 5px 12px rgba(149, 147, 190, 0.376);
  box-shadow: 3px 5px 12px rgba(149, 147, 190, 0.376);
}
.color-activity-16 .form-submit {
  color: #fff;
  background: #d94535;
  -webkit-box-shadow: 3px 5px 12px rgba(217, 69, 53, 0.376);
  box-shadow: 3px 5px 12px rgba(217, 69, 53, 0.376);
}
.color-activity-17 .form-submit {
  color: #fff;
  background: #0098b6;
  -webkit-box-shadow: 3px 5px 12px rgba(0, 152, 182, 0.376);
  box-shadow: 3px 5px 12px rgba(0, 152, 182, 0.376);
}
.color-activity-18 .form-submit {
  color: #fff;
  background: #016668;
  -webkit-box-shadow: 3px 5px 12px rgba(1, 102, 104, 0.376);
  box-shadow: 3px 5px 12px rgba(1, 102, 104, 0.376);
}
.color-activity-19 .form-submit {
  color: #fff;
  background: #6bcaba;
  -webkit-box-shadow: 3px 5px 12px rgba(107, 202, 186, 0.376);
  box-shadow: 3px 5px 12px rgba(107, 202, 186, 0.376);
}
fieldset {
  padding: 0;
  margin: 0;
  border: none;
}
legend {
  margin: 0;
  font-weight: bold;
}
.form-actions {
  margin: 3rem 0 6.8rem;
}
.file-download .form-actions {
  margin-bottom: 0;
}
.form-description.error {
  color: #d94535;
  font-weight: 400;
}
.form-textarea {
  min-height: 14rem;
}
.form-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem;
}
.form-list > * {
  width: calc(100% / 1 - 0.1px);
  padding-right: 1rem;
  padding-left: 1rem;
  margin-bottom: 2rem;
  margin-bottom: 0;
}
@media screen and (min-width: 62.5625em) {
  .form-list > * {
    width: calc(100% / 2 - 0.1px);
  }
}
.form-list > * {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.form-type-webform-markup a {
  text-decoration: underline;
  opacity: 0.5;
}
.form-type-webform-document-file {
  text-align: left;
}
.form-type-webform-document-file .form-description + .file-name {
  display: none;
}
.form-type-webform-document-file .webform-document-file {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.form-type-radio,
.form-type-checkbox {
  margin-bottom: 1em;
}
.form-type-radio label,
.form-type-checkbox label {
  font-weight: 400;
}
.form-type-radio input,
.form-type-checkbox input {
  position: absolute;
  opacity: 0;
}
.has-bg .form-radio:not(:checked) + label::before,
.has-bg .form-checkbox:not(:checked) + label::before {
  background: #fff;
}
.form-radios {
  text-align: left;
}
.file-input-wrapper legend,
.webform-submission-job-application-form
  [data-drupal-selector="edit-attach-"]
  legend,
.webform-submission-job-offer-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  legend,
.webform-submission-job-open-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  legend,
.webform-submission-event-registration-form
  [data-drupal-selector="edit-attach-"]
  legend {
  padding: 1em 0;
  font-weight: 300;
  width: 20%;
  float: left;
}
.file-input-wrapper .fieldset-wrapper,
.webform-submission-job-application-form
  [data-drupal-selector="edit-attach-"]
  .fieldset-wrapper,
.webform-submission-job-offer-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .fieldset-wrapper,
.webform-submission-job-open-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .fieldset-wrapper,
.webform-submission-event-registration-form
  [data-drupal-selector="edit-attach-"]
  .fieldset-wrapper {
  height: 4.5rem;
  margin-bottom: 1em;
  width: 80%;
  float: left;
}
.file-input-wrapper .fieldset-wrapper div[id^="ajax-wrapper"],
.webform-submission-job-application-form
  [data-drupal-selector="edit-attach-"]
  .fieldset-wrapper
  div[id^="ajax-wrapper"],
.webform-submission-job-offer-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .fieldset-wrapper
  div[id^="ajax-wrapper"],
.webform-submission-job-open-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .fieldset-wrapper
  div[id^="ajax-wrapper"],
.webform-submission-event-registration-form
  [data-drupal-selector="edit-attach-"]
  .fieldset-wrapper
  div[id^="ajax-wrapper"] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #555555;
}
.file-input-wrapper
  .fieldset-wrapper
  div[id^="ajax-wrapper"]
  div[data-drupal-messages],
.webform-submission-job-application-form
  [data-drupal-selector="edit-attach-"]
  .fieldset-wrapper
  div[id^="ajax-wrapper"]
  div[data-drupal-messages],
.webform-submission-job-offer-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .fieldset-wrapper
  div[id^="ajax-wrapper"]
  div[data-drupal-messages],
.webform-submission-job-open-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .fieldset-wrapper
  div[id^="ajax-wrapper"]
  div[data-drupal-messages],
.webform-submission-event-registration-form
  [data-drupal-selector="edit-attach-"]
  .fieldset-wrapper
  div[id^="ajax-wrapper"]
  div[data-drupal-messages] {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  z-index: 1;
  background: #fff;
}
.file-input-wrapper
  .fieldset-wrapper
  div[id^="ajax-wrapper"]
  .form-type-managed-file,
.file-input-wrapper
  .fieldset-wrapper
  div[id^="ajax-wrapper"]
  .form-type-webform-document-file,
.webform-submission-job-application-form
  [data-drupal-selector="edit-attach-"]
  .fieldset-wrapper
  div[id^="ajax-wrapper"]
  .form-type-managed-file,
.webform-submission-job-application-form
  [data-drupal-selector="edit-attach-"]
  .fieldset-wrapper
  div[id^="ajax-wrapper"]
  .form-type-webform-document-file,
.webform-submission-job-offer-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .fieldset-wrapper
  div[id^="ajax-wrapper"]
  .form-type-managed-file,
.webform-submission-job-offer-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .fieldset-wrapper
  div[id^="ajax-wrapper"]
  .form-type-webform-document-file,
.webform-submission-job-open-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .fieldset-wrapper
  div[id^="ajax-wrapper"]
  .form-type-managed-file,
.webform-submission-job-open-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .fieldset-wrapper
  div[id^="ajax-wrapper"]
  .form-type-webform-document-file,
.webform-submission-event-registration-form
  [data-drupal-selector="edit-attach-"]
  .fieldset-wrapper
  div[id^="ajax-wrapper"]
  .form-type-managed-file,
.webform-submission-event-registration-form
  [data-drupal-selector="edit-attach-"]
  .fieldset-wrapper
  div[id^="ajax-wrapper"]
  .form-type-webform-document-file {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}
.file-input-wrapper .form-type-managed-file,
.file-input-wrapper .form-type-webform-document-file,
.webform-submission-job-application-form
  [data-drupal-selector="edit-attach-"]
  .form-type-managed-file,
.webform-submission-job-application-form
  [data-drupal-selector="edit-attach-"]
  .form-type-webform-document-file,
.webform-submission-job-offer-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-managed-file,
.webform-submission-job-offer-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-webform-document-file,
.webform-submission-job-open-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-managed-file,
.webform-submission-job-open-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-webform-document-file,
.webform-submission-event-registration-form
  [data-drupal-selector="edit-attach-"]
  .form-type-managed-file,
.webform-submission-event-registration-form
  [data-drupal-selector="edit-attach-"]
  .form-type-webform-document-file {
  position: relative;
  background-color: #f5f5f5;
  border: 1px solid transparent;
  z-index: 2;
}
.has-bg .file-input-wrapper .form-type-managed-file,
.has-bg .file-input-wrapper .form-type-webform-document-file,
.has-bg
  .webform-submission-job-application-form
  [data-drupal-selector="edit-attach-"]
  .form-type-managed-file,
.has-bg
  .webform-submission-job-application-form
  [data-drupal-selector="edit-attach-"]
  .form-type-webform-document-file,
.has-bg
  .webform-submission-job-offer-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-managed-file,
.has-bg
  .webform-submission-job-offer-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-webform-document-file,
.has-bg
  .webform-submission-job-open-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-managed-file,
.has-bg
  .webform-submission-job-open-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-webform-document-file,
.has-bg
  .webform-submission-event-registration-form
  [data-drupal-selector="edit-attach-"]
  .form-type-managed-file,
.has-bg
  .webform-submission-event-registration-form
  [data-drupal-selector="edit-attach-"]
  .form-type-webform-document-file {
  background-color: #fff;
}
.file-input-wrapper .form-type-managed-file::after,
.file-input-wrapper .form-type-webform-document-file::after,
.webform-submission-job-application-form
  [data-drupal-selector="edit-attach-"]
  .form-type-managed-file::after,
.webform-submission-job-application-form
  [data-drupal-selector="edit-attach-"]
  .form-type-webform-document-file::after,
.webform-submission-job-offer-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-managed-file::after,
.webform-submission-job-offer-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-webform-document-file::after,
.webform-submission-job-open-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-managed-file::after,
.webform-submission-job-open-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-webform-document-file::after,
.webform-submission-event-registration-form
  [data-drupal-selector="edit-attach-"]
  .form-type-managed-file::after,
.webform-submission-event-registration-form
  [data-drupal-selector="edit-attach-"]
  .form-type-webform-document-file::after {
  content: "\e902";
  font-size: 1.7rem;
  position: absolute;
  top: 1rem;
  left: 1.2rem;
  z-index: -1;
}
.file-input-wrapper .form-type-managed-file label,
.file-input-wrapper .form-type-webform-document-file label,
.webform-submission-job-application-form
  [data-drupal-selector="edit-attach-"]
  .form-type-managed-file
  label,
.webform-submission-job-application-form
  [data-drupal-selector="edit-attach-"]
  .form-type-webform-document-file
  label,
.webform-submission-job-offer-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-managed-file
  label,
.webform-submission-job-offer-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-webform-document-file
  label,
.webform-submission-job-open-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-managed-file
  label,
.webform-submission-job-open-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-webform-document-file
  label,
.webform-submission-event-registration-form
  [data-drupal-selector="edit-attach-"]
  .form-type-managed-file
  label,
.webform-submission-event-registration-form
  [data-drupal-selector="edit-attach-"]
  .form-type-webform-document-file
  label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1rem 3.5rem;
  margin-bottom: 0;
  min-height: 4.4rem;
  font-weight: 300;
}
.file-input-wrapper .form-type-managed-file:hover,
.file-input-wrapper .form-type-managed-file:focus,
.file-input-wrapper .form-type-webform-document-file:hover,
.file-input-wrapper .form-type-webform-document-file:focus,
.webform-submission-job-application-form
  [data-drupal-selector="edit-attach-"]
  .form-type-managed-file:hover,
.webform-submission-job-application-form
  [data-drupal-selector="edit-attach-"]
  .form-type-managed-file:focus,
.webform-submission-job-application-form
  [data-drupal-selector="edit-attach-"]
  .form-type-webform-document-file:hover,
.webform-submission-job-application-form
  [data-drupal-selector="edit-attach-"]
  .form-type-webform-document-file:focus,
.webform-submission-job-offer-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-managed-file:hover,
.webform-submission-job-offer-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-managed-file:focus,
.webform-submission-job-offer-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-webform-document-file:hover,
.webform-submission-job-offer-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-webform-document-file:focus,
.webform-submission-job-open-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-managed-file:hover,
.webform-submission-job-open-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-managed-file:focus,
.webform-submission-job-open-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-webform-document-file:hover,
.webform-submission-job-open-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-webform-document-file:focus,
.webform-submission-event-registration-form
  [data-drupal-selector="edit-attach-"]
  .form-type-managed-file:hover,
.webform-submission-event-registration-form
  [data-drupal-selector="edit-attach-"]
  .form-type-managed-file:focus,
.webform-submission-event-registration-form
  [data-drupal-selector="edit-attach-"]
  .form-type-webform-document-file:hover,
.webform-submission-event-registration-form
  [data-drupal-selector="edit-attach-"]
  .form-type-webform-document-file:focus {
  border-color: #000;
}
.file-input-wrapper .form-type-managed-file .form-description,
.file-input-wrapper .form-type-webform-document-file .form-description,
.webform-submission-job-application-form
  [data-drupal-selector="edit-attach-"]
  .form-type-managed-file
  .form-description,
.webform-submission-job-application-form
  [data-drupal-selector="edit-attach-"]
  .form-type-webform-document-file
  .form-description,
.webform-submission-job-offer-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-managed-file
  .form-description,
.webform-submission-job-offer-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-webform-document-file
  .form-description,
.webform-submission-job-open-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-managed-file
  .form-description,
.webform-submission-job-open-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-webform-document-file
  .form-description,
.webform-submission-event-registration-form
  [data-drupal-selector="edit-attach-"]
  .form-type-managed-file
  .form-description,
.webform-submission-event-registration-form
  [data-drupal-selector="edit-attach-"]
  .form-type-webform-document-file
  .form-description {
  position: absolute;
  top: 1.2rem;
  right: 1.5rem;
  opacity: 0.5;
  z-index: -1;
}
.file-input-wrapper .form-type-managed-file .form-managed-file .file,
.file-input-wrapper .form-type-webform-document-file .form-managed-file .file,
.webform-submission-job-application-form
  [data-drupal-selector="edit-attach-"]
  .form-type-managed-file
  .form-managed-file
  .file,
.webform-submission-job-application-form
  [data-drupal-selector="edit-attach-"]
  .form-type-webform-document-file
  .form-managed-file
  .file,
.webform-submission-job-offer-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-managed-file
  .form-managed-file
  .file,
.webform-submission-job-offer-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-webform-document-file
  .form-managed-file
  .file,
.webform-submission-job-open-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-managed-file
  .form-managed-file
  .file,
.webform-submission-job-open-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-webform-document-file
  .form-managed-file
  .file,
.webform-submission-event-registration-form
  [data-drupal-selector="edit-attach-"]
  .form-type-managed-file
  .form-managed-file
  .file,
.webform-submission-event-registration-form
  [data-drupal-selector="edit-attach-"]
  .form-type-webform-document-file
  .form-managed-file
  .file {
  position: absolute;
  right: 0;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0 3.5rem;
  z-index: 3;
  background: #f5f5f5;
}
.file-input-wrapper .form-type-managed-file .file-name,
.file-input-wrapper .form-type-webform-document-file .file-name,
.webform-submission-job-application-form
  [data-drupal-selector="edit-attach-"]
  .form-type-managed-file
  .file-name,
.webform-submission-job-application-form
  [data-drupal-selector="edit-attach-"]
  .form-type-webform-document-file
  .file-name,
.webform-submission-job-offer-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-managed-file
  .file-name,
.webform-submission-job-offer-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-webform-document-file
  .file-name,
.webform-submission-job-open-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-managed-file
  .file-name,
.webform-submission-job-open-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-webform-document-file
  .file-name,
.webform-submission-event-registration-form
  [data-drupal-selector="edit-attach-"]
  .form-type-managed-file
  .file-name,
.webform-submission-event-registration-form
  [data-drupal-selector="edit-attach-"]
  .form-type-webform-document-file
  .file-name {
  display: none;
}
.file-input-wrapper .form-type-managed-file.is-uploaded .file-name,
.file-input-wrapper .form-type-webform-document-file.is-uploaded .file-name,
.webform-submission-job-application-form
  [data-drupal-selector="edit-attach-"]
  .form-type-managed-file.is-uploaded
  .file-name,
.webform-submission-job-application-form
  [data-drupal-selector="edit-attach-"]
  .form-type-webform-document-file.is-uploaded
  .file-name,
.webform-submission-job-offer-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-managed-file.is-uploaded
  .file-name,
.webform-submission-job-offer-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-webform-document-file.is-uploaded
  .file-name,
.webform-submission-job-open-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-managed-file.is-uploaded
  .file-name,
.webform-submission-job-open-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-webform-document-file.is-uploaded
  .file-name,
.webform-submission-event-registration-form
  [data-drupal-selector="edit-attach-"]
  .form-type-managed-file.is-uploaded
  .file-name,
.webform-submission-event-registration-form
  [data-drupal-selector="edit-attach-"]
  .form-type-webform-document-file.is-uploaded
  .file-name {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  padding: 0.7em 3.5rem 0.7em 3rem;
  font-size: 1.6rem;
  background-color: #f5f5f5;
  z-index: 3;
}
.file-input-wrapper .form-type-managed-file.is-uploaded .file-name::after,
.file-input-wrapper
  .form-type-webform-document-file.is-uploaded
  .file-name::after,
.webform-submission-job-application-form
  [data-drupal-selector="edit-attach-"]
  .form-type-managed-file.is-uploaded
  .file-name::after,
.webform-submission-job-application-form
  [data-drupal-selector="edit-attach-"]
  .form-type-webform-document-file.is-uploaded
  .file-name::after,
.webform-submission-job-offer-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-managed-file.is-uploaded
  .file-name::after,
.webform-submission-job-offer-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-webform-document-file.is-uploaded
  .file-name::after,
.webform-submission-job-open-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-managed-file.is-uploaded
  .file-name::after,
.webform-submission-job-open-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-webform-document-file.is-uploaded
  .file-name::after,
.webform-submission-event-registration-form
  [data-drupal-selector="edit-attach-"]
  .form-type-managed-file.is-uploaded
  .file-name::after,
.webform-submission-event-registration-form
  [data-drupal-selector="edit-attach-"]
  .form-type-webform-document-file.is-uploaded
  .file-name::after {
  content: "\e902";
  font-size: 1.8rem;
  position: absolute;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 1.5rem;
}
.file-input-wrapper .form-type-managed-file .form-managed-file .form-submit,
.file-input-wrapper .form-type-managed-file .reset-upload,
.file-input-wrapper
  .form-type-webform-document-file
  .form-managed-file
  .form-submit,
.file-input-wrapper .form-type-webform-document-file .reset-upload,
.webform-submission-job-application-form
  [data-drupal-selector="edit-attach-"]
  .form-type-managed-file
  .form-managed-file
  .form-submit,
.webform-submission-job-application-form
  [data-drupal-selector="edit-attach-"]
  .form-type-managed-file
  .reset-upload,
.webform-submission-job-application-form
  [data-drupal-selector="edit-attach-"]
  .form-type-webform-document-file
  .form-managed-file
  .form-submit,
.webform-submission-job-application-form
  [data-drupal-selector="edit-attach-"]
  .form-type-webform-document-file
  .reset-upload,
.webform-submission-job-offer-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-managed-file
  .form-managed-file
  .form-submit,
.webform-submission-job-offer-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-managed-file
  .reset-upload,
.webform-submission-job-offer-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-webform-document-file
  .form-managed-file
  .form-submit,
.webform-submission-job-offer-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-webform-document-file
  .reset-upload,
.webform-submission-job-open-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-managed-file
  .form-managed-file
  .form-submit,
.webform-submission-job-open-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-managed-file
  .reset-upload,
.webform-submission-job-open-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-webform-document-file
  .form-managed-file
  .form-submit,
.webform-submission-job-open-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-webform-document-file
  .reset-upload,
.webform-submission-event-registration-form
  [data-drupal-selector="edit-attach-"]
  .form-type-managed-file
  .form-managed-file
  .form-submit,
.webform-submission-event-registration-form
  [data-drupal-selector="edit-attach-"]
  .form-type-managed-file
  .reset-upload,
.webform-submission-event-registration-form
  [data-drupal-selector="edit-attach-"]
  .form-type-webform-document-file
  .form-managed-file
  .form-submit,
.webform-submission-event-registration-form
  [data-drupal-selector="edit-attach-"]
  .form-type-webform-document-file
  .reset-upload {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  padding: 0;
  width: 3rem;
  height: 100%;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  z-index: 3;
  text-indent: -9999px;
}
.file-input-wrapper
  .form-type-managed-file
  .form-managed-file
  .form-submit::before,
.file-input-wrapper .form-type-managed-file .reset-upload::before,
.file-input-wrapper
  .form-type-webform-document-file
  .form-managed-file
  .form-submit::before,
.file-input-wrapper .form-type-webform-document-file .reset-upload::before,
.webform-submission-job-application-form
  [data-drupal-selector="edit-attach-"]
  .form-type-managed-file
  .form-managed-file
  .form-submit::before,
.webform-submission-job-application-form
  [data-drupal-selector="edit-attach-"]
  .form-type-managed-file
  .reset-upload::before,
.webform-submission-job-application-form
  [data-drupal-selector="edit-attach-"]
  .form-type-webform-document-file
  .form-managed-file
  .form-submit::before,
.webform-submission-job-application-form
  [data-drupal-selector="edit-attach-"]
  .form-type-webform-document-file
  .reset-upload::before,
.webform-submission-job-offer-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-managed-file
  .form-managed-file
  .form-submit::before,
.webform-submission-job-offer-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-managed-file
  .reset-upload::before,
.webform-submission-job-offer-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-webform-document-file
  .form-managed-file
  .form-submit::before,
.webform-submission-job-offer-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-webform-document-file
  .reset-upload::before,
.webform-submission-job-open-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-managed-file
  .form-managed-file
  .form-submit::before,
.webform-submission-job-open-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-managed-file
  .reset-upload::before,
.webform-submission-job-open-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-webform-document-file
  .form-managed-file
  .form-submit::before,
.webform-submission-job-open-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-webform-document-file
  .reset-upload::before,
.webform-submission-event-registration-form
  [data-drupal-selector="edit-attach-"]
  .form-type-managed-file
  .form-managed-file
  .form-submit::before,
.webform-submission-event-registration-form
  [data-drupal-selector="edit-attach-"]
  .form-type-managed-file
  .reset-upload::before,
.webform-submission-event-registration-form
  [data-drupal-selector="edit-attach-"]
  .form-type-webform-document-file
  .form-managed-file
  .form-submit::before,
.webform-submission-event-registration-form
  [data-drupal-selector="edit-attach-"]
  .form-type-webform-document-file
  .reset-upload::before {
  content: "\e904";
  font-size: 0.6rem;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #555555;
  height: 1.2rem;
  text-indent: 0;
}
.form-application
  .file-input-wrapper
  .form-type-managed-file
  .form-managed-file
  .form-submit::before,
.form-application
  .file-input-wrapper
  .form-type-managed-file
  .reset-upload::before,
.form-application
  .file-input-wrapper
  .form-type-webform-document-file
  .form-managed-file
  .form-submit::before,
.form-application
  .file-input-wrapper
  .form-type-webform-document-file
  .reset-upload::before,
.form-application
  .webform-submission-job-application-form
  [data-drupal-selector="edit-attach-"]
  .form-type-managed-file
  .form-managed-file
  .form-submit::before,
.form-application
  .webform-submission-job-application-form
  [data-drupal-selector="edit-attach-"]
  .form-type-managed-file
  .reset-upload::before,
.form-application
  .webform-submission-job-application-form
  [data-drupal-selector="edit-attach-"]
  .form-type-webform-document-file
  .form-managed-file
  .form-submit::before,
.form-application
  .webform-submission-job-application-form
  [data-drupal-selector="edit-attach-"]
  .form-type-webform-document-file
  .reset-upload::before,
.form-application
  .webform-submission-job-offer-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-managed-file
  .form-managed-file
  .form-submit::before,
.form-application
  .webform-submission-job-offer-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-managed-file
  .reset-upload::before,
.form-application
  .webform-submission-job-offer-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-webform-document-file
  .form-managed-file
  .form-submit::before,
.form-application
  .webform-submission-job-offer-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-webform-document-file
  .reset-upload::before,
.form-application
  .webform-submission-job-open-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-managed-file
  .form-managed-file
  .form-submit::before,
.form-application
  .webform-submission-job-open-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-managed-file
  .reset-upload::before,
.form-application
  .webform-submission-job-open-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-webform-document-file
  .form-managed-file
  .form-submit::before,
.form-application
  .webform-submission-job-open-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-webform-document-file
  .reset-upload::before,
.form-application
  .webform-submission-event-registration-form
  [data-drupal-selector="edit-attach-"]
  .form-type-managed-file
  .form-managed-file
  .form-submit::before,
.form-application
  .webform-submission-event-registration-form
  [data-drupal-selector="edit-attach-"]
  .form-type-managed-file
  .reset-upload::before,
.form-application
  .webform-submission-event-registration-form
  [data-drupal-selector="edit-attach-"]
  .form-type-webform-document-file
  .form-managed-file
  .form-submit::before,
.form-application
  .webform-submission-event-registration-form
  [data-drupal-selector="edit-attach-"]
  .form-type-webform-document-file
  .reset-upload::before {
  font-size: 0.9rem;
}
.webform-submission-job-open-application-form
  [data-drupal-selector="edit-file-input-wrapper"]
  .form-type-managed-file {
  background-color: #fff;
}
.form-reset {
  font-weight: 300;
  color: inherit;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.filter .form-reset {
  padding-right: 1rem;
}
@media screen and (max-width: 46.875em) {
  .filter-search-action .form-reset {
    padding-left: 0;
  }
}
.form-reset:hover {
  color: #d94535;
  text-decoration: underline;
}
.webform-element--title-inline > label {
  padding: 1em 0;
  font-weight: 300;
  width: 30%;
  float: left;
}
.webform-element--title-inline > label + * {
  height: 4.5rem;
  margin-bottom: 1em;
  width: 70%;
  float: left;
}
.webform-submission-event-registration-form .form-submit {
  color: #fff;
  background: #d94535;
  -webkit-box-shadow: 3px 5px 12px rgba(217, 69, 53, 0.376);
  box-shadow: 3px 5px 12px rgba(217, 69, 53, 0.376);
}
.form-item-availability-date,
.form-item-availability-duration {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.form-item-availability-date > label,
.form-item-availability-duration > label {
  padding-right: 1em;
  width: auto;
  white-space: nowrap;
}
.form-newsletter .form-item-availability-date > label,
.form-newsletter .form-item-availability-duration > label {
  padding-left: 1em;
}
.form-item-availability-date > label + *,
.form-item-availability-duration > label + * {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: auto;
}
.form-type-date label {
  font-size: 1.4rem;
  margin-bottom: 0.3rem;
  font-weight: 400;
}
.form-type-date .form-date {
  padding: 1.1rem;
}
#edit-date-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 2rem;
}
table {
  clear: both;
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  line-height: normal;
}
caption {
  margin-bottom: 0.25em;
  font-weight: bold;
}
th,
td {
  padding: 0.4em;
  border: 1px solid rgba(85, 85, 85, 0.25);
  text-align: left;
}
@media screen and (max-width: 46.875em) {
  th,
  td {
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 46.9375em) {
  th,
  td {
    padding: 0.5em 0.75em;
  }
}
th {
  font-weight: normal;
}
@font-face {
  font-family: "icomoon";
  src: url(../../../../themes/custom/customer/fonts/icomoon.woff) format("woff"),
    url(../../../../themes/custom/customer/fonts/icomoon.ttf) format("truetype"),
    url(../../../../themes/custom/customer/fonts/icomoon.woff) format("woff"),
    url(../../../../themes/custom/customer/fonts/icomoon.ttf) format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "FuturaTOT-Bold";
  src: url(../../../../themes/custom/customer/fonts/FuturaTOT-Bold.woff) format("woff"),
    url(../../../../themes/custom/customer/fonts/FuturaTOT-Bold.woff2) format("woff2"),
    url(../../../../themes/custom/customer/fonts/FuturaTOT-Bold.eot#iefix)
      format("embedded-opentype"),
    url(../../../../themes/custom/customer/fonts/FuturaTOT-Bold.ttf) format("truetype"),
    url(../../../../themes/custom/customer/fonts/FuturaTOT-Bold.woff) format("woff"),
    url(../../../../themes/custom/customer/fonts/FuturaTOT-Bold.woff2) format("woff2"),
    url(../../../../themes/custom/customer/fonts/FuturaTOT-Bold.eot#iefix)
      format("embedded-opentype"),
    url(../../../../themes/custom/customer/fonts/FuturaTOT-Bold.ttf) format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: Futura;
  src: url(../../../../themes/custom/customer/fonts/bda2f543-80d5-4f60-839d-d4756fa78d65.woff2)
      format("woff2"),
    url(../../../../themes/custom/customer/fonts/accdf66a-3ef9-40bd-a2d9-141ce67745a0.woff)
      format("woff");
  font-weight: 300;
}
@font-face {
  font-family: Futura;
  src: url(../../../../themes/custom/customer/fonts/5c85607c-3101-4a31-8b43-a64c2922ab13.woff2)
      format("woff2"),
    url(../../../../themes/custom/customer/fonts/46e5db04-2200-416c-8772-e8e92ac66d85.woff)
      format("woff");
  font-weight: 500;
}
@font-face {
  font-family: Futura;
  src: url(../../../../themes/custom/customer/fonts/7a337894-f253-4a5d-a63e-0d8275cedec5.woff2)
      format("woff2"),
    url(../../../../themes/custom/customer/fonts/55e6a203-1f50-4971-89d0-17ca0150f29d.woff)
      format("woff");
  font-weight: 400;
}
@font-face {
  font-family: Futura;
  src: url(../../../../themes/custom/customer/fonts/6c923332-4923-424e-8a1e-e8d3e9b46961.woff2)
      format("woff2"),
    url(../../../../themes/custom/customer/fonts/2d781726-d48a-4602-83eb-4eb0d88b0ac6.woff)
      format("woff");
  font-weight: bold;
}
@font-face {
  font-family: Grifo;
  src: url(../../../../themes/custom/customer/fonts/GrifoS-LightItalic.woff2)
      format("woff2"),
    url(../../../../themes/custom/customer/fonts/GrifoS-LightItalic.woff) format("woff");
  font-style: italic;
  font-weight: 300;
}
::-moz-selection {
  background-color: #000;
  color: #fff;
}
::selection {
  background-color: #000;
  color: #fff;
}
*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
html {
  font-size: 0.625em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  scroll-behavior: smooth;
}
body {
  overflow-x: hidden;
  background: #fff;
  color: #555555;
  font-family: Futura, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.75;
  -webkit-font-smoothing: antialiased;
}
@media screen and (min-width: 62.5625em) {
  body {
    font-size: 1.8rem;
    line-height: 1.556;
  }
}
p {
  margin: 0;
}
h1,
.main-title {
  font-weight: 500;
}
.color-activity-1 h1,
.color-activity-1 .main-title {
  color: #b6aca7;
}
.color-activity-2 h1,
.color-activity-2 .main-title {
  color: #b9d3d8;
}
.color-activity-3 h1,
.color-activity-3 .main-title {
  color: #7fbbbf;
}
.color-activity-4 h1,
.color-activity-4 .main-title {
  color: #7aaece;
}
.color-activity-5 h1,
.color-activity-5 .main-title {
  color: #7aa5a6;
}
.color-activity-6 h1,
.color-activity-6 .main-title {
  color: #009ba3;
}
.color-activity-7 h1,
.color-activity-7 .main-title {
  color: #9482b5;
}
.color-activity-8 h1,
.color-activity-8 .main-title {
  color: #6a7999;
}
.color-activity-9 h1,
.color-activity-9 .main-title {
  color: #99cc99;
}
.color-activity-10 h1,
.color-activity-10 .main-title {
  color: #9ba77b;
}
.color-activity-11 h1,
.color-activity-11 .main-title {
  color: #728680;
}
.color-activity-12 h1,
.color-activity-12 .main-title {
  color: #e73027;
}
.color-activity-13 h1,
.color-activity-13 .main-title {
  color: #d94535;
}
.color-activity-14 h1,
.color-activity-14 .main-title {
  color: #fbdad7;
}
.color-activity-15 h1,
.color-activity-15 .main-title {
  color: #9593be;
}
.color-activity-16 h1,
.color-activity-16 .main-title {
  color: #d94535;
}
.color-activity-17 h1,
.color-activity-17 .main-title {
  color: #0098b6;
}
.color-activity-18 h1,
.color-activity-18 .main-title {
  color: #016668;
}
.color-activity-19 h1,
.color-activity-19 .main-title {
  color: #6bcaba;
}
.main-title {
  font-weight: 300;
  line-height: 1;
}
@media screen and (min-width: 62.5625em) {
  .main-title {
    font-size: 4.5rem;
  }
}
h2 {
  font-size: 2.8rem;
  font-weight: 300;
  line-height: 1.214;
}
@media screen and (min-width: 62.5625em) {
  h2 {
    font-size: 4.2rem;
    line-height: 1.19;
  }
}
h3 {
  font-size: 2.5rem;
  font-weight: 500;
}
@media screen and (min-width: 62.5625em) {
  h3 {
    font-size: 3.5rem;
    line-height: 1.229;
  }
}
h4 {
  font-weight: normal;
}
h6 {
  font-size: 1em;
  font-weight: bold;
}
ul,
ol,
li {
  padding: 0;
  margin: 0;
}
li {
  list-style: none;
}
figure {
  display: block;
  margin: 0;
}
figure p,
figure figcaption {
  display: block;
  margin-top: 0.75em;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
  -webkit-box-flex: 0;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
}
a {
  color: inherit;
  text-decoration: none;
}
a:hover,
a:focus {
  -webkit-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
}
iframe {
  border: none;
}
main {
  position: relative;
  z-index: 0;
}
body:not(.is-front) main {
  margin-top: 6.8rem;
}
@media screen and (max-width: 46.875em) {
  body:not(.is-front) main {
    margin-top: 2.1rem;
  }
}
body:not(.is-front) main:has(> .heading-list-big-img) {
  margin-top: 0;
}
body.page-bg-dark main {
  margin-top: 0;
}
.layout-container {
  padding-top: 10.4347826087vw;
}
.layout-container.fullpage-menu {
  position: relative;
  z-index: 102;
}
.is-front .layout-container {
  padding-top: 0 !important;
}
.is-mobile .layout-container {
  overflow: hidden;
}
@media print {
  .layout-container {
    padding-top: 0 !important;
  }
}
.layout-center {
  margin-left: auto;
  margin-right: auto;
}
@media print {
  .layout-center {
    width: 100% !important;
  }
}
.layout-content {
  position: relative;
  width: calc((23) * 3.4782608696vw + 0 * 5vw);
  margin: 0 auto;
}
@media screen and (min-width: 46.9375em) {
  .layout-content {
    width: calc((21) * 3.4782608696vw + 0 * 5vw);
  }
}
@media screen and (min-width: 62.5625em) {
  .layout-content {
    width: calc((19) * 3.4782608696vw + 0 * 5vw);
  }
}
@media print {
  .layout-content {
    width: 100%;
  }
}
.margin-1s {
  margin-left: 3.4782608696vw;
}
.margin-2s {
  margin-left: 6.9565217391vw;
}
.margin-1l {
  margin-left: 5vw;
}
.margin-2l {
  margin-left: 10vw;
}
@media print {
  .layout-xl,
  .layout-l,
  .layout-m,
  .section-video-content,
  .section-publication-content,
  .section-publication-newsroom-list-content,
  .menu-nested-links,
  .heading-article-sticky p,
  .collapsible-header-content .wrapper-right .menu-return,
  .collapsible-header-content .wrapper-left .region-navigation {
    width: 100% !important;
  }
}
.layout-xl {
  width: calc(100% - 5vw * 2);
  margin: auto;
}
.layout-l {
  width: calc(100% - 5vw * 3);
}
.layout-m,
.section-video-content,
.section-publication-content,
.section-publication-newsroom-list-content,
.menu-nested-links,
.heading-article-sticky p,
.collapsible-header-content .wrapper-right .menu-return,
.collapsible-header-content .wrapper-left .region-navigation {
  width: calc(100% - 5vw * 4);
  margin: auto;
}
.c2 {
  width: calc((2) * 3.4782608696vw + 0 * 5vw);
}
.c2.col-2l {
  width: calc((2-2) * 3.4782608696vw + 2 * 5vw);
}
.c2.col-1l {
  width: calc((2-1) * 3.4782608696vw + 1 * 5vw);
}
.c3 {
  width: calc((3) * 3.4782608696vw + 0 * 5vw);
}
.c3.col-2l {
  width: calc((3-2) * 3.4782608696vw + 2 * 5vw);
}
.c3.col-1l {
  width: calc((3-1) * 3.4782608696vw + 1 * 5vw);
}
.c4 {
  width: calc((4) * 3.4782608696vw + 0 * 5vw);
}
.c4.col-2l {
  width: calc((4-2) * 3.4782608696vw + 2 * 5vw);
}
.c4.col-1l {
  width: calc((4-1) * 3.4782608696vw + 1 * 5vw);
}
.c5 {
  width: calc((5) * 3.4782608696vw + 0 * 5vw);
}
.c5.col-2l {
  width: calc((5-2) * 3.4782608696vw + 2 * 5vw);
}
.c5.col-1l {
  width: calc((5-1) * 3.4782608696vw + 1 * 5vw);
}
.c6 {
  width: calc((6) * 3.4782608696vw + 0 * 5vw);
}
.c6.col-2l {
  width: calc((6-2) * 3.4782608696vw + 2 * 5vw);
}
.c6.col-1l {
  width: calc((6-1) * 3.4782608696vw + 1 * 5vw);
}
.c7 {
  width: calc((7) * 3.4782608696vw + 0 * 5vw);
}
.c7.col-2l {
  width: calc((7-2) * 3.4782608696vw + 2 * 5vw);
}
.c7.col-1l {
  width: calc((7-1) * 3.4782608696vw + 1 * 5vw);
}
.c8 {
  width: calc((8) * 3.4782608696vw + 0 * 5vw);
}
.c8.col-2l {
  width: calc((8-2) * 3.4782608696vw + 2 * 5vw);
}
.c8.col-1l {
  width: calc((8-1) * 3.4782608696vw + 1 * 5vw);
}
.c9 {
  width: calc((9) * 3.4782608696vw + 0 * 5vw);
}
.c9.col-2l {
  width: calc((9-2) * 3.4782608696vw + 2 * 5vw);
}
.c9.col-1l {
  width: calc((9-1) * 3.4782608696vw + 1 * 5vw);
}
.c10 {
  width: calc((10) * 3.4782608696vw + 0 * 5vw);
}
.c10.col-2l {
  width: calc((10-2) * 3.4782608696vw + 2 * 5vw);
}
.c10.col-1l {
  width: calc((10-1) * 3.4782608696vw + 1 * 5vw);
}
.c11 {
  width: calc((11) * 3.4782608696vw + 0 * 5vw);
}
.c11.col-2l {
  width: calc((11-2) * 3.4782608696vw + 2 * 5vw);
}
.c11.col-1l {
  width: calc((11-1) * 3.4782608696vw + 1 * 5vw);
}
.c12 {
  width: calc((12) * 3.4782608696vw + 0 * 5vw);
}
.c12.col-2l {
  width: calc((12-2) * 3.4782608696vw + 2 * 5vw);
}
.c12.col-1l {
  width: calc((12-1) * 3.4782608696vw + 1 * 5vw);
}
.c13 {
  width: calc((13) * 3.4782608696vw + 0 * 5vw);
}
.c13.col-2l {
  width: calc((13-2) * 3.4782608696vw + 2 * 5vw);
}
.c13.col-1l {
  width: calc((13-1) * 3.4782608696vw + 1 * 5vw);
}
.c14 {
  width: calc((14) * 3.4782608696vw + 0 * 5vw);
}
.c14.col-2l {
  width: calc((14-2) * 3.4782608696vw + 2 * 5vw);
}
.c14.col-1l {
  width: calc((14-1) * 3.4782608696vw + 1 * 5vw);
}
.c15 {
  width: calc((15) * 3.4782608696vw + 0 * 5vw);
}
.c15.col-2l {
  width: calc((15-2) * 3.4782608696vw + 2 * 5vw);
}
.c15.col-1l {
  width: calc((15-1) * 3.4782608696vw + 1 * 5vw);
}
.c16 {
  width: calc((16) * 3.4782608696vw + 0 * 5vw);
}
.c16.col-2l {
  width: calc((16-2) * 3.4782608696vw + 2 * 5vw);
}
.c16.col-1l {
  width: calc((16-1) * 3.4782608696vw + 1 * 5vw);
}
.c17 {
  width: calc((17) * 3.4782608696vw + 0 * 5vw);
}
.c17.col-2l {
  width: calc((17-2) * 3.4782608696vw + 2 * 5vw);
}
.c17.col-1l {
  width: calc((17-1) * 3.4782608696vw + 1 * 5vw);
}
.c18 {
  width: calc((18) * 3.4782608696vw + 0 * 5vw);
}
.c18.col-2l {
  width: calc((18-2) * 3.4782608696vw + 2 * 5vw);
}
.c18.col-1l {
  width: calc((18-1) * 3.4782608696vw + 1 * 5vw);
}
.c19 {
  width: calc((19) * 3.4782608696vw + 0 * 5vw);
}
.c19.col-2l {
  width: calc((19-2) * 3.4782608696vw + 2 * 5vw);
}
.c19.col-1l {
  width: calc((19-1) * 3.4782608696vw + 1 * 5vw);
}
.c20 {
  width: calc((20) * 3.4782608696vw + 0 * 5vw);
}
.c20.col-2l {
  width: calc((20-2) * 3.4782608696vw + 2 * 5vw);
}
.c20.col-1l {
  width: calc((20-1) * 3.4782608696vw + 1 * 5vw);
}
.c21 {
  width: calc((21) * 3.4782608696vw + 0 * 5vw);
}
.c21.col-2l {
  width: calc((21-2) * 3.4782608696vw + 2 * 5vw);
}
.c21.col-1l {
  width: calc((21-1) * 3.4782608696vw + 1 * 5vw);
}
.c22 {
  width: calc((22) * 3.4782608696vw + 0 * 5vw);
}
.c22.col-2l {
  width: calc((22-2) * 3.4782608696vw + 2 * 5vw);
}
.c22.col-1l {
  width: calc((22-1) * 3.4782608696vw + 1 * 5vw);
}
.c23 {
  width: calc((23) * 3.4782608696vw + 0 * 5vw);
}
.c23.col-2l {
  width: calc((23-2) * 3.4782608696vw + 2 * 5vw);
}
.c23.col-1l {
  width: calc((23-1) * 3.4782608696vw + 1 * 5vw);
}
.c24 {
  width: calc((24) * 3.4782608696vw + 0 * 5vw);
}
.c24.col-2l {
  width: calc((24-2) * 3.4782608696vw + 2 * 5vw);
}
.c24.col-1l {
  width: calc((24-1) * 3.4782608696vw + 1 * 5vw);
}
.c25 {
  width: calc((25) * 3.4782608696vw + 0 * 5vw);
}
.c25.col-2l {
  width: calc((25-2) * 3.4782608696vw + 2 * 5vw);
}
.c25.col-1l {
  width: calc((25-1) * 3.4782608696vw + 1 * 5vw);
}
.c26 {
  width: calc((26) * 3.4782608696vw + 0 * 5vw);
}
.c26.col-2l {
  width: calc((26-2) * 3.4782608696vw + 2 * 5vw);
}
.c26.col-1l {
  width: calc((26-1) * 3.4782608696vw + 1 * 5vw);
}
@media screen and (min-width: 46.9375em) {
  .t-c2 {
    width: calc((2) * 3.4782608696vw + 0 * 5vw);
  }
  .t-c2.t-col-2l {
    width: calc((2-2) * 3.4782608696vw + 2 * 5vw);
  }
  .t-c2.t-col-1l {
    width: calc((2-1) * 3.4782608696vw + 1 * 5vw);
  }
  .t-c3 {
    width: calc((3) * 3.4782608696vw + 0 * 5vw);
  }
  .t-c3.t-col-2l {
    width: calc((3-2) * 3.4782608696vw + 2 * 5vw);
  }
  .t-c3.t-col-1l {
    width: calc((3-1) * 3.4782608696vw + 1 * 5vw);
  }
  .t-c4 {
    width: calc((4) * 3.4782608696vw + 0 * 5vw);
  }
  .t-c4.t-col-2l {
    width: calc((4-2) * 3.4782608696vw + 2 * 5vw);
  }
  .t-c4.t-col-1l {
    width: calc((4-1) * 3.4782608696vw + 1 * 5vw);
  }
  .t-c5 {
    width: calc((5) * 3.4782608696vw + 0 * 5vw);
  }
  .t-c5.t-col-2l {
    width: calc((5-2) * 3.4782608696vw + 2 * 5vw);
  }
  .t-c5.t-col-1l {
    width: calc((5-1) * 3.4782608696vw + 1 * 5vw);
  }
  .t-c6 {
    width: calc((6) * 3.4782608696vw + 0 * 5vw);
  }
  .t-c6.t-col-2l {
    width: calc((6-2) * 3.4782608696vw + 2 * 5vw);
  }
  .t-c6.t-col-1l {
    width: calc((6-1) * 3.4782608696vw + 1 * 5vw);
  }
  .t-c7 {
    width: calc((7) * 3.4782608696vw + 0 * 5vw);
  }
  .t-c7.t-col-2l {
    width: calc((7-2) * 3.4782608696vw + 2 * 5vw);
  }
  .t-c7.t-col-1l {
    width: calc((7-1) * 3.4782608696vw + 1 * 5vw);
  }
  .t-c8 {
    width: calc((8) * 3.4782608696vw + 0 * 5vw);
  }
  .t-c8.t-col-2l {
    width: calc((8-2) * 3.4782608696vw + 2 * 5vw);
  }
  .t-c8.t-col-1l {
    width: calc((8-1) * 3.4782608696vw + 1 * 5vw);
  }
  .t-c9 {
    width: calc((9) * 3.4782608696vw + 0 * 5vw);
  }
  .t-c9.t-col-2l {
    width: calc((9-2) * 3.4782608696vw + 2 * 5vw);
  }
  .t-c9.t-col-1l {
    width: calc((9-1) * 3.4782608696vw + 1 * 5vw);
  }
  .t-c10 {
    width: calc((10) * 3.4782608696vw + 0 * 5vw);
  }
  .t-c10.t-col-2l {
    width: calc((10-2) * 3.4782608696vw + 2 * 5vw);
  }
  .t-c10.t-col-1l {
    width: calc((10-1) * 3.4782608696vw + 1 * 5vw);
  }
  .t-c11 {
    width: calc((11) * 3.4782608696vw + 0 * 5vw);
  }
  .t-c11.t-col-2l {
    width: calc((11-2) * 3.4782608696vw + 2 * 5vw);
  }
  .t-c11.t-col-1l {
    width: calc((11-1) * 3.4782608696vw + 1 * 5vw);
  }
  .t-c12 {
    width: calc((12) * 3.4782608696vw + 0 * 5vw);
  }
  .t-c12.t-col-2l {
    width: calc((12-2) * 3.4782608696vw + 2 * 5vw);
  }
  .t-c12.t-col-1l {
    width: calc((12-1) * 3.4782608696vw + 1 * 5vw);
  }
  .t-c13 {
    width: calc((13) * 3.4782608696vw + 0 * 5vw);
  }
  .t-c13.t-col-2l {
    width: calc((13-2) * 3.4782608696vw + 2 * 5vw);
  }
  .t-c13.t-col-1l {
    width: calc((13-1) * 3.4782608696vw + 1 * 5vw);
  }
  .t-c14 {
    width: calc((14) * 3.4782608696vw + 0 * 5vw);
  }
  .t-c14.t-col-2l {
    width: calc((14-2) * 3.4782608696vw + 2 * 5vw);
  }
  .t-c14.t-col-1l {
    width: calc((14-1) * 3.4782608696vw + 1 * 5vw);
  }
  .t-c15 {
    width: calc((15) * 3.4782608696vw + 0 * 5vw);
  }
  .t-c15.t-col-2l {
    width: calc((15-2) * 3.4782608696vw + 2 * 5vw);
  }
  .t-c15.t-col-1l {
    width: calc((15-1) * 3.4782608696vw + 1 * 5vw);
  }
  .t-c16 {
    width: calc((16) * 3.4782608696vw + 0 * 5vw);
  }
  .t-c16.t-col-2l {
    width: calc((16-2) * 3.4782608696vw + 2 * 5vw);
  }
  .t-c16.t-col-1l {
    width: calc((16-1) * 3.4782608696vw + 1 * 5vw);
  }
  .t-c17 {
    width: calc((17) * 3.4782608696vw + 0 * 5vw);
  }
  .t-c17.t-col-2l {
    width: calc((17-2) * 3.4782608696vw + 2 * 5vw);
  }
  .t-c17.t-col-1l {
    width: calc((17-1) * 3.4782608696vw + 1 * 5vw);
  }
  .t-c18 {
    width: calc((18) * 3.4782608696vw + 0 * 5vw);
  }
  .t-c18.t-col-2l {
    width: calc((18-2) * 3.4782608696vw + 2 * 5vw);
  }
  .t-c18.t-col-1l {
    width: calc((18-1) * 3.4782608696vw + 1 * 5vw);
  }
  .t-c19 {
    width: calc((19) * 3.4782608696vw + 0 * 5vw);
  }
  .t-c19.t-col-2l {
    width: calc((19-2) * 3.4782608696vw + 2 * 5vw);
  }
  .t-c19.t-col-1l {
    width: calc((19-1) * 3.4782608696vw + 1 * 5vw);
  }
  .t-c20 {
    width: calc((20) * 3.4782608696vw + 0 * 5vw);
  }
  .t-c20.t-col-2l {
    width: calc((20-2) * 3.4782608696vw + 2 * 5vw);
  }
  .t-c20.t-col-1l {
    width: calc((20-1) * 3.4782608696vw + 1 * 5vw);
  }
  .t-c21 {
    width: calc((21) * 3.4782608696vw + 0 * 5vw);
  }
  .t-c21.t-col-2l {
    width: calc((21-2) * 3.4782608696vw + 2 * 5vw);
  }
  .t-c21.t-col-1l {
    width: calc((21-1) * 3.4782608696vw + 1 * 5vw);
  }
  .t-c22 {
    width: calc((22) * 3.4782608696vw + 0 * 5vw);
  }
  .t-c22.t-col-2l {
    width: calc((22-2) * 3.4782608696vw + 2 * 5vw);
  }
  .t-c22.t-col-1l {
    width: calc((22-1) * 3.4782608696vw + 1 * 5vw);
  }
  .t-c23 {
    width: calc((23) * 3.4782608696vw + 0 * 5vw);
  }
  .t-c23.t-col-2l {
    width: calc((23-2) * 3.4782608696vw + 2 * 5vw);
  }
  .t-c23.t-col-1l {
    width: calc((23-1) * 3.4782608696vw + 1 * 5vw);
  }
  .t-c24 {
    width: calc((24) * 3.4782608696vw + 0 * 5vw);
  }
  .t-c24.t-col-2l {
    width: calc((24-2) * 3.4782608696vw + 2 * 5vw);
  }
  .t-c24.t-col-1l {
    width: calc((24-1) * 3.4782608696vw + 1 * 5vw);
  }
  .t-c25 {
    width: calc((25) * 3.4782608696vw + 0 * 5vw);
  }
  .t-c25.t-col-2l {
    width: calc((25-2) * 3.4782608696vw + 2 * 5vw);
  }
  .t-c25.t-col-1l {
    width: calc((25-1) * 3.4782608696vw + 1 * 5vw);
  }
  .t-c26 {
    width: calc((26) * 3.4782608696vw + 0 * 5vw);
  }
  .t-c26.t-col-2l {
    width: calc((26-2) * 3.4782608696vw + 2 * 5vw);
  }
  .t-c26.t-col-1l {
    width: calc((26-1) * 3.4782608696vw + 1 * 5vw);
  }
}
@media screen and (min-width: 62.5625em) {
  .d-c2 {
    width: calc((2) * 3.4782608696vw + 0 * 5vw);
  }
  .d-c2.d-col-2l {
    width: calc((2-2) * 3.4782608696vw + 2 * 5vw);
  }
  .d-c2.d-col-1l {
    width: calc((2-1) * 3.4782608696vw + 1 * 5vw);
  }
  .d-c3 {
    width: calc((3) * 3.4782608696vw + 0 * 5vw);
  }
  .d-c3.d-col-2l {
    width: calc((3-2) * 3.4782608696vw + 2 * 5vw);
  }
  .d-c3.d-col-1l {
    width: calc((3-1) * 3.4782608696vw + 1 * 5vw);
  }
  .d-c4 {
    width: calc((4) * 3.4782608696vw + 0 * 5vw);
  }
  .d-c4.d-col-2l {
    width: calc((4-2) * 3.4782608696vw + 2 * 5vw);
  }
  .d-c4.d-col-1l {
    width: calc((4-1) * 3.4782608696vw + 1 * 5vw);
  }
  .d-c5 {
    width: calc((5) * 3.4782608696vw + 0 * 5vw);
  }
  .d-c5.d-col-2l {
    width: calc((5-2) * 3.4782608696vw + 2 * 5vw);
  }
  .d-c5.d-col-1l {
    width: calc((5-1) * 3.4782608696vw + 1 * 5vw);
  }
  .d-c6 {
    width: calc((6) * 3.4782608696vw + 0 * 5vw);
  }
  .d-c6.d-col-2l {
    width: calc((6-2) * 3.4782608696vw + 2 * 5vw);
  }
  .d-c6.d-col-1l {
    width: calc((6-1) * 3.4782608696vw + 1 * 5vw);
  }
  .d-c7 {
    width: calc((7) * 3.4782608696vw + 0 * 5vw);
  }
  .d-c7.d-col-2l {
    width: calc((7-2) * 3.4782608696vw + 2 * 5vw);
  }
  .d-c7.d-col-1l {
    width: calc((7-1) * 3.4782608696vw + 1 * 5vw);
  }
  .d-c8 {
    width: calc((8) * 3.4782608696vw + 0 * 5vw);
  }
  .d-c8.d-col-2l {
    width: calc((8-2) * 3.4782608696vw + 2 * 5vw);
  }
  .d-c8.d-col-1l {
    width: calc((8-1) * 3.4782608696vw + 1 * 5vw);
  }
  .d-c9 {
    width: calc((9) * 3.4782608696vw + 0 * 5vw);
  }
  .d-c9.d-col-2l {
    width: calc((9-2) * 3.4782608696vw + 2 * 5vw);
  }
  .d-c9.d-col-1l {
    width: calc((9-1) * 3.4782608696vw + 1 * 5vw);
  }
  .d-c10 {
    width: calc((10) * 3.4782608696vw + 0 * 5vw);
  }
  .d-c10.d-col-2l {
    width: calc((10-2) * 3.4782608696vw + 2 * 5vw);
  }
  .d-c10.d-col-1l {
    width: calc((10-1) * 3.4782608696vw + 1 * 5vw);
  }
  .d-c11 {
    width: calc((11) * 3.4782608696vw + 0 * 5vw);
  }
  .d-c11.d-col-2l {
    width: calc((11-2) * 3.4782608696vw + 2 * 5vw);
  }
  .d-c11.d-col-1l {
    width: calc((11-1) * 3.4782608696vw + 1 * 5vw);
  }
  .d-c12 {
    width: calc((12) * 3.4782608696vw + 0 * 5vw);
  }
  .d-c12.d-col-2l {
    width: calc((12-2) * 3.4782608696vw + 2 * 5vw);
  }
  .d-c12.d-col-1l {
    width: calc((12-1) * 3.4782608696vw + 1 * 5vw);
  }
  .d-c13 {
    width: calc((13) * 3.4782608696vw + 0 * 5vw);
  }
  .d-c13.d-col-2l {
    width: calc((13-2) * 3.4782608696vw + 2 * 5vw);
  }
  .d-c13.d-col-1l {
    width: calc((13-1) * 3.4782608696vw + 1 * 5vw);
  }
  .d-c14 {
    width: calc((14) * 3.4782608696vw + 0 * 5vw);
  }
  .d-c14.d-col-2l {
    width: calc((14-2) * 3.4782608696vw + 2 * 5vw);
  }
  .d-c14.d-col-1l {
    width: calc((14-1) * 3.4782608696vw + 1 * 5vw);
  }
  .d-c15 {
    width: calc((15) * 3.4782608696vw + 0 * 5vw);
  }
  .d-c15.d-col-2l {
    width: calc((15-2) * 3.4782608696vw + 2 * 5vw);
  }
  .d-c15.d-col-1l {
    width: calc((15-1) * 3.4782608696vw + 1 * 5vw);
  }
  .d-c16 {
    width: calc((16) * 3.4782608696vw + 0 * 5vw);
  }
  .d-c16.d-col-2l {
    width: calc((16-2) * 3.4782608696vw + 2 * 5vw);
  }
  .d-c16.d-col-1l {
    width: calc((16-1) * 3.4782608696vw + 1 * 5vw);
  }
  .d-c17 {
    width: calc((17) * 3.4782608696vw + 0 * 5vw);
  }
  .d-c17.d-col-2l {
    width: calc((17-2) * 3.4782608696vw + 2 * 5vw);
  }
  .d-c17.d-col-1l {
    width: calc((17-1) * 3.4782608696vw + 1 * 5vw);
  }
  .d-c18 {
    width: calc((18) * 3.4782608696vw + 0 * 5vw);
  }
  .d-c18.d-col-2l {
    width: calc((18-2) * 3.4782608696vw + 2 * 5vw);
  }
  .d-c18.d-col-1l {
    width: calc((18-1) * 3.4782608696vw + 1 * 5vw);
  }
  .d-c19 {
    width: calc((19) * 3.4782608696vw + 0 * 5vw);
  }
  .d-c19.d-col-2l {
    width: calc((19-2) * 3.4782608696vw + 2 * 5vw);
  }
  .d-c19.d-col-1l {
    width: calc((19-1) * 3.4782608696vw + 1 * 5vw);
  }
  .d-c20 {
    width: calc((20) * 3.4782608696vw + 0 * 5vw);
  }
  .d-c20.d-col-2l {
    width: calc((20-2) * 3.4782608696vw + 2 * 5vw);
  }
  .d-c20.d-col-1l {
    width: calc((20-1) * 3.4782608696vw + 1 * 5vw);
  }
  .d-c21 {
    width: calc((21) * 3.4782608696vw + 0 * 5vw);
  }
  .d-c21.d-col-2l {
    width: calc((21-2) * 3.4782608696vw + 2 * 5vw);
  }
  .d-c21.d-col-1l {
    width: calc((21-1) * 3.4782608696vw + 1 * 5vw);
  }
  .d-c22 {
    width: calc((22) * 3.4782608696vw + 0 * 5vw);
  }
  .d-c22.d-col-2l {
    width: calc((22-2) * 3.4782608696vw + 2 * 5vw);
  }
  .d-c22.d-col-1l {
    width: calc((22-1) * 3.4782608696vw + 1 * 5vw);
  }
  .d-c23 {
    width: calc((23) * 3.4782608696vw + 0 * 5vw);
  }
  .d-c23.d-col-2l {
    width: calc((23-2) * 3.4782608696vw + 2 * 5vw);
  }
  .d-c23.d-col-1l {
    width: calc((23-1) * 3.4782608696vw + 1 * 5vw);
  }
  .d-c24 {
    width: calc((24) * 3.4782608696vw + 0 * 5vw);
  }
  .d-c24.d-col-2l {
    width: calc((24-2) * 3.4782608696vw + 2 * 5vw);
  }
  .d-c24.d-col-1l {
    width: calc((24-1) * 3.4782608696vw + 1 * 5vw);
  }
  .d-c25 {
    width: calc((25) * 3.4782608696vw + 0 * 5vw);
  }
  .d-c25.d-col-2l {
    width: calc((25-2) * 3.4782608696vw + 2 * 5vw);
  }
  .d-c25.d-col-1l {
    width: calc((25-1) * 3.4782608696vw + 1 * 5vw);
  }
  .d-c26 {
    width: calc((26) * 3.4782608696vw + 0 * 5vw);
  }
  .d-c26.d-col-2l {
    width: calc((26-2) * 3.4782608696vw + 2 * 5vw);
  }
  .d-c26.d-col-1l {
    width: calc((26-1) * 3.4782608696vw + 1 * 5vw);
  }
}
.gutter-content {
  margin-bottom: 4.2rem;
  padding: 1px 0;
}
@media screen and (min-width: 46.9375em) {
  .gutter-content {
    margin-bottom: 6.9565217391vw;
  }
}
.section .gutter-content {
  margin-top: 4.2rem;
  margin-bottom: 4.2rem;
}
@media screen and (min-width: 62.5625em) {
  .section .gutter-content {
    margin-top: 6.8rem;
    margin-bottom: 6.8rem;
  }
}
.gutter-content.paragraph--type--participants-list {
  margin-bottom: 4.2rem;
}
.gutter-content-small {
  margin-bottom: 2rem;
}
@media screen and (min-width: 46.9375em) {
  .gutter-content-small {
    margin-bottom: 3.4782608696vw;
  }
}
.two-columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem;
}
.two-columns > * {
  width: calc(100% / 1 - 0.1px);
  padding-right: 1rem;
  padding-left: 1rem;
  margin-bottom: 2rem;
  padding: 0;
}
@media screen and (min-width: 62.5625em) {
  .two-columns > * {
    width: calc(100% / 2 - 0.1px);
    margin-bottom: 0;
  }
  .two-columns > *:first-of-type {
    padding-right: calc(3.4782608696vw / 2);
  }
  .two-columns > *:last-of-type {
    padding-left: calc(3.4782608696vw / 2);
  }
}
.two-columns > *:last-of-type {
  margin-bottom: 0;
}
@media print {
  .two-columns > * {
    padding-right: 1rem;
    padding-left: 1rem;
    margin-bottom: 2rem;
  }
}
.color-activity-1 .btn {
  color: #fff;
  background: #b6aca7;
  -webkit-box-shadow: 3px 5px 12px rgba(182, 172, 167, 0.376);
  box-shadow: 3px 5px 12px rgba(182, 172, 167, 0.376);
}
.color-activity-2 .btn {
  color: #fff;
  background: #b9d3d8;
  -webkit-box-shadow: 3px 5px 12px rgba(185, 211, 216, 0.376);
  box-shadow: 3px 5px 12px rgba(185, 211, 216, 0.376);
}
.color-activity-3 .btn {
  color: #fff;
  background: #7fbbbf;
  -webkit-box-shadow: 3px 5px 12px rgba(127, 187, 191, 0.376);
  box-shadow: 3px 5px 12px rgba(127, 187, 191, 0.376);
}
.color-activity-4 .btn {
  color: #fff;
  background: #7aaece;
  -webkit-box-shadow: 3px 5px 12px rgba(122, 174, 206, 0.376);
  box-shadow: 3px 5px 12px rgba(122, 174, 206, 0.376);
}
.color-activity-5 .btn {
  color: #fff;
  background: #7aa5a6;
  -webkit-box-shadow: 3px 5px 12px rgba(122, 165, 166, 0.376);
  box-shadow: 3px 5px 12px rgba(122, 165, 166, 0.376);
}
.color-activity-6 .btn {
  color: #fff;
  background: #009ba3;
  -webkit-box-shadow: 3px 5px 12px rgba(0, 155, 163, 0.376);
  box-shadow: 3px 5px 12px rgba(0, 155, 163, 0.376);
}
.color-activity-7 .btn {
  color: #fff;
  background: #9482b5;
  -webkit-box-shadow: 3px 5px 12px rgba(148, 130, 181, 0.376);
  box-shadow: 3px 5px 12px rgba(148, 130, 181, 0.376);
}
.color-activity-8 .btn {
  color: #fff;
  background: #6a7999;
  -webkit-box-shadow: 3px 5px 12px rgba(106, 121, 153, 0.376);
  box-shadow: 3px 5px 12px rgba(106, 121, 153, 0.376);
}
.color-activity-9 .btn {
  color: #fff;
  background: #99cc99;
  -webkit-box-shadow: 3px 5px 12px rgba(153, 204, 153, 0.376);
  box-shadow: 3px 5px 12px rgba(153, 204, 153, 0.376);
}
.color-activity-10 .btn {
  color: #fff;
  background: #9ba77b;
  -webkit-box-shadow: 3px 5px 12px rgba(155, 167, 123, 0.376);
  box-shadow: 3px 5px 12px rgba(155, 167, 123, 0.376);
}
.color-activity-11 .btn {
  color: #fff;
  background: #728680;
  -webkit-box-shadow: 3px 5px 12px rgba(114, 134, 128, 0.376);
  box-shadow: 3px 5px 12px rgba(114, 134, 128, 0.376);
}
.color-activity-12 .btn {
  color: #fff;
  background: #e73027;
  -webkit-box-shadow: 3px 5px 12px rgba(231, 48, 39, 0.376);
  box-shadow: 3px 5px 12px rgba(231, 48, 39, 0.376);
}
.color-activity-13 .btn {
  color: #fff;
  background: #d94535;
  -webkit-box-shadow: 3px 5px 12px rgba(217, 69, 53, 0.376);
  box-shadow: 3px 5px 12px rgba(217, 69, 53, 0.376);
}
.color-activity-14 .btn {
  color: #fff;
  background: #fbdad7;
  -webkit-box-shadow: 3px 5px 12px rgba(251, 218, 215, 0.376);
  box-shadow: 3px 5px 12px rgba(251, 218, 215, 0.376);
}
.color-activity-15 .btn {
  color: #fff;
  background: #9593be;
  -webkit-box-shadow: 3px 5px 12px rgba(149, 147, 190, 0.376);
  box-shadow: 3px 5px 12px rgba(149, 147, 190, 0.376);
}
.color-activity-16 .btn {
  color: #fff;
  background: #d94535;
  -webkit-box-shadow: 3px 5px 12px rgba(217, 69, 53, 0.376);
  box-shadow: 3px 5px 12px rgba(217, 69, 53, 0.376);
}
.color-activity-17 .btn {
  color: #fff;
  background: #0098b6;
  -webkit-box-shadow: 3px 5px 12px rgba(0, 152, 182, 0.376);
  box-shadow: 3px 5px 12px rgba(0, 152, 182, 0.376);
}
.color-activity-18 .btn {
  color: #fff;
  background: #016668;
  -webkit-box-shadow: 3px 5px 12px rgba(1, 102, 104, 0.376);
  box-shadow: 3px 5px 12px rgba(1, 102, 104, 0.376);
}
.color-activity-19 .btn {
  color: #fff;
  background: #6bcaba;
  -webkit-box-shadow: 3px 5px 12px rgba(107, 202, 186, 0.376);
  box-shadow: 3px 5px 12px rgba(107, 202, 186, 0.376);
}
.btn-back {
  display: inline-block;
  margin-bottom: 2.6rem;
  font-size: 1.4rem;
  letter-spacing: 0.06em;
}
.btn-back::before {
  content: "\e918";
  font-size: 1em;
  display: inline-block;
  margin: -0.2rem 1rem 0 0;
  color: #d94535;
  line-height: 1;
}
.btn-border {
  border: solid 1px;
  color: #d94535;
  background: #fff;
  border-color: #d94535;
}
.btn-border::before {
  border: inherit;
  opacity: 0;
}
.btn-border:hover::before,
.btn-border:focus::before {
  opacity: 1;
}
.color-activity-1 .btn-border {
  color: #b6aca7;
  background: #fff;
  border-color: #b6aca7;
}
.color-activity-2 .btn-border {
  color: #b9d3d8;
  background: #fff;
  border-color: #b9d3d8;
}
.color-activity-3 .btn-border {
  color: #7fbbbf;
  background: #fff;
  border-color: #7fbbbf;
}
.color-activity-4 .btn-border {
  color: #7aaece;
  background: #fff;
  border-color: #7aaece;
}
.color-activity-5 .btn-border {
  color: #7aa5a6;
  background: #fff;
  border-color: #7aa5a6;
}
.color-activity-6 .btn-border {
  color: #009ba3;
  background: #fff;
  border-color: #009ba3;
}
.color-activity-7 .btn-border {
  color: #9482b5;
  background: #fff;
  border-color: #9482b5;
}
.color-activity-8 .btn-border {
  color: #6a7999;
  background: #fff;
  border-color: #6a7999;
}
.color-activity-9 .btn-border {
  color: #99cc99;
  background: #fff;
  border-color: #99cc99;
}
.color-activity-10 .btn-border {
  color: #9ba77b;
  background: #fff;
  border-color: #9ba77b;
}
.color-activity-11 .btn-border {
  color: #728680;
  background: #fff;
  border-color: #728680;
}
.color-activity-12 .btn-border {
  color: #e73027;
  background: #fff;
  border-color: #e73027;
}
.color-activity-13 .btn-border {
  color: #d94535;
  background: #fff;
  border-color: #d94535;
}
.color-activity-14 .btn-border {
  color: #fbdad7;
  background: #fff;
  border-color: #fbdad7;
}
.color-activity-15 .btn-border {
  color: #9593be;
  background: #fff;
  border-color: #9593be;
}
.color-activity-16 .btn-border {
  color: #d94535;
  background: #fff;
  border-color: #d94535;
}
.color-activity-17 .btn-border {
  color: #0098b6;
  background: #fff;
  border-color: #0098b6;
}
.color-activity-18 .btn-border {
  color: #016668;
  background: #fff;
  border-color: #016668;
}
.color-activity-19 .btn-border {
  color: #6bcaba;
  background: #fff;
  border-color: #6bcaba;
}
.btn-outline {
  padding: 1.35em 3em 1.35em 1.5em;
  border-left: 2px solid #d94535;
  color: #323c46;
  background: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn-outline.bg-grey {
  background-color: #f5f5f5;
}
.bg-type-A .btn-outline {
  border-color: #323c46;
}
.btn-outline::after {
  content: "\e901";
  font-size: 1em;
  position: absolute;
  top: 50%;
  right: 0.5em;
  -webkit-transform: translateY(-50%) scale(0.6);
  transform: translateY(-50%) scale(0.6);
  color: #d94535;
}
.btn-outline:hover,
.btn-outline:focus {
  color: #d94535;
  -webkit-box-shadow: 0 0 20px rgba(50, 60, 70, 0.1);
  box-shadow: 0 0 20px rgba(50, 60, 70, 0.1);
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .btn-outline {
    font-size: 1.6rem;
  }
}
.btn-white {
  padding: 1em 3em 1em 1.5em;
  border: solid 1px;
  color: #fff;
  background: transparent;
  border-color: #fff;
}
.btn-white::after {
  content: "\e901";
  font-size: 1em;
  position: absolute;
  top: 50%;
  right: 0.5em;
  -webkit-transform: translateY(-50%) scale(0.6);
  transform: translateY(-50%) scale(0.6);
}
.btn-white:hover,
.btn-white:focus {
  background-color: #fff;
  color: #323c46;
}
.btn-arrow:hover,
.section-highlight .top .link a:hover,
.slideshow-card-a-wrapper .paragraph-content .link a:hover,
.btn-arrow:focus,
.section-highlight .top .link a:focus,
.slideshow-card-a-wrapper .paragraph-content .link a:focus {
  padding-left: 0.5em;
  padding-right: 1.75em;
}
.btn-arrow:hover::after,
.section-highlight .top .link a:hover::after,
.slideshow-card-a-wrapper .paragraph-content .link a:hover::after,
.btn-arrow:focus::after,
.section-highlight .top .link a:focus::after,
.slideshow-card-a-wrapper .paragraph-content .link a:focus::after {
  right: 0;
}
.color-activity-1:not(.page-node-type-business-unit) #main-content .btn-arrow,
.color-activity-1:not(.page-node-type-business-unit)
  #main-content
  .section-highlight
  .top
  .link
  a,
.section-highlight
  .top
  .link
  .color-activity-1:not(.page-node-type-business-unit)
  #main-content
  a,
.color-activity-1:not(.page-node-type-business-unit)
  #main-content
  .slideshow-card-a-wrapper
  .paragraph-content
  .link
  a,
.slideshow-card-a-wrapper
  .paragraph-content
  .link
  .color-activity-1:not(.page-node-type-business-unit)
  #main-content
  a {
  color: #b6aca7;
}
.color-activity-2:not(.page-node-type-business-unit) #main-content .btn-arrow,
.color-activity-2:not(.page-node-type-business-unit)
  #main-content
  .section-highlight
  .top
  .link
  a,
.section-highlight
  .top
  .link
  .color-activity-2:not(.page-node-type-business-unit)
  #main-content
  a,
.color-activity-2:not(.page-node-type-business-unit)
  #main-content
  .slideshow-card-a-wrapper
  .paragraph-content
  .link
  a,
.slideshow-card-a-wrapper
  .paragraph-content
  .link
  .color-activity-2:not(.page-node-type-business-unit)
  #main-content
  a {
  color: #b9d3d8;
}
.color-activity-3:not(.page-node-type-business-unit) #main-content .btn-arrow,
.color-activity-3:not(.page-node-type-business-unit)
  #main-content
  .section-highlight
  .top
  .link
  a,
.section-highlight
  .top
  .link
  .color-activity-3:not(.page-node-type-business-unit)
  #main-content
  a,
.color-activity-3:not(.page-node-type-business-unit)
  #main-content
  .slideshow-card-a-wrapper
  .paragraph-content
  .link
  a,
.slideshow-card-a-wrapper
  .paragraph-content
  .link
  .color-activity-3:not(.page-node-type-business-unit)
  #main-content
  a {
  color: #7fbbbf;
}
.color-activity-4:not(.page-node-type-business-unit) #main-content .btn-arrow,
.color-activity-4:not(.page-node-type-business-unit)
  #main-content
  .section-highlight
  .top
  .link
  a,
.section-highlight
  .top
  .link
  .color-activity-4:not(.page-node-type-business-unit)
  #main-content
  a,
.color-activity-4:not(.page-node-type-business-unit)
  #main-content
  .slideshow-card-a-wrapper
  .paragraph-content
  .link
  a,
.slideshow-card-a-wrapper
  .paragraph-content
  .link
  .color-activity-4:not(.page-node-type-business-unit)
  #main-content
  a {
  color: #7aaece;
}
.color-activity-5:not(.page-node-type-business-unit) #main-content .btn-arrow,
.color-activity-5:not(.page-node-type-business-unit)
  #main-content
  .section-highlight
  .top
  .link
  a,
.section-highlight
  .top
  .link
  .color-activity-5:not(.page-node-type-business-unit)
  #main-content
  a,
.color-activity-5:not(.page-node-type-business-unit)
  #main-content
  .slideshow-card-a-wrapper
  .paragraph-content
  .link
  a,
.slideshow-card-a-wrapper
  .paragraph-content
  .link
  .color-activity-5:not(.page-node-type-business-unit)
  #main-content
  a {
  color: #7aa5a6;
}
.color-activity-6:not(.page-node-type-business-unit) #main-content .btn-arrow,
.color-activity-6:not(.page-node-type-business-unit)
  #main-content
  .section-highlight
  .top
  .link
  a,
.section-highlight
  .top
  .link
  .color-activity-6:not(.page-node-type-business-unit)
  #main-content
  a,
.color-activity-6:not(.page-node-type-business-unit)
  #main-content
  .slideshow-card-a-wrapper
  .paragraph-content
  .link
  a,
.slideshow-card-a-wrapper
  .paragraph-content
  .link
  .color-activity-6:not(.page-node-type-business-unit)
  #main-content
  a {
  color: #009ba3;
}
.color-activity-7:not(.page-node-type-business-unit) #main-content .btn-arrow,
.color-activity-7:not(.page-node-type-business-unit)
  #main-content
  .section-highlight
  .top
  .link
  a,
.section-highlight
  .top
  .link
  .color-activity-7:not(.page-node-type-business-unit)
  #main-content
  a,
.color-activity-7:not(.page-node-type-business-unit)
  #main-content
  .slideshow-card-a-wrapper
  .paragraph-content
  .link
  a,
.slideshow-card-a-wrapper
  .paragraph-content
  .link
  .color-activity-7:not(.page-node-type-business-unit)
  #main-content
  a {
  color: #9482b5;
}
.color-activity-8:not(.page-node-type-business-unit) #main-content .btn-arrow,
.color-activity-8:not(.page-node-type-business-unit)
  #main-content
  .section-highlight
  .top
  .link
  a,
.section-highlight
  .top
  .link
  .color-activity-8:not(.page-node-type-business-unit)
  #main-content
  a,
.color-activity-8:not(.page-node-type-business-unit)
  #main-content
  .slideshow-card-a-wrapper
  .paragraph-content
  .link
  a,
.slideshow-card-a-wrapper
  .paragraph-content
  .link
  .color-activity-8:not(.page-node-type-business-unit)
  #main-content
  a {
  color: #6a7999;
}
.color-activity-9:not(.page-node-type-business-unit) #main-content .btn-arrow,
.color-activity-9:not(.page-node-type-business-unit)
  #main-content
  .section-highlight
  .top
  .link
  a,
.section-highlight
  .top
  .link
  .color-activity-9:not(.page-node-type-business-unit)
  #main-content
  a,
.color-activity-9:not(.page-node-type-business-unit)
  #main-content
  .slideshow-card-a-wrapper
  .paragraph-content
  .link
  a,
.slideshow-card-a-wrapper
  .paragraph-content
  .link
  .color-activity-9:not(.page-node-type-business-unit)
  #main-content
  a {
  color: #99cc99;
}
.color-activity-10:not(.page-node-type-business-unit) #main-content .btn-arrow,
.color-activity-10:not(.page-node-type-business-unit)
  #main-content
  .section-highlight
  .top
  .link
  a,
.section-highlight
  .top
  .link
  .color-activity-10:not(.page-node-type-business-unit)
  #main-content
  a,
.color-activity-10:not(.page-node-type-business-unit)
  #main-content
  .slideshow-card-a-wrapper
  .paragraph-content
  .link
  a,
.slideshow-card-a-wrapper
  .paragraph-content
  .link
  .color-activity-10:not(.page-node-type-business-unit)
  #main-content
  a {
  color: #9ba77b;
}
.color-activity-11:not(.page-node-type-business-unit) #main-content .btn-arrow,
.color-activity-11:not(.page-node-type-business-unit)
  #main-content
  .section-highlight
  .top
  .link
  a,
.section-highlight
  .top
  .link
  .color-activity-11:not(.page-node-type-business-unit)
  #main-content
  a,
.color-activity-11:not(.page-node-type-business-unit)
  #main-content
  .slideshow-card-a-wrapper
  .paragraph-content
  .link
  a,
.slideshow-card-a-wrapper
  .paragraph-content
  .link
  .color-activity-11:not(.page-node-type-business-unit)
  #main-content
  a {
  color: #728680;
}
.color-activity-12:not(.page-node-type-business-unit) #main-content .btn-arrow,
.color-activity-12:not(.page-node-type-business-unit)
  #main-content
  .section-highlight
  .top
  .link
  a,
.section-highlight
  .top
  .link
  .color-activity-12:not(.page-node-type-business-unit)
  #main-content
  a,
.color-activity-12:not(.page-node-type-business-unit)
  #main-content
  .slideshow-card-a-wrapper
  .paragraph-content
  .link
  a,
.slideshow-card-a-wrapper
  .paragraph-content
  .link
  .color-activity-12:not(.page-node-type-business-unit)
  #main-content
  a {
  color: #e73027;
}
.color-activity-13:not(.page-node-type-business-unit) #main-content .btn-arrow,
.color-activity-13:not(.page-node-type-business-unit)
  #main-content
  .section-highlight
  .top
  .link
  a,
.section-highlight
  .top
  .link
  .color-activity-13:not(.page-node-type-business-unit)
  #main-content
  a,
.color-activity-13:not(.page-node-type-business-unit)
  #main-content
  .slideshow-card-a-wrapper
  .paragraph-content
  .link
  a,
.slideshow-card-a-wrapper
  .paragraph-content
  .link
  .color-activity-13:not(.page-node-type-business-unit)
  #main-content
  a {
  color: #d94535;
}
.color-activity-14:not(.page-node-type-business-unit) #main-content .btn-arrow,
.color-activity-14:not(.page-node-type-business-unit)
  #main-content
  .section-highlight
  .top
  .link
  a,
.section-highlight
  .top
  .link
  .color-activity-14:not(.page-node-type-business-unit)
  #main-content
  a,
.color-activity-14:not(.page-node-type-business-unit)
  #main-content
  .slideshow-card-a-wrapper
  .paragraph-content
  .link
  a,
.slideshow-card-a-wrapper
  .paragraph-content
  .link
  .color-activity-14:not(.page-node-type-business-unit)
  #main-content
  a {
  color: #fbdad7;
}
.color-activity-15:not(.page-node-type-business-unit) #main-content .btn-arrow,
.color-activity-15:not(.page-node-type-business-unit)
  #main-content
  .section-highlight
  .top
  .link
  a,
.section-highlight
  .top
  .link
  .color-activity-15:not(.page-node-type-business-unit)
  #main-content
  a,
.color-activity-15:not(.page-node-type-business-unit)
  #main-content
  .slideshow-card-a-wrapper
  .paragraph-content
  .link
  a,
.slideshow-card-a-wrapper
  .paragraph-content
  .link
  .color-activity-15:not(.page-node-type-business-unit)
  #main-content
  a {
  color: #9593be;
}
.color-activity-16:not(.page-node-type-business-unit) #main-content .btn-arrow,
.color-activity-16:not(.page-node-type-business-unit)
  #main-content
  .section-highlight
  .top
  .link
  a,
.section-highlight
  .top
  .link
  .color-activity-16:not(.page-node-type-business-unit)
  #main-content
  a,
.color-activity-16:not(.page-node-type-business-unit)
  #main-content
  .slideshow-card-a-wrapper
  .paragraph-content
  .link
  a,
.slideshow-card-a-wrapper
  .paragraph-content
  .link
  .color-activity-16:not(.page-node-type-business-unit)
  #main-content
  a {
  color: #d94535;
}
.color-activity-17:not(.page-node-type-business-unit) #main-content .btn-arrow,
.color-activity-17:not(.page-node-type-business-unit)
  #main-content
  .section-highlight
  .top
  .link
  a,
.section-highlight
  .top
  .link
  .color-activity-17:not(.page-node-type-business-unit)
  #main-content
  a,
.color-activity-17:not(.page-node-type-business-unit)
  #main-content
  .slideshow-card-a-wrapper
  .paragraph-content
  .link
  a,
.slideshow-card-a-wrapper
  .paragraph-content
  .link
  .color-activity-17:not(.page-node-type-business-unit)
  #main-content
  a {
  color: #0098b6;
}
.color-activity-18:not(.page-node-type-business-unit) #main-content .btn-arrow,
.color-activity-18:not(.page-node-type-business-unit)
  #main-content
  .section-highlight
  .top
  .link
  a,
.section-highlight
  .top
  .link
  .color-activity-18:not(.page-node-type-business-unit)
  #main-content
  a,
.color-activity-18:not(.page-node-type-business-unit)
  #main-content
  .slideshow-card-a-wrapper
  .paragraph-content
  .link
  a,
.slideshow-card-a-wrapper
  .paragraph-content
  .link
  .color-activity-18:not(.page-node-type-business-unit)
  #main-content
  a {
  color: #016668;
}
.color-activity-19:not(.page-node-type-business-unit) #main-content .btn-arrow,
.color-activity-19:not(.page-node-type-business-unit)
  #main-content
  .section-highlight
  .top
  .link
  a,
.section-highlight
  .top
  .link
  .color-activity-19:not(.page-node-type-business-unit)
  #main-content
  a,
.color-activity-19:not(.page-node-type-business-unit)
  #main-content
  .slideshow-card-a-wrapper
  .paragraph-content
  .link
  a,
.slideshow-card-a-wrapper
  .paragraph-content
  .link
  .color-activity-19:not(.page-node-type-business-unit)
  #main-content
  a {
  color: #6bcaba;
}
.btn-arrow--down:hover,
.btn-arrow--down:focus {
  padding-top: 0.9em;
}
.btn-arrow--down:hover::after,
.btn-arrow--down:focus::after {
  top: calc(0.9em + 1px);
  -webkit-transform: scale(0.6) rotate(90deg);
  transform: scale(0.6) rotate(90deg);
}
.btn-arrow--back:hover,
.btn-arrow--back:focus {
  padding-right: 0.5em;
  padding-left: 1.75em;
}
.btn-arrow--back:hover::after,
.btn-arrow--back:focus::after {
  left: 0;
  right: auto;
}
.btn-anchor::after {
  -webkit-transform: translateY(-50%) scale(0.6) rotate(90deg);
  transform: translateY(-50%) scale(0.6) rotate(90deg);
}
.btn-anchor:hover,
.btn-anchor:focus {
  padding-top: 0.65em;
  padding-bottom: 0.15em;
}
.btn-anchor:hover::after,
.btn-anchor:focus::after {
  margin-top: 0.25em;
}
.color-activity-1 .btn-anchor {
  color: #b6aca7;
}
.color-activity-2 .btn-anchor {
  color: #b9d3d8;
}
.color-activity-3 .btn-anchor {
  color: #7fbbbf;
}
.color-activity-4 .btn-anchor {
  color: #7aaece;
}
.color-activity-5 .btn-anchor {
  color: #7aa5a6;
}
.color-activity-6 .btn-anchor {
  color: #009ba3;
}
.color-activity-7 .btn-anchor {
  color: #9482b5;
}
.color-activity-8 .btn-anchor {
  color: #6a7999;
}
.color-activity-9 .btn-anchor {
  color: #99cc99;
}
.color-activity-10 .btn-anchor {
  color: #9ba77b;
}
.color-activity-11 .btn-anchor {
  color: #728680;
}
.color-activity-12 .btn-anchor {
  color: #e73027;
}
.color-activity-13 .btn-anchor {
  color: #d94535;
}
.color-activity-14 .btn-anchor {
  color: #fbdad7;
}
.color-activity-15 .btn-anchor {
  color: #9593be;
}
.color-activity-16 .btn-anchor {
  color: #d94535;
}
.color-activity-17 .btn-anchor {
  color: #0098b6;
}
.color-activity-18 .btn-anchor {
  color: #016668;
}
.color-activity-19 .btn-anchor {
  color: #6bcaba;
}
.btn-download {
  padding-right: 3.5em;
  font-size: 1.8rem;
  line-height: 1.33em;
  color: #555555;
}
.btn-download::after {
  content: "\e905";
  font-size: 2em;
  color: inherit;
}
.btn-download:hover,
.btn-download:focus {
  padding-top: 0.65em;
  padding-bottom: 0.15em;
}
.btn-download:hover::after,
.btn-download:focus::after {
  margin-top: 0.15em;
}
.participating .btn-download {
  margin-bottom: 0.75em;
}
.btn-social {
  padding-left: 3.5em;
  border: solid 1px;
  color: #323c46;
}
.btn-social::before {
  content: "A";
  font-size: 1em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  right: auto;
  width: 2.25em;
  background: #323c46;
  color: #fff;
}
.btn-social.facebook::before {
  content: "\e906";
}
.btn-social.linkedin::before {
  content: "\e909";
}
.btn-social.twitter::before {
  content: "\e91a";
}
.btn-social.instagram::before {
  content: "\e916";
}
.btn-social.youtube::before {
  content: "\e91c";
}
.btn-social.share::before {
  content: "\e913";
}
.btn-social.like::before {
  content: "\e907";
}
.btn-social.arrow::before {
  content: "\e901";
}
.btn-social.arrow-down::before {
  content: "\e900";
}
.btn-social.chevron-left::before {
  content: "\e918";
}
.btn-social.check::before {
  content: "\e914";
}
.btn-social.close::before {
  content: "\e904";
}
.btn-social.burger::before {
  content: "\e90b";
}
.btn-social.attached-file::before {
  content: "\e902";
}
.btn-social.calendar::before {
  content: "\e903";
}
.btn-social.download::before {
  content: "\e905";
}
.btn-social.location::before {
  content: "\e908";
}
.btn-social.link-out::before {
  content: "\e90a";
}
.btn-social.music::before {
  content: "\e90c";
}
.btn-social.overlay-play::before {
  content: "\e917";
}
.btn-social.pauses::before {
  content: "\e90d";
}
.btn-social.play::before {
  content: "\e90e";
}
.btn-social.profile::before {
  content: "\e90f";
}
.btn-social.quote::before {
  content: "\e910";
}
.btn-social.repost::before {
  content: "\e911";
}
.btn-social.search::before {
  content: "\e912";
}
.btn-social.clock::before {
  content: "\e919";
}
.btn-social.podcast::before {
  content: "\e918";
}
.btn-social.document::before {
  content: "\e91d";
}
.btn-social.twitter {
  border-color: #7aaece;
  color: #7aaece;
}
.btn-social.twitter::before {
  background: #7aaece;
}
.btn-social.instagram {
  border-color: #c74d81;
  color: #c74d81;
}
.btn-social.instagram::before {
  background: #c74d81;
}
.btn-social:hover,
.btn-social:focus {
  color: #555555;
  border-color: #323c46;
}
.btn-social:hover::before,
.btn-social:focus::before {
  background: #555555;
}
@media print {
  .btn-social {
    display: none;
  }
}
.contextual-region {
  position: static;
}
.contextual {
  top: auto;
  right: auto;
  margin: 0 0 0 3px;
}
@media print {
  .contextual {
    display: none;
  }
}
.contextual .trigger {
  float: left;
}
@-webkit-keyframes loading {
  from {
    opacity: 0;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  10% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  85% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  99% {
    opacity: 0;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    height: 100vh;
    width: 100%;
  }
  to {
    height: 0;
    width: 0;
    visibility: hidden;
  }
}
@keyframes loading {
  from {
    opacity: 0;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  10% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  85% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  99% {
    opacity: 0;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    height: 100vh;
    width: 100%;
  }
  to {
    height: 0;
    width: 0;
    visibility: hidden;
  }
}
@-webkit-keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes scale-in {
  from {
    opacity: 0;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes scale-in {
  from {
    opacity: 0;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes scale-out {
  from {
    opacity: 0;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes scale-out {
  from {
    opacity: 0;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes left-in {
  from {
    opacity: 0;
    -webkit-transform: translateX(-10%);
    transform: translateX(-10%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes left-in {
  from {
    opacity: 0;
    -webkit-transform: translateX(-10%);
    transform: translateX(-10%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes right-in {
  from {
    opacity: 0;
    -webkit-transform: translateX(10%);
    transform: translateX(10%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes right-in {
  from {
    opacity: 0;
    -webkit-transform: translateX(10%);
    transform: translateX(10%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes top-in {
  from {
    opacity: 0;
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes top-in {
  from {
    opacity: 0;
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes bottom-in {
  from {
    opacity: 0;
    -webkit-transform: translateY(10%);
    transform: translateY(10%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes bottom-in {
  from {
    opacity: 0;
    -webkit-transform: translateY(10%);
    transform: translateY(10%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes border-mask {
  from {
    border-width: 5vw;
  }
  to {
    border-width: 0;
  }
}
@keyframes border-mask {
  from {
    border-width: 5vw;
  }
  to {
    border-width: 0;
  }
}
@-webkit-keyframes fade-in-left {
  from {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  to {
    opacity: 1;
  }
}
@keyframes fade-in-left {
  from {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fade-in-right {
  from {
    opacity: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  to {
    opacity: 1;
  }
}
@keyframes fade-in-right {
  from {
    opacity: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes expand-line {
  from {
    width: 0;
  }
}
@keyframes expand-line {
  from {
    width: 0;
  }
}
@media screen {
  .js span.js-view {
    display: inline-block;
  }
  .js .js-view {
    /* opacity: 0; */
    -webkit-animation: 1s both;
    animation: 1s both;
  }
  .js .js-view.is-in-view.view-fade {
    -webkit-animation-name: fade-in;
    animation-name: fade-in;
  }
  .js .js-view.is-in-view.view-scale-in {
    -webkit-animation-name: scale-in;
    animation-name: scale-in;
  }
  .js .js-view.is-in-view.view-scale-out {
    -webkit-animation-name: scale-out;
    animation-name: scale-out;
  }
  .js .js-view.is-in-view.view-left {
    -webkit-animation-name: left-in;
    animation-name: left-in;
  }
  .js .js-view.is-in-view.view-right {
    -webkit-animation-name: right-in;
    animation-name: right-in;
  }
  .js .js-view.is-in-view.view-top {
    -webkit-animation-name: right-in;
    animation-name: right-in;
  }
  .js .js-view.is-in-view.view-bottom {
    -webkit-animation-name: bottom-in;
    animation-name: bottom-in;
  }
  .js .js-view.is-in-view.view-line {
    -webkit-animation-name: expand-line;
    animation-name: expand-line;
  }
  .js .js-view.view-delay {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
  }
  .js .js-view.view-delay-long {
    -webkit-animation-delay: 2.5s;
    animation-delay: 2.5s;
  }
  .js .js-view.view-mask {
    position: relative;
    z-index: 0;
    opacity: 1;
    -webkit-animation: none;
    animation: none;
  }
  .js .js-view.view-mask::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    border: 5vw solid #fff;
    -webkit-animation: 1s both;
    animation: 1s both;
  }
  .js .js-view.view-mask.is-in-view::before {
    -webkit-animation-name: border-mask;
    animation-name: border-mask;
  }
  .js .js-view.view-mask.view-delay::before {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
  }
}
.breadcrumb li {
  display: inline-block;
}
.breadcrumb li:not(:first-child)::before {
  content: "\e901";
  font-size: 0.8em;
  display: inline-block;
  padding: 0 0.5em;
}
.breadcrumb a {
  color: inherit;
}
.breadcrumb a:hover,
.breadcrumb a:focus {
  text-decoration: underline;
}
.choices {
  min-height: 4.5rem;
  margin-bottom: 1em !important;
  border: 1px solid transparent;
  background: #f5f5f5;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 1rem;
  color: #555555;
}
.filter .choices {
  margin-bottom: 2rem !important;
}
.has-bg .form-item-contract-type .choices {
  background: #fff;
}
.has-bg .form-item-contract-type .choices .choices__item--selectable {
  text-align: left;
}
@media screen and (min-width: 46.9375em) {
  .right .choices {
    margin-bottom: 0 !important;
  }
}
.choices:hover,
.choices:focus {
  border-color: #323c46;
}
.choices[data-type*="select-one"] {
  padding-right: 3.5rem;
}
.choices[data-type*="select-one"]::after {
  content: "\e915";
  font-size: 1.8rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 1.6rem;
  width: auto;
  height: auto;
  margin: 0 !important;
  border: none !important;
}
.filter .choices[data-type*="select-one"] {
  padding-left: 2.4rem;
}
.choices[data-type*="select-one"].is-open::after {
  -webkit-transform: translateY(-50%) rotate(-180deg);
  transform: translateY(-50%) rotate(-180deg);
}
.choices[data-type*="select-one"] .choices__input {
  padding: 0.5em 0.85em;
  border-color: #f5f5f5;
}
.choices[data-type*="select-one"] .choices__input:hover,
.choices[data-type*="select-one"] .choices__input:focus {
  border-color: #323c46;
}
.form-item-year-filter .choices {
  max-width: 19.4rem;
  width: 100%;
}
.form-item-field-country-eref .choices {
  min-width: 19rem;
}
@media screen and (min-width: 46.9375em) and (max-width: 64em) {
  .form-item-field-country-eref .choices {
    min-width: inherit;
  }
}
.choices__inner {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-height: 0;
  padding: 0 !important;
  border: none !important;
  border-radius: 0 !important;
  background: none;
  vertical-align: middle;
}
.filter .choices__item {
  font-size: 1.2rem;
}
.choices__list--single {
  padding: 0 !important;
}
.choices__list--single .choices__item {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.choices__placeholder {
  opacity: 1;
}
.choices__list--dropdown {
  left: 0;
  border: none !important;
  -webkit-box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.1);
  box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.1);
  word-break: normal;
}
.choices__list--dropdown .choices__list {
  max-height: 30rem;
}
.choices__list--dropdown .choices__placeholder {
  display: none;
}
.choices__list--dropdown .choices__item {
  padding: 0.5em 0.85em;
}
.choices__list--dropdown .choices__item--selectable::after {
  display: none;
}
.choices__list--dropdown .choices__item--selectable.is-highlighted {
  background: none;
  color: #d94535;
}
.click-filter {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  margin-left: auto;
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .click-filter {
    margin-left: 0;
  }
}
.click-filter .form-radios {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
}
.click-filter .form-type-radio {
  margin: 0 1rem 0 0;
}
.click-filter .form-type-radio:not(:first-of-type) {
  position: relative;
  padding-left: 1rem;
}
.click-filter .form-type-radio:not(:first-of-type)::before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  height: 0.8em;
  width: 1px;
  background: #555555;
}
.click-filter .form-type-radio:hover label,
.click-filter .form-type-radio:focus label,
.click-filter .form-type-radio:active label {
  text-decoration: underline;
}
.click-filter .form-type-radio label {
  padding-left: 0;
  margin-bottom: 0;
  font-weight: 300;
  cursor: pointer;
}
.click-filter .form-type-radio label::before,
.click-filter .form-type-radio label::after {
  display: none;
}
.click-filter .form-radio:checked + label {
  color: #d94535;
}
.click-filter .form-radio[disabled] + label {
  color: #555555;
  opacity: 0.5;
}
#sliding-popup {
  max-width: calc(100% - 2 * (5vw));
  margin: auto;
  padding: 2.7826086957vw 3.4782608696vw;
  right: 0;
  -webkit-box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.1);
  box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.1);
  background: #fff;
  color: #555555;
}
#sliding-popup a {
  color: inherit;
  text-decoration: underline;
}
#sliding-popup a:hover,
#sliding-popup a:focus {
  color: inherit;
}
.eu-cookie-compliance-content {
  margin: 0 auto;
  max-width: 100%;
}
@media screen and (max-width: 62.5em) {
  .eu-cookie-compliance-content {
    padding: 0 1rem;
  }
}
@media screen and (min-width: 46.9375em) {
  .eu-cookie-compliance-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media screen and (max-width: 46.875em) {
  .eu-cookie-compliance-content button {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 46.9375em) {
  .eu-cookie-compliance-message {
    max-width: 65%;
  }
}
@media screen and (min-width: 62.5625em) {
  .eu-cookie-compliance-message {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}
.eu-cookie-compliance-message p {
  display: block;
  text-transform: none;
  font-size: 1.4rem;
  font-weight: normal;
  color: #555555;
}
.eu-cookie-compliance-message .title {
  margin-bottom: 1em;
  font-size: 1.8rem;
  color: #d94535;
}
.eu-cookie-compliance-more-button {
  text-align: left;
  text-transform: none;
  color: #555555;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
  font-weight: normal;
}
.eu-cookie-compliance-more-button span {
  text-decoration: underline;
  font-weight: bold;
}
.eu-cookie-compliance-more-button:focus span,
.eu-cookie-compliance-more-button:hover span {
  text-decoration: none;
}
.eu-cookie-compliance-close {
  width: 21px;
  height: 21px;
  position: absolute;
  top: 18px;
  right: 18px;
  cursor: pointer;
}
.eu-cookie-compliance-close::before,
.eu-cookie-compliance-close::after {
  position: absolute;
  left: 50%;
  content: " ";
  height: 22px;
  width: 1px;
  background-color: #555555;
}
.eu-cookie-compliance-close::before {
  -webkit-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
}
.eu-cookie-compliance-close::after {
  -webkit-transform: translateX(-50%) rotate(-45deg);
  transform: translateX(-50%) rotate(-45deg);
}
.eu-cookie-compliance-buttons {
  max-width: none;
  margin: 0 0 0 auto;
}
@media screen and (max-width: 62.5em) {
  .eu-cookie-compliance-buttons {
    padding-top: 2rem;
    margin-left: 0;
  }
}
.eu-cookie-compliance-buttons button {
  display: block;
  padding: 1.5rem 2rem;
  min-width: 17rem;
  color: #fff;
  background: #d94535;
  -webkit-box-shadow: 3px 5px 12px rgba(217, 69, 53, 0.376);
  box-shadow: 3px 5px 12px rgba(217, 69, 53, 0.376);
  border-radius: 0;
  border: 0;
  font-family: inherit;
  text-shadow: none;
}
.eu-cookie-compliance-buttons button:hover,
.eu-cookie-compliance-buttons button:focus {
  background: #d94535;
}
.eu-cookie-compliance-buttons .decline-button {
  margin-top: 2rem;
  border: solid 1px;
  font-weight: 500;
  opacity: 0.5;
  color: #555555;
  background: #fff;
  border-color: #555555;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.eu-cookie-compliance-buttons .decline-button::before {
  border: inherit;
  opacity: 0;
}
.eu-cookie-compliance-buttons .decline-button:hover,
.eu-cookie-compliance-buttons .decline-button:focus {
  background: #fff;
}
.eu-cookie-compliance-buttons .decline-button:hover::before,
.eu-cookie-compliance-buttons .decline-button:focus::before {
  opacity: 1;
}
.item-download {
  position: relative;
  display: block;
  margin-bottom: 1.2rem;
  font-size: 1.4rem;
}
.item-download::after {
  content: "\e905";
  font-size: 0.8em;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  font-weight: bold;
}
.item-download::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 11px;
  background: url(../../../../themes/custom/customer/images/flags.png) no-repeat -36px -104px;
}
.item-download.flag-cn::before {
  background-position: 0 -1196px;
}
.item-download.flag-de::before {
  background-position: 0 -1430px;
}
.item-download.flag-en::before {
  background-position: -36px -26px;
}
.item-download.flag-it::before {
  background-position: -36px -832px;
}
.item-download.flag-es::before {
  background-position: 0 -1742px;
}
.language-switcher-language-url-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: 6rem;
}
@media print {
  .language-switcher-language-url-top {
    display: none;
  }
}
.language-switcher-language-url-top li:not(:last-child) {
  position: relative;
}
.language-switcher-language-url-top li:not(:last-child)::after {
  position: absolute;
  top: 100%;
  right: 0.5em;
  left: 0.5em;
  content: "";
  border-top: 1px solid rgba(85, 85, 85, 0.25);
}
.language-switcher-language-url-top li.is-active {
  opacity: 0.5;
}
.language-switcher-language-url-top li.is-active a {
  text-decoration: none;
  text-shadow: none;
  cursor: default;
}
.language-switcher-language-url-top a {
  display: inline-block;
  padding: 0.5em 1.5em;
  color: inherit;
  white-space: nowrap;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.language-switcher-language-url-top a:active {
  color: #d94535;
  text-shadow: none;
}
.region-header .language-switcher-language-url-top {
  height: 100%;
}
@media screen and (max-width: 78.75em) {
  .region-header .language-switcher-language-url-top {
    display: none;
  }
}
.header.is-scrolling .region-header .language-switcher-language-url-top,
.is-front:not(.fp-viewing-0)
  .header
  .region-header
  .language-switcher-language-url-top {
  visibility: hidden;
  opacity: 0;
}
.language-switcher-language-url-expanded {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 1rem;
  font-weight: 500;
}
@media screen and (max-width: 46.875em) {
  .language-switcher-language-url-expanded {
    display: inline-block;
    font-size: 1.4rem;
  }
}
.language-switcher-language-url-expanded__menu,
.language-switcher-language-url-expanded ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.language-switcher-language-url-expanded__menu-item:not(:last-child),
.language-switcher-language-url-expanded li:not(:last-child) {
  margin-right: 1.7391304348vw;
}
.language-switcher-language-url-expanded__menu-item:not(.is-active),
.language-switcher-language-url-expanded li:not(.is-active) {
  opacity: 0.5;
}
.block-ardian-specifics-map-type-c > .layout-xl.gutter-content {
  position: relative;
}
@media screen and (max-width: 78.75em) {
  .block-ardian-specifics-map-type-c .section-header.with-top-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
@media screen and (min-width: 78.8125em) {
  .block-ardian-specifics-map-type-c .section-header.with-top-right div.right {
    position: absolute;
    right: 0;
    max-width: none;
  }
}
@media screen and (max-width: 78.75em) {
  .block-ardian-specifics-map-type-c .section-header.with-top-right div.right {
    margin-top: 2em;
  }
  .block-ardian-specifics-map-type-c
    .section-header.with-top-right
    div.right
    .fieldset-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .block-ardian-specifics-map-type-c
    .section-header.with-top-right
    div.right
    .fieldset-wrapper
    .filter-list {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
@media screen and (min-width: 78.8125em) {
  .block-ardian-specifics-map-type-c
    .section-header.with-top-right
    div.right
    .filter-list {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}
@media screen and (min-width: 78.8125em) {
  .block-ardian-specifics-map-type-c
    .section-header.with-top-right
    div.right
    .filter-list
    .form-item {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
}
@media screen and (min-width: 78.8125em) {
  .block-ardian-specifics-map-type-c
    .section-header.with-top-right
    div.right
    .filter-list
    .form-item
    .choices {
    width: 100%;
  }
}
.block-ardian-specifics-map-type-c
  .section-header.with-top-right
  div.right
  .filter-action.click-filter {
  display: inline-block;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  margin: 0;
  padding: 0;
}
.messages {
  padding: 2.2em 2.8em;
  margin: 0 0 2em;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  color: #323c46;
  font-weight: 300;
}
.messages--error {
  background: rgba(217, 69, 53, 0.15);
  color: #d94535;
}
.messages--warning {
  background: rgba(255, 179, 8, 0.15);
  color: #ffb308;
}
.messages--status {
  background: rgba(85, 188, 72, 0.15);
  color: #55bc48;
}
.pager {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media print {
  .pager {
    display: none;
  }
}
.page-bg-dark .pager {
  color: #fff;
}
.pager__items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.pager__item {
  padding: 0.5em 0.75em;
}
.pager__item--ellipsis {
  padding: 0;
}
@media screen and (min-width: 46.9375em) {
  .pager__item--ellipsis {
    margin: 0 0.5em;
  }
}
.pager__next,
.pager__previous {
  position: relative;
  padding: 0.5em 1em;
}
.pager__link {
  display: block;
  border-bottom: 2px solid transparent;
  color: inherit;
  text-decoration: none;
}
.pager__link:hover,
.pager__link:focus {
  color: #d94535;
}
.pager__item.is-active .pager__link {
  border-bottom-color: #d94535;
  font-weight: bold;
}
.color-activity-1 .pager__item.is-active .pager__link {
  border-color: #b6aca7;
}
.color-activity-2 .pager__item.is-active .pager__link {
  border-color: #b9d3d8;
}
.color-activity-3 .pager__item.is-active .pager__link {
  border-color: #7fbbbf;
}
.color-activity-4 .pager__item.is-active .pager__link {
  border-color: #7aaece;
}
.color-activity-5 .pager__item.is-active .pager__link {
  border-color: #7aa5a6;
}
.color-activity-6 .pager__item.is-active .pager__link {
  border-color: #009ba3;
}
.color-activity-7 .pager__item.is-active .pager__link {
  border-color: #9482b5;
}
.color-activity-8 .pager__item.is-active .pager__link {
  border-color: #6a7999;
}
.color-activity-9 .pager__item.is-active .pager__link {
  border-color: #99cc99;
}
.color-activity-10 .pager__item.is-active .pager__link {
  border-color: #9ba77b;
}
.color-activity-11 .pager__item.is-active .pager__link {
  border-color: #728680;
}
.color-activity-12 .pager__item.is-active .pager__link {
  border-color: #e73027;
}
.color-activity-13 .pager__item.is-active .pager__link {
  border-color: #d94535;
}
.color-activity-14 .pager__item.is-active .pager__link {
  border-color: #fbdad7;
}
.color-activity-15 .pager__item.is-active .pager__link {
  border-color: #9593be;
}
.color-activity-16 .pager__item.is-active .pager__link {
  border-color: #d94535;
}
.color-activity-17 .pager__item.is-active .pager__link {
  border-color: #0098b6;
}
.color-activity-18 .pager__item.is-active .pager__link {
  border-color: #016668;
}
.color-activity-19 .pager__item.is-active .pager__link {
  border-color: #6bcaba;
}
.pager__item.is-active .pager__link:hover,
.pager__item.is-active .pager__link:focus {
  color: inherit;
  cursor: default;
}
.pager__next .pager__link::before,
.pager__previous .pager__link::before {
  content: "\e901";
  font-size: 1rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
}
.pager__previous .pager__link::before {
  right: initial;
  left: 0;
  -webkit-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
:root {
  --plyr-color-main: #d94535;
  --plyr-video-control-background-hover: transparent;
}
.plyr:not(.plyr--playing)::before {
  content: "";
  background-color: #000;
  opacity: 0.4;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
@media screen and (max-width: 46.875em) {
  .plyr:not(.plyr--playing)::before {
    opacity: 0.2;
  }
}
.plyr .fluid-width-video-wrapper {
  padding-top: 0 !important;
}
.plyr__controls .plyr__controls__item:first-child {
  margin-right: 0;
}
.plyr__controls .plyr__controls__item.plyr__time--duration {
  margin-right: auto;
}
.plyr__controls .plyr__controls__item.plyr__progress__container {
  position: absolute;
  left: 10px;
  right: 10px;
  top: calc(var(--plyr-control-spacing, 10px) * 1.5);
  margin-right: calc(var(--plyr-control-spacing, 10px) / 4);
  padding-right: calc(var(--plyr-control-spacing, 10px) / 4);
}
.plyr__tooltip {
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  background: transparent;
  margin: 0;
}
.plyr__tooltip::before {
  display: none;
}
.plyr__control {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.plyr__poster {
  background-size: cover;
}
.plyr button.plyr__control--overlaid {
  background: transparent !important;
  outline-color: transparent !important;
  width: 8.2rem;
  height: 8.2rem;
}
.plyr button.plyr__control--overlaid::after {
  content: "\e917";
  font-size: 2.4rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 8.2rem;
}
.plyr button.plyr__control--overlaid svg {
  display: none;
}
.ui-dialog {
  width: calc(100% - 5vw * 2) !important;
  z-index: 502;
  font-family: Futura, Arial, sans-serif;
}
@media screen and (max-width: 46.875em) {
  .ui-dialog {
    top: 1rem !important;
    height: 95% !important;
  }
}
.ui-dialog .ui-dialog-titlebar {
  padding: 0 !important;
}
.ui-dialog .ui-dialog-title {
  display: none;
}
.ui-dialog .ui-dialog-titlebar-close {
  top: 2rem !important;
  right: 2rem !important;
  padding: 1rem !important;
  width: 2rem !important;
  height: 2rem !important;
  margin: 0 !important;
  background: transparent;
  color: inherit;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  z-index: 503;
  text-indent: -9999px;
}
.ui-dialog .ui-dialog-titlebar-close::before {
  content: "\e904";
  font-size: 2rem;
  text-indent: 0;
}
.ui-dialog .ui-dialog-titlebar-close:hover,
.ui-dialog .ui-dialog-titlebar-close:focus {
  background: transparent;
}
.ui-dialog .ui-dialog-titlebar-close:hover::before,
.ui-dialog .ui-dialog-titlebar-close:focus::before {
  -webkit-transform: none;
  transform: none;
}
.ui-dialog .ui-icon-closethick {
  background: none !important;
}
.ui-dialog .ui-dialog-content {
  padding: 6rem 5vw !important;
  background: #fff;
}
@media screen and (max-width: 46.875em) {
  .ui-dialog .ui-dialog-content {
    max-height: 100% !important;
  }
}
.ui-dialog .ui-dialog-content.node--type-investment {
  overflow: hidden;
}
.ui-dialog.dialog-investment-wrapper .ui-dialog-content,
.ui-dialog.dialog-investment-image-wrapper .ui-dialog-content {
  padding: 0 !important;
  background: none;
}
@media screen and (min-width: 46.9375em) {
  .ui-dialog.dialog-investment-wrapper
    .ui-dialog-content
    .investment.type-brief.type-simple,
  .ui-dialog.dialog-investment-image-wrapper
    .ui-dialog-content
    .investment.type-brief.type-simple {
    max-height: calc(95vh - 3.4782608696vw);
  }
  .ui-dialog.dialog-investment-wrapper
    .ui-dialog-content
    .investment.type-brief.type-simple
    .top
    > *:not(.only-popup),
  .ui-dialog.dialog-investment-image-wrapper
    .ui-dialog-content
    .investment.type-brief.type-simple
    .top
    > *:not(.only-popup) {
    display: none;
  }
  .ui-dialog.dialog-investment-wrapper
    .ui-dialog-content
    .investment.type-brief.type-simple
    .only-popup,
  .ui-dialog.dialog-investment-image-wrapper
    .ui-dialog-content
    .investment.type-brief.type-simple
    .only-popup {
    display: block;
  }
  .ui-dialog.dialog-investment-wrapper
    .ui-dialog-content
    .investment.type-brief.type-simple
    .only-popup.right-content,
  .ui-dialog.dialog-investment-image-wrapper
    .ui-dialog-content
    .investment.type-brief.type-simple
    .only-popup.right-content {
    max-height: calc(95vh - 3.4782608696vw - 6rem);
    overflow: hidden auto;
    margin-top: 6rem;
  }
  .ui-dialog.dialog-investment-wrapper
    .ui-dialog-content
    .investment.type-brief.type-simple
    .only-popup.right-content
    .container.information,
  .ui-dialog.dialog-investment-image-wrapper
    .ui-dialog-content
    .investment.type-brief.type-simple
    .only-popup.right-content
    .container.information {
    padding-top: 0;
  }
}
.ui-dialog.dialog-investment-wrapper {
  background: transparent !important;
  border: 0 !important;
}
.ui-dialog.dialog-investment-wrapper .ui-dialog-titlebar {
  border: 0 !important;
}
.ui-dialog.dialog-investment-wrapper .ui-dialog-titlebar-close {
  top: 6rem !important;
}
@media screen and (min-width: 46.9375em) {
  .ui-dialog.dialog-investment-wrapper .ui-dialog-titlebar-close {
    top: 9rem !important;
  }
}
.ui-dialog.dialog-investment-image-wrapper .ui-dialog-titlebar-close {
  color: #fff;
}
.ui-widget-overlay {
  opacity: 0.75;
  background: #323c46;
  z-index: 501 !important;
}
.reading-time {
  margin: 1.8rem 0;
  font-size: 1.2rem;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}
.reading-time::before {
  content: "\e919";
  font-size: 1em;
  display: inline-block;
  margin-top: -0.2rem;
  color: #d94535;
  line-height: 1;
}
@media screen and (min-width: 62.5625em) {
  .reading-time {
    margin: 3rem 0;
  }
}
#fp-nav {
  opacity: 0;
}
.is-front.loaded #fp-nav {
  -webkit-animation: 6s both fade-in;
  animation: 6s both fade-in;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
#fp-nav.fp-right {
  right: 1.7391304348vw;
}
@media screen and (min-width: 62.5625em) {
  #fp-nav.fp-right {
    right: 5vw;
  }
}
#fp-nav ul li {
  margin: 2.7rem 0;
}
@media screen and (min-width: 62.5625em) {
  #fp-nav ul li {
    margin: 3.4rem 0;
  }
}
#fp-nav ul li a span {
  left: -50%;
  margin: 0 !important;
}
.search-form .form-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-right: 0.5em;
  background: #fff;
}
.search-form .form-type-search {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-bottom: 0;
}
.search-form .form-search {
  padding: 0.75em 1em;
  margin-bottom: 0;
  border: none;
  text-overflow: ellipsis;
}
.search-form .form-submit {
  min-width: 0;
  padding: 0.5em;
  background: none;
  color: #d94535;
}
.search-form .form-submit:hover,
.search-form .form-submit:focus {
  color: #323c46;
}
@media screen and (min-width: 46.9375em) {
  .sitemap {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 4.2rem;
  }
}
.sitemap .menu {
  padding-left: 1.5rem;
  margin-bottom: 1rem;
}
.sitemap .menu-item {
  list-style: disc;
}
.sitemap .menu-item:last-child {
  margin-bottom: 0.5rem;
}
.sitemap .menu-link {
  display: block;
  padding: 0;
  color: currentColor;
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
  letter-spacing: inherit;
  text-decoration: underline;
  text-transform: inherit;
}
.sitemap .menu-link::before,
.sitemap .menu-link::after {
  display: none;
}
.sitemap .menu-link:hover,
.sitemap .menu-link:focus {
  color: #d94535;
}
.as-soundcloud-player-ui {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 3.4782608696vw 0;
  position: relative;
}
@media screen and (max-width: 62.5em) {
  .as-soundcloud-player-ui {
    padding: 6.9565217391vw 0;
  }
}
.as-soundcloud-player-ui .controls {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.as-soundcloud-player-ui .play-button {
  position: relative;
  border-radius: 50%;
  -webkit-box-shadow: 10px 10px 25px rgba(85, 85, 85, 0.25);
  box-shadow: 10px 10px 25px rgba(85, 85, 85, 0.25);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 32px;
  color: #555555;
  cursor: pointer;
  height: 82px;
  width: 82px;
  line-height: 1;
}
.as-soundcloud-player-ui .play-button::before {
  content: "\e90e";
  font-size: 2.4rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin-bottom: 4px;
  margin-left: 4px;
}
.as-soundcloud-player-ui .play-button.pause::before {
  content: "\e90d";
  font-size: 2.4rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin-bottom: 4px;
  margin-left: 0;
}
.as-soundcloud-player-ui .audio {
  margin-left: 23px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (max-width: 62.5em) {
  .as-soundcloud-player-ui .audio {
    margin-left: 5;
  }
}
.as-soundcloud-player-ui .audio-content-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
  position: relative;
}
@media screen and (max-width: 62.5em) {
  .as-soundcloud-player-ui .audio-content-top {
    margin: 0;
  }
}
.as-soundcloud-player-ui .audio-content-top__left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  padding-top: 10px;
  position: absolute;
  left: 0;
  top: 0;
}
@media screen and (max-width: 62.5em) {
  .as-soundcloud-player-ui .audio-content-top__left {
    display: none;
  }
}
.as-soundcloud-player-ui .audio-content-top__left .time {
  margin-top: 5px;
}
@media screen and (max-width: 62.5em) {
  .as-soundcloud-player-ui .audio-content-top__right {
    width: 100%;
  }
}
@media screen and (max-width: 62.5em) {
  .as-soundcloud-player-ui .audio-content-bottom {
    position: absolute;
    bottom: 3.4782608696vw;
    left: 0;
    width: 100%;
  }
}
.as-soundcloud-player-ui .audio .progress {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.as-soundcloud-player-ui .audio .progress .line {
  cursor: pointer;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.as-soundcloud-player-ui .audio .progress .line .entire {
  border-top: 3px solid #555555;
  position: absolute;
  left: 0;
  right: 0;
  opacity: 0.25;
}
.as-soundcloud-player-ui .audio .progress .line .position {
  position: absolute;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 0;
}
.as-soundcloud-player-ui .audio .progress .line .position .done {
  border-top: 3px solid #d94535;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.as-soundcloud-player-ui .audio .progress .line .position .point {
  background: #fff 0 0 no-repeat padding-box;
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
  margin-top: -2px;
  height: 7px;
  width: 7px;
  margin-right: -3.5px;
}
.as-soundcloud-player-ui .audio .progress .time {
  width: 54px;
  text-align: right;
}
.as-soundcloud-player-ui .audio .mini-text {
  font-size: 12px;
}
.as-soundcloud-player-ui .audio .waveform {
  position: relative;
  width: 381px;
  height: 78px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  cursor: pointer;
}
@media screen and (max-width: 62.5em) {
  .as-soundcloud-player-ui .audio .waveform {
    width: 100%;
  }
}
.as-soundcloud-player-ui .audio .waveform__bar {
  background-color: #555555;
  width: 1px;
  opacity: 0.25;
}
.as-soundcloud-player-ui .audio .waveform__bar.active {
  background-color: #d94535;
  opacity: 0.85;
}
.styleguide-typo .main-title {
  font-size: 3.2rem;
}
@media screen and (min-width: 62.5625em) {
  .styleguide-typo .main-title {
    font-size: 5.3rem;
  }
}
.styleguide-typo .level1 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1;
}
@media screen and (min-width: 62.5625em) {
  .styleguide-typo .level1 {
    font-size: 4.5rem;
  }
}
.styleguide-typo .txt-key-figure {
  font-size: 4.2rem;
  font-weight: 300;
  line-height: 1.071;
}
@media screen and (min-width: 62.5625em) {
  .styleguide-typo .txt-key-figure {
    font-size: 5.2rem;
    line-height: 1.154;
  }
}
.styleguide-typo .txt-quote-l {
  font-size: 2.5rem;
  font-weight: 300;
}
@media screen and (min-width: 62.5625em) {
  .styleguide-typo .txt-quote-l {
    font-size: 4.5rem;
    line-height: 1.111;
  }
}
.styleguide-typo .txt-day {
  font-size: 2.5rem;
  font-weight: 300;
}
@media screen and (min-width: 46.9375em) {
  .styleguide-typo .txt-day {
    font-size: 4.2rem;
    line-height: 1.19;
  }
}
#main-content .text-formatted,
#main-content .cke_editable {
  margin-bottom: -2em;
}
#main-content .footer .text-formatted,
#main-content .footer .cke_editable {
  margin-bottom: 0;
}
.text-formatted p,
.text-formatted blockquote,
.text-formatted ul,
.text-formatted ol,
.text-formatted table,
.text-formatted iframe,
.text-formatted .fluid-width-video-wrapper,
.cke_editable p,
.cke_editable blockquote,
.cke_editable ul,
.cke_editable ol,
.cke_editable table,
.cke_editable iframe,
.cke_editable .fluid-width-video-wrapper {
  margin-bottom: 2em;
}
.alert .text-formatted p,
.alert .text-formatted blockquote,
.alert .text-formatted ul,
.alert .text-formatted ol,
.alert .text-formatted table,
.alert .text-formatted iframe,
.alert .text-formatted .fluid-width-video-wrapper,
.alert .cke_editable p,
.alert .cke_editable blockquote,
.alert .cke_editable ul,
.alert .cke_editable ol,
.alert .cke_editable table,
.alert .cke_editable iframe,
.alert .cke_editable .fluid-width-video-wrapper {
  margin-bottom: 1em;
}
.text-formatted p,
.text-formatted blockquote,
.text-formatted ul,
.text-formatted ol,
.cke_editable p,
.cke_editable blockquote,
.cke_editable ul,
.cke_editable ol {
  overflow: hidden;
}
.text-formatted iframe,
.cke_editable iframe {
  clear: both;
}
.text-formatted ul > *,
.cke_editable ul > * {
  position: relative;
  margin-left: 6.9565217391vw;
}
.text-formatted ul > *::before,
.cke_editable ul > *::before {
  content: "";
  top: 0.7em;
  width: 8px;
  height: 8px;
  background-color: #d94535;
  border-radius: 50%;
  margin-right: 3.4782608696vw;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}
.color-activity-1 .text-formatted ul > *::before,
.color-activity-1 .cke_editable ul > *::before {
  background: #b6aca7;
}
.color-activity-2 .text-formatted ul > *::before,
.color-activity-2 .cke_editable ul > *::before {
  background: #b9d3d8;
}
.color-activity-3 .text-formatted ul > *::before,
.color-activity-3 .cke_editable ul > *::before {
  background: #7fbbbf;
}
.color-activity-4 .text-formatted ul > *::before,
.color-activity-4 .cke_editable ul > *::before {
  background: #7aaece;
}
.color-activity-5 .text-formatted ul > *::before,
.color-activity-5 .cke_editable ul > *::before {
  background: #7aa5a6;
}
.color-activity-6 .text-formatted ul > *::before,
.color-activity-6 .cke_editable ul > *::before {
  background: #009ba3;
}
.color-activity-7 .text-formatted ul > *::before,
.color-activity-7 .cke_editable ul > *::before {
  background: #9482b5;
}
.color-activity-8 .text-formatted ul > *::before,
.color-activity-8 .cke_editable ul > *::before {
  background: #6a7999;
}
.color-activity-9 .text-formatted ul > *::before,
.color-activity-9 .cke_editable ul > *::before {
  background: #99cc99;
}
.color-activity-10 .text-formatted ul > *::before,
.color-activity-10 .cke_editable ul > *::before {
  background: #9ba77b;
}
.color-activity-11 .text-formatted ul > *::before,
.color-activity-11 .cke_editable ul > *::before {
  background: #728680;
}
.color-activity-12 .text-formatted ul > *::before,
.color-activity-12 .cke_editable ul > *::before {
  background: #e73027;
}
.color-activity-13 .text-formatted ul > *::before,
.color-activity-13 .cke_editable ul > *::before {
  background: #d94535;
}
.color-activity-14 .text-formatted ul > *::before,
.color-activity-14 .cke_editable ul > *::before {
  background: #fbdad7;
}
.color-activity-15 .text-formatted ul > *::before,
.color-activity-15 .cke_editable ul > *::before {
  background: #9593be;
}
.color-activity-16 .text-formatted ul > *::before,
.color-activity-16 .cke_editable ul > *::before {
  background: #d94535;
}
.color-activity-17 .text-formatted ul > *::before,
.color-activity-17 .cke_editable ul > *::before {
  background: #0098b6;
}
.color-activity-18 .text-formatted ul > *::before,
.color-activity-18 .cke_editable ul > *::before {
  background: #016668;
}
.color-activity-19 .text-formatted ul > *::before,
.color-activity-19 .cke_editable ul > *::before {
  background: #6bcaba;
}
@media screen and (min-width: 46.9375em) {
  .text-formatted ul > *::before,
  .cke_editable ul > *::before {
    margin-right: 1.7391304348vw;
  }
}
@media print {
  .text-formatted ul > *::before,
  .cke_editable ul > *::before {
    margin-right: 2rem;
    border: 1px solid;
  }
}
@media screen and (min-width: 46.9375em) {
  .text-formatted ul > *,
  .cke_editable ul > * {
    margin-left: 3.4782608696vw;
  }
}
@media print {
  .text-formatted ul > *,
  .cke_editable ul > * {
    margin-left: 4.2rem;
  }
}
.text-formatted ol,
.cke_editable ol {
  counter-reset: i;
}
.text-formatted ol > *,
.cke_editable ol > * {
  position: relative;
  margin-left: 6.9565217391vw;
}
.text-formatted ol > *::before,
.cke_editable ol > *::before {
  content: counter(i) ".";
  counter-increment: i;
  position: absolute;
  top: 0;
  right: 100%;
  margin-right: 0.25em;
  color: #323c46;
}
@media print {
  .text-formatted ol > *::before,
  .cke_editable ol > *::before {
    margin-right: 2rem;
  }
}
@media screen and (min-width: 46.9375em) {
  .text-formatted ol > *,
  .cke_editable ol > * {
    margin-left: 3.4782608696vw;
  }
}
@media print {
  .text-formatted ol > *,
  .cke_editable ol > * {
    margin-left: 4.2rem;
  }
}
.text-formatted a:not([class^="btn"]),
.cke_editable a:not([class^="btn"]) {
  text-decoration: underline;
}
.text-formatted a:not([class^="btn"]):hover,
.text-formatted a:not([class^="btn"]):focus,
.cke_editable a:not([class^="btn"]):hover,
.cke_editable a:not([class^="btn"]):focus {
  color: #d94535;
}
.text-formatted .btn,
.cke_editable .btn {
  margin: 5px 15px 15px 5px;
}
.text-formatted figure,
.cke_editable figure {
  clear: both;
  margin: 0 auto 2em;
}
.text-formatted blockquote,
.cke_editable blockquote {
  padding: 0;
  margin: 0 0 1.5em;
}
.text-formatted blockquote p,
.cke_editable blockquote p {
  display: inline;
}
.text-formatted .align-center,
.cke_editable .align-center {
  text-align: center;
}
.text-formatted .align-center img,
.cke_editable .align-center img {
  margin: 0 auto;
}
@media screen and (max-width: 46.875em) {
  .text-formatted .align-left,
  .text-formatted .align-right,
  .cke_editable .align-left,
  .cke_editable .align-right {
    float: none;
  }
}
@media screen and (min-width: 46.9375em), print {
  .text-formatted .align-left,
  .text-formatted .align-right,
  .cke_editable .align-left,
  .cke_editable .align-right {
    max-width: 50%;
  }
}
@media screen and (min-width: 46.9375em), print {
  .text-formatted .align-left,
  .cke_editable .align-left {
    margin-right: 2em;
  }
}
@media screen and (min-width: 46.9375em), print {
  .text-formatted .align-right,
  .cke_editable .align-right {
    margin-left: 2em;
  }
}
.text-formatted .question,
.cke_editable .question {
  margin: 3em 0 0.75em;
  font-weight: bold;
}
.text-formatted .drop-cap::first-letter,
.cke_editable .drop-cap::first-letter {
  float: left;
  margin-right: 5px;
  padding-top: 0.6rem;
  font-size: 6rem;
  font-weight: 300;
  line-height: 0.7;
}
@media screen and (min-width: 62.5625em) {
  .text-formatted .drop-cap::first-letter,
  .cke_editable .drop-cap::first-letter {
    padding-top: 0.3rem;
    font-size: 6.5rem;
  }
}
@supports (-moz-appearance: none) {
  .text-formatted .drop-cap::first-letter,
  .cke_editable .drop-cap::first-letter {
    padding-top: 0.8rem;
  }
  @media screen and (min-width: 62.5625em) {
    .text-formatted .drop-cap::first-letter,
    .cke_editable .drop-cap::first-letter {
      padding-top: 0.6rem;
    }
  }
}
.text-formatted .medium-txt.drop-cap::first-letter,
.cke_editable .medium-txt.drop-cap::first-letter {
  font-size: 7.3rem;
}
@media screen and (min-width: 62.5625em) {
  .text-formatted .medium-txt.drop-cap::first-letter,
  .cke_editable .medium-txt.drop-cap::first-letter {
    font-size: 8.3rem;
  }
}
@supports (-moz-appearance: none) {
  .text-formatted .medium-txt.drop-cap,
  .cke_editable .medium-txt.drop-cap {
    padding-top: 1.2rem;
  }
}
.block-local-tasks-block {
  width: calc((23) * 3.4782608696vw + 0 * 5vw);
  margin: 0 auto;
}
@media screen and (min-width: 46.9375em) {
  .block-local-tasks-block {
    width: calc((21) * 3.4782608696vw + 0 * 5vw);
  }
}
@media screen and (min-width: 62.5625em) {
  .block-local-tasks-block {
    width: calc((19) * 3.4782608696vw + 0 * 5vw);
  }
}
.block-local-tasks-block nav.tabs {
  margin-bottom: 4.2rem;
}
.block-local-tasks-block .tabs.primary li {
  display: inline-block;
  margin: 4px;
}
.block-local-tasks-block .tabs.primary a {
  color: #fff;
  background: #d94535;
}
.list-article {
  margin-bottom: -4.2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -3.4782608696vw;
  margin-left: -3.4782608696vw;
}
@media screen and (min-width: 78.8125em) {
  .list-article {
    margin-right: -1.7391304348vw;
    margin-left: -1.7391304348vw;
    margin-bottom: -3.4782608696vw;
  }
}
@media print {
  .list-article {
    margin-right: -1rem;
    margin-left: -1rem;
  }
}
.list-article > * {
  width: calc(100% / 1 - 0.1px);
  padding-right: 3.4782608696vw;
  padding-left: 3.4782608696vw;
  margin-bottom: 6.9565217391vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 4.2rem;
}
@media screen and (min-width: 46.9375em), print {
  .list-article > * {
    width: calc(100% / 2 - 0.1px);
  }
}
@media screen and (min-width: 78.8125em) {
  .list-article > * {
    width: calc(100% / 3 - 0.1px);
    padding-right: 1.7391304348vw;
    padding-left: 1.7391304348vw;
    margin-bottom: 3.4782608696vw;
  }
}
@media print {
  .list-article > * {
    padding-right: 1rem;
    padding-left: 1rem;
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 78.75em) {
  .block-ardian-related-press-releases .list-article > li {
    width: 100%;
    padding-bottom: 2.1rem;
    margin-bottom: 2.1rem;
    position: relative;
  }
  .block-ardian-related-press-releases
    .list-article
    > li:not(:last-child)::before {
    content: "";
    height: 1px;
    background: rgba(85, 85, 85, 0.25);
    position: absolute;
    bottom: 0;
    left: 3.4782608696vw;
    right: 3.4782608696vw;
  }
  .block-ardian-related-press-releases
    .list-article
    > li
    .node--type-press-release {
    width: 100%;
  }
}
.list-career {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem;
}
@media print {
  .list-career {
    margin-right: -1rem;
    margin-left: -1rem;
  }
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .list-career {
    margin-right: -3.4782608696vw;
    margin-left: -3.4782608696vw;
  }
}
@media screen and (min-width: 62.5625em) {
  .list-career {
    margin-right: -1.7391304348vw;
    margin-left: -1.7391304348vw;
  }
}
@media screen and (min-width: 46.9375em) {
  .list-career {
    margin-top: 3.4782608696vw;
  }
}
.list-career > * {
  width: calc(100% / 1 - 0.1px);
  padding-right: 1rem;
  padding-left: 1rem;
  margin-bottom: 2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 4rem;
}
@media screen and (min-width: 46.9375em), print {
  .list-career > * {
    width: calc(100% / 2 - 0.1px);
    padding-right: 3.4782608696vw;
    padding-left: 3.4782608696vw;
    margin-bottom: 6.9565217391vw;
  }
}
@media screen and (min-width: 62.5625em) {
  .list-career > * {
    width: calc(100% / 3 - 0.1px);
    padding-right: 1.7391304348vw;
    padding-left: 1.7391304348vw;
    margin-bottom: 3.4782608696vw;
  }
}
.list-interlinking {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -1.7391304348vw;
  margin-left: -1.7391304348vw;
}
@media print {
  .list-interlinking {
    margin-right: -1rem;
    margin-left: -1rem;
  }
}
.list-interlinking > * {
  width: calc(100% / 1 - 0.1px);
  padding-right: 1.7391304348vw;
  padding-left: 1.7391304348vw;
  margin-bottom: 3.4782608696vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (max-width: 62.5em) {
  .list-interlinking > * {
    margin-bottom: 6.9565217391vw;
  }
  .list-interlinking > *:last-of-type {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 62.5625em), print {
  .list-interlinking > * {
    width: calc(100% / 2 - 0.1px);
    margin-bottom: 0;
  }
}
@media print {
  .list-interlinking > * {
    padding-right: 1rem;
    padding-left: 1rem;
    margin-bottom: 2rem;
  }
}
.list-intro-pillar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem;
  overflow: hidden;
  margin: 0;
}
.list-intro-pillar > * {
  width: calc(100% / 2 - 0.1px);
  padding-right: 1rem;
  padding-left: 1rem;
  margin-bottom: 2rem;
  padding: 0;
  margin: 0;
}
.list-intro-pillar > *::before {
  bottom: -0.2rem;
  height: 0.2rem;
  background-color: #f5f5f5;
}
.list-intro-pillar > *::after {
  width: 0.2rem;
  background-color: #f5f5f5;
}
@media screen and (max-width: 62.5em) {
  .list-intro-pillar {
    margin-top: 4.2rem;
  }
}
.list-intro-pillar li a {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 1.5rem;
  font-size: 1.6rem;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 0.052em;
}
.list-intro-pillar li a::after {
  content: "\e901";
  font-size: 1em;
  margin-top: 2rem;
  color: #d94535;
  font-size: 1.5rem;
}
@media screen and (max-width: 62.5em) {
  .list-intro-pillar li a {
    -webkit-transition: none;
    transition: none;
  }
}
@media screen and (min-width: 62.5625em) {
  .list-intro-pillar li a {
    padding: 2rem;
    font-size: 2.1rem;
  }
}
@media screen and (min-width: 78.8125em) {
  .list-intro-pillar li a {
    padding: 4.2rem;
    font-size: 2.5rem;
  }
  .list-intro-pillar li a:after {
    font-size: 2rem;
  }
}
.list-intro-pillar li a:hover,
.list-intro-pillar li a:focus {
  color: #fff;
  font-weight: 500;
}
.list-intro-pillar li a:hover:after,
.list-intro-pillar li a:focus:after {
  color: #fff;
}
.list-intro-pillar li a:hover.color-activity-1,
.list-intro-pillar li a:focus.color-activity-1 {
  background-color: #b6aca7;
}
.list-intro-pillar li a:hover.color-activity-2,
.list-intro-pillar li a:focus.color-activity-2 {
  background-color: #b9d3d8;
}
.list-intro-pillar li a:hover.color-activity-3,
.list-intro-pillar li a:focus.color-activity-3 {
  background-color: #7fbbbf;
}
.list-intro-pillar li a:hover.color-activity-4,
.list-intro-pillar li a:focus.color-activity-4 {
  background-color: #7aaece;
}
.list-intro-pillar li a:hover.color-activity-5,
.list-intro-pillar li a:focus.color-activity-5 {
  background-color: #7aa5a6;
}
.list-intro-pillar li a:hover.color-activity-6,
.list-intro-pillar li a:focus.color-activity-6 {
  background-color: #009ba3;
}
.list-intro-pillar li a:hover.color-activity-7,
.list-intro-pillar li a:focus.color-activity-7 {
  background-color: #9482b5;
}
.list-intro-pillar li a:hover.color-activity-8,
.list-intro-pillar li a:focus.color-activity-8 {
  background-color: #6a7999;
}
.list-intro-pillar li a:hover.color-activity-9,
.list-intro-pillar li a:focus.color-activity-9 {
  background-color: #99cc99;
}
.list-intro-pillar li a:hover.color-activity-10,
.list-intro-pillar li a:focus.color-activity-10 {
  background-color: #9ba77b;
}
.list-intro-pillar li a:hover.color-activity-11,
.list-intro-pillar li a:focus.color-activity-11 {
  background-color: #728680;
}
.list-intro-pillar li a:hover.color-activity-12,
.list-intro-pillar li a:focus.color-activity-12 {
  background-color: #e73027;
}
.list-intro-pillar li a:hover.color-activity-13,
.list-intro-pillar li a:focus.color-activity-13 {
  background-color: #d94535;
}
.list-intro-pillar li a:hover.color-activity-14,
.list-intro-pillar li a:focus.color-activity-14 {
  background-color: #fbdad7;
}
.list-intro-pillar li a:hover.color-activity-15,
.list-intro-pillar li a:focus.color-activity-15 {
  background-color: #9593be;
}
.list-intro-pillar li a:hover.color-activity-16,
.list-intro-pillar li a:focus.color-activity-16 {
  background-color: #d94535;
}
.list-intro-pillar li a:hover.color-activity-17,
.list-intro-pillar li a:focus.color-activity-17 {
  background-color: #0098b6;
}
.list-intro-pillar li a:hover.color-activity-18,
.list-intro-pillar li a:focus.color-activity-18 {
  background-color: #016668;
}
.list-intro-pillar li a:hover.color-activity-19,
.list-intro-pillar li a:focus.color-activity-19 {
  background-color: #6bcaba;
}
.list-investment-preview-logo {
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem;
}
.list-investment-preview-logo > * {
  width: calc(100% / 2 - 0.1px);
  padding-right: 1rem;
  padding-left: 1rem;
  margin-bottom: 2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 0;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.list-investment-preview-logo > *::before {
  bottom: -1px;
}
@media screen and (min-width: 46.9375em), print {
  .list-investment-preview-logo > * {
    width: calc(100% / 3 - 0.1px);
  }
}
@media screen and (min-width: 62.5625em) {
  .list-investment-preview-logo > * {
    width: calc(100% / 4 - 0.1px);
  }
}
.list-investment-preview-logo > li {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.list-investment-preview-profile {
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem;
}
.list-investment-preview-profile > * {
  width: calc(100% / 1 - 0.1px);
  padding-right: 1rem;
  padding-left: 1rem;
  margin-bottom: 2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
}
.list-investment-preview-profile > *::before {
  bottom: -1px;
}
@media screen and (min-width: 62.5625em), print {
  .list-investment-preview-profile > * {
    width: calc(100% / 2 - 0.1px);
  }
}
.list-key-figure {
  margin-bottom: -3.4782608696vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -1.7391304348vw;
  margin-left: -1.7391304348vw;
}
@media print {
  .list-key-figure {
    margin-right: -1rem;
    margin-left: -1rem;
  }
}
.list-key-figure > * {
  width: calc(100% / 1 - 0.1px);
  padding-right: 1.7391304348vw;
  padding-left: 1.7391304348vw;
  margin-bottom: 3.4782608696vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (min-width: 46.9375em), print {
  .list-key-figure > * {
    width: calc(100% / 3 - 0.1px);
  }
}
@media print {
  .list-key-figure > * {
    padding-right: 1rem;
    padding-left: 1rem;
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .map.type-a .list-key-figure li {
    margin-bottom: 0;
  }
}
.list-percentage {
  margin-bottom: -5.2173913043vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -2.6086956522vw;
  margin-left: -2.6086956522vw;
}
@media print {
  .list-percentage {
    margin-right: -1rem;
    margin-left: -1rem;
  }
}
.list-percentage > * {
  width: calc(100% / 1 - 0.1px);
  padding-right: 2.6086956522vw;
  padding-left: 2.6086956522vw;
  margin-bottom: 5.2173913043vw;
}
@media screen and (min-width: 46.9375em), print {
  .list-percentage > * {
    width: calc(100% / 3 - 0.1px);
  }
}
@media print {
  .list-percentage > * {
    padding-right: 1rem;
    padding-left: 1rem;
    margin-bottom: 2rem;
  }
}
.list-portrait {
  margin-bottom: -10.4347826087vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5.2173913043vw;
  margin-left: -5.2173913043vw;
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .list-portrait {
    margin-right: -3.4782608696vw;
    margin-left: -3.4782608696vw;
    margin-bottom: -6.9565217391vw;
  }
}
@media screen and (min-width: 62.5625em) {
  .list-portrait {
    margin-right: -1.7391304348vw;
    margin-left: -1.7391304348vw;
    margin-bottom: -3.4782608696vw;
  }
}
@media print {
  .list-portrait {
    margin-right: -1rem;
    margin-left: -1rem;
  }
}
.list-portrait > * {
  width: calc(100% / 2 - 0.1px);
  padding-right: 5.2173913043vw;
  padding-left: 5.2173913043vw;
  margin-bottom: 10.4347826087vw;
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em), print {
  .list-portrait > * {
    width: calc(100% / 3 - 0.1px);
    padding-right: 3.4782608696vw;
    padding-left: 3.4782608696vw;
    margin-bottom: 6.9565217391vw;
  }
}
@media screen and (min-width: 62.5625em) {
  .list-portrait > * {
    width: calc(100% / 4 - 0.1px);
    padding-right: 1.7391304348vw;
    padding-left: 1.7391304348vw;
    margin-bottom: 3.4782608696vw;
  }
}
@media print {
  .list-portrait > * {
    padding-right: 1rem;
    padding-left: 1rem;
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 46.875em) {
  .board .list-portrait li {
    width: 100%;
  }
}
.list-publication {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 118rem;
  margin: 0 auto 5rem;
  row-gap: 4rem;
}
.list-publication li {
  width: 100%;
}
@media screen and (min-width: 28.1875em) {
  .list-publication li {
    width: 50%;
  }
}
@media screen and (min-width: 62.5625em) {
  .list-publication li {
    width: 33.3333333333%;
  }
}
.list-publication li .img::before {
  opacity: 1;
}
.section-publication-newsroom-list .list-publication {
  width: calc(100% - 20vw);
  margin: 0 auto;
}
@media screen and (min-width: 46.9375em) {
  .section-publication-newsroom-list .list-publication {
    width: auto;
  }
}
@media screen and (max-width: 28.125em) {
  .section-publication-newsroom-list .list-publication .img {
    width: calc(100vw - 6rem);
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 28.1875em) and (max-width: 46.875em) {
  .section-publication-newsroom-list .list-publication .img:before {
    right: calc(100% - 3rem);
  }
}
.list-simple {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem;
}
.list-simple > * {
  width: calc(100% / 1 - 0.1px);
  padding-right: 1rem;
  padding-left: 1rem;
  margin-bottom: 2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (min-width: 46.9375em), print {
  .list-simple > * {
    width: calc(100% / 2 - 0.1px);
  }
}
@media screen and (min-width: 62.5625em) {
  .list-simple > * {
    width: calc(100% / 3 - 0.1px);
  }
}
.list-simple > li > div {
  width: 100%;
}
.list-tag {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: -0.75em;
}
@media screen and (min-width: 62.5625em) {
  .list-tag {
    margin-bottom: -1.5em;
  }
}
@media screen and (min-width: 62.5625em) {
  .openings_list_short .list-tag {
    margin-bottom: -0.5em;
  }
}
.section-list .thematics-podcasts-item.type-expanded + .type-expanded {
  margin-top: 4.2rem;
}
.list-news-preview {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -3.4782608696vw;
  margin-left: -3.4782608696vw;
}
@media print {
  .list-news-preview {
    margin-right: -1rem;
    margin-left: -1rem;
  }
}
.list-news-preview > * {
  width: calc(100% / 1 - 0.1px);
  padding-right: 3.4782608696vw;
  padding-left: 3.4782608696vw;
  margin-bottom: 6.9565217391vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 4.2rem;
}
@media screen and (min-width: 46.9375em), print {
  .list-news-preview > * {
    width: calc(100% / 2 - 0.1px);
  }
}
.list-recent-press {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -3.4782608696vw;
  margin-left: -3.4782608696vw;
}
@media print {
  .list-recent-press {
    margin-right: -1rem;
    margin-left: -1rem;
  }
}
.list-recent-press > * {
  width: calc(100% / 1 - 0.1px);
  padding-right: 3.4782608696vw;
  padding-left: 3.4782608696vw;
  margin-bottom: 6.9565217391vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 3rem;
}
.list-recent-press > *:not(:last-of-type) {
  position: relative;
}
.list-recent-press > *:not(:last-of-type)::after {
  position: absolute;
  bottom: -1rem;
  content: "";
  left: 3.4782608696vw;
  height: 1px;
  width: 10rem;
  background: rgba(85, 85, 85, 0.3);
}
.menu--lp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 2rem 0;
}
@media print {
  .menu--lp {
    display: none;
  }
}
.menu--lp .menu-item {
  position: relative;
}
.menu--lp .menu-item::after {
  position: absolute;
  top: 100%;
  right: 0.5em;
  left: 0.5em;
  content: "";
  border-top: 1px solid rgba(255, 255, 255, 0.25);
}
.menu--lp .menu-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.5em 0.75em;
  white-space: nowrap;
}
.menu--lp .menu-link:hover,
.menu--lp .menu-link:focus {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.menu--lp .menu-link.is-active {
  color: #d94535;
}
.menu--lp .menu-link.type-profile {
  text-transform: uppercase;
  font-weight: bold;
  text-shadow: none;
}
.region-header .menu--lp {
  height: 100%;
  margin: 0;
  position: relative;
}
.region-header .menu--lp::after {
  content: "";
  width: 1px;
  height: 100%;
  background-color: #000;
  position: absolute;
  top: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 14px;
  background-color: rgba(85, 85, 85, 0.25);
  z-index: 2;
}
@media screen and (max-width: 78.75em) {
  .region-header .menu--lp {
    display: none;
  }
}
.region-header .menu--lp .menu-item::after {
  border-top-color: rgba(85, 85, 85, 0.25);
}
.is-front .header:not(.is-expanded) .region-header .menu--lp::after {
  background-color: #fff;
}
.header.is-scrolling .region-header .menu--lp,
.is-front:not(.fp-viewing-0) .header .region-header .menu--lp {
  visibility: hidden;
  opacity: 0;
}
.menu--lp-expanded {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 1rem;
  font-weight: 400;
  width: 100%;
}
@media screen and (max-width: 46.875em) {
  .menu--lp-expanded {
    font-size: 1.4rem;
  }
}
.menu--lp-expanded__title {
  opacity: 0.5;
}
.menu--lp-expanded .menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  padding-bottom: 1.1594202899vw;
  margin-bottom: 1.1594202899vw;
  border-bottom: 0.5px solid #555555;
}
@media screen and (max-width: 46.875em) {
  .menu--lp-expanded .menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
@media screen and (max-width: 46.875em) {
  .menu--lp-expanded .menu-item {
    font-size: 1.4rem;
  }
  .menu--lp-expanded .menu-item:not(:last-child) {
    margin-bottom: 1.3913043478vw;
  }
}
.menu--lp-expanded .menu-item.is-active {
  color: #d94535;
}
.menu--lp-expanded__login {
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: calc(3.4782608696vw / 3 + 0.6rem);
  padding-top: 0.7rem;
  margin-bottom: 1.1594202899vw;
  border-bottom: 0.5px solid #555555;
  width: 100%;
  font-size: 1rem;
}
@media screen and (max-width: 46.875em) {
  .menu--lp-expanded__login {
    font-size: 1.4rem;
  }
}
.menu--secondary .menu-item {
  display: inline-block;
}
.menu--secondary .menu-item:not(:last-of-type)::after {
  content: "|";
  display: inline-block;
}
@media screen and (max-width: 46.875em) {
  .header .menu--secondary {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 46.9375em) {
  .header .menu--secondary {
    margin-left: auto;
  }
  .header .menu--secondary .menu-item::after {
    content: "|";
    display: inline-block;
  }
}
.slideshow-award {
  border: solid rgba(85, 85, 85, 0.5);
  border-width: 1px 0;
}
@media screen and (max-width: 62.5em) {
  .slideshow-award .slick-dots {
    margin-bottom: 2rem;
  }
}
.slideshow-award .slick-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.slideshow-banner-casestudy .slick-dots {
  margin: 0 5vw;
}
@media screen and (max-width: 46.875em) {
  .slideshow-banner-casestudy .slick-dots {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media screen and (min-width: 62.5625em) {
  .slideshow-card-a {
    margin-left: -5vw;
    margin-right: -5vw;
  }
}
.slideshow-card-a-wrapper {
  position: relative;
}
.slideshow-card-a-wrapper::before {
  content: "";
  position: absolute;
  top: 5vw;
  bottom: 5vw;
  left: -5vw;
  right: -5vw;
  background: #d94535;
}
@media screen and (min-width: 46.9375em) {
  .slideshow-card-a-wrapper::before {
    top: -3rem;
    bottom: -3rem;
    left: 3.4782608696vw;
    right: 3.4782608696vw;
  }
}
.slideshow-card-a-wrapper > * {
  position: relative;
  z-index: 1;
  margin-top: 0;
  margin-bottom: 0;
}
@media screen and (min-width: 46.9375em) {
  .slideshow-card-a-wrapper > * {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 46.9375em) {
  .slideshow-card-a-wrapper::before {
    top: 0;
    bottom: 0;
    left: 8.4782608696vw;
    right: 11.9565217391vw;
  }
}
@media screen and (max-width: 46.875em) {
  .slideshow-card-a-wrapper::before {
    top: calc(4rem + 5vw);
    bottom: calc(8rem + 5vw);
  }
}
@media screen and (max-width: 560px) {
  .slideshow-card-a-wrapper::before {
    bottom: calc(9.5rem + 5vw);
  }
}
.slideshow-card-a-wrapper .paragraph-content {
  margin-top: 0;
  margin-left: 5vw;
  margin-right: 5vw;
  padding: 0 3rem 2rem 3rem;
  color: #fff;
}
@media screen and (min-width: 46.9375em) {
  .slideshow-card-a-wrapper .paragraph-content {
    margin-left: 8.4782608696vw;
    margin-right: 11.9565217391vw;
  }
}
.slideshow-card-a-wrapper .paragraph-content .link {
  text-align: right;
}
@media screen and (min-width: 46.9375em) {
  .slideshow-card-a-wrapper .paragraph-content .link a {
    color: #fff;
  }
}
.slideshow-card-a-wrapper:has(.paragraph-content) .slideshow-card-a {
  margin-bottom: 0;
}
@media screen and (max-width: 46.875em) {
  .slideshow-card-a-wrapper:has(.paragraph-content) .slideshow-card-a {
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 46.9375em) {
  .slideshow-card-a-wrapper > * {
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 46.9375em) {
  .slideshow-card-a .slick-list {
    padding-right: 5vw;
  }
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .slideshow-card-a .slick-list {
    padding-right: 0;
  }
}
@media print {
  .slideshow-card-a .slick-list {
    padding-right: 1rem;
  }
}
.slideshow-card-a.slick-initialized .slick-slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.slideshow-card-a.slick-initialized .slick-slide > div,
.slideshow-card-a.slick-initialized .slick-slide .card-a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.slideshow-card-a.slick-initialized .slick-slide > div > div {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.slideshow-card-a .slick-slide {
  padding: 4rem 5vw 6rem;
}
@media screen and (min-width: 46.9375em) {
  .slideshow-card-a .slick-slide {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .slideshow-card-a .slick-slide {
    padding-right: 3.4782608696vw;
    padding-left: 5vw;
  }
}
@media print {
  .slideshow-card-a .slick-slide {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}
@media screen and (min-width: 64.0625em) {
  .slideshow-card-b {
    margin-left: -5vw;
    margin-right: -5vw;
  }
}
@media screen and (min-width: 64.0625em) {
  .slideshow-card-b .slick-list {
    padding-left: 3.4782608696vw !important;
    padding-right: 3.4782608696vw !important;
  }
}
.slideshow-card-b .slick-track {
  padding-top: 3.3rem;
  padding-bottom: 6rem;
}
.slideshow-card-b .slick-slide {
  margin: 0 1.7391304348vw;
}
@media screen and (min-width: 64.0625em) {
  .slideshow-card-b .slick-slide:not(.slick-active) {
    opacity: 0;
  }
}
@media screen and (min-width: 46.9375em) and (max-width: 64em) {
  .slideshow-card-b .slick-slide {
    margin-left: 2.6086956522vw;
    margin-right: 2.6086956522vw;
  }
}
.slideshow-card-b .slick-controls {
  margin-top: -4rem;
}
@media screen and (min-width: 46.9375em) {
  .slideshow-card-b .slick-controls {
    margin-top: -2rem;
  }
}
.block-hp-expertises-block .slideshow-card-b .slick-slide {
  min-height: 410px;
}
@media screen and (max-width: 78.75em) {
  .block-hp-expertises-block .slideshow-card-b .slick-slide {
    min-height: 0;
  }
}
.slideshow-growth .slick-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 3rem;
}
.slideshow-growth .slick-slide {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (min-width: 46.9375em) {
  .slideshow-growth .slick-slide {
    padding-left: calc(0.1 * 5vw);
    padding-right: calc(0.1 * 5vw);
  }
}
.slideshow-growth .slick-slide:not(.slick-current) {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
@media print {
  .slideshow-growth .slick-slide:not(.slick-current) {
    display: none;
  }
}
.slideshow-growth .slick-dots {
  margin-top: -2rem;
}
@media screen and (min-width: 46.9375em) {
  .slideshow-growth .slick-dots {
    margin-top: -1rem;
  }
}
.slideshow-image .slick-controls {
  position: absolute;
  bottom: -3rem;
  left: 0;
}
@media screen and (min-width: 62.5625em) {
  .slideshow-image .slick-controls {
    left: 48.6956521739vw;
    bottom: 3rem;
  }
}
.slideshow-keypoint .slick-controls {
  margin-left: 6.9565217391vw;
}
@media screen and (min-width: 46.9375em) {
  .slideshow-keypoint .slick-controls {
    position: absolute;
    margin-left: 0;
  }
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .slideshow-keypoint .slick-controls {
    left: 38.2608695652vw;
    bottom: -0.5rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .slideshow-keypoint .slick-controls {
    left: 45.2173913043vw;
    bottom: 3.4782608696vw;
  }
}
.slideshow-keypoint .slick-arrow {
  color: #323c46;
}
.slideshow-mobile-only .slick-slide {
  padding: 1rem 3.4782608696vw 2rem;
}
.slideshow-news-preview {
  margin: -3rem -10vw 0;
}
@media screen and (min-width: 46.9375em) {
  .slideshow-news-preview {
    margin-left: -5vw;
    margin-right: -5vw;
  }
}
@media print {
  .slideshow-news-preview {
    margin-right: 1rem;
    margin-left: 1rem;
  }
}
@media screen and (min-width: 46.9375em) {
  .slideshow-news-preview .slick-list {
    padding: 0 calc(5vw - 0.5 * 3.4782608696vw);
  }
}
.slideshow-news-preview .slick-slide {
  margin: 3rem 10vw 0;
}
@media screen and (min-width: 46.9375em) {
  .slideshow-news-preview .slick-slide {
    margin-left: 1.7391304348vw;
    margin-right: 1.7391304348vw;
  }
}
@media screen and (min-width: 46.9375em) {
  .slideshow-news-preview .slick-slide:not(.slick-active) {
    opacity: 0;
  }
}
.slideshow-news-preview .slick-dots {
  margin-top: 2rem;
}
.slideshow-publication .slick-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: var(--publication-slick-track-height);
  padding-bottom: 1rem;
}
@media screen and (min-width: 62.5625em) {
  .slideshow-publication .slick-track {
    padding-bottom: 4rem;
  }
}
.slideshow-publication .slick-track.resizing {
  height: auto;
}
.slideshow-publication .slick-list {
  overflow: visible;
}
.slideshow-publication .slick-slide {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media print {
  .slideshow-publication .slick-slide:not(.slick-current) {
    display: none;
  }
}
.slideshow-publication .slick-slide:not(.slick-active) {
  opacity: 1;
}
@media screen and (min-width: 46.9375em) {
  .slideshow-publication .slick-slide:not(.slick-active) {
    opacity: 0;
  }
}
.slideshow-publication .slick-slide.slick-active .img::before {
  opacity: 1;
}
@media screen and (max-width: 46.875em) {
  .slideshow-publication.slideshow-center .slick-controls {
    padding-left: 3rem;
    text-align: left;
  }
}
@media screen and (max-width: 28.125em) {
  .slideshow-publication.slideshow-center .slick-controls {
    padding-left: 10vw;
  }
}
@media screen and (min-width: 62.5625em) {
  .slideshow-team {
    margin-left: -1.7391304348vw;
    margin-right: -1.7391304348vw;
    margin-bottom: 2rem;
  }
}
.slideshow-team .slick-track {
  padding-top: 3rem;
  padding-bottom: 1.5rem;
}
@media screen and (max-width: 46.875em) {
  .slideshow-team .slick-track {
    margin-left: calc(-1 * (5vw + 2 * 3.4782608696vw));
  }
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .slideshow-team .slick-track {
    margin-left: -29.5652173913vw;
  }
}
.slideshow-team .slick-slide {
  margin: 0 5.2173913043vw;
}
@media screen and (min-width: 46.9375em) {
  .slideshow-team .slick-slide {
    margin-left: 1.7391304348vw;
    margin-right: 1.7391304348vw;
  }
}
@media print {
  .slideshow-team .slick-slide {
    margin-right: 1rem;
    margin-left: 1rem;
  }
}
.slideshow-team .slick-slide > div {
  height: auto;
}
.slideshow-team .slick-controls {
  margin-top: 1rem;
}
@media screen and (max-width: 46.875em) {
  .slideshow-team .slick-controls {
    text-align: left;
    margin-left: 10vw;
  }
}
.slideshow-tips .slick-slide {
  margin: 0 1.6rem;
  height: auto;
}
.slideshow-tips .slick-slide[aria-hidden="true"] {
  opacity: 0.6;
}
.slideshow-tips .slick-slide > div {
  height: 100%;
}
.slideshow-tips .slick-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 3.3rem;
  padding-bottom: 6rem;
}
.slideshow-tips .slick-controls {
  color: #d94535;
}
@media print {
  .slick-list {
    overflow: visible;
    height: auto !important;
  }
}
@media print {
  .slick-track {
    height: auto !important;
    width: 100% !important;
    -webkit-transform: none !important;
    transform: none !important;
  }
}
@media screen and (max-width: 46.875em) {
  [class^="slideshow-multiple-"] .slick-track,
  .slideshow-mobile-only .slick-track {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
[class^="slideshow-multiple-"] .slick-track {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.slick-slide {
  position: relative;
}
.slick-slide:focus {
  outline: none;
}
@media print {
  .slick-slide {
    float: none;
    width: 100% !important;
  }
  .slick-slide:not(.slick-active) {
    display: none !important;
  }
}
[class^="slideshow-multiple-"] .slick-slide {
  height: auto;
}
[class^="slideshow-multiple-"] .slick-slide > * {
  height: 100%;
}
[class^="slideshow-multiple-"] .slick-slide > * > * {
  height: 100%;
}
[class^="slideshow-multiple-"] .slick-slide > * > * > * {
  height: 100%;
}
.slick-arrow,
.slick-dot button {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0;
  z-index: 1;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  color: inherit;
  text-indent: -999em;
}
@media print {
  .slick-controls {
    display: none;
  }
}
.slick-controls > li {
  display: inline-block;
}
.slideshow-center .slick-controls {
  text-align: center;
}
.slick-arrow {
  width: 2.1rem;
  background: none !important;
  cursor: pointer;
}
.color-activity-1 .slick-arrow {
  color: #b6aca7;
}
.color-activity-2 .slick-arrow {
  color: #b9d3d8;
}
.color-activity-3 .slick-arrow {
  color: #7fbbbf;
}
.color-activity-4 .slick-arrow {
  color: #7aaece;
}
.color-activity-5 .slick-arrow {
  color: #7aa5a6;
}
.color-activity-6 .slick-arrow {
  color: #009ba3;
}
.color-activity-7 .slick-arrow {
  color: #9482b5;
}
.color-activity-8 .slick-arrow {
  color: #6a7999;
}
.color-activity-9 .slick-arrow {
  color: #99cc99;
}
.color-activity-10 .slick-arrow {
  color: #9ba77b;
}
.color-activity-11 .slick-arrow {
  color: #728680;
}
.color-activity-12 .slick-arrow {
  color: #e73027;
}
.color-activity-13 .slick-arrow {
  color: #d94535;
}
.color-activity-14 .slick-arrow {
  color: #fbdad7;
}
.color-activity-15 .slick-arrow {
  color: #9593be;
}
.color-activity-16 .slick-arrow {
  color: #d94535;
}
.color-activity-17 .slick-arrow {
  color: #0098b6;
}
.color-activity-18 .slick-arrow {
  color: #016668;
}
.color-activity-19 .slick-arrow {
  color: #6bcaba;
}
.slick-arrow::before {
  content: "\e901";
  font-size: 1em;
  text-indent: 0;
}
.slick-arrow:hover::before,
.slick-arrow:focus::before,
.slick-arrow:active::before {
  -webkit-transform: none;
  transform: none;
  font-weight: bold;
}
.slick-arrow.slick-prev::before {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
  vertical-align: top;
}
.slick-arrow.slick-next {
  margin-left: 3rem;
}
.slick-arrow.slick-disabled {
  cursor: default;
  color: rgba(85, 85, 85, 0.3);
}
.slick-arrow.slick-disabled:hover::before {
  font-weight: normal;
}
.slick-dots {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: 1rem;
}
@media print {
  .slick-dots {
    display: none;
  }
}
@media screen and (min-width: 62.5625em) {
  .slideshow-award .slick-dots {
    margin-bottom: 3rem;
  }
}
.slideshow-center .slick-dots {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (max-width: 46.875em) {
  .slideshow-dot-vertical .slick-dots {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
  }
}
@media screen and (min-width: 46.9375em) {
  .slideshow-dot-vertical .slick-dots {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 5vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.slideshow-dot .slick-dots {
  margin-bottom: 3.5rem;
}
.slick-dot {
  margin: 1.5rem 0.45rem 0 0.45rem;
}
.color-activity-1 .slick-dot.slick-active button {
  background-color: #b6aca7;
}
.color-activity-2 .slick-dot.slick-active button {
  background-color: #b9d3d8;
}
.color-activity-3 .slick-dot.slick-active button {
  background-color: #7fbbbf;
}
.color-activity-4 .slick-dot.slick-active button {
  background-color: #7aaece;
}
.color-activity-5 .slick-dot.slick-active button {
  background-color: #7aa5a6;
}
.color-activity-6 .slick-dot.slick-active button {
  background-color: #009ba3;
}
.color-activity-7 .slick-dot.slick-active button {
  background-color: #9482b5;
}
.color-activity-8 .slick-dot.slick-active button {
  background-color: #6a7999;
}
.color-activity-9 .slick-dot.slick-active button {
  background-color: #99cc99;
}
.color-activity-10 .slick-dot.slick-active button {
  background-color: #9ba77b;
}
.color-activity-11 .slick-dot.slick-active button {
  background-color: #728680;
}
.color-activity-12 .slick-dot.slick-active button {
  background-color: #e73027;
}
.color-activity-13 .slick-dot.slick-active button {
  background-color: #d94535;
}
.color-activity-14 .slick-dot.slick-active button {
  background-color: #fbdad7;
}
.color-activity-15 .slick-dot.slick-active button {
  background-color: #9593be;
}
.color-activity-16 .slick-dot.slick-active button {
  background-color: #d94535;
}
.color-activity-17 .slick-dot.slick-active button {
  background-color: #0098b6;
}
.color-activity-18 .slick-dot.slick-active button {
  background-color: #016668;
}
.color-activity-19 .slick-dot.slick-active button {
  background-color: #6bcaba;
}
.slideshow-dot-vertical .slick-dot {
  margin-right: 0;
}
.address {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 1em;
}
.address .place {
  margin-bottom: 0.75em;
  font-weight: 300;
}
.address a.place:hover,
.address a.place:focus {
  text-decoration: underline;
}
.address .tel {
  margin-bottom: 0.75em;
}
.address .tel:hover,
.address .tel:focus {
  text-decoration: underline;
}
.address .mail {
  font-weight: 300;
  text-decoration: none;
}
.address .mail:hover,
.address .mail:focus {
  text-decoration: underline;
}
.alert {
  position: fixed;
  z-index: 2;
  width: 100%;
  background: #d94535;
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.2;
}
@media screen and (min-width: 62.5625em) {
  .alert {
    position: relative;
  }
}
@media print {
  .alert {
    background: none;
    color: inherit;
  }
}
.alert.type-color-A {
  background: #d94535;
  color: #fff;
}
.alert.type-color-B {
  background: #f5f5f5;
  color: #555555;
}
.alert .layout-m,
.alert .section-video-content,
.alert .section-publication-content,
.alert .section-publication-newsroom-list-content,
.alert .menu-nested-links,
.alert .heading-article-sticky p,
.heading-article-sticky .alert p,
.alert .collapsible-header-content .wrapper-right .menu-return,
.collapsible-header-content .wrapper-right .alert .menu-return,
.alert .collapsible-header-content .wrapper-left .region-navigation,
.collapsible-header-content .wrapper-left .alert .region-navigation {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1.5rem 2rem 1.5rem 0;
}
@media screen and (min-width: 46.9375em) {
  .alert .layout-m,
  .alert .section-video-content,
  .alert .section-publication-content,
  .alert .section-publication-newsroom-list-content,
  .alert .menu-nested-links,
  .alert .heading-article-sticky p,
  .heading-article-sticky .alert p,
  .alert .collapsible-header-content .wrapper-right .menu-return,
  .collapsible-header-content .wrapper-right .alert .menu-return,
  .alert .collapsible-header-content .wrapper-left .region-navigation,
  .collapsible-header-content .wrapper-left .alert .region-navigation {
    padding: 1.5rem 0;
  }
}
.alert-content {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.alert-content .text-formatted a:hover,
.alert-content .text-formatted a:focus {
  color: inherit;
  text-decoration: none;
}
.alert-close {
  position: absolute;
  top: 2rem;
  right: 2rem;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  min-width: 0;
  width: 2.5rem;
  height: 2.5rem;
  padding: 0;
  background: none;
  color: inherit;
  font-size: 2.5rem;
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
}
.alert-close::before {
  content: "\e904";
  font-size: 1em;
  line-height: 1;
}
@media print {
  .alert-close {
    display: none;
  }
}
.award {
  padding: 5.6rem 3.4782608696vw 4rem;
  font-size: 1.2rem;
}
@media screen and (min-width: 46.9375em), print {
  .award {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 5.6rem;
    padding-right: 6.9565217391vw;
  }
}
@media screen and (min-width: 62.5625em) {
  .award {
    padding: 6.8rem 10.4347826087vw;
    font-size: 1.4rem;
  }
}
.slick-dotted .award {
  padding-bottom: 0;
}
.award .image {
  max-width: 38.2608695652vw;
  margin-bottom: 6.9565217391vw;
}
@media screen and (min-width: 46.9375em) {
  .award .image {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .award .image {
    max-width: 20.8695652174vw;
    margin-right: 6.9565217391vw;
  }
}
@media screen and (min-width: 62.5625em) {
  .award .image {
    max-width: 13.9130434783vw;
    margin-right: 3.4782608696vw;
  }
}
.award .image img {
  width: auto;
  margin-right: 0;
}
.award .title {
  margin-bottom: 0;
  font-size: 2.1rem;
  font-weight: 400;
}
@media screen and (min-width: 62.5625em) {
  .award .title {
    font-size: 2.5rem;
  }
}
.award .category {
  font-size: 1rem;
}
@media screen and (min-width: 62.5625em) {
  .award .category {
    font-size: 1.2rem;
  }
}
.award .category,
.award .abstract {
  margin-bottom: 1.5em;
}
@media screen and (min-width: 62.5625em) {
  .award .category,
  .award .abstract {
    margin-bottom: 1rem;
  }
}
.award .date {
  text-align: left;
}
.back-top {
  position: fixed;
  bottom: 5rem;
  right: 5rem;
  display: block;
  width: 4.5rem;
  height: 4.5rem;
  overflow: hidden;
  background: #323c46;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: solid 1px currentColor;
}
@media screen and (max-width: 46.875em) {
  .back-top {
    position: absolute;
    right: 10vw;
    bottom: 4.2rem;
  }
}
.back-top::before {
  content: "";
  position: absolute;
  left: 37%;
  top: 45%;
  width: 1.3rem;
  height: 1.3rem;
  z-index: 1;
  border-style: solid;
  border-width: 1px 1px 0 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.back-top:focus,
.back-top:hover,
.back-top:active {
  color: #d94535;
}
.back-top:focus::before,
.back-top:hover::before,
.back-top:active::before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.banner-error {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 2rem 2rem 5.5rem;
  background: #323c46;
}
.banner-error .number {
  color: #d94535;
  font-size: 10.3rem;
  font-weight: 300;
}
@media screen and (min-width: 62.5625em) {
  .banner-error .number {
    font-size: 19.3rem;
  }
}
.banner-error .content {
  width: calc((17) * 3.4782608696vw + 0 * 5vw);
  color: #fff;
  text-align: center;
}
@media screen and (min-width: 46.9375em) {
  .banner-error .content {
    width: calc((9) * 3.4782608696vw + 0 * 5vw);
  }
}
@media screen and (min-width: 62.5625em) {
  .banner-error .content {
    width: calc((7) * 3.4782608696vw + 0 * 5vw);
    padding: 0 1.7391304348vw;
  }
}
.banner {
  min-height: 40rem;
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .banner {
    min-height: 31rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .banner {
    min-height: 49.7rem;
  }
}
@media print {
  .banner {
    min-height: inherit;
  }
}
@media screen and (max-width: 46.875em) {
  .banner {
    margin-left: 5vw;
    margin-right: 5vw;
  }
}
@media screen and (min-width: 46.9375em) {
  .banner {
    margin-bottom: 4.2rem;
  }
}
.banner .bg {
  position: relative;
  width: 100%;
}
.banner .content {
  position: absolute;
  padding: 0 5vw;
}
@media screen and (min-width: 46.9375em) {
  .banner .content {
    padding-right: 5vw;
  }
}
@media print {
  .banner .content {
    padding: 0 !important;
  }
}
@media screen and (min-width: 62.5625em) {
  .banner .intro {
    padding-top: 2.4347826087vw;
    padding-bottom: 2.4347826087vw;
  }
}
.banner.type-bg-quote {
  padding-bottom: 6.8rem;
  margin-bottom: 0;
}
.banner.type-bg-quote .content {
  bottom: 0;
  right: 0;
}
@media screen and (min-width: 46.9375em) {
  .banner.type-bg-quote .content {
    padding-right: 10vw;
    padding-left: 0;
    bottom: 0;
    top: 9vw;
  }
}
.banner.type-bg-quote .intro {
  background: #323c46;
  -webkit-box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.1);
  box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.1);
  color: #fff;
}
@media screen and (min-width: 46.9375em) {
  .banner.type-bg-quote .intro {
    position: absolute;
    bottom: 0;
    width: calc(100% - 10vw);
    left: 0;
  }
}
.color-activity-1 .banner.type-bg-quote .intro {
  background: #b6aca7;
}
.color-activity-2 .banner.type-bg-quote .intro {
  background: #b9d3d8;
}
.color-activity-3 .banner.type-bg-quote .intro {
  background: #7fbbbf;
}
.color-activity-4 .banner.type-bg-quote .intro {
  background: #7aaece;
}
.color-activity-5 .banner.type-bg-quote .intro {
  background: #7aa5a6;
}
.color-activity-6 .banner.type-bg-quote .intro {
  background: #009ba3;
}
.color-activity-7 .banner.type-bg-quote .intro {
  background: #9482b5;
}
.color-activity-8 .banner.type-bg-quote .intro {
  background: #6a7999;
}
.color-activity-9 .banner.type-bg-quote .intro {
  background: #99cc99;
}
.color-activity-10 .banner.type-bg-quote .intro {
  background: #9ba77b;
}
.color-activity-11 .banner.type-bg-quote .intro {
  background: #728680;
}
.color-activity-12 .banner.type-bg-quote .intro {
  background: #e73027;
}
.color-activity-13 .banner.type-bg-quote .intro {
  background: #d94535;
}
.color-activity-14 .banner.type-bg-quote .intro {
  background: #fbdad7;
}
.color-activity-15 .banner.type-bg-quote .intro {
  background: #9593be;
}
.color-activity-16 .banner.type-bg-quote .intro {
  background: #d94535;
}
.color-activity-17 .banner.type-bg-quote .intro {
  background: #0098b6;
}
.color-activity-18 .banner.type-bg-quote .intro {
  background: #016668;
}
.color-activity-19 .banner.type-bg-quote .intro {
  background: #6bcaba;
}
.page-team .banner.type-bg-quote .intro {
  padding: 3.1304347826vw 3.4782608696vw 3.4782608696vw;
}
@media screen and (min-width: 119.0625em) {
  .banner.type-bg-quote .bg img {
    max-width: inherit;
    width: 100%;
  }
}
.banner.type-bg-casestudy {
  min-height: 0;
}
@media screen and (min-width: 62.5625em) {
  .banner.type-bg-casestudy {
    margin-left: 10vw;
    margin-right: 10vw;
    padding-left: 0;
    padding-right: 0;
  }
}
.slideshow-dot .banner.type-bg-casestudy {
  margin-bottom: 1rem;
}
.banner.type-bg-casestudy .bg {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.banner.type-bg-casestudy .content {
  bottom: 5vw;
}
@media screen and (min-width: 46.9375em) {
  .banner.type-bg-casestudy .content {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    bottom: auto;
    padding-left: 0;
    padding-right: 0;
  }
}
.banner.type-bg-casestudy .intro {
  color: #d94535;
}
.color-activity-1 .banner.type-bg-casestudy .intro {
  color: #b6aca7;
}
.color-activity-2 .banner.type-bg-casestudy .intro {
  color: #b9d3d8;
}
.color-activity-3 .banner.type-bg-casestudy .intro {
  color: #7fbbbf;
}
.color-activity-4 .banner.type-bg-casestudy .intro {
  color: #7aaece;
}
.color-activity-5 .banner.type-bg-casestudy .intro {
  color: #7aa5a6;
}
.color-activity-6 .banner.type-bg-casestudy .intro {
  color: #009ba3;
}
.color-activity-7 .banner.type-bg-casestudy .intro {
  color: #9482b5;
}
.color-activity-8 .banner.type-bg-casestudy .intro {
  color: #6a7999;
}
.color-activity-9 .banner.type-bg-casestudy .intro {
  color: #99cc99;
}
.color-activity-10 .banner.type-bg-casestudy .intro {
  color: #9ba77b;
}
.color-activity-11 .banner.type-bg-casestudy .intro {
  color: #728680;
}
.color-activity-12 .banner.type-bg-casestudy .intro {
  color: #e73027;
}
.color-activity-13 .banner.type-bg-casestudy .intro {
  color: #d94535;
}
.color-activity-14 .banner.type-bg-casestudy .intro {
  color: #fbdad7;
}
.color-activity-15 .banner.type-bg-casestudy .intro {
  color: #9593be;
}
.color-activity-16 .banner.type-bg-casestudy .intro {
  color: #d94535;
}
.color-activity-17 .banner.type-bg-casestudy .intro {
  color: #0098b6;
}
.color-activity-18 .banner.type-bg-casestudy .intro {
  color: #016668;
}
.color-activity-19 .banner.type-bg-casestudy .intro {
  color: #6bcaba;
}
@media screen and (max-width: 46.875em) {
  .banner.type-bg-casestudy .intro {
    padding-bottom: 5vw;
  }
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .banner.type-bg-casestudy .intro {
    width: calc((10) * 3.4782608696vw + 1 * 5vw);
    padding-bottom: 2.7826086957vw;
  }
}
@media screen and (min-width: 62.5625em) {
  .banner.type-bg-casestudy .intro {
    width: calc((8) * 3.4782608696vw + 1 * 5vw);
    padding-top: 3.1304347826vw;
  }
  .d-c25 .banner.type-bg-casestudy .intro {
    width: calc((9) * 3.4782608696vw + 0 * 5vw);
  }
}
.banner.type-bg-casestudy .intro::after {
  text-align: right;
}
@media screen and (min-width: 62.5625em) {
  .banner.type-bg-casestudy .intro::after {
    margin: 0.5rem -1.5vw -0.5rem 0;
  }
}
.banner.type-bg-casestudy .type {
  margin-bottom: 0.2em;
  font-weight: bold;
}
@media screen and (min-width: 62.5625em) {
  .banner.type-bg-casestudy .type {
    font-size: 2rem;
  }
}
.banner.type-bg-casestudy .title {
  margin-bottom: 0;
  color: #323c46;
  font-weight: 500;
  line-height: 1.2;
}
@media screen and (min-width: 62.5625em) {
  .banner.type-bg-casestudy .title {
    font-size: 2.5rem;
  }
}
@media screen and (min-width: 119.0625em) {
  .banner.type-bg-casestudy .title {
    font-size: 3.5rem;
  }
}
.banner-highlight {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.banner-highlight .container {
  width: calc((21) * 3.4782608696vw + 0 * 5vw);
  padding: 3.4782608696vw;
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media print {
  .banner-highlight .container {
    width: 100%;
  }
}
.banner-highlight .img {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 24.347826087vw;
  margin-right: 3.4782608696vw;
}
@media screen and (min-width: 62.5625em) {
  .banner-highlight .img {
    width: 15.652173913vw;
  }
}
@media print {
  .banner-highlight .img {
    width: auto;
    margin-right: 2rem;
  }
}
.banner-highlight .title {
  font-weight: 500;
}
.banner-highlight .link {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  text-align: right;
  padding-right: 1.7em;
  font-size: 1.2rem;
}
.banner-highlight .link::after {
  right: 0;
}
@media screen and (max-width: 46.875em) {
  .banner-highlight .link {
    padding-right: 2.5em;
  }
  .banner-highlight .link::after {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 46.9375em) {
  .banner-highlight .link {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    font-size: 2.6rem;
    font-weight: 500;
  }
}
.banner-highlight-logo {
  padding: 24.347826087vw 0 20.8695652174vw;
}
@media screen and (min-width: 62.5625em) {
  .banner-highlight-logo {
    padding: 13.9130434783vw 0 10.4347826087vw;
  }
}
@media print {
  .banner-highlight-logo {
    padding: 2rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .banner-highlight-logo .container {
    width: calc((11) * 3.4782608696vw + 0 * 5vw);
    padding: 3.4782608696vw 1.7391304348vw 1.7391304348vw 1.7391304348vw;
  }
}
.banner-highlight-logo .img {
  margin-top: -8.6956521739vw;
}
@media screen and (min-width: 62.5625em) {
  .banner-highlight-logo .img {
    margin-top: -5.2173913043vw;
  }
}
@media print {
  .banner-highlight-logo .img {
    margin-top: -2rem;
  }
}
.banner-highlight-img-txt {
  padding: 8.6956521739vw;
}
@media screen and (min-width: 46.9375em) {
  .banner-highlight-img-txt {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}
@media print {
  .banner-highlight-img-txt {
    padding: 2rem;
  }
}
.banner-highlight-img-txt .container {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 46.875em) {
  .banner-highlight-img-txt .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 6.9565217391vw;
  }
}
@media screen and (min-width: 62.5625em) {
  .banner-highlight-img-txt .container {
    width: calc((14) * 3.4782608696vw + 0 * 5vw);
  }
}
@media screen and (max-width: 46.875em) {
  .banner-highlight-img-txt .img {
    width: auto;
    margin-bottom: 1rem;
    margin-right: 0;
  }
}
.business-preview {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media screen and (min-width: 46.9375em) {
  .business-preview {
    margin: 0 5vw;
    padding-top: 2rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .business-preview {
    margin: 0 10vw;
  }
}
.business-preview .title {
  font-weight: 500;
}
.business-preview .top {
  position: -webkit-sticky;
  position: sticky;
  top: 3rem;
  padding: 4rem 10vw;
  border-left: 0.4rem solid #d94535;
  background: #f5f5f5;
  color: #323c46;
  min-height: 24.4rem;
}
.business-preview .top.color-activity-1 {
  background: #b6aca7;
}
.business-preview .top.color-activity-2 {
  background: #b9d3d8;
}
.business-preview .top.color-activity-3 {
  background: #7fbbbf;
}
.business-preview .top.color-activity-4 {
  background: #7aaece;
}
.business-preview .top.color-activity-5 {
  background: #7aa5a6;
}
.business-preview .top.color-activity-6 {
  background: #009ba3;
}
.business-preview .top.color-activity-7 {
  background: #9482b5;
}
.business-preview .top.color-activity-8 {
  background: #6a7999;
}
.business-preview .top.color-activity-9 {
  background: #99cc99;
}
.business-preview .top.color-activity-10 {
  background: #9ba77b;
}
.business-preview .top.color-activity-11 {
  background: #728680;
}
.business-preview .top.color-activity-12 {
  background: #e73027;
}
.business-preview .top.color-activity-13 {
  background: #d94535;
}
.business-preview .top.color-activity-14 {
  background: #fbdad7;
}
.business-preview .top.color-activity-15 {
  background: #9593be;
}
.business-preview .top.color-activity-16 {
  background: #d94535;
}
.business-preview .top.color-activity-17 {
  background: #0098b6;
}
.business-preview .top.color-activity-18 {
  background: #016668;
}
.business-preview .top.color-activity-19 {
  background: #6bcaba;
}
@media screen and (min-width: 46.9375em) {
  .business-preview .top {
    min-height: 21.6rem;
    padding-left: 5vw;
    padding-right: 5vw;
  }
}
@media screen and (min-width: 62.5625em) {
  .business-preview .top {
    min-height: 35.2rem;
    padding: 5.5rem 3.4782608696vw;
  }
}
.business-preview .top .title {
  margin-bottom: 0;
  color: inherit;
  font-size: 2.1rem;
  font-weight: 400;
}
@media screen and (min-width: 46.9375em) {
  .business-preview .top .title {
    font-size: 2.5rem;
  }
}
.business-preview .top .btn {
  padding: 1.15rem 4.5rem;
  margin: 1rem 0 2rem;
}
@media screen and (min-width: 78.8125em) {
  .business-preview .top .btn {
    margin: 2rem 0 0;
  }
}
.business-preview .top .btn.pillar-anchor {
  background: #d94535;
}
.business-preview .inner {
  position: relative;
}
@media screen and (min-width: 46.9375em) {
  .business-preview .inner {
    width: calc((8) * 3.4782608696vw + 0 * 5vw);
    min-height: 13.6rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .business-preview .inner {
    min-height: 24.2rem;
  }
}
.business-preview .value {
  font-size: 4.2rem;
  font-weight: 300;
}
@media screen and (min-width: 46.9375em) {
  .business-preview .value {
    font-size: 5.2rem;
  }
}
.business-preview ul {
  margin-top: -3rem;
  margin-left: 10vw;
  margin-right: 10vw;
}
@media screen and (min-width: 46.9375em) {
  .business-preview ul {
    width: calc((12) * 3.4782608696vw + 0 * 5vw);
    margin-top: -17rem;
    margin-left: auto;
    margin-right: 5vw;
  }
}
@media screen and (min-width: 62.5625em) {
  .business-preview ul {
    width: calc((10) * 3.4782608696vw + 0 * 5vw);
    margin-top: -30rem;
    margin-right: 3.4782608696vw;
  }
}
.business-preview-item {
  background: #fff;
  border-bottom: 5px solid #323c46;
  margin-bottom: 2.5rem;
}
@media screen and (min-width: 62.5625em) {
  .business-preview-item {
    margin-bottom: 4.5rem;
  }
}
.business-preview-item .container {
  padding: 1rem 3.4782608696vw;
}
@media screen and (min-width: 46.9375em) {
  .business-preview-item .container {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .business-preview-item .container {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }
}
.business-preview-item .container .title {
  display: block;
  color: #323c46;
}
@media screen and (min-width: 46.9375em) {
  .business-preview-item .container .title {
    margin-bottom: 2.5rem;
  }
}
@media screen and (max-width: 46.875em) {
  .business-preview-item .container .content {
    display: none;
  }
}
.business-preview-item.color-activity-1 {
  border-color: #b6aca7;
}
.business-preview-item.color-activity-1 .title {
  color: #b6aca7;
}
.business-preview-item.color-activity-2 {
  border-color: #b9d3d8;
}
.business-preview-item.color-activity-2 .title {
  color: #b9d3d8;
}
.business-preview-item.color-activity-3 {
  border-color: #7fbbbf;
}
.business-preview-item.color-activity-3 .title {
  color: #7fbbbf;
}
.business-preview-item.color-activity-4 {
  border-color: #7aaece;
}
.business-preview-item.color-activity-4 .title {
  color: #7aaece;
}
.business-preview-item.color-activity-5 {
  border-color: #7aa5a6;
}
.business-preview-item.color-activity-5 .title {
  color: #7aa5a6;
}
.business-preview-item.color-activity-6 {
  border-color: #009ba3;
}
.business-preview-item.color-activity-6 .title {
  color: #009ba3;
}
.business-preview-item.color-activity-7 {
  border-color: #9482b5;
}
.business-preview-item.color-activity-7 .title {
  color: #9482b5;
}
.business-preview-item.color-activity-8 {
  border-color: #6a7999;
}
.business-preview-item.color-activity-8 .title {
  color: #6a7999;
}
.business-preview-item.color-activity-9 {
  border-color: #99cc99;
}
.business-preview-item.color-activity-9 .title {
  color: #99cc99;
}
.business-preview-item.color-activity-10 {
  border-color: #9ba77b;
}
.business-preview-item.color-activity-10 .title {
  color: #9ba77b;
}
.business-preview-item.color-activity-11 {
  border-color: #728680;
}
.business-preview-item.color-activity-11 .title {
  color: #728680;
}
.business-preview-item.color-activity-12 {
  border-color: #e73027;
}
.business-preview-item.color-activity-12 .title {
  color: #e73027;
}
.business-preview-item.color-activity-13 {
  border-color: #d94535;
}
.business-preview-item.color-activity-13 .title {
  color: #d94535;
}
.business-preview-item.color-activity-14 {
  border-color: #fbdad7;
}
.business-preview-item.color-activity-14 .title {
  color: #fbdad7;
}
.business-preview-item.color-activity-15 {
  border-color: #9593be;
}
.business-preview-item.color-activity-15 .title {
  color: #9593be;
}
.business-preview-item.color-activity-16 {
  border-color: #d94535;
}
.business-preview-item.color-activity-16 .title {
  color: #d94535;
}
.business-preview-item.color-activity-17 {
  border-color: #0098b6;
}
.business-preview-item.color-activity-17 .title {
  color: #0098b6;
}
.business-preview-item.color-activity-18 {
  border-color: #016668;
}
.business-preview-item.color-activity-18 .title {
  color: #016668;
}
.business-preview-item.color-activity-19 {
  border-color: #6bcaba;
}
.business-preview-item.color-activity-19 .title {
  color: #6bcaba;
}
.card-a-inner {
  background: #fff;
}
@media screen and (min-width: 46.9375em) {
  .card-a-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.card-a-inner .img {
  line-height: 0;
}
@media screen and (min-width: 46.9375em) {
  .card-a-inner .img {
    width: calc((11) * 3.4782608696vw + 0 * 5vw);
  }
}
.card-a-inner .content {
  padding: calc(3.4782608696vw + 5vw);
}
@media screen and (min-width: 46.9375em) {
  .card-a-inner .content {
    width: calc((11) * 3.4782608696vw + 0 * 5vw);
    padding: 3.4782608696vw;
    line-height: 1.2;
  }
}
@media screen and (min-width: 78.8125em) {
  .card-a-inner .content {
    width: calc((11) * 3.4782608696vw + 0 * 5vw);
  }
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .card-a-inner .content {
    width: calc((14) * 3.4782608696vw + 0 * 5vw);
  }
}
@media print {
  .card-a-inner .content {
    padding: 1rem;
  }
}
.card-a-inner .content p {
  line-height: 2.4rem;
}
@media screen and (min-width: 46.9375em) {
  .card-a-inner .content p {
    line-height: 2.8rem;
  }
}
.card-a-inner .title {
  font-weight: 400;
  margin-bottom: 1rem;
}
.collapsible-choice {
  position: relative;
  z-index: 1;
  margin-bottom: 1em;
}
.collapsible-choice.is-expanded {
  z-index: 2;
}
.filter .collapsible-choice {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-basis: 10%;
  -ms-flex-preferred-size: 10%;
  flex-basis: 10%;
}
@media screen and (min-width: 46.9375em) {
  .filter .collapsible-choice {
    min-width: 10.4347826087vw;
    max-width: 19.4rem;
  }
}
@media screen and (min-width: 46.9375em) {
  .archives .collapsible-choice {
    max-width: inherit;
  }
}
.collapsible-choice-cta {
  overflow: hidden;
  width: 100%;
  min-height: 4.5rem;
  padding: 0.75em 3.5rem 0.75em 1em;
  border: 1px solid transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #f5f5f5;
  color: inherit;
  font-weight: 400;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.collapsible-choice-cta::before {
  display: none;
}
.collapsible-choice-cta::after {
  content: "\e915";
  font-size: 1.8rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 1.6rem;
}
.collapsible-choice-cta:hover,
.collapsible-choice-cta:focus {
  border-color: #323c46;
}
.collapsible-choice.is-expanded .collapsible-choice-cta::after {
  -webkit-transform: translateY(-50%) rotate(-180deg);
  transform: translateY(-50%) rotate(-180deg);
}
.collapsible-choice-content {
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  max-height: 30rem;
  padding: 1em 0.85em 0;
  background: #fff;
  -webkit-box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.1);
  box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.1);
}
.collapsible-choice.is-expanded .collapsible-choice-content {
  overflow: auto;
  visibility: visible;
  opacity: 1;
}
.collapsible-download {
  position: relative;
  display: inline-block;
}
@media print {
  .collapsible-download {
    display: none;
  }
}
.collapsible-download-cta {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding: 1.5rem 5rem 1.5rem 2.5rem;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  color: inherit;
  font-weight: 400;
  font-size: 1.2rem;
}
@media screen and (max-width: 62.5em) {
  .collapsible-download-cta {
    margin-top: 2rem;
  }
}
.collapsible-download-cta::after {
  content: "\e905";
  font-size: 1.4em;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 1em;
  -webkit-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
}
.collapsible-download-cta:hover,
.collapsible-download-cta:focus {
  background: #f5f5f5;
  color: rgba(85, 85, 85, 0.5);
}
.collapsible-download.is-expanded .collapsible-download-cta::after {
  content: "\e915";
  right: 0.5em;
  font-size: 1.75em;
  -webkit-transform: translateY(-50%) rotate(-180deg);
  transform: translateY(-50%) rotate(-180deg);
  background: #f5f5f5;
  color: rgba(85, 85, 85, 0.5);
}
.collapsible-download-content {
  position: absolute;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  max-height: 0;
  width: 100%;
  padding: 2rem 2rem 0 2.5rem;
  background: #fff;
  -webkit-box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.1);
  box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.collapsible-download.is-expanded .collapsible-download-content {
  visibility: visible;
  opacity: 1;
  max-height: 100em;
  z-index: 10;
}
.collapsible-filter {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 46.875em) {
  .collapsible-filter::before,
  .collapsible-filter::after {
    content: "";
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .collapsible-filter::before {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    position: fixed;
    top: 0;
    z-index: -2;
    width: 100vw;
    height: 1000vh;
    background: rgba(0, 0, 0, 0.8);
  }
  .collapsible-filter::after {
    position: absolute;
    top: calc(-1 * (5vw + 1.5rem));
    right: -5vw;
    bottom: -3.4782608696vw;
    left: -5vw;
    z-index: 1;
    background: #fff;
  }
  .collapsible-filter.is-expanded::before,
  .collapsible-filter.is-expanded::after {
    visibility: visible;
    opacity: 1;
  }
}
.collapsible-filter-cta {
  width: 100%;
  padding: 0.5em 3.5em 0.5em 0;
  margin-left: auto;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  color: inherit;
  font-weight: 400;
  text-align: left;
}
@media screen and (min-width: 46.9375em), print {
  .collapsible-filter-cta {
    display: none;
  }
}
.collapsible-filter-cta::before {
  content: "+";
  position: relative;
}
.collapsible-filter-cta::after {
  content: "\e904";
  font-size: 1.5rem;
  position: absolute;
  right: 0;
  bottom: 100%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 28.125em) {
  .collapsible-filter-cta::after {
    bottom: 90%;
  }
}
.collapsible-filter.is-expanded .collapsible-filter-cta {
  position: relative;
  z-index: 2;
}
.collapsible-filter.is-expanded .collapsible-filter-cta::after {
  visibility: visible;
  opacity: 1;
}
@media screen and (max-width: 46.875em) {
  .collapsible-filter-content {
    visibility: hidden;
    opacity: 0;
    max-height: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .collapsible-filter.is-expanded .collapsible-filter-content {
    position: relative;
    z-index: 2;
    visibility: visible;
    opacity: 1;
    max-height: 100em;
  }
}
@media print {
  .collapsible-header {
    display: none;
  }
}
.collapsible-header-cta {
  position: absolute;
  top: 0.6rem;
  right: 5vw;
  z-index: 1;
  width: 3em;
  height: 3em;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  color: inherit;
  visibility: hidden;
  opacity: 0;
}
@media screen and (min-width: 62.5625em) and (max-width: 78.75em) {
  .collapsible-header-cta {
    top: 0.4rem;
  }
}
@media screen and (max-width: 78.75em) {
  .collapsible-header-cta {
    visibility: visible;
    opacity: 1;
  }
}
.is-front .collapsible-header-cta {
  opacity: 0;
}
.is-front.loaded .collapsible-header-cta {
  opacity: 1;
}
.collapsible-header-cta .line {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: block;
  width: 2rem;
  border-top: 2px solid;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.collapsible-header-cta .line:nth-child(1) {
  -webkit-transform: translate(-50%, -0.8rem);
  transform: translate(-50%, -0.8rem);
}
.collapsible-header-cta .line:nth-child(2) {
  -webkit-transform: translate(-40%, -50%);
  transform: translate(-40%, -50%);
}
.collapsible-header-cta .line:nth-child(3) {
  -webkit-transform: translate(-50%, 0.6rem);
  transform: translate(-50%, 0.6rem);
}
.collapsible-header-cta:hover .line,
.collapsible-header-cta:focus .line {
  -webkit-box-shadow: currentColor 0 0 1px;
  box-shadow: currentColor 0 0 1px;
}
.collapsible-header.is-expanded .collapsible-header-cta .line:nth-child(1) {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}
.collapsible-header.is-expanded .collapsible-header-cta .line:nth-child(2) {
  opacity: 0;
  -webkit-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
}
.collapsible-header.is-expanded .collapsible-header-cta .line:nth-child(3) {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}
.collapsible-header-content {
  position: fixed;
  right: 0;
  left: 0;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.1);
  box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.1);
  top: 82px;
}
.is-front.loaded:not(.fp-viewing-0) .collapsible-header-content,
.header.is-scrolling .collapsible-header-content {
  top: 50px;
}
@media screen and (max-width: 78.75em) {
  .collapsible-header-content {
    top: 50px;
    bottom: 0;
  }
}
@media screen and (max-width: 46.875em) {
  .collapsible-header-content {
    height: calc(100dvh - 50px);
  }
}
.collapsible-header-content .wrapper {
  min-height: 100%;
  background: #fff;
  color: #fff;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
@media screen and (min-width: 46.9375em) {
  .collapsible-header-content .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media screen and (max-width: 46.875em) {
  .collapsible-header-content .wrapper {
    position: relative;
    background-color: #f5f5f5;
  }
}
.is-expanded .collapsible-header-content .wrapper {
  opacity: 1;
}
.collapsible-header-content .wrapper > div {
  min-height: 237px;
}
@media screen and (min-width: 64.0625em) and (max-width: 78.75em) {
  .collapsible-header-content .wrapper > div {
    min-height: 0;
  }
}
@media screen and (min-width: 46.9375em) {
  .collapsible-header-content .wrapper > div.wrapper-bottom {
    min-height: 0;
  }
}
.collapsible-header-content .wrapper-left {
  position: relative;
  background-color: #fff;
}
@media screen and (max-width: 46.875em) {
  .collapsible-header-content .wrapper-left {
    width: 100%;
  }
}
.collapsible-header-content .wrapper-left .region-navigation {
  height: 100%;
  color: #555555;
}
@media screen and (min-width: 78.8125em) {
  .collapsible-header-content .wrapper-left .region-navigation {
    width: 100%;
  }
}
@media screen and (max-width: 78.75em) {
  .collapsible-header-content .wrapper-left .menu-collapsible {
    display: none;
  }
  .collapsible-header-content .wrapper-left .menu-item {
    cursor: pointer;
  }
  .collapsible-header-content .wrapper-left .menu-item a {
    pointer-events: none;
  }
}
@media screen and (min-width: 78.8125em) {
  .collapsible-header-content .wrapper-left .menu--main:not(.menu-collapsible) {
    display: none;
  }
}
.collapsible-header-content .wrapper-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  padding: 0;
  background: #fff;
  color: #555555;
}
@media screen and (max-width: 46.875em) {
  .collapsible-header-content .wrapper-right {
    overflow-y: scroll;
  }
}
@media screen and (min-width: 78.8125em) {
  .collapsible-header-content .wrapper-right {
    padding: 0 3.4782608696vw 0 10vw;
  }
}
@media screen and (max-width: 78.75em) {
  .collapsible-header-content .wrapper-right {
    position: absolute;
    width: 100%;
    height: 100%;
    right: -100%;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 2;
  }
  .collapsible-header-content .wrapper-right.active {
    right: 0;
  }
}
@media screen and (min-width: 78.8125em) {
  .collapsible-header-content .wrapper-right .menu-collapsible {
    display: none;
  }
}
.collapsible-header-content .wrapper-right .menu-return {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  margin: 0 auto;
  color: #555555;
  font-size: 1.2rem;
  font-weight: 400;
  cursor: pointer;
  text-transform: none;
}
@media screen and (min-width: 46.9375em) {
  .collapsible-header-content .wrapper-right .menu-return {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 78.8125em) {
  .collapsible-header-content .wrapper-right .menu-return {
    display: none;
  }
}
.collapsible-header-content .wrapper-right .menu-return::after {
  color: #d94535;
}
.collapsible-header-content .wrapper-right .menu-return:hover {
  color: rgba(85, 85, 85, 0.73);
}
.collapsible-header-content .wrapper-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.collapsible-header-content .wrapper-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #f5f5f5;
  color: #555555;
  width: 100%;
  margin-top: auto;
}
@media screen and (min-width: 78.8125em) {
  .collapsible-header-content .wrapper-bottom {
    display: none;
  }
}
.collapsible-header-content .wrapper-bottom-right {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 3.4782608696vw 10vw 3.4782608696vw 3.4782608696vw;
}
@media screen and (min-width: 64.0625em) and (max-width: 78.75em) {
  .collapsible-header-content .wrapper-bottom-right {
    padding: 1.7391304348vw 10vw 1.7391304348vw 3.4782608696vw;
  }
}
.collapsible-header-content .wrapper-bottom-right .social {
  display: none;
}
@media screen and (max-width: 46.875em) {
  .collapsible-header-content .wrapper-bottom-right {
    width: 100%;
    padding: 3.4782608696vw 10vw;
  }
  .collapsible-header-content .wrapper-bottom-right .social {
    display: block;
  }
}
.collapsible-header-content .wrapper-bottom-left {
  width: calc((6) * 3.4782608696vw + 2 * 5vw);
  padding: 3.4782608696vw 3.4782608696vw 3.4782608696vw 10vw;
}
@media screen and (min-width: 64.0625em) and (max-width: 78.75em) {
  .collapsible-header-content .wrapper-bottom-left {
    padding: 1.7391304348vw 3.4782608696vw 1.7391304348vw 10vw;
  }
}
@media screen and (max-width: 46.875em) {
  .collapsible-header-content .wrapper-bottom-left {
    display: none;
  }
}
.collapsible-header.is-expanded .collapsible-header-content {
  overflow-x: hidden;
  overflow-y: auto;
  -ms-scroll-chaining: none;
  overscroll-behavior: contain;
  visibility: visible;
  opacity: 1;
}
.collapsible-lp {
  position: relative;
  display: inline-block;
}
@media print {
  .collapsible-lp {
    display: none;
  }
}
.language-switcher-language-url-top .collapsible-lp {
  height: 100%;
}
.collapsible-lp-cta {
  padding: 0.5em 3em 0.5em 1em;
  border: 1px solid;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  color: inherit;
  font-weight: 400;
}
.collapsible-lp-cta::after {
  content: "\e915";
  font-size: 1.75em;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0.25em;
  -webkit-transform: translateY(-50%) rotate(-90deg);
  transform: translateY(-50%) rotate(-90deg);
  -webkit-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
}
.collapsible-lp-cta:hover,
.collapsible-lp-cta:focus {
  border-color: #fff;
  background: #fff;
  color: #323c46;
}
.region-header .menu--lp .collapsible-lp-cta {
  text-transform: none;
  font-size: 1.2rem;
}
.region-header .collapsible-lp-cta {
  height: 100%;
  padding: 0.5em 3em 0.5em 1em;
  font-size: 1rem;
  border: 0;
}
.region-header .collapsible-lp-cta::after {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.region-header .collapsible-lp-cta:hover,
.region-header .collapsible-lp-cta:focus {
  border-color: #fff;
  background: #fff;
}
.region-header .collapsible-lp.is-expanded .collapsible-lp-cta {
  color: #d94535;
  border-color: #fff;
  background: #fff;
}
.region-header .collapsible-lp.is-expanded .collapsible-lp-cta::after {
  -webkit-transform: translateY(-50%) rotate(-180deg);
  transform: translateY(-50%) rotate(-180deg);
}
.collapsible-lp-content {
  position: absolute;
  top: 0;
  left: 100%;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  max-height: 0;
  border: 1px solid;
  background: #323c46;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 2;
}
.region-header .collapsible-lp-content {
  top: 100%;
  left: 0;
  background: #fff;
  color: #555555;
  border: 0;
  -webkit-box-shadow: 10px 25px 25px rgba(0, 0, 0, 0.1);
  box-shadow: 10px 25px 25px rgba(0, 0, 0, 0.1);
}
.collapsible-lp.is-expanded .collapsible-lp-content {
  visibility: visible;
  opacity: 1;
  max-height: 100em;
}
.collapsible-more {
  position: relative;
}
.collapsible-more-cta {
  padding: 0.25em 2.25em 0.25em 0;
  background: none;
  color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 1.2rem;
  font-weight: 400;
}
.collapsible-more-cta::after {
  content: "\e915";
  font-size: 1.5em;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0.25em;
  -webkit-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
}
.collapsible-more-cta:hover,
.collapsible-more-cta:focus {
  color: #d94535;
}
.color-activity-1 .collapsible-more-cta:hover,
.color-activity-1 .collapsible-more-cta:focus {
  color: #b6aca7;
}
.color-activity-2 .collapsible-more-cta:hover,
.color-activity-2 .collapsible-more-cta:focus {
  color: #b9d3d8;
}
.color-activity-3 .collapsible-more-cta:hover,
.color-activity-3 .collapsible-more-cta:focus {
  color: #7fbbbf;
}
.color-activity-4 .collapsible-more-cta:hover,
.color-activity-4 .collapsible-more-cta:focus {
  color: #7aaece;
}
.color-activity-5 .collapsible-more-cta:hover,
.color-activity-5 .collapsible-more-cta:focus {
  color: #7aa5a6;
}
.color-activity-6 .collapsible-more-cta:hover,
.color-activity-6 .collapsible-more-cta:focus {
  color: #009ba3;
}
.color-activity-7 .collapsible-more-cta:hover,
.color-activity-7 .collapsible-more-cta:focus {
  color: #9482b5;
}
.color-activity-8 .collapsible-more-cta:hover,
.color-activity-8 .collapsible-more-cta:focus {
  color: #6a7999;
}
.color-activity-9 .collapsible-more-cta:hover,
.color-activity-9 .collapsible-more-cta:focus {
  color: #99cc99;
}
.color-activity-10 .collapsible-more-cta:hover,
.color-activity-10 .collapsible-more-cta:focus {
  color: #9ba77b;
}
.color-activity-11 .collapsible-more-cta:hover,
.color-activity-11 .collapsible-more-cta:focus {
  color: #728680;
}
.color-activity-12 .collapsible-more-cta:hover,
.color-activity-12 .collapsible-more-cta:focus {
  color: #e73027;
}
.color-activity-13 .collapsible-more-cta:hover,
.color-activity-13 .collapsible-more-cta:focus {
  color: #d94535;
}
.color-activity-14 .collapsible-more-cta:hover,
.color-activity-14 .collapsible-more-cta:focus {
  color: #fbdad7;
}
.color-activity-15 .collapsible-more-cta:hover,
.color-activity-15 .collapsible-more-cta:focus {
  color: #9593be;
}
.color-activity-16 .collapsible-more-cta:hover,
.color-activity-16 .collapsible-more-cta:focus {
  color: #d94535;
}
.color-activity-17 .collapsible-more-cta:hover,
.color-activity-17 .collapsible-more-cta:focus {
  color: #0098b6;
}
.color-activity-18 .collapsible-more-cta:hover,
.color-activity-18 .collapsible-more-cta:focus {
  color: #016668;
}
.color-activity-19 .collapsible-more-cta:hover,
.color-activity-19 .collapsible-more-cta:focus {
  color: #6bcaba;
}
.collapsible-more-cta:first-of-type {
  position: absolute;
}
.collapsible-more-cta:last-of-type {
  visibility: hidden;
  opacity: 0;
  margin-top: 1em;
}
.collapsible-more.is-expanded .collapsible-more-cta::after {
  -webkit-transform: translateY(-50%) rotate(-180deg);
  transform: translateY(-50%) rotate(-180deg);
}
.collapsible-more.is-expanded .collapsible-more-cta:first-of-type {
  bottom: 0;
  visibility: hidden;
  opacity: 0;
}
.collapsible-more.is-expanded .collapsible-more-cta:last-of-type {
  visibility: visible;
  opacity: 1;
}
.collapsible-more-content {
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  max-height: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.collapsible-more.is-expanded .collapsible-more-content {
  visibility: visible;
  opacity: 1;
  max-height: 500em;
}
.collapsible-social {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media print {
  .collapsible-social {
    display: none;
  }
}
.collapsible-social::before {
  content: "";
  border-top: 2px solid #323c46;
  width: calc((7) * 3.4782608696vw + 0 * 5vw);
}
@media screen and (min-width: 46.9375em) {
  .collapsible-social::before {
    width: calc((3) * 3.4782608696vw + 0 * 5vw);
  }
}
.collapsible-social-cta {
  padding: 0.5em 3.5em 0.5em 0;
  margin-left: auto;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  color: inherit;
  font-size: 1rem;
  font-weight: 400;
}
@media screen and (min-width: 62.5625em) {
  .collapsible-social-cta {
    display: none;
  }
}
.collapsible-social-cta::after {
  content: "\e913";
  font-size: 1.5em;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0.25em;
  -webkit-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
}
.collapsible-social-cta:hover,
.collapsible-social-cta:focus {
  color: #d94535;
}
@media screen and (max-width: 62.5em) {
  .collapsible-social-content {
    position: absolute;
    top: 100%;
    right: 0;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    max-height: 0;
    background: #fff;
    -webkit-box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.1);
    box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .collapsible-social.is-expanded .collapsible-social-content {
    visibility: visible;
    opacity: 1;
    max-height: 100em;
  }
}
.content-nav {
  padding: 3rem 0 6rem;
  counter-reset: list-number;
}
.content-nav p {
  margin-bottom: 1.5rem;
  color: #323c46;
  font-size: 2.1rem;
  letter-spacing: 0.02rem;
}
.content-nav-list-item {
  counter-increment: list-number;
}
.content-nav-link {
  display: inline-block;
  padding: 0 0 1.5rem 4.3rem;
  color: #323c46;
  font-size: 1.8rem;
  letter-spacing: 0.06rem;
  font-weight: 500;
  line-height: 1;
  text-indent: -4.3rem;
}
.content-nav-link:before {
  content: counter(list-number);
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 1.5rem;
  width: 2.8rem;
  height: 2.8rem;
  background-color: #f5f5f5;
  color: inherit;
  font-size: 1.2rem;
  line-height: 2;
  text-align: center;
  text-indent: 0;
}
.content-nav-link:hover,
.content-nav-link:focus {
  color: #d94535;
}
.about .text {
  margin-bottom: 0.75em;
}
.about .action a {
  color: #d94535;
}
.about .action a:hover,
.about .action a:focus {
  text-decoration: underline;
}
.color-activity-1 .about .action a {
  color: #b6aca7;
}
.color-activity-2 .about .action a {
  color: #b9d3d8;
}
.color-activity-3 .about .action a {
  color: #7fbbbf;
}
.color-activity-4 .about .action a {
  color: #7aaece;
}
.color-activity-5 .about .action a {
  color: #7aa5a6;
}
.color-activity-6 .about .action a {
  color: #009ba3;
}
.color-activity-7 .about .action a {
  color: #9482b5;
}
.color-activity-8 .about .action a {
  color: #6a7999;
}
.color-activity-9 .about .action a {
  color: #99cc99;
}
.color-activity-10 .about .action a {
  color: #9ba77b;
}
.color-activity-11 .about .action a {
  color: #728680;
}
.color-activity-12 .about .action a {
  color: #e73027;
}
.color-activity-13 .about .action a {
  color: #d94535;
}
.color-activity-14 .about .action a {
  color: #fbdad7;
}
.color-activity-15 .about .action a {
  color: #9593be;
}
.color-activity-16 .about .action a {
  color: #d94535;
}
.color-activity-17 .about .action a {
  color: #0098b6;
}
.color-activity-18 .about .action a {
  color: #016668;
}
.color-activity-19 .about .action a {
  color: #6bcaba;
}
.divider {
  border: solid rgba(85, 85, 85, 0.5);
  border-width: 1px 0 0;
}
.hidden-paragraph {
  display: block;
  overflow: hidden;
  visibility: hidden;
  height: 0;
  margin: 0;
}
.image-grid .list {
  margin-bottom: -2rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -1.7391304348vw;
  margin-left: -1.7391304348vw;
}
@media print {
  .image-grid .list {
    margin-right: -1rem;
    margin-left: -1rem;
  }
}
.image-grid .list > * {
  width: calc(100% / 1 - 0.1px);
  padding-right: 1.7391304348vw;
  padding-left: 1.7391304348vw;
  margin-bottom: 3.4782608696vw;
  margin-bottom: 2rem;
}
@media screen and (min-width: 46.9375em), print {
  .image-grid .list > * {
    width: calc(100% / 3 - 0.1px);
  }
}
@media print {
  .image-grid .list > * {
    padding-right: 1rem;
    padding-left: 1rem;
    margin-bottom: 2rem;
  }
}
.image-grid img {
  width: 100%;
}
@media screen and (min-width: 62.5625em) {
  .image figure {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .image img {
    width: calc((13) * 3.4782608696vw + 0 * 5vw);
    margin-right: 3.4782608696vw;
  }
}
@media print {
  .image {
    width: 100%;
  }
}
@media screen and (max-width: 46.875em) {
  .slideshow-image .image {
    width: calc((23) * 3.4782608696vw + 0 * 5vw);
  }
}
.slideshow-image .image figcaption {
  margin-bottom: 0.5rem;
}
@media screen and (min-width: 62.5625em) {
  .slideshow-image .image figcaption {
    margin-bottom: 6rem;
  }
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .slideshow-image .image figcaption {
    width: calc((11) * 3.4782608696vw + 0 * 5vw);
  }
}
.list-info .action {
  margin-left: 10.4347826087vw;
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .list-info .action {
    margin-left: 0;
  }
}
@media screen and (max-width: 62.5em) {
  .type-introduction .list-info {
    padding-top: 3.5rem;
  }
}
.list-info.type-pipe {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.list-info.type-pipe li {
  margin-right: 1rem;
  margin-bottom: 5px;
}
.list-info.type-pipe li:not(:first-of-type) {
  position: relative;
  padding-left: 1rem;
}
.list-info.type-pipe li:not(:first-of-type)::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 1px;
  background: #555555;
}
@media screen and (max-width: 28.125em) {
  .list-info.type-pipe li:first-of-type {
    width: 100%;
    margin-bottom: 5px;
  }
  .item-podcast .list-info.type-pipe li:first-of-type {
    width: auto;
  }
  .list-info.type-pipe li:nth-of-type(2) {
    padding-left: 0;
  }
  .item-podcast .list-info.type-pipe li:nth-of-type(2) {
    padding-left: 1rem;
  }
  .list-info.type-pipe li:nth-of-type(2)::before {
    display: none;
  }
  .item-podcast .list-info.type-pipe li:nth-of-type(2)::before {
    display: block;
    background-color: #f5f5f5;
    opacity: 0.5;
  }
  .list-info.type-pipe li .info {
    line-height: 1.5;
  }
}
.participating {
  padding-bottom: 0;
}
.participating .top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.participating .list li:last-child .team {
  margin-bottom: 0;
}
.profile {
  position: relative;
  display: grid;
  grid-template-areas: "media wrapper" "text  text   ";
  grid-template-columns: auto 1fr;
  grid-template-rows: auto 1fr;
  -webkit-column-gap: 1.5rem;
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem;
  row-gap: 1.5rem;
  margin-bottom: 4.2rem;
}
@media screen and (min-width: 46.9375em) {
  .profile {
    grid-template-columns: 10.4347826087vw 1fr;
  }
}
@media screen and (min-width: 62.5625em) {
  .profile {
    grid-template-areas: "media wrapper" "media text   ";
    min-height: 8.6956521739vw;
  }
}
.heading-article .profile {
  grid-template-areas: "media wrapper text";
  -webkit-box-pack: start;
  -webkit-justify-content: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: initial;
  padding-bottom: 2rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid #f5f5f5;
}
@media screen and (min-width: 62.5625em) {
  .heading-article .profile {
    grid-template-columns: 6.6rem 1fr 54%;
  }
}
.heading-article .profile .media {
  width: 6.6rem;
  height: 6.6rem;
  margin: 0 1rem 0 0;
}
@media screen and (min-width: 62.5625em) {
  .heading-article .profile .wrapper {
    padding-left: 1rem;
    padding-right: 2rem;
  }
}
.heading-article .profile .name {
  width: 100%;
  margin-bottom: 0;
}
.heading-article .profile .title {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 62.5625em) {
  .heading-article .profile .title {
    font-size: 1.4rem;
  }
}
.heading-article .profile .job {
  font-size: 1.2rem;
  line-height: 1.5;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}
.heading-article .profile .text {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 62.5em) {
  .heading-article .profile .text {
    display: none;
  }
}
.profile .media {
  grid-area: media;
  width: calc((5) * 3.4782608696vw + 0 * 5vw);
}
@media screen and (min-width: 46.9375em) {
  .profile .media {
    width: calc((3) * 3.4782608696vw + 0 * 5vw);
  }
}
@media screen and (min-width: 62.5625em) {
  .profile .media {
    width: calc((2.5) * 3.4782608696vw + 0 * 5vw);
  }
}
@media print {
  .profile .media {
    width: 8rem;
    margin-right: 1.5rem;
  }
}
.profile .media img {
  width: 100%;
  border-radius: 50%;
}
.profile .wrapper {
  grid-area: wrapper;
}
.profile .name {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-bottom: 1.5rem;
  width: 100%;
}
@media screen and (min-width: 28.1875em) and (max-width: 46.875em) {
  .profile .name {
    width: calc(100% - 7 * 3.4782608696vw);
  }
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .profile .name {
    width: calc(100% - 4 * 3.4782608696vw);
  }
}
@media screen and (min-width: 62.5625em) {
  .profile .name {
    margin-bottom: 1rem;
    width: auto;
  }
}
.profile .title {
  display: block;
}
@media screen and (min-width: 62.5625em) {
  .profile .title {
    font-size: 2.5rem;
  }
}
.profile .text {
  grid-area: text;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
.speaking .title {
  padding-bottom: 0.25em;
  margin-bottom: 1em;
  border-bottom: 1px solid;
}
.video .content {
  padding: 0 5vw;
  margin-top: 2rem;
}
@media screen and (min-width: 62.5625em) {
  .video .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    padding: 0;
    margin-top: 4.2rem;
  }
}
@media print {
  .video .content {
    padding: 0;
  }
}
.video .title {
  margin-bottom: 0.5em;
  font-weight: 500;
  color: #555555;
  font-size: 2.1rem;
}
@media screen and (min-width: 62.5625em) {
  .video .title {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: calc((9) * 3.4782608696vw + 0 * 5vw);
    margin-right: 3.4782608696vw;
  }
}
.date {
  text-align: center;
  color: #323c46;
}
.date span {
  display: block;
}
.day {
  font-size: 3rem;
  font-weight: 300;
  line-height: 1;
}
@media screen and (min-width: 46.9375em), print {
  .day {
    font-size: 4.3rem;
    line-height: 0.9;
  }
}
.heading-event .day {
  font-size: 2.5rem;
  line-height: 1;
}
@media screen and (min-width: 62.5625em) {
  .heading-event .day {
    font-size: 5.2rem;
    line-height: 1.154;
  }
}
.item-event .day {
  font-size: 3.5rem;
  font-weight: 400;
  line-height: 1.2;
}
.month {
  font-size: 1.4rem;
  line-height: 1;
}
@media screen and (min-width: 46.9375em), print {
  .month {
    font-weight: 500;
    font-size: 2.1rem;
  }
}
.heading-event .month {
  font-size: 1.2rem;
}
@media screen and (min-width: 46.9375em) {
  .heading-event .month {
    font-size: 1.8rem;
  }
}
.item-event .month {
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.2;
}
.diagram .title {
  margin-bottom: 3rem;
}
.diagram.rapid-growth {
  position: relative;
}
.diagram.rapid-growth .title {
  font-size: 2.5rem;
  text-transform: initial;
}
@media screen and (min-width: 62.5625em) {
  .diagram.rapid-growth .title {
    font-size: 4.2rem;
  }
}
.diagram.rapid-growth .value span {
  font-size: 10rem;
}
@media screen and (max-width: 28.125em) {
  .diagram.rapid-growth .value span {
    font-size: 7rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .diagram.rapid-growth .key-figure {
    width: calc((8) * 3.4782608696vw + 0 * 5vw);
    position: absolute;
    top: 30%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.diagram-list.js-view {
  opacity: 1;
}
.diagram-item {
  padding: 2rem 0;
}
.diagram-item .label {
  font-size: 1.4rem;
}
.diagram-item .bar {
  position: relative;
  display: inline-block;
  background: #f5f5f5;
  height: 0.4rem;
  margin-right: 3rem;
}
.is-in-view .diagram-item .bar {
  -webkit-animation: 1s both expand-line;
  animation: 1s both expand-line;
}
.diagram-item .number {
  position: absolute;
  top: -1.2rem;
  left: 100%;
  padding-left: 1rem;
  font-size: 1.6rem;
}
.diagram-item.bar-major .bar {
  background: #d94535;
}
.diagram-item.bar-major .number {
  color: #d94535;
  font-weight: bold;
}
.color-activity-1 .diagram-item.bar-major .bar {
  background: #b6aca7;
}
.color-activity-1 .diagram-item.bar-major .number {
  color: #b6aca7;
}
.color-activity-2 .diagram-item.bar-major .bar {
  background: #b9d3d8;
}
.color-activity-2 .diagram-item.bar-major .number {
  color: #b9d3d8;
}
.color-activity-3 .diagram-item.bar-major .bar {
  background: #7fbbbf;
}
.color-activity-3 .diagram-item.bar-major .number {
  color: #7fbbbf;
}
.color-activity-4 .diagram-item.bar-major .bar {
  background: #7aaece;
}
.color-activity-4 .diagram-item.bar-major .number {
  color: #7aaece;
}
.color-activity-5 .diagram-item.bar-major .bar {
  background: #7aa5a6;
}
.color-activity-5 .diagram-item.bar-major .number {
  color: #7aa5a6;
}
.color-activity-6 .diagram-item.bar-major .bar {
  background: #009ba3;
}
.color-activity-6 .diagram-item.bar-major .number {
  color: #009ba3;
}
.color-activity-7 .diagram-item.bar-major .bar {
  background: #9482b5;
}
.color-activity-7 .diagram-item.bar-major .number {
  color: #9482b5;
}
.color-activity-8 .diagram-item.bar-major .bar {
  background: #6a7999;
}
.color-activity-8 .diagram-item.bar-major .number {
  color: #6a7999;
}
.color-activity-9 .diagram-item.bar-major .bar {
  background: #99cc99;
}
.color-activity-9 .diagram-item.bar-major .number {
  color: #99cc99;
}
.color-activity-10 .diagram-item.bar-major .bar {
  background: #9ba77b;
}
.color-activity-10 .diagram-item.bar-major .number {
  color: #9ba77b;
}
.color-activity-11 .diagram-item.bar-major .bar {
  background: #728680;
}
.color-activity-11 .diagram-item.bar-major .number {
  color: #728680;
}
.color-activity-12 .diagram-item.bar-major .bar {
  background: #e73027;
}
.color-activity-12 .diagram-item.bar-major .number {
  color: #e73027;
}
.color-activity-13 .diagram-item.bar-major .bar {
  background: #d94535;
}
.color-activity-13 .diagram-item.bar-major .number {
  color: #d94535;
}
.color-activity-14 .diagram-item.bar-major .bar {
  background: #fbdad7;
}
.color-activity-14 .diagram-item.bar-major .number {
  color: #fbdad7;
}
.color-activity-15 .diagram-item.bar-major .bar {
  background: #9593be;
}
.color-activity-15 .diagram-item.bar-major .number {
  color: #9593be;
}
.color-activity-16 .diagram-item.bar-major .bar {
  background: #d94535;
}
.color-activity-16 .diagram-item.bar-major .number {
  color: #d94535;
}
.color-activity-17 .diagram-item.bar-major .bar {
  background: #0098b6;
}
.color-activity-17 .diagram-item.bar-major .number {
  color: #0098b6;
}
.color-activity-18 .diagram-item.bar-major .bar {
  background: #016668;
}
.color-activity-18 .diagram-item.bar-major .number {
  color: #016668;
}
.color-activity-19 .diagram-item.bar-major .bar {
  background: #6bcaba;
}
.color-activity-19 .diagram-item.bar-major .number {
  color: #6bcaba;
}
.rapid-growth .diagram-item {
  position: relative;
}
.rapid-growth .diagram-item .label {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 1rem;
  padding-top: 1rem;
  background: #323c46;
  z-index: 1;
  width: 4.7rem;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  -webkit-animation: 0.7s both;
  animation: 0.7s both;
  -webkit-animation-name: fade-in;
  animation-name: fade-in;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
@media screen and (min-width: 46.9375em) {
  .rapid-growth .diagram-item .label {
    left: 5rem;
  }
}
.rapid-growth .diagram-item.bar-major .label {
  color: #d94535;
}
.rapid-growth .diagram-item .bar {
  height: 0.1rem;
}
.document {
  position: relative;
  padding-bottom: 2rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid #555555;
  padding-right: 3.5rem;
}
.document::before {
  content: "\e905";
  font-size: 2rem;
  position: absolute;
  right: 0;
  bottom: 1.5rem;
}
@media screen and (min-width: 62.5625em) {
  .document {
    padding-right: 4.5rem;
  }
  .document::before {
    font-size: 3rem;
    top: 0.5rem;
    bottom: auto;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
}
.has-bg .document {
  color: #fff;
  border-color: #fff;
}
.document:hover::before,
.document:focus::before,
.document:active::before {
  color: #d94535;
}
.has-bg .document:hover::before,
.has-bg .document:focus::before,
.has-bg .document:active::before {
  color: inherit;
  font-weight: 700;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.has-bg .document:hover .document-title,
.has-bg .document:focus .document-title,
.has-bg .document:active .document-title {
  text-decoration: underline;
}
.document-title {
  text-transform: initial;
  margin-bottom: 1rem;
}
.has-bg .document-title {
  color: inherit;
}
.document-teaser {
  text-transform: none;
  font-size: 1.6rem;
  line-height: normal;
}
@media screen and (min-width: 62.5625em) {
  .document-teaser {
    font-size: 1.8rem;
  }
}
.has-bg .document-content,
.has-bg .document-date {
  color: inherit;
}
.document-content {
  color: #d94535;
  font-weight: 400;
}
.document-date {
  text-align: left;
  font-weight: 500;
}
.document-info {
  font-size: 1.4rem;
  margin-top: 1rem;
}
.document-info-size {
  text-transform: none;
}
.exergue {
  background: #f5f5f5;
  padding: 6rem 3.4782608696vw;
}
.layout-xl .exergue,
.type-introduction .exergue {
  padding: 5vw;
}
.two-columns .exergue {
  height: 100%;
  padding: calc(3.4782608696vw + 5vw);
}
@media screen and (min-width: 46.9375em) {
  .two-columns .exergue {
    padding: 3.4782608696vw;
  }
}
.type-introduction .exergue {
  margin-left: -5vw;
  margin-right: -3.4782608696vw;
}
@media print {
  .exergue {
    padding: 1rem;
  }
}
.expertise-categories {
  margin: 0 auto;
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .expertise-categories {
    width: calc((23) * 3.4782608696vw + 2 * 5vw);
  }
}
@media screen and (min-width: 62.5625em) {
  .expertise-categories {
    width: calc((23) * 3.4782608696vw + 0 * 5vw);
  }
}
.expertise-categories-head {
  padding: 4.2rem 3.2rem 12rem;
  background-color: #f5f5f5;
}
@media screen and (min-width: 62.5625em) {
  .expertise-categories-head {
    padding: 6.8rem 6.8rem 12rem;
  }
}
.expertise-categories-head h2 {
  max-width: 40rem;
}
.expertise-categories-content {
  padding: 0 3.2rem;
}
@media screen and (min-width: 62.5625em) {
  .expertise-categories-content {
    padding: 0 6.8rem;
  }
}
.expertise-categories-content:only-child {
  padding-top: 12rem;
}
@media screen and (min-width: 46.9375em) {
  .expertise-categories-content:only-child {
    padding-top: 9rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .expertise-categories-content:only-child {
    padding-top: 6.8rem;
  }
}
.expertise-categories-content ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 3rem;
  margin-top: -11rem;
}
@media screen and (min-width: 62.5625em) {
  .expertise-categories-content ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 4.2rem;
    margin-top: -9rem;
  }
}
.expertise-categories-content ul li {
  width: 100%;
}
@media screen and (min-width: 62.5625em) {
  .expertise-categories-content ul li {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
.file-download {
  padding: 1.5rem;
  background-color: #f5f5f5;
}
@media screen and (min-width: 62.5625em) {
  .file-download {
    padding: 6rem 3.4782608696vw;
  }
}
@media screen and (min-width: 46.9375em) {
  .file-download-wrapper {
    width: calc((19) * 3.4782608696vw + 0 * 5vw);
    margin: 0 auto;
  }
}
.file-download-description {
  margin-bottom: 2rem;
  font-size: 1.6rem;
}
.file-download-title {
  margin-bottom: 2rem;
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.2;
}
.file-download-description + .file-download-title {
  margin-top: 4.2rem;
}
.filter {
  position: relative;
  z-index: 3;
  margin-bottom: 2rem;
}
@media screen and (min-width: 46.9375em) and (max-width: 64em) {
  .filter {
    margin-left: -5vw;
    margin-right: -5vw;
  }
}
@media screen and (min-width: 62.5625em) {
  .filter .fieldset-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.filter-list {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
@media screen and (min-width: 46.9375em) {
  .filter-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 46.9375em) {
  .archives .filter-list {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media screen and (min-width: 46.9375em) {
  .filter-list > :not(:last-child) {
    margin-right: 2.6086956522vw;
  }
}
@media screen and (min-width: 64.0625em) {
  .filter-list > :not(:last-child) {
    margin-right: 3.4782608696vw;
  }
}
@media screen and (min-width: 64.0625em) {
  .filter-list > .form-item {
    min-width: 10.4347826087vw;
  }
}
.filter-list .form-item {
  -webkit-flex-basis: 10%;
  -ms-flex-preferred-size: 10%;
  flex-basis: 10%;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
@media screen and (min-width: 62.5625em) {
  .filter-list .form-item {
    max-width: 19.4rem;
  }
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .archives .filter-list .form-item {
    -webkit-flex-basis: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
  }
  .archives .filter-list .form-item:nth-of-type(3) {
    margin-right: 0;
  }
}
@media screen and (min-width: 62.5625em) {
  .archives .filter-list .form-item {
    max-width: inherit;
  }
}
@media screen and (min-width: 62.5625em) and (max-width: 78.75em) {
  .archives .filter-list .form-item {
    -webkit-flex-basis: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
  }
  .archives .filter-list .form-item:nth-of-type(3) {
    margin-right: 0;
  }
}
@media screen and (max-width: 46.875em) {
  .filter-list .click-filter .form-item {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
}
.filter-list-newsroom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 5rem 0 2rem;
}
@media screen and (min-width: 46.9375em) {
  .filter-list-newsroom {
    margin: 6.8rem 0 3rem;
  }
}
@media screen and (min-width: 78.8125em) {
  .filter-list-newsroom {
    -webkit-flex-wrap: initial;
    -ms-flex-wrap: initial;
    flex-wrap: initial;
    margin: 7.5rem 0 4rem;
  }
}
@media screen and (min-width: 78.8125em) {
  .filter-list-newsroom .form-item {
    margin-left: -1px;
  }
}
.filter-list-newsroom .form-item-50 {
  width: 50%;
}
@media screen and (min-width: 46.9375em) {
  .filter-list-newsroom .form-item-50 {
    width: 25%;
  }
}
.filter-list-newsroom .form-item-100 {
  width: 100%;
}
@media screen and (min-width: 46.9375em) {
  .filter-list-newsroom .form-item-100 {
    width: 50%;
  }
}
.filter-list-newsroom .form-item .choices {
  padding: 0;
  margin-bottom: 0 !important;
  border: 1px solid rgba(85, 85, 85, 0.25);
  background-color: #fff;
}
.filter-list-newsroom .form-item .choices__item {
  padding: 2.2rem 5rem 2.2rem 1.8rem;
  color: #555555;
  font-size: 1.2rem;
}
@media (min-width: 144rem) {
  .filter-list-newsroom .form-item .choices__item {
    padding: 1.8rem 2.4rem;
  }
}
.filter-list-newsroom .form-item .choices__item--choice {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.filter-list-newsroom .form-item .choices__item--choice:hover,
.filter-list-newsroom .form-item .choices__item--choice:focus {
  background-color: #f5f5f5;
}
.filter-list-newsroom .form-item .choices__list--dropdown {
  z-index: 2;
}
.filter-list-newsroom .form-item.filter-search {
  width: 100%;
}
@media screen and (min-width: 46.9375em) {
  .filter-list-newsroom .form-item.filter-search {
    width: 50%;
  }
}
@media (min-width: 144rem) {
  .filter-list-newsroom .form-item.filter-search {
    width: auto;
  }
}
@media screen and (max-width: 78.75em) {
  .filter-list-newsroom .form-item.filter-search:first-child:nth-last-child(2) {
    width: 100%;
    max-width: 100%;
  }
}
.filter-list-newsroom .form-item.filter-search input {
  min-height: 6.7rem;
  padding: 2.4rem 2.2rem 2.4rem 5rem;
  margin: 0;
  border: 1px solid rgba(85, 85, 85, 0.25);
  background-color: #fff;
  background-image: url(../../../../themes/custom/customer/images/search-red.svg);
  background-repeat: no-repeat;
  background-size: 1.5rem;
  background-position: 2.5rem 50%;
  color: #555555;
  font-size: 1.2rem;
}
@media screen and (min-width: 62.5625em) {
  .filter-list-newsroom .form-item.filter-search input {
    min-height: initial;
    padding: 2.2rem;
    background-position: calc(100% - 2rem) 50%;
  }
}
.filter-list-newsroom .filter-action {
  -webkit-box-flex: initial;
  -webkit-flex-grow: initial;
  -ms-flex-positive: initial;
  flex-grow: initial;
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 78.75em) {
  .filter-list-newsroom .filter-action {
    width: 100%;
  }
}
.filter-list-newsroom .filter-action .form-actions {
  margin: 0;
  white-space: nowrap;
}
@media screen and (max-width: 78.75em) {
  .filter-list-newsroom .filter-action .form-actions {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media screen and (max-width: 78.75em) {
  .filter-list-newsroom .filter-action .form-actions {
    width: 100%;
  }
}
.filter-list-newsroom .filter-action .form-actions .form-submit {
  cursor: pointer;
  padding: 2.1rem 3rem;
  border: none;
  color: #fff;
  background-color: #d94535;
}
@media screen and (max-width: 78.75em) {
  .filter-list-newsroom .filter-action .form-actions .form-submit {
    width: 100%;
  }
}
.filter-list-newsroom .filter-action .form-actions .form-reset {
  cursor: pointer;
  padding: 2.2rem;
  background-color: transparent;
  font-size: 1.2rem;
  color: inherit;
}
.page-bg-dark .filter-list-newsroom .filter-action .form-actions .form-reset {
  color: #fff;
}
.filter-list #edit-date-container {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
@media screen and (min-width: 46.9375em) {
  .filter-list #edit-date-container {
    gap: 0;
  }
}
@media screen and (min-width: 46.9375em) {
  .filter-list #edit-date-container > :not(:last-child) {
    margin-right: 2.6086956522vw;
  }
}
@media screen and (min-width: 64.0625em) {
  .filter-list #edit-date-container > :not(:last-child) {
    margin-right: 3.4782608696vw;
  }
}
@media screen and (min-width: 28.1875em) {
  .filter-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.filter-center .form-item {
  min-width: 11rem;
}
@media screen and (min-width: 28.1875em) {
  .filter-center .form-item:not(:last-child) {
    margin-right: 1rem;
  }
}
.filter-action {
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 1em;
}
@media screen and (min-width: 62.5625em) {
  .filter-action {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-left: 3.4782608696vw;
  }
}
.filter-action .form-submit {
  color: #555555;
  background: #fff;
  border-color: #555555;
  -webkit-box-shadow: unset;
  box-shadow: unset;
  border: solid 1px;
}
.filter-action .form-submit:hover,
.filter-action .form-submit:focus {
  background: #555555;
  color: #fff;
}
.filter-search-action .filter-action .form-submit {
  padding: 0.65em 3em;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
}
@media screen and (min-width: 46.9375em) {
  .filter-search-action .filter-action .form-submit {
    padding-top: 0.65em;
    padding-bottom: 0.65em;
    min-height: 4.5rem;
  }
}
.filter .form-actions {
  margin: 0 0 0 auto;
}
@media screen and (min-width: 46.9375em) {
  .filter .form-actions {
    margin-left: 3.4782608696vw;
  }
}
.filter-search-action {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
.filter-search-action .filter-action {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
}
@media screen and (max-width: 46.875em) {
  .filter-search-action .filter-action {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
@media screen and (min-width: 62.5625em) {
  .filter-search-action .filter-action {
    margin-left: 0;
  }
}
@media screen and (max-width: 46.875em) {
  .filter-search-action .form-actions {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
  }
}
.filter-search {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
@media screen and (min-width: 46.9375em) {
  .filter-search {
    max-width: calc(100% - 3.4782608696vw - 20rem);
  }
}
.filter input[type="search"] {
  padding-top: 1.2rem;
  padding-right: 4rem;
  padding-left: 2.4rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-image: url(../../../../themes/custom/customer/images/search.svg);
  background-repeat: no-repeat;
  background-position: right 1.5rem center;
  background-size: 1.5rem;
}
@media screen and (min-width: 62.5625em) {
  .filter-jobs .filter-action {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    margin-left: auto;
    margin-top: -5.5rem;
  }
}
@media screen and (min-width: 46.9375em) {
  .filter-jobs .filter-action {
    -webkit-box-pack: end;
    -webkit-justify-content: end;
    -ms-flex-pack: end;
    justify-content: end;
  }
}
.filter .form-type-date label {
  font-size: 1.2rem;
  text-transform: uppercase;
}
.footer {
  position: relative;
  z-index: 0;
  padding: 10.4347826087vw 0 4.2rem;
  background: #323c46;
  color: #fff;
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .footer {
    padding-top: 6.9565217391vw;
  }
}
@media screen and (min-width: 62.5625em) {
  .footer {
    padding: 7.5rem 0 6rem;
  }
}
@media screen and (min-width: 46.9375em) {
  .footer > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.footer .bottom {
  padding-top: 1rem;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
@media screen and (max-width: 46.875em) {
  .footer .bottom {
    padding-right: 5rem;
  }
}
.footer .bottom .region {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 1rem;
}
@media screen and (max-width: 46.875em) {
  .footer .bottom .region {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media screen and (min-width: 62.5625em) {
  .footer .bottom .region {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 46.875em) {
  .footer .bottom .menu--secondary {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 1.5rem;
  }
}
@media screen and (max-width: 46.875em) {
  .footer .bottom div.block {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
}
.footer .left {
  font-weight: 300;
}
.footer .left img {
  max-width: 9.4rem;
}
.footer .left strong {
  font-weight: 500;
}
.footer .left .text-formatted > * {
  margin-bottom: 1.5rem;
}
.footer .btn-arrow,
.footer .section-highlight .top .link a,
.section-highlight .top .link .footer a,
.footer .slideshow-card-a-wrapper .paragraph-content .link a,
.slideshow-card-a-wrapper .paragraph-content .link .footer a {
  color: inherit;
}
@media screen and (min-width: 46.9375em) {
  .footer .btn-arrow,
  .footer .section-highlight .top .link a,
  .section-highlight .top .link .footer a,
  .footer .slideshow-card-a-wrapper .paragraph-content .link a,
  .slideshow-card-a-wrapper .paragraph-content .link .footer a {
    display: inline-block;
    margin-right: -0.8em;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.footer .right .region {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.footer .right p {
  overflow: inherit;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 46.9375em) {
  .footer .right .text-formatted {
    text-align: right;
  }
}
@media screen and (max-width: 46.875em) {
  .footer .right-top {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
}
@media screen and (min-width: 46.9375em) {
  .footer .right-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1.5rem;
  }
}
@media screen and (max-width: 46.875em) {
  .footer .right-bottom {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 5rem;
  }
}
.for-investors {
  -webkit-box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.2);
  box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.2);
  background: #f5f5f5;
  overflow: hidden;
}
@media screen and (min-width: 62.5625em), print {
  .for-investors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.for-investors .title {
  padding: 3rem;
  margin-bottom: 0;
  background: #323c46;
  color: #fff;
  font-weight: 500;
  text-align: center;
}
@media screen and (min-width: 62.5625em), print {
  .for-investors .title {
    width: calc((5) * 3.4782608696vw + 0 * 5vw);
  }
}
.for-investors .container {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  text-align: center;
}
@media screen and (min-width: 62.5625em), print {
  .for-investors .container {
    width: calc((19) * 3.4782608696vw + 0 * 5vw);
  }
}
.for-investors .list {
  margin: 0 auto;
}
.for-investors li {
  position: relative;
}
@media screen and (max-width: 62.5em) {
  .for-investors li::before {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    content: "";
    top: -2px;
    width: 2.2rem;
    height: 1px;
    background: rgba(85, 85, 85, 0.3);
  }
}
@media screen and (min-width: 62.5625em) {
  .for-investors li {
    display: inline-block;
  }
  .for-investors li:not(:last-of-type)::before {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "";
    right: -1px;
    height: 2.2rem;
    width: 1px;
    background: rgba(85, 85, 85, 0.3);
  }
}
.for-investors-item {
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.for-investors-item a {
  display: block;
  padding: 3rem 3.5vw;
}
@media screen and (min-width: 62.5625em) and (max-width: 78.75em) {
  .for-investors-item a {
    padding-left: 2.5vw;
    padding-right: 2.5vw;
  }
}
.for-investors-item.login a {
  position: relative;
}
@media screen and (min-width: 62.5625em) and (max-width: 78.75em) {
  .for-investors-item.login a {
    padding-left: calc(2.5vw + 2.4rem);
  }
}
@media screen and (min-width: 78.8125em) {
  .for-investors-item.login a {
    padding-left: calc(3.5vw + 2.4rem);
  }
}
.for-investors-item.login a::before {
  content: "\e90f";
  font-size: 1.5rem;
}
@media screen and (max-width: 62.5em) {
  .for-investors-item.login a::before {
    display: inline-block;
    vertical-align: bottom;
    margin-right: 1rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .for-investors-item.login a::before {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media screen and (min-width: 62.5625em) and (max-width: 78.75em) {
  .for-investors-item.login a::before {
    left: 2.5vw;
  }
}
@media screen and (min-width: 78.8125em) {
  .for-investors-item.login a::before {
    left: 3.5vw;
  }
}
.form-application {
  position: relative;
}
.form-application > div {
  position: relative;
}
@media screen and (min-width: 46.9375em) {
  .form-application .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.form-application .type {
  margin-bottom: 0.75em;
  color: #d94535;
}
.color-activity-1 .form-application .type {
  color: #b6aca7;
}
.color-activity-2 .form-application .type {
  color: #b9d3d8;
}
.color-activity-3 .form-application .type {
  color: #7fbbbf;
}
.color-activity-4 .form-application .type {
  color: #7aaece;
}
.color-activity-5 .form-application .type {
  color: #7aa5a6;
}
.color-activity-6 .form-application .type {
  color: #009ba3;
}
.color-activity-7 .form-application .type {
  color: #9482b5;
}
.color-activity-8 .form-application .type {
  color: #6a7999;
}
.color-activity-9 .form-application .type {
  color: #99cc99;
}
.color-activity-10 .form-application .type {
  color: #9ba77b;
}
.color-activity-11 .form-application .type {
  color: #728680;
}
.color-activity-12 .form-application .type {
  color: #e73027;
}
.color-activity-13 .form-application .type {
  color: #d94535;
}
.color-activity-14 .form-application .type {
  color: #fbdad7;
}
.color-activity-15 .form-application .type {
  color: #9593be;
}
.color-activity-16 .form-application .type {
  color: #d94535;
}
.color-activity-17 .form-application .type {
  color: #0098b6;
}
.color-activity-18 .form-application .type {
  color: #016668;
}
.color-activity-19 .form-application .type {
  color: #6bcaba;
}
.form-application .side {
  margin-bottom: 3rem;
}
@media screen and (min-width: 46.9375em) {
  .form-application .side {
    width: calc((7) * 3.4782608696vw + 0 * 5vw);
  }
}
.form-application h2 {
  margin-bottom: 2rem;
}
@media screen and (min-width: 46.9375em) {
  .form-application .form {
    width: calc((15) * 3.4782608696vw + 0 * 5vw);
  }
}
.form-application .form-actions {
  text-align: right;
  margin-bottom: 3rem;
}
.form-application .form-type-checkbox .form-description {
  opacity: 0.5;
}
.header .form-application .type {
  margin-bottom: 0.25em;
  font-size: 1.6rem;
}
@media screen and (min-width: 62.5625em) {
  .header .form-application .type {
    font-size: 2.5rem;
  }
}
.header .form-application .content {
  display: block;
}
.header .form-application .side,
.header .form-application .form {
  width: auto;
}
.form-contact {
  margin: 0 auto;
  text-align: center;
  font-weight: 300;
}
@media screen and (min-width: 46.9375em) {
  .form-contact {
    width: calc((19) * 3.4782608696vw + 0 * 5vw);
  }
}
.form-contact .category {
  margin-bottom: 2rem;
}
.color-activity-1 .form-contact .category {
  color: #b6aca7;
}
.color-activity-2 .form-contact .category {
  color: #b9d3d8;
}
.color-activity-3 .form-contact .category {
  color: #7fbbbf;
}
.color-activity-4 .form-contact .category {
  color: #7aaece;
}
.color-activity-5 .form-contact .category {
  color: #7aa5a6;
}
.color-activity-6 .form-contact .category {
  color: #009ba3;
}
.color-activity-7 .form-contact .category {
  color: #9482b5;
}
.color-activity-8 .form-contact .category {
  color: #6a7999;
}
.color-activity-9 .form-contact .category {
  color: #99cc99;
}
.color-activity-10 .form-contact .category {
  color: #9ba77b;
}
.color-activity-11 .form-contact .category {
  color: #728680;
}
.color-activity-12 .form-contact .category {
  color: #e73027;
}
.color-activity-13 .form-contact .category {
  color: #d94535;
}
.color-activity-14 .form-contact .category {
  color: #fbdad7;
}
.color-activity-15 .form-contact .category {
  color: #9593be;
}
.color-activity-16 .form-contact .category {
  color: #d94535;
}
.color-activity-17 .form-contact .category {
  color: #0098b6;
}
.color-activity-18 .form-contact .category {
  color: #016668;
}
.color-activity-19 .form-contact .category {
  color: #6bcaba;
}
.form-contact .title {
  margin-bottom: 5rem;
}
@media screen and (min-width: 46.9375em) {
  .form-event .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.form-event .content p {
  margin-bottom: 3rem;
}
.form-event h2 {
  color: inherit;
}
.form-event .form {
  text-align: right;
}
.form-event .form-actions {
  margin-bottom: 0;
}
.form-newsletter {
  margin: 0 auto;
  text-align: center;
}
@media screen and (min-width: 46.9375em) {
  .form-newsletter {
    width: calc((19) * 3.4782608696vw + 0 * 5vw);
  }
}
.form-newsletter .title {
  color: #d94535;
  font-weight: normal;
}
.form-newsletter .text {
  max-width: 20em;
  margin: 0 auto 2em;
  color: #555555;
  font-size: 1.8rem;
  font-weight: 500;
  letter-spacing: 0.06rem;
}
.block-job-open-application-form-block .form-newsletter .text {
  max-width: none;
}
.form-newsletter .form-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-column-gap: 5rem;
  -moz-column-gap: 5rem;
  column-gap: 5rem;
  max-width: 85rem;
  margin: 3rem auto;
}
.form-newsletter .form-column .edit-content-type__title {
  margin-bottom: 2.4rem;
  color: #555555;
  font-size: 1.4rem;
  letter-spacing: 0.06rem;
  text-align: left;
}
.form-newsletter .form-column .form-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.form-newsletter .form-column .form-wrapper label {
  text-align: left;
}
.form-newsletter .form-actions {
  margin: 3rem 0 6.8rem;
}
.form-newsletter .form-submit {
  background: #d94535;
}
.header .form-newsletter {
  width: auto;
  text-align: left;
}
.header .form-newsletter .text {
  margin-left: 0;
}
.form-newsletter .edit-language {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (max-width: 46.875em) {
  .form-newsletter .edit-language {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.form-newsletter .edit-language .form-radios {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.form-newsletter .edit-language .form-radio:not(:checked) + label::before {
  background: #fff;
}
.form-newsletter .edit-language .form-type-radio {
  margin-bottom: 0;
  margin-top: 8px;
}
.form-newsletter .edit-language .form-type-radio label:hover::before {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-newsletter .edit-language .form-type-radio:first-child {
  margin-right: 40px;
  margin-left: 25px;
}
@media screen and (max-width: 46.875em) {
  .form-newsletter .edit-language .form-type-radio:first-child {
    margin-left: 0;
  }
}
.form-newsletter .form-type-checkbox {
  margin-top: 0.3em;
  display: inline-block;
}
.form-newsletter .form-checkbox + label::before {
  background: #fff;
}
.form-newsletter .form-checkbox:checked + label::before {
  background: #323c46;
}
.form-newsletter .form-no-label a {
  opacity: 1;
  color: #555555;
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: 0.06rem;
}
.grid {
  display: none;
  position: fixed;
  z-index: -1;
  top: 0;
  height: 100vh;
  border: 0;
  counter-reset: i;
}
@media print {
  .grid {
    display: none;
  }
}
.grid td {
  position: relative;
  padding: 0;
  border: 0;
}
.grid td:nth-of-type(odd) {
  background: #ddd;
}
.grid td::before {
  position: absolute;
  counter-increment: i;
  content: counter(i);
  left: 35%;
  top: 5%;
}
.grid .w5 {
  width: 5%;
}
.grid .w5:nth-of-type(even) {
  background: #eee;
}
.header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  background: #fff;
}
@media print {
  .header {
    position: relative;
    margin-bottom: 2rem;
  }
}
.header .main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
@media print {
  .header .main {
    padding: 0;
  }
}
.is-front .header {
  opacity: 0;
  z-index: 101;
}
.is-front.loaded .header {
  background: transparent -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(rgba(0, 0, 0, 0.6)),
      to(rgba(255, 255, 255, 0))
    ) 0% 0% no-repeat padding-box;
  background: transparent
    linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(255, 255, 255, 0)) 0% 0%
    no-repeat padding-box;
  -webkit-animation: 6s both fade-in;
  animation: 6s both fade-in;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  padding-bottom: 20px;
}
.is-front.loaded .header.is-scrolling .region-header__bottom {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.is-front.loaded:not(.fp-viewing-0) .header .region-header__top,
.header.is-scrolling .region-header__top {
  height: 0;
  overflow: hidden;
}
.is-front.loaded:not(.fp-viewing-0) .header .region-header__bottom,
.header.is-scrolling .region-header__bottom {
  -webkit-box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.1);
  box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.1);
}
.is-front.loaded:not(.fp-viewing-0) .header {
  background: #fff;
  padding-bottom: 0;
}
.region-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%;
}
.is-front .header:not(.is-expanded) .region-header {
  color: #fff;
}
.region-header-top,
.region-header__top-container,
.region-header__bottom-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 100%;
}
.region-header__top-container,
.region-header-top {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.region-header-top {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  padding-left: 1.7391304348vw;
}
.region-header__top {
  height: 32px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #f5f5f5;
}
@media screen and (max-width: 78.75em) {
  .region-header__top {
    height: 0;
    overflow: hidden;
  }
}
.is-front.loaded .header:not(.is-expanded) .region-header__top {
  background-color: transparent;
}
.region-header__bottom {
  height: 50px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.is-front.loaded .header.is-expanded .region-header__bottom,
.is-front.loaded .fullpage-menu .region-header__bottom {
  background-color: #fff;
}
.region-navigation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: #fff;
  color: #fff;
}
@media screen and (min-width: 46.9375em) {
  .region-navigation {
    width: calc((8) * 3.4782608696vw + 2 * 5vw);
  }
}
@media screen and (min-width: 62.5625em) {
  .region-navigation {
    width: calc((6) * 3.4782608696vw + 2 * 5vw);
  }
}
.region-navigation .text-formatted {
  padding: 0 1em;
}
.region-navigation .btn-arrow,
.region-navigation .section-highlight .top .link a,
.section-highlight .top .link .region-navigation a,
.region-navigation .slideshow-card-a-wrapper .paragraph-content .link a,
.slideshow-card-a-wrapper .paragraph-content .link .region-navigation a {
  color: inherit;
  position: static;
}
.region-navigation .btn-arrow:after,
.region-navigation .section-highlight .top .link a:after,
.section-highlight .top .link .region-navigation a:after,
.region-navigation .slideshow-card-a-wrapper .paragraph-content .link a:after,
.slideshow-card-a-wrapper .paragraph-content .link .region-navigation a:after {
  position: static;
  display: inline-block;
  -webkit-transform: translateY(-15%) scale(0.6);
  transform: translateY(-15%) scale(0.6);
}
.region-special {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  width: calc((12) * 3.4782608696vw + 1 * 5vw);
  margin: 6.9565217391vw 5vw 2rem 3.4782608696vw;
}
@media screen and (max-width: 46.875em) {
  .region-special {
    display: none;
  }
}
@media screen and (min-width: 62.5625em) {
  .region-special {
    width: calc((13) * 3.4782608696vw + 1 * 5vw);
  }
}
.region-special .text-formatted {
  font-weight: 300;
}
.region-special .text-formatted > * {
  margin-bottom: 1em;
}
.region-special .text-formatted strong {
  font-weight: 500;
}
.region-secondary {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  margin: 3.4782608696vw 10vw;
}
@media screen and (min-width: 46.9375em) {
  .region-secondary {
    margin: 0 5vw 3.4782608696vw 3.4782608696vw;
  }
}
.heading-list-big-img {
  position: relative;
  padding-top: 26rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
}
@media screen and (min-width: 46.9375em) {
  .heading-list-big-img {
    padding-top: 17.5rem;
  }
}
@media screen and (min-width: 78.8125em) {
  .heading-list-big-img {
    padding-top: 15rem;
  }
}
.heading-list-big-img:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  content: "";
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(50, 60, 70, 0.7)),
    to(rgba(50, 60, 70, 0))
  );
  background: linear-gradient(
    90deg,
    rgba(50, 60, 70, 0.7) 0%,
    rgba(50, 60, 70, 0) 100%
  );
  background-blend-mode: multiply;
  width: 100%;
  height: 100%;
}
.heading-list-big-img-title {
  position: relative;
}
.heading-list-big-img h1 {
  color: #fff;
  font-size: 2.5rem;
  font-weight: 400;
  letter-spacing: 0.07em;
  text-transform: uppercase;
}
@media screen and (min-width: 46.9375em) {
  .heading-list-big-img h1 {
    font-size: 3.5rem;
  }
}
@media screen and (min-width: 78.8125em) {
  .heading-list-big-img h1 {
    font-size: 4.2rem;
  }
}
.heading-list-big-img h1.with-deco {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  gap: 2.4rem;
}
@media screen and (min-width: 46.9375em) {
  .heading-list-big-img h1.with-deco {
    width: 80%;
  }
}
@media screen and (min-width: 78.8125em) {
  .heading-list-big-img h1.with-deco {
    width: 65%;
  }
}
@media screen and (min-width: 62.5625em) {
  .heading-list-big-img h1.with-deco span {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}
.heading-list-big-img h1.with-deco::after {
  content: "";
  height: 0.2rem;
  width: 100%;
  background-color: #d94535;
  -webkit-transform: translateY(-2rem);
  transform: translateY(-2rem);
}
@media screen and (min-width: 46.9375em) {
  .heading-list-big-img h1.with-deco::after {
    -webkit-transform: translateY(-3rem);
    transform: translateY(-3rem);
  }
}
.heading-list-big-img-wrapper {
  position: relative;
}
.heading-list-big-img-wrapper:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  z-index: 0;
  width: 50vw;
  height: 100%;
  background-color: #fff;
}
.page-bg-dark .heading-list-big-img-wrapper:before {
  background-color: #323c46;
}
.heading-list-big-img-wrapper-content {
  position: relative;
  z-index: 1;
}
.heading-list-big-img-wrapper-content-intro {
  width: 100%;
  padding: 3.2rem 3.2rem 0 0;
  margin: 0;
  background-color: #fff;
}
.page-bg-dark .heading-list-big-img-wrapper-content-intro {
  background-color: #323c46;
}
@media screen and (min-width: 46.9375em) {
  .heading-list-big-img-wrapper-content-intro {
    width: 80%;
    padding: 5rem 8.5rem 0 0;
  }
}
@media screen and (min-width: 78.8125em) {
  .heading-list-big-img-wrapper-content-intro {
    width: 65%;
    padding: 5.6rem 11rem 0 0;
  }
}
.heading-list-big-img-wrapper-content-title {
  color: #323c46;
  font-size: 2.5rem;
}
.page-bg-dark .heading-list-big-img-wrapper-content-title {
  color: #fff;
  font-weight: 500;
}
@media screen and (min-width: 46.9375em) {
  .heading-list-big-img-wrapper-content-title {
    font-size: 3.5rem;
  }
}
@media screen and (min-width: 78.8125em) {
  .heading-list-big-img-wrapper-content-title {
    font-size: 4.2rem;
  }
}
.heading-list-big-img-wrapper-content-resume {
  color: #323c46;
  font-size: 1.6rem;
  line-height: 1.55;
  letter-spacing: 0.06em;
}
.page-bg-dark .heading-list-big-img-wrapper-content-resume {
  color: #fff;
}
@media screen and (min-width: 78.8125em) {
  .heading-list-big-img-wrapper-content-resume {
    font-size: 1.8rem;
  }
}
.heading-list {
  margin-bottom: 7.5rem;
}
.heading-list .content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 46.875em) {
  .heading-list .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
@media screen and (min-width: 46.9375em) {
  .heading-list .content {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.heading-list h2 {
  margin-bottom: 0.5em;
  font-weight: 500;
}
@media screen and (min-width: 46.9375em) {
  .heading-list .with-img .intro {
    padding-right: 6.9565217391vw;
  }
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .heading-list .with-img .intro {
    width: calc((11) * 3.4782608696vw + 0 * 5vw);
  }
}
@media screen and (min-width: 62.5625em) {
  .heading-list .with-img .intro {
    width: calc((9) * 3.4782608696vw + 0 * 5vw);
  }
}
.heading-list .bg {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  min-height: 19.6rem;
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .heading-list .bg {
    min-height: 28rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .heading-list .bg {
    min-height: 43.7rem;
  }
}
@media print {
  .heading-list .bg {
    min-height: inherit;
  }
}
@media screen and (max-width: 46.875em) {
  .heading-list .bg {
    margin-bottom: 2.5rem;
  }
}
.heading {
  min-height: 150px;
}
.heading .bg {
  position: relative;
  width: 100%;
}
.heading .intro {
  border: solid #d94535;
  border-width: 0 0 6px;
}
.color-activity-1 .heading .intro {
  border-color: #b6aca7;
}
.color-activity-2 .heading .intro {
  border-color: #b9d3d8;
}
.color-activity-3 .heading .intro {
  border-color: #7fbbbf;
}
.color-activity-4 .heading .intro {
  border-color: #7aaece;
}
.color-activity-5 .heading .intro {
  border-color: #7aa5a6;
}
.color-activity-6 .heading .intro {
  border-color: #009ba3;
}
.color-activity-7 .heading .intro {
  border-color: #9482b5;
}
.color-activity-8 .heading .intro {
  border-color: #6a7999;
}
.color-activity-9 .heading .intro {
  border-color: #99cc99;
}
.color-activity-10 .heading .intro {
  border-color: #9ba77b;
}
.color-activity-11 .heading .intro {
  border-color: #728680;
}
.color-activity-12 .heading .intro {
  border-color: #e73027;
}
.color-activity-13 .heading .intro {
  border-color: #d94535;
}
.color-activity-14 .heading .intro {
  border-color: #fbdad7;
}
.color-activity-15 .heading .intro {
  border-color: #9593be;
}
.color-activity-16 .heading .intro {
  border-color: #d94535;
}
.color-activity-17 .heading .intro {
  border-color: #0098b6;
}
.color-activity-18 .heading .intro {
  border-color: #016668;
}
.color-activity-19 .heading .intro {
  border-color: #6bcaba;
}
@media screen and (min-width: 62.5625em) {
  .heading .intro {
    padding-bottom: 2.0869565217vw;
  }
}
.sustainability-page .heading .intro {
  border-color: #d94535;
}
.heading h1 {
  color: inherit;
}
.heading .subtitle {
  font-size: 2.1rem;
}
@media screen and (min-width: 62.5625em) {
  .heading .subtitle {
    font-size: 3.5rem;
  }
}
.heading .btn-social {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
@media screen and (max-width: 46.875em) {
  .heading .btn-social {
    display: none;
  }
}
.heading .social {
  margin-top: 0.2rem;
  margin-left: -0.75em;
  font-size: 1rem;
}
@media screen and (min-width: 46.9375em) {
  .heading .social {
    margin-top: 1.2rem;
  }
}
@media screen and (min-width: 78.8125em) {
  .heading .social {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 46.9375em) {
  .heading.with-social-link {
    overflow: hidden;
  }
}
@media screen and (max-width: 46.875em) {
  .heading.with-social-link {
    margin-bottom: -2.2rem;
  }
}
@media screen and (min-width: 46.9375em) {
  .heading.type-level0 {
    padding-left: 0;
    padding-right: 0;
  }
}
.heading.type-level0 .content {
  position: absolute;
  top: 0;
  width: 100%;
}
@media screen and (min-width: 46.9375em) {
  .heading.type-level0 .content {
    padding: 0 10vw;
  }
}
.heading.type-level0 .intro {
  padding-left: 0;
  padding-right: 0;
  border: 0;
}
.heading.type-level1 {
  padding-bottom: 6.8rem;
}
.heading.type-level1.with-social-link {
  padding-bottom: 9rem;
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .heading.type-level1 {
    margin-bottom: 4.2rem;
  }
}
.heading.type-level1 .bg {
  background-position: center;
}
@media screen and (min-width: 119.0625em) {
  .heading.type-level1 .bg img {
    max-width: inherit;
    width: 100%;
  }
}
.heading.type-level1 .content {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.heading.type-level1 .intro {
  background: #323c46;
  color: #fff;
}
@media screen and (min-width: 46.9375em) {
  .heading.type-level1 .intro {
    width: calc((11) * 3.4782608696vw + 0 * 5vw);
  }
}
.heading.type-level1 h1 {
  margin-bottom: 5rem;
  font-size: 2.8rem;
  color: #fff;
}
@media screen and (min-width: 62.5625em) and (max-width: 78.75em) {
  .heading.type-level1 h1 {
    font-size: 4.5rem;
  }
}
@media screen and (min-width: 78.8125em) {
  .heading.type-level1 h1 {
    font-size: 5.3rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .heading.type-level1 h1 {
    margin-bottom: 8.8rem;
  }
}
.heading.type-level1 .subtitle {
  font-weight: 300;
}
.heading.type-level1 .social {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
@media screen and (min-width: 46.9375em) {
  .heading.type-level1 .social {
    margin: 0 0 0 1rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .heading.type-level1 .social {
    margin-bottom: 1rem;
  }
}
.heading.type-level2 {
  min-height: 37.5rem;
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .heading.type-level2 {
    min-height: 36rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .heading.type-level2 {
    min-height: 44.2rem;
  }
}
@media print {
  .heading.type-level2 {
    min-height: inherit;
  }
}
@media screen and (max-width: 46.875em) {
  .heading.type-level2 {
    padding-left: 5vw;
    padding-right: 5vw;
    padding-bottom: 6.8rem;
  }
}
@media screen and (min-width: 46.9375em) {
  .heading.type-level2 .bg {
    padding-left: 20vw;
  }
}
.heading.type-level2 .content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
@media screen and (min-width: 46.9375em) {
  .heading.type-level2 .content {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    bottom: auto;
  }
}
.heading.type-level2 .intro {
  padding-bottom: 6.9565217391vw;
}
@media screen and (min-width: 46.9375em) {
  .heading.type-level2 .intro {
    max-width: calc((10) * 3.4782608696vw + 0 * 5vw);
    padding: 3.4782608696vw 3.4782608696vw 1.7391304348vw 0;
  }
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .heading.type-level2 .intro {
    padding-bottom: 4.1739130435vw;
  }
}
@media screen and (min-width: 62.5625em) {
  .heading.type-level2 .intro {
    padding-top: 3.4782608696vw;
    padding-bottom: 3.4782608696vw;
  }
}
@media screen and (min-width: 78.8125em) {
  .heading.type-level2 .intro {
    max-width: calc((8) * 3.4782608696vw + 0 * 5vw);
    border-bottom-width: 10px;
  }
}
.heading.type-level2 h1 {
  margin-bottom: 3rem;
  color: #d94535;
}
@media screen and (min-width: 62.5625em) {
  .heading.type-level2 h1 {
    font-size: 4rem;
  }
}
.color-activity-1 .heading.type-level2 h1 {
  color: #b6aca7;
}
.color-activity-2 .heading.type-level2 h1 {
  color: #b9d3d8;
}
.color-activity-3 .heading.type-level2 h1 {
  color: #7fbbbf;
}
.color-activity-4 .heading.type-level2 h1 {
  color: #7aaece;
}
.color-activity-5 .heading.type-level2 h1 {
  color: #7aa5a6;
}
.color-activity-6 .heading.type-level2 h1 {
  color: #009ba3;
}
.color-activity-7 .heading.type-level2 h1 {
  color: #9482b5;
}
.color-activity-8 .heading.type-level2 h1 {
  color: #6a7999;
}
.color-activity-9 .heading.type-level2 h1 {
  color: #99cc99;
}
.color-activity-10 .heading.type-level2 h1 {
  color: #9ba77b;
}
.color-activity-11 .heading.type-level2 h1 {
  color: #728680;
}
.color-activity-12 .heading.type-level2 h1 {
  color: #e73027;
}
.color-activity-13 .heading.type-level2 h1 {
  color: #d94535;
}
.color-activity-14 .heading.type-level2 h1 {
  color: #fbdad7;
}
.color-activity-15 .heading.type-level2 h1 {
  color: #9593be;
}
.color-activity-16 .heading.type-level2 h1 {
  color: #d94535;
}
.color-activity-17 .heading.type-level2 h1 {
  color: #0098b6;
}
.color-activity-18 .heading.type-level2 h1 {
  color: #016668;
}
.color-activity-19 .heading.type-level2 h1 {
  color: #6bcaba;
}
.heading.type-level2 .subtitle {
  font-size: 1.8rem;
}
@media screen and (min-width: 62.5625em) {
  .heading.type-level2 .subtitle {
    font-size: 2.3rem;
  }
}
.heading.type-logo {
  padding-bottom: 4.2rem;
  margin-left: 5vw;
  margin-right: 5vw;
}
@media screen and (min-width: 46.9375em) {
  .heading.type-logo {
    padding-left: 0;
    padding-right: 0;
  }
}
.heading.type-logo .content {
  position: absolute;
  padding-left: 5vw;
  padding-right: 5vw;
  width: 100%;
  bottom: 0;
}
@media screen and (min-width: 46.9375em), print {
  .heading.type-logo .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 119.0625em) {
  .heading.type-logo .bg img {
    max-width: inherit;
    width: 100%;
  }
}
.heading.type-logo .logo {
  position: relative;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 27.8260869565vw;
  height: 27.8260869565vw;
  padding: 1.7391304348vw;
  z-index: 1;
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (max-width: 46.875em) {
  .heading.type-logo .logo {
    position: absolute;
    margin-left: 6.9565217391vw;
  }
}
@media screen and (min-width: 46.9375em) {
  .heading.type-logo .logo {
    width: 20.8695652174vw;
    height: 20.8695652174vw;
  }
}
@media screen and (min-width: 62.5625em) {
  .heading.type-logo .logo {
    width: 17.3913043478vw;
    height: 17.3913043478vw;
  }
}
@media print {
  .heading.type-logo .logo {
    width: 15rem;
    height: 15rem;
    padding: 1rem;
  }
}
.heading.type-logo .intro {
  margin-top: 2rem;
  background: #fff;
  border-width: 4px 0 0;
}
@media screen and (max-width: 46.875em) {
  .heading.type-logo .intro {
    padding-top: 27.8260869565vw;
  }
}
@media screen and (min-width: 46.9375em) {
  .heading.type-logo .intro {
    margin-top: 1.5rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .heading.type-logo .intro {
    border-top-width: 6px;
  }
}
.heading.type-logo .subtitle {
  margin-bottom: 0.55em;
  font-weight: 500;
  color: inherit;
}
@media screen and (max-width: 62.5em) {
  .heading.type-logo .subtitle {
    font-size: 2.5rem;
  }
}
.heading.type-l2-large .content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
@media screen and (min-width: 46.9375em) {
  .heading.type-l2-large .content {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    bottom: auto;
  }
}
.heading.type-l2-large .intro {
  color: #323c46;
}
@media screen and (min-width: 46.9375em) {
  .heading.type-l2-large .intro {
    width: calc((11) * 3.4782608696vw + 1 * 5vw);
    padding: 4.5vw 5vw 5vw;
  }
}
@media screen and (min-width: 62.5625em) {
  .heading.type-l2-large .intro {
    padding-bottom: 3vw;
  }
}
.heading.type-l2-large .job-name {
  margin-bottom: 1em;
  font-weight: 500;
}
@media screen and (min-width: 62.5625em) {
  .heading.type-l2-large .job-name {
    margin-bottom: 0.5em;
  }
}
.heading.type-l2-large .title {
  margin-bottom: 0;
  font-size: 3.2rem;
  font-weight: 300;
  line-height: 1.1;
}
@media screen and (min-width: 62.5625em) {
  .heading.type-l2-large .title {
    font-size: 6rem;
  }
}
.heading-line-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.heading-line {
  position: relative;
  margin: auto auto 2rem;
  width: calc(100% - 5vw * 4);
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .heading-line {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .heading-line {
    margin-bottom: 4.2rem;
  }
}
@media print {
  .heading-line {
    width: 100%;
  }
}
.heading-line::after {
  content: "";
  position: absolute;
  width: calc(100% + 2 * 5vw);
  top: 1.4rem;
  left: 0;
  border-top: solid 2px #d94535;
  z-index: -1;
}
.color-activity-1 .heading-line::after {
  border-color: #b6aca7;
}
.color-activity-2 .heading-line::after {
  border-color: #b9d3d8;
}
.color-activity-3 .heading-line::after {
  border-color: #7fbbbf;
}
.color-activity-4 .heading-line::after {
  border-color: #7aaece;
}
.color-activity-5 .heading-line::after {
  border-color: #7aa5a6;
}
.color-activity-6 .heading-line::after {
  border-color: #009ba3;
}
.color-activity-7 .heading-line::after {
  border-color: #9482b5;
}
.color-activity-8 .heading-line::after {
  border-color: #6a7999;
}
.color-activity-9 .heading-line::after {
  border-color: #99cc99;
}
.color-activity-10 .heading-line::after {
  border-color: #9ba77b;
}
.color-activity-11 .heading-line::after {
  border-color: #728680;
}
.color-activity-12 .heading-line::after {
  border-color: #e73027;
}
.color-activity-13 .heading-line::after {
  border-color: #d94535;
}
.color-activity-14 .heading-line::after {
  border-color: #fbdad7;
}
.color-activity-15 .heading-line::after {
  border-color: #9593be;
}
.color-activity-16 .heading-line::after {
  border-color: #d94535;
}
.color-activity-17 .heading-line::after {
  border-color: #0098b6;
}
.color-activity-18 .heading-line::after {
  border-color: #016668;
}
.color-activity-19 .heading-line::after {
  border-color: #6bcaba;
}
@media screen and (min-width: 46.9375em), print {
  .heading-line::after {
    width: 100%;
    top: 50%;
  }
}
@media screen and (max-width: 46.875em) {
  .heading-line.with-parent {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .heading-line.with-parent::after {
    top: 1.1rem;
  }
}
@media screen and (min-width: 46.9375em) {
  .heading-line.with-parent {
    width: calc(100% - 5vw * 2);
  }
}
@media screen and (max-width: 46.875em) {
  .heading-line.with-parent .heading-line-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media screen and (min-width: 46.9375em), print {
  .heading-line.with-parent .heading-line-inner {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.heading-line .main-title,
.heading-line .title-parent {
  padding-right: 1.3rem;
  background-color: #fff;
}
@media screen and (max-width: 46.875em) {
  .heading-line .main-title,
  .heading-line .title-parent {
    -webkit-align-self: self-start;
    -ms-flex-item-align: self-start;
    align-self: self-start;
  }
}
.heading-line .main-title {
  margin-bottom: 0;
}
@media screen and (max-width: 46.875em) {
  .heading-line .main-title {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
}
@media screen and (min-width: 46.9375em), print {
  .heading-line .main-title {
    padding-right: 3rem;
  }
}
@media screen and (max-width: 46.875em) {
  .heading-line .title-parent {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 0.4em;
  }
}
@media screen and (min-width: 46.9375em) {
  .heading-line .title-parent {
    padding-left: 3rem;
    font-size: 2.5rem;
  }
}
@media print {
  .heading-line .title-parent {
    padding-left: 3rem;
  }
}
.heading-txt {
  margin-bottom: 4.2rem;
}
@media screen and (min-width: 46.9375em) {
  .heading-txt {
    margin-bottom: 7.5rem;
  }
}
.heading-txt .intro {
  margin-bottom: 1.8rem;
}
.heading-txt h1 {
  color: inherit;
  line-height: 1.1;
}
.heading-txt .bg {
  min-height: 23rem;
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .heading-txt .bg {
    min-height: 25rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .heading-txt .bg {
    min-height: 40rem;
  }
}
@media print {
  .heading-txt .bg {
    min-height: inherit;
  }
}
.heading-txt .with-responsive-img .bg-mobile,
.heading-txt .with-responsive-img .bg-tablet {
  display: none;
}
@media screen and (max-width: 64em) {
  .heading-txt .with-responsive-img .bg,
  .heading-txt .with-responsive-img .bg-mobile {
    display: none;
  }
  .heading-txt .with-responsive-img .bg-tablet {
    display: block;
  }
}
@media screen and (max-width: 46.875em) {
  .heading-txt .with-responsive-img .bg,
  .heading-txt .with-responsive-img .bg-tablet {
    display: none;
  }
  .heading-txt .with-responsive-img .bg-mobile {
    display: block;
  }
}
.heading-article {
  margin-top: -6.8rem;
}
.heading-article-sticky {
  position: fixed;
  top: 8.2rem;
  left: 0;
  z-index: 1;
  opacity: 0;
  pointer-events: none;
  width: 100%;
  background-color: #323c46;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
body.sticky-heading-article .heading-article-sticky {
  opacity: 1;
  pointer-events: auto;
}
body.scroll .heading-article-sticky {
  top: 5rem;
}
.heading-article-sticky p {
  overflow: hidden;
  padding: 1.5rem 0;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.heading-article-sticky .progress-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  background-color: #d94535;
}
.heading-article-background-img {
  min-height: 46.5rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
}
.heading-article-wrapper {
  width: calc(100% + 3rem);
  padding: 1.5rem 1.5rem 0;
  margin: 0 0 0 -1.5rem;
  background-color: white;
}
.heading-article-wrapper-img {
  margin-top: -16.2rem;
}
@media screen and (min-width: 46.9375em) {
  .heading-article-wrapper {
    width: calc(100% + 6rem);
    padding: 3rem 3rem 0;
    margin-left: -3rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .heading-article-wrapper {
    width: calc(100% + 10rem);
    padding: 5rem 5rem 0;
    margin-left: -5rem;
  }
}
@media screen and (min-width: 46.9375em) {
  .heading-article .intro {
    margin-bottom: 4.2rem;
  }
}
.heading-article .category {
  margin-bottom: 1em;
}
@media screen and (min-width: 62.5625em) {
  .heading-article .category {
    margin-bottom: 0.7em;
  }
}
.heading-article h1 {
  font-size: 2.5rem;
  font-weight: 400;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 46.9375em) {
  .heading-article h1 {
    font-size: 3.5rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .heading-article h1 {
    font-size: 5.3rem;
  }
}
.heading-event .intro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 46.9375em), print {
  .heading-event .intro {
    margin-bottom: 3.2rem;
  }
}
.heading-event .date {
  padding-right: 3.4782608696vw;
  border-right: solid 1px;
}
@media screen and (min-width: 46.9375em) {
  .heading-event .date span {
    line-height: 1.1;
  }
}
@media screen and (min-width: 46.9375em), print {
  .heading-event .date {
    border-width: 2px;
    padding-right: 2.5rem;
  }
}
.heading-event .category {
  font-size: 1.2rem;
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .heading-event .category {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 46.9375em) {
  .heading-event .category {
    font-size: 1.8rem;
  }
}
.heading-event .month {
  font-size: 1.2rem;
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .heading-event .month {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 46.9375em), print {
  .heading-event .month {
    font-size: 1.8rem;
    font-weight: 500;
  }
}
.heading-event .txt {
  padding-left: 3.4782608696vw;
  padding-bottom: 1rem;
}
@media screen and (min-width: 62.5625em), print {
  .heading-event .txt {
    padding-left: 2.5rem;
  }
}
.heading-event .category {
  margin-bottom: 0.8em;
}
@media screen and (min-width: 62.5625em), print {
  .heading-event .category {
    margin-bottom: 1em;
  }
}
.heading-event h1 {
  line-height: 1.1;
  margin-bottom: 0.3em;
}
@media screen and (min-width: 46.9375em) {
  .highlight-direction {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 10vw;
  }
}
.highlight-direction .media {
  position: relative;
}
@media screen and (max-width: 46.875em) {
  .highlight-direction .media {
    padding-bottom: 2rem;
  }
  .highlight-direction .media::after {
    position: absolute;
    bottom: 0;
    content: "";
    left: calc((5vw) * 2);
    height: 7.5rem;
    width: 0.3rem;
    background: #d94535;
  }
}
@media screen and (min-width: 46.9375em) {
  .highlight-direction .media {
    width: calc((10) * 3.4782608696vw + 0 * 5vw);
    position: relative;
    overflow: hidden;
  }
}
@media screen and (min-width: 78.8125em) {
  .highlight-direction .media {
    width: calc((13) * 3.4782608696vw + 0 * 5vw);
  }
}
@media screen and (max-width: 46.875em) {
  .highlight-direction .container {
    margin: 0 10vw;
  }
}
@media screen and (min-width: 46.9375em) {
  .highlight-direction .container {
    width: calc((11) * 3.4782608696vw + 0 * 5vw);
  }
}
@media screen and (min-width: 78.8125em) {
  .highlight-direction .container {
    width: calc((8) * 3.4782608696vw + 0 * 5vw);
    padding-top: 4rem;
  }
}
.highlight-direction .title {
  position: relative;
  font-weight: 300;
  font-size: 3.2rem;
  margin-bottom: 1rem;
  width: 100%;
}
@media screen and (min-width: 46.9375em) {
  .highlight-direction .title {
    width: calc((6) * 3.4782608696vw + 0 * 5vw);
  }
  .highlight-direction .title::before {
    position: absolute;
    top: 2.5rem;
    content: "";
    height: 3px;
    width: 13.9130434783vw;
    background: #d94535;
  }
}
@media screen and (min-width: 62.5625em) {
  .highlight-direction .title {
    font-size: 4.2rem;
  }
}
@media screen and (max-width: 46.875em) {
  .highlight-direction.left .media {
    margin-left: 5vw;
  }
  .highlight-direction.left .media::after {
    left: 5vw;
  }
}
@media screen and (min-width: 46.9375em) {
  .highlight-direction.left .media {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
}
@media screen and (min-width: 46.9375em) {
  .highlight-direction.left .title {
    margin-right: 3.4782608696vw;
  }
  .highlight-direction.left .title::before {
    right: calc(-100% + 5 * -3.4782608696vw);
    z-index: 2;
    width: 34.7826086957vw;
  }
}
@media screen and (min-width: 78.8125em) {
  .highlight-direction.left .title {
    width: 100%;
    padding-right: 50%;
    margin-right: 0;
  }
  .highlight-direction.left .title::before {
    right: auto;
    left: calc(50% + 3.4782608696vw);
    width: 20.8695652174vw;
  }
}
@media screen and (min-width: 46.9375em) {
  .highlight-direction.left.type-divider .title::before {
    left: inherit;
    right: calc(-100% + 2 * 3.4782608696vw);
    width: 20.8695652174vw;
  }
}
@media screen and (min-width: 62.5625em) {
  .highlight-direction.left.type-divider .title::before {
    right: calc(-100% + 1 * -3.4782608696vw);
  }
}
@media (min-width: 62.5em) and (max-width: 80em) {
  .highlight-direction.left.type-divider .title::before {
    right: calc(-165% + 1 * -3.4782608696vw);
  }
}
.highlight-direction.left.is-in-view .title::before {
  -webkit-animation: 1s both fade-in-right;
  animation: 1s both fade-in-right;
}
@media screen and (max-width: 46.875em) {
  .highlight-direction.right .media {
    margin-right: 5vw;
  }
}
@media screen and (min-width: 46.9375em) {
  .highlight-direction.right .title::before {
    left: -17.3913043478vw;
  }
}
@media screen and (min-width: 46.9375em) {
  .highlight-direction.right.type-divider .title::before {
    left: -15.652173913vw;
  }
}
.highlight-direction.right.is-in-view .title::before {
  -webkit-animation: 1s both fade-in-left;
  animation: 1s both fade-in-left;
}
@media screen and (min-width: 62.5625em) {
  .highlight-direction.type-divider .container {
    width: calc((9) * 3.4782608696vw + 0 * 5vw);
  }
}
.highlight-direction.type-divider .title {
  margin-right: 0;
  padding-right: 3.4782608696vw;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.556;
}
@media screen and (min-width: 46.9375em) {
  .highlight-direction.type-divider .title {
    width: calc((8) * 3.4782608696vw + 0 * 5vw);
  }
}
@media screen and (min-width: 62.5625em) {
  .highlight-direction.type-divider .title {
    width: calc((5) * 3.4782608696vw + 0 * 5vw);
    font-size: 2.5rem;
    line-height: 1.4;
  }
}
.highlight-direction.type-divider .title::before {
  background: #323c46;
}
.color-activity-1 .highlight-direction.type-divider .title::before {
  background: #b6aca7;
}
.color-activity-2 .highlight-direction.type-divider .title::before {
  background: #b9d3d8;
}
.color-activity-3 .highlight-direction.type-divider .title::before {
  background: #7fbbbf;
}
.color-activity-4 .highlight-direction.type-divider .title::before {
  background: #7aaece;
}
.color-activity-5 .highlight-direction.type-divider .title::before {
  background: #7aa5a6;
}
.color-activity-6 .highlight-direction.type-divider .title::before {
  background: #009ba3;
}
.color-activity-7 .highlight-direction.type-divider .title::before {
  background: #9482b5;
}
.color-activity-8 .highlight-direction.type-divider .title::before {
  background: #6a7999;
}
.color-activity-9 .highlight-direction.type-divider .title::before {
  background: #99cc99;
}
.color-activity-10 .highlight-direction.type-divider .title::before {
  background: #9ba77b;
}
.color-activity-11 .highlight-direction.type-divider .title::before {
  background: #728680;
}
.color-activity-12 .highlight-direction.type-divider .title::before {
  background: #e73027;
}
.color-activity-13 .highlight-direction.type-divider .title::before {
  background: #d94535;
}
.color-activity-14 .highlight-direction.type-divider .title::before {
  background: #fbdad7;
}
.color-activity-15 .highlight-direction.type-divider .title::before {
  background: #9593be;
}
.color-activity-16 .highlight-direction.type-divider .title::before {
  background: #d94535;
}
.color-activity-17 .highlight-direction.type-divider .title::before {
  background: #0098b6;
}
.color-activity-18 .highlight-direction.type-divider .title::before {
  background: #016668;
}
.color-activity-19 .highlight-direction.type-divider .title::before {
  background: #6bcaba;
}
@media screen and (max-width: 46.875em) {
  .highlight-direction.type-divider .media::after {
    background: #323c46;
  }
  .color-activity-1 .highlight-direction.type-divider .media::after {
    background: #b6aca7;
  }
  .color-activity-2 .highlight-direction.type-divider .media::after {
    background: #b9d3d8;
  }
  .color-activity-3 .highlight-direction.type-divider .media::after {
    background: #7fbbbf;
  }
  .color-activity-4 .highlight-direction.type-divider .media::after {
    background: #7aaece;
  }
  .color-activity-5 .highlight-direction.type-divider .media::after {
    background: #7aa5a6;
  }
  .color-activity-6 .highlight-direction.type-divider .media::after {
    background: #009ba3;
  }
  .color-activity-7 .highlight-direction.type-divider .media::after {
    background: #9482b5;
  }
  .color-activity-8 .highlight-direction.type-divider .media::after {
    background: #6a7999;
  }
  .color-activity-9 .highlight-direction.type-divider .media::after {
    background: #99cc99;
  }
  .color-activity-10 .highlight-direction.type-divider .media::after {
    background: #9ba77b;
  }
  .color-activity-11 .highlight-direction.type-divider .media::after {
    background: #728680;
  }
  .color-activity-12 .highlight-direction.type-divider .media::after {
    background: #e73027;
  }
  .color-activity-13 .highlight-direction.type-divider .media::after {
    background: #d94535;
  }
  .color-activity-14 .highlight-direction.type-divider .media::after {
    background: #fbdad7;
  }
  .color-activity-15 .highlight-direction.type-divider .media::after {
    background: #9593be;
  }
  .color-activity-16 .highlight-direction.type-divider .media::after {
    background: #d94535;
  }
  .color-activity-17 .highlight-direction.type-divider .media::after {
    background: #0098b6;
  }
  .color-activity-18 .highlight-direction.type-divider .media::after {
    background: #016668;
  }
  .color-activity-19 .highlight-direction.type-divider .media::after {
    background: #6bcaba;
  }
}
.hp-key-figures {
  height: 100%;
}
@media screen and (min-width: 62.5625em) {
  .hp-key-figures {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100vh;
  }
}
.hp-key-figures .side {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 3.4782608696vw;
  min-height: 30rem;
}
@media screen and (max-width: 62.5em) {
  .hp-key-figures .side {
    height: 50%;
  }
}
@media screen and (min-width: 62.5625em) {
  .hp-key-figures .side {
    min-height: 33rem;
    width: 50%;
  }
}
.hp-key-figures .side.left {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #323c46;
}
.hp-key-figures .side.right ul {
  margin-left: calc((-3.4782608696vw) * 2);
}
@media screen and (min-width: 46.9375em) {
  .hp-key-figures .value span {
    font-size: 17rem;
    line-height: 1.206;
  }
}
.info-listing {
  position: relative;
  margin-bottom: 2rem;
  padding-left: calc(3.4782608696vw * 4);
  text-align: left;
}
@media screen and (min-width: 46.9375em) {
  .info-listing {
    padding-left: 10.4347826087vw;
  }
}
@media screen and (min-width: 62.5625em) {
  .info-listing {
    padding-left: 6.9565217391vw;
  }
}
.type-introduction .info-listing {
  margin-left: 3.4782608696vw;
}
.info-listing::before {
  content: "";
  position: absolute;
  top: 1rem;
  left: 0;
  width: calc(3.4782608696vw * 3);
  height: 2px;
  background: #d94535;
}
@media screen and (min-width: 46.9375em) {
  .info-listing::before {
    width: 6.9565217391vw;
  }
}
@media screen and (min-width: 62.5625em) {
  .info-listing::before {
    width: 5.2173913043vw;
  }
}
.color-activity-1 .info-listing::before {
  background: #b6aca7;
}
.color-activity-2 .info-listing::before {
  background: #b9d3d8;
}
.color-activity-3 .info-listing::before {
  background: #7fbbbf;
}
.color-activity-4 .info-listing::before {
  background: #7aaece;
}
.color-activity-5 .info-listing::before {
  background: #7aa5a6;
}
.color-activity-6 .info-listing::before {
  background: #009ba3;
}
.color-activity-7 .info-listing::before {
  background: #9482b5;
}
.color-activity-8 .info-listing::before {
  background: #6a7999;
}
.color-activity-9 .info-listing::before {
  background: #99cc99;
}
.color-activity-10 .info-listing::before {
  background: #9ba77b;
}
.color-activity-11 .info-listing::before {
  background: #728680;
}
.color-activity-12 .info-listing::before {
  background: #e73027;
}
.color-activity-13 .info-listing::before {
  background: #d94535;
}
.color-activity-14 .info-listing::before {
  background: #fbdad7;
}
.color-activity-15 .info-listing::before {
  background: #9593be;
}
.color-activity-16 .info-listing::before {
  background: #d94535;
}
.color-activity-17 .info-listing::before {
  background: #0098b6;
}
.color-activity-18 .info-listing::before {
  background: #016668;
}
.color-activity-19 .info-listing::before {
  background: #6bcaba;
}
.info-listing.is-in-view {
  opacity: 1;
}
.info-listing.is-in-view::before {
  -webkit-animation: 1s both fade-in-left;
  animation: 1s both fade-in-left;
}
.info-listing .title {
  font-weight: bold;
}
.info-listing .content {
  margin: 1rem 0;
}
.info {
  line-height: 1;
}
.info.icon-before {
  position: relative;
  padding-left: 2rem;
  margin-bottom: 1rem;
  font-weight: 300;
}
.item-event .info.icon-before {
  padding-left: 3rem;
  margin-bottom: 1.5rem;
  font-weight: 400;
}
.item-event .info.icon-before.location::before,
.item-event .info.icon-before.calendar::before {
  font-size: 2rem;
}
li:last-of-type > .info.icon-before {
  margin-bottom: 0;
}
.info.icon-before::before {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.info.type-color {
  color: #d94535;
}
.node--type-article.node--view-mode-preview .list-info .info.type-color span {
  display: inline-block;
  margin-bottom: 0.5em;
}
.info.type-color span.info-category > span:first-of-type {
  position: relative;
  padding-left: 1rem;
  color: #555555;
}
.info.type-color span.info-category > span:first-of-type::before {
  content: "";
  position: absolute;
  top: -0.2rem;
  left: 0;
  height: 1.9rem;
  width: 1px;
  background: #555555;
}
.info.type-color .category {
  color: #555555;
}
.list-info .color-activity-1 .info.type-color,
.info.type-color .color-activity-1,
.item-article.color-activity-1 .info.type-color {
  color: #b6aca7;
}
.list-info .color-activity-2 .info.type-color,
.info.type-color .color-activity-2,
.item-article.color-activity-2 .info.type-color {
  color: #b9d3d8;
}
.list-info .color-activity-3 .info.type-color,
.info.type-color .color-activity-3,
.item-article.color-activity-3 .info.type-color {
  color: #7fbbbf;
}
.list-info .color-activity-4 .info.type-color,
.info.type-color .color-activity-4,
.item-article.color-activity-4 .info.type-color {
  color: #7aaece;
}
.list-info .color-activity-5 .info.type-color,
.info.type-color .color-activity-5,
.item-article.color-activity-5 .info.type-color {
  color: #7aa5a6;
}
.list-info .color-activity-6 .info.type-color,
.info.type-color .color-activity-6,
.item-article.color-activity-6 .info.type-color {
  color: #009ba3;
}
.list-info .color-activity-7 .info.type-color,
.info.type-color .color-activity-7,
.item-article.color-activity-7 .info.type-color {
  color: #9482b5;
}
.list-info .color-activity-8 .info.type-color,
.info.type-color .color-activity-8,
.item-article.color-activity-8 .info.type-color {
  color: #6a7999;
}
.list-info .color-activity-9 .info.type-color,
.info.type-color .color-activity-9,
.item-article.color-activity-9 .info.type-color {
  color: #99cc99;
}
.list-info .color-activity-10 .info.type-color,
.info.type-color .color-activity-10,
.item-article.color-activity-10 .info.type-color {
  color: #9ba77b;
}
.list-info .color-activity-11 .info.type-color,
.info.type-color .color-activity-11,
.item-article.color-activity-11 .info.type-color {
  color: #728680;
}
.list-info .color-activity-12 .info.type-color,
.info.type-color .color-activity-12,
.item-article.color-activity-12 .info.type-color {
  color: #e73027;
}
.list-info .color-activity-13 .info.type-color,
.info.type-color .color-activity-13,
.item-article.color-activity-13 .info.type-color {
  color: #d94535;
}
.list-info .color-activity-14 .info.type-color,
.info.type-color .color-activity-14,
.item-article.color-activity-14 .info.type-color {
  color: #fbdad7;
}
.list-info .color-activity-15 .info.type-color,
.info.type-color .color-activity-15,
.item-article.color-activity-15 .info.type-color {
  color: #9593be;
}
.list-info .color-activity-16 .info.type-color,
.info.type-color .color-activity-16,
.item-article.color-activity-16 .info.type-color {
  color: #d94535;
}
.list-info .color-activity-17 .info.type-color,
.info.type-color .color-activity-17,
.item-article.color-activity-17 .info.type-color {
  color: #0098b6;
}
.list-info .color-activity-18 .info.type-color,
.info.type-color .color-activity-18,
.item-article.color-activity-18 .info.type-color {
  color: #016668;
}
.list-info .color-activity-19 .info.type-color,
.info.type-color .color-activity-19,
.item-article.color-activity-19 .info.type-color {
  color: #6bcaba;
}
.press-release .info.type-color {
  color: #555555;
}
.press-release .info.type-color span {
  color: #d94535;
}
.press-release .info.type-color span.color-activity-1 {
  color: #b6aca7 !important;
}
.press-release .info.type-color span.color-activity-2 {
  color: #b9d3d8 !important;
}
.press-release .info.type-color span.color-activity-3 {
  color: #7fbbbf !important;
}
.press-release .info.type-color span.color-activity-4 {
  color: #7aaece !important;
}
.press-release .info.type-color span.color-activity-5 {
  color: #7aa5a6 !important;
}
.press-release .info.type-color span.color-activity-6 {
  color: #009ba3 !important;
}
.press-release .info.type-color span.color-activity-7 {
  color: #9482b5 !important;
}
.press-release .info.type-color span.color-activity-8 {
  color: #6a7999 !important;
}
.press-release .info.type-color span.color-activity-9 {
  color: #99cc99 !important;
}
.press-release .info.type-color span.color-activity-10 {
  color: #9ba77b !important;
}
.press-release .info.type-color span.color-activity-11 {
  color: #728680 !important;
}
.press-release .info.type-color span.color-activity-12 {
  color: #e73027 !important;
}
.press-release .info.type-color span.color-activity-13 {
  color: #d94535 !important;
}
.press-release .info.type-color span.color-activity-14 {
  color: #fbdad7 !important;
}
.press-release .info.type-color span.color-activity-15 {
  color: #9593be !important;
}
.press-release .info.type-color span.color-activity-16 {
  color: #d94535 !important;
}
.press-release .info.type-color span.color-activity-17 {
  color: #0098b6 !important;
}
.press-release .info.type-color span.color-activity-18 {
  color: #016668 !important;
}
.press-release .info.type-color span.color-activity-19 {
  color: #6bcaba !important;
}
.list-info {
  margin-top: auto;
}
.insight {
  margin: 4.2rem 0;
}
@media screen and (min-width: 46.9375em) {
  .insight {
    margin: 5.2173913043vw 0;
  }
}
.insight .type {
  font-size: 1rem;
  font-weight: 700;
  color: #d94535;
}
@media screen and (min-width: 46.9375em) {
  .insight .type {
    font-size: 1.2rem;
  }
}
.insight .info {
  margin-top: 1rem;
}
.insight .top {
  margin-left: 5vw;
}
@media screen and (max-width: 46.875em) {
  .insight .top {
    margin-left: 2.5vw;
  }
}
@media print {
  .insight .top {
    margin-left: 0;
  }
}
.insight .top .bg {
  padding: 10vw 7.5vw 10vw 0;
}
@media screen and (min-width: 62.5625em) {
  .insight .top .bg {
    padding: 5vw 5vw 5vw 0;
  }
}
@media print {
  .insight .top .bg {
    background: none;
    padding: 0;
  }
}
.insight .top .intro {
  background: #fff;
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .insight .top .intro {
    width: calc((16) * 3.4782608696vw + 1 * 5vw);
    padding: 4.1739130435vw;
  }
}
@media screen and (min-width: 62.5625em) {
  .insight .top .intro {
    width: calc((9) * 3.4782608696vw + 1 * 5vw);
    padding-top: 2.4347826087vw;
    padding-bottom: 2.4347826087vw;
  }
}
.insight .top .intro::after {
  position: absolute;
  bottom: 3.4782608696vw;
  right: 7.5vw;
}
@media screen and (min-width: 46.9375em) {
  .insight .top .intro::after {
    bottom: 2.4347826087vw;
    right: 3.4782608696vw;
  }
}
.insight .top .type {
  margin-bottom: 0.6em;
}
.insight .top .title {
  margin-bottom: 0.75em;
  line-height: 1;
  font-size: 2.8rem;
  color: #555555;
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .insight .top .title {
    padding-right: 10vw;
    line-height: 1.2;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 46.9375em) {
  .insight .top .title {
    font-size: 3.7rem;
  }
}
.insight .top .description {
  padding-right: 10vw;
  color: rgba(85, 85, 85, 0.73);
}
@media screen and (max-width: 78.75em) {
  .insight .top .description {
    display: none;
  }
}
@media screen and (min-width: 46.9375em) {
  .insight .top .description {
    padding-right: 3.4782608696vw;
  }
}
@media print {
  .insight .top .description {
    padding-right: 0;
  }
}
.insight .bottom {
  margin-top: 4.2rem;
  margin-left: 10vw;
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .insight .bottom {
    margin-top: 6.4rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .insight .bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media print {
  .insight .bottom {
    margin-left: 0;
  }
}
@media screen and (max-width: 62.5em), print {
  .insight .bottom .list > *:not(:first-of-type) {
    border-top: solid 1px #555555;
    padding-top: 4vw;
    margin-top: 5.2173913043vw;
  }
}
@media screen and (min-width: 62.5625em) {
  .insight .bottom .list {
    width: calc((18) * 3.4782608696vw + 0 * 5vw);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -3.4782608696vw;
    margin-left: -3.4782608696vw;
  }
  .insight .bottom .list > * {
    width: calc(100% / 2 - 0.1px);
    padding-right: 3.4782608696vw;
    padding-left: 3.4782608696vw;
    margin-bottom: 6.9565217391vw;
    margin-bottom: 0;
  }
  .insight .bottom .list > *:not(:first-of-type) {
    border-left: solid 1px #555555;
    padding-left: 3.4782608696vw;
  }
}
.insight .bottom .title {
  font-size: 2.1rem;
  font-weight: 300;
  line-height: 1;
}
@media screen and (min-width: 46.9375em) {
  .insight .bottom .title {
    font-size: 3.5rem;
  }
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .insight .bottom .title {
    margin-top: 0.5rem;
    line-height: 1.1;
  }
}
.insight .bottom .action {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-top: 3rem;
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .insight .bottom .action {
    margin-top: 4.2rem;
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .insight .bottom .action {
    text-align: right;
  }
}
.insight .bottom .btn {
  white-space: nowrap;
}
.investment-preview-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  height: 0;
  padding-bottom: 100%;
}
.investment-preview-logo:hover,
.investment-preview-logo:focus {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.investment-preview-logo:active {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.investment-preview-logo .media {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
.investment-preview-logo .media img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0 auto;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.investment-preview-profile {
  padding: 2rem 0;
}
@media screen and (min-width: 46.9375em) {
  .investment-preview-profile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.investment-preview-profile .media {
  width: calc((7) * 3.4782608696vw + 0 * 5vw);
}
@media screen and (min-width: 46.9375em) {
  .investment-preview-profile .media {
    width: calc((6) * 3.4782608696vw + 0 * 5vw);
  }
}
@media screen and (min-width: 62.5625em) {
  .investment-preview-profile .media {
    width: calc((4) * 3.4782608696vw + 0 * 5vw);
  }
}
.investment-preview-profile img {
  padding: 1rem 0;
  margin: 0 auto;
}
@media screen and (min-width: 46.9375em) {
  .investment-preview-profile img {
    padding: 1rem;
  }
}
.investment-preview-profile .container {
  position: relative;
}
@media screen and (min-width: 46.9375em) {
  .investment-preview-profile .container {
    margin-left: 3.4782608696vw;
    padding: 1rem 0;
    width: calc((16) * 3.4782608696vw + 0 * 5vw);
  }
}
@media screen and (min-width: 62.5625em) {
  .investment-preview-profile .container {
    width: calc((6) * 3.4782608696vw + 0 * 5vw);
  }
}
.investment-preview-profile .title {
  font-size: 3rem;
  font-weight: 300;
  margin-bottom: 2rem;
}
.investment-preview-profile .country,
.investment-preview-profile .invested,
.investment-preview-profile .service {
  font-size: 1.4rem;
  margin-bottom: 0.5rem;
}
.investment-preview-profile .service {
  font-weight: bold;
}
@media screen and (max-width: 46.875em) {
  .investment-preview-profile .service {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .investment-preview-profile .service {
    display: inline-block;
  }
}
.color-activity-1 .investment-preview-profile .country {
  color: #b6aca7;
}
.color-activity-2 .investment-preview-profile .country {
  color: #b9d3d8;
}
.color-activity-3 .investment-preview-profile .country {
  color: #7fbbbf;
}
.color-activity-4 .investment-preview-profile .country {
  color: #7aaece;
}
.color-activity-5 .investment-preview-profile .country {
  color: #7aa5a6;
}
.color-activity-6 .investment-preview-profile .country {
  color: #009ba3;
}
.color-activity-7 .investment-preview-profile .country {
  color: #9482b5;
}
.color-activity-8 .investment-preview-profile .country {
  color: #6a7999;
}
.color-activity-9 .investment-preview-profile .country {
  color: #99cc99;
}
.color-activity-10 .investment-preview-profile .country {
  color: #9ba77b;
}
.color-activity-11 .investment-preview-profile .country {
  color: #728680;
}
.color-activity-12 .investment-preview-profile .country {
  color: #e73027;
}
.color-activity-13 .investment-preview-profile .country {
  color: #d94535;
}
.color-activity-14 .investment-preview-profile .country {
  color: #fbdad7;
}
.color-activity-15 .investment-preview-profile .country {
  color: #9593be;
}
.color-activity-16 .investment-preview-profile .country {
  color: #d94535;
}
.color-activity-17 .investment-preview-profile .country {
  color: #0098b6;
}
.color-activity-18 .investment-preview-profile .country {
  color: #016668;
}
.color-activity-19 .investment-preview-profile .country {
  color: #6bcaba;
}
.investment-preview-profile .more {
  color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 1.2rem;
  font-weight: 400;
  text-decoration: none;
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .investment-preview-profile .more {
    float: right;
  }
}
.investment-preview-profile .more:hover,
.investment-preview-profile .more:focus {
  color: #d94535;
}
.color-activity-1 .investment-preview-profile .more:hover,
.color-activity-1 .investment-preview-profile .more:focus {
  color: #b6aca7;
}
.color-activity-2 .investment-preview-profile .more:hover,
.color-activity-2 .investment-preview-profile .more:focus {
  color: #b9d3d8;
}
.color-activity-3 .investment-preview-profile .more:hover,
.color-activity-3 .investment-preview-profile .more:focus {
  color: #7fbbbf;
}
.color-activity-4 .investment-preview-profile .more:hover,
.color-activity-4 .investment-preview-profile .more:focus {
  color: #7aaece;
}
.color-activity-5 .investment-preview-profile .more:hover,
.color-activity-5 .investment-preview-profile .more:focus {
  color: #7aa5a6;
}
.color-activity-6 .investment-preview-profile .more:hover,
.color-activity-6 .investment-preview-profile .more:focus {
  color: #009ba3;
}
.color-activity-7 .investment-preview-profile .more:hover,
.color-activity-7 .investment-preview-profile .more:focus {
  color: #9482b5;
}
.color-activity-8 .investment-preview-profile .more:hover,
.color-activity-8 .investment-preview-profile .more:focus {
  color: #6a7999;
}
.color-activity-9 .investment-preview-profile .more:hover,
.color-activity-9 .investment-preview-profile .more:focus {
  color: #99cc99;
}
.color-activity-10 .investment-preview-profile .more:hover,
.color-activity-10 .investment-preview-profile .more:focus {
  color: #9ba77b;
}
.color-activity-11 .investment-preview-profile .more:hover,
.color-activity-11 .investment-preview-profile .more:focus {
  color: #728680;
}
.color-activity-12 .investment-preview-profile .more:hover,
.color-activity-12 .investment-preview-profile .more:focus {
  color: #e73027;
}
.color-activity-13 .investment-preview-profile .more:hover,
.color-activity-13 .investment-preview-profile .more:focus {
  color: #d94535;
}
.color-activity-14 .investment-preview-profile .more:hover,
.color-activity-14 .investment-preview-profile .more:focus {
  color: #fbdad7;
}
.color-activity-15 .investment-preview-profile .more:hover,
.color-activity-15 .investment-preview-profile .more:focus {
  color: #9593be;
}
.color-activity-16 .investment-preview-profile .more:hover,
.color-activity-16 .investment-preview-profile .more:focus {
  color: #d94535;
}
.color-activity-17 .investment-preview-profile .more:hover,
.color-activity-17 .investment-preview-profile .more:focus {
  color: #0098b6;
}
.color-activity-18 .investment-preview-profile .more:hover,
.color-activity-18 .investment-preview-profile .more:focus {
  color: #016668;
}
.color-activity-19 .investment-preview-profile .more:hover,
.color-activity-19 .investment-preview-profile .more:focus {
  color: #6bcaba;
}
.investment-preview {
  padding: 3rem 0 0;
  border-bottom: 0.2rem solid rgba(85, 85, 85, 0.25);
}
.investment-preview > .title {
  margin-bottom: 3rem;
  font-weight: 400;
}
.investment-preview .container {
  position: relative;
}
.investment-preview .container ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem;
}
@media screen and (max-width: 46.875em) {
  .investment-preview .container ul {
    padding-bottom: 2.5rem;
  }
}
@media screen and (min-width: 46.9375em) {
  .investment-preview .container ul {
    padding-right: calc((3.4782608696vw) * 4);
  }
}
.investment-preview .container ul > * {
  width: calc(100% / 1 - 0.1px);
  padding-right: 1rem;
  padding-left: 1rem;
  margin-bottom: 2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media screen and (min-width: 46.9375em), print {
  .investment-preview .container ul > * {
    width: calc(100% / 2 - 0.1px);
  }
}
@media screen and (min-width: 62.5625em) {
  .investment-preview .container ul > * {
    width: calc(100% / 3 - 0.1px);
  }
}
.investment-preview .info-listing {
  margin-bottom: 0;
}
.investment-preview .more {
  position: absolute;
  right: 0;
  bottom: 1rem;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 1.2rem;
  font-weight: 400;
  text-decoration: none;
  color: inherit;
}
@media screen and (min-width: 46.9375em) {
  .investment-preview .more {
    position: absolute;
    right: 0;
    bottom: 2.6rem;
  }
}
.investment-preview .more:hover,
.investment-preview .more:focus {
  color: #d94535;
}
.color-activity-1 .investment-preview .more:hover,
.color-activity-1 .investment-preview .more:focus {
  color: #b6aca7;
}
.color-activity-2 .investment-preview .more:hover,
.color-activity-2 .investment-preview .more:focus {
  color: #b9d3d8;
}
.color-activity-3 .investment-preview .more:hover,
.color-activity-3 .investment-preview .more:focus {
  color: #7fbbbf;
}
.color-activity-4 .investment-preview .more:hover,
.color-activity-4 .investment-preview .more:focus {
  color: #7aaece;
}
.color-activity-5 .investment-preview .more:hover,
.color-activity-5 .investment-preview .more:focus {
  color: #7aa5a6;
}
.color-activity-6 .investment-preview .more:hover,
.color-activity-6 .investment-preview .more:focus {
  color: #009ba3;
}
.color-activity-7 .investment-preview .more:hover,
.color-activity-7 .investment-preview .more:focus {
  color: #9482b5;
}
.color-activity-8 .investment-preview .more:hover,
.color-activity-8 .investment-preview .more:focus {
  color: #6a7999;
}
.color-activity-9 .investment-preview .more:hover,
.color-activity-9 .investment-preview .more:focus {
  color: #99cc99;
}
.color-activity-10 .investment-preview .more:hover,
.color-activity-10 .investment-preview .more:focus {
  color: #9ba77b;
}
.color-activity-11 .investment-preview .more:hover,
.color-activity-11 .investment-preview .more:focus {
  color: #728680;
}
.color-activity-12 .investment-preview .more:hover,
.color-activity-12 .investment-preview .more:focus {
  color: #e73027;
}
.color-activity-13 .investment-preview .more:hover,
.color-activity-13 .investment-preview .more:focus {
  color: #d94535;
}
.color-activity-14 .investment-preview .more:hover,
.color-activity-14 .investment-preview .more:focus {
  color: #fbdad7;
}
.color-activity-15 .investment-preview .more:hover,
.color-activity-15 .investment-preview .more:focus {
  color: #9593be;
}
.color-activity-16 .investment-preview .more:hover,
.color-activity-16 .investment-preview .more:focus {
  color: #d94535;
}
.color-activity-17 .investment-preview .more:hover,
.color-activity-17 .investment-preview .more:focus {
  color: #0098b6;
}
.color-activity-18 .investment-preview .more:hover,
.color-activity-18 .investment-preview .more:focus {
  color: #016668;
}
.color-activity-19 .investment-preview .more:hover,
.color-activity-19 .investment-preview .more:focus {
  color: #6bcaba;
}
.investment-solution {
  padding-top: 5rem;
}
.investment-solution-head {
  background-color: #d94535;
}
.investment-solution-head-wrapper {
  margin: 0 auto;
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .investment-solution-head-wrapper {
    width: calc((23) * 3.4782608696vw + 2 * 5vw);
  }
}
@media screen and (min-width: 62.5625em) {
  .investment-solution-head-wrapper {
    width: calc((23) * 3.4782608696vw + 0 * 5vw);
  }
}
.investment-solution-head-wrapper-content {
  max-width: 47rem;
  padding: 6.8rem 3rem 12rem;
  color: #fff;
}
@media screen and (min-width: 46.9375em) {
  .investment-solution-head-wrapper-content {
    padding: 7rem 0 21rem;
  }
}
.investment-solution-head-wrapper-content h2 {
  margin-bottom: 2rem;
  color: inherit;
  font-size: 4.2rem;
  font-weight: 300;
  text-transform: uppercase;
}
.investment-solution-content {
  padding: 0 3rem;
  margin: -9rem auto 0;
}
@media screen and (min-width: 46.9375em) {
  .investment-solution-content {
    width: calc((23) * 3.4782608696vw + 2 * 5vw);
    padding: 0;
    margin: -16rem auto 0;
  }
}
@media screen and (min-width: 62.5625em) {
  .investment-solution-content {
    width: calc((23) * 3.4782608696vw + 0 * 5vw);
  }
}
.investment-solution-content ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 3rem;
}
@media screen and (min-width: 46.9375em) {
  .investment-solution-content ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 4.2rem;
  }
}
.investment-solution-content ul li {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.investment {
  position: relative;
  padding: 3rem 0 2rem;
  border-bottom: 0.2rem solid rgba(85, 85, 85, 0.25);
}
@media screen and (min-width: 46.9375em) {
  .investment {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 5rem 0 4rem;
  }
}
@media screen and (min-width: 46.9375em) {
  .investment .top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media screen and (min-width: 62.5625em) {
  .investment .top {
    overflow: hidden;
  }
}
.investment .top .description > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media screen and (min-width: 46.9375em) {
  .investment .top .description {
    margin-left: auto;
  }
}
.investment .top .picture {
  position: relative;
}
@media screen and (min-width: 46.9375em) {
  .investment .top .picture img {
    margin: 0 auto;
    padding: 0 2rem;
  }
}
@media screen and (min-width: 46.9375em) {
  .investment .top .left.number {
    padding-top: 4rem;
  }
}
@media screen and (min-width: 46.9375em) {
  .investment .bottom {
    margin-left: auto;
  }
}
.investment .btn-border {
  margin: 1.5rem 0;
}
.color-activity-1 .investment .btn-border {
  color: #b6aca7;
  border-color: #b6aca7;
}
.color-activity-2 .investment .btn-border {
  color: #b9d3d8;
  border-color: #b9d3d8;
}
.color-activity-3 .investment .btn-border {
  color: #7fbbbf;
  border-color: #7fbbbf;
}
.color-activity-4 .investment .btn-border {
  color: #7aaece;
  border-color: #7aaece;
}
.color-activity-5 .investment .btn-border {
  color: #7aa5a6;
  border-color: #7aa5a6;
}
.color-activity-6 .investment .btn-border {
  color: #009ba3;
  border-color: #009ba3;
}
.color-activity-7 .investment .btn-border {
  color: #9482b5;
  border-color: #9482b5;
}
.color-activity-8 .investment .btn-border {
  color: #6a7999;
  border-color: #6a7999;
}
.color-activity-9 .investment .btn-border {
  color: #99cc99;
  border-color: #99cc99;
}
.color-activity-10 .investment .btn-border {
  color: #9ba77b;
  border-color: #9ba77b;
}
.color-activity-11 .investment .btn-border {
  color: #728680;
  border-color: #728680;
}
.color-activity-12 .investment .btn-border {
  color: #e73027;
  border-color: #e73027;
}
.color-activity-13 .investment .btn-border {
  color: #d94535;
  border-color: #d94535;
}
.color-activity-14 .investment .btn-border {
  color: #fbdad7;
  border-color: #fbdad7;
}
.color-activity-15 .investment .btn-border {
  color: #9593be;
  border-color: #9593be;
}
.color-activity-16 .investment .btn-border {
  color: #d94535;
  border-color: #d94535;
}
.color-activity-17 .investment .btn-border {
  color: #0098b6;
  border-color: #0098b6;
}
.color-activity-18 .investment .btn-border {
  color: #016668;
  border-color: #016668;
}
.color-activity-19 .investment .btn-border {
  color: #6bcaba;
  border-color: #6bcaba;
}
.investment .business-unit {
  font-size: 1.4rem;
}
.investment .business-unit.color-activity-1 {
  color: #b6aca7;
}
.investment .business-unit.color-activity-2 {
  color: #b9d3d8;
}
.investment .business-unit.color-activity-3 {
  color: #7fbbbf;
}
.investment .business-unit.color-activity-4 {
  color: #7aaece;
}
.investment .business-unit.color-activity-5 {
  color: #7aa5a6;
}
.investment .business-unit.color-activity-6 {
  color: #009ba3;
}
.investment .business-unit.color-activity-7 {
  color: #9482b5;
}
.investment .business-unit.color-activity-8 {
  color: #6a7999;
}
.investment .business-unit.color-activity-9 {
  color: #99cc99;
}
.investment .business-unit.color-activity-10 {
  color: #9ba77b;
}
.investment .business-unit.color-activity-11 {
  color: #728680;
}
.investment .business-unit.color-activity-12 {
  color: #e73027;
}
.investment .business-unit.color-activity-13 {
  color: #d94535;
}
.investment .business-unit.color-activity-14 {
  color: #fbdad7;
}
.investment .business-unit.color-activity-15 {
  color: #9593be;
}
.investment .business-unit.color-activity-16 {
  color: #d94535;
}
.investment .business-unit.color-activity-17 {
  color: #0098b6;
}
.investment .business-unit.color-activity-18 {
  color: #016668;
}
.investment .business-unit.color-activity-19 {
  color: #6bcaba;
}
.investment .type-color,
.investment .date {
  margin-bottom: 1rem;
}
.investment .date {
  text-align: left;
}
@media screen and (min-width: 62.5625em) {
  .investment .date {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media screen and (max-width: 46.875em) {
  .investment .date {
    margin-bottom: 0;
  }
}
.investment .date .category.mobile {
  font-weight: bold;
  margin-bottom: 1rem;
  text-transform: none;
}
@media screen and (min-width: 46.9375em) {
  .investment .date .category.mobile {
    display: none;
  }
}
.investment .date .start {
  margin-right: 1.5rem;
}
@media screen and (max-width: 62.5em) {
  .investment .date .start {
    margin-bottom: 1.5rem;
  }
}
.investment .date .end {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: solid 1px #d94535;
  color: #323c46;
}
.investment .date .end span {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.4em 0.8em;
}
@media screen and (max-width: 46.875em) {
  .investment .date .end span {
    color: #d94535;
  }
}
.investment .date .end span:first-of-type {
  background: #d94535;
  color: #fff;
}
@media screen and (max-width: 46.875em) {
  .investment .date .end {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 46.875em) {
  .investment .category:not(.mobile) {
    display: none;
  }
}
.investment .name {
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 46.9375em) {
  .investment .name {
    width: 65%;
  }
}
.investment .content-text {
  margin-bottom: 1rem;
}
.investment .category {
  font-weight: bold;
  margin-bottom: 1rem;
}
@media screen and (max-width: 62.5em) {
  .investment .category {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 46.875em) {
  .investment .more {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
}
.investment .more .title {
  margin-bottom: 0.5em;
  color: #d94535;
  font-weight: normal;
}
.color-activity-1 .investment .more .title {
  color: #b6aca7;
}
.color-activity-2 .investment .more .title {
  color: #b9d3d8;
}
.color-activity-3 .investment .more .title {
  color: #7fbbbf;
}
.color-activity-4 .investment .more .title {
  color: #7aaece;
}
.color-activity-5 .investment .more .title {
  color: #7aa5a6;
}
.color-activity-6 .investment .more .title {
  color: #009ba3;
}
.color-activity-7 .investment .more .title {
  color: #9482b5;
}
.color-activity-8 .investment .more .title {
  color: #6a7999;
}
.color-activity-9 .investment .more .title {
  color: #99cc99;
}
.color-activity-10 .investment .more .title {
  color: #9ba77b;
}
.color-activity-11 .investment .more .title {
  color: #728680;
}
.color-activity-12 .investment .more .title {
  color: #e73027;
}
.color-activity-13 .investment .more .title {
  color: #d94535;
}
.color-activity-14 .investment .more .title {
  color: #fbdad7;
}
.color-activity-15 .investment .more .title {
  color: #9593be;
}
.color-activity-16 .investment .more .title {
  color: #d94535;
}
.color-activity-17 .investment .more .title {
  color: #0098b6;
}
.color-activity-18 .investment .more .title {
  color: #016668;
}
.color-activity-19 .investment .more .title {
  color: #6bcaba;
}
.investment .links {
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 46.9375em) {
  .investment .links {
    position: absolute;
    top: 4rem;
    right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}
@media screen and (min-width: 46.9375em) {
  .investment.type-c .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.investment.type-c .subject {
  font-size: 3rem;
  font-weight: 300;
}
@media screen and (max-width: 62.5em) {
  .investment.type-c .info-listing {
    margin-left: calc((-5vw) * 2);
  }
}
.investment.type-brief {
  padding-top: 0;
  border-bottom: 0;
  background: #fff;
}
.investment.type-brief.type-simple {
  margin-top: 5rem;
}
@media screen and (min-width: 46.9375em) {
  .investment.type-brief.type-simple {
    margin-top: 3.4782608696vw;
  }
}
.investment.type-brief.type-simple .name {
  font-size: 2.8rem;
  line-height: 1.214;
}
@media screen and (min-width: 46.9375em) {
  .investment.type-brief.type-simple .name {
    font-size: 4.2rem;
    line-height: 1.19;
  }
}
.investment.type-brief .media {
  height: 10rem;
  overflow: hidden;
}
@media screen and (min-width: 62.5625em) {
  .investment.type-brief .media {
    height: 20rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .investment.type-brief .media {
    height: 25rem;
  }
}
@media print {
  .investment.type-brief .media {
    display: none;
  }
}
.investment.type-brief .media img {
  width: 100%;
}
.investment.type-brief .only-popup {
  display: none;
}
.investment.type-brief .top {
  overflow: visible;
  padding-top: 1px;
  padding-right: 5vw;
  padding-left: calc(3.4782608696vw + 5vw);
}
@media screen and (min-width: 46.9375em) {
  .investment.type-brief .top {
    padding: 0 5vw;
  }
}
@media screen and (min-width: 46.9375em) {
  .investment.type-brief .bottom {
    margin-left: 0;
  }
}
@media screen and (min-width: 78.8125em) {
  .investment.type-brief .bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .investment.type-brief .information {
    padding: 4.2rem 0;
  }
}
@media screen and (min-width: 62.5625em) {
  .investment.type-brief .information {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    padding-top: 6rem;
    padding-bottom: 9rem;
  }
}
.investment.type-brief .information .info.type-color {
  display: inline-block;
}
.investment.type-brief .information .field--name-field-city-txtps {
  display: inline-block;
  padding-left: 0.5rem;
  color: #555555;
}
.investment.type-brief .description > div {
  display: block;
}
@media screen and (min-width: 62.5625em) {
  .investment.type-brief .description {
    position: relative;
    margin-top: -10rem;
    padding-top: 4rem;
  }
}
.investment.type-brief .picture {
  width: calc((8) * 3.4782608696vw + 0 * 5vw);
  position: relative;
  z-index: 1;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin-top: -5rem;
  margin-bottom: 3rem;
  background: #fff;
  padding: 3.4782608696vw 0;
}
@media screen and (min-width: 46.9375em) {
  .investment.type-brief .picture {
    width: calc((6) * 3.4782608696vw + 0 * 5vw);
    height: calc(6 * 3.4782608696vw);
    margin-top: -3.4782608696vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.investment.type-brief .content-text {
  margin-bottom: 2rem;
}
.investment.type-brief .more {
  padding-top: 1rem;
  float: right;
}
@media screen and (min-width: 78.8125em) {
  .investment.type-brief .more {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin-left: auto;
  }
}
.investment.type-brief .more a {
  color: inherit;
}
.investment.type-brief .links {
  margin: 0;
}
@media screen and (min-width: 46.9375em) {
  .investment.type-brief .links {
    position: relative;
    top: 0;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.investment.type-brief .links .social ul li:first-child {
  margin-left: 0;
}
.investment.type-brief .links .social ul li:first-child a {
  padding-left: 0;
}
.investment.type-brief .btn {
  margin-right: 2rem;
  margin-bottom: 2rem;
}
.investment-article li:not(:last-child) {
  border-bottom: 1px solid rgba(85, 85, 85, 0.25);
}
.investment-article a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding: 0.75em 0;
}
.investment-article a::after {
  content: "\e901";
  font-size: 1.4rem;
}
.investors-highlight {
  position: relative;
}
.investors-highlight::before {
  content: "";
  position: absolute;
  width: 100%;
  top: 5vw;
  bottom: 5vw;
  margin: auto;
  background-color: #323c46;
}
@media print {
  .investors-highlight::before {
    display: none;
  }
}
@media screen and (min-width: 46.9375em) {
  .investors-highlight > div {
    padding-left: 3.4782608696vw;
    padding-right: 3.4782608696vw;
  }
}
@media screen and (min-width: 46.9375em) {
  .investors-highlight ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -1.7391304348vw;
    margin-left: -1.7391304348vw;
  }
  .investors-highlight ul > * {
    width: calc(100% / 2 - 0.1px);
    padding-right: 1.7391304348vw;
    padding-left: 1.7391304348vw;
    margin-bottom: 3.4782608696vw;
  }
}
.investors-highlight li {
  margin-bottom: 6.9565217391vw;
}
@media screen and (min-width: 46.9375em) {
  .investors-highlight li {
    margin-bottom: 0;
  }
}
@media print {
  .investors-highlight li {
    margin-bottom: 2rem;
  }
}
.item-archive-hp a {
  display: block;
  padding-left: 1.2rem;
  border-left: 0.3rem solid #d94535;
  color: #fff;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.4;
}
.item-archive-hp a::after {
  content: "\e901";
  font-size: 1em;
  margin-top: 1rem;
  color: #fff;
  font-size: 1.5rem;
}
.item-archive {
  padding: 3.5rem 0;
  border-bottom: 1px solid rgba(85, 85, 85, 0.25);
}
@media screen and (min-width: 46.9375em) {
  .item-archive {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.item-archive:hover .media {
  -webkit-box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.1);
  box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.1);
}
.item-archive .media {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  min-height: 17rem;
  margin-bottom: 2rem;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (min-width: 46.9375em) {
  .item-archive .media {
    width: calc((6) * 3.4782608696vw + 0 * 5vw);
    min-height: 15rem;
    margin-bottom: 0;
    margin-right: 3.4782608696vw;
  }
}
.item-archive .container {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}
.item-archive .type {
  margin-bottom: 1rem;
}
.item-archive .title {
  margin-bottom: 2rem;
}
.item-article-newsroom {
  margin-right: 4rem;
}
@media screen and (min-width: 28.1875em) {
  .item-article-newsroom {
    margin-left: 2.4rem;
    margin-right: 2.4rem;
  }
}
.item-article-newsroom-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  min-height: 38.5rem;
  padding: 3.2rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
}
@media screen and (min-width: 28.1875em) {
  .item-article-newsroom-content {
    min-height: 30rem;
    padding: 2rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .item-article-newsroom-content {
    min-height: 45rem;
  }
}
@media screen and (min-width: 78.8125em) {
  .item-article-newsroom-content {
    min-height: 55rem;
    padding: 4.8rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .item-article-newsroom-content:hover,
  .item-article-newsroom-content:focus {
    background: #fff !important;
  }
  .item-article-newsroom-content:hover h3,
  .item-article-newsroom-content:focus h3 {
    color: #323c46;
  }
  .item-article-newsroom-content:hover:before,
  .item-article-newsroom-content:focus:before {
    opacity: 0;
  }
}
.item-article-newsroom-content:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(30%, rgba(50, 60, 70, 0)),
    color-stop(70%, rgba(0, 0, 0, 0.8))
  );
  background: linear-gradient(
    180deg,
    rgba(50, 60, 70, 0) 30%,
    rgba(0, 0, 0, 0.8) 70%
  );
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.item-article-newsroom-title {
  z-index: 1;
  margin: 0 0 1.5rem;
  color: #fff;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: 0.02rem;
}
@media screen and (min-width: 28.1875em) {
  .item-article-newsroom-title {
    font-size: 2rem;
  }
}
@media screen and (min-width: 46.9375em) {
  .item-article-newsroom-title {
    font-size: 2.5rem;
  }
}
@media screen and (min-width: 78.8125em) {
  .item-article-newsroom-title {
    font-size: 3.5rem;
  }
}
.item-article-newsroom-link {
  position: static;
  z-index: 1;
  padding: 0;
  margin-right: auto;
}
.item-article-newsroom-link:hover,
.item-article-newsroom-link:focus {
  padding: 0;
}
.item-article-newsroom-link:after {
  position: static;
  display: inline-block;
  margin-top: -4px;
  -webkit-transform: scale(0.6);
  transform: scale(0.6);
}
.item-card-podcast-header {
  gap: 1rem;
}
.item-card-podcast-header::before {
  content: "\e917";
  font-size: 6.3rem;
  line-height: 1;
}
.item-card-podcast-header::after {
  content: "";
  width: 100%;
  height: 6.3rem;
  background: url(../../../../themes/custom/customer/images/i-podcast-wave.svg) left
    center/contain no-repeat;
}
.item-card-podcast .item-card-header {
  gap: 1rem;
}
.item-card-podcast .item-card-header::before {
  content: "\e917";
  font-size: 6.3rem;
  line-height: 1;
}
.item-card-podcast .item-card-header::after {
  content: "";
  width: 100%;
  height: 6.3rem;
  background: url(../../../../themes/custom/customer/images/i-podcast-wave.svg) left
    center/contain no-repeat;
}
.item-card-content .item-card-title {
  color: #323c46;
}
.item-career {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 3rem 2rem 2rem 3rem;
  width: 100%;
  min-height: 21rem;
  background: #fff;
  border-left: 5px solid #d94535;
}
.item-career.color-activity-1 {
  border-color: #b6aca7;
}
.item-career.color-activity-1 .category {
  color: #b6aca7;
}
.item-career.color-activity-2 {
  border-color: #b9d3d8;
}
.item-career.color-activity-2 .category {
  color: #b9d3d8;
}
.item-career.color-activity-3 {
  border-color: #7fbbbf;
}
.item-career.color-activity-3 .category {
  color: #7fbbbf;
}
.item-career.color-activity-4 {
  border-color: #7aaece;
}
.item-career.color-activity-4 .category {
  color: #7aaece;
}
.item-career.color-activity-5 {
  border-color: #7aa5a6;
}
.item-career.color-activity-5 .category {
  color: #7aa5a6;
}
.item-career.color-activity-6 {
  border-color: #009ba3;
}
.item-career.color-activity-6 .category {
  color: #009ba3;
}
.item-career.color-activity-7 {
  border-color: #9482b5;
}
.item-career.color-activity-7 .category {
  color: #9482b5;
}
.item-career.color-activity-8 {
  border-color: #6a7999;
}
.item-career.color-activity-8 .category {
  color: #6a7999;
}
.item-career.color-activity-9 {
  border-color: #99cc99;
}
.item-career.color-activity-9 .category {
  color: #99cc99;
}
.item-career.color-activity-10 {
  border-color: #9ba77b;
}
.item-career.color-activity-10 .category {
  color: #9ba77b;
}
.item-career.color-activity-11 {
  border-color: #728680;
}
.item-career.color-activity-11 .category {
  color: #728680;
}
.item-career.color-activity-12 {
  border-color: #e73027;
}
.item-career.color-activity-12 .category {
  color: #e73027;
}
.item-career.color-activity-13 {
  border-color: #d94535;
}
.item-career.color-activity-13 .category {
  color: #d94535;
}
.item-career.color-activity-14 {
  border-color: #fbdad7;
}
.item-career.color-activity-14 .category {
  color: #fbdad7;
}
.item-career.color-activity-15 {
  border-color: #9593be;
}
.item-career.color-activity-15 .category {
  color: #9593be;
}
.item-career.color-activity-16 {
  border-color: #d94535;
}
.item-career.color-activity-16 .category {
  color: #d94535;
}
.item-career.color-activity-17 {
  border-color: #0098b6;
}
.item-career.color-activity-17 .category {
  color: #0098b6;
}
.item-career.color-activity-18 {
  border-color: #016668;
}
.item-career.color-activity-18 .category {
  color: #016668;
}
.item-career.color-activity-19 {
  border-color: #6bcaba;
}
.item-career.color-activity-19 .category {
  color: #6bcaba;
}
.item-career:hover .btn-border::before,
.item-career:focus .btn-border::before {
  opacity: 1;
}
.item-career .category {
  font-weight: bold;
}
.item-career .bottom {
  margin-top: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.item-career .bottom .icon-before {
  position: relative;
  padding-left: 2rem;
  font-weight: 300;
}
.item-career .bottom .icon-before::before {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.item-career .bottom .icon-before.location::before {
  font-size: 1.5rem;
}
.item-career .info {
  margin-bottom: 0;
}
.working-list .item-career {
  min-height: auto;
}
.working-list .item-career .category {
  color: #d94535;
  font-weight: bold;
}
.working-list .item-career .content {
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 46.9375em) {
  .working-list .item-career .content {
    margin-bottom: 4.2rem;
  }
}
.item-case-study-portfolio {
  position: absolute;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 14.4rem;
  height: 14.4rem;
  background-color: #fff;
}
.item-city {
  margin-bottom: 4rem;
}
@media screen and (min-width: 46.9375em) {
  .item-city {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.item-city .container {
  position: relative;
}
@media screen and (max-width: 46.875em) {
  .item-city .container {
    padding: 2rem 3.4782608696vw 0;
  }
}
@media screen and (min-width: 46.9375em) {
  .item-city .container {
    margin-left: calc(3.4782608696vw * 3);
    margin-top: auto;
    margin-bottom: auto;
    width: calc((8) * 3.4782608696vw + 0 * 5vw);
  }
}
@media screen and (min-width: 62.5625em) {
  .item-city .container {
    width: calc((7) * 3.4782608696vw + 0 * 5vw);
  }
}
.item-city .map {
  z-index: 0;
}
.item-city .map > * {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.item-city .media {
  position: relative;
  display: block;
}
.item-city .media .map {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  overflow: hidden;
}
.item-city .media:hover .map,
.item-city .media.hover .map {
  opacity: 1;
}
.item-city .time {
  font-weight: 300;
  opacity: 0.44;
}
@media screen and (min-width: 78.8125em) {
  .item-city .time {
    margin-bottom: 3rem;
  }
}
.item-city .name {
  position: relative;
  font-weight: bold;
}
.item-city .name::before {
  content: "";
  position: absolute;
  top: -8rem;
  left: 1rem;
  width: 2px;
  height: 4rem;
  background: #323c46;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (min-width: 46.9375em) {
  .item-city .name::before {
    top: 1rem;
    left: calc(-3.4782608696vw * 4);
    width: calc(3.4782608696vw * 3);
    height: 2px;
  }
}
.item-city .name:hover,
.item-city .name:active,
.item-city .name:focus {
  color: #d94535;
}
.item-city .name:hover::before,
.item-city .name:active::before,
.item-city .name:focus::before {
  background: #d94535;
}
.item-city > div:first-child:hover + .container .name {
  color: #d94535;
}
.item-city > div:first-child:hover + .container .name::before {
  background: #d94535;
}
.item-document-header::after {
  content: "\e91d";
  font-size: 5.2rem;
  line-height: 1;
}
@media screen and (max-width: 46.875em) {
  .working-list .item-event-header {
    min-height: unset;
    padding-bottom: 1.5rem;
  }
}
.item-event-title {
  padding-top: 8.5rem;
}
@media screen and (max-width: 46.875em) {
  .working-list .item-event-title {
    padding-top: 6.8rem;
  }
}
.item-event .date {
  position: absolute;
  top: 0;
  left: 3rem;
  padding: 1.6rem 1.5rem;
  background: #fff;
}
.item-event .date span {
  display: block;
}
@media screen and (max-width: 46.875em) {
  .working-list .item-event .item-card-content {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
.item-event-subtitle {
  font-size: 1.8rem;
}
@media screen and (max-width: 46.875em) {
  .slideshow-card-b .slick-slide:not(.slick-current) .item-event .list-info {
    display: none;
  }
}
.working-list .item-event .day {
  font-size: 2.5rem;
}
@media screen and (min-width: 62.5625em) {
  .working-list .item-event .day {
    font-size: 3.2rem;
  }
}
.working-list .item-event .month {
  font-size: 1.2rem;
  font-weight: 400;
}
@media screen and (min-width: 62.5625em) {
  .working-list .item-event .month {
    font-size: 1.6rem;
  }
}
.working-list .item-event .title {
  margin-bottom: 0;
}
.slideshow-sections-newsroom .item-event {
  margin-right: 4rem;
}
@media screen and (min-width: 28.1875em) {
  .slideshow-sections-newsroom .item-event {
    margin-left: 2.4rem;
    margin-right: 2.4rem;
  }
}
.item-expertise-categorie {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  min-height: 21rem;
  padding: 3rem;
  border-bottom: 0.6rem solid #d94535;
  -webkit-box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.1);
  box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  color: #323c46;
}
@media screen and (min-width: 78.8125em) {
  .item-expertise-categorie {
    min-height: 31rem;
    padding: 5rem;
  }
}
.item-expertise-categorie::after {
  content: "\e900";
  font-size: 1em;
  position: absolute;
  right: 3rem;
  bottom: 3rem;
  color: #d94535;
  font-size: 2rem;
}
@media screen and (min-width: 78.8125em) {
  .item-expertise-categorie::after {
    position: absolute;
    right: 5rem;
    bottom: 5rem;
  }
}
.item-expertise-categorie:hover,
.item-expertise-categorie:focus {
  background-color: #d94535;
  color: #fff;
}
.item-expertise-categorie:hover:after,
.item-expertise-categorie:focus:after {
  color: #fff;
}
.item-expertise-categorie .title {
  max-width: 15rem;
  margin-bottom: 2rem;
  color: inherit;
  font-size: 4rem;
  font-weight: 300;
  line-height: 1.4;
  text-transform: uppercase;
}
@media screen and (min-width: 62.5625em) {
  .item-expertise-categorie .title {
    font-size: 3rem;
  }
}
@media screen and (min-width: 78.8125em) {
  .item-expertise-categorie .title {
    font-size: 4.2rem;
  }
}
.item-expertise-categorie .value {
  font-size: 2.1rem;
}
.item-growth {
  background: #fff;
  border-bottom: 6px solid #d94535;
}
@media screen and (min-width: 46.9375em) {
  .item-growth {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-width: 0 0 8px 0;
  }
}
.item-growth .bg {
  min-height: 18rem;
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .item-growth .bg {
    min-height: 28rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .item-growth .bg {
    min-height: 41rem;
  }
}
@media print {
  .item-growth .bg {
    min-height: inherit;
  }
}
@media screen and (min-width: 46.9375em) {
  .item-growth .bg {
    width: calc((7) * 3.4782608696vw + 0 * 5vw);
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .item-growth .bg {
    width: calc((9) * 3.4782608696vw + 0 * 5vw);
  }
}
.item-growth .content {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 6.9565217391vw;
}
.item-growth .date {
  font-size: 1.8rem;
  font-weight: 400;
  color: #d94535;
  text-align: left;
}
@media screen and (min-width: 46.9375em) {
  .item-growth .date {
    font-size: 2.5rem;
  }
}
.item-interlinking {
  width: 100%;
  background: #fff;
}
.item-interlinking .media img {
  width: 100%;
}
.item-interlinking .container {
  padding: 2rem 6.9565217391vw;
}
@media screen and (min-width: 46.9375em) {
  .item-interlinking .container {
    padding-left: 3.4782608696vw;
    padding-right: 3.4782608696vw;
  }
}
@media screen and (min-width: 62.5625em) {
  .item-interlinking .container {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
@media print {
  .item-interlinking .container {
    padding: 2rem;
  }
}
.item-interlinking .title {
  font-weight: bold;
}
.color-activity-1 .item-interlinking .title {
  color: #b6aca7;
}
.color-activity-2 .item-interlinking .title {
  color: #b9d3d8;
}
.color-activity-3 .item-interlinking .title {
  color: #7fbbbf;
}
.color-activity-4 .item-interlinking .title {
  color: #7aaece;
}
.color-activity-5 .item-interlinking .title {
  color: #7aa5a6;
}
.color-activity-6 .item-interlinking .title {
  color: #009ba3;
}
.color-activity-7 .item-interlinking .title {
  color: #9482b5;
}
.color-activity-8 .item-interlinking .title {
  color: #6a7999;
}
.color-activity-9 .item-interlinking .title {
  color: #99cc99;
}
.color-activity-10 .item-interlinking .title {
  color: #9ba77b;
}
.color-activity-11 .item-interlinking .title {
  color: #728680;
}
.color-activity-12 .item-interlinking .title {
  color: #e73027;
}
.color-activity-13 .item-interlinking .title {
  color: #d94535;
}
.color-activity-14 .item-interlinking .title {
  color: #fbdad7;
}
.color-activity-15 .item-interlinking .title {
  color: #9593be;
}
.color-activity-16 .item-interlinking .title {
  color: #d94535;
}
.color-activity-17 .item-interlinking .title {
  color: #0098b6;
}
.color-activity-18 .item-interlinking .title {
  color: #016668;
}
.color-activity-19 .item-interlinking .title {
  color: #6bcaba;
}
.item-interlinking .content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-size: 2.5rem;
  font-weight: 300;
  line-height: 1;
}
@media screen and (max-width: 28.125em) {
  .item-interlinking .content {
    font-size: 2rem;
  }
}
@media screen and (min-width: 78.8125em) {
  .item-interlinking .content {
    font-size: 3.2rem;
    line-height: 1.1;
  }
}
.item-interlinking .content::after {
  content: "\e901";
  font-size: 1.8rem;
  line-height: 1;
}
.color-activity-1 .item-interlinking .content::after {
  color: #b6aca7;
}
.color-activity-2 .item-interlinking .content::after {
  color: #b9d3d8;
}
.color-activity-3 .item-interlinking .content::after {
  color: #7fbbbf;
}
.color-activity-4 .item-interlinking .content::after {
  color: #7aaece;
}
.color-activity-5 .item-interlinking .content::after {
  color: #7aa5a6;
}
.color-activity-6 .item-interlinking .content::after {
  color: #009ba3;
}
.color-activity-7 .item-interlinking .content::after {
  color: #9482b5;
}
.color-activity-8 .item-interlinking .content::after {
  color: #6a7999;
}
.color-activity-9 .item-interlinking .content::after {
  color: #99cc99;
}
.color-activity-10 .item-interlinking .content::after {
  color: #9ba77b;
}
.color-activity-11 .item-interlinking .content::after {
  color: #728680;
}
.color-activity-12 .item-interlinking .content::after {
  color: #e73027;
}
.color-activity-13 .item-interlinking .content::after {
  color: #d94535;
}
.color-activity-14 .item-interlinking .content::after {
  color: #fbdad7;
}
.color-activity-15 .item-interlinking .content::after {
  color: #9593be;
}
.color-activity-16 .item-interlinking .content::after {
  color: #d94535;
}
.color-activity-17 .item-interlinking .content::after {
  color: #0098b6;
}
.color-activity-18 .item-interlinking .content::after {
  color: #016668;
}
.color-activity-19 .item-interlinking .content::after {
  color: #6bcaba;
}
.item-interview-header::after {
  content: "\e910";
  font-size: 5.2rem;
  line-height: 1;
}
.item-investment-solution {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  height: 100%;
  padding: 3rem;
  -webkit-box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.1);
  box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.1);
  background-color: #fff;
}
@media screen and (min-width: 62.5625em) {
  .item-investment-solution {
    padding: 5rem;
  }
}
.item-investment-solution-title {
  margin-bottom: 2rem;
  font-size: 2.9rem;
  font-weight: 300;
  line-height: 1.4;
  letter-spacing: 0;
}
@media screen and (min-width: 46.9375em) {
  .item-investment-solution-title {
    font-size: 3.2rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .item-investment-solution-title {
    font-size: 4.2rem;
  }
}
.item-investment-solution-description {
  margin-bottom: 2rem;
  color: #323c46;
}
.item-investment-solution a {
  margin-top: auto;
}
.item-investors-highlight {
  width: 100%;
  height: 100%;
  background: #fff;
  border-bottom: solid 3px #d94535;
}
@media screen and (min-width: 46.9375em) {
  .item-investors-highlight {
    border-bottom-width: 6px;
  }
}
.item-investors-highlight img {
  width: 100%;
}
@media screen and (max-width: 46.875em) {
  .item-investors-highlight .content {
    padding-bottom: 6.9565217391vw;
  }
}
@media screen and (max-width: 62.5em) {
  .item-investors-highlight .content p {
    display: none;
  }
}
.item-investors-highlight .title {
  font-weight: 500;
  color: #d94535;
}
@media screen and (max-width: 62.5em) {
  .item-investors-highlight .title {
    margin-bottom: 0;
  }
}
.item-investors-highlight.color-activity-1 {
  border-color: #b6aca7;
}
.item-investors-highlight.color-activity-1 .title {
  color: #b6aca7;
}
.item-investors-highlight.color-activity-2 {
  border-color: #b9d3d8;
}
.item-investors-highlight.color-activity-2 .title {
  color: #b9d3d8;
}
.item-investors-highlight.color-activity-3 {
  border-color: #7fbbbf;
}
.item-investors-highlight.color-activity-3 .title {
  color: #7fbbbf;
}
.item-investors-highlight.color-activity-4 {
  border-color: #7aaece;
}
.item-investors-highlight.color-activity-4 .title {
  color: #7aaece;
}
.item-investors-highlight.color-activity-5 {
  border-color: #7aa5a6;
}
.item-investors-highlight.color-activity-5 .title {
  color: #7aa5a6;
}
.item-investors-highlight.color-activity-6 {
  border-color: #009ba3;
}
.item-investors-highlight.color-activity-6 .title {
  color: #009ba3;
}
.item-investors-highlight.color-activity-7 {
  border-color: #9482b5;
}
.item-investors-highlight.color-activity-7 .title {
  color: #9482b5;
}
.item-investors-highlight.color-activity-8 {
  border-color: #6a7999;
}
.item-investors-highlight.color-activity-8 .title {
  color: #6a7999;
}
.item-investors-highlight.color-activity-9 {
  border-color: #99cc99;
}
.item-investors-highlight.color-activity-9 .title {
  color: #99cc99;
}
.item-investors-highlight.color-activity-10 {
  border-color: #9ba77b;
}
.item-investors-highlight.color-activity-10 .title {
  color: #9ba77b;
}
.item-investors-highlight.color-activity-11 {
  border-color: #728680;
}
.item-investors-highlight.color-activity-11 .title {
  color: #728680;
}
.item-investors-highlight.color-activity-12 {
  border-color: #e73027;
}
.item-investors-highlight.color-activity-12 .title {
  color: #e73027;
}
.item-investors-highlight.color-activity-13 {
  border-color: #d94535;
}
.item-investors-highlight.color-activity-13 .title {
  color: #d94535;
}
.item-investors-highlight.color-activity-14 {
  border-color: #fbdad7;
}
.item-investors-highlight.color-activity-14 .title {
  color: #fbdad7;
}
.item-investors-highlight.color-activity-15 {
  border-color: #9593be;
}
.item-investors-highlight.color-activity-15 .title {
  color: #9593be;
}
.item-investors-highlight.color-activity-16 {
  border-color: #d94535;
}
.item-investors-highlight.color-activity-16 .title {
  color: #d94535;
}
.item-investors-highlight.color-activity-17 {
  border-color: #0098b6;
}
.item-investors-highlight.color-activity-17 .title {
  color: #0098b6;
}
.item-investors-highlight.color-activity-18 {
  border-color: #016668;
}
.item-investors-highlight.color-activity-18 .title {
  color: #016668;
}
.item-investors-highlight.color-activity-19 {
  border-color: #6bcaba;
}
.item-investors-highlight.color-activity-19 .title {
  color: #6bcaba;
}
.item-pillar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  height: 100%;
  padding: 3rem;
  border-bottom: 0.4rem solid #fff;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
}
@media screen and (min-width: 62.5625em) {
  .item-pillar {
    padding: 3.5rem;
    border: none;
  }
}
.item-pillar:before,
.item-pillar:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  background: #d94535;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.item-pillar:after {
  opacity: 1;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0)),
    to(black)
  );
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, black 100%);
}
.item-pillar:hover:before,
.item-pillar:focus:before {
  opacity: 0.78;
}
.item-pillar:hover:after,
.item-pillar:focus:after {
  opacity: 0;
}
.item-pillar-title {
  z-index: 1;
  margin: 0;
  color: #fff;
  font-size: 2.8rem;
  font-weight: 300;
  line-height: 1.4;
}
@media screen and (min-width: 62.5625em) {
  .item-pillar-title {
    font-size: 4.2rem;
  }
}
.item-pillar-title::after {
  content: "\e901";
  font-size: 1em;
  margin-top: 1.5rem;
  color: #d94535;
  font-size: 1.5rem;
}
@media screen and (min-width: 62.5625em) {
  .item-pillar-title::after {
    margin-top: 2rem;
  }
}
.item-pillar-title:hover:after,
.item-pillar-title:focus:after {
  color: #fff;
}
.item-podcast.type-inline {
  color: #fff;
}
li:not(:last-child) .item-podcast.type-inline {
  border-bottom: 1px solid rgba(255, 255, 255, 0.35);
}
.item-podcast.type-inline:hover .item-podcast-footer::before,
.item-podcast.type-inline:hover .item-podcast-footer::after,
.item-podcast.type-inline:focus-within .item-podcast-footer::before,
.item-podcast.type-inline:focus-within .item-podcast-footer::after {
  opacity: 1;
}
.item-podcast.type-inline-expanded {
  background-color: #fff;
  border-top: 4px solid #d94535;
}
@media screen and (min-width: 46.9375em) {
  .item-podcast.type-inline-expanded {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.item-podcast.type-focus {
  z-index: 0;
  border-bottom: 4px solid #d94535;
}
.item-podcast + .item-podcast {
  margin-bottom: 42px;
}
.type-inline-expanded .item-podcast-media {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: 28%;
  -ms-flex-preferred-size: 28%;
  flex-basis: 28%;
}
.type-inline .item-podcast-content {
  padding: 4.2rem 0;
}
@media screen and (min-width: 46.9375em) {
  .type-inline .item-podcast-content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.type-inline-expanded .item-podcast-content {
  padding: 4.2rem;
}
@media screen and (min-width: 46.9375em) {
  .type-inline-expanded .item-podcast-content {
    padding: 4.2rem 4.8rem;
  }
}
.type-focus .item-podcast-content {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  aspect-ratio: 1/1;
  padding: 2.4rem 2.4rem 3.2rem;
  color: #fff;
}
@media screen and (min-width: 78.8125em) {
  .type-focus .item-podcast-content {
    height: 100%;
    padding: 4.8rem;
  }
}
.item-podcast-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.type-inline .item-podcast-header,
.type-inline-expanded .item-podcast-header {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.type-focus .item-podcast-header {
  gap: 2.4rem;
}
.type-focus .item-podcast-header::before {
  content: "\e917";
  font-size: 6.3rem;
  line-height: 1;
}
.type-inline .item-podcast-title {
  font-size: 1.6rem;
}
@media screen and (min-width: 46.9375em) {
  .type-inline .item-podcast-title {
    font-size: 2.1rem;
  }
}
.type-inline-expanded .item-podcast-title {
  font-size: 2.8rem;
  color: #323c46;
}
@media screen and (min-width: 46.9375em) {
  .type-inline-expanded .item-podcast-title {
    font-size: 3.5rem;
  }
}
@media screen and (min-width: 46.9375em) {
  .type-focus .item-podcast-title {
    font-size: 2.9rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .type-focus .item-podcast-title {
    font-size: 3.5rem;
  }
}
.item-podcast-teaser {
  letter-spacing: 0.06em;
}
.item-podcast-footer {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.type-inline .item-podcast-footer {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 27rem;
  width: 100%;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.type-focus .item-podcast-footer {
  display: none;
}
.type-inline .item-podcast-footer::before,
.type-inline-expanded .item-podcast-footer::before {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  content: "";
  width: 5.8rem;
  height: 5.8rem;
  background-image: url(../../../../themes/custom/customer/images/i-podcast-play.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.type-inline .item-podcast-footer::before {
  width: 3.2rem;
  height: 3.2rem;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.type-inline .item-podcast-footer::after,
.type-inline-expanded .item-podcast-footer::after {
  content: "";
  width: 100%;
  background: url(../../../../themes/custom/customer/images/i-podcast-wave.svg) left
    center/contain no-repeat;
}
.type-inline .item-podcast-footer::after {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: calc(25vw - 3.2rem);
  opacity: 0.35;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (min-width: 46.9375em) {
  .type-inline .item-podcast-footer::after {
    height: 5rem;
  }
}
.type-inline-expanded .item-podcast-footer::after {
  height: 8.6rem;
  -webkit-filter: brightness(0.8);
  filter: brightness(0.8);
}
.item-publication {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.item-publication:hover,
.item-publication:focus {
  z-index: 1;
}
@media screen and (min-width: 46.9375em) {
  .item-publication {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 2rem;
    margin-right: 2rem;
  }
}
@media screen and (min-width: 78.8125em) {
  .item-publication:hover .content,
  .item-publication:focus .content {
    opacity: 1;
  }
}
.item-publication .img {
  position: relative;
  width: 100%;
}
@media screen and (min-width: 28.1875em) and (max-width: 46.875em) {
  .item-publication .img {
    width: calc((13) * 3.4782608696vw + 0 * 5vw);
    padding-left: 3rem;
  }
}
@media screen and (max-width: 28.125em) {
  .item-publication .img {
    width: calc((20) * 3.4782608696vw + 0 * 5vw);
  }
}
.item-publication .img::before {
  content: "";
  position: absolute;
  right: 100%;
  bottom: -1.3rem;
  z-index: -1;
  opacity: 0;
  pointer-events: none;
  width: 100%;
  height: calc(100% + 3.8rem);
  background-image: url(../../../../themes/custom/customer/images/shadow-publication.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom right;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (min-width: 62.5625em) {
  .item-publication .img::before {
    bottom: -1.8rem;
    height: calc(100% + 6rem);
  }
}
@media screen and (min-width: 78.8125em) {
  .item-publication .img::before {
    bottom: -2rem;
  }
}
.item-publication .img a {
  display: block;
  width: 100%;
  height: 100%;
}
.item-publication .img a img {
  width: 100%;
}
.item-publication .content {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  padding: 3rem;
  background: #fff;
  color: #323c46;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media print {
  .item-publication .content {
    margin: 1rem;
  }
}
.item-publication .content .title {
  margin-bottom: 0.8rem;
  font-size: 3rem;
  font-weight: 400;
}
.item-publication .content p {
  margin-bottom: 1.6rem;
  font-size: 1.4rem;
}
.item-publication .content p.year {
  margin-bottom: 0.5em;
  font-size: 1.8rem;
}
.item-publication .content span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: auto;
  color: #d94535;
  font-size: 1.4rem;
}
.item-publication .content span::after {
  content: "\e905";
  font-size: 3rem;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  margin-right: 1.6rem;
}
.item-simple {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #fff;
  border-top: 5px solid #d94535;
}
.item-simple .container {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 2.5rem 3rem;
}
.section-expertise .slick-slide:not(.slick-active) .item-simple .container {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.item-simple .media {
  overflow: hidden;
}
.item-simple .title {
  font-weight: 500;
  margin-bottom: 1rem;
}
@media screen and (max-width: 46.875em) {
  .slideshow-card-b .slick-slide:not(.slick-current) .item-simple .title {
    margin-bottom: 0;
  }
}
.section-expertise .item-simple .title a {
  color: #d94535;
}
@media screen and (max-width: 46.875em) {
  .slideshow-card-b .slick-slide .item-simple .content {
    height: 0;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
}
@media screen and (max-width: 46.875em) {
  .slideshow-card-b .slick-current .item-simple .content {
    height: 100%;
    opacity: 1;
  }
}
.color-activity-1 .item-simple {
  border-color: #b6aca7;
}
.item-simple.color-activity-1 {
  border-color: #b6aca7;
}
.section-expertise .item-simple.color-activity-1 .title a {
  color: #b6aca7;
}
.color-activity-2 .item-simple {
  border-color: #b9d3d8;
}
.item-simple.color-activity-2 {
  border-color: #b9d3d8;
}
.section-expertise .item-simple.color-activity-2 .title a {
  color: #b9d3d8;
}
.color-activity-3 .item-simple {
  border-color: #7fbbbf;
}
.item-simple.color-activity-3 {
  border-color: #7fbbbf;
}
.section-expertise .item-simple.color-activity-3 .title a {
  color: #7fbbbf;
}
.color-activity-4 .item-simple {
  border-color: #7aaece;
}
.item-simple.color-activity-4 {
  border-color: #7aaece;
}
.section-expertise .item-simple.color-activity-4 .title a {
  color: #7aaece;
}
.color-activity-5 .item-simple {
  border-color: #7aa5a6;
}
.item-simple.color-activity-5 {
  border-color: #7aa5a6;
}
.section-expertise .item-simple.color-activity-5 .title a {
  color: #7aa5a6;
}
.color-activity-6 .item-simple {
  border-color: #009ba3;
}
.item-simple.color-activity-6 {
  border-color: #009ba3;
}
.section-expertise .item-simple.color-activity-6 .title a {
  color: #009ba3;
}
.color-activity-7 .item-simple {
  border-color: #9482b5;
}
.item-simple.color-activity-7 {
  border-color: #9482b5;
}
.section-expertise .item-simple.color-activity-7 .title a {
  color: #9482b5;
}
.color-activity-8 .item-simple {
  border-color: #6a7999;
}
.item-simple.color-activity-8 {
  border-color: #6a7999;
}
.section-expertise .item-simple.color-activity-8 .title a {
  color: #6a7999;
}
.color-activity-9 .item-simple {
  border-color: #99cc99;
}
.item-simple.color-activity-9 {
  border-color: #99cc99;
}
.section-expertise .item-simple.color-activity-9 .title a {
  color: #99cc99;
}
.color-activity-10 .item-simple {
  border-color: #9ba77b;
}
.item-simple.color-activity-10 {
  border-color: #9ba77b;
}
.section-expertise .item-simple.color-activity-10 .title a {
  color: #9ba77b;
}
.color-activity-11 .item-simple {
  border-color: #728680;
}
.item-simple.color-activity-11 {
  border-color: #728680;
}
.section-expertise .item-simple.color-activity-11 .title a {
  color: #728680;
}
.color-activity-12 .item-simple {
  border-color: #e73027;
}
.item-simple.color-activity-12 {
  border-color: #e73027;
}
.section-expertise .item-simple.color-activity-12 .title a {
  color: #e73027;
}
.color-activity-13 .item-simple {
  border-color: #d94535;
}
.item-simple.color-activity-13 {
  border-color: #d94535;
}
.section-expertise .item-simple.color-activity-13 .title a {
  color: #d94535;
}
.color-activity-14 .item-simple {
  border-color: #fbdad7;
}
.item-simple.color-activity-14 {
  border-color: #fbdad7;
}
.section-expertise .item-simple.color-activity-14 .title a {
  color: #fbdad7;
}
.color-activity-15 .item-simple {
  border-color: #9593be;
}
.item-simple.color-activity-15 {
  border-color: #9593be;
}
.section-expertise .item-simple.color-activity-15 .title a {
  color: #9593be;
}
.color-activity-16 .item-simple {
  border-color: #d94535;
}
.item-simple.color-activity-16 {
  border-color: #d94535;
}
.section-expertise .item-simple.color-activity-16 .title a {
  color: #d94535;
}
.color-activity-17 .item-simple {
  border-color: #0098b6;
}
.item-simple.color-activity-17 {
  border-color: #0098b6;
}
.section-expertise .item-simple.color-activity-17 .title a {
  color: #0098b6;
}
.color-activity-18 .item-simple {
  border-color: #016668;
}
.item-simple.color-activity-18 {
  border-color: #016668;
}
.section-expertise .item-simple.color-activity-18 .title a {
  color: #016668;
}
.color-activity-19 .item-simple {
  border-color: #6bcaba;
}
.item-simple.color-activity-19 {
  border-color: #6bcaba;
}
.section-expertise .item-simple.color-activity-19 .title a {
  color: #6bcaba;
}
.sustainability-page .item-simple {
  border-color: #d94535;
}
.item-tip {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #fff;
  border-top: 5px solid #d94535;
}
.item-tip:has(a):hover,
.item-tip:has(a):focus {
  background-color: #d94535;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.slideshow-tips .item-tip {
  height: 100%;
}
.item-tip-container {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 2.5rem 3rem;
}
@media screen and (min-width: 62.5625em) {
  .item-tip-container {
    padding: 4.5rem 3rem;
  }
}
.item-video-header {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.item-video-header::before {
  content: "\e917";
  font-size: 6.3rem;
  line-height: 1;
}
.item-zone {
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  height: 100%;
  padding: 3rem;
  background: #323c46;
  color: #fff;
}
.item-zone .media {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.item-zone .media img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
}
.item-zone .text {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  opacity: 0;
  font-size: 1.8rem;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (min-width: 62.5625em) {
  .item-zone .text {
    font-size: 2rem;
  }
}
.item-zone .action a {
  opacity: 0;
  position: static;
}
.item-zone .action a::before {
  background: none;
  z-index: 1;
}
.item-zone .action a:hover,
.item-zone .action a:focus {
  opacity: 1;
}
.item-zone .action a:hover::before,
.item-zone .action a:focus::before {
  -webkit-transform: none;
  transform: none;
}
.item-zone:hover .media {
  opacity: 0.4;
}
.item-zone:hover .text {
  opacity: 1;
}
@media screen and (min-width: 78.8125em) {
  .zone.type-vertical .item-zone .media img {
    width: auto;
    max-width: none;
    height: 100%;
  }
}
.zone-highlight.type-expertise .item-zone .media img {
  width: auto;
  max-width: none;
  height: 100%;
}
.zone-highlight.type-expertise .item-zone .text {
  max-width: 75%;
  margin-bottom: 1em;
}
.zone-highlight.type-news-insight .item-zone {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.zone-highlight.type-news-insight .item-zone .text {
  opacity: 1;
  margin-bottom: 0.25em;
  color: #d94535;
}
.zone-highlight.type-news-insight .item-zone .action a {
  opacity: 1;
  padding: 0.5em 1em;
  border: 1px solid;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
}
@media screen and (max-width: 62.5em) {
  .zone-highlight.type-news-insight .highlight .item-zone .media img {
    width: auto;
    max-width: none;
    height: 100%;
  }
}
@media screen and (min-width: 62.5625em) {
  .zone-highlight.type-news-insight .highlight .item-zone .action {
    max-width: 75%;
  }
}
.zone-highlight.type-news-insight .highlight .item-zone .action::after {
  content: "";
  display: block;
  height: 1.2rem;
  margin-top: 1rem;
  background: url(../../../../themes/custom/customer/images/title-decoration.svg) top left
    no-repeat;
  background-size: contain;
}
.zone-highlight.type-news-insight .highlight .item-zone .action a {
  padding: 0;
  border: none;
  color: #555555;
}
.key-figure-horizontal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 1.5rem 0;
  text-align: left;
  width: 100%;
}
@media screen and (min-width: 62.5625em) {
  .key-figure-horizontal {
    padding: 3rem 0;
  }
}
@media print {
  .key-figure-horizontal {
    padding: 2rem 0;
  }
}
.type-introduction .key-figure-horizontal {
  padding-top: 3.5rem;
  padding-bottom: 0;
}
@media screen and (max-width: 46.875em) {
  .type-introduction .key-figure-horizontal {
    margin-left: -10vw;
  }
}
@media screen and (min-width: 62.5625em) {
  .type-introduction .key-figure-horizontal {
    padding-top: 6rem;
    padding-bottom: 0;
  }
}
.key-figure-horizontal .container {
  margin-left: 23.9130434783vw;
}
@media print {
  .key-figure-horizontal .container {
    margin-left: 0;
  }
}
@media screen and (min-width: 46.9375em) {
  .key-figure-horizontal .container {
    width: calc((9) * 3.4782608696vw + 0 * 5vw);
    margin-left: 13.9130434783vw;
  }
}
@media screen and (min-width: 62.5625em) {
  .key-figure-horizontal .container {
    width: calc((6) * 3.4782608696vw + 0 * 5vw);
  }
}
.investment .key-figure-horizontal .container {
  max-width: 100%;
  margin-left: 0;
}
@media screen and (min-width: 62.5625em) {
  .investment .key-figure-horizontal .container {
    margin-left: 6.9565217391vw;
  }
}
@media screen and (min-width: 62.5625em) {
  .investment.type-brief .key-figure-horizontal .container {
    margin-left: 8.4782608696vw;
  }
}
.key-figure-horizontal .content {
  font-weight: 400;
}
.key-figure-horizontal .number {
  position: relative;
  font-size: 4.2rem;
  font-weight: 300;
  color: #323c46;
  line-height: 1.071;
}
@media screen and (min-width: 62.5625em) {
  .key-figure-horizontal .number {
    font-size: 5.2rem;
    line-height: 1.154;
  }
}
.investment .key-figure-horizontal .number {
  color: #d94535;
}
.color-activity-1 .key-figure-horizontal .number {
  color: #b6aca7;
}
.color-activity-2 .key-figure-horizontal .number {
  color: #b9d3d8;
}
.color-activity-3 .key-figure-horizontal .number {
  color: #7fbbbf;
}
.color-activity-4 .key-figure-horizontal .number {
  color: #7aaece;
}
.color-activity-5 .key-figure-horizontal .number {
  color: #7aa5a6;
}
.color-activity-6 .key-figure-horizontal .number {
  color: #009ba3;
}
.color-activity-7 .key-figure-horizontal .number {
  color: #9482b5;
}
.color-activity-8 .key-figure-horizontal .number {
  color: #6a7999;
}
.color-activity-9 .key-figure-horizontal .number {
  color: #99cc99;
}
.color-activity-10 .key-figure-horizontal .number {
  color: #9ba77b;
}
.color-activity-11 .key-figure-horizontal .number {
  color: #728680;
}
.color-activity-12 .key-figure-horizontal .number {
  color: #e73027;
}
.color-activity-13 .key-figure-horizontal .number {
  color: #d94535;
}
.color-activity-14 .key-figure-horizontal .number {
  color: #fbdad7;
}
.color-activity-15 .key-figure-horizontal .number {
  color: #9593be;
}
.color-activity-16 .key-figure-horizontal .number {
  color: #d94535;
}
.color-activity-17 .key-figure-horizontal .number {
  color: #0098b6;
}
.color-activity-18 .key-figure-horizontal .number {
  color: #016668;
}
.color-activity-19 .key-figure-horizontal .number {
  color: #6bcaba;
}
.key-figure-horizontal .number::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: calc(6.9565217391vw + 100%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 2px;
  background: currentColor;
  width: calc((2) * 3.4782608696vw + 2 * 5vw);
}
@media screen and (min-width: 46.9375em) {
  .key-figure-horizontal .number::before {
    width: calc((3.5) * 3.4782608696vw + 0 * 5vw);
    right: calc(1.7391304348vw + 100%);
  }
}
.investment .key-figure-horizontal .number::before {
  color: #d94535;
}
@media screen and (max-width: 62.5em) {
  .investment .key-figure-horizontal .number::before {
    right: calc(3.4782608696vw + 100%);
  }
}
.investment.type-brief .key-figure-horizontal .number::before {
  width: 5vw;
}
@media screen and (min-width: 46.9375em) {
  .investment.type-brief .key-figure-horizontal .number::before {
    width: calc((0.5) * 3.4782608696vw + 1 * 5vw);
    right: calc(1.7391304348vw + 100%);
  }
}
.color-activity-1 .key-figure-horizontal .number::before {
  background: #b6aca7;
}
.color-activity-2 .key-figure-horizontal .number::before {
  background: #b9d3d8;
}
.color-activity-3 .key-figure-horizontal .number::before {
  background: #7fbbbf;
}
.color-activity-4 .key-figure-horizontal .number::before {
  background: #7aaece;
}
.color-activity-5 .key-figure-horizontal .number::before {
  background: #7aa5a6;
}
.color-activity-6 .key-figure-horizontal .number::before {
  background: #009ba3;
}
.color-activity-7 .key-figure-horizontal .number::before {
  background: #9482b5;
}
.color-activity-8 .key-figure-horizontal .number::before {
  background: #6a7999;
}
.color-activity-9 .key-figure-horizontal .number::before {
  background: #99cc99;
}
.color-activity-10 .key-figure-horizontal .number::before {
  background: #9ba77b;
}
.color-activity-11 .key-figure-horizontal .number::before {
  background: #728680;
}
.color-activity-12 .key-figure-horizontal .number::before {
  background: #e73027;
}
.color-activity-13 .key-figure-horizontal .number::before {
  background: #d94535;
}
.color-activity-14 .key-figure-horizontal .number::before {
  background: #fbdad7;
}
.color-activity-15 .key-figure-horizontal .number::before {
  background: #9593be;
}
.color-activity-16 .key-figure-horizontal .number::before {
  background: #d94535;
}
.color-activity-17 .key-figure-horizontal .number::before {
  background: #0098b6;
}
.color-activity-18 .key-figure-horizontal .number::before {
  background: #016668;
}
.color-activity-19 .key-figure-horizontal .number::before {
  background: #6bcaba;
}
.key-figure-horizontal.is-in-view .number::before {
  -webkit-animation: 1s both fade-in-left;
  animation: 1s both fade-in-left;
}
.map .key-figure-horizontal {
  padding: 0 0 3.5rem;
}
.map .key-figure-horizontal .container {
  width: calc((8) * 3.4782608696vw + 0 * 5vw);
}
@media screen and (min-width: 46.9375em) {
  .map .key-figure-horizontal .container {
    width: calc((4) * 3.4782608696vw + 0 * 5vw);
  }
}
.map .key-figure-horizontal .content {
  font-size: 1rem;
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .investment.type-brief .key-figure-horizontal {
    width: calc((5) * 3.4782608696vw + 0 * 5vw);
    margin-left: 3.4782608696vw;
  }
}
@media screen and (min-width: 62.5625em) {
  .investment.type-brief .key-figure-horizontal {
    margin-left: -5vw;
  }
}
.hp-key-figures .key-figure-horizontal {
  padding: 2.4rem 0;
}
@media screen and (max-width: 46.875em) {
  .hp-key-figures .key-figure-horizontal {
    padding: 1rem 0;
  }
}
@media screen and (min-width: 62.5625em) {
  .hp-key-figures .key-figure-horizontal {
    padding: 3.5rem 0;
  }
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .hp-key-figures .key-figure-horizontal .container {
    margin-left: 32.8260869565vw;
  }
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .hp-key-figures .key-figure-horizontal .number {
    font-size: 5.6rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .hp-key-figures .key-figure-horizontal .number {
    font-size: 7rem;
  }
}
.hp-key-figures .key-figure-horizontal .number::before {
  background: #d94535;
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .hp-key-figures .key-figure-horizontal .number::before {
    width: calc((8) * 3.4782608696vw + 1 * 5vw);
    right: calc(3.4782608696vw + 100%);
  }
}
.hp-key-figures .key-figure-horizontal .content {
  font-weight: bold;
  color: rgba(85, 85, 85, 0.73);
}
.key-figure {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 3.5rem 0;
  text-align: center;
  width: 100%;
}
@media screen and (min-width: 62.5625em) {
  .key-figure {
    padding: 6rem 0 5rem;
  }
}
@media print {
  .key-figure {
    padding: 2rem;
  }
}
.key-figure .number {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.071;
}
@media screen and (min-width: 62.5625em) {
  .key-figure .number {
    font-size: 5.2rem;
    line-height: 1.154;
  }
}
.color-activity-1 .key-figure .number {
  color: #b6aca7;
}
.color-activity-2 .key-figure .number {
  color: #b9d3d8;
}
.color-activity-3 .key-figure .number {
  color: #7fbbbf;
}
.color-activity-4 .key-figure .number {
  color: #7aaece;
}
.color-activity-5 .key-figure .number {
  color: #7aa5a6;
}
.color-activity-6 .key-figure .number {
  color: #009ba3;
}
.color-activity-7 .key-figure .number {
  color: #9482b5;
}
.color-activity-8 .key-figure .number {
  color: #6a7999;
}
.color-activity-9 .key-figure .number {
  color: #99cc99;
}
.color-activity-10 .key-figure .number {
  color: #9ba77b;
}
.color-activity-11 .key-figure .number {
  color: #728680;
}
.color-activity-12 .key-figure .number {
  color: #e73027;
}
.color-activity-13 .key-figure .number {
  color: #d94535;
}
.color-activity-14 .key-figure .number {
  color: #fbdad7;
}
.color-activity-15 .key-figure .number {
  color: #9593be;
}
.color-activity-16 .key-figure .number {
  color: #d94535;
}
.color-activity-17 .key-figure .number {
  color: #0098b6;
}
.color-activity-18 .key-figure .number {
  color: #016668;
}
.color-activity-19 .key-figure .number {
  color: #6bcaba;
}
.key-figure .content {
  width: calc((9) * 3.4782608696vw + 0 * 5vw);
}
@media screen and (min-width: 46.9375em) {
  .key-figure .content {
    width: calc((5) * 3.4782608696vw + 0 * 5vw);
  }
}
@media screen and (min-width: 78.8125em) {
  .key-figure .content {
    width: calc((3) * 3.4782608696vw + 0 * 5vw);
  }
}
@media print {
  .key-figure .content {
    width: auto;
  }
}
.key-figure.type-squared {
  background: #323c46;
  color: #fff;
}
@media print {
  .key-figure.type-squared {
    background: none !important;
    color: inherit !important;
  }
}
.key-figure.type-squared .number {
  color: inherit;
}
li:nth-of-type(2) .key-figure.type-squared {
  background: #d94535;
}
.color-activity-1 li:nth-of-type(2) .key-figure.type-squared {
  background: #b6aca7;
}
.color-activity-2 li:nth-of-type(2) .key-figure.type-squared {
  background: #b9d3d8;
}
.color-activity-3 li:nth-of-type(2) .key-figure.type-squared {
  background: #7fbbbf;
}
.color-activity-4 li:nth-of-type(2) .key-figure.type-squared {
  background: #7aaece;
}
.color-activity-5 li:nth-of-type(2) .key-figure.type-squared {
  background: #7aa5a6;
}
.color-activity-6 li:nth-of-type(2) .key-figure.type-squared {
  background: #009ba3;
}
.color-activity-7 li:nth-of-type(2) .key-figure.type-squared {
  background: #9482b5;
}
.color-activity-8 li:nth-of-type(2) .key-figure.type-squared {
  background: #6a7999;
}
.color-activity-9 li:nth-of-type(2) .key-figure.type-squared {
  background: #99cc99;
}
.color-activity-10 li:nth-of-type(2) .key-figure.type-squared {
  background: #9ba77b;
}
.color-activity-11 li:nth-of-type(2) .key-figure.type-squared {
  background: #728680;
}
.color-activity-12 li:nth-of-type(2) .key-figure.type-squared {
  background: #e73027;
}
.color-activity-13 li:nth-of-type(2) .key-figure.type-squared {
  background: #d94535;
}
.color-activity-14 li:nth-of-type(2) .key-figure.type-squared {
  background: #fbdad7;
}
.color-activity-15 li:nth-of-type(2) .key-figure.type-squared {
  background: #9593be;
}
.color-activity-16 li:nth-of-type(2) .key-figure.type-squared {
  background: #d94535;
}
.color-activity-17 li:nth-of-type(2) .key-figure.type-squared {
  background: #0098b6;
}
.color-activity-18 li:nth-of-type(2) .key-figure.type-squared {
  background: #016668;
}
.color-activity-19 li:nth-of-type(2) .key-figure.type-squared {
  background: #6bcaba;
}
li:nth-of-type(3) .key-figure.type-squared {
  color: #555555;
  background: #f5f5f5;
}
@media screen and (max-width: 46.875em) {
  .key-figure.type-data {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: left;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .key-figure.type-data .number {
    width: calc((10) * 3.4782608696vw + 0 * 5vw);
    margin-right: 3.4782608696vw;
    text-align: right;
  }
  .key-figure.type-data .content {
    width: calc((10) * 3.4782608696vw + 0 * 5vw);
    padding-top: 1rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .map .key-figure.type-data .content {
    width: calc((5) * 3.4782608696vw + 0 * 5vw);
  }
}
.investment.type-c .key-figure {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 0;
  margin-bottom: 3rem;
  text-align: left;
}
.investment.type-c .key-figure .content {
  margin: 0;
}
@media screen and (min-width: 46.9375em) {
  .key-point {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}
.key-point .img {
  min-height: 24rem;
  -webkit-box-shadow: -3.4782608696vw 3.4782608696vw 0 #323c46;
  box-shadow: -3.4782608696vw 3.4782608696vw 0 #323c46;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 3.4782608696vw;
  margin-bottom: 3.4782608696vw;
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .key-point .img {
    min-height: 30rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .key-point .img {
    min-height: 58rem;
  }
}
@media print {
  .key-point .img {
    min-height: inherit;
  }
}
.color-activity-1 .key-point .img {
  -webkit-box-shadow: -3.4782608696vw 3.4782608696vw 0 #b6aca7;
  box-shadow: -3.4782608696vw 3.4782608696vw 0 #b6aca7;
}
.color-activity-2 .key-point .img {
  -webkit-box-shadow: -3.4782608696vw 3.4782608696vw 0 #b9d3d8;
  box-shadow: -3.4782608696vw 3.4782608696vw 0 #b9d3d8;
}
.color-activity-3 .key-point .img {
  -webkit-box-shadow: -3.4782608696vw 3.4782608696vw 0 #7fbbbf;
  box-shadow: -3.4782608696vw 3.4782608696vw 0 #7fbbbf;
}
.color-activity-4 .key-point .img {
  -webkit-box-shadow: -3.4782608696vw 3.4782608696vw 0 #7aaece;
  box-shadow: -3.4782608696vw 3.4782608696vw 0 #7aaece;
}
.color-activity-5 .key-point .img {
  -webkit-box-shadow: -3.4782608696vw 3.4782608696vw 0 #7aa5a6;
  box-shadow: -3.4782608696vw 3.4782608696vw 0 #7aa5a6;
}
.color-activity-6 .key-point .img {
  -webkit-box-shadow: -3.4782608696vw 3.4782608696vw 0 #009ba3;
  box-shadow: -3.4782608696vw 3.4782608696vw 0 #009ba3;
}
.color-activity-7 .key-point .img {
  -webkit-box-shadow: -3.4782608696vw 3.4782608696vw 0 #9482b5;
  box-shadow: -3.4782608696vw 3.4782608696vw 0 #9482b5;
}
.color-activity-8 .key-point .img {
  -webkit-box-shadow: -3.4782608696vw 3.4782608696vw 0 #6a7999;
  box-shadow: -3.4782608696vw 3.4782608696vw 0 #6a7999;
}
.color-activity-9 .key-point .img {
  -webkit-box-shadow: -3.4782608696vw 3.4782608696vw 0 #99cc99;
  box-shadow: -3.4782608696vw 3.4782608696vw 0 #99cc99;
}
.color-activity-10 .key-point .img {
  -webkit-box-shadow: -3.4782608696vw 3.4782608696vw 0 #9ba77b;
  box-shadow: -3.4782608696vw 3.4782608696vw 0 #9ba77b;
}
.color-activity-11 .key-point .img {
  -webkit-box-shadow: -3.4782608696vw 3.4782608696vw 0 #728680;
  box-shadow: -3.4782608696vw 3.4782608696vw 0 #728680;
}
.color-activity-12 .key-point .img {
  -webkit-box-shadow: -3.4782608696vw 3.4782608696vw 0 #e73027;
  box-shadow: -3.4782608696vw 3.4782608696vw 0 #e73027;
}
.color-activity-13 .key-point .img {
  -webkit-box-shadow: -3.4782608696vw 3.4782608696vw 0 #d94535;
  box-shadow: -3.4782608696vw 3.4782608696vw 0 #d94535;
}
.color-activity-14 .key-point .img {
  -webkit-box-shadow: -3.4782608696vw 3.4782608696vw 0 #fbdad7;
  box-shadow: -3.4782608696vw 3.4782608696vw 0 #fbdad7;
}
.color-activity-15 .key-point .img {
  -webkit-box-shadow: -3.4782608696vw 3.4782608696vw 0 #9593be;
  box-shadow: -3.4782608696vw 3.4782608696vw 0 #9593be;
}
.color-activity-16 .key-point .img {
  -webkit-box-shadow: -3.4782608696vw 3.4782608696vw 0 #d94535;
  box-shadow: -3.4782608696vw 3.4782608696vw 0 #d94535;
}
.color-activity-17 .key-point .img {
  -webkit-box-shadow: -3.4782608696vw 3.4782608696vw 0 #0098b6;
  box-shadow: -3.4782608696vw 3.4782608696vw 0 #0098b6;
}
.color-activity-18 .key-point .img {
  -webkit-box-shadow: -3.4782608696vw 3.4782608696vw 0 #016668;
  box-shadow: -3.4782608696vw 3.4782608696vw 0 #016668;
}
.color-activity-19 .key-point .img {
  -webkit-box-shadow: -3.4782608696vw 3.4782608696vw 0 #6bcaba;
  box-shadow: -3.4782608696vw 3.4782608696vw 0 #6bcaba;
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .key-point .img {
    width: calc((8) * 3.4782608696vw + 0 * 5vw);
  }
}
@media screen and (min-width: 62.5625em) {
  .key-point .img {
    width: calc((10) * 3.4782608696vw + 0 * 5vw);
  }
}
@media print {
  .key-point .img {
    display: none;
  }
}
.sustainability-page .key-point .img {
  -webkit-box-shadow: -3.4782608696vw 3.4782608696vw 0 #fbdad7;
  box-shadow: -3.4782608696vw 3.4782608696vw 0 #fbdad7;
}
.key-point .content {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 3.4782608696vw 0 3.4782608696vw 6.9565217391vw;
  font-weight: 400;
}
@media print {
  .key-point .content {
    padding: 0;
  }
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .slideshow-keypoint .key-point .content {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .slideshow-keypoint .key-point .content {
    margin-bottom: 5rem;
  }
}
.key-point .date {
  color: #d94535;
  text-align: left;
  font-size: 1.8rem;
}
@media screen and (max-width: 46.875em) {
  .key-point .date {
    margin-top: 0.7em;
  }
}
@media screen and (min-width: 62.5625em) {
  .key-point .date {
    font-size: 2.5rem;
  }
}
.key-point .title {
  position: relative;
  font-weight: 500;
}
.key-point .title::before {
  content: "";
  position: absolute;
  left: -2.7826086957vw;
  top: 0.6em;
  height: 0.4em;
  width: 0.4em;
  background: #323c46;
}
.color-activity-1 .key-point .title::before {
  background: #b6aca7;
}
.color-activity-2 .key-point .title::before {
  background: #b9d3d8;
}
.color-activity-3 .key-point .title::before {
  background: #7fbbbf;
}
.color-activity-4 .key-point .title::before {
  background: #7aaece;
}
.color-activity-5 .key-point .title::before {
  background: #7aa5a6;
}
.color-activity-6 .key-point .title::before {
  background: #009ba3;
}
.color-activity-7 .key-point .title::before {
  background: #9482b5;
}
.color-activity-8 .key-point .title::before {
  background: #6a7999;
}
.color-activity-9 .key-point .title::before {
  background: #99cc99;
}
.color-activity-10 .key-point .title::before {
  background: #9ba77b;
}
.color-activity-11 .key-point .title::before {
  background: #728680;
}
.color-activity-12 .key-point .title::before {
  background: #e73027;
}
.color-activity-13 .key-point .title::before {
  background: #d94535;
}
.color-activity-14 .key-point .title::before {
  background: #fbdad7;
}
.color-activity-15 .key-point .title::before {
  background: #9593be;
}
.color-activity-16 .key-point .title::before {
  background: #d94535;
}
.color-activity-17 .key-point .title::before {
  background: #0098b6;
}
.color-activity-18 .key-point .title::before {
  background: #016668;
}
.color-activity-19 .key-point .title::before {
  background: #6bcaba;
}
@media screen and (max-width: 46.875em) {
  .key-point .title::before {
    left: -6.9565217391vw;
    height: 0.5em;
    width: 0.5em;
  }
}
@media screen and (min-width: 62.5625em) {
  .key-point .title::before {
    left: -2.4347826087vw;
    height: 0.34em;
    width: 0.34em;
  }
}
@media screen and (min-width: 46.9375em) {
  .key-point.with-date {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media screen and (max-width: 46.875em) {
  .key-point.with-date .content {
    padding-left: 0;
  }
}
.key-point.with-date .title {
  font-weight: 300;
  font-size: 2.8rem;
}
@media screen and (min-width: 62.5625em) {
  .key-point.with-date .title {
    font-size: 4.2rem;
  }
}
.key-point.with-date .title::before {
  display: none;
}
.list-category-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2em;
}
.list-category-link .list-left {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  min-width: 18%;
}
@media screen and (max-width: 46.875em) {
  .list-category-link .list-left {
    display: none;
  }
}
.list-category-link .list-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (min-width: 46.9375em) {
  .list-category-link .list-right .list-item:first-child {
    display: none;
  }
}
.list-category-link .list-item,
.item-list .list-category-link li {
  margin-bottom: 0.5em;
}
.list-category-link .list-item:not(:last-of-type),
.item-list .list-category-link li:not(:last-of-type) {
  margin-right: 5.2173913043vw;
}
@media screen and (min-width: 46.9375em) {
  .list-category-link .list-item:not(:last-of-type),
  .item-list .list-category-link li:not(:last-of-type) {
    margin-right: 3.4782608696vw;
  }
}
.list-category-link .list-item a,
.item-list .list-category-link li a {
  display: inline-block;
  padding-bottom: 5px;
  border-bottom: solid 1px transparent;
  font-weight: 300;
}
@media screen and (min-width: 62.5625em) {
  .list-category-link .list-item a,
  .item-list .list-category-link li a {
    border-bottom-width: 2px;
  }
}
.list-category-link .list-item a.active,
.item-list .list-category-link li a.active {
  font-weight: 500;
  border-color: #d94535;
}
.list-category-link .list-item a.active:focus,
.list-category-link .list-item a.active:hover,
.item-list .list-category-link li a.active:focus,
.item-list .list-category-link li a.active:hover {
  text-shadow: none;
}
.logo {
  width: 10rem;
}
.logo a {
  display: block;
}
@media screen and (min-width: 62.5625em) {
  .header .logo {
    width: auto;
  }
}
.region-navigation .logo {
  margin-bottom: 4.2rem;
  -webkit-transform: translateX(-5vw);
  transform: translateX(-5vw);
}
.footer .logo {
  margin-bottom: 2rem;
}
.main-contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding: 1rem 5vw 5rem;
  border-bottom: 0.6rem solid #d94535;
}
.main-contact a:hover,
.main-contact a:focus,
.main-contact a:active {
  text-decoration: underline;
}
.main-contact .office {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 78.8125em) {
  .main-contact .office {
    width: calc((5) * 3.4782608696vw + 0 * 5vw);
    margin-bottom: 0;
  }
}
@media screen and (min-width: 78.8125em) {
  .main-contact .tel,
  .main-contact .address {
    margin-bottom: 0;
  }
}
.main-contact .place {
  font-weight: 500;
}
.main-contact .city {
  margin-bottom: 1rem;
  color: #d94535;
  font-size: 2rem;
  font-weight: bold;
}
.main-contact .list-service {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem;
}
@media screen and (min-width: 78.8125em) {
  .main-contact .list-service {
    width: calc((17) * 3.4782608696vw + 0 * 5vw);
  }
}
.main-contact .list-service > * {
  width: calc(100% / 1 - 0.1px);
  padding-right: 1rem;
  padding-left: 1rem;
  margin-bottom: 2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
@media screen and (min-width: 46.9375em), print {
  .main-contact .list-service > * {
    width: calc(100% / 3 - 0.1px);
  }
}
@media screen and (min-width: 62.5625em) {
  .main-contact .list-service > * {
    margin-bottom: 0;
  }
}
.main-contact-service .title {
  font-weight: 700;
}
.main-contact-service a {
  color: rgba(85, 85, 85, 0.73);
  font-weight: 400;
}
.map {
  position: relative;
  overflow-x: hidden;
}
@media screen and (max-width: 62.5em) {
  .map {
    margin-left: 4.2rem;
    margin-right: 4.2rem;
  }
  .item-city .map {
    margin-left: 0;
    margin-right: 0;
  }
  .layout-xl .map {
    margin-left: 2rem;
    margin-right: 2rem;
  }
}
.map > .container {
  position: relative;
}
.map .media iframe {
  max-height: 70vh;
}
.map .title {
  margin-bottom: 0.25em;
}
.map .list {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 10vw;
  max-width: 50%;
}
@media screen and (min-width: 62.5625em) {
  .map .list {
    display: none;
  }
}
.map .list li {
  margin-bottom: 1.5rem;
  font-size: 1.2rem;
}
.map.type-a,
.map.type-b {
  overflow: unset;
}
.map.type-a > .container > .content {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: calc((21) * 3.4782608696vw + 0 * 5vw);
  text-align: center;
}
@media screen and (min-width: 62.5625em) {
  .map.type-a > .container > .content {
    width: calc((7) * 3.4782608696vw + 0 * 5vw);
  }
}
.map.type-a .list {
  display: none;
}
.map.type-a .data {
  display: none;
}
@media screen and (min-width: 46.9375em) {
  .map.type-a .data {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    margin: 0 10vw;
    min-height: 20rem;
    overflow: hidden;
  }
}
.map.type-b .title {
  position: absolute;
  top: 0;
  left: 0;
  margin: 3.4782608696vw 10vw;
}
.map.type-b .data {
  position: absolute;
  bottom: 0;
  right: 20px;
}
@media screen and (min-width: 46.9375em) {
  .map.type-b .data {
    bottom: 5rem;
    right: calc(5vw * 2);
  }
}
@media screen and (min-width: 62.5625em) {
  .map.type-b .data {
    bottom: 14rem;
  }
}
@media screen and (max-width: 46.875em) {
  .map.type-b .data {
    right: 45px;
  }
}
.map.type-c {
  overflow: hidden;
}
.map.type-c .mapboxgl-popup {
  z-index: 2;
}
.map > .btn {
  position: absolute;
  bottom: 4.5rem;
  left: 5vw;
}
.mapboxgl-map {
  font-family: Futura, Arial, sans-serif !important;
  font-size: inherit !important;
  line-height: inherit !important;
}
.mapboxgl-map .mapboxgl-canvas {
  width: 100% !important;
}
.mapboxgl-map .body {
  font-size: 1.6rem;
}
.mapboxgl-map .light {
  font-weight: 300;
}
.mapboxgl-map .mapboxgl-marker.custom-cluster {
  pointer-events: none;
}
.color-activity-1 .mapboxgl-map .mapboxgl-marker.custom-cluster {
  color: #b6aca7;
}
.color-activity-1 .mapboxgl-map .mapboxgl-marker.custom-cluster .center-circle {
  fill: #b6aca7;
}
.color-activity-1 .mapboxgl-map .mapboxgl-marker.custom-cluster .outer-circle {
  stroke: #b6aca7;
}
.color-activity-2 .mapboxgl-map .mapboxgl-marker.custom-cluster {
  color: #b9d3d8;
}
.color-activity-2 .mapboxgl-map .mapboxgl-marker.custom-cluster .center-circle {
  fill: #b9d3d8;
}
.color-activity-2 .mapboxgl-map .mapboxgl-marker.custom-cluster .outer-circle {
  stroke: #b9d3d8;
}
.color-activity-3 .mapboxgl-map .mapboxgl-marker.custom-cluster {
  color: #7fbbbf;
}
.color-activity-3 .mapboxgl-map .mapboxgl-marker.custom-cluster .center-circle {
  fill: #7fbbbf;
}
.color-activity-3 .mapboxgl-map .mapboxgl-marker.custom-cluster .outer-circle {
  stroke: #7fbbbf;
}
.color-activity-4 .mapboxgl-map .mapboxgl-marker.custom-cluster {
  color: #7aaece;
}
.color-activity-4 .mapboxgl-map .mapboxgl-marker.custom-cluster .center-circle {
  fill: #7aaece;
}
.color-activity-4 .mapboxgl-map .mapboxgl-marker.custom-cluster .outer-circle {
  stroke: #7aaece;
}
.color-activity-5 .mapboxgl-map .mapboxgl-marker.custom-cluster {
  color: #7aa5a6;
}
.color-activity-5 .mapboxgl-map .mapboxgl-marker.custom-cluster .center-circle {
  fill: #7aa5a6;
}
.color-activity-5 .mapboxgl-map .mapboxgl-marker.custom-cluster .outer-circle {
  stroke: #7aa5a6;
}
.color-activity-6 .mapboxgl-map .mapboxgl-marker.custom-cluster {
  color: #009ba3;
}
.color-activity-6 .mapboxgl-map .mapboxgl-marker.custom-cluster .center-circle {
  fill: #009ba3;
}
.color-activity-6 .mapboxgl-map .mapboxgl-marker.custom-cluster .outer-circle {
  stroke: #009ba3;
}
.color-activity-7 .mapboxgl-map .mapboxgl-marker.custom-cluster {
  color: #9482b5;
}
.color-activity-7 .mapboxgl-map .mapboxgl-marker.custom-cluster .center-circle {
  fill: #9482b5;
}
.color-activity-7 .mapboxgl-map .mapboxgl-marker.custom-cluster .outer-circle {
  stroke: #9482b5;
}
.color-activity-8 .mapboxgl-map .mapboxgl-marker.custom-cluster {
  color: #6a7999;
}
.color-activity-8 .mapboxgl-map .mapboxgl-marker.custom-cluster .center-circle {
  fill: #6a7999;
}
.color-activity-8 .mapboxgl-map .mapboxgl-marker.custom-cluster .outer-circle {
  stroke: #6a7999;
}
.color-activity-9 .mapboxgl-map .mapboxgl-marker.custom-cluster {
  color: #99cc99;
}
.color-activity-9 .mapboxgl-map .mapboxgl-marker.custom-cluster .center-circle {
  fill: #99cc99;
}
.color-activity-9 .mapboxgl-map .mapboxgl-marker.custom-cluster .outer-circle {
  stroke: #99cc99;
}
.color-activity-10 .mapboxgl-map .mapboxgl-marker.custom-cluster {
  color: #9ba77b;
}
.color-activity-10
  .mapboxgl-map
  .mapboxgl-marker.custom-cluster
  .center-circle {
  fill: #9ba77b;
}
.color-activity-10 .mapboxgl-map .mapboxgl-marker.custom-cluster .outer-circle {
  stroke: #9ba77b;
}
.color-activity-11 .mapboxgl-map .mapboxgl-marker.custom-cluster {
  color: #728680;
}
.color-activity-11
  .mapboxgl-map
  .mapboxgl-marker.custom-cluster
  .center-circle {
  fill: #728680;
}
.color-activity-11 .mapboxgl-map .mapboxgl-marker.custom-cluster .outer-circle {
  stroke: #728680;
}
.color-activity-12 .mapboxgl-map .mapboxgl-marker.custom-cluster {
  color: #e73027;
}
.color-activity-12
  .mapboxgl-map
  .mapboxgl-marker.custom-cluster
  .center-circle {
  fill: #e73027;
}
.color-activity-12 .mapboxgl-map .mapboxgl-marker.custom-cluster .outer-circle {
  stroke: #e73027;
}
.color-activity-13 .mapboxgl-map .mapboxgl-marker.custom-cluster {
  color: #d94535;
}
.color-activity-13
  .mapboxgl-map
  .mapboxgl-marker.custom-cluster
  .center-circle {
  fill: #d94535;
}
.color-activity-13 .mapboxgl-map .mapboxgl-marker.custom-cluster .outer-circle {
  stroke: #d94535;
}
.color-activity-14 .mapboxgl-map .mapboxgl-marker.custom-cluster {
  color: #fbdad7;
}
.color-activity-14
  .mapboxgl-map
  .mapboxgl-marker.custom-cluster
  .center-circle {
  fill: #fbdad7;
}
.color-activity-14 .mapboxgl-map .mapboxgl-marker.custom-cluster .outer-circle {
  stroke: #fbdad7;
}
.color-activity-15 .mapboxgl-map .mapboxgl-marker.custom-cluster {
  color: #9593be;
}
.color-activity-15
  .mapboxgl-map
  .mapboxgl-marker.custom-cluster
  .center-circle {
  fill: #9593be;
}
.color-activity-15 .mapboxgl-map .mapboxgl-marker.custom-cluster .outer-circle {
  stroke: #9593be;
}
.color-activity-16 .mapboxgl-map .mapboxgl-marker.custom-cluster {
  color: #d94535;
}
.color-activity-16
  .mapboxgl-map
  .mapboxgl-marker.custom-cluster
  .center-circle {
  fill: #d94535;
}
.color-activity-16 .mapboxgl-map .mapboxgl-marker.custom-cluster .outer-circle {
  stroke: #d94535;
}
.color-activity-17 .mapboxgl-map .mapboxgl-marker.custom-cluster {
  color: #0098b6;
}
.color-activity-17
  .mapboxgl-map
  .mapboxgl-marker.custom-cluster
  .center-circle {
  fill: #0098b6;
}
.color-activity-17 .mapboxgl-map .mapboxgl-marker.custom-cluster .outer-circle {
  stroke: #0098b6;
}
.color-activity-18 .mapboxgl-map .mapboxgl-marker.custom-cluster {
  color: #016668;
}
.color-activity-18
  .mapboxgl-map
  .mapboxgl-marker.custom-cluster
  .center-circle {
  fill: #016668;
}
.color-activity-18 .mapboxgl-map .mapboxgl-marker.custom-cluster .outer-circle {
  stroke: #016668;
}
.color-activity-19 .mapboxgl-map .mapboxgl-marker.custom-cluster {
  color: #6bcaba;
}
.color-activity-19
  .mapboxgl-map
  .mapboxgl-marker.custom-cluster
  .center-circle {
  fill: #6bcaba;
}
.color-activity-19 .mapboxgl-map .mapboxgl-marker.custom-cluster .outer-circle {
  stroke: #6bcaba;
}
.mapboxgl-map .mapboxgl-marker:not(.custom-cluster) {
  background: transparent;
  width: 15px;
  height: 15px;
  z-index: 2;
}
.mapboxgl-map .mapboxgl-marker:not(.custom-cluster)::before {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: "";
  background: #000;
  width: 6px;
  height: 6px;
  border-radius: 50%;
}
.color-activity-1 .mapboxgl-map .mapboxgl-marker:not(.custom-cluster)::before {
  background: #b6aca7;
}
.color-activity-2 .mapboxgl-map .mapboxgl-marker:not(.custom-cluster)::before {
  background: #b9d3d8;
}
.color-activity-3 .mapboxgl-map .mapboxgl-marker:not(.custom-cluster)::before {
  background: #7fbbbf;
}
.color-activity-4 .mapboxgl-map .mapboxgl-marker:not(.custom-cluster)::before {
  background: #7aaece;
}
.color-activity-5 .mapboxgl-map .mapboxgl-marker:not(.custom-cluster)::before {
  background: #7aa5a6;
}
.color-activity-6 .mapboxgl-map .mapboxgl-marker:not(.custom-cluster)::before {
  background: #009ba3;
}
.color-activity-7 .mapboxgl-map .mapboxgl-marker:not(.custom-cluster)::before {
  background: #9482b5;
}
.color-activity-8 .mapboxgl-map .mapboxgl-marker:not(.custom-cluster)::before {
  background: #6a7999;
}
.color-activity-9 .mapboxgl-map .mapboxgl-marker:not(.custom-cluster)::before {
  background: #99cc99;
}
.color-activity-10 .mapboxgl-map .mapboxgl-marker:not(.custom-cluster)::before {
  background: #9ba77b;
}
.color-activity-11 .mapboxgl-map .mapboxgl-marker:not(.custom-cluster)::before {
  background: #728680;
}
.color-activity-12 .mapboxgl-map .mapboxgl-marker:not(.custom-cluster)::before {
  background: #e73027;
}
.color-activity-13 .mapboxgl-map .mapboxgl-marker:not(.custom-cluster)::before {
  background: #d94535;
}
.color-activity-14 .mapboxgl-map .mapboxgl-marker:not(.custom-cluster)::before {
  background: #fbdad7;
}
.color-activity-15 .mapboxgl-map .mapboxgl-marker:not(.custom-cluster)::before {
  background: #9593be;
}
.color-activity-16 .mapboxgl-map .mapboxgl-marker:not(.custom-cluster)::before {
  background: #d94535;
}
.color-activity-17 .mapboxgl-map .mapboxgl-marker:not(.custom-cluster)::before {
  background: #0098b6;
}
.color-activity-18 .mapboxgl-map .mapboxgl-marker:not(.custom-cluster)::before {
  background: #016668;
}
.color-activity-19 .mapboxgl-map .mapboxgl-marker:not(.custom-cluster)::before {
  background: #6bcaba;
}
.mapboxgl-map .mapboxgl-marker:not(.custom-cluster).is-active::before {
  background: #d94535;
  width: 15px;
  height: 15px;
}
.color-activity-1
  .mapboxgl-map
  .mapboxgl-marker:not(.custom-cluster).is-active::before {
  background: #b6aca7;
}
.color-activity-2
  .mapboxgl-map
  .mapboxgl-marker:not(.custom-cluster).is-active::before {
  background: #b9d3d8;
}
.color-activity-3
  .mapboxgl-map
  .mapboxgl-marker:not(.custom-cluster).is-active::before {
  background: #7fbbbf;
}
.color-activity-4
  .mapboxgl-map
  .mapboxgl-marker:not(.custom-cluster).is-active::before {
  background: #7aaece;
}
.color-activity-5
  .mapboxgl-map
  .mapboxgl-marker:not(.custom-cluster).is-active::before {
  background: #7aa5a6;
}
.color-activity-6
  .mapboxgl-map
  .mapboxgl-marker:not(.custom-cluster).is-active::before {
  background: #009ba3;
}
.color-activity-7
  .mapboxgl-map
  .mapboxgl-marker:not(.custom-cluster).is-active::before {
  background: #9482b5;
}
.color-activity-8
  .mapboxgl-map
  .mapboxgl-marker:not(.custom-cluster).is-active::before {
  background: #6a7999;
}
.color-activity-9
  .mapboxgl-map
  .mapboxgl-marker:not(.custom-cluster).is-active::before {
  background: #99cc99;
}
.color-activity-10
  .mapboxgl-map
  .mapboxgl-marker:not(.custom-cluster).is-active::before {
  background: #9ba77b;
}
.color-activity-11
  .mapboxgl-map
  .mapboxgl-marker:not(.custom-cluster).is-active::before {
  background: #728680;
}
.color-activity-12
  .mapboxgl-map
  .mapboxgl-marker:not(.custom-cluster).is-active::before {
  background: #e73027;
}
.color-activity-13
  .mapboxgl-map
  .mapboxgl-marker:not(.custom-cluster).is-active::before {
  background: #d94535;
}
.color-activity-14
  .mapboxgl-map
  .mapboxgl-marker:not(.custom-cluster).is-active::before {
  background: #fbdad7;
}
.color-activity-15
  .mapboxgl-map
  .mapboxgl-marker:not(.custom-cluster).is-active::before {
  background: #9593be;
}
.color-activity-16
  .mapboxgl-map
  .mapboxgl-marker:not(.custom-cluster).is-active::before {
  background: #d94535;
}
.color-activity-17
  .mapboxgl-map
  .mapboxgl-marker:not(.custom-cluster).is-active::before {
  background: #0098b6;
}
.color-activity-18
  .mapboxgl-map
  .mapboxgl-marker:not(.custom-cluster).is-active::before {
  background: #016668;
}
.color-activity-19
  .mapboxgl-map
  .mapboxgl-marker:not(.custom-cluster).is-active::before {
  background: #6bcaba;
}
.mapboxgl-map .mapboxgl-popup {
  max-width: 100% !important;
}
.mapboxgl-map .mapboxgl-popup-content .map-type-a-popup {
  width: 100%;
}
.mapboxgl-map .mapboxgl-popup-content .map-type-a-popup .large-text {
  color: #d94535;
}
.color-activity-1 .mapboxgl-map .mapboxgl-popup-content .map-type-b-popup {
  color: #b6aca7;
}
.color-activity-2 .mapboxgl-map .mapboxgl-popup-content .map-type-b-popup {
  color: #b9d3d8;
}
.color-activity-3 .mapboxgl-map .mapboxgl-popup-content .map-type-b-popup {
  color: #7fbbbf;
}
.color-activity-4 .mapboxgl-map .mapboxgl-popup-content .map-type-b-popup {
  color: #7aaece;
}
.color-activity-5 .mapboxgl-map .mapboxgl-popup-content .map-type-b-popup {
  color: #7aa5a6;
}
.color-activity-6 .mapboxgl-map .mapboxgl-popup-content .map-type-b-popup {
  color: #009ba3;
}
.color-activity-7 .mapboxgl-map .mapboxgl-popup-content .map-type-b-popup {
  color: #9482b5;
}
.color-activity-8 .mapboxgl-map .mapboxgl-popup-content .map-type-b-popup {
  color: #6a7999;
}
.color-activity-9 .mapboxgl-map .mapboxgl-popup-content .map-type-b-popup {
  color: #99cc99;
}
.color-activity-10 .mapboxgl-map .mapboxgl-popup-content .map-type-b-popup {
  color: #9ba77b;
}
.color-activity-11 .mapboxgl-map .mapboxgl-popup-content .map-type-b-popup {
  color: #728680;
}
.color-activity-12 .mapboxgl-map .mapboxgl-popup-content .map-type-b-popup {
  color: #e73027;
}
.color-activity-13 .mapboxgl-map .mapboxgl-popup-content .map-type-b-popup {
  color: #d94535;
}
.color-activity-14 .mapboxgl-map .mapboxgl-popup-content .map-type-b-popup {
  color: #fbdad7;
}
.color-activity-15 .mapboxgl-map .mapboxgl-popup-content .map-type-b-popup {
  color: #9593be;
}
.color-activity-16 .mapboxgl-map .mapboxgl-popup-content .map-type-b-popup {
  color: #d94535;
}
.color-activity-17 .mapboxgl-map .mapboxgl-popup-content .map-type-b-popup {
  color: #0098b6;
}
.color-activity-18 .mapboxgl-map .mapboxgl-popup-content .map-type-b-popup {
  color: #016668;
}
.color-activity-19 .mapboxgl-map .mapboxgl-popup-content .map-type-b-popup {
  color: #6bcaba;
}
.color-activity-1 .mapboxgl-map .map-type-b-popup {
  color: #b6aca7;
}
.color-activity-2 .mapboxgl-map .map-type-b-popup {
  color: #b9d3d8;
}
.color-activity-3 .mapboxgl-map .map-type-b-popup {
  color: #7fbbbf;
}
.color-activity-4 .mapboxgl-map .map-type-b-popup {
  color: #7aaece;
}
.color-activity-5 .mapboxgl-map .map-type-b-popup {
  color: #7aa5a6;
}
.color-activity-6 .mapboxgl-map .map-type-b-popup {
  color: #009ba3;
}
.color-activity-7 .mapboxgl-map .map-type-b-popup {
  color: #9482b5;
}
.color-activity-8 .mapboxgl-map .map-type-b-popup {
  color: #6a7999;
}
.color-activity-9 .mapboxgl-map .map-type-b-popup {
  color: #99cc99;
}
.color-activity-10 .mapboxgl-map .map-type-b-popup {
  color: #9ba77b;
}
.color-activity-11 .mapboxgl-map .map-type-b-popup {
  color: #728680;
}
.color-activity-12 .mapboxgl-map .map-type-b-popup {
  color: #e73027;
}
.color-activity-13 .mapboxgl-map .map-type-b-popup {
  color: #d94535;
}
.color-activity-14 .mapboxgl-map .map-type-b-popup {
  color: #fbdad7;
}
.color-activity-15 .mapboxgl-map .map-type-b-popup {
  color: #9593be;
}
.color-activity-16 .mapboxgl-map .map-type-b-popup {
  color: #d94535;
}
.color-activity-17 .mapboxgl-map .map-type-b-popup {
  color: #0098b6;
}
.color-activity-18 .mapboxgl-map .map-type-b-popup {
  color: #016668;
}
.color-activity-19 .mapboxgl-map .map-type-b-popup {
  color: #6bcaba;
}
.mapboxgl-map .mapbox-improve-map {
  display: none;
}
.mapboxgl-map .mapboxgl-ctrl-attrib-inner {
  font-size: 0.4em;
}
.mapboxgl-map .mapboxgl-ctrl-logo {
  height: 13px;
  background-size: 45px;
}
.mapboxgl-map .mapboxgl-ctrl-group button {
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media screen and (min-width: 62.5625em) {
  .member-profile .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.member-profile .media {
  width: calc((16) * 3.4782608696vw + 0 * 5vw);
  padding-bottom: 2rem;
}
@media screen and (min-width: 46.9375em) {
  .member-profile .media {
    width: calc((8) * 3.4782608696vw + 0 * 5vw);
  }
}
@media screen and (min-width: 62.5625em) {
  .member-profile .media {
    width: calc((7) * 3.4782608696vw + 0 * 5vw);
    float: none;
    margin-bottom: 0;
  }
}
.member-profile .head .top {
  display: none;
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .member-profile .head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .member-profile .head .top {
    display: block;
    margin-left: 3.4782608696vw;
  }
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .member-profile .inner .top {
    display: none;
  }
}
@media screen and (min-width: 62.5625em) {
  .member-profile .inner {
    width: calc((16) * 3.4782608696vw + 0 * 5vw);
    padding-left: 6.9565217391vw;
  }
}
.member-profile .name {
  margin-bottom: 0;
  font-size: 2.8rem;
  font-weight: 300;
  color: #555555;
}
@media screen and (min-width: 46.9375em) {
  .member-profile .name {
    font-size: 4.2rem;
  }
}
.member-profile .job-name {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #d94535;
  font-weight: 400;
}
.color-activity-1 .member-profile .job-name {
  color: #b6aca7;
}
.color-activity-2 .member-profile .job-name {
  color: #b9d3d8;
}
.color-activity-3 .member-profile .job-name {
  color: #7fbbbf;
}
.color-activity-4 .member-profile .job-name {
  color: #7aaece;
}
.color-activity-5 .member-profile .job-name {
  color: #7aa5a6;
}
.color-activity-6 .member-profile .job-name {
  color: #009ba3;
}
.color-activity-7 .member-profile .job-name {
  color: #9482b5;
}
.color-activity-8 .member-profile .job-name {
  color: #6a7999;
}
.color-activity-9 .member-profile .job-name {
  color: #99cc99;
}
.color-activity-10 .member-profile .job-name {
  color: #9ba77b;
}
.color-activity-11 .member-profile .job-name {
  color: #728680;
}
.color-activity-12 .member-profile .job-name {
  color: #e73027;
}
.color-activity-13 .member-profile .job-name {
  color: #d94535;
}
.color-activity-14 .member-profile .job-name {
  color: #fbdad7;
}
.color-activity-15 .member-profile .job-name {
  color: #9593be;
}
.color-activity-16 .member-profile .job-name {
  color: #d94535;
}
.color-activity-17 .member-profile .job-name {
  color: #0098b6;
}
.color-activity-18 .member-profile .job-name {
  color: #016668;
}
.color-activity-19 .member-profile .job-name {
  color: #6bcaba;
}
.member-profile .location {
  padding-bottom: 2rem;
}
.member-profile .experience {
  padding: 0 0 2rem;
  font-weight: 400;
}
@media screen and (min-width: 62.5625em) {
  .member-profile .experience {
    padding-top: 1rem;
  }
}
.member-profile .education {
  padding-bottom: 1rem;
}
@media screen and (min-width: 62.5625em) {
  .member-profile .education {
    padding-top: 1rem;
    padding-bottom: 0.5rem;
  }
}
.member-profile .education span {
  font-weight: 400;
}
.menu-collapsible {
  padding: 3.5rem 10vw 0;
  background-color: #f5f5f5;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (min-width: 46.9375em) {
  .menu-collapsible {
    padding: 3.4782608696vw 3.4782608696vw 0 10vw;
    background-color: #fff;
  }
}
@media screen and (min-width: 64.0625em) and (max-width: 78.75em) {
  .menu-collapsible {
    padding: 1.7391304348vw 3.4782608696vw 0 10vw;
  }
}
@media screen and (min-width: 78.8125em) {
  .menu-collapsible {
    border-top: 0.1rem solid #f5f5f5;
  }
}
.menu-collapsible:hover,
.menu-collapsible:focus {
  background-color: #f5f5f5;
}
.menu-collapsible__menu-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0;
  border-bottom: 0.1rem solid #d94535;
  color: #323c46;
}
.menu-collapsible__menu-item > div {
  margin-bottom: 1.75rem;
}
.collapsible-header .menu-collapsible__menu-item:not(.active-trail) {
  display: none;
}
@media screen and (max-width: 78.75em) {
  .menu-collapsible__menu-item {
    display: block;
  }
  .menu-collapsible__menu-item > div {
    width: 50%;
    margin-bottom: 1rem;
  }
  .menu-collapsible__menu-item > div.full-width {
    width: 100%;
  }
}
.menu-collapsible .menu-item__title {
  display: block;
  max-width: 100%;
  color: #323c46;
  font-size: 2.1rem;
  font-weight: 600;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.menu-collapsible .menu-item__description {
  font-size: 1.4rem;
  font-weight: 400;
  max-width: 70%;
}
@media screen and (max-width: 46.875em) {
  .menu-collapsible .menu-item__description {
    max-width: 100%;
    width: 100%;
    margin-top: 0.5em;
  }
}
.menu-collapsible .menu-item__link {
  margin-bottom: 2rem;
  color: #d94535;
}
@media screen and (max-width: 78.75em) {
  .menu-collapsible .menu-item__link {
    margin-bottom: 1.5rem;
    font-weight: 500;
    font-size: 1.4rem;
  }
}
.menu-collapsible .deco {
  display: none;
}
@-webkit-keyframes fadeInUpMenu {
  from {
    opacity: 0;
    -webkit-transform: translateY(10rem);
    transform: translateY(10rem);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUpMenu {
  from {
    opacity: 0;
    -webkit-transform: translateY(10rem);
    transform: translateY(10rem);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.menu-nested-links {
  margin: 0 auto;
  background: #fff;
}
@media screen and (min-width: 78.8125em) {
  .menu-nested-links {
    width: 100%;
  }
}
.menu-nested-links__menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 3rem;
}
.menu-nested-links__menu:not(.active-trail) {
  display: none;
}
@media screen and (min-width: 46.9375em) {
  .menu-nested-links__menu {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-bottom: 0;
  }
}
.menu-nested-links__menu-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 3rem 0 0;
  font-size: 1.2rem;
  opacity: 0;
  -webkit-animation: fadeInUpMenu 1s ease-in-out both;
  animation: fadeInUpMenu 1s ease-in-out both;
}
.menu-nested-links__menu-item:nth-child(1) {
  -webkit-animation-delay: 0.13s;
  animation-delay: 0.13s;
}
.menu-nested-links__menu-item:nth-child(2) {
  -webkit-animation-delay: 0.26s;
  animation-delay: 0.26s;
}
.menu-nested-links__menu-item:nth-child(3) {
  -webkit-animation-delay: 0.39s;
  animation-delay: 0.39s;
}
.menu-nested-links__menu-item:nth-child(4) {
  -webkit-animation-delay: 0.52s;
  animation-delay: 0.52s;
}
.menu-nested-links__menu-item:nth-child(5) {
  -webkit-animation-delay: 0.65s;
  animation-delay: 0.65s;
}
.menu-nested-links__menu-item:nth-child(6) {
  -webkit-animation-delay: 0.78s;
  animation-delay: 0.78s;
}
.menu-nested-links__menu-item:nth-child(7) {
  -webkit-animation-delay: 0.91s;
  animation-delay: 0.91s;
}
.menu-nested-links__menu-item:nth-child(8) {
  -webkit-animation-delay: 1.04s;
  animation-delay: 1.04s;
}
.menu-nested-links__menu-item:nth-child(9) {
  -webkit-animation-delay: 1.17s;
  animation-delay: 1.17s;
}
.menu-nested-links__menu-item:nth-child(10) {
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s;
}
@media screen and (min-width: 46.9375em) {
  .menu-nested-links__menu-item {
    padding: 4rem 0 3rem;
  }
  .menu-nested-links__menu-item:not(:last-child) {
    padding-right: 3rem;
  }
}
@media screen and (min-width: 78.8125em) {
  .menu-nested-links__menu-item {
    font-size: 1.4rem;
  }
  .menu-nested-links__menu-item:not(:last-child) {
    padding-right: 7rem;
  }
}
.menu-nested-links__menu-item.last {
  display: block;
  color: #d94535;
}
@media screen and (min-width: 46.9375em) {
  .menu-nested-links__menu-item.last {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
  }
}
.menu-nested-links__menu-item a {
  font-size: 1.8rem;
  text-transform: uppercase;
}
.menu-nested-links__menu-item a:hover,
.menu-nested-links__menu-item a.active-trail {
  color: #d94535;
}
.menu-nested-links__menu-item a:hover.color-activity-1,
.menu-nested-links__menu-item a.active-trail.color-activity-1 {
  color: #b6aca7;
}
.menu-nested-links__menu-item a:hover.color-activity-2,
.menu-nested-links__menu-item a.active-trail.color-activity-2 {
  color: #b9d3d8;
}
.menu-nested-links__menu-item a:hover.color-activity-3,
.menu-nested-links__menu-item a.active-trail.color-activity-3 {
  color: #7fbbbf;
}
.menu-nested-links__menu-item a:hover.color-activity-4,
.menu-nested-links__menu-item a.active-trail.color-activity-4 {
  color: #7aaece;
}
.menu-nested-links__menu-item a:hover.color-activity-5,
.menu-nested-links__menu-item a.active-trail.color-activity-5 {
  color: #7aa5a6;
}
.menu-nested-links__menu-item a:hover.color-activity-6,
.menu-nested-links__menu-item a.active-trail.color-activity-6 {
  color: #009ba3;
}
.menu-nested-links__menu-item a:hover.color-activity-7,
.menu-nested-links__menu-item a.active-trail.color-activity-7 {
  color: #9482b5;
}
.menu-nested-links__menu-item a:hover.color-activity-8,
.menu-nested-links__menu-item a.active-trail.color-activity-8 {
  color: #6a7999;
}
.menu-nested-links__menu-item a:hover.color-activity-9,
.menu-nested-links__menu-item a.active-trail.color-activity-9 {
  color: #99cc99;
}
.menu-nested-links__menu-item a:hover.color-activity-10,
.menu-nested-links__menu-item a.active-trail.color-activity-10 {
  color: #9ba77b;
}
.menu-nested-links__menu-item a:hover.color-activity-11,
.menu-nested-links__menu-item a.active-trail.color-activity-11 {
  color: #728680;
}
.menu-nested-links__menu-item a:hover.color-activity-12,
.menu-nested-links__menu-item a.active-trail.color-activity-12 {
  color: #e73027;
}
.menu-nested-links__menu-item a:hover.color-activity-13,
.menu-nested-links__menu-item a.active-trail.color-activity-13 {
  color: #d94535;
}
.menu-nested-links__menu-item a:hover.color-activity-14,
.menu-nested-links__menu-item a.active-trail.color-activity-14 {
  color: #fbdad7;
}
.menu-nested-links__menu-item a:hover.color-activity-15,
.menu-nested-links__menu-item a.active-trail.color-activity-15 {
  color: #9593be;
}
.menu-nested-links__menu-item a:hover.color-activity-16,
.menu-nested-links__menu-item a.active-trail.color-activity-16 {
  color: #d94535;
}
.menu-nested-links__menu-item a:hover.color-activity-17,
.menu-nested-links__menu-item a.active-trail.color-activity-17 {
  color: #0098b6;
}
.menu-nested-links__menu-item a:hover.color-activity-18,
.menu-nested-links__menu-item a.active-trail.color-activity-18 {
  color: #016668;
}
.menu-nested-links__menu-item a:hover.color-activity-19,
.menu-nested-links__menu-item a.active-trail.color-activity-19 {
  color: #6bcaba;
}
.menu-nested-links__menu-item-second {
  margin-top: 1.5rem;
}
.menu-nested-links__menu-item-second a {
  display: block;
  margin-bottom: 1rem;
  color: #555555;
  font-size: 1.4rem;
  text-transform: none;
  letter-spacing: 0.06em;
}
.menu-nested-links__menu-item .btn-arrow,
.menu-nested-links__menu-item .section-highlight .top .link a,
.section-highlight .top .link .menu-nested-links__menu-item a,
.menu-nested-links__menu-item
  .slideshow-card-a-wrapper
  .paragraph-content
  .link
  a,
.slideshow-card-a-wrapper
  .paragraph-content
  .link
  .menu-nested-links__menu-item
  a {
  color: inherit;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
  text-transform: none;
  font-weight: 400;
}
@media screen and (max-width: 78.75em) {
  .menu-nested-links__menu-item .btn-arrow,
  .menu-nested-links__menu-item .section-highlight .top .link a,
  .section-highlight .top .link .menu-nested-links__menu-item a,
  .menu-nested-links__menu-item
    .slideshow-card-a-wrapper
    .paragraph-content
    .link
    a,
  .slideshow-card-a-wrapper
    .paragraph-content
    .link
    .menu-nested-links__menu-item
    a {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.menu--main {
  position: relative;
}
@media print {
  .menu--main {
    display: none;
  }
}
.menu--main .menu-item {
  margin: 2rem 0;
}
@media screen and (min-width: 78.8125em) {
  .menu--main .menu-item:first-child {
    margin-top: 0;
  }
}
.menu--main .menu-item.active-trail .menu-link {
  color: #323c46;
  text-shadow: none;
  font-weight: bold;
}
.menu--main .menu-link {
  display: block;
  padding: 0 0.5em;
  font-size: 1.8rem;
}
@media screen and (max-width: 78.75em) {
  .menu--main .menu-link {
    padding: 0;
    color: #323c46;
  }
}
.menu--main .menu-link:hover,
.menu--main .menu-link:focus,
.menu--main .menu-link.is-active {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.menu--main .deco {
  position: absolute;
  top: 0;
  left: 0;
  border: solid #d94535;
  border-width: 0 0 0 4px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.region-header .menu--main {
  margin: 0 0 0 auto;
  padding-right: 0.5em;
}
@media screen and (max-width: 78.75em) {
  .region-header .menu--main {
    display: none;
  }
}
.region-header .menu--main .menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.region-header .menu--main .menu-item {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin: 0 1.7391304348vw;
}
.region-header .menu--main .menu-item:last-child {
  margin-right: 0;
}
.region-header .menu--main .menu-link {
  padding: 1.25em 0;
}
.region-header .menu--main .deco {
  top: auto;
  bottom: 0;
  border-width: 3px 0 0;
}
.is-front:not(.fp-viewing-0) .header .region-header .menu--main {
  color: #555555;
}
.region-navigation .menu--main {
  margin-bottom: auto;
}
.collapsible-header-content .menu--main .deco {
  top: auto;
  bottom: 0;
  border-width: 3px 0 0;
}
.collapsible-header-content .menu--main .menu-link {
  display: inline-block;
  white-space: nowrap;
  width: auto;
}
.news-insight-highlight-border {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 3.4782608696vw 0 3.4782608696vw 6.9565217391vw;
  border-left: solid 3px #d94535;
}
@media screen and (max-width: 46.875em) {
  .news-insight-highlight-border {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
@media screen and (min-width: 46.9375em) {
  .news-insight-highlight-border {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 0 0 3.4782608696vw;
    border-width: 6px;
  }
}
.news-insight-highlight-border .img {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
@media screen and (max-width: 46.875em) {
  .news-insight-highlight-border .img {
    margin-bottom: 2.5rem;
  }
}
@media screen and (min-width: 46.9375em) {
  .news-insight-highlight-border .content {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 6.9565217391vw;
  }
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .news-insight-highlight-border .content {
    width: calc((11) * 3.4782608696vw + 0 * 5vw);
  }
}
@media screen and (min-width: 62.5625em) {
  .news-insight-highlight-border .content {
    width: calc((9) * 3.4782608696vw + 0 * 5vw);
  }
}
.news-insight-highlight-border .category {
  margin-bottom: 0.5em;
}
.news-insight-highlight-border .title {
  margin-bottom: 0.5em;
  font-size: 1.8rem;
  color: #323c46;
}
@media screen and (min-width: 62.5625em) {
  .news-insight-highlight-border .title {
    font-size: 3rem;
  }
}
.news-insight-highlight-border .action {
  margin-top: 1em;
}
@media screen and (min-width: 46.9375em) {
  .news-insight-highlight {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (max-width: 46.875em) {
  .news-insight-highlight .bg {
    position: relative;
    min-height: 59.1304347826vw;
  }
}
.news-insight-highlight .bg::after {
  content: "";
  position: absolute;
  top: -6.9565217391vw;
  bottom: 50%;
  left: -5vw;
  right: -5vw;
  margin: 0 auto;
  background: #f5f5f5;
  z-index: -1;
}
@media screen and (min-width: 46.9375em) {
  .news-insight-highlight .bg::after {
    top: -3.4782608696vw;
  }
}
@media screen and (min-width: 62.5625em) {
  .news-insight-highlight .bg::after {
    left: -10vw;
    right: -10vw;
  }
}
.news-insight-highlight .content {
  padding: 5vw;
  z-index: 1;
}
@media screen and (min-width: 46.9375em) {
  .news-insight-highlight .content {
    width: calc((11) * 3.4782608696vw + 0 * 5vw);
    padding: 6.9565217391vw;
  }
}
@media screen and (max-width: 62.5em) {
  .news-insight-highlight .content {
    padding-right: 0;
  }
}
.news-insight-highlight .category {
  margin-bottom: 1em;
}
.news-insight-highlight .title {
  margin-bottom: 2rem;
  font-size: 1.8rem;
  font-weight: 500;
}
@media screen and (min-width: 62.5625em) {
  .news-insight-highlight .title {
    font-size: 3rem;
    font-weight: 400;
  }
}
.news-insight-highlight .sound {
  display: none;
}
.news-insight-highlight .action {
  margin-top: 2em;
}
.news-insight-highlight.type-podcast {
  padding: 6.9565217391vw 0 0;
}
@media screen and (min-width: 46.9375em) {
  .news-insight-highlight.type-podcast {
    padding-bottom: 3.4782608696vw;
  }
}
@media screen and (min-width: 46.9375em) {
  .news-insight-highlight.type-podcast .bg {
    width: calc((10) * 3.4782608696vw + 0 * 5vw);
  }
}
.news-insight-highlight.type-podcast .sound {
  position: relative;
  display: block;
  min-height: 5.4rem;
  margin-bottom: 2rem;
  margin-left: 3.4782608696vw;
  background: url(../../../../themes/custom/customer/images/sound.svg) right center
    no-repeat;
  background-size: 78%;
}
@media screen and (min-width: 46.9375em) {
  .news-insight-highlight.type-podcast .sound {
    margin-left: calc(-2 * 3.4782608696vw - 4.1rem);
    min-height: 8.6rem;
  }
}
.news-insight-highlight.type-podcast .sound::before {
  content: "\e90e";
  font-size: 2.4rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  padding-left: 0.7rem;
  width: 5.4rem;
  height: 5.4rem;
  background: #fff;
}
@media screen and (min-width: 46.9375em) {
  .news-insight-highlight.type-podcast .sound::before {
    width: 8.2rem;
    height: 8.2rem;
    font-size: 3.2rem;
  }
}
.news-insight-highlight.type-video {
  position: relative;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: -1px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: auto;
}
@media screen and (min-width: 46.9375em) {
  .news-insight-highlight.type-video {
    color: #fff;
  }
}
.news-insight-highlight.type-video .content {
  position: absolute;
  pointer-events: none;
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .news-insight-highlight.type-video .content {
    width: calc((9) * 3.4782608696vw + 0 * 5vw);
  }
}
@media screen and (min-width: 62.5625em) {
  .news-insight-highlight.type-video .content {
    width: calc((8) * 3.4782608696vw + 0 * 5vw);
  }
}
@media screen and (max-width: 46.875em) {
  .news-insight-highlight.type-video .content {
    display: none !important;
  }
}
.news-insight-highlight.type-video .content .action a {
  pointer-events: auto;
}
.news-insight-highlight.type-video .bg {
  display: none;
}
@media screen and (min-width: 46.9375em) {
  .news-insight-highlight.type-video .bg {
    position: absolute;
    top: 3.4782608696vw;
    bottom: 0;
    width: 100%;
    margin: auto;
  }
}
.news-insight-highlight.type-video .bg::before {
  content: "\e90e";
  font-size: 3.2rem;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 8rem;
  height: 8rem;
  border: solid 2px #fff;
  color: #fff;
}
@media screen and (min-width: 46.9375em) {
  .news-insight-highlight.type-video .bg::before {
    width: 9.7rem;
    height: 9.7rem;
    font-size: 3.6rem;
  }
}
@media screen and (min-width: 46.9375em) {
  .news-insight-highlight.type-video .title {
    color: #fff;
  }
}
.news-insight-highlight.type-video .video {
  width: 100%;
}
.news-insight-highlight.type-video .video .fluid-width-video-wrapper {
  padding: 0 !important;
}
.news-insight-list {
  margin-top: 1rem;
}
@media screen and (min-width: 62.5625em) {
  .news-insight-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media screen and (min-width: 62.5625em) {
  .news-insight-list .left {
    width: calc((16) * 3.4782608696vw + 0 * 5vw);
  }
}
.news-insight-list .right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media screen and (max-width: 62.5em) {
  .news-insight-list .right {
    padding: 3rem 0;
    border-top: 1px solid #555555;
  }
}
@media screen and (min-width: 62.5625em) {
  .news-insight-list .right {
    width: calc((7) * 3.4782608696vw + 0 * 5vw);
    padding: 0 3.4782608696vw;
    margin-left: 3.4782608696vw;
    border-left: 1px solid #555555;
  }
}
.news-insight-list .right > .title {
  margin-bottom: 3rem;
  font-weight: bold;
  color: #d94535;
}
@media screen and (max-width: 62.5em) {
  .news-insight-list .btn-arrow,
  .news-insight-list .section-highlight .top .link a,
  .section-highlight .top .link .news-insight-list a,
  .news-insight-list .slideshow-card-a-wrapper .paragraph-content .link a,
  .slideshow-card-a-wrapper .paragraph-content .link .news-insight-list a {
    margin-bottom: 2rem;
  }
}
.news-insight-list .btn-border {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin-top: auto;
  color: #323c46;
  border-color: #323c46;
}
.newsletter-unsubscribe {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 7.5vw;
  margin-top: 5vw;
}
@media screen and (max-width: 78.75em) {
  .newsletter-unsubscribe {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.newsletter-unsubscribe .container {
  margin-right: 3.4782608696vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.newsletter-unsubscribe .container a {
  text-decoration: underline;
}
@media screen and (max-width: 78.75em) {
  .newsletter-unsubscribe .container {
    margin-right: 0;
    margin-bottom: 3.4782608696vw;
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
  }
}
.newsletter-unsubscribe .container .body p:not(:first-child) {
  margin-top: 1.75em;
}
.newsletter-unsubscribe .media {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media screen and (max-width: 78.75em) {
  .newsletter-unsubscribe .media {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.newsroom-pres {
  padding-bottom: 5rem;
  color: #fff;
}
@media screen and (min-width: 62.5625em) {
  .newsroom-pres {
    padding-bottom: 10rem;
  }
}
.newsroom-pres::after {
  position: absolute;
  left: 0;
  bottom: 1.5rem;
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .newsroom-pres::after {
    bottom: 4.2rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .newsroom-pres::after {
    bottom: 6rem;
  }
}
.newsroom-pres .title {
  width: calc((12) * 3.4782608696vw + 0 * 5vw);
  color: #fff;
  font-size: 3.2rem;
}
@media screen and (min-width: 62.5625em) {
  .newsroom-pres .title {
    width: calc((6) * 3.4782608696vw + 0 * 5vw);
    margin-bottom: 0;
    font-size: 5.3rem;
  }
}
.page-list {
  padding: 3rem 10vw;
  background: #fff;
}
@media screen and (min-width: 62.5625em) {
  .page-list {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
}
.page-list .head {
  font-size: 2rem;
  font-weight: 500;
  color: #555555;
}
@media screen and (min-width: 46.9375em) {
  .page-list .head {
    font-size: 2.6rem;
  }
}
.page-list ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem;
}
.page-list ul > * {
  width: calc(100% / 1 - 0.1px);
  padding-right: 1rem;
  padding-left: 1rem;
  margin-bottom: 2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 46.9375em), print {
  .page-list ul > * {
    width: calc(100% / 2 - 0.1px);
  }
}
@media screen and (min-width: 62.5625em) {
  .page-list ul > * {
    width: calc(100% / 3 - 0.1px);
  }
}
.page-list-item {
  font-size: 1.6rem;
}
@media screen and (min-width: 46.9375em) {
  .page-list-item {
    font-size: 1.8rem;
  }
}
.page-list-item .title a {
  text-decoration: none;
  font-size: inherit;
  font-weight: 500;
}
@media screen and (max-width: 46.875em) {
  .page-list-item .title a {
    font-size: 1.2rem;
  }
}
.page-list-item .title a::after {
  font-size: 1.2em;
  right: 0.3em;
}
.page-list-item .title a:hover,
.page-list-item .title a:focus {
  padding-left: 0.5em;
  padding-right: 1.75em;
}
.page-list-item .title a:hover::after,
.page-list-item .title a:focus::after {
  right: 0;
}
@-webkit-keyframes circle-chart-fill {
  to {
    stroke-dasharray: 0 100;
  }
}
@keyframes circle-chart-fill {
  to {
    stroke-dasharray: 0 100;
  }
}
.circle {
  display: block;
  margin: 0 auto;
  width: 80%;
  max-height: 25rem;
}
.circle .background {
  fill: none;
  stroke: #d4d4d4;
  stroke-width: 1;
}
.circle .negative {
  fill: none;
  stroke-width: 1;
  stroke-linecap: round;
  stroke: #d94535;
  animation: circle-chart-fill 2s reverse;
  -webkit-transform: rotate(-90deg) scale(-1, -1);
  transform: rotate(-90deg) scale(-1, -1);
  -webkit-transform-origin: center;
  transform-origin: center;
}
.color-activity-1 .circle .negative {
  stroke: #b6aca7;
}
.color-activity-2 .circle .negative {
  stroke: #b9d3d8;
}
.color-activity-3 .circle .negative {
  stroke: #7fbbbf;
}
.color-activity-4 .circle .negative {
  stroke: #7aaece;
}
.color-activity-5 .circle .negative {
  stroke: #7aa5a6;
}
.color-activity-6 .circle .negative {
  stroke: #009ba3;
}
.color-activity-7 .circle .negative {
  stroke: #9482b5;
}
.color-activity-8 .circle .negative {
  stroke: #6a7999;
}
.color-activity-9 .circle .negative {
  stroke: #99cc99;
}
.color-activity-10 .circle .negative {
  stroke: #9ba77b;
}
.color-activity-11 .circle .negative {
  stroke: #728680;
}
.color-activity-12 .circle .negative {
  stroke: #e73027;
}
.color-activity-13 .circle .negative {
  stroke: #d94535;
}
.color-activity-14 .circle .negative {
  stroke: #fbdad7;
}
.color-activity-15 .circle .negative {
  stroke: #9593be;
}
.color-activity-16 .circle .negative {
  stroke: #d94535;
}
.color-activity-17 .circle .negative {
  stroke: #0098b6;
}
.color-activity-18 .circle .negative {
  stroke: #016668;
}
.color-activity-19 .circle .negative {
  stroke: #6bcaba;
}
.percentage {
  text-align: center;
}
.percentage .container {
  position: relative;
  margin: 2rem auto;
}
.percentage .number {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 3.5rem;
  font-weight: 300;
}
@media screen and (min-width: 62.5625em) {
  .percentage .number {
    font-size: 5.2rem;
  }
}
.portrait .media {
  margin-bottom: 2rem;
}
.slideshow-team .portrait .media {
  margin-bottom: 0;
}
.portrait .media img {
  width: 100%;
}
@media print {
  .portrait .media img {
    width: auto;
  }
}
.portrait .name {
  font-weight: 300;
  margin-bottom: 0.25em;
}
.portrait.type-simple .name {
  text-transform: initial;
  letter-spacing: 0;
}
.portrait.type-simple:hover .name a,
.portrait.type-simple:focus .name a,
.portrait.type-simple:active .name a {
  color: #d94535;
}
.portrait:not(.type-preview) .name {
  margin-bottom: 1rem;
  line-height: 1.2;
}
@media screen and (min-width: 62.5625em) {
  .portrait:not(.type-preview) .name {
    margin-bottom: 2rem;
  }
}
.portrait.type-preview {
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.portrait.type-preview:hover,
.portrait.type-preview:focus,
.portrait.type-preview:active {
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}
.portrait.type-preview:hover .content,
.portrait.type-preview:focus .content,
.portrait.type-preview:active .content {
  opacity: 1;
}
.portrait.type-preview .content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0 2.4rem 2.4rem;
  margin: auto;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.portrait.type-preview .content::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent
    radial-gradient(
      closest-side at 50% 50%,
      rgba(21, 24, 26, 0.28),
      rgba(0, 0, 0, 0.6)
    )
    0% 0% no-repeat padding-box;
}
.portrait.type-preview .name,
.portrait.type-preview .employment {
  z-index: 1;
}
.portrait.type-preview .name {
  font-weight: bold;
  margin-bottom: 1rem;
  line-height: 1.1;
}
@media screen and (max-width: 62.5em) {
  .slick-center .portrait.type-preview {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
  }
  .slick-center .portrait.type-preview .content {
    opacity: 1;
  }
}
@media screen and (max-width: 78.75em) {
  .slideshow-team .portrait.type-preview .name {
    margin-bottom: 0.1em;
    line-height: 1.2;
    font-size: 1.6rem;
  }
  .slideshow-team .portrait.type-preview .employment {
    font-size: 1rem;
    line-height: 1.6;
  }
}
@media screen and (min-width: 62.5625em) {
  .press-contact {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.press-contact .inner {
  opacity: 0.75;
}
.press-contact .inner a:hover,
.press-contact .inner a:focus,
.press-contact .inner a:active {
  text-decoration: underline;
}
.press-contact .title {
  margin-bottom: 3rem;
}
.press-contact .function {
  font-weight: bold;
}
.press-contact .download {
  color: #555555;
  font-size: 1.8rem;
  text-decoration: none;
}
.press-contact .download::after {
  content: "\e905";
  font-size: 2.7rem;
}
.press-contact .download:hover,
.press-contact .download:focus {
  padding-top: 0.65em;
  padding-bottom: 0.15em;
}
.press-contact .download:hover::after,
.press-contact .download:focus::after {
  margin-top: 0.25em;
}
.press-release {
  padding: 3.5rem 0;
}
@media screen and (min-width: 46.9375em) {
  .press-release {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.press-release .content {
  font-size: 1.6rem;
  margin-bottom: 2rem;
}
@media screen and (min-width: 62.5625em) {
  .press-release .content {
    font-size: 2.1rem;
  }
}
.press-release .picture {
  margin-bottom: 2rem;
}
@media screen and (min-width: 46.9375em) {
  .press-release .picture {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 46.9375em) {
  .press-release .picture img {
    padding: 0 1rem;
  }
}
@media screen and (min-width: 46.9375em) {
  .press-release .container {
    padding: 0 calc(3.4782608696vw / 2);
  }
}
.quote {
  position: relative;
  margin: 0;
}
.quote .text {
  margin-bottom: 1em;
  font-weight: 300;
}
@media screen and (max-width: 46.875em) {
  .working-list .quote .text {
    line-height: 1.4;
  }
}
.quote .text p {
  margin-bottom: 0.5em;
}
.quote cite {
  font-size: 1.4rem;
  font-style: normal;
}
@media screen and (min-width: 62.5625em) {
  .quote cite {
    width: calc((9) * 3.4782608696vw + 0 * 5vw);
  }
}
.quote .author {
  display: block;
  margin-bottom: 0.5em;
  color: #d94535;
}
.color-activity-1 .quote .author {
  color: #b6aca7;
}
.color-activity-2 .quote .author {
  color: #b9d3d8;
}
.color-activity-3 .quote .author {
  color: #7fbbbf;
}
.color-activity-4 .quote .author {
  color: #7aaece;
}
.color-activity-5 .quote .author {
  color: #7aa5a6;
}
.color-activity-6 .quote .author {
  color: #009ba3;
}
.color-activity-7 .quote .author {
  color: #9482b5;
}
.color-activity-8 .quote .author {
  color: #6a7999;
}
.color-activity-9 .quote .author {
  color: #99cc99;
}
.color-activity-10 .quote .author {
  color: #9ba77b;
}
.color-activity-11 .quote .author {
  color: #728680;
}
.color-activity-12 .quote .author {
  color: #e73027;
}
.color-activity-13 .quote .author {
  color: #d94535;
}
.color-activity-14 .quote .author {
  color: #fbdad7;
}
.color-activity-15 .quote .author {
  color: #9593be;
}
.color-activity-16 .quote .author {
  color: #d94535;
}
.color-activity-17 .quote .author {
  color: #0098b6;
}
.color-activity-18 .quote .author {
  color: #016668;
}
.color-activity-19 .quote .author {
  color: #6bcaba;
}
.quote .role {
  display: block;
}
.quote.type-center {
  text-align: center;
  width: 100%;
}
.quote.type-border {
  padding: 1rem 0 1rem 6.9565217391vw;
}
@media screen and (min-width: 46.9375em) {
  .quote.type-border {
    padding-left: 3.4782608696vw;
  }
}
@media print {
  .quote.type-border {
    padding-left: 2rem;
  }
}
.quote.type-border::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  border-left: 3px solid #d94535;
}
.color-activity-1 .quote.type-border::before {
  border-color: #b6aca7;
}
.color-activity-2 .quote.type-border::before {
  border-color: #b9d3d8;
}
.color-activity-3 .quote.type-border::before {
  border-color: #7fbbbf;
}
.color-activity-4 .quote.type-border::before {
  border-color: #7aaece;
}
.color-activity-5 .quote.type-border::before {
  border-color: #7aa5a6;
}
.color-activity-6 .quote.type-border::before {
  border-color: #009ba3;
}
.color-activity-7 .quote.type-border::before {
  border-color: #9482b5;
}
.color-activity-8 .quote.type-border::before {
  border-color: #6a7999;
}
.color-activity-9 .quote.type-border::before {
  border-color: #99cc99;
}
.color-activity-10 .quote.type-border::before {
  border-color: #9ba77b;
}
.color-activity-11 .quote.type-border::before {
  border-color: #728680;
}
.color-activity-12 .quote.type-border::before {
  border-color: #e73027;
}
.color-activity-13 .quote.type-border::before {
  border-color: #d94535;
}
.color-activity-14 .quote.type-border::before {
  border-color: #fbdad7;
}
.color-activity-15 .quote.type-border::before {
  border-color: #9593be;
}
.color-activity-16 .quote.type-border::before {
  border-color: #d94535;
}
.color-activity-17 .quote.type-border::before {
  border-color: #0098b6;
}
.color-activity-18 .quote.type-border::before {
  border-color: #016668;
}
.color-activity-19 .quote.type-border::before {
  border-color: #6bcaba;
}
.article-newsroom .quote.type-border {
  max-width: 53rem;
  width: 100%;
  padding: 0 0 0 3.2rem;
}
.article-newsroom .quote.type-border:before {
  border-left: 2px solid #d94535;
}
@media screen and (min-width: 46.9375em) {
  .article-newsroom .quote.type-border {
    max-width: 78rem;
    padding: 0 0 0 5.6rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .article-newsroom .quote.type-border {
    padding: 0 0 0 4.8rem;
    margin: 0 auto;
  }
}
.article-newsroom .quote.type-border .text {
  margin-bottom: 3rem;
  font-family: Grifo, Times, serif;
  font-size: 2.2rem;
  font-style: italic;
  font-weight: 300;
  line-height: 1.2;
  letter-spacing: 0.02rem;
}
@media screen and (min-width: 46.9375em) {
  .article-newsroom .quote.type-border .text {
    font-size: 2.8rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .article-newsroom .quote.type-border .text {
    font-size: 3.5rem;
  }
}
.article-newsroom .quote.type-border .author {
  color: #d94535;
  font-size: 1.2rem;
  letter-spacing: 0.06rem;
}
@media screen and (min-width: 62.5625em) {
  .article-newsroom .quote.type-border .author {
    font-size: 1.4rem;
  }
}
.quote.type-mark {
  padding-top: 5rem;
}
.quote.type-mark::before {
  content: "\e910";
  font-size: 2.3rem;
  position: absolute;
  top: 0;
  left: 0;
  color: #d94535;
}
.color-activity-1 .quote.type-mark::before {
  color: #b6aca7;
}
.color-activity-2 .quote.type-mark::before {
  color: #b9d3d8;
}
.color-activity-3 .quote.type-mark::before {
  color: #7fbbbf;
}
.color-activity-4 .quote.type-mark::before {
  color: #7aaece;
}
.color-activity-5 .quote.type-mark::before {
  color: #7aa5a6;
}
.color-activity-6 .quote.type-mark::before {
  color: #009ba3;
}
.color-activity-7 .quote.type-mark::before {
  color: #9482b5;
}
.color-activity-8 .quote.type-mark::before {
  color: #6a7999;
}
.color-activity-9 .quote.type-mark::before {
  color: #99cc99;
}
.color-activity-10 .quote.type-mark::before {
  color: #9ba77b;
}
.color-activity-11 .quote.type-mark::before {
  color: #728680;
}
.color-activity-12 .quote.type-mark::before {
  color: #e73027;
}
.color-activity-13 .quote.type-mark::before {
  color: #d94535;
}
.color-activity-14 .quote.type-mark::before {
  color: #fbdad7;
}
.color-activity-15 .quote.type-mark::before {
  color: #9593be;
}
.color-activity-16 .quote.type-mark::before {
  color: #d94535;
}
.color-activity-17 .quote.type-mark::before {
  color: #0098b6;
}
.color-activity-18 .quote.type-mark::before {
  color: #016668;
}
.color-activity-19 .quote.type-mark::before {
  color: #6bcaba;
}
@media screen and (min-width: 46.9375em) {
  .quote.type-mark {
    padding-top: 0;
    padding-left: 6.9565217391vw;
  }
}
@media screen and (min-width: 62.5625em) {
  .quote.type-mark::before {
    margin-left: 3.4782608696vw;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.quote.type-mark.type-center {
  padding-top: 5rem;
}
@media screen and (min-width: 46.9375em) {
  .quote.type-mark.type-center {
    padding-left: 0;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 62.5625em) {
  .quote.type-mark.type-center {
    padding-top: 7rem;
  }
}
.quote.type-mark.type-center::before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.article-newsroom .quote.type-mark {
  max-width: 53rem;
  width: 100%;
  padding-left: 0;
}
@media screen and (min-width: 46.9375em) {
  .article-newsroom .quote.type-mark {
    max-width: 78rem;
    padding-left: 6rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .article-newsroom .quote.type-mark {
    padding-left: 10rem;
    margin: 0 auto;
  }
}
.article-newsroom .quote.type-mark::before {
  margin-left: 0;
  color: #d94535;
  font-size: 2.2rem;
  -webkit-transform: none;
  transform: none;
}
@media screen and (min-width: 46.9375em) {
  .article-newsroom .quote.type-mark::before {
    font-size: 2.8rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .article-newsroom .quote.type-mark::before {
    font-size: 3.6rem;
  }
}
.article-newsroom .quote.type-mark .text {
  margin-bottom: 3rem;
  font-family: Grifo, Times, serif;
  font-size: 2.2rem;
  font-style: italic;
  font-weight: 300;
  line-height: 1.2;
  letter-spacing: 0.02rem;
}
@media screen and (min-width: 46.9375em) {
  .article-newsroom .quote.type-mark .text {
    font-size: 2.8rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .article-newsroom .quote.type-mark .text {
    font-size: 3.5rem;
  }
}
.article-newsroom .quote.type-mark .author {
  color: #d94535;
  font-size: 1.2rem;
  letter-spacing: 0.06rem;
}
@media screen and (min-width: 62.5625em) {
  .article-newsroom .quote.type-mark .author {
    font-size: 1.4rem;
  }
}
.quote.type-medium .text {
  font-size: 2.1rem;
  font-weight: normal;
}
@media screen and (min-width: 62.5625em) {
  .quote.type-medium .text {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 46.875em) {
  .intro .quote.type-medium .text {
    line-height: 1.3;
    margin-bottom: 0.7em;
  }
}
.page-team .intro .quote.type-medium .text,
.page-node-type-level3-page .intro .quote.type-medium .text {
  font-size: 1.7rem;
  line-height: 1.4;
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .page-team .intro .quote.type-medium .text,
  .page-node-type-level3-page .intro .quote.type-medium .text {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 62.5625em) and (max-width: 78.75em) {
  .page-team .intro .quote.type-medium .text,
  .page-node-type-level3-page .intro .quote.type-medium .text {
    font-size: 2.1rem;
  }
}
@media screen and (min-width: 78.8125em) {
  .page-team .intro .quote.type-medium .text,
  .page-node-type-level3-page .intro .quote.type-medium .text {
    font-size: 2.5rem;
  }
}
.quote.type-medium .author {
  font-size: 1.2rem;
  font-weight: 700;
}
@media screen and (min-width: 78.8125em) {
  .quote.type-medium .author {
    font-size: 2rem;
  }
}
.type-bg-quote .quote.type-medium .author {
  color: inherit;
}
@media screen and (max-width: 46.875em) {
  .intro .quote.type-medium .author {
    margin-bottom: 0;
  }
}
.page-team .intro .quote.type-medium .author {
  font-size: 1.2rem;
}
@media screen and (min-width: 62.5625em) and (max-width: 78.75em) {
  .page-team .intro .quote.type-medium .author {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 78.8125em) {
  .page-team .intro .quote.type-medium .author {
    font-size: 1.6rem;
  }
}
.quote.type-medium .role {
  font-size: 1rem;
}
@media screen and (min-width: 62.5625em) {
  .quote.type-medium .role {
    font-size: 1.8rem;
  }
}
.page-team .intro .quote.type-medium .role {
  font-size: 1.2rem;
  line-height: 1.2;
}
@media screen and (min-width: 62.5625em) {
  .page-team .intro .quote.type-medium .role {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 46.9375em) {
  .quote.type-large {
    width: calc((20) * 3.4782608696vw + 0 * 5vw);
  }
}
@media screen and (min-width: 62.5625em) {
  .quote.type-large::before {
    margin: 0;
    -webkit-transform: none;
    transform: none;
    font-size: 4.2rem;
  }
}
.quote.type-large .text {
  font-size: 2.5rem;
}
@media screen and (min-width: 62.5625em) {
  .quote.type-large .text {
    font-size: 4.5rem;
    line-height: 1.111;
  }
}
.quote.type-large .author {
  font-weight: bold;
}
.working-list .quote {
  padding: 13.9130434783vw 3.4782608696vw 3.4782608696vw;
  text-align: center;
}
@media screen and (max-width: 62.5em) {
  .working-list .quote {
    opacity: 1;
  }
}
@media screen and (min-width: 46.9375em) {
  .working-list .quote {
    padding: 3.4782608696vw 1.7391304348vw 1.7391304348vw;
  }
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .working-list .quote {
    padding-top: 5.2173913043vw;
  }
}
@media print {
  .working-list .quote {
    padding: 2rem;
  }
}
.working-list .quote::before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: calc(1.5 * 3.4782608696vw);
  margin-left: 0;
}
@media screen and (min-width: 46.9375em) {
  .working-list .quote::before {
    top: 1.7391304348vw;
  }
}
@media screen and (max-width: 62.5em) {
  .working-list .quote::before {
    font-size: 1.8rem;
  }
}
@media print {
  .working-list .quote::before {
    display: none;
  }
}
.working-list .quote .text {
  font-size: 1.8rem;
  font-weight: 400;
}
@media screen and (min-width: 62.5625em) {
  .working-list .quote .text {
    font-size: 2.2rem;
  }
}
.working-list .quote footer {
  display: none;
}
.related {
  padding-top: 4.2rem;
  border-top: 1px solid;
}
@media screen and (min-width: 62.5625em) {
  .related {
    padding-top: 6.8rem;
  }
}
.related h2 {
  margin-bottom: 4rem;
  letter-spacing: 0.07rem;
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .related h2 {
    font-size: 2.8rem;
  }
}
.related .slick-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.related .slick-list {
  margin: 0 -1rem;
}
@media screen and (min-width: 62.5625em) {
  .related .slick-list {
    overflow: visible;
  }
}
.layout-m .related .slick-list,
.section-video-content .related .slick-list,
.section-publication-content .related .slick-list,
.section-publication-newsroom-list-content .related .slick-list,
.collapsible-header-content
  .wrapper-left
  .region-navigation
  .related
  .slick-list,
.collapsible-header-content .wrapper-right .menu-return .related .slick-list,
.heading-article-sticky p .related .slick-list,
.menu-nested-links .related .slick-list {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media screen and (min-width: 62.5625em) {
  .related .slick-list {
    margin: 0 -2.4rem;
  }
}
.related .slick-slide {
  height: inherit;
}
.related .slick-slide > div,
.related .slick-slide > div > div,
.related .slick-slide > div > div > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}
.related .slick-controls {
  margin-top: 4rem;
  text-align: left;
}
.related .slick-controls button {
  width: 3rem;
  height: 3rem;
  color: #555555;
}
.related .slick-controls button:before {
  font-size: 2rem;
}
.related .item-card {
  margin: 0 1rem;
}
@media screen and (min-width: 62.5625em) {
  .related .item-card {
    margin: 0 2.4rem;
  }
}
@media screen and (min-width: 46.9375em) {
  .relationship {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.relationship .img {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  min-height: 52.1739130435vw;
  margin-top: calc(-1 * (11rem + 4.2rem));
  margin-bottom: calc(3.4782608696vw + 3rem);
  margin-right: 3.4782608696vw;
  margin-left: -5vw;
  -webkit-box-shadow: 3.4782608696vw 3.4782608696vw 0 #323c46;
  box-shadow: 3.4782608696vw 3.4782608696vw 0 #323c46;
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .relationship .img {
    min-height: 30rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .relationship .img {
    min-height: 63rem;
  }
}
@media print {
  .relationship .img {
    min-height: inherit;
  }
}
@media screen and (min-width: 46.9375em) {
  .relationship .img {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    margin-bottom: 3.4782608696vw;
  }
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .relationship .img {
    width: calc((9) * 3.4782608696vw + 0 * 5vw);
    margin-top: calc(-1 * (3.4782608696vw + 4.2rem));
  }
}
@media screen and (min-width: 62.5625em) {
  .relationship .img {
    width: calc((11) * 3.4782608696vw + 0 * 5vw);
    margin-top: calc(-1 * (3.4782608696vw + 6.8rem));
  }
}
@media print {
  .relationship .img {
    display: none;
  }
}
.relationship .content {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-right: 6.9565217391vw;
}
@media screen and (min-width: 46.9375em) {
  .relationship .content {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media print {
  .relationship .content {
    margin-right: 0;
  }
}
.relationship .title {
  margin-bottom: 0.5em;
}
.relationship .action {
  margin-top: 3rem;
}
.resource-center-pres {
  margin-bottom: 7rem;
}
.resource-center-pres::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -2rem;
  width: 18rem;
  height: 0.4rem;
  background-color: #d94535;
}
.resource-center-pres-title {
  width: calc((12) * 3.4782608696vw + 0 * 5vw);
}
.section {
  padding: 1px 0;
}
@media print {
  .section {
    background: none !important;
    color: inherit !important;
  }
}
.section.has-bg {
  background: #f5f5f5;
}
.section.has-bg-2 {
  background-color: #323c46;
  color: #fff;
}
.section.has-bg-2 h2 {
  color: currentColor;
}
.section.has-bg-3 {
  background-color: #79838d;
  color: #fff;
}
.section.has-bg-3 h2 {
  color: currentColor;
}
.section.has-bg-4 {
  background-color: #252d33;
  color: #fff;
}
.section.has-bg-4 h2 {
  color: currentColor;
}
.section.type-introduction {
  margin: 0 10vw;
}
@media print {
  .section.type-introduction {
    margin: 0;
  }
}
@media screen and (min-width: 62.5625em) {
  .section.type-introduction {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.section.type-introduction.has-key-figures .top.view-bottom {
  padding-top: 3.5rem;
}
@media screen and (min-width: 62.5625em) {
  .section.type-introduction.has-key-figures .top.view-bottom {
    padding-top: 6rem;
  }
}
.section.type-introduction .separate-title {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
@media screen and (min-width: 62.5625em) {
  .section.type-introduction .separate-title h2 {
    width: calc((9) * 3.4782608696vw + 0 * 5vw);
  }
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .section.type-introduction .top {
    width: calc((18) * 3.4782608696vw + 0 * 5vw);
  }
}
@media screen and (min-width: 62.5625em) {
  .section.type-introduction .top {
    width: calc((9) * 3.4782608696vw + 0 * 5vw);
  }
}
@media screen and (min-width: 62.5625em) {
  .section.type-introduction .bottom {
    width: calc((10) * 3.4782608696vw + 0 * 5vw);
  }
}
@media screen and (max-width: 62.5em) {
  .section.type-introduction.col-sticky .bottom {
    display: none;
  }
}
.section.type-introduction.col-sticky .inner {
  padding-bottom: 1px;
}
@media screen and (min-width: 62.5625em) {
  .section.type-introduction.col-sticky .inner {
    position: -webkit-sticky;
    position: sticky;
    top: 1rem;
  }
}
@media screen and (max-width: 62.5em) {
  .section.type-introduction .info-listing {
    margin-left: -10vw;
  }
}
.section.type-relationship {
  margin-top: 11rem;
}
@media screen and (min-width: 46.9375em) {
  .section.type-relationship {
    margin-top: 3.4782608696vw;
  }
}
@media screen and (max-width: 46.875em) {
  .section-banner-cta-b.type-brief {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
@media screen and (max-width: 46.875em) {
  .section-banner-cta-b.type-brief::before {
    top: 2rem;
    bottom: 2rem;
    left: -5vw;
    right: -5vw;
  }
}
@media screen and (max-width: 46.875em) {
  .section-banner-cta-b.type-brief > * {
    margin-left: 5vw;
    margin-right: 5vw;
  }
}
.section-banner-cta-b.type-brief .container {
  padding: 0;
}
@media screen and (max-width: 46.875em) {
  .section-banner-cta-b.type-brief .container {
    -webkit-box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.1);
    box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.1);
  }
}
@media screen and (max-width: 62.5em) {
  .section-banner-cta-b.type-brief .container {
    min-height: 25rem;
  }
}
@media print {
  .section-banner-cta-b.type-brief .container {
    padding: 0;
  }
}
.section-banner-cta-b.type-brief .container .content {
  padding: calc((3.4782608696vw) + (5vw));
  width: 100%;
  background: #fff;
  min-height: 23rem;
}
@media screen and (min-width: 62.5625em) {
  .section-banner-cta-b.type-brief .container .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 3rem 3.4782608696vw;
  }
}
.section-banner-cta-b.type-brief .container .media {
  position: relative;
  height: 22rem;
  overflow: hidden;
}
@media screen and (min-width: 46.9375em) {
  .section-banner-cta-b.type-brief .container .media {
    height: 20rem;
  }
}
.section-banner-cta-b.type-brief .container .media img {
  position: absolute;
  top: 0;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  min-height: auto;
}
@media screen and (min-width: 62.5625em) {
  .section-banner-cta-b.type-brief .top {
    width: calc((6) * 3.4782608696vw + 0 * 5vw);
  }
}
.section-banner-cta-b.type-brief .bottom {
  margin-bottom: 2rem;
  padding-top: 1rem;
}
@media screen and (min-width: 62.5625em) {
  .section-banner-cta-b.type-brief .bottom {
    width: calc((17) * 3.4782608696vw + 0 * 5vw);
  }
}
.section-banner-cta-b.type-brief .title {
  margin-bottom: 2rem;
  font-weight: 300;
  font-size: 2.8rem;
}
@media screen and (min-width: 46.9375em) {
  .section-banner-cta-b.type-brief .title {
    font-size: 4.2rem;
  }
}
.section-banner-cta-b.type-brief .subhead {
  margin-bottom: 2rem;
  font-size: 2rem;
}
@media screen and (min-width: 46.9375em) {
  .section-banner-cta-b.type-brief .subhead {
    font-size: 3rem;
  }
}
@media screen and (max-width: 46.875em) {
  .section-banner-cta-b.type-brief .action {
    position: relative;
    bottom: auto;
    left: 0;
    -webkit-transform: none;
    transform: none;
    text-align: left;
  }
}
.section-banner-cta-b.type-highlight-alternative::after {
  position: absolute;
  top: 4rem;
  bottom: 4rem;
  content: "";
  right: calc(-5vw / 2 + -3.4782608696vw * 2);
  left: calc(-5vw / 2 + -3.4782608696vw * 2);
  background: #f5f5f5;
}
.section-banner-cta-b.type-highlight-alternative .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  padding: 0 5vw;
  min-height: auto;
}
@media screen and (max-width: 62.5em) {
  .section-banner-cta-b.type-highlight-alternative .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media print {
  .section-banner-cta-b.type-highlight-alternative .container {
    display: block;
  }
}
.section-banner-cta-b.type-highlight-alternative .container .media {
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 62.5em) {
  .section-banner-cta-b.type-highlight-alternative .container .media {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    height: 20rem;
    overflow: hidden;
    margin-top: auto;
  }
}
@media screen and (min-width: 62.5625em) {
  .section-banner-cta-b.type-highlight-alternative .container .media {
    width: calc((9) * 3.4782608696vw + 0 * 5vw);
  }
}
.section-banner-cta-b.type-highlight-alternative .container .media img {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: auto;
  max-width: 100%;
  min-height: auto;
}
@media screen and (min-width: 62.5625em) {
  .section-banner-cta-b.type-highlight-alternative .container .media img {
    position: absolute;
    bottom: 0;
  }
}
.section-banner-cta-b.type-highlight-alternative .container .content {
  padding: 3rem 1rem 2rem;
  min-height: 23.5rem;
}
@media screen and (min-width: 62.5625em) {
  .section-banner-cta-b.type-highlight-alternative .container .content {
    width: calc((11) * 3.4782608696vw + 0 * 5vw);
    min-height: 43rem;
    padding: 7rem 3.4782608696vw;
  }
}
@media print {
  .section-banner-cta-b.type-highlight-alternative .container .content {
    padding: 0;
  }
}
.section-banner-cta-b.type-highlight-alternative .title {
  font-size: 3.5rem;
  font-weight: 300;
  text-align: center;
}
@media screen and (min-width: 62.5625em) {
  .section-banner-cta-b.type-highlight-alternative .title {
    font-size: 4.5rem;
  }
}
.section-banner-cta-b.type-highlight-alternative .subhead {
  font-size: 2.5rem;
  font-weight: 500;
  text-align: center;
  color: #d94535;
}
@media screen and (min-width: 62.5625em) {
  .section-banner-cta-b.type-highlight-alternative .subhead {
    font-size: 3.5rem;
  }
}
.section-banner-cta-b.type-highlight .container {
  overflow: hidden;
  padding: 6.5rem 0 4rem;
}
@media screen and (max-width: 62.5em) {
  .section-banner-cta-b.type-highlight .container {
    min-height: 25rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .section-banner-cta-b.type-highlight .container {
    padding-top: 6.8rem;
  }
}
@media print {
  .section-banner-cta-b.type-highlight .container {
    padding: 0;
  }
}
.section-banner-cta-b.type-highlight .container .content {
  width: calc((21) * 3.4782608696vw + 0 * 5vw);
  margin: 0 auto;
  padding-bottom: 0;
  text-align: center;
}
@media screen and (min-width: 62.5625em) {
  .section-banner-cta-b.type-highlight .container .content {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: calc((9) * 3.4782608696vw + 0 * 5vw);
  }
}
.section-banner-cta-b.type-highlight .title {
  margin-bottom: 2rem;
  font-size: 3.5rem;
  font-weight: 300;
}
@media screen and (min-width: 46.9375em) {
  .section-banner-cta-b.type-highlight .title {
    font-size: 4.5rem;
  }
}
.section-banner-cta-b.type-highlight .subhead {
  margin-bottom: 2rem;
  font-size: 2.5rem;
  font-weight: 500;
  color: #d94535;
}
@media screen and (min-width: 46.9375em) {
  .section-banner-cta-b.type-highlight .subhead {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 46.875em) {
  .section-banner-cta-b.type-simple {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
@media screen and (max-width: 46.875em) {
  .section-banner-cta-b.type-simple::before {
    top: 2rem;
    bottom: 2rem;
    left: -4rem;
    right: -4rem;
  }
}
@media screen and (max-width: 46.875em) {
  .section-banner-cta-b.type-simple > * {
    margin-left: 4rem;
    margin-right: 4rem;
  }
}
.section-banner-cta-b.type-simple .container {
  overflow: hidden;
  padding: 6.5rem 0 0;
}
@media screen and (min-width: 62.5625em) {
  .section-banner-cta-b.type-simple .container {
    padding-top: 12rem;
  }
}
@media print {
  .section-banner-cta-b.type-simple .container {
    padding: 0;
  }
}
.section-banner-cta-b.type-simple .content {
  width: calc((21) * 3.4782608696vw + 0 * 5vw);
  margin: 0 auto;
  color: #fff;
  text-align: center;
}
@media screen and (min-width: 62.5625em) {
  .section-banner-cta-b.type-simple .content {
    width: calc((15) * 3.4782608696vw + 0 * 5vw);
  }
}
.section-banner-cta-b.type-simple .title,
.section-banner-cta-b.type-simple .subhead {
  font-weight: 300;
}
.section-banner-cta-b.type-simple .title {
  margin-bottom: 2rem;
  color: inherit;
  font-size: 4.2rem;
}
.section-banner-cta-b.type-simple .subhead {
  margin-bottom: 2rem;
  font-size: 3.2rem;
}
@media screen and (max-width: 62.5em) {
  .section-banner-cta-b.type-story {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
@media screen and (max-width: 62.5em) {
  .section-banner-cta-b.type-story::before {
    display: none;
  }
}
.section-banner-cta-b.type-story .container {
  overflow: hidden;
  padding: 6.3rem 0;
  min-height: auto;
}
@media screen and (min-width: 62.5625em) {
  .section-banner-cta-b.type-story .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
  }
}
@media print {
  .section-banner-cta-b.type-story .container {
    padding: 0;
  }
}
.section-banner-cta-b.type-story .container .content {
  margin: 0 calc(5vw * 2);
  padding: 0;
}
@media screen and (min-width: 62.5625em) {
  .section-banner-cta-b.type-story .container .content {
    width: calc((15) * 3.4782608696vw + 0 * 5vw);
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background: #fff;
    margin: 0;
    padding: 11.5rem calc(5vw * 2);
  }
}
.section-banner-cta-b.type-story .top {
  padding: calc(5vw * 2);
  background: #fff;
}
@media screen and (min-width: 62.5625em) {
  .section-banner-cta-b.type-story .top {
    width: calc((9) * 3.4782608696vw + 0 * 5vw);
    margin-left: calc(-5vw * 6);
    padding: 5rem 6rem;
    background: #323c46;
    color: #fff;
  }
}
@media print {
  .section-banner-cta-b.type-story .top {
    padding: 0;
  }
}
.section-banner-cta-b.type-story .top .action {
  position: relative;
  bottom: auto;
}
@media screen and (min-width: 62.5625em) {
  .section-banner-cta-b.type-story .bottom {
    width: calc((8) * 3.4782608696vw + 0 * 5vw);
    padding: 2rem 0;
    margin-left: 5vw;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }
}
@media screen and (min-width: 62.5625em) {
  .section-banner-cta-b.type-story .media {
    width: calc((10) * 3.4782608696vw + 0 * 5vw);
    position: relative;
    overflow: hidden;
  }
}
.section-banner-cta-b.type-story .title {
  margin-bottom: 2rem;
  color: inherit;
  font-size: 2.8rem;
  font-weight: 300;
}
@media screen and (min-width: 62.5625em) {
  .section-banner-cta-b.type-story .title {
    font-size: 4.2rem;
    margin-bottom: 0;
  }
}
.section-banner-cta-b.type-story .subhead {
  margin-bottom: 1rem;
  font-size: 3.2rem;
}
.section-banner-cta-b {
  position: relative;
  -webkit-box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.1);
  box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.1);
  margin: 4rem auto;
}
.section-banner-cta-b::before {
  content: "";
  position: absolute;
  top: -2rem;
  bottom: -2rem;
  left: 5vw;
  right: 5vw;
  background: #323c46;
}
@media screen and (min-width: 46.9375em) {
  .section-banner-cta-b::before {
    top: -3rem;
    bottom: -3rem;
    left: 3.4782608696vw;
    right: 3.4782608696vw;
  }
}
.section-banner-cta-b > * {
  position: relative;
  z-index: 1;
  margin-top: 4rem;
  margin-bottom: 4rem;
}
@media screen and (min-width: 46.9375em) {
  .section-banner-cta-b > * {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
}
.section-banner-cta-b::before {
  top: -4rem;
  bottom: -4rem;
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .section-banner-cta-b {
    width: calc((23) * 3.4782608696vw + 2 * 5vw);
  }
}
@media screen and (min-width: 62.5625em) {
  .section-banner-cta-b {
    width: calc((23) * 3.4782608696vw + 0 * 5vw);
  }
}
@media print {
  .section-banner-cta-b {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.section-banner-cta-b.color-activity-1::before {
  background: #b6aca7;
}
.section-banner-cta-b.color-activity-2::before {
  background: #b9d3d8;
}
.section-banner-cta-b.color-activity-3::before {
  background: #7fbbbf;
}
.section-banner-cta-b.color-activity-4::before {
  background: #7aaece;
}
.section-banner-cta-b.color-activity-5::before {
  background: #7aa5a6;
}
.section-banner-cta-b.color-activity-6::before {
  background: #009ba3;
}
.section-banner-cta-b.color-activity-7::before {
  background: #9482b5;
}
.section-banner-cta-b.color-activity-8::before {
  background: #6a7999;
}
.section-banner-cta-b.color-activity-9::before {
  background: #99cc99;
}
.section-banner-cta-b.color-activity-10::before {
  background: #9ba77b;
}
.section-banner-cta-b.color-activity-11::before {
  background: #728680;
}
.section-banner-cta-b.color-activity-12::before {
  background: #e73027;
}
.section-banner-cta-b.color-activity-13::before {
  background: #d94535;
}
.section-banner-cta-b.color-activity-14::before {
  background: #fbdad7;
}
.section-banner-cta-b.color-activity-15::before {
  background: #9593be;
}
.section-banner-cta-b.color-activity-16::before {
  background: #d94535;
}
.section-banner-cta-b.color-activity-17::before {
  background: #0098b6;
}
.section-banner-cta-b.color-activity-18::before {
  background: #016668;
}
.section-banner-cta-b.color-activity-19::before {
  background: #6bcaba;
}
.section-banner-cta-b .container {
  position: relative;
  min-height: 43rem;
}
.section-banner-cta-b .container .content {
  padding: 0 5vw 5vw;
}
@media screen and (min-width: 62.5625em) {
  .section-banner-cta-b .container .content {
    padding: 0 3.4782608696vw 3.4782608696vw;
  }
}
@media print {
  .section-banner-cta-b .container .content {
    padding: 1rem;
  }
}
.section-banner-cta-b .container .media img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  max-width: none;
}
@media print {
  .section-banner-cta-b .container .media img {
    display: none;
  }
}
.section-banner-cta-b .action {
  position: absolute;
  bottom: -2rem;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  margin: 0;
}
.section-banner.type-a {
  position: relative;
}
@media print {
  .section-banner.type-a {
    padding: 0;
  }
}
.section-banner.type-a .title {
  margin-bottom: 2rem;
  font-size: 2.8rem;
  font-weight: 300;
  line-height: 1.214;
}
@media screen and (min-width: 62.5625em) {
  .section-banner.type-a .title {
    font-size: 3.2rem;
    line-height: 1.19;
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 78.8125em) {
  .section-banner.type-a .title {
    font-size: 3.5rem;
  }
}
.section-banner.type-a .content-wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media screen and (max-width: 46.875em) {
  .section-banner.type-a .content-wrapper {
    left: 0;
    right: 0;
  }
}
.section-banner.type-a .content {
  padding: 6.9565217391vw 6.9565217391vw 3.4782608696vw;
  width: calc(100vw - (5vw) * 4);
  background: #fff;
}
@media print {
  .section-banner.type-a .content {
    margin: 0;
  }
}
@media screen and (min-width: 46.9375em) {
  .section-banner.type-a .content {
    width: calc((12) * 3.4782608696vw + 0 * 5vw);
    margin-left: 10vw;
    padding: 3.4782608696vw 3.4782608696vw 1rem;
  }
}
.section-banner.type-c {
  position: relative;
  -webkit-box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.1);
  box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.1);
  margin: 0 5vw;
  background: #fff;
}
@media print {
  .section-banner.type-c {
    page-break-inside: avoid;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
@media screen and (min-width: 46.9375em) {
  .section-banner.type-c {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 78.8125em) {
  .section-banner.type-c {
    margin-left: calc(5vw * 2);
    margin-right: calc(5vw * 2);
  }
}
.section-banner.type-c .media {
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 46.9375em) {
  .section-banner.type-c .media {
    width: calc((12) * 3.4782608696vw + 0 * 5vw);
  }
}
@media screen and (min-width: 1260px) {
  .section-banner.type-c .media img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-height: 100%;
    min-width: 100%;
    max-width: none;
  }
}
@media screen and (min-width: 78.8125em) {
  .section-banner.type-c .media {
    width: calc((11) * 3.4782608696vw + 0 * 5vw);
  }
}
.section-banner.type-c .content {
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-left: calc(3.4782608696vw + 5vw);
  padding-right: calc(3.4782608696vw + 5vw);
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}
@media print {
  .section-banner.type-c .content {
    padding: 0;
  }
}
@media screen and (min-width: 46.9375em) {
  .section-banner.type-c .content {
    width: calc((15) * 3.4782608696vw + 0 * 5vw);
    padding-top: 6rem;
    padding-bottom: 5rem;
    padding-left: 6.9565217391vw;
    padding-right: 6.9565217391vw;
  }
}
@media screen and (min-width: 78.8125em) {
  .section-banner.type-c .content {
    width: calc((12) * 3.4782608696vw + 0 * 5vw);
    padding-left: 6.9565217391vw;
    padding-right: 6.9565217391vw;
  }
}
.section-banner.type-c .content .action {
  margin-bottom: 0;
}
.section-banner.type-c .title {
  margin-bottom: 1rem;
  font-size: 2.5rem;
  font-weight: 500;
}
@media screen and (min-width: 46.9375em) {
  .section-banner.type-c .title {
    margin-bottom: 1.5rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .section-banner.type-c .title {
    margin-bottom: 2.5rem;
    font-size: 3.5rem;
  }
}
.section-banner.type-d {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #323c46;
  color: #fff;
}
@media screen and (max-width: 46.875em) {
  .section-banner.type-d {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media screen and (min-width: 46.9375em) {
  .section-banner.type-d {
    margin: 0 5vw;
    -webkit-box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.1);
    box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.1);
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media screen and (min-width: 62.5625em) {
  .section-banner.type-d {
    margin: 0 10vw;
  }
}
.section-banner.type-d .media {
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 46.875em) {
  .section-banner.type-d .media {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    height: 20rem;
    overflow: hidden;
    margin-top: -2rem;
  }
}
@media screen and (min-width: 46.9375em) {
  .section-banner.type-d .media {
    width: calc((11) * 3.4782608696vw + 0 * 5vw);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
  }
}
@media screen and (min-width: 78.8125em) {
  .section-banner.type-d .media {
    width: calc((10) * 3.4782608696vw + 0 * 5vw);
    margin-left: 3.4782608696vw;
    margin-top: 2rem;
  }
}
@media screen and (max-width: 46.875em) {
  .section-banner.type-d img {
    max-width: 100%;
  }
}
.section-banner.type-d .content {
  padding: 4rem 10vw;
}
@media screen and (min-width: 46.9375em) {
  .section-banner.type-d .content {
    width: calc((16) * 3.4782608696vw + 0 * 5vw);
    padding: 6rem 10.4347826087vw 4rem 6.9565217391vw;
  }
}
@media screen and (min-width: 78.8125em) {
  .section-banner.type-d .content {
    width: calc((12) * 3.4782608696vw + 0 * 5vw);
    padding-left: 6.9565217391vw;
    padding-right: 6.9565217391vw;
  }
}
@media screen and (max-width: 62.5em) {
  .section-banner.type-d .content > p {
    font-size: 1.8rem;
  }
}
.section-banner.type-d .title {
  color: inherit;
  font-size: 2.5rem;
  font-weight: 500;
}
@media screen and (min-width: 46.9375em) {
  .section-banner.type-d .title {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 46.875em) {
  .section-banner.type-d .action {
    margin-bottom: 0;
  }
  .section-banner.type-d .action a {
    font-size: 1.4rem;
  }
}
.section-banner .content {
  position: relative;
}
.section-banner .content > * {
  position: relative;
  z-index: 1;
  margin-bottom: 2rem;
}
@media screen and (min-width: 46.9375em) {
  .section-banner .content > * {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .section-banner .content > * {
    margin-bottom: 4rem;
  }
}
@media print {
  .section-banner img {
    display: none;
  }
}
.section-discover-content {
  padding: 3rem 0;
  scroll-margin-top: 10rem;
}
.page-bg-dark .section-discover-content {
  background-color: #323c46;
}
.section-discover-content.bg-type-A {
  background-color: #d94535;
}
@media screen and (min-width: 62.5625em) {
  .section-discover-content {
    padding: 5rem 0;
  }
}
.section-discover-content-content {
  margin-bottom: 2.4rem;
}
@media screen and (min-width: 46.9375em) {
  .section-discover-content-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.section-discover-content-title {
  color: #555555;
  letter-spacing: 0.07em;
}
.page-bg-dark .section-discover-content-title,
.bg-type-A .section-discover-content-title {
  color: #fff;
}
@media screen and (min-width: 62.5625em) {
  .section-discover-content-title {
    margin-bottom: 5.6rem;
  }
}
.section-discover-content .btn-outline {
  margin: 2.4rem 0 0;
}
@media screen and (min-width: 46.9375em) {
  .section-discover-content .btn-outline {
    margin: 2.4rem 0 0 auto;
  }
}
@media screen and (min-width: 62.5625em) {
  .section-discover-content .btn-outline {
    margin: 2.4rem 2rem 0 auto;
  }
}
.section-discover-content .slick-list {
  margin-left: -2.4rem;
  margin-right: -2.4rem;
}
.section-discover-content .slick-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.section-discover-content .slick-slide {
  height: auto;
}
.section-discover-content .slick-slide > div {
  height: 100%;
}
.section-discover-content .slick-slide > div > div {
  height: 100%;
}
.section-discover-content .slick-arrow {
  width: 2.5rem;
  height: 1.8rem;
  margin-top: 2rem;
  color: #555555;
}
.page-bg-dark .section-discover-content .slick-arrow {
  color: #fff;
}
.section-discover-content .slick-arrow:before {
  font-size: 1.3em;
  line-height: 1.15;
}
.section-discover-content.bg-type-A .slick-arrow {
  color: #323c46;
}
.section-download.has-bg {
  color: #fff;
  background-color: #d94535;
  padding: 4.8rem;
}
.section-download-title {
  margin-bottom: 0.8em;
  color: inherit;
}
.section-expertise {
  margin: 4.2rem 0;
}
@media screen and (min-width: 46.9375em) {
  .section-expertise {
    margin: 5.2173913043vw 0;
  }
}
.section-expertise .btn {
  white-space: nowrap;
}
.section-expertise .top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 3rem;
  width: calc((21) * 3.4782608696vw + 0 * 5vw);
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 46.875em) {
  .section-expertise .top {
    margin-bottom: 0;
  }
}
.section-expertise .top .title {
  margin-right: 1rem;
  margin-bottom: 0;
}
@media screen and (max-width: 46.875em) {
  .section-expertise .top .title {
    text-align: center;
  }
}
.section-expertise .bottom {
  text-align: center;
}
.section-expertise .bottom .btn {
  margin-top: -2rem;
}
.section-expertise .middle {
  position: relative;
  padding: 0 0 3rem;
}
@media screen and (min-width: 46.9375em) {
  .section-expertise .middle {
    padding-top: 1.5rem;
  }
}
.section-expertise .middle::before {
  content: "";
  position: absolute;
  top: 5rem;
  bottom: 0;
  left: 3.4782608696vw;
  right: 3.4782608696vw;
  z-index: -1;
  background: #f5f5f5;
}
@media screen and (min-width: 46.9375em) {
  .section-expertise .middle::before {
    top: 0;
  }
}
.section-fws {
  position: relative;
  padding-block: 4.2rem;
}
@media screen and (min-width: 62.5625em) {
  .section-fws {
    padding-block: 8.3rem;
  }
}
.section-fws::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 65%;
  width: 100%;
  background-color: #f5f5f5;
  z-index: -1;
}
@media screen and (min-width: 62.5625em) {
  .section-fws-content {
    width: 70%;
  }
}
.section-fws-link {
  margin-top: 1.5rem;
}
.section-governance .title {
  padding-bottom: 0.25em;
  margin-bottom: 3rem;
  border-bottom: 1px solid;
}
@media screen and (min-width: 46.9375em) {
  .section-governance .title {
    margin-bottom: 7rem;
  }
}
.section-governance .media {
  margin-bottom: 6rem;
}
@media screen and (max-width: 46.875em) {
  .section-governance .media {
    margin-bottom: 3rem;
    margin-left: -5vw;
    margin-right: -5vw;
  }
}
.section-governance .indication {
  margin-bottom: 4rem;
}
.section-governance .indication__team-no-child {
  font-size: 1.8rem;
  line-height: 1.55em;
  text-transform: none;
  letter-spacing: normal;
}
@media screen and (min-width: 62.5625em) {
  .intro-executive,
  .intro-millenial {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.intro-executive {
  margin-bottom: 5rem;
}
.intro-executive .left,
.intro-executive .right {
  padding-right: calc(3.4782608696vw / 2);
}
@media screen and (min-width: 62.5625em) {
  .intro-executive .left {
    width: calc((6) * 3.4782608696vw + 0 * 5vw);
  }
}
.intro-executive .left .name {
  font-weight: 500;
}
@media screen and (min-width: 62.5625em) {
  .intro-executive .right {
    width: calc((17) * 3.4782608696vw + 0 * 5vw);
  }
}
.intro-executive .right p {
  margin: 1rem 0;
  line-height: 1.55em;
}
.intro-millenial .subtitle {
  font-weight: 300;
}
@media screen and (min-width: 62.5625em) {
  .intro-millenial .left {
    width: calc((4) * 3.4782608696vw + 0 * 5vw);
    margin-right: 3.4782608696vw;
  }
}
.intro-millenial .right {
  position: relative;
  margin-top: 1rem;
}
@media screen and (min-width: 62.5625em) {
  .intro-millenial .right {
    width: calc((18) * 3.4782608696vw + 0 * 5vw);
    padding-left: calc(3.4782608696vw * 5);
  }
  .intro-millenial .right::before {
    position: absolute;
    top: 1.2rem;
    left: 0;
    content: "";
    width: calc(3.4782608696vw * 4);
    height: 2px;
    background: currentColor;
  }
}
.section-header .btn,
.section-footer .btn {
  white-space: nowrap;
}
.section-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.section-header.with-top-right {
  margin-bottom: 4rem;
}
@media screen and (max-width: 46.875em) {
  .section-header.with-top-right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.section-header.with-top-right .title {
  margin-bottom: 0;
}
.section-header.with-top-right .right {
  width: 100%;
}
@media screen and (min-width: 46.9375em) {
  .paragraph--type--openings-listing .section-header.with-top-right .right,
  .resource-center .section-header.with-top-right .right {
    text-align: right;
  }
}
@media screen and (max-width: 46.875em) {
  .section-header.with-top-right .right {
    margin-top: 1.8rem;
  }
}
@media screen and (min-width: 46.9375em) {
  .section-header.with-top-right .right {
    max-width: 31.3043478261vw;
  }
}
.block-ardian-specifics-map-type-c .section-header.with-top-right .right {
  max-width: 35vw;
}
@media screen and (max-width: 78.75em) {
  .block-ardian-specifics-map-type-c .section-header.with-top-right .right {
    width: 100%;
    max-width: none;
  }
}
.section-header.with-top-right .btn.hidden-mobile {
  margin-left: auto;
}
@media screen and (min-width: 46.9375em) {
  .section-header .btn {
    margin-left: 1rem;
  }
}
.section-footer {
  text-align: center;
}
.section-footer .btn {
  margin-top: 3rem;
}
.section-highlight-event {
  position: relative;
  padding: 4rem 0 3rem;
  overflow: hidden;
}
@media screen and (min-width: 62.5625em) {
  .section-highlight-event {
    padding-top: 5rem;
  }
}
.section-highlight-event::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: calc((26) * 3.4782608696vw + 0 * 5vw);
  height: 100%;
  z-index: -1;
  background: #f5f5f5;
}
@media screen and (min-width: 62.5625em) {
  .section-highlight-event::before {
    width: calc((23) * 3.4782608696vw + 0 * 5vw);
  }
}
.section-highlight-event .top {
  padding-left: calc(3.4782608696vw + 5vw * 2);
  padding-right: calc(3.4782608696vw + 5vw * 2);
  padding-bottom: 1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .section-highlight-event .top {
    padding-left: 10vw;
    padding-right: 10vw;
  }
}
@media screen and (min-width: 62.5625em) {
  .section-highlight-event .top {
    padding-bottom: 2rem;
  }
}
.section-highlight-event .top .title {
  margin-bottom: 0;
}
@media screen and (min-width: 62.5625em) {
  .section-highlight-event .bottom {
    margin: 0 5vw;
  }
}
.section-highlight .top {
  margin: 0 5vw;
  padding: 4rem calc(5vw + 3.4782608696vw) 13rem;
  background: #323c46;
  color: #fff;
}
.sustainability-page .section-highlight .top {
  background: #fbdad7;
  color: #555555;
}
.sustainability-page .section-highlight .top h2 {
  color: #d94535;
}
@media screen and (min-width: 46.9375em) {
  .section-highlight .top {
    margin: 0 10vw;
    padding-right: 6.9565217391vw;
  }
}
@media screen and (min-width: 62.5625em) {
  .section-highlight .top {
    margin-right: calc(3.4782608696vw + 5vw * 2);
    margin-left: calc(3.4782608696vw + 5vw * 2);
    padding: 6rem 20.8695652174vw 16rem 3.4782608696vw;
  }
}
.section-highlight .top .link {
  margin-top: 1rem;
}
.section-highlight .top .link a {
  color: inherit;
}
.section-highlight h2 {
  color: inherit;
}
.section-highlight .bottom {
  position: relative;
  padding: 6rem 0 3rem;
  margin-top: -13rem;
}
.section-highlight .bottom:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #f5f5f5;
  z-index: -1;
}
@media screen and (min-width: 62.5625em) {
  .section-highlight .bottom {
    padding: 5rem 10vw 3rem;
    margin-top: -16rem;
  }
}
.hp-img-txt {
  height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media print {
  .hp-img-txt {
    height: auto;
  }
}
.hp-img-txt .bg {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: 1s;
  transition: 1s;
}
.fp-table.active .hp-img-txt .bg {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.hp-img-txt.media-behind {
  margin-bottom: 16rem;
}
@media screen and (max-width: 46.875em) {
  .hp-img-txt.media-behind {
    height: calc(100vh - 16rem);
  }
}
@media screen and (min-width: 46.9375em) {
  .hp-img-txt.media-behind {
    overflow: hidden;
    margin-bottom: 0;
  }
}
.hp-img-txt.media-behind .bg {
  right: 0;
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
@media screen and (min-width: 46.9375em) {
  .hp-img-txt.media-behind .bg {
    width: calc((18) * 3.4782608696vw + 2 * 5vw);
  }
}
@media screen and (max-width: 46.875em) {
  .hp-img-txt.media-behind .content {
    margin-bottom: -16rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.hp-img-txt.media-on-left {
  padding-left: 0;
}
@media screen and (max-width: 46.875em) {
  .hp-img-txt.media-on-left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
  }
}
.hp-img-txt.media-on-left.with-video {
  height: auto;
}
.hp-img-txt.media-on-left.with-video .bg {
  height: auto;
}
.hp-img-txt.media-on-left .bg {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 33rem;
}
@media screen and (min-width: 46.9375em) {
  .hp-img-txt.media-on-left .bg {
    width: calc((12) * 3.4782608696vw + 2 * 5vw);
    height: 100%;
  }
}
@media print {
  .hp-img-txt.media-on-left .bg {
    display: none;
  }
}
@media screen and (min-width: 46.9375em) {
  .hp-img-txt.media-on-left .content {
    padding-left: 3.4782608696vw;
  }
}
.hp-pillar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  height: 100%;
}
@media screen and (min-width: 62.5625em) {
  .hp-pillar {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.hp-pillar-head {
  width: 100%;
  padding: 6.8rem 3.2rem 3.2rem;
}
@media screen and (min-width: 62.5625em) {
  .hp-pillar-head {
    width: 40rem;
    padding-right: 4.2rem;
    margin-left: 5vw;
  }
}
@media screen and (min-width: 78.8125em) {
  .hp-pillar-head {
    padding-right: 6.8rem;
    margin-left: 10vw;
  }
}
.hp-pillar ul {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 62.5625em) {
  .hp-pillar ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.hp-pillar ul li {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
@-webkit-keyframes bottom-in-hp {
  from {
    -webkit-transform: translateY(200%);
    transform: translateY(200%);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes bottom-in-hp {
  from {
    -webkit-transform: translateY(200%);
    transform: translateY(200%);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes fade-in-out {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fade-in-out {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes opacity-on-off {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.75;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes opacity-on-off {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.75;
  }
  100% {
    opacity: 0.5;
  }
}
.hp-presentation {
  position: relative;
  opacity: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  height: 100dvh;
  margin-bottom: 0;
  padding-top: 10rem;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 46.875em) {
  .hp-presentation {
    height: 100%;
  }
}
@media print {
  .hp-presentation {
    height: auto;
  }
}
.hp-presentation .social {
  -webkit-animation: 6s both fade-in;
  animation: 6s both fade-in;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.hp-presentation .video {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.hp-presentation .video::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  z-index: 1;
  background: #0f263a;
  -webkit-animation: 4s both opacity-on-off;
  animation: 4s both opacity-on-off;
}
@media screen and (min-width: 46.9375em) {
  .hp-presentation .video {
    bottom: 0;
    width: 100%;
    height: 100vh;
  }
}
@media print {
  .hp-presentation .video {
    display: none;
  }
}
.hp-presentation .video video {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (max-width: 64em) {
  .hp-presentation .video video {
    min-height: 100vh;
    max-width: 900vw;
  }
}
@media screen and (min-width: 64.0625em) {
  .hp-presentation .video video {
    min-height: 100vh;
    min-width: 100%;
  }
}
.hp_video_loaded .hp-presentation .video::before {
  -webkit-animation: none;
  animation: none;
  opacity: 0.5;
}
.hp-presentation .name {
  width: calc((16) * 3.4782608696vw + 0 * 5vw);
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 2;
  height: 100%;
  background-image: url(../../../../themes/custom/customer/images/logo-white.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (min-width: 46.9375em) {
  .hp-presentation .name {
    width: calc((9) * 3.4782608696vw + 0 * 5vw);
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
  }
}
.hp-presentation .bottom {
  width: 100%;
  opacity: 0;
}
@media screen and (min-width: 62.5625em) {
  .hp-presentation .bottom {
    height: 100%;
  }
}
.hp-presentation .bottom-container {
  width: calc((23) * 3.4782608696vw + 0 * 5vw);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-bottom: 3rem;
  margin: 0 auto;
  color: #fff;
}
@media screen and (min-width: 62.5625em) {
  .hp-presentation .bottom-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    height: 100%;
    padding-top: 8rem;
    padding-bottom: 9rem;
  }
}
.hp-presentation .bottom-container-content {
  width: 100%;
}
@media print {
  .hp-presentation .bottom-container-content {
    width: 100%;
  }
}
.hp-presentation .bottom-container-title .title {
  max-width: 55rem;
  color: inherit;
  font-size: 3rem;
}
@media screen and (min-width: 62.5625em) {
  .hp-presentation .bottom-container-title .title {
    padding-right: 3rem;
    margin-bottom: 0;
    font-size: 5.5rem;
  }
}
.hp-presentation .bottom-container-title .title:after {
  content: "";
  display: block;
  width: 20.5rem;
  height: 0.8rem;
  margin-top: 3rem;
  background-color: #d94535;
}
.hp-presentation .bottom-container-title .title b {
  font-weight: 700;
}
.hp-presentation .bottom-container-description {
  display: none;
  margin-top: 1.5rem;
  font-size: 2.1rem;
}
@media screen and (min-width: 62.5625em) {
  .hp-presentation .bottom-container-description {
    display: block;
  }
}
.hp-presentation .bottom-container-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
@media screen and (min-width: 62.5625em) {
  .hp-presentation .bottom-container-links {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}
@media screen and (min-width: 62.5625em) {
  .hp-presentation .bottom-container-links-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    max-width: 45rem;
  }
}
.hp-presentation .bottom-container-links-wrapper li {
  margin-top: 2rem;
}
@media screen and (min-width: 62.5625em) {
  .hp-presentation .bottom-container-links-wrapper li {
    margin-top: 4rem;
  }
}
.hp-presentation .bottom .btn-arrow,
.hp-presentation .bottom .slideshow-card-a-wrapper .paragraph-content .link a,
.slideshow-card-a-wrapper .paragraph-content .link .hp-presentation .bottom a,
.hp-presentation .bottom .section-highlight .top .link a,
.section-highlight .top .link .hp-presentation .bottom a {
  padding-left: 8rem;
  padding-right: 3.5rem;
  color: #fff;
  text-transform: none;
  font-size: 2rem;
  font-weight: 500;
}
.hp-presentation .bottom .btn-arrow::before,
.hp-presentation
  .bottom
  .slideshow-card-a-wrapper
  .paragraph-content
  .link
  a::before,
.slideshow-card-a-wrapper
  .paragraph-content
  .link
  .hp-presentation
  .bottom
  a::before,
.hp-presentation .bottom .section-highlight .top .link a::before,
.section-highlight .top .link .hp-presentation .bottom a::before {
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  line-height: 1;
  font-size: 6rem;
  color: #d94535;
}
.hp-presentation .bottom .btn-arrow:after,
.hp-presentation
  .bottom
  .slideshow-card-a-wrapper
  .paragraph-content
  .link
  a:after,
.slideshow-card-a-wrapper
  .paragraph-content
  .link
  .hp-presentation
  .bottom
  a:after,
.hp-presentation .bottom .section-highlight .top .link a:after,
.section-highlight .top .link .hp-presentation .bottom a:after {
  right: 0;
  font-size: 2.5rem;
  margin-top: 0.25rem;
}
.is-front.loaded .hp-presentation {
  opacity: 1;
}
.is-front.loaded .hp-presentation .bottom {
  -webkit-animation: 1.5s both bottom-in-hp;
  animation: 1.5s both bottom-in-hp;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  opacity: 1;
}
.is-front.loaded .hp-presentation .name {
  -webkit-animation: 4s both fade-in-out;
  animation: 4s both fade-in-out;
}
.hp_video_loaded.is-front.loaded .hp-presentation {
  opacity: 1;
}
.hp_video_loaded.is-front.loaded .hp-presentation .bottom-container {
  -webkit-animation: none;
  animation: none;
  opacity: 1;
}
.hp_video_loaded.is-front.loaded .hp-presentation .bottom-container::before {
  -webkit-animation: none;
  animation: none;
  opacity: 1;
}
.hp_video_loaded.is-front.loaded .hp-presentation .bottom {
  -webkit-animation: none;
  animation: none;
  opacity: 1;
}
.hp_video_loaded.is-front.loaded .hp-presentation .name {
  display: none;
}
.section-join {
  position: relative;
  overflow: hidden;
  background: #f5f5f5;
  padding: 4rem 10vw;
}
@media screen and (min-width: 62.5625em) {
  .section-join {
    padding: 8rem 10vw 6rem;
  }
}
.section-join img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  max-width: none;
}
.section-join .container {
  position: relative;
  z-index: 1;
}
.section-join .introduction {
  margin-bottom: 4rem;
}
.section-join .title {
  margin-bottom: 1rem;
}
.section-join .inner {
  position: relative;
}
.section-join .action {
  margin-top: 2rem;
}
@media screen and (min-width: 62.5625em) {
  .section-join .action {
    margin-top: 0;
    text-align: right;
  }
}
.section-join .list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem;
}
.section-join .list > * {
  width: calc(100% / 1 - 0.1px);
  padding-right: 1rem;
  padding-left: 1rem;
  margin-bottom: 2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (min-width: 46.9375em), print {
  .section-join .list > * {
    width: calc(100% / 2 - 0.1px);
  }
}
@media screen and (min-width: 62.5625em) {
  .section-join .list > * {
    width: calc(100% / 2 - 0.1px);
    margin-bottom: 0;
  }
}
@media screen and (min-width: 62.5625em) {
  .section-join .list {
    width: calc((15) * 3.4782608696vw + 0 * 5vw);
  }
}
.section-join.type-simple {
  margin-top: 3rem;
}
.section-join.type-simple .introduction {
  margin-bottom: 0;
}
@media screen and (min-width: 62.5625em) {
  .section-join.type-simple .action {
    right: 0;
  }
}
.section-list {
  margin: 0 0 10rem;
}
@media screen and (min-width: 28.1875em) {
  .section-list {
    margin: 2rem 0 10rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .section-list {
    margin: 6rem 0 10rem;
  }
}
.section-list .pager {
  margin-top: 2rem;
}
.section-list > p.list-simple {
  color: #fff;
}
.section-nav {
  position: fixed;
  top: 8.2rem;
  left: 0;
  z-index: 20;
  width: 100%;
  background-color: #323c46;
}
.header.is-scrolling ~ #main-content .section-nav {
  top: 5rem;
}
@media screen and (max-width: 62.5em) {
  .section-nav-content {
    width: 100%;
    margin: 0;
  }
}
.section-nav ul {
  display: none;
}
@media screen and (min-width: 46.9375em) {
  .section-nav ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 62.5625em) {
  .section-nav ul li:first-child a {
    padding-left: 0;
  }
}
.section-nav ul li a {
  position: relative;
  display: inline-block;
  padding: 1.5rem 2.5rem;
  color: #fff;
  font-size: 1.4rem;
}
@media screen and (min-width: 62.5625em) {
  .section-nav ul li a {
    padding: 1.5rem 3.75rem;
  }
}
.section-nav ul li a:hover,
.section-nav ul li a:focus {
  color: #d94535;
}
.section-nav ul li a:before {
  position: absolute;
  right: 100%;
  bottom: 0;
  content: "";
  opacity: 0;
  width: 300vw;
  height: 2px;
  background-color: #d94535;
}
.section-nav ul li a:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  opacity: 0;
  width: 100%;
  height: 2px;
  background-color: #d94535;
}
.section-nav ul li a.active {
  color: #d94535;
}
.section-nav ul li a.active:before,
.section-nav ul li a.active:after {
  opacity: 1;
}
.section-podcast {
  padding: 6.4rem 0;
}
@media screen and (min-width: 78.8125em) {
  .section-podcast {
    padding: 13.7rem 0 5.3rem;
  }
}
.section-podcast-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media screen and (min-width: 78.8125em) {
  .section-podcast-content > ul {
    display: grid;
    grid-template-columns: 39% auto;
    grid-column-gap: 3rem;
    grid-template-rows: repeat(5, auto);
    margin-bottom: 4.2rem;
  }
}
.section-podcast-content > ul > li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.section-podcast-content > ul > li:nth-child(1) {
  border-width: 0;
  margin-bottom: 2rem;
}
@media screen and (min-width: 78.8125em) {
  .section-podcast-content > ul > li:nth-child(1) {
    grid-column: 1/2;
    grid-row: 1/6;
    margin-bottom: 0;
  }
}
.section-podcast .btn-outline {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin-top: 3rem;
}
@media screen and (min-width: 78.8125em) {
  .section-podcast .btn-outline {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin-top: 4.2rem;
  }
}
.section-publication-newsroom-list {
  margin: 4rem 0;
}
.section-publication-newsroom-list-wrapper {
  margin-bottom: 5rem;
  background-color: #323c46;
  background-blend-mode: multiply;
  background-repeat: repeat;
  background-image: url(../../../../themes/custom/customer/images/background-publication-list.png);
  background-size: 50% 16.8%;
}
@media screen and (min-width: 28.1875em) {
  .section-publication-newsroom-list-wrapper {
    background-size: 50% 34%;
  }
}
@media screen and (min-width: 62.5625em) {
  .section-publication-newsroom-list-wrapper {
    background-size: 50% 51.5%;
  }
}
@media screen and (max-width: 28.125em) {
  .section-publication-newsroom-list-content {
    width: 100%;
    margin: 0;
  }
}
@media screen and (min-width: 28.1875em) and (max-width: 46.875em) {
  .section-publication-newsroom-list-content {
    width: calc(100% + 3rem);
    margin-left: -3rem;
  }
}
.section-publication {
  padding: 3rem 0;
  background-image: url(../../../../themes/custom/customer/images/bg-publication-white.png);
  background-repeat: repeat-x;
  background-size: auto;
  background-position: 50% 115%;
  scroll-margin-top: 9rem;
}
@media screen and (min-width: 46.9375em) {
  .section-publication {
    background-position: left bottom;
  }
}
@media screen and (min-width: 62.5625em) {
  .section-publication {
    padding: 5rem 0;
  }
}
.section-publication.has-bg-3 {
  background-image: url(../../../../themes/custom/customer/images/bg-publication.png);
}
@media screen and (min-width: 46.9375em) {
  .section-publication-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media screen and (max-width: 62.5em) {
  .section-publication-content {
    width: 100%;
    margin: 0;
  }
}
.section-publication-content > h2 ~ div {
  position: relative;
  padding-top: 0;
}
@media screen and (min-width: 46.9375em) {
  .section-publication-content > h2 ~ div {
    padding-bottom: 50px;
  }
}
@media screen and (min-width: 62.5625em) {
  .section-publication-content > h2 ~ div {
    padding-bottom: 0;
  }
}
.section-publication-content > div {
  padding-top: 8rem;
}
@media screen and (min-width: 46.9375em) {
  .section-publication-content .slick-controls {
    position: absolute;
    width: 100%;
    bottom: 0;
  }
}
.section-publication-content .slick-arrow {
  width: 2.5rem;
  height: 1.8rem;
  margin-top: 2rem;
  margin-bottom: 4rem;
  color: currentColor;
}
@media screen and (min-width: 46.9375em) {
  .section-publication-content .slick-arrow {
    margin-bottom: 0;
    margin-top: 0;
  }
}
.section-publication h2 {
  margin: 0 0 3rem 10vw;
  letter-spacing: 0.07em;
}
@media screen and (min-width: 28.1875em) {
  .section-publication h2 {
    margin: 0 0 3rem 3rem;
  }
}
@media screen and (min-width: 46.9375em) {
  .section-publication h2 {
    margin: 0 0 3rem 2rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .section-publication h2 {
    margin: 0 0 5.6rem 2rem;
  }
}
.section-publication .btn-outline {
  margin-left: 3rem;
}
@media screen and (min-width: 46.9375em) {
  .section-publication .btn-outline {
    margin-left: auto;
    margin-right: 2rem;
  }
}
.section-video {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 4.2rem 0 1.5rem;
  color: #fff;
}
.page-bg-dark .section-video,
.resource-center .section-video {
  background-color: #323c46;
}
@media screen and (min-width: 46.9375em) {
  .section-video {
    padding: 9rem 0 2rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .section-video {
    padding: 12rem 0 4.2rem;
  }
}
.section-video h2 {
  color: currentColor;
}
.section-video .btn-outline {
  margin: 2.5em auto 0 0;
}
@media screen and (min-width: 62.5625em) {
  .section-video .btn-outline {
    margin: 2.5rem 0 0 auto;
  }
}
@media screen and (min-width: 46.9375em) {
  .section-video-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.section-video-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (min-width: 62.5625em) {
  .section-video-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    aspect-ratio: 16/9;
  }
}
.section-video .bg {
  display: none;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 62.5625em) {
  .section-video .bg {
    position: absolute;
    top: 0;
    left: 0;
  }
}
.section-video-bg-content {
  aspect-ratio: 16/9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
}
@media screen and (min-width: 62.5625em) {
  .section-video-bg-content {
    aspect-ratio: initial;
  }
}
.section-video-bg-content .btn-play {
  width: 6.3rem;
  height: 6.3rem;
  border: 1px solid #fff;
  border-radius: 100%;
}
.section-video-bg-content .btn-play::before {
  content: "\e90e";
  font-size: 1em;
  font-size: 2rem;
  text-align: center;
  line-height: 6.3rem;
}
.section-video .content {
  z-index: 1;
  width: 100%;
  padding: 3rem 0;
}
@media screen and (min-width: 62.5625em) {
  .section-video .content {
    position: absolute;
    top: 50%;
    max-width: 40rem;
    padding: 0 0 0 3rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none;
  }
}
@media screen and (min-width: 78.8125em) {
  .section-video .content {
    max-width: 50rem;
    padding: 0 0 0 4rem;
  }
}
@media screen and (min-width: 119.0625em) {
  .section-video .content {
    max-width: 60rem;
    padding: 0 0 0 5rem;
  }
}
.section-video .content h3 {
  margin-bottom: 1rem;
  color: currentColor;
  font-size: 2.8rem;
  line-height: 1.1;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 78.8125em) {
  .section-video .content h3 {
    font-size: 4.5rem;
  }
}
.section-video .content p {
  margin-bottom: 3rem;
  color: #c8c8c8;
  font-size: 1.6rem;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 62.5625em) {
  .section-video .content p {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .section-video .content .action {
    pointer-events: auto;
  }
}
@media screen and (max-width: 62.5em) {
  .section-video .content .action .btn {
    display: none;
  }
}
.section-video .content .action .btn-white {
  width: 100%;
  padding: 0.2em 3em 0 1.5em;
  text-align: center;
}
@media screen and (max-width: 62.5em) {
  .section-video .content .action .btn-white:after {
    position: static;
    display: inline-block;
    vertical-align: middle;
    margin-top: 1.8rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .section-video .content .action .btn-white {
    width: auto;
    padding: 1em 3em 1em 1.5em;
    margin-right: 3rem;
  }
}
.section-video .video {
  width: 100%;
}
@media screen and (max-width: 62.5em) {
  .section-video .video {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
}
.sitemap-box-menu .content > .sitemap-menu {
  padding-left: 0;
}
.sitemap-box-menu .content > .sitemap-menu > li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 1.7391304348vw 0;
}
@media screen and (max-width: 46.875em) {
  .sitemap-box-menu .content > .sitemap-menu > li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.sitemap-box-menu .content > .sitemap-menu > li > a {
  width: calc((6) * 3.4782608696vw + 2 * 5vw);
  display: block;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-weight: 300;
  font-size: 2.6rem;
  padding-right: 3.47826vw;
  position: relative;
}
@media screen and (max-width: 46.875em) {
  .sitemap-box-menu .content > .sitemap-menu > li > a {
    padding-right: 0;
    padding-bottom: 3.4782608696vw;
    width: 100%;
  }
}
.sitemap-box-menu .content > .sitemap-menu > li > a::after {
  position: absolute;
  right: 0;
  content: "";
  bottom: 36px;
  top: 36px;
  width: 1px;
  background-color: rgba(85, 85, 85, 0.25);
}
@media screen and (max-width: 46.875em) {
  .sitemap-box-menu .content > .sitemap-menu > li > a::after {
    width: auto;
    left: 0;
    right: 0;
    bottom: 0;
    top: auto;
    height: 1px;
  }
}
.sitemap-box-menu .content > .sitemap-menu > li > a:hover {
  color: #d94535;
}
.sitemap-box-menu .content > .sitemap-menu > li > ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 3.47826vw;
  width: 100%;
}
@media screen and (max-width: 46.875em) {
  .sitemap-box-menu .content > .sitemap-menu > li > ul {
    padding: 3.47826vw 0 0;
    display: block;
  }
}
.sitemap-box-menu .content > .sitemap-menu > li > ul > li {
  width: 50%;
}
@media screen and (max-width: 46.875em) {
  .sitemap-box-menu .content > .sitemap-menu > li > ul > li {
    float: left;
  }
}
.sitemap-box-menu .content > .sitemap-menu > li > ul > li > a {
  text-transform: uppercase;
}
.sitemap-box-menu .content > .sitemap-menu > li > ul > li > a:hover {
  color: #d94535;
}
.sitemap-box-menu .content > .sitemap-menu > li > ul > li a {
  font-size: 1.4rem;
}
@media print {
  .skip-link {
    display: none;
  }
}
.skip-link a {
  position: fixed;
  top: -200px;
  z-index: 1;
  display: inline-block;
  padding: 0.5em;
  background: #323c46;
  color: #fff;
  text-decoration: underline;
}
.skip-link a:focus,
.skip-link a:active {
  top: 0;
}
.slideshow-newsroom-pager {
  margin-top: -6.6rem;
}
@media screen and (min-width: 46.9375em) {
  .slideshow-newsroom-pager .slick-track {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100% !important;
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
  }
}
.slideshow-newsroom-pager .slick-list a {
  width: 100%;
  display: inline-block;
  padding: 1.9rem 3.2rem;
  background-color: #323c46;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (min-width: 46.9375em) {
  .slideshow-newsroom-pager .slick-list a {
    padding: 1.9rem 2.4rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .slideshow-newsroom-pager .slick-list a {
    padding: 1.9rem 4.2rem;
  }
}
@media screen and (min-width: 78.8125em) {
  .slideshow-newsroom-pager .slick-list a {
    padding: 1.9rem 6.4rem;
  }
}
.slideshow-newsroom-pager .slick-list a:hover,
.slideshow-newsroom-pager .slick-list a:focus {
  background-color: #d94535;
}
.slideshow-newsroom-pager .slick-list .slick-current a {
  background-color: #d94535;
}
.slideshow-newsroom-pager .slick-controls {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.slideshow-newsroom-pager .slick-controls button {
  position: relative;
  top: -6.6rem;
  width: 6.6rem;
  height: 6.6rem;
  background-color: white !important;
  line-height: 6.6rem;
}
.slideshow-newsroom-item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 60rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
}
.slideshow-newsroom-item:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(50, 60, 70, 0.2);
}
.slideshow-newsroom-item-content {
  position: relative;
  z-index: 1;
}
.slideshow-newsroom-item-title {
  margin: 0 0 2.4rem;
  color: #fff;
  font-size: 3.5rem;
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: 0.07em;
}
@media screen and (min-width: 46.9375em) {
  .slideshow-newsroom-item-title {
    font-size: 4.2rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .slideshow-newsroom-item-title {
    font-size: 7.2rem;
  }
}
.slideshow-newsroom-item .btn-arrow,
.slideshow-newsroom-item .slideshow-card-a-wrapper .paragraph-content .link a,
.slideshow-card-a-wrapper .paragraph-content .link .slideshow-newsroom-item a,
.slideshow-newsroom-item .section-highlight .top .link a,
.section-highlight .top .link .slideshow-newsroom-item a {
  font-size: 1.6rem;
  color: #fff;
}
@media screen and (min-width: 62.5625em) {
  .slideshow-newsroom-item .btn-arrow,
  .slideshow-newsroom-item .slideshow-card-a-wrapper .paragraph-content .link a,
  .slideshow-card-a-wrapper .paragraph-content .link .slideshow-newsroom-item a,
  .slideshow-newsroom-item .section-highlight .top .link a,
  .section-highlight .top .link .slideshow-newsroom-item a {
    font-size: 1.8rem;
  }
}
.slideshow-newsroom-item .btn-arrow:after,
.slideshow-newsroom-item
  .slideshow-card-a-wrapper
  .paragraph-content
  .link
  a:after,
.slideshow-card-a-wrapper
  .paragraph-content
  .link
  .slideshow-newsroom-item
  a:after,
.slideshow-newsroom-item .section-highlight .top .link a:after,
.section-highlight .top .link .slideshow-newsroom-item a:after {
  color: #d94535;
}
.social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media print {
  .social {
    display: none;
  }
}
.social .title {
  margin-right: 1em;
  font-size: 1.2rem;
}
@media screen and (max-width: 62.5em) {
  .collapsible-social .social .title {
    display: none;
  }
}
.social ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.collapsible-social.is-expanded .social ul {
  background: #fff;
  z-index: 1;
}
.social ul a {
  display: block;
  padding: 0.75em;
}
.social ul a:hover,
.social ul a:focus {
  color: #d94535;
}
.color-activity-1 .social ul a:hover,
.color-activity-1 .social ul a:focus {
  color: #b6aca7;
}
.color-activity-2 .social ul a:hover,
.color-activity-2 .social ul a:focus {
  color: #b9d3d8;
}
.color-activity-3 .social ul a:hover,
.color-activity-3 .social ul a:focus {
  color: #7fbbbf;
}
.color-activity-4 .social ul a:hover,
.color-activity-4 .social ul a:focus {
  color: #7aaece;
}
.color-activity-5 .social ul a:hover,
.color-activity-5 .social ul a:focus {
  color: #7aa5a6;
}
.color-activity-6 .social ul a:hover,
.color-activity-6 .social ul a:focus {
  color: #009ba3;
}
.color-activity-7 .social ul a:hover,
.color-activity-7 .social ul a:focus {
  color: #9482b5;
}
.color-activity-8 .social ul a:hover,
.color-activity-8 .social ul a:focus {
  color: #6a7999;
}
.color-activity-9 .social ul a:hover,
.color-activity-9 .social ul a:focus {
  color: #99cc99;
}
.color-activity-10 .social ul a:hover,
.color-activity-10 .social ul a:focus {
  color: #9ba77b;
}
.color-activity-11 .social ul a:hover,
.color-activity-11 .social ul a:focus {
  color: #728680;
}
.color-activity-12 .social ul a:hover,
.color-activity-12 .social ul a:focus {
  color: #e73027;
}
.color-activity-13 .social ul a:hover,
.color-activity-13 .social ul a:focus {
  color: #d94535;
}
.color-activity-14 .social ul a:hover,
.color-activity-14 .social ul a:focus {
  color: #fbdad7;
}
.color-activity-15 .social ul a:hover,
.color-activity-15 .social ul a:focus {
  color: #9593be;
}
.color-activity-16 .social ul a:hover,
.color-activity-16 .social ul a:focus {
  color: #d94535;
}
.color-activity-17 .social ul a:hover,
.color-activity-17 .social ul a:focus {
  color: #0098b6;
}
.color-activity-18 .social ul a:hover,
.color-activity-18 .social ul a:focus {
  color: #016668;
}
.color-activity-19 .social ul a:hover,
.color-activity-19 .social ul a:focus {
  color: #6bcaba;
}
.social ul a:active {
  color: inherit;
  opacity: 0.5;
}
.region-navigation .social {
  margin-top: 2rem;
  font-size: 1.4rem;
}
.region-navigation .social li {
  margin-right: 1em;
}
.collapsible-header-content .wrapper-bottom-right .social {
  font-size: 1rem;
  position: absolute;
  right: 10vw;
}
@media screen and (max-width: 46.875em) {
  .collapsible-header-content .wrapper-bottom-right .social {
    display: inline-block;
    font-size: 1.4rem;
  }
}
.collapsible-header-content .wrapper-bottom-right .social ul {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-right: -0.75em;
}
.collapsible-header-content .wrapper-bottom-left .social {
  font-size: 1.2rem;
}
.collapsible-header-content .wrapper-bottom-left .social ul {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.collapsible-header-content .wrapper-bottom-left .social ul a {
  text-align: center;
}
.region-header .social {
  font-size: 1rem;
  margin-right: auto;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.region-header .social li:first-child .icon {
  padding-left: 0;
}
.footer .social li {
  margin-right: 1.5em;
  font-size: 1.4rem;
}
@media screen and (min-width: 46.9375em) {
  .footer .social li {
    font-size: 1.2rem;
  }
}
.footer .social li:last-of-type {
  margin-right: -0.75em;
}
@media screen and (min-width: 78.8125em) {
  .investment.type-brief .social li {
    margin: 0 2rem;
  }
}
.hp-presentation .social,
.spotlight-news .social {
  position: absolute;
  top: 4rem;
  right: 1.7391304348vw;
  color: #fff;
}
@media screen and (min-width: 62.5625em) {
  .hp-presentation .social,
  .spotlight-news .social {
    right: 5vw;
    top: 10rem;
  }
}
.hp-presentation .social ul,
.spotlight-news .social ul {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.8rem;
}
.hp-presentation .social li,
.spotlight-news .social li {
  margin-bottom: 1.2rem;
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .spotlight-news .social {
    top: 9rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .spotlight-news .social {
    top: 22rem;
  }
}
.member-profile .social ul li:first-child a {
  padding-left: 0;
}
@media screen and (max-width: 62.5em) {
  .investment .social li:first-child a {
    padding-left: 0;
  }
}
.investment .social .icon::before {
  font-size: 1.3rem;
}
.investment .social .link-out::before {
  margin-top: -0.5rem;
  font-size: 1.7rem;
}
@-webkit-keyframes lineProgress {
  from {
    width: 0;
  }
  to {
    width: 110%;
  }
}
@keyframes lineProgress {
  from {
    width: 0;
  }
  to {
    width: 110%;
  }
}
@-webkit-keyframes lineProgressSmall {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
@keyframes lineProgressSmall {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
.spotlight-news {
  position: relative;
  margin-left: 5vw;
  overflow: hidden;
}
@media screen and (max-width: 46.875em) {
  .spotlight-news {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    height: 42.2rem;
  }
}
.spotlight-news .bg {
  height: 42.2rem;
  background-position: left center;
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .spotlight-news .bg {
    height: 30rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .spotlight-news .bg {
    height: 55rem;
  }
}
@media print {
  .spotlight-news .bg {
    height: inherit;
  }
}
@media screen and (max-width: 46.875em) {
  .spotlight-news .bg {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
  }
}
.spotlight-news .container {
  padding-right: 10vw;
}
@media screen and (min-width: 46.9375em) {
  .spotlight-news .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-right: 5vw;
  }
}
.spotlight-news .category {
  padding-bottom: 0.5em;
  color: #d94535;
}
.spotlight-news .principal {
  padding: 8.6956521739vw 12.1739130435vw 8.6956521739vw 5vw;
  margin-top: -6.9565217391vw;
  background: #fff;
}
@media screen and (max-width: 46.875em) {
  .spotlight-news .principal::before {
    content: "";
    position: absolute;
    top: -3px;
    left: 0;
    width: 17.3913043478vw;
    height: 6px;
    background: #d94535;
  }
  .spotlight-news .principal::before {
    width: 0;
    -webkit-animation-name: lineProgressSmall;
    animation-name: lineProgressSmall;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }
}
@media screen and (min-width: 46.9375em) {
  .spotlight-news .principal {
    width: calc((8) * 3.4782608696vw + 1 * 5vw);
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 3.1304347826vw 8.6956521739vw 0 5vw;
  }
}
.spotlight-news .principal::after {
  position: absolute;
  right: 6.9565217391vw;
  bottom: 8.6956521739vw;
}
@media screen and (min-width: 46.9375em) {
  .spotlight-news .principal::after {
    right: 3.4782608696vw;
    bottom: 0;
  }
}
.spotlight-news .principal .title {
  margin-bottom: 1em;
  font-size: 1.8rem;
}
@media screen and (min-width: 119.0625em) {
  .spotlight-news .principal .title {
    margin-bottom: 0.5em;
    font-size: 3rem;
  }
}
@media screen and (min-width: 78.8125em) and (max-width: 119em) {
  .spotlight-news .principal .title {
    margin-bottom: 0.5em;
    font-size: 2.1rem;
  }
}
.spotlight-news .list {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.spotlight-news .list::before {
  content: "";
  position: absolute;
  top: -3px;
  left: 0;
  width: 17.3913043478vw;
  height: 6px;
  background: #d94535;
}
@media screen and (max-width: 46.875em) {
  .spotlight-news .list {
    display: none;
  }
}
.spotlight-news .list::before {
  width: 0;
  -webkit-animation-name: lineProgress;
  animation-name: lineProgress;
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}
.spotlight-news .list li {
  width: 27.8260869565vw;
  padding: 3.1304347826vw 3.4782608696vw 0;
}
.spotlight-news .list li:first-of-type::after {
  content: "";
  position: absolute;
  top: 3.4782608696vw;
  bottom: 0;
  right: 0;
  width: 2px;
  background: rgba(85, 85, 85, 0.25);
}
.spotlight-news .list .info {
  margin-top: 1rem;
}
.tag {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.25em 0.5em;
  margin: 0 0.75em 0.75em 0;
  border: 1px solid;
  opacity: 0.5;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (min-width: 62.5625em) {
  .tag {
    margin: 0 1.5em 1.5em 0;
  }
}
.section-header .tag {
  margin-bottom: 0;
}
.tag[href]:hover,
.tag[href]:focus {
  opacity: 1;
}
.tag[href]:active {
  border-color: #555555;
  background: #555555;
  color: #fff;
}
.tag.type-hash::before {
  content: "#";
}
.tag .delete {
  margin-left: 1em;
}
.tag .delete::before {
  content: "\e904";
  font-size: 1rem;
  font-weight: 600;
}
.list-tag-newsroom .tag {
  opacity: 1;
  padding: 0.5rem 1rem;
  margin: 0 1.5rem 1.5rem 0;
  border-color: #fff;
  color: #fff;
  font-size: 1.4rem;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 46.9375em) {
  .list-tag-newsroom .tag {
    padding: 0.25rem 2rem;
    font-size: 2rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .list-tag-newsroom .tag {
    padding: 0.25em 0.5em;
    margin: 0 1.5rem 3rem 0;
    font-size: 2.5rem;
  }
}
.list-tag-newsroom .tag:hover,
.list-tag-newsroom .tag:focus {
  color: #d94535;
  background-color: #fff;
}
.team-preview-group {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-bottom: 1.5rem;
}
@media print {
  .team-preview-group {
    display: block;
  }
}
.team-preview-group::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 5vw;
  right: 5vw;
  z-index: -1;
  background: #f5f5f5;
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .team-preview-group::before {
    left: 10vw;
    right: 10vw;
  }
}
@media screen and (min-width: 62.5625em) {
  .team-preview-group::before {
    top: 3.4782608696vw;
  }
}
.team-preview-group .inner {
  position: relative;
  z-index: 1;
  margin-left: calc(3.4782608696vw + 2 * 5vw);
  padding-top: 6.9565217391vw;
  padding-bottom: 6.9565217391vw;
  padding-right: calc(3.4782608696vw + 2 * 5vw);
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .team-preview-group .inner {
    padding-top: 3.4782608696vw;
    padding-bottom: 3.4782608696vw;
  }
}
@media screen and (min-width: 62.5625em) {
  .team-preview-group .inner {
    width: calc((9) * 3.4782608696vw + 0 * 5vw);
    margin-left: calc(3.4782608696vw + 5vw);
    padding-right: 3.4782608696vw;
    padding-bottom: 3rem;
  }
}
@media print {
  .team-preview-group .inner {
    margin-left: 1rem;
    padding: 1rem 1rem 1rem 0;
  }
}
@media screen and (min-width: 62.5625em) {
  .team-preview-group .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 4.2rem;
  }
}
.team-preview-group .title {
  margin-bottom: 1rem;
  font-size: 2.8rem;
}
@media screen and (min-width: 62.5625em) {
  .team-preview-group .title {
    font-size: 4.2rem;
    margin-bottom: 2rem;
  }
}
.team-preview-group .action {
  margin-top: 2rem;
}
.team-preview-group .item-quote {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  width: calc((11) * 3.4782608696vw + 0 * 5vw);
  padding: 4.347826087vw 5.2173913043vw;
  margin-right: 0;
  margin-left: auto;
  background: #323c46;
  color: #fff;
  z-index: 2;
}
.color-activity-1 .team-preview-group .item-quote {
  background: #b6aca7;
}
.color-activity-2 .team-preview-group .item-quote {
  background: #b9d3d8;
}
.color-activity-3 .team-preview-group .item-quote {
  background: #7fbbbf;
}
.color-activity-4 .team-preview-group .item-quote {
  background: #7aaece;
}
.color-activity-5 .team-preview-group .item-quote {
  background: #7aa5a6;
}
.color-activity-6 .team-preview-group .item-quote {
  background: #009ba3;
}
.color-activity-7 .team-preview-group .item-quote {
  background: #9482b5;
}
.color-activity-8 .team-preview-group .item-quote {
  background: #6a7999;
}
.color-activity-9 .team-preview-group .item-quote {
  background: #99cc99;
}
.color-activity-10 .team-preview-group .item-quote {
  background: #9ba77b;
}
.color-activity-11 .team-preview-group .item-quote {
  background: #728680;
}
.color-activity-12 .team-preview-group .item-quote {
  background: #e73027;
}
.color-activity-13 .team-preview-group .item-quote {
  background: #d94535;
}
.color-activity-14 .team-preview-group .item-quote {
  background: #fbdad7;
}
.color-activity-15 .team-preview-group .item-quote {
  background: #9593be;
}
.color-activity-16 .team-preview-group .item-quote {
  background: #d94535;
}
.color-activity-17 .team-preview-group .item-quote {
  background: #0098b6;
}
.color-activity-18 .team-preview-group .item-quote {
  background: #016668;
}
.color-activity-19 .team-preview-group .item-quote {
  background: #6bcaba;
}
@media print {
  .team-preview-group .item-quote {
    padding-left: 8rem;
    padding-right: 8rem;
    width: 100%;
  }
}
.team-preview-group .item-quote blockquote {
  margin-bottom: 0;
}
.team-preview-group .item-quote .text {
  font-size: 2.8rem;
  font-weight: 500;
  line-height: 1.2;
}
.team-preview-group .item-quote .author {
  margin-bottom: 0.2em;
  font-size: 1.6rem;
  font-weight: bold;
  color: inherit;
}
.team-preview-group .item-quote .role {
  font-size: 1.6rem;
}
@media screen and (max-width: 62.5em) {
  .team-preview-group .item-quote {
    display: none;
  }
}
.team-preview-group.with-img {
  padding-bottom: 0;
}
@media screen and (min-width: 46.9375em) {
  .team-preview-group.with-img {
    margin-left: 5vw;
    margin-right: 5vw;
  }
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .team-preview-group.with-img {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 3.4782608696vw;
    margin-bottom: 3.4782608696vw;
  }
  .team-preview-group.with-img::before {
    left: calc(5vw + 3.4782608696vw * 5);
    top: -3.4782608696vw;
    bottom: -3.4782608696vw;
    right: 0;
  }
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .team-preview-group.with-img .inner {
    margin-left: 0;
    padding: 0 3.4782608696vw 0 6.9565217391vw;
  }
}
@media screen and (max-width: 62.5em) {
  .team-preview-group.with-img .content {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
}
@media screen and (min-width: 62.5625em) {
  .team-preview-group.with-img .content {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .team-preview-group.with-img .content {
    width: calc((14) * 3.4782608696vw + 0 * 5vw);
  }
}
.team-preview-group.with-img .item-quote {
  margin-bottom: -3rem;
  margin-right: calc(3.4782608696vw + 5vw);
}
@media print {
  .team-preview-group.with-img .item-quote {
    margin-right: 1rem;
  }
}
.team-preview-group.with-img .media {
  min-height: 1px;
}
@media screen and (max-width: 46.875em) {
  .team-preview-group.with-img .media {
    padding: 0 5vw;
  }
}
@media screen and (max-width: 62.5em) {
  .team-preview-group.with-img .media {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .team-preview-group.with-img .media {
    width: calc((13) * 3.4782608696vw + 0 * 5vw);
  }
}
.team-preview {
  position: relative;
  margin: 0 5vw;
  padding: 5rem 5vw 0;
  background: #d9e4e7;
}
@media screen and (max-width: 46.875em) {
  .team-preview {
    background-size: 20%;
    margin-top: 5rem;
  }
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .team-preview {
    margin-top: 8rem;
    padding-top: 9rem;
    background-size: 13%;
  }
}
@media screen and (min-width: 62.5625em) {
  .team-preview {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5rem 0 4.5rem;
    margin-left: calc(5vw * 2 + 3.4782608696vw * 2);
    margin-right: 10vw;
  }
}
@media screen and (max-width: 46.875em) {
  .team-preview .media {
    margin-top: -10rem;
  }
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .team-preview .media {
    margin-top: -17rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .team-preview .media {
    width: calc((14) * 3.4782608696vw + 0 * 5vw);
    margin-left: calc(-3.4782608696vw * 2);
  }
}
.team-preview .content {
  padding: 2.5rem 3.4782608696vw;
}
@media screen and (min-width: 46.9375em) {
  .team-preview .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 62.5625em) {
  .team-preview .content {
    width: calc((9) * 3.4782608696vw + 0 * 5vw);
    padding: 1rem 3.4782608696vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.team-preview .top {
  margin-bottom: 3rem;
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .team-preview .top {
    width: calc((9) * 3.4782608696vw + 0 * 5vw);
    margin-right: 3.4782608696vw;
  }
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .team-preview .bottom {
    width: calc((8) * 3.4782608696vw + 0 * 5vw);
    padding-top: 1rem;
    margin-left: 3.4782608696vw;
    margin-right: 6.9565217391vw;
  }
}
.team-preview .bottom > p {
  margin-bottom: 1rem;
}
.team-preview .title,
.team-preview .name {
  color: #323c46;
}
.color-activity-1 .team-preview .title,
.color-activity-1 .team-preview .name {
  color: #b6aca7;
}
.color-activity-2 .team-preview .title,
.color-activity-2 .team-preview .name {
  color: #b9d3d8;
}
.color-activity-3 .team-preview .title,
.color-activity-3 .team-preview .name {
  color: #7fbbbf;
}
.color-activity-4 .team-preview .title,
.color-activity-4 .team-preview .name {
  color: #7aaece;
}
.color-activity-5 .team-preview .title,
.color-activity-5 .team-preview .name {
  color: #7aa5a6;
}
.color-activity-6 .team-preview .title,
.color-activity-6 .team-preview .name {
  color: #009ba3;
}
.color-activity-7 .team-preview .title,
.color-activity-7 .team-preview .name {
  color: #9482b5;
}
.color-activity-8 .team-preview .title,
.color-activity-8 .team-preview .name {
  color: #6a7999;
}
.color-activity-9 .team-preview .title,
.color-activity-9 .team-preview .name {
  color: #99cc99;
}
.color-activity-10 .team-preview .title,
.color-activity-10 .team-preview .name {
  color: #9ba77b;
}
.color-activity-11 .team-preview .title,
.color-activity-11 .team-preview .name {
  color: #728680;
}
.color-activity-12 .team-preview .title,
.color-activity-12 .team-preview .name {
  color: #e73027;
}
.color-activity-13 .team-preview .title,
.color-activity-13 .team-preview .name {
  color: #d94535;
}
.color-activity-14 .team-preview .title,
.color-activity-14 .team-preview .name {
  color: #fbdad7;
}
.color-activity-15 .team-preview .title,
.color-activity-15 .team-preview .name {
  color: #9593be;
}
.color-activity-16 .team-preview .title,
.color-activity-16 .team-preview .name {
  color: #d94535;
}
.color-activity-17 .team-preview .title,
.color-activity-17 .team-preview .name {
  color: #0098b6;
}
.color-activity-18 .team-preview .title,
.color-activity-18 .team-preview .name {
  color: #016668;
}
.color-activity-19 .team-preview .title,
.color-activity-19 .team-preview .name {
  color: #6bcaba;
}
.team-preview .title {
  margin-bottom: 1.5rem;
}
.team-preview-member {
  margin-bottom: 2rem;
}
.team-preview-member .name {
  font-size: 2.1rem;
}
.team-preview-member .job {
  font-size: 1rem;
}
@media screen and (min-width: 62.5625em) {
  .team-preview-member .job {
    font-size: 1.2rem;
  }
}
.team {
  margin-bottom: 1.5rem;
}
.team .category {
  font-weight: bold;
}
.team ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.participating .team ul {
  display: block;
}
.team li:not(:last-of-type) {
  position: relative;
  padding-right: 1rem;
}
.team li:not(:last-of-type)::after {
  content: ",";
}
.participating .team li:not(:last-of-type)::after {
  content: "";
}
.collapsible-more-content .team a:focus,
.collapsible-more-content .team a:hover,
.collapsible-more-content .team a:active {
  text-decoration: underline;
}
.teaser {
  margin-bottom: 2em;
  font-weight: 300;
}
.text-highlight {
  background: #fff;
  padding: 6.9565217391vw;
}
@media screen and (min-width: 46.9375em) {
  .text-highlight {
    padding: 3.4782608696vw;
  }
}
@media screen and (min-width: 46.9375em) and (max-width: 62.5em) {
  .text-highlight {
    width: calc((10) * 3.4782608696vw + 0 * 5vw);
  }
  .media-on-left .text-highlight {
    width: calc((11) * 3.4782608696vw + 0 * 5vw);
  }
}
@media screen and (min-width: 62.5625em) {
  .text-highlight {
    width: calc((9) * 3.4782608696vw + 0 * 5vw);
  }
  .media-on-left .text-highlight {
    width: calc((10) * 3.4782608696vw + 0 * 5vw);
  }
}
.hp-img-txt.media-behind .text-highlight {
  padding-bottom: 10rem;
}
@media print {
  .text-highlight {
    padding: 0;
  }
}
.text-highlight .title {
  margin-bottom: 2rem;
}
.text-highlight .subtitle {
  margin-bottom: 0.5em;
  color: #d94535;
  font-weight: 500;
}
.text-highlight .btn {
  margin-top: 3em;
}
.hp-presentation .text-highlight {
  padding-right: 0;
  padding-left: 0;
}
@media screen and (min-width: 62.5625em) and (max-width: 64em) {
  .hp-presentation .text-highlight {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 46.9375em) {
  .hp-presentation .text-highlight {
    width: calc((11) * 3.4782608696vw + 0 * 5vw);
  }
}
@media screen and (min-width: 46.9375em) and (max-width: 64em) {
  .hp-presentation .text-highlight {
    padding-left: 1.5rem;
  }
}
@media screen and (orientation: portrait) and (min-width: 46.9375em) and (max-width: 64em) {
  .hp-presentation .text-highlight {
    width: calc((15) * 3.4782608696vw + 0 * 5vw);
    padding-left: 3.4782608696vw;
    padding-top: 0.5rem;
  }
}
@media screen and (min-width: 78.8125em) and (max-width: 119em) {
  .hp-presentation .text-highlight {
    width: calc((12) * 3.4782608696vw + 0 * 5vw);
  }
}
@media screen and (min-width: 78.8125em) {
  .hp-presentation .text-highlight {
    padding-left: 3rem;
  }
}
@media screen and (min-width: 119.0625em) {
  .hp-presentation .text-highlight {
    padding-right: 3.4782608696vw;
  }
}
.hp-presentation .text-highlight .btn {
  margin-top: 1.5em;
}
.item-timeline {
  margin-bottom: 3.5rem;
}
@media screen and (min-width: 46.9375em) {
  .item-timeline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.item-timeline .number {
  position: relative;
  min-width: 17.3913043478vw;
  font-weight: 700;
}
@media screen and (max-width: 46.875em), print {
  .item-timeline .number {
    margin-bottom: 1em;
    font-size: 1.4rem;
    color: #d94535;
  }
}
@media screen and (min-width: 46.9375em) {
  .item-timeline .number::after {
    content: "";
    display: block;
    position: absolute;
    height: 2px;
    width: calc(100% - 4em);
    top: 50%;
    left: 4em;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #d94535;
  }
}
@media print {
  .item-timeline .number {
    width: 100%;
  }
}
@media screen and (min-width: 46.9375em) {
  .item-timeline .txt {
    margin-left: 3.4782608696vw;
  }
}
.trending {
  scroll-margin-top: 10rem;
}
.trending-wrapper {
  position: relative;
  padding-top: 3.5rem;
}
@media screen and (min-width: 28.1875em) {
  .trending-wrapper {
    padding-top: 5rem;
  }
}
@media screen and (min-width: 46.9375em) {
  .trending-wrapper {
    padding-top: 7rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .trending-wrapper {
    padding-top: 10rem;
  }
}
.trending-title {
  position: absolute;
  top: 0;
  left: 2rem;
  pointer-events: none;
  margin: 0;
  color: rgba(255, 255, 255, 0.03);
  font-size: 5rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.07em;
  text-transform: uppercase;
}
@media screen and (min-width: 28.1875em) {
  .trending-title {
    font-size: 6.5rem;
  }
}
@media screen and (min-width: 46.9375em) {
  .trending-title {
    font-size: 9.5rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .trending-title {
    font-size: 15rem;
  }
}
.working-list {
  padding-top: 5rem;
}
@media screen and (min-width: 46.9375em) {
  .working-list {
    overflow: hidden;
    width: calc((15) * 3.4782608696vw + 1 * 5vw);
    padding-right: 5vw;
    padding-left: 3.4782608696vw;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 2.0869565217vw;
    -moz-column-gap: 2.0869565217vw;
    column-gap: 2.0869565217vw;
  }
}
@media screen and (min-width: 62.5625em) {
  .working-list {
    width: calc((14) * 3.4782608696vw + 1 * 5vw);
  }
}
.paragraph--type--jobs-opportunities .working-list.slideshow-mobile-only {
  padding-top: 0;
}
.working-list .item {
  overflow: hidden;
  background: #fff;
  -webkit-box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.1);
  box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.1);
}
@media screen and (min-width: 46.9375em) {
  .working-list .item:not(:last-of-type) {
    margin-bottom: 2.0869565217vw;
  }
  .working-list .item:first-of-type {
    margin-top: -10.4347826087vw;
  }
}
@media print {
  .working-list .item {
    margin-bottom: 2rem;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.working-list .item > * {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.working-list .item > *:hover,
.working-list .item > *:focus {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media screen and (orientation: portrait) and (min-width: 46.9375em) and (max-width: 64em) {
  .working-list-image,
  .working-list .item-event .media {
    position: relative;
    overflow: hidden;
  }
  .working-list-image img,
  .working-list .item-event .media img {
    max-width: inherit;
    width: auto;
    max-height: 22vh;
  }
  .working-list .item-event .media img {
    max-height: 8vh;
  }
}
@media screen and (min-width: 46.9375em) {
  .working {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: calc(5vw - 3.4782608696vw);
    position: relative;
  }
}
@media screen and (max-width: 62.5em) {
  .hp-section .working {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}
.working .text-highlight {
  width: 100%;
}
@media screen and (max-width: 46.875em) {
  .working .content-txt .btn {
    display: none;
  }
}
.working .action-mobile {
  text-align: center;
  margin: 1rem 0 4.2rem;
}
@media screen and (max-width: 46.875em) {
  .working .action-mobile {
    position: absolute;
    bottom: 0;
    width: 100%;
    margin: 1rem 0 1.5rem;
  }
}
.zone {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.zone .list {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -1.2rem;
  margin-left: -1.2rem;
}
.zone .list > * {
  width: calc(100% / 1 - 0.1px);
  padding-right: 1.2rem;
  padding-left: 1.2rem;
  margin-bottom: 2.4rem;
}
@media screen and (min-width: 78.8125em) {
  .zone.type-vertical .list > * {
    width: calc(100% / 3 - 0.1px);
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}
.zone-highlight {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow-x: hidden;
  overflow-y: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.zone-highlight .highlight {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
@media screen and (min-width: 62.5625em) {
  .zone-highlight.type-expertise {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.zone-highlight.type-expertise .highlight {
  min-height: 19rem;
}
@media screen and (min-width: 62.5625em) {
  .zone-highlight.type-expertise .highlight {
    width: 50%;
  }
}
.zone-highlight.type-expertise .list {
  padding: 1.5rem 0;
}
@media screen and (min-width: 62.5625em) {
  .zone-highlight.type-expertise .list {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    width: 50%;
    padding: 0 1.5rem;
  }
}
@media screen and (min-width: 78.8125em) {
  .zone-highlight.type-expertise .list {
    padding: 0 6.8rem;
  }
}
.zone-highlight.type-expertise .list li {
  margin: 1.5rem 0;
}
.zone-highlight.type-expertise .list a {
  display: block;
  padding: 0.5em 1em;
  font-size: 1.4rem;
}
.zone-highlight.type-expertise .list a:hover,
.zone-highlight.type-expertise .list a:focus {
  color: #d94535;
  text-decoration: underline;
}
.zone-highlight.type-expertise .list a:hover.color-activity-1,
.zone-highlight.type-expertise .list a:focus.color-activity-1 {
  color: #b6aca7;
}
.zone-highlight.type-expertise .list a:hover.color-activity-2,
.zone-highlight.type-expertise .list a:focus.color-activity-2 {
  color: #b9d3d8;
}
.zone-highlight.type-expertise .list a:hover.color-activity-3,
.zone-highlight.type-expertise .list a:focus.color-activity-3 {
  color: #7fbbbf;
}
.zone-highlight.type-expertise .list a:hover.color-activity-4,
.zone-highlight.type-expertise .list a:focus.color-activity-4 {
  color: #7aaece;
}
.zone-highlight.type-expertise .list a:hover.color-activity-5,
.zone-highlight.type-expertise .list a:focus.color-activity-5 {
  color: #7aa5a6;
}
.zone-highlight.type-expertise .list a:hover.color-activity-6,
.zone-highlight.type-expertise .list a:focus.color-activity-6 {
  color: #009ba3;
}
.zone-highlight.type-expertise .list a:hover.color-activity-7,
.zone-highlight.type-expertise .list a:focus.color-activity-7 {
  color: #9482b5;
}
.zone-highlight.type-expertise .list a:hover.color-activity-8,
.zone-highlight.type-expertise .list a:focus.color-activity-8 {
  color: #6a7999;
}
.zone-highlight.type-expertise .list a:hover.color-activity-9,
.zone-highlight.type-expertise .list a:focus.color-activity-9 {
  color: #99cc99;
}
.zone-highlight.type-expertise .list a:hover.color-activity-10,
.zone-highlight.type-expertise .list a:focus.color-activity-10 {
  color: #9ba77b;
}
.zone-highlight.type-expertise .list a:hover.color-activity-11,
.zone-highlight.type-expertise .list a:focus.color-activity-11 {
  color: #728680;
}
.zone-highlight.type-expertise .list a:hover.color-activity-12,
.zone-highlight.type-expertise .list a:focus.color-activity-12 {
  color: #e73027;
}
.zone-highlight.type-expertise .list a:hover.color-activity-13,
.zone-highlight.type-expertise .list a:focus.color-activity-13 {
  color: #d94535;
}
.zone-highlight.type-expertise .list a:hover.color-activity-14,
.zone-highlight.type-expertise .list a:focus.color-activity-14 {
  color: #fbdad7;
}
.zone-highlight.type-expertise .list a:hover.color-activity-15,
.zone-highlight.type-expertise .list a:focus.color-activity-15 {
  color: #9593be;
}
.zone-highlight.type-expertise .list a:hover.color-activity-16,
.zone-highlight.type-expertise .list a:focus.color-activity-16 {
  color: #d94535;
}
.zone-highlight.type-expertise .list a:hover.color-activity-17,
.zone-highlight.type-expertise .list a:focus.color-activity-17 {
  color: #0098b6;
}
.zone-highlight.type-expertise .list a:hover.color-activity-18,
.zone-highlight.type-expertise .list a:focus.color-activity-18 {
  color: #016668;
}
.zone-highlight.type-expertise .list a:hover.color-activity-19,
.zone-highlight.type-expertise .list a:focus.color-activity-19 {
  color: #6bcaba;
}
.zone-highlight.type-news-insight .highlight {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-bottom: 1.7391304348vw;
}
.zone-highlight.type-news-insight .list {
  min-height: 22rem;
  margin-bottom: -1.7391304348vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -0.8695652174vw;
  margin-left: -0.8695652174vw;
}
.zone-highlight.type-news-insight .list > * {
  width: calc(100% / 1 - 0.1px);
  padding-right: 0.8695652174vw;
  padding-left: 0.8695652174vw;
  margin-bottom: 1.7391304348vw;
}
@media screen and (min-width: 62.5625em) {
  .zone-highlight.type-news-insight .list > * {
    width: calc(100% / 2 - 0.1px);
  }
}
@media print {
  #skip-link,
  .region-navigation,
  .layout-container > footer,
  .breadcrumb,
  .search-form,
  .region-sidebar-second {
    display: none;
  }
  html,
  body {
    overflow: inherit;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
}
