/*! tailwindcss v4.1.5 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@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-red-200: oklch(88.5% 0.062 18.334);
    --color-red-300: oklch(80.8% 0.114 19.571);
    --color-red-400: oklch(70.4% 0.191 22.216);
    --color-red-500: oklch(63.7% 0.237 25.331);
    --color-red-600: oklch(57.7% 0.245 27.325);
    --color-red-700: oklch(50.5% 0.213 27.518);
    --color-red-800: oklch(44.4% 0.177 26.899);
    --color-red-900: oklch(39.6% 0.141 25.723);
    --color-red-950: oklch(25.8% 0.092 26.042);
    --color-yellow-400: oklch(85.2% 0.199 91.936);
    --color-yellow-500: oklch(79.5% 0.184 86.047);
    --color-yellow-600: oklch(68.1% 0.162 75.834);
    --color-green-200: oklch(92.5% 0.084 155.995);
    --color-green-400: oklch(79.2% 0.209 151.711);
    --color-green-500: oklch(72.3% 0.219 149.579);
    --color-green-600: oklch(62.7% 0.194 149.214);
    --color-green-700: oklch(52.7% 0.154 150.069);
    --color-green-800: oklch(44.8% 0.119 151.328);
    --color-blue-100: oklch(93.2% 0.032 255.585);
    --color-blue-200: oklch(88.2% 0.059 254.128);
    --color-blue-300: oklch(80.9% 0.105 251.813);
    --color-blue-400: oklch(70.7% 0.165 254.624);
    --color-blue-500: oklch(62.3% 0.214 259.815);
    --color-blue-600: oklch(54.6% 0.245 262.881);
    --color-blue-700: oklch(48.8% 0.243 264.376);
    --color-blue-800: oklch(42.4% 0.199 265.638);
    --color-blue-900: oklch(37.9% 0.146 265.522);
    --color-purple-400: oklch(71.4% 0.203 305.504);
    --color-pink-600: oklch(59.2% 0.249 0.584);
    --color-slate-100: oklch(96.8% 0.007 247.896);
    --color-slate-200: oklch(92.9% 0.013 255.508);
    --color-slate-300: oklch(86.9% 0.022 252.894);
    --color-slate-400: oklch(70.4% 0.04 256.788);
    --color-slate-500: oklch(55.4% 0.046 257.417);
    --color-slate-600: oklch(44.6% 0.043 257.281);
    --color-slate-700: oklch(37.2% 0.044 257.287);
    --color-slate-800: oklch(27.9% 0.041 260.031);
    --color-gray-50: oklch(98.5% 0.002 247.839);
    --color-gray-100: oklch(96.7% 0.003 264.542);
    --color-gray-200: oklch(92.8% 0.006 264.531);
    --color-gray-300: oklch(87.2% 0.01 258.338);
    --color-gray-400: oklch(70.7% 0.022 261.325);
    --color-gray-500: oklch(55.1% 0.027 264.364);
    --color-gray-600: oklch(44.6% 0.03 256.802);
    --color-gray-700: oklch(37.3% 0.034 259.733);
    --color-gray-800: oklch(27.8% 0.033 256.848);
    --color-gray-900: oklch(21% 0.034 264.665);
    --color-black: #000;
    --color-white: #fff;
    --spacing: 0.25rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --font-weight-thin: 100;
    --font-weight-extralight: 200;
    --font-weight-light: 300;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --leading-tight: 1.25;
    --leading-snug: 1.375;
    --radius-md: 0.375rem;
    --radius-lg: 0.5rem;
    --radius-xl: 0.75rem;
    --radius-2xl: 1rem;
    --radius-3xl: 1.5rem;
    --radius-4xl: 2rem;
    --ease-out: cubic-bezier(0, 0, 0.2, 1);
    --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --animate-spin: spin 1s linear infinite;
    --animate-pulse: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
    --blur-md: 12px;
    --blur-lg: 16px;
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --color-blue-primary: #1E428A;
    --color-gray-dark: #383838;
    --color-gray-primary: #5B5B5B;
    --color-gray-light: #D9D9D9;
    --color-red-primary: #EA4949;
    --font-roboto: "Roboto", sans-serif;
    --font-gantari: "Gantari", sans-serif;
    --font-montserrat: "Montserrat", sans-serif;
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    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;
  }
  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;
    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 {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.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 {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :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;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        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, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .pointer-events-none {
    pointer-events: none;
  }
  .collapse {
    visibility: collapse;
  }
  .invisible {
    visibility: hidden;
  }
  .visible {
    visibility: visible;
  }
  .absolute {
    position: absolute;
  }
  .absolute\! {
    position: absolute !important;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .sticky {
    position: sticky;
  }
  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .top-1\/2 {
    top: calc(1/2 * 100%);
  }
  .top-22 {
    top: calc(var(--spacing) * 22);
  }
  .top-\[-4px\] {
    top: -4px;
  }
  .top-\[-7\.5px\] {
    top: -7.5px;
  }
  .top-\[-10px\] {
    top: -10px;
  }
  .top-\[-13px\] {
    top: -13px;
  }
  .top-\[-15px\] {
    top: -15px;
  }
  .top-\[-30px\] {
    top: -30px;
  }
  .top-\[0px\]\! {
    top: 0px !important;
  }
  .top-\[3px\] {
    top: 3px;
  }
  .top-\[4px\] {
    top: 4px;
  }
  .top-\[5px\] {
    top: 5px;
  }
  .top-\[10px\] {
    top: 10px;
  }
  .top-\[15px\] {
    top: 15px;
  }
  .top-\[100px\] {
    top: 100px;
  }
  .top-\[125px\] {
    top: 125px;
  }
  .top-\[140px\] {
    top: 140px;
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .right-\[-20px\] {
    right: -20px;
  }
  .right-\[-30px\] {
    right: -30px;
  }
  .right-\[0px\] {
    right: 0px;
  }
  .right-\[5px\] {
    right: 5px;
  }
  .right-\[10px\] {
    right: 10px;
  }
  .right-\[15px\] {
    right: 15px;
  }
  .right-\[35px\] {
    right: 35px;
  }
  .right-\[45px\] {
    right: 45px;
  }
  .right-\[50px\] {
    right: 50px;
  }
  .right-\[110px\] {
    right: 110px;
  }
  .right-\[137px\] {
    right: 137px;
  }
  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }
  .bottom-\[-15px\] {
    bottom: -15px;
  }
  .bottom-\[-20px\] {
    bottom: -20px;
  }
  .bottom-\[-30px\] {
    bottom: -30px;
  }
  .bottom-\[3px\] {
    bottom: 3px;
  }
  .bottom-\[8px\] {
    bottom: 8px;
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .left-1\/2 {
    left: calc(1/2 * 100%);
  }
  .left-\[-201px\] {
    left: -201px;
  }
  .left-\[0px\] {
    left: 0px;
  }
  .left-\[2px\] {
    left: 2px;
  }
  .left-\[4px\] {
    left: 4px;
  }
  .left-\[5px\] {
    left: 5px;
  }
  .left-\[8px\] {
    left: 8px;
  }
  .left-\[50\%\] {
    left: 50%;
  }
  .z-0 {
    z-index: 0;
  }
  .z-10 {
    z-index: 10;
  }
  .z-15 {
    z-index: 15;
  }
  .z-20 {
    z-index: 20;
  }
  .z-25 {
    z-index: 25;
  }
  .z-30 {
    z-index: 30;
  }
  .z-50 {
    z-index: 50;
  }
  .z-1200 {
    z-index: 1200;
  }
  .z-\[100\] {
    z-index: 100;
  }
  .z-\[2000\] {
    z-index: 2000;
  }
  .order-2 {
    order: 2;
  }
  .order-3 {
    order: 3;
  }
  .order-4 {
    order: 4;
  }
  .order-5 {
    order: 5;
  }
  .order-6 {
    order: 6;
  }
  .order-7 {
    order: 7;
  }
  .order-8 {
    order: 8;
  }
  .col-span-2 {
    grid-column: span 2 / span 2;
  }
  .col-span-12 {
    grid-column: span 12 / span 12;
  }
  .col-start-1\! {
    grid-column-start: 1 !important;
  }
  .row-start-5 {
    grid-row-start: 5;
  }
  .float-right {
    float: right;
  }
  .container {
    width: 100%;
    @media (width >= 40rem) {
      max-width: 40rem;
    }
    @media (width >= 48rem) {
      max-width: 48rem;
    }
    @media (width >= 64rem) {
      max-width: 64rem;
    }
    @media (width >= 80rem) {
      max-width: 80rem;
    }
    @media (width >= 96rem) {
      max-width: 96rem;
    }
  }
  .m-2 {
    margin: calc(var(--spacing) * 2);
  }
  .m-\[5px\]\! {
    margin: 5px !important;
  }
  .m-auto {
    margin: auto;
  }
  .mx-\[1\.5\%\] {
    margin-inline: 1.5%;
  }
  .mx-\[10px\] {
    margin-inline: 10px;
  }
  .mx-\[10px\]\! {
    margin-inline: 10px !important;
  }
  .mx-\[15px\] {
    margin-inline: 15px;
  }
  .mx-\[25px\] {
    margin-inline: 25px;
  }
  .mx-auto {
    margin-inline: auto;
  }
  .my-0\! {
    margin-block: calc(var(--spacing) * 0) !important;
  }
  .my-2 {
    margin-block: calc(var(--spacing) * 2);
  }
  .my-\[10px\] {
    margin-block: 10px;
  }
  .my-\[10px\]\! {
    margin-block: 10px !important;
  }
  .mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }
  .mt-3 {
    margin-top: calc(var(--spacing) * 3);
  }
  .mt-\[-10px\]\! {
    margin-top: -10px !important;
  }
  .mt-\[-14px\]\! {
    margin-top: -14px !important;
  }
  .mt-\[-35px\] {
    margin-top: -35px;
  }
  .mt-\[2px\] {
    margin-top: 2px;
  }
  .mt-\[2px\]\! {
    margin-top: 2px !important;
  }
  .mt-\[4px\] {
    margin-top: 4px;
  }
  .mt-\[5px\] {
    margin-top: 5px;
  }
  .mt-\[5px\]\! {
    margin-top: 5px !important;
  }
  .mt-\[8px\]\! {
    margin-top: 8px !important;
  }
  .mt-\[10px\] {
    margin-top: 10px;
  }
  .mt-\[10px\]\! {
    margin-top: 10px !important;
  }
  .mt-\[20px\] {
    margin-top: 20px;
  }
  .mt-\[25px\]\! {
    margin-top: 25px !important;
  }
  .mt-\[30px\] {
    margin-top: 30px;
  }
  .mr-1 {
    margin-right: calc(var(--spacing) * 1);
  }
  .mr-2 {
    margin-right: calc(var(--spacing) * 2);
  }
  .mr-\[-2px\] {
    margin-right: -2px;
  }
  .mr-\[4px\] {
    margin-right: 4px;
  }
  .mr-\[5px\] {
    margin-right: 5px;
  }
  .mr-\[6px\] {
    margin-right: 6px;
  }
  .mr-\[8px\] {
    margin-right: 8px;
  }
  .mr-\[10px\] {
    margin-right: 10px;
  }
  .mr-\[10px\]\! {
    margin-right: 10px !important;
  }
  .mr-\[14px\] {
    margin-right: 14px;
  }
  .mr-\[20px\] {
    margin-right: 20px;
  }
  .mb-1 {
    margin-bottom: calc(var(--spacing) * 1);
  }
  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }
  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }
  .mb-\[2px\] {
    margin-bottom: 2px;
  }
  .mb-\[5px\] {
    margin-bottom: 5px;
  }
  .mb-\[5px\]\! {
    margin-bottom: 5px !important;
  }
  .mb-\[10px\]\! {
    margin-bottom: 10px !important;
  }
  .mb-\[15px\] {
    margin-bottom: 15px;
  }
  .mb-\[20px\] {
    margin-bottom: 20px;
  }
  .mb-\[20px\]\! {
    margin-bottom: 20px !important;
  }
  .mb-\[25px\]\! {
    margin-bottom: 25px !important;
  }
  .mb-\[30px\] {
    margin-bottom: 30px;
  }
  .mb-\[100px\]\! {
    margin-bottom: 100px !important;
  }
  .ml-2 {
    margin-left: calc(var(--spacing) * 2);
  }
  .ml-4 {
    margin-left: calc(var(--spacing) * 4);
  }
  .ml-\[-1px\] {
    margin-left: -1px;
  }
  .ml-\[-15px\] {
    margin-left: -15px;
  }
  .ml-\[3px\] {
    margin-left: 3px;
  }
  .ml-\[5\%\]\! {
    margin-left: 5% !important;
  }
  .ml-\[5px\] {
    margin-left: 5px;
  }
  .ml-\[5px\]\! {
    margin-left: 5px !important;
  }
  .ml-\[6px\] {
    margin-left: 6px;
  }
  .ml-\[8px\]\! {
    margin-left: 8px !important;
  }
  .ml-\[10px\] {
    margin-left: 10px;
  }
  .ml-\[10px\]\! {
    margin-left: 10px !important;
  }
  .ml-\[15px\] {
    margin-left: 15px;
  }
  .ml-\[15px\]\! {
    margin-left: 15px !important;
  }
  .ml-\[20\%\] {
    margin-left: 20%;
  }
  .ml-\[20px\] {
    margin-left: 20px;
  }
  .ml-\[25px\] {
    margin-left: 25px;
  }
  .ml-\[30px\] {
    margin-left: 30px;
  }
  .ml-\[30px\]\! {
    margin-left: 30px !important;
  }
  .line-clamp-2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .\[display\:-webkit-box\] {
    display: -webkit-box;
  }
  .block {
    display: block;
  }
  .block\! {
    display: block !important;
  }
  .contents {
    display: contents;
  }
  .flex {
    display: flex;
  }
  .flex\! {
    display: flex !important;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .hidden\! {
    display: none !important;
  }
  .inline {
    display: inline;
  }
  .inline-block {
    display: inline-block;
  }
  .table {
    display: table;
  }
  .table-cell {
    display: table-cell;
  }
  .table-column {
    display: table-column;
  }
  .table-column-group {
    display: table-column-group;
  }
  .table-row {
    display: table-row;
  }
  .table-row-group {
    display: table-row-group;
  }
  .aspect-1\/1 {
    aspect-ratio: 1/1;
  }
  .h-0 {
    height: calc(var(--spacing) * 0);
  }
  .h-4 {
    height: calc(var(--spacing) * 4);
  }
  .h-5 {
    height: calc(var(--spacing) * 5);
  }
  .h-10 {
    height: calc(var(--spacing) * 10);
  }
  .h-\[0px\]\! {
    height: 0px !important;
  }
  .h-\[1px\] {
    height: 1px;
  }
  .h-\[2px\] {
    height: 2px;
  }
  .h-\[8px\] {
    height: 8px;
  }
  .h-\[10\%\] {
    height: 10%;
  }
  .h-\[12\%\] {
    height: 12%;
  }
  .h-\[13px\] {
    height: 13px;
  }
  .h-\[15\%\] {
    height: 15%;
  }
  .h-\[15px\] {
    height: 15px;
  }
  .h-\[18px\] {
    height: 18px;
  }
  .h-\[20\%\] {
    height: 20%;
  }
  .h-\[20px\] {
    height: 20px;
  }
  .h-\[25px\] {
    height: 25px;
  }
  .h-\[30\%\] {
    height: 30%;
  }
  .h-\[30px\] {
    height: 30px;
  }
  .h-\[30px\]\! {
    height: 30px !important;
  }
  .h-\[35px\] {
    height: 35px;
  }
  .h-\[35px\]\! {
    height: 35px !important;
  }
  .h-\[38px\] {
    height: 38px;
  }
  .h-\[40px\] {
    height: 40px;
  }
  .h-\[44px\] {
    height: 44px;
  }
  .h-\[45px\] {
    height: 45px;
  }
  .h-\[50px\] {
    height: 50px;
  }
  .h-\[53px\]\! {
    height: 53px !important;
  }
  .h-\[55px\] {
    height: 55px;
  }
  .h-\[65\%\] {
    height: 65%;
  }
  .h-\[70\%\] {
    height: 70%;
  }
  .h-\[70vh\] {
    height: 70vh;
  }
  .h-\[71\%\] {
    height: 71%;
  }
  .h-\[75\%\] {
    height: 75%;
  }
  .h-\[80\%\] {
    height: 80%;
  }
  .h-\[80px\]\! {
    height: 80px !important;
  }
  .h-\[85\%\] {
    height: 85%;
  }
  .h-\[86\%\] {
    height: 86%;
  }
  .h-\[90\%\] {
    height: 90%;
  }
  .h-\[90\%\]\! {
    height: 90% !important;
  }
  .h-\[100\%\] {
    height: 100%;
  }
  .h-\[100\%\]\! {
    height: 100% !important;
  }
  .h-\[100dvh\] {
    height: 100dvh;
  }
  .h-\[100vh\] {
    height: 100vh;
  }
  .h-\[120px\] {
    height: 120px;
  }
  .h-\[200px\] {
    height: 200px;
  }
  .h-\[300px\] {
    height: 300px;
  }
  .h-\[340px\] {
    height: 340px;
  }
  .h-\[450px\] {
    height: 450px;
  }
  .h-\[575px\] {
    height: 575px;
  }
  .h-\[calc\(100\%-70px\)\] {
    height: calc(100% - 70px);
  }
  .h-\[calc\(100dvh-140px\)\] {
    height: calc(100dvh - 140px);
  }
  .h-\[calc\(100vh-160px\)\] {
    height: calc(100vh - 160px);
  }
  .h-\[max\] {
    height: max;
  }
  .h-fit {
    height: fit-content;
  }
  .h-full {
    height: 100%;
  }
  .h-max {
    height: max-content;
  }
  .h-max\! {
    height: max-content !important;
  }
  .max-h-\[21px\] {
    max-height: 21px;
  }
  .max-h-\[40px\]\! {
    max-height: 40px !important;
  }
  .max-h-\[45px\] {
    max-height: 45px;
  }
  .max-h-\[53px\]\! {
    max-height: 53px !important;
  }
  .max-h-\[175px\] {
    max-height: 175px;
  }
  .max-h-\[180px\] {
    max-height: 180px;
  }
  .max-h-\[230px\] {
    max-height: 230px;
  }
  .max-h-\[250px\] {
    max-height: 250px;
  }
  .max-h-\[696px\] {
    max-height: 696px;
  }
  .max-h-\[calc\(100\%-24px\)\] {
    max-height: calc(100% - 24px);
  }
  .max-h-full {
    max-height: 100%;
  }
  .min-h-\[0px\]\! {
    min-height: 0px !important;
  }
  .min-h-\[21px\] {
    min-height: 21px;
  }
  .min-h-\[25px\] {
    min-height: 25px;
  }
  .min-h-\[35px\] {
    min-height: 35px;
  }
  .min-h-\[50px\] {
    min-height: 50px;
  }
  .min-h-\[53px\]\! {
    min-height: 53px !important;
  }
  .min-h-\[75px\] {
    min-height: 75px;
  }
  .w-0 {
    width: calc(var(--spacing) * 0);
  }
  .w-4 {
    width: calc(var(--spacing) * 4);
  }
  .w-5 {
    width: calc(var(--spacing) * 5);
  }
  .w-\[2px\] {
    width: 2px;
  }
  .w-\[5\%\] {
    width: 5%;
  }
  .w-\[5px\] {
    width: 5px;
  }
  .w-\[8px\] {
    width: 8px;
  }
  .w-\[18px\] {
    width: 18px;
  }
  .w-\[20px\] {
    width: 20px;
  }
  .w-\[25\%\] {
    width: 25%;
  }
  .w-\[25px\] {
    width: 25px;
  }
  .w-\[29\%\] {
    width: 29%;
  }
  .w-\[30px\] {
    width: 30px;
  }
  .w-\[35\%\] {
    width: 35%;
  }
  .w-\[35px\] {
    width: 35px;
  }
  .w-\[38px\] {
    width: 38px;
  }
  .w-\[39\%\] {
    width: 39%;
  }
  .w-\[40px\] {
    width: 40px;
  }
  .w-\[42px\] {
    width: 42px;
  }
  .w-\[45\%\] {
    width: 45%;
  }
  .w-\[50\%\] {
    width: 50%;
  }
  .w-\[50\%\]\! {
    width: 50% !important;
  }
  .w-\[50px\] {
    width: 50px;
  }
  .w-\[55px\] {
    width: 55px;
  }
  .w-\[60px\] {
    width: 60px;
  }
  .w-\[65\%\] {
    width: 65%;
  }
  .w-\[70\%\] {
    width: 70%;
  }
  .w-\[75\%\] {
    width: 75%;
  }
  .w-\[76px\] {
    width: 76px;
  }
  .w-\[80\%\] {
    width: 80%;
  }
  .w-\[88\%\] {
    width: 88%;
  }
  .w-\[90\%\] {
    width: 90%;
  }
  .w-\[93\%\] {
    width: 93%;
  }
  .w-\[95\%\] {
    width: 95%;
  }
  .w-\[98\%\] {
    width: 98%;
  }
  .w-\[100\%\] {
    width: 100%;
  }
  .w-\[100px\] {
    width: 100px;
  }
  .w-\[114px\] {
    width: 114px;
  }
  .w-\[120px\] {
    width: 120px;
  }
  .w-\[130px\] {
    width: 130px;
  }
  .w-\[150px\] {
    width: 150px;
  }
  .w-\[180px\] {
    width: 180px;
  }
  .w-\[200px\] {
    width: 200px;
  }
  .w-\[220px\] {
    width: 220px;
  }
  .w-\[300px\]\! {
    width: 300px !important;
  }
  .w-\[350px\] {
    width: 350px;
  }
  .w-\[370px\] {
    width: 370px;
  }
  .w-\[600px\] {
    width: 600px;
  }
  .w-\[700px\] {
    width: 700px;
  }
  .w-\[800px\] {
    width: 800px;
  }
  .w-\[1000px\] {
    width: 1000px;
  }
  .w-\[calc\(100\%-30px\)\] {
    width: calc(100% - 30px);
  }
  .w-\[calc\(100vw-130px\)\] {
    width: calc(100vw - 130px);
  }
  .w-\[max\] {
    width: max;
  }
  .w-fit {
    width: fit-content;
  }
  .w-full {
    width: 100%;
  }
  .w-max {
    width: max-content;
  }
  .max-w-\[21px\] {
    max-width: 21px;
  }
  .max-w-\[25\%\] {
    max-width: 25%;
  }
  .max-w-\[35\%\] {
    max-width: 35%;
  }
  .max-w-\[250px\] {
    max-width: 250px;
  }
  .max-w-\[300px\] {
    max-width: 300px;
  }
  .max-w-\[350px\] {
    max-width: 350px;
  }
  .max-w-\[400px\] {
    max-width: 400px;
  }
  .max-w-\[500px\] {
    max-width: 500px;
  }
  .max-w-\[520px\] {
    max-width: 520px;
  }
  .max-w-\[550px\] {
    max-width: 550px;
  }
  .max-w-\[602px\] {
    max-width: 602px;
  }
  .min-w-\[21px\] {
    min-width: 21px;
  }
  .min-w-\[25px\] {
    min-width: 25px;
  }
  .min-w-\[35px\] {
    min-width: 35px;
  }
  .min-w-\[83px\]\! {
    min-width: 83px !important;
  }
  .min-w-\[100\%\]\! {
    min-width: 100% !important;
  }
  .min-w-\[100px\] {
    min-width: 100px;
  }
  .min-w-\[150px\]\! {
    min-width: 150px !important;
  }
  .min-w-\[200px\] {
    min-width: 200px;
  }
  .min-w-\[340px\] {
    min-width: 340px;
  }
  .flex-1 {
    flex: 1;
  }
  .flex-\[2\] {
    flex: 2;
  }
  .flex-\[6\] {
    flex: 6;
  }
  .shrink {
    flex-shrink: 1;
  }
  .shrink-0 {
    flex-shrink: 0;
  }
  .grow {
    flex-grow: 1;
  }
  .table-auto {
    table-layout: auto;
  }
  .border-collapse {
    border-collapse: collapse;
  }
  .border-separate {
    border-collapse: separate;
  }
  .border-spacing-y-2 {
    --tw-border-spacing-y: calc(var(--spacing) * 2);
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  }
  .origin-left {
    transform-origin: left;
  }
  .-translate-1\/2 {
    --tw-translate-x: calc(calc(1/2 * 100%) * -1);
    --tw-translate-y: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .-translate-x-1\/2 {
    --tw-translate-x: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-x-0 {
    --tw-translate-x: calc(var(--spacing) * 0);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-x-2 {
    --tw-translate-x: calc(var(--spacing) * 2);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-x-\[-250px\] {
    --tw-translate-x: -250px;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-x-\[250px\] {
    --tw-translate-x: 250px;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-x-full {
    --tw-translate-x: 100%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .-translate-y-1\/2 {
    --tw-translate-y: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .scale-90 {
    --tw-scale-x: 90%;
    --tw-scale-y: 90%;
    --tw-scale-z: 90%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-100 {
    --tw-scale-x: 100%;
    --tw-scale-y: 100%;
    --tw-scale-z: 100%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-100\! {
    --tw-scale-x: 100% !important;
    --tw-scale-y: 100% !important;
    --tw-scale-z: 100% !important;
    scale: var(--tw-scale-x) var(--tw-scale-y) !important;
  }
  .rotate-90 {
    rotate: 90deg;
  }
  .rotate-\[-45deg\] {
    rotate: -45deg;
  }
  .rotate-\[30deg\] {
    rotate: 30deg;
  }
  .rotate-\[45deg\] {
    rotate: 45deg;
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .animate-pulse {
    animation: var(--animate-pulse);
  }
  .animate-spin {
    animation: var(--animate-spin);
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .cursor-pointer\! {
    cursor: pointer !important;
  }
  .resize {
    resize: both;
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid-cols-1\! {
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
  }
  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .grid-rows-4 {
    grid-template-rows: repeat(4, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .place-items-center {
    place-items: center;
  }
  .place-items-start {
    place-items: start;
  }
  .items-center {
    align-items: center;
  }
  .items-center\! {
    align-items: center !important;
  }
  .items-end {
    align-items: flex-end;
  }
  .justify-around {
    justify-content: space-around;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-end {
    justify-content: flex-end;
  }
  .justify-evenly {
    justify-content: space-evenly;
  }
  .justify-start {
    justify-content: flex-start;
  }
  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-\[5px\] {
    gap: 5px;
  }
  .gap-\[10px\] {
    gap: 10px;
  }
  .gap-\[15px\] {
    gap: 15px;
  }
  .gap-\[30px\] {
    gap: 30px;
  }
  .space-y-4 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .gap-x-\[50px\] {
    column-gap: 50px;
  }
  .space-x-2 {
    :where(& > :not(:last-child)) {
      --tw-space-x-reverse: 0;
      margin-inline-start: calc(calc(var(--spacing) * 2) * var(--tw-space-x-reverse));
      margin-inline-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-x-reverse)));
    }
  }
  .gap-y-\[12px\] {
    row-gap: 12px;
  }
  .gap-y-\[20px\] {
    row-gap: 20px;
  }
  .self-center {
    align-self: center;
  }
  .self-center\! {
    align-self: center !important;
  }
  .self-end {
    align-self: flex-end;
  }
  .truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .overflow-auto {
    overflow: auto;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .overflow-visible {
    overflow: visible;
  }
  .overflow-x-auto {
    overflow-x: auto;
  }
  .overflow-x-hidden {
    overflow-x: hidden;
  }
  .overflow-y-auto {
    overflow-y: auto;
  }
  .overflow-y-auto\! {
    overflow-y: auto !important;
  }
  .\!rounded-xl {
    border-radius: var(--radius-xl) !important;
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .rounded-2xl {
    border-radius: var(--radius-2xl);
  }
  .rounded-3xl\! {
    border-radius: var(--radius-3xl) !important;
  }
  .rounded-4xl {
    border-radius: var(--radius-4xl);
  }
  .rounded-\[2px\] {
    border-radius: 2px;
  }
  .rounded-\[5px\] {
    border-radius: 5px;
  }
  .rounded-\[5px\]\! {
    border-radius: 5px !important;
  }
  .rounded-\[6px\] {
    border-radius: 6px;
  }
  .rounded-\[7px\] {
    border-radius: 7px;
  }
  .rounded-\[8px\] {
    border-radius: 8px;
  }
  .rounded-\[8px\]\! {
    border-radius: 8px !important;
  }
  .rounded-\[10px\] {
    border-radius: 10px;
  }
  .rounded-\[10px\]\! {
    border-radius: 10px !important;
  }
  .rounded-\[14px\] {
    border-radius: 14px;
  }
  .rounded-\[15px\] {
    border-radius: 15px;
  }
  .rounded-\[15px\]\! {
    border-radius: 15px !important;
  }
  .rounded-\[20px\] {
    border-radius: 20px;
  }
  .rounded-\[20px\]\! {
    border-radius: 20px !important;
  }
  .rounded-\[25px\] {
    border-radius: 25px;
  }
  .rounded-\[30px\] {
    border-radius: 30px;
  }
  .rounded-\[30px\]\! {
    border-radius: 30px !important;
  }
  .rounded-\[40px\] {
    border-radius: 40px;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-full\! {
    border-radius: calc(infinity * 1px) !important;
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .rounded-md {
    border-radius: var(--radius-md);
  }
  .rounded-md\! {
    border-radius: var(--radius-md) !important;
  }
  .rounded-xl {
    border-radius: var(--radius-xl);
  }
  .rounded-xl\! {
    border-radius: var(--radius-xl) !important;
  }
  .rounded-t-\[5px\] {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-0 {
    border-style: var(--tw-border-style);
    border-width: 0px;
  }
  .border-1 {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-2 {
    border-style: var(--tw-border-style);
    border-width: 2px;
  }
  .border-\[0\.5px\] {
    border-style: var(--tw-border-style);
    border-width: 0.5px;
  }
  .border-\[1px\] {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-y-2 {
    border-block-style: var(--tw-border-style);
    border-block-width: 2px;
  }
  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .border-t-1 {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .border-t-10 {
    border-top-style: var(--tw-border-style);
    border-top-width: 10px;
  }
  .border-r-1 {
    border-right-style: var(--tw-border-style);
    border-right-width: 1px;
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-b-1 {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-b-2 {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 2px;
  }
  .border-b-10 {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 10px;
  }
  .border-b-\[1px\] {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-l-10 {
    border-left-style: var(--tw-border-style);
    border-left-width: 10px;
  }
  .border-dashed {
    --tw-border-style: dashed;
    border-style: dashed;
  }
  .border-none {
    --tw-border-style: none;
    border-style: none;
  }
  .border-\[\#ccc\] {
    border-color: #ccc;
  }
  .border-\[\#e9e9e9\] {
    border-color: #e9e9e9;
  }
  .border-blue-500 {
    border-color: var(--color-blue-500);
  }
  .border-blue-600 {
    border-color: var(--color-blue-600);
  }
  .border-gray-100 {
    border-color: var(--color-gray-100);
  }
  .border-gray-200 {
    border-color: var(--color-gray-200);
  }
  .border-gray-300 {
    border-color: var(--color-gray-300);
  }
  .border-gray-400 {
    border-color: var(--color-gray-400);
  }
  .border-gray-500 {
    border-color: var(--color-gray-500);
  }
  .border-slate-500 {
    border-color: var(--color-slate-500);
  }
  .border-white {
    border-color: var(--color-white);
  }
  .border-t-\[\#4DCA92\] {
    border-top-color: #4DCA92;
  }
  .border-t-\[\#75b1ff\] {
    border-top-color: #75b1ff;
  }
  .border-t-\[\#ffcd6f\] {
    border-top-color: #ffcd6f;
  }
  .border-r-transparent {
    border-right-color: transparent;
  }
  .border-b-gray-primary {
    border-bottom-color: var(--color-gray-primary);
  }
  .border-b-transparent {
    border-bottom-color: transparent;
  }
  .border-l-\[\#4DCA92\] {
    border-left-color: #4DCA92;
  }
  .border-l-\[\#75b1ff\] {
    border-left-color: #75b1ff;
  }
  .border-l-\[\#ffcd6f\] {
    border-left-color: #ffcd6f;
  }
  .bg-\[\#0b5ed7\] {
    background-color: #0b5ed7;
  }
  .bg-\[\#1E428A\] {
    background-color: #1E428A;
  }
  .bg-\[\#2A59B8\] {
    background-color: #2A59B8;
  }
  .bg-\[\#3C3C3C\] {
    background-color: #3C3C3C;
  }
  .bg-\[\#5B5B5B\] {
    background-color: #5B5B5B;
  }
  .bg-\[\#5C6AA1\] {
    background-color: #5C6AA1;
  }
  .bg-\[\#6D6D6D\] {
    background-color: #6D6D6D;
  }
  .bg-\[\#8FA1C5\] {
    background-color: #8FA1C5;
  }
  .bg-\[\#0027A7\] {
    background-color: #0027A7;
  }
  .bg-\[\#163f7d\] {
    background-color: #163f7d;
  }
  .bg-\[\#384F7C\] {
    background-color: #384F7C;
  }
  .bg-\[\#486EF8\] {
    background-color: #486EF8;
  }
  .bg-\[\#894bdb\] {
    background-color: #894bdb;
  }
  .bg-\[\#2563eb\]\! {
    background-color: #2563eb !important;
  }
  .bg-\[\#383838\]\! {
    background-color: #383838 !important;
  }
  .bg-\[\#ABABAB\] {
    background-color: #ABABAB;
  }
  .bg-\[\#D8DEE6\] {
    background-color: #D8DEE6;
  }
  .bg-\[\#EEEEEE\]\/30 {
    background-color: color-mix(in oklab, #EEEEEE 30%, transparent);
  }
  .bg-\[\#FFEFB2\] {
    background-color: #FFEFB2;
  }
  .bg-\[\#dadcdd\] {
    background-color: #dadcdd;
  }
  .bg-\[\#dcdee3\] {
    background-color: #dcdee3;
  }
  .bg-\[\#e8e8e8\] {
    background-color: #e8e8e8;
  }
  .bg-\[\#e8e8e8\]\! {
    background-color: #e8e8e8 !important;
  }
  .bg-\[\#fefefe\] {
    background-color: #fefefe;
  }
  .bg-black\/40 {
    background-color: color-mix(in srgb, #000 40%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-black) 40%, transparent);
    }
  }
  .bg-black\/50 {
    background-color: color-mix(in srgb, #000 50%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-black) 50%, transparent);
    }
  }
  .bg-black\/70 {
    background-color: color-mix(in srgb, #000 70%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-black) 70%, transparent);
    }
  }
  .bg-blue-100 {
    background-color: var(--color-blue-100);
  }
  .bg-blue-200 {
    background-color: var(--color-blue-200);
  }
  .bg-blue-300 {
    background-color: var(--color-blue-300);
  }
  .bg-blue-500 {
    background-color: var(--color-blue-500);
  }
  .bg-blue-500\/20 {
    background-color: color-mix(in srgb, oklch(62.3% 0.214 259.815) 20%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-blue-500) 20%, transparent);
    }
  }
  .bg-blue-500\/70 {
    background-color: color-mix(in srgb, oklch(62.3% 0.214 259.815) 70%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-blue-500) 70%, transparent);
    }
  }
  .bg-blue-600 {
    background-color: var(--color-blue-600);
  }
  .bg-blue-700 {
    background-color: var(--color-blue-700);
  }
  .bg-blue-900\! {
    background-color: var(--color-blue-900) !important;
  }
  .bg-blue-primary {
    background-color: var(--color-blue-primary);
  }
  .bg-gray-50 {
    background-color: var(--color-gray-50);
  }
  .bg-gray-200 {
    background-color: var(--color-gray-200);
  }
  .bg-gray-200\! {
    background-color: var(--color-gray-200) !important;
  }
  .bg-gray-300 {
    background-color: var(--color-gray-300);
  }
  .bg-gray-300\! {
    background-color: var(--color-gray-300) !important;
  }
  .bg-gray-400 {
    background-color: var(--color-gray-400);
  }
  .bg-gray-500 {
    background-color: var(--color-gray-500);
  }
  .bg-gray-600 {
    background-color: var(--color-gray-600);
  }
  .bg-gray-dark {
    background-color: var(--color-gray-dark);
  }
  .bg-gray-light {
    background-color: var(--color-gray-light);
  }
  .bg-green-200 {
    background-color: var(--color-green-200);
  }
  .bg-green-400 {
    background-color: var(--color-green-400);
  }
  .bg-green-500 {
    background-color: var(--color-green-500);
  }
  .bg-green-600 {
    background-color: var(--color-green-600);
  }
  .bg-red-300 {
    background-color: var(--color-red-300);
  }
  .bg-red-400 {
    background-color: var(--color-red-400);
  }
  .bg-red-500 {
    background-color: var(--color-red-500);
  }
  .bg-red-600 {
    background-color: var(--color-red-600);
  }
  .bg-red-700 {
    background-color: var(--color-red-700);
  }
  .bg-red-800 {
    background-color: var(--color-red-800);
  }
  .bg-red-900 {
    background-color: var(--color-red-900);
  }
  .bg-red-950 {
    background-color: var(--color-red-950);
  }
  .bg-red-primary {
    background-color: var(--color-red-primary);
  }
  .bg-slate-200 {
    background-color: var(--color-slate-200);
  }
  .bg-slate-300 {
    background-color: var(--color-slate-300);
  }
  .bg-transparent {
    background-color: transparent;
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .bg-white\/20 {
    background-color: color-mix(in srgb, #fff 20%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-white) 20%, transparent);
    }
  }
  .bg-white\/32\! {
    background-color: color-mix(in srgb, #fff 32%, transparent) !important;
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-white) 32%, transparent) !important;
    }
  }
  .bg-yellow-400 {
    background-color: var(--color-yellow-400);
  }
  .bg-yellow-500 {
    background-color: var(--color-yellow-500);
  }
  .bg-yellow-600 {
    background-color: var(--color-yellow-600);
  }
  .bg-linear-90 {
    --tw-gradient-position: 90deg;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: 90deg in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .bg-linear-to-b {
    --tw-gradient-position: to bottom;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: to bottom in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .bg-linear-to-r {
    --tw-gradient-position: to right;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: to right in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .bg-linear-to-tl {
    --tw-gradient-position: to top left;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: to top left in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .bg-gradient-to-bl {
    --tw-gradient-position: to bottom left in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .bg-gradient-to-r {
    --tw-gradient-position: to right in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .bg-gradient-to-tl {
    --tw-gradient-position: to top left in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .from-\[\#2E8FD4\] {
    --tw-gradient-from: #2E8FD4;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .from-\[\#3C3C3C\] {
    --tw-gradient-from: #3C3C3C;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .from-\[\#4B8AFF\] {
    --tw-gradient-from: #4B8AFF;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .from-\[\#4dca92\] {
    --tw-gradient-from: #4dca92;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .from-\[\#767676\] {
    --tw-gradient-from: #767676;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .from-\[\#E04F4F\] {
    --tw-gradient-from: #E04F4F;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .from-\[\#FF6D6D\] {
    --tw-gradient-from: #FF6D6D;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .from-\[\#FFB731\] {
    --tw-gradient-from: #FFB731;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .from-\[\#b4ffd9\] {
    --tw-gradient-from: #b4ffd9;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .from-gray-dark {
    --tw-gradient-from: var(--color-gray-dark);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .from-purple-400 {
    --tw-gradient-from: var(--color-purple-400);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .from-slate-100 {
    --tw-gradient-from: var(--color-slate-100);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .to-\[\#2b2b2b\] {
    --tw-gradient-to: #2b2b2b;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .to-\[\#5ee795\] {
    --tw-gradient-to: #5ee795;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .to-\[\#024D93\] {
    --tw-gradient-to: #024D93;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .to-\[\#75b1ff\] {
    --tw-gradient-to: #75b1ff;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .to-\[\#970202\] {
    --tw-gradient-to: #970202;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .to-\[\#FF9A9A\] {
    --tw-gradient-to: #FF9A9A;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .to-\[\#ffcd6f\] {
    --tw-gradient-to: #ffcd6f;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .to-blue-primary {
    --tw-gradient-to: var(--color-blue-primary);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .to-gray-primary {
    --tw-gradient-to: var(--color-gray-primary);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .to-pink-600 {
    --tw-gradient-to: var(--color-pink-600);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .to-transparent {
    --tw-gradient-to: transparent;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .to-white {
    --tw-gradient-to: var(--color-white);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .to-85\% {
    --tw-gradient-to-position: 85%;
  }
  .bg-clip-text {
    background-clip: text;
  }
  .fill-gray-primary {
    fill: var(--color-gray-primary);
  }
  .stroke-black {
    stroke: var(--color-black);
  }
  .stroke-gray-dark {
    stroke: var(--color-gray-dark);
  }
  .stroke-white {
    stroke: var(--color-white);
  }
  .p-0\! {
    padding: calc(var(--spacing) * 0) !important;
  }
  .p-1 {
    padding: calc(var(--spacing) * 1);
  }
  .p-2 {
    padding: calc(var(--spacing) * 2);
  }
  .p-3 {
    padding: calc(var(--spacing) * 3);
  }
  .p-4 {
    padding: calc(var(--spacing) * 4);
  }
  .p-\[2px\] {
    padding: 2px;
  }
  .p-\[2px\]\! {
    padding: 2px !important;
  }
  .p-\[4px\] {
    padding: 4px;
  }
  .p-\[5px\] {
    padding: 5px;
  }
  .p-\[8px\] {
    padding: 8px;
  }
  .p-\[10px\] {
    padding: 10px;
  }
  .p-\[15px\] {
    padding: 15px;
  }
  .p-\[20px\] {
    padding: 20px;
  }
  .p-\[25px\] {
    padding: 25px;
  }
  .px-1 {
    padding-inline: calc(var(--spacing) * 1);
  }
  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }
  .px-2\! {
    padding-inline: calc(var(--spacing) * 2) !important;
  }
  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .px-\[1\%\] {
    padding-inline: 1%;
  }
  .px-\[2\%\] {
    padding-inline: 2%;
  }
  .px-\[5px\] {
    padding-inline: 5px;
  }
  .px-\[8px\] {
    padding-inline: 8px;
  }
  .px-\[10px\] {
    padding-inline: 10px;
  }
  .px-\[12px\] {
    padding-inline: 12px;
  }
  .px-\[14px\] {
    padding-inline: 14px;
  }
  .px-\[15px\] {
    padding-inline: 15px;
  }
  .px-\[20px\] {
    padding-inline: 20px;
  }
  .px-\[30px\] {
    padding-inline: 30px;
  }
  .px-\[40px\] {
    padding-inline: 40px;
  }
  .px-\[50px\] {
    padding-inline: 50px;
  }
  .px-\[80px\] {
    padding-inline: 80px;
  }
  .py-1 {
    padding-block: calc(var(--spacing) * 1);
  }
  .py-1\! {
    padding-block: calc(var(--spacing) * 1) !important;
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
  .py-6 {
    padding-block: calc(var(--spacing) * 6);
  }
  .py-\[0px\] {
    padding-block: 0px;
  }
  .py-\[1px\] {
    padding-block: 1px;
  }
  .py-\[2\.5px\] {
    padding-block: 2.5px;
  }
  .py-\[4px\] {
    padding-block: 4px;
  }
  .py-\[5px\] {
    padding-block: 5px;
  }
  .py-\[5px\]\! {
    padding-block: 5px !important;
  }
  .py-\[6px\] {
    padding-block: 6px;
  }
  .py-\[7px\] {
    padding-block: 7px;
  }
  .py-\[8px\] {
    padding-block: 8px;
  }
  .py-\[10px\] {
    padding-block: 10px;
  }
  .py-\[10px\]\! {
    padding-block: 10px !important;
  }
  .py-\[15px\] {
    padding-block: 15px;
  }
  .py-\[30px\] {
    padding-block: 30px;
  }
  .pt-\[5px\] {
    padding-top: 5px;
  }
  .pt-\[20px\] {
    padding-top: 20px;
  }
  .pt-\[30px\] {
    padding-top: 30px;
  }
  .pt-\[50px\] {
    padding-top: 50px;
  }
  .pr-1 {
    padding-right: calc(var(--spacing) * 1);
  }
  .pr-\[5px\] {
    padding-right: 5px;
  }
  .pr-\[10px\] {
    padding-right: 10px;
  }
  .pr-\[15px\] {
    padding-right: 15px;
  }
  .pr-\[45px\] {
    padding-right: 45px;
  }
  .pr-\[70px\] {
    padding-right: 70px;
  }
  .pb-\[5px\] {
    padding-bottom: 5px;
  }
  .pb-\[10px\] {
    padding-bottom: 10px;
  }
  .pb-\[15px\] {
    padding-bottom: 15px;
  }
  .pb-\[30px\] {
    padding-bottom: 30px;
  }
  .pl-3 {
    padding-left: calc(var(--spacing) * 3);
  }
  .pl-\[5px\] {
    padding-left: 5px;
  }
  .pl-\[10px\] {
    padding-left: 10px;
  }
  .pl-\[15px\] {
    padding-left: 15px;
  }
  .text-center {
    text-align: center;
  }
  .text-left {
    text-align: left;
  }
  .text-right {
    text-align: right;
  }
  .text-start {
    text-align: start;
  }
  .\!font-gantari {
    font-family: var(--font-gantari) !important;
  }
  .font-gantari {
    font-family: var(--font-gantari);
  }
  .font-gantari\! {
    font-family: var(--font-gantari) !important;
  }
  .font-montserrat {
    font-family: var(--font-montserrat);
  }
  .font-montserrat\! {
    font-family: var(--font-montserrat) !important;
  }
  .font-roboto {
    font-family: var(--font-roboto);
  }
  .font-roboto\! {
    font-family: var(--font-roboto) !important;
  }
  .text-2xl\! {
    font-size: var(--text-2xl) !important;
    line-height: var(--tw-leading, var(--text-2xl--line-height)) !important;
  }
  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
  .text-lg\! {
    font-size: var(--text-lg) !important;
    line-height: var(--tw-leading, var(--text-lg--line-height)) !important;
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-sm\! {
    font-size: var(--text-sm) !important;
    line-height: var(--tw-leading, var(--text-sm--line-height)) !important;
  }
  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .\!text-\[14px\] {
    font-size: 14px !important;
  }
  .text-\[8px\]\! {
    font-size: 8px !important;
  }
  .text-\[9px\] {
    font-size: 9px;
  }
  .text-\[9px\]\! {
    font-size: 9px !important;
  }
  .text-\[10px\]\! {
    font-size: 10px !important;
  }
  .text-\[11px\] {
    font-size: 11px;
  }
  .text-\[11px\]\! {
    font-size: 11px !important;
  }
  .text-\[12px\] {
    font-size: 12px;
  }
  .text-\[12px\]\! {
    font-size: 12px !important;
  }
  .text-\[13px\] {
    font-size: 13px;
  }
  .text-\[13px\]\! {
    font-size: 13px !important;
  }
  .text-\[14px\] {
    font-size: 14px;
  }
  .text-\[14px\]\! {
    font-size: 14px !important;
  }
  .text-\[15px\] {
    font-size: 15px;
  }
  .text-\[15px\]\! {
    font-size: 15px !important;
  }
  .text-\[16px\] {
    font-size: 16px;
  }
  .text-\[17px\] {
    font-size: 17px;
  }
  .text-\[17px\]\! {
    font-size: 17px !important;
  }
  .text-\[18px\] {
    font-size: 18px;
  }
  .text-\[18px\]\! {
    font-size: 18px !important;
  }
  .text-\[20px\] {
    font-size: 20px;
  }
  .text-\[20px\]\! {
    font-size: 20px !important;
  }
  .text-\[25px\] {
    font-size: 25px;
  }
  .text-\[28px\] {
    font-size: 28px;
  }
  .text-\[30px\] {
    font-size: 30px;
  }
  .text-\[30px\]\! {
    font-size: 30px !important;
  }
  .text-\[36px\]\! {
    font-size: 36px !important;
  }
  .text-\[37px\] {
    font-size: 37px;
  }
  .text-\[40px\] {
    font-size: 40px;
  }
  .text-\[50px\] {
    font-size: 50px;
  }
  .text-\[150px\] {
    font-size: 150px;
  }
  .text-\[150px\]\! {
    font-size: 150px !important;
  }
  .leading-\[17px\]\! {
    --tw-leading: 17px !important;
    line-height: 17px !important;
  }
  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }
  .leading-snug {
    --tw-leading: var(--leading-snug);
    line-height: var(--leading-snug);
  }
  .leading-tight {
    --tw-leading: var(--leading-tight);
    line-height: var(--leading-tight);
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-bold\! {
    --tw-font-weight: var(--font-weight-bold) !important;
    font-weight: var(--font-weight-bold) !important;
  }
  .font-extralight {
    --tw-font-weight: var(--font-weight-extralight);
    font-weight: var(--font-weight-extralight);
  }
  .font-light {
    --tw-font-weight: var(--font-weight-light);
    font-weight: var(--font-weight-light);
  }
  .font-light\! {
    --tw-font-weight: var(--font-weight-light) !important;
    font-weight: var(--font-weight-light) !important;
  }
  .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-normal\! {
    --tw-font-weight: var(--font-weight-normal) !important;
    font-weight: var(--font-weight-normal) !important;
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .font-semibold\! {
    --tw-font-weight: var(--font-weight-semibold) !important;
    font-weight: var(--font-weight-semibold) !important;
  }
  .font-thin {
    --tw-font-weight: var(--font-weight-thin);
    font-weight: var(--font-weight-thin);
  }
  .break-words {
    overflow-wrap: break-word;
  }
  .text-ellipsis {
    text-overflow: ellipsis;
  }
  .whitespace-normal {
    white-space: normal;
  }
  .whitespace-nowrap {
    white-space: nowrap;
  }
  .text-\[\#000000\] {
    color: #000000;
  }
  .text-\[\#3C3C3C\] {
    color: #3C3C3C;
  }
  .text-\[\#70540B\] {
    color: #70540B;
  }
  .text-\[\#777777\] {
    color: #777777;
  }
  .text-\[\#C5C5C5\] {
    color: #C5C5C5;
  }
  .text-\[\#D9D9D9\] {
    color: #D9D9D9;
  }
  .text-\[\#DDDDDD\] {
    color: #DDDDDD;
  }
  .text-\[\#DDDDDD\]\! {
    color: #DDDDDD !important;
  }
  .text-\[\#F9F9F9\] {
    color: #F9F9F9;
  }
  .text-\[\#FFFFFF\] {
    color: #FFFFFF;
  }
  .text-\[\#aaa\] {
    color: #aaa;
  }
  .text-\[\#afafaf\] {
    color: #afafaf;
  }
  .text-black {
    color: var(--color-black);
  }
  .text-blue-500 {
    color: var(--color-blue-500);
  }
  .text-blue-600 {
    color: var(--color-blue-600);
  }
  .text-blue-600\! {
    color: var(--color-blue-600) !important;
  }
  .text-blue-700 {
    color: var(--color-blue-700);
  }
  .text-blue-800 {
    color: var(--color-blue-800);
  }
  .text-blue-primary {
    color: var(--color-blue-primary);
  }
  .text-gray-300 {
    color: var(--color-gray-300);
  }
  .text-gray-400 {
    color: var(--color-gray-400);
  }
  .text-gray-400\! {
    color: var(--color-gray-400) !important;
  }
  .text-gray-500 {
    color: var(--color-gray-500);
  }
  .text-gray-500\! {
    color: var(--color-gray-500) !important;
  }
  .text-gray-600 {
    color: var(--color-gray-600);
  }
  .text-gray-700 {
    color: var(--color-gray-700);
  }
  .text-gray-800 {
    color: var(--color-gray-800);
  }
  .text-gray-900 {
    color: var(--color-gray-900);
  }
  .text-gray-dark {
    color: var(--color-gray-dark);
  }
  .text-gray-primary {
    color: var(--color-gray-primary);
  }
  .text-gray-primary\! {
    color: var(--color-gray-primary) !important;
  }
  .text-green-800 {
    color: var(--color-green-800);
  }
  .text-red-700 {
    color: var(--color-red-700);
  }
  .text-slate-400 {
    color: var(--color-slate-400);
  }
  .text-slate-500 {
    color: var(--color-slate-500);
  }
  .text-slate-700 {
    color: var(--color-slate-700);
  }
  .text-slate-800 {
    color: var(--color-slate-800);
  }
  .text-transparent {
    color: transparent;
  }
  .text-white {
    color: var(--color-white);
  }
  .text-white\! {
    color: var(--color-white) !important;
  }
  .lowercase {
    text-transform: lowercase;
  }
  .uppercase {
    text-transform: uppercase;
  }
  .italic {
    font-style: italic;
  }
  .ordinal {
    --tw-ordinal: ordinal;
    font-variant-numeric: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,);
  }
  .line-through {
    text-decoration-line: line-through;
  }
  .underline {
    text-decoration-line: underline;
  }
  .opacity-0 {
    opacity: 0%;
  }
  .opacity-0\! {
    opacity: 0% !important;
  }
  .opacity-5 {
    opacity: 5%;
  }
  .opacity-30 {
    opacity: 30%;
  }
  .opacity-50 {
    opacity: 50%;
  }
  .opacity-80 {
    opacity: 80%;
  }
  .opacity-100 {
    opacity: 100%;
  }
  .opacity-\[0\%\] {
    opacity: 0%;
  }
  .shadow {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-2xl {
    --tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, rgb(0 0 0 / 0.25));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-button-primary {
    --tw-shadow: 3px 3px 3px var(--tw-shadow-color, rgba(0, 0, 0,0.3));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-container {
    --tw-shadow: 0px 4px 4px var(--tw-shadow-color, rgba(0,0,0,0.25));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-input-primary {
    --tw-shadow: 2px 2px 5px var(--tw-shadow-color, rgba(0, 0, 0,0.2));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-lg {
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-md {
    --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-sm {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .outline-\[2px\] {
    outline-style: var(--tw-outline-style);
    outline-width: 2px;
  }
  .outline-offset-\[1px\] {
    outline-offset: 1px;
  }
  .outline-transparent {
    outline-color: transparent;
  }
  .blur {
    --tw-blur: blur(8px);
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .filter {
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .backdrop-blur-\[5px\] {
    --tw-backdrop-blur: blur(5px);
    -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
    backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
  }
  .backdrop-blur-lg {
    --tw-backdrop-blur: blur(var(--blur-lg));
    -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
    backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
  }
  .backdrop-blur-md {
    --tw-backdrop-blur: blur(var(--blur-md));
    -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
    backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
  }
  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, visibility, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .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-colors\! {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to !important;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function)) !important;
    transition-duration: var(--tw-duration, var(--default-transition-duration)) !important;
  }
  .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));
  }
  .delay-100 {
    transition-delay: 100ms;
  }
  .delay-300 {
    transition-delay: 300ms;
  }
  .duration-100 {
    --tw-duration: 100ms;
    transition-duration: 100ms;
  }
  .duration-200 {
    --tw-duration: 200ms;
    transition-duration: 200ms;
  }
  .duration-300 {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .duration-400 {
    --tw-duration: 400ms;
    transition-duration: 400ms;
  }
  .duration-500 {
    --tw-duration: 500ms;
    transition-duration: 500ms;
  }
  .duration-600 {
    --tw-duration: 600ms;
    transition-duration: 600ms;
  }
  .duration-\[200ms\] {
    --tw-duration: 200ms;
    transition-duration: 200ms;
  }
  .duration-\[200ms\]\! {
    --tw-duration: 200ms !important;
    transition-duration: 200ms !important;
  }
  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  .ease-out {
    --tw-ease: var(--ease-out);
    transition-timing-function: var(--ease-out);
  }
  .select-none {
    -webkit-user-select: none;
    user-select: none;
  }
  .\[-webkit-box-orient\:vertical\] {
    -webkit-box-orient: vertical;
  }
  .\[-webkit-line-clamp\:2\] {
    -webkit-line-clamp: 2;
  }
  .\[hostname\:port\] {
    hostname: port;
  }
  .group-focus-within\:pointer-events-auto {
    &:is(:where(.group):focus-within *) {
      pointer-events: auto;
    }
  }
  .group-focus-within\:visible\! {
    &:is(:where(.group):focus-within *) {
      visibility: visible !important;
    }
  }
  .group-focus-within\:opacity-100\! {
    &:is(:where(.group):focus-within *) {
      opacity: 100% !important;
    }
  }
  .group-hover\:translate-x-0 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        --tw-translate-x: calc(var(--spacing) * 0);
        translate: var(--tw-translate-x) var(--tw-translate-y);
      }
    }
  }
  .group-hover\:translate-x-2 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        --tw-translate-x: calc(var(--spacing) * 2);
        translate: var(--tw-translate-x) var(--tw-translate-y);
      }
    }
  }
  .group-hover\:opacity-100\! {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        opacity: 100% !important;
      }
    }
  }
  .group-hover\/buttons\:stroke-red-300 {
    &:is(:where(.group\/buttons):hover *) {
      @media (hover: hover) {
        stroke: var(--color-red-300);
      }
    }
  }
  .group-hover\/buttons\:opacity-\[100\%\] {
    &:is(:where(.group\/buttons):hover *) {
      @media (hover: hover) {
        opacity: 100%;
      }
    }
  }
  .group-focus\:pointer-events-auto {
    &:is(:where(.group):focus *) {
      pointer-events: auto;
    }
  }
  .group-focus\:fill-gray-light {
    &:is(:where(.group):focus *) {
      fill: var(--color-gray-light);
    }
  }
  .group-focus\:opacity-100 {
    &:is(:where(.group):focus *) {
      opacity: 100%;
    }
  }
  .group-focus\/buttons\:stroke-red-300 {
    &:is(:where(.group\/buttons):focus *) {
      stroke: var(--color-red-300);
    }
  }
  .group-focus\/buttons\:text-red-300 {
    &:is(:where(.group\/buttons):focus *) {
      color: var(--color-red-300);
    }
  }
  .peer-checked\:fill-black {
    &:is(:where(.peer):checked ~ *) {
      fill: var(--color-black);
    }
  }
  .peer-checked\:font-semibold {
    &:is(:where(.peer):checked ~ *) {
      --tw-font-weight: var(--font-weight-semibold);
      font-weight: var(--font-weight-semibold);
    }
  }
  .peer-checked\:text-black\! {
    &:is(:where(.peer):checked ~ *) {
      color: var(--color-black) !important;
    }
  }
  .placeholder\:text-start {
    &::placeholder {
      text-align: start;
    }
  }
  .placeholder\:text-\[15px\] {
    &::placeholder {
      font-size: 15px;
    }
  }
  .placeholder\:text-gray-400 {
    &::placeholder {
      color: var(--color-gray-400);
    }
  }
  .placeholder\:text-gray-400\! {
    &::placeholder {
      color: var(--color-gray-400) !important;
    }
  }
  .placeholder\:text-gray-500 {
    &::placeholder {
      color: var(--color-gray-500);
    }
  }
  .focus-within\:h-\[120px\] {
    &:focus-within {
      height: 120px;
    }
  }
  .focus-within\:w-\[130px\] {
    &:focus-within {
      width: 130px;
    }
  }
  .focus-within\:cursor-default\! {
    &:focus-within {
      cursor: default !important;
    }
  }
  .focus-within\:rounded-2xl\! {
    &:focus-within {
      border-radius: var(--radius-2xl) !important;
    }
  }
  .hover\:cursor-pointer {
    &:hover {
      @media (hover: hover) {
        cursor: pointer;
      }
    }
  }
  .hover\:rounded-b-\[5px\] {
    &:hover {
      @media (hover: hover) {
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
      }
    }
  }
  .hover\:border-gray-600 {
    &:hover {
      @media (hover: hover) {
        border-color: var(--color-gray-600);
      }
    }
  }
  .hover\:bg-\[\#0b4db0\] {
    &:hover {
      @media (hover: hover) {
        background-color: #0b4db0;
      }
    }
  }
  .hover\:bg-\[\#1f4591\] {
    &:hover {
      @media (hover: hover) {
        background-color: #1f4591;
      }
    }
  }
  .hover\:bg-\[\#2b5fc0\] {
    &:hover {
      @media (hover: hover) {
        background-color: #2b5fc0;
      }
    }
  }
  .hover\:bg-\[\#7a42c4\] {
    &:hover {
      @media (hover: hover) {
        background-color: #7a42c4;
      }
    }
  }
  .hover\:bg-\[\#082f6b\] {
    &:hover {
      @media (hover: hover) {
        background-color: #082f6b;
      }
    }
  }
  .hover\:bg-\[\#095DFF\] {
    &:hover {
      @media (hover: hover) {
        background-color: #095DFF;
      }
    }
  }
  .hover\:bg-\[\#174ab9\]\! {
    &:hover {
      @media (hover: hover) {
        background-color: #174ab9 !important;
      }
    }
  }
  .hover\:bg-\[\#C2C3C8\] {
    &:hover {
      @media (hover: hover) {
        background-color: #C2C3C8;
      }
    }
  }
  .hover\:bg-\[\#eca2a8\] {
    &:hover {
      @media (hover: hover) {
        background-color: #eca2a8;
      }
    }
  }
  .hover\:bg-blue-500 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-blue-500);
      }
    }
  }
  .hover\:bg-blue-600 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-blue-600);
      }
    }
  }
  .hover\:bg-blue-700 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-blue-700);
      }
    }
  }
  .hover\:bg-gray-50 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-gray-50);
      }
    }
  }
  .hover\:bg-gray-200 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-gray-200);
      }
    }
  }
  .hover\:bg-gray-300\! {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-gray-300) !important;
      }
    }
  }
  .hover\:bg-gray-400\! {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-gray-400) !important;
      }
    }
  }
  .hover\:bg-gray-700 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-gray-700);
      }
    }
  }
  .hover\:bg-gray-dark {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-gray-dark);
      }
    }
  }
  .hover\:bg-gray-light {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-gray-light);
      }
    }
  }
  .hover\:bg-gray-light\! {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-gray-light) !important;
      }
    }
  }
  .hover\:bg-gray-primary {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-gray-primary);
      }
    }
  }
  .hover\:bg-green-700 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-green-700);
      }
    }
  }
  .hover\:bg-red-200 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-red-200);
      }
    }
  }
  .hover\:bg-red-600 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-red-600);
      }
    }
  }
  .hover\:bg-red-700 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-red-700);
      }
    }
  }
  .hover\:bg-slate-600 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-slate-600);
      }
    }
  }
  .hover\:stroke-gray-dark {
    &:hover {
      @media (hover: hover) {
        stroke: var(--color-gray-dark);
      }
    }
  }
  .hover\:stroke-red-300 {
    &:hover {
      @media (hover: hover) {
        stroke: var(--color-red-300);
      }
    }
  }
  .hover\:text-\[\#5B5B5B\]\! {
    &:hover {
      @media (hover: hover) {
        color: #5B5B5B !important;
      }
    }
  }
  .hover\:text-\[\#585858\] {
    &:hover {
      @media (hover: hover) {
        color: #585858;
      }
    }
  }
  .hover\:text-\[rgb\(88\,88\,88\)\] {
    &:hover {
      @media (hover: hover) {
        color: rgb(88,88,88);
      }
    }
  }
  .hover\:text-black\! {
    &:hover {
      @media (hover: hover) {
        color: var(--color-black) !important;
      }
    }
  }
  .hover\:text-blue-500 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-blue-500);
      }
    }
  }
  .hover\:text-gray-600 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-gray-600);
      }
    }
  }
  .hover\:text-gray-700\! {
    &:hover {
      @media (hover: hover) {
        color: var(--color-gray-700) !important;
      }
    }
  }
  .hover\:text-red-500\! {
    &:hover {
      @media (hover: hover) {
        color: var(--color-red-500) !important;
      }
    }
  }
  .hover\:text-red-600 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-red-600);
      }
    }
  }
  .hover\:text-white {
    &:hover {
      @media (hover: hover) {
        color: var(--color-white);
      }
    }
  }
  .hover\:no-underline {
    &:hover {
      @media (hover: hover) {
        text-decoration-line: none;
      }
    }
  }
  .focus\:border-blue-500 {
    &:focus {
      border-color: var(--color-blue-500);
    }
  }
  .focus\:bg-gray-200 {
    &:focus {
      background-color: var(--color-gray-200);
    }
  }
  .focus\:text-\[\#585858\] {
    &:focus {
      color: #585858;
    }
  }
  .focus\:text-\[rgb\(88\,88\,88\)\] {
    &:focus {
      color: rgb(88,88,88);
    }
  }
  .focus\:no-underline {
    &:focus {
      text-decoration-line: none;
    }
  }
  .focus\:ring-1 {
    &:focus {
      --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }
  .focus\:ring-2 {
    &:focus {
      --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }
  .focus\:ring-blue-500 {
    &:focus {
      --tw-ring-color: var(--color-blue-500);
    }
  }
  .focus\:ring-gray-400 {
    &:focus {
      --tw-ring-color: var(--color-gray-400);
    }
  }
  .focus\:outline-none {
    &:focus {
      --tw-outline-style: none;
      outline-style: none;
    }
  }
  .active\:scale-90 {
    &:active {
      --tw-scale-x: 90%;
      --tw-scale-y: 90%;
      --tw-scale-z: 90%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
  }
  .active\:scale-90\! {
    &:active {
      --tw-scale-x: 90% !important;
      --tw-scale-y: 90% !important;
      --tw-scale-z: 90% !important;
      scale: var(--tw-scale-x) var(--tw-scale-y) !important;
    }
  }
  .active\:scale-95\! {
    &:active {
      --tw-scale-x: 95% !important;
      --tw-scale-y: 95% !important;
      --tw-scale-z: 95% !important;
      scale: var(--tw-scale-x) var(--tw-scale-y) !important;
    }
  }
  .disabled\:cursor-not-allowed {
    &:disabled {
      cursor: not-allowed;
    }
  }
  .disabled\:opacity-50 {
    &:disabled {
      opacity: 50%;
    }
  }
  .disabled\:opacity-70 {
    &:disabled {
      opacity: 70%;
    }
  }
  .disabled\:opacity-70\! {
    &:disabled {
      opacity: 70% !important;
    }
  }
  .has-\[\:checked\]\:bg-gray-100 {
    &:has(*:is(:checked)) {
      background-color: var(--color-gray-100);
    }
  }
  .sm\:flex {
    @media (width >= 40rem) {
      display: flex;
    }
  }
  .sm\:table-cell {
    @media (width >= 40rem) {
      display: table-cell;
    }
  }
  .sm\:h-max {
    @media (width >= 40rem) {
      height: max-content;
    }
  }
  .sm\:w-\[42px\] {
    @media (width >= 40rem) {
      width: 42px;
    }
  }
  .sm\:w-\[70\%\] {
    @media (width >= 40rem) {
      width: 70%;
    }
  }
  .sm\:px-6 {
    @media (width >= 40rem) {
      padding-inline: calc(var(--spacing) * 6);
    }
  }
  .sm\:text-lg {
    @media (width >= 40rem) {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }
  .sm\:text-\[13px\]\! {
    @media (width >= 40rem) {
      font-size: 13px !important;
    }
  }
  .sm\:text-\[14px\]\! {
    @media (width >= 40rem) {
      font-size: 14px !important;
    }
  }
  .md\:right-\[-25px\] {
    @media (width >= 48rem) {
      right: -25px;
    }
  }
  .md\:bottom-\[-25px\] {
    @media (width >= 48rem) {
      bottom: -25px;
    }
  }
  .md\:mt-\[20px\]\! {
    @media (width >= 48rem) {
      margin-top: 20px !important;
    }
  }
  .md\:ml-\[10px\] {
    @media (width >= 48rem) {
      margin-left: 10px;
    }
  }
  .md\:ml-\[20px\] {
    @media (width >= 48rem) {
      margin-left: 20px;
    }
  }
  .md\:flex {
    @media (width >= 48rem) {
      display: flex;
    }
  }
  .md\:flex\! {
    @media (width >= 48rem) {
      display: flex !important;
    }
  }
  .md\:hidden {
    @media (width >= 48rem) {
      display: none;
    }
  }
  .md\:w-\[120px\] {
    @media (width >= 48rem) {
      width: 120px;
    }
  }
  .md\:w-\[170px\] {
    @media (width >= 48rem) {
      width: 170px;
    }
  }
  .md\:w-\[200px\] {
    @media (width >= 48rem) {
      width: 200px;
    }
  }
  .md\:w-\[240px\] {
    @media (width >= 48rem) {
      width: 240px;
    }
  }
  .md\:w-\[400px\]\! {
    @media (width >= 48rem) {
      width: 400px !important;
    }
  }
  .md\:w-\[450px\] {
    @media (width >= 48rem) {
      width: 450px;
    }
  }
  .md\:w-max {
    @media (width >= 48rem) {
      width: max-content;
    }
  }
  .md\:max-w-\[170px\] {
    @media (width >= 48rem) {
      max-width: 170px;
    }
  }
  .md\:max-w-\[220px\] {
    @media (width >= 48rem) {
      max-width: 220px;
    }
  }
  .md\:min-w-auto\! {
    @media (width >= 48rem) {
      min-width: auto !important;
    }
  }
  .md\:grid-cols-1\! {
    @media (width >= 48rem) {
      grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
    }
  }
  .md\:grid-cols-2\! {
    @media (width >= 48rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
  }
  .md\:justify-end {
    @media (width >= 48rem) {
      justify-content: flex-end;
    }
  }
  .md\:justify-start {
    @media (width >= 48rem) {
      justify-content: flex-start;
    }
  }
  .md\:gap-2 {
    @media (width >= 48rem) {
      gap: calc(var(--spacing) * 2);
    }
  }
  .md\:gap-y-0 {
    @media (width >= 48rem) {
      row-gap: calc(var(--spacing) * 0);
    }
  }
  .md\:overflow-visible {
    @media (width >= 48rem) {
      overflow: visible;
    }
  }
  .md\:rounded-3xl\! {
    @media (width >= 48rem) {
      border-radius: var(--radius-3xl) !important;
    }
  }
  .md\:px-\[10px\] {
    @media (width >= 48rem) {
      padding-inline: 10px;
    }
  }
  .md\:text-xl {
    @media (width >= 48rem) {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }
  .md\:text-\[14px\]\! {
    @media (width >= 48rem) {
      font-size: 14px !important;
    }
  }
  .md\:text-\[15px\] {
    @media (width >= 48rem) {
      font-size: 15px;
    }
  }
  .md\:text-\[30px\] {
    @media (width >= 48rem) {
      font-size: 30px;
    }
  }
  .md\:text-ellipsis {
    @media (width >= 48rem) {
      text-overflow: ellipsis;
    }
  }
  .lg\:top-\[2px\] {
    @media (width >= 64rem) {
      top: 2px;
    }
  }
  .lg\:top-\[40px\] {
    @media (width >= 64rem) {
      top: 40px;
    }
  }
  .lg\:right-\[-5px\] {
    @media (width >= 64rem) {
      right: -5px;
    }
  }
  .lg\:right-\[3px\] {
    @media (width >= 64rem) {
      right: 3px;
    }
  }
  .lg\:right-\[10px\] {
    @media (width >= 64rem) {
      right: 10px;
    }
  }
  .lg\:right-\[60px\] {
    @media (width >= 64rem) {
      right: 60px;
    }
  }
  .lg\:bottom-\[7px\] {
    @media (width >= 64rem) {
      bottom: 7px;
    }
  }
  .lg\:col-span-3 {
    @media (width >= 64rem) {
      grid-column: span 3 / span 3;
    }
  }
  .lg\:col-span-6 {
    @media (width >= 64rem) {
      grid-column: span 6 / span 6;
    }
  }
  .lg\:col-span-12 {
    @media (width >= 64rem) {
      grid-column: span 12 / span 12;
    }
  }
  .lg\:mt-\[50px\] {
    @media (width >= 64rem) {
      margin-top: 50px;
    }
  }
  .lg\:mb-\[35px\] {
    @media (width >= 64rem) {
      margin-bottom: 35px;
    }
  }
  .lg\:mb-\[40px\] {
    @media (width >= 64rem) {
      margin-bottom: 40px;
    }
  }
  .lg\:ml-\[20px\] {
    @media (width >= 64rem) {
      margin-left: 20px;
    }
  }
  .lg\:flex\! {
    @media (width >= 64rem) {
      display: flex !important;
    }
  }
  .lg\:h-\[24px\] {
    @media (width >= 64rem) {
      height: 24px;
    }
  }
  .lg\:h-\[30px\] {
    @media (width >= 64rem) {
      height: 30px;
    }
  }
  .lg\:h-\[50px\] {
    @media (width >= 64rem) {
      height: 50px;
    }
  }
  .lg\:h-\[calc\(100\%-48px\)\] {
    @media (width >= 64rem) {
      height: calc(100% - 48px);
    }
  }
  .lg\:max-h-\[27px\] {
    @media (width >= 64rem) {
      max-height: 27px;
    }
  }
  .lg\:max-h-\[calc\(100\%-48px\)\] {
    @media (width >= 64rem) {
      max-height: calc(100% - 48px);
    }
  }
  .lg\:min-h-\[27px\] {
    @media (width >= 64rem) {
      min-height: 27px;
    }
  }
  .lg\:w-\[24px\] {
    @media (width >= 64rem) {
      width: 24px;
    }
  }
  .lg\:w-\[30px\] {
    @media (width >= 64rem) {
      width: 30px;
    }
  }
  .lg\:w-\[50px\] {
    @media (width >= 64rem) {
      width: 50px;
    }
  }
  .lg\:w-\[76px\] {
    @media (width >= 64rem) {
      width: 76px;
    }
  }
  .lg\:w-\[100\%\] {
    @media (width >= 64rem) {
      width: 100%;
    }
  }
  .lg\:w-\[180px\] {
    @media (width >= 64rem) {
      width: 180px;
    }
  }
  .lg\:w-\[200px\] {
    @media (width >= 64rem) {
      width: 200px;
    }
  }
  .lg\:w-\[240px\] {
    @media (width >= 64rem) {
      width: 240px;
    }
  }
  .lg\:w-\[370px\] {
    @media (width >= 64rem) {
      width: 370px;
    }
  }
  .lg\:w-\[450px\] {
    @media (width >= 64rem) {
      width: 450px;
    }
  }
  .lg\:max-w-\[27px\] {
    @media (width >= 64rem) {
      max-width: 27px;
    }
  }
  .lg\:min-w-\[27px\] {
    @media (width >= 64rem) {
      min-width: 27px;
    }
  }
  .lg\:grid-cols-2 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .lg\:flex-col {
    @media (width >= 64rem) {
      flex-direction: column;
    }
  }
  .lg\:px-\[0px\] {
    @media (width >= 64rem) {
      padding-inline: 0px;
    }
  }
  .lg\:px-\[5\%\] {
    @media (width >= 64rem) {
      padding-inline: 5%;
    }
  }
  .lg\:px-\[30\%\] {
    @media (width >= 64rem) {
      padding-inline: 30%;
    }
  }
  .lg\:px-\[30px\] {
    @media (width >= 64rem) {
      padding-inline: 30px;
    }
  }
  .lg\:px-\[55px\] {
    @media (width >= 64rem) {
      padding-inline: 55px;
    }
  }
  .lg\:px-\[100px\] {
    @media (width >= 64rem) {
      padding-inline: 100px;
    }
  }
  .lg\:py-\[4px\] {
    @media (width >= 64rem) {
      padding-block: 4px;
    }
  }
  .lg\:py-\[70px\] {
    @media (width >= 64rem) {
      padding-block: 70px;
    }
  }
  .lg\:text-start {
    @media (width >= 64rem) {
      text-align: start;
    }
  }
  .lg\:text-lg {
    @media (width >= 64rem) {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }
  .lg\:text-sm {
    @media (width >= 64rem) {
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }
  }
  .lg\:text-sm\! {
    @media (width >= 64rem) {
      font-size: var(--text-sm) !important;
      line-height: var(--tw-leading, var(--text-sm--line-height)) !important;
    }
  }
  .lg\:text-\[12px\] {
    @media (width >= 64rem) {
      font-size: 12px;
    }
  }
  .lg\:text-\[13px\] {
    @media (width >= 64rem) {
      font-size: 13px;
    }
  }
  .lg\:text-\[15px\]\! {
    @media (width >= 64rem) {
      font-size: 15px !important;
    }
  }
  .lg\:text-\[16px\]\! {
    @media (width >= 64rem) {
      font-size: 16px !important;
    }
  }
  .lg\:text-\[17px\] {
    @media (width >= 64rem) {
      font-size: 17px;
    }
  }
  .lg\:text-\[18px\]\! {
    @media (width >= 64rem) {
      font-size: 18px !important;
    }
  }
  .lg\:text-\[19px\] {
    @media (width >= 64rem) {
      font-size: 19px;
    }
  }
  .lg\:text-\[20px\]\! {
    @media (width >= 64rem) {
      font-size: 20px !important;
    }
  }
  .lg\:text-\[25px\] {
    @media (width >= 64rem) {
      font-size: 25px;
    }
  }
  .lg\:text-\[30px\] {
    @media (width >= 64rem) {
      font-size: 30px;
    }
  }
  .lg\:text-\[50px\] {
    @media (width >= 64rem) {
      font-size: 50px;
    }
  }
  .lg\:font-extralight {
    @media (width >= 64rem) {
      --tw-font-weight: var(--font-weight-extralight);
      font-weight: var(--font-weight-extralight);
    }
  }
  .lg\:font-extralight\! {
    @media (width >= 64rem) {
      --tw-font-weight: var(--font-weight-extralight) !important;
      font-weight: var(--font-weight-extralight) !important;
    }
  }
  .lg\:font-light {
    @media (width >= 64rem) {
      --tw-font-weight: var(--font-weight-light);
      font-weight: var(--font-weight-light);
    }
  }
  .xl\:col-start-2\! {
    @media (width >= 80rem) {
      grid-column-start: 2 !important;
    }
  }
  .xl\:mr-\[120px\] {
    @media (width >= 80rem) {
      margin-right: 120px;
    }
  }
  .xl\:flex {
    @media (width >= 80rem) {
      display: flex;
    }
  }
  .xl\:hidden {
    @media (width >= 80rem) {
      display: none;
    }
  }
  .xl\:max-h-\[572px\] {
    @media (width >= 80rem) {
      max-height: 572px;
    }
  }
  .xl\:w-\[70\%\] {
    @media (width >= 80rem) {
      width: 70%;
    }
  }
  .xl\:w-\[250px\] {
    @media (width >= 80rem) {
      width: 250px;
    }
  }
  .xl\:max-w-\[1120px\] {
    @media (width >= 80rem) {
      max-width: 1120px;
    }
  }
  .xl\:grid-cols-3\! {
    @media (width >= 80rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }
  }
  .\32 xl\:top-\[-10px\] {
    @media (width >= 96rem) {
      top: -10px;
    }
  }
  .\32 xl\:ml-\[10px\] {
    @media (width >= 96rem) {
      margin-left: 10px;
    }
  }
  .\32 xl\:h-\[40px\] {
    @media (width >= 96rem) {
      height: 40px;
    }
  }
  .\32 xl\:h-\[65\%\] {
    @media (width >= 96rem) {
      height: 65%;
    }
  }
  .\32 xl\:h-\[70\%\] {
    @media (width >= 96rem) {
      height: 70%;
    }
  }
  .\32 xl\:h-\[80\%\] {
    @media (width >= 96rem) {
      height: 80%;
    }
  }
  .\32 xl\:h-\[85\%\] {
    @media (width >= 96rem) {
      height: 85%;
    }
  }
  .\32 xl\:h-\[calc\(100\%-52px\)\] {
    @media (width >= 96rem) {
      height: calc(100% - 52px);
    }
  }
  .\32 xl\:max-h-\[calc\(100\%-52px\)\] {
    @media (width >= 96rem) {
      max-height: calc(100% - 52px);
    }
  }
  .\32 xl\:w-\[50\%\] {
    @media (width >= 96rem) {
      width: 50%;
    }
  }
  .\32 xl\:w-\[60\%\] {
    @media (width >= 96rem) {
      width: 60%;
    }
  }
  .\32 xl\:max-w-\[1500px\] {
    @media (width >= 96rem) {
      max-width: 1500px;
    }
  }
  .\32 xl\:grid-cols-3\! {
    @media (width >= 96rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }
  }
  .\32 xl\:grid-cols-4\! {
    @media (width >= 96rem) {
      grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    }
  }
  .\32 xl\:rounded-\[14px\] {
    @media (width >= 96rem) {
      border-radius: 14px;
    }
  }
  .\32 xl\:px-\[20px\] {
    @media (width >= 96rem) {
      padding-inline: 20px;
    }
  }
  .\32 xl\:py-\[4px\] {
    @media (width >= 96rem) {
      padding-block: 4px;
    }
  }
  .\32 xl\:py-\[20px\]\! {
    @media (width >= 96rem) {
      padding-block: 20px !important;
    }
  }
  .\32 xl\:pb-\[30px\] {
    @media (width >= 96rem) {
      padding-bottom: 30px;
    }
  }
  .\32 xl\:text-2xl {
    @media (width >= 96rem) {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }
  .\32 xl\:text-base {
    @media (width >= 96rem) {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
  }
  .\32 xl\:text-base\! {
    @media (width >= 96rem) {
      font-size: var(--text-base) !important;
      line-height: var(--tw-leading, var(--text-base--line-height)) !important;
    }
  }
  .\32 xl\:text-xl {
    @media (width >= 96rem) {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }
  .\32 xl\:text-\[14px\]\! {
    @media (width >= 96rem) {
      font-size: 14px !important;
    }
  }
  .\32 xl\:text-\[37px\] {
    @media (width >= 96rem) {
      font-size: 37px;
    }
  }
  .\32 xl\:font-light {
    @media (width >= 96rem) {
      --tw-font-weight: var(--font-weight-light);
      font-weight: var(--font-weight-light);
    }
  }
  .\32 xl\:font-light\! {
    @media (width >= 96rem) {
      --tw-font-weight: var(--font-weight-light) !important;
      font-weight: var(--font-weight-light) !important;
    }
  }
  .\32 xl\:font-normal {
    @media (width >= 96rem) {
      --tw-font-weight: var(--font-weight-normal);
      font-weight: var(--font-weight-normal);
    }
  }
  .dark\:block\! {
    @media (prefers-color-scheme: dark) {
      display: block !important;
    }
  }
  .dark\:hidden\! {
    @media (prefers-color-scheme: dark) {
      display: none !important;
    }
  }
  .dark\:bg-gray-100 {
    @media (prefers-color-scheme: dark) {
      background-color: var(--color-gray-100);
    }
  }
  .dark\:bg-gray-dark\! {
    @media (prefers-color-scheme: dark) {
      background-color: var(--color-gray-dark) !important;
    }
  }
  .dark\:bg-gray-dark\/30 {
    @media (prefers-color-scheme: dark) {
      background-color: color-mix(in srgb, #383838 30%, transparent);
      @supports (color: color-mix(in lab, red, red)) {
        background-color: color-mix(in oklab, var(--color-gray-dark) 30%, transparent);
      }
    }
  }
  .dark\:fill-gray-light {
    @media (prefers-color-scheme: dark) {
      fill: var(--color-gray-light);
    }
  }
  .dark\:stroke-white {
    @media (prefers-color-scheme: dark) {
      stroke: var(--color-white);
    }
  }
  .dark\:text-blue-400 {
    @media (prefers-color-scheme: dark) {
      color: var(--color-blue-400);
    }
  }
  .dark\:text-gray-100 {
    @media (prefers-color-scheme: dark) {
      color: var(--color-gray-100);
    }
  }
  .dark\:text-white {
    @media (prefers-color-scheme: dark) {
      color: var(--color-white);
    }
  }
  .dark\:text-white\! {
    @media (prefers-color-scheme: dark) {
      color: var(--color-white) !important;
    }
  }
  .dark\:hover\:stroke-white {
    @media (prefers-color-scheme: dark) {
      &:hover {
        @media (hover: hover) {
          stroke: var(--color-white);
        }
      }
    }
  }
}
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-track {
  background-color: rgb(96, 96, 96);
  border-radius: 5px;
}
::-webkit-scrollbar-thumb {
  background: rgb(45, 45, 45);
  border-radius: 5px;
}
p, h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0;
}
a {
  color: black;
  text-decoration: none;
}
svg,img {
  display: inline;
}
@view-transition {
  navigation: auto;
}
[data-tooltip-top], [data-tooltip-right], [data-tooltip-left-header],[data-tooltip-bottom],[data-tooltip-top-time-line] {
  position: relative;
  cursor: pointer;
}
[data-tooltip-top]::after {
  content: attr(data-tooltip-top);
  position: absolute;
  background: #111;
  font-family: roboto;
  font-weight: 400 !important;
  color: white;
  padding: 6px 10px;
  border-radius: 6px;
  font-size: 12px;
  white-space: nowrap;
  bottom: 125%;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
  z-index: 9999;
}
[data-tooltip-top-time-line]::after {
  content: attr(data-tooltip-top-time-line);
  position: absolute;
  background: #111;
  font-family: roboto;
  font-weight: 400 !important;
  color: white;
  text-align: center;
  padding: 6px 10px;
  border-radius: 6px;
  font-size: 12px;
  white-space: normal;
  bottom: 105%;
  left: 50%;
  transform: translateX(-50%);
  width: 150px;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
  z-index: 9999;
}
@media (max-width: 1024px) {
  [data-tooltip-top-time-line]::after {
    left: -50%;
  }
}
[data-tooltip-bottom]::after {
  content: attr(data-tooltip-bottom);
  position: absolute;
  background: #111;
  font-family: roboto;
  font-weight: 400 !important;
  color: white;
  padding: 6px 10px;
  border-radius: 6px;
  text-align: center;
  font-size: 12px;
  white-space: normal;
  width: 120px;
  top: 125%;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
  z-index: 9999;
}
[data-tooltip-right]::after {
  content: attr(data-tooltip-right);
  position: absolute;
  background: #111;
  color: white;
  font-weight: 400 !important;
  padding: 6px 10px;
  border-radius: 6px;
  font-size: 12px;
  white-space: nowrap;
  bottom: 0%;
  transform: translateY(-50%);
  left: 108%;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
  z-index: 9999 !important;
}
[data-tooltip-left-header]::after {
  content: attr(data-tooltip-left-header);
  position: absolute;
  background: #111;
  font-weight: 400 !important;
  color: white;
  padding: 6px 10px;
  border-radius: 6px;
  font-size: 12px;
  white-space: nowrap;
  bottom: 0%;
  transform: translateY(-0%);
  right: 120%;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
  z-index: 9999 !important;
}
[data-tooltip-top]:hover::after, [data-tooltip-right]:hover::after, [data-tooltip-left-header]:hover::after, [data-tooltip-bottom]:hover:after,[data-tooltip-top-time-line]:hover:after {
  opacity: 1;
}
@property --tw-border-spacing-x {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-spacing-y {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}
@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;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-space-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-gradient-position {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}
@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}
@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-ordinal {
  syntax: "*";
  inherits: false;
}
@property --tw-slashed-zero {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-figure {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-spacing {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-fraction {
  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: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
@keyframes pulse {
  50% {
    opacity: 0.5;
  }
}
@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-border-spacing-x: 0;
      --tw-border-spacing-y: 0;
      --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: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-reverse: 0;
      --tw-space-x-reverse: 0;
      --tw-border-style: solid;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-ordinal: initial;
      --tw-slashed-zero: initial;
      --tw-numeric-figure: initial;
      --tw-numeric-spacing: initial;
      --tw-numeric-fraction: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-outline-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
      --tw-duration: initial;
      --tw-ease: initial;
    }
  }
}
