/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@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;
    --color-orange-300: oklch(83.7% 0.128 66.29);
    --color-orange-400: hsla(30, 100%, 60%);
    --color-orange-600: oklch(64.6% 0.222 41.116);
    --color-orange-700: hsla(15, 100%, 42%);
    --color-yellow-100: hsla(56, 100%, 88%);
    --color-yellow-200: hsla(56, 100%, 71%);
    --color-yellow-400: hsla(53, 100%, 50%);
    --color-green-200: hsla(65, 79%, 68%);
    --color-green-500: hsla(71, 85%, 47%);
    --color-green-700: hsla(120, 52%, 47%);
    --color-green-800: hsla(120, 87%, 18%);
    --color-blue-200: hsla(185, 71%, 78%);
    --color-blue-400: hsla(194, 100%, 50%);
    --color-blue-700: hsla(214, 100%, 50%);
    --color-purple-300: hsla(272, 100%, 84%);
    --color-purple-500: hsla(264, 99%, 68%);
    --color-purple-800: hsla(269, 69%, 43%);
    --color-purple-900: hsla(269, 97%, 17%);
    --color-pink-200: hsla(314, 98%, 81%);
    --color-pink-300: hsla(314, 100%, 71%);
    --color-pink-600: hsla(324, 98%, 50%);
    --color-pink-950: hsla(328, 100%, 30%);
    --color-black: #000;
    --color-white: #fff;
    --spacing: 0.25rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --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);
    --font-weight-normal: 400;
    --font-weight-bold: 700;
    --font-weight-extrabold: 800;
    --font-weight-black: 900;
    --tracking-tight: -0.025em;
    --radius-lg: 0.5rem;
    --radius-2xl: 1rem;
    --radius-3xl: 1.5rem;
    --ease-in: cubic-bezier(0.4, 0, 1, 1);
    --ease-out: cubic-bezier(0, 0, 0.2, 1);
    --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --animate-spin: spin 2.5s linear infinite;
    --blur-2xl: 40px;
    --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);
    --font-stencil: "paralucent-stencil", system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-base: "Schibsted Grotesk", system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --color-orange: hsla(23, 100%, 50%);
    --color-orange-850: hsla(15, 100%, 32%);
    --color-blue-850: hsla(214, 100%, 35%);
    --color-base-950: hsla(0, 0%, 5%);
    --color-base-900: hsla(0, 0%, 12%);
    --color-base-700: hsla(0, 0%, 24%);
    --color-base-500: hsla(0, 0%, 48%);
    --color-base-200: hsla(0, 0%, 82%);
    --color-base-0: hsla(0, 0%, 100%);
    --text-display2: 164px;
    --text-display2--line-height: 0.9;
    --text-heading1: 82px;
    --text-heading1--line-height: 1;
    --text-h1-stencil: 100px;
    --text-h1-stencil--line-height: 0.8;
    --text-heading2: 62px;
    --text-heading2--line-height: 1;
    --text-h2-stencil: 72px;
    --text-h2-stencil--line-height: 0.8;
    --text-subheading: 48px;
    --text-subheading--line-height: 1.2;
    --text-title: 34px;
    --text-title--line-height: 1.28;
    --text-subtitle: 24px;
    --text-subtitle--line-height: 1.28;
    --text-body-button: 20px;
    --text-body-button--line-height: 1;
    --text-body1: 20px;
    --text-body1--line-height: 1.28;
    --text-body2: 18px;
    --text-body2--line-height: 1.32;
    --text-body3: 16px;
    --text-body3--line-height: 1.36;
    --text-caption: 14px;
    --text-caption--line-height: 1;
    --text-display2-mobile: 36px;
    --text-display2-mobile--line-height: 0.9;
    --text-heading1-mobile: 32px;
    --text-heading1-mobile--line-height: 1.2;
    --text-h1-stencil-mobile: 42px;
    --text-h1-stencil-mobile--line-height: 0.8;
    --text-heading2-mobile: 28px;
    --text-heading2-mobile--line-height: 1.2;
    --text-h2-stencil-mobile: 38px;
    --text-h2-stencil-mobile--line-height: 0.8;
    --text-subheading-mobile: 24px;
    --text-subheading-mobile--line-height: 1.2;
    --text-title-mobile: 20px;
    --text-title-mobile--line-height: 1.2;
    --text-subtitle-mobile: 18px;
    --text-subtitle-mobile--line-height: 1.2;
    --text-body-button-mobile: 16px;
    --text-body-button-mobile--line-height: 1;
    --text-body1-mobile: 16px;
    --text-body1-mobile--line-height: 1.2;
    --text-body2-mobile: 14px;
    --text-body2-mobile--line-height: 1.2;
    --text-body3-mobile: 12px;
    --text-body3-mobile--line-height: 1.2;
    --tracking-2percent: 0.02em;
    --tracking-5percent: 0.05em;
  }
}
@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%;
    -moz-tab-size: 4;
      -o-tab-size: 4;
         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;
  }
  ::-moz-placeholder {
    opacity: 1;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::-moz-placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        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 {
    -webkit-appearance: button;
       -moz-appearance: button;
            appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .pointer-events-auto {
    pointer-events: auto;
  }
  .pointer-events-none {
    pointer-events: none;
  }
  .collapse {
    visibility: collapse;
  }
  .invisible {
    visibility: hidden;
  }
  .visible {
    visibility: visible;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .sticky {
    position: sticky;
  }
  .sticky\! {
    position: sticky !important;
  }
  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }
  .-top-0\.5 {
    top: calc(var(--spacing) * -0.5);
  }
  .-top-4 {
    top: calc(var(--spacing) * -4);
  }
  .-top-6 {
    top: calc(var(--spacing) * -6);
  }
  .-top-8 {
    top: calc(var(--spacing) * -8);
  }
  .-top-10 {
    top: calc(var(--spacing) * -10);
  }
  .-top-16 {
    top: calc(var(--spacing) * -16);
  }
  .-top-28 {
    top: calc(var(--spacing) * -28);
  }
  .-top-\[5\%\] {
    top: calc(5% * -1);
  }
  .-top-\[12\%\] {
    top: calc(12% * -1);
  }
  .-top-\[14\%\] {
    top: calc(14% * -1);
  }
  .-top-\[150\%\] {
    top: calc(150% * -1);
  }
  .-top-\[350\%\] {
    top: calc(350% * -1);
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .top-1\/2 {
    top: calc(1/2 * 100%);
  }
  .top-2\.5 {
    top: calc(var(--spacing) * 2.5);
  }
  .top-3 {
    top: calc(var(--spacing) * 3);
  }
  .top-5 {
    top: calc(var(--spacing) * 5);
  }
  .top-6 {
    top: calc(var(--spacing) * 6);
  }
  .top-8 {
    top: calc(var(--spacing) * 8);
  }
  .top-10 {
    top: calc(var(--spacing) * 10);
  }
  .top-11 {
    top: calc(var(--spacing) * 11);
  }
  .top-20 {
    top: calc(var(--spacing) * 20);
  }
  .top-40 {
    top: calc(var(--spacing) * 40);
  }
  .top-\[-100px\] {
    top: -100px;
  }
  .top-\[10\%\] {
    top: 10%;
  }
  .top-\[13\%\] {
    top: 13%;
  }
  .top-\[15\%\] {
    top: 15%;
  }
  .top-\[22px\] {
    top: 22px;
  }
  .top-\[29\.5\%\] {
    top: 29.5%;
  }
  .top-\[34px\] {
    top: 34px;
  }
  .top-\[35\%\] {
    top: 35%;
  }
  .top-\[40\%\] {
    top: 40%;
  }
  .top-\[50\%\] {
    top: 50%;
  }
  .top-\[51\%\] {
    top: 51%;
  }
  .top-\[53\%\] {
    top: 53%;
  }
  .top-\[54\%\] {
    top: 54%;
  }
  .top-\[57\%\] {
    top: 57%;
  }
  .top-\[58\%\] {
    top: 58%;
  }
  .top-\[60px\] {
    top: 60px;
  }
  .top-\[63\%\] {
    top: 63%;
  }
  .top-\[71\%\] {
    top: 71%;
  }
  .top-\[76\%\] {
    top: 76%;
  }
  .top-\[77\%\] {
    top: 77%;
  }
  .top-\[78\%\] {
    top: 78%;
  }
  .top-\[83\%\] {
    top: 83%;
  }
  .top-\[83\.5\%\] {
    top: 83.5%;
  }
  .-right-8 {
    right: calc(var(--spacing) * -8);
  }
  .-right-10 {
    right: calc(var(--spacing) * -10);
  }
  .-right-16 {
    right: calc(var(--spacing) * -16);
  }
  .-right-20 {
    right: calc(var(--spacing) * -20);
  }
  .-right-28 {
    right: calc(var(--spacing) * -28);
  }
  .-right-\[2\%\] {
    right: calc(2% * -1);
  }
  .-right-\[10\%\] {
    right: calc(10% * -1);
  }
  .-right-\[13\%\] {
    right: calc(13% * -1);
  }
  .-right-\[20\%\] {
    right: calc(20% * -1);
  }
  .-right-\[35\%\] {
    right: calc(35% * -1);
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .right-2\.5 {
    right: calc(var(--spacing) * 2.5);
  }
  .right-5 {
    right: calc(var(--spacing) * 5);
  }
  .right-7 {
    right: calc(var(--spacing) * 7);
  }
  .right-\[18px\] {
    right: 18px;
  }
  .right-\[20\%\] {
    right: 20%;
  }
  .right-\[120px\] {
    right: 120px;
  }
  .\!bottom-0 {
    bottom: calc(var(--spacing) * 0) !important;
  }
  .-bottom-0\.5 {
    bottom: calc(var(--spacing) * -0.5);
  }
  .-bottom-1 {
    bottom: calc(var(--spacing) * -1);
  }
  .-bottom-5 {
    bottom: calc(var(--spacing) * -5);
  }
  .-bottom-14 {
    bottom: calc(var(--spacing) * -14);
  }
  .-bottom-\[10\%\] {
    bottom: calc(10% * -1);
  }
  .-bottom-\[19px\] {
    bottom: calc(19px * -1);
  }
  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }
  .bottom-4 {
    bottom: calc(var(--spacing) * 4);
  }
  .bottom-5 {
    bottom: calc(var(--spacing) * 5);
  }
  .bottom-10 {
    bottom: calc(var(--spacing) * 10);
  }
  .bottom-\[10\%\] {
    bottom: 10%;
  }
  .bottom-\[18px\] {
    bottom: 18px;
  }
  .-left-5 {
    left: calc(var(--spacing) * -5);
  }
  .-left-10 {
    left: calc(var(--spacing) * -10);
  }
  .-left-24 {
    left: calc(var(--spacing) * -24);
  }
  .-left-\[10\%\] {
    left: calc(10% * -1);
  }
  .-left-\[23\%\] {
    left: calc(23% * -1);
  }
  .-left-\[24\%\] {
    left: calc(24% * -1);
  }
  .-left-\[32\%\] {
    left: calc(32% * -1);
  }
  .-left-\[44\%\] {
    left: calc(44% * -1);
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .left-1 {
    left: calc(var(--spacing) * 1);
  }
  .left-1\/2 {
    left: calc(1/2 * 100%);
  }
  .left-2\.5 {
    left: calc(var(--spacing) * 2.5);
  }
  .left-3 {
    left: calc(var(--spacing) * 3);
  }
  .left-7 {
    left: calc(var(--spacing) * 7);
  }
  .left-8 {
    left: calc(var(--spacing) * 8);
  }
  .left-\[3\%\] {
    left: 3%;
  }
  .left-\[5\%\] {
    left: 5%;
  }
  .left-\[10\%\] {
    left: 10%;
  }
  .left-\[11\%\] {
    left: 11%;
  }
  .left-\[16\%\] {
    left: 16%;
  }
  .left-\[19\%\] {
    left: 19%;
  }
  .left-\[20\%\] {
    left: 20%;
  }
  .left-\[22px\] {
    left: 22px;
  }
  .left-\[27\%\] {
    left: 27%;
  }
  .left-\[34px\] {
    left: 34px;
  }
  .left-\[35\%\] {
    left: 35%;
  }
  .left-\[41\%\] {
    left: 41%;
  }
  .left-\[47\%\] {
    left: 47%;
  }
  .left-\[48\%\] {
    left: 48%;
  }
  .left-\[58\%\] {
    left: 58%;
  }
  .left-\[64\%\] {
    left: 64%;
  }
  .left-\[65\%\] {
    left: 65%;
  }
  .left-\[80\%\] {
    left: 80%;
  }
  .left-\[82\%\] {
    left: 82%;
  }
  .z-1 {
    z-index: 1;
  }
  .z-10 {
    z-index: 10;
  }
  .z-20 {
    z-index: 20;
  }
  .z-50 {
    z-index: 50;
  }
  .z-\[99\] {
    z-index: 99;
  }
  .z-\[100\] {
    z-index: 100;
  }
  .z-\[999\] {
    z-index: 999;
  }
  .order-1 {
    order: 1;
  }
  .order-2 {
    order: 2;
  }
  .col-span-1 {
    grid-column: span 1 / span 1;
  }
  .col-span-2 {
    grid-column: span 2 / span 2;
  }
  .col-span-4 {
    grid-column: span 4 / span 4;
  }
  .col-span-5 {
    grid-column: span 5 / span 5;
  }
  .col-span-7 {
    grid-column: span 7 / span 7;
  }
  .col-span-8 {
    grid-column: span 8 / span 8;
  }
  .col-span-12 {
    grid-column: span 12 / span 12;
  }
  .container {
    width: 100%;
    @media (width >= 40rem) {
      max-width: 40rem;
    }
    @media (width >= 48rem) {
      max-width: 48rem;
    }
    @media (width >= 64rem) {
      max-width: 64rem;
    }
    @media (width >= 80rem) {
      max-width: 80rem;
    }
    @media (width >= 96rem) {
      max-width: 96rem;
    }
  }
  .m-0 {
    margin: calc(var(--spacing) * 0);
  }
  .m-466 {
    margin: calc(var(--spacing) * 466);
  }
  .m-678 {
    margin: calc(var(--spacing) * 678);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .my-10 {
    margin-block: calc(var(--spacing) * 10);
  }
  .my-\[18px\] {
    margin-block: 18px;
  }
  .mt-3 {
    margin-top: calc(var(--spacing) * 3);
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mt-5 {
    margin-top: calc(var(--spacing) * 5);
  }
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .mt-7 {
    margin-top: calc(var(--spacing) * 7);
  }
  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }
  .mt-10 {
    margin-top: calc(var(--spacing) * 10);
  }
  .mt-16 {
    margin-top: calc(var(--spacing) * 16);
  }
  .mt-\[18px\] {
    margin-top: 18px;
  }
  .mt-\[42px\] {
    margin-top: 42px;
  }
  .mt-\[60px\] {
    margin-top: 60px;
  }
  .mt-\[300px\] {
    margin-top: 300px;
  }
  .mt-auto {
    margin-top: auto;
  }
  .mr-2 {
    margin-right: calc(var(--spacing) * 2);
  }
  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .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-12 {
    margin-bottom: calc(var(--spacing) * 12);
  }
  .mb-14 {
    margin-bottom: calc(var(--spacing) * 14);
  }
  .mb-20 {
    margin-bottom: calc(var(--spacing) * 20);
  }
  .mb-\[18px\] {
    margin-bottom: 18px;
  }
  .mb-\[150px\] {
    margin-bottom: 150px;
  }
  .mb-\[200px\] {
    margin-bottom: 200px;
  }
  .mb-\[300px\] {
    margin-bottom: 300px;
  }
  .mb-auto {
    margin-bottom: auto;
  }
  .ml-auto {
    margin-left: auto;
  }
  .box-content {
    box-sizing: content-box;
  }
  .line-clamp-1 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }
  .line-clamp-2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .line-clamp-3 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .line-clamp-10 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
  }
  .\!block {
    display: block !important;
  }
  .block {
    display: block;
  }
  .contents {
    display: contents;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline {
    display: inline;
  }
  .inline-block {
    display: inline-block;
  }
  .inline-flex {
    display: inline-flex;
  }
  .inline-grid {
    display: inline-grid;
  }
  .inline-table {
    display: inline-table;
  }
  .list-item {
    display: list-item;
  }
  .table {
    display: table;
  }
  .table-caption {
    display: table-caption;
  }
  .table-cell {
    display: table-cell;
  }
  .table-column {
    display: table-column;
  }
  .table-column-group {
    display: table-column-group;
  }
  .table-footer-group {
    display: table-footer-group;
  }
  .table-header-group {
    display: table-header-group;
  }
  .table-row {
    display: table-row;
  }
  .table-row-group {
    display: table-row-group;
  }
  .aspect-\[2\/1\] {
    aspect-ratio: 2/1;
  }
  .aspect-\[100\/125\] {
    aspect-ratio: 100/125;
  }
  .aspect-\[175\/217\] {
    aspect-ratio: 175/217;
  }
  .aspect-\[207\/242\] {
    aspect-ratio: 207/242;
  }
  .aspect-\[217\/254\] {
    aspect-ratio: 217/254;
  }
  .aspect-\[296\/346\] {
    aspect-ratio: 296/346;
  }
  .aspect-\[297\/346\] {
    aspect-ratio: 297/346;
  }
  .aspect-\[300\/375\] {
    aspect-ratio: 300/375;
  }
  .aspect-\[345\/400\] {
    aspect-ratio: 345/400;
  }
  .aspect-\[357\/95\] {
    aspect-ratio: 357/95;
  }
  .aspect-\[357\/416\] {
    aspect-ratio: 357/416;
  }
  .aspect-\[357\/456\] {
    aspect-ratio: 357/456;
  }
  .aspect-\[357\/471\] {
    aspect-ratio: 357/471;
  }
  .aspect-\[400\/500\] {
    aspect-ratio: 400/500;
  }
  .aspect-\[407\/534\] {
    aspect-ratio: 407/534;
  }
  .aspect-\[434\/508\] {
    aspect-ratio: 434/508;
  }
  .aspect-\[434\/540\] {
    aspect-ratio: 434/540;
  }
  .aspect-\[436\/508\] {
    aspect-ratio: 436/508;
  }
  .aspect-\[670\/806\] {
    aspect-ratio: 670/806;
  }
  .aspect-square {
    aspect-ratio: 1 / 1;
  }
  .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-10 {
    width: calc(var(--spacing) * 10);
    height: calc(var(--spacing) * 10);
  }
  .size-12 {
    width: calc(var(--spacing) * 12);
    height: calc(var(--spacing) * 12);
  }
  .size-\[14px\] {
    width: 14px;
    height: 14px;
  }
  .h-1 {
    height: calc(var(--spacing) * 1);
  }
  .h-3 {
    height: calc(var(--spacing) * 3);
  }
  .h-4 {
    height: calc(var(--spacing) * 4);
  }
  .h-5 {
    height: calc(var(--spacing) * 5);
  }
  .h-6 {
    height: calc(var(--spacing) * 6);
  }
  .h-7 {
    height: calc(var(--spacing) * 7);
  }
  .h-10 {
    height: calc(var(--spacing) * 10);
  }
  .h-12 {
    height: calc(var(--spacing) * 12);
  }
  .h-16 {
    height: calc(var(--spacing) * 16);
  }
  .h-\[5px\] {
    height: 5px;
  }
  .h-\[12px\] {
    height: 12px;
  }
  .h-\[20px\] {
    height: 20px;
  }
  .h-\[30px\] {
    height: 30px;
  }
  .h-\[44px\] {
    height: 44px;
  }
  .h-\[46px\] {
    height: 46px;
  }
  .h-\[51px\] {
    height: 51px;
  }
  .h-\[52px\] {
    height: 52px;
  }
  .h-\[61px\] {
    height: 61px;
  }
  .h-\[90px\] {
    height: 90px;
  }
  .h-\[100px\] {
    height: 100px;
  }
  .h-\[110px\] {
    height: 110px;
  }
  .h-\[120px\] {
    height: 120px;
  }
  .h-\[130px\] {
    height: 130px;
  }
  .h-\[150px\] {
    height: 150px;
  }
  .h-\[200px\] {
    height: 200px;
  }
  .h-\[270px\] {
    height: 270px;
  }
  .h-\[275px\] {
    height: 275px;
  }
  .h-\[300px\] {
    height: 300px;
  }
  .h-\[346px\] {
    height: 346px;
  }
  .h-\[360px\] {
    height: 360px;
  }
  .h-\[480px\] {
    height: 480px;
  }
  .h-\[597px\] {
    height: 597px;
  }
  .h-\[600px\] {
    height: 600px;
  }
  .h-\[calc\(100dvh-104px\)\] {
    height: calc(100dvh - 104px);
  }
  .h-\[calc\(100vh-6px\)\] {
    height: calc(100vh - 6px);
  }
  .h-\[calc\(100vh-60px\)\] {
    height: calc(100vh - 60px);
  }
  .h-\[calc\(100vh-64px\)\] {
    height: calc(100vh - 64px);
  }
  .h-auto {
    height: auto;
  }
  .h-full {
    height: 100%;
  }
  .h-screen {
    height: 100vh;
  }
  .max-h-\[520px\] {
    max-height: 520px;
  }
  .max-h-\[600px\] {
    max-height: 600px;
  }
  .min-h-\[100vh\] {
    min-height: 100vh;
  }
  .min-h-\[360px\] {
    min-height: 360px;
  }
  .\!w-\[296px\] {
    width: 296px !important;
  }
  .\!w-\[326px\] {
    width: 326px !important;
  }
  .w-0 {
    width: calc(var(--spacing) * 0);
  }
  .w-1 {
    width: calc(var(--spacing) * 1);
  }
  .w-1\/2 {
    width: calc(1/2 * 100%);
  }
  .w-1\/4 {
    width: calc(1/4 * 100%);
  }
  .w-2\/4 {
    width: calc(2/4 * 100%);
  }
  .w-3 {
    width: calc(var(--spacing) * 3);
  }
  .w-3\/4 {
    width: calc(3/4 * 100%);
  }
  .w-6 {
    width: calc(var(--spacing) * 6);
  }
  .w-10 {
    width: calc(var(--spacing) * 10);
  }
  .w-16 {
    width: calc(var(--spacing) * 16);
  }
  .w-20 {
    width: calc(var(--spacing) * 20);
  }
  .w-24 {
    width: calc(var(--spacing) * 24);
  }
  .w-\[1px\] {
    width: 1px;
  }
  .w-\[5px\] {
    width: 5px;
  }
  .w-\[20px\] {
    width: 20px;
  }
  .w-\[30px\] {
    width: 30px;
  }
  .w-\[44px\] {
    width: 44px;
  }
  .w-\[46px\] {
    width: 46px;
  }
  .w-\[47\.5\%\] {
    width: 47.5%;
  }
  .w-\[52px\] {
    width: 52px;
  }
  .w-\[60\%\] {
    width: 60%;
  }
  .w-\[85\%\] {
    width: 85%;
  }
  .w-\[100px\] {
    width: 100px;
  }
  .w-\[120px\] {
    width: 120px;
  }
  .w-\[140px\] {
    width: 140px;
  }
  .w-\[175px\] {
    width: 175px;
  }
  .w-\[200px\] {
    width: 200px;
  }
  .w-\[230px\] {
    width: 230px;
  }
  .w-\[236px\] {
    width: 236px;
  }
  .w-\[300px\] {
    width: 300px;
  }
  .w-\[340px\] {
    width: 340px;
  }
  .w-\[357px\] {
    width: 357px;
  }
  .w-\[360px\] {
    width: 360px;
  }
  .w-\[400px\] {
    width: 400px;
  }
  .w-\[849px\] {
    width: 849px;
  }
  .w-auto {
    width: auto;
  }
  .w-full {
    width: 100%;
  }
  .w-max {
    width: -moz-max-content;
    width: max-content;
  }
  .max-w-\[531px\] {
    max-width: 531px;
  }
  .max-w-max {
    max-width: -moz-max-content;
    max-width: max-content;
  }
  .flex-1 {
    flex: 1;
  }
  .flex-shrink {
    flex-shrink: 1;
  }
  .shrink-0 {
    flex-shrink: 0;
  }
  .flex-grow {
    flex-grow: 1;
  }
  .grow {
    flex-grow: 1;
  }
  .border-collapse {
    border-collapse: collapse;
  }
  .origin-bottom {
    transform-origin: bottom;
  }
  .-translate-x-1\/2 {
    --tw-translate-x: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .-translate-x-6 {
    --tw-translate-x: calc(var(--spacing) * -6);
    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-1 {
    --tw-translate-y: calc(var(--spacing) * 1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .scale-0 {
    --tw-scale-x: 0%;
    --tw-scale-y: 0%;
    --tw-scale-z: 0%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-95 {
    --tw-scale-x: 95%;
    --tw-scale-y: 95%;
    --tw-scale-z: 95%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-x-100 {
    --tw-scale-x: calc(100% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-scale-y-100 {
    --tw-scale-y: calc(100% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .-rotate-\[8deg\] {
    rotate: calc(8deg * -1);
  }
  .-rotate-\[14deg\] {
    rotate: calc(14deg * -1);
  }
  .-rotate-\[16deg\] {
    rotate: calc(16deg * -1);
  }
  .-rotate-\[17deg\] {
    rotate: calc(17deg * -1);
  }
  .-rotate-\[20deg\] {
    rotate: calc(20deg * -1);
  }
  .-rotate-\[23deg\] {
    rotate: calc(23deg * -1);
  }
  .-rotate-\[160deg\] {
    rotate: calc(160deg * -1);
  }
  .-rotate-\[180deg\] {
    rotate: calc(180deg * -1);
  }
  .rotate-45 {
    rotate: 45deg;
  }
  .rotate-90 {
    rotate: 90deg;
  }
  .rotate-180 {
    rotate: 180deg;
  }
  .rotate-\[-2deg\] {
    rotate: -2deg;
  }
  .rotate-\[-4deg\] {
    rotate: -4deg;
  }
  .rotate-\[1deg\] {
    rotate: 1deg;
  }
  .rotate-\[2deg\] {
    rotate: 2deg;
  }
  .rotate-\[3deg\] {
    rotate: 3deg;
  }
  .rotate-\[6deg\] {
    rotate: 6deg;
  }
  .rotate-\[11deg\] {
    rotate: 11deg;
  }
  .rotate-\[22deg\] {
    rotate: 22deg;
  }
  .rotate-\[24deg\] {
    rotate: 24deg;
  }
  .rotate-\[27deg\] {
    rotate: 27deg;
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .animate-spin {
    animation: var(--animate-spin);
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .resize {
    resize: both;
  }
  .list-disc {
    list-style-type: disc;
  }
  .appearance-none {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
  }
  .columns-2 {
    -moz-columns: 2;
         columns: 2;
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-col-reverse {
    flex-direction: column-reverse;
  }
  .flex-row {
    flex-direction: row;
  }
  .flex-nowrap {
    flex-wrap: nowrap;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-center {
    align-items: center;
  }
  .items-end {
    align-items: flex-end;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-end {
    justify-content: flex-end;
  }
  .justify-start {
    justify-content: flex-start;
  }
  .gap-0 {
    gap: calc(var(--spacing) * 0);
  }
  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }
  .gap-1\.5 {
    gap: calc(var(--spacing) * 1.5);
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-2\.5 {
    gap: calc(var(--spacing) * 2.5);
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-5 {
    gap: calc(var(--spacing) * 5);
  }
  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }
  .gap-7 {
    gap: calc(var(--spacing) * 7);
  }
  .gap-8 {
    gap: calc(var(--spacing) * 8);
  }
  .gap-10 {
    gap: calc(var(--spacing) * 10);
  }
  .gap-12 {
    gap: calc(var(--spacing) * 12);
  }
  .gap-\[18px\] {
    gap: 18px;
  }
  .gap-\[42px\] {
    gap: 42px;
  }
  .gap-\[43px\] {
    gap: 43px;
  }
  .space-y-1 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-2 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-2\.5 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 2.5) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 2.5) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-3 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-4 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .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-6 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 6) * 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)));
    }
  }
  .space-y-8 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 8) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 8) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-12 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 12) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 12) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-16 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 16) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 16) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-\[14px\] {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(14px * var(--tw-space-y-reverse));
      margin-block-end: calc(14px * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-\[18px\] {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(18px * var(--tw-space-y-reverse));
      margin-block-end: calc(18px * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-\[60px\] {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(60px * var(--tw-space-y-reverse));
      margin-block-end: calc(60px * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .gap-x-2 {
    -moz-column-gap: calc(var(--spacing) * 2);
         column-gap: calc(var(--spacing) * 2);
  }
  .gap-x-5 {
    -moz-column-gap: calc(var(--spacing) * 5);
         column-gap: calc(var(--spacing) * 5);
  }
  .gap-y-0 {
    row-gap: calc(var(--spacing) * 0);
  }
  .gap-y-8 {
    row-gap: calc(var(--spacing) * 8);
  }
  .gap-y-12 {
    row-gap: calc(var(--spacing) * 12);
  }
  .gap-y-16 {
    row-gap: calc(var(--spacing) * 16);
  }
  .gap-y-\[18px\] {
    row-gap: 18px;
  }
  .gap-y-\[34px\] {
    row-gap: 34px;
  }
  .self-end {
    align-self: flex-end;
  }
  .self-start {
    align-self: flex-start;
  }
  .truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .overflow-auto {
    overflow: auto;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .overflow-x-auto {
    overflow-x: auto;
  }
  .overflow-y-auto {
    overflow-y: auto;
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .rounded-2xl {
    border-radius: var(--radius-2xl);
  }
  .rounded-3xl {
    border-radius: var(--radius-3xl);
  }
  .rounded-\[14px\] {
    border-radius: 14px;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-2 {
    border-style: var(--tw-border-style);
    border-width: 2px;
  }
  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-l {
    border-left-style: var(--tw-border-style);
    border-left-width: 1px;
  }
  .border-l-2 {
    border-left-style: var(--tw-border-style);
    border-left-width: 2px;
  }
  .border-none {
    --tw-border-style: none;
    border-style: none;
  }
  .border-base-200 {
    border-color: var(--color-base-200);
  }
  .border-base-700 {
    border-color: var(--color-base-700);
  }
  .border-base-900 {
    border-color: var(--color-base-900);
  }
  .border-base-950 {
    border-color: var(--color-base-950);
  }
  .border-black {
    border-color: var(--color-black);
  }
  .border-orange-300 {
    border-color: var(--color-orange-300);
  }
  .border-white {
    border-color: var(--color-white);
  }
  .bg-\[\#0E0E0E\] {
    background-color: #0E0E0E;
  }
  .bg-base-700 {
    background-color: var(--color-base-700);
  }
  .bg-base-950 {
    background-color: var(--color-base-950);
  }
  .bg-base-950\/40 {
    background-color: color-mix(in srgb, hsla(0, 0%, 5%) 40%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-base-950) 40%, transparent);
    }
  }
  .bg-base-950\/50 {
    background-color: color-mix(in srgb, hsla(0, 0%, 5%) 50%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-base-950) 50%, transparent);
    }
  }
  .bg-black\/60 {
    background-color: color-mix(in srgb, #000 60%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-black) 60%, transparent);
    }
  }
  .bg-blue-400 {
    background-color: var(--color-blue-400);
  }
  .bg-green-200 {
    background-color: var(--color-green-200);
  }
  .bg-green-500 {
    background-color: var(--color-green-500);
  }
  .bg-green-700 {
    background-color: var(--color-green-700);
  }
  .bg-orange {
    background-color: var(--color-orange);
  }
  .bg-orange-400 {
    background-color: var(--color-orange-400);
  }
  .bg-orange-600 {
    background-color: var(--color-orange-600);
  }
  .bg-pink-200 {
    background-color: var(--color-pink-200);
  }
  .bg-pink-300 {
    background-color: var(--color-pink-300);
  }
  .bg-pink-600 {
    background-color: var(--color-pink-600);
  }
  .bg-purple-300 {
    background-color: var(--color-purple-300);
  }
  .bg-purple-500 {
    background-color: var(--color-purple-500);
  }
  .bg-transparent {
    background-color: transparent;
  }
  .bg-transparent\! {
    background-color: transparent !important;
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .bg-yellow-100 {
    background-color: var(--color-yellow-100);
  }
  .bg-yellow-200 {
    background-color: var(--color-yellow-200);
  }
  .bg-yellow-400 {
    background-color: var(--color-yellow-400);
  }
  .bg-gradient-to-b {
    --tw-gradient-position: to bottom in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .from-base-950\/10 {
    --tw-gradient-from: color-mix(in srgb, hsla(0, 0%, 5%) 10%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      --tw-gradient-from: color-mix(in oklab, var(--color-base-950) 10%, 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-base-950 {
    --tw-gradient-to: var(--color-base-950);
    --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));
  }
  .mask-repeat {
    -webkit-mask-repeat: repeat;
            mask-repeat: repeat;
  }
  .object-contain {
    -o-object-fit: contain;
       object-fit: contain;
  }
  .object-cover {
    -o-object-fit: cover;
       object-fit: cover;
  }
  .object-bottom {
    -o-object-position: bottom;
       object-position: bottom;
  }
  .object-top {
    -o-object-position: top;
       object-position: top;
  }
  .p-1 {
    padding: calc(var(--spacing) * 1);
  }
  .p-1\.5 {
    padding: calc(var(--spacing) * 1.5);
  }
  .p-2 {
    padding: calc(var(--spacing) * 2);
  }
  .p-2\.5 {
    padding: calc(var(--spacing) * 2.5);
  }
  .p-3 {
    padding: calc(var(--spacing) * 3);
  }
  .p-5 {
    padding: calc(var(--spacing) * 5);
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .p-\[18px\] {
    padding: 18px;
  }
  .px-0 {
    padding-inline: calc(var(--spacing) * 0);
  }
  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }
  .px-2\.5 {
    padding-inline: calc(var(--spacing) * 2.5);
  }
  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-5 {
    padding-inline: calc(var(--spacing) * 5);
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .px-\[18px\] {
    padding-inline: 18px;
  }
  .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-2\.5 {
    padding-block: calc(var(--spacing) * 2.5);
  }
  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
  .py-5 {
    padding-block: calc(var(--spacing) * 5);
  }
  .py-6 {
    padding-block: calc(var(--spacing) * 6);
  }
  .py-10 {
    padding-block: calc(var(--spacing) * 10);
  }
  .py-16 {
    padding-block: calc(var(--spacing) * 16);
  }
  .py-20 {
    padding-block: calc(var(--spacing) * 20);
  }
  .py-\[0\.5px\] {
    padding-block: 0.5px;
  }
  .py-\[2px\] {
    padding-block: 2px;
  }
  .py-\[14px\] {
    padding-block: 14px;
  }
  .py-\[18px\] {
    padding-block: 18px;
  }
  .py-\[42px\] {
    padding-block: 42px;
  }
  .pt-0 {
    padding-top: calc(var(--spacing) * 0);
  }
  .pt-5 {
    padding-top: calc(var(--spacing) * 5);
  }
  .pt-7 {
    padding-top: calc(var(--spacing) * 7);
  }
  .pt-8 {
    padding-top: calc(var(--spacing) * 8);
  }
  .pt-10 {
    padding-top: calc(var(--spacing) * 10);
  }
  .pt-12 {
    padding-top: calc(var(--spacing) * 12);
  }
  .pt-14 {
    padding-top: calc(var(--spacing) * 14);
  }
  .pt-16 {
    padding-top: calc(var(--spacing) * 16);
  }
  .pt-20 {
    padding-top: calc(var(--spacing) * 20);
  }
  .pt-\[18px\] {
    padding-top: 18px;
  }
  .pt-\[72px\] {
    padding-top: 72px;
  }
  .pt-\[180px\] {
    padding-top: 180px;
  }
  .pt-\[200px\] {
    padding-top: 200px;
  }
  .\!pr-10 {
    padding-right: calc(var(--spacing) * 10) !important;
  }
  .pr-4 {
    padding-right: calc(var(--spacing) * 4);
  }
  .pr-\[18px\] {
    padding-right: 18px;
  }
  .pb-0 {
    padding-bottom: calc(var(--spacing) * 0);
  }
  .pb-2 {
    padding-bottom: calc(var(--spacing) * 2);
  }
  .pb-3 {
    padding-bottom: calc(var(--spacing) * 3);
  }
  .pb-5 {
    padding-bottom: calc(var(--spacing) * 5);
  }
  .pb-7 {
    padding-bottom: calc(var(--spacing) * 7);
  }
  .pb-8 {
    padding-bottom: calc(var(--spacing) * 8);
  }
  .pb-10 {
    padding-bottom: calc(var(--spacing) * 10);
  }
  .pb-20 {
    padding-bottom: calc(var(--spacing) * 20);
  }
  .pb-\[100px\] {
    padding-bottom: 100px;
  }
  .pl-4 {
    padding-left: calc(var(--spacing) * 4);
  }
  .pl-10 {
    padding-left: calc(var(--spacing) * 10);
  }
  .pl-12 {
    padding-left: calc(var(--spacing) * 12);
  }
  .pl-\[18px\] {
    padding-left: 18px;
  }
  .text-center {
    text-align: center;
  }
  .text-justify {
    text-align: justify;
  }
  .font-stencil {
    font-family: var(--font-stencil);
  }
  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
  .text-body-button {
    font-size: var(--text-body-button);
    line-height: var(--tw-leading, var(--text-body-button--line-height));
  }
  .text-body-button-mobile {
    font-size: var(--text-body-button-mobile);
    line-height: var(--tw-leading, var(--text-body-button-mobile--line-height));
  }
  .text-body1 {
    font-size: var(--text-body1);
    line-height: var(--tw-leading, var(--text-body1--line-height));
  }
  .text-body1-mobile {
    font-size: var(--text-body1-mobile);
    line-height: var(--tw-leading, var(--text-body1-mobile--line-height));
  }
  .text-body2 {
    font-size: var(--text-body2);
    line-height: var(--tw-leading, var(--text-body2--line-height));
  }
  .text-body2-mobile {
    font-size: var(--text-body2-mobile);
    line-height: var(--tw-leading, var(--text-body2-mobile--line-height));
  }
  .text-body3 {
    font-size: var(--text-body3);
    line-height: var(--tw-leading, var(--text-body3--line-height));
  }
  .text-body3-mobile {
    font-size: var(--text-body3-mobile);
    line-height: var(--tw-leading, var(--text-body3-mobile--line-height));
  }
  .text-caption {
    font-size: var(--text-caption);
    line-height: var(--tw-leading, var(--text-caption--line-height));
  }
  .text-display2-mobile {
    font-size: var(--text-display2-mobile);
    line-height: var(--tw-leading, var(--text-display2-mobile--line-height));
  }
  .text-h1-stencil-mobile {
    font-size: var(--text-h1-stencil-mobile);
    line-height: var(--tw-leading, var(--text-h1-stencil-mobile--line-height));
  }
  .text-h2-stencil-mobile {
    font-size: var(--text-h2-stencil-mobile);
    line-height: var(--tw-leading, var(--text-h2-stencil-mobile--line-height));
  }
  .text-heading1 {
    font-size: var(--text-heading1);
    line-height: var(--tw-leading, var(--text-heading1--line-height));
  }
  .text-heading1-mobile {
    font-size: var(--text-heading1-mobile);
    line-height: var(--tw-leading, var(--text-heading1-mobile--line-height));
  }
  .text-heading2 {
    font-size: var(--text-heading2);
    line-height: var(--tw-leading, var(--text-heading2--line-height));
  }
  .text-heading2-mobile {
    font-size: var(--text-heading2-mobile);
    line-height: var(--tw-leading, var(--text-heading2-mobile--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-subheading {
    font-size: var(--text-subheading);
    line-height: var(--tw-leading, var(--text-subheading--line-height));
  }
  .text-subheading-mobile {
    font-size: var(--text-subheading-mobile);
    line-height: var(--tw-leading, var(--text-subheading-mobile--line-height));
  }
  .text-subtitle {
    font-size: var(--text-subtitle);
    line-height: var(--tw-leading, var(--text-subtitle--line-height));
  }
  .text-subtitle-mobile {
    font-size: var(--text-subtitle-mobile);
    line-height: var(--tw-leading, var(--text-subtitle-mobile--line-height));
  }
  .text-title {
    font-size: var(--text-title);
    line-height: var(--tw-leading, var(--text-title--line-height));
  }
  .text-title-mobile {
    font-size: var(--text-title-mobile);
    line-height: var(--tw-leading, var(--text-title-mobile--line-height));
  }
  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .text-\[28px\] {
    font-size: 28px;
  }
  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }
  .font-black {
    --tw-font-weight: var(--font-weight-black);
    font-weight: var(--font-weight-black);
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-extrabold {
    --tw-font-weight: var(--font-weight-extrabold);
    font-weight: var(--font-weight-extrabold);
  }
  .font-normal {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }
  .-tracking-2percent {
    --tw-tracking: calc(var(--tracking-2percent) * -1);
    letter-spacing: calc(var(--tracking-2percent) * -1);
  }
  .tracking-2percent {
    --tw-tracking: var(--tracking-2percent);
    letter-spacing: var(--tracking-2percent);
  }
  .tracking-5percent {
    --tw-tracking: var(--tracking-5percent);
    letter-spacing: var(--tracking-5percent);
  }
  .tracking-tight {
    --tw-tracking: var(--tracking-tight);
    letter-spacing: var(--tracking-tight);
  }
  .text-balance {
    text-wrap: balance;
  }
  .text-nowrap {
    text-wrap: nowrap;
  }
  .text-wrap {
    text-wrap: wrap;
  }
  .break-all {
    word-break: break-all;
  }
  .whitespace-nowrap {
    white-space: nowrap;
  }
  .text-\[\#FF6200\] {
    color: #FF6200;
  }
  .text-base-500 {
    color: var(--color-base-500);
  }
  .text-base-700 {
    color: var(--color-base-700);
  }
  .text-base-950 {
    color: var(--color-base-950);
  }
  .text-black {
    color: var(--color-black);
  }
  .text-blue-850 {
    color: var(--color-blue-850);
  }
  .text-green-800 {
    color: var(--color-green-800);
  }
  .text-orange {
    color: var(--color-orange);
  }
  .text-orange-600 {
    color: var(--color-orange-600);
  }
  .text-orange-850 {
    color: var(--color-orange-850);
  }
  .text-pink-950 {
    color: var(--color-pink-950);
  }
  .text-purple-900 {
    color: var(--color-purple-900);
  }
  .text-white {
    color: var(--color-white);
  }
  .capitalize {
    text-transform: capitalize;
  }
  .lowercase {
    text-transform: lowercase;
  }
  .uppercase {
    text-transform: uppercase;
  }
  .italic {
    font-style: italic;
  }
  .line-through {
    text-decoration-line: line-through;
  }
  .overline {
    text-decoration-line: overline;
  }
  .underline {
    text-decoration-line: underline;
  }
  .antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }
  .opacity-0 {
    opacity: 0%;
  }
  .opacity-100 {
    opacity: 100%;
  }
  .shadow {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px 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);
  }
  .shadow-sm {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px 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);
  }
  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .blur {
    --tw-blur: blur(8px);
    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,);
  }
  .blur-2xl {
    --tw-blur: blur(var(--blur-2xl));
    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,);
  }
  .drop-shadow {
    --tw-drop-shadow-size: drop-shadow(0 1px 2px var(--tw-drop-shadow-color, rgb(0 0 0 / 0.1))) drop-shadow(0 1px 1px var(--tw-drop-shadow-color, rgb(0 0 0 / 0.06)));
    --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow( 0 1px 1px 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,);
  }
  .grayscale {
    --tw-grayscale: grayscale(100%);
    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,);
  }
  .invert {
    --tw-invert: invert(100%);
    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,);
  }
  .sepia {
    --tw-sepia: sepia(100%);
    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,);
  }
  .filter {
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .backdrop-filter {
    -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 {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, visibility, content-visibility, overlay, pointer-events;
    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-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));
  }
  .duration-150 {
    --tw-duration: 150ms;
    transition-duration: 150ms;
  }
  .duration-300 {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .duration-500 {
    --tw-duration: 500ms;
    transition-duration: 500ms;
  }
  .duration-600 {
    --tw-duration: 600ms;
    transition-duration: 600ms;
  }
  .duration-800 {
    --tw-duration: 800ms;
    transition-duration: 800ms;
  }
  .ease-in {
    --tw-ease: var(--ease-in);
    transition-timing-function: var(--ease-in);
  }
  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  .ease-out {
    --tw-ease: var(--ease-out);
    transition-timing-function: var(--ease-out);
  }
  .select-all {
    -webkit-user-select: all;
    -moz-user-select: all;
         user-select: all;
  }
  .group-hover\:scale-100 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        --tw-scale-x: 100%;
        --tw-scale-y: 100%;
        --tw-scale-z: 100%;
        scale: var(--tw-scale-x) var(--tw-scale-y);
      }
    }
  }
  .group-hover\:scale-105 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        --tw-scale-x: 105%;
        --tw-scale-y: 105%;
        --tw-scale-z: 105%;
        scale: var(--tw-scale-x) var(--tw-scale-y);
      }
    }
  }
  .group-hover\:scale-110 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        --tw-scale-x: 110%;
        --tw-scale-y: 110%;
        --tw-scale-z: 110%;
        scale: var(--tw-scale-x) var(--tw-scale-y);
      }
    }
  }
  .group-hover\:border-base-950 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        border-color: var(--color-base-950);
      }
    }
  }
  .group-hover\:bg-white\/20 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        background-color: color-mix(in srgb, #fff 20%, transparent);
        @supports (color: color-mix(in lab, red, red)) {
          background-color: color-mix(in oklab, var(--color-white) 20%, transparent);
        }
      }
    }
  }
  .group-hover\:fill-orange {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        fill: var(--color-orange);
      }
    }
  }
  .group-hover\:stroke-base-500 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        stroke: var(--color-base-500);
      }
    }
  }
  .group-hover\:stroke-black {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        stroke: var(--color-black);
      }
    }
  }
  .group-hover\:stroke-blue-700 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        stroke: var(--color-blue-700);
      }
    }
  }
  .group-hover\:stroke-green-700 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        stroke: var(--color-green-700);
      }
    }
  }
  .group-hover\:stroke-orange {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        stroke: var(--color-orange);
      }
    }
  }
  .group-hover\:stroke-orange-700 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        stroke: var(--color-orange-700);
      }
    }
  }
  .group-hover\:stroke-pink-600 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        stroke: var(--color-pink-600);
      }
    }
  }
  .group-hover\:stroke-purple-800 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        stroke: var(--color-purple-800);
      }
    }
  }
  .group-hover\:text-base-500 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        color: var(--color-base-500);
      }
    }
  }
  .group-hover\:text-orange {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        color: var(--color-orange);
      }
    }
  }
  .group-hover\:text-white {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        color: var(--color-white);
      }
    }
  }
  .group-hover\:text-white\/80 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        color: color-mix(in srgb, #fff 80%, transparent);
        @supports (color: color-mix(in lab, red, red)) {
          color: color-mix(in oklab, var(--color-white) 80%, transparent);
        }
      }
    }
  }
  .group-hover\:opacity-100 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        opacity: 100%;
      }
    }
  }
  .group-hover\/login\:stroke-orange {
    &:is(:where(.group\/login):hover *) {
      @media (hover: hover) {
        stroke: var(--color-orange);
      }
    }
  }
  .group-hover\/search\:stroke-orange {
    &:is(:where(.group\/search):hover *) {
      @media (hover: hover) {
        stroke: var(--color-orange);
      }
    }
  }
  .group-hover\/see\:stroke-orange-700 {
    &:is(:where(.group\/see):hover *) {
      @media (hover: hover) {
        stroke: var(--color-orange-700);
      }
    }
  }
  .group-has-checked\:opacity-100 {
    &:is(:where(.group):has(*:checked) *) {
      opacity: 100%;
    }
  }
  .peer-hover\:w-\[290px\] {
    &:is(:where(.peer):hover ~ *) {
      @media (hover: hover) {
        width: 290px;
      }
    }
  }
  .peer-has-checked\:pointer-events-auto {
    &:is(:where(.peer):has(*:checked) ~ *) {
      pointer-events: auto;
    }
  }
  .peer-has-checked\:block {
    &:is(:where(.peer):has(*:checked) ~ *) {
      display: block;
    }
  }
  .peer-has-checked\:hidden {
    &:is(:where(.peer):has(*:checked) ~ *) {
      display: none;
    }
  }
  .peer-has-checked\:scale-100 {
    &:is(:where(.peer):has(*:checked) ~ *) {
      --tw-scale-x: 100%;
      --tw-scale-y: 100%;
      --tw-scale-z: 100%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
  }
  .peer-has-checked\:opacity-100 {
    &:is(:where(.peer):has(*:checked) ~ *) {
      opacity: 100%;
    }
  }
  .placeholder\:text-base-200 {
    &::-moz-placeholder {
      color: var(--color-base-200);
    }
    &::placeholder {
      color: var(--color-base-200);
    }
  }
  .placeholder\:text-base-700 {
    &::-moz-placeholder {
      color: var(--color-base-700);
    }
    &::placeholder {
      color: var(--color-base-700);
    }
  }
  .last\:hidden {
    &:last-child {
      display: none;
    }
  }
  .last\:border-none {
    &:last-child {
      --tw-border-style: none;
      border-style: none;
    }
  }
  .hover\:z-20 {
    &:hover {
      @media (hover: hover) {
        z-index: 20;
      }
    }
  }
  .hover\:scale-105 {
    &:hover {
      @media (hover: hover) {
        --tw-scale-x: 105%;
        --tw-scale-y: 105%;
        --tw-scale-z: 105%;
        scale: var(--tw-scale-x) var(--tw-scale-y);
      }
    }
  }
  .hover\:bg-base-200 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-base-200);
      }
    }
  }
  .hover\:bg-base-950 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-base-950);
      }
    }
  }
  .hover\:bg-base-950\/20 {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in srgb, hsla(0, 0%, 5%) 20%, transparent);
        @supports (color: color-mix(in lab, red, red)) {
          background-color: color-mix(in oklab, var(--color-base-950) 20%, transparent);
        }
      }
    }
  }
  .hover\:bg-orange-700 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-orange-700);
      }
    }
  }
  .hover\:bg-white\/10 {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in srgb, #fff 10%, transparent);
        @supports (color: color-mix(in lab, red, red)) {
          background-color: color-mix(in oklab, var(--color-white) 10%, transparent);
        }
      }
    }
  }
  .hover\:bg-white\/20 {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in srgb, #fff 20%, transparent);
        @supports (color: color-mix(in lab, red, red)) {
          background-color: color-mix(in oklab, var(--color-white) 20%, transparent);
        }
      }
    }
  }
  .hover\:text-base-500 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-base-500);
      }
    }
  }
  .hover\:text-base-950 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-base-950);
      }
    }
  }
  .hover\:text-black {
    &:hover {
      @media (hover: hover) {
        color: var(--color-black);
      }
    }
  }
  .hover\:text-blue-700 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-blue-700);
      }
    }
  }
  .hover\:text-green-700 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-green-700);
      }
    }
  }
  .hover\:text-orange {
    &:hover {
      @media (hover: hover) {
        color: var(--color-orange);
      }
    }
  }
  .hover\:text-orange-700 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-orange-700);
      }
    }
  }
  .hover\:text-pink-600 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-pink-600);
      }
    }
  }
  .hover\:text-purple-800 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-purple-800);
      }
    }
  }
  .hover\:text-white {
    &:hover {
      @media (hover: hover) {
        color: var(--color-white);
      }
    }
  }
  .focus-visible\:ring-1 {
    &:focus-visible {
      --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }
  .focus-visible\:ring-white {
    &:focus-visible {
      --tw-ring-color: var(--color-white);
    }
  }
  .focus-visible\:outline-none {
    &:focus-visible {
      --tw-outline-style: none;
      outline-style: none;
    }
  }
  .disabled\:invisible {
    &:disabled {
      visibility: hidden;
    }
  }
  .disabled\:cursor-not-allowed {
    &:disabled {
      cursor: not-allowed;
    }
  }
  .disabled\:bg-orange {
    &:disabled {
      background-color: var(--color-orange);
    }
  }
  .disabled\:opacity-0 {
    &:disabled {
      opacity: 0%;
    }
  }
  .disabled\:opacity-40 {
    &:disabled {
      opacity: 40%;
    }
  }
  .disabled\:hover\:bg-orange {
    &:disabled {
      &:hover {
        @media (hover: hover) {
          background-color: var(--color-orange);
        }
      }
    }
  }
  .has-checked\:rounded-full {
    &:has(*:checked) {
      border-radius: calc(infinity * 1px);
    }
  }
  .has-checked\:border-orange {
    &:has(*:checked) {
      border-color: var(--color-orange);
    }
  }
  .has-checked\:bg-base-950 {
    &:has(*:checked) {
      background-color: var(--color-base-950);
    }
  }
  .has-checked\:bg-orange {
    &:has(*:checked) {
      background-color: var(--color-orange);
    }
  }
  .has-checked\:bg-orange-600 {
    &:has(*:checked) {
      background-color: var(--color-orange-600);
    }
  }
  .has-checked\:bg-white {
    &:has(*:checked) {
      background-color: var(--color-white);
    }
  }
  .has-checked\:px-2\.5 {
    &:has(*:checked) {
      padding-inline: calc(var(--spacing) * 2.5);
    }
  }
  .has-checked\:py-1\.5 {
    &:has(*:checked) {
      padding-block: calc(var(--spacing) * 1.5);
    }
  }
  .has-checked\:text-base-950 {
    &:has(*:checked) {
      color: var(--color-base-950);
    }
  }
  .has-checked\:text-white {
    &:has(*:checked) {
      color: var(--color-white);
    }
  }
  .has-checked\:hover\:border-orange-700 {
    &:has(*:checked) {
      &:hover {
        @media (hover: hover) {
          border-color: var(--color-orange-700);
        }
      }
    }
  }
  .has-checked\:hover\:bg-base-200 {
    &:has(*:checked) {
      &:hover {
        @media (hover: hover) {
          background-color: var(--color-base-200);
        }
      }
    }
  }
  .has-checked\:hover\:bg-base-900 {
    &:has(*:checked) {
      &:hover {
        @media (hover: hover) {
          background-color: var(--color-base-900);
        }
      }
    }
  }
  .has-checked\:hover\:bg-orange {
    &:has(*:checked) {
      &:hover {
        @media (hover: hover) {
          background-color: var(--color-orange);
        }
      }
    }
  }
  .has-checked\:hover\:bg-orange-700 {
    &:has(*:checked) {
      &:hover {
        @media (hover: hover) {
          background-color: var(--color-orange-700);
        }
      }
    }
  }
  .data-\[megamenu\=\'show\'\]\:visible {
    &[data-megamenu='show'] {
      visibility: visible;
    }
  }
  .data-\[megamenu\=\'show\'\]\:border-none {
    &[data-megamenu='show'] {
      --tw-border-style: none;
      border-style: none;
    }
  }
  .data-\[megamenu\=\'show\'\]\:opacity-100 {
    &[data-megamenu='show'] {
      opacity: 100%;
    }
  }
  .nth-last-of-type-1\:border-none {
    &:nth-last-of-type(1) {
      --tw-border-style: none;
      border-style: none;
    }
  }
  .sm\:-top-6 {
    @media (width >= 40rem) {
      top: calc(var(--spacing) * -6);
    }
  }
  .sm\:top-1\/2 {
    @media (width >= 40rem) {
      top: calc(1/2 * 100%);
    }
  }
  .sm\:-right-\[10\%\] {
    @media (width >= 40rem) {
      right: calc(10% * -1);
    }
  }
  .sm\:bottom-\[13vw\] {
    @media (width >= 40rem) {
      bottom: 13vw;
    }
  }
  .sm\:bottom-\[unset\] {
    @media (width >= 40rem) {
      bottom: unset;
    }
  }
  .sm\:mb-12 {
    @media (width >= 40rem) {
      margin-bottom: calc(var(--spacing) * 12);
    }
  }
  .sm\:block {
    @media (width >= 40rem) {
      display: block;
    }
  }
  .sm\:h-auto {
    @media (width >= 40rem) {
      height: auto;
    }
  }
  .sm\:w-1\/2 {
    @media (width >= 40rem) {
      width: calc(1/2 * 100%);
    }
  }
  .sm\:w-\[25vw\] {
    @media (width >= 40rem) {
      width: 25vw;
    }
  }
  .sm\:w-\[50vw\] {
    @media (width >= 40rem) {
      width: 50vw;
    }
  }
  .sm\:max-w-\[40\%\] {
    @media (width >= 40rem) {
      max-width: 40%;
    }
  }
  .sm\:max-w-\[60\%\] {
    @media (width >= 40rem) {
      max-width: 60%;
    }
  }
  .sm\:-translate-y-1\/2 {
    @media (width >= 40rem) {
      --tw-translate-y: calc(calc(1/2 * 100%) * -1);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }
  .sm\:space-y-6 {
    @media (width >= 40rem) {
      :where(& > :not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));
        margin-block-end: calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)));
      }
    }
  }
  .sm\:px-6 {
    @media (width >= 40rem) {
      padding-inline: calc(var(--spacing) * 6);
    }
  }
  .sm\:py-10 {
    @media (width >= 40rem) {
      padding-block: calc(var(--spacing) * 10);
    }
  }
  .sm\:py-12 {
    @media (width >= 40rem) {
      padding-block: calc(var(--spacing) * 12);
    }
  }
  .sm\:pb-20 {
    @media (width >= 40rem) {
      padding-bottom: calc(var(--spacing) * 20);
    }
  }
  .md\:-left-20 {
    @media (width >= 48rem) {
      left: calc(var(--spacing) * -20);
    }
  }
  .lg\:sticky {
    @media (width >= 64rem) {
      position: sticky;
    }
  }
  .lg\:-top-10 {
    @media (width >= 64rem) {
      top: calc(var(--spacing) * -10);
    }
  }
  .lg\:-top-12 {
    @media (width >= 64rem) {
      top: calc(var(--spacing) * -12);
    }
  }
  .lg\:-top-16 {
    @media (width >= 64rem) {
      top: calc(var(--spacing) * -16);
    }
  }
  .lg\:-top-20 {
    @media (width >= 64rem) {
      top: calc(var(--spacing) * -20);
    }
  }
  .lg\:-top-28 {
    @media (width >= 64rem) {
      top: calc(var(--spacing) * -28);
    }
  }
  .lg\:-top-40 {
    @media (width >= 64rem) {
      top: calc(var(--spacing) * -40);
    }
  }
  .lg\:-top-\[20\%\] {
    @media (width >= 64rem) {
      top: calc(20% * -1);
    }
  }
  .lg\:-top-\[240\%\] {
    @media (width >= 64rem) {
      top: calc(240% * -1);
    }
  }
  .lg\:top-1\/2 {
    @media (width >= 64rem) {
      top: calc(1/2 * 100%);
    }
  }
  .lg\:top-5 {
    @media (width >= 64rem) {
      top: calc(var(--spacing) * 5);
    }
  }
  .lg\:top-6 {
    @media (width >= 64rem) {
      top: calc(var(--spacing) * 6);
    }
  }
  .lg\:top-8 {
    @media (width >= 64rem) {
      top: calc(var(--spacing) * 8);
    }
  }
  .lg\:top-16 {
    @media (width >= 64rem) {
      top: calc(var(--spacing) * 16);
    }
  }
  .lg\:top-20 {
    @media (width >= 64rem) {
      top: calc(var(--spacing) * 20);
    }
  }
  .lg\:top-28 {
    @media (width >= 64rem) {
      top: calc(var(--spacing) * 28);
    }
  }
  .lg\:top-\[7\%\] {
    @media (width >= 64rem) {
      top: 7%;
    }
  }
  .lg\:top-\[25\%\] {
    @media (width >= 64rem) {
      top: 25%;
    }
  }
  .lg\:top-\[34px\] {
    @media (width >= 64rem) {
      top: 34px;
    }
  }
  .lg\:top-\[56\%\] {
    @media (width >= 64rem) {
      top: 56%;
    }
  }
  .lg\:top-\[60px\] {
    @media (width >= 64rem) {
      top: 60px;
    }
  }
  .lg\:top-\[65\%\] {
    @media (width >= 64rem) {
      top: 65%;
    }
  }
  .lg\:top-\[81\%\] {
    @media (width >= 64rem) {
      top: 81%;
    }
  }
  .lg\:top-\[82\%\] {
    @media (width >= 64rem) {
      top: 82%;
    }
  }
  .lg\:-right-16 {
    @media (width >= 64rem) {
      right: calc(var(--spacing) * -16);
    }
  }
  .lg\:-right-20 {
    @media (width >= 64rem) {
      right: calc(var(--spacing) * -20);
    }
  }
  .lg\:-right-40 {
    @media (width >= 64rem) {
      right: calc(var(--spacing) * -40);
    }
  }
  .lg\:-right-\[140px\] {
    @media (width >= 64rem) {
      right: calc(140px * -1);
    }
  }
  .lg\:-right-\[170px\] {
    @media (width >= 64rem) {
      right: calc(170px * -1);
    }
  }
  .lg\:right-12 {
    @media (width >= 64rem) {
      right: calc(var(--spacing) * 12);
    }
  }
  .lg\:right-\[13\%\] {
    @media (width >= 64rem) {
      right: 13%;
    }
  }
  .lg\:right-\[200px\] {
    @media (width >= 64rem) {
      right: 200px;
    }
  }
  .lg\:right-\[unset\] {
    @media (width >= 64rem) {
      right: unset;
    }
  }
  .lg\:-bottom-\[12\%\] {
    @media (width >= 64rem) {
      bottom: calc(12% * -1);
    }
  }
  .lg\:-bottom-\[20\%\] {
    @media (width >= 64rem) {
      bottom: calc(20% * -1);
    }
  }
  .lg\:bottom-8 {
    @media (width >= 64rem) {
      bottom: calc(var(--spacing) * 8);
    }
  }
  .lg\:bottom-20 {
    @media (width >= 64rem) {
      bottom: calc(var(--spacing) * 20);
    }
  }
  .lg\:bottom-\[-14\%\] {
    @media (width >= 64rem) {
      bottom: -14%;
    }
  }
  .lg\:bottom-\[unset\] {
    @media (width >= 64rem) {
      bottom: unset;
    }
  }
  .lg\:bottom-auto {
    @media (width >= 64rem) {
      bottom: auto;
    }
  }
  .lg\:-left-2 {
    @media (width >= 64rem) {
      left: calc(var(--spacing) * -2);
    }
  }
  .lg\:-left-\[15\%\] {
    @media (width >= 64rem) {
      left: calc(15% * -1);
    }
  }
  .lg\:left-0 {
    @media (width >= 64rem) {
      left: calc(var(--spacing) * 0);
    }
  }
  .lg\:left-8 {
    @media (width >= 64rem) {
      left: calc(var(--spacing) * 8);
    }
  }
  .lg\:left-40 {
    @media (width >= 64rem) {
      left: calc(var(--spacing) * 40);
    }
  }
  .lg\:left-\[8\.5\%\] {
    @media (width >= 64rem) {
      left: 8.5%;
    }
  }
  .lg\:left-\[11\%\] {
    @media (width >= 64rem) {
      left: 11%;
    }
  }
  .lg\:left-\[13\%\] {
    @media (width >= 64rem) {
      left: 13%;
    }
  }
  .lg\:left-\[19\%\] {
    @media (width >= 64rem) {
      left: 19%;
    }
  }
  .lg\:left-\[20\%\] {
    @media (width >= 64rem) {
      left: 20%;
    }
  }
  .lg\:left-\[23\%\] {
    @media (width >= 64rem) {
      left: 23%;
    }
  }
  .lg\:left-\[30\%\] {
    @media (width >= 64rem) {
      left: 30%;
    }
  }
  .lg\:left-\[34px\] {
    @media (width >= 64rem) {
      left: 34px;
    }
  }
  .lg\:left-\[35\.5\%\] {
    @media (width >= 64rem) {
      left: 35.5%;
    }
  }
  .lg\:left-\[39\.5\%\] {
    @media (width >= 64rem) {
      left: 39.5%;
    }
  }
  .lg\:left-\[45\%\] {
    @media (width >= 64rem) {
      left: 45%;
    }
  }
  .lg\:left-\[50\.5\%\] {
    @media (width >= 64rem) {
      left: 50.5%;
    }
  }
  .lg\:left-\[52\.5\%\] {
    @media (width >= 64rem) {
      left: 52.5%;
    }
  }
  .lg\:left-\[62\%\] {
    @media (width >= 64rem) {
      left: 62%;
    }
  }
  .lg\:left-\[67\%\] {
    @media (width >= 64rem) {
      left: 67%;
    }
  }
  .lg\:left-\[68\.7\%\] {
    @media (width >= 64rem) {
      left: 68.7%;
    }
  }
  .lg\:left-\[83\%\] {
    @media (width >= 64rem) {
      left: 83%;
    }
  }
  .lg\:left-\[84\%\] {
    @media (width >= 64rem) {
      left: 84%;
    }
  }
  .lg\:left-\[85\%\] {
    @media (width >= 64rem) {
      left: 85%;
    }
  }
  .lg\:order-1 {
    @media (width >= 64rem) {
      order: 1;
    }
  }
  .lg\:order-2 {
    @media (width >= 64rem) {
      order: 2;
    }
  }
  .lg\:col-span-2 {
    @media (width >= 64rem) {
      grid-column: span 2 / span 2;
    }
  }
  .lg\:col-span-4 {
    @media (width >= 64rem) {
      grid-column: span 4 / span 4;
    }
  }
  .lg\:col-span-5 {
    @media (width >= 64rem) {
      grid-column: span 5 / span 5;
    }
  }
  .lg\:col-span-6 {
    @media (width >= 64rem) {
      grid-column: span 6 / span 6;
    }
  }
  .lg\:col-span-7 {
    @media (width >= 64rem) {
      grid-column: span 7 / span 7;
    }
  }
  .lg\:col-span-8 {
    @media (width >= 64rem) {
      grid-column: span 8 / span 8;
    }
  }
  .lg\:mx-auto {
    @media (width >= 64rem) {
      margin-inline: auto;
    }
  }
  .lg\:my-0 {
    @media (width >= 64rem) {
      margin-block: calc(var(--spacing) * 0);
    }
  }
  .lg\:my-\[150px\] {
    @media (width >= 64rem) {
      margin-block: 150px;
    }
  }
  .lg\:mt-0 {
    @media (width >= 64rem) {
      margin-top: calc(var(--spacing) * 0);
    }
  }
  .lg\:mt-6 {
    @media (width >= 64rem) {
      margin-top: calc(var(--spacing) * 6);
    }
  }
  .lg\:mt-8 {
    @media (width >= 64rem) {
      margin-top: calc(var(--spacing) * 8);
    }
  }
  .lg\:mt-16 {
    @media (width >= 64rem) {
      margin-top: calc(var(--spacing) * 16);
    }
  }
  .lg\:mt-\[42px\] {
    @media (width >= 64rem) {
      margin-top: 42px;
    }
  }
  .lg\:mt-\[60px\] {
    @media (width >= 64rem) {
      margin-top: 60px;
    }
  }
  .lg\:mt-\[150px\] {
    @media (width >= 64rem) {
      margin-top: 150px;
    }
  }
  .lg\:mt-auto {
    @media (width >= 64rem) {
      margin-top: auto;
    }
  }
  .lg\:mb-0 {
    @media (width >= 64rem) {
      margin-bottom: calc(var(--spacing) * 0);
    }
  }
  .lg\:mb-3 {
    @media (width >= 64rem) {
      margin-bottom: calc(var(--spacing) * 3);
    }
  }
  .lg\:mb-6 {
    @media (width >= 64rem) {
      margin-bottom: calc(var(--spacing) * 6);
    }
  }
  .lg\:mb-8 {
    @media (width >= 64rem) {
      margin-bottom: calc(var(--spacing) * 8);
    }
  }
  .lg\:mb-16 {
    @media (width >= 64rem) {
      margin-bottom: calc(var(--spacing) * 16);
    }
  }
  .lg\:mb-\[60px\] {
    @media (width >= 64rem) {
      margin-bottom: 60px;
    }
  }
  .lg\:ml-auto {
    @media (width >= 64rem) {
      margin-left: auto;
    }
  }
  .lg\:line-clamp-3 {
    @media (width >= 64rem) {
      overflow: hidden;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 3;
    }
  }
  .lg\:\!hidden {
    @media (width >= 64rem) {
      display: none !important;
    }
  }
  .lg\:block {
    @media (width >= 64rem) {
      display: block;
    }
  }
  .lg\:flex {
    @media (width >= 64rem) {
      display: flex;
    }
  }
  .lg\:grid {
    @media (width >= 64rem) {
      display: grid;
    }
  }
  .lg\:hidden {
    @media (width >= 64rem) {
      display: none;
    }
  }
  .lg\:inline-block {
    @media (width >= 64rem) {
      display: inline-block;
    }
  }
  .lg\:inline-flex {
    @media (width >= 64rem) {
      display: inline-flex;
    }
  }
  .lg\:aspect-\[100\/125\] {
    @media (width >= 64rem) {
      aspect-ratio: 100/125;
    }
  }
  .lg\:aspect-\[400\/500\] {
    @media (width >= 64rem) {
      aspect-ratio: 400/500;
    }
  }
  .lg\:aspect-\[434\/508\] {
    @media (width >= 64rem) {
      aspect-ratio: 434/508;
    }
  }
  .lg\:aspect-\[434\/540\] {
    @media (width >= 64rem) {
      aspect-ratio: 434/540;
    }
  }
  .lg\:aspect-\[670\/806\] {
    @media (width >= 64rem) {
      aspect-ratio: 670/806;
    }
  }
  .lg\:aspect-\[710\/806\] {
    @media (width >= 64rem) {
      aspect-ratio: 710/806;
    }
  }
  .lg\:aspect-\[710\/906\] {
    @media (width >= 64rem) {
      aspect-ratio: 710/906;
    }
  }
  .lg\:aspect-\[1440\/713\] {
    @media (width >= 64rem) {
      aspect-ratio: 1440/713;
    }
  }
  .lg\:aspect-auto {
    @media (width >= 64rem) {
      aspect-ratio: auto;
    }
  }
  .lg\:size-8 {
    @media (width >= 64rem) {
      width: calc(var(--spacing) * 8);
      height: calc(var(--spacing) * 8);
    }
  }
  .lg\:size-14 {
    @media (width >= 64rem) {
      width: calc(var(--spacing) * 14);
      height: calc(var(--spacing) * 14);
    }
  }
  .lg\:size-16 {
    @media (width >= 64rem) {
      width: calc(var(--spacing) * 16);
      height: calc(var(--spacing) * 16);
    }
  }
  .lg\:size-\[14vw\] {
    @media (width >= 64rem) {
      width: 14vw;
      height: 14vw;
    }
  }
  .lg\:size-\[60px\] {
    @media (width >= 64rem) {
      width: 60px;
      height: 60px;
    }
  }
  .lg\:size-\[150px\] {
    @media (width >= 64rem) {
      width: 150px;
      height: 150px;
    }
  }
  .lg\:h-5 {
    @media (width >= 64rem) {
      height: calc(var(--spacing) * 5);
    }
  }
  .lg\:h-6 {
    @media (width >= 64rem) {
      height: calc(var(--spacing) * 6);
    }
  }
  .lg\:h-\[30px\] {
    @media (width >= 64rem) {
      height: 30px;
    }
  }
  .lg\:h-\[50px\] {
    @media (width >= 64rem) {
      height: 50px;
    }
  }
  .lg\:h-\[60px\] {
    @media (width >= 64rem) {
      height: 60px;
    }
  }
  .lg\:h-\[135px\] {
    @media (width >= 64rem) {
      height: 135px;
    }
  }
  .lg\:h-\[140px\] {
    @media (width >= 64rem) {
      height: 140px;
    }
  }
  .lg\:h-\[144px\] {
    @media (width >= 64rem) {
      height: 144px;
    }
  }
  .lg\:h-\[200px\] {
    @media (width >= 64rem) {
      height: 200px;
    }
  }
  .lg\:h-\[208px\] {
    @media (width >= 64rem) {
      height: 208px;
    }
  }
  .lg\:h-\[232px\] {
    @media (width >= 64rem) {
      height: 232px;
    }
  }
  .lg\:h-\[235px\] {
    @media (width >= 64rem) {
      height: 235px;
    }
  }
  .lg\:h-\[300px\] {
    @media (width >= 64rem) {
      height: 300px;
    }
  }
  .lg\:h-\[400px\] {
    @media (width >= 64rem) {
      height: 400px;
    }
  }
  .lg\:h-\[406px\] {
    @media (width >= 64rem) {
      height: 406px;
    }
  }
  .lg\:h-\[448px\] {
    @media (width >= 64rem) {
      height: 448px;
    }
  }
  .lg\:h-\[464px\] {
    @media (width >= 64rem) {
      height: 464px;
    }
  }
  .lg\:h-\[508px\] {
    @media (width >= 64rem) {
      height: 508px;
    }
  }
  .lg\:h-\[534px\] {
    @media (width >= 64rem) {
      height: 534px;
    }
  }
  .lg\:h-\[540px\] {
    @media (width >= 64rem) {
      height: 540px;
    }
  }
  .lg\:h-\[calc\(100dvh-110px\)\] {
    @media (width >= 64rem) {
      height: calc(100dvh - 110px);
    }
  }
  .lg\:h-\[calc\(100vh-60px\)\] {
    @media (width >= 64rem) {
      height: calc(100vh - 60px);
    }
  }
  .lg\:h-auto {
    @media (width >= 64rem) {
      height: auto;
    }
  }
  .lg\:h-full {
    @media (width >= 64rem) {
      height: 100%;
    }
  }
  .lg\:h-svh {
    @media (width >= 64rem) {
      height: 100svh;
    }
  }
  .lg\:min-h-\[calc\(100vh-60px\)\] {
    @media (width >= 64rem) {
      min-height: calc(100vh - 60px);
    }
  }
  .lg\:w-1\/2 {
    @media (width >= 64rem) {
      width: calc(1/2 * 100%);
    }
  }
  .lg\:w-16 {
    @media (width >= 64rem) {
      width: calc(var(--spacing) * 16);
    }
  }
  .lg\:w-\[12vw\] {
    @media (width >= 64rem) {
      width: 12vw;
    }
  }
  .lg\:w-\[25vw\] {
    @media (width >= 64rem) {
      width: 25vw;
    }
  }
  .lg\:w-\[30px\] {
    @media (width >= 64rem) {
      width: 30px;
    }
  }
  .lg\:w-\[30vw\] {
    @media (width >= 64rem) {
      width: 30vw;
    }
  }
  .lg\:w-\[80\%\] {
    @media (width >= 64rem) {
      width: 80%;
    }
  }
  .lg\:w-\[130px\] {
    @media (width >= 64rem) {
      width: 130px;
    }
  }
  .lg\:w-\[148px\] {
    @media (width >= 64rem) {
      width: 148px;
    }
  }
  .lg\:w-\[162px\] {
    @media (width >= 64rem) {
      width: 162px;
    }
  }
  .lg\:w-\[186px\] {
    @media (width >= 64rem) {
      width: 186px;
    }
  }
  .lg\:w-\[193px\] {
    @media (width >= 64rem) {
      width: 193px;
    }
  }
  .lg\:w-\[209px\] {
    @media (width >= 64rem) {
      width: 209px;
    }
  }
  .lg\:w-\[215px\] {
    @media (width >= 64rem) {
      width: 215px;
    }
  }
  .lg\:w-\[230px\] {
    @media (width >= 64rem) {
      width: 230px;
    }
  }
  .lg\:w-\[235px\] {
    @media (width >= 64rem) {
      width: 235px;
    }
  }
  .lg\:w-\[254px\] {
    @media (width >= 64rem) {
      width: 254px;
    }
  }
  .lg\:w-\[277px\] {
    @media (width >= 64rem) {
      width: 277px;
    }
  }
  .lg\:w-\[281px\] {
    @media (width >= 64rem) {
      width: 281px;
    }
  }
  .lg\:w-\[283px\] {
    @media (width >= 64rem) {
      width: 283px;
    }
  }
  .lg\:w-\[299px\] {
    @media (width >= 64rem) {
      width: 299px;
    }
  }
  .lg\:w-\[300px\] {
    @media (width >= 64rem) {
      width: 300px;
    }
  }
  .lg\:w-\[330px\] {
    @media (width >= 64rem) {
      width: 330px;
    }
  }
  .lg\:w-\[360px\] {
    @media (width >= 64rem) {
      width: 360px;
    }
  }
  .lg\:w-\[367px\] {
    @media (width >= 64rem) {
      width: 367px;
    }
  }
  .lg\:w-\[394px\] {
    @media (width >= 64rem) {
      width: 394px;
    }
  }
  .lg\:w-\[407px\] {
    @media (width >= 64rem) {
      width: 407px;
    }
  }
  .lg\:w-\[435px\] {
    @media (width >= 64rem) {
      width: 435px;
    }
  }
  .lg\:w-\[452px\] {
    @media (width >= 64rem) {
      width: 452px;
    }
  }
  .lg\:w-\[484px\] {
    @media (width >= 64rem) {
      width: 484px;
    }
  }
  .lg\:w-\[542px\] {
    @media (width >= 64rem) {
      width: 542px;
    }
  }
  .lg\:w-\[600px\] {
    @media (width >= 64rem) {
      width: 600px;
    }
  }
  .lg\:w-\[623px\] {
    @media (width >= 64rem) {
      width: 623px;
    }
  }
  .lg\:w-\[660px\] {
    @media (width >= 64rem) {
      width: 660px;
    }
  }
  .lg\:w-\[720px\] {
    @media (width >= 64rem) {
      width: 720px;
    }
  }
  .lg\:w-\[915px\] {
    @media (width >= 64rem) {
      width: 915px;
    }
  }
  .lg\:w-\[960px\] {
    @media (width >= 64rem) {
      width: 960px;
    }
  }
  .lg\:w-\[1037px\] {
    @media (width >= 64rem) {
      width: 1037px;
    }
  }
  .lg\:w-auto {
    @media (width >= 64rem) {
      width: auto;
    }
  }
  .lg\:w-full {
    @media (width >= 64rem) {
      width: 100%;
    }
  }
  .lg\:w-max {
    @media (width >= 64rem) {
      width: -moz-max-content;
      width: max-content;
    }
  }
  .lg\:max-w-\[40\%\] {
    @media (width >= 64rem) {
      max-width: 40%;
    }
  }
  .lg\:max-w-\[50\%\] {
    @media (width >= 64rem) {
      max-width: 50%;
    }
  }
  .lg\:max-w-\[50vw\] {
    @media (width >= 64rem) {
      max-width: 50vw;
    }
  }
  .lg\:max-w-\[60\%\] {
    @media (width >= 64rem) {
      max-width: 60%;
    }
  }
  .lg\:max-w-\[60vw\] {
    @media (width >= 64rem) {
      max-width: 60vw;
    }
  }
  .lg\:max-w-\[62\%\] {
    @media (width >= 64rem) {
      max-width: 62%;
    }
  }
  .lg\:max-w-\[65vw\] {
    @media (width >= 64rem) {
      max-width: 65vw;
    }
  }
  .lg\:max-w-\[70\%\] {
    @media (width >= 64rem) {
      max-width: 70%;
    }
  }
  .lg\:max-w-\[80\%\] {
    @media (width >= 64rem) {
      max-width: 80%;
    }
  }
  .lg\:max-w-\[80vw\] {
    @media (width >= 64rem) {
      max-width: 80vw;
    }
  }
  .lg\:max-w-\[82\%\] {
    @media (width >= 64rem) {
      max-width: 82%;
    }
  }
  .lg\:max-w-\[90\%\] {
    @media (width >= 64rem) {
      max-width: 90%;
    }
  }
  .lg\:max-w-\[625px\] {
    @media (width >= 64rem) {
      max-width: 625px;
    }
  }
  .lg\:max-w-\[662px\] {
    @media (width >= 64rem) {
      max-width: 662px;
    }
  }
  .lg\:max-w-\[664px\] {
    @media (width >= 64rem) {
      max-width: 664px;
    }
  }
  .lg\:max-w-\[744px\] {
    @media (width >= 64rem) {
      max-width: 744px;
    }
  }
  .lg\:max-w-\[868px\] {
    @media (width >= 64rem) {
      max-width: 868px;
    }
  }
  .lg\:max-w-\[888px\] {
    @media (width >= 64rem) {
      max-width: 888px;
    }
  }
  .lg\:max-w-\[889px\] {
    @media (width >= 64rem) {
      max-width: 889px;
    }
  }
  .lg\:max-w-\[924px\] {
    @media (width >= 64rem) {
      max-width: 924px;
    }
  }
  .lg\:max-w-\[994px\] {
    @media (width >= 64rem) {
      max-width: 994px;
    }
  }
  .lg\:max-w-\[1044px\] {
    @media (width >= 64rem) {
      max-width: 1044px;
    }
  }
  .lg\:max-w-\[1048xp\] {
    @media (width >= 64rem) {
      max-width: 1048xp;
    }
  }
  .lg\:shrink-0 {
    @media (width >= 64rem) {
      flex-shrink: 0;
    }
  }
  .lg\:-translate-y-1\/2 {
    @media (width >= 64rem) {
      --tw-translate-y: calc(calc(1/2 * 100%) * -1);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }
  .lg\:grid-cols-2 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-3 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-4 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-12 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(12, minmax(0, 1fr));
    }
  }
  .lg\:flex-col {
    @media (width >= 64rem) {
      flex-direction: column;
    }
  }
  .lg\:flex-row {
    @media (width >= 64rem) {
      flex-direction: row;
    }
  }
  .lg\:flex-nowrap {
    @media (width >= 64rem) {
      flex-wrap: nowrap;
    }
  }
  .lg\:items-center {
    @media (width >= 64rem) {
      align-items: center;
    }
  }
  .lg\:items-end {
    @media (width >= 64rem) {
      align-items: flex-end;
    }
  }
  .lg\:items-start {
    @media (width >= 64rem) {
      align-items: flex-start;
    }
  }
  .lg\:justify-between {
    @media (width >= 64rem) {
      justify-content: space-between;
    }
  }
  .lg\:justify-center {
    @media (width >= 64rem) {
      justify-content: center;
    }
  }
  .lg\:justify-end {
    @media (width >= 64rem) {
      justify-content: flex-end;
    }
  }
  .lg\:gap-0 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 0);
    }
  }
  .lg\:gap-2 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 2);
    }
  }
  .lg\:gap-2\.5 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 2.5);
    }
  }
  .lg\:gap-3 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 3);
    }
  }
  .lg\:gap-4 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 4);
    }
  }
  .lg\:gap-5 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 5);
    }
  }
  .lg\:gap-6 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 6);
    }
  }
  .lg\:gap-7 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 7);
    }
  }
  .lg\:gap-8 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 8);
    }
  }
  .lg\:gap-12 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 12);
    }
  }
  .lg\:gap-16 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 16);
    }
  }
  .lg\:gap-\[18px\] {
    @media (width >= 64rem) {
      gap: 18px;
    }
  }
  .lg\:gap-\[unset\] {
    @media (width >= 64rem) {
      gap: unset;
    }
  }
  .lg\:space-y-0 {
    @media (width >= 64rem) {
      :where(& > :not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(calc(var(--spacing) * 0) * var(--tw-space-y-reverse));
        margin-block-end: calc(calc(var(--spacing) * 0) * calc(1 - var(--tw-space-y-reverse)));
      }
    }
  }
  .lg\:space-y-3 {
    @media (width >= 64rem) {
      :where(& > :not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));
        margin-block-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)));
      }
    }
  }
  .lg\:space-y-5 {
    @media (width >= 64rem) {
      :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)));
      }
    }
  }
  .lg\:space-y-6 {
    @media (width >= 64rem) {
      :where(& > :not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));
        margin-block-end: calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)));
      }
    }
  }
  .lg\:space-y-8 {
    @media (width >= 64rem) {
      :where(& > :not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(calc(var(--spacing) * 8) * var(--tw-space-y-reverse));
        margin-block-end: calc(calc(var(--spacing) * 8) * calc(1 - var(--tw-space-y-reverse)));
      }
    }
  }
  .lg\:space-y-12 {
    @media (width >= 64rem) {
      :where(& > :not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(calc(var(--spacing) * 12) * var(--tw-space-y-reverse));
        margin-block-end: calc(calc(var(--spacing) * 12) * calc(1 - var(--tw-space-y-reverse)));
      }
    }
  }
  .lg\:space-y-16 {
    @media (width >= 64rem) {
      :where(& > :not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(calc(var(--spacing) * 16) * var(--tw-space-y-reverse));
        margin-block-end: calc(calc(var(--spacing) * 16) * calc(1 - var(--tw-space-y-reverse)));
      }
    }
  }
  .lg\:space-y-\[18px\] {
    @media (width >= 64rem) {
      :where(& > :not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(18px * var(--tw-space-y-reverse));
        margin-block-end: calc(18px * calc(1 - var(--tw-space-y-reverse)));
      }
    }
  }
  .lg\:space-y-\[60px\] {
    @media (width >= 64rem) {
      :where(& > :not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(60px * var(--tw-space-y-reverse));
        margin-block-end: calc(60px * calc(1 - var(--tw-space-y-reverse)));
      }
    }
  }
  .lg\:gap-x-2\.5 {
    @media (width >= 64rem) {
      -moz-column-gap: calc(var(--spacing) * 2.5);
           column-gap: calc(var(--spacing) * 2.5);
    }
  }
  .lg\:gap-x-5 {
    @media (width >= 64rem) {
      -moz-column-gap: calc(var(--spacing) * 5);
           column-gap: calc(var(--spacing) * 5);
    }
  }
  .lg\:gap-x-8 {
    @media (width >= 64rem) {
      -moz-column-gap: calc(var(--spacing) * 8);
           column-gap: calc(var(--spacing) * 8);
    }
  }
  .lg\:gap-x-\[18px\] {
    @media (width >= 64rem) {
      -moz-column-gap: 18px;
           column-gap: 18px;
    }
  }
  .lg\:gap-y-8 {
    @media (width >= 64rem) {
      row-gap: calc(var(--spacing) * 8);
    }
  }
  .lg\:gap-y-10 {
    @media (width >= 64rem) {
      row-gap: calc(var(--spacing) * 10);
    }
  }
  .lg\:gap-y-12 {
    @media (width >= 64rem) {
      row-gap: calc(var(--spacing) * 12);
    }
  }
  .lg\:gap-y-16 {
    @media (width >= 64rem) {
      row-gap: calc(var(--spacing) * 16);
    }
  }
  .lg\:gap-y-\[60px\] {
    @media (width >= 64rem) {
      row-gap: 60px;
    }
  }
  .lg\:border-2 {
    @media (width >= 64rem) {
      border-style: var(--tw-border-style);
      border-width: 2px;
    }
  }
  .lg\:border-none {
    @media (width >= 64rem) {
      --tw-border-style: none;
      border-style: none;
    }
  }
  .lg\:bg-orange {
    @media (width >= 64rem) {
      background-color: var(--color-orange);
    }
  }
  .lg\:p-4 {
    @media (width >= 64rem) {
      padding: calc(var(--spacing) * 4);
    }
  }
  .lg\:p-6 {
    @media (width >= 64rem) {
      padding: calc(var(--spacing) * 6);
    }
  }
  .lg\:p-12 {
    @media (width >= 64rem) {
      padding: calc(var(--spacing) * 12);
    }
  }
  .lg\:px-0 {
    @media (width >= 64rem) {
      padding-inline: calc(var(--spacing) * 0);
    }
  }
  .lg\:px-2\.5 {
    @media (width >= 64rem) {
      padding-inline: calc(var(--spacing) * 2.5);
    }
  }
  .lg\:px-4 {
    @media (width >= 64rem) {
      padding-inline: calc(var(--spacing) * 4);
    }
  }
  .lg\:px-6 {
    @media (width >= 64rem) {
      padding-inline: calc(var(--spacing) * 6);
    }
  }
  .lg\:px-12 {
    @media (width >= 64rem) {
      padding-inline: calc(var(--spacing) * 12);
    }
  }
  .lg\:px-\[18px\] {
    @media (width >= 64rem) {
      padding-inline: 18px;
    }
  }
  .lg\:py-0 {
    @media (width >= 64rem) {
      padding-block: calc(var(--spacing) * 0);
    }
  }
  .lg\:py-1 {
    @media (width >= 64rem) {
      padding-block: calc(var(--spacing) * 1);
    }
  }
  .lg\:py-1\.5 {
    @media (width >= 64rem) {
      padding-block: calc(var(--spacing) * 1.5);
    }
  }
  .lg\:py-2 {
    @media (width >= 64rem) {
      padding-block: calc(var(--spacing) * 2);
    }
  }
  .lg\:py-2\.5 {
    @media (width >= 64rem) {
      padding-block: calc(var(--spacing) * 2.5);
    }
  }
  .lg\:py-3 {
    @media (width >= 64rem) {
      padding-block: calc(var(--spacing) * 3);
    }
  }
  .lg\:py-5 {
    @media (width >= 64rem) {
      padding-block: calc(var(--spacing) * 5);
    }
  }
  .lg\:py-6 {
    @media (width >= 64rem) {
      padding-block: calc(var(--spacing) * 6);
    }
  }
  .lg\:py-12 {
    @media (width >= 64rem) {
      padding-block: calc(var(--spacing) * 12);
    }
  }
  .lg\:py-16 {
    @media (width >= 64rem) {
      padding-block: calc(var(--spacing) * 16);
    }
  }
  .lg\:py-40 {
    @media (width >= 64rem) {
      padding-block: calc(var(--spacing) * 40);
    }
  }
  .lg\:py-\[14px\] {
    @media (width >= 64rem) {
      padding-block: 14px;
    }
  }
  .lg\:py-\[22px\] {
    @media (width >= 64rem) {
      padding-block: 22px;
    }
  }
  .lg\:py-\[72px\] {
    @media (width >= 64rem) {
      padding-block: 72px;
    }
  }
  .lg\:py-\[150px\] {
    @media (width >= 64rem) {
      padding-block: 150px;
    }
  }
  .lg\:pt-0 {
    @media (width >= 64rem) {
      padding-top: calc(var(--spacing) * 0);
    }
  }
  .lg\:pt-12 {
    @media (width >= 64rem) {
      padding-top: calc(var(--spacing) * 12);
    }
  }
  .lg\:pt-16 {
    @media (width >= 64rem) {
      padding-top: calc(var(--spacing) * 16);
    }
  }
  .lg\:pt-20 {
    @media (width >= 64rem) {
      padding-top: calc(var(--spacing) * 20);
    }
  }
  .lg\:pt-24 {
    @media (width >= 64rem) {
      padding-top: calc(var(--spacing) * 24);
    }
  }
  .lg\:pt-28 {
    @media (width >= 64rem) {
      padding-top: calc(var(--spacing) * 28);
    }
  }
  .lg\:pt-32 {
    @media (width >= 64rem) {
      padding-top: calc(var(--spacing) * 32);
    }
  }
  .lg\:pt-\[10vh\] {
    @media (width >= 64rem) {
      padding-top: 10vh;
    }
  }
  .lg\:pt-\[60px\] {
    @media (width >= 64rem) {
      padding-top: 60px;
    }
  }
  .lg\:pt-\[72px\] {
    @media (width >= 64rem) {
      padding-top: 72px;
    }
  }
  .lg\:pt-\[100px\] {
    @media (width >= 64rem) {
      padding-top: 100px;
    }
  }
  .lg\:pt-\[150px\] {
    @media (width >= 64rem) {
      padding-top: 150px;
    }
  }
  .lg\:pt-\[200px\] {
    @media (width >= 64rem) {
      padding-top: 200px;
    }
  }
  .lg\:pr-0 {
    @media (width >= 64rem) {
      padding-right: calc(var(--spacing) * 0);
    }
  }
  .lg\:pr-5 {
    @media (width >= 64rem) {
      padding-right: calc(var(--spacing) * 5);
    }
  }
  .lg\:pr-12 {
    @media (width >= 64rem) {
      padding-right: calc(var(--spacing) * 12);
    }
  }
  .lg\:pb-0 {
    @media (width >= 64rem) {
      padding-bottom: calc(var(--spacing) * 0);
    }
  }
  .lg\:pb-2\.5 {
    @media (width >= 64rem) {
      padding-bottom: calc(var(--spacing) * 2.5);
    }
  }
  .lg\:pb-5 {
    @media (width >= 64rem) {
      padding-bottom: calc(var(--spacing) * 5);
    }
  }
  .lg\:pb-8 {
    @media (width >= 64rem) {
      padding-bottom: calc(var(--spacing) * 8);
    }
  }
  .lg\:pb-10 {
    @media (width >= 64rem) {
      padding-bottom: calc(var(--spacing) * 10);
    }
  }
  .lg\:pb-16 {
    @media (width >= 64rem) {
      padding-bottom: calc(var(--spacing) * 16);
    }
  }
  .lg\:pb-20 {
    @media (width >= 64rem) {
      padding-bottom: calc(var(--spacing) * 20);
    }
  }
  .lg\:pb-40 {
    @media (width >= 64rem) {
      padding-bottom: calc(var(--spacing) * 40);
    }
  }
  .lg\:pb-\[15vw\] {
    @media (width >= 64rem) {
      padding-bottom: 15vw;
    }
  }
  .lg\:pb-\[100px\] {
    @media (width >= 64rem) {
      padding-bottom: 100px;
    }
  }
  .lg\:pb-\[150px\] {
    @media (width >= 64rem) {
      padding-bottom: 150px;
    }
  }
  .lg\:pb-\[200px\] {
    @media (width >= 64rem) {
      padding-bottom: 200px;
    }
  }
  .lg\:pl-0 {
    @media (width >= 64rem) {
      padding-left: calc(var(--spacing) * 0);
    }
  }
  .lg\:pl-5 {
    @media (width >= 64rem) {
      padding-left: calc(var(--spacing) * 5);
    }
  }
  .lg\:pl-12 {
    @media (width >= 64rem) {
      padding-left: calc(var(--spacing) * 12);
    }
  }
  .lg\:text-right {
    @media (width >= 64rem) {
      text-align: right;
    }
  }
  .lg\:text-body-button {
    @media (width >= 64rem) {
      font-size: var(--text-body-button);
      line-height: var(--tw-leading, var(--text-body-button--line-height));
    }
  }
  .lg\:text-body1 {
    @media (width >= 64rem) {
      font-size: var(--text-body1);
      line-height: var(--tw-leading, var(--text-body1--line-height));
    }
  }
  .lg\:text-body2 {
    @media (width >= 64rem) {
      font-size: var(--text-body2);
      line-height: var(--tw-leading, var(--text-body2--line-height));
    }
  }
  .lg\:text-body3 {
    @media (width >= 64rem) {
      font-size: var(--text-body3);
      line-height: var(--tw-leading, var(--text-body3--line-height));
    }
  }
  .lg\:text-caption {
    @media (width >= 64rem) {
      font-size: var(--text-caption);
      line-height: var(--tw-leading, var(--text-caption--line-height));
    }
  }
  .lg\:text-display2 {
    @media (width >= 64rem) {
      font-size: var(--text-display2);
      line-height: var(--tw-leading, var(--text-display2--line-height));
    }
  }
  .lg\:text-h1-stencil {
    @media (width >= 64rem) {
      font-size: var(--text-h1-stencil);
      line-height: var(--tw-leading, var(--text-h1-stencil--line-height));
    }
  }
  .lg\:text-heading1 {
    @media (width >= 64rem) {
      font-size: var(--text-heading1);
      line-height: var(--tw-leading, var(--text-heading1--line-height));
    }
  }
  .lg\:text-heading2 {
    @media (width >= 64rem) {
      font-size: var(--text-heading2);
      line-height: var(--tw-leading, var(--text-heading2--line-height));
    }
  }
  .lg\:text-subheading {
    @media (width >= 64rem) {
      font-size: var(--text-subheading);
      line-height: var(--tw-leading, var(--text-subheading--line-height));
    }
  }
  .lg\:text-subtitle {
    @media (width >= 64rem) {
      font-size: var(--text-subtitle);
      line-height: var(--tw-leading, var(--text-subtitle--line-height));
    }
  }
  .lg\:text-title {
    @media (width >= 64rem) {
      font-size: var(--text-title);
      line-height: var(--tw-leading, var(--text-title--line-height));
    }
  }
  .lg\:text-xl {
    @media (width >= 64rem) {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }
  .lg\:text-\[14vw\] {
    @media (width >= 64rem) {
      font-size: 14vw;
    }
  }
  .lg\:text-\[62px\] {
    @media (width >= 64rem) {
      font-size: 62px;
    }
  }
  .lg\:text-white {
    @media (width >= 64rem) {
      color: var(--color-white);
    }
  }
  .hover\:lg\:text-orange-850 {
    &:hover {
      @media (hover: hover) {
        @media (width >= 64rem) {
          color: var(--color-orange-850);
        }
      }
    }
  }
  .xl\:right-\[10\%\] {
    @media (width >= 80rem) {
      right: 10%;
    }
  }
  .xl\:col-span-4 {
    @media (width >= 80rem) {
      grid-column: span 4 / span 4;
    }
  }
  .xl\:col-span-8 {
    @media (width >= 80rem) {
      grid-column: span 8 / span 8;
    }
  }
  .xl\:mx-auto {
    @media (width >= 80rem) {
      margin-inline: auto;
    }
  }
  .xl\:line-clamp-none {
    @media (width >= 80rem) {
      overflow: visible;
      display: block;
      -webkit-box-orient: horizontal;
      -webkit-line-clamp: unset;
    }
  }
  .xl\:block {
    @media (width >= 80rem) {
      display: block;
    }
  }
  .xl\:size-\[150px\] {
    @media (width >= 80rem) {
      width: 150px;
      height: 150px;
    }
  }
  .xl\:h-\[284px\] {
    @media (width >= 80rem) {
      height: 284px;
    }
  }
  .xl\:h-\[400px\] {
    @media (width >= 80rem) {
      height: 400px;
    }
  }
  .xl\:h-\[606px\] {
    @media (width >= 80rem) {
      height: 606px;
    }
  }
  .xl\:w-\[12vw\] {
    @media (width >= 80rem) {
      width: 12vw;
    }
  }
  .xl\:w-\[90\%\] {
    @media (width >= 80rem) {
      width: 90%;
    }
  }
  .xl\:w-\[283px\] {
    @media (width >= 80rem) {
      width: 283px;
    }
  }
  .xl\:w-\[344px\] {
    @media (width >= 80rem) {
      width: 344px;
    }
  }
  .xl\:w-\[452px\] {
    @media (width >= 80rem) {
      width: 452px;
    }
  }
  .xl\:w-\[614px\] {
    @media (width >= 80rem) {
      width: 614px;
    }
  }
  .xl\:w-\[623px\] {
    @media (width >= 80rem) {
      width: 623px;
    }
  }
  .xl\:w-\[660px\] {
    @media (width >= 80rem) {
      width: 660px;
    }
  }
  .xl\:w-\[676px\] {
    @media (width >= 80rem) {
      width: 676px;
    }
  }
  .xl\:w-\[1344px\] {
    @media (width >= 80rem) {
      width: 1344px;
    }
  }
  .xl\:w-\[1440px\] {
    @media (width >= 80rem) {
      width: 1440px;
    }
  }
  .xl\:max-w-\[32\%\] {
    @media (width >= 80rem) {
      max-width: 32%;
    }
  }
  .xl\:max-w-\[60\%\] {
    @media (width >= 80rem) {
      max-width: 60%;
    }
  }
  .xl\:max-w-\[70\%\] {
    @media (width >= 80rem) {
      max-width: 70%;
    }
  }
  .xl\:max-w-\[774px\] {
    @media (width >= 80rem) {
      max-width: 774px;
    }
  }
  .xl\:max-w-\[944px\] {
    @media (width >= 80rem) {
      max-width: 944px;
    }
  }
  .xl\:max-w-\[1440px\] {
    @media (width >= 80rem) {
      max-width: 1440px;
    }
  }
  .xl\:gap-2 {
    @media (width >= 80rem) {
      gap: calc(var(--spacing) * 2);
    }
  }
  .xl\:gap-8 {
    @media (width >= 80rem) {
      gap: calc(var(--spacing) * 8);
    }
  }
  .xl\:space-y-12 {
    @media (width >= 80rem) {
      :where(& > :not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(calc(var(--spacing) * 12) * var(--tw-space-y-reverse));
        margin-block-end: calc(calc(var(--spacing) * 12) * calc(1 - var(--tw-space-y-reverse)));
      }
    }
  }
  .xl\:\!overflow-hidden {
    @media (width >= 80rem) {
      overflow: hidden !important;
    }
  }
  .xl\:\!overflow-visible {
    @media (width >= 80rem) {
      overflow: visible !important;
    }
  }
  .xl\:px-0 {
    @media (width >= 80rem) {
      padding-inline: calc(var(--spacing) * 0);
    }
  }
  .xl\:pt-\[200px\] {
    @media (width >= 80rem) {
      padding-top: 200px;
    }
  }
  .xl\:pr-0 {
    @media (width >= 80rem) {
      padding-right: calc(var(--spacing) * 0);
    }
  }
  .xl\:pr-12 {
    @media (width >= 80rem) {
      padding-right: calc(var(--spacing) * 12);
    }
  }
  .xl\:pl-0 {
    @media (width >= 80rem) {
      padding-left: calc(var(--spacing) * 0);
    }
  }
  .xl\:text-body2 {
    @media (width >= 80rem) {
      font-size: var(--text-body2);
      line-height: var(--tw-leading, var(--text-body2--line-height));
    }
  }
  .xl\:text-display2 {
    @media (width >= 80rem) {
      font-size: var(--text-display2);
      line-height: var(--tw-leading, var(--text-display2--line-height));
    }
  }
  .xl\:text-h2-stencil {
    @media (width >= 80rem) {
      font-size: var(--text-h2-stencil);
      line-height: var(--tw-leading, var(--text-h2-stencil--line-height));
    }
  }
  .xl\:text-heading2 {
    @media (width >= 80rem) {
      font-size: var(--text-heading2);
      line-height: var(--tw-leading, var(--text-heading2--line-height));
    }
  }
  .\32 xl\:h-\[200px\] {
    @media (width >= 96rem) {
      height: 200px;
    }
  }
  .\[\&_a\]\:text-\[\#0000EE\] {
    & a {
      color: #0000EE;
    }
  }
  .\[\&_a\]\:underline {
    & a {
      text-decoration-line: underline;
    }
  }
  .\[\&_a\]\:decoration-1 {
    & a {
      text-decoration-thickness: 1px;
    }
  }
  .\[\&_a\]\:underline-offset-2 {
    & a {
      text-underline-offset: 2px;
    }
  }
  .\[\&_a\]\:hover\:text-orange {
    & a {
      &:hover {
        @media (hover: hover) {
          color: var(--color-orange);
        }
      }
    }
  }
  .\[\&_br\]\:hidden {
    & br {
      display: none;
    }
  }
  .lg\:\[\&_br\]\:block {
    @media (width >= 64rem) {
      & br {
        display: block;
      }
    }
  }
  .\[\&_em\]\:font-stencil {
    & em {
      font-family: var(--font-stencil);
    }
  }
  .\[\&_em\]\:text-h1-stencil-mobile {
    & em {
      font-size: var(--text-h1-stencil-mobile);
      line-height: var(--tw-leading, var(--text-h1-stencil-mobile--line-height));
    }
  }
  .\[\&_em\]\:text-h2-stencil-mobile {
    & em {
      font-size: var(--text-h2-stencil-mobile);
      line-height: var(--tw-leading, var(--text-h2-stencil-mobile--line-height));
    }
  }
  .\[\&_em\]\:not-italic {
    & em {
      font-style: normal;
    }
  }
  .lg\:\[\&_em\]\:text-h1-stencil {
    @media (width >= 64rem) {
      & em {
        font-size: var(--text-h1-stencil);
        line-height: var(--tw-leading, var(--text-h1-stencil--line-height));
      }
    }
  }
  .lg\:\[\&_em\]\:text-h2-stencil {
    @media (width >= 64rem) {
      & em {
        font-size: var(--text-h2-stencil);
        line-height: var(--tw-leading, var(--text-h2-stencil--line-height));
      }
    }
  }
  .\[\&_h2\]\:text-title-mobile {
    & h2 {
      font-size: var(--text-title-mobile);
      line-height: var(--tw-leading, var(--text-title-mobile--line-height));
    }
  }
  .\[\&_h2\]\:font-bold {
    & h2 {
      --tw-font-weight: var(--font-weight-bold);
      font-weight: var(--font-weight-bold);
    }
  }
  .lg\:\[\&_h2\]\:text-title {
    @media (width >= 64rem) {
      & h2 {
        font-size: var(--text-title);
        line-height: var(--tw-leading, var(--text-title--line-height));
      }
    }
  }
  .\[\&_h5\]\:text-subtitle-mobile {
    & h5 {
      font-size: var(--text-subtitle-mobile);
      line-height: var(--tw-leading, var(--text-subtitle-mobile--line-height));
    }
  }
  .\[\&_h5\]\:font-bold {
    & h5 {
      --tw-font-weight: var(--font-weight-bold);
      font-weight: var(--font-weight-bold);
    }
  }
  .\[\&_hr\]\:border-base-200 {
    & hr {
      border-color: var(--color-base-200);
    }
  }
  .\[\&_ol\]\:list-decimal {
    & ol {
      list-style-type: decimal;
    }
  }
  .\[\&_ol\]\:pl-\[30px\] {
    & ol {
      padding-left: 30px;
    }
  }
  .\[\&_ol\]\:text-body3-mobile {
    & ol {
      font-size: var(--text-body3-mobile);
      line-height: var(--tw-leading, var(--text-body3-mobile--line-height));
    }
  }
  .\[\&_ol\]\:lg\:text-body3 {
    & ol {
      @media (width >= 64rem) {
        font-size: var(--text-body3);
        line-height: var(--tw-leading, var(--text-body3--line-height));
      }
    }
  }
  .\[\&_p\]\:\!p-0 {
    & p {
      padding: calc(var(--spacing) * 0) !important;
    }
  }
  .\[\&_p\]\:text-body1-mobile {
    & p {
      font-size: var(--text-body1-mobile);
      line-height: var(--tw-leading, var(--text-body1-mobile--line-height));
    }
  }
  .\[\&_p\]\:text-subtitle-mobile {
    & p {
      font-size: var(--text-subtitle-mobile);
      line-height: var(--tw-leading, var(--text-subtitle-mobile--line-height));
    }
  }
  .\[\&_p\]\:first\:text-subtitle-mobile {
    & p {
      &:first-child {
        font-size: var(--text-subtitle-mobile);
        line-height: var(--tw-leading, var(--text-subtitle-mobile--line-height));
      }
    }
  }
  .lg\:\[\&_p\]\:text-body1 {
    @media (width >= 64rem) {
      & p {
        font-size: var(--text-body1);
        line-height: var(--tw-leading, var(--text-body1--line-height));
      }
    }
  }
  .lg\:\[\&_p\]\:text-subtitle {
    @media (width >= 64rem) {
      & p {
        font-size: var(--text-subtitle);
        line-height: var(--tw-leading, var(--text-subtitle--line-height));
      }
    }
  }
  .lg\:\[\&_p\]\:first\:text-subtitle {
    @media (width >= 64rem) {
      & p {
        &:first-child {
          font-size: var(--text-subtitle);
          line-height: var(--tw-leading, var(--text-subtitle--line-height));
        }
      }
    }
  }
  .\[\&_span\]\:mr-7 {
    & span {
      margin-right: calc(var(--spacing) * 7);
    }
  }
  .\[\&_strong\]\:font-black {
    & strong {
      --tw-font-weight: var(--font-weight-black);
      font-weight: var(--font-weight-black);
    }
  }
  .\[\&_strong\]\:text-orange {
    & strong {
      color: var(--color-orange);
    }
  }
  .\[\&_td\]\:border {
    & td {
      border-style: var(--tw-border-style);
      border-width: 1px;
    }
  }
  .\[\&_td\]\:border-base-950 {
    & td {
      border-color: var(--color-base-950);
    }
  }
  .\[\&_td\]\:p-2 {
    & td {
      padding: calc(var(--spacing) * 2);
    }
  }
  .\[\&_ul\]\:list-outside {
    & ul {
      list-style-position: outside;
    }
  }
  .\[\&_ul\]\:list-disc {
    & ul {
      list-style-type: disc;
    }
  }
  .\[\&_ul\]\:pl-4 {
    & ul {
      padding-left: calc(var(--spacing) * 4);
    }
  }
  .\[\&\>\.swiper-pagination-bullet\]\:\!h-1\.5 {
    &>.swiper-pagination-bullet {
      height: calc(var(--spacing) * 1.5) !important;
    }
  }
  .\[\&\>\.swiper-pagination-bullet\]\:\!w-full {
    &>.swiper-pagination-bullet {
      width: 100% !important;
    }
  }
  .\[\&\>\.swiper-pagination-bullet\]\:\!rounded-none {
    &>.swiper-pagination-bullet {
      border-radius: 0 !important;
    }
  }
  .\[\&\>\.swiper-pagination-bullet\]\:\!bg-white\/40 {
    &>.swiper-pagination-bullet {
      background-color: color-mix(in srgb, #fff 40%, transparent) !important;
      @supports (color: color-mix(in lab, red, red)) {
        background-color: color-mix(in oklab, var(--color-white) 40%, transparent) !important;
      }
    }
  }
  .\[\&\>\.swiper-pagination-bullet-active\]\:\!bg-white {
    &>.swiper-pagination-bullet-active {
      background-color: var(--color-white) !important;
    }
  }
}
body {
  font-family: var(--font-base);
  font-size: var(--text-body1);
  font-weight: 400;
  line-height: var(--text-body1--line-height);
  color: var(--color-base-950);
}
sup {
  top: -0.2em;
}
.inner-nav::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -10px;
  transform: translateY(-50%);
  width: 5px;
  height: 5px;
  border-radius: 100%;
  background-color: var(--color-orange);
  opacity: 0;
  transition: opacity 0.2s ease-out;
}
.inner-nav:hover::after {
  opacity: 1;
}
.btn-animate p {
  transform: translateY(0);
}
.btn-animate.on-hover .btn-text-wrap {
  transform: translateY(-16px);
  transition: transform 500ms cubic-bezier(0.69, 0, 0.05, 1);
}
.btn-animate.not-hover .btn-text-wrap {
  transform: translateY(-32px);
  transition: transform 500ms cubic-bezier(0.69, 0, 0.05, 1);
}
.btn-text-right-arrow .arrow-wrap {
  transform: translateX(0);
}
.btn-text-right-arrow.on-hover .arrow-wrap {
  transform: translateX(24px);
  transition: transform 500ms cubic-bezier(0.69, 0, 0.05, 1);
}
.btn-text-right-arrow.not-hover .arrow-wrap {
  transform: translateX(48px);
  transition: transform 500ms cubic-bezier(0.69, 0, 0.05, 1);
}
.btn-event-right-arrow.on-hover .arrow-wrap {
  transform: translateX(64px);
  transition: transform 500ms cubic-bezier(0.69, 0, 0.05, 1);
}
.btn-event-right-arrow.not-hover .arrow-wrap {
  transform: translateX(128px);
  transition: transform 500ms cubic-bezier(0.69, 0, 0.05, 1);
}
.arrow-right-animate .arrow-wrap,
.arrow-left-animate .arrow-wrap {
  transform: translateX(0);
}
.arrow-right-animate.on-hover .arrow-wrap {
  transform: translateX(-20px);
  transition: transform 500ms cubic-bezier(0.69, 0, 0.05, 1);
}
.arrow-right-animate.not-hover .arrow-wrap {
  transform: translateX(-40px);
  transition: transform 500ms cubic-bezier(0.69, 0, 0.05, 1);
}
.arrow-left-animate.on-hover .arrow-wrap {
  transform: translateX(-20px);
  transition: transform 500ms cubic-bezier(0.69, 0, 0.05, 1);
}
.arrow-left-animate.not-hover .arrow-wrap {
  transform: translateX(-40px);
  transition: transform 500ms cubic-bezier(0.69, 0, 0.05, 1);
}
.btn-text-bottom-arrow .arrow-wrap-left {
  animation: arrow-left-animate 1.5s cubic-bezier(0.69, 0, 0.05, 1) 100ms infinite;
}
.btn-text-bottom-arrow:hover .arrow-wrap-left {
  animation: none;
}
.btn-text-bottom-arrow .arrow-wrap-right {
  animation: arrow-right-animate 1.5s cubic-bezier(0.69, 0, 0.05, 1) infinite;
}
.btn-text-bottom-arrow:hover .arrow-wrap-right {
  animation: none;
}
.hover-underline::before {
  bottom: -19px;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: var(--color-orange);
  z-index: 2;
  will-change: transform, color;
  transform: scale3d(0, 1, 1);
  transition: transform 0.35s;
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transform-origin: 100% 50%;
}
.hover-underline:hover {
  color: var(--color-orange);
}
.hover-underline:hover::before {
  transform: scale3d(1, 1, 1);
  transform-origin: 0% 50%;
  transition-timing-function: ease;
}
.hover-underline.megamenu-toggle::before {
  bottom: 0;
}
.personalization-drawer {
  opacity: 0;
  pointer-events: none;
}
.personalization-drawer.show {
  opacity: 1;
  pointer-events: auto;
}
.personalization-drawer.show .personalization-drawer-content {
  opacity: 1;
  transform: translateY(0);
}
.personalization-drawer.on-hide .personalization-drawer-content {
  transform: translateY(-100%);
}
.personalization-drawer-content {
  opacity: 0;
  transform: translateY(-100%);
  transition: all 0.3s ease-out;
}
.marquee-animation {
  animation: marquee 15s linear infinite forwards;
}
.marquee-animation:hover {
  animation-play-state: paused;
}
.w367 {
  width: 367px;
}
input[type=checkbox] {
  position: relative !important;
  border: 2px solid #fff !important;
  border-radius: 2px !important;
  background: none !important;
  cursor: pointer !important;
  line-height: 0 !important;
  outline: 0 !important;
  padding: 0 !important;
  vertical-align: text-top !important;
  height: 20px !important;
  width: 20px !important;
  -webkit-appearance: none !important;
}
input[type=checkbox].checkbox-dark {
  border: 2px solid var(--color-base-950) !important;
}
input[type=checkbox]:hover:before {
  opacity: .5 !important;
}
input[type=checkbox]:checked {
  opacity: 1 !important;
}
input[type=checkbox]:before {
  content: '';
  position: absolute !important;
  right: 50% !important;
  top: 50% !important;
  width: 4px !important;
  height: 10px !important;
  border: solid #FFF !important;
  border-width: 0 2px 2px 0 !important;
  margin: -1px 0 0 -1px !important;
  transform: rotate(45deg) translate(-50%, -50%) !important;
  z-index: 2 !important;
  opacity: 0 !important;
}
input[type=checkbox].checkbox-dark:before {
  border-color: var(--color-base-950) !important;
}
input[type=checkbox]:checked:before {
  opacity: 1 !important;
}
.ac {
  height: -moz-max-content;
  height: max-content;
  margin: 0 !important;
  border: 0 !important;
  padding-bottom: 20px !important;
  border-bottom: 1px solid var(--color-base-200) !important;
}
.ac.is-active .ac-trigger-icon {
  transform: rotate(180deg);
}
.ac .ac-trigger {
  padding: calc(var(--spacing) * 0) !important;
  font-family: var(--font-base) !important;
  font-size: var(--text-subtitle) !important;
  line-height: var(--tw-leading, var(--text-subtitle--line-height)) !important;
  --tw-font-weight: var(--font-weight-bold) !important;
  font-weight: var(--font-weight-bold) !important;
}
.ac .ac-trigger:focus {
  color: var(--color-base-950) !important;
}
.ac .ac-trigger::after {
  display: none !important;
}
.ac .ac-panel .ac-text {
  padding: calc(var(--spacing) * 0) !important;
  padding-top: calc(var(--spacing) * 2.5) !important;
  font-size: var(--text-body1) !important;
  line-height: var(--tw-leading, var(--text-body1--line-height)) !important;
}
.no-scrollbar::-webkit-scrollbar {
  display: none;
}
.no-scrollbar {
  scrollbar-width: none;
}
.search-wrapper,
.megamenu-wrapper,
.mobile-menu-wrapper,
.whatson-menu {
  max-height: 0;
}
.megamenu-wrapper.is-show {
  max-height: 70vh;
}
.search-wrapper.is-show {
  max-height: 200px;
}
.mobile-menu-wrapper.is-show,
.whatson-menu.is-show {
  max-height: calc(100dvh - 64px);
}
.search-inner,
.megamenu-inner,
.mobile-menu-inner {
  opacity: 0;
  transition: opacity 0.8s ease-out;
}
.search-wrapper.is-show .search-inner,
.megamenu-wrapper.is-show .megamenu-inner,
.mobile-menu-wrapper.is-show .mobile-menu-inner {
  opacity: 1;
}
.search-toggle.is-active svg path {
  stroke: var(--color-orange);
}
.megamenu-toggle.is-active {
  color: var(--color-orange);
}
.megamenu-toggle svg {
  transition: transform 0.4s ease-out;
}
.megamenu-toggle.is-active svg {
  transform: rotate(180deg);
}
.megamenu-toggle.is-active svg path {
  stroke: var(--color-orange);
}
.menu-toggle.is-active .icon-close {
  display: block;
}
.menu-toggle.is-active .icon-menu {
  display: none;
}
.whatson-menu.is-show {
  margin-top: 24px;
}
.swiper-wrapper.marquee-swiper {
  transition-timing-function: linear;
  align-items: center;
}
.swiper-slide.marquee-swiper {
  width: -moz-max-content;
  width: max-content;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 12px;
}
.home-programmes-swiper .swiper-slide,
.home-grow-swiper .swiper-slide {
  width: 296px;
}
.floating-nav-container {
  max-height: 0;
  transition: max-height 0.6s ease-in;
}
.floating-nav-container.is-show {
  max-height: 40dvh;
  transition: max-height 0.6s ease-out;
}
ul.page-numbers {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 8px;
}
a.page-numbers {
  width: 44px;
  height: 44px;
  border-radius: 100%;
  border: 1px solid var(--color-base-200);
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.28;
  color: white;
}
a.page-numbers:hover {
  background-color: var(--color-base-700);
}
span.page-numbers {
  width: 44px;
  height: 44px;
  border-radius: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.28;
  color: var(--color-base-950);
  background-color: white;
}
.dark-pagination a.page-numbers {
  color: var(--color-base-950);
  border-color: var(--color-base-950);
}
.dark-pagination a.page-numbers:hover {
  background-color: var(--color-base-200);
}
.dark-pagination span.page-numbers {
  color: var(--color-base-0);
  background-color: var(--color-base-950);
}
.dark-pagination svg path {
  stroke: var(--color-base-950);
}
.pagination .nav-links {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 8px;
}
.article-content p {
  font-size: 14px;
  line-height: 1.58;
  letter-spacing: 0.16px;
}
.article-content h5 {
  font-size: 18px;
  line-height: 1.4;
}
.article-content h2 {
  font-size: 24px;
  line-height: 1.18;
}
.article-content ol {
  list-style-type: decimal;
  padding-left: 24px;
}
.article-content ol li {
  font-size: 14px;
  line-height: 1.58;
  letter-spacing: 0.16px;
  margin-bottom: 8px;
}
.article-content ul {
  list-style-type: disc;
  padding-left: 16px;
}
.article-content ul li {
  font-size: 14px;
  line-height: 1.58;
  letter-spacing: 0.16px;
  margin-bottom: 0;
}
.article-content .custom-button {
  display: inline-block;
  padding: 22px 24px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  background-color: var(--color-orange);
  color: var(--color-base-0);
  border-radius: 100px;
}
.article-content .custom-button:hover {
  background-color: var(--color-orange-700);
}
.bg-label-green {
  background-color: var(--color-green-200);
}
.bg-label-green .dot {
  background-color: var(--color-green-700);
}
.bg-label-green p {
  color: var(--color-green-800);
}
.bg-label-yellow {
  background-color: var(--color-yellow-400);
}
.bg-label-yellow .dot {
  background-color: var(--color-yellow-100);
}
.bg-label-yellow p {
  color: var(--color-orange-850);
}
.bg-label-pink {
  background-color: var(--color-pink-200);
}
.bg-label-pink .dot {
  background-color: var(--color-pink-600);
}
.bg-label-pink p {
  color: var(--color-pink-950);
}
.bg-label-purple {
  background-color: var(--color-purple-500);
}
.bg-label-purple .dot {
  background-color: var(--color-purple-300);
}
.bg-label-purple p {
  color: white;
}
.bg-label-orange {
  background-color: var(--color-orange-600);
}
.bg-label-orange .dot {
  background-color: var(--color-orange-400);
}
.bg-label-orange p {
  color: white;
}
.bg-label-blue {
  background-color: var(--color-blue-200);
}
.bg-label-blue .dot {
  background-color: var(--color-blue-700);
}
.bg-label-blue p {
  color: var(--color-blue-850);
}
.btn-collapse.outer1 {
  animation: collapse-outer 1.2s ease-in infinite;
}
.btn-collapse.outer2 {
  animation: collapse-outer 1.2s ease-in 0.3s infinite;
}
.btn-collapse.outer3 {
  animation: collapse-outer 1.2s ease-in 0.6s infinite;
}
.testimony-card-pink .testimony-description,
.testimony-card-pink .testimony-name {
  color: var(--color-pink-950);
}
.testimony-card-pink svg path {
  fill: var(--color-pink-200);
}
.testimony-card-green .testimony-description,
.testimony-card-green .testimony-name {
  color: var(--color-green-800);
}
.testimony-card-green svg path {
  fill: var(--color-green-200);
}
.testimony-card-blue .testimony-description,
.testimony-card-blue .testimony-name {
  color: var(--color-blue-850);
}
.testimony-card-blue svg path {
  fill: var(--color-blue-200);
}
.testimony-card-orange .testimony-description,
.testimony-card-orange .testimony-name {
  color: var(--color-base-950);
}
.testimony-card-orange svg path {
  fill: var(--color-orange-400);
}
.testimony-card-yellow .testimony-description,
.testimony-card-yellow .testimony-name {
  color: var(--color-orange-850);
}
.testimony-card-yellow svg path {
  fill: var(--color-yellow-100);
}
.testimony-card-purple .testimony-description,
.testimony-card-purple .testimony-name {
  color: var(--color-purple-800);
}
.testimony-card-purple svg path {
  fill: var(--color-purple-300);
}
.venue-gallery-swiper .swiper-slide:nth-child(odd) {
  width: 300px;
}
.venue-gallery-swiper .swiper-slide:nth-child(even) {
  width: 200px;
}
.faq-list .ac .ac-trigger {
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: 1.18 !important;
}
.faq-list .ac .ac-panel .ac-text {
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 1.48 !important;
}
.become-member-faq .ac {
  background-color: transparent !important;
  border-bottom-color: var(--color-base-700) !important;
}
.become-member-faq .ac .ac-trigger,
.become-member-faq .ac .ac-trigger:focus,
.become-member-faq .ac .ac-panel .ac-text {
  color: #fff !important;
}
.become-member-faq .ac .ac-trigger {
  display: flex !important;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  width: 100%;
  text-align: left;
  font-size: 18px !important;
  line-height: 1.18 !important;
}
.become-member-faq .ac .ac-trigger-text {
  flex: 1;
}
.become-member-faq .ac .ac-panel .ac-text {
  font-size: 16px !important;
  line-height: 1.48 !important;
}
.loading-bar {
  width: 0%;
  height: 4px;
  background-color: #FF6200;
  transition: width 0.3s ease-out;
  transform-origin: left;
}
.loading-wrapper {
  transition: transform 0.3s ease-out;
}
.loading-wrapper.hide-loading {
  transform: translateY(-100%);
}
.wpforms-container-full {
  margin: 0 !important;
}
.wpforms-container .wpforms-field-container {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.wpforms-container .wpforms-field {
  padding: 0 !important;
}
.wpforms-container .wpforms-field input.wpforms-field-large,
.wpforms-container .wpforms-field select.wpforms-field-large {
  height: 48px;
  padding: 0 12px;
  border-radius: 16px;
}
.wpforms-container .wpforms-field textarea.wpforms-field-large {
  padding: 12px;
  border-radius: 16px;
}
.wpforms-container .wpforms-field input.wpforms-field-large:focus,
.wpforms-container .wpforms-field select.wpforms-field-large:focus {
  border-color: var(--color-base-950) !important;
  box-shadow: none !important;
}
.wpforms-container .wpforms-field textarea.wpforms-field-large:focus {
  border-color: var(--color-base-950) !important;
  box-shadow: none !important;
}
.wpforms-submit-container {
  margin-top: 28px !important;
  display: flex;
  justify-content: end;
}
.wpforms-submit-container .wpforms-submit {
  height: 48px !important;
  border-radius: 24px !important;
  background-color: var(--color-orange) !important;
  color: var(--color-base-0) !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  text-transform: uppercase;
  padding: 0 16px !important;
}
.wpforms-submit-container .wpforms-submit:hover {
  background-color: var(--color-orange-700) !important;
}
.follow-cursor {
  transition: opacity 0.6s ease, transform 0.6s ease;
}
.horizontal-marquee-inner {
  gap: 8px !important;
}
.text-circle-blue,
.text-arrow-pink,
.text-el-left-right,
.text-el-explode-yellow,
.text-el-arrow-left-blue,
.text-el-spark-green,
.text-el-long-line-pink {
  position: relative;
  display: none;
}
.text-circle-blue::before {
  display: none;
  content: '';
  width: 80px;
  height: 80px;
  background: url(../img/element/text-el-circle-blue.png) no-repeat center center;
  background-size: contain;
  position: absolute;
  top: -40%;
  left: 5%;
}
.text-arrow-pink::before {
  display: none;
  content: '';
  width: 104px;
  height: 104px;
  background: url(../img/element/text-el-arrow-pink.png) no-repeat center center;
  background-size: contain;
  position: absolute;
  bottom: -10px;
  right: -104px;
  transform: rotate(20deg);
}
.text-el-explode-yellow::before {
  display: none;
  content: '';
  width: 122px;
  height: 122px;
  background: url(../img/element/text-el-explode-yellow.png) no-repeat center center;
  background-size: contain;
  position: absolute;
  bottom: 30px;
  right: -70px;
  transform: rotate(18deg);
}
.text-el-arrow-left-blue::before {
  display: none;
  content: '';
  width: 190px;
  height: 190px;
  background: url(../img/element/text-el-arrow-left-blue.png) no-repeat center center;
  background-size: contain;
  position: absolute;
  bottom: -40px;
  right: -200px;
}
.text-el-spark-green::before {
  display: none;
  content: '';
  width: 45px;
  height: 45px;
  background: url(../img/element/text-el-spark-green.png) no-repeat center center;
  background-size: contain;
  position: absolute;
  top: -10px;
  left: -25px;
  transform: rotate(13deg);
}
.text-el-spark-green::after {
  display: none;
  content: '';
  width: 45px;
  height: 45px;
  background: url(../img/element/text-el-spark-green.png) no-repeat center center;
  background-size: contain;
  position: absolute;
  bottom: -15px;
  right: 10px;
  transform: rotate(15deg);
}
.text-el-long-line-pink::before {
  display: none;
  content: '';
  width: 530px;
  height: 30px;
  background: url(../img/element/text-el-long-line-pink.png) no-repeat center center;
  background-size: contain;
  position: absolute;
  bottom: -15px;
  left: 10px;
  transform: rotate(179deg);
}
.home-hero-swiper .hero-swiper-pagination {
  position: relative;
  top: unset !important;
  left: unset !important;
  bottom: unset !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 10px !important;
  padding: 12px !important;
}
.home-hero-swiper .hero-swiper-pagination .swiper-pagination-bullet {
  display: flex !important;
  flex-grow: 1 !important;
  height: 6px !important;
  background-color: white !important;
  opacity: 0.5 !important;
  border-radius: 0 !important;
  transition: all 0.3s ease-out !important;
  margin: 0 !important;
}
.home-hero-swiper .hero-swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1 !important;
}
.mc4wp-response {
  margin-top: 8px;
  padding: 0 24px;
}
.mc4wp-response p {
  font-size: 12px;
  color: #FF6200;
}
.tax-programme-category .divider {
  display: block !important;
}
.become-partner-form-wrapper .gfield_label.gform-field-label,
.become-partner-form-wrapper .gform-field-label--type-inline,
.become-partner-form-wrapper .head-about-yourself.sc-head {
  color: white !important;
}
.become-partner-form-wrapper .gform_button,
.hire-venue-form-wrapper .gform_button {
  background-color: var(--color-orange) !important;
}
.become-partner-form-wrapper .gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before,
.hire-venue-form-wrapper .gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before,
.contact-form-wrapper .gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before {
  color: transparent !important;
}
.contact-form-wrapper input[type=checkbox]:before {
  border: solid blue !important;
}
.hire-venue-form-wrapper .gfield_label.gform-field-label,
.hire-venue-form-wrapper .gform-field-label--type-inline,
.hire-venue-form-wrapper .head-about-yourself.sc-head {
  color: white !important;
}
.post-password-form {
  width: 100%;
}
.post-password-form p:first-child {
  display: none;
}
.post-password-form p:last-child {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 18px;
}
.post-password-form label {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 18px;
  font-family: var(--font-base);
  font-size: var(--text-heading2-mobile);
  font-weight: 400;
  line-height: var(--text-heading2-mobile--line-height);
  letter-spacing: var(--tracking-2percent);
  font-weight: 800;
  text-transform: uppercase;
  padding-bottom: 18px;
  border-bottom: 1px solid var(--color-base-200);
}
.post-password-form label input {
  border: 1px solid var(--color-base-700);
  padding: 12px;
  border-radius: 16px;
  height: 48px;
  font-size: var(--text-body1-mobile);
  line-height: var(--text-body1-mobile--line-height);
}
.post-password-form input[type=submit] {
  background-color: var(--color-orange);
  color: var(--color-base-0);
  font-size: var(--text-body-button);
  line-height: var(--text-body-button--line-height);
  font-weight: 700;
  text-transform: uppercase;
  padding: 12px 24px;
  border-radius: 24px;
  align-self: flex-end;
  cursor: pointer;
}
.post-password-form input[type=submit]:hover {
  background-color: var(--color-orange-700);
}
@media (min-width: 1024px) {
  .btn-animate.on-hover .btn-text-wrap {
    transform: translateY(-20px);
  }
  .btn-animate.not-hover .btn-text-wrap {
    transform: translateY(-40px);
  }
  .arrow-right-animate.on-hover .arrow-wrap {
    transform: translateX(-30px);
  }
  .arrow-right-animate.not-hover .arrow-wrap {
    transform: translateX(-60px);
  }
  .arrow-left-animate.on-hover .arrow-wrap {
    transform: translateX(-30px);
  }
  .arrow-left-animate.not-hover .arrow-wrap {
    transform: translateX(-60px);
  }
  .personalization-drawer.show .personalization-drawer-content {
    opacity: 1;
    transform: translateX(0);
  }
  .personalization-drawer.on-hide .personalization-drawer-content {
    transform: translateX(100%);
  }
  .personalization-drawer-content {
    opacity: 0;
    transform: translateX(100%);
    transition: all 0.3s ease-out;
  }
  .home-programmes-swiper .swiper-slide,
    .home-grow-swiper .swiper-slide {
    width: 100%;
  }
  .floating-nav-container {
    max-height: 100%;
  }
  .article-content p {
    font-size: 18px;
    line-height: 1.32;
    letter-spacing: 0.16px;
  }
  .article-content h5 {
    font-size: 24px;
    line-height: 1.28;
  }
  .article-content h2 {
    font-size: 34px;
    line-height: 1.28;
  }
  .article-content ol {
    list-style-type: decimal;
    padding-left: 30px;
  }
  .article-content ol li {
    font-size: 18px;
    line-height: 1.32;
    letter-spacing: 0.16px;
  }
  .article-content ul {
    list-style-type: disc;
    padding-left: 16px;
  }
  .article-content ul li {
    font-size: 18px;
    line-height: 1.32;
    letter-spacing: 0.16px;
    margin-bottom: 4px;
  }
  .venue-gallery-swiper .swiper-slide:nth-child(odd) {
    width: 890px;
  }
  .venue-gallery-swiper .swiper-slide:nth-child(even) {
    width: 434px;
  }
  .faq-list .ac .ac-trigger {
    font-size: 24px !important;
    font-weight: 700 !important;
    line-height: 1.28 !important;
  }
  .faq-list .ac .ac-panel .ac-text {
    font-size: 20px !important;
    font-weight: 400 !important;
    line-height: 1.28 !important;
  }
  .become-member-faq .ac .ac-trigger {
    font-size: 24px !important;
    line-height: 1.28 !important;
  }
  .become-member-faq .ac .ac-panel .ac-text {
    font-size: 20px !important;
    line-height: 1.28 !important;
  }
  .wpforms-container-full {
    margin: 0 !important;
  }
  .wpforms-container .wpforms-field-container {
    display: flex;
    flex-direction: column;
    gap: 14px;
  }
  .wpforms-container .wpforms-field {
    padding: 0 !important;
  }
  .wpforms-container .wpforms-field input.wpforms-field-large,
    .wpforms-container .wpforms-field select.wpforms-field-large {
    height: 66px;
    padding: 0 20px;
    border-radius: 24px;
  }
  .wpforms-container .wpforms-field textarea.wpforms-field-large {
    padding: 20px;
    border-radius: 24px;
  }
  .wpforms-container .wpforms-field input.wpforms-field-large:focus,
    .wpforms-container .wpforms-field select.wpforms-field-large:focus {
    border-color: var(--color-base-950) !important;
    box-shadow: none !important;
  }
  .wpforms-container .wpforms-field textarea.wpforms-field-large:focus {
    border-color: var(--color-base-950) !important;
    box-shadow: none !important;
  }
  .wpforms-submit-container {
    margin-top: 34px !important;
    display: flex;
    justify-content: end;
  }
  .wpforms-submit-container .wpforms-submit {
    height: 64px !important;
    border-radius: 40px !important;
    background-color: var(--color-orange) !important;
    color: var(--color-base-0) !important;
    font-size: 20px !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    text-transform: uppercase;
    padding: 0 24px !important;
  }
  .wpforms-submit-container .wpforms-submit:hover {
    background-color: var(--color-orange-700) !important;
  }
  .horizontal-marquee-inner {
    gap: 20px !important;
  }
  .text-circle-blue::before,
    .text-arrow-pink::before,
    .text-el-explode-yellow::before,
    .text-el-arrow-left-blue::before,
    .text-el-spark-green::before,
    .text-el-spark-green::after,
    .text-el-long-line-pink::before {
    display: none;
  }
  .post-password-form p:last-child {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 34px;
  }
  .post-password-form label {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 34px;
    font-family: var(--font-base);
    font-size: var(--text-heading2);
    font-weight: 400;
    line-height: var(--text-heading2--line-height);
    letter-spacing: var(--tracking-2percent);
    font-weight: 800;
    text-transform: uppercase;
    padding-bottom: 34px;
    border-bottom: 1px solid var(--color-base-200);
  }
  .post-password-form label input {
    border: 1px solid var(--color-base-700);
    padding: 20px;
    border-radius: 24px;
    height: 66px;
    font-size: var(--text-body1);
    line-height: var(--text-body1--line-height);
  }
  .post-password-form input[type=submit] {
    background-color: var(--color-orange);
    color: var(--color-base-0);
    font-size: var(--text-body-button);
    line-height: var(--text-body-button--line-height);
    font-weight: 700;
    text-transform: uppercase;
    padding: 20px 24px;
    border-radius: 40px;
    align-self: flex-end;
    cursor: pointer;
  }
}
@media (max-width: 1024px) {
  .programmes-detail-overview div:has(> table) {
    overflow-x: auto;
  }
  .programmes-detail-overview table {
    width: 800px !important;
  }
}
@keyframes marquee {
  0% {
    left: 0;
  }
  100% {
    left: -100%;
  }
}
@keyframes arrow-left-animate {
  0% {
    transform: translateY(-48px);
  }
  50% {
    transform: translateY(-24px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes arrow-right-animate {
  0% {
    transform: translateY(-48px);
  }
  50% {
    transform: translateY(-24px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes collapse-outer {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  75% {
    opacity: 0.2;
  }
  100% {
    opacity: 0;
  }
}
@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-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-space-y-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-tracking {
  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-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-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-tracking: 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-outline-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
      --tw-duration: initial;
      --tw-ease: initial;
    }
  }
}


