/*! 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-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
    }
  }
}

@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-white: #fff;
    --spacing: .25rem;
    --font-weight-medium: 500;
    --font-weight-bold: 700;
    --font-weight-black: 900;
    --radius-lg: .5rem;
    --radius-2xl: 1rem;
    --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 .pointer-events-none {
    pointer-events: none;
  }

  .tailwind .absolute {
    position: absolute;
  }

  .tailwind .fixed {
    position: fixed;
  }

  .tailwind .relative {
    position: relative;
  }

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

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

  .tailwind .top-3\.5 {
    top: calc(var(--spacing) * 3.5);
  }

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

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

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

  .tailwind .top-\[-1\.044\%\] {
    top: -1.044%;
  }

  .tailwind .top-\[-1\.665\%\] {
    top: -1.665%;
  }

  .tailwind .top-\[-1\.666\%\] {
    top: -1.666%;
  }

  .tailwind .top-\[-1\.926\%\] {
    top: -1.926%;
  }

  .tailwind .top-\[-2\.419\%\] {
    top: -2.419%;
  }

  .tailwind .top-\[-3\.074\%\] {
    top: -3.074%;
  }

  .tailwind .top-\[-4\.475\%\] {
    top: -4.475%;
  }

  .tailwind .top-\[-7\.143\%\] {
    top: -7.143%;
  }

  .tailwind .top-\[-7\.674\%\] {
    top: -7.674%;
  }

  .tailwind .top-\[-8\.124\%\] {
    top: -8.124%;
  }

  .tailwind .top-\[-8\.212\%\] {
    top: -8.212%;
  }

  .tailwind .top-\[-11\.39\%\] {
    top: -11.39%;
  }

  .tailwind .top-\[-12\.248\%\] {
    top: -12.248%;
  }

  .tailwind .top-\[-12\.967\%\] {
    top: -12.967%;
  }

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

  .tailwind .top-\[-13\.107\%\] {
    top: -13.107%;
  }

  .tailwind .top-\[-18\.179\%\] {
    top: -18.179%;
  }

  .tailwind .top-\[16\.27\%\] {
    top: 16.27%;
  }

  .tailwind .top-\[22\.921\%\] {
    top: 22.921%;
  }

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

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

  .tailwind .top-\[24\.429\%\] {
    top: 24.429%;
  }

  .tailwind .top-\[32\.161\%\] {
    top: 32.161%;
  }

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

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

  .tailwind .top-\[57\.042\%\] {
    top: 57.042%;
  }

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

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

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

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

  .tailwind .right-\[-0\.105\%\] {
    right: -.105%;
  }

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

  .tailwind .right-\[-1\.042\%\] {
    right: -1.042%;
  }

  .tailwind .right-\[-1\.415\%\] {
    right: -1.415%;
  }

  .tailwind .right-\[-1\.667\%\] {
    right: -1.667%;
  }

  .tailwind .right-\[-1\.705\%\] {
    right: -1.705%;
  }

  .tailwind .right-\[-1\.927\%\] {
    right: -1.927%;
  }

  .tailwind .right-\[-2\.473\%\] {
    right: -2.473%;
  }

  .tailwind .right-\[-3\.083\%\] {
    right: -3.083%;
  }

  .tailwind .right-\[-3\.956\%\] {
    right: -3.956%;
  }

  .tailwind .right-\[-5\.975\%\] {
    right: -5.975%;
  }

  .tailwind .right-\[-6\.959\%\] {
    right: -6.959%;
  }

  .tailwind .right-\[-7\.64\%\] {
    right: -7.64%;
  }

  .tailwind .right-\[-7\.649\%\] {
    right: -7.649%;
  }

  .tailwind .right-\[-9\.56\%\] {
    right: -9.56%;
  }

  .tailwind .right-\[-11\.134\%\] {
    right: -11.134%;
  }

  .tailwind .right-\[-12\.223\%\] {
    right: -12.223%;
  }

  .tailwind .right-\[-12\.238\%\] {
    right: -12.238%;
  }

  .tailwind .right-\[2\.5\%\] {
    right: 2.5%;
  }

  .tailwind .right-\[6\.67\%\] {
    right: 6.67%;
  }

  .tailwind .right-\[22\.95\%\] {
    right: 22.95%;
  }

  .tailwind .right-\[22\.951\%\] {
    right: 22.951%;
  }

  .tailwind .right-\[29\.916\%\] {
    right: 29.916%;
  }

  .tailwind .right-\[30\.789px\] {
    right: 30.789px;
  }

  .tailwind .right-\[31\.262\%\] {
    right: 31.262%;
  }

  .tailwind .right-\[34\.325\%\] {
    right: 34.325%;
  }

  .tailwind .right-\[34\.326\%\] {
    right: 34.326%;
  }

  .tailwind .right-\[37\.99\%\] {
    right: 37.99%;
  }

  .tailwind .right-\[37\.989\%\] {
    right: 37.989%;
  }

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

  .tailwind .right-\[42\.333\%\] {
    right: 42.333%;
  }

  .tailwind .right-\[42\.334\%\] {
    right: 42.334%;
  }

  .tailwind .right-\[42\.336\%\] {
    right: 42.336%;
  }

  .tailwind .right-\[49\.32\%\] {
    right: 49.32%;
  }

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

  .tailwind .right-\[54\.226\%\] {
    right: 54.226%;
  }

  .tailwind .right-\[54\.227\%\] {
    right: 54.227%;
  }

  .tailwind .right-\[92\.61\%\] {
    right: 92.61%;
  }

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

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

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

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

  .tailwind .bottom-\[-1\.044\%\] {
    bottom: -1.044%;
  }

  .tailwind .bottom-\[-1\.418\%\] {
    bottom: -1.418%;
  }

  .tailwind .bottom-\[-1\.667\%\] {
    bottom: -1.667%;
  }

  .tailwind .bottom-\[-1\.926\%\] {
    bottom: -1.926%;
  }

  .tailwind .bottom-\[-2\.419\%\] {
    bottom: -2.419%;
  }

  .tailwind .bottom-\[-3\.073\%\] {
    bottom: -3.073%;
  }

  .tailwind .bottom-\[-4\.473\%\] {
    bottom: -4.473%;
  }

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

  .tailwind .bottom-\[-7\.674\%\] {
    bottom: -7.674%;
  }

  .tailwind .bottom-\[-8\.124\%\] {
    bottom: -8.124%;
  }

  .tailwind .bottom-\[-8\.213\%\] {
    bottom: -8.213%;
  }

  .tailwind .bottom-\[-11\.368\%\] {
    bottom: -11.368%;
  }

  .tailwind .bottom-\[-12\.248\%\] {
    bottom: -12.248%;
  }

  .tailwind .bottom-\[-12\.967\%\] {
    bottom: -12.967%;
  }

  .tailwind .bottom-\[-13\.108\%\] {
    bottom: -13.108%;
  }

  .tailwind .bottom-\[-18\.144\%\] {
    bottom: -18.144%;
  }

  .tailwind .bottom-\[22\.846\%\] {
    bottom: 22.846%;
  }

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

  .tailwind .bottom-\[23\.333\%\] {
    bottom: 23.333%;
  }

  .tailwind .bottom-\[33\.788\%\] {
    bottom: 33.788%;
  }

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

  .tailwind .bottom-\[55\.124\%\] {
    bottom: 55.124%;
  }

  .tailwind .bottom-\[60\.386\%\] {
    bottom: 60.386%;
  }

  .tailwind .bottom-\[61\.96\%\] {
    bottom: 61.96%;
  }

  .tailwind .bottom-\[63\.633\%\] {
    bottom: 63.633%;
  }

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

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

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

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

  .tailwind .left-\[-1\.042\%\] {
    left: -1.042%;
  }

  .tailwind .left-\[-1\.415\%\] {
    left: -1.415%;
  }

  .tailwind .left-\[-1\.667\%\] {
    left: -1.667%;
  }

  .tailwind .left-\[-1\.705\%\] {
    left: -1.705%;
  }

  .tailwind .left-\[-1\.927\%\] {
    left: -1.927%;
  }

  .tailwind .left-\[-2\.473\%\] {
    left: -2.473%;
  }

  .tailwind .left-\[-3\.083\%\] {
    left: -3.083%;
  }

  .tailwind .left-\[-3\.956\%\] {
    left: -3.956%;
  }

  .tailwind .left-\[-5\.96\%\] {
    left: -5.96%;
  }

  .tailwind .left-\[-6\.958\%\] {
    left: -6.958%;
  }

  .tailwind .left-\[-7\.639\%\] {
    left: -7.639%;
  }

  .tailwind .left-\[-7\.658\%\] {
    left: -7.658%;
  }

  .tailwind .left-\[-9\.536\%\] {
    left: -9.536%;
  }

  .tailwind .left-\[-11\.133\%\] {
    left: -11.133%;
  }

  .tailwind .left-\[-12\.223\%\] {
    left: -12.223%;
  }

  .tailwind .left-\[-12\.252\%\] {
    left: -12.252%;
  }

  .tailwind .left-\[2\.5\%\] {
    left: 2.5%;
  }

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

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

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

  .tailwind .left-\[27\.96\%\] {
    left: 27.96%;
  }

  .tailwind .left-\[32\.152\%\] {
    left: 32.152%;
  }

  .tailwind .left-\[32\.153\%\] {
    left: 32.153%;
  }

  .tailwind .left-\[42\.694\%\] {
    left: 42.694%;
  }

  .tailwind .left-\[42\.696\%\] {
    left: 42.696%;
  }

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

  .tailwind .left-\[44\.548\%\] {
    left: 44.548%;
  }

  .tailwind .left-\[44\.549\%\] {
    left: 44.549%;
  }

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

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

  .tailwind .left-\[61\.349\%\] {
    left: 61.349%;
  }

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

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

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

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

  .tailwind .box-border {
    box-sizing: border-box;
  }

  .tailwind .block {
    display: block;
  }

  .tailwind .flex {
    display: flex;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .w-\[56\.68px\] {
    width: 56.68px;
  }

  .tailwind .w-\[56\.679px\] {
    width: 56.679px;
  }

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

  .tailwind .w-\[111\.211px\] {
    width: 111.211px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .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 .flex-col {
    flex-direction: column;
  }

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

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

  .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 .justify-start {
    justify-content: flex-start;
  }

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

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

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

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

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

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

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

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

  .tailwind .border-\[0px_0px_1\.5px\] {
    border-style: var(--tw-border-style);
    border-width: 0 0 1.5px;
  }

  .tailwind .border-\[0px_0px_2px\] {
    border-style: var(--tw-border-style);
    border-width: 0 0 2px;
  }

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

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

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

  .tailwind .bg-\[\#73DC64\], .tailwind .bg-\[\#73dc64\] {
    background-color: #73dc64;
  }

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

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

  .tailwind .bg-\[\#ffffff\], .tailwind .bg-\[rgba\(255\,255\,255\,1\)\] {
    background-color: #fff;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .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-\[20px\] {
    --tw-leading: 20px;
    line-height: 20px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .shadow-\[0px_4px_32px_0px_rgba\(20\,20\,20\,0\.08\)\] {
    --tw-shadow: 0px 4px 32px 0px var(--tw-shadow-color, #14141414);
    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-\[0px_6px_12px_0px_rgba\(115\,220\,100\,0\.18\)\] {
    --tw-shadow: 0px 6px 12px 0px var(--tw-shadow-color, #73dc642e);
    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-\[0px_6px_12px_0px_rgba\(220\,220\,220\,0\.28\)\] {
    --tw-shadow: 0px 6px 12px 0px var(--tw-shadow-color, #dcdcdc47);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .tailwind .\[flex-flow\:wrap\] {
    flex-flow: wrap;
  }

  .tailwind .paused {
    animation-play-state: paused;
  }
}

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

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

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

@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

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

@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

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

@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

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

@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}

@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}

@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
