@charset "UTF-8";
/*
* Ticker colors (from tax)
*/
:root {
  --orange-ticker-color: #ff7835;
  --green-ticker-color: #09c13c;
  --yellow-ticker-color: #FFAE11;
  --lightblue-ticker-color: #1DDDFC;
  --square-base-background: #00000040;
}

/*
* Background section colors (from tax)
*/
:root {
  --dark-section-background: #216093;
  --sky-blue-section-background: #E5F1F9;
  --light-section-background: #FFFFFF;
}

/*
* Button colors
*/
:root {
  --button-fill-color: #FF671D;
  --button-text-color: #fff;
  --button-link-border-color: #FF671D;
  --button-link-background-color: #F4F0E7;
  --button-link-text-color: #236092;
}

/*
* Generics
*/
:root {
  --display-title-color: #216093;
  --field-label-color: #216093;
}

/*
* Header
*/
:root {
  --header-background-color: #306895;
  --header-main-image-filter: brightness(0.5);
  --content-type-label-background: #236092;
  --breadcrumb-background-color: #e5e9f1;
  --breadcrumb-separator-content: "❯";
  --breadcrumb-separator-color: #6c757d;
}

/*
* Toolbar offsets
*/
:root {
  --gin-header-y-offset: 0;
}

body:not(.user-logged-in) {
  --gin-toolbar-y-offset: 0;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

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

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

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

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

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

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

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

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

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

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

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

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

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

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

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

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

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

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

/*
* Buttons
*/
.field--name-field-link-to a,
.paragraph--type--button-with-link.normal-button a {
  display: flex;
  font-size: calc(11.2px + 4.8 * (100vw - 300px) / 1300);
  font-weight: 700;
  cursor: pointer;
  border-radius: 4px;
  padding: 10px 20px;
  border: none;
  background-color: var(--button-fill-color);
  text-align: center;
  color: var(--button-text-color);
  white-space: nowrap;
  position: relative;
  text-wrap: wrap;
  line-height: 1;
  max-width: 100%;
  overflow: hidden;
  transition: 0.5s;
  width: -moz-max-content;
  width: max-content;
  text-decoration: none;
}
.field--name-field-link-to a:hover,
.paragraph--type--button-with-link.normal-button a:hover {
  background-color: var(--button-fill-color);
  text-decoration: none;
  transform: scale(1.06);
  color: var(--button-text-color);
}
.field--name-field-link-to a:hover:after,
.paragraph--type--button-with-link.normal-button a:hover:after {
  transition: 0.5s;
  left: 100%;
  transform: translateX(100%);
}
.field--name-field-link-to a:after,
.paragraph--type--button-with-link.normal-button a:after {
  content: "";
  background: white;
  display: flex;
  opacity: 0.5;
  width: 30px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  transform: skew(-30deg, 0deg) translateX(-150%);
}

/*
* Display title
*/
.field--name-field-display-title {
  font-size: calc(28px + 12 * (100vw - 300px) / 1300);
  font-weight: 600;
  margin-bottom: 10px;
  text-align: center;
  color: var(--display-title-color);
}

/*
* Node fields label
*/
/*
* Basic fields container
* Use this class to apply a basic style to a container with fields [class='basic-fields-container container']
*/
.basic-fields-container {
  display: flex;
  flex-direction: column;
  margin: 30px 0;
  gap: 20px;
}
.basic-fields-container .field--label-inline {
  display: flex;
  flex-wrap: wrap;
  gap: 20%;
}
.basic-fields-container .field__label {
  font-weight: 700;
  color: var(--field-label-color);
  font-size: calc(14px + 4 * (100vw - 300px) / 1300);
}

.basic-content-header {
  display: flex;
  position: relative;
  overflow: hidden;
  height: 500px;
  align-items: center;
  justify-content: center;
}
.basic-content-header .title {
  width: auto !important;
  min-width: -moz-min-content !important;
  min-width: min-content !important;
  max-width: 60% !important;
  display: flex;
  font-weight: 700;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 1;
  padding: 20px;
}
.basic-content-header .title .field--name-field-display-title {
  width: initial;
}
.basic-content-header .title .field--name-field-subtitle {
  color: white;
  font-weight: 400;
  font-size: calc(12px + 12 * (100vw - 300px) / 1300);
}
.basic-content-header .title .field--name-title,
.basic-content-header .title .field--name-field-display-title,
.basic-content-header .title .field--name-field-display-title-second-line {
  color: white;
  font-weight: 700;
  text-transform: uppercase;
  font-size: calc(28px + 12 * (100vw - 300px) / 1300);
}
.basic-content-header .node-label {
  text-transform: uppercase;
  font-weight: bold;
  color: white;
}
.basic-content-header .main-image {
  right: 0;
  margin-bottom: 0;
  margin: 0;
  background: var(--header-background-color);
  position: absolute;
  right: 0;
  margin: 0;
  width: 100%;
  height: 100%;
}
.basic-content-header .main-image .field--name-field-header-image,
.basic-content-header .main-image .contextual-region,
.basic-content-header .main-image .field--name-field-media-image {
  width: 100%;
  height: 100%;
  margin: 0;
}
.basic-content-header .main-image img {
  filter: var(--header-main-image-filter);
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  margin: 0 !important;
}
.basic-content-header .content-type-label {
  background-color: var(--content-type-label-background);
  text-transform: uppercase;
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  color: #fff;
  flex-wrap: nowrap;
  z-index: 1;
  font-weight: 700;
  padding: 10px;
  gap: 5px;
  font-size: calc(15.4px + (6.6) * (100vw - 300px) / 1300);
}
.basic-content-header .content-type-label .field--type-entity-reference {
  margin: 0 !important;
}
.basic-content-header .content-type-label a {
  font-size: calc(15.4px + (6.6) * (100vw - 300px) / 1300);
  color: #FFFFFF;
  font-family: "Poppins";
  font-weight: 400;
}

/*
* Content without header
*/
.content-without-header {
  position: relative;
}
.content-without-header .content-type-label {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
}
.content-without-header .title {
  padding: 50px;
}
.content-without-header .field--name-field-display-title,
.content-without-header .field--name-title {
  font-size: calc(28px + 12 * (100vw - 300px) / 1300);
  margin-bottom: 10px;
  color: var(--display-title-color);
  font-weight: 700;
  text-transform: uppercase;
  width: calc(100% - 150px);
  text-align: left;
}
.content-without-header .field--name-field-subtitle {
  font-size: calc(12px + 12 * (100vw - 300px) / 1300);
  font-weight: 400;
  text-align: left;
}

/*
* Submenu index
*/
.landing-page--breadcrumb {
  position: sticky;
  top: calc(var(--gin-toolbar-y-offset) + var(--gin-header-y-offset));
  display: flex;
  justify-content: center;
  gap: 1.6em;
  border-top: 1px solid #ccc;
  background-color: white;
  padding: 10px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  z-index: 6;
}
.landing-page--breadcrumb a {
  text-transform: uppercase;
  text-decoration: none;
  font-size: calc(11.2px + (4.8) * (100vw - 300px) / 1300);
}

.paragraph--type--paragraph-section .section-content {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.paragraph--type--paragraph-section .section-content .two-col > .field__items {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
}
@media only screen and (max-width: 600px) {
  .paragraph--type--paragraph-section .section-content .two-col > .field__items {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}
.paragraph--type--paragraph-section .section-content .three-col > .field__items {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
}
@media only screen and (max-width: 800px) {
  .paragraph--type--paragraph-section .section-content .three-col > .field__items {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}
.paragraph--type--paragraph-section .section-content .four-col > .field__items {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
}
@media only screen and (max-width: 1100px) {
  .paragraph--type--paragraph-section .section-content .four-col > .field__items {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 40px;
  }
}
@media only screen and (max-width: 600px) {
  .paragraph--type--paragraph-section .section-content .four-col > .field__items {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}

/*
* Backgrounds
*/
.dark {
  --display-title-color: white;
  position: relative;
  background: var(--dark-section-background);
  color: white;
}
.dark .field--name-field-display-title {
  color: white;
}
.dark .accordion .field--name-field-display-title {
  color: #216093;
}
.dark .accordion * {
  color: #216093;
}
.dark .field--name-field-text-intro {
  color: white;
}
.dark table {
  outline: 1px solid #113a52;
}
.dark table tr td,
.dark table tr td * {
  border-bottom: 1px solid #ccc;
  border-width: 0;
  border-left: 0;
  font-size: 14px;
}
.dark .btn {
  color: white;
}

.sky-blue {
  background: var(--sky-blue-section-background);
}

.light {
  background: var(--light-section-background);
}

.light .paragraph--type--tickers.default .field--name-field-value-detail,
.light .paragraph--type--tickers.default .field--name-field-ticker-title {
  color: #3E4F5F;
}
.light .paragraph--type--tickers.default:before {
  background: #206093;
}

.paragraph--type--video-or-image *:not([data-contextual-id]) {
  width: 100%;
  height: 100%;
  position: relative;
}
.paragraph--type--video-or-image *:not([data-contextual-id]) * {
  width: 100%;
  height: 100%;
  margin: 0;
}
.paragraph--type--video-or-image *:not([data-contextual-id]) .contextual-links {
  width: unset !important;
  height: unset !important;
}
.paragraph--type--video-or-image *:not([data-contextual-id]) .contextual {
  width: unset !important;
  height: unset !important;
}
.paragraph--type--video-or-image *:not([data-contextual-id]) .field--name-field-media {
  margin: 0 !important;
}
.paragraph--type--video-or-image *:not([data-contextual-id]) .field--name-field-media .field--name-field-media-image {
  margin: 0 !important;
}
.paragraph--type--video-or-image *:not([data-contextual-id]) .field--type-image {
  float: unset;
}
.paragraph--type--video-or-image *:not([data-contextual-id]) .field--type-image img {
  position: relative;
  z-index: 1;
  margin: 0;
}
.paragraph--type--video-or-image *:not([data-contextual-id]) .field--name-field-media-oembed-video {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}
.paragraph--type--video-or-image *:not([data-contextual-id]) .field--name-field-media-oembed-video .media-oembed-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.paragraph--type--slider .slick-slider {
  position: relative;
}
.paragraph--type--slider .slick-slider .slick-arrow {
  position: absolute;
  z-index: 999;
  top: 50%;
  width: 20px;
  height: 20px;
  cursor: pointer;
  color: #fff;
  border: none;
  outline: none;
  background: transparent;
}
.paragraph--type--slider .slick-slider .slick-arrow svg {
  height: 25px;
  padding: 0;
}
.paragraph--type--slider .slick-slider .slick-arrow.prev-arrow {
  left: 15px;
}
.paragraph--type--slider .slick-slider .slick-arrow.next-arrow {
  right: 15px;
}
.paragraph--type--slider .slick-slider .slick-dots {
  bottom: 10px !important;
}
.paragraph--type--slider .slick-slider .slick-dots li {
  margin: 0 2px !important;
}
.paragraph--type--slider .slick-slider .slick-dots button:before {
  color: #fff !important;
  font-size: 14px !important;
}
.paragraph--type--slider .slick-slider .paragraph--type--image-slide {
  position: relative;
  overflow: hidden;
}
.paragraph--type--slider .slick-slider .paragraph--type--image-slide .slider-item__header {
  position: absolute;
  top: 50%;
  left: 15%;
  padding: 30px 0;
  z-index: 1;
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: flex-start;
  width: 80%;
  transform: translateY(-50%);
}
@media (min-width: 768px) {
  .paragraph--type--slider .slick-slider .paragraph--type--image-slide .slider-item__header {
    left: 80px;
    width: 60%;
    gap: 20px;
  }
}
.paragraph--type--slider .slick-slider .paragraph--type--image-slide .slider-item__header .field--name-field-slide-title {
  color: #fff !important;
  font-weight: 700 !important;
  font-size: calc(25.2px + (10.8) * (100vw - 300px) / 1300);
  display: flex;
  flex-wrap: wrap;
  line-height: normal;
}
.paragraph--type--slider .slick-slider .paragraph--type--image-slide .slider-item__header .field--name-field-image-subtitle {
  color: #fff !important;
  font-size: calc(19.6px + (8.4) * (100vw - 300px) / 1300);
  font-weight: 500;
  letter-spacing: 0em;
  line-height: normal;
}
.paragraph--type--slider .slick-slider .paragraph--type--image-slide .slider-item__header .field--name-field-link {
  font-size: calc(11.2px + (4.8) * (100vw - 300px) / 1300);
}
.paragraph--type--slider .slick-slider .paragraph--type--image-slide .slider-item__background {
  position: relative;
  filter: brightness(0.6);
}
.paragraph--type--slider .slick-slider .paragraph--type--image-slide .slider-item__background * {
  width: 100%;
  height: 700px !important;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0;
}
.paragraph--type--slider .slick-slider .paragraph--type--image-slide .slider-item__background .contextual-links,
.paragraph--type--slider .slick-slider .paragraph--type--image-slide .slider-item__background .contextual-links *,
.paragraph--type--slider .slick-slider .paragraph--type--image-slide .slider-item__background [data-once=contextual-render],
.paragraph--type--slider .slick-slider .paragraph--type--image-slide .slider-item__background [data-once=contextual-render] * {
  width: unset !important;
  height: unset !important;
}

.slider-without-margin .slick-slider {
  margin-bottom: 0 !important;
}

.paragraph--type--amazing-slide .swiper {
  width: 100%;
  height: 600px;
}
.paragraph--type--amazing-slide .swiper .swiper-wrapper {
  align-items: center;
}
.paragraph--type--amazing-slide .swiper .swiper-slide > div,
.paragraph--type--amazing-slide .swiper .field--name-field-media-image,
.paragraph--type--amazing-slide .swiper .field--name-field-media-image > .field__item {
  margin: 0;
  width: 100%;
  height: 100%;
}
.paragraph--type--amazing-slide .swiper img {
  margin: 0;
  -o-object-fit: scale-down;
     object-fit: scale-down;
  width: 100%;
  height: 100%;
}

.paragraph--type--button-with-link {
  display: flex;
  flex-direction: column;
  gap: 20px;
  height: 100%;
}
.paragraph--type--button-with-link.column {
  flex-direction: column;
}
.paragraph--type--button-with-link.row {
  flex-direction: row;
  flex-wrap: wrap;
}
.paragraph--type--button-with-link.left .button-container {
  justify-content: flex-start;
}
.paragraph--type--button-with-link.center .button-container {
  justify-content: center;
}
.paragraph--type--button-with-link.right .button-container {
  justify-content: flex-end;
}
.paragraph--type--button-with-link.normal-button .button-container {
  width: auto;
  display: flex;
}
.paragraph--type--button-with-link.normal-button .button-container a {
  gap: 10px;
  align-items: center;
  text-align: left;
}
.paragraph--type--button-with-link.normal-button .button-container a:hover {
  transform: scale(1.02);
}
.paragraph--type--button-with-link.normal-button .button-container .fontawesome-icon svg {
  padding: 0;
}
.paragraph--type--button-with-link.link-button .button-container {
  border-left: var(--button-link-border-color) 6px solid;
  background: var(--button-link-background-color);
  display: flex;
}
.paragraph--type--button-with-link.link-button .button-container a {
  padding: 20px;
  height: 100%;
  display: flex;
  align-items: center;
  gap: 10px;
  color: var(--button-link-text-color);
  font-weight: bold;
}
.paragraph--type--button-with-link.link-button .button-container:hover a {
  color: #0096d7;
  gap: 10px;
  color: var(--button-link-text-color);
  font-weight: bold;
}
.paragraph--type--button-with-link.link-button .button-container .fontawesome-icon svg {
  padding: 0;
}

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

.button-container-center .field--name-field-link-to {
  display: flex;
  justify-content: center;
  margin: 10px 0;
}
.button-container-center .field--name-field-link-to .fontawesome-icon svg {
  padding: 0;
}

:root {
  --bs-body-bg: #fff;
  --bg-color-section: #fff;
}

.text-collapsed .field--name-field-custom-text {
  height: 150px;
  overflow: hidden;
  position: relative;
}
.text-collapsed .field--name-field-custom-text:after {
  background: linear-gradient(transparent, var(--bg-color-section));
  width: 100%;
  bottom: 0;
  height: 70px;
  position: absolute;
}

.paragraph--type--collapsible-text .btn:not(:disabled):not(.disabled) {
  color: var(--display-title-color);
}

.paragraph--type--collapsible-text .btn svg {
  padding: 0;
}

/* Higlight-flex */
.highlight-flex {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  --bs-gutter-x: 0;
}
.highlight-flex.right-position {
  flex-direction: row;
}
@media only screen and (max-width: 768px) {
  .highlight-flex.right-position {
    flex-direction: column-reverse;
  }
}
.highlight-flex.left-position {
  flex-direction: row-reverse;
}
@media only screen and (max-width: 768px) {
  .highlight-flex.left-position {
    flex-direction: column-reverse;
  }
}
.highlight-flex > * {
  flex-basis: 50%;
}
.highlight-flex .main-image {
  display: flex;
  justify-content: center;
  height: 100%;
}
.highlight-flex .main-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  overflow: hidden;
  margin: 0;
  max-height: 500px;
}
.highlight-flex .field--name-field-ref-main-image {
  width: 100%;
  /* Necesary for highlights with embed video */
}
.highlight-flex .field--name-field-ref-main-image .contextual {
  width: unset !important;
  height: unset !important;
}
.highlight-flex .field--name-field-ref-main-image .field--name-field-media-oembed-video {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}
.highlight-flex .field--name-field-ref-main-image .field--name-field-media-oembed-video .media-oembed-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.highlight-flex .field--name-field-link-to {
  margin-top: 20px;
}
.highlight-flex .field--name-field-display-title {
  text-align: left;
}

/*
* Image normalize
*/
.paragraph--type--highlight- .field--name-field-ref-main-image {
  padding: 0 !important;
  margin: 0 !important;
}
.paragraph--type--highlight- .field--name-field-ref-main-image .field--name-field-media-image {
  padding: 0 !important;
  margin: 0 !important;
}

/*
* Default quote
*/
.ticker-default,
.default {
  display: flex;
  gap: 30px;
  align-items: center;
  flex-wrap: wrap;
}
.ticker-default .quote-image,
.default .quote-image {
  flex: 0 0 280px;
  height: 280px;
  width: 280px;
  border-radius: 50%;
  overflow: hidden;
  border: 2px #fff solid;
}
.ticker-default .quote-image *:not(.contextual),
.default .quote-image *:not(.contextual) {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ticker-default .quote-body,
.default .quote-body {
  flex: 1 0 280px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.ticker-default .quote-body .field--name-field-author-name,
.default .quote-body .field--name-field-author-name {
  font-size: 32px;
  font-weight: 700;
  line-height: 51px;
  letter-spacing: 0em;
}
.ticker-default .quote-body .quote-divisor,
.default .quote-body .quote-divisor {
  height: 2px;
  width: 60%;
  background-color: #fff;
}
.ticker-default .quote-body .field--name-field-quote-body,
.default .quote-body .field--name-field-quote-body {
  font-size: 20px;
  font-weight: 300;
  line-height: 32px;
  letter-spacing: 0em;
}

/*
* Center quote
*/
.quote-center .quote-image {
  display: block;
  margin: auto;
  height: 190px;
  width: 190px;
  border: 9px solid #17476E;
  border-radius: 50%;
  overflow: hidden;
  border: 2px #fff solid;
}
.quote-center .quote-image *:not(.contextual) {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.quote-center .quote-body .field--name-field-author-name {
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  line-height: 51px;
  letter-spacing: 0em;
}
.quote-center .quote-body .field--name-field-quote-body {
  text-align: center;
  font-size: 20px;
  font-weight: 300;
  line-height: 32px;
  letter-spacing: 0em;
}

.paragraph--type--tickers.default {
  display: flex;
  position: relative;
  flex-direction: column;
  white-space: nowrap;
  text-align: center;
  align-items: center;
  font-size: calc(16.8px + (7.2) * (100vw - 300px) / 1300);
  color: black;
}
.paragraph--type--tickers.default.ticker-orange {
  color: var(--orange-ticker-color);
}
.paragraph--type--tickers.default.ticker-green {
  color: var(--green-ticker-color);
}
.paragraph--type--tickers.default.ticker-yellow {
  color: var(--yellow-ticker-color);
}
.paragraph--type--tickers.default.ticker-lightblue {
  color: var(--lightblue-ticker-color);
}
.paragraph--type--tickers.default .paragraph-base-ticker {
  position: relative;
  border: 3px solid;
  border-radius: 50%;
  width: 220px;
  height: 220px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.paragraph--type--tickers.default .paragraph-base-ticker .field--name-field-value {
  font-weight: 700;
  text-align: center;
  font-size: 40px;
}
.paragraph--type--tickers.default .field--name-field-value-detail {
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  width: 250px;
  white-space: initial;
  margin-top: 20px;
}
.paragraph--type--tickers.default .field--name-field-ticker-title {
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  width: 250px;
  white-space: initial;
}

.ticker-design.square {
  background: var(--square-base-background);
  padding: 1rem;
  display: flex;
  flex-direction: column;
}
.ticker-design.square .field--name-field-value {
  margin-right: 0.5rem;
}
.ticker-design.square .field--name-field-value-etail {
  font-size: calc(49px + (21) * (100vw - 300px) / 1300);
}
.ticker-design.square .paragraph-base-ticker {
  display: flex;
  line-height: 1;
  align-items: baseline;
  font-size: calc(70px + 30 * (100% - 300px) / 1300);
  font-weight: 700;
  color: white;
  flex-wrap: wrap;
}
.ticker-design.square.ticker-orange .paragraph-base-ticker {
  color: var(--orange-ticker-color);
}
.ticker-design.square.ticker-green .paragraph-base-ticker {
  color: var(--green-ticker-color);
}
.ticker-design.square.ticker-yellow .paragraph-base-ticker {
  color: var(--yellow-ticker-color);
}
.ticker-design.square.ticker-lightblue .paragraph-base-ticker {
  color: var(--lightblue-ticker-color);
}
.ticker-design.square .field--name-field-ticker-title {
  font-size: calc(19.6px + (8.4) * (100vw - 300px) / 1300);
}

/*
* Breadcrumbs paragraph
*/
.node-full--breadcrumbs {
  background: var(--breadcrumb-background-color);
  /* System breadcrumb */
  /* Custom breadcrumb */
}
.node-full--breadcrumbs .breadcrumb {
  margin: 0 !important;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 16px;
}
.node-full--breadcrumbs .breadcrumb .breadcrumb-item + .breadcrumb-item {
  display: flex;
  align-items: center;
}
.node-full--breadcrumbs .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  content: var(--breadcrumb-separator-content);
  color: var(--breadcrumb-separator-color);
  font-size: 14px;
}
.node-full--breadcrumbs .field--name-field-breadcrumb-paths {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 16px;
  gap: 8px;
}
.node-full--breadcrumbs .field--name-field-breadcrumb-paths > .field__item {
  display: flex;
  gap: 8px;
  align-items: center;
}
.node-full--breadcrumbs .field--name-field-breadcrumb-paths > .field__item:not(:last-child)::after {
  content: var(--breadcrumb-separator-content);
  color: var(--breadcrumb-separator-color);
  font-size: 14px;
}

.field--name-field-upload-file .file {
  padding: 0;
  background-position: 0.5rem center;
}
.field--name-field-upload-file .file a {
  padding: 0.5rem 1rem 0.5rem 2rem;
  display: inline-block;
  text-decoration: none;
  border-radius: 4px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2509803922);
}

.field--name-field-document-link {
  background-position: 0.5rem center;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --%3E%3Csvg width='800px' height='800px' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.5442 10.4558C11.8385 8.75022 9.07316 8.75022 7.36753 10.4558L4.27922 13.5442C2.57359 15.2498 2.57359 18.0152 4.27922 19.7208C5.98485 21.4264 8.75021 21.4264 10.4558 19.7208L12 18.1766' stroke='%23000000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.4558 13.5442C12.1614 15.2498 14.9268 15.2498 16.6324 13.5442L19.7207 10.4558C21.4264 8.75021 21.4264 5.98485 19.7207 4.27922C18.0151 2.57359 15.2497 2.57359 13.5441 4.27922L12 5.82338' stroke='%23000000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-position: 0.5rem center;
  background-size: 1rem;
  background-repeat: no-repeat;
}
.field--name-field-document-link a {
  padding: 0.5rem 1rem 0.5rem 2rem;
  display: inline-block;
  text-decoration: none;
  border-radius: 4px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2509803922);
}

/*
* Buttons
*/
.paragraph--type--block-text {
  /* Image fix */
}
.paragraph--type--block-text .field.field--name-field-link-to .field__item {
  margin-top: 1.5rem;
}
.paragraph--type--block-text .position-right .field.field--name-field-link-to {
  display: flex;
  justify-content: flex-end;
}
.paragraph--type--block-text .position-right .field.field--name-field-link-to .field__item {
  margin-left: 1rem;
}
.paragraph--type--block-text .position-left .field.field--name-field-link-to {
  display: flex;
  justify-content: flex-start;
}
.paragraph--type--block-text .position-left .field.field--name-field-link-to .field__item {
  margin-right: 1rem;
}
.paragraph--type--block-text .position-center .field.field--name-field-link-to {
  display: flex;
  justify-content: center;
}
.paragraph--type--block-text .position-center .field.field--name-field-link-to .field__item {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.paragraph--type--block-text img {
  max-width: 100%;
  height: auto;
}/*# sourceMappingURL=index.theme.css.map */