/*! 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-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --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-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-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;
      --tw-duration: initial;
      --tw-ease: initial;
    }
  }
}

@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --color-gray-50: oklch(.985 .002 247.839);
    --color-gray-100: oklch(.967 .003 264.542);
    --color-gray-200: oklch(.928 .006 264.531);
    --color-gray-500: oklch(.551 .027 264.364);
    --color-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --text-base: 1rem;
    --text-lg: 1.125rem;
    --text-xl: 1.25rem;
    --text-2xl: 1.5rem;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --ease-in-out: cubic-bezier(.4, 0, .2, 1);
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-font-feature-settings: var(--font-sans--font-feature-settings);
    --default-font-variation-settings: var(--font-sans--font-variation-settings);
    --default-mono-font-family: var(--font-mono);
    --default-mono-font-feature-settings: var(--font-mono--font-feature-settings);
    --default-mono-font-variation-settings: var(--font-mono--font-variation-settings);
  }
}

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

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

  html, :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;
  }

  body {
    line-height: inherit;
  }

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

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

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

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

  b, strong {
    font-weight: bolder;
  }

  code, kbd, samp, 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;
  }

  small {
    font-size: 80%;
  }

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

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.5em;
  }

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

  :-moz-focusring {
    outline: auto;
  }

  progress {
    vertical-align: baseline;
  }

  summary {
    display: list-item;
  }

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

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

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

  button, input, select, optgroup, textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

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

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

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

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

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

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

  textarea {
    resize: vertical;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  * {
    border-color: var(--border);
    outline-color: var(--ring);
  }

  @supports (color: color-mix(in lab, red, red)) {
    * {
      outline-color: color-mix(in oklab, var(--ring) 50%, transparent);
    }
  }

  body {
    background-color: var(--background);
    color: var(--foreground);
  }

  * {
    border-color: var(--border);
    outline-color: var(--ring);
  }

  @supports (color: color-mix(in lab, red, red)) {
    * {
      outline-color: color-mix(in oklab, var(--ring) 50%, transparent);
    }
  }

  body {
    background-color: var(--background);
    color: var(--foreground);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-x: hidden;
  }

  html {
    overflow-x: hidden;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h1 {
    font-size: var(--text-2xl);
    font-weight: var(--font-weight-medium);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h2 {
    font-size: var(--text-xl);
    font-weight: var(--font-weight-medium);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h3 {
    font-size: var(--text-lg);
    font-weight: var(--font-weight-medium);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h4, :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) label, :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) button {
    font-size: var(--text-base);
    font-weight: var(--font-weight-medium);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) input {
    font-size: var(--text-base);
    font-weight: var(--font-weight-normal);
    line-height: 1.5;
  }
}

@layer utilities {
  .pointer-events-none {
    pointer-events: none;
  }

  .visible {
    visibility: visible;
  }

  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

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

  .inset-\[-0\.5px_0\] {
    inset: -.5px 0;
  }

  .inset-\[-2\.4px\] {
    inset: -2.4px;
  }

  .inset-\[-3\.75\%\] {
    inset: -3.75%;
  }

  .inset-\[-10\.72\%_-9\.37\%\] {
    inset: -10.72% -9.37%;
  }

  .inset-\[0_6\.7\%\] {
    inset: 0 6.7%;
  }

  .inset-\[8\.33\%\] {
    inset: 8.33%;
  }

  .inset-\[19\.86\%_19\.15\%_20\.57\%_21\.28\%\] {
    inset: 19.86% 19.15% 20.57% 21.28%;
  }

  .inset-\[19\.86\%_19\.86\%_20\.57\%_20\.57\%\] {
    inset: 19.86% 19.86% 20.57% 20.57%;
  }

  .inset-\[35\.42\%_33\.33\%\] {
    inset: 35.42% 33.33%;
  }

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

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

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

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

  .top-\[-1\.5\%\] {
    top: -1.5%;
  }

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

  .top-\[-2\.41\%\] {
    top: -2.41%;
  }

  .top-\[-2\.45\%\] {
    top: -2.45%;
  }

  .top-\[-4\.17\%\] {
    top: -4.17%;
  }

  .top-\[-5\.1\%\] {
    top: -5.1%;
  }

  .top-\[-5\.04\%\] {
    top: -5.04%;
  }

  .top-\[-7\.97\%\] {
    top: -7.97%;
  }

  .top-\[-9\.66\%\] {
    top: -9.66%;
  }

  .top-\[-10\.57\%\] {
    top: -10.57%;
  }

  .top-\[-10\.58\%\] {
    top: -10.58%;
  }

  .top-\[-14\.76\%\] {
    top: -14.76%;
  }

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

  .top-\[-19\.34px\] {
    top: -19.34px;
  }

  .top-\[-21\%\] {
    top: -21%;
  }

  .top-\[-33\.18px\] {
    top: -33.18px;
  }

  .top-\[-33\.24px\] {
    top: -33.24px;
  }

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

  .top-\[-38\.55\%\] {
    top: -38.55%;
  }

  .top-\[-43\.03\%\] {
    top: -43.03%;
  }

  .top-\[-55\.5\%\] {
    top: -55.5%;
  }

  .top-\[-65\.33\%\] {
    top: -65.33%;
  }

  .top-\[-93\.93\%\] {
    top: -93.93%;
  }

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

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

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

  .top-\[4\.41\%\] {
    top: 4.41%;
  }

  .top-\[9\.07\%\] {
    top: 9.07%;
  }

  .top-\[9\.51px\] {
    top: 9.51px;
  }

  .top-\[10\.04px\] {
    top: 10.04px;
  }

  .top-\[10\.29\%\] {
    top: 10.29%;
  }

  .top-\[17\.25\%\] {
    top: 17.25%;
  }

  .top-\[21\.83px\] {
    top: 21.83px;
  }

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

  .top-\[36\.22px\] {
    top: 36.22px;
  }

  .top-\[37\.24px\] {
    top: 37.24px;
  }

  .top-\[37\.76px\] {
    top: 37.76px;
  }

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

  .top-\[39\.24px\] {
    top: 39.24px;
  }

  .top-\[75\.76px\] {
    top: 75.76px;
  }

  .top-\[81\.32px\] {
    top: 81.32px;
  }

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

  .top-\[calc\(50\%\+3\.82px\)\] {
    top: calc(50% + 3.82px);
  }

  .top-\[calc\(50\%\+4\.04px\)\] {
    top: calc(50% + 4.04px);
  }

  .top-\[calc\(50\%\+4\.83px\)\] {
    top: calc(50% + 4.83px);
  }

  .top-\[calc\(50\%\+7\.51px\)\] {
    top: calc(50% + 7.51px);
  }

  .top-\[calc\(50\%\+8\.24px\)\] {
    top: calc(50% + 8.24px);
  }

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

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

  .top-\[calc\(50\%\+12\.1px\)\] {
    top: calc(50% + 12.1px);
  }

  .top-\[calc\(50\%\+12\.26px\)\] {
    top: calc(50% + 12.26px);
  }

  .top-\[calc\(50\%\+12\.54px\)\] {
    top: calc(50% + 12.54px);
  }

  .top-\[calc\(50\%\+12\.58px\)\] {
    top: calc(50% + 12.58px);
  }

  .top-\[calc\(50\%\+12\.82px\)\] {
    top: calc(50% + 12.82px);
  }

  .top-\[calc\(50\%\+18\.24px\)\] {
    top: calc(50% + 18.24px);
  }

  .top-\[calc\(50\%\+18\.33px\)\] {
    top: calc(50% + 18.33px);
  }

  .top-\[calc\(50\%\+21\.23px\)\] {
    top: calc(50% + 21.23px);
  }

  .top-\[calc\(50\%\+21\.57px\)\] {
    top: calc(50% + 21.57px);
  }

  .top-\[calc\(50\%\+22\.34px\)\] {
    top: calc(50% + 22.34px);
  }

  .top-\[calc\(50\%\+22\.82px\)\] {
    top: calc(50% + 22.82px);
  }

  .top-\[calc\(50\%\+54\.34px\)\] {
    top: calc(50% + 54.34px);
  }

  .top-\[calc\(50\%\+67\.74px\)\] {
    top: calc(50% + 67.74px);
  }

  .top-\[calc\(50\%\+85\.76px\)\] {
    top: calc(50% + 85.76px);
  }

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

  .top-\[calc\(50\%-5\.44px\)\] {
    top: calc(50% - 5.44px);
  }

  .top-\[calc\(50\%-5\.76px\)\] {
    top: calc(50% - 5.76px);
  }

  .top-\[calc\(50\%-6\.4px\)\] {
    top: calc(50% - 6.4px);
  }

  .top-\[calc\(50\%-10\.02px\)\] {
    top: calc(50% - 10.02px);
  }

  .top-\[calc\(50\%-13\.45px\)\] {
    top: calc(50% - 13.45px);
  }

  .top-\[calc\(50\%-37\.02px\)\] {
    top: calc(50% - 37.02px);
  }

  .top-\[calc\(50\%-76\.5px\)\] {
    top: calc(50% - 76.5px);
  }

  .top-\[calc\(50\%-95\.74px\)\] {
    top: calc(50% - 95.74px);
  }

  .top-\[calc\(50\%-126\.24px\)\] {
    top: calc(50% - 126.24px);
  }

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

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

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

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

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

  .left-\[-3\.52\%\] {
    left: -3.52%;
  }

  .left-\[-7\.74\%\] {
    left: -7.74%;
  }

  .left-\[-15\.4\%\] {
    left: -15.4%;
  }

  .left-\[-15\.5\%\] {
    left: -15.5%;
  }

  .left-\[-16\.55\%\] {
    left: -16.55%;
  }

  .left-\[-19\.93\%\] {
    left: -19.93%;
  }

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

  .left-\[-68\.59\%\] {
    left: -68.59%;
  }

  .left-\[-70\.17\%\] {
    left: -70.17%;
  }

  .left-\[3\.55\%\] {
    left: 3.55%;
  }

  .left-\[4\%\] {
    left: 4%;
  }

  .left-\[4\.69px\] {
    left: 4.69px;
  }

  .left-\[9\.41\%\] {
    left: 9.41%;
  }

  .left-\[9\.54\%\] {
    left: 9.54%;
  }

  .left-\[11\.23\%\] {
    left: 11.23%;
  }

  .left-\[13\.14\%\] {
    left: 13.14%;
  }

  .left-\[14\.89\%\] {
    left: 14.89%;
  }

  .left-\[16\.33\%\] {
    left: 16.33%;
  }

  .left-\[17\.33\%\] {
    left: 17.33%;
  }

  .left-\[20\.79\%\] {
    left: 20.79%;
  }

  .left-\[22\.56\%\] {
    left: 22.56%;
  }

  .left-\[24\.72\%\] {
    left: 24.72%;
  }

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

  .left-\[28\.58\%\] {
    left: 28.58%;
  }

  .left-\[38\.37px\] {
    left: 38.37px;
  }

  .left-\[65\.86px\] {
    left: 65.86px;
  }

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

  .left-\[193\.37px\] {
    left: 193.37px;
  }

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

  .left-\[336px\] {
    left: 336px;
  }

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

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

  .left-\[calc\(50\%\+2\.49px\)\] {
    left: calc(50% + 2.49px);
  }

  .left-\[calc\(50\%\+5\.2px\)\] {
    left: calc(50% + 5.2px);
  }

  .left-\[calc\(50\%\+6\.5px\)\] {
    left: calc(50% + 6.5px);
  }

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

  .left-\[calc\(50\%\+6\.93px\)\] {
    left: calc(50% + 6.93px);
  }

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

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

  .left-\[calc\(50\%\+9\.78px\)\] {
    left: calc(50% + 9.78px);
  }

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

  .left-\[calc\(50\%\+10\.13px\)\] {
    left: calc(50% + 10.13px);
  }

  .left-\[calc\(50\%\+28\.92px\)\] {
    left: calc(50% + 28.92px);
  }

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

  .left-\[calc\(50\%\+45\.35px\)\] {
    left: calc(50% + 45.35px);
  }

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

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

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

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

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

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

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

  .left-\[calc\(50\%-5\.07px\)\] {
    left: calc(50% - 5.07px);
  }

  .left-\[calc\(50\%-5\.16px\)\] {
    left: calc(50% - 5.16px);
  }

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

  .left-\[calc\(50\%-6\.21px\)\] {
    left: calc(50% - 6.21px);
  }

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

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

  .left-\[calc\(50\%-13\.2px\)\] {
    left: calc(50% - 13.2px);
  }

  .left-\[calc\(50\%-16\.5px\)\] {
    left: calc(50% - 16.5px);
  }

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

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

  .left-\[calc\(50\%-27\.5px\)\] {
    left: calc(50% - 27.5px);
  }

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

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

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

  .z-40 {
    z-index: 40;
  }

  .z-50 {
    z-index: 50;
  }

  .container {
    width: 100%;
  }

  @media (width >= 40rem) {
    .container {
      max-width: 40rem;
    }
  }

  @media (width >= 48rem) {
    .container {
      max-width: 48rem;
    }
  }

  @media (width >= 64rem) {
    .container {
      max-width: 64rem;
    }
  }

  @media (width >= 80rem) {
    .container {
      max-width: 80rem;
    }
  }

  @media (width >= 96rem) {
    .container {
      max-width: 96rem;
    }
  }

  .my-\[12px\] {
    margin-block: 12px;
  }

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

  .mt-\[-17px\] {
    margin-top: -17px;
  }

  .mt-\[8\.5px\] {
    margin-top: 8.5px;
  }

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

  .mt-\[8px\] {
    margin-top: 8px;
  }

  .mt-\[10\.2px\] {
    margin-top: 10.2px;
  }

  .mr-\[-12px\] {
    margin-right: -12px;
  }

  .mb-\[12px\] {
    margin-bottom: 12px;
  }

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

  .ml-\[-17px\] {
    margin-left: -17px;
  }

  .ml-\[8px\] {
    margin-left: 8px;
  }

  .ml-\[9\.6px\] {
    margin-left: 9.6px;
  }

  .block {
    display: block;
  }

  .contents {
    display: contents;
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .inline-grid {
    display: inline-grid;
  }

  .aspect-\[382\/408\] {
    aspect-ratio: 382 / 408;
  }

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

  .size-\[19\.563px\] {
    width: 19.563px;
    height: 19.563px;
  }

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

  .size-\[28\.8px\] {
    width: 28.8px;
    height: 28.8px;
  }

  .size-\[40\.286px\] {
    width: 40.286px;
    height: 40.286px;
  }

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

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

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

  .size-\[318\.31px\] {
    width: 318.31px;
    height: 318.31px;
  }

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

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

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

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

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

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

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

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

  .h-\[32\.715px\] {
    height: 32.715px;
  }

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

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

  .h-\[47\.19px\] {
    height: 47.19px;
  }

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

  .h-\[57\.239px\] {
    height: 57.239px;
  }

  .h-\[65\.5\%\] {
    height: 65.5%;
  }

  .h-\[79\.42\%\] {
    height: 79.42%;
  }

  .h-\[81\.86\%\] {
    height: 81.86%;
  }

  .h-\[91\.18\%\] {
    height: 91.18%;
  }

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

  .h-\[101\%\] {
    height: 101%;
  }

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

  .h-\[103\%\] {
    height: 103%;
  }

  .h-\[105\%\] {
    height: 105%;
  }

  .h-\[109\%\] {
    height: 109%;
  }

  .h-\[110\.09\%\] {
    height: 110.09%;
  }

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

  .h-\[119\.37\%\] {
    height: 119.37%;
  }

  .h-\[128\.95\%\] {
    height: 128.95%;
  }

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

  .h-\[142\%\] {
    height: 142%;
  }

  .h-\[145\.06\%\] {
    height: 145.06%;
  }

  .h-\[153\%\] {
    height: 153%;
  }

  .h-\[161\%\] {
    height: 161%;
  }

  .h-\[164\.52\%\] {
    height: 164.52%;
  }

  .h-\[164\.61\%\] {
    height: 164.61%;
  }

  .h-\[171\.3\%\] {
    height: 171.3%;
  }

  .h-\[171\.33\%\] {
    height: 171.33%;
  }

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

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

  .h-\[192\.08\%\] {
    height: 192.08%;
  }

  .h-\[211\%\] {
    height: 211%;
  }

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

  .h-\[215\.437px\] {
    height: 215.437px;
  }

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

  .h-\[225\.987px\] {
    height: 225.987px;
  }

  .h-\[229\.89\%\] {
    height: 229.89%;
  }

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

  .h-\[240\.904px\] {
    height: 240.904px;
  }

  .h-\[267\.44\%\] {
    height: 267.44%;
  }

  .h-\[268\.549px\] {
    height: 268.549px;
  }

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

  .h-\[288\.968px\] {
    height: 288.968px;
  }

  .h-\[298\.346px\] {
    height: 298.346px;
  }

  .h-\[309\.627px\] {
    height: 309.627px;
  }

  .h-\[310\.655px\] {
    height: 310.655px;
  }

  .h-\[315\.667px\] {
    height: 315.667px;
  }

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

  .h-\[324\.02px\] {
    height: 324.02px;
  }

  .h-\[327\.03px\] {
    height: 327.03px;
  }

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

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

  .h-\[339\.669px\] {
    height: 339.669px;
  }

  .h-\[348\.658px\] {
    height: 348.658px;
  }

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

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

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

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

  .h-\[427\.225px\] {
    height: 427.225px;
  }

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

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

  .h-\[446\.327px\] {
    height: 446.327px;
  }

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

  .h-\[458\.163px\] {
    height: 458.163px;
  }

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

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

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

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

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

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

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

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

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

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

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

  .h-auto {
    height: auto;
  }

  .h-full {
    height: 100%;
  }

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

  .min-h-screen {
    min-height: 100vh;
  }

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

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

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

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

  .w-\[33\.335px\] {
    width: 33.335px;
  }

  .w-\[42\.84\%\] {
    width: 42.84%;
  }

  .w-\[50\.56\%\] {
    width: 50.56%;
  }

  .w-\[54\.88\%\] {
    width: 54.88%;
  }

  .w-\[59\%\] {
    width: 59%;
  }

  .w-\[65\.35\%\] {
    width: 65.35%;
  }

  .w-\[67\.33\%\] {
    width: 67.33%;
  }

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

  .w-\[70\.22\%\] {
    width: 70.22%;
  }

  .w-\[73\.71\%\] {
    width: 73.71%;
  }

  .w-\[77\.54\%\] {
    width: 77.54%;
  }

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

  .w-\[81\.22\%\] {
    width: 81.22%;
  }

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

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

  .w-\[90\.42\%\] {
    width: 90.42%;
  }

  .w-\[92\%\] {
    width: 92%;
  }

  .w-\[92\.89\%\] {
    width: 92.89%;
  }

  .w-\[98\.249px\] {
    width: 98.249px;
  }

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

  .w-\[102\.41\%\] {
    width: 102.41%;
  }

  .w-\[107\.03\%\] {
    width: 107.03%;
  }

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

  .w-\[115\.48\%\] {
    width: 115.48%;
  }

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

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

  .w-\[131\%\] {
    width: 131%;
  }

  .w-\[133\.05\%\] {
    width: 133.05%;
  }

  .w-\[138\.85\%\] {
    width: 138.85%;
  }

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

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

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

  .w-\[179\.68\%\] {
    width: 179.68%;
  }

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

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

  .w-\[215\.945px\] {
    width: 215.945px;
  }

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

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

  .w-\[235\.34\%\] {
    width: 235.34%;
  }

  .w-\[240\.76\%\] {
    width: 240.76%;
  }

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

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

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

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

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

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

  .w-\[253\.835px\] {
    width: 253.835px;
  }

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

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

  .w-\[259\.075px\] {
    width: 259.075px;
  }

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

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

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

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

  .w-\[270\.967px\] {
    width: 270.967px;
  }

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

  .w-\[277\.66px\] {
    width: 277.66px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .w-\[318\.5px\] {
    width: 318.5px;
  }

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

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

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

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

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

  .w-\[331\.797px\] {
    width: 331.797px;
  }

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

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

  .w-\[335\.273px\] {
    width: 335.273px;
  }

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

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

  .w-\[341\.047px\] {
    width: 341.047px;
  }

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

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

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

  .w-\[368\.419px\] {
    width: 368.419px;
  }

  .w-\[369\.814px\] {
    width: 369.814px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .w-\[min-content\] {
    width: min-content;
  }

  .w-auto {
    width: auto;
  }

  .w-full {
    width: 100%;
  }

  .max-w-\[704px\] {
    max-width: 704px;
  }

  .max-w-\[1216px\] {
    max-width: 1216px;
  }

  .max-w-\[2016px\] {
    max-width: 2016px;
  }

  .max-w-\[inherit\] {
    max-width: inherit;
  }

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

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

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

  .flex-1 {
    flex: 1;
  }

  .flex-none {
    flex: none;
  }

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

  .grow {
    flex-grow: 1;
  }

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

  .translate-x-0 {
    --tw-translate-x: calc(var(--spacing) * 0);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

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

  .translate-x-full {
    --tw-translate-x: 100%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

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

  .scale-y-\[-100\%\] {
    --tw-scale-y: -100%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }

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

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

  .cursor-pointer {
    cursor: pointer;
  }

  .resize {
    resize: both;
  }

  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .grid-cols-\[max-content\] {
    grid-template-columns: max-content;
  }

  .grid-rows-\[max-content\] {
    grid-template-rows: max-content;
  }

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

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

  .flex-wrap {
    flex-wrap: wrap;
  }

  .place-items-start {
    place-items: start;
  }

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

  .content-start {
    align-content: flex-start;
  }

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

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

  .items-end {
    align-items: flex-end;
  }

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

  .justify-between {
    justify-content: space-between;
  }

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

  .justify-end {
    justify-content: flex-end;
  }

  .gap-\[4px\] {
    gap: 4px;
  }

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

  .gap-\[8px\] {
    gap: 8px;
  }

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

  .gap-\[12px\] {
    gap: 12px;
  }

  .gap-\[15px\] {
    gap: 15px;
  }

  .gap-\[16px\] {
    gap: 16px;
  }

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

  .gap-\[24px\] {
    gap: 24px;
  }

  .gap-\[32px\] {
    gap: 32px;
  }

  .gap-\[40px\] {
    gap: 40px;
  }

  .gap-\[40px_32px\] {
    gap: 40px 32px;
  }

  .gap-\[48px\] {
    gap: 48px;
  }

  .gap-\[56px\] {
    gap: 56px;
  }

  .gap-\[60px\] {
    gap: 60px;
  }

  .gap-\[64px\] {
    gap: 64px;
  }

  .gap-\[80px\] {
    gap: 80px;
  }

  .gap-\[86px\] {
    gap: 86px;
  }

  .gap-\[103px\] {
    gap: 103px;
  }

  .gap-\[131px\] {
    gap: 131px;
  }

  .gap-x-\[32px\] {
    column-gap: 32px;
  }

  .gap-y-\[32px\] {
    row-gap: 32px;
  }

  .self-stretch {
    align-self: stretch;
  }

  .overflow-clip {
    overflow: clip;
  }

  .overflow-hidden {
    overflow: hidden;
  }

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

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

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

  .rounded-\[12\.44px\] {
    border-radius: 12.44px;
  }

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

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

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

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

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

  .rounded-\[1201\.2px\] {
    border-radius: 1201.2px;
  }

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

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

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

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

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

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

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

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

  .border-\[1\.679px\] {
    border-style: var(--tw-border-style);
    border-width: 1.679px;
  }

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

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

  .border-\[2\.4px\] {
    border-style: var(--tw-border-style);
    border-width: 2.4px;
  }

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

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

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

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

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

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

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

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

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

  .border-\[rgba\(255\,255\,255\,0\.15\)\] {
    border-color: #ffffff26;
  }

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

  .border-gray-200 {
    border-color: var(--color-gray-200);
  }

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

  .bg-\[\#1e252e\] {
    background-color: #1e252e;
  }

  .bg-\[\#6b439b\] {
    background-color: #6b439b;
  }

  .bg-\[\#6e8fa2\] {
    background-color: #6e8fa2;
  }

  .bg-\[\#41bdcf\] {
    background-color: #41bdcf;
  }

  .bg-\[\#0092ce\] {
    background-color: #0092ce;
  }

  .bg-\[\#383d3f\] {
    background-color: #383d3f;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .bg-black\/50 {
    background-color: #00000080;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-black\/50 {
      background-color: color-mix(in oklab, var(--color-black) 50%, transparent);
    }
  }

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

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

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

  .from-\[\#f3f7f8\] {
    --tw-gradient-from: #f3f7f8;
    --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));
  }

  .to-white {
    --tw-gradient-to: var(--color-white);
    --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));
  }

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

  .mask-intersect {
    mask-composite: intersect;
  }

  .mask-alpha {
    mask-mode: alpha;
  }

  .mask-size-\[98\.25px_57\.239px\] {
    mask-size: 98.25px 57.239px;
  }

  .mask-size-\[98\.249px_57\.239px\] {
    mask-size: 98.249px 57.239px;
  }

  .mask-size-\[155px_92px\] {
    mask-size: 155px 92px;
  }

  .mask-size-\[247\.427px_269\.155px\] {
    mask-size: 247.427px 269.155px;
  }

  .mask-size-\[280px_92px\] {
    mask-size: 280px 92px;
  }

  .mask-size-\[290\.839px_316\.379px\] {
    mask-size: 290.839px 316.379px;
  }

  .mask-size-\[298\.535px_324\.751px\] {
    mask-size: 298.535px 324.751px;
  }

  .mask-size-\[336px_92px\] {
    mask-size: 336px 92px;
  }

  .mask-size-\[422\.127px_459\.196px\] {
    mask-size: 422.127px 459.196px;
  }

  .mask-size-\[422\.128px_459\.195px\] {
    mask-size: 422.128px 459.195px;
  }

  .mask-size-\[422\.128px_459\.196px\] {
    mask-size: 422.128px 459.196px;
  }

  .mask-size-\[422\.129px_459\.195px\] {
    mask-size: 422.129px 459.195px;
  }

  .mask-no-clip {
    mask-clip: no-clip;
  }

  .mask-position-\[0px\] {
    mask-position: 0;
  }

  .mask-position-\[13\.343px_-45\.309px\] {
    mask-position: 13.343px -45.309px;
  }

  .mask-position-\[14\.031px_-0\.525px\] {
    mask-position: 14.031px -.525px;
  }

  .mask-position-\[17px\] {
    mask-position: 17px;
  }

  .mask-position-\[19\.365px_-65\.761px\] {
    mask-position: 19.365px -65.761px;
  }

  .mask-position-\[19\.366px_-65\.761px\] {
    mask-position: 19.366px -65.761px;
  }

  .mask-position-\[20\.365px_-0\.761px\] {
    mask-position: 20.365px -.761px;
  }

  .mask-position-\[20\.366px_-0\.761px\] {
    mask-position: 20.366px -.761px;
  }

  .mask-position-\[21\.315px_12\.309px\] {
    mask-position: 21.315px 12.309px;
  }

  .mask-position-\[25\.056px_14\.469px\] {
    mask-position: 25.056px 14.469px;
  }

  .mask-position-\[25\.719px_14\.852px\] {
    mask-position: 25.719px 14.852px;
  }

  .mask-position-\[36\.365px_21px\] {
    mask-position: 36.365px 21px;
  }

  .mask-position-\[36\.366px_21px\] {
    mask-position: 36.366px 21px;
  }

  .mask-position-\[36\.769px_-26\.706px\] {
    mask-position: 36.769px -26.706px;
  }

  .mask-position-\[40\.57px_69\.476px\] {
    mask-position: 40.57px 69.476px;
  }

  .mask-position-\[53\.365px_-38\.761px\] {
    mask-position: 53.365px -38.761px;
  }

  .mask-position-\[53\.366px_-38\.761px\] {
    mask-position: 53.366px -38.761px;
  }

  .mask-position-\[57\.365px_98\.239px\] {
    mask-position: 57.365px 98.239px;
  }

  .mask-position-\[57\.366px_98\.239px\] {
    mask-position: 57.366px 98.239px;
  }

  .mask-position-\[61\.174px_41\.17px\] {
    mask-position: 61.174px 41.17px;
  }

  .mask-position-\[104\.365px_70\.239px\] {
    mask-position: 104.365px 70.239px;
  }

  .mask-no-repeat {
    mask-repeat: no-repeat;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .pt-\[24px\] {
    padding-top: 24px;
  }

  .pt-\[32px\] {
    padding-top: 32px;
  }

  .pt-\[48px\] {
    padding-top: 48px;
  }

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

  .pt-\[60px\] {
    padding-top: 60px;
  }

  .pt-\[80px\] {
    padding-top: 80px;
  }

  .pr-\[12px\] {
    padding-right: 12px;
  }

  .pr-\[16px\] {
    padding-right: 16px;
  }

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

  .pb-\[60px\] {
    padding-bottom: 60px;
  }

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

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

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

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

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

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

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

  .font-\[\'League_Spartan\:Bold\'\,sans-serif\] {
    font-family: League Spartan\:Bold, sans-serif;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .leading-\[1\.3\] {
    --tw-leading: 1.3;
    line-height: 1.3;
  }

  .leading-\[1\.4\] {
    --tw-leading: 1.4;
    line-height: 1.4;
  }

  .leading-\[1\.5\] {
    --tw-leading: 1.5;
    line-height: 1.5;
  }

  .leading-\[19\.5px\] {
    --tw-leading: 19.5px;
    line-height: 19.5px;
  }

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

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

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

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

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

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

  .text-\[\#0f172b\] {
    color: #0f172b;
  }

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

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

  .text-\[\#41bdcf\] {
    color: #41bdcf;
  }

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

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

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

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

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

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

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

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

  .text-gray-500 {
    color: var(--color-gray-500);
  }

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

  .uppercase {
    text-transform: uppercase;
  }

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

  .opacity-50 {
    opacity: .5;
  }

  .shadow-2xl {
    --tw-shadow: 0 25px 50px -12px 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);
  }

  .shadow-\[0px_0px_3\.176px_0px_rgba\(30\,37\,46\,0\.1\)\,0px_6\.353px_7\.941px_0px_rgba\(30\,37\,46\,0\.06\)\,0px_0px_0px_4px_rgba\(30\,37\,46\,0\.06\)\] {
    --tw-shadow: 0px 0px 3.176px 0px var(--tw-shadow-color, #1e252e1a), 0px 6.353px 7.941px 0px var(--tw-shadow-color, #1e252e0f), 0px 0px 0px 4px var(--tw-shadow-color, #1e252e0f);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-\[0px_0px_3\.176px_0px_rgba\(36\,112\,132\,0\.1\)\,0px_6\.353px_7\.941px_0px_rgba\(36\,112\,132\,0\.06\)\,0px_0px_0px_4px_rgba\(36\,112\,132\,0\.06\)\] {
    --tw-shadow: 0px 0px 3.176px 0px var(--tw-shadow-color, #2470841a), 0px 6.353px 7.941px 0px var(--tw-shadow-color, #2470840f), 0px 0px 0px 4px var(--tw-shadow-color, #2470840f);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-\[inset_0px_0px_7\.782px_0px_rgba\(30\,37\,46\,0\.05\)\] {
    --tw-shadow: inset 0px 0px 7.782px 0px var(--tw-shadow-color, #1e252e0d);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-\[inset_0px_0px_7\.782px_0px_rgba\(36\,112\,132\,0\.05\)\] {
    --tw-shadow: inset 0px 0px 7.782px 0px var(--tw-shadow-color, #2470840d);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-sm {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, #0000001a), 0 1px 2px -1px 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);
  }

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

  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

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

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

  .transition-transform {
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

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

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

  .\[grid-area\:1_\/_1\] {
    grid-area: 1 / 1;
  }

  @media (hover: hover) {
    .hover\:translate-y-\[-4px\]:hover {
      --tw-translate-y: -4px;
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }

  @media (hover: hover) {
    .hover\:scale-105:hover {
      --tw-scale-x: 105%;
      --tw-scale-y: 105%;
      --tw-scale-z: 105%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#2a323d\]:hover {
      background-color: #2a323d;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#2a3441\]:hover {
      background-color: #2a3441;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#4d6175\]:hover {
      background-color: #4d6175;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#35a8ba\]:hover {
      background-color: #35a8ba;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#36a8b8\]:hover {
      background-color: #36a8b8;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#f3f7f8\]:hover {
      background-color: #f3f7f8;
    }
  }

  @media (hover: hover) {
    .hover\:bg-gray-50:hover {
      background-color: var(--color-gray-50);
    }
  }

  @media (hover: hover) {
    .hover\:bg-gray-100:hover {
      background-color: var(--color-gray-100);
    }
  }

  @media (hover: hover) {
    .hover\:text-\[\#1e252e\]:hover {
      color: #1e252e;
    }
  }

  @media (hover: hover) {
    .hover\:text-\[\#41BDCF\]:hover {
      color: #41bdcf;
    }
  }

  @media (hover: hover) {
    .hover\:text-\[\#247084\]:hover {
      color: #247084;
    }
  }

  @media (hover: hover) {
    .hover\:text-\[\#b2e8ef\]:hover {
      color: #b2e8ef;
    }
  }

  @media (hover: hover) {
    .hover\:opacity-80:hover {
      opacity: .8;
    }
  }

  @media (hover: hover) {
    .hover\:shadow-lg:hover {
      --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);
    }
  }

  @media (hover: hover) {
    .hover\:shadow-xl:hover {
      --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, #0000001a), 0 8px 10px -6px 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);
    }
  }

  @media (width >= 40rem) {
    .sm\:w-\[calc\(50\%-16px\)\] {
      width: calc(50% - 16px);
    }
  }

  @media (width >= 48rem) {
    .md\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }

  @media (width >= 64rem) {
    .lg\:h-\[214px\] {
      height: 214px;
    }
  }

  @media (width >= 64rem) {
    .lg\:h-\[268px\] {
      height: 268px;
    }
  }

  @media (width >= 64rem) {
    .lg\:w-\[485px\] {
      width: 485px;
    }
  }

  @media (width >= 64rem) {
    .lg\:w-\[551px\] {
      width: 551px;
    }
  }

  @media (width >= 64rem) {
    .lg\:w-\[561px\] {
      width: 561px;
    }
  }

  @media (width >= 64rem) {
    .lg\:w-\[565px\] {
      width: 565px;
    }
  }

  @media (width >= 64rem) {
    .lg\:w-\[646px\] {
      width: 646px;
    }
  }

  @media (width >= 64rem) {
    .lg\:w-\[672px\] {
      width: 672px;
    }
  }

  @media (width >= 64rem) {
    .lg\:w-\[1216px\] {
      width: 1216px;
    }
  }

  @media (width >= 64rem) {
    .lg\:max-w-\[1216px\] {
      max-width: 1216px;
    }
  }

  @media (width >= 64rem) {
    .lg\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }

  @media (width >= 64rem) {
    .lg\:flex-row {
      flex-direction: row;
    }
  }

  @media (width >= 64rem) {
    .lg\:gap-0 {
      gap: calc(var(--spacing) * 0);
    }
  }

  @media (width >= 64rem) {
    .lg\:gap-\[80px\] {
      gap: 80px;
    }
  }

  @media (width >= 64rem) {
    .lg\:px-0 {
      padding-inline: calc(var(--spacing) * 0);
    }
  }

  @media (width >= 64rem) {
    .lg\:px-\[32px\] {
      padding-inline: 32px;
    }
  }
}

:root {
  --font-size: 16px;
  --background: #fff;
  --foreground: oklch(.145 0 0);
  --card: #fff;
  --card-foreground: oklch(.145 0 0);
  --popover: oklch(1 0 0);
  --popover-foreground: oklch(.145 0 0);
  --primary: #030213;
  --primary-foreground: oklch(1 0 0);
  --secondary: oklch(.95 .0058 264.53);
  --secondary-foreground: #030213;
  --muted: #ececf0;
  --muted-foreground: #717182;
  --accent: #e9ebef;
  --accent-foreground: #030213;
  --destructive: #d4183d;
  --destructive-foreground: #fff;
  --border: #0000001a;
  --input: transparent;
  --input-background: #f3f3f5;
  --switch-background: #cbced4;
  --font-weight-medium: 500;
  --font-weight-normal: 400;
  --ring: oklch(.708 0 0);
  --chart-1: oklch(.646 .222 41.116);
  --chart-2: oklch(.6 .118 184.704);
  --chart-3: oklch(.398 .07 227.392);
  --chart-4: oklch(.828 .189 84.429);
  --chart-5: oklch(.769 .188 70.08);
  --radius: .625rem;
  --sidebar: oklch(.985 0 0);
  --sidebar-foreground: oklch(.145 0 0);
  --sidebar-primary: #030213;
  --sidebar-primary-foreground: oklch(.985 0 0);
  --sidebar-accent: oklch(.97 0 0);
  --sidebar-accent-foreground: oklch(.205 0 0);
  --sidebar-border: oklch(.922 0 0);
  --sidebar-ring: oklch(.708 0 0);
}

.dark {
  --background: oklch(.145 0 0);
  --foreground: oklch(.985 0 0);
  --card: oklch(.145 0 0);
  --card-foreground: oklch(.985 0 0);
  --popover: oklch(.145 0 0);
  --popover-foreground: oklch(.985 0 0);
  --primary: oklch(.985 0 0);
  --primary-foreground: oklch(.205 0 0);
  --secondary: oklch(.269 0 0);
  --secondary-foreground: oklch(.985 0 0);
  --muted: oklch(.269 0 0);
  --muted-foreground: oklch(.708 0 0);
  --accent: oklch(.269 0 0);
  --accent-foreground: oklch(.985 0 0);
  --destructive: oklch(.396 .141 25.723);
  --destructive-foreground: oklch(.637 .237 25.331);
  --border: oklch(.269 0 0);
  --input: oklch(.269 0 0);
  --ring: oklch(.439 0 0);
  --font-weight-medium: 500;
  --font-weight-normal: 400;
  --chart-1: oklch(.488 .243 264.376);
  --chart-2: oklch(.696 .17 162.48);
  --chart-3: oklch(.769 .188 70.08);
  --chart-4: oklch(.627 .265 303.9);
  --chart-5: oklch(.645 .246 16.439);
  --sidebar: oklch(.205 0 0);
  --sidebar-foreground: oklch(.985 0 0);
  --sidebar-primary: oklch(.488 .243 264.376);
  --sidebar-primary-foreground: oklch(.985 0 0);
  --sidebar-accent: oklch(.269 0 0);
  --sidebar-accent-foreground: oklch(.985 0 0);
  --sidebar-border: oklch(.269 0 0);
  --sidebar-ring: oklch(.439 0 0);
}

html {
  font-size: var(--font-size);
}

@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-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

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

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

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

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

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