/**
 * Swiper 11.1.14
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 12, 2024
 */

/* FONT_START */
@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
  font-weight: 400;
  font-style: normal;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}
/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-lock {
  display: none;
}
/* Navigation font start */
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}
/* Navigation font end */
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
          -moz-appearance: none;
       appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform,
        200ms top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform,
        200ms left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform,
    200ms right;
}
/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}
/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
:root {
  /*
  --swiper-scrollbar-border-radius: 10px;
  --swiper-scrollbar-top: auto;
  --swiper-scrollbar-bottom: 4px;
  --swiper-scrollbar-left: auto;
  --swiper-scrollbar-right: 4px;
  --swiper-scrollbar-sides-offset: 1%;
  --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
  --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
  --swiper-scrollbar-size: 4px;
  */
}
.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
/* Zoom container styles start */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
/* Zoom container styles end */
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}
/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper.swiper-cube {
  overflow: visible;
}
.swiper-cube .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}
.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
/* Cube slide shadows start */
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden;
}
/* Cube slide shadows end */
.swiper.swiper-flip {
  overflow: visible;
}
.swiper-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
/* Flip slide shadows start */
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden;
}
/* Flip slide shadows end */
.swiper-creative .swiper-slide {
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}
.swiper.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  backface-visibility: hidden;
  overflow: hidden;
}

.efs-navbar-items {
  margin: 0px;
  display: flex;
  list-style-type: none;
  align-items: center
}

.efs-navbar-items > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1.25rem * var(--tw-space-x-reverse));
  margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)))
}

.efs-navbar-items {
  padding: 0px
}

@media (min-width: 1280px) {

  .efs-navbar-items > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)))
  }
}

@media (min-width: 1440px) {

  .efs-navbar-items > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.75rem * var(--tw-space-x-reverse));
    margin-left: calc(2.75rem * calc(1 - var(--tw-space-x-reverse)))
  }
}

@media (min-width: 1680px) {

  .efs-navbar-items > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3rem * var(--tw-space-x-reverse));
    margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse)))
  }
}

.efs-navbar-items > li > div > a,
.efs-navbar-items > li > a,
.desktop-menu > li > a {
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 0.875rem
}

@media (min-width: 375px) {

  .efs-navbar-items > li > div > a,
.efs-navbar-items > li > a,
.desktop-menu > li > a {
    font-size: 1rem
  }
}

@media (min-width: 425px) {

  .efs-navbar-items > li > div > a,
.efs-navbar-items > li > a,
.desktop-menu > li > a {
    font-size: 1.125rem
  }
}

@media (min-width: 1024px) {

  .efs-navbar-items > li > div > a,
.efs-navbar-items > li > a,
.desktop-menu > li > a {
    font-size: 1rem
  }
}

@media (min-width: 1280px) {

  .efs-navbar-items > li > div > a,
.efs-navbar-items > li > a,
.desktop-menu > li > a {
    font-size: 1.125rem
  }
}

@media (min-width: 1440px) {

  .efs-navbar-items > li > div > a,
.efs-navbar-items > li > a,
.desktop-menu > li > a {
    font-size: 1.125rem
  }
}

@media (min-width: 1512px) {

  .efs-navbar-items > li > div > a,
.efs-navbar-items > li > a,
.desktop-menu > li > a {
    font-size: 1.25rem
  }
}

.efs-navbar-items > li > div > a,
.efs-navbar-items > li > a,
.desktop-menu > li > a {
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0em
}

/* Base mobile menu link styles */
.efs-mobile-navbar li > a,
.efs-mobile-navbar li > div > a,
.efs-mobile-navbar li ul li > a {
  font-weight: 400
}

.efs-navbar-items li.current-menu-item > div > a,
.efs-navbar-items li.current-menu-item > a,
.efs-navbar-items li.menu-item-active > div > a,
.efs-navbar-items li.menu-item-active > a,
.efs-navbar-items li > a:hover, 

.efs-mobile-navbar li.current-menu-item > a,
.efs-mobile-navbar li.current-menu-item > div > a,
.efs-mobile-navbar li.menu-item-active > a,
.efs-mobile-navbar li.menu-item-active > div > a,
.efs-mobile-navbar li ul li.current-menu-item > a,
.efs-mobile-navbar li ul li.menu-item-active > a,

.efs-mobile-navbar li > div > a:hover,
.efs-mobile-navbar li ul li > a:hover {
  --tw-text-opacity: 1;
  color: rgb(255 188 0 / var(--tw-text-opacity))
}

/* Bold active mobile menu items */
.efs-mobile-navbar li.menu-item-active > a,
.efs-mobile-navbar li.menu-item-active > div > a,
.efs-mobile-navbar li ul li.menu-item-active > a {
  font-weight: 700 !important
}

/* mobile menu */
.efs-mobile-navbar > li {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem
}

/* ------scrollbar styling------ */
.comparison-table-container {
  /* Make scrollbar always visible */
  scrollbar-width: thin; /* Firefox */
  scrollbar-color: rgba(119, 45, 16, 0.7) rgba(0, 0, 0, 0.05); /* Firefox - thumb and track */
  /* Add gap between table and scrollbar */
  padding-bottom: 0.8rem;
}

.comparison-table-container::-webkit-scrollbar {
  height: 9px; /* Horizontal scrollbar height */
  /* Always show scrollbar */
  display: block;
}

.comparison-table-container::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.5); /* Light gray background */
  margin-top: 0.75rem; /* Gap between table and scrollbar */
  border-radius: 4px;
}

.comparison-table-container::-webkit-scrollbar-thumb {
  background-color: rgba(119, 45, 16, 0.7); /* More visible, always shown */
  border-radius: 4px;
  /* Ensure it's always visible */
  min-height: 8px;
}

.comparison-table-container::-webkit-scrollbar-thumb:hover {
  background-color: rgba(119, 45, 16, 0.9);
}

/* ------table styling------ */
.comparison-table-container table {
  border-collapse: separate !important;
  border-spacing: 0 !important;
}

.comparison-table-container table thead {
  --tw-bg-opacity: 1;
  background-color: rgb(255 249 233 / var(--tw-bg-opacity));
}

.comparison-table-container table th {
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
}

@media (min-width: 375px) {
  .comparison-table-container table th {
    font-size: 1.25rem;
  }
}

@media (min-width: 425px) {
  .comparison-table-container table th {
    font-size: 1.25rem;
  }
}

@media (min-width: 640px) {
  .comparison-table-container table th {
    font-size: 1.125rem;
  }
}

@media (min-width: 768px) {
  .comparison-table-container table th {
    font-size: 1.25rem;
  }
}

@media (min-width: 1024px) {
  .comparison-table-container table th {
    font-size: 1.125rem;
  }
}

@media (min-width: 1440px) {
  .comparison-table-container table th {
    font-size: 1.25rem;
  }
}

@media (min-width: 1512px) {
  .comparison-table-container table th {
    font-size: 1.5rem;
  }
}

.comparison-table-container table td {
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 0.875rem;
}

@media (min-width: 375px) {
  .comparison-table-container table td {
    font-size: 1rem;
  }
}

@media (min-width: 425px) {
  .comparison-table-container table td {
    font-size: 1.125rem;
  }
}

@media (min-width: 1024px) {
  .comparison-table-container table td {
    font-size: 1rem;
  }
}

@media (min-width: 1280px) {
  .comparison-table-container table td {
    font-size: 1.125rem;
  }
}

@media (min-width: 1440px) {
  .comparison-table-container table td {
    font-size: 1.125rem;
  }
}

@media (min-width: 1512px) {
  .comparison-table-container table td {
    font-size: 1.25rem;
  }
}

.comparison-table-container table td,
.comparison-table-container table th {
  padding: 0.75rem;
}

@media (min-width: 1024px) {
  .comparison-table-container table td,
.comparison-table-container table th {
    padding: 1.25rem;
  }
}

.comparison-table-container table td,
.comparison-table-container table th {
  border-width: 1px;
  border-color: rgb(85 80 73 / 0.1);
}

/* fist th */
.comparison-table-container table th:first-child {
  border-width: 0px;
}

.comparison-table-container table th {
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}

/* 2nd row, first td */
.comparison-table-container table tr:nth-child(2) td:first-child {
  border-top-left-radius: 1rem;
}

/* last row, first td */
.comparison-table-container table tr:last-child td:first-child {
  border-bottom-left-radius: 1rem;
}

/* last row, last td */
.comparison-table-container table tr:last-child td:last-child {
  border-bottom-right-radius: 1rem;
}

/* Navigation Buttons - Common styles */
.swiper-image-description .image-description-swiper-button-prev,
.swiper-image-description .image-description-swiper-button-next {
  display: flex;
  aspect-ratio: 1/1;
  height: 2.5rem;
  width: 2.5rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 188 0 / var(--tw-bg-opacity));
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.swiper-image-description .image-description-swiper-button-prev:hover,
.swiper-image-description .image-description-swiper-button-next:hover {
  opacity: 0.8;
}
@media (min-width: 1280px) {
  .swiper-image-description .image-description-swiper-button-prev,
.swiper-image-description .image-description-swiper-button-next {
    height: 3rem;
    width: 3rem;
  }
}
.swiper-image-description .image-description-swiper-button-prev,
.swiper-image-description .image-description-swiper-button-next {
  position: relative !important;
  margin: 0 !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  transform: none !important;
}

/* Navigation Buttons - Arrow styling and disabled states */
.swiper-image-description .image-description-swiper-button-prev::after,
.swiper-image-description .image-description-swiper-button-next::after {
  font-size: 0.875rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(12 9 13 / var(--tw-text-opacity));
}
@media (min-width: 1280px) {
  .swiper-image-description .image-description-swiper-button-prev::after,
.swiper-image-description .image-description-swiper-button-next::after {
    font-size: 1rem;
  }
}

.swiper-image-description
  .image-description-swiper-button-prev.swiper-button-disabled,
.swiper-image-description
  .image-description-swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: not-allowed;
}

/* Pagination Container - Dark pill background */
.swiper-image-description .image-description-swiper-pagination {
  /* Keep your styling */
  display: flex;
  align-items: center;
  gap: 1rem;
  border-radius: 9999px;
  background-color: rgb(33 37 41 / 0.5);
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
@media (min-width: 1280px) {
  .swiper-image-description .image-description-swiper-pagination {
    gap: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
.swiper-image-description .image-description-swiper-pagination {

  /* CRITICAL FIXES: Reset Swiper defaults */
  position: relative !important; /* Pulls it into the flex flow */
  bottom: auto !important; /* Removes the default bottom spacing */
  left: auto !important; /* Removes default left alignment */
  transform: none !important; /* Removes any default centering transforms */
  width: auto !important; /* Prevents it from taking 100% width */
  margin: 0 !important; /* Removes default margins */
}

/* Pagination Bullets - Dots inside pill */
.swiper-image-description
  .image-description-swiper-pagination
  .swiper-pagination-bullet {
  margin: 0px;
  height: 0.6rem;
  width: 0.6rem;
  border-radius: 9999px;
  background-color: rgb(255 255 255 / 0.3);
  opacity: 1;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
@media (min-width: 1280px) {
  .swiper-image-description
  .image-description-swiper-pagination
  .swiper-pagination-bullet {
    height: 0.8rem;
    width: 0.8rem;
  }
}

.swiper-image-description
  .image-description-swiper-pagination
  .swiper-pagination-bullet-active {
  height: 0.6rem;
  width: 0.6rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 188 0 / var(--tw-bg-opacity));
}

@media (min-width: 1280px) {
  .swiper-image-description
  .image-description-swiper-pagination
  .swiper-pagination-bullet-active {
    height: 0.8rem;
    width: 0.8rem;
  }
}

/* ---------------- Animated text styling ---------------- */
/* Gradient Text - Top to Bottom */
.gradient-text-top-bottom {
  background: linear-gradient(to bottom, #ffb84d, #d2691e);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}

/* Animated Text - Smooth Fade Up */
.animated-text-word {
  display: inline-block;
  position: relative;

  /* Gradient from bright orange-yellow to deep reddish-orange */
  background: linear-gradient(to bottom, #ffb84d, #d2691e);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;

  /* INITIAL STATE: Hidden and shifted down */
  opacity: 0;
  transform: translateY(1.5rem);

  /* This ensures the browser uses the GPU */
  will-change: transform, opacity;
}

.animated-text-word.wavy {
  animation: fadeUp 0.8s ease forwards;
}

@keyframes fadeUp {
  0% {
    opacity: 0;
    transform: translateY(1.5rem);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

/* ---------------- swiper styling ---------------- */

/* Navigation Buttons - Common styles */
.swiper-animated-text .animated-text-button-prev,
.swiper-animated-text .animated-text-button-next {
  display: flex;
  aspect-ratio: 1/1;
  height: 2.5rem;
  width: 2.5rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(119 45 16 / var(--tw-bg-opacity));
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.swiper-animated-text .animated-text-button-prev:hover,
.swiper-animated-text .animated-text-button-next:hover {
  opacity: 0.8;
}
@media (min-width: 1280px) {
  .swiper-animated-text .animated-text-button-prev,
.swiper-animated-text .animated-text-button-next {
    height: 3rem;
    width: 3rem;
  }
}
.swiper-animated-text .animated-text-button-prev,
.swiper-animated-text .animated-text-button-next {
  position: relative !important;
  margin: 0 !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  transform: none !important;
}

/* Navigation Buttons - Arrow styling and disabled states */
.swiper-animated-text .animated-text-button-prev::after,
.swiper-animated-text .animated-text-button-next::after {
  font-size: 0.875rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 1280px) {
  .swiper-animated-text .animated-text-button-prev::after,
.swiper-animated-text .animated-text-button-next::after {
    font-size: 1rem;
  }
}

.swiper-animated-text .animated-text-button-prev.swiper-button-disabled,
.swiper-animated-text .animated-text-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: not-allowed;
}

/* Pagination Container - Dark pill background */
.swiper-animated-text .animated-text-pagination {
  /* Keep your styling */
  display: flex;
  align-items: center;
  gap: 0.5rem;
  border-radius: 9999px;
  background-color: rgb(33 37 41 / 0.5);
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
@media (min-width: 375px) {
  .swiper-animated-text .animated-text-pagination {
    gap: 0.75rem;
  }
}
@media (min-width: 425px) {
  .swiper-animated-text .animated-text-pagination {
    gap: 1rem;
  }
}
@media (min-width: 1280px) {
  .swiper-animated-text .animated-text-pagination {
    gap: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
.swiper-animated-text .animated-text-pagination {

  /* CRITICAL FIXES: Reset Swiper defaults */
  position: relative !important; /* Pulls it into the flex flow */
  bottom: auto !important; /* Removes the default bottom spacing */
  left: auto !important; /* Removes default left alignment */
  transform: none !important; /* Removes any default centering transforms */
  width: auto !important; /* Prevents it from taking 100% width */
  margin: 0 !important; /* Removes default margins */
}

/* Pagination Bullets - Dots inside pill */
.swiper-animated-text .animated-text-pagination .swiper-pagination-bullet {
  margin: 0px;
  height: 0.6rem;
  width: 0.6rem;
  border-radius: 9999px;
  background-color: rgb(255 255 255 / 0.3);
  opacity: 1;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
@media (min-width: 1280px) {
  .swiper-animated-text .animated-text-pagination .swiper-pagination-bullet {
    height: 0.8rem;
    width: 0.8rem;
  }
}

.swiper-animated-text
  .animated-text-pagination
  .swiper-pagination-bullet-active {
  height: 0.6rem;
  width: 0.6rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

@media (min-width: 1280px) {
  .swiper-animated-text
  .animated-text-pagination
  .swiper-pagination-bullet-active {
    height: 0.8rem;
    width: 0.8rem;
  }
}

/* Radial gradient background for contact form section */
.landing-contact-form-glow {
  position: relative;
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.contact-form-bulb {
  position: relative;
}

.contact-form-bulb img {
  display: block;
  height: auto;
  width: 12rem;
}

@media (min-width: 640px) {
  .contact-form-bulb img {
    width: 13rem;
  }
}

@media (min-width: 1024px) {
  .contact-form-bulb img {
    width: 14rem;
  }
}

@media (min-width: 1280px) {
  .contact-form-bulb img {
    width: 15.625rem;
  }
}

.contact-form-bulb::after {
  content: "";
  position: absolute;
  top: 2.3rem;
  left: 0;
  right: 0;
  aspect-ratio: 1/1.5;
  background: radial-gradient(
    circle at center 35%,
    rgb(254, 235, 203) 0%,
    rgba(255, 224, 170, 0.85) 32%,
    rgba(255, 224, 170, 0.45) 42%,
    rgba(255, 225, 180, 0) 60%
  );
  opacity: 0;
  transform: scale(1.5);
  filter: blur(40px);
  pointer-events: none;
}

.landing-contact-form-glow.in-view .contact-form-bulb::after {
  animation: bulb-glow 1.2s ease-out forwards;
}

@keyframes bulb-glow {
  0% {
    opacity: 0;
    transform: scale(0.2);
  }
  100% {
    opacity: 1;
    transform: scale(1.2);
  }
}

/* Animated glow effect at the bottom */
.landing-contact-form-glow::before {
  content: "";
  position: absolute;
  bottom: -200px;
  left: 50%;
  transform: translateX(-50%) scale(0.6, 0.4);
  transform-origin: center bottom;
  width: 100%;
  height: 100%;
  background: radial-gradient(
    circle at center bottom,
    rgba(255, 235, 185, 1) 0%,
    rgba(255, 235, 185, 0.88) 30%,
    rgba(255, 235, 185, 0.45) 80%,
    rgba(12, 9, 13, 0.94) 90%,
    rgba(12, 9, 13, 1) 100%
  );
  background-size: 100% 100%;
  background-position: center bottom;
  opacity: 0;
  filter: blur(40px);
  pointer-events: none;
  z-index: 0;
  transition: opacity 0.3s ease;
}

@media (min-width: 1024px) {
  .landing-contact-form-glow::before {
    background: radial-gradient(
      circle at center bottom,
      rgba(255, 235, 185, 1) 0%,
      rgba(255, 235, 185, 0.88) 30%,
      rgba(255, 235, 185, 0.45) 70%,
      rgba(12, 9, 13, 0.94) 82%,
      rgba(12, 9, 13, 1) 100%
    );
  }
}

/* Animate when section is in view */
.landing-contact-form-glow.in-view::before {
  animation: glow-expand 1s ease-out forwards;
  animation-delay: 0.6s;
}

/* Ensure content is above the glow */
.landing-contact-form-glow > * {
  position: relative;
  z-index: 1;
}

/* Glow expansion animation - expands from bottom center upward and outward */
@keyframes glow-expand {
  0% {
    transform: translateX(-50%) scale(0.3);
    opacity: 0;
  }
  100% {
    transform: translateX(-50%) scale(1.2);
    opacity: 1;
  }
}

/* Contact Form 7 Styling */
.landing-contact-form {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  max-width: 56rem;
  flex-direction: column;
}
.landing-contact-form > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}

/* Form wrapper */
.landing-contact-form .wpcf7-form > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}

/* Two column layout for name/company and email/phone */
.landing-contact-form .name-company,
.landing-contact-form .email-phone {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.5rem;
}
@media (min-width: 768px) {
  .landing-contact-form .name-company,
.landing-contact-form .email-phone {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

/* Form field containers */
.landing-contact-form > div,
.landing-contact-form .name-company > div,
.landing-contact-form .email-phone > div {
  display: flex;
  flex-direction: column;
}

/* Labels */
.landing-contact-form label {
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 0.875rem;
}
@media (min-width: 375px) {
  .landing-contact-form label {
    font-size: 1rem;
  }
}
@media (min-width: 425px) {
  .landing-contact-form label {
    font-size: 1.125rem;
  }
}
@media (min-width: 1024px) {
  .landing-contact-form label {
    font-size: 1rem;
  }
}
@media (min-width: 1280px) {
  .landing-contact-form label {
    font-size: 1.125rem;
  }
}
@media (min-width: 1440px) {
  .landing-contact-form label {
    font-size: 1.125rem;
  }
}
@media (min-width: 1512px) {
  .landing-contact-form label {
    font-size: 1.25rem;
  }
}
.landing-contact-form label {
  margin-bottom: 0.75rem;
  display: block;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

/* Input fields - text, email, tel */
.landing-contact-form input[type="text"],
.landing-contact-form input[type="email"],
.landing-contact-form input[type="tel"] {
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 0.875rem;
}
@media (min-width: 375px) {
  .landing-contact-form input[type="text"],
.landing-contact-form input[type="email"],
.landing-contact-form input[type="tel"] {
    font-size: 1rem;
  }
}
@media (min-width: 425px) {
  .landing-contact-form input[type="text"],
.landing-contact-form input[type="email"],
.landing-contact-form input[type="tel"] {
    font-size: 1.125rem;
  }
}
@media (min-width: 1024px) {
  .landing-contact-form input[type="text"],
.landing-contact-form input[type="email"],
.landing-contact-form input[type="tel"] {
    font-size: 1rem;
  }
}
@media (min-width: 1280px) {
  .landing-contact-form input[type="text"],
.landing-contact-form input[type="email"],
.landing-contact-form input[type="tel"] {
    font-size: 1.125rem;
  }
}
@media (min-width: 1440px) {
  .landing-contact-form input[type="text"],
.landing-contact-form input[type="email"],
.landing-contact-form input[type="tel"] {
    font-size: 1.125rem;
  }
}
@media (min-width: 1512px) {
  .landing-contact-form input[type="text"],
.landing-contact-form input[type="email"],
.landing-contact-form input[type="tel"] {
    font-size: 1.25rem;
  }
}
.landing-contact-form input[type="text"],
.landing-contact-form input[type="email"],
.landing-contact-form input[type="tel"] {
  width: 100%;
  border-radius: 0.5rem;
  border-width: 0px;
  background-color: rgb(0 0 0 / 0.2);
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  outline: 2px solid transparent;
  outline-offset: 2px;
  font-family: Plus Jakarta Sans, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.landing-contact-form input[type="text"]::-moz-placeholder, .landing-contact-form input[type="email"]::-moz-placeholder, .landing-contact-form input[type="tel"]::-moz-placeholder {
  color: rgb(255 255 255 / 0.5);
}
.landing-contact-form input[type="text"]::placeholder,
.landing-contact-form input[type="email"]::placeholder,
.landing-contact-form input[type="tel"]::placeholder {
  color: rgb(255 255 255 / 0.5);
}
.landing-contact-form input[type="text"]:focus,
.landing-contact-form input[type="email"]:focus,
.landing-contact-form input[type="tel"]:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-color: rgb(255 188 0 / var(--tw-ring-opacity));
  --tw-ring-opacity: 0.5;
}
.landing-contact-form input[type="text"],
.landing-contact-form input[type="email"],
.landing-contact-form input[type="tel"] {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

/* Select dropdown */
.landing-contact-form select.dropdown {
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 0.875rem;
}
@media (min-width: 375px) {
  .landing-contact-form select.dropdown {
    font-size: 1rem;
  }
}
@media (min-width: 425px) {
  .landing-contact-form select.dropdown {
    font-size: 1.125rem;
  }
}
@media (min-width: 1024px) {
  .landing-contact-form select.dropdown {
    font-size: 1rem;
  }
}
@media (min-width: 1280px) {
  .landing-contact-form select.dropdown {
    font-size: 1.125rem;
  }
}
@media (min-width: 1440px) {
  .landing-contact-form select.dropdown {
    font-size: 1.125rem;
  }
}
@media (min-width: 1512px) {
  .landing-contact-form select.dropdown {
    font-size: 1.25rem;
  }
}
.landing-contact-form select.dropdown {
  width: 100%;
  border-radius: 0.75rem;
  border-width: 0px;
  background-color: rgb(0 0 0 / 0.2);
  padding-left: 1.25rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-right: 3rem;
  outline: 2px solid transparent;
  outline-offset: 2px;
  font-family: Plus Jakarta Sans, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.landing-contact-form select.dropdown:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-color: rgb(255 188 0 / var(--tw-ring-opacity));
  --tw-ring-opacity: 0.5;
}
.landing-contact-form select.dropdown {
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23ffffff' d='M6 9L1 4h10z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 1.25rem center;
  background-size: 12px;
}

/* Textarea */
.landing-contact-form textarea {
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 0.875rem;
}
@media (min-width: 375px) {
  .landing-contact-form textarea {
    font-size: 1rem;
  }
}
@media (min-width: 425px) {
  .landing-contact-form textarea {
    font-size: 1.125rem;
  }
}
@media (min-width: 1024px) {
  .landing-contact-form textarea {
    font-size: 1rem;
  }
}
@media (min-width: 1280px) {
  .landing-contact-form textarea {
    font-size: 1.125rem;
  }
}
@media (min-width: 1440px) {
  .landing-contact-form textarea {
    font-size: 1.125rem;
  }
}
@media (min-width: 1512px) {
  .landing-contact-form textarea {
    font-size: 1.25rem;
  }
}
.landing-contact-form textarea {
  min-height: 120px;
  width: 100%;
  border-radius: 0.75rem;
  border-width: 0px;
  background-color: rgb(0 0 0 / 0.2);
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  outline: 2px solid transparent;
  outline-offset: 2px;
  font-family: Plus Jakarta Sans, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.landing-contact-form textarea::-moz-placeholder {
  color: rgb(255 255 255 / 0.5);
}
.landing-contact-form textarea::placeholder {
  color: rgb(255 255 255 / 0.5);
}
.landing-contact-form textarea:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-color: rgb(255 188 0 / var(--tw-ring-opacity));
  --tw-ring-opacity: 0.5;
}
.landing-contact-form textarea {
  resize: none;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

/* Submit button container */
.submit-container {
  margin-top: 2rem;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0.75rem;
}

/* Paragraph wrapper inside submit container - make it flex */
.submit-container p {
  margin: 0px;
  display: flex;
  align-items: center;
  gap: 0.75rem;
}

/* Submit button */
.landing-contact-form input[type="submit"],
.submit-container input[type="submit"] {
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 188 0 / var(--tw-bg-opacity));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 1.125rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(12 9 13 / var(--tw-text-opacity));
}
@media (min-width: 375px) {
  .landing-contact-form input[type="submit"],
.submit-container input[type="submit"] {
    font-size: 1.25rem;
  }
}
.landing-contact-form input[type="submit"],
.submit-container input[type="submit"] {
  cursor: pointer;
}
.landing-contact-form input[type="submit"]:hover,
.submit-container input[type="submit"]:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.landing-contact-form input[type="submit"],
.submit-container input[type="submit"] {
  border-width: 0px;
  font-family: Plus Jakarta Sans, sans-serif;
  outline: 2px solid transparent;
  outline-offset: 2px;
  order: 2;
}

/* Spinner positioning - on the left of button */
.submit-container .wpcf7-spinner,
.landing-contact-form .wpcf7-spinner {
  order: 1;
  margin: 0 !important;
}

/* Error and validation messages */
.landing-contact-form .wpcf7-validation-errors,
.landing-contact-form .wpcf7-mail-sent-ok,
.landing-contact-form .wpcf7-mail-sent-ng {
  margin-top: 1rem;
  border-radius: 0.75rem;
  padding: 1rem;
  font-size: 1rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 375px) {
  .landing-contact-form .wpcf7-validation-errors,
.landing-contact-form .wpcf7-mail-sent-ok,
.landing-contact-form .wpcf7-mail-sent-ng {
    font-size: 1.125rem;
  }
}

.landing-contact-form .wpcf7-validation-errors {
  border-width: 1px;
  border-color: rgb(239 68 68 / 0.5);
  background-color: rgb(239 68 68 / 0.2);
}

.landing-contact-form .wpcf7-mail-sent-ok {
  border-width: 1px;
  border-color: rgb(34 197 94 / 0.5);
  background-color: rgb(34 197 94 / 0.2);
}

/* Field validation errors */
.landing-contact-form .wpcf7-not-valid-tip {
  margin-top: 0.25rem;
  font-size: 0.875rem;
  --tw-text-opacity: 1;
  color: rgb(248 113 113 / var(--tw-text-opacity));
}
@media (min-width: 375px) {
  .landing-contact-form .wpcf7-not-valid-tip {
    font-size: 1rem;
  }
}

.landing-contact-form .wpcf7-not-valid {
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity));
}

/* Remove default Contact Form 7 styling */
.landing-contact-form .wpcf7-form-control-wrap {
  display: block;
  width: 100%;
}

/* Spacing adjustments */
.landing-contact-form > div:not(.name-company):not(.email-phone) {
  width: 100%;
}

/* Video Wrapper - Fixed Position */
.video-wrapper {
  position: absolute;
  bottom: 0px;
  height: 100%;
  width: 100%;
  --tw-rotate: -1deg;
  --tw-scale-x: 260%;
  --tw-scale-y: 260%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@media (min-width: 640px) {
  .video-wrapper {
    --tw-scale-x: 200%;
    --tw-scale-y: 200%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}
@media (min-width: 1024px) {
  .video-wrapper {
    right: -43%;
    --tw-scale-x: 103%;
    --tw-scale-y: 103%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}

/* Masked Video - Mask Position Animation */
.masked-video {
  position: absolute;
  inset: 0px;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;

  /* Apply SVG mask */
  mask-image: url("/wp-content/uploads/2025/12/3-vector.svg");
  mask-repeat: no-repeat;
  mask-size: contain;

  -webkit-mask-image: url("/wp-content/uploads/2025/12/3-vector.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  /* Mobile: Animate from bottom to top */
  animation: revealMaskMobile 1.3s ease-in-out forwards;
}

/* SM-MD: Animate from further below to top */
@media (min-width: 640px) {
  .masked-video {
    animation: revealMaskSmMd 1.3s ease-in-out forwards;
  }
}

/* Desktop: Animate from bottom left to top right */
@media (min-width: 1024px) {
  .masked-video {
    animation: revealMask 1.3s ease-in-out forwards;
  }
}

@keyframes revealMaskMobile {
  0% {
    mask-position: center 150%;
    -webkit-mask-position: center 150%;
  }
  100% {
    mask-position: center center;
    -webkit-mask-position: center center;
  }
}

@keyframes revealMaskSmMd {
  0% {
    mask-position: center 25rem;
    -webkit-mask-position: center 25rem;
  }
  100% {
    mask-position: center center;
    -webkit-mask-position: center center;
  }
}

@keyframes revealMask {
  0% {
    mask-position: -400px 900px;
    -webkit-mask-position: -400px 900px;
  }
  100% {
    mask-position: 15% 100%;
    -webkit-mask-position: 15% 100%;
  }
}

/* Overlay tint - inside masked window */
.video-wrapper::after {
  background-color: rgb(0 0 0 / 0.7);
}
@media (min-width: 1024px) {
  .video-wrapper::after {
    background-color: rgb(119 45 16 / 0.5);
  }
}
.video-wrapper::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 1;
  /* background: rgba(119, 45, 16, 0.4); */

  /* Apply same mask as video so overlay only appears in masked area */
  mask-image: url("/wp-content/uploads/2025/12/3-vector.svg");
  mask-repeat: no-repeat;
  mask-size: contain;
  /* Mobile: Start at bottom */
  mask-position: center 150%;
  -webkit-mask-position: center 150%;

  -webkit-mask-image: url("/wp-content/uploads/2025/12/3-vector.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: contain;

  /* Mobile: Animate from bottom to top to match video */
  animation: revealMaskMobile 1.3s ease-in-out forwards;
}

/* SM-MD: Match sm-md video animation */
@media (min-width: 640px) {
  .video-wrapper::after {
    mask-position: center 25rem;
    -webkit-mask-position: center 25rem;
    animation: revealMaskSmMd 1.3s ease-in-out forwards;
  }
}

/* Desktop: Match desktop video animation */
@media (min-width: 1024px) {
  .video-wrapper::after {
    mask-position: 5% 100%;
    -webkit-mask-position: 5% 100%;
    animation: revealMask 1.3s ease-in-out forwards;
  }
}

@keyframes bounce-up {
  0% {
    opacity: 0;
    transform: translateY(2rem);
  }
  60% {
    opacity: 1;
    transform: translateY(-0.1rem);
  }
  80% {
    transform: translateY(0.05rem);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Initial state for fade-up points - Safari needs explicit CSS state */
.fade-up-point {
  opacity: 0;
  transform: translateY(2rem);
  /* Safari GPU acceleration */
  will-change: transform, opacity;
}

.animate-bounce-up {
  animation: bounce-up 0.5s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
}

/* Safari fix: Remove !important and use explicit animation properties */
.fade-up-points-section.in-view .fade-up-point {
  animation-name: bounce-up;
  animation-duration: 0.3s;
  animation-timing-function: cubic-bezier(0.34, 1.56, 0.64, 1);
  animation-fill-mode: forwards;
}

*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
/*
! tailwindcss v3.4.13 | MIT License | https://tailwindcss.com
*/
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}
html,
  body {
    overscroll-behavior-y: contain;
    scroll-behavior: smooth;
  }
/* Alpine.js x-cloak directive */
[x-cloak] {
    display: none !important;
  }
html {
    margin: 0px !important;
    padding: 0px !important;
    box-sizing: border-box !important;
  }
body{
  display: flex;
  min-height: 100vh;
  width: 100%;
  flex-direction: column;
  --tw-bg-opacity: 1;
  background-color: rgb(255 249 233 / var(--tw-bg-opacity));
}
/* 48px */
h1,
  .h1{
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 2rem;
  font-weight: 700;
}
@media (min-width: 375px){
  h1,
  .h1{
    font-size: 2.25rem;
  }
}
@media (min-width: 425px){
  h1,
  .h1{
    font-size: 2.25rem;
  }
}
@media (min-width: 640px){
  h1,
  .h1{
    font-size: 2.25rem;
  }
}
@media (min-width: 1280px){
  h1,
  .h1{
    font-size: 2.625rem;
  }
}
@media (min-width: 1440px){
  h1,
  .h1{
    font-size: 3rem;
  }
}
@media (min-width: 1512px){
  h1,
  .h1{
    font-size: 3rem;
  }
}
/* 32px */
h2,
  .h2{
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
}
@media (min-width: 375px){
  h2,
  .h2{
    font-size: 1.75rem;
  }
}
@media (min-width: 425px){
  h2,
  .h2{
    font-size: 1.75rem;
  }
}
@media (min-width: 640px){
  h2,
  .h2{
    font-size: 1.75rem;
  }
}
@media (min-width: 1440px){
  h2,
  .h2{
    font-size: 2rem;
  }
}
@media (min-width: 1512px){
  h2,
  .h2{
    font-size: 2rem;
  }
}
/* 24px */
h3,
  .h3{
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
}
@media (min-width: 375px){
  h3,
  .h3{
    font-size: 1.25rem;
  }
}
@media (min-width: 425px){
  h3,
  .h3{
    font-size: 1.25rem;
  }
}
@media (min-width: 640px){
  h3,
  .h3{
    font-size: 1.125rem;
  }
}
@media (min-width: 768px){
  h3,
  .h3{
    font-size: 1.25rem;
  }
}
@media (min-width: 1024px){
  h3,
  .h3{
    font-size: 1.125rem;
  }
}
@media (min-width: 1440px){
  h3,
  .h3{
    font-size: 1.25rem;
  }
}
@media (min-width: 1512px){
  h3,
  .h3{
    font-size: 1.5rem;
  }
}
/* 16px */
h4,
  .h4{
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 0.75rem;
  font-weight: 700;
}
@media (min-width: 375px){
  h4,
  .h4{
    font-size: 0.75rem;
  }
}
@media (min-width: 425px){
  h4,
  .h4{
    font-size: 0.875rem;
  }
}
@media (min-width: 640px){
  h4,
  .h4{
    font-size: 0.875rem;
  }
}
@media (min-width: 1280px){
  h4,
  .h4{
    font-size: 0.875rem;
  }
}
@media (min-width: 1440px){
  h4,
  .h4{
    font-size: 1rem;
  }
}
@media (min-width: 1680px){
  h4,
  .h4{
    font-size: 1.125rem;
  }
}
/* 20px */
p,
  .p,
  li,
  a{
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 0.875rem;
}
@media (min-width: 375px){
  p,
  .p,
  li,
  a{
    font-size: 1rem;
  }
}
@media (min-width: 425px){
  p,
  .p,
  li,
  a{
    font-size: 1.125rem;
  }
}
@media (min-width: 1024px){
  p,
  .p,
  li,
  a{
    font-size: 1rem;
  }
}
@media (min-width: 1280px){
  p,
  .p,
  li,
  a{
    font-size: 1.125rem;
  }
}
@media (min-width: 1440px){
  p,
  .p,
  li,
  a{
    font-size: 1.125rem;
  }
}
@media (min-width: 1512px){
  p,
  .p,
  li,
  a{
    font-size: 1.25rem;
  }
}
ul{
  list-style-type: disc;
}
.container{
  width: 100%;
}
@media (min-width: 320px){
  .container{
    max-width: 320px;
  }
}
@media (min-width: 375px){
  .container{
    max-width: 375px;
  }
}
@media (min-width: 425px){
  .container{
    max-width: 425px;
  }
}
@media (min-width: 640px){
  .container{
    max-width: 640px;
  }
}
@media (min-width: 768px){
  .container{
    max-width: 768px;
  }
}
@media (min-width: 1024px){
  .container{
    max-width: 1024px;
  }
}
@media (min-width: 1280px){
  .container{
    max-width: 1280px;
  }
}
@media (min-width: 1440px){
  .container{
    max-width: 1440px;
  }
}
@media (min-width: 1512px){
  .container{
    max-width: 1512px;
  }
}
@media (min-width: 1680px){
  .container{
    max-width: 1680px;
  }
}
@media (min-width: 1920px){
  .container{
    max-width: 1920px;
  }
}
@media (min-width: 2560px){
  .container{
    max-width: 2560px;
  }
}
.container{
  margin-left: auto;
  margin-right: auto;
  max-width: 105rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media (min-width: 375px){
  .container{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media (min-width: 425px){
  .container{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media (min-width: 768px){
  .container{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
@media (min-width: 1280px){
  .container{
    padding-left: 5rem;
    padding-right: 5rem;
  }
}
@media (min-width: 1680px){
  .container{
    padding-left: 6rem;
    padding-right: 6rem;
  }
}
.block-py{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
@media (min-width: 375px){
  .block-py{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}
@media (min-width: 425px){
  .block-py{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
@media (min-width: 768px){
  .block-py{
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
}
@media (min-width: 1512px){
  .block-py{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}
/* 64px */
.h0{
  font-size: 2.25rem;
  font-weight: 700;
}
@media (min-width: 375px){
  .h0{
    font-size: 3rem;
  }
}
@media (min-width: 425px){
  .h0{
    font-size: 3rem;
  }
}
@media (min-width: 1024px){
  .h0{
    font-size: 3rem;
  }
}
@media (min-width: 1280px){
  .h0{
    font-size: 3rem;
  }
}
@media (min-width: 1440px){
  .h0{
    font-size: 3.75rem;
    line-height: 1;
  }
}
@media (min-width: 1512px){
  .h0{
    font-size: 4rem;
  }
}
.yellow-button-a{
  position: relative;
  display: flex;
  align-items: center;
  gap: 0.75rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 188 0 / var(--tw-bg-opacity));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
@media (min-width: 1440px){
  .yellow-button-a{
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
}
@media (min-width: 1920px){
  .yellow-button-a{
    gap: 1rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.yellow-button-img{
  aspect-ratio: 1/1;
  height: 1.5rem;
  -o-object-fit: contain;
     object-fit: contain;
}
.yellow-button-text{
  width: 100%;
  text-align: center;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(12 9 13 / var(--tw-text-opacity));
}
.group:hover .yellow-button-text{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
/* Scroll offset for anchor links - accounts for fixed header */
section[id]{
  scroll-margin-top: 2.75rem;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.inset-0{
  inset: 0px;
}
.-bottom-\[120px\]{
  bottom: -120px;
}
.bottom-0{
  bottom: 0px;
}
.bottom-3{
  bottom: 0.75rem;
}
.left-0{
  left: 0px;
}
.left-1\/2{
  left: 50%;
}
.left-3{
  left: 0.75rem;
}
.left-3\.5{
  left: 0.875rem;
}
.right-0{
  right: 0px;
}
.right-3{
  right: 0.75rem;
}
.top-0{
  top: 0px;
}
.top-2{
  top: 0.5rem;
}
.top-3{
  top: 0.75rem;
}
.z-0{
  z-index: 0;
}
.z-10{
  z-index: 10;
}
.z-50{
  z-index: 50;
}
.z-\[100\]{
  z-index: 100;
}
.order-1{
  order: 1;
}
.order-2{
  order: 2;
}
.m-0{
  margin: 0px;
}
.m-2\.5{
  margin: 0.625rem;
}
.m-5{
  margin: 1.25rem;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.my-4{
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.my-5{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.my-6{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.mb-1\.5{
  margin-bottom: 0.375rem;
}
.mb-12{
  margin-bottom: 3rem;
}
.mb-2{
  margin-bottom: 0.5rem;
}
.mb-3{
  margin-bottom: 0.75rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mb-6{
  margin-bottom: 1.5rem;
}
.mb-8{
  margin-bottom: 2rem;
}
.mb-\[280px\]{
  margin-bottom: 280px;
}
.mt-3{
  margin-top: 0.75rem;
}
.mt-8{
  margin-top: 2rem;
}
.block{
  display: block;
}
.flex{
  display: flex;
}
.table{
  display: table;
}
.hidden{
  display: none;
}
.aspect-\[1\.2\/1\]{
  aspect-ratio: 1.2/1;
}
.aspect-\[1\/1\]{
  aspect-ratio: 1/1;
}
.h-0\.5{
  height: 0.125rem;
}
.h-1\/2{
  height: 50%;
}
.h-64{
  height: 16rem;
}
.h-8{
  height: 2rem;
}
.h-80{
  height: 20rem;
}
.h-\[70\%\]{
  height: 70%;
}
.h-auto{
  height: auto;
}
.h-fit{
  height: -moz-fit-content;
  height: fit-content;
}
.h-full{
  height: 100%;
}
.min-h-\[80vh\]{
  min-height: 80vh;
}
.w-1{
  width: 0.25rem;
}
.w-1\/2{
  width: 50%;
}
.w-24{
  width: 6rem;
}
.w-6{
  width: 1.5rem;
}
.w-8{
  width: 2rem;
}
.w-auto{
  width: auto;
}
.w-fit{
  width: -moz-fit-content;
  width: fit-content;
}
.w-full{
  width: 100%;
}
.min-w-0{
  min-width: 0px;
}
.max-w-\[105rem\]{
  max-width: 105rem;
}
.flex-1{
  flex: 1 1 0%;
}
.flex-shrink-0{
  flex-shrink: 0;
}
.-translate-x-1\/2{
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-2{
  --tw-translate-y: -0.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-2{
  --tw-translate-y: 0.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-rotate-45{
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-45{
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.list-inside{
  list-style-position: inside;
}
.list-disc{
  list-style-type: disc;
}
.list-none{
  list-style-type: none;
}
.grid-cols-3{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.flex-col{
  flex-direction: column;
}
.flex-wrap{
  flex-wrap: wrap;
}
.items-center{
  align-items: center;
}
.items-stretch{
  align-items: stretch;
}
.justify-end{
  justify-content: flex-end;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.gap-10{
  gap: 2.5rem;
}
.gap-2{
  gap: 0.5rem;
}
.gap-3{
  gap: 0.75rem;
}
.gap-4{
  gap: 1rem;
}
.gap-6{
  gap: 1.5rem;
}
.gap-8{
  gap: 2rem;
}
.space-x-6 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1.5rem * var(--tw-space-x-reverse));
  margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
}
.space-y-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.overflow-hidden{
  overflow: hidden;
}
.overflow-x-scroll{
  overflow-x: scroll;
}
.rounded-full{
  border-radius: 9999px;
}
.rounded-md{
  border-radius: 0.375rem;
}
.rounded-xl{
  border-radius: 0.75rem;
}
.rounded-b-2xl{
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
}
.rounded-t-2xl{
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}
.border{
  border-width: 1px;
}
.border-efs-grey\/20{
  border-color: rgb(85 80 73 / 0.2);
}
.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-efs-black{
  --tw-bg-opacity: 1;
  background-color: rgb(12 9 13 / var(--tw-bg-opacity));
}
.bg-efs-darkBrown{
  --tw-bg-opacity: 1;
  background-color: rgb(119 45 16 / var(--tw-bg-opacity));
}
.bg-efs-darkGrey{
  --tw-bg-opacity: 1;
  background-color: rgb(33 37 41 / var(--tw-bg-opacity));
}
.bg-efs-offWhite{
  --tw-bg-opacity: 1;
  background-color: rgb(255 249 233 / var(--tw-bg-opacity));
}
.bg-efs-yellow{
  --tw-bg-opacity: 1;
  background-color: rgb(255 188 0 / var(--tw-bg-opacity));
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-white\/50{
  background-color: rgb(255 255 255 / 0.5);
}
.bg-gradient-to-b{
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}
.bg-gradient-to-r{
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.bg-gradient-to-t{
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}
.from-efs-black{
  --tw-gradient-from: #0C090D var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(12 9 13 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-efs-brown{
  --tw-gradient-from: #DD541E var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(221 84 30 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-efs-mediumBrown{
  --tw-gradient-from: #BA4C15 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(186 76 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.via-efs-mediumBrown{
  --tw-gradient-to: rgb(186 76 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #BA4C15 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.to-efs-darkBrown{
  --tw-gradient-to: #772D10 var(--tw-gradient-to-position);
}
.to-efs-offWhite{
  --tw-gradient-to: #FFF9E9 var(--tw-gradient-to-position);
}
.to-transparent{
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}
.object-contain{
  -o-object-fit: contain;
     object-fit: contain;
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.p-0{
  padding: 0px;
}
.p-6{
  padding: 1.5rem;
}
.p-7{
  padding: 1.75rem;
}
.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-20{
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.py-5{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.pb-16{
  padding-bottom: 4rem;
}
.pb-\[20\%\]{
  padding-bottom: 20%;
}
.pt-5{
  padding-top: 1.25rem;
}
.pt-\[38\%\]{
  padding-top: 38%;
}
.text-center{
  text-align: center;
}
.text-sm{
  font-size: 1rem;
}
.text-xs{
  font-size: 0.875rem;
}
.font-bold{
  font-weight: 700;
}
.italic{
  font-style: italic;
}
.\!leading-tight{
  line-height: 1.25 !important;
}
.leading-relaxed{
  line-height: 1.625;
}
.leading-tight{
  line-height: 1.25;
}
.text-efs-black{
  --tw-text-opacity: 1;
  color: rgb(12 9 13 / var(--tw-text-opacity));
}
.text-efs-darkBrown{
  --tw-text-opacity: 1;
  color: rgb(119 45 16 / var(--tw-text-opacity));
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-white\/50{
  color: rgb(255 255 255 / 0.5);
}
.underline{
  text-decoration-line: underline;
}
.opacity-0{
  opacity: 0;
}
.opacity-100{
  opacity: 1;
}
.shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.drop-shadow-md{
  --tw-drop-shadow: drop-shadow(0 4px 3px rgb(0 0 0 / 0.07)) drop-shadow(0 2px 2px rgb(0 0 0 / 0.06));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.backdrop-blur-md{
  --tw-backdrop-blur: blur(12px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-300{
  transition-duration: 300ms;
}

@font-face {
  font-family: "Source Sans Pro";
  src: url(/fonts/SourceSans3-VariableFont_wght.ttf?356a676840d27fc39749de97e6f9b148) format("truetype");
  font-weight: 100 900;
  font-style: normal;
}

@font-face {
  font-family: "Merriweather";
  src: url(/fonts/Merriweather-VariableFont_opsz,wdth,wght.ttf?ced0158e22c005fd30be13d6ad06854f)
    format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Plus Jakarta Sans";
  src: url(/fonts/PlusJakartaSans-VariableFont_wght.ttf?87c697b8dc2cbbfe349f649d755f4dc7) format("truetype");
  font-weight: 100 800;
  font-style: normal;
  font-display: swap;
}
.hover\:scale-110:hover{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.hover\:text-white:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 375px){
  .mobile-m\:-bottom-\[150px\]{
    bottom: -150px;
  }
  .mobile-m\:bottom-4{
    bottom: 1rem;
  }
  .mobile-m\:left-4{
    left: 1rem;
  }
  .mobile-m\:right-4{
    right: 1rem;
  }
  .mobile-m\:top-4{
    top: 1rem;
  }
  .mobile-m\:mb-2{
    margin-bottom: 0.5rem;
  }
  .mobile-m\:mb-4{
    margin-bottom: 1rem;
  }
  .mobile-m\:mb-7{
    margin-bottom: 1.75rem;
  }
  .mobile-m\:mb-8{
    margin-bottom: 2rem;
  }
  .mobile-m\:mb-\[300px\]{
    margin-bottom: 300px;
  }
  .mobile-m\:h-72{
    height: 18rem;
  }
  .mobile-m\:w-1\.5{
    width: 0.375rem;
  }
  .mobile-m\:w-28{
    width: 7rem;
  }
  .mobile-m\:w-9{
    width: 2.25rem;
  }
  .mobile-m\:gap-4{
    gap: 1rem;
  }
  .mobile-m\:gap-5{
    gap: 1.25rem;
  }
  .mobile-m\:space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
  }
  .mobile-m\:rounded-2xl{
    border-radius: 1rem;
  }
  .mobile-m\:rounded-\[1\.25rem\]{
    border-radius: 1.25rem;
  }
  .mobile-m\:py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .mobile-m\:text-base{
    font-size: 1.125rem;
  }
  .mobile-m\:text-sm{
    font-size: 1rem;
  }
}
@media (min-width: 425px){
  .mobile-l\:-bottom-\[150px\]{
    bottom: -150px;
  }
  .mobile-l\:bottom-5{
    bottom: 1.25rem;
  }
  .mobile-l\:left-5{
    left: 1.25rem;
  }
  .mobile-l\:left-\[1\.1rem\]{
    left: 1.1rem;
  }
  .mobile-l\:right-5{
    right: 1.25rem;
  }
  .mobile-l\:top-5{
    top: 1.25rem;
  }
  .mobile-l\:mb-10{
    margin-bottom: 2.5rem;
  }
  .mobile-l\:mb-8{
    margin-bottom: 2rem;
  }
  .mobile-l\:mb-\[320px\]{
    margin-bottom: 320px;
  }
  .mobile-l\:h-80{
    height: 20rem;
  }
  .mobile-l\:w-10{
    width: 2.5rem;
  }
  .mobile-l\:gap-3{
    gap: 0.75rem;
  }
  .mobile-l\:gap-6{
    gap: 1.5rem;
  }
  .mobile-l\:gap-8{
    gap: 2rem;
  }
  .mobile-l\:py-12{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .mobile-l\:py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .mobile-l\:text-base{
    font-size: 1.125rem;
  }
  .mobile-l\:text-sm{
    font-size: 1rem;
  }
}
@media (min-width: 640px){
  .sm\:left-\[1\.2rem\]{
    left: 1.2rem;
  }
  .sm\:m-3{
    margin: 0.75rem;
  }
  .sm\:m-6{
    margin: 1.5rem;
  }
  .sm\:hidden{
    display: none;
  }
  .sm\:w-1\/2{
    width: 50%;
  }
  .sm\:w-28{
    width: 7rem;
  }
  .sm\:w-7{
    width: 1.75rem;
  }
  .sm\:gap-6{
    gap: 1.5rem;
  }
  .sm\:overflow-x-auto{
    overflow-x: auto;
  }
  .sm\:pb-20{
    padding-bottom: 5rem;
  }
  .sm\:pb-\[16\%\]{
    padding-bottom: 16%;
  }
  .sm\:pl-8{
    padding-left: 2rem;
  }
  .sm\:pr-8{
    padding-right: 2rem;
  }
  .sm\:pt-\[28\%\]{
    padding-top: 28%;
  }
}
@media (min-width: 768px){
  .md\:mb-10{
    margin-bottom: 2.5rem;
  }
  .md\:mb-12{
    margin-bottom: 3rem;
  }
  .md\:h-96{
    height: 24rem;
  }
  .md\:w-fit{
    width: -moz-fit-content;
    width: fit-content;
  }
  .md\:flex-row{
    flex-direction: row;
  }
  .md\:items-center{
    align-items: center;
  }
  .md\:justify-between{
    justify-content: space-between;
  }
  .md\:gap-0{
    gap: 0px;
  }
  .md\:gap-6{
    gap: 1.5rem;
  }
  .md\:pt-\[24\%\]{
    padding-top: 24%;
  }
}
@media (min-width: 1024px){
  .lg\:bottom-5{
    bottom: 1.25rem;
  }
  .lg\:left-5{
    left: 1.25rem;
  }
  .lg\:left-\[1\.6rem\]{
    left: 1.6rem;
  }
  .lg\:right-5{
    right: 1.25rem;
  }
  .lg\:top-5{
    top: 1.25rem;
  }
  .lg\:top-6{
    top: 1.5rem;
  }
  .lg\:order-1{
    order: 1;
  }
  .lg\:order-2{
    order: 2;
  }
  .lg\:my-6{
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .lg\:my-auto{
    margin-top: auto;
    margin-bottom: auto;
  }
  .lg\:mb-10{
    margin-bottom: 2.5rem;
  }
  .lg\:mb-2{
    margin-bottom: 0.5rem;
  }
  .lg\:mb-3{
    margin-bottom: 0.75rem;
  }
  .lg\:grid{
    display: grid;
  }
  .lg\:hidden{
    display: none;
  }
  .lg\:h-auto{
    height: auto;
  }
  .lg\:w-1\/2{
    width: 50%;
  }
  .lg\:w-2{
    width: 0.5rem;
  }
  .lg\:w-7{
    width: 1.75rem;
  }
  .lg\:w-\[3\.7rem\]{
    width: 3.7rem;
  }
  .lg\:w-\[35\%\]{
    width: 35%;
  }
  .lg\:w-\[40\%\]{
    width: 40%;
  }
  .lg\:w-\[60\%\]{
    width: 60%;
  }
  .lg\:flex-row{
    flex-direction: row;
  }
  .lg\:justify-end{
    justify-content: flex-end;
  }
  .lg\:gap-0{
    gap: 0px;
  }
  .lg\:gap-8{
    gap: 2rem;
  }
  .lg\:space-x-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .lg\:overflow-x-hidden{
    overflow-x: hidden;
  }
  .lg\:rounded-2xl{
    border-radius: 1rem;
  }
  .lg\:rounded-\[1\.5rem\]{
    border-radius: 1.5rem;
  }
  .lg\:p-9{
    padding: 2.25rem;
  }
  .lg\:pb-24{
    padding-bottom: 6rem;
  }
  .lg\:pb-\[10\%\]{
    padding-bottom: 10%;
  }
  .lg\:pl-5{
    padding-left: 1.25rem;
  }
  .lg\:pl-\[3\%\]{
    padding-left: 3%;
  }
  .lg\:pr-\[5\%\]{
    padding-right: 5%;
  }
  .lg\:pt-\[16\%\]{
    padding-top: 16%;
  }
  .lg\:text-left{
    text-align: left;
  }
  .lg\:text-base{
    font-size: 1.125rem;
  }
  .lg\:text-lg{
    font-size: 1.25rem;
  }
}
@media (min-width: 1280px){
  .xl\:-bottom-\[180px\]{
    bottom: -180px;
  }
  .xl\:bottom-10{
    bottom: 2.5rem;
  }
  .xl\:left-10{
    left: 2.5rem;
  }
  .xl\:right-10{
    right: 2.5rem;
  }
  .xl\:top-10{
    top: 2.5rem;
  }
  .xl\:my-10{
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
  .xl\:mb-16{
    margin-bottom: 4rem;
  }
  .xl\:mb-\[4\.5rem\]{
    margin-bottom: 4.5rem;
  }
  .xl\:mb-\[400px\]{
    margin-bottom: 400px;
  }
  .xl\:flex{
    display: flex;
  }
  .xl\:hidden{
    display: none;
  }
  .xl\:gap-12{
    gap: 3rem;
  }
  .xl\:gap-14{
    gap: 3.5rem;
  }
  .xl\:space-x-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .xl\:pr-\[7\%\]{
    padding-right: 7%;
  }
  .xl\:pt-\[14\%\]{
    padding-top: 14%;
  }
}
@media (min-width: 1440px){
  .\32xl\:w-32{
    width: 8rem;
  }
  .\32xl\:w-\[10\.5rem\]{
    width: 10.5rem;
  }
  .\32xl\:w-\[30\%\]{
    width: 30%;
  }
  .\32xl\:w-\[70\%\]{
    width: 70%;
  }
  .\32xl\:gap-16{
    gap: 4rem;
  }
  .\32xl\:space-x-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3rem * var(--tw-space-x-reverse));
    margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .\32xl\:space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }
  .\32xl\:space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.75rem * var(--tw-space-y-reverse));
  }
  .\32xl\:p-10{
    padding: 2.5rem;
  }
  .\32xl\:py-10{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .\32xl\:py-7{
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }
  .\32xl\:pb-28{
    padding-bottom: 7rem;
  }
  .\32xl\:pl-10{
    padding-left: 2.5rem;
  }
  .\32xl\:pl-\[5\%\]{
    padding-left: 5%;
  }
}
@media (min-width: 1512px){
  .\32\.5xl\:m-7{
    margin: 1.75rem;
  }
  .\32\.5xl\:my-12{
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .\32\.5xl\:mb-16{
    margin-bottom: 4rem;
  }
  .\32\.5xl\:mb-20{
    margin-bottom: 5rem;
  }
  .\32\.5xl\:mb-3{
    margin-bottom: 0.75rem;
  }
  .\32\.5xl\:mb-4{
    margin-bottom: 1rem;
  }
  .\32\.5xl\:mb-8{
    margin-bottom: 2rem;
  }
  .\32\.5xl\:w-8{
    width: 2rem;
  }
  .\32\.5xl\:gap-14{
    gap: 3.5rem;
  }
  .\32\.5xl\:gap-8{
    gap: 2rem;
  }
  .\32\.5xl\:space-x-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .\32\.5xl\:rounded-\[1\.5rem\]{
    border-radius: 1.5rem;
  }
  .\32\.5xl\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .\32\.5xl\:py-24{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .\32\.5xl\:pl-\[8\%\]{
    padding-left: 8%;
  }
}
@media (min-width: 1680px){
  .\33xl\:py-20{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .\33xl\:pl-\[10\%\]{
    padding-left: 10%;
  }
}
@media (min-width: 1920px){
  .\34xl\:m-10{
    margin: 2.5rem;
  }
  .\34xl\:py-6{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
@media (min-width: 2560px){
  .\35xl\:m-7{
    margin: 1.75rem;
  }
  .\35xl\:my-12{
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .\35xl\:mb-16{
    margin-bottom: 4rem;
  }
  .\35xl\:mb-20{
    margin-bottom: 5rem;
  }
  .\35xl\:mb-3{
    margin-bottom: 0.75rem;
  }
  .\35xl\:mb-4{
    margin-bottom: 1rem;
  }
  .\35xl\:mb-8{
    margin-bottom: 2rem;
  }
  .\35xl\:w-8{
    width: 2rem;
  }
  .\35xl\:w-9{
    width: 2.25rem;
  }
  .\35xl\:gap-14{
    gap: 3.5rem;
  }
  .\35xl\:gap-8{
    gap: 2rem;
  }
  .\35xl\:space-x-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .\35xl\:rounded-\[1\.5rem\]{
    border-radius: 1.5rem;
  }
  .\35xl\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .\35xl\:py-24{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .\35xl\:pl-\[8\%\]{
    padding-left: 8%;
  }
}
