@charset "UTF-8";
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

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

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

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

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
figcaption,
figure {
  display: block;
}

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

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

/**
 * Add the correct display in IE.
 */
main {
  display: block;
}

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

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

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

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

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

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

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

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

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

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

/**
 * Show the overflow in IE.
 */
button {
  overflow: visible;
}

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

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

button,
[type=button],
[type=reset],
[type=submit] {
  /**
   * Remove the inner border and padding in Firefox.
   */
  /**
   * Restore the focus styles unset by the previous rule.
   */
}
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Show the overflow in Edge.
 */
input {
  overflow: visible;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          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 and cancel buttons in Chrome and Safari on macOS.
   */
}
[type=search]::-webkit-search-cancel-button, [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 */
}

/**
 * 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 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  color: inherit; /* 2 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

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

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

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

/*
 * Add the correct display in IE 9-.
 */
menu {
  display: block;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

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

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/**
*
* :: Mixins : Media Queries 
*
* How to use:
*
* .header-title {  
*   font-size: 2rem;  
*   @include for-size(phone-only) {    
*     font-size: 1rem; 
*   }
* }
*
*
*   @include for-size(phone-only) {};               // max-width: 599px
*   @include for-size(tablet-portrait-up) {};       // min-width: 600px
*   @include for-size(tablet-landscape-up) {};      // min-width: 900px
*   @include for-size(desktop-up) {};               // min-width: 1200px
*   @include for-size(big-desktop-up ) {};          // min-width: 1800px
*
*
*/
/*

Global settings

*/
body .t-p-acf-t2-ly-content-grid:first-of-type {
  margin-top: 6.3rem;
}
@media (min-width: 1200px) {
  body .t-p-acf-t2-ly-content-grid:first-of-type {
    margin-top: 6.3rem;
  }
}

/*  
*
* ** Demonstration only **
*
* colours
*
*/
.scaffolding, .scaffolding-row, .scaffolding-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.scaffolding-container {
  padding: 0 15px;
  width: 100%;
  max-width: 1700px;
  margin: auto;
  height: 100%;
  margin: 0;
  max-width: 100%;
}
@media (min-width: 1200px) {
  .scaffolding-container {
    padding: 0 80px;
    width: 100%;
    margin: auto;
    height: 100%;
  }
}
.scaffolding-row {
  position: relative;
}

section[class*=__full-height] .scaffolding-row {
  height: 100% !important;
}

#height-auto {
  height: auto !important;
}

.wp-core-ui {
  color: #3c434a;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 13px;
  line-height: 1.4em;
}
.wp-core-ui h2 {
  font-weight: bold;
}

/* 
*
* ** Demonstration only **
*
* fonts
*/
header,
.template-partial-header {
  padding-top: 0;
}
header-top-bar,
.template-partial-header-top-bar {
  display: none;
}

/*  
*
* ** Demonstration only **
*
* colours
*
*/
/**
*
* :: Mixins : Media Queries 
*
* How to use:
*
* .header-title {  
*   font-size: 2rem;  
*   @include for-size(phone-only) {    
*     font-size: 1rem; 
*   }
* }
*
*
*   @include for-size(phone-only) {};               // max-width: 599px
*   @include for-size(tablet-portrait-up) {};       // min-width: 600px
*   @include for-size(tablet-landscape-up) {};      // min-width: 900px
*   @include for-size(desktop-up) {};               // min-width: 1200px
*   @include for-size(big-desktop-up ) {};          // min-width: 1800px
*
*
*/
.scaffolding, .scaffolding-row, .scaffolding-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.scaffolding-container {
  padding: 0 15px;
  width: 100%;
  max-width: 1700px;
  margin: auto;
  height: 100%;
  margin: 0;
  max-width: 100%;
}
@media (min-width: 1200px) {
  .scaffolding-container {
    padding: 0 80px;
    width: 100%;
    margin: auto;
    height: 100%;
  }
}
.scaffolding-row {
  position: relative;
}

section[class*=__full-height] .scaffolding-row {
  height: 100% !important;
}

#height-auto {
  height: auto !important;
}

.template-partial-header .scaffolding-row {
  position: unset;
}
.template-partial-header a.link--has-label.link--has-icon .menu-item__label {
  margin-left: 10px;
}
.template-partial-header__navigation-primary-toggle-control {
  margin-left: auto !important;
}
@media (min-width: 1200px) {
  .template-partial-header__navigation-primary-toggle-control {
    margin-left: 0;
  }
}
.template-partial-header__navigation-primary-group a {
  font-size: 15px !important;
  color: var(--c-header-link, #4C748B);
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
}
.template-partial-header__navigation-primary-group a:hover {
  color: var(--c-header-link-hover, #74c1b9) !important;
}
@media (min-width: 1200px) {
  .template-partial-header__navigation-primary-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .template-partial-header__navigation-primary-group ul {
    list-style: none;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    width: 100%;
    padding: 0;
    margin: 0;
    gap: 20px;
  }
  .template-partial-header__navigation-primary-group ul.template-partial-header__navigation-primary-list {
    margin: 0 0 0 3rem;
  }
}
.template-partial-header__navigation-primary-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.template-partial-header__group {
  padding: 0;
}
@media (min-width: 1200px) {
  .template-partial-header__group #menu-main-menu > .menu-item {
    height: 100% !important;
  }
}
.template-partial-header__group.closed > .template-partial-header__navigation-primary-group {
  display: none;
  height: 0;
}
.template-partial-header__group.closed .template-partial-header__navigation-primary-group {
  display: none;
}
.template-partial-header__group.open #menu-main-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.template-partial-header__group.open .mobile-cta-search {
  position: absolute;
  bottom: 0;
  left: 0;
}
@media (max-width: 1199px) {
  .template-partial-header__group.open .sub-menu_lvl__back-link {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media (min-width: 1200px) {
  .template-partial-header__group.open .mobile-cta-search {
    display: none;
  }
  .template-partial-header__group.open .sub-menu_lvl__back-link {
    display: none !important;
  }
  .template-partial-header__group.open #navigation-languages {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
@media (min-width: 900px) and (max-width: 1199px) {
  .template-partial-header #menu-main-menu {
    top: 110px;
  }
}
@media (max-width: 900px) {
  .template-partial-header #menu-main-menu.open {
    top: 110px !important;
  }
}
@media (max-width: 1199px) {
  .template-partial-header #menu-main-menu.open {
    position: absolute;
    top: 110px;
    height: calc(100dvh - 50px);
    width: 100%;
    background-color: var(--c-sub-menu-bg, #1f1f1f);
    left: 0;
    margin-top: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-line-pack: left;
        align-content: left;
    padding: 30px 15px 0;
    overflow-y: hidden;
    opacity: 1;
  }
  .template-partial-header #menu-main-menu.open::after {
    content: "";
    position: absolute;
    bottom: -150px;
    opacity: 0.2;
  }
  .template-partial-header #menu-main-menu.open .main-menu-title {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-bottom: 40px;
  }
  .template-partial-header #menu-main-menu.open .main-menu-title p {
    color: #fff;
    font-weight: 600;
    font-size: 13px !important;
    margin-bottom: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .template-partial-header #menu-main-menu.open .main-menu-title p::before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    background-color: currentColor;
    -webkit-mask: url(/wp-content/themes/wordpress_parent_theme/img/icon-right-chevron.svg) no-repeat center/contain;
    mask: url(/wp-content/themes/wordpress_parent_theme/img/icon-right-chevron.svg) no-repeat center/contain;
    margin-right: 10px;
    color: inherit;
    position: relative;
    margin-top: auto;
    margin-bottom: auto;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .template-partial-header #menu-main-menu.open li {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .template-partial-header #menu-main-menu.open.hide .main-menu-title {
    display: none;
  }
  .template-partial-header #menu-main-menu.open > li {
    width: 100%;
    padding-bottom: 20px;
    position: relative;
  }
  .template-partial-header #menu-main-menu.open a {
    color: var(--c-sub-menu-link, #fff);
  }
}
@media (max-width: 1199px) {
  .template-partial-header .top_lvl_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .template-partial-header .top_lvl_item > a {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    color: var(--c-header-link, #fff);
  }
  .template-partial-header .top_lvl_item.menu-item-has-children > a::after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: currentColor;
    -webkit-mask: url(/wp-content/themes/wordpress_parent_theme/img/icon-right-chevron.svg) no-repeat center/contain;
    mask: url(/wp-content/themes/wordpress_parent_theme/img/icon-right-chevron.svg) no-repeat center/contain;
    margin-left: auto;
    margin-top: auto;
    margin-bottom: auto;
    -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
            transform-origin: center center;
    -webkit-transition: background-color 0.2s ease, -webkit-transform 0.3s ease;
    transition: background-color 0.2s ease, -webkit-transform 0.3s ease;
    transition: background-color 0.2s ease, transform 0.3s ease;
    transition: background-color 0.2s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
  }
  .template-partial-header .top_lvl_item.not-clicked {
    padding-bottom: 0 !important;
    margin: 0;
  }
  .template-partial-header .top_lvl_item.not-clicked > a {
    width: 0;
    height: 0;
    opacity: 0;
  }
  .template-partial-header .top_lvl_item.open.clicked {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .template-partial-header .top_lvl_item.open.clicked > a {
    width: 0;
    height: 0;
    opacity: 0;
  }
  .template-partial-header .top_lvl_item.open.clicked.sub-menu_lvl__1 > li:last-of-type {
    padding-bottom: 0 !important;
  }
  .template-partial-header .top_lvl_item.open.clicked .sub-menu_lvl__1.open {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-item-align: start;
        align-self: flex-start;
    overflow-y: auto;
    max-height: none;
    width: 100%;
  }
  .template-partial-header .top_lvl_item.open.clicked .sub-menu_lvl__1.open.closed {
    display: none;
  }
  .template-partial-header .top_lvl_item.open.clicked .sub-menu_lvl__1.open .parent-link {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    margin-bottom: 1rem;
  }
  .template-partial-header .top_lvl_item.open.clicked .sub-menu_lvl__1.open .scaffolding-container {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: start !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
    position: relative;
  }
  .template-partial-header .top_lvl_item.open.clicked .sub-menu_lvl__1.open .scaffolding-container .column-break-ul:last-child li:last-child {
    padding-bottom: 0 !important;
  }
  .template-partial-header .top_lvl_item.open.clicked .sub-menu_lvl__1.open .column-break-ul {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .template-partial-header .top_lvl_item.open.clicked .sub-menu_lvl__1.open li {
    width: 100%;
    padding-right: 0 !important;
    padding-bottom: 20px !important;
  }
  .template-partial-header .top_lvl_item.open.clicked .sub-menu_lvl__1.open.menu-item:last-child {
    padding-bottom: 0 !important;
  }
  .template-partial-header .top_lvl_item.open.clicked .sub-menu_lvl__1.open .sub-menu_lvl__back-link {
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .template-partial-header .top_lvl_item.open.clicked .sub-menu_lvl__1.open .sub-menu_lvl__back-link > a {
    font-size: 13px !important;
    color: var(--c-sub-menu-link, #fff) !important;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
  }
  .template-partial-header .top_lvl_item.open.clicked .sub-menu_lvl__1.open .sub-menu_lvl__back-link > a::before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    background-color: currentColor;
    -webkit-mask: url(/wp-content/themes/wordpress_parent_theme/img/icon-right-chevron.svg) no-repeat center/contain;
    mask: url(/wp-content/themes/wordpress_parent_theme/img/icon-right-chevron.svg) no-repeat center/contain;
    margin-right: 10px;
    position: relative;
    margin-top: auto;
    margin-bottom: auto;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
    -webkit-transition: background-color 0.2s ease;
    transition: background-color 0.2s ease;
  }
  .template-partial-header .parent-link {
    position: relative;
    -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
    width: 90%;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: 0;
    color: var(--c-sub-menu-link-hover, #fff);
  }
  .template-partial-header .parent-link a {
    text-decoration: underline;
    color: inherit !important;
  }
  .template-partial-header .parent-link::after {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    background-color: currentColor;
    -webkit-mask: url(/wp-content/themes/wordpress_parent_theme/img/icon-right-chevron.svg) no-repeat center/contain;
    mask: url(/wp-content/themes/wordpress_parent_theme/img/icon-right-chevron.svg) no-repeat center/contain;
    position: relative;
    margin-left: 20px;
    margin-top: auto;
    margin-bottom: auto;
    -webkit-transition: margin 0.3s ease-in-out, background-color 0.2s ease;
    transition: margin 0.3s ease-in-out, background-color 0.2s ease;
  }
  .template-partial-header .parent-link:hover::after {
    margin-left: 30px;
  }
}
@media (min-width: 1200px) {
  .template-partial-header .top_lvl_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    height: unset;
    padding-right: 20px;
  }
  .template-partial-header .top_lvl_item > a {
    font-weight: 600;
    margin-top: 48px;
    margin-bottom: auto;
    color: var(--c-header-link, #fff);
  }
  .template-partial-header .top_lvl_item.menu-item-has-children > a::after {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    background-color: currentColor;
    -webkit-mask: url(/wp-content/themes/wordpress_parent_theme/img/icon-downwards-chevron-white.svg) no-repeat center/contain;
    mask: url(/wp-content/themes/wordpress_parent_theme/img/icon-downwards-chevron-white.svg) no-repeat center/contain;
    margin-left: 10px;
    -webkit-transition: background-color 0.2s ease, -webkit-transform 0.3s ease;
    transition: background-color 0.2s ease, -webkit-transform 0.3s ease;
    transition: transform 0.3s ease, background-color 0.2s ease;
    transition: transform 0.3s ease, background-color 0.2s ease, -webkit-transform 0.3s ease;
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transform-origin: center;
        -ms-transform-origin: center;
            transform-origin: center;
  }
  .template-partial-header .top_lvl_item.menu-item-has-children > a:hover::after {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .template-partial-header .top_lvl_item.open.menu-item-has-children > a::after {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .template-partial-header ul.sub-menu_lvl__1 {
    display: none;
    position: absolute;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    text-align: left;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 3rem;
    padding-bottom: 3rem;
    top: 103px !important;
    left: 0;
    z-index: -2;
    background-color: var(--c-sub-menu-bg, #1f1f1f);
    mix-blend-mode: overlay;
    white-space: nowrap;
  }
  .template-partial-header ul.sub-menu_lvl__1 .parent-link {
    position: absolute;
    top: 55px;
    padding-left: 0 !important;
  }
  .template-partial-header ul.sub-menu_lvl__1 .parent-link a {
    font-size: 1.5rem !important;
    padding-left: 0 !important;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0.3rem 0.65rem !important;
    margin-left: -0.65rem;
    text-transform: capitalize;
    color: var(--c-sub-menu-link, #fff);
  }
  .template-partial-header ul.sub-menu_lvl__1 .parent-link a:hover {
    color: var(--c-sub-menu-link-hover, #fff) !important;
  }
  .template-partial-header ul.sub-menu_lvl__1 .parent-link a::after {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    background-color: currentColor;
    -webkit-mask: url(/wp-content/themes/wordpress_parent_theme/img/icon-right-chevron.svg) no-repeat center/contain;
    mask: url(/wp-content/themes/wordpress_parent_theme/img/icon-right-chevron.svg) no-repeat center/contain;
    position: relative;
    color: inherit;
    margin-left: 20px;
    -webkit-transition: margin 0.3s ease-in-out, background-color 0.2s ease;
    transition: margin 0.3s ease-in-out, background-color 0.2s ease;
  }
  .template-partial-header ul.sub-menu_lvl__1 .parent-link a:hover::after {
    color: var(--c-sub-menu-link, #fff);
    margin-left: 30px;
  }
  .template-partial-header ul.sub-menu_lvl__1 li {
    width: 100%;
  }
  .template-partial-header ul.sub-menu_lvl__1 li > a {
    display: inline-block;
    padding: 0.3rem 1.5rem;
    margin-left: -0.65rem;
    -webkit-transition: background-color 0.2s ease, color 0.2s ease;
    transition: background-color 0.2s ease, color 0.2s ease;
  }
  .template-partial-header ul.sub-menu_lvl__1 li:hover > a,
  .template-partial-header ul.sub-menu_lvl__1 li > a:focus-visible {
    color: var(--c-sub-menu-link-hover, #a5a5a5) !important;
    background-color: var(--c-sub-menu-link-bg-hover, transparent);
  }
  .template-partial-header ul.sub-menu_lvl__1 .column-break-ul {
    margin-top: 3.5rem;
    min-width: 250px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
  }
  .template-partial-header ul.sub-menu_lvl__1 .column-break-ul:first-of-type {
    padding-left: 10px;
    border-left: solid 1px var(--c-sub-menu-link, #fff);
  }
  .template-partial-header ul.sub-menu_lvl__1 .column-break-ul:first-of-type a {
    padding: 0.3rem 1.5rem;
  }
  .template-partial-header ul.sub-menu_lvl__1 .column-break-ul li {
    margin-bottom: 0.5rem;
  }
  .template-partial-header ul.sub-menu_lvl__1 .column-break-ul li:last-child {
    margin-bottom: 0;
  }
  .template-partial-header ul.sub-menu_lvl__1 a {
    color: var(--c-sub-menu-link, #fff);
    padding: 0 0;
  }
  .template-partial-header .top_lvl_item.active > ul {
    display: block;
  }
}
.template-partial-header .t-p-header__navigation-primary-toggle-control-group {
  margin: auto 0 auto auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
@media (min-width: 1200px) {
  .template-partial-header .t-p-header__navigation-primary-toggle-control-group {
    display: none !important;
  }
}
.template-partial-header .t-p-header__navigation-primary-toggle-control-group .burger {
  height: 25px;
  width: 25px;
  position: relative;
  margin: auto;
  font-size: 12px;
  cursor: pointer;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  -webkit-tap-highlight-color: transparent;
}
.template-partial-header .t-p-header__navigation-primary-toggle-control-group .burger::after {
  content: "";
  display: block;
  position: absolute;
  height: 150%;
  width: 150%;
  top: -25%;
  left: -25%;
}
.template-partial-header .t-p-header__navigation-primary-toggle-control-group .burger .burger-lines {
  top: 50%;
  margin-top: -0.125em;
}
.template-partial-header .t-p-header__navigation-primary-toggle-control-group .burger .burger-lines, .template-partial-header .t-p-header__navigation-primary-toggle-control-group .burger .burger-lines::after, .template-partial-header .t-p-header__navigation-primary-toggle-control-group .burger .burger-lines::before {
  pointer-events: none;
  display: block;
  content: "";
  width: 100%;
  border-radius: 0.25em;
  background-color: var(--c-header-link, #fff);
  height: 0.15em;
  position: absolute;
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
}
.template-partial-header .t-p-header__navigation-primary-toggle-control-group .burger .burger-lines::after {
  left: 0;
  top: -8px;
}
.template-partial-header .t-p-header__navigation-primary-toggle-control-group .burger .burger-lines::before {
  left: 0;
  top: 8px;
}
.template-partial-header .t-p-header__navigation-primary-toggle-control-group .burger.burger-squeeze .burger-lines,
.template-partial-header .t-p-header__navigation-primary-toggle-control-group .burger.burger-squeeze .burger-lines::after,
.template-partial-header .t-p-header__navigation-primary-toggle-control-group .burger.burger-squeeze .burger-lines::before {
  -webkit-transition: 0.2s top 0.2s, 0.1s left, 0.4s background-color 0.2s, 0.2s -webkit-transform;
  transition: 0.2s top 0.2s, 0.1s left, 0.4s background-color 0.2s, 0.2s -webkit-transform;
  transition: 0.2s top 0.2s, 0.1s left, 0.2s transform, 0.4s background-color 0.2s;
  transition: 0.2s top 0.2s, 0.1s left, 0.2s transform, 0.4s background-color 0.2s, 0.2s -webkit-transform;
}
.template-partial-header .t-p-header__navigation-primary-toggle-control-group .burger.burger-squeeze .burger-lines::after,
.template-partial-header .t-p-header__navigation-primary-toggle-control-group .burger.burger-squeeze .burger-lines::before {
  width: 25px;
}
.template-partial-header .t-p-header__navigation-primary-toggle-control-group .burger.burger-squeeze.open .burger-lines,
.template-partial-header .t-p-header__navigation-primary-toggle-control-group .burger.burger-squeeze.open .burger-lines::after,
.template-partial-header .t-p-header__navigation-primary-toggle-control-group .burger.burger-squeeze.open .burger-lines::before {
  -webkit-transition: 0.2s background-color, 0.2s top, 0.2s left, 0.2s -webkit-transform 0.15s;
  transition: 0.2s background-color, 0.2s top, 0.2s left, 0.2s -webkit-transform 0.15s;
  transition: 0.2s background-color, 0.2s top, 0.2s left, 0.2s transform 0.15s;
  transition: 0.2s background-color, 0.2s top, 0.2s left, 0.2s transform 0.15s, 0.2s -webkit-transform 0.15s;
}
.template-partial-header .t-p-header__navigation-primary-toggle-control-group .burger.burger-squeeze.open .burger-lines {
  background-color: transparent;
}
.template-partial-header .t-p-header__navigation-primary-toggle-control-group .burger.burger-squeeze.open .burger-lines::before,
.template-partial-header .t-p-header__navigation-primary-toggle-control-group .burger.burger-squeeze.open .burger-lines::after {
  left: 0;
  top: 0;
}
.template-partial-header .t-p-header__navigation-primary-toggle-control-group .burger.burger-squeeze.open .burger-lines::before {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.template-partial-header .t-p-header__navigation-primary-toggle-control-group .burger.burger-squeeze.open .burger-lines::after {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.ff-aktiv-grotesk,
.akitv-grotesk,
.abstract-typography-wysiwyg-editor__title-size-small--margin-bottom-large h1,
.abstract-typography-wysiwyg-editor__title-size-small--margin-bottom-large h2,
.abstract-typography-wysiwyg-editor__title-size-small--margin-bottom-large h3,
.abstract-typography-wysiwyg-editor__title-size-small--margin-bottom-large h4,
.abstract-typography-wysiwyg-editor__title-size-small--margin-bottom-large h5,
.abstract-typography-wysiwyg-editor__title-size-small--margin-bottom-large h6,
.abstract-typography-wysiwyg-editor__title-size-extra-small h1,
.abstract-typography-wysiwyg-editor__title-size-extra-small h2,
.abstract-typography-wysiwyg-editor__title-size-extra-small h3,
.abstract-typography-wysiwyg-editor__title-size-extra-small h4,
.abstract-typography-wysiwyg-editor__title-size-extra-small h5,
.abstract-typography-wysiwyg-editor__title-size-extra-small h6 {
  font-family: var(--font-body, var(--font-body, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif));
  font-style: normal;
  font-weight: 400;
}
.ff-aktiv-grotesk__normal,
.akitv-grotesk__normal {
  font-family: var(--font-body, var(--font-body, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif));
  font-style: normal;
  font-weight: 400;
}
.ff-aktiv-grotesk__italic,
.akitv-grotesk__italic {
  font-family: var(--font-body, var(--font-body, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif));
  font-style: italic;
  font-weight: 400;
}
.ff-aktiv-grotesk__regular,
.akitv-grotesk__regular,
.abstract-typography-wysiwyg-editor__title-size-large h1,
.abstract-typography-wysiwyg-editor__title-size-large h2,
.abstract-typography-wysiwyg-editor__title-size-large h3,
.abstract-typography-wysiwyg-editor__title-size-large h4,
.abstract-typography-wysiwyg-editor__title-size-large h5,
.abstract-typography-wysiwyg-editor__title-size-large h6,
.abstract-typography-wysiwyg-editor__title-size-large p,
.abstract-typography-wysiwyg-editor__title-size-large #gform_3 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large #gform_7 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large #gform_9 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large #gform_10 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large #gform_11 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large #gform_12 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-large h1,
.abstract-typography-wysiwyg-editor__title-size-medium-large h2,
.abstract-typography-wysiwyg-editor__title-size-medium-large h3,
.abstract-typography-wysiwyg-editor__title-size-medium-large h4,
.abstract-typography-wysiwyg-editor__title-size-medium-large h5,
.abstract-typography-wysiwyg-editor__title-size-medium-large h6,
.abstract-typography-wysiwyg-editor__title-size-medium-large p,
.abstract-typography-wysiwyg-editor__title-size-medium-large #gform_3 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-large #gform_7 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-large #gform_9 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-large #gform_10 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-large #gform_11 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-large #gform_12 .gfield_label {
  font-family: var(--font-body, var(--font-body, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif));
  font-style: normal;
  font-weight: 400;
}
.ff-aktiv-grotesk__thin,
.akitv-grotesk__thin {
  font-family: var(--font-body, var(--font-body, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif));
  font-style: normal;
  font-weight: 100;
}
.ff-aktiv-grotesk__light,
.akitv-grotesk__light,
body:not(.wp-admin),
p:not([class*=text-]),
ul > li:not([class*=text-]),
ol > li:not([class*=text-]),
h1,
h2,
h3,
h4,
h5,
h6,
p,
table,
.abstract-typography-wysiwyg-editor__title-size-medium h1,
.abstract-typography-wysiwyg-editor__title-size-medium h2,
.abstract-typography-wysiwyg-editor__title-size-medium h3,
.abstract-typography-wysiwyg-editor__title-size-medium h4,
.abstract-typography-wysiwyg-editor__title-size-medium h5,
.abstract-typography-wysiwyg-editor__title-size-medium h6,
.abstract-typography-wysiwyg-editor__title-size-medium p,
.abstract-typography-wysiwyg-editor__title-size-medium #gform_3 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium #gform_7 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium #gform_9 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium #gform_10 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium #gform_11 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium #gform_12 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-regular h1,
.abstract-typography-wysiwyg-editor__title-size-regular h2,
.abstract-typography-wysiwyg-editor__title-size-regular h3,
.abstract-typography-wysiwyg-editor__title-size-regular h4,
.abstract-typography-wysiwyg-editor__title-size-regular h5,
.abstract-typography-wysiwyg-editor__title-size-regular h6,
.abstract-typography-wysiwyg-editor__title-size-regular p,
.abstract-typography-wysiwyg-editor__title-size-regular #gform_3 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-regular #gform_7 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-regular #gform_9 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-regular #gform_10 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-regular #gform_11 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-regular #gform_12 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-small h1,
.abstract-typography-wysiwyg-editor__title-size-small h2,
.abstract-typography-wysiwyg-editor__title-size-small h3,
.abstract-typography-wysiwyg-editor__title-size-small h4,
.abstract-typography-wysiwyg-editor__title-size-small h5,
.abstract-typography-wysiwyg-editor__title-size-small h6,
.abstract-typography-wysiwyg-editor__title-size-small p,
.abstract-typography-wysiwyg-editor__title-size-small #gform_3 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-small #gform_7 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-small #gform_9 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-small #gform_10 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-small #gform_11 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-small #gform_12 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-small .t-p-panel__body-title {
  font-family: var(--font-body, var(--font-body, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif));
  font-style: normal;
  font-weight: 300;
}
.ff-aktiv-grotesk__bold,
.akitv-grotesk__bold,
strong,
.abstract-typography__extra-small--heavy,
.abstract-typography-wysiwyg-editor__title-size-extra-large h1,
.abstract-typography-wysiwyg-editor__title-size-extra-large h2,
.abstract-typography-wysiwyg-editor__title-size-extra-large h3,
.abstract-typography-wysiwyg-editor__title-size-extra-large h4,
.abstract-typography-wysiwyg-editor__title-size-extra-large h5,
.abstract-typography-wysiwyg-editor__title-size-extra-large h6,
.abstract-typography-wysiwyg-editor__title-size-extra-large p,
.abstract-typography-wysiwyg-editor__title-size-large-heavy h1,
.abstract-typography-wysiwyg-editor__title-size-large-heavy h2,
.abstract-typography-wysiwyg-editor__title-size-large-heavy h3,
.abstract-typography-wysiwyg-editor__title-size-large-heavy h4,
.abstract-typography-wysiwyg-editor__title-size-large-heavy h5,
.abstract-typography-wysiwyg-editor__title-size-large-heavy h6,
.abstract-typography-wysiwyg-editor__title-size-large-heavy p,
.abstract-typography-wysiwyg-editor__title-size-large-heavy #gform_3 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large-heavy #gform_7 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large-heavy #gform_9 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large-heavy #gform_10 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large-heavy #gform_11 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large-heavy #gform_12 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy h1,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy h2,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy h3,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy h4,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy h5,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy h6,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy p,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy #gform_3 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy #gform_7 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy #gform_9 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy #gform_10 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy #gform_11 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy #gform_12 .gfield_label {
  font-family: var(--font-body, var(--font-body, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif));
  font-style: normal;
  font-weight: 700;
}
.ff-aktiv-grotesk__black,
.akitv-grotesk__black {
  font-family: var(--font-body, var(--font-body, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif));
  font-style: normal;
  font-weight: 900;
}

.template-partial-footer {
  height: auto;
  z-index: 20;
  position: relative;
  background-color: var(--c-footer-bg, #2f2f2f);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.template-partial-footer__group {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  opacity: 1;
  z-index: 20;
}
@media (min-width: 1200px) {
  .template-partial-footer__group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.template-partial-footer__group .nav-left {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.template-partial-footer__group .nav-left li {
  margin-right: 1rem;
}
.template-partial-footer__group .nav-right {
  margin-left: auto;
  display: block;
}
@media (min-width: 768px) {
  .template-partial-footer__group .nav-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.template-partial-footer__group .nav-right li {
  margin-right: 1rem;
}
.template-partial-footer__group .copyright-text-sub-footer {
  width: 100%;
  text-align: center;
}
@media (min-width: 768px) {
  .template-partial-footer__group .copyright-text-sub-footer {
    width: 170px;
  }
}
@media (min-width: 768px) {
  .template-partial-footer__group {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.template-partial-sub-footer__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.template-partial-sub-footer__group .copyright-text-sub-footer p {
  color: var(--c-footer-link, #f4f4f4);
  font-size: 12px;
  line-height: 22px;
  margin-bottom: 0;
  padding-top: 0.2rem;
  text-align: center;
}
@media (min-width: 768px) {
  .template-partial-sub-footer__group .copyright-text-sub-footer p {
    text-align: left;
  }
}

.template-partial-footer .nav-right .template-partial-footer__navigation-footer:first-of-type {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.template-partial-footer .nav-right .template-partial-footer__navigation-footer:first-of-type .menu-footer-menu-2-container {
  width: 100%;
}
.template-partial-footer .nav-right .template-partial-footer__navigation-footer:first-of-type ul {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}
@media (min-width: 1200px) {
  .template-partial-footer .nav-right .template-partial-footer__navigation-footer:first-of-type ul {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
}
.template-partial-footer a {
  font-weight: 500;
}
@media (min-width: 1200px) {
  .template-partial-footer a {
    font-weight: unset;
  }
}
.template-partial-footer .template-partial-footer__social-links {
  text-align: left;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.template-partial-footer .template-partial-footer__social-links ul {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media (min-width: 1200px) {
  .template-partial-footer .template-partial-footer__social-links {
    position: relative;
    width: unset;
    text-align: unset;
    -webkit-box-pack: unset;
        -ms-flex-pack: unset;
            justify-content: unset;
  }
  .template-partial-footer .template-partial-footer__social-links ul {
    -webkit-box-pack: unset;
        -ms-flex-pack: unset;
            justify-content: unset;
  }
}
.template-partial-footer .template-partial-footer__social-links .template-partial-footer__navigation-footer__title {
  text-decoration: underline;
  font-size: 16px;
}
.template-partial-footer .custom-logo {
  height: 70px !important;
  width: 200px;
  margin-bottom: 3rem;
}
@media (min-width: 1200px) {
  .template-partial-footer .custom-logo {
    position: relative;
    height: 70px !important;
    width: auto;
  }
}
.template-partial-footer .template-partial-footer__contact-information {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin-bottom: 2rem;
}
.template-partial-footer .template-partial-footer__contact-information .template-partial-footer__navigation-footer__title {
  display: none;
}
@media (min-width: 1200px) {
  .template-partial-footer .template-partial-footer__contact-information {
    -webkit-box-ordinal-group: unset;
        -ms-flex-order: unset;
            order: unset;
    margin-bottom: unset;
  }
  .template-partial-footer .template-partial-footer__contact-information .template-partial-footer__navigation-footer__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.template-partial-footer .footer-center-menu {
  position: unset;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
@media (min-width: 1200px) {
  .template-partial-footer .footer-center-menu {
    position: relative;
    -webkit-box-ordinal-group: unset;
        -ms-flex-order: unset;
            order: unset;
  }
}
.template-partial-footer .footer-search-bar-container {
  position: relative;
}
@media (min-width: 1200px) {
  .template-partial-footer .footer-search-bar-container {
    width: unset;
    position: relative;
  }
}
.template-partial-footer #search-bar-footer {
  border: none;
  border-radius: 20px;
  min-height: 40px;
  padding-left: 45px;
  background-color: #0765c6;
  color: white;
  font-weight: 100;
  font-size: 12px;
}
.template-partial-footer #search-bar-footer::-webkit-input-placeholder {
  opacity: 1;
  color: white;
  font-size: 1rem;
  margin-top: auto;
  margin-bottom: auto;
}
.template-partial-footer #search-bar-footer::-moz-placeholder {
  opacity: 1;
  color: white;
  font-size: 1rem;
  margin-top: auto;
  margin-bottom: auto;
}
.template-partial-footer #search-bar-footer:-ms-input-placeholder {
  opacity: 1;
  color: white;
  font-size: 1rem;
  margin-top: auto;
  margin-bottom: auto;
}
.template-partial-footer #search-bar-footer::-ms-input-placeholder {
  opacity: 1;
  color: white;
  font-size: 1rem;
  margin-top: auto;
  margin-bottom: auto;
}
.template-partial-footer #search-bar-footer::placeholder {
  opacity: 1;
  color: white;
  font-size: 1rem;
  margin-top: auto;
  margin-bottom: auto;
}
@media (min-width: 1200px) {
  .template-partial-footer #search-bar-footer {
    border: none;
    border-radius: 20px;
    min-height: 40px;
    padding-left: 45px;
    background-color: #0765c6;
    color: white;
    font-weight: 100;
    font-size: 12px;
    width: 400px;
  }
}
.template-partial-footer #search-bar-footer:focus {
  border: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.template-partial-footer #search-button-footer {
  border: none;
  width: 40px;
  height: 40px;
  /* Ensure the button has a height */
  background-color: transparent;
  background-position: center;
  background-size: 28px;
  background-repeat: no-repeat;
  position: absolute;
  left: 5px;
}
.template-partial-footer .search-icon-footer {
  position: absolute;
  margin: auto;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.template-partial-footer .search-icon-footer svg {
  top: 50%;
  left: 50%;
  fill: white;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
}

#variationModal {
  position: fixed;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 99;
}
@media (min-width: 1200px) {
  #variationModal {
    position: fixed;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 99;
  }
}
#variationModal .modal-content {
  position: absolute;
  padding: 20px;
  width: 80%;
  height: auto;
  background-color: white;
  -webkit-box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.1607843137);
          box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.1607843137);
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  /* Ensures the images within the swiper container fit properly */
}
@media (min-width: 1200px) {
  #variationModal .modal-content {
    position: absolute;
    padding: 40px;
    width: 800px;
    height: auto;
    background-color: white;
    -webkit-box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.1607843137);
            box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.1607843137);
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
#variationModal .modal-content .variation-attributes-table {
  margin-bottom: 1rem;
}
#variationModal .modal-content .variation-attributes-table td,
#variationModal .modal-content .variation-attributes-table th {
  font-size: 0.6rem;
}
@media (min-width: 1200px) {
  #variationModal .modal-content .variation-attributes-table td,
  #variationModal .modal-content .variation-attributes-table th {
    font-size: 0.8rem;
  }
}
#variationModal .modal-content .find-a-distributor-container {
  margin-top: auto;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  text-align: center;
  color: #ffffff;
  background-image: -webkit-gradient(linear, right top, left top, from(#3ebb9a), color-stop(#1ba68f), color-stop(#18868f), to(#116bb4));
  background-image: linear-gradient(270deg, #3ebb9a, #1ba68f, #18868f, #116bb4);
  padding: 10px;
}
@media (min-width: 1200px) {
  #variationModal .modal-content .find-a-distributor-container {
    margin-top: auto;
  }
}
#variationModal .modal-content .find-a-distributor {
  color: white;
  font-size: 0.8rem;
  text-decoration: none;
  display: block;
}
@media (min-width: 1200px) {
  #variationModal .modal-content .find-a-distributor {
    font-size: 1.5rem;
  }
}
#variationModal .modal-content .swiper-pagination {
  display: none;
}
#variationModal .modal-content .swiper {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: auto;
  margin-bottom: auto;
}
#variationModal .modal-content .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#variationModal .modal-content .swiper-zoom-container img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
#variationModal .modal-content .swiper-button-next {
  background-color: #17868F;
  border-radius: 30px;
  height: 15px;
  width: 15px;
}
#variationModal .modal-content .swiper-button-next:after {
  font-size: 8px !important;
  padding-right: 0px;
  margin: auto;
  color: white;
}
@media (min-width: 1200px) {
  #variationModal .modal-content .swiper-button-next {
    background-color: #17868F;
    border-radius: 30px;
    height: 30px;
    width: 30px;
  }
  #variationModal .modal-content .swiper-button-next:after {
    font-size: 12px !important;
    padding-right: 2px;
    margin: auto;
    color: white;
  }
}
#variationModal .modal-content .swiper-button-prev {
  background-color: #17868F;
  border-radius: 30px;
  height: 15px;
  width: 15px;
}
#variationModal .modal-content .swiper-button-prev:after {
  font-size: 8px !important;
  padding-right: 2px;
  margin: auto;
  color: white;
}
@media (min-width: 1200px) {
  #variationModal .modal-content .swiper-button-prev {
    background-color: #17868F;
    border-radius: 30px;
    height: 30px;
    width: 30px;
  }
  #variationModal .modal-content .swiper-button-prev:after {
    font-size: 12px !important;
    padding-right: 2px;
    margin: auto;
    color: white;
  }
}
#variationModal .modal-content .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#variationModal .modal-content .tooltip {
  position: absolute;
  bottom: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 5px 10px;
  border-radius: 3px;
  font-size: 14px;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  pointer-events: none;
  /* Ensure the tooltip doesn't interfere with interactions */
}
#variationModal .modal-content .tooltip.hide-tooltip {
  opacity: 0;
}
#variationModal .modal-content .swiper-slide img {
  max-width: 100%;
  max-height: 400px;
  width: 80%;
  height: 400px;
  -o-object-fit: contain;
     object-fit: contain;
  /* Ensure images are contained within their container */
}
#variationModal .modal-content .close-container {
  position: absolute;
  right: 20px;
  top: 20px;
  text-align: center;
  z-index: 3;
}
#variationModal .modal-content .close-container .close {
  margin: auto;
  height: 100%;
  display: block;
  margin-top: -1px;
  border-radius: 20px;
  font-size: 19px;
}
#variationModal #modal-content-inner {
  position: relative;
}

.parent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (min-width: 1200px) {
  .parent {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: grid;
    grid-template-columns: 1fr 2.3333fr;
    grid-column-gap: 100px;
    grid-row-gap: 0px;
  }
}

.parent-two {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 1200px) {
  .parent-two {
    display: grid;
    grid-template-columns: 1fr 2.3333fr;
    grid-column-gap: 100px;
    grid-row-gap: 0px;
  }
}

.parent-three {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 1200px) {
  .parent-three {
    display: grid;
    grid-template-columns: 1fr 2fr;
    grid-column-gap: 100px;
    grid-row-gap: 0px;
  }
}

.div1 {
  grid-area: 1/1/2/2;
}

.div2 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
  margin-bottom: 3rem;
}
@media (min-width: 1200px) {
  .div2 {
    grid-area: 1/2/2/3;
  }
}

.div3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.div3 .template-partial-footer__navigation-footer li {
  margin-bottom: 0.5rem;
}
@media (min-width: 1200px) {
  .div3 {
    grid-area: 1/2/2/3;
    align-self: start;
  }
}
.div3 .div3-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 3rem;
}
@media (min-width: 1200px) {
  .div3 .div3-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-column-gap: clamp(2.5rem, 4vw, 5rem);
       -moz-column-gap: clamp(2.5rem, 4vw, 5rem);
            column-gap: clamp(2.5rem, 4vw, 5rem);
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.div3 .div3-child-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-column-gap: 50px;
     -moz-column-gap: 50px;
          column-gap: 50px;
  margin-bottom: 2rem;
}
@media (min-width: 1200px) {
  .div3 .div3-child-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 3rem;
    width: auto;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
}

.div4 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
  margin-bottom: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.div4 .template-partial-footer__navigation-footer-list--products {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-row-gap: 10px;
  grid-column-gap: 10px;
}
@media (min-width: 1200px) {
  .div4 {
    grid-area: 2/2/3/3;
    align-self: end;
    margin-bottom: 0;
    border-top: 1px solid white;
  }
  .div4 .template-partial-footer__navigation-footer-list--products {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 2rem;
  }
}
.div5 {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7;
  margin-top: 0;
}
@media (min-width: 1200px) {
  .div5 {
    grid-area: 4/2/5/3;
    margin-top: 3rem;
  }
}

.div6 {
  display: none;
}
@media (min-width: 1200px) {
  .div6 {
    grid-area: 1/1/3/2;
    display: grid;
  }
}

.display-on-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 1200px) {
  .display-on-mobile {
    display: none;
  }
}

.display-on-desktop {
  display: none;
}
@media (min-width: 1200px) {
  .display-on-desktop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.display-on-both {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 1200px) {
  .display-on-both {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.contact-telephone-main-footer {
  margin-bottom: 0.5rem;
}

.contact-branch {
  margin-bottom: 1.5rem;
}

.template-partial-footer {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.template-partial-footer ul {
  list-style: none !important;
}
.template-partial-footer ol {
  list-style: none !important;
}
.template-partial-footer a {
  text-decoration: none;
}
.template-partial-footer__navigation-footer {
  display: block;
}
@media (min-width: 1200px) {
  .template-partial-footer__navigation-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.template-partial-footer__navigation-footer-list {
  display: block;
  gap: 2rem;
  margin: 0;
  padding: 0;
  text-align: center;
}
@media (min-width: 768px) {
  .template-partial-footer__navigation-footer-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 2rem;
  }
}
.template-partial-footer__navigation-footer-list a {
  color: var(--c-footer-link, #f4f4f4);
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
}
.template-partial-footer__navigation-footer-list a:hover {
  color: var(--c-footer-link-hover, #74c1b9);
}
@media (min-width: 768px) {
  .template-partial-footer__navigation-footer-list li:last-child {
    margin-right: 2rem;
  }
}
.template-partial-footer__navigation-footer__logo {
  width: auto;
}
.template-partial-footer__navigation-footer__logo img {
  width: 60px;
  display: block;
  margin: 0 auto;
}
@media (min-width: 600px) {
  .template-partial-footer__navigation-footer__logo img {
    margin: 0;
  }
}
@media (min-width: 1200px) {
  .template-partial-footer__navigation-footer__logo img {
    width: 80px;
  }
}
@media (min-width: 1500px) {
  .template-partial-footer__navigation-footer__logo img {
    width: 100px;
  }
}
.template-partial-footer__navigation-footer .menu-footer-menu-1-container {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .template-partial-footer__navigation-footer .menu-footer-menu-1-container {
    margin-bottom: 0;
  }
}
.template-partial-footer__navigation-footer .menu-footer-menu-1-container a {
  text-transform: uppercase;
}
.template-partial-footer__navigation-footer .menu-footer-menu-2-container {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .template-partial-footer__navigation-footer .menu-footer-menu-2-container {
    margin-bottom: 0;
  }
}
.template-partial-footer__navigation-footer .menu-footer-menu-2-container a {
  font-size: 12px;
}

/**

Gotcha alert !!


Because this is purely for styling in line we can use @extend in the layout that needs it

*/
#hero {
  margin: 0;
  padding: 0;
}
#hero .t-p-acf-t2-ly-hero__hero_text {
  height: 345px;
  position: relative;
}
@media (min-width: 1200px) {
  #hero .t-p-acf-t2-ly-hero__hero_text {
    height: 380px;
  }
}
@media (min-width: 1500px) {
  #hero .t-p-acf-t2-ly-hero__hero_text {
    height: 450px;
  }
}
#hero .t-p-acf-t2-ly-hero__hero_text__top {
  position: absolute;
  top: 9rem;
}
#hero .t-p-acf-t2-ly-hero__hero_text__top p {
  text-transform: uppercase;
}
#hero .t-p-acf-t2-ly-hero__hero_text__bottom {
  position: absolute;
  bottom: 2rem;
  width: 100%;
}
@media (min-width: 600px) {
  #hero .t-p-acf-t2-ly-hero__hero_text__bottom {
    bottom: 3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
#hero .t-p-acf-t2-ly-hero__hero_text__bottom .main-text {
  margin-bottom: 0;
  padding-bottom: 0;
}
#hero .t-p-acf-t2-ly-hero__hero_text__bottom .hero-text {
  margin-top: 1rem;
}
@media (min-width: 1500px) {
  #hero .t-p-acf-t2-ly-hero__hero_text__bottom .hero-text {
    margin-top: 0;
  }
}
#hero .t-p-acf-t2-ly-hero__hero_text__bottom .hero-nav-links {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 0.5rem;
     -moz-column-gap: 0.5rem;
          column-gap: 0.5rem;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#hero .t-p-acf-t2-ly-hero__hero_text__bottom .hero-nav-links div {
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
}
#hero .t-p-acf-t2-ly-hero__hero-link {
  margin-top: auto;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 1.2rem;
  letter-spacing: 0.5px;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
  position: relative;
}
#hero .t-p-acf-t2-ly-hero__hero-link svg {
  width: 22px !important;
  height: 22px !important;
  color: white;
  -webkit-transition: color 0.5s ease;
  transition: color 0.5s ease;
  display: block;
  margin-bottom: -0.15rem;
}
#hero .t-p-acf-t2-ly-hero__hero-link:hover svg {
  color: var(--c-header-link-hover, #74c1b9);
}
#hero .t-p-acf-t2-ly-hero__hero-link.hero-link-prev svg {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
#hero .t-p-acf-t2-ly-hero__button-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#hero .t-p-acf-t2-ly-hero .hero-link-prev .t-p-acf-t2-ly-hero__button-icon {
  margin-right: 0.25rem;
}
#hero .t-p-acf-t2-ly-hero .hero-link-next .t-p-acf-t2-ly-hero__button-icon {
  margin-left: 0.25rem;
}

.t-p-acf-t2-ly-numbered-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 1rem;
     -moz-column-gap: 1rem;
          column-gap: 1rem;
}
@media (min-width: 1200px) {
  .t-p-acf-t2-ly-numbered-list__list-items {
    width: 95%;
    overflow-y: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .t-p-acf-t2-ly-numbered-list__list-items::-webkit-scrollbar {
    width: 0;
    height: 0;
  }
}
.t-p-acf-t2-ly-numbered-list__scroll-chevrons {
  display: none;
}
@media (min-width: 1200px) {
  .t-p-acf-t2-ly-numbered-list__scroll-chevrons {
    width: 5%;
    margin-top: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-right: -1rem;
  }
  .t-p-acf-t2-ly-numbered-list__scroll-chevrons svg {
    width: 24px;
    height: auto;
    color: #000000;
  }
  .t-p-acf-t2-ly-numbered-list__scroll-chevrons .scroll-up svg {
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
  .t-p-acf-t2-ly-numbered-list__scroll-chevrons .scroll-down svg {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}
.t-p-acf-t2-ly-numbered-list__item-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 1rem;
     -moz-column-gap: 1rem;
          column-gap: 1rem;
  margin-top: 1rem;
  border-bottom: 1px solid #74c1b9;
}
@media (min-width: 1200px) {
  .t-p-acf-t2-ly-numbered-list__item-flex {
    -webkit-column-gap: 2rem;
       -moz-column-gap: 2rem;
            column-gap: 2rem;
    margin-top: 2rem;
    min-height: 122px;
  }
}
.t-p-acf-t2-ly-numbered-list__item-flex__number, .t-p-acf-t2-ly-numbered-list__item-flex__text {
  margin-bottom: 1rem;
}
@media (min-width: 1200px) {
  .t-p-acf-t2-ly-numbered-list__item-flex__number, .t-p-acf-t2-ly-numbered-list__item-flex__text {
    margin-bottom: 3rem;
  }
}
.t-p-acf-t2-ly-numbered-list__item-flex__text p {
  font-weight: 400 !important;
  margin-bottom: 0;
}
.t-p-acf-t2-ly-numbered-list__item-flex__number {
  color: #74c1b9;
  margin: 0.5rem 0.75rem;
}
@media (min-width: 1200px) {
  .t-p-acf-t2-ly-numbered-list__item-flex__number {
    margin: 0.5rem 1.5rem;
  }
}
.t-p-acf-t2-ly-numbered-list__item-flex__number span,
.t-p-acf-t2-ly-numbered-list__item-flex__number .text-number {
  font-family: source-sans-pro, sans-serif;
  font-weight: 200;
  font-style: normal;
  font-size: clamp(60px, 4.5vw, 100px);
  line-height: clamp(52px, 5vw, 65px);
}

#t-p-acf-t2-ct-button-group__button,
.t-p-acf-t2-ct-button-group__button {
  border-radius: 22px !important;
  min-height: 20px;
}

/* Box owns the ratio; media fills it */
.fluid-media {
  position: relative;
  width: 100%;
}

.fluid-media iframe,
.fluid-media video {
  display: block;
  width: 100%;
  border: 0;
}

/* Let wrapper aspect-ratio control height */
.fluid-media iframe {
  height: 100%;
}

.fluid-media video {
  height: auto;
}

.fluid-media__cover {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  cursor: pointer;
  background-size: cover;
  background-position: center;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: rgba(0, 0, 0, 0.2);
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 5000ms ease, visibility 5000ms ease;
  transition: opacity 5000ms ease, visibility 5000ms ease;
}

.fluid-media__play {
  width: 95px;
  height: 95px;
  background-image: url("../../img/Icon ant-play-circle-hollow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.fluid-media.has-cover iframe,
.fluid-media.has-cover video {
  opacity: 0;
}

.fluid-media.is-playing iframe,
.fluid-media.is-playing video {
  opacity: 1;
}

.fluid-media.is-playing .fluid-media__cover {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.t-p-code-post-slider__parent {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 100vw;
  padding: 2px;
  overflow: hidden !important;
}
.t-p-code-post-slider__parent__swiper-wrapper {
  width: 100%;
  position: relative;
  max-width: 100vw;
}
.t-p-code-post-slider__parent .swiper-button-prev,
.t-p-code-post-slider__parent .swiper-button-next {
  height: 25px;
  width: 25px;
  border-radius: 13px;
  position: absolute;
}
.t-p-code-post-slider__parent .swiper-button-prev:after,
.t-p-code-post-slider__parent .swiper-button-next:after {
  font-size: inherit;
  padding: 2px;
  margin: auto;
}
.t-p-code-post-slider__parent .swiper-slide-next,
.t-p-code-post-slider__parent .swiper-slide-prev {
  max-width: 100%;
}
.t-p-code-post-slider__parent .swiper-button-next:after {
  font-size: inherit;
  padding: 2px;
  margin: auto;
}
.t-p-code-post-slider__parent .swiper-button-prev {
  left: -50px;
}
.t-p-code-post-slider__parent .swiper-button-prev:after {
  font-size: inherit;
  margin: auto;
}
.t-p-code-post-slider__parent .custom-swiper-pagination {
  opacity: 0;
}
.t-p-code-post-slider__parent .t-p-code-post-slider__swiper-slide_testimonial {
  max-width: 100vw;
  height: auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.t-p-code-post-slider__parent .t-p-code-post-slider__swiper-slide_testimonial .t-p-code-post-slider__excerpt {
  display: none;
}
.t-p-code-post-slider__parent .t-p-code-post-slider__swiper-slide_testimonial .t-p-code-post-slider__profile_link {
  margin: 1rem;
  height: 100%;
}
.t-p-code-post-slider__parent .t-p-code-post-slider__swiper-slide_testimonial a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  height: 100%;
  margin-bottom: 0;
}
.t-p-code-post-slider__parent .t-p-code-post-slider__swiper-slide_testimonial a:hover .t-p-acf-t2-ct-button-group__button-icon {
  margin-left: 15px;
  -webkit-transition: margin 0.3s ease;
  transition: margin 0.3s ease;
  position: relative;
}
.t-p-code-post-slider__parent .t-p-code-post-slider__swiper-slide_testimonial a:hover .t-p-acf-t2-ct-button-group__button-icon img {
  color: white;
  margin: auto;
}
.t-p-code-post-slider__parent .t-p-code-post-slider__swiper-slide_testimonial a span {
  font-weight: 300;
  font-size: 1.4rem;
  line-height: 1.5rem;
  color: #001D61;
}
.t-p-code-post-slider__parent .t-p-code-post-slider__swiper-slide_testimonial a .t-p-acf-t2-ct-button-group__button-label {
  margin-bottom: 0.5rem;
  -webkit-transition: margin 0.3s ease;
  transition: margin 0.3s ease;
}
.t-p-code-post-slider__parent .t-p-code-post-slider__swiper-slide_testimonial a .t-p-acf-t2-ct-button-group__button-icon {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 20px;
}
.t-p-code-post-slider__parent .t-p-code-post-slider__swiper-slide_testimonial a .t-p-acf-t2-ct-button-group__button-icon img {
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
}
.t-p-code-post-slider__parent .t-p-code-post-slider__featured-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
}
.t-p-code-post-slider__parent .t-p-code-post-slider__featured-img .t-p-code-post-slider__img-container {
  width: 100%;
}
.t-p-code-post-slider__parent .t-p-code-post-slider__featured-img .t-p-code-post-slider__img-container img {
  height: 100%;
  width: 100%;
}
.t-p-code-post-slider__parent .t-p-code-post-slider__featured-img .t-p-code-post-slider__title-container {
  margin-top: auto;
  margin-bottom: auto;
  display: none;
}
.t-p-code-post-slider__parent .t-p-code-post-slider__featured-img .t-p-code-post-slider__profile_link {
  margin-top: auto;
  display: block;
}
.t-p-code-post-slider__parent .t-p-code-post-slider__featured-img .t-p-code-post-slider__profile_link span {
  color: black;
}
.t-p-code-post-slider__parent .t-p-code-post-slider__swiper-slide_post {
  height: auto;
  padding: 20px 0px 20px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}
.t-p-code-post-slider__parent .t-p-code-post-slider__swiper-slide_post a {
  margin: 0;
  padding: 0;
  text-decoration: underline;
  color: #001D61;
}
.t-p-code-post-slider__parent .t-p-code-post-slider__swiper-slide_post a span {
  color: #001D61;
  font-weight: 300;
}
.t-p-code-post-slider__parent .t-p-code-post-slider__swiper-slide_post .t-p-code-post-slider__title-container {
  margin-top: auto;
  margin-bottom: 1rem !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: 0 !important;
  color: #001D61;
}
.t-p-code-post-slider__parent .t-p-code-post-slider__swiper-slide_post .t-p-code-post-slider__excerpt {
  text-align: left;
  margin: 0;
  color: #001D61;
}
.t-p-code-post-slider__parent .t-p-code-post-slider__swiper-slide_post .t-p-code-post-slider__featured-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 0;
}
.t-p-code-post-slider__parent .t-p-code-post-slider__swiper-slide_post .t-p-code-post-slider__featured-img ul {
  font-size: 1rem;
}
.t-p-code-post-slider__parent .t-p-code-post-slider__swiper-slide_post .t-p-code-post-slider__featured-img ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 5px;
  font-size: 0.8rem;
  color: #001D61;
  font-weight: 500;
}
.t-p-code-post-slider__parent .t-p-code-post-slider__swiper-slide_post .t-p-code-post-slider__featured-img ul svg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
  margin-top: auto;
  height: 3px;
  width: 3px;
}
.t-p-code-post-slider__parent .t-p-code-post-slider__swiper-slide_post .t-p-code-post-slider__featured-img .t-p-code-post-slider__img-container {
  margin: auto;
  margin-bottom: 1rem;
}
@media only screen and (min-width: 1600px) {
  .t-p-code-post-slider__parent .t-p-code-post-slider__swiper-slide_post .t-p-code-post-slider__featured-img .t-p-code-post-slider__img-container {
    margin: auto;
    margin-bottom: 1rem;
  }
}
.t-p-code-post-slider__parent .t-p-code-post-slider__swiper-slide_post .t-p-code-post-slider__featured-img .t-p-code-post-slider__img-container img {
  height: 100%;
  max-height: 250px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.t-p-code-post-slider__parent .t-p-code-post-slider__swiper-slide_post .t-p-code-post-slider__featured-img .t-p-code-post-slider__title-container {
  margin: auto;
}
.t-p-code-post-slider__parent .t-p-code-post-slider__swiper-slide_post .t-p-code-post-slider__featured-img .t-p-code-post-slider__profile_link {
  margin-top: auto;
  display: block;
}
.t-p-code-post-slider__parent .t-p-code-post-slider__swiper-slide_post .t-p-code-post-slider__featured-img .t-p-code-post-slider__profile_link span {
  color: black;
}

.t-p-code-post-slider__swiper-slide_display {
  height: auto;
  padding: 0px 0px 0px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}
.t-p-code-post-slider__swiper-slide_display a {
  margin: 0;
  padding: 0;
  text-decoration: underline;
  color: #001D61;
}
.t-p-code-post-slider__swiper-slide_display a span {
  color: #001D61;
  font-weight: 300;
}
.t-p-code-post-slider__swiper-slide_display .t-p-code-post-slider__title-container {
  margin-top: auto;
  margin-bottom: 1rem !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: 0 !important;
  color: #001D61;
}
.t-p-code-post-slider__swiper-slide_display .t-p-code-post-slider__excerpt {
  text-align: left;
  margin: 1rem;
  color: #001D61;
}
.t-p-code-post-slider__swiper-slide_display .t-p-code-post-slider__excerpt h1,
.t-p-code-post-slider__swiper-slide_display .t-p-code-post-slider__excerpt h2,
.t-p-code-post-slider__swiper-slide_display .t-p-code-post-slider__excerpt h3,
.t-p-code-post-slider__swiper-slide_display .t-p-code-post-slider__excerpt h4,
.t-p-code-post-slider__swiper-slide_display .t-p-code-post-slider__excerpt h5,
.t-p-code-post-slider__swiper-slide_display .t-p-code-post-slider__excerpt h6,
.t-p-code-post-slider__swiper-slide_display .t-p-code-post-slider__excerpt p,
.t-p-code-post-slider__swiper-slide_display .t-p-code-post-slider__excerpt strong {
  margin: 0;
}
.t-p-code-post-slider__swiper-slide_display .t-p-code-post-slider__featured-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 0;
}
.t-p-code-post-slider__swiper-slide_display .t-p-code-post-slider__featured-img ul {
  font-size: 1rem;
}
.t-p-code-post-slider__swiper-slide_display .t-p-code-post-slider__featured-img ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 5px;
  font-size: 0.8rem;
  color: #001D61;
  font-weight: 500;
}
.t-p-code-post-slider__swiper-slide_display .t-p-code-post-slider__featured-img ul svg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
  margin-top: auto;
  height: 3px;
  width: 3px;
}
.t-p-code-post-slider__swiper-slide_display .t-p-code-post-slider__featured-img .t-p-code-post-slider__img-container {
  margin-bottom: 1rem;
}
@media only screen and (min-width: 1600px) {
  .t-p-code-post-slider__swiper-slide_display .t-p-code-post-slider__featured-img .t-p-code-post-slider__img-container {
    margin-bottom: 1rem;
  }
}
.t-p-code-post-slider__swiper-slide_display .t-p-code-post-slider__featured-img .t-p-code-post-slider__img-container img {
  height: 100%;
  max-height: 250px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.t-p-code-post-slider__swiper-slide_display .t-p-code-post-slider__featured-img .t-p-code-post-slider__title-container {
  margin: 1rem !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.t-p-code-post-slider__swiper-slide_display .t-p-code-post-slider__featured-img .t-p-code-post-slider__title-container strong {
  font-size: 1.5rem;
  font-weight: 500;
}
.t-p-code-post-slider__swiper-slide_display .t-p-code-post-slider__featured-img .t-p-code-post-slider__profile_link {
  margin-top: auto;
  display: block;
}
.t-p-code-post-slider__swiper-slide_display .t-p-code-post-slider__featured-img .t-p-code-post-slider__profile_link span {
  color: black;
}

.t-p-code-post-slider__parent .swiper-button-prev,
.t-p-code-post-slider__parent .swiper-button-next {
  height: 25px;
  width: 25px;
  border-radius: 13px;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.t-p-code-post-slider__parent .swiper-button-prev:after,
.t-p-code-post-slider__parent .swiper-button-next:after {
  font-size: 12px !important;
  padding-right: 2px;
  margin: auto;
  color: inherit !important;
}
.t-p-code-post-slider__parent .swiper-button-next {
  right: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 16px;
  height: 40px;
  width: 40px;
  border-radius: 20px;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}
@media only screen and (min-width: 1600px) {
  .t-p-code-post-slider__parent .swiper-button-next {
    right: 58px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    width: 40px;
    border-radius: 20px;
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
            box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
    font-size: 24px;
  }
}
.t-p-code-post-slider__parent .swiper-button-next:after {
  font-size: 20px !important;
  padding: 2px;
  margin: auto;
}
.t-p-code-post-slider__parent .swiper-button-prev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 0;
}
@media only screen and (min-width: 1600px) {
  .t-p-code-post-slider__parent .swiper-button-prev {
    left: -50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 0;
  }
}
.t-p-code-post-slider__parent .swiper-button-prev:after {
  font-size: inherit;
  margin: auto;
}

.tag-filter-buttons {
  padding-bottom: 13px;
}
.tag-filter-buttons .filter-button {
  padding: 5px 35px 5px 35px;
  margin-right: 10px;
  border-radius: 20px;
  border: none;
  background-color: rgba(0, 0, 0, 0.0509803922);
  color: #001D61;
}
.tag-filter-buttons .filter-button.selected {
  background-color: #EE3E34;
  color: white;
}

.carousel-r4r-base-parent {
  position: relative;
}
.carousel-r4r-base-parent .swiper-slide {
  height: clamp(200px, 20vw, 220px);
}
.carousel-r4r-base-parent .swiper-button-next,
.carousel-r4r-base-parent .swiper-button-prev {
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 24px;
  height: clamp(200px, 20vw, 220px);
  width: 40px;
  background-color: white;
  border-radius: 0;
}
.carousel-r4r-base-parent .swiper-button-next::after,
.carousel-r4r-base-parent .swiper-button-prev::after {
  color: black !important;
}
.carousel-r4r-base-parent .swiper-button-prev {
  opacity: 1;
  left: 0;
}
.carousel-r4r-base-parent .swiper-button-next {
  position: absolute !important;
  right: 0;
}
.carousel-r4r-base-parent .swiper-button-next::after,
.carousel-r4r-base-parent .swiper-button-prev::after {
  font-size: 20px !important;
  padding: 2px;
  margin: auto;
}
.carousel-r4r-base-parent .pagination-box {
  display: none;
}

.carousel-r4r-key-studies-parent {
  height: auto;
  position: relative;
  overflow-y: auto !important;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.carousel-r4r-key-studies-parent::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.carousel-r4r-key-studies-parent > .t-p-code-post-slider {
  height: 100% !important;
}
.carousel-r4r-key-studies-parent .swiper-wrapper {
  height: 100%;
}
.carousel-r4r-key-studies-parent .swiper-slide {
  height: 100% !important;
}
.carousel-r4r-key-studies-parent.is-static {
  height: 800px;
  overflow-y: auto;
}
.carousel-r4r-key-studies-parent.is-static .swiper-wrapper {
  display: block;
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
}
.carousel-r4r-key-studies-parent.is-static .t-p-code-post-slider__swiper-slide_r4r-key-studies {
  position: relative;
  margin-bottom: 2rem;
}
.carousel-r4r-key-studies-parent.is-static .swiper-buttons-container {
  display: none;
}
.carousel-r4r-key-studies-parent .pagination-box {
  display: block;
  z-index: 99;
}
.carousel-r4r-key-studies-parent .pagination-box .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #74c1b9 !important;
}
.carousel-r4r-key-studies-parent .pagination-box .swiper-pagination-bullet-active {
  background-color: #0f5b6d !important;
}
@media (min-width: 1200px) {
  .carousel-r4r-key-studies-parent .pagination-box {
    display: none;
  }
}
.carousel-r4r-key-studies-parent .swiper-buttons-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 0.5rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  position: absolute;
  right: 0;
  bottom: 0;
}
@media (min-width: 1200px) {
  .carousel-r4r-key-studies-parent .swiper-buttons-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.carousel-r4r-key-studies-parent > .swiper-buttons-container {
  right: 0;
  bottom: 0;
}
.carousel-r4r-key-studies-parent .swiper-button-next,
.carousel-r4r-key-studies-parent .swiper-button-prev {
  opacity: 1;
  left: unset;
  right: unset;
  display: block;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 24px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  background-color: white;
  border-radius: 0;
}
.carousel-r4r-key-studies-parent .swiper-button-next svg,
.carousel-r4r-key-studies-parent .swiper-button-prev svg {
  display: block;
  width: 24px;
  height: auto;
  color: #000000;
}
.carousel-r4r-key-studies-parent .swiper-button-prev svg {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.carousel-r4r-key-studies-parent .swiper-button-next svg {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.carousel-r4r-key-studies-parent .swiper-button-next::after,
.carousel-r4r-key-studies-parent .swiper-button-prev::after {
  display: none;
}

.key_studies__scroll-chevrons, .key_studies__scroll-chevrons-base {
  display: none;
}
@media (min-width: 1200px) {
  .key_studies__scroll-chevrons, .key_studies__scroll-chevrons-base {
    position: absolute;
    right: 0;
    z-index: 99;
    width: 5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-right: -1rem;
  }
  .key_studies__scroll-chevrons svg, .key_studies__scroll-chevrons-base svg {
    width: 24px;
    height: auto;
    color: #000000;
  }
  .key_studies__scroll-chevrons .scroll-up svg, .key_studies__scroll-chevrons-base .scroll-up svg {
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
  .key_studies__scroll-chevrons .scroll-down svg, .key_studies__scroll-chevrons-base .scroll-down svg {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}
@media (min-width: 1200px) {
  .key_studies__scroll-chevrons {
    top: 6rem;
  }
}
@media (min-width: 1200px) {
  .key_studies__scroll-chevrons-base {
    bottom: 0rem;
  }
}

.content-type-map {
  border-radius: 10px !important;
}

.t-p-acf-t2-ct-map-image-text {
  width: 100%;
  background-color: #d7dadd;
  padding: 1rem;
  margin-top: 1rem;
}
.t-p-acf-t2-ct-map-image-text__title {
  margin-bottom: 1rem;
}
.t-p-acf-t2-ct-map-image-text__map {
  margin: 3rem 5rem;
}
.t-p-acf-t2-ct-map-image-text__map img {
  width: 100%;
  height: auto;
}
.t-p-acf-t2-ct-map-image-text__text p:last-child {
  margin-bottom: 0;
}

.t-p-acf-t2-ct-testimonial-select {
  width: 100%;
  background-color: #74c1b9;
  padding: 4rem 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.t-p-acf-t2-ct-testimonial-select__face_pic {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.t-p-acf-t2-ct-testimonial-select__face_pic img {
  width: 100%;
  height: auto;
  display: block;
}
@media (min-width: 600px) {
  .t-p-acf-t2-ct-testimonial-select__face_pic img {
    width: 280px;
  }
}
.t-p-acf-t2-ct-testimonial-select__content {
  height: clamp(160px, 22vw, 280px);
  position: relative;
}
@media (min-width: 1800px) {
  .t-p-acf-t2-ct-testimonial-select__content {
    width: 85%;
  }
}
.t-p-acf-t2-ct-testimonial-select__content .eyebrow-heading {
  margin-top: 1rem;
}
.t-p-acf-t2-ct-testimonial-select__content .eyebrow-heading p {
  margin-top: -0.5rem;
  text-transform: uppercase;
}
.t-p-acf-t2-ct-testimonial-select__content .main-text p {
  font-style: italic;
  font-size: 24px;
  line-height: 35px;
}
.t-p-acf-t2-ct-testimonial-select__content .post-title {
  font-size: 16px;
  font-weight: 600;
  color: #0F5B6D;
}
@media (min-width: 1800px) {
  .t-p-acf-t2-ct-testimonial-select__content .post-title {
    position: absolute;
    bottom: 0;
  }
}

@media (max-width: 1500px) {
  .t-p-acf-t2-ct-testimonial-select__content {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 1199px) {
  .t-p-acf-t2-ct-testimonial-select {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 1rem 20px;
  }
}
.t-p-acf-t2-ct-base-slider-content {
  padding: 1rem 3rem;
  height: 100vh;
  border-right: 1px solid black;
}
.t-p-acf-t2-ct-base-slider-content a {
  text-decoration: none;
}
.t-p-acf-t2-ct-base-slider-content .main-text p {
  font-weight: 400;
  color: #0f5b6d;
}
.t-p-acf-t2-ct-base-slider-content .eyebrow-heading p {
  font-size: 16px;
}
@media (min-width: 1200px) {
  .t-p-acf-t2-ct-base-slider-content {
    padding: 1rem 5rem;
  }
}

.t-p-acf-t2-ct-base-page-nav {
  display: block;
}
@media (min-width: 600px) {
  .t-p-acf-t2-ct-base-page-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.t-p-acf-t2-ct-base-page-nav div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.t-p-acf-t2-ct-base-page-nav__text_left p,
.t-p-acf-t2-ct-base-page-nav__text_left a {
  margin-bottom: 0;
}
.t-p-acf-t2-ct-base-page-nav__text_left a {
  text-decoration: none;
}
.t-p-acf-t2-ct-base-page-nav__page_nav div {
  margin-top: 1rem;
}
@media (min-width: 600px) {
  .t-p-acf-t2-ct-base-page-nav__page_nav div {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-top: 0;
  }
}
.t-p-acf-t2-ct-base-page-nav__page_nav .base-nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 0.5rem;
     -moz-column-gap: 0.5rem;
          column-gap: 0.5rem;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.t-p-acf-t2-ct-base-page-nav__base-link {
  color: black;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 1.2rem;
  letter-spacing: 0.5px;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
  position: relative;
}
.t-p-acf-t2-ct-base-page-nav__base-link svg {
  width: 22px !important;
  height: 22px !important;
  color: black;
  -webkit-transition: color 0.5s ease;
  transition: color 0.5s ease;
  display: block;
  margin-bottom: -0.15rem;
}
.t-p-acf-t2-ct-base-page-nav__base-link:hover svg {
  color: var(--c-header-link-hover, #74c1b9);
}
.t-p-acf-t2-ct-base-page-nav__base-link.base-link-prev svg {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.t-p-acf-t2-ct-base-page-nav__button-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.t-p-acf-t2-ct-base-page-nav .hero-link-prev .t-p-acf-t2-ly-base__button-icon {
  margin-right: 0.25rem;
}
.t-p-acf-t2-ct-base-page-nav .hero-link-next .t-p-acf-t2-ly-base__button-icon {
  margin-left: 0.25rem;
}

.t-p-acf-t2-ct-multimedia {
  background-color: #d7dadd;
  padding: 2rem 1.75rem;
  width: 100%;
}
@media (min-width: 1500px) {
  .t-p-acf-t2-ct-multimedia {
    display: grid;
    grid-template-columns: 6.5fr 3.5fr;
    -webkit-column-gap: 2rem;
       -moz-column-gap: 2rem;
            column-gap: 2rem;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
}
.t-p-acf-t2-ct-multimedia__media {
  margin-bottom: 2rem;
}
@media (min-width: 1500px) {
  .t-p-acf-t2-ct-multimedia__media {
    margin-bottom: 0;
  }
}
.t-p-acf-t2-ct-multimedia__text p {
  font-weight: 30 !important;
}

.t-p-acf-t2-ct-key-studies-content {
  height: auto;
}
@media (min-width: 1200px) {
  .t-p-acf-t2-ct-key-studies-content {
    padding-bottom: 1rem;
    border-bottom: 1px solid #0f5b6d;
  }
}
.t-p-acf-t2-ct-key-studies-content__flex {
  display: block;
  -webkit-column-gap: 1rem;
     -moz-column-gap: 1rem;
          column-gap: 1rem;
}
@media (min-width: 1500px) {
  .t-p-acf-t2-ct-key-studies-content__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 2rem;
       -moz-column-gap: 2rem;
            column-gap: 2rem;
  }
}
.t-p-acf-t2-ct-key-studies-content__flex:last-child {
  margin-top: 4rem;
}
.t-p-acf-t2-ct-key-studies-content__item-spacer {
  margin-bottom: 1rem;
}
@media (min-width: 1500px) {
  .t-p-acf-t2-ct-key-studies-content__item-spacer {
    width: 15%;
  }
}
.t-p-acf-t2-ct-key-studies-content__item-spacer span {
  color: #74c1b9;
}
@media (min-width: 1500px) {
  .t-p-acf-t2-ct-key-studies-content__item-content {
    width: 75%;
  }
}
.t-p-acf-t2-ct-key-studies-content__media {
  width: 100%;
  height: auto;
  margin-bottom: 2rem;
}
@media (min-width: 1500px) {
  .t-p-acf-t2-ct-key-studies-content__media {
    margin-bottom: 1rem;
  }
}
.t-p-acf-t2-ct-key-studies-content__link a {
  color: #000000;
  text-decoration: none;
  margin-bottom: 0;
}
.t-p-acf-t2-ct-key-studies-content__link a:hover {
  color: #74c1b9;
}

@media (min-width: 600px) {
  .t-p-acf-t2-ct-grouped-images {
    width: 500px;
  }
}
@media (min-width: 900px) {
  .t-p-acf-t2-ct-grouped-images {
    width: 600px;
  }
}
@media (min-width: 600px) {
  .t-p-acf-t2-ct-grouped-images__images {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 2rem;
       -moz-column-gap: 2rem;
            column-gap: 2rem;
  }
}
.t-p-acf-t2-ct-grouped-images__image-item img {
  margin-bottom: 2rem;
}

/**
*
* :: Mixins : Media Queries 
*
* How to use:
*
* .header-title {  
*   font-size: 2rem;  
*   @include for-size(phone-only) {    
*     font-size: 1rem; 
*   }
* }
*
*
*   @include for-size(phone-only) {};               // max-width: 599px
*   @include for-size(tablet-portrait-up) {};       // min-width: 600px
*   @include for-size(tablet-landscape-up) {};      // min-width: 900px
*   @include for-size(desktop-up) {};               // min-width: 1200px
*   @include for-size(big-desktop-up ) {};          // min-width: 1800px
*
*
*/
.ff-aktiv-grotesk,
.akitv-grotesk,
.abstract-typography-wysiwyg-editor__title-size-small--margin-bottom-large h1,
.abstract-typography-wysiwyg-editor__title-size-small--margin-bottom-large h2,
.abstract-typography-wysiwyg-editor__title-size-small--margin-bottom-large h3,
.abstract-typography-wysiwyg-editor__title-size-small--margin-bottom-large h4,
.abstract-typography-wysiwyg-editor__title-size-small--margin-bottom-large h5,
.abstract-typography-wysiwyg-editor__title-size-small--margin-bottom-large h6,
.abstract-typography-wysiwyg-editor__title-size-extra-small h1,
.abstract-typography-wysiwyg-editor__title-size-extra-small h2,
.abstract-typography-wysiwyg-editor__title-size-extra-small h3,
.abstract-typography-wysiwyg-editor__title-size-extra-small h4,
.abstract-typography-wysiwyg-editor__title-size-extra-small h5,
.abstract-typography-wysiwyg-editor__title-size-extra-small h6 {
  font-family: var(--font-body, var(--font-body, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif));
  font-style: normal;
  font-weight: 400;
}

.ff-aktiv-grotesk__normal,
.akitv-grotesk__normal {
  font-family: var(--font-body, var(--font-body, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif));
  font-style: normal;
  font-weight: 400;
}

.ff-aktiv-grotesk__italic,
.akitv-grotesk__italic {
  font-family: var(--font-body, var(--font-body, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif));
  font-style: italic;
  font-weight: 400;
}

.ff-aktiv-grotesk__regular,
.akitv-grotesk__regular,
.abstract-typography-wysiwyg-editor__title-size-large h1,
.abstract-typography-wysiwyg-editor__title-size-large h2,
.abstract-typography-wysiwyg-editor__title-size-large h3,
.abstract-typography-wysiwyg-editor__title-size-large h4,
.abstract-typography-wysiwyg-editor__title-size-large h5,
.abstract-typography-wysiwyg-editor__title-size-large h6,
.abstract-typography-wysiwyg-editor__title-size-large p,
.abstract-typography-wysiwyg-editor__title-size-large #gform_3 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large #gform_7 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large #gform_9 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large #gform_10 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large #gform_11 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large #gform_12 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-large h1,
.abstract-typography-wysiwyg-editor__title-size-medium-large h2,
.abstract-typography-wysiwyg-editor__title-size-medium-large h3,
.abstract-typography-wysiwyg-editor__title-size-medium-large h4,
.abstract-typography-wysiwyg-editor__title-size-medium-large h5,
.abstract-typography-wysiwyg-editor__title-size-medium-large h6,
.abstract-typography-wysiwyg-editor__title-size-medium-large p,
.abstract-typography-wysiwyg-editor__title-size-medium-large #gform_3 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-large #gform_7 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-large #gform_9 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-large #gform_10 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-large #gform_11 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-large #gform_12 .gfield_label {
  font-family: var(--font-body, var(--font-body, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif));
  font-style: normal;
  font-weight: 400;
}

.ff-aktiv-grotesk__thin,
.akitv-grotesk__thin {
  font-family: var(--font-body, var(--font-body, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif));
  font-style: normal;
  font-weight: 100;
}

.ff-aktiv-grotesk__light,
.akitv-grotesk__light,
body:not(.wp-admin),
p:not([class*=text-]),
ul > li:not([class*=text-]),
ol > li:not([class*=text-]),
h1,
h2,
h3,
h4,
h5,
h6,
p,
table,
.abstract-typography-wysiwyg-editor__title-size-medium h1,
.abstract-typography-wysiwyg-editor__title-size-medium h2,
.abstract-typography-wysiwyg-editor__title-size-medium h3,
.abstract-typography-wysiwyg-editor__title-size-medium h4,
.abstract-typography-wysiwyg-editor__title-size-medium h5,
.abstract-typography-wysiwyg-editor__title-size-medium h6,
.abstract-typography-wysiwyg-editor__title-size-medium p,
.abstract-typography-wysiwyg-editor__title-size-medium #gform_3 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium #gform_7 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium #gform_9 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium #gform_10 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium #gform_11 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium #gform_12 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-regular h1,
.abstract-typography-wysiwyg-editor__title-size-regular h2,
.abstract-typography-wysiwyg-editor__title-size-regular h3,
.abstract-typography-wysiwyg-editor__title-size-regular h4,
.abstract-typography-wysiwyg-editor__title-size-regular h5,
.abstract-typography-wysiwyg-editor__title-size-regular h6,
.abstract-typography-wysiwyg-editor__title-size-regular p,
.abstract-typography-wysiwyg-editor__title-size-regular #gform_3 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-regular #gform_7 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-regular #gform_9 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-regular #gform_10 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-regular #gform_11 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-regular #gform_12 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-small h1,
.abstract-typography-wysiwyg-editor__title-size-small h2,
.abstract-typography-wysiwyg-editor__title-size-small h3,
.abstract-typography-wysiwyg-editor__title-size-small h4,
.abstract-typography-wysiwyg-editor__title-size-small h5,
.abstract-typography-wysiwyg-editor__title-size-small h6,
.abstract-typography-wysiwyg-editor__title-size-small p,
.abstract-typography-wysiwyg-editor__title-size-small #gform_3 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-small #gform_7 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-small #gform_9 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-small #gform_10 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-small #gform_11 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-small #gform_12 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-small .t-p-panel__body-title {
  font-family: var(--font-body, var(--font-body, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif));
  font-style: normal;
  font-weight: 300;
}

.ff-aktiv-grotesk__bold,
.akitv-grotesk__bold,
strong,
.abstract-typography__extra-small--heavy,
.abstract-typography-wysiwyg-editor__title-size-extra-large h1,
.abstract-typography-wysiwyg-editor__title-size-extra-large h2,
.abstract-typography-wysiwyg-editor__title-size-extra-large h3,
.abstract-typography-wysiwyg-editor__title-size-extra-large h4,
.abstract-typography-wysiwyg-editor__title-size-extra-large h5,
.abstract-typography-wysiwyg-editor__title-size-extra-large h6,
.abstract-typography-wysiwyg-editor__title-size-extra-large p,
.abstract-typography-wysiwyg-editor__title-size-large-heavy h1,
.abstract-typography-wysiwyg-editor__title-size-large-heavy h2,
.abstract-typography-wysiwyg-editor__title-size-large-heavy h3,
.abstract-typography-wysiwyg-editor__title-size-large-heavy h4,
.abstract-typography-wysiwyg-editor__title-size-large-heavy h5,
.abstract-typography-wysiwyg-editor__title-size-large-heavy h6,
.abstract-typography-wysiwyg-editor__title-size-large-heavy p,
.abstract-typography-wysiwyg-editor__title-size-large-heavy #gform_3 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large-heavy #gform_7 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large-heavy #gform_9 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large-heavy #gform_10 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large-heavy #gform_11 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large-heavy #gform_12 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy h1,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy h2,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy h3,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy h4,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy h5,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy h6,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy p,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy #gform_3 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy #gform_7 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy #gform_9 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy #gform_10 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy #gform_11 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy #gform_12 .gfield_label {
  font-family: var(--font-body, var(--font-body, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif));
  font-style: normal;
  font-weight: 700;
}

.ff-aktiv-grotesk__black,
.akitv-grotesk__black {
  font-family: var(--font-body, var(--font-body, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif));
  font-style: normal;
  font-weight: 900;
}

/* Typography */
body:not(.wp-admin) {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
}

p {
  -webkit-margin-before: 0;
          margin-block-start: 0;
  margin-bottom: 1rem;
}

a {
  color: var(--c-link, #0000EE);
}
a:hover {
  color: var(--c-link-hover, #0000EE);
}

p:not([class*=text-]),
ul > li:not([class*=text-]),
ol > li:not([class*=text-]) {
  color: inherit;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  line-height: 1.5rem;
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
}
@media (min-width: 1200px) {
  p:not([class*=text-]),
  ul > li:not([class*=text-]),
  ol > li:not([class*=text-]) {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
    line-height: 1.5rem;
  }
}

.sub-footer a {
  font-size: 16px;
  font-size: 1rem;
  line-height: 21px;
  line-height: 1.3125rem;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 21px;
  line-height: 1.3125rem;
  letter-spacing: 0.5px;
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 300;
}

h1 > span,
h2 > span,
h3 > span,
h4 > span,
h5 > span,
h6 > span,
p > span {
  font-size: inherit !important;
}

table {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 23px;
  line-height: 1.4375rem;
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 300;
}

.abstract-typography__extra-large, div.text-xl, span.text-xl, li.text-xl, h6.text-xl, h5.text-xl, h4.text-xl, h3.text-xl, h2.text-xl, h1.text-xl, p.text-xl, .abstract-typography-wysiwyg-editor__title-size-extra-large h1,
.abstract-typography-wysiwyg-editor__title-size-extra-large h2,
.abstract-typography-wysiwyg-editor__title-size-extra-large h3,
.abstract-typography-wysiwyg-editor__title-size-extra-large h4,
.abstract-typography-wysiwyg-editor__title-size-extra-large h5,
.abstract-typography-wysiwyg-editor__title-size-extra-large h6,
.abstract-typography-wysiwyg-editor__title-size-extra-large p {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-size: clamp(30px, 4.5vw, 100px);
  line-height: clamp(42px, 5vw, 110px);
  letter-spacing: 0px;
}
.abstract-typography__large, div.text-lg, span.text-lg, li.text-lg, h6.text-lg, h5.text-lg, h4.text-lg, h3.text-lg, h2.text-lg, h1.text-lg, p.text-lg, .abstract-typography-wysiwyg-editor__title-size-large-heavy h1,
.abstract-typography-wysiwyg-editor__title-size-large-heavy h2,
.abstract-typography-wysiwyg-editor__title-size-large-heavy h3,
.abstract-typography-wysiwyg-editor__title-size-large-heavy h4,
.abstract-typography-wysiwyg-editor__title-size-large-heavy h5,
.abstract-typography-wysiwyg-editor__title-size-large-heavy h6,
.abstract-typography-wysiwyg-editor__title-size-large-heavy p,
.abstract-typography-wysiwyg-editor__title-size-large-heavy #gform_3 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large-heavy #gform_7 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large-heavy #gform_9 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large-heavy #gform_10 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large-heavy #gform_11 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large-heavy #gform_12 .gfield_label, .abstract-typography-wysiwyg-editor__title-size-large h1,
.abstract-typography-wysiwyg-editor__title-size-large h2,
.abstract-typography-wysiwyg-editor__title-size-large h3,
.abstract-typography-wysiwyg-editor__title-size-large h4,
.abstract-typography-wysiwyg-editor__title-size-large h5,
.abstract-typography-wysiwyg-editor__title-size-large h6,
.abstract-typography-wysiwyg-editor__title-size-large p,
.abstract-typography-wysiwyg-editor__title-size-large #gform_3 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large #gform_7 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large #gform_9 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large #gform_10 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large #gform_11 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large #gform_12 .gfield_label {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-size: clamp(24px, 2.2vw, 38px);
  line-height: clamp(32px, 3vw, 52px);
}
.abstract-typography__medium-large, .abstract-typography-wysiwyg-editor__title-size-medium-large h1,
.abstract-typography-wysiwyg-editor__title-size-medium-large h2,
.abstract-typography-wysiwyg-editor__title-size-medium-large h3,
.abstract-typography-wysiwyg-editor__title-size-medium-large h4,
.abstract-typography-wysiwyg-editor__title-size-medium-large h5,
.abstract-typography-wysiwyg-editor__title-size-medium-large h6,
.abstract-typography-wysiwyg-editor__title-size-medium-large p,
.abstract-typography-wysiwyg-editor__title-size-medium-large #gform_3 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-large #gform_7 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-large #gform_9 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-large #gform_10 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-large #gform_11 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-large #gform_12 .gfield_label {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
}
@media (min-width: 1200px) {
  .abstract-typography__medium-large, .abstract-typography-wysiwyg-editor__title-size-medium-large h1,
  .abstract-typography-wysiwyg-editor__title-size-medium-large h2,
  .abstract-typography-wysiwyg-editor__title-size-medium-large h3,
  .abstract-typography-wysiwyg-editor__title-size-medium-large h4,
  .abstract-typography-wysiwyg-editor__title-size-medium-large h5,
  .abstract-typography-wysiwyg-editor__title-size-medium-large h6,
  .abstract-typography-wysiwyg-editor__title-size-medium-large p,
  .abstract-typography-wysiwyg-editor__title-size-medium-large #gform_3 .gfield_label,
  .abstract-typography-wysiwyg-editor__title-size-medium-large #gform_7 .gfield_label,
  .abstract-typography-wysiwyg-editor__title-size-medium-large #gform_9 .gfield_label,
  .abstract-typography-wysiwyg-editor__title-size-medium-large #gform_10 .gfield_label,
  .abstract-typography-wysiwyg-editor__title-size-medium-large #gform_11 .gfield_label,
  .abstract-typography-wysiwyg-editor__title-size-medium-large #gform_12 .gfield_label {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 28px;
    line-height: 1.75rem;
  }
}
.abstract-typography__medium-heavy, .abstract-typography-wysiwyg-editor__title-size-medium-heavy h1,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy h2,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy h3,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy h4,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy h5,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy h6,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy p,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy #gform_3 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy #gform_7 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy #gform_9 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy #gform_10 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy #gform_11 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy #gform_12 .gfield_label {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 700;
  font-size: 60px;
  font-size: 3.75rem;
  line-height: 65px;
  line-height: 4.0625rem;
}
@media (min-width: 1200px) {
  .abstract-typography__medium-heavy, .abstract-typography-wysiwyg-editor__title-size-medium-heavy h1,
  .abstract-typography-wysiwyg-editor__title-size-medium-heavy h2,
  .abstract-typography-wysiwyg-editor__title-size-medium-heavy h3,
  .abstract-typography-wysiwyg-editor__title-size-medium-heavy h4,
  .abstract-typography-wysiwyg-editor__title-size-medium-heavy h5,
  .abstract-typography-wysiwyg-editor__title-size-medium-heavy h6,
  .abstract-typography-wysiwyg-editor__title-size-medium-heavy p,
  .abstract-typography-wysiwyg-editor__title-size-medium-heavy #gform_3 .gfield_label,
  .abstract-typography-wysiwyg-editor__title-size-medium-heavy #gform_7 .gfield_label,
  .abstract-typography-wysiwyg-editor__title-size-medium-heavy #gform_9 .gfield_label,
  .abstract-typography-wysiwyg-editor__title-size-medium-heavy #gform_10 .gfield_label,
  .abstract-typography-wysiwyg-editor__title-size-medium-heavy #gform_11 .gfield_label,
  .abstract-typography-wysiwyg-editor__title-size-medium-heavy #gform_12 .gfield_label {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 12px;
    line-height: 0.75rem;
  }
}
.abstract-typography__medium, .abstract-typography-wysiwyg-editor__title-size-medium h1,
.abstract-typography-wysiwyg-editor__title-size-medium h2,
.abstract-typography-wysiwyg-editor__title-size-medium h3,
.abstract-typography-wysiwyg-editor__title-size-medium h4,
.abstract-typography-wysiwyg-editor__title-size-medium h5,
.abstract-typography-wysiwyg-editor__title-size-medium h6,
.abstract-typography-wysiwyg-editor__title-size-medium p,
.abstract-typography-wysiwyg-editor__title-size-medium #gform_3 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium #gform_7 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium #gform_9 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium #gform_10 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium #gform_11 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium #gform_12 .gfield_label {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 28px;
  line-height: 1.75rem;
}
.abstract-typography__regular, div.text-base, span.text-base, li.text-base, h6.text-base, h5.text-base, h4.text-base, h3.text-base, h2.text-base, h1.text-base, p.text-base, .abstract-typography-wysiwyg-editor__title-size-regular h1,
.abstract-typography-wysiwyg-editor__title-size-regular h2,
.abstract-typography-wysiwyg-editor__title-size-regular h3,
.abstract-typography-wysiwyg-editor__title-size-regular h4,
.abstract-typography-wysiwyg-editor__title-size-regular h5,
.abstract-typography-wysiwyg-editor__title-size-regular h6,
.abstract-typography-wysiwyg-editor__title-size-regular p,
.abstract-typography-wysiwyg-editor__title-size-regular #gform_3 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-regular #gform_7 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-regular #gform_9 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-regular #gform_10 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-regular #gform_11 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-regular #gform_12 .gfield_label {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: clamp(18px, 2.2vw, 24px);
  line-height: clamp(18px, 3vw, 31px);
}
.abstract-typography__small, div.text-sm, span.text-sm, li.text-sm, h6.text-sm, h5.text-sm, h4.text-sm, h3.text-sm, h2.text-sm, h1.text-sm, p.text-sm, .abstract-typography-wysiwyg-editor__title-size-small--margin-bottom-large h1,
.abstract-typography-wysiwyg-editor__title-size-small--margin-bottom-large h2,
.abstract-typography-wysiwyg-editor__title-size-small--margin-bottom-large h3,
.abstract-typography-wysiwyg-editor__title-size-small--margin-bottom-large h4,
.abstract-typography-wysiwyg-editor__title-size-small--margin-bottom-large h5,
.abstract-typography-wysiwyg-editor__title-size-small--margin-bottom-large h6, .abstract-typography-wysiwyg-editor__title-size-small h1,
.abstract-typography-wysiwyg-editor__title-size-small h2,
.abstract-typography-wysiwyg-editor__title-size-small h3,
.abstract-typography-wysiwyg-editor__title-size-small h4,
.abstract-typography-wysiwyg-editor__title-size-small h5,
.abstract-typography-wysiwyg-editor__title-size-small h6,
.abstract-typography-wysiwyg-editor__title-size-small p,
.abstract-typography-wysiwyg-editor__title-size-small #gform_3 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-small #gform_7 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-small #gform_9 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-small #gform_10 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-small #gform_11 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-small #gform_12 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-small .t-p-panel__body-title {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 17px;
  line-height: 1.0625rem;
}
.abstract-typography__much-smaller {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  line-height: 1.375rem;
}
.abstract-typography__no-margin {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
  margin-bottom: 0;
}
.abstract-typography__extra-small, div.text-xs, span.text-xs, li.text-xs, h6.text-xs, h5.text-xs, h4.text-xs, h3.text-xs, h2.text-xs, h1.text-xs, p.text-xs, .abstract-typography-wysiwyg-editor__title-size-extra-small h1,
.abstract-typography-wysiwyg-editor__title-size-extra-small h2,
.abstract-typography-wysiwyg-editor__title-size-extra-small h3,
.abstract-typography-wysiwyg-editor__title-size-extra-small h4,
.abstract-typography-wysiwyg-editor__title-size-extra-small h5,
.abstract-typography-wysiwyg-editor__title-size-extra-small h6 {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 12px;
  line-height: 0.75rem;
}
.abstract-typography__extra-small--heavy {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
}
.abstract-typography__small--gf-checkbox-labels {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 18.75px;
  font-size: 1.171875rem;
  line-height: 24px;
  line-height: 1.5rem;
}
.abstract-typography__button-standard {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
  line-height: 18px;
  line-height: 1.125rem;
}
.abstract-typography__button-large {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 18px;
  line-height: 1.125rem;
}
@media (min-width: 1200px) {
  .abstract-typography__button-large {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 18px;
    line-height: 1.125rem;
  }
}
.abstract-typography__button-larger {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 26px;
  line-height: 1.625rem;
  font-weight: 400;
}
@media (min-width: 1200px) {
  .abstract-typography__button-larger {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 26px;
    line-height: 1.625rem;
  }
}
.abstract-typography__dinky {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 300;
  color: inherit;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 17px;
  line-height: 1.0625rem;
}

.abstract-typography-wysiwyg-editor__title-size-extra-large h1,
.abstract-typography-wysiwyg-editor__title-size-extra-large h2,
.abstract-typography-wysiwyg-editor__title-size-extra-large h3,
.abstract-typography-wysiwyg-editor__title-size-extra-large h4,
.abstract-typography-wysiwyg-editor__title-size-extra-large h5,
.abstract-typography-wysiwyg-editor__title-size-extra-large h6,
.abstract-typography-wysiwyg-editor__title-size-extra-large p {
  position: relative;
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 800;
}
.abstract-typography-wysiwyg-editor__title-size-large h1,
.abstract-typography-wysiwyg-editor__title-size-large h2,
.abstract-typography-wysiwyg-editor__title-size-large h3,
.abstract-typography-wysiwyg-editor__title-size-large h4,
.abstract-typography-wysiwyg-editor__title-size-large h5,
.abstract-typography-wysiwyg-editor__title-size-large h6,
.abstract-typography-wysiwyg-editor__title-size-large p,
.abstract-typography-wysiwyg-editor__title-size-large #gform_3 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large #gform_7 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large #gform_9 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large #gform_10 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large #gform_11 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large #gform_12 .gfield_label {
  position: relative;
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
}
.abstract-typography-wysiwyg-editor__title-size-large-heavy h1,
.abstract-typography-wysiwyg-editor__title-size-large-heavy h2,
.abstract-typography-wysiwyg-editor__title-size-large-heavy h3,
.abstract-typography-wysiwyg-editor__title-size-large-heavy h4,
.abstract-typography-wysiwyg-editor__title-size-large-heavy h5,
.abstract-typography-wysiwyg-editor__title-size-large-heavy h6,
.abstract-typography-wysiwyg-editor__title-size-large-heavy p,
.abstract-typography-wysiwyg-editor__title-size-large-heavy #gform_3 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large-heavy #gform_7 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large-heavy #gform_9 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large-heavy #gform_10 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large-heavy #gform_11 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large-heavy #gform_12 .gfield_label {
  position: relative;
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 700;
  margin-bottom: 1rem;
}
.abstract-typography-wysiwyg-editor__title-size-medium-large h1,
.abstract-typography-wysiwyg-editor__title-size-medium-large h2,
.abstract-typography-wysiwyg-editor__title-size-medium-large h3,
.abstract-typography-wysiwyg-editor__title-size-medium-large h4,
.abstract-typography-wysiwyg-editor__title-size-medium-large h5,
.abstract-typography-wysiwyg-editor__title-size-medium-large h6,
.abstract-typography-wysiwyg-editor__title-size-medium-large p,
.abstract-typography-wysiwyg-editor__title-size-medium-large #gform_3 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-large #gform_7 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-large #gform_9 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-large #gform_10 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-large #gform_11 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-large #gform_12 .gfield_label {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 1rem;
  letter-spacing: 0px;
  margin-bottom: 1.5rem;
}
.abstract-typography-wysiwyg-editor__title-size-medium h1,
.abstract-typography-wysiwyg-editor__title-size-medium h2,
.abstract-typography-wysiwyg-editor__title-size-medium h3,
.abstract-typography-wysiwyg-editor__title-size-medium h4,
.abstract-typography-wysiwyg-editor__title-size-medium h5,
.abstract-typography-wysiwyg-editor__title-size-medium h6,
.abstract-typography-wysiwyg-editor__title-size-medium p,
.abstract-typography-wysiwyg-editor__title-size-medium #gform_3 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium #gform_7 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium #gform_9 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium #gform_10 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium #gform_11 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium #gform_12 .gfield_label {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 300;
  margin-bottom: 1rem;
  letter-spacing: 0px;
}
.abstract-typography-wysiwyg-editor__title-size-medium-heavy h1,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy h2,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy h3,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy h4,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy h5,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy h6,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy p,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy #gform_3 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy #gform_7 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy #gform_9 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy #gform_10 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy #gform_11 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy #gform_12 .gfield_label {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 700;
  margin-bottom: 1rem;
  letter-spacing: 0px;
  margin-bottom: 1.5rem;
}
.abstract-typography-wysiwyg-editor__title-size-regular h1,
.abstract-typography-wysiwyg-editor__title-size-regular h2,
.abstract-typography-wysiwyg-editor__title-size-regular h3,
.abstract-typography-wysiwyg-editor__title-size-regular h4,
.abstract-typography-wysiwyg-editor__title-size-regular h5,
.abstract-typography-wysiwyg-editor__title-size-regular h6,
.abstract-typography-wysiwyg-editor__title-size-regular p,
.abstract-typography-wysiwyg-editor__title-size-regular #gform_3 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-regular #gform_7 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-regular #gform_9 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-regular #gform_10 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-regular #gform_11 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-regular #gform_12 .gfield_label {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 300;
  margin-bottom: 1rem;
}
.abstract-typography-wysiwyg-editor__title-size-small h1,
.abstract-typography-wysiwyg-editor__title-size-small h2,
.abstract-typography-wysiwyg-editor__title-size-small h3,
.abstract-typography-wysiwyg-editor__title-size-small h4,
.abstract-typography-wysiwyg-editor__title-size-small h5,
.abstract-typography-wysiwyg-editor__title-size-small h6,
.abstract-typography-wysiwyg-editor__title-size-small p,
.abstract-typography-wysiwyg-editor__title-size-small #gform_3 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-small #gform_7 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-small #gform_9 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-small #gform_10 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-small #gform_11 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-small #gform_12 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-small .t-p-panel__body-title {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 300;
  margin-bottom: 1rem;
  letter-spacing: -0.7px;
  letter-spacing: -0.8px;
}
.abstract-typography-wysiwyg-editor__title-size-small strong {
  position: relative;
}
.abstract-typography-wysiwyg-editor__title-size-small--margin-bottom-large h1,
.abstract-typography-wysiwyg-editor__title-size-small--margin-bottom-large h2,
.abstract-typography-wysiwyg-editor__title-size-small--margin-bottom-large h3,
.abstract-typography-wysiwyg-editor__title-size-small--margin-bottom-large h4,
.abstract-typography-wysiwyg-editor__title-size-small--margin-bottom-large h5,
.abstract-typography-wysiwyg-editor__title-size-small--margin-bottom-large h6 {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 300;
}
.abstract-typography-wysiwyg-editor__title-size-extra-small h1,
.abstract-typography-wysiwyg-editor__title-size-extra-small h2,
.abstract-typography-wysiwyg-editor__title-size-extra-small h3,
.abstract-typography-wysiwyg-editor__title-size-extra-small h4,
.abstract-typography-wysiwyg-editor__title-size-extra-small h5,
.abstract-typography-wysiwyg-editor__title-size-extra-small h6 {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 300;
}
.abstract-typography-wysiwyg-editor__title-style-underlined {
  border-bottom: 1px solid;
  padding-bottom: 0.6rem;
  margin-bottom: 2rem;
}
.abstract-typography-wysiwyg-editor__title-style-underlined-heavy {
  padding-bottom: 0.8rem;
  margin-bottom: 1.5rem;
  border-bottom: 2px solid;
}
@media (min-width: 1200px) {
  .abstract-typography-wysiwyg-editor__title-style-underlined-heavy {
    padding-bottom: 1.8rem;
    margin-bottom: 3rem;
    border-bottom-width: 3px;
  }
}
@media (min-width: 1200px) {
  .abstract-typography-wysiwyg-editor__bulleted-list ul {
    grid-gap: 0px;
  }
}
@media (min-width: 1200px) {
  .abstract-typography-wysiwyg-editor__horizontal-list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.abstract-typography-wysiwyg-editor__horizontal-list li {
  margin-right: 3rem;
}

table {
  border: 3px solid #777;
  border-collapse: collapse;
  width: 100%;
}

th {
  background-color: #1d1d1b;
  color: #fff;
}

td,
th {
  border: 1px solid #777;
  padding: 1rem;
}
td h1,
td h2,
td h3,
td h4,
td h5,
td p:last-child,
th h1,
th h2,
th h3,
th h4,
th h5,
th p:last-child {
  margin-bottom: 0 !important;
}

p.text-xs {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-xs, 400);
}

p.text-sm {
  font-family: source-sans-3, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-sm, 400);
}

p.text-base {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-base, 400);
}

p.text-lg {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-lg, 400);
  padding-bottom: 0.5rem;
}

p.text-xl {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-xl, 400);
  padding-bottom: 0.5rem;
}

blockquote > *:first-of-type::before {
  content: "“";
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}

blockquote {
  margin-bottom: 0.5rem;
}

blockquote > *:last-of-type::after {
  content: "”";
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}

h1.text-xs {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-xs, 400);
}

h1.text-sm {
  font-family: source-sans-3, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-sm, 400);
}

h1.text-base {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-base, 400);
}

h1.text-lg {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-lg, 400);
  padding-bottom: 0.5rem;
}

h1.text-xl {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-xl, 400);
  padding-bottom: 0.5rem;
}

blockquote > *:first-of-type::before {
  content: "“";
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}

blockquote {
  margin-bottom: 0.5rem;
}

blockquote > *:last-of-type::after {
  content: "”";
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}

h2.text-xs {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-xs, 400);
}

h2.text-sm {
  font-family: source-sans-3, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-sm, 400);
}

h2.text-base {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-base, 400);
}

h2.text-lg {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-lg, 400);
  padding-bottom: 0.5rem;
}

h2.text-xl {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-xl, 400);
  padding-bottom: 0.5rem;
}

blockquote > *:first-of-type::before {
  content: "“";
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}

blockquote {
  margin-bottom: 0.5rem;
}

blockquote > *:last-of-type::after {
  content: "”";
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}

h3.text-xs {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-xs, 400);
}

h3.text-sm {
  font-family: source-sans-3, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-sm, 400);
}

h3.text-base {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-base, 400);
}

h3.text-lg {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-lg, 400);
  padding-bottom: 0.5rem;
}

h3.text-xl {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-xl, 400);
  padding-bottom: 0.5rem;
}

blockquote > *:first-of-type::before {
  content: "“";
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}

blockquote {
  margin-bottom: 0.5rem;
}

blockquote > *:last-of-type::after {
  content: "”";
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}

h4.text-xs {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-xs, 400);
}

h4.text-sm {
  font-family: source-sans-3, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-sm, 400);
}

h4.text-base {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-base, 400);
}

h4.text-lg {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-lg, 400);
  padding-bottom: 0.5rem;
}

h4.text-xl {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-xl, 400);
  padding-bottom: 0.5rem;
}

blockquote > *:first-of-type::before {
  content: "“";
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}

blockquote {
  margin-bottom: 0.5rem;
}

blockquote > *:last-of-type::after {
  content: "”";
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}

h5.text-xs {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-xs, 400);
}

h5.text-sm {
  font-family: source-sans-3, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-sm, 400);
}

h5.text-base {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-base, 400);
}

h5.text-lg {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-lg, 400);
  padding-bottom: 0.5rem;
}

h5.text-xl {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-xl, 400);
  padding-bottom: 0.5rem;
}

blockquote > *:first-of-type::before {
  content: "“";
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}

blockquote {
  margin-bottom: 0.5rem;
}

blockquote > *:last-of-type::after {
  content: "”";
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}

h6.text-xs {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-xs, 400);
}

h6.text-sm {
  font-family: source-sans-3, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-sm, 400);
}

h6.text-base {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-base, 400);
}

h6.text-lg {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-lg, 400);
  padding-bottom: 0.5rem;
}

h6.text-xl {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-xl, 400);
  padding-bottom: 0.5rem;
}

blockquote > *:first-of-type::before {
  content: "“";
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}

blockquote {
  margin-bottom: 0.5rem;
}

blockquote > *:last-of-type::after {
  content: "”";
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}

li.text-xs {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-xs, 400);
}

li.text-sm {
  font-family: source-sans-3, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-sm, 400);
}

li.text-base {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-base, 400);
}

li.text-lg {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-lg, 400);
  padding-bottom: 0.5rem;
}

li.text-xl {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-xl, 400);
  padding-bottom: 0.5rem;
}

blockquote > *:first-of-type::before {
  content: "“";
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}

blockquote {
  margin-bottom: 0.5rem;
}

blockquote > *:last-of-type::after {
  content: "”";
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}

span.text-xs {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-xs, 400);
}

span.text-sm {
  font-family: source-sans-3, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-sm, 400);
}

span.text-base {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-base, 400);
}

span.text-lg {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-lg, 400);
  padding-bottom: 0.5rem;
}

span.text-xl {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-xl, 400);
  padding-bottom: 0.5rem;
}

blockquote > *:first-of-type::before {
  content: "“";
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}

blockquote {
  margin-bottom: 0.5rem;
}

blockquote > *:last-of-type::after {
  content: "”";
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}

div.text-xs {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-xs, 400);
}

div.text-sm {
  font-family: source-sans-3, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-sm, 400);
}

div.text-base {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-base, 400);
}

div.text-lg {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-lg, 400);
  padding-bottom: 0.5rem;
}

div.text-xl {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-xl, 400);
  padding-bottom: 0.5rem;
}

blockquote > *:first-of-type::before {
  content: "“";
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}

blockquote {
  margin-bottom: 0.5rem;
}

blockquote > *:last-of-type::after {
  content: "”";
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}

/**
*
* :: Mixins : Media Queries 
*
* How to use:
*
* .header-title {  
*   font-size: 2rem;  
*   @include for-size(phone-only) {    
*     font-size: 1rem; 
*   }
* }
*
*
*   @include for-size(phone-only) {};               // max-width: 599px
*   @include for-size(tablet-portrait-up) {};       // min-width: 600px
*   @include for-size(tablet-landscape-up) {};      // min-width: 900px
*   @include for-size(desktop-up) {};               // min-width: 1200px
*   @include for-size(big-desktop-up ) {};          // min-width: 1800px
*
*
*/
.ff-aktiv-grotesk,
.akitv-grotesk,
.abstract-typography-wysiwyg-editor__title-size-small--margin-bottom-large h1,
.abstract-typography-wysiwyg-editor__title-size-small--margin-bottom-large h2,
.abstract-typography-wysiwyg-editor__title-size-small--margin-bottom-large h3,
.abstract-typography-wysiwyg-editor__title-size-small--margin-bottom-large h4,
.abstract-typography-wysiwyg-editor__title-size-small--margin-bottom-large h5,
.abstract-typography-wysiwyg-editor__title-size-small--margin-bottom-large h6,
.abstract-typography-wysiwyg-editor__title-size-extra-small h1,
.abstract-typography-wysiwyg-editor__title-size-extra-small h2,
.abstract-typography-wysiwyg-editor__title-size-extra-small h3,
.abstract-typography-wysiwyg-editor__title-size-extra-small h4,
.abstract-typography-wysiwyg-editor__title-size-extra-small h5,
.abstract-typography-wysiwyg-editor__title-size-extra-small h6 {
  font-family: var(--font-body, var(--font-body, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif));
  font-style: normal;
  font-weight: 400;
}

.ff-aktiv-grotesk__normal,
.akitv-grotesk__normal {
  font-family: var(--font-body, var(--font-body, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif));
  font-style: normal;
  font-weight: 400;
}

.ff-aktiv-grotesk__italic,
.akitv-grotesk__italic {
  font-family: var(--font-body, var(--font-body, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif));
  font-style: italic;
  font-weight: 400;
}

.ff-aktiv-grotesk__regular,
.akitv-grotesk__regular,
.abstract-typography-wysiwyg-editor__title-size-large h1,
.abstract-typography-wysiwyg-editor__title-size-large h2,
.abstract-typography-wysiwyg-editor__title-size-large h3,
.abstract-typography-wysiwyg-editor__title-size-large h4,
.abstract-typography-wysiwyg-editor__title-size-large h5,
.abstract-typography-wysiwyg-editor__title-size-large h6,
.abstract-typography-wysiwyg-editor__title-size-large p,
.abstract-typography-wysiwyg-editor__title-size-large #gform_3 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large #gform_7 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large #gform_9 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large #gform_10 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large #gform_11 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large #gform_12 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-large h1,
.abstract-typography-wysiwyg-editor__title-size-medium-large h2,
.abstract-typography-wysiwyg-editor__title-size-medium-large h3,
.abstract-typography-wysiwyg-editor__title-size-medium-large h4,
.abstract-typography-wysiwyg-editor__title-size-medium-large h5,
.abstract-typography-wysiwyg-editor__title-size-medium-large h6,
.abstract-typography-wysiwyg-editor__title-size-medium-large p,
.abstract-typography-wysiwyg-editor__title-size-medium-large #gform_3 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-large #gform_7 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-large #gform_9 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-large #gform_10 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-large #gform_11 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-large #gform_12 .gfield_label {
  font-family: var(--font-body, var(--font-body, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif));
  font-style: normal;
  font-weight: 400;
}

.ff-aktiv-grotesk__thin,
.akitv-grotesk__thin {
  font-family: var(--font-body, var(--font-body, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif));
  font-style: normal;
  font-weight: 100;
}

.ff-aktiv-grotesk__light,
.akitv-grotesk__light,
body:not(.wp-admin),
p:not([class*=text-]),
ul > li:not([class*=text-]),
ol > li:not([class*=text-]),
h1,
h2,
h3,
h4,
h5,
h6,
p,
table,
.abstract-typography-wysiwyg-editor__title-size-medium h1,
.abstract-typography-wysiwyg-editor__title-size-medium h2,
.abstract-typography-wysiwyg-editor__title-size-medium h3,
.abstract-typography-wysiwyg-editor__title-size-medium h4,
.abstract-typography-wysiwyg-editor__title-size-medium h5,
.abstract-typography-wysiwyg-editor__title-size-medium h6,
.abstract-typography-wysiwyg-editor__title-size-medium p,
.abstract-typography-wysiwyg-editor__title-size-medium #gform_3 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium #gform_7 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium #gform_9 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium #gform_10 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium #gform_11 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium #gform_12 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-regular h1,
.abstract-typography-wysiwyg-editor__title-size-regular h2,
.abstract-typography-wysiwyg-editor__title-size-regular h3,
.abstract-typography-wysiwyg-editor__title-size-regular h4,
.abstract-typography-wysiwyg-editor__title-size-regular h5,
.abstract-typography-wysiwyg-editor__title-size-regular h6,
.abstract-typography-wysiwyg-editor__title-size-regular p,
.abstract-typography-wysiwyg-editor__title-size-regular #gform_3 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-regular #gform_7 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-regular #gform_9 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-regular #gform_10 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-regular #gform_11 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-regular #gform_12 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-small h1,
.abstract-typography-wysiwyg-editor__title-size-small h2,
.abstract-typography-wysiwyg-editor__title-size-small h3,
.abstract-typography-wysiwyg-editor__title-size-small h4,
.abstract-typography-wysiwyg-editor__title-size-small h5,
.abstract-typography-wysiwyg-editor__title-size-small h6,
.abstract-typography-wysiwyg-editor__title-size-small p,
.abstract-typography-wysiwyg-editor__title-size-small #gform_3 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-small #gform_7 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-small #gform_9 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-small #gform_10 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-small #gform_11 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-small #gform_12 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-small .t-p-panel__body-title {
  font-family: var(--font-body, var(--font-body, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif));
  font-style: normal;
  font-weight: 300;
}

.ff-aktiv-grotesk__bold,
.akitv-grotesk__bold,
strong,
.abstract-typography__extra-small--heavy,
.abstract-typography-wysiwyg-editor__title-size-extra-large h1,
.abstract-typography-wysiwyg-editor__title-size-extra-large h2,
.abstract-typography-wysiwyg-editor__title-size-extra-large h3,
.abstract-typography-wysiwyg-editor__title-size-extra-large h4,
.abstract-typography-wysiwyg-editor__title-size-extra-large h5,
.abstract-typography-wysiwyg-editor__title-size-extra-large h6,
.abstract-typography-wysiwyg-editor__title-size-extra-large p,
.abstract-typography-wysiwyg-editor__title-size-large-heavy h1,
.abstract-typography-wysiwyg-editor__title-size-large-heavy h2,
.abstract-typography-wysiwyg-editor__title-size-large-heavy h3,
.abstract-typography-wysiwyg-editor__title-size-large-heavy h4,
.abstract-typography-wysiwyg-editor__title-size-large-heavy h5,
.abstract-typography-wysiwyg-editor__title-size-large-heavy h6,
.abstract-typography-wysiwyg-editor__title-size-large-heavy p,
.abstract-typography-wysiwyg-editor__title-size-large-heavy #gform_3 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large-heavy #gform_7 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large-heavy #gform_9 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large-heavy #gform_10 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large-heavy #gform_11 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large-heavy #gform_12 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy h1,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy h2,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy h3,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy h4,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy h5,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy h6,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy p,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy #gform_3 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy #gform_7 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy #gform_9 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy #gform_10 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy #gform_11 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy #gform_12 .gfield_label {
  font-family: var(--font-body, var(--font-body, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif));
  font-style: normal;
  font-weight: 700;
}

.ff-aktiv-grotesk__black,
.akitv-grotesk__black {
  font-family: var(--font-body, var(--font-body, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif));
  font-style: normal;
  font-weight: 900;
}

/* Typography */
body:not(.wp-admin) {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
}

p {
  -webkit-margin-before: 0;
          margin-block-start: 0;
  margin-bottom: 1rem;
}

a {
  color: var(--c-link, #0000EE);
}
a:hover {
  color: var(--c-link-hover, #0000EE);
}

p:not([class*=text-]),
ul > li:not([class*=text-]),
ol > li:not([class*=text-]) {
  color: inherit;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  line-height: 1.5rem;
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
}
@media (min-width: 1200px) {
  p:not([class*=text-]),
  ul > li:not([class*=text-]),
  ol > li:not([class*=text-]) {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
    line-height: 1.5rem;
  }
}

.sub-footer a {
  font-size: 16px;
  font-size: 1rem;
  line-height: 21px;
  line-height: 1.3125rem;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 21px;
  line-height: 1.3125rem;
  letter-spacing: 0.5px;
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 300;
}

h1 > span,
h2 > span,
h3 > span,
h4 > span,
h5 > span,
h6 > span,
p > span {
  font-size: inherit !important;
}

table {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 23px;
  line-height: 1.4375rem;
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 300;
}

.abstract-typography__extra-large, div.text-xl, span.text-xl, li.text-xl, h6.text-xl, h5.text-xl, h4.text-xl, h3.text-xl, h2.text-xl, h1.text-xl, p.text-xl, .abstract-typography-wysiwyg-editor__title-size-extra-large h1,
.abstract-typography-wysiwyg-editor__title-size-extra-large h2,
.abstract-typography-wysiwyg-editor__title-size-extra-large h3,
.abstract-typography-wysiwyg-editor__title-size-extra-large h4,
.abstract-typography-wysiwyg-editor__title-size-extra-large h5,
.abstract-typography-wysiwyg-editor__title-size-extra-large h6,
.abstract-typography-wysiwyg-editor__title-size-extra-large p {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-size: clamp(30px, 4.5vw, 100px);
  line-height: clamp(42px, 5vw, 110px);
  letter-spacing: 0px;
}
.abstract-typography__large, div.text-lg, span.text-lg, li.text-lg, h6.text-lg, h5.text-lg, h4.text-lg, h3.text-lg, h2.text-lg, h1.text-lg, p.text-lg, .abstract-typography-wysiwyg-editor__title-size-large-heavy h1,
.abstract-typography-wysiwyg-editor__title-size-large-heavy h2,
.abstract-typography-wysiwyg-editor__title-size-large-heavy h3,
.abstract-typography-wysiwyg-editor__title-size-large-heavy h4,
.abstract-typography-wysiwyg-editor__title-size-large-heavy h5,
.abstract-typography-wysiwyg-editor__title-size-large-heavy h6,
.abstract-typography-wysiwyg-editor__title-size-large-heavy p,
.abstract-typography-wysiwyg-editor__title-size-large-heavy #gform_3 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large-heavy #gform_7 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large-heavy #gform_9 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large-heavy #gform_10 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large-heavy #gform_11 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large-heavy #gform_12 .gfield_label, .abstract-typography-wysiwyg-editor__title-size-large h1,
.abstract-typography-wysiwyg-editor__title-size-large h2,
.abstract-typography-wysiwyg-editor__title-size-large h3,
.abstract-typography-wysiwyg-editor__title-size-large h4,
.abstract-typography-wysiwyg-editor__title-size-large h5,
.abstract-typography-wysiwyg-editor__title-size-large h6,
.abstract-typography-wysiwyg-editor__title-size-large p,
.abstract-typography-wysiwyg-editor__title-size-large #gform_3 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large #gform_7 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large #gform_9 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large #gform_10 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large #gform_11 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large #gform_12 .gfield_label {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-size: clamp(24px, 2.2vw, 38px);
  line-height: clamp(32px, 3vw, 52px);
}
.abstract-typography__medium-large, .abstract-typography-wysiwyg-editor__title-size-medium-large h1,
.abstract-typography-wysiwyg-editor__title-size-medium-large h2,
.abstract-typography-wysiwyg-editor__title-size-medium-large h3,
.abstract-typography-wysiwyg-editor__title-size-medium-large h4,
.abstract-typography-wysiwyg-editor__title-size-medium-large h5,
.abstract-typography-wysiwyg-editor__title-size-medium-large h6,
.abstract-typography-wysiwyg-editor__title-size-medium-large p,
.abstract-typography-wysiwyg-editor__title-size-medium-large #gform_3 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-large #gform_7 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-large #gform_9 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-large #gform_10 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-large #gform_11 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-large #gform_12 .gfield_label {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
}
@media (min-width: 1200px) {
  .abstract-typography__medium-large, .abstract-typography-wysiwyg-editor__title-size-medium-large h1,
  .abstract-typography-wysiwyg-editor__title-size-medium-large h2,
  .abstract-typography-wysiwyg-editor__title-size-medium-large h3,
  .abstract-typography-wysiwyg-editor__title-size-medium-large h4,
  .abstract-typography-wysiwyg-editor__title-size-medium-large h5,
  .abstract-typography-wysiwyg-editor__title-size-medium-large h6,
  .abstract-typography-wysiwyg-editor__title-size-medium-large p,
  .abstract-typography-wysiwyg-editor__title-size-medium-large #gform_3 .gfield_label,
  .abstract-typography-wysiwyg-editor__title-size-medium-large #gform_7 .gfield_label,
  .abstract-typography-wysiwyg-editor__title-size-medium-large #gform_9 .gfield_label,
  .abstract-typography-wysiwyg-editor__title-size-medium-large #gform_10 .gfield_label,
  .abstract-typography-wysiwyg-editor__title-size-medium-large #gform_11 .gfield_label,
  .abstract-typography-wysiwyg-editor__title-size-medium-large #gform_12 .gfield_label {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 28px;
    line-height: 1.75rem;
  }
}
.abstract-typography__medium-heavy, .abstract-typography-wysiwyg-editor__title-size-medium-heavy h1,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy h2,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy h3,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy h4,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy h5,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy h6,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy p,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy #gform_3 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy #gform_7 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy #gform_9 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy #gform_10 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy #gform_11 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy #gform_12 .gfield_label {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 700;
  font-size: 60px;
  font-size: 3.75rem;
  line-height: 65px;
  line-height: 4.0625rem;
}
@media (min-width: 1200px) {
  .abstract-typography__medium-heavy, .abstract-typography-wysiwyg-editor__title-size-medium-heavy h1,
  .abstract-typography-wysiwyg-editor__title-size-medium-heavy h2,
  .abstract-typography-wysiwyg-editor__title-size-medium-heavy h3,
  .abstract-typography-wysiwyg-editor__title-size-medium-heavy h4,
  .abstract-typography-wysiwyg-editor__title-size-medium-heavy h5,
  .abstract-typography-wysiwyg-editor__title-size-medium-heavy h6,
  .abstract-typography-wysiwyg-editor__title-size-medium-heavy p,
  .abstract-typography-wysiwyg-editor__title-size-medium-heavy #gform_3 .gfield_label,
  .abstract-typography-wysiwyg-editor__title-size-medium-heavy #gform_7 .gfield_label,
  .abstract-typography-wysiwyg-editor__title-size-medium-heavy #gform_9 .gfield_label,
  .abstract-typography-wysiwyg-editor__title-size-medium-heavy #gform_10 .gfield_label,
  .abstract-typography-wysiwyg-editor__title-size-medium-heavy #gform_11 .gfield_label,
  .abstract-typography-wysiwyg-editor__title-size-medium-heavy #gform_12 .gfield_label {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 12px;
    line-height: 0.75rem;
  }
}
.abstract-typography__medium, .abstract-typography-wysiwyg-editor__title-size-medium h1,
.abstract-typography-wysiwyg-editor__title-size-medium h2,
.abstract-typography-wysiwyg-editor__title-size-medium h3,
.abstract-typography-wysiwyg-editor__title-size-medium h4,
.abstract-typography-wysiwyg-editor__title-size-medium h5,
.abstract-typography-wysiwyg-editor__title-size-medium h6,
.abstract-typography-wysiwyg-editor__title-size-medium p,
.abstract-typography-wysiwyg-editor__title-size-medium #gform_3 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium #gform_7 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium #gform_9 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium #gform_10 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium #gform_11 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium #gform_12 .gfield_label {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 28px;
  line-height: 1.75rem;
}
.abstract-typography__regular, div.text-base, span.text-base, li.text-base, h6.text-base, h5.text-base, h4.text-base, h3.text-base, h2.text-base, h1.text-base, p.text-base, .abstract-typography-wysiwyg-editor__title-size-regular h1,
.abstract-typography-wysiwyg-editor__title-size-regular h2,
.abstract-typography-wysiwyg-editor__title-size-regular h3,
.abstract-typography-wysiwyg-editor__title-size-regular h4,
.abstract-typography-wysiwyg-editor__title-size-regular h5,
.abstract-typography-wysiwyg-editor__title-size-regular h6,
.abstract-typography-wysiwyg-editor__title-size-regular p,
.abstract-typography-wysiwyg-editor__title-size-regular #gform_3 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-regular #gform_7 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-regular #gform_9 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-regular #gform_10 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-regular #gform_11 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-regular #gform_12 .gfield_label {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: clamp(18px, 2.2vw, 24px);
  line-height: clamp(18px, 3vw, 31px);
}
.abstract-typography__small, div.text-sm, span.text-sm, li.text-sm, h6.text-sm, h5.text-sm, h4.text-sm, h3.text-sm, h2.text-sm, h1.text-sm, p.text-sm, .abstract-typography-wysiwyg-editor__title-size-small--margin-bottom-large h1,
.abstract-typography-wysiwyg-editor__title-size-small--margin-bottom-large h2,
.abstract-typography-wysiwyg-editor__title-size-small--margin-bottom-large h3,
.abstract-typography-wysiwyg-editor__title-size-small--margin-bottom-large h4,
.abstract-typography-wysiwyg-editor__title-size-small--margin-bottom-large h5,
.abstract-typography-wysiwyg-editor__title-size-small--margin-bottom-large h6, .abstract-typography-wysiwyg-editor__title-size-small h1,
.abstract-typography-wysiwyg-editor__title-size-small h2,
.abstract-typography-wysiwyg-editor__title-size-small h3,
.abstract-typography-wysiwyg-editor__title-size-small h4,
.abstract-typography-wysiwyg-editor__title-size-small h5,
.abstract-typography-wysiwyg-editor__title-size-small h6,
.abstract-typography-wysiwyg-editor__title-size-small p,
.abstract-typography-wysiwyg-editor__title-size-small #gform_3 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-small #gform_7 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-small #gform_9 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-small #gform_10 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-small #gform_11 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-small #gform_12 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-small .t-p-panel__body-title {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 17px;
  line-height: 1.0625rem;
}
.abstract-typography__much-smaller {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  line-height: 1.375rem;
}
.abstract-typography__no-margin {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
  margin-bottom: 0;
}
.abstract-typography__extra-small, div.text-xs, span.text-xs, li.text-xs, h6.text-xs, h5.text-xs, h4.text-xs, h3.text-xs, h2.text-xs, h1.text-xs, p.text-xs, .abstract-typography-wysiwyg-editor__title-size-extra-small h1,
.abstract-typography-wysiwyg-editor__title-size-extra-small h2,
.abstract-typography-wysiwyg-editor__title-size-extra-small h3,
.abstract-typography-wysiwyg-editor__title-size-extra-small h4,
.abstract-typography-wysiwyg-editor__title-size-extra-small h5,
.abstract-typography-wysiwyg-editor__title-size-extra-small h6 {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 12px;
  line-height: 0.75rem;
}
.abstract-typography__extra-small--heavy {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
}
.abstract-typography__small--gf-checkbox-labels {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 18.75px;
  font-size: 1.171875rem;
  line-height: 24px;
  line-height: 1.5rem;
}
.abstract-typography__button-standard {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
  line-height: 18px;
  line-height: 1.125rem;
}
.abstract-typography__button-large {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 18px;
  line-height: 1.125rem;
}
@media (min-width: 1200px) {
  .abstract-typography__button-large {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 18px;
    line-height: 1.125rem;
  }
}
.abstract-typography__button-larger {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 26px;
  line-height: 1.625rem;
  font-weight: 400;
}
@media (min-width: 1200px) {
  .abstract-typography__button-larger {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 26px;
    line-height: 1.625rem;
  }
}
.abstract-typography__dinky {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 300;
  color: inherit;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 17px;
  line-height: 1.0625rem;
}

.abstract-typography-wysiwyg-editor__title-size-extra-large h1,
.abstract-typography-wysiwyg-editor__title-size-extra-large h2,
.abstract-typography-wysiwyg-editor__title-size-extra-large h3,
.abstract-typography-wysiwyg-editor__title-size-extra-large h4,
.abstract-typography-wysiwyg-editor__title-size-extra-large h5,
.abstract-typography-wysiwyg-editor__title-size-extra-large h6,
.abstract-typography-wysiwyg-editor__title-size-extra-large p {
  position: relative;
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 800;
}
.abstract-typography-wysiwyg-editor__title-size-large h1,
.abstract-typography-wysiwyg-editor__title-size-large h2,
.abstract-typography-wysiwyg-editor__title-size-large h3,
.abstract-typography-wysiwyg-editor__title-size-large h4,
.abstract-typography-wysiwyg-editor__title-size-large h5,
.abstract-typography-wysiwyg-editor__title-size-large h6,
.abstract-typography-wysiwyg-editor__title-size-large p,
.abstract-typography-wysiwyg-editor__title-size-large #gform_3 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large #gform_7 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large #gform_9 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large #gform_10 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large #gform_11 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large #gform_12 .gfield_label {
  position: relative;
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
}
.abstract-typography-wysiwyg-editor__title-size-large-heavy h1,
.abstract-typography-wysiwyg-editor__title-size-large-heavy h2,
.abstract-typography-wysiwyg-editor__title-size-large-heavy h3,
.abstract-typography-wysiwyg-editor__title-size-large-heavy h4,
.abstract-typography-wysiwyg-editor__title-size-large-heavy h5,
.abstract-typography-wysiwyg-editor__title-size-large-heavy h6,
.abstract-typography-wysiwyg-editor__title-size-large-heavy p,
.abstract-typography-wysiwyg-editor__title-size-large-heavy #gform_3 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large-heavy #gform_7 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large-heavy #gform_9 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large-heavy #gform_10 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large-heavy #gform_11 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-large-heavy #gform_12 .gfield_label {
  position: relative;
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 700;
  margin-bottom: 1rem;
}
.abstract-typography-wysiwyg-editor__title-size-medium-large h1,
.abstract-typography-wysiwyg-editor__title-size-medium-large h2,
.abstract-typography-wysiwyg-editor__title-size-medium-large h3,
.abstract-typography-wysiwyg-editor__title-size-medium-large h4,
.abstract-typography-wysiwyg-editor__title-size-medium-large h5,
.abstract-typography-wysiwyg-editor__title-size-medium-large h6,
.abstract-typography-wysiwyg-editor__title-size-medium-large p,
.abstract-typography-wysiwyg-editor__title-size-medium-large #gform_3 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-large #gform_7 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-large #gform_9 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-large #gform_10 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-large #gform_11 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-large #gform_12 .gfield_label {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 1rem;
  letter-spacing: 0px;
  margin-bottom: 1.5rem;
}
.abstract-typography-wysiwyg-editor__title-size-medium h1,
.abstract-typography-wysiwyg-editor__title-size-medium h2,
.abstract-typography-wysiwyg-editor__title-size-medium h3,
.abstract-typography-wysiwyg-editor__title-size-medium h4,
.abstract-typography-wysiwyg-editor__title-size-medium h5,
.abstract-typography-wysiwyg-editor__title-size-medium h6,
.abstract-typography-wysiwyg-editor__title-size-medium p,
.abstract-typography-wysiwyg-editor__title-size-medium #gform_3 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium #gform_7 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium #gform_9 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium #gform_10 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium #gform_11 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium #gform_12 .gfield_label {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 300;
  margin-bottom: 1rem;
  letter-spacing: 0px;
}
.abstract-typography-wysiwyg-editor__title-size-medium-heavy h1,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy h2,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy h3,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy h4,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy h5,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy h6,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy p,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy #gform_3 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy #gform_7 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy #gform_9 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy #gform_10 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy #gform_11 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-medium-heavy #gform_12 .gfield_label {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 700;
  margin-bottom: 1rem;
  letter-spacing: 0px;
  margin-bottom: 1.5rem;
}
.abstract-typography-wysiwyg-editor__title-size-regular h1,
.abstract-typography-wysiwyg-editor__title-size-regular h2,
.abstract-typography-wysiwyg-editor__title-size-regular h3,
.abstract-typography-wysiwyg-editor__title-size-regular h4,
.abstract-typography-wysiwyg-editor__title-size-regular h5,
.abstract-typography-wysiwyg-editor__title-size-regular h6,
.abstract-typography-wysiwyg-editor__title-size-regular p,
.abstract-typography-wysiwyg-editor__title-size-regular #gform_3 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-regular #gform_7 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-regular #gform_9 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-regular #gform_10 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-regular #gform_11 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-regular #gform_12 .gfield_label {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 300;
  margin-bottom: 1rem;
}
.abstract-typography-wysiwyg-editor__title-size-small h1,
.abstract-typography-wysiwyg-editor__title-size-small h2,
.abstract-typography-wysiwyg-editor__title-size-small h3,
.abstract-typography-wysiwyg-editor__title-size-small h4,
.abstract-typography-wysiwyg-editor__title-size-small h5,
.abstract-typography-wysiwyg-editor__title-size-small h6,
.abstract-typography-wysiwyg-editor__title-size-small p,
.abstract-typography-wysiwyg-editor__title-size-small #gform_3 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-small #gform_7 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-small #gform_9 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-small #gform_10 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-small #gform_11 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-small #gform_12 .gfield_label,
.abstract-typography-wysiwyg-editor__title-size-small .t-p-panel__body-title {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 300;
  margin-bottom: 1rem;
  letter-spacing: -0.7px;
  letter-spacing: -0.8px;
}
.abstract-typography-wysiwyg-editor__title-size-small strong {
  position: relative;
}
.abstract-typography-wysiwyg-editor__title-size-small--margin-bottom-large h1,
.abstract-typography-wysiwyg-editor__title-size-small--margin-bottom-large h2,
.abstract-typography-wysiwyg-editor__title-size-small--margin-bottom-large h3,
.abstract-typography-wysiwyg-editor__title-size-small--margin-bottom-large h4,
.abstract-typography-wysiwyg-editor__title-size-small--margin-bottom-large h5,
.abstract-typography-wysiwyg-editor__title-size-small--margin-bottom-large h6 {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 300;
}
.abstract-typography-wysiwyg-editor__title-size-extra-small h1,
.abstract-typography-wysiwyg-editor__title-size-extra-small h2,
.abstract-typography-wysiwyg-editor__title-size-extra-small h3,
.abstract-typography-wysiwyg-editor__title-size-extra-small h4,
.abstract-typography-wysiwyg-editor__title-size-extra-small h5,
.abstract-typography-wysiwyg-editor__title-size-extra-small h6 {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 300;
}
.abstract-typography-wysiwyg-editor__title-style-underlined {
  border-bottom: 1px solid;
  padding-bottom: 0.6rem;
  margin-bottom: 2rem;
}
.abstract-typography-wysiwyg-editor__title-style-underlined-heavy {
  padding-bottom: 0.8rem;
  margin-bottom: 1.5rem;
  border-bottom: 2px solid;
}
@media (min-width: 1200px) {
  .abstract-typography-wysiwyg-editor__title-style-underlined-heavy {
    padding-bottom: 1.8rem;
    margin-bottom: 3rem;
    border-bottom-width: 3px;
  }
}
@media (min-width: 1200px) {
  .abstract-typography-wysiwyg-editor__bulleted-list ul {
    grid-gap: 0px;
  }
}
@media (min-width: 1200px) {
  .abstract-typography-wysiwyg-editor__horizontal-list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.abstract-typography-wysiwyg-editor__horizontal-list li {
  margin-right: 3rem;
}

table {
  border: 3px solid #777;
  border-collapse: collapse;
  width: 100%;
}

th {
  background-color: #1d1d1b;
  color: #fff;
}

td,
th {
  border: 1px solid #777;
  padding: 1rem;
}
td h1,
td h2,
td h3,
td h4,
td h5,
td p:last-child,
th h1,
th h2,
th h3,
th h4,
th h5,
th p:last-child {
  margin-bottom: 0 !important;
}

p.text-xs {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-xs, 400);
}

p.text-sm {
  font-family: source-sans-3, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-sm, 400);
}

p.text-base {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-base, 400);
}

p.text-lg {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-lg, 400);
  padding-bottom: 0.5rem;
}

p.text-xl {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-xl, 400);
  padding-bottom: 0.5rem;
}

blockquote > *:first-of-type::before {
  content: "“";
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}

blockquote {
  margin-bottom: 0.5rem;
}

blockquote > *:last-of-type::after {
  content: "”";
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}

h1.text-xs {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-xs, 400);
}

h1.text-sm {
  font-family: source-sans-3, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-sm, 400);
}

h1.text-base {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-base, 400);
}

h1.text-lg {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-lg, 400);
  padding-bottom: 0.5rem;
}

h1.text-xl {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-xl, 400);
  padding-bottom: 0.5rem;
}

blockquote > *:first-of-type::before {
  content: "“";
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}

blockquote {
  margin-bottom: 0.5rem;
}

blockquote > *:last-of-type::after {
  content: "”";
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}

h2.text-xs {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-xs, 400);
}

h2.text-sm {
  font-family: source-sans-3, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-sm, 400);
}

h2.text-base {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-base, 400);
}

h2.text-lg {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-lg, 400);
  padding-bottom: 0.5rem;
}

h2.text-xl {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-xl, 400);
  padding-bottom: 0.5rem;
}

blockquote > *:first-of-type::before {
  content: "“";
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}

blockquote {
  margin-bottom: 0.5rem;
}

blockquote > *:last-of-type::after {
  content: "”";
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}

h3.text-xs {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-xs, 400);
}

h3.text-sm {
  font-family: source-sans-3, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-sm, 400);
}

h3.text-base {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-base, 400);
}

h3.text-lg {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-lg, 400);
  padding-bottom: 0.5rem;
}

h3.text-xl {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-xl, 400);
  padding-bottom: 0.5rem;
}

blockquote > *:first-of-type::before {
  content: "“";
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}

blockquote {
  margin-bottom: 0.5rem;
}

blockquote > *:last-of-type::after {
  content: "”";
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}

h4.text-xs {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-xs, 400);
}

h4.text-sm {
  font-family: source-sans-3, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-sm, 400);
}

h4.text-base {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-base, 400);
}

h4.text-lg {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-lg, 400);
  padding-bottom: 0.5rem;
}

h4.text-xl {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-xl, 400);
  padding-bottom: 0.5rem;
}

blockquote > *:first-of-type::before {
  content: "“";
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}

blockquote {
  margin-bottom: 0.5rem;
}

blockquote > *:last-of-type::after {
  content: "”";
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}

h5.text-xs {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-xs, 400);
}

h5.text-sm {
  font-family: source-sans-3, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-sm, 400);
}

h5.text-base {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-base, 400);
}

h5.text-lg {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-lg, 400);
  padding-bottom: 0.5rem;
}

h5.text-xl {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-xl, 400);
  padding-bottom: 0.5rem;
}

blockquote > *:first-of-type::before {
  content: "“";
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}

blockquote {
  margin-bottom: 0.5rem;
}

blockquote > *:last-of-type::after {
  content: "”";
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}

h6.text-xs {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-xs, 400);
}

h6.text-sm {
  font-family: source-sans-3, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-sm, 400);
}

h6.text-base {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-base, 400);
}

h6.text-lg {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-lg, 400);
  padding-bottom: 0.5rem;
}

h6.text-xl {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-xl, 400);
  padding-bottom: 0.5rem;
}

blockquote > *:first-of-type::before {
  content: "“";
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}

blockquote {
  margin-bottom: 0.5rem;
}

blockquote > *:last-of-type::after {
  content: "”";
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}

li.text-xs {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-xs, 400);
}

li.text-sm {
  font-family: source-sans-3, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-sm, 400);
}

li.text-base {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-base, 400);
}

li.text-lg {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-lg, 400);
  padding-bottom: 0.5rem;
}

li.text-xl {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-xl, 400);
  padding-bottom: 0.5rem;
}

blockquote > *:first-of-type::before {
  content: "“";
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}

blockquote {
  margin-bottom: 0.5rem;
}

blockquote > *:last-of-type::after {
  content: "”";
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}

span.text-xs {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-xs, 400);
}

span.text-sm {
  font-family: source-sans-3, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-sm, 400);
}

span.text-base {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-base, 400);
}

span.text-lg {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-lg, 400);
  padding-bottom: 0.5rem;
}

span.text-xl {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-xl, 400);
  padding-bottom: 0.5rem;
}

blockquote > *:first-of-type::before {
  content: "“";
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}

blockquote {
  margin-bottom: 0.5rem;
}

blockquote > *:last-of-type::after {
  content: "”";
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}

div.text-xs {
  font-family: source-sans-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-xs, 400);
}

div.text-sm {
  font-family: source-sans-3, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-sm, 400);
}

div.text-base {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-base, 400);
}

div.text-lg {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-lg, 400);
  padding-bottom: 0.5rem;
}

div.text-xl {
  font-family: lemonde-courrier, serif;
  font-style: normal;
  font-weight: 400;
  font-weight: var(--weight-text-xl, 400);
  padding-bottom: 0.5rem;
}

blockquote > *:first-of-type::before {
  content: "“";
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}

blockquote {
  margin-bottom: 0.5rem;
}

blockquote > *:last-of-type::after {
  content: "”";
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}

#text_left__map_img_right .text-lg {
  margin-bottom: 1rem;
}
#text_left__map_img_right .col-nested-8 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media (min-width: 900px) {
  #text_left__map_img_right .col-nested-8 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
#text_left__map_img_right .has-image {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  background-color: #d7dadd;
  padding: 2rem;
}
@media (min-width: 900px) {
  #text_left__map_img_right .has-image {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

@media (max-width: 1199px) {
  #base-slider .t-p-acf-t2-ct-feature-title__text {
    padding: 0 0 0 1rem;
  }
}

#Full_width_img * {
  padding: 0;
}

#intro_text_1 .t-p-acf-t2-ly-content-grid__grid-item,
#intro_text_2 .t-p-acf-t2-ly-content-grid__grid-item,
#intro_text_3 .t-p-acf-t2-ly-content-grid__grid-item {
  padding: 0 1rem;
}
@media (min-width: 600px) {
  #intro_text_1 .t-p-acf-t2-ly-content-grid__grid-item,
  #intro_text_2 .t-p-acf-t2-ly-content-grid__grid-item,
  #intro_text_3 .t-p-acf-t2-ly-content-grid__grid-item {
    padding: 2rem 1rem 1rem 2rem;
  }
}
@media (min-width: 1200px) {
  #intro_text_1 .t-p-acf-t2-ly-content-grid__grid-item,
  #intro_text_2 .t-p-acf-t2-ly-content-grid__grid-item,
  #intro_text_3 .t-p-acf-t2-ly-content-grid__grid-item {
    padding: 2rem 0rem 1rem 5rem;
  }
}

#intro_text_3_images .t-p-acf-t2-ly-content-grid__grid-item {
  padding: 1rem;
}
@media (min-width: 600px) {
  #intro_text_3_images .t-p-acf-t2-ly-content-grid__grid-item {
    padding: 0rem 1rem 1rem 2rem;
  }
}
@media (min-width: 1200px) {
  #intro_text_3_images .t-p-acf-t2-ly-content-grid__grid-item {
    padding: 0rem 0rem 1rem 5rem;
  }
}
#intro_text_3_images p {
  line-height: 23px;
}

.page-introduction hr,
.page-id-2 hr {
  border: none;
  height: 1px;
  background-color: #0f5b6d;
  margin: 0;
}

.page-thank-you .t-p-acf-t2-ly-content-grid__card,
.page-id-14 .t-p-acf-t2-ly-content-grid__card {
  border-radius: 0;
  border-top: none !important;
  border-right: none !important;
  border-bottom: none !important;
  padding: 1rem 0 1rem 1rem !important;
}
.page-thank-you .t-p-acf-t2-ly-content-grid__card ul,
.page-id-14 .t-p-acf-t2-ly-content-grid__card ul {
  list-style: none;
}
.page-thank-you .t-p-acf-t2-ly-content-grid__card li,
.page-id-14 .t-p-acf-t2-ly-content-grid__card li {
  font-size: 1rem;
  margin-bottom: 0.3rem;
}
.page-thank-you .t-p-acf-t2-ly-content-grid__card .text-sm,
.page-id-14 .t-p-acf-t2-ly-content-grid__card .text-sm {
  line-height: 1.4rem;
}

#partners_slider .swiper-slide {
  height: 150px;
}
#partners_slider .swiper-slide .has-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#partners_slider .swiper-slide img {
  min-height: 100%;
  -o-object-fit: contain !important;
     object-fit: contain !important;
  margin: 0 auto;
}

#homepage_base_text {
  min-height: 84px;
}
#homepage_base_text a {
  text-decoration: none;
}