/*! 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-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;
      --tw-duration: 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-gray-300: oklch(87.2% .01 258.338);
    --color-gray-400: oklch(70.7% .022 261.325);
    --color-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --text-xs: .75rem;
    --text-xs--line-height: calc(1 / .75);
    --font-weight-light: 300;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --radius-xl: .75rem;
    --ease-in-out: cubic-bezier(.4, 0, .2, 1);
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-font-feature-settings: var(--font-sans--font-feature-settings);
    --default-font-variation-settings: var(--font-sans--font-variation-settings);
    --default-mono-font-family: var(--font-mono);
    --default-mono-font-feature-settings: var(--font-mono--font-feature-settings);
    --default-mono-font-variation-settings: var(--font-mono--font-variation-settings);
  }
}

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

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

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

  .tailwind body {
    line-height: inherit;
  }

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

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

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

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

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

  .tailwind code, .tailwind kbd, .tailwind samp, .tailwind pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }

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

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

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

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

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

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

  .tailwind progress {
    vertical-align: baseline;
  }

  .tailwind summary {
    display: list-item;
  }

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

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

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

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

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

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

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

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

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

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

  .tailwind textarea {
    resize: vertical;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@layer utilities {
  .tailwind .pointer-events-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\.5px_0_0_0\] {
    inset: -.5px 0 0;
  }

  .tailwind .inset-\[0_0\.17px_-52px_-0\.17px\] {
    inset: 0 .17px -52px -.17px;
  }

  .tailwind .inset-\[6\.25\%_3\.13\%_12\.5\%_9\.38\%\] {
    inset: 6.25% 3.13% 12.5% 9.38%;
  }

  .tailwind .inset-\[15\.63\%_6\.25\%_9\.39\%_6\.25\%\] {
    inset: 15.63% 6.25% 9.39%;
  }

  .tailwind .inset-\[19\.3px_17\.23px_1\.8px_28\.79px\] {
    inset: 19.3px 17.23px 1.8px 28.79px;
  }

  .tailwind .inset-\[20\.43\%_22\.98\%_75\.63\%_72\.42\%\] {
    inset: 20.43% 22.98% 75.63% 72.42%;
  }

  .tailwind .inset-\[21\.64\%_24\.62\%_75\.92\%_74\.13\%\] {
    inset: 21.64% 24.62% 75.92% 74.13%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .right-\[22\.98\%\] {
    right: 22.98%;
  }

  .tailwind .right-\[23\.38\%\] {
    right: 23.38%;
  }

  .tailwind .right-\[23\.51\%\] {
    right: 23.51%;
  }

  .tailwind .right-\[23\.79\%\] {
    right: 23.79%;
  }

  .tailwind .right-\[23\.87\%\] {
    right: 23.87%;
  }

  .tailwind .right-\[23\.94px\] {
    right: 23.94px;
  }

  .tailwind .right-\[24\.26\%\] {
    right: 24.26%;
  }

  .tailwind .right-\[25\.15\%\] {
    right: 25.15%;
  }

  .tailwind .right-\[25\.71\%\] {
    right: 25.71%;
  }

  .tailwind .right-\[26\.44px\] {
    right: 26.44px;
  }

  .tailwind .right-\[33\.25px\] {
    right: 33.25px;
  }

  .tailwind .bottom-\[11\.66px\] {
    bottom: 11.66px;
  }

  .tailwind .bottom-\[25\.73px\] {
    bottom: 25.73px;
  }

  .tailwind .bottom-\[26\.33px\] {
    bottom: 26.33px;
  }

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

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

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

  .tailwind .bottom-\[459\.03px\] {
    bottom: 459.03px;
  }

  .tailwind .bottom-\[459\.59px\] {
    bottom: 459.59px;
  }

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

  .tailwind .bottom-\[466\.62px\] {
    bottom: 466.62px;
  }

  .tailwind .bottom-\[477\.29px\] {
    bottom: 477.29px;
  }

  .tailwind .bottom-\[477\.31px\] {
    bottom: 477.31px;
  }

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

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

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

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

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

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

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

  .tailwind .left-\[72\.42\%\] {
    left: 72.42%;
  }

  .tailwind .left-\[72\.81\%\] {
    left: 72.81%;
  }

  .tailwind .left-\[72\.89\%\] {
    left: 72.89%;
  }

  .tailwind .left-\[73\.2\%\] {
    left: 73.2%;
  }

  .tailwind .left-\[73\.23\%\] {
    left: 73.23%;
  }

  .tailwind .left-\[73\.31\%\] {
    left: 73.31%;
  }

  .tailwind .left-\[74\.59\%\] {
    left: 74.59%;
  }

  .tailwind .left-\[75\.15\%\] {
    left: 75.15%;
  }

  .tailwind .left-\[129\.55px\] {
    left: 129.55px;
  }

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

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

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

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

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

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

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

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

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

  .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 .box-border {
    box-sizing: border-box;
  }

  .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-0 {
    height: calc(var(--spacing) * 0);
  }

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

  .tailwind .h-\[3\.402px\] {
    height: 3.402px;
  }

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

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

  .tailwind .h-\[12\.506px\] {
    height: 12.506px;
  }

  .tailwind .h-\[12\.531px\] {
    height: 12.531px;
  }

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

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

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

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

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

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

  .tailwind .h-\[117\.07px\] {
    height: 117.07px;
  }

  .tailwind .h-\[150\.788px\] {
    height: 150.788px;
  }

  .tailwind .h-\[185\.702px\] {
    height: 185.702px;
  }

  .tailwind .h-\[258\.175px\] {
    height: 258.175px;
  }

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

  .tailwind .h-\[394\.492px\] {
    height: 394.492px;
  }

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

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

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

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

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

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

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

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

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

  .tailwind .w-\[407\.771px\] {
    width: 407.771px;
  }

  .tailwind .w-\[419\.333px\] {
    width: 419.333px;
  }

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

  .tailwind .w-\[441\.704px\] {
    width: 441.704px;
  }

  .tailwind .w-\[447\.108px\] {
    width: 447.108px;
  }

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

  .tailwind .w-\[541\.357px\] {
    width: 541.357px;
  }

  .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 .origin-top-left {
    transform-origin: 0 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-y-1\/2 {
    --tw-translate-y: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .tailwind .rotate-\[-17\.48deg\] {
    rotate: -17.48deg;
  }

  .tailwind .rotate-\[-17\.57deg\] {
    rotate: -17.57deg;
  }

  .tailwind .rotate-\[-17\.73deg\] {
    rotate: -17.73deg;
  }

  .tailwind .rotate-\[-17\.83deg\] {
    rotate: -17.83deg;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .rounded {
    border-radius: .25rem;
  }

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

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

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

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

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

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

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

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

  .tailwind .bg-\[rgba\(123\,121\,222\,0\.19\)\] {
    background-color: #7b79de30;
  }

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

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

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

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

  .tailwind .\[background-size\:180\.49\%_111\.27\%\] {
    background-size: 180.49% 111.27%;
  }

  .tailwind .\[background-size\:180\.49\%_116\.55\%\] {
    background-size: 180.49% 116.55%;
  }

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

  .tailwind .bg-\[38\.3\%_28\.66\%\] {
    background-position: 38.3% 28.66%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .text-nowrap {
    text-wrap: nowrap;
  }

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

  .tailwind .whitespace-nowrap {
    white-space: nowrap;
  }

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

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

  .tailwind .text-\[\#7c7c7c\] {
    color: #7c7c7c;
  }

  .tailwind .text-\[\#060708\] {
    color: #060708;
  }

  .tailwind .text-\[\#FFE135\] {
    color: #ffe135;
  }

  .tailwind .text-\[\#aeaeae\] {
    color: #aeaeae;
  }

  .tailwind .text-\[inherit\] {
    color: inherit;
  }

  .tailwind .text-\[rgba\(0\,0\,0\,0\.45\)\] {
    color: #00000073;
  }

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

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

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

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

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

  .tailwind .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .tailwind .transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

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

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

  .tailwind .select-text {
    -webkit-user-select: text;
    user-select: text;
  }

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

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

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

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