/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-red-500: oklch(63.7% 0.237 25.331);
    --color-red-600: oklch(57.7% 0.245 27.325);
    --color-red-700: oklch(50.5% 0.213 27.518);
    --color-orange-500: oklch(70.5% 0.213 47.604);
    --color-orange-600: oklch(64.6% 0.222 41.116);
    --color-amber-50: oklch(98.7% 0.022 95.277);
    --color-amber-200: oklch(92.4% 0.12 95.746);
    --color-amber-500: oklch(76.9% 0.188 70.08);
    --color-green-600: oklch(62.7% 0.194 149.214);
    --color-green-700: oklch(52.7% 0.154 150.069);
    --color-green-800: oklch(44.8% 0.119 151.328);
    --color-blue-50: oklch(97% 0.014 254.604);
    --color-blue-100: oklch(93.2% 0.032 255.585);
    --color-blue-500: oklch(62.3% 0.214 259.815);
    --color-blue-700: oklch(48.8% 0.243 264.376);
    --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);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --font-weight-extrabold: 800;
    --tracking-tighter: -0.05em;
    --tracking-tight: -0.025em;
    --tracking-normal: 0em;
    --tracking-wide: 0.025em;
    --leading-snug: 1.375;
    --radius-sm: 0.25rem;
    --radius-md: 0.375rem;
    --radius-lg: 0.5rem;
    --radius-xl: 0.75rem;
    --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);
    --blur-sm: 8px;
    --aspect-video: 16 / 9;
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-mono-font-family: var(--font-mono);
    --breakpoint-lg: 984px;
    --max-width-xs: 20rem;
    --max-width-md: 28rem;
    --max-width-lg: 32rem;
    --max-width-xl: 36rem;
    --max-width-3xl: 48rem;
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: Poppins, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-feature-settings: normal;
    font-variation-settings: normal;
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: 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 {
    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;
  }
  .visible {
    visibility: visible;
  }
  .debug-screens {
    &::before {
      position: fixed;
      z-index: 2147483647;
      bottom: 0;
      left: 0;
      padding: .3333333em .5em;
      font-size: 12px;
      line-height: 1;
      font-family: sans-serif;
      background-color: #000;
      color: #fff;
      box-shadow: 0 0 0 1px #fff;
      content: 'screen: _';
      @media (min-width: 400px) {
        content: 'screen: xs';
      }
      @media (min-width: 600px) {
        content: 'screen: sm';
      }
      @media (min-width: 728px) {
        content: 'screen: md';
      }
      @media (min-width: 984px) {
        content: 'screen: lg';
      }
      @media (min-width: 1060px) {
        content: 'screen: xl';
      }
    }
  }
  .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip-path: inset(50%);
    white-space: nowrap;
    border-width: 0;
  }
  .\!absolute {
    position: absolute !important;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .sticky {
    position: sticky;
  }
  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }
  .inset-x-0 {
    inset-inline: calc(var(--spacing) * 0);
  }
  .inset-x-gap {
    inset-inline: 0.75rem;
  }
  .inset-y-0 {
    inset-block: calc(var(--spacing) * 0);
  }
  .-top-6 {
    top: calc(var(--spacing) * -6);
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .top-1 {
    top: calc(var(--spacing) * 1);
  }
  .top-1\/2 {
    top: calc(1/2 * 100%);
  }
  .top-4 {
    top: calc(var(--spacing) * 4);
  }
  .top-6 {
    top: calc(var(--spacing) * 6);
  }
  .top-full {
    top: 100%;
  }
  .top-xs {
    top: 0.5rem;
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .right-4 {
    right: calc(var(--spacing) * 4);
  }
  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }
  .bottom-4 {
    bottom: calc(var(--spacing) * 4);
  }
  .bottom-gap {
    bottom: 0.75rem;
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .left-1 {
    left: calc(var(--spacing) * 1);
  }
  .left-1\/2 {
    left: calc(1/2 * 100%);
  }
  .left-4 {
    left: calc(var(--spacing) * 4);
  }
  .left-full {
    left: 100%;
  }
  .z-0 {
    z-index: 0;
  }
  .z-10 {
    z-index: 10;
  }
  .z-20 {
    z-index: 20;
  }
  .z-30 {
    z-index: 30;
  }
  .z-40 {
    z-index: 40;
  }
  .z-50 {
    z-index: 50;
  }
  .z-\[60\] {
    z-index: 60;
  }
  .z-\[999\] {
    z-index: 999;
  }
  .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;
  }
  .row-start-1 {
    grid-row-start: 1;
  }
  .row-start-4 {
    grid-row-start: 4;
  }
  .row-start-\[4\] {
    grid-row-start: 4;
  }
  .row-start-\[9\] {
    grid-row-start: 9;
  }
  .row-start-\[15\] {
    grid-row-start: 15;
  }
  .row-start-\[21\] {
    grid-row-start: 21;
  }
  .container {
    width: 100%;
    @media (width >= 400px) {
      max-width: 400px;
    }
    @media (width >= 600px) {
      max-width: 600px;
    }
    @media (width >= 728px) {
      max-width: 728px;
    }
    @media (width >= 984px) {
      max-width: 984px;
    }
    @media (width >= 1060px) {
      max-width: 1060px;
    }
  }
  .-mx-2 {
    margin-inline: calc(var(--spacing) * -2);
  }
  .-mx-4 {
    margin-inline: calc(var(--spacing) * -4);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .\!my-0 {
    margin-block: calc(var(--spacing) * 0) !important;
  }
  .-my-1 {
    margin-block: calc(var(--spacing) * -1);
  }
  .my-0 {
    margin-block: calc(var(--spacing) * 0);
  }
  .my-1 {
    margin-block: calc(var(--spacing) * 1);
  }
  .my-2 {
    margin-block: calc(var(--spacing) * 2);
  }
  .my-4 {
    margin-block: calc(var(--spacing) * 4);
  }
  .my-5 {
    margin-block: calc(var(--spacing) * 5);
  }
  .my-12 {
    margin-block: calc(var(--spacing) * 12);
  }
  .my-auto {
    margin-block: auto;
  }
  .my-lg {
    margin-block: 3rem;
  }
  .my-sm {
    margin-block: 1rem;
  }
  .my-xl {
    margin-block: 4rem;
  }
  .my-xs {
    margin-block: 0.5rem;
  }
  .prose {
    color: var(--tw-prose-body);
    max-width: 65ch;
    :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
      margin-bottom: 1.25em;
    }
    :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-lead);
      font-size: 1.25em;
      line-height: 1.6;
      margin-top: 1.2em;
      margin-bottom: 1.2em;
    }
    :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-links);
      text-decoration: underline;
      font-weight: 500;
    }
    :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-bold);
      font-weight: 600;
    }
    :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: decimal;
      margin-top: 1.25em;
      margin-bottom: 1.25em;
      padding-inline-start: 1.625em;
    }
    :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-alpha;
    }
    :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-alpha;
    }
    :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-alpha;
    }
    :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-alpha;
    }
    :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-roman;
    }
    :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-roman;
    }
    :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-roman;
    }
    :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-roman;
    }
    :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: decimal;
    }
    :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: disc;
      margin-top: 1.25em;
      margin-bottom: 1.25em;
      padding-inline-start: 1.625em;
    }
    :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
      font-weight: 400;
      color: var(--tw-prose-counters);
    }
    :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
      color: var(--tw-prose-bullets);
    }
    :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      margin-top: 1.25em;
    }
    :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-color: var(--tw-prose-hr);
      border-top-width: 1;
      margin-top: 3em;
      margin-bottom: 3em;
    }
    :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 500;
      font-style: italic;
      color: var(--tw-prose-quotes);
      border-inline-start-width: 0.25rem;
      border-inline-start-color: var(--tw-prose-quote-borders);
      quotes: "\201C""\201D""\2018""\2019";
      margin-top: 1.6em;
      margin-bottom: 1.6em;
      padding-inline-start: 1em;
    }
    :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
      content: open-quote;
    }
    :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
      content: close-quote;
    }
    :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 800;
      font-size: 1.875rem;
      margin-top: 0;
      margin-bottom: 0.8888889em;
      line-height: 1.1111111;
    }
    :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 900;
      color: inherit;
    }
    :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 700;
      font-size: 1.5em;
      margin-top: 2em;
      margin-bottom: 1em;
      line-height: 1.3333333;
    }
    :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 800;
      color: inherit;
    }
    :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      font-size: 1.25em;
      margin-top: 1.6em;
      margin-bottom: 0.6em;
      line-height: 1.6;
    }
    :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 700;
      color: inherit;
    }
    :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      margin-top: 1.5em;
      margin-bottom: 0.5em;
      line-height: 1.5;
    }
    :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 700;
      color: inherit;
    }
    :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
      border-radius: 1.5rem;
    }
    :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      display: block;
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 500;
      font-family: inherit;
      color: var(--tw-prose-kbd);
      box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
      font-size: 0.875em;
      border-radius: 0.3125rem;
      padding-top: 0.1875em;
      padding-inline-end: 0.375em;
      padding-bottom: 0.1875em;
      padding-inline-start: 0.375em;
    }
    :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-code);
      font-weight: 600;
      font-size: 0.875em;
    }
    :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
      content: "`";
    }
    :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
      content: "`";
    }
    :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
      font-size: 0.875em;
    }
    :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
      font-size: 0.9em;
    }
    :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-pre-code);
      background-color: var(--tw-prose-pre-bg);
      overflow-x: auto;
      font-weight: 400;
      font-size: 0.875em;
      line-height: 1.7142857;
      margin-top: 1.7142857em;
      margin-bottom: 1.7142857em;
      border-radius: 0.375rem;
      padding-top: 0.8571429em;
      padding-inline-end: 1.1428571em;
      padding-bottom: 0.8571429em;
      padding-inline-start: 1.1428571em;
    }
    :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      background-color: transparent;
      border-width: 0;
      border-radius: 0;
      padding: 0;
      font-weight: inherit;
      color: inherit;
      font-size: inherit;
      font-family: inherit;
      line-height: inherit;
    }
    :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
      content: none;
    }
    :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
      content: none;
    }
    :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      width: 100%;
      table-layout: auto;
      margin-top: 2em;
      margin-bottom: 2em;
      font-size: 0.875em;
      line-height: 1.7142857;
    }
    :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-bottom-width: 1px;
      border-bottom-color: var(--tw-prose-th-borders);
    }
    :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      vertical-align: bottom;
      padding-inline-end: 0.5714286em;
      padding-bottom: 0.5714286em;
      padding-inline-start: 0.5714286em;
    }
    :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-bottom-width: 1px;
      border-bottom-color: var(--tw-prose-td-borders);
    }
    :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-bottom-width: 0;
    }
    :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      vertical-align: baseline;
    }
    :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-top-width: 1px;
      border-top-color: var(--tw-prose-th-borders);
    }
    :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      vertical-align: top;
    }
    :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      text-align: start;
    }
    :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
    }
    :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-captions);
      font-size: 0.875em;
      line-height: 1.4285714;
      margin-top: 0.8571429em;
    }
    --tw-prose-body: oklch(37.3% 0.034 259.733);
    --tw-prose-headings: oklch(21% 0.034 264.665);
    --tw-prose-lead: oklch(44.6% 0.03 256.802);
    --tw-prose-links: oklch(21% 0.034 264.665);
    --tw-prose-bold: oklch(21% 0.034 264.665);
    --tw-prose-counters: oklch(55.1% 0.027 264.364);
    --tw-prose-bullets: oklch(87.2% 0.01 258.338);
    --tw-prose-hr: oklch(92.8% 0.006 264.531);
    --tw-prose-quotes: oklch(21% 0.034 264.665);
    --tw-prose-quote-borders: oklch(92.8% 0.006 264.531);
    --tw-prose-captions: oklch(55.1% 0.027 264.364);
    --tw-prose-kbd: oklch(21% 0.034 264.665);
    --tw-prose-kbd-shadows: NaN NaN NaN;
    --tw-prose-code: oklch(21% 0.034 264.665);
    --tw-prose-pre-code: oklch(92.8% 0.006 264.531);
    --tw-prose-pre-bg: oklch(27.8% 0.033 256.848);
    --tw-prose-th-borders: oklch(87.2% 0.01 258.338);
    --tw-prose-td-borders: oklch(92.8% 0.006 264.531);
    --tw-prose-invert-body: oklch(87.2% 0.01 258.338);
    --tw-prose-invert-headings: #fff;
    --tw-prose-invert-lead: oklch(70.7% 0.022 261.325);
    --tw-prose-invert-links: #fff;
    --tw-prose-invert-bold: #fff;
    --tw-prose-invert-counters: oklch(70.7% 0.022 261.325);
    --tw-prose-invert-bullets: oklch(44.6% 0.03 256.802);
    --tw-prose-invert-hr: oklch(37.3% 0.034 259.733);
    --tw-prose-invert-quotes: oklch(96.7% 0.003 264.542);
    --tw-prose-invert-quote-borders: oklch(37.3% 0.034 259.733);
    --tw-prose-invert-captions: oklch(70.7% 0.022 261.325);
    --tw-prose-invert-kbd: #fff;
    --tw-prose-invert-kbd-shadows: 255 255 255;
    --tw-prose-invert-code: #fff;
    --tw-prose-invert-pre-code: oklch(87.2% 0.01 258.338);
    --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
    --tw-prose-invert-th-borders: oklch(44.6% 0.03 256.802);
    --tw-prose-invert-td-borders: oklch(37.3% 0.034 259.733);
    font-size: 1rem;
    line-height: 1.75;
    :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
    }
    :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.5em;
      margin-bottom: 0.5em;
    }
    :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0.375em;
    }
    :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0.375em;
    }
    :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.75em;
      margin-bottom: 0.75em;
    }
    :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
    }
    :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 1.25em;
    }
    :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
    }
    :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 1.25em;
    }
    :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.75em;
      margin-bottom: 0.75em;
    }
    :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
      margin-bottom: 1.25em;
    }
    :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.5em;
      padding-inline-start: 1.625em;
    }
    :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0;
    }
    :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-end: 0;
    }
    :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-top: 0.5714286em;
      padding-inline-end: 0.5714286em;
      padding-bottom: 0.5714286em;
      padding-inline-start: 0.5714286em;
    }
    :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0;
    }
    :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-end: 0;
    }
    :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 0;
    }
  }
  .prose-lg {
    font-size: 1.125rem;
    line-height: 1.7777778;
    :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.3333333em;
      margin-bottom: 1.3333333em;
    }
    :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 1.2222222em;
      line-height: 1.4545455;
      margin-top: 1.0909091em;
      margin-bottom: 1.0909091em;
    }
    :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.6666667em;
      margin-bottom: 1.6666667em;
      padding-inline-start: 1em;
    }
    :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 2.6666667em;
      margin-top: 0;
      margin-bottom: 0.8333333em;
      line-height: 1;
    }
    :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 1.6666667em;
      margin-top: 1.8666667em;
      margin-bottom: 1.0666667em;
      line-height: 1.3333333;
    }
    :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 1.3333333em;
      margin-top: 1.6666667em;
      margin-bottom: 0.6666667em;
      line-height: 1.5;
    }
    :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.7777778em;
      margin-bottom: 0.4444444em;
      line-height: 1.5555556;
    }
    :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.7777778em;
      margin-bottom: 1.7777778em;
    }
    :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.7777778em;
      margin-bottom: 1.7777778em;
    }
    :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
    }
    :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.7777778em;
      margin-bottom: 1.7777778em;
    }
    :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 0.8888889em;
      border-radius: 0.3125rem;
      padding-top: 0.2222222em;
      padding-inline-end: 0.4444444em;
      padding-bottom: 0.2222222em;
      padding-inline-start: 0.4444444em;
    }
    :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 0.8888889em;
    }
    :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 0.8666667em;
    }
    :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 0.875em;
    }
    :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 0.8888889em;
      line-height: 1.75;
      margin-top: 2em;
      margin-bottom: 2em;
      border-radius: 0.375rem;
      padding-top: 1em;
      padding-inline-end: 1.5em;
      padding-bottom: 1em;
      padding-inline-start: 1.5em;
    }
    :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.3333333em;
      margin-bottom: 1.3333333em;
      padding-inline-start: 1.5555556em;
    }
    :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.3333333em;
      margin-bottom: 1.3333333em;
      padding-inline-start: 1.5555556em;
    }
    :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.6666667em;
      margin-bottom: 0.6666667em;
    }
    :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0.4444444em;
    }
    :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0.4444444em;
    }
    :where(.prose-lg > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.8888889em;
      margin-bottom: 0.8888889em;
    }
    :where(.prose-lg > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.3333333em;
    }
    :where(.prose-lg > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 1.3333333em;
    }
    :where(.prose-lg > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.3333333em;
    }
    :where(.prose-lg > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 1.3333333em;
    }
    :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.8888889em;
      margin-bottom: 0.8888889em;
    }
    :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.3333333em;
      margin-bottom: 1.3333333em;
    }
    :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.3333333em;
    }
    :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.6666667em;
      padding-inline-start: 1.5555556em;
    }
    :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 3.1111111em;
      margin-bottom: 3.1111111em;
    }
    :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 0.8888889em;
      line-height: 1.5;
    }
    :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-end: 0.75em;
      padding-bottom: 0.75em;
      padding-inline-start: 0.75em;
    }
    :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0;
    }
    :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-end: 0;
    }
    :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-top: 0.75em;
      padding-inline-end: 0.75em;
      padding-bottom: 0.75em;
      padding-inline-start: 0.75em;
    }
    :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0;
    }
    :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-end: 0;
    }
    :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.7777778em;
      margin-bottom: 1.7777778em;
    }
    :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
    }
    :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 0.8888889em;
      line-height: 1.5;
      margin-top: 1em;
    }
    :where(.prose-lg > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(.prose-lg > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 0;
    }
  }
  .prose-sm {
    font-size: 0.875rem;
    line-height: 1.7142857;
    :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.1428571em;
      margin-bottom: 1.1428571em;
    }
    :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 1.2857143em;
      line-height: 1.5555556;
      margin-top: 0.8888889em;
      margin-bottom: 0.8888889em;
    }
    :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.3333333em;
      margin-bottom: 1.3333333em;
      padding-inline-start: 1.1111111em;
    }
    :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 2.1428571em;
      margin-top: 0;
      margin-bottom: 0.8em;
      line-height: 1.2;
    }
    :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 1.4285714em;
      margin-top: 1.6em;
      margin-bottom: 0.8em;
      line-height: 1.4;
    }
    :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 1.2857143em;
      margin-top: 1.5555556em;
      margin-bottom: 0.4444444em;
      line-height: 1.5555556;
    }
    :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.4285714em;
      margin-bottom: 0.5714286em;
      line-height: 1.4285714;
    }
    :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.7142857em;
      margin-bottom: 1.7142857em;
    }
    :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.7142857em;
      margin-bottom: 1.7142857em;
    }
    :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
    }
    :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.7142857em;
      margin-bottom: 1.7142857em;
    }
    :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 0.8571429em;
      border-radius: 0.3125rem;
      padding-top: 0.1428571em;
      padding-inline-end: 0.3571429em;
      padding-bottom: 0.1428571em;
      padding-inline-start: 0.3571429em;
    }
    :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 0.8571429em;
    }
    :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 0.9em;
    }
    :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 0.8888889em;
    }
    :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 0.8571429em;
      line-height: 1.6666667;
      margin-top: 1.6666667em;
      margin-bottom: 1.6666667em;
      border-radius: 0.25rem;
      padding-top: 0.6666667em;
      padding-inline-end: 1em;
      padding-bottom: 0.6666667em;
      padding-inline-start: 1em;
    }
    :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.1428571em;
      margin-bottom: 1.1428571em;
      padding-inline-start: 1.5714286em;
    }
    :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.1428571em;
      margin-bottom: 1.1428571em;
      padding-inline-start: 1.5714286em;
    }
    :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.2857143em;
      margin-bottom: 0.2857143em;
    }
    :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0.4285714em;
    }
    :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0.4285714em;
    }
    :where(.prose-sm > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.5714286em;
      margin-bottom: 0.5714286em;
    }
    :where(.prose-sm > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.1428571em;
    }
    :where(.prose-sm > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 1.1428571em;
    }
    :where(.prose-sm > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.1428571em;
    }
    :where(.prose-sm > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 1.1428571em;
    }
    :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.5714286em;
      margin-bottom: 0.5714286em;
    }
    :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.1428571em;
      margin-bottom: 1.1428571em;
    }
    :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.1428571em;
    }
    :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.2857143em;
      padding-inline-start: 1.5714286em;
    }
    :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 2.8571429em;
      margin-bottom: 2.8571429em;
    }
    :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 0.8571429em;
      line-height: 1.5;
    }
    :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-end: 1em;
      padding-bottom: 0.6666667em;
      padding-inline-start: 1em;
    }
    :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0;
    }
    :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-end: 0;
    }
    :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-top: 0.6666667em;
      padding-inline-end: 1em;
      padding-bottom: 0.6666667em;
      padding-inline-start: 1em;
    }
    :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0;
    }
    :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-end: 0;
    }
    :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.7142857em;
      margin-bottom: 1.7142857em;
    }
    :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
    }
    :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 0.8571429em;
      line-height: 1.3333333;
      margin-top: 0.6666667em;
    }
    :where(.prose-sm > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(.prose-sm > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 0;
    }
  }
  .mt-0 {
    margin-top: calc(var(--spacing) * 0);
  }
  .mt-0\.5 {
    margin-top: calc(var(--spacing) * 0.5);
  }
  .mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }
  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }
  .mt-12 {
    margin-top: calc(var(--spacing) * 12);
  }
  .mt-16 {
    margin-top: calc(var(--spacing) * 16);
  }
  .mt-48 {
    margin-top: calc(var(--spacing) * 48);
  }
  .mt-auto {
    margin-top: auto;
  }
  .mt-lg {
    margin-top: 3rem;
  }
  .mt-md {
    margin-top: 2rem;
  }
  .mt-sm {
    margin-top: 1rem;
  }
  .mt-xl {
    margin-top: 4rem;
  }
  .mt-xs {
    margin-top: 0.5rem;
  }
  .container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: calc(var(--spacing) * 3);
    padding-right: calc(var(--spacing) * 3);
    @media (min-width: 600px) {
      padding-left: calc(var(--spacing) * 4);
      padding-right: calc(var(--spacing) * 4);
    }
  }
  .mx-dynamic-gap {
    margin-left: calc(calc(var(--spacing) * 3) * -1);
    margin-right: calc(calc(var(--spacing) * 3) * -1);
    @media (min-width: 400px) {
      margin-left: calc((100vw - 400px) / -2 - calc(var(--spacing) * 3));
      margin-right: calc((100vw - 400px) / -2 - calc(var(--spacing) * 3));
    }
    @media (min-width: 600px) {
      margin-left: calc((100vw - 600px) / -2 - calc(var(--spacing) * 4));
      margin-right: calc((100vw - 600px) / -2 - calc(var(--spacing) * 4));
    }
    @media (min-width: 728px) {
      margin-left: calc((100vw - 728px) / -2 - calc(var(--spacing) * 4));
      margin-right: calc((100vw - 728px) / -2 - calc(var(--spacing) * 4));
    }
    @media (min-width: 984px) {
      margin-left: calc((100vw - 984px) / -2 - calc(var(--spacing) * 4));
      margin-right: calc((100vw - 984px) / -2 - calc(var(--spacing) * 4));
    }
    @media (min-width: 1060px) {
      margin-left: calc((100vw - 1060px) / -2 - calc(var(--spacing) * 4));
      margin-right: calc((100vw - 1060px) / -2 - calc(var(--spacing) * 4));
    }
  }
  .-mr-0 {
    margin-right: calc(var(--spacing) * -0);
  }
  .-mr-0\.5 {
    margin-right: calc(var(--spacing) * -0.5);
  }
  .-mr-1 {
    margin-right: calc(var(--spacing) * -1);
  }
  .-mr-3 {
    margin-right: calc(var(--spacing) * -3);
  }
  .mr-1 {
    margin-right: calc(var(--spacing) * 1);
  }
  .mr-2 {
    margin-right: calc(var(--spacing) * 2);
  }
  .mr-4 {
    margin-right: calc(var(--spacing) * 4);
  }
  .mr-sm {
    margin-right: 1rem;
  }
  .-mb-6 {
    margin-bottom: calc(var(--spacing) * -6);
  }
  .-mb-md {
    margin-bottom: calc(2rem * -1);
  }
  .-mb-px {
    margin-bottom: -1px;
  }
  .mb-0 {
    margin-bottom: calc(var(--spacing) * 0);
  }
  .mb-1 {
    margin-bottom: calc(var(--spacing) * 1);
  }
  .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-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }
  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }
  .mb-10 {
    margin-bottom: calc(var(--spacing) * 10);
  }
  .mb-16 {
    margin-bottom: calc(var(--spacing) * 16);
  }
  .mb-lg {
    margin-bottom: 3rem;
  }
  .mb-sm {
    margin-bottom: 1rem;
  }
  .mb-xs {
    margin-bottom: 0.5rem;
  }
  .-ml-1 {
    margin-left: calc(var(--spacing) * -1);
  }
  .-ml-4 {
    margin-left: calc(var(--spacing) * -4);
  }
  .-ml-\[50vw\] {
    margin-left: calc(50vw * -1);
  }
  .-ml-xs {
    margin-left: calc(0.5rem * -1);
  }
  .ml-0 {
    margin-left: calc(var(--spacing) * 0);
  }
  .ml-0\.5 {
    margin-left: calc(var(--spacing) * 0.5);
  }
  .ml-1 {
    margin-left: calc(var(--spacing) * 1);
  }
  .ml-2 {
    margin-left: calc(var(--spacing) * 2);
  }
  .ml-auto {
    margin-left: auto;
  }
  .line-clamp-1 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }
  .line-clamp-4 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
  }
  .line-clamp-none {
    overflow: visible;
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-line-clamp: unset;
  }
  .no-scrollbars {
    -ms-overflow-style: none;
    scrollbar-width: none;
    &::-webkit-scrollbar {
      display: none;
    }
  }
  .\!block {
    display: block !important;
  }
  .block {
    display: block;
  }
  .contents {
    display: contents;
  }
  .flex {
    display: flex;
  }
  .flow-root {
    display: flow-root;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline {
    display: inline;
  }
  .inline-block {
    display: inline-block;
  }
  .inline-flex {
    display: inline-flex;
  }
  .table {
    display: table;
  }
  .aspect-square {
    aspect-ratio: 1 / 1;
  }
  .aspect-video {
    aspect-ratio: var(--aspect-video);
  }
  .size-12 {
    width: calc(var(--spacing) * 12);
    height: calc(var(--spacing) * 12);
  }
  .h-0 {
    height: calc(var(--spacing) * 0);
  }
  .h-1 {
    height: calc(var(--spacing) * 1);
  }
  .h-1\/2 {
    height: calc(1/2 * 100%);
  }
  .h-1\/3 {
    height: calc(1/3 * 100%);
  }
  .h-2 {
    height: calc(var(--spacing) * 2);
  }
  .h-2\.5 {
    height: calc(var(--spacing) * 2.5);
  }
  .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-8 {
    height: calc(var(--spacing) * 8);
  }
  .h-9 {
    height: calc(var(--spacing) * 9);
  }
  .h-10 {
    height: calc(var(--spacing) * 10);
  }
  .h-12 {
    height: calc(var(--spacing) * 12);
  }
  .h-16 {
    height: calc(var(--spacing) * 16);
  }
  .h-20 {
    height: calc(var(--spacing) * 20);
  }
  .h-32 {
    height: calc(var(--spacing) * 32);
  }
  .h-56 {
    height: calc(var(--spacing) * 56);
  }
  .h-64 {
    height: calc(var(--spacing) * 64);
  }
  .h-\[100dvh\] {
    height: 100dvh;
  }
  .h-auto {
    height: auto;
  }
  .h-full {
    height: 100%;
  }
  .h-lg {
    height: 3rem;
  }
  .h-screen {
    height: 100vh;
  }
  .max-h-\[300px\] {
    max-height: 300px;
  }
  .max-h-\[560px\] {
    max-height: 560px;
  }
  .min-h-dvh {
    min-height: 100dvh;
  }
  .min-h-screen {
    min-height: 100vh;
  }
  .w-dynamic-gap {
    width: calc(var(--spacing) * gap);
    @media (min-width: 400px) {
      width: calc(max(calc(var(--spacing) * gap), (100vw - 400px)/2 + calc(var(--spacing) * gap)));
    }
    @media (min-width: 600px) {
      width: calc(max(calc(var(--spacing) * 4), (100vw - 600px)/2 + calc(var(--spacing) * 4)));
    }
    @media (min-width: 728px) {
      width: calc(max(calc(var(--spacing) * 4), (100vw - 728px)/2 + calc(var(--spacing) * 4)));
    }
    @media (min-width: 984px) {
      width: calc(max(calc(var(--spacing) * 4), (100vw - 984px)/2 + calc(var(--spacing) * 4)));
    }
    @media (min-width: 1060px) {
      width: calc(max(calc(var(--spacing) * 4), (100vw - 1060px)/2 + calc(var(--spacing) * 4)));
    }
  }
  .w-0 {
    width: calc(var(--spacing) * 0);
  }
  .w-1 {
    width: calc(var(--spacing) * 1);
  }
  .w-1\/2 {
    width: calc(1/2 * 100%);
  }
  .w-1\/3 {
    width: calc(1/3 * 100%);
  }
  .w-2 {
    width: calc(var(--spacing) * 2);
  }
  .w-2\.5 {
    width: calc(var(--spacing) * 2.5);
  }
  .w-3 {
    width: calc(var(--spacing) * 3);
  }
  .w-3\.5 {
    width: calc(var(--spacing) * 3.5);
  }
  .w-3\/5 {
    width: calc(3/5 * 100%);
  }
  .w-4 {
    width: calc(var(--spacing) * 4);
  }
  .w-5 {
    width: calc(var(--spacing) * 5);
  }
  .w-6 {
    width: calc(var(--spacing) * 6);
  }
  .w-7 {
    width: calc(var(--spacing) * 7);
  }
  .w-8 {
    width: calc(var(--spacing) * 8);
  }
  .w-10 {
    width: calc(var(--spacing) * 10);
  }
  .w-12 {
    width: calc(var(--spacing) * 12);
  }
  .w-16 {
    width: calc(var(--spacing) * 16);
  }
  .w-20 {
    width: calc(var(--spacing) * 20);
  }
  .w-24 {
    width: calc(var(--spacing) * 24);
  }
  .w-28 {
    width: calc(var(--spacing) * 28);
  }
  .w-32 {
    width: calc(var(--spacing) * 32);
  }
  .w-64 {
    width: calc(var(--spacing) * 64);
  }
  .w-80 {
    width: calc(var(--spacing) * 80);
  }
  .w-\[60vw\] {
    width: 60vw;
  }
  .w-auto {
    width: auto;
  }
  .w-full {
    width: 100%;
  }
  .max-w-3xl {
    max-width: var(--max-width-3xl);
  }
  .max-w-36 {
    max-width: calc(var(--spacing) * 36);
  }
  .max-w-52 {
    max-width: calc(var(--spacing) * 52);
  }
  .max-w-56 {
    max-width: calc(var(--spacing) * 56);
  }
  .max-w-64 {
    max-width: calc(var(--spacing) * 64);
  }
  .max-w-72 {
    max-width: calc(var(--spacing) * 72);
  }
  .max-w-\[8rem\] {
    max-width: 8rem;
  }
  .max-w-\[9rem\] {
    max-width: 9rem;
  }
  .max-w-\[12rem\] {
    max-width: 12rem;
  }
  .max-w-\[14rem\] {
    max-width: 14rem;
  }
  .max-w-\[calc\(100vw-1\.5rem\)\] {
    max-width: calc(100vw - 1.5rem);
  }
  .max-w-full {
    max-width: 100%;
  }
  .max-w-lg {
    max-width: var(--max-width-lg);
  }
  .max-w-md {
    max-width: var(--max-width-md);
  }
  .max-w-none {
    max-width: none;
  }
  .max-w-xl {
    max-width: var(--max-width-xl);
  }
  .min-w-0 {
    min-width: calc(var(--spacing) * 0);
  }
  .flex-0 {
    flex: 0;
  }
  .flex-1 {
    flex: 1;
  }
  .flex-none {
    flex: none;
  }
  .flex-shrink {
    flex-shrink: 1;
  }
  .shrink-0 {
    flex-shrink: 0;
  }
  .flex-grow {
    flex-grow: 1;
  }
  .grow {
    flex-grow: 1;
  }
  .border-collapse {
    border-collapse: collapse;
  }
  .-translate-x-1 {
    --tw-translate-x: calc(var(--spacing) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .-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-x-10 {
    --tw-translate-x: calc(var(--spacing) * -10);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .-translate-x-full {
    --tw-translate-x: -100%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .-translate-x-sm {
    --tw-translate-x: calc(1rem * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-x-0 {
    --tw-translate-x: calc(var(--spacing) * 0);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-x-1 {
    --tw-translate-x: calc(var(--spacing) * 1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-x-1\/2 {
    --tw-translate-x: calc(1/2 * 100%);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-x-1\/4 {
    --tw-translate-x: calc(1/4 * 100%);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-x-\[80\%\] {
    --tw-translate-x: 80%;
    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);
  }
  .-translate-y-1\/2 {
    --tw-translate-y: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-y-6 {
    --tw-translate-y: calc(var(--spacing) * 6);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-y-sm {
    --tw-translate-y: 1rem;
    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-125 {
    --tw-scale-x: 125%;
    --tw-scale-y: 125%;
    --tw-scale-z: 125%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .rotate-0 {
    rotate: 0deg;
  }
  .rotate-90 {
    rotate: 90deg;
  }
  .rotate-180 {
    rotate: 180deg;
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .animate-grow {
    animation: grow 1.5s cubic-bezier(0.65, -0.3, 0.35, 1) infinite;
  }
  .cursor-not-allowed {
    cursor: not-allowed;
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .resize {
    resize: both;
  }
  .snap-x {
    scroll-snap-type: x var(--tw-scroll-snap-strictness);
  }
  .snap-mandatory {
    --tw-scroll-snap-strictness: mandatory;
  }
  .list-none {
    list-style-type: none;
  }
  .appearance-none {
    appearance: none;
  }
  .columns-3 {
    columns: 3;
  }
  .columns-5 {
    columns: 5;
  }
  .break-inside-avoid-column {
    break-inside: avoid-column;
  }
  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .place-content-center {
    place-content: center;
  }
  .items-baseline {
    align-items: baseline;
  }
  .items-center {
    align-items: center;
  }
  .items-end {
    align-items: flex-end;
  }
  .items-start {
    align-items: flex-start;
  }
  .items-stretch {
    align-items: stretch;
  }
  .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-0\.5 {
    gap: calc(var(--spacing) * 0.5);
  }
  .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-2xl {
    gap: 5rem;
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }
  .gap-8 {
    gap: calc(var(--spacing) * 8);
  }
  .gap-12 {
    gap: calc(var(--spacing) * 12);
  }
  .gap-16 {
    gap: calc(var(--spacing) * 16);
  }
  .gap-lg {
    gap: 3rem;
  }
  .gap-md {
    gap: 2rem;
  }
  .gap-sm {
    gap: 1rem;
  }
  .gap-xl {
    gap: 4rem;
  }
  .gap-xs {
    gap: 0.5rem;
  }
  .space-y-sm {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(1rem * var(--tw-space-y-reverse));
      margin-block-end: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .gap-x-1 {
    column-gap: calc(var(--spacing) * 1);
  }
  .gap-x-md {
    column-gap: 2rem;
  }
  .gap-x-xs {
    column-gap: 0.5rem;
  }
  .gap-y-0 {
    row-gap: calc(var(--spacing) * 0);
  }
  .gap-y-0\.5 {
    row-gap: calc(var(--spacing) * 0.5);
  }
  .gap-y-sm {
    row-gap: 1rem;
  }
  .divide-x {
    :where(& > :not(:last-child)) {
      --tw-divide-x-reverse: 0;
      border-inline-style: var(--tw-border-style);
      border-inline-start-width: calc(1px * var(--tw-divide-x-reverse));
      border-inline-end-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
    }
  }
  .divide-y {
    :where(& > :not(:last-child)) {
      --tw-divide-y-reverse: 0;
      border-bottom-style: var(--tw-border-style);
      border-top-style: var(--tw-border-style);
      border-top-width: calc(1px * var(--tw-divide-y-reverse));
      border-bottom-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    }
  }
  .divide-gray-200 {
    :where(& > :not(:last-child)) {
      border-color: oklch(92.3% 0.003 48.717);
    }
  }
  .divide-gray-300 {
    :where(& > :not(:last-child)) {
      border-color: oklch(86.9% 0.005 56.366);
    }
  }
  .divide-secondary {
    :where(& > :not(:last-child)) {
      border-color: #f44d7d;
    }
  }
  .divide-white {
    :where(& > :not(:last-child)) {
      border-color: var(--color-white);
    }
  }
  .self-center {
    align-self: center;
  }
  .truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .overflow-visible {
    overflow: visible;
  }
  .overflow-x-scroll {
    overflow-x: scroll;
  }
  .overflow-y-auto {
    overflow-y: auto;
  }
  .overflow-y-scroll {
    overflow-y: scroll;
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .rounded-2xl {
    border-radius: var(--radius-2xl);
  }
  .rounded-3xl {
    border-radius: var(--radius-3xl);
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .rounded-md {
    border-radius: var(--radius-md);
  }
  .rounded-sm {
    border-radius: var(--radius-sm);
  }
  .rounded-xl {
    border-radius: var(--radius-xl);
  }
  .rounded-b {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
  .rounded-b-none {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-x {
    border-inline-style: var(--tw-border-style);
    border-inline-width: 1px;
  }
  .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-2 {
    border-left-style: var(--tw-border-style);
    border-left-width: 2px;
  }
  .border-l-4 {
    border-left-style: var(--tw-border-style);
    border-left-width: 4px;
  }
  .border-black {
    border-color: var(--color-black);
  }
  .border-gray-200 {
    border-color: oklch(92.3% 0.003 48.717);
  }
  .border-gray-300 {
    border-color: oklch(86.9% 0.005 56.366);
  }
  .border-gray-400 {
    border-color: oklch(70.9% 0.01 56.259);
  }
  .border-secondary {
    border-color: #f44d7d;
  }
  .border-transparent {
    border-color: transparent;
  }
  .border-white {
    border-color: var(--color-white);
  }
  .border-t-gray-700 {
    border-top-color: oklch(37.4% 0.01 67.558);
  }
  .border-b-gray-700 {
    border-bottom-color: oklch(37.4% 0.01 67.558);
  }
  .bg-\[\#FFEC01\] {
    background-color: #FFEC01;
  }
  .bg-amber-500 {
    background-color: var(--color-amber-500);
  }
  .bg-black {
    background-color: var(--color-black);
  }
  .bg-black\/20 {
    background-color: color-mix(in srgb, #000 20%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-black) 20%, transparent);
    }
  }
  .bg-black\/50 {
    background-color: color-mix(in srgb, #000 50%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-black) 50%, transparent);
    }
  }
  .bg-black\/90 {
    background-color: color-mix(in srgb, #000 90%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-black) 90%, transparent);
    }
  }
  .bg-blue-50 {
    background-color: var(--color-blue-50);
  }
  .bg-blue-100 {
    background-color: var(--color-blue-100);
  }
  .bg-gray-50 {
    background-color: oklch(98.5% 0.001 106.423);
  }
  .bg-gray-100 {
    background-color: oklch(97% 0.001 106.424);
  }
  .bg-gray-100\/80 {
    background-color: color-mix(in oklab, oklch(97% 0.001 106.424) 80%, transparent);
  }
  .bg-gray-200 {
    background-color: oklch(92.3% 0.003 48.717);
  }
  .bg-gray-300 {
    background-color: oklch(86.9% 0.005 56.366);
  }
  .bg-gray-400 {
    background-color: oklch(70.9% 0.01 56.259);
  }
  .bg-gray-700 {
    background-color: oklch(37.4% 0.01 67.558);
  }
  .bg-gray-900 {
    background-color: oklch(21.6% 0.006 56.043);
  }
  .bg-gray-950 {
    background-color: oklch(14.7% 0.004 49.25);
  }
  .bg-green-600 {
    background-color: var(--color-green-600);
  }
  .bg-green-700 {
    background-color: var(--color-green-700);
  }
  .bg-primary {
    background-color: #fd7e68;
  }
  .bg-primary-light {
    background-color: #FEA99A;
  }
  .bg-red-500 {
    background-color: var(--color-red-500);
  }
  .bg-red-700 {
    background-color: var(--color-red-700);
  }
  .bg-secondary {
    background-color: #f44d7d;
  }
  .bg-transparent {
    background-color: transparent;
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .bg-white\/20 {
    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);
    }
  }
  .bg-white\/80 {
    background-color: color-mix(in srgb, #fff 80%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-white) 80%, transparent);
    }
  }
  .bg-linear-to-b {
    --tw-gradient-position: to bottom;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: to bottom in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .bg-linear-to-l {
    --tw-gradient-position: to left;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: to left in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .bg-linear-to-r {
    --tw-gradient-position: to right;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: to right in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .from-transparent {
    --tw-gradient-from: 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-black {
    --tw-gradient-to: var(--color-black);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .to-black\/80 {
    --tw-gradient-to: color-mix(in srgb, #000 80%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      --tw-gradient-to: color-mix(in oklab, var(--color-black) 80%, 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-black\/90 {
    --tw-gradient-to: color-mix(in srgb, #000 90%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      --tw-gradient-to: color-mix(in oklab, var(--color-black) 90%, 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-white {
    --tw-gradient-to: var(--color-white);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .object-contain {
    object-fit: contain;
  }
  .object-cover {
    object-fit: cover;
  }
  .p-0 {
    padding: calc(var(--spacing) * 0);
  }
  .p-0\.5 {
    padding: calc(var(--spacing) * 0.5);
  }
  .p-1 {
    padding: calc(var(--spacing) * 1);
  }
  .p-2 {
    padding: calc(var(--spacing) * 2);
  }
  .p-2\.5 {
    padding: calc(var(--spacing) * 2.5);
  }
  .p-4 {
    padding: calc(var(--spacing) * 4);
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .p-8 {
    padding: calc(var(--spacing) * 8);
  }
  .p-lg {
    padding: 3rem;
  }
  .p-md {
    padding: 2rem;
  }
  .p-sm {
    padding: 1rem;
  }
  .p-xs {
    padding: 0.5rem;
  }
  .px-1 {
    padding-inline: calc(var(--spacing) * 1);
  }
  .px-1\.5 {
    padding-inline: calc(var(--spacing) * 1.5);
  }
  .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-gap {
    padding-inline: 0.75rem;
  }
  .px-sm {
    padding-inline: 1rem;
  }
  .px-xs {
    padding-inline: 0.5rem;
  }
  .py-0 {
    padding-block: calc(var(--spacing) * 0);
  }
  .py-0\.5 {
    padding-block: calc(var(--spacing) * 0.5);
  }
  .py-1 {
    padding-block: calc(var(--spacing) * 1);
  }
  .py-1\.5 {
    padding-block: calc(var(--spacing) * 1.5);
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
  .py-6 {
    padding-block: calc(var(--spacing) * 6);
  }
  .py-8 {
    padding-block: calc(var(--spacing) * 8);
  }
  .py-12 {
    padding-block: calc(var(--spacing) * 12);
  }
  .py-gap {
    padding-block: 0.75rem;
  }
  .py-lg {
    padding-block: 3rem;
  }
  .py-md {
    padding-block: 2rem;
  }
  .py-sm {
    padding-block: 1rem;
  }
  .py-xl {
    padding-block: 4rem;
  }
  .py-xs {
    padding-block: 0.5rem;
  }
  .pt-2 {
    padding-top: calc(var(--spacing) * 2);
  }
  .pt-3 {
    padding-top: calc(var(--spacing) * 3);
  }
  .pt-4 {
    padding-top: calc(var(--spacing) * 4);
  }
  .pt-8 {
    padding-top: calc(var(--spacing) * 8);
  }
  .pt-md {
    padding-top: 2rem;
  }
  .px-dynamic-gap {
    padding-left: calc(var(--spacing) * 3);
    padding-right: calc(var(--spacing) * 3);
    @media (min-width: 400px) {
      padding-left: calc((100vw - 400px) / 2 + calc(var(--spacing) * 3));
      padding-right: calc((100vw - 400px) / 2 + calc(var(--spacing) * 3));
    }
    @media (min-width: 600px) {
      padding-left: calc((100vw - 600px) / 2 + calc(var(--spacing) * 4));
      padding-right: calc((100vw - 600px) / 2 + calc(var(--spacing) * 4));
    }
    @media (min-width: 728px) {
      padding-left: calc((100vw - 728px) / 2 + calc(var(--spacing) * 4));
      padding-right: calc((100vw - 728px) / 2 + calc(var(--spacing) * 4));
    }
    @media (min-width: 984px) {
      padding-left: calc((100vw - 984px) / 2 + calc(var(--spacing) * 4));
      padding-right: calc((100vw - 984px) / 2 + calc(var(--spacing) * 4));
    }
    @media (min-width: 1060px) {
      padding-left: calc((100vw - 1060px) / 2 + calc(var(--spacing) * 4));
      padding-right: calc((100vw - 1060px) / 2 + calc(var(--spacing) * 4));
    }
  }
  .pr-0 {
    padding-right: calc(var(--spacing) * 0);
  }
  .pr-2 {
    padding-right: calc(var(--spacing) * 2);
  }
  .pr-4 {
    padding-right: calc(var(--spacing) * 4);
  }
  .pr-6 {
    padding-right: calc(var(--spacing) * 6);
  }
  .pr-8 {
    padding-right: calc(var(--spacing) * 8);
  }
  .pr-10 {
    padding-right: calc(var(--spacing) * 10);
  }
  .pr-12 {
    padding-right: calc(var(--spacing) * 12);
  }
  .pr-16 {
    padding-right: calc(var(--spacing) * 16);
  }
  .pr-sm {
    padding-right: 1rem;
  }
  .pr-xs {
    padding-right: 0.5rem;
  }
  .pb-1 {
    padding-bottom: calc(var(--spacing) * 1);
  }
  .pb-2 {
    padding-bottom: calc(var(--spacing) * 2);
  }
  .pb-8 {
    padding-bottom: calc(var(--spacing) * 8);
  }
  .pb-20 {
    padding-bottom: calc(var(--spacing) * 20);
  }
  .pb-lg {
    padding-bottom: 3rem;
  }
  .pb-sm {
    padding-bottom: 1rem;
  }
  .pb-xs {
    padding-bottom: 0.5rem;
  }
  .pl-0 {
    padding-left: calc(var(--spacing) * 0);
  }
  .pl-1 {
    padding-left: calc(var(--spacing) * 1);
  }
  .pl-3 {
    padding-left: calc(var(--spacing) * 3);
  }
  .pl-4 {
    padding-left: calc(var(--spacing) * 4);
  }
  .pl-8 {
    padding-left: calc(var(--spacing) * 8);
  }
  .pl-12 {
    padding-left: calc(var(--spacing) * 12);
  }
  .pl-xs {
    padding-left: 0.5rem;
  }
  .text-center {
    text-align: center;
  }
  .text-left {
    text-align: left;
  }
  .text-right {
    text-align: right;
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .text-\[0\.8rem\] {
    font-size: 0.8rem;
  }
  .text-\[0\.825rem\] {
    font-size: 0.825rem;
  }
  .leading-3 {
    --tw-leading: calc(var(--spacing) * 3);
    line-height: calc(var(--spacing) * 3);
  }
  .leading-4 {
    --tw-leading: calc(var(--spacing) * 4);
    line-height: calc(var(--spacing) * 4);
  }
  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }
  .leading-snug {
    --tw-leading: var(--leading-snug);
    line-height: var(--leading-snug);
  }
  .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-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .font-normal {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .tracking-tight {
    --tw-tracking: var(--tracking-tight);
    letter-spacing: var(--tracking-tight);
  }
  .tracking-tighter {
    --tw-tracking: var(--tracking-tighter);
    letter-spacing: var(--tracking-tighter);
  }
  .tracking-wide {
    --tw-tracking: var(--tracking-wide);
    letter-spacing: var(--tracking-wide);
  }
  .text-balance {
    text-wrap: balance;
  }
  .text-pretty {
    text-wrap: pretty;
  }
  .text-wrap {
    text-wrap: wrap;
  }
  .break-words {
    overflow-wrap: break-word;
  }
  .whitespace-nowrap {
    white-space: nowrap;
  }
  .text-\[\#f44d7d\] {
    color: #f44d7d;
  }
  .text-amber-200 {
    color: var(--color-amber-200);
  }
  .text-black {
    color: var(--color-black);
  }
  .text-blue-500 {
    color: var(--color-blue-500);
  }
  .text-current {
    color: currentcolor;
  }
  .text-gray-200 {
    color: oklch(92.3% 0.003 48.717);
  }
  .text-gray-300 {
    color: oklch(86.9% 0.005 56.366);
  }
  .text-gray-400 {
    color: oklch(70.9% 0.01 56.259);
  }
  .text-gray-500 {
    color: oklch(55.3% 0.013 58.071);
  }
  .text-gray-600 {
    color: oklch(44.4% 0.011 73.639);
  }
  .text-gray-800 {
    color: oklch(26.8% 0.007 34.298);
  }
  .text-green-600 {
    color: var(--color-green-600);
  }
  .text-orange-500 {
    color: var(--color-orange-500);
  }
  .text-orange-600 {
    color: var(--color-orange-600);
  }
  .text-primary {
    color: #fd7e68;
  }
  .text-red-500 {
    color: var(--color-red-500);
  }
  .text-red-600 {
    color: var(--color-red-600);
  }
  .text-secondary {
    color: #f44d7d;
  }
  .text-white {
    color: var(--color-white);
  }
  .capitalize {
    text-transform: capitalize;
  }
  .uppercase {
    text-transform: uppercase;
  }
  .line-through {
    text-decoration-line: line-through;
  }
  .no-underline {
    text-decoration-line: none;
  }
  .underline {
    text-decoration-line: underline;
  }
  .opacity-0 {
    opacity: 0%;
  }
  .opacity-20 {
    opacity: 20%;
  }
  .opacity-25 {
    opacity: 25%;
  }
  .opacity-30 {
    opacity: 30%;
  }
  .opacity-50 {
    opacity: 50%;
  }
  .opacity-75 {
    opacity: 75%;
  }
  .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-2xl {
    --tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, rgb(0 0 0 / 0.25));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-inner {
    --tw-shadow: inset 0 2px 4px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.05));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-lg {
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-lg-top {
    --tw-shadow: 0 -10px 10px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 -4px 4px -2px 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-md {
    --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px 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-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .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);
  }
  .shadow-xl {
    --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 8px 10px -6px 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);
  }
  .ring-1 {
    --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);
  }
  .ring-2 {
    --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + 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);
  }
  .ring-gray-200 {
    --tw-ring-color: oklch(92.3% 0.003 48.717);
  }
  .ring-gray-300 {
    --tw-ring-color: oklch(86.9% 0.005 56.366);
  }
  .ring-gray-300\/30 {
    --tw-ring-color: color-mix(in oklab, oklch(86.9% 0.005 56.366) 30%, transparent);
  }
  .ring-gray-400 {
    --tw-ring-color: oklch(70.9% 0.01 56.259);
  }
  .ring-gray-400\/20 {
    --tw-ring-color: color-mix(in oklab, oklch(70.9% 0.01 56.259) 20%, transparent);
  }
  .ring-secondary {
    --tw-ring-color: #f44d7d;
  }
  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .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,);
  }
  .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-blur-sm {
    --tw-backdrop-blur: blur(var(--blur-sm));
    -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,);
  }
  .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, 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-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    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-shadow {
    transition-property: box-shadow;
    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-300 {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .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);
  }
  .prose-stone {
    --tw-prose-body: oklch(37.4% 0.01 67.558);
    --tw-prose-headings: oklch(21.6% 0.006 56.043);
    --tw-prose-lead: oklch(44.4% 0.011 73.639);
    --tw-prose-links: oklch(21.6% 0.006 56.043);
    --tw-prose-bold: oklch(21.6% 0.006 56.043);
    --tw-prose-counters: oklch(55.3% 0.013 58.071);
    --tw-prose-bullets: oklch(86.9% 0.005 56.366);
    --tw-prose-hr: oklch(92.3% 0.003 48.717);
    --tw-prose-quotes: oklch(21.6% 0.006 56.043);
    --tw-prose-quote-borders: oklch(92.3% 0.003 48.717);
    --tw-prose-captions: oklch(55.3% 0.013 58.071);
    --tw-prose-kbd: oklch(21.6% 0.006 56.043);
    --tw-prose-kbd-shadows: NaN NaN NaN;
    --tw-prose-code: oklch(21.6% 0.006 56.043);
    --tw-prose-pre-code: oklch(92.3% 0.003 48.717);
    --tw-prose-pre-bg: oklch(26.8% 0.007 34.298);
    --tw-prose-th-borders: oklch(86.9% 0.005 56.366);
    --tw-prose-td-borders: oklch(92.3% 0.003 48.717);
    --tw-prose-invert-body: oklch(86.9% 0.005 56.366);
    --tw-prose-invert-headings: #fff;
    --tw-prose-invert-lead: oklch(70.9% 0.01 56.259);
    --tw-prose-invert-links: #fff;
    --tw-prose-invert-bold: #fff;
    --tw-prose-invert-counters: oklch(70.9% 0.01 56.259);
    --tw-prose-invert-bullets: oklch(44.4% 0.011 73.639);
    --tw-prose-invert-hr: oklch(37.4% 0.01 67.558);
    --tw-prose-invert-quotes: oklch(97% 0.001 106.424);
    --tw-prose-invert-quote-borders: oklch(37.4% 0.01 67.558);
    --tw-prose-invert-captions: oklch(70.9% 0.01 56.259);
    --tw-prose-invert-kbd: #fff;
    --tw-prose-invert-kbd-shadows: 255 255 255;
    --tw-prose-invert-code: #fff;
    --tw-prose-invert-pre-code: oklch(86.9% 0.005 56.366);
    --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
    --tw-prose-invert-th-borders: oklch(44.4% 0.011 73.639);
    --tw-prose-invert-td-borders: oklch(37.4% 0.01 67.558);
  }
  .prose-invert {
    --tw-prose-body: var(--tw-prose-invert-body);
    --tw-prose-headings: var(--tw-prose-invert-headings);
    --tw-prose-lead: var(--tw-prose-invert-lead);
    --tw-prose-links: var(--tw-prose-invert-links);
    --tw-prose-bold: var(--tw-prose-invert-bold);
    --tw-prose-counters: var(--tw-prose-invert-counters);
    --tw-prose-bullets: var(--tw-prose-invert-bullets);
    --tw-prose-hr: var(--tw-prose-invert-hr);
    --tw-prose-quotes: var(--tw-prose-invert-quotes);
    --tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);
    --tw-prose-captions: var(--tw-prose-invert-captions);
    --tw-prose-kbd: var(--tw-prose-invert-kbd);
    --tw-prose-kbd-shadows: var(--tw-prose-invert-kbd-shadows);
    --tw-prose-code: var(--tw-prose-invert-code);
    --tw-prose-pre-code: var(--tw-prose-invert-pre-code);
    --tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);
    --tw-prose-th-borders: var(--tw-prose-invert-th-borders);
    --tw-prose-td-borders: var(--tw-prose-invert-td-borders);
  }
  .prose-white {
    --tw-prose-body: #fff;
    --tw-prose-headings: #fff;
    --tw-prose-lead: #fff;
    --tw-prose-links: #fff;
    --tw-prose-bold: #fff;
    --tw-prose-counters: #fff;
    --tw-prose-bullets: #fff;
    --tw-prose-hr: #fff;
    --tw-prose-quotes: #fff;
    --tw-prose-quote-borders: #fff;
    --tw-prose-captions: #fff;
    --tw-prose-code: #fff;
    --tw-prose-pre-code: #fff;
    --tw-prose-pre-bg: #fff;
    --tw-prose-th-borders: #fff;
    --tw-prose-td-borders: #fff;
  }
  .group-hover\:-translate-y-2 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        --tw-translate-y: calc(var(--spacing) * -2);
        translate: var(--tw-translate-x) var(--tw-translate-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\:scale-150 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        --tw-scale-x: 150%;
        --tw-scale-y: 150%;
        --tw-scale-z: 150%;
        scale: var(--tw-scale-x) var(--tw-scale-y);
      }
    }
  }
  .group-hover\:border {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        border-style: var(--tw-border-style);
        border-width: 1px;
      }
    }
  }
  .group-hover\:bg-gray-100 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        background-color: oklch(97% 0.001 106.424);
      }
    }
  }
  .group-hover\:text-black {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        color: var(--color-black);
      }
    }
  }
  .group-hover\:text-gray-100 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        color: oklch(97% 0.001 106.424);
      }
    }
  }
  .group-hover\:text-secondary {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        color: #f44d7d;
      }
    }
  }
  .group-hover\:underline {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        text-decoration-line: underline;
      }
    }
  }
  .group-hover\/bundle\:text-secondary {
    &:is(:where(.group\/bundle):hover *) {
      @media (hover: hover) {
        color: #f44d7d;
      }
    }
  }
  .group-hover\/button\:translate-x-0 {
    &:is(:where(.group\/button):hover *) {
      @media (hover: hover) {
        --tw-translate-x: calc(var(--spacing) * 0);
        translate: var(--tw-translate-x) var(--tw-translate-y);
      }
    }
  }
  .group-hover\/button\:translate-x-10 {
    &:is(:where(.group\/button):hover *) {
      @media (hover: hover) {
        --tw-translate-x: calc(var(--spacing) * 10);
        translate: var(--tw-translate-x) var(--tw-translate-y);
      }
    }
  }
  .group-hover\/img\:opacity-0 {
    &:is(:where(.group\/img):hover *) {
      @media (hover: hover) {
        opacity: 0%;
      }
    }
  }
  .group-hover\/img\:opacity-100 {
    &:is(:where(.group\/img):hover *) {
      @media (hover: hover) {
        opacity: 100%;
      }
    }
  }
  .peer-checked\:border-secondary {
    &:is(:where(.peer):checked ~ *) {
      border-color: #f44d7d;
    }
  }
  .peer-checked\:bg-secondary {
    &:is(:where(.peer):checked ~ *) {
      background-color: #f44d7d;
    }
  }
  .peer-checked\:bg-secondary\! {
    &:is(:where(.peer):checked ~ *) {
      background-color: #f44d7d !important;
    }
  }
  .peer-checked\:text-white {
    &:is(:where(.peer):checked ~ *) {
      color: var(--color-white);
    }
  }
  .peer-focus\:ring-2 {
    &:is(:where(.peer):focus ~ *) {
      --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + 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);
    }
  }
  .peer-focus\:ring-gray-200 {
    &:is(:where(.peer):focus ~ *) {
      --tw-ring-color: oklch(92.3% 0.003 48.717);
    }
  }
  .peer-focus\:ring-gray-300 {
    &:is(:where(.peer):focus ~ *) {
      --tw-ring-color: oklch(86.9% 0.005 56.366);
    }
  }
  .peer-disabled\:border-gray-200 {
    &:is(:where(.peer):disabled ~ *) {
      border-color: oklch(92.3% 0.003 48.717);
    }
  }
  .peer-disabled\:bg-gray-100 {
    &:is(:where(.peer):disabled ~ *) {
      background-color: oklch(97% 0.001 106.424);
    }
  }
  .peer-disabled\:text-gray-100 {
    &:is(:where(.peer):disabled ~ *) {
      color: oklch(97% 0.001 106.424);
    }
  }
  .first-letter\:capitalize {
    &::first-letter {
      text-transform: capitalize;
    }
  }
  .first-letter\:uppercase {
    &::first-letter {
      text-transform: uppercase;
    }
  }
  .placeholder\:text-gray-500 {
    &::placeholder {
      color: oklch(55.3% 0.013 58.071);
    }
  }
  .first\:mt-md {
    &:first-child {
      margin-top: 2rem;
    }
  }
  .hover\:border-secondary {
    &:hover {
      @media (hover: hover) {
        border-color: #f44d7d;
      }
    }
  }
  .hover\:\!bg-gray-200 {
    &:hover {
      @media (hover: hover) {
        background-color: oklch(92.3% 0.003 48.717) !important;
      }
    }
  }
  .hover\:bg-\[\#F1C40F\] {
    &:hover {
      @media (hover: hover) {
        background-color: #F1C40F;
      }
    }
  }
  .hover\:bg-black {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-black);
      }
    }
  }
  .hover\:bg-gray-100 {
    &:hover {
      @media (hover: hover) {
        background-color: oklch(97% 0.001 106.424);
      }
    }
  }
  .hover\:bg-gray-200 {
    &:hover {
      @media (hover: hover) {
        background-color: oklch(92.3% 0.003 48.717);
      }
    }
  }
  .hover\:bg-gray-300 {
    &:hover {
      @media (hover: hover) {
        background-color: oklch(86.9% 0.005 56.366);
      }
    }
  }
  .hover\:bg-gray-800 {
    &:hover {
      @media (hover: hover) {
        background-color: oklch(26.8% 0.007 34.298);
      }
    }
  }
  .hover\:bg-green-800 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-green-800);
      }
    }
  }
  .hover\:bg-primary-dark {
    &:hover {
      @media (hover: hover) {
        background-color: #FC5336;
      }
    }
  }
  .hover\:bg-secondary {
    &:hover {
      @media (hover: hover) {
        background-color: #f44d7d;
      }
    }
  }
  .hover\:bg-white {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-white);
      }
    }
  }
  .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-amber-50 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-amber-50);
      }
    }
  }
  .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-secondary {
    &:hover {
      @media (hover: hover) {
        color: #f44d7d;
      }
    }
  }
  .hover\:text-white {
    &:hover {
      @media (hover: hover) {
        color: var(--color-white);
      }
    }
  }
  .hover\:\!no-underline {
    &:hover {
      @media (hover: hover) {
        text-decoration-line: none !important;
      }
    }
  }
  .hover\:underline {
    &:hover {
      @media (hover: hover) {
        text-decoration-line: underline;
      }
    }
  }
  .hover\:shadow-md {
    &:hover {
      @media (hover: hover) {
        --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px 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);
      }
    }
  }
  .hover\:grayscale-0 {
    &:hover {
      @media (hover: hover) {
        --tw-grayscale: grayscale(0%);
        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,);
      }
    }
  }
  .focus\:border-transparent {
    &:focus {
      border-color: transparent;
    }
  }
  .focus\:bg-gray-100 {
    &:focus {
      background-color: oklch(97% 0.001 106.424);
    }
  }
  .focus\:bg-gray-200 {
    &:focus {
      background-color: oklch(92.3% 0.003 48.717);
    }
  }
  .focus\:bg-white\/20 {
    &:focus {
      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);
      }
    }
  }
  .focus\:text-secondary {
    &:focus {
      color: #f44d7d;
    }
  }
  .focus\:underline {
    &:focus {
      text-decoration-line: underline;
    }
  }
  .focus\:ring {
    &:focus {
      --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\:ring-2 {
    &:focus {
      --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + 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\:ring-black {
    &:focus {
      --tw-ring-color: var(--color-black);
    }
  }
  .focus\:ring-gray-200 {
    &:focus {
      --tw-ring-color: oklch(92.3% 0.003 48.717);
    }
  }
  .focus\:ring-gray-300 {
    &:focus {
      --tw-ring-color: oklch(86.9% 0.005 56.366);
    }
  }
  .focus\:ring-green-600 {
    &:focus {
      --tw-ring-color: var(--color-green-600);
    }
  }
  .focus\:ring-primary {
    &:focus {
      --tw-ring-color: #fd7e68;
    }
  }
  .focus\:ring-secondary {
    &:focus {
      --tw-ring-color: #f44d7d;
    }
  }
  .focus\:ring-white {
    &:focus {
      --tw-ring-color: var(--color-white);
    }
  }
  .focus\:ring-white\/40 {
    &:focus {
      --tw-ring-color: color-mix(in srgb, #fff 40%, transparent);
      @supports (color: color-mix(in lab, red, red)) {
        --tw-ring-color: color-mix(in oklab, var(--color-white) 40%, transparent);
      }
    }
  }
  .focus\:ring-offset-1 {
    &:focus {
      --tw-ring-offset-width: 1px;
      --tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    }
  }
  .focus\:ring-offset-black {
    &:focus {
      --tw-ring-offset-color: var(--color-black);
    }
  }
  .focus\:outline-hidden {
    &:focus {
      --tw-outline-style: none;
      outline-style: none;
      @media (forced-colors: active) {
        outline: 2px solid transparent;
        outline-offset: 2px;
      }
    }
  }
  .xs\:w-1\/2 {
    @media (width >= 400px) {
      width: calc(1/2 * 100%);
    }
  }
  .xs\:px-gap-xs {
    @media (width >= 400px) {
      padding-inline: calc((100vw - 400px)/2 + 0.75rem);
    }
  }
  .xs\:text-sm {
    @media (width >= 400px) {
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }
  }
  .sm\:absolute {
    @media (width >= 600px) {
      position: absolute;
    }
  }
  .sm\:relative {
    @media (width >= 600px) {
      position: relative;
    }
  }
  .sm\:top-1\/2 {
    @media (width >= 600px) {
      top: calc(1/2 * 100%);
    }
  }
  .sm\:left-0 {
    @media (width >= 600px) {
      left: calc(var(--spacing) * 0);
    }
  }
  .sm\:col-span-2 {
    @media (width >= 600px) {
      grid-column: span 2 / span 2;
    }
  }
  .sm\:col-start-1 {
    @media (width >= 600px) {
      grid-column-start: 1;
    }
  }
  .sm\:col-start-2 {
    @media (width >= 600px) {
      grid-column-start: 2;
    }
  }
  .sm\:row-start-2 {
    @media (width >= 600px) {
      grid-row-start: 2;
    }
  }
  .sm\:row-start-3 {
    @media (width >= 600px) {
      grid-row-start: 3;
    }
  }
  .sm\:row-start-7 {
    @media (width >= 600px) {
      grid-row-start: 7;
    }
  }
  .sm\:row-start-\[11\] {
    @media (width >= 600px) {
      grid-row-start: 11;
    }
  }
  .sm\:prose-base {
    @media (width >= 600px) {
      font-size: 1rem;
      line-height: 1.75;
      :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 1.25em;
        margin-bottom: 1.25em;
      }
      :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        font-size: 1.25em;
        line-height: 1.6;
        margin-top: 1.2em;
        margin-bottom: 1.2em;
      }
      :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 1.6em;
        margin-bottom: 1.6em;
        padding-inline-start: 1em;
      }
      :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        font-size: 2.25em;
        margin-top: 0;
        margin-bottom: 0.8888889em;
        line-height: 1.1111111;
      }
      :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        font-size: 1.5em;
        margin-top: 2em;
        margin-bottom: 1em;
        line-height: 1.3333333;
      }
      :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        font-size: 1.25em;
        margin-top: 1.6em;
        margin-bottom: 0.6em;
        line-height: 1.6;
      }
      :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 1.5em;
        margin-bottom: 0.5em;
        line-height: 1.5;
      }
      :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 2em;
        margin-bottom: 2em;
      }
      :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 2em;
        margin-bottom: 2em;
      }
      :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 0;
        margin-bottom: 0;
      }
      :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 2em;
        margin-bottom: 2em;
      }
      :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        font-size: 0.875em;
        border-radius: 0.3125rem;
        padding-top: 0.1875em;
        padding-inline-end: 0.375em;
        padding-bottom: 0.1875em;
        padding-inline-start: 0.375em;
      }
      :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        font-size: 0.875em;
      }
      :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        font-size: 0.875em;
      }
      :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        font-size: 0.9em;
      }
      :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        font-size: 0.875em;
        line-height: 1.7142857;
        margin-top: 1.7142857em;
        margin-bottom: 1.7142857em;
        border-radius: 0.375rem;
        padding-top: 0.8571429em;
        padding-inline-end: 1.1428571em;
        padding-bottom: 0.8571429em;
        padding-inline-start: 1.1428571em;
      }
      :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 1.25em;
        margin-bottom: 1.25em;
        padding-inline-start: 1.625em;
      }
      :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 1.25em;
        margin-bottom: 1.25em;
        padding-inline-start: 1.625em;
      }
      :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 0.5em;
        margin-bottom: 0.5em;
      }
      :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        padding-inline-start: 0.375em;
      }
      :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        padding-inline-start: 0.375em;
      }
      :where(.sm\:prose-base > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 0.75em;
        margin-bottom: 0.75em;
      }
      :where(.sm\:prose-base > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 1.25em;
      }
      :where(.sm\:prose-base > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-bottom: 1.25em;
      }
      :where(.sm\:prose-base > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 1.25em;
      }
      :where(.sm\:prose-base > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-bottom: 1.25em;
      }
      :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 0.75em;
        margin-bottom: 0.75em;
      }
      :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 1.25em;
        margin-bottom: 1.25em;
      }
      :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 1.25em;
      }
      :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 0.5em;
        padding-inline-start: 1.625em;
      }
      :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 3em;
        margin-bottom: 3em;
      }
      :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 0;
      }
      :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 0;
      }
      :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 0;
      }
      :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 0;
      }
      :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        font-size: 0.875em;
        line-height: 1.7142857;
      }
      :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        padding-inline-end: 0.5714286em;
        padding-bottom: 0.5714286em;
        padding-inline-start: 0.5714286em;
      }
      :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        padding-inline-start: 0;
      }
      :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        padding-inline-end: 0;
      }
      :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        padding-top: 0.5714286em;
        padding-inline-end: 0.5714286em;
        padding-bottom: 0.5714286em;
        padding-inline-start: 0.5714286em;
      }
      :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        padding-inline-start: 0;
      }
      :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        padding-inline-end: 0;
      }
      :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 2em;
        margin-bottom: 2em;
      }
      :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 0;
        margin-bottom: 0;
      }
      :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        font-size: 0.875em;
        line-height: 1.4285714;
        margin-top: 0.8571429em;
      }
      :where(.sm\:prose-base > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 0;
      }
      :where(.sm\:prose-base > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-bottom: 0;
      }
    }
  }
  .sm\:mt-0 {
    @media (width >= 600px) {
      margin-top: calc(var(--spacing) * 0);
    }
  }
  .sm\:-mr-4 {
    @media (width >= 600px) {
      margin-right: calc(var(--spacing) * -4);
    }
  }
  .sm\:mr-0 {
    @media (width >= 600px) {
      margin-right: calc(var(--spacing) * 0);
    }
  }
  .sm\:mr-2 {
    @media (width >= 600px) {
      margin-right: calc(var(--spacing) * 2);
    }
  }
  .sm\:mb-0 {
    @media (width >= 600px) {
      margin-bottom: calc(var(--spacing) * 0);
    }
  }
  .sm\:block {
    @media (width >= 600px) {
      display: block;
    }
  }
  .sm\:flex {
    @media (width >= 600px) {
      display: flex;
    }
  }
  .sm\:hidden {
    @media (width >= 600px) {
      display: none;
    }
  }
  .sm\:h-16 {
    @media (width >= 600px) {
      height: calc(var(--spacing) * 16);
    }
  }
  .sm\:w-1\/3 {
    @media (width >= 600px) {
      width: calc(1/3 * 100%);
    }
  }
  .sm\:w-6 {
    @media (width >= 600px) {
      width: calc(var(--spacing) * 6);
    }
  }
  .sm\:w-12 {
    @media (width >= 600px) {
      width: calc(var(--spacing) * 12);
    }
  }
  .sm\:w-16 {
    @media (width >= 600px) {
      width: calc(var(--spacing) * 16);
    }
  }
  .sm\:w-52 {
    @media (width >= 600px) {
      width: calc(var(--spacing) * 52);
    }
  }
  .sm\:w-full {
    @media (width >= 600px) {
      width: 100%;
    }
  }
  .sm\:max-w-\[13rem\] {
    @media (width >= 600px) {
      max-width: 13rem;
    }
  }
  .sm\:max-w-\[20rem\] {
    @media (width >= 600px) {
      max-width: 20rem;
    }
  }
  .sm\:translate-x-0 {
    @media (width >= 600px) {
      --tw-translate-x: calc(var(--spacing) * 0);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }
  .sm\:-translate-y-1\/2 {
    @media (width >= 600px) {
      --tw-translate-y: calc(calc(1/2 * 100%) * -1);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }
  .sm\:grid-cols-2 {
    @media (width >= 600px) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .sm\:grid-cols-3 {
    @media (width >= 600px) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .sm\:flex-col {
    @media (width >= 600px) {
      flex-direction: column;
    }
  }
  .sm\:flex-row {
    @media (width >= 600px) {
      flex-direction: row;
    }
  }
  .sm\:items-center {
    @media (width >= 600px) {
      align-items: center;
    }
  }
  .sm\:items-stretch {
    @media (width >= 600px) {
      align-items: stretch;
    }
  }
  .sm\:justify-between {
    @media (width >= 600px) {
      justify-content: space-between;
    }
  }
  .sm\:gap-md {
    @media (width >= 600px) {
      gap: 2rem;
    }
  }
  .sm\:gap-x-2 {
    @media (width >= 600px) {
      column-gap: calc(var(--spacing) * 2);
    }
  }
  .sm\:divide-x {
    @media (width >= 600px) {
      :where(& > :not(:last-child)) {
        --tw-divide-x-reverse: 0;
        border-inline-style: var(--tw-border-style);
        border-inline-start-width: calc(1px * var(--tw-divide-x-reverse));
        border-inline-end-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
      }
    }
  }
  .sm\:divide-y-0 {
    @media (width >= 600px) {
      :where(& > :not(:last-child)) {
        --tw-divide-y-reverse: 0;
        border-bottom-style: var(--tw-border-style);
        border-top-style: var(--tw-border-style);
        border-top-width: calc(0px * var(--tw-divide-y-reverse));
        border-bottom-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
      }
    }
  }
  .sm\:divide-black {
    @media (width >= 600px) {
      :where(& > :not(:last-child)) {
        border-color: var(--color-black);
      }
    }
  }
  .sm\:border-y {
    @media (width >= 600px) {
      border-block-style: var(--tw-border-style);
      border-block-width: 1px;
    }
  }
  .sm\:border-b-0 {
    @media (width >= 600px) {
      border-bottom-style: var(--tw-border-style);
      border-bottom-width: 0px;
    }
  }
  .sm\:border-gray-200 {
    @media (width >= 600px) {
      border-color: oklch(92.3% 0.003 48.717);
    }
  }
  .sm\:px-3 {
    @media (width >= 600px) {
      padding-inline: calc(var(--spacing) * 3);
    }
  }
  .sm\:px-gap-sm {
    @media (width >= 600px) {
      padding-inline: calc((100vw - 600px)/2 + 1rem);
    }
  }
  .sm\:py-0 {
    @media (width >= 600px) {
      padding-block: calc(var(--spacing) * 0);
    }
  }
  .sm\:py-1\.5 {
    @media (width >= 600px) {
      padding-block: calc(var(--spacing) * 1.5);
    }
  }
  .sm\:py-2 {
    @media (width >= 600px) {
      padding-block: calc(var(--spacing) * 2);
    }
  }
  .sm\:py-xs {
    @media (width >= 600px) {
      padding-block: 0.5rem;
    }
  }
  .sm\:pr-4 {
    @media (width >= 600px) {
      padding-right: calc(var(--spacing) * 4);
    }
  }
  .sm\:text-base {
    @media (width >= 600px) {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
  }
  .sm\:text-sm {
    @media (width >= 600px) {
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }
  }
  .sm\:tracking-normal {
    @media (width >= 600px) {
      --tw-tracking: var(--tracking-normal);
      letter-spacing: var(--tracking-normal);
    }
  }
  .md\:relative {
    @media (width >= 728px) {
      position: relative;
    }
  }
  .md\:right-2 {
    @media (width >= 728px) {
      right: calc(var(--spacing) * 2);
    }
  }
  .md\:left-2 {
    @media (width >= 728px) {
      left: calc(var(--spacing) * 2);
    }
  }
  .md\:z-auto {
    @media (width >= 728px) {
      z-index: auto;
    }
  }
  .md\:col-span-2 {
    @media (width >= 728px) {
      grid-column: span 2 / span 2;
    }
  }
  .md\:col-span-3 {
    @media (width >= 728px) {
      grid-column: span 3 / span 3;
    }
  }
  .md\:col-start-1 {
    @media (width >= 728px) {
      grid-column-start: 1;
    }
  }
  .md\:col-start-2 {
    @media (width >= 728px) {
      grid-column-start: 2;
    }
  }
  .md\:col-start-3 {
    @media (width >= 728px) {
      grid-column-start: 3;
    }
  }
  .md\:row-start-1 {
    @media (width >= 728px) {
      grid-row-start: 1;
    }
  }
  .md\:row-start-2 {
    @media (width >= 728px) {
      grid-row-start: 2;
    }
  }
  .md\:row-start-5 {
    @media (width >= 728px) {
      grid-row-start: 5;
    }
  }
  .md\:row-start-\[8\] {
    @media (width >= 728px) {
      grid-row-start: 8;
    }
  }
  .md\:container {
    @media (width >= 728px) {
      width: 100%;
      @media (width >= 400px) {
        max-width: 400px;
      }
      @media (width >= 600px) {
        max-width: 600px;
      }
      @media (width >= 728px) {
        max-width: 728px;
      }
      @media (width >= 984px) {
        max-width: 984px;
      }
      @media (width >= 1060px) {
        max-width: 1060px;
      }
    }
  }
  .md\:my-2 {
    @media (width >= 728px) {
      margin-block: calc(var(--spacing) * 2);
    }
  }
  .md\:mt-0 {
    @media (width >= 728px) {
      margin-top: calc(var(--spacing) * 0);
    }
  }
  .md\:mt-2 {
    @media (width >= 728px) {
      margin-top: calc(var(--spacing) * 2);
    }
  }
  .md\:mt-3 {
    @media (width >= 728px) {
      margin-top: calc(var(--spacing) * 3);
    }
  }
  .md\:mt-4 {
    @media (width >= 728px) {
      margin-top: calc(var(--spacing) * 4);
    }
  }
  .md\:mt-lg {
    @media (width >= 728px) {
      margin-top: 3rem;
    }
  }
  .md\:mt-md {
    @media (width >= 728px) {
      margin-top: 2rem;
    }
  }
  .md\:mt-sm {
    @media (width >= 728px) {
      margin-top: 1rem;
    }
  }
  .md\:mt-xs {
    @media (width >= 728px) {
      margin-top: 0.5rem;
    }
  }
  .md\:container {
    @media (width >= 728px) {
      width: 100%;
      margin-left: auto;
      margin-right: auto;
      padding-left: calc(var(--spacing) * 3);
      padding-right: calc(var(--spacing) * 3);
      @media (min-width: 600px) {
        padding-left: calc(var(--spacing) * 4);
        padding-right: calc(var(--spacing) * 4);
      }
    }
  }
  .md\:mb-0 {
    @media (width >= 728px) {
      margin-bottom: calc(var(--spacing) * 0);
    }
  }
  .md\:block {
    @media (width >= 728px) {
      display: block;
    }
  }
  .md\:flex {
    @media (width >= 728px) {
      display: flex;
    }
  }
  .md\:hidden {
    @media (width >= 728px) {
      display: none;
    }
  }
  .md\:h-16 {
    @media (width >= 728px) {
      height: calc(var(--spacing) * 16);
    }
  }
  .md\:h-20 {
    @media (width >= 728px) {
      height: calc(var(--spacing) * 20);
    }
  }
  .md\:h-auto {
    @media (width >= 728px) {
      height: auto;
    }
  }
  .md\:h-full {
    @media (width >= 728px) {
      height: 100%;
    }
  }
  .md\:w-1\/2 {
    @media (width >= 728px) {
      width: calc(1/2 * 100%);
    }
  }
  .md\:w-16 {
    @media (width >= 728px) {
      width: calc(var(--spacing) * 16);
    }
  }
  .md\:w-24 {
    @media (width >= 728px) {
      width: calc(var(--spacing) * 24);
    }
  }
  .md\:w-\[calc\(25\%-calc\(2rem\/4\*3\)\)\] {
    @media (width >= 728px) {
      width: calc(25% - calc(2rem / 4 * 3));
    }
  }
  .md\:w-auto {
    @media (width >= 728px) {
      width: auto;
    }
  }
  .md\:max-w-\[13rem\] {
    @media (width >= 728px) {
      max-width: 13rem;
    }
  }
  .md\:max-w-\[30rem\] {
    @media (width >= 728px) {
      max-width: 30rem;
    }
  }
  .md\:grid-cols-2 {
    @media (width >= 728px) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .md\:grid-cols-3 {
    @media (width >= 728px) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .md\:grid-cols-4 {
    @media (width >= 728px) {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  .md\:flex-row {
    @media (width >= 728px) {
      flex-direction: row;
    }
  }
  .md\:items-center {
    @media (width >= 728px) {
      align-items: center;
    }
  }
  .md\:items-end {
    @media (width >= 728px) {
      align-items: flex-end;
    }
  }
  .md\:items-stretch {
    @media (width >= 728px) {
      align-items: stretch;
    }
  }
  .md\:justify-between {
    @media (width >= 728px) {
      justify-content: space-between;
    }
  }
  .md\:justify-center {
    @media (width >= 728px) {
      justify-content: center;
    }
  }
  .md\:gap-1 {
    @media (width >= 728px) {
      gap: calc(var(--spacing) * 1);
    }
  }
  .md\:gap-2 {
    @media (width >= 728px) {
      gap: calc(var(--spacing) * 2);
    }
  }
  .md\:gap-4 {
    @media (width >= 728px) {
      gap: calc(var(--spacing) * 4);
    }
  }
  .md\:gap-8 {
    @media (width >= 728px) {
      gap: calc(var(--spacing) * 8);
    }
  }
  .md\:gap-md {
    @media (width >= 728px) {
      gap: 2rem;
    }
  }
  .md\:gap-sm {
    @media (width >= 728px) {
      gap: 1rem;
    }
  }
  .md\:gap-xl {
    @media (width >= 728px) {
      gap: 4rem;
    }
  }
  .md\:gap-x-4 {
    @media (width >= 728px) {
      column-gap: calc(var(--spacing) * 4);
    }
  }
  .md\:overflow-hidden {
    @media (width >= 728px) {
      overflow: hidden;
    }
  }
  .md\:rounded-lg {
    @media (width >= 728px) {
      border-radius: var(--radius-lg);
    }
  }
  .md\:rounded-md {
    @media (width >= 728px) {
      border-radius: var(--radius-md);
    }
  }
  .md\:\!border-y {
    @media (width >= 728px) {
      border-block-style: var(--tw-border-style) !important;
      border-block-width: 1px !important;
    }
  }
  .md\:bg-transparent {
    @media (width >= 728px) {
      background-color: transparent;
    }
  }
  .md\:p-0 {
    @media (width >= 728px) {
      padding: calc(var(--spacing) * 0);
    }
  }
  .md\:p-2 {
    @media (width >= 728px) {
      padding: calc(var(--spacing) * 2);
    }
  }
  .md\:p-4 {
    @media (width >= 728px) {
      padding: calc(var(--spacing) * 4);
    }
  }
  .md\:p-8 {
    @media (width >= 728px) {
      padding: calc(var(--spacing) * 8);
    }
  }
  .md\:p-md {
    @media (width >= 728px) {
      padding: 2rem;
    }
  }
  .md\:px-2 {
    @media (width >= 728px) {
      padding-inline: calc(var(--spacing) * 2);
    }
  }
  .md\:px-6 {
    @media (width >= 728px) {
      padding-inline: calc(var(--spacing) * 6);
    }
  }
  .md\:px-gap-md {
    @media (width >= 728px) {
      padding-inline: calc((100vw - 728px)/2 + 1rem);
    }
  }
  .md\:px-md {
    @media (width >= 728px) {
      padding-inline: 2rem;
    }
  }
  .md\:px-sm {
    @media (width >= 728px) {
      padding-inline: 1rem;
    }
  }
  .md\:py-2 {
    @media (width >= 728px) {
      padding-block: calc(var(--spacing) * 2);
    }
  }
  .md\:py-3 {
    @media (width >= 728px) {
      padding-block: calc(var(--spacing) * 3);
    }
  }
  .md\:py-md {
    @media (width >= 728px) {
      padding-block: 2rem;
    }
  }
  .md\:pb-2 {
    @media (width >= 728px) {
      padding-bottom: calc(var(--spacing) * 2);
    }
  }
  .md\:text-sm {
    @media (width >= 728px) {
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }
  }
  .md\:shadow-lg {
    @media (width >= 728px) {
      --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }
  .md\:shadow-none {
    @media (width >= 728px) {
      --tw-shadow: 0 0 #0000;
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }
  .lg\:relative {
    @media (width >= 984px) {
      position: relative;
    }
  }
  .lg\:top-xl {
    @media (width >= 984px) {
      top: 4rem;
    }
  }
  .lg\:left-0 {
    @media (width >= 984px) {
      left: calc(var(--spacing) * 0);
    }
  }
  .lg\:col-span-3 {
    @media (width >= 984px) {
      grid-column: span 3 / span 3;
    }
  }
  .lg\:container {
    @media (width >= 984px) {
      width: 100%;
      @media (width >= 400px) {
        max-width: 400px;
      }
      @media (width >= 600px) {
        max-width: 600px;
      }
      @media (width >= 728px) {
        max-width: 728px;
      }
      @media (width >= 984px) {
        max-width: 984px;
      }
      @media (width >= 1060px) {
        max-width: 1060px;
      }
    }
  }
  .lg\:mx-0 {
    @media (width >= 984px) {
      margin-inline: calc(var(--spacing) * 0);
    }
  }
  .lg\:mt-0 {
    @media (width >= 984px) {
      margin-top: calc(var(--spacing) * 0);
    }
  }
  .lg\:mt-sm {
    @media (width >= 984px) {
      margin-top: 1rem;
    }
  }
  .lg\:container {
    @media (width >= 984px) {
      width: 100%;
      margin-left: auto;
      margin-right: auto;
      padding-left: calc(var(--spacing) * 3);
      padding-right: calc(var(--spacing) * 3);
      @media (min-width: 600px) {
        padding-left: calc(var(--spacing) * 4);
        padding-right: calc(var(--spacing) * 4);
      }
    }
  }
  .lg\:-mr-4 {
    @media (width >= 984px) {
      margin-right: calc(var(--spacing) * -4);
    }
  }
  .lg\:mb-2 {
    @media (width >= 984px) {
      margin-bottom: calc(var(--spacing) * 2);
    }
  }
  .lg\:-ml-8 {
    @media (width >= 984px) {
      margin-left: calc(var(--spacing) * -8);
    }
  }
  .lg\:block {
    @media (width >= 984px) {
      display: block;
    }
  }
  .lg\:contents {
    @media (width >= 984px) {
      display: contents;
    }
  }
  .lg\:flex {
    @media (width >= 984px) {
      display: flex;
    }
  }
  .lg\:grid {
    @media (width >= 984px) {
      display: grid;
    }
  }
  .lg\:hidden {
    @media (width >= 984px) {
      display: none;
    }
  }
  .lg\:inline {
    @media (width >= 984px) {
      display: inline;
    }
  }
  .lg\:aspect-\[4\/3\] {
    @media (width >= 984px) {
      aspect-ratio: 4/3;
    }
  }
  .lg\:h-6 {
    @media (width >= 984px) {
      height: calc(var(--spacing) * 6);
    }
  }
  .lg\:h-9 {
    @media (width >= 984px) {
      height: calc(var(--spacing) * 9);
    }
  }
  .lg\:h-auto {
    @media (width >= 984px) {
      height: auto;
    }
  }
  .lg\:h-full {
    @media (width >= 984px) {
      height: 100%;
    }
  }
  .lg\:h-screen {
    @media (width >= 984px) {
      height: 100vh;
    }
  }
  .lg\:w-1\/2 {
    @media (width >= 984px) {
      width: calc(1/2 * 100%);
    }
  }
  .lg\:w-6 {
    @media (width >= 984px) {
      width: calc(var(--spacing) * 6);
    }
  }
  .lg\:w-16 {
    @media (width >= 984px) {
      width: calc(var(--spacing) * 16);
    }
  }
  .lg\:w-52 {
    @media (width >= 984px) {
      width: calc(var(--spacing) * 52);
    }
  }
  .lg\:w-96 {
    @media (width >= 984px) {
      width: calc(var(--spacing) * 96);
    }
  }
  .lg\:w-auto {
    @media (width >= 984px) {
      width: auto;
    }
  }
  .lg\:w-full {
    @media (width >= 984px) {
      width: 100%;
    }
  }
  .lg\:max-w-none {
    @media (width >= 984px) {
      max-width: none;
    }
  }
  .lg\:max-w-screen-lg {
    @media (width >= 984px) {
      max-width: var(--breakpoint-lg);
    }
  }
  .lg\:translate-x-0 {
    @media (width >= 984px) {
      --tw-translate-x: calc(var(--spacing) * 0);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }
  .lg\:grid-cols-2 {
    @media (width >= 984px) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-3 {
    @media (width >= 984px) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-4 {
    @media (width >= 984px) {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-5 {
    @media (width >= 984px) {
      grid-template-columns: repeat(5, minmax(0, 1fr));
    }
  }
  .lg\:flex-col {
    @media (width >= 984px) {
      flex-direction: column;
    }
  }
  .lg\:flex-row {
    @media (width >= 984px) {
      flex-direction: row;
    }
  }
  .lg\:items-center {
    @media (width >= 984px) {
      align-items: center;
    }
  }
  .lg\:items-start {
    @media (width >= 984px) {
      align-items: flex-start;
    }
  }
  .lg\:items-stretch {
    @media (width >= 984px) {
      align-items: stretch;
    }
  }
  .lg\:justify-between {
    @media (width >= 984px) {
      justify-content: space-between;
    }
  }
  .lg\:gap-4 {
    @media (width >= 984px) {
      gap: calc(var(--spacing) * 4);
    }
  }
  .lg\:gap-8 {
    @media (width >= 984px) {
      gap: calc(var(--spacing) * 8);
    }
  }
  .lg\:gap-12 {
    @media (width >= 984px) {
      gap: calc(var(--spacing) * 12);
    }
  }
  .lg\:gap-lg {
    @media (width >= 984px) {
      gap: 3rem;
    }
  }
  .lg\:gap-xs {
    @media (width >= 984px) {
      gap: 0.5rem;
    }
  }
  .lg\:overflow-visible {
    @media (width >= 984px) {
      overflow: visible;
    }
  }
  .lg\:overflow-y-scroll {
    @media (width >= 984px) {
      overflow-y: scroll;
    }
  }
  .lg\:rounded-md {
    @media (width >= 984px) {
      border-radius: var(--radius-md);
    }
  }
  .lg\:p-1 {
    @media (width >= 984px) {
      padding: calc(var(--spacing) * 1);
    }
  }
  .lg\:p-2 {
    @media (width >= 984px) {
      padding: calc(var(--spacing) * 2);
    }
  }
  .lg\:p-12 {
    @media (width >= 984px) {
      padding: calc(var(--spacing) * 12);
    }
  }
  .lg\:px-3 {
    @media (width >= 984px) {
      padding-inline: calc(var(--spacing) * 3);
    }
  }
  .lg\:px-4 {
    @media (width >= 984px) {
      padding-inline: calc(var(--spacing) * 4);
    }
  }
  .lg\:px-gap {
    @media (width >= 984px) {
      padding-inline: 0.75rem;
    }
  }
  .lg\:px-gap-lg {
    @media (width >= 984px) {
      padding-inline: calc((100vw - 984px)/2 + 1rem);
    }
  }
  .lg\:px-md {
    @media (width >= 984px) {
      padding-inline: 2rem;
    }
  }
  .lg\:py-3xl {
    @media (width >= 984px) {
      padding-block: 6rem;
    }
  }
  .lg\:pr-0 {
    @media (width >= 984px) {
      padding-right: calc(var(--spacing) * 0);
    }
  }
  .lg\:text-2xl {
    @media (width >= 984px) {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }
  .lg\:text-lg {
    @media (width >= 984px) {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }
  .xl\:col-span-3 {
    @media (width >= 1060px) {
      grid-column: span 3 / span 3;
    }
  }
  .xl\:block {
    @media (width >= 1060px) {
      display: block;
    }
  }
  .xl\:flex {
    @media (width >= 1060px) {
      display: flex;
    }
  }
  .xl\:grid-cols-5 {
    @media (width >= 1060px) {
      grid-template-columns: repeat(5, minmax(0, 1fr));
    }
  }
  .xl\:items-center {
    @media (width >= 1060px) {
      align-items: center;
    }
  }
  .xl\:gap-xs {
    @media (width >= 1060px) {
      gap: 0.5rem;
    }
  }
  .xl\:px-3 {
    @media (width >= 1060px) {
      padding-inline: calc(var(--spacing) * 3);
    }
  }
  .xl\:px-gap-xl {
    @media (width >= 1060px) {
      padding-inline: calc((100vw - 1060px)/2 + 1rem);
    }
  }
  .prose-h1\:hidden {
    & :is(:where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      display: none;
    }
  }
  .prose-h1\:text-secondary {
    & :is(:where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      color: #f44d7d;
    }
  }
  .prose-p\:last\:mb-0 {
    & :is(:where(p):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      &:last-child {
        margin-bottom: calc(var(--spacing) * 0);
      }
    }
  }
  .prose-a\:block {
    & :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      display: block;
    }
  }
  .prose-a\:inline-block {
    & :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      display: inline-block;
    }
  }
  .prose-a\:rounded {
    & :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      border-radius: 0.25rem;
    }
  }
  .prose-a\:border {
    & :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      border-style: var(--tw-border-style);
      border-width: 1px;
    }
  }
  .prose-a\:border-gray-300 {
    & :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      border-color: oklch(86.9% 0.005 56.366);
    }
  }
  .prose-a\:px-3 {
    & :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      padding-inline: calc(var(--spacing) * 3);
    }
  }
  .prose-a\:py-1 {
    & :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      padding-block: calc(var(--spacing) * 1);
    }
  }
  .prose-a\:py-1\.5 {
    & :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      padding-block: calc(var(--spacing) * 1.5);
    }
  }
  .prose-a\:text-sm {
    & :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }
  }
  .prose-a\:font-medium {
    & :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      --tw-font-weight: var(--font-weight-medium);
      font-weight: var(--font-weight-medium);
    }
  }
  .prose-a\:font-normal {
    & :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      --tw-font-weight: var(--font-weight-normal);
      font-weight: var(--font-weight-normal);
    }
  }
  .prose-a\:whitespace-nowrap {
    & :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      white-space: nowrap;
    }
  }
  .prose-a\:no-underline {
    & :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      text-decoration-line: none;
    }
  }
  .prose-a\:transition-colors {
    & :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
      transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
      transition-duration: var(--tw-duration, var(--default-transition-duration));
    }
  }
  .hover\:prose-a\:text-secondary {
    &:hover {
      @media (hover: hover) {
        & :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
          color: #f44d7d;
        }
      }
    }
  }
  .hover\:prose-a\:underline {
    &:hover {
      @media (hover: hover) {
        & :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
          text-decoration-line: underline;
        }
      }
    }
  }
  .prose-a\:hover\:underline {
    & :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      &:hover {
        @media (hover: hover) {
          text-decoration-line: underline;
        }
      }
    }
  }
  .prose-strong\:text-secondary {
    & :is(:where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      color: #f44d7d;
    }
  }
  .\[\&\>\*\]\:px-sm {
    &>* {
      padding-inline: 1rem;
    }
  }
  .\[\&\>\*\]\:\!text-black {
    &>* {
      color: var(--color-black) !important;
    }
  }
}
@layer base {
  html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    font-variant-ligatures: none;
    -webkit-font-variant-ligatures: none;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
  }
  [x-cloak] {
    display: none !important;
  }
  html {
    scroll-padding-top: calc(var(--spacing) * 28);
    scroll-behavior: smooth;
  }
  body {
    font-family: Poppins, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  }
}
@layer components {
  .bundles-slider {
    cursor: grab;
    img {
      pointer-events: none;
      -webkit-user-select: none;
      user-select: none;
    }
    &.active {
      cursor: grabbing;
      & > * {
        -webkit-user-select: none;
        user-select: none;
      }
    }
  }
}
@layer components {
  .product-list-card {
    display: flex;
    width: 100%;
    overflow: hidden;
    border-radius: var(--radius-xl);
    background-color: oklch(97% 0.001 106.424);
    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));
    --tw-duration: 200ms;
    transition-duration: 200ms;
    &: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);
      }
    }
    @media (width >= 600px) {
      flex-direction: column;
    }
    span.image {
      height: 100%;
      width: calc(2/5 * 100%);
      flex: none;
      background-size: cover;
      background-position: center;
      @media (width >= 600px) {
        width: 100%;
      }
      @media (width >= 600px) {
        flex: auto;
      }
    }
    span.detail {
      background-color: #f44d7d;
      padding: 1rem;
      --tw-leading: var(--leading-snug);
      line-height: var(--leading-snug);
      color: var(--color-white);
      @media (width >= 600px) {
        flex: none;
      }
    }
    span.heading {
      display: block;
      --tw-font-weight: var(--font-weight-bold);
      font-weight: var(--font-weight-bold);
    }
    span.subheading {
      margin-top: 0.5rem;
      display: block;
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }
  }
  .inbetween {
    .title {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
      --tw-font-weight: var(--font-weight-bold);
      font-weight: var(--font-weight-bold);
    }
    .shortlinks {
      margin-top: 0.5rem;
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      column-gap: 2rem;
      row-gap: 1rem;
      a {
        display: flex;
        height: calc(var(--spacing) * 4);
        align-items: center;
        justify-content: center;
        img {
          margin-bottom: calc(var(--spacing) * 1);
          height: 100%;
        }
      }
    }
  }
}
@layer components {
  .product-size-guide table {
    p {
      margin-block: calc(var(--spacing) * 0);
    }
    tr:first-child {
      td {
        --tw-font-weight: var(--font-weight-bold);
        font-weight: var(--font-weight-bold);
      }
    }
  }
}
@layer components {
  :root {
    --cc-font-size: 16px;
    --cc-bg: #fff;
    --cc-z-index: 2147483647;
    --cc-text: #000;
    --cc-border-radius: 0.45rem;
    --cc-btn-primary-bg: #15803d;
    --cc-btn-primary-text: var(--cc-bg);
    --cc-btn-primary-hover-bg: #166535;
    --cc-btn-primary-hover-text: var(--cc-btn-primary-text);
    --cc-btn-secondary-bg: #f5f5f4;
    --cc-btn-secondary-text: var(--cc-text);
    --cc-btn-secondary-hover-bg: #e7e5e4;
    --cc-btn-secondary-hover-text: var(--cc-btn-secondary-text);
    --cc-btn-border-radius: 100px;
    --cc-toggle-bg-off: #a7a29f;
    --cc-toggle-bg-on: var(--cc-btn-primary-bg);
    --cc-toggle-bg-readonly: #d6d3d1;
    --cc-toggle-knob-bg: #fff;
    --cc-toggle-knob-icon-color: #ecf2fa;
    --cc-block-text: var(--cc-text);
    --cc-cookie-category-block-bg: #f5f5f4;
    --cc-cookie-category-block-bg-hover: #e7e5e4;
    --cc-section-border: #e7e5e4;
    --cc-cookie-table-border: #e7e5e4;
    --cc-overlay-bg: rgb(4, 6, 8);
    --cc-overlay-opacity: 0.85;
    --cc-consent-modal-box-shadow: 0 0.625rem 1.875rem rgba(2, 2, 3, 0.28);
    --cc-webkit-scrollbar-bg: #cfd5db;
    --cc-webkit-scrollbar-bg-hover: #9199a0;
  }
  .c_darkmode {
    --cc-bg: #181b1d;
    --cc-text: #d8e5ea;
    --cc-btn-primary-bg: #a6c4dd;
    --cc-btn-primary-text: #000;
    --cc-btn-primary-hover-bg: #c2dff7;
    --cc-btn-primary-hover-text: var(--cc-btn-primary-text);
    --cc-btn-secondary-bg: #33383c;
    --cc-btn-secondary-text: var(--cc-text);
    --cc-btn-secondary-hover-bg: #3e454a;
    --cc-btn-secondary-hover-text: var(--cc-btn-secondary-text);
    --cc-toggle-bg-off: #667481;
    --cc-toggle-bg-on: var(--cc-btn-primary-bg);
    --cc-toggle-bg-readonly: #454c54;
    --cc-toggle-knob-bg: var(--cc-cookie-category-block-bg);
    --cc-toggle-knob-icon-color: var(--cc-bg);
    --cc-block-text: #b3bfc5;
    --cc-cookie-category-block-bg: #23272a;
    --cc-cookie-category-block-bg-hover: #2b3035;
    --cc-section-border: #292d31;
    --cc-cookie-table-border: #2b3035;
    --cc-webkit-scrollbar-bg: #667481;
    --cc-webkit-scrollbar-bg-hover: #9199a0;
  }
  .cc_div *, .cc_div *:hover, .cc_div :before, .cc_div :after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: none;
    font-style: inherit;
    font-variant: normal;
    font-weight: inherit;
    font-family: inherit;
    line-height: 1.5;
    font-size: 1em;
    transition: none;
    animation: none;
    margin: 0;
    padding: 0;
    text-transform: none;
    letter-spacing: unset;
    color: inherit;
    background: none;
    border: none;
    border-radius: unset;
    box-shadow: none;
    text-decoration: none;
    text-align: left;
    visibility: unset;
    height: auto;
    vertical-align: baseline;
  }
  #cc--main {
    z-index: var(--cc-z-index);
  }
  .cc_div {
    font-size: var(--cc-font-size);
    font-weight: 400;
    font-family: var(--cc-font-family);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    color: var(--cc-text);
    p {
      margin-bottom: 0.5rem;
      &:hover {
        margin-bottom: 0.5rem;
      }
    }
  }
  .cc_div .c-bn, .cc_div .b-tl, #s-ttl, #c-ttl, #s-bl td:before {
    text-align: left;
    font-weight: 600;
  }
  #cm, #s-inr, .cc_div .c-bl, .cc_div .b-tl, #s-bl .act .b-acc {
    border-radius: var(--cc-border-radius);
  }
  #s-bl .act .b-acc {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .cc_div input, .cc_div button, .cc_div a {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    overflow: hidden;
  }
  .cc_div a {
    border-bottom: 1px solid;
  }
  .cc_div a:hover {
    text-decoration: none;
    border-color: transparent;
  }
  .cc_div .c-bn > span {
    pointer-events: none;
  }
  .c--anim #cm, .c--anim #s-cnt, .c--anim #s-inr, #cs-ov, #cm-ov {
    transition: visibility 0.25s linear, opacity 0.25s ease, transform 0.25s ease !important;
  }
  .c--anim .c-bn {
    transition: background-color 0.25s ease !important;
  }
  .c--anim #cm.bar.slide, .c--anim .bar.slide #s-inr {
    transition: visibility 0.4s ease, opacity 0.4s ease, transform 0.4s ease !important;
  }
  .c--anim #cm.bar.slide + #cm-ov, .c--anim .bar.slide + #cs-ov {
    transition: visibility 0.4s ease, opacity 0.4s ease, transform 0.4s ease !important;
  }
  #cm.bar.slide, .cc_div .bar.slide #s-inr {
    transform: translateX(100%);
    opacity: 1;
  }
  #cm.bar.top.slide, .cc_div .bar.left.slide #s-inr {
    transform: translateX(-100%);
    opacity: 1;
  }
  #cm.slide, .cc_div .slide #s-inr {
    transform: translateY(1.6em);
  }
  #cm.top.slide {
    transform: translateY(-1.6em);
  }
  #cm.bar.slide {
    transform: translateY(100%);
  }
  #cm.bar.top.slide {
    transform: translateY(-100%);
  }
  .show--consent .c--anim #cm, .show--consent .c--anim #cm.bar, .show--settings .c--anim #s-inr, .show--settings .c--anim .bar.slide #s-inr {
    opacity: 1;
    transform: scale(1);
    visibility: visible !important;
  }
  .show--consent .c--anim #cm.box.middle, .show--consent .c--anim #cm.cloud.middle {
    transform: scale(1) translateY(-50%);
  }
  .show--settings .c--anim #s-cnt {
    visibility: visible !important;
  }
  .force--consent.show--consent .c--anim #cm-ov, .show--settings .c--anim #cs-ov {
    visibility: visible !important;
    opacity: var(--cc-overlay-opacity) !important;
  }
  #cm {
    font-family: inherit;
    padding: 1em 1.4em 1.3em 1.4em;
    position: fixed;
    z-index: 1;
    background: var(--cc-bg);
    max-width: 28rem;
    width: 100%;
    bottom: 1.25em;
    right: 1.25em;
    box-shadow: 0 0.625em 1.875em #000000;
    box-shadow: var(--cc-consent-modal-box-shadow);
    opacity: 0;
    visibility: hidden;
    transform: scale(0.95);
    line-height: initial;
  }
  #cc_div #cm {
    display: block !important;
  }
  #c-ttl {
    margin-bottom: 0.7em;
    font-size: 1.05em;
  }
  .cloud #c-ttl {
    margin-top: -0.15em;
  }
  #c-txt {
    font-size: 0.875rem;
    line-height: 170%;
  }
  .cc_div #c-bns {
    display: flex;
    justify-content: space-between;
    margin-top: 1.4em;
  }
  .cc_div .c-bn {
    color: var(--cc-btn-secondary-text);
    background: var(--cc-btn-secondary-bg);
    padding: 1em 1.7em;
    display: inline-block;
    cursor: pointer;
    font-size: 0.82em;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    text-align: center;
    border-radius: var(--cc-btn-border-radius);
    flex: 1;
  }
  #c-bns button + button, #s-cnt button + button, #s-c-bn {
    float: right;
    margin-left: 0.5rem;
  }
  #s-cnt #s-rall-bn {
    float: none;
  }
  #cm .c_link:hover, #cm .c_link:active, #s-cnt button + button:hover, #s-cnt button + button:active, #s-c-bn:active, #s-c-bn:hover {
    background: var(--cc-btn-secondary-hover-bg);
    color: var(--cc-btn-secondary-hover-text);
  }
  #s-cnt {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 101;
    display: table;
    height: 100%;
    visibility: hidden;
  }
  #s-bl {
    outline: none;
    scrollbar-width: thin;
  }
  #s-bl .title {
    margin-top: 1.4em;
  }
  #s-bl .title:first-child {
    margin-top: 0;
  }
  #s-bl .b-bn {
    margin-top: 0;
  }
  #s-bl .b-acc .p {
    margin-top: 0;
    padding: 1em;
  }
  #s-cnt .b-bn .b-tl {
    display: block;
    font-family: inherit;
    font-size: 0.95em;
    width: 100%;
    position: relative;
    padding: 1.3em 6.4em 1.3em 2.7em;
    background: none;
    transition: background-color 0.25s ease;
  }
  #s-cnt .b-bn .b-tl.exp {
    cursor: pointer;
  }
  #s-cnt .act .b-bn .b-tl {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  #s-cnt .b-bn .b-tl:active, #s-cnt .b-bn .b-tl:hover {
    background: var(--cc-cookie-category-block-bg-hover);
  }
  #s-bl .b-bn {
    position: relative;
  }
  #s-bl .c-bl {
    padding: 1em;
    margin-bottom: 0.4rem;
    border: 1px solid var(--cc-section-border);
    transition: background-color 0.25s ease;
  }
  #s-bl .c-bl:hover {
    background: var(--cc-cookie-category-block-bg);
  }
  #s-bl .c-bl:last-child {
    margin-bottom: 0.5em;
  }
  #s-bl .c-bl:first-child {
    transition: none;
    padding: 0;
    margin-top: 0;
    border: none;
    margin-bottom: 2em;
  }
  #s-bl .c-bl:not(.b-ex):first-child:hover {
    background: transparent;
    background: unset;
  }
  #s-bl .c-bl.b-ex {
    padding: 0;
    border: none;
    background: var(--cc-cookie-category-block-bg);
    transition: none;
  }
  #s-bl .c-bl.b-ex + .c-bl {
    margin-top: 2em;
  }
  #s-bl .c-bl.b-ex + .c-bl.b-ex {
    margin-top: 0;
  }
  #s-bl .c-bl.b-ex:first-child {
    margin-bottom: 1em;
  }
  #s-bl .c-bl.b-ex:first-child {
    margin-bottom: 0.5em;
  }
  #s-bl .b-acc {
    max-height: 0;
    overflow: hidden;
    padding-top: 0;
    margin-bottom: 0;
    display: none;
  }
  #s-bl .act .b-acc {
    max-height: 100%;
    display: block;
    overflow: hidden;
  }
  #s-cnt .p {
    font-size: 0.9em;
    line-height: 1.5em;
    margin-top: 0.85em;
    color: var(--cc-block-text);
  }
  .cc_div .b-tg .c-tgl:disabled {
    cursor: not-allowed;
  }
  #c-vln {
    display: table-cell;
    vertical-align: middle;
    position: relative;
  }
  #cs {
    padding: 0 1.7em;
    width: 100%;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
  }
  #s-inr {
    max-width: 45em;
    margin: 0 auto;
    transform: scale(0.96);
    opacity: 0;
    padding-top: 4.75em;
    padding-bottom: 4.75em;
    position: relative;
    height: 100%;
    overflow: hidden;
    visibility: hidden;
    box-shadow: rgba(3, 6, 9, 0.26) 0px 13px 27px -5px;
  }
  #s-inr, #s-hdr, #s-bns {
    background: var(--cc-bg);
  }
  #s-bl {
    overflow-y: auto;
    overflow-y: overlay;
    overflow-x: hidden;
    height: 100%;
    padding: 1.3em 1.6em;
    display: block;
    width: 100%;
  }
  #s-bns {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 1em 1.8em;
    border-top: 1px solid var(--cc-section-border);
    height: 4.75em;
  }
  .cc_div .cc-link {
    color: var(--cc-btn-primary-bg);
    border-bottom: 1px solid var(--cc-btn-primary-bg);
    display: inline;
    padding-bottom: 0;
    text-decoration: none;
    cursor: pointer;
    font-weight: 600;
  }
  .cc_div .cc-link:hover, .cc_div .cc-link:active {
    border-color: transparent;
  }
  #c-bns button:first-child, #s-bns button:first-child {
    color: var(--cc-btn-primary-text);
    background: var(--cc-btn-primary-bg);
  }
  #c-bns.swap button:first-child {
    color: var(--cc-btn-secondary-text);
    background: var(--cc-btn-secondary-bg);
  }
  #c-bns.swap button:last-child {
    color: var(--cc-btn-primary-text);
    background: var(--cc-btn-primary-bg);
  }
  .cc_div .b-tg .c-tgl:checked ~ .c-tg {
    background: var(--cc-toggle-bg-on);
  }
  #c-bns button:first-child:active, #c-bns button:first-child:hover, #s-bns button:first-child:active, #s-bns button:first-child:hover, #c-bns.swap button:last-child:active, #c-bns.swap button:last-child:hover {
    background: var(--cc-btn-primary-hover-bg);
    color: var(--cc-btn-primary-hover-text);
  }
  #c-bns.swap button:first-child:active, #c-bns.swap button:first-child:hover {
    background: var(--cc-btn-secondary-hover-bg);
    color: var(--cc-btn-secondary-hover-text);
  }
  #s-hdr {
    position: absolute;
    top: 0;
    width: 100%;
    display: table;
    padding: 0 1.8em;
    height: 4.75em;
    vertical-align: middle;
    z-index: 2;
    border-bottom: 1px solid var(--cc-section-border);
  }
  #s-ttl {
    display: table-cell;
    vertical-align: middle;
    font-size: 1em;
  }
  #s-c-bn {
    padding: 0;
    width: 1.7em;
    height: 1.7em;
    font-size: 1.45em;
    margin: 0;
    font-weight: initial;
    position: relative;
    overflow: hidden;
  }
  #s-c-bnc {
    display: table-cell;
    vertical-align: middle;
  }
  .cc_div span.t-lb {
    position: absolute;
    top: 0;
    z-index: -1;
    opacity: 0;
    pointer-events: none;
    overflow: hidden;
  }
  #c_policy__text {
    height: 31.25em;
    overflow-y: auto;
    margin-top: 1.25em;
  }
  #c-s-in {
    position: relative;
    transform: translateY(-50%);
    top: 50%;
    height: 100%;
    height: calc(100% - 2.5em);
    max-height: 37.5em;
  }
  @media screen and (min-width: 688px) {
    #s-bl::-webkit-scrollbar {
      width: 0.8em;
      height: 100%;
      background: transparent;
      border-radius: 0 0.25em 0.25em 0;
    }
    #s-bl::-webkit-scrollbar-thumb {
      border: 0.25em solid var(--cc-bg);
      background: var(--cc-webkit-scrollbar-bg);
      border-radius: 100em;
    }
    #s-bl::-webkit-scrollbar-thumb:hover {
      background: var(--cc-webkit-scrollbar-bg-hover);
    }
    #s-bl::-webkit-scrollbar-button {
      width: 10px;
      height: 5px;
    }
  }
  .cc_div .b-tg {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    display: inline-block;
    margin: auto;
    right: 1.2em;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
  }
  .cc_div .b-tg .c-tgl {
    position: absolute;
    cursor: pointer;
    display: block;
    top: 0;
    left: 0;
    margin: 0;
    border: 0;
  }
  .cc_div .b-tg .c-tg {
    position: absolute;
    background: var(--cc-toggle-bg-off);
    transition: background-color 0.25s ease, box-shadow 0.25s ease;
    pointer-events: none;
  }
  .cc_div span.t-lb, .cc_div .b-tg, .cc_div .b-tg .c-tg, .cc_div .b-tg .c-tgl {
    width: 3.4em;
    height: 1.5em;
    border-radius: 4em;
  }
  .cc_div .b-tg .c-tg.c-ro {
    cursor: not-allowed;
  }
  .cc_div .b-tg .c-tgl ~ .c-tg.c-ro {
    background: var(--cc-toggle-bg-readonly);
  }
  .cc_div .b-tg .c-tgl ~ .c-tg.c-ro:after {
    box-shadow: none;
  }
  .cc_div .b-tg .c-tg:after {
    content: "";
    position: relative;
    display: block;
    left: 0.125em;
    top: 0.125em;
    width: 1.25em;
    height: 1.25em;
    border: none;
    box-sizing: content-box;
    background: var(--cc-toggle-knob-bg);
    box-shadow: 0 1px 2px rgba(24, 32, 35, 0.36);
    transition: transform 0.25s ease;
    border-radius: 100%;
  }
  .cc_div .b-tg .c-tgl:checked ~ .c-tg:after {
    transform: translateX(1.9em);
  }
  #s-bl table, #s-bl th, #s-bl td {
    border: none;
  }
  #s-bl tbody tr {
    transition: background-color 0.25s ease;
  }
  #s-bl tbody tr:hover {
    background: var(--cc-cookie-category-block-bg-hover);
  }
  #s-bl table {
    text-align: left;
    border-collapse: collapse;
    width: 100%;
    padding: 0;
    margin: 0;
    overflow: hidden;
  }
  #s-bl caption {
    padding: 0.5rem 1rem;
    font-size: 0.9em;
    border-bottom: 1px solid var(--cc-cookie-table-border);
    font-weight: 600;
  }
  #s-bl td, #s-bl th {
    padding: 0.8em 0.625em;
    text-align: left;
    vertical-align: top;
    font-size: 0.8em;
    padding-left: 1.2em;
  }
  #s-bl th {
    font-family: inherit;
    padding: 1em 1rem;
    font-weight: 600;
  }
  #s-bl thead tr:first-child {
    border-bottom: 1px solid var(--cc-cookie-table-border);
  }
  .force--consent #s-cnt, .force--consent #cs {
    width: 100vw;
  }
  #cm-ov, #cs-ov {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    visibility: hidden;
    opacity: 0;
    background: #070707;
    background: var(--cc-overlay-bg);
    display: none;
    transition: none;
  }
  .show--settings #cs-ov, .c--anim #cs-ov, .force--consent .c--anim #cm-ov, .force--consent.show--consent #cm-ov {
    display: block;
  }
  #cs-ov {
    z-index: 2;
  }
  .force--consent .cc_div {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    width: 100vw;
    visibility: hidden;
    transition: visibility 0.25s linear;
  }
  .force--consent.show--consent .c--anim .cc_div, .force--consent.show--settings .c--anim .cc_div {
    visibility: visible;
  }
  .force--consent #cm {
    position: absolute;
  }
  .force--consent #cm.bar {
    width: 100vw;
    max-width: 100vw;
  }
  html.force--consent.show--consent {
    overflow-y: hidden !important;
  }
  html.force--consent.show--consent, html.force--consent.show--consent body {
    height: auto !important;
    overflow-x: hidden !important;
  }
  .cc_div .b-bn .exp::before, .cc_div .act .b-bn .exp::before {
    border: solid var(--cc-btn-secondary-text);
    border-width: 0 2px 2px 0;
    padding: 0.2em;
    display: inline-block;
    content: "";
    margin-right: 15px;
    position: absolute;
    transform: translateY(-50%) rotate(45deg);
    left: 1.2em;
    top: 50%;
  }
  .cc_div .act .b-bn .b-tl::before {
    transform: translateY(-20%) rotate(225deg);
  }
  .cc_div .on-i::before {
    border: solid var(--cc-toggle-knob-icon-color);
    border-width: 0 2px 2px 0;
    padding: 0.1em;
    display: inline-block;
    padding-bottom: 0.45em;
    content: "";
    margin: 0 auto;
    transform: rotate(45deg);
    top: 0.37em;
    left: 0.75em;
    position: absolute;
  }
  #s-c-bn::before, #s-c-bn::after {
    content: "";
    position: absolute;
    left: 0.82em;
    top: 0.58em;
    height: 0.6em;
    width: 1.5px;
    background: var(--cc-btn-secondary-text);
    transform: rotate(45deg);
    border-radius: 1em;
    margin: 0 auto;
  }
  #s-c-bn::after {
    transform: rotate(-45deg);
  }
  .cc_div .off-i, .cc_div .on-i {
    height: 100%;
    width: 50%;
    position: absolute;
    right: 0;
    display: block;
    text-align: center;
    transition: opacity 0.15s ease;
  }
  .cc_div .on-i {
    left: 0;
    opacity: 0;
  }
  .cc_div .off-i::before, .cc_div .off-i::after {
    right: 0.8em;
    top: 0.42em;
    content: " ";
    height: 0.7em;
    width: 0.09375em;
    display: block;
    background: var(--cc-toggle-knob-icon-color);
    margin: 0 auto;
    position: absolute;
    transform-origin: center;
  }
  .cc_div .off-i::before {
    transform: rotate(45deg);
  }
  .cc_div .off-i::after {
    transform: rotate(-45deg);
  }
  .cc_div .b-tg .c-tgl:checked ~ .c-tg .on-i {
    opacity: 1;
  }
  .cc_div .b-tg .c-tgl:checked ~ .c-tg .off-i {
    opacity: 0;
  }
  #cm.box.middle, #cm.cloud.middle {
    top: 50%;
    transform: translateY(-37%);
    bottom: auto;
  }
  #cm.box.middle.zoom, #cm.cloud.middle.zoom {
    transform: scale(0.95) translateY(-50%);
  }
  #cm.box.center {
    left: 1em;
    right: 1em;
    margin: 0 auto;
  }
  #cm.cloud {
    max-width: 50em;
    margin: 0 auto;
    text-align: center;
    left: 1em;
    right: 1em;
    overflow: hidden;
    padding: 1.2em 1.7em;
    width: unset;
  }
  .cc_div .cloud #c-inr {
    display: table;
    width: 100%;
  }
  .cc_div .cloud #c-inr-i {
    width: 70%;
    display: table-cell;
    vertical-align: top;
    padding-right: 2.4em;
  }
  .cc_div .cloud #c-txt {
    font-size: 0.85em;
  }
  .cc_div .cloud #c-bns {
    min-width: 170px;
    display: table-cell;
    vertical-align: middle;
  }
  #cm.cloud .c-bn {
    margin: 0.5rem 0 0 0;
    width: 100%;
  }
  #cm.cloud .c-bn:first-child {
    margin: 0;
  }
  #cm.cloud.left {
    margin-right: 1.25em;
  }
  #cm.cloud.right {
    margin-left: 1.25em;
  }
  #cm.bar {
    width: 100%;
    max-width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 0;
    position: fixed;
    padding: 2em;
  }
  #cm.bar #c-inr {
    max-width: 32em;
    margin: 0 auto;
  }
  #cm.bar #c-bns {
    max-width: 33.75em;
  }
  #cm.bar #cs {
    padding: 0;
  }
  .cc_div .bar #c-s-in {
    top: 0;
    transform: none;
    height: 100%;
    max-height: 100%;
  }
  .cc_div .bar #s-hdr, .cc_div .bar #s-bl, .cc_div .bar #s-bns {
    padding-left: 1.4em;
    padding-right: 1.4em;
  }
  .cc_div .bar #cs {
    padding: 0;
  }
  .cc_div .bar #s-inr {
    margin: 0;
    margin-left: auto;
    margin-right: 0;
    border-radius: 0;
    max-width: 32em;
  }
  .cc_div .bar.left #s-inr {
    margin-left: 0;
    margin-right: auto;
  }
  .cc_div .bar #s-bl table, .cc_div .bar #s-bl thead, .cc_div .bar #s-bl tbody, .cc_div .bar #s-bl th, .cc_div .bar #s-bl td, .cc_div .bar #s-bl tr, .cc_div .bar #s-cnt {
    display: block;
  }
  .cc_div .bar #s-bl caption {
    display: block;
    border-top: 0;
    border-bottom: 1px solid var(--cc-cookie-table-border);
  }
  .cc_div .bar #s-bl thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .cc_div .bar #s-bl tr {
    border-top: 1px solid var(--cc-cookie-table-border);
  }
  .cc_div .bar #s-bl td {
    border: none;
    position: relative;
    padding-left: 35%;
  }
  .cc_div .bar #s-bl td:before {
    position: absolute;
    left: 1rem;
    padding-right: 0.625em;
    white-space: nowrap;
    content: attr(data-column);
    color: var(--cc-text);
    overflow: hidden;
    text-overflow: ellipsis;
  }
  #cm.top {
    bottom: auto;
    top: 1.25em;
  }
  #cm.left {
    right: auto;
    left: 1.25em;
  }
  #cm.right {
    left: auto;
    right: 1.25em;
  }
  #cm.bar.left, #cm.bar.right {
    left: 0;
    right: 0;
  }
  #cm.bar.top {
    top: 0;
  }
  @media (prefers-reduced-motion) {
    #cc--main #cm, #cc--main #s-cnt, #cc--main #s-inr {
      transition: none !important;
    }
  }
  @media screen and (max-width: 688px) {
    #cm, #cm.cloud, #cm.left, #cm.right {
      width: auto;
      max-width: 100%;
      margin: 0;
      padding: 1.2em !important;
      right: 1em;
      left: 1em;
      bottom: 1em;
      display: block;
    }
    .force--consent #cm, .force--consent #cm.cloud {
      width: auto;
      max-width: 100vw;
    }
    #cm.top {
      top: 1em;
      bottom: auto;
    }
    #cm.bottom {
      bottom: 1em;
      top: auto;
    }
    #cm.bar.bottom {
      bottom: 0;
    }
    #cm.cloud .c-bn {
      font-size: 0.85em;
    }
    #s-bns, .cc_div .bar #s-bns {
      padding: 1em 1.3em;
    }
    .cc_div .bar #s-inr {
      max-width: 100%;
      width: 100%;
    }
    .cc_div .cloud #c-inr-i {
      padding-right: 0;
    }
    #cs {
      border-radius: 0;
      padding: 0;
    }
    #c-s-in {
      max-height: 100%;
      height: 100%;
      top: 0;
      transform: none;
    }
    .cc_div .b-tg {
      transform: scale(1.1);
      right: 1.1em;
    }
    #s-inr {
      margin: 0;
      padding-bottom: 7.9em;
      border-radius: 0;
    }
    #s-bns {
      height: 7.9em;
    }
    #s-bl, .cc_div .bar #s-bl {
      padding: 1.2em;
    }
    #s-hdr, .cc_div .bar #s-hdr {
      padding: 0 1.2em;
    }
    #s-bl table {
      width: 100%;
    }
    #s-inr.bns-t {
      padding-bottom: 10.5em;
    }
    .bns-t #s-bns {
      height: 10.5em;
    }
    .cc_div .bns-t .c-bn {
      font-size: 0.83em;
      padding: 0.9em 1.6em;
    }
    #s-cnt .b-bn .b-tl {
      padding-top: 1.2em;
      padding-bottom: 1.2em;
    }
    #s-bl table, #s-bl thead, #s-bl tbody, #s-bl th, #s-bl td, #s-bl tr, #s-cnt {
      display: block;
    }
    #s-bl caption {
      border-bottom: 0;
      display: block;
    }
    #s-bl thead tr {
      position: absolute;
      top: -9999px;
      left: -9999px;
    }
    #s-bl tr {
      border-top: 1px solid var(--cc-cookie-table-border);
    }
    #s-bl td {
      border: none;
      position: relative;
      padding-left: 35%;
    }
    #s-bl td:before {
      position: absolute;
      left: 1rem;
      padding-right: 0.625em;
      white-space: nowrap;
      content: attr(data-column);
      color: var(--cc-text);
      overflow: hidden;
      text-overflow: ellipsis;
    }
    #cm .c-bn, .cc_div .c-bn {
      width: 100%;
      margin-right: 0;
    }
    #s-cnt #s-rall-bn {
      margin-left: 0;
    }
    .cc_div #c-bns {
      flex-direction: column;
    }
    #c-bns button + button, #s-cnt button + button {
      margin-top: 0.625em;
      margin-left: 0;
      float: unset;
    }
    #cm.cloud, #cm.box {
      left: 1em;
      right: 1em;
      width: auto;
    }
    #cm.cloud.right, #cm.cloud.left {
      margin: 0;
    }
    .cc_div .cloud #c-bns, .cc_div .cloud #c-inr, .cc_div .cloud #c-inr-i {
      display: block;
      width: auto;
      min-width: unset;
    }
    .cc_div .cloud #c-txt {
      font-size: 0.9em;
    }
    .cc_div .cloud #c-bns {
      margin-top: 1.625em;
    }
  }
}
@layer components {
  #search #sooqr-container {
    position: relative;
    .sooqrSearchContainer {
      position: fixed !important;
      top: 48px !important;
      left: calc(var(--spacing) * 0) !important;
      z-index: 40 !important;
      height: calc(100vh - 48px) !important;
      width: 100%;
      overflow-y: scroll;
      padding-left: calc(var(--spacing) * 3);
      padding-right: calc(var(--spacing) * 3);
      @media (min-width: 400px) {
        padding-left: calc((100vw - 400px) / 2 + calc(var(--spacing) * 3));
        padding-right: calc((100vw - 400px) / 2 + calc(var(--spacing) * 3));
      }
      @media (min-width: 600px) {
        padding-left: calc((100vw - 600px) / 2 + calc(var(--spacing) * 4));
        padding-right: calc((100vw - 600px) / 2 + calc(var(--spacing) * 4));
      }
      @media (min-width: 728px) {
        padding-left: calc((100vw - 728px) / 2 + calc(var(--spacing) * 4));
        padding-right: calc((100vw - 728px) / 2 + calc(var(--spacing) * 4));
      }
      @media (min-width: 984px) {
        padding-left: calc((100vw - 984px) / 2 + calc(var(--spacing) * 4));
        padding-right: calc((100vw - 984px) / 2 + calc(var(--spacing) * 4));
      }
      @media (min-width: 1060px) {
        padding-left: calc((100vw - 1060px) / 2 + calc(var(--spacing) * 4));
        padding-right: calc((100vw - 1060px) / 2 + calc(var(--spacing) * 4));
      }
      .sqr-results .sqr-resultItem {
        h6 {
          margin-bottom: calc(var(--spacing) * 4) !important;
          font-size: var(--text-base) !important;
          line-height: var(--tw-leading, var(--text-base--line-height)) !important;
          --tw-font-weight: var(--font-weight-semibold);
          font-weight: var(--font-weight-semibold);
        }
        .sl16-oldPrice {
          margin-right: calc(var(--spacing) * 2);
        }
        .putincart.doinwinkel .sl16-addToCart {
          bottom: -60px !important;
        }
        .highlights ul {
          list-style-type: none !important;
          li {
            margin-bottom: calc(var(--spacing) * 2) !important;
          }
        }
      }
    }
    &.show-search .sooqrSearchContainer {
      top: 86px !important;
      height: calc(100vh - 86px) !important;
      @media (width >= 728px) {
        top: 88px !important;
      }
      @media (width >= 728px) {
        padding-top: calc(var(--spacing) * 4);
      }
    }
    .sooqrSearchOptionsMobile {
      @media (width >= 400px) {
        max-width: 400px;
      }
      @media (width >= 600px) {
        max-width: 600px;
      }
      @media (width >= 728px) {
        max-width: 728px;
      }
      @media (width >= 984px) {
        max-width: 984px;
      }
      @media (width >= 1060px) {
        max-width: 1060px;
      }
      width: 100%;
      margin-left: auto;
      margin-right: auto;
      padding-left: calc(var(--spacing) * 3);
      padding-right: calc(var(--spacing) * 3);
      @media (min-width: 600px) {
        padding-left: calc(var(--spacing) * 4);
        padding-right: calc(var(--spacing) * 4);
      }
      align-items: flex-start;
      @media (width >= 728px) {
        padding-inline: calc(var(--spacing) * 0) !important;
      }
      .sqr-options {
        display: flex;
        flex-direction: column-reverse;
        gap: calc(var(--spacing) * 2);
        @media (width >= 728px) {
          display: block;
        }
        .sqr-options-right {
          margin-left: auto;
          @media (width >= 728px) {
            margin-left: calc(var(--spacing) * 0);
          }
        }
        .sqr-sort {
          display: none !important;
          @media (width >= 728px) {
            display: block !important;
          }
        }
      }
      .sooqrSearchMobileTabsFilters {
        margin-inline: calc(var(--spacing) * 0) !important;
        width: auto !important;
        padding-right: calc(var(--spacing) * 2);
      }
    }
    .sqr-closeButton {
      padding-inline: calc(var(--spacing) * 3);
      text-align: center;
      &::first-letter {
        text-transform: uppercase;
      }
    }
    .sqr-info {
      @media (width >= 400px) {
        max-width: 400px;
      }
      @media (width >= 600px) {
        max-width: 600px;
      }
      @media (width >= 728px) {
        max-width: 728px;
      }
      @media (width >= 984px) {
        max-width: 984px;
      }
      @media (width >= 1060px) {
        max-width: 1060px;
      }
      margin-top: calc(var(--spacing) * 2);
      width: 100%;
      margin-left: auto;
      margin-right: auto;
      padding-left: calc(var(--spacing) * 3);
      padding-right: calc(var(--spacing) * 3);
      @media (min-width: 600px) {
        padding-left: calc(var(--spacing) * 4);
        padding-right: calc(var(--spacing) * 4);
      }
      @media (width >= 728px) {
        padding-inline: calc(var(--spacing) * 0) !important;
      }
    }
    sup {
      display: none;
    }
  }
  .header-menubar.SooqrHide {
    display: block !important;
  }
  [data-theme="pro"] .sooqrSearchContainer {
    @media (width >= 984px) {
      width: 1060px !important;
    }
  }
}
@layer components {
  .product-detail #launcher {
    margin-right: calc(var(--spacing) * 3) !important;
    margin-bottom: 78px !important;
  }
  @media (width >= 728px) {
    .product-detail #launcher {
      margin-right: calc(var(--spacing) * 4) !important;
      margin-bottom: calc(var(--spacing) * 2) !important;
    }
  }
  #launcher {
    z-index: 40 !important;
  }
}
@layer base {
  @media (prefers-reduced-motion: no-preference) {
    a {
      transition: color .3s ease-in-out;
    }
  }
  html {
    color: oklch(21.6% 0.006 56.043);
    fontFamily: Poppins;
    fontFamily: ui-sans-serif;
    fontFamily: system-ui;
    fontFamily: sans-serif;
    fontFamily: "Apple Color Emoji";
    fontFamily: "Segoe UI Emoji";
    fontFamily: "Segoe UI Symbol";
    fontFamily: "Noto Color Emoji";
  }
  :root {
    --focus-outline-width: 2px;
    --focus-outline-offset: 3px;
    --focus-outline-color: currentColor;
    --focus-outline-style: dotted;
    --focus-form-outline-width: 3px;
    --focus-form-outline-offset: 0;
    --focus-form-outline-color: #f44d7d;
    --focus-form-outline-style: solid;
  }
  :focus {
    outline-width: var(--focus-outline-width, 2px);
    outline-offset: var(--focus-outline-offset, 3px);
    outline-color: var(--focus-outline-color, currentColor);
    outline-style: var(--focus-outline-style, dotted);
  }
  *:focus:not(:focus-visible) {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }
  mark {
    background-color: #f44d7d;
    color: #fff;
  }
}
@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-scroll-snap-strictness {
  syntax: "*";
  inherits: false;
  initial-value: proximity;
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-divide-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-divide-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@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 grow {
  0% {
    transform: scale(0);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@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-scroll-snap-strictness: proximity;
      --tw-space-y-reverse: 0;
      --tw-divide-x-reverse: 0;
      --tw-border-style: solid;
      --tw-divide-y-reverse: 0;
      --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;
    }
  }
}
