/*! tailwindcss v4.1.1 | MIT License | https://tailwindcss.com */
@layer theme, base, components, utilities;
@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
  @layer base {
    *, ::before, ::after, ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: rotateX(0);
      --tw-rotate-y: rotateY(0);
      --tw-rotate-z: rotateZ(0);
      --tw-skew-x: skewX(0);
      --tw-skew-y: skewY(0);
      --tw-space-y-reverse: 0;
      --tw-space-x-reverse: 0;
      --tw-border-style: solid;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-duration: initial;
      --tw-ease: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-text-shadow-color: initial;
      --tw-text-shadow-alpha: 100%;
    }
  }
}
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --spacing: 0.25rem;
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --text-5xl: 3rem;
    --text-5xl--line-height: 1;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --leading-normal: 1.5;
    --radius-lg: 40px;
    --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --radius: 10px;
    --color-black: #000;
    --color-white: #fff;
    --color-green: #94BF40;
    --color-grey: #F0F0F0;
    --color-grey-dark: #C3C3C3;
    --font-montserrat: "Montserrat", sans-serif;
    --breakpoint-xl: 1240px;
    --breakpoint-2xl: 1496px;
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: color-mix(in oklab, currentColor 50%, transparent);
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .sticky {
    position: sticky;
  }
  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }
  .inset-1 {
    inset: calc(var(--spacing) * 1);
  }
  .inset-2 {
    inset: calc(var(--spacing) * 2);
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .top-0\! {
    top: calc(var(--spacing) * 0) !important;
  }
  .top-1\.5 {
    top: calc(var(--spacing) * 1.5);
  }
  .top-1\/2 {
    top: calc(1/2 * 100%);
  }
  .top-2 {
    top: calc(var(--spacing) * 2);
  }
  .top-5 {
    top: calc(var(--spacing) * 5);
  }
  .top-7 {
    top: calc(var(--spacing) * 7);
  }
  .top-15 {
    top: calc(var(--spacing) * 15);
  }
  .top-32 {
    top: calc(var(--spacing) * 32);
  }
  .-right-7 {
    right: calc(var(--spacing) * -7);
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .right-0\! {
    right: calc(var(--spacing) * 0) !important;
  }
  .right-1\.5 {
    right: calc(var(--spacing) * 1.5);
  }
  .right-3 {
    right: calc(var(--spacing) * 3);
  }
  .right-5 {
    right: calc(var(--spacing) * 5);
  }
  .right-7 {
    right: calc(var(--spacing) * 7);
  }
  .right-12 {
    right: calc(var(--spacing) * 12);
  }
  .right-14 {
    right: calc(var(--spacing) * 14);
  }
  .right-23 {
    right: calc(var(--spacing) * 23);
  }
  .right-\[calc\(100\%-40px\)\] {
    right: calc(100% - 40px);
  }
  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }
  .bottom-7 {
    bottom: calc(var(--spacing) * 7);
  }
  .bottom-\[60px\] {
    bottom: 60px;
  }
  .bottom-\[100px\] {
    bottom: 100px;
  }
  .bottom-\[calc\(var\(--slide-height-sm\)\+100px\)\] {
    bottom: calc(var(--slide-height-sm) + 100px);
  }
  .-left-7 {
    left: calc(var(--spacing) * -7);
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .left-3 {
    left: calc(var(--spacing) * 3);
  }
  .left-5 {
    left: calc(var(--spacing) * 5);
  }
  .left-7 {
    left: calc(var(--spacing) * 7);
  }
  .left-12 {
    left: calc(var(--spacing) * 12);
  }
  .left-\[calc\(45vw\+32px\)\] {
    left: calc(45vw + 32px);
  }
  .-z-10 {
    z-index: calc(10 * -1);
  }
  .-z-20 {
    z-index: calc(20 * -1);
  }
  .z-0 {
    z-index: 0;
  }
  .z-5 {
    z-index: 5;
  }
  .z-10 {
    z-index: 10;
  }
  .z-20 {
    z-index: 20;
  }
  .z-21 {
    z-index: 21;
  }
  .z-40 {
    z-index: 40;
  }
  .z-41 {
    z-index: 41;
  }
  .z-42 {
    z-index: 42;
  }
  .z-44 {
    z-index: 44;
  }
  .z-45 {
    z-index: 45;
  }
  .order-first {
    order: -9999;
  }
  .col-span-1 {
    grid-column: span 1 / span 1;
  }
  .container {
    width: 100%;
    @media (width >= 480px) {
      max-width: 480px;
    }
    @media (width >= 640px) {
      max-width: 640px;
    }
    @media (width >= 768px) {
      max-width: 768px;
    }
    @media (width >= 992px) {
      max-width: 992px;
    }
    @media (width >= 1240px) {
      max-width: 1240px;
    }
    @media (width >= 1496px) {
      max-width: 1496px;
    }
    @media (width >= 1600px) {
      max-width: 1600px;
    }
  }
  .container-full {
    margin-inline: auto;
    width: 100%;
    max-width: 2048px;
    padding-inline: calc(var(--spacing) * 5);
    @media (width >= 1496px) {
      padding-inline: calc(var(--spacing) * 12);
    }
  }
  .container {
    margin-inline: auto;
    padding-inline: calc(var(--spacing) * 5);
    @media (width >= 1240px) {
      max-width: var(--breakpoint-xl);
    }
  }
  .-mt-5 {
    margin-top: calc(var(--spacing) * -5);
  }
  .-mt-13 {
    margin-top: calc(var(--spacing) * -13);
  }
  .mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }
  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mt-5 {
    margin-top: calc(var(--spacing) * 5);
  }
  .mt-10 {
    margin-top: calc(var(--spacing) * 10);
  }
  .mt-12 {
    margin-top: calc(var(--spacing) * 12);
  }
  .mt-17\.5 {
    margin-top: calc(var(--spacing) * 17.5);
  }
  .mt-auto {
    margin-top: auto;
  }
  .mr-2 {
    margin-right: calc(var(--spacing) * 2);
  }
  .-mb-1 {
    margin-bottom: calc(var(--spacing) * -1);
  }
  .mb-1 {
    margin-bottom: calc(var(--spacing) * 1);
  }
  .mb-5 {
    margin-bottom: calc(var(--spacing) * 5);
  }
  .mb-7 {
    margin-bottom: calc(var(--spacing) * 7);
  }
  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }
  .mb-9 {
    margin-bottom: calc(var(--spacing) * 9);
  }
  .mb-15 {
    margin-bottom: calc(var(--spacing) * 15);
  }
  .mb-16 {
    margin-bottom: calc(var(--spacing) * 16);
  }
  .ml-2 {
    margin-left: calc(var(--spacing) * 2);
  }
  .ml-5 {
    margin-left: calc(var(--spacing) * 5);
  }
  .ml-auto {
    margin-left: auto;
  }
  .flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .aspect-\[1\/1\] {
    aspect-ratio: 1/1;
  }
  .aspect-\[265\/199\] {
    aspect-ratio: 265/199;
  }
  .aspect-\[353\/199\] {
    aspect-ratio: 353/199;
  }
  .aspect-\[353\/227\] {
    aspect-ratio: 353/227;
  }
  .aspect-\[393\/199\] {
    aspect-ratio: 393/199;
  }
  .aspect-\[668\/466\] {
    aspect-ratio: 668/466;
  }
  .aspect-\[882\/1036\] {
    aspect-ratio: 882/1036;
  }
  .aspect-\[1820\/688\] {
    aspect-ratio: 1820/688;
  }
  .aspect-square {
    aspect-ratio: 1 / 1;
  }
  .size-2 {
    width: calc(var(--spacing) * 2);
    height: calc(var(--spacing) * 2);
  }
  .size-4 {
    width: calc(var(--spacing) * 4);
    height: calc(var(--spacing) * 4);
  }
  .size-6 {
    width: calc(var(--spacing) * 6);
    height: calc(var(--spacing) * 6);
  }
  .size-8 {
    width: calc(var(--spacing) * 8);
    height: calc(var(--spacing) * 8);
  }
  .size-9 {
    width: calc(var(--spacing) * 9);
    height: calc(var(--spacing) * 9);
  }
  .size-10 {
    width: calc(var(--spacing) * 10);
    height: calc(var(--spacing) * 10);
  }
  .size-12 {
    width: calc(var(--spacing) * 12);
    height: calc(var(--spacing) * 12);
  }
  .size-12\! {
    width: calc(var(--spacing) * 12) !important;
    height: calc(var(--spacing) * 12) !important;
  }
  .size-16 {
    width: calc(var(--spacing) * 16);
    height: calc(var(--spacing) * 16);
  }
  .size-\[30px\] {
    width: 30px;
    height: 30px;
  }
  .size-full {
    width: 100%;
    height: 100%;
  }
  .h-1 {
    height: calc(var(--spacing) * 1);
  }
  .h-1\/2 {
    height: calc(1/2 * 100%);
  }
  .h-1\/8 {
    height: calc(1/8 * 100%);
  }
  .h-5 {
    height: calc(var(--spacing) * 5);
  }
  .h-10 {
    height: calc(var(--spacing) * 10);
  }
  .h-12 {
    height: calc(var(--spacing) * 12);
  }
  .h-16 {
    height: calc(var(--spacing) * 16);
  }
  .h-19 {
    height: calc(var(--spacing) * 19);
  }
  .h-22 {
    height: calc(var(--spacing) * 22);
  }
  .h-50 {
    height: calc(var(--spacing) * 50);
  }
  .h-60 {
    height: calc(var(--spacing) * 60);
  }
  .h-83 {
    height: calc(var(--spacing) * 83);
  }
  .h-126 {
    height: calc(var(--spacing) * 126);
  }
  .h-165 {
    height: calc(var(--spacing) * 165);
  }
  .h-166 {
    height: calc(var(--spacing) * 166);
  }
  .h-\[50vh\] {
    height: 50vh;
  }
  .h-\[373px\] {
    height: 373px;
  }
  .h-\[var\(--slide-height-sm\)\] {
    height: var(--slide-height-sm);
  }
  .h-\[var\(--slide-height-sm\)\]\! {
    height: var(--slide-height-sm) !important;
  }
  .h-auto {
    height: auto;
  }
  .h-dvh {
    height: 100dvh;
  }
  .h-fit {
    height: fit-content;
  }
  .h-fit\! {
    height: fit-content !important;
  }
  .h-full {
    height: 100%;
  }
  .max-h-\[500px\] {
    max-height: 500px;
  }
  .max-h-full {
    max-height: 100%;
  }
  .min-h-22 {
    min-height: calc(var(--spacing) * 22);
  }
  .min-h-fit {
    min-height: fit-content;
  }
  .w-12\! {
    width: calc(var(--spacing) * 12) !important;
  }
  .w-27 {
    width: calc(var(--spacing) * 27);
  }
  .w-35 {
    width: calc(var(--spacing) * 35);
  }
  .w-43 {
    width: calc(var(--spacing) * 43);
  }
  .w-53 {
    width: calc(var(--spacing) * 53);
  }
  .w-55 {
    width: calc(var(--spacing) * 55);
  }
  .w-58 {
    width: calc(var(--spacing) * 58);
  }
  .w-66 {
    width: calc(var(--spacing) * 66);
  }
  .w-110\! {
    width: calc(var(--spacing) * 110) !important;
  }
  .w-\[27\.5vw\] {
    width: 27.5vw;
  }
  .w-\[28px\] {
    width: 28px;
  }
  .w-\[45vw\] {
    width: 45vw;
  }
  .w-\[118\%\] {
    width: 118%;
  }
  .w-\[calc\(100vw\+var\(--slide-width-sm\)\+var\(--slide-margin-sm\)\)\] {
    width: calc(100vw + var(--slide-width-sm) + var(--slide-margin-sm));
  }
  .w-\[var\(--slide-width-sm\)\] {
    width: var(--slide-width-sm);
  }
  .w-\[var\(--slide-width-sm\)\]\! {
    width: var(--slide-width-sm) !important;
  }
  .w-auto {
    width: auto;
  }
  .w-fit {
    width: fit-content;
  }
  .w-fit\! {
    width: fit-content !important;
  }
  .w-full {
    width: 100%;
  }
  .container {
    padding-inline: calc(var(--spacing) * 5);
    @media (width >= 1240px) {
      max-width: var(--breakpoint-xl);
    }
    @media (width >= 1496px) {
      max-width: var(--breakpoint-2xl);
    }
    @media (width >= 1496px) {
      padding-inline: calc(var(--spacing) * 12);
    }
    @media (width >= 1600px) {
      max-width: var(--breakpoint-2xl);
    }
  }
  .max-w-275 {
    max-width: calc(var(--spacing) * 275);
  }
  .max-w-\[493px\] {
    max-width: 493px;
  }
  .max-w-full {
    max-width: 100%;
  }
  .min-w-63 {
    min-width: calc(var(--spacing) * 63);
  }
  .min-w-\[120px\] {
    min-width: 120px;
  }
  .flex-1 {
    flex: 1;
  }
  .flex-auto {
    flex: auto;
  }
  .shrink-0 {
    flex-shrink: 0;
  }
  .flex-grow {
    flex-grow: 1;
  }
  .-translate-x-\[calc\(var\(--slide-width-sm\)\+var\(--slide-margin-sm\)\)\] {
    --tw-translate-x: calc(calc(var(--slide-width-sm) + var(--slide-margin-sm)) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-x-0 {
    --tw-translate-x: calc(var(--spacing) * 0);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-x-full {
    --tw-translate-x: 100%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .-translate-y-1\/2 {
    --tw-translate-y: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .-translate-y-30 {
    --tw-translate-y: calc(var(--spacing) * -30);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-y-0\! {
    --tw-translate-y: calc(var(--spacing) * 0) !important;
    translate: var(--tw-translate-x) var(--tw-translate-y) !important;
  }
  .translate-y-1\/2 {
    --tw-translate-y: calc(1/2 * 100%);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-y-1\/4 {
    --tw-translate-y: calc(1/4 * 100%);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .transform {
    transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y);
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .break-inside-avoid {
    break-inside: avoid;
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-row-reverse {
    flex-direction: row-reverse;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-center {
    align-items: center;
  }
  .items-end {
    align-items: flex-end;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }
  .gap-2\.5 {
    gap: calc(var(--spacing) * 2.5);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-5 {
    gap: calc(var(--spacing) * 5);
  }
  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }
  .gap-10 {
    gap: calc(var(--spacing) * 10);
  }
  .gap-14 {
    gap: calc(var(--spacing) * 14);
  }
  .space-y-5 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 5) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 5) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-7 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 7) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 7) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .gap-x-2 {
    column-gap: calc(var(--spacing) * 2);
  }
  .gap-x-8 {
    column-gap: calc(var(--spacing) * 8);
  }
  .gap-x-10 {
    column-gap: calc(var(--spacing) * 10);
  }
  .gap-x-14 {
    column-gap: calc(var(--spacing) * 14);
  }
  .gap-x-16 {
    column-gap: calc(var(--spacing) * 16);
  }
  .-space-x-0\.5 {
    :where(& > :not(:last-child)) {
      --tw-space-x-reverse: 0;
      margin-inline-start: calc(calc(var(--spacing) * -0.5) * var(--tw-space-x-reverse));
      margin-inline-end: calc(calc(var(--spacing) * -0.5) * calc(1 - var(--tw-space-x-reverse)));
    }
  }
  .gap-y-1 {
    row-gap: calc(var(--spacing) * 1);
  }
  .gap-y-2\.5 {
    row-gap: calc(var(--spacing) * 2.5);
  }
  .gap-y-6 {
    row-gap: calc(var(--spacing) * 6);
  }
  .gap-y-7 {
    row-gap: calc(var(--spacing) * 7);
  }
  .gap-y-8 {
    row-gap: calc(var(--spacing) * 8);
  }
  .gap-y-10 {
    row-gap: calc(var(--spacing) * 10);
  }
  .self-end {
    align-self: flex-end;
  }
  .truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .noScroll {
    overflow: hidden;
  }
  .overflow-auto {
    overflow: auto;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .overflow-visible\! {
    overflow: visible !important;
  }
  .overflow-x-hidden {
    overflow-x: hidden;
  }
  .rounded {
    border-radius: var(--radius);
  }
  .rounded-\[10px\] {
    border-radius: 10px;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-t-lg {
    border-top-left-radius: var(--radius-lg);
    border-top-right-radius: var(--radius-lg);
  }
  .rounded-t-none {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .rounded-l-lg {
    border-top-left-radius: var(--radius-lg);
    border-bottom-left-radius: var(--radius-lg);
  }
  .rounded-b-none {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-r {
    border-right-style: var(--tw-border-style);
    border-right-width: 1px;
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-black {
    border-color: var(--color-black);
  }
  .border-current {
    border-color: currentColor;
  }
  .border-green {
    border-color: var(--color-green);
  }
  .border-grey-dark {
    border-color: var(--color-grey-dark);
  }
  .border-white {
    border-color: var(--color-white);
  }
  .bg-black {
    background-color: var(--color-black);
  }
  .bg-black\/10 {
    background-color: color-mix(in srgb, #000 10%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-black) 10%, transparent);
    }
  }
  .bg-black\/40 {
    background-color: color-mix(in srgb, #000 40%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-black) 40%, transparent);
    }
  }
  .bg-green {
    background-color: var(--color-green);
  }
  .bg-grey {
    background-color: var(--color-grey);
  }
  .bg-transparent {
    background-color: transparent;
  }
  .bg-transparent\! {
    background-color: transparent !important;
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .bg-white\! {
    background-color: var(--color-white) !important;
  }
  .bg-white\/30 {
    background-color: color-mix(in srgb, #fff 30%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-white) 30%, transparent);
    }
  }
  .bg-linear-to-b {
    --tw-gradient-position: to bottom;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: to bottom in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .bg-gradient-to-t {
    --tw-gradient-position: to top in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .from-black {
    --tw-gradient-from: var(--color-black);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .from-white {
    --tw-gradient-from: var(--color-white);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .from-50\% {
    --tw-gradient-from-position: 50%;
  }
  .to-green {
    --tw-gradient-to: var(--color-green);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .to-transparent {
    --tw-gradient-to: transparent;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .to-50\% {
    --tw-gradient-to-position: 50%;
  }
  .bg-cover {
    background-size: cover;
  }
  .bg-center {
    background-position: center;
  }
  .bg-top {
    background-position: top;
  }
  .bg-no-repeat {
    background-repeat: no-repeat;
  }
  .object-cover {
    object-fit: cover;
  }
  .object-center {
    object-position: center;
  }
  .p-4 {
    padding: calc(var(--spacing) * 4);
  }
  .p-5 {
    padding: calc(var(--spacing) * 5);
  }
  .p-7\.5 {
    padding: calc(var(--spacing) * 7.5);
  }
  .p-8 {
    padding: calc(var(--spacing) * 8);
  }
  .px-1 {
    padding-inline: calc(var(--spacing) * 1);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-5 {
    padding-inline: calc(var(--spacing) * 5);
  }
  .px-9 {
    padding-inline: calc(var(--spacing) * 9);
  }
  .py-1 {
    padding-block: calc(var(--spacing) * 1);
  }
  .py-1\.5 {
    padding-block: calc(var(--spacing) * 1.5);
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
  .py-5 {
    padding-block: calc(var(--spacing) * 5);
  }
  .py-11 {
    padding-block: calc(var(--spacing) * 11);
  }
  .py-12 {
    padding-block: calc(var(--spacing) * 12);
  }
  .py-22 {
    padding-block: calc(var(--spacing) * 22);
  }
  .pt-8 {
    padding-top: calc(var(--spacing) * 8);
  }
  .pt-22 {
    padding-top: calc(var(--spacing) * 22);
  }
  .pr-5 {
    padding-right: calc(var(--spacing) * 5);
  }
  .pr-6 {
    padding-right: calc(var(--spacing) * 6);
  }
  .pb-5 {
    padding-bottom: calc(var(--spacing) * 5);
  }
  .pb-6 {
    padding-bottom: calc(var(--spacing) * 6);
  }
  .pb-16 {
    padding-bottom: calc(var(--spacing) * 16);
  }
  .pb-24 {
    padding-bottom: calc(var(--spacing) * 24);
  }
  .pl-5 {
    padding-left: calc(var(--spacing) * 5);
  }
  .text-center {
    text-align: center;
  }
  .text-left {
    text-align: left;
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .text-\[12px\] {
    font-size: 12px;
  }
  .text-\[14px\] {
    font-size: 14px;
  }
  .text-\[16px\] {
    font-size: 16px;
  }
  .text-\[20px\] {
    font-size: 20px;
  }
  .text-\[25px\] {
    font-size: 25px;
  }
  .text-\[28px\] {
    font-size: 28px;
  }
  .text-\[30px\] {
    font-size: 30px;
  }
  .text-\[40px\] {
    font-size: 40px;
  }
  .text-\[50px\] {
    font-size: 50px;
  }
  .leading-\[1\.2\] {
    --tw-leading: 1.2;
    line-height: 1.2;
  }
  .leading-\[1\.375\] {
    --tw-leading: 1.375;
    line-height: 1.375;
  }
  .leading-\[2\] {
    --tw-leading: 2;
    line-height: 2;
  }
  .leading-\[30px\] {
    --tw-leading: 30px;
    line-height: 30px;
  }
  .leading-\[50px\] {
    --tw-leading: 50px;
    line-height: 50px;
  }
  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }
  .leading-normal {
    --tw-leading: var(--leading-normal);
    line-height: var(--leading-normal);
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .font-normal {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .whitespace-nowrap {
    white-space: nowrap;
  }
  .text-black {
    color: var(--color-black);
  }
  .text-black\! {
    color: var(--color-black) !important;
  }
  .text-current {
    color: currentColor;
  }
  .text-green {
    color: var(--color-green);
  }
  .text-grey-dark {
    color: var(--color-grey-dark);
  }
  .text-white {
    color: var(--color-white);
  }
  .text-white\! {
    color: var(--color-white) !important;
  }
  .capitalize {
    text-transform: capitalize;
  }
  .uppercase {
    text-transform: uppercase;
  }
  .italic {
    font-style: italic;
  }
  .no-underline\! {
    text-decoration-line: none !important;
  }
  .opacity-0 {
    opacity: 0%;
  }
  .opacity-0\! {
    opacity: 0% !important;
  }
  .opacity-5 {
    opacity: 5%;
  }
  .opacity-20 {
    opacity: 20%;
  }
  .opacity-70 {
    opacity: 70%;
  }
  .opacity-100 {
    opacity: 100%;
  }
  .transition-\[height\] {
    transition-property: height;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-homeslide {
    transition-property: transform, left, right, top, bottom, width, height, border-radius;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-opacity {
    transition-property: opacity;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-transform {
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .delay-\[350ms\] {
    transition-delay: 350ms;
  }
  .duration-150 {
    --tw-duration: 150ms;
    transition-duration: 150ms;
  }
  .duration-500 {
    --tw-duration: 500ms;
    transition-duration: 500ms;
  }
  .duration-700 {
    --tw-duration: 700ms;
    transition-duration: 700ms;
  }
  .duration-\[0\.5s\] {
    --tw-duration: 0.5s;
    transition-duration: 0.5s;
  }
  .duration-\[1s\] {
    --tw-duration: 1s;
    transition-duration: 1s;
  }
  .duration-\[10s\] {
    --tw-duration: 10s;
    transition-duration: 10s;
  }
  .duration-\[500ms\] {
    --tw-duration: 500ms;
    transition-duration: 500ms;
  }
  .duration-\[700ms\] {
    --tw-duration: 700ms;
    transition-duration: 700ms;
  }
  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  .will-change-auto {
    will-change: auto;
  }
  .group-hover\:bg-green {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        background-color: var(--color-green);
      }
    }
  }
  .group-hover\:bg-white {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        background-color: var(--color-white);
      }
    }
  }
  .group-hover\:text-black {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        color: var(--color-black);
      }
    }
  }
  .group-hover\:text-white {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        color: var(--color-white);
      }
    }
  }
  .group-\[\.active\]\:opacity-100 {
    &:is(:where(.group):is(.active) *) {
      opacity: 100%;
    }
  }
  .group-\[\.active\]\:delay-200 {
    &:is(:where(.group):is(.active) *) {
      transition-delay: 200ms;
    }
  }
  .first\:border-white {
    &:first-child {
      border-color: var(--color-white);
    }
  }
  .first\:bg-black {
    &:first-child {
      background-color: var(--color-black);
    }
  }
  .hover\:bg-green {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-green);
      }
    }
  }
  .hover\:bg-white {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-white);
      }
    }
  }
  .hover\:text-black {
    &:hover {
      @media (hover: hover) {
        color: var(--color-black);
      }
    }
  }
  .hover\:text-white {
    &:hover {
      @media (hover: hover) {
        color: var(--color-white);
      }
    }
  }
  .max-3xl\:-translate-y-full {
    @media (width < 1600px) {
      --tw-translate-y: -100%;
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }
  .max-3xl\:pt-20 {
    @media (width < 1600px) {
      padding-top: calc(var(--spacing) * 20);
    }
  }
  .max-3xl\:whitespace-nowrap {
    @media (width < 1600px) {
      white-space: nowrap;
    }
  }
  .max-2xl\:text-\[35px\] {
    @media (width < 1496px) {
      font-size: 35px;
    }
  }
  .max-xl\:sr-only {
    @media (width < 1240px) {
      position: absolute;
      width: 1px;
      height: 1px;
      padding: 0;
      margin: -1px;
      overflow: hidden;
      clip: rect(0, 0, 0, 0);
      white-space: nowrap;
      border-width: 0;
    }
  }
  .max-xl\:flex-1 {
    @media (width < 1240px) {
      flex: 1;
    }
  }
  .max-xl\:flex-col {
    @media (width < 1240px) {
      flex-direction: column;
    }
  }
  .max-lg\:left-5 {
    @media (width < 992px) {
      left: calc(var(--spacing) * 5);
    }
  }
  .max-lg\:left-20 {
    @media (width < 992px) {
      left: calc(var(--spacing) * 20);
    }
  }
  .max-lg\:order-last {
    @media (width < 992px) {
      order: 9999;
    }
  }
  .max-lg\:mt-5 {
    @media (width < 992px) {
      margin-top: calc(var(--spacing) * 5);
    }
  }
  .max-lg\:hidden {
    @media (width < 992px) {
      display: none;
    }
  }
  .max-lg\:h-fit {
    @media (width < 992px) {
      height: fit-content;
    }
  }
  .max-lg\:max-h-35 {
    @media (width < 992px) {
      max-height: calc(var(--spacing) * 35);
    }
  }
  .max-lg\:w-\[28px\] {
    @media (width < 992px) {
      width: 28px;
    }
  }
  .max-lg\:flex-1 {
    @media (width < 992px) {
      flex: 1;
    }
  }
  .max-lg\:flex-col {
    @media (width < 992px) {
      flex-direction: column;
    }
  }
  .max-lg\:px-0 {
    @media (width < 992px) {
      padding-inline: calc(var(--spacing) * 0);
    }
  }
  .max-lg\:px-3 {
    @media (width < 992px) {
      padding-inline: calc(var(--spacing) * 3);
    }
  }
  .max-lg\:px-5 {
    @media (width < 992px) {
      padding-inline: calc(var(--spacing) * 5);
    }
  }
  .max-lg\:px-8 {
    @media (width < 992px) {
      padding-inline: calc(var(--spacing) * 8);
    }
  }
  .max-lg\:pt-16 {
    @media (width < 992px) {
      padding-top: calc(var(--spacing) * 16);
    }
  }
  .max-lg\:pr-20 {
    @media (width < 992px) {
      padding-right: calc(var(--spacing) * 20);
    }
  }
  .max-lg\:text-center {
    @media (width < 992px) {
      text-align: center;
    }
  }
  .max-lg\:text-sm {
    @media (width < 992px) {
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }
  }
  .max-lg\:text-\[14px\] {
    @media (width < 992px) {
      font-size: 14px;
    }
  }
  .max-xs\:w-\[250px\] {
    @media (width < 480px) {
      width: 250px;
    }
  }
  .xs\:hidden {
    @media (width >= 480px) {
      display: none;
    }
  }
  .xs\:w-37 {
    @media (width >= 480px) {
      width: calc(var(--spacing) * 37);
    }
  }
  .xs\:pt-10 {
    @media (width >= 480px) {
      padding-top: calc(var(--spacing) * 10);
    }
  }
  .xs\:text-\[16px\] {
    @media (width >= 480px) {
      font-size: 16px;
    }
  }
  .xs\:text-\[30px\] {
    @media (width >= 480px) {
      font-size: 30px;
    }
  }
  .sm\:bottom-\[calc\(var\(--slide-height\)\+100px\)\] {
    @media (width >= 640px) {
      bottom: calc(var(--slide-height) + 100px);
    }
  }
  .sm\:order-1 {
    @media (width >= 640px) {
      order: 1;
    }
  }
  .sm\:order-2 {
    @media (width >= 640px) {
      order: 2;
    }
  }
  .sm\:order-3 {
    @media (width >= 640px) {
      order: 3;
    }
  }
  .sm\:order-4 {
    @media (width >= 640px) {
      order: 4;
    }
  }
  .sm\:h-\[var\(--slide-height\)\] {
    @media (width >= 640px) {
      height: var(--slide-height);
    }
  }
  .sm\:h-\[var\(--slide-height\)\]\! {
    @media (width >= 640px) {
      height: var(--slide-height) !important;
    }
  }
  .sm\:w-\[calc\(100vw\+var\(--slide-width\)\+var\(--slide-margin\)\)\] {
    @media (width >= 640px) {
      width: calc(100vw + var(--slide-width) + var(--slide-margin));
    }
  }
  .sm\:w-\[var\(--slide-width\)\] {
    @media (width >= 640px) {
      width: var(--slide-width);
    }
  }
  .sm\:w-\[var\(--slide-width\)\]\! {
    @media (width >= 640px) {
      width: var(--slide-width) !important;
    }
  }
  .sm\:-translate-x-\[calc\(var\(--slide-width\)\+var\(--slide-margin\)\)\] {
    @media (width >= 640px) {
      --tw-translate-x: calc(calc(var(--slide-width) + var(--slide-margin)) * -1);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }
  .sm\:items-center {
    @media (width >= 640px) {
      align-items: center;
    }
  }
  .md\:w-112 {
    @media (width >= 768px) {
      width: calc(var(--spacing) * 112);
    }
  }
  .md\:grid-cols-2 {
    @media (width >= 768px) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .md\:flex-row {
    @media (width >= 768px) {
      flex-direction: row;
    }
  }
  .md\:text-4xl {
    @media (width >= 768px) {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }
  .lg\:sticky {
    @media (width >= 992px) {
      position: sticky;
    }
  }
  .lg\:top-0 {
    @media (width >= 992px) {
      top: calc(var(--spacing) * 0);
    }
  }
  .lg\:top-15 {
    @media (width >= 992px) {
      top: calc(var(--spacing) * 15);
    }
  }
  .lg\:right-0 {
    @media (width >= 992px) {
      right: calc(var(--spacing) * 0);
    }
  }
  .lg\:right-5 {
    @media (width >= 992px) {
      right: calc(var(--spacing) * 5);
    }
  }
  .lg\:right-7 {
    @media (width >= 992px) {
      right: calc(var(--spacing) * 7);
    }
  }
  .lg\:right-12 {
    @media (width >= 992px) {
      right: calc(var(--spacing) * 12);
    }
  }
  .lg\:right-\[70px\] {
    @media (width >= 992px) {
      right: 70px;
    }
  }
  .lg\:right-\[172px\] {
    @media (width >= 992px) {
      right: 172px;
    }
  }
  .lg\:right-\[342px\] {
    @media (width >= 992px) {
      right: 342px;
    }
  }
  .lg\:bottom-0 {
    @media (width >= 992px) {
      bottom: calc(var(--spacing) * 0);
    }
  }
  .lg\:left-5 {
    @media (width >= 992px) {
      left: calc(var(--spacing) * 5);
    }
  }
  .lg\:left-7 {
    @media (width >= 992px) {
      left: calc(var(--spacing) * 7);
    }
  }
  .lg\:order-first {
    @media (width >= 992px) {
      order: -9999;
    }
  }
  .lg\:order-last {
    @media (width >= 992px) {
      order: 9999;
    }
  }
  .lg\:container {
    @media (width >= 992px) {
      width: 100%;
      @media (width >= 480px) {
        max-width: 480px;
      }
      @media (width >= 640px) {
        max-width: 640px;
      }
      @media (width >= 768px) {
        max-width: 768px;
      }
      @media (width >= 992px) {
        max-width: 992px;
      }
      @media (width >= 1240px) {
        max-width: 1240px;
      }
      @media (width >= 1496px) {
        max-width: 1496px;
      }
      @media (width >= 1600px) {
        max-width: 1600px;
      }
    }
  }
  .lg\:container {
    @media (width >= 992px) {
      margin-inline: auto;
      padding-inline: calc(var(--spacing) * 5);
      @media (width >= 1240px) {
        max-width: var(--breakpoint-xl);
      }
    }
  }
  .lg\:mx-auto {
    @media (width >= 992px) {
      margin-inline: auto;
    }
  }
  .lg\:-mt-5 {
    @media (width >= 992px) {
      margin-top: calc(var(--spacing) * -5);
    }
  }
  .lg\:-mt-20 {
    @media (width >= 992px) {
      margin-top: calc(var(--spacing) * -20);
    }
  }
  .lg\:mt-7\.5 {
    @media (width >= 992px) {
      margin-top: calc(var(--spacing) * 7.5);
    }
  }
  .lg\:mt-10 {
    @media (width >= 992px) {
      margin-top: calc(var(--spacing) * 10);
    }
  }
  .lg\:mt-\[150px\] {
    @media (width >= 992px) {
      margin-top: 150px;
    }
  }
  .lg\:mb-10 {
    @media (width >= 992px) {
      margin-bottom: calc(var(--spacing) * 10);
    }
  }
  .lg\:mb-14 {
    @media (width >= 992px) {
      margin-bottom: calc(var(--spacing) * 14);
    }
  }
  .lg\:mb-18 {
    @media (width >= 992px) {
      margin-bottom: calc(var(--spacing) * 18);
    }
  }
  .lg\:ml-12 {
    @media (width >= 992px) {
      margin-left: calc(var(--spacing) * 12);
    }
  }
  .lg\:grid {
    @media (width >= 992px) {
      display: grid;
    }
  }
  .lg\:hidden {
    @media (width >= 992px) {
      display: none;
    }
  }
  .lg\:aspect-\[769\/417\] {
    @media (width >= 992px) {
      aspect-ratio: 769/417;
    }
  }
  .lg\:aspect-\[882\/1036\] {
    @media (width >= 992px) {
      aspect-ratio: 882/1036;
    }
  }
  .lg\:aspect-\[916\/516\] {
    @media (width >= 992px) {
      aspect-ratio: 916/516;
    }
  }
  .lg\:aspect-\[1400\/602\] {
    @media (width >= 992px) {
      aspect-ratio: 1400/602;
    }
  }
  .lg\:size-10 {
    @media (width >= 992px) {
      width: calc(var(--spacing) * 10);
      height: calc(var(--spacing) * 10);
    }
  }
  .lg\:h-18 {
    @media (width >= 992px) {
      height: calc(var(--spacing) * 18);
    }
  }
  .lg\:h-42 {
    @media (width >= 992px) {
      height: calc(var(--spacing) * 42);
    }
  }
  .lg\:h-108 {
    @media (width >= 992px) {
      height: calc(var(--spacing) * 108);
    }
  }
  .lg\:h-116 {
    @media (width >= 992px) {
      height: calc(var(--spacing) * 116);
    }
  }
  .lg\:h-120 {
    @media (width >= 992px) {
      height: calc(var(--spacing) * 120);
    }
  }
  .lg\:h-126 {
    @media (width >= 992px) {
      height: calc(var(--spacing) * 126);
    }
  }
  .lg\:h-fit\! {
    @media (width >= 992px) {
      height: fit-content !important;
    }
  }
  .lg\:w-1\/2 {
    @media (width >= 992px) {
      width: calc(1/2 * 100%);
    }
  }
  .lg\:w-100 {
    @media (width >= 992px) {
      width: calc(var(--spacing) * 100);
    }
  }
  .lg\:w-192 {
    @media (width >= 992px) {
      width: calc(var(--spacing) * 192);
    }
  }
  .lg\:w-\[40vw\] {
    @media (width >= 992px) {
      width: 40vw;
    }
  }
  .lg\:w-\[49\%\] {
    @media (width >= 992px) {
      width: 49%;
    }
  }
  .lg\:w-\[242px\] {
    @media (width >= 992px) {
      width: 242px;
    }
  }
  .lg\:w-\[452px\] {
    @media (width >= 992px) {
      width: 452px;
    }
  }
  .lg\:w-\[calc\(\(var\(--slide-width\)\*2\.5\)\+\(var\(--slide-margin\)\*2\)\)\] {
    @media (width >= 992px) {
      width: calc((var(--slide-width) * 2.5) + (var(--slide-margin) * 2));
    }
  }
  .lg\:w-fit\! {
    @media (width >= 992px) {
      width: fit-content !important;
    }
  }
  .lg\:container {
    @media (width >= 992px) {
      padding-inline: calc(var(--spacing) * 5);
      @media (width >= 1240px) {
        max-width: var(--breakpoint-xl);
      }
      @media (width >= 1496px) {
        max-width: var(--breakpoint-2xl);
      }
      @media (width >= 1496px) {
        padding-inline: calc(var(--spacing) * 12);
      }
      @media (width >= 1600px) {
        max-width: var(--breakpoint-2xl);
      }
    }
  }
  .lg\:max-w-63 {
    @media (width >= 992px) {
      max-width: calc(var(--spacing) * 63);
    }
  }
  .lg\:max-w-90 {
    @media (width >= 992px) {
      max-width: calc(var(--spacing) * 90);
    }
  }
  .lg\:max-w-190 {
    @media (width >= 992px) {
      max-width: calc(var(--spacing) * 190);
    }
  }
  .lg\:max-w-\[calc\(100\%-502px\)\] {
    @media (width >= 992px) {
      max-width: calc(100% - 502px);
    }
  }
  .lg\:grid-cols-2 {
    @media (width >= 992px) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-3 {
    @media (width >= 992px) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .lg\:flex-wrap {
    @media (width >= 992px) {
      flex-wrap: wrap;
    }
  }
  .lg\:items-center {
    @media (width >= 992px) {
      align-items: center;
    }
  }
  .lg\:justify-between {
    @media (width >= 992px) {
      justify-content: space-between;
    }
  }
  .lg\:gap-4 {
    @media (width >= 992px) {
      gap: calc(var(--spacing) * 4);
    }
  }
  .lg\:gap-5 {
    @media (width >= 992px) {
      gap: calc(var(--spacing) * 5);
    }
  }
  .lg\:gap-8 {
    @media (width >= 992px) {
      gap: calc(var(--spacing) * 8);
    }
  }
  .lg\:gap-9 {
    @media (width >= 992px) {
      gap: calc(var(--spacing) * 9);
    }
  }
  .lg\:gap-11 {
    @media (width >= 992px) {
      gap: calc(var(--spacing) * 11);
    }
  }
  .lg\:gap-15 {
    @media (width >= 992px) {
      gap: calc(var(--spacing) * 15);
    }
  }
  .lg\:space-y-10 {
    @media (width >= 992px) {
      :where(& > :not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(calc(var(--spacing) * 10) * var(--tw-space-y-reverse));
        margin-block-end: calc(calc(var(--spacing) * 10) * calc(1 - var(--tw-space-y-reverse)));
      }
    }
  }
  .lg\:space-y-14 {
    @media (width >= 992px) {
      :where(& > :not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(calc(var(--spacing) * 14) * var(--tw-space-y-reverse));
        margin-block-end: calc(calc(var(--spacing) * 14) * calc(1 - var(--tw-space-y-reverse)));
      }
    }
  }
  .lg\:gap-x-27\.5 {
    @media (width >= 992px) {
      column-gap: calc(var(--spacing) * 27.5);
    }
  }
  .lg\:gap-y-15 {
    @media (width >= 992px) {
      row-gap: calc(var(--spacing) * 15);
    }
  }
  .lg\:rounded {
    @media (width >= 992px) {
      border-radius: var(--radius);
    }
  }
  .lg\:rounded-l-lg {
    @media (width >= 992px) {
      border-top-left-radius: var(--radius-lg);
      border-bottom-left-radius: var(--radius-lg);
    }
  }
  .lg\:p-10 {
    @media (width >= 992px) {
      padding: calc(var(--spacing) * 10);
    }
  }
  .lg\:p-12 {
    @media (width >= 992px) {
      padding: calc(var(--spacing) * 12);
    }
  }
  .lg\:px-0 {
    @media (width >= 992px) {
      padding-inline: calc(var(--spacing) * 0);
    }
  }
  .lg\:px-9 {
    @media (width >= 992px) {
      padding-inline: calc(var(--spacing) * 9);
    }
  }
  .lg\:px-10 {
    @media (width >= 992px) {
      padding-inline: calc(var(--spacing) * 10);
    }
  }
  .lg\:px-12 {
    @media (width >= 992px) {
      padding-inline: calc(var(--spacing) * 12);
    }
  }
  .lg\:px-19 {
    @media (width >= 992px) {
      padding-inline: calc(var(--spacing) * 19);
    }
  }
  .lg\:py-6 {
    @media (width >= 992px) {
      padding-block: calc(var(--spacing) * 6);
    }
  }
  .lg\:py-8 {
    @media (width >= 992px) {
      padding-block: calc(var(--spacing) * 8);
    }
  }
  .lg\:py-12 {
    @media (width >= 992px) {
      padding-block: calc(var(--spacing) * 12);
    }
  }
  .lg\:py-16 {
    @media (width >= 992px) {
      padding-block: calc(var(--spacing) * 16);
    }
  }
  .lg\:pt-18 {
    @media (width >= 992px) {
      padding-top: calc(var(--spacing) * 18);
    }
  }
  .lg\:pt-30 {
    @media (width >= 992px) {
      padding-top: calc(var(--spacing) * 30);
    }
  }
  .lg\:pr-10 {
    @media (width >= 992px) {
      padding-right: calc(var(--spacing) * 10);
    }
  }
  .lg\:pr-12 {
    @media (width >= 992px) {
      padding-right: calc(var(--spacing) * 12);
    }
  }
  .lg\:pb-10 {
    @media (width >= 992px) {
      padding-bottom: calc(var(--spacing) * 10);
    }
  }
  .lg\:pb-36 {
    @media (width >= 992px) {
      padding-bottom: calc(var(--spacing) * 36);
    }
  }
  .lg\:pb-\[100px\] {
    @media (width >= 992px) {
      padding-bottom: 100px;
    }
  }
  .lg\:pl-10 {
    @media (width >= 992px) {
      padding-left: calc(var(--spacing) * 10);
    }
  }
  .lg\:text-center {
    @media (width >= 992px) {
      text-align: center;
    }
  }
  .lg\:text-3xl {
    @media (width >= 992px) {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
  }
  .lg\:text-5xl {
    @media (width >= 992px) {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
  }
  .lg\:text-\[18px\] {
    @media (width >= 992px) {
      font-size: 18px;
    }
  }
  .lg\:text-\[20px\] {
    @media (width >= 992px) {
      font-size: 20px;
    }
  }
  .lg\:text-\[30px\] {
    @media (width >= 992px) {
      font-size: 30px;
    }
  }
  .lg\:text-\[38px\] {
    @media (width >= 992px) {
      font-size: 38px;
    }
  }
  .lg\:text-\[40px\] {
    @media (width >= 992px) {
      font-size: 40px;
    }
  }
  .lg\:text-\[50px\] {
    @media (width >= 992px) {
      font-size: 50px;
    }
  }
  .lg\:text-\[80px\] {
    @media (width >= 992px) {
      font-size: 80px;
    }
  }
  .lg\:group-\[\.active\]\:text-\[50px\] {
    @media (width >= 992px) {
      &:is(:where(.group):is(.active) *) {
        font-size: 50px;
      }
    }
  }
  .lg\:max-xl\:w-\[400px\] {
    @media (width >= 992px) {
      @media (width < 1240px) {
        width: 400px;
      }
    }
  }
  .xl\:bottom-\[70px\] {
    @media (width >= 1240px) {
      bottom: 70px;
    }
  }
  .xl\:bottom-\[120px\] {
    @media (width >= 1240px) {
      bottom: 120px;
    }
  }
  .xl\:mt-20 {
    @media (width >= 1240px) {
      margin-top: calc(var(--spacing) * 20);
    }
  }
  .xl\:h-12 {
    @media (width >= 1240px) {
      height: calc(var(--spacing) * 12);
    }
  }
  .xl\:w-79 {
    @media (width >= 1240px) {
      width: calc(var(--spacing) * 79);
    }
  }
  .xl\:w-150 {
    @media (width >= 1240px) {
      width: calc(var(--spacing) * 150);
    }
  }
  .xl\:w-167 {
    @media (width >= 1240px) {
      width: calc(var(--spacing) * 167);
    }
  }
  .xl\:w-fit {
    @media (width >= 1240px) {
      width: fit-content;
    }
  }
  .xl\:items-center {
    @media (width >= 1240px) {
      align-items: center;
    }
  }
  .xl\:border {
    @media (width >= 1240px) {
      border-style: var(--tw-border-style);
      border-width: 1px;
    }
  }
  .xl\:border-grey-dark {
    @media (width >= 1240px) {
      border-color: var(--color-grey-dark);
    }
  }
  .xl\:bg-green {
    @media (width >= 1240px) {
      background-color: var(--color-green);
    }
  }
  .xl\:pr-6 {
    @media (width >= 1240px) {
      padding-right: calc(var(--spacing) * 6);
    }
  }
  .xl\:pb-\[120px\] {
    @media (width >= 1240px) {
      padding-bottom: 120px;
    }
  }
  .xl\:pl-1 {
    @media (width >= 1240px) {
      padding-left: calc(var(--spacing) * 1);
    }
  }
  .xl\:pl-\[123px\] {
    @media (width >= 1240px) {
      padding-left: 123px;
    }
  }
  .xl\:text-\[40px\] {
    @media (width >= 1240px) {
      font-size: 40px;
    }
  }
  .xl\:text-\[70px\] {
    @media (width >= 1240px) {
      font-size: 70px;
    }
  }
  .xl\:leading-\[70px\] {
    @media (width >= 1240px) {
      --tw-leading: 70px;
      line-height: 70px;
    }
  }
  .xl\:text-white {
    @media (width >= 1240px) {
      color: var(--color-white);
    }
  }
  .xl\:hover\:bg-green {
    @media (width >= 1240px) {
      &:hover {
        @media (hover: hover) {
          background-color: var(--color-green);
        }
      }
    }
  }
  .xl\:hover\:bg-white {
    @media (width >= 1240px) {
      &:hover {
        @media (hover: hover) {
          background-color: var(--color-white);
        }
      }
    }
  }
  .xl\:hover\:text-black {
    @media (width >= 1240px) {
      &:hover {
        @media (hover: hover) {
          color: var(--color-black);
        }
      }
    }
  }
  .xl\:hover\:text-white {
    @media (width >= 1240px) {
      &:hover {
        @media (hover: hover) {
          color: var(--color-white);
        }
      }
    }
  }
  .\32 xl\:right-14 {
    @media (width >= 1496px) {
      right: calc(var(--spacing) * 14);
    }
  }
  .\32 xl\:right-30 {
    @media (width >= 1496px) {
      right: calc(var(--spacing) * 30);
    }
  }
  .\32 xl\:right-\[484px\] {
    @media (width >= 1496px) {
      right: 484px;
    }
  }
  .\32 xl\:right-\[654px\] {
    @media (width >= 1496px) {
      right: 654px;
    }
  }
  .\32 xl\:left-\[calc\(27\.5vw\+32px\)\] {
    @media (width >= 1496px) {
      left: calc(27.5vw + 32px);
    }
  }
  .\32 xl\:col-span-1 {
    @media (width >= 1496px) {
      grid-column: span 1 / span 1;
    }
  }
  .\32 xl\:col-span-2 {
    @media (width >= 1496px) {
      grid-column: span 2 / span 2;
    }
  }
  .\32 xl\:ml-28 {
    @media (width >= 1496px) {
      margin-left: calc(var(--spacing) * 28);
    }
  }
  .\32 xl\:w-\[27\.5vw\] {
    @media (width >= 1496px) {
      width: 27.5vw;
    }
  }
  .\32 xl\:w-\[554px\] {
    @media (width >= 1496px) {
      width: 554px;
    }
  }
  .\32 xl\:w-\[764px\] {
    @media (width >= 1496px) {
      width: 764px;
    }
  }
  .\32 xl\:w-\[calc\(\(var\(--slide-width\)\*3\.5\)\+\(var\(--slide-margin\)\*3\)\)\] {
    @media (width >= 1496px) {
      width: calc((var(--slide-width) * 3.5) + (var(--slide-margin) * 3));
    }
  }
  .\32 xl\:w-\[calc\(39vw-48px\)\] {
    @media (width >= 1496px) {
      width: calc(39vw - 48px);
    }
  }
  .\32 xl\:max-w-\[calc\(100\%-814px\)\] {
    @media (width >= 1496px) {
      max-width: calc(100% - 814px);
    }
  }
  .\32 xl\:grid-cols-3 {
    @media (width >= 1496px) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .\32 xl\:justify-between {
    @media (width >= 1496px) {
      justify-content: space-between;
    }
  }
  .\32 xl\:gap-y-19 {
    @media (width >= 1496px) {
      row-gap: calc(var(--spacing) * 19);
    }
  }
  .\32 xl\:p-17 {
    @media (width >= 1496px) {
      padding: calc(var(--spacing) * 17);
    }
  }
  .\32 xl\:pr-19 {
    @media (width >= 1496px) {
      padding-right: calc(var(--spacing) * 19);
    }
  }
  .\32 xl\:pl-28 {
    @media (width >= 1496px) {
      padding-left: calc(var(--spacing) * 28);
    }
  }
  .\33 xl\:left-\[calc\(\(27\.5vw\+32px\)\*2\)\] {
    @media (width >= 1600px) {
      left: calc((27.5vw + 32px) * 2);
    }
  }
  .\33 xl\:translate-x-\[calc\(27\.5vw\+32px\)\] {
    @media (width >= 1600px) {
      --tw-translate-x: calc(27.5vw + 32px);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }
  .\33 xl\:pr-32 {
    @media (width >= 1600px) {
      padding-right: calc(var(--spacing) * 32);
    }
  }
  .\[\&_img\]\:size-full\! {
    & img {
      width: 100% !important;
      height: 100% !important;
    }
  }
  .\[\&_img\]\:object-cover\! {
    & img {
      object-fit: cover !important;
    }
  }
  .\[\&_img\]\:object-center\! {
    & img {
      object-position: center !important;
    }
  }
  .\[\&_video\]\:size-full\! {
    & video {
      width: 100% !important;
      height: 100% !important;
    }
  }
  .\[\&_video\]\:object-cover\! {
    & video {
      object-fit: cover !important;
    }
  }
  .\[\&_video\]\:object-center\! {
    & video {
      object-position: center !important;
    }
  }
  .\[\.active_\&\]\:translate-y-0 {
    .active & {
      --tw-translate-y: calc(var(--spacing) * 0);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }
  .\[\.active_\&\]\:opacity-20 {
    .active & {
      opacity: 20%;
    }
  }
  .\[\.active_\&\]\:opacity-70 {
    .active & {
      opacity: 70%;
    }
  }
  .\[\.active_\&\]\:opacity-100 {
    .active & {
      opacity: 100%;
    }
  }
  .\[\.active_\&\]\:delay-\[0\.5s\] {
    .active & {
      transition-delay: 0.5s;
    }
  }
  .\[\.active\&\]\:bottom-0 {
    .active& {
      bottom: calc(var(--spacing) * 0);
    }
  }
  .\[\.active\&\]\:z-20 {
    .active& {
      z-index: 20;
    }
  }
  .\[\.active\&\]\:h-full {
    .active& {
      height: 100%;
    }
  }
  .\[\.active\&\]\:w-full {
    .active& {
      width: 100%;
    }
  }
  .\[\.active\&\]\:rounded-none {
    .active& {
      border-radius: 0;
    }
  }
  .\[\.active\&\]\:opacity-100 {
    .active& {
      opacity: 100%;
    }
  }
  .\[\.active\&\]\:duration-\[1s\] {
    .active& {
      --tw-duration: 1s;
      transition-duration: 1s;
    }
  }
  .max-lg\:\[\.active\&\]\:left-0 {
    @media (width < 992px) {
      .active& {
        left: calc(var(--spacing) * 0);
      }
    }
  }
  .lg\:\[\.active\&\]\:right-0 {
    @media (width >= 992px) {
      .active& {
        right: calc(var(--spacing) * 0);
      }
    }
  }
  .\[\.menu-item\.active_\&\]\:block {
    .menu-item.active & {
      display: block;
    }
  }
  .\[\.menu-item\.active_\&\]\:hidden {
    .menu-item.active & {
      display: none;
    }
  }
  .\[\.menu-item\.active_\&\]\:translate-x-0 {
    .menu-item.active & {
      --tw-translate-x: calc(var(--spacing) * 0);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }
  .\[\.moveout_\&\]\:-translate-y-1\/4 {
    .moveout & {
      --tw-translate-y: calc(calc(1/4 * 100%) * -1);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }
  .\[\.moveout_\&\]\:opacity-0 {
    .moveout & {
      opacity: 0%;
    }
  }
  .\[\.moveout_\&\]\:opacity-50 {
    .moveout & {
      opacity: 50%;
    }
  }
  .\[\.moveout\&\]\:bottom-0 {
    .moveout& {
      bottom: calc(var(--spacing) * 0);
    }
  }
  .\[\.moveout\&\]\:z-\[15\] {
    .moveout& {
      z-index: 15;
    }
  }
  .\[\.moveout\&\]\:h-full {
    .moveout& {
      height: 100%;
    }
  }
  .\[\.moveout\&\]\:w-full {
    .moveout& {
      width: 100%;
    }
  }
  .\[\.moveout\&\]\:rounded-none {
    .moveout& {
      border-radius: 0;
    }
  }
  .\[\.moveout\&\]\:opacity-100 {
    .moveout& {
      opacity: 100%;
    }
  }
  .\[\.moveout\&\]\:duration-\[1s\] {
    .moveout& {
      --tw-duration: 1s;
      transition-duration: 1s;
    }
  }
  .max-lg\:\[\.moveout\&\]\:left-0 {
    @media (width < 992px) {
      .moveout& {
        left: calc(var(--spacing) * 0);
      }
    }
  }
  .lg\:\[\.moveout\&\]\:right-0 {
    @media (width >= 992px) {
      .moveout& {
        right: calc(var(--spacing) * 0);
      }
    }
  }
  .\[\.scrolled_\&\]\:top-5 {
    .scrolled & {
      top: calc(var(--spacing) * 5);
    }
  }
  .\[\.scrolled_\&\]\:shadow-lg {
    .scrolled & {
      --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }
  .lg\:\[\.scrolled_\&\]\:top-5 {
    @media (width >= 992px) {
      .scrolled & {
        top: calc(var(--spacing) * 5);
      }
    }
  }
  .lg\:\[\.scrolled_\&\]\:h-12 {
    @media (width >= 992px) {
      .scrolled & {
        height: calc(var(--spacing) * 12);
      }
    }
  }
  .lg\:\[\.scrolled_\&\]\:h-22 {
    @media (width >= 992px) {
      .scrolled & {
        height: calc(var(--spacing) * 22);
      }
    }
  }
  .\[\.swiper-slide-active_\&\]\:h-full {
    .swiper-slide-active & {
      height: 100%;
    }
  }
  .\[\.swiper-slide-active_\&\]\:opacity-0 {
    .swiper-slide-active & {
      opacity: 0%;
    }
  }
  .\[\.swiper-slide-active_\&\]\:opacity-100 {
    .swiper-slide-active & {
      opacity: 100%;
    }
  }
  .\[\.swiper-slide-active_\&\]\:opacity-100\! {
    .swiper-slide-active & {
      opacity: 100% !important;
    }
  }
  .\[\.swiper-slide-active_\&\]\:delay-500 {
    .swiper-slide-active & {
      transition-delay: 500ms;
    }
  }
  .lg\:\[\.swiper-slide-active_\&\]\:h-126 {
    @media (width >= 992px) {
      .swiper-slide-active & {
        height: calc(var(--spacing) * 126);
      }
    }
  }
  .\[\.swiper-slide-active\&\]\:opacity-0 {
    .swiper-slide-active& {
      opacity: 0%;
    }
  }
  .\[\.swiper-slide-prev\&\]\:opacity-0 {
    .swiper-slide-prev& {
      opacity: 0%;
    }
  }
}
@layer base {
  body {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
    color: var(--color-black);
  }
  input,textarea,button {
    border-radius: 0;
  }
  input:focus,textarea:focus,button:focus {
    --tw-outline-style: none;
    outline-style: none;
    @media (forced-colors: active) {
      outline: 2px solid transparent;
      outline-offset: 2px;
    }
  }
  input::placeholder,textarea::placeholder {
    color: currentColor;
    opacity: 70%;
  }
  button:hover {
    cursor: pointer;
  }
  h1,h2,h3,h4,h5,h6 {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
    @media (width >= 992px) {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
  }
  a {
    color: currentColor;
    &:hover {
      @media (hover: hover) {
        color: currentColor;
      }
    }
  }
}
@layer components {
  .editor-content {
    color: var(--tw-prose-body);
    max-width: 65ch;
    :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
      margin-bottom: 1.25em;
    }
    :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-lead);
      font-size: 1.25em;
      line-height: 1.6;
      margin-top: 1.2em;
      margin-bottom: 1.2em;
    }
    :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-links);
      text-decoration: underline;
      font-weight: 500;
    }
    :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-bold);
      font-weight: 600;
    }
    :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: decimal;
      margin-top: 1.25em;
      margin-bottom: 1.25em;
      padding-inline-start: 1.625em;
    }
    :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-alpha;
    }
    :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-alpha;
    }
    :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-alpha;
    }
    :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-alpha;
    }
    :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-roman;
    }
    :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-roman;
    }
    :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-roman;
    }
    :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-roman;
    }
    :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: decimal;
    }
    :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: disc;
      margin-top: 1.25em;
      margin-bottom: 1.25em;
      padding-inline-start: 1.625em;
    }
    :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
      font-weight: 400;
      color: var(--tw-prose-counters);
    }
    :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
      color: var(--tw-prose-bullets);
    }
    :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      margin-top: 1.25em;
    }
    :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-color: var(--tw-prose-hr);
      border-top-width: 1;
      margin-top: 3em;
      margin-bottom: 3em;
    }
    :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 500;
      font-style: italic;
      color: var(--tw-prose-quotes);
      border-inline-start-width: 0.25rem;
      border-inline-start-color: var(--tw-prose-quote-borders);
      quotes: "\201C""\201D""\2018""\2019";
      margin-top: 1.6em;
      margin-bottom: 1.6em;
      padding-inline-start: 1em;
    }
    :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
      content: open-quote;
    }
    :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
      content: close-quote;
    }
    :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 800;
      font-size: 2.25em;
      margin-top: 0;
      margin-bottom: 0.8888889em;
      line-height: 1.1111111;
    }
    :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 900;
      color: inherit;
    }
    :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 700;
      font-size: 1.5em;
      margin-top: 2em;
      margin-bottom: 1em;
      line-height: 1.3333333;
    }
    :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 800;
      color: inherit;
    }
    :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      font-size: 1.25em;
      margin-top: 1.6em;
      margin-bottom: 0.6em;
      line-height: 1.6;
    }
    :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 700;
      color: inherit;
    }
    :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      margin-top: 1.5em;
      margin-bottom: 0.5em;
      line-height: 1.5;
    }
    :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 700;
      color: inherit;
    }
    :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      display: block;
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 500;
      font-family: inherit;
      color: var(--tw-prose-kbd);
      box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
      font-size: 0.875em;
      border-radius: 0.3125rem;
      padding-top: 0.1875em;
      padding-inline-end: 0.375em;
      padding-bottom: 0.1875em;
      padding-inline-start: 0.375em;
    }
    :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-code);
      font-weight: 600;
      font-size: 0.875em;
    }
    :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
      content: "`";
    }
    :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
      content: "`";
    }
    :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
      font-size: 0.875em;
    }
    :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
      font-size: 0.9em;
    }
    :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-pre-code);
      background-color: var(--tw-prose-pre-bg);
      overflow-x: auto;
      font-weight: 400;
      font-size: 0.875em;
      line-height: 1.7142857;
      margin-top: 1.7142857em;
      margin-bottom: 1.7142857em;
      border-radius: 0.375rem;
      padding-top: 0.8571429em;
      padding-inline-end: 1.1428571em;
      padding-bottom: 0.8571429em;
      padding-inline-start: 1.1428571em;
    }
    :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      background-color: transparent;
      border-width: 0;
      border-radius: 0;
      padding: 0;
      font-weight: inherit;
      color: inherit;
      font-size: inherit;
      font-family: inherit;
      line-height: inherit;
    }
    :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
      content: none;
    }
    :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
      content: none;
    }
    :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      width: 100%;
      table-layout: auto;
      margin-top: 2em;
      margin-bottom: 2em;
      font-size: 0.875em;
      line-height: 1.7142857;
    }
    :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-bottom-width: 1px;
      border-bottom-color: var(--tw-prose-th-borders);
    }
    :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      vertical-align: bottom;
      padding-inline-end: 0.5714286em;
      padding-bottom: 0.5714286em;
      padding-inline-start: 0.5714286em;
    }
    :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-bottom-width: 1px;
      border-bottom-color: var(--tw-prose-td-borders);
    }
    :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-bottom-width: 0;
    }
    :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      vertical-align: baseline;
    }
    :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-top-width: 1px;
      border-top-color: var(--tw-prose-th-borders);
    }
    :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      vertical-align: top;
    }
    :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      text-align: start;
    }
    :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
    }
    :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-captions);
      font-size: 0.875em;
      line-height: 1.4285714;
      margin-top: 0.8571429em;
    }
    --tw-prose-body: oklch(37.3% 0.034 259.733);
    --tw-prose-headings: oklch(21% 0.034 264.665);
    --tw-prose-lead: oklch(44.6% 0.03 256.802);
    --tw-prose-links: oklch(21% 0.034 264.665);
    --tw-prose-bold: oklch(21% 0.034 264.665);
    --tw-prose-counters: oklch(55.1% 0.027 264.364);
    --tw-prose-bullets: oklch(87.2% 0.01 258.338);
    --tw-prose-hr: oklch(92.8% 0.006 264.531);
    --tw-prose-quotes: oklch(21% 0.034 264.665);
    --tw-prose-quote-borders: oklch(92.8% 0.006 264.531);
    --tw-prose-captions: oklch(55.1% 0.027 264.364);
    --tw-prose-kbd: oklch(21% 0.034 264.665);
    --tw-prose-kbd-shadows: NaN NaN NaN;
    --tw-prose-code: oklch(21% 0.034 264.665);
    --tw-prose-pre-code: oklch(92.8% 0.006 264.531);
    --tw-prose-pre-bg: oklch(27.8% 0.033 256.848);
    --tw-prose-th-borders: oklch(87.2% 0.01 258.338);
    --tw-prose-td-borders: oklch(92.8% 0.006 264.531);
    --tw-prose-invert-body: oklch(87.2% 0.01 258.338);
    --tw-prose-invert-headings: #fff;
    --tw-prose-invert-lead: oklch(70.7% 0.022 261.325);
    --tw-prose-invert-links: #fff;
    --tw-prose-invert-bold: #fff;
    --tw-prose-invert-counters: oklch(70.7% 0.022 261.325);
    --tw-prose-invert-bullets: oklch(44.6% 0.03 256.802);
    --tw-prose-invert-hr: oklch(37.3% 0.034 259.733);
    --tw-prose-invert-quotes: oklch(96.7% 0.003 264.542);
    --tw-prose-invert-quote-borders: oklch(37.3% 0.034 259.733);
    --tw-prose-invert-captions: oklch(70.7% 0.022 261.325);
    --tw-prose-invert-kbd: #fff;
    --tw-prose-invert-kbd-shadows: 255 255 255;
    --tw-prose-invert-code: #fff;
    --tw-prose-invert-pre-code: oklch(87.2% 0.01 258.338);
    --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
    --tw-prose-invert-th-borders: oklch(44.6% 0.03 256.802);
    --tw-prose-invert-td-borders: oklch(37.3% 0.034 259.733);
    font-size: 1rem;
    line-height: 1.75;
    :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
    }
    :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.5em;
      margin-bottom: 0.5em;
    }
    :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0.375em;
    }
    :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0.375em;
    }
    :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.75em;
      margin-bottom: 0.75em;
    }
    :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
    }
    :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 1.25em;
    }
    :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
    }
    :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 1.25em;
    }
    :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.75em;
      margin-bottom: 0.75em;
    }
    :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
      margin-bottom: 1.25em;
    }
    :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.5em;
      padding-inline-start: 1.625em;
    }
    :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0;
    }
    :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-end: 0;
    }
    :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-top: 0.5714286em;
      padding-inline-end: 0.5714286em;
      padding-bottom: 0.5714286em;
      padding-inline-start: 0.5714286em;
    }
    :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0;
    }
    :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-end: 0;
    }
    :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 0;
    }
  }
  .bb-button {
    display: flex;
    height: calc(var(--spacing) * 12);
    width: fit-content;
    max-width: 100%;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    gap: calc(var(--spacing) * 3);
    border-radius: calc(infinity * 1px);
    border-style: var(--tw-border-style);
    border-width: 1px;
    border-color: var(--color-black);
    background-color: var(--color-black);
    padding-inline: calc(var(--spacing) * 5);
    text-align: center;
    color: var(--color-white);
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-white);
      }
    }
    &:hover {
      @media (hover: hover) {
        color: var(--color-black);
      }
    }
    &.alt {
      background-color: transparent;
      color: var(--color-black);
      &:hover {
        @media (hover: hover) {
          background-color: var(--color-black);
        }
      }
      &:hover {
        @media (hover: hover) {
          color: var(--color-white);
        }
      }
    }
    &.arrow::after {
      --tw-font-weight: var(--font-weight-normal);
      font-weight: var(--font-weight-normal);
      content: '\f061';
      font-family: 'Font Awesome 6 Pro';
    }
  }
}
[x-cloak] {
  display: none;
}
@layer base {
  body {
    font-family: var(--font-montserrat);
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
    --tw-leading: 1;
    line-height: 1;
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }
  h1,h2,h3,h4,h5,h6 {
    font-size: 35px;
    --tw-leading: 1.2;
    line-height: 1.2;
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
    @media (width >= 992px) {
      font-size: 70px;
    }
    @media (width >= 992px) {
      --tw-leading: 1.2;
      line-height: 1.2;
    }
  }
  a {
    color: inherit;
    &:hover {
      @media (hover: hover) {
        color: var(--color-green);
      }
    }
  }
  ::selection {
    background-color: color-mix(in srgb, #94BF40 40%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-green) 40%, transparent);
    }
    text-shadow: none;
  }
  ::-moz-selection {
    background-color: color-mix(in srgb, #94BF40 40%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-green) 40%, transparent);
    }
    text-shadow: none;
  }
  .bg-green {
    & a {
      &:hover {
        @media (hover: hover) {
          color: currentColor;
        }
      }
      &:hover {
        @media (hover: hover) {
          text-decoration-line: underline;
        }
      }
    }
    & ::selection {
      background-color: color-mix(in srgb, #fff 40%, transparent);
      @supports (color: color-mix(in lab, red, red)) {
        background-color: color-mix(in oklab, var(--color-white) 40%, transparent);
      }
      text-shadow: none;
    }
    & ::-moz-selection {
      background-color: color-mix(in srgb, #fff 40%, transparent);
      @supports (color: color-mix(in lab, red, red)) {
        background-color: color-mix(in oklab, var(--color-white) 40%, transparent);
      }
      text-shadow: none;
    }
  }
}
@layer components {
  .editor-content {
    max-width: none !important;
    --tw-leading: 30px;
    line-height: 30px;
    color: currentColor;
  }
  .editor-content strong {
    color: currentColor;
  }
  .editor-content ul {
    margin-left: calc(var(--spacing) * 0);
    list-style-type: none;
    padding-left: calc(var(--spacing) * 0);
  }
  .editor-content li {
    margin-block: calc(var(--spacing) * 0);
    display: flex;
    gap: calc(var(--spacing) * 3);
  }
  .editor-content li::before {
    margin-top: calc(var(--spacing) * 0);
    content: "\f00c";
    font-family: "Font Awesome 6 Pro";
  }
  .underscore {
    position: relative;
    width: fit-content;
    &::after {
      position: absolute;
      bottom: calc(var(--spacing) * 0);
      left: calc(var(--spacing) * 0);
      height: calc(var(--spacing) * 0.5);
      width: calc(var(--spacing) * 15);
      max-width: 100%;
      background-color: var(--color-green);
      @media (width >= 992px) {
        height: calc(var(--spacing) * 1);
      }
      @media (width >= 992px) {
        width: calc(var(--spacing) * 30);
      }
      content: '';
    }
  }
  .bb-button {
    display: flex;
    height: calc(var(--spacing) * 12);
    width: fit-content;
    align-items: center;
    justify-content: space-between;
    gap: calc(var(--spacing) * 7);
    border-radius: calc(infinity * 1px);
    border-style: var(--tw-border-style);
    border-width: 1px;
    border-color: var(--color-grey-dark);
    background-color: transparent;
    padding-right: calc(var(--spacing) * 1);
    padding-left: calc(var(--spacing) * 8);
    white-space: nowrap;
    color: var(--color-black);
    text-decoration-line: none !important;
    &:hover {
      border-color: var(--color-green);
      background-color: var(--color-green);
      color: var(--color-white);
    }
    &::after {
      display: flex;
      align-items: center;
      justify-content: center;
      width: calc(var(--spacing) * 10);
      height: calc(var(--spacing) * 10);
      border-radius: calc(infinity * 1px);
      background-color: var(--color-green);
      --tw-font-weight: var(--font-weight-normal);
      font-weight: var(--font-weight-normal);
      color: var(--color-white);
      content: "\f178";
      font-family: "Font Awesome 6 Pro";
    }
    &:hover::after {
      background-color: var(--color-white);
      color: var(--color-black);
    }
    &.alt {
      background-color: var(--color-green);
      color: var(--color-white);
    }
    &.alt::after {
      background-color: var(--color-white);
      color: var(--color-black);
    }
    &.alt:hover {
      background-color: transparent;
      color: var(--color-black);
    }
    &.alt:hover::after {
      background-color: var(--color-green);
      color: var(--color-white);
    }
  }
  .bg-green {
    & .underscore::after {
      background-color: var(--color-white);
    }
    & .bb-button {
      border-color: var(--color-white);
      color: var(--color-white);
      &:hover {
        background-color: var(--color-white);
        color: var(--color-black);
      }
      &::after {
        background-color: var(--color-white);
        color: var(--color-black);
      }
      &:hover::after {
        background-color: var(--color-green);
        color: var(--color-white);
      }
    }
  }
}
.fl-theme-builder-header-scrolled {
  pointer-events: none;
  height: 100lvh;
}
.fl-theme-builder-header-scrolled * {
  pointer-events: auto;
}
.fl-theme-builder-header-scrolled .main-nav {
  border-color: var(--color-grey-dark);
}
.home.page header {
  position: fixed;
  top: calc(var(--spacing) * 0);
  left: calc(var(--spacing) * 0);
  z-index: 30;
  width: 100%;
}
.home.page header .main-nav {
  background-color: transparent !important;
}
.home.page header .logo {
  display: none !important;
}
.home.page header .logo-home {
  display: block !important;
}
.home.page header .search-button {
  color: var(--color-white);
}
.home.page footer {
  display: none !important;
}
.home.page .otgs-development-site-front-end {
  display: none;
}
#cm-contact .gform_fields {
  gap: calc(var(--spacing) * 5);
}
#cm-contact .gfield--type-email input,
#cm-contact .gfield--type-phone input,
#cm-contact .gfield--type-text input {
  height: calc(var(--spacing) * 16);
  border-radius: var(--radius);
  --tw-border-style: none;
  border-style: none;
  background-color: var(--color-grey);
  padding-inline: calc(var(--spacing) * 8);
  &::placeholder {
    color: var(--color-grey-dark);
  }
  --tw-shadow: 0 0 #0000;
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  --tw-outline-style: none;
  outline-style: none;
}
#cm-contact .gfield--type-textarea textarea {
  height: 213px;
  min-height: 213px;
  border-radius: var(--radius);
  --tw-border-style: none;
  border-style: none;
  background-color: var(--color-grey);
  padding: calc(var(--spacing) * 8);
  &::placeholder {
    color: var(--color-grey-dark);
  }
  --tw-shadow: 0 0 #0000;
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  --tw-outline-style: none;
  outline-style: none;
}
#cm-contact .gform_button[type="submit"] {
  display: flex;
  height: calc(var(--spacing) * 12);
  width: fit-content;
  align-items: center;
  justify-content: space-between;
  gap: calc(var(--spacing) * 7);
  border-radius: calc(infinity * 1px);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-grey-dark);
  background-color: transparent;
  padding-right: calc(var(--spacing) * 1);
  padding-left: calc(var(--spacing) * 8);
  white-space: nowrap;
  color: var(--color-black);
  text-decoration-line: none !important;
  --tw-shadow: 0 0 #0000 !important;
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow) !important;
  --tw-outline-style: none !important;
  outline-style: none !important;
  &:hover {
    background-color: var(--color-green);
    color: var(--color-white);
  }
  &::after {
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc(var(--spacing) * 10);
    height: calc(var(--spacing) * 10);
    border-radius: calc(infinity * 1px);
    background-color: var(--color-green);
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
    color: var(--color-white);
    content: "\f178";
    font-family: "Font Awesome 6 Pro" !important;
  }
  &:hover::after {
    background-color: var(--color-white);
    color: var(--color-black);
  }
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
  initial-value: rotateX(0);
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
  initial-value: rotateY(0);
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
  initial-value: rotateZ(0);
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
  initial-value: skewX(0);
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
  initial-value: skewY(0);
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-space-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-gradient-position {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}
@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}
@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-text-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-text-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}