/*! 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-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-border-style: solid;
      --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;
    }
  }
}

@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;
    --spacing: .25rem;
    --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;
    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;
    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 .invisible {
    visibility: hidden;
  }

  .tailwind .visible {
    visibility: visible;
  }

  .tailwind .absolute {
    position: absolute;
  }

  .tailwind .relative {
    position: relative;
  }

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

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

  .tailwind .top-\[-7\.234\%\] {
    top: -7.234%;
  }

  .tailwind .top-\[2\.045\%\] {
    top: 2.045%;
  }

  .tailwind .top-\[3\.126\%\] {
    top: 3.126%;
  }

  .tailwind .top-\[7\.946\%\] {
    top: 7.946%;
  }

  .tailwind .top-\[8\.285\%\] {
    top: 8.285%;
  }

  .tailwind .top-\[8\.879\%\] {
    top: 8.879%;
  }

  .tailwind .top-\[9\.846\%\] {
    top: 9.846%;
  }

  .tailwind .top-\[11\.746\%\] {
    top: 11.746%;
  }

  .tailwind .top-\[13\.645\%\] {
    top: 13.645%;
  }

  .tailwind .top-\[14\.894\%\] {
    top: 14.894%;
  }

  .tailwind .top-\[15\.545\%\] {
    top: 15.545%;
  }

  .tailwind .top-\[16\.058\%\] {
    top: 16.058%;
  }

  .tailwind .top-\[16\.624\%\] {
    top: 16.624%;
  }

  .tailwind .top-\[16\.743\%\] {
    top: 16.743%;
  }

  .tailwind .top-\[17\.021\%\] {
    top: 17.021%;
  }

  .tailwind .top-\[17\.445\%\] {
    top: 17.445%;
  }

  .tailwind .top-\[19\.345\%\] {
    top: 19.345%;
  }

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

  .tailwind .top-\[24\.468\%\] {
    top: 24.468%;
  }

  .tailwind .top-\[25\.532\%\] {
    top: 25.532%;
  }

  .tailwind .top-\[26\.347\%\] {
    top: 26.347%;
  }

  .tailwind .top-\[26\.863\%\] {
    top: 26.863%;
  }

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

  .tailwind .top-\[30\.851\%\] {
    top: 30.851%;
  }

  .tailwind .top-\[31\.048\%\] {
    top: 31.048%;
  }

  .tailwind .top-\[36\.702\%\] {
    top: 36.702%;
  }

  .tailwind .top-\[39\.837\%\] {
    top: 39.837%;
  }

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

  .tailwind .top-\[40\.042\%\] {
    top: 40.042%;
  }

  .tailwind .top-\[41\.489\%\] {
    top: 41.489%;
  }

  .tailwind .top-\[44\.681\%\] {
    top: 44.681%;
  }

  .tailwind .top-\[47\.899\%\] {
    top: 47.899%;
  }

  .tailwind .top-\[52\.913\%\] {
    top: 52.913%;
  }

  .tailwind .top-\[53\.75\%\] {
    top: 53.75%;
  }

  .tailwind .top-\[53\.191\%\] {
    top: 53.191%;
  }

  .tailwind .top-\[53\.192\%\] {
    top: 53.192%;
  }

  .tailwind .top-\[55\.378\%\] {
    top: 55.378%;
  }

  .tailwind .top-\[56\.966\%\] {
    top: 56.966%;
  }

  .tailwind .top-\[57\.447\%\] {
    top: 57.447%;
  }

  .tailwind .top-\[63\.74\%\] {
    top: 63.74%;
  }

  .tailwind .top-\[72\.34\%\] {
    top: 72.34%;
  }

  .tailwind .top-\[77\.77\%\] {
    top: 77.77%;
  }

  .tailwind .top-\[79\.787\%\] {
    top: 79.787%;
  }

  .tailwind .top-\[83\.507\%\] {
    top: 83.507%;
  }

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

  .tailwind .top-\[86\.216\%\] {
    top: 86.216%;
  }

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

  .tailwind .right-1\/4 {
    right: 25%;
  }

  .tailwind .right-\[-14\.196\%\] {
    right: -14.196%;
  }

  .tailwind .right-\[1\.572\%\] {
    right: 1.572%;
  }

  .tailwind .right-\[4\.041\%\] {
    right: 4.041%;
  }

  .tailwind .right-\[16\.059\%\] {
    right: 16.059%;
  }

  .tailwind .right-\[16\.667\%\] {
    right: 16.667%;
  }

  .tailwind .right-\[17\.614\%\] {
    right: 17.614%;
  }

  .tailwind .right-\[17\.799\%\] {
    right: 17.799%;
  }

  .tailwind .right-\[18\.75\%\] {
    right: 18.75%;
  }

  .tailwind .right-\[19\.302\%\] {
    right: 19.302%;
  }

  .tailwind .right-\[19\.735\%\] {
    right: 19.735%;
  }

  .tailwind .right-\[19\.941\%\] {
    right: 19.941%;
  }

  .tailwind .right-\[21\.002\%\] {
    right: 21.002%;
  }

  .tailwind .right-\[21\.003\%\] {
    right: 21.003%;
  }

  .tailwind .right-\[22\.323\%\] {
    right: 22.323%;
  }

  .tailwind .right-\[24\.654\%\] {
    right: 24.654%;
  }

  .tailwind .right-\[26\.042\%\] {
    right: 26.042%;
  }

  .tailwind .right-\[26\.351\%\] {
    right: 26.351%;
  }

  .tailwind .right-\[28\.125\%\] {
    right: 28.125%;
  }

  .tailwind .right-\[28\.157\%\] {
    right: 28.157%;
  }

  .tailwind .right-\[29\.404\%\] {
    right: 29.404%;
  }

  .tailwind .right-\[29\.549\%\] {
    right: 29.549%;
  }

  .tailwind .right-\[30\.02\%\] {
    right: 30.02%;
  }

  .tailwind .right-\[32\.367\%\] {
    right: 32.367%;
  }

  .tailwind .right-\[34\.481\%\] {
    right: 34.481%;
  }

  .tailwind .right-\[34\.489\%\] {
    right: 34.489%;
  }

  .tailwind .right-\[34\.498\%\] {
    right: 34.498%;
  }

  .tailwind .right-\[34\.506\%\] {
    right: 34.506%;
  }

  .tailwind .right-\[34\.515\%\] {
    right: 34.515%;
  }

  .tailwind .right-\[34\.523\%\] {
    right: 34.523%;
  }

  .tailwind .right-\[34\.532\%\] {
    right: 34.532%;
  }

  .tailwind .right-\[38\.543\%\] {
    right: 38.543%;
  }

  .tailwind .right-\[42\.315\%\] {
    right: 42.315%;
  }

  .tailwind .right-\[42\.708\%\] {
    right: 42.708%;
  }

  .tailwind .right-\[45\.833\%\] {
    right: 45.833%;
  }

  .tailwind .right-\[48\.958\%\] {
    right: 48.958%;
  }

  .tailwind .right-\[54\.167\%\] {
    right: 54.167%;
  }

  .tailwind .right-\[57\.675\%\] {
    right: 57.675%;
  }

  .tailwind .right-\[60\.907\%\] {
    right: 60.907%;
  }

  .tailwind .right-\[68\.75\%\] {
    right: 68.75%;
  }

  .tailwind .right-\[71\.409\%\] {
    right: 71.409%;
  }

  .tailwind .right-\[77\.218\%\] {
    right: 77.218%;
  }

  .tailwind .right-\[80\.208\%\] {
    right: 80.208%;
  }

  .tailwind .right-\[80\.588\%\] {
    right: 80.588%;
  }

  .tailwind .right-\[81\.91\%\] {
    right: 81.91%;
  }

  .tailwind .right-\[82\.548\%\] {
    right: 82.548%;
  }

  .tailwind .right-\[86\.027\%\] {
    right: 86.027%;
  }

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

  .tailwind .bottom-1\/4 {
    bottom: 25%;
  }

  .tailwind .bottom-\[-7\.229\%\] {
    bottom: -7.229%;
  }

  .tailwind .bottom-\[0\.869\%\] {
    bottom: .869%;
  }

  .tailwind .bottom-\[7\.447\%\] {
    bottom: 7.447%;
  }

  .tailwind .bottom-\[8\.405\%\] {
    bottom: 8.405%;
  }

  .tailwind .bottom-\[13\.52\%\] {
    bottom: 13.52%;
  }

  .tailwind .bottom-\[14\.99\%\] {
    bottom: 14.99%;
  }

  .tailwind .bottom-\[14\.894\%\] {
    bottom: 14.894%;
  }

  .tailwind .bottom-\[14\.989\%\] {
    bottom: 14.989%;
  }

  .tailwind .bottom-\[15\.957\%\] {
    bottom: 15.957%;
  }

  .tailwind .bottom-\[16\.628\%\] {
    bottom: 16.628%;
  }

  .tailwind .bottom-\[17\.518\%\] {
    bottom: 17.518%;
  }

  .tailwind .bottom-\[19\.149\%\] {
    bottom: 19.149%;
  }

  .tailwind .bottom-\[19\.423\%\] {
    bottom: 19.423%;
  }

  .tailwind .bottom-\[19\.677\%\] {
    bottom: 19.677%;
  }

  .tailwind .bottom-\[20\%\] {
    bottom: 20%;
  }

  .tailwind .bottom-\[21\.617\%\] {
    bottom: 21.617%;
  }

  .tailwind .bottom-\[23\.404\%\] {
    bottom: 23.404%;
  }

  .tailwind .bottom-\[23\.983\%\] {
    bottom: 23.983%;
  }

  .tailwind .bottom-\[24\.468\%\] {
    bottom: 24.468%;
  }

  .tailwind .bottom-\[29\.787\%\] {
    bottom: 29.787%;
  }

  .tailwind .bottom-\[30\%\] {
    bottom: 30%;
  }

  .tailwind .bottom-\[36\.279\%\] {
    bottom: 36.279%;
  }

  .tailwind .bottom-\[38\.298\%\] {
    bottom: 38.298%;
  }

  .tailwind .bottom-\[39\.361\%\] {
    bottom: 39.361%;
  }

  .tailwind .bottom-\[40\%\] {
    bottom: 40%;
  }

  .tailwind .bottom-\[40\.425\%\] {
    bottom: 40.425%;
  }

  .tailwind .bottom-\[40\.426\%\] {
    bottom: 40.426%;
  }

  .tailwind .bottom-\[44\.85\%\] {
    bottom: 44.85%;
  }

  .tailwind .bottom-\[46\.506\%\] {
    bottom: 46.506%;
  }

  .tailwind .bottom-\[48\.881\%\] {
    bottom: 48.881%;
  }

  .tailwind .bottom-\[54\.44\%\] {
    bottom: 54.44%;
  }

  .tailwind .bottom-\[62\.766\%\] {
    bottom: 62.766%;
  }

  .tailwind .bottom-\[70\.619\%\] {
    bottom: 70.619%;
  }

  .tailwind .bottom-\[71\.221\%\] {
    bottom: 71.221%;
  }

  .tailwind .bottom-\[76\.124\%\] {
    bottom: 76.124%;
  }

  .tailwind .bottom-\[76\.164\%\] {
    bottom: 76.164%;
  }

  .tailwind .bottom-\[78\.965\%\] {
    bottom: 78.965%;
  }

  .tailwind .bottom-\[79\.139\%\] {
    bottom: 79.139%;
  }

  .tailwind .bottom-\[81\.039\%\] {
    bottom: 81.039%;
  }

  .tailwind .bottom-\[82\.939\%\] {
    bottom: 82.939%;
  }

  .tailwind .bottom-\[84\.838\%\] {
    bottom: 84.838%;
  }

  .tailwind .bottom-\[86\.738\%\] {
    bottom: 86.738%;
  }

  .tailwind .bottom-\[88\.638\%\] {
    bottom: 88.638%;
  }

  .tailwind .bottom-\[90\.538\%\] {
    bottom: 90.538%;
  }

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

  .tailwind .left-1\/4 {
    left: 25%;
  }

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

  .tailwind .left-\[3\.388\%\] {
    left: 3.388%;
  }

  .tailwind .left-\[4\.627\%\] {
    left: 4.627%;
  }

  .tailwind .left-\[5\.484\%\] {
    left: 5.484%;
  }

  .tailwind .left-\[7\.292\%\] {
    left: 7.292%;
  }

  .tailwind .left-\[11\.789\%\] {
    left: 11.789%;
  }

  .tailwind .left-\[12\.795\%\] {
    left: 12.795%;
  }

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

  .tailwind .left-\[15\.99\%\] {
    left: 15.99%;
  }

  .tailwind .left-\[15\.625\%\] {
    left: 15.625%;
  }

  .tailwind .left-\[16\.489\%\] {
    left: 16.489%;
  }

  .tailwind .left-\[16\.667\%\] {
    left: 16.667%;
  }

  .tailwind .left-\[17\.518\%\] {
    left: 17.518%;
  }

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

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

  .tailwind .left-\[23\.958\%\] {
    left: 23.958%;
  }

  .tailwind .left-\[25\.482\%\] {
    left: 25.482%;
  }

  .tailwind .left-\[26\.374\%\] {
    left: 26.374%;
  }

  .tailwind .left-\[26\.437\%\] {
    left: 26.437%;
  }

  .tailwind .left-\[29\.167\%\] {
    left: 29.167%;
  }

  .tailwind .left-\[32\.792\%\] {
    left: 32.792%;
  }

  .tailwind .left-\[39\.583\%\] {
    left: 39.583%;
  }

  .tailwind .left-\[45\.393\%\] {
    left: 45.393%;
  }

  .tailwind .left-\[46\.875\%\] {
    left: 46.875%;
  }

  .tailwind .left-\[48\.339\%\] {
    left: 48.339%;
  }

  .tailwind .left-\[60\.109\%\] {
    left: 60.109%;
  }

  .tailwind .left-\[62\.254\%\] {
    left: 62.254%;
  }

  .tailwind .left-\[64\.42\%\] {
    left: 64.42%;
  }

  .tailwind .left-\[64\.377\%\] {
    left: 64.377%;
  }

  .tailwind .left-\[64\.386\%\] {
    left: 64.386%;
  }

  .tailwind .left-\[64\.394\%\] {
    left: 64.394%;
  }

  .tailwind .left-\[64\.403\%\] {
    left: 64.403%;
  }

  .tailwind .left-\[64\.412\%\] {
    left: 64.412%;
  }

  .tailwind .left-\[64\.429\%\] {
    left: 64.429%;
  }

  .tailwind .left-\[65\.49\%\] {
    left: 65.49%;
  }

  .tailwind .left-\[67\.708\%\] {
    left: 67.708%;
  }

  .tailwind .left-\[68\.665\%\] {
    left: 68.665%;
  }

  .tailwind .left-\[69\.982\%\] {
    left: 69.982%;
  }

  .tailwind .left-\[74\.677\%\] {
    left: 74.677%;
  }

  .tailwind .left-\[79\.171\%\] {
    left: 79.171%;
  }

  .tailwind .left-\[79\.719\%\] {
    left: 79.719%;
  }

  .tailwind .left-\[85\.424\%\] {
    left: 85.424%;
  }

  .tailwind .left-\[87\.542\%\] {
    left: 87.542%;
  }

  .tailwind .\!container {
    width: 100% !important;
  }

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

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

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

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

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

  .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 .block {
    display: block;
  }

  .tailwind .contents {
    display: contents;
  }

  .tailwind .flex {
    display: flex;
  }

  .tailwind .hidden {
    display: none;
  }

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

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

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

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

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

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

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

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

  .tailwind .origin-center {
    transform-origin: center;
  }

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

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

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

  .tailwind .resize {
    resize: both;
  }

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

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

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

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

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

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

  .tailwind .bg-cover {
    background-size: cover;
  }

  .tailwind .bg-size-\[100\%_144\.57\%\] {
    background-size: 100% 144.57%;
  }

  .tailwind .bg-\[0\%_44\.38\%\] {
    background-position: 0 44.38%;
  }

  .tailwind .bg-center {
    background-position: center;
  }

  .tailwind .bg-no-repeat {
    background-repeat: no-repeat;
  }

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

  .tailwind .shadow-\[4px_4px_8px_0px_rgba\(46\,195\,213\,0\.4\)\] {
    --tw-shadow: 4px 4px 8px 0px var(--tw-shadow-color, #2ec3d566);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .tailwind .shadow-\[4px_4px_8px_0px_rgba\(142\,142\,142\,0\.4\)\] {
    --tw-shadow: 4px 4px 8px 0px var(--tw-shadow-color, #8e8e8e66);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .tailwind .shadow-\[4px_4px_8px_0px_rgba\(157\,104\,243\,0\.4\)\] {
    --tw-shadow: 4px 4px 8px 0px var(--tw-shadow-color, #9d68f366);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-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));
  }
}

@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-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

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