/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[0].use[3]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[4]!./wp-content/themes/acosta-core/sass/style.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
Theme Name: Acosta.com
Author: IntegrityXD
Author URI: https://www.integrityxd.com/
Description: Theme for the Acosta.com and Acosta.ca sites
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: acosta-core

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

/* 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 {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/**
 * 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;
  font-size: 1em;
}

/* 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;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/**
 * 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;
  font-size: 1em;
}

/**
 * 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;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

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

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  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 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/**
 * 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] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

/**
 * 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;
  outline-offset: -2px;
}

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

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

.zoom-hover {
  overflow: hidden;
}
.zoom-hover img {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.zoom-hover:hover img {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}

.fade-in-up {
  opacity: 0;
  -webkit-transform: translateY(40px);
      -ms-transform: translateY(40px);
          transform: translateY(40px);
  -webkit-transition: opacity, -webkit-transform;
  transition: opacity, -webkit-transform;
  transition: opacity, transform;
  transition: opacity, transform, -webkit-transform;
  -webkit-transition-duration: 0.6s, 0.6s;
          transition-duration: 0.6s, 0.6s;
  -webkit-transition-timing-function: ease-out, ease-out;
          transition-timing-function: ease-out, ease-out;
}

.fade-in {
  opacity: 0;
  -webkit-transition: opacity;
  transition: opacity;
  -webkit-transition-duration: 0.9s;
          transition-duration: 0.9s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.start-animation.fade-in-up {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.start-animation.fade-in {
  opacity: 1;
}
.start-animation.delay-01 {
  -webkit-transition: opacity, color, background, border-color, -webkit-transform;
  transition: opacity, color, background, border-color, -webkit-transform;
  transition: opacity, transform, color, background, border-color;
  transition: opacity, transform, color, background, border-color, -webkit-transform;
  -webkit-transition-duration: 0.6s, 0.6s, 0.3s, 0.3s, 0.3s;
          transition-duration: 0.6s, 0.6s, 0.3s, 0.3s, 0.3s;
  -webkit-transition-delay: 0.1s, 0.1s, 0s, 0s, 0s;
          transition-delay: 0.1s, 0.1s, 0s, 0s, 0s;
}
.start-animation.delay-02 {
  -webkit-transition: opacity, color, background, border-color, -webkit-transform;
  transition: opacity, color, background, border-color, -webkit-transform;
  transition: opacity, transform, color, background, border-color;
  transition: opacity, transform, color, background, border-color, -webkit-transform;
  -webkit-transition-duration: 0.6s, 0.6s, 0.3s, 0.3s, 0.3s;
          transition-duration: 0.6s, 0.6s, 0.3s, 0.3s, 0.3s;
  -webkit-transition-delay: 0.2s, 0.2s, 0s, 0s, 0s;
          transition-delay: 0.2s, 0.2s, 0s, 0s, 0s;
}
.start-animation.delay-03 {
  -webkit-transition: opacity, color, background, border-color, -webkit-transform;
  transition: opacity, color, background, border-color, -webkit-transform;
  transition: opacity, transform, color, background, border-color;
  transition: opacity, transform, color, background, border-color, -webkit-transform;
  -webkit-transition-duration: 0.6s, 0.6s, 0.3s, 0.3s, 0.3s;
          transition-duration: 0.6s, 0.6s, 0.3s, 0.3s, 0.3s;
  -webkit-transition-delay: 0.3s, 0.3s, 0s, 0s, 0s;
          transition-delay: 0.3s, 0.3s, 0s, 0s, 0s;
}
.start-animation.delay-04 {
  -webkit-transition: opacity, color, background, border-color, -webkit-transform;
  transition: opacity, color, background, border-color, -webkit-transform;
  transition: opacity, transform, color, background, border-color;
  transition: opacity, transform, color, background, border-color, -webkit-transform;
  -webkit-transition-duration: 0.6s, 0.6s, 0.3s, 0.3s, 0.3s;
          transition-duration: 0.6s, 0.6s, 0.3s, 0.3s, 0.3s;
  -webkit-transition-delay: 0.4s, 0.4s, 0s, 0s, 0s;
          transition-delay: 0.4s, 0.4s, 0s, 0s, 0s;
}
.start-animation.delay-05 {
  -webkit-transition: opacity, color, background, border-color, -webkit-transform;
  transition: opacity, color, background, border-color, -webkit-transform;
  transition: opacity, transform, color, background, border-color;
  transition: opacity, transform, color, background, border-color, -webkit-transform;
  -webkit-transition-duration: 0.6s, 0.6s, 0.3s, 0.3s, 0.3s;
          transition-duration: 0.6s, 0.6s, 0.3s, 0.3s, 0.3s;
  -webkit-transition-delay: 0.5s, 0.5s, 0s, 0s, 0s;
          transition-delay: 0.5s, 0.5s, 0s, 0s, 0s;
}
.start-animation.delay-06 {
  -webkit-transition: opacity, color, background, border-color, -webkit-transform;
  transition: opacity, color, background, border-color, -webkit-transform;
  transition: opacity, transform, color, background, border-color;
  transition: opacity, transform, color, background, border-color, -webkit-transform;
  -webkit-transition-duration: 0.6s, 0.6s, 0.3s, 0.3s, 0.3s;
          transition-duration: 0.6s, 0.6s, 0.3s, 0.3s, 0.3s;
  -webkit-transition-delay: 0.6s, 0.6s, 0s, 0s, 0s;
          transition-delay: 0.6s, 0.6s, 0s, 0s, 0s;
}
.start-animation.delay-09 {
  -webkit-transition: opacity, color, background, border-color, -webkit-transform;
  transition: opacity, color, background, border-color, -webkit-transform;
  transition: opacity, transform, color, background, border-color;
  transition: opacity, transform, color, background, border-color, -webkit-transform;
  -webkit-transition-duration: 0.6s, 0.6s, 0.3s, 0.3s, 0.3s;
          transition-duration: 0.6s, 0.6s, 0.3s, 0.3s, 0.3s;
  -webkit-transition-delay: 0.9s, 0.9s, 0s, 0s, 0s;
          transition-delay: 0.9s, 0.9s, 0s, 0s, 0s;
}

/* Variables
--------------------------------------------- */
/* Color Variables
--------------------------------------------- */
/* Theme
--------------------------------------------- */
/* Variables
--------------------------------------------- */
.background-color--forest {
  background-color: #002B1D;
}
.background-color--forest p a {
  color: #DEE6E5;
  text-decoration: underline;
}
.background-color--forest p a:hover {
  color: #ffffff;
}
.background-color--forest .highlight {
  color: #CBDB2C;
}
.background-color--forest .subheading {
  color: #CBDB2C;
}
.background-color--forest h1,
.background-color--forest h2,
.background-color--forest h3,
.background-color--forest h4,
.background-color--forest h5,
.background-color--forest h6 {
  color: #CBDB2C;
}
.background-color--forest p {
  color: #DEE6E5;
}
.background-color--dark-gray {
  background-color: #DEE6E5;
}
.background-color--dark-gray p a {
  color: #002B1D;
  text-decoration: underline;
}
.background-color--dark-gray p a:hover {
  color: #002B1D;
}
.background-color--dark-gray a:not(.button) .highlight {
  color: inherit;
}
.background-color--zest {
  background-color: #CBDB2C;
}
.background-color--zest p a {
  color: #002B1D;
  text-decoration: underline;
}
.background-color--zest p a:hover {
  color: #002B1D;
}
.background-color--zest .highlight {
  color: #002B1D;
}
.background-color--zest .button-inverse {
  border-color: #002B1D;
}

.background-color--dark-gray .button-inverse {
  border-color: #002B1D;
}

.background-color--forest .button-inverse,
.home .hero .button-inverse,
.footer-contact-cta .button-inverse {
  border-color: #CBDB2C;
}

body:has(.hero.background-color--dark-gray), body.page-template-page-careers, body.search {
  background-color: #DEE6E5;
}

body:has(.hero.background-color--forest), body.home, body.page-template-page-who-we-are {
  background-color: #002B1D;
}

body:has(.hero.background-color--zest) {
  background-color: #CBDB2C;
}

.hero.background-color--dark-gray,
.hero.background-color--forest,
.hero.background-color--zest {
  background-color: transparent;
}

.flex-content .highlight {
  color: #c70000;
}

.search-filter-component-combobox-base__listbox-option-count {
  display: none;
}

/* Typography
--------------------------------------------- */
/* Variables
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: #002B1D;
  font-family: "ff-real-text-pro", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}

/* Theme
--------------------------------------------- */
/* Variables
--------------------------------------------- */
/* Color Variables
--------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  line-height: 1.2;
  font-family: "ff-real-headline-pro", sans-serif;
  margin: 0 0 24px 0;
  -webkit-font-smoothing: antialiased;
}

h2.bold, h3.bold, h4.bold, h5.bold, h6.bold {
  font-weight: 800;
}

h1 {
  font-size: 40px;
  font-weight: 800;
}

@media (min-width: 1100px) {
  h1 {
    font-size: 64px;
  }
}
h2 {
  font-size: 40px;
  font-weight: 300;
}

@media (min-width: 1100px) {
  h2 {
    font-size: 50px;
  }
}
h3 {
  font-size: 32px;
  font-weight: 300;
}

@media (min-width: 1100px) {
  h3 {
    font-size: 40px;
  }
}
h4 {
  font-size: 24px;
  font-weight: 400;
}

@media (min-width: 1100px) {
  h4 {
    font-size: 32px;
    font-weight: 300;
  }
}
h5 {
  font-size: 20px;
  font-weight: 400;
}

@media (min-width: 1100px) {
  h5 {
    font-size: 24px;
  }
}
h6 {
  font-size: 18px;
  font-weight: 400;
}

@media (min-width: 1100px) {
  h6 {
    font-size: 20px;
  }
}
.subheading {
  color: #002B1D;
  font-family: "Inter", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 1.44px;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  position: relative;
}

.highlight {
  font-style: italic;
}

/* Variables
--------------------------------------------- */
/* Color Variables
--------------------------------------------- */
p {
  font-size: inherit;
  font-family: "Inter", sans-serif;
  margin: 0 0 20px 0;
  display: block;
  color: #002B1D;
  -webkit-font-smoothing: antialiased;
}

p.large {
  font-size: 18px;
}

a {
  font-size: inherit;
  color: inherit;
}

a:hover {
  cursor: pointer;
  opacity: 0.7;
}

li {
  font-size: inherit;
  font-family: "Inter", sans-serif;
  line-height: 1.5;
  margin-bottom: 10px;
  -webkit-font-smoothing: antialiased;
}

li:last-of-type {
  margin-bottom: 0px;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #ffffff;
  font-family: "Courier 10 Pitch", courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
  border-bottom: 1px dotted #000000;
  cursor: help;
}

mark,
ins {
  background: #ffffff;
  text-decoration: none;
}

big {
  font-size: 125%;
}

/* Elements
--------------------------------------------- */
/* Variables
--------------------------------------------- */
body {
  background: #ffffff;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
  max-width: 100vw;
}
body.lock-scroll {
  margin: 0;
  height: 100%;
  overflow: hidden;
}

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.site {
  width: 100vw;
}

.site-main {
  max-width: 100vw;
  overflow: hidden;
  padding-top: 80px;
}
@media (min-width: 1100px) {
  .site-main {
    padding-top: 145px;
  }
}

.content-area {
  width: 100vw;
  overflow: hidden;
}

/* Variables
--------------------------------------------- */
hr {
  background-color: #000000;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

.wp-block-separator {
  border: none;
  background-color: #000000;
}

ul,
ol {
  margin: 20px 0 20px 30px;
  padding: 0;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

/* Theme
--------------------------------------------- */
/* Variables
--------------------------------------------- */
/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

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

figure {
  margin: 1em 0;
}

figcaption {
  font-style: italic;
  font-size: 14px;
}

img.size-full,
.wp-block-image.size-full {
  width: 100%;
  display: block;
}
img.size-full figure,
.wp-block-image.size-full figure {
  width: 100%;
}
img.size-full img,
.wp-block-image.size-full img {
  width: 100%;
}
img.size-full figcaption,
.wp-block-image.size-full figcaption {
  display: block;
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%;
}

.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
  display: block;
}

.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

.lightbox-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(10, 1, 8, 0.9);
  z-index: 999999;
}

.lightbox-video {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 9999999;
  width: 90%;
  max-width: 1200px;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 Aspect Ratio */
  height: 0;
  overflow: hidden;
}
.video-container .video-controls {
  position: absolute;
  right: 0;
  bottom: 0px;
  padding: 48px 16px 16px 48px;
}
.video-container .video-controls button {
  position: absolute;
  bottom: 15px;
  right: 15px;
  background-color: transparent;
  border: none;
  color: #ffffff;
  font-size: 24px;
  cursor: pointer;
  z-index: 1;
}
.video-container .video-controls button.hide {
  display: none;
}
.video-container .video-controls button:after {
  position: absolute;
  content: "";
  display: block;
  width: 200%;
  height: 200%;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: rgba(40, 0, 30, 0.8);
  -webkit-filter: blur(22px);
          filter: blur(22px);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: -1;
}
.video-container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 10px;
  background-color: #ffffff;
}

.close-btn {
  position: absolute;
  top: -40px;
  right: 0;
  color: white;
  font-size: 30px;
  cursor: pointer;
}

.play-btn {
  position: absolute;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  font-size: 14px;
  left: 20px;
  bottom: 20px;
  background: transparent;
  border: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 1;
}
.play-btn:after {
  position: absolute;
  content: "";
  display: block;
  width: 115%;
  height: 130%;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: rgba(40, 0, 30, 0.4);
  -webkit-filter: blur(15px);
          filter: blur(15px);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: -1;
}
.play-btn:hover {
  cursor: pointer;
}
.play-btn:hover i {
  color: #002B1D;
}
.play-btn i {
  width: 40px;
  height: 40px;
  font-size: 16px;
  color: #28001e;
  background-color: #ffffff;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-align: center;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/* Theme
--------------------------------------------- */
.container {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 24px;
  width: 100%;
}
@media (min-width: 1024px) {
  .container {
    padding: 0 24px;
  }
}
@media (min-width: 1440px) {
  .container {
    padding: 0 64px;
  }
}

/* Theme
--------------------------------------------- */
/* Variables
--------------------------------------------- */
.search-filter-base {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.search-filter-base button {
  padding: 12px 24px;
  border-radius: 100px;
  background-color: #ffffff;
  border: 1px solid rgba(40, 0, 30, 0.4);
  font-size: 14px;
  font-weight: 400;
  color: #002B1D;
  margin: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.search-filter-base button:hover {
  color: #ffffff !important;
  background-color: #002B1D !important;
}
.search-filter-base button:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid rgb(40, 0, 30);
  color: #002B1D;
}
.search-filter-base.search-filter-field--control-type-reset button {
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #002B1D;
  padding: 0px 5px;
}
.search-filter-base.search-filter-field--control-type-reset button:hover {
  color: rgba(0, 43, 29, 0.8) !important;
  border-bottom-color: rgba(0, 43, 29, 0.8) !important;
  background: none !important;
}
.search-filter-base.search-filter-style--control-load_more button {
  background: none !important;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: 0 2px 0 #002B1D;
          box-shadow: 0 2px 0 #002B1D;
  padding: 10px 0;
  color: #002B1D;
  margin-top: 32px;
  font-weight: 400;
  -webkit-transition: font-weight 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
  transition: font-weight 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
  transition: box-shadow 0.3s ease-in-out, font-weight 0.3s ease-in-out;
  transition: box-shadow 0.3s ease-in-out, font-weight 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
}
.search-filter-base.search-filter-style--control-load_more button:hover {
  color: #002B1D !important;
  font-weight: 700;
  -webkit-box-shadow: 0 6px 0 #002B1D;
          box-shadow: 0 6px 0 #002B1D;
  background: none !important;
}
@media (max-width: 767px) {
  .search-filter-base.search-filter-style--control-load_more button {
    margin-top: 32px;
  }
}
.search-filter-base .search-filter-input-button-group,
.search-filter-base .search-filter-field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.search-filter-base .search-filter-input-button-group .search-filter-input-button--is-selected,
.search-filter-base .search-filter-field .search-filter-input-button--is-selected {
  background-color: #002B1D;
  color: #ffffff;
}
.search-filter-base .search-filter-input-button-group .search-filter-input-button--is-selected:hover,
.search-filter-base .search-filter-field .search-filter-input-button--is-selected:hover {
  background-color: rgba(0, 43, 29, 0.8);
  color: #ffffff !important;
}
@media (max-width: 767px) {
  .search-filter-base .search-filter-input-button-group,
  .search-filter-base .search-filter-field {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .search-filter-base .search-filter-input-button-group button,
  .search-filter-base .search-filter-field button {
    width: 100%;
  }
}
.search-filter-base .search-filter-component-combobox {
  border-radius: 100px;
  border: 1px solid rgba(40, 0, 30, 0.4);
  padding: 6px 8px 6px 24px;
  min-width: 250px;
}
.search-filter-base .search-filter-component-combobox .search-filter-component-combobox__actions {
  max-width: none;
  padding: 0;
}
.search-filter-base .search-filter-component-combobox .search-filter-component-combobox__actions span,
.search-filter-base .search-filter-component-combobox .search-filter-component-combobox__actions input {
  font-size: 14px;
  font-weight: 400;
  color: #002B1D;
}
.search-filter-base .search-filter-component-combobox .search-filter-component-combobox__actions input::-webkit-input-placeholder {
  font-size: 14px;
  font-weight: 400;
  color: #002B1D;
  cursor: pointer !important;
}
.search-filter-base .search-filter-component-combobox .search-filter-component-combobox__actions input::-moz-placeholder {
  font-size: 14px;
  font-weight: 400;
  color: #002B1D;
  cursor: pointer !important;
}
.search-filter-base .search-filter-component-combobox .search-filter-component-combobox__actions input:-ms-input-placeholder {
  font-size: 14px;
  font-weight: 400;
  color: #002B1D;
  cursor: pointer !important;
}
.search-filter-base .search-filter-component-combobox .search-filter-component-combobox__actions input::-ms-input-placeholder {
  font-size: 14px;
  font-weight: 400;
  color: #002B1D;
  cursor: pointer !important;
}
.search-filter-base .search-filter-component-combobox .search-filter-component-combobox__actions input::placeholder,
.search-filter-base .search-filter-component-combobox .search-filter-component-combobox__actions .search-filter-component-combobox-base__listbox-option {
  font-size: 14px;
  font-weight: 400;
  color: #002B1D;
  cursor: pointer !important;
}
.search-filter-base .search-filter-component-combobox .search-filter-component-combobox__actions input::-webkit-input-placeholder:hover {
  cursor: pointer;
}
.search-filter-base .search-filter-component-combobox .search-filter-component-combobox__actions input::-moz-placeholder:hover {
  cursor: pointer;
}
.search-filter-base .search-filter-component-combobox .search-filter-component-combobox__actions input:-ms-input-placeholder:hover {
  cursor: pointer;
}
.search-filter-base .search-filter-component-combobox .search-filter-component-combobox__actions input::-ms-input-placeholder:hover {
  cursor: pointer;
}
.search-filter-base .search-filter-component-combobox .search-filter-component-combobox__actions input::placeholder:hover,
.search-filter-base .search-filter-component-combobox .search-filter-component-combobox__actions .search-filter-component-combobox-base__listbox-option:hover {
  cursor: pointer;
}
.search-filter-base .search-filter-component-combobox .search-filter-component-combobox__actions .search-filter-component-combobox__selection {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
}
.search-filter-base .search-filter-component-combobox .search-filter-component-combobox__header {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
  margin: 0 auto;
}
.search-filter-base .search-filter-component-combobox .search-filter-component-combobox__clear-selection {
  display: none;
}
.search-filter-base .search-filter-component-combobox .search-filter-component-combobox__listbox-toggle:hover {
  cursor: pointer;
}
.search-filter-base .search-filter-component-combobox .search-filter-component-combobox__listbox-toggle::before {
  border: none;
}
.search-filter-base .search-filter-component-combobox .search-filter-icon__svg {
  fill: #002B1D;
}

.search-filter-component-popup {
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  font-size: 14px;
  font-weight: 400;
  color: #002B1D;
  padding: 12px 0px;
  border: 1px solid rgba(40, 0, 30, 0.4);
  margin-top: 10px;
  border-radius: 10px;
}
.search-filter-component-popup .search-filter-component-combobox-base__listbox-option {
  padding: 6px 24px;
}
.search-filter-component-popup .search-filter-component-combobox-base__listbox-option:hover {
  background-color: #EEF2F2;
  color: rgba(0, 43, 29, 0.8);
}
.search-filter-component-popup li {
  color: #002B1D;
  font-size: 14px;
  padding: 16px 24px;
}
.search-filter-component-popup .search-filter-component-combobox-base__listbox-option--selected,
.search-filter-component-popup .search-filter-component-combobox-base__listbox-option--active {
  color: rgba(0, 43, 29, 0.8);
  background-color: transparent;
}

@media (max-width: 767px) {
  .page-template-page-news-listing .search-filter-input-button-group {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
}

/* Variables
--------------------------------------------- */
.pagination-wrapper {
  text-align: center;
  margin: -40px auto 80px;
}
.pagination-wrapper .page-numbers {
  text-decoration: none;
  margin: 0 15px;
  font-size: 14px;
}
.pagination-wrapper .page-numbers.current {
  font-weight: bold;
}
.pagination-wrapper .page-numbers.current:hover {
  opacity: 1;
}
.pagination-wrapper .page-numbers.dots {
  margin: 0;
}
.pagination-wrapper .page-numbers:hover {
  opacity: 0.75;
}
.pagination-wrapper .prev, .pagination-wrapper .next {
  color: #002B1D;
}
.pagination-wrapper .prev:hover, .pagination-wrapper .next:hover {
  opacity: 0.75;
}

.slick-dots li {
  margin: 0 !important;
}
.slick-dots li button:before {
  font-size: 12px !important;
}
.slick-dots li.slick-active button:before {
  opacity: 0.5 !important;
}

/* Links
--------------------------------------------- */
/* Variables
--------------------------------------------- */
a {
  color: #002B1D;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
a h2, a h3, a h4, a h5, a h6 {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
a:visited {
  color: inherit;
}
a:hover, a:focus, a:active {
  color: #002B1D;
}
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}

/* Forms
--------------------------------------------- */
/* Variables
--------------------------------------------- */
.button, .button-text-link, .button-secondary, .button-inverse,
input[type=button],
input[type=reset],
input[type=submit] {
  background: #002B1D;
  color: #CBDB2C;
  font-family: "ff-real-text-pro", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  padding: 12px 24px;
  -webkit-transition-property: color, background;
  transition-property: color, background;
  -webkit-transition-duration: 0.3s, 0.3s;
          transition-duration: 0.3s, 0.3s;
  -webkit-transition-timing-function: ease-out, ease-out;
          transition-timing-function: ease-out, ease-out;
  border-radius: 50px;
  display: table;
  border: 2px solid #002B1D;
}
.button:visited, .button-text-link:visited, .button-secondary:visited, .button-inverse:visited,
input[type=button]:visited,
input[type=reset]:visited,
input[type=submit]:visited {
  color: #CBDB2C;
}
.button:hover, .button-text-link:hover, .button-secondary:hover, .button-inverse:hover, .button:focus-visible, .button-text-link:focus-visible, .button-secondary:focus-visible, .button-inverse:focus-visible,
input[type=button]:hover,
input[type=button]:focus-visible,
input[type=reset]:hover,
input[type=reset]:focus-visible,
input[type=submit]:hover,
input[type=submit]:focus-visible {
  cursor: pointer;
  background: #CBDB2C;
  color: #002B1D;
  opacity: 1;
}

.button-inverse {
  background: #002B1D;
  color: #ffffff;
  border: 2px solid #002B1D;
}
.button-inverse:hover, .button-inverse:focus-visible {
  color: #002B1D;
  background: #CBDB2C;
  border-color: #CBDB2C;
  cursor: pointer;
}
.button-inverse:hover:visited, .button-inverse:focus-visible:visited {
  color: #002B1D;
}
.button-inverse:visited {
  color: #ffffff;
}

.button-secondary {
  background: #CBDB2C;
  color: #002B1D;
  border: 2px solid #002B1D;
}
.button-secondary:visited {
  color: #002B1D;
}
.button-secondary:hover, .button-secondary:focus-visible {
  cursor: pointer;
  color: #CBDB2C;
  background: #002B1D;
  opacity: 1;
}

.contact-button {
  border: 2px solid #002B1D;
}
.contact-button:visited {
  color: #002B1D;
}
.contact-button:hover, .contact-button:focus-visible {
  color: #CBDB2C;
}

.button-text-link {
  background: none;
  border: none;
  border-radius: 0;
  color: #002B1D;
  border-bottom: 2px solid #002B1D;
  padding: 10px 0;
  text-decoration: none;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-transition-property: color, border-bottom-color, border-bottom-width;
  transition-property: color, border-bottom-color, border-bottom-width;
  -webkit-transition-duration: 0.3s, 0.3s, 0.3s;
          transition-duration: 0.3s, 0.3s, 0.3s;
  -webkit-transition-timing-function: ease-out, ease-out, ease-out;
          transition-timing-function: ease-out, ease-out, ease-out;
}
.button-text-link:visited {
  color: #002B1D;
}
.button-text-link:hover, .button-text-link:focus-visible {
  cursor: pointer;
  font-weight: 700;
  background: none;
  color: #002B1D;
  border-bottom-color: #CBDB2C;
  border-bottom-width: 8px;
}
.button-text-link_white {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
.button-text-link_white:visited {
  color: #ffffff;
}
.button-text-link_white:hover, .button-text-link_white:focus-visible {
  color: #c6def3;
  border-bottom-color: #c6def3;
}

.a2a_kit a {
  background-color: #e0e0e0;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 4px;
}

.a2a_svg {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}
.a2a_svg svg {
  width: 24px !important;
  height: 24px !important;
}

/* Theme
--------------------------------------------- */
/* Variables
--------------------------------------------- */
input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
  color: #002B1D;
  padding: 12px;
  font-size: 16px;
  width: 100%;
  font-family: inherit;
  background: #ffffff;
  border: 1px solid rgba(40, 0, 30, 0.4);
}
input[type=text]:focus, input[type=text]:focus-within,
input[type=email]:focus,
input[type=email]:focus-within,
input[type=url]:focus,
input[type=url]:focus-within,
input[type=password]:focus,
input[type=password]:focus-within,
input[type=search]:focus,
input[type=search]:focus-within,
input[type=number]:focus,
input[type=number]:focus-within,
input[type=tel]:focus,
input[type=tel]:focus-within,
input[type=range]:focus,
input[type=range]:focus-within,
input[type=date]:focus,
input[type=date]:focus-within,
input[type=month]:focus,
input[type=month]:focus-within,
input[type=week]:focus,
input[type=week]:focus-within,
input[type=time]:focus,
input[type=time]:focus-within,
input[type=datetime]:focus,
input[type=datetime]:focus-within,
input[type=datetime-local]:focus,
input[type=datetime-local]:focus-within,
input[type=color]:focus,
input[type=color]:focus-within,
textarea:focus,
textarea:focus-within {
  outline: 1px solid #ffffff;
}

textarea {
  height: 180px !important;
}

select {
  background: #ffffff;
  border: 1px solid rgba(40, 0, 30, 0.4);
  padding: 12px !important;
  font-size: 16px !important;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-weight: normal;
  color: #002B1D;
}
select:focus {
  outline: none;
}

.gform_wrapper.gravity-theme .gfield textarea.large {
  height: 250px;
}
.gform_wrapper.gravity-theme .gform_fields {
  list-style: none;
  margin: 0;
  padding: 0;
}
.gform_wrapper.gravity-theme .gform_fields input[type=text],
.gform_wrapper.gravity-theme .gform_fields input[type=email],
.gform_wrapper.gravity-theme .gform_fields input[type=url],
.gform_wrapper.gravity-theme .gform_fields input[type=password],
.gform_wrapper.gravity-theme .gform_fields input[type=search],
.gform_wrapper.gravity-theme .gform_fields input[type=number],
.gform_wrapper.gravity-theme .gform_fields input[type=tel],
.gform_wrapper.gravity-theme .gform_fields input[type=range],
.gform_wrapper.gravity-theme .gform_fields input[type=date],
.gform_wrapper.gravity-theme .gform_fields input[type=month],
.gform_wrapper.gravity-theme .gform_fields input[type=week],
.gform_wrapper.gravity-theme .gform_fields input[type=time],
.gform_wrapper.gravity-theme .gform_fields input[type=datetime],
.gform_wrapper.gravity-theme .gform_fields input[type=datetime-local],
.gform_wrapper.gravity-theme .gform_fields input[type=color],
.gform_wrapper.gravity-theme .gform_fields textarea {
  font-size: 16px !important;
  padding: 12px !important;
  line-height: 1.5 !important;
}
.gform_wrapper.gravity-theme .gform_fields select {
  height: 50px;
}

.ginput_container_select {
  position: relative;
}
.ginput_container_select:after {
  content: "\f107";
  font-family: "Font Awesome 6 Pro";
  position: absolute;
  top: 13px;
  right: 12px;
  width: auto;
  height: auto;
  font-weight: 400;
  margin-left: 4px;
  font-size: 16px;
  color: #002B1D;
  border: none;
  margin-top: 0;
}

.gfield {
  margin-bottom: 30px;
}
.gfield label {
  font-size: 16px;
  margin-bottom: 10px;
  display: block;
}

.ginput_container_name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}

.name_last, .name_first {
  display: inline-block;
  width: 50%;
  height: 50px;
}
.name_last input, .name_first input,
.name_last select,
.name_first select,
.name_last textarea,
.name_first textarea {
  width: 100%;
}
.name_last label, .name_first label {
  display: block;
}

.name_first {
  float: left;
}
.name_first:last-of-type {
  padding-left: 0;
  clear: left;
}

.name_last {
  float: right;
  padding-left: 10px;
}
.name_last:last-of-type {
  clear: right;
}
.name_last input,
.name_last select,
.name_last textarea {
  margin-bottom: 0;
}

.gfield_checkbox .gchoice,
.gfield_radio .gchoice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.gfield_checkbox label, .gfield_checkbox legend,
.gfield_radio label,
.gfield_radio legend {
  margin-bottom: 0;
  font-size: 16px;
}
.gfield_checkbox input,
.gfield_radio input {
  height: 16px;
  width: 16px;
}
.gfield_checkbox input[type=checkbox],
.gfield_radio input[type=checkbox] {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  width: 16px;
  height: 16px;
  border: 1px solid #002B1D;
  border-radius: 0;
  position: relative;
  cursor: pointer;
  outline: none;
  background-color: #ffffff;
}
.gfield_checkbox input[type=checkbox]:checked::before,
.gfield_radio input[type=checkbox]:checked::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 14px;
  border: solid #000000;
  border-width: 0 1px 1px 0;
  top: 3px;
  left: 9px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.gform_submission_error {
  font-size: 18px !important;
  font-weight: normal !important;
  color: #ff0000 !important;
  text-transform: inherit !important;
}

.gfield_validation_message {
  color: #ff0000 !important;
  font-size: 14px;
  margin-top: 10px;
  font-style: italic;
}

.validation_message {
  background: none !important;
  border: none !important;
  -webkit-margin-before: 5px !important;
          margin-block-start: 5px !important;
  padding: 0 !important;
}

.gform_confirmation_message {
  color: #002B1D;
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  margin: 100px auto 0;
}
@media (max-width: 767px) {
  .gform_confirmation_message {
    font-size: 24px;
    margin: 50px auto 0;
  }
}

.gfield_error input,
.gfield_error textarea,
.gfield_error select,
.gfield_error .ms-options-wrap > button {
  border: 1px solid #ff0000 !important;
  background-color: #ffd8d8;
}

.gfield--type-multiselect .ms-options-wrap button {
  border: 1px solid rgba(40, 0, 30, 0.4);
  color: #666666;
  font-size: 16px !important;
  height: 50px;
  padding: 13px !important;
}
.gfield--type-multiselect .ms-options-wrap button:after {
  content: "\f107";
  font-family: "Font Awesome 6 Pro";
  position: absolute;
  top: auto;
  right: 12px;
  width: auto;
  height: auto;
  font-weight: 400;
  margin-left: 4px;
  font-size: 16px;
  color: #002B1D;
  border: none;
  margin-top: 0;
}
.gfield--type-multiselect .ms-options-wrap button span {
  color: #666666;
}
.gfield--type-multiselect .ms-options-wrap .ms-options {
  min-height: -webkit-fit-content !important;
  min-height: -moz-fit-content !important;
  min-height: fit-content !important;
  padding: 13px 14px;
  margin-top: 5px;
  -webkit-box-shadow: 0px 6px 10px 0px rgba(50, 50, 93, 0.15);
          box-shadow: 0px 6px 10px 0px rgba(50, 50, 93, 0.15);
  border: none;
}
.gfield--type-multiselect .ms-options-wrap .ms-options > ul li {
  margin-bottom: 0px;
}
.gfield--type-multiselect .ms-options-wrap .ms-options > ul li.selected label {
  background-color: transparent;
}
.gfield--type-multiselect .ms-options-wrap .ms-options > ul label {
  color: #002B1D !important;
  padding-left: 24px;
  border: none;
}
.gfield--type-multiselect .ms-options-wrap .ms-options > ul label:hover {
  background-color: transparent;
}

.ms-options-wrap > .ms-options > ul input[type=checkbox] {
  margin: 0 5px 0 0;
  position: absolute;
  left: 0px !important;
  top: 9px !important;
  padding: 0px !important;
}

/* Accessibility
--------------------------------------------- */
/* Variables
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #ffffff;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #000000;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.main-navigation-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-top: 0;
  padding-bottom: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 1100px) {
  .main-navigation-container {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.main-navigation-container .contact-button-container {
  margin-left: auto;
  display: none;
}
.main-navigation-container .contact-button-container .contact-button:hover, .main-navigation-container .contact-button-container .contact-button:focus-visible {
  border: 2px solid #CBDB2C;
}
@media (min-width: 1100px) {
  .main-navigation-container .contact-button-container {
    display: block;
  }
}

.main-navigation {
  width: auto;
  display: none;
}
@media (min-width: 1100px) {
  .main-navigation {
    display: block;
    margin-left: 40px;
  }
}

#primary-menu,
#primary-menu-mobile {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 1100px) {
  #primary-menu,
  #primary-menu-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 4px;
  }
}
@media (min-width: 1440px) {
  #primary-menu,
  #primary-menu-mobile {
    gap: 16px;
  }
}
#primary-menu > li,
#primary-menu-mobile > li {
  margin: 0;
  padding: 8px 10px;
}
#primary-menu > li button.menu-item-text,
#primary-menu > li .submenu-chevron,
#primary-menu-mobile > li button.menu-item-text,
#primary-menu-mobile > li .submenu-chevron {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: none;
  border: 0;
  padding: 0;
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  cursor: pointer;
  text-align: inherit;
}
#primary-menu > li .submenu-chevron,
#primary-menu-mobile > li .submenu-chevron {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 8px;
  margin-left: 4px;
}
@media (min-width: 1100px) {
  #primary-menu > li .submenu-chevron,
  #primary-menu-mobile > li .submenu-chevron {
    padding: 0;
    margin-left: 8px;
  }
}
#primary-menu > li > a,
#primary-menu > li > .menu-item-text,
#primary-menu-mobile > li > a,
#primary-menu-mobile > li > .menu-item-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  position: relative;
  font-family: "ff-real-text-pro", sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: #002B1D;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#primary-menu > li > a:hover,
#primary-menu > li > .menu-item-text:hover,
#primary-menu-mobile > li > a:hover,
#primary-menu-mobile > li > .menu-item-text:hover {
  cursor: pointer;
  opacity: 1;
  color: #002B1D;
}
#primary-menu > li .menu-item-label,
#primary-menu-mobile > li .menu-item-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: inherit;
  text-decoration: none;
}
#primary-menu > li .menu-item-label:hover,
#primary-menu-mobile > li .menu-item-label:hover {
  opacity: 1;
}
#primary-menu > li.menu-item-has-children > .menu-item-text .submenu-chevron:after,
#primary-menu-mobile > li.menu-item-has-children > .menu-item-text .submenu-chevron:after {
  content: "\f078";
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
  font-size: 16px;
  color: inherit;
}
#primary-menu > li.menu-item-has-children.submenu-active > .menu-item-text .submenu-chevron:after,
#primary-menu-mobile > li.menu-item-has-children.submenu-active > .menu-item-text .submenu-chevron:after {
  position: relative;
  top: 1px;
  content: "\f077";
}
#primary-menu > li.menu-item-has-children .sub-menu,
#primary-menu-mobile > li.menu-item-has-children .sub-menu {
  display: none;
  -webkit-transition: max-height 0.3s ease-out;
  transition: max-height 0.3s ease-out;
  overflow: hidden;
  position: relative;
  width: 100%;
  left: 0;
  padding: 32px 0;
}
@media (min-width: 1100px) {
  #primary-menu > li.menu-item-has-children .sub-menu,
  #primary-menu-mobile > li.menu-item-has-children .sub-menu {
    position: absolute;
    top: 140px;
    background-color: #EEF2F2;
  }
}
#primary-menu > li.menu-item-has-children .sub-menu .sub-menu-wrapper,
#primary-menu-mobile > li.menu-item-has-children .sub-menu .sub-menu-wrapper {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 16px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 1100px) {
  #primary-menu > li.menu-item-has-children .sub-menu .sub-menu-wrapper,
  #primary-menu-mobile > li.menu-item-has-children .sub-menu .sub-menu-wrapper {
    padding: 0 64px;
  }
}
#primary-menu > li.menu-item-has-children .sub-menu .sub-menu-wrapper .sub-menu-header,
#primary-menu-mobile > li.menu-item-has-children .sub-menu .sub-menu-wrapper .sub-menu-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 16px;
  margin-bottom: 0;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
#primary-menu > li.menu-item-has-children .sub-menu .sub-menu-wrapper .sub-menu-header .see-all-link:hover i, #primary-menu > li.menu-item-has-children .sub-menu .sub-menu-wrapper .sub-menu-header .see-all-link:focus-visible i,
#primary-menu-mobile > li.menu-item-has-children .sub-menu .sub-menu-wrapper .sub-menu-header .see-all-link:hover i,
#primary-menu-mobile > li.menu-item-has-children .sub-menu .sub-menu-wrapper .sub-menu-header .see-all-link:focus-visible i {
  -webkit-transform: translateX(6px);
      -ms-transform: translateX(6px);
          transform: translateX(6px);
}
@media (min-width: 1100px) {
  #primary-menu > li.menu-item-has-children .sub-menu .sub-menu-wrapper .sub-menu-header,
  #primary-menu-mobile > li.menu-item-has-children .sub-menu .sub-menu-wrapper .sub-menu-header {
    margin-bottom: 16px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-left: 16px;
  }
}
#primary-menu > li.menu-item-has-children .sub-menu .sub-menu-wrapper .sub-menu-header h5,
#primary-menu-mobile > li.menu-item-has-children .sub-menu .sub-menu-wrapper .sub-menu-header h5 {
  margin: 0;
  display: none;
}
@media (min-width: 1100px) {
  #primary-menu > li.menu-item-has-children .sub-menu .sub-menu-wrapper .sub-menu-header h5,
  #primary-menu-mobile > li.menu-item-has-children .sub-menu .sub-menu-wrapper .sub-menu-header h5 {
    display: inline-block;
    color: #002B1D;
    font-size: 18px;
    font-weight: 500;
  }
}
#primary-menu > li.menu-item-has-children .sub-menu .sub-menu-wrapper .sub-menu-header i,
#primary-menu-mobile > li.menu-item-has-children .sub-menu .sub-menu-wrapper .sub-menu-header i {
  display: none;
}
@media (min-width: 1100px) {
  #primary-menu > li.menu-item-has-children .sub-menu .sub-menu-wrapper .sub-menu-header i,
  #primary-menu-mobile > li.menu-item-has-children .sub-menu .sub-menu-wrapper .sub-menu-header i {
    display: inline-block;
    padding-left: 32px;
    padding-top: 3px;
    color: #002B1D;
    font-size: 18px;
    -webkit-transition: color 0.3s ease, -webkit-transform 0.3s ease;
    transition: color 0.3s ease, -webkit-transform 0.3s ease;
    transition: color 0.3s ease, transform 0.3s ease;
    transition: color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
  }
}
#primary-menu > li.menu-item-has-children .sub-menu .sub-menu-wrapper .see-all-link-mobile,
#primary-menu-mobile > li.menu-item-has-children .sub-menu .sub-menu-wrapper .see-all-link-mobile {
  display: table;
  background-color: #002B1D;
  border: 1px solid #002B1D;
  color: #CBDB2C;
  width: auto;
  font-size: 16px;
  padding: 12px 20px;
  margin-top: 24px;
}
#primary-menu > li.menu-item-has-children .sub-menu .sub-menu-wrapper .see-all-link-mobile:hover,
#primary-menu-mobile > li.menu-item-has-children .sub-menu .sub-menu-wrapper .see-all-link-mobile:hover {
  background-color: #CBDB2C;
  border: 1px solid #002B1D;
  color: #002B1D;
}
@media (min-width: 1100px) {
  #primary-menu > li.menu-item-has-children .sub-menu .sub-menu-wrapper .see-all-link-mobile,
  #primary-menu-mobile > li.menu-item-has-children .sub-menu .sub-menu-wrapper .see-all-link-mobile {
    display: none;
  }
}
#primary-menu > li.menu-item-has-children .sub-menu .sub-menu-wrapper .sub-menu-list,
#primary-menu-mobile > li.menu-item-has-children .sub-menu .sub-menu-wrapper .sub-menu-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-item-align: start;
      align-self: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 24px;
  width: 100%;
}
@media (min-width: 1100px) {
  #primary-menu > li.menu-item-has-children .sub-menu .sub-menu-wrapper .sub-menu-list,
  #primary-menu-mobile > li.menu-item-has-children .sub-menu .sub-menu-wrapper .sub-menu-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    gap: 15px 0;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
#primary-menu > li.menu-item-has-children .sub-menu .sub-menu-wrapper .sub-menu-list .sub-menu-list-items,
#primary-menu-mobile > li.menu-item-has-children .sub-menu .sub-menu-wrapper .sub-menu-list .sub-menu-list-items {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
#primary-menu > li.menu-item-has-children .sub-menu .sub-menu-wrapper .sub-menu-list > li,
#primary-menu-mobile > li.menu-item-has-children .sub-menu .sub-menu-wrapper .sub-menu-list > li {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  margin: 0;
  min-width: 0;
  line-height: 1.2;
}
@media (min-width: 1100px) {
  #primary-menu > li.menu-item-has-children .sub-menu .sub-menu-wrapper .sub-menu-list > li:has(> a.sell-item),
  #primary-menu-mobile > li.menu-item-has-children .sub-menu .sub-menu-wrapper .sub-menu-list > li:has(> a.sell-item) {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 33%;
            flex: 1 1 33%;
    max-width: 33%;
  }
}
#primary-menu > li.menu-item-has-children .sub-menu .sub-menu-wrapper .sub-menu-list > li .subheading,
#primary-menu-mobile > li.menu-item-has-children .sub-menu .sub-menu-wrapper .sub-menu-list > li .subheading {
  display: block;
  margin-bottom: 10px;
}
@media (min-width: 1100px) {
  #primary-menu > li.menu-item-has-children .sub-menu .sub-menu-wrapper .sub-menu-list > li .subheading,
  #primary-menu-mobile > li.menu-item-has-children .sub-menu .sub-menu-wrapper .sub-menu-list > li .subheading {
    margin-bottom: 24px;
  }
}
#primary-menu > li.menu-item-has-children .sub-menu-how-we-sell .sell-item, #primary-menu > li.menu-item-has-children .sub-menu-what-we-sell .sell-item, #primary-menu > li.menu-item-has-children .sub-menu-where-we-sell .sell-item,
#primary-menu-mobile > li.menu-item-has-children .sub-menu-how-we-sell .sell-item,
#primary-menu-mobile > li.menu-item-has-children .sub-menu-what-we-sell .sell-item,
#primary-menu-mobile > li.menu-item-has-children .sub-menu-where-we-sell .sell-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 16px;
  gap: 12px;
  text-decoration: none;
  border-radius: 10px;
}
#primary-menu > li.menu-item-has-children .sub-menu-how-we-sell .sell-item:hover, #primary-menu > li.menu-item-has-children .sub-menu-what-we-sell .sell-item:hover, #primary-menu > li.menu-item-has-children .sub-menu-where-we-sell .sell-item:hover,
#primary-menu-mobile > li.menu-item-has-children .sub-menu-how-we-sell .sell-item:hover,
#primary-menu-mobile > li.menu-item-has-children .sub-menu-what-we-sell .sell-item:hover,
#primary-menu-mobile > li.menu-item-has-children .sub-menu-where-we-sell .sell-item:hover {
  opacity: 1;
  background-color: #DEE6E5;
}
#primary-menu > li.menu-item-has-children .sub-menu-how-we-sell .sell-item .brand-logo-container, #primary-menu > li.menu-item-has-children .sub-menu-what-we-sell .sell-item .brand-logo-container, #primary-menu > li.menu-item-has-children .sub-menu-where-we-sell .sell-item .brand-logo-container,
#primary-menu-mobile > li.menu-item-has-children .sub-menu-how-we-sell .sell-item .brand-logo-container,
#primary-menu-mobile > li.menu-item-has-children .sub-menu-what-we-sell .sell-item .brand-logo-container,
#primary-menu-mobile > li.menu-item-has-children .sub-menu-where-we-sell .sell-item .brand-logo-container {
  width: 40px;
  height: 40px;
  padding: 10px;
  background-color: #CBDB2C;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#primary-menu > li.menu-item-has-children .sub-menu-how-we-sell .sell-item .brand-logo-container img, #primary-menu > li.menu-item-has-children .sub-menu-what-we-sell .sell-item .brand-logo-container img, #primary-menu > li.menu-item-has-children .sub-menu-where-we-sell .sell-item .brand-logo-container img,
#primary-menu-mobile > li.menu-item-has-children .sub-menu-how-we-sell .sell-item .brand-logo-container img,
#primary-menu-mobile > li.menu-item-has-children .sub-menu-what-we-sell .sell-item .brand-logo-container img,
#primary-menu-mobile > li.menu-item-has-children .sub-menu-where-we-sell .sell-item .brand-logo-container img {
  max-width: 22px;
  height: auto;
}
#primary-menu > li.menu-item-has-children .sub-menu-how-we-sell .sell-item .sell-content, #primary-menu > li.menu-item-has-children .sub-menu-what-we-sell .sell-item .sell-content, #primary-menu > li.menu-item-has-children .sub-menu-where-we-sell .sell-item .sell-content,
#primary-menu-mobile > li.menu-item-has-children .sub-menu-how-we-sell .sell-item .sell-content,
#primary-menu-mobile > li.menu-item-has-children .sub-menu-what-we-sell .sell-item .sell-content,
#primary-menu-mobile > li.menu-item-has-children .sub-menu-where-we-sell .sell-item .sell-content {
  text-align: left;
}
#primary-menu > li.menu-item-has-children .sub-menu-how-we-sell .sell-item .sell-title, #primary-menu > li.menu-item-has-children .sub-menu-what-we-sell .sell-item .sell-title, #primary-menu > li.menu-item-has-children .sub-menu-where-we-sell .sell-item .sell-title,
#primary-menu-mobile > li.menu-item-has-children .sub-menu-how-we-sell .sell-item .sell-title,
#primary-menu-mobile > li.menu-item-has-children .sub-menu-what-we-sell .sell-item .sell-title,
#primary-menu-mobile > li.menu-item-has-children .sub-menu-where-we-sell .sell-item .sell-title {
  color: #002B1D;
  font-size: 16px;
  font-weight: 500;
  display: block;
}
#primary-menu > li.menu-item-has-children .sub-menu-how-we-sell .sell-item .sell-excerpt, #primary-menu > li.menu-item-has-children .sub-menu-what-we-sell .sell-item .sell-excerpt, #primary-menu > li.menu-item-has-children .sub-menu-where-we-sell .sell-item .sell-excerpt,
#primary-menu-mobile > li.menu-item-has-children .sub-menu-how-we-sell .sell-item .sell-excerpt,
#primary-menu-mobile > li.menu-item-has-children .sub-menu-what-we-sell .sell-item .sell-excerpt,
#primary-menu-mobile > li.menu-item-has-children .sub-menu-where-we-sell .sell-item .sell-excerpt {
  color: rgba(0, 43, 29, 0.65);
  font-size: 14px;
  font-weight: 400;
}
#primary-menu li.current-menu-item > a.sell-item,
#primary-menu li.current_page_item > a.sell-item,
#primary-menu li.active > a.sell-item,
#primary-menu-mobile li.current-menu-item > a.sell-item,
#primary-menu-mobile li.current_page_item > a.sell-item,
#primary-menu-mobile li.active > a.sell-item {
  opacity: 1;
  background-color: #DEE6E5;
}
#primary-menu .sub-menu-list-items-channels > li.current-menu-item a,
#primary-menu .sub-menu-list-items-channels > li.current_page_item a,
#primary-menu .sub-menu-list-items-channels > li.active a,
#primary-menu .sub-menu-list-items-international > li.current-menu-item a,
#primary-menu .sub-menu-list-items-international > li.current_page_item a,
#primary-menu .sub-menu-list-items-international > li.active a,
#primary-menu-mobile .sub-menu-list-items-channels > li.current-menu-item a,
#primary-menu-mobile .sub-menu-list-items-channels > li.current_page_item a,
#primary-menu-mobile .sub-menu-list-items-channels > li.active a,
#primary-menu-mobile .sub-menu-list-items-international > li.current-menu-item a,
#primary-menu-mobile .sub-menu-list-items-international > li.current_page_item a,
#primary-menu-mobile .sub-menu-list-items-international > li.active a {
  color: #c70000 !important;
}
#primary-menu .current_page_item > a,
#primary-menu .current-menu-item > a,
#primary-menu .current_page_ancestor > a,
#primary-menu .current-menu-ancestor > a,
#primary-menu .active > a,
#primary-menu-mobile .current_page_item > a,
#primary-menu-mobile .current-menu-item > a,
#primary-menu-mobile .current_page_ancestor > a,
#primary-menu-mobile .current-menu-ancestor > a,
#primary-menu-mobile .active > a {
  text-decoration: none;
  position: relative;
}

.utility-navigation-container {
  padding: 11px 0;
  display: none;
}
.utility-navigation-container.menu-active #utility-menu li,
.utility-navigation-container.menu-active #utility-menu-mobile li {
  margin: 0;
}
.utility-navigation-container.menu-active #utility-menu li > a, .utility-navigation-container.menu-active #utility-menu li .menu-item-text,
.utility-navigation-container.menu-active #utility-menu-mobile li > a,
.utility-navigation-container.menu-active #utility-menu-mobile li .menu-item-text {
  color: #c1afbc;
}
.utility-navigation-container.menu-active #utility-menu li > a:hover, .utility-navigation-container.menu-active #utility-menu li .menu-item-text:hover,
.utility-navigation-container.menu-active #utility-menu-mobile li > a:hover,
.utility-navigation-container.menu-active #utility-menu-mobile li .menu-item-text:hover {
  color: #ffffff;
}
@media (min-width: 1100px) {
  .utility-navigation-container {
    display: block;
  }
}

.utility-navigation #utility-menu,
.utility-navigation #utility-menu-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 1100px) {
  .utility-navigation #utility-menu,
  .utility-navigation #utility-menu-mobile {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    gap: 32px;
  }
}
.utility-navigation #utility-menu li,
.utility-navigation #utility-menu-mobile li {
  margin: 0;
}
.utility-navigation #utility-menu li > a, .utility-navigation #utility-menu li .menu-item-text,
.utility-navigation #utility-menu-mobile li > a,
.utility-navigation #utility-menu-mobile li .menu-item-text {
  color: rgba(40, 0, 30, 0.6);
  font-size: 12px;
  position: relative;
  z-index: 10;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.utility-navigation #utility-menu li > a:before, .utility-navigation #utility-menu li .menu-item-text:before,
.utility-navigation #utility-menu-mobile li > a:before,
.utility-navigation #utility-menu-mobile li .menu-item-text:before {
  margin-right: 4px;
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}
.utility-navigation #utility-menu li > a:after, .utility-navigation #utility-menu li .menu-item-text:after,
.utility-navigation #utility-menu-mobile li > a:after,
.utility-navigation #utility-menu-mobile li .menu-item-text:after {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
  margin-left: 4px;
}
.utility-navigation #utility-menu li > a:hover, .utility-navigation #utility-menu li .menu-item-text:hover,
.utility-navigation #utility-menu-mobile li > a:hover,
.utility-navigation #utility-menu-mobile li .menu-item-text:hover {
  color: rgba(40, 0, 30, 0.8);
  opacity: 1;
  cursor: pointer;
}
.utility-navigation #utility-menu li.utility-languages > .menu-item-text:before,
.utility-navigation #utility-menu-mobile li.utility-languages > .menu-item-text:before {
  content: "\f0ac";
}
.utility-navigation #utility-menu li.utility-languages .sub-menu-wrapper,
.utility-navigation #utility-menu-mobile li.utility-languages .sub-menu-wrapper {
  display: none;
  list-style-type: none;
}
@media (min-width: 1100px) {
  .utility-navigation #utility-menu li.utility-languages .sub-menu-wrapper,
  .utility-navigation #utility-menu-mobile li.utility-languages .sub-menu-wrapper {
    top: 0px;
    left: 0;
    position: absolute;
    z-index: 1;
    width: 100%;
    background-color: rgb(29.8, 0, 22.35);
    padding: 16px 0 24px;
  }
}
@media (min-width: 1100px) {
  .utility-navigation #utility-menu li.utility-languages .sub-menu,
  .utility-navigation #utility-menu-mobile li.utility-languages .sub-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 auto;
    padding: 0 64px;
    max-width: 1440px;
    gap: 24px;
  }
}
@media (min-width: 1100px) {
  .utility-navigation #utility-menu li.utility-languages .sub-menu li,
  .utility-navigation #utility-menu-mobile li.utility-languages .sub-menu li {
    margin: 0;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .utility-navigation #utility-menu li.utility-languages .sub-menu li a,
  .utility-navigation #utility-menu-mobile li.utility-languages .sub-menu li a {
    text-align: center;
    border: 1px solid rgba(193, 175, 188, 0.5);
    padding: 12px 24px;
    border-radius: 4px;
    display: block;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .utility-navigation #utility-menu li.utility-languages .sub-menu li a .menu-item-text,
  .utility-navigation #utility-menu-mobile li.utility-languages .sub-menu li a .menu-item-text {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .utility-navigation #utility-menu li.utility-languages .sub-menu li a .menu-item-text.menu-item-label,
  .utility-navigation #utility-menu-mobile li.utility-languages .sub-menu li a .menu-item-text.menu-item-label {
    display: block;
    color: #ffffff;
    font-size: 18px;
    line-height: 1;
    margin-bottom: 2px;
  }
  .utility-navigation #utility-menu li.utility-languages .sub-menu li a .menu-item-text.menu-item-description,
  .utility-navigation #utility-menu-mobile li.utility-languages .sub-menu li a .menu-item-text.menu-item-description {
    display: block;
    color: #c1afbc;
    font-size: 14px;
  }
  .utility-navigation #utility-menu li.utility-languages .sub-menu li a:hover,
  .utility-navigation #utility-menu-mobile li.utility-languages .sub-menu li a:hover {
    background-color: #ffffff;
    border: 1px solid #ffffff;
  }
  .utility-navigation #utility-menu li.utility-languages .sub-menu li a:hover .menu-item-text.menu-item-label,
  .utility-navigation #utility-menu-mobile li.utility-languages .sub-menu li a:hover .menu-item-text.menu-item-label {
    color: #28001e;
  }
  .utility-navigation #utility-menu li.utility-languages .sub-menu li a:hover .menu-item-text.menu-item-description,
  .utility-navigation #utility-menu-mobile li.utility-languages .sub-menu li a:hover .menu-item-text.menu-item-description {
    color: rgba(40, 0, 30, 0.6);
  }
  .utility-navigation #utility-menu li.utility-languages .sub-menu li.active a,
  .utility-navigation #utility-menu-mobile li.utility-languages .sub-menu li.active a {
    background-color: #ffffff;
    position: relative;
    border: 1px solid #ffffff;
  }
  .utility-navigation #utility-menu li.utility-languages .sub-menu li.active a:after,
  .utility-navigation #utility-menu-mobile li.utility-languages .sub-menu li.active a:after {
    content: "\f00c";
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
    margin-left: 4px;
    font-size: 24px;
    color: #28001e;
    position: absolute;
    right: 16px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .utility-navigation #utility-menu li.utility-languages .sub-menu li.active a .menu-item-text.menu-item-label,
  .utility-navigation #utility-menu-mobile li.utility-languages .sub-menu li.active a .menu-item-text.menu-item-label {
    color: #28001e;
  }
  .utility-navigation #utility-menu li.utility-languages .sub-menu li.active a .menu-item-text.menu-item-description,
  .utility-navigation #utility-menu-mobile li.utility-languages .sub-menu li.active a .menu-item-text.menu-item-description {
    color: rgba(40, 0, 30, 0.6);
  }
}
@media (min-width: 1100px) {
  .utility-navigation #utility-menu li.utility-languages .sub-menu-wrapper:before,
  .utility-navigation #utility-menu-mobile li.utility-languages .sub-menu-wrapper:before {
    content: "Choose your country or region:";
    font-size: 18px;
    color: #ffffff;
    margin: 0 auto 12px;
    padding: 0 64px;
    max-width: 1440px;
    display: block;
  }
}
.utility-navigation #utility-menu li.utility-search a:before,
.utility-navigation #utility-menu-mobile li.utility-search a:before {
  content: "\f002";
}
.utility-navigation #utility-menu li.utility-login a:before,
.utility-navigation #utility-menu-mobile li.utility-login a:before {
  content: "\f007";
}
.utility-navigation #utility-menu li.menu-item-has-children > .menu-item-text:after,
.utility-navigation #utility-menu-mobile li.menu-item-has-children > .menu-item-text:after {
  content: "\f078";
}
.utility-navigation #utility-menu li.menu-item-has-children.submenu-active > .menu-item-text:after,
.utility-navigation #utility-menu-mobile li.menu-item-has-children.submenu-active > .menu-item-text:after {
  content: "\f077";
  top: 1px;
  position: relative;
}

.mobile-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-left: auto;
}
@media (min-width: 1100px) {
  .mobile-navigation {
    display: none;
  }
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

.menu-toggle {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 32px;
  width: 32px;
  padding: 8px 0;
}
.menu-toggle span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  height: 2px;
  width: 32px;
  border-radius: 4px;
  top: 6px;
  background: #002B1D;
  position: relative;
}
.menu-toggle span:first-of-type {
  top: 0px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.menu-toggle span:last-of-type {
  top: 12px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.menu-toggle.close span {
  display: none;
  position: relative;
}
.menu-toggle.close span:first-of-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 8px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.menu-toggle.close span:last-of-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 5px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.sidr-open,
.sidr-animating {
  left: 0 !important;
  top: 0;
  position: static !important;
}

.sidr {
  display: block;
  height: 100vh;
  width: 100%;
  overflow-x: hidden;
  position: fixed;
  top: 65px;
  background: #EEF2F2;
  z-index: 999999;
  padding-bottom: 100px;
}
@media (min-width: 1100px) {
  .sidr {
    display: none;
  }
}
.sidr.right {
  left: auto;
  right: -100%;
}
.sidr #primary-menu-mobile > li {
  padding: 12px 24px;
  border-bottom: 1px solid #A7C2B1;
}
.sidr #primary-menu-mobile > li > a,
.sidr #primary-menu-mobile > li > .menu-item-text,
.sidr #primary-menu-mobile > li > button.menu-item-text {
  font-size: 18px;
  font-weight: 400;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.sidr #primary-menu-mobile > li > .menu-item-text .menu-item-label {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.sidr #primary-menu-mobile > li.menu-item-has-children .submenu-chevron:after {
  content: "\f105";
}
.sidr #primary-menu-mobile > li.menu-item-has-children.submenu-active .submenu-chevron:after {
  content: "\f107";
}
.sidr #primary-menu-mobile > li.current-menu-item, .sidr #primary-menu-mobile > li.current_page_item, .sidr #primary-menu-mobile > li.current-menu-ancestor, .sidr #primary-menu-mobile > li.current_page_ancestor, .sidr #primary-menu-mobile > li.active {
  background: rgba(0, 43, 29, 0.1);
  border-radius: 0;
}
.sidr #primary-menu-mobile > li.current-menu-item > a,
.sidr #primary-menu-mobile > li.current-menu-item > .menu-item-text, .sidr #primary-menu-mobile > li.current_page_item > a,
.sidr #primary-menu-mobile > li.current_page_item > .menu-item-text, .sidr #primary-menu-mobile > li.current-menu-ancestor > a,
.sidr #primary-menu-mobile > li.current-menu-ancestor > .menu-item-text, .sidr #primary-menu-mobile > li.current_page_ancestor > a,
.sidr #primary-menu-mobile > li.current_page_ancestor > .menu-item-text, .sidr #primary-menu-mobile > li.active > a,
.sidr #primary-menu-mobile > li.active > .menu-item-text {
  color: #002B1D;
}
.sidr #primary-menu-mobile .sub-menu-channels .sub-menu-wrapper .sub-menu-list,
.sidr #primary-menu-mobile .sub-menu-how-we-sell .sub-menu-wrapper .sub-menu-list {
  gap: 16px !important;
}
.sidr #primary-menu-mobile .sub-menu-list-items-channels > li, .sidr #primary-menu-mobile .sub-menu-list-items-international > li {
  padding: 8px 0;
  border-bottom: 1px solid rgba(40, 0, 30, 0.2);
  margin: 0 0 8px 0;
}
.sidr #primary-menu-mobile .sub-menu-list-items-channels > li a:hover, .sidr #primary-menu-mobile .sub-menu-list-items-international > li a:hover {
  color: #c70000 !important;
}
.sidr #primary-menu-mobile .sub-menu-list-items-channels > li.current-menu-item a, .sidr #primary-menu-mobile .sub-menu-list-items-channels > li.current_page_item a, .sidr #primary-menu-mobile .sub-menu-list-items-channels > li.active a, .sidr #primary-menu-mobile .sub-menu-list-items-international > li.current-menu-item a, .sidr #primary-menu-mobile .sub-menu-list-items-international > li.current_page_item a, .sidr #primary-menu-mobile .sub-menu-list-items-international > li.active a {
  color: #c70000 !important;
}
.sidr #utility-menu-mobile {
  padding: 48px 24px;
}
.sidr #utility-menu-mobile li a, .sidr #utility-menu-mobile li span {
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sidr #utility-menu-mobile li a:before, .sidr #utility-menu-mobile li span:before {
  margin-right: 8px;
}
.sidr #utility-menu-mobile li a:after, .sidr #utility-menu-mobile li span:after {
  margin-left: auto;
}
.sidr #utility-menu-mobile li .sub-menu {
  list-style: none;
  margin: 24px 0 0;
}
.sidr #utility-menu-mobile li .sub-menu li {
  margin: 0 0 16px 0;
}
.sidr #utility-menu-mobile li .sub-menu li:last-child {
  margin: 0;
}
.sidr #utility-menu-mobile li .sub-menu li .menu-item-label:after {
  content: "|";
  padding: 0 10px;
}
.sidr #utility-menu-mobile li .sub-menu li .menu-item-description {
  font-style: italic;
}
.sidr .sidr-inner:last-of-type {
  padding: 0 24px;
}
.sidr .contact-button {
  margin-top: 32px;
}
@media (max-width: 767px) {
  .sidr .contact-button {
    width: 100%;
    text-align: center;
    border: 0;
  }
}
.sidr .current_page_item > a,
.sidr .current-menu-item > a,
.sidr .current_page_ancestor > a,
.sidr .current-menu-ancestor > a,
.sidr .active > a {
  text-decoration: none;
  position: relative;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
  display: block;
}

.updated:not(.published) {
  display: none;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.comment-content a {
  overflow-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/* Navigation Header
--------------------------------------------- */
.site-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 88888;
  padding: 20px 0;
  width: 100%;
  background: #DEE6E5;
  height: auto;
}
@media (min-width: 1100px) {
  .site-header {
    height: 145px;
    position: absolute;
    padding: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .site-header.header--sticky {
    position: fixed;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    height: 80px;
  }
  .site-header.header--sticky .utility-navigation-container {
    display: none;
  }
  .site-header.header--sticky .main-navigation-container {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .site-header.header--sticky .main-navigation-container #primary-menu > li.menu-item-has-children .sub-menu {
    top: 80px;
  }
  .site-header.header--hidden {
    -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}
.site-header .site-branding img {
  max-width: 148px;
  display: block;
}
@media (min-width: 1100px) {
  .site-header .site-branding img {
    max-width: 148px;
  }
}

.header-forest .site-header {
  background-color: #002B1D;
}
.header-forest #primary-menu > li:hover, .header-forest #primary-menu > li:focus-visible, .header-forest #primary-menu > li:focus-within {
  border-radius: 20px;
  background: rgba(238, 242, 242, 0.1);
}
.header-forest #primary-menu > li:hover > a, .header-forest #primary-menu > li:hover > .menu-item-text, .header-forest #primary-menu > li:focus-visible > a, .header-forest #primary-menu > li:focus-visible > .menu-item-text, .header-forest #primary-menu > li:focus-within > a, .header-forest #primary-menu > li:focus-within > .menu-item-text {
  color: #EEF2F2;
}
.header-forest #primary-menu > li.current-menu-item, .header-forest #primary-menu > li.current_page_item, .header-forest #primary-menu > li.current-menu-ancestor, .header-forest #primary-menu > li.current_page_ancestor, .header-forest #primary-menu > li.active {
  border-radius: 20px;
  background: rgba(238, 242, 242, 0.1);
}
.header-forest #primary-menu > li.current-menu-item > a, .header-forest #primary-menu > li.current-menu-item > .menu-item-text, .header-forest #primary-menu > li.current_page_item > a, .header-forest #primary-menu > li.current_page_item > .menu-item-text, .header-forest #primary-menu > li.current-menu-ancestor > a, .header-forest #primary-menu > li.current-menu-ancestor > .menu-item-text, .header-forest #primary-menu > li.current_page_ancestor > a, .header-forest #primary-menu > li.current_page_ancestor > .menu-item-text, .header-forest #primary-menu > li.active > a, .header-forest #primary-menu > li.active > .menu-item-text {
  color: #EEF2F2;
}
.header-forest #primary-menu > li a, .header-forest #primary-menu > li .menu-item-text {
  color: #ffffff;
  font-weight: 500;
}
.header-forest #primary-menu > li a:hover, .header-forest #primary-menu > li a:focus-visible, .header-forest #primary-menu > li a:focus-within, .header-forest #primary-menu > li .menu-item-text:hover, .header-forest #primary-menu > li .menu-item-text:focus-visible, .header-forest #primary-menu > li .menu-item-text:focus-within {
  color: #EEF2F2;
}
.header-forest #primary-menu-mobile > li.current-menu-item, .header-forest #primary-menu-mobile > li.current_page_item, .header-forest #primary-menu-mobile > li.current-menu-ancestor, .header-forest #primary-menu-mobile > li.current_page_ancestor, .header-forest #primary-menu-mobile > li.active {
  background: rgba(238, 242, 242, 0.1);
}
.header-forest #primary-menu-mobile > li.current-menu-item > a, .header-forest #primary-menu-mobile > li.current-menu-item > .menu-item-text, .header-forest #primary-menu-mobile > li.current_page_item > a, .header-forest #primary-menu-mobile > li.current_page_item > .menu-item-text, .header-forest #primary-menu-mobile > li.current-menu-ancestor > a, .header-forest #primary-menu-mobile > li.current-menu-ancestor > .menu-item-text, .header-forest #primary-menu-mobile > li.current_page_ancestor > a, .header-forest #primary-menu-mobile > li.current_page_ancestor > .menu-item-text, .header-forest #primary-menu-mobile > li.active > a, .header-forest #primary-menu-mobile > li.active > .menu-item-text {
  color: #EEF2F2;
}
.header-forest #primary-menu-mobile > li a, .header-forest #primary-menu-mobile > li .menu-item-text {
  color: #ffffff;
  font-weight: 500;
}
.header-forest #utility-menu > li:hover, .header-forest #utility-menu > li:focus-visible, .header-forest #utility-menu > li:focus-within,
.header-forest #utility-menu-mobile > li:hover,
.header-forest #utility-menu-mobile > li:focus-visible,
.header-forest #utility-menu-mobile > li:focus-within {
  border-radius: 20px;
  background: rgba(238, 242, 242, 0.1);
}
.header-forest #utility-menu > li:hover > a, .header-forest #utility-menu > li:hover > .menu-item-text, .header-forest #utility-menu > li:focus-visible > a, .header-forest #utility-menu > li:focus-visible > .menu-item-text, .header-forest #utility-menu > li:focus-within > a, .header-forest #utility-menu > li:focus-within > .menu-item-text,
.header-forest #utility-menu-mobile > li:hover > a,
.header-forest #utility-menu-mobile > li:hover > .menu-item-text,
.header-forest #utility-menu-mobile > li:focus-visible > a,
.header-forest #utility-menu-mobile > li:focus-visible > .menu-item-text,
.header-forest #utility-menu-mobile > li:focus-within > a,
.header-forest #utility-menu-mobile > li:focus-within > .menu-item-text {
  color: #EEF2F2;
}
.header-forest #utility-menu > li.current-menu-item, .header-forest #utility-menu > li.current_page_item, .header-forest #utility-menu > li.current-menu-ancestor, .header-forest #utility-menu > li.current_page_ancestor, .header-forest #utility-menu > li.active,
.header-forest #utility-menu-mobile > li.current-menu-item,
.header-forest #utility-menu-mobile > li.current_page_item,
.header-forest #utility-menu-mobile > li.current-menu-ancestor,
.header-forest #utility-menu-mobile > li.current_page_ancestor,
.header-forest #utility-menu-mobile > li.active {
  background: rgba(238, 242, 242, 0.1);
}
.header-forest #utility-menu > li.current-menu-item > a, .header-forest #utility-menu > li.current-menu-item > .menu-item-text, .header-forest #utility-menu > li.current_page_item > a, .header-forest #utility-menu > li.current_page_item > .menu-item-text, .header-forest #utility-menu > li.current-menu-ancestor > a, .header-forest #utility-menu > li.current-menu-ancestor > .menu-item-text, .header-forest #utility-menu > li.current_page_ancestor > a, .header-forest #utility-menu > li.current_page_ancestor > .menu-item-text, .header-forest #utility-menu > li.active > a, .header-forest #utility-menu > li.active > .menu-item-text,
.header-forest #utility-menu-mobile > li.current-menu-item > a,
.header-forest #utility-menu-mobile > li.current-menu-item > .menu-item-text,
.header-forest #utility-menu-mobile > li.current_page_item > a,
.header-forest #utility-menu-mobile > li.current_page_item > .menu-item-text,
.header-forest #utility-menu-mobile > li.current-menu-ancestor > a,
.header-forest #utility-menu-mobile > li.current-menu-ancestor > .menu-item-text,
.header-forest #utility-menu-mobile > li.current_page_ancestor > a,
.header-forest #utility-menu-mobile > li.current_page_ancestor > .menu-item-text,
.header-forest #utility-menu-mobile > li.active > a,
.header-forest #utility-menu-mobile > li.active > .menu-item-text {
  color: #EEF2F2;
}
@media (min-width: 1100px) {
  .header-forest #utility-menu > li.current-menu-item, .header-forest #utility-menu > li.current_page_item, .header-forest #utility-menu > li.current-menu-ancestor, .header-forest #utility-menu > li.current_page_ancestor, .header-forest #utility-menu > li.active,
  .header-forest #utility-menu-mobile > li.current-menu-item,
  .header-forest #utility-menu-mobile > li.current_page_item,
  .header-forest #utility-menu-mobile > li.current-menu-ancestor,
  .header-forest #utility-menu-mobile > li.current_page_ancestor,
  .header-forest #utility-menu-mobile > li.active {
    border-radius: 20px;
  }
}
.header-forest #utility-menu > li a, .header-forest #utility-menu > li .menu-item-text,
.header-forest #utility-menu-mobile > li a,
.header-forest #utility-menu-mobile > li .menu-item-text {
  color: #ffffff;
}
.header-forest #utility-menu > li a:hover, .header-forest #utility-menu > li a:focus-visible, .header-forest #utility-menu > li a:focus-within, .header-forest #utility-menu > li .menu-item-text:hover, .header-forest #utility-menu > li .menu-item-text:focus-visible, .header-forest #utility-menu > li .menu-item-text:focus-within,
.header-forest #utility-menu-mobile > li a:hover,
.header-forest #utility-menu-mobile > li a:focus-visible,
.header-forest #utility-menu-mobile > li a:focus-within,
.header-forest #utility-menu-mobile > li .menu-item-text:hover,
.header-forest #utility-menu-mobile > li .menu-item-text:focus-visible,
.header-forest #utility-menu-mobile > li .menu-item-text:focus-within {
  color: #EEF2F2;
}
.header-forest .menu-toggle span {
  background-color: #A7C2B1;
}

.header-zest .site-header {
  background-color: #CBDB2C;
}
.header-zest #primary-menu > li:hover, .header-zest #primary-menu > li:focus-visible, .header-zest #primary-menu > li:focus-within {
  border-radius: 20px;
  background: rgba(0, 43, 29, 0.1);
}
.header-zest #primary-menu > li.current-menu-item, .header-zest #primary-menu > li.current_page_item, .header-zest #primary-menu > li.current-menu-ancestor, .header-zest #primary-menu > li.current_page_ancestor, .header-zest #primary-menu > li.active {
  border-radius: 20px;
  background-color: #CBDB2C;
}
.header-zest #primary-menu > li.current-menu-item > a, .header-zest #primary-menu > li.current-menu-item > .menu-item-text, .header-zest #primary-menu > li.current_page_item > a, .header-zest #primary-menu > li.current_page_item > .menu-item-text, .header-zest #primary-menu > li.current-menu-ancestor > a, .header-zest #primary-menu > li.current-menu-ancestor > .menu-item-text, .header-zest #primary-menu > li.current_page_ancestor > a, .header-zest #primary-menu > li.current_page_ancestor > .menu-item-text, .header-zest #primary-menu > li.active > a, .header-zest #primary-menu > li.active > .menu-item-text {
  color: #002B1D;
}
.header-zest #primary-menu > li a, .header-zest #primary-menu > li .menu-item-text {
  color: #002B1D;
  font-weight: 500;
}
.header-zest #primary-menu > li a:hover, .header-zest #primary-menu > li a:focus-visible, .header-zest #primary-menu > li a:focus-within, .header-zest #primary-menu > li .menu-item-text:hover, .header-zest #primary-menu > li .menu-item-text:focus-visible, .header-zest #primary-menu > li .menu-item-text:focus-within {
  color: #002B1D;
}
.header-zest #primary-menu-mobile > li.current-menu-item, .header-zest #primary-menu-mobile > li.current_page_item, .header-zest #primary-menu-mobile > li.current-menu-ancestor, .header-zest #primary-menu-mobile > li.current_page_ancestor, .header-zest #primary-menu-mobile > li.active {
  background-color: #CBDB2C;
}
.header-zest #primary-menu-mobile > li.current-menu-item > a, .header-zest #primary-menu-mobile > li.current-menu-item > .menu-item-text, .header-zest #primary-menu-mobile > li.current_page_item > a, .header-zest #primary-menu-mobile > li.current_page_item > .menu-item-text, .header-zest #primary-menu-mobile > li.current-menu-ancestor > a, .header-zest #primary-menu-mobile > li.current-menu-ancestor > .menu-item-text, .header-zest #primary-menu-mobile > li.current_page_ancestor > a, .header-zest #primary-menu-mobile > li.current_page_ancestor > .menu-item-text, .header-zest #primary-menu-mobile > li.active > a, .header-zest #primary-menu-mobile > li.active > .menu-item-text {
  color: #002B1D;
}
.header-zest #primary-menu-mobile > li a, .header-zest #primary-menu-mobile > li .menu-item-text {
  color: #002B1D;
  font-weight: 500;
}
.header-zest #utility-menu > li:hover, .header-zest #utility-menu > li:focus-visible, .header-zest #utility-menu > li:focus-within,
.header-zest #utility-menu-mobile > li:hover,
.header-zest #utility-menu-mobile > li:focus-visible,
.header-zest #utility-menu-mobile > li:focus-within {
  border-radius: 20px;
  background: rgba(0, 43, 29, 0.1);
}
.header-zest #utility-menu > li.current-menu-item, .header-zest #utility-menu > li.current_page_item, .header-zest #utility-menu > li.current-menu-ancestor, .header-zest #utility-menu > li.current_page_ancestor, .header-zest #utility-menu > li.active,
.header-zest #utility-menu-mobile > li.current-menu-item,
.header-zest #utility-menu-mobile > li.current_page_item,
.header-zest #utility-menu-mobile > li.current-menu-ancestor,
.header-zest #utility-menu-mobile > li.current_page_ancestor,
.header-zest #utility-menu-mobile > li.active {
  background-color: #CBDB2C;
}
@media (min-width: 1100px) {
  .header-zest #utility-menu > li.current-menu-item, .header-zest #utility-menu > li.current_page_item, .header-zest #utility-menu > li.current-menu-ancestor, .header-zest #utility-menu > li.current_page_ancestor, .header-zest #utility-menu > li.active,
  .header-zest #utility-menu-mobile > li.current-menu-item,
  .header-zest #utility-menu-mobile > li.current_page_item,
  .header-zest #utility-menu-mobile > li.current-menu-ancestor,
  .header-zest #utility-menu-mobile > li.current_page_ancestor,
  .header-zest #utility-menu-mobile > li.active {
    border-radius: 20px;
  }
}
.header-zest #utility-menu > li.current-menu-item > a, .header-zest #utility-menu > li.current-menu-item > .menu-item-text, .header-zest #utility-menu > li.current_page_item > a, .header-zest #utility-menu > li.current_page_item > .menu-item-text, .header-zest #utility-menu > li.current-menu-ancestor > a, .header-zest #utility-menu > li.current-menu-ancestor > .menu-item-text, .header-zest #utility-menu > li.current_page_ancestor > a, .header-zest #utility-menu > li.current_page_ancestor > .menu-item-text, .header-zest #utility-menu > li.active > a, .header-zest #utility-menu > li.active > .menu-item-text,
.header-zest #utility-menu-mobile > li.current-menu-item > a,
.header-zest #utility-menu-mobile > li.current-menu-item > .menu-item-text,
.header-zest #utility-menu-mobile > li.current_page_item > a,
.header-zest #utility-menu-mobile > li.current_page_item > .menu-item-text,
.header-zest #utility-menu-mobile > li.current-menu-ancestor > a,
.header-zest #utility-menu-mobile > li.current-menu-ancestor > .menu-item-text,
.header-zest #utility-menu-mobile > li.current_page_ancestor > a,
.header-zest #utility-menu-mobile > li.current_page_ancestor > .menu-item-text,
.header-zest #utility-menu-mobile > li.active > a,
.header-zest #utility-menu-mobile > li.active > .menu-item-text {
  color: #002B1D;
}
.header-zest #utility-menu > li a, .header-zest #utility-menu > li .menu-item-text,
.header-zest #utility-menu-mobile > li a,
.header-zest #utility-menu-mobile > li .menu-item-text {
  color: #002B1D;
}
.header-zest #utility-menu > li a:hover, .header-zest #utility-menu > li a:focus-visible, .header-zest #utility-menu > li a:focus-within, .header-zest #utility-menu > li .menu-item-text:hover, .header-zest #utility-menu > li .menu-item-text:focus-visible, .header-zest #utility-menu > li .menu-item-text:focus-within,
.header-zest #utility-menu-mobile > li a:hover,
.header-zest #utility-menu-mobile > li a:focus-visible,
.header-zest #utility-menu-mobile > li a:focus-within,
.header-zest #utility-menu-mobile > li .menu-item-text:hover,
.header-zest #utility-menu-mobile > li .menu-item-text:focus-visible,
.header-zest #utility-menu-mobile > li .menu-item-text:focus-within {
  color: #002B1D;
}
.header-zest .menu-toggle span {
  background-color: #002B1D;
}

.site:not(.header-zest):not(.header-forest) #primary-menu > li:hover, .site:not(.header-zest):not(.header-forest) #primary-menu > li:focus-visible, .site:not(.header-zest):not(.header-forest) #primary-menu > li:focus-within {
  border-radius: 20px;
  background: rgba(0, 43, 29, 0.1);
}
.site:not(.header-zest):not(.header-forest) #primary-menu > li.current-menu-item, .site:not(.header-zest):not(.header-forest) #primary-menu > li.current_page_item, .site:not(.header-zest):not(.header-forest) #primary-menu > li.current-menu-ancestor, .site:not(.header-zest):not(.header-forest) #primary-menu > li.current_page_ancestor, .site:not(.header-zest):not(.header-forest) #primary-menu > li.active {
  border-radius: 20px;
  background-color: #CBDB2C;
}
.site:not(.header-zest):not(.header-forest) #primary-menu > li a, .site:not(.header-zest):not(.header-forest) #primary-menu > li .menu-item-text {
  color: #002B1D;
  font-weight: 500;
}
.site:not(.header-zest):not(.header-forest) #primary-menu > li a:hover, .site:not(.header-zest):not(.header-forest) #primary-menu > li a:focus-visible, .site:not(.header-zest):not(.header-forest) #primary-menu > li a:focus-within, .site:not(.header-zest):not(.header-forest) #primary-menu > li .menu-item-text:hover, .site:not(.header-zest):not(.header-forest) #primary-menu > li .menu-item-text:focus-visible, .site:not(.header-zest):not(.header-forest) #primary-menu > li .menu-item-text:focus-within {
  color: #002B1D;
}
.site:not(.header-zest):not(.header-forest) #primary-menu-mobile > li.current-menu-item, .site:not(.header-zest):not(.header-forest) #primary-menu-mobile > li.current_page_item, .site:not(.header-zest):not(.header-forest) #primary-menu-mobile > li.current-menu-ancestor, .site:not(.header-zest):not(.header-forest) #primary-menu-mobile > li.current_page_ancestor, .site:not(.header-zest):not(.header-forest) #primary-menu-mobile > li.active {
  background-color: #CBDB2C;
}
.site:not(.header-zest):not(.header-forest) #primary-menu-mobile > li a, .site:not(.header-zest):not(.header-forest) #primary-menu-mobile > li .menu-item-text {
  color: #002B1D;
  font-weight: 500;
}
.site:not(.header-zest):not(.header-forest) #utility-menu > li:hover, .site:not(.header-zest):not(.header-forest) #utility-menu > li:focus-visible, .site:not(.header-zest):not(.header-forest) #utility-menu > li:focus-within,
.site:not(.header-zest):not(.header-forest) #utility-menu-mobile > li:hover,
.site:not(.header-zest):not(.header-forest) #utility-menu-mobile > li:focus-visible,
.site:not(.header-zest):not(.header-forest) #utility-menu-mobile > li:focus-within {
  border-radius: 20px;
  background: rgba(0, 43, 29, 0.1);
}
.site:not(.header-zest):not(.header-forest) #utility-menu > li.current-menu-item, .site:not(.header-zest):not(.header-forest) #utility-menu > li.current_page_item, .site:not(.header-zest):not(.header-forest) #utility-menu > li.current-menu-ancestor, .site:not(.header-zest):not(.header-forest) #utility-menu > li.current_page_ancestor, .site:not(.header-zest):not(.header-forest) #utility-menu > li.active,
.site:not(.header-zest):not(.header-forest) #utility-menu-mobile > li.current-menu-item,
.site:not(.header-zest):not(.header-forest) #utility-menu-mobile > li.current_page_item,
.site:not(.header-zest):not(.header-forest) #utility-menu-mobile > li.current-menu-ancestor,
.site:not(.header-zest):not(.header-forest) #utility-menu-mobile > li.current_page_ancestor,
.site:not(.header-zest):not(.header-forest) #utility-menu-mobile > li.active {
  background-color: #CBDB2C;
}
@media (min-width: 1100px) {
  .site:not(.header-zest):not(.header-forest) #utility-menu > li.current-menu-item, .site:not(.header-zest):not(.header-forest) #utility-menu > li.current_page_item, .site:not(.header-zest):not(.header-forest) #utility-menu > li.current-menu-ancestor, .site:not(.header-zest):not(.header-forest) #utility-menu > li.current_page_ancestor, .site:not(.header-zest):not(.header-forest) #utility-menu > li.active,
  .site:not(.header-zest):not(.header-forest) #utility-menu-mobile > li.current-menu-item,
  .site:not(.header-zest):not(.header-forest) #utility-menu-mobile > li.current_page_item,
  .site:not(.header-zest):not(.header-forest) #utility-menu-mobile > li.current-menu-ancestor,
  .site:not(.header-zest):not(.header-forest) #utility-menu-mobile > li.current_page_ancestor,
  .site:not(.header-zest):not(.header-forest) #utility-menu-mobile > li.active {
    border-radius: 20px;
  }
}
.site:not(.header-zest):not(.header-forest) #utility-menu > li.current-menu-item > a, .site:not(.header-zest):not(.header-forest) #utility-menu > li.current-menu-item > .menu-item-text, .site:not(.header-zest):not(.header-forest) #utility-menu > li.current_page_item > a, .site:not(.header-zest):not(.header-forest) #utility-menu > li.current_page_item > .menu-item-text, .site:not(.header-zest):not(.header-forest) #utility-menu > li.current-menu-ancestor > a, .site:not(.header-zest):not(.header-forest) #utility-menu > li.current-menu-ancestor > .menu-item-text, .site:not(.header-zest):not(.header-forest) #utility-menu > li.current_page_ancestor > a, .site:not(.header-zest):not(.header-forest) #utility-menu > li.current_page_ancestor > .menu-item-text, .site:not(.header-zest):not(.header-forest) #utility-menu > li.active > a, .site:not(.header-zest):not(.header-forest) #utility-menu > li.active > .menu-item-text,
.site:not(.header-zest):not(.header-forest) #utility-menu-mobile > li.current-menu-item > a,
.site:not(.header-zest):not(.header-forest) #utility-menu-mobile > li.current-menu-item > .menu-item-text,
.site:not(.header-zest):not(.header-forest) #utility-menu-mobile > li.current_page_item > a,
.site:not(.header-zest):not(.header-forest) #utility-menu-mobile > li.current_page_item > .menu-item-text,
.site:not(.header-zest):not(.header-forest) #utility-menu-mobile > li.current-menu-ancestor > a,
.site:not(.header-zest):not(.header-forest) #utility-menu-mobile > li.current-menu-ancestor > .menu-item-text,
.site:not(.header-zest):not(.header-forest) #utility-menu-mobile > li.current_page_ancestor > a,
.site:not(.header-zest):not(.header-forest) #utility-menu-mobile > li.current_page_ancestor > .menu-item-text,
.site:not(.header-zest):not(.header-forest) #utility-menu-mobile > li.active > a,
.site:not(.header-zest):not(.header-forest) #utility-menu-mobile > li.active > .menu-item-text {
  color: #002B1D;
}
.site:not(.header-zest):not(.header-forest) #utility-menu > li a, .site:not(.header-zest):not(.header-forest) #utility-menu > li .menu-item-text,
.site:not(.header-zest):not(.header-forest) #utility-menu-mobile > li a,
.site:not(.header-zest):not(.header-forest) #utility-menu-mobile > li .menu-item-text {
  color: #002B1D;
}
.site:not(.header-zest):not(.header-forest) #utility-menu > li a:hover, .site:not(.header-zest):not(.header-forest) #utility-menu > li a:focus-visible, .site:not(.header-zest):not(.header-forest) #utility-menu > li a:focus-within, .site:not(.header-zest):not(.header-forest) #utility-menu > li .menu-item-text:hover, .site:not(.header-zest):not(.header-forest) #utility-menu > li .menu-item-text:focus-visible, .site:not(.header-zest):not(.header-forest) #utility-menu > li .menu-item-text:focus-within,
.site:not(.header-zest):not(.header-forest) #utility-menu-mobile > li a:hover,
.site:not(.header-zest):not(.header-forest) #utility-menu-mobile > li a:focus-visible,
.site:not(.header-zest):not(.header-forest) #utility-menu-mobile > li a:focus-within,
.site:not(.header-zest):not(.header-forest) #utility-menu-mobile > li .menu-item-text:hover,
.site:not(.header-zest):not(.header-forest) #utility-menu-mobile > li .menu-item-text:focus-visible,
.site:not(.header-zest):not(.header-forest) #utility-menu-mobile > li .menu-item-text:focus-within {
  color: #002B1D;
}
.site:not(.header-zest):not(.header-forest) .menu-toggle span {
  background-color: #002B1D;
}

.header-forest .sidr #primary-menu-mobile > li.current-menu-item, .header-forest .sidr #primary-menu-mobile > li.current_page_item, .header-forest .sidr #primary-menu-mobile > li.current-menu-ancestor, .header-forest .sidr #primary-menu-mobile > li.current_page_ancestor, .header-forest .sidr #primary-menu-mobile > li.active {
  background: rgba(0, 43, 29, 0.1);
  border-radius: 0;
}
.header-forest .sidr #primary-menu-mobile > li.current-menu-item > a,
.header-forest .sidr #primary-menu-mobile > li.current-menu-item > .menu-item-text, .header-forest .sidr #primary-menu-mobile > li.current_page_item > a,
.header-forest .sidr #primary-menu-mobile > li.current_page_item > .menu-item-text, .header-forest .sidr #primary-menu-mobile > li.current-menu-ancestor > a,
.header-forest .sidr #primary-menu-mobile > li.current-menu-ancestor > .menu-item-text, .header-forest .sidr #primary-menu-mobile > li.current_page_ancestor > a,
.header-forest .sidr #primary-menu-mobile > li.current_page_ancestor > .menu-item-text, .header-forest .sidr #primary-menu-mobile > li.active > a,
.header-forest .sidr #primary-menu-mobile > li.active > .menu-item-text {
  color: #002B1D;
}
.header-forest .sidr #utility-menu-mobile > li.current-menu-item, .header-forest .sidr #utility-menu-mobile > li.current_page_item, .header-forest .sidr #utility-menu-mobile > li.current-menu-ancestor, .header-forest .sidr #utility-menu-mobile > li.current_page_ancestor, .header-forest .sidr #utility-menu-mobile > li.active {
  background: rgba(0, 43, 29, 0.1);
  border-radius: 0;
}
.header-forest .sidr #utility-menu-mobile > li.current-menu-item > a,
.header-forest .sidr #utility-menu-mobile > li.current-menu-item > .menu-item-text, .header-forest .sidr #utility-menu-mobile > li.current_page_item > a,
.header-forest .sidr #utility-menu-mobile > li.current_page_item > .menu-item-text, .header-forest .sidr #utility-menu-mobile > li.current-menu-ancestor > a,
.header-forest .sidr #utility-menu-mobile > li.current-menu-ancestor > .menu-item-text, .header-forest .sidr #utility-menu-mobile > li.current_page_ancestor > a,
.header-forest .sidr #utility-menu-mobile > li.current_page_ancestor > .menu-item-text, .header-forest .sidr #utility-menu-mobile > li.active > a,
.header-forest .sidr #utility-menu-mobile > li.active > .menu-item-text {
  color: #002B1D;
}

.header-zest .sidr #primary-menu-mobile > li.current-menu-item, .header-zest .sidr #primary-menu-mobile > li.current_page_item, .header-zest .sidr #primary-menu-mobile > li.current-menu-ancestor, .header-zest .sidr #primary-menu-mobile > li.current_page_ancestor, .header-zest .sidr #primary-menu-mobile > li.active,
.site:not(.header-zest):not(.header-forest) .sidr #primary-menu-mobile > li.current-menu-item,
.site:not(.header-zest):not(.header-forest) .sidr #primary-menu-mobile > li.current_page_item,
.site:not(.header-zest):not(.header-forest) .sidr #primary-menu-mobile > li.current-menu-ancestor,
.site:not(.header-zest):not(.header-forest) .sidr #primary-menu-mobile > li.current_page_ancestor,
.site:not(.header-zest):not(.header-forest) .sidr #primary-menu-mobile > li.active {
  background-color: #CBDB2C;
  border-radius: 0;
}
.header-zest .sidr #primary-menu-mobile > li.current-menu-item > a,
.header-zest .sidr #primary-menu-mobile > li.current-menu-item > .menu-item-text, .header-zest .sidr #primary-menu-mobile > li.current_page_item > a,
.header-zest .sidr #primary-menu-mobile > li.current_page_item > .menu-item-text, .header-zest .sidr #primary-menu-mobile > li.current-menu-ancestor > a,
.header-zest .sidr #primary-menu-mobile > li.current-menu-ancestor > .menu-item-text, .header-zest .sidr #primary-menu-mobile > li.current_page_ancestor > a,
.header-zest .sidr #primary-menu-mobile > li.current_page_ancestor > .menu-item-text, .header-zest .sidr #primary-menu-mobile > li.active > a,
.header-zest .sidr #primary-menu-mobile > li.active > .menu-item-text,
.site:not(.header-zest):not(.header-forest) .sidr #primary-menu-mobile > li.current-menu-item > a,
.site:not(.header-zest):not(.header-forest) .sidr #primary-menu-mobile > li.current-menu-item > .menu-item-text,
.site:not(.header-zest):not(.header-forest) .sidr #primary-menu-mobile > li.current_page_item > a,
.site:not(.header-zest):not(.header-forest) .sidr #primary-menu-mobile > li.current_page_item > .menu-item-text,
.site:not(.header-zest):not(.header-forest) .sidr #primary-menu-mobile > li.current-menu-ancestor > a,
.site:not(.header-zest):not(.header-forest) .sidr #primary-menu-mobile > li.current-menu-ancestor > .menu-item-text,
.site:not(.header-zest):not(.header-forest) .sidr #primary-menu-mobile > li.current_page_ancestor > a,
.site:not(.header-zest):not(.header-forest) .sidr #primary-menu-mobile > li.current_page_ancestor > .menu-item-text,
.site:not(.header-zest):not(.header-forest) .sidr #primary-menu-mobile > li.active > a,
.site:not(.header-zest):not(.header-forest) .sidr #primary-menu-mobile > li.active > .menu-item-text {
  color: #002B1D;
}
.header-zest .sidr #utility-menu-mobile > li.current-menu-item, .header-zest .sidr #utility-menu-mobile > li.current_page_item, .header-zest .sidr #utility-menu-mobile > li.current-menu-ancestor, .header-zest .sidr #utility-menu-mobile > li.current_page_ancestor, .header-zest .sidr #utility-menu-mobile > li.active,
.site:not(.header-zest):not(.header-forest) .sidr #utility-menu-mobile > li.current-menu-item,
.site:not(.header-zest):not(.header-forest) .sidr #utility-menu-mobile > li.current_page_item,
.site:not(.header-zest):not(.header-forest) .sidr #utility-menu-mobile > li.current-menu-ancestor,
.site:not(.header-zest):not(.header-forest) .sidr #utility-menu-mobile > li.current_page_ancestor,
.site:not(.header-zest):not(.header-forest) .sidr #utility-menu-mobile > li.active {
  background-color: #CBDB2C;
  border-radius: 0;
}
.header-zest .sidr #utility-menu-mobile > li.current-menu-item > a,
.header-zest .sidr #utility-menu-mobile > li.current-menu-item > .menu-item-text, .header-zest .sidr #utility-menu-mobile > li.current_page_item > a,
.header-zest .sidr #utility-menu-mobile > li.current_page_item > .menu-item-text, .header-zest .sidr #utility-menu-mobile > li.current-menu-ancestor > a,
.header-zest .sidr #utility-menu-mobile > li.current-menu-ancestor > .menu-item-text, .header-zest .sidr #utility-menu-mobile > li.current_page_ancestor > a,
.header-zest .sidr #utility-menu-mobile > li.current_page_ancestor > .menu-item-text, .header-zest .sidr #utility-menu-mobile > li.active > a,
.header-zest .sidr #utility-menu-mobile > li.active > .menu-item-text,
.site:not(.header-zest):not(.header-forest) .sidr #utility-menu-mobile > li.current-menu-item > a,
.site:not(.header-zest):not(.header-forest) .sidr #utility-menu-mobile > li.current-menu-item > .menu-item-text,
.site:not(.header-zest):not(.header-forest) .sidr #utility-menu-mobile > li.current_page_item > a,
.site:not(.header-zest):not(.header-forest) .sidr #utility-menu-mobile > li.current_page_item > .menu-item-text,
.site:not(.header-zest):not(.header-forest) .sidr #utility-menu-mobile > li.current-menu-ancestor > a,
.site:not(.header-zest):not(.header-forest) .sidr #utility-menu-mobile > li.current-menu-ancestor > .menu-item-text,
.site:not(.header-zest):not(.header-forest) .sidr #utility-menu-mobile > li.current_page_ancestor > a,
.site:not(.header-zest):not(.header-forest) .sidr #utility-menu-mobile > li.current_page_ancestor > .menu-item-text,
.site:not(.header-zest):not(.header-forest) .sidr #utility-menu-mobile > li.active > a,
.site:not(.header-zest):not(.header-forest) .sidr #utility-menu-mobile > li.active > .menu-item-text {
  color: #002B1D;
}

/* Hero Area
--------------------------------------------- */
.home .hero {
  background-color: #002B1D;
  z-index: 0;
}
.home .hero .hero-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .home .hero .hero-area {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 100%;
  }
}
.home .hero .hero-area .intro-content {
  width: 100%;
}
.home .hero .hero-area .intro-content.intro-content--home-hero {
  position: relative;
  overflow: visible;
}
@media (min-width: 768px) {
  .home .hero .hero-area .intro-content.intro-content--home-hero {
    min-height: 440px;
  }
}
@media (min-width: 1024px) {
  .home .hero .hero-area .intro-content.intro-content--home-hero {
    min-height: 520px;
  }
}
.home .hero .hero-area .intro-content.intro-content--home-hero .headline-and-img,
.home .hero .hero-area .intro-content.intro-content--home-hero .text-copy {
  position: relative;
  z-index: 1;
}
.home .hero .hero-area .intro-content.intro-content--home-hero .text-copy__column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.home .hero .hero-area .intro-content.intro-content--home-hero .home-hero-media-slot--top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
}
@media (min-width: 1024px) {
  .home .hero .hero-area .intro-content.intro-content--home-hero .home-hero-media-slot--top {
    display: contents;
  }
}
.home .hero .hero-area .intro-content.intro-content--home-hero .home-hero-media {
  margin: 0;
  line-height: 0;
}
.home .hero .hero-area .intro-content.intro-content--home-hero .home-hero-media img,
.home .hero .hero-area .intro-content.intro-content--home-hero .home-hero-media .home-hero-media__img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 3/2.25;
}
.home .hero .hero-area .intro-content.intro-content--home-hero .home-hero-media--top {
  width: 30vw;
  height: auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: -32px;
}
.home .hero .hero-area .intro-content.intro-content--home-hero .home-hero-media--top img,
.home .hero .hero-area .intro-content.intro-content--home-hero .home-hero-media--top .home-hero-media__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 768px) {
  .home .hero .hero-area .intro-content.intro-content--home-hero .home-hero-media--top {
    width: 25vw;
  }
}
@media (min-width: 1024px) {
  .home .hero .hero-area .intro-content.intro-content--home-hero .home-hero-media--top {
    position: absolute;
    z-index: 0;
    top: 0;
    right: 48px;
    width: 260px;
    margin-left: 0;
    margin-right: 0;
    pointer-events: none;
  }
  .home .hero .hero-area .intro-content.intro-content--home-hero .home-hero-media--top img,
  .home .hero .hero-area .intro-content.intro-content--home-hero .home-hero-media--top .home-hero-media__img {
    width: 100%;
    height: auto;
  }
}
.home .hero .hero-area .intro-content.intro-content--home-hero .home-hero-media--center {
  -ms-flex-item-align: end;
      align-self: flex-end;
  width: 50vw;
  height: auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: -32px;
  margin-top: 32px;
}
.home .hero .hero-area .intro-content.intro-content--home-hero .home-hero-media--center img,
.home .hero .hero-area .intro-content.intro-content--home-hero .home-hero-media--center .home-hero-media__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 768px) {
  .home .hero .hero-area .intro-content.intro-content--home-hero .home-hero-media--center {
    max-width: 420px;
    width: 40vw;
    height: auto;
    top: 0;
    left: -40px;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    position: absolute;
    z-index: 0;
    margin-top: 0;
  }
  .home .hero .hero-area .intro-content.intro-content--home-hero .home-hero-media--center img,
  .home .hero .hero-area .intro-content.intro-content--home-hero .home-hero-media--center .home-hero-media__img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media (min-width: 1024px) {
  .home .hero .hero-area .intro-content.intro-content--home-hero .home-hero-media--center {
    width: 30vw;
  }
}
.home .hero .hero-area .intro-content.intro-content--home-hero .home-hero-media--bottom {
  max-width: 100%;
  -ms-flex-item-align: start;
      align-self: flex-start;
  width: 35vw;
  height: auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.home .hero .hero-area .intro-content.intro-content--home-hero .home-hero-media--bottom img,
.home .hero .hero-area .intro-content.intro-content--home-hero .home-hero-media--bottom .home-hero-media__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 768px) {
  .home .hero .hero-area .intro-content.intro-content--home-hero .home-hero-media--bottom {
    -ms-flex-item-align: center;
        align-self: center;
    margin-top: 64px;
    width: 30vw;
  }
}
@media (min-width: 1024px) {
  .home .hero .hero-area .intro-content.intro-content--home-hero .home-hero-media--bottom {
    width: 258px;
    height: auto;
    max-width: none;
  }
  .home .hero .hero-area .intro-content.intro-content--home-hero .home-hero-media--bottom img,
  .home .hero .hero-area .intro-content.intro-content--home-hero .home-hero-media--bottom .home-hero-media__img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.home .hero .hero-area .intro-content .headline-and-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .home .hero .hero-area .intro-content .headline-and-img {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media (min-width: 1024px) {
  .home .hero .hero-area .intro-content .headline-and-img {
    margin-top: 180px;
    margin-left: 112px;
  }
}
@media (min-width: 1440px) {
  .home .hero .hero-area .intro-content .headline-and-img {
    margin-top: 140px;
  }
}
.home .hero .hero-area .intro-content .headline-and-img h1 {
  color: #DEE6E5;
  margin-bottom: 0;
  font-size: 67px;
  line-height: 99%;
}
@media (min-width: 768px) {
  .home .hero .hero-area .intro-content .headline-and-img h1 {
    font-size: 100px;
    line-height: 1.2;
  }
}
@media (min-width: 1024px) {
  .home .hero .hero-area .intro-content .headline-and-img h1 {
    font-size: 117px;
  }
}
.home .hero .hero-area .intro-content .headline-and-img h1 .headline-line {
  display: block;
  font-weight: 300;
  margin-bottom: 10px;
}
@media (min-width: 1024px) {
  .home .hero .hero-area .intro-content .headline-and-img h1 .headline-line {
    margin-bottom: 16px;
  }
}
.home .hero .hero-area .intro-content .headline-and-img .subheading-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-left: 16px;
}
.home .hero .hero-area .intro-content .headline-and-img .subheading-wrapper .basic-content-subheading {
  margin-top: 24px;
  margin-bottom: 16px;
  color: #CBDB2C;
  font-weight: 700;
  font-family: "ff-real-headline-pro", sans-serif;
  font-size: 67px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  line-height: 100%;
}
@media (min-width: 768px) {
  .home .hero .hero-area .intro-content .headline-and-img .subheading-wrapper .basic-content-subheading {
    margin-top: 10px;
    font-size: 100px;
    margin-bottom: 48px;
  }
}
@media (min-width: 1024px) {
  .home .hero .hero-area .intro-content .headline-and-img .subheading-wrapper .basic-content-subheading {
    font-size: 117px;
  }
}
.home .hero .hero-area .intro-content .headline-and-img .subheading-wrapper .intersect {
  position: relative;
  bottom: 8px;
  margin-right: 0px;
  height: 64px;
  left: -10px;
}
@media (min-width: 768px) {
  .home .hero .hero-area .intro-content .headline-and-img .subheading-wrapper .intersect {
    bottom: 20px;
    height: 75px;
  }
}
@media (min-width: 1024px) {
  .home .hero .hero-area .intro-content .headline-and-img .subheading-wrapper .intersect {
    bottom: 30px;
    height: 90px;
  }
}
.home .hero .hero-area .intro-content .headline-and-img .headline-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-top: 2px solid #EEF2F2;
  padding: 48px 0;
}
.home .hero .hero-area .intro-content .headline-and-img .headline-image img {
  -o-object-fit: contain;
     object-fit: contain;
  max-width: 300px;
}
@media (min-width: 768px) {
  .home .hero .hero-area .intro-content .headline-and-img .headline-image img {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .home .hero .hero-area .intro-content .headline-and-img .headline-image {
    padding: 0 0 0 64px;
    border-left: 2px solid #EEF2F2;
    border-top: none;
  }
}
.home .hero .hero-area .intro-content .text-copy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-family: "Inter", sans-serif;
}
.home .hero .hero-area .intro-content .text-copy p {
  color: #DEE6E5;
  font-size: 18px;
}
.home .hero .hero-area .intro-content .text-copy__column {
  max-width: 100%;
  margin-right: 0;
}
@media (min-width: 768px) {
  .home .hero .hero-area .intro-content .text-copy {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .home .hero .hero-area .intro-content .text-copy__column {
    width: 50vw;
    max-width: 560px;
  }
  .home .hero .hero-area .intro-content .text-copy p {
    max-width: none;
    margin-right: 0;
  }
  .home .hero .hero-area .intro-content .text-copy .homepage-link {
    max-width: none;
    margin-right: 0;
  }
}
@media (min-width: 1024px) {
  .home .hero .hero-area .intro-content .text-copy {
    margin: 32px 0;
  }
}

body:not(.home) .hero {
  position: relative;
  z-index: 0;
}
body:not(.home) .hero .container {
  position: relative;
  z-index: 1;
}
body:not(.home) .hero .hero-media {
  z-index: 1;
}
body:not(.home) .hero .hero-media .media-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
body:not(.home) .hero .hero-media .media-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
body:not(.home) .hero .hero-content .subheading {
  display: block;
  font-size: 12px;
  margin-bottom: 8px;
}
body:not(.home) .hero .hero-content .hero-logo {
  max-width: 275px;
  margin: 20px 0 0;
}
@media (max-width: 767px) {
  body:not(.home) .hero .hero-content .hero-logo {
    max-width: 225px;
    margin: 20px 0 0;
  }
}
body:not(.home) .hero .hero-content h1 {
  margin-bottom: 0;
}
body:not(.home) .hero .hero-content p {
  font-size: 18px;
  margin-top: 24px;
  margin-bottom: 0;
  font-family: "Inter", sans-serif;
}
@media (max-width: 767px) {
  body:not(.home) .hero .hero-content p {
    font-size: 16px;
    margin-top: 16px;
  }
}
body:not(.home) .hero .hero-content .button-text-link {
  margin-top: 24px;
}
body:not(.home) .hero.hero-alt {
  z-index: 2;
}
body:not(.home) .hero.hero-alt .hero-content {
  padding-top: 32px;
  position: relative;
}
body:not(.home) .hero.hero-alt .hero-content h2 {
  font-size: 42px;
  font-weight: 700;
  color: #002B1D;
  line-height: 1;
}
@media (min-width: 768px) {
  body:not(.home) .hero.hero-alt .hero-content h2 {
    font-size: 100px;
  }
}
@media (min-width: 1024px) {
  body:not(.home) .hero.hero-alt .hero-content h2 {
    font-size: 140px;
  }
}
body:not(.home) .hero.hero-alt .hero-content .feat-media {
  padding-top: 24px;
}
body:not(.home) .hero.hero-alt .hero-content .feat-media video, body:not(.home) .hero.hero-alt .hero-content .feat-media img {
  display: block;
  border-radius: 20px;
  max-height: 563px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
body:not(.home) .hero.hero-alt .hero-content .hero-icon {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-self: flex-end;
  bottom: -95px;
  right: 50px;
  z-index: 1;
  height: 150px;
  width: 150px;
}
@media (min-width: 768px) {
  body:not(.home) .hero.hero-alt .hero-content .hero-icon {
    height: 175px;
    width: 175px;
  }
}
body:not(.home) .hero.hero-default .hero-content.hero-default__grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 32px;
  padding-top: 32px;
  position: relative;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
@media (min-width: 768px) {
  body:not(.home) .hero.hero-default .hero-content.hero-default__grid {
    grid-template-columns: minmax(0, 1fr) minmax(280px, 46%);
    gap: 0 80px;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
  }
}
@media (min-width: 1024px) {
  body:not(.home) .hero.hero-default .hero-content.hero-default__grid {
    padding-bottom: 0;
  }
}
body:not(.home) .hero.hero-default .hero-default__head {
  grid-column: 1/-1;
  min-width: 0;
}
@media (min-width: 768px) {
  body:not(.home) .hero.hero-default .hero-default__copy {
    grid-column: 1;
    padding-top: 64px;
    align-self: flex-start;
  }
}
body:not(.home) .hero.hero-default .hero-default__copy a.button {
  margin-top: 32px;
}
body:not(.home) .hero.hero-default .hero-headline {
  min-width: 0;
}
body:not(.home) .hero.hero-default .hero-headline .subheading {
  color: #002B1D;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
}
body:not(.home) .hero.hero-default .hero-headline h2 {
  font-size: 48px;
  font-weight: 700;
  margin: 16px 0 0;
  color: #002B1D;
  max-width: none;
  line-height: 1;
}
@media (min-width: 768px) {
  body:not(.home) .hero.hero-default .hero-headline h2 {
    font-size: 100px;
  }
}
@media (min-width: 1024px) {
  body:not(.home) .hero.hero-default .hero-headline h2 {
    font-size: 140px;
  }
}
body:not(.home) .hero.hero-default .hero-default__intro {
  margin-top: 0;
  color: #002B1D;
  font-size: 18px;
  max-width: 520px;
  font-family: "Inter", sans-serif;
}
body:not(.home) .hero.hero-default .hero-default__intro p {
  margin: 0 0 32px;
}
body:not(.home) .hero.hero-default .hero-default__intro p:last-child {
  margin-bottom: 0;
}
body:not(.home) .hero.hero-default .hero-default__media {
  position: relative;
  width: 100%;
  max-width: 500px;
  top: 48px;
}
@media (min-width: 768px) {
  body:not(.home) .hero.hero-default .hero-default__media {
    grid-column: 2;
    justify-self: end;
    top: 80px;
  }
}
@media (min-width: 1024px) {
  body:not(.home) .hero.hero-default .hero-default__media {
    top: 100px;
  }
}
@media (min-width: 1440px) {
  body:not(.home) .hero.hero-default .hero-default__media {
    top: 20px;
    bottom: 70px;
  }
}
body:not(.home) .hero.hero-default .hero-default__media .feat-img {
  padding-top: 0;
}
body:not(.home) .hero.hero-default .hero-default__media .feat-img img {
  display: block;
  width: 100%;
  border-radius: 20px;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 1/1;
}
body:not(.home) .hero.hero-default .hero-default__media .hero-default__icon {
  position: absolute;
  top: 0;
  right: -50px;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 125px;
  width: 125px;
}
@media (min-width: 480px) {
  body:not(.home) .hero.hero-default .hero-default__media .hero-default__icon {
    height: 150px;
    width: 150px;
  }
}
@media (min-width: 768px) {
  body:not(.home) .hero.hero-default .hero-default__media .hero-default__icon {
    height: 175px;
    width: 175px;
  }
}
body:not(.home) .hero.hero-hub .hero-content.hero-default__grid {
  row-gap: 24px;
  grid-template-columns: 1fr;
}
@media (min-width: 1024px) {
  body:not(.home) .hero.hero-hub .hero-content.hero-default__grid {
    grid-template-columns: none;
    grid-auto-rows: auto;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    row-gap: 48px;
    -webkit-column-gap: 24px;
       -moz-column-gap: 24px;
            column-gap: 24px;
  }
}
body:not(.home) .hero.hero-hub .hero-default__head {
  min-width: 0;
}
@media (min-width: 768px) {
  body:not(.home) .hero.hero-hub .hero-default__head {
    grid-column: 1;
    grid-row: 1;
    align-self: center;
    max-width: 1000px;
  }
}
body:not(.home) .hero.hero-hub .hero-default__head h2 {
  font-size: 60px;
  line-height: 1;
}
@media (min-width: 768px) {
  body:not(.home) .hero.hero-hub .hero-default__head h2 {
    font-size: 100px;
  }
}
@media (min-width: 1024px) {
  body:not(.home) .hero.hero-hub .hero-default__head h2 {
    font-size: 140px;
  }
}
@media (min-width: 1024px) {
  body:not(.home) .hero.hero-hub .hero-default__media {
    grid-column: 2;
    grid-row: 1;
    align-self: center;
    justify-self: stretch;
    width: 100%;
    max-width: none;
    bottom: auto;
    position: relative;
  }
}
body:not(.home) .hero.hero-hub .hero-hub__intro-row {
  width: 100%;
  padding-top: 24px;
}
@media (min-width: 768px) {
  body:not(.home) .hero.hero-hub .hero-hub__intro-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-top: 48px;
  }
}
body:not(.home) .hero.hero-hub .hero-hub__intro-row .hero-default__copy {
  width: 100%;
  max-width: none;
  padding-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  text-align: left;
}
@media (min-width: 768px) {
  body:not(.home) .hero.hero-hub .hero-hub__intro-row .hero-default__copy {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
body:not(.home) .hero.hero-hub .hero-hub__intro-row .hero-default__intro {
  width: 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  body:not(.home) .hero.hero-hub .hero-hub__intro-row .hero-default__intro {
    max-width: 550px;
  }
}
@media (min-width: 768px) {
  body:not(.home) .hero.hero-hub .hero-hub__intro-row .button {
    -ms-flex-item-align: end;
        align-self: flex-end;
  }
}
body:not(.home) .hero.hero-hub .hero-default__media {
  grid-column: 1;
  justify-self: end;
  top: 0;
}
@media (min-width: 1024px) {
  body:not(.home) .hero.hero-hub .hero-default__media {
    grid-column: 2;
  }
}
body:not(.home) .hero.hero-hub .hero-default__media .feat-img {
  width: 248px;
  max-width: 100%;
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 20px;
  float: right;
}
body:not(.home) .hero.hero-hub .hero-default__media .feat-img img {
  aspect-ratio: 3/2.5;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 768px) {
  body:not(.home) .hero.hero-hub .hero-default__media .feat-img {
    padding: 0;
  }
  body:not(.home) .hero.hero-hub .hero-default__media .feat-img img {
    border-radius: 20px;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
  }
}
@media (min-width: 1024px) {
  body:not(.home) .hero.hero-hub .hero-default__media .feat-img {
    float: left;
  }
}

/* Navigation Search
--------------------------------------------- */
/**
Global Search and Filter form
**/
form.searchandfilter {
  background-color: #002B1D;
}
form.searchandfilter ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
}
@media (min-width: 768px) {
  form.searchandfilter ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
form.searchandfilter ul input:not([type=submit]) {
  background: #ffffff;
  border-radius: 20px;
  border: 1px solid rgba(40, 0, 30, 0.4);
  padding: 10px;
}
form.searchandfilter ul .sf_date_field li {
  position: relative;
}
form.searchandfilter ul .sf_date_field li:after {
  position: absolute;
  top: 20px;
  right: 14px;
  content: "\f073";
  font: var(--fa-font-solid);
  color: #000000;
  font-size: 15px;
}
form.searchandfilter ul .sf-field-submit {
  position: relative;
}
form.searchandfilter ul .sf-field-submit input[type=submit] {
  padding: 14px 56px 14px 30px;
}
form.searchandfilter ul .sf-field-submit:after {
  position: absolute;
  top: 21px;
  right: 20px;
  font: var(--fa-font-regular);
  content: "\f061";
  color: #ffffff;
  background-color: #002B1D;
  border-radius: 10px;
  font-size: 13px;
  height: 20px;
  width: 20px;
  margin-left: 10px;
  padding: 3.5px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

body.search .search-filter-component-popup {
  border-radius: 0px !important;
}
body.search .search-filter-input-button-group {
  gap: 8px;
}
body.search .search-filter-input-button-group .search-filter-input-button {
  padding: 12px 16px;
  border-radius: 50px;
  border: 2px solid #002B1D;
  background-color: transparent;
  color: #002B1D;
  font-weight: 700;
  cursor: pointer;
  -webkit-transition: background-color 0.2s ease, color 0.2s ease;
  transition: background-color 0.2s ease, color 0.2s ease;
}
body.search .search-filter-input-button-group .search-filter-input-button:hover {
  color: #002B1D !important;
}
body.search .search-filter-input-button-group .search-filter-input-button.search-filter-input-button--is-selected {
  background-color: #CBDB2C;
}
@media (min-width: 1100px) {
  body.search .search-filter-input-button-group {
    gap: 32px;
  }
  body.search .search-filter-input-button-group .search-filter-input-button {
    padding: 12px 24px;
  }
}
body.search .filter-and-posts {
  padding: 112px 0;
}
@media (max-width: 767px) {
  body.search .filter-and-posts {
    padding: 48px 0;
  }
}
body.search .filter-and-posts .subheading {
  margin: 0 auto 32px;
  text-align: center;
  display: block;
}
body.search .filter-and-posts .filter-wrap {
  margin-bottom: 64px;
  position: relative;
  z-index: 10;
}
@media (max-width: 767px) {
  body.search .filter-and-posts .filter-wrap {
    margin-bottom: 32px;
  }
}
body.search .filter-and-posts .filters-desktop {
  display: block;
}
@media (max-width: 767px) {
  body.search .filter-and-posts .filters-desktop {
    display: none;
  }
}
body.search .filter-and-posts .filters-mobile {
  display: none;
}
@media (max-width: 767px) {
  body.search .filter-and-posts .filters-mobile {
    display: block;
    border-radius: 20px !important;
  }
}
body.search .filter-and-posts .filters-mobile .search-filter-component-combobox {
  border-radius: 20px;
}
body.search .filter-and-posts .filters-mobile .search-filter-component-combobox.search-filter-component-combobox-base--listbox-visible {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
body.search .filter-and-posts .filters-mobile .search-filter-component-combobox-base__listbox {
  padding-top: 40px;
  border-radius: 0 0 20px 20px;
  overflow-y: scroll;
}
body.search .filter-and-posts .filters-mobile .search-filter-component-combobox__header {
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
body.search .filter-and-posts .search-filter-field--type-search {
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  body.search .filter-and-posts .search-filter-field--type-search {
    margin-bottom: 24px;
  }
}
body.search .filter-and-posts .search-filter-field--type-search .search-filter-input-text {
  height: 78px;
  font-size: 40px;
  color: rgba(0, 43, 29, 0.6);
  background-color: #ffffff;
  font-weight: 300 !important;
  max-width: 515px;
  border: 2px solid #002B1D;
  border-radius: 50px !important;
}
body.search .filter-and-posts .search-filter-field--type-search .search-filter-input-text .search-filter-input-text__icon {
  margin-right: 8px;
}
body.search .filter-and-posts .search-filter-field--type-search .search-filter-input-text .search-filter-icon__svg {
  fill: #002B1D;
}
body.search .filter-and-posts .search-filter-field--type-search .search-filter-icon__svg {
  width: 24px;
  height: 24px;
}
body.search .filter-and-posts .search-filter-field--type-search ::-webkit-input-placeholder {
  font-weight: 300 !important;
  font-size: 40px;
  color: rgba(0, 43, 29, 0.6);
}
body.search .filter-and-posts .search-filter-field--type-search ::-moz-placeholder {
  font-weight: 300 !important;
  font-size: 40px;
  color: rgba(0, 43, 29, 0.6);
}
body.search .filter-and-posts .search-filter-field--type-search :-ms-input-placeholder {
  font-weight: 300 !important;
  font-size: 40px;
  color: rgba(0, 43, 29, 0.6);
}
body.search .filter-and-posts .search-filter-field--type-search ::-ms-input-placeholder {
  font-weight: 300 !important;
  font-size: 40px;
  color: rgba(0, 43, 29, 0.6);
}
body.search .filter-and-posts .search-filter-field--type-search ::placeholder {
  font-weight: 300 !important;
  font-size: 40px;
  color: rgba(0, 43, 29, 0.6);
}
body.search .filter-and-posts .search-filter-field--type-search input {
  font-weight: 300 !important;
  width: 100%;
  border-radius: 0px;
}
body.search .search-results-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  list-style: none;
  margin: 32px 0 0;
  padding: 0;
  gap: 32px;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media (max-width: 767px) {
  body.search .search-results-list {
    margin: 32px 0 0;
  }
}
body.search .search-results-list li {
  width: -webkit-calc(33.333% - 21.3333333333px);
  width: calc(33.333% - 21.3333333333px);
  margin: 0;
}
@media (max-width: 767px) {
  body.search .search-results-list li {
    width: 100%;
  }
}
body.search .search-results-list .post-card {
  display: block;
  border-radius: 20px;
  border: 1px solid rgba(0, 43, 29, 0.2);
  padding: 32px;
  height: 100%;
  text-decoration: none;
}
@media (max-width: 767px) {
  body.search .search-results-list .post-card {
    padding: 32px 24px;
  }
}
body.search .search-results-list .post-card:hover {
  background-color: #EEF2F2;
  border: 1px solid rgba(0, 43, 29, 0.5);
  opacity: 1;
}
body.search .search-results-list .post-card:hover i {
  background-color: #CBDB2C;
}
body.search .search-results-list .post-card__content {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
body.search .search-results-list .post-card .category {
  color: #002B1D;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 1.44px;
  text-transform: uppercase;
  margin-bottom: 10px;
  display: block;
}
body.search .search-results-list .post-card .post-card__title {
  color: #002B1D;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
  margin: 8px 0 24px 0;
}
body.search .search-results-list .post-card p {
  color: rgba(0, 43, 29, 0.8);
  margin-bottom: 32px;
}
body.search .search-results-list .post-card i {
  margin-top: auto;
  color: #002B1D;
  font-size: 30px;
  border-radius: 50px;
  -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;
  transition: background-color 0.3s ease, -webkit-transform 0.3s ease;
  transition: background-color 0.3s ease, transform 0.3s ease;
  transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 30px;
  height: 30px;
}
body.search .no-results {
  text-align: center;
  margin-top: 112px;
  font-size: 32px;
  font-weight: 300;
  color: rgba(0, 43, 29, 0.6);
}
@media (max-width: 767px) {
  body.search .no-results {
    font-size: 18px;
    margin-top: 48px;
  }
}

/* Footer
--------------------------------------------- */
.site-footer {
  background-color: #002B1D;
  color: #ffffff;
  padding-top: 64px;
}
@media (min-width: 768px) {
  .site-footer {
    padding-top: 140px;
  }
}
.site-footer a:not(.button):not(.button-secondary) {
  color: #ffffff;
}
.site-footer .footer-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 48px;
}
@media (min-width: 1100px) {
  .site-footer .footer-main {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media (min-width: 1024px) {
  .site-footer .footer-main__branding-social {
    width: 230px;
  }
}
@media (min-width: 1100px) {
  .site-footer .footer-main__nav-cta {
    width: -webkit-calc(100% - 270px);
    width: calc(100% - 270px);
  }
}
.site-footer .footer-main .footer-logo {
  margin-bottom: 16px;
  width: 150px;
}
.site-footer .footer-main .footer-logo a {
  display: block;
}
.site-footer .footer-main .footer-tagline {
  width: 157px;
  margin-bottom: 48px;
}
.site-footer .footer-main .footer-tagline p {
  color: #CBDB2C;
  text-align: right;
}
.site-footer .footer-main .social-icons {
  font-size: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.site-footer .footer-main .footer-careers-cta {
  background-color: #DEE6E5;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  overflow: hidden;
  margin-bottom: 48px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 767px) {
  .site-footer .footer-main .footer-careers-cta {
    padding: 32px 0 64px 0;
  }
}
@media (min-width: 768px) {
  .site-footer .footer-main .footer-careers-cta {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.site-footer .footer-main .footer-careers-cta__content {
  padding: 32px 32px 64px;
}
@media (min-width: 768px) {
  .site-footer .footer-main .footer-careers-cta__content {
    padding: 32px;
    width: 80%;
  }
}
@media (min-width: 1024px) {
  .site-footer .footer-main .footer-careers-cta__content {
    width: 100%;
  }
}
.site-footer .footer-main .footer-careers-cta__content .subheading {
  color: #002B1D;
  display: block;
  margin-bottom: 16px;
}
.site-footer .footer-main .footer-careers-cta__content h6, .site-footer .footer-main .footer-careers-cta__content p {
  color: #002B1D;
}
.site-footer .footer-main .footer-careers-cta__content a.button {
  margin-top: 32px;
  display: table;
}
.site-footer .footer-main .footer-careers-cta__image img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}
.site-footer .footer-main #footer-menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.site-footer .footer-main #footer-menu .current-menu-item > a,
.site-footer .footer-main #footer-menu .current_page_item > a {
  color: #CBDB2C;
}
@media (min-width: 768px) {
  .site-footer .footer-main #footer-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.site-footer .footer-main #footer-menu .childless-items-wrapper {
  list-style: none;
  margin: 0;
  padding: 0;
}
.site-footer .footer-main #footer-menu .childless-items-wrapper > li {
  margin: 0 0 16px 0;
}
.site-footer .footer-main #footer-menu .childless-items-wrapper > li a {
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}
.site-footer .footer-main #footer-menu .childless-items-wrapper > li:last-of-type {
  margin-bottom: 0px;
}
.site-footer .footer-main #footer-menu > li {
  margin: 0 0 16px 0;
}
.site-footer .footer-main #footer-menu > li a {
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}
.site-footer .footer-main #footer-menu > li:last-of-type {
  margin-bottom: 0px;
}
.site-footer .footer-main #footer-menu > li.menu-item-has-children {
  height: 100%;
  display: block;
  margin: 0 0 16px 0;
}
@media (min-width: 768px) {
  .site-footer .footer-main #footer-menu > li.menu-item-has-children {
    margin: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 25%;
            flex: 0 1 25%;
  }
}
.site-footer .footer-main #footer-menu > li.menu-item-has-children > a:hover, .site-footer .footer-main #footer-menu > li.menu-item-has-children > a:focus-visible {
  opacity: 0.7;
  cursor: pointer;
}
@media (max-width: 767px) {
  .site-footer .footer-main #footer-menu > li.menu-item-has-children > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .site-footer .footer-main #footer-menu > li.menu-item-has-children > a.open:after {
    content: "\f077";
  }
  .site-footer .footer-main #footer-menu > li.menu-item-has-children > a:after {
    content: "\f078";
    font-family: "Font Awesome 6 Pro";
    font-weight: 700;
    font-size: 16px;
  }
}
.site-footer .footer-main #footer-menu > li.menu-item-has-children ul {
  display: none;
  list-style-type: none;
  margin: 0px 0 0 0;
  padding: 0;
}
@media (min-width: 768px) {
  .site-footer .footer-main #footer-menu > li.menu-item-has-children ul {
    margin: 24px 0 0 0;
    display: block !important;
  }
}
.site-footer .footer-main #footer-menu > li.menu-item-has-children ul li {
  margin: 16px 0 0;
}
.site-footer .footer-main #footer-menu > li.menu-item-has-children ul li a {
  font-size: 14px;
  font-weight: 400;
}
@media (min-width: 768px) {
  .site-footer .footer-main #footer-menu > li .were-hiring-button::after {
    content: "We're Hiring";
    background-color: #CBDB2C;
    color: #002B1D;
    font-family: "ff-real-headline-pro", sans-serif;
    font-size: 12px;
    font-weight: 400;
    margin-left: 7px;
    padding: 2px 9px;
    border-radius: 10px;
  }
}
.site-footer .footer-utility {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 24px;
  padding-top: 32px;
  margin-top: 32px;
  margin-bottom: 32px;
  font-size: 14px;
  position: relative;
  border-top: 1px solid #cbdb2c;
}
@media (min-width: 768px) {
  .site-footer .footer-utility {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 112px;
    border-top: 2px solid #cbdb2c;
    margin-bottom: 0;
  }
}
.site-footer .footer-utility #footer-utility {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  gap: 24px;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 768px) {
  .site-footer .footer-utility #footer-utility {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.site-footer .footer-utility #footer-utility li {
  margin: 0;
}
.site-footer .footer-utility #footer-utility li a {
  font-size: 14px;
}
.site-footer .footer-utility #footer-utility li.current-menu-item > a, .site-footer .footer-utility #footer-utility li.current_page_item > a {
  color: #CBDB2C;
}
.site-footer .footer-bottom-image {
  margin: auto;
  line-height: 0;
}
.site-footer .footer-bottom-image img {
  width: 100%;
}

.footer-careers-cta {
  background-color: #DEE6E5;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  overflow: hidden;
  margin-bottom: 48px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 768px) {
  .footer-careers-cta {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.footer-careers-cta__content {
  padding: 32px;
}
.footer-careers-cta__content .subheading {
  color: #002B1D;
  display: block;
  margin-bottom: 16px;
}
.footer-careers-cta__content h2 {
  color: #002B1D;
  font-weight: 750;
  font-size: 32px;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .footer-careers-cta__content h2 {
    margin-bottom: 16px;
  }
}
.footer-careers-cta__content a.button-secondary {
  margin-top: 32px;
  display: table;
}
.footer-careers-cta__image {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 768px) {
  .footer-careers-cta__image {
    width: 500px;
  }
}
.footer-careers-cta__image .circle-dec {
  position: relative;
  width: 230px;
  height: 230px;
  border-radius: 50%;
  overflow: visible;
  border: 15px solid #CBDB2C;
}
.footer-careers-cta__image .circle-dec__clip {
  position: absolute;
  inset: 0;
  border-radius: 50%;
  overflow: hidden;
}
.footer-careers-cta__image .circle-dec__clip img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.footer-careers-cta__image .overlap-image {
  position: absolute;
  bottom: -15px;
  right: -25px;
  line-height: 0;
}
.footer-careers-cta__image .overlap-image img {
  display: block;
  max-height: 110px;
  width: auto;
  height: auto;
  max-width: 120px;
}
@media (max-width: 767px) {
  .footer-careers-cta__image .overlap-image img {
    max-height: 115px;
    max-width: 80px;
  }
}

.home .footer-contact-cta {
  border-top: 2px solid #cbdb2c;
}

.footer-contact-cta {
  background-color: #002B1D;
  position: relative;
  border-bottom: 2px solid #cbdb2c;
  padding: 80px 0;
}
@media (min-width: 768px) {
  .footer-contact-cta {
    padding: 112px 0;
  }
}
.footer-contact-cta .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 768px) {
  .footer-contact-cta .container {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media (min-width: 1440px) {
  .footer-contact-cta .container {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
}
.footer-contact-cta h2 {
  text-align: left;
  margin: 0 auto 24px;
}
@media (min-width: 768px) {
  .footer-contact-cta h2 {
    text-align: left;
    margin: 0 auto 48px;
  }
}
.footer-contact-cta h2 > span {
  font-size: 40px;
  color: #EEF2F2;
  font-family: "ff-real-headline-pro", sans-serif;
  text-align: center;
  font-weight: 300;
  line-height: 1;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .footer-contact-cta h2 > span {
    font-size: 64px;
    text-align: left;
    margin-bottom: 0px;
  }
}
.footer-contact-cta .intersect-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 768px) {
  .footer-contact-cta .intersect-wrapper {
    margin-left: 16px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
}
.footer-contact-cta .intersect-wrapper span {
  margin-top: 16px;
  font-size: 40px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  line-height: 1;
  color: #CBDB2C;
  text-align: left;
  font-weight: 700;
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  .footer-contact-cta .intersect-wrapper span {
    margin-top: 32px;
    font-size: 67px;
    max-width: none;
    text-align: left;
    margin-bottom: 0px;
  }
}
.footer-contact-cta .intersect-wrapper .intersect {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-item-align: start;
      align-self: flex-start;
  margin-right: 8px;
  bottom: 16px;
  height: 40px;
  width: 40px;
}
@media (min-width: 768px) {
  .footer-contact-cta .intersect-wrapper .intersect {
    bottom: 34px;
    height: 75px;
    width: 75px;
  }
}
.footer-contact-cta .button {
  margin: 0 auto;
}
.footer-contact-cta.override .footer-contact-cta__content {
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding: 28px 0;
  text-align: center;
}
@media (max-width: 767px) {
  .footer-contact-cta.override .footer-contact-cta__content {
    padding: 0;
  }
}
.footer-contact-cta.override .footer-contact-cta__content .container {
  padding-left: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .footer-contact-cta.override .footer-contact-cta__content .container {
    padding-left: 25px;
  }
}
.footer-contact-cta.override .footer-contact-cta__content .container .contact-content {
  margin: auto;
}
.footer-contact-cta.override .footer-contact-cta__content h2 {
  font-size: 40px;
  color: #CBDB2C;
  font-weight: 700;
  font-family: "ff-real-headline-pro", sans-serif;
  text-align: center;
}
@media (min-width: 768px) {
  .footer-contact-cta.override .footer-contact-cta__content h2 {
    font-size: 64px;
  }
}
.footer-contact-cta.override .footer-contact-cta__content h2 .highlight {
  color: #DEE6E5;
}
.footer-contact-cta.override .footer-contact-cta__content p {
  font-size: 18px;
  color: #DEE6E5;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.footer-contact-cta.override .footer-contact-cta__content .button {
  margin: 16px auto 0;
}
@media (max-width: 767px) {
  .footer-contact-cta.override .footer-contact-cta__content .button {
    margin: 16px auto 0;
  }
}

/* Breadcrumbs
--------------------------------------------- */
/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/* Color Variables
--------------------------------------------- */
.flex-content.faqs {
  background: #002B1D;
  padding: 112px 0px;
}

@media (max-width: 767px) {
  .flex-content.faqs {
    padding: 64px 0px;
  }
}
.flex-content.faqs .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 80px;
}

@media (max-width: 767px) {
  .flex-content.faqs .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 48px;
  }
}
.flex-content.faqs .container .faqs-content {
  width: 100%;
}

@media (min-width: 768px) {
  .flex-content.faqs .container .faqs-content {
    width: 40%;
  }
}
@media (min-width: 1440px) {
  .flex-content.faqs .container .faqs-content {
    width: 500px;
  }
}
.flex-content.faqs .container .faqs-content h2 {
  color: #EEF2F2;
}

.flex-content.faqs .container .faqs-content p {
  font-size: 18px;
  color: #EEF2F2;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .flex-content.faqs .container .faqs-content p {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .flex-content.faqs .container .faqs-listing {
    width: -webkit-calc(60% - 80px);
    width: calc(60% - 80px);
  }
}
@media (min-width: 1440px) {
  .flex-content.faqs .container .faqs-listing {
    width: -webkit-calc(100% - 580px);
    width: calc(100% - 580px);
  }
}
.flex-content.faqs .container .faqs-listing .faq-item {
  border-top: 2px solid #CBDB2C;
  position: relative;
}

.flex-content.faqs .container .faqs-listing .faq-item:first-of-type {
  border: none;
}

.flex-content.faqs .container .faqs-listing .faq-item.open .faq-title::after {
  content: "\f077";
}

.flex-content.faqs .container .faqs-listing .faq-title {
  padding: 20px 0px;
  position: relative;
}

.flex-content.faqs .container .faqs-listing .faq-title:hover {
  cursor: pointer;
}

.flex-content.faqs .container .faqs-listing .faq-title::after {
  content: "\f078";
  font-family: "Font Awesome 6 Pro";
  font-weight: 300;
  position: absolute;
  font-size: 20px;
  color: #CBDB2C;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.flex-content.faqs .container .faqs-listing .faq-title p {
  color: #EEF2F2;
  margin: 0;
  max-width: -webkit-calc(100% - 50px);
  max-width: calc(100% - 50px);
}

.flex-content.faqs .container .faqs-listing .faq-content {
  display: none;
  max-width: -webkit-calc(100% - 50px);
  max-width: calc(100% - 50px);
}

.flex-content.faqs .container .faqs-listing .faq-content p, .flex-content.faqs .container .faqs-listing .faq-content a {
  color: #EEF2F2;
}

.flex-content.faqs .container .faqs-listing .faq-content a:hover, .flex-content.faqs .container .faqs-listing .faq-content a:focus-visible {
  color: inherit;
  opacity: 0.75;
}

.flex-content.faqs .container .faqs-listing .faq-content ul {
  color: #EEF2F2;
}

.flex-content.faqs .container .faqs-listing .faq-content ul li::marker {
  color: #CBDB2C;
}

/* Color Variables
--------------------------------------------- */
.flex-content.logo-carousel {
  background-color: #DEE6E5;
  padding: 48px 0px 64px 0px;
}

.flex-content.logo-carousel .subheading {
  color: #002B1D;
}

.flex-content.logo-carousel .container {
  position: relative;
  text-align: center;
  /* Add fading effect on both left and right edges */
}

.flex-content.logo-carousel .container .featured-results-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 64px 0 48px 0;
  gap: 48px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.flex-content.logo-carousel .container .swiper-outer-container {
  margin: 32px auto 0;
  padding: 0 75px;
  position: relative;
}

@media (min-width: 768px) {
  .flex-content.logo-carousel .container .swiper-outer-container {
    margin: 48px auto 0;
  }
}
.flex-content.logo-carousel .container .swiper-outer-container.few-logos .swiper-button-next,
.flex-content.logo-carousel .container .swiper-outer-container.few-logos .swiper-button-prev {
  display: none;
}

@media (min-width: 768px) {
  .flex-content.logo-carousel .container .swiper-outer-container.few-logos {
    padding: 0;
  }
  .flex-content.logo-carousel .container .swiper-outer-container.few-logos .swiper-wrapper {
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
  .flex-content.logo-carousel .container .swiper-outer-container.few-logos .swiper-wrapper img {
    width: 100% !important;
    max-height: 100px !important;
    max-width: 200px !important;
  }
  .flex-content.logo-carousel .container .swiper-outer-container.few-logos .swiper-container::before,
  .flex-content.logo-carousel .container .swiper-outer-container.few-logos .swiper-container::after {
    display: none;
  }
}
.flex-content.logo-carousel .container .swiper-container {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.flex-content.logo-carousel .container .swiper-container .swiper-wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
}

.flex-content.logo-carousel .container .swiper-container .swiper-wrapper .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-height: 110px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.flex-content.logo-carousel .container .swiper-container .swiper-wrapper .swiper-slide img {
  height: auto;
  width: auto;
  max-height: 110px;
  max-width: 150px;
  margin: 0 auto;
  -o-object-fit: contain;
     object-fit: contain;
}

@media (min-width: 480px) {
  .flex-content.logo-carousel .container .swiper-container .swiper-wrapper .swiper-slide img {
    width: 18vw;
  }
}
@media (min-width: 768px) {
  .flex-content.logo-carousel .container .swiper-container .swiper-wrapper .swiper-slide img {
    width: 12vw;
  }
}
.flex-content.logo-carousel .container .swiper-container::before,
.flex-content.logo-carousel .container .swiper-container::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 10%;
  pointer-events: none;
}

@media (max-width: 767px) {
  .flex-content.logo-carousel .container .swiper-container::before,
  .flex-content.logo-carousel .container .swiper-container::after {
    width: 15%;
  }
}
.flex-content.logo-carousel .container .swiper-button-next,
.flex-content.logo-carousel .container .swiper-button-prev {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background-color: #CBDB2C;
  color: #CBDB2C;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  margin: 0;
}

.flex-content.logo-carousel .container .swiper-button-next:hover, .flex-content.logo-carousel .container .swiper-button-next:focus-visible,
.flex-content.logo-carousel .container .swiper-button-prev:hover,
.flex-content.logo-carousel .container .swiper-button-prev:focus-visible {
  background-color: #002B1D;
  color: #CBDB2C;
}

.flex-content.logo-carousel .container .swiper-button-next:hover::after, .flex-content.logo-carousel .container .swiper-button-next:focus-visible::after,
.flex-content.logo-carousel .container .swiper-button-prev:hover::after,
.flex-content.logo-carousel .container .swiper-button-prev:focus-visible::after {
  background-color: #002B1D;
  color: #CBDB2C;
}

@media (max-width: 767px) {
  .flex-content.logo-carousel .container .swiper-button-next,
  .flex-content.logo-carousel .container .swiper-button-prev {
    width: 32px;
    height: 32px;
  }
}
.flex-content.logo-carousel .container .swiper-button-next::after,
.flex-content.logo-carousel .container .swiper-button-prev::after {
  font-family: "Font Awesome 6 Pro";
  font-size: 14px;
  color: #002B1D;
}

@media (max-width: 767px) {
  .flex-content.logo-carousel .container .swiper-button-next::after,
  .flex-content.logo-carousel .container .swiper-button-prev::after {
    font-size: 9px;
  }
}
.flex-content.logo-carousel .container .swiper-button-next::after {
  content: "\f054";
}

.flex-content.logo-carousel .container .swiper-button-prev::after {
  content: "\f104";
}

/* Color Variables
--------------------------------------------- */
.flex-content.testimonial {
  padding: 112px 0px;
}

@media (max-width: 767px) {
  .flex-content.testimonial {
    padding: 64px 0px;
  }
}
.flex-content.testimonial .subheading {
  margin-bottom: 32px;
}

.flex-content.testimonial .container {
  position: relative;
  text-align: center;
}

.flex-content.testimonial .container .swiper-container {
  width: 100%;
}

.flex-content.testimonial .container .swiper-container .swiper-wrapper .testimonial-slide {
  visibility: hidden;
  border-radius: 20px;
}

.flex-content.testimonial .container .swiper-container .swiper-wrapper .testimonial-slide .swiper-slide-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 80px 32px 80px 32px;
}

@media (max-width: 767px) {
  .flex-content.testimonial .container .swiper-container .swiper-wrapper .testimonial-slide .swiper-slide-wrapper {
    padding: 24px;
  }
}
.flex-content.testimonial .container .swiper-container .swiper-wrapper .testimonial-slide.swiper-slide-active {
  visibility: visible !important;
}

.flex-content.testimonial .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-image-container {
  position: relative;
  display: inline-block;
  padding-bottom: 32px;
}

@media (max-width: 767px) {
  .flex-content.testimonial .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-image-container {
    padding-bottom: 16px;
  }
}
.flex-content.testimonial .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-image-container.person .image {
  width: 112px;
  height: 112px;
  border-radius: 50%;
  border: 4px solid #CBDB2C;
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 100%;
  max-width: 100%;
}

.flex-content.testimonial .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-image-container .image {
  display: block;
  max-height: 146px;
  max-width: 175px;
}

@media (max-width: 767px) {
  .flex-content.testimonial .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-image-container .image {
    max-height: 100px;
    max-width: 150px;
  }
}
.flex-content.testimonial .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-content {
  max-width: 800px;
  width: 75vw;
  margin: 0 auto;
}

@media (min-width: 1440px) {
  .flex-content.testimonial .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-content {
    width: 100%;
    max-width: 940px;
  }
}
.flex-content.testimonial .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-content p {
  font-size: 24px;
  color: #002B1D;
  font-weight: 700;
  font-family: "ff-real-headline-pro", sans-serif;
}

@media (max-width: 767px) {
  .flex-content.testimonial .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-content p {
    font-size: 16px;
  }
}
.flex-content.testimonial .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-content p:last-child {
  margin-bottom: 0;
}

.flex-content.testimonial .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-content .testimonial-bio .name {
  color: #002B1D;
  font-weight: 600;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
}

.flex-content.testimonial .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-content .testimonial-bio .title,
.flex-content.testimonial .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-content .testimonial-bio .byline {
  color: rgba(0, 43, 29, 0.7);
  display: block;
  line-height: 1.75;
}

@media (max-width: 767px) {
  .flex-content.testimonial .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-content .testimonial-bio .title,
  .flex-content.testimonial .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-content .testimonial-bio .byline {
    font-size: 14px;
    line-height: 1.5;
  }
}
.flex-content.testimonial .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-content .testimonial-bio .byline {
  font-size: 14px;
  font-style: italic;
}

.flex-content.testimonial .container .swiper-button-next,
.flex-content.testimonial .container .swiper-button-prev {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  border: 2px solid #002B1D;
  background-color: #CBDB2C;
  color: #002B1D;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  top: 65%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;
}

.flex-content.testimonial .container .swiper-button-next:hover, .flex-content.testimonial .container .swiper-button-next:focus-visible,
.flex-content.testimonial .container .swiper-button-prev:hover,
.flex-content.testimonial .container .swiper-button-prev:focus-visible {
  background-color: #002B1D;
  color: #CBDB2C;
  border-color: #CBDB2C;
}

@media (max-width: 767px) {
  .flex-content.testimonial .container .swiper-button-next,
  .flex-content.testimonial .container .swiper-button-prev {
    width: 40px;
    height: 40px;
  }
}
.flex-content.testimonial .container .swiper-button-next {
  right: 32px;
}

@media (max-width: 767px) {
  .flex-content.testimonial .container .swiper-button-next {
    right: 8px;
  }
}
.flex-content.testimonial .container .swiper-button-prev {
  left: 32px;
}

@media (max-width: 767px) {
  .flex-content.testimonial .container .swiper-button-prev {
    left: 8px;
  }
}
.flex-content.testimonial .container .swiper-button-next::after,
.flex-content.testimonial .container .swiper-button-prev::after {
  font-family: "Font Awesome 6 Pro";
  font-size: 20px;
}

@media (max-width: 767px) {
  .flex-content.testimonial .container .swiper-button-next::after,
  .flex-content.testimonial .container .swiper-button-prev::after {
    font-size: 16px;
  }
}
.flex-content.testimonial .container .swiper-button-next::after {
  content: "\f054";
}

.flex-content.testimonial .container .swiper-button-prev::after {
  content: "\f104";
}

.flex-content.testimonial.background-color--dark-gray .container .swiper-container .swiper-wrapper .testimonial-slide {
  background-color: rgba(167, 194, 177, 0.25);
}

.flex-content.testimonial.background-color--forest .container .swiper-container .swiper-wrapper .testimonial-slide {
  background-color: #DEE6E5;
}

.flex-content.testimonial.background-color--forest .swiper-button-next,
.flex-content.testimonial.background-color--forest .swiper-button-prev {
  color: #002B1D;
  border: 4px solid #002B1D;
  background-color: #CBDB2C;
}

@media (max-width: 767px) {
  .flex-content.testimonial.background-color--forest .swiper-button-next,
  .flex-content.testimonial.background-color--forest .swiper-button-prev {
    border-width: 2px;
  }
}
/* Color Variables
--------------------------------------------- */
.flex-content.featured-news {
  padding: 64px 0px;
  background-color: #CBDB2C;
}

@media (min-width: 768px) {
  .flex-content.featured-news {
    padding: 112px 0;
  }
}
.flex-content.featured-news a {
  text-decoration: none;
}

.flex-content.featured-news a:hover {
  opacity: 1;
}

.flex-content.featured-news .featured-news-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 24px;
}

@media (max-width: 767px) {
  .flex-content.featured-news .featured-news-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 48px;
  }
}
.flex-content.featured-news .featured-news-content .content {
  max-width: 55%;
}

@media (max-width: 767px) {
  .flex-content.featured-news .featured-news-content .content {
    max-width: 100%;
  }
}
.flex-content.featured-news .featured-news-content .link {
  margin-bottom: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: end;
      align-self: flex-end;
}

@media (max-width: 767px) {
  .flex-content.featured-news .featured-news-content .link {
    margin-top: 0px;
    margin-bottom: 0px;
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
}
.flex-content.featured-news .featured-news-content p,
.flex-content.featured-news .featured-news-content h2 {
  margin: 0 0 16px 0;
  color: #002B1D;
}

.flex-content.featured-news .featured-news-content p a {
  font-weight: 700;
  text-decoration: none;
}

.flex-content.featured-news .featured-news-content p a:hover, .flex-content.featured-news .featured-news-content p a:focus-visible {
  text-decoration: underline;
}

.flex-content.featured-news .featured-news-content h2 {
  font-weight: 700;
}

.flex-content.featured-news .featured-news-content .large {
  margin-bottom: 0;
}

.flex-content.featured-news .post-feed {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 32px;
}

@media (max-width: 767px) {
  .flex-content.featured-news .post-feed {
    grid-template-columns: 1fr;
    gap: 48px;
  }
}
.flex-content.featured-news .post-feed .post-card .post-card__image {
  aspect-ratio: 16/9;
  overflow: hidden;
  border-radius: 10px;
}

.flex-content.featured-news .post-feed .post-card .post-card__image img {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.flex-content.featured-news .post-feed .post-card .post-card__content {
  margin-top: 24px;
  color: #002B1D;
}

.flex-content.featured-news .post-feed .post-card .post-card__content .category {
  font-size: 12px;
  color: #002B1D;
  letter-spacing: 1.44px;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
}

.flex-content.featured-news .post-feed .post-card .post-card__content .post-card__title {
  margin: 8px 0px 24px 0px;
  line-height: 1.5;
  font-size: 20px;
  font-weight: 400;
}

.flex-content.featured-news .post-feed .post-card .post-card__content i {
  -webkit-transition: color 0.3s ease, -webkit-transform 0.3s ease;
  transition: color 0.3s ease, -webkit-transform 0.3s ease;
  transition: color 0.3s ease, transform 0.3s ease;
  transition: color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
  border: 2px solid #002B1D;
  border-radius: 50%;
  color: #002B1D;
  font-size: 18px;
  padding: 5px 8px;
}

.flex-content.featured-news .post-feed .post-card:hover .post-card__image img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

.flex-content.featured-news .post-feed .post-card:hover .post-card__content i {
  -webkit-transform: translateX(32px);
      -ms-transform: translateX(32px);
          transform: translateX(32px);
}

/* Color Variables
--------------------------------------------- */
.flex-content.fifty-fifty-content-with-image {
  position: relative;
  padding: 64px 0;
}

@media (min-width: 768px) {
  .flex-content.fifty-fifty-content-with-image {
    padding: 112px 0;
  }
}
.flex-content.fifty-fifty-content-with-image .highlight {
  color: inherit;
}

.flex-content.fifty-fifty-content-with-image.background-color--dark-gray {
  background-color: #EEF2F2;
}

.flex-content.fifty-fifty-content-with-image.background-color--dark-gray .text-content p, .flex-content.fifty-fifty-content-with-image.background-color--dark-gray .text-content li, .flex-content.fifty-fifty-content-with-image.background-color--dark-gray h2, .flex-content.fifty-fifty-content-with-image.background-color--dark-gray h3, .flex-content.fifty-fifty-content-with-image.background-color--dark-gray p {
  color: #002B1D;
}

.flex-content.fifty-fifty-content-with-image.background-color--forest {
  background-color: #002B1D;
}

.flex-content.fifty-fifty-content-with-image.background-color--forest h2, .flex-content.fifty-fifty-content-with-image.background-color--forest h3, .flex-content.fifty-fifty-content-with-image.background-color--forest p {
  color: #EEF2F2;
}

.flex-content.fifty-fifty-content-with-image.background-color--forest .wysiwyg ul li:before {
  background-color: #CBDB2C;
}

.flex-content.fifty-fifty-content-with-image.background-color--forest ul li {
  color: #EEF2F2;
}

.flex-content.fifty-fifty-content-with-image.background-color--forest .subheading {
  color: #A7C2B1;
}

.flex-content.fifty-fifty-content-with-image .image-container {
  position: relative;
}

.flex-content.fifty-fifty-content-with-image .image-container img:not(.image-icon) {
  border-radius: 40px;
  aspect-ratio: 3/2.5;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
}

.flex-content.fifty-fifty-content-with-image .image-container .image-icon {
  max-width: 110px;
  max-height: 110px;
  position: absolute;
  top: -50px;
  right: 10px;
}

@media (min-width: 768px) {
  .flex-content.fifty-fifty-content-with-image .image-container {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .flex-content.fifty-fifty-content-with-image .image-container {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media (min-width: 1024px) {
  .flex-content.fifty-fifty-content-with-image .image-container .image-icon {
    max-width: 158px;
    max-height: 158px;
    top: -70px !important;
  }
}
@media (min-width: 768px) {
  .flex-content.fifty-fifty-content-with-image.img-left .main-content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
.flex-content.fifty-fifty-content-with-image.img-left .image-icon {
  top: -40px;
  left: 0px;
}

.flex-content.fifty-fifty-content-with-image .intro-content {
  max-width: 768px;
  text-align: center;
  margin: 0 auto 48px;
}

@media (min-width: 768px) {
  .flex-content.fifty-fifty-content-with-image .intro-content {
    margin: 0 auto 80px;
    max-width: 525px;
  }
}
.flex-content.fifty-fifty-content-with-image .intro-content h2 {
  max-width: 675px;
  margin: 16px auto 24px;
}

.flex-content.fifty-fifty-content-with-image .main-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0;
}

@media (min-width: 768px) {
  .flex-content.fifty-fifty-content-with-image .main-content {
    gap: 80px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 767px) {
  .flex-content.fifty-fifty-content-with-image .main-content .main-content-wrapper {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media (min-width: 768px) {
  .flex-content.fifty-fifty-content-with-image .main-content .main-content-wrapper {
    width: 50%;
  }
}
.flex-content.fifty-fifty-content-with-image .main-content.repeater .list-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  width: 100%;
  margin: -24px auto 24px;
}

@media (min-width: 768px) {
  .flex-content.fifty-fifty-content-with-image .main-content.repeater .list-container {
    margin: 0 auto;
    width: 48%;
  }
}
@media (max-width: 767px) {
  .flex-content.fifty-fifty-content-with-image .main-content.repeater .list-container {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin: 0 auto 60px;
  }
}
.flex-content.fifty-fifty-content-with-image .main-content.repeater .list-container .list-item {
  position: relative;
  padding: 24px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: default;
  border-bottom: 2px solid #CBDB2C;
}

.flex-content.fifty-fifty-content-with-image .main-content.repeater .list-container .list-item:last-child {
  border-bottom: none;
}

.flex-content.fifty-fifty-content-with-image .main-content.repeater .list-container .list-item:last-child .text-copy {
  margin-bottom: 0;
}

.flex-content.fifty-fifty-content-with-image .main-content.repeater .list-container .list-item:not(:last-child) {
  margin: 0 0 24px;
}

@media (max-width: 767px) {
  .flex-content.fifty-fifty-content-with-image .main-content.repeater .list-container .list-item .text-content {
    width: 100%;
  }
}
.flex-content.fifty-fifty-content-with-image .main-content.repeater .list-container .list-item h2, .flex-content.fifty-fifty-content-with-image .main-content.repeater .list-container .list-item h3 {
  margin: 5px 0 0px 0;
  font-weight: 700;
  font-size: 20px;
  position: relative;
}

@media (min-width: 768px) {
  .flex-content.fifty-fifty-content-with-image .main-content.repeater .list-container .list-item h2, .flex-content.fifty-fifty-content-with-image .main-content.repeater .list-container .list-item h3 {
    margin: 8px 0 10px 0;
    font-size: 24px;
  }
}
@media (min-width: 1024px) {
  .flex-content.fifty-fifty-content-with-image .main-content.repeater .list-container .list-item h2, .flex-content.fifty-fifty-content-with-image .main-content.repeater .list-container .list-item h3 {
    font-size: 32px;
  }
}
.flex-content.fifty-fifty-content-with-image .main-content.repeater .list-container .list-item .text-copy {
  display: block;
  margin-bottom: 24px;
}

.flex-content.fifty-fifty-content-with-image .main-content.repeater .list-container .list-item .text-copy p {
  margin-bottom: 0;
}

.flex-content.fifty-fifty-content-with-image .main-content.repeater img {
  -o-object-position: center;
     object-position: center;
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 514px;
}

.flex-content.fifty-fifty-content-with-image .main-content.wysiwyg {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767px) {
  .flex-content.fifty-fifty-content-with-image .main-content.wysiwyg {
    gap: 48px;
  }
}
.flex-content.fifty-fifty-content-with-image .main-content.wysiwyg h2 {
  font-size: 50px;
  font-weight: 300;
  margin-top: 0;
}

.flex-content.fifty-fifty-content-with-image .main-content.wysiwyg .text-content {
  width: 100%;
}

.flex-content.fifty-fifty-content-with-image .main-content.wysiwyg .text-content p {
  line-height: 26px;
}

.flex-content.fifty-fifty-content-with-image .main-content.wysiwyg ul {
  list-style: none;
  margin-left: 0;
  margin-top: 32px;
}

.flex-content.fifty-fifty-content-with-image .main-content.wysiwyg ul:last-of-type {
  margin-bottom: 0;
}

.flex-content.fifty-fifty-content-with-image .main-content.wysiwyg ul li {
  margin-bottom: 16px;
  padding-left: -webkit-calc(10px + 16px);
  padding-left: calc(10px + 16px);
  position: relative;
}

.flex-content.fifty-fifty-content-with-image .main-content.wysiwyg ul li:before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 20px;
  background-color: #CBDB2C;
  position: absolute;
  left: 0;
  top: 7px;
}

.flex-content.fifty-fifty-content-with-image .main-content.wysiwyg .button a {
  text-decoration: none;
}

/* Color Variables
--------------------------------------------- */
.flex-content.stats {
  padding: 112px 0px;
}

@media (max-width: 767px) {
  .flex-content.stats {
    padding: 64px 0px;
  }
}
.flex-content.stats .intro-content {
  text-align: center;
  padding: 32px 0px;
}

.flex-content.stats .stats-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 48px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media (max-width: 767px) {
  .flex-content.stats .stats-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.flex-content.stats .stats-grid .stat-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 24px 0 48px 32px;
  gap: 5px;
  width: 32%;
  background-color: #CBDB2C;
  border-radius: 20px;
}

@media (max-width: 767px) {
  .flex-content.stats .stats-grid .stat-content {
    width: 100%;
  }
}
.flex-content.stats .stats-grid .stat-content p {
  margin-bottom: 0;
  color: #002B1D;
}

.flex-content.stats .stats-grid .stat-content .stat-number {
  margin-bottom: 0;
  font-family: "ff-real-headline-pro", sans-serif;
  font-size: 64px;
  font-weight: 700;
}

@media (max-width: 767px) {
  .flex-content.stats .stats-grid .stat-content .stat-number {
    font-size: 80px;
    font-weight: 700;
  }
}
/* Color Variables
--------------------------------------------- */
.flex-content.columned-content-blocks {
  position: relative;
  padding: 64px 0;
  background-color: #DEE6E5;
}

@media (min-width: 768px) {
  .flex-content.columned-content-blocks {
    padding: 112px 0;
  }
}
.flex-content.columned-content-blocks .intro-content .subheading {
  margin-bottom: 16px;
  color: #002B1D;
}

.flex-content.columned-content-blocks .intro-content h2 {
  max-width: 660px;
  margin-bottom: 32px;
  color: #002B1D;
}

.flex-content.columned-content-blocks .intro-content .text-copy {
  margin: 32px auto;
  max-width: none;
}

@media (min-width: 768px) {
  .flex-content.columned-content-blocks .intro-content .text-copy {
    margin: 32px 0 64px 0;
  }
  .flex-content.columned-content-blocks .intro-content .text-copy p {
    color: #002B1D;
  }
  .flex-content.columned-content-blocks .intro-content .text-copy p:first-of-type {
    max-width: 650px;
  }
  .flex-content.columned-content-blocks .intro-content .text-copy .columned {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 64px;
  }
  .flex-content.columned-content-blocks .intro-content .text-copy .columned p {
    grid-column: 1;
  }
  .flex-content.columned-content-blocks .intro-content .text-copy .columned p:last-child {
    grid-column: 2;
    grid-row: 1/span 2;
  }
}
@media (min-width: 1100px) {
  .flex-content.columned-content-blocks .intro-content .text-copy {
    margin: 32px 0 64px -webkit-calc(33.33% + 24px);
    margin: 32px 0 64px calc(33.33% + 24px);
    gap: 64px;
  }
}
.flex-content.columned-content-blocks .content-blocks-container {
  overflow: hidden;
  width: 100%;
}

.flex-content.columned-content-blocks .content-blocks-container .swiper-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 768px) {
  .flex-content.columned-content-blocks .content-blocks-container .swiper-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-column-gap: 60px;
       -moz-column-gap: 60px;
            column-gap: 60px;
    row-gap: 48px;
  }
}
.flex-content.columned-content-blocks .content-blocks-container .swiper-wrapper .block-item {
  width: 100%;
  padding: 16px 0;
  border-left: 4px solid #CBDB2C;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
  height: auto;
}

@media (min-width: 768px) {
  .flex-content.columned-content-blocks .content-blocks-container .swiper-wrapper .block-item {
    width: -webkit-calc(50% - 44px);
    width: calc(50% - 44px);
  }
}
@media (min-width: 1024px) {
  .flex-content.columned-content-blocks .content-blocks-container .swiper-wrapper .block-item {
    width: -webkit-calc(33.3333% - 44px);
    width: calc(33.3333% - 44px);
  }
}
.flex-content.columned-content-blocks .content-blocks-container .swiper-wrapper .block-item img {
  width: auto;
  height: auto;
  border-radius: 20px;
}

@media (max-width: 767px) {
  .flex-content.columned-content-blocks .content-blocks-container .swiper-wrapper .block-item img {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.flex-content.columned-content-blocks .content-blocks-container .swiper-wrapper .block-item img, .flex-content.columned-content-blocks .content-blocks-container .swiper-wrapper .block-item h3, .flex-content.columned-content-blocks .content-blocks-container .swiper-wrapper .block-item .block-item_content {
  margin-left: 24px;
}

@media (max-width: 767px) {
  .flex-content.columned-content-blocks .content-blocks-container .swiper-wrapper .block-item h3, .flex-content.columned-content-blocks .content-blocks-container .swiper-wrapper .block-item .block-item_content {
    padding-right: 24px;
  }
}
.flex-content.columned-content-blocks .content-blocks-container .swiper-wrapper .block-item h3 {
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  color: #002B1D;
}

@media (min-width: 768px) {
  .flex-content.columned-content-blocks .content-blocks-container .swiper-wrapper .block-item h3 {
    font-size: 24px;
  }
}
.flex-content.columned-content-blocks .content-blocks-container .swiper-wrapper .block-item h3 a {
  color: #002B1D;
  text-decoration: none;
}

.flex-content.columned-content-blocks .content-blocks-container .swiper-wrapper .block-item h3 a:hover {
  opacity: 1;
  text-decoration: underline;
}

.flex-content.columned-content-blocks .content-blocks-container .swiper-wrapper .block-item_content p {
  margin-bottom: 0;
  color: #002B1D;
}

.flex-content.columned-content-blocks .content-blocks-container .swiper-wrapper .block-item_content a {
  color: #002B1D;
  font-weight: 600;
}

.flex-content.columned-content-blocks .content-blocks-container .swiper-wrapper .block-item_content a:hover {
  color: #002B1D;
  opacity: 1;
}

.flex-content.columned-content-blocks .swiper-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  margin-top: 32px;
}

@media (min-width: 768px) {
  .flex-content.columned-content-blocks .swiper-nav {
    display: none;
  }
}
.flex-content.columned-content-blocks .swiper-nav .swiper-button-next, .flex-content.columned-content-blocks .swiper-nav .swiper-button-prev {
  position: static;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 0;
  border: 1px solid #002B1D;
  border-radius: 50%;
  width: 32px;
  height: 32px;
}

.flex-content.columned-content-blocks .swiper-nav .swiper-button-next:after, .flex-content.columned-content-blocks .swiper-nav .swiper-button-prev:after {
  color: #002B1D;
  font-size: 12px;
}

.flex-content.columned-content-blocks .swiper-nav .swiper-pagination-bullets {
  position: static;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 55vw;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.flex-content.columned-content-blocks .swiper-nav .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  background: transparent;
  border: 1px solid #002B1D;
  opacity: 1 !important;
  margin: 0;
}

.flex-content.columned-content-blocks .swiper-nav .swiper-pagination-bullets .swiper-pagination-bullet-active {
  background: #002B1D;
}

.flex-content.columned-content-blocks.columns-two .intro-content .subheading, .flex-content.columned-content-blocks.columns-two .intro-content h2, .flex-content.columned-content-blocks.columns-two .intro-content .text-copy {
  text-align: center;
}

.flex-content.columned-content-blocks.columns-two .intro-content h2, .flex-content.columned-content-blocks.columns-two .intro-content .text-copy p {
  max-width: 100%;
}

.flex-content.columned-content-blocks.columns-two .intro-content .text-copy {
  margin: auto;
}

.flex-content.columned-content-blocks.columns-two .content-blocks-container {
  padding-top: 32px;
}

@media (min-width: 768px) {
  .flex-content.columned-content-blocks.columns-two .content-blocks-container .swiper-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 64px;
    grid-row-gap: 48px;
  }
}
@media (min-width: 768px) {
  .flex-content.columned-content-blocks.columns-two .content-blocks-container .swiper-wrapper .block-item {
    width: 100%;
    border-left: 0;
    border-bottom: 4px solid #CBDB2C;
  }
}
.flex-content.columned-content-blocks .block-link {
  margin: 64px auto 0 auto;
}

.flex-content.columned-content-blocks .block-link a {
  margin: auto;
}

@media (min-width: 768px) {
  .flex-content.columned-content-blocks .block-link {
    margin: 48px auto 0 auto;
  }
}
/* Color Variables
--------------------------------------------- */
.flex-content.basic-content-block {
  position: relative;
  padding: 64px 0;
}

@media (min-width: 768px) {
  .flex-content.basic-content-block {
    padding: 80px 0;
  }
}
@media (min-width: 1024px) {
  .flex-content.basic-content-block {
    padding: 112px 0;
  }
}
.flex-content.basic-content-block.background-color--forest h2 {
  color: #EEF2F2;
}

.flex-content.basic-content-block.background-color--forest .subheading {
  color: #A7C2B1;
}

.flex-content.basic-content-block.background-color--forest .basic-content-subheading {
  color: #CBDB2C;
}

.flex-content.basic-content-block.background-color--forest .subheading-wrapper .intersect {
  width: 84px;
  height: auto;
}

.flex-content.basic-content-block.background-color--zest h2 {
  color: #002B1D;
}

.flex-content.basic-content-block.background-color--zest .basic-content-subheading {
  color: #002B1D;
}

.flex-content.basic-content-block .intro-content .headline-and-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (min-width: 768px) {
  .flex-content.basic-content-block .intro-content .headline-and-img {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.flex-content.basic-content-block .intro-content .headline-and-img h2 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 99%;
}

@media (min-width: 768px) {
  .flex-content.basic-content-block .intro-content .headline-and-img h2 {
    font-size: 80px;
    line-height: 1.2;
  }
}
.flex-content.basic-content-block .intro-content .headline-and-img .subheading-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-left: 0;
  margin-top: 0;
}

.flex-content.basic-content-block .intro-content .headline-and-img .subheading-wrapper .basic-content-subheading {
  margin-top: 24px;
  margin-bottom: 32px;
  font-weight: 700;
  font-family: "ff-real-headline-pro", sans-serif;
  font-size: 60px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  line-height: 100%;
}

@media (min-width: 768px) {
  .flex-content.basic-content-block .intro-content .headline-and-img .subheading-wrapper .basic-content-subheading {
    margin-top: 24px;
    font-size: 80px;
  }
}
.flex-content.basic-content-block .intro-content .headline-and-img .subheading-wrapper .intersect {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  bottom: 0px;
  margin-right: 8px;
  margin-left: 10px;
  -ms-flex-item-align: start;
      align-self: flex-start;
  height: 60px;
}

@media (min-width: 768px) {
  .flex-content.basic-content-block .intro-content .headline-and-img .subheading-wrapper .intersect {
    bottom: 5px;
    height: auto;
    margin-right: 8px;
    margin-left: 16px;
  }
}
.flex-content.basic-content-block .intro-content .headline-and-img .headline-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-top: 2px solid #EEF2F2;
  padding: 48px 0;
}

.flex-content.basic-content-block .intro-content .headline-and-img .headline-image img {
  display: block;
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  max-width: 300px;
}

@media (min-width: 768px) {
  .flex-content.basic-content-block .intro-content .headline-and-img .headline-image img {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .flex-content.basic-content-block .intro-content .headline-and-img .headline-image {
    padding: 0 0 0 64px;
    margin-right: 112px;
    border-left: 2px solid #EEF2F2;
    border-top: none;
  }
}
.flex-content.basic-content-block .intro-content .text-copy {
  margin-top: 24px;
}

@media (min-width: 768px) {
  .flex-content.basic-content-block .intro-content .text-copy {
    margin-top: 48px;
  }
  .flex-content.basic-content-block .intro-content .text-copy .columned {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 32px 64px;
  }
  .flex-content.basic-content-block .intro-content .text-copy .columned p {
    margin: 0;
  }
  .flex-content.basic-content-block .intro-content .text-copy .columned p:nth-child(odd) {
    grid-column: 1;
  }
  .flex-content.basic-content-block .intro-content .text-copy .columned p:nth-child(even) {
    grid-column: 2;
  }
}
.flex-content.basic-content-block .intro-content a.button {
  margin-top: 32px;
}

/* Color Variables
--------------------------------------------- */
.explore-further {
  background-color: #A7C2B1;
}

.explore-further .container {
  padding: 80px 0;
}

@media (max-width: 767px) {
  .explore-further .container {
    padding-left: 0;
    padding-right: 0;
  }
}
.explore-further .container .subheading {
  color: #002B1D;
  text-align: center;
}

.explore-further .container .links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (min-width: 1024px) {
  .explore-further .container .links {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-top: 48px;
    gap: 10px;
    padding: 0 16px;
  }
}
@media (min-width: 1440px) {
  .explore-further .container .links {
    padding: 0 32px;
  }
}
.explore-further .container .links .further-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}

@media (min-width: 1024px) {
  .explore-further .container .links .further-link {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
}
.explore-further .container .links hr {
  width: 100%;
  height: 4px;
  background-color: #CBDB2C;
  margin: 32px 0;
}

.explore-further .container .links hr:first-of-type {
  margin-left: 0;
}

@media (min-width: 1024px) {
  .explore-further .container .links hr {
    width: 4px;
    height: 80px;
    margin: 0 32px;
  }
}
.explore-further .container .links a {
  color: #002B1D;
  font-size: 40px;
  font-weight: 700;
  font-family: "ff-real-headline-pro", sans-serif;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 32px;
}

@media (min-width: 1024px) {
  .explore-further .container .links a {
    padding: 0 10px 0 0;
  }
}
@media (min-width: 1440px) {
  .explore-further .container .links a {
    font-size: 50px;
    padding: 0 48px 0 0;
  }
}
.explore-further .container .links a i {
  font-size: 18px;
  padding: 12px;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 2px solid #002B1D;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #002B1D;
  margin-left: 10px;
  -webkit-transition: color 0.3s ease, -webkit-transform 0.3s ease;
  transition: color 0.3s ease, -webkit-transform 0.3s ease;
  transition: color 0.3s ease, transform 0.3s ease;
  transition: color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
}

.explore-further .container .links a:hover i {
  -webkit-transform: translateX(6px);
      -ms-transform: translateX(6px);
          transform: translateX(6px);
}

/* Color Variables
--------------------------------------------- */
.flex-content.people {
  padding: 64px 0;
}

@media (min-width: 768px) {
  .flex-content.people {
    padding: 112px 0;
  }
}
.flex-content.people .container {
  padding: 0;
}

.flex-content.people .container .intro-content .subheading {
  text-align: center;
  margin-bottom: 32px;
}

.flex-content.people .container .people {
  padding: 0 24px;
}

.flex-content.people .container .people .people-slider-stage {
  position: relative;
}

.flex-content.people .container .people .people-slider-stage:not(.people-slider-stage--active) .people-slider__prev,
.flex-content.people .container .people .people-slider-stage:not(.people-slider-stage--active) .people-slider__next {
  display: none;
}

.flex-content.people .container .people .people-slider-stage .people-slider__prev,
.flex-content.people .container .people .people-slider-stage .people-slider__next {
  position: absolute;
  z-index: 4;
  top: 50%;
  width: 48px;
  height: 48px;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 50%;
  background-color: #CBDB2C;
  color: #000000;
  font: inherit;
  line-height: 1;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}

.flex-content.people .container .people .people-slider-stage .people-slider__prev i,
.flex-content.people .container .people .people-slider-stage .people-slider__next i {
  font-size: 18px;
  line-height: 1;
}

.flex-content.people .container .people .people-slider-stage .people-slider__prev:hover, .flex-content.people .container .people .people-slider-stage .people-slider__prev:focus-visible,
.flex-content.people .container .people .people-slider-stage .people-slider__next:hover,
.flex-content.people .container .people .people-slider-stage .people-slider__next:focus-visible {
  background-color: #002B1D;
  color: #CBDB2C;
}

.flex-content.people .container .people .people-slider-stage .people-slider__prev.swiper-button-disabled,
.flex-content.people .container .people .people-slider-stage .people-slider__next.swiper-button-disabled {
  opacity: 0.35;
  cursor: not-allowed;
  pointer-events: none;
}

.flex-content.people .container .people .people-slider-stage .people-slider__prev::after,
.flex-content.people .container .people .people-slider-stage .people-slider__next::after {
  content: "";
}

.flex-content.people .container .people .people-slider-stage .people-slider__prev {
  left: 0;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.flex-content.people .container .people .people-slider-stage .people-slider__next {
  right: 0;
  left: auto;
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}

.flex-content.people .container .people .people-swiper {
  position: relative;
  overflow: clip;
  overflow-clip-margin: 16px;
}

.flex-content.people .container .people .people-swiper .swiper-wrapper.people-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 0;
}

.flex-content.people .container .people .people-swiper .swiper-slide {
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media (min-width: 768px) {
  .flex-content.people .container .people .people-slider-stage:not(.people-slider-stage--active) .people-swiper .swiper-wrapper.people-container.people-container--few {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 32px;
  }
  .flex-content.people .container .people .people-slider-stage:not(.people-slider-stage--active) .people-swiper .swiper-wrapper.people-container.people-container--few .swiper-slide {
    width: -webkit-calc(50% - 16px);
    width: calc(50% - 16px);
  }
}
@media (min-width: 1024px) {
  .flex-content.people .container .people .people-slider-stage:not(.people-slider-stage--active) .people-swiper .swiper-wrapper.people-container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 32px;
  }
  .flex-content.people .container .people .people-slider-stage:not(.people-slider-stage--active) .people-swiper .swiper-wrapper.people-container.people-container--few .swiper-slide {
    width: -webkit-calc(50% - 16px);
    width: calc(50% - 16px);
  }
  .flex-content.people .container .people .people-slider-stage:not(.people-slider-stage--active) .people-swiper .swiper-wrapper.people-container.people-container--few .person {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 45px !important;
  }
  .flex-content.people .container .people .people-slider-stage:not(.people-slider-stage--active) .people-swiper .swiper-wrapper.people-container.people-container--few .person .person-image {
    margin-bottom: 0;
    margin-right: 32px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .flex-content.people .container .people .people-slider-stage:not(.people-slider-stage--active) .people-swiper .swiper-wrapper.people-container.people-container--few .person .person-info {
    text-align: left;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    min-width: 0;
  }
  .flex-content.people .container .people .people-slider-stage:not(.people-slider-stage--active) .people-swiper .swiper-wrapper.people-container.people-container--few .person .arrow {
    margin-left: auto;
    -ms-flex-item-align: end;
        align-self: flex-end;
    width: auto;
    height: auto;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .flex-content.people .container .people .people-slider-stage:not(.people-slider-stage--active) .people-swiper .swiper-wrapper.people-container.people-container--many:not(.people-container--slider-many) .swiper-slide {
    width: -webkit-calc(33.33% - 22px);
    width: calc(33.33% - 22px);
  }
  .flex-content.people .container .people .people-slider-stage:not(.people-slider-stage--active) .people-swiper .swiper-wrapper.people-container.people-container--count-4 {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 24px;
    width: 100%;
  }
  .flex-content.people .container .people .people-slider-stage:not(.people-slider-stage--active) .people-swiper .swiper-wrapper.people-container.people-container--count-4 .swiper-slide {
    width: 100% !important;
  }
}
.flex-content.people .container .people > .people-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 32px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.flex-content.people .container .people > .people-container.people-container--few .person {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
  padding: 64px 16px 16px 16px !important;
}

@media (min-width: 768px) {
  .flex-content.people .container .people > .people-container.people-container--few .person {
    width: -webkit-calc(50% - 16px);
    width: calc(50% - 16px);
  }
}
@media (min-width: 1024px) {
  .flex-content.people .container .people > .people-container.people-container--few .person {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 45px !important;
  }
}
.flex-content.people .container .people > .people-container.people-container--few .person .person-image {
  margin-bottom: 32px;
  margin-right: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media (min-width: 1024px) {
  .flex-content.people .container .people > .people-container.people-container--few .person .person-image {
    margin-bottom: 0;
    margin-right: 32px;
  }
}
.flex-content.people .container .people > .people-container.people-container--few .person .person-info {
  text-align: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
}

@media (min-width: 1024px) {
  .flex-content.people .container .people > .people-container.people-container--few .person .person-info {
    text-align: left;
  }
}
.flex-content.people .container .people > .people-container.people-container--few .person .arrow {
  -ms-flex-item-align: end;
      align-self: flex-end;
  width: 100%;
  height: auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media (min-width: 1024px) {
  .flex-content.people .container .people > .people-container.people-container--few .person .arrow {
    margin-left: auto;
    width: auto;
  }
}
.flex-content.people .container .people .people-container .person {
  background-color: #EEF2F2;
  border-radius: 18px;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 64px 16px 16px 16px;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.flex-content.people .container .people .people-container .person:hover {
  background-color: #CBDB2C;
  -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.25);
}

.flex-content.people .container .people .people-container .person .person-image {
  width: 178px;
  height: 178px;
  margin-bottom: 32px;
}

.flex-content.people .container .people .people-container .person .person-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}

.flex-content.people .container .people .people-container .person .person-info {
  text-align: center;
}

.flex-content.people .container .people .people-container .person .person-info h4 {
  font-size: 28px;
  font-weight: 700;
  color: #002B1D;
  margin-bottom: 0;
}

.flex-content.people .container .people .people-container .person .person-info p {
  font-size: 16px;
  color: #002B1D;
  margin-bottom: 0;
}

.flex-content.people .container .people .people-container .person .arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 100%;
  height: 100%;
}

.flex-content.people .container .people .people-container .person .arrow i {
  font-size: 14px;
  color: #002B1D;
  margin-top: 32px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  border: 2px solid #002B1D;
  border-radius: 50%;
  padding: 5px 7px;
  font-weight: 700;
}

.flex-content.marquee {
  overflow: hidden;
}

.flex-content.marquee .marquee-container {
  overflow: hidden;
  width: 100%;
  padding: 32px 0;
}

@media (min-width: 768px) {
  .flex-content.marquee .marquee-container {
    padding: 0;
  }
}
.flex-content.marquee .marquee-viewport {
  overflow: hidden;
  width: 100%;
}

.flex-content.marquee .marquee-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  -webkit-animation: marquee-scroll 100s linear infinite;
          animation: marquee-scroll 100s linear infinite;
}

@media (prefers-reduced-motion: reduce) {
  .flex-content.marquee .marquee-track {
    -webkit-animation: none;
            animation: none;
  }
}
.flex-content.marquee .marquee-item {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  white-space: nowrap;
  -webkit-padding-end: 16px;
          padding-inline-end: 16px;
  color: rgba(167, 194, 177, 0.1);
  font-family: "ff-real-headline-pro", sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 120%;
  position: relative;
  word-spacing: 20px;
}

@media (min-width: 768px) {
  .flex-content.marquee .marquee-item {
    font-size: 96px;
    bottom: 20px;
  }
}
@-webkit-keyframes marquee-scroll {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@keyframes marquee-scroll {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
/* Color Variables
--------------------------------------------- */
.flex-content.what-we-sell {
  padding: 112px 0px 0px;
}

@media (max-width: 767px) {
  .flex-content.what-we-sell {
    padding: 64px 0px 0px;
  }
}
.flex-content.what-we-sell .what-we-sell-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 24px;
}

@media (max-width: 767px) {
  .flex-content.what-we-sell .what-we-sell-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.flex-content.what-we-sell .what-we-sell-wrapper .subheading {
  margin-bottom: 0;
  text-align: center;
}

@media (min-width: 768px) {
  .flex-content.what-we-sell .what-we-sell-wrapper .subheading {
    text-align: left;
  }
}
.flex-content.what-we-sell .what-we-sell-wrapper .what-we-sell-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 12px;
}

@media (max-width: 767px) {
  .flex-content.what-we-sell .what-we-sell-wrapper .what-we-sell-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.flex-content.what-we-sell .what-we-sell-wrapper .what-we-sell-item {
  width: 33.33%;
  min-height: 283px;
  background-color: #CBDB2C;
  border-radius: 20px;
  overflow: hidden;
}

@media (max-width: 767px) {
  .flex-content.what-we-sell .what-we-sell-wrapper .what-we-sell-item {
    width: auto;
    max-height: 150px;
    min-height: 150px;
  }
}
.flex-content.what-we-sell .what-we-sell-wrapper .what-we-sell-item:hover .what-we-sell__link, .flex-content.what-we-sell .what-we-sell-wrapper .what-we-sell-item:focus-within .what-we-sell__link {
  opacity: 1;
}

.flex-content.what-we-sell .what-we-sell-wrapper .what-we-sell-item:hover .what-we-sell__link::after, .flex-content.what-we-sell .what-we-sell-wrapper .what-we-sell-item:focus-within .what-we-sell__link::after {
  opacity: 1;
}

.flex-content.what-we-sell .what-we-sell-wrapper .what-we-sell-item .what-we-sell__link {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 283px;
  width: 100%;
  padding: 24px 32px 20px;
  text-decoration: none;
  color: #ffffff;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

@media (max-width: 767px) {
  .flex-content.what-we-sell .what-we-sell-wrapper .what-we-sell-item .what-we-sell__link {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-height: inherit;
    min-height: 150px;
  }
}
.flex-content.what-we-sell .what-we-sell-wrapper .what-we-sell-item .what-we-sell__link::after {
  content: "";
  position: absolute;
  inset: 0;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  z-index: 0;
  background-image: -webkit-radial-gradient(right bottom, ellipse 120% 100%, #CBDB2C 0%, rgba(203, 219, 44, 0.92) 28%, rgba(203, 219, 44, 0.55) 48%, transparent 72%);
  background-image: radial-gradient(ellipse 120% 100% at right bottom, #CBDB2C 0%, rgba(203, 219, 44, 0.92) 28%, rgba(203, 219, 44, 0.55) 48%, transparent 72%);
}

.flex-content.what-we-sell .what-we-sell-wrapper .what-we-sell-item .what-we-sell__link .title-icon {
  position: relative;
  z-index: 2;
  background-color: #EEF2F2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  border-radius: 40px;
  padding: 10px 15px;
}

.flex-content.what-we-sell .what-we-sell-wrapper .what-we-sell-item .what-we-sell__link .title-icon img {
  width: auto;
  max-height: 40px;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.flex-content.what-we-sell .what-we-sell-wrapper .what-we-sell-item .what-we-sell__link .title-icon span {
  font-size: 16px;
  color: #002B1D;
  font-weight: 700;
}

@media (max-width: 767px) {
  .flex-content.what-we-sell .what-we-sell-wrapper .what-we-sell-item .what-we-sell__link .title-icon span {
    font-size: 18px;
  }
}
.flex-content.what-we-sell.what-we-sell--carousel .what-we-sell-wrapper {
  max-width: none;
  width: 100%;
  padding: 0;
  margin: 0;
}

.flex-content.what-we-sell.what-we-sell--carousel .what-we-sell-carousel-wrapper {
  position: relative;
  width: 100vw;
  max-width: 100vw;
  margin-left: -webkit-calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  --wws-pad-left: 24px;
  padding-left: var(--wws-pad-left);
  padding-right: 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 32px;
}

@media (min-width: 768px) {
  .flex-content.what-we-sell.what-we-sell--carousel .what-we-sell-carousel-wrapper {
    padding-right: 0;
  }
}
@media (min-width: 1100px) {
  .flex-content.what-we-sell.what-we-sell--carousel .what-we-sell-carousel-wrapper {
    --wws-pad-left: 208px;
  }
}
.flex-content.what-we-sell.what-we-sell--carousel .what-we-sell-swiper-stage {
  position: relative;
  width: 100%;
}

@media (max-width: 767px) {
  .flex-content.what-we-sell.what-we-sell--carousel .what-we-sell__swiper-prev,
  .flex-content.what-we-sell.what-we-sell--carousel .what-we-sell__swiper-next {
    display: none !important;
  }
  .flex-content.what-we-sell.what-we-sell--carousel .what-we-sell-swiper {
    overflow: visible;
  }
  .flex-content.what-we-sell.what-we-sell--carousel .what-we-sell-swiper .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 12px;
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
  }
  .flex-content.what-we-sell.what-we-sell--carousel .what-we-sell-swiper .swiper-slide {
    width: 100% !important;
    max-width: 100%;
    margin: 0 !important;
  }
}
.flex-content.what-we-sell.what-we-sell--carousel .what-we-sell__swiper-prev {
  position: absolute;
  z-index: 4;
  top: 50%;
  left: 0;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 48px;
  height: 48px;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 50%;
  background-color: #CBDB2C;
  color: #000000;
  font: inherit;
  line-height: 1;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}

.flex-content.what-we-sell.what-we-sell--carousel .what-we-sell__swiper-prev:focus-visible {
  outline: 2px solid #000000;
  outline-offset: 2px;
}

.flex-content.what-we-sell.what-we-sell--carousel .what-we-sell__swiper-prev i {
  font-size: 18px;
  line-height: 1;
}

.flex-content.what-we-sell.what-we-sell--carousel .what-we-sell__swiper-prev:hover, .flex-content.what-we-sell.what-we-sell--carousel .what-we-sell__swiper-prev:focus {
  background-color: #CBDB2C;
  color: #000000;
}

.flex-content.what-we-sell.what-we-sell--carousel .what-we-sell__swiper-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: not-allowed;
  pointer-events: none;
}

.flex-content.what-we-sell.what-we-sell--carousel .what-we-sell__swiper-prev::after {
  content: "";
}

.flex-content.what-we-sell.what-we-sell--carousel .what-we-sell-swiper {
  position: relative;
  overflow: hidden;
}

.flex-content.what-we-sell.what-we-sell--carousel .what-we-sell-swiper .swiper-slide {
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.flex-content.what-we-sell.what-we-sell--carousel .what-we-sell-swiper .what-we-sell-item {
  width: 100%;
}

.flex-content.what-we-sell.what-we-sell--carousel .what-we-sell-swiper .swiper-button-next.what-we-sell__swiper-next {
  z-index: 4;
  width: 48px;
  height: 48px;
  border: 0;
  padding: 0;
  border-radius: 50%;
  background-color: #CBDB2C;
  top: 50%;
  right: auto;
  left: 72%;
  margin-top: 0;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font: inherit;
  line-height: 1;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #000000;
  cursor: pointer;
}

.flex-content.what-we-sell.what-we-sell--carousel .what-we-sell-swiper .swiper-button-next.what-we-sell__swiper-next:focus-visible {
  outline: 2px solid #000000;
  outline-offset: 2px;
}

.flex-content.what-we-sell.what-we-sell--carousel .what-we-sell-swiper .swiper-button-next.what-we-sell__swiper-next:hover, .flex-content.what-we-sell.what-we-sell--carousel .what-we-sell-swiper .swiper-button-next.what-we-sell__swiper-next:focus {
  background-color: #CBDB2C;
  color: #000000;
}

.flex-content.what-we-sell.what-we-sell--carousel .what-we-sell-swiper .swiper-button-next.what-we-sell__swiper-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: not-allowed;
  pointer-events: none;
}

.flex-content.what-we-sell.what-we-sell--carousel .what-we-sell-swiper .swiper-button-next.what-we-sell__swiper-next::after {
  content: "";
}

.flex-content.what-we-sell.what-we-sell--carousel .what-we-sell-swiper .swiper-button-next.what-we-sell__swiper-next i {
  font-size: 18px;
  line-height: 1;
}

/* Color Variables
--------------------------------------------- */
.flex-content.service-cards {
  padding: 48px 0px 64px 0px;
}

.flex-content.service-cards .container .service-cards-listing {
  display: grid;
  gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 768px) {
  .flex-content.service-cards .container .service-cards-listing {
    grid-template-columns: repeat(3, 1fr);
  }
}
.flex-content.service-cards .container .service-cards-listing .service-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  background-color: #EEF2F2;
  border-radius: 20px;
  text-decoration: none;
  min-width: 0;
  padding: 32px 32px 24px;
}

@media (min-width: 768px) {
  .flex-content.service-cards .container .service-cards-listing .service-card {
    padding: 24px;
  }
}
@media (min-width: 1024px) {
  .flex-content.service-cards .container .service-cards-listing .service-card {
    padding: 32px 32px 24px;
  }
}
.flex-content.service-cards .container .service-cards-listing .service-card:hover {
  background-color: #CBDB2C;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
}

.flex-content.service-cards .container .service-cards-listing .service-card:hover .service-icon {
  background-color: #002B1D;
}

.flex-content.service-cards .container .service-cards-listing .service-card:hover .service-icon .service-icon__graphic {
  background-color: #CBDB2C;
}

.flex-content.service-cards .container .service-cards-listing .service-card .service-icon {
  background-color: #CBDB2C;
  padding: 16px;
  border-radius: 10px;
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 32px;
}

.flex-content.service-cards .container .service-cards-listing .service-card .service-icon__graphic {
  display: block;
  width: 22px;
  height: 22px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-color: #002B1D;
  mask-image: var(--service-icon-src);
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-image: var(--service-icon-src);
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}

.flex-content.service-cards .container .service-cards-listing .service-card .service-icon img {
  max-width: 22px;
  max-height: 22px;
  height: auto;
}

.flex-content.service-cards .container .service-cards-listing .service-card p {
  margin-bottom: 0;
}

.flex-content.service-cards .container .service-cards-listing .service-card .service-title {
  font-size: 20px;
  margin-bottom: 11px;
  font-weight: 700;
}

.flex-content.service-cards .container .service-cards-listing .service-card .service-content {
  color: rgba(0, 43, 29, 0.65);
}

.flex-content.service-cards .container .service-cards-listing .service-card .service-link-arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: auto;
  padding-top: 24px;
}

.flex-content.service-cards .container .service-cards-listing .service-card i {
  font-size: 14px;
  color: #002B1D;
  border: 2px solid #002B1D;
  border-radius: 50%;
  padding: 5px 7px;
  font-weight: 700;
}

/* Color Variables
--------------------------------------------- */
.flex-content.gallery {
  margin-bottom: 0;
}

.flex-content.gallery .container {
  padding-top: 64px;
  padding-bottom: 64px;
}

.flex-content.gallery .gallery-item img,
.flex-content.gallery .gallery-item video {
  border-radius: 20px;
}

.flex-content.gallery.gallery-count-one .gallery-item {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .flex-content.gallery.gallery-count-one .gallery-item {
    height: 284px;
  }
}
.flex-content.gallery.gallery-count-one .gallery-item img {
  max-height: 700px;
  -o-object-fit: cover;
     object-fit: cover;
}

.flex-content.gallery.gallery-count-one .gallery-item img,
.flex-content.gallery.gallery-count-one .gallery-item video {
  width: 100%;
  height: auto;
  max-width: 100%;
  display: block;
}

@media (max-width: 767px) {
  .flex-content.gallery.gallery-count-one .gallery-item img,
  .flex-content.gallery.gallery-count-one .gallery-item video {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.flex-content.gallery.gallery-count-two .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 48px;
}

@media (min-width: 768px) {
  .flex-content.gallery.gallery-count-two .container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.flex-content.gallery.gallery-count-two .gallery-item {
  max-height: 456px;
  aspect-ratio: 4/3;
}

.flex-content.gallery.gallery-count-two .gallery-item img,
.flex-content.gallery.gallery-count-two .gallery-item video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.flex-content.gallery.gallery-count-three-plus .gallery-wrapper {
  position: relative;
  width: 100vw;
  max-width: 100vw;
  margin-left: -webkit-calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  --gallery-pad-left: 24px;
  padding-left: var(--gallery-pad-left);
  padding-right: 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media (min-width: 1100px) {
  .flex-content.gallery.gallery-count-three-plus .gallery-wrapper {
    --gallery-pad-left: 208px;
  }
}
.flex-content.gallery.gallery-count-three-plus .gallery__swiper-prev {
  position: absolute;
  z-index: 4;
  top: 50%;
  left: var(--gallery-pad-left);
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 48px;
  height: 48px;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 50%;
  background-color: #CBDB2C;
  color: #000000;
  font: inherit;
  line-height: 1;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}

.flex-content.gallery.gallery-count-three-plus .gallery__swiper-prev i {
  font-size: 18px;
  line-height: 1;
}

.flex-content.gallery.gallery-count-three-plus .gallery__swiper-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: not-allowed;
  pointer-events: none;
}

.flex-content.gallery.gallery-count-three-plus .gallery__swiper-prev:after {
  content: "";
}

.flex-content.gallery.gallery-count-three-plus .gallery__swiper-prev:hover, .flex-content.gallery.gallery-count-three-plus .gallery__swiper-prev:focus-visible {
  background-color: #002B1D;
  color: #CBDB2C;
}

.flex-content.gallery.gallery-count-three-plus .gallery__swiper-prev:hover::after, .flex-content.gallery.gallery-count-three-plus .gallery__swiper-prev:focus-visible::after {
  background-color: #002B1D;
  color: #CBDB2C;
}

.flex-content.gallery.gallery-count-three-plus .gallery-swiper {
  position: relative;
  margin-right: 0;
  overflow: hidden;
}

.flex-content.gallery.gallery-count-three-plus .gallery-swiper .swiper-slide {
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.flex-content.gallery.gallery-count-three-plus .gallery-swiper .swiper-button-next.gallery__swiper-next {
  z-index: 4;
  width: 48px;
  height: 48px;
  border: 0;
  padding: 0;
  border-radius: 50%;
  background-color: #CBDB2C;
  top: 50%;
  right: auto;
  left: 72%;
  margin-top: 0;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font: inherit;
  line-height: 1;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #000000;
  cursor: pointer;
}

.flex-content.gallery.gallery-count-three-plus .gallery-swiper .swiper-button-next.gallery__swiper-next:hover, .flex-content.gallery.gallery-count-three-plus .gallery-swiper .swiper-button-next.gallery__swiper-next:focus-visible {
  background-color: #002B1D;
  color: #CBDB2C;
}

.flex-content.gallery.gallery-count-three-plus .gallery-swiper .swiper-button-next.gallery__swiper-next:hover::after, .flex-content.gallery.gallery-count-three-plus .gallery-swiper .swiper-button-next.gallery__swiper-next:focus-visible::after {
  background-color: #002B1D;
  color: #CBDB2C;
}

.flex-content.gallery.gallery-count-three-plus .gallery-swiper .swiper-button-next.gallery__swiper-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: not-allowed;
  pointer-events: none;
}

.flex-content.gallery.gallery-count-three-plus .gallery-swiper .swiper-button-next.gallery__swiper-next::after {
  content: "";
}

.flex-content.gallery.gallery-count-three-plus .gallery-swiper .swiper-button-next.gallery__swiper-next i {
  font-size: 18px;
  line-height: 1;
}

.flex-content.gallery.gallery-count-three-plus .gallery-swiper .gallery-item {
  overflow: hidden;
  max-height: 456px;
  aspect-ratio: 4/3;
}

.flex-content.gallery.gallery-count-three-plus .gallery-swiper .gallery-item img,
.flex-content.gallery.gallery-count-three-plus .gallery-swiper .gallery-item video {
  width: 100%;
  height: 100%;
  max-width: 100%;
  margin: 0 auto;
  border-radius: 16px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

/* Color Variables
--------------------------------------------- */
.flex-content.where-we-sell .links-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 16px;
}

@media (max-width: 767px) {
  .flex-content.where-we-sell .links-container {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }
}
.flex-content.where-we-sell .links-container a {
  color: #DEE6E5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 16px;
}

@media (max-width: 767px) {
  .flex-content.where-we-sell .links-container a {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .flex-content.where-we-sell .links-container a:first-of-type {
    grid-column: 1/-1;
  }
  .flex-content.where-we-sell .links-container a span {
    min-width: 0;
    padding-right: 16px;
  }
  .flex-content.where-we-sell .links-container a i {
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
.flex-content.where-we-sell .links-container a:hover {
  color: #002B1D;
}

/* Color Variables
--------------------------------------------- */
.flex-content.who-we-are-people {
  padding: 64px 0 80px;
}

.flex-content.who-we-are-people .container .subheading {
  text-align: center;
  margin-bottom: 48px;
}

.flex-content.who-we-are-people .container .toolbar-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 64px;
}

.flex-content.who-we-are-people .container .toolbar-wrap .toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
}

.flex-content.who-we-are-people .container .toolbar-wrap .toolbar .filter {
  cursor: pointer;
  font-size: 16px;
  padding: 12px 22px;
  border-width: 2px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .flex-content.who-we-are-people .container .toolbar-wrap .toolbar .filter {
    font-size: 20px;
  }
}
.flex-content.who-we-are-people .container .toolbar-wrap .toolbar .filter.is-active {
  background-color: #CBDB2C;
  color: #000000;
  border-color: #CBDB2C;
}

.flex-content.who-we-are-people .container .people-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 48px;
}

@media (min-width: 768px) {
  .flex-content.who-we-are-people .container .people-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 48px;
  }
}
@media (min-width: 1024px) {
  .flex-content.who-we-are-people .container .people-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 64px;
  }
}
.flex-content.who-we-are-people .container .people-grid .people-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
}

.flex-content.who-we-are-people .container .people-grid .people-card[hidden] {
  display: none;
}

.flex-content.who-we-are-people .container .people-grid .people-card:hover .card-arrow i, .flex-content.who-we-are-people .container .people-grid .people-card:focus .card-arrow i, .flex-content.who-we-are-people .container .people-grid .people-card:active .card-arrow i {
  background-color: #CBDB2C;
  color: #000000;
  border-color: #CBDB2C;
}

.flex-content.who-we-are-people .container .people-grid .people-card .card-image {
  width: 160px;
  height: 160px;
  margin-bottom: 32px;
}

@media (min-width: 1024px) {
  .flex-content.who-we-are-people .container .people-grid .people-card .card-image {
    width: 178px;
    height: 178px;
    margin-bottom: 48px;
  }
}
.flex-content.who-we-are-people .container .people-grid .people-card .card-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}

.flex-content.who-we-are-people .container .people-grid .people-card h3 {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 5px;
  color: #EEF2F2;
  text-align: center;
}

@media (min-width: 1024px) {
  .flex-content.who-we-are-people .container .people-grid .people-card h3 {
    font-size: 28px;
    margin-bottom: 10px;
  }
}
.flex-content.who-we-are-people .container .people-grid .people-card p {
  font-size: 14px;
  color: #A7C2B1;
  margin-bottom: 0;
  text-align: center;
}

.flex-content.who-we-are-people .container .people-grid .people-card p:last-of-type {
  margin-bottom: 16px;
}

.flex-content.who-we-are-people .container .people-grid .people-card .card-arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  margin-top: auto;
}

.flex-content.who-we-are-people .container .people-grid .people-card .card-arrow i {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 14px;
  color: #CBDB2C;
  border: 2px solid #CBDB2C;
  border-radius: 50%;
  padding: 6px 8px;
  font-weight: 700;
  -webkit-transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
  transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}

/* Color Variables
--------------------------------------------- */
.mission-statement {
  padding: 64px 0 112px 0;
}

.mission-statement .container {
  position: relative;
  isolation: isolate;
}

.mission-statement .container::before {
  content: "W.I.N";
  position: absolute;
  inset: 0;
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "ff-real-headline-pro", sans-serif;
  font-weight: 700;
  line-height: 1;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: rgba(0, 32, 22, 0.8);
  text-align: center;
}

@media (max-width: 767px) {
  .mission-statement .container::before {
    content: "W\a.\aI\a.\aN";
    white-space: pre;
    line-height: 0.82;
    font-size: 200px;
  }
}
@media (min-width: 768px) {
  .mission-statement .container::before {
    font-size: 350px;
  }
}
@media (min-width: 1024px) {
  .mission-statement .container::before {
    font-size: 540px;
  }
}
.mission-statement .container > * {
  position: relative;
  z-index: 1;
}

.mission-statement p.subheading {
  text-align: center;
  margin-bottom: 0;
}

.mission-statement__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 64px 0;
  gap: 48px;
}

@media (max-width: 767px) {
  .mission-statement__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 32px;
  }
}
.mission-statement__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.mission-statement__item h3, .mission-statement__item p {
  text-align: center;
}

.mission-statement__item h3 {
  color: #EEF2F2;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 20px;
}

.mission-statement__letter {
  background-color: #CBDB2C;
  width: 64px;
  height: 63px;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 32px;
}

.mission-statement__letter span {
  font-family: "ff-real-headline-pro", sans-serif;
  font-size: 50px;
  font-weight: 900;
  color: #002B1D;
}

.flex-content:not(.fifty-fifty-content-with-image).background-color--dark-gray + .flex-content:not(.fifty-fifty-content-with-image).background-color--dark-gray, .flex-content:not(.fifty-fifty-content-with-image).background-color--forest + .flex-content:not(.fifty-fifty-content-with-image).background-color--forest .flex-content:not(.fifty-fifty-content-with-image).background-color--zest + .flex-content:not(.fifty-fifty-content-with-image).background-color--zest {
  padding-top: 0;
}

.flex-content.fifty-fifty-content-with-image.background-color--dark-gray + .flex-content.fifty-fifty-content-with-image.background-color--dark-gray, .flex-content.fifty-fifty-content-with-image.background-color--forest + .flex-content.fifty-fifty-content-with-image.background-color--forest .flex-content.fifty-fifty-content-with-image.background-color--zest + .flex-content.fifty-fifty-content-with-image.background-color--zest {
  padding-top: 0;
}

.error-404 .hero {
  background-color: #002B1D;
  position: relative;
  min-height: 60vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.error-404 .hero .hero-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 0;
}
.error-404 .hero .hero-area .hero-content {
  padding: 112px 0 112px;
}
@media (min-width: 768px) {
  .error-404 .hero .hero-area .hero-content {
    max-width: 900px;
    margin: 0 auto;
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
}
.error-404 .hero .hero-area .hero-content .subheading {
  color: #ffffff;
}
.error-404 .hero .hero-area .hero-content .error-404__display {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0;
  font-size: 160px;
  font-family: "ff-real-headline-pro", sans-serif;
  font-weight: 800;
  line-height: 1;
  color: #CBDB2C;
}
@media (min-width: 1100px) {
  .error-404 .hero .hero-area .hero-content .error-404__display {
    font-size: 220px;
  }
}
.error-404 .hero .hero-area .hero-content .error-404__display .error-404__circle {
  width: 0.7em;
  height: 0.7em;
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.error-404 .hero .hero-area .hero-content h1 {
  font-size: 22px;
  color: #ffffff;
  text-align: center;
}
.error-404 .hero .hero-area p {
  font-size: 22px !important;
  color: #ffffff;
  text-align: center;
  margin: 0 auto;
  display: table;
}
.error-404 .hero .hero-area .search-filter-field--type-search {
  margin-top: 48px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .error-404 .hero .hero-area .search-filter-field--type-search {
    margin-top: 32px;
  }
}
.error-404 .hero .hero-area .search-filter-field--type-search .search-filter-input-text {
  height: 78px;
  font-size: 40px;
  color: #CBDB2C !important;
  font-weight: 300 !important;
  max-width: 768px;
  border: 1px solid rgba(255, 255, 255, 0.6);
  border-radius: 50px;
  background-color: rgba(255, 255, 255, 0);
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.error-404 .hero .hero-area .search-filter-field--type-search .search-filter-input-text .search-filter-input-text__icon {
  margin-right: 8px;
}
.error-404 .hero .hero-area .search-filter-field--type-search .search-filter-input-text .search-filter-icon__svg {
  fill: #ffffff;
  width: 30px;
  height: 30px;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.error-404 .hero .hero-area .search-filter-field--type-search .search-filter-input-text:focus-within {
  border: 1px solid #CBDB2C;
}
.error-404 .hero .hero-area .search-filter-field--type-search .search-filter-input-text:focus-within input {
  color: #CBDB2C !important;
}
.error-404 .hero .hero-area .search-filter-field--type-search .search-filter-input-text:focus-within .search-filter-icon__svg {
  fill: #CBDB2C;
}
.error-404 .hero .hero-area .search-filter-field--type-search .search-filter-icon__svg {
  width: 24px;
  height: 24px;
}
.error-404 .hero .hero-area .search-filter-field--type-search ::-webkit-input-placeholder {
  font-weight: 300 !important;
  font-size: 40px;
  color: rgba(255, 255, 255, 0.6);
}
.error-404 .hero .hero-area .search-filter-field--type-search ::-moz-placeholder {
  font-weight: 300 !important;
  font-size: 40px;
  color: rgba(255, 255, 255, 0.6);
}
.error-404 .hero .hero-area .search-filter-field--type-search :-ms-input-placeholder {
  font-weight: 300 !important;
  font-size: 40px;
  color: rgba(255, 255, 255, 0.6);
}
.error-404 .hero .hero-area .search-filter-field--type-search ::-ms-input-placeholder {
  font-weight: 300 !important;
  font-size: 40px;
  color: rgba(255, 255, 255, 0.6);
}
.error-404 .hero .hero-area .search-filter-field--type-search ::placeholder {
  font-weight: 300 !important;
  font-size: 40px;
  color: rgba(255, 255, 255, 0.6);
}
.error-404 .hero .hero-area .search-filter-field--type-search input {
  font-weight: 300 !important;
  width: 100%;
  border-radius: 0px;
  color: #ffffff !important;
}
.error-404 .hero .background-ellipse {
  position: absolute;
  left: 50%;
  top: 50px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 50%;
  height: 650px;
  border-radius: 840px;
  opacity: 0.5;
  background: -webkit-radial-gradient(50% 50%, 50% 50%, rgba(203, 219, 44, 0.5) 0%, rgba(203, 219, 44, 0) 100%);
  background: radial-gradient(50% 50% at 50% 50%, rgba(203, 219, 44, 0.5) 0%, rgba(203, 219, 44, 0) 100%);
  -webkit-filter: blur(72px);
          filter: blur(72px);
}
.error-404 .hero .red-pixel-lg {
  position: absolute;
  left: 10vw;
  bottom: 20px;
  z-index: 1;
  max-width: 90px;
}
@media (min-width: 1440px) {
  .error-404 .hero .red-pixel-lg {
    left: 20vw;
    max-width: 150px;
  }
}
.error-404 .hero .red-pixel-md {
  position: absolute;
  top: 50px;
  right: 10vw;
  z-index: 1;
  width: 60px;
}
@media (min-width: 1440px) {
  .error-404 .hero .red-pixel-md {
    right: 30vw;
    width: 100px;
  }
}
.error-404 .hero .red-pixel-sm {
  position: absolute;
  z-index: 1;
  display: none;
}
@media (min-width: 1440px) {
  .error-404 .hero .red-pixel-sm {
    display: block;
    width: 75px;
    right: 20vw;
    bottom: 140px;
  }
}
.error-404 .page-content-404 {
  margin: 64px auto;
}
.error-404 .page-content-404 p {
  font-size: 18px;
}
.error-404 .page-content-404 form .search-field {
  height: 78px;
  padding: 8px 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
  border: 1px solid #002B1D;
  margin-bottom: 20px;
  color: #002B1D;
  font-size: 40px;
  font-weight: 300;
}
.error-404 .page-content-404 form .search-field::-webkit-input-placeholder {
  color: rgba(0, 43, 29, 0.6);
  font-size: 40px;
  font-weight: 300;
}
.error-404 .page-content-404 form .search-field::-moz-placeholder {
  color: rgba(0, 43, 29, 0.6);
  font-size: 40px;
  font-weight: 300;
}
.error-404 .page-content-404 form .search-field:-ms-input-placeholder {
  color: rgba(0, 43, 29, 0.6);
  font-size: 40px;
  font-weight: 300;
}
.error-404 .page-content-404 form .search-field::-ms-input-placeholder {
  color: rgba(0, 43, 29, 0.6);
  font-size: 40px;
  font-weight: 300;
}
.error-404 .page-content-404 form .search-field::placeholder {
  color: rgba(0, 43, 29, 0.6);
  font-size: 40px;
  font-weight: 300;
}
.error-404 .page-content-404 form .search-submit {
  background: #c70000;
  color: #ffffff;
  font-family: "ff-real-text-pro", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  padding: 16px 24px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-radius: 4px;
  display: table;
  border: none;
}

.single-post::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 180px;
  background-color: #DEE6E5;
  z-index: 88887;
}
.single-post .site-main {
  overflow: visible;
}
.single-post article {
  position: relative;
}
.single-post article::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 800px;
  background-color: #DEE6E5;
  z-index: -1;
}
@media (max-width: 767px) {
  .single-post article::before {
    height: 560px;
  }
}
.single-post .entry-header {
  max-width: 768px;
  margin: 0 auto;
}
.single-post .entry-header {
  padding-top: 112px;
}
@media (max-width: 767px) {
  .single-post .entry-header {
    padding-top: 48px;
  }
}
.single-post .entry-header a {
  color: #002B1D;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  text-decoration: none;
}
.single-post .entry-header a i {
  font-size: 20px;
}
.single-post .entry-header i {
  margin-right: 8px;
}
.single-post .entry-header h1 {
  color: #002B1D;
  margin: 24px 0 48px;
}
@media (max-width: 767px) {
  .single-post .entry-header h1 {
    margin-bottom: 32px;
  }
}
.single-post .entry-header .post-meta {
  color: #002B1D;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 767px) {
  .single-post .entry-header .post-meta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 14px;
    font-size: 14px;
  }
}
.single-post .entry-header .post-meta .share-buttons a {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #fff;
}
.single-post .entry-header .post-meta .share-buttons a:hover {
  opacity: 1 !important;
  background: #d0cece;
}
.single-post .entry-header .post-meta .share-buttons a:hover span, .single-post .entry-header .post-meta .share-buttons a:hover svg {
  opacity: 1;
}
.single-post .entry-header .post-meta .post-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
}
@media (max-width: 767px) {
  .single-post .entry-header .post-meta .post-info {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.single-post .entry-header .post-meta .post-info .author-headshot {
  width: 48px;
  height: 48px;
  border-radius: 50%;
}
.single-post .entry-header .post-meta .post-info .author-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.single-post .entry-header .post-meta .post-info .author-meta .author-name {
  font-weight: bold;
}
@media (max-width: 767px) {
  .single-post .entry-header .post-meta .post-info .author-meta .author-name {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    width: 100%;
  }
}
.single-post .entry-header .post-meta .post-info .author-meta .separator {
  margin: 0 4px;
  font-size: 18px;
}
@media (max-width: 767px) {
  .single-post .entry-header .post-meta .post-info .author-meta .author-separator {
    display: none;
  }
}
.single-post .image-container {
  margin-top: 32px;
  margin-bottom: 32px;
}
.single-post .image-container .image img {
  aspect-ratio: 16/9;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
}
.single-post .entry-content .content-wrapper {
  padding-top: 0;
}
@media (min-width: 768px) {
  .single-post .entry-content .content-wrapper {
    padding-top: 32px;
    padding-bottom: 112px;
  }
}

.single-post .entry-content {
  margin: 0 auto 64px auto;
  position: relative;
  overflow: visible;
}
.single-post .entry-content .content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 768px) {
  .single-post .entry-content .content-wrapper {
    gap: 24px;
  }
}
.single-post .entry-content .post-share-buttons {
  position: -webkit-sticky;
  position: sticky;
  top: 50px;
  left: 0;
  font-size: 18px;
  font-weight: 600;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -ms-flex-item-align: start;
      align-self: flex-start;
  height: auto;
}
.single-post .entry-content .post-share-buttons .addtoany_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}
.single-post .entry-content .post-share-buttons .addtoany_list a {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.single-post .entry-content .post-share-buttons .addtoany_list a:hover {
  opacity: 1 !important;
  background: #fff;
}
.single-post .entry-content .post-share-buttons .addtoany_list a:hover span, .single-post .entry-content .post-share-buttons .addtoany_list a:hover svg {
  opacity: 1;
}
@media (max-width: 767px) {
  .single-post .entry-content .post-share-buttons {
    display: none;
  }
}
.single-post .entry-content .content-container {
  width: 100%;
}
.single-post .entry-content .content-container .post-content {
  max-width: 768px;
  margin: 0 auto 80px;
  -ms-flex-item-align: start;
      align-self: flex-start;
  line-height: 1.65;
}
@media (max-width: 767px) {
  .single-post .entry-content .content-container .post-content {
    margin: 0 auto 64px;
  }
}
.single-post .entry-content .content-container .post-content h2:not(:first-of-type) {
  margin-top: 64px;
}
.single-post .entry-content .content-container .post-content > h3, .single-post .entry-content .content-container .post-content h4, .single-post .entry-content .content-container .post-content h5 {
  margin-top: 64px;
}
.single-post .entry-content .content-container .post-content p {
  color: #002B1D;
}
.single-post .entry-content .content-container .post-footer-sharing {
  padding: 80px 0;
  border-bottom: 2px solid #CBDB2C;
  font-size: 18px;
  font-weight: 600;
  max-width: 768px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .single-post .entry-content .content-container .post-footer-sharing {
    padding: 80px 0 64px;
    border-bottom: none;
  }
}
.single-post .entry-content .content-container .post-footer-sharing p {
  margin-bottom: 16px;
}
.single-post .entry-content .content-container .post-footer-sharing .links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (max-width: 767px) {
  .single-post .entry-content .content-container .post-footer-sharing .links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 32px;
  }
}
.single-post .entry-content .content-container .post-footer-sharing .links .share-buttons {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 40%;
          flex: 1 0 40%;
}
.single-post .entry-content .content-container .post-footer-sharing .links .share-buttons a {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.single-post .entry-content .content-container .post-footer-sharing .links .share-buttons a:hover {
  opacity: 1 !important;
  background: #fff;
}
.single-post .entry-content .content-container .post-footer-sharing .links .share-buttons a:hover span, .single-post .entry-content .content-container .post-footer-sharing .links .share-buttons a:hover svg {
  opacity: 1;
}
.single-post .entry-content .content-container .post-footer-sharing .links .categories {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 60%;
          flex: 1 0 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 4px;
}
@media (max-width: 767px) {
  .single-post .entry-content .content-container .post-footer-sharing .links .categories {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.single-post .entry-content .content-container .post-footer-sharing .links .category {
  padding: 4px 8px;
  background-color: #eee;
  display: table;
}
.single-post .entry-content .content-container .post-footer-sharing .links .category:hover {
  color: #002B1D;
}
.single-post .entry-content .content-container .post-footer-sharing .links .category:visited {
  color: #002B1D;
}
.single-post .related-news {
  padding: 64px 0px;
  background-color: #CBDB2C;
  width: 100vw;
  position: relative;
  left: 50%;
  margin-left: -50vw;
}
@media (max-width: 767px) {
  .single-post .related-news {
    padding: 64px 0px;
  }
}
.single-post .related-news a {
  text-decoration: none;
}
.single-post .related-news a:hover {
  opacity: 1;
}
.single-post .related-news .featured-news-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  .single-post .related-news .featured-news-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 24px;
  }
}
.single-post .related-news .featured-news-content .content {
  max-width: 55%;
}
@media (max-width: 767px) {
  .single-post .related-news .featured-news-content .content {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .single-post .related-news .featured-news-content .link {
    margin-top: 12px;
  }
}
.single-post .related-news .featured-news-content p,
.single-post .related-news .featured-news-content h2 {
  color: #002B1D;
  margin: 0 0 16px 0;
}
.single-post .related-news .featured-news-content .large {
  margin-bottom: 0;
}
.single-post .related-news .featured-news-content a {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding: 12px 0px;
  text-decoration: none;
  border-bottom: 2px solid #002B1D;
  color: #002B1D;
  display: inline-block;
  margin-top: 24px;
  -webkit-transition: font-weight 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
  transition: font-weight 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
  transition: box-shadow 0.3s ease-in-out, font-weight 0.3s ease-in-out;
  transition: box-shadow 0.3s ease-in-out, font-weight 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
}
@media (max-width: 767px) {
  .single-post .related-news .featured-news-content a {
    margin-top: 0px;
  }
}
.single-post .related-news .featured-news-content a:hover {
  color: #002B1D;
  -webkit-box-shadow: 0 4px 0 #002B1D;
          box-shadow: 0 4px 0 #002B1D;
  opacity: 1;
}
.single-post .related-news .post-feed {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 32px;
}
@media (max-width: 767px) {
  .single-post .related-news .post-feed {
    grid-template-columns: 1fr;
    gap: 48px;
  }
}
.single-post .related-news .post-feed .post-card .post-card__image {
  aspect-ratio: 16/9;
  overflow: hidden;
  border-radius: 10px;
}
.single-post .related-news .post-feed .post-card .post-card__image img {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.single-post .related-news .post-feed .post-card .post-card__content {
  margin-top: 24px;
  color: #002B1D;
}
.single-post .related-news .post-feed .post-card .post-card__content .post-card__title {
  color: #002B1D;
  margin: 8px 0px 24px 0px;
  font-size: 20px;
}
.single-post .related-news .post-feed .post-card .post-card__content i {
  font-size: 30px;
  border-radius: 50px;
  -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;
  transition: background-color 0.3s ease, -webkit-transform 0.3s ease;
  transition: background-color 0.3s ease, transform 0.3s ease;
  transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
}
.single-post .related-news .post-feed .post-card:hover .post-card__image img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.single-post .related-news .post-feed .post-card:hover .post-card__content i {
  background-color: #CBDB2C;
}

.single-people {
  position: relative;
}
.single-people::before {
  content: "";
  position: absolute;
  z-index: 0;
  pointer-events: none;
  display: none;
  background-image: url(../../dist/css/img/half-circle-round.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  left: -460px;
  bottom: 337px;
  width: 777px;
  height: 777px;
  -webkit-transform: rotate(-225deg) scaleX(-1);
      -ms-transform: rotate(-225deg) scaleX(-1);
          transform: rotate(-225deg) scaleX(-1);
  -webkit-transform-origin: left bottom;
      -ms-transform-origin: left bottom;
          transform-origin: left bottom;
}
@media (min-width: 768px) {
  .single-people::before {
    display: block;
  }
}
.single-people .main-content {
  position: relative;
  z-index: 1;
  margin-bottom: 0 !important;
  padding-bottom: 48px;
}
@media (min-width: 768px) {
  .single-people .main-content {
    padding-bottom: 80px;
  }
}
.single-people .main-content > a {
  position: relative;
  z-index: 1;
  font-size: 12px;
  font-weight: 600;
  border-bottom: none;
}
.single-people .main-content .person-container {
  position: relative;
  z-index: 1;
}
.single-people .main-content .person-container .person-container-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 48px;
}
@media (min-width: 768px) {
  .single-people .main-content .person-container .person-container-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: 32px 0;
  }
}
@media (min-width: 1024px) {
  .single-people .main-content .person-container .person-container-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: 32px 64px;
    gap: 80px;
  }
}
.single-people .main-content .person-container .person-container-wrapper .person-image {
  width: 100%;
  border-radius: 20px;
  padding: 32px;
  background-color: #CBDB2C;
}
@media (min-width: 768px) {
  .single-people .main-content .person-container .person-container-wrapper .person-image {
    width: auto;
    padding: 48px 64px;
  }
}
.single-people .main-content .person-container .person-container-wrapper .person-image__media {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
  margin-inline: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.single-people .main-content .person-container .person-container-wrapper .person-image img {
  max-width: 161px;
  max-height: 161px;
  border-radius: 50%;
}
@media (min-width: 768px) {
  .single-people .main-content .person-container .person-container-wrapper .person-image img {
    max-width: 252px;
    max-height: 252px;
  }
}
.single-people .main-content .person-container .person-container-wrapper .person-image__linkedin {
  position: absolute;
  right: -5px;
  bottom: -5px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #EEF2F2;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
  -webkit-transition: background-color 0.7s ease;
  transition: background-color 0.7s ease;
}
.single-people .main-content .person-container .person-container-wrapper .person-image__linkedin:hover {
  opacity: 1;
  background-color: #002B1D;
  -webkit-transition: background-color 0.7s ease;
  transition: background-color 0.7s ease;
}
.single-people .main-content .person-container .person-container-wrapper .person-image__linkedin:hover i {
  color: #CBDB2C;
}
@media (min-width: 768px) {
  .single-people .main-content .person-container .person-container-wrapper .person-image__linkedin {
    width: 78px;
    height: 78px;
  }
}
.single-people .main-content .person-container .person-container-wrapper .person-image__linkedin i {
  font-size: 30px;
  line-height: 1;
  color: #002B1D;
}
@media (min-width: 768px) {
  .single-people .main-content .person-container .person-container-wrapper .person-image__linkedin i {
    font-size: 52px;
  }
}
.single-people .main-content .person-container .person-container-wrapper .person-image h2,
.single-people .main-content .person-container .person-container-wrapper .person-image .person-categories {
  margin: 0;
  text-align: center;
  color: #002B1D;
}
@media (min-width: 768px) {
  .single-people .main-content .person-container .person-container-wrapper .person-image h2,
  .single-people .main-content .person-container .person-container-wrapper .person-image .person-categories {
    display: none;
  }
}
.single-people .main-content .person-container .person-container-wrapper .person-image h1,
.single-people .main-content .person-container .person-container-wrapper .person-image .person-name {
  margin: 24px 0 10px 0;
  text-align: center;
  color: #002B1D;
  font-size: 32px;
  font-weight: 700;
}
@media (min-width: 768px) {
  .single-people .main-content .person-container .person-container-wrapper .person-image h1,
  .single-people .main-content .person-container .person-container-wrapper .person-image .person-name {
    font-size: 40px;
    margin: 24px 0 0 0;
  }
}
.single-people .main-content .person-container .person-container-wrapper .person-image .person-name--mobile {
  display: block;
}
@media (min-width: 768px) {
  .single-people .main-content .person-container .person-container-wrapper .person-image .person-name--mobile {
    display: none;
  }
}
.single-people .main-content .person-container .person-container-wrapper .person-image h2,
.single-people .main-content .person-container .person-container-wrapper .person-image .person-categories {
  font-size: 20px;
  font-weight: 400;
}
.single-people .main-content .person-container .person-container-wrapper .person-image .joined-home {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  margin-top: 32px;
  grid-gap: 48px;
}
@media (min-width: 768px) {
  .single-people .main-content .person-container .person-container-wrapper .person-image .joined-home {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    grid-gap: 0;
    margin-top: 48px;
  }
}
.single-people .main-content .person-container .person-container-wrapper .person-image .joined-home__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 768px) {
  .single-people .main-content .person-container .person-container-wrapper .person-image .joined-home__container {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.single-people .main-content .person-container .person-container-wrapper .person-image .joined-home__container p {
  text-align: center;
  color: #002B1D;
}
@media (min-width: 768px) {
  .single-people .main-content .person-container .person-container-wrapper .person-image .joined-home__container p {
    text-align: left;
  }
}
.single-people .main-content .person-container .person-container-wrapper .person-image .joined-home__text {
  font-weight: 600;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .single-people .main-content .person-container .person-container-wrapper .person-bio {
    padding-top: 24px;
  }
}
.single-people .main-content .person-container .person-container-wrapper .person-bio h1,
.single-people .main-content .person-container .person-container-wrapper .person-bio .person-name {
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 3px;
  color: #002B1D;
}
.single-people .main-content .person-container .person-container-wrapper .person-bio h1.person-name--desktop,
.single-people .main-content .person-container .person-container-wrapper .person-bio .person-name.person-name--desktop {
  display: none;
}
@media (min-width: 768px) {
  .single-people .main-content .person-container .person-container-wrapper .person-bio h1.person-name--desktop,
  .single-people .main-content .person-container .person-container-wrapper .person-bio .person-name.person-name--desktop {
    display: block;
  }
}
.single-people .main-content .person-container .person-container-wrapper .person-bio h2 {
  font-size: 24px;
  font-weight: 400;
  display: none;
}
@media (min-width: 768px) {
  .single-people .main-content .person-container .person-container-wrapper .person-bio h2 {
    display: block;
    margin-bottom: 0;
    margin-top: 3px;
    color: #002B1D;
  }
}
.single-people .main-content .person-container .person-container-wrapper .person-bio p,
.single-people .main-content .person-container .person-container-wrapper .person-bio a,
.single-people .main-content .person-container .person-container-wrapper .person-bio ul li,
.single-people .main-content .person-container .person-container-wrapper .person-bio ol li,
.single-people .main-content .person-container .person-container-wrapper .person-bio h3,
.single-people .main-content .person-container .person-container-wrapper .person-bio h4,
.single-people .main-content .person-container .person-container-wrapper .person-bio h5,
.single-people .main-content .person-container .person-container-wrapper .person-bio h6 {
  color: #002B1D;
}
@media (min-width: 768px) {
  .single-people .main-content .person-container .person-container-wrapper .person-bio .bio {
    margin-top: 48px;
  }
}
.single-people .main-content .person-container .person-container-wrapper .person-bio .bio ul {
  list-style: none;
  margin-bottom: 48px;
  margin-left: 0;
}
@media (min-width: 768px) {
  .single-people .main-content .person-container .person-container-wrapper .person-bio .bio ul {
    margin: 32px 0;
  }
}
.single-people .main-content .person-container .person-container-wrapper .person-bio .bio ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 16px;
  margin-bottom: 16px;
}
.single-people .main-content .person-container .person-container-wrapper .person-bio .bio ul li:before {
  content: "";
  -webkit-box-flex: 0;
      -ms-flex: 0 0 10px;
          flex: 0 0 10px;
  width: 10px;
  height: 10px;
  min-width: 10px;
  min-height: 10px;
  border-radius: 50%;
  background-color: #CBDB2C;
  margin-top: 7px;
}
.single-people .main-content .person-container .person-container-wrapper .person-bio .post-navigation {
  padding-top: 48px;
}
.single-people .main-content .person-container .person-container-wrapper .person-bio .post-navigation a {
  text-decoration: none;
}
.single-people .main-content .person-container .person-container-wrapper .person-bio .post-navigation p {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.single-people .main-content .person-container .person-container-wrapper .person-bio .post-navigation i {
  width: 28px;
  height: 28px;
  font-size: 12px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #002B1D;
  color: #CBDB2C;
  border: 4px solid #CBDB2C;
  border-radius: 50%;
}
.single-people .main-content .person-container .person-container-wrapper .person-bio .post-navigation .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.page-template-page-news-listing {
  background-color: #DEE6E5;
}
@media (min-width: 1100px) {
  .page-template-page-news-listing {
    padding-top: 140px;
  }
}
.page-template-page-news-listing .hero {
  margin: 112px 0px 64px 0px;
}
@media (max-width: 767px) {
  .page-template-page-news-listing .hero {
    margin-bottom: 48px;
  }
}
.page-template-page-news-listing .hero h2 {
  color: #002B1D;
  margin-top: 24px;
  font-weight: 700;
}
@media (min-width: 1024px) {
  .page-template-page-news-listing .hero h2 {
    font-size: 56px;
  }
}
.page-template-page-news-listing .feat-post-component {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 80px;
}
@media (min-width: 768px) {
  .page-template-page-news-listing .feat-post-component {
    max-height: 500px;
  }
}
@media (max-width: 767px) {
  .page-template-page-news-listing .feat-post-component {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
    margin-bottom: 64px;
  }
}
.page-template-page-news-listing .feat-post-component .feat-post-image {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 60%;
          flex: 0 0 60%;
  max-width: 60%;
}
@media (max-width: 767px) {
  .page-template-page-news-listing .feat-post-component .feat-post-image {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
.page-template-page-news-listing .feat-post-component .feat-post-image a {
  overflow: hidden;
  display: block;
  height: 100%;
  border-radius: 20px 0 0 20px;
}
@media (max-width: 767px) {
  .page-template-page-news-listing .feat-post-component .feat-post-image a {
    height: auto;
    aspect-ratio: 16/9;
    border-radius: 20px 20px 0 0;
  }
}
.page-template-page-news-listing .feat-post-component .feat-post-image a:hover {
  opacity: 1;
}
.page-template-page-news-listing .feat-post-component .feat-post-image a:hover img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.page-template-page-news-listing .feat-post-component .feat-post-image img {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.page-template-page-news-listing .feat-post-component .feat-post-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #CBDB2C;
  padding: 48px;
  border-radius: 0 20px 20px 0;
}
@media (max-width: 767px) {
  .page-template-page-news-listing .feat-post-component .feat-post-content {
    border-radius: 0 0 20px 20px;
  }
}
.page-template-page-news-listing .feat-post-component .feat-post-content h2 {
  margin: 16px 0px 8px 0px;
  font-size: 32px;
}
.page-template-page-news-listing .feat-post-component .feat-post-content p {
  color: #002B1D;
  font-size: 16px;
}
.page-template-page-news-listing .feat-post-component .feat-post-content a {
  color: #002B1D;
  text-decoration: none;
}
.page-template-page-news-listing .feat-post-component .feat-post-content a i {
  font-size: 30px;
}
.page-template-page-news-listing .filter-wrap {
  margin: 80px auto 64px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 32px;
}
@media (max-width: 767px) {
  .page-template-page-news-listing .filter-wrap {
    margin-top: 64px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px;
  }
}
.page-template-page-news-listing .filter-wrap .search-filter-input-button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 8px 20px;
  border-radius: 999px;
  border: 2px solid #002B1D;
  background-color: transparent;
  color: #002B1D;
  font-size: 20px;
  font-weight: 700;
  cursor: pointer;
  -webkit-transition: background-color 0.2s ease, color 0.2s ease;
  transition: background-color 0.2s ease, color 0.2s ease;
}
.page-template-page-news-listing .filter-wrap .search-filter-input-button:hover {
  color: #002B1D !important;
}
.page-template-page-news-listing .filter-wrap .search-filter-input-button.search-filter-input-button--is-selected {
  background-color: #CBDB2C;
}
.page-template-page-news-listing .news-list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 32px;
  margin-bottom: 32px;
}
.page-template-page-news-listing .news-list a {
  text-decoration: none;
}
.page-template-page-news-listing .news-list a:hover {
  opacity: 1;
}
@media (max-width: 767px) {
  .page-template-page-news-listing .news-list {
    grid-template-columns: 1fr;
    gap: 48px;
    margin-bottom: 48px;
  }
}
.page-template-page-news-listing .news-list .post-card .post-card__image {
  aspect-ratio: 16/9;
  overflow: hidden;
  border-radius: 10px;
}
.page-template-page-news-listing .news-list .post-card .post-card__image img {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.page-template-page-news-listing .news-list .post-card .post-card__content {
  margin-top: 24px;
  color: #002B1D;
}
.page-template-page-news-listing .news-list .post-card .post-card__content .post-card__title {
  color: #002B1D;
  margin: 8px 0px 24px 0px;
  font-size: 20px;
  font-weight: 400;
}
.page-template-page-news-listing .news-list .post-card .post-card__content i {
  font-size: 30px;
  border-radius: 50px;
  -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;
  transition: background-color 0.3s ease, -webkit-transform 0.3s ease;
  transition: background-color 0.3s ease, transform 0.3s ease;
  transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
}
.page-template-page-news-listing .news-list .post-card:hover .post-card__image img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.page-template-page-news-listing .news-list .post-card:hover .post-card__content i {
  background-color: #CBDB2C;
}
.page-template-page-news-listing .sf-load-more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 32px 0 64px;
}
.page-template-page-news-listing .sf-load-more button {
  font-size: 16px;
}
.page-template-page-news-listing .no-results {
  text-align: center;
  margin-top: 112px;
  font-size: 32px;
  font-weight: 300;
  color: #002B1D;
}
@media (max-width: 767px) {
  .page-template-page-news-listing .no-results {
    font-size: 18px;
    margin-top: 48px;
  }
}

.contact-template {
  background-color: #CBDB2C;
  position: relative;
}
.contact-template h1, .contact-template h2, .contact-template p {
  color: #002B1D;
}
.contact-template h2 {
  font-weight: 700;
  font-size: 80px;
}
.contact-template .hero {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #ffffff;
  text-align: center;
  padding-top: 64px;
}
.contact-template .hero .intro-copy {
  max-width: 600px;
  margin: 16px auto 0;
  font-size: 18px;
}
.contact-template .contact-details {
  max-width: 900px;
  margin: 0 auto 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 0;
     -moz-column-gap: 0;
          column-gap: 0;
  row-gap: 24px;
}
@media (min-width: 768px) {
  .contact-template .contact-details {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    row-gap: 16px;
    -webkit-column-gap: 48px;
       -moz-column-gap: 48px;
            column-gap: 48px;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.contact-template .contact-details .detail-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.contact-template .contact-details .detail-item p {
  margin-bottom: 0;
}
.contact-template .form-wrapper {
  padding: 0 0 48px;
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .contact-template .form-wrapper {
    padding: 0 0 112px;
  }
}
.contact-template .form-wrapper .container {
  max-width: 768px;
}
.contact-template .form-wrapper form .gform-body {
  margin-bottom: 24px;
}
.contact-template .form-wrapper form .gform-body .gform_fields {
  grid-row-gap: 24px;
  grid-column-gap: 24px;
}
.contact-template .form-wrapper form .gform-body .gfield {
  margin-bottom: 0;
}
.contact-template .form-wrapper form .gform-body .gfield legend,
.contact-template .form-wrapper form .gform-body .gfield label {
  font-weight: 400;
  font-size: 16px;
  color: #002B1D;
}
.contact-template .form-wrapper form .gform-body .gfield input {
  padding: 12px;
}
.contact-template .form-wrapper form .gform_footer {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 16px 24px;
}
.contact-template .form-wrapper form .gform_footer input[type=submit] {
  margin-bottom: 0;
  padding: 12px 24px;
}
.contact-template .inquiries {
  background-color: #CBDB2C;
  padding: 48px 0;
}
@media (min-width: 768px) {
  .contact-template .inquiries {
    padding: 48px 0 64px;
  }
}
.contact-template .inquiries .inquiry-type-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 32px;
}
@media (min-width: 768px) {
  .contact-template .inquiries .inquiry-type-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
}
.contact-template .inquiries .inquiry-type-container .inquiry-type {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 16px;
  text-decoration: none;
  background-color: #EEF2F2;
  border-radius: 20px;
  padding: 64px;
}
@media (min-width: 768px) {
  .contact-template .inquiries .inquiry-type-container .inquiry-type {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 300px;
            flex: 0 0 300px;
    width: 300px;
    max-width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px;
    padding: 80px 24px 0;
    height: 326px;
  }
}
.contact-template .inquiries .inquiry-type-container .inquiry-type .main-inquiry-content p {
  margin-bottom: 8px;
  font-size: 14px;
}
@media (min-width: 768px) {
  .contact-template .inquiries .inquiry-type-container .inquiry-type .main-inquiry-content p {
    margin-bottom: 24px;
    font-size: 16px;
  }
}
.contact-template .inquiries .inquiry-type-container .inquiry-type h3 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 8px;
  color: #002B1D;
}
@media (min-width: 768px) {
  .contact-template .inquiries .inquiry-type-container .inquiry-type h3 {
    font-size: 32px;
  }
}
.contact-template .inquiries .inquiry-type-container .inquiry-type i {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  border: 2px solid #002B1D;
  background-color: #CBDB2C;
  color: #002B1D;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.contact-template:has(.form-wrapper) .inquiries {
  background-color: #002B1D;
}
@media (min-width: 768px) {
  .contact-template:has(.form-wrapper) .inquiries {
    padding: 80px 0;
  }
  .contact-template:has(.form-wrapper) .inquiries h2 {
    font-size: 24px;
    font-weight: 400;
  }
  .contact-template:has(.form-wrapper) .inquiries .intro-copy {
    padding-bottom: 64px;
  }
}
.contact-template:has(.form-wrapper) .inquiries h2, .contact-template:has(.form-wrapper) .inquiries .intro-copy p {
  color: #EEF2F2;
  text-align: center;
}
.contact-template:has(.form-wrapper) .inquiries .intro-copy {
  padding-bottom: 32px;
}
.contact-template .headquarters {
  padding: 48px 0;
}
.contact-template .headquarters .headquarters-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 24px;
}
@media (max-width: 767px) {
  .contact-template .headquarters .headquarters-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
.contact-template .headquarters .headquarters-wrapper .headquarter {
  padding-right: 24px;
}
.contact-template .headquarters .headquarters-wrapper .headquarter p {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .contact-template .headquarters .headquarters-wrapper > .headquarter:nth-child(3) {
    position: relative;
    padding-left: 32px;
  }
  .contact-template .headquarters .headquarters-wrapper > .headquarter:nth-child(3)::before {
    content: "";
    position: absolute;
    width: 4px;
    height: 90px;
    top: 50%;
    left: -webkit-calc(-16px);
    left: calc(-16px);
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    background-color: #ffffff;
  }
}
.contact-template .locations {
  padding: 80px 0;
  background-color: #002B1D;
}
.contact-template .locations p.subheading {
  color: #A7C2B1;
  margin-bottom: 24px;
}
.contact-template .locations h2 {
  color: #EEF2F2;
  margin-bottom: 0;
  font-weight: 300;
}
@media (min-width: 768px) {
  .contact-template .locations h2 {
    margin-bottom: 64px;
  }
}
@media (max-width: 767px) {
  .contact-template .locations h2 {
    font-size: 40px;
  }
}
.contact-template .locations.locations--map-full {
  padding-bottom: 0;
}
.contact-template .locations.locations--map-full .locations-mobile-nav {
  display: none;
  margin-top: 32px;
}
@media (max-width: 1023px) {
  .contact-template .locations.locations--map-full .locations-mobile-nav {
    display: block;
  }
}
.contact-template .locations.locations--map-full .locations-mobile-nav__label {
  display: block;
  margin-bottom: 24px;
  color: #EEF2F2;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1.44px;
  line-height: 1.5;
  text-transform: uppercase;
}
.contact-template .locations.locations--map-full .locations-mobile-nav__select-wrap {
  position: relative;
}
.contact-template .locations.locations--map-full .locations-mobile-nav__select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
  padding: 14px 44px 14px 16px;
  border: 1px solid #A7C2B1;
  border-radius: 8px;
  background-color: #ffffff;
  color: #002B1D;
  font-family: "ff-real-text-pro", sans-serif;
  font-size: 16px;
  line-height: 1.4;
}
.contact-template .locations.locations--map-full .locations-mobile-nav__select-wrap::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 18px;
  width: 10px;
  height: 10px;
  border-right: 2px solid #002B1D;
  border-bottom: 2px solid #002B1D;
  pointer-events: none;
  -webkit-transform: translateY(-70%) rotate(45deg);
      -ms-transform: translateY(-70%) rotate(45deg);
          transform: translateY(-70%) rotate(45deg);
}
.contact-template .locations.locations--map-full .locations-mobile-list {
  margin-top: 24px;
}
.contact-template .locations.locations--map-full .locations-mobile-list__items {
  list-style: none;
  margin: 0;
  padding: 0;
}
.contact-template .locations.locations--map-full .locations-mobile-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 4px;
  width: 100%;
  padding: 16px 0;
  border: 0;
  border-bottom: 1px solid rgba(167, 194, 177, 0.35);
  background: transparent;
  color: #EEF2F2;
  cursor: pointer;
  text-align: left;
}
.contact-template .locations.locations--map-full .locations-mobile-list__item:hover, .contact-template .locations.locations--map-full .locations-mobile-list__item:focus-visible, .contact-template .locations.locations--map-full .locations-mobile-list__item.is-active {
  color: #CBDB2C;
  outline: none;
}
.contact-template .locations.locations--map-full .locations-mobile-list__item.is-active .locations-mobile-list__meta {
  color: rgba(203, 219, 44, 0.75);
}
.contact-template .locations.locations--map-full .locations-mobile-list__name {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3;
}
.contact-template .locations.locations--map-full .locations-mobile-list__meta {
  color: #A7C2B1;
  font-size: 14px;
  line-height: 1.45;
}
.contact-template .locations.locations--map-full .locations-mobile-detail {
  margin-top: 32px;
}
.contact-template .locations.locations--map-full .locations-mobile-detail .acosta-map-detail-panel__content {
  padding: 20px;
  border-radius: 12px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 12px 32px rgba(0, 43, 29, 0.28);
          box-shadow: 0 12px 32px rgba(0, 43, 29, 0.28);
}
.contact-template .locations.locations--map-full .locations-mobile-detail .acosta-map-detail-panel__inner {
  display: grid;
  gap: 20px;
}
@media (min-width: 768px) {
  .contact-template .locations.locations--map-full .locations-mobile-detail .acosta-map-detail-panel__inner {
    grid-template-columns: minmax(0, 1.15fr) minmax(0, 1fr);
    gap: 40px;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
.contact-template .locations.locations--map-full .locations-mobile-detail .acosta-map-detail-panel__location {
  min-width: 0;
}
.contact-template .locations.locations--map-full .locations-mobile-detail .acosta-map-detail-panel__title {
  margin: 0 0 8px;
  color: #002B1D;
  font-family: "ff-real-headline-pro", sans-serif;
  font-size: 24px;
  font-weight: 750;
  line-height: 1.1;
}
@media (min-width: 768px) {
  .contact-template .locations.locations--map-full .locations-mobile-detail .acosta-map-detail-panel__title {
    font-size: 24px;
  }
}
.contact-template .locations.locations--map-full .locations-mobile-detail .acosta-map-detail-panel__division {
  margin: 0 0 10px;
  color: #002B1D;
  font-family: "ff-real-text-pro", sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1.44px;
  line-height: 1.5;
  text-transform: uppercase;
}
.contact-template .locations.locations--map-full .locations-mobile-detail .acosta-map-detail-panel__address,
.contact-template .locations.locations--map-full .locations-mobile-detail .acosta-map-detail-panel__phone {
  margin: 0;
  color: #002B1D;
  font-family: "ff-real-text-pro", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.25;
}
.contact-template .locations.locations--map-full .locations-mobile-detail .acosta-map-detail-panel__address {
  display: block;
  margin-bottom: 8px;
  text-decoration: none;
}
.contact-template .locations.locations--map-full .locations-mobile-detail .acosta-map-detail-panel__address:hover {
  color: rgba(0, 43, 29, 0.8);
}
.contact-template .locations.locations--map-full .locations-mobile-detail .acosta-map-detail-panel__phone a {
  color: inherit;
  text-decoration: none;
}
.contact-template .locations.locations--map-full .locations-mobile-detail .acosta-map-detail-panel__phone a:hover {
  color: rgba(0, 43, 29, 0.8);
}
.contact-template .locations.locations--map-full .locations-mobile-detail .acosta-map-detail-panel__contact {
  position: relative;
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  gap: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 0;
  padding-top: 20px;
  border-top: 2px solid #CBDB2C;
}
@media (min-width: 768px) {
  .contact-template .locations.locations--map-full .locations-mobile-detail .acosta-map-detail-panel__contact {
    padding-top: 0;
    padding-left: 40px;
    border-top: 0;
  }
  .contact-template .locations.locations--map-full .locations-mobile-detail .acosta-map-detail-panel__contact::before {
    content: "";
    position: absolute;
    top: 8px;
    bottom: 8px;
    left: 0;
    width: 2px;
    background-color: #CBDB2C;
  }
}
.contact-template .locations.locations--map-full .locations-mobile-detail .acosta-map-detail-panel__contact-photo {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.contact-template .locations.locations--map-full .locations-mobile-detail .acosta-map-detail-panel__contact-photo img {
  display: block;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 768px) {
  .contact-template .locations.locations--map-full .locations-mobile-detail .acosta-map-detail-panel__contact-photo img {
    width: 88px;
    height: 88px;
  }
}
.contact-template .locations.locations--map-full .locations-mobile-detail .acosta-map-detail-panel__contact-meta {
  position: relative;
  min-width: 0;
  padding-right: 32px;
}
.contact-template .locations.locations--map-full .locations-mobile-detail .acosta-map-detail-panel__contact-name {
  margin: 0 0 6px;
  color: #002B1D;
  font-family: "ff-real-text-pro", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.25;
}
.contact-template .locations.locations--map-full .locations-mobile-detail .acosta-map-detail-panel__contact-title {
  margin: 0 0 4px;
  color: #002B1D;
  font-family: "ff-real-text-pro", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.45;
}
.contact-template .locations.locations--map-full .locations-mobile-detail .acosta-map-detail-panel__contact-title:last-of-type {
  margin-bottom: 0;
}
.contact-template .locations.locations--map-full .locations-mobile-detail .acosta-map-detail-panel__contact-linkedin {
  position: absolute;
  right: 0;
  bottom: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: #002B1D;
  font-size: 20px;
  line-height: 1;
  text-decoration: none;
}
.contact-template .locations.locations--map-full .locations-mobile-detail .acosta-map-detail-panel__contact-linkedin:hover {
  color: rgba(0, 43, 29, 0.8);
}
.contact-template .locations.locations--map-full .locations-mobile-detail .acosta-map-detail-panel__inner {
  gap: 24px;
}
.contact-template .locations.locations--map-full .locations-mobile-detail .acosta-map-detail-panel__contact {
  grid-template-columns: 1fr;
  gap: 12px;
  margin-top: 4px;
}
.contact-template .locations.locations--map-full .locations-mobile-detail .acosta-map-detail-panel__contact-meta {
  padding-right: 0;
  padding-bottom: 0;
}
.contact-template .locations.locations--map-full .locations-mobile-detail .acosta-map-detail-panel__contact-linkedin {
  position: static;
  margin-top: 8px;
}
.contact-template .locations.locations--map-full .locations-map-bleed {
  width: 100vw;
  max-width: 100vw;
  margin-left: -webkit-calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  margin-top: 64px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 1023px) {
  .contact-template .locations.locations--map-full .locations-map-bleed {
    display: none;
    margin-top: 48px;
  }
}
.contact-template .locations.locations--map-full .locations-map--full {
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.contact-template .locations.locations--map-full .locations-map--full .acf-map {
  min-height: 52vh;
  height: 600px;
  background-color: #002B1D;
  border-radius: 0;
  overflow: hidden;
}
@media (min-width: 768px) {
  .contact-template .locations.locations--map-full .locations-map--full .acf-map {
    min-height: 56vh;
    height: 700px;
  }
}
.contact-template .locations.locations--map-full .locations-map--full .acosta-map-division-labels {
  display: none;
  pointer-events: none;
}
@media (min-width: 1024px) {
  .contact-template .locations.locations--map-full .locations-map--full .acosta-map-division-labels {
    display: block;
    position: absolute;
    inset: 0;
    z-index: 1;
  }
}
.contact-template .locations.locations--map-full .locations-map--full .acosta-map-division-label-wrap {
  display: none;
  pointer-events: none;
}
@media (min-width: 1024px) {
  .contact-template .locations.locations--map-full .locations-map--full .acosta-map-division-label-wrap {
    display: block;
    position: absolute;
    z-index: 2;
    max-width: 42%;
  }
}
.contact-template .locations.locations--map-full .locations-map--full .acosta-map-division-label-wrap--align-center {
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
}
.contact-template .locations.locations--map-full .locations-map--full .acosta-map-division-label-wrap--align-left {
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  text-align: left;
}
.contact-template .locations.locations--map-full .locations-map--full .acosta-map-division-label-wrap--align-right {
  -webkit-transform: translate(-100%, -50%);
      -ms-transform: translate(-100%, -50%);
          transform: translate(-100%, -50%);
  text-align: right;
}
.contact-template .locations.locations--map-full .locations-map--full .acosta-map-division-label {
  display: inline-block;
  color: var(--Zest, #CBDB2C);
  font-family: "ff-real-text-pro", sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 1.44px;
  text-transform: uppercase;
  white-space: nowrap;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-font-smoothing: antialiased;
}
@media (min-width: 768px) {
  .contact-template .locations.locations--map-full .locations-map--full .acosta-map-division-label {
    font-size: 12px;
  }
}
.contact-template .locations.locations--map-full .locations-map--full .acosta-map-detail-panel {
  position: absolute;
  left: 50%;
  bottom: 24px;
  width: -webkit-calc(100% - 48px);
  width: calc(100% - 48px);
  max-width: 900px;
  z-index: 2;
  background-color: #ffffff;
  border-radius: 12px;
  -webkit-box-shadow: 0 12px 32px rgba(0, 43, 29, 0.28);
          box-shadow: 0 12px 32px rgba(0, 43, 29, 0.28);
  opacity: 0;
  pointer-events: none;
  -webkit-transform: translateX(-50%) translateY(12px);
      -ms-transform: translateX(-50%) translateY(12px);
          transform: translateX(-50%) translateY(12px);
  -webkit-transition: opacity 0.25s ease, -webkit-transform 0.25s ease;
  transition: opacity 0.25s ease, -webkit-transform 0.25s ease;
  transition: opacity 0.25s ease, transform 0.25s ease;
  transition: opacity 0.25s ease, transform 0.25s ease, -webkit-transform 0.25s ease;
}
.contact-template .locations.locations--map-full .locations-map--full .acosta-map-detail-panel.is-visible {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translateX(-50%) translateY(0);
      -ms-transform: translateX(-50%) translateY(0);
          transform: translateX(-50%) translateY(0);
}
@media (max-width: 767px) {
  .contact-template .locations.locations--map-full .locations-map--full .acosta-map-detail-panel {
    width: -webkit-calc(100% - 32px);
    width: calc(100% - 32px);
    bottom: 16px;
  }
}
.contact-template .locations.locations--map-full .locations-map--full .acosta-map-detail-panel__close {
  position: absolute;
  top: 14px;
  right: 14px;
  width: 32px;
  height: 32px;
  border: 0;
  background: transparent;
  color: #002B1D;
  font-size: 22px;
  font-weight: 300;
  line-height: 1;
  cursor: pointer;
  padding: 0;
}
.contact-template .locations.locations--map-full .locations-map--full .acosta-map-detail-panel__close:hover {
  color: rgba(0, 43, 29, 0.8);
}
.contact-template .locations.locations--map-full .locations-map--full .acosta-map-detail-panel__content {
  padding: 24px 48px 24px 24px;
}
@media (min-width: 768px) {
  .contact-template .locations.locations--map-full .locations-map--full .acosta-map-detail-panel__content {
    padding: 28px 56px 28px 32px;
  }
}
.contact-template .locations.locations--map-full .locations-map--full .acosta-map-detail-panel .acosta-map-detail-panel__inner {
  display: grid;
  gap: 20px;
}
@media (min-width: 768px) {
  .contact-template .locations.locations--map-full .locations-map--full .acosta-map-detail-panel .acosta-map-detail-panel__inner {
    grid-template-columns: minmax(0, 1.15fr) minmax(0, 1fr);
    gap: 40px;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
.contact-template .locations.locations--map-full .locations-map--full .acosta-map-detail-panel .acosta-map-detail-panel__location {
  min-width: 0;
}
.contact-template .locations.locations--map-full .locations-map--full .acosta-map-detail-panel .acosta-map-detail-panel__title {
  margin: 0 0 8px;
  color: #002B1D;
  font-family: "ff-real-headline-pro", sans-serif;
  font-size: 24px;
  font-weight: 750;
  line-height: 1.1;
}
@media (min-width: 768px) {
  .contact-template .locations.locations--map-full .locations-map--full .acosta-map-detail-panel .acosta-map-detail-panel__title {
    font-size: 24px;
  }
}
.contact-template .locations.locations--map-full .locations-map--full .acosta-map-detail-panel .acosta-map-detail-panel__division {
  margin: 0 0 10px;
  color: #002B1D;
  font-family: "ff-real-text-pro", sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1.44px;
  line-height: 1.5;
  text-transform: uppercase;
}
.contact-template .locations.locations--map-full .locations-map--full .acosta-map-detail-panel .acosta-map-detail-panel__address,
.contact-template .locations.locations--map-full .locations-map--full .acosta-map-detail-panel .acosta-map-detail-panel__phone {
  margin: 0;
  color: #002B1D;
  font-family: "ff-real-text-pro", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.25;
}
.contact-template .locations.locations--map-full .locations-map--full .acosta-map-detail-panel .acosta-map-detail-panel__address {
  display: block;
  margin-bottom: 8px;
  text-decoration: none;
}
.contact-template .locations.locations--map-full .locations-map--full .acosta-map-detail-panel .acosta-map-detail-panel__address:hover {
  color: rgba(0, 43, 29, 0.8);
}
.contact-template .locations.locations--map-full .locations-map--full .acosta-map-detail-panel .acosta-map-detail-panel__phone a {
  color: inherit;
  text-decoration: none;
}
.contact-template .locations.locations--map-full .locations-map--full .acosta-map-detail-panel .acosta-map-detail-panel__phone a:hover {
  color: rgba(0, 43, 29, 0.8);
}
.contact-template .locations.locations--map-full .locations-map--full .acosta-map-detail-panel .acosta-map-detail-panel__contact {
  position: relative;
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  gap: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 0;
  padding-top: 20px;
  border-top: 2px solid #CBDB2C;
}
@media (min-width: 768px) {
  .contact-template .locations.locations--map-full .locations-map--full .acosta-map-detail-panel .acosta-map-detail-panel__contact {
    padding-top: 0;
    padding-left: 40px;
    border-top: 0;
  }
  .contact-template .locations.locations--map-full .locations-map--full .acosta-map-detail-panel .acosta-map-detail-panel__contact::before {
    content: "";
    position: absolute;
    top: 8px;
    bottom: 8px;
    left: 0;
    width: 2px;
    background-color: #CBDB2C;
  }
}
.contact-template .locations.locations--map-full .locations-map--full .acosta-map-detail-panel .acosta-map-detail-panel__contact-photo {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.contact-template .locations.locations--map-full .locations-map--full .acosta-map-detail-panel .acosta-map-detail-panel__contact-photo img {
  display: block;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 768px) {
  .contact-template .locations.locations--map-full .locations-map--full .acosta-map-detail-panel .acosta-map-detail-panel__contact-photo img {
    width: 88px;
    height: 88px;
  }
}
.contact-template .locations.locations--map-full .locations-map--full .acosta-map-detail-panel .acosta-map-detail-panel__contact-meta {
  position: relative;
  min-width: 0;
  padding-right: 32px;
}
.contact-template .locations.locations--map-full .locations-map--full .acosta-map-detail-panel .acosta-map-detail-panel__contact-name {
  margin: 0 0 6px;
  color: #002B1D;
  font-family: "ff-real-text-pro", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.25;
}
.contact-template .locations.locations--map-full .locations-map--full .acosta-map-detail-panel .acosta-map-detail-panel__contact-title {
  margin: 0 0 4px;
  color: #002B1D;
  font-family: "ff-real-text-pro", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.45;
}
.contact-template .locations.locations--map-full .locations-map--full .acosta-map-detail-panel .acosta-map-detail-panel__contact-title:last-of-type {
  margin-bottom: 0;
}
.contact-template .locations.locations--map-full .locations-map--full .acosta-map-detail-panel .acosta-map-detail-panel__contact-linkedin {
  position: absolute;
  right: 0;
  bottom: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: #002B1D;
  font-size: 20px;
  line-height: 1;
  text-decoration: none;
}
.contact-template .locations.locations--map-full .locations-map--full .acosta-map-detail-panel .acosta-map-detail-panel__contact-linkedin:hover {
  color: rgba(0, 43, 29, 0.8);
}
.contact-template .flex-content {
  padding: 50px 0;
}
.contact-template .flex-content:last-of-type {
  border-bottom: 2px solid #CBDB2C;
  padding-bottom: 100px;
}
.contact-template .flex-content.testimonial .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-content p, .contact-template .flex-content.testimonial .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-content span {
  font-family: "ff-real-text-pro", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
}
@media (max-width: 767px) {
  .contact-template .flex-content.testimonial .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-content p, .contact-template .flex-content.testimonial .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-content span {
    font-size: 16px;
  }
}
.contact-template .flex-content.testimonial .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-content .testimonial-bio span {
  font-size: 16px;
}
.contact-template .flex-content.testimonial .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-content .testimonial-bio .name {
  font-weight: 600;
}

.who-we-are-page .who-we-are-header {
  padding-top: 100px;
}
@media (min-width: 1440px) {
  .who-we-are-page .who-we-are-header {
    padding-top: 64px;
  }
}
.who-we-are-page .who-we-are-header__content {
  margin-bottom: 48px;
}
@media (min-width: 768px) {
  .who-we-are-page .who-we-are-header__content {
    margin-bottom: 112px;
  }
}
.who-we-are-page .who-we-are-header__content h1 {
  margin-bottom: 16px;
}
.who-we-are-page .who-we-are-header__content h2 {
  color: #EEF2F2;
  font-weight: 700;
  font-size: 80px;
}
@media (min-width: 768px) {
  .who-we-are-page .who-we-are-header__content h2 {
    font-size: 100px;
  }
}
.who-we-are-page .who-we-are-header__intro-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 16px;
}
@media (min-width: 1024px) {
  .who-we-are-page .who-we-are-header__intro-content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 24px;
  }
}
.who-we-are-page .who-we-are-header__intro-content p {
  max-width: 560px;
  margin-top: 0;
}
@media (min-width: 1024px) {
  .who-we-are-page .who-we-are-header__intro-content p {
    margin-top: 32px;
  }
}
.who-we-are-page .who-we-are-header__image {
  position: relative;
  margin: 0 auto;
  max-width: 100%;
}
.who-we-are-page .who-we-are-header__image img {
  display: block;
  width: 100%;
  height: auto;
}
.who-we-are-page .who-we-are-header__image__tagline {
  color: #EEF2F2;
  font-size: 40px;
  font-style: normal;
  font-weight: 900;
  text-align: center;
  margin: 0;
}
@media (min-width: 768px) {
  .who-we-are-page .who-we-are-header__image__tagline {
    position: absolute;
    left: 39%;
    bottom: 42%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    text-align: center;
    z-index: 1;
    font-size: 50px;
  }
}
@media (min-width: 1024px) {
  .who-we-are-page .who-we-are-header__image__tagline {
    left: 42%;
  }
}
@media (min-width: 1440px) {
  .who-we-are-page .who-we-are-header__image__tagline {
    left: 44%;
  }
}
.who-we-are-page .who-we-are-header__video {
  max-width: 1033px;
  margin: -20px auto 0 auto;
  position: relative;
  padding: 0 32px;
}
@media (min-width: 1440px) {
  .who-we-are-page .who-we-are-header__video {
    margin: -50px auto 0 auto;
  }
}
.who-we-are-page .who-we-are-header__video video, .who-we-are-page .who-we-are-header__video img {
  width: 100%;
  height: auto;
  border-radius: 20px;
}
.who-we-are-page .flex-content.fifty-fifty-content-with-image .container {
  position: relative;
  z-index: 1;
}
.who-we-are-page .flex-content.fifty-fifty-content-with-image .subheading {
  color: #CBDB2C;
}
.who-we-are-page .flex-content.fifty-fifty-content-with-image p {
  color: #A7C2B1;
}
.who-we-are-page .flex-content.fifty-fifty-content-with-image .main-content.repeater .list-container .list-item {
  padding: 0;
  margin: 0;
}
.who-we-are-page .flex-content.fifty-fifty-content-with-image .main-content.repeater .list-container .list-item h3 {
  color: #CBDB2C;
  font-size: 42px;
}
@media (min-width: 768px) {
  .who-we-are-page .flex-content.fifty-fifty-content-with-image .main-content.repeater .list-container .list-item h3 {
    font-size: 60px;
  }
}
@media (min-width: 1440px) {
  .who-we-are-page .flex-content.fifty-fifty-content-with-image .main-content.repeater .list-container .list-item h3 {
    font-size: 96px;
  }
}
.who-we-are-page .flex-content.fifty-fifty-content-with-image .main-content.repeater .list-container .list-item .text-copy p {
  color: #DEE6E5;
}
.who-we-are-page .flex-content.fifty-fifty-content-with-image ~ .flex-content.fifty-fifty-content-with-image {
  isolation: isolate;
}
@media (min-width: 768px) {
  .who-we-are-page .flex-content.fifty-fifty-content-with-image ~ .flex-content.fifty-fifty-content-with-image {
    overflow: hidden;
    padding-bottom: 190px;
  }
}
.who-we-are-page .flex-content.fifty-fifty-content-with-image ~ .flex-content.fifty-fifty-content-with-image::before {
  content: "";
  position: absolute;
  z-index: 0;
  pointer-events: none;
  display: none;
  background-image: url(../../dist/css/img/half-circle-zest.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  -webkit-transform: rotate(-75deg);
      -ms-transform: rotate(-75deg);
          transform: rotate(-75deg);
  -webkit-transform-origin: 614px 717px;
      -ms-transform-origin: 614px 717px;
          transform-origin: 614px 717px;
}
@media (min-width: 768px) {
  .who-we-are-page .flex-content.fifty-fifty-content-with-image ~ .flex-content.fifty-fifty-content-with-image::before {
    display: block;
    left: -845px;
    bottom: 255px;
    width: 800px;
    height: 800px;
    -webkit-transform: rotate(-224deg);
        -ms-transform: rotate(-224deg);
            transform: rotate(-224deg);
  }
}
@media (min-width: 1024px) {
  .who-we-are-page .flex-content.fifty-fifty-content-with-image ~ .flex-content.fifty-fifty-content-with-image::before {
    left: -640px;
    bottom: 0px;
    -webkit-transform: rotate(-225deg);
        -ms-transform: rotate(-225deg);
            transform: rotate(-225deg);
    width: 1000px;
    height: 1000px;
  }
}
@media (min-width: 1440px) {
  .who-we-are-page .flex-content.fifty-fifty-content-with-image ~ .flex-content.fifty-fifty-content-with-image::before {
    left: -475px;
    bottom: -30px;
    -webkit-transform: rotate(-225deg);
        -ms-transform: rotate(-225deg);
            transform: rotate(-225deg);
    width: 1136px;
    height: 1136px;
  }
}
.who-we-are-page .flex-content.fifty-fifty-content-with-image ~ .flex-content.fifty-fifty-content-with-image ~ .flex-content.fifty-fifty-content-with-image {
  overflow: visible;
  isolation: auto;
}
.who-we-are-page .flex-content.fifty-fifty-content-with-image ~ .flex-content.fifty-fifty-content-with-image ~ .flex-content.fifty-fifty-content-with-image::before {
  content: none;
  display: none;
}
.who-we-are-page .acosta-group-section {
  background-color: #EEF2F2;
  padding: 64px 0;
}
@media (min-width: 768px) {
  .who-we-are-page .acosta-group-section {
    padding: 112px 0;
  }
}
.who-we-are-page .acosta-group-section__logo {
  background-color: #ffffff;
  padding: 16px;
  margin: 0 auto 16px auto;
  border-radius: 50%;
  height: 178px;
  width: 178px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.who-we-are-page .acosta-group-section__logo img {
  width: 140px;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.who-we-are-page .acosta-group-section__text h2, .who-we-are-page .acosta-group-section__text p {
  text-align: center;
}
.who-we-are-page .acosta-group-section__text p {
  max-width: 830px;
  margin: auto;
}
.who-we-are-page .acosta-group-section__text a {
  color: #859200;
  font-weight: 700;
}
.who-we-are-page .acosta-group-section__text a:hover, .who-we-are-page .acosta-group-section__text a:focus-visible {
  opacity: 0.7;
}

.careers-template .careers-hero {
  padding: 64px 0 48px;
  background-color: #DEE6E5;
  color: #002B1D;
}
.careers-template .careers-hero__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 48px;
}
.careers-template .careers-hero__row {
  display: contents;
}
@media (min-width: 768px) {
  .careers-template .careers-hero__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 48px;
  }
}
@media (min-width: 768px) {
  .careers-template .careers-hero__row--top .careers-hero__content {
    -webkit-box-flex: 7;
        -ms-flex: 7;
            flex: 7;
  }
  .careers-template .careers-hero__row--top .careers-hero__image-top {
    -webkit-box-flex: 3;
        -ms-flex: 3;
            flex: 3;
  }
}
.careers-template .careers-hero__row--bottom {
  padding: 0 50px;
}
@media (min-width: 768px) {
  .careers-template .careers-hero__row--bottom .careers-hero__intro {
    -webkit-box-flex: 6;
        -ms-flex: 6;
            flex: 6;
  }
  .careers-template .careers-hero__row--bottom .careers-hero__image-bottom {
    -webkit-box-flex: 4;
        -ms-flex: 4;
            flex: 4;
  }
}
.careers-template .careers-hero__content {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.careers-template .careers-hero__intro {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.careers-template .careers-hero__image-top {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
.careers-template .careers-hero__image-bottom {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}
.careers-template .careers-hero__content .subheading-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-left: 24px;
  margin-top: 24px;
}
.careers-template .careers-hero__content .subheading-wrapper .intersect {
  max-width: 60px;
  position: relative;
  bottom: 20px;
  margin-right: 5px;
  height: 50px;
  left: -5px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (min-width: 1024px) {
  .careers-template .careers-hero__content .subheading-wrapper .intersect {
    left: -3px;
    max-width: 75px;
    position: relative;
    bottom: 20px;
    margin-right: 5px;
    height: auto;
  }
}
.careers-template .careers-hero__content .subheading-wrapper .heading-line-2 {
  font-size: 60px;
  font-weight: 700;
  line-height: 100%;
  color: #002B1D;
  margin: 0;
  font-family: "ff-real-headline-pro", sans-serif;
}
@media (min-width: 768px) {
  .careers-template .careers-hero__content .subheading-wrapper .heading-line-2 {
    font-size: 100px;
  }
}
.careers-template .careers-hero__content .heading-line-1 {
  font-size: 60px;
  font-weight: 300 !important;
  line-height: 99%;
  margin-bottom: 0px;
  color: #6F8778;
}
@media (min-width: 768px) {
  .careers-template .careers-hero__content .heading-line-1 {
    margin-bottom: 20px;
    font-size: 100px;
  }
}
@media (min-width: 1024px) {
  .careers-template .careers-hero__content .heading-line-1 {
    margin-bottom: 30px;
  }
}
.careers-template .careers-hero__image-top {
  -ms-flex-item-align: end;
      align-self: flex-end;
  justify-items: flex-end;
}
.careers-template .careers-hero__image-top img {
  width: 100%;
  max-width: 200px;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px;
  display: block;
  aspect-ratio: 3/2.25;
}
@media (min-width: 768px) {
  .careers-template .careers-hero__image-top img {
    max-width: 290px;
  }
}
.careers-template .careers-hero__intro p {
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 32px;
  max-width: 535px;
}
.careers-template .careers-hero__image-bottom {
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.careers-template .careers-hero__image-bottom img {
  max-width: 416px;
  width: 100%;
  height: auto;
  aspect-ratio: 3/2.25;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px;
  display: block;
}
@media (min-width: 768px) {
  .careers-template .careers-hero__image-bottom img {
    max-width: 416px;
  }
}
.careers-template .careers-stats {
  padding: 64px 0 0;
  background-color: #DEE6E5;
}
.careers-template .careers-stats .subheading {
  text-align: center;
}
.careers-template .careers-stats__grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  position: relative;
  z-index: 1;
  margin-bottom: -420px;
}
@media (min-width: 768px) {
  .careers-template .careers-stats__grid {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 16px;
    margin-bottom: -80px;
  }
}
.careers-template .careers-stats .stat-card {
  background-color: #CBDB2C;
  padding: 32px;
  border-radius: 20px;
}
.careers-template .careers-stats .stat-card .stat-heading {
  font-family: "ff-real-headline-pro", sans-serif;
  font-size: clamp(48px, 5vw, 72px);
  font-weight: 700;
  line-height: 1;
  color: #002B1D;
  margin-bottom: 16px;
}
.careers-template .careers-stats .stat-card .stat-subheading {
  font-size: 16px;
  line-height: 1.4;
  color: #002B1D;
  margin: 0;
}
.careers-template .careers-certification {
  background-color: #002B1D;
  padding: 484px 0 64px;
  position: relative;
  overflow: hidden;
}
.careers-template .careers-certification::after {
  display: none;
  content: "";
  position: absolute;
  width: 750px;
  height: 750px;
  left: 75vw;
  top: -400px;
  background-image: url(../../dist/css/img/full-circle-zest.svg);
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: 0;
}
@media (min-width: 768px) {
  .careers-template .careers-certification::after {
    display: block;
  }
}
.careers-template .careers-certification__inner {
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .careers-template .careers-certification {
    padding: 144px 0 64px;
  }
}
.careers-template .careers-certification__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 48px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 768px) {
  .careers-template .careers-certification__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0;
    max-width: 700px;
    margin: 0 auto;
  }
}
.careers-template .careers-certification__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #ffffff;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  padding-bottom: 48px;
  border-bottom: 2px solid #CBDB2C;
}
.careers-template .careers-certification__content p {
  color: #ffffff;
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
  text-wrap: balance;
}
@media (min-width: 768px) {
  .careers-template .careers-certification__content {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-bottom: 0;
    border-bottom: none;
    padding-right: 48px;
  }
}
.careers-template .careers-certification__logo {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  -ms-flex-item-align: start;
      align-self: flex-start;
}
@media (min-width: 768px) {
  .careers-template .careers-certification__logo {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    -ms-flex-item-align: center;
        align-self: center;
    padding-left: 48px;
    border-left: 2px solid #CBDB2C;
  }
}
.careers-template .careers-certification__logo img {
  width: auto;
  max-height: 175px;
  display: block;
}
.careers-template .button {
  border: none;
  background-color: #A7C2B1;
  color: #002B1D;
}
.careers-template .button:hover, .careers-template .button:focus {
  background-color: #002B1D;
  color: #A7C2B1;
}
.careers-template .careers-people {
  background-color: #002B1D;
  color: #ffffff;
  padding: 64px 0;
  text-align: center;
}
.careers-template .careers-people .subheading {
  color: #CBDB2C;
}
.careers-template .careers-people__heading {
  color: #ffffff;
  max-width: 700px;
  margin: 0 auto 24px;
  font-size: clamp(32px, 4vw, 52px);
  font-weight: 300;
  line-height: 1.1;
}
.careers-template .careers-people__intro {
  font-size: 16px;
  line-height: 1.6;
  max-width: 620px;
  margin: 0 auto 48px;
  color: #DEE6E5;
}
@media (min-width: 768px) {
  .careers-template .careers-people__mobile-slider {
    display: none;
  }
}
.careers-template .careers-people__layout {
  display: none;
}
@media (min-width: 768px) {
  .careers-template .careers-people__layout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 48px;
    text-align: left;
    position: relative;
    z-index: 1;
  }
}
.careers-template .careers-people__active {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 260px;
}
@media (min-width: 1024px) {
  .careers-template .careers-people__active {
    width: 400px;
  }
}
.careers-template .careers-people__active-photo-wrap {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 32px;
}
.careers-template .careers-people__active-photo {
  width: 220px;
  height: 220px;
  border-radius: 50%;
  overflow: hidden;
  border: 20px solid #CBDB2C;
}
@media (min-width: 768px) {
  .careers-template .careers-people__active-photo {
    width: 260px;
    height: 260px;
  }
}
@media (min-width: 1024px) {
  .careers-template .careers-people__active-photo {
    width: 390px;
    height: 390px;
    border: 30px solid #CBDB2C;
  }
}
.careers-template .careers-people__active-photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.careers-template .careers-people__play-btn {
  position: absolute;
  bottom: 12px;
  right: 32px;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: #ffffff;
  border: none;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #002B1D;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.35);
          box-shadow: 0 2px 10px rgba(0, 0, 0, 0.35);
  -webkit-transition: background 0.2s ease, -webkit-transform 0.2s ease;
  transition: background 0.2s ease, -webkit-transform 0.2s ease;
  transition: background 0.2s ease, transform 0.2s ease;
  transition: background 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;
  z-index: 2;
}
@media (min-width: 1024px) {
  .careers-template .careers-people__play-btn {
    width: 80px;
    height: 80px;
  }
}
.careers-template .careers-people__play-btn svg {
  width: 42px;
  height: 42px;
  display: block;
  margin-left: 0;
}
.careers-template .careers-people__play-btn:hover, .careers-template .careers-people__play-btn:focus-visible {
  background: #ffffff;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  outline: none;
}
.careers-template .careers-people__play-btn[hidden] {
  display: none;
}
.careers-template .careers-people__active-info {
  background: #002B1D;
  border-radius: 20px;
}
.careers-template .careers-people__name {
  color: #ffffff;
  font-size: 40px;
  font-weight: 800;
  margin-bottom: 4px;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .careers-template .careers-people__name {
    font-size: 48px;
  }
}
.careers-template .careers-people__job-title {
  color: #A7C2B1;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .careers-template .careers-people__job-title {
    font-size: 18px;
  }
}
.careers-template .careers-people__quote {
  color: #DEE6E5;
  font-size: 18px;
  line-height: 26px;
  margin: 0;
  padding-left: 24px;
  border-left: 3px solid #CBDB2C;
}
.careers-template .careers-people__grid-wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
}
.careers-template .careers-people__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px 16px;
  -ms-flex-line-pack: start;
      align-content: start;
}
.careers-template .people-slide {
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  padding: 0 16px;
}
.careers-template .people-slide__photo-wrap {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 32px;
}
.careers-template .people-slide__quote {
  margin-top: auto;
}
.careers-template .people-slide__photo {
  width: 220px;
  height: 220px;
  border-radius: 50%;
  overflow: hidden;
  border: 15px solid #CBDB2C;
  -webkit-box-shadow: 0 0 40px 10px rgba(203, 219, 44, 0.45);
          box-shadow: 0 0 40px 10px rgba(203, 219, 44, 0.45);
}
.careers-template .people-slide__photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.careers-template .people-slide__play-btn {
  position: absolute;
  bottom: 8px;
  right: 24px;
  width: 48px;
  height: 48px;
  padding: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.92);
  border: none;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #002B1D;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.35);
          box-shadow: 0 2px 10px rgba(0, 0, 0, 0.35);
  -webkit-transition: background 0.2s ease, -webkit-transform 0.2s ease;
  transition: background 0.2s ease, -webkit-transform 0.2s ease;
  transition: background 0.2s ease, transform 0.2s ease;
  transition: background 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;
  z-index: 2;
}
.careers-template .people-slide__play-btn svg {
  width: 26px;
  height: 26px;
  display: block;
}
.careers-template .people-slide__play-btn:hover, .careers-template .people-slide__play-btn:focus-visible {
  background: #ffffff;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  outline: none;
}
.careers-template .people-slide__name {
  color: #ffffff;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 8px;
}
.careers-template .people-slide__job-title {
  color: #A7C2B1;
  font-size: 18px;
  margin-bottom: 32px;
}
.careers-template .people-slide__quote {
  color: #DEE6E5;
  font-size: 18px;
  line-height: 1.7;
  font-style: italic;
  text-align: left;
  margin: 0;
  padding-left: 24px;
  border-left: 3px solid #CBDB2C;
}
.careers-template .careers-people-swiper {
  overflow: visible !important;
  padding-top: 20px !important;
  padding-bottom: 48px !important;
}
.careers-template .careers-people-swiper .swiper-wrapper {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.careers-template .careers-people-swiper .swiper-slide {
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.careers-template .careers-people-swiper .swiper-slide:not(.swiper-slide-active) {
  opacity: 0;
  pointer-events: none;
}
.careers-template .careers-people-swiper .swiper-pagination-bullet {
  background: #A7C2B1;
  opacity: 1;
}
.careers-template .careers-people-swiper .swiper-pagination-bullet-active {
  background: #CBDB2C;
}
.careers-template .people-card {
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  text-align: center;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
}
.careers-template .people-card__photo-wrap {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
  border: 10px solid transparent;
  -webkit-transition: border-color 0.25s ease;
  transition: border-color 0.25s ease;
  margin-bottom: 8px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (min-width: 768px) {
  .careers-template .people-card__photo-wrap {
    width: 125px;
    height: 125px;
  }
}
@media (min-width: 1024px) {
  .careers-template .people-card__photo-wrap {
    width: 154px;
    height: 154px;
    border: 15px solid transparent;
  }
}
.careers-template .people-card__photo-wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.careers-template .people-card.is-active .people-card__photo-wrap {
  border-color: #CBDB2C;
}
.careers-template .people-card__name {
  font-size: 23px;
  font-weight: 700;
  color: #ffffff;
  margin: 0;
  line-height: 1.3;
}
.careers-template .people-card__job-title {
  font-size: 14px;
  color: #A7C2B1;
  margin: 0;
  line-height: 1.3;
}
.careers-template .people-card__years {
  font-size: 14px;
  color: #CBDB2C;
  margin: 0;
}
.careers-template .flex-content {
  background-color: #002B1D;
  color: #ffffff;
  position: relative;
  overflow: visible;
}
.careers-template .flex-content#testimonials {
  padding-bottom: 0;
}
.careers-template .flex-content .subheading {
  color: #CBDB2C;
}
.careers-template .flex-content + .flex-content::before {
  content: "";
  position: absolute;
  pointer-events: none;
  z-index: 0;
  background-image: url(../../dist/css/img/full-circle-zest.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 300px;
  height: 300px;
  top: -150px;
  left: -100px;
}
@media (min-width: 768px) {
  .careers-template .flex-content + .flex-content::before {
    width: 800px;
    height: 800px;
    top: -500px;
    left: -425px;
  }
}
.careers-template .careers-jobs {
  background-color: #002B1D;
  color: #ffffff;
  padding: 64px 0;
}
.careers-template .careers-jobs .subheading {
  color: #CBDB2C;
  text-align: center;
}
.careers-template .careers-jobs__header {
  text-align: center;
  margin-bottom: 64px;
}
.careers-template .careers-jobs__heading {
  color: #ffffff;
  font-size: clamp(28px, 3vw, 40px);
  font-weight: 300;
  margin: 0;
}
.careers-template .careers-jobs__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 64px;
}
.careers-template .careers-jobs__cta {
  background-color: #DEE6E5;
  border-radius: 20px;
  padding: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 32px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (min-width: 768px) {
  .careers-template .careers-jobs__cta {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 48px;
  }
}
.careers-template .careers-jobs__cta-text {
  color: #002B1D;
  font-size: clamp(16px, 2vw, 20px);
  font-weight: 700;
  line-height: 1.3;
  margin: 0;
}
.careers-template .careers-jobs__cta-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 16px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
}
@media (min-width: 768px) {
  .careers-template .careers-jobs__cta-buttons {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: auto;
  }
}
.careers-template .careers-jobs__cta-buttons .button,
.careers-template .careers-jobs__cta-buttons .button-secondary {
  display: block;
  text-align: center;
}
.careers-template .people-video-modal {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.careers-template .people-video-modal[hidden] {
  display: none;
}
.careers-template .people-video-modal__overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.88);
  cursor: pointer;
}
.careers-template .people-video-modal__wrap {
  position: relative;
  z-index: 1;
  width: 90vw;
  max-width: 960px;
}
.careers-template .people-video-modal__close {
  position: absolute;
  top: -44px;
  right: 0;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.15);
  border: none;
  color: #ffffff;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: background 0.2s ease;
  transition: background 0.2s ease;
}
.careers-template .people-video-modal__close svg {
  width: 18px;
  height: 18px;
  display: block;
}
.careers-template .people-video-modal__close:hover, .careers-template .people-video-modal__close:focus-visible {
  background: rgba(255, 255, 255, 0.3);
  outline: none;
}
.careers-template .people-video-modal__content {
  width: 100%;
  aspect-ratio: 16/9;
  background: #000;
  border-radius: 8px;
  overflow: hidden;
}
.careers-template .people-video-modal__player {
  width: 100%;
  height: 100%;
}
.careers-template .people-video-modal__player iframe,
.careers-template .people-video-modal__player video {
  width: 100%;
  height: 100%;
  display: block;
}
.careers-template .job-item {
  padding: 48px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.careers-template .job-item:first-child {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}
.careers-template .job-item__title {
  color: #CBDB2C;
  font-size: clamp(40px, 6vw, 72px);
  font-weight: 700;
  line-height: 1;
  margin-bottom: 24px;
}
.careers-template .job-item__title a {
  color: inherit;
  text-decoration: none;
}
.careers-template .job-item__title a:hover {
  opacity: 0.85;
}
.careers-template .job-item__description {
  color: #DEE6E5;
  font-size: 16px;
  line-height: 1.6;
  max-width: 1000px;
  margin-bottom: 32px;
}
.careers-template .job-item__tags {
  list-style: none;
  padding: 0;
  margin: 0 0 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
}
.careers-template .job-item__tag {
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 999px;
  padding: 6px 14px;
  font-size: 13px;
  color: #ffffff;
  line-height: 1;
}
.careers-template .job-item__tag:last-of-type {
  margin-bottom: 10px;
}
.careers-template .job-item__apply {
  display: inline-block;
  color: #CBDB2C;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  border-bottom: 2px solid #CBDB2C;
  padding-bottom: 4px;
  -webkit-transition: font-weight 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
  transition: font-weight 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
  transition: box-shadow 0.3s ease-in-out, font-weight 0.3s ease-in-out;
  transition: box-shadow 0.3s ease-in-out, font-weight 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
}
.careers-template .job-item__apply:hover {
  font-weight: 700;
  -webkit-box-shadow: 0 4px 0 #CBDB2C;
          box-shadow: 0 4px 0 #CBDB2C;
  opacity: 1;
}

body.people-modal-open {
  overflow: hidden;
}

.gallery {
  padding-top: 64px;
}

body.page-template-page-hub-page {
  position: relative;
  background-color: #DEE6E5;
}
body.page-template-page-hub-page::before {
  content: "";
  position: absolute;
  z-index: 0;
  pointer-events: none;
  display: block;
  left: -275px;
  top: -250px;
  width: 777px;
  height: 777px;
  background-image: url(../../dist/css/img/half-circle-round.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
@media (min-width: 768px) {
  body.page-template-page-hub-page::before {
    display: block;
    left: -275px;
    top: 200px;
    width: 777px;
    height: 777px;
  }
}
@media (min-width: 1024px) {
  body.page-template-page-hub-page::before {
    left: -275px;
    top: 180px;
    width: 777px;
    height: 777px;
  }
}
@media (min-width: 1440px) {
  body.page-template-page-hub-page::before {
    left: -275px;
    top: 260px;
    width: 777px;
    height: 777px;
  }
}
body.page-template-page-hub-page #page {
  position: relative;
  z-index: 1;
}
body.page-template-page-hub-page .hero.hero-hub.background-color--dark-gray {
  background-color: transparent;
}
body.page-template-page-hub-page #primary .flex-content.background-color--dark-gray {
  background-color: transparent !important;
}
body.page-template-page-hub-page .flex-content.gallery {
  position: relative;
  overflow: visible;
}
body.page-template-page-hub-page .flex-content.gallery::before {
  content: "";
  position: absolute;
  z-index: 0;
  pointer-events: none;
  background-image: url(../../dist/css/img/half-circle-zest.svg);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: contain;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transform-origin: right bottom;
      -ms-transform-origin: right bottom;
          transform-origin: right bottom;
  left: auto;
  top: auto;
  height: 550px;
  width: 550px;
  right: 300px;
  bottom: 0;
}
@media (min-width: 768px) {
  body.page-template-page-hub-page .flex-content.gallery::before {
    right: 300px;
    bottom: 0px;
    height: 550px;
    width: 500px;
  }
}
@media (min-width: 1024px) {
  body.page-template-page-hub-page .flex-content.gallery::before {
    bottom: 0px;
    right: 350px;
    width: 580px;
    height: 580px;
  }
}
@media (min-width: 1440px) {
  body.page-template-page-hub-page .flex-content.gallery::before {
    width: 600px;
    height: 600px;
    bottom: 0px;
    right: 415px;
  }
}
body.page-template-page-hub-page .flex-content.gallery > .container,
body.page-template-page-hub-page .flex-content.gallery > .gallery-wrapper {
  position: relative;
  z-index: 1;
}

.page-template-default .main-content h1 {
  margin-bottom: 48px;
}
@media (max-width: 767px) {
  .page-template-default .main-content h1 {
    margin-bottom: 32px;
  }
}
.page-template-default .main-content h2, .page-template-default .main-content h3, .page-template-default .main-content h4, .page-template-default .main-content h5, .page-template-default .main-content h6 {
  margin-top: 48px;
}
@media (max-width: 767px) {
  .page-template-default .main-content h2, .page-template-default .main-content h3, .page-template-default .main-content h4, .page-template-default .main-content h5, .page-template-default .main-content h6 {
    margin-top: 32px;
  }
}

.page-template-default.home .fifty-fifty-content-with-image .image-container img {
  width: 100%;
  height: auto;
  aspect-ratio: unset;
  -o-object-fit: unset;
     object-fit: unset;
}
.page-template-default.home #primary > .flex-content.fifty-fifty-content-with-image.background-color--forest:not(:has(~ .flex-content.fifty-fifty-content-with-image.background-color--forest)) {
  position: relative;
  isolation: isolate;
}
@media (min-width: 768px) {
  .page-template-default.home #primary > .flex-content.fifty-fifty-content-with-image.background-color--forest:not(:has(~ .flex-content.fifty-fifty-content-with-image.background-color--forest)) {
    overflow: hidden;
    padding-bottom: 190px;
  }
}
.page-template-default.home #primary > .flex-content.fifty-fifty-content-with-image.background-color--forest:not(:has(~ .flex-content.fifty-fifty-content-with-image.background-color--forest))::before {
  content: "";
  position: absolute;
  z-index: 0;
  pointer-events: none;
  display: none;
  background-image: url(../../dist/css/img/half-circle-zest.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
@media (min-width: 768px) {
  .page-template-default.home #primary > .flex-content.fifty-fifty-content-with-image.background-color--forest:not(:has(~ .flex-content.fifty-fifty-content-with-image.background-color--forest))::before {
    display: block;
    left: -845px;
    bottom: 255px;
    width: 800px;
    height: 800px;
    -webkit-transform: rotate(-224deg);
        -ms-transform: rotate(-224deg);
            transform: rotate(-224deg);
    -webkit-transform-origin: 614px 717px;
        -ms-transform-origin: 614px 717px;
            transform-origin: 614px 717px;
  }
}
@media (min-width: 1024px) {
  .page-template-default.home #primary > .flex-content.fifty-fifty-content-with-image.background-color--forest:not(:has(~ .flex-content.fifty-fifty-content-with-image.background-color--forest))::before {
    left: -640px;
    bottom: 0;
    width: 1000px;
    height: 1000px;
    -webkit-transform: rotate(-225deg);
        -ms-transform: rotate(-225deg);
            transform: rotate(-225deg);
  }
}
@media (min-width: 1440px) {
  .page-template-default.home #primary > .flex-content.fifty-fifty-content-with-image.background-color--forest:not(:has(~ .flex-content.fifty-fifty-content-with-image.background-color--forest))::before {
    left: -475px;
    bottom: 0;
    width: 1136px;
    height: 1136px;
    -webkit-transform: rotate(-225deg);
        -ms-transform: rotate(-225deg);
            transform: rotate(-225deg);
  }
}
.page-template-default.home #primary > .flex-content.fifty-fifty-content-with-image.background-color--forest:not(:has(~ .flex-content.fifty-fifty-content-with-image.background-color--forest)) .container {
  position: relative;
  z-index: 1;
}

.wp-block-pullquote {
  text-align: left;
  padding: 0 20px;
  margin: 32px 0;
  border-left: 2px solid #002B1D;
  line-height: 1.4;
}
.wp-block-pullquote p:last-of-type {
  margin-bottom: 10px;
}
.wp-block-pullquote cite {
  font-size: 16px;
  font-weight: 600;
}

.wp-block-video {
  position: relative;
}
.wp-block-video:hover:before {
  opacity: 0.8;
  cursor: pointer;
}

.wp-block-video::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 85px;
  height: 85px;
  background: url(../../dist/css/img/video-block-overlay.svg);
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.wp-block-video.video-playing::before {
  opacity: 0;
}

.wp-block-embed__wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 Aspect Ratio */
  height: 0;
  overflow: hidden;
}
.wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.wp-block-quote {
  background-color: rgba(198, 222, 243, 0.5);
  color: #002B1D;
  padding: 64px 16px;
  margin: 64px auto;
  width: 100%;
}
@media (min-width: 1024px) {
  .wp-block-quote {
    margin: 80px -10%;
    width: 120%;
  }
}
.wp-block-quote h2, .wp-block-quote h3, .wp-block-quote h4, .wp-block-quote h5, .wp-block-quote p, .wp-block-quote h6 {
  margin-top: 0 !important;
}
.wp-block-quote > * {
  max-width: 650px;
  margin: 0 auto;
  line-height: 1.5;
}
.wp-block-quote cite {
  margin-top: 32px;
  font-style: normal;
}

.wp-block-video,
.wp-block-embed,
.wp-block-image {
  margin: 32px 0;
}

#primary.content-area.site-main.site-main--hero-alt-flex-overlap {
  overflow: visible;
}

#page.site:has(#primary.content-area.site-main.site-main--hero-alt-flex-overlap) {
  overflow: visible;
}

#primary.content-area.site-main.site-main--hero-alt-flex-overlap > .hero:is(.hero-alt, .hero-default) {
  position: relative;
  z-index: 20;
  overflow: visible;
  isolation: isolate;
  margin-bottom: 0;
}
#primary.content-area.site-main.site-main--hero-alt-flex-overlap > .hero:is(.hero-alt, .hero-default) > .container {
  position: relative;
  z-index: auto;
  overflow: visible;
}
#primary.content-area.site-main.site-main--hero-alt-flex-overlap > .hero:is(.hero-alt, .hero-default) .hero-content {
  overflow: visible;
}

#primary.content-area.site-main.site-main--hero-alt-flex-overlap > .hero.hero-alt .hero-content .feat-media {
  position: relative;
  z-index: 1;
  margin-bottom: -112px;
}
@media (min-width: 768px) {
  #primary.content-area.site-main.site-main--hero-alt-flex-overlap > .hero.hero-alt .hero-content .feat-media {
    margin-bottom: -80px;
  }
}
@media (min-width: 1024px) {
  #primary.content-area.site-main.site-main--hero-alt-flex-overlap > .hero.hero-alt .hero-content .feat-media {
    margin-bottom: -112px;
  }
}
#primary.content-area.site-main.site-main--hero-alt-flex-overlap > .hero.hero-alt .hero-content .hero-icon {
  z-index: 2;
}

#primary.content-area.site-main.site-main--hero-alt-flex-overlap > .hero.hero-default .hero-default__media {
  position: relative;
  z-index: 1;
  margin-bottom: -112px;
}
@media (min-width: 768px) {
  #primary.content-area.site-main.site-main--hero-alt-flex-overlap > .hero.hero-default .hero-default__media {
    margin-bottom: -80px;
  }
}
@media (min-width: 1024px) {
  #primary.content-area.site-main.site-main--hero-alt-flex-overlap > .hero.hero-default .hero-default__media {
    margin-bottom: -112px;
  }
}
#primary.content-area.site-main.site-main--hero-alt-flex-overlap > .hero.hero-default .hero-default__media .feat-img {
  position: relative;
  z-index: 1;
}
#primary.content-area.site-main.site-main--hero-alt-flex-overlap > .hero.hero-default .hero-default__media .hero-default__icon {
  z-index: 2;
}

#primary.content-area.site-main.site-main--hero-alt-flex-overlap > .hero:is(.hero-alt, .hero-default) + .flex-content {
  position: relative;
  z-index: 0;
  padding-top: 220px;
}
@media (min-width: 768px) {
  #primary.content-area.site-main.site-main--hero-alt-flex-overlap > .hero:is(.hero-alt, .hero-default) + .flex-content {
    padding-top: 204px;
  }
}
@media (min-width: 1024px) {
  #primary.content-area.site-main.site-main--hero-alt-flex-overlap > .hero:is(.hero-alt, .hero-default) + .flex-content {
    padding-top: 220px;
  }
}
@media (min-width: 1440px) {
  #primary.content-area.site-main.site-main--hero-alt-flex-overlap > .hero:is(.hero-alt, .hero-default) + .flex-content {
    padding-top: 176px;
  }
}

/*# sourceMappingURL=style.min.css.map*/