/*! tailwindcss v4.1.3 | MIT License | https://tailwindcss.com */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *, :before, :after, ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-border-style: solid;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-leading: initial;
      --tw-font-weight: 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;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
    }
  }
}

@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-semibold: 600;
    --font-weight-bold: 700;
    --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-auto {
    pointer-events: auto;
  }

  .tailwind .pointer-events-none {
    pointer-events: none;
  }

  .tailwind .absolute {
    position: absolute;
  }

  .tailwind .relative {
    position: relative;
  }

  .tailwind .sticky {
    position: sticky;
  }

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

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

  .tailwind .top-1\/4 {
    top: 25%;
  }

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

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

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

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

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

  .tailwind .top-\[-2\.58px\] {
    top: -2.58px;
  }

  .tailwind .top-\[-3\.41px\] {
    top: -3.41px;
  }

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

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

  .tailwind .top-\[-13\.76px\] {
    top: -13.76px;
  }

  .tailwind .top-\[-16\.49px\] {
    top: -16.49px;
  }

  .tailwind .top-\[-17\.31px\] {
    top: -17.31px;
  }

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

  .tailwind .top-\[-55\.05px\] {
    top: -55.05px;
  }

  .tailwind .top-\[-68\.82px\] {
    top: -68.82px;
  }

  .tailwind .top-\[-110\.11px\] {
    top: -110.11px;
  }

  .tailwind .top-\[-165\.16px\] {
    top: -165.16px;
  }

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

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

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

  .tailwind .top-\[13\.76px\] {
    top: 13.76px;
  }

  .tailwind .top-\[14\.62px\] {
    top: 14.62px;
  }

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

  .tailwind .top-\[20\.77px\] {
    top: 20.77px;
  }

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

  .tailwind .top-\[32\.69px\] {
    top: 32.69px;
  }

  .tailwind .top-\[34\.41px\] {
    top: 34.41px;
  }

  .tailwind .top-\[41\.29px\] {
    top: 41.29px;
  }

  .tailwind .top-\[42\.04px\] {
    top: 42.04px;
  }

  .tailwind .top-\[48\.17px\] {
    top: 48.17px;
  }

  .tailwind .top-\[50\.58px\] {
    top: 50.58px;
  }

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

  .tailwind .top-\[55\.05px\] {
    top: 55.05px;
  }

  .tailwind .top-\[68\.82px\] {
    top: 68.82px;
  }

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

  .tailwind .top-\[79\.48px\] {
    top: 79.48px;
  }

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

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

  .tailwind .top-\[120\.43px\] {
    top: 120.43px;
  }

  .tailwind .top-\[144\.52px\] {
    top: 144.52px;
  }

  .tailwind .top-\[165\.16px\] {
    top: 165.16px;
  }

  .tailwind .top-\[175\.05px\] {
    top: 175.05px;
  }

  .tailwind .top-\[177\.63px\] {
    top: 177.63px;
  }

  .tailwind .top-\[183\.38px\] {
    top: 183.38px;
  }

  .tailwind .top-\[185\.81px\] {
    top: 185.81px;
  }

  .tailwind .top-\[194\.88px\] {
    top: 194.88px;
  }

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

  .tailwind .top-\[217\.63px\] {
    top: 217.63px;
  }

  .tailwind .top-\[220\.22px\] {
    top: 220.22px;
  }

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

  .tailwind .top-\[225\.38px\] {
    top: 225.38px;
  }

  .tailwind .top-\[258\.09px\] {
    top: 258.09px;
  }

  .tailwind .top-\[281\.55px\] {
    top: 281.55px;
  }

  .tailwind .top-\[282\.15px\] {
    top: 282.15px;
  }

  .tailwind .top-\[295\.05px\] {
    top: 295.05px;
  }

  .tailwind .top-\[314\.84px\] {
    top: 314.84px;
  }

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

  .tailwind .top-\[369\.89px\] {
    top: 369.89px;
  }

  .tailwind .top-\[381\.94px\] {
    top: 381.94px;
  }

  .tailwind .top-\[385\.16px\] {
    top: 385.16px;
  }

  .tailwind .top-\[402\.37px\] {
    top: 402.37px;
  }

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

  .tailwind .top-\[424\.95px\] {
    top: 424.95px;
  }

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

  .tailwind .top-\[562\.58px\] {
    top: 562.58px;
  }

  .tailwind .top-\[629\.11px\] {
    top: 629.11px;
  }

  .tailwind .top-\[652\.04px\] {
    top: 652.04px;
  }

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

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

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

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

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

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

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

  .tailwind .left-\[-3\.41px\] {
    left: -3.41px;
  }

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

  .tailwind .left-\[-13\.76px\] {
    left: -13.76px;
  }

  .tailwind .left-\[-16\.49px\] {
    left: -16.49px;
  }

  .tailwind .left-\[-17\.31px\] {
    left: -17.31px;
  }

  .tailwind .left-\[-55\.05px\] {
    left: -55.05px;
  }

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

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

  .tailwind .left-\[-165\.16px\] {
    left: -165.16px;
  }

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

  .tailwind .left-\[13\.76px\] {
    left: 13.76px;
  }

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

  .tailwind .left-\[26\.12px\] {
    left: 26.12px;
  }

  .tailwind .left-\[27\.53px\] {
    left: 27.53px;
  }

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

  .tailwind .left-\[34\.41px\] {
    left: 34.41px;
  }

  .tailwind .left-\[41\.29px\] {
    left: 41.29px;
  }

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

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

  .tailwind .left-\[58\.03px\] {
    left: 58.03px;
  }

  .tailwind .left-\[58\.49px\] {
    left: 58.49px;
  }

  .tailwind .left-\[60\.89px\] {
    left: 60.89px;
  }

  .tailwind .left-\[61\.94px\] {
    left: 61.94px;
  }

  .tailwind .left-\[75\.7px\] {
    left: 75.7px;
  }

  .tailwind .left-\[80\.44px\] {
    left: 80.44px;
  }

  .tailwind .left-\[86\.59px\] {
    left: 86.59px;
  }

  .tailwind .left-\[89\.46px\] {
    left: 89.46px;
  }

  .tailwind .left-\[97\.17px\] {
    left: 97.17px;
  }

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

  .tailwind .left-\[120\.06px\] {
    left: 120.06px;
  }

  .tailwind .left-\[120\.34px\] {
    left: 120.34px;
  }

  .tailwind .left-\[120\.44px\] {
    left: 120.44px;
  }

  .tailwind .left-\[120\.62px\] {
    left: 120.62px;
  }

  .tailwind .left-\[120\.68px\] {
    left: 120.68px;
  }

  .tailwind .left-\[120\.82px\] {
    left: 120.82px;
  }

  .tailwind .left-\[120\.84px\] {
    left: 120.84px;
  }

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

  .tailwind .left-\[142\.97px\] {
    left: 142.97px;
  }

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

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

  .tailwind .left-\[275\.27px\] {
    left: 275.27px;
  }

  .tailwind .left-\[314\.88px\] {
    left: 314.88px;
  }

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

  .tailwind .left-\[349\.59px\] {
    left: 349.59px;
  }

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

  .tailwind .left-\[412\.41px\] {
    left: 412.41px;
  }

  .tailwind .left-\[433\.55px\] {
    left: 433.55px;
  }

  .tailwind .left-\[447\.62px\] {
    left: 447.62px;
  }

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

  .tailwind .left-\[470\.94px\] {
    left: 470.94px;
  }

  .tailwind .left-\[523\.35px\] {
    left: 523.35px;
  }

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

  .tailwind .left-\[523\.66px\] {
    left: 523.66px;
  }

  .tailwind .left-\[523\.76px\] {
    left: 523.76px;
  }

  .tailwind .left-\[523\.95px\] {
    left: 523.95px;
  }

  .tailwind .left-\[536\.77px\] {
    left: 536.77px;
  }

  .tailwind .left-\[543\.66px\] {
    left: 543.66px;
  }

  .tailwind .left-\[660\.65px\] {
    left: 660.65px;
  }

  .tailwind .left-\[715\.7px\] {
    left: 715.7px;
  }

  .tailwind .left-\[770\.75px\] {
    left: 770.75px;
  }

  .tailwind .left-\[805\.16px\] {
    left: 805.16px;
  }

  .tailwind .left-\[815\.48px\] {
    left: 815.48px;
  }

  .tailwind .left-\[849\.89px\] {
    left: 849.89px;
  }

  .tailwind .left-\[876\.93px\] {
    left: 876.93px;
  }

  .tailwind .left-\[877\.42px\] {
    left: 877.42px;
  }

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

  .tailwind .left-\[1032\.26px\] {
    left: 1032.26px;
  }

  .tailwind .left-\[1114\.84px\] {
    left: 1114.84px;
  }

  .tailwind .left-\[1142\.37px\] {
    left: 1142.37px;
  }

  .tailwind .block {
    display: block;
  }

  .tailwind .flex {
    display: flex;
  }

  .tailwind .size-\[13\.763px\] {
    width: 13.763px;
    height: 13.763px;
  }

  .tailwind .size-\[14\.452px\] {
    width: 14.452px;
    height: 14.452px;
  }

  .tailwind .size-\[15\.484px\] {
    width: 15.484px;
    height: 15.484px;
  }

  .tailwind .size-\[17\.204px\] {
    width: 17.204px;
    height: 17.204px;
  }

  .tailwind .size-\[20\.645px\] {
    width: 20.645px;
    height: 20.645px;
  }

  .tailwind .size-\[21\.677px\] {
    width: 21.677px;
    height: 21.677px;
  }

  .tailwind .size-\[27\.527px\] {
    width: 27.527px;
    height: 27.527px;
  }

  .tailwind .size-\[34\.409px\] {
    width: 34.409px;
    height: 34.409px;
  }

  .tailwind .size-\[41\.29px\] {
    width: 41.29px;
    height: 41.29px;
  }

  .tailwind .size-\[43\.355px\] {
    width: 43.355px;
    height: 43.355px;
  }

  .tailwind .size-\[48\.172px\] {
    width: 48.172px;
    height: 48.172px;
  }

  .tailwind .size-\[50\.627px\] {
    width: 50.627px;
    height: 50.627px;
  }

  .tailwind .size-\[55\.054px\] {
    width: 55.054px;
    height: 55.054px;
  }

  .tailwind .size-\[57\.86px\] {
    width: 57.86px;
    height: 57.86px;
  }

  .tailwind .size-\[57\.806px\] {
    width: 57.806px;
    height: 57.806px;
  }

  .tailwind .size-\[60\.507px\] {
    width: 60.507px;
    height: 60.507px;
  }

  .tailwind .size-\[63\.532px\] {
    width: 63.532px;
    height: 63.532px;
  }

  .tailwind .size-\[65\.297px\] {
    width: 65.297px;
    height: 65.297px;
  }

  .tailwind .size-\[68\.817px\] {
    width: 68.817px;
    height: 68.817px;
  }

  .tailwind .size-\[75\.634px\] {
    width: 75.634px;
    height: 75.634px;
  }

  .tailwind .size-\[82\.581px\] {
    width: 82.581px;
    height: 82.581px;
  }

  .tailwind .size-\[97\.322px\] {
    width: 97.322px;
    height: 97.322px;
  }

  .tailwind .size-\[110\.108px\] {
    width: 110.108px;
    height: 110.108px;
  }

  .tailwind .size-\[137\.634px\] {
    width: 137.634px;
    height: 137.634px;
  }

  .tailwind .size-\[220\.215px\] {
    width: 220.215px;
    height: 220.215px;
  }

  .tailwind .size-\[247\.742px\] {
    width: 247.742px;
    height: 247.742px;
  }

  .tailwind .size-\[275\.269px\] {
    width: 275.269px;
    height: 275.269px;
  }

  .tailwind .size-\[330\.323px\] {
    width: 330.323px;
    height: 330.323px;
  }

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

  .tailwind .h-\[13\.763px\] {
    height: 13.763px;
  }

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

  .tailwind .h-\[17\.204px\] {
    height: 17.204px;
  }

  .tailwind .h-\[18\.065px\] {
    height: 18.065px;
  }

  .tailwind .h-\[20\.645px\] {
    height: 20.645px;
  }

  .tailwind .h-\[21\.677px\] {
    height: 21.677px;
  }

  .tailwind .h-\[24\.086px\] {
    height: 24.086px;
  }

  .tailwind .h-\[27\.527px\] {
    height: 27.527px;
  }

  .tailwind .h-\[30\.968px\] {
    height: 30.968px;
  }

  .tailwind .h-\[34\.409px\] {
    height: 34.409px;
  }

  .tailwind .h-\[37\.849px\] {
    height: 37.849px;
  }

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

  .tailwind .h-\[41\.29px\] {
    height: 41.29px;
  }

  .tailwind .h-\[43\.355px\] {
    height: 43.355px;
  }

  .tailwind .h-\[44\.731px\] {
    height: 44.731px;
  }

  .tailwind .h-\[48\.172px\] {
    height: 48.172px;
  }

  .tailwind .h-\[49\.032px\] {
    height: 49.032px;
  }

  .tailwind .h-\[51\.613px\] {
    height: 51.613px;
  }

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

  .tailwind .h-\[55\.054px\] {
    height: 55.054px;
  }

  .tailwind .h-\[56\.774px\] {
    height: 56.774px;
  }

  .tailwind .h-\[68\.817px\] {
    height: 68.817px;
  }

  .tailwind .h-\[71\.102px\] {
    height: 71.102px;
  }

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

  .tailwind .h-\[75\.484px\] {
    height: 75.484px;
  }

  .tailwind .h-\[75\.699px\] {
    height: 75.699px;
  }

  .tailwind .h-\[89\.462px\] {
    height: 89.462px;
  }

  .tailwind .h-\[93\.935px\] {
    height: 93.935px;
  }

  .tailwind .h-\[103\.226px\] {
    height: 103.226px;
  }

  .tailwind .h-\[106\.667px\] {
    height: 106.667px;
  }

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

  .tailwind .h-\[129\.032px\] {
    height: 129.032px;
  }

  .tailwind .h-\[151\.398px\] {
    height: 151.398px;
  }

  .tailwind .h-\[154\.839px\] {
    height: 154.839px;
  }

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

  .tailwind .h-\[185\.806px\] {
    height: 185.806px;
  }

  .tailwind .h-\[197\.849px\] {
    height: 197.849px;
  }

  .tailwind .h-\[255\.403px\] {
    height: 255.403px;
  }

  .tailwind .h-\[255\.484px\] {
    height: 255.484px;
  }

  .tailwind .h-\[256\.344px\] {
    height: 256.344px;
  }

  .tailwind .h-\[264\.946px\] {
    height: 264.946px;
  }

  .tailwind .h-\[269\.161px\] {
    height: 269.161px;
  }

  .tailwind .h-\[287\.312px\] {
    height: 287.312px;
  }

  .tailwind .h-\[306\.596px\] {
    height: 306.596px;
  }

  .tailwind .h-\[355\.269px\] {
    height: 355.269px;
  }

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

  .tailwind .h-\[397\.419px\] {
    height: 397.419px;
  }

  .tailwind .h-\[409\.462px\] {
    height: 409.462px;
  }

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

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

  .tailwind .h-\[469\.677px\] {
    height: 469.677px;
  }

  .tailwind .h-\[547\.097px\] {
    height: 547.097px;
  }

  .tailwind .h-\[562\.581px\] {
    height: 562.581px;
  }

  .tailwind .h-\[590\.108px\] {
    height: 590.108px;
  }

  .tailwind .h-\[591\.613px\] {
    height: 591.613px;
  }

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

  .tailwind .h-\[700\.215px\] {
    height: 700.215px;
  }

  .tailwind .h-\[772\.473px\] {
    height: 772.473px;
  }

  .tailwind .h-\[789\.677px\] {
    height: 789.677px;
  }

  .tailwind .h-\[3573\.979px\] {
    height: 3573.98px;
  }

  .tailwind .h-\[3756\.343994140625px\] {
    height: 3756.34px;
  }

  .tailwind .w-\[10\.309px\] {
    width: 10.309px;
  }

  .tailwind .w-\[13\.548px\] {
    width: 13.548px;
  }

  .tailwind .w-\[14\.274px\] {
    width: 14.274px;
  }

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

  .tailwind .w-\[27\.392px\] {
    width: 27.392px;
  }

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

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

  .tailwind .w-\[41\.882px\] {
    width: 41.882px;
  }

  .tailwind .w-\[42\.312px\] {
    width: 42.312px;
  }

  .tailwind .w-\[55\.134px\] {
    width: 55.134px;
  }

  .tailwind .w-\[59\.798px\] {
    width: 59.798px;
  }

  .tailwind .w-\[69\.368px\] {
    width: 69.368px;
  }

  .tailwind .w-\[73\.011px\] {
    width: 73.011px;
  }

  .tailwind .w-\[83\.871px\] {
    width: 83.871px;
  }

  .tailwind .w-\[104\.14px\] {
    width: 104.14px;
  }

  .tailwind .w-\[104\.774px\] {
    width: 104.774px;
  }

  .tailwind .w-\[111\.559px\] {
    width: 111.559px;
  }

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

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

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

  .tailwind .w-\[115\.551px\] {
    width: 115.551px;
  }

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

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

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

  .tailwind .w-\[124\.556px\] {
    width: 124.556px;
  }

  .tailwind .w-\[128\.454px\] {
    width: 128.454px;
  }

  .tailwind .w-\[134\.355px\] {
    width: 134.355px;
  }

  .tailwind .w-\[142\.997px\] {
    width: 142.997px;
  }

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

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

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

  .tailwind .w-\[191\.828px\] {
    width: 191.828px;
  }

  .tailwind .w-\[206\.358px\] {
    width: 206.358px;
  }

  .tailwind .w-\[210\.403px\] {
    width: 210.403px;
  }

  .tailwind .w-\[210\.444px\] {
    width: 210.444px;
  }

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

  .tailwind .w-\[230\.538px\] {
    width: 230.538px;
  }

  .tailwind .w-\[237\.191px\] {
    width: 237.191px;
  }

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

  .tailwind .w-\[273\.548px\] {
    width: 273.548px;
  }

  .tailwind .w-\[275\.269px\] {
    width: 275.269px;
  }

  .tailwind .w-\[285\.578px\] {
    width: 285.578px;
  }

  .tailwind .w-\[287\.226px\] {
    width: 287.226px;
  }

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

  .tailwind .w-\[330\.323px\] {
    width: 330.323px;
  }

  .tailwind .w-\[346\.839px\] {
    width: 346.839px;
  }

  .tailwind .w-\[385\.376px\] {
    width: 385.376px;
  }

  .tailwind .w-\[419\.785px\] {
    width: 419.785px;
  }

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

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

  .tailwind .w-\[529\.892px\] {
    width: 529.892px;
  }

  .tailwind .w-\[1046\.021px\] {
    width: 1046.02px;
  }

  .tailwind .w-\[1101\.075px\] {
    width: 1101.08px;
  }

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

  .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 .-rotate-3 {
    rotate: -3deg;
  }

  .tailwind .-rotate-6 {
    rotate: -6deg;
  }

  .tailwind .rotate-3 {
    rotate: 3deg;
  }

  .tailwind .rotate-6 {
    rotate: 6deg;
  }

  .tailwind .rotate-12 {
    rotate: 12deg;
  }

  .tailwind .rotate-45 {
    rotate: 45deg;
  }

  .tailwind .rotate-180 {
    rotate: 180deg;
  }

  .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-\[3\.441px\] {
    gap: 3.441px;
  }

  .tailwind .gap-\[3\.613px\] {
    gap: 3.613px;
  }

  .tailwind .gap-\[6\.882px\] {
    gap: 6.882px;
  }

  .tailwind .gap-\[10\.323px\] {
    gap: 10.323px;
  }

  .tailwind .gap-\[10\.867px\] {
    gap: 10.867px;
  }

  .tailwind .gap-\[13\.763px\] {
    gap: 13.763px;
  }

  .tailwind .gap-\[20\.645px\] {
    gap: 20.645px;
  }

  .tailwind .gap-\[27\.527px\] {
    gap: 27.527px;
  }

  .tailwind .gap-\[41\.29px\] {
    gap: 41.29px;
  }

  .tailwind .gap-\[55\.054px\] {
    gap: 55.054px;
  }

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

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

  .tailwind .rounded-\[12\.043px\] {
    border-radius: 12.043px;
  }

  .tailwind .rounded-\[13\.763px\] {
    border-radius: 13.763px;
  }

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

  .tailwind .rounded-\[20\.645px\] {
    border-radius: 20.645px;
  }

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

  .tailwind .rounded-\[34\.409px\] {
    border-radius: 34.409px;
  }

  .tailwind .rounded-\[41\.29px\] {
    border-radius: 41.29px;
  }

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

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

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

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

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

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

  .tailwind .border-\[1\.72px\] {
    border-style: var(--tw-border-style);
    border-width: 1.72px;
  }

  .tailwind .border-\[3\.441px\] {
    border-style: var(--tw-border-style);
    border-width: 3.441px;
  }

  .tailwind .border-\[6\.882px\] {
    border-style: var(--tw-border-style);
    border-width: 6.882px;
  }

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

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

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

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

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

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

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

  .tailwind .border-\[rgba\(30\,90\,168\,0\.1\)\] {
    border-color: #1e5aa81a;
  }

  .tailwind .border-\[rgba\(184\,166\,126\,0\.2\)\] {
    border-color: #b8a67e33;
  }

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

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

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

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

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

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

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

  .tailwind .bg-\[rgba\(30\,90\,168\,0\.1\)\] {
    background-color: #1e5aa81a;
  }

  .tailwind .bg-\[rgba\(30\,90\,168\,0\.05\)\] {
    background-color: #1e5aa80d;
  }

  .tailwind .bg-\[rgba\(184\,166\,126\,0\.05\)\] {
    background-color: #b8a67e0d;
  }

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

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

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

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

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

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

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

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

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

  .tailwind .bg-gradient-to-r {
    --tw-gradient-position: to right in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }

  .tailwind .from-\[rgba\(30\,90\,168\,0\.1\)\] {
    --tw-gradient-from: #1e5aa81a;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .tailwind .to-\[rgba\(217\,134\,74\,0\.1\)\] {
    --tw-gradient-to: #d9864a1a;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

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

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

  .tailwind .px-\[9\.462px\] {
    padding-inline: 9.462px;
  }

  .tailwind .px-\[10\.645px\] {
    padding-inline: 10.645px;
  }

  .tailwind .px-\[13\.508px\] {
    padding-inline: 13.508px;
  }

  .tailwind .px-\[13\.763px\] {
    padding-inline: 13.763px;
  }

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

  .tailwind .px-\[15\.484px\] {
    padding-inline: 15.484px;
  }

  .tailwind .px-\[17\.204px\] {
    padding-inline: 17.204px;
  }

  .tailwind .px-\[18\.065px\] {
    padding-inline: 18.065px;
  }

  .tailwind .px-\[27\.527px\] {
    padding-inline: 27.527px;
  }

  .tailwind .px-\[89\.462px\] {
    padding-inline: 89.462px;
  }

  .tailwind .py-\[10\.323px\] {
    padding-block: 10.323px;
  }

  .tailwind .pt-\[16\.344px\] {
    padding-top: 16.344px;
  }

  .tailwind .pt-\[27\.527px\] {
    padding-top: 27.527px;
  }

  .tailwind .pt-\[28\.387px\] {
    padding-top: 28.387px;
  }

  .tailwind .pt-\[55\.054px\] {
    padding-top: 55.054px;
  }

  .tailwind .pr-\[8\.616px\] {
    padding-right: 8.616px;
  }

  .tailwind .pb-\[19\.785px\] {
    padding-bottom: 19.785px;
  }

  .tailwind .pl-\[8\.602px\] {
    padding-left: 8.602px;
  }

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

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

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

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

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

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

  .tailwind .text-\[12\.043px\] {
    font-size: 12.043px;
  }

  .tailwind .text-\[12\.645px\] {
    font-size: 12.645px;
  }

  .tailwind .text-\[13\.763px\] {
    font-size: 13.763px;
  }

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

  .tailwind .text-\[15\.484px\] {
    font-size: 15.484px;
  }

  .tailwind .text-\[20\.645px\] {
    font-size: 20.645px;
  }

  .tailwind .text-\[25\.806px\] {
    font-size: 25.806px;
  }

  .tailwind .text-\[41\.29px\] {
    font-size: 41.29px;
  }

  .tailwind .text-\[51\.613px\] {
    font-size: 51.613px;
  }

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

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

  .tailwind .leading-\[18\.065px\] {
    --tw-leading: 18.065px;
    line-height: 18.065px;
  }

  .tailwind .leading-\[20\.645px\] {
    --tw-leading: 20.645px;
    line-height: 20.645px;
  }

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

  .tailwind .leading-\[22\.366px\] {
    --tw-leading: 22.366px;
    line-height: 22.366px;
  }

  .tailwind .leading-\[23\.484px\] {
    --tw-leading: 23.484px;
    line-height: 23.484px;
  }

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

  .tailwind .leading-\[25\.161px\] {
    --tw-leading: 25.161px;
    line-height: 25.161px;
  }

  .tailwind .leading-\[27\.527px\] {
    --tw-leading: 27.527px;
    line-height: 27.527px;
  }

  .tailwind .leading-\[30\.968px\] {
    --tw-leading: 30.968px;
    line-height: 30.968px;
  }

  .tailwind .leading-\[41\.29px\] {
    --tw-leading: 41.29px;
    line-height: 41.29px;
  }

  .tailwind .leading-\[51\.613px\] {
    --tw-leading: 51.613px;
    line-height: 51.613px;
  }

  .tailwind .leading-\[64\.516px\] {
    --tw-leading: 64.516px;
    line-height: 64.516px;
  }

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

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

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

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

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

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

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

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

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

  .tailwind .text-\[rgba\(10\,10\,10\,0\.5\)\] {
    color: #0a0a0a80;
  }

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

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

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

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

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

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

  .tailwind .opacity-30 {
    opacity: .3;
  }

  .tailwind .shadow-\[0px_3\.441px_5\.161px_0px_rgba\(0\,0\,0\,0\.1\)\,0px_1\.72px_3\.441px_0px_rgba\(0\,0\,0\,0\.1\)\] {
    --tw-shadow: 0px 3.441px 5.161px 0px var(--tw-shadow-color, #0000001a), 0px 1.72px 3.441px 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_17\.204px_21\.505px_-4\.301px_rgba\(0\,0\,0\,0\.1\)\,0px_6\.882px_8\.602px_-5\.161px_rgba\(0\,0\,0\,0\.1\)\] {
    --tw-shadow: 0px 17.204px 21.505px -4.301px var(--tw-shadow-color, #0000001a), 0px 6.882px 8.602px -5.161px 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_17\.204px_21\.505px_0px_rgba\(0\,0\,0\,0\.1\)\,0px_6\.882px_8\.602px_0px_rgba\(0\,0\,0\,0\.1\)\] {
    --tw-shadow: 0px 17.204px 21.505px 0px var(--tw-shadow-color, #0000001a), 0px 6.882px 8.602px 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_21\.505px_43\.011px_-10\.323px_rgba\(0\,0\,0\,0\.25\)\] {
    --tw-shadow: 0px 21.505px 43.011px -10.323px 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 .blur-\[20\.645px\] {
    --tw-blur: blur(20.645px);
    filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, );
  }

  .tailwind .blur-\[34\.409px\] {
    --tw-blur: blur(34.409px);
    filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, );
  }

  .tailwind .blur-\[55\.054px\] {
    --tw-blur: blur(55.054px);
    filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, );
  }
}

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

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

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

@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

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

@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

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

@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false
}

@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}

@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}

@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}

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

@property --tw-font-weight {
  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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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