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

@layer theme {
  :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-neutral-900: oklch(.205 0 0);
    --color-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --container-2xl: 42rem;
    --text-base: 1rem;
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --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);
    font-family: Estedad, sans-serif !important;
  }

  @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);
    font-family: Estedad, sans-serif !important;
  }

  :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 {
    font-size: var(--text-base);
    font-weight: var(--font-weight-medium);
    line-height: 1.5;
  }

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

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

  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

  .sticky {
    position: sticky;
  }

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

  .inset-\[-0\.2\%_-0\.22\%\] {
    inset: -.2% -.22%;
  }

  .inset-\[-0\.3\%_-0\.24\%\] {
    inset: -.3% -.24%;
  }

  .inset-\[-0\.3\%_-0\.33\%\] {
    inset: -.3% -.33%;
  }

  .inset-\[-0\.04\%\] {
    inset: -.04%;
  }

  .inset-\[-0\.4\%_-0\.56\%\] {
    inset: -.4% -.56%;
  }

  .inset-\[-0\.09\%_-0\.13\%\] {
    inset: -.09% -.13%;
  }

  .inset-\[-0\.09\%_-0\.14\%\] {
    inset: -.09% -.14%;
  }

  .inset-\[-0\.11\%\] {
    inset: -.11%;
  }

  .inset-\[-0\.12\%_-0\.13\%\] {
    inset: -.12% -.13%;
  }

  .inset-\[-0\.14\%_-0\.13\%\] {
    inset: -.14% -.13%;
  }

  .inset-\[-0\.15\%_-0\.11\%\] {
    inset: -.15% -.11%;
  }

  .inset-\[-0\.15\%_-0\.17\%\] {
    inset: -.15% -.17%;
  }

  .inset-\[-0\.16\%_-0\.1\%\] {
    inset: -.16% -.1%;
  }

  .inset-\[-0\.17\%_-0\.2\%\] {
    inset: -.17% -.2%;
  }

  .inset-\[-0\.18\%_-0\.12\%\] {
    inset: -.18% -.12%;
  }

  .inset-\[-0\.18\%_-0\.23\%\] {
    inset: -.18% -.23%;
  }

  .inset-\[-0\.25\%_-0\.31\%\] {
    inset: -.25% -.31%;
  }

  .inset-\[-0\.27\%_-0\.39\%\] {
    inset: -.27% -.39%;
  }

  .inset-\[-0\.28\%_-0\.3\%\] {
    inset: -.28% -.3%;
  }

  .inset-\[-0\.28\%_-0\.31\%\] {
    inset: -.28% -.31%;
  }

  .inset-\[-0\.31\%_-0\.3\%\] {
    inset: -.31% -.3%;
  }

  .inset-\[-0\.31\%_-0\.21\%\] {
    inset: -.31% -.21%;
  }

  .inset-\[-0\.31\%_-0\.28\%\] {
    inset: -.31% -.28%;
  }

  .inset-\[-0\.32\%_-0\.25\%\] {
    inset: -.32% -.25%;
  }

  .inset-\[-0\.33\%_-0\.25\%\] {
    inset: -.33% -.25%;
  }

  .inset-\[-0\.36\%_-0\.41\%\] {
    inset: -.36% -.41%;
  }

  .inset-\[-0\.38\%_-0\.3\%\] {
    inset: -.38% -.3%;
  }

  .inset-\[-0\.42\%_-0\.37\%\] {
    inset: -.42% -.37%;
  }

  .inset-\[-0\.42\%_-0\.39\%\] {
    inset: -.42% -.39%;
  }

  .inset-\[-0\.43\%_-0\.17\%\] {
    inset: -.43% -.17%;
  }

  .inset-\[-0\.43\%_-0\.29\%\] {
    inset: -.43% -.29%;
  }

  .inset-\[-0\.48\%_-0\.36\%\] {
    inset: -.48% -.36%;
  }

  .inset-\[-0\.67\%_-0\.58\%\] {
    inset: -.67% -.58%;
  }

  .inset-\[0\.43\%_0\.44\%_0\.43\%_0\.43\%\] {
    inset: .43% .44% .43% .43%;
  }

  .inset-\[0\.48\%_74\.76\%_80\.91\%_13\.22\%\] {
    inset: .48% 74.76% 80.91% 13.22%;
  }

  .inset-\[0\.48\%_74\.77\%_80\.92\%_13\.22\%\] {
    inset: .48% 74.77% 80.92% 13.22%;
  }

  .inset-\[0\.435\%\] {
    inset: .435%;
  }

  .inset-\[2\.61\%\] {
    inset: 2.61%;
  }

  .inset-\[2\.609\%\] {
    inset: 2.609%;
  }

  .inset-\[3\.5\%_25\.78\%_73\.14\%_45\.92\%\] {
    inset: 3.5% 25.78% 73.14% 45.92%;
  }

  .inset-\[4\.37\%_76\.92\%_77\.86\%_5\.62\%\] {
    inset: 4.37% 76.92% 77.86% 5.62%;
  }

  .inset-\[4\.37\%_76\.93\%_77\.87\%_5\.62\%\] {
    inset: 4.37% 76.93% 77.87% 5.62%;
  }

  .inset-\[5\.22\%\] {
    inset: 5.22%;
  }

  .inset-\[5\.221\%\] {
    inset: 5.221%;
  }

  .inset-\[6\.18px_5\.82px_-49\.45px_6\.18px\] {
    inset: 6.18px 5.82px -49.45px 6.18px;
  }

  .inset-\[6\.21\%_95\.01\%_91\.19\%_2\.63\%\] {
    inset: 6.21% 95.01% 91.19% 2.63%;
  }

  .inset-\[6\.91\%_51\.39\%_73\.59\%_23\.03\%\] {
    inset: 6.91% 51.39% 73.59% 23.03%;
  }

  .inset-\[6\.91\%_51\.39\%_73\.59\%_23\.04\%\] {
    inset: 6.91% 51.39% 73.59% 23.04%;
  }

  .inset-\[8\.79px_8\.66px_-70\.62px_8\.79px\] {
    inset: 8.79px 8.66px -70.62px 8.79px;
  }

  .inset-\[8\.82\%_17\.67\%\] {
    inset: 8.82% 17.67%;
  }

  .inset-\[9\.54\%_77\.82\%_87\.86\%_19\.82\%\] {
    inset: 9.54% 77.82% 87.86% 19.82%;
  }

  .inset-\[9\.82\%_65\.99\%_76\.64\%_23\.02\%\] {
    inset: 9.82% 65.99% 76.64% 23.02%;
  }

  .inset-\[9\.83\%_65\.98\%_76\.63\%_23\.03\%\] {
    inset: 9.83% 65.98% 76.63% 23.03%;
  }

  .inset-\[11\.03\%_26\.3\%_77\.06\%_61\.45\%\] {
    inset: 11.03% 26.3% 77.06% 61.45%;
  }

  .inset-\[11\.04\%_26\.27\%_77\.05\%_61\.48\%\] {
    inset: 11.04% 26.27% 77.05% 61.48%;
  }

  .inset-\[11\.12\%_68\.74\%_78\.13\%_-26\.61\%\] {
    inset: 11.12% 68.74% 78.13% -26.61%;
  }

  .inset-\[11\.67\%_62\.84\%_52\.8\%_0\.49\%\] {
    inset: 11.67% 62.84% 52.8% .49%;
  }

  .inset-\[12\.12\%_36\.31\%_76\.09\%_50\.22\%\] {
    inset: 12.12% 36.31% 76.09% 50.22%;
  }

  .inset-\[12\.13\%_36\.28\%_76\.08\%_50\.24\%\] {
    inset: 12.13% 36.28% 76.08% 50.24%;
  }

  .inset-\[12\.24\%\] {
    inset: 12.24%;
  }

  .inset-\[12\.57\%_85\.03\%_84\.83\%_12\.6\%\] {
    inset: 12.57% 85.03% 84.83% 12.6%;
  }

  .inset-\[12\.237\%\] {
    inset: 12.237%;
  }

  .inset-\[13\.7\%_10\.44\%_50\.22\%_63\.22\%\] {
    inset: 13.7% 10.44% 50.22% 63.22%;
  }

  .inset-\[13\.71\%_10\.4\%_50\.19\%_63\.24\%\] {
    inset: 13.71% 10.4% 50.19% 63.24%;
  }

  .inset-\[13\.82\%_10\.46\%_59\.69\%_63\.55\%\] {
    inset: 13.82% 10.46% 59.69% 63.55%;
  }

  .inset-\[13\.83\%_10\.42\%_59\.67\%_63\.57\%\] {
    inset: 13.83% 10.42% 59.67% 63.57%;
  }

  .inset-\[15\.9\%_32\.27\%_81\.5\%_65\.37\%\] {
    inset: 15.9% 32.27% 81.5% 65.37%;
  }

  .inset-\[17\.7\%_32\.31\%_60\.95\%_40\.2\%\] {
    inset: 17.7% 32.31% 60.95% 40.2%;
  }

  .inset-\[17\.63\%_41\.85\%_79\.77\%_55\.79\%\] {
    inset: 17.63% 41.85% 79.77% 55.79%;
  }

  .inset-\[17\.71\%_32\.28\%_60\.93\%_40\.22\%\] {
    inset: 17.71% 32.28% 60.93% 40.22%;
  }

  .inset-\[18\.5\%_70\.07\%_78\.9\%_27\.57\%\] {
    inset: 18.5% 70.07% 78.9% 27.57%;
  }

  .inset-\[18\.51\%_70\.46\%_58\.1\%_6\.01\%\] {
    inset: 18.51% 70.46% 58.1% 6.01%;
  }

  .inset-\[18\.55\%_72\.1\%_69\.57\%_16\.41\%\] {
    inset: 18.55% 72.1% 69.57% 16.41%;
  }

  .inset-\[18\.56\%_72\.09\%_69\.55\%_16\.42\%\] {
    inset: 18.56% 72.09% 69.55% 16.42%;
  }

  .inset-\[19\.93\%_25\.43\%_70\.29\%_60\.88\%\] {
    inset: 19.93% 25.43% 70.29% 60.88%;
  }

  .inset-\[20\.16\%_7\.3\%_59\.51\%_71\.53\%\] {
    inset: 20.16% 7.3% 59.51% 71.53%;
  }

  .inset-\[20\.16\%_7\.3\%_59\.52\%_71\.53\%\] {
    inset: 20.16% 7.3% 59.52% 71.53%;
  }

  .inset-\[20\.16\%_7\.31\%_59\.52\%_71\.53\%\] {
    inset: 20.16% 7.31% 59.52% 71.53%;
  }

  .inset-\[20\.25\%_47\.61\%_71\.08\%_32\.6\%\] {
    inset: 20.25% 47.61% 71.08% 32.6%;
  }

  .inset-\[20\.26\%_47\.59\%_71\.07\%_32\.61\%\] {
    inset: 20.26% 47.59% 71.07% 32.61%;
  }

  .inset-\[21\.58\%_64\.9\%_68\.69\%_23\.68\%\] {
    inset: 21.58% 64.9% 68.69% 23.68%;
  }

  .inset-\[21\.59\%_64\.89\%_68\.68\%_23\.69\%\] {
    inset: 21.59% 64.89% 68.68% 23.69%;
  }

  .inset-\[21\.82\%_76\.37\%_75\.58\%_21\.27\%\] {
    inset: 21.82% 76.37% 75.58% 21.27%;
  }

  .inset-\[22\.1\%_43\.19\%_21\.52\%_25\.25\%\] {
    inset: 22.1% 43.19% 21.52% 25.25%;
  }

  .inset-\[22\.61\%\] {
    inset: 22.61%;
  }

  .inset-\[22\.609\%\] {
    inset: 22.609%;
  }

  .inset-\[23\.41\%_53\.27\%_73\.99\%_44\.37\%\] {
    inset: 23.41% 53.27% 73.99% 44.37%;
  }

  .inset-\[23\.76\%_78\.16\%_63\.81\%_7\.71\%\] {
    inset: 23.76% 78.16% 63.81% 7.71%;
  }

  .inset-\[23\.77\%_78\.15\%_63\.79\%_7\.71\%\] {
    inset: 23.77% 78.15% 63.79% 7.71%;
  }

  .inset-\[24\.82\%\] {
    inset: 24.82%;
  }

  .inset-\[24\.98\%_61\.99\%_69\.46\%_32\.16\%\] {
    inset: 24.98% 61.99% 69.46% 32.16%;
  }

  .inset-\[24\.99\%_61\.98\%_69\.44\%_32\.17\%\] {
    inset: 24.99% 61.98% 69.44% 32.17%;
  }

  .inset-\[24\.821\%\] {
    inset: 24.821%;
  }

  .inset-\[25\.72\%_68\.36\%_71\.68\%_29\.27\%\] {
    inset: 25.72% 68.36% 71.68% 29.27%;
  }

  .inset-\[26\.55\%_53\.08\%_64\.74\%_35\.02\%\] {
    inset: 26.55% 53.08% 64.74% 35.02%;
  }

  .inset-\[26\.57\%_53\.06\%_64\.72\%_35\.04\%\] {
    inset: 26.57% 53.06% 64.72% 35.04%;
  }

  .inset-\[27\.46\%_20\.98\%_69\.94\%_76\.66\%\] {
    inset: 27.46% 20.98% 69.94% 76.66%;
  }

  .inset-\[28\.9\%_59\.96\%_68\.5\%_37\.67\%\] {
    inset: 28.9% 59.96% 68.5% 37.67%;
  }

  .inset-\[28\.32\%_82\.41\%_69\.08\%_15\.23\%\] {
    inset: 28.32% 82.41% 69.08% 15.23%;
  }

  .inset-\[29\.1\%_71\.31\%_58\.61\%_18\.39\%\] {
    inset: 29.1% 71.31% 58.61% 18.39%;
  }

  .inset-\[29\.6\%_63\.64\%_55\.24\%_25\.23\%\] {
    inset: 29.6% 63.64% 55.24% 25.23%;
  }

  .inset-\[29\.7\%_35\.68\%_24\.29\%_20\.49\%\] {
    inset: 29.7% 35.68% 24.29% 20.49%;
  }

  .inset-\[29\.11\%_71\.3\%_58\.59\%_18\.4\%\] {
    inset: 29.11% 71.3% 58.59% 18.4%;
  }

  .inset-\[29\.51\%_67\.43\%_60\.71\%_21\.07\%\] {
    inset: 29.51% 67.43% 60.71% 21.07%;
  }

  .inset-\[29\.58\%_63\.66\%_55\.26\%_25\.22\%\] {
    inset: 29.58% 63.66% 55.26% 25.22%;
  }

  .inset-\[29\.77\%_43\.03\%_67\.63\%_54\.61\%\] {
    inset: 29.77% 43.03% 67.63% 54.61%;
  }

  .inset-\[31\.54\%_31\.21\%\] {
    inset: 31.54% 31.21%;
  }

  .inset-\[32\.13\%_11\.43\%_34\.49\%_58\.7\%\] {
    inset: 32.13% 11.43% 34.49% 58.7%;
  }

  .inset-\[32\.15\%_11\.39\%_34\.46\%_58\.73\%\] {
    inset: 32.15% 11.39% 34.46% 58.73%;
  }

  .inset-\[32\.25\%_28\.93\%_43\.02\%_38\.43\%\] {
    inset: 32.25% 28.93% 43.02% 38.43%;
  }

  .inset-\[32\.25\%_32\.74\%_49\.31\%_61\.59\%\] {
    inset: 32.25% 32.74% 49.31% 61.59%;
  }

  .inset-\[32\.37\%_79\.37\%_56\.18\%_7\.05\%\] {
    inset: 32.37% 79.37% 56.18% 7.05%;
  }

  .inset-\[32\.39\%_79\.36\%_56\.16\%_7\.05\%\] {
    inset: 32.39% 79.36% 56.16% 7.05%;
  }

  .inset-\[32\.86\%_59\.2\%_59\.42\%_31\.28\%\] {
    inset: 32.86% 59.2% 59.42% 31.28%;
  }

  .inset-\[32\.87\%_59\.18\%_59\.4\%_31\.29\%\] {
    inset: 32.87% 59.18% 59.4% 31.29%;
  }

  .inset-\[33\.38\%_28\.93\%_48\.33\%_68\.66\%\] {
    inset: 33.38% 28.93% 48.33% 68.66%;
  }

  .inset-\[34\.63\%_52\.54\%_43\.02\%_38\.43\%\] {
    inset: 34.63% 52.54% 43.02% 38.43%;
  }

  .inset-\[34\.97\%_62\.72\%_62\.43\%_34\.92\%\] {
    inset: 34.97% 62.72% 62.43% 34.92%;
  }

  .inset-\[37\.6\%_41\.11\%_36\.81\%_28\.1\%\] {
    inset: 37.6% 41.11% 36.81% 28.1%;
  }

  .inset-\[37\.59\%_41\.13\%_36\.84\%_28\.08\%\] {
    inset: 37.59% 41.13% 36.84% 28.08%;
  }

  .inset-\[38\.01\%_70\.07\%_59\.39\%_27\.57\%\] {
    inset: 38.01% 70.07% 59.39% 27.57%;
  }

  .inset-\[38\.01\%_85\.43\%_59\.39\%_12\.21\%\] {
    inset: 38.01% 85.43% 59.39% 12.21%;
  }

  .inset-\[38\.8\%_69\%_49\.18\%_14\.54\%\] {
    inset: 38.8% 69% 49.18% 14.54%;
  }

  .inset-\[38\.48\%_2\.59\%_22\.4\%_2\.48\%\] {
    inset: 38.48% 2.59% 22.4% 2.48%;
  }

  .inset-\[38\.48\%_2\.59\%_60\.44\%_72\.85\%\] {
    inset: 38.48% 2.59% 60.44% 72.85%;
  }

  .inset-\[38\.82\%_68\.98\%_49\.15\%_14\.54\%\] {
    inset: 38.82% 68.98% 49.15% 14.54%;
  }

  .inset-\[40\.49\%_37\.68\%_43\.15\%_55\.87\%\] {
    inset: 40.49% 37.68% 43.15% 55.87%;
  }

  .inset-\[40\.98\%_79\.91\%_45\.79\%_8\.81\%\] {
    inset: 40.98% 79.91% 45.79% 8.81%;
  }

  .inset-\[41\%_79\.9\%_45\.77\%_8\.81\%\] {
    inset: 41% 79.9% 45.77% 8.81%;
  }

  .inset-\[41\.41\%_43\.41\%_43\.02\%_47\.56\%\] {
    inset: 41.41% 43.41% 43.02% 47.56%;
  }

  .inset-\[42\.99\%_32\.12\%_51\.04\%_66\.82\%\] {
    inset: 42.99% 32.12% 51.04% 66.82%;
  }

  .inset-\[42\.99\%_39\.49\%_51\.36\%_58\.44\%\] {
    inset: 42.99% 39.49% 51.36% 58.44%;
  }

  .inset-\[42\.99\%_54\.19\%_51\.36\%_42\.93\%\] {
    inset: 42.99% 54.19% 51.36% 42.93%;
  }

  .inset-\[43\.11\%_22\.85\%_51\.36\%_71\.94\%\] {
    inset: 43.11% 22.85% 51.36% 71.94%;
  }

  .inset-\[43\.79\%_76\.9\%_53\.61\%_20\.74\%\] {
    inset: 43.79% 76.9% 53.61% 20.74%;
  }

  .inset-\[44\.13\%_0\.43\%\] {
    inset: 44.13% .43%;
  }

  .inset-\[44\.13\%_0\.44\%_44\.13\%_0\.43\%\] {
    inset: 44.13% .44% 44.13% .43%;
  }

  .inset-\[44\.17\%_41\.68\%_49\.4\%_53\.55\%\] {
    inset: 44.17% 41.68% 49.4% 53.55%;
  }

  .inset-\[44\.22\%_57\.47\%_53\.18\%_40\.17\%\] {
    inset: 44.22% 57.47% 53.18% 40.17%;
  }

  .inset-\[44\.25\%_34\.36\%_30\.41\%_45\.59\%\] {
    inset: 44.25% 34.36% 30.41% 45.59%;
  }

  .inset-\[44\.28\%_34\.33\%_30\.37\%_45\.61\%\] {
    inset: 44.28% 34.33% 30.37% 45.61%;
  }

  .inset-\[45\.23\%_49\.33\%_49\.31\%_45\.46\%\] {
    inset: 45.23% 49.33% 49.31% 45.46%;
  }

  .inset-\[45\.31\%_60\.97\%_49\.35\%_36\.18\%\] {
    inset: 45.31% 60.97% 49.35% 36.18%;
  }

  .inset-\[45\.38\%_56\.75\%_49\.32\%_39\.06\%\] {
    inset: 45.38% 56.75% 49.32% 39.06%;
  }

  .inset-\[45\.52\%_85\.43\%_51\.88\%_12\.21\%\] {
    inset: 45.52% 85.43% 51.88% 12.21%;
  }

  .inset-\[45\.61\%_27\.74\%_49\.31\%_68\.27\%\] {
    inset: 45.61% 27.74% 49.31% 68.27%;
  }

  .inset-\[45\.75\%_33\.8\%_51\.36\%_60\.19\%\] {
    inset: 45.75% 33.8% 51.36% 60.19%;
  }

  .inset-\[45\.83\%_19\.79\%_49\.61\%_76\.06\%\] {
    inset: 45.83% 19.79% 49.61% 76.06%;
  }

  .inset-\[47\.31\%_63\.51\%_48\.35\%_31\.36\%\] {
    inset: 47.31% 63.51% 48.35% 31.36%;
  }

  .inset-\[47\.54\%_24\%_49\.85\%_73\.64\%\] {
    inset: 47.54% 24% 49.85% 73.64%;
  }

  .inset-\[47\.77\%_66\.84\%_31\.55\%_18\.39\%\] {
    inset: 47.77% 66.84% 31.55% 18.39%;
  }

  .inset-\[47\.79\%_66\.83\%_31\.51\%_18\.4\%\] {
    inset: 47.79% 66.83% 31.51% 18.4%;
  }

  .inset-\[48\.61\%_1\.86\%_0\%_95\.63\%\] {
    inset: 48.61% 1.86% 0% 95.63%;
  }

  .inset-\[48\.61\%_49\.21\%_0\%_48\.27\%\] {
    inset: 48.61% 49.21% 0% 48.27%;
  }

  .inset-\[49\.83\%_49\.53\%_39\.25\%_40\.38\%\] {
    inset: 49.83% 49.53% 39.25% 40.38%;
  }

  .inset-\[50\.44\%_62\.15\%_39\.08\%_29\.63\%\] {
    inset: 50.44% 62.15% 39.08% 29.63%;
  }

  .inset-\[50\.46\%_62\.13\%_39\.05\%_29\.64\%\] {
    inset: 50.46% 62.13% 39.05% 29.64%;
  }

  .inset-\[51\.38\%_0\.44\%_0\.39\%_95\.03\%\] {
    inset: 51.38% .44% .39% 95.03%;
  }

  .inset-\[51\.38\%_47\.79\%_0\.39\%_47\.68\%\] {
    inset: 51.38% 47.79% .39% 47.68%;
  }

  .inset-\[53\.32\%_43\.95\%_44\.08\%_53\.69\%\] {
    inset: 53.32% 43.95% 44.08% 53.69%;
  }

  .inset-\[54\.19\%_63\.9\%_43\.21\%_33\.74\%\] {
    inset: 54.19% 63.9% 43.21% 33.74%;
  }

  .inset-\[54\.56\%_19\.71\%_5\.98\%_53\.74\%\] {
    inset: 54.56% 19.71% 5.98% 53.74%;
  }

  .inset-\[54\.59\%_19\.68\%_5\.93\%_53\.77\%\] {
    inset: 54.59% 19.68% 5.93% 53.77%;
  }

  .inset-\[55\.92\%_73\.61\%_41\.47\%_24\.02\%\] {
    inset: 55.92% 73.61% 41.47% 24.02%;
  }

  .inset-\[56\.86\%_40\.15\%_13\.14\%_34\.14\%\] {
    inset: 56.86% 40.15% 13.14% 34.14%;
  }

  .inset-\[56\.89\%_40\.13\%_13\.1\%_34\.16\%\] {
    inset: 56.89% 40.13% 13.1% 34.16%;
  }

  .inset-\[58\.32\%_60\.41\%_32\.75\%_30\.51\%\] {
    inset: 58.32% 60.41% 32.75% 30.51%;
  }

  .inset-\[58\.35\%_60\.39\%_32\.71\%_30\.52\%\] {
    inset: 58.35% 60.39% 32.71% 30.52%;
  }

  .inset-\[60\%_22\.85\%_48\.35\%_31\.36\%\] {
    inset: 60% 22.85% 48.35% 31.36%;
  }

  .inset-\[61\.73\%_16\.29\%_13\.93\%_16\%\] {
    inset: 61.73% 16.29% 13.93% 16%;
  }

  .inset-\[61\.85\%_63\.9\%_35\.55\%_33\.74\%\] {
    inset: 61.85% 63.9% 35.55% 33.74%;
  }

  .inset-\[65\.86\%_74\.14\%_23\.4\%_-14\.32\%\] {
    inset: 65.86% 74.14% 23.4% -14.32%;
  }

  .inset-\[66\.6\%_53\.56\%_14\.31\%_31\.29\%\] {
    inset: 66.6% 53.56% 14.31% 31.29%;
  }

  .inset-\[66\.47\%_31\.15\%_30\.93\%_66\.49\%\] {
    inset: 66.47% 31.15% 30.93% 66.49%;
  }

  .inset-\[66\.56\%_53\.58\%_14\.36\%_31\.28\%\] {
    inset: 66.56% 53.58% 14.36% 31.28%;
  }

  .inset-\[68\.35\%_28\.8\%_27\.09\%_67\.06\%\] {
    inset: 68.35% 28.8% 27.09% 67.06%;
  }

  .inset-\[68\.48\%_12\.01\%_6\.92\%_11\.82\%\] {
    inset: 68.48% 12.01% 6.92% 11.82%;
  }

  .inset-\[70\.52\%_51\.96\%_26\.88\%_45\.68\%\] {
    inset: 70.52% 51.96% 26.88% 45.68%;
  }

  .inset-\[75\.05\%_20\.97\%_2\.12\%_44\.82\%\] {
    inset: 75.05% 20.97% 2.12% 44.82%;
  }

  .inset-\[75\.09\%_20\.93\%_2\.07\%_44\.84\%\] {
    inset: 75.09% 20.93% 2.07% 44.84%;
  }

  .inset-\[76\.84\%_67\.12\%_22\.4\%_2\.48\%\] {
    inset: 76.84% 67.12% 22.4% 2.48%;
  }

  .inset-\[79\.47\%_47\.52\%_10\.75\%_44\.26\%\] {
    inset: 79.47% 47.52% 10.75% 44.26%;
  }

  .inset-\[82\.22\%_13\.1\%_15\.17\%_84\.54\%\] {
    inset: 82.22% 13.1% 15.17% 84.54%;
  }

  .inset-\[82\.22\%_35\.68\%_15\.17\%_61\.96\%\] {
    inset: 82.22% 35.68% 15.17% 61.96%;
  }

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

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

  .top-3\/4 {
    top: 75%;
  }

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

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

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

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

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

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

  .top-\[-4\.54\%\] {
    top: -4.54%;
  }

  .top-\[-4\.55\%\] {
    top: -4.55%;
  }

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

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

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

  .top-\[-17\.06\%\] {
    top: -17.06%;
  }

  .top-\[-24\.24\%\] {
    top: -24.24%;
  }

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

  .top-\[17\.92px\] {
    top: 17.92px;
  }

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

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

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

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

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

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

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

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

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

  .top-\[36\.7\%\] {
    top: 36.7%;
  }

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

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

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

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

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

  .top-\[51\.75px\] {
    top: 51.75px;
  }

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

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

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

  .top-\[58\.54\%\] {
    top: 58.54%;
  }

  .top-\[58\.56\%\] {
    top: 58.56%;
  }

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

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

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

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

  .top-\[72\.27px\] {
    top: 72.27px;
  }

  .top-\[87\.79px\] {
    top: 87.79px;
  }

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

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

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

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

  .top-\[108\.41px\] {
    top: 108.41px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .top-\[157\.29px\] {
    top: 157.29px;
  }

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

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

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

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

  .top-\[182\.9px\] {
    top: 182.9px;
  }

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

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

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

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

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

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

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

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

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

  .top-\[239\.94px\] {
    top: 239.94px;
  }

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

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

  .top-\[245\.72px\] {
    top: 245.72px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .top-\[300\.65px\] {
    top: 300.65px;
  }

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

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

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

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

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

  .top-\[314\.99px\] {
    top: 314.99px;
  }

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

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

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

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

  .top-\[333\.7px\] {
    top: 333.7px;
  }

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

  .top-\[361\.36px\] {
    top: 361.36px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .top-\[calc\(50\%-7\.906px\)\] {
    top: calc(50% - 7.906px);
  }

  .top-\[calc\(50\%-9\.662px\)\] {
    top: calc(50% - 9.662px);
  }

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

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

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

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

  .right-\[-5\.54\%\] {
    right: -5.54%;
  }

  .right-\[-5\.55\%\] {
    right: -5.55%;
  }

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

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

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

  .right-\[12\.67\%\] {
    right: 12.67%;
  }

  .right-\[28\.64\%\] {
    right: 28.64%;
  }

  .right-\[31\.91\%\] {
    right: 31.91%;
  }

  .right-\[31\.92\%\] {
    right: 31.92%;
  }

  .right-\[32\.2\%\] {
    right: 32.2%;
  }

  .right-\[33\.22\%\] {
    right: 33.22%;
  }

  .right-\[35\.23\%\] {
    right: 35.23%;
  }

  .right-\[36\.34\%\] {
    right: 36.34%;
  }

  .right-\[36\.72\%\] {
    right: 36.72%;
  }

  .right-\[37\.16\%\] {
    right: 37.16%;
  }

  .right-\[38\.89\%\] {
    right: 38.89%;
  }

  .right-\[39\.25\%\] {
    right: 39.25%;
  }

  .right-\[39\.98\%\] {
    right: 39.98%;
  }

  .right-\[41\.18\%\] {
    right: 41.18%;
  }

  .right-\[41\.67\%\] {
    right: 41.67%;
  }

  .right-\[42\.38\%\] {
    right: 42.38%;
  }

  .right-\[42\.65\%\] {
    right: 42.65%;
  }

  .right-\[42\.69\%\] {
    right: 42.69%;
  }

  .right-\[43\.2\%\] {
    right: 43.2%;
  }

  .right-\[43\.23\%\] {
    right: 43.23%;
  }

  .right-\[43\.38\%\] {
    right: 43.38%;
  }

  .right-\[44\.01\%\] {
    right: 44.01%;
  }

  .right-\[44\.48\%\] {
    right: 44.48%;
  }

  .right-\[44\.58\%\] {
    right: 44.58%;
  }

  .right-\[45\.65\%\] {
    right: 45.65%;
  }

  .right-\[46\.38\%\] {
    right: 46.38%;
  }

  .right-\[52\.48\%\] {
    right: 52.48%;
  }

  .right-\[54\.27\%\] {
    right: 54.27%;
  }

  .right-\[60\.36\%\] {
    right: 60.36%;
  }

  .right-\[64\.81\%\] {
    right: 64.81%;
  }

  .right-\[82\.8\%\] {
    right: 82.8%;
  }

  .right-\[82\.79\%\] {
    right: 82.79%;
  }

  .right-\[118\.01px\] {
    right: 118.01px;
  }

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

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

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

  .bottom-\[-1\.11\%\] {
    bottom: -1.11%;
  }

  .bottom-\[-16\.49\%\] {
    bottom: -16.49%;
  }

  .bottom-\[-23\.97\%\] {
    bottom: -23.97%;
  }

  .bottom-\[7\.72px\] {
    bottom: 7.72px;
  }

  .bottom-\[14\.18px\] {
    bottom: 14.18px;
  }

  .bottom-\[15\.59px\] {
    bottom: 15.59px;
  }

  .bottom-\[17\.84px\] {
    bottom: 17.84px;
  }

  .bottom-\[18\.32px\] {
    bottom: 18.32px;
  }

  .bottom-\[19\.27px\] {
    bottom: 19.27px;
  }

  .bottom-\[19\.32px\] {
    bottom: 19.32px;
  }

  .bottom-\[21\.5px\] {
    bottom: 21.5px;
  }

  .bottom-\[22\.4\%\] {
    bottom: 22.4%;
  }

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

  .bottom-\[23\.28px\] {
    bottom: 23.28px;
  }

  .bottom-\[23\.31px\] {
    bottom: 23.31px;
  }

  .bottom-\[23\.97px\] {
    bottom: 23.97px;
  }

  .bottom-\[24\.89px\] {
    bottom: 24.89px;
  }

  .bottom-\[25\.73px\] {
    bottom: 25.73px;
  }

  .bottom-\[26\.11px\] {
    bottom: 26.11px;
  }

  .bottom-\[26\.57px\] {
    bottom: 26.57px;
  }

  .bottom-\[27\.62px\] {
    bottom: 27.62px;
  }

  .bottom-\[28\.8px\] {
    bottom: 28.8px;
  }

  .bottom-\[28\.56px\] {
    bottom: 28.56px;
  }

  .bottom-\[29\.04px\] {
    bottom: 29.04px;
  }

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

  .bottom-\[30\.76px\] {
    bottom: 30.76px;
  }

  .bottom-\[31\.41px\] {
    bottom: 31.41px;
  }

  .bottom-\[31\.58px\] {
    bottom: 31.58px;
  }

  .bottom-\[31\.71px\] {
    bottom: 31.71px;
  }

  .bottom-\[31\.95px\] {
    bottom: 31.95px;
  }

  .bottom-\[33\.08px\] {
    bottom: 33.08px;
  }

  .bottom-\[33\.79px\] {
    bottom: 33.79px;
  }

  .bottom-\[34\.25px\] {
    bottom: 34.25px;
  }

  .bottom-\[34\.45px\] {
    bottom: 34.45px;
  }

  .bottom-\[36\.74px\] {
    bottom: 36.74px;
  }

  .bottom-\[37\.29px\] {
    bottom: 37.29px;
  }

  .bottom-\[37\.71px\] {
    bottom: 37.71px;
  }

  .bottom-\[39\.77px\] {
    bottom: 39.77px;
  }

  .bottom-\[40\.13px\] {
    bottom: 40.13px;
  }

  .bottom-\[41\.88px\] {
    bottom: 41.88px;
  }

  .bottom-\[43\.36\%\] {
    bottom: 43.36%;
  }

  .bottom-\[46\.03px\] {
    bottom: 46.03px;
  }

  .bottom-\[50\.62px\] {
    bottom: 50.62px;
  }

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

  .bottom-\[54\.12px\] {
    bottom: 54.12px;
  }

  .bottom-\[54\.51px\] {
    bottom: 54.51px;
  }

  .bottom-\[55\.62px\] {
    bottom: 55.62px;
  }

  .bottom-\[57\.92px\] {
    bottom: 57.92px;
  }

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

  .bottom-\[68\.81px\] {
    bottom: 68.81px;
  }

  .bottom-\[72\.53\%\] {
    bottom: 72.53%;
  }

  .bottom-\[72\.54\%\] {
    bottom: 72.54%;
  }

  .bottom-\[78\.84px\] {
    bottom: 78.84px;
  }

  .bottom-\[85\.45px\] {
    bottom: 85.45px;
  }

  .bottom-\[86\.3px\] {
    bottom: 86.3px;
  }

  .bottom-\[86\.4px\] {
    bottom: 86.4px;
  }

  .bottom-\[92\.61px\] {
    bottom: 92.61px;
  }

  .bottom-\[93\.62px\] {
    bottom: 93.62px;
  }

  .bottom-\[95\.11px\] {
    bottom: 95.11px;
  }

  .bottom-\[99\.64px\] {
    bottom: 99.64px;
  }

  .bottom-\[101\.36px\] {
    bottom: 101.36px;
  }

  .bottom-\[102\.75px\] {
    bottom: 102.75px;
  }

  .bottom-\[108\.32px\] {
    bottom: 108.32px;
  }

  .bottom-\[109\.94px\] {
    bottom: 109.94px;
  }

  .bottom-\[121\.56px\] {
    bottom: 121.56px;
  }

  .bottom-\[141\.12px\] {
    bottom: 141.12px;
  }

  .bottom-\[151\.52px\] {
    bottom: 151.52px;
  }

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

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

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

  .left-\[-5\.54\%\] {
    left: -5.54%;
  }

  .left-\[-5\.55\%\] {
    left: -5.55%;
  }

  .left-\[-22\.5\%\] {
    left: -22.5%;
  }

  .left-\[5\.97px\] {
    left: 5.97px;
  }

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

  .left-\[12\.67\%\] {
    left: 12.67%;
  }

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

  .left-\[17\.05\%\] {
    left: 17.05%;
  }

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

  .left-\[20\.37\%\] {
    left: 20.37%;
  }

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

  .left-\[31\.68\%\] {
    left: 31.68%;
  }

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

  .left-\[32\.9\%\] {
    left: 32.9%;
  }

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

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

  .left-\[36\.51\%\] {
    left: 36.51%;
  }

  .left-\[37\.28\%\] {
    left: 37.28%;
  }

  .left-\[37\.66\%\] {
    left: 37.66%;
  }

  .left-\[37\.67\%\] {
    left: 37.67%;
  }

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

  .left-\[38\.31\%\] {
    left: 38.31%;
  }

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

  .left-\[40\.59\%\] {
    left: 40.59%;
  }

  .left-\[41\.69\%\] {
    left: 41.69%;
  }

  .left-\[41\.71\%\] {
    left: 41.71%;
  }

  .left-\[41\.99\%\] {
    left: 41.99%;
  }

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

  .left-\[42\.61\%\] {
    left: 42.61%;
  }

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

  .left-\[43\.01\%\] {
    left: 43.01%;
  }

  .left-\[43\.8\%\] {
    left: 43.8%;
  }

  .left-\[44\.58\%\] {
    left: 44.58%;
  }

  .left-\[44\.82\%\] {
    left: 44.82%;
  }

  .left-\[45\.9\%\] {
    left: 45.9%;
  }

  .left-\[45\.32\%\] {
    left: 45.32%;
  }

  .left-\[46\.56\%\] {
    left: 46.56%;
  }

  .left-\[47\.54\%\] {
    left: 47.54%;
  }

  .left-\[47\.55\%\] {
    left: 47.55%;
  }

  .left-\[47\.94\%\] {
    left: 47.94%;
  }

  .left-\[48\.72\%\] {
    left: 48.72%;
  }

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

  .left-\[50\.27\%\] {
    left: 50.27%;
  }

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

  .left-\[53\.5\%\] {
    left: 53.5%;
  }

  .left-\[53\.29\%\] {
    left: 53.29%;
  }

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

  .left-\[54\.94\%\] {
    left: 54.94%;
  }

  .left-\[56\.42\%\] {
    left: 56.42%;
  }

  .left-\[57\.87\%\] {
    left: 57.87%;
  }

  .left-\[59\.5px\] {
    left: 59.5px;
  }

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

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

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

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

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

  .left-\[76\.42\%\] {
    left: 76.42%;
  }

  .left-\[76\.43\%\] {
    left: 76.43%;
  }

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

  .left-\[92\.78px\] {
    left: 92.78px;
  }

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

  .left-\[102\.11px\] {
    left: 102.11px;
  }

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

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

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

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

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

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

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

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

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

  .left-\[141\.82px\] {
    left: 141.82px;
  }

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

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

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

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

  .left-\[183\.28px\] {
    left: 183.28px;
  }

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

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

  .left-\[202\.81px\] {
    left: 202.81px;
  }

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

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

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

  .left-\[239\.33px\] {
    left: 239.33px;
  }

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

  .left-\[249\.61px\] {
    left: 249.61px;
  }

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

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

  .left-\[264\.25px\] {
    left: 264.25px;
  }

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

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

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

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

  .left-\[312\.01px\] {
    left: 312.01px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .left-\[407\.02px\] {
    left: 407.02px;
  }

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

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

  .left-\[414\.12px\] {
    left: 414.12px;
  }

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

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

  .left-\[432\.56px\] {
    left: 432.56px;
  }

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

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

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

  .left-\[453\.83px\] {
    left: 453.83px;
  }

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

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

  .left-\[473\.67px\] {
    left: 473.67px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .mt-\[37\.588\%\] {
    margin-top: 37.588%;
  }

  .mt-\[37\.589\%\] {
    margin-top: 37.589%;
  }

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

  .mt-\[89\.361\%\] {
    margin-top: 89.361%;
  }

  .mt-\[89\.362\%\] {
    margin-top: 89.362%;
  }

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

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

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

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

  .ml-\[2\.609\%\] {
    margin-left: 2.609%;
  }

  .ml-\[3\.831\%\] {
    margin-left: 3.831%;
  }

  .ml-\[4\.629\%\] {
    margin-left: 4.629%;
  }

  .ml-\[14\.407\%\] {
    margin-left: 14.407%;
  }

  .ml-\[15\.481\%\] {
    margin-left: 15.481%;
  }

  .ml-\[16\.183\%\] {
    margin-left: 16.183%;
  }

  .ml-\[32\.221px\] {
    margin-left: 32.221px;
  }

  .ml-\[34\.5px\] {
    margin-left: 34.5px;
  }

  .ml-\[35\.884px\] {
    margin-left: 35.884px;
  }

  .ml-\[36\.5px\] {
    margin-left: 36.5px;
  }

  .ml-\[38\.942px\] {
    margin-left: 38.942px;
  }

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

  .ml-\[68\.489px\] {
    margin-left: 68.489px;
  }

  .ml-\[70\.651px\] {
    margin-left: 70.651px;
  }

  .ml-\[72\.094px\] {
    margin-left: 72.094px;
  }

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

  .block {
    display: block;
  }

  .contents {
    display: contents;
  }

  .flex {
    display: flex;
  }

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

  .size-\[12\.509px\] {
    width: 12.509px;
    height: 12.509px;
  }

  .size-\[13\.496px\] {
    width: 13.496px;
    height: 13.496px;
  }

  .size-\[15\.195px\] {
    width: 15.195px;
    height: 15.195px;
  }

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

  .size-\[22\.053px\] {
    width: 22.053px;
    height: 22.053px;
  }

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

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

  .size-\[43\.5px\] {
    width: 43.5px;
    height: 43.5px;
  }

  .size-\[49\.25px\] {
    width: 49.25px;
    height: 49.25px;
  }

  .size-\[54\.378px\] {
    width: 54.378px;
    height: 54.378px;
  }

  .size-\[64\.481px\] {
    width: 64.481px;
    height: 64.481px;
  }

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

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

  .size-\[101\.651px\] {
    width: 101.651px;
    height: 101.651px;
  }

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

  .size-\[149\.54px\] {
    width: 149.54px;
    height: 149.54px;
  }

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

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

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

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

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

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

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

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

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

  .h-\[5\.7px\] {
    height: 5.7px;
  }

  .h-\[9\.03px\] {
    height: 9.03px;
  }

  .h-\[9\.029px\] {
    height: 9.029px;
  }

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

  .h-\[10\.239px\] {
    height: 10.239px;
  }

  .h-\[11\.876px\] {
    height: 11.876px;
  }

  .h-\[11\.877px\] {
    height: 11.877px;
  }

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

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

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

  .h-\[18\.052px\] {
    height: 18.052px;
  }

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

  .h-\[24\.833px\] {
    height: 24.833px;
  }

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

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

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

  .h-\[28\.156px\] {
    height: 28.156px;
  }

  .h-\[32\.66px\] {
    height: 32.66px;
  }

  .h-\[36\.6px\] {
    height: 36.6px;
  }

  .h-\[36\.732px\] {
    height: 36.732px;
  }

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

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

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

  .h-\[47\.929px\] {
    height: 47.929px;
  }

  .h-\[51\.096px\] {
    height: 51.096px;
  }

  .h-\[51\.098px\] {
    height: 51.098px;
  }

  .h-\[51\.211px\] {
    height: 51.211px;
  }

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

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

  .h-\[60\.708px\] {
    height: 60.708px;
  }

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

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

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

  .h-\[75\.661px\] {
    height: 75.661px;
  }

  .h-\[79\.499px\] {
    height: 79.499px;
  }

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

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

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

  .h-\[96\.727px\] {
    height: 96.727px;
  }

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

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

  .h-\[113\.19px\] {
    height: 113.19px;
  }

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

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

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

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

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

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

  .h-\[177\.324px\] {
    height: 177.324px;
  }

  .h-\[195\.499px\] {
    height: 195.499px;
  }

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

  .h-\[254\.604px\] {
    height: 254.604px;
  }

  .h-\[318\.582px\] {
    height: 318.582px;
  }

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

  .h-\[377\.905px\] {
    height: 377.905px;
  }

  .h-\[395\.825px\] {
    height: 395.825px;
  }

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

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

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

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

  .h-\[469\.234px\] {
    height: 469.234px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .h-\[calc\(1px\*\(\(var\(--transform-inner-width\)\*1\)\+\(var\(--transform-inner-height\)\*0\)\)\)\] {
    height: calc(1px * ((var(--transform-inner-width) * 1)  + (var(--transform-inner-height) * 0)));
  }

  .h-full {
    height: 100%;
  }

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

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

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

  .w-\[1\.049e_-6px\] {
    width: 1.049\65  -6px;
  }

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

  .w-\[13\.656px\] {
    width: 13.656px;
  }

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

  .w-\[17\.51px\] {
    width: 17.51px;
  }

  .w-\[17\.511px\] {
    width: 17.511px;
  }

  .w-\[17\.512px\] {
    width: 17.512px;
  }

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

  .w-\[29\.456px\] {
    width: 29.456px;
  }

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

  .w-\[33\.245px\] {
    width: 33.245px;
  }

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

  .w-\[37\.552px\] {
    width: 37.552px;
  }

  .w-\[41\.239px\] {
    width: 41.239px;
  }

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

  .w-\[48\.98px\] {
    width: 48.98px;
  }

  .w-\[48\.156px\] {
    width: 48.156px;
  }

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

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

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

  .w-\[64\.106px\] {
    width: 64.106px;
  }

  .w-\[65\.095px\] {
    width: 65.095px;
  }

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

  .w-\[66\.709px\] {
    width: 66.709px;
  }

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

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

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

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

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

  .w-\[87\.12px\] {
    width: 87.12px;
  }

  .w-\[87\.183px\] {
    width: 87.183px;
  }

  .w-\[88\.689px\] {
    width: 88.689px;
  }

  .w-\[92\.594px\] {
    width: 92.594px;
  }

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

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

  .w-\[105\.514px\] {
    width: 105.514px;
  }

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

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

  .w-\[117\.729px\] {
    width: 117.729px;
  }

  .w-\[118\.2px\] {
    width: 118.2px;
  }

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

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

  .w-\[129\.047px\] {
    width: 129.047px;
  }

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

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

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

  .w-\[145\.989px\] {
    width: 145.989px;
  }

  .w-\[145\.994px\] {
    width: 145.994px;
  }

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

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

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

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

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

  .w-\[157\.729px\] {
    width: 157.729px;
  }

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

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

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

  .w-\[178\.801px\] {
    width: 178.801px;
  }

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

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

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

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

  .w-\[206\.027px\] {
    width: 206.027px;
  }

  .w-\[206\.035px\] {
    width: 206.035px;
  }

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

  .w-\[222\.602px\] {
    width: 222.602px;
  }

  .w-\[227\.519px\] {
    width: 227.519px;
  }

  .w-\[228\.519px\] {
    width: 228.519px;
  }

  .w-\[234\.946px\] {
    width: 234.946px;
  }

  .w-\[241\.011px\] {
    width: 241.011px;
  }

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

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

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

  .w-\[264\.282px\] {
    width: 264.282px;
  }

  .w-\[270\.947px\] {
    width: 270.947px;
  }

  .w-\[273\.208px\] {
    width: 273.208px;
  }

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

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

  .w-\[288\.355px\] {
    width: 288.355px;
  }

  .w-\[288\.962px\] {
    width: 288.962px;
  }

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

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

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

  .w-\[333\.498px\] {
    width: 333.498px;
  }

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

  .w-\[347\.575px\] {
    width: 347.575px;
  }

  .w-\[358\.448px\] {
    width: 358.448px;
  }

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

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

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

  .w-\[435\.043px\] {
    width: 435.043px;
  }

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

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

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

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

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

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

  .w-\[512\.507px\] {
    width: 512.507px;
  }

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

  .w-\[526\.516px\] {
    width: 526.516px;
  }

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

  .w-\[547\.768px\] {
    width: 547.768px;
  }

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

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

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

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

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

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

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

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

  .w-\[621\.206px\] {
    width: 621.206px;
  }

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

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

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

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

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

  .w-\[706\.131px\] {
    width: 706.131px;
  }

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

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

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

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

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

  .w-\[1196\.22px\] {
    width: 1196.22px;
  }

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

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

  .w-\[1356\.03px\] {
    width: 1356.03px;
  }

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

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

  .w-\[1446\.14px\] {
    width: 1446.14px;
  }

  .w-\[1490\.3px\] {
    width: 1490.3px;
  }

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

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

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

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

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

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

  .w-\[1876\.52px\] {
    width: 1876.52px;
  }

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

  .w-\[calc\(1px\*\(\(var\(--transform-inner-height\)\*1\)\+\(var\(--transform-inner-width\)\*0\)\)\)\] {
    width: calc(1px * ((var(--transform-inner-height) * 1)  + (var(--transform-inner-width) * 0)));
  }

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

  .w-full {
    width: 100%;
  }

  .max-w-2xl {
    max-width: var(--container-2xl);
  }

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

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

  .flex-none {
    flex: none;
  }

  .shrink {
    flex-shrink: 1;
  }

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

  .grow {
    flex-grow: 1;
  }

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

  .origin-center {
    transform-origin: center;
  }

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

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

  .rotate-\[18\.532deg\] {
    rotate: 18.532deg;
  }

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

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

  .rotate-\[316\.306deg\] {
    rotate: 316.306deg;
  }

  .rotate-\[340\.111deg\] {
    rotate: 340.111deg;
  }

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

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

  .place-items-start {
    place-items: 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;
  }

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

  .gap-\[3\.127px\] {
    gap: 3.127px;
  }

  .gap-\[3\.302px\] {
    gap: 3.302px;
  }

  .gap-\[3\.374px\] {
    gap: 3.374px;
  }

  .gap-\[3\.799px\] {
    gap: 3.799px;
  }

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

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

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

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

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

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

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

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

  .gap-\[7\.152px\] {
    gap: 7.152px;
  }

  .gap-\[7\.187px\] {
    gap: 7.187px;
  }

  .gap-\[7\.209px\] {
    gap: 7.209px;
  }

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

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

  .gap-\[9\.076px\] {
    gap: 9.076px;
  }

  .gap-\[9\.126px\] {
    gap: 9.126px;
  }

  .gap-\[9\.372px\] {
    gap: 9.372px;
  }

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

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

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

  .gap-\[11\.657px\] {
    gap: 11.657px;
  }

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

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

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

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

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

  .gap-\[13\.128px\] {
    gap: 13.128px;
  }

  .gap-\[13\.949px\] {
    gap: 13.949px;
  }

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

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

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

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

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

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

  .gap-\[18\.492px\] {
    gap: 18.492px;
  }

  .gap-\[18\.674px\] {
    gap: 18.674px;
  }

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

  .gap-\[19\.256px\] {
    gap: 19.256px;
  }

  .gap-\[19\.603px\] {
    gap: 19.603px;
  }

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

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

  .gap-\[22\.087px\] {
    gap: 22.087px;
  }

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

  .gap-\[23\.305px\] {
    gap: 23.305px;
  }

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

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

  .gap-\[28\.546px\] {
    gap: 28.546px;
  }

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

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

  .gap-\[30\.048px\] {
    gap: 30.048px;
  }

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

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

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

  .gap-\[33\.615px\] {
    gap: 33.615px;
  }

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

  .gap-\[45\.584px\] {
    gap: 45.584px;
  }

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

  .gap-\[54\.087px\] {
    gap: 54.087px;
  }

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

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

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

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

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

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

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

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

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

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

  .overflow-auto {
    overflow: auto;
  }

  .overflow-clip {
    overflow: clip;
  }

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

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

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

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

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

  .rounded-\[1\.563px\] {
    border-radius: 1.563px;
  }

  .rounded-\[3\.982px\] {
    border-radius: 3.982px;
  }

  .rounded-\[4\.736px\] {
    border-radius: 4.736px;
  }

  .rounded-\[7\.209px\] {
    border-radius: 7.209px;
  }

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

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

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

  .rounded-\[9\.71px\] {
    border-radius: 9.71px;
  }

  .rounded-\[9\.126px\] {
    border-radius: 9.126px;
  }

  .rounded-\[9\.203px\] {
    border-radius: 9.203px;
  }

  .rounded-\[10\.94px\] {
    border-radius: 10.94px;
  }

  .rounded-\[10\.551px\] {
    border-radius: 10.551px;
  }

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

  .rounded-\[11\.054px\] {
    border-radius: 11.054px;
  }

  .rounded-\[12\.166px\] {
    border-radius: 12.166px;
  }

  .rounded-\[13\.3px\] {
    border-radius: 13.3px;
  }

  .rounded-\[13\.497px\] {
    border-radius: 13.497px;
  }

  .rounded-\[13\.833px\] {
    border-radius: 13.833px;
  }

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

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

  .rounded-\[15\.562px\] {
    border-radius: 15.562px;
  }

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

  .rounded-\[19\.7px\] {
    border-radius: 19.7px;
  }

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

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

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

  .rounded-\[22\.352px\] {
    border-radius: 22.352px;
  }

  .rounded-\[22\.353px\] {
    border-radius: 22.353px;
  }

  .rounded-\[22\.536px\] {
    border-radius: 22.536px;
  }

  .rounded-\[33\.053px\] {
    border-radius: 33.053px;
  }

  .rounded-\[37\.986px\] {
    border-radius: 37.986px;
  }

  .rounded-\[157\.6px\] {
    border-radius: 157.6px;
  }

  .rounded-\[181\.25px\] {
    border-radius: 181.25px;
  }

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

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

  .rounded-tl-\[6\.309px\] {
    border-top-left-radius: 6.309px;
  }

  .rounded-tl-\[7\.152px\] {
    border-top-left-radius: 7.152px;
  }

  .rounded-tl-\[8\.718px\] {
    border-top-left-radius: 8.718px;
  }

  .rounded-tl-\[10\.551px\] {
    border-top-left-radius: 10.551px;
  }

  .rounded-tl-\[20px\] {
    border-top-left-radius: 20px;
  }

  .rounded-tr-\[6\.309px\] {
    border-top-right-radius: 6.309px;
  }

  .rounded-tr-\[7\.152px\] {
    border-top-right-radius: 7.152px;
  }

  .rounded-tr-\[8\.718px\] {
    border-top-right-radius: 8.718px;
  }

  .rounded-tr-\[10\.551px\] {
    border-top-right-radius: 10.551px;
  }

  .rounded-tr-\[20px\] {
    border-top-right-radius: 20px;
  }

  .rounded-br-\[20px\] {
    border-bottom-right-radius: 20px;
  }

  .rounded-bl-\[20px\] {
    border-bottom-left-radius: 20px;
  }

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

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

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

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

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

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

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

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

  .border-\[0px_0px_0px_1\.63px\] {
    border-style: var(--tw-border-style);
    border-width: 0 0 0 1.63px;
  }

  .border-\[0px_0px_0px_1\.147px\] {
    border-style: var(--tw-border-style);
    border-width: 0 0 0 1.147px;
  }

  .border-\[0px_0px_1\.118px\] {
    border-style: var(--tw-border-style);
    border-width: 0 0 1.118px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .bg-\[rgba\(120\,242\,250\,0\.2\)\] {
    background-color: #78f2fa33;
  }

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

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

  .bg-black\/60 {
    background-color: #0009;
  }

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

  .bg-transparent {
    background-color: #0000;
  }

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

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

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

  .p-\[2\.884px\] {
    padding: 2.884px;
  }

  .p-\[4\.925px\] {
    padding: 4.925px;
  }

  .p-\[5\.47px\] {
    padding: 5.47px;
  }

  .p-\[6\.135px\] {
    padding: 6.135px;
  }

  .p-\[6\.474px\] {
    padding: 6.474px;
  }

  .p-\[7\.301px\] {
    padding: 7.301px;
  }

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

  .p-\[14\.5px\] {
    padding: 14.5px;
  }

  .p-\[15\.024px\] {
    padding: 15.024px;
  }

  .p-\[15\.142px\] {
    padding: 15.142px;
  }

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

  .p-\[17\.165px\] {
    padding: 17.165px;
  }

  .p-\[22\.759px\] {
    padding: 22.759px;
  }

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

  .p-\[57\.216px\] {
    padding: 57.216px;
  }

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

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

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

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

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

  .px-\[9\.372px\] {
    padding-inline: 9.372px;
  }

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

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

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

  .px-\[17\.882px\] {
    padding-inline: 17.882px;
  }

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

  .px-\[21\.395px\] {
    padding-inline: 21.395px;
  }

  .px-\[22\.108px\] {
    padding-inline: 22.108px;
  }

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

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

  .px-\[25\.894px\] {
    padding-inline: 25.894px;
  }

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

  .px-\[34\.188px\] {
    padding-inline: 34.188px;
  }

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

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

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

  .px-\[51\.84px\] {
    padding-inline: 51.84px;
  }

  .px-\[57\.216px\] {
    padding-inline: 57.216px;
  }

  .px-\[59\.1px\] {
    padding-inline: 59.1px;
  }

  .px-\[60\.096px\] {
    padding-inline: 60.096px;
  }

  .px-\[73\.15px\] {
    padding-inline: 73.15px;
  }

  .px-\[108\.592px\] {
    padding-inline: 108.592px;
  }

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

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

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

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

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

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

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

  .py-\[4\.422px\] {
    padding-block: 4.422px;
  }

  .py-\[5\.75px\] {
    padding-block: 5.75px;
  }

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

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

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

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

  .py-\[9\.126px\] {
    padding-block: 9.126px;
  }

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

  .py-\[13\.372px\] {
    padding-block: 13.372px;
  }

  .py-\[13\.538px\] {
    padding-block: 13.538px;
  }

  .py-\[15\.338px\] {
    padding-block: 15.338px;
  }

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

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

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

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

  .py-\[17\.882px\] {
    padding-block: 17.882px;
  }

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

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

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

  .py-\[28\.358px\] {
    padding-block: 28.358px;
  }

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

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

  .py-\[39\.4px\] {
    padding-block: 39.4px;
  }

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

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

  .py-\[45\.584px\] {
    padding-block: 45.584px;
  }

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

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

  .py-\[184\.212px\] {
    padding-block: 184.212px;
  }

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

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

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

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

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

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

  .pr-\[5\.75px\] {
    padding-right: 5.75px;
  }

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

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

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

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

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

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

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

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

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

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

  .font-\[\'Estedad\:Light\'\,_sans-serif\] {
    font-family: Estedad\:Light, sans-serif;
  }

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

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

  .font-\[\'Estedad\:SemiBold\'\,_sans-serif\] {
    font-family: Estedad\:SemiBold, sans-serif;
  }

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

  .font-\[\'Inter\:Medium\'\,_\'Noto_Sans_Arabic\:Medium\'\,_sans-serif\] {
    font-family: Inter\:Medium, Noto Sans Arabic\:Medium, sans-serif;
  }

  .font-\[\'Inter\:Regular\'\,_\'Noto_Sans_Arabic\:Regular\'\,_sans-serif\] {
    font-family: Inter\:Regular, Noto Sans Arabic\:Regular, sans-serif;
  }

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

  .font-\[\'Inter\:Semi_Bold\'\,_\'Noto_Sans_Arabic\:SemiBold\'\,_sans-serif\] {
    font-family: Inter\:Semi Bold, Noto Sans Arabic\:SemiBold, sans-serif;
  }

  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }

  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }

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

  .text-\[2\.368px\] {
    font-size: 2.368px;
  }

  .text-\[8\.879px\] {
    font-size: 8.879px;
  }

  .text-\[9\.708px\] {
    font-size: 9.708px;
  }

  .text-\[10\.64px\] {
    font-size: 10.64px;
  }

  .text-\[10\.093px\] {
    font-size: 10.093px;
  }

  .text-\[10\.94px\] {
    font-size: 10.94px;
  }

  .text-\[10\.418px\] {
    font-size: 10.418px;
  }

  .text-\[10\.698px\] {
    font-size: 10.698px;
  }

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

  .text-\[11\.569px\] {
    font-size: 11.569px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .text-\[19\.465px\] {
    font-size: 19.465px;
  }

  .text-\[19\.692px\] {
    font-size: 19.692px;
  }

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

  .text-\[22\.555px\] {
    font-size: 22.555px;
  }

  .text-\[22\.887px\] {
    font-size: 22.887px;
  }

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

  .text-\[26\.59px\] {
    font-size: 26.59px;
  }

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

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

  .text-\[30\.048px\] {
    font-size: 30.048px;
  }

  .text-\[30\.377px\] {
    font-size: 30.377px;
  }

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

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

  .text-\[39\.181px\] {
    font-size: 39.181px;
  }

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

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

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

  .leading-\[1\.57\] {
    --tw-leading: 1.57;
    line-height: 1.57;
  }

  .leading-\[7\.619px\] {
    --tw-leading: 7.619px;
    line-height: 7.619px;
  }

  .leading-\[9\.419px\] {
    --tw-leading: 9.419px;
    line-height: 9.419px;
  }

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

  .leading-\[15\.96px\] {
    --tw-leading: 15.96px;
    line-height: 15.96px;
  }

  .leading-\[17\.889px\] {
    --tw-leading: 17.889px;
    line-height: 17.889px;
  }

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

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

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

  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }

  .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\.154px\] {
    --tw-tracking: -.154px;
    letter-spacing: -.154px;
  }

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

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

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

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

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

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

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

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

  .tracking-\[9\.4726px\] {
    --tw-tracking: 9.4726px;
    letter-spacing: 9.4726px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .text-neutral-900 {
    color: var(--color-neutral-900);
  }

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

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

  .opacity-60 {
    opacity: .6;
  }

  .shadow-\[0px_0px_0px_1px_rgba\(0\,0\,0\,0\.06\)\,0px_5px_22px_0px_rgba\(0\,0\,0\,0\.04\)\] {
    --tw-shadow: 0px 0px 0px 1px var(--tw-shadow-color, #0000000f), 0px 5px 22px 0px var(--tw-shadow-color, #0000000a);
    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_1px_2px_0px_rgba\(0\,0\,0\,0\.08\)\] {
    --tw-shadow: 0px 1px 2px 0px var(--tw-shadow-color, #00000014);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-\[36\.503px_36\.503px_91\.257px_0px_rgba\(10\,20\,57\,0\.4\)\] {
    --tw-shadow: 36.503px 36.503px 91.257px 0px var(--tw-shadow-color, #0a143966);
    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));
  }

  .outline-none {
    --tw-outline-style: none;
    outline-style: none;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@font-face {
  font-family: Estedad;
  src: url("https://cdn.jsdelivr.net/gh/aminabedi68/Estedad/fonts/webfonts/Estedad-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

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

* {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

::-webkit-scrollbar {
  display: none;
}

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