/*! 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-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --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-leading: initial;
      --tw-tracking: initial;
      --tw-ease: 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-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --ease-out: cubic-bezier(0, 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;
    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 .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-1\/2 {
    top: 50%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .right-\[-2\.78\%\] {
    right: -2.78%;
  }

  .tailwind .bottom-\[-7\.36px\] {
    bottom: -7.36px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .left-\[896\.5px\] {
    left: 896.5px;
  }

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

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

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

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

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

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

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

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

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

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

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

  .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 .size-\[100px\] {
    width: 100px;
    height: 100px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .w-\[104\.763px\] {
    width: 104.763px;
  }

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

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

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

  .tailwind .w-\[474\.839px\] {
    width: 474.839px;
  }

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

  .tailwind .w-\[499\.5px\] {
    width: 499.5px;
  }

  .tailwind .w-\[499\.81px\] {
    width: 499.81px;
  }

  .tailwind .w-\[499\.379px\] {
    width: 499.379px;
  }

  .tailwind .w-\[499\.456px\] {
    width: 499.456px;
  }

  .tailwind .w-\[499\.515px\] {
    width: 499.515px;
  }

  .tailwind .w-\[499\.583px\] {
    width: 499.583px;
  }

  .tailwind .w-\[499\.688px\] {
    width: 499.688px;
  }

  .tailwind .w-\[499\.806px\] {
    width: 499.806px;
  }

  .tailwind .w-\[500\.099px\] {
    width: 500.099px;
  }

  .tailwind .w-\[500\.116px\] {
    width: 500.116px;
  }

  .tailwind .w-\[500\.246px\] {
    width: 500.246px;
  }

  .tailwind .w-\[500\.278px\] {
    width: 500.278px;
  }

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

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

  .tailwind .w-\[500\.485px\] {
    width: 500.485px;
  }

  .tailwind .w-\[500\.507px\] {
    width: 500.507px;
  }

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

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

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

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

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

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

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

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

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

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

  .tailwind .w-\[1328\.63px\] {
    width: 1328.63px;
  }

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

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

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

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

  .tailwind .w-\[1920\.69px\] {
    width: 1920.69px;
  }

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

  .tailwind .w-\[1938\.67px\] {
    width: 1938.67px;
  }

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

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

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

  .tailwind .w-\[2272\.37px\] {
    width: 2272.37px;
  }

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

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

  .tailwind .translate-x-\[-50\%\] {
    --tw-translate-x: -50%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

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

  .tailwind .translate-y-\[-50\%\] {
    --tw-translate-y: -50%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .tailwind .scale-y-\[-100\%\] {
    --tw-scale-y: -100%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }

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

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

  .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 {
    resize: both;
  }

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

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

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

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

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

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

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

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

  .tailwind .bg-\[rgba\(217\,217\,217\,0\)\] {
    background-color: #d9d9d900;
  }

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

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

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

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

  .tailwind .bg-size-\[100\%_101\.11\%\] {
    background-size: 100% 101.11%;
  }

  .tailwind .bg-size-\[100\%_104\.92\%\] {
    background-size: 100% 104.92%;
  }

  .tailwind .bg-size-\[100\%_109\.43\%\] {
    background-size: 100% 109.43%;
  }

  .tailwind .bg-size-\[100\%_111\.25\%\] {
    background-size: 100% 111.25%;
  }

  .tailwind .bg-size-\[100\%_131\.6\%\] {
    background-size: 100% 131.6%;
  }

  .tailwind .bg-size-\[100\.02\%_199\.54\%\] {
    background-size: 100.02% 199.54%;
  }

  .tailwind .bg-size-\[100\.07\%_113\.97\%\] {
    background-size: 100.07% 113.97%;
  }

  .tailwind .bg-size-\[100\.18\%_120\.87\%\] {
    background-size: 100.18% 120.87%;
  }

  .tailwind .bg-size-\[102\.78\%_95\.7\%\] {
    background-size: 102.78% 95.7%;
  }

  .tailwind .bg-size-\[113\.23\%_100\%\] {
    background-size: 113.23% 100%;
  }

  .tailwind .bg-size-\[123\.99\%_100\%\] {
    background-size: 123.99% 100%;
  }

  .tailwind .bg-size-\[153\.78\%_100\%\] {
    background-size: 153.78% 100%;
  }

  .tailwind .bg-size-\[auto\,107\.59\%_108\.46\%\] {
    background-size: auto, 107.59% 108.46%;
  }

  .tailwind .bg-\[0\%_0\.01\%\] {
    background-position: 0 .01%;
  }

  .tailwind .bg-\[0\%_2\.77\%\] {
    background-position: 0 2.77%;
  }

  .tailwind .bg-\[0\%_110\.84\%\] {
    background-position: 0 110.84%;
  }

  .tailwind .bg-\[50\%_41\.1\%\] {
    background-position: 50% 41.1%;
  }

  .tailwind .bg-\[50\.01\%_0\%\] {
    background-position: 50.01% 0;
  }

  .tailwind .bg-\[50\.07\%_100\.04\%\] {
    background-position: 50.07% 100.04%;
  }

  .tailwind .bg-\[74\.57\%_0\%\] {
    background-position: 74.57% 0;
  }

  .tailwind .bg-\[84\.73\%_0\%\] {
    background-position: 84.73% 0;
  }

  .tailwind .bg-\[position\:0\%_0\%\,_42\.64\%_0\%\] {
    background-position: 0 0, 42.64% 0;
  }

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

  .tailwind .bg-left {
    background-position: 0;
  }

  .tailwind .bg-top-left {
    background-position: 0 0;
  }

  .tailwind .bg-top-right {
    background-position: 100% 0;
  }

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

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

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

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

  .tailwind .font-\[\'Avenir_Next\:Bold\'\,_sans-serif\] {
    font-family: Avenir Next\:Bold, sans-serif;
  }

  .tailwind .font-\[\'Avenir_Next\:Medium\'\,_sans-serif\] {
    font-family: Avenir Next\:Medium, sans-serif;
  }

  .tailwind .font-\[\'Avenir_Next\:Regular\'\,_sans-serif\] {
    font-family: Avenir Next\:Regular, sans-serif;
  }

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .not-italic {
    font-style: normal;
  }

  .tailwind .opacity-\[3\.65\] {
    opacity: 3.65;
  }

  .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 .ease-out {
    --tw-ease: var(--ease-out);
    transition-timing-function: var(--ease-out);
  }
}

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

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

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

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

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

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

@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
  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-leading {
  syntax: "*";
  inherits: false
}

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

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