@charset "UTF-8";
/*!
Theme Name: Virgin Pulse Theme
Theme URI: /
Author: Base
Author URI: /
Description: Virgin Pulse Theme Code
Version: 0.0.1
Text Domain: pulse_theme
*/
c html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@font-face {
  font-family: "NationalCondensed";
  src: url("/wp-content/themes/pulse_theme/static/fonts/national-2-condensed-medium.woff2") format("woff2"), url("/wp-content/themes/pulse_theme/static/fonts/National2Condensed-Medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "NationalNarrow";
  src: url("/wp-content/themes/pulse_theme/static/fonts/national-2-narrow-medium.woff2") format("woff2"), url("/wp-content/themes/pulse_theme/static/fonts/National2Narrow-Medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("/wp-content/themes/pulse_theme/static/fonts/Inter-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("/wp-content/themes/pulse_theme/static/fonts/Inter-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("/wp-content/themes/pulse_theme/static/fonts/Inter-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.typo-xl-headline {
  font-family: "NationalCondensed", sans-serif;
  font-weight: 500;
  font-size: 4.8rem;
  line-height: 90%;
  letter-spacing: 0;
}
@media (min-width: 1024px) {
  .typo-xl-headline {
    font-size: 6rem;
  }
}
@media (min-width: 1240px) {
  .typo-xl-headline {
    font-size: 6rem;
  }
}
@media (min-width: 1440px) {
  .typo-xl-headline {
    font-size: 8rem;
  }
}

.typo-l-headline {
  font-family: "NationalCondensed", sans-serif;
  font-weight: 500;
  font-size: 4.2rem;
  line-height: 90%;
  letter-spacing: 0;
}
@media (min-width: 1024px) {
  .typo-l-headline {
    font-size: 6.4rem;
  }
}

.typo-m-headline {
  font-family: "NationalCondensed", sans-serif;
  font-weight: 500;
  font-size: 3.4rem;
  line-height: 90%;
  letter-spacing: 0;
}
@media (min-width: 1024px) {
  .typo-m-headline {
    font-size: 4.2rem;
  }
}

.typo-s-headline {
  font-family: "NationalNarrow", sans-serif;
  font-weight: 500;
  font-size: 2.6rem;
  line-height: 90%;
  letter-spacing: 0;
}
@media (min-width: 1024px) {
  .typo-s-headline {
    font-size: 3.4rem;
    line-height: 100%;
  }
}

.typo-xs-headline {
  font-family: "NationalNarrow", sans-serif;
  font-weight: 500;
  font-size: 2.2rem;
  line-height: 90%;
  letter-spacing: 0;
}
@media (min-width: 1024px) {
  .typo-xs-headline {
    font-size: 2.4rem;
    line-height: 110%;
  }
}

.typo-l-body-bold {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 2rem;
  line-height: 140%;
  letter-spacing: 0;
}

.typo-l-body {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 2rem;
  line-height: 140%;
  letter-spacing: 0;
}

.typo-m-body-bold {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 140%;
  letter-spacing: 0;
}

.typo-m-body {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 140%;
  letter-spacing: 0;
}

.typo-s-body-bold {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 140%;
  letter-spacing: 0;
}

.typo-s-body {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 140%;
  letter-spacing: -0.32px;
}

.typo-caption {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 120%;
  letter-spacing: 0;
}

.typo-eyebrow {
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 110%;
  letter-spacing: 2%;
}
@media (min-width: 1024px) {
  .typo-eyebrow {
    font-size: 1.8rem;
  }
}

.typo-eyebrow-large {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 110%;
  letter-spacing: 0.02em;
}
@media (min-width: 1024px) {
  .typo-eyebrow-large {
    font-size: 1.8rem;
  }
}

.typo-button {
  font-family: "Inter", sans-serif;
  font-weight: 600;
  line-height: 110%;
  font-size: 1.6rem;
}
@media (min-width: 1024px) {
  .typo-button {
    font-size: 1.8rem;
  }
}

.typo-text-link-small {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.76rem;
}

.typo-nav-link-mobile {
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 2rem;
  line-height: 2.8rem;
}

.article-content > :not(.component-block):not(.component-expanding-card-animated):not(.expanding-card-portal){
  width: 100%;
}

@media (min-width: 375px){
  .article-content > :not(.component-block):not(.component-expanding-card-animated):not(.expanding-card-portal){
    max-width: 375px;
  }
}

@media (min-width: 560px){
  .article-content > :not(.component-block):not(.component-expanding-card-animated):not(.expanding-card-portal){
    max-width: 560px;
  }
}

@media (min-width: 768px){
  .article-content > :not(.component-block):not(.component-expanding-card-animated):not(.expanding-card-portal){
    max-width: 768px;
  }
}

@media (min-width: 1024px){
  .article-content > :not(.component-block):not(.component-expanding-card-animated):not(.expanding-card-portal){
    max-width: 1024px;
  }
}

@media (min-width: 1240px){
  .article-content > :not(.component-block):not(.component-expanding-card-animated):not(.expanding-card-portal){
    max-width: 1240px;
  }
}

@media (min-width: 1440px){
  .article-content > :not(.component-block):not(.component-expanding-card-animated):not(.expanding-card-portal){
    max-width: 1440px;
  }
}

@media (min-width: 1920px){
  .article-content > :not(.component-block):not(.component-expanding-card-animated):not(.expanding-card-portal){
    max-width: 1920px;
  }
}

.article-content > :not(.component-block):not(.component-expanding-card-animated):not(.expanding-card-portal){
  max-width: 100vw;
  padding: 0 2rem;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 768px){
  .article-content > :not(.component-block):not(.component-expanding-card-animated):not(.expanding-card-portal){
    padding: 0 3rem;
  }
}

@media (min-width: 1024px){
  .article-content > :not(.component-block):not(.component-expanding-card-animated):not(.expanding-card-portal){
    padding: 0 6rem;
    max-width: 144rem;
  }
}

.component-article-footer .article-content > :not(.component-block):not(.component-expanding-card-animated):not(.expanding-card-portal) {
  width: 99rem;
}

.component-article-header__no-image .article-content > :not(.component-block):not(.component-expanding-card-animated):not(.expanding-card-portal) {
  width: 97rem;
}

.block-article-button .article-content > :not(.component-block):not(.component-expanding-card-animated):not(.expanding-card-portal) {
  width: 99rem;
}

.block-components .article-content > :not(.component-block):not(.component-expanding-card-animated):not(.expanding-card-portal) > h2 {
  font-size: 2.4rem;
  font-weight: 600;
}

.block-hero .article-content > :not(.component-block):not(.component-expanding-card-animated):not(.expanding-card-portal) {
  min-height: 100%;
}

.block-hero.block-hero__default .article-content > :not(.component-block):not(.component-expanding-card-animated):not(.expanding-card-portal) {
  height: auto;
}

#overview,
#responsibilities,
#qualifications,
.cta-job-container {
  padding: 0 !important;
}

body.page .article-content p {
  word-break: break-word;
  -webkit-hyphens: auto;
          hyphens: auto;
  text-wrap: balance;
}
@media (min-width: 768px) {
  body.page .article-content p {
    -webkit-hyphens: none;
            hyphens: none;
    word-break: none;
    text-wrap: unset;
  }
}
body.page .article-content > .wp-block-heading.wp-block-heading:first-child {
  padding-top: 11.2rem;
}
@media (min-width: 1024px) {
  body.page .article-content > .wp-block-heading.wp-block-heading:first-child {
    padding-top: 24rem;
  }
}

body.page-template-page-plaintext .article-content > :not(.component-block):not(.component-expanding-card-animated),
body.single .article-content > :not(.component-block):not(.component-expanding-card-animated),
body .post-type-post .article-content > :not(.component-block):not(.component-expanding-card-animated) {
  width: 99rem;
}

article.post-type-ressource .article-content .component-block {
  margin-top: 4rem;
  margin-bottom: 4rem;
}
@media (min-width: 1024px) {
  article.post-type-ressource .article-content .component-block {
    margin-top: 10rem;
    margin-bottom: 12rem;
  }
}
article.post-type-ressource .article-content .component-block.block-article-media {
  margin: 0;
}
article.post-type-ressource .article-content .component-block + .component-block,
article.post-type-ressource .article-content .component-block + .component-expanding-card-animated,
article.post-type-ressource .article-content .component-expanding-card-animated + .component-block,
article.post-type-ressource .article-content .component-expanding-card-animated + .component-expanding-card-animated {
  margin-top: -4rem;
}
@media (min-width: 1024px) {
  article.post-type-ressource .article-content .component-block + .component-block,
  article.post-type-ressource .article-content .component-block + .component-expanding-card-animated,
  article.post-type-ressource .article-content .component-expanding-card-animated + .component-block,
  article.post-type-ressource .article-content .component-expanding-card-animated + .component-expanding-card-animated {
    margin-top: -12rem;
  }
}

.article-content > h1,
.article-content > h2,
.article-content > h3,
.article-content > h4,
.wp-block-post-content > h1,
.wp-block-post-content > h2,
.wp-block-post-content > h3,
.wp-block-post-content > h4 {
  margin-bottom: 2.4rem;
}
.article-content > p,
.article-content > ul,
.article-content > ol,
.wp-block-post-content > p,
.wp-block-post-content > ul,
.wp-block-post-content > ol {
  color: #2A2A2A;
  font-family: "Inter";
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.8rem;
}
.article-content > p + p,
.article-content > p + ul,
.article-content > p + ol,
.article-content > ul + p,
.article-content > ul + ul,
.article-content > ul + ol,
.article-content > ol + p,
.article-content > ol + ul,
.article-content > ol + ol,
.wp-block-post-content > p + p,
.wp-block-post-content > p + ul,
.wp-block-post-content > p + ol,
.wp-block-post-content > ul + p,
.wp-block-post-content > ul + ul,
.wp-block-post-content > ul + ol,
.wp-block-post-content > ol + p,
.wp-block-post-content > ol + ul,
.wp-block-post-content > ol + ol {
  margin-top: 1.5rem;
}
.article-content > p + h2,
.article-content > p + h3,
.article-content > p + h4,
.article-content > ul + h2,
.article-content > ul + h3,
.article-content > ul + h4,
.article-content > ol + h2,
.article-content > ol + h3,
.article-content > ol + h4,
.wp-block-post-content > p + h2,
.wp-block-post-content > p + h3,
.wp-block-post-content > p + h4,
.wp-block-post-content > ul + h2,
.wp-block-post-content > ul + h3,
.wp-block-post-content > ul + h4,
.wp-block-post-content > ol + h2,
.wp-block-post-content > ol + h3,
.wp-block-post-content > ol + h4 {
  margin-top: 6rem;
}
.article-content > hr,
.wp-block-post-content > hr {
  border-color: #E0DDD2;
  padding: 0px !important;
  margin-top: 4rem;
  margin-bottom: 4rem;
  width: calc(100% - 4rem) !important;
  border-bottom: 0;
}
@media (min-width: 1024px) {
  .article-content > hr,
  .wp-block-post-content > hr {
    width: 87rem !important;
  }
  .article-content > hr + h2,
  .wp-block-post-content > hr + h2 {
    margin-top: 12rem;
  }
}
.article-content > h1,
.article-content > h2,
.article-content > h3,
.article-content > h4,
.wp-block-post-content > h1,
.wp-block-post-content > h2,
.wp-block-post-content > h3,
.wp-block-post-content > h4 {
  color: #003C44;
  font-family: "NationalCondensed";
  font-weight: 500;
}
.article-content > h1,
.wp-block-post-content > h1 {
  font-size: 4.8rem;
  line-height: 4.32rem;
}
.article-content > h2,
.wp-block-post-content > h2 {
  font-size: 4.2rem;
  line-height: 3.78rem;
}
.article-content > h3,
.article-content > h4,
.wp-block-post-content > h3,
.wp-block-post-content > h4 {
  font-size: 3.4rem;
  line-height: 3.4rem;
}
.article-content > ul,
.article-content > ol,
.wp-block-post-content > ul,
.wp-block-post-content > ol {
  padding: 0 2rem 0 5rem !important;
}
@media (min-width: 1024px) {
  .article-content > ul,
  .article-content > ol,
  .wp-block-post-content > ul,
  .wp-block-post-content > ol {
    padding: 0 6rem 0 9rem !important;
  }
}
.article-content > ul li + li,
.article-content > ol li + li,
.wp-block-post-content > ul li + li,
.wp-block-post-content > ol li + li {
  margin-top: 1.5rem;
}
.article-content > ul,
.wp-block-post-content > ul {
  list-style: disc;
}
.article-content > ol,
.wp-block-post-content > ol {
  list-style: decimal;
}

#truste-consent-buttons {
  color: #fff;
}

.post-type-job .custom-grid-job {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}
@media (min-width: 768px) {
  .post-type-job .custom-grid-job {
    -moz-column-gap: 3rem;
         column-gap: 3rem;
    grid-template-columns: repeat(8, 1fr);
  }
}
.post-type-job .block-hero__copy {
  display: flex;
  line-height: 200%;
  color: #003C44;
  font-weight: 400;
}
.post-type-job #overview p {
  font-size: 2rem;
  color: #2A2A2A;
  font-weight: 400;
  line-height: 140%;
}
.post-type-job #overview strong span {
  font-family: "NationalCondensed", sans-serif;
  font-weight: 500;
  font-size: 3.4rem;
  line-height: 90%;
  letter-spacing: 0;
}
@media (min-width: 1024px) {
  .post-type-job #overview strong span {
    font-size: 4.2rem;
  }
}
.post-type-job #overview strong span {
  color: #003C44;
}
.post-type-job #responsibilities,
.post-type-job #qualifications {
  color: #2A2A2A;
  font-size: 2rem;
  margin-bottom: 2.4rem;
  line-height: 140%;
}
.post-type-job #responsibilities ul,
.post-type-job #qualifications ul {
  list-style: disc;
  margin-top: 2.4rem;
  margin-bottom: 2.4rem;
}
.post-type-job #responsibilities ul li,
.post-type-job #qualifications ul li {
  margin-bottom: 2.4rem;
  margin-left: 2.4rem;
  line-height: 140%;
}
.post-type-job #qualifications {
  margin-bottom: 6rem;
}
.post-type-job .cta-job-container {
  margin-bottom: 8rem;
}

.submitted-message p {
  color: #fff;
  font-family: "Inter";
  font-size: 2rem;
  font-weight: 400;
  line-height: 140%;
}
.submitted-message p span {
  display: block;
  width: 100%;
  text-wrap: wrap;
}

.submitted-message > :first-child {
  font-family: "NationalCondensed", sans-serif;
  font-weight: 500;
  font-size: 4.2rem;
  line-height: 90%;
  letter-spacing: 0;
}

@media (min-width: 1024px) {
  .submitted-message > :first-child {
    font-size: 6.4rem;
  }
}

.submitted-message > :first-child {
  color: #fff;
  margin-bottom: 2.4rem;
}

.block-404 {
  padding: 4rem 0;
  margin-top: 7.2rem;
  position: relative;
  overflow-x: clip;
}
@media (min-width: 1024px) {
  .block-404 {
    margin-top: 15rem;
    padding: 12.5rem 0;
  }
}
.block-404__content {
  position: inherit;
  z-index: 1;
}
@media (min-width: 1024px) {
  .block-404__content {
    padding-right: 3rem;
  }
}
.block-404__content .component-text-composition {
  margin-top: 2.4rem;
  gap: 2.4rem;
}
@media (min-width: 1024px) {
  .block-404__content .component-text-composition {
    gap: 4rem;
    margin-top: 4rem;
  }
}
.block-404__content .component-text-composition__headline {
  text-wrap: unset;
}
.block-404__background {
  position: absolute;
  bottom: -1rem;
  left: -5rem;
  z-index: 0;
}
@media (min-width: 768px) {
  .block-404__background {
    bottom: unset;
    right: unset;
    top: -77rem;
    right: 21rem;
  }
}
@media (min-width: 1024px) {
  .block-404__background {
    bottom: unset;
    left: unset;
    top: -50rem;
    right: -45rem;
  }
}
@media (min-width: 1440px) {
  .block-404__background {
    bottom: unset;
    left: unset;
    top: -70rem;
    right: -50rem;
  }
}
@media (min-width: 1920px) {
  .block-404__background {
    bottom: unset;
    left: unset;
    top: -77.6rem;
    right: -25.4rem;
  }
}
.block-404__background svg {
  width: 66.024rem;
  height: 90rem;
  fill: #DAF9FB;
}
@media (min-width: 768px) {
  .block-404__background svg {
    width: 160%;
    height: 130rem;
  }
}
@media (min-width: 1024px) {
  .block-404__background svg {
    width: 80%;
    height: 118.8rem;
  }
}
@media (min-width: 1440px) {
  .block-404__background svg {
    width: 80%;
    height: 153.6rem;
  }
}
@media (min-width: 1920px) {
  .block-404__background svg {
    width: 100%;
    height: 153.6rem;
  }
}

/*! tailwindcss v3.4.1 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

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

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

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

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

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

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden] {
  display: none;
}

:root{
  --color-white: #fff;
  --color-black: #000;
  --color-transparent: transparent;
  --color-current: currentColor;
  --color-sea: #003C44;
  --color-charcoal: #2A2A2A;
  --color-earth-20: #CFFEED;
  --color-earth-50: #7FD8B8;
  --color-earth-100: #228477;
  --color-sand-20: #FCFAF4;
  --color-sand-50: #F3F0E7;
  --color-sand-100: #E0DDD2;
  --color-sky-20: #DAF9FB;
  --color-sky-50: #BAF3F7;
  --color-sky-100: #9BE5EA;
  --color-ice-20: #cccccc;
  --color-sunrise-20: #FFF5D0;
  --color-sunrise-50: #FFE588;
  --color-sunrise-100: #FFCB12;
  --color-sunset-20: #FFD4BC;
  --color-sunset-50: #FF9B63;
  --color-sunset-100: #ED5500;
  --color-disabled: #B3B3B3;
}

*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
.container{
  width: 100%;
}
@media (min-width: 375px){
  .container{
    max-width: 375px;
  }
}
@media (min-width: 560px){
  .container{
    max-width: 560px;
  }
}
@media (min-width: 768px){
  .container{
    max-width: 768px;
  }
}
@media (min-width: 1024px){
  .container{
    max-width: 1024px;
  }
}
@media (min-width: 1240px){
  .container{
    max-width: 1240px;
  }
}
@media (min-width: 1440px){
  .container{
    max-width: 1440px;
  }
}
@media (min-width: 1920px){
  .container{
    max-width: 1920px;
  }
}
.default-grid{
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}
@media (min-width: 768px){
  .default-grid{
    -moz-column-gap: 3rem;
         column-gap: 3rem;
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
}
.container{
  max-width: 100vw;
  padding: 0 2rem;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px){
  .container{
    padding: 0 3rem;
  }
}
@media (min-width: 1024px){
  .container{
    padding: 0 6rem;
    max-width: 144rem;
  }
}
body :is(.sr-only){
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
body :is(.pointer-events-none){
  pointer-events: none;
}
body :is(.static){
  position: static;
}
body :is(.absolute){
  position: absolute;
}
body :is(.relative){
  position: relative;
}
body :is(.top-0){
  top: 0rem;
}
body :is(.z-10){
  z-index: 10;
}
body :is(.z-20){
  z-index: 20;
}
body :is(.order-1){
  order: 1;
}
body :is(.order-2){
  order: 2;
}
body :is(.order-3){
  order: 3;
}
body :is(.col-span-1){
  grid-column: span 1 / span 1;
}
body :is(.col-span-12){
  grid-column: span 12 / span 12;
}
body :is(.col-span-2){
  grid-column: span 2 / span 2;
}
body :is(.col-span-3){
  grid-column: span 3 / span 3;
}
body :is(.col-span-4){
  grid-column: span 4 / span 4;
}
body :is(.col-span-6){
  grid-column: span 6 / span 6;
}
body :is(.col-span-full){
  grid-column: 1 / -1;
}
body :is(.row-span-3){
  grid-row: span 3 / span 3;
}
body :is(.mb-100){
  margin-bottom: 10rem;
}
body :is(.mb-12){
  margin-bottom: 1.2rem;
}
body :is(.mb-16){
  margin-bottom: 1.6rem;
}
body :is(.mb-20){
  margin-bottom: 2rem;
}
body :is(.mb-24){
  margin-bottom: 2.4rem;
}
body :is(.mb-30){
  margin-bottom: 3rem;
}
body :is(.mb-40){
  margin-bottom: 4rem;
}
body :is(.mb-80){
  margin-bottom: 8rem;
}
body :is(.ml-auto){
  margin-left: auto;
}
body :is(.mr-10){
  margin-right: 1rem;
}
body :is(.mr-auto){
  margin-right: auto;
}
body :is(.mt-12){
  margin-top: 1.2rem;
}
body :is(.mt-24){
  margin-top: 2.4rem;
}
body :is(.mt-30){
  margin-top: 3rem;
}
body :is(.mt-40){
  margin-top: 4rem;
}
body :is(.block){
  display: block;
}
body :is(.inline-block){
  display: inline-block;
}
body :is(.flex){
  display: flex;
}
body :is(.grid){
  display: grid;
}
body :is(.hidden){
  display: none;
}
body :is(.h-16){
  height: 1.6rem;
}
body :is(.h-32){
  height: 3.2rem;
}
body :is(.h-full){
  height: 100%;
}
body :is(.h-screen){
  height: 100vh;
}
body :is(.w-16){
  width: 1.6rem;
}
body :is(.w-32){
  width: 3.2rem;
}
body :is(.w-full){
  width: 100%;
}
body :is(.\!rotate-0){
  --tw-rotate: 0deg !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
body :is(.rotate-180){
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
body :is(.cursor-pointer){
  cursor: pointer;
}
body :is(.resize){
  resize: both;
}
body :is(.grid-cols-1){
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
body :is(.grid-cols-2){
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
body :is(.flex-col){
  flex-direction: column;
}
body :is(.flex-wrap){
  flex-wrap: wrap;
}
body :is(.items-center){
  align-items: center;
}
body :is(.justify-end){
  justify-content: flex-end;
}
body :is(.justify-center){
  justify-content: center;
}
body :is(.justify-around){
  justify-content: space-around;
}
body :is(.gap-20){
  gap: 2rem;
}
body :is(.gap-24){
  gap: 2.4rem;
}
body :is(.gap-4){
  gap: 0.4rem;
}
body :is(.gap-x-0){
  -moz-column-gap: 0rem;
       column-gap: 0rem;
}
body :is(.gap-y-16){
  row-gap: 1.6rem;
}
body :is(.gap-y-24){
  row-gap: 2.4rem;
}
body :is(.gap-y-30){
  row-gap: 3rem;
}
body :is(.gap-y-32){
  row-gap: 3.2rem;
}
body :is(.gap-y-40){
  row-gap: 4rem;
}
body :is(.gap-y-50){
  row-gap: 5rem;
}
body :is(.gap-y-8){
  row-gap: 0.8rem;
}
body :is(.self-start){
  align-self: flex-start;
}
body :is(.overflow-hidden){
  overflow: hidden;
}
body :is(.rounded-20){
  border-radius: 2rem;
}
body :is(.bg-black){
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
body :is(.bg-earth-100){
  --tw-bg-opacity: 1;
  background-color: rgb(34 132 119 / var(--tw-bg-opacity));
}
body :is(.bg-earth-50){
  --tw-bg-opacity: 1;
  background-color: rgb(127 216 184 / var(--tw-bg-opacity));
}
body :is(.bg-sand-50){
  --tw-bg-opacity: 1;
  background-color: rgb(243 240 231 / var(--tw-bg-opacity));
}
body :is(.bg-sea){
  --tw-bg-opacity: 1;
  background-color: rgb(0 60 68 / var(--tw-bg-opacity));
}
body :is(.bg-sky-20){
  --tw-bg-opacity: 1;
  background-color: rgb(218 249 251 / var(--tw-bg-opacity));
}
body :is(.bg-sky-50){
  --tw-bg-opacity: 1;
  background-color: rgb(186 243 247 / var(--tw-bg-opacity));
}
body :is(.bg-sunrise-100){
  --tw-bg-opacity: 1;
  background-color: rgb(255 203 18 / var(--tw-bg-opacity));
}
body :is(.bg-sunset-100){
  --tw-bg-opacity: 1;
  background-color: rgb(237 85 0 / var(--tw-bg-opacity));
}
body :is(.bg-sunset-50){
  --tw-bg-opacity: 1;
  background-color: rgb(255 155 99 / var(--tw-bg-opacity));
}
body :is(.bg-white){
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
body :is(.object-cover){
  -o-object-fit: cover;
     object-fit: cover;
}
body :is(.p-40){
  padding: 4rem;
}
body :is(.px-16){
  padding-left: 1.6rem;
  padding-right: 1.6rem;
}
body :is(.px-20){
  padding-left: 2rem;
  padding-right: 2rem;
}
body :is(.py-40){
  padding-top: 4rem;
  padding-bottom: 4rem;
}
body :is(.py-60){
  padding-top: 6rem;
  padding-bottom: 6rem;
}
body :is(.py-8){
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
}
body :is(.py-80){
  padding-top: 8rem;
  padding-bottom: 8rem;
}
body :is(.pb-16){
  padding-bottom: 1.6rem;
}
body :is(.pt-112){
  padding-top: 11.2rem;
}
body :is(.text-center){
  text-align: center;
}
body :is(.font-bold){
  font-weight: 700;
}
body :is(.font-normal){
  font-weight: 400;
}
body :is(.uppercase){
  text-transform: uppercase;
}
body :is(.text-sea){
  --tw-text-opacity: 1;
  color: rgb(0 60 68 / var(--tw-text-opacity));
}
body :is(.text-white){
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
body :is(.\!opacity-100){
  opacity: 1 !important;
}
body :is(.opacity-0){
  opacity: 0;
}
body :is(.filter){
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
html,
body {
  scroll-behavior: smooth;
  min-height: 100svh;
  display: flex;
  flex-direction: column;
}
html > main,
html > article,
body > main,
body > article {
  flex-grow: 1;
}

html {
  font-size: 62.5%;
}

body {
  font-size: 1.6rem;
  font-family: Inter, sans-serif;
}

[x-cloak] {
  display: none !important;
}

/* clears the x from Internet Explorer */
input[type=search]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}

input[type=search]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

/* clears the x from Chrome */
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  display: none;
}

a:not([class]) {
  text-decoration: underline;
  word-break: break-word;
}

.component-article-footer{
  margin-top: 4rem;
  margin-bottom: 4rem;
}

@media (min-width: 1024px){
  .component-article-footer{
    margin-top: 10rem;
    margin-bottom: 10rem;
  }
}
.component-article-footer .container {
  width: 99rem;
}
.component-article-footer hr {
  border-top: 1px solid #E0DDD2;
}

.component-article-header {
  padding-top: 11.2rem;
  padding-bottom: 4rem;
  margin-bottom: 4rem;
  overflow: hidden;
}
@media (min-width: 1024px) {
  .component-article-header {
    padding-top: 18.8rem;
    margin-bottom: -14rem;
    padding-bottom: 30rem;
  }
}
.component-article-header__background-pebble {
  display: none;
  z-index: -1;
}
@media (min-width: 1024px) {
  .component-article-header__background-pebble {
    display: block;
    position: absolute;
    width: 146rem;
    height: 160.4rem;
    left: -38.2rem;
    bottom: -10rem;
  }
}
@media (min-width: 1440px) {
  .component-article-header__background-pebble {
    bottom: -7rem;
  }
}
.component-article-header__background-pebble svg {
  width: 100%;
  height: 100%;
}
.component-article-header__content-side {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  row-gap: 2.4rem;
  grid-row-start: 2;
  grid-column: 1 / -1;
}
@media (min-width: 1024px) {
  .component-article-header__content-side{
    grid-row-start: 1;
    grid-column: span 6 / span 6;
    grid-column-start: 1;
    align-self: center;
    padding-top: 8rem;
  }
}
.component-article-header__eyebrow-container > span {
  color: #003C44;
  display: inline-block;
  padding-bottom: 0.2rem;
  border-bottom: 0.2rem solid #ED5500;
}
@media (min-width: 1024px) {
  .component-article-header__title-container {
    padding-top: 0.8rem;
  }
}
.component-article-header__title-container h1 {
  color: #003C44;
}
@media (min-width: 1024px) {
  .component-article-header__title-container h1 {
    letter-spacing: -0.01em;
  }
}
.component-article-header__tags-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 2rem;
}
.component-article-header__tag {
  color: #2A2A2A;
  border: 0.1rem solid #003C44;
  padding: 0.6rem 2.4rem;
  border-radius: 2.4rem;
}
.component-article-header__article-date {
  color: #003C44;
}
.component-article-header__image-side{
  grid-column: 1 / -1;
  grid-row-start: 1;
}
@media (min-width: 1024px) {
  .component-article-header__image-side{
    grid-column: span 6 / span 6;
    grid-column-start: 7;
    align-self: center;
    margin-top: 0.85rem;
    margin-bottom: 0.85rem;
  }
}
.component-article-header__image-container {
  width: 100%;
  aspect-ratio: 335/223;
  background-color: #F3F0E7;
}
@media (min-width: 1024px) {
  .component-article-header__image-container {
    background-color: unset;
    aspect-ratio: 645/430;
  }
}
.component-article-header__image-container img {
  border-radius: 1.6rem;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 1024px) {
  .component-article-header__image-container img {
    border-radius: 3rem;
  }
}
.component-article-header__with-image {
  background-color: #F3F0E7;
}
.component-article-header__with-image > div {
  row-gap: 4rem;
}
@media (min-width: 1024px) {
  .component-article-header__with-image {
    background-color: unset;
  }
}
.component-article-header__no-image {
  padding-top: 11.2rem;
  margin-bottom: 0;
}
.component-article-header__no-image .container {
  width: 97rem;
}
@media (min-width: 1024px) {
  .component-article-header__no-image .component-article-header__content-side{
    grid-column: 1 / -1;
    align-self: flex-start;
  }
  .component-article-header__no-image {
    padding-top: 22rem;
    margin-bottom: 4rem;
    padding-bottom: 4rem;
  }
}

.component-button {
  border-left: 0.5rem solid;
  border-right: 0.5rem solid;
  border-top: 0.2rem solid;
  border-bottom: 0.2rem solid;
  padding: 1.56rem 2rem;
  color: #003C44;
  border-radius: 2.35rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  width: -moz-min-content;
  width: min-content;
  white-space: nowrap;
  font-size: 1.6rem;
  font-weight: 600;
  transition: all 300ms ease;
}
.component-button svg {
  width: 2.4rem;
  height: 2.4rem;
}
.component-button.inverted {
  flex-direction: row-reverse;
}
.component-button.variant-primary {
  border-color: #003C44;
}
.component-button.variant-primary svg {
  fill: #003C44;
  color: #003C44;
}
.component-button.variant-primary:hover, .component-button.variant-primary:focus {
  background-color: #003C44;
  color: #fff;
}
.component-button.variant-primary:hover svg, .component-button.variant-primary:focus svg {
  fill: #fff;
  color: #fff;
}
.component-button.variant-primary.disabled {
  color: #fff;
  background-color: #cccccc;
  border-color: #fff;
  pointer-events: none;
}
.component-button.variant-primary.disabled svg {
  fill: #fff;
  color: #fff;
}
.component-button.variant-secondary {
  border-color: #fff;
  color: #fff;
}
.component-button.variant-secondary svg {
  fill: #fff;
  color: #fff;
}
.component-button.variant-secondary:hover, .component-button.variant-secondary:focus {
  background-color: #fff;
  color: #003C44;
}
.component-button.variant-secondary:hover svg, .component-button.variant-secondary:focus svg {
  fill: #003C44;
  color: #003C44;
}
.component-button.variant-secondary.disabled {
  pointer-events: none;
  color: #cccccc;
  background-color: #fff;
  border-color: #fff;
}
.component-button.variant-secondary.disabled svg {
  fill: #cccccc;
  color: #cccccc;
}
.component-button.large {
  font-size: 1.8rem;
  padding: 1.7rem 2rem;
  line-height: 110%;
}
@media (min-width: 768px) {
  .component-button.large {
    padding: 1.7rem 2.8rem;
  }
}
.component-button.icon-only {
  padding: 1.8rem 1.6rem;
  border-radius: 5.5rem;
  font-size: 10px;
}
.component-button.icon-only svg {
  width: 2.4rem;
  height: 2.1rem;
}
.component-button.icon-only.large svg {
  width: 2.6rem;
  height: 2.6rem;
}

.component-checkbox-group__title {
  color: #003C44;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 2rem;
  line-height: 140%;
  letter-spacing: 0;
  border-bottom: 0.1rem solid #003C44;
  padding-bottom: 0.5rem;
  display: inline-flex;
  align-items: center;
  gap: 4rem;
  margin-bottom: 1.2rem;
  width: 100%;
  justify-content: space-between;
  cursor: pointer;
}
.component-checkbox-group__title .open {
  transform: rotate(180deg);
}
.component-checkbox-group__options {
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
}
.component-checkbox-group__options .option {
  display: flex;
  align-items: flex-start;
  position: relative;
}
.component-checkbox-group__options__label {
  margin-left: 3.2rem;
  color: #003C44;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 140%;
  letter-spacing: 0;
}
.component-checkbox-group__options input {
  width: 0 !important;
  margin: 0.3rem 0 0 0;
  padding-left: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  height: 2rem;
}
.component-checkbox-group__options input::before {
  background-color: transparent;
  content: "";
  display: inline-block;
  width: 1.8rem;
  height: 1.8rem;
  border: 0.1rem solid #003C44;
  border-radius: 0.2rem;
  transition: background-color 0.3s ease;
  position: absolute;
}
.component-checkbox-group__options input:checked::before {
  content: "✓";
  background-color: #003C44;
  font-size: 1.3rem;
  color: #fff;
  font-weight: 500;
  display: flex;
  justify-content: center;
  padding-top: 0.2rem;
  width: 2rem;
  height: 2rem;
  line-height: 1.6rem;
}

.component-dev-grid {
  position: fixed;
  z-index: 99999;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  pointer-events: none;
}
.component-dev-grid .component-dev-grid__col {
  background-color: rebeccapurple;
  opacity: 0.1;
}

.component-expanding-card-animated {
  position: relative;
  margin-top: -0.5px;
}
.component-expanding-card-animated__card {
  position: relative;
}
@media (min-width: 1024px) {
  .component-expanding-card-animated__card {
    -webkit-clip-path: url(#component-expanding-card-animated__frame);
            clip-path: url(#component-expanding-card-animated__frame);
  }
}
.component-expanding-card-animated > svg {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: -10;
}
@media (min-width: 1024px) {
  .component-expanding-card-animated > svg {
    display: block;
  }
}
.component-expanding-card-animated__frame {
  transition: transform 1.5s linear;
  transform-origin: center;
  will-change: transform;
  transform: scale(1);
}
.component-expanding-card-animated__frame rect {
  width: calc(100% - 6rem);
  height: calc(100% - 6rem);
  max-height: 0;
}
.component-expanding-card-animated.expanded .component-expanding-card-animated__frame {
  transform: scale(1.5);
}
@media (min-width: 1024px) {
  .component-expanding-card-animated.expanded .component-expanding-card-animated__frame {
    transform: scale(2.5);
  }
}
@media (min-width: 1240px) {
  .component-expanding-card-animated.expanded .component-expanding-card-animated__frame {
    transform: scale(1.5);
  }
}

.component-footer {
  padding-bottom: 4rem;
  padding-top: 4rem;
}
@media (min-width: 768px) {
  .component-footer {
    padding-bottom: 8rem;
    padding-top: 8rem;
  }
}
.component-footer__logos-container {
  margin-bottom: 2.4rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 2rem;
}
@media (min-width: 768px) {
  .component-footer__logos-container {
    margin-bottom: 4rem;
  }
}
.component-footer__logo {
  width: 14.7rem;
}
@media (min-width: 768px) {
  .component-footer__logo {
    width: unset;
  }
}
.component-footer__slogan {
  display: none;
}
@media (min-width: 1024px) {
  .component-footer__slogan {
    margin-right: 4.8rem;
    display: block;
  }
}
@media (min-width: 1440px) {
  .component-footer__slogan {
    margin-right: 13rem;
  }
}
@media (min-width: 1024px) {
  .component-footer__mobile-slogan {
    display: none;
  }
}
.component-footer__grid {
  row-gap: 2rem;
}
.component-footer__card {
  padding: 3.2rem;
  background-color: #F3F0E7;
  display: flex;
  flex-direction: column;
  border-radius: 3rem;
  grid-column: 1 / -1;
}
@media (min-width: 768px){
  .component-footer__card{
    grid-column: span 6 / span 6;
  }
}
@media (min-width: 1440px){
  .component-footer__card{
    grid-column: span 3 / span 3;
  }
}
.component-footer__card-title {
  color: #003C44;
  padding-bottom: 1.6rem;
  margin-bottom: 1.6rem;
  border-bottom: 0.1rem solid #E0DDD2;
  font-weight: 700;
}
.component-footer__card-links {
  display: flex;
  flex-direction: column;
  row-gap: 1.6rem;
}
.component-footer__card-link {
  color: #003C44;
  transition: 0.25s -webkit-text-decoration ease;
  transition: 0.25s text-decoration ease;
  transition: 0.25s text-decoration ease, 0.25s -webkit-text-decoration ease;
  cursor: pointer;
}
.component-footer__card-link a {
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 140%;
}
.component-footer__card-link:hover {
  -webkit-text-decoration-color: transparent;
          text-decoration-color: transparent;
}
.component-footer__social-links-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  gap: 2.2rem;
  border-top: 0.1rem solid #E0DDD2;
  margin-top: 1.6rem;
  padding-top: 1.6rem;
}
.component-footer__legal-link {
  color: #2A2A2A;
  transition: 0.25s -webkit-text-decoration ease;
  transition: 0.25s text-decoration ease;
  transition: 0.25s text-decoration ease, 0.25s -webkit-text-decoration ease;
  cursor: pointer;
}
.component-footer__legal-link a {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2rem;
}
.component-footer__legal-link:hover {
  -webkit-text-decoration-color: transparent;
          text-decoration-color: transparent;
}
.component-footer__legal-container {
  margin-top: 2.4rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  row-gap: 4rem;
  -moz-column-gap: 4rem;
       column-gap: 4rem;
}
@media (min-width: 768px) {
  .component-footer__legal-container {
    margin-top: 4rem;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
  }
}
.component-footer__copyright-container {
  color: #2A2A2A;
  margin-top: 4rem;
  text-align: center;
  font-family: "inter";
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2rem;
}

.component-form form .field {
  margin-bottom: 3rem;
}
.component-form form span {
  font-size: 1.5rem;
  font-family: "inter";
  font-weight: 400;
  line-height: 110%;
  color: #fff;
}
.component-form form .hs-error-msg {
  font-size: 1.6rem;
  font-family: "inter";
  font-weight: 400;
  line-height: 140%;
}
.component-form form input,
.component-form form select,
.component-form form textarea {
  padding: 1.5rem 1.6rem;
  font-size: 1.6rem;
  font-family: "inter";
  line-height: 110%;
  color: #2A2A2A;
  border-radius: 0.4rem;
  width: 100%;
  max-width: none;
  margin-top: 0.8rem;
}
.component-form form input::-moz-placeholder, .component-form form select::-moz-placeholder, .component-form form textarea::-moz-placeholder {
  color: transparent;
}
.component-form form input::placeholder,
.component-form form select::placeholder,
.component-form form textarea::placeholder {
  color: transparent;
}
.component-form form select {
  padding: 1.5rem 4.5rem 1.5rem 1.6rem;
}
.component-form form textarea {
  min-height: 12.5rem;
}
.component-form form .form-columns-1 {
  max-width: none;
}
.component-form form .form-columns-1 .hs-input {
  width: 100% !important;
}
.component-form form .form-columns-1 .input {
  margin-right: 0 !important;
  width: 100%;
}
.component-form form .form-columns-2 {
  display: flex;
  flex-direction: column;
  width: 100% !important;
  max-width: none;
}
.component-form form .form-columns-2 .hs-form-field {
  width: 100% !important;
}
.component-form form .form-columns-2 .input {
  max-width: none;
  margin-right: 0 !important;
  width: 100%;
}
.component-form form .form-columns-2 .input .hs-input {
  width: 100% !important;
}
@media (min-width: 768px) {
  .component-form form .form-columns-2 {
    flex-direction: row;
    gap: 3rem;
  }
}
.component-form form select {
  -webkit-appearance: none; /* Hide default arrow on WebKit browsers */
  -moz-appearance: none; /* Hide default arrow on Firefox */
  appearance: none; /* Hide default arrow on other browsers */
  background-image: url("/wp-content/themes/pulse_theme/static/img/arrow_select.svg");
  background-repeat: no-repeat;
  background-position: right 1.5rem center; /* Adjust as needed */
  background-size: 20px 20px; /* Adjust as needed */
}
.component-form form select option {
  color: #2A2A2A;
}
.component-form form .actions input {
  font-size: 1.8rem;
  padding: 1.7rem 2rem;
  line-height: 110%;
  width: auto;
  border-left: 0.5rem solid;
  border-right: 0.5rem solid;
  border-top: 0.2rem solid;
  border-bottom: 0.2rem solid;
  border-radius: 2.35rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  white-space: nowrap;
  font-weight: 600;
  transition: all 300ms ease;
  border-color: #fff;
  color: #fff;
  margin: 3rem 0;
}
@media (min-width: 768px) {
  .component-form form .actions input {
    padding: 1.7rem 2.8rem;
  }
}
.component-form form .actions input:hover {
  background-color: #fff;
  color: #003C44;
  cursor: pointer;
}
.component-form form .actions input:focus {
  border-color: #7FD8B8;
}
.component-form form .actions input.disabled {
  pointer-events: none;
  color: #cccccc;
  background-color: #fff;
  border-color: #fff;
}
.component-form form .hs-form-booleancheckbox-display {
  display: flex;
  align-items: start;
}
.component-form form .hs-form-booleancheckbox-display span {
  padding: 1.2rem;
  font-family: "inter";
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 110%;
}
@media (min-width: 1024px) {
  .component-form form .hs-form-booleancheckbox-display span {
    padding-right: 0;
  }
}
.component-form form .hs-form-booleancheckbox-display .hs-input {
  width: 0 !important;
  margin: 0;
  padding-left: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
}
.component-form form .hs-form-booleancheckbox-display .hs-input::before {
  background-color: transparent;
  content: "";
  display: inline-block;
  width: 2rem;
  height: 2rem;
  border: 0.1rem solid #DAF9FB;
  border-radius: 0.2rem;
  transition: background-color 0.3s ease;
}
.component-form form .hs-form-booleancheckbox-display .hs-input:checked::before {
  content: "✓";
  background-color: #fff;
  font-size: 1.8rem;
  color: #003C44;
  padding-bottom: 1rem;
  font-weight: bold;
}

.component-header{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  position: fixed;
  transform: translateY(-7.2rem);
  width: 100%;
  top: 0;
}
@media (min-width: 1024px) {
  .component-header {
    background-color: "transparen";
  }
}
body.admin-bar .component-header {
  top: 3.2rem;
}
@media (min-width: 1024px) {
  body.header--unpinned .component-header {
    transform: translateY(-20rem);
  }
}
.component-header.headroom--pinned {
  transform: translateY(0);
}
@media (min-width: 1024px) {
  .component-header.headroom--pinned {
    transform: translateY(-5.3rem);
    position: fixed;
    padding-bottom: 1.6rem;
    border-radius: 0 0 3rem 3rem;
    filter: drop-shadow(0px 12px 32px rgba(0, 0, 0, 0.1));
  }
  .component-header.headroom--not-top {
    background-color: #fff;
  }
}
.component-header.headroom--top {
  transform: translateY(0);
}
@media (min-width: 1024px) {
  .component-header.headroom--top {
    position: fixed;
    transform: translateY(0);
    padding-bottom: 1.6rem;
    border-radius: 0;
    filter: none;
  }
}
.component-header__languagePicker {
  z-index: 20;
  position: absolute;
  top: 100%;
  right: 0;
  padding-top: 1rem;
}
.component-header__languagePicker__container {
  padding: 2rem;
  background-color: #fff;
  border-radius: 1.6rem;
  box-shadow: 0px 12px 32px 0px rgba(0, 0, 0, 0.1019607843);
}
.component-header__languagePicker__link {
  display: flex;
  white-space: nowrap;
  padding: 1.2rem;
  border-bottom: 1px solid #E0DDD2;
  align-items: center;
}
.component-header__languagePicker__checkBox {
  width: 1.6rem;
  height: 1.6rem;
  margin-right: 1rem;
  border-radius: 0.2rem;
  border: 1px solid #003C44;
  position: relative;
}
.component-header__languagePicker__checkBox[data-checked=true]::before {
  position: absolute;
  left: 0.1rem;
  top: 0;
  content: "✓";
  color: #003C44;
  font-size: 1.2rem;
  font-weight: bold;
  height: 1.6rem;
  width: 1.4rem;
  line-height: 120%;
}
@media (min-width: 1024px) {
  .component-header__languagePicker__checkBox[data-checked=true]::before {
    left: 0;
  }
}
.component-header__LoginLinks {
  z-index: 20;
  position: absolute;
  top: 100%;
  right: 0;
  padding-top: 1rem;
}
.component-header__LoginLinks__container {
  padding: 2rem;
  background-color: #fff;
  border-radius: 1.6rem;
  box-shadow: 0px 12px 32px 0px rgba(0, 0, 0, 0.1019607843);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.component-header__LoginLinks__link {
  white-space: nowrap;
  border-bottom: 1px solid #E0DDD2;
  text-align: left;
  color: #2A2A2A;
  width: 100%;
}
.component-header__LoginLinks__link > a {
  padding: 1.2rem 2rem;
  display: block;
  margin: 0 -0.8rem;
  transition: color 100ms ease, background-color 100ms ease;
  border-radius: 0.8rem;
}
.component-header__LoginLinks__link > a:hover {
  background-color: #003C44;
  color: #fff;
}
.component-header__topBar {
  display: none;
  padding-top: 2.2rem;
  position: relative;
}
@media (min-width: 1024px) {
  .component-header__topBar {
    display: block;
  }
}
.component-header__topBar__links {
  display: flex;
  justify-content: flex-end;
  gap: 3rem;
  align-items: center;
}
.component-header__topBar__link {
  display: inline-block;
  color: #2A2A2A;
  border-bottom: 1.5px solid transparent;
  padding-bottom: 0.6rem;
  position: relative;
}
.component-header__topBar__link--active {
  border-bottom: 1.5px solid #2A2A2A;
}
.component-header__sunrise {
  display: none;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 1000ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  position: absolute;
  top: -14.7rem;
  left: -6.7rem;
  width: 100%;
  height: 100%;
  z-index: -1;
}
@media (min-width: 1024px) {
  .component-header__sunrise {
    display: block;
  }
}
.component-header__sunrise svg{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 1000ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  width: 34.4rem;
}
body.at-top .component-header__sunrise svg {
  width: 48.4rem;
  height: 43.6rem;
}
body.at-top .component-header__sunrise {
  top: -23.7rem;
  left: -8.7rem;
}
.component-header__mobile-header {
  height: 7.2rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 1024px) {
  .component-header__mobile-header {
    display: none;
  }
  .component-header__mobile-logo {
    display: none;
  }
  .component-header__mobile-menu {
    display: none;
  }
}
.component-header__mobile-logo svg {
  width: 11.2rem;
  height: 2.8rem;
}
.component-header__mobile-menu {
  display: flex;
  flex-direction: row;
  gap: 1rem;
}
.component-header__burger {
  background: none;
  border: none;
  cursor: pointer;
}
@media (min-width: 1024px) {
  .component-header__burger {
    display: none;
  }
}
.component-header__burger::before, .component-header__burger::after,
.component-header__burger span {
  content: "";
  display: block;
  height: 3px;
  width: 3rem;
  background-color: #003C44;
  margin: 5px 0;
  transition: transform 0.3s ease;
}
.component-header__burger--open::before {
  transform: translateY(8px) rotate(45deg);
}
.component-header__burger--open::after {
  transform: translateY(-8px) rotate(-45deg);
}
.component-header__burger--open span {
  transform: scale(0);
}

.component-link-card {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 3rem;
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 2rem 2rem 1rem 2rem;
}
@media (min-width: 768px) {
  .component-link-card {
    padding: 4rem 4rem 2rem 4rem;
  }
}
.component-link-card .arrow,
.searchform .arrow {
  transition: transform 0.5s ease;
  margin-top: auto;
  width: 100%;
  display: block;
  z-index: 11;
  position: relative;
}
.component-link-card .arrow svg {
  stroke: #003C44;
  width: 2.4rem;
  height: 2.1rem;
  position: absolute;
  z-index: 0;
  bottom: 0.5rem;
}
.component-link-card:hover .arrow,
.searchform:hover .arrow {
  transform: translateX(90%);
}
.component-link-card.big {
  padding: 6.4rem 5rem 2rem 5rem;
}
.component-link-card.big .header {
  margin-bottom: 5.6rem;
  z-index: 2;
  position: relative;
}
.component-link-card__large-mobile-title .title {
  font-size: 4.2rem;
}
.component-link-card__header {
  z-index: 11;
}
.component-link-card__header .title {
  font-weight: 500;
  margin-bottom: 2.4rem;
  color: #2A2A2A;
  position: relative;
  z-index: 10;
}
.component-link-card__header .eyebrow {
  font-size: 1.6rem;
  font-weight: 700;
  color: #003C44;
  margin-bottom: 1.2rem;
  font-family: "inter";
  position: relative;
  z-index: 10;
}
@media (min-width: 768px) {
  .component-link-card__header .eyebrow {
    font-size: 1.8rem;
  }
}
.component-link-card__header .copy {
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 140%;
  color: #2A2A2A;
  white-space: wrap;
  font-family: "inter";
}
.component-link-card__header .copy a {
  position: relative;
  z-index: 20;
}
.component-link-card__header .copy-big {
  font-size: 1.8rem;
  font-weight: 400;
  position: relative;
  z-index: 10;
}
.component-link-card__header__iconvariation {
  display: flex;
  gap: 2.5rem;
  flex-direction: column;
}
.component-link-card__header__iconvariation img {
  max-width: 6rem;
}
@media (min-width: 768px) {
  .component-link-card__header__iconvariation img {
    max-width: unset;
  }
}
.component-link-card__header__iconvariation .title {
  font-size: 4.2rem;
}
@media (min-width: 768px) {
  .component-link-card__header__iconvariation {
    flex-direction: row;
    align-items: center;
    gap: 2.7rem;
  }
}
.component-link-card .circle {
  position: absolute;
  left: -2rem;
  bottom: -2rem;
  transition: all 0.5s;
}
.component-link-card:hover .circle {
  transform-origin: bottom left;
  transition-duration: 1s;
  scale: 20;
}
@media (min-width: 768px) {}
.component-link-card__cardLink {
  width: 100%;
  height: 100%;
  display: grid;
}
.component-link-card__cardLink::after {
  border-radius: 3rem;
  content: "";
  position: absolute;
  inset: 0rem;
  z-index: 10;
}
.component-link {
  display: inline-flex;
  align-items: center;
  color: #003C44;
  font-size: 1.8rem;
  line-height: 1.98rem;
  font-weight: 600;
  gap: 0.4rem;
  position: relative;
}
.component-link :after {
  content: "";
  position: absolute;
  left: -0.8rem;
  bottom: -0.4rem;
  width: calc(100% + 1.6rem);
  height: calc(100% + 0.8rem);
  border-radius: 5rem;
}
.component-link__label {
  transition: -webkit-text-decoration 0.2s ease;
  transition: text-decoration 0.2s ease;
  transition: text-decoration 0.2s ease, -webkit-text-decoration 0.2s ease;
  text-decoration: underline;
  text-underline-offset: 0.4rem;
  -webkit-text-decoration-color: #003C44;
          text-decoration-color: #003C44;
}
.component-link svg {
  color: #003C44;
  width: 2.4rem;
  height: 2.4rem;
}
.component-link:hover .component-link__label {
  -webkit-text-decoration-color: transparent;
          text-decoration-color: transparent;
}
.component-link:focus :after {
  border: 0.3rem solid #003C44;
}
.component-link:focus .component-link__label {
  -webkit-text-decoration-color: transparent;
          text-decoration-color: transparent;
}
.component-link.large {
  font-weight: 600;
}
.component-link.charcoal {
  color: #2A2A2A;
}
.component-link.charcoal:hover .component-link__label {
  -webkit-text-decoration-color: transparent;
          text-decoration-color: transparent;
}
.component-link.charcoal:focus :after {
  border: 0.3rem solid #2A2A2A;
}
.component-link.charcoal:focus .component-link__label {
  -webkit-text-decoration-color: transparent;
          text-decoration-color: transparent;
}
.component-link.charcoal .component-link__label {
  -webkit-text-decoration-color: #2A2A2A;
          text-decoration-color: #2A2A2A;
}
.component-link.charcoal svg {
  color: #2A2A2A;
}
.component-link.darkmode {
  color: #fff;
}
.component-link.darkmode:hover .component-link__label {
  -webkit-text-decoration-color: transparent;
          text-decoration-color: transparent;
}
.component-link.darkmode:focus :after {
  border: 0.3rem solid #fff;
}
.component-link.darkmode:focus .component-link__label {
  -webkit-text-decoration-color: transparent;
          text-decoration-color: transparent;
}
.component-link.darkmode .component-link__label {
  -webkit-text-decoration-color: #fff;
          text-decoration-color: #fff;
}
.component-link.darkmode svg {
  color: #fff;
}
.component-link.small-icon svg {
  height: 1.6rem;
}
.component-link.disabled {
  pointer-events: none;
  color: #B3B3B3;
}
.component-link.disabled .component-link__label {
  -webkit-text-decoration-color: #B3B3B3;
          text-decoration-color: #B3B3B3;
}
.component-link.disabled svg {
  color: #B3B3B3;
}

.component-media-item {
  width: 100%;
  display: flex;
  justify-content: center;
}

.component-modal__bg {
  position: absolute;
  inset: 0 0 0 0;
  background-color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 99;
}
.component-modal__content {
  background-color: #fff;
  height: 20rem;
  position: relative;
  z-index: 100;
}

.component-navigation {
  display: none;
}
@media (min-width: 1024px) {
  .component-navigation {
    display: block;
  }
}
.component-navigation__menuBar {
  display: flex;
  width: 100%;
  margin-top: 1.6rem;
  justify-content: flex-end;
  gap: 3.2rem;
  position: relative;
  align-items: center;
}
.component-navigation__navLink {
  color: #003C44;
  font-weight: 600;
  display: flex;
  align-items: center;
  border-bottom: 1.5px solid transparent;
  white-space: nowrap;
}
.component-navigation__navLink--active {
  font-weight: 700;
  letter-spacing: -0.005em;
  border-bottom: 1.5px solid #003C44;
}
.component-navigation__navLink__chevron {
  position: absolute;
}
.component-navigation__subMenu {
  position: absolute;
  top: 100%;
  left: -3rem;
  right: -3rem;
  z-index: 1;
  padding-top: 4.8rem;
}
body.at-top .component-navigation__subMenu {
  padding-top: 2.8rem;
}
.component-navigation__subMenu__container {
  background-color: #fff;
  border-radius: 3rem;
  width: 100%;
  padding: 6rem 3rem 7rem;
  box-shadow: 0px 12px 32px 0px rgba(0, 0, 0, 0.1019607843);
}
.component-navigation__subMenu__content{
  grid-column: span 5 / span 5;
  grid-column-start: 2;
  margin-right: 2rem;
  margin-left: 3rem;
  padding-right: 3rem;
  border-right: 1px solid #ED5500;
}
@media (min-width: 1240px) {
  .component-navigation__subMenu__content {
    margin-left: 0;
    margin-right: 0;
    grid-column: span 3 / span 3;
    grid-column-start: 2;
  }
}
.component-navigation__subMenu__headline {
  margin-bottom: 1.2rem;
  display: block;
  color: #003C44;
}
.component-navigation__subMenu__copy {
  color: #2A2A2A;
}
@media (min-width: 1024px) {
  .component-navigation__subMenu__cta > a {
    font-weight: 500;
  }
}
.component-navigation__subMenu__links{
  grid-column: span 6 / span 6;
  margin-left: -1.5rem;
  margin-right: 3.5rem;
  color: #2A2A2A;
}
@media (min-width: 1240px) {
  .component-navigation__subMenu__links {
    margin-left: 0;
    margin-right: 0;
    grid-column: span 4 / span 4;
  }
}
.component-navigation__subMenu__link{
  transition-property: all;
  transition-duration: 100ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  padding: 1rem 1.6rem;
}
.component-navigation__subMenu__link:hover {
  background-color: #003C44;
  color: #fff;
  border-radius: 0.8rem;
}
.component-navigation__subMenu__hoverContent{
  grid-column: span 3 / span 3;
  min-height: 100%;
  display: none;
  background-color: #003C44;
  color: #fff;
  border-radius: 1.6rem;
  padding: 3.2rem;
  gap: 1.2rem;
  flex-direction: column;
  top: 0;
  position: absolute;
}
.component-navigation__subMenu__hoverContent.selected {
  position: relative;
}
@media (min-width: 1240px) {
  .component-navigation__subMenu__hoverContent {
    display: flex;
  }
}
.component-navigation__subMenu__list {
  min-height: 100%;
  overflow: hidden;
}
.component-navigation__subMenu__list li {
  list-style-type: disc;
  list-style-position: inside;
  padding-left: 0.4rem;
}

.component-navigation_mobile{
  transition-property: all;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateX(100%);
  position: fixed;
  width: 100%;
  height: calc(100dvh - 7.2rem);
  overflow-y: scroll;
  overflow-x: hidden;
  background-color: #fff;
}
.component-navigation_mobile--open {
  transform: translateX(0);
}
@media (min-width: 1024px) {
  .component-navigation_mobile {
    display: none;
  }
}
.component-navigation_mobile > div {
  padding-top: 4rem;
  padding-bottom: 2rem;
}
@media (min-width: 1024px) {
  .component-navigation_mobile {
    display: none;
  }
}

.post-type-page.article-content .searchform {
  margin-bottom: 1rem;
}
.component-header__mobile-menu .searchform .search-options-wrapper {
  background-color: var(--color-sand-50);
}
.component-header__mobile-menu .searchform .search-options-wrapper .search-input {
  transition: all 0.5s ease-in-out;
  max-width: 75px;
}
.component-header__mobile-menu .searchform .search-options-wrapper .search-input:focus {
  max-width: 180px;
}
.component-header__mobile-menu .searchform .search-options-wrapper .searchsubmit {
  transition: all 0.2s ease-in-out;
  max-width: 0;
}
.component-header__mobile-menu .searchform .search-options-wrapper .search-input:focus + .searchsubmit {
  max-width: 32px;
}
.searchform .search-options-wrapper {
  display: inline-flex;
  border-radius: 1rem;
  border: 1px solid var(--color-sea);
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  height: 32px;
}
.searchform .search-options-wrapper .search-input {
  padding-left: 0.5rem;
  background-color: transparent;
  outline: none;
  max-width: 185px;
}
.searchform .search-options-wrapper .search-input:placeholder-shown {
  text-overflow: ellipsis;
}
.searchform .search-options-wrapper .searchsubmit {
  width: 32px;
  height: 32px;
  transition: all 0.2s ease-out;
}
.searchform .search-options-wrapper:hover .searchsubmit {
  transform: translateX(0.5rem);
}

.component-navigation_mobile__menuBar__menuItem {
  display: flex;
  justify-content: space-between;
  width: 100%;
  flex-direction: column;
}
.component-navigation_mobile__navLink {
  margin-bottom: 1.2rem;
  padding: 1.2rem 0.8rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 0.1rem solid #FF9B63;
}
.component-navigation_mobile__navLink__chevron {
  width: 3.2rem;
  height: 3.2rem;
}
.component-navigation_mobile__subNav{
  transition-property: all;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  background-color: #fff;
  transform: translateX(100%);
  position: absolute;
  display: flex;
  flex-direction: column;
  top: 7.2rem;
  left: 0;
  width: 100%;
  height: calc(100dvh - 7.2rem);
  z-index: 1;
  padding-top: 4rem;
  padding-bottom: 6rem;
  overflow: auto;
}
.component-navigation_mobile__subNav--open {
  transform: translateX(0);
}
@media (min-width: 1024px) {
  .component-navigation_mobile__subNav {
    display: none;
  }
}
.component-navigation_mobile__subNav__backButton {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 0;
  margin-bottom: 1.2rem;
  color: #003C44;
  border-bottom: 0.1rem solid #FF9B63;
}
.component-navigation_mobile__subNav__subLink {
  display: block;
  font-weight: 400;
  padding: 1.2rem 0.8rem;
  margin-bottom: 1.2rem;
  border-bottom: 0.1rem solid #E0DDD2;
}
.component-navigation_mobile__additionalLinks {
  margin-top: 3.8rem;
  padding: 2rem;
  border-radius: 1.6rem;
  background-color: #F3F0E7;
}
.component-navigation_mobile__additionalLink {
  display: flex;
  align-items: center;
  padding: 1rem 0;
  width: 100%;
  border-bottom: 0.1rem solid #E0DDD2;
  margin-bottom: 1.2rem;
  justify-content: flex-start;
}

.component-pagination {
  display: flex;
  gap: 2rem;
  width: 100%;
  justify-content: center;
  margin-top: 4rem;
  color: #003C44;
}
.component-pagination .prev, .component-pagination .next {
  display: flex;
  gap: 0.8rem;
  font-weight: 500;
  font-family: "Inter";
  text-decoration: underline;
  -webkit-text-decoration-color: #003C44;
          text-decoration-color: #003C44;
  text-underline-offset: 0.4rem;
  transition: -webkit-text-decoration-color 0.2s ease;
  transition: text-decoration-color 0.2s ease;
  transition: text-decoration-color 0.2s ease, -webkit-text-decoration-color 0.2s ease;
}
.component-pagination .prev:hover, .component-pagination .next:hover {
  -webkit-text-decoration-color: transparent;
          text-decoration-color: transparent;
}
.component-pagination .prev.disabled, .component-pagination .next.disabled {
  opacity: 0.6;
  pointer-events: none;
}
.component-pagination .prev svg, .component-pagination .next svg {
  width: 2.4rem;
  height: 2.4rem;
}
.component-pagination .pages {
  display: flex;
  gap: 2rem;
}
.component-pagination .pages .page-number {
  font-weight: 300;
}
.component-pagination .pages .page-number.current {
  font-weight: 700;
  pointer-events: none;
  cursor: not-allowed;
}

.component-pills {
  display: flex;
  flex-direction: column;
}
@media (min-width: 1024px) {
  .component-pills {
    gap: 4rem;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: row;
  }
}
.component-pills__filters {
  display: flex;
  gap: 1.2rem;
  flex-wrap: wrap;
}
.component-pills__filters__filter {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  border: 0.1rem solid #003C44;
  padding: 0.9rem 1.6rem 0.9rem 2.4rem;
  border-radius: 2.4rem;
  font-size: 1.4rem;
  color: #003C44;
  font-family: "Inter";
  font-weight: 500;
  line-height: 157%;
}
.component-pills__filters__filter:hover {
  background-color: #003C44;
  color: #fff;
}
.component-pills__filters__filter:hover svg {
  color: #fff;
  fill: #fff;
}
.component-pills__clear {
  color: #003C44;
  font-family: "Inter";
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 110%;
  border-bottom: 0.1rem solid #003C44;
  padding-top: 1.2rem;
  width: -moz-min-content;
  width: min-content;
  white-space: nowrap;
  align-self: flex-end;
  margin-top: 2.4rem;
  transition: border-bottom-color 0.2s ease;
}
@media (min-width: 1024px) {
  .component-pills__clear {
    margin-top: 0;
  }
}
.component-pills__clear:hover {
  border-bottom-color: transparent;
}

.component-play-button {
  display: inline-flex;
  border-radius: 50%;
  padding: 2.1rem;
  transition: all 0.2s ease;
}
.component-play-button svg {
  width: 1.58rem;
  height: 1.39rem;
}
@media (min-width: 1024px) {
  .component-play-button svg {
    width: 2.4rem;
    height: 2.5rem;
  }
}
.component-play-button.default {
  border: 0.2rem solid #003C44;
}
.component-play-button.default svg {
  color: #003C44;
  fill: #003C44;
}
.component-play-button.default:hover {
  border-color: #003C44;
  background-color: #003C44;
  cursor: pointer;
}
.component-play-button.default:hover svg {
  color: #fff;
  fill: #fff;
}
.component-play-button.dark {
  border: 0.2rem solid #fff;
}
.component-play-button.dark svg {
  color: #fff;
  fill: #fff;
}
.component-play-button.dark:hover {
  border-color: #003C44;
  background-color: #fff;
  cursor: pointer;
}
.component-play-button.dark:hover svg {
  color: #003C44;
  fill: #003C44;
}

.component-sample-card-content {
  width: 100%;
  height: 500px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.component-select {
  display: inline-block;
  position: relative;
  max-width: 100%;
}
.component-select__control, .component-select__option, .component-select__placeholder, .component-select__singleValue, .component-select__multiValue, .component-select__dropdownIndicator {
  cursor: pointer;
}

.component-social-sharing {
  display: flex;
  flex-direction: row;
  -moz-column-gap: 2.2rem;
       column-gap: 2.2rem;
}

.tall-card-w-image {
  background-color: #FFCB12;
  border-radius: 3rem;
  padding-bottom: 0px;
  overflow: hidden;
  transition: 0.3s background-color ease;
}
.search-results .tall-card-w-image {
  border: 1px solid #003C44;
}
.tall-card-w-image > a {
  display: flex;
  flex-direction: column;
  height: 100%;
  text-decoration: none;
}
.tall-card-w-image > a:focus {
  border: 1px solid transparent;
}
.tall-card-w-image__media {
  position: relative;
}
.tall-card-w-image__media img {
  width: 100%;
  aspect-ratio: 10/9;
  border-radius: 3rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.tall-card-w-image__media .shape {
  fill: #FFCB12;
  position: absolute;
  bottom: -0.2rem;
  width: 150%;
  margin-left: -25%;
  transition: 0.3s fill ease;
}
.tall-card-w-image__media.flex-img-height img {
  aspect-ratio: unset;
  height: 27rem;
}
@media (min-width: 1024px) {
  .tall-card-w-image__media.flex-img-height img {
    height: 43rem;
  }
}
.tall-card-w-image .__text {
  padding: 2.4rem 2rem 3.6rem 2rem;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  flex: 1;
}
@media (min-width: 1024px) {
  .tall-card-w-image .__text {
    padding: 4rem 6rem 4rem 6rem;
  }
}
.tall-card-w-image .__text__subheadline {
  font-weight: 400;
  color: #003C44;
  font-size: 1.8rem;
  display: block;
  margin-bottom: 1.6rem;
}
.tall-card-w-image .__text__eyebrow {
  display: block;
  font-weight: 700;
  color: #003C44;
  font-size: 1.8rem;
  margin-bottom: 2.4rem;
}
.tall-card-w-image .__text__copy {
  font-weight: 500;
  color: #2A2A2A;
  font-size: 2.6rem;
  line-height: 2.6rem;
  margin-bottom: 2rem;
  font-family: "NationalNarrow";
}
@media (min-width: 1024px) {
  .tall-card-w-image .__text__copy {
    font-size: 4rem;
    line-height: 4rem;
    margin-bottom: 4.8rem;
  }
}
.tall-card-w-image .__text__date {
  font-size: 1.8rem;
  font-weight: 400;
  font-family: "inter";
  color: #003C44;
  line-height: 110%;
  margin-top: 1.2rem;
  margin-bottom: 2.4rem;
}
.tall-card-w-image .__text svg {
  width: 2.4rem;
  height: 2.1rem;
}
.tall-card-w-image .arrow {
  transition: all 0.3s ease;
  display: block;
}
.tall-card-w-image:hover .arrow {
  transform: translateX(90%);
}
.tall-card-w-image.variant-white {
  background-color: #fff;
}
.tall-card-w-image.variant-white .tall-card-w-image__media .shape {
  fill: #fff;
}
.tall-card-w-image.variant-white:hover {
  background-color: #FFE588;
}
.tall-card-w-image.variant-white:hover .tall-card-w-image__media .shape {
  fill: #FFE588;
}
.tall-card-w-image.variant-hoverable:hover {
  background-color: #FFE588;
}
.tall-card-w-image.variant-hoverable:hover .tall-card-w-image__media .shape {
  fill: #FFE588;
}
.tall-card-w-image.curveless .tall-card-w-image__media svg {
  width: 250%;
  margin-left: -75%;
}

.featured-event {
  width: 100%;
}
.featured-event__date {
  background-color: #003C44;
  border-radius: 3rem;
  color: #FFCB12;
  padding: 4rem 4.8rem;
  width: 100%;
}
.featured-event__date > span {
  display: block;
}
.featured-event__date .month,
.featured-event__date .hour {
  font-size: 3.2rem;
  line-height: 3.2rem;
  font-weight: 600;
}
.featured-event__date .hour {
  margin-top: 2.4rem;
}
.featured-event__date .day {
  color: #fff;
  font-size: 16rem;
  line-height: 16rem;
  font-weight: 500;
  font-family: NationalCondensed;
  margin-top: 1.6rem;
  line-height: 74%;
}
.featured-event__date .day--range {
  display: flex;
  font-size: 14rem;
}
.featured-event__date .day--range--long {
  font-size: 11rem;
}
.featured-event__card {
  width: 100%;
  background-color: #DAF9FB;
  border-radius: 3rem;
}
.featured-event__card__media {
  position: relative;
  overflow: hidden;
}
.featured-event__card__media-horizontal-shaped {
  bottom: -0.1rem;
  left: -0.1rem;
  display: block;
  position: absolute;
  width: 101%;
}
@media (min-width: 768px) {
  .featured-event__card__media-horizontal-shaped {
    display: none;
  }
}
.featured-event__card__media-horizontal-shaped svg {
  width: 100%;
}
.featured-event__card__media-vertical-shaped {
  position: absolute;
  display: none;
  right: -0.3rem;
  top: -0.1rem;
  height: 100%;
}
.featured-event__card__media-vertical-shaped svg {
  height: 101%;
}
@media (min-width: 768px) {
  .featured-event__card__media-vertical-shaped {
    display: block;
  }
}
.featured-event__card__media svg {
  fill: #DAF9FB;
}
.featured-event__card__media img {
  border-radius: 3rem;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.featured-event__card__content {
  padding: 4rem 2rem;
  display: flex;
  flex-direction: column;
}
@media (min-width: 1024px) {
  .featured-event__card__content {
    padding: 5.5rem 3rem 5.5rem 0rem;
    gap: 0;
  }
}
.featured-event__card__content.imageless {
  padding-inline: 6.4rem;
}
.featured-event__card__eyebrow {
  color: #003C44;
  font-size: 1.8rem;
  line-height: 100%;
  font-weight: 700;
  margin-bottom: 2.4rem;
  display: flex;
  gap: 2.4rem;
  flex-direction: column;
}
@media (min-width: 768px) {
  .featured-event__card__eyebrow {
    margin-bottom: 3.2rem;
  }
}
.featured-event__card__location_eyebrow {
  color: #003C44;
  font-size: 1.8rem;
  line-height: 100%;
  font-weight: 700;
  display: block;
}
.featured-event__card__date_eyebrow {
  color: #003C44;
  font-size: 1.6rem;
  line-height: 100%;
  font-weight: 600;
  letter-spacing: -0.32px;
  display: block;
}
.featured-event__card__location {
  color: #003C44;
  font-size: 1.6rem;
  font-weight: 600;
  margin-bottom: 2.4rem;
}
.featured-event__card__title {
  font-family: "NationalNarrow", sans-serif;
  font-weight: 500;
  font-size: 2.6rem;
  line-height: 90%;
  letter-spacing: 0;
}
@media (min-width: 1024px) {
  .featured-event__card__title {
    font-size: 3.4rem;
    line-height: 100%;
  }
}
.featured-event__card__title {
  margin-bottom: 3.2rem;
  color: #003C44;
}

.component-text-composition{
  display: flex;
  flex-direction: column;
  gap: 2.4rem;
}

@media (min-width: 768px){
  .component-text-composition{
    gap: 3.2rem;
  }
}

.component-text-composition {
  color: #003C44;
  align-items: flex-start;
}
.component-text-composition.white-variant {
  color: #fff;
}
.component-text-composition.white-variant .component-text-composition__copy {
  color: #fff;
}
.component-text-composition .type-eyebrow {
  text-decoration: underline;
  -webkit-text-decoration-color: #ED5500;
          text-decoration-color: #ED5500;
  text-decoration-thickness: 0.2rem;
  text-underline-offset: 0.4rem;
  width: auto;
  font-size: 1.8rem;
  font-weight: 700;
  padding-bottom: -2px;
}
.component-text-composition__headline {
  text-wrap: balance;
}
.component-text-composition__copy {
  color: #2A2A2A;
  font-size: 2rem;
  font-weight: 400;
}
.component-text-composition .regular{
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .component-text-composition .two-columns .component-text-composition__headline {
    margin-bottom: 1.6rem;
    grid-column: span 6 / span 6;
    margin-bottom: 0;
  }
}
.component-text-composition .two-columns .component-text-composition__copy {
  margin-top: 1.6rem;
}
@media (min-width: 768px) {
  .component-text-composition .two-columns .component-text-composition__copy{
    grid-column: span 6 / span 6;
    grid-column-start: 7;
    display: flex;
    align-items: center;
    margin-top: 0;
    text-align: left;
  }
}
@media (min-width: 1240px) {
  .component-text-composition .two-columns .component-text-composition__copy {
    align-items: flex-start;
  }
}
.component-text-composition--centered-mobile{
  text-align: center;
  align-items: center;
}
@media (min-width: 768px) {
  .component-text-composition--left-aligned-desktop{
    text-align: left;
    align-items: flex-start;
  }
}
@media (min-width: 1024px) {
  .component-text-composition--centered-desktop{
    text-align: center;
    align-items: center;
  }
  .component-text-composition--centered-desktop .component-text-composition__copy,
  .component-text-composition--centered-desktop .component-text-composition__headline {
    max-width: 87rem;
  }
}

.component-text p + p {
  margin-top: 1em;
}

.component-video {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.component-video video{
  display: block;
  aspect-ratio: 16 / 9;
  width: 100%;
}
.component-video:not(.component-video__with-controls) video::-webkit-media-controls-overlay-play-button {
  display: none;
}
.block-article-button{
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
  margin-top: 3.2rem !important;
}
.block-article-button .container {
  width: 99rem;
}

.block-article-card-with-icon {
  padding: 4rem 0;
}
@media (min-width: 768px) {
  .block-article-card-with-icon {
    padding: 6.4rem 0rem;
  }
}

.block-article-media {
  padding: 4rem 0;
  margin: 0;
}
@media (min-width: 768px) {
  .block-article-media {
    padding: 6.4rem 0;
  }
}
.block-article-media__media img,
.block-article-media__media video {
  border-radius: 3rem;
}
.block-article-media__container{
  grid-column: 1 / -1;
}
@media (min-width: 1024px){
  .block-article-media__container{
    grid-column: span 10 / span 10;
    grid-column-start: 2;
  }
}

.block-article-multiple-media-one-row .component-media-item {
  align-items: center;
  overflow: hidden;
}
.block-article-multiple-media-one-row__media img,
.block-article-multiple-media-one-row__media video {
  max-height: 100%;
  object-fit: contain;
}
@media (min-width: 768px) {
  .block-article-multiple-media-one-row__media img,
  .block-article-multiple-media-one-row__media video {
    width: auto;
  }
}

.block-article-testimonial {
  background-color: transparent;
  padding: 4rem 0;
}
.block-article-testimonial .block-testimonial__pebble {
  display: none;
}
.block-article-testimonial.simple {
  background-color: transparent !important;
}
.block-article-testimonial .block-testimonial__simple {
  width: 109.2rem;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  background-color: #F3F0E7;
  border-radius: 3rem;
  padding-top: 6rem;
}
@media (min-width: 768px) {
  .block-article-testimonial .block-testimonial__simple {
    padding-top: 0;
    padding-bottom: 6rem;
  }
}
.block-article-testimonial .block-testimonial__content {
  padding-top: 2.4rem;
  padding-bottom: 6rem;
  padding: 2.4rem 2rem 6rem 2rem;
}
@media (min-width: 768px) {
  .block-article-testimonial .block-testimonial__content {
    padding-bottom: 2.4rem 0 0 0;
  }
}
.block-article-testimonial .block-testimonial__content__quote {
  margin: 0;
  padding-bottom: 4rem;
}
.block-article-testimonial .block-testimonial__simple {
  overflow: visible;
}
@media (min-width: 768px) {
  .block-article-testimonial .block-testimonial__simple img {
    margin-top: 6rem;
  }
}

.block-call-to-action {
  position: relative;
  overflow: clip;
}
@media (min-width: 768px) {
  .block-call-to-action {
    background-color: transparent;
  }
}
.block-call-to-action .pattern-vertical {
  position: absolute;
  top: -3rem;
  left: -2rem;
  z-index: 2;
  width: 110%;
}
@media (min-width: 768px) {
  .block-call-to-action .pattern-vertical {
    display: none;
  }
}
.block-call-to-action .pattern-horizontal {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 25vw;
}
@media (min-width: 768px) {
  .block-call-to-action .pattern-horizontal {
    display: block;
  }
}
@media (min-width: 1920px) {
  .block-call-to-action .pattern-horizontal {
    width: 32vw;
  }
}
.block-call-to-action .pattern-horizontal img,
.block-call-to-action .pattern-horizontal svg {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: right;
     object-position: right;
  height: 100%;
  width: 100%;
}
.block-call-to-action .block-cta {
  padding: 6.4rem 0;
  position: relative;
  min-height: 60rem;
}
@media (min-width: 768px) {
  .block-call-to-action .block-cta {
    border-radius: 3rem;
    padding: 11rem 0;
  }
}
.block-call-to-action .block-cta__img {
  display: grid;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 2;
  margin: 0 6rem 4rem 6rem;
}
@media (min-width: 768px) {
  .block-call-to-action .block-cta__img {
    padding-right: 5rem;
    margin: 0;
  }
}
.block-call-to-action .block-cta__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 2.4rem;
  text-align: center;
  align-items: center;
  position: relative;
  z-index: 2;
}
@media (min-width: 768px) {
  .block-call-to-action .block-cta__content {
    text-align: start;
    align-items: flex-start;
    gap: 3.2rem;
  }
}
.block-call-to-action .block-cta__content__headline {
  font-size: 8rem;
  color: #fff;
  -webkit-hyphens: auto;
          hyphens: auto;
}
@media (min-width: 1024px) {
  .block-call-to-action .block-cta__content__headline {
    -webkit-hyphens: unset;
            hyphens: unset;
  }
}
.block-call-to-action .block-cta__content__copy {
  color: #fff;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 140%;
}
@media (min-width: 1024px) {
  .block-call-to-action .block-cta__content__copy {
    font-size: 2rem;
  }
}
.block-call-to-action--card-earth-dark .pattern-vertical,
.block-call-to-action--card-earth-dark .pattern-horizontal {
  stroke: #7FD8B8;
}

.block-centered-form__form {
  color: #fff;
  padding: 4rem 2rem;
}
@media (min-width: 1024px) {
  .block-centered-form__form {
    padding: 6rem;
    border-radius: 3rem;
  }
}
.block-centered-form__form__header {
  display: flex;
  flex-direction: column;
  gap: 2.4rem;
  margin-bottom: 3rem;
}
.block-centered-form__form__header__eyebrow {
  color: #fff;
  font-size: 1.8rem;
  line-height: 100%;
  font-weight: 700;
}
.block-centered-form__form__header__headline {
  font-family: "NationalCondensed", sans-serif;
  font-weight: 500;
  font-size: 4.2rem;
  line-height: 90%;
  letter-spacing: 0;
}
@media (min-width: 1024px) {
  .block-centered-form__form__header__headline {
    font-size: 6.4rem;
  }
}
.block-centered-form__form__header__copy {
  font-weight: 400;
  line-height: 140%;
  font-size: 1.8rem;
}
@media (min-width: 1024px) {
  .block-centered-form__form__header__copy {
    font-size: 2rem;
  }
}
.block-centered-form__form form select {
  background-image: url("/wp-content/themes/pulse_theme/static/img/arrow-long.svg");
}

.block-components .container > h2 {
  font-size: 2.4rem;
  font-weight: 600;
}

.block-contact-form {
  margin-bottom: 4rem;
}
@media (min-width: 768px) {
  .block-contact-form {
    margin-bottom: 0;
  }
}
.block-contact-form__submitted .block-contact-form__text-to-hide {
  display: none;
}
.block-contact-form__submitted .block-contact-form__form-card-form-container {
  margin-top: 0;
}
.block-contact-form__form-card {
  align-self: start;
  grid-column: 1 / -1;
  background-color: #003C44;
  padding-top: 4rem;
  padding-bottom: 4rem;
  color: #fff;
  padding-left: 2rem;
  padding-right: 2rem;
  margin-left: -2rem;
  margin-right: -2rem;
}
@media (min-width: 768px) {
  .block-contact-form__form-card {
    padding-left: 3rem;
    padding-right: 3rem;
    margin-left: -3rem;
    margin-right: -3rem;
  }
}
@media (min-width: 1024px) {
  .block-contact-form__form-card{
    grid-column: span 7 / span 7;
    grid-column-start: 1;
    border-radius: 3rem;
    padding: 6rem;
    margin-left: unset;
    margin-right: unset;
  }
}
.block-contact-form__form-card-copy {
  margin-top: 2.4rem;
  font-weight: 400;
  line-height: 140%;
  font-size: 1.8rem;
}
@media (min-width: 1024px) {
  .block-contact-form__form-card-copy {
    font-size: 2rem;
  }
}
.block-contact-form__form-card-form-container {
  margin-top: 3rem;
}
.block-contact-form__sidebar {
  align-self: start;
  grid-column: 1 / -1;
  padding-top: 3.2rem;
}
@media (min-width: 1024px) {
  .block-contact-form__sidebar {
    padding-top: 0;
    grid-column: span 5 / span 5;
  }
}
.block-contact-form__sidebar-headline {
  color: #2A2A2A;
}
.block-contact-form__sidebar-cards-container {
  margin-top: 3rem;
  display: flex;
  flex-direction: column;
  row-gap: 3rem;
}

.block-content-block-with-icons-grid {
  padding: 4rem 0;
}
@media (min-width: 768px) {
  .block-content-block-with-icons-grid {
    padding: 13rem 0;
  }
}
.block-content-block-with-icons-grid__header {
  margin-bottom: 4rem;
  text-align: center;
}
@media (min-width: 768px) {
  .block-content-block-with-icons-grid__header {
    margin-bottom: 10rem;
  }
}
.block-content-block-with-icons-grid__header__eyebrow {
  color: #003C44;
  font-size: 1.8rem;
  line-height: 100%;
  font-weight: 700;
  -webkit-text-decoration-color: #ED5500;
          text-decoration-color: #ED5500;
  text-decoration-thickness: 0.2rem;
  text-underline-offset: 0.4rem;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.block-content-block-with-icons-grid__header__headline {
  color: #003C44;
}
.block-content-block-with-icons-grid__header__copy {
  color: #2A2A2A;
  font-size: 2rem;
  font-family: "inter";
  font-weight: 400;
  line-height: 140%;
}
.block-content-block-with-icons-grid__header__button {
  display: flex;
  align-items: center;
  justify-content: center;
}
.block-content-block-with-icons-grid__cards {
  -moz-column-gap: 3rem;
       column-gap: 3rem;
  row-gap: 2.4rem;
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
  width: 100%;
}
@media (min-width: 1024px) {
  .block-content-block-with-icons-grid__cards {
    row-gap: 10rem;
  }
}
.block-content-block-with-icons-grid__cards.el-hide {
  position: absolute;
  left: -999em;
}
@media (min-width: 768px) {
  .block-content-block-with-icons-grid__cards.el-hide {
    position: relative;
    left: 0;
  }
}
.block-content-block-with-icons-grid__cards__carrousel__navigation {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2rem;
  margin-top: 4rem;
}
.block-content-block-with-icons-grid__cards__carrousel__navigation .swiper-button-prev-custom,
.block-content-block-with-icons-grid__cards__carrousel__navigation .swiper-button-next-custom {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  text-decoration: underline;
  -webkit-text-decoration-color: #003C44;
          text-decoration-color: #003C44;
  text-underline-offset: 0.4rem;
  color: #003C44;
}
.block-content-block-with-icons-grid__cards__carrousel__navigation .swiper-button-prev-custom svg,
.block-content-block-with-icons-grid__cards__carrousel__navigation .swiper-button-next-custom svg {
  width: 2.4rem;
  height: 2.4rem;
}
.block-content-block-with-icons-grid__cards__pagination {
  display: flex;
  gap: 2rem;
  width: auto !important;
  height: 100%;
}
.block-content-block-with-icons-grid__cards__pagination span {
  background-color: transparent;
  font-size: 1.6rem;
  font-weight: 300;
}
.block-content-block-with-icons-grid__cards__pagination .swiper-pagination-bullet {
  color: #003C44;
  opacity: 1;
}
.block-content-block-with-icons-grid__cards__pagination .swiper-pagination-bullet-active {
  font-weight: 500;
  background-color: transparent;
}
@media (min-width: 1440px) {
  .block-content-block-with-icons-grid__cards.three-multiple {
    padding: 0 10rem;
  }
}
.block-content-block-with-icons-grid__cards.three-exact {
  padding: 0;
}
@media (min-width: 768px) {
  .block-content-block-with-icons-grid__cards.three-exact .block-content-block-with-icons-grid__cards__card {
    width: 25%;
  }
}
@media (min-width: 1024px) {
  .block-content-block-with-icons-grid__cards.three-exact .block-content-block-with-icons-grid__cards__card {
    width: calc(25% - 3rem);
  }
}
.block-content-block-with-icons-grid__cards__card {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media (min-width: 768px) {
  .block-content-block-with-icons-grid__cards__card {
    width: 25%;
  }
}
@media (min-width: 1024px) {
  .block-content-block-with-icons-grid__cards__card {
    width: calc(30% - 3rem);
  }
}
.block-content-block-with-icons-grid__cards__card img {
  height: 6rem;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center center;
     object-position: center center;
  margin-bottom: 2.4rem;
}
.block-content-block-with-icons-grid__cards__card__headline {
  font-family: "NationalNarrow";
  font-size: 2.6rem;
  font-weight: 500;
  line-height: 100%;
  color: #003C44;
  margin-bottom: 1.6rem;
  min-height: 2.6rem;
}
@media (min-width: 768px) {
  .block-content-block-with-icons-grid__cards__card__headline {
    font-size: 3.4rem;
    min-height: 3.4rem;
  }
}
.block-content-block-with-icons-grid__cards__card__copy {
  font-size: 1.6rem;
  font-family: "inter";
  line-height: 140%;
  font-weight: 400;
  color: #2A2A2A;
  display: flex;
  flex-direction: column;
}
.block-content-block-with-icons-grid__cards__card__copy :nth-child(2) a {
  margin-top: 2.4rem;
  display: inline-flex;
  align-items: center;
  color: #003C44;
  font-size: 1.8rem;
  line-height: 1.98rem;
  font-weight: 600;
  gap: 0.4rem;
  -webkit-text-decoration-color: #003C44;
          text-decoration-color: #003C44;
  transition: -webkit-text-decoration 0.2s ease;
  transition: text-decoration 0.2s ease;
  transition: text-decoration 0.2s ease, -webkit-text-decoration 0.2s ease;
  text-underline-offset: 0.4rem;
}
.block-content-block-with-icons-grid__cards__card__copy :nth-child(2) a:hover {
  -webkit-text-decoration-color: transparent;
          text-decoration-color: transparent;
}
@media (min-width: 768px) {
  .block-content-block-with-icons-grid__cards.four-multiple .block-content-block-with-icons-grid__cards__card {
    width: calc(50% - 3rem);
  }
}
@media (min-width: 1024px) {
  .block-content-block-with-icons-grid__cards.four-multiple .block-content-block-with-icons-grid__cards__card {
    width: calc(25% - 3rem);
  }
}
@media (min-width: 1440px) {
  .block-content-block-with-icons-grid__cards.four-multiple .block-content-block-with-icons-grid__cards__card {
    width: calc(25% - 3rem);
  }
}

.block-cbwi {
  padding-top: 4rem;
  position: relative;
  margin-bottom: 4rem;
  overflow-x: clip;
  overflow-y: clip;
}
@media (min-width: 1024px) {
  .block-cbwi {
    overflow-y: unset;
    padding-top: 8rem;
    margin-bottom: 8rem;
    padding-bottom: 0;
  }
}
.block-cbwi__content {
  position: relative;
  z-index: 5;
  color: #003C44;
  display: flex;
  align-items: center;
  flex-direction: column;
  grid-column: 1 / -1;
  padding-bottom: 0.5rem;
}
@media (min-width: 768px) {
  .block-cbwi__content{
    grid-column: span 8 / span 8;
    grid-column-start: 3;
  }
}
@media (min-width: 1024px) {
  .block-cbwi__content {
    min-height: 53rem;
  }
}
@media (min-width: 1240px) {
  .block-cbwi__content {
    min-height: 47rem;
  }
}
@media (min-width: 1024px) {
  .block-cbwi__content span,
  .block-cbwi__content p,
  .block-cbwi__content .component-button,
  .block-cbwi__content h2 {
    opacity: 0;
  }
  .wp-admin .block-cbwi__content span,
  .wp-admin .block-cbwi__content p,
  .wp-admin .block-cbwi__content .component-button,
  .wp-admin .block-cbwi__content h2 {
    opacity: 1;
  }
}
.block-cbwi__eyebrow {
  padding-bottom: 2.4rem;
  -webkit-text-decoration-color: #ED5500;
          text-decoration-color: #ED5500;
  text-decoration-thickness: 0.2rem;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  text-underline-offset: 0.4rem;
}
@media (min-width: 1024px) {
  .block-cbwi__eyebrow {
    padding-bottom: 3.2rem;
  }
}
.block-cbwi__headline {
  padding-bottom: 2.4rem;
  text-align: center;
}
@media (min-width: 1024px) {
  .block-cbwi__headline {
    padding-bottom: 3.2rem;
  }
}
.block-cbwi__copy {
  padding-bottom: 2.4rem;
  text-align: center;
  font-size: 1.8rem;
}
@media (min-width: 1024px) {
  .block-cbwi__copy {
    font-size: 2rem;
    padding-bottom: 3.2rem;
  }
}
.block-cbwi__oval {
  position: absolute;
  transform: scale(0.1);
  transform-origin: center;
  width: auto;
  aspect-ratio: 1;
  margin-left: auto;
  margin-right: auto;
  bottom: -8.5rem;
  z-index: -1;
  opacity: 0;
  height: 200%;
}
@media screen and (min-width: 500px) {
  .block-cbwi__oval {
    height: 400%;
  }
}
@media (min-width: 1024px) {
  .block-cbwi__oval {
    top: calc(-100% - 7rem);
    height: calc(200% + 12rem);
    transform: translateY(calc(25% - 4rem));
  }
}
@media (min-width: 1440px) {
  .block-cbwi__oval {
    top: calc(-100% - 3rem);
  }
}
@media (min-width: 1920px) {
  .block-cbwi__oval {
    top: calc(-100% - 5rem);
  }
}
.block-cbwi__oval svg {
  height: 100%;
}
.wp-admin .block-cbwi__oval {
  display: none;
}

.block-cbwi__icons {
  color: #003C44;
  z-index: 5;
  position: relative;
}
@media (min-width: 1024px) {
  .block-cbwi__icons {
    opacity: 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
    gap: 2.4rem;
    margin-top: -12rem;
    overflow: visible;
  }
}
.wp-admin .block-cbwi__icons {
  opacity: 1;
}

.block-cbwi__icon {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-top: 3rem;
  padding: 0 3rem;
}
@media (min-width: 768px) {
  .block-cbwi__icon {
    padding: 0;
  }
}
@media (min-width: 1240px) {
  .block-cbwi__icon {
    margin-top: 3rem;
  }
}
.block-cbwi__icon h3 {
  margin-bottom: 2.4rem;
}
@media (min-width: 1024px) {
  .block-cbwi__icon h3 {
    font-size: 4rem;
  }
}
@media (min-width: 1440px) {
  .block-cbwi__icon h3 {
    padding: 0 1.5rem;
  }
}
.block-cbwi__icon img {
  margin-bottom: 1.6rem;
}
@media (min-width: 768px) {
  .block-cbwi__icon p {
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .block-cbwi__icon p {
    width: unset;
  }
  .block-cbwi .swiper-slide__disabled:nth-child(2), .block-cbwi .swiper-slide__disabled:nth-child(3) {
    margin-top: 6rem;
  }
}
@media (min-width: 1440px) {
  .block-cbwi .swiper-slide__disabled:nth-child(2), .block-cbwi .swiper-slide__disabled:nth-child(3) {
    margin-top: 10rem;
  }
}
@media (min-width: 1920px) {
  .block-cbwi .swiper-slide__disabled:nth-child(2), .block-cbwi .swiper-slide__disabled:nth-child(3) {
    margin-top: 8rem;
  }
}
.block-cbwi .swiper {
  z-index: 5;
}
.block-cbwi__pagination {
  display: flex;
  justify-content: center;
  margin-top: 3rem;
}
.block-cbwi__pagination span {
  background-color: #2A2A2A;
  width: 1.3rem;
  height: 0.8rem;
  transition: width 0.3s ease-in-out;
  border-radius: 0.8rem;
}
.block-cbwi__pagination .swiper-pagination-bullet-active {
  width: 3rem;
  background-color: #ED5500;
}
@media (min-width: 1024px) {
  .block-cbwi__pagination {
    display: none;
  }
  .block-cbwi__with-animation .block-cbwi__container-grid {
    margin-top: -30vh;
  }
}
.wp-admin .block-cbwi__with-animation .block-cbwi__container-grid {
  margin-top: 10rem;
}

@media (min-width: 1024px) {
  .block-cbwi__with-animation .block-cbwi__content span,
  .block-cbwi__with-animation .block-cbwi__content h2,
  .block-cbwi__with-animation .block-cbwi__content p {
    opacity: 0;
  }
}
.wp-admin .block-cbwi__with-animation .block-cbwi__content span,
.wp-admin .block-cbwi__with-animation .block-cbwi__content h2,
.wp-admin .block-cbwi__with-animation .block-cbwi__content p {
  opacity: 1;
}

.block-cbwi__static {
  overflow: hidden;
}
.block-cbwi__static .block-cbwi__oval {
  transform-origin: bottom;
  transform: translateY(0);
  opacity: 1;
  scale: 1 !important;
}
@media (min-width: 1240px) {
  .block-cbwi__static .block-cbwi__oval {
    scale: 1.5 !important;
  }
}
@media (min-width: 1920px) {
  .block-cbwi__static .block-cbwi__oval {
    scale: 2 !important;
  }
}
.block-cbwi__static .block-cbwi__content span,
.block-cbwi__static .block-cbwi__content h2,
.block-cbwi__static .block-cbwi__content p,
.block-cbwi__static .block-cbwi__content .component-button {
  scale: 1;
  opacity: 1;
}
.block-cbwi__static .block-cbwi__icons {
  transform: translateY(100px);
  opacity: 0;
}
.wp-admin .block-cbwi__static .block-cbwi__icons {
  opacity: 1;
}

.block-cbwi__static .block-cbwi__pagination {
  transform: translateY(0);
  opacity: 1;
}

.block-content-large-media {
  position: relative;
  overflow: hidden;
}
.block-content-large-media__wrapper {
  position: relative;
  overflow: hidden;
  padding-bottom: 4rem;
  padding-top: 4rem;
}
@media (min-width: 1024px) {
  .block-content-large-media__wrapper {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
}
@media (min-width: 1440px) {
  .block-content-large-media__wrapper {
    padding-top: 11rem;
    padding-bottom: 11rem;
  }
}
.block-content-large-media__wrapper svg {
  position: absolute;
  z-index: 1;
  width: 110vw;
  height: auto;
  bottom: -17rem;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 560px) {
  .block-content-large-media__wrapper svg {
    bottom: -30rem;
  }
}
@media (min-width: 768px) {
  .block-content-large-media__wrapper svg {
    width: 130%;
    bottom: -55rem;
  }
}
@media (min-width: 1024px) {
  .block-content-large-media__wrapper svg {
    bottom: unset;
    top: 65rem;
  }
}
@media (min-width: 1440px) {
  .block-content-large-media__wrapper svg {
    top: 60rem;
    width: 151.5rem;
  }
}
.block-content-large-media__pebble-color-sunrise {
  background-color: #fff;
}
.block-content-large-media__pebble-color-sunrise svg {
  color: #FFCB12;
}
.block-content-large-media__pebble-color-white {
  background-color: #7FD8B8;
}
.block-content-large-media__pebble-color-white svg {
  color: #F3F0E7;
}
.block-content-large-media__pebble-color-earth {
  background-color: #fff;
}
.block-content-large-media__pebble-color-earth svg {
  color: #7FD8B8;
}
.block-content-large-media__pebble-color-sky {
  background-color: #DAF9FB;
}
.block-content-large-media__pebble-color-sky svg {
  background-color: #DAF9FB;
  color: #DAF9FB;
}
.block-content-large-media__main-container {
  position: relative;
  z-index: 2;
}
.block-content-large-media__content-container{
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: 1fr;
  row-gap: 2.4rem;
}
@media (min-width: 1024px) {
  .block-content-large-media__content-container {
    row-gap: 4.8rem;
    -moz-column-gap: 3rem;
         column-gap: 3rem;
    grid-template-columns: repeat(10, 1fr);
    max-width: 110rem;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1440px) {
  .block-content-large-media__content-container{
    grid-column: span 10 / span 10;
    grid-column-start: 2;
    margin-left: unset;
    margin-right: unset;
  }
}
.block-content-large-media__headline-container{
  grid-row-start: 1;
}
.block-content-large-media__headline-container h2 {
  color: #003C44;
}
@media (min-width: 1024px) {
  .block-content-large-media__headline-container{
    grid-column: span 5 / span 5;
    grid-column-start: 1;
  }
}
.block-content-large-media__headline-container.centered {
  text-align: center;
}
@media (min-width: 1024px) {
  .block-content-large-media__headline-container.centered{
    grid-column: span 6 / span 6;
    grid-column-start: 3;
  }
}
.block-content-large-media__eyebrow {
  color: #003C44;
  border-bottom: 0.2rem solid #ED5500;
  display: inline-flex;
  margin-bottom: 2.4rem;
}
@media (min-width: 1024px) {
  .block-content-large-media__eyebrow {
    margin-bottom: 3.2rem;
  }
}
.block-content-large-media__copy {
  font-family: "Inter";
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 2.52rem;
  color: #2A2A2A;
}
.block-content-large-media__copy-1{
  grid-column: 1 / -1;
}
@media (min-width: 1024px) {
  .block-content-large-media__copy-1{
    grid-column: span 5 / span 5;
    grid-column-start: 6;
    grid-row-start: 1;
  }
  .block-content-large-media__has-copy-2 .block-content-large-media__copy-1{
    grid-column: span 5 / span 5;
    grid-column-start: 1;
    grid-row-start: 2;
  }
}
.block-content-large-media__copy-2{
  grid-column: 1 / -1;
}
@media (min-width: 1024px) {
  .block-content-large-media__copy-2{
    grid-column: span 5 / span 5;
    grid-column-start: 6;
    grid-row-start: 2;
  }
}
.block-content-large-media__media-container{
  grid-column: 1 / -1;
  border-radius: 1.6rem;
  overflow: hidden;
}
.block-content-large-media__media-container > div {
  aspect-ratio: 335/189;
}
@media (min-width: 1024px) {
  .block-content-large-media__media-container {
    margin-top: 1.6rem;
    border-radius: 3rem;
  }
  .block-content-large-media__media-container > div {
    aspect-ratio: 1094/616;
  }
}
.block-content-large-media__media-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.block-content-scroll{
  position: relative;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

@media (min-width: 1024px){
  .block-content-scroll{
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
}

.block-content-scroll {
  overflow-x: hidden;
}
@media (min-width: 1024px) {
  .block-content-scroll {
    padding-bottom: 8rem;
    overflow-x: unset;
    contain: paint;
  }
  .block-content-scroll.scroll-main {
    padding-top: 22rem;
  }
}
.block-content-scroll__root-content {
  position: relative;
  color: #003C44;
  margin-bottom: 8.8rem;
}
.block-content-scroll__root-content p {
  color: #2A2A2A;
}
@media (min-width: 1024px) {
  .block-content-scroll__root-content {
    margin-bottom: 0;
    min-height: 37rem;
  }
}
@media (min-width: 1440px) {
  .block-content-scroll__root-content {
    min-height: unset;
  }
}
.block-content-scroll__section{
  text-align: center;
}
@media (min-width: 1024px){
  .block-content-scroll__section{
    text-align: left;
  }
}
.block-content-scroll__section {
  margin-top: 2.4rem;
  width: 100%;
  row-gap: 2.4rem;
  transition: 0.8s all ease;
}
@media (min-width: 1024px) {
  .block-content-scroll__section {
    row-gap: 0;
    grid-row: 1;
    grid-column: 1;
    opacity: 0;
    pointer-events: none;
  }
  .block-content-scroll__section:not(.block-content-scroll__section__initial).block-content-scroll__section__past {
    transform: translateY(-10rem);
  }
  .block-content-scroll__section:not(.block-content-scroll__section__initial).block-content-scroll__section__visible {
    opacity: 1;
    pointer-events: all;
  }
  .block-content-scroll__section:not(.block-content-scroll__section__initial).block-content-scroll__section__future {
    transform: translateY(10rem);
  }
}
.block-content-scroll__section__initial {
  margin-top: 0;
  text-align: left;
}
@media (min-width: 1024px) {
  .block-content-scroll__section__initial {
    opacity: 1;
  }
  .block-content-scroll__section__initial .block-content-scroll__root-content__inner {
    transition: 0.8s all ease;
    opacity: 0;
  }
  .block-content-scroll__section__initial .block-content-scroll__root-content__inner__container {
    align-items: center;
  }
  .block-content-scroll__section__initial.block-content-scroll__section__past .block-content-scroll__root-content__inner {
    transform: translateY(-10rem);
  }
  .block-content-scroll__section__initial.block-content-scroll__section__past .block-content-scroll__background {
    transform: translateY(calc(-100vh - 50rem));
  }
  .block-content-scroll__section__initial.block-content-scroll__section__visible .block-content-scroll__root-content__inner {
    opacity: 1;
    pointer-events: all;
  }
  .block-content-scroll__section__initial.block-content-scroll__section__future .block-content-scroll__root-content__inner {
    transform: translateY(10rem);
  }
}
.block-content-scroll__section__initial > div {
  display: flex;
  align-items: center;
}
.block-content-scroll__background {
  position: absolute;
  z-index: -1;
  left: -38rem;
  bottom: -4.5rem;
  transition: 0.7s transform linear;
  transition: scale 0s;
}
@media (min-width: 768px) {
  .block-content-scroll__background {
    left: -20.8rem;
    bottom: 6rem;
    transform: scale(1.2);
  }
}
@media (min-width: 1024px) {
  .block-content-scroll__background {
    left: -47.6rem;
    bottom: -16.19rem;
    transform: scale(1);
  }
}
@media (min-width: 1440px) {
  .block-content-scroll__background {
    left: -54rem;
    bottom: -24.46rem;
  }
}
.block-content-scroll__background svg {
  width: 109.9rem;
  height: 100.6rem;
}
@media (min-width: 1024px) {
  .block-content-scroll__background svg {
    width: 135.3rem;
    height: 123.3rem;
  }
}
@media (min-width: 1440px) {
  .block-content-scroll__background svg {
    width: 152.3rem;
    height: 138.8rem;
  }
}
.block-content-scroll__background.earth path {
  fill: #7FD8B8;
}
.block-content-scroll__background.ice path {
  fill: #cccccc;
}
.block-content-scroll__background.sand path {
  fill: #F3F0E7;
}
.block-content-scroll__background.sea path {
  fill: #003C44;
}
.block-content-scroll__background.sky path {
  fill: #DAF9FB;
}
.block-content-scroll__background.sunrise path {
  fill: #FFCB12;
}
.block-content-scroll__background.sunset path {
  fill: #FF9B63;
}
.block-content-scroll__eyebrow{
  margin-bottom: 2.4rem;
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 110%;
  letter-spacing: 2%;
}
@media (min-width: 1024px) {
  .block-content-scroll__eyebrow {
    font-size: 1.8rem;
    margin-bottom: 3.2rem;
  }
}
.block-content-scroll__eyebrow {
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 1.1;
  letter-spacing: 0.036rem;
}
.block-content-scroll__eyebrow span {
  color: #003C44;
  border-bottom: 0.2rem solid #ED5500;
}
.block-content-scroll__headline{
  margin-bottom: 2.4rem;
  font-family: "NationalCondensed", sans-serif;
  font-weight: 500;
  font-size: 4.2rem;
  line-height: 90%;
  letter-spacing: 0;
}
@media (min-width: 1024px) {
  .block-content-scroll__headline {
    font-size: 6.4rem;
    margin-bottom: 3.2rem;
  }
}
.block-content-scroll__headline {
  font-size: 4.8rem;
}
@media (min-width: 1024px) {
  .block-content-scroll__headline {
    font-size: 6.4rem;
  }
}
.block-content-scroll__root-copy{
  margin-bottom: 2.4rem;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 2rem;
  line-height: 140%;
  letter-spacing: 0;
}
@media (min-width: 1024px){
  .block-content-scroll__root-copy{
    margin-bottom: 3.2rem;
  }
}
.block-content-scroll__root-copy {
  max-width: 40rem;
}
@media (min-width: 768px) {
  .block-content-scroll__root-copy {
    max-width: 70.8rem;
  }
}
@media (min-width: 1024px) {
  .block-content-scroll__root-copy {
    max-width: unset;
  }
}
.block-content-scroll__section-copy{
  margin-bottom: 1.6rem;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 140%;
  letter-spacing: 0;
}
@media (min-width: 1024px){
  .block-content-scroll__section-copy{
    margin-bottom: 4rem;
    font-size: 2rem;
  }
}
.block-content-scroll .section_headline{
  margin-bottom: 2.4rem;
  font-family: "NationalNarrow", sans-serif;
  font-weight: 500;
  font-size: 2.6rem;
  line-height: 90%;
  letter-spacing: 0;
}
@media (min-width: 1024px) {
  .block-content-scroll .section_headline {
    font-size: 3.4rem;
    line-height: 100%;
    margin-bottom: 3.2rem;
  }
}
.block-content-scroll .section_headline {
  color: #003C44;
}
.block-content-scroll .section_wrapper {
  position: relative;
  width: 100%;
}
@media (min-width: 1024px) {
  .block-content-scroll .section_wrapper {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
  }
}
.block-content-scroll__content {
  order: 2;
  align-self: center;
  display: flex;
  align-items: center;
  flex-direction: column;
  color: #2A2A2A;
}
@media (min-width: 1024px) {
  .block-content-scroll__content {
    order: unset;
    align-items: flex-start;
    justify-content: center;
  }
}
.block-content-scroll__image_wrapper {
  position: relative;
  order: 1;
  display: flex;
  justify-content: center;
}
@media (min-width: 1024px) {
  .block-content-scroll__image_wrapper {
    order: unset;
  }
}
.block-content-scroll__image_wrapper .image {
  width: 75%;
}
.block-content-scroll__image_wrapper .image.display {
  z-index: 10;
}
.block-content-scroll__image_wrapper .image img {
  -webkit-clip-path: url(#oval_mask_rotated);
          clip-path: url(#oval_mask_rotated);
  aspect-ratio: 497/543;
  -o-object-fit: cover;
     object-fit: cover;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1024px) {
  .block-content-scroll__image_wrapper .image img {
    margin-left: unset;
    margin-right: unset;
  }
  .block-content-scroll__image_wrapper .image {
    opacity: 1;
    z-index: 5;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
.block-content-scroll__image_wrapper #image1 {
  z-index: 6;
}
.block-content-scroll--card-sea .block-content-scroll__root-content, .block-content-scroll--card-sea .block-content-scroll__content {
  color: #fff;
}
.block-content-scroll--card-sea .section_headline {
  color: #fff;
}
@media (min-width: 1024px) {
  .block-content-scroll__sticky-container {
    position: sticky;
  }
  .block-content-scroll .block-content-scroll__spacer {
    height: 60rem;
  }
  @media (orientation: portrait) {
    .block-content-scroll .block-content-scroll__spacer {
      height: 110rem;
    }
  }
  .block-content-scroll .block-content-scroll__spacer + .block-content-scroll__spacer {
    height: 70rem;
  }
}
.block-content-scroll--card-sea .block-content-scroll__pagination__bullet {
  background-color: #fff;
}
.block-content-scroll--card-sea .block-content-scroll__pagination__bullet__active {
  opacity: 0.8;
}
.block-content-scroll__pagination {
  display: none;
}
@media (min-width: 1440px) {
  .block-content-scroll__pagination {
    position: absolute;
    bottom: -2rem;
    left: 0px;
    display: flex;
    justify-content: center;
  }
}
.block-content-scroll__pagination__bullet {
  background-color: #2A2A2A;
  width: 1.3rem;
  height: 0.8rem;
  transition: width 0.3s ease-in-out;
  border-radius: 0.8rem;
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
.block-content-scroll__pagination__bullet__active {
  width: 3rem;
  background-color: #ED5500;
  opacity: 1;
}

.block-disclaimer {
  background-color: #E0DDD2;
  padding: 4rem 0;
}
@media (min-width: 768px) {
  .block-disclaimer {
    padding: 9rem 0;
  }
}
.block-disclaimer__copy {
  color: #2A2A2A;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 140%;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.block-disclaimer__copy a {
  transition: -webkit-text-decoration 0.2s ease;
  transition: text-decoration 0.2s ease;
  transition: text-decoration 0.2s ease, -webkit-text-decoration 0.2s ease;
  text-decoration: underline;
  text-underline-offset: 0.4rem;
  position: relative;
}
.block-disclaimer__copy a:hover {
  -webkit-text-decoration-color: transparent;
          text-decoration-color: transparent;
}
.block-disclaimer__copy a:focus {
  -webkit-text-decoration-color: transparent;
          text-decoration-color: transparent;
}
.block-disclaimer__copy a:focus:after {
  border: 0.3rem solid #003C44;
}
.block-disclaimer__copy a:after {
  content: "";
  position: absolute;
  left: -0.8rem;
  bottom: -0.4rem;
  width: calc(100% + 1.6rem);
  height: calc(100% + 0.8rem);
  border-radius: 5rem;
}
.block-enhanced-form {
  color: #2A2A2A;
  font-weight: 400;
  line-height: 140%;
  font-size: 1.8rem;
}
.block-enhanced-form .submitted-message {
  color: #fff;
}
.block-enhanced-form .content {
  margin-bottom: 0.8rem;
  display: flex;
  flex-direction: column;
  gap: 3.2rem;
}
@media (min-width: 1024px) {
  .block-enhanced-form .content {
    margin-bottom: 0;
  }
  .block-enhanced-form {
    font-size: 2rem;
  }
}
.block-enhanced-form .wp-block-heading {
  font-family: "NationalCondensed", sans-serif;
  font-weight: 500;
  font-size: 3.4rem;
  line-height: 90%;
  letter-spacing: 0;
}
@media (min-width: 1024px) {
  .block-enhanced-form .wp-block-heading {
    font-size: 4.2rem;
  }
}
.block-enhanced-form .wp-block-heading {
  color: #003C44;
}
.block-enhanced-form ul {
  list-style: disc;
  margin-left: 2.5rem;
}
.block-enhanced-form ol {
  list-style: decimal;
  margin-left: 2.5rem;
}
.block-enhanced-form .disable-container-option {
  padding: 0;
}
.block-enhanced-form .block-article-media {
  padding: 0;
}
.block-enhanced-form .block-article-media__container{
  grid-column: 1 / -1;
}
.block-enhanced-form .form-container {
  background-color: #003C44;
  padding-top: 4rem;
  padding-bottom: 4rem;
  height: -moz-min-content;
  height: min-content;
}
@media (min-width: 1024px) {
  .block-enhanced-form .form-container {
    border-radius: 3rem;
    padding: 6rem;
  }
}
.block-enhanced-form .form-container__headline{
  margin-bottom: 2.4rem;
  font-family: "NationalCondensed", sans-serif;
  font-weight: 500;
  font-size: 4.2rem;
  line-height: 90%;
  letter-spacing: 0;
}
@media (min-width: 1024px) {
  .block-enhanced-form .form-container__headline {
    font-size: 6.4rem;
  }
}
.block-enhanced-form .form-container__headline {
  color: #fff;
}
.block-enhanced-form .form-container__copy{
  margin-bottom: 3rem;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 140%;
  letter-spacing: 0;
  color: #fff;
}
.block-enhanced-form form span {
  color: #fff;
  font-weight: 400;
  line-height: 140%;
  font-family: "Inter";
  margin-bottom: 0.4rem;
  font-size: 1.5rem;
}
@media (min-width: 1024px) {
  .block-enhanced-form form span {
    font-size: 1.6rem;
  }
}
.block-enhanced-form form li {
  color: #fff;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 140%;
  font-family: "Inter";
  margin-top: 1rem;
}
.block-enhanced-form form .inputs-list {
  list-style: none;
  margin-left: 0;
}

.block-featured-event {
  padding: 4rem 0;
}
@media (min-width: 1024px) {
  .block-featured-event {
    padding: 11rem 0;
  }
}
.block-featured-event .featured-header {
  margin-bottom: 6.4rem;
  width: 100%;
  align-items: center;
}
.block-featured-event .featured-header h3 {
  color: #003C44;
  margin-bottom: 2.4rem;
}
.block-featured-event .featured-header h3.white-text {
  color: #fff;
}
.block-featured-event .featured-header p {
  font-weight: 400;
  color: #2A2A2A;
  font-size: 1.8rem;
}
.block-featured-event .featured-header p.white-text {
  color: #fff;
}

.block-featured-resources-carousel {
  position: relative;
  padding: 4rem 0;
}
@media (min-width: 1024px) {
  .block-featured-resources-carousel {
    padding: 6.3rem 0rem 8.1rem;
  }
}
.block-featured-resources-carousel .card_container {
  height: auto !important;
}
.block-featured-resources-carousel__card {
  border-radius: 3rem;
  display: flex;
  flex-direction: column;
  margin-inline: auto;
  position: relative;
  height: 100%;
}
@media (min-width: 1024px) {
  .block-featured-resources-carousel__card {
    flex-direction: row;
  }
}
.block-featured-resources-carousel__card.sunrise {
  background-color: #FFCB12;
}
.block-featured-resources-carousel__card.sky {
  background-color: #DAF9FB;
}
.block-featured-resources-carousel__card__content {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-direction: column;
  gap: 2.4rem;
  padding: 4rem 2rem;
}
@media (min-width: 1024px) {
  .block-featured-resources-carousel__card__content {
    gap: 3.2rem;
    padding: 5.7rem 4rem;
  }
}
.block-featured-resources-carousel__card__img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  aspect-ratio: 1/1;
  border-radius: 3rem 3rem 0 0;
}
@media (min-width: 1024px) {
  .block-featured-resources-carousel__card__img {
    width: 35%;
    border-radius: 3rem 0 0 3rem;
  }
}
.block-featured-resources-carousel__card__eyebrow {
  color: #003C44;
  font-size: 1.8rem;
  line-height: 100%;
  font-weight: 700;
}
.block-featured-resources-carousel__card__date {
  color: #003C44;
  font-family: "inter";
  font-size: 2rem;
  font-weight: 400;
  line-height: 140%;
}
.block-featured-resources-carousel__card__headline {
  color: #003C44;
  font-size: 3.2rem;
  line-height: 100%;
  font-weight: 500;
  font-family: "nationalNarrow";
}
.block-featured-resources-carousel__pagination {
  display: flex;
  justify-content: center;
  padding-bottom: 0;
  margin-top: 4rem;
}
@media (min-width: 1024px) {
  .block-featured-resources-carousel__pagination {
    margin-top: 6.4rem;
  }
}
.block-featured-resources-carousel__pagination span {
  background-color: #2A2A2A;
  width: 1.3rem;
  height: 0.8rem;
  transition: width 0.3s ease-in-out;
  border-radius: 0.8rem;
}
.block-featured-resources-carousel__pagination .swiper-pagination-bullets {
  padding-bottom: 0;
}
.block-featured-resources-carousel__pagination .swiper-pagination-bullet-active {
  width: 3rem;
  background-color: #ED5500;
}
.block-featured-resources-carousel__navigation {
  position: absolute;
  top: 35%;
  z-index: 9;
}
.block-featured-resources-carousel__navigation.next {
  right: 1rem;
  padding: 1.2rem 1rem;
  border-left: 0.6rem solid;
  border-right: 0.6rem solid;
}
@media (min-width: 1440px) {
  .block-featured-resources-carousel__navigation.next {
    padding: 1.2rem 1rem;
  }
}
.block-featured-resources-carousel__navigation.next svg {
  fill: none;
}
.block-featured-resources-carousel__navigation.next:hover {
  color: #003C44;
}
.block-featured-resources-carousel__navigation.next:hover svg {
  fill: none;
}
.block-featured-resources-carousel__navigation.next:focus {
  color: #003C44;
}
.block-featured-resources-carousel__navigation.next:focus svg {
  fill: none;
}
.block-featured-resources-carousel__navigation.prev {
  left: 1rem;
  padding: 1.2rem 1rem;
  border-left: 0.6rem solid;
  border-right: 0.6rem solid;
}
@media (min-width: 1440px) {
  .block-featured-resources-carousel__navigation.prev {
    padding: 1.2rem 1rem;
  }
}
.block-featured-resources-carousel__navigation.prev svg {
  fill: none;
}
.block-featured-resources-carousel__navigation.prev:hover {
  color: #003C44;
}
.block-featured-resources-carousel__navigation.prev:hover svg {
  fill: none;
}
.block-featured-resources-carousel__navigation.prev:focus {
  color: #003C44;
}
.block-featured-resources-carousel__navigation.prev:focus svg {
  fill: none;
}
.block-featured-resources-carousel .swiper:not(.swiper-initialized) .swiper-slide:not(:first-of-type) {
  display: none;
}

.block-form-stat__proofpoint {
  letter-spacing: 0;
  --tw-text-opacity: 1;
  color: rgb(237 85 0 / var(--tw-text-opacity));
}

@media (min-width: 768px){
  .block-form-stat__proofpoint{
    grid-column: span 2 / span 2;
  }
}
@media (min-width: 1024px) {
  .block-form-stat__proofpoint {
    font-size: 9rem;
  }
}
@media (min-width: 1440px) {
  .block-form-stat__proofpoint {
    font-size: 13rem;
  }
}
@media (min-width: 768px){
  .block-form-stat__copy{
    grid-column: span 3 / span 3;
  }
}

.block-four-up-card-grid {
  padding: 4rem 0;
}
@media (min-width: 768px) {
  .block-four-up-card-grid {
    padding: 14rem 0;
  }
}
.block-four-up-card-grid__header {
  margin-bottom: 4rem;
  text-align: center;
}
@media (min-width: 768px) {
  .block-four-up-card-grid__header {
    margin-bottom: 6.4rem;
  }
}
.block-four-up-card-grid__header__eyebrow {
  color: #003C44;
  font-size: 1.8rem;
  line-height: 100%;
  font-weight: 700;
  -webkit-text-decoration-color: #ED5500;
          text-decoration-color: #ED5500;
  text-decoration-thickness: 0.2rem;
  text-underline-offset: 0.4rem;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.block-four-up-card-grid__header__headline {
  color: #003C44;
}
.block-four-up-card-grid__header__copy {
  font-size: 2rem;
  font-family: "inter";
  font-weight: 400;
  line-height: 140%;
}
.block-four-up-card-grid__header__button {
  display: flex;
  align-items: center;
  justify-content: center;
}
.block-four-up-card-grid__cards__carrousel__navigation {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2rem;
  margin-top: 3rem;
}
.block-four-up-card-grid__cards__carrousel__navigation .swiper-button-prev-custom,
.block-four-up-card-grid__cards__carrousel__navigation .swiper-button-next-custom {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  text-decoration: underline;
  -webkit-text-decoration-color: #003C44;
          text-decoration-color: #003C44;
  text-underline-offset: 0.4rem;
  color: #003C44;
}
.block-four-up-card-grid__cards__carrousel__navigation .swiper-button-prev-custom svg,
.block-four-up-card-grid__cards__carrousel__navigation .swiper-button-next-custom svg {
  width: 2.4rem;
  height: 2.4rem;
}
.block-four-up-card-grid__cards__pagination {
  display: flex;
  width: auto !important;
  height: 100%;
  width: 50vw;
  transform: translateX(0) !important;
}
.block-four-up-card-grid__cards__pagination span {
  background-color: transparent;
  font-size: 1.6rem;
  font-weight: 300;
  height: 1.8rem;
}
.block-four-up-card-grid__cards__pagination .swiper-pagination-bullet {
  color: #003C44;
  opacity: 1;
  font-weight: 300;
  transform: scale(1) !important;
}
.block-four-up-card-grid__cards__pagination .swiper-pagination-bullet-active {
  font-weight: 700;
  background-color: transparent;
}
.block-four-up-card-grid__cards__card {
  padding: 3.2rem;
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
  border-radius: 1.6rem;
  background-color: #fff;
}
.block-four-up-card-grid__cards__card img {
  height: 3.5rem;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: left center;
     object-position: left center;
}
.block-four-up-card-grid__cards__card p {
  font-size: 1.6rem;
  font-family: "inter";
  line-height: 140%;
  font-weight: 400;
  color: #2A2A2A;
}
.block-four-up-card-grid__cards__card__link {
  margin-top: auto;
}

.block-grid-filter {
  padding-bottom: 4.2rem;
  padding-top: 4.2rem;
}
@media (min-width: 1024px) {
  .block-grid-filter {
    padding-bottom: 11.2rem;
    padding-top: 11.2rem;
  }
}
.block-grid-filter__result_count {
  font-family: "NationalNarrow", sans-serif;
  font-weight: 500;
  font-size: 2.2rem;
  line-height: 90%;
  letter-spacing: 0;
}
@media (min-width: 1024px) {
  .block-grid-filter__result_count {
    font-size: 2.4rem;
    line-height: 110%;
  }
}
.block-grid-filter__result_count {
  display: block;
  margin-bottom: 1.6rem;
  margin-top: 2rem;
  font-size: 2.4rem;
}
@media (min-width: 768px) {
  .block-grid-filter__result_count {
    margin-top: 0;
    font-size: 2.4rem;
    line-height: 2.8rem;
  }
}
.block-grid-filter .no-results {
  font-family: "NationalNarrow", sans-serif;
  font-weight: 500;
  font-size: 2.6rem;
  line-height: 90%;
  letter-spacing: 0;
}
@media (min-width: 1024px) {
  .block-grid-filter .no-results {
    font-size: 3.4rem;
    line-height: 100%;
  }
}
.block-grid-filter .no-results {
  background-color: #F3F0E7;
  color: #2A2A2A;
  padding: 8.7rem 0;
  display: flex;
  justify-content: center;
  border-radius: 3rem;
}
.block-grid-filter__background-sand .no-results {
  background-color: #fff;
}
.block-grid-filter .grid-filter-prefered-eyebrow {
  background-color: #9BE5EA;
  font-size: 1.6rem;
}
.block-grid-filter__filterby {
  display: block;
  margin-bottom: 4rem;
  font-family: "Inter", sans-serif;
  font-size: 2rem;
  line-height: 140%;
  letter-spacing: 0;
  font-weight: 600;
  letter-spacing: 0.4rem;
  color: #003C44;
}
.block-grid-filter .tall-card-w-image {
  background-color: #F3F0E7;
  width: 100%;
}
.block-grid-filter .tall-card-w-image .__text {
  padding: 2rem 2.4rem;
}
.block-grid-filter .tall-card-w-image .__text__eyebrow {
  margin-bottom: 1.6rem;
}
.block-grid-filter .tall-card-w-image .__text__copy {
  font-size: 2.4rem;
  line-height: 2.64rem;
  margin-bottom: 2.8rem;
}
.block-grid-filter .tall-card-w-image__media img {
  height: 21.3rem;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
@media (min-width: 1024px) {
  .block-grid-filter .tall-card-w-image__media img {
    height: 17.9rem;
  }
}
.block-grid-filter .tall-card-w-image.variant-white svg.shape {
  fill: #F3F0E7;
}
.block-grid-filter .block-four-up-card-grid__cards__card__eyebrow {
  font-size: 1.8rem;
}
.block-grid-filter .event-grid-filter-ow{
  grid-column: 1 / -1;
}
@media (min-width: 1024px){
  .block-grid-filter .event-grid-filter-ow{
    grid-column: span 1 / span 1;
  }
}
@media (min-width: 1440px){
  .block-grid-filter .event-grid-filter-ow{
    grid-column: 1 / -1;
  }
}
.block-grid-filter .featured-event__card{
  grid-column: 1 / -1;
}
@media (min-width: 1440px){
  .block-grid-filter .featured-event__card{
    grid-column: span 9 / span 9;
  }
}
.block-grid-filter .featured-event__card img {
  aspect-ratio: 335/258;
  width: 100%;
}
.block-grid-filter .featured-event__card .shape {
  transform: scale(1, 0.35);
  transform-origin: bottom;
}
.block-grid-filter .featured-event__card__title {
  font-size: 3.4rem;
}
.block-grid-filter .featured-event__card__media{
  grid-column: 1 / -1;
}
@media (min-width: 1440px){
  .block-grid-filter .featured-event__card__media{
    grid-column: span 4 / span 4;
  }
}
.block-grid-filter .featured-event__card__media-horizontal-shaped {
  display: block;
}
@media (min-width: 768px) {
  .block-grid-filter .featured-event__card__media-horizontal-shaped {
    display: block;
  }
}
@media (min-width: 1440px) {
  .block-grid-filter .featured-event__card__media-horizontal-shaped {
    display: none;
  }
}
.block-grid-filter .featured-event__card__media-vertical-shaped {
  display: none;
}
@media (min-width: 768px) {
  .block-grid-filter .featured-event__card__media-vertical-shaped {
    display: none;
  }
}
@media (min-width: 1440px) {
  .block-grid-filter .featured-event__card__media-vertical-shaped {
    display: block;
  }
  .block-grid-filter .featured-event__card__media-vertical-shaped svg {
    width: 5.5rem;
    transform: translateY(-0.1rem) scaleY(1.01);
  }
}
.block-grid-filter .featured-event__card__content{
  grid-column: 1 / -1;
}
@media (min-width: 1440px){
  .block-grid-filter .featured-event__card__content{
    grid-column: span 8 / span 8;
  }
}
.block-grid-filter .featured-event__card__content {
  padding: 4rem 2rem;
}
@media (min-width: 1440px) {
  .block-grid-filter .featured-event__card__content {
    padding: 5.5rem 3rem 5.5rem 0rem;
  }
  .block-grid-filter .featured-event__card__content.imageless {
    padding-inline: 4rem 5.5rem;
  }
}
.block-grid-filter .featured-event__card__eyebrow {
  margin-bottom: 2.4rem;
}
.block-grid-filter .featured-event__date {
  flex-direction: column;
  justify-content: center;
  display: none;
  padding: 4rem;
}
@media (min-width: 1440px) {
  .block-grid-filter .featured-event__date {
    display: flex;
  }
}
.block-grid-filter .featured-event__date .month,
.block-grid-filter .featured-event__date .hour {
  font-size: 2.4rem;
}
.block-grid-filter .featured-event__date .day {
  font-size: 7.2rem;
}

.block-hero-small {
  padding: 4rem 0;
  margin-top: 8rem;
}
@media (min-width: 768px) {
  .block-hero-small {
    margin-top: 11rem;
    padding: 11rem 0 6rem 0;
  }
}
.block-hero-small .component-text-composition__copy {
  font-size: 1.8rem;
}
@media (min-width: 768px) {
  .block-hero-small .component-text-composition__copy {
    font-style: 2rem;
  }
}

@keyframes moveUpDown {
  0% {
    transform: translateY(0);
  }
  25% {
    transform: translateY(15px);
  }
  50% {
    transform: translateY(0);
  }
}
.block-hero {
  position: relative;
  overflow: hidden;
  margin-bottom: 0.8rem;
  padding-top: 11.2rem;
}
@media (min-width: 768px) {
  .block-hero {
    min-height: 100vh;
    margin-bottom: -7.2rem;
    padding-bottom: 8rem;
  }
}
@media (min-width: 1024px) {
  .block-hero {
    padding-top: 22rem;
    margin-bottom: -17.2rem;
    padding-bottom: 18rem;
  }
}
@media (min-width: 1240px) {
  .block-hero {
    padding-top: 20rem;
    margin-bottom: -42.2rem;
    padding-bottom: 23rem;
  }
}
@media (min-width: 1440px) {
  .block-hero {
    padding-top: 23rem;
    display: flex;
    align-items: center;
    margin-bottom: -37.2rem;
    padding-bottom: 23rem;
  }
}
@media (min-width: 1920px) {
  .block-hero {
    margin-bottom: -46rem;
    padding-bottom: 23rem;
  }
}
.block-hero .container {
  min-height: 100%;
}
@media (min-width: 768px) {
  .block-hero.block-hero__home {
    min-height: 100vh;
  }
}
@media (min-width: 1024px) {
  .block-hero.block-hero__home .block-hero__media-wrapper {
    height: -moz-fit-content;
    height: fit-content;
  }
}
.block-hero.block-hero__default {
  height: auto;
  min-height: auto;
}
@media (min-width: 1024px) {
  .block-hero.block-hero__default {
    margin-bottom: 6rem;
    padding-bottom: 0;
  }
}
.block-hero.block-hero__default .container {
  height: auto;
}
@media (min-width: 768px){
  .block-hero.block-hero__default .block-hero__content{
    grid-column: span 6 / span 6;
  }
}
.block-hero.block-hero__default .block-hero__copy {
  font-size: 2rem;
}
@media (min-width: 768px){
  .block-hero.block-hero__default .block-hero__media-wrapper{
    grid-column: span 5 / span 5;
    grid-column-start: 8;
  }
}
@media (min-width: 1440px){
  .block-hero.block-hero__default .block-hero__media-wrapper{
    grid-column: span 6 / span 6;
    grid-column-start: 7;
  }
}
@media (min-width: 1024px) {
  .block-hero.block-hero__default .block-hero__media-wrapper {
    margin-left: -2rem;
  }
}
@media (min-width: 1440px) {
  .block-hero.block-hero__default .block-hero__media-wrapper {
    margin-left: 0;
    padding-left: 9rem;
  }
}
@media (min-width: 1024px) {
  .block-hero.block-hero__default .block-hero__media-wrapper {
    padding-right: 5rem;
  }
}
@media (min-width: 1440px) {
  .block-hero.block-hero__default .block-hero__media-wrapper {
    padding-right: 9rem;
  }
}
.block-hero.block-hero__default .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-top-right, .block-hero.block-hero__default .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-lower-right, .block-hero.block-hero__default .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-center-right, .block-hero.block-hero__default .block-hero__mediabadge--text.block-hero__mediabadge--p-top-right, .block-hero.block-hero__default .block-hero__mediabadge--text.block-hero__mediabadge--p-lower-right, .block-hero.block-hero__default .block-hero__mediabadge--text.block-hero__mediabadge--p-center-right {
  right: 0;
}
@media (min-width: 768px) {
  .block-hero.block-hero__default .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-top-right, .block-hero.block-hero__default .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-lower-right, .block-hero.block-hero__default .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-center-right, .block-hero.block-hero__default .block-hero__mediabadge--text.block-hero__mediabadge--p-top-right, .block-hero.block-hero__default .block-hero__mediabadge--text.block-hero__mediabadge--p-lower-right, .block-hero.block-hero__default .block-hero__mediabadge--text.block-hero__mediabadge--p-center-right {
    right: -3.7rem;
  }
}
@media (min-width: 1024px) {
  .block-hero.block-hero__default .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-top-right, .block-hero.block-hero__default .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-lower-right, .block-hero.block-hero__default .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-center-right, .block-hero.block-hero__default .block-hero__mediabadge--text.block-hero__mediabadge--p-top-right, .block-hero.block-hero__default .block-hero__mediabadge--text.block-hero__mediabadge--p-lower-right, .block-hero.block-hero__default .block-hero__mediabadge--text.block-hero__mediabadge--p-center-right {
    right: -4.6rem;
  }
}
@media (min-width: 1440px) {
  .block-hero.block-hero__default .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-top-right, .block-hero.block-hero__default .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-lower-right, .block-hero.block-hero__default .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-center-right, .block-hero.block-hero__default .block-hero__mediabadge--text.block-hero__mediabadge--p-top-right, .block-hero.block-hero__default .block-hero__mediabadge--text.block-hero__mediabadge--p-lower-right, .block-hero.block-hero__default .block-hero__mediabadge--text.block-hero__mediabadge--p-center-right {
    right: -9.1rem;
  }
}
.block-hero.block-hero__default .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-top-left, .block-hero.block-hero__default .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-lower-left, .block-hero.block-hero__default .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-center-left, .block-hero.block-hero__default .block-hero__mediabadge--text.block-hero__mediabadge--p-top-left, .block-hero.block-hero__default .block-hero__mediabadge--text.block-hero__mediabadge--p-lower-left, .block-hero.block-hero__default .block-hero__mediabadge--text.block-hero__mediabadge--p-center-left {
  left: 0;
}
@media (min-width: 768px) {
  .block-hero.block-hero__default .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-top-left, .block-hero.block-hero__default .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-lower-left, .block-hero.block-hero__default .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-center-left, .block-hero.block-hero__default .block-hero__mediabadge--text.block-hero__mediabadge--p-top-left, .block-hero.block-hero__default .block-hero__mediabadge--text.block-hero__mediabadge--p-lower-left, .block-hero.block-hero__default .block-hero__mediabadge--text.block-hero__mediabadge--p-center-left {
    left: -4.5rem;
  }
}
@media (min-width: 1024px) {
  .block-hero.block-hero__default .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-top-left, .block-hero.block-hero__default .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-lower-left, .block-hero.block-hero__default .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-center-left, .block-hero.block-hero__default .block-hero__mediabadge--text.block-hero__mediabadge--p-top-left, .block-hero.block-hero__default .block-hero__mediabadge--text.block-hero__mediabadge--p-lower-left, .block-hero.block-hero__default .block-hero__mediabadge--text.block-hero__mediabadge--p-center-left {
    left: -5.9rem;
  }
}
@media (min-width: 1440px) {
  .block-hero.block-hero__default .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-top-left, .block-hero.block-hero__default .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-lower-left, .block-hero.block-hero__default .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-center-left, .block-hero.block-hero__default .block-hero__mediabadge--text.block-hero__mediabadge--p-top-left, .block-hero.block-hero__default .block-hero__mediabadge--text.block-hero__mediabadge--p-lower-left, .block-hero.block-hero__default .block-hero__mediabadge--text.block-hero__mediabadge--p-center-left {
    left: -7rem;
  }
}
.block-hero.block-hero__default .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-top-right, .block-hero.block-hero__default .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-top-left, .block-hero.block-hero__default .block-hero__mediabadge--text.block-hero__mediabadge--p-top-right, .block-hero.block-hero__default .block-hero__mediabadge--text.block-hero__mediabadge--p-top-left {
  top: 2.5rem;
}
@media (min-width: 768px) {
  .block-hero.block-hero__default .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-top-right, .block-hero.block-hero__default .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-top-left, .block-hero.block-hero__default .block-hero__mediabadge--text.block-hero__mediabadge--p-top-right, .block-hero.block-hero__default .block-hero__mediabadge--text.block-hero__mediabadge--p-top-left {
    top: 2.2rem;
  }
}
@media (min-width: 1024px) {
  .block-hero.block-hero__default .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-top-right, .block-hero.block-hero__default .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-top-left, .block-hero.block-hero__default .block-hero__mediabadge--text.block-hero__mediabadge--p-top-right, .block-hero.block-hero__default .block-hero__mediabadge--text.block-hero__mediabadge--p-top-left {
    top: 3.5rem;
  }
}
@media (min-width: 1440px) {
  .block-hero.block-hero__default .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-top-right, .block-hero.block-hero__default .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-top-left, .block-hero.block-hero__default .block-hero__mediabadge--text.block-hero__mediabadge--p-top-right, .block-hero.block-hero__default .block-hero__mediabadge--text.block-hero__mediabadge--p-top-left {
    top: 7.1rem;
  }
}
.block-hero.block-hero__default .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-lower-right, .block-hero.block-hero__default .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-lower-left, .block-hero.block-hero__default .block-hero__mediabadge--text.block-hero__mediabadge--p-lower-right, .block-hero.block-hero__default .block-hero__mediabadge--text.block-hero__mediabadge--p-lower-left {
  bottom: 3rem;
}
@media (min-width: 1440px) {
  .block-hero.block-hero__default .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-lower-right, .block-hero.block-hero__default .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-lower-left, .block-hero.block-hero__default .block-hero__mediabadge--text.block-hero__mediabadge--p-lower-right, .block-hero.block-hero__default .block-hero__mediabadge--text.block-hero__mediabadge--p-lower-left {
    bottom: 5.6rem;
  }
}
.block-hero__content, .block-hero__media {
  color: #003C44;
  z-index: 1;
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.block-hero__content {
  order: 1;
  margin-top: 4rem;
}
@media (min-width: 768px) {
  .block-hero__content {
    margin-top: 0;
    order: unset;
  }
}
.block-hero__eyebrow {
  padding-bottom: 2.4rem;
  -webkit-text-decoration-color: #ED5500;
          text-decoration-color: #ED5500;
  text-decoration-thickness: 0.2rem;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  text-underline-offset: 0.5rem;
  line-height: 140%;
}
@media (min-width: 1024px) {
  .block-hero__eyebrow {
    padding-bottom: 3.2rem;
  }
}
.block-hero__headline {
  margin-bottom: 2.4rem;
}
@media (min-width: 1024px) {
  .block-hero__headline {
    margin-bottom: 3.2rem;
  }
}
.block-hero__copy {
  font-size: 1.6rem;
  margin-bottom: 3.2rem;
  color: #2A2A2A;
}
@media (min-width: 1024px) {
  .block-hero__copy {
    font-size: 2rem;
  }
}
.block-hero__button {
  margin-bottom: 4rem;
}
.block-hero__mouse {
  margin-top: 3.2rem;
}
.block-hero__mouse .mousewheel {
  animation: moveUpDown 2s ease-in-out infinite;
}
.block-hero__media {
  position: relative;
  align-self: center;
  padding: 0 3rem;
  order: -1;
}
@media (min-width: 1024px) {
  .block-hero__media {
    align-self: start;
  }
}
@media (min-width: 1440px) {
  .block-hero__media {
    align-self: center;
  }
}
@media (min-width: 768px) {
  .block-hero__media {
    order: unset;
    padding: 0;
  }
}
.block-hero__media .component-media-item video,
.block-hero__media .component-media-item img {
  width: 100%;
  aspect-ratio: 509/566;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.block-hero__media .component-media-item {
  width: 100%;
  aspect-ratio: 509/566;
}
.block-hero__media--pebble {
  width: 100%;
}
.block-hero__media--pebble .component-media-item img,
.block-hero__media--pebble .component-media-item .component-video {
  height: 99%;
  -webkit-clip-path: url(#oval_mask);
          clip-path: url(#oval_mask);
}
.block-hero__media--pebble svg {
  height: 0;
  width: 0;
  position: absolute;
}
.block-hero__media--pebble svg,
.block-hero__media--pebble svg clipPath,
.block-hero__media--pebble svg path {
  width: 100%;
  height: 100%;
}
.block-hero__media--square .component-media-item img,
.block-hero__media--square .component-media-item video {
  border-radius: 3rem;
}
.block-hero__media--square .block-hero__mediabadge--p-top-left {
  transform: translateX(-20%) scale(0.8);
}
@media (min-width: 1024px) {
  .block-hero__media--square .block-hero__mediabadge--p-top-left {
    transform: translateX(-30%) scale(0.8);
  }
}
.block-hero__media--square .block-hero__mediabadge--p-top-right {
  top: 5%;
  transform: translateX(20%) scale(0.8);
}
@media (min-width: 1024px) {
  .block-hero__media--square .block-hero__mediabadge--p-top-right {
    transform: translateX(25%) scale(0.8);
  }
}
.block-hero__mediabadges {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
}
.block-hero__mediabadge {
  position: absolute;
  opacity: 0;
}
.block-hero__mediabadge.text span, .block-hero__mediabadge.icon-text span {
  font-size: 2rem;
}
@media (min-width: 1024px) {
  .block-hero__mediabadge.text span, .block-hero__mediabadge.icon-text span {
    font-size: 2rem;
  }
}
.block-hero__mediabadge > div {
  transform: scale(0.65);
  max-width: 21rem;
}
.block-hero__mediabadge > div span {
  white-space: break-spaces;
}
.block-hero__mediabadge > div.bg-white, .block-hero__mediabadge > div.bg-sky-20, .block-hero__mediabadge > div.bg-sunrise-100, .block-hero__mediabadge > div.bg-earth-50, .block-hero__mediabadge > div.bg-sand-50, .block-hero__mediabadge > div[data-color=bg-sand-50], .block-hero__mediabadge > div[data-color=bg-earth-50], .block-hero__mediabadge > div[data-color=bg-sunrise-100], .block-hero__mediabadge > div[data-color=bg-sky-20], .block-hero__mediabadge > div[data-color=bg-white] {
  color: #2A2A2A;
}
@media (min-width: 1024px) {
  .block-hero__mediabadge > div {
    transform: scale(0.75);
  }
}
@media (min-width: 1440px) {
  .block-hero__mediabadge > div {
    transform: scale(1);
  }
}
.block-hero__mediabadge--text > div {
  color: white;
}
.block-hero__mediabadge--text > div span {
  position: relative;
}
.block-hero__mediabadge--text > div span:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: -1.5rem;
  bottom: -1.5rem;
  left: -2rem;
  height: var(--batch-h-size);
  width: calc(100% + 4rem);
  width: var(--batch-size);
  border-radius: 1.8rem;
  background-color: #ED5500;
  background-color: var(--c);
}
.block-hero__mediabadge--image > div {
  background-color: transparent;
}
.block-hero__mediabadge--image > div img {
  width: 15rem;
}
.block-hero__mediabadge--icon-text > div {
  display: flex;
  max-width: 24rem;
  gap: 1.2rem;
  border-radius: 1.4rem;
  color: white;
  white-space: nowrap;
  align-items: center;
  padding: 1.2rem;
}
@media (min-width: 1024px) {
  .block-hero__mediabadge--icon-text > div {
    padding: 1.6rem 2rem;
  }
}
.block-hero__mediabadge--p-top-left {
  transform: translateX(-10%) scale(0.8);
  left: 0;
  top: 5%;
}
@media (min-width: 768px) {
  .block-hero__mediabadge--p-top-left {
    transform: translateX(-30%) scale(0.8);
  }
}
@media (min-width: 1440px) {
  .block-hero__mediabadge--p-top-left {
    transform: translateX(-10%) scale(0.8);
  }
}
.block-hero__mediabadge--p-top-right {
  transform: translateX(20%) scale(0.8);
  top: -7%;
  right: 0;
}
@media (min-width: 1024px) {
  .block-hero__mediabadge--p-top-right {
    top: 5%;
  }
}
@media (min-width: 1440px) {
  .block-hero__mediabadge--p-top-right {
    transform: translateX(10%) scale(0.8);
  }
}
.block-hero__mediabadge--p-center-left {
  left: 0;
  top: 45%;
  transform: translateX(-25%) scale(0.8);
}
@media (min-width: 768px) {
  .block-hero__mediabadge--p-center-left {
    top: 55%;
    transform: translateX(-50%) scale(0.8);
  }
}
.block-hero__mediabadge--p-center-right {
  right: 0;
  top: 55%;
  transform: translateX(50%) scale(0.8);
}
@media (min-width: 768px) {
  .block-hero__mediabadge--p-center-right {
    transform: translateX(50%) scale(0.8);
  }
}
.block-hero__mediabadge--p-lower-left {
  bottom: 9%;
  left: 0;
  transform: translateX(-15%) scale(0.8);
}
@media (min-width: 768px) {
  .block-hero__mediabadge--p-lower-left {
    transform: translateX(-35%) scale(0.8);
  }
}
@media (min-width: 1024px) {
  .block-hero__mediabadge--p-lower-left {
    transform: translateX(-30%) scale(0.8);
  }
}
.block-hero__mediabadge--p-lower-right {
  right: 0;
  transform: translateX(35%) scale(0.8);
  bottom: 9%;
}
@media (min-width: 768px) {
  .block-hero__mediabadge--p-lower-right {
    transform: translateX(28%) scale(0.8);
  }
}
@media (min-width: 1440px) {
  .block-hero__mediabadge--p-lower-right {
    transform: translateX(23%) scale(0.8);
  }
}
.block-hero__mediabadge--icon-text.block-hero__mediabadge--p-top-right, .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-lower-right, .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-center-right, .block-hero__mediabadge--text.block-hero__mediabadge--p-top-right, .block-hero__mediabadge--text.block-hero__mediabadge--p-lower-right, .block-hero__mediabadge--text.block-hero__mediabadge--p-center-right {
  transform-origin: right;
  transform: scale(0.8);
  right: 0;
}
@media (min-width: 768px) {
  .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-top-right, .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-lower-right, .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-center-right, .block-hero__mediabadge--text.block-hero__mediabadge--p-top-right, .block-hero__mediabadge--text.block-hero__mediabadge--p-lower-right, .block-hero__mediabadge--text.block-hero__mediabadge--p-center-right {
    right: -2.7rem;
  }
}
@media (min-width: 1024px) {
  .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-top-right, .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-lower-right, .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-center-right, .block-hero__mediabadge--text.block-hero__mediabadge--p-top-right, .block-hero__mediabadge--text.block-hero__mediabadge--p-lower-right, .block-hero__mediabadge--text.block-hero__mediabadge--p-center-right {
    right: -3.6rem;
  }
}
@media (min-width: 1440px) {
  .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-top-right, .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-lower-right, .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-center-right, .block-hero__mediabadge--text.block-hero__mediabadge--p-top-right, .block-hero__mediabadge--text.block-hero__mediabadge--p-lower-right, .block-hero__mediabadge--text.block-hero__mediabadge--p-center-right {
    right: -4.4rem;
  }
}
.block-hero__mediabadge--icon-text.block-hero__mediabadge--p-top-left, .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-lower-left, .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-center-left, .block-hero__mediabadge--text.block-hero__mediabadge--p-top-left, .block-hero__mediabadge--text.block-hero__mediabadge--p-lower-left, .block-hero__mediabadge--text.block-hero__mediabadge--p-center-left {
  transform-origin: left;
  transform: scale(0.8);
  left: 0;
}
@media (min-width: 768px) {
  .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-top-left, .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-lower-left, .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-center-left, .block-hero__mediabadge--text.block-hero__mediabadge--p-top-left, .block-hero__mediabadge--text.block-hero__mediabadge--p-lower-left, .block-hero__mediabadge--text.block-hero__mediabadge--p-center-left {
    left: -4.5rem;
  }
}
@media (min-width: 1024px) {
  .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-top-left, .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-lower-left, .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-center-left, .block-hero__mediabadge--text.block-hero__mediabadge--p-top-left, .block-hero__mediabadge--text.block-hero__mediabadge--p-lower-left, .block-hero__mediabadge--text.block-hero__mediabadge--p-center-left {
    left: -5.9rem;
  }
}
@media (min-width: 1440px) {
  .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-top-left, .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-lower-left, .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-center-left, .block-hero__mediabadge--text.block-hero__mediabadge--p-top-left, .block-hero__mediabadge--text.block-hero__mediabadge--p-lower-left, .block-hero__mediabadge--text.block-hero__mediabadge--p-center-left {
    left: -7rem;
  }
}
.block-hero__mediabadge--icon-text.block-hero__mediabadge--p-top-right, .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-top-left, .block-hero__mediabadge--text.block-hero__mediabadge--p-top-right, .block-hero__mediabadge--text.block-hero__mediabadge--p-top-left {
  top: 2.5rem;
}
@media (min-width: 768px) {
  .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-top-right, .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-top-left, .block-hero__mediabadge--text.block-hero__mediabadge--p-top-right, .block-hero__mediabadge--text.block-hero__mediabadge--p-top-left {
    top: 2.2rem;
  }
}
@media (min-width: 1024px) {
  .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-top-right, .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-top-left, .block-hero__mediabadge--text.block-hero__mediabadge--p-top-right, .block-hero__mediabadge--text.block-hero__mediabadge--p-top-left {
    top: 3.4rem;
  }
}
@media (min-width: 1440px) {
  .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-top-right, .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-top-left, .block-hero__mediabadge--text.block-hero__mediabadge--p-top-right, .block-hero__mediabadge--text.block-hero__mediabadge--p-top-left {
    top: 5.9rem;
  }
}
.block-hero__mediabadge--icon-text.block-hero__mediabadge--p-lower-right, .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-lower-left, .block-hero__mediabadge--text.block-hero__mediabadge--p-lower-right, .block-hero__mediabadge--text.block-hero__mediabadge--p-lower-left {
  bottom: 2.4rem;
}
@media (min-width: 768px) {
  .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-lower-right, .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-lower-left, .block-hero__mediabadge--text.block-hero__mediabadge--p-lower-right, .block-hero__mediabadge--text.block-hero__mediabadge--p-lower-left {
    bottom: 2.2rem;
  }
}
@media (min-width: 1024px) {
  .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-lower-right, .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-lower-left, .block-hero__mediabadge--text.block-hero__mediabadge--p-lower-right, .block-hero__mediabadge--text.block-hero__mediabadge--p-lower-left {
    bottom: 3.4rem;
  }
}
@media (min-width: 1440px) {
  .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-lower-right, .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-lower-left, .block-hero__mediabadge--text.block-hero__mediabadge--p-lower-right, .block-hero__mediabadge--text.block-hero__mediabadge--p-lower-left {
    bottom: 5.9rem;
  }
}
.block-hero__mediabadge--icon-text.block-hero__mediabadge--p-top-right > div, .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-lower-right > div, .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-center-right > div {
  transform-origin: right;
  transform: scale(0.65);
}
@media (min-width: 1024px) {
  .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-top-right > div, .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-lower-right > div, .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-center-right > div {
    transform: scale(0.75);
  }
}
@media (min-width: 1440px) {
  .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-top-right > div, .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-lower-right > div, .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-center-right > div {
    transform: scale(1);
  }
}
.block-hero__mediabadge--icon-text.block-hero__mediabadge--p-top-left > div, .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-lower-left > div, .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-center-left > div {
  transform-origin: left;
  transform: scale(0.65);
}
@media (min-width: 1024px) {
  .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-top-left > div, .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-lower-left > div, .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-center-left > div {
    transform: scale(0.75);
  }
}
@media (min-width: 1440px) {
  .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-top-left > div, .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-lower-left > div, .block-hero__mediabadge--icon-text.block-hero__mediabadge--p-center-left > div {
    transform: scale(1);
  }
}
.block-hero__mediabadge--text.block-hero__mediabadge--p-top-right > div, .block-hero__mediabadge--text.block-hero__mediabadge--p-lower-right > div, .block-hero__mediabadge--text.block-hero__mediabadge--p-center-right > div {
  transform-origin: right;
  transform: scale(0.55) translateX(calc(100% + 2rem - var(--batch-size)));
}
@media (min-width: 1024px) {
  .block-hero__mediabadge--text.block-hero__mediabadge--p-top-right > div, .block-hero__mediabadge--text.block-hero__mediabadge--p-lower-right > div, .block-hero__mediabadge--text.block-hero__mediabadge--p-center-right > div {
    transform: scale(0.75) translateX(calc(100% + 2rem - var(--batch-size)));
  }
}
@media (min-width: 1440px) {
  .block-hero__mediabadge--text.block-hero__mediabadge--p-top-right > div, .block-hero__mediabadge--text.block-hero__mediabadge--p-lower-right > div, .block-hero__mediabadge--text.block-hero__mediabadge--p-center-right > div {
    transform: scale(1) translateX(calc(100% + 2rem - var(--batch-size)));
  }
}
.block-hero__mediabadge--text.block-hero__mediabadge--p-top-left > div, .block-hero__mediabadge--text.block-hero__mediabadge--p-lower-left > div, .block-hero__mediabadge--text.block-hero__mediabadge--p-center-left > div {
  transform-origin: left;
  transform: scale(0.55) translateX(2rem);
}
@media (min-width: 1024px) {
  .block-hero__mediabadge--text.block-hero__mediabadge--p-top-left > div, .block-hero__mediabadge--text.block-hero__mediabadge--p-lower-left > div, .block-hero__mediabadge--text.block-hero__mediabadge--p-center-left > div {
    transform: scale(0.75) translateX(2rem);
  }
}
@media (min-width: 1440px) {
  .block-hero__mediabadge--text.block-hero__mediabadge--p-top-left > div, .block-hero__mediabadge--text.block-hero__mediabadge--p-lower-left > div, .block-hero__mediabadge--text.block-hero__mediabadge--p-center-left > div {
    transform: scale(1) translateX(2rem);
  }
}
.block-hero__background {
  position: absolute;
  bottom: -1rem;
  left: 7rem;
}
@media (min-width: 768px) {
  .block-hero__background {
    bottom: -5rem;
    left: -7rem;
    right: unset;
    top: unset;
  }
}
@media (min-width: 1024px) {
  .block-hero__background {
    bottom: -11.5rem;
    left: -13.5rem;
  }
}
@media (min-width: 1440px) {
  .block-hero__background {
    bottom: unset;
    left: unset;
    top: -77.6rem;
    right: -50.4rem;
  }
}
@media (min-width: 1920px) {
  .block-hero__background {
    bottom: unset;
    left: unset;
    top: -82.6rem;
    right: -75.4rem;
  }
}
.block-hero__background svg {
  width: 66.024rem;
  height: 72.1rem;
}
@media (min-width: 1024px) {
  .block-hero__background svg {
    width: 108.9rem;
    height: 118.8rem;
  }
}
@media (min-width: 1440px) {
  .block-hero__background svg {
    width: 126rem;
    height: 153.6rem;
  }
}
@media (min-width: 1920px) {
  .block-hero__background svg {
    width: 156rem;
    height: 153.6rem;
  }
}

.block-job-listing .job-grid__no-results {
  color: #2A2A2A;
}
.block-job-listing .job-grid__no-results.filtered {
  display: none;
}
.block-job-listing__filters {
  gap: 3rem;
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 2rem 0;
}
@media (min-width: 1024px) {
  .block-job-listing__filters {
    flex-direction: row;
    padding: 4rem 0;
  }
}
.block-job-listing__filters__filter {
  display: flex;
  gap: 0.8rem;
  min-width: 25%;
  flex-direction: column;
}
.block-job-listing__filters__filter label {
  color: #003C44;
  font-family: "Inter";
  font-size: 1.5rem;
  line-height: 400;
  line-height: 110%;
}
.block-job-listing__filters__filter select {
  -webkit-appearance: none; /* Hide default arrow on WebKit browsers */
  -moz-appearance: none; /* Hide default arrow on Firefox */
  appearance: none; /* Hide default arrow on other browsers */
  background-position: right 1.5rem center; /* Adjust as needed */
  background-size: 20px 20px; /* Adjust as needed */
  background-color: #fff;
  background-image: url("/wp-content/themes/pulse_theme/static/img/arrow_select.svg");
  background-repeat: no-repeat;
  color: #003C44;
  border: 0.1rem solid #003C44;
  padding: 1.5rem;
  width: 100%;
  outline: none;
  border-radius: 0.4rem;
}
.block-job-listing__filters__filter select option {
  margin: 1.6rem;
  font-size: 1.6rem;
  font-family: "Inter";
  font-weight: 400;
  line-height: 110%;
  color: #000;
}
.block-job-listing__filters__filter select option:hover {
  color: #000;
}
.block-job-listing__filters__filter select option:checked {
  font-weight: 700;
  background-color: #F3F0E7;
}
.block-job-listing__grid {
  padding: 4rem 0;
}
@media (min-width: 1024px) {
  .block-job-listing__grid {
    padding: 6rem 0 10rem;
  }
}
.block-job-listing__job.filtered {
  display: none;
}
.block-job-listing__job .job-grid__job-inner {
  display: flex;
  border-bottom: 0.1rem solid rgba(0, 0, 0, 0.5);
  padding: 2.4rem 0;
  flex-direction: column;
  gap: 0.4rem;
}
@media (min-width: 1024px) {
  .block-job-listing__job .job-grid__job-inner {
    gap: 0;
    flex-direction: row;
  }
}
.block-job-listing__job .job-grid__job-inner .job__title {
  color: #003C44;
}
.block-job-listing__job .job-grid__job-inner .job__title-text {
  font-size: 2.4rem;
}
@media (min-width: 1024px) {
  .block-job-listing__job .job-grid__job-inner .job__title {
    width: 50%;
  }
}
.block-job-listing__job .job-grid__job-inner .job__details {
  display: flex;
  font-family: "Inter";
  font-size: 2rem;
  font-weight: 400;
  line-height: 140%;
  color: #2A2A2A;
  flex-direction: column;
  gap: 0.4rem;
}
@media (min-width: 1024px) {
  .block-job-listing__job .job-grid__job-inner .job__details {
    gap: 0;
    flex-direction: row;
    width: 50%;
  }
  .block-job-listing__job .job-grid__job-inner .job__detail {
    width: 50%;
  }
}

.block-leadership-grid {
  padding: 4rem 0;
  overflow: hidden;
}
@media (min-width: 768px) {
  .block-leadership-grid {
    padding: 8rem 0;
  }
}
@media (min-width: 1024px) {
  .block-leadership-grid {
    padding: 11rem 0rem;
  }
}
.block-leadership-grid__header {
  text-align: center;
  align-items: center;
}
.block-leadership-grid__header__eyebrow {
  color: #003C44;
  text-decoration: underline;
  -webkit-text-decoration-color: #ED5500;
          text-decoration-color: #ED5500;
  text-decoration-thickness: 0.2rem;
  text-underline-offset: 0.4rem;
  font-weight: 700;
  font-size: 1.8rem;
  margin-bottom: 3.2rem;
}
@media (min-width: 768px) {
  .block-leadership-grid__header__eyebrow {
    margin-bottom: 3.6rem;
  }
}
.block-leadership-grid__header__headline {
  color: #003C44;
  margin-bottom: 4rem;
}
@media (min-width: 768px) {
  .block-leadership-grid__header__headline {
    margin-bottom: 6.4rem;
  }
}
.block-leadership-grid .swiper-button-prev-custom,
.block-leadership-grid .swiper-button-next-custom {
  display: flex;
  align-items: center;
  gap: 0.3rem;
  text-decoration: underline;
  -webkit-text-decoration-color: #003C44;
          text-decoration-color: #003C44;
  text-underline-offset: 0.4rem;
  color: #003C44;
}
.block-leadership-grid .swiper-button-prev-custom svg,
.block-leadership-grid .swiper-button-next-custom svg {
  width: 1.6rem;
  height: 1.6rem;
}
.block-leadership-grid__carrousel__navigation {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2rem;
  margin-top: 4rem;
}
.block-leadership-grid__pagination {
  display: flex;
  gap: 2rem;
  width: auto !important;
  height: 100%;
}
.block-leadership-grid__pagination span {
  background-color: transparent;
  font-size: 1.6rem;
  font-weight: 300;
}
.block-leadership-grid__pagination .swiper-pagination-bullet {
  color: #003C44;
  opacity: 1;
}
.block-leadership-grid__pagination .swiper-pagination-bullet-active {
  font-weight: 500;
  background-color: transparent;
}
.block-leadership-grid__grid__card {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.block-leadership-grid__grid__card[data-hasmodal=true] {
  cursor: pointer;
}
.block-leadership-grid__grid__card__media {
  position: relative;
  width: 20rem;
}
@media (min-width: 768px) {
  .block-leadership-grid__grid__card__media {
    width: 100%;
    height: auto;
  }
}
.block-leadership-grid__grid__card__media__img {
  -webkit-clip-path: url(#mask_oval_mobile__leadership);
          clip-path: url(#mask_oval_mobile__leadership);
  aspect-ratio: 201/225;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
@media (min-width: 768px) {
  .block-leadership-grid__grid__card__media__img {
    -webkit-clip-path: url(#mask_oval_desktop__leadership);
            clip-path: url(#mask_oval_desktop__leadership);
  }
}
.block-leadership-grid__grid__card__media svg {
  height: 0;
  width: 0;
  position: absolute;
  top: 0;
  color: #000;
}
.block-leadership-grid__grid__card__media svg,
.block-leadership-grid__grid__card__media svg clipPath,
.block-leadership-grid__grid__card__media svg path {
  width: 100%;
  height: 100%;
}
.block-leadership-grid__grid__card__title {
  margin-top: 1.6rem;
  font-family: "inter";
  font-size: 2rem;
  font-weight: 600;
  line-height: 140%;
}
.block-leadership-grid__grid__card__role {
  font-family: "inter";
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 140%;
}
.block-leadership-grid__modal__bg {
  position: fixed;
  inset: 0 0 0 0;
  background-color: rgba(42, 42, 42, 0.85);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 99;
}
.block-leadership-grid__modal__bg .modal-container {
  display: flex;
  align-items: flex-start;
  background-color: #DAF9FB;
  padding: 10rem 2rem 4rem;
  height: 100vh;
  overflow-y: auto;
  width: 100vw;
}
@media (min-width: 1024px) {
  .block-leadership-grid__modal__bg .modal-container {
    padding: 0;
    height: auto;
    width: 131rem;
    max-width: 90vw;
    border-radius: 3rem;
  }
}
.block-leadership-grid__modal__content {
  z-index: 100;
  display: flex;
  justify-content: space-between;
  flex-direction: column-reverse;
  position: relative;
  width: 100%;
  align-items: center;
}
@media (min-width: 1024px) {
  .block-leadership-grid__modal__content {
    flex-direction: row;
    border-radius: 3rem;
    padding: 6rem;
    gap: 4rem;
  }
}
@media (min-width: 1440px) {
  .block-leadership-grid__modal__content {
    gap: 11.2rem;
    padding: 10rem;
  }
}
.block-leadership-grid__modal__content .close-modal {
  position: absolute;
  top: -6rem;
  right: 0rem;
  z-index: 20;
}
@media (min-width: 1024px) {
  .block-leadership-grid__modal__content .close-modal {
    top: 4.9rem;
    right: 8.7rem;
  }
}
.block-leadership-grid__modal__content .close-modal svg {
  fill: #003C44;
}
.block-leadership-grid__modal__content .modal-text {
  width: 100%;
  max-height: 80vh;
}
@media (min-width: 1024px) {
  .block-leadership-grid__modal__content .modal-text {
    overflow-y: auto;
    width: 50%;
  }
}
.block-leadership-grid__modal__content .modal-text .modal-headline {
  color: #003C44;
  font-family: "nationalCondensed";
  line-height: 90%;
  font-weight: 500;
  margin-bottom: 1.6rem;
  font-size: 4.2rem;
}
@media (min-width: 1024px) {
  .block-leadership-grid__modal__content .modal-text .modal-headline {
    font-size: 6.4rem;
  }
}
.block-leadership-grid__modal__content .modal-text .modal-title {
  color: #2A2A2A;
  font-family: "nationalNarrow";
  line-height: 100%;
  font-weight: 500;
  margin-bottom: 2.4rem;
  font-size: 2.6rem;
}
@media (min-width: 1024px) {
  .block-leadership-grid__modal__content .modal-text .modal-title {
    font-size: 3.4rem;
  }
}
.block-leadership-grid__modal__content .modal-text .modal-desc {
  color: #2A2A2A;
  font-family: "inter";
  line-height: 140%;
  font-weight: 400;
  margin-bottom: 2.4rem;
  font-size: 1.8rem;
}
@media (min-width: 1024px) {
  .block-leadership-grid__modal__content .modal-text .modal-desc {
    font-size: 2rem;
  }
}
.block-leadership-grid__modal__content .modal-text .modal-social-links-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  gap: 2.2rem;
  margin-top: 1.6rem;
  padding-top: 1.6rem;
  padding-bottom: 4rem;
}
.block-leadership-grid__modal__content .modal-text .modal-social-links-container svg {
  width: 2.5rem;
  height: 2.5rem;
}
.block-leadership-grid__modal__content .block-leadership-grid__grid__card__media {
  width: 100%;
  max-width: 42.4rem;
  height: auto;
  margin-bottom: 4rem;
  margin-inline: auto;
}
@media (min-width: 1024px) {
  .block-leadership-grid__modal__content .block-leadership-grid__grid__card__media {
    width: 42.4rem;
    height: 46.9rem;
    margin-bottom: 0;
  }
}
.block-leadership-grid__modal__content img {
  width: 100%;
  height: 100%;
}

.acf-block-preview .block-leadership-grid__modal__bg {
  display: none;
}

.block-locations {
  padding: 4rem 0;
}
.block-locations.white {
  background-color: #fff;
}
.block-locations.sand {
  background-color: #F3F0E7;
}
@media (min-width: 768px) {
  .block-locations {
    padding: 11rem 0;
  }
}
.block-locations__headline {
  color: #003C44;
  text-align: center;
}
@media (min-width: 1024px) {
  .block-locations__headline {
    width: 40%;
    margin-inline: auto;
  }
}
.block-locations__card__location {
  color: #003C44;
  font-size: 1.8rem;
  line-height: 140%;
  font-weight: 700;
  -webkit-text-decoration-color: #ED5500;
          text-decoration-color: #ED5500;
  text-decoration-thickness: 0.2rem;
  text-underline-offset: 0.4rem;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.block-locations__card__title {
  color: #003C44;
  font-family: "nationalNarrow";
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 110%;
}
.block-locations__card__description, .block-locations__card__address {
  font-size: 1.6rem;
  color: #2A2A2A;
  font-family: "inter";
  font-weight: 400;
  line-height: 140%;
}
.block-locations__card__address {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.block-locations__card__regions {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  font-family: "inter";
  font-size: 1.6rem;
  line-height: 140%;
  color: #2A2A2A;
}

.block-logos {
  overflow-x: clip;
}
.block-logos__container {
  padding: 4rem 0;
}
@media (min-width: 1024px) {
  .block-logos__container {
    padding: 14rem 0;
  }
}
.block-logos .marquee .block-logos__row__img-wrapper {
  background-color: #fff;
  border-radius: 1.6rem;
}
.block-logos__header {
  text-align: center;
  align-items: center;
  margin-bottom: 4rem;
}
.block-logos__header__eyebrow {
  color: #003C44;
  text-decoration: underline;
  -webkit-text-decoration-color: #ED5500;
          text-decoration-color: #ED5500;
  text-decoration-thickness: 0.2rem;
  text-underline-offset: 0.4rem;
  font-weight: 700;
  font-size: 1.8rem;
  white-space: nowrap;
}
.block-logos__header__eyebrow.white {
  color: #fff;
}
.block-logos__header__copy {
  font-size: 2rem;
  font-weight: 400;
  line-height: 140%;
  font-family: "inter";
  color: #2A2A2A;
}
.block-logos__header__copy.white {
  color: #fff;
}
.block-logos__header__button {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-bottom: 2.4rem;
}
@media (min-width: 768px) {
  .block-logos__header__button {
    margin-bottom: 4rem;
  }
}
.block-logos__header__headline {
  color: #003C44;
  text-align: center;
}
.block-logos__header__headline.white {
  color: #fff;
}
.block-logos__static {
  gap: 3rem;
  flex-wrap: wrap;
  justify-content: center;
}
.block-logos__static__img {
  width: 8rem;
  height: 8rem;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
  filter: grayscale(100%);
  aspect-ratio: 1;
}
@media (min-width: 768px) {
  .block-logos__static__img {
    width: unset;
    aspect-ratio: 180/80;
  }
}
@media (min-width: 1440px) {
  .block-logos__static__img {
    height: 8rem;
  }
}
.block-logos__static__img-wrapper {
  padding: 1.6rem 3.2rem;
}
.block-logos__pagination {
  display: flex;
  justify-content: center;
  position: absolute;
  z-index: 9;
}
.block-logos__pagination span {
  background-color: #2A2A2A;
  width: 1.3rem;
  height: 0.8rem;
  transition: width 0.3s ease-in-out;
  border-radius: 0.8rem;
}
.block-logos__pagination .swiper-pagination-bullet-active {
  width: 3rem;
  background-color: #ED5500;
}
.block-logos__carrousel {
  overflow: visible !important;
  width: 100%;
}
.block-logos__carrousel .swiper-wrapper {
  margin-bottom: 2.4rem;
}
.block-logos__carrousel .swiper-wrapper .block-logos__row__img {
  display: flex;
  justify-content: center;
  align-items: center;
}
.block-logos__carrousel__navigation {
  margin-inline: 6.7rem;
  display: flex;
}
.block-logos__row {
  display: flex;
  gap: 3rem;
}
.block-logos__row__first {
  margin-bottom: 3.2rem;
}
.block-logos__row__img-wrapper {
  padding: 1.6rem 3.2rem;
}
.block-logos__row__img {
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
  filter: grayscale(100%);
  width: 100%;
  height: 8rem;
  aspect-ratio: 1;
}
@media (min-width: 768px) {
  .block-logos__row__img {
    aspect-ratio: 180/80;
    margin-bottom: 0;
  }
}
.block-logos__row__img img {
  width: 18rem;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center center;
     object-position: center center;
}
.block-logos--card-sea .block-logos__header__headline, .block-logos--card-sea .block-logos__header__eyebrow {
  color: #fff;
}

.block-multi-contact-form__cards {
  height: -moz-min-content;
  height: min-content;
  display: flex;
  flex-direction: column;
  gap: 3rem;
  padding: 4rem 0;
}
@media (min-width: 1024px) {
  .block-multi-contact-form__cards {
    padding: 0;
  }
}
.block-multi-contact-form__cards__card-container {
  border-radius: 3rem;
  background-color: #DAF9FB;
}
.block-multi-contact-form__cards__card-container.active {
  background-color: #FFCB12;
}
.block-multi-contact-form__form {
  background-color: #003C44;
  color: #fff;
  height: -moz-min-content;
  height: min-content;
  padding: 4rem 3rem;
}
@media (min-width: 1024px) {
  .block-multi-contact-form__form {
    padding: 6rem;
    border-radius: 3rem;
  }
}
.block-multi-contact-form__form__headline {
  margin-bottom: 2.4rem;
}
.block-multi-contact-form__form__copy {
  font-family: "Inter";
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 140%;
  margin-bottom: 3rem;
}

.block-pricing-slider {
  padding-bottom: 4rem;
  overflow: hidden;
}
@media (min-width: 1024px) {
  .block-pricing-slider {
    padding-bottom: 3rem;
    padding-top: 3rem;
  }
}
.block-pricing-slider > div {
  padding-top: 4rem;
}
@media (min-width: 1024px) {
  .block-pricing-slider > div {
    padding-top: 3rem;
  }
  .block-pricing-slider > div > div {
    padding-top: 8rem;
    padding-bottom: 5rem;
  }
}
@media (min-width: 1240px) {
  .block-pricing-slider > div > div {
    padding-top: 5rem;
  }
}
.block-pricing-slider__headline {
  color: #003C44;
  text-align: center;
}
.block-pricing-slider__copy {
  color: #2A2A2A;
  text-align: center;
  margin-top: 2.8rem;
}
@media (min-width: 1024px) {
  .block-pricing-slider__copy {
    font-size: 2rem;
    margin-top: 3.2rem;
  }
}
.block-pricing-slider__slider-progress {
  background-color: #003C44;
  border-radius: 1.6rem;
  height: 0.7rem;
  position: absolute;
  top: 1.7rem;
  pointer-events: none;
}
.block-pricing-slider__slider-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 24.3rem;
  margin-top: 3.2rem;
  position: relative;
}
@media (min-width: 1024px) {
  .block-pricing-slider__slider-container {
    max-width: 57.5rem;
  }
}
.block-pricing-slider__slider-container input {
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  height: 2rem;
  background: none;
  padding: 2rem 0rem;
  cursor: pointer;
}
.block-pricing-slider__slider-container input::-webkit-slider-runnable-track {
  -webkit-appearance: none;
  appearance: none;
  background-color: rgba(42, 42, 42, 0.4509803922);
  border: none;
  outline: none;
  border-radius: 1.6rem;
  height: 0.7rem;
}
.block-pricing-slider__slider-container input::-moz-range-track {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  background-color: rgba(42, 42, 42, 0.4509803922);
  border: none;
  outline: none;
  border-radius: 1.6rem;
  height: 0.7rem;
}
.block-pricing-slider__slider-container input::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  box-shadow: 0px 0px 0px 0.8rem rgba(0, 0, 0, 0.15);
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 50%;
  background-color: #003C44;
  cursor: pointer;
  transform: translateY(-0.4rem);
}
.block-pricing-slider__slider-container input::-moz-range-thumb {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  box-shadow: 0px 0px 0px 0.8rem rgba(0, 0, 0, 0.15);
  width: 1.6rem;
  height: 1.6rem;
  border: none;
  border-radius: 50%;
  background-color: #003C44;
  cursor: pointer;
}
.block-pricing-slider__currency-dropdown-container {
  display: flex;
  justify-content: center;
  margin-top: 4rem;
}
@media (min-width: 1024px) {
  .block-pricing-slider__currency-dropdown-container {
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
    margin-top: 0;
  }
}
.block-pricing-slider__currency-dropdown {
  padding: 1.54rem 4.4rem 1.54rem 1.6rem;
  border: 0.1rem solid #003C44;
  border-radius: 0.8rem;
  color: #003C44;
  font-size: 1.6rem;
  line-height: 1.76rem;
  font-weight: 400;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("/wp-content/themes/pulse_theme/static/img/arrow_select.svg");
  background-repeat: no-repeat;
  background-position: right 1.5rem center;
  background-size: 2rem 2rem;
  background-color: #fff;
  cursor: pointer;
}
.block-pricing-slider__slider-tooltip-container {
  margin-top: 0.6rem;
  position: relative;
  padding: 0 0.7rem;
}
.block-pricing-slider__slider-tooltip {
  background-color: #003C44;
  padding: 1rem 1.85rem;
  border-radius: 1.6rem;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  transform: translateX(-50%);
  color: #fff;
  font-size: 1.2rem;
  line-height: 1rem;
  letter-spacing: 0.25px;
}
.block-pricing-slider__slider-tooltip__triangle {
  position: absolute;
  bottom: calc(100% - 1px);
  left: 50%;
  transform: translateX(-50%);
}
.block-pricing-slider__solutions-container {
  margin-top: 4rem;
  row-gap: 1.6rem;
}
.block-pricing-slider__solution-card {
  opacity: 0.4;
  background-color: #fff;
  grid-column: 1 / -1;
  padding: 2.4rem 2rem;
  border-radius: 1.6rem;
  transition: 0.5s all ease;
}
@media (min-width: 1024px) {
  .block-pricing-slider__solution-card{
    grid-column: span 3 / span 3;
    padding: 4rem 2rem;
    border-radius: 3rem;
  }
}
.block-pricing-slider__solution-card__selected {
  opacity: 1;
  box-shadow: 0px 12px 32px 0px rgba(0, 60, 68, 0.1490196078);
}
.block-pricing-slider__solution-card__open .block-pricing-slider__solution-card-accordion {
  grid-template-rows: 1fr;
}
.block-pricing-slider__solution-card__open .block-pricing-slider__solution-name__parent svg {
  transform: rotate(180deg);
}
.block-pricing-slider__solution-name {
  color: #003C44;
  line-height: 100%;
}
.block-pricing-slider__solution-name__parent {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  -moz-column-gap: 1.6rem;
       column-gap: 1.6rem;
  padding: 2rem;
  margin: -2rem;
  position: relative;
  z-index: 2;
}
@media (min-width: 1024px) {
  .block-pricing-slider__solution-name__parent {
    padding: 0;
    margin: 0;
    display: block;
    margin-bottom: 1.6rem;
  }
}
.block-pricing-slider__solution-name__parent svg {
  transition: 0.3s transform ease;
}
.block-pricing-slider__accordion-caret {
  min-width: 1.8rem;
}
@media (min-width: 1024px) {
  .block-pricing-slider__accordion-caret {
    display: none;
  }
}
.block-pricing-slider__solution-description {
  color: #2A2A2A;
}
.block-pricing-slider__solution-description__parent {
  margin-bottom: 2.4rem;
  padding-top: 2.4rem;
}
@media (min-width: 1024px) {
  .block-pricing-slider__solution-description__parent {
    padding-top: unset;
    margin-bottom: 1.6rem;
  }
}
.block-pricing-slider__solution-icon-row, .block-pricing-slider__feature-row {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  -moz-column-gap: 0.8rem;
       column-gap: 0.8rem;
}
.block-pricing-slider__solution-icon-row:not(:last-child), .block-pricing-slider__feature-row:not(:last-child) {
  margin-bottom: 0.8rem;
}
.block-pricing-slider__solution-icon-container, .block-pricing-slider__feature-icon-container {
  padding-top: 0.3rem;
  min-width: 1.6rem;
}
.block-pricing-slider__solution-data {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 140%;
  letter-spacing: -0.32px;
  flex-grow: 1;
  color: #2A2A2A;
}
.block-pricing-slider__solution-data-container__parent {
  margin-bottom: 2.4rem;
}
@media (min-width: 1024px) {
  .block-pricing-slider__solution-data-container__parent {
    margin-bottom: 4rem;
  }
}
.block-pricing-slider__features-headline-container {
  color: #003C44;
  margin-bottom: 1.6rem;
  font-size: 2.4rem;
  line-height: 110%;
}
.block-pricing-slider__feature-data {
  color: #2A2A2A;
  letter-spacing: unset;
}
.block-pricing-slider__solution-cta-container {
  margin-top: 2.4rem;
  display: flex;
  justify-content: center;
}
@media (min-width: 1024px) {
  .block-pricing-slider__solution-cta-container {
    margin-top: 4.8rem;
  }
}
.block-pricing-slider__solution-card-accordion {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows 0.5s ease-in-out;
}
@media (min-width: 1024px) {
  .block-pricing-slider__solution-card-accordion {
    display: block;
  }
}
.block-pricing-slider__solution-card-accordion-inner {
  overflow: hidden;
  min-height: 0;
}
@media (min-width: 1024px) {
  .block-pricing-slider__solution-card-accordion-inner {
    min-height: unset;
  }
}

.block-proof-points {
  padding: 4rem 0;
}
@media (min-width: 768px) {
  .block-proof-points {
    padding: 6.4rem 0;
  }
}
@media (min-width: 1024px) {
  .block-proof-points {
    padding: 11rem 0;
  }
}
.block-proof-points__header {
  text-align: center;
  margin-bottom: 6rem;
}
.block-proof-points__header__headline {
  color: #003C44;
}
.block-proof-points__proofpoints {
  display: flex;
  flex-wrap: wrap;
  gap: 3rem;
  justify-content: center;
}
.block-proof-points__proofpoints__proofpoint {
  padding: 3.2rem;
  border-radius: 3rem;
  width: 100%;
}
@media (min-width: 768px) {
  .block-proof-points__proofpoints__proofpoint {
    width: calc(50% - 1.5rem);
  }
}
@media (min-width: 1024px) {
  .block-proof-points__proofpoints__proofpoint {
    width: calc(33.3% - 3rem);
  }
}
@media (min-width: 1440px) {
  .block-proof-points__proofpoints__proofpoint {
    width: calc(28.5% - 3rem);
  }
}
.block-proof-points__proofpoints__proofpoint__number {
  font-size: 8rem;
  color: #003C44;
  margin-bottom: 1rem;
  line-height: 90%;
  font-weight: 500;
  font-family: "nationalCondensed";
  white-space: nowrap;
}
@media (min-width: 768px) {
  .block-proof-points__proofpoints__proofpoint__number {
    line-height: 100%;
    font-size: 7.2rem;
  }
}
@media (min-width: 1024px) {
  .block-proof-points__proofpoints__proofpoint.even {
    width: calc(50% - 1.5rem);
    font-size: 10rem;
  }
}
@media (min-width: 1240px) {
  .block-proof-points__proofpoints__proofpoint.even {
    width: calc(25% - 2.4rem);
  }
}
.block-proof-points__proofpoints__proofpoint__headline {
  color: #003C44;
  margin-bottom: 1rem;
}
.block-proof-points__proofpoints__proofpoint__copy {
  color: #2A2A2A;
  font-size: 1.8rem;
  font-family: "inter";
  font-weight: 400;
  line-height: 140%;
}
.block-proof-points__proofpoints__proofpoint:nth-child(1) {
  background-color: #FFCB12;
}
.block-proof-points__proofpoints__proofpoint:nth-child(2) {
  background-color: #7FD8B8;
}
.block-proof-points__proofpoints__proofpoint:nth-child(3) {
  background-color: #E0DDD2;
}
.block-proof-points__proofpoints__proofpoint:nth-child(4) {
  background-color: #9BE5EA;
}

@media (min-width: 1024px) {
  article.post-type-ressource .block-proof-points {
    padding-top: 6.4rem;
    padding-bottom: 6.4rem;
  }
}

.block-ressource-card-scroll {
  contain: paint;
  background-color: #F3F0E7;
}
@media (min-width: 1024px) {
  .block-ressource-card-scroll > div {
    height: 100%;
    max-height: 100%;
  }
}
.block-ressource-card-scroll__background-card {
  padding-top: 7rem;
  padding-bottom: 7rem;
}
@media (min-width: 1024px) {
  .block-ressource-card-scroll__background-card {
    position: sticky;
    top: calc(100vh - 100%);
    padding-top: 8rem;
    padding-bottom: 8rem;
    margin-left: -3rem;
    margin-right: -3rem;
    padding-left: 3rem;
    padding-right: 3rem;
    height: 100%;
  }
}
.block-ressource-card-scroll__cards-container {
  height: 100%;
  max-height: 100%;
}
@media (min-width: 1024px) {
  .block-ressource-card-scroll__cards-container {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    -moz-column-gap: 3rem;
         column-gap: 3rem;
  }
}
.block-ressource-card-scroll__first-card {
  background-color: #003C44;
  padding: 4rem 2rem;
  border-radius: 3rem;
  max-width: 24.6rem;
  width: 24.6rem !important;
  min-width: 24.6rem;
  height: 100%;
}
@media (min-width: 1024px) {
  .block-ressource-card-scroll__first-card {
    max-width: 53.3rem;
    width: 53.3rem !important;
    min-width: 53.3rem;
    padding: 5.6rem;
    height: auto;
  }
}
.block-ressource-card-scroll__eyebrow {
  color: #fff;
}
.block-ressource-card-scroll__eyebrow > span {
  display: inline-block;
  padding-bottom: 0.2rem;
  border-bottom: 0.2rem solid #ED5500;
}
.block-ressource-card-scroll__headline {
  color: #fff;
  margin-top: 2.4rem;
}
.block-ressource-card-scroll__copy {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 2.52rem;
  color: #fff;
  margin-top: 2.4rem;
}
@media (min-width: 1024px) {
  .block-ressource-card-scroll__copy {
    font-weight: 500;
    font-size: 2rem;
    line-height: 2.8rem;
    margin-top: 3.2rem;
  }
}
.block-ressource-card-scroll__button-container {
  margin-top: 1.6rem;
}
@media (min-width: 1024px) {
  .block-ressource-card-scroll__button-container {
    margin-top: 3.2rem;
  }
}
.block-ressource-card-scroll__post-card {
  max-width: 33.5rem;
  width: 33.5rem !important;
  min-width: 33.5rem;
}
@media (min-width: 1024px) {
  .block-ressource-card-scroll__post-card img {
    height: 34.3rem !important;
  }
}
.block-ressource-card-scroll__post-card > div {
  max-height: 100%;
  height: 100%;
}
@media (min-width: 1024px) {
  .block-ressource-card-scroll__post-card {
    max-width: 53.3rem;
    width: 53.5rem !important;
    min-width: 53.3rem;
  }
}
.block-ressource-card-scroll .swiper-slide {
  height: auto;
}
.block-ressource-card-scroll__pagination {
  display: flex;
  justify-content: center;
  margin-top: 4rem;
}
@media (min-width: 1024px) {
  .block-ressource-card-scroll__pagination {
    display: none;
  }
}
.block-ressource-card-scroll__pagination span {
  background-color: #2A2A2A;
  width: 1.3rem;
  height: 0.8rem;
  transition: width 0.3s ease-in-out;
  border-radius: 0.8rem;
}
.block-ressource-card-scroll__pagination .swiper-pagination-bullet-active {
  width: 3rem;
  background-color: #ED5500;
}

.block-ressource-grid {
  padding: 8rem 0;
  overflow-x: clip;
}
@media (min-width: 768px) {
  .block-ressource-grid {
    padding: 11rem 0;
  }
}
.block-ressource-grid .post-header {
  text-align: center;
  align-items: center;
  margin-bottom: 4rem;
}
@media (min-width: 1024px) {
  .block-ressource-grid .post-header {
    margin-bottom: 8rem;
  }
}
.block-ressource-grid .post-header .post-eyebrow {
  color: #003C44;
  text-decoration: underline;
  -webkit-text-decoration-color: #ED5500;
          text-decoration-color: #ED5500;
  text-decoration-thickness: 0.2rem;
  text-underline-offset: 0.4rem;
  font-weight: 700;
  font-size: 1.8rem;
  margin-bottom: 2.4rem;
}
@media (min-width: 768px) {
  .block-ressource-grid .post-header .post-eyebrow {
    margin-bottom: 3rem;
  }
}
.block-ressource-grid .post-header .post-headline {
  font-size: 4.2rem;
  font-weight: 500;
  line-height: 90%;
  color: #003C44;
}
@media (min-width: 768px) {
  .block-ressource-grid .post-header .post-headline {
    font-size: 6.4rem;
  }
}
.block-ressource-grid__button {
  margin-top: 2.4rem;
}
@media (min-width: 768px) {
  .block-ressource-grid__button {
    margin-top: 3rem;
  }
  .block-ressource-grid .block-posts .swiper-slide__disabled:nth-child(2), .block-ressource-grid .block-posts .swiper-slide__disabled:nth-child(3) {
    margin-top: 3rem;
  }
}
.block-ressource-grid .block-posts__pagination {
  display: flex;
  justify-content: center;
  z-index: 1;
  max-width: calc(100vw - 6rem);
}
@media (min-width: 768px) {
  .block-ressource-grid .block-posts__pagination {
    display: none;
  }
}
.block-ressource-grid .block-posts__pagination span {
  background-color: #2A2A2A;
  width: 1.3rem;
  height: 0.8rem;
  transition: width 0.3s ease-in-out;
  border-radius: 0.8rem;
}
.block-ressource-grid .block-posts__pagination .swiper-pagination-bullet-active {
  width: 3rem;
  background-color: #ED5500;
}
@media (min-width: 1240px) {
  .block-ressource-grid .block-posts__featured {
    height: 100%;
  }
  .block-ressource-grid .block-posts__featured .tall-card-w-image {
    height: 100%;
  }
}
.block-ressource-grid .block-posts__list {
  display: flex;
  flex-direction: column;
  gap: 4rem;
  max-width: 100%;
  overflow: visible;
}
@media (min-width: 768px) {
  .block-ressource-grid .block-posts__list {
    gap: 3rem;
  }
}
.block-ressource-grid .block-posts__list__card {
  max-width: 100%;
  border-radius: 3rem;
  overflow: hidden;
}

.block-testimonial-carousel {
  position: relative;
  padding: 4rem 0;
  background-color: #F3F0E7;
}
@media (min-width: 1024px) {
  .block-testimonial-carousel {
    padding: 11rem 0;
  }
}
.block-testimonial-carousel .card_container {
  height: auto !important;
  display: flex;
}
.block-testimonial-carousel__header {
  text-align: center;
}
.block-testimonial-carousel__header__eyebrow {
  color: #003C44;
  font-weight: 700;
  -webkit-text-decoration-color: #ED5500;
          text-decoration-color: #ED5500;
  text-decoration-thickness: 0.2rem;
  text-underline-offset: 0.4rem;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  font-size: 1.6rem;
  line-height: 110%;
}
@media (min-width: 1240px) {
  .block-testimonial-carousel__header__eyebrow {
    font-size: 1.8rem;
    line-height: 100%;
  }
}
.block-testimonial-carousel__header__headline {
  color: #003C44;
}
.block-testimonial-carousel__header__copy {
  font-family: "inter";
  font-weight: 400;
  line-height: 140%;
  color: #003C44;
  font-size: 1.8rem;
}
@media (min-width: 1024px) {
  .block-testimonial-carousel__header__copy {
    font-size: 2rem;
  }
}
.block-testimonial-carousel__card {
  display: flex;
  flex-direction: column;
  margin-inline: auto;
  position: relative;
  padding: 4rem 0 0 0;
}
@media (min-width: 1024px) {
  .block-testimonial-carousel__card {
    padding: 7.2rem 0;
  }
}
@media (min-width: 1240px) {
  .block-testimonial-carousel__card {
    flex-direction: row;
    align-items: center;
  }
}
.block-testimonial-carousel__card video {
  border-radius: 3rem;
}
.block-testimonial-carousel__card .component-video__play {
  display: none;
}
.block-testimonial-carousel__card__content {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-direction: column;
  gap: 4rem;
  padding: 2.4rem 0 4rem 0;
  text-align: center;
}
@media (min-width: 1240px) {
  .block-testimonial-carousel__card__content {
    width: 58%;
    padding: 0;
    text-align: unset;
  }
}
.block-testimonial-carousel__card__img {
  height: 100%;
  display: flex;
  justify-content: center;
  margin-inline: auto;
  position: relative;
}
@media (min-width: 768px) {
  .block-testimonial-carousel__card__img {
    max-width: 50%;
    height: auto;
  }
}
@media (min-width: 1240px) {
  .block-testimonial-carousel__card__img {
    max-width: 35%;
  }
}
.block-testimonial-carousel__card__img .play-btn-container {
  position: absolute;
  top: calc(50% - 4rem);
  right: calc(50% - 4rem);
}
.block-testimonial-carousel__card__img.video {
  max-width: 100%;
}
@media (min-width: 1024px) {
  .block-testimonial-carousel__card__img.video {
    max-width: 82%;
  }
}
.block-testimonial-carousel__card__img img {
  height: 100%;
  border-radius: 3rem;
  -o-object-fit: cover;
     object-fit: cover;
  margin-inline: auto;
}
@media (min-width: 768px) {
  .block-testimonial-carousel__card__img img {
    max-height: 30rem;
    max-width: 80%;
  }
}
@media (min-width: 1024px) {
  .block-testimonial-carousel__card__img img {
    max-height: 40rem;
    max-width: 100%;
    width: -moz-min-content;
    width: min-content;
  }
}
@media (min-width: 1240px) {}
.block-testimonial-carousel__card__img.peble {
  height: 15.5rem;
  aspect-ratio: 142/155;
  transform: rotate(-7.99deg);
}
.block-testimonial-carousel__card__img.peble svg {
  height: 100%;
}
@media (min-width: 768px) {
  .block-testimonial-carousel__card__img.peble {
    height: auto;
  }
}
@media (min-width: 1024px) {
  .block-testimonial-carousel__card__img.peble {
    height: auto;
  }
}
@media (min-width: 1240px) {
  .block-testimonial-carousel__card__img.peble {
    height: 31.8rem;
    aspect-ratio: 252/276;
  }
}
.block-testimonial-carousel__card__img.peble img {
  max-width: 100%;
}
.block-testimonial-carousel__card__quote {
  font-family: "nationalCondensed";
  font-size: 4.2rem;
  font-weight: 500;
  line-height: 90%;
  color: #003C44;
}
.block-testimonial-carousel__card__author {
  font-family: "inter";
  font-size: 2rem;
  font-weight: 600;
  line-height: 150%;
  color: #003C44;
}
.block-testimonial-carousel__pagination {
  display: flex;
  justify-content: center;
  padding-bottom: 0;
}
.block-testimonial-carousel__pagination span {
  background-color: #2A2A2A;
  width: 1.3rem;
  height: 0.8rem;
  transition: width 0.3s ease-in-out;
  border-radius: 0.8rem;
}
.block-testimonial-carousel__pagination .swiper-pagination-bullets {
  padding-bottom: 0;
}
.block-testimonial-carousel__pagination .swiper-pagination-bullet-active {
  width: 3rem;
  background-color: #ED5500;
}
.block-testimonial-carousel__navigation {
  position: absolute;
  top: 45%;
  z-index: 9;
}
.block-testimonial-carousel__navigation.next {
  right: 1rem;
  padding: 1.2rem 1rem;
  border-left: 0.6rem solid;
  border-right: 0.6rem solid;
}
@media (min-width: 1440px) {
  .block-testimonial-carousel__navigation.next {
    padding: 1.2rem 1rem;
  }
}
.block-testimonial-carousel__navigation.next svg {
  fill: none;
}
.block-testimonial-carousel__navigation.next:hover {
  color: #003C44;
}
.block-testimonial-carousel__navigation.next:hover svg {
  fill: none;
}
.block-testimonial-carousel__navigation.next:focus {
  color: #003C44;
}
.block-testimonial-carousel__navigation.next:focus svg {
  fill: none;
}
.block-testimonial-carousel__navigation.prev {
  left: 1rem;
  padding: 1.2rem 1rem;
  border-left: 0.6rem solid;
  border-right: 0.6rem solid;
}
@media (min-width: 1440px) {
  .block-testimonial-carousel__navigation.prev {
    padding: 1.2rem 1rem;
  }
}
.block-testimonial-carousel__navigation.prev svg {
  fill: none;
}
.block-testimonial-carousel__navigation.prev:hover {
  color: #003C44;
}
.block-testimonial-carousel__navigation.prev:hover svg {
  fill: none;
}
.block-testimonial-carousel__navigation.prev:focus {
  color: #003C44;
}
.block-testimonial-carousel__navigation.prev:focus svg {
  fill: none;
}
.block-testimonial-carousel__modal__bg {
  position: fixed;
  inset: 0 0 0 0;
  background-color: rgba(42, 42, 42, 0.85);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 99;
}
.block-testimonial-carousel__modal__content {
  position: relative;
  z-index: 100;
  display: flex;
  justify-content: space-between;
  border-radius: 3rem;
  width: 90vw;
  height: 90vh;
  flex-direction: column-reverse;
  max-width: 130.2rem;
  max-height: 74.3rem;
}
.block-testimonial-carousel__modal__content .close-modal {
  position: absolute;
  top: -5rem;
  right: 0;
}
.block-testimonial-carousel__modal__content .close-modal svg {
  color: #fff;
  fill: #fff;
}
.block-testimonial-carousel__modal__content video {
  height: 100%;
  border-radius: 3rem;
}

.block-testimonial {
  position: relative;
}
.block-testimonial.simple {
  padding-top: 4rem;
}
@media (min-width: 1024px) {
  .block-testimonial.simple {
    background-color: transparent;
    margin: 0;
    padding-top: 11rem;
  }
}
.block-testimonial.simple .block-testimonial__wrapper {
  padding-bottom: 4rem;
}
@media (min-width: 1024px) {
  .block-testimonial.simple .block-testimonial__wrapper {
    padding-bottom: 10rem;
  }
}
.block-testimonial__simple {
  padding: 10rem 0;
}
@media (min-width: 1024px) {
  .block-testimonial__simple img {
    margin-top: 10rem;
  }
}
.block-testimonial__pebble {
  position: absolute;
  z-index: 0;
  top: 5rem;
  width: 400vw;
  left: -150vw;
}
@media (min-width: 1024px) {
  .block-testimonial__pebble {
    top: 0;
  }
}
@media (min-width: 1440px) {
  .block-testimonial__pebble {
    width: 120vw;
    left: -10vw;
  }
}
.block-testimonial__pebble svg {
  color: #F3F0E7;
  fill: #F3F0E7;
}
@media (min-width: 1024px) {
  .block-testimonial.multiple {
    padding: 3rem;
    background-color: #F3F0E7;
  }
}
.block-testimonial.multiple .block-testimonial__pebble {
  top: 8rem;
}
.block-testimonial.multiple .swiper {
  padding: 4rem 0;
}
@media (min-width: 1024px) {
  .block-testimonial.multiple .swiper {
    padding: 8rem 0;
  }
  .block-testimonial__multiple {
    background-color: #F3F0E7;
    border-radius: 3rem;
  }
}
.block-testimonial__multiple .block-testimonial__pagination {
  margin-top: 3.1rem;
}
@media (min-width: 1024px) {
  .block-testimonial__multiple .block-testimonial__pagination {
    margin-top: 4rem;
  }
}
.block-testimonial__wrapper {
  position: relative;
  overflow: hidden;
}
.block-testimonial__pebble {
  position: absolute;
  z-index: 0;
  top: 5rem;
  width: 400vw;
  left: -150vw;
}
@media (min-width: 1024px) {
  .block-testimonial__pebble {
    top: 0;
  }
}
@media (min-width: 1440px) {
  .block-testimonial__pebble {
    width: 120vw;
    left: -10vw;
  }
}
.block-testimonial__pebble svg {
  color: #F3F0E7;
  fill: #F3F0E7;
}
.block-testimonial__media {
  display: flex;
  justify-content: center;
  position: relative;
}
.block-testimonial__media__img img {
  -webkit-clip-path: url(#oval_mask);
          clip-path: url(#oval_mask);
  height: 15.5rem;
  width: 14.5rem;
}
.block-testimonial__media svg {
  height: 0;
  width: 0;
  position: absolute;
  top: 0;
}
.block-testimonial__media svg,
.block-testimonial__media svg clipPath,
.block-testimonial__media svg path {
  width: 100%;
  height: 100%;
}
.block-testimonial__media__container {
  position: relative;
}
.block-testimonial__content {
  text-align: center;
}
.block-testimonial__content__quote {
  font-size: 4.2rem;
  font-family: "nationalCondensed";
  font-weight: 500;
  line-height: 90%;
  color: #003C44;
  margin: 3.2rem 0;
}
@media (min-width: 1024px) {
  .block-testimonial__content__quote {
    font-size: 6.4rem;
  }
}
.block-testimonial__content__author {
  color: #2A2A2A;
  font-family: "inter";
  font-size: 2rem;
  line-height: 3rem;
  font-weight: 600;
}
.block-testimonial__pagination {
  display: flex;
  justify-content: center;
  padding-bottom: 0;
}
.block-testimonial__pagination span {
  background-color: #2A2A2A;
  width: 1.3rem;
  height: 0.8rem;
  transition: width 0.3s ease-in-out;
  border-radius: 0.8rem;
}
.block-testimonial__pagination .swiper-pagination-bullets {
  padding-bottom: 0;
}
.block-testimonial__pagination .swiper-pagination-bullet-active {
  width: 3rem;
  background-color: #ED5500;
}
.block-testimonial__navigation {
  position: absolute;
  top: 50%;
  z-index: 9;
}
.block-testimonial__navigation.next {
  right: 1rem;
}
.block-testimonial__navigation.next svg {
  fill: none;
}
.block-testimonial__navigation.next:hover {
  color: #003C44;
}
.block-testimonial__navigation.next:hover svg {
  fill: none;
}
.block-testimonial__navigation.next:focus {
  color: #003C44;
}
.block-testimonial__navigation.next:focus svg {
  fill: none;
}
.block-testimonial__navigation.prev {
  left: 1rem;
}
.block-testimonial__navigation.prev svg {
  fill: none;
}
.block-testimonial__navigation.prev:hover {
  color: #003C44;
}
.block-testimonial__navigation.prev:hover svg {
  fill: none;
}
.block-testimonial__navigation.prev:focus {
  color: #003C44;
}
.block-testimonial__navigation.prev:focus svg {
  fill: none;
}

article.post-type-ressource .block-testimonial {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
@media (min-width: 1024px) {
  article.post-type-ressource .block-testimonial {
    padding-top: 6.4rem;
    padding-bottom: 6.4rem;
  }
}
article.post-type-ressource .block-testimonial.simple .block-testimonial__wrapper {
  padding-top: 0;
  padding-bottom: 0;
}

.block-text-with-image-scroll-takeover {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
@media (min-width: 1024px) {
  .block-text-with-image-scroll-takeover {
    padding-top: 11rem;
    padding-bottom: 11rem;
  }
}
.block-text-with-image-scroll-takeover__eyebrow {
  color: #003C44;
}
.block-text-with-image-scroll-takeover__eyebrow > span {
  display: inline-block;
  padding-bottom: 0.2rem;
  border-bottom: 0.2rem solid #ED5500;
}
.block-text-with-image-scroll-takeover__headline {
  color: #003C44;
}
.block-text-with-image-scroll-takeover__copy {
  color: #2A2A2A;
}
@media (min-width: 1024px) {
  .block-text-with-image-scroll-takeover__copy {
    font-size: 2rem;
  }
}
.block-text-with-image-scroll-takeover__sections-container {
  display: flex;
  flex-direction: column;
  row-gap: 4rem;
}
@media (min-width: 1024px) {
  .block-text-with-image-scroll-takeover__sections-container {
    display: grid;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr;
  }
  .block-text-with-image-scroll-takeover__sections-container__multiple-sections {
    position: sticky;
  }
}
.block-text-with-image-scroll-takeover__section {
  row-gap: 4rem;
  transition: 0.8s all ease;
}
@media (min-width: 1024px) {
  .block-text-with-image-scroll-takeover__section {
    grid-column: 1;
    grid-row: 1;
    opacity: 0;
    pointer-events: none;
  }
  .block-text-with-image-scroll-takeover__section__past {
    transform: translateY(-10rem);
  }
  .block-text-with-image-scroll-takeover__section__visible {
    opacity: 1;
    pointer-events: all;
  }
  .block-text-with-image-scroll-takeover__section__future {
    transform: translateY(10rem);
  }
}
.block-text-with-image-scroll-takeover__content-side{
  grid-column: 1 / -1;
  grid-row-start: 2;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  row-gap: 2.4rem;
}
@media (min-width: 1024px) {
  .block-text-with-image-scroll-takeover__content-side{
    grid-row-start: 1;
    grid-column: span 6 / span 6;
    row-gap: 3.2rem;
    align-self: center;
  }
}
.block-text-with-image-scroll-takeover__image-side{
  grid-column: 1 / -1;
  grid-row-start: 1;
  position: relative;
}
@media (min-width: 768px) {
  .block-text-with-image-scroll-takeover__image-side {
    max-width: 50rem;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1024px) {
  .block-text-with-image-scroll-takeover__image-side {
    max-width: unset;
    margin-left: unset;
    margin-right: unset;
    grid-column: span 6 / span 6;
    align-self: center;
  }
}
.block-text-with-image-scroll-takeover__image-container {
  width: 100%;
  aspect-ratio: 558/610;
}
.block-text-with-image-scroll-takeover__image-container > div,
.block-text-with-image-scroll-takeover__image-container > div > img {
  width: 100%;
  height: 100%;
}
.block-text-with-image-scroll-takeover__image-container img {
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-clip-path: url(#oval_mask_rotated);
          clip-path: url(#oval_mask_rotated);
}
@media (min-width: 1024px) {
  .block-text-with-image-scroll-takeover__image-container {
    width: 86%;
    margin-left: auto;
    margin-right: auto;
  }
}
.block-text-with-image-scroll-takeover__proof-point {
  position: relative;
  margin-top: -5.6rem;
  padding: 2.4rem;
  border-radius: 3rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  row-gap: 0.8rem;
  color: #2A2A2A;
  margin-right: 2.7rem;
}
@media (min-width: 1024px) {
  .block-text-with-image-scroll-takeover__proof-point {
    margin-right: 0;
    row-gap: 1.5rem;
    max-width: 30rem;
    position: absolute;
    left: 0px;
    bottom: -5.2rem;
  }
}
@media (min-width: 1440px) {
  .block-text-with-image-scroll-takeover__proof-point {
    bottom: -3.2rem;
    max-width: 48%;
  }
}
.block-text-with-image-scroll-takeover__proof-point__sunset {
  background-color: #FF9B63;
}
.block-text-with-image-scroll-takeover__proof-point__default {
  background-color: #BAF3F7;
}
.block-text-with-image-scroll-takeover__proof-point__sunrise {
  background-color: #FFCB12;
}
.block-text-with-image-scroll-takeover__proof-point__earth {
  background-color: #7FD8B8;
}
.block-text-with-image-scroll-takeover__proof-point__data {
  font-family: "NationalCondensed";
  font-size: 4.2rem;
  line-height: 3.8rem;
  font-weight: 500;
}
@media (min-width: 1024px) {
  .block-text-with-image-scroll-takeover__proof-point__data {
    font-size: 6.4rem;
    line-height: 5.76rem;
    letter-spacing: -0.02em;
  }
  .block-text-with-image-scroll-takeover__proof-point__copy {
    font-size: 1.8rem;
    line-height: 2.52rem;
  }
  .block-text-with-image-scroll-takeover__spacer {
    height: 50rem;
  }
}
.block-text-with-image-scroll-takeover__pagination {
  display: none;
}
@media (min-width: 1024px) {
  .block-text-with-image-scroll-takeover__pagination {
    position: absolute;
    bottom: -4rem;
    left: 0px;
    display: flex;
    justify-content: center;
    margin-top: 4rem;
  }
}
@media (min-width: 1240px) {
  .block-text-with-image-scroll-takeover__pagination {
    bottom: 1.5rem;
  }
}
@media (min-width: 1440px) {
  .block-text-with-image-scroll-takeover__pagination {
    bottom: 3rem;
  }
}
.block-text-with-image-scroll-takeover__pagination__bullet {
  background-color: #2A2A2A;
  width: 1.3rem;
  height: 0.8rem;
  transition: width 0.3s ease-in-out;
  border-radius: 0.8rem;
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
.block-text-with-image-scroll-takeover__pagination__bullet__active {
  width: 3rem;
  background-color: #ED5500;
  opacity: 1;
}

.block-text-with-media-small {
  position: relative;
  overflow: hidden;
  padding: 4rem 0;
}
@media (min-width: 768px) {
  .block-text-with-media-small {
    padding-top: 11rem;
    padding-bottom: 11rem;
  }
}
.block-text-with-media-small__background {
  display: none;
  position: absolute;
  z-index: -1;
  justify-content: flex-end;
  color: #F3F0E7;
}
@media (min-width: 1024px) {
  .block-text-with-media-small__background {
    display: flex;
    transform-origin: center;
    rotate: 90deg;
    bottom: -1rem;
    left: -49rem;
    width: 146.3rem;
    height: 133.2rem;
  }
}
@media (min-width: 1440px) {
  .block-text-with-media-small__background {
    left: unset;
    right: -54.4rem;
  }
}
.block-text-with-media-small__background.yellow-pebble {
  color: #FFF5D0;
}
.block-text-with-media-small__image_wrapper{
  grid-column: 1 / -1;
  overflow: hidden;
  margin-bottom: 3rem;
}
.block-text-with-media-small__image_wrapper > div {
  border-radius: 3rem;
  overflow: hidden;
}
@media (min-width: 768px) {
  .block-text-with-media-small__image_wrapper{
    grid-column: span 6 / span 6;
    margin-bottom: 0;
    display: flex;
    align-items: center;
  }
  .block-text-with-media-small__image_wrapper.image_right {
    order: 1;
    grid-column: span 6 / span 6;
    grid-column-start: 7;
  }
}
.block-text-with-media-small__image_wrapper img {
  width: 100%;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
}
.block-text-with-media-small__content{
  grid-column: 1 / -1;
  display: flex;
  align-items: center;
}
@media (min-width: 768px) {
  .block-text-with-media-small__content{
    grid-column: span 5 / span 5;
    grid-column-start: 8;
  }
}
@media (min-width: 1024px) {
  .block-text-with-media-small__content{
    grid-column: span 4 / span 4;
    grid-column-start: 8;
  }
}
@media (min-width: 768px) {
  .block-text-with-media-small__content.image_right{
    grid-column: span 5 / span 5;
    grid-column-start: 1;
  }
}
@media (min-width: 1024px) {
  .block-text-with-media-small__content.image_right{
    grid-column: span 4 / span 4;
    grid-column-start: 2;
  }
}
.block-text-with-media-small__content .component-button {
  width: auto;
  white-space: normal;
}
.block-text-with-media-small__features{
  grid-column: 1 / -1;
  order: 2;
  margin-top: 4rem;
}
@media (min-width: 768px) {
  .block-text-with-media-small__features {
    margin-top: 7.2rem;
  }
}
@media (min-width: 1024px) {
  .block-text-with-media-small__features {
    margin-top: 11.2rem;
  }
}
.block-text-with-media-small__features__feature{
  grid-column: 1 / -1;
}
@media (min-width: 768px){
  .block-text-with-media-small__features__feature{
    grid-column: span 1 / span 1;
  }
}
.block-text-with-media-small__features__feature__headline {
  font-family: "NationalNarrow", sans-serif;
  font-weight: 500;
  font-size: 2.6rem;
  line-height: 90%;
  letter-spacing: 0;
}
@media (min-width: 1024px) {
  .block-text-with-media-small__features__feature__headline {
    font-size: 3.4rem;
    line-height: 100%;
  }
}
.block-text-with-media-small__features__feature__headline {
  color: #003C44;
  margin-bottom: 1rem;
}
.block-text-with-media-small__features__feature__description {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 140%;
  letter-spacing: 0;
  color: #2A2A2A;
}
.block-text-with-media-small__features__feature__number {
  font-family: "NationalCondensed", sans-serif;
  font-weight: 500;
  font-size: 4.2rem;
  line-height: 90%;
  letter-spacing: 0;
}
@media (min-width: 1024px) {
  .block-text-with-media-small__features__feature__number {
    font-size: 6.4rem;
  }
}
.block-text-with-media-small__features__feature__number {
  color: #003C44;
  margin-bottom: 1.5rem;
  letter-spacing: -0.128rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 8rem;
}
.block-text-with-media-small__features__feature__number span {
  white-space-collapse: preserve;
  line-height: 1;
}
@media (min-width: 768px) {
  .block-text-with-media-small__features__feature__number {
    font-size: 13rem;
  }
}
.block-text-with-media-small__features.white .block-text-with-media-small__features__feature__headline {
  color: #fff;
}
.block-text-with-media-small__features.white .block-text-with-media-small__features__feature__description {
  color: #fff;
}
.block-text-with-media-small__features.white .block-text-with-media-small__features__feature__number {
  color: #fff;
}

.block-text-with-media {
  display: grid;
  grid-template-columns: 1fr;
}
.block-text-with-media .background{
  position: relative;
}
@media (min-width: 1024px) {
  .block-text-with-media .background {
    grid-column: 1;
    grid-row: 1;
  }
}
.block-text-with-media .background .image_wrapper {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.block-text-with-media .background .image_wrapper img {
  aspect-ratio: 375/482;
}
@media (min-width: 768px) {
  .block-text-with-media .background .image_wrapper img {
    aspect-ratio: auto;
  }
}
.block-text-with-media .background .image_wrapper video {
  width: 100%;
  height: 100%;
}
.block-text-with-media .background .image_wrapper img {
  width: 100%;
  aspect-ratio: 375/482;
}
@media (min-width: 768px) {
  .block-text-with-media .background .image_wrapper img {
    aspect-ratio: 16/9;
  }
}
@media (min-width: 1024px) {
  .block-text-with-media .background .image_wrapper img {
    aspect-ratio: unset;
  }
  .block-text-with-media .background .image_wrapper{
    position: absolute;
    display: flex;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
  }
}
.block-text-with-media .background .component-responsive-media-item,
.block-text-with-media .background .component-media-item.lg:block {
  height: 100%;
}
.block-text-with-media .background .component-responsive-media-item {
  height: 100%;
  width: 100%;
}
.block-text-with-media .background .component-responsive-media-item > div {
  height: 100%;
}
.block-text-with-media .background .component-responsive-media-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media (min-width: 1024px) {
  .block-text-with-media .content-wrapper {
    grid-column: 1;
    grid-row: 1;
    z-index: 1;
  }
}
.block-text-with-media .content{
  position: relative;
  padding-top: 4rem;
  padding-bottom: 4rem;
  color: #003C44;
}
@media (min-width: 768px) {
  .block-text-with-media .content {
    padding: 11rem 0;
  }
}
@media (min-width: 1024px) {
  .block-text-with-media .content{
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
.block-text-with-media .content .eyebrow{
  margin-bottom: 2.4rem;
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 110%;
  letter-spacing: 2%;
}
@media (min-width: 1024px) {
  .block-text-with-media .content .eyebrow {
    font-size: 1.8rem;
    margin-bottom: 3.2rem;
  }
}
.block-text-with-media .content .eyebrow {
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 1.1;
  letter-spacing: 0.036rem;
}
.block-text-with-media .content .eyebrow span {
  border-bottom: 0.2rem solid #ED5500;
}
.block-text-with-media .content .headline{
  margin-bottom: 2.4rem;
  font-family: "NationalCondensed", sans-serif;
  font-weight: 500;
  font-size: 4.2rem;
  line-height: 90%;
  letter-spacing: 0;
}
@media (min-width: 1024px) {
  .block-text-with-media .content .headline {
    font-size: 6.4rem;
    margin-bottom: 3.2rem;
  }
}
.block-text-with-media .content .copy{
  margin-bottom: 2.4rem;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 140%;
  letter-spacing: 0;
}
@media (min-width: 1024px){
  .block-text-with-media .content .copy{
    margin-bottom: 3.2rem;
    font-size: 2rem;
  }
}
.block-text-with-media .content .feature {
  background-color: #003C44;
  border-radius: 1.6rem;
  color: white;
  padding: 2rem;
}
@media (min-width: 768px) {
  .block-text-with-media .content .feature {
    border-radius: 3rem;
  }
}
@media (min-width: 1024px) {
  .block-text-with-media .content .feature {
    padding: 2.4rem;
  }
}
.block-text-with-media .content .feature .number {
  font-family: "NationalCondensed", sans-serif;
  font-weight: 500;
  font-size: 4.2rem;
  line-height: 90%;
  letter-spacing: 0;
}
@media (min-width: 1024px) {
  .block-text-with-media .content .feature .number {
    font-size: 6.4rem;
  }
}
.block-text-with-media .content .feature .number {
  font-size: 6.4rem;
  margin-bottom: 1.5rem;
  letter-spacing: -0.128rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.block-text-with-media .content .feature .description {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 140%;
  letter-spacing: 0;
}
.block-text-with-media .content .button {
  margin-top: 3.2rem;
}
.block-text-with-media--card-sea .content,
.block-text-with-media--card-sea .eyebrow,
.block-text-with-media--card-sea .headline,
.block-text-with-media--card-sea .copy {
  color: inherit;
}

.block-three-up-card-grid {
  padding: 4rem 0;
}
@media (min-width: 768px) {
  .block-three-up-card-grid {
    padding: 13rem 0;
  }
}
.block-three-up-card-grid__content{
  grid-column: 1 / -1;
  padding-bottom: 0;
}
.block-three-up-card-grid__card-container{
  grid-column: 1 / -1;
}
@media (min-width: 768px){
  .block-three-up-card-grid__card-container{
    grid-column: span 6 / span 6;
  }
}
@media (min-width: 1240px){
  .block-three-up-card-grid__card-container{
    grid-column: span 4 / span 4;
  }
}

.block-three-up-card-resources {
  padding: 13rem 0;
}
.block-three-up-card-resources__content{
  grid-column: 1 / -1;
  padding-bottom: 0;
}
@media (min-width: 1024px) {
  .block-three-up-card-resources__content {
    padding-bottom: 4rem;
  }
}
.block-three-up-card-resources__card-container{
  grid-column: 1 / -1;
}
@media (min-width: 1024px){
  .block-three-up-card-resources__card-container{
    grid-column: span 4 / span 4;
  }
}

.block-two-column-cards {
  padding: 4rem 0;
}
@media (min-width: 1024px) {
  .block-two-column-cards {
    padding: 10rem 0;
  }
}
.block-two-column-cards__cards {
  display: flex;
  flex-direction: column;
  gap: 2.4rem;
  width: 100%;
}
@media (min-width: 1024px) {
  .block-two-column-cards__cards {
    margin-top: 0;
    gap: 3rem;
    flex-direction: row;
  }
}
.block-two-column-cards__cards__card {
  display: flex;
  flex-direction: column;
  gap: 2.4rem;
  width: 100%;
}
.block-two-column-cards__cards__card__img {
  width: 100%;
  margin-top: 2.9rem;
}
@media (min-width: 768px) {
  .block-two-column-cards__cards__card__img {
    margin-top: unset;
  }
}
.block-two-column-cards__cards__card__img img {
  width: 100%;
  aspect-ratio: 365/205;
  max-height: 38rem;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 3rem;
}
.block-two-column-cards__cards__card__headline {
  color: #2A2A2A;
}
.block-two-column-cards__cards__card__copy {
  color: #2A2A2A;
  font-size: 2rem;
  font-family: "inter";
  font-weight: 400;
  line-height: 140%;
}
.block-two-column-cards.dark-bg .block-two-column-cards__cards .block-two-column-cards__cards__card .block-two-column-cards__cards__card__headline {
  color: #fff;
}
.block-two-column-cards.dark-bg .block-two-column-cards__cards .block-two-column-cards__cards__card .block-two-column-cards__cards__card__copy {
  color: #fff;
}

@media (min-width: 1240px) {
  .block-three-up-card-grid--two-cols .block-three-up-card-grid__card-container {
    grid-column: span 6/span 6;
  }
}
.block-three-up-card-grid--two-cols .component-link-card__header {
  margin-bottom: 7.4rem;
}
.block-three-up-card-grid--two-cols .component-text-composition__copy {
  font-size: 1.8rem;
}
@media (min-width: 768px) {
  .block-three-up-card-grid--two-cols .component-text-composition__copy {
    font-size: 2rem;
  }
  .md\:default-grid{
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }
  @media (min-width: 768px){
    .md\:default-grid{
      -moz-column-gap: 3rem;
           column-gap: 3rem;
      grid-template-columns: repeat(12, minmax(0, 1fr));
    }
  }
}
@media (min-width: 1024px){
  .lg\:container{
    width: 100%;
  }
  @media (min-width: 375px){
    .lg\:container{
      max-width: 375px;
    }
  }
  @media (min-width: 560px){
    .lg\:container{
      max-width: 560px;
    }
  }
  @media (min-width: 768px){
    .lg\:container{
      max-width: 768px;
    }
  }
  @media (min-width: 1024px){
    .lg\:container{
      max-width: 1024px;
    }
  }
  @media (min-width: 1240px){
    .lg\:container{
      max-width: 1240px;
    }
  }
  @media (min-width: 1440px){
    .lg\:container{
      max-width: 1440px;
    }
  }
  @media (min-width: 1920px){
    .lg\:container{
      max-width: 1920px;
    }
  }
  .lg\:default-grid{
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }
  @media (min-width: 768px){
    .lg\:default-grid{
      -moz-column-gap: 3rem;
           column-gap: 3rem;
      grid-template-columns: repeat(12, minmax(0, 1fr));
    }
  }
  .lg\:container{
    max-width: 100vw;
    padding: 0 2rem;
    margin-left: auto;
    margin-right: auto;
  }
  @media (min-width: 768px){
    .lg\:container{
      padding: 0 3rem;
    }
  }
  @media (min-width: 1024px){
    .lg\:container{
      padding: 0 6rem;
      max-width: 144rem;
    }
  }
}

.col-of-items {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: repeat(auto-fit, minmax(100px, 1fr));
}

@media (min-width: 768px){
  body :is(.md\:order-1){
    order: 1;
  }
  body :is(.md\:order-2){
    order: 2;
  }
  body :is(.md\:col-span-1){
    grid-column: span 1 / span 1;
  }
  body :is(.md\:col-span-3){
    grid-column: span 3 / span 3;
  }
  body :is(.md\:col-span-4){
    grid-column: span 4 / span 4;
  }
  body :is(.md\:col-span-5){
    grid-column: span 5 / span 5;
  }
  body :is(.md\:col-span-6){
    grid-column: span 6 / span 6;
  }
  body :is(.md\:col-span-7){
    grid-column: span 7 / span 7;
  }
  body :is(.md\:col-span-8){
    grid-column: span 8 / span 8;
  }
  body :is(.md\:col-span-9){
    grid-column: span 9 / span 9;
  }
  body :is(.md\:col-span-full){
    grid-column: 1 / -1;
  }
  body :is(.md\:col-start-2){
    grid-column-start: 2;
  }
  body :is(.md\:col-start-3){
    grid-column-start: 3;
  }
  body :is(.md\:col-start-5){
    grid-column-start: 5;
  }
  body :is(.md\:col-start-6){
    grid-column-start: 6;
  }
  body :is(.md\:col-start-7){
    grid-column-start: 7;
  }
  body :is(.md\:mb-0){
    margin-bottom: 0rem;
  }
  body :is(.md\:mb-24){
    margin-bottom: 2.4rem;
  }
  body :is(.md\:mb-64){
    margin-bottom: 6.4rem;
  }
  body :is(.md\:mb-80){
    margin-bottom: 8rem;
  }
  body :is(.md\:mt-0){
    margin-top: 0rem;
  }
  body :is(.md\:block){
    display: block;
  }
  body :is(.md\:flex){
    display: flex;
  }
  body :is(.md\:grid){
    display: grid;
  }
  body :is(.md\:hidden){
    display: none;
  }
  body :is(.md\:grid-cols-2){
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  body :is(.md\:grid-cols-5){
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  body :is(.md\:gap-30){
    gap: 3rem;
  }
  body :is(.md\:gap-32){
    gap: 3.2rem;
  }
  body :is(.md\:gap-y-30){
    row-gap: 3rem;
  }
  body :is(.md\:gap-y-40){
    row-gap: 4rem;
  }
  body :is(.md\:gap-y-80){
    row-gap: 8rem;
  }
  body :is(.md\:px-160){
    padding-left: 16rem;
    padding-right: 16rem;
  }
  body :is(.md\:px-30){
    padding-left: 3rem;
    padding-right: 3rem;
  }
  body :is(.md\:py-120){
    padding-top: 12rem;
    padding-bottom: 12rem;
  }
  body :is(.md\:pr-30){
    padding-right: 3rem;
  }
  body :is(.md\:row-of-items){
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    grid-template-rows: 1fr;
  }
}
@media (min-width: 1024px){
  body :is(.lg\:col-span-1){
    grid-column: span 1 / span 1;
  }
  body :is(.lg\:col-span-10){
    grid-column: span 10 / span 10;
  }
  body :is(.lg\:col-span-3){
    grid-column: span 3 / span 3;
  }
  body :is(.lg\:col-span-4){
    grid-column: span 4 / span 4;
  }
  body :is(.lg\:col-span-5){
    grid-column: span 5 / span 5;
  }
  body :is(.lg\:col-span-6){
    grid-column: span 6 / span 6;
  }
  body :is(.lg\:col-span-7){
    grid-column: span 7 / span 7;
  }
  body :is(.lg\:col-span-8){
    grid-column: span 8 / span 8;
  }
  body :is(.lg\:col-span-full){
    grid-column: 1 / -1;
  }
  body :is(.lg\:col-start-2){
    grid-column-start: 2;
  }
  body :is(.lg\:col-start-3){
    grid-column-start: 3;
  }
  body :is(.lg\:col-start-8){
    grid-column-start: 8;
  }
  body :is(.lg\:mb-0){
    margin-bottom: 0rem;
  }
  body :is(.lg\:block){
    display: block;
  }
  body :is(.lg\:grid){
    display: grid;
  }
  body :is(.lg\:hidden){
    display: none;
  }
  body :is(.lg\:h-full){
    height: 100%;
  }
  body :is(.lg\:grid-cols-2){
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  body :is(.lg\:grid-cols-3){
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  body :is(.lg\:gap-30){
    gap: 3rem;
  }
  body :is(.lg\:bg-transparent){
    background-color: transparent;
  }
  body :is(.lg\:px-0){
    padding-left: 0rem;
    padding-right: 0rem;
  }
  body :is(.lg\:px-16){
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }
  body :is(.lg\:py-110){
    padding-top: 11rem;
    padding-bottom: 11rem;
  }
  body :is(.lg\:pt-240){
    padding-top: 24rem;
  }
  body :is(.lg\:last\:block:last-child){
    display: block;
  }
}
@media (min-width: 1240px){
  body :is(.llg\:col-span-10){
    grid-column: span 10 / span 10;
  }
  body :is(.llg\:col-span-6){
    grid-column: span 6 / span 6;
  }
  body :is(.llg\:col-span-8){
    grid-column: span 8 / span 8;
  }
  body :is(.llg\:col-start-2){
    grid-column-start: 2;
  }
  body :is(.llg\:col-start-3){
    grid-column-start: 3;
  }
  body :is(.llg\:col-start-4){
    grid-column-start: 4;
  }
  body :is(.llg\:col-start-7){
    grid-column-start: 7;
  }
  body :is(.llg\:grid-cols-4){
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  body :is(.llg\:pl-80){
    padding-left: 8rem;
  }
  body :is(.llg\:pr-50){
    padding-right: 5rem;
  }
}
@media (min-width: 1440px){
  body :is(.xl\:col-span-1){
    grid-column: span 1 / span 1;
  }
  body :is(.xl\:col-span-3){
    grid-column: span 3 / span 3;
  }
  body :is(.xl\:col-span-9){
    grid-column: span 9 / span 9;
  }
  body :is(.xl\:hidden){
    display: none;
  }
  body :is(.xl\:grid-cols-3){
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}