/*! 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-border-style: solid;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-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;
    }
  }
}

@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-blue-50: oklch(97% .014 254.604);
    --color-slate-50: oklch(98.4% .003 247.858);
    --color-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --font-weight-normal: 400;
    --font-weight-semibold: 600;
    --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-none {
    pointer-events: none;
  }

  .tailwind .invisible {
    visibility: hidden;
  }

  .tailwind .absolute {
    position: absolute;
  }

  .tailwind .relative {
    position: relative;
  }

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

  .tailwind .inset-\[-0\.3\%_0_-0\.2\%_0\] {
    inset: -.3% 0 -.2%;
  }

  .tailwind .inset-\[-0\.3\%_6\.44\%\] {
    inset: -.3% 6.44%;
  }

  .tailwind .inset-\[-0\.4\%_6\.36\%\] {
    inset: -.4% 6.36%;
  }

  .tailwind .inset-\[-0\.5\%_0_-0\.76\%_-0\.13\%\] {
    inset: -.5% 0 -.76% -.13%;
  }

  .tailwind .inset-\[-0\.16\%_0_0_-0\.18\%\] {
    inset: -.16% 0 0 -.18%;
  }

  .tailwind .inset-\[-0\.19\%_0_0_0\] {
    inset: -.19% 0 0;
  }

  .tailwind .inset-\[-0\.25\%_0_-0\.17\%_-0\.14\%\] {
    inset: -.25% 0 -.17% -.14%;
  }

  .tailwind .inset-\[-0\.25\%_6\.48\%\] {
    inset: -.25% 6.48%;
  }

  .tailwind .inset-\[-0\.27\%_0_-0\.23\%_-0\.11\%\] {
    inset: -.27% 0 -.23% -.11%;
  }

  .tailwind .inset-\[-0\.29\%_0_-0\.21\%_0\] {
    inset: -.29% 0 -.21%;
  }

  .tailwind .inset-\[-0\.31\%_0_-0\.1\%_-0\.16\%\] {
    inset: -.31% 0 -.1% -.16%;
  }

  .tailwind .inset-\[-0\.33\%_6\.41\%\] {
    inset: -.33% 6.41%;
  }

  .tailwind .inset-\[-0\.34\%_-0\.13\%_-0\.48\%_-0\.13\%\] {
    inset: -.34% -.13% -.48%;
  }

  .tailwind .inset-\[-0\.35\%_0_-0\.5\%_0\] {
    inset: -.35% 0 -.5%;
  }

  .tailwind .inset-\[-0\.36\%_0_-0\.32\%_0\] {
    inset: -.36% 0 -.32%;
  }

  .tailwind .inset-\[-0\.37\%_0_-0\.31\%_0\] {
    inset: -.37% 0 -.31%;
  }

  .tailwind .inset-\[-0\.37\%_0_-0\.48\%_0\] {
    inset: -.37% 0 -.48%;
  }

  .tailwind .inset-\[-0\.44\%_-0\.12\%_-0\.46\%_-0\.11\%\] {
    inset: -.44% -.12% -.46% -.11%;
  }

  .tailwind .inset-\[-0\.47\%_0_-0\.28\%_-0\.13\%\] {
    inset: -.47% 0 -.28% -.13%;
  }

  .tailwind .inset-\[-0\.49\%_6\.28\%\] {
    inset: -.49% 6.28%;
  }

  .tailwind .inset-\[-0\.58\%_6\.2\%\] {
    inset: -.58% 6.2%;
  }

  .tailwind .inset-\[-0\.59\%_0_-0\.65\%_0\] {
    inset: -.59% 0 -.65%;
  }

  .tailwind .inset-\[-0\.59\%_0_-0\.68\%_0\] {
    inset: -.59% 0 -.68%;
  }

  .tailwind .inset-\[-0\.65\%_0_-0\.76\%_0\] {
    inset: -.65% 0 -.76%;
  }

  .tailwind .inset-\[-0\.74\%_-0\.12\%_-1\.04\%_0\] {
    inset: -.74% -.12% -1.04% 0;
  }

  .tailwind .inset-\[-0\.86\%_0_-0\.94\%_0\] {
    inset: -.86% 0 -.94%;
  }

  .tailwind .inset-\[-0\.88\%_0_-0\.94\%_0\] {
    inset: -.88% 0 -.94%;
  }

  .tailwind .inset-\[-0\.96\%_5\.87\%\] {
    inset: -.96% 5.87%;
  }

  .tailwind .inset-\[-1\.13\%_5\.72\%\] {
    inset: -1.13% 5.72%;
  }

  .tailwind .inset-\[-1\.39\%_0_-1\.52\%_0\] {
    inset: -1.39% 0 -1.52%;
  }

  .tailwind .inset-\[-1\.39\%_0_-1\.56\%_0\] {
    inset: -1.39% 0 -1.56%;
  }

  .tailwind .inset-\[-1px_0_0_0\] {
    inset: -1px 0 0;
  }

  .tailwind .inset-\[-5\.5px_0_-4\.5px_0\] {
    inset: -5.5px 0 -4.5px;
  }

  .tailwind .inset-\[-5px_0\] {
    inset: -5px 0;
  }

  .tailwind .inset-\[-7\.14\%\] {
    inset: -7.14%;
  }

  .tailwind .inset-\[-12\.5\%\] {
    inset: -12.5%;
  }

  .tailwind .inset-\[-14\.29\%_0_-28\.57\%_0\] {
    inset: -14.29% 0 -28.57%;
  }

  .tailwind .inset-\[-28\.57\%_0_-14\.29\%_0\] {
    inset: -28.57% 0 -14.29%;
  }

  .tailwind .inset-\[0_0_-5\%_0\] {
    inset: 0 0 -5%;
  }

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

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

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

  .tailwind .top-\[-1943\.39px\] {
    top: -1943.39px;
  }

  .tailwind .top-\[1\.5px\] {
    top: 1.5px;
  }

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

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

  .tailwind .top-\[6\.5px\] {
    top: 6.5px;
  }

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

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

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

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

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

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

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

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

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

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

  .tailwind .top-\[30\.5px\] {
    top: 30.5px;
  }

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

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

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

  .tailwind .top-\[44\.93px\] {
    top: 44.93px;
  }

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

  .tailwind .top-\[46\.72px\] {
    top: 46.72px;
  }

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

  .tailwind .top-\[48\.06px\] {
    top: 48.06px;
  }

  .tailwind .top-\[48\.39px\] {
    top: 48.39px;
  }

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

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

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

  .tailwind .top-\[57\.5px\] {
    top: 57.5px;
  }

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

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

  .tailwind .top-\[59\.5px\] {
    top: 59.5px;
  }

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

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

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

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

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

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

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

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

  .tailwind .top-\[71\.5px\] {
    top: 71.5px;
  }

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

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

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

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

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

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

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

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

  .tailwind .top-\[87\.5px\] {
    top: 87.5px;
  }

  .tailwind .top-\[87\.59px\] {
    top: 87.59px;
  }

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

  .tailwind .top-\[94\.72px\] {
    top: 94.72px;
  }

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

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

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

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

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

  .tailwind .top-\[109\.59px\] {
    top: 109.59px;
  }

  .tailwind .top-\[110\.72px\] {
    top: 110.72px;
  }

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

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

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

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

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

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

  .tailwind .top-\[120\.39px\] {
    top: 120.39px;
  }

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

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

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

  .tailwind .top-\[125\.93px\] {
    top: 125.93px;
  }

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

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

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

  .tailwind .top-\[128\.5px\] {
    top: 128.5px;
  }

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

  .tailwind .top-\[129\.06px\] {
    top: 129.06px;
  }

  .tailwind .top-\[129\.39px\] {
    top: 129.39px;
  }

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

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

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

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

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

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

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

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

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

  .tailwind .top-\[142\.72px\] {
    top: 142.72px;
  }

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

  .tailwind .top-\[152\.11px\] {
    top: 152.11px;
  }

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

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

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

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

  .tailwind .top-\[163\.59px\] {
    top: 163.59px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .top-\[184\.5px\] {
    top: 184.5px;
  }

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

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

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

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

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

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

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

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

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

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

  .tailwind .top-\[201\.39px\] {
    top: 201.39px;
  }

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

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

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

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

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

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

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

  .tailwind .top-\[210\.39px\] {
    top: 210.39px;
  }

  .tailwind .top-\[212\.59px\] {
    top: 212.59px;
  }

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .top-\[240\.5px\] {
    top: 240.5px;
  }

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .top-\[282\.39px\] {
    top: 282.39px;
  }

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

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

  .tailwind .top-\[291\.39px\] {
    top: 291.39px;
  }

  .tailwind .top-\[297\.5px\] {
    top: 297.5px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .top-\[386\.87px\] {
    top: 386.87px;
  }

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

  .tailwind .top-\[389\.5px\] {
    top: 389.5px;
  }

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

  .tailwind .top-\[390\.26px\] {
    top: 390.26px;
  }

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

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

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

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

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

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

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

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

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

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

  .tailwind .top-\[439\.74px\] {
    top: 439.74px;
  }

  .tailwind .top-\[439\.84px\] {
    top: 439.84px;
  }

  .tailwind .top-\[440\.05px\] {
    top: 440.05px;
  }

  .tailwind .top-\[440\.08px\] {
    top: 440.08px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .top-\[1573\.5px\] {
    top: 1573.5px;
  }

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

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

  .tailwind .top-\[calc\(50\%\+2\.75px\)\] {
    top: calc(50% + 2.75px);
  }

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

  .tailwind .top-\[calc\(50\%\+3\.5px\)\] {
    top: calc(50% + 3.5px);
  }

  .tailwind .top-\[calc\(50\%\+3\.25px\)\] {
    top: calc(50% + 3.25px);
  }

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

  .tailwind .top-\[calc\(50\%\+36\.93px\)\] {
    top: calc(50% + 36.93px);
  }

  .tailwind .top-\[calc\(50\%\+76\.14px\)\] {
    top: calc(50% + 76.14px);
  }

  .tailwind .top-\[calc\(50\%\+117\.93px\)\] {
    top: calc(50% + 117.93px);
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .bottom-\[35\.71px\] {
    bottom: 35.71px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .left-\[15\.5px\] {
    left: 15.5px;
  }

  .tailwind .left-\[16\.5px\] {
    left: 16.5px;
  }

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

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

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

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

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

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

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

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

  .tailwind .left-\[31\.5px\] {
    left: 31.5px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .left-\[77\.94px\] {
    left: 77.94px;
  }

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

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

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

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

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

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

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

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

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

  .tailwind .left-\[126\.72px\] {
    left: 126.72px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .left-\[228\.5px\] {
    left: 228.5px;
  }

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

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

  .tailwind .left-\[234\.72px\] {
    left: 234.72px;
  }

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

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

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

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

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

  .tailwind .left-\[259\.5px\] {
    left: 259.5px;
  }

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

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

  .tailwind .left-\[285\.72px\] {
    left: 285.72px;
  }

  .tailwind .left-\[298\.5px\] {
    left: 298.5px;
  }

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

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

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

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

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

  .tailwind .left-\[321\.5px\] {
    left: 321.5px;
  }

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

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

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

  .tailwind .left-\[387\.5px\] {
    left: 387.5px;
  }

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .left-\[461\.5px\] {
    left: 461.5px;
  }

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

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

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

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

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

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

  .tailwind .left-\[507\.5px\] {
    left: 507.5px;
  }

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

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

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

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

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

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

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

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

  .tailwind .left-\[637\.5px\] {
    left: 637.5px;
  }

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

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

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

  .tailwind .left-\[776\.5px\] {
    left: 776.5px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .left-\[calc\(50\%\+1px\)\] {
    left: calc(50% + 1px);
  }

  .tailwind .left-\[calc\(50\%\+3px\)\] {
    left: calc(50% + 3px);
  }

  .tailwind .left-\[calc\(50\%\+17\.5px\)\] {
    left: calc(50% + 17.5px);
  }

  .tailwind .left-\[calc\(50\%\+18\.5px\)\] {
    left: calc(50% + 18.5px);
  }

  .tailwind .left-\[calc\(50\%\+18\.53px\)\] {
    left: calc(50% + 18.53px);
  }

  .tailwind .left-\[calc\(50\%\+18\.75px\)\] {
    left: calc(50% + 18.75px);
  }

  .tailwind .left-\[calc\(50\%\+18px\)\] {
    left: calc(50% + 18px);
  }

  .tailwind .left-\[calc\(50\%\+30px\)\] {
    left: calc(50% + 30px);
  }

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

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

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

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

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

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

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

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

  .tailwind .col-1 {
    grid-column: 1;
  }

  .tailwind .col-2 {
    grid-column: 2;
  }

  .tailwind .row-1 {
    grid-row: 1;
  }

  .tailwind .row-2 {
    grid-row: 2;
  }

  .tailwind .row-3 {
    grid-row: 3;
  }

  .tailwind .container {
    width: 100%;
  }

  @media (width >= 40rem) {
    .tailwind .container {
      max-width: 40rem;
    }
  }

  @media (width >= 48rem) {
    .tailwind .container {
      max-width: 48rem;
    }
  }

  @media (width >= 64rem) {
    .tailwind .container {
      max-width: 64rem;
    }
  }

  @media (width >= 80rem) {
    .tailwind .container {
      max-width: 80rem;
    }
  }

  @media (width >= 96rem) {
    .tailwind .container {
      max-width: 96rem;
    }
  }

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

  .tailwind .block {
    display: block;
  }

  .tailwind .flex {
    display: flex;
  }

  .tailwind .grid {
    display: grid;
  }

  .tailwind .hidden {
    display: none;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .h-\[32\.979px\] {
    height: 32.979px;
  }

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

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

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

  .tailwind .h-\[68\.256px\] {
    height: 68.256px;
  }

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

  .tailwind .h-\[76\.916px\] {
    height: 76.916px;
  }

  .tailwind .h-\[93\.21px\] {
    height: 93.21px;
  }

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

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

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

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

  .tailwind .h-\[113\.289px\] {
    height: 113.289px;
  }

  .tailwind .h-\[115\.5px\] {
    height: 115.5px;
  }

  .tailwind .h-\[119\.351px\] {
    height: 119.351px;
  }

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

  .tailwind .h-\[129\.62\%\] {
    height: 129.62%;
  }

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

  .tailwind .h-\[138\.04\%\] {
    height: 138.04%;
  }

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

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

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

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

  .tailwind .h-\[157\.5\%\] {
    height: 157.5%;
  }

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

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

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

  .tailwind .h-\[191\.13\%\] {
    height: 191.13%;
  }

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

  .tailwind .h-\[197\.021px\] {
    height: 197.021px;
  }

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

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

  .tailwind .h-\[209\.5px\] {
    height: 209.5px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .h-\[318\.01\%\] {
    height: 318.01%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .h-\[593\.84px\] {
    height: 593.84px;
  }

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

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

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

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

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

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

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

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

  .tailwind .h-\[822\.75px\] {
    height: 822.75px;
  }

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

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

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

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

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

  .tailwind .h-\[1071\.5px\] {
    height: 1071.5px;
  }

  .tailwind .h-\[1118\.5px\] {
    height: 1118.5px;
  }

  .tailwind .h-\[1157\.351px\] {
    height: 1157.35px;
  }

  .tailwind .h-\[1176\.5px\] {
    height: 1176.5px;
  }

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

  .tailwind .h-\[1246\.5px\] {
    height: 1246.5px;
  }

  .tailwind .h-\[1254\.5px\] {
    height: 1254.5px;
  }

  .tailwind .h-\[1267\.5px\] {
    height: 1267.5px;
  }

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

  .tailwind .h-\[1290\.75px\] {
    height: 1290.75px;
  }

  .tailwind .h-\[1335\.75px\] {
    height: 1335.75px;
  }

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

  .tailwind .h-\[1549\.5px\] {
    height: 1549.5px;
  }

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

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

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

  .tailwind .h-\[1926\.75px\] {
    height: 1926.75px;
  }

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

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

  .tailwind .h-\[6693\.391px\] {
    height: 6693.39px;
  }

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

  .tailwind .h-screen {
    height: 100vh;
  }

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

  .tailwind .min-h-px {
    min-height: 1px;
  }

  .tailwind .min-h-screen {
    min-height: 100vh;
  }

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

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

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

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

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

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

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

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

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

  .tailwind .w-\[49\.222px\] {
    width: 49.222px;
  }

  .tailwind .w-\[54\.222px\] {
    width: 54.222px;
  }

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

  .tailwind .w-\[73\.445px\] {
    width: 73.445px;
  }

  .tailwind .w-\[75\.222px\] {
    width: 75.222px;
  }

  .tailwind .w-\[78\.722px\] {
    width: 78.722px;
  }

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

  .tailwind .w-\[107\.8\%\] {
    width: 107.8%;
  }

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

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

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

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

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

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

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

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

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

  .tailwind .w-\[168\.009px\] {
    width: 168.009px;
  }

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

  .tailwind .w-\[177\.5px\] {
    width: 177.5px;
  }

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

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

  .tailwind .w-\[200\.052px\] {
    width: 200.052px;
  }

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

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

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

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

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

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

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

  .tailwind .w-\[275\.207px\] {
    width: 275.207px;
  }

  .tailwind .w-\[275\.707px\] {
    width: 275.707px;
  }

  .tailwind .w-\[276\.5px\] {
    width: 276.5px;
  }

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .w-\[337\.875px\] {
    width: 337.875px;
  }

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

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

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

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

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

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

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

  .tailwind .w-\[411\.75px\] {
    width: 411.75px;
  }

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

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

  .tailwind .w-\[431\.5px\] {
    width: 431.5px;
  }

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

  .tailwind .w-\[447\.75px\] {
    width: 447.75px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .w-\[823\.5px\] {
    width: 823.5px;
  }

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

  .tailwind .w-\[835\.5px\] {
    width: 835.5px;
  }

  .tailwind .w-\[840\.5px\] {
    width: 840.5px;
  }

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

  .tailwind .w-\[937\.5px\] {
    width: 937.5px;
  }

  .tailwind .w-\[938\.5px\] {
    width: 938.5px;
  }

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

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

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

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

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

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

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

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

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

  .tailwind .w-\[1218\.478px\] {
    width: 1218.48px;
  }

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .w-\[8836\.986px\] {
    width: 8836.99px;
  }

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

  .tailwind .w-screen {
    width: 100vw;
  }

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

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

  .tailwind .max-w-\[inherit\] {
    max-width: inherit;
  }

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

  .tailwind .min-w-px {
    min-width: 1px;
  }

  .tailwind .flex-\[1_0_0\] {
    flex: 1 0 0;
  }

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

  .tailwind .shrink-0 {
    flex-shrink: 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-full {
    --tw-translate-x: -100%;
    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 .-rotate-15 {
    rotate: -15deg;
  }

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

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

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

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

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

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

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

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

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

  .tailwind .resize {
    resize: both;
  }

  .tailwind .grid-cols-\[repeat\(2\,minmax\(0\,1fr\)\)\] {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .tailwind .grid-rows-\[repeat\(4\,minmax\(0\,1fr\)\)\] {
    grid-template-rows: repeat(4, minmax(0, 1fr));
  }

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

  .tailwind .flex-row {
    flex-direction: row;
  }

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

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

  .tailwind .content-stretch {
    align-content: stretch;
  }

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

  .tailwind .items-start {
    align-items: flex-start;
  }

  .tailwind .justify-between {
    justify-content: space-between;
  }

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

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

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

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

  .tailwind .gap-\[20px_16px\] {
    gap: 20px 16px;
  }

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

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

  .tailwind .gap-x-\[8px\] {
    column-gap: 8px;
  }

  .tailwind .gap-y-\[12px\] {
    row-gap: 12px;
  }

  .tailwind .self-start {
    align-self: flex-start;
  }

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

  .tailwind .justify-self-stretch {
    justify-self: stretch;
  }

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

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

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

  .tailwind .rounded-\[4px\] {
    border-radius: 4px;
  }

  .tailwind .rounded-\[8px\] {
    border-radius: 8px;
  }

  .tailwind .rounded-\[24px\] {
    border-radius: 24px;
  }

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

  .tailwind .rounded-tr-\[4px\] {
    border-top-right-radius: 4px;
  }

  .tailwind .rounded-br-\[4px\] {
    border-bottom-right-radius: 4px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .bg-gradient-to-br {
    --tw-gradient-position: to bottom right in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }

  .tailwind .from-slate-50 {
    --tw-gradient-from: var(--color-slate-50);
    --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));
  }

  .tailwind .to-blue-50 {
    --tw-gradient-to: var(--color-blue-50);
    --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));
  }

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

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

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

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

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

  .tailwind .py-\[12px\] {
    padding-block: 12px;
  }

  .tailwind .py-\[20px\] {
    padding-block: 20px;
  }

  .tailwind .pt-\[500px\] {
    padding-top: 500px;
  }

  .tailwind .pr-\[2000px\] {
    padding-right: 2000px;
  }

  .tailwind .pb-\[1500px\] {
    padding-bottom: 1500px;
  }

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

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

  .tailwind .font-\[\"Work_Sans\:Regular\"\,sans-serif\] {
    font-family: Work Sans\:Regular, sans-serif;
  }

  .tailwind .font-\[\"Work_Sans\:SemiBold\"\,sans-serif\] {
    font-family: Work Sans\:SemiBold, sans-serif;
  }

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

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

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

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

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

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

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

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

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

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

  .tailwind .leading-\[1\.2\] {
    --tw-leading: 1.2;
    line-height: 1.2;
  }

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

  .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-\[1\.6px\] {
    --tw-tracking: 1.6px;
    letter-spacing: 1.6px;
  }

  .tailwind .whitespace-nowrap {
    white-space: nowrap;
  }

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

  .tailwind .text-\[\#0e8159\] {
    color: #0e8159;
  }

  .tailwind .text-\[\#7f83ac\] {
    color: #7f83ac;
  }

  .tailwind .text-\[\#9d4ced\] {
    color: #9d4ced;
  }

  .tailwind .text-\[\#595c7a\] {
    color: #595c7a;
  }

  .tailwind .text-\[\#666\] {
    color: #666;
  }

  .tailwind .text-\[\#4170eb\] {
    color: #4170eb;
  }

  .tailwind .text-\[\#5139e1\] {
    color: #5139e1;
  }

  .tailwind .text-\[\#61192e\] {
    color: #61192e;
  }

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

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

  .tailwind .not-italic {
    font-style: normal;
  }

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

  .tailwind .opacity-\[var\(--noise-opacity\)\] {
    opacity: var(--noise-opacity);
  }

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

  .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 .will-change-transform {
    will-change: transform;
  }

  .tailwind .select-none {
    -webkit-user-select: none;
    user-select: none;
  }

  .tailwind .paused {
    animation-play-state: paused;
  }

  .tailwind .active\:cursor-grabbing:active {
    cursor: grabbing;
  }

  @media (width >= 48rem) {
    .tailwind .md\:px-8 {
      padding-inline: calc(var(--spacing) * 8);
    }
  }
}

@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-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

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

@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

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

@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false
}

@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}

@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}

@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}

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

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

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

@property --tw-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
}
