/*! tailwindcss v4.1.3 | MIT License | https://tailwindcss.com */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *, :before, :after, ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: rotateX(0);
      --tw-rotate-y: rotateY(0);
      --tw-rotate-z: rotateZ(0);
      --tw-skew-x: skewX(0);
      --tw-skew-y: skewY(0);
      --tw-space-y-reverse: 0;
      --tw-divide-y-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-tracking: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-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-duration: initial;
      --tw-ease: initial;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
    }
  }
}

@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-100: oklch(.936 .032 17.717);
    --color-red-800: oklch(.444 .177 26.899);
    --color-orange-100: oklch(.954 .038 75.164);
    --color-orange-800: oklch(.47 .157 37.304);
    --color-yellow-100: oklch(.973 .071 103.193);
    --color-yellow-800: oklch(.476 .114 61.907);
    --color-green-100: oklch(.962 .044 156.743);
    --color-green-500: oklch(.723 .219 149.579);
    --color-green-800: oklch(.448 .119 151.328);
    --color-blue-50: oklch(.97 .014 254.604);
    --color-blue-100: oklch(.932 .032 255.585);
    --color-blue-500: oklch(.623 .214 259.815);
    --color-blue-600: oklch(.546 .245 262.881);
    --color-blue-700: oklch(.488 .243 264.376);
    --color-blue-800: oklch(.424 .199 265.638);
    --color-purple-100: oklch(.946 .033 307.174);
    --color-purple-800: oklch(.438 .218 303.724);
    --color-gray-50: oklch(.985 .002 247.839);
    --color-gray-100: oklch(.967 .003 264.542);
    --color-gray-200: oklch(.928 .006 264.531);
    --color-gray-500: oklch(.551 .027 264.364);
    --color-gray-600: oklch(.446 .03 256.802);
    --color-gray-700: oklch(.373 .034 259.733);
    --color-gray-800: oklch(.278 .033 256.848);
    --color-gray-900: oklch(.21 .034 264.665);
    --color-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --container-lg: 32rem;
    --container-2xl: 42rem;
    --text-xs: .75rem;
    --text-xs--line-height: calc(1 / .75);
    --text-sm: .875rem;
    --text-sm--line-height: calc(1.25 / .875);
    --text-base: 1rem;
    --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);
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --tracking-wider: .05em;
    --radius-xs: .125rem;
    --radius-2xl: 1rem;
    --radius-3xl: 1.5rem;
    --ease-in-out: cubic-bezier(.4, 0, .2, 1);
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-font-feature-settings: var(--font-sans--font-feature-settings);
    --default-font-variation-settings: var(--font-sans--font-variation-settings);
    --default-mono-font-family: var(--font-mono);
    --default-mono-font-feature-settings: var(--font-mono--font-feature-settings);
    --default-mono-font-variation-settings: var(--font-mono--font-variation-settings);
  }
}

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

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

  html, :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }

  body {
    line-height: inherit;
  }

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

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

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

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

  b, strong {
    font-weight: bolder;
  }

  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }

  small {
    font-size: 80%;
  }

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

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.5em;
  }

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

  :-moz-focusring {
    outline: auto;
  }

  progress {
    vertical-align: baseline;
  }

  summary {
    display: list-item;
  }

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

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

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

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

  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

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

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

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

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

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

  textarea {
    resize: vertical;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .visible {
    visibility: visible;
  }

  .sr-only {
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    overflow: hidden;
  }

  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

  .sticky {
    position: sticky;
  }

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

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

  .inset-\[-0\.55\%_-3\.11\%_-0\.55\%_-2\.01\%\] {
    inset: -.55% -3.11% -.55% -2.01%;
  }

  .inset-\[-1\.667\%\] {
    inset: -1.667%;
  }

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

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

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

  .inset-\[-12\.5\%\] {
    inset: -12.5%;
  }

  .inset-\[-20\%_-12\.5\%\] {
    inset: -20% -12.5%;
  }

  .inset-\[-40\%_-33\.33\%_-60\%_-33\.33\%\] {
    inset: -40% -33.33% -60%;
  }

  .inset-\[2\.6px\] {
    inset: 2.6px;
  }

  .inset-\[4\.16\%_8\.33\%_12\.5\%_8\.34\%\] {
    inset: 4.16% 8.33% 12.5% 8.34%;
  }

  .inset-\[8\.33\%_9\.16\%_6\.67\%_16\.66\%\] {
    inset: 8.33% 9.16% 6.67% 16.66%;
  }

  .inset-\[9\.38\%_17\.7\%_9\.38\%_17\.71\%\] {
    inset: 9.38% 17.7% 9.38% 17.71%;
  }

  .inset-\[10\%\] {
    inset: 10%;
  }

  .inset-\[10\.68\%_9\.33\%_8\.13\%_9\.54\%\] {
    inset: 10.68% 9.33% 8.13% 9.54%;
  }

  .inset-\[12\.5\%\] {
    inset: 12.5%;
  }

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

  .inset-\[15\.84\%_8\.35\%_16\.11\%_10\.38\%\] {
    inset: 15.84% 8.35% 16.11% 10.38%;
  }

  .inset-\[20\%\] {
    inset: 20%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .top-\[-11\.111\%\] {
    top: -11.111%;
  }

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

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

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

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

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

  .top-\[16\.667\%\] {
    top: 16.667%;
  }

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

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

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

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

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

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

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

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

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

  .top-full {
    top: 100%;
  }

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

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

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

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

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

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

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

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

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

  .right-\[-3\.11\%\] {
    right: -3.11%;
  }

  .right-\[-8\.333\%\] {
    right: -8.333%;
  }

  .right-\[-43\.121\%\] {
    right: -43.121%;
  }

  .right-\[-66\.666\%\] {
    right: -66.666%;
  }

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

  .right-\[-317\.5px\] {
    right: -317.5px;
  }

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

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

  .right-\[8\.333\%\] {
    right: 8.333%;
  }

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

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

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

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

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

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

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

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

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

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

  .bottom-\[-2px\] {
    bottom: -2px;
  }

  .bottom-\[-11\.111\%\] {
    bottom: -11.111%;
  }

  .bottom-\[-25\%\] {
    bottom: -25%;
  }

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

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

  .bottom-\[-66\.666\%\] {
    bottom: -66.666%;
  }

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

  .bottom-\[16\.667\%\] {
    bottom: 16.667%;
  }

  .bottom-\[32\.5\%\] {
    bottom: 32.5%;
  }

  .bottom-\[222px\] {
    bottom: 222px;
  }

  .bottom-\[226px\] {
    bottom: 226px;
  }

  .bottom-\[253px\] {
    bottom: 253px;
  }

  .bottom-\[376px\] {
    bottom: 376px;
  }

  .bottom-\[442px\] {
    bottom: 442px;
  }

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

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

  .bottom-\[569px\] {
    bottom: 569px;
  }

  .bottom-\[593px\] {
    bottom: 593px;
  }

  .bottom-\[646px\] {
    bottom: 646px;
  }

  .bottom-\[648px\] {
    bottom: 648px;
  }

  .bottom-\[664px\] {
    bottom: 664px;
  }

  .bottom-\[686px\] {
    bottom: 686px;
  }

  .bottom-\[690px\] {
    bottom: 690px;
  }

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

  .bottom-\[758px\] {
    bottom: 758px;
  }

  .bottom-\[783px\] {
    bottom: 783px;
  }

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

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

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

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

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

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

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

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

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

  .left-\[-2\.01\%\] {
    left: -2.01%;
  }

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

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

  .left-\[-6\.879\%\] {
    left: -6.879%;
  }

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

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

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

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

  .left-\[12\.5\%\] {
    left: 12.5%;
  }

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

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

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

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

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

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

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

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

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

  .isolate {
    isolation: isolate;
  }

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

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

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

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

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

  .z-\[1\] {
    z-index: 1;
  }

  .z-\[2\] {
    z-index: 2;
  }

  .z-\[3\] {
    z-index: 3;
  }

  .z-\[4\] {
    z-index: 4;
  }

  .z-\[60\] {
    z-index: 60;
  }

  .z-\[70\] {
    z-index: 70;
  }

  .z-\[100\] {
    z-index: 100;
  }

  .z-\[9999\] {
    z-index: 9999;
  }

  .z-\[99999\] {
    z-index: 99999;
  }

  .order-1 {
    order: 1;
  }

  .order-2 {
    order: 2;
  }

  .\!container {
    width: 100% !important;
  }

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

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

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

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

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

  .container {
    width: 100%;
  }

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

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

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

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

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

  .m-\[0px\] {
    margin: 0;
  }

  .mx-4 {
    margin-inline: calc(var(--spacing) * 4);
  }

  .mx-\[1px\] {
    margin-inline: 1px;
  }

  .mx-\[40px\] {
    margin-inline: 40px;
  }

  .mx-auto {
    margin-inline: auto;
  }

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

  .ms-6 {
    margin-inline-start: calc(var(--spacing) * 6);
  }

  .ms-12 {
    margin-inline-start: calc(var(--spacing) * 12);
  }

  .ms-\[18px\] {
    margin-inline-start: 18px;
  }

  .ms-\[21px\] {
    margin-inline-start: 21px;
  }

  .ms-\[24px\] {
    margin-inline-start: 24px;
  }

  .ms-\[48px\] {
    margin-inline-start: 48px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .ml-3\.5 {
    margin-left: calc(var(--spacing) * 3.5);
  }

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

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

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

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

  .ml-auto {
    margin-left: auto;
  }

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

  .block {
    display: block;
  }

  .contents {
    display: contents;
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

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

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

  .table {
    display: table;
  }

  .aspect-\[670\/337\] {
    aspect-ratio: 670 / 337;
  }

  .size-2\.5 {
    width: calc(var(--spacing) * 2.5);
    height: calc(var(--spacing) * 2.5);
  }

  .size-3 {
    width: calc(var(--spacing) * 3);
    height: calc(var(--spacing) * 3);
  }

  .size-3\.5 {
    width: calc(var(--spacing) * 3.5);
    height: calc(var(--spacing) * 3.5);
  }

  .size-4 {
    width: calc(var(--spacing) * 4);
    height: calc(var(--spacing) * 4);
  }

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

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

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

  .size-9 {
    width: calc(var(--spacing) * 9);
    height: calc(var(--spacing) * 9);
  }

  .size-10 {
    width: calc(var(--spacing) * 10);
    height: calc(var(--spacing) * 10);
  }

  .size-12 {
    width: calc(var(--spacing) * 12);
    height: calc(var(--spacing) * 12);
  }

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

  .size-\[15\.769px\] {
    width: 15.769px;
    height: 15.769px;
  }

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

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

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

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

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

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

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

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

  .size-\[30\.5px\] {
    width: 30.5px;
    height: 30.5px;
  }

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

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

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

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

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

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

  .size-\[57\.6px\] {
    width: 57.6px;
    height: 57.6px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .h-\[14\.5px\] {
    height: 14.5px;
  }

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

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

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

  .h-\[19\.5px\] {
    height: 19.5px;
  }

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

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

  .h-\[20\.02px\] {
    height: 20.02px;
  }

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

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

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

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

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

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

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

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

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

  .h-\[32\.5px\] {
    height: 32.5px;
  }

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

  .h-\[34\.5px\] {
    height: 34.5px;
  }

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

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

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

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

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

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

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

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

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

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

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

  .h-\[52\.9px\] {
    height: 52.9px;
  }

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

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

  .h-\[65\.59px\] {
    height: 65.59px;
  }

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

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

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

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

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

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

  .h-\[85\.94px\] {
    height: 85.94px;
  }

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

  .h-\[93\.6px\] {
    height: 93.6px;
  }

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

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

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

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

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

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

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

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

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

  .h-\[173\.5px\] {
    height: 173.5px;
  }

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

  .h-\[215\.83px\] {
    height: 215.83px;
  }

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

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

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

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

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

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

  .h-\[calc\(100vh-68px\)\] {
    height: calc(100vh - 68px);
  }

  .h-auto {
    height: auto;
  }

  .h-full {
    height: 100%;
  }

  .h-px {
    height: 1px;
  }

  .h-screen {
    height: 100vh;
  }

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

  .max-h-\[17\.05px\] {
    max-height: 17.05px;
  }

  .max-h-\[20\.02px\] {
    max-height: 20.02px;
  }

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

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

  .max-h-\[90vh\] {
    max-height: 90vh;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .w-\[17\.48px\] {
    width: 17.48px;
  }

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

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

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

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

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

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

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

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

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

  .w-\[37\.082px\] {
    width: 37.082px;
  }

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

  .w-\[39\.349px\] {
    width: 39.349px;
  }

  .w-\[43\.251px\] {
    width: 43.251px;
  }

  .w-\[48\.929px\] {
    width: 48.929px;
  }

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

  .w-\[52\.881px\] {
    width: 52.881px;
  }

  .w-\[53\.643px\] {
    width: 53.643px;
  }

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

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

  .w-\[61\.869px\] {
    width: 61.869px;
  }

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

  .w-\[68\.08px\] {
    width: 68.08px;
  }

  .w-\[68\.385px\] {
    width: 68.385px;
  }

  .w-\[68\.856px\] {
    width: 68.856px;
  }

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

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

  .w-\[79\.48px\] {
    width: 79.48px;
  }

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

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

  .w-\[82\.85px\] {
    width: 82.85px;
  }

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

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

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

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

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

  .w-\[93\.94px\] {
    width: 93.94px;
  }

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

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

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

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

  .w-\[102\.238px\] {
    width: 102.238px;
  }

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

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

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

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

  .w-\[113\.906px\] {
    width: 113.906px;
  }

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

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

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

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

  .w-\[125\.073px\] {
    width: 125.073px;
  }

  .w-\[125\.444px\] {
    width: 125.444px;
  }

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

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

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

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

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

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

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

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

  .w-\[138\.2px\] {
    width: 138.2px;
  }

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

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

  .w-\[143\.05px\] {
    width: 143.05px;
  }

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

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

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

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

  .w-\[160\.124px\] {
    width: 160.124px;
  }

  .w-\[161\.375px\] {
    width: 161.375px;
  }

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

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

  .w-\[169\.556px\] {
    width: 169.556px;
  }

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

  .w-\[177\.4px\] {
    width: 177.4px;
  }

  .w-\[187\.056px\] {
    width: 187.056px;
  }

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

  .w-\[191\.8px\] {
    width: 191.8px;
  }

  .w-\[191\.368px\] {
    width: 191.368px;
  }

  .w-\[193\.8px\] {
    width: 193.8px;
  }

  .w-\[193\.14px\] {
    width: 193.14px;
  }

  .w-\[193\.48px\] {
    width: 193.48px;
  }

  .w-\[193\.75px\] {
    width: 193.75px;
  }

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

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

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

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

  .w-\[201\.376px\] {
    width: 201.376px;
  }

  .w-\[201\.927px\] {
    width: 201.927px;
  }

  .w-\[203\.04px\] {
    width: 203.04px;
  }

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

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

  .w-\[220\.001px\] {
    width: 220.001px;
  }

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

  .w-\[222\.4px\] {
    width: 222.4px;
  }

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

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

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

  .w-\[233\.002px\] {
    width: 233.002px;
  }

  .w-\[241\.448px\] {
    width: 241.448px;
  }

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

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

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

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

  .w-\[262\.302px\] {
    width: 262.302px;
  }

  .w-\[264\.44px\] {
    width: 264.44px;
  }

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

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

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

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

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

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

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

  .w-\[320\.09px\] {
    width: 320.09px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .w-\[748\.38px\] {
    width: 748.38px;
  }

  .w-\[757\.46px\] {
    width: 757.46px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .w-fit {
    width: fit-content;
  }

  .w-full {
    width: 100%;
  }

  .w-px {
    width: 1px;
  }

  .max-w-2xl {
    max-width: var(--container-2xl);
  }

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

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

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

  .max-w-\[93\.94px\] {
    max-width: 93.94px;
  }

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

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

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

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

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

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

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

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

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

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

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

  .max-w-\[calc\(100\%-2rem\)\] {
    max-width: calc(100% - 2rem);
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .flex-1 {
    flex: 1;
  }

  .flex-none {
    flex: none;
  }

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

  .grow {
    flex-grow: 1;
  }

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

  .origin-\(--radix-popover-content-transform-origin\) {
    transform-origin: var(--radix-popover-content-transform-origin);
  }

  .origin-\(--radix-tooltip-content-transform-origin\) {
    transform-origin: var(--radix-tooltip-content-transform-origin);
  }

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

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

  .translate-y-\[calc\(-50\%_-_2px\)\] {
    --tw-translate-y: calc(-50% - 2px);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .rotate-45 {
    rotate: 45deg;
  }

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

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

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

  .animate-in {
    animation: enter var(--tw-duration, .15s) var(--tw-ease, ease);
  }

  .cursor-not-allowed {
    cursor: not-allowed;
  }

  .cursor-pointer {
    cursor: pointer;
  }

  .list-\[lower-alpha\] {
    list-style-type: lower-alpha;
  }

  .list-decimal {
    list-style-type: decimal;
  }

  .list-disc {
    list-style-type: disc;
  }

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

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

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

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

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

  .grid-cols-\[repeat\(4\,_minmax\(0px\,_1fr\)\)\] {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

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

  .grid-rows-\[repeat\(2\,_minmax\(0px\,_1fr\)\)\] {
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }

  .grid-rows-\[repeat\(3\,_minmax\(0px\,_1fr\)\)\] {
    grid-template-rows: repeat(3, minmax(0, 1fr));
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .gap-0\.5 {
    gap: calc(var(--spacing) * .5);
  }

  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }

  .gap-1\.5 {
    gap: calc(var(--spacing) * 1.5);
  }

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

  .gap-2\.5 {
    gap: calc(var(--spacing) * 2.5);
  }

  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }

  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }

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

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

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

  .gap-10 {
    gap: calc(var(--spacing) * 10);
  }

  .gap-11 {
    gap: calc(var(--spacing) * 11);
  }

  .gap-12 {
    gap: calc(var(--spacing) * 12);
  }

  .gap-20 {
    gap: calc(var(--spacing) * 20);
  }

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

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

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

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

  .gap-\[7\.5px\] {
    gap: 7.5px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .gap-\[37\.3px\] {
    gap: 37.3px;
  }

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

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

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

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

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

  :where(.space-y-2 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-3 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-4 > :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)));
  }

  :where(.space-y-6 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.divide-y > :not(:last-child)) {
    --tw-divide-y-reverse: 0;
    border-bottom-style: var(--tw-border-style);
    border-top-style: var(--tw-border-style);
    border-top-width: calc(1px * var(--tw-divide-y-reverse));
    border-bottom-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  }

  :where(.divide-gray-200 > :not(:last-child)) {
    border-color: var(--color-gray-200);
  }

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

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

  .truncate {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }

  .overflow-auto {
    overflow: auto;
  }

  .overflow-clip {
    overflow: clip;
  }

  .overflow-hidden {
    overflow: hidden;
  }

  .overflow-visible {
    overflow: visible;
  }

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

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

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

  .overflow-x-visible {
    overflow-x: visible;
  }

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

  .rounded {
    border-radius: .25rem;
  }

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

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

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

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

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

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

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

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

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

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

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

  .rounded-\[20\.25px\] {
    border-radius: 20.25px;
  }

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

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

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

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

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

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

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

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

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

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

  .rounded-md {
    border-radius: calc(var(--radius)  - 2px);
  }

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

  .rounded-t-lg {
    border-top-left-radius: var(--radius);
    border-top-right-radius: var(--radius);
  }

  .rounded-tl-\[4px\] {
    border-top-left-radius: 4px;
  }

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

  .rounded-tr-\[4px\] {
    border-top-right-radius: 4px;
  }

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

  .rounded-b-lg {
    border-bottom-right-radius: var(--radius);
    border-bottom-left-radius: var(--radius);
  }

  .rounded-br-\[4px\] {
    border-bottom-right-radius: 4px;
  }

  .rounded-bl-\[4px\] {
    border-bottom-left-radius: 4px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .border-\[rgba\(0\,0\,75\,0\.3\)\] {
    border-color: #00004b4d;
  }

  .border-\[rgba\(0\,0\,75\,0\.08\)\] {
    border-color: #00004b14;
  }

  .border-\[rgba\(0\,0\,75\,0\.12\)\] {
    border-color: #00004b1f;
  }

  .border-\[rgba\(0\,0\,75\,0\.16\)\] {
    border-color: #00004b29;
  }

  .border-\[rgba\(0\,0\,75\,0\.42\)\] {
    border-color: #00004b6b;
  }

  .border-\[rgba\(0\,0\,75\,0\.46\)\] {
    border-color: #00004b75;
  }

  .border-\[rgba\(0\,115\,255\,0\.87\)\] {
    border-color: #0073ffde;
  }

  .border-\[rgba\(36\,43\,126\,0\.5\)\] {
    border-color: #242b7e80;
  }

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

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

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

  .bg-\[\#0D5A90\], .bg-\[\#0d5a90\] {
    background-color: #0d5a90;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .bg-\[grey\] {
    background-color: gray;
  }

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

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

  .bg-\[rgba\(0\,0\,0\,0\.5\)\] {
    background-color: #00000080;
  }

  .bg-\[rgba\(0\,0\,0\,0\.25\)\] {
    background-color: #00000040;
  }

  .bg-\[rgba\(0\,0\,75\,0\.04\)\] {
    background-color: #00004b0a;
  }

  .bg-\[rgba\(0\,0\,75\,0\.08\)\] {
    background-color: #00004b14;
  }

  .bg-\[rgba\(0\,0\,75\,0\.12\)\] {
    background-color: #00004b1f;
  }

  .bg-\[rgba\(0\,115\,255\,0\.08\)\] {
    background-color: #0073ff14;
  }

  .bg-\[rgba\(0\,115\,255\,0\.12\)\] {
    background-color: #0073ff1f;
  }

  .bg-\[rgba\(13\,90\,144\,1\)\] {
    background-color: #0d5a90;
  }

  .bg-\[rgba\(230\,30\,43\,0\.12\)\] {
    background-color: #e61e2b1f;
  }

  .bg-\[rgba\(242\,242\,249\,0\)\] {
    background-color: #f2f2f900;
  }

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

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

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

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

  .bg-black\/25 {
    background-color: #00000040;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .bg-transparent {
    background-color: #0000;
  }

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

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

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

  .from-\[\#1275b2\] {
    --tw-gradient-from: #1275b2;
    --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-\[\#1766a8\] {
    --tw-gradient-to: #1766a8;
    --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));
  }

  .\[background-size\:78\.57\%_85\.71\%\] {
    background-size: 78.57% 85.71%;
  }

  .\[background-size\:100\%_100\%\] {
    background-size: 100% 100%;
  }

  .\[background-size\:133\.96\%_152\.98\%\] {
    background-size: 133.96% 152.98%;
  }

  .bg-contain {
    background-size: contain;
  }

  .bg-cover {
    background-size: cover;
  }

  .bg-size-\[15px_15px\] {
    background-size: 15px 15px;
  }

  .bg-size-\[25px_24px\] {
    background-size: 25px 24px;
  }

  .bg-size-\[90\.83\%_93\.75\%\] {
    background-size: 90.83% 93.75%;
  }

  .bg-size-\[94\.12\%_61\.54\%\] {
    background-size: 94.12% 61.54%;
  }

  .bg-size-\[97\.78\%_95\.91\%\] {
    background-size: 97.78% 95.91%;
  }

  .bg-size-\[100\%_100\%\] {
    background-size: 100% 100%;
  }

  .bg-size-\[133\.96\%_152\.98\%\] {
    background-size: 133.96% 152.98%;
  }

  .bg-size-\[224\.63\%_259\.94\%\] {
    background-size: 224.63% 259.94%;
  }

  .bg-\[0\%_50\.01\%\] {
    background-position: 0 50.01%;
  }

  .bg-\[0\%_50\.02\%\] {
    background-position: 0 50.02%;
  }

  .bg-\[8\.14\%_7\.24\%\] {
    background-position: 8.14% 7.24%;
  }

  .bg-\[36\.29\%_50\%\] {
    background-position: 36.29%;
  }

  .bg-\[49\.92\%_0\%\] {
    background-position: 49.92% 0;
  }

  .bg-\[50\.04\%_0\%\] {
    background-position: 50.04% 0;
  }

  .bg-\[50\.05\%_0\%\] {
    background-position: 50.05% 0;
  }

  .bg-\[53\.85\%_70\.5\%\] {
    background-position: 53.85% 70.5%;
  }

  .bg-\[103\.36\%_10\.79\%\] {
    background-position: 103.36% 10.79%;
  }

  .bg-center {
    background-position: center;
  }

  .bg-left {
    background-position: 0;
  }

  .bg-top-left {
    background-position: 0 0;
  }

  .bg-no-repeat {
    background-repeat: no-repeat;
  }

  .bg-repeat {
    background-repeat: repeat;
  }

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

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

  .mask-size-\[149\.648px_16px\] {
    mask-size: 149.648px 16px;
  }

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

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

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

  .fill-\[\#D9DAE0\] {
    fill: #d9dae0;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .p-px {
    padding: 1px;
  }

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

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

  .px-1\.5 {
    padding-inline: calc(var(--spacing) * 1.5);
  }

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

  .px-2\.5 {
    padding-inline: calc(var(--spacing) * 2.5);
  }

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

  .px-3\.5 {
    padding-inline: calc(var(--spacing) * 3.5);
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .px-px {
    padding-inline: 1px;
  }

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

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

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

  .py-1\.5 {
    padding-block: calc(var(--spacing) * 1.5);
  }

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

  .py-2\.5 {
    padding-block: calc(var(--spacing) * 2.5);
  }

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

  .py-3\.5 {
    padding-block: calc(var(--spacing) * 3.5);
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .py-px {
    padding-block: 1px;
  }

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

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

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

  .pt-2\.5 {
    padding-top: calc(var(--spacing) * 2.5);
  }

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

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

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

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

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

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

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

  .pt-\[2\.5px\] {
    padding-top: 2.5px;
  }

  .pt-\[6\.2px\] {
    padding-top: 6.2px;
  }

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

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

  .pt-\[9\.3px\] {
    padding-top: 9.3px;
  }

  .pt-\[10\.01px\] {
    padding-top: 10.01px;
  }

  .pt-\[11\.05px\] {
    padding-top: 11.05px;
  }

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

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

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

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

  .pt-\[18\.65px\] {
    padding-top: 18.65px;
  }

  .pt-\[19\.1px\] {
    padding-top: 19.1px;
  }

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

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

  .pt-\[22\.25px\] {
    padding-top: 22.25px;
  }

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

  .pt-\[26\.25px\] {
    padding-top: 26.25px;
  }

  .pt-\[30\.4px\] {
    padding-top: 30.4px;
  }

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

  .pt-\[36\.8px\] {
    padding-top: 36.8px;
  }

  .pt-\[52\.3px\] {
    padding-top: 52.3px;
  }

  .pt-px {
    padding-top: 1px;
  }

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

  .pr-0\.5 {
    padding-right: calc(var(--spacing) * .5);
  }

  .pr-1 {
    padding-right: calc(var(--spacing) * 1);
  }

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

  .pr-3 {
    padding-right: calc(var(--spacing) * 3);
  }

  .pr-4 {
    padding-right: calc(var(--spacing) * 4);
  }

  .pr-6 {
    padding-right: calc(var(--spacing) * 6);
  }

  .pr-10 {
    padding-right: calc(var(--spacing) * 10);
  }

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

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

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

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

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

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

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

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

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

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

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

  .pb-2\.5 {
    padding-bottom: calc(var(--spacing) * 2.5);
  }

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

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

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

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

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

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

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

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

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

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

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

  .pb-\[3\.2px\] {
    padding-bottom: 3.2px;
  }

  .pb-\[4\.59px\] {
    padding-bottom: 4.59px;
  }

  .pb-\[6\.21px\] {
    padding-bottom: 6.21px;
  }

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

  .pb-\[8\.9px\] {
    padding-bottom: 8.9px;
  }

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

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

  .pb-\[11\.25px\] {
    padding-bottom: 11.25px;
  }

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

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

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

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

  .pb-\[18\.5px\] {
    padding-bottom: 18.5px;
  }

  .pb-\[18\.64px\] {
    padding-bottom: 18.64px;
  }

  .pb-\[19\.31px\] {
    padding-bottom: 19.31px;
  }

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

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

  .pb-\[21\.49px\] {
    padding-bottom: 21.49px;
  }

  .pb-\[21\.75px\] {
    padding-bottom: 21.75px;
  }

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

  .pb-\[22\.01px\] {
    padding-bottom: 22.01px;
  }

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

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

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

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

  .pb-\[52\.29px\] {
    padding-bottom: 52.29px;
  }

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

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

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

  .pl-1\.5 {
    padding-left: calc(var(--spacing) * 1.5);
  }

  .pl-2 {
    padding-left: calc(var(--spacing) * 2);
  }

  .pl-3 {
    padding-left: calc(var(--spacing) * 3);
  }

  .pl-4 {
    padding-left: calc(var(--spacing) * 4);
  }

  .pl-5 {
    padding-left: calc(var(--spacing) * 5);
  }

  .pl-6 {
    padding-left: calc(var(--spacing) * 6);
  }

  .pl-10 {
    padding-left: calc(var(--spacing) * 10);
  }

  .pl-20 {
    padding-left: calc(var(--spacing) * 20);
  }

  .pl-\[0px\] {
    padding-left: 0;
  }

  .pl-\[8px\] {
    padding-left: 8px;
  }

  .pl-\[13px\] {
    padding-left: 13px;
  }

  .pl-\[14px\] {
    padding-left: 14px;
  }

  .pl-\[16px\] {
    padding-left: 16px;
  }

  .pl-\[17px\] {
    padding-left: 17px;
  }

  .pl-\[21px\] {
    padding-left: 21px;
  }

  .pl-\[24px\] {
    padding-left: 24px;
  }

  .pl-\[52px\] {
    padding-left: 52px;
  }

  .pl-\[72px\] {
    padding-left: 72px;
  }

  .text-center {
    text-align: center;
  }

  .text-left {
    text-align: left;
  }

  .text-right {
    text-align: right;
  }

  .font-\[\'Gilroy\:SemiBold\'\,_sans-serif\] {
    font-family: Gilroy\:SemiBold, sans-serif;
  }

  .font-\[\'Helvetica\:Bold\'\,_sans-serif\] {
    font-family: Helvetica\:Bold, sans-serif;
  }

  .font-\[\'Helvetica\:Light\'\,_sans-serif\] {
    font-family: Helvetica\:Light, sans-serif;
  }

  .font-\[\'Helvetica\:Light_Oblique\'\,_sans-serif\] {
    font-family: Helvetica\:Light Oblique, sans-serif;
  }

  .font-\[\'Helvetica\:Regular\'\,_\'Noto_Sans\:Regular\'\,_sans-serif\] {
    font-family: Helvetica\:Regular, Noto Sans\:Regular, sans-serif;
  }

  .font-\[\'Helvetica\:Regular\'\,_\'Noto_Sans_Symbols2\:Regular\'\,_sans-serif\] {
    font-family: Helvetica\:Regular, Noto Sans Symbols2\:Regular, sans-serif;
  }

  .font-\[\'Helvetica\:Regular\'\,_sans-serif\] {
    font-family: Helvetica\:Regular, sans-serif;
  }

  .font-\[\'Inter\:Bold\'\,_sans-serif\] {
    font-family: Inter\:Bold, sans-serif;
  }

  .font-\[\'Inter\:Medium\'\,_sans-serif\] {
    font-family: Inter\:Medium, sans-serif;
  }

  .font-\[\'Inter\:Regular\'\,_sans-serif\] {
    font-family: Inter\:Regular, sans-serif;
  }

  .font-\[\'Inter\:Semi_Bold\'\,_sans-serif\] {
    font-family: Inter\:Semi Bold, sans-serif;
  }

  .font-\[\'Open_Sans\:Bold\'\,_sans-serif\] {
    font-family: Open Sans\:Bold, sans-serif;
  }

  .font-\[\'Open_Sans\:Regular\'\,_sans-serif\] {
    font-family: Open Sans\:Regular, sans-serif;
  }

  .font-\[\'Open_Sans\:SemiBold\'\,_sans-serif\] {
    font-family: Open Sans\:SemiBold, sans-serif;
  }

  .font-\[\'Open_Sans\:Semibold\'\,_sans-serif\] {
    font-family: Open Sans\:Semibold, sans-serif;
  }

  .font-\[\'Roboto\:Bold\'\,_sans-serif\] {
    font-family: Roboto\:Bold, sans-serif;
  }

  .font-\[\'Roboto\:Italic\'\,_sans-serif\] {
    font-family: Roboto\:Italic, sans-serif;
  }

  .font-\[\'Roboto\:Medium\'\,_sans-serif\] {
    font-family: Roboto\:Medium, sans-serif;
  }

  .font-\[\'Roboto\:Medium_Italic\'\,_sans-serif\] {
    font-family: Roboto\:Medium Italic, sans-serif;
  }

  .font-\[\'Roboto\:Regular\'\,_sans-serif\] {
    font-family: Roboto\:Regular, sans-serif;
  }

  .font-\[\'Roboto\:SemiBold\'\,_sans-serif\] {
    font-family: Roboto\:SemiBold, sans-serif;
  }

  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }

  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }

  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }

  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }

  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }

  .text-\[0px\] {
    font-size: 0;
  }

  .text-\[10px\] {
    font-size: 10px;
  }

  .text-\[11px\] {
    font-size: 11px;
  }

  .text-\[12px\] {
    font-size: 12px;
  }

  .text-\[13px\] {
    font-size: 13px;
  }

  .text-\[14px\] {
    font-size: 14px;
  }

  .text-\[15px\] {
    font-size: 15px;
  }

  .text-\[16px\] {
    font-size: 16px;
  }

  .text-\[18px\] {
    font-size: 18px;
  }

  .text-\[20px\] {
    font-size: 20px;
  }

  .text-\[23px\] {
    font-size: 23px;
  }

  .text-\[24px\] {
    font-size: 24px;
  }

  .text-\[28px\] {
    font-size: 28px;
  }

  .text-\[30px\] {
    font-size: 30px;
  }

  .text-\[32px\] {
    font-size: 32px;
  }

  .text-\[34px\] {
    font-size: 34px;
  }

  .text-\[40px\] {
    font-size: 40px;
  }

  .leading-\[0\] {
    --tw-leading: 0;
    line-height: 0;
  }

  .leading-\[12px\] {
    --tw-leading: 12px;
    line-height: 12px;
  }

  .leading-\[13\.2px\] {
    --tw-leading: 13.2px;
    line-height: 13.2px;
  }

  .leading-\[15\.6px\] {
    --tw-leading: 15.6px;
    line-height: 15.6px;
  }

  .leading-\[15px\] {
    --tw-leading: 15px;
    line-height: 15px;
  }

  .leading-\[16px\] {
    --tw-leading: 16px;
    line-height: 16px;
  }

  .leading-\[17px\] {
    --tw-leading: 17px;
    line-height: 17px;
  }

  .leading-\[18\.6px\] {
    --tw-leading: 18.6px;
    line-height: 18.6px;
  }

  .leading-\[18px\] {
    --tw-leading: 18px;
    line-height: 18px;
  }

  .leading-\[19\.6px\] {
    --tw-leading: 19.6px;
    line-height: 19.6px;
  }

  .leading-\[19px\] {
    --tw-leading: 19px;
    line-height: 19px;
  }

  .leading-\[20\.02px\] {
    --tw-leading: 20.02px;
    line-height: 20.02px;
  }

  .leading-\[20px\] {
    --tw-leading: 20px;
    line-height: 20px;
  }

  .leading-\[21\.6px\] {
    --tw-leading: 21.6px;
    line-height: 21.6px;
  }

  .leading-\[21\.7px\] {
    --tw-leading: 21.7px;
    line-height: 21.7px;
  }

  .leading-\[21px\] {
    --tw-leading: 21px;
    line-height: 21px;
  }

  .leading-\[22px\] {
    --tw-leading: 22px;
    line-height: 22px;
  }

  .leading-\[24\.8px\] {
    --tw-leading: 24.8px;
    line-height: 24.8px;
  }

  .leading-\[24px\] {
    --tw-leading: 24px;
    line-height: 24px;
  }

  .leading-\[25\.6px\] {
    --tw-leading: 25.6px;
    line-height: 25.6px;
  }

  .leading-\[26px\] {
    --tw-leading: 26px;
    line-height: 26px;
  }

  .leading-\[28\.8px\] {
    --tw-leading: 28.8px;
    line-height: 28.8px;
  }

  .leading-\[28px\] {
    --tw-leading: 28px;
    line-height: 28px;
  }

  .leading-\[32px\] {
    --tw-leading: 32px;
    line-height: 32px;
  }

  .leading-\[33\.6px\] {
    --tw-leading: 33.6px;
    line-height: 33.6px;
  }

  .leading-\[36px\] {
    --tw-leading: 36px;
    line-height: 36px;
  }

  .leading-\[38\.4px\] {
    --tw-leading: 38.4px;
    line-height: 38.4px;
  }

  .leading-\[40px\] {
    --tw-leading: 40px;
    line-height: 40px;
  }

  .leading-\[44px\] {
    --tw-leading: 44px;
    line-height: 44px;
  }

  .leading-\[48px\] {
    --tw-leading: 48px;
    line-height: 48px;
  }

  .leading-\[normal\] {
    --tw-leading: normal;
    line-height: normal;
  }

  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }

  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }

  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }

  .font-normal {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }

  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }

  .tracking-\[0\.3px\] {
    --tw-tracking: .3px;
    letter-spacing: .3px;
  }

  .tracking-\[0\.4px\] {
    --tw-tracking: .4px;
    letter-spacing: .4px;
  }

  .tracking-\[0\.12px\] {
    --tw-tracking: .12px;
    letter-spacing: .12px;
  }

  .tracking-\[0\.15px\] {
    --tw-tracking: .15px;
    letter-spacing: .15px;
  }

  .tracking-\[0\.16px\] {
    --tw-tracking: .16px;
    letter-spacing: .16px;
  }

  .tracking-\[0\.25px\] {
    --tw-tracking: .25px;
    letter-spacing: .25px;
  }

  .tracking-\[0\.131px\] {
    --tw-tracking: .131px;
    letter-spacing: .131px;
  }

  .tracking-\[0\.135px\] {
    --tw-tracking: .135px;
    letter-spacing: .135px;
  }

  .tracking-\[0\.169px\] {
    --tw-tracking: .169px;
    letter-spacing: .169px;
  }

  .tracking-\[0\.225px\] {
    --tw-tracking: .225px;
    letter-spacing: .225px;
  }

  .tracking-wider {
    --tw-tracking: var(--tracking-wider);
    letter-spacing: var(--tracking-wider);
  }

  .text-balance {
    text-wrap: balance;
  }

  .text-nowrap {
    text-wrap: nowrap;
  }

  .\[text-overflow\:inherit\] {
    text-overflow: inherit;
  }

  .overflow-ellipsis {
    text-overflow: ellipsis;
  }

  .whitespace-nowrap {
    white-space: nowrap;
  }

  .whitespace-pre {
    white-space: pre;
  }

  .whitespace-pre-wrap {
    white-space: pre-wrap;
  }

  .text-\[\#0d5a90\] {
    color: #0d5a90;
  }

  .text-\[\#0000ee\] {
    color: #00e;
  }

  .text-\[\#000000\] {
    color: #000;
  }

  .text-\[\#1F5FE1\] {
    color: #1f5fe1;
  }

  .text-\[\#2f2f2f\] {
    color: #2f2f2f;
  }

  .text-\[\#00003b\] {
    color: #00003b;
  }

  .text-\[\#3a6a0f\] {
    color: #3a6a0f;
  }

  .text-\[\#3a6ce3\] {
    color: #3a6ce3;
  }

  .text-\[\#00004b\] {
    color: #00004b;
  }

  .text-\[\#4F565B\] {
    color: #4f565b;
  }

  .text-\[\#5d5e5e\] {
    color: #5d5e5e;
  }

  .text-\[\#5e5e5e\] {
    color: #5e5e5e;
  }

  .text-\[\#6a94bb\] {
    color: #6a94bb;
  }

  .text-\[\#6d6d6d\] {
    color: #6d6d6d;
  }

  .text-\[\#6f6f9b\] {
    color: #6f6f9b;
  }

  .text-\[\#7e8386\] {
    color: #7e8386;
  }

  .text-\[\#8b8b8b\] {
    color: #8b8b8b;
  }

  .text-\[\#9ca3af\] {
    color: #9ca3af;
  }

  .text-\[\#28a745\] {
    color: #28a745;
  }

  .text-\[\#66abff\] {
    color: #66abff;
  }

  .text-\[\#0067e6\] {
    color: #0067e6;
  }

  .text-\[\#0073ff\] {
    color: #0073ff;
  }

  .text-\[\#76c14e\] {
    color: #76c14e;
  }

  .text-\[\#158b00\] {
    color: #158b00;
  }

  .text-\[\#242b7e\] {
    color: #242b7e;
  }

  .text-\[\#333\] {
    color: #333;
  }

  .text-\[\#666\] {
    color: #666;
  }

  .text-\[\#085587\] {
    color: #085587;
  }

  .text-\[\#105288\] {
    color: #105288;
  }

  .text-\[\#192851\] {
    color: #192851;
  }

  .text-\[\#212164\] {
    color: #212164;
  }

  .text-\[\#212529\] {
    color: #212529;
  }

  .text-\[\#264387\] {
    color: #264387;
  }

  .text-\[\#264586\] {
    color: #264586;
  }

  .text-\[\#274388\] {
    color: #274388;
  }

  .text-\[\#284389\] {
    color: #284389;
  }

  .text-\[\#323232\] {
    color: #323232;
  }

  .text-\[\#464646\] {
    color: #464646;
  }

  .text-\[\#575757\] {
    color: #575757;
  }

  .text-\[\#757575\] {
    color: #757575;
  }

  .text-\[\#856404\] {
    color: #856404;
  }

  .text-\[\#999999\] {
    color: #999;
  }

  .text-\[\#a21b23\] {
    color: #a21b23;
  }

  .text-\[\#c51622\] {
    color: #c51622;
  }

  .text-\[\#dc3545\] {
    color: #dc3545;
  }

  .text-\[\#e61e2b\] {
    color: #e61e2b;
  }

  .text-\[\#f39c12\] {
    color: #f39c12;
  }

  .text-\[\#f72f21\] {
    color: #f72f21;
  }

  .text-\[\#ff7602\] {
    color: #ff7602;
  }

  .text-\[\#ff9718\] {
    color: #ff9718;
  }

  .text-\[\#ffffff\] {
    color: #fff;
  }

  .text-\[red\] {
    color: red;
  }

  .text-\[rgba\(0\,0\,0\,0\.87\)\] {
    color: #000000de;
  }

  .text-\[rgba\(0\,0\,75\,0\.4\)\] {
    color: #00004b66;
  }

  .text-\[rgba\(0\,0\,75\,0\.5\)\] {
    color: #00004b80;
  }

  .text-\[rgba\(0\,0\,75\,0\.6\)\] {
    color: #00004b99;
  }

  .text-\[rgba\(0\,0\,75\,0\.7\)\] {
    color: #00004bb3;
  }

  .text-\[rgba\(0\,0\,75\,0\.25\)\] {
    color: #00004b40;
  }

  .text-\[rgba\(0\,0\,75\,0\.26\)\] {
    color: #00004b42;
  }

  .text-\[rgba\(0\,0\,75\,0\.54\)\] {
    color: #00004b8a;
  }

  .text-\[rgba\(0\,0\,75\,0\.87\)\] {
    color: #00004bde;
  }

  .text-black {
    color: var(--color-black);
  }

  .text-blue-600 {
    color: var(--color-blue-600);
  }

  .text-blue-700 {
    color: var(--color-blue-700);
  }

  .text-blue-800 {
    color: var(--color-blue-800);
  }

  .text-foreground {
    color: var(--foreground);
  }

  .text-gray-500 {
    color: var(--color-gray-500);
  }

  .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-green-800 {
    color: var(--color-green-800);
  }

  .text-muted-foreground {
    color: var(--muted-foreground);
  }

  .text-orange-800 {
    color: var(--color-orange-800);
  }

  .text-popover-foreground {
    color: var(--popover-foreground);
  }

  .text-primary {
    color: var(--primary);
  }

  .text-primary-foreground {
    color: var(--primary-foreground);
  }

  .text-purple-800 {
    color: var(--color-purple-800);
  }

  .text-red-800 {
    color: var(--color-red-800);
  }

  .text-secondary-foreground {
    color: var(--secondary-foreground);
  }

  .text-white {
    color: var(--color-white);
  }

  .text-yellow-800 {
    color: var(--color-yellow-800);
  }

  .uppercase {
    text-transform: uppercase;
  }

  .italic {
    font-style: italic;
  }

  .not-italic {
    font-style: normal;
  }

  .\[text-decoration-line\:underline\], .underline {
    text-decoration-line: underline;
  }

  .\[text-decoration-style\:solid\], .decoration-solid {
    text-decoration-style: solid;
  }

  .underline-offset-4 {
    text-underline-offset: 4px;
  }

  .placeholder-\[rgba\(0\,0\,75\,0\.54\)\]::placeholder {
    color: #00004b8a;
  }

  .opacity-0 {
    opacity: 0;
  }

  .opacity-30 {
    opacity: .3;
  }

  .opacity-50 {
    opacity: .5;
  }

  .opacity-70 {
    opacity: .7;
  }

  .shadow-\[0px_-1px_0px_0px_inset_\#e0e0e0\] {
    --tw-shadow: 0px -1px 0px 0px inset var(--tw-shadow-color, #e0e0e0);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-\[0px_0px_2px_0px_rgba\(0\,0\,0\,0\.25\)\] {
    --tw-shadow: 0px 0px 2px 0px var(--tw-shadow-color, #00000040);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-\[0px_2px_1px_-1px_rgba\(0\,0\,0\,0\.2\)\,0px_1px_1px_0px_rgba\(0\,0\,0\,0\.14\)\,0px_1px_3px_0px_rgba\(0\,0\,0\,0\.12\)\] {
    --tw-shadow: 0px 2px 1px -1px var(--tw-shadow-color, #0003), 0px 1px 1px 0px var(--tw-shadow-color, #00000024), 0px 1px 3px 0px var(--tw-shadow-color, #0000001f);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-\[0px_2px_4px_-1px_rgba\(0\,0\,0\,0\.2\)\,0px_4px_5px_0px_rgba\(0\,0\,0\,0\.14\)\,0px_1px_10px_0px_rgba\(0\,0\,0\,0\.12\)\] {
    --tw-shadow: 0px 2px 4px -1px var(--tw-shadow-color, #0003), 0px 4px 5px 0px var(--tw-shadow-color, #00000024), 0px 1px 10px 0px var(--tw-shadow-color, #0000001f);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-\[0px_3px_1px_-2px_rgba\(0\,0\,0\,0\.2\)\,0px_2px_2px_0px_rgba\(0\,0\,0\,0\.14\)\,0px_1px_5px_0px_rgba\(0\,0\,0\,0\.12\)\] {
    --tw-shadow: 0px 3px 1px -2px var(--tw-shadow-color, #0003), 0px 2px 2px 0px var(--tw-shadow-color, #00000024), 0px 1px 5px 0px var(--tw-shadow-color, #0000001f);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-\[0px_3px_5px_-1px_rgba\(0\,0\,0\,0\.2\)\,0px_6px_10px_0px_rgba\(0\,0\,0\,0\.14\)\,0px_1px_18px_0px_rgba\(0\,0\,0\,0\.12\)\] {
    --tw-shadow: 0px 3px 5px -1px var(--tw-shadow-color, #0003), 0px 6px 10px 0px var(--tw-shadow-color, #00000024), 0px 1px 18px 0px var(--tw-shadow-color, #0000001f);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-\[0px_4px_20px_0px_rgba\(0\,0\,0\,0\.1\)\] {
    --tw-shadow: 0px 4px 20px 0px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-\[0px_5px_5px_-3px_rgba\(0\,0\,0\,0\.2\)\,0px_8px_10px_1px_rgba\(0\,0\,0\,0\.14\)\,0px_3px_14px_2px_rgba\(0\,0\,0\,0\.12\)\] {
    --tw-shadow: 0px 5px 5px -3px var(--tw-shadow-color, #0003), 0px 8px 10px 1px var(--tw-shadow-color, #00000024), 0px 3px 14px 2px var(--tw-shadow-color, #0000001f);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-\[0px_8px_10px_-5px_rgba\(0\,0\,0\,0\.2\)\,0px_16px_24px_2px_rgba\(0\,0\,0\,0\.14\)\,0px_6px_30px_5px_rgba\(0\,0\,0\,0\.12\)\] {
    --tw-shadow: 0px 8px 10px -5px var(--tw-shadow-color, #0003), 0px 16px 24px 2px var(--tw-shadow-color, #00000024), 0px 6px 30px 5px var(--tw-shadow-color, #0000001f);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-\[0px_11px_15px_-7px_rgba\(0\,0\,0\,0\.2\)\,0px_24px_38px_3px_rgba\(0\,0\,0\,0\.14\)\,0px_9px_46px_8px_rgba\(0\,0\,75\,0\.12\)\] {
    --tw-shadow: 0px 11px 15px -7px var(--tw-shadow-color, #0003), 0px 24px 38px 3px var(--tw-shadow-color, #00000024), 0px 9px 46px 8px var(--tw-shadow-color, #00004b1f);
    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, #0000001a), 0 4px 6px -4px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-md {
    --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, #0000001a), 0 2px 4px -2px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-xl {
    --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, #0000001a), 0 8px 10px -6px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .ring-offset-background {
    --tw-ring-offset-color: var(--background);
  }

  .outline-hidden {
    --tw-outline-style: none;
    outline-style: none;
  }

  @media (forced-colors: active) {
    .outline-hidden {
      outline-offset: 2px;
      outline: 2px solid #0000;
    }
  }

  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }

  .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, );
  }

  .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;
    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-opacity {
    transition-property: opacity;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-transform {
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .duration-200 {
    --tw-duration: .2s;
    transition-duration: .2s;
  }

  .duration-300 {
    --tw-duration: .3s;
    transition-duration: .3s;
  }

  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }

  .outline-none {
    --tw-outline-style: none;
    outline-style: none;
  }

  .\[flex-flow\:wrap\] {
    flex-flow: wrap;
  }

  .\[grid-area\:1_\/_1\] {
    grid-area: 1 / 1;
  }

  .\[grid-area\:1_\/_2\] {
    grid-area: 1 / 2;
  }

  .\[grid-area\:1_\/_3\] {
    grid-area: 1 / 3;
  }

  .\[grid-area\:1_\/_4\] {
    grid-area: 1 / 4;
  }

  .\[grid-area\:2_\/_1\] {
    grid-area: 2 / 1;
  }

  .\[grid-area\:2_\/_2\] {
    grid-area: 2 / 2;
  }

  .\[grid-area\:2_\/_3\] {
    grid-area: 2 / 3;
  }

  .\[grid-area\:3_\/_1\] {
    grid-area: 3 / 1;
  }

  .\[grid-area\:3_\/_2\] {
    grid-area: 3 / 2;
  }

  .\[text-decoration-skip-ink\:none\] {
    text-decoration-skip-ink: none;
  }

  .\[text-underline-position\:from-font\] {
    text-underline-position: from-font;
  }

  .\[text-wrap-mode\:inherit\] {
    text-wrap-mode: inherit;
  }

  .\[white-space-collapse\:collapse\] {
    white-space-collapse: collapse;
  }

  .\[white-space-collapse\:inherit\] {
    white-space-collapse: inherit;
  }

  .fade-in-0 {
    --tw-enter-opacity: 0;
  }

  .zoom-in-95 {
    --tw-enter-scale: .95;
  }

  @media (hover: hover) {
    .group-hover\:text-white:is(:where(.group):hover *) {
      color: var(--color-white);
    }
  }

  .last\:border-b-0:last-child {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 0;
  }

  @media (hover: hover) {
    .hover\:scale-105:hover {
      --tw-scale-x: 105%;
      --tw-scale-y: 105%;
      --tw-scale-z: 105%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
  }

  @media (hover: hover) {
    .hover\:scale-110:hover {
      --tw-scale-x: 110%;
      --tw-scale-y: 110%;
      --tw-scale-z: 110%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
  }

  @media (hover: hover) {
    .hover\:border-\[\#105288\]:hover {
      border-color: #105288;
    }
  }

  @media (hover: hover) {
    .hover\:border-\[rgba\(0\,0\,75\,0\.5\)\]:hover {
      border-color: #00004b80;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#0a4a7a\]:hover {
      background-color: #0a4a7a;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#0d4a7a\]:hover {
      background-color: #0d4a7a;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#1a2f6b\]:hover {
      background-color: #1a2f6b;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#1e3a72\]:hover {
      background-color: #1e3a72;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#1f3e78\]:hover {
      background-color: #1f3e78;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#1f3771\]:hover {
      background-color: #1f3771;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#005bb5\]:hover {
      background-color: #005bb5;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#0056cc\]:hover {
      background-color: #0056cc;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#0066dd\]:hover {
      background-color: #06d;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#0066e6\]:hover {
      background-color: #0066e6;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#004599\]:hover {
      background-color: #004599;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#105288\]\/80:hover {
      background-color: oklab(42.9024% -.0390036 -.101748 / .8);
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#264387\]:hover {
      background-color: #264387;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#E2EAF8\]:hover {
      background-color: #e2eaf8;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#EBF3FD\]:hover {
      background-color: #ebf3fd;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#F5F5F8\]:hover {
      background-color: #f5f5f8;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#e6c400\]:hover {
      background-color: #e6c400;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#e6c500\]:hover {
      background-color: #e6c500;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#f0f7ff\]:hover {
      background-color: #f0f7ff;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#f5f5f8\]:hover {
      background-color: #f5f5f8;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#f8f9fa\]:hover {
      background-color: #f8f9fa;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#fafafa\]:hover {
      background-color: #fafafa;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[rgba\(0\,0\,75\,0\.05\)\]:hover {
      background-color: #00004b0d;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[rgba\(0\,0\,75\,0\.08\)\]:hover {
      background-color: #00004b14;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[rgba\(0\,0\,75\,0\.12\)\]:hover {
      background-color: #00004b1f;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[rgba\(0\,115\,255\,0\.08\)\]:hover {
      background-color: #0073ff14;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[rgba\(16\,82\,136\,0\.08\)\]:hover {
      background-color: #10528814;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[rgba\(36\,43\,126\,0\.08\)\]:hover {
      background-color: #242b7e14;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[rgba\(117\,117\,158\,0\.08\)\]:hover {
      background-color: #75759e14;
    }
  }

  @media (hover: hover) {
    .hover\:bg-accent:hover {
      background-color: var(--accent);
    }
  }

  @media (hover: hover) {
    .hover\:bg-blue-50:hover {
      background-color: var(--color-blue-50);
    }
  }

  @media (hover: hover) {
    .hover\:bg-blue-600:hover {
      background-color: var(--color-blue-600);
    }
  }

  @media (hover: hover) {
    .hover\:bg-destructive\/90:hover {
      background-color: var(--destructive);
    }

    @supports (color: color-mix(in lab, red, red)) {
      .hover\:bg-destructive\/90:hover {
        background-color: color-mix(in oklab, var(--destructive) 90%, transparent);
      }
    }
  }

  @media (hover: hover) {
    .hover\:bg-gray-50:hover {
      background-color: var(--color-gray-50);
    }
  }

  @media (hover: hover) {
    .hover\:bg-gray-100:hover {
      background-color: var(--color-gray-100);
    }
  }

  @media (hover: hover) {
    .hover\:bg-primary\/90:hover {
      background-color: var(--primary);
    }

    @supports (color: color-mix(in lab, red, red)) {
      .hover\:bg-primary\/90:hover {
        background-color: color-mix(in oklab, var(--primary) 90%, transparent);
      }
    }
  }

  @media (hover: hover) {
    .hover\:bg-secondary\/80:hover {
      background-color: var(--secondary);
    }

    @supports (color: color-mix(in lab, red, red)) {
      .hover\:bg-secondary\/80:hover {
        background-color: color-mix(in oklab, var(--secondary) 80%, transparent);
      }
    }
  }

  @media (hover: hover) {
    .hover\:from-\[\#0f68a0\]:hover {
      --tw-gradient-from: #0f68a0;
      --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));
    }
  }

  @media (hover: hover) {
    .hover\:to-\[\#145996\]:hover {
      --tw-gradient-to: #145996;
      --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));
    }
  }

  @media (hover: hover) {
    .hover\:text-\[\#0d4a7a\]:hover {
      color: #0d4a7a;
    }
  }

  @media (hover: hover) {
    .hover\:text-\[\#1e3a72\]:hover {
      color: #1e3a72;
    }
  }

  @media (hover: hover) {
    .hover\:text-\[\#0073FF\]:hover {
      color: #0073ff;
    }
  }

  @media (hover: hover) {
    .hover\:text-\[\#c82333\]:hover {
      color: #c82333;
    }
  }

  @media (hover: hover) {
    .hover\:text-accent-foreground:hover {
      color: var(--accent-foreground);
    }
  }

  @media (hover: hover) {
    .hover\:text-blue-800:hover {
      color: var(--color-blue-800);
    }
  }

  @media (hover: hover) {
    .hover\:text-white:hover {
      color: var(--color-white);
    }
  }

  @media (hover: hover) {
    .hover\:underline:hover {
      text-decoration-line: underline;
    }
  }

  @media (hover: hover) {
    .hover\:opacity-70:hover {
      opacity: .7;
    }
  }

  @media (hover: hover) {
    .hover\:opacity-80:hover {
      opacity: .8;
    }
  }

  @media (hover: hover) {
    .hover\:opacity-90:hover {
      opacity: .9;
    }
  }

  @media (hover: hover) {
    .hover\:opacity-100:hover {
      opacity: 1;
    }
  }

  @media (hover: hover) {
    .hover\:shadow-sm:hover {
      --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, #0000001a), 0 1px 2px -1px var(--tw-shadow-color, #0000001a);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }

  .focus\:border-\[\#105288\]:focus {
    border-color: #105288;
  }

  .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-\[\#105288\]:focus {
    --tw-ring-color: #105288;
  }

  .focus\:ring-ring:focus {
    --tw-ring-color: var(--ring);
  }

  .focus\:ring-offset-2:focus {
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-shadow: var(--tw-ring-inset, ) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  }

  .focus\:outline-hidden:focus {
    --tw-outline-style: none;
    outline-style: none;
  }

  @media (forced-colors: active) {
    .focus\:outline-hidden:focus {
      outline-offset: 2px;
      outline: 2px solid #0000;
    }
  }

  .focus\:outline-none:focus {
    --tw-outline-style: none;
    outline-style: none;
  }

  .focus-visible\:border-ring:focus-visible {
    border-color: var(--ring);
  }

  .focus-visible\:ring-\[3px\]:focus-visible {
    --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(3px + 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-visible\:ring-destructive\/20:focus-visible {
    --tw-ring-color: var(--destructive);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .focus-visible\:ring-destructive\/20:focus-visible {
      --tw-ring-color: color-mix(in oklab, var(--destructive) 20%, transparent);
    }
  }

  .focus-visible\:ring-ring\/50:focus-visible {
    --tw-ring-color: var(--ring);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .focus-visible\:ring-ring\/50:focus-visible {
      --tw-ring-color: color-mix(in oklab, var(--ring) 50%, transparent);
    }
  }

  .active\:bg-\[\#083c63\]:active {
    background-color: #083c63;
  }

  .disabled\:pointer-events-none:disabled {
    pointer-events: none;
  }

  .disabled\:cursor-not-allowed:disabled {
    cursor: not-allowed;
  }

  .disabled\:bg-\[\#ccc\]:disabled {
    background-color: #ccc;
  }

  .disabled\:bg-\[\#f5f5f5\]:disabled {
    background-color: #f5f5f5;
  }

  .disabled\:text-\[\#ccc\]:disabled {
    color: #ccc;
  }

  .disabled\:opacity-50:disabled {
    opacity: .5;
  }

  .has-\[\>svg\]\:px-2\.5:has( > svg) {
    padding-inline: calc(var(--spacing) * 2.5);
  }

  .has-\[\>svg\]\:px-3:has( > svg) {
    padding-inline: calc(var(--spacing) * 3);
  }

  .has-\[\>svg\]\:px-4:has( > svg) {
    padding-inline: calc(var(--spacing) * 4);
  }

  .aria-invalid\:border-destructive[aria-invalid="true"] {
    border-color: var(--destructive);
  }

  .aria-invalid\:ring-destructive\/20[aria-invalid="true"] {
    --tw-ring-color: var(--destructive);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .aria-invalid\:ring-destructive\/20[aria-invalid="true"] {
      --tw-ring-color: color-mix(in oklab, var(--destructive) 20%, transparent);
    }
  }

  .data-\[side\=bottom\]\:slide-in-from-top-2[data-side="bottom"] {
    --tw-enter-translate-y: calc(2 * var(--spacing) * -1);
  }

  .data-\[side\=left\]\:slide-in-from-right-2[data-side="left"] {
    --tw-enter-translate-x: calc(2 * var(--spacing));
  }

  .data-\[side\=right\]\:slide-in-from-left-2[data-side="right"] {
    --tw-enter-translate-x: calc(2 * var(--spacing) * -1);
  }

  .data-\[side\=top\]\:slide-in-from-bottom-2[data-side="top"] {
    --tw-enter-translate-y: calc(2 * var(--spacing));
  }

  .data-\[state\=closed\]\:animate-out[data-state="closed"] {
    animation: exit var(--tw-duration, .15s) var(--tw-ease, ease);
  }

  .data-\[state\=closed\]\:fade-out-0[data-state="closed"] {
    --tw-exit-opacity: 0;
  }

  .data-\[state\=closed\]\:zoom-out-95[data-state="closed"] {
    --tw-exit-scale: .95;
  }

  .data-\[state\=open\]\:animate-in[data-state="open"] {
    animation: enter var(--tw-duration, .15s) var(--tw-ease, ease);
  }

  .data-\[state\=open\]\:bg-accent[data-state="open"] {
    background-color: var(--accent);
  }

  .data-\[state\=open\]\:text-muted-foreground[data-state="open"] {
    color: var(--muted-foreground);
  }

  .data-\[state\=open\]\:fade-in-0[data-state="open"] {
    --tw-enter-opacity: 0;
  }

  .data-\[state\=open\]\:zoom-in-95[data-state="open"] {
    --tw-enter-scale: .95;
  }

  @media (width >= 40rem) {
    .sm\:max-w-\[425px\] {
      max-width: 425px;
    }
  }

  @media (width >= 40rem) {
    .sm\:max-w-lg {
      max-width: var(--container-lg);
    }
  }

  @media (width >= 40rem) {
    .sm\:flex-row {
      flex-direction: row;
    }
  }

  @media (width >= 40rem) {
    .sm\:justify-end {
      justify-content: flex-end;
    }
  }

  @media (width >= 40rem) {
    .sm\:text-left {
      text-align: left;
    }
  }

  @media (width >= 48rem) {
    .md\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }

  @media (width >= 64rem) {
    .lg\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }

  .dark\:border-input:is(.dark *) {
    border-color: var(--input);
  }

  .dark\:bg-destructive\/60:is(.dark *) {
    background-color: var(--destructive);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .dark\:bg-destructive\/60:is(.dark *) {
      background-color: color-mix(in oklab, var(--destructive) 60%, transparent);
    }
  }

  .dark\:bg-input\/30:is(.dark *) {
    background-color: var(--input);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .dark\:bg-input\/30:is(.dark *) {
      background-color: color-mix(in oklab, var(--input) 30%, transparent);
    }
  }

  @media (hover: hover) {
    .dark\:hover\:bg-accent\/50:is(.dark *):hover {
      background-color: var(--accent);
    }

    @supports (color: color-mix(in lab, red, red)) {
      .dark\:hover\:bg-accent\/50:is(.dark *):hover {
        background-color: color-mix(in oklab, var(--accent) 50%, transparent);
      }
    }
  }

  @media (hover: hover) {
    .dark\:hover\:bg-input\/50:is(.dark *):hover {
      background-color: var(--input);
    }

    @supports (color: color-mix(in lab, red, red)) {
      .dark\:hover\:bg-input\/50:is(.dark *):hover {
        background-color: color-mix(in oklab, var(--input) 50%, transparent);
      }
    }
  }

  .dark\:focus-visible\:ring-destructive\/40:is(.dark *):focus-visible {
    --tw-ring-color: var(--destructive);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .dark\:focus-visible\:ring-destructive\/40:is(.dark *):focus-visible {
      --tw-ring-color: color-mix(in oklab, var(--destructive) 40%, transparent);
    }
  }

  .dark\:aria-invalid\:ring-destructive\/40:is(.dark *)[aria-invalid="true"] {
    --tw-ring-color: var(--destructive);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .dark\:aria-invalid\:ring-destructive\/40:is(.dark *)[aria-invalid="true"] {
      --tw-ring-color: color-mix(in oklab, var(--destructive) 40%, transparent);
    }
  }

  .\[\&_svg\]\:pointer-events-none svg {
    pointer-events: none;
  }

  .\[\&_svg\]\:shrink-0 svg {
    flex-shrink: 0;
  }

  .\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4 svg:not([class*="size-"]) {
    width: calc(var(--spacing) * 4);
    height: calc(var(--spacing) * 4);
  }

  .\[\&\>\*\:not\(\:first-child\)\]\:cursor-pointer > :not(:first-child) {
    cursor: pointer;
  }

  .\[\&\>\*\:not\(\:first-child\)\]\:transition-colors > :not(:first-child) {
    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));
  }

  @media (hover: hover) {
    .\[\&\>\*\:not\(\:first-child\)\]\:hover\:bg-\[\#F5F5F8\] > :not(:first-child):hover {
      background-color: #f5f5f8;
    }
  }
}

:root {
  --font-size: 14px;
  --background: #fff;
  --foreground: oklch(.145 0 0);
  --card: #fff;
  --card-foreground: oklch(.145 0 0);
  --popover: oklch(1 0 0);
  --popover-foreground: oklch(.145 0 0);
  --primary: #030213;
  --primary-foreground: oklch(1 0 0);
  --secondary: oklch(.95 .0058 264.53);
  --secondary-foreground: #030213;
  --muted: #ececf0;
  --muted-foreground: #717182;
  --accent: #e9ebef;
  --accent-foreground: #030213;
  --destructive: #d4183d;
  --destructive-foreground: #fff;
  --border: #0000001a;
  --input: transparent;
  --input-background: #f3f3f5;
  --switch-background: #cbced4;
  --font-weight-medium: 500;
  --font-weight-normal: 400;
  --ring: oklch(.708 0 0);
  --chart-1: oklch(.646 .222 41.116);
  --chart-2: oklch(.6 .118 184.704);
  --chart-3: oklch(.398 .07 227.392);
  --chart-4: oklch(.828 .189 84.429);
  --chart-5: oklch(.769 .188 70.08);
  --radius: .625rem;
  --sidebar: oklch(.985 0 0);
  --sidebar-foreground: oklch(.145 0 0);
  --sidebar-primary: #030213;
  --sidebar-primary-foreground: oklch(.985 0 0);
  --sidebar-accent: oklch(.97 0 0);
  --sidebar-accent-foreground: oklch(.205 0 0);
  --sidebar-border: oklch(.922 0 0);
  --sidebar-ring: oklch(.708 0 0);
}

.dark {
  --background: oklch(.145 0 0);
  --foreground: oklch(.985 0 0);
  --card: oklch(.145 0 0);
  --card-foreground: oklch(.985 0 0);
  --popover: oklch(.145 0 0);
  --popover-foreground: oklch(.985 0 0);
  --primary: oklch(.985 0 0);
  --primary-foreground: oklch(.205 0 0);
  --secondary: oklch(.269 0 0);
  --secondary-foreground: oklch(.985 0 0);
  --muted: oklch(.269 0 0);
  --muted-foreground: oklch(.708 0 0);
  --accent: oklch(.269 0 0);
  --accent-foreground: oklch(.985 0 0);
  --destructive: oklch(.396 .141 25.723);
  --destructive-foreground: oklch(.637 .237 25.331);
  --border: oklch(.269 0 0);
  --input: oklch(.269 0 0);
  --ring: oklch(.439 0 0);
  --font-weight-medium: 500;
  --font-weight-normal: 400;
  --chart-1: oklch(.488 .243 264.376);
  --chart-2: oklch(.696 .17 162.48);
  --chart-3: oklch(.769 .188 70.08);
  --chart-4: oklch(.627 .265 303.9);
  --chart-5: oklch(.645 .246 16.439);
  --sidebar: oklch(.205 0 0);
  --sidebar-foreground: oklch(.985 0 0);
  --sidebar-primary: oklch(.488 .243 264.376);
  --sidebar-primary-foreground: oklch(.985 0 0);
  --sidebar-accent: oklch(.269 0 0);
  --sidebar-accent-foreground: oklch(.985 0 0);
  --sidebar-border: oklch(.269 0 0);
  --sidebar-ring: oklch(.439 0 0);
}

html {
  font-size: var(--font-size);
}

@keyframes pulseRing {
  0%, 100% {
    opacity: .45;
    transform: scale(1);
  }

  50% {
    opacity: 0;
    transform: scale(1.8);
  }
}

@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
  initial-value: rotateX(0);
}

@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
  initial-value: rotateY(0);
}

@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
  initial-value: rotateZ(0);
}

@property --tw-skew-x {
  syntax: "*";
  inherits: false;
  initial-value: skewX(0);
}

@property --tw-skew-y {
  syntax: "*";
  inherits: false;
  initial-value: skewY(0);
}

@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-divide-y-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-tracking {
  syntax: "*";
  inherits: false
}

@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-ring-inset {
  syntax: "*";
  inherits: false
}

@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}

@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}

@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-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-duration {
  syntax: "*";
  inherits: false
}

@property --tw-ease {
  syntax: "*";
  inherits: false
}

@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;
}

@keyframes enter {
  from {
    opacity: var(--tw-enter-opacity, 1);
    transform: translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0) scale3d(var(--tw-enter-scale, 1), var(--tw-enter-scale, 1), var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0));
  }
}

@keyframes exit {
  to {
    opacity: var(--tw-exit-opacity, 1);
    transform: translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0) scale3d(var(--tw-exit-scale, 1), var(--tw-exit-scale, 1), var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0));
  }
}
