@charset "UTF-8";

.custom-bg-colour {
  background-color: var(--bg-colour, transparent);
}

.bg-expresso, .bg-olive, .bg-asparagus, .bg-sriracha {
  color: #ffffff;
}

.bg-linen, .bg-mist, .bg-white {
  color: #1D2120;
}

.bg-black {
  color: #ffffff;
}

.bg-gradient {
  background: #F7F6F3;
  background: linear-gradient(90deg, rgb(247, 246, 243) 0%, rgb(174, 190, 211) 100%);
}

.custom-bg-colour {
  background-color: var(--bg-colour, transparent);
}

.bg-expresso, .bg-olive, .bg-asparagus, .bg-sriracha {
  color: #ffffff;
}

.bg-linen, .bg-mist, .bg-white {
  color: #1D2120;
}

.bg-black {
  color: #ffffff;
}

.bg-gradient {
  background: #F7F6F3;
  background: linear-gradient(90deg, rgb(247, 246, 243) 0%, rgb(174, 190, 211) 100%);
}

.custom-bg-colour {
  background-color: var(--bg-colour, transparent);
}

.bg-expresso, .bg-olive, .bg-asparagus, .bg-sriracha {
  color: #ffffff;
}

.bg-linen, .bg-mist, .bg-white {
  color: #1D2120;
}

.bg-black {
  color: #ffffff;
}

.bg-gradient {
  background: #F7F6F3;
  background: linear-gradient(90deg, rgb(247, 246, 243) 0%, rgb(174, 190, 211) 100%);
}

/* For custom Breakpoint Generation */

/* Clamp Calculations */

/* Get deep Map items */

[data-aos] {
  opacity: 0;
}

[data-aos][data-aos-delay-hero="0"].aos-animate {
  transition-delay: 0s !important;
}

[data-aos][data-aos-delay-hero="100"].aos-animate {
  transition-delay: 0.1s !important;
}

[data-aos][data-aos-delay-hero="200"].aos-animate {
  transition-delay: 0.2s !important;
}

[data-aos][data-aos-delay-hero="300"].aos-animate {
  transition-delay: 0.3s !important;
}

[data-aos][data-aos-delay-hero="400"].aos-animate {
  transition-delay: 0.4s !important;
}

[data-aos][data-aos-delay-hero="500"].aos-animate {
  transition-delay: 0.5s !important;
}

[data-aos][data-aos-delay-hero="600"].aos-animate {
  transition-delay: 0.6s !important;
}

[data-aos][data-aos-delay-hero="700"].aos-animate {
  transition-delay: 0.7s !important;
}

[data-aos][data-aos-delay-hero="800"].aos-animate {
  transition-delay: 0.8s !important;
}

[data-aos][data-aos-delay-hero="900"].aos-animate {
  transition-delay: 0.9s !important;
}

[data-aos][data-aos-delay-hero="1000"].aos-animate {
  transition-delay: 1s !important;
}

[data-aos][data-aos-delay-hero="1100"].aos-animate {
  transition-delay: 1.1s !important;
}

[data-aos][data-aos-delay-hero="1200"].aos-animate {
  transition-delay: 1.2s !important;
}

[data-aos][data-aos-delay-hero="1300"].aos-animate {
  transition-delay: 1.3s !important;
}

[data-aos][data-aos-delay-hero="1400"].aos-animate {
  transition-delay: 1.4s !important;
}

[data-aos][data-aos-delay-hero="1500"].aos-animate {
  transition-delay: 1.5s !important;
}

@media (min-width: 992px) {
  [data-aos][data-aos-delay-laptop="0"].aos-animate {
    transition-delay: 0s !important;
  }
}

@media (min-width: 992px) {
  [data-aos][data-aos-delay-laptop="100"].aos-animate {
    transition-delay: 0.1s !important;
  }
}

@media (min-width: 992px) {
  [data-aos][data-aos-delay-laptop="200"].aos-animate {
    transition-delay: 0.2s !important;
  }
}

@media (min-width: 992px) {
  [data-aos][data-aos-delay-laptop="300"].aos-animate {
    transition-delay: 0.3s !important;
  }
}

@media (min-width: 992px) {
  [data-aos][data-aos-delay-laptop="400"].aos-animate {
    transition-delay: 0.4s !important;
  }
}

@media (min-width: 992px) {
  [data-aos][data-aos-delay-laptop="500"].aos-animate {
    transition-delay: 0.5s !important;
  }
}

@media (min-width: 992px) {
  [data-aos][data-aos-delay-laptop="600"].aos-animate {
    transition-delay: 0.6s !important;
  }
}

@media (min-width: 992px) {
  [data-aos][data-aos-delay-laptop="700"].aos-animate {
    transition-delay: 0.7s !important;
  }
}

@media (min-width: 992px) {
  [data-aos][data-aos-delay-laptop="800"].aos-animate {
    transition-delay: 0.8s !important;
  }
}

@media (min-width: 992px) {
  [data-aos][data-aos-delay-laptop="900"].aos-animate {
    transition-delay: 0.9s !important;
  }
}

@media (min-width: 992px) {
  [data-aos][data-aos-delay-laptop="1000"].aos-animate {
    transition-delay: 1s !important;
  }
}

@media (min-width: 992px) {
  [data-aos][data-aos-delay-laptop="1100"].aos-animate {
    transition-delay: 1.1s !important;
  }
}

@media (min-width: 992px) {
  [data-aos][data-aos-delay-laptop="1200"].aos-animate {
    transition-delay: 1.2s !important;
  }
}

@media (min-width: 992px) {
  [data-aos][data-aos-delay-laptop="1300"].aos-animate {
    transition-delay: 1.3s !important;
  }
}

@media (min-width: 992px) {
  [data-aos][data-aos-delay-laptop="1400"].aos-animate {
    transition-delay: 1.4s !important;
  }
}

@media (min-width: 992px) {
  [data-aos][data-aos-delay-laptop="1500"].aos-animate {
    transition-delay: 1.5s !important;
  }
}

@media (max-width: 991px) {
  [data-aos-delay] {
    transition-delay: 0s !important;
  }

  html:not(.no-js) [data-aos=fade-left], html:not(.no-js) [data-aos=fade-right] {
    transform: translate3d(0, 100px, 0) !important;
  }

  html:not(.no-js) [data-aos=fade-left].aos-animate, html:not(.no-js) [data-aos=fade-right].aos-animate {
    opacity: 1;
    transform: none !important;
  }
}

.split-text, .split-chars {
  opacity: 0;
}

.split-parent {
  overflow-x: hidden;
  overflow: hidden;
}

.gsap-animate-up {
  opacity: 0;
  transform: translate3d(0, 100px, 0);
}

html.lenis {
  height: auto;
}

.lenis.lenis-smooth {
  scroll-behavior: auto;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}

.lenis.lenis-stopped {
  overflow: hidden;
}

.lenis.lenis-scrolling iframe {
  pointer-events: none;
}

/* Styles for dialog window */

.modal-small {
  background: white;
  padding: 20px 30px;
  text-align: left;
  max-width: 400px;
  margin: 40px auto;
  position: relative;
}

/**
 * Fade-zoom animation for first dialog
 */

/* start state */

.my-mfp-zoom-in .zoom-anim-dialog {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8);
}

/* animate in */

.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  transform: scale(1);
}

/* animate out */

.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
  transform: scale(0.8);
  opacity: 0;
}

/* Dark overlay, start state */

.my-mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: opacity 0.3s ease-out;
}

/* animate in */

.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}

/* animate out */

.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

.mfp-bg {
  z-index: 9999999 !important;
  background-color: black;
  opacity: 0.9 !important;
}

.mfp-wrap {
  z-index: 99999999 !important;
}

/**
 * Fade-move animation for second dialog
 */

/* at start */

.my-mfp-slide-bottom .zoom-anim-dialog {
  opacity: 0;
  transition: all 0.2s ease-out;
  transform: translateY(-20px) perspective(600px) rotateX(10deg);
}

/* animate in */

.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  transform: translateY(0) perspective(600px) rotateX(0);
}

/* animate out */

.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
  opacity: 0;
  transform: translateY(-10px) perspective(600px) rotateX(10deg);
}

/* Dark overlay, start state */

.my-mfp-slide-bottom.mfp-bg {
  opacity: 0;
  transition: opacity 0.3s ease-out;
}

/* animate in */

.my-mfp-slide-bottom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

/* animate out */

.my-mfp-slide-bottom.mfp-removing.mfp-bg {
  opacity: 0;
}

.mfp-iframe-holder .mfp-content {
  max-width: 36%;
  height: 100vh;
}

/* Fade-in animation for Magnific Popup */

.mfp-fade.mfp-bg {
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

.mfp-fade .mfp-content {
  opacity: 0;
  transform: scale(0.95);
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
}

.mfp-fade.mfp-ready .mfp-content {
  opacity: 1;
  transform: scale(1);
}

.mfp-fade.mfp-removing .mfp-content {
  opacity: 0;
  transform: scale(0.95);
}

.mfp-iframe-holder {
  padding: 0px !important;
}

.mfp-iframe-holder .mfp-content {
  max-width: none !important;
}

.mfp-iframe-holder .mfp-close, .mfp-iframe-holder .mfp-custom-close {
  position: absolute;
  font-family: Arial, Baskerville, monospace;
  z-index: 1046;
  cursor: pointer;
  text-align: right;
  top: clamp(1.25rem, 0vw + 1.25rem, 1.25rem) !important;
  right: clamp(1.25rem, 0vw + 1.25rem, 1.25rem) !important;
  top: clamp(1.25rem, 0vw + 1.25rem, 1.25rem) !important;
  font-size: clamp(2.06rem, 0.45vw + 1.96rem, 2.5rem) !important;
  background-color: transparent !important;
  padding: 0px !important;
  color: white !important;
  display: block;
  opacity: 0.6;
}

@media (min-width: 1920px) {
  .mfp-iframe-holder .mfp-close, .mfp-iframe-holder .mfp-custom-close {
    top: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem) !important;
  }
}

@media (min-width: 1920px) {
  .mfp-iframe-holder .mfp-close, .mfp-iframe-holder .mfp-custom-close {
    right: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem) !important;
  }
}

@media (min-width: 1920px) {
  .mfp-iframe-holder .mfp-close, .mfp-iframe-holder .mfp-custom-close {
    top: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem) !important;
  }
}

@media (min-width: 1920px) {
  .mfp-iframe-holder .mfp-close, .mfp-iframe-holder .mfp-custom-close {
    font-size: clamp(2.5rem, 2.06vw + 0.03rem, 5rem) !important;
  }
}

.mfp-iframe-holder .mfp-close:hover, .mfp-iframe-holder .mfp-custom-close:hover {
  opacity: 1;
}

.mfp-iframe {
  padding-left: 10vw;
  padding-right: 10vw;
}

.mfp-iframe-scaler {
  padding-top: 0px !important;
}

.custom-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

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

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

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

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

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

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

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

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

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

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

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

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

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

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

.goverlay {
  background-color: black !important;
}

.plyr__control--overlaid {
  background-color: #FF6B00;
}

.plyr--full-ui input[type=range] {
  color: #FF6B00;
}

.plyr--video .plyr__control.plyr__tab-focus, .plyr--video .plyr__control:hover, .plyr--video .plyr__control[aria-expanded=true] {
  background: #FF6B00;
}

.select2-container--default .select2-selection--single {
  border-radius: 6px !important;
  width: 100%;
  border-radius: 9px !important;
  border: 1px solid #005F53 !important;
  padding: 14px 7px !important;
  font-size: 24px;
}

.select2-container .select2-selection--single {
  height: auto !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: white !important;
  background-image: url(/content/themes/avani/dist/img/caret-down.png);
  background-color: transparent;
  background-size: contain;
  border: none !important;
  height: 15px !important;
  width: 27px !important;
  margin: auto !important;
  right: 15px !important;
  top: 21px !important;
  left: auto !important;
  background-repeat: no-repeat;
}

.select2-results__option {
  padding: 14px 7px !important;
}

.swiper-pagination {
  bottom: clamp(3.75rem, 2.58vw + 3.15rem, 6.25rem) !important;
}

.swiper-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  opacity: 1;
  margin-left: 12px !important;
  margin-right: 12px !important;
  background: white;
}

.swiper-pagination .swiper-pagination-bullet-active {
  background: #ffffff !important;
}

.swiper-pagination--inverted .swiper-pagination-bullet {
  background: #1D2120;
}

.swiper-button-next::after,
.swiper-button-prev::after {
  content: unset !important;
}

.vertical .swiper-button-prev {
  top: 0px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  transform: translateX(-50%) rotate(180deg);
}

.vertical .swiper-button-next {
  bottom: -20px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: auto;
}

.swiper-slide {
  margin-right: 0px;
  margin-left: 0px;
}

.c-slider {
  position: relative;
}

.c-slider--infinite {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  max-width: 100vw;
  position: relative;
  right: 50%;
  width: 100vw !important;
}

.c-slider--disable-slider .swiper-wrapper {
  gap: clamp(1.25rem, 6.58vw + -0.27rem, 7.63rem);
  display: grid;
  grid-template-columns: repeat(var(--number-of-slides), 1fr); /* Reference the variable */
  align-items: center;
  justify-items: center;
}

@media (min-width: 1920px) {
  .c-slider--disable-slider .swiper-wrapper {
    gap: clamp(7.63rem, 6.29vw + 0.08rem, 15.25rem);
  }
}

.c-slider--cursor-arrows .js-swiper-wrapper {
  cursor: default;
}

.c-slider--cursor-arrows .js-swiper-wrapper.locked {
  cursor: not-allowed;
}

.c-slider--cursor-arrows .js-swiper-wrapper .swiper-button-next,
.c-slider--cursor-arrows .js-swiper-wrapper .swiper-button-prev {
  cursor: pointer;
}

.c-slider--side-arrows {
  --swiper-navigation-size: 64px;
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
}

.c-slider--side-arrows .swiper-button-prev {
  transform: rotate(180deg);
  left: -21px;
}

@media (min-width: 1366px) {
  .c-slider--side-arrows .swiper-button-prev {
    left: -105px;
  }
}

.c-slider--side-arrows .swiper-button-next {
  right: -21px;
}

@media (min-width: 1366px) {
  .c-slider--side-arrows .swiper-button-next {
    right: -105px;
  }
}

.c-slider--side-arrows .swiper-button-prev, .c-slider--side-arrows .swiper-button-next {
  width: 43px;
}

@media (max-width: 991px) {
  .c-slider--side-arrows .swiper-button-prev, .c-slider--side-arrows .swiper-button-next {
    display: none !important;
  }
}

@media (min-width: 1366px) {
  .c-slider--side-arrows .swiper-button-prev, .c-slider--side-arrows .swiper-button-next {
    width: 50px;
  }
}

.c-slider--side-arrows .swiper-button-prev svg .background-fill, .c-slider--side-arrows .swiper-button-next svg .background-fill {
  fill: transparent;
}

.c-slider--side-arrows .swiper-button-prev:not(.swiper-button-disabled):hover svg rect, .c-slider--side-arrows .swiper-button-next:not(.swiper-button-disabled):hover svg rect {
  fill: #FF6B00 !important;
  stroke-width: 0px !important;
}

.c-slider--side-arrows .swiper-button-prev:not(.swiper-button-disabled):hover svg path, .c-slider--side-arrows .swiper-button-next:not(.swiper-button-disabled):hover svg path {
  fill: #ffffff;
}

.c-slider--side-arrows .arrows-gold .swiper-button-prev svg circle, .c-slider--side-arrows .arrows-gold .swiper-button-next svg circle {
  fill: #fbf8f6 !important;
}

.c-slider--side-arrows .arrows-gold .swiper-button-prev svg path, .c-slider--side-arrows .arrows-gold .swiper-button-next svg path {
  fill: #FF6B00;
}

.c-slider--side-arrows .arrows-gold .swiper-button-prev:not(.swiper-button-disabled):hover svg circle, .c-slider--side-arrows .arrows-gold .swiper-button-next:not(.swiper-button-disabled):hover svg circle {
  fill: #FF6B00 !important;
}

.c-slider--side-arrows .arrows-gold .swiper-button-prev:not(.swiper-button-disabled):hover svg path, .c-slider--side-arrows .arrows-gold .swiper-button-next:not(.swiper-button-disabled):hover svg path {
  fill: #ffffff;
}

.c-slider--side-arrows .arrows-white .swiper-button-prev:not(.swiper-button-disabled):hover svg, .c-slider--side-arrows .arrows-white .swiper-button-next:not(.swiper-button-disabled):hover svg {
  fill: #ffffff !important;
}

.c-slider--side-arrows .arrows-white .swiper-button-prev:not(.swiper-button-disabled):hover svg path, .c-slider--side-arrows .arrows-white .swiper-button-next:not(.swiper-button-disabled):hover svg path {
  fill: #1D2120;
}

.c-slider--side-arrows.arrows-green .swiper-button-prev svg circle, .c-slider--side-arrows.arrows-green .swiper-button-next svg circle {
  fill: #FF6B00 !important;
  transition: 0.3s;
}

.c-slider--side-arrows.arrows-green .swiper-button-prev svg path, .c-slider--side-arrows.arrows-green .swiper-button-next svg path {
  fill: #ffffff;
  transition: 0.3s;
}

.c-slider--side-arrows.arrows-green .swiper-button-prev:not(.swiper-button-disabled):hover svg circle, .c-slider--side-arrows.arrows-green .swiper-button-next:not(.swiper-button-disabled):hover svg circle {
  fill: #ffffff !important;
  transition: 0.3s;
}

.c-slider--side-arrows.arrows-green .swiper-button-prev:not(.swiper-button-disabled):hover svg path, .c-slider--side-arrows.arrows-green .swiper-button-next:not(.swiper-button-disabled):hover svg path {
  fill: #1D2120;
  transition: 0.3s;
}

@media (min-width: 992px) and (max-width: calc(none192)) {
  .c-slider--side-arrows:not(.c-slider--side-arrows--wide) {
    padding-left: clamp(2rem, 24.87vw + -3.75rem, 8.19rem);
    padding-right: clamp(2rem, 24.87vw + -3.75rem, 8.19rem);
  }
}

@media (min-width: 992px) and (max-width: calc(none192)) and (min-width: 768px) {
  .c-slider--side-arrows:not(.c-slider--side-arrows--wide) {
    padding-left: clamp(8.19rem, 3.21vw + 6.65rem, 10.5rem);
    padding-right: clamp(8.19rem, 3.21vw + 6.65rem, 10.5rem);
  }
}

@media (min-width: 992px) and (max-width: calc(none192)) and (min-width: 1920px) {
  .c-slider--side-arrows:not(.c-slider--side-arrows--wide) {
    padding-left: clamp(10.5rem, 0vw + 10.5rem, 10.5rem);
    padding-right: clamp(10.5rem, 0vw + 10.5rem, 10.5rem);
  }
}

@media (max-width: 991px) {
  .swiper-slide.offset-fix-16 {
    right: 16px;
  }
}

.c-slider--auto-scroll .swiper-wrapper {
  transition-timing-function: linear !important;
}

.c-slider--side-arrows--wide .swiper-button-prev {
  left: 2.8%;
}

@media (min-width: 768px) {
  .c-slider--side-arrows--wide .swiper-button-prev {
    left: 4.1%;
  }
}

@media (min-width: 992px) {
  .c-slider--side-arrows--wide .swiper-button-prev {
    left: 4.7%;
  }
}

@media (min-width: 1366px) {
  .c-slider--side-arrows--wide .swiper-button-prev {
    left: 3.8%;
  }
}

@media (min-width: 1920px) {
  .c-slider--side-arrows--wide .swiper-button-prev {
    left: 3.1%;
  }
}

@media (min-width: 2394px) {
  .c-slider--side-arrows--wide .swiper-button-prev {
    left: 2.8%;
  }
}

.c-slider--side-arrows--wide .swiper-button-next {
  right: 2.8%;
}

@media (min-width: 768px) {
  .c-slider--side-arrows--wide .swiper-button-next {
    right: 4.1%;
  }
}

@media (min-width: 992px) {
  .c-slider--side-arrows--wide .swiper-button-next {
    right: 4.7%;
  }
}

@media (min-width: 1366px) {
  .c-slider--side-arrows--wide .swiper-button-next {
    right: 3.8%;
  }
}

@media (min-width: 1920px) {
  .c-slider--side-arrows--wide .swiper-button-next {
    right: 3.1%;
  }
}

@media (min-width: 2394px) {
  .c-slider--side-arrows--wide .swiper-button-next {
    right: 2.8%;
  }
}

.swiper-autoplay .swiper-wrapper {
  transition-timing-function: linear;
}

@media only screen and (max-width: 767px) {
  .js-loop-slider .swiper-wrapper {
    left: 14%;
  }
}

@media only screen and (max-width: 549px) {
  .js-loop-slider .swiper-wrapper {
    left: 5%;
  }
}

/* override zoom cursor */

.pswp__img {
  cursor: initial !important;
  -o-object-fit: cover;
     object-fit: cover;
}

.c-photo-swipe.cursor-default a {
  cursor: initial !important;
}

.c-photo-swipe.cursor-zoom a {
  cursor: zoom-in;
}

.pswp__bg {
  background: black;
}

.pswp__button {
  opacity: 1;
  -webkit-backdrop-filter: none !important;
          backdrop-filter: none !important;
}

.tippy-box[data-theme~=sriracha] {
  background-color: #FF6B00;
  color: #ffffff;
}

.tippy-box[data-theme~=sriracha] .tippy-arrow {
  color: #FF6B00;
}

/* Google review widget */

.google-review {
  position: fixed;
  bottom: -78px;
  /* 		left:24px; */
  left: 0px;
  width: 200px;
  /* height: 200px; */
  z-index: 9999999;
  opacity: 0;
  bottom: -500px !important;
}

.glightbox-container {
  z-index: 99999999;
}

.google-review.show {
  bottom: 0px;
  opacity: 1;
  transition: 0.2s;
}

#podium-bubble {
  z-index: 999999 !important;
}

@media (max-width: 1349px) {
  #podium-website-widget {
    display: none;
  }
}

/**************************\
  Basic Modal Styles
\**************************/

.modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999999;
}

.modal__container {
  background-color: #fff;
  max-height: 100vh;
  border-radius: 4px;
  overflow-y: auto;
  box-sizing: border-box;
  width: 95%;
  position: relative;
  padding: clamp(1.25rem, 1.81vw + 0.83rem, 3rem);
}

@media (min-width: 768px) {
  .modal__container {
    width: 75%;
  }
}

@media (min-width: 992px) {
  .modal__container {
    width: 50%;
  }
}

@media (min-width: 1920px) {
  .modal__container {
    padding: clamp(3rem, 2.47vw + 0.03rem, 6rem);
  }
}

.modal__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.modal__title {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.25;
  color: #00449e;
  box-sizing: border-box;
}

.modal__close {
  background: transparent;
  border: 0;
  position: absolute;
  top: clamp(0.94rem, 0.97vw + 0.71rem, 1.88rem);
  right: clamp(0.94rem, 0.97vw + 0.71rem, 1.88rem);
  padding: 0px !important;
  font-size: clamp(1.25rem, 0.32vw + 1.18rem, 1.56rem);
  transition: 0.3s;
}

@media (min-width: 1920px) {
  .modal__close {
    top: clamp(1.88rem, 1.55vw + 0.02rem, 3.75rem);
  }
}

@media (min-width: 1920px) {
  .modal__close {
    right: clamp(1.88rem, 1.55vw + 0.02rem, 3.75rem);
  }
}

@media (min-width: 1920px) {
  .modal__close {
    font-size: clamp(1.56rem, 1.29vw + 0.02rem, 3.13rem);
  }
}

.modal__close:before {
  transition: 0.3s;
}

.modal__close:hover:before {
  color: #FF6B00 !important;
}

.modal__close:before {
  content: "✕";
  color: #1D2120;
}

.modal__content {
  color: #1D2120;
}

/**************************\
  Demo Animation Style
\**************************/

@keyframes mmfadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes mmfadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes mmslideIn {
  from {
    transform: translateY(15%);
  }

  to {
    transform: translateY(0);
  }
}

@keyframes mmslideOut {
  from {
    transform: translateY(0);
  }

  to {
    transform: translateY(-10%);
  }
}

.micromodal-slide {
  display: none;
}

.micromodal-slide.is-open {
  display: block;
}

.micromodal-slide[aria-hidden=false] .modal__overlay {
  animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden=false] .modal__container {
  animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden=true] .modal__overlay {
  animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden=true] .modal__container {
  animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide .modal__container,
.micromodal-slide .modal__overlay {
  will-change: transform;
}

/* 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; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #ffffff;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #ffffff;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */

#content[tabindex="-1"]:focus {
  outline: 0;
}

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

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

.container-bleed {
  width: 100vw;
  margin-left: 50%;
  transform: translateX(-50%);
}

.center-content {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.center-y-content {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

/**
 * Set up a decent box model on the root element
 */

html {
  box-sizing: border-box;
  overflow-x: hidden;
}

/**
 * Make all elements from the DOM inherit from the parent box-sizing
 * Since `*` has a specificity of 0, it does not override the `html` value
 * making all elements inheriting from the root box-sizing value
 * See: https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/
 */

*,
*::before,
*::after {
  box-sizing: inherit;
}

img {
  height: auto; /* Make sure images are scaled correctly. */
  max-width: 100%; /* Adhere to container width. */
  width: 100%;
}

.border-radius {
  overflow: hidden;
  border-radius: clamp(0.5rem, 0vw + 0.5rem, 0.5rem);
}

@media (min-width: 1920px) {
  .border-radius {
    border-radius: clamp(0.5rem, 0.41vw + 0.01rem, 1rem);
  }
}

body {
  background: #ffffff; /* Fallback for when there is no custom background color defined. */
  border-color: #C4C4C4 !important;
  overflow-x: clip;
}

hr {
  background-color: #C4C4C4 !important;
  border: 0;
  height: 1px;
}

/**
 * Basic styles for links
 */

a {
  color: #FF6B00;
  text-decoration: none;
}

.image-wrapper {
  border-radius: 0px;
  overflow: hidden;
}

.image-wrapper.aspect-ratio img {
  -o-object-fit: cover;
     object-fit: cover;
  height: -moz-fit-content;
  height: fit-content;
  width: 100%;
  height: 100%;
}

.image-wrapper--alt {
  border-radius: 5px;
}

svg {
  transition: 0s;
}

svg g {
  filter: none;
}

svg path, svg circle, svg rect {
  transition: 0.3s;
}

.border-wrapper {
  border-bottom: 1px solid #C4C4C4;
}

body.pinned {
  overflow-y: hidden;
}

section {
  overflow-y: hidden;
}

section:last-child:not(.b-stats) .block-wrapper {
  padding-bottom: clamp(9.38rem, 1.94vw + 8.93rem, 11.25rem) !important;
}

@media (min-width: 1920px) {
  section:last-child:not(.b-stats) .block-wrapper {
    padding-bottom: clamp(11.25rem, 9.28vw + 0.12rem, 22.5rem) !important;
  }
}

section:last-child.b-stats .b-stats__stat-area {
  padding-bottom: clamp(6.25rem, -4.52vw + 7.29rem, 1.88rem) !important;
}

@media (min-width: 1920px) {
  section:last-child.b-stats .b-stats__stat-area {
    padding-bottom: clamp(1.88rem, 1.55vw + 0.02rem, 3.75rem) !important;
  }
}

@media (min-width: 768px) {
  section:last-child.b-stats .b-stats__stat-area {
    padding-bottom: clamp(3.75rem, -1.94vw + 4.2rem, 1.88rem) !important;
  }
}

@media (min-width: 768px) and (min-width: 1920px) {
  section:last-child.b-stats .b-stats__stat-area {
    padding-bottom: clamp(1.88rem, 1.55vw + 0.02rem, 3.75rem) !important;
  }
}

@media (min-width: 992px) {
  section:last-child.b-stats .b-stats__stat-area {
    padding-bottom: clamp(2.5rem, 1.29vw + 2.2rem, 3.75rem) !important;
  }
}

@media (min-width: 992px) and (min-width: 1920px) {
  section:last-child.b-stats .b-stats__stat-area {
    padding-bottom: clamp(3.75rem, 3.09vw + 0.04rem, 7.5rem) !important;
  }
}

p a {
  text-decoration: underline;
}

p a:hover {
  text-decoration: underline;
}

section {
  z-index: 20;
  position: relative;
  background-color: #ffffff;
}

.img-caption {
  padding-top: clamp(1.5rem, 0vw + 1.5rem, 1.5rem);
}

@media (min-width: 1920px) {
  .img-caption {
    padding-top: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

.wysiwyg P, .wysiwyg ul, .wysiwyg li {
  font-size: clamp(0.88rem, 0vw + 0.88rem, 0.88rem);
}

@media (min-width: 1920px) {
  .wysiwyg P, .wysiwyg ul, .wysiwyg li {
    font-size: clamp(0.88rem, 0.72vw + 0.01rem, 1.75rem);
  }
}

.wysiwyg h2 {
  font-size: clamp(1.06rem, 0.19vw + 1.02rem, 1.25rem);
  text-transform: none;
}

@media (min-width: 1920px) {
  .wysiwyg h2 {
    font-size: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

.wysiwyg h3 {
  font-size: clamp(1rem, 0.13vw + 0.97rem, 1.13rem);
  text-transform: none;
}

@media (min-width: 1920px) {
  .wysiwyg h3 {
    font-size: clamp(1.13rem, 0.93vw + 0.01rem, 2.25rem);
  }
}

.wysiwyg h1, .wysiwyg h2 {
  margin-bottom: clamp(1.25rem, 0.26vw + 1.19rem, 1.5rem);
}

@media (min-width: 1920px) {
  .wysiwyg h1, .wysiwyg h2 {
    margin-bottom: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

.wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4 {
  padding-top: clamp(1.25rem, 0vw + 1.25rem, 1.25rem);
}

@media (min-width: 1920px) {
  .wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4 {
    padding-top: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

.wysiwyg p, .wysiwyg ul, .wysiwyg ol, .wysiwyg blockquote, .wysiwyg h3, .wysiwyg h4 {
  margin-bottom: clamp(0.75rem, 0.26vw + 0.69rem, 1rem);
}

@media (min-width: 1920px) {
  .wysiwyg p, .wysiwyg ul, .wysiwyg ol, .wysiwyg blockquote, .wysiwyg h3, .wysiwyg h4 {
    margin-bottom: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

.wysiwyg blockquote {
  padding-left: clamp(1.25rem, 1.29vw + 0.95rem, 2.5rem);
}

@media (min-width: 1920px) {
  .wysiwyg blockquote {
    padding-left: clamp(2.5rem, 2.06vw + 0.03rem, 5rem);
  }
}

.wysiwyg:has(:first-child:is(h1, h2, h3, h4)) > :first-child {
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: clamp(1.88rem, 0.13vw + 1.85rem, 2rem);
}

@media (min-width: 1920px) {
  .wysiwyg:has(:first-child:is(h1, h2, h3, h4)) > :first-child {
    margin-bottom: clamp(2rem, 1.65vw + 0.02rem, 4rem);
  }
}

.wysiwyg figure {
  width: 100% !important;
  height: auto;
}

.wysiwyg p + figure, .wysiwyg ul + figure, .wysiwyg ol + figure {
  padding-top: clamp(2.25rem, 0vw + 2.25rem, 2.25rem);
  margin-bottom: clamp(2.88rem, 0.13vw + 2.85rem, 3rem);
}

@media (min-width: 1920px) {
  .wysiwyg p + figure, .wysiwyg ul + figure, .wysiwyg ol + figure {
    padding-top: clamp(2.25rem, 1.86vw + 0.02rem, 4.5rem);
  }
}

@media (min-width: 1920px) {
  .wysiwyg p + figure, .wysiwyg ul + figure, .wysiwyg ol + figure {
    margin-bottom: clamp(3rem, 2.47vw + 0.03rem, 6rem);
  }
}

.wysiwyg h1 + figure, .wysiwyg h2 + figure, .wysiwyg h3 + figure, .wysiwyg h4 + figure {
  margin-bottom: clamp(2.56rem, 0vw + 2.56rem, 2.56rem);
}

@media (min-width: 1920px) {
  .wysiwyg h1 + figure, .wysiwyg h2 + figure, .wysiwyg h3 + figure, .wysiwyg h4 + figure {
    margin-bottom: clamp(2.56rem, 2.11vw + 0.03rem, 5.13rem);
  }
}

.wysiwyg figcaption {
  font-size: clamp(0.75rem, 0vw + 0.75rem, 0.75rem);
  padding-top: clamp(1.5rem, 0vw + 1.5rem, 1.5rem);
}

@media (min-width: 1920px) {
  .wysiwyg figcaption {
    font-size: clamp(0.75rem, 0.62vw + 0.01rem, 1.5rem);
  }
}

@media (min-width: 1920px) {
  .wysiwyg figcaption {
    padding-top: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

.wysiwyg ul, .wysiwyg ol {
  margin-left: clamp(1.5rem, 0.26vw + 1.44rem, 1.75rem);
}

@media (min-width: 1920px) {
  .wysiwyg ul, .wysiwyg ol {
    margin-left: clamp(1.75rem, 1.44vw + 0.02rem, 3.5rem);
  }
}

.wysiwyg ol + ul {
  margin-left: clamp(2.38rem, 0.32vw + 2.3rem, 2.69rem);
}

@media (min-width: 1920px) {
  .wysiwyg ol + ul {
    margin-left: clamp(2.69rem, 2.22vw + 0.03rem, 5.38rem);
  }
}

.wysiwyg ul li {
  list-style: disc;
}

.wysiwyg ol li {
  list-style: decimal;
}

.wysiwyg > *:last-child {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.read-more {
  cursor: pointer;
}

.read-more svg {
  width: clamp(0.81rem, 0vw + 0.81rem, 0.81rem);
}

@media (min-width: 1920px) {
  .read-more svg {
    width: clamp(0.81rem, 0.67vw + 0.01rem, 1.63rem);
  }
}

.background-overlay {
  z-index: 35;
  position: fixed;
  top: 0px;
  left: 0px;
  height: 100vh;
  width: 100vw;
  display: none;
  opacity: 0;
  background-color: black;
  transition: 0.4s ease-out;
}

.background-overlay.show {
  display: block;
}

.background-overlay.active {
  opacity: 0.5;
}

/**
 * Clear inner floats
 */

.clearfix::after {
  clear: both;
  content: "";
  display: table;
}

/**
 * Main content containers
 * 1. Make the container full-width with a maximum width
 * 2. Center it in the viewport
 * 3. Leave some space on the edges, especially valuable on small screens
 */

/**
 * Hide text while making it readable for screen readers
 * 1. Needed in WebKit-based browsers because of an implementation bug;
 *    See: https://code.google.com/p/chromium/issues/detail?id=457146
 */

.hide-text {
  overflow: hidden;
  padding: 0; /* 1 */
  text-indent: 101%;
  white-space: nowrap;
}

/**
 * Hide element while making it readable for screen readers
 * Shamelessly borrowed from HTML5Boilerplate:
 * https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css#L119-L133
 */

.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

ul.clear-list {
  list-style: none;
  margin: 0;
  padding-left: 0;
}

ul.no-indent {
  margin-left: 14px;
}

.border-debug div {
  border: 1px solid red;
}

.w-stretch {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  max-width: 100vw;
  position: relative;
  right: 50%;
  width: 100vw !important;
}

.w-stretch.absolute {
  position: absolute;
}

.disable-scroll {
  overflow-y: hidden;
}

a.decoration-none {
  text-decoration: none !important;
}

.col-span-2 {
  grid-column: span 2/span 2;
}

.show-on-touch {
  display: none;
  transition: 0.3s;
}

@media (pointer: coarse) {
  .show-on-touch {
    opacity: 1 !important;
    display: block; /* Show the button */
  }
}

/**
 * Basic typography style for copy text
 */

html {
  font-size: 1rem;
}

body {
  color: #ffffff;
}

body,
a,
input,
select,
optgroup,
p,
ul,
.text-h4,
h4,
.text-h4,
.text-h3,
h3,
textarea, td {
  font-family: "DM Sans";
  letter-spacing: 0;
  line-height: 1.2 !important;
  font-weight: 400;
  font-size: clamp(0.75rem, 0.65vw + 0.6rem, 1.38rem);
}

@media (min-width: 1920px) {
  body,
  a,
  input,
  select,
  optgroup,
  p,
  ul,
  .text-h4,
  h4,
  .text-h4,
  .text-h3,
  h3,
  textarea, td {
    font-size: clamp(1.38rem, 1.13vw + 0.01rem, 2.75rem);
  }
}

/* font-size: clamp(0.88rem, 0.5vw + 0.76rem, 1rem); */

h1, h2, h3, h4, .text-h1, .text-h2, .text-h3, .text-h4, .h2-title .text-h2-title, button, .c-btn {
  font-family: "DM Mono";
  letter-spacing: 0em;
  line-height: 1 !important;
  font-weight: 400 !important;
  text-transform: uppercase;
  margin-top: 0px;
  margin-bottom: 0px;
}

h1, h2, h3 {
  text-transform: uppercase;
}

/* font-size: clamp(0.88rem, 0.5vw + 0.76rem, 1rem); */

h2, .text-h2 {
  line-height: 1.05 !important;
}

.text-h2-title {
  line-height: 1.05 !important;
}

h3, .text-h3 {
  line-height: 1.05 !important;
  font-weight: 300;
}

h4, .text-h4 {
  line-height: 1.05 !important;
  font-weight: 300;
}

h5, .text-h5, h5 a {
  font-family: "DM Sans";
  line-height: 1.33 !important;
  font-weight: 300;
  position: relative;
  bottom: clamp(0.13rem, 0.06vw + 0.11rem, 0.19rem);
}

@media (min-width: 1920px) {
  h5, .text-h5, h5 a {
    bottom: clamp(0.19rem, 0.15vw + 0rem, 0.38rem);
  }
}

.b1-alt, .text-b1-alt {
  font-family: "DM Sans";
  line-height: 1.2 !important;
  position: relative;
  bottom: clamp(0.06rem, 0.06vw + 0.05rem, 0.13rem);
  text-transform: uppercase;
}

@media (min-width: 1920px) {
  .b1-alt, .text-b1-alt {
    bottom: clamp(0.13rem, 0.1vw + 0rem, 0.25rem);
  }
}

h1 b, h1 strong, h2 b, h2 strong, .text-h1 b, .text-h1 strong, .text-h2 b, .text-h2 strong, .text-h2-title b, .text-h2-title strong, .h-numbers b, .h-numbers strong, .text-h-numbers b, .text-h-numbers strong {
  color: #FF6B00;
}

b, strong {
  font-weight: 600;
}

p {
  margin-bottom: clamp(0.63rem, 0.9vw + 0.42rem, 1.5rem);
}

@media (min-width: 1920px) {
  p {
    margin-bottom: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

p b, p strong, h4 b, h4 strong, h5 strong, h5 b {
  font-weight: 600;
}

* > p:last-child, h1:last-child, h2:last-child, h3:last-child, h4:last-child {
  margin-bottom: 0px;
}

.font-body {
  font-family: "DM Sans";
  letter-spacing: 0;
  line-height: 1.2 !important;
  font-weight: 400;
}

.font-heading {
  font-family: "DM Mono";
  letter-spacing: 0em;
  line-height: 1 !important;
  font-weight: 400;
}

.b1, .text-b1 {
  font-size: clamp(0.75rem, 0.65vw + 0.6rem, 1.38rem);
}

@media (min-width: 1920px) {
  .b1, .text-b1 {
    font-size: clamp(1.38rem, 1.13vw + 0.01rem, 2.75rem);
  }
}

h5, h5 a {
  font-size: clamp(1.25rem, 0.26vw + 1.19rem, 1.5rem);
}

@media (min-width: 1920px) {
  h5, h5 a {
    font-size: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

.b2, .text-b2 {
  line-height: 1.33 !important;
  font-weight: 400;
  font-size: clamp(0.75rem, 0vw + 0.75rem, 0.75rem);
}

@media (min-width: 1920px) {
  .b2, .text-b2 {
    font-size: clamp(0.75rem, 0.62vw + 0.01rem, 1.5rem);
  }
}

a {
  transition: 0.3s;
  cursor: pointer;
  text-decoration: none;
  color: #2E2C27;
}

a:hover {
  text-decoration: none;
}

p a {
  text-decoration: underline;
}

p a:hover {
  color: #FF6B00;
}

a {
  color: #2E2C27;
}

a:hover {
  color: #FF6B00;
}

a.no-hover {
  color: inherit;
}

/* generate all of the responsive clamp sizes based on map */

h1, .text-h1 {
  font-size: clamp(1.31rem, 1.74vw + 0.91rem, 3rem);
}

@media (min-width: 1920px) {
  h1, .text-h1 {
    font-size: clamp(3rem, 2.47vw + 0.03rem, 6rem);
  }
}

h2, .text-h2 {
  font-size: clamp(1rem, 0.26vw + 0.94rem, 1.25rem);
}

@media (min-width: 1920px) {
  h2, .text-h2 {
    font-size: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

h2-title, .text-h2-title {
  font-size: clamp(1.56rem, 1.94vw + 1.11rem, 3.44rem);
}

@media (min-width: 1920px) {
  h2-title, .text-h2-title {
    font-size: clamp(3.44rem, 2.84vw + 0.04rem, 6.88rem);
  }
}

h3, .text-h3 {
  font-size: clamp(0.75rem, 0.26vw + 0.69rem, 1rem);
}

@media (min-width: 1920px) {
  h3, .text-h3 {
    font-size: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

h4, .text-h4 {
  font-size: clamp(0.75rem, 0.39vw + 0.66rem, 1.13rem);
}

@media (min-width: 1920px) {
  h4, .text-h4 {
    font-size: clamp(1.13rem, 0.93vw + 0.01rem, 2.25rem);
  }
}

h5, .text-h5 {
  font-size: clamp(1.25rem, 0.26vw + 1.19rem, 1.5rem);
}

@media (min-width: 1920px) {
  h5, .text-h5 {
    font-size: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

b1, .text-b1 {
  font-size: clamp(0.75rem, 0.65vw + 0.6rem, 1.38rem);
}

@media (min-width: 1920px) {
  b1, .text-b1 {
    font-size: clamp(1.38rem, 1.13vw + 0.01rem, 2.75rem);
  }
}

b1-alt, .text-b1-alt {
  font-size: clamp(0.75rem, 0.52vw + 0.63rem, 1.25rem);
}

@media (min-width: 1920px) {
  b1-alt, .text-b1-alt {
    font-size: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

b2, .text-b2 {
  font-size: clamp(0.75rem, 0vw + 0.75rem, 0.75rem);
}

@media (min-width: 1920px) {
  b2, .text-b2 {
    font-size: clamp(0.75rem, 0.62vw + 0.01rem, 1.5rem);
  }
}

btn-sm, .text-btn-sm {
  font-size: clamp(0.81rem, 0.06vw + 0.8rem, 0.88rem);
}

@media (min-width: 1920px) {
  btn-sm, .text-btn-sm {
    font-size: clamp(0.88rem, 0.72vw + 0.01rem, 1.75rem);
  }
}

btn, .text-btn {
  font-size: clamp(0.88rem, 0.39vw + 0.79rem, 1.25rem);
}

@media (min-width: 1920px) {
  btn, .text-btn {
    font-size: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

btn-lg, .text-btn-lg {
  font-size: clamp(1.13rem, 0.39vw + 1.04rem, 1.5rem);
}

@media (min-width: 1920px) {
  btn-lg, .text-btn-lg {
    font-size: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

input, .text-input {
  font-size: clamp(0.81rem, 0.06vw + 0.8rem, 0.88rem);
}

@media (min-width: 1920px) {
  input, .text-input {
    font-size: clamp(0.88rem, 0.72vw + 0.01rem, 1.75rem);
  }
}

/* now generate for the media queries */

@media (min-width: 370px) {
  .mobile\:text-h1 {
    font-size: clamp(1.31rem, 1.74vw + 0.91rem, 3rem);
  }
}

@media (min-width: 370px) and (min-width: 1920px) {
  .mobile\:text-h1 {
    font-size: clamp(3rem, 2.47vw + 0.03rem, 6rem);
  }
}

@media (min-width: 768px) {
  .tablet\:text-h1 {
    font-size: clamp(1.31rem, 1.74vw + 0.91rem, 3rem);
  }
}

@media (min-width: 768px) and (min-width: 1920px) {
  .tablet\:text-h1 {
    font-size: clamp(3rem, 2.47vw + 0.03rem, 6rem);
  }
}

@media (min-width: 992px) {
  .small_laptop\:text-h1 {
    font-size: clamp(1.31rem, 1.74vw + 0.91rem, 3rem);
  }
}

@media (min-width: 992px) and (min-width: 1920px) {
  .small_laptop\:text-h1 {
    font-size: clamp(3rem, 2.47vw + 0.03rem, 6rem);
  }
}

@media (min-width: 1366px) {
  .laptop\:text-h1 {
    font-size: clamp(1.31rem, 1.74vw + 0.91rem, 3rem);
  }
}

@media (min-width: 1366px) and (min-width: 1920px) {
  .laptop\:text-h1 {
    font-size: clamp(3rem, 2.47vw + 0.03rem, 6rem);
  }
}

@media (min-width: 1920px) {
  .desktop\:text-h1 {
    font-size: clamp(1.31rem, 1.74vw + 0.91rem, 3rem);
  }
}

@media (min-width: 1920px) and (min-width: 1920px) {
  .desktop\:text-h1 {
    font-size: clamp(3rem, 2.47vw + 0.03rem, 6rem);
  }
}

@media (min-width: 2880px) {
  .wide\:text-h1 {
    font-size: clamp(1.31rem, 1.74vw + 0.91rem, 3rem);
  }
}

@media (min-width: 2880px) and (min-width: 1920px) {
  .wide\:text-h1 {
    font-size: clamp(3rem, 2.47vw + 0.03rem, 6rem);
  }
}

@media (min-width: 3860px) {
  .ultrawide\:text-h1 {
    font-size: clamp(1.31rem, 1.74vw + 0.91rem, 3rem);
  }
}

@media (min-width: 3860px) and (min-width: 1920px) {
  .ultrawide\:text-h1 {
    font-size: clamp(3rem, 2.47vw + 0.03rem, 6rem);
  }
}

@media (min-width: 1350px) {
  .breakscroll\:text-h1 {
    font-size: clamp(1.31rem, 1.74vw + 0.91rem, 3rem);
  }
}

@media (min-width: 1350px) and (min-width: 1920px) {
  .breakscroll\:text-h1 {
    font-size: clamp(3rem, 2.47vw + 0.03rem, 6rem);
  }
}

@media (min-width: 1350px) {
  .hamburger\:text-h1 {
    font-size: clamp(1.31rem, 1.74vw + 0.91rem, 3rem);
  }
}

@media (min-width: 1350px) and (min-width: 1920px) {
  .hamburger\:text-h1 {
    font-size: clamp(3rem, 2.47vw + 0.03rem, 6rem);
  }
}

@media (min-width: 1350px) {
  .breakfooter\:text-h1 {
    font-size: clamp(1.31rem, 1.74vw + 0.91rem, 3rem);
  }
}

@media (min-width: 1350px) and (min-width: 1920px) {
  .breakfooter\:text-h1 {
    font-size: clamp(3rem, 2.47vw + 0.03rem, 6rem);
  }
}

/* now generate for the media queries */

@media (min-width: 370px) {
  .mobile\:text-h2 {
    font-size: clamp(1rem, 0.26vw + 0.94rem, 1.25rem);
  }
}

@media (min-width: 370px) and (min-width: 1920px) {
  .mobile\:text-h2 {
    font-size: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

@media (min-width: 768px) {
  .tablet\:text-h2 {
    font-size: clamp(1rem, 0.26vw + 0.94rem, 1.25rem);
  }
}

@media (min-width: 768px) and (min-width: 1920px) {
  .tablet\:text-h2 {
    font-size: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

@media (min-width: 992px) {
  .small_laptop\:text-h2 {
    font-size: clamp(1rem, 0.26vw + 0.94rem, 1.25rem);
  }
}

@media (min-width: 992px) and (min-width: 1920px) {
  .small_laptop\:text-h2 {
    font-size: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

@media (min-width: 1366px) {
  .laptop\:text-h2 {
    font-size: clamp(1rem, 0.26vw + 0.94rem, 1.25rem);
  }
}

@media (min-width: 1366px) and (min-width: 1920px) {
  .laptop\:text-h2 {
    font-size: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

@media (min-width: 1920px) {
  .desktop\:text-h2 {
    font-size: clamp(1rem, 0.26vw + 0.94rem, 1.25rem);
  }
}

@media (min-width: 1920px) and (min-width: 1920px) {
  .desktop\:text-h2 {
    font-size: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

@media (min-width: 2880px) {
  .wide\:text-h2 {
    font-size: clamp(1rem, 0.26vw + 0.94rem, 1.25rem);
  }
}

@media (min-width: 2880px) and (min-width: 1920px) {
  .wide\:text-h2 {
    font-size: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

@media (min-width: 3860px) {
  .ultrawide\:text-h2 {
    font-size: clamp(1rem, 0.26vw + 0.94rem, 1.25rem);
  }
}

@media (min-width: 3860px) and (min-width: 1920px) {
  .ultrawide\:text-h2 {
    font-size: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

@media (min-width: 1350px) {
  .breakscroll\:text-h2 {
    font-size: clamp(1rem, 0.26vw + 0.94rem, 1.25rem);
  }
}

@media (min-width: 1350px) and (min-width: 1920px) {
  .breakscroll\:text-h2 {
    font-size: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

@media (min-width: 1350px) {
  .hamburger\:text-h2 {
    font-size: clamp(1rem, 0.26vw + 0.94rem, 1.25rem);
  }
}

@media (min-width: 1350px) and (min-width: 1920px) {
  .hamburger\:text-h2 {
    font-size: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

@media (min-width: 1350px) {
  .breakfooter\:text-h2 {
    font-size: clamp(1rem, 0.26vw + 0.94rem, 1.25rem);
  }
}

@media (min-width: 1350px) and (min-width: 1920px) {
  .breakfooter\:text-h2 {
    font-size: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

/* now generate for the media queries */

@media (min-width: 370px) {
  .mobile\:text-h2-title {
    font-size: clamp(1.56rem, 1.94vw + 1.11rem, 3.44rem);
  }
}

@media (min-width: 370px) and (min-width: 1920px) {
  .mobile\:text-h2-title {
    font-size: clamp(3.44rem, 2.84vw + 0.04rem, 6.88rem);
  }
}

@media (min-width: 768px) {
  .tablet\:text-h2-title {
    font-size: clamp(1.56rem, 1.94vw + 1.11rem, 3.44rem);
  }
}

@media (min-width: 768px) and (min-width: 1920px) {
  .tablet\:text-h2-title {
    font-size: clamp(3.44rem, 2.84vw + 0.04rem, 6.88rem);
  }
}

@media (min-width: 992px) {
  .small_laptop\:text-h2-title {
    font-size: clamp(1.56rem, 1.94vw + 1.11rem, 3.44rem);
  }
}

@media (min-width: 992px) and (min-width: 1920px) {
  .small_laptop\:text-h2-title {
    font-size: clamp(3.44rem, 2.84vw + 0.04rem, 6.88rem);
  }
}

@media (min-width: 1366px) {
  .laptop\:text-h2-title {
    font-size: clamp(1.56rem, 1.94vw + 1.11rem, 3.44rem);
  }
}

@media (min-width: 1366px) and (min-width: 1920px) {
  .laptop\:text-h2-title {
    font-size: clamp(3.44rem, 2.84vw + 0.04rem, 6.88rem);
  }
}

@media (min-width: 1920px) {
  .desktop\:text-h2-title {
    font-size: clamp(1.56rem, 1.94vw + 1.11rem, 3.44rem);
  }
}

@media (min-width: 1920px) and (min-width: 1920px) {
  .desktop\:text-h2-title {
    font-size: clamp(3.44rem, 2.84vw + 0.04rem, 6.88rem);
  }
}

@media (min-width: 2880px) {
  .wide\:text-h2-title {
    font-size: clamp(1.56rem, 1.94vw + 1.11rem, 3.44rem);
  }
}

@media (min-width: 2880px) and (min-width: 1920px) {
  .wide\:text-h2-title {
    font-size: clamp(3.44rem, 2.84vw + 0.04rem, 6.88rem);
  }
}

@media (min-width: 3860px) {
  .ultrawide\:text-h2-title {
    font-size: clamp(1.56rem, 1.94vw + 1.11rem, 3.44rem);
  }
}

@media (min-width: 3860px) and (min-width: 1920px) {
  .ultrawide\:text-h2-title {
    font-size: clamp(3.44rem, 2.84vw + 0.04rem, 6.88rem);
  }
}

@media (min-width: 1350px) {
  .breakscroll\:text-h2-title {
    font-size: clamp(1.56rem, 1.94vw + 1.11rem, 3.44rem);
  }
}

@media (min-width: 1350px) and (min-width: 1920px) {
  .breakscroll\:text-h2-title {
    font-size: clamp(3.44rem, 2.84vw + 0.04rem, 6.88rem);
  }
}

@media (min-width: 1350px) {
  .hamburger\:text-h2-title {
    font-size: clamp(1.56rem, 1.94vw + 1.11rem, 3.44rem);
  }
}

@media (min-width: 1350px) and (min-width: 1920px) {
  .hamburger\:text-h2-title {
    font-size: clamp(3.44rem, 2.84vw + 0.04rem, 6.88rem);
  }
}

@media (min-width: 1350px) {
  .breakfooter\:text-h2-title {
    font-size: clamp(1.56rem, 1.94vw + 1.11rem, 3.44rem);
  }
}

@media (min-width: 1350px) and (min-width: 1920px) {
  .breakfooter\:text-h2-title {
    font-size: clamp(3.44rem, 2.84vw + 0.04rem, 6.88rem);
  }
}

/* now generate for the media queries */

@media (min-width: 370px) {
  .mobile\:text-h3 {
    font-size: clamp(0.75rem, 0.26vw + 0.69rem, 1rem);
  }
}

@media (min-width: 370px) and (min-width: 1920px) {
  .mobile\:text-h3 {
    font-size: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

@media (min-width: 768px) {
  .tablet\:text-h3 {
    font-size: clamp(0.75rem, 0.26vw + 0.69rem, 1rem);
  }
}

@media (min-width: 768px) and (min-width: 1920px) {
  .tablet\:text-h3 {
    font-size: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

@media (min-width: 992px) {
  .small_laptop\:text-h3 {
    font-size: clamp(0.75rem, 0.26vw + 0.69rem, 1rem);
  }
}

@media (min-width: 992px) and (min-width: 1920px) {
  .small_laptop\:text-h3 {
    font-size: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

@media (min-width: 1366px) {
  .laptop\:text-h3 {
    font-size: clamp(0.75rem, 0.26vw + 0.69rem, 1rem);
  }
}

@media (min-width: 1366px) and (min-width: 1920px) {
  .laptop\:text-h3 {
    font-size: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

@media (min-width: 1920px) {
  .desktop\:text-h3 {
    font-size: clamp(0.75rem, 0.26vw + 0.69rem, 1rem);
  }
}

@media (min-width: 1920px) and (min-width: 1920px) {
  .desktop\:text-h3 {
    font-size: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

@media (min-width: 2880px) {
  .wide\:text-h3 {
    font-size: clamp(0.75rem, 0.26vw + 0.69rem, 1rem);
  }
}

@media (min-width: 2880px) and (min-width: 1920px) {
  .wide\:text-h3 {
    font-size: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

@media (min-width: 3860px) {
  .ultrawide\:text-h3 {
    font-size: clamp(0.75rem, 0.26vw + 0.69rem, 1rem);
  }
}

@media (min-width: 3860px) and (min-width: 1920px) {
  .ultrawide\:text-h3 {
    font-size: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

@media (min-width: 1350px) {
  .breakscroll\:text-h3 {
    font-size: clamp(0.75rem, 0.26vw + 0.69rem, 1rem);
  }
}

@media (min-width: 1350px) and (min-width: 1920px) {
  .breakscroll\:text-h3 {
    font-size: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

@media (min-width: 1350px) {
  .hamburger\:text-h3 {
    font-size: clamp(0.75rem, 0.26vw + 0.69rem, 1rem);
  }
}

@media (min-width: 1350px) and (min-width: 1920px) {
  .hamburger\:text-h3 {
    font-size: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

@media (min-width: 1350px) {
  .breakfooter\:text-h3 {
    font-size: clamp(0.75rem, 0.26vw + 0.69rem, 1rem);
  }
}

@media (min-width: 1350px) and (min-width: 1920px) {
  .breakfooter\:text-h3 {
    font-size: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

/* now generate for the media queries */

@media (min-width: 370px) {
  .mobile\:text-h4 {
    font-size: clamp(0.75rem, 0.39vw + 0.66rem, 1.13rem);
  }
}

@media (min-width: 370px) and (min-width: 1920px) {
  .mobile\:text-h4 {
    font-size: clamp(1.13rem, 0.93vw + 0.01rem, 2.25rem);
  }
}

@media (min-width: 768px) {
  .tablet\:text-h4 {
    font-size: clamp(0.75rem, 0.39vw + 0.66rem, 1.13rem);
  }
}

@media (min-width: 768px) and (min-width: 1920px) {
  .tablet\:text-h4 {
    font-size: clamp(1.13rem, 0.93vw + 0.01rem, 2.25rem);
  }
}

@media (min-width: 992px) {
  .small_laptop\:text-h4 {
    font-size: clamp(0.75rem, 0.39vw + 0.66rem, 1.13rem);
  }
}

@media (min-width: 992px) and (min-width: 1920px) {
  .small_laptop\:text-h4 {
    font-size: clamp(1.13rem, 0.93vw + 0.01rem, 2.25rem);
  }
}

@media (min-width: 1366px) {
  .laptop\:text-h4 {
    font-size: clamp(0.75rem, 0.39vw + 0.66rem, 1.13rem);
  }
}

@media (min-width: 1366px) and (min-width: 1920px) {
  .laptop\:text-h4 {
    font-size: clamp(1.13rem, 0.93vw + 0.01rem, 2.25rem);
  }
}

@media (min-width: 1920px) {
  .desktop\:text-h4 {
    font-size: clamp(0.75rem, 0.39vw + 0.66rem, 1.13rem);
  }
}

@media (min-width: 1920px) and (min-width: 1920px) {
  .desktop\:text-h4 {
    font-size: clamp(1.13rem, 0.93vw + 0.01rem, 2.25rem);
  }
}

@media (min-width: 2880px) {
  .wide\:text-h4 {
    font-size: clamp(0.75rem, 0.39vw + 0.66rem, 1.13rem);
  }
}

@media (min-width: 2880px) and (min-width: 1920px) {
  .wide\:text-h4 {
    font-size: clamp(1.13rem, 0.93vw + 0.01rem, 2.25rem);
  }
}

@media (min-width: 3860px) {
  .ultrawide\:text-h4 {
    font-size: clamp(0.75rem, 0.39vw + 0.66rem, 1.13rem);
  }
}

@media (min-width: 3860px) and (min-width: 1920px) {
  .ultrawide\:text-h4 {
    font-size: clamp(1.13rem, 0.93vw + 0.01rem, 2.25rem);
  }
}

@media (min-width: 1350px) {
  .breakscroll\:text-h4 {
    font-size: clamp(0.75rem, 0.39vw + 0.66rem, 1.13rem);
  }
}

@media (min-width: 1350px) and (min-width: 1920px) {
  .breakscroll\:text-h4 {
    font-size: clamp(1.13rem, 0.93vw + 0.01rem, 2.25rem);
  }
}

@media (min-width: 1350px) {
  .hamburger\:text-h4 {
    font-size: clamp(0.75rem, 0.39vw + 0.66rem, 1.13rem);
  }
}

@media (min-width: 1350px) and (min-width: 1920px) {
  .hamburger\:text-h4 {
    font-size: clamp(1.13rem, 0.93vw + 0.01rem, 2.25rem);
  }
}

@media (min-width: 1350px) {
  .breakfooter\:text-h4 {
    font-size: clamp(0.75rem, 0.39vw + 0.66rem, 1.13rem);
  }
}

@media (min-width: 1350px) and (min-width: 1920px) {
  .breakfooter\:text-h4 {
    font-size: clamp(1.13rem, 0.93vw + 0.01rem, 2.25rem);
  }
}

/* now generate for the media queries */

@media (min-width: 370px) {
  .mobile\:text-h5 {
    font-size: clamp(1.25rem, 0.26vw + 1.19rem, 1.5rem);
  }
}

@media (min-width: 370px) and (min-width: 1920px) {
  .mobile\:text-h5 {
    font-size: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

@media (min-width: 768px) {
  .tablet\:text-h5 {
    font-size: clamp(1.25rem, 0.26vw + 1.19rem, 1.5rem);
  }
}

@media (min-width: 768px) and (min-width: 1920px) {
  .tablet\:text-h5 {
    font-size: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

@media (min-width: 992px) {
  .small_laptop\:text-h5 {
    font-size: clamp(1.25rem, 0.26vw + 1.19rem, 1.5rem);
  }
}

@media (min-width: 992px) and (min-width: 1920px) {
  .small_laptop\:text-h5 {
    font-size: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

@media (min-width: 1366px) {
  .laptop\:text-h5 {
    font-size: clamp(1.25rem, 0.26vw + 1.19rem, 1.5rem);
  }
}

@media (min-width: 1366px) and (min-width: 1920px) {
  .laptop\:text-h5 {
    font-size: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

@media (min-width: 1920px) {
  .desktop\:text-h5 {
    font-size: clamp(1.25rem, 0.26vw + 1.19rem, 1.5rem);
  }
}

@media (min-width: 1920px) and (min-width: 1920px) {
  .desktop\:text-h5 {
    font-size: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

@media (min-width: 2880px) {
  .wide\:text-h5 {
    font-size: clamp(1.25rem, 0.26vw + 1.19rem, 1.5rem);
  }
}

@media (min-width: 2880px) and (min-width: 1920px) {
  .wide\:text-h5 {
    font-size: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

@media (min-width: 3860px) {
  .ultrawide\:text-h5 {
    font-size: clamp(1.25rem, 0.26vw + 1.19rem, 1.5rem);
  }
}

@media (min-width: 3860px) and (min-width: 1920px) {
  .ultrawide\:text-h5 {
    font-size: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

@media (min-width: 1350px) {
  .breakscroll\:text-h5 {
    font-size: clamp(1.25rem, 0.26vw + 1.19rem, 1.5rem);
  }
}

@media (min-width: 1350px) and (min-width: 1920px) {
  .breakscroll\:text-h5 {
    font-size: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

@media (min-width: 1350px) {
  .hamburger\:text-h5 {
    font-size: clamp(1.25rem, 0.26vw + 1.19rem, 1.5rem);
  }
}

@media (min-width: 1350px) and (min-width: 1920px) {
  .hamburger\:text-h5 {
    font-size: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

@media (min-width: 1350px) {
  .breakfooter\:text-h5 {
    font-size: clamp(1.25rem, 0.26vw + 1.19rem, 1.5rem);
  }
}

@media (min-width: 1350px) and (min-width: 1920px) {
  .breakfooter\:text-h5 {
    font-size: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

/* now generate for the media queries */

@media (min-width: 370px) {
  .mobile\:text-b1 {
    font-size: clamp(0.75rem, 0.65vw + 0.6rem, 1.38rem);
  }
}

@media (min-width: 370px) and (min-width: 1920px) {
  .mobile\:text-b1 {
    font-size: clamp(1.38rem, 1.13vw + 0.01rem, 2.75rem);
  }
}

@media (min-width: 768px) {
  .tablet\:text-b1 {
    font-size: clamp(0.75rem, 0.65vw + 0.6rem, 1.38rem);
  }
}

@media (min-width: 768px) and (min-width: 1920px) {
  .tablet\:text-b1 {
    font-size: clamp(1.38rem, 1.13vw + 0.01rem, 2.75rem);
  }
}

@media (min-width: 992px) {
  .small_laptop\:text-b1 {
    font-size: clamp(0.75rem, 0.65vw + 0.6rem, 1.38rem);
  }
}

@media (min-width: 992px) and (min-width: 1920px) {
  .small_laptop\:text-b1 {
    font-size: clamp(1.38rem, 1.13vw + 0.01rem, 2.75rem);
  }
}

@media (min-width: 1366px) {
  .laptop\:text-b1 {
    font-size: clamp(0.75rem, 0.65vw + 0.6rem, 1.38rem);
  }
}

@media (min-width: 1366px) and (min-width: 1920px) {
  .laptop\:text-b1 {
    font-size: clamp(1.38rem, 1.13vw + 0.01rem, 2.75rem);
  }
}

@media (min-width: 1920px) {
  .desktop\:text-b1 {
    font-size: clamp(0.75rem, 0.65vw + 0.6rem, 1.38rem);
  }
}

@media (min-width: 1920px) and (min-width: 1920px) {
  .desktop\:text-b1 {
    font-size: clamp(1.38rem, 1.13vw + 0.01rem, 2.75rem);
  }
}

@media (min-width: 2880px) {
  .wide\:text-b1 {
    font-size: clamp(0.75rem, 0.65vw + 0.6rem, 1.38rem);
  }
}

@media (min-width: 2880px) and (min-width: 1920px) {
  .wide\:text-b1 {
    font-size: clamp(1.38rem, 1.13vw + 0.01rem, 2.75rem);
  }
}

@media (min-width: 3860px) {
  .ultrawide\:text-b1 {
    font-size: clamp(0.75rem, 0.65vw + 0.6rem, 1.38rem);
  }
}

@media (min-width: 3860px) and (min-width: 1920px) {
  .ultrawide\:text-b1 {
    font-size: clamp(1.38rem, 1.13vw + 0.01rem, 2.75rem);
  }
}

@media (min-width: 1350px) {
  .breakscroll\:text-b1 {
    font-size: clamp(0.75rem, 0.65vw + 0.6rem, 1.38rem);
  }
}

@media (min-width: 1350px) and (min-width: 1920px) {
  .breakscroll\:text-b1 {
    font-size: clamp(1.38rem, 1.13vw + 0.01rem, 2.75rem);
  }
}

@media (min-width: 1350px) {
  .hamburger\:text-b1 {
    font-size: clamp(0.75rem, 0.65vw + 0.6rem, 1.38rem);
  }
}

@media (min-width: 1350px) and (min-width: 1920px) {
  .hamburger\:text-b1 {
    font-size: clamp(1.38rem, 1.13vw + 0.01rem, 2.75rem);
  }
}

@media (min-width: 1350px) {
  .breakfooter\:text-b1 {
    font-size: clamp(0.75rem, 0.65vw + 0.6rem, 1.38rem);
  }
}

@media (min-width: 1350px) and (min-width: 1920px) {
  .breakfooter\:text-b1 {
    font-size: clamp(1.38rem, 1.13vw + 0.01rem, 2.75rem);
  }
}

/* now generate for the media queries */

@media (min-width: 370px) {
  .mobile\:text-b1-alt {
    font-size: clamp(0.75rem, 0.52vw + 0.63rem, 1.25rem);
  }
}

@media (min-width: 370px) and (min-width: 1920px) {
  .mobile\:text-b1-alt {
    font-size: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

@media (min-width: 768px) {
  .tablet\:text-b1-alt {
    font-size: clamp(0.75rem, 0.52vw + 0.63rem, 1.25rem);
  }
}

@media (min-width: 768px) and (min-width: 1920px) {
  .tablet\:text-b1-alt {
    font-size: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

@media (min-width: 992px) {
  .small_laptop\:text-b1-alt {
    font-size: clamp(0.75rem, 0.52vw + 0.63rem, 1.25rem);
  }
}

@media (min-width: 992px) and (min-width: 1920px) {
  .small_laptop\:text-b1-alt {
    font-size: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

@media (min-width: 1366px) {
  .laptop\:text-b1-alt {
    font-size: clamp(0.75rem, 0.52vw + 0.63rem, 1.25rem);
  }
}

@media (min-width: 1366px) and (min-width: 1920px) {
  .laptop\:text-b1-alt {
    font-size: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

@media (min-width: 1920px) {
  .desktop\:text-b1-alt {
    font-size: clamp(0.75rem, 0.52vw + 0.63rem, 1.25rem);
  }
}

@media (min-width: 1920px) and (min-width: 1920px) {
  .desktop\:text-b1-alt {
    font-size: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

@media (min-width: 2880px) {
  .wide\:text-b1-alt {
    font-size: clamp(0.75rem, 0.52vw + 0.63rem, 1.25rem);
  }
}

@media (min-width: 2880px) and (min-width: 1920px) {
  .wide\:text-b1-alt {
    font-size: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

@media (min-width: 3860px) {
  .ultrawide\:text-b1-alt {
    font-size: clamp(0.75rem, 0.52vw + 0.63rem, 1.25rem);
  }
}

@media (min-width: 3860px) and (min-width: 1920px) {
  .ultrawide\:text-b1-alt {
    font-size: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

@media (min-width: 1350px) {
  .breakscroll\:text-b1-alt {
    font-size: clamp(0.75rem, 0.52vw + 0.63rem, 1.25rem);
  }
}

@media (min-width: 1350px) and (min-width: 1920px) {
  .breakscroll\:text-b1-alt {
    font-size: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

@media (min-width: 1350px) {
  .hamburger\:text-b1-alt {
    font-size: clamp(0.75rem, 0.52vw + 0.63rem, 1.25rem);
  }
}

@media (min-width: 1350px) and (min-width: 1920px) {
  .hamburger\:text-b1-alt {
    font-size: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

@media (min-width: 1350px) {
  .breakfooter\:text-b1-alt {
    font-size: clamp(0.75rem, 0.52vw + 0.63rem, 1.25rem);
  }
}

@media (min-width: 1350px) and (min-width: 1920px) {
  .breakfooter\:text-b1-alt {
    font-size: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

/* now generate for the media queries */

@media (min-width: 370px) {
  .mobile\:text-b2 {
    font-size: clamp(0.75rem, 0vw + 0.75rem, 0.75rem);
  }
}

@media (min-width: 370px) and (min-width: 1920px) {
  .mobile\:text-b2 {
    font-size: clamp(0.75rem, 0.62vw + 0.01rem, 1.5rem);
  }
}

@media (min-width: 768px) {
  .tablet\:text-b2 {
    font-size: clamp(0.75rem, 0vw + 0.75rem, 0.75rem);
  }
}

@media (min-width: 768px) and (min-width: 1920px) {
  .tablet\:text-b2 {
    font-size: clamp(0.75rem, 0.62vw + 0.01rem, 1.5rem);
  }
}

@media (min-width: 992px) {
  .small_laptop\:text-b2 {
    font-size: clamp(0.75rem, 0vw + 0.75rem, 0.75rem);
  }
}

@media (min-width: 992px) and (min-width: 1920px) {
  .small_laptop\:text-b2 {
    font-size: clamp(0.75rem, 0.62vw + 0.01rem, 1.5rem);
  }
}

@media (min-width: 1366px) {
  .laptop\:text-b2 {
    font-size: clamp(0.75rem, 0vw + 0.75rem, 0.75rem);
  }
}

@media (min-width: 1366px) and (min-width: 1920px) {
  .laptop\:text-b2 {
    font-size: clamp(0.75rem, 0.62vw + 0.01rem, 1.5rem);
  }
}

@media (min-width: 1920px) {
  .desktop\:text-b2 {
    font-size: clamp(0.75rem, 0vw + 0.75rem, 0.75rem);
  }
}

@media (min-width: 1920px) and (min-width: 1920px) {
  .desktop\:text-b2 {
    font-size: clamp(0.75rem, 0.62vw + 0.01rem, 1.5rem);
  }
}

@media (min-width: 2880px) {
  .wide\:text-b2 {
    font-size: clamp(0.75rem, 0vw + 0.75rem, 0.75rem);
  }
}

@media (min-width: 2880px) and (min-width: 1920px) {
  .wide\:text-b2 {
    font-size: clamp(0.75rem, 0.62vw + 0.01rem, 1.5rem);
  }
}

@media (min-width: 3860px) {
  .ultrawide\:text-b2 {
    font-size: clamp(0.75rem, 0vw + 0.75rem, 0.75rem);
  }
}

@media (min-width: 3860px) and (min-width: 1920px) {
  .ultrawide\:text-b2 {
    font-size: clamp(0.75rem, 0.62vw + 0.01rem, 1.5rem);
  }
}

@media (min-width: 1350px) {
  .breakscroll\:text-b2 {
    font-size: clamp(0.75rem, 0vw + 0.75rem, 0.75rem);
  }
}

@media (min-width: 1350px) and (min-width: 1920px) {
  .breakscroll\:text-b2 {
    font-size: clamp(0.75rem, 0.62vw + 0.01rem, 1.5rem);
  }
}

@media (min-width: 1350px) {
  .hamburger\:text-b2 {
    font-size: clamp(0.75rem, 0vw + 0.75rem, 0.75rem);
  }
}

@media (min-width: 1350px) and (min-width: 1920px) {
  .hamburger\:text-b2 {
    font-size: clamp(0.75rem, 0.62vw + 0.01rem, 1.5rem);
  }
}

@media (min-width: 1350px) {
  .breakfooter\:text-b2 {
    font-size: clamp(0.75rem, 0vw + 0.75rem, 0.75rem);
  }
}

@media (min-width: 1350px) and (min-width: 1920px) {
  .breakfooter\:text-b2 {
    font-size: clamp(0.75rem, 0.62vw + 0.01rem, 1.5rem);
  }
}

/* now generate for the media queries */

@media (min-width: 370px) {
  .mobile\:text-btn-sm {
    font-size: clamp(0.81rem, 0.06vw + 0.8rem, 0.88rem);
  }
}

@media (min-width: 370px) and (min-width: 1920px) {
  .mobile\:text-btn-sm {
    font-size: clamp(0.88rem, 0.72vw + 0.01rem, 1.75rem);
  }
}

@media (min-width: 768px) {
  .tablet\:text-btn-sm {
    font-size: clamp(0.81rem, 0.06vw + 0.8rem, 0.88rem);
  }
}

@media (min-width: 768px) and (min-width: 1920px) {
  .tablet\:text-btn-sm {
    font-size: clamp(0.88rem, 0.72vw + 0.01rem, 1.75rem);
  }
}

@media (min-width: 992px) {
  .small_laptop\:text-btn-sm {
    font-size: clamp(0.81rem, 0.06vw + 0.8rem, 0.88rem);
  }
}

@media (min-width: 992px) and (min-width: 1920px) {
  .small_laptop\:text-btn-sm {
    font-size: clamp(0.88rem, 0.72vw + 0.01rem, 1.75rem);
  }
}

@media (min-width: 1366px) {
  .laptop\:text-btn-sm {
    font-size: clamp(0.81rem, 0.06vw + 0.8rem, 0.88rem);
  }
}

@media (min-width: 1366px) and (min-width: 1920px) {
  .laptop\:text-btn-sm {
    font-size: clamp(0.88rem, 0.72vw + 0.01rem, 1.75rem);
  }
}

@media (min-width: 1920px) {
  .desktop\:text-btn-sm {
    font-size: clamp(0.81rem, 0.06vw + 0.8rem, 0.88rem);
  }
}

@media (min-width: 1920px) and (min-width: 1920px) {
  .desktop\:text-btn-sm {
    font-size: clamp(0.88rem, 0.72vw + 0.01rem, 1.75rem);
  }
}

@media (min-width: 2880px) {
  .wide\:text-btn-sm {
    font-size: clamp(0.81rem, 0.06vw + 0.8rem, 0.88rem);
  }
}

@media (min-width: 2880px) and (min-width: 1920px) {
  .wide\:text-btn-sm {
    font-size: clamp(0.88rem, 0.72vw + 0.01rem, 1.75rem);
  }
}

@media (min-width: 3860px) {
  .ultrawide\:text-btn-sm {
    font-size: clamp(0.81rem, 0.06vw + 0.8rem, 0.88rem);
  }
}

@media (min-width: 3860px) and (min-width: 1920px) {
  .ultrawide\:text-btn-sm {
    font-size: clamp(0.88rem, 0.72vw + 0.01rem, 1.75rem);
  }
}

@media (min-width: 1350px) {
  .breakscroll\:text-btn-sm {
    font-size: clamp(0.81rem, 0.06vw + 0.8rem, 0.88rem);
  }
}

@media (min-width: 1350px) and (min-width: 1920px) {
  .breakscroll\:text-btn-sm {
    font-size: clamp(0.88rem, 0.72vw + 0.01rem, 1.75rem);
  }
}

@media (min-width: 1350px) {
  .hamburger\:text-btn-sm {
    font-size: clamp(0.81rem, 0.06vw + 0.8rem, 0.88rem);
  }
}

@media (min-width: 1350px) and (min-width: 1920px) {
  .hamburger\:text-btn-sm {
    font-size: clamp(0.88rem, 0.72vw + 0.01rem, 1.75rem);
  }
}

@media (min-width: 1350px) {
  .breakfooter\:text-btn-sm {
    font-size: clamp(0.81rem, 0.06vw + 0.8rem, 0.88rem);
  }
}

@media (min-width: 1350px) and (min-width: 1920px) {
  .breakfooter\:text-btn-sm {
    font-size: clamp(0.88rem, 0.72vw + 0.01rem, 1.75rem);
  }
}

/* now generate for the media queries */

@media (min-width: 370px) {
  .mobile\:text-btn {
    font-size: clamp(0.88rem, 0.39vw + 0.79rem, 1.25rem);
  }
}

@media (min-width: 370px) and (min-width: 1920px) {
  .mobile\:text-btn {
    font-size: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

@media (min-width: 768px) {
  .tablet\:text-btn {
    font-size: clamp(0.88rem, 0.39vw + 0.79rem, 1.25rem);
  }
}

@media (min-width: 768px) and (min-width: 1920px) {
  .tablet\:text-btn {
    font-size: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

@media (min-width: 992px) {
  .small_laptop\:text-btn {
    font-size: clamp(0.88rem, 0.39vw + 0.79rem, 1.25rem);
  }
}

@media (min-width: 992px) and (min-width: 1920px) {
  .small_laptop\:text-btn {
    font-size: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

@media (min-width: 1366px) {
  .laptop\:text-btn {
    font-size: clamp(0.88rem, 0.39vw + 0.79rem, 1.25rem);
  }
}

@media (min-width: 1366px) and (min-width: 1920px) {
  .laptop\:text-btn {
    font-size: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

@media (min-width: 1920px) {
  .desktop\:text-btn {
    font-size: clamp(0.88rem, 0.39vw + 0.79rem, 1.25rem);
  }
}

@media (min-width: 1920px) and (min-width: 1920px) {
  .desktop\:text-btn {
    font-size: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

@media (min-width: 2880px) {
  .wide\:text-btn {
    font-size: clamp(0.88rem, 0.39vw + 0.79rem, 1.25rem);
  }
}

@media (min-width: 2880px) and (min-width: 1920px) {
  .wide\:text-btn {
    font-size: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

@media (min-width: 3860px) {
  .ultrawide\:text-btn {
    font-size: clamp(0.88rem, 0.39vw + 0.79rem, 1.25rem);
  }
}

@media (min-width: 3860px) and (min-width: 1920px) {
  .ultrawide\:text-btn {
    font-size: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

@media (min-width: 1350px) {
  .breakscroll\:text-btn {
    font-size: clamp(0.88rem, 0.39vw + 0.79rem, 1.25rem);
  }
}

@media (min-width: 1350px) and (min-width: 1920px) {
  .breakscroll\:text-btn {
    font-size: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

@media (min-width: 1350px) {
  .hamburger\:text-btn {
    font-size: clamp(0.88rem, 0.39vw + 0.79rem, 1.25rem);
  }
}

@media (min-width: 1350px) and (min-width: 1920px) {
  .hamburger\:text-btn {
    font-size: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

@media (min-width: 1350px) {
  .breakfooter\:text-btn {
    font-size: clamp(0.88rem, 0.39vw + 0.79rem, 1.25rem);
  }
}

@media (min-width: 1350px) and (min-width: 1920px) {
  .breakfooter\:text-btn {
    font-size: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

/* now generate for the media queries */

@media (min-width: 370px) {
  .mobile\:text-btn-lg {
    font-size: clamp(1.13rem, 0.39vw + 1.04rem, 1.5rem);
  }
}

@media (min-width: 370px) and (min-width: 1920px) {
  .mobile\:text-btn-lg {
    font-size: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

@media (min-width: 768px) {
  .tablet\:text-btn-lg {
    font-size: clamp(1.13rem, 0.39vw + 1.04rem, 1.5rem);
  }
}

@media (min-width: 768px) and (min-width: 1920px) {
  .tablet\:text-btn-lg {
    font-size: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

@media (min-width: 992px) {
  .small_laptop\:text-btn-lg {
    font-size: clamp(1.13rem, 0.39vw + 1.04rem, 1.5rem);
  }
}

@media (min-width: 992px) and (min-width: 1920px) {
  .small_laptop\:text-btn-lg {
    font-size: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

@media (min-width: 1366px) {
  .laptop\:text-btn-lg {
    font-size: clamp(1.13rem, 0.39vw + 1.04rem, 1.5rem);
  }
}

@media (min-width: 1366px) and (min-width: 1920px) {
  .laptop\:text-btn-lg {
    font-size: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

@media (min-width: 1920px) {
  .desktop\:text-btn-lg {
    font-size: clamp(1.13rem, 0.39vw + 1.04rem, 1.5rem);
  }
}

@media (min-width: 1920px) and (min-width: 1920px) {
  .desktop\:text-btn-lg {
    font-size: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

@media (min-width: 2880px) {
  .wide\:text-btn-lg {
    font-size: clamp(1.13rem, 0.39vw + 1.04rem, 1.5rem);
  }
}

@media (min-width: 2880px) and (min-width: 1920px) {
  .wide\:text-btn-lg {
    font-size: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

@media (min-width: 3860px) {
  .ultrawide\:text-btn-lg {
    font-size: clamp(1.13rem, 0.39vw + 1.04rem, 1.5rem);
  }
}

@media (min-width: 3860px) and (min-width: 1920px) {
  .ultrawide\:text-btn-lg {
    font-size: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

@media (min-width: 1350px) {
  .breakscroll\:text-btn-lg {
    font-size: clamp(1.13rem, 0.39vw + 1.04rem, 1.5rem);
  }
}

@media (min-width: 1350px) and (min-width: 1920px) {
  .breakscroll\:text-btn-lg {
    font-size: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

@media (min-width: 1350px) {
  .hamburger\:text-btn-lg {
    font-size: clamp(1.13rem, 0.39vw + 1.04rem, 1.5rem);
  }
}

@media (min-width: 1350px) and (min-width: 1920px) {
  .hamburger\:text-btn-lg {
    font-size: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

@media (min-width: 1350px) {
  .breakfooter\:text-btn-lg {
    font-size: clamp(1.13rem, 0.39vw + 1.04rem, 1.5rem);
  }
}

@media (min-width: 1350px) and (min-width: 1920px) {
  .breakfooter\:text-btn-lg {
    font-size: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

/* now generate for the media queries */

@media (min-width: 370px) {
  .mobile\:text-input {
    font-size: clamp(0.81rem, 0.06vw + 0.8rem, 0.88rem);
  }
}

@media (min-width: 370px) and (min-width: 1920px) {
  .mobile\:text-input {
    font-size: clamp(0.88rem, 0.72vw + 0.01rem, 1.75rem);
  }
}

@media (min-width: 768px) {
  .tablet\:text-input {
    font-size: clamp(0.81rem, 0.06vw + 0.8rem, 0.88rem);
  }
}

@media (min-width: 768px) and (min-width: 1920px) {
  .tablet\:text-input {
    font-size: clamp(0.88rem, 0.72vw + 0.01rem, 1.75rem);
  }
}

@media (min-width: 992px) {
  .small_laptop\:text-input {
    font-size: clamp(0.81rem, 0.06vw + 0.8rem, 0.88rem);
  }
}

@media (min-width: 992px) and (min-width: 1920px) {
  .small_laptop\:text-input {
    font-size: clamp(0.88rem, 0.72vw + 0.01rem, 1.75rem);
  }
}

@media (min-width: 1366px) {
  .laptop\:text-input {
    font-size: clamp(0.81rem, 0.06vw + 0.8rem, 0.88rem);
  }
}

@media (min-width: 1366px) and (min-width: 1920px) {
  .laptop\:text-input {
    font-size: clamp(0.88rem, 0.72vw + 0.01rem, 1.75rem);
  }
}

@media (min-width: 1920px) {
  .desktop\:text-input {
    font-size: clamp(0.81rem, 0.06vw + 0.8rem, 0.88rem);
  }
}

@media (min-width: 1920px) and (min-width: 1920px) {
  .desktop\:text-input {
    font-size: clamp(0.88rem, 0.72vw + 0.01rem, 1.75rem);
  }
}

@media (min-width: 2880px) {
  .wide\:text-input {
    font-size: clamp(0.81rem, 0.06vw + 0.8rem, 0.88rem);
  }
}

@media (min-width: 2880px) and (min-width: 1920px) {
  .wide\:text-input {
    font-size: clamp(0.88rem, 0.72vw + 0.01rem, 1.75rem);
  }
}

@media (min-width: 3860px) {
  .ultrawide\:text-input {
    font-size: clamp(0.81rem, 0.06vw + 0.8rem, 0.88rem);
  }
}

@media (min-width: 3860px) and (min-width: 1920px) {
  .ultrawide\:text-input {
    font-size: clamp(0.88rem, 0.72vw + 0.01rem, 1.75rem);
  }
}

@media (min-width: 1350px) {
  .breakscroll\:text-input {
    font-size: clamp(0.81rem, 0.06vw + 0.8rem, 0.88rem);
  }
}

@media (min-width: 1350px) and (min-width: 1920px) {
  .breakscroll\:text-input {
    font-size: clamp(0.88rem, 0.72vw + 0.01rem, 1.75rem);
  }
}

@media (min-width: 1350px) {
  .hamburger\:text-input {
    font-size: clamp(0.81rem, 0.06vw + 0.8rem, 0.88rem);
  }
}

@media (min-width: 1350px) and (min-width: 1920px) {
  .hamburger\:text-input {
    font-size: clamp(0.88rem, 0.72vw + 0.01rem, 1.75rem);
  }
}

@media (min-width: 1350px) {
  .breakfooter\:text-input {
    font-size: clamp(0.81rem, 0.06vw + 0.8rem, 0.88rem);
  }
}

@media (min-width: 1350px) and (min-width: 1920px) {
  .breakfooter\:text-input {
    font-size: clamp(0.88rem, 0.72vw + 0.01rem, 1.75rem);
  }
}

b, strong {
  font-weight: 500 !important;
}

.underline {
  text-decoration: underline !important;
}

.underline:hover {
  text-decoration: underline !important;
}

@media (max-height: 680px) {
  html {
    font-size: 0.9rem;
  }
}

.gap-y-0 {
  row-gap: 0px;
}

body.error-404 .footer__container {
  position: relative !important;
}

.footer__container {
  position: fixed;
  z-index: 1;
  bottom: 0px;
  width: 100vw;
  will-change: transform;
  overflow-y: hidden;
}

.footer__container.show-overflow {
  overflow-y: auto;
}

.footer__disclaimer .logo-wide {
  width: 22%;
  background-color: black;
  padding-top: clamp(0.94rem, 0.32vw + 0.86rem, 1.25rem);
  padding-bottom: clamp(0.94rem, 0.32vw + 0.86rem, 1.25rem);
  padding-left: clamp(1.25rem, 1.81vw + 0.83rem, 3rem);
  padding-right: clamp(1.25rem, 2.84vw + 0.59rem, 4rem);
}

@media (min-width: 1920px) {
  .footer__disclaimer .logo-wide {
    padding-top: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

@media (min-width: 1920px) {
  .footer__disclaimer .logo-wide {
    padding-bottom: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

@media (min-width: 1920px) {
  .footer__disclaimer .logo-wide {
    padding-left: clamp(3rem, 2.47vw + 0.03rem, 6rem);
  }
}

@media (min-width: 1920px) {
  .footer__disclaimer .logo-wide {
    padding-right: clamp(4rem, 3.3vw + 0.04rem, 8rem);
  }
}

.footer__disclaimer .logo-wide svg {
  width: 100%;
}

@media (max-width: 991px) {
  .footer__disclaimer .logo-wide {
    width: 50%;
    padding-left: clamp(1.25rem, 1.26vw + 0.96rem, 1.56rem);
    padding-right: clamp(1.25rem, 1.26vw + 0.96rem, 1.56rem);
    padding-top: clamp(0.63rem, 0vw + 0.63rem, 0.63rem);
    padding-top: clamp(0.63rem, 0vw + 0.63rem, 0.63rem);
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .footer__disclaimer .logo-wide {
    padding-left: clamp(1.56rem, 2vw + 0.6rem, 3rem);
  }
}

@media (max-width: 991px) and (min-width: 1920px) {
  .footer__disclaimer .logo-wide {
    padding-left: clamp(3rem, 2.47vw + 0.03rem, 6rem);
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .footer__disclaimer .logo-wide {
    padding-right: clamp(1.56rem, 2vw + 0.6rem, 3rem);
  }
}

@media (max-width: 991px) and (min-width: 1920px) {
  .footer__disclaimer .logo-wide {
    padding-right: clamp(3rem, 2.47vw + 0.03rem, 6rem);
  }
}

@media (max-width: 991px) and (min-width: 1920px) {
  .footer__disclaimer .logo-wide {
    padding-top: clamp(0.63rem, 0.52vw + 0.01rem, 1.25rem);
  }
}

@media (max-width: 991px) and (min-width: 1920px) {
  .footer__disclaimer .logo-wide {
    padding-top: clamp(0.63rem, 0.52vw + 0.01rem, 1.25rem);
  }
}

.footer__copyright-area p {
  margin-bottom: 0px;
  font-size: clamp(0.75rem, 0.52vw + 0.63rem, 1.25rem);
  font-family: "DM Sans";
  transition: 0.3s;
  line-height: 1.2 !important;
  margin-top: 0px;
  margin-bottom: 0px;
  position: relative;
  bottom: clamp(0.06rem, 0.06vw + 0.05rem, 0.13rem);
}

@media (min-width: 1920px) {
  .footer__copyright-area p {
    font-size: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

@media (min-width: 1920px) {
  .footer__copyright-area p {
    bottom: clamp(0.13rem, 0.1vw + 0rem, 0.25rem);
  }
}

.footer a {
  text-decoration: none;
}

.footer a:hover {
  text-decoration: none;
}

.footer__socials {
  display: flex;
  gap: clamp(2.56rem, 0.26vw + 2.5rem, 2.81rem);
}

@media (min-width: 1920px) {
  .footer__socials {
    gap: clamp(2.81rem, 2.32vw + 0.03rem, 5.63rem);
  }
}

.footer__socials a:hover svg path {
  fill: #FF6B00 !important;
}

.footer__socials svg {
  height: clamp(1.5rem, 0.9vw + 1.29rem, 2.38rem);
  width: auto;
}

@media (min-width: 1920px) {
  .footer__socials svg {
    height: clamp(2.38rem, 1.96vw + 0.02rem, 4.75rem);
  }
}

@media (max-width: 991px) {
  .footer__logos img {
    width: 100%;
    height: auto;
  }
}

.footer__trust-index {
  width: 64px;
  height: 64px;
}

.footer ul li:not(:last-child) {
  margin-bottom: clamp(0.38rem, 0.13vw + 0.35rem, 0.5rem);
}

@media (min-width: 1920px) {
  .footer ul li:not(:last-child) {
    margin-bottom: clamp(0.5rem, 0.41vw + 0.01rem, 1rem);
  }
}

.footer ul li {
  width: -moz-fit-content;
  width: fit-content;
}

@media (max-width: 991px) {
  .footer ul a {
    font-size: 14px;
  }

  .footer ul .divider.first {
    margin-top: 8px;
    padding-bottom: 2px;
  }

  .footer ul li:last-child {
    margin-bottom: clamp(0.38rem, 0.13vw + 0.35rem, 0.5rem);
  }
}

@media (max-width: 991px) and (min-width: 1920px) {
  .footer ul li:last-child {
    margin-bottom: clamp(0.5rem, 0.41vw + 0.01rem, 1rem);
  }
}

.footer .footer-mobile-link.active {
  color: #FF6B00;
}

.footer .col {
  padding-top: clamp(1.25rem, 1.26vw + 0.96rem, 1.56rem);
  padding-bottom: clamp(1.25rem, 1.26vw + 0.96rem, 1.56rem);
  padding-left: clamp(1.25rem, 1.26vw + 0.96rem, 1.56rem);
  padding-right: clamp(1.25rem, 1.26vw + 0.96rem, 1.56rem);
  border: 1px solid #1D2120;
  border-left: none;
  border-top: 1px solid #1D2120;
}

@media (min-width: 768px) {
  .footer .col {
    padding-top: clamp(1.56rem, 2vw + 0.6rem, 3rem);
    padding-bottom: clamp(1.56rem, 2vw + 0.6rem, 3rem);
    padding-left: clamp(1.56rem, 2vw + 0.6rem, 3rem);
    padding-right: clamp(1.56rem, 2vw + 0.6rem, 3rem);
  }
}

@media (min-width: 1920px) {
  .footer .col {
    padding-top: clamp(3rem, 2.47vw + 0.03rem, 6rem);
    padding-bottom: clamp(3rem, 2.47vw + 0.03rem, 6rem);
    padding-left: clamp(3rem, 2.47vw + 0.03rem, 6rem);
    padding-right: clamp(3rem, 2.47vw + 0.03rem, 6rem);
  }
}

@media (min-width: 3860px) {
  .footer .col {
    border: 2px solid #1D2120;
  }
}

@media (min-width: 3860px) {
  .footer .col {
    border-top: 2px solid #1D2120;
  }
}

@media (max-width: 991px) {
  .footer .col {
    border-top: none;
  }

  .footer .col:first-child {
    border-top: 1px solid #1D2120;
  }
}

@media (max-width: 991px) and (min-width: 3860px) {
  .footer .col:first-child {
    border-top: 2px solid #1D2120;
  }
}

@media (min-width: 992px) {
  .footer .col > * {
    padding-bottom: clamp(1.25rem, 1.26vw + 0.96rem, 1.56rem);
  }
}

@media (min-width: 992px) and (min-width: 768px) {
  .footer .col > * {
    padding-bottom: clamp(1.56rem, 2vw + 0.6rem, 3rem);
  }
}

@media (min-width: 992px) and (min-width: 1920px) {
  .footer .col > * {
    padding-bottom: clamp(3rem, 2.47vw + 0.03rem, 6rem);
  }
}

.footer .c-accordion__heading {
  align-items: center;
  padding-bottom: clamp(1.56rem, 0.45vw + 1.46rem, 2rem);
}

@media (min-width: 1920px) {
  .footer .c-accordion__heading {
    padding-bottom: clamp(2rem, 1.65vw + 0.02rem, 4rem);
  }
}

@media (max-width: 991px) {
  .footer .footer-item-col {
    padding-bottom: 0px;
  }

  .footer .c-accordion__heading h3 {
    position: relative;
    top: 3px;
  }

  .footer .c-accordion__content ul, .footer .c-accordion__content .footer__contact-details {
    padding-bottom: clamp(1.56rem, 0.45vw + 1.46rem, 2rem);
  }
}

@media (max-width: 991px) and (min-width: 1920px) {
  .footer .c-accordion__content ul, .footer .c-accordion__content .footer__contact-details {
    padding-bottom: clamp(2rem, 1.65vw + 0.02rem, 4rem);
  }
}

.footer .col:last-child {
  border-right: none !important;
}

.b-hero__bottom-padding {
  padding-bottom: clamp(4.5rem, 3.61vw + 3.66rem, 8rem);
}

@media (min-width: 1920px) {
  .b-hero__bottom-padding {
    padding-bottom: clamp(8rem, 6.6vw + 0.08rem, 16rem);
  }
}

.c-mobile-menu {
  transition: transform 0.4s ease-out !important;
  transform: translateY(100%) !important;
  position: fixed;
  bottom: 0px;
  width: 100%;
  z-index: 40;
  padding-top: 24px;
  padding-bottom: 40px;
}

.c-mobile-menu.active {
  transform: translateY(0%) !important;
}

.c-mobile-menu__bar {
  border-bottom: 4px solid #2E2C27;
  width: 80px;
  margin: 0 auto;
  margin-bottom: 40px;
  border-radius: 310px;
}

.c-mobile-menu__logo {
  max-width: 224px;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 40px;
}

.c-mobile-menu a, .c-mobile-menu li {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  display: block;
}

.c-mobile-menu li a {
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 16px;
  font-weight: 400;
}

.c-mobile-menu__cta {
  padding-top: 40px;
}

.mobile-menu-button {
  transition: transform 0.4s ease-out, max-width 0.4s ease-out, padding 0.4s ease-out !important;
  transform: translate(-50%, 200%) !important; /* Moves left by 50% & hides below */
  position: fixed;
  padding-left: clamp(1.25rem, 0vw + 1.25rem, 1.25rem);
  padding-right: clamp(1.25rem, 0vw + 1.25rem, 1.25rem);
  bottom: clamp(1.25rem, 0vw + 1.25rem, 1.25rem);
  width: 100vw;
  z-index: 25;
  left: 50%;
  background-color: transparent;
}

.mobile-menu-button .a-content-flip__flipped {
  right: 10px;
}

@media (min-width: 1350px) {
  .mobile-menu-button {
    display: none;
  }
}

.mobile-menu-button.valid-section {
  transform: translate(-50%, 0%) !important; /* Moves left by 50% & hides below */
}

.mobile-menu-button.hide {
  transform: translate(-50%, 200%) !important; /* Moves left by 50% & hides below */
}

.mobile-menu-button.mini-menu {
  padding-left: 0px;
  padding-right: 0px;
}

.mobile-menu-button.mini-menu .mobile-menu-button__content {
  padding-right: 0px !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.mobile-menu-button__content {
  transition: padding 0.4s ease-out; /* Ensure padding animates smoothly */
  background-color: rgba(239, 239, 239, 0.9);
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
  width: 100%;
  height: 44px;
  border-radius: 250px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

@media (max-width: 1349px) {
  .mobile-menu-button__content {
    padding-top: clamp(1.25rem, 1.26vw + 0.96rem, 1.56rem);
    align-items: flex-start;
  }
}

@media (max-width: 1349px) and (min-width: 768px) {
  .mobile-menu-button__content {
    padding-top: clamp(1.56rem, 2vw + 0.6rem, 3rem);
  }
}

@media (max-width: 1349px) and (min-width: 1920px) {
  .mobile-menu-button__content {
    padding-top: clamp(3rem, 2.47vw + 0.03rem, 6rem);
  }
}

.mobile-menu-button__content__logo {
  position: absolute;
  display: flex;
  align-items: center;
  left: 24px;
}

.mobile-menu-button__content__logo svg {
  height: 16px;
  display: block !important;
}

.mobile-menu-button__content__cta {
  height: 100%;
}

.mobile-menu-button__content__cta .c-navbar__cta {
  height: 100%;
  padding-left: 0px;
}

.mobile-menu-button__content__cta .c-navbar__cta a, .mobile-menu-button__content__cta .c-navbar__cta button {
  height: 100%;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.mobile-menu-button__content__cta .c-navbar__cta svg {
  margin-left: 5px;
}

.menubar-measurer-mobile {
  width: -moz-fit-content !important;
  width: fit-content !important;
}

.mega-menu {
  color: #ffffff;
  position: fixed;
  z-index: 30;
  width: 100vw;
  left: 0px;
  height: 0px;
}

.mega-menu__search {
  display: flex !important;
  flex-direction: column;
  justify-content: space-between;
}

.mega-menu__overlay {
  background-color: black;
  opacity: 0.8;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100vw;
  height: 100vh;
  transform: translate(100%, 0);
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  cursor: pointer;
}

.mega-menu__mobile, .mega-menu__search {
  display: none;
  width: 100%;
  height: 100vh;
  right: 0px;
  z-index: 999999;
  margin-left: 0px;
  list-style-type: none;
  -webkit-font-smoothing: antialiased;
  transform-origin: 0% 0%;
  transform: translate(100%, 0);
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  position: fixed;
  top: 0px;
  background-color: #AEBED3;
  /*
  * And let's slide it in from the left
  */
}

@supports (height: 100svh) {
  .mega-menu__mobile, .mega-menu__search {
    height: 100svh;
  }
}

@supports (height: 100dvh) {
  .mega-menu__mobile, .mega-menu__search {
    height: 100dvh;
  }
}

@media (min-width: 1350px) {
  .mega-menu__mobile, .mega-menu__search {
    height: 98vh;
    margin-top: 1vh;
    margin-bottom: 1vh;
    margin-right: 1vh;
    width: 50%;
    right: -1vh;
  }
}

.mega-menu__mobile__content, .mega-menu__search__content {
  height: 100vh;
  background-color: #AEBED3 !important;
  z-index: 99999;
  position: relative;
  display: flex;
  align-items: center;
}

@supports (height: 100svh) {
  .mega-menu__mobile__content, .mega-menu__search__content {
    height: 100svh;
  }
}

@supports (height: 100dvh) {
  .mega-menu__mobile__content, .mega-menu__search__content {
    height: 100dvh;
  }
}

@media (max-width: 1349px) {
  .mega-menu__mobile__content, .mega-menu__search__content {
    padding-top: 86px;
    flex-direction: column;
    align-items: flex-start;
  }
}

@media (min-width: 1350px) {
  .mega-menu__mobile, .mega-menu__search {
    display: none;
  }
}

.js-navbar.overlay {
  z-index: 99999999 !important;
}

.js-main-navigation.show-mobile-menu .mega-menu-area {
  transform: translate(0%);
}

@media (min-width: 1350px) {
  .js-main-navigation.show-mobile-menu .mega-menu-area {
    transform: translate(-1vh);
  }
}

.js-main-navigation.show-mobile-menu .mega-menu__overlay {
  transform: translate(0%);
}

.js-main-navigation.show-search .mega-menu-search-area {
  transform: translate(0%);
}

@media (min-width: 1350px) {
  .js-main-navigation.show-search .mega-menu-search-area {
    transform: translate(-1vh);
  }
}

.js-main-navigation.show-search .mega-menu__overlay {
  transform: translate(0%);
}

.mega-menu__mobile.mega-menu-area-overlayed, .mega-menu__search.mega-menu-area-overlayed {
  z-index: 99;
}

.mega-menu__mobile li, .mega-menu__search li {
  margin-bottom: 0px !important;
}

.mega-menu__mobile li .mega-menu__parent, .mega-menu__search li .mega-menu__parent {
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: 0.3s;
}

@media (hover: hover) and (pointer: fine) {
  .mega-menu__mobile li .mega-menu__parent:hover, .mega-menu__search li .mega-menu__parent:hover {
    color: #2E2C27;
  }

  .mega-menu__mobile li .mega-menu__parent:hover svg rect, .mega-menu__search li .mega-menu__parent:hover svg rect {
    fill: #2E2C27;
  }

  .mega-menu__mobile li .mega-menu__parent:hover svg path, .mega-menu__search li .mega-menu__parent:hover svg path {
    fill: #ffffff;
  }

  .mega-menu__mobile li .mega-menu__parent svg, .mega-menu__search li .mega-menu__parent svg {
    width: 32px;
  }

  .mega-menu__mobile li .mega-menu__parent svg rect, .mega-menu__search li .mega-menu__parent svg rect {
    fill: #ffffff;
  }

  .mega-menu__mobile li .mega-menu__parent svg path, .mega-menu__search li .mega-menu__parent svg path {
    fill: #1D2120;
  }
}

.mega-menu__mobile li a, .mega-menu__search li a {
  padding-top: 14px;
  padding-bottom: 14px;
  display: flex;
  align-items: center;
  gap: 16px;
  width: 100%;
  font-size: 22px;
  font-weight: 700;
}

.mega-menu__mobile li a svg rect, .mega-menu__search li a svg rect {
  fill: #2E2C27;
}

.mega-menu__mobile li a svg path, .mega-menu__search li a svg path {
  fill: #2E2C27;
}

.mega-menu__mobile li a.smaller, .mega-menu__search li a.smaller {
  font-size: 18px;
  font-weight: 500;
}

@media (hover: hover) and (pointer: fine) {
  .mega-menu__mobile li a:hover, .mega-menu__search li a:hover {
    color: #FF6B00;
  }

  .mega-menu__mobile li a:hover svg rect, .mega-menu__search li a:hover svg rect {
    fill: #FF6B00;
  }

  .mega-menu__mobile li a:hover svg path, .mega-menu__search li a:hover svg path {
    fill: #FF6B00;
  }
}

.mega-menu__mobile li.has-children, .mega-menu__search li.has-children {
  padding-top: 12px;
  padding-bottom: 12px;
}

.mega-menu__mobile li.has-children:first-child, .mega-menu__search li.has-children:first-child {
  padding-top: 0px;
}

.mega-menu__mobile li.has-children + li, .mega-menu__search li.has-children + li {
  padding-top: 12px;
  padding-bottom: 12px;
}

.mega-menu__mobile li.has-children + li a, .mega-menu__search li.has-children + li a {
  padding-top: 0px;
  padding-bottom: 0px;
}

.mega-menu__mobile li.has-children .child-menu, .mega-menu__search li.has-children .child-menu {
  color: #1D2120;
  position: absolute;
  background-color: #ffffff;
  top: 76px;
  left: 0px;
  height: 100%;
  width: 100vw;
  margin: 0 auto;
  transform-origin: 0% 0%;
  transform: translate(100%, 0);
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  z-index: 99;
}

.mega-menu__mobile li.has-children .child-menu.show, .mega-menu__search li.has-children .child-menu.show {
  transform: translateX(0%);
}

.mega-menu__mobile li.has-children .child-menu .image-wrapper, .mega-menu__search li.has-children .child-menu .image-wrapper {
  border-radius: 0px;
  aspect-ratio: 375/248;
  max-height: 28vh !important;
  width: 100%;
}

.mega-menu__mobile li.has-children .child-menu .text-h3, .mega-menu__search li.has-children .child-menu .text-h3 {
  margin-bottom: 12px !important;
  margin-top: clamp(1.25rem, 1.26vw + 0.96rem, 1.56rem);
}

@media (min-width: 768px) {
  .mega-menu__mobile li.has-children .child-menu .text-h3, .mega-menu__search li.has-children .child-menu .text-h3 {
    margin-top: clamp(1.56rem, 2vw + 0.6rem, 3rem);
  }
}

@media (min-width: 1920px) {
  .mega-menu__mobile li.has-children .child-menu .text-h3, .mega-menu__search li.has-children .child-menu .text-h3 {
    margin-top: clamp(3rem, 2.47vw + 0.03rem, 6rem);
  }
}

.mega-menu__mobile li.has-children .child-menu li a, .mega-menu__search li.has-children .child-menu li a {
  padding-top: 12px;
  padding-bottom: 12px;
  color: #1D2120;
}

@media (hover: hover) and (pointer: fine) {
  .mega-menu__mobile li.has-children .child-menu li:hover a, .mega-menu__search li.has-children .child-menu li:hover a {
    color: #1D2120;
  }
}

.mega-menu__mobile li.has-children .child-menu svg, .mega-menu__search li.has-children .child-menu svg {
  width: 18px !important;
}

.mega-menu__mobile li.has-children .child-menu svg path, .mega-menu__search li.has-children .child-menu svg path {
  fill: white !important;
}

.mega-menu__mobile li.has-children .child-menu .mega-menu__back, .mega-menu__search li.has-children .child-menu .mega-menu__back {
  padding-bottom: 24px;
  padding-top: 24px;
  transition: 0.3s;
  cursor: pointer;
}

@media (hover: hover) and (pointer: fine) {
  .mega-menu__mobile li.has-children .child-menu .mega-menu__back:hover, .mega-menu__search li.has-children .child-menu .mega-menu__back:hover {
    color: #1D2120;
  }
}

.mega-menu__mobile__top-area, .mega-menu__search__top-area {
  width: 100%;
  overflow: auto;
  text-transform: uppercase;
}

@media (max-width: 1349px) {
  .mega-menu__mobile__top-area br, .mega-menu__search__top-area br {
    display: none;
  }
}

.mega-menu__mobile__top-area__large-links, .mega-menu__search__top-area__large-links {
  padding-bottom: clamp(1.88rem, 2.58vw + 1.28rem, 4.38rem);
}

@media (min-width: 1920px) {
  .mega-menu__mobile__top-area__large-links, .mega-menu__search__top-area__large-links {
    padding-bottom: clamp(4.38rem, 3.61vw + 0.05rem, 8.75rem);
  }
}

.mega-menu__mobile__top-area__large-links a, .mega-menu__search__top-area__large-links a {
  position: relative;
  padding-top: 0.5%;
  margin-bottom: 0.5%;
  margin-bottom: clamp(0.38rem, 0.26vw + 0.32rem, 0.63rem) !important;
  display: block;
  font-family: "DM Mono" !important;
  transition: 0.3s !important;
  letter-spacing: 0em !important;
  line-height: 1 !important !important;
  font-weight: 400 !important;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: clamp(1.56rem, 1.94vw + 1.11rem, 3.44rem) !important;
  width: -moz-fit-content;
  width: fit-content;
}

@media (min-width: 1920px) {
  .mega-menu__mobile__top-area__large-links a, .mega-menu__search__top-area__large-links a {
    margin-bottom: clamp(0.63rem, 0.52vw + 0.01rem, 1.25rem) !important;
  }
}

.mega-menu__mobile__top-area__large-links a::after, .mega-menu__search__top-area__large-links a::after {
  transition: 0.3s;
  content: "";
  position: absolute;
  top: 46%;
  left: -1.5%;
  transform: translateY(-50%);
  width: 103.5%;
  height: 100%;
  background-color: #F9FF83;
  z-index: -1;
  border-radius: 4px;
  opacity: 0;
}

.mega-menu__mobile__top-area__large-links a:hover, .mega-menu__search__top-area__large-links a:hover {
  color: #1D2120 !important;
}

.mega-menu__mobile__top-area__large-links a:hover::after, .mega-menu__search__top-area__large-links a:hover::after {
  opacity: 1;
}

@media (min-width: 1920px) {
  .mega-menu__mobile__top-area__large-links a, .mega-menu__search__top-area__large-links a {
    font-size: clamp(3.44rem, 2.84vw + 0.04rem, 6.88rem) !important;
  }
}

.mega-menu__mobile__top-area__small-links, .mega-menu__search__top-area__small-links {
  position: relative;
  left: clamp(0.13rem, 0.06vw + 0.11rem, 0.19rem);
}

@media (min-width: 1920px) {
  .mega-menu__mobile__top-area__small-links, .mega-menu__search__top-area__small-links {
    left: clamp(0.19rem, 0.15vw + 0rem, 0.38rem);
  }
}

.mega-menu__mobile__top-area__small-links a, .mega-menu__search__top-area__small-links a {
  display: block;
  font-size: clamp(0.75rem, 0.13vw + 0.72rem, 0.88rem) !important;
  margin-bottom: clamp(0.63rem, 0.26vw + 0.57rem, 0.88rem) !important;
}

@media (min-width: 1920px) {
  .mega-menu__mobile__top-area__small-links a, .mega-menu__search__top-area__small-links a {
    font-size: clamp(0.88rem, 0.72vw + 0.01rem, 1.75rem) !important;
  }
}

@media (min-width: 1920px) {
  .mega-menu__mobile__top-area__small-links a, .mega-menu__search__top-area__small-links a {
    margin-bottom: clamp(0.88rem, 0.72vw + 0.01rem, 1.75rem) !important;
  }
}

.mega-menu__mobile__top-area__menu-group, .mega-menu__search__top-area__menu-group {
  margin-bottom: clamp(0.88rem, 0vw + 0.88rem, 0.88rem);
}

@media (min-width: 1920px) {
  .mega-menu__mobile__top-area__menu-group, .mega-menu__search__top-area__menu-group {
    margin-bottom: clamp(0.88rem, 0.72vw + 0.01rem, 1.75rem);
  }
}

.mega-menu__mobile__top-area__menu-group:last-child, .mega-menu__search__top-area__menu-group:last-child {
  margin-bottom: 0px !important;
}

.mega-menu__mobile__top-area__menu-group__heading, .mega-menu__search__top-area__menu-group__heading {
  margin-bottom: clamp(0.63rem, 0vw + 0.63rem, 0.63rem);
  font-weight: 1000;
  font-size: clamp(1.13rem, 0vw + 1.13rem, 1.13rem);
}

@media (min-width: 1920px) {
  .mega-menu__mobile__top-area__menu-group__heading, .mega-menu__search__top-area__menu-group__heading {
    margin-bottom: clamp(0.63rem, 0.52vw + 0.01rem, 1.25rem);
  }
}

@media (min-width: 1920px) {
  .mega-menu__mobile__top-area__menu-group__heading, .mega-menu__search__top-area__menu-group__heading {
    font-size: clamp(1.13rem, 0.93vw + 0.01rem, 2.25rem);
  }
}

.mega-menu__mobile__top-area__menu-group ul li a, .mega-menu__search__top-area__menu-group ul li a {
  font-size: clamp(0.88rem, 0vw + 0.88rem, 0.88rem);
  padding-bottom: clamp(0.5rem, 0vw + 0.5rem, 0.5rem);
  padding-top: 0px !important;
  font-weight: 500 !important;
  gap: 13px;
}

@media (min-width: 1920px) {
  .mega-menu__mobile__top-area__menu-group ul li a, .mega-menu__search__top-area__menu-group ul li a {
    font-size: clamp(0.88rem, 0.72vw + 0.01rem, 1.75rem);
  }
}

@media (min-width: 1920px) {
  .mega-menu__mobile__top-area__menu-group ul li a, .mega-menu__search__top-area__menu-group ul li a {
    padding-bottom: clamp(0.5rem, 0.41vw + 0.01rem, 1rem);
  }
}

.mega-menu__mobile__top-area__menu-group ul li a svg, .mega-menu__search__top-area__menu-group ul li a svg {
  width: 20px !important;
}

.mega-menu__mobile__top-area__menu-group ul li:first-child a, .mega-menu__search__top-area__menu-group ul li:first-child a {
  padding-top: 0px !important;
}

.mega-menu__mobile__top-area, .mega-menu__mobile__bottom-area__information, .mega-menu__mobile__bottom-area, .mega-menu__search__top-area, .mega-menu__search__bottom-area__information, .mega-menu__search__bottom-area {
  padding-left: clamp(1.25rem, 1.26vw + 0.96rem, 1.56rem);
  padding-right: clamp(1.25rem, 1.26vw + 0.96rem, 1.56rem);
}

@media (min-width: 768px) {
  .mega-menu__mobile__top-area, .mega-menu__mobile__bottom-area__information, .mega-menu__mobile__bottom-area, .mega-menu__search__top-area, .mega-menu__search__bottom-area__information, .mega-menu__search__bottom-area {
    padding-left: clamp(1.56rem, 2vw + 0.6rem, 3rem);
    padding-right: clamp(1.56rem, 2vw + 0.6rem, 3rem);
  }
}

@media (min-width: 1920px) {
  .mega-menu__mobile__top-area, .mega-menu__mobile__bottom-area__information, .mega-menu__mobile__bottom-area, .mega-menu__search__top-area, .mega-menu__search__bottom-area__information, .mega-menu__search__bottom-area {
    padding-left: clamp(3rem, 2.47vw + 0.03rem, 6rem);
    padding-right: clamp(3rem, 2.47vw + 0.03rem, 6rem);
  }
}

.mega-menu__mobile__bottom-area, .mega-menu__search__bottom-area {
  position: absolute;
  width: -moz-fit-content;
  width: fit-content;
  bottom: clamp(1.25rem, 1.26vw + 0.96rem, 1.56rem);
  left: clamp(1.25rem, 1.26vw + 0.96rem, 1.56rem);
  border-radius: clamp(0.38rem, 0.13vw + 0.35rem, 0.5rem);
  border: 1px solid #1D2120;
  padding: clamp(1.25rem, 0.26vw + 1.19rem, 1.5rem);
}

@media (min-width: 768px) {
  .mega-menu__mobile__bottom-area, .mega-menu__search__bottom-area {
    bottom: clamp(1.56rem, 2vw + 0.6rem, 3rem);
  }
}

@media (min-width: 1920px) {
  .mega-menu__mobile__bottom-area, .mega-menu__search__bottom-area {
    bottom: clamp(3rem, 2.47vw + 0.03rem, 6rem);
  }
}

@media (min-width: 768px) {
  .mega-menu__mobile__bottom-area, .mega-menu__search__bottom-area {
    left: clamp(1.56rem, 2vw + 0.6rem, 3rem);
  }
}

@media (min-width: 1920px) {
  .mega-menu__mobile__bottom-area, .mega-menu__search__bottom-area {
    left: clamp(3rem, 2.47vw + 0.03rem, 6rem);
  }
}

@media (min-width: 1350px) {
  .mega-menu__mobile__bottom-area, .mega-menu__search__bottom-area {
    right: clamp(1.25rem, 1.26vw + 0.96rem, 1.56rem);
    left: auto;
  }
}

@media (min-width: 1350px) and (min-width: 768px) {
  .mega-menu__mobile__bottom-area, .mega-menu__search__bottom-area {
    right: clamp(1.56rem, 2vw + 0.6rem, 3rem);
  }
}

@media (min-width: 1350px) and (min-width: 1920px) {
  .mega-menu__mobile__bottom-area, .mega-menu__search__bottom-area {
    right: clamp(3rem, 2.47vw + 0.03rem, 6rem);
  }
}

@media (min-width: 1920px) {
  .mega-menu__mobile__bottom-area, .mega-menu__search__bottom-area {
    border-radius: clamp(0.5rem, 0.41vw + 0.01rem, 1rem);
  }
}

@media (min-width: 1920px) {
  .mega-menu__mobile__bottom-area, .mega-menu__search__bottom-area {
    padding: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

.mega-menu__mobile__bottom-area a, .mega-menu__search__bottom-area a {
  display: block;
}

.mega-menu__mobile__bottom-area__email, .mega-menu__search__bottom-area__email {
  color: #ffffff !important;
  font-family: "DM Sans" !important;
  letter-spacing: 0 !important;
  line-height: 1.2 !important !important;
  font-weight: 400 !important;
  font-size: clamp(0.75rem, 0.65vw + 0.6rem, 1.38rem) !important;
  margin-bottom: clamp(1.13rem, 0.39vw + 1.04rem, 1.5rem) !important;
}

@media (min-width: 1920px) {
  .mega-menu__mobile__bottom-area__email, .mega-menu__search__bottom-area__email {
    font-size: clamp(1.38rem, 1.13vw + 0.01rem, 2.75rem) !important;
  }
}

@media (min-width: 1920px) {
  .mega-menu__mobile__bottom-area__email, .mega-menu__search__bottom-area__email {
    margin-bottom: clamp(1.5rem, 1.24vw + 0.02rem, 3rem) !important;
  }
}

.mega-menu__mobile__bottom-area__phone, .mega-menu__search__bottom-area__phone {
  font-family: "DM Mono" !important;
  transition: 0.3s !important;
  letter-spacing: 0em !important;
  line-height: 1 !important !important;
  font-weight: 400 !important;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: clamp(1.63rem, 0.39vw + 1.54rem, 2rem) !important;
}

@media (min-width: 1920px) {
  .mega-menu__mobile__bottom-area__phone, .mega-menu__search__bottom-area__phone {
    font-size: clamp(2rem, 1.65vw + 0.02rem, 4rem) !important;
  }
}

.mega-menu__mobile .parent-header:hover, .mega-menu__search .parent-header:hover {
  color: black;
}

.mega-menu__mobile .parent-header:hover svg path, .mega-menu__search .parent-header:hover svg path {
  stroke: black;
}

.mega-menu__search__top-area {
  padding-bottom: 30px;
}

.mobile-menu-visible {
  z-index: 999999 !important;
}

.c-navbar {
  height: clamp(6.25rem, 2.19vw + 5.74rem, 8.38rem);
  transition-property: opacity, transform, background-color !important;
  transition-duration: 1s, 1s, 0.34s !important;
  transition-timing-function: ease, ease, ease !important;
  position: fixed !important;
  top: 0px !important;
  left: 0px;
  width: 100vw !important;
  z-index: 9999;
  transform: translateY(calc(0px - clamp(6.25rem, 2.19vw + 5.74rem, 8.38rem))) !important;
  background-color: #ffffff;
}

@media (min-width: 1920px) {
  .c-navbar {
    height: clamp(8.38rem, 6.49vw + 0.58rem, 16.25rem);
  }
}

.c-navbar--wrapper {
  display: flex;
  align-items: center;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  position: relative;
}

@media (max-width: 1349px) {
  .c-navbar--wrapper {
    justify-content: flex-end;
  }
}

.c-navbar__top-bar {
  height: clamp(2.5rem, -0.52vw + 2.62rem, 2rem) !important;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  background-color: #1D2120;
  z-index: 99999;
  position: relative;
}

@media (min-width: 1920px) {
  .c-navbar__top-bar {
    height: clamp(2rem, 1.65vw + 0.02rem, 4rem) !important;
  }
}

.c-navbar__top-bar--search-active {
  z-index: 999999999;
}

.c-navbar__top-bar .label {
  font-family: "DM Sans";
  transition: 0.3s;
  line-height: 1.2 !important;
  margin-top: 0px;
  margin-bottom: 0px;
  position: relative;
  bottom: clamp(0.06rem, 0.06vw + 0.05rem, 0.13rem);
  color: #ffffff;
  line-height: 1;
  font-size: clamp(0.75rem, 0.52vw + 0.63rem, 1.25rem);
}

@media (min-width: 1920px) {
  .c-navbar__top-bar .label {
    bottom: clamp(0.13rem, 0.1vw + 0rem, 0.25rem);
  }
}

@media (min-width: 1920px) {
  .c-navbar__top-bar .label {
    font-size: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

.c-navbar__top-bar a {
  transition: 0.3s;
}

.c-navbar__top-bar a .label {
  transition: 0.3s;
}

.c-navbar__top-bar a:hover .label {
  color: #F9FF83 !important;
}

.c-navbar__top-bar a:hover svg path {
  fill: #F9FF83 !important;
}

.c-navbar__logo {
  height: clamp(3.44rem, 1.61vw + 3.06rem, 5rem);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0px;
  margin-bottom: clamp(2.5rem, -0.52vw + 2.62rem, 2rem) !important;
}

@media (min-width: 1920px) {
  .c-navbar__logo {
    height: clamp(5rem, 4.12vw + 0.05rem, 10rem);
  }
}

.c-navbar__logo--wrapper {
  height: 100%;
  background-color: #1D2120;
  padding-left: 11px;
  padding-right: 13px;
  padding-bottom: 13px;
  padding-top: 8px;
}

@media (min-width: 768px) {
  .c-navbar__logo--wrapper {
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 16px;
    padding-top: 0px;
  }
}

@media (min-width: 1350px) {
  .c-navbar__logo--wrapper {
    padding-left: clamp(2.19rem, 1.29vw + 1.89rem, 3.44rem);
    padding-right: clamp(2.19rem, 1.29vw + 1.89rem, 3.44rem);
    padding-bottom: clamp(1rem, 0.26vw + 0.94rem, 1.25rem);
    height: 100%;
  }
}

@media (min-width: 1350px) and (min-width: 1920px) {
  .c-navbar__logo--wrapper {
    padding-left: clamp(3.44rem, 2.84vw + 0.04rem, 6.88rem);
  }
}

@media (min-width: 1350px) and (min-width: 1920px) {
  .c-navbar__logo--wrapper {
    padding-right: clamp(3.44rem, 2.84vw + 0.04rem, 6.88rem);
  }
}

@media (min-width: 1350px) and (min-width: 1920px) {
  .c-navbar__logo--wrapper {
    padding-bottom: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

@media (min-width: 1920px) {
  .c-navbar__logo {
    margin-bottom: clamp(2rem, 1.65vw + 0.02rem, 4rem) !important;
  }
}

@media (max-width: 1349px) {
  .c-navbar__logo {
    position: absolute;
    left: clamp(1.25rem, 1.26vw + 0.96rem, 1.56rem);
    top: 0px;
    transform: none;
    z-index: 0;
  }
}

@media (max-width: 1349px) and (min-width: 768px) {
  .c-navbar__logo {
    left: clamp(1.56rem, 2vw + 0.6rem, 3rem);
  }
}

@media (max-width: 1349px) and (min-width: 1920px) {
  .c-navbar__logo {
    left: clamp(3rem, 2.47vw + 0.03rem, 6rem);
  }
}

.c-navbar__logo svg {
  height: 100%;
  width: auto;
}

.c-navbar__menu-items {
  gap: clamp(0.94rem, 1.1vw + 0.68rem, 2rem);
  position: relative;
}

@media (min-width: 1920px) {
  .c-navbar__menu-items {
    gap: clamp(2rem, 1.65vw + 0.02rem, 4rem);
  }
}

.c-navbar__menu-items li {
  position: relative;
}

.c-navbar__menu-items__btn, .c-navbar__menu-items__hamburger {
  padding-top: clamp(0.63rem, 0.32vw + 0.55rem, 0.94rem);
}

@media (min-width: 1920px) {
  .c-navbar__menu-items__btn, .c-navbar__menu-items__hamburger {
    padding-top: clamp(0.94rem, 0.77vw + 0.01rem, 1.88rem);
  }
}

.c-navbar__menu-items__btn a::after, .c-navbar__menu-items__hamburger a::after {
  display: none !important;
}

.c-navbar__menu-items__btn {
  padding-top: clamp(0.81rem, 0.32vw + 0.74rem, 1.13rem);
}

@media (min-width: 1920px) {
  .c-navbar__menu-items__btn {
    padding-top: clamp(1.13rem, 0.93vw + 0.01rem, 2.25rem);
  }
}

@media (max-width: 767px) {
  .c-navbar__menu-items__btn .btn-colour-slide {
    padding: 10px 14px !important;
  }

  .c-navbar__menu-items__btn .btn-colour-slide span {
    font-size: 12px !important;
  }

  .c-navbar__menu-items__btn .btn-colour-slide svg {
    height: 13px !important;
    margin-left: 6px !important;
  }
}

.c-navbar__menu-items__hamburger {
  padding-top: clamp(1.13rem, 0.52vw + 1.01rem, 1.63rem);
}

@media (min-width: 1920px) {
  .c-navbar__menu-items__hamburger {
    padding-top: clamp(1.63rem, 1.34vw + 0.02rem, 3.25rem);
  }
}

.c-navbar__menu-items a {
  padding-top: clamp(1.38rem, 0.52vw + 1.26rem, 1.88rem);
  padding-bottom: clamp(1.88rem, 0.65vw + 1.73rem, 2.5rem);
  display: flex;
  align-items: center;
}

@media (min-width: 1920px) {
  .c-navbar__menu-items a {
    padding-top: clamp(1.88rem, 1.55vw + 0.02rem, 3.75rem);
  }
}

@media (min-width: 1920px) {
  .c-navbar__menu-items a {
    padding-bottom: clamp(2.5rem, 2.06vw + 0.03rem, 5rem);
  }
}

.c-navbar__menu-items a svg {
  margin-right: clamp(1rem, 0vw + 1rem, 1rem);
}

@media (min-width: 1920px) {
  .c-navbar__menu-items a svg {
    margin-right: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

.c-navbar__menu-items a::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0px;
  width: 100%;
  height: clamp(0.38rem, 0vw + 0.38rem, 0.38rem);
  background-color: #AEBED3;
  transition: 0.3s ease;
  opacity: 0;
}

@media (min-width: 1920px) {
  .c-navbar__menu-items a::after {
    height: clamp(0.38rem, 0.31vw + 0rem, 0.75rem);
  }
}

.c-navbar__menu-items a:hover {
  color: #1D2120 !important;
}

.c-navbar__menu-items a:hover::after {
  opacity: 1;
}

.c-navbar a {
  font-size: clamp(1rem, 0vw + 1rem, 1rem);
  font-family: "DM Mono";
  transition: 0.3s;
  letter-spacing: 0em;
  line-height: 1 !important;
  font-weight: 400;
  margin-top: 0px;
  margin-bottom: 0px;
}

@media (min-width: 1920px) {
  .c-navbar a {
    font-size: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

.c-navbar .mega-menu__mobile__top-area__small-links a:hover, .c-navbar .mega-menu__mobile__bottom-area a:hover {
  color: #ffffff !important;
}

@media (min-width: 1920px) {
  .c-navbar {
    transform: translateY(calc(0px - clamp(8.38rem, 6.49vw + 0.58rem, 16.25rem))) !important;
  }
}

.c-navbar.pinned {
  transform: translateY(0) !important;
}

html.lenis-stopped .c-navbar.pinned-during-stop {
  transform: translateY(0) !important;
}

.c-navbar.top {
  background-color: transparent;
  transform: translateY(0) !important;
}

.c-navbar #menuToggle {
  position: relative;
  top: 3px;
  z-index: 9999999;
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
  /*
  * Just a quick hamburger
  */
}

.c-navbar #menuToggle input {
  display: block;
  width: 45px;
  height: 32px !important;
  position: absolute;
  min-width: 0px !important;
  cursor: pointer;
  overflow: hidden;
  opacity: 0; /* hide this */
  z-index: 2; /* and place it over the hamburger */
  -webkit-touch-callout: none;
  /* 
  * Transform all the slices of hamburger
  * into a crossmark.
  */
}

.c-navbar #menuToggle input:checked ~ span {
  opacity: 1;
  transform: rotate(42deg) translate(1px, -3px);
  /*
  * But let's hide the middle one.
  */
  background: #ffffff !important;
}

.c-navbar #menuToggle input:checked ~ span:nth-last-child(2) {
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

.c-navbar #menuToggle input:checked ~ span:nth-last-child(1) {
  transform: rotate(-44deg) translate(0, 6px);
}

.c-navbar #menuToggle span {
  display: block;
  width: 36px;
  height: 3px;
  margin-bottom: 5px;
  position: relative;
  background: #1D2120;
  border-radius: 3px;
  z-index: 1;
  transform-origin: 4px 0px;
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
  /*
  * Ohyeah and the last one should go the other direction
  */
}

.c-navbar #menuToggle span:first-child {
  transform-origin: 0% 0%;
}

.c-navbar #menuToggle span:nth-last-child(1) {
  transform-origin: 0% 100%;
}

@media (hover: hover) and (pointer: fine) {
  .c-navbar #menuToggle:hover span {
    background: #FF6B00;
  }
}

html.search-showing .c-navbar {
  z-index: 999999;
}

.presented-by-instagram, .instagram-presented-by-hero {
  display: none !important;
}

body.is-instagram {
  font-size: 12px !important;
}

@media (max-height: 950px) {
  body.is-instagram .fixed-header {
    height: 110px !important;
  }
}

@media (max-height: 950px) {
  body.is-instagram .fixed-footer {
    height: 105px !important;
  }
}

@media (max-height: 950px) {
  body.is-instagram .fixed-header__logo {
    height: 61px !important;
  }
}

body.is-instagram .section {
  height: auto !important;
}

@media (max-height: 950px) {
  body.is-instagram .c-event__heading {
    transform: translateX(0) scale(0.8) !important;
    transform-origin: left center !important;
  }
}

body.is-instagram .presented-by-instagram {
  display: flex !important;
  width: 65% !important;
}

body.is-instagram .section:nth-child(2) .section__content {
  padding-top: 50vh;
}

body.is-instagram .section__content {
  min-height: auto !important;
  height: auto !important;
}

body.is-instagram .section.first-panel .section__content {
  padding-top: 120px;
}

body.is-instagram .b-info-logos__presented-by-mobile {
  flex-direction: column;
}

body.is-instagram .section:not(:nth-child(-n+1)):not(:last-child) .section__content {
  padding-bottom: 100px;
}

body.is-instagram .section:last-child {
  padding-top: 100px;
  padding-bottom: 200px;
}

body.is-instagram .fixed-footer {
  display: none;
}

body.is-instagram .instagram-presented-by-hero {
  display: flex !important;
  gap: 39px;
  justify-content: center;
  width: 60%;
}

body.is-instagram .instagram-presented-by-hero svg {
  width: 100%;
  height: auto;
}

body.is-instagram .tickets-overflow-hidden {
  overflow: visible !important;
}

body.is-instagram .b-event-information__heading {
  opacity: 1 !important;
}

body.is-instagram body, body.is-instagram a, body.is-instagram input, body.is-instagram select, body.is-instagram optgroup, body.is-instagram p, body.is-instagram ul, body.is-instagram .text-h4, body.is-instagram h4, body.is-instagram .text-h4, body.is-instagram .text-h3, body.is-instagram h3, body.is-instagram textarea, body.is-instagram td {
  font-size: 12px !important;
}

body.is-instagram .c-event__heading {
  transform: none !important;
}

body.is-instagram .city-brisbane .c-event__heading {
  width: 148px;
}

body.is-instagram .city-perth .c-event__heading {
  width: 104px;
}

body.is-instagram .city-melbourne .c-event__heading {
  width: 151px;
}

body.is-instagram .city-sydney .c-event__heading {
  width: 110px;
}

body.is-instagram .city-melbourne.is-disabled .c-event__heading {
  width: 198px;
}

body.is-instagram .b-event-information .c-accordion:not(:last-child) {
  padding-bottom: 16px !important;
}

body.is-instagram .c-event__small-date {
  padding-right: 18px !important;
}

body.is-instagram h1, body.is-instagram .text-h1 {
  font-size: 16px !important;
}

body.is-instagram h2, body.is-instagram .text-h2 {
  font-size: 16px !important;
}

body.is-instagram h3, body.is-instagram .text-h3 {
  font-size: 12px !important;
}

body.is-instagram h4, body.is-instagram .text-h4 {
  font-size: 12px !important;
}

body.is-instagram button, body.is-instagram .c-btn, body.is-instagram .btn-colour-slide {
  padding: 10px 40px !important;
}

body.is-instagram input {
  padding: 10px 16px !important;
}

body.is-instagram .c-btn {
  font-size: 14px !important;
}

body.is-instagram .c-btn-lg {
  font-size: 18px !important;
}

body.is-instagram .fixed-header__menu__links a {
  font-size: 25px !important;
}

@media (max-width: 380px) {
  body.is-instagram .section.first-panel {
    width: 85% !important;
  }
}

body.is-instagram p:not(:last-child) {
  margin-bottom: 15px !important;
}

body.is-instagram .c-logos__heading {
  padding-bottom: 12px !important;
}

body.is-instagram .c-socials-grid, body.is-instagram .b-contact-us__heading {
  padding-bottom: 12px !important;
}

body.is-instagram input[type=text], body.is-instagram input[type=email], body.is-instagram input[type=url], body.is-instagram input[type=password], body.is-instagram input[type=search], body.is-instagram input[type=number], body.is-instagram input[type=tel], body.is-instagram input[type=range], body.is-instagram input[type=date], body.is-instagram input[type=month], body.is-instagram input[type=week], body.is-instagram input[type=time], body.is-instagram input[type=file], body.is-instagram input[type=datetime], body.is-instagram input[type=datetime-local], body.is-instagram input[type=color], body.is-instagram select, body.is-instagram option, body.is-instagram textarea, body.is-instagram form button {
  height: 36px !important;
}

body.is-instagram textarea {
  height: 90px !important;
}

body.is-instagram #input_2_5 {
  height: 112px !important;
}

body.is-instagram .gform_button {
  width: 178px !important;
}

body.is-instagram .gfield-choice-input, body.is-instagram .ginput_container_consent input {
  margin-bottom: 5px !important;
  width: 22px !important;
  height: 20px !important;
  padding: 0px !important;
}

body.is-instagram .c-logos__logos {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  -moz-column-gap: 36px !important;
       column-gap: 36px !important;
  row-gap: 26px !important;
}

body.is-instagram .c-socials-grid {
  gap: 20px !important;
}

body.is-instagram .c-socials-grid svg {
  width: 28px !important;
}

.fixed-header {
  z-index: 11;
  position: fixed;
  top: 0;
  display: flex;
  justify-content: space-between;
  width: 100vw;
  padding-top: clamp(1.25rem, 1.23vw + 0.97rem, 2.44rem);
  padding-bottom: clamp(1.25rem, 1.23vw + 0.97rem, 2.44rem);
  align-items: center;
  height: 115px;
}

@media (min-width: 1920px) {
  .fixed-header {
    padding-top: clamp(2.44rem, 2.01vw + 0.03rem, 4.88rem);
  }
}

@media (min-width: 1920px) {
  .fixed-header {
    padding-bottom: clamp(2.44rem, 2.01vw + 0.03rem, 4.88rem);
  }
}

@media (min-width: 768px) {
  .fixed-header {
    height: 20vh;
  }
}

@media (max-width: 767px) and (max-height: 750px) {
  .fixed-header {
    height: 110px;
  }
}

@media (max-width: 767px) and (max-height: 680px) {
  .fixed-header {
    height: 86px;
    padding-top: 20px;
    padding-bottom: 10px;
  }
}

@media (max-width: 767px) and (max-height: 610px) {
  .fixed-header {
    height: 66px;
    padding-top: 20px;
    padding-bottom: 10px;
  }
}

.fixed-header__mobile-links, .fixed-header__menu-bar {
  display: none;
  color: #ffffff !important;
  text-transform: uppercase;
}

@media (max-width: 699px) {
  .fixed-header {
    align-items: flex-start;
  }

  .fixed-header__logo {
    height: 63% !important;
    transform: translate(-50%, -45%) !important;
  }

  .fixed-header__back-to-top {
    display: block;
  }

  .fixed-header__menu-bar {
    display: block;
  }

  .fixed-header__mobile-links {
    display: block;
  }

  .fixed-header__desktop-spacer {
    display: none;
  }

  .fixed-header__mobile-links:hover {
    color: #ffffff !important;
  }
}

.fixed-header__logo {
  z-index: 99999;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 56%;
  transform: translate(-50%, -50%);
}

.fixed-header__logo svg {
  width: auto;
  height: 100%;
}

@media (min-width: 700px) and (max-width: 1399px) {
  .fixed-header__logo {
    left: clamp(1.25rem, 1.26vw + 0.96rem, 1.56rem);
    transform: translateY(-50%);
  }
}

@media (min-width: 700px) and (max-width: 1399px) and (min-width: 768px) {
  .fixed-header__logo {
    left: clamp(1.56rem, 2vw + 0.6rem, 3rem);
  }
}

@media (min-width: 700px) and (max-width: 1399px) and (min-width: 1920px) {
  .fixed-header__logo {
    left: clamp(3rem, 2.47vw + 0.03rem, 6rem);
  }
}

.fixed-header__menu__close {
  position: absolute;
  right: 31px;
  top: 35px;
  padding: 0px !important;
}

.fixed-header__menu__socials__heading {
  font-family: "DM Mono";
  transition: 0.3s;
  letter-spacing: 0em;
  line-height: 1 !important;
  font-weight: 400;
  margin-top: 0px;
  margin-bottom: 0px;
}

@media (min-width: 700px) {
  .fixed-header__menu__close, .fixed-header__menu__logo, .fixed-header__menu__socials {
    display: none !important;
  }
}

@media (max-width: 699px) {
  .fixed-header__menu {
    position: fixed;
    top: 0;
    right: 0; /* anchor to right */
    left: auto; /* don't anchor to left */
    width: 100vw;
    height: 100vh;
    height: 100dvh;
    background-color: #1D2120;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    padding: clamp(1.25rem, 1.26vw + 0.96rem, 1.56rem);
    z-index: 9999;
    /* Start off-screen to the right */
    transform: translateX(100%);
    transition: transform 320ms var(--ease, cubic-bezier(0.22, 0.61, 0.36, 1));
    will-change: transform;
  }
}

@media (max-width: 699px) and (min-width: 768px) {
  .fixed-header__menu {
    padding: clamp(1.56rem, 2vw + 0.6rem, 3rem);
  }
}

@media (max-width: 699px) and (min-width: 1920px) {
  .fixed-header__menu {
    padding: clamp(3rem, 2.47vw + 0.03rem, 6rem);
  }
}

@media (max-width: 699px) {
  .fixed-header__menu.is-active {
    transform: translateX(0); /* slide in */
  }

  .fixed-header__menu__logo {
    height: 15vh;
  }

  .fixed-header__menu__logo svg {
    height: 100%;
  }
}

.fixed-header__menu__links {
  display: flex;
  flex-direction: column;
  gap: clamp(1.25rem, 1.29vw + 0.95rem, 2.5rem);
}

@media (min-width: 1920px) {
  .fixed-header__menu__links {
    gap: clamp(2.5rem, 2.06vw + 0.03rem, 5rem);
  }
}

.fixed-header__menu__links__tickets-desktop {
  display: none;
}

@media (min-width: 700px) {
  .fixed-header__menu__links {
    flex-direction: row;
  }

  .fixed-header__menu__links__tickets-mobile {
    display: none;
  }

  .fixed-header__menu__links__tickets-desktop {
    display: block;
  }
}

@media (max-width: 699px) {
  .fixed-header__menu__links {
    position: absolute;
    top: 50%;
    left: 50%;
    height: -moz-fit-content;
    height: fit-content;
    transform: translate(-50%, -50%);
    text-align: center;
  }
}

.fixed-header__menu__links a {
  color: #ffffff;
  font-family: "DM Mono";
  transition: 0.3s;
  letter-spacing: 0em;
  line-height: 1 !important;
  font-weight: 400;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: clamp(0.94rem, 0.06vw + 0.92rem, 1rem);
  text-transform: uppercase;
}

@media (min-width: 1920px) {
  .fixed-header__menu__links a {
    font-size: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

@media (max-width: 699px) {
  .fixed-header__menu__links a {
    font-size: 25px;
  }
}

.fixed-header__menu__links a.c-btn {
  padding-left: clamp(0.63rem, 0.97vw + 0.4rem, 1.56rem);
  padding-right: clamp(0.63rem, 0.97vw + 0.4rem, 1.56rem);
}

@media (min-width: 1920px) {
  .fixed-header__menu__links a.c-btn {
    padding-left: clamp(1.56rem, 1.29vw + 0.02rem, 3.13rem);
  }
}

@media (min-width: 1920px) {
  .fixed-header__menu__links a.c-btn {
    padding-right: clamp(1.56rem, 1.29vw + 0.02rem, 3.13rem);
  }
}

.fixed-footer {
  z-index: 10;
  position: fixed;
  bottom: 0;
  width: 100vw;
  padding-top: clamp(1.25rem, 1.23vw + 0.97rem, 2.44rem);
  padding-bottom: clamp(1.25rem, 1.23vw + 0.97rem, 2.44rem);
  height: 112px;
}

@media (min-width: 1920px) {
  .fixed-footer {
    padding-top: clamp(2.44rem, 2.01vw + 0.03rem, 4.88rem);
  }
}

@media (min-width: 1920px) {
  .fixed-footer {
    padding-bottom: clamp(2.44rem, 2.01vw + 0.03rem, 4.88rem);
  }
}

@media (min-width: 768px) {
  .fixed-footer {
    height: 16vh;
  }
}

@media (max-width: 767px) and (max-height: 750px) {
  .fixed-footer {
    height: 105px;
  }
}

@media (max-width: 767px) and (max-height: 680px) {
  .fixed-footer {
    height: 90px;
  }
}

@media (max-width: 767px) and (max-height: 610px) {
  .fixed-footer {
    height: 70px;
  }
}

.fixed-footer__logos {
  display: flex;
  justify-content: center;
  height: 100%;
  gap: clamp(2.13rem, 0.71vw + 1.96rem, 2.81rem);
}

@media (min-width: 1920px) {
  .fixed-footer__logos {
    gap: clamp(2.81rem, 2.32vw + 0.03rem, 5.63rem);
  }
}

.fixed-footer__logos__logo {
  height: 100%;
  width: auto;
}

.fixed-footer__logos__logo svg {
  height: 100%;
  width: auto;
}

.fixed-bg-video {
  height: 100vh;
  width: 100vw;
  position: fixed;
  top: 0px;
  left: 0px;
}

.fixed-bg-video__video {
  height: 100vh;
  width: 100vw;
  position: fixed;
  top: 0px;
  left: 0px;
}

/* Smooth grow/shrink without layout shifts */

.fixed-footer__logos__logo {
  transform: scale(1) translateY(0);
  transition: transform 1300ms cubic-bezier(0.22, 1, 0.36, 1);
  will-change: transform;
  transform-origin: center center;
}

/* When active */

@media (max-width: 767px) {
  .fixed-footer__logos.logos-grow .fixed-footer__logos__logo:first-child {
    transform: scale(2) translateY(-32%) translateX(-30%);
  }

  .fixed-footer__logos.logos-grow .fixed-footer__logos__logo:last-child {
    transform: scale(2) translateY(-32%) translateX(30%);
  }

  .fixed-footer__logos.logos-grow .fixed-footer__logos__logo:first-child {
    transform: scale(1.7) translateY(-32%) translateX(-30%);
  }

  .fixed-footer__logos.logos-grow .fixed-footer__logos__logo:last-child {
    transform: scale(1.7) translateY(-32%) translateX(30%);
  }
}

@media (max-width: 767px) and (max-height: 715px) {
  .fixed-footer__logos.logos-grow .fixed-footer__logos__logo:first-child {
    transform: scale(1.7) translateY(-32%) translateX(-30%);
  }

  .fixed-footer__logos.logos-grow .fixed-footer__logos__logo:last-child {
    transform: scale(1.7) translateY(-32%) translateX(30%);
  }
}

@media (max-width: 767px) and (max-height: 680px) {
  .fixed-footer__logos.logos-grow .fixed-footer__logos__logo:first-child {
    transform: scale(1.9) translateY(-40%) translateX(-40%);
  }

  .fixed-footer__logos.logos-grow .fixed-footer__logos__logo:last-child {
    transform: scale(1.9) translateY(-40%) translateX(40%);
  }
}

@media (max-width: 767px) and (max-height: 610px) {
  .fixed-footer__logos.logos-grow .fixed-footer__logos__logo:first-child {
    transform: scale(2.1) translateY(-40%) translateX(-40%);
  }

  .fixed-footer__logos.logos-grow .fixed-footer__logos__logo:last-child {
    transform: scale(2.1) translateY(-40%) translateX(40%);
  }
}

.svg-accompanying-heading {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
  border: 0;
}

/* ---------------------------------------------
   Viewport height fallbacks
   --------------------------------------------- */

/* Existing dynamic units (keep these) */

/* New static 100vh fallbacks */

/* Stop pull-to-refresh / chain scrolling */

html, body {
  overscroll-behavior-y: none;
}

/* If you animate panels/sections, keep them on GPU */

.section, .menu-panel {
  will-change: transform;
  transform: translateZ(0);
}

/* ---------------------------------------------
   Sections
   --------------------------------------------- */

.section {
  height: 100vh;
}

.section.first-panel {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  position: relative;
  top: 1px;
}

@media (min-width: 768px) {
  .section.first-panel {
    top: 19px;
  }
}

.section__content {
  display: flex;
  align-items: center;
  overflow-x: hidden;
  overflow-y: hidden;
  /* Fallback first, then dynamic (modern) */
  height: calc(100vh - 115px - 112px);
  height: calc(100dvh - 115px - 112px);
  position: relative;
}

@media (min-width: 768px) {
  .section__content {
    height: 64vh; /* fallback */
    height: calc(100dvh - 20vh - 16vh); /* dynamic */
  }
}

@media (max-width: 767px) and (max-height: 750px) {
  .section__content {
    height: calc(100vh - 110px - 105px); /* fallback */
    height: calc(100dvh - 110px - 105px); /* dynamic */
  }
}

@media (max-width: 767px) and (max-height: 680px) {
  .section__content {
    height: calc(100vh - 86px - 90px); /* fallback */
    height: calc(100dvh - 86px - 90px); /* dynamic */
  }
}

@media (max-width: 767px) and (max-height: 610px) {
  .section__content {
    height: calc(100vh - 66px - 70px); /* fallback */
    height: calc(100dvh - 66px - 70px); /* dynamic */
  }
}

.section__content > div {
  width: 100%;
}

.section--contain {
  margin: 0 auto;
}

@media (min-width: 768px) {
  .section--contain {
    max-width: 70%;
  }
}

@media (min-width: 992px) {
  .section--contain {
    max-width: 60%;
  }
}

@media (min-width: 1366px) {
  .section--contain {
    max-width: 48%;
  }
}

@media (min-width: 768px) {
  .section--contain--tighter {
    max-width: 75%;
  }
}

@media (min-width: 992px) {
  .section--contain--tighter {
    max-width: 65%;
  }
}

@media (min-width: 1366px) {
  .section--contain--tighter {
    max-width: 50%;
  }
}

.section--contain--wider {
  max-width: 100%;
}

@media (min-width: 992px) {
  .section--contain--wider {
    max-width: 90%;
  }
}

@media (min-width: 1366px) {
  .section--contain--wider {
    max-width: 85%;
    max-width: 1350px;
  }
}

@media (min-width: 1920px) {
  .section--contain--wider {
    max-width: 75%;
  }
}

@media (min-width: 2350px) {
  .section--contain--wider {
    max-width: 65%;
  }
}

.section--contain--tighter {
  /* (empty modifier preserved) */
}

/* ---------------------------------------------
   fullPage.js overflow container adjustments
   --------------------------------------------- */

.fp-overflow {
  position: relative;
  top: 1.5px;
  overflow: visible;
}

@media (min-width: 768px) {
  .fp-overflow {
    top: 2vh;
  }
}

@media (max-width: 767px) and (max-height: 750px) {
  .fp-overflow {
    top: 2.5px;
  }
}

@media (max-width: 767px) and (max-height: 680px) {
  .fp-overflow {
    top: -2px;
  }
}

@media (max-width: 767px) and (max-height: 610px) {
  .fp-overflow {
    top: -2px;
  }
}

.a-image-hover-switch {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

.a-image-hover-switch img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.a-image-hover-switch .hover-container {
  opacity: 0;
  transition: opacity 0.31s;
}

.a-image-hover-switch img.hover-image {
  position: absolute;
  left: 0px;
  top: 0px;
  transition: transform 0.31s ease-in-out;
}

@media (hover: hover) and (pointer: fine) {
  .a-image-hover-switch:hover .hover-container {
    opacity: 1;
  }

  .a-image-hover-switch:hover img.hover-image {
    transform: scale(1.03);
  }
}

.a-image-hover-zoom {
  position: relative;
  overflow: hidden;
}

.a-image-hover-zoom:hover .image-wrapper img, .a-image-hover-zoom:hover .video-wrapper img {
  transform: scale(1.05); /* Adjust the scale factor for zoom level */
}

.a-image-hover-zoom:hover .image-wrapper video, .a-image-hover-zoom:hover .video-wrapper video {
  transform: scale(1.05); /* Adjust the scale factor for zoom level */
}

.a-image-hover-zoom .image-wrapper, .a-image-hover-zoom .video-wrapper {
  overflow: hidden;
}

.a-image-hover-zoom .image-wrapper img, .a-image-hover-zoom .image-wrapper video, .a-image-hover-zoom .video-wrapper img, .a-image-hover-zoom .video-wrapper video {
  will-change: transform;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.3s ease-in-out;
}

.btn-colour-slide {
  position: relative;
  overflow: hidden;
  z-index: 0; /* Ensures proper stacking context */
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  border-radius: 250px;
  color: #F9FF83 !important;
  -webkit-mask-image: -webkit-radial-gradient(#F9FF83, #F9FF83);
  overflow: visible;
}

.btn-colour-slide span {
  font-size: clamp(0.88rem, 0.39vw + 0.79rem, 1.25rem);
}

@media (min-width: 1920px) {
  .btn-colour-slide span {
    font-size: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

.btn-colour-slide:active {
  color: #1D2120 !important;
}

@media (max-width: 767px) {
  .btn-colour-slide {
    width: 100%;
  }
}

.btn-colour-slide__content {
  z-index: 2;
  display: flex;
  align-items: center;
  width: 100%;
}

.btn-colour-slide.add-relative .btn-colour-slide__content {
  position: relative;
}

.btn-colour-slide__dot {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 0;
  height: 0;
  translate: none;
  rotate: none;
  scale: none;
}

.btn-colour-slide__dot__inner {
  width: 5px;
  height: 5px;
  top: 50%; /* Center vertically */
  left: 50%; /* Center horizontally */
  transform: translate(-50%, -50%); /* Adjust position to center it */
  background-color: #F9FF83;
  position: absolute;
  transition: width 0.8s, height 0.8s;
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  border-radius: 50%;
}

.btn-colour-slide .button-current-text {
  position: relative;
  top: clamp(0.06rem, 0vw + 0.06rem, 0.06rem);
}

@media (min-width: 1920px) {
  .btn-colour-slide .button-current-text {
    top: clamp(0.06rem, 0.05vw + 0rem, 0.13rem);
  }
}

@media (hover: hover) and (pointer: fine) {
  .btn-colour-slide:hover {
    color: #1D2120 !important;
  }

  .btn-colour-slide:hover svg path {
    fill: #1D2120 !important;
  }
}

.btn-colour-slide {
  background-color: #2E2C27;
}

.btn-colour-slide svg path {
  fill: #F9FF83;
}

.bg-black .btn-colour-slide {
  background-color: transparent;
  color: #F9FF83 !important;
  border: 1px solid #F9FF83 !important;
  -webkit-mask-image: -webkit-radial-gradient(#F9FF83, #F9FF83);
}

@media (min-width: 3860px) {
  .bg-black .btn-colour-slide {
    border: 2px solid #F9FF83 !important;
  }
}

.bg-black .btn-colour-slide:active {
  color: #F9FF83 !important;
}

.bg-black .btn-colour-slide svg path {
  fill: #F9FF83;
}

.bg-black .btn-colour-slide .btn-colour-slide__dot__inner {
  background-color: #F9FF83;
}

@media (hover: hover) and (pointer: fine) {
  .bg-black .btn-colour-slide:hover {
    color: #1D2120 !important;
  }

  .bg-black .btn-colour-slide:hover svg path {
    fill: #1D2120 !important;
  }
}

.bg-yellow .btn-colour-slide {
  background-color: #1D2120 !important;
  color: #F9FF83 !important;
  border: 1px solid #1D2120 !important;
  -webkit-mask-image: -webkit-radial-gradient(#1D2120, #1D2120);
  border-radius: 250px !important;
}

@media (min-width: 3860px) {
  .bg-yellow .btn-colour-slide {
    border: 2px solid #1D2120 !important;
  }
}

.bg-yellow .btn-colour-slide:active {
  color: #F9FF83 !important;
}

.bg-yellow .btn-colour-slide svg path {
  fill: #F9FF83 !important;
}

.bg-yellow .btn-colour-slide .btn-colour-slide__dot__inner {
  background-color: #F9FF83;
}

@media (hover: hover) and (pointer: fine) {
  .bg-yellow .btn-colour-slide:hover {
    color: #1D2120 !important;
  }

  .bg-yellow .btn-colour-slide:hover svg path {
    fill: #1D2120 !important;
  }
}

.bg-olive .btn-colour-slide, .bg-sriracha .btn-colour-slide {
  background-color: #ffffff;
  color: #2E2C27 !important;
  -webkit-mask-image: -webkit-radial-gradient(#FF6B00, #FF6B00);
}

.bg-olive .btn-colour-slide:active, .bg-sriracha .btn-colour-slide:active {
  color: #ffffff !important;
}

.bg-olive .btn-colour-slide svg path, .bg-sriracha .btn-colour-slide svg path {
  fill: #F9FF83;
}

.bg-olive .btn-colour-slide .btn-colour-slide__dot__inner, .bg-sriracha .btn-colour-slide .btn-colour-slide__dot__inner {
  background-color: #F9FF83;
}

@media (hover: hover) and (pointer: fine) {
  .bg-olive .btn-colour-slide:hover, .bg-sriracha .btn-colour-slide:hover {
    color: #ffffff !important;
  }

  .bg-olive .btn-colour-slide:hover svg path, .bg-sriracha .btn-colour-slide:hover svg path {
    fill: #ffffff !important;
  }
}

.bg-asparagus .btn-colour-slide {
  background-color: #ffffff;
  color: #2E2C27 !important;
  -webkit-mask-image: -webkit-radial-gradient(#2E2C27, #2E2C27);
}

.bg-asparagus .btn-colour-slide:active {
  color: #2E2C27 !important;
}

.bg-asparagus .btn-colour-slide svg path {
  fill: #2E2C27;
}

.bg-asparagus .btn-colour-slide .btn-colour-slide__dot__inner {
  background-color: #2E2C27;
}

@media (hover: hover) and (pointer: fine) {
  .bg-asparagus .btn-colour-slide:hover {
    color: #ffffff !important;
  }

  .bg-asparagus .btn-colour-slide:hover svg path {
    fill: #ffffff !important;
  }
}

.bg-expresso .btn-colour-slide {
  -webkit-mask-image: -webkit-radial-gradient(#2E2C27, #2E2C27);
}

.bg-expresso .btn-colour-slide .btn-colour-slide__dot__inner {
  background-color: #ffffff;
}

@media (hover: hover) and (pointer: fine) {
  .bg-expresso .btn-colour-slide:hover {
    color: #2E2C27 !important;
  }

  .bg-expresso .btn-colour-slide:hover svg path {
    fill: #2E2C27 !important;
  }
}

.bg-linen .btn-colour-slide, .bg-mist .btn-colour-slide, .bg-white .btn-colour-slide {
  background-color: #FF6B00;
  color: #ffffff !important;
}

.bg-linen .btn-colour-slide svg path, .bg-mist .btn-colour-slide svg path, .bg-white .btn-colour-slide svg path {
  fill: #ffffff;
}

.c-testimonial-card .btn-colour-slide {
  background-color: #2E2C27;
  color: #ffffff !important;
  -webkit-mask-image: -webkit-radial-gradient(#FF6B00, #FF6B00);
}

.c-testimonial-card .btn-colour-slide svg path {
  fill: #ffffff;
}

.c-testimonial-card .btn-colour-slide .btn-colour-slide__dot__inner {
  background-color: #FF6B00;
}

@media (hover: hover) and (pointer: fine) {
  .c-testimonial-card .btn-colour-slide:hover {
    color: #ffffff !important;
  }

  .c-testimonial-card .btn-colour-slide:hover svg path {
    fill: #ffffff !important;
  }
}

.p-contact .btn-colour-slide {
  background-color: #FF6B00;
  color: #ffffff !important;
  -webkit-mask-image: -webkit-radial-gradient(#2E2C27, #2E2C27);
}

.p-contact .btn-colour-slide svg path {
  fill: #ffffff;
}

.p-contact .btn-colour-slide .btn-colour-slide__dot__inner {
  background-color: #2E2C27;
}

@media (hover: hover) and (pointer: fine) {
  .p-contact .btn-colour-slide:hover {
    color: #ffffff !important;
  }

  .p-contact .btn-colour-slide:hover svg path {
    fill: #ffffff !important;
  }
}

.arrow {
  transition: max-width 0.4s ease-in-out;
}

.arrow.hide {
  transition: max-width 0.4s ease-in-out;
  max-width: 0px !important;
}

.arrow.hide {
  transition-delay: 0s; /* No delay when hiding */
}

.menubar-measurer .arrow, .menubar-measurer .arrow.hide {
  transition: 0s !important;
}

.arrow--left svg, .arrow--right svg {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.arrow--left svg {
  margin-right: 16px !important;
}

.arrow--right svg {
  margin-left: 16px !important;
}

.arrow.hide svg {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.a-text-flip__container {
  position: relative;
  overflow: hidden;
  will-change: transform;
}

.a-text-flip__main {
  transform: translateY(0%);
  transition-duration: 0.6s;
  transition-timing-function: cubic-bezier(0.25, 0.74, 0.22, 0.99);
}

.a-text-flip__flipped {
  position: absolute;
  left: 50%;
  top: 0px;
  transform: translate(-50%, 100%);
  transition-duration: 0.6s;
  transition-timing-function: cubic-bezier(0.25, 0.74, 0.22, 0.99);
  width: 100%;
}

@media (hover: hover) and (pointer: fine) {
  .a-text-flip:hover .a-text-flip__main { /* Notice the space here */
    transform: translateY(-100%);
  }

  .a-text-flip:hover .a-text-flip__flipped { /* Notice the space here */
    transform: translate(-50%, 0%);
  }
}

.a-text-flip .arrow--right {
  flex-grow: 1;
  justify-content: flex-end;
  display: flex;
}

.a-text-flip--diagonal-right .a-text-flip__flipped {
  transform: translate(-100%, 100%);
}

@media (hover: hover) and (pointer: fine) {
  .a-text-flip--diagonal-right:hover .a-text-flip__main {
    transform: translate(100%, -100%);
  }

  .a-text-flip--diagonal-right:hover .a-text-flip__flipped {
    transform: translate(-50%, 0%);
  }
}

.a-text-flip .a-text-flip--inner-left .a-text-flip__flipped {
  transform: translate(70%, 0%);
}

@media (hover: hover) and (pointer: fine) {
  .a-text-flip:hover .a-text-flip--inner-left .a-text-flip__main {
    transform: translateY(0%);
    transform: translateX(-120%);
  }

  .a-text-flip:hover .a-text-flip--inner-left .a-text-flip__flipped {
    transform: translate(-50%, 0%);
  }
}

.a-text-flip--left {
  padding-right: 5px;
}

.a-text-flip--left .a-text-flip__flipped {
  transform: translate(70%, 0%);
}

.a-text-flip--left .arrow--left {
  max-width: none !important;
}

.a-text-flip--left .arrow--left svg {
  transform: rotate(-90deg);
  margin-right: 10px !important;
}

.a-text-flip--left .arrow--right {
  max-width: 0px !important;
}

.a-text-flip--left .arrow--right svg {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

@media (hover: hover) and (pointer: fine) {
  .a-text-flip--left:hover .a-text-flip__main {
    transform: translateY(0%);
    transform: translateX(-120%);
  }

  .a-text-flip--left:hover .a-text-flip__flipped {
    transform: translate(-50%, 0%);
  }
}

.a-content-flip {
  position: relative;
  overflow: hidden;
  will-change: transform;
}

.a-content-flip__main {
  transform: translateY(0%);
  transition-duration: 0.6s;
}

.a-content-flip__flipped {
  position: absolute;
  top: 0px;
  height: 100%;
  transform: translateY(100%);
  transition-duration: 0.6s;
  width: 100%;
}

.a-content-flip.flipped > .a-content-flip__main { /* Notice the space here */
  transform: translateY(-100%);
}

.a-content-flip.flipped > .a-content-flip__flipped { /* Notice the space here */
  transform: translateY(0%);
}

.a-sticky-div {
  z-index: 2;
}

.a-word-reveal {
  visibility: hidden;
}

.a-change-bg-colour-scroll {
  transition: color 0.6s ease, background-color 0.6s ease;
  color: #1D2120;
}

.a-change-bg-colour-scroll h2 {
  transition: 0s;
}

.a-change-bg-colour-scroll__scrolled {
  background-color: var(--bg-colour-switched);
  color: var(--bg-text-colour-switched);
}

.a-btn-slide {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
          user-select: none !important;
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
}

.a-btn-slide::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  transform: translateX(var(--before-x, -100%));
  transition: none;
  z-index: 0;
  will-change: transform;
}

.a-sticky-horizontal-scroll-wrapper {
  overflow: hidden;
}

.a-parallax-side-on-scroll {
  will-change: transform;
  overflow-x: hidden;
}

.a-parallax-side-on-scroll__images {
  transform: translateX(-30%);
}

@media (min-width: 768px) {
  .a-parallax-side-on-scroll__images {
    transform: translateX(-25%);
  }
}

@media (min-width: 992px) {
  .a-parallax-side-on-scroll__images {
    transform: translateX(-20%);
  }
}

@media (max-width: 767px) {
  .a-content-image-swipe--wrapper > *:nth-child(odd) {
    background-color: #ffffff;
  }

  .a-content-image-swipe--wrapper > *:nth-child(odd) .bg-linen {
    background-color: #ffffff;
  }
}

.a-vertical-parallax {
  transition: transform 0.3s linear;
}

.b-hero--wrapper .a-infinite-heading-scroll {
  overflow-y: hidden;
  overflow-x: hidden;
}

.a-infinite-heading-scroll {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  transform: rotate(var(--rotate, 0deg));
  z-index: 22;
}

.a-infinite-heading-scroll .scroll-container.initial {
  justify-content: center;
}

.a-infinite-heading-scroll h1 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.a-infinite-heading-scroll .scroll-wrapper {
  display: flex;
  gap: 30px;
  will-change: transform;
  position: relative;
  white-space: nowrap;
  align-items: center;
  border-top: 1px solid var(--program-colour, #1D2120);
  border-bottom: 1px solid var(--program-colour, #1D2120);
  padding-top: 10px;
  padding-bottom: 10px;
}

.a-infinite-heading-scroll .scroll-wrapper-3 .scroll-container {
  justify-content: center;
}

.a-infinite-heading-scroll .scroll-item {
  font-family: "DM Mono";
  transition: 0.3s;
  letter-spacing: 0em;
  line-height: 1 !important;
  font-weight: 400;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: clamp(1.56rem, 1.94vw + 1.11rem, 3.44rem);
  color: var(--program-colour-rgba, rgba(29, 33, 32, 0.2));
  font-weight: 300 !important;
  transition: font-size 0.3s ease-in-out, font-weight 0.3s ease-in-out;
  white-space: nowrap;
}

@media (min-width: 1920px) {
  .a-infinite-heading-scroll .scroll-item {
    font-size: clamp(3.44rem, 2.84vw + 0.04rem, 6.88rem);
  }
}

.a-infinite-heading-scroll .text-h1,
.a-infinite-heading-scroll .scroll-item {
  position: relative;
  top: clamp(0.19rem, 0.06vw + 0.17rem, 0.25rem);
}

@media (min-width: 1920px) {
  .a-infinite-heading-scroll .text-h1,
  .a-infinite-heading-scroll .scroll-item {
    top: clamp(0.25rem, 0.21vw + 0rem, 0.5rem);
  }
}

.a-infinite-heading-scroll .scroll-item.main {
  position: relative;
}

.a-infinite-heading-scroll .scroll-item.main::after {
  content: attr(data-text);
  position: absolute;
  left: 3px;
  top: 3px;
  color: var(--program-colour, #1D2120);
  z-index: 1;
}

.a-infinite-heading-scroll--white .scroll-wrapper {
  border-top: 1px solid var(--program-colour, white);
  border-bottom: 1px solid var(--program-colour, white);
}

.a-infinite-heading-scroll--white .scroll-item {
  color: var(--program-colour-rgba, rgba(255, 255, 255, 0.2));
}

.a-infinite-heading-scroll--white .scroll-item.main::after {
  color: var(--program-colour, white);
}

.a-img-scroll-mask {
  pointer-events: none;
}

.a-img-scroll-mask .image-mask {
  overflow: hidden;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
}

.a-img-scroll-mask .image-row {
  /* height: 30rem; */
  position: relative;
  overflow: hidden;
  z-index: 99999;
  display: flex;
  padding-bottom: clamp(1.25rem, 3.87vw + 0.35rem, 5rem);
}

@media (min-width: 1920px) {
  .a-img-scroll-mask .image-row {
    padding-bottom: clamp(5rem, 4.12vw + 0.05rem, 10rem);
  }
}

@media (min-width: 992px) {
  .a-img-scroll-mask .image-row {
    padding-bottom: 15vh;
  }
}

@media (max-width: 991px) {
  .a-img-scroll-mask .image-row:nth-of-type(n + 3) {
    display: none;
  }
}

.a-img-scroll-mask .image-row:first-child {
  padding-top: clamp(1.25rem, 3.87vw + 0.35rem, 5rem);
}

@media (min-width: 1920px) {
  .a-img-scroll-mask .image-row:first-child {
    padding-top: clamp(5rem, 4.12vw + 0.05rem, 10rem);
  }
}

@media (min-width: 992px) {
  .a-img-scroll-mask .image-row:first-child {
    margin-top: 50vh;
  }
}

.a-img-scroll-mask .image-row .image-mask {
  width: auto;
}

@media (min-width: 992px) {
  .a-img-scroll-mask .image-row .image-mask {
    width: 45%;
  }
}

.a-img-scroll-mask .image-row:last-of-type {
  padding-bottom: 75vh;
}

.a-img-scroll-mask .image-row--right {
  justify-content: flex-end;
}

.a-img-scroll-mask .image {
  height: auto;
  width: 100%;
}

.a-img-scroll-mask .image-curtain {
  z-index: 2;
  background-color: var(--program-colour, #FF6B00);
  position: absolute;
  inset: 0%;
  transform: translateY(0%);
  will-change: transform;
  pointer-events: none;
}

.c-infinite-slider {
  overflow: hidden;
  width: 100%;
}

.c-infinite-slider__track {
  display: flex;
  gap: clamp(1.25rem, 0.26vw + 1.19rem, 1.5rem);
  width: -moz-max-content;
  width: max-content;
  animation: scroll 40s linear infinite;
  animation-name: scroll;
  animation-duration: var(--scroll-speed);
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  will-change: transform;
  backface-visibility: hidden;
  transform: translate3d(0, 0, 0);
  overflow: hidden;
}

@media (min-width: 1920px) {
  .c-infinite-slider__track {
    gap: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

.c-infinite-slider:hover .c-infinite-slider__track {
  animation-play-state: paused;
}

.c-infinite-slider__item {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: clamp(20rem, 5.16vw + 18.81rem, 25rem);
}

@media (min-width: 1920px) {
  .c-infinite-slider__item {
    flex-basis: clamp(25rem, 20.62vw + 0.26rem, 50rem);
  }
}

@keyframes scroll {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(calc(-1 * var(--scroll-distance, 100%)));
  }
}

*:focus {
  outline: none;
}

textarea {
  vertical-align: top;
}

/* Remove IOS Click */

input,
textarea,
button,
select,
a {
  -webkit-tap-highlight-color: transparent;
}

a.button-wrapper, a.no-decoration {
  text-decoration: none;
}

button, .c-btn, input, .btn-colour-slide {
  transition: 0.3s;
  text-wrap: nowrap;
  cursor: pointer;
  font-weight: 300;
  text-transform: uppercase;
  height: auto !important;
  min-height: 0px !important;
  padding: clamp(0.56rem, -0.06vw + 0.58rem, 0.5rem) clamp(2.38rem, 2.06vw + 1.9rem, 4.38rem);
  font-size: clamp(0.88rem, 0.39vw + 0.79rem, 1.25rem);
  justify-content: space-between;
  align-items: center;
  border: 1px solid;
  border-radius: 250px;
  border-color: #ffffff;
  background-color: transparent;
  color: #ffffff;
  width: -moz-fit-content;
  width: fit-content;
  outline: none !important;
  line-height: 1em !important;
}

@media (min-width: 1920px) {
  button, .c-btn, input, .btn-colour-slide {
    padding: clamp(0.5rem, 0.41vw + 0.01rem, 1rem) clamp(4.38rem, 8.76vw + -6.14rem, 15rem);
  }
}

@media (min-width: 1920px) {
  button, .c-btn, input, .btn-colour-slide {
    font-size: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

@media (min-width: 768px) {
  button, .c-btn, input, .btn-colour-slide {
    border: 2px solid;
  }
}

@media (min-width: 2880px) {
  button, .c-btn, input, .btn-colour-slide {
    border: 3px solid;
  }
}

button:active, button:focus, .c-btn:active, .c-btn:focus, input:active, input:focus, .btn-colour-slide:active, .btn-colour-slide:focus {
  border-color: none;
  color: #ffffff;
  background-color: transparent;
  border-radius: 250px;
  border-color: #ffffff;
}

@media (hover: hover) and (pointer: fine) {
  button:hover, .c-btn:hover, input:hover, .btn-colour-slide:hover {
    border-color: #ffffff;
    background-color: #ffffff;
    color: #2E2C27;
  }

  button:hover svg path, .c-btn:hover svg path, input:hover svg path, .btn-colour-slide:hover svg path {
    fill: #2E2C27;
  }
}

button svg, .c-btn svg, input svg, .btn-colour-slide svg {
  margin-left: 16px;
}

button.icon-left svg, .c-btn.icon-left svg, input.icon-left svg, .btn-colour-slide.icon-left svg {
  margin-left: 0px;
  margin-right: 16px;
}

button svg, .c-btn svg, input svg, .btn-colour-slide svg {
  height: clamp(1.5rem, 0vw + 1.5rem, 1.5rem);
}

@media (min-width: 1920px) {
  button svg, .c-btn svg, input svg, .btn-colour-slide svg {
    height: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

button--fit-content, .c-btn--fit-content, input--fit-content, .btn-colour-slide--fit-content {
  width: -moz-fit-content !important;
  width: fit-content !important;
}

input {
  color: #1D2120 !important;
}

@media (hover: hover) and (pointer: fine) {
  input:hover {
    color: #1D2120 !important;
  }
}

button.backdrop-blur, .c-btn.backdrop-blur {
  -webkit-backdrop-filter: blur(6px);
          backdrop-filter: blur(6px);
}

/* generate all of the button sizes */

.c-btn-sm {
  padding: clamp(0.38rem, 0.13vw + 0.35rem, 0.5rem) clamp(1rem, 0vw + 1rem, 1rem) !important;
}

@media (min-width: 1920px) {
  .c-btn-sm {
    padding: clamp(0.5rem, 0.41vw + 0.01rem, 1rem) clamp(1rem, 0.82vw + 0.01rem, 2rem) !important;
  }
}

/* generate all of the button sizes */

.c-btn-md {
  padding: clamp(0.56rem, -0.06vw + 0.58rem, 0.5rem) clamp(2.38rem, 2.06vw + 1.9rem, 4.38rem) !important;
}

@media (min-width: 1920px) {
  .c-btn-md {
    padding: clamp(0.5rem, 0.41vw + 0.01rem, 1rem) clamp(4.38rem, 8.76vw + -6.14rem, 15rem) !important;
  }
}

/* generate all of the button sizes */

.c-btn-lg {
  padding: clamp(0.56rem, 0vw + 0.56rem, 0.56rem) clamp(3.44rem, 1.61vw + 3.06rem, 5rem) !important;
}

@media (min-width: 1920px) {
  .c-btn-lg {
    padding: clamp(0.56rem, 0.46vw + 0.01rem, 1.13rem) clamp(5rem, 4.12vw + 0.05rem, 10rem) !important;
  }
}

/* generate all of the button sizes */

.c-btn-round-icon {
  padding: clamp(0.5rem, 0vw + 0.5rem, 0.5rem) clamp(1rem, 0vw + 1rem, 1rem) !important;
}

@media (min-width: 1920px) {
  .c-btn-round-icon {
    padding: clamp(0.5rem, 0.41vw + 0.01rem, 1rem) clamp(1rem, 0.82vw + 0.01rem, 2rem) !important;
  }
}

/* generate all of the button sizes */

.c-btn-form {
  padding: clamp(0.88rem, 0vw + 0.88rem, 0.88rem) clamp(1rem, 0.26vw + 0.94rem, 1.25rem) !important;
}

@media (min-width: 1920px) {
  .c-btn-form {
    padding: clamp(0.88rem, 0vw + 0.88rem, 0.88rem) clamp(1.25rem, 0.62vw + 0.51rem, 2rem) !important;
  }
}

.c-btn-sm {
  font-size: clamp(0.81rem, 0.06vw + 0.8rem, 0.88rem);
}

@media (min-width: 1920px) {
  .c-btn-sm {
    font-size: clamp(0.88rem, 0.72vw + 0.01rem, 1.75rem);
  }
}

.c-btn-lg {
  font-size: clamp(1.13rem, 0.39vw + 1.04rem, 1.5rem);
}

@media (min-width: 1920px) {
  .c-btn-lg {
    font-size: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

.button:disabled, .button[aria-disabled=true], .button.disabled, button:disabled, button.disabled, button[aria-disabled=true] {
  cursor: not-allowed;
  opacity: 0.5;
}

.c-btn-white {
  border-color: #2E2C27;
  background-color: #2E2C27;
  color: #ffffff;
}

.c-btn-white.no-border {
  border: none !important;
}

.c-btn-white svg path {
  fill: #ffffff;
}

@media (hover: hover) and (pointer: fine) {
  .c-btn-white:hover {
    border-color: #FF6B00;
    color: #ffffff;
  }

  .c-btn-white:hover svg path {
    fill: #ffffff;
  }
}

.c-btn-black {
  border-color: #2E2C27;
  background-color: #2E2C27;
  color: #ffffff;
}

.c-btn-black.no-border {
  border: none !important;
}

.c-btn-black svg path {
  fill: #ffffff;
}

@media (hover: hover) and (pointer: fine) {
  .c-btn-black:hover {
    border-color: #FF6B00;
    color: #2E2C27;
  }

  .c-btn-black:hover svg path {
    fill: #2E2C27;
  }
}

.c-btn-fit-content {
  min-width: 0px !important;
}

.c-btn-outline {
  border-color: #FF6B00;
  background-color: white;
  color: #1D2120;
}

.c-btn-outline svg path {
  fill: "DM Sans";
}

@media (hover: hover) and (pointer: fine) {
  .c-btn-outline:hover {
    border-color: #FF6B00;
    background-color: #FF6B00;
    color: #ffffff;
  }

  .c-btn-outline:hover svg path {
    fill: #ffffff;
  }
}

.gform_footer {
  padding-bottom: 0px !important;
}

.c-btn-round-icon {
  padding-right: clamp(0.5rem, 0vw + 0.5rem, 0.5rem);
}

@media (min-width: 1920px) {
  .c-btn-round-icon {
    padding-right: clamp(0.5rem, 0.52vw + 0.38rem, 1rem);
  }
}

/* ==========================================================================
   Instagram webview overrides — keep colors stable on tap/focus
   ========================================================================== */

.is-instagram {
  /* Base + anchors that look like buttons */
  /* White variant */
  /* Black variant */
  /* Outline (transparent) variant */
  /* Ensure icons follow text color exactly inside IG */
}

.is-instagram .c-btn,
.is-instagram a.c-btn {
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
  backface-visibility: hidden;
  transform: translateZ(0); /* stabilize text rasterization */
  mix-blend-mode: normal;
  filter: none;
  opacity: 1;
  /* lock current color in all states */
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff;
}

.is-instagram .c-btn:active,
.is-instagram .c-btn:focus,
.is-instagram .c-btn:focus-visible,
.is-instagram a.c-btn:active,
.is-instagram a.c-btn:focus,
.is-instagram a.c-btn:focus-visible {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff;
  background-color: transparent !important;
  border-color: #ffffff !important;
  box-shadow: none !important;
  filter: none !important;
  opacity: 1 !important;
}

.is-instagram .c-btn-white,
.is-instagram a.c-btn-white {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff;
  background-color: #2E2C27 !important;
  border-color: #2E2C27 !important;
}

.is-instagram .c-btn-white:active,
.is-instagram .c-btn-white:focus,
.is-instagram .c-btn-white:focus-visible,
.is-instagram a.c-btn-white:active,
.is-instagram a.c-btn-white:focus,
.is-instagram a.c-btn-white:focus-visible {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff;
  background-color: #2E2C27 !important;
  border-color: #2E2C27 !important;
}

.is-instagram .c-btn-black,
.is-instagram a.c-btn-black {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff;
  background-color: #2E2C27 !important;
  border-color: #2E2C27 !important;
}

.is-instagram .c-btn-black:active,
.is-instagram .c-btn-black:focus,
.is-instagram .c-btn-black:focus-visible,
.is-instagram a.c-btn-black:active,
.is-instagram a.c-btn-black:focus,
.is-instagram a.c-btn-black:focus-visible {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff;
  background-color: #2E2C27 !important;
  border-color: #2E2C27 !important;
}

.is-instagram .c-btn-outline,
.is-instagram a.c-btn-outline {
  color: #1D2120 !important;
  -webkit-text-fill-color: #1D2120;
  background-color: white !important;
  border-color: #FF6B00 !important;
}

.is-instagram .c-btn-outline:active,
.is-instagram .c-btn-outline:focus,
.is-instagram .c-btn-outline:focus-visible,
.is-instagram a.c-btn-outline:active,
.is-instagram a.c-btn-outline:focus,
.is-instagram a.c-btn-outline:focus-visible {
  color: #1D2120 !important;
  -webkit-text-fill-color: #1D2120;
  background-color: white !important;
  border-color: #FF6B00 !important;
}

.is-instagram .c-btn svg,
.is-instagram .c-btn svg * {
  fill: currentColor !important;
  stroke: currentColor !important;
}

.c-accordion__heading {
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
}

.c-accordion__heading > *:first-child {
  flex-grow: 1;
  padding-right: 15px;
}

.c-accordion__content {
  transition: 0.15s ease-out;
  overflow: hidden;
  display: none;
}

.c-accordion .c-accordion__arrow {
  transition: 0.15s ease-out;
}

.c-accordion .c-accordion__arrow svg path {
  fill: #ffffff;
}

.c-accordion .c-accordion__icon-arrow {
  position: relative;
  width: 40px;
}

.c-accordion .c-accordion__icon-arrow::before {
  position: absolute;
  content: "";
  width: 2px;
  height: 20px;
  background: #2E2C27;
  display: inline-block;
  transition: 500ms;
  top: -10px;
  left: 45%;
}

.c-accordion .c-accordion__icon-arrow::after {
  position: absolute;
  top: -10px;
  left: 45%;
  content: "";
  width: 2px;
  height: 20px;
  background: #2E2C27;
  display: inline-block;
  transform: rotateZ(90deg);
}

.c-accordion.active .c-accordion__arrow {
  transform: rotate(180deg);
}

.c-accordion.active .c-accordion__icon-arrow::before {
  transform: rotateZ(90deg);
}

.c-accordion.active .c-accordion__content {
  display: block;
}

.c-accordion--remove {
  cursor: initial !important;
}

.c-accordion--remove .c-accordion__content {
  max-height: -moz-fit-content !important;
  max-height: fit-content !important;
  display: block !important;
}

.c-accordion--remove .c-accordion__arrow {
  display: none !important;
}

.c-accordion--remove .c-accordion__heading {
  cursor: initial !important;
}

@media (min-width: 768px) {
  .c-accordion--remove-tablet {
    cursor: initial !important;
  }

  .c-accordion--remove-tablet .c-accordion__content {
    max-height: -moz-fit-content !important;
    max-height: fit-content !important;
    display: block !important;
  }

  .c-accordion--remove-tablet .c-accordion__arrow {
    display: none !important;
  }

  .c-accordion--remove-tablet .c-accordion__heading {
    cursor: initial !important;
  }
}

@media (min-width: 992px) {
  .c-accordion--remove-small_laptop {
    cursor: initial !important;
  }

  .c-accordion--remove-small_laptop .c-accordion__content {
    max-height: -moz-fit-content !important;
    max-height: fit-content !important;
    display: block !important;
  }

  .c-accordion--remove-small_laptop .c-accordion__arrow {
    display: none !important;
  }

  .c-accordion--remove-small_laptop .c-accordion__heading {
    cursor: initial !important;
  }
}

@media (min-width: 768px) {
  .c-accordion--remove-tablet {
    cursor: initial !important;
  }

  .c-accordion--remove-tablet .c-accordion__content {
    max-height: -moz-fit-content !important;
    max-height: fit-content !important;
    display: block !important;
  }

  .c-accordion--remove-tablet .c-accordion__arrow {
    display: none !important;
  }

  .c-accordion--remove-tablet .c-accordion__heading {
    cursor: initial !important;
  }
}

.c-sticky {
  position: sticky;
  top: 40px;
  z-index: 99999;
}

.c-sticky--important {
  position: sticky !important;
}

.c-sticky--top {
  top: 0px;
}

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=file],
input[type=datetime],
input[type=datetime-local],
input[type=color],
select,
option,
textarea, form button {
  background-color: #ffffff !important;
  color: #1D2120 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  border: 0 !important;
  box-shadow: none !important; /* <-- kills the “border” GF applies as shadow */
  outline: none !important;
  background-clip: padding-box; /* avoids odd inner borders on iOS */
  border-radius: 100px !important;
  border-radius: clamp(0.31rem, 0vw + 0.31rem, 0.31rem);
  width: 100%;
  border: none !important;
  height: clamp(2.19rem, 0.65vw + 2.04rem, 2.81rem) !important;
  padding: clamp(0.88rem, 0vw + 0.88rem, 0.88rem) clamp(1rem, 0.26vw + 0.94rem, 1.25rem) !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  font-size: clamp(0.81rem, 0.06vw + 0.8rem, 0.88rem) !important;
}

input[type=text]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=url]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=search]::-moz-placeholder, input[type=number]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=range]::-moz-placeholder, input[type=date]::-moz-placeholder, input[type=month]::-moz-placeholder, input[type=week]::-moz-placeholder, input[type=time]::-moz-placeholder, input[type=file]::-moz-placeholder, input[type=datetime]::-moz-placeholder, input[type=datetime-local]::-moz-placeholder, input[type=color]::-moz-placeholder, select::-moz-placeholder, option::-moz-placeholder, textarea::-moz-placeholder, form button::-moz-placeholder {
  color: #858585 !important;
  opacity: 1 !important;
}

input[type=text]::placeholder,
input[type=email]::placeholder,
input[type=url]::placeholder,
input[type=password]::placeholder,
input[type=search]::placeholder,
input[type=number]::placeholder,
input[type=tel]::placeholder,
input[type=range]::placeholder,
input[type=date]::placeholder,
input[type=month]::placeholder,
input[type=week]::placeholder,
input[type=time]::placeholder,
input[type=file]::placeholder,
input[type=datetime]::placeholder,
input[type=datetime-local]::placeholder,
input[type=color]::placeholder,
select::placeholder,
option::placeholder,
textarea::placeholder, form button::placeholder {
  color: #858585 !important;
  opacity: 1 !important;
}

input[type=text]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=range]::-webkit-input-placeholder,
input[type=date]::-webkit-input-placeholder,
input[type=month]::-webkit-input-placeholder,
input[type=week]::-webkit-input-placeholder,
input[type=time]::-webkit-input-placeholder,
input[type=file]::-webkit-input-placeholder,
input[type=datetime]::-webkit-input-placeholder,
input[type=datetime-local]::-webkit-input-placeholder,
input[type=color]::-webkit-input-placeholder,
select::-webkit-input-placeholder,
option::-webkit-input-placeholder,
textarea::-webkit-input-placeholder, form button::-webkit-input-placeholder {
  color: #858585 !important;
  opacity: 1 !important;
}

input[type=text]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=url]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=number]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=range]::-moz-placeholder,
input[type=date]::-moz-placeholder,
input[type=month]::-moz-placeholder,
input[type=week]::-moz-placeholder,
input[type=time]::-moz-placeholder,
input[type=file]::-moz-placeholder,
input[type=datetime]::-moz-placeholder,
input[type=datetime-local]::-moz-placeholder,
input[type=color]::-moz-placeholder,
select::-moz-placeholder,
option::-moz-placeholder,
textarea::-moz-placeholder, form button::-moz-placeholder {
  color: #858585 !important;
  opacity: 1 !important;
}

input[type=text]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=range]:-ms-input-placeholder,
input[type=date]:-ms-input-placeholder,
input[type=month]:-ms-input-placeholder,
input[type=week]:-ms-input-placeholder,
input[type=time]:-ms-input-placeholder,
input[type=file]:-ms-input-placeholder,
input[type=datetime]:-ms-input-placeholder,
input[type=datetime-local]:-ms-input-placeholder,
input[type=color]:-ms-input-placeholder,
select:-ms-input-placeholder,
option:-ms-input-placeholder,
textarea:-ms-input-placeholder, form button:-ms-input-placeholder {
  color: #858585 !important;
}

input[type=text]:-moz-placeholder,
input[type=email]:-moz-placeholder,
input[type=url]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=search]:-moz-placeholder,
input[type=number]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=range]:-moz-placeholder,
input[type=date]:-moz-placeholder,
input[type=month]:-moz-placeholder,
input[type=week]:-moz-placeholder,
input[type=time]:-moz-placeholder,
input[type=file]:-moz-placeholder,
input[type=datetime]:-moz-placeholder,
input[type=datetime-local]:-moz-placeholder,
input[type=color]:-moz-placeholder,
select:-moz-placeholder,
option:-moz-placeholder,
textarea:-moz-placeholder, form button:-moz-placeholder {
  color: #858585 !important;
  opacity: 1 !important;
}

@media (min-width: 2880px) {
  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=file],
  input[type=datetime],
  input[type=datetime-local],
  input[type=color],
  select,
  option,
  textarea, form button {
    border: 2px solid;
  }
}

@media (min-width: 1920px) {
  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=file],
  input[type=datetime],
  input[type=datetime-local],
  input[type=color],
  select,
  option,
  textarea, form button {
    border-radius: clamp(0.31rem, 0.26vw + 0rem, 0.63rem);
  }
}

input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=file]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
select:focus,
option:focus,
textarea:focus, form button:focus {
  color: #1D2120;
  outline: none;
}

@media (min-width: 1920px) {
  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=file],
  input[type=datetime],
  input[type=datetime-local],
  input[type=color],
  select,
  option,
  textarea, form button {
    height: clamp(2.81rem, 2.32vw + 0.03rem, 5.63rem) !important;
  }
}

@media (max-width: 767px) {
  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=file],
  input[type=datetime],
  input[type=datetime-local],
  input[type=color],
  select,
  option,
  textarea, form button {
    height: 36px;
  }
}

@media (min-width: 1920px) {
  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=file],
  input[type=datetime],
  input[type=datetime-local],
  input[type=color],
  select,
  option,
  textarea, form button {
    height: clamp(1.88rem, 0.65vw + 1.73rem, 2.5rem) !important;
  }
}

@media (min-width: 1920px) and (min-width: 1920px) {
  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=file],
  input[type=datetime],
  input[type=datetime-local],
  input[type=color],
  select,
  option,
  textarea, form button {
    height: clamp(2.5rem, 2.06vw + 0.03rem, 5rem) !important;
  }
}

@media (min-width: 1920px) {
  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=file],
  input[type=datetime],
  input[type=datetime-local],
  input[type=color],
  select,
  option,
  textarea, form button {
    padding: clamp(0.88rem, 0vw + 0.88rem, 0.88rem) clamp(1.25rem, 0.62vw + 0.51rem, 2rem) !important;
  }
}

@media (min-width: 1920px) {
  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=file],
  input[type=datetime],
  input[type=datetime-local],
  input[type=color],
  select,
  option,
  textarea, form button {
    font-size: clamp(0.88rem, 0.72vw + 0.01rem, 1.75rem) !important;
  }
}

textarea {
  padding: clamp(1.05rem, 0vw + 1.05rem, 1.05rem) clamp(1rem, 0.26vw + 0.94rem, 1.25rem) !important;
}

@media (min-width: 1920px) {
  textarea {
    padding: clamp(1.05rem, 0vw + 1.05rem, 1.05rem) clamp(1.25rem, 0.62vw + 0.51rem, 2rem) !important;
  }
}

/* 2) Also kill on focus states to prevent re-adding */

input:focus,
select:focus,
textarea:focus,
input:focus-visible,
select:focus-visible,
textarea:focus-visible {
  box-shadow: none !important;
  outline: none !important;
}

/* 3) GF wrapper sometimes adds the border via focus-within */

.gform_wrapper.gravity-theme .gform-theme-field-control,
.gform_wrapper.gravity-theme .gform-theme-field-control:focus-within,
.gform_wrapper.gravity-theme .ginput_container,
.gform_wrapper.gravity-theme .ginput_container:focus-within {
  box-shadow: none !important;
  outline: none !important;
  background: transparent !important; /* optional: if wrapper adds bg/border */
}

/* GRAVITY FORM SPINNER */

.gform-footer {
  position: relative !important;
}

/* Style & center the spinner */

.gform_ajax_spinner {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  width: 16px !important;
  height: 16px !important;
  margin: 0 !important;
  border: 3px solid rgba(0, 0, 0, 0.8) !important;
  border-left-color: rgba(0, 0, 0, 0.2) !important;
  border-top-color: rgba(0, 0, 0, 0.4) !important;
  border-right-color: rgba(0, 0, 0, 0.6) !important;
  border-radius: 50% !important;
  animation: spin 1.1s linear infinite !important;
  translate: -50% -50% !important; /* replaces transform: translate() */
  pointer-events: none !important; /* prevent clicks */
  z-index: 2 !important; /* sits on top of button */
}

@keyframes spin {
  to {
    rotate: 1turn;
  } /* animate rotate, not transform */
}

/* GRAVITY FORM SPINNER END */

.gform_button {
  transition: 0.3s !important;
  justify-content: space-between !important;
  align-items: center !important;
  border: 1px solid !important;
  border-radius: 250px !important;
  border-color: #ffffff !important;
  background-color: transparent !important;
  color: #ffffff !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  outline: none !important;
  width: clamp(10.94rem, 0vw + 10.94rem, 10.94rem) !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
  font-size: clamp(0.81rem, 0.06vw + 0.8rem, 0.88rem) !important;
  padding-top: clamp(0.56rem, -0.06vw + 0.58rem, 0.5rem) !important;
  padding-bottom: clamp(0.56rem, -0.06vw + 0.58rem, 0.5rem) !important;
  text-align: center !important;
  justify-content: center !important;
}

@media (min-width: 768px) {
  .gform_button {
    border: 2px solid !important;
  }
}

@media (min-width: 2880px) {
  .gform_button {
    border: 3px solid !important;
  }
}

@media (min-width: 1920px) {
  .gform_button {
    width: clamp(10.94rem, 9.02vw + 0.11rem, 21.88rem) !important;
  }
}

.gform_button:active, .gform_button:focus {
  border-color: none !important;
  border-radius: 250px !important;
  border-color: #ffffff !important;
  background-color: #ffffff !important;
  color: #2E2C27 !important;
  opacity: 1 !important;
}

.gform_button:hover {
  opacity: 1 !important;
}

.gform_button.is-loading {
  opacity: 1 !important;
  border-color: #ffffff !important;
  background-color: #ffffff !important;
  color: #2E2C27 !important;
}

@media (hover: hover) and (pointer: fine) {
  .gform_button:hover {
    opacity: 1 !important;
    border-color: #ffffff !important;
    background-color: #ffffff !important;
    color: #2E2C27 !important;
  }

  .gform_button:hover svg path {
    fill: #2E2C27 !important;
  }
}

@media (min-width: 1920px) {
  .gform_button {
    font-size: clamp(0.88rem, 0.72vw + 0.01rem, 1.75rem) !important;
  }
}

@media (min-width: 1920px) {
  .gform_button {
    padding-top: clamp(0.5rem, 0.41vw + 0.01rem, 1rem) !important;
    padding-bottom: clamp(0.5rem, 0.41vw + 0.01rem, 1rem) !important;
  }
}

textarea {
  width: 100%;
  height: auto !important;
  min-height: 0px !important;
  border-radius: clamp(1.25rem, 0.39vw + 1.16rem, 1.63rem) !important;
  height: clamp(5rem, 5.16vw + 3.81rem, 10rem) !important;
}

@media (min-width: 1920px) {
  textarea {
    border-radius: clamp(1.63rem, 1.34vw + 0.02rem, 3.25rem) !important;
  }
}

@media (min-width: 1920px) {
  textarea {
    height: clamp(10rem, 8.25vw + 0.1rem, 20rem) !important;
  }
}

@media (max-width: 767px) and (min-height: 720px) {
  textarea {
    height: 120px !important;
  }
}

@media (min-width: 768px) and (max-height: 780px) {
  textarea {
    height: 92px !important;
  }
}

@media (min-width: 768px) and (max-height: 880px) {
  .b-contact-us--wrapper textarea {
    height: 92px !important;
  }

  .b-contact-us--wrapper input, .b-contact-us--wrapper select {
    height: 37px !important;
  }

  .b-contact-us--wrapper input.gfield-choice-input {
    width: 21px !important;
    height: 21px !important;
  }

  .b-contact-us--wrapper .gform-footer, .b-contact-us--wrapper .gfield--type-choice {
    margin-top: 7px !important;
  }

  .b-contact-us--wrapper .b-contact-us__heading {
    padding-bottom: 10px !important;
    font-size: 17px !important;
  }

  .b-contact-us--wrapper .c-socials-grid {
    gap: 17px !important;
    padding-bottom: 10px !important;
  }

  .b-contact-us--wrapper .c-socials-grid svg {
    width: 27px !important;
  }
}

select {
  display: flex !important;
  align-items: center !important;
  line-height: 1 !important;
}

/* select specifics */

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

select:focus {
  outline: none !important;
  box-shadow: none !important;
  border: none !important;
}

/* placeholder selected (empty value) → make select text $color-placeholder-color */

select:has(> option[value=""]:checked) {
  color: #858585 !important;
}

/* real option selected → normal input color */

select:not(:has(> option[value=""]:checked)) {
  color: #1D2120 !important;
}

/* style the placeholder option in the dropdown list too */

select option[value=""] {
  color: #858585 !important;
}

.gfield_required {
  display: none !important;
}

.gform_fields {
  row-gap: clamp(0.31rem, 0.13vw + 0.28rem, 0.44rem) !important;
  -moz-column-gap: clamp(0.63rem, 0.65vw + 0.48rem, 1.25rem) !important;
       column-gap: clamp(0.63rem, 0.65vw + 0.48rem, 1.25rem) !important;
}

@media (min-width: 1920px) {
  .gform_fields {
    row-gap: clamp(0.44rem, 0.36vw + 0rem, 0.88rem) !important;
  }
}

@media (min-width: 1920px) {
  .gform_fields {
    -moz-column-gap: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem) !important;
         column-gap: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem) !important;
  }
}

.gform_validation_errors {
  display: none !important;
}

.gfield {
  position: relative !important;
}

.gform-field-label {
  color: #ffffff !important;
  font-size: clamp(0.88rem, 0.39vw + 0.79rem, 1.25rem) !important;
}

@media (min-width: 1920px) {
  .gform-field-label {
    font-size: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem) !important;
  }
}

.gform_wrapper {
  width: 100%;
}

.gform-footer {
  justify-content: center !important;
}

.gfield_description {
  color: white !important;
  padding-bottom: 5px !important;
  font-size: 11px !important;
  position: relative !important;
  left: 14px !important;
  bottom: 1px !important;
}

.gfield_description.validation_message {
  position: absolute !important;
  bottom: 0 !important;
  right: 5% !important;
  transform: translateY(50%) !important;
  background-color: #000 !important;
  color: #fff !important;
  border-radius: 250px !important;
  padding: 2px 8px !important;
  font-size: 9px !important;
  white-space: nowrap !important;
  pointer-events: none !important;
  z-index: 10 !important;
  margin: 0 !important;
}

.bg-black .gfield_description.validation_message {
  position: relative !important;
  transform: none !important;
  padding-top: 5px !important;
  left: 6px !important;
  color: #ff7351 !important;
}

#validation_message_3_25 {
  padding-top: 0px !important;
  bottom: 1px !important;
}

@media (min-width: 640px) {
  #field_3_20 .ginput_container {
    margin-top: 45px;
  }
}

.gfield--type-choice {
  margin-top: clamp(0.94rem, 0.32vw + 0.86rem, 1.25rem) !important;
}

@media (min-width: 1920px) {
  .gfield--type-choice {
    margin-top: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem) !important;
  }
}

select {
  appearance: none; /* Most modern browsers */
  -webkit-appearance: none; /* Safari/Chrome */
  -moz-appearance: none; /* Firefox */
  background-image: none; /* Remove background arrow image */
}

input.white {
  background-color: white;
  border: none !important;
  outline: none !important;
}

input.white:hover, input.white:focus, input.white:active {
  border: none !important;
  outline: none !important;
}

.datepicker {
  width: 100% !important;
}

.gform_wrapper.gravity-theme .gform-body .gfield_label {
  font-size: clamp(0.81rem, 0.06vw + 0.8rem, 0.88rem) !important;
  margin-bottom: clamp(1rem, 0vw + 1rem, 1rem);
}

@media (min-width: 1920px) {
  .gform_wrapper.gravity-theme .gform-body .gfield_label {
    font-size: clamp(0.88rem, 0.72vw + 0.01rem, 1.75rem) !important;
  }
}

@media (min-width: 1920px) {
  .gform_wrapper.gravity-theme .gform-body .gfield_label {
    margin-bottom: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

.gform-field-label--type-inline {
  font-size: clamp(0.81rem, 0.06vw + 0.8rem, 0.88rem) !important;
  position: relative !important;
  top: 2px !important;
  margin-left: clamp(0.38rem, 0.26vw + 0.32rem, 0.63rem) !important;
}

@media (min-width: 1920px) {
  .gform-field-label--type-inline {
    font-size: clamp(0.88rem, 0.72vw + 0.01rem, 1.75rem) !important;
  }
}

@media (min-width: 1920px) {
  .gform-field-label--type-inline {
    margin-left: clamp(0.63rem, 0.52vw + 0.01rem, 1.25rem) !important;
  }
}

.gfield_consent_description {
  padding: clamp(0.63rem, 0vw + 0.63rem, 0.63rem) !important;
  border: 1px solid #ffffff !important;
  outline: none !important;
  box-shadow: none !important;
  outline-offset: 0px !important;
  margin-left: clamp(0.63rem, 0.13vw + 0.6rem, 0.75rem) !important;
}

@media (min-width: 1920px) {
  .gfield_consent_description {
    padding: clamp(0.63rem, 0.52vw + 0.01rem, 1.25rem) !important;
  }
}

@media (min-width: 1920px) {
  .gfield_consent_description {
    margin-left: clamp(0.75rem, 0.62vw + 0.01rem, 1.5rem) !important;
  }
}

.gfield_consent_description a {
  font-size: clamp(0.81rem, 0.06vw + 0.8rem, 0.88rem) !important;
  color: #ffffff !important;
}

@media (min-width: 1920px) {
  .gfield_consent_description a {
    font-size: clamp(0.88rem, 0.72vw + 0.01rem, 1.75rem) !important;
  }
}

.gform_fileupload_rules {
  display: none !important;
}

.gform_validation_errors {
  margin-bottom: clamp(1.38rem, 0vw + 1.38rem, 1.38rem) !important;
}

@media (min-width: 1920px) {
  .gform_validation_errors {
    margin-bottom: clamp(1.38rem, 1.13vw + 0.01rem, 2.75rem) !important;
  }
}

.gform_confirmation_message {
  font-size: clamp(0.88rem, 0.06vw + 0.86rem, 0.94rem) !important;
  text-align: center !important;
  border-top: 1px solid white !important;
  margin-top: 20px !important;
  padding-top: 16px !important;
}

@media (min-width: 1920px) {
  .gform_confirmation_message {
    font-size: clamp(0.94rem, 0.77vw + 0.01rem, 1.88rem) !important;
  }
}

.gform_wrapper.gravity-theme .gform_fields {
  grid-column-gap: clamp(2.81rem, 0vw + 2.81rem, 2.81rem);
  grid-row-gap: 0px !important;
}

@media (min-width: 1920px) {
  .gform_wrapper.gravity-theme .gform_fields {
    grid-column-gap: clamp(2.81rem, 2.32vw + 0.03rem, 5.63rem);
  }
}

.gform_footer {
  margin-top: clamp(0.63rem, 0.32vw + 0.55rem, 0.94rem) !important;
}

@media (min-width: 1920px) {
  .gform_footer {
    margin-top: clamp(0.94rem, 0.77vw + 0.01rem, 1.88rem) !important;
  }
}

.form-textarea {
  grid-row: span 5;
}

.form-textarea .ginput_container {
  width: 100% !important;
}

#field_3_24 {
  display: none;
}

.c-object-cover {
  -o-object-fit: cover;
     object-fit: cover;
  height: -moz-fit-content;
  height: fit-content;
  width: 100%;
  height: 100%;
}

.c-align-middle {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.c-x-align-middle {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.c-y-align-middle {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}

.c-select {
  position: relative;
}

.c-select select::after {
  display: none !important;
}

.c-select::after {
  position: absolute;
  content: url('data:image/svg+xml,<svg width="12" height="7" viewBox="0 0 12 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0.469671 0.469637C0.762566 0.176788 1.23744 0.176788 1.53033 0.469637L6 4.93934L10.4697 0.469637C10.7626 0.176788 11.2375 0.176788 11.5304 0.469637C11.8232 0.762537 11.8232 1.23744 11.5304 1.53034L6.53035 6.53034C6.23745 6.82319 5.76255 6.82319 5.46965 6.53034L0.469671 1.53034C0.176776 1.23744 0.176776 0.762537 0.469671 0.469637Z" fill="%232E2C27"/></svg>');
  top: 50%;
  transform: translateY(-50%);
  right: clamp(0.94rem, 0vw + 0.94rem, 0.94rem) !important;
  pointer-events: none;
}

@media (min-width: 1920px) {
  .c-select::after {
    right: clamp(0.94rem, 0.77vw + 0.01rem, 1.88rem) !important;
  }
}

.c-tabs--sticky {
  position: relative;
  z-index: 999;
}

.c-tabs--sticky .c-tabs__tab-area-wrapper {
  position: sticky;
  top: 0px;
  z-index: 9999;
  margin-bottom: 0px !important;
}

.c-tabs--sticky .c-tabs__content {
  margin-top: clamp(2.5rem, 2.58vw + 1.9rem, 5rem);
}

.c-tabs .tab-title {
  white-space: nowrap;
}

.c-tabs--no-padding-left {
  padding-left: 0px !important;
}

.c-tabs--horizontal {
  margin-top: clamp(2.5rem, 2.58vw + 1.9rem, 5rem);
  margin-bottom: clamp(2.5rem, 2.58vw + 1.9rem, 5rem);
  border-bottom: 1px solid #FF6B00;
}

.c-tabs--disable-swipe .c-tabs__content__item.active {
  position: initial !important;
}

.c-tabs--add-top-border {
  padding-top: clamp(0.94rem, 0.58vw + 0.8rem, 1.5rem);
  border-top: #FF6B00;
}

.c-tabs--align-left .c-tabs__tab-area {
  justify-content: flex-start !important;
}

.c-tabs--vertical__wrapper {
  padding-bottom: 0px !important;
}

.c-tabs--vertical__wrapper__col-1 {
  z-index: 999999;
  background-color: #ffffff;
}

@media (max-width: 991px) {
  .c-tabs--vertical__wrapper__col-1 {
    top: 20px;
    height: -moz-fit-content;
    height: fit-content;
    position: sticky;
    top: 0px;
  }
}

@media (min-width: 992px) {
  .c-tabs--vertical__wrapper {
    display: flex;
  }

  .c-tabs--vertical__wrapper__col-1 {
    width: -moz-fit-content;
    width: fit-content;
  }

  .c-tabs--vertical__wrapper__col-2 {
    flex-grow: 1;
    padding-left: clamp(5rem, 1.16vw + 4.73rem, 6.13rem);
  }
}

.c-tabs--vertical .c-tabs__tab-area {
  padding-left: 0px !important;
  padding-right: 0px !important;
  display: block !important;
}

.c-tabs--vertical .tabs-wrapper {
  display: block !important;
}

.c-tabs--vertical .tabs-wrapper::after {
  display: none;
}

.c-tabs--vertical .tabs-wrapper .tab {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.c-tabs--vertical .tabs-wrapper .tab:first-child {
  padding-top: 0px !important;
}

.c-tabs--vertical .tabs-wrapper .tab:last-child {
  padding-bottom: 0px !important;
}

.c-tabs--vertical .tabs-wrapper .tab .icon {
  transition: 0.3s;
  position: relative;
  opacity: 0;
}

.c-tabs--vertical .tabs-wrapper .tab div {
  transition: 0.3s;
}

.c-tabs--vertical .tabs-wrapper .tab.active div, .c-tabs--vertical .tabs-wrapper .tab:hover div {
  color: #FF6B00 !important;
}

.c-tabs--vertical .tabs-wrapper .tab.active .icon, .c-tabs--vertical .tabs-wrapper .tab:hover .icon {
  opacity: 1;
}

.c-tabs--vertical .tabs-wrapper .tab .tab-title {
  padding-left: 0px !important;
  padding-right: 0px !important;
  color: #ffffff;
  font-family: "DM Sans";
  letter-spacing: 0;
  line-height: 1.2 !important;
  font-weight: 400;
  font-size: clamp(0.75rem, 0.65vw + 0.6rem, 1.38rem);
  font-size: clamp(1.25rem, 0vw + 1.25rem, 1.25rem) !important;
}

@media (min-width: 1920px) {
  .c-tabs--vertical .tabs-wrapper .tab .tab-title {
    font-size: clamp(1.38rem, 1.13vw + 0.01rem, 2.75rem);
  }
}

.c-tabs__tab-area {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: left;
  overflow-x: scroll;
  padding-left: clamp(1.25rem, 1.26vw + 0.96rem, 1.56rem);
  padding-right: clamp(1.25rem, 1.26vw + 0.96rem, 1.56rem);
}

.c-tabs__tab-area::-webkit-scrollbar {
  display: none;
}

@media (min-width: 768px) {
  .c-tabs__tab-area {
    padding-left: clamp(1.56rem, 2vw + 0.6rem, 3rem);
  }
}

@media (min-width: 1920px) {
  .c-tabs__tab-area {
    padding-left: clamp(3rem, 2.47vw + 0.03rem, 6rem);
  }
}

@media (min-width: 768px) {
  .c-tabs__tab-area {
    padding-right: clamp(1.56rem, 2vw + 0.6rem, 3rem);
  }
}

@media (min-width: 1920px) {
  .c-tabs__tab-area {
    padding-right: clamp(3rem, 2.47vw + 0.03rem, 6rem);
  }
}

@media (min-width: 992px) {
  .c-tabs__tab-area {
    justify-content: center;
  }
}

.c-tabs__tab-area .tabs-wrapper {
  --_bar_height: 4px;
  --_bar-color: $color-primary;
  --_bar-background-opacity: 0.2;
  --_text-color: $color-black;
  --bar-width: 0;
  --bar-offset: 0;
  --bar-width-hover:0;
  --bar-offset-hover: 0;
  --_transition-time: .4s;
  position: relative;
  display: inline-flex;
  flex-direction: row;
  padding-bottom: var(--_bar_height);
}

.c-tabs__tab-area .tabs-wrapper::after {
  position: absolute;
  bottom: 0;
  content: "";
  height: var(--_bar_height);
  width: 100%;
  background: var(--_bar-color);
  opacity: var(--_bar-background-opacity);
  border-radius: var(--_bar_height);
}

.c-tabs__tab-area .tabs-wrapper::after {
  width: var(--bar-width);
  opacity: 1;
  transform: translateX(var(--bar-offset));
  transition: width var(--_transition-time) ease, transform var(--_transition-time) ease;
}

.c-tabs__tab-area .tabs-wrapper.hovered::after {
  width: var(--bar-width-hover);
  opacity: 1;
  transform: translateX(var(--bar-offset-hover));
  transition: width var(--_transition-time) ease, transform var(--_transition-time) ease;
}

.c-tabs__tab-area .tabs-wrapper .tab:not(.tab-p0) {
  padding-bottom: clamp(0.94rem, 0.58vw + 0.8rem, 1.5rem);
  padding-left: clamp(1.25rem, 1.81vw + 0.83rem, 3rem);
  padding-right: clamp(1.25rem, 1.81vw + 0.83rem, 3rem);
  font-size: clamp(0.75rem, 0.26vw + 0.69rem, 1rem);
  font-family: "DM Mono";
  transition: 0.3s;
  letter-spacing: 0em;
  line-height: 1 !important;
  font-weight: 400;
  margin-top: 0px;
  margin-bottom: 0px;
  color: var(--_text-color);
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

@media (min-width: 1920px) {
  .c-tabs__tab-area .tabs-wrapper .tab:not(.tab-p0) {
    font-size: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

.c-tabs__tab-area .tabs-wrapper .tab:not(.tab-p0):first-child {
  padding-left: 0px;
}

@media (min-width: 992px) {
  .c-tabs__tab-area .tabs-wrapper .tab:not(.tab-p0):first-child {
    padding-left: clamp(1.25rem, 1.81vw + 0.83rem, 3rem);
  }
}

.c-tabs--align-left .tabs-wrapper .tab:first-child {
  padding-left: 0px !important;
}

@media (min-width: 992px) {
  .c-tabs__tab-area .tabs-wrapper .tab:not(.tab-p0) .tab-title {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.c-tabs--no-tab-title-padding .tab-title {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.c-tabs__tab-area .tabs-wrapper .tab:focus-visible { /* Focus au clavier */
  background: rgba(0, 0, 0, 0.2);
  outline: none;
  border-radius: 5px 5px 0 0;
}

.c-tabs__content {
  transition: all 0.7s linear !important;
}

.c-tabs__content__item {
  display: none;
}

.c-tabs__content__item.hideLeft {
  display: block;
  position: relative;
  left: -120px !important;
  opacity: 0 !important;
}

.c-tabs__content__item.showLeft {
  display: block;
  position: relative !important;
  left: 120px;
  opacity: 0;
}

.c-tabs__content__item.hideRight {
  display: block;
  position: relative;
  left: 120px !important;
  opacity: 0 !important;
}

.c-tabs__content__item.showRight {
  display: block;
  position: relative !important;
  left: -120px;
  opacity: 0;
}

.c-tabs__content__item.active {
  display: block;
  position: relative;
  left: 0px;
  opacity: 1;
  transition: 0.17s;
  transition-timing-function: cubic-bezier(0.21, 0.58, 0.19, 0.99);
}

.c-tabs__content__item.absolute {
  position: absolute;
  left: 150vw;
  display: block;
}

.c-fade-element {
  transition: opacity 0.4s;
  transition-delay: calc(var(--animation-order) * 20ms);
  opacity: 1;
}

.c-fade-element--hide {
  opacity: 0;
}

.modal-small {
  max-width: 610px;
}

.c-modal {
  padding: 48px 24px !important;
}

.c-stats__item {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
}

.c-stats__item__prepend {
  font-size: clamp(2.5rem, 1.03vw + 2.26rem, 3.5rem);
  height: -moz-fit-content;
  height: fit-content;
  line-height: 1 !important;
}

@media (min-width: 1920px) {
  .c-stats__item__prepend {
    font-size: clamp(3.5rem, 2.89vw + 0.04rem, 7rem);
  }
}

.c-stats__item__prepend:empty {
  display: none;
}

.c-stats__item__number {
  font-size: clamp(5rem, 5.16vw + 3.81rem, 10rem);
  line-height: 0.75 !important;
}

@media (min-width: 1920px) {
  .c-stats__item__number {
    font-size: clamp(10rem, 8.25vw + 0.1rem, 20rem);
  }
}

.c-stats__item__append {
  font-size: clamp(2.5rem, 1.03vw + 2.26rem, 3.5rem);
  height: -moz-fit-content;
  height: fit-content;
  line-height: 1 !important;
  position: relative;
  top: 7px;
  align-self: flex-end;
}

@media (min-width: 1920px) {
  .c-stats__item__append {
    font-size: clamp(3.5rem, 2.89vw + 0.04rem, 7rem);
  }
}

.c-stats__item__append:empty {
  display: none;
}

.c-stats--small .c-stats__item__prepend {
  font-size: clamp(1.44rem, 1.23vw + 1.15rem, 2.63rem);
}

@media (min-width: 1920px) {
  .c-stats--small .c-stats__item__prepend {
    font-size: clamp(2.63rem, 2.16vw + 0.03rem, 5.25rem);
  }
}

.c-stats--small .c-stats__item__number {
  font-size: clamp(2.5rem, 2.26vw + 1.98rem, 4.69rem);
}

@media (min-width: 1920px) {
  .c-stats--small .c-stats__item__number {
    font-size: clamp(4.69rem, 3.87vw + 0.05rem, 9.38rem);
  }
}

.c-stats--small .c-stats__item__append {
  font-size: clamp(1.44rem, 1.23vw + 1.15rem, 2.63rem);
  top: 3px;
}

@media (min-width: 1920px) {
  .c-stats--small .c-stats__item__append {
    font-size: clamp(2.63rem, 2.16vw + 0.03rem, 5.25rem);
  }
}

@media (min-width: 992px) {
  .c-stats--small .c-stats__item__append {
    top: 4px;
  }
}

@media (min-width: 2880px) and (min-width: 992px) {
  .c-stats--small .c-stats__item__append {
    top: 6px;
  }
}

.c-stats--small .text-b1-subtitle {
  font-size: clamp(0.88rem, 0.13vw + 0.85rem, 1rem);
}

@media (min-width: 1920px) {
  .c-stats--small .text-b1-subtitle {
    font-size: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

.c-stats--subtitle {
  font-weight: 300 !important;
}

@media (max-width: 767px) {
  .c-stats--subtitle {
    font-size: 14px;
    line-height: 1.5;
  }
}

.c-numbered-heading * {
  transition: 0s;
}

.c-numbered-heading .c-numbered-heading__number, .c-numbered-heading .c-numbered-heading__heading {
  transition: 0.3s;
}

.c-numbered-heading__number {
  font-size: clamp(0.88rem, 0.13vw + 0.85rem, 1rem);
  line-height: 1 !important;
}

@media (min-width: 1920px) {
  .c-numbered-heading__number {
    font-size: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

.c-numbered-heading__heading {
  line-height: 1 !important;
}

.c-numbered-heading__heading.b1-subtitle {
  line-height: 0.8 !important;
}

.c-numbered-heading__heading.bold {
  font-weight: bold;
}

a.c-numbered-heading:hover .c-numbered-heading__number, a.c-numbered-heading:hover .c-numbered-heading__heading {
  color: #FF6B00;
}

.c-article__image {
  aspect-ratio: 336/192;
}

.c-article:hover {
  color: #ffffff !important;
  text-decoration: underline;
}

.c-pagination {
  position: relative;
  padding-top: clamp(1.25rem, 0.32vw + 1.18rem, 1.56rem);
  display: flex;
  gap: clamp(1rem, 0.26vw + 0.94rem, 1.25rem);
}

@media (min-width: 1920px) {
  .c-pagination {
    padding-top: clamp(1.56rem, 1.29vw + 0.02rem, 3.13rem);
  }
}

@media (min-width: 1920px) {
  .c-pagination {
    gap: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

@media (max-width: 767px) {
  .c-pagination {
    margin: 0 auto;
  }
}

.c-pagination__label {
  font-family: "DM Mono";
  transition: 0.3s;
  letter-spacing: 0em;
  line-height: 1 !important;
  font-weight: 400;
  margin-top: 0px;
  margin-bottom: 0px;
  display: flex;
  align-items: center;
  color: #ffffff;
  transition: 0.3s;
  font-size: clamp(1rem, 0vw + 1rem, 1rem);
  position: relative;
  top: clamp(0.19rem, 0vw + 0.19rem, 0.19rem);
}

@media (min-width: 1920px) {
  .c-pagination__label {
    font-size: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

@media (min-width: 1920px) {
  .c-pagination__label {
    top: clamp(0.19rem, 0.15vw + 0rem, 0.38rem);
  }
}

.c-pagination__label:hover {
  color: #F9FF83;
}

.c-pagination__label.active {
  color: #F9FF83;
}

@media (max-width: 767px) {
  .c-pagination__label {
    flex-grow: 1;
    max-width: 30px;
  }
}

.c-pagination__dots {
  display: flex;
  align-items: center;
  font-family: "DM Mono";
  transition: 0.3s;
  letter-spacing: 0em;
  line-height: 1 !important;
  font-weight: 400;
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 0 !important;
  position: relative;
  bottom: clamp(0.06rem, 0vw + 0.06rem, 0.06rem);
}

@media (min-width: 1920px) {
  .c-pagination__dots {
    bottom: clamp(0.06rem, 0.05vw + 0rem, 0.13rem);
  }
}

@media (max-width: 767px) {
  .c-pagination__dots {
    flex-grow: 1;
  }
}

.c-pagination__arrow.disabled svg path {
  fill: #ffffff;
}

.c-pagination__arrow--left {
  padding-right: clamp(0.5rem, 0.13vw + 0.47rem, 0.63rem);
}

@media (min-width: 1920px) {
  .c-pagination__arrow--left {
    padding-right: clamp(0.63rem, 0.52vw + 0.01rem, 1.25rem);
  }
}

.c-pagination__arrow--left svg {
  transform: rotate(180deg);
}

.c-pagination__arrow--right {
  padding-left: clamp(0.5rem, 0.13vw + 0.47rem, 0.63rem);
}

@media (min-width: 1920px) {
  .c-pagination__arrow--right {
    padding-left: clamp(0.63rem, 0.52vw + 0.01rem, 1.25rem);
  }
}

/* ✅ Default cursor is visible before first movement */

body:not(.no-custom-cursor) .c-custom-cursor,
body:not(.no-custom-cursor) [data-show-cursor-arrow=true] {
  cursor: pointer !important; /* Normal cursor before first movement */
}

/* ✅ Hide cursor after first movement OR when `.custom-cursor-active` is set */

body.has-moved:not(.no-custom-cursor).custom-cursor-active .c-custom-cursor,
body.has-moved:not(.no-custom-cursor).custom-cursor-active [data-show-cursor-arrow=true] {
  cursor: none !important; /* Hide default cursor after first movement */
}

/* ✅ Ensure cursor appears normally on mobile/tablet */

.no-custom-cursor * {
  cursor: auto !important;
}

/* ✅ Restore cursor visibility when NOT inside `.c-custom-cursor` */

body.has-moved:not(.custom-cursor-active) {
  cursor: auto !important;
}

/* ✅ Cursor image styling */

.cursor-image {
  position: fixed;
  top: 0;
  left: 0;
  width: clamp(3.75rem, 1.29vw + 3.45rem, 5rem);
  height: clamp(3.75rem, 1.29vw + 3.45rem, 5rem);
  pointer-events: none;
  display: none;
  transform: translate(-50%, -50%);
  z-index: 9999;
  transition: opacity 0.2s ease-in-out, filter 0.2s ease-in-out;
}

@media (min-width: 1920px) {
  .cursor-image {
    width: clamp(5rem, 4.12vw + 0.05rem, 10rem);
  }
}

@media (min-width: 1920px) {
  .cursor-image {
    height: clamp(5rem, 4.12vw + 0.05rem, 10rem);
  }
}

.cursor-image.smaller {
  width: clamp(3.13rem, 0.39vw + 3.04rem, 3.5rem);
  height: clamp(3.13rem, 0.39vw + 3.04rem, 3.5rem);
}

@media (min-width: 1920px) {
  .cursor-image.smaller {
    width: clamp(3.5rem, 2.89vw + 0.04rem, 7rem);
  }
}

@media (min-width: 1920px) {
  .cursor-image.smaller {
    height: clamp(3.5rem, 2.89vw + 0.04rem, 7rem);
  }
}

body:not(.has-moved) .cursor-image {
  opacity: 0 !important;
}

.c-heading-area {
  display: flex;
  justify-content: space-between;
  gap: clamp(1.88rem, 0.65vw + 1.73rem, 2.5rem);
  flex-direction: column;
}

@media (min-width: 1920px) {
  .c-heading-area {
    gap: clamp(2.5rem, 2.06vw + 0.03rem, 5rem);
  }
}

@media (min-width: 992px) {
  .c-heading-area {
    gap: clamp(1.25rem, 0.26vw + 1.19rem, 1.5rem);
    flex-direction: row;
  }
}

@media (min-width: 992px) and (min-width: 1920px) {
  .c-heading-area {
    gap: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

@media (min-width: 992px) {
  .c-heading-area h2, .c-heading-area h1 {
    width: 49%;
  }

  .c-heading-area.wide h2, .c-heading-area.wide h1, .c-heading-area.ultrawide h2, .c-heading-area.ultrawide h1 {
    width: 42%;
  }

  .c-heading-area.wide > *:nth-child(2), .c-heading-area.ultrawide > *:nth-child(2) {
    width: 42%;
  }
}

@media (min-width: 1366px) {
  .c-heading-area.wide h2, .c-heading-area.wide h1 {
    width: 40%;
  }

  .c-heading-area.wide > *:nth-child(2) {
    width: 33.33%;
  }

  .c-heading-area.ultrawide h2, .c-heading-area.ultrawide h1 {
    width: 33.33%;
  }

  .c-heading-area.ultrawide > *:nth-child(2) {
    width: 33.33%;
  }
}

.c-usp-square {
  min-width: 88vw;
  width: 88vw;
  aspect-ratio: 526/520;
  justify-content: space-between;
  display: flex;
  flex-direction: column;
  padding-left: clamp(1.75rem, 0.26vw + 1.69rem, 2rem);
  padding-right: clamp(1.75rem, 0.26vw + 1.69rem, 2rem);
  padding-top: clamp(2rem, 0.52vw + 1.88rem, 2.5rem);
  padding-bottom: clamp(2rem, 0.52vw + 1.88rem, 2.5rem);
}

@media only screen and (min-width: 550px) {
  .c-usp-square {
    min-width: 75vw;
    width: 75vw;
  }
}

@media (min-width: 768px) {
  .c-usp-square {
    min-width: 60vw;
    width: 60vw;
  }
}

@media only screen and (min-width: 990px) {
  .c-usp-square {
    min-width: 35vw;
    width: 35vw;
  }
}

@media only screen and (min-width: 1400px) {
  .c-usp-square {
    min-width: 28vw;
    width: 28vw;
  }
}

@media (min-width: 1920px) {
  .c-usp-square {
    padding-left: clamp(2rem, 1.65vw + 0.02rem, 4rem);
  }
}

@media (min-width: 1920px) {
  .c-usp-square {
    padding-right: clamp(2rem, 1.65vw + 0.02rem, 4rem);
  }
}

@media (min-width: 1920px) {
  .c-usp-square {
    padding-top: clamp(2.5rem, 2.06vw + 0.03rem, 5rem);
  }
}

@media (min-width: 1920px) {
  .c-usp-square {
    padding-bottom: clamp(2.5rem, 2.06vw + 0.03rem, 5rem);
  }
}

.c-usp-square.text-white p {
  color: #ffffff;
}

.c-usp-square__stats {
  display: flex;
}

.c-usp-square__stats--right {
  justify-content: flex-end;
}

.c-usp-square--image {
  padding: 0px;
}

.c-usp-square .description {
  font-size: clamp(1rem, 0vw + 1rem, 1rem);
}

@media (min-width: 1920px) {
  .c-usp-square .description {
    font-size: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

.c-team-card__img {
  border-radius: clamp(0.5rem, 0vw + 0.5rem, 0.5rem);
  overflow: hidden;
  aspect-ratio: 497/611;
  margin-bottom: clamp(1.88rem, 0.65vw + 1.73rem, 2.5rem);
}

@media (min-width: 1920px) {
  .c-team-card__img {
    border-radius: clamp(0.5rem, 0.41vw + 0.01rem, 1rem);
  }
}

@media (min-width: 1920px) {
  .c-team-card__img {
    margin-bottom: clamp(2.5rem, 2.06vw + 0.03rem, 5rem);
  }
}

.c-grain-bg::before {
  content: "";
  background-image: url("../../dist/img/grain.gif");
  background-position: center; /* Optional, centers the image */
  position: absolute; /* Required for layering */
  width: 100%; /* Required for visibility */
  height: 100%; /* Required for visibility */
  z-index: -1;
  opacity: 0.04;
  top: 0px;
}

.c-grain-bg--fixed {
  z-index: 0;
}

.c-grain-bg--fixed::before {
  position: fixed;
}

.c-grain-bg--fixed.in-view {
  z-index: 19;
}

.c-blog-tag {
  background-color: #FBFBFB;
  border-radius: 200px;
  border: 1px solid #C4C4C4;
  color: #1D2120;
  font-size: clamp(0.81rem, 0.19vw + 0.77rem, 1rem);
  padding-left: clamp(0.75rem, 0.26vw + 0.69rem, 1rem);
  padding-right: clamp(0.75rem, 0.26vw + 0.69rem, 1rem);
  padding-top: clamp(0.19rem, 0.13vw + 0.16rem, 0.31rem);
  padding-bottom: clamp(0.19rem, 0.13vw + 0.16rem, 0.31rem);
}

@media (min-width: 3860px) {
  .c-blog-tag {
    border: 2px solid #C4C4C4;
  }
}

@media (min-width: 1920px) {
  .c-blog-tag {
    font-size: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

@media (min-width: 1920px) {
  .c-blog-tag {
    padding-left: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

@media (min-width: 1920px) {
  .c-blog-tag {
    padding-right: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

@media (min-width: 1920px) {
  .c-blog-tag {
    padding-top: clamp(0.31rem, 0.26vw + 0rem, 0.63rem);
  }
}

@media (min-width: 1920px) {
  .c-blog-tag {
    padding-bottom: clamp(0.31rem, 0.26vw + 0rem, 0.63rem);
  }
}

.c-link-with-arrow {
  transition: color 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  color: #C4C4C4;
}

@media (max-width: 991px) {
  .c-link-with-arrow {
    color: #1D2120;
  }
}

.c-link-with-arrow svg {
  height: clamp(1.56rem, 0.97vw + 1.34rem, 2.5rem);
  opacity: 0;
  transition: opacity 0.6s cubic-bezier(0.4, 0, 0.2, 1), transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  transform: rotate(0deg);
}

@media (min-width: 1920px) {
  .c-link-with-arrow svg {
    height: clamp(2.5rem, 2.06vw + 0.03rem, 5rem);
  }
}

.c-link-with-arrow.text-h4 svg {
  height: clamp(1.25rem, 0.77vw + 1.07rem, 2rem);
}

@media (min-width: 1920px) {
  .c-link-with-arrow.text-h4 svg {
    height: clamp(2rem, 1.65vw + 0.02rem, 4rem);
  }
}

.c-link-with-arrow:hover, .c-link-with-arrow.active {
  color: #1D2120;
}

.c-link-with-arrow:hover svg, .c-link-with-arrow.active svg {
  opacity: 1;
  transform: rotate(45deg);
  transition: opacity 0.6s cubic-bezier(0.4, 0, 0.2, 1), transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}

.c-table-numbered-stats {
  width: 100%;
}

@media (min-width: 768px) {
  .c-table-numbered-stats {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    -moz-column-gap: clamp(2.81rem, 0.65vw + 2.66rem, 3.44rem);
         column-gap: clamp(2.81rem, 0.65vw + 2.66rem, 3.44rem);
    justify-items: end;
  }
}

@media (min-width: 768px) and (min-width: 1920px) {
  .c-table-numbered-stats {
    -moz-column-gap: clamp(3.44rem, 2.84vw + 0.04rem, 6.88rem);
         column-gap: clamp(3.44rem, 2.84vw + 0.04rem, 6.88rem);
  }
}

.c-table-numbered-stats .c-table-numbered-stats__item {
  width: 100%;
  border-top: 1px solid #C4C4C4;
  padding-top: clamp(1.13rem, 0.13vw + 1.1rem, 1.25rem);
  padding-bottom: clamp(1.13rem, 0.13vw + 1.1rem, 1.25rem);
}

@media (min-width: 2880px) {
  .c-table-numbered-stats .c-table-numbered-stats__item {
    border-top: 2px solid #C4C4C4;
  }
}

@media (min-width: 1920px) {
  .c-table-numbered-stats .c-table-numbered-stats__item {
    padding-top: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

@media (min-width: 1920px) {
  .c-table-numbered-stats .c-table-numbered-stats__item {
    padding-bottom: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

.c-table-numbered-stats .c-table-numbered-stats__item .c-numbered-heading {
  padding-bottom: clamp(1.13rem, 0.13vw + 1.1rem, 1.25rem);
}

@media (min-width: 1920px) {
  .c-table-numbered-stats .c-table-numbered-stats__item .c-numbered-heading {
    padding-bottom: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

.c-table-numbered-stats--vertical {
  grid-template-columns: repeat(1, 1fr);
}

@media (min-width: 992px) {
  .c-table-numbered-stats--vertical {
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .c-table-numbered-stats {
    grid-template-columns: repeat(1, 1fr);
  }

  .c-table-numbered-stats .c-table-numbered-stats__item {
    width: 100%;
  }
}

.c-profile-with-role {
  gap: clamp(0.56rem, 0.45vw + 0.46rem, 1rem);
}

@media (min-width: 1920px) {
  .c-profile-with-role {
    gap: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

.c-profile-with-role img {
  width: clamp(3.5rem, 0.52vw + 3.38rem, 4rem);
  height: clamp(3.5rem, 0.52vw + 3.38rem, 4rem);
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover; /* Ensures the image fills the circular area */
}

@media (min-width: 1920px) {
  .c-profile-with-role img {
    width: clamp(4rem, 3.3vw + 0.04rem, 8rem);
  }
}

@media (min-width: 1920px) {
  .c-profile-with-role img {
    height: clamp(4rem, 3.3vw + 0.04rem, 8rem);
  }
}

.c-profile-with-role.profile-small img {
  width: clamp(3.5rem, 0vw + 3.5rem, 3.5rem);
  height: clamp(3.5rem, 0vw + 3.5rem, 3.5rem);
}

@media (min-width: 1920px) {
  .c-profile-with-role.profile-small img {
    width: clamp(3.5rem, 2.89vw + 0.04rem, 7rem);
  }
}

@media (min-width: 1920px) {
  .c-profile-with-role.profile-small img {
    height: clamp(3.5rem, 2.89vw + 0.04rem, 7rem);
  }
}

.c-profile-with-role.profile-large img {
  width: clamp(3.5rem, 1.55vw + 3.14rem, 5rem);
  height: clamp(3.5rem, 1.55vw + 3.14rem, 5rem);
}

@media (min-width: 1920px) {
  .c-profile-with-role.profile-large img {
    width: clamp(5rem, 4.12vw + 0.05rem, 10rem);
  }
}

@media (min-width: 1920px) {
  .c-profile-with-role.profile-large img {
    height: clamp(5rem, 4.12vw + 0.05rem, 10rem);
  }
}

.c-profile-with-role.heading-large .c-profile-with-role__heading {
  font-family: "DM Mono";
  transition: 0.3s;
  letter-spacing: 0em;
  line-height: 1 !important;
  font-weight: 400;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: clamp(1.25rem, 0.26vw + 1.19rem, 1.5rem);
  margin-bottom: clamp(0.19rem, 0.13vw + 0.16rem, 0.31rem);
}

@media (min-width: 1920px) {
  .c-profile-with-role.heading-large .c-profile-with-role__heading {
    font-size: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

@media (min-width: 1920px) {
  .c-profile-with-role.heading-large .c-profile-with-role__heading {
    margin-bottom: clamp(0.31rem, 0.26vw + 0rem, 0.63rem);
  }
}

.c-badge {
  transform: translate3d(0, 15px, 0) !important;
  transition-delay: 0.5s !important;
  display: block;
  margin: 0 auto;
  margin-top: clamp(1.25rem, 0.26vw + 1.19rem, 1.5rem);
  background-color: var(--program-colour);
  padding-top: clamp(0.38rem, 0vw + 0.38rem, 0.38rem);
  padding-bottom: clamp(0.38rem, 0vw + 0.38rem, 0.38rem);
  padding-left: clamp(0.75rem, 0.13vw + 0.72rem, 0.88rem);
  padding-right: clamp(0.88rem, 0.13vw + 0.85rem, 1rem);
  border-radius: 250px;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  gap: clamp(0.31rem, 0vw + 0.31rem, 0.31rem);
  align-items: center;
}

.c-badge.aos-animate {
  transform: none !important;
}

@media (min-width: 1920px) {
  .c-badge {
    margin-top: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

@media (min-width: 1920px) {
  .c-badge {
    padding-top: clamp(0.38rem, 0.31vw + 0rem, 0.75rem);
  }
}

@media (min-width: 1920px) {
  .c-badge {
    padding-bottom: clamp(0.38rem, 0.31vw + 0rem, 0.75rem);
  }
}

@media (min-width: 1920px) {
  .c-badge {
    padding-left: clamp(0.88rem, 0.72vw + 0.01rem, 1.75rem);
  }
}

@media (min-width: 1920px) {
  .c-badge {
    padding-right: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

.c-badge span {
  color: #ffffff;
}

@media (min-width: 1920px) {
  .c-badge {
    gap: clamp(0.31rem, 0.26vw + 0rem, 0.63rem);
  }
}

.c-badge__circle {
  width: 16px;
  height: 16px;
  border-radius: 200px;
  display: block;
  background-color: #ffffff;
}

.c-badge__text {
  position: relative;
  bottom: clamp(0.06rem, 0.03vw + 0.06rem, 0.09rem);
}

@media (min-width: 1920px) {
  .c-badge__text {
    bottom: clamp(0.09rem, 0.08vw + 0rem, 0.19rem);
  }
}

.c-media-selector__play {
  height: auto;
  width: clamp(7.5rem, 0vw + 7.5rem, 7.5rem);
  transition: 0.3s;
}

@media (min-width: 1920px) {
  .c-media-selector__play {
    width: clamp(7.5rem, 6.19vw + 0.08rem, 15rem);
  }
}

.c-custom-cursor:hover .show-on-touch {
  opacity: 1;
}

.c-custom-cursor .show-on-touch {
  display: block;
  opacity: 0;
}

.c-program-cards-wrapper {
  width: 100%;
}

@media (max-width: 767px) {
  .c-program-cards-wrapper {
    padding-bottom: clamp(2.5rem, 5.03vw + 1.34rem, 3.75rem);
  }
}

@media (max-width: 767px) and (min-width: 768px) {
  .c-program-cards-wrapper {
    padding-bottom: clamp(3.75rem, -1.04vw + 4.25rem, 3rem);
  }
}

@media (max-width: 767px) and (min-width: 1920px) {
  .c-program-cards-wrapper {
    padding-bottom: clamp(3rem, 2.47vw + 0.03rem, 6rem);
  }
}

.c-program-cards-wrapper .ox-wrapper-boxed {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: clamp(0.94rem, 1.1vw + 0.68rem, 2rem);
  width: 100%;
}

@media (min-width: 1920px) {
  .c-program-cards-wrapper .ox-wrapper-boxed {
    gap: clamp(2rem, 1.65vw + 0.02rem, 4rem);
  }
}

@media (min-width: 768px) {
  .c-program-cards-wrapper .ox-wrapper-boxed {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1050px) {
  .c-program-cards-wrapper .ox-wrapper-boxed {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

.c-program-card {
  z-index: 9999;
  width: 100%;
  background-color: #ffffff;
  border-radius: clamp(0.5rem, 0vw + 0.5rem, 0.5rem);
  overflow: hidden;
}

@media (min-width: 1920px) {
  .c-program-card {
    border-radius: clamp(0.5rem, 0.41vw + 0.01rem, 1rem);
  }
}

.c-program-card--with-border.c-program-card--bounce {
  border: 1px solid #FF6B00;
}

@media (min-width: 3860px) {
  .c-program-card--with-border.c-program-card--bounce {
    border: 2px solid #FF6B00;
  }
}

.c-program-card--with-border.c-program-card--future {
  border: 1px solid #32AE61;
}

@media (min-width: 3860px) {
  .c-program-card--with-border.c-program-card--future {
    border: 2px solid #32AE61;
  }
}

.c-program-card--with-border.c-program-card--power {
  border: 1px solid #83419E;
}

@media (min-width: 3860px) {
  .c-program-card--with-border.c-program-card--power {
    border: 2px solid #83419E;
  }
}

.page-template-annual-reports .c-program-card {
  border: 1px solid #1D2120;
}

@media (min-width: 3860px) {
  .page-template-annual-reports .c-program-card {
    border: 2px solid #1D2120;
  }
}

.c-program-card .flex {
  display: flex;
}

.c-program-card .flex > .col:nth-child(1) {
  padding-left: clamp(1.25rem, 0.26vw + 1.19rem, 1.5rem);
  padding-top: clamp(1.5rem, 0.13vw + 1.47rem, 1.63rem);
  padding-bottom: clamp(1.88rem, 0.13vw + 1.85rem, 2rem);
  width: 48%;
}

@media (min-width: 1920px) {
  .c-program-card .flex > .col:nth-child(1) {
    padding-left: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

@media (min-width: 1920px) {
  .c-program-card .flex > .col:nth-child(1) {
    padding-top: clamp(1.63rem, 1.34vw + 0.02rem, 3.25rem);
  }
}

@media (min-width: 1920px) {
  .c-program-card .flex > .col:nth-child(1) {
    padding-bottom: clamp(2rem, 1.65vw + 0.02rem, 4rem);
  }
}

@media (min-width: 768px) {
  .c-program-card .flex > .col:nth-child(1) {
    width: 55%;
  }
}

@media (min-width: 1366px) {
  .c-program-card .flex > .col:nth-child(1) {
    width: 48%;
    padding-top: clamp(1.5rem, 1.03vw + 1.26rem, 2.5rem);
  }
}

@media (min-width: 1366px) and (min-width: 1920px) {
  .c-program-card .flex > .col:nth-child(1) {
    padding-top: clamp(2.5rem, 2.06vw + 0.03rem, 5rem);
  }
}

.c-program-card .flex > .col:nth-child(2) {
  padding-right: clamp(1rem, 0.13vw + 0.97rem, 1.13rem);
  width: 52%;
}

@media (min-width: 1920px) {
  .c-program-card .flex > .col:nth-child(2) {
    padding-right: clamp(1.13rem, 0.93vw + 0.01rem, 2.25rem);
  }
}

@media (min-width: 768px) {
  .c-program-card .flex > .col:nth-child(2) {
    width: 45%;
  }
}

@media (min-width: 1366px) {
  .c-program-card .flex > .col:nth-child(2) {
    padding-right: clamp(1.25rem, 0.26vw + 1.19rem, 1.5rem);
    width: 52%;
    padding-bottom: clamp(1.88rem, 0.13vw + 1.85rem, 2rem);
  }
}

@media (min-width: 1366px) and (min-width: 1920px) {
  .c-program-card .flex > .col:nth-child(2) {
    padding-right: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

@media (min-width: 1366px) and (min-width: 1920px) {
  .c-program-card .flex > .col:nth-child(2) {
    padding-bottom: clamp(2rem, 1.65vw + 0.02rem, 4rem);
  }
}

@media (max-width: 767px) {
  .c-program-card .flex > .col:nth-child(1) {
    width: 50%;
    padding-bottom: 0px;
  }

  .c-program-card .flex > .col:nth-child(2) {
    width: 50%;
    padding-bottom: 0px;
  }
}

.c-program-card__logo {
  margin-top: 40px;
  width: 80%;
  height: auto;
  z-index: 222;
  padding-right: 2%;
  background-color: black;
}

@media (min-width: 768px) {
  .c-program-card__logo {
    margin-top: 0px;
    position: absolute;
    bottom: -20px;
    width: 113%;
  }
}

@media (min-width: 1366px) {
  .c-program-card__logo {
    bottom: clamp(1.13rem, 1.29vw + 0.83rem, 2.38rem);
  }
}

@media (min-width: 1366px) and (min-width: 1920px) {
  .c-program-card__logo {
    bottom: clamp(2.38rem, 1.96vw + 0.02rem, 4.75rem);
  }
}

.c-program-card__img {
  height: 100%;
  aspect-ratio: 154/200;
  position: relative;
}

@media (min-width: 768px) {
  .c-program-card__img {
    aspect-ratio: 270/376;
  }
}

.c-program-card__img__badge {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 45%;
  aspect-ratio: 1/1;
}

.c-program-card--bounce .c-program-card__img__badge {
  background-color: #FF6B00;
}

.c-program-card--future .c-program-card__img__badge {
  background-color: #32AE61;
}

.c-program-card--power .c-program-card__img__badge {
  background-color: #83419E;
}

.c-program-card__img__badge svg {
  float: right !important;
  width: 38% !important;
  height: auto !important;
}

.c-program-card__img__badge svg path {
  fill: #ffffff;
}

.c-program-card__line {
  height: clamp(1rem, 0vw + 1rem, 1rem);
}

@media (min-width: 1920px) {
  .c-program-card__line {
    height: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

.c-program-card--bounce .c-program-card__line {
  background-color: #FF6B00;
}

.c-program-card--future .c-program-card__line {
  background-color: #32AE61;
}

.c-program-card--power .c-program-card__line {
  background-color: #83419E;
}

.page-template-annual-reports .c-program-card__line {
  background-color: #94B2EB;
}

.c-program-card * {
  color: #1D2120 !important;
}

.c-program-card svg {
  transition: transform 0.3s ease-in-out;
}

.c-program-card:hover svg {
  transform: rotate(45deg);
}

.c-row-list-items {
  display: flex;
  flex-direction: column;
}

.c-row-list-item {
  position: relative;
  left: 0px;
  color: #ffffff;
  padding-top: clamp(1.38rem, 1.48vw + 1.03rem, 2.81rem);
  padding-bottom: clamp(1.38rem, 1.48vw + 1.03rem, 2.81rem);
  border-bottom: 1px solid #E4E4E4;
}

@media (min-width: 992px) {
  .c-row-list-item--side-hover:hover {
    left: clamp(0.31rem, 0vw + 0.31rem, 0.31rem);
  }
}

@media (min-width: 992px) and (min-width: 1920px) {
  .c-row-list-item--side-hover:hover {
    left: clamp(0.31rem, 0.26vw + 0rem, 0.63rem);
  }
}

.c-row-list-item__hover-icon {
  right: 0px;
  opacity: 0;
  pointer-events: none;
  transition: 0.3s;
  width: clamp(2.38rem, 0.65vw + 2.23rem, 3rem);
}

@media (min-width: 1920px) {
  .c-row-list-item__hover-icon {
    width: clamp(3rem, 2.47vw + 0.03rem, 6rem);
  }
}

.c-row-list-item__hover-icon svg {
  transform: rotate(0deg);
  transition: 0.3s;
}

.c-row-list-item__hover-icon svg path {
  fill: var(--program-colour, #F9FF83);
}

@media (max-width: 991px) {
  .c-row-list-item__hover-icon {
    display: none !important;
  }
}

.c-row-list-item:hover {
  color: #ffffff;
}

.c-row-list-item:hover .c-row-list-item__hover-icon {
  opacity: 1;
}

.c-row-list-item:hover .c-row-list-item__hover-icon svg {
  transform: rotate(45deg);
}

.c-row-list-item--dark {
  color: #1D2120;
}

.c-row-list-item--dark svg path {
  fill: #1D2120;
}

.c-row-list-item--dark:hover {
  color: #1D2120;
}

.c-row-list-item--dark .c-row-list-item__heading svg path {
  fill: #1D2120 !important;
}

.c-row-list-item--dark .c-row-list-item__heading svg path:hover {
  fill: #1D2120 !important;
}

@media (min-width: 992px) {
  .c-row-list-item--wrapper {
    padding-left: clamp(1.25rem, 0.26vw + 1.19rem, 1.5rem);
    padding-right: clamp(1.25rem, 0.26vw + 1.19rem, 1.5rem);
    padding-right: clamp(3rem, 0.65vw + 2.85rem, 3.63rem);
  }
}

@media (min-width: 992px) and (min-width: 1920px) {
  .c-row-list-item--wrapper {
    padding-left: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
    padding-right: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

@media (min-width: 992px) and (min-width: 1920px) {
  .c-row-list-item--wrapper {
    padding-right: clamp(3.63rem, 2.99vw + 0.04rem, 7.25rem);
  }
}

@media (min-width: 1920px) {
  .c-row-list-item {
    padding-top: clamp(2.81rem, 2.32vw + 0.03rem, 5.63rem);
  }
}

@media (min-width: 1920px) {
  .c-row-list-item {
    padding-bottom: clamp(2.81rem, 2.32vw + 0.03rem, 5.63rem);
  }
}

.c-row-list-item:first-child {
  border-top: 1px solid #E4E4E4;
}

@media (min-width: 3860px) {
  .c-row-list-item:first-child {
    border-top: 2px solid #E4E4E4;
  }
}

@media (min-width: 3860px) {
  .c-row-list-item {
    border-bottom: 2px solid #E4E4E4;
  }
}

.c-row-list-item__heading {
  display: flex;
  gap: clamp(0.94rem, 0.58vw + 0.8rem, 1.5rem);
  align-items: center;
}

@media (min-width: 1920px) {
  .c-row-list-item__heading {
    gap: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

.c-row-list-item__heading svg {
  width: clamp(1.75rem, 0.26vw + 1.69rem, 2rem);
  position: relative;
  bottom: clamp(0.13rem, 0vw + 0.13rem, 0.13rem);
}

@media (min-width: 1920px) {
  .c-row-list-item__heading svg {
    width: clamp(2rem, 1.65vw + 0.02rem, 4rem);
  }
}

@media (min-width: 1920px) {
  .c-row-list-item__heading svg {
    bottom: clamp(0.13rem, 0.1vw + 0rem, 0.25rem);
  }
}

.c-row-list-item__heading svg path {
  fill: var(--program-colour, #F9FF83);
}

.c-row-list-item__description {
  padding-top: clamp(1rem, 0.26vw + 0.94rem, 1.25rem);
  margin-bottom: 0px;
}

@media (min-width: 1920px) {
  .c-row-list-item__description {
    padding-top: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

@media (min-width: 992px) {
  .c-row-list-item__description {
    width: 73%;
  }
}

.c-row-list-item__time {
  padding-top: clamp(1rem, 0.26vw + 0.94rem, 1.25rem);
  margin-bottom: 0px;
  display: flex;
  gap: clamp(0.88rem, 0.13vw + 0.85rem, 1rem);
  align-items: center;
}

@media (min-width: 1920px) {
  .c-row-list-item__time {
    padding-top: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

@media (min-width: 1920px) {
  .c-row-list-item__time {
    gap: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

.c-row-list-item__time__arrow svg {
  width: clamp(1.25rem, 0.26vw + 1.19rem, 1.5rem);
}

@media (min-width: 1920px) {
  .c-row-list-item__time__arrow svg {
    width: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

.c-row-list-item__time__arrow svg path {
  fill: var(--program-colour, #F9FF83);
}

.c-row-list-item__time__label {
  font-size: clamp(0.88rem, 0.13vw + 0.85rem, 1rem);
}

@media (min-width: 1920px) {
  .c-row-list-item__time__label {
    font-size: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

.c-dot-info-cta__dot {
  display: inline-block;
  width: clamp(0.75rem, 0.26vw + 0.69rem, 1rem);
  height: clamp(0.75rem, 0.26vw + 0.69rem, 1rem);
  background-color: #FF6B00;
  border-radius: 50%;
  position: relative;
  bottom: clamp(0.06rem, 0.06vw + 0.05rem, 0.13rem);
}

@media (min-width: 1920px) {
  .c-dot-info-cta__dot {
    width: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

@media (min-width: 1920px) {
  .c-dot-info-cta__dot {
    height: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

@media (min-width: 1920px) {
  .c-dot-info-cta__dot {
    bottom: clamp(0.13rem, 0.1vw + 0rem, 0.25rem);
  }
}

.c-dot-info-cta__heading {
  gap: clamp(0.5rem, 0.26vw + 0.44rem, 0.75rem);
}

@media (min-width: 1920px) {
  .c-dot-info-cta__heading {
    gap: clamp(0.75rem, 0.62vw + 0.01rem, 1.5rem);
  }
}

.bg-black .c-dot-info-cta h3, .bg-black .c-dot-info-cta p {
  color: #ffffff;
}

.c-dot-info__dot {
  display: inline-block;
  width: clamp(0.75rem, 0.26vw + 0.69rem, 1rem);
  height: clamp(0.75rem, 0.26vw + 0.69rem, 1rem);
  background-color: var(--program-colour, #FF6B00);
  border-radius: 50%;
  position: relative;
  bottom: clamp(0.06rem, 0.06vw + 0.05rem, 0.13rem);
}

@media (min-width: 1920px) {
  .c-dot-info__dot {
    width: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

@media (min-width: 1920px) {
  .c-dot-info__dot {
    height: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

@media (min-width: 1920px) {
  .c-dot-info__dot {
    bottom: clamp(0.13rem, 0.1vw + 0rem, 0.25rem);
  }
}

.c-dot-info__heading {
  gap: clamp(0.5rem, 0.26vw + 0.44rem, 0.75rem);
}

@media (min-width: 1920px) {
  .c-dot-info__heading {
    gap: clamp(0.75rem, 0.62vw + 0.01rem, 1.5rem);
  }
}

.c-dot-info--force-black h3, .c-dot-info--force-black p {
  color: #1D2120 !important;
}

.c-dot-info--force-white h3, .c-dot-info--force-white p {
  color: #ffffff !important;
}

.bg-black .c-dot-info h3, .bg-black .c-dot-info p {
  color: #ffffff;
}

.c-our-history__heading {
  padding-bottom: clamp(1.88rem, 2.58vw + 1.28rem, 4.38rem);
}

@media (min-width: 1920px) {
  .c-our-history__heading {
    padding-bottom: clamp(4.38rem, 3.61vw + 0.05rem, 8.75rem);
  }
}

.c-our-history__content h3 {
  position: relative;
  bottom: 1px;
}

@media (min-width: 768px) {
  .c-our-history__content {
    padding-bottom: clamp(11.25rem, 2.84vw + 10.59rem, 14rem);
  }
}

@media (min-width: 768px) and (min-width: 1920px) {
  .c-our-history__content {
    padding-bottom: clamp(14rem, 11.55vw + 0.14rem, 28rem);
  }
}

@media (min-width: 768px) {
  .c-our-history__content h3 {
    position: relative;
    bottom: 2px;
  }
}

.c-our-history__timeline-wrapper {
  display: flex;
  gap: clamp(1.75rem, 0.26vw + 1.69rem, 2rem);
}

@media (min-width: 1920px) {
  .c-our-history__timeline-wrapper {
    gap: clamp(2rem, 1.65vw + 0.02rem, 4rem);
  }
}

.c-our-history__arrow {
  display: none;
  flex-direction: column;
  align-items: center;
}

@media (min-width: 768px) {
  .c-our-history__arrow {
    display: flex;
  }
}

.c-our-history__arrow svg path {
  fill: #1D2120;
}

.c-our-history__arrow__line {
  height: 100%;
  width: 2px;
  background-color: #1D2120;
}

.c-team-profile-card {
  display: flex;
  gap: clamp(1.25rem, 0vw + 1.25rem, 1.25rem);
  align-items: center;
}

@media (min-width: 1920px) {
  .c-team-profile-card {
    gap: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

.c-team-profile-card__profile {
  width: clamp(6rem, 0vw + 6rem, 6rem);
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (min-width: 1920px) {
  .c-team-profile-card__profile {
    width: clamp(6rem, 4.95vw + 0.06rem, 12rem);
  }
}

.c-team-profile-card h5 {
  position: relative;
  bottom: clamp(0.25rem, 0.13vw + 0.22rem, 0.38rem);
}

@media (min-width: 1920px) {
  .c-team-profile-card h5 {
    bottom: clamp(0.38rem, 0.31vw + 0rem, 0.75rem);
  }
}

.c-team-profile-card__read-more {
  transition: 0.3s;
}

.c-team-profile-card__read-more:hover {
  color: var(--program-colour, #FF6B00);
}

.c-article-card {
  font-size: clamp(0.88rem, 0vw + 0.88rem, 0.88rem);
}

.c-article-card * {
  color: #ffffff !important;
  font-size: clamp(0.88rem, 0vw + 0.88rem, 0.88rem);
}

@media (min-width: 1920px) {
  .c-article-card * {
    font-size: clamp(0.88rem, 0.72vw + 0.01rem, 1.75rem);
  }
}

@media (min-width: 1920px) {
  .c-article-card {
    font-size: clamp(0.88rem, 0.72vw + 0.01rem, 1.75rem);
  }
}

.c-article-card__wrapper {
  border-bottom: 1px solid #ffffff;
  gap: clamp(1.25rem, 0.97vw + 1.03rem, 2.19rem);
  padding-top: clamp(1.88rem, 0.65vw + 1.73rem, 2.5rem);
  padding-bottom: clamp(1.88rem, 0.65vw + 1.73rem, 2.5rem);
}

@media (min-width: 3860px) {
  .c-article-card__wrapper {
    border-bottom: 2px solid #ffffff;
  }
}

@media (min-width: 1920px) {
  .c-article-card__wrapper {
    gap: clamp(2.19rem, 1.8vw + 0.02rem, 4.38rem);
  }
}

@media (min-width: 1920px) {
  .c-article-card__wrapper {
    padding-top: clamp(2.5rem, 2.06vw + 0.03rem, 5rem);
  }
}

@media (min-width: 1920px) {
  .c-article-card__wrapper {
    padding-bottom: clamp(2.5rem, 2.06vw + 0.03rem, 5rem);
  }
}

.c-article-card__wrapper .col-1 {
  width: 57%;
  display: flex;
  flex-direction: column;
  gap: clamp(0.81rem, 0.06vw + 0.8rem, 0.88rem);
}

@media (min-width: 1920px) {
  .c-article-card__wrapper .col-1 {
    gap: clamp(0.88rem, 0.72vw + 0.01rem, 1.75rem);
  }
}

.c-article-card__wrapper .col-2 {
  width: 43%;
}

.c-article-card:first-child .c-article-card__wrapper {
  border-top: 1px solid #ffffff;
}

@media (min-width: 3860px) {
  .c-article-card:first-child .c-article-card__wrapper {
    border-top: 2px solid #ffffff;
  }
}

.c-article-card__tag {
  height: -moz-fit-content;
  height: fit-content;
  border-radius: 200px;
  border: 1px solid #ffffff;
  padding-left: clamp(0.63rem, 0.19vw + 0.58rem, 0.81rem);
  padding-right: clamp(0.63rem, 0.19vw + 0.58rem, 0.81rem);
  padding-top: clamp(0.19rem, 0.06vw + 0.17rem, 0.25rem);
  padding-bottom: clamp(0.06rem, 0.06vw + 0.05rem, 0.13rem);
  font-family: "DM Sans";
  transition: 0.3s;
  line-height: 1.2 !important;
  margin-top: 0px;
  margin-bottom: 0px;
  position: relative;
  bottom: clamp(0.06rem, 0.06vw + 0.05rem, 0.13rem);
  font-size: clamp(0.88rem, 0.13vw + 0.85rem, 1rem);
}

@media (min-width: 3860px) {
  .c-article-card__tag {
    border: 2px solid #ffffff;
  }
}

.c-article-card__tag--black {
  border: 1px solid #1D2120;
}

@media (min-width: 3860px) {
  .c-article-card__tag--black {
    border: 2px solid #1D2120;
  }
}

@media (min-width: 1920px) {
  .c-article-card__tag {
    padding-left: clamp(0.81rem, 0.67vw + 0.01rem, 1.63rem);
  }
}

@media (min-width: 1920px) {
  .c-article-card__tag {
    padding-right: clamp(0.81rem, 0.67vw + 0.01rem, 1.63rem);
  }
}

@media (min-width: 1920px) {
  .c-article-card__tag {
    padding-top: clamp(0.25rem, 0.21vw + 0rem, 0.5rem);
  }
}

@media (min-width: 1920px) {
  .c-article-card__tag {
    padding-bottom: clamp(0.13rem, 0.1vw + 0rem, 0.25rem);
  }
}

@media (min-width: 1920px) {
  .c-article-card__tag {
    bottom: clamp(0.13rem, 0.1vw + 0rem, 0.25rem);
  }
}

@media (min-width: 1920px) {
  .c-article-card__tag {
    font-size: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

.c-article-card__tag span {
  position: relative;
  text-transform: uppercase;
  bottom: clamp(0.19rem, 0vw + 0.19rem, 0.19rem);
}

@media (min-width: 1920px) {
  .c-article-card__tag span {
    bottom: clamp(0.19rem, 0.15vw + 0rem, 0.38rem);
  }
}

.c-article-card__heading {
  color: #ffffff;
  font-family: "DM Sans";
  letter-spacing: 0;
  line-height: 1.2 !important;
  font-weight: 400;
  font-size: clamp(0.75rem, 0.65vw + 0.6rem, 1.38rem);
  font-size: clamp(1.75rem, 0.26vw + 1.69rem, 2rem);
  line-height: 1.2em !important;
  text-transform: none;
}

@media (min-width: 1920px) {
  .c-article-card__heading {
    font-size: clamp(1.38rem, 1.13vw + 0.01rem, 2.75rem);
  }
}

@media (min-width: 1920px) {
  .c-article-card__heading {
    font-size: clamp(2rem, 1.65vw + 0.02rem, 4rem);
  }
}

.c-article-card__arrow svg {
  width: clamp(1.38rem, 0.13vw + 1.35rem, 1.5rem);
}

@media (min-width: 1920px) {
  .c-article-card__arrow svg {
    width: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

.c-article-card__thumbnail {
  border-radius: clamp(0.5rem, 0vw + 0.5rem, 0.5rem);
  aspect-ratio: 408/264;
}

@media (min-width: 1920px) {
  .c-article-card__thumbnail {
    border-radius: clamp(0.5rem, 0.41vw + 0.01rem, 1rem);
  }
}

.c-sticky-container {
  z-index: 9999 !important;
  transition: transform 0.4s ease-out, max-width 0.4s ease-out, padding 0.4s ease-out !important;
  position: fixed;
  bottom: clamp(0.94rem, 0vw + 0.94rem, 0.94rem);
  width: 100vw;
  z-index: 25;
  left: 50%;
  transform: translate(-50%, 170%);
  background-color: transparent;
}

.c-sticky-container--show {
  transform: translate(-50%, 0%);
}

.c-sticky-container .btn-colour-slide {
  border: 1px solid #F9FF83 !important;
  margin: 0 auto;
}

@media (min-width: 3860px) {
  .c-sticky-container .btn-colour-slide {
    border: 2px solid #F9FF83 !important;
  }
}

.c-search {
  position: absolute;
  left: 0px;
  width: 100%;
  top: clamp(2.5rem, -0.52vw + 2.62rem, 2rem) !important;
  max-height: 0px;
  overflow: hidden;
  transition: 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
}

@media (min-width: 1920px) {
  .c-search {
    top: clamp(2rem, 1.65vw + 0.02rem, 4rem) !important;
  }
}

.c-search--wrapper {
  z-index: 99999;
  background-color: #ffffff;
  position: relative;
}

.c-search__top {
  padding-bottom: clamp(1.25rem, 0.65vw + 1.1rem, 1.88rem);
  padding-top: clamp(0.63rem, 0.32vw + 0.55rem, 0.94rem);
}

@media (min-width: 1920px) {
  .c-search__top {
    padding-bottom: clamp(1.88rem, 1.55vw + 0.02rem, 3.75rem);
  }
}

@media (min-width: 1920px) {
  .c-search__top {
    padding-top: clamp(0.94rem, 0.77vw + 0.01rem, 1.88rem);
  }
}

.c-search__close {
  background-color: #ffffff !important;
  color: #1D2120 !important;
  position: absolute;
  z-index: 99999999;
  top: clamp(0.63rem, 0.32vw + 0.55rem, 0.94rem);
  right: clamp(0.63rem, 0.32vw + 0.55rem, 0.94rem);
  font-size: clamp(1.56rem, 0.97vw + 1.34rem, 2.5rem);
  padding: 0px !important;
  width: -moz-fit-content;
  width: fit-content;
  transition: 0.3s;
}

@media (min-width: 1920px) {
  .c-search__close {
    top: clamp(0.94rem, 0.77vw + 0.01rem, 1.88rem);
  }
}

@media (min-width: 1920px) {
  .c-search__close {
    right: clamp(0.94rem, 0.77vw + 0.01rem, 1.88rem);
  }
}

@media (min-width: 1920px) {
  .c-search__close {
    font-size: clamp(2.5rem, 2.06vw + 0.03rem, 5rem);
  }
}

.c-search__close:hover {
  color: #FF6B00 !important;
}

.c-search__results {
  max-height: 0px;
  transition: 0.3s;
  overflow: auto;
}

.c-search__results--wrapper {
  padding-bottom: clamp(1.25rem, 0.65vw + 1.1rem, 1.88rem);
}

@media (min-width: 1920px) {
  .c-search__results--wrapper {
    padding-bottom: clamp(1.88rem, 1.55vw + 0.02rem, 3.75rem);
  }
}

.c-search__results--wrapper a {
  padding-bottom: clamp(0.31rem, 0vw + 0.31rem, 0.31rem);
  padding-top: clamp(0.31rem, 0vw + 0.31rem, 0.31rem);
  display: flex;
}

@media (min-width: 1920px) {
  .c-search__results--wrapper a {
    padding-bottom: clamp(0.31rem, 0.26vw + 0rem, 0.63rem);
  }
}

@media (min-width: 1920px) {
  .c-search__results--wrapper a {
    padding-top: clamp(0.31rem, 0.26vw + 0rem, 0.63rem);
  }
}

.c-search__results--wrapper a:first-child {
  padding-top: 0px;
}

.c-search__results--wrapper a:last-child {
  padding-bottom: 0px;
}

.c-search input {
  border-bottom: 1px solid #1D2120 !important;
  border-radius: 0px !important;
  background-color: #ffffff !important;
  font-family: "DM Mono";
  transition: 0.3s;
  letter-spacing: 0em;
  line-height: 1 !important;
  font-weight: 400;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: clamp(1.38rem, 0.13vw + 1.35rem, 1.5rem);
  padding-left: 0px !important;
  padding-right: 0px !important;
  padding-top: clamp(1rem, 0vw + 1rem, 1rem);
  padding-bottom: clamp(1rem, 0vw + 1rem, 1rem);
}

@media (min-width: 3860px) {
  .c-search input {
    border-bottom: 2px solid #1D2120 !important;
  }
}

@media (min-width: 1920px) {
  .c-search input {
    font-size: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

@media (min-width: 1920px) {
  .c-search input {
    padding-top: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

@media (min-width: 1920px) {
  .c-search input {
    padding-bottom: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

.c-search input::-moz-placeholder {
  color: #cccdcc;
}

.c-search input::placeholder {
  color: #cccdcc;
}

.c-search--show {
  max-height: 100vh;
}

.c-search__overlay {
  background-color: black;
  opacity: 0.8;
  left: 0px;
  top: 0px;
  width: 100vw;
  height: 100vh;
  transition: transform 0.8s cubic-bezier(0.77, 0.2, 0.05, 1);
  cursor: pointer;
}

/* Minimal Hamburgers – Squeeze only */

.hamburger {
  padding: 15px;
  display: inline-block;
  cursor: pointer;
  background: transparent;
  border: 0;
  color: inherit; /* icon color = current text color */
  transition: opacity 0.15s linear, filter 0.15s linear;
}

.hamburger-box {
  width: 30px;
  height: 24px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -2px;
  width: 30px;
  height: 4px;
  background-color: currentColor;
  border-radius: 4px;
  transition: transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger-inner::before,
.hamburger-inner::after {
  content: "";
  position: absolute;
  left: 0;
  width: 30px;
  height: 4px;
  background-color: currentColor;
  border-radius: 4px;
}

.hamburger-inner::before {
  top: -10px;
  transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}

.hamburger-inner::after {
  bottom: -10px;
  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

/* Variant: SQUEEZE */

.hamburger--squeeze.is-active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--squeeze.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}

.hamburger--squeeze.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.popup {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: none;
  /* Medium spacing for pseudo-breaks */
  /* Smaller font for lines following a medium break */
}

.popup__overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  transition: opacity 0.35s cubic-bezier(0.22, 0.61, 0.36, 1);
  pointer-events: none;
}

.popup__panel {
  z-index: 2;
  position: absolute;
  left: 50%;
  top: 50%;
  max-width: 636px;
  width: 90%;
  padding: 40px;
  border-radius: 16px;
  background: #000;
  color: #fff;
  transform: translate(-50%, -50%) scale(0.98);
  pointer-events: none;
  transition: transform 0.35s cubic-bezier(0.22, 0.61, 0.36, 1), opacity 0.35s cubic-bezier(0.22, 0.61, 0.36, 1);
}

@media (min-width: 0) {
  .popup__panel {
    opacity: 0;
  }
}

@media (max-width: 767px) {
  .popup__panel {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    height: 100dvh;
    width: 100%;
    border-radius: 0;
    padding: 30px 25px;
    background: #000;
    color: #fff;
    transform: translateX(100%);
    transition: transform 0.35s cubic-bezier(0.22, 0.61, 0.36, 1);
    opacity: 1;
    pointer-events: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}

@media (max-width: 767px) and (max-width: 460px) {
  .popup__panel {
    padding: 30px 18px;
  }
}

@media (max-width: 767px) and (max-width: 420px) {
  .popup__panel {
    padding: 30px 13px;
  }
}

@media (max-width: 767px) and (max-width: 419px) {
  .popup__panel {
    padding: 30px 10px;
  }
}

@media (max-width: 767px) {
  .popup__panel.slide-in {
    transform: translateX(0);
  }
}

@media (min-width: 768px) {
  .popup.is-active .popup__overlay {
    opacity: 0.8;
    pointer-events: auto;
  }

  .popup.is-active .popup__panel {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
    pointer-events: auto;
  }
}

.popup .popup__close {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1000;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px !important;
  height: 40px !important;
  background: transparent;
  color: #fff;
  border: 0;
  border-radius: 50%;
  font-size: 30px;
  cursor: pointer;
  padding: 0px !important;
}

.popup .popup__close:hover {
  background: #fff;
  color: #2E2C27;
}

.popup .popup-heading {
  font-size: clamp(1.44rem, 0.45vw + 1.33rem, 1.88rem);
}

@media (min-width: 1920px) {
  .popup .popup-heading {
    font-size: clamp(1.88rem, 1.55vw + 0.02rem, 3.75rem);
  }
}

.popup .popup-desc {
  font-size: clamp(0.94rem, 0vw + 0.94rem, 0.94rem);
}

@media (min-width: 1920px) {
  .popup .popup-desc {
    font-size: clamp(0.94rem, 0.77vw + 0.01rem, 1.88rem);
  }
}

.popup .popup-desc-first {
  margin-bottom: clamp(0.31rem, 0.06vw + 0.3rem, 0.38rem);
}

@media (min-width: 1920px) {
  .popup .popup-desc-first {
    margin-bottom: clamp(0.38rem, 0.31vw + 0rem, 0.75rem);
  }
}

@media (min-width: 768px) {
  .popup .popup-form {
    width: 75%;
    margin: 0 auto;
  }
}

@media (max-width: 767px) {
  .popup .popup-desc-second {
    margin-bottom: 18px;
  }
}

.popup .gform-footer {
  margin-top: clamp(0.94rem, 0.32vw + 0.86rem, 1.25rem) !important;
}

@media (min-width: 1920px) {
  .popup .gform-footer {
    margin-top: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem) !important;
  }
}

.popup .popup-desc-second.disclaimer {
  font-size: 12px;
  margin-top: 11px;
  line-height: 1.4 !important;
  border-top: 1px solid white;
  padding-top: 10px;
}

@media (max-width: 400px) {
  .popup .popup-desc-second.disclaimer {
    font-size: 9px;
  }
}

@media (max-width: 365px) {
  .popup .popup-desc-second.disclaimer {
    font-size: 8px;
  }
}

.popup .popup-desc .smaller-line {
  display: block;
  font-size: 14px;
  line-height: 1.4; /* keep readable */
  margin-top: 5px;
}

.gform_confirmation_message_4, .gform_confirmation_message_5 {
  text-wrap: nowrap;
  font-size: 12px !important;
}

@media (min-width: 400px) {
  .gform_confirmation_message_4, .gform_confirmation_message_5 {
    font-size: 13px !important;
  }
}

@media (min-width: 480px) {
  .gform_confirmation_message_4, .gform_confirmation_message_5 {
    font-size: 14px !important;
  }
}

/* SPINNER */

.circular-text-wrapper {
  position: fixed;
  padding-bottom: clamp(1.25rem, 1.23vw + 0.97rem, 2.44rem);
  bottom: 0px;
  right: 20px;
  height: 112px;
}

@media (min-width: 1920px) {
  .circular-text-wrapper {
    padding-bottom: clamp(2.44rem, 2.01vw + 0.03rem, 4.88rem);
  }
}

@media (min-width: 768px) {
  .circular-text-wrapper {
    height: 16vh;
  }
}

@media (max-width: 767px) and (max-height: 750px) {
  .circular-text-wrapper {
    height: 105px;
  }
}

@media (max-width: 767px) and (max-height: 680px) {
  .circular-text-wrapper {
    height: 90px;
  }
}

@media (max-width: 767px) and (max-height: 610px) {
  .circular-text-wrapper {
    height: 70px;
  }
}

.circular-text {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 100%;
}

.center-logo {
  position: absolute;
}

.circular-text circle {
  fill: transparent;
}

.circular-text text {
  fill: #fff;
  font-size: 27px;
  letter-spacing: 2;
}

.circular-text svg {
  animation: rotating 20s linear infinite;
  height: 160px;
  width: -moz-fit-content;
  width: fit-content;
}

.circular-text .parent {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.circular-text .circle {
  background: transparent;
  position: absolute;
  text-align: center;
  height: 91px;
  /*   top: 40px;
  left: 60px;
  width: 180px;
  height: 180px; 
  border-radius: 50%;
  z-index: 3;*/
}

.circular-text .circle img {
  max-width: 100%;
  height: 100% !important;
  width: auto !important;
  /*   position: absolute;
  left: calc(50% - 75px);
  top: calc(50% - 75px);
  width: 150px; */
}

.circular-text textPath::-moz-selection {
  background: none;
}

.circular-text textPath::selection {
  background: none;
}

@keyframes rotating {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(-360deg);
  }
}

@media only screen and (max-width: 768px) {
  .circular-text {
    transform: scale(0.6);
  }
}

.b-hero {
  width: 100vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: clamp(1.88rem, 0vw + 1.88rem, 1.88rem);
  padding-top: clamp(1.25rem, 0.32vw + 1.18rem, 1.56rem);
  padding-bottom: clamp(1.25rem, 0.32vw + 1.18rem, 1.56rem);
}

@media (min-width: 1920px) {
  .b-hero {
    gap: clamp(1.88rem, 1.55vw + 0.02rem, 3.75rem);
  }
}

@media (min-width: 1920px) {
  .b-hero {
    padding-top: clamp(1.56rem, 1.29vw + 0.02rem, 3.13rem);
  }
}

@media (min-width: 1920px) {
  .b-hero {
    padding-bottom: clamp(1.56rem, 1.29vw + 0.02rem, 3.13rem);
  }
}

@media (min-width: 768px) {
  .b-hero {
    height: 100%;
  }
}

.b-hero__heading {
  min-height: 0;
  display: flex;
  flex-grow: 1;
  justify-content: center;
  width: 100%;
  height: auto;
}

.b-hero__heading svg {
  width: auto;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

@media (max-width: 767px) {
  .b-hero__cta a {
    width: 83vw !important;
    text-align: center;
    justify-content: center;
    max-width: 300px;
  }
}

.b-overlay-menubar {
  z-index: 9999;
  position: relative;
}

.b-case-studies .c-heading-area {
  margin-bottom: clamp(2rem, 2.58vw + 1.4rem, 4.5rem);
}

@media (min-width: 1920px) {
  .b-case-studies .c-heading-area {
    margin-bottom: clamp(4.5rem, 3.71vw + 0.05rem, 9rem);
  }
}

.b-case-studies__items {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  -moz-column-gap: clamp(1.25rem, 0.26vw + 1.19rem, 1.5rem);
       column-gap: clamp(1.25rem, 0.26vw + 1.19rem, 1.5rem);
  row-gap: clamp(2rem, 2.58vw + 1.4rem, 4.5rem);
}

@media (min-width: 768px) {
  .b-case-studies__items {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 1366px) {
  .b-case-studies__items {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (min-width: 1920px) {
  .b-case-studies__items {
    -moz-column-gap: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
         column-gap: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

@media (min-width: 1920px) {
  .b-case-studies__items {
    row-gap: clamp(4.5rem, 3.71vw + 0.05rem, 9rem);
  }
}

.b-case-studies__items__item {
  position: relative;
}

.b-case-studies__items__item--single .b-case-studies__items__item__image--wide {
  display: none;
}

@media (max-width: 767px) {
  .b-case-studies__items__item--single .b-case-studies__items__item__image--square {
    display: none;
  }

  .b-case-studies__items__item--single .b-case-studies__items__item__image--wide {
    display: block;
  }
}

.b-case-studies__items__item__image--square {
  aspect-ratio: 1/1;
}

@media (max-width: 767px) {
  .b-case-studies__items__item__image--square {
    aspect-ratio: 900/508;
  }

  .b-case-studies__items__item__image--wide {
    aspect-ratio: 900/508;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  .b-case-studies__items__item--wide {
    grid-column: span 2; /* Spans 2 columns */
  }
}

.b-case-studies__items__item__badge {
  position: absolute;
  background-color: #ffffff;
  color: #2E2C27;
  z-index: 22;
  padding-top: clamp(0.25rem, 0vw + 0.25rem, 0.25rem);
  padding-bottom: clamp(0.25rem, 0vw + 0.25rem, 0.25rem);
  padding-left: clamp(0.5rem, 0vw + 0.5rem, 0.5rem);
  padding-right: clamp(0.5rem, 0vw + 0.5rem, 0.5rem);
  top: clamp(0.5rem, 0vw + 0.5rem, 0.5rem);
  right: clamp(0.5rem, 0vw + 0.5rem, 0.5rem);
}

@media (min-width: 1920px) {
  .b-case-studies__items__item__badge {
    padding-top: clamp(0.25rem, 0.21vw + 0rem, 0.5rem);
  }
}

@media (min-width: 1920px) {
  .b-case-studies__items__item__badge {
    padding-bottom: clamp(0.25rem, 0.21vw + 0rem, 0.5rem);
  }
}

@media (min-width: 1920px) {
  .b-case-studies__items__item__badge {
    padding-left: clamp(0.5rem, 0.41vw + 0.01rem, 1rem);
  }
}

@media (min-width: 1920px) {
  .b-case-studies__items__item__badge {
    padding-right: clamp(0.5rem, 0.41vw + 0.01rem, 1rem);
  }
}

@media (min-width: 1920px) {
  .b-case-studies__items__item__badge {
    top: clamp(0.5rem, 0.41vw + 0.01rem, 1rem);
  }
}

@media (min-width: 1920px) {
  .b-case-studies__items__item__badge {
    right: clamp(0.5rem, 0.41vw + 0.01rem, 1rem);
  }
}

.b-case-studies__items__item__information {
  padding-top: clamp(1.5rem, 0.52vw + 1.38rem, 2rem);
}

@media (min-width: 1920px) {
  .b-case-studies__items__item__information {
    padding-top: clamp(2rem, 1.65vw + 0.02rem, 4rem);
  }
}

.b-case-studies__items__item__information__badge-area {
  display: flex;
  flex-wrap: wrap;
  gap: clamp(0.5rem, 0vw + 0.5rem, 0.5rem);
}

@media (min-width: 1920px) {
  .b-case-studies__items__item__information__badge-area {
    gap: clamp(0.5rem, 0.41vw + 0.01rem, 1rem);
  }
}

.b-usp-carousel {
  position: relative;
}

.b-usp-carousel h4 {
  font-weight: 300;
}

@media (max-width: 767px) {
  .b-usp-carousel h4 {
    font-size: 16px;
  }
}

.b-usp-carousel.slider-type {
  min-height: 100vh;
}

@media only screen and (min-width: 1400px) {
  .b-usp-carousel__links {
    padding-right: clamp(0rem, 6.45vw + -1.49rem, 6.25rem);
  }
}

@media only screen and (min-width: 1400px) and (min-width: 1920px) {
  .b-usp-carousel__links {
    padding-right: clamp(6.25rem, 5.15vw + 0.06rem, 12.5rem);
  }
}

@media only screen and (min-width: 1700px) {
  .b-usp-carousel__links {
    padding-right: clamp(0rem, 12.9vw + -2.98rem, 12.5rem);
  }
}

@media only screen and (min-width: 1700px) and (min-width: 1920px) {
  .b-usp-carousel__links {
    padding-right: clamp(12.5rem, 10.31vw + 0.13rem, 25rem);
  }
}

.b-usp-carousel__links li a {
  padding-top: clamp(0.5rem, 0.52vw + 0.38rem, 1rem);
}

@media (min-width: 1920px) {
  .b-usp-carousel__links li a {
    padding-top: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

.b-usp-carousel__links li:first-child a {
  padding-top: 0px;
}

@media (min-width: 992px) {
  .b-usp-carousel__links {
    padding-bottom: clamp(5rem, 0vw + 5rem, 5rem);
  }
}

@media (min-width: 992px) and (min-width: 1920px) {
  .b-usp-carousel__links {
    padding-bottom: clamp(5rem, 4.12vw + 0.05rem, 10rem);
  }
}

@media (min-width: 992px) {
  .b-usp-carousel h2, .b-usp-carousel h1 {
    padding-bottom: clamp(5rem, 2.58vw + 4.4rem, 7.5rem);
  }
}

@media (min-width: 992px) and (min-width: 1920px) {
  .b-usp-carousel h2, .b-usp-carousel h1 {
    padding-bottom: clamp(7.5rem, 6.19vw + 0.08rem, 15rem);
  }
}

.b-usp-carousel__usp-area {
  position: relative;
  display: grid;
  grid-auto-flow: column; /* Place items in a single horizontal row */
  grid-template-rows: 1fr; /* Define a single row */
  gap: clamp(0.5rem, 1.03vw + 0.26rem, 1.5rem);
  width: 100%;
}

@media (max-width: 991px) {
  .b-usp-carousel__usp-area {
    padding-top: clamp(4.38rem, 1.94vw + 3.93rem, 6.25rem);
  }
}

@media (max-width: 991px) and (min-width: 1920px) {
  .b-usp-carousel__usp-area {
    padding-top: clamp(6.25rem, 5.15vw + 0.06rem, 12.5rem);
  }
}

@media (min-width: 1920px) {
  .b-usp-carousel__usp-area {
    gap: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

@media (max-width: 767px) {
  .b-usp-carousel__usp-area--single .c-usp-square {
    width: 100%;
    min-width: 100%;
  }
}

@media (min-width: 768px) {
  .b-usp-carousel__usp-area--single .c-usp-square {
    min-width: 40vw !important;
    width: 40vw !important;
  }
}

@media (min-width: 992px) {
  .b-usp-carousel__usp-area--single .c-usp-square {
    min-width: 35vw !important;
    width: 35vw !important;
  }
}

@media (min-width: 1366px) {
  .b-usp-carousel__usp-area--single .c-usp-square {
    min-width: 30vw !important;
    width: 30vw !important;
  }
}

@media (max-width: 767px) {
  .b-usp-carousel__usp-area--double .c-usp-square:first-child {
    display: none;
  }

  .b-usp-carousel__usp-area--double .c-usp-square {
    width: 100%;
    min-width: 100%;
  }
}

@media (min-width: 768px) {
  .b-usp-carousel__usp-area--double .c-usp-square {
    min-width: 100% !important;
    width: 100% !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .b-usp-carousel__usp-area--double {
    grid-template-columns: 1fr 1fr; /* Two equal columns */
  }
}

@media (min-width: 992px) {
  .b-usp-carousel__usp-area--double .c-usp-square {
    min-width: 35vw !important;
    width: 35vw !important;
  }
}

@media (min-width: 1366px) {
  .b-usp-carousel__usp-area--double .c-usp-square {
    min-width: 27vw !important;
    width: 27vw !important;
  }
}

@media only screen and (min-width: 990px) {
  .b-usp-carousel__usp-area {
    width: -moz-fit-content;
    width: fit-content;
  }
}

.b-usp-carousel__image {
  position: absolute;
  bottom: -10%;
  width: calc(var(--img-cutout-width, 25%) * 1);
}

.b-usp-carousel__image.left {
  width: calc(var(--img-cutout-width, 25%) * 2.1);
}

@media (max-width: 767px) {
  .b-usp-carousel__image.left {
    bottom: 0%;
    left: -8%;
  }
}

@media (min-width: 768px) {
  .b-usp-carousel__image.left {
    left: 50%;
    transform: translateX(-50%);
    width: calc(var(--img-cutout-width, 25%) * 1.6);
  }
}

@media (min-width: 992px) {
  .b-usp-carousel__image.left {
    left: 30%;
    transform: translateX(-30%);
    width: calc(var(--img-cutout-width, 25%) * 1.2);
  }
}

@media (min-width: 1366px) {
  .b-usp-carousel__image.left {
    left: 23%;
    transform: translateX(-23%);
    width: calc(var(--img-cutout-width, 25%) * 0.95);
  }
}

.b-usp-carousel__image.right {
  right: 3%;
  transform: translateX(3%);
}

@media (max-width: 992px) {
  .b-usp-carousel__image.right {
    display: none;
  }
}

.b-client-logos {
  overflow-x: hidden;
}

.b-client-logos__logos {
  padding-top: clamp(1.25rem, 6.19vw + -0.18rem, 7.25rem);
}

@media (min-width: 1920px) {
  .b-client-logos__logos {
    padding-top: clamp(7.25rem, 5.98vw + 0.07rem, 14.5rem);
  }
}

.b-client-logos__logos__row {
  padding-top: clamp(2.5rem, 1.55vw + 2.14rem, 4rem);
  padding-bottom: clamp(2.5rem, 1.55vw + 2.14rem, 4rem);
  border-bottom: 1px solid #C4C4C4;
}

@media (min-width: 1920px) {
  .b-client-logos__logos__row {
    padding-top: clamp(4rem, 3.3vw + 0.04rem, 8rem);
  }
}

@media (min-width: 1920px) {
  .b-client-logos__logos__row {
    padding-bottom: clamp(4rem, 3.3vw + 0.04rem, 8rem);
  }
}

@media (min-width: 2880px) {
  .b-client-logos__logos__row {
    border-bottom: 2px solid #C4C4C4;
  }
}

.b-client-logos__logos .c-slider {
  padding-top: 0px;
  padding-bottom: 0px;
}

.b-client-logos__logos .c-slider .swiper-wrapper {
  align-items: center;
}

@media (max-width: 1365px) {
  .b-client-logos__logos {
    left: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    max-width: 100vw;
    position: relative;
    right: 50%;
    width: 100vw !important;
  }

  .b-client-logos__logos .swiper-wrapper {
    transition-timing-function: linear !important;
  }
}

.b-educational-cta {
  overflow-x: hidden;
}

@media (max-width: 991px) {
  .b-educational-cta .ox-wrapper {
    padding-top: 0px;
  }
}

.b-educational-cta__image {
  aspect-ratio: 770/792;
  height: 100%;
  width: 100%;
}

@media (max-width: 991px) {
  .b-educational-cta__top-content {
    gap: clamp(5rem, 1.29vw + 4.7rem, 6.25rem);
    padding: 40px 20px !important;
  }
}

@media (max-width: 991px) and (min-width: 1920px) {
  .b-educational-cta__top-content {
    gap: clamp(6.25rem, 5.15vw + 0.06rem, 12.5rem);
  }
}

@media (max-width: 991px) {
  .b-educational-cta__top-content a, .b-educational-cta__top-content button {
    z-index: 2;
  }

  .b-educational-cta__top-content h2 {
    width: 79%;
    font-size: clamp(1rem, 0.26vw + 0.94rem, 1.25rem);
  }
}

@media (max-width: 991px) and (min-width: 1920px) {
  .b-educational-cta__top-content h2 {
    font-size: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

@media (max-width: 991px) {
  .b-educational-cta .ox-wrapper {
    padding-left: 0px;
    padding-right: 0px;
  }

  .b-educational-cta .oy-wrapper {
    padding-bottom: 0px !important;
  }
}

.b-educational-cta__left-image {
  position: absolute;
  bottom: 0px;
  right: -6%;
  height: 77%;
  width: 100%;
}

@media (min-width: 768px) {
  .b-educational-cta__left-image {
    right: -2%;
  }
}

@media (min-width: 992px) {
  .b-educational-cta__left-image {
    height: 69%;
    right: 3%;
  }
}

.b-educational-cta__left-image img {
  position: absolute;
  bottom: 0px;
  right: 0px;
  height: 100%;
  width: auto;
}

@media (max-width: 767px) {
  .b-awards .text-h1 {
    font-size: clamp(1.56rem, 0.32vw + 1.49rem, 1.88rem);
  }
}

@media (max-width: 767px) and (min-width: 1920px) {
  .b-awards .text-h1 {
    font-size: clamp(1.88rem, 1.55vw + 0.02rem, 3.75rem);
  }
}

.b-awards__logos {
  height: clamp(4rem, 2.06vw + 3.52rem, 6rem);
  gap: clamp(1rem, 0.52vw + 0.88rem, 1.5rem);
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}

@media (min-width: 1920px) {
  .b-awards__logos {
    height: clamp(6rem, 4.95vw + 0.06rem, 12rem);
  }
}

@media (min-width: 1920px) {
  .b-awards__logos {
    gap: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

@media (max-width: 991px) {
  .b-awards__logos {
    height: 100%;
    gap: clamp(1rem, 0.52vw + 0.88rem, 1.5rem);
  }

  .b-awards__logos img {
    width: 100%;
    height: auto;
  }
}

@media (max-width: 991px) and (min-width: 1920px) {
  .b-awards__logos {
    gap: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

@media (max-width: 991px) {
  .b-awards__logos > div:nth-child(n+6) {
    display: none;
  }
}

@media (max-width: 767px) {
  .b-awards__logos {
    max-width: 400px;
    margin: 0 auto;
    height: 100%;
    gap: clamp(1rem, 0.52vw + 0.88rem, 1.5rem);
  }

  .b-awards__logos img {
    width: 100%;
    height: auto;
  }
}

@media (max-width: 767px) and (min-width: 1920px) {
  .b-awards__logos {
    gap: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

@media (max-width: 767px) {
  .b-awards__logos > div:nth-child(n+5) {
    display: none;
  }
}

.b-awards__table table {
  width: 83%;
  margin: 0 auto;
  border-collapse: collapse;
}

@media (max-width: 1365px) {
  .b-awards__table table {
    width: 100%;
  }
}

.b-awards__table table th {
  border-top: 1px solid #C4C4C4;
}

@media (min-width: 2880px) {
  .b-awards__table table th {
    border-top: 2px solid #C4C4C4;
  }
}

.b-awards__table table th, .b-awards__table table td {
  padding-left: clamp(1.88rem, 0.65vw + 1.73rem, 2.5rem);
  padding-right: clamp(1.88rem, 0.65vw + 1.73rem, 2.5rem);
  text-align: left;
  border-bottom: 1px solid #C4C4C4;
  vertical-align: top;
}

@media (min-width: 1920px) {
  .b-awards__table table th, .b-awards__table table td {
    padding-left: clamp(2.5rem, 2.06vw + 0.03rem, 5rem);
  }
}

@media (min-width: 1920px) {
  .b-awards__table table th, .b-awards__table table td {
    padding-right: clamp(2.5rem, 2.06vw + 0.03rem, 5rem);
  }
}

@media (max-width: 991px) {
  .b-awards__table table th, .b-awards__table table td {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.b-awards__table table th:nth-child(1), .b-awards__table table td:nth-child(1) {
  width: 33.33%;
}

.b-awards__table table th:nth-child(2), .b-awards__table table td:nth-child(2) {
  width: 33.33%;
}

.b-awards__table table th:nth-child(3), .b-awards__table table td:nth-child(3) {
  width: 16.66%;
}

.b-awards__table table th:nth-child(4), .b-awards__table table td:nth-child(4) {
  width: 16.66%;
  text-wrap: nowrap;
}

@media (min-width: 2880px) {
  .b-awards__table table th, .b-awards__table table td {
    border-bottom: 2px solid #C4C4C4;
  }
}

.b-awards__table table tr {
  position: relative;
}

.b-awards__table table tbody tr td:first-child::before, .b-awards__table table tbody tr td:first-child::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px; /* Thickness of the separator */
  height: clamp(0.63rem, 0.13vw + 0.6rem, 0.75rem);
  background-color: #FBFBFB; /* Separator color */
  top: 1px;
}

@media (min-width: 1920px) {
  .b-awards__table table tbody tr td:first-child::before, .b-awards__table table tbody tr td:first-child::after {
    height: clamp(0.75rem, 0.62vw + 0.01rem, 1.5rem);
  }
}

@media (min-width: 2880px) {
  .b-awards__table table tbody tr td:first-child::before, .b-awards__table table tbody tr td:first-child::after {
    top: 2px;
  }
}

.b-awards__table table tbody tr td:first-child::after {
  bottom: 1px;
  top: auto;
}

@media (min-width: 2880px) {
  .b-awards__table table tbody tr td:first-child::after {
    bottom: 2px;
  }
}

.b-awards__table table th {
  padding-top: clamp(1rem, 0vw + 1rem, 1rem);
  padding-bottom: clamp(1rem, 0vw + 1rem, 1rem);
}

@media (min-width: 1920px) {
  .b-awards__table table th {
    padding-top: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

@media (min-width: 1920px) {
  .b-awards__table table th {
    padding-bottom: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

.b-awards__table table td {
  background-color: transparent;
  transition: 0.3s;
  padding-top: clamp(1rem, 0.52vw + 0.88rem, 1.5rem);
  padding-bottom: clamp(1rem, 0.52vw + 0.88rem, 1.5rem);
  font-size: clamp(0.75rem, 0.13vw + 0.72rem, 0.88rem);
}

@media (min-width: 1920px) {
  .b-awards__table table td {
    padding-top: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

@media (min-width: 1920px) {
  .b-awards__table table td {
    padding-bottom: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

@media (min-width: 1920px) {
  .b-awards__table table td {
    font-size: clamp(0.88rem, 0.72vw + 0.01rem, 1.75rem);
  }
}

.b-awards__table table td li {
  font-size: clamp(0.75rem, 0.13vw + 0.72rem, 0.88rem);
}

@media (min-width: 1920px) {
  .b-awards__table table td li {
    font-size: clamp(0.88rem, 0.72vw + 0.01rem, 1.75rem);
  }
}

.b-awards__table table td b {
  font-weight: 600;
}

.b-awards__table table td a {
  text-decoration: underline;
  font-family: "DM Mono";
  transition: 0.3s;
  letter-spacing: 0em;
  line-height: 1 !important;
  font-weight: 400;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 16px;
}

.b-awards__table table td a:hover {
  color: #FF6B00;
}

.b-awards__table table td ul li {
  margin-bottom: clamp(0.5rem, 0vw + 0.5rem, 0.5rem);
}

@media (min-width: 1920px) {
  .b-awards__table table td ul li {
    margin-bottom: clamp(0.5rem, 0.41vw + 0.01rem, 1rem);
  }
}

@media (max-width: 991px) {
  .b-awards__table table td ul li {
    margin-bottom: clamp(1rem, -0.26vw + 1.06rem, 0.75rem);
  }
}

@media (max-width: 991px) and (min-width: 1920px) {
  .b-awards__table table td ul li {
    margin-bottom: clamp(0.75rem, 0.62vw + 0.01rem, 1.5rem);
  }
}

.b-awards__table table td ul li:last-child {
  margin-bottom: 0px;
}

.b-awards__table table tbody tr td {
  padding-top: clamp(1rem, 0.9vw + 0.79rem, 1.88rem);
  padding-bottom: clamp(1rem, 0.9vw + 0.79rem, 1.88rem);
}

@media (min-width: 1920px) {
  .b-awards__table table tbody tr td {
    padding-top: clamp(1.88rem, 1.55vw + 0.02rem, 3.75rem);
  }
}

@media (min-width: 1920px) {
  .b-awards__table table tbody tr td {
    padding-bottom: clamp(1.88rem, 1.55vw + 0.02rem, 3.75rem);
  }
}

@media (max-width: 991px) {
  .b-awards__table table td {
    padding-top: clamp(1rem, 0vw + 1rem, 1rem);
    padding-bottom: clamp(1rem, 0vw + 1rem, 1rem);
  }
}

@media (max-width: 991px) and (min-width: 1920px) {
  .b-awards__table table td {
    padding-top: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

@media (max-width: 991px) and (min-width: 1920px) {
  .b-awards__table table td {
    padding-bottom: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

@media (min-width: 992px) {
  .b-awards__table table tbody tr:nth-child(2) td {
    margin-top: clamp(0.5rem, 0vw + 0.5rem, 0.5rem);
  }
}

@media (min-width: 992px) and (min-width: 1920px) {
  .b-awards__table table tbody tr:nth-child(2) td {
    margin-top: clamp(0.5rem, 0.41vw + 0.01rem, 1rem);
  }
}

.b-awards__table table tr.highlight td {
  background-color: white !important;
}

.b-awards__table table td, .b-awards__table table th {
  padding-right: clamp(1rem, 0vw + 1rem, 1rem) !important;
}

@media (min-width: 1920px) {
  .b-awards__table table td, .b-awards__table table th {
    padding-right: clamp(1rem, 0.82vw + 0.01rem, 2rem) !important;
  }
}

.b-awards__table table tr td:nth-child(2) {
  text-wrap: nowrap;
}

.b-team-gallery__image {
  min-width: 45%;
  aspect-ratio: 380/440;
}

@media (min-width: 768px) {
  .b-team-gallery__image {
    min-width: 25%;
  }
}

@media (min-width: 1366px) {
  .b-team-gallery__image {
    min-width: 20%;
  }
}

.b-team-gallery__content {
  padding-top: clamp(3rem, 1.55vw + 2.64rem, 4.5rem);
  padding-bottom: clamp(3rem, 6.97vw + 1.39rem, 9.75rem);
}

@media (min-width: 1920px) {
  .b-team-gallery__content {
    padding-top: clamp(4.5rem, 3.71vw + 0.05rem, 9rem);
  }
}

@media (min-width: 1920px) {
  .b-team-gallery__content {
    padding-bottom: clamp(9.75rem, 8.04vw + 0.1rem, 19.5rem);
  }
}

@media (max-width: 991px) {
  .b-team-gallery__content {
    padding-bottom: 0px;
  }
}

.b-team-page-profiles {
  overflow-x: hidden;
}

.b-team-page-profiles__team-area {
  padding-top: clamp(2rem, 2.58vw + 1.4rem, 4.5rem);
}

@media (min-width: 1920px) {
  .b-team-page-profiles__team-area {
    padding-top: clamp(4.5rem, 3.71vw + 0.05rem, 9rem);
  }
}

.b-team-page-profiles__team-area--desktop {
  display: none;
}

@media only screen and (min-width: 1250px) {
  .b-team-page-profiles__team-area--desktop {
    display: block;
    margin-left: clamp(-0.63rem, -0.13vw + -0.6rem, -0.75rem);
    margin-right: clamp(-0.63rem, -0.13vw + -0.6rem, -0.75rem);
  }
}

@media only screen and (min-width: 1250px) and (min-width: 1920px) {
  .b-team-page-profiles__team-area--desktop {
    margin-left: clamp(-0.75rem, -0.62vw + -0.01rem, -1.5rem);
  }
}

@media only screen and (min-width: 1250px) and (min-width: 1920px) {
  .b-team-page-profiles__team-area--desktop {
    margin-right: clamp(-0.75rem, -0.62vw + -0.01rem, -1.5rem);
  }
}

@media only screen and (min-width: 1249px) {
  .b-team-page-profiles__team-area--mobile {
    display: none;
  }
}

.b-team-page-profiles__team-area--mobile--grid {
  row-gap: clamp(1.88rem, 0vw + 1.88rem, 1.88rem);
}

@media (min-width: 1920px) {
  .b-team-page-profiles__team-area--mobile--grid {
    row-gap: clamp(1.88rem, 1.55vw + 0.02rem, 3.75rem);
  }
}

.b-team-page-profiles__team-area .row:not(:first-child) {
  padding-top: clamp(2rem, 0vw + 2rem, 2rem);
}

@media (min-width: 1920px) {
  .b-team-page-profiles__team-area .row:not(:first-child) {
    padding-top: clamp(2rem, 1.65vw + 0.02rem, 4rem);
  }
}

@media only screen and (min-width: 1150px) {
  .b-team-page-profiles__team-area .row:not(:first-child) {
    padding-top: clamp(6.25rem, 4.65vw + 5.18rem, 10.75rem);
  }
}

@media only screen and (min-width: 1150px) and (min-width: 1920px) {
  .b-team-page-profiles__team-area .row:not(:first-child) {
    padding-top: clamp(10.75rem, 8.87vw + 0.11rem, 21.5rem);
  }
}

.b-team-page-profiles__team-area__item .c-team-card--wrapper {
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transform: rotate(0deg) translateY(0px) translateX(0px);
  opacity: 0;
}

.b-team-page-profiles__team-area__item.is-active .c-team-card--wrapper {
  transform: rotate(-5deg) translateY(-4px) translateX(-26px);
  opacity: 1;
}

@media only screen and (min-width: 1250px) {
  .b-team-page-profiles__team-area__item {
    padding-left: clamp(0.63rem, 0.13vw + 0.6rem, 0.75rem);
    padding-right: clamp(0.63rem, 0.13vw + 0.6rem, 0.75rem);
    width: 19%;
  }
}

@media only screen and (min-width: 1250px) and (min-width: 1920px) {
  .b-team-page-profiles__team-area__item {
    padding-left: clamp(0.75rem, 0.62vw + 0.01rem, 1.5rem);
  }
}

@media only screen and (min-width: 1250px) and (min-width: 1920px) {
  .b-team-page-profiles__team-area__item {
    padding-right: clamp(0.75rem, 0.62vw + 0.01rem, 1.5rem);
  }
}

@media (min-width: 1366px) {
  .b-team-page-profiles__team-area__item {
    width: 18.2%;
  }
}

.b-team-page-profiles__team-area__item .c-team-card {
  aspect-ratio: 311/400;
  height: 100%;
  pointer-events: none;
}

.b-team-page-profiles__team-area__item .c-team-card--wrapper {
  width: 120%;
  height: -moz-fit-content;
  height: fit-content;
  min-height: 120%;
  background-color: #CADDEA;
  color: #1D2120;
  padding: clamp(1.25rem, 0vw + 1.25rem, 1.25rem);
}

@media (min-width: 1920px) {
  .b-team-page-profiles__team-area__item .c-team-card--wrapper {
    padding: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

.b-team-page-profiles__team-area__item .c-team-card__image-overlay {
  position: relative;
}

.b-team-page-profiles__team-area__item__details h3 {
  font-size: clamp(0.81rem, 0.19vw + 0.77rem, 1rem);
}

@media (min-width: 1920px) {
  .b-team-page-profiles__team-area__item__details h3 {
    font-size: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

.b-team-page-profiles__team-area__item__details__role {
  font-size: clamp(0.69rem, 0.19vw + 0.64rem, 0.88rem);
  font-weight: 300;
}

@media (min-width: 1920px) {
  .b-team-page-profiles__team-area__item__details__role {
    font-size: clamp(0.88rem, 0.72vw + 0.01rem, 1.75rem);
  }
}

.b-team-page-profiles__team-area__spacer {
  display: none;
}

@media only screen and (min-width: 1150px) {
  .b-team-page-profiles__team-area__spacer {
    padding-left: clamp(0.63rem, 0.13vw + 0.6rem, 0.75rem);
    padding-right: clamp(0.63rem, 0.13vw + 0.6rem, 0.75rem);
    display: block;
    width: 5%;
  }
}

@media only screen and (min-width: 1150px) and (min-width: 1920px) {
  .b-team-page-profiles__team-area__spacer {
    padding-left: clamp(0.75rem, 0.62vw + 0.01rem, 1.5rem);
  }
}

@media only screen and (min-width: 1150px) and (min-width: 1920px) {
  .b-team-page-profiles__team-area__spacer {
    padding-right: clamp(0.75rem, 0.62vw + 0.01rem, 1.5rem);
  }
}

@media (min-width: 1366px) {
  .b-team-page-profiles__team-area__spacer {
    width: 9%;
  }
}

.b-team-page-profiles__linked-in {
  border: 1px solid white;
  border-radius: 50px;
  height: -moz-fit-content;
  height: fit-content;
  padding-top: clamp(0.13rem, 0.13vw + 0.1rem, 0.25rem);
  padding-bottom: clamp(0.13rem, 0.13vw + 0.1rem, 0.25rem);
  padding-left: clamp(0.5rem, 0.26vw + 0.44rem, 0.75rem);
  padding-right: clamp(0.5rem, 0.26vw + 0.44rem, 0.75rem);
}

@media (min-width: 1920px) {
  .b-team-page-profiles__linked-in {
    padding-top: clamp(0.25rem, 0.21vw + 0rem, 0.5rem);
  }
}

@media (min-width: 1920px) {
  .b-team-page-profiles__linked-in {
    padding-bottom: clamp(0.25rem, 0.21vw + 0rem, 0.5rem);
  }
}

@media (min-width: 1920px) {
  .b-team-page-profiles__linked-in {
    padding-left: clamp(0.75rem, 0.62vw + 0.01rem, 1.5rem);
  }
}

@media (min-width: 1920px) {
  .b-team-page-profiles__linked-in {
    padding-right: clamp(0.75rem, 0.62vw + 0.01rem, 1.5rem);
  }
}

.b-team-page-profiles__linked-in:hover {
  background-color: #ffffff;
  color: #2E2C27;
}

.b-long-form-modules {
  overflow-y: initial;
}

@media (min-width: 1366px) {
  .b-long-form-modules .boxed {
    max-width: 80%;
    margin: 0 auto;
  }
}

.b-long-form-modules .left-column {
  width: 30%;
  position: sticky;
  top: clamp(1.25rem, 1.26vw + 0.96rem, 1.56rem);
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: flex-start; /* Start items at the bottom */
}

@media (min-width: 993px) {
  .b-long-form-modules .left-column {
    width: 33.33%;
  }
}

@media (min-width: 768px) {
  .b-long-form-modules .left-column {
    top: clamp(1.56rem, 2vw + 0.6rem, 3rem);
  }
}

@media (min-width: 1920px) {
  .b-long-form-modules .left-column {
    top: clamp(3rem, 2.47vw + 0.03rem, 6rem);
  }
}

@media (max-width: 1349px) {
  .b-long-form-modules .left-column {
    display: none;
  }
}

.b-long-form-modules .menu {
  display: flex;
  flex-direction: column;
  height: -moz-fit-content;
  height: fit-content;
  gap: 10px; /* Space between menu items */
  will-change: "height";
}

.b-long-form-modules .menu-item {
  padding-bottom: clamp(0.63rem, 0vw + 0.63rem, 0.63rem);
  cursor: pointer;
  transition: hover 0 !important;
  transform: translate3d(0, 0, 0);
}

@media (min-width: 1920px) {
  .b-long-form-modules .menu-item {
    padding-bottom: clamp(0.63rem, 0.52vw + 0.01rem, 1.25rem);
  }
}

.b-long-form-modules .menu-item:last-child {
  padding-bottom: clamp(1.25rem, 0vw + 1.25rem, 1.25rem);
}

@media (min-width: 1920px) {
  .b-long-form-modules .menu-item:last-child {
    padding-bottom: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

.b-long-form-modules .menu-item:hover {
  color: #FF6B00;
}

.b-long-form-modules .menu-item:nth-child(2) {
  margin-top: auto; /* 🔥 Pushes the second item down */
}

.b-long-form-modules .menu-item.active {
  color: #FF6B00;
}

.b-long-form-modules .right-column {
  width: 100%;
}

@media (min-width: 1350px) {
  .b-long-form-modules .right-column {
    width: 70%;
  }
}

@media (min-width: 1366px) {
  .b-long-form-modules .right-column {
    width: 58%;
  }
}

.b-long-form-modules .section > *:last-child {
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
}

.b-long-form-modules__wide-image__img {
  aspect-ratio: 1054/540;
}

.b-long-form-modules a svg {
  transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1), transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  transform: rotate(0deg);
}

.b-long-form-modules a:hover {
  color: #2E2C27 !important;
}

.b-long-form-modules a:hover svg {
  transform: rotate(45deg);
}

.b-long-form-modules__box-usps {
  position: relative;
}

.b-long-form-modules__box-usps h4 {
  padding-right: clamp(2.5rem, 0vw + 2.5rem, 2.5rem);
}

@media (min-width: 1920px) {
  .b-long-form-modules__box-usps h4 {
    padding-right: clamp(2.5rem, 2.06vw + 0.03rem, 5rem);
  }
}

@media (min-width: 992px) {
  .b-long-form-modules__box-usps {
    grid-auto-rows: 1fr;
  }
}

.b-long-form-modules__box-usps__arrow {
  position: absolute;
  top: clamp(1.13rem, 0.26vw + 1.07rem, 1.38rem);
  right: clamp(1.13rem, 0.26vw + 1.07rem, 1.38rem);
}

@media (min-width: 1920px) {
  .b-long-form-modules__box-usps__arrow {
    top: clamp(1.38rem, 1.13vw + 0.01rem, 2.75rem);
  }
}

@media (min-width: 1920px) {
  .b-long-form-modules__box-usps__arrow {
    right: clamp(1.38rem, 1.13vw + 0.01rem, 2.75rem);
  }
}

.b-long-form-modules__box-usps__arrow svg {
  width: clamp(1.75rem, 0.26vw + 1.69rem, 2rem);
  height: clamp(1.75rem, 0.26vw + 1.69rem, 2rem);
}

@media (min-width: 1920px) {
  .b-long-form-modules__box-usps__arrow svg {
    width: clamp(2rem, 1.65vw + 0.02rem, 4rem);
  }
}

@media (min-width: 1920px) {
  .b-long-form-modules__box-usps__arrow svg {
    height: clamp(2rem, 1.65vw + 0.02rem, 4rem);
  }
}

.b-long-form-modules__box-usps__paragraph p {
  padding-right: clamp(0.38rem, 0.13vw + 0.35rem, 0.5rem);
}

@media (min-width: 1920px) {
  .b-long-form-modules__box-usps__paragraph p {
    padding-right: clamp(0.5rem, 0.41vw + 0.01rem, 1rem);
  }
}

@media (min-width: 1366px) {
  .b-long-form-modules__box-usps__paragraph p {
    padding-right: clamp(0.81rem, 0.19vw + 0.77rem, 1rem);
  }
}

@media (min-width: 1366px) and (min-width: 1920px) {
  .b-long-form-modules__box-usps__paragraph p {
    padding-right: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

.b-long-form-modules__box-usps__paragraph p:not(:last-child) {
  margin-bottom: clamp(0.81rem, 0.19vw + 0.77rem, 1rem);
}

@media (min-width: 1920px) {
  .b-long-form-modules__box-usps__paragraph p:not(:last-child) {
    margin-bottom: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

@media (min-width: 1366px) {
  .b-long-form-modules__box-usps__paragraph p:not(:last-child) {
    margin-bottom: clamp(0.38rem, 0.13vw + 0.35rem, 0.5rem);
  }
}

@media (min-width: 1366px) and (min-width: 1920px) {
  .b-long-form-modules__box-usps__paragraph p:not(:last-child) {
    margin-bottom: clamp(0.5rem, 0.41vw + 0.01rem, 1rem);
  }
}

.b-long-form-modules__numbered-services .c-accordion {
  border-bottom: 1px solid #C4C4C4;
  padding-bottom: clamp(1.75rem, 0.19vw + 1.71rem, 1.94rem);
}

@media (min-width: 1920px) {
  .b-long-form-modules__numbered-services .c-accordion {
    padding-bottom: clamp(1.94rem, 1.6vw + 0.02rem, 3.88rem);
  }
}

@media (min-width: 3860px) {
  .b-long-form-modules__numbered-services .c-accordion {
    border-bottom: 2px solid #C4C4C4;
  }
}

.b-long-form-modules__numbered-services__content {
  padding-top: clamp(1.75rem, 0.19vw + 1.71rem, 1.94rem);
}

@media (min-width: 1920px) {
  .b-long-form-modules__numbered-services__content {
    padding-top: clamp(1.94rem, 1.6vw + 0.02rem, 3.88rem);
  }
}

.b-long-form-modules__numbered-services .c-accordion__heading {
  padding-top: clamp(1.75rem, 0.19vw + 1.71rem, 1.94rem);
}

@media (min-width: 1920px) {
  .b-long-form-modules__numbered-services .c-accordion__heading {
    padding-top: clamp(1.94rem, 1.6vw + 0.02rem, 3.88rem);
  }
}

.b-long-form-modules__numbered-services .c-accordion__heading * {
  line-height: 1 !important;
}

.b-long-form-modules__numbered-services__number {
  font-size: clamp(0.88rem, 0.13vw + 0.85rem, 1rem);
}

@media (min-width: 1920px) {
  .b-long-form-modules__numbered-services__number {
    font-size: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

.b-long-form-modules .c-accordion:nth-child(1) .c-accordion__heading {
  padding-top: 0px !important;
}

.b-long-form-modules__wide-stats__stat:not(:last-child) {
  margin-bottom: clamp(1.56rem, 0.45vw + 1.46rem, 2rem);
}

@media (min-width: 1920px) {
  .b-long-form-modules__wide-stats__stat:not(:last-child) {
    margin-bottom: clamp(2rem, 1.65vw + 0.02rem, 4rem);
  }
}

.b-long-form-modules__wide-stats__stat h3 {
  width: 57%;
}

.b-long-form-modules__content-image-split {
  grid-auto-rows: 1fr;
}

.b-long-form-modules__content-image-split__content {
  padding-top: clamp(2rem, 0vw + 2rem, 2rem);
  padding-bottom: clamp(2rem, 0vw + 2rem, 2rem);
  padding-left: clamp(1.75rem, 0vw + 1.75rem, 1.75rem);
  padding-right: clamp(1.75rem, 0vw + 1.75rem, 1.75rem);
}

@media (min-width: 1920px) {
  .b-long-form-modules__content-image-split__content {
    padding-top: clamp(2rem, 1.65vw + 0.02rem, 4rem);
  }
}

@media (min-width: 1920px) {
  .b-long-form-modules__content-image-split__content {
    padding-bottom: clamp(2rem, 1.65vw + 0.02rem, 4rem);
  }
}

@media (min-width: 1920px) {
  .b-long-form-modules__content-image-split__content {
    padding-left: clamp(1.75rem, 1.44vw + 0.02rem, 3.5rem);
  }
}

@media (min-width: 1920px) {
  .b-long-form-modules__content-image-split__content {
    padding-right: clamp(1.75rem, 1.44vw + 0.02rem, 3.5rem);
  }
}

.b-long-form-modules__content-image-split__image {
  aspect-ratio: 515/520;
}

.b-long-form-modules__table table {
  width: 100%;
}

.b-long-form-modules__table table tbody tr:first-child * {
  font-weight: 500;
}

.b-long-form-modules__table table tbody tr:nth-child(odd) {
  background-color: #F7F6F3;
}

.b-long-form-modules__table table tbody td {
  padding-top: clamp(1rem, 0vw + 1rem, 1rem);
  padding-bottom: clamp(1rem, 0vw + 1rem, 1rem);
  padding-left: clamp(1.25rem, 0.26vw + 1.19rem, 1.5rem);
  padding-right: clamp(1.25rem, 0.26vw + 1.19rem, 1.5rem);
}

.b-long-form-modules__table table tbody td:not(:first-child) {
  text-align: center;
}

@media (min-width: 1920px) {
  .b-long-form-modules__table table tbody td {
    padding-top: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

@media (min-width: 1920px) {
  .b-long-form-modules__table table tbody td {
    padding-bottom: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

@media (min-width: 1920px) {
  .b-long-form-modules__table table tbody td {
    padding-left: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

@media (min-width: 1920px) {
  .b-long-form-modules__table table tbody td {
    padding-right: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

.b-case-study-content {
  padding-top: clamp(1.88rem, 0vw + 1.88rem, 1.88rem);
  padding-bottom: clamp(1.88rem, 0vw + 1.88rem, 1.88rem);
}

@media (min-width: 1920px) {
  .b-case-study-content {
    padding-top: clamp(1.88rem, 1.55vw + 0.02rem, 3.75rem);
  }
}

@media (min-width: 1920px) {
  .b-case-study-content {
    padding-bottom: clamp(1.88rem, 1.55vw + 0.02rem, 3.75rem);
  }
}

.b-case-study-content .col-1 {
  grid-column: span 12/span 12;
}

@media (min-width: 992px) {
  .b-case-study-content .col-1 {
    grid-column: span 4/span 4;
  }
}

.b-case-study-content .col-2 {
  grid-column: span 12/span 12;
}

@media (min-width: 992px) {
  .b-case-study-content .col-2 {
    grid-column: span 8/span 8;
  }
}

.b-case-study-content--wide .col-1 {
  grid-column: span 12/span 12;
}

@media (min-width: 768px) {
  .b-case-study-content--wide .col-1 {
    grid-column: span 10/span 10;
  }
}

@media (min-width: 992px) {
  .b-case-study-content--wide .col-1 {
    grid-column: span 8/span 8;
  }
}

@media (min-width: 1366px) {
  .b-case-study-content--wide .col-1 {
    grid-column: span 6/span 6;
  }
}

.b-case-study-content__deliverables > *:nth-child(2) {
  flex-grow: 1;
}

.b-case-study-content__deliverables li {
  list-style: disc;
  list-style-position: inside;
  padding-bottom: clamp(0.88rem, 0.23vw + 0.82rem, 1.09rem);
  border-bottom: 1px solid #C4C4C4;
}

@media (min-width: 1920px) {
  .b-case-study-content__deliverables li {
    padding-bottom: clamp(1.09rem, 0.9vw + 0.01rem, 2.19rem);
  }
}

@media (min-width: 3860px) {
  .b-case-study-content__deliverables li {
    border-bottom: 2px solid #C4C4C4;
  }
}

@media (min-width: 992px) {
  .b-case-study-content__deliverables li {
    padding-left: clamp(0.63rem, 0vw + 0.63rem, 0.63rem);
  }
}

@media (min-width: 992px) and (min-width: 1920px) {
  .b-case-study-content__deliverables li {
    padding-left: clamp(0.63rem, 0.52vw + 0.01rem, 1.25rem);
  }
}

@media (max-width: 767px) {
  .b-case-study-content__deliverables li:nth-child(n+3) {
    padding-top: clamp(0.88rem, 0.23vw + 0.82rem, 1.09rem);
  }
}

@media (max-width: 767px) and (min-width: 1920px) {
  .b-case-study-content__deliverables li:nth-child(n+3) {
    padding-top: clamp(1.09rem, 0.9vw + 0.01rem, 2.19rem);
  }
}

@media (min-width: 768px) {
  .b-case-study-content__deliverables li:nth-child(n+4) {
    padding-top: clamp(0.88rem, 0.23vw + 0.82rem, 1.09rem);
  }
}

@media (min-width: 768px) and (min-width: 1920px) {
  .b-case-study-content__deliverables li:nth-child(n+4) {
    padding-top: clamp(1.09rem, 0.9vw + 0.01rem, 2.19rem);
  }
}

.b-case-study-content__usps > * {
  border-top: 1px solid #C4C4C4;
}

@media (min-width: 3860px) {
  .b-case-study-content__usps > * {
    border-top: 2px solid #C4C4C4;
  }
}

.b-case-study-content__stats > * {
  border-top: 1px solid #C4C4C4;
}

@media (min-width: 3860px) {
  .b-case-study-content__stats > * {
    border-top: 2px solid #C4C4C4;
  }
}

@media (max-width: 767px) {
  .single-case-studies #fullpage > .pin-spacer:first-child ~ *:nth-child(3) .pt-0 {
    padding-top: 0px !important;
  }
}

.b-case-study-content, .b-case-study-wide-media, .b-case-study-image-grid {
  padding-bottom: 0px !important;
}

@media (max-width: 767px) {
  .b-case-study-content, .b-case-study-wide-media, .b-case-study-image-grid {
    padding-top: clamp(2.5rem, 0vw + 2.5rem, 2.5rem) !important;
  }

  .b-case-study-content .oy-wrapper-boxed, .b-case-study-wide-media .oy-wrapper-boxed, .b-case-study-image-grid .oy-wrapper-boxed {
    padding-bottom: 0px !important;
  }
}

@media (max-width: 767px) and (min-width: 768px) {
  .b-case-study-content, .b-case-study-wide-media, .b-case-study-image-grid {
    padding-top: clamp(2.5rem, 4.86vw + 0.17rem, 6rem) !important;
  }
}

@media (max-width: 767px) and (min-width: 1920px) {
  .b-case-study-content, .b-case-study-wide-media, .b-case-study-image-grid {
    padding-top: clamp(6rem, 4.95vw + 0.06rem, 12rem) !important;
  }
}

@media (max-width: 767px) {
  .b-case-study-content {
    padding-top: clamp(2.5rem, 5.03vw + 1.34rem, 3.75rem) !important;
  }
}

@media (max-width: 767px) and (min-width: 768px) {
  .b-case-study-content {
    padding-top: clamp(3.75rem, -1.04vw + 4.25rem, 3rem) !important;
  }
}

@media (max-width: 767px) and (min-width: 1920px) {
  .b-case-study-content {
    padding-top: clamp(3rem, 2.47vw + 0.03rem, 6rem) !important;
  }
}

.b-case-study-wide-media + :not(.b-case-study-wide-media, .b-case-study-content, .b-case-study-image-grid),
.b-case-study-content + :not(.b-case-study-wide-media, .b-case-study-content, .b-case-study-image-grid),
.b-case-study-image-grid + :not(.b-case-study-wide-media, .b-case-study-content, .b-case-study-image-grid) {
  /* Your styles here */
  margin-top: clamp(2.5rem, 5.03vw + 1.34rem, 3.75rem) !important;
}

@media (min-width: 768px) {
  .b-case-study-wide-media + :not(.b-case-study-wide-media, .b-case-study-content, .b-case-study-image-grid),
  .b-case-study-content + :not(.b-case-study-wide-media, .b-case-study-content, .b-case-study-image-grid),
  .b-case-study-image-grid + :not(.b-case-study-wide-media, .b-case-study-content, .b-case-study-image-grid) {
    margin-top: clamp(3.75rem, -1.04vw + 4.25rem, 3rem) !important;
  }
}

@media (min-width: 1920px) {
  .b-case-study-wide-media + :not(.b-case-study-wide-media, .b-case-study-content, .b-case-study-image-grid),
  .b-case-study-content + :not(.b-case-study-wide-media, .b-case-study-content, .b-case-study-image-grid),
  .b-case-study-image-grid + :not(.b-case-study-wide-media, .b-case-study-content, .b-case-study-image-grid) {
    margin-top: clamp(3rem, 2.47vw + 0.03rem, 6rem) !important;
  }
}

.b-case-study-image-grid .grid, .b-case-study-wide-media .grid {
  gap: clamp(1.5rem, 0vw + 1.5rem, 1.5rem);
}

@media (min-width: 1920px) {
  .b-case-study-image-grid .grid, .b-case-study-wide-media .grid {
    gap: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

.b-case-study-image-grid__image--wide, .b-case-study-wide-media__image--wide {
  aspect-ratio: 1920/1168;
  width: 100%;
  grid-column: span 2/span 2;
}

.b-case-study-image-grid__image--square, .b-case-study-wide-media__image--square {
  aspect-ratio: 818/614;
  width: 100%;
}

.b-case-study-image-grid__image--vertical, .b-case-study-wide-media__image--vertical {
  aspect-ratio: 818/1260;
  width: 100%;
  grid-row: span 2/span 2;
}

@media (max-width: 767px) {
  .b-case-study-image-grid__image--vertical, .b-case-study-wide-media__image--vertical {
    grid-column: span 1/span 1;
    order: 999;
    left: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    max-width: 100vw;
    position: relative;
    right: 50%;
    width: 100vw !important;
    margin-left: -51vw;
    margin-right: -51vw;
    max-width: 101vw;
    width: 101vw !important;
    aspect-ratio: 428/456;
  }
}

.b-case-study-image-grid__image--content, .b-case-study-wide-media__image--content {
  padding: clamp(1.56rem, 2vw + 1.1rem, 3.5rem);
}

@media (min-width: 1920px) {
  .b-case-study-image-grid__image--content, .b-case-study-wide-media__image--content {
    padding: clamp(3.5rem, 2.89vw + 0.04rem, 7rem);
  }
}

.b-case-study-image-grid__image--content p:not(:last-child), .b-case-study-wide-media__image--content p:not(:last-child) {
  margin-bottom: clamp(1rem, 0vw + 1rem, 1rem);
}

@media (min-width: 1920px) {
  .b-case-study-image-grid__image--content p:not(:last-child), .b-case-study-wide-media__image--content p:not(:last-child) {
    margin-bottom: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

.b-case-study-image-grid__image--content__wrapper, .b-case-study-wide-media__image--content__wrapper {
  min-height: -moz-fit-content;
  min-height: fit-content;
  gap: clamp(1rem, 0vw + 1rem, 1rem);
}

@media (min-width: 1920px) {
  .b-case-study-image-grid__image--content__wrapper, .b-case-study-wide-media__image--content__wrapper {
    gap: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

.b-case-study-image-grid .ox-wrapper-boxed .b-case-study-image-grid__image--wide, .b-case-study-image-grid .ox-wrapper .b-case-study-image-grid__image--wide, .b-case-study-wide-media .ox-wrapper-boxed .b-case-study-image-grid__image--wide, .b-case-study-wide-media .ox-wrapper .b-case-study-image-grid__image--wide {
  aspect-ratio: 1660/934;
}

.b-case-study-image-grid .grid {
  gap: clamp(1.5rem, 0vw + 1.5rem, 1.5rem);
}

@media (min-width: 1920px) {
  .b-case-study-image-grid .grid {
    gap: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

.b-case-study-image-grid__image--wide {
  aspect-ratio: 1920/1168;
  width: 100%;
  grid-column: span 2/span 2;
}

@media (max-width: 767px) {
  .b-case-study-image-grid__image--wide {
    grid-column: span 1/span 1;
    left: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    max-width: 100vw;
    position: relative;
    right: 50%;
    width: 100vw !important;
    margin-left: -51vw;
    margin-right: -51vw;
    max-width: 101vw;
    width: 101vw !important;
    aspect-ratio: 428/456 !important;
  }
}

.b-partner-logos__logo-area {
  padding-top: clamp(2rem, 7.87vw + 0.18rem, 9.63rem);
}

@media (min-width: 1920px) {
  .b-partner-logos__logo-area {
    padding-top: clamp(9.63rem, 7.94vw + 0.1rem, 19.25rem);
  }
}

@media (max-width: 991px) {
  .b-partner-logos__logo-area {
    padding-top: clamp(2rem, 2.06vw + 1.52rem, 4rem);
    padding-bottom: clamp(0.81rem, 0.19vw + 0.77rem, 1rem);
  }
}

@media (max-width: 991px) and (min-width: 1920px) {
  .b-partner-logos__logo-area {
    padding-top: clamp(4rem, 3.3vw + 0.04rem, 8rem);
  }
}

@media (max-width: 991px) and (min-width: 1920px) {
  .b-partner-logos__logo-area {
    padding-bottom: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

@media (max-width: 991px) {
  .b-partner-logos__logo-area .swiper-wrapper {
    row-gap: clamp(2.5rem, 0.65vw + 2.35rem, 3.13rem);
    -moz-column-gap: clamp(5rem, 3.87vw + 4.1rem, 8.75rem);
         column-gap: clamp(5rem, 3.87vw + 4.1rem, 8.75rem);
    display: grid !important; /* Ensure the container is a grid */
    grid-template-columns: repeat(3, 1fr); /* Default to 1 column if no value */
    place-items: center; /* Shorthand for both align-items and justify-items */
  }
}

@media (max-width: 991px) and (min-width: 1920px) {
  .b-partner-logos__logo-area .swiper-wrapper {
    row-gap: clamp(3.13rem, 2.58vw + 0.03rem, 6.25rem);
  }
}

@media (max-width: 991px) and (min-width: 1920px) {
  .b-partner-logos__logo-area .swiper-wrapper {
    -moz-column-gap: clamp(8.75rem, 7.22vw + 0.09rem, 17.5rem);
         column-gap: clamp(8.75rem, 7.22vw + 0.09rem, 17.5rem);
  }
}

@media (max-width: 991px) {
  .b-partner-logos__logo-area .swiper-wrapper .swiper-slide {
    width: 100%;
    height: auto;
  }
}

@media (max-width: 991px) and (max-width: 767px) {
  .b-partner-logos__logo-area .swiper-wrapper {
    grid-template-columns: repeat(2, 1fr); /* Default to 1 column if no value */
  }
}

@media (min-width: 992px) {
  .b-partner-logos__logo-area:not(.over-six) .swiper-wrapper {
    gap: clamp(4.13rem, 4vw + 3.2rem, 8rem);
    display: grid !important; /* Ensure the container is a grid */
    grid-template-columns: repeat(var(--columns, 1), 1fr); /* Default to 1 column if no value */
    place-items: center; /* Shorthand for both align-items and justify-items */
  }
}

@media (min-width: 992px) and (min-width: 1920px) {
  .b-partner-logos__logo-area:not(.over-six) .swiper-wrapper {
    gap: clamp(8rem, 6.6vw + 0.08rem, 16rem);
  }
}

@media (min-width: 992px) {
  .b-partner-logos__logo-area:not(.over-six) .swiper-wrapper .swiper-slide {
    width: 100%;
    height: auto;
  }
}

.b-partner-logos .c-slider {
  padding-top: 0px;
  padding-bottom: 0px;
}

.b-partner-logos .c-slider .swiper-wrapper {
  align-items: center;
}

@media (max-width: 767px) {
  .b-partner-logos {
    left: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    max-width: 100vw;
    position: relative;
    right: 50%;
    width: 100vw !important;
  }

  .b-partner-logos .swiper-wrapper {
    transition-timing-function: linear !important;
  }
}

.b-content-image-swipe {
  /* General styles */
  z-index: 9999;
  /* Mobile-specific styles */
}

.b-content-image-swipe #text {
  max-height: 100vh;
}

.b-content-image-swipe .container {
  max-width: none !important;
}

.b-content-image-swipe .image-container img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

@media (max-width: 767px) {
  .b-content-image-swipe__heading-area {
    padding-top: clamp(2.5rem, 5.03vw + 1.34rem, 3.75rem);
  }
}

@media (max-width: 767px) and (min-width: 768px) {
  .b-content-image-swipe__heading-area {
    padding-top: clamp(3.75rem, -1.04vw + 4.25rem, 3rem);
  }
}

@media (max-width: 767px) and (min-width: 1920px) {
  .b-content-image-swipe__heading-area {
    padding-top: clamp(3rem, 2.47vw + 0.03rem, 6rem);
  }
}

.b-content-image-swipe .item-left {
  position: relative; /* Ensure proper stacking */
}

@media (max-width: 767px) {
  .b-content-image-swipe .item-left {
    height: 100vh;
    padding-bottom: 0px;
  }

  .b-content-image-swipe #container {
    flex-direction: column; /* Stack sections vertically */
  }

  .b-content-image-swipe .item-left {
    opacity: 1; /* Fully visible by default */
  }
}

.b-content-image-swipe .col-1 {
  order: 1;
}

.b-content-image-swipe .col-2 {
  order: 2;
}

@media (min-width: 768px) {
  .b-content-image-swipe .col-1 {
    order: 2;
    width: 46%;
    border-top: 1px solid #1D2120;
  }
}

@media (min-width: 768px) and (min-width: 3860px) {
  .b-content-image-swipe .col-1 {
    border-top: 2px solid #1D2120;
  }
}

@media (min-width: 768px) {
  .b-content-image-swipe .col-2 {
    order: 1;
    width: 54%;
  }
}

@media (min-width: 768px) and (min-width: 768px) and (max-width: 1400px) {
  .b-content-image-swipe .item-left {
    padding-left: clamp(1.25rem, 2.58vw + 0.65rem, 3.75rem);
    padding-right: clamp(1.25rem, 2.58vw + 0.65rem, 3.75rem);
  }
}

@media (min-width: 768px) and (min-width: 768px) and (max-width: 1400px) and (min-width: 1920px) {
  .b-content-image-swipe .item-left {
    padding-left: clamp(3.75rem, 3.09vw + 0.04rem, 7.5rem);
  }
}

@media (min-width: 768px) and (min-width: 768px) and (max-width: 1400px) and (min-width: 1920px) {
  .b-content-image-swipe .item-left {
    padding-right: clamp(3.75rem, 3.09vw + 0.04rem, 7.5rem);
  }
}

@media (min-width: 768px) {
  .b-content-image-swipe .a-content-image-swipe--wrapper > *:nth-last-child(2) .c-our-history__timeline-wrapper {
    min-height: 75vh;
  }
}

@media (min-width: 992px) {
  .b-content-image-swipe .col-1 {
    width: 44%;
  }

  .b-content-image-swipe .col-2 {
    width: 56%;
  }
}

@media (min-width: 1366px) {
  .b-content-image-swipe .col-1 {
    width: 43%;
  }

  .b-content-image-swipe .col-2 {
    width: 57%;
  }
}

@media (min-width: 1600px) {
  .b-content-image-swipe .col-1 {
    width: 40%;
  }

  .b-content-image-swipe .col-2 {
    width: 60%;
  }
}

@media (min-width: 1920px) {
  .b-content-image-swipe .col-1 {
    width: 33.33%;
  }

  .b-content-image-swipe .col-2 {
    width: 66.66%;
  }
}

@media (max-width: 767px) {
  .b-content-image-swipe .col-1 {
    padding-top: 0px;
  }
}

.b-tech-stack__stack-area--wrapper {
  padding-top: clamp(2.88rem, 18.65vw + -1.44rem, 20.94rem);
}

@media (min-width: 1920px) {
  .b-tech-stack__stack-area--wrapper {
    padding-top: clamp(20.94rem, 17.27vw + 0.22rem, 41.88rem);
  }
}

.b-tech-stack__stack-area__item__heading {
  padding-bottom: clamp(1.5rem, 1.03vw + 1.26rem, 2.5rem);
  border-bottom: 1px solid #C4C4C4;
}

@media (min-width: 1920px) {
  .b-tech-stack__stack-area__item__heading {
    padding-bottom: clamp(2.5rem, 2.06vw + 0.03rem, 5rem);
  }
}

@media (min-width: 2880px) {
  .b-tech-stack__stack-area__item__heading {
    border-bottom: 2px solid #C4C4C4;
  }
}

.b-tech-stack__stack-area__item__row {
  height: clamp(4.81rem, 1.23vw + 4.53rem, 6rem);
  border-bottom: 1px solid #C4C4C4;
}

@media (min-width: 1920px) {
  .b-tech-stack__stack-area__item__row {
    height: clamp(6rem, 4.95vw + 0.06rem, 12rem);
  }
}

.b-tech-stack__stack-area__item__row img {
  height: var(--img-height, 50%);
  width: auto;
}

@media (min-width: 992px) and (max-width: 1099px) {
  .b-tech-stack__stack-area__item__row img {
    height: calc(var(--img-height, 50%) * 0.9);
  }
}

@media (min-width: 2880px) {
  .b-tech-stack__stack-area__item__row {
    border-bottom: 2px solid #C4C4C4;
  }
}

.b-team-carousal-cards {
  overflow: hidden;
}

.b-team-carousal-cards__slider {
  margin-top: clamp(3.75rem, 10.58vw + 1.3rem, 14rem);
}

@media (min-width: 1920px) {
  .b-team-carousal-cards__slider {
    margin-top: clamp(14rem, 11.55vw + 0.14rem, 28rem);
  }
}

.b-team-carousal-cards__slider .swiper-slide {
  height: auto; /* Allows content to determine height */
}

.b-wysiwyg > * {
  padding-top: clamp(2.5rem, 5.16vw + 1.31rem, 7.5rem);
  padding-bottom: clamp(2.5rem, 5.16vw + 1.31rem, 7.5rem);
}

@media (min-width: 1920px) {
  .b-wysiwyg > * {
    padding-top: clamp(7.5rem, 6.19vw + 0.08rem, 15rem);
  }
}

@media (min-width: 1920px) {
  .b-wysiwyg > * {
    padding-bottom: clamp(7.5rem, 6.19vw + 0.08rem, 15rem);
  }
}

.b-wysiwyg .wysiwyg {
  max-width: 1200px;
  margin: 0 auto;
}

.b-usp-three-columns .wrapper {
  display: flex;
  gap: clamp(1.25rem, 3.87vw + 0.35rem, 5rem);
  align-items: flex-end;
  position: relative;
  flex-direction: column;
}

@media (min-width: 1920px) {
  .b-usp-three-columns .wrapper {
    gap: clamp(5rem, 4.12vw + 0.05rem, 10rem);
  }
}

@media (min-width: 1920px) {
  .b-usp-three-columns .wrapper {
    gap: clamp(1.25rem, 7.48vw + -0.48rem, 8.5rem);
  }
}

@media (min-width: 1920px) and (min-width: 1920px) {
  .b-usp-three-columns .wrapper {
    gap: clamp(8.5rem, 7.01vw + 0.09rem, 17rem);
  }
}

@media (min-width: 768px) {
  .b-usp-three-columns .wrapper {
    flex-direction: row;
  }

  .b-usp-three-columns .wrapper > * {
    width: 50%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1250px) {
  .b-usp-three-columns .wrapper > *:nth-child(2) {
    width: 40%;
  }

  .b-usp-three-columns .wrapper > *:nth-child(3) {
    width: 60%;
  }
}

.b-usp-three-columns .grid {
  height: -moz-fit-content;
  height: fit-content;
}

.b-usp-three-columns__card-area {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

@media only screen and (min-width: 768px) and (max-width: 1250px) {
  .b-usp-three-columns__card-area > *:first-child {
    display: none;
  }
}

@media only screen and (min-width: 1251px) {
  .b-usp-three-columns__card-area {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

.b-usp-three-columns__card {
  display: flex;
  gap: clamp(1.25rem, 0.26vw + 1.19rem, 1.5rem);
  flex-direction: column;
  justify-content: space-between;
}

@media (min-width: 1920px) {
  .b-usp-three-columns__card {
    gap: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

.b-usp-three-columns__card__heading {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

@media (max-width: 991px) {
  .b-usp-three-columns__card__heading svg {
    transform: rotate(90deg);
  }
}

@media (max-width: 991px) {
  .b-usp-three-columns__card {
    aspect-ratio: 364/480;
  }
}

.b-usp-three-columns__card__img {
  aspect-ratio: 312/355;
}

.b-usp-three-columns__card p {
  font-size: clamp(0.75rem, 0.13vw + 0.72rem, 0.88rem);
}

@media (min-width: 1920px) {
  .b-usp-three-columns__card p {
    font-size: clamp(0.88rem, 0.72vw + 0.01rem, 1.75rem);
  }
}

@media only screen and (min-width: 768px) and (max-width: 1250px) {
  .b-usp-three-columns__card {
    aspect-ratio: 360/480;
  }
}

.b-usp-three-columns__card-big {
  display: none;
}

@media (min-width: 768px) {
  .b-usp-three-columns__card-big {
    display: block;
  }
}

.b-usp-three-columns__card-big__img {
  aspect-ratio: 848/888;
  z-index: 222;
  position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 1250px) {
  .b-usp-three-columns__card-big__img {
    aspect-ratio: 700/888;
  }
}

.b-usp-three-columns .a-infinite-heading-scroll {
  padding-top: clamp(1.25rem, 1.26vw + 0.96rem, 1.56rem);
  padding-bottom: clamp(1.25rem, 1.26vw + 0.96rem, 1.56rem);
  justify-content: center;
}

@media (min-width: 768px) {
  .b-usp-three-columns .a-infinite-heading-scroll {
    padding-top: clamp(1.56rem, 2vw + 0.6rem, 3rem);
  }
}

@media (min-width: 1920px) {
  .b-usp-three-columns .a-infinite-heading-scroll {
    padding-top: clamp(3rem, 2.47vw + 0.03rem, 6rem);
  }
}

@media (min-width: 768px) {
  .b-usp-three-columns .a-infinite-heading-scroll {
    padding-bottom: clamp(1.56rem, 2vw + 0.6rem, 3rem);
  }
}

@media (min-width: 1920px) {
  .b-usp-three-columns .a-infinite-heading-scroll {
    padding-bottom: clamp(3rem, 2.47vw + 0.03rem, 6rem);
  }
}

@media (min-width: 768px) {
  .b-usp-three-columns .a-infinite-heading-scroll {
    margin-top: 0px;
    justify-content: flex-start;
    padding-top: 0px;
    padding-bottom: 0px;
    position: absolute;
    top: clamp(1.25rem, 2.58vw + 0.65rem, 3.75rem);
    left: 0px;
  }
}

@media (min-width: 768px) and (min-width: 1920px) {
  .b-usp-three-columns .a-infinite-heading-scroll {
    top: clamp(3.75rem, 3.09vw + 0.04rem, 7.5rem);
  }
}

@media (max-width: 767px) {
  .b-usp-three-columns .a-infinite-heading-scroll {
    padding-bottom: 30px;
  }
}

.b-usp-three-columns .c-btn {
  position: absolute;
  right: clamp(1.25rem, 0.26vw + 1.19rem, 1.5rem);
  bottom: clamp(1.25rem, 0.26vw + 1.19rem, 1.5rem);
}

@media (min-width: 1920px) {
  .b-usp-three-columns .c-btn {
    right: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

@media (min-width: 1920px) {
  .b-usp-three-columns .c-btn {
    bottom: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

@media (max-width: 1919px) {
  .b-usp-three-columns h4 {
    font-size: clamp(0.88rem, 0.13vw + 0.85rem, 1rem);
  }
}

@media (max-width: 1919px) and (min-width: 1920px) {
  .b-usp-three-columns h4 {
    font-size: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

.b-program-cards {
  z-index: 999;
  overflow-y: visible;
}

.b-program-cards > .ox-wrapper.oy-wrapper {
  padding: 0px !important;
}

.b-program-cards br {
  display: block !important;
}

.b-program-cards .wrapper {
  aspect-ratio: 640/365;
}

@media (max-width: 1049px) {
  .b-program-cards .wrapper {
    aspect-ratio: 764/649;
  }
}

@media (max-width: 767px) {
  .b-program-cards .wrapper {
    aspect-ratio: 536/649;
  }
}

.b-program-cards .wrapper .a-infinite-heading-scroll {
  justify-content: center;
}

.b-program-cards .c-program-cards-wrapper {
  position: absolute;
  bottom: -15%;
  left: 0px;
}

@media (max-width: 1049px) {
  .b-program-cards .c-program-cards-wrapper {
    top: 48vh;
    bottom: initial !important;
  }
}

.b-usp-info-panel .wrapper {
  display: flex;
  gap: clamp(1.25rem, 2.19vw + 0.74rem, 3.38rem);
  flex-direction: column;
}

@media (min-width: 1920px) {
  .b-usp-info-panel .wrapper {
    gap: clamp(3.38rem, 2.78vw + 0.03rem, 6.75rem);
  }
}

@media (min-width: 992px) {
  .b-usp-info-panel .wrapper {
    flex-direction: row;
  }
}

.b-usp-info-panel .c-dot-info-cta .c-btn-container {
  display: none;
}

@media (max-width: 991px) {
  .b-usp-info-panel .c-dot-info-cta__description {
    margin-bottom: 0px;
  }

  .b-usp-info-panel .c-dot-info-cta .text-b1-alt {
    margin-bottom: 0px !important;
  }
}

@media (min-width: 992px) {
  .b-usp-info-panel .wrapper > .col:nth-child(1) {
    width: 28%;
  }

  .b-usp-info-panel .wrapper > .col:nth-child(2) {
    width: 72%;
  }

  .b-usp-info-panel .c-dot-info-cta .c-btn-container {
    display: block;
  }
}

.b-quote-two-columns__img {
  aspect-ratio: 864/512;
}

@media (min-width: 1366px) {
  .b-quote-two-columns h5 {
    padding-right: clamp(12.5rem, 0vw + 12.5rem, 12.5rem);
  }
}

@media (min-width: 1366px) and (min-width: 1920px) {
  .b-quote-two-columns h5 {
    padding-right: clamp(12.5rem, 10.31vw + 0.13rem, 25rem);
  }
}

.b-quote-two-columns__quote {
  display: none;
  position: absolute;
  width: clamp(6.25rem, 1.94vw + 5.8rem, 8.13rem);
  top: clamp(-1.75rem, -0.26vw + -1.69rem, -2rem);
  right: clamp(2.19rem, 0.52vw + 2.07rem, 2.69rem);
  z-index: 5;
}

@media (min-width: 1366px) {
  .b-quote-two-columns__quote {
    display: block;
  }
}

@media (min-width: 1920px) {
  .b-quote-two-columns__quote {
    width: clamp(8.13rem, 6.7vw + 0.08rem, 16.25rem);
  }
}

@media (min-width: 1920px) {
  .b-quote-two-columns__quote {
    top: clamp(-2rem, -1.65vw + -0.02rem, -4rem);
  }
}

@media (min-width: 1920px) {
  .b-quote-two-columns__quote {
    right: clamp(2.69rem, 2.22vw + 0.03rem, 5.38rem);
  }
}

@media (min-width: 992px) {
  .b-quote-two-columns .grid > .col:nth-child(1) {
    padding-right: clamp(1.25rem, 1.26vw + 0.96rem, 1.56rem);
  }
}

@media (min-width: 992px) and (min-width: 768px) {
  .b-quote-two-columns .grid > .col:nth-child(1) {
    padding-right: clamp(1.56rem, 2vw + 0.6rem, 3rem);
  }
}

@media (min-width: 992px) and (min-width: 1920px) {
  .b-quote-two-columns .grid > .col:nth-child(1) {
    padding-right: clamp(3rem, 2.47vw + 0.03rem, 6rem);
  }
}

@media (min-width: 992px) {
  .b-quote-two-columns .grid > .col:nth-child(2) {
    padding-left: clamp(1.25rem, 1.26vw + 0.96rem, 1.56rem);
  }
}

@media (min-width: 992px) and (min-width: 768px) {
  .b-quote-two-columns .grid > .col:nth-child(2) {
    padding-left: clamp(1.56rem, 2vw + 0.6rem, 3rem);
  }
}

@media (min-width: 992px) and (min-width: 1920px) {
  .b-quote-two-columns .grid > .col:nth-child(2) {
    padding-left: clamp(3rem, 2.47vw + 0.03rem, 6rem);
  }
}

@media (min-width: 992px) {
  .b-quote-two-columns.add-top-border .block-wrapper {
    border-top: 1px solid #ffffff;
  }
}

@media (min-width: 992px) and (min-width: 3860px) {
  .b-quote-two-columns.add-top-border .block-wrapper {
    border-top: 2px solid #ffffff;
  }
}

@media (min-width: 992px) {
  .b-quote-two-columns .col .oy-wrapper {
    padding-bottom: 0px !important;
  }
}

@media (max-width: 991px) {
  .b-quote-two-columns .grid > .col:nth-child(1) .oy-wrapper {
    padding-bottom: 0px;
  }

  .b-quote-two-columns .grid.remove_mobile_top_padding > .col:nth-child(1) .oy-wrapper {
    padding-top: 0px;
  }

  .b-quote-two-columns .grid > .col:nth-child(2) .oy-wrapper {
    border-top: 1px solid #ffffff;
    padding-top: clamp(2rem, 2.06vw + 1.52rem, 4rem);
  }

  .b-quote-two-columns .grid > .col:nth-child(2) .oy-wrapper .b-quote-two-columns__heading-area {
    padding-bottom: 0px;
  }
}

@media (max-width: 991px) and (min-width: 1920px) {
  .b-quote-two-columns .grid > .col:nth-child(2) .oy-wrapper {
    padding-top: clamp(4rem, 3.3vw + 0.04rem, 8rem);
  }
}

@media (max-width: 991px) {
  .b-quote-two-columns .b-quote-two-columns__heading-area {
    flex-direction: column;
    align-items: flex-start;
  }

  .b-quote-two-columns .b-quote-two-columns__heading-area a {
    margin-top: clamp(0.81rem, 0.19vw + 0.77rem, 1rem);
  }
}

@media (max-width: 991px) and (min-width: 1920px) {
  .b-quote-two-columns .b-quote-two-columns__heading-area a {
    margin-top: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

@media (min-width: 992px) {
  .b-quote-two-columns .grid::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 1px;
    background-color: #ffffff;
    transform: translateX(-0.5px);
  }
}

@media (min-width: 992px) and (min-width: 3860px) {
  .b-quote-two-columns .grid::before {
    width: 2px;
    transform: translateX(-1px);
  }
}

section {
  overflow-y: hidden;
}

@media (max-width: 991px) {
  section:last-child.b-stats .b-stats__top-area {
    padding-bottom: clamp(6.25rem, 14.19vw + 2.97rem, 20rem) !important;
  }
}

@media (max-width: 991px) and (min-width: 1920px) {
  section:last-child.b-stats .b-stats__top-area {
    padding-bottom: clamp(20rem, 16.49vw + 0.21rem, 40rem) !important;
  }
}

@media (max-width: 991px) {
  section:last-child.b-stats .b-stats--has-stats .b-stats__top-area {
    padding-bottom: clamp(3.13rem, 7.1vw + 1.48rem, 10rem) !important;
  }
}

@media (max-width: 991px) and (min-width: 1920px) {
  section:last-child.b-stats .b-stats--has-stats .b-stats__top-area {
    padding-bottom: clamp(10rem, 8.25vw + 0.1rem, 20rem) !important;
  }
}

.b-stats .wrapper {
  position: relative;
}

.b-stats .content-wrapper {
  display: flex;
  justify-content: space-between;
  z-index: 9999;
  flex-direction: column;
  height: 100%;
  gap: clamp(2.5rem, 1.29vw + 2.2rem, 3.75rem);
}

@media (min-width: 1366px) {
  .b-stats .content-wrapper {
    aspect-ratio: 1920/1080;
  }
}

@media (min-width: 992px) {
  .b-stats .content-wrapper {
    max-height: 100vh;
  }
}

@media (min-width: 1920px) {
  .b-stats .content-wrapper {
    aspect-ratio: initial;
    min-height: 75vh;
    max-height: 75vh;
  }
}

@media (min-width: 1920px) {
  .b-stats .content-wrapper {
    gap: clamp(3.75rem, 3.09vw + 0.04rem, 7.5rem);
  }
}

@media (min-width: 1920px) {
  .b-stats .b-stats--has-stats .content-wrapper {
    aspect-ratio: 1920/1080;
    max-height: 100vh;
  }
}

@media (min-width: 768px) {
  .b-stats__top-area__col-1 {
    width: 60%;
  }
}

.b-stats__top-area__col-2 {
  padding-top: clamp(0.81rem, 0.19vw + 0.77rem, 1rem);
}

@media (min-width: 1920px) {
  .b-stats__top-area__col-2 {
    padding-top: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

@media (min-width: 768px) {
  .b-stats__top-area__col-2 {
    padding-top: 0px;
    width: 40%;
  }
}

@media (min-width: 992px) {
  .b-stats__top-area__col-2 {
    padding-left: 10%;
  }
}

.b-stats__img {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
  z-index: -1;
}

.b-stats__stat-area {
  gap: clamp(2.5rem, 3.87vw + 1.6rem, 6.25rem);
}

@media (min-width: 1920px) {
  .b-stats__stat-area {
    gap: clamp(6.25rem, 5.15vw + 0.06rem, 12.5rem);
  }
}

.c-stat {
  max-width: 50%;
}

@media (min-width: 450px) {
  .c-stat {
    max-width: 43%;
  }
}

@media (min-width: 550px) {
  .c-stat {
    max-width: 33%;
  }
}

@media (min-width: 1920px) {
  .c-stat {
    max-width: 25%;
  }
}

.c-stat__heading {
  letter-spacing: -0.05em !important;
  width: -moz-fit-content;
  width: fit-content;
  font-size: clamp(2.5rem, 4.52vw + 1.46rem, 6.88rem);
}

@media (min-width: 1920px) {
  .c-stat__heading {
    font-size: clamp(6.88rem, 5.67vw + 0.07rem, 13.75rem);
  }
}

.c-stat__stat {
  color: #ffffff;
  font-size: clamp(0.88rem, 0.65vw + 0.73rem, 1.5rem);
}

@media (min-width: 1920px) {
  .c-stat__stat {
    font-size: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

@media (max-width: 767px) {
  .c-stat:nth-child(3) {
    display: none;
  }
}

.b-horizontal-links {
  overflow-y: initial;
  z-index: 99999;
}

.b-horizontal-links .infinite-heading-wrapper {
  padding-top: clamp(6.25rem, 3.23vw + 5.5rem, 9.38rem);
  padding-bottom: clamp(4.38rem, -1.29vw + 4.67rem, 3.13rem);
}

@media (min-width: 1920px) {
  .b-horizontal-links .infinite-heading-wrapper {
    padding-top: clamp(9.38rem, 7.73vw + 0.1rem, 18.75rem);
  }
}

@media (min-width: 1920px) {
  .b-horizontal-links .infinite-heading-wrapper {
    padding-bottom: clamp(3.13rem, 2.58vw + 0.03rem, 6.25rem);
  }
}

@media (max-width: 767px) {
  .b-horizontal-links .infinite-heading-wrapper {
    padding-top: 85px;
    padding-bottom: 35px;
  }
}

@media (max-width: 500px) {
  .b-horizontal-links .infinite-heading-wrapper {
    padding-top: 70px;
    padding-bottom: 20px;
  }
}

.b-horizontal-links .wrapper {
  padding-top: clamp(2.5rem, 0vw + 2.5rem, 2.5rem);
  padding-bottom: clamp(2.5rem, 0vw + 2.5rem, 2.5rem);
  gap: clamp(1.25rem, 6.13vw + -0.17rem, 7.19rem);
  display: flex;
  flex-direction: column;
}

@media (min-width: 768px) {
  .b-horizontal-links .wrapper {
    padding-top: clamp(2.5rem, 4.86vw + 0.17rem, 6rem);
  }
}

@media (min-width: 1920px) {
  .b-horizontal-links .wrapper {
    padding-top: clamp(6rem, 4.95vw + 0.06rem, 12rem);
  }
}

@media (min-width: 768px) {
  .b-horizontal-links .wrapper {
    padding-bottom: clamp(2.5rem, 4.86vw + 0.17rem, 6rem);
  }
}

@media (min-width: 1920px) {
  .b-horizontal-links .wrapper {
    padding-bottom: clamp(6rem, 4.95vw + 0.06rem, 12rem);
  }
}

@media (min-width: 1920px) {
  .b-horizontal-links .wrapper {
    gap: clamp(7.19rem, 5.93vw + 0.07rem, 14.38rem);
  }
}

@media (max-width: 991px) {
  .b-horizontal-links .wrapper.remove_mobile_bottom_padding {
    padding-bottom: 0px !important;
  }
}

.b-horizontal-links .wrapper .c-sticky {
  top: clamp(2.5rem, 0vw + 2.5rem, 2.5rem);
  display: flex;
  flex-direction: column;
}

@media (min-width: 768px) {
  .b-horizontal-links .wrapper .c-sticky {
    top: clamp(2.5rem, 4.86vw + 0.17rem, 6rem);
  }
}

@media (min-width: 1920px) {
  .b-horizontal-links .wrapper .c-sticky {
    top: clamp(6rem, 4.95vw + 0.06rem, 12rem);
  }
}

.b-horizontal-links .wrapper .col:nth-child(1) {
  width: 100%;
}

.b-horizontal-links .wrapper .col:nth-child(2) {
  width: 100%;
}

@media (min-width: 992px) {
  .b-horizontal-links .wrapper {
    flex-direction: row;
  }

  .b-horizontal-links .wrapper .col:nth-child(1) {
    width: 43%;
  }

  .b-horizontal-links .wrapper .col:nth-child(2) {
    width: 57%;
  }
}

.b-horizontal-links__image-wrapper {
  overflow: hidden;
}

@media (min-width: 769px) and (max-width: 991px) {
  .b-horizontal-links__image-wrapper {
    flex-direction: row;
  }
}

@media (max-width: 767px) {
  .b-horizontal-links__image-wrapper > *:nth-child(2) {
    display: none;
  }
}

.b-horizontal-links .a-infinite-heading-scroll {
  justify-content: center;
}

@media (min-width: 992px) {
  .b-horizontal-links .c-row-list-items.remove_last_item_border .c-row-list-item:last-child {
    border-bottom: 0px !important;
  }
}

.b-mailing-list {
  overflow: visible;
}

.b-mailing-list__subscribe-box {
  position: absolute;
  top: 0px;
  border-radius: 8px;
  padding-left: clamp(1.25rem, 0vw + 1.25rem, 1.25rem);
  padding-right: clamp(1.25rem, 0vw + 1.25rem, 1.25rem);
  padding-top: clamp(2rem, 0.52vw + 1.88rem, 2.5rem);
  padding-bottom: clamp(2rem, 0.52vw + 1.88rem, 2.5rem);
  width: 100%;
  transform: translateY(-50%);
}

.b-mailing-list__subscribe-box__heading {
  display: flex;
  align-items: center;
  color: #1D2120;
}

.b-mailing-list__subscribe-box__heading svg {
  position: relative;
  bottom: clamp(0.13rem, 0.06vw + 0.11rem, 0.19rem);
}

.b-mailing-list__subscribe-box__heading svg path {
  fill: #1D2120;
}

@media (min-width: 1920px) {
  .b-mailing-list__subscribe-box__heading svg {
    bottom: clamp(0.19rem, 0.15vw + 0rem, 0.38rem);
  }
}

@media (max-width: 767px) {
  .b-mailing-list__subscribe-box__heading {
    margin-bottom: 15px !important;
    margin-top: 2px !important;
  }
}

@media (min-width: 768px) {
  .b-mailing-list__subscribe-box {
    padding-left: clamp(1.25rem, 6.6vw + -1.92rem, 6rem);
  }
}

@media (min-width: 1920px) {
  .b-mailing-list__subscribe-box {
    padding-left: clamp(6rem, 4.95vw + 0.06rem, 12rem);
  }
}

@media (min-width: 768px) {
  .b-mailing-list__subscribe-box {
    padding-right: clamp(1.25rem, 6.6vw + -1.92rem, 6rem);
  }
}

@media (min-width: 1920px) {
  .b-mailing-list__subscribe-box {
    padding-right: clamp(6rem, 4.95vw + 0.06rem, 12rem);
  }
}

@media (min-width: 1920px) {
  .b-mailing-list__subscribe-box {
    padding-top: clamp(2.5rem, 2.06vw + 0.03rem, 5rem);
  }
}

@media (min-width: 1920px) {
  .b-mailing-list__subscribe-box {
    padding-bottom: clamp(2.5rem, 2.06vw + 0.03rem, 5rem);
  }
}

.b-mailing-list__subscribe-box--wrapper {
  padding-top: clamp(1.56rem, 0.45vw + 1.46rem, 2rem);
  padding-bottom: clamp(1.56rem, 0.45vw + 1.46rem, 2rem);
  padding-left: clamp(1.88rem, 0.65vw + 1.73rem, 2.5rem);
  padding-right: clamp(1.88rem, 0.65vw + 1.73rem, 2.5rem);
  width: 100%;
  position: relative;
}

@media (min-width: 1920px) {
  .b-mailing-list__subscribe-box--wrapper {
    padding-top: clamp(2rem, 1.65vw + 0.02rem, 4rem);
    padding-bottom: clamp(2rem, 1.65vw + 0.02rem, 4rem);
  }
}

@media (min-width: 1920px) {
  .b-mailing-list__subscribe-box--wrapper {
    padding-left: clamp(2.5rem, 2.06vw + 0.03rem, 5rem);
    padding-right: clamp(2.5rem, 2.06vw + 0.03rem, 5rem);
  }
}

@media (max-width: 767px) {
  .b-mailing-list__subscribe-box--wrapper {
    padding-top: clamp(1.88rem, 0.65vw + 1.73rem, 2.5rem);
    padding-bottom: clamp(1.88rem, 0.65vw + 1.73rem, 2.5rem);
  }
}

@media (max-width: 767px) and (min-width: 1920px) {
  .b-mailing-list__subscribe-box--wrapper {
    padding-top: clamp(2.5rem, 2.06vw + 0.03rem, 5rem);
    padding-bottom: clamp(2.5rem, 2.06vw + 0.03rem, 5rem);
  }
}

.b-mailing-list__subscribe-box .gform_wrapper .gform_footer {
  visibility: hidden;
  position: absolute;
  left: -100vw;
}

.b-mailing-list__subscribe-box .gform_wrapper input {
  background-color: transparent !important;
  color: #1D2120;
  box-shadow: none;
  border-radius: 0px !important;
  padding-left: 0px !important;
  border-bottom: 1px solid #1D2120 !important;
}

.b-mailing-list__subscribe-box .gform_wrapper input::-moz-placeholder {
  color: #1D2120;
}

.b-mailing-list__subscribe-box .gform_wrapper input::placeholder {
  color: #1D2120;
}

@media (min-width: 3860px) {
  .b-mailing-list__subscribe-box .gform_wrapper input {
    border-bottom: 2px solid #1D2120 !important;
  }
}

.b-mailing-list__subscribe-box .gform_wrapper #field_5_3 {
  grid-column: span 12;
}

.b-mailing-list__subscribe-box .gform_wrapper #gform_fields_5 {
  position: relative;
  row-gap: clamp(1.88rem, 0vw + 1.88rem, 1.88rem);
}

@media (min-width: 1920px) {
  .b-mailing-list__subscribe-box .gform_wrapper #gform_fields_5 {
    row-gap: clamp(1.88rem, 1.55vw + 0.02rem, 3.75rem);
  }
}

@media (min-width: 768px) {
  .b-mailing-list__subscribe-box .gform_wrapper #gform_fields_5 {
    gap: 30px;
  }
}

.b-mailing-list__subscribe-box .gform_wrapper #gform_5_validation_container {
  display: none !important;
}

.b-mailing-list__subscribe-box .gform_wrapper #field_5_4 {
  top: clamp(-0.94rem, 0vw + -0.94rem, -0.94rem);
}

@media (min-width: 768px) {
  .b-mailing-list__subscribe-box .gform_wrapper #field_5_4 {
    position: absolute;
    right: 0px;
  }
}

@media (max-width: 767px) {
  .b-mailing-list__subscribe-box .gform_wrapper #field_5_4 {
    grid-column: span 12;
  }
}

@media (min-width: 1920px) {
  .b-mailing-list__subscribe-box .gform_wrapper #field_5_4 {
    top: clamp(-0.94rem, -0.77vw + -0.01rem, -1.88rem);
  }
}

.b-mailing-list__subscribe-box .gform_wrapper #field_5_4 .community-btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background-color: #1D2120 !important; /* nearly black */
  color: #F9FF83; /* pale yellow text */
  text-transform: uppercase;
  font-family: "Druk";
  font-size: 14px;
  border: none;
  border-radius: 999px;
  transition: 0.3s;
  cursor: pointer;
  height: auto !important;
  min-height: 39px !important;
  font-size: clamp(0.88rem, 0.39vw + 0.79rem, 1.25rem);
  padding-left: clamp(1rem, 0vw + 1rem, 1rem) !important;
  padding-right: clamp(1rem, 0vw + 1rem, 1rem) !important;
  padding-top: clamp(0.5rem, 0vw + 0.5rem, 0.5rem) !important;
  padding-bottom: clamp(0.5rem, 0vw + 0.5rem, 0.5rem) !important;
}

@media (max-width: 767px) {
  .b-mailing-list__subscribe-box .gform_wrapper #field_5_4 .community-btn {
    width: 100%;
  }
}

@media (min-width: 1920px) {
  .b-mailing-list__subscribe-box .gform_wrapper #field_5_4 .community-btn {
    font-size: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

@media (min-width: 1920px) {
  .b-mailing-list__subscribe-box .gform_wrapper #field_5_4 .community-btn {
    padding-left: clamp(1rem, 0.82vw + 0.01rem, 2rem) !important;
  }
}

@media (min-width: 1920px) {
  .b-mailing-list__subscribe-box .gform_wrapper #field_5_4 .community-btn {
    padding-right: clamp(1rem, 0.82vw + 0.01rem, 2rem) !important;
  }
}

@media (min-width: 1920px) {
  .b-mailing-list__subscribe-box .gform_wrapper #field_5_4 .community-btn {
    padding-top: clamp(0.5rem, 0.41vw + 0.01rem, 1rem) !important;
  }
}

@media (min-width: 1920px) {
  .b-mailing-list__subscribe-box .gform_wrapper #field_5_4 .community-btn {
    padding-bottom: clamp(0.5rem, 0.41vw + 0.01rem, 1rem) !important;
  }
}

.b-mailing-list__subscribe-box .gform_wrapper #field_5_4 .community-btn .text {
  position: relative;
  top: clamp(0.13rem, 0vw + 0.13rem, 0.13rem);
}

@media (min-width: 1920px) {
  .b-mailing-list__subscribe-box .gform_wrapper #field_5_4 .community-btn .text {
    top: clamp(0.13rem, 0.1vw + 0rem, 0.25rem);
  }
}

.b-mailing-list__subscribe-box .gform_wrapper #field_5_4 .community-btn .circle {
  width: 14px;
  height: 14px;
  background-color: #ffffff;
  border-radius: 50%;
  transition: 0.3s;
}

.b-mailing-list__subscribe-box .gform_wrapper #field_5_4 .community-btn:hover {
  background-color: #F9FF83 !important;
  color: #1D2120;
}

.b-mailing-list__subscribe-box .gform_wrapper #field_5_4 .community-btn:hover .circle {
  background-color: #1D2120 !important;
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

.b-mailing-list__subscribe-box .gform_wrapper .gravity-custom-submit .font-bball {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.b-mailing-list .wrapper {
  aspect-ratio: 429/360;
  position: relative;
}

@media (min-width: 768px) {
  .b-mailing-list .wrapper {
    aspect-ratio: 910/431;
  }
}

.b-mailing-list .content-wrapper {
  z-index: 9999;
  height: 100%;
}

.b-mailing-list__img {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
  z-index: -1;
}

.b-program-details {
  min-height: 100vh;
  overflow-y: initial;
  z-index: 9999;
}

.b-program-details .wrapper {
  display: flex;
  gap: clamp(1.25rem, 3.87vw + 0.35rem, 5rem);
  position: relative;
  flex-direction: column;
}

@media (min-width: 1920px) {
  .b-program-details .wrapper {
    gap: clamp(5rem, 4.12vw + 0.05rem, 10rem);
  }
}

@media (min-width: 992px) {
  .b-program-details .wrapper {
    flex-direction: row;
  }
}

@media (min-width: 1920px) {
  .b-program-details .wrapper {
    gap: clamp(1.25rem, 12vw + -1.53rem, 12.88rem);
  }
}

@media (min-width: 1920px) and (min-width: 1920px) {
  .b-program-details .wrapper {
    gap: clamp(12.88rem, 10.62vw + 0.13rem, 25.75rem);
  }
}

@media (min-width: 992px) {
  .b-program-details .wrapper {
    position: sticky;
    z-index: 99999;
    top: clamp(1.25rem, 0vw + 1.25rem, 1.25rem);
  }
}

@media (min-width: 992px) and (min-width: 768px) {
  .b-program-details .wrapper {
    top: clamp(1.25rem, 6.6vw + -1.92rem, 6rem);
  }
}

@media (min-width: 992px) and (min-width: 1920px) {
  .b-program-details .wrapper {
    top: clamp(6rem, 4.95vw + 0.06rem, 12rem);
  }
}

.b-program-details .col-1, .b-program-details__secondary-description {
  width: 100%;
}

@media (min-width: 992px) {
  .b-program-details .col-1, .b-program-details__secondary-description {
    width: 60%;
  }
}

@media (min-width: 1366px) {
  .b-program-details .col-1, .b-program-details__secondary-description {
    width: 65%;
  }
}

.b-program-details__secondary-description {
  padding-right: clamp(1.25rem, 3.87vw + 0.35rem, 5rem);
}

@media (min-width: 1920px) {
  .b-program-details__secondary-description {
    padding-right: clamp(5rem, 4.12vw + 0.05rem, 10rem);
  }
}

@media (min-width: 1920px) {
  .b-program-details__secondary-description {
    padding-right: clamp(1.25rem, 12vw + -1.53rem, 12.88rem);
  }
}

@media (min-width: 1920px) and (min-width: 1920px) {
  .b-program-details__secondary-description {
    padding-right: clamp(12.88rem, 10.62vw + 0.13rem, 25.75rem);
  }
}

@media (min-width: 992px) {
  .b-program-details .col-1 {
    padding-top: clamp(6.25rem, 7.74vw + 4.46rem, 13.75rem);
  }
}

@media (min-width: 992px) and (min-width: 1920px) {
  .b-program-details .col-1 {
    padding-top: clamp(13.75rem, 11.34vw + 0.14rem, 27.5rem);
  }
}

.b-program-details .col-2 {
  z-index: 222;
  width: 100%;
}

@media (min-width: 992px) {
  .b-program-details .col-2 {
    width: 40%;
  }
}

@media (min-width: 1366px) {
  .b-program-details .col-2 {
    width: 35%;
  }
}

.b-program-details .grid {
  height: -moz-fit-content;
  height: fit-content;
}

.b-program-details .a-img-scroll-mask {
  width: 100%;
}

@media (min-width: 992px) {
  .b-program-details .a-img-scroll-mask {
    width: 58%;
  }
}

@media (min-width: 1366px) {
  .b-program-details .a-img-scroll-mask {
    width: 63%;
  }
}

.b-program-details__card {
  position: relative;
  padding: clamp(1.25rem, 1.29vw + 0.95rem, 2.5rem);
  background-color: #ffffff;
  border-radius: clamp(0.38rem, 0.13vw + 0.35rem, 0.5rem);
  color: #1D2120;
}

.b-program-details__card::after {
  content: "";
  display: block;
  height: clamp(0.75rem, 0.26vw + 0.69rem, 1rem);
  background-color: var(--program-colour, #FF6B00);
  border-bottom-left-radius: clamp(0.38rem, 0.13vw + 0.35rem, 0.5rem);
  border-bottom-right-radius: clamp(0.38rem, 0.13vw + 0.35rem, 0.5rem);
  position: absolute;
  bottom: 0px;
  width: 100%;
  left: 0px;
}

@media (min-width: 1920px) {
  .b-program-details__card::after {
    height: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

@media (min-width: 1920px) {
  .b-program-details__card::after {
    border-bottom-left-radius: clamp(0.5rem, 0.41vw + 0.01rem, 1rem);
  }
}

@media (min-width: 1920px) {
  .b-program-details__card::after {
    border-bottom-right-radius: clamp(0.5rem, 0.41vw + 0.01rem, 1rem);
  }
}

@media (min-width: 1920px) {
  .b-program-details__card {
    padding: clamp(2.5rem, 2.06vw + 0.03rem, 5rem);
  }
}

@media (min-width: 1920px) {
  .b-program-details__card {
    border-radius: clamp(0.5rem, 0.41vw + 0.01rem, 1rem);
  }
}

.b-program-details__card__item {
  padding-bottom: clamp(1.56rem, 0.45vw + 1.46rem, 2rem);
  padding-top: clamp(1.56rem, 0.45vw + 1.46rem, 2rem);
}

@media (min-width: 1920px) {
  .b-program-details__card__item {
    padding-bottom: clamp(2rem, 1.65vw + 0.02rem, 4rem);
  }
}

@media (min-width: 1920px) {
  .b-program-details__card__item {
    padding-top: clamp(2rem, 1.65vw + 0.02rem, 4rem);
  }
}

.b-program-details__card__item--profile {
  padding-top: 0px;
}

.b-program-details__card__item:not(:last-child) {
  border-bottom: 1px solid #1D2120;
}

@media (min-width: 3860px) {
  .b-program-details__card__item:not(:last-child) {
    border-bottom: 2px solid #1D2120;
  }
}

.b-program-details__card a:hover {
  color: var(--program-colour, #FF6B00);
}

@media (max-width: 991px) {
  .b-program-details .a-infinite-heading-scroll {
    padding-top: clamp(1.25rem, 1.29vw + 0.95rem, 2.5rem);
    padding-bottom: clamp(1.25rem, 1.29vw + 0.95rem, 2.5rem);
  }
}

@media (max-width: 991px) and (min-width: 1920px) {
  .b-program-details .a-infinite-heading-scroll {
    padding-top: clamp(2.5rem, 2.06vw + 0.03rem, 5rem);
  }
}

@media (max-width: 991px) and (min-width: 1920px) {
  .b-program-details .a-infinite-heading-scroll {
    padding-bottom: clamp(2.5rem, 2.06vw + 0.03rem, 5rem);
  }
}

@media (min-width: 992px) {
  .b-program-details .a-infinite-heading-scroll {
    position: absolute;
    top: clamp(1.25rem, 2.58vw + 0.65rem, 3.75rem);
    left: 0px;
  }
}

@media (min-width: 992px) and (min-width: 1920px) {
  .b-program-details .a-infinite-heading-scroll {
    top: clamp(3.75rem, 3.09vw + 0.04rem, 7.5rem);
  }
}

.single-location .join-us {
  max-width: 207px !important;
}

.single-location .modal__container {
  border-radius: clamp(0.38rem, 0.13vw + 0.35rem, 0.5rem);
  padding-bottom: clamp(2rem, 2.06vw + 1.52rem, 4rem);
}

@media (min-width: 1920px) {
  .single-location .modal__container {
    border-radius: clamp(0.5rem, 0.41vw + 0.01rem, 1rem);
  }
}

.single-location .modal__container::after {
  content: "";
  display: block;
  height: clamp(0.75rem, 0.26vw + 0.69rem, 1rem);
  background-color: var(--program-colour, #FF6B00);
  border-bottom-left-radius: clamp(0.38rem, 0.13vw + 0.35rem, 0.5rem);
  border-bottom-right-radius: clamp(0.38rem, 0.13vw + 0.35rem, 0.5rem);
  position: absolute;
  bottom: 0px;
  width: 100%;
  left: 0px;
}

@media (min-width: 1920px) {
  .single-location .modal__container::after {
    height: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

@media (min-width: 1920px) {
  .single-location .modal__container::after {
    border-bottom-left-radius: clamp(0.5rem, 0.41vw + 0.01rem, 1rem);
  }
}

@media (min-width: 1920px) {
  .single-location .modal__container::after {
    border-bottom-right-radius: clamp(0.5rem, 0.41vw + 0.01rem, 1rem);
  }
}

@media (min-width: 1920px) {
  .single-location .modal__container {
    padding-bottom: clamp(4rem, 3.3vw + 0.04rem, 8rem);
  }
}

.single-location .modal__container .modal__close:hover:before {
  color: var(--program-colour, #FF6B00) !important;
}

.b-testimonials__testimonial-slider {
  padding-top: clamp(2.5rem, 3.1vw + 1.78rem, 5.5rem);
}

@media (min-width: 1920px) {
  .b-testimonials__testimonial-slider {
    padding-top: clamp(5.5rem, 4.54vw + 0.06rem, 11rem);
  }
}

.b-testimonials__card {
  border-radius: clamp(0.38rem, 0.13vw + 0.35rem, 0.5rem);
  overflow: hidden;
  aspect-ratio: 500/616;
}

@media (min-width: 1920px) {
  .b-testimonials__card {
    border-radius: clamp(0.5rem, 0.41vw + 0.01rem, 1rem);
  }
}

.b-testimonials__card__content {
  position: relative;
  padding: clamp(1.25rem, 0.97vw + 1.03rem, 2.19rem);
  background-color: var(--program-colour, #1D2120);
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  color: #ffffff;
  box-sizing: border-box;
}

.b-testimonials__card__content h3 {
  text-transform: none;
  font-size: clamp(1rem, 0.26vw + 0.94rem, 1.25rem);
}

@media (min-width: 1920px) {
  .b-testimonials__card__content h3 {
    font-size: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

@media (min-width: 1920px) {
  .b-testimonials__card__content {
    padding: clamp(2.19rem, 1.8vw + 0.02rem, 4.38rem);
  }
}

.b-testimonials__card--white {
  border: 1px solid transparent;
  border-color: var(--program-colour, #1D2120);
}

@media (min-width: 3860px) {
  .b-testimonials__card--white {
    border: 2px solid transparent;
  }
}

.b-testimonials__card--white .b-testimonials__card__content {
  background-color: #ffffff;
  color: var(--program-colour, #1D2120);
}

@media (min-width: 768px) {
  .b-contact-us--wrapper {
    width: 75%;
    margin: 0 auto;
  }
}

@media (max-height: 680px) {
  .b-contact-us--wrapper .pb-2 {
    padding-bottom: 5px !important;
  }
}

.b-contact-us__heading {
  color: #ffffff;
  font-family: "DM Sans";
  letter-spacing: 0;
  line-height: 1.2 !important;
  font-weight: 400;
  font-size: clamp(0.75rem, 0.65vw + 0.6rem, 1.38rem);
  font-size: clamp(0.88rem, 0.39vw + 0.79rem, 1.25rem);
  text-transform: none !important;
}

@media (min-width: 1920px) {
  .b-contact-us__heading {
    font-size: clamp(1.38rem, 1.13vw + 0.01rem, 2.75rem);
  }
}

@media (min-width: 1920px) {
  .b-contact-us__heading {
    font-size: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

@media (min-width: 768px) {
  .b-contact-us__heading {
    max-width: 75%;
    margin: 0 auto;
  }
}

@media (max-height: 680px) {
  .b-contact-us #field_2_7 {
    margin-top: 6px !important;
  }
}

.c-socials-grid {
  display: flex;
  gap: clamp(1.56rem, 0.52vw + 1.44rem, 2.06rem);
  justify-content: center;
}

@media (min-width: 1920px) {
  .c-socials-grid {
    gap: clamp(2.06rem, 1.7vw + 0.02rem, 4.13rem);
  }
}

.c-socials-grid svg {
  width: clamp(1.56rem, 0.84vw + 1.37rem, 2.38rem);
}

@media (min-width: 1920px) {
  .c-socials-grid svg {
    width: clamp(2.38rem, 1.96vw + 0.02rem, 4.75rem);
  }
}

.b-partners-and-sponsors--wrapper {
  background-color: black;
  border-radius: clamp(0.5rem, 0vw + 0.5rem, 0.5rem);
  padding-top: clamp(3.75rem, 6.45vw + 2.26rem, 10rem);
  padding-bottom: clamp(3.75rem, 6.45vw + 2.26rem, 10rem);
}

@media (min-width: 1920px) {
  .b-partners-and-sponsors--wrapper {
    border-radius: clamp(0.5rem, 0.41vw + 0.01rem, 1rem);
  }
}

@media (min-width: 1920px) {
  .b-partners-and-sponsors--wrapper {
    padding-top: clamp(10rem, 8.25vw + 0.1rem, 20rem);
  }
}

@media (min-width: 1920px) {
  .b-partners-and-sponsors--wrapper {
    padding-bottom: clamp(10rem, 8.25vw + 0.1rem, 20rem);
  }
}

.b-partners-and-sponsors__sponsor-slider {
  padding-top: clamp(3.75rem, 6.45vw + 2.26rem, 10rem);
}

@media (min-width: 1920px) {
  .b-partners-and-sponsors__sponsor-slider {
    padding-top: clamp(10rem, 8.25vw + 0.1rem, 20rem);
  }
}

.b-partners-and-sponsors__sponsor-slider .swiper-slide {
  height: auto;
}

.b-partners-and-sponsors__card {
  border-radius: clamp(0.38rem, 0.13vw + 0.35rem, 0.5rem);
  background-color: #ffffff !important;
  overflow: hidden;
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
}

@media (min-width: 1920px) {
  .b-partners-and-sponsors__card {
    border-radius: clamp(0.5rem, 0.41vw + 0.01rem, 1rem);
  }
}

.b-partners-and-sponsors__card img {
  height: 80%;
  padding-left: clamp(0.63rem, 0vw + 0.63rem, 0.63rem);
  padding-right: clamp(0.63rem, 0vw + 0.63rem, 0.63rem);
}

@media (min-width: 1920px) {
  .b-partners-and-sponsors__card img {
    padding-left: clamp(0.63rem, 0.52vw + 0.01rem, 1.25rem);
  }
}

@media (min-width: 1920px) {
  .b-partners-and-sponsors__card img {
    padding-right: clamp(0.63rem, 0.52vw + 0.01rem, 1.25rem);
  }
}

.b-forms {
  z-index: 9999;
  overflow-y: initial;
}

.b-forms .c-sticky {
  top: clamp(1.25rem, 0vw + 1.25rem, 1.25rem);
}

@media (min-width: 768px) {
  .b-forms .c-sticky {
    top: clamp(1.25rem, 6.6vw + -1.92rem, 6rem);
  }
}

@media (min-width: 1920px) {
  .b-forms .c-sticky {
    top: clamp(6rem, 4.95vw + 0.06rem, 12rem);
  }
}

.b-forms .c-tabs__tab-area {
  padding-top: clamp(1.25rem, 0.39vw + 1.16rem, 1.63rem);
}

@media (min-width: 1920px) {
  .b-forms .c-tabs__tab-area {
    padding-top: clamp(1.63rem, 1.34vw + 0.02rem, 3.25rem);
  }
}

.b-forms .c-tabs--vertical .tabs-wrapper .tab {
  padding-top: 0px !important;
  padding-bottom: clamp(1.25rem, 0.26vw + 1.19rem, 1.5rem);
}

@media (min-width: 1920px) {
  .b-forms .c-tabs--vertical .tabs-wrapper .tab {
    padding-bottom: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

.b-forms .c-tabs--vertical .tabs-wrapper .tab.active * {
  color: #1D2120 !important;
  font-weight: 800 !important;
}

.b-forms .c-tabs--vertical .tabs-wrapper .tab.active .icon {
  left: 0px !important;
}

.b-forms .c-tabs--vertical .tabs-wrapper .tab:last-child {
  padding-bottom: 0px;
}

.b-forms .c-tabs--vertical .tabs-wrapper .tab .tab-title {
  width: -moz-fit-content;
  width: fit-content;
  gap: clamp(0.25rem, 0.19vw + 0.21rem, 0.44rem);
  font-size: clamp(1rem, 0vw + 1rem, 1rem) !important;
  text-decoration: none;
}

@media (min-width: 1920px) {
  .b-forms .c-tabs--vertical .tabs-wrapper .tab .tab-title {
    gap: clamp(0.44rem, 0.36vw + 0rem, 0.88rem);
  }
}

@media (min-width: 1920px) {
  .b-forms .c-tabs--vertical .tabs-wrapper .tab .tab-title {
    font-size: clamp(1rem, 0.82vw + 0.01rem, 2rem) !important;
  }
}

.b-forms .c-tabs--vertical .tabs-wrapper .tab .tab-title .icon {
  position: relative;
  left: 0px;
  transition: 0.3s ease-in-out;
  display: flex;
  align-items: center;
}

.b-forms .c-tabs--vertical .tabs-wrapper .tab .tab-title .icon svg path {
  fill: #1D2120;
}

.b-forms .c-tabs--vertical .tabs-wrapper .tab:hover * {
  color: #1D2120 !important;
}

.b-forms .c-tabs--vertical .tabs-wrapper .tab:hover .icon {
  left: 4px;
}

.b-forms__heading {
  padding-bottom: clamp(1rem, 0.39vw + 0.91rem, 1.38rem);
}

@media (min-width: 1920px) {
  .b-forms__heading {
    padding-bottom: clamp(1.38rem, 1.13vw + 0.01rem, 2.75rem);
  }
}

.b-forms__boxes {
  padding-top: clamp(1.88rem, 1.16vw + 1.61rem, 3rem);
  display: flex;
  flex-direction: column;
  gap: clamp(1.25rem, 0.26vw + 1.19rem, 1.5rem);
}

@media (min-width: 1920px) {
  .b-forms__boxes {
    padding-top: clamp(3rem, 2.47vw + 0.03rem, 6rem);
  }
}

@media (min-width: 1920px) {
  .b-forms__boxes {
    gap: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

.b-forms__boxes__box {
  padding: clamp(1.25rem, 0.77vw + 1.07rem, 2rem);
  background-color: white;
  border: 2px solid white;
  display: flex;
  align-items: flex-start;
  transition: 0.3s;
  cursor: pointer;
  gap: clamp(1.56rem, 0.45vw + 1.46rem, 2rem);
  border-radius: clamp(0.31rem, 0vw + 0.31rem, 0.31rem);
}

@media (min-width: 1920px) {
  .b-forms__boxes__box {
    padding: clamp(2rem, 1.65vw + 0.02rem, 4rem);
  }
}

.b-forms__boxes__box.active, .b-forms__boxes__box:hover {
  border: 2px solid #959595;
}

@media (min-width: 1920px) {
  .b-forms__boxes__box {
    gap: clamp(2rem, 1.65vw + 0.02rem, 4rem);
  }
}

@media (min-width: 1920px) {
  .b-forms__boxes__box {
    border-radius: clamp(0.31rem, 0.26vw + 0rem, 0.63rem);
  }
}

.b-forms__boxes__box__profile {
  display: none;
}

@media (min-width: 992px) {
  .b-forms__boxes__box__profile {
    display: block;
    width: clamp(5rem, 1.16vw + 4.73rem, 6.13rem);
    min-width: clamp(5rem, 1.16vw + 4.73rem, 6.13rem);
    height: auto;
  }
}

@media (min-width: 992px) and (min-width: 1920px) {
  .b-forms__boxes__box__profile {
    width: clamp(6.13rem, 5.05vw + 0.06rem, 12.25rem);
  }
}

@media (min-width: 992px) and (min-width: 1920px) {
  .b-forms__boxes__box__profile {
    min-width: clamp(6.13rem, 5.05vw + 0.06rem, 12.25rem);
  }
}

.b-forms__boxes__box__details h5 {
  margin-bottom: clamp(0.38rem, 0.13vw + 0.35rem, 0.5rem);
}

@media (min-width: 1920px) {
  .b-forms__boxes__box__details h5 {
    margin-bottom: clamp(0.5rem, 0.41vw + 0.01rem, 1rem);
  }
}

.b-forms__form {
  padding-top: clamp(1.88rem, 1.16vw + 1.61rem, 3rem);
  margin-top: clamp(1.88rem, 1.16vw + 1.61rem, 3rem);
  border-top: 1px solid #1D2120;
}

@media (min-width: 1920px) {
  .b-forms__form {
    padding-top: clamp(3rem, 2.47vw + 0.03rem, 6rem);
  }
}

@media (min-width: 1920px) {
  .b-forms__form {
    margin-top: clamp(3rem, 2.47vw + 0.03rem, 6rem);
  }
}

@media (min-width: 3860px) {
  .b-forms__form {
    border-top: 2px solid #1D2120;
  }
}

.b-forms__form .form-arrow {
  display: flex;
  gap: clamp(0.94rem, 0.58vw + 0.8rem, 1.5rem);
}

@media (min-width: 1920px) {
  .b-forms__form .form-arrow {
    gap: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

.b-forms__form .form-arrow svg {
  width: clamp(1.56rem, 0.32vw + 1.49rem, 1.88rem);
  height: auto;
  position: relative;
  bottom: clamp(0.19rem, 0vw + 0.19rem, 0.19rem);
}

@media (min-width: 1920px) {
  .b-forms__form .form-arrow svg {
    width: clamp(1.88rem, 1.55vw + 0.02rem, 3.75rem);
  }
}

@media (min-width: 1920px) {
  .b-forms__form .form-arrow svg {
    bottom: clamp(0.19rem, 0.15vw + 0rem, 0.38rem);
  }
}

.b-forms__form .form-arrow h2 {
  font-size: clamp(1.19rem, 0.32vw + 1.11rem, 1.5rem);
}

@media (min-width: 1920px) {
  .b-forms__form .form-arrow h2 {
    font-size: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

.b-forms__form .gform-footer {
  justify-content: flex-end;
}

.b-forms__form .gform-footer .btn-colour-slide {
  border-radius: 250px !important;
  background-color: #1D2120 !important;
}

.b-forms__form .gform-footer .btn-colour-slide span {
  font-size: clamp(0.88rem, 0.39vw + 0.79rem, 1.25rem);
  font-family: "Druk";
  text-transform: uppercase;
}

@media (min-width: 1920px) {
  .b-forms__form .gform-footer .btn-colour-slide span {
    font-size: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

.b-forms .c-tabs--vertical__wrapper__col-1 {
  background-color: transparent;
  width: 100%;
  padding-top: clamp(2.5rem, 0vw + 2.5rem, 2.5rem);
}

@media (min-width: 768px) {
  .b-forms .c-tabs--vertical__wrapper__col-1 {
    padding-top: clamp(2.5rem, 4.86vw + 0.17rem, 6rem);
  }
}

@media (min-width: 1920px) {
  .b-forms .c-tabs--vertical__wrapper__col-1 {
    padding-top: clamp(6rem, 4.95vw + 0.06rem, 12rem);
  }
}

@media (min-width: 992px) {
  .b-forms .c-tabs--vertical__wrapper__col-1 {
    width: 25%;
  }
}

@media (max-width: 991px) {
  .b-forms .c-tabs--vertical__wrapper__col-1 {
    background-color: white;
    padding-bottom: clamp(1.25rem, 1.26vw + 0.96rem, 1.56rem) !important;
    padding-top: clamp(1.25rem, 1.26vw + 0.96rem, 1.56rem) !important;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .b-forms .c-tabs--vertical__wrapper__col-1 {
    padding-bottom: clamp(1.56rem, 2vw + 0.6rem, 3rem) !important;
  }
}

@media (max-width: 991px) and (min-width: 1920px) {
  .b-forms .c-tabs--vertical__wrapper__col-1 {
    padding-bottom: clamp(3rem, 2.47vw + 0.03rem, 6rem) !important;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .b-forms .c-tabs--vertical__wrapper__col-1 {
    padding-top: clamp(1.56rem, 2vw + 0.6rem, 3rem) !important;
  }
}

@media (max-width: 991px) and (min-width: 1920px) {
  .b-forms .c-tabs--vertical__wrapper__col-1 {
    padding-top: clamp(3rem, 2.47vw + 0.03rem, 6rem) !important;
  }
}

@media (max-width: 991px) {
  .b-forms .c-tabs--vertical__wrapper__col-1 .c-tabs__tab-area {
    padding-top: 0px !important;
  }
}

.b-forms .c-tabs--vertical__wrapper__col-2 {
  width: 100%;
}

.b-forms .c-tabs--vertical__wrapper__col-2 .c-tabs__content {
  padding-top: clamp(2.5rem, 0vw + 2.5rem, 2.5rem);
  padding-bottom: clamp(2.5rem, 0vw + 2.5rem, 2.5rem);
}

@media (min-width: 768px) {
  .b-forms .c-tabs--vertical__wrapper__col-2 .c-tabs__content {
    padding-top: clamp(2.5rem, 4.86vw + 0.17rem, 6rem);
    padding-bottom: clamp(2.5rem, 4.86vw + 0.17rem, 6rem);
  }
}

@media (min-width: 1920px) {
  .b-forms .c-tabs--vertical__wrapper__col-2 .c-tabs__content {
    padding-top: clamp(6rem, 4.95vw + 0.06rem, 12rem);
    padding-bottom: clamp(6rem, 4.95vw + 0.06rem, 12rem);
  }
}

@media (min-width: 992px) {
  .b-forms .c-tabs--vertical__wrapper__col-2 {
    padding-left: 0px;
    width: 75%;
  }
}

@media (min-width: 1920px) {
  .b-forms .c-tabs--vertical__wrapper__col-2 {
    padding-right: clamp(1.25rem, 0vw + 1.25rem, 1.25rem);
  }
}

@media (min-width: 1920px) and (min-width: 768px) {
  .b-forms .c-tabs--vertical__wrapper__col-2 {
    padding-right: clamp(1.25rem, 6.6vw + -1.92rem, 6rem);
  }
}

@media (min-width: 1920px) and (min-width: 1920px) {
  .b-forms .c-tabs--vertical__wrapper__col-2 {
    padding-right: clamp(6rem, 4.95vw + 0.06rem, 12rem);
  }
}

.b-our-family {
  z-index: 9999;
  overflow-y: initial;
}

@media (min-width: 992px) {
  .b-our-family {
    border-top: 1px solid #1D2120;
  }
}

@media (min-width: 992px) and (min-width: 3860px) {
  .b-our-family {
    border-top: 2px solid #1D2120;
  }
}

.b-our-family .c-sticky {
  top: clamp(1.25rem, 0vw + 1.25rem, 1.25rem);
}

@media (min-width: 768px) {
  .b-our-family .c-sticky {
    top: clamp(1.25rem, 6.6vw + -1.92rem, 6rem);
  }
}

@media (min-width: 1920px) {
  .b-our-family .c-sticky {
    top: clamp(6rem, 4.95vw + 0.06rem, 12rem);
  }
}

.b-our-family .c-tabs--vertical__wrapper__col-1 {
  padding-left: clamp(1.25rem, 0vw + 1.25rem, 1.25rem);
  padding-right: clamp(1.25rem, 0vw + 1.25rem, 1.25rem);
  padding-top: clamp(1.25rem, 0vw + 1.25rem, 1.25rem);
  padding-bottom: clamp(1.25rem, 0vw + 1.25rem, 1.25rem);
  order: 2;
  background-color: white !important;
  background-color: transparent;
  width: 100%;
}

@media (min-width: 768px) {
  .b-our-family .c-tabs--vertical__wrapper__col-1 {
    padding-left: clamp(1.25rem, 6.6vw + -1.92rem, 6rem);
    padding-right: clamp(1.25rem, 6.6vw + -1.92rem, 6rem);
  }
}

@media (min-width: 1920px) {
  .b-our-family .c-tabs--vertical__wrapper__col-1 {
    padding-left: clamp(6rem, 4.95vw + 0.06rem, 12rem);
    padding-right: clamp(6rem, 4.95vw + 0.06rem, 12rem);
  }
}

@media (min-width: 768px) {
  .b-our-family .c-tabs--vertical__wrapper__col-1 {
    padding-top: clamp(1.25rem, 6.6vw + -1.92rem, 6rem);
    padding-bottom: clamp(1.25rem, 6.6vw + -1.92rem, 6rem);
  }
}

@media (min-width: 1920px) {
  .b-our-family .c-tabs--vertical__wrapper__col-1 {
    padding-top: clamp(6rem, 4.95vw + 0.06rem, 12rem);
    padding-bottom: clamp(6rem, 4.95vw + 0.06rem, 12rem);
  }
}

@media (min-width: 992px) {
  .b-our-family .c-tabs--vertical__wrapper__col-1 {
    min-height: 100vh;
  }
}

@media (min-width: 992px) {
  .b-our-family .c-tabs--vertical__wrapper__col-1 {
    width: 33.33%;
  }
}

.b-our-family .c-tabs--vertical__wrapper__col-1 h2 {
  display: none;
  padding-bottom: clamp(3.75rem, 0.65vw + 3.6rem, 4.38rem);
}

@media (min-width: 1920px) {
  .b-our-family .c-tabs--vertical__wrapper__col-1 h2 {
    padding-bottom: clamp(4.38rem, 3.61vw + 0.05rem, 8.75rem);
  }
}

@media (min-width: 992px) {
  .b-our-family .c-tabs--vertical__wrapper__col-1 h2 {
    display: block;
  }
}

.b-our-family .c-tabs--vertical__wrapper__col-2 {
  order: 1;
  padding: 0px !important;
  width: 100%;
}

.b-our-family .c-tabs--vertical__wrapper__col-2 .c-tabs__content {
  padding-left: clamp(1.25rem, 0vw + 1.25rem, 1.25rem);
  padding-right: clamp(1.25rem, 0vw + 1.25rem, 1.25rem);
  padding-top: clamp(1.25rem, 0vw + 1.25rem, 1.25rem);
  padding-bottom: clamp(1.25rem, 0vw + 1.25rem, 1.25rem);
}

@media (min-width: 768px) {
  .b-our-family .c-tabs--vertical__wrapper__col-2 .c-tabs__content {
    padding-left: clamp(1.25rem, 6.6vw + -1.92rem, 6rem);
    padding-right: clamp(1.25rem, 6.6vw + -1.92rem, 6rem);
  }
}

@media (min-width: 1920px) {
  .b-our-family .c-tabs--vertical__wrapper__col-2 .c-tabs__content {
    padding-left: clamp(6rem, 4.95vw + 0.06rem, 12rem);
    padding-right: clamp(6rem, 4.95vw + 0.06rem, 12rem);
  }
}

@media (min-width: 768px) {
  .b-our-family .c-tabs--vertical__wrapper__col-2 .c-tabs__content {
    padding-top: clamp(1.25rem, 6.6vw + -1.92rem, 6rem);
    padding-bottom: clamp(1.25rem, 6.6vw + -1.92rem, 6rem);
  }
}

@media (min-width: 1920px) {
  .b-our-family .c-tabs--vertical__wrapper__col-2 .c-tabs__content {
    padding-top: clamp(6rem, 4.95vw + 0.06rem, 12rem);
    padding-bottom: clamp(6rem, 4.95vw + 0.06rem, 12rem);
  }
}

@media (min-width: 992px) {
  .b-our-family .c-tabs--vertical__wrapper__col-2 {
    width: 66.66%;
  }
}

.b-our-family .c-tabs--vertical .tabs-wrapper .tab {
  padding-top: 0px !important;
}

.b-our-family .c-tabs--vertical .tabs-wrapper .tab:not(:first-child) {
  padding-top: clamp(2.5rem, 0.52vw + 2.38rem, 3rem) !important;
}

@media (min-width: 1920px) {
  .b-our-family .c-tabs--vertical .tabs-wrapper .tab:not(:first-child) {
    padding-top: clamp(3rem, 2.47vw + 0.03rem, 6rem) !important;
  }
}

.b-our-family .c-tabs--vertical .tabs-wrapper .tab:not(:last-child) {
  padding-bottom: clamp(2.5rem, 0.52vw + 2.38rem, 3rem) !important;
  border-bottom: 1px solid #1D2120;
}

@media (min-width: 1920px) {
  .b-our-family .c-tabs--vertical .tabs-wrapper .tab:not(:last-child) {
    padding-bottom: clamp(3rem, 2.47vw + 0.03rem, 6rem) !important;
  }
}

@media (min-width: 3860px) {
  .b-our-family .c-tabs--vertical .tabs-wrapper .tab:not(:last-child) {
    border-bottom: 2px solid #1D2120;
  }
}

.b-our-family .c-tabs--vertical .tabs-wrapper .tab.active *, .b-our-family .c-tabs--vertical .tabs-wrapper .tab:hover *, .b-our-family .c-tabs--vertical .tabs-wrapper .tab a:hover *, .b-our-family .c-tabs--vertical .tabs-wrapper .tab a * {
  color: #1D2120 !important;
}

.b-our-family .c-row-list-item {
  padding-bottom: 0px !important;
  padding-top: 0px !important;
}

.b-our-family .c-row-list-item--wrapper {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.b-our-family .c-row-list-item__description {
  width: auto;
  text-wrap: wrap;
}

.b-google-map__heading {
  text-transform: uppercase;
}

.b-google-map__map {
  border-radius: 15px;
  overflow: hidden;
}

.b-google-map__map #map {
  width: 100vw;
  padding-bottom: 80%;
}

@media (min-width: 992px) {
  .b-google-map__map #map {
    padding-bottom: 41%;
  }
}

.b-google-map__map #map .gm-style-iw {
  background-color: var(--program-colour, #F9FF83);
  color: white;
  padding: 0px;
  width: 200px;
}

.b-google-map__map #map .gm-style-iw-d {
  overflow: auto !important;
  padding: 20px 20px !important;
  max-height: 100% !important;
}

.b-google-map__map #map .gm-style-iw-chr {
  height: 10px;
}

.b-google-map__map #map .gm-style-iw-chr button span {
  margin: 0px !important;
}

.b-google-map__map #map button {
  top: 8px !important;
  right: 8px !important;
  height: 24px !important;
  width: 24px !important;
  padding: 0px !important;
}

.b-google-map__map #map .gm-style .gm-style-iw-tc::after {
  background-color: var(--program-colour, #F9FF83);
}

.b-google-map__map #map .gm-ui-hover-effect > span {
  background-color: white;
}

.b-google-map__map #map .map-info p {
  font-weight: 300;
  font-size: 13px !important;
  margin-bottom: 8px;
}

.b-google-map__map #map .map-info p a {
  font-size: 13px !important;
  font-weight: 300 !important;
}

.b-google-map__map #map .map-info p.map-info__title {
  font-weight: bold !important;
  font-size: 15px !important;
}

.b-google-map__map #map .map-info__address {
  margin-bottom: 8px !important;
}

.b-google-map__map #map .map-info a {
  font-size: 15px !important;
  color: #ffffff !important;
  text-decoration: underline;
}

.b-google-map__map #map .map-info a:hover {
  color: white;
}

.b-tabbed-sticky-links {
  overflow: initial;
  z-index: 99999;
}

@media (max-width: 991px) {
  .b-tabbed-sticky-links {
    padding-top: clamp(1.25rem, 1.26vw + 0.96rem, 1.56rem);
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .b-tabbed-sticky-links {
    padding-top: clamp(1.56rem, 2vw + 0.6rem, 3rem);
  }
}

@media (max-width: 991px) and (min-width: 1920px) {
  .b-tabbed-sticky-links {
    padding-top: clamp(3rem, 2.47vw + 0.03rem, 6rem);
  }
}

.b-tabbed-sticky-links .c-tabs--tab-area {
  top: 0px;
  background-color: #1D2120;
}

.b-sticky-links {
  overflow-y: initial;
}

.b-sticky-links .wrapper {
  gap: clamp(1.25rem, 6.13vw + -0.17rem, 7.19rem);
}

@media (min-width: 1920px) {
  .b-sticky-links .wrapper {
    gap: clamp(7.19rem, 5.93vw + 0.07rem, 14.38rem);
  }
}

@media (max-width: 991px) {
  .b-sticky-links .wrapper {
    padding-top: 1px;
  }
}

.b-sticky-links .c-sticky {
  top: clamp(2.5rem, 0vw + 2.5rem, 2.5rem);
  display: flex;
  flex-direction: column;
}

@media (min-width: 768px) {
  .b-sticky-links .c-sticky {
    top: clamp(2.5rem, 4.86vw + 0.17rem, 6rem);
  }
}

@media (min-width: 1920px) {
  .b-sticky-links .c-sticky {
    top: clamp(6rem, 4.95vw + 0.06rem, 12rem);
  }
}

.b-sticky-links--wrapper {
  display: flex;
  flex-direction: column;
}

.b-sticky-links--wrapper .col:nth-child(1) {
  width: 100%;
}

.b-sticky-links--wrapper .col:nth-child(2) {
  width: 100%;
}

@media (min-width: 992px) {
  .b-sticky-links--wrapper {
    flex-direction: row;
  }

  .b-sticky-links--wrapper .col:nth-child(1) {
    width: 43%;
  }

  .b-sticky-links--wrapper .col:nth-child(2) {
    width: 57%;
  }
}

.b-sticky-links__img, .b-sticky-links__spacer {
  height: 100%;
  flex-grow: 1;
}

.b-sticky-links__spacer {
  display: none;
}

@media (min-width: 992px) {
  .b-sticky-links__spacer {
    display: block;
  }
}

@media (min-width: 1500px) {
  .b-sticky-links__spacer {
    display: none;
  }
}

.b-sticky-links .a-infinite-heading-scroll {
  justify-content: center;
}

.b-sticky-links .c-row-list-items .c-row-list-item {
  filter: grayscale(1) brightness(0.7);
}

.b-sticky-links .c-row-list-items .c-row-list-item.active {
  filter: none;
}

.b-info-logos {
  row-gap: clamp(1.25rem, 1.29vw + 0.95rem, 2.5rem);
  width: 100vw;
  padding-bottom: clamp(0.31rem, 0.32vw + 0.24rem, 0.63rem);
}

@media (min-width: 1920px) {
  .b-info-logos {
    row-gap: clamp(2.5rem, 2.06vw + 0.03rem, 5rem);
  }
}

@media (min-width: 1920px) {
  .b-info-logos {
    padding-bottom: clamp(0.63rem, 0.52vw + 0.01rem, 1.25rem);
  }
}

@media (max-width: 767px) {
  .b-info-logos {
    height: 100%;
    gap: 30px;
  }
}

@media (max-width: 767px) and (max-height: 715px) {
  .b-info-logos {
    gap: 20px;
  }
}

@media (max-width: 767px) and (max-height: 650px) {
  .b-info-logos {
    gap: 20px;
  }
}

.b-info-logos__description {
  padding-top: clamp(1.25rem, 1.29vw + 0.95rem, 2.5rem);
}

@media (min-width: 1920px) {
  .b-info-logos__description {
    padding-top: clamp(2.5rem, 2.06vw + 0.03rem, 5rem);
  }
}

@media (min-width: 768px) {
  .b-info-logos__description {
    padding-right: 8vw;
    padding-top: 0px;
  }
}

@media (min-width: 2300px) {
  .b-info-logos__description p {
    font-size: clamp(1.25rem, 0vw + 1.25rem, 1.25rem) !important;
  }
}

@media (min-width: 2300px) and (min-width: 1920px) {
  .b-info-logos__description p {
    font-size: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem) !important;
  }
}

.b-info-logos__presented-by-mobile {
  position: relative;
  bottom: 11%;
}

@media (max-height: 610px) {
  .b-info-logos__presented-by-mobile {
    bottom: 10%;
  }
}

@media (max-width: 767px) {
  .c-logos--presented-by {
    display: none;
  }
}

.c-logos__heading {
  padding-bottom: clamp(0.56rem, 0vw + 0.56rem, 0.56rem);
  border-bottom: 1px solid #ffffff;
}

@media (min-width: 1920px) {
  .c-logos__heading {
    padding-bottom: clamp(0.56rem, 0.46vw + 0.01rem, 1.13rem);
  }
}

@media (min-width: 2880px) {
  .c-logos__heading {
    border-bottom: 2px solid #ffffff;
  }
}

.c-logos__logos {
  padding-top: clamp(1.38rem, 1.48vw + 1.03rem, 2.81rem);
  padding-bottom: clamp(1.38rem, 1.48vw + 1.03rem, 2.81rem);
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  -moz-column-gap: clamp(2.25rem, 3.48vw + 1.44rem, 5.63rem);
       column-gap: clamp(2.25rem, 3.48vw + 1.44rem, 5.63rem);
  row-gap: clamp(1.25rem, 1.29vw + 0.95rem, 2.5rem);
  justify-items: center;
  align-items: center;
  margin: 0 auto;
}

@media (min-width: 1920px) {
  .c-logos__logos {
    padding-top: clamp(2.81rem, 2.32vw + 0.03rem, 5.63rem);
  }
}

@media (min-width: 1920px) {
  .c-logos__logos {
    padding-bottom: clamp(2.81rem, 2.32vw + 0.03rem, 5.63rem);
  }
}

@media (min-width: 1920px) {
  .c-logos__logos {
    -moz-column-gap: clamp(5.63rem, 4.64vw + 0.06rem, 11.25rem);
         column-gap: clamp(5.63rem, 4.64vw + 0.06rem, 11.25rem);
  }
}

@media (min-width: 1920px) {
  .c-logos__logos {
    row-gap: clamp(2.5rem, 2.06vw + 0.03rem, 5rem);
  }
}

@media (min-width: 768px) {
  .c-logos__logos {
    width: 95%;
  }
}

.c-logos__logos--two-col {
  padding-top: clamp(1.38rem, 2.45vw + 0.81rem, 3.75rem);
  padding-bottom: clamp(1.38rem, 2.45vw + 0.81rem, 3.75rem);
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: clamp(2.13rem, 7.48vw + 0.39rem, 9.38rem);
       column-gap: clamp(2.13rem, 7.48vw + 0.39rem, 9.38rem);
  width: 59%;
}

@media (min-width: 1920px) {
  .c-logos__logos--two-col {
    padding-top: clamp(3.75rem, 3.09vw + 0.04rem, 7.5rem);
  }
}

@media (min-width: 1920px) {
  .c-logos__logos--two-col {
    padding-bottom: clamp(3.75rem, 3.09vw + 0.04rem, 7.5rem);
  }
}

@media (min-width: 1920px) {
  .c-logos__logos--two-col {
    -moz-column-gap: clamp(9.38rem, 7.73vw + 0.1rem, 18.75rem);
         column-gap: clamp(9.38rem, 7.73vw + 0.1rem, 18.75rem);
  }
}

.c-logos__logos__logo {
  width: 100%;
}

.c-logos__logos__logo svg, .c-logos__logos__logo img {
  width: 100%;
  height: auto;
}

.c-logos:last-child .c-logos__logos {
  padding-bottom: 0px;
}

.tickets-overflow-hidden {
  overflow-y: hidden !important;
}

.b-event-information {
  width: 100%;
  position: relative;
}

.b-event-information .c-accordion:not(:last-child) {
  padding-bottom: clamp(0.81rem, 0vw + 0.81rem, 0.81rem);
}

@media (min-width: 1920px) {
  .b-event-information .c-accordion:not(:last-child) {
    padding-bottom: clamp(0.81rem, 0.67vw + 0.01rem, 1.63rem);
  }
}

@media (max-width: 767px) and (min-height: 780px) {
  .b-event-information .c-accordion:not(:last-child) {
    padding-bottom: 16px;
  }
}

@media (max-width: 767px) and (max-height: 680px) {
  .b-event-information .c-accordion:not(:last-child) {
    padding-bottom: 10px !important;
  }
}

.b-event-information .c-accordion__content {
  transition: 0.3s ease-out;
}

.b-event-information .c-accordion__arrow {
  transition: 0.3s ease-out;
}

.b-event-information__heading {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -100%);
  opacity: 1;
  transition: opacity 0.3s ease;
  width: 100%;
}

.c-event {
  display: flex;
}

.c-event__small-date {
  text-wrap: nowrap;
  padding-right: clamp(1.25rem, 1.29vw + 0.95rem, 2.5rem);
}

@media (min-width: 1920px) {
  .c-event__small-date {
    padding-right: clamp(2.5rem, 2.06vw + 0.03rem, 5rem);
  }
}

.c-event__heading {
  width: var(--heading-width-mobile, var(--heading-width, 100%));
}

@media (min-width: 768px) {
  .c-event__heading {
    /* Tablet/desktop uses --heading-width */
    width: var(--heading-width, 100%);
  }
}

@media (max-width: 767px) {
  .c-event__heading {
    transform: translateX(0) scale(1.2);
    transform-origin: left center;
  }
}

@media (max-width: 767px) and (max-height: 780px) {
  .c-event__heading {
    transform: translateX(0) scale(0.9);
    transform-origin: left center;
  }
}

@media (max-width: 767px) and (max-height: 680px) {
  .c-event__heading {
    transform: translateX(0) scale(0.8);
    transform-origin: left center;
  }
}

@media (max-width: 767px) and (max-height: 610px) {
  .c-event__heading {
    transform: translateX(0) scale(0.7);
    transform-origin: left center;
  }
}

.c-event__heading svg {
  width: 100%;
  height: auto;
}

.c-event__description {
  display: flex;
  flex-direction: column;
  gap: clamp(0.63rem, 2.58vw + 0.03rem, 3.13rem);
}

.c-event__description .c-btn {
  cursor: initial !important;
  padding-left: clamp(1.25rem, 1.29vw + 0.95rem, 2.5rem);
  padding-right: clamp(1.25rem, 1.29vw + 0.95rem, 2.5rem);
  font-size: clamp(0.88rem, 0.13vw + 0.85rem, 1rem);
}

@media (min-width: 1920px) {
  .c-event__description .c-btn {
    padding-left: clamp(2.5rem, 2.06vw + 0.03rem, 5rem);
  }
}

@media (min-width: 1920px) {
  .c-event__description .c-btn {
    padding-right: clamp(2.5rem, 2.06vw + 0.03rem, 5rem);
  }
}

@media (min-width: 1920px) {
  .c-event__description .c-btn {
    font-size: clamp(1rem, 0.82vw + 0.01rem, 2rem);
  }
}

@media (min-width: 1920px) {
  .c-event__description {
    gap: clamp(3.13rem, 2.58vw + 0.03rem, 6.25rem);
  }
}

@media (min-width: 768px) {
  .c-event__description {
    flex-direction: row;
  }
}

.c-event__description__address a {
  font-size: clamp(0.88rem, 0.06vw + 0.86rem, 0.94rem) !important;
}

@media (min-width: 1920px) {
  .c-event__description__address a {
    font-size: clamp(0.94rem, 0.77vw + 0.01rem, 1.88rem) !important;
  }
}

.c-event__description .col-1 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}

.c-event__description .col-1 *:first-child {
  padding-right: 40px;
}

@media (max-width: 767px) {
  .c-event__description .col-1 a {
    font-size: 12px !important;
  }
}

@media (min-width: 768px) {
  .c-event__description .col-1 {
    display: block;
    width: 40%;
    padding-right: 0px;
  }
}

.c-event__description .col-2 p {
  line-height: 1.2 !important;
  margin-bottom: clamp(0.56rem, 0vw + 0.56rem, 0.56rem) !important;
}

@media (min-width: 1920px) {
  .c-event__description .col-2 p {
    margin-bottom: clamp(0.56rem, 0.46vw + 0.01rem, 1.13rem) !important;
  }
}

.c-event__description .col-2 p:last-child {
  margin-bottom: 0px !important;
}

@media (min-width: 768px) {
  .c-event__description .col-2 {
    width: 60%;
  }
}

.c-event__description h3, .c-event__description h3 a {
  color: #ffffff;
  font-size: clamp(0.88rem, 0.19vw + 0.83rem, 1.06rem);
}

@media (min-width: 1920px) {
  .c-event__description h3, .c-event__description h3 a {
    font-size: clamp(1.06rem, 0.88vw + 0.01rem, 2.13rem);
  }
}

@media (min-width: 768px) {
  .c-event__description h3.tablet\:pb-2 {
    padding-bottom: 11px !important;
  }
}

@media (hover: hover) and (pointer: fine) {
  .c-event__description h3 a:hover {
    color: #ffffff;
    text-decoration: underline;
  }
}

.c-event__description p {
  font-size: clamp(0.75rem, 0.19vw + 0.71rem, 0.94rem);
}

@media (min-width: 768px) {
  .c-event__description p {
    line-height: 1.5 !important;
  }
}

@media (min-width: 1920px) {
  .c-event__description p {
    font-size: clamp(0.94rem, 0.77vw + 0.01rem, 1.88rem);
  }
}

/* Component hook (unchanged) */

.b-volunteer__heading {
  margin: 0 auto;
  width: clamp(18.75rem, 12.9vw + 15.77rem, 31.25rem);
}

@media (min-width: 1920px) {
  .b-volunteer__heading {
    width: clamp(31.25rem, 25.77vw + 0.32rem, 62.5rem);
  }
}

@media (max-width: 767px) {
  .b-volunteer__heading {
    width: 90%;
  }
}

.b-volunteer__heading {
  margin: 0 auto;
  width: clamp(18.75rem, 12.9vw + 15.77rem, 31.25rem);
}

@media (min-width: 1920px) {
  .b-volunteer__heading {
    width: clamp(31.25rem, 25.77vw + 0.32rem, 62.5rem);
  }
}

@media (max-width: 767px) {
  .b-volunteer__heading {
    width: 80%;
  }
}

.b-volunteer__description {
  color: #ffffff;
  font-family: "DM Sans";
  letter-spacing: 0;
  line-height: 1.2 !important;
  font-weight: 400;
  font-size: clamp(0.75rem, 0.65vw + 0.6rem, 1.38rem);
  font-size: clamp(1rem, 0.26vw + 0.94rem, 1.25rem);
  text-transform: none !important;
}

@media (min-width: 1920px) {
  .b-volunteer__description {
    font-size: clamp(1.38rem, 1.13vw + 0.01rem, 2.75rem);
  }
}

@media (min-width: 1920px) {
  .b-volunteer__description {
    font-size: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

@media (min-width: 768px) {
  .b-volunteer__description {
    max-width: 75%;
    margin: 0 auto;
  }
}

@media (max-height: 680px) {
  .b-volunteer #field_2_7 {
    margin-top: 6px !important;
  }
}

/* Vars (unchanged) */

:root {
  --sub-panel:$color-black;
  --sub-text:$color-white;
  --sub-ring:$color-black;
  --sub-accent:#63e0c0;
  --sub-ease:cubic-bezier(.22,.61,.36,1);
  --sub-t-med:460ms var(--sub-ease);
}

/* === Root slides the WHOLE thing (overlay + panel) === */

.sub-sheet-root {
  position: fixed;
  inset: 0;
  z-index: 9990;
  display: none; /* hidden by default */
  transform: translateY(100%); /* start off-screen */
  transition: transform var(--sub-t-med);
  pointer-events: none; /* ignore clicks while hidden */
}

/* expose first, then add .open to animate */

.sub-sheet-root[aria-hidden=false] {
  display: block;
}

.sub-sheet-root.open {
  transform: translateY(0);
  pointer-events: auto;
}

/* Overlay: no fade now; it rides with the root slide */

.sub-sheet-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.55);
}

/* === Panel (no vertical translate; only center on X) === */

.sub-sheet {
  position: fixed;
  left: 50%;
  top: 0;
  bottom: 0;
  width: 100vw;
  transform: translateX(-50%); /* just center horizontally */
  background: var(--sub-panel);
  color: var(--sub-text);
  box-shadow: 0 30px 100px rgba(0, 0, 0, 0.45);
  border-radius: 0;
  display: grid;
  grid-template-rows: auto 1fr;
  overflow: hidden;
  /* no transform transition here anymore */
}

@media (min-width: 901px) {
  .sub-sheet {
    width: min(90vw, 700px);
    bottom: 0;
    border-radius: 20px 20px 0 0;
  }
}

/* === Header (unchanged except your mixins) === */

.sub-sheet__header {
  position: sticky;
  top: 0;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 12px;
  /* your mixins */
  padding-top: clamp(1.25rem, 1.61vw + 0.88rem, 2.81rem);
  padding-bottom: clamp(1.25rem, 1.61vw + 0.88rem, 2.81rem);
  padding-left: clamp(1.25rem, 0.97vw + 1.03rem, 2.19rem);
  padding-right: clamp(1.25rem, 0.97vw + 1.03rem, 2.19rem);
}

@media (min-width: 1920px) {
  .sub-sheet__header {
    padding-top: clamp(2.81rem, 2.32vw + 0.03rem, 5.63rem);
  }
}

@media (min-width: 1920px) {
  .sub-sheet__header {
    padding-bottom: clamp(2.81rem, 2.32vw + 0.03rem, 5.63rem);
  }
}

@media (min-width: 1920px) {
  .sub-sheet__header {
    padding-left: clamp(2.19rem, 1.8vw + 0.02rem, 4.38rem);
  }
}

@media (min-width: 1920px) {
  .sub-sheet__header {
    padding-right: clamp(2.19rem, 1.8vw + 0.02rem, 4.38rem);
  }
}

.sub-sheet__title {
  margin: 0;
  font-size: 16px;
}

.sub-sheet__close {
  margin-left: auto;
  background: transparent;
  border: 0;
  color: #cdd6e7;
  cursor: pointer;
  padding: 8px;
  border-radius: 10px;
  border-radius: 107px;
  width: 30px;
  height: 30px !important;
  display: flex;
  position: relative;
  left: 15px;
}

/* === Content (unchanged) === */

.sub-sheet__content {
  overflow: auto;
  padding: 16px 24px 28px;
  padding-top: 0px;
}

#subscribeForm {
  display: grid;
  gap: 14px;
  max-width: 900px;
  margin: 0 auto;
}

.sub-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}

@media (max-width: 900px) {
  .sub-row {
    grid-template-columns: 1fr;
  }
}

#subscribeForm input,
#subscribeForm select,
#subscribeForm textarea {
  width: 100%;
  background: #141a25;
  border: 1px solid #222839;
  color: var(--sub-text);
  padding: 12px 14px;
  border-radius: 12px;
}

#subscribeForm textarea {
  min-height: 140px;
}

/* Button (unchanged) */

.sub-btn {
  background: var(--sub-accent);
  color: #02221b;
  padding: 12px 18px;
  border-radius: 999px;
  border: 0;
  font-weight: 700;
  cursor: pointer;
  box-shadow: 0 10px 30px rgba(99, 224, 192, 0.35);
}

.b-article__sub-heading {
  font-family: "DM Mono";
  transition: 0.3s;
  letter-spacing: 0em;
  line-height: 1 !important;
  font-weight: 400;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: clamp(2.5rem, 0.52vw + 2.38rem, 3rem);
}

@media (min-width: 1920px) {
  .b-article__sub-heading {
    font-size: clamp(3rem, 2.47vw + 0.03rem, 6rem);
  }
}

.b-article__heading {
  color: #ffffff;
  font-family: "DM Sans";
  letter-spacing: 0;
  line-height: 1.2 !important;
  font-weight: 400;
  font-size: clamp(0.75rem, 0.65vw + 0.6rem, 1.38rem);
  font-size: clamp(2rem, 0.52vw + 1.88rem, 2.5rem);
  text-transform: none;
}

@media (min-width: 1920px) {
  .b-article__heading {
    font-size: clamp(1.38rem, 1.13vw + 0.01rem, 2.75rem);
  }
}

@media (min-width: 1920px) {
  .b-article__heading {
    font-size: clamp(2.5rem, 2.06vw + 0.03rem, 5rem);
  }
}

.b-article__hero-img {
  width: 100vw;
  aspect-ratio: 1920/1012;
}

@media (min-width: 768px) {
  .b-article__hero-img {
    aspect-ratio: 1920/640;
  }
}

.b-article .block-wrapper {
  max-width: 950px;
  margin: 0 auto;
}

.b-article__top-area {
  width: 100%;
  padding-top: clamp(2.5rem, 2.58vw + 1.9rem, 5rem);
  padding-bottom: clamp(2.5rem, 2.58vw + 1.9rem, 5rem);
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  gap: clamp(0.94rem, 0vw + 0.94rem, 0.94rem);
}

@media (min-width: 1920px) {
  .b-article__top-area {
    padding-top: clamp(5rem, 4.12vw + 0.05rem, 10rem);
  }
}

@media (min-width: 1920px) {
  .b-article__top-area {
    padding-bottom: clamp(5rem, 4.12vw + 0.05rem, 10rem);
  }
}

@media (min-width: 1920px) {
  .b-article__top-area {
    gap: clamp(0.94rem, 0.77vw + 0.01rem, 1.88rem);
  }
}

@media (min-width: 768px) {
  .b-article__top-area {
    flex-direction: row;
  }
}

.b-article__top-area .button-text {
  font-size: clamp(0.69rem, 0.13vw + 0.66rem, 0.81rem) !important;
}

@media (min-width: 1920px) {
  .b-article__top-area .button-text {
    font-size: clamp(0.81rem, 0.67vw + 0.01rem, 1.63rem) !important;
  }
}

.b-article__top-area--wrapper, .b-article__top-area .c-article-card__tag--wrapper {
  gap: clamp(0.63rem, 0.13vw + 0.6rem, 0.75rem);
}

@media (min-width: 1920px) {
  .b-article__top-area--wrapper, .b-article__top-area .c-article-card__tag--wrapper {
    gap: clamp(0.75rem, 0.62vw + 0.01rem, 1.5rem);
  }
}

.b-article__top-area__arrow svg {
  width: clamp(1.38rem, 0.13vw + 1.35rem, 1.5rem);
  height: clamp(1.38rem, 0.13vw + 1.35rem, 1.5rem);
}

@media (min-width: 1920px) {
  .b-article__top-area__arrow svg {
    width: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

@media (min-width: 1920px) {
  .b-article__top-area__arrow svg {
    height: clamp(1.5rem, 1.24vw + 0.02rem, 3rem);
  }
}

.b-article__top-area__arrow svg path {
  fill: #1D2120;
}

.b-article__top-area__description {
  font-size: clamp(0.81rem, 0.06vw + 0.8rem, 0.88rem);
}

@media (min-width: 1920px) {
  .b-article__top-area__description {
    font-size: clamp(0.88rem, 0.72vw + 0.01rem, 1.75rem);
  }
}

.b-article .btn-colour-slide, .b-article .c-article-card__tag {
  height: clamp(1.88rem, 0.19vw + 1.83rem, 2.06rem) !important;
}

@media (min-width: 1920px) {
  .b-article .btn-colour-slide, .b-article .c-article-card__tag {
    height: clamp(2.06rem, 1.7vw + 0.02rem, 4.13rem) !important;
  }
}

.b-article .c-article-card__tag {
  display: flex;
  align-items: center;
}

.b-article__content ol a, .b-article__content li a, .b-article__content p a {
  text-decoration: underline;
}

.b-article__content ol a:hover, .b-article__content li a:hover, .b-article__content p a:hover {
  text-decoration: underline;
}

.b-article__content ol h2, .b-article__content ol h3, .b-article__content ol h4, .b-article__content li h2, .b-article__content li h3, .b-article__content li h4 {
  font-size: clamp(0.75rem, 0.65vw + 0.6rem, 1.38rem) !important;
  color: #ffffff;
  font-family: "DM Sans";
  letter-spacing: 0;
  line-height: 1.2 !important;
  font-weight: 400;
  font-size: clamp(0.75rem, 0.65vw + 0.6rem, 1.38rem);
}

@media (min-width: 1920px) {
  .b-article__content ol h2, .b-article__content ol h3, .b-article__content ol h4, .b-article__content li h2, .b-article__content li h3, .b-article__content li h4 {
    font-size: clamp(1.38rem, 1.13vw + 0.01rem, 2.75rem) !important;
  }
}

@media (min-width: 1920px) {
  .b-article__content ol h2, .b-article__content ol h3, .b-article__content ol h4, .b-article__content li h2, .b-article__content li h3, .b-article__content li h4 {
    font-size: clamp(1.38rem, 1.13vw + 0.01rem, 2.75rem);
  }
}

.b-article__articles li {
  padding-top: clamp(1.38rem, 0vw + 1.38rem, 1.38rem);
  padding-bottom: clamp(1.38rem, 0vw + 1.38rem, 1.38rem);
  border-bottom: 1px solid #F7F4F2;
}

@media (min-width: 1920px) {
  .b-article__articles li {
    padding-top: clamp(1.38rem, 1.13vw + 0.01rem, 2.75rem);
  }
}

@media (min-width: 1920px) {
  .b-article__articles li {
    padding-bottom: clamp(1.38rem, 1.13vw + 0.01rem, 2.75rem);
  }
}

@media (min-width: 2880px) {
  .b-article__articles li {
    border-bottom: 2px solid #F7F4F2;
  }
}

.b-article__articles li:first-child {
  padding-top: 0px;
}

.b-blog-articles {
  overflow-y: initial;
  z-index: 99999;
}

.b-blog-articles .infinite-heading-wrapper {
  padding-top: clamp(6.25rem, 3.23vw + 5.5rem, 9.38rem);
  padding-bottom: clamp(6.25rem, 3.23vw + 5.5rem, 9.38rem);
}

@media (min-width: 1920px) {
  .b-blog-articles .infinite-heading-wrapper {
    padding-top: clamp(9.38rem, 7.73vw + 0.1rem, 18.75rem);
  }
}

@media (min-width: 1920px) {
  .b-blog-articles .infinite-heading-wrapper {
    padding-bottom: clamp(9.38rem, 7.73vw + 0.1rem, 18.75rem);
  }
}

.b-blog-articles .wrapper {
  padding-top: clamp(2.5rem, 0vw + 2.5rem, 2.5rem);
  padding-bottom: clamp(2.5rem, 0vw + 2.5rem, 2.5rem);
  gap: clamp(1.25rem, 6.13vw + -0.17rem, 7.19rem);
  display: flex;
  flex-direction: column;
}

@media (min-width: 768px) {
  .b-blog-articles .wrapper {
    padding-top: clamp(2.5rem, 4.86vw + 0.17rem, 6rem);
  }
}

@media (min-width: 1920px) {
  .b-blog-articles .wrapper {
    padding-top: clamp(6rem, 4.95vw + 0.06rem, 12rem);
  }
}

@media (min-width: 768px) {
  .b-blog-articles .wrapper {
    padding-bottom: clamp(2.5rem, 4.86vw + 0.17rem, 6rem);
  }
}

@media (min-width: 1920px) {
  .b-blog-articles .wrapper {
    padding-bottom: clamp(6rem, 4.95vw + 0.06rem, 12rem);
  }
}

@media (min-width: 1920px) {
  .b-blog-articles .wrapper {
    gap: clamp(7.19rem, 5.93vw + 0.07rem, 14.38rem);
  }
}

.b-blog-articles .wrapper .c-sticky {
  top: clamp(2.5rem, 0vw + 2.5rem, 2.5rem);
  display: flex;
  flex-direction: column;
}

@media (min-width: 768px) {
  .b-blog-articles .wrapper .c-sticky {
    top: clamp(2.5rem, 4.86vw + 0.17rem, 6rem);
  }
}

@media (min-width: 1920px) {
  .b-blog-articles .wrapper .c-sticky {
    top: clamp(6rem, 4.95vw + 0.06rem, 12rem);
  }
}

.b-blog-articles .wrapper .col:nth-child(1) {
  width: 100%;
}

.b-blog-articles .wrapper .col:nth-child(2) {
  width: 100%;
}

@media (min-width: 992px) {
  .b-blog-articles .wrapper {
    flex-direction: row;
  }

  .b-blog-articles .wrapper .col:nth-child(1) {
    width: 43%;
  }

  .b-blog-articles .wrapper .col:nth-child(2) {
    width: 57%;
  }
}

.b-blog-articles__image-wrapper {
  overflow: hidden;
}

@media (min-width: 769px) and (max-width: 991px) {
  .b-blog-articles__image-wrapper {
    flex-direction: row;
  }
}

@media (max-width: 767px) {
  .b-blog-articles__image-wrapper > *:nth-child(2) {
    display: none;
  }
}

.b-blog-articles__selectbox {
  width: 100%;
  max-width: 284px;
}

@media (max-width: 767px) {
  .b-blog-articles__selectbox {
    max-width: none;
  }
}

.b-blog-articles__selectbox .c-select {
  width: 100%;
}

.b-blog-articles__categories li:not(:last-child) {
  padding-bottom: clamp(0.94rem, 0.32vw + 0.86rem, 1.25rem);
}

@media (min-width: 1920px) {
  .b-blog-articles__categories li:not(:last-child) {
    padding-bottom: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

.b-blog-articles__content {
  display: flex;
  flex-direction: column;
}

@media (min-width: 992px) {
  .b-blog-articles__content {
    flex-direction: row;
  }

  .b-blog-articles__content .col-1 {
    width: 33.33%;
  }

  .b-blog-articles__content .col-2 {
    width: 66.66%;
  }
}

.b-blog-articles__sub-header {
  z-index: 50;
  border-bottom: 1px solid #C4C4C4;
  background-color: #FBFBFB;
  padding-top: clamp(2.5rem, 0.97vw + 2.28rem, 3.44rem);
  padding-bottom: clamp(2.5rem, 0.97vw + 2.28rem, 3.44rem);
}

@media (min-width: 1920px) {
  .b-blog-articles__sub-header {
    padding-top: clamp(3.44rem, 2.84vw + 0.04rem, 6.88rem);
  }
}

@media (min-width: 1920px) {
  .b-blog-articles__sub-header {
    padding-bottom: clamp(3.44rem, 2.84vw + 0.04rem, 6.88rem);
  }
}

@media (min-width: 3860px) {
  .b-blog-articles__sub-header {
    border-bottom: 2px solid #C4C4C4;
  }
}

@media (min-width: 992px) {
  .b-blog-articles__articles {
    border-left: 1px solid #C4C4C4;
  }
}

@media (min-width: 992px) and (min-width: 3860px) {
  .b-blog-articles__articles {
    border-left: 2px solid #C4C4C4;
  }
}

.b-blog-articles__article {
  border-bottom: 1px solid #C4C4C4;
}

@media (max-width: 991px) {
  .b-blog-articles__article {
    padding-top: clamp(1.25rem, 0vw + 1.25rem, 1.25rem);
    padding-bottom: clamp(1.25rem, 0vw + 1.25rem, 1.25rem);
  }
}

@media (max-width: 991px) and (min-width: 1920px) {
  .b-blog-articles__article {
    padding-top: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

@media (max-width: 991px) and (min-width: 1920px) {
  .b-blog-articles__article {
    padding-bottom: clamp(1.25rem, 1.03vw + 0.01rem, 2.5rem);
  }
}

@media (min-width: 3860px) {
  .b-blog-articles__article {
    border-bottom: 2px solid #C4C4C4;
  }
}

.b-blog-articles__article__img {
  aspect-ratio: 513/288;
  position: relative;
}

.b-blog-articles__article:hover {
  color: #2E2C27 !important;
}

.b-blog-articles__article:hover .blog-index__article__heading-area {
  text-decoration: underline;
}

.b-blog-articles__article__read-more {
  position: absolute;
  top: clamp(0.44rem, 0.06vw + 0.42rem, 0.5rem);
  right: clamp(0.44rem, 0.06vw + 0.42rem, 0.5rem);
  background-color: #ffffff;
  color: #2E2C27;
  font-size: clamp(0.69rem, 0.19vw + 0.64rem, 0.88rem) !important;
  padding-top: clamp(0.19rem, 0.06vw + 0.17rem, 0.25rem) !important;
  padding-bottom: clamp(0.19rem, 0.06vw + 0.17rem, 0.25rem) !important;
  padding-left: clamp(0.31rem, 0.19vw + 0.27rem, 0.5rem) !important;
  padding-right: clamp(0.31rem, 0.19vw + 0.27rem, 0.5rem) !important;
}

@media (min-width: 1920px) {
  .b-blog-articles__article__read-more {
    top: clamp(0.5rem, 0.41vw + 0.01rem, 1rem);
  }
}

@media (min-width: 1920px) {
  .b-blog-articles__article__read-more {
    right: clamp(0.5rem, 0.41vw + 0.01rem, 1rem);
  }
}

@media (min-width: 1920px) {
  .b-blog-articles__article__read-more {
    font-size: clamp(0.88rem, 0.72vw + 0.01rem, 1.75rem) !important;
  }
}

@media (min-width: 1920px) {
  .b-blog-articles__article__read-more {
    padding-top: clamp(0.25rem, 0.21vw + 0rem, 0.5rem) !important;
  }
}

@media (min-width: 1920px) {
  .b-blog-articles__article__read-more {
    padding-bottom: clamp(0.25rem, 0.21vw + 0rem, 0.5rem) !important;
  }
}

@media (min-width: 1920px) {
  .b-blog-articles__article__read-more {
    padding-left: clamp(0.5rem, 0.41vw + 0.01rem, 1rem) !important;
  }
}

@media (min-width: 1920px) {
  .b-blog-articles__article__read-more {
    padding-right: clamp(0.5rem, 0.41vw + 0.01rem, 1rem) !important;
  }
}

@media (min-width: 992px) {
  .b-blog-articles .blog-y-padding {
    padding-top: clamp(2.5rem, 0.97vw + 2.28rem, 3.44rem);
    padding-bottom: clamp(2.5rem, 0.97vw + 2.28rem, 3.44rem);
  }
}

@media (min-width: 992px) and (min-width: 1920px) {
  .b-blog-articles .blog-y-padding {
    padding-top: clamp(3.44rem, 2.84vw + 0.04rem, 6.88rem);
  }
}

@media (min-width: 992px) and (min-width: 1920px) {
  .b-blog-articles .blog-y-padding {
    padding-bottom: clamp(3.44rem, 2.84vw + 0.04rem, 6.88rem);
  }
}

@media (min-width: 992px) {
  .b-blog-articles .blog-y-padding-img {
    padding-top: clamp(1.25rem, 0.77vw + 1.07rem, 2rem);
    padding-bottom: clamp(1.25rem, 0.77vw + 1.07rem, 2rem);
  }
}

@media (min-width: 992px) and (min-width: 1920px) {
  .b-blog-articles .blog-y-padding-img {
    padding-top: clamp(2rem, 1.65vw + 0.02rem, 4rem);
  }
}

@media (min-width: 992px) and (min-width: 1920px) {
  .b-blog-articles .blog-y-padding-img {
    padding-bottom: clamp(2rem, 1.65vw + 0.02rem, 4rem);
  }
}

.single-case-studies #fullpage > *:first-child:not(.pin-spacer) .pt-0 {
  padding-top: clamp(2.5rem, 0vw + 2.5rem, 2.5rem);
}

@media (min-width: 768px) {
  .single-case-studies #fullpage > *:first-child:not(.pin-spacer) .pt-0 {
    padding-top: clamp(2.5rem, 4.86vw + 0.17rem, 6rem);
  }
}

@media (min-width: 1920px) {
  .single-case-studies #fullpage > *:first-child:not(.pin-spacer) .pt-0 {
    padding-top: clamp(6rem, 4.95vw + 0.06rem, 12rem);
  }
}

.single-case-studies #fullpage > .pin-spacer:first-child ~ *:nth-child(3) .pt-0 {
  padding-top: clamp(2.5rem, 0vw + 2.5rem, 2.5rem);
}

@media (min-width: 768px) {
  .single-case-studies #fullpage > .pin-spacer:first-child ~ *:nth-child(3) .pt-0 {
    padding-top: clamp(2.5rem, 4.86vw + 0.17rem, 6rem);
  }
}

@media (min-width: 1920px) {
  .single-case-studies #fullpage > .pin-spacer:first-child ~ *:nth-child(3) .pt-0 {
    padding-top: clamp(6rem, 4.95vw + 0.06rem, 12rem);
  }
}

.p-page-not-found {
  margin: 0 auto;
  text-align: center;
}

@media (min-width: 992px) {
  .p-page-not-found {
    max-width: clamp(46.88rem, 16.13vw + 43.15rem, 62.5rem);
  }
}

@media (min-width: 992px) and (min-width: 1920px) {
  .p-page-not-found {
    max-width: clamp(62.5rem, 51.55vw + 0.64rem, 125rem);
  }
}

.p-page-not-found h2 {
  font-size: clamp(1.63rem, 0.39vw + 1.54rem, 2rem);
}

@media (min-width: 1920px) {
  .p-page-not-found h2 {
    font-size: clamp(2rem, 1.65vw + 0.02rem, 4rem);
  }
}
