/*! 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-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-normal: 400;
    --font-weight-medium: 500;
    --font-weight-bold: 700;
    --radius-2xl: 1rem;
    --animate-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;
    --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 .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-\[-0\.08px\] {
    top: -.08px;
  }

  .tailwind .top-\[-1\.09px\] {
    top: -1.09px;
  }

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

  .tailwind .top-\[-2\.09px\] {
    top: -2.09px;
  }

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

  .tailwind .top-\[-3\.82px\] {
    top: -3.82px;
  }

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

  .tailwind .top-\[-10\.91px\] {
    top: -10.91px;
  }

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

  .tailwind .top-\[1\.75px\] {
    top: 1.75px;
  }

  .tailwind .top-\[2\.8px\] {
    top: 2.8px;
  }

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

  .tailwind .top-\[7\.75px\] {
    top: 7.75px;
  }

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

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

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

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

  .tailwind .top-\[43\.1px\] {
    top: 43.1px;
  }

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

  .tailwind .top-\[57\.71px\] {
    top: 57.71px;
  }

  .tailwind .top-\[59\.1px\] {
    top: 59.1px;
  }

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

  .tailwind .top-\[61\.22px\] {
    top: 61.22px;
  }

  .tailwind .top-\[89\.69px\] {
    top: 89.69px;
  }

  .tailwind .top-\[96\.73px\] {
    top: 96.73px;
  }

  .tailwind .top-\[97\.57px\] {
    top: 97.57px;
  }

  .tailwind .top-\[101\.38px\] {
    top: 101.38px;
  }

  .tailwind .top-\[101\.43px\] {
    top: 101.43px;
  }

  .tailwind .top-\[102\.97px\] {
    top: 102.97px;
  }

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

  .tailwind .top-\[105\.85px\] {
    top: 105.85px;
  }

  .tailwind .top-\[106\.72px\] {
    top: 106.72px;
  }

  .tailwind .top-\[112\.95px\] {
    top: 112.95px;
  }

  .tailwind .top-\[115\.51px\] {
    top: 115.51px;
  }

  .tailwind .top-\[122\.41px\] {
    top: 122.41px;
  }

  .tailwind .top-\[123\.36px\] {
    top: 123.36px;
  }

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

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

  .tailwind .top-\[162\.76px\] {
    top: 162.76px;
  }

  .tailwind .top-\[179\.8px\] {
    top: 179.8px;
  }

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

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

  .tailwind .top-\[182\.93px\] {
    top: 182.93px;
  }

  .tailwind .top-\[186\.45px\] {
    top: 186.45px;
  }

  .tailwind .top-\[190\.09px\] {
    top: 190.09px;
  }

  .tailwind .top-\[213\.42px\] {
    top: 213.42px;
  }

  .tailwind .top-\[213\.55px\] {
    top: 213.55px;
  }

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

  .tailwind .top-\[267\.09px\] {
    top: 267.09px;
  }

  .tailwind .top-\[270\.48px\] {
    top: 270.48px;
  }

  .tailwind .top-\[273\.59px\] {
    top: 273.59px;
  }

  .tailwind .top-\[280\.85px\] {
    top: 280.85px;
  }

  .tailwind .top-\[299\.76px\] {
    top: 299.76px;
  }

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

  .tailwind .top-\[344\.08px\] {
    top: 344.08px;
  }

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

  .tailwind .top-\[456\.15px\] {
    top: 456.15px;
  }

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

  .tailwind .top-\[468\.78px\] {
    top: 468.78px;
  }

  .tailwind .top-\[497\.23px\] {
    top: 497.23px;
  }

  .tailwind .top-\[1138\.05px\] {
    top: 1138.05px;
  }

  .tailwind .top-\[1820\.65px\] {
    top: 1820.65px;
  }

  .tailwind .top-\[2665\.68px\] {
    top: 2665.68px;
  }

  .tailwind .right-\[8\.32px\] {
    right: 8.32px;
  }

  .tailwind .right-\[9\.23px\] {
    right: 9.23px;
  }

  .tailwind .right-\[10\.18px\] {
    right: 10.18px;
  }

  .tailwind .right-\[16\.63px\] {
    right: 16.63px;
  }

  .tailwind .right-\[17\.2px\] {
    right: 17.2px;
  }

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

  .tailwind .right-\[38\.76px\] {
    right: 38.76px;
  }

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

  .tailwind .bottom-\[20\.71px\] {
    bottom: 20.71px;
  }

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

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

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

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

  .tailwind .left-\[-9\.89px\] {
    left: -9.89px;
  }

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

  .tailwind .left-\[5\.03px\] {
    left: 5.03px;
  }

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

  .tailwind .left-\[13\.55px\] {
    left: 13.55px;
  }

  .tailwind .left-\[13\.99px\] {
    left: 13.99px;
  }

  .tailwind .left-\[14\.9px\] {
    left: 14.9px;
  }

  .tailwind .left-\[16\.56px\] {
    left: 16.56px;
  }

  .tailwind .left-\[16\.58px\] {
    left: 16.58px;
  }

  .tailwind .left-\[16\.66px\] {
    left: 16.66px;
  }

  .tailwind .left-\[18\.84px\] {
    left: 18.84px;
  }

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

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

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

  .tailwind .left-\[33\.44px\] {
    left: 33.44px;
  }

  .tailwind .left-\[47\.49px\] {
    left: 47.49px;
  }

  .tailwind .left-\[59\.45px\] {
    left: 59.45px;
  }

  .tailwind .left-\[62\.91px\] {
    left: 62.91px;
  }

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

  .tailwind .left-\[64\.37px\] {
    left: 64.37px;
  }

  .tailwind .left-\[90\.62px\] {
    left: 90.62px;
  }

  .tailwind .left-\[91\.99px\] {
    left: 91.99px;
  }

  .tailwind .left-\[94\.43px\] {
    left: 94.43px;
  }

  .tailwind .left-\[94\.69px\] {
    left: 94.69px;
  }

  .tailwind .left-\[99\.06px\] {
    left: 99.06px;
  }

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

  .tailwind .left-\[103\.98px\] {
    left: 103.98px;
  }

  .tailwind .left-\[104\.6px\] {
    left: 104.6px;
  }

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

  .tailwind .left-\[104\.25px\] {
    left: 104.25px;
  }

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

  .tailwind .left-\[104\.38px\] {
    left: 104.38px;
  }

  .tailwind .left-\[104\.48px\] {
    left: 104.48px;
  }

  .tailwind .left-\[104\.72px\] {
    left: 104.72px;
  }

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

  .tailwind .left-\[117\.37px\] {
    left: 117.37px;
  }

  .tailwind .left-\[120\.07px\] {
    left: 120.07px;
  }

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

  .tailwind .left-\[127\.17px\] {
    left: 127.17px;
  }

  .tailwind .left-\[133\.37px\] {
    left: 133.37px;
  }

  .tailwind .left-\[134\.64px\] {
    left: 134.64px;
  }

  .tailwind .left-\[135\.6px\] {
    left: 135.6px;
  }

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

  .tailwind .left-\[142\.81px\] {
    left: 142.81px;
  }

  .tailwind .left-\[144\.09px\] {
    left: 144.09px;
  }

  .tailwind .left-\[144\.42px\] {
    left: 144.42px;
  }

  .tailwind .left-\[145\.58px\] {
    left: 145.58px;
  }

  .tailwind .left-\[147\.94px\] {
    left: 147.94px;
  }

  .tailwind .left-\[151\.56px\] {
    left: 151.56px;
  }

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

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

  .tailwind .left-\[184\.05px\] {
    left: 184.05px;
  }

  .tailwind .left-\[184\.12px\] {
    left: 184.12px;
  }

  .tailwind .left-\[184\.18px\] {
    left: 184.18px;
  }

  .tailwind .left-\[184\.47px\] {
    left: 184.47px;
  }

  .tailwind .left-\[218\.78px\] {
    left: 218.78px;
  }

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

  .tailwind .left-\[265\.99px\] {
    left: 265.99px;
  }

  .tailwind .left-\[278\.18px\] {
    left: 278.18px;
  }

  .tailwind .left-\[278\.25px\] {
    left: 278.25px;
  }

  .tailwind .left-\[279\.69px\] {
    left: 279.69px;
  }

  .tailwind .left-\[280\.01px\] {
    left: 280.01px;
  }

  .tailwind .left-\[287\.06px\] {
    left: 287.06px;
  }

  .tailwind .left-\[294\.3px\] {
    left: 294.3px;
  }

  .tailwind .left-\[294\.33px\] {
    left: 294.33px;
  }

  .tailwind .left-\[294\.42px\] {
    left: 294.42px;
  }

  .tailwind .left-\[294\.49px\] {
    left: 294.49px;
  }

  .tailwind .left-\[298\.08px\] {
    left: 298.08px;
  }

  .tailwind .left-\[302\.34px\] {
    left: 302.34px;
  }

  .tailwind .left-\[330\.61px\] {
    left: 330.61px;
  }

  .tailwind .left-\[357\.71px\] {
    left: 357.71px;
  }

  .tailwind .left-\[370\.99px\] {
    left: 370.99px;
  }

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

  .tailwind .left-\[402\.09px\] {
    left: 402.09px;
  }

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

  .tailwind .left-\[457\.97px\] {
    left: 457.97px;
  }

  .tailwind .left-\[467\.51px\] {
    left: 467.51px;
  }

  .tailwind .left-\[494\.4px\] {
    left: 494.4px;
  }

  .tailwind .left-\[502\.87px\] {
    left: 502.87px;
  }

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

  .tailwind .left-\[518\.86px\] {
    left: 518.86px;
  }

  .tailwind .left-\[542\.7px\] {
    left: 542.7px;
  }

  .tailwind .left-\[545\.58px\] {
    left: 545.58px;
  }

  .tailwind .left-\[546\.03px\] {
    left: 546.03px;
  }

  .tailwind .left-\[546\.69px\] {
    left: 546.69px;
  }

  .tailwind .left-\[556\.51px\] {
    left: 556.51px;
  }

  .tailwind .left-\[560\.01px\] {
    left: 560.01px;
  }

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

  .tailwind .left-\[628\.49px\] {
    left: 628.49px;
  }

  .tailwind .left-\[655\.17px\] {
    left: 655.17px;
  }

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

  .tailwind .left-\[695\.33px\] {
    left: 695.33px;
  }

  .tailwind .left-\[715\.29px\] {
    left: 715.29px;
  }

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

  .tailwind .left-\[808\.04px\] {
    left: 808.04px;
  }

  .tailwind .left-\[834\.76px\] {
    left: 834.76px;
  }

  .tailwind .left-\[840\.01px\] {
    left: 840.01px;
  }

  .tailwind .left-\[885\.34px\] {
    left: 885.34px;
  }

  .tailwind .left-\[896\.01px\] {
    left: 896.01px;
  }

  .tailwind .z-10 {
    z-index: 10;
  }

  .tailwind .block {
    display: block;
  }

  .tailwind .flex {
    display: flex;
  }

  .tailwind .size-\[3\.494px\] {
    width: 3.494px;
    height: 3.494px;
  }

  .tailwind .size-\[13\.991px\] {
    width: 13.991px;
    height: 13.991px;
  }

  .tailwind .size-\[27\.997px\] {
    width: 27.997px;
    height: 27.997px;
  }

  .tailwind .size-\[111\.989px\] {
    width: 111.989px;
    height: 111.989px;
  }

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

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

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

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

  .tailwind .h-\[12\.741px\] {
    height: 12.741px;
  }

  .tailwind .h-\[17\.486px\] {
    height: 17.486px;
  }

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

  .tailwind .h-\[21\.009px\] {
    height: 21.009px;
  }

  .tailwind .h-\[24\.489px\] {
    height: 24.489px;
  }

  .tailwind .h-\[24\.503px\] {
    height: 24.503px;
  }

  .tailwind .h-\[24\.844px\] {
    height: 24.844px;
  }

  .tailwind .h-\[26\.69px\] {
    height: 26.69px;
  }

  .tailwind .h-\[27\.997px\] {
    height: 27.997px;
  }

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

  .tailwind .h-\[34\.972px\] {
    height: 34.972px;
  }

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

  .tailwind .h-\[41\.989px\] {
    height: 41.989px;
  }

  .tailwind .h-\[42\.003px\] {
    height: 42.003px;
  }

  .tailwind .h-\[42\.017px\] {
    height: 42.017px;
  }

  .tailwind .h-\[49\.006px\] {
    height: 49.006px;
  }

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

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

  .tailwind .h-\[55\.994px\] {
    height: 55.994px;
  }

  .tailwind .h-\[56\.903px\] {
    height: 56.903px;
  }

  .tailwind .h-\[63\.026px\] {
    height: 63.026px;
  }

  .tailwind .h-\[80\.497px\] {
    height: 80.497px;
  }

  .tailwind .h-\[82\.172px\] {
    height: 82.172px;
  }

  .tailwind .h-\[82\.747px\] {
    height: 82.747px;
  }

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

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

  .tailwind .h-\[85\.724px\] {
    height: 85.724px;
  }

  .tailwind .h-\[90\.909px\] {
    height: 90.909px;
  }

  .tailwind .h-\[90\.938px\] {
    height: 90.938px;
  }

  .tailwind .h-\[96\.699px\] {
    height: 96.699px;
  }

  .tailwind .h-\[97\.859px\] {
    height: 97.859px;
  }

  .tailwind .h-\[97\.969px\] {
    height: 97.969px;
  }

  .tailwind .h-\[98\.405px\] {
    height: 98.405px;
  }

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

  .tailwind .h-\[111\.281px\] {
    height: 111.281px;
  }

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

  .tailwind .h-\[114\.024px\] {
    height: 114.024px;
  }

  .tailwind .h-\[114\.079px\] {
    height: 114.079px;
  }

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

  .tailwind .h-\[125\.84px\] {
    height: 125.84px;
  }

  .tailwind .h-\[125\.919px\] {
    height: 125.919px;
  }

  .tailwind .h-\[127\.058px\] {
    height: 127.058px;
  }

  .tailwind .h-\[127\.655px\] {
    height: 127.655px;
  }

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

  .tailwind .h-\[128\.33px\] {
    height: 128.33px;
  }

  .tailwind .h-\[128\.546px\] {
    height: 128.546px;
  }

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

  .tailwind .h-\[139\.943px\] {
    height: 139.943px;
  }

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

  .tailwind .h-\[141\.761px\] {
    height: 141.761px;
  }

  .tailwind .h-\[146\.634px\] {
    height: 146.634px;
  }

  .tailwind .h-\[157\.5px\] {
    height: 157.5px;
  }

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

  .tailwind .h-\[171\.42px\] {
    height: 171.42px;
  }

  .tailwind .h-\[171\.449px\] {
    height: 171.449px;
  }

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

  .tailwind .h-\[192\.557px\] {
    height: 192.557px;
  }

  .tailwind .h-\[244\.872px\] {
    height: 244.872px;
  }

  .tailwind .h-\[272\.813px\] {
    height: 272.813px;
  }

  .tailwind .h-\[304\.517px\] {
    height: 304.517px;
  }

  .tailwind .h-\[343\.963px\] {
    height: 343.963px;
  }

  .tailwind .h-\[344\.872px\] {
    height: 344.872px;
  }

  .tailwind .h-\[353\.295px\] {
    height: 353.295px;
  }

  .tailwind .h-\[406\.108px\] {
    height: 406.108px;
  }

  .tailwind .h-\[441\.009px\] {
    height: 441.009px;
  }

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

  .tailwind .h-\[542\.599px\] {
    height: 542.599px;
  }

  .tailwind .h-\[568\.537px\] {
    height: 568.537px;
  }

  .tailwind .h-\[705\.028px\] {
    height: 705.028px;
  }

  .tailwind .h-\[844\.077px\] {
    height: 844.077px;
  }

  .tailwind .h-\[1068\.054px\] {
    height: 1068.05px;
  }

  .tailwind .h-\[3176\.69px\] {
    height: 3176.69px;
  }

  .tailwind .h-\[3578\.466px\] {
    height: 3578.47px;
  }

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

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

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

  .tailwind .w-\[25\.909px\] {
    width: 25.909px;
  }

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

  .tailwind .w-\[29\.886px\] {
    width: 29.886px;
  }

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

  .tailwind .w-\[38\.764px\] {
    width: 38.764px;
  }

  .tailwind .w-\[39\.105px\] {
    width: 39.105px;
  }

  .tailwind .w-\[40\.625px\] {
    width: 40.625px;
  }

  .tailwind .w-\[42\.841px\] {
    width: 42.841px;
  }

  .tailwind .w-\[43\.935px\] {
    width: 43.935px;
  }

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

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

  .tailwind .w-\[46\.676px\] {
    width: 46.676px;
  }

  .tailwind .w-\[55\.696px\] {
    width: 55.696px;
  }

  .tailwind .w-\[55\.767px\] {
    width: 55.767px;
  }

  .tailwind .w-\[62\.259px\] {
    width: 62.259px;
  }

  .tailwind .w-\[68\.935px\] {
    width: 68.935px;
  }

  .tailwind .w-\[69\.162px\] {
    width: 69.162px;
  }

  .tailwind .w-\[73\.438px\] {
    width: 73.438px;
  }

  .tailwind .w-\[78\.068px\] {
    width: 78.068px;
  }

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

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

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

  .tailwind .w-\[94\.219px\] {
    width: 94.219px;
  }

  .tailwind .w-\[98\.011px\] {
    width: 98.011px;
  }

  .tailwind .w-\[99\.858px\] {
    width: 99.858px;
  }

  .tailwind .w-\[107\.173px\] {
    width: 107.173px;
  }

  .tailwind .w-\[111\.989px\] {
    width: 111.989px;
  }

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

  .tailwind .w-\[121\.236px\] {
    width: 121.236px;
  }

  .tailwind .w-\[122\.67px\] {
    width: 122.67px;
  }

  .tailwind .w-\[135\.284px\] {
    width: 135.284px;
  }

  .tailwind .w-\[135\.296px\] {
    width: 135.296px;
  }

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

  .tailwind .w-\[136\.35px\] {
    width: 136.35px;
  }

  .tailwind .w-\[136\.354px\] {
    width: 136.354px;
  }

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

  .tailwind .w-\[139\.912px\] {
    width: 139.912px;
  }

  .tailwind .w-\[139\.914px\] {
    width: 139.914px;
  }

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

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

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

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

  .tailwind .w-\[152\.001px\] {
    width: 152.001px;
  }

  .tailwind .w-\[152\.027px\] {
    width: 152.027px;
  }

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

  .tailwind .w-\[153\.641px\] {
    width: 153.641px;
  }

  .tailwind .w-\[153\.651px\] {
    width: 153.651px;
  }

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

  .tailwind .w-\[156\.378px\] {
    width: 156.378px;
  }

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

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

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

  .tailwind .w-\[173\.991px\] {
    width: 173.991px;
  }

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

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

  .tailwind .w-\[183\.707px\] {
    width: 183.707px;
  }

  .tailwind .w-\[184\.972px\] {
    width: 184.972px;
  }

  .tailwind .w-\[187\.273px\] {
    width: 187.273px;
  }

  .tailwind .w-\[195\.994px\] {
    width: 195.994px;
  }

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

  .tailwind .w-\[196\.009px\] {
    width: 196.009px;
  }

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

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

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

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

  .tailwind .w-\[208\.21px\] {
    width: 208.21px;
  }

  .tailwind .w-\[208\.196px\] {
    width: 208.196px;
  }

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

  .tailwind .w-\[213\.452px\] {
    width: 213.452px;
  }

  .tailwind .w-\[229\.375px\] {
    width: 229.375px;
  }

  .tailwind .w-\[250\.185px\] {
    width: 250.185px;
  }

  .tailwind .w-\[250\.199px\] {
    width: 250.199px;
  }

  .tailwind .w-\[252\.003px\] {
    width: 252.003px;
  }

  .tailwind .w-\[252\.017px\] {
    width: 252.017px;
  }

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

  .tailwind .w-\[257\.259px\] {
    width: 257.259px;
  }

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

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

  .tailwind .w-\[285\.369px\] {
    width: 285.369px;
  }

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

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

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

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

  .tailwind .w-\[348\.182px\] {
    width: 348.182px;
  }

  .tailwind .w-\[348\.196px\] {
    width: 348.196px;
  }

  .tailwind .w-\[350\.014px\] {
    width: 350.014px;
  }

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

  .tailwind .w-\[356\.25px\] {
    width: 356.25px;
  }

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

  .tailwind .w-\[391\.989px\] {
    width: 391.989px;
  }

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

  .tailwind .w-\[587\.997px\] {
    width: 587.997px;
  }

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

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

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

  .tailwind .w-\[783\.991px\] {
    width: 783.991px;
  }

  .tailwind .w-\[895\.994px\] {
    width: 895.994px;
  }

  .tailwind .w-\[1092\.017px\] {
    width: 1092.02px;
  }

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

  .tailwind .w-\[1362\.727px\] {
    width: 1362.73px;
  }

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

  .tailwind .max-w-none {
    max-width: none;
  }

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

  .tailwind .-translate-x-full {
    --tw-translate-x: -100%;
    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-\[-0\.48deg\] {
    rotate: -.48deg;
  }

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

  .tailwind .rotate-\[-1\.05deg\] {
    rotate: -1.05deg;
  }

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

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

  .tailwind .skew-x-\[-0\.48deg\] {
    --tw-skew-x: skewX(-.48deg);
    transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y);
  }

  .tailwind .skew-x-\[-0\.64deg\] {
    --tw-skew-x: skewX(-.64deg);
    transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y);
  }

  .tailwind .skew-x-\[-1\.05deg\] {
    --tw-skew-x: skewX(-1.05deg);
    transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y);
  }

  .tailwind .skew-x-\[0\.35deg\] {
    --tw-skew-x: skewX(.35deg);
    transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y);
  }

  .tailwind .skew-x-\[0\.77deg\] {
    --tw-skew-x: skewX(.77deg);
    transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y);
  }

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

  .tailwind .animate-pulse {
    animation: var(--animate-pulse);
  }

  .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-between {
    justify-content: space-between;
  }

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

  .tailwind .gap-\[6\.989px\] {
    gap: 6.989px;
  }

  .tailwind .gap-\[10\.497px\] {
    gap: 10.497px;
  }

  .tailwind .gap-\[13\.991px\] {
    gap: 13.991px;
  }

  .tailwind .gap-\[13\.992px\] {
    gap: 13.992px;
  }

  .tailwind .gap-\[20\.994px\] {
    gap: 20.994px;
  }

  .tailwind .gap-\[27\.997px\] {
    gap: 27.997px;
  }

  .tailwind .gap-\[55\.994px\] {
    gap: 55.994px;
  }

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

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

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

  .tailwind .rounded-\[6\.75px\] {
    border-radius: 6.75px;
  }

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

  .tailwind .rounded-\[12\.75px\] {
    border-radius: 12.75px;
  }

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

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

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

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

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

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

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

  .tailwind .border-t-\[0\.909px\] {
    border-top-style: var(--tw-border-style);
    border-top-width: .909px;
  }

  .tailwind .border-b-\[0\.909px\] {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: .909px;
  }

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

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

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

  .tailwind .border-\[rgba\(0\,0\,0\,0\.08\)\] {
    border-color: #00000014;
  }

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

  .tailwind .bg-\[\#2E67F1\]\/20 {
    background-color: oklab(56.1286% -.0234268 -.214939 / .2);
  }

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

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

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

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

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

  .tailwind .bg-\[rgba\(46\,103\,241\,0\.2\)\] {
    background-color: #2e67f133;
  }

  .tailwind .bg-\[rgba\(241\,237\,228\,0\.5\)\] {
    background-color: #f1ede480;
  }

  .tailwind .bg-\[rgba\(248\,246\,242\,0\.6\)\] {
    background-color: #f8f6f299;
  }

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

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

  .tailwind .bg-clip-padding {
    background-clip: padding-box;
  }

  .tailwind .bg-clip-text {
    background-clip: text;
  }

  .tailwind .object-contain {
    object-fit: contain;
  }

  .tailwind .object-cover {
    object-fit: cover;
  }

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

  .tailwind .px-\[6\.989px\] {
    padding-inline: 6.989px;
  }

  .tailwind .px-\[7\.909px\] {
    padding-inline: 7.909px;
  }

  .tailwind .px-\[10\.5px\] {
    padding-inline: 10.5px;
  }

  .tailwind .px-\[14\.006px\] {
    padding-inline: 14.006px;
  }

  .tailwind .px-\[14px\] {
    padding-inline: 14px;
  }

  .tailwind .px-\[20\.994px\] {
    padding-inline: 20.994px;
  }

  .tailwind .px-\[41\.051px\] {
    padding-inline: 41.051px;
  }

  .tailwind .px-\[97\.102px\] {
    padding-inline: 97.102px;
  }

  .tailwind .px-\[121\.364px\] {
    padding-inline: 121.364px;
  }

  .tailwind .py-\[2\.659px\] {
    padding-block: 2.659px;
  }

  .tailwind .py-\[3\.5px\] {
    padding-block: 3.5px;
  }

  .tailwind .py-\[7px\] {
    padding-block: 7px;
  }

  .tailwind .pt-\[0\.909px\] {
    padding-top: .909px;
  }

  .tailwind .pt-\[20\.994px\] {
    padding-top: 20.994px;
  }

  .tailwind .pt-\[55\.994px\] {
    padding-top: 55.994px;
  }

  .tailwind .pt-\[56\.903px\] {
    padding-top: 56.903px;
  }

  .tailwind .pt-\[111\.989px\] {
    padding-top: 111.989px;
  }

  .tailwind .pr-\[8\.892px\] {
    padding-right: 8.892px;
  }

  .tailwind .pr-\[13\.992px\] {
    padding-right: 13.992px;
  }

  .tailwind .pr-\[28\.153px\] {
    padding-right: 28.153px;
  }

  .tailwind .pr-\[97\.116px\] {
    padding-right: 97.116px;
  }

  .tailwind .pr-\[427\.756px\] {
    padding-right: 427.756px;
  }

  .tailwind .pb-\[0\.909px\] {
    padding-bottom: .909px;
  }

  .tailwind .pl-\[8\.878px\] {
    padding-left: 8.878px;
  }

  .tailwind .pl-\[11\.648px\] {
    padding-left: 11.648px;
  }

  .tailwind .pl-\[13\.991px\] {
    padding-left: 13.991px;
  }

  .tailwind .pl-\[27\.344px\] {
    padding-left: 27.344px;
  }

  .tailwind .pl-\[28\.139px\] {
    padding-left: 28.139px;
  }

  .tailwind .pl-\[32\.401px\] {
    padding-left: 32.401px;
  }

  .tailwind .pl-\[62\.472px\] {
    padding-left: 62.472px;
  }

  .tailwind .pl-\[76\.534px\] {
    padding-left: 76.534px;
  }

  .tailwind .pl-\[97\.102px\] {
    padding-left: 97.102px;
  }

  .tailwind .pl-\[392\.003px\] {
    padding-left: 392.003px;
  }

  .tailwind .pl-\[427\.741px\] {
    padding-left: 427.741px;
  }

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

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

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

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

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

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

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

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

  .tailwind .text-\[10\.5px\] {
    font-size: 10.5px;
  }

  .tailwind .text-\[12\.25px\] {
    font-size: 12.25px;
  }

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

  .tailwind .text-\[15\.75px\] {
    font-size: 15.75px;
  }

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

  .tailwind .text-\[26\.25px\] {
    font-size: 26.25px;
  }

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

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

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

  .tailwind .leading-\[17\.5px\] {
    --tw-leading: 17.5px;
    line-height: 17.5px;
  }

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

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

  .tailwind .leading-\[31\.5px\] {
    --tw-leading: 31.5px;
    line-height: 31.5px;
  }

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

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

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

  .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 .font-normal {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }

  .tailwind .tracking-\[-1\.05px\] {
    --tw-tracking: -1.05px;
    letter-spacing: -1.05px;
  }

  .tailwind .tracking-\[-1\.575px\] {
    --tw-tracking: -1.575px;
    letter-spacing: -1.575px;
  }

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

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

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

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

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

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

  .tailwind .opacity-20 {
    opacity: .2;
  }

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

  .tailwind .opacity-51 {
    opacity: .51;
  }

  .tailwind .opacity-52 {
    opacity: .52;
  }

  .tailwind .opacity-53 {
    opacity: .53;
  }

  .tailwind .opacity-59 {
    opacity: .59;
  }

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

  .tailwind .opacity-63 {
    opacity: .63;
  }

  .tailwind .opacity-74 {
    opacity: .74;
  }

  .tailwind .opacity-81 {
    opacity: .81;
  }

  .tailwind .opacity-83 {
    opacity: .83;
  }

  .tailwind .opacity-86 {
    opacity: .86;
  }

  .tailwind .opacity-89 {
    opacity: .89;
  }

  .tailwind .opacity-93 {
    opacity: .93;
  }

  .tailwind .opacity-98 {
    opacity: .98;
  }

  .tailwind .opacity-99 {
    opacity: .99;
  }

  .tailwind .opacity-100 {
    opacity: 1;
  }

  .tailwind .shadow-\[0px_1px_3px_0px_rgba\(0\,0\,0\,0\.1\)\,0px_1px_2px_0px_rgba\(0\,0\,0\,0\.1\)\] {
    --tw-shadow: 0px 1px 3px 0px var(--tw-shadow-color, #0000001a), 0px 1px 2px 0px var(--tw-shadow-color, #0000001a);
    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_10px_15px_-3px_rgba\(0\,0\,0\,0\.1\)\,0px_4px_6px_-4px_rgba\(0\,0\,0\,0\.1\)\] {
    --tw-shadow: 0px 10px 15px -3px var(--tw-shadow-color, #0000001a), 0px 4px 6px -4px var(--tw-shadow-color, #0000001a);
    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_10px_15px_0px_rgba\(0\,0\,0\,0\.1\)\,0px_4px_6px_0px_rgba\(0\,0\,0\,0\.1\)\] {
    --tw-shadow: 0px 10px 15px 0px var(--tw-shadow-color, #0000001a), 0px 4px 6px 0px var(--tw-shadow-color, #0000001a);
    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_25px_50px_0px_rgba\(0\,0\,0\,0\.25\)\] {
    --tw-shadow: 0px 25px 50px 0px var(--tw-shadow-color, #00000040);
    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-lg {
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, #0000001a), 0 4px 6px -4px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
}

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

@keyframes pulse {
  50% {
    opacity: .5;
  }
}
