/*! 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-leading: initial;
      --tw-font-weight: 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;
    --font-weight-normal: 400;
    --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 .top-0 {
    top: calc(var(--spacing) * 0);
  }

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

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

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

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

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

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

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

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

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

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

  .tailwind .top-\[26\.38px\] {
    top: 26.38px;
  }

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

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

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

  .tailwind .top-\[29\.42px\] {
    top: 29.42px;
  }

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

  .tailwind .top-\[31\.67px\] {
    top: 31.67px;
  }

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

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

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

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

  .tailwind .top-\[41\.56px\] {
    top: 41.56px;
  }

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

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

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

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

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

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

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

  .tailwind .top-\[55\.07px\] {
    top: 55.07px;
  }

  .tailwind .top-\[56\.75px\] {
    top: 56.75px;
  }

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

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

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

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

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

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

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

  .tailwind .top-\[67\.83px\] {
    top: 67.83px;
  }

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

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

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

  .tailwind .top-\[71\.11px\] {
    top: 71.11px;
  }

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

  .tailwind .top-\[89\.26px\] {
    top: 89.26px;
  }

  .tailwind .top-\[89\.71px\] {
    top: 89.71px;
  }

  .tailwind .top-\[89\.87px\] {
    top: 89.87px;
  }

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

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

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

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

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

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

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

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

  .tailwind .top-\[129\.78px\] {
    top: 129.78px;
  }

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

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

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

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

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

  .tailwind .top-\[212\.91px\] {
    top: 212.91px;
  }

  .tailwind .top-\[220\.11px\] {
    top: 220.11px;
  }

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

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

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

  .tailwind .top-\[243\.04px\] {
    top: 243.04px;
  }

  .tailwind .top-\[264\.86px\] {
    top: 264.86px;
  }

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

  .tailwind .top-\[361\.09px\] {
    top: 361.09px;
  }

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

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

  .tailwind .bottom-\[17\.55px\] {
    bottom: 17.55px;
  }

  .tailwind .bottom-\[17\.86px\] {
    bottom: 17.86px;
  }

  .tailwind .bottom-\[20\.95px\] {
    bottom: 20.95px;
  }

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

  .tailwind .bottom-\[23\.03px\] {
    bottom: 23.03px;
  }

  .tailwind .bottom-\[23\.5px\] {
    bottom: 23.5px;
  }

  .tailwind .bottom-\[24\.23px\] {
    bottom: 24.23px;
  }

  .tailwind .bottom-\[28\.34px\] {
    bottom: 28.34px;
  }

  .tailwind .bottom-\[28\.53px\] {
    bottom: 28.53px;
  }

  .tailwind .bottom-\[29\.12px\] {
    bottom: 29.12px;
  }

  .tailwind .bottom-\[29\.39px\] {
    bottom: 29.39px;
  }

  .tailwind .bottom-\[33\.16px\] {
    bottom: 33.16px;
  }

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

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

  .tailwind .bottom-\[35\.97px\] {
    bottom: 35.97px;
  }

  .tailwind .bottom-\[42\.06px\] {
    bottom: 42.06px;
  }

  .tailwind .bottom-\[45\.56px\] {
    bottom: 45.56px;
  }

  .tailwind .bottom-\[46\.18px\] {
    bottom: 46.18px;
  }

  .tailwind .bottom-\[47\.14px\] {
    bottom: 47.14px;
  }

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

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

  .tailwind .bottom-\[57\.07px\] {
    bottom: 57.07px;
  }

  .tailwind .bottom-\[57\.27px\] {
    bottom: 57.27px;
  }

  .tailwind .bottom-\[57\.75px\] {
    bottom: 57.75px;
  }

  .tailwind .bottom-\[57\.97px\] {
    bottom: 57.97px;
  }

  .tailwind .bottom-\[58\.54px\] {
    bottom: 58.54px;
  }

  .tailwind .bottom-\[66\.5px\] {
    bottom: 66.5px;
  }

  .tailwind .bottom-\[68\.06px\] {
    bottom: 68.06px;
  }

  .tailwind .bottom-\[69\.67px\] {
    bottom: 69.67px;
  }

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

  .tailwind .bottom-\[75\.35px\] {
    bottom: 75.35px;
  }

  .tailwind .bottom-\[76\.9px\] {
    bottom: 76.9px;
  }

  .tailwind .bottom-\[78\.2px\] {
    bottom: 78.2px;
  }

  .tailwind .bottom-\[91\.93px\] {
    bottom: 91.93px;
  }

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

  .tailwind .bottom-\[93\.53px\] {
    bottom: 93.53px;
  }

  .tailwind .bottom-\[96\.1px\] {
    bottom: 96.1px;
  }

  .tailwind .bottom-\[107\.7px\] {
    bottom: 107.7px;
  }

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

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

  .tailwind .left-\[68\.53px\] {
    left: 68.53px;
  }

  .tailwind .left-\[68\.79px\] {
    left: 68.79px;
  }

  .tailwind .left-\[76\.77px\] {
    left: 76.77px;
  }

  .tailwind .left-\[127\.62px\] {
    left: 127.62px;
  }

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

  .tailwind .left-\[132\.02px\] {
    left: 132.02px;
  }

  .tailwind .left-\[142\.83px\] {
    left: 142.83px;
  }

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

  .tailwind .left-\[160\.01px\] {
    left: 160.01px;
  }

  .tailwind .left-\[181\.96px\] {
    left: 181.96px;
  }

  .tailwind .left-\[194\.42px\] {
    left: 194.42px;
  }

  .tailwind .left-\[232\.81px\] {
    left: 232.81px;
  }

  .tailwind .left-\[239\.78px\] {
    left: 239.78px;
  }

  .tailwind .left-\[242\.25px\] {
    left: 242.25px;
  }

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

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

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

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

  .tailwind .left-\[271\.69px\] {
    left: 271.69px;
  }

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

  .tailwind .left-\[379\.25px\] {
    left: 379.25px;
  }

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

  .tailwind .left-\[451\.13px\] {
    left: 451.13px;
  }

  .tailwind .left-\[459\.94px\] {
    left: 459.94px;
  }

  .tailwind .left-\[466\.68px\] {
    left: 466.68px;
  }

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

  .tailwind .left-\[499\.78px\] {
    left: 499.78px;
  }

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

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

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

  .tailwind .left-\[822\.96px\] {
    left: 822.96px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tailwind .size-\[83\.124px\] {
    width: 83.124px;
    height: 83.124px;
  }

  .tailwind .size-\[105\.129px\] {
    width: 105.129px;
    height: 105.129px;
  }

  .tailwind .size-\[105\.983px\] {
    width: 105.983px;
    height: 105.983px;
  }

  .tailwind .size-\[109\.1px\] {
    width: 109.1px;
    height: 109.1px;
  }

  .tailwind .size-\[124\.686px\] {
    width: 124.686px;
    height: 124.686px;
  }

  .tailwind .size-\[131\.959px\] {
    width: 131.959px;
    height: 131.959px;
  }

  .tailwind .size-\[140\.978px\] {
    width: 140.978px;
    height: 140.978px;
  }

  .tailwind .size-\[158\.975px\] {
    width: 158.975px;
    height: 158.975px;
  }

  .tailwind .size-\[162\.092px\] {
    width: 162.092px;
    height: 162.092px;
  }

  .tailwind .size-\[167\.287px\] {
    width: 167.287px;
    height: 167.287px;
  }

  .tailwind .size-\[178\.298px\] {
    width: 178.298px;
    height: 178.298px;
  }

  .tailwind .size-\[179\.747px\] {
    width: 179.747px;
    height: 179.747px;
  }

  .tailwind .size-\[185\.034px\] {
    width: 185.034px;
    height: 185.034px;
  }

  .tailwind .size-\[211\.467px\] {
    width: 211.467px;
    height: 211.467px;
  }

  .tailwind .size-\[223\.803px\] {
    width: 223.803px;
    height: 223.803px;
  }

  .tailwind .size-\[269\.621px\] {
    width: 269.621px;
    height: 269.621px;
  }

  .tailwind .size-\[274\.908px\] {
    width: 274.908px;
    height: 274.908px;
  }

  .tailwind .size-\[283\.719px\] {
    width: 283.719px;
    height: 283.719px;
  }

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

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

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

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

  .tailwind .h-\[54\.405px\] {
    height: 54.405px;
  }

  .tailwind .h-\[62\.177px\] {
    height: 62.177px;
  }

  .tailwind .h-\[65\.804px\] {
    height: 65.804px;
  }

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

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

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

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

  .tailwind .w-\[27\.048px\] {
    width: 27.048px;
  }

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

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

  .tailwind .w-\[39\.881px\] {
    width: 39.881px;
  }

  .tailwind .w-\[42\.373px\] {
    width: 42.373px;
  }

  .tailwind .w-\[42\.953px\] {
    width: 42.953px;
  }

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

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

  .tailwind .w-\[52\.344px\] {
    width: 52.344px;
  }

  .tailwind .w-\[53\.839px\] {
    width: 53.839px;
  }

  .tailwind .w-\[56\.376px\] {
    width: 56.376px;
  }

  .tailwind .w-\[59\.821px\] {
    width: 59.821px;
  }

  .tailwind .w-\[63\.311px\] {
    width: 63.311px;
  }

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

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

  .tailwind .w-\[76\.272px\] {
    width: 76.272px;
  }

  .tailwind .w-\[77\.768px\] {
    width: 77.768px;
  }

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

  .tailwind .w-\[80\.26px\] {
    width: 80.26px;
  }

  .tailwind .w-\[88\.319px\] {
    width: 88.319px;
  }

  .tailwind .w-\[92\.006px\] {
    width: 92.006px;
  }

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

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

  .tailwind .w-\[112\.217px\] {
    width: 112.217px;
  }

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

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

  .tailwind .w-\[144\.137px\] {
    width: 144.137px;
  }

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

  .tailwind .w-\[183\.139px\] {
    width: 183.139px;
  }

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

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

  .tailwind .rounded-\[287\.988px\] {
    border-radius: 287.988px;
  }

  .tailwind .rounded-\[377\.984px\] {
    border-radius: 377.984px;
  }

  .tailwind .rounded-\[467\.468px\] {
    border-radius: 467.468px;
  }

  .tailwind .rounded-\[471\.268px\] {
    border-radius: 471.268px;
  }

  .tailwind .rounded-\[586\.775px\] {
    border-radius: 586.775px;
  }

  .tailwind .rounded-\[588\.776px\] {
    border-radius: 588.776px;
  }

  .tailwind .rounded-\[720\.764px\] {
    border-radius: 720.764px;
  }

  .tailwind .rounded-\[743\.865px\] {
    border-radius: 743.865px;
  }

  .tailwind .rounded-\[748\.139px\] {
    border-radius: 748.139px;
  }

  .tailwind .rounded-\[772\.768px\] {
    border-radius: 772.768px;
  }

  .tailwind .rounded-\[955\.714px\] {
    border-radius: 955.714px;
  }

  .tailwind .rounded-\[960\.882px\] {
    border-radius: 960.882px;
  }

  .tailwind .rounded-\[963\.483px\] {
    border-radius: 963.483px;
  }

  .tailwind .rounded-\[1199\.63px\] {
    border-radius: 1199.63px;
  }

  .tailwind .rounded-\[1261\.16px\] {
    border-radius: 1261.16px;
  }

  .tailwind .rounded-\[1473\.56px\] {
    border-radius: 1473.56px;
  }

  .tailwind .rounded-\[1520\.79px\] {
    border-radius: 1520.79px;
  }

  .tailwind .rounded-\[1529\.53px\] {
    border-radius: 1529.53px;
  }

  .tailwind .rounded-\[1559\.72px\] {
    border-radius: 1559.72px;
  }

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

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

  .tailwind .rounded-\[2404\.85px\] {
    border-radius: 2404.85px;
  }

  .tailwind .rounded-\[2481\.93px\] {
    border-radius: 2481.93px;
  }

  .tailwind .rounded-\[2496\.19px\] {
    border-radius: 2496.19px;
  }

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

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

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

  .tailwind .text-\[6\.086px\] {
    font-size: 6.086px;
  }

  .tailwind .text-\[6\.545px\] {
    font-size: 6.545px;
  }

  .tailwind .text-\[7\.623px\] {
    font-size: 7.623px;
  }

  .tailwind .text-\[8\.132px\] {
    font-size: 8.132px;
  }

  .tailwind .text-\[8\.215px\] {
    font-size: 8.215px;
  }

  .tailwind .text-\[8\.561px\] {
    font-size: 8.561px;
  }

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

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

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

  .tailwind .text-\[12\.442px\] {
    font-size: 12.442px;
  }

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

  .tailwind .text-\[15\.586px\] {
    font-size: 15.586px;
  }

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

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

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

  .tailwind .text-\[20\.63px\] {
    font-size: 20.63px;
  }

  .tailwind .text-\[20\.306px\] {
    font-size: 20.306px;
  }

  .tailwind .text-\[21\.291px\] {
    font-size: 21.291px;
  }

  .tailwind .text-\[21\.413px\] {
    font-size: 21.413px;
  }

  .tailwind .text-\[21\.836px\] {
    font-size: 21.836px;
  }

  .tailwind .text-\[25\.436px\] {
    font-size: 25.436px;
  }

  .tailwind .text-\[27\.132px\] {
    font-size: 27.132px;
  }

  .tailwind .text-\[27\.409px\] {
    font-size: 27.409px;
  }

  .tailwind .text-\[28\.565px\] {
    font-size: 28.565px;
  }

  .tailwind .text-\[33\.668px\] {
    font-size: 33.668px;
  }

  .tailwind .text-\[34\.747px\] {
    font-size: 34.747px;
  }

  .tailwind .text-\[34\.947px\] {
    font-size: 34.947px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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