/*! tailwindcss v4.1.3 | MIT License | https://tailwindcss.com */
@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-rotate-x: rotateX(0);
      --tw-rotate-y: rotateY(0);
      --tw-rotate-z: rotateZ(0);
      --tw-skew-x: skewX(0);
      --tw-skew-y: skewY(0);
      --tw-space-y-reverse: 0;
      --tw-border-style: solid;
      --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-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-duration: initial;
      --tw-ease: initial;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
    }
  }
}

@layer theme {
  .tailwind, .tailwind :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol",
    "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New",
    monospace;
    --color-red-50: oklch(97.1% .013 17.38);
    --color-red-400: oklch(70.4% .191 22.216);
    --color-red-600: oklch(57.7% .245 27.325);
    --color-green-500: oklch(72.3% .219 149.579);
    --color-green-600: oklch(62.7% .194 149.214);
    --color-blue-400: oklch(70.7% .165 254.624);
    --color-blue-500: oklch(62.3% .214 259.815);
    --color-blue-600: oklch(54.6% .245 262.881);
    --color-gray-100: oklch(96.7% .003 264.542);
    --color-gray-300: oklch(87.2% .01 258.338);
    --color-gray-400: oklch(70.7% .022 261.325);
    --color-gray-600: oklch(44.6% .03 256.802);
    --color-gray-800: oklch(27.8% .033 256.848);
    --color-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --container-sm: 24rem;
    --text-sm: .875rem;
    --text-sm--line-height: calc(1.25 / .875);
    --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-6xl: 3.75rem;
    --text-6xl--line-height: 1;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --radius-md: .375rem;
    --radius-lg: .5rem;
    --ease-in: cubic-bezier(.4, 0, 1, 1);
    --ease-out: cubic-bezier(0, 0, .2, 1);
    --ease-in-out: cubic-bezier(.4, 0, .2, 1);
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-font-feature-settings: var(--font-sans--font-feature-settings);
    --default-font-variation-settings: var(--font-sans--font-variation-settings);
    --default-mono-font-family: var(--font-mono);
    --default-mono-font-feature-settings: var(--font-mono--font-feature-settings);
    --default-mono-font-variation-settings: var(--font-mono--font-variation-settings);
  }
}

@layer base {
  .tailwind *, .tailwind :after, .tailwind :before, .tailwind ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  .tailwind ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  .tailwind html, .tailwind :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }

  .tailwind body {
    line-height: inherit;
  }

  .tailwind hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }

  .tailwind abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }

  .tailwind h1, .tailwind h2, .tailwind h3, .tailwind h4, .tailwind h5, .tailwind h6 {
    font-size: inherit;
    font-weight: inherit;
  }

  .tailwind a {
    color: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }

  .tailwind b, .tailwind strong {
    font-weight: bolder;
  }

  .tailwind code, .tailwind kbd, .tailwind samp, .tailwind 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;
  }

  .tailwind small {
    font-size: 80%;
  }

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

  .tailwind sub {
    bottom: -.25em;
  }

  .tailwind sup {
    top: -.5em;
  }

  .tailwind table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }

  .tailwind :-moz-focusring {
    outline: auto;
  }

  .tailwind progress {
    vertical-align: baseline;
  }

  .tailwind summary {
    display: list-item;
  }

  .tailwind ol, .tailwind ul, .tailwind menu {
    list-style: none;
  }

  .tailwind img, .tailwind svg, .tailwind video, .tailwind canvas, .tailwind audio, .tailwind iframe, .tailwind embed, .tailwind object {
    vertical-align: middle;
    display: block;
  }

  .tailwind img, .tailwind video {
    max-width: 100%;
    height: auto;
  }

  .tailwind button, .tailwind input, .tailwind select, .tailwind optgroup, .tailwind textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    --lightningcss-light: initial;
    --lightningcss-dark: ;
    color-scheme: light;
    background-color: #0000;
    border-radius: 0;
  }

  .tailwind ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    --lightningcss-light: initial;
    --lightningcss-dark: ;
    color-scheme: light;
    background-color: #0000;
    border-radius: 0;
  }

  .tailwind :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  .tailwind :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }

  .tailwind ::file-selector-button {
    margin-inline-end: 4px;
  }

  .tailwind ::placeholder {
    opacity: 1;
    color: currentColor;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .tailwind ::placeholder {
      color: color-mix(in oklab, currentColor 50%, transparent);
    }
  }

  .tailwind textarea {
    resize: vertical;
  }

  .tailwind ::-webkit-search-decoration {
    -webkit-appearance: none;
  }

  .tailwind ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }

  .tailwind ::-webkit-datetime-edit {
    display: inline-flex;
  }

  .tailwind ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }

  .tailwind ::-webkit-datetime-edit {
    padding-block: 0;
  }

  .tailwind ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }

  .tailwind ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }

  .tailwind ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }

  .tailwind ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }

  .tailwind ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }

  .tailwind ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }

  .tailwind ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }

  .tailwind ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }

  .tailwind :-moz-ui-invalid {
    box-shadow: none;
  }

  .tailwind button, .tailwind input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }

  .tailwind ::file-selector-button {
    appearance: button;
  }

  .tailwind ::-webkit-inner-spin-button {
    height: auto;
  }

  .tailwind ::-webkit-outer-spin-button {
    height: auto;
  }

  .tailwind [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}

@layer utilities {
  .tailwind .pointer-events-auto {
    pointer-events: auto;
  }

  .tailwind .pointer-events-none {
    pointer-events: none;
  }

  .tailwind .visible {
    visibility: visible;
  }

  .tailwind .absolute {
    position: absolute;
  }

  .tailwind .fixed {
    position: fixed;
  }

  .tailwind .relative {
    position: relative;
  }

  .tailwind .inset-0 {
    inset: calc(var(--spacing) * 0);
  }

  .tailwind .inset-\[-11\.55px_0_-11\.55px_-81\.82\%\] {
    inset: -11.55px 0 -11.55px -81.82%;
  }

  .tailwind .inset-\[0_-115px_0_0\] {
    inset: 0 -115px 0 0;
  }

  .tailwind .inset-\[0_28px_0_0\] {
    inset: 0 28px 0 0;
  }

  .tailwind .inset-\[24px_14px_13px_-18px\] {
    inset: 24px 14px 13px -18px;
  }

  .tailwind .top-0 {
    top: calc(var(--spacing) * 0);
  }

  .tailwind .top-1\/2 {
    top: 50%;
  }

  .tailwind .top-4 {
    top: calc(var(--spacing) * 4);
  }

  .tailwind .top-8 {
    top: calc(var(--spacing) * 8);
  }

  .tailwind .top-\[-0\.01\%\] {
    top: -.01%;
  }

  .tailwind .top-\[-0\.05\%\] {
    top: -.05%;
  }

  .tailwind .top-\[-0\.35\%\] {
    top: -.35%;
  }

  .tailwind .top-\[-0\.58\%\] {
    top: -.58%;
  }

  .tailwind .top-\[-0\.95\%\] {
    top: -.95%;
  }

  .tailwind .top-\[-4\.23\%\] {
    top: -4.23%;
  }

  .tailwind .top-\[-6\.97\%\] {
    top: -6.97%;
  }

  .tailwind .top-\[-7\.45\%\] {
    top: -7.45%;
  }

  .tailwind .top-\[-9\.29\%\] {
    top: -9.29%;
  }

  .tailwind .top-\[-13\.71\%\] {
    top: -13.71%;
  }

  .tailwind .top-\[-26\.14\%\] {
    top: -26.14%;
  }

  .tailwind .top-\[-28\.19\%\] {
    top: -28.19%;
  }

  .tailwind .top-\[-28\.81\%\] {
    top: -28.81%;
  }

  .tailwind .top-\[-37\.06\%\] {
    top: -37.06%;
  }

  .tailwind .top-\[-38\.79\%\] {
    top: -38.79%;
  }

  .tailwind .top-\[-47\.85\%\] {
    top: -47.85%;
  }

  .tailwind .top-\[-51\.06\%\] {
    top: -51.06%;
  }

  .tailwind .top-\[-62\.35\%\] {
    top: -62.35%;
  }

  .tailwind .top-\[-63\.25\%\] {
    top: -63.25%;
  }

  .tailwind .top-\[-64\.81\%\] {
    top: -64.81%;
  }

  .tailwind .top-\[-66\.38\%\] {
    top: -66.38%;
  }

  .tailwind .top-\[-66\.96\%\] {
    top: -66.96%;
  }

  .tailwind .top-\[-68\.09\%\] {
    top: -68.09%;
  }

  .tailwind .top-\[-68\.56\%\] {
    top: -68.56%;
  }

  .tailwind .top-\[-438\.34\%\] {
    top: -438.34%;
  }

  .tailwind .top-\[2\.59px\] {
    top: 2.59px;
  }

  .tailwind .top-\[3px\] {
    top: 3px;
  }

  .tailwind .top-\[4px\] {
    top: 4px;
  }

  .tailwind .top-\[7px\] {
    top: 7px;
  }

  .tailwind .top-\[8px\] {
    top: 8px;
  }

  .tailwind .top-\[10px\] {
    top: 10px;
  }

  .tailwind .top-\[12px\] {
    top: 12px;
  }

  .tailwind .top-\[13px\] {
    top: 13px;
  }

  .tailwind .top-\[17px\] {
    top: 17px;
  }

  .tailwind .top-\[19px\] {
    top: 19px;
  }

  .tailwind .top-\[20px\] {
    top: 20px;
  }

  .tailwind .top-\[21px\] {
    top: 21px;
  }

  .tailwind .top-\[25px\] {
    top: 25px;
  }

  .tailwind .top-\[27px\] {
    top: 27px;
  }

  .tailwind .top-\[29px\] {
    top: 29px;
  }

  .tailwind .top-\[31px\] {
    top: 31px;
  }

  .tailwind .top-\[35px\] {
    top: 35px;
  }

  .tailwind .top-\[50px\] {
    top: 50px;
  }

  .tailwind .top-\[78px\] {
    top: 78px;
  }

  .tailwind .top-\[100px\] {
    top: 100px;
  }

  .tailwind .top-\[115px\] {
    top: 115px;
  }

  .tailwind .top-\[135px\] {
    top: 135px;
  }

  .tailwind .top-\[150px\] {
    top: 150px;
  }

  .tailwind .top-\[155px\] {
    top: 155px;
  }

  .tailwind .top-\[172px\] {
    top: 172px;
  }

  .tailwind .top-\[195px\] {
    top: 195px;
  }

  .tailwind .top-\[200px\] {
    top: 200px;
  }

  .tailwind .top-\[204\.27px\] {
    top: 204.27px;
  }

  .tailwind .top-\[204\.52px\] {
    top: 204.52px;
  }

  .tailwind .top-\[204\.77px\] {
    top: 204.77px;
  }

  .tailwind .top-\[204px\] {
    top: 204px;
  }

  .tailwind .top-\[205\.01px\] {
    top: 205.01px;
  }

  .tailwind .top-\[205\.26px\] {
    top: 205.26px;
  }

  .tailwind .top-\[205\.51px\] {
    top: 205.51px;
  }

  .tailwind .top-\[205px\] {
    top: 205px;
  }

  .tailwind .top-\[206px\] {
    top: 206px;
  }

  .tailwind .top-\[207px\] {
    top: 207px;
  }

  .tailwind .top-\[208px\] {
    top: 208px;
  }

  .tailwind .top-\[224px\] {
    top: 224px;
  }

  .tailwind .top-\[230px\] {
    top: 230px;
  }

  .tailwind .top-\[235px\] {
    top: 235px;
  }

  .tailwind .top-\[241px\] {
    top: 241px;
  }

  .tailwind .top-\[245px\] {
    top: 245px;
  }

  .tailwind .top-\[246px\] {
    top: 246px;
  }

  .tailwind .top-\[247px\] {
    top: 247px;
  }

  .tailwind .top-\[248px\] {
    top: 248px;
  }

  .tailwind .top-\[250px\] {
    top: 250px;
  }

  .tailwind .top-\[270px\] {
    top: 270px;
  }

  .tailwind .top-\[300px\] {
    top: 300px;
  }

  .tailwind .top-\[324px\] {
    top: 324px;
  }

  .tailwind .top-\[335px\] {
    top: 335px;
  }

  .tailwind .top-\[345px\] {
    top: 345px;
  }

  .tailwind .top-\[408px\] {
    top: 408px;
  }

  .tailwind .top-\[409px\] {
    top: 409px;
  }

  .tailwind .top-\[410\.22px\] {
    top: 410.22px;
  }

  .tailwind .top-\[410\.47px\] {
    top: 410.47px;
  }

  .tailwind .top-\[410\.72px\] {
    top: 410.72px;
  }

  .tailwind .top-\[410\.97px\] {
    top: 410.97px;
  }

  .tailwind .top-\[411\.22px\] {
    top: 411.22px;
  }

  .tailwind .top-\[411\.47px\] {
    top: 411.47px;
  }

  .tailwind .top-\[413px\] {
    top: 413px;
  }

  .tailwind .top-\[416px\] {
    top: 416px;
  }

  .tailwind .top-\[436px\] {
    top: 436px;
  }

  .tailwind .top-\[460px\] {
    top: 460px;
  }

  .tailwind .top-\[480px\] {
    top: 480px;
  }

  .tailwind .top-\[560px\] {
    top: 560px;
  }

  .tailwind .top-\[575px\] {
    top: 575px;
  }

  .tailwind .top-\[612px\] {
    top: 612px;
  }

  .tailwind .top-\[616\.18px\] {
    top: 616.18px;
  }

  .tailwind .top-\[616\.43px\] {
    top: 616.43px;
  }

  .tailwind .top-\[616\.68px\] {
    top: 616.68px;
  }

  .tailwind .top-\[616\.92px\] {
    top: 616.92px;
  }

  .tailwind .top-\[617\.17px\] {
    top: 617.17px;
  }

  .tailwind .top-\[617\.42px\] {
    top: 617.42px;
  }

  .tailwind .top-\[620px\] {
    top: 620px;
  }

  .tailwind .top-\[624px\] {
    top: 624px;
  }

  .tailwind .top-\[690px\] {
    top: 690px;
  }

  .tailwind .top-\[805px\] {
    top: 805px;
  }

  .tailwind .top-\[819\.1px\] {
    top: 819.1px;
  }

  .tailwind .top-\[821\.69px\] {
    top: 821.69px;
  }

  .tailwind .top-\[832px\] {
    top: 832px;
  }

  .tailwind .top-\[872px\] {
    top: 872px;
  }

  .tailwind .top-\[1308px\] {
    top: 1308px;
  }

  .tailwind .top-\[1744px\] {
    top: 1744px;
  }

  .tailwind .top-\[calc\(50\%-10px\)\] {
    top: calc(50% - 10px);
  }

  .tailwind .top-\[calc\(50\%-13px\)\] {
    top: calc(50% - 13px);
  }

  .tailwind .right-0 {
    right: calc(var(--spacing) * 0);
  }

  .tailwind .right-4 {
    right: calc(var(--spacing) * 4);
  }

  .tailwind .right-8 {
    right: calc(var(--spacing) * 8);
  }

  .tailwind .right-\[-53px\] {
    right: -53px;
  }

  .tailwind .right-\[1\.97px\] {
    right: 1.97px;
  }

  .tailwind .right-\[2\.23px\] {
    right: 2.23px;
  }

  .tailwind .right-\[2\.49px\] {
    right: 2.49px;
  }

  .tailwind .right-\[2\.74px\] {
    right: 2.74px;
  }

  .tailwind .right-\[11px\] {
    right: 11px;
  }

  .tailwind .right-\[12px\] {
    right: 12px;
  }

  .tailwind .right-\[21px\] {
    right: 21px;
  }

  .tailwind .right-\[35px\] {
    right: 35px;
  }

  .tailwind .right-\[180\.5px\] {
    right: 180.5px;
  }

  .tailwind .right-\[209px\] {
    right: 209px;
  }

  .tailwind .right-\[212px\] {
    right: 212px;
  }

  .tailwind .right-\[215\.36px\] {
    right: 215.36px;
  }

  .tailwind .right-\[215\.62px\] {
    right: 215.62px;
  }

  .tailwind .right-\[215\.88px\] {
    right: 215.88px;
  }

  .tailwind .right-\[216\.13px\] {
    right: 216.13px;
  }

  .tailwind .right-\[216\.39px\] {
    right: 216.39px;
  }

  .tailwind .right-\[332px\] {
    right: 332px;
  }

  .tailwind .right-\[335px\] {
    right: 335px;
  }

  .tailwind .right-\[336px\] {
    right: 336px;
  }

  .tailwind .right-\[421px\] {
    right: 421px;
  }

  .tailwind .right-\[842px\] {
    right: 842px;
  }

  .tailwind .right-\[1263px\] {
    right: 1263px;
  }

  .tailwind .right-\[1684px\] {
    right: 1684px;
  }

  .tailwind .right-\[2393px\] {
    right: 2393px;
  }

  .tailwind .right-\[2625px\] {
    right: 2625px;
  }

  .tailwind .right-\[3915px\] {
    right: 3915px;
  }

  .tailwind .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }

  .tailwind .bottom-\[-39px\] {
    bottom: -39px;
  }

  .tailwind .bottom-\[4px\] {
    bottom: 4px;
  }

  .tailwind .bottom-\[12px\] {
    bottom: 12px;
  }

  .tailwind .bottom-\[95px\] {
    bottom: 95px;
  }

  .tailwind .left-0 {
    left: calc(var(--spacing) * 0);
  }

  .tailwind .left-1\/2 {
    left: 50%;
  }

  .tailwind .left-4 {
    left: calc(var(--spacing) * 4);
  }

  .tailwind .left-8 {
    left: calc(var(--spacing) * 8);
  }

  .tailwind .left-\[-0\.03\%\] {
    left: -.03%;
  }

  .tailwind .left-\[-0\.14\%\] {
    left: -.14%;
  }

  .tailwind .left-\[-0\.55\%\] {
    left: -.55%;
  }

  .tailwind .left-\[-0\.57\%\] {
    left: -.57%;
  }

  .tailwind .left-\[-22\%\] {
    left: -22%;
  }

  .tailwind .left-\[-47\.74\%\] {
    left: -47.74%;
  }

  .tailwind .left-\[-68\.05\%\] {
    left: -68.05%;
  }

  .tailwind .left-\[-101\.41\%\] {
    left: -101.41%;
  }

  .tailwind .left-\[-160\%\] {
    left: -160%;
  }

  .tailwind .left-\[-163\.24\%\] {
    left: -163.24%;
  }

  .tailwind .left-\[-214\.64\%\] {
    left: -214.64%;
  }

  .tailwind .left-\[-220\.27\%\] {
    left: -220.27%;
  }

  .tailwind .left-\[-287\.88\%\] {
    left: -287.88%;
  }

  .tailwind .left-\[-370\.59\%\] {
    left: -370.59%;
  }

  .tailwind .left-\[-386\.08\%\] {
    left: -386.08%;
  }

  .tailwind .left-\[-422\.09\%\] {
    left: -422.09%;
  }

  .tailwind .left-\[-455\.17\%\] {
    left: -455.17%;
  }

  .tailwind .left-\[0\.52\%\] {
    left: .52%;
  }

  .tailwind .left-\[1\.97px\] {
    left: 1.97px;
  }

  .tailwind .left-\[2\.23px\] {
    left: 2.23px;
  }

  .tailwind .left-\[2\.49px\] {
    left: 2.49px;
  }

  .tailwind .left-\[2\.74px\] {
    left: 2.74px;
  }

  .tailwind .left-\[10px\] {
    left: 10px;
  }

  .tailwind .left-\[12px\] {
    left: 12px;
  }

  .tailwind .left-\[13px\] {
    left: 13px;
  }

  .tailwind .left-\[17px\] {
    left: 17px;
  }

  .tailwind .left-\[20px\] {
    left: 20px;
  }

  .tailwind .left-\[21px\] {
    left: 21px;
  }

  .tailwind .left-\[22px\] {
    left: 22px;
  }

  .tailwind .left-\[24px\] {
    left: 24px;
  }

  .tailwind .left-\[26px\] {
    left: 26px;
  }

  .tailwind .left-\[27px\] {
    left: 27px;
  }

  .tailwind .left-\[29px\] {
    left: 29px;
  }

  .tailwind .left-\[33px\] {
    left: 33px;
  }

  .tailwind .left-\[34px\] {
    left: 34px;
  }

  .tailwind .left-\[38px\] {
    left: 38px;
  }

  .tailwind .left-\[39px\] {
    left: 39px;
  }

  .tailwind .left-\[50px\] {
    left: 50px;
  }

  .tailwind .left-\[83px\] {
    left: 83px;
  }

  .tailwind .left-\[165px\] {
    left: 165px;
  }

  .tailwind .left-\[180px\] {
    left: 180px;
  }

  .tailwind .left-\[209px\] {
    left: 209px;
  }

  .tailwind .left-\[210px\] {
    left: 210px;
  }

  .tailwind .left-\[212px\] {
    left: 212px;
  }

  .tailwind .left-\[215\.36px\] {
    left: 215.36px;
  }

  .tailwind .left-\[215\.62px\] {
    left: 215.62px;
  }

  .tailwind .left-\[215\.88px\] {
    left: 215.88px;
  }

  .tailwind .left-\[216\.14px\] {
    left: 216.14px;
  }

  .tailwind .left-\[216\.39px\] {
    left: 216.39px;
  }

  .tailwind .left-\[418px\] {
    left: 418px;
  }

  .tailwind .left-\[419px\] {
    left: 419px;
  }

  .tailwind .left-\[420px\] {
    left: 420px;
  }

  .tailwind .left-\[421px\] {
    left: 421px;
  }

  .tailwind .left-\[424px\] {
    left: 424px;
  }

  .tailwind .left-\[425px\] {
    left: 425px;
  }

  .tailwind .left-\[429\.01px\] {
    left: 429.01px;
  }

  .tailwind .left-\[429\.27px\] {
    left: 429.27px;
  }

  .tailwind .left-\[429\.52px\] {
    left: 429.52px;
  }

  .tailwind .left-\[429\.78px\] {
    left: 429.78px;
  }

  .tailwind .left-\[430\.04px\] {
    left: 430.04px;
  }

  .tailwind .left-\[459px\] {
    left: 459px;
  }

  .tailwind .left-\[609px\] {
    left: 609px;
  }

  .tailwind .left-\[629px\] {
    left: 629px;
  }

  .tailwind .left-\[630px\] {
    left: 630px;
  }

  .tailwind .left-\[636px\] {
    left: 636px;
  }

  .tailwind .left-\[638px\] {
    left: 638px;
  }

  .tailwind .left-\[642\.65px\] {
    left: 642.65px;
  }

  .tailwind .left-\[642\.91px\] {
    left: 642.91px;
  }

  .tailwind .left-\[643\.17px\] {
    left: 643.17px;
  }

  .tailwind .left-\[643\.43px\] {
    left: 643.43px;
  }

  .tailwind .left-\[643\.68px\] {
    left: 643.68px;
  }

  .tailwind .left-\[838px\] {
    left: 838px;
  }

  .tailwind .left-\[839px\] {
    left: 839px;
  }

  .tailwind .left-\[850px\] {
    left: 850px;
  }

  .tailwind .left-\[880px\] {
    left: 880px;
  }

  .tailwind .left-\[1049px\] {
    left: 1049px;
  }

  .tailwind .left-\[1060px\] {
    left: 1060px;
  }

  .tailwind .left-\[1187px\] {
    left: 1187px;
  }

  .tailwind .left-\[1336px\] {
    left: 1336px;
  }

  .tailwind .left-\[1589px\] {
    left: 1589px;
  }

  .tailwind .left-\[2672px\] {
    left: 2672px;
  }

  .tailwind .left-\[4008px\] {
    left: 4008px;
  }

  .tailwind .left-\[5344px\] {
    left: 5344px;
  }

  .tailwind .left-\[6680px\] {
    left: 6680px;
  }

  .tailwind .left-\[8016px\] {
    left: 8016px;
  }

  .tailwind .left-\[calc\(50\%-154\.5px\)\] {
    left: calc(50% - 154.5px);
  }

  .tailwind .left-px {
    left: 1px;
  }

  .tailwind .z-0 {
    z-index: 0;
  }

  .tailwind .z-10 {
    z-index: 10;
  }

  .tailwind .z-20 {
    z-index: 20;
  }

  .tailwind .z-30 {
    z-index: 30;
  }

  .tailwind .z-50 {
    z-index: 50;
  }

  .tailwind .z-\[60\] {
    z-index: 60;
  }

  .tailwind .z-\[100\] {
    z-index: 100;
  }

  .tailwind .m-0 {
    margin: calc(var(--spacing) * 0);
  }

  .tailwind .mx-4 {
    margin-inline: calc(var(--spacing) * 4);
  }

  .tailwind .ms-\[30px\] {
    margin-inline-start: 30px;
  }

  .tailwind .mb-0 {
    margin-bottom: calc(var(--spacing) * 0);
  }

  .tailwind .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }

  .tailwind .block {
    display: block;
  }

  .tailwind .flex {
    display: flex;
  }

  .tailwind .grid {
    display: grid;
  }

  .tailwind .hidden {
    display: none;
  }

  .tailwind .inline-block {
    display: inline-block;
  }

  .tailwind .aspect-\[3\/4\] {
    aspect-ratio: 3 / 4;
  }

  .tailwind .aspect-\[338\/600\] {
    aspect-ratio: 338 / 600;
  }

  .tailwind .aspect-\[344\/271\] {
    aspect-ratio: 344 / 271;
  }

  .tailwind .aspect-\[512\/512\] {
    aspect-ratio: 512 / 512;
  }

  .tailwind .aspect-\[852\/965\] {
    aspect-ratio: 852 / 965;
  }

  .tailwind .aspect-square {
    aspect-ratio: 1;
  }

  .tailwind .size-16 {
    width: calc(var(--spacing) * 16);
    height: calc(var(--spacing) * 16);
  }

  .tailwind .size-\[11px\] {
    width: 11px;
    height: 11px;
  }

  .tailwind .size-\[103px\] {
    width: 103px;
    height: 103px;
  }

  .tailwind .size-\[117px\] {
    width: 117px;
    height: 117px;
  }

  .tailwind .size-\[185\.31px\] {
    width: 185.31px;
    height: 185.31px;
  }

  .tailwind .size-\[185\.087px\] {
    width: 185.087px;
    height: 185.087px;
  }

  .tailwind .size-full {
    width: 100%;
    height: 100%;
  }

  .tailwind .h-0 {
    height: calc(var(--spacing) * 0);
  }

  .tailwind .h-3 {
    height: calc(var(--spacing) * 3);
  }

  .tailwind .h-4 {
    height: calc(var(--spacing) * 4);
  }

  .tailwind .h-5 {
    height: calc(var(--spacing) * 5);
  }

  .tailwind .h-6 {
    height: calc(var(--spacing) * 6);
  }

  .tailwind .h-7 {
    height: calc(var(--spacing) * 7);
  }

  .tailwind .h-8 {
    height: calc(var(--spacing) * 8);
  }

  .tailwind .h-10 {
    height: calc(var(--spacing) * 10);
  }

  .tailwind .h-12 {
    height: calc(var(--spacing) * 12);
  }

  .tailwind .h-14 {
    height: calc(var(--spacing) * 14);
  }

  .tailwind .h-\[16px\] {
    height: 16px;
  }

  .tailwind .h-\[17px\] {
    height: 17px;
  }

  .tailwind .h-\[20px\] {
    height: 20px;
  }

  .tailwind .h-\[25px\] {
    height: 25px;
  }

  .tailwind .h-\[26px\] {
    height: 26px;
  }

  .tailwind .h-\[28px\] {
    height: 28px;
  }

  .tailwind .h-\[30px\] {
    height: 30px;
  }

  .tailwind .h-\[34px\] {
    height: 34px;
  }

  .tailwind .h-\[35px\] {
    height: 35px;
  }

  .tailwind .h-\[36px\] {
    height: 36px;
  }

  .tailwind .h-\[38px\] {
    height: 38px;
  }

  .tailwind .h-\[40px\] {
    height: 40px;
  }

  .tailwind .h-\[42px\] {
    height: 42px;
  }

  .tailwind .h-\[53px\] {
    height: 53px;
  }

  .tailwind .h-\[56px\] {
    height: 56px;
  }

  .tailwind .h-\[58px\] {
    height: 58px;
  }

  .tailwind .h-\[60px\] {
    height: 60px;
  }

  .tailwind .h-\[63px\] {
    height: 63px;
  }

  .tailwind .h-\[65px\] {
    height: 65px;
  }

  .tailwind .h-\[70px\] {
    height: 70px;
  }

  .tailwind .h-\[72px\] {
    height: 72px;
  }

  .tailwind .h-\[77px\] {
    height: 77px;
  }

  .tailwind .h-\[81px\] {
    height: 81px;
  }

  .tailwind .h-\[91px\] {
    height: 91px;
  }

  .tailwind .h-\[95px\] {
    height: 95px;
  }

  .tailwind .h-\[95vh\] {
    height: 95vh;
  }

  .tailwind .h-\[100\.03\%\] {
    height: 100.03%;
  }

  .tailwind .h-\[100\.09\%\] {
    height: 100.09%;
  }

  .tailwind .h-\[102px\] {
    height: 102px;
  }

  .tailwind .h-\[116px\] {
    height: 116px;
  }

  .tailwind .h-\[120px\] {
    height: 120px;
  }

  .tailwind .h-\[123px\] {
    height: 123px;
  }

  .tailwind .h-\[130px\] {
    height: 130px;
  }

  .tailwind .h-\[132px\] {
    height: 132px;
  }

  .tailwind .h-\[136px\] {
    height: 136px;
  }

  .tailwind .h-\[152\.03\%\] {
    height: 152.03%;
  }

  .tailwind .h-\[171px\] {
    height: 171px;
  }

  .tailwind .h-\[178px\] {
    height: 178px;
  }

  .tailwind .h-\[179px\] {
    height: 179px;
  }

  .tailwind .h-\[182px\] {
    height: 182px;
  }

  .tailwind .h-\[183px\] {
    height: 183px;
  }

  .tailwind .h-\[186px\] {
    height: 186px;
  }

  .tailwind .h-\[187px\] {
    height: 187px;
  }

  .tailwind .h-\[193\.02\%\] {
    height: 193.02%;
  }

  .tailwind .h-\[193\.25\%\] {
    height: 193.25%;
  }

  .tailwind .h-\[193\.55\%\] {
    height: 193.55%;
  }

  .tailwind .h-\[206\.75\%\] {
    height: 206.75%;
  }

  .tailwind .h-\[207\.29\%\] {
    height: 207.29%;
  }

  .tailwind .h-\[222\.22\%\] {
    height: 222.22%;
  }

  .tailwind .h-\[230\.77\%\] {
    height: 230.77%;
  }

  .tailwind .h-\[231\.26\%\] {
    height: 231.26%;
  }

  .tailwind .h-\[236\.32\%\] {
    height: 236.32%;
  }

  .tailwind .h-\[237\.89\%\] {
    height: 237.89%;
  }

  .tailwind .h-\[239\.75\%\] {
    height: 239.75%;
  }

  .tailwind .h-\[242\.7\%\] {
    height: 242.7%;
  }

  .tailwind .h-\[299px\] {
    height: 299px;
  }

  .tailwind .h-\[306\.82\%\] {
    height: 306.82%;
  }

  .tailwind .h-\[344px\] {
    height: 344px;
  }

  .tailwind .h-\[345px\] {
    height: 345px;
  }

  .tailwind .h-\[354px\] {
    height: 354px;
  }

  .tailwind .h-\[398\.52\%\] {
    height: 398.52%;
  }

  .tailwind .h-\[477\.88\%\] {
    height: 477.88%;
  }

  .tailwind .h-\[554\.34\%\] {
    height: 554.34%;
  }

  .tailwind .h-\[600px\] {
    height: 600px;
  }

  .tailwind .h-full {
    height: 100%;
  }

  .tailwind .max-h-full {
    max-height: 100%;
  }

  .tailwind .w-3 {
    width: calc(var(--spacing) * 3);
  }

  .tailwind .w-4 {
    width: calc(var(--spacing) * 4);
  }

  .tailwind .w-5 {
    width: calc(var(--spacing) * 5);
  }

  .tailwind .w-6 {
    width: calc(var(--spacing) * 6);
  }

  .tailwind .w-7 {
    width: calc(var(--spacing) * 7);
  }

  .tailwind .w-8 {
    width: calc(var(--spacing) * 8);
  }

  .tailwind .w-10 {
    width: calc(var(--spacing) * 10);
  }

  .tailwind .w-12 {
    width: calc(var(--spacing) * 12);
  }

  .tailwind .w-14 {
    width: calc(var(--spacing) * 14);
  }

  .tailwind .w-\[11px\] {
    width: 11px;
  }

  .tailwind .w-\[16px\] {
    width: 16px;
  }

  .tailwind .w-\[19px\] {
    width: 19px;
  }

  .tailwind .w-\[25px\] {
    width: 25px;
  }

  .tailwind .w-\[29px\] {
    width: 29px;
  }

  .tailwind .w-\[39px\] {
    width: 39px;
  }

  .tailwind .w-\[45px\] {
    width: 45px;
  }

  .tailwind .w-\[72px\] {
    width: 72px;
  }

  .tailwind .w-\[79px\] {
    width: 79px;
  }

  .tailwind .w-\[94px\] {
    width: 94px;
  }

  .tailwind .w-\[98px\] {
    width: 98px;
  }

  .tailwind .w-\[100\.05\%\] {
    width: 100.05%;
  }

  .tailwind .w-\[100\.06\%\] {
    width: 100.06%;
  }

  .tailwind .w-\[100\.28\%\] {
    width: 100.28%;
  }

  .tailwind .w-\[105px\] {
    width: 105px;
  }

  .tailwind .w-\[114px\] {
    width: 114px;
  }

  .tailwind .w-\[118px\] {
    width: 118px;
  }

  .tailwind .w-\[121px\] {
    width: 121px;
  }

  .tailwind .w-\[129px\] {
    width: 129px;
  }

  .tailwind .w-\[189px\] {
    width: 189px;
  }

  .tailwind .w-\[190px\] {
    width: 190px;
  }

  .tailwind .w-\[191px\] {
    width: 191px;
  }

  .tailwind .w-\[192px\] {
    width: 192px;
  }

  .tailwind .w-\[201\.41\%\] {
    width: 201.41%;
  }

  .tailwind .w-\[220px\] {
    width: 220px;
  }

  .tailwind .w-\[231px\] {
    width: 231px;
  }

  .tailwind .w-\[236\.98\%\] {
    width: 236.98%;
  }

  .tailwind .w-\[250px\] {
    width: 250px;
  }

  .tailwind .w-\[252px\] {
    width: 252px;
  }

  .tailwind .w-\[262px\] {
    width: 262px;
  }

  .tailwind .w-\[267px\] {
    width: 267px;
  }

  .tailwind .w-\[279px\] {
    width: 279px;
  }

  .tailwind .w-\[288px\] {
    width: 288px;
  }

  .tailwind .w-\[294px\] {
    width: 294px;
  }

  .tailwind .w-\[300px\] {
    width: 300px;
  }

  .tailwind .w-\[301px\] {
    width: 301px;
  }

  .tailwind .w-\[304px\] {
    width: 304px;
  }

  .tailwind .w-\[310px\] {
    width: 310px;
  }

  .tailwind .w-\[312px\] {
    width: 312px;
  }

  .tailwind .w-\[317px\] {
    width: 317px;
  }

  .tailwind .w-\[327px\] {
    width: 327px;
  }

  .tailwind .w-\[334px\] {
    width: 334px;
  }

  .tailwind .w-\[338px\] {
    width: 338px;
  }

  .tailwind .w-\[361px\] {
    width: 361px;
  }

  .tailwind .w-\[387\.88\%\] {
    width: 387.88%;
  }

  .tailwind .w-\[392px\] {
    width: 392px;
  }

  .tailwind .w-\[393\.44\%\] {
    width: 393.44%;
  }

  .tailwind .w-\[403\.36\%\] {
    width: 403.36%;
  }

  .tailwind .w-\[412px\] {
    width: 412px;
  }

  .tailwind .w-\[441\.38\%\] {
    width: 441.38%;
  }

  .tailwind .w-\[452px\] {
    width: 452px;
  }

  .tailwind .w-\[464\.49\%\] {
    width: 464.49%;
  }

  .tailwind .w-\[470\.59\%\] {
    width: 470.59%;
  }

  .tailwind .w-\[476\.43\%\] {
    width: 476.43%;
  }

  .tailwind .w-\[480\%\] {
    width: 480%;
  }

  .tailwind .w-\[486\.08\%\] {
    width: 486.08%;
  }

  .tailwind .w-\[518\.92\%\] {
    width: 518.92%;
  }

  .tailwind .w-\[528\.35\%\] {
    width: 528.35%;
  }

  .tailwind .w-\[542\.37\%\] {
    width: 542.37%;
  }

  .tailwind .w-\[558\.14\%\] {
    width: 558.14%;
  }

  .tailwind .w-\[581px\] {
    width: 581px;
  }

  .tailwind .w-\[596px\] {
    width: 596px;
  }

  .tailwind .w-\[597px\] {
    width: 597px;
  }

  .tailwind .w-\[827\.59\%\] {
    width: 827.59%;
  }

  .tailwind .w-\[1052px\] {
    width: 1052px;
  }

  .tailwind .w-\[1226px\] {
    width: 1226px;
  }

  .tailwind .w-\[calc\(100\%-42px\)\] {
    width: calc(100% - 42px);
  }

  .tailwind .w-auto {
    width: auto;
  }

  .tailwind .w-full {
    width: 100%;
  }

  .tailwind .max-w-full {
    max-width: 100%;
  }

  .tailwind .max-w-none {
    max-width: none;
  }

  .tailwind .max-w-sm {
    max-width: var(--container-sm);
  }

  .tailwind .flex-1 {
    flex: 1;
  }

  .tailwind .flex-none {
    flex: none;
  }

  .tailwind .flex-shrink-0 {
    flex-shrink: 0;
  }

  .tailwind .origin-left {
    transform-origin: 0;
  }

  .tailwind .-translate-x-1\/2 {
    --tw-translate-x: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .tailwind .translate-x-0 {
    --tw-translate-x: calc(var(--spacing) * 0);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .tailwind .translate-x-1\/2 {
    --tw-translate-x: calc(1/2 * 100%);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .tailwind .translate-x-20 {
    --tw-translate-x: calc(var(--spacing) * 20);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .tailwind .translate-x-full {
    --tw-translate-x: 100%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .tailwind .-translate-y-1\/2 {
    --tw-translate-y: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .tailwind .translate-y-full {
    --tw-translate-y: 100%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .tailwind .scale-\[0\.6\] {
    scale: .6;
  }

  .tailwind .-rotate-90 {
    rotate: -90deg;
  }

  .tailwind .rotate-180 {
    rotate: 180deg;
  }

  .tailwind .rotate-\[0\.07deg\] {
    rotate: .07deg;
  }

  .tailwind .transform {
    transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y);
  }

  .tailwind .cursor-pointer {
    cursor: pointer;
  }

  .tailwind .resize-none {
    resize: none;
  }

  .tailwind .list-none {
    list-style-type: none;
  }

  .tailwind .grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .tailwind .flex-col {
    flex-direction: column;
  }

  .tailwind .flex-wrap {
    flex-wrap: wrap;
  }

  .tailwind .items-center {
    align-items: center;
  }

  .tailwind .justify-center {
    justify-content: center;
  }

  .tailwind .justify-start {
    justify-content: flex-start;
  }

  .tailwind .gap-0 {
    gap: calc(var(--spacing) * 0);
  }

  .tailwind .gap-1 {
    gap: calc(var(--spacing) * 1);
  }

  .tailwind .gap-1\.5 {
    gap: calc(var(--spacing) * 1.5);
  }

  .tailwind .gap-2 {
    gap: calc(var(--spacing) * 2);
  }

  .tailwind .gap-3 {
    gap: calc(var(--spacing) * 3);
  }

  .tailwind .gap-4 {
    gap: calc(var(--spacing) * 4);
  }

  .tailwind .gap-6 {
    gap: calc(var(--spacing) * 6);
  }

  .tailwind .gap-\[5px\] {
    gap: 5px;
  }

  :where(.tailwind .space-y-3 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)));
  }

  .tailwind .overflow-hidden {
    overflow: hidden;
  }

  .tailwind .rounded-full {
    border-radius: 3.40282e38px;
  }

  .tailwind .rounded-lg {
    border-radius: var(--radius-lg);
  }

  .tailwind .rounded-md {
    border-radius: var(--radius-md);
  }

  .tailwind .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }

  .tailwind .border-0 {
    border-style: var(--tw-border-style);
    border-width: 0;
  }

  .tailwind .border-2 {
    border-style: var(--tw-border-style);
    border-width: 2px;
  }

  .tailwind .border-solid {
    --tw-border-style: solid;
    border-style: solid;
  }

  .tailwind .border-\[\#4b5563\] {
    border-color: #4b5563;
  }

  .tailwind .border-red-600 {
    border-color: var(--color-red-600);
  }

  .tailwind .bg-\[\#d9d9d9\] {
    background-color: #d9d9d9;
  }

  .tailwind .bg-\[rgba\(255\,255\,255\,0\.6\)\] {
    background-color: #fff9;
  }

  .tailwind .bg-black {
    background-color: var(--color-black);
  }

  .tailwind .bg-black\/50 {
    background-color: #00000080;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .tailwind .bg-black\/50 {
      background-color: color-mix(in oklab, var(--color-black) 50%, transparent);
    }
  }

  .tailwind .bg-black\/70 {
    background-color: #000000b3;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .tailwind .bg-black\/70 {
      background-color: color-mix(in oklab, var(--color-black) 70%, transparent);
    }
  }

  .tailwind .bg-blue-500 {
    background-color: var(--color-blue-500);
  }

  .tailwind .bg-gray-100 {
    background-color: var(--color-gray-100);
  }

  .tailwind .bg-green-500 {
    background-color: var(--color-green-500);
  }

  .tailwind .bg-red-600 {
    background-color: var(--color-red-600);
  }

  .tailwind .bg-red-600\/0 {
    background-color: #0000;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .tailwind .bg-red-600\/0 {
      background-color: color-mix(in oklab, var(--color-red-600) 0%, transparent);
    }
  }

  .tailwind .bg-transparent {
    background-color: #0000;
  }

  .tailwind .bg-white {
    background-color: var(--color-white);
  }

  .tailwind .stroke-\[3\] {
    stroke-width: 3px;
  }

  .tailwind .object-contain {
    object-fit: contain;
  }

  .tailwind .object-cover {
    object-fit: cover;
  }

  .tailwind .p-0 {
    padding: calc(var(--spacing) * 0);
  }

  .tailwind .p-2 {
    padding: calc(var(--spacing) * 2);
  }

  .tailwind .p-4 {
    padding: calc(var(--spacing) * 4);
  }

  .tailwind .p-6 {
    padding: calc(var(--spacing) * 6);
  }

  .tailwind .p-8 {
    padding: calc(var(--spacing) * 8);
  }

  .tailwind .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }

  .tailwind .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }

  .tailwind .px-8 {
    padding-inline: calc(var(--spacing) * 8);
  }

  .tailwind .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }

  .tailwind .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }

  .tailwind .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }

  .tailwind .py-6 {
    padding-block: calc(var(--spacing) * 6);
  }

  .tailwind .pl-6 {
    padding-left: calc(var(--spacing) * 6);
  }

  .tailwind .text-center {
    text-align: center;
  }

  .tailwind .text-justify {
    text-align: justify;
  }

  .tailwind .text-left {
    text-align: left;
  }

  .tailwind .align-middle {
    vertical-align: middle;
  }

  .tailwind .font-\[\'Geist\'\,sans-serif\] {
    font-family: Geist, sans-serif;
  }

  .tailwind .font-\[\'Geist\:Medium\'\,sans-serif\] {
    font-family: Geist\:Medium, sans-serif;
  }

  .tailwind .font-\[\'Geist\:Regular\'\,sans-serif\] {
    font-family: Geist\:Regular, sans-serif;
  }

  .tailwind .font-\[\'Geist\:SemiBold\'\,sans-serif\] {
    font-family: Geist\:SemiBold, sans-serif;
  }

  .tailwind .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }

  .tailwind .text-6xl {
    font-size: var(--text-6xl);
    line-height: var(--tw-leading, var(--text-6xl--line-height));
  }

  .tailwind .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }

  .tailwind .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }

  .tailwind .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }

  .tailwind .text-\[8px\] {
    font-size: 8px;
  }

  .tailwind .text-\[11px\] {
    font-size: 11px;
  }

  .tailwind .text-\[12px\] {
    font-size: 12px;
  }

  .tailwind .text-\[15px\] {
    font-size: 15px;
  }

  .tailwind .text-\[16px\] {
    font-size: 16px;
  }

  .tailwind .text-\[18px\] {
    font-size: 18px;
  }

  .tailwind .text-\[20px\] {
    font-size: 20px;
  }

  .tailwind .text-\[40px\] {
    font-size: 40px;
  }

  .tailwind .text-\[70px\] {
    font-size: 70px;
  }

  .tailwind .leading-\[0\] {
    --tw-leading: 0;
    line-height: 0;
  }

  .tailwind .leading-\[normal\] {
    --tw-leading: normal;
    line-height: normal;
  }

  .tailwind .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }

  .tailwind .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }

  .tailwind .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }

  .tailwind .font-normal {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }

  .tailwind .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }

  .tailwind .tracking-\[0\.5px\] {
    --tw-tracking: .5px;
    letter-spacing: .5px;
  }

  .tailwind .tracking-\[0\.8px\] {
    --tw-tracking: .8px;
    letter-spacing: .8px;
  }

  .tailwind .tracking-\[1\.5px\] {
    --tw-tracking: 1.5px;
    letter-spacing: 1.5px;
  }

  .tailwind .tracking-\[1\.8px\] {
    --tw-tracking: 1.8px;
    letter-spacing: 1.8px;
  }

  .tailwind .tracking-\[1px\] {
    --tw-tracking: 1px;
    letter-spacing: 1px;
  }

  .tailwind .tracking-\[2px\] {
    --tw-tracking: 2px;
    letter-spacing: 2px;
  }

  .tailwind .tracking-\[3px\] {
    --tw-tracking: 3px;
    letter-spacing: 3px;
  }

  .tailwind .tracking-\[7px\] {
    --tw-tracking: 7px;
    letter-spacing: 7px;
  }

  .tailwind .\[word-break\:break-word\] {
    word-break: break-word;
  }

  .tailwind .whitespace-pre-line {
    white-space: pre-line;
  }

  .tailwind .whitespace-pre-wrap {
    white-space: pre-wrap;
  }

  .tailwind .text-\[\#4B5563\], .tailwind .text-\[\#4b5563\] {
    color: #4b5563;
  }

  .tailwind .text-\[\#D31212\], .tailwind .text-\[\#d31212\] {
    color: #d31212;
  }

  .tailwind .text-black {
    color: var(--color-black);
  }

  .tailwind .text-gray-400 {
    color: var(--color-gray-400);
  }

  .tailwind .text-gray-800 {
    color: var(--color-gray-800);
  }

  .tailwind .text-green-600 {
    color: var(--color-green-600);
  }

  .tailwind .text-red-600 {
    color: var(--color-red-600);
  }

  .tailwind .text-white {
    color: var(--color-white);
  }

  .tailwind .lowercase {
    text-transform: lowercase;
  }

  .tailwind .uppercase {
    text-transform: uppercase;
  }

  .tailwind .no-underline {
    text-decoration-line: none;
  }

  .tailwind .opacity-0 {
    opacity: 0;
  }

  .tailwind .opacity-60 {
    opacity: .6;
  }

  .tailwind .opacity-90 {
    opacity: .9;
  }

  .tailwind .opacity-100 {
    opacity: 1;
  }

  .tailwind .shadow-lg {
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, #0000001a), 0 4px 6px -4px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .tailwind .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, );
  }

  .tailwind .invert {
    --tw-invert: invert(100%);
    filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, );
  }

  .tailwind .\[filter\:brightness\(0\)_saturate\(100\%\)_invert\(38\%\)_sepia\(0\%\)_saturate\(0\%\)_hue-rotate\(0deg\)_brightness\(95\%\)_contrast\(91\%\)\] {
    filter: brightness(0) saturate() invert(38%) sepia(0%) saturate(0%) hue-rotate() brightness(95%) contrast(91%);
  }

  .tailwind .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, );
  }

  .tailwind .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;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .tailwind .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));
  }

  .tailwind .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));
  }

  .tailwind .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));
  }

  .tailwind .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));
  }

  .tailwind .duration-300 {
    --tw-duration: .3s;
    transition-duration: .3s;
  }

  .tailwind .duration-500 {
    --tw-duration: .5s;
    transition-duration: .5s;
  }

  .tailwind .duration-\[120ms\] {
    --tw-duration: .12s;
    transition-duration: .12s;
  }

  .tailwind .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }

  .tailwind .ease-out {
    --tw-ease: var(--ease-out);
    transition-timing-function: var(--ease-out);
  }

  @media (hover: hover) {
    .tailwind .group-hover\:rotate-0:is(:where(.group):hover *) {
      rotate: 0deg;
    }
  }

  @media (hover: hover) {
    .tailwind .group-hover\:bg-red-600\/40:is(:where(.group):hover *) {
      background-color: #e4001466;
    }

    @supports (color: color-mix(in lab, red, red)) {
      .tailwind .group-hover\:bg-red-600\/40:is(:where(.group):hover *) {
        background-color: color-mix(in oklab, var(--color-red-600) 40%, transparent);
      }
    }
  }

  @media (hover: hover) {
    .tailwind .group-hover\:text-blue-500:is(:where(.group):hover *) {
      color: var(--color-blue-500);
    }
  }

  @media (hover: hover) {
    .tailwind .group-hover\:text-blue-600:is(:where(.group):hover *) {
      color: var(--color-blue-600);
    }
  }

  @media (hover: hover) {
    .tailwind .group-hover\:opacity-50:is(:where(.group):hover *) {
      opacity: .5;
    }
  }

  @media (hover: hover) {
    .tailwind .group-hover\:opacity-70:is(:where(.group):hover *) {
      opacity: .7;
    }
  }

  @media (hover: hover) {
    .tailwind .group-hover\:opacity-80:is(:where(.group):hover *) {
      opacity: .8;
    }
  }

  @media (hover: hover) {
    .tailwind .group-hover\:opacity-100:is(:where(.group):hover *) {
      opacity: 1;
    }
  }

  @media (hover: hover) {
    .tailwind .group-hover\:brightness-0:is(:where(.group):hover *) {
      --tw-brightness: brightness(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, );
    }
  }

  @media (hover: hover) {
    .tailwind .group-hover\:grayscale-0:is(:where(.group):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, );
    }
  }

  @media (hover: hover) {
    .tailwind .group-hover\:hue-rotate-\[180deg\]:is(:where(.group):hover *) {
      --tw-hue-rotate: hue-rotate(180deg);
      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, );
    }
  }

  @media (hover: hover) {
    .tailwind .group-hover\:invert-\[\.4\]:is(:where(.group):hover *) {
      --tw-invert: invert(.4);
      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, );
    }
  }

  @media (hover: hover) {
    .tailwind .group-hover\:saturate-100:is(:where(.group):hover *) {
      --tw-saturate: saturate(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, );
    }
  }

  @media (hover: hover) {
    .tailwind .group-hover\:sepia-\[1\]:is(:where(.group):hover *) {
      --tw-sepia: sepia(1);
      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, );
    }
  }

  @media (hover: hover) {
    .tailwind .group-hover\:\[filter\:brightness\(0\)_saturate\(100\%\)_invert\(33\%\)_sepia\(96\%\)_saturate\(2498\%\)_hue-rotate\(220deg\)_brightness\(99\%\)_contrast\(92\%\)\]:is(:where(.group):hover *) {
      filter: brightness(0) saturate() invert(33%) sepia(96%) saturate(2498%) hue-rotate(220deg) brightness(99%) contrast(92%);
    }
  }

  @media (hover: hover) {
    .tailwind .hover\:translate-y-1:hover {
      --tw-translate-y: calc(var(--spacing) * 1);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }

  @media (hover: hover) {
    .tailwind .hover\:scale-110:hover {
      --tw-scale-x: 110%;
      --tw-scale-y: 110%;
      --tw-scale-z: 110%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
  }

  @media (hover: hover) {
    .tailwind .hover\:bg-blue-600:hover {
      background-color: var(--color-blue-600);
    }
  }

  @media (hover: hover) {
    .tailwind .hover\:bg-green-600:hover {
      background-color: var(--color-green-600);
    }
  }

  @media (hover: hover) {
    .tailwind .hover\:bg-red-50:hover {
      background-color: var(--color-red-50);
    }
  }

  @media (hover: hover) {
    .tailwind .hover\:text-blue-400:hover {
      color: var(--color-blue-400);
    }
  }

  @media (hover: hover) {
    .tailwind .hover\:text-blue-500:hover {
      color: var(--color-blue-500);
    }
  }

  @media (hover: hover) {
    .tailwind .hover\:text-blue-600:hover {
      color: var(--color-blue-600);
    }
  }

  @media (hover: hover) {
    .tailwind .hover\:text-gray-300:hover {
      color: var(--color-gray-300);
    }
  }

  @media (hover: hover) {
    .tailwind .hover\:text-gray-600:hover {
      color: var(--color-gray-600);
    }
  }

  @media (hover: hover) {
    .tailwind .hover\:text-red-400:hover {
      color: var(--color-red-400);
    }
  }

  @media (hover: hover) {
    .tailwind .hover\:opacity-50:hover {
      opacity: .5;
    }
  }

  @media (hover: hover) {
    .tailwind .hover\:opacity-70:hover {
      opacity: .7;
    }
  }

  @media (hover: hover) {
    .tailwind .hover\:opacity-90:hover {
      opacity: .9;
    }
  }

  @media (hover: hover) {
    .tailwind .hover\:brightness-0:hover {
      --tw-brightness: brightness(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, );
    }
  }

  @media (hover: hover) {
    .tailwind .hover\:saturate-100:hover {
      --tw-saturate: saturate(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, );
    }
  }

  @media (hover: hover) {
    .tailwind .hover\:\[filter\:brightness\(0\)_saturate\(100\%\)_invert\(38\%\)_sepia\(97\%\)_saturate\(1743\%\)_hue-rotate\(188deg\)_brightness\(98\%\)_contrast\(101\%\)\]:hover {
      filter: brightness(0) saturate() invert(38%) sepia(97%) saturate(1743%) hue-rotate(188deg) brightness(98%) contrast(101%);
    }
  }

  .tailwind .focus\:border-\[\#d31212\]:focus {
    border-color: #d31212;
  }

  .tailwind .focus\:outline-none:focus {
    --tw-outline-style: none;
    outline-style: none;
  }

  .tailwind .active\:translate-y-1:active {
    --tw-translate-y: calc(var(--spacing) * 1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .tailwind .active\:opacity-70:active {
    opacity: .7;
  }

  .tailwind .active\:opacity-100:active {
    opacity: 1;
  }

  .tailwind .active\:ease-in:active {
    --tw-ease: var(--ease-in);
    transition-timing-function: var(--ease-in);
  }

  .tailwind .disabled\:opacity-50:disabled {
    opacity: .5;
  }
}

@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
  initial-value: rotateX(0);
}

@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
  initial-value: rotateY(0);
}

@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
  initial-value: rotateZ(0);
}

@property --tw-skew-x {
  syntax: "*";
  inherits: false;
  initial-value: skewX(0);
}

@property --tw-skew-y {
  syntax: "*";
  inherits: false;
  initial-value: skewY(0);
}

@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@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: 0;
}

@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-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-duration {
  syntax: "*";
  inherits: false
}

@property --tw-ease {
  syntax: "*";
  inherits: false
}

@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;
}
