@import url("https://fonts.googleapis.com/css2?family=Caprasimo:wght@400&display=fallback&text=ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789!?.,;:'\"");
/*! 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-space-x-reverse: 0;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --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;
    }
  }
}

@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-50: oklch(.971 .013 17.38);
    --color-red-100: oklch(.936 .032 17.717);
    --color-red-200: oklch(.885 .062 18.334);
    --color-red-700: oklch(.505 .213 27.518);
    --color-red-800: oklch(.444 .177 26.899);
    --color-yellow-50: oklch(.987 .026 102.212);
    --color-yellow-100: oklch(.973 .071 103.193);
    --color-yellow-200: oklch(.945 .129 101.54);
    --color-yellow-400: oklch(.852 .199 91.936);
    --color-yellow-700: oklch(.554 .135 66.442);
    --color-yellow-800: oklch(.476 .114 61.907);
    --color-green-50: oklch(.982 .018 155.826);
    --color-green-100: oklch(.962 .044 156.743);
    --color-green-200: oklch(.925 .084 155.995);
    --color-green-700: oklch(.527 .154 150.069);
    --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-200: oklch(.882 .059 254.128);
    --color-blue-400: oklch(.707 .165 254.624);
    --color-blue-700: oklch(.488 .243 264.376);
    --color-blue-800: oklch(.424 .199 265.638);
    --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-700: oklch(.373 .034 259.733);
    --color-gray-800: oklch(.278 .033 256.848);
    --color-neutral-600: oklch(.439 0 0);
    --color-neutral-700: oklch(.371 0 0);
    --color-neutral-800: oklch(.269 0 0);
    --color-white: #fff;
    --spacing: .25rem;
    --container-sm: 24rem;
    --container-lg: 32rem;
    --container-4xl: 56rem;
    --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-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-2xl: 1.5rem;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --leading-relaxed: 1.625;
    --ease-out: cubic-bezier(0, 0, .2, 1);
    --animate-spin: spin 1s linear infinite;
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-font-feature-settings: var(--font-sans--font-feature-settings);
    --default-font-variation-settings: var(--font-sans--font-variation-settings);
    --default-mono-font-family: var(--font-mono);
    --default-mono-font-feature-settings: var(--font-mono--font-feature-settings);
    --default-mono-font-variation-settings: var(--font-mono--font-variation-settings);
  }
}

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

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

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

  body {
    line-height: inherit;
  }

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

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

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

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

  b, strong {
    font-weight: bolder;
  }

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

  small {
    font-size: 80%;
  }

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

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.5em;
  }

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

  :-moz-focusring {
    outline: auto;
  }

  progress {
    vertical-align: baseline;
  }

  summary {
    display: list-item;
  }

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

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

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

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

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

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

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

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

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

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

  textarea {
    resize: vertical;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .font-caprasimo, [class*="font-['Caprasimo"] {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-feature-settings: "liga" 1, "kern" 1;
    font-variant-ligatures: common-ligatures;
    font-kerning: auto;
    text-stroke: 0;
    -webkit-text-stroke: 0;
    text-shadow: none;
    font-weight: 400;
  }

  :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:not([type="radio"]):not([type="checkbox"]) {
    font-size: var(--text-base);
    font-weight: var(--font-weight-normal);
    line-height: 1.5;
  }

  * {
    -webkit-user-select: text;
    user-select: text;
  }

  button, [role="button"], input[type="radio"], input[type="checkbox"], input[type="file"], input[type="submit"], input[type="button"], input[type="reset"], select, [data-radix-select-trigger], [data-radix-collapsible-trigger], [data-radix-accordion-trigger], .cursor-pointer {
    -webkit-user-select: none;
    user-select: none;
  }

  button, [role="button"], a[href], input[type="radio"], input[type="checkbox"], input[type="file"], input[type="submit"], input[type="button"], input[type="reset"], select, [data-radix-select-trigger], [data-radix-select-item], [data-radix-collapsible-trigger], [data-radix-accordion-trigger], [role="option"], [role="menuitem"], [role="tab"], [tabindex="0"]:not(input):not(textarea):not([role="textbox"]), [onclick]:not(input):not(textarea):not([role="textbox"]) {
    cursor: pointer !important;
  }

  label {
    cursor: default !important;
    -webkit-user-select: text !important;
    user-select: text !important;
  }

  label.cursor-pointer {
    cursor: pointer !important;
    -webkit-user-select: none !important;
    user-select: none !important;
  }

  p, span, div, h1, h2, h3, h4, h5, h6 {
    -webkit-user-select: text !important;
    user-select: text !important;
  }

  input[type="text"], input[type="email"], input[type="number"], input[type="tel"], input[type="url"], input[type="search"], input[type="password"], input[name="name"], input[name="email"], input[name="customWidth"], input[name="customHeight"], textarea {
    background-color: #fff !important;
    box-shadow: inset 0 0 0 1000px #fff !important;
  }

  input[type="text"]:autofill, input[type="email"]:autofill, input[type="number"]:autofill, input[type="tel"]:autofill, input[type="url"]:autofill, input[type="search"]:autofill, input[type="password"]:autofill, input[name="name"]:autofill, input[name="email"]:autofill, input[name="customWidth"]:autofill, input[name="customHeight"]:autofill, textarea:autofill {
    -webkit-text-fill-color: #262626 !important;
    background-color: #fff !important;
    transition: background-color 5000s ease-in-out !important;
    box-shadow: inset 0 0 0 1000px #fff !important;
  }

  input[type="text"]:-webkit-autofill {
    -webkit-text-fill-color: #262626 !important;
    background-color: #fff !important;
    transition: background-color 5000s ease-in-out !important;
    box-shadow: inset 0 0 0 1000px #fff !important;
  }

  input[type="text"]:-webkit-autofill:hover {
    -webkit-text-fill-color: #262626 !important;
    background-color: #fff !important;
    transition: background-color 5000s ease-in-out !important;
    box-shadow: inset 0 0 0 1000px #fff !important;
  }

  input[type="text"]:-webkit-autofill:focus {
    -webkit-text-fill-color: #262626 !important;
    background-color: #fff !important;
    transition: background-color 5000s ease-in-out !important;
    box-shadow: inset 0 0 0 1000px #fff !important;
  }

  input[type="text"]:-webkit-autofill:active {
    -webkit-text-fill-color: #262626 !important;
    background-color: #fff !important;
    transition: background-color 5000s ease-in-out !important;
    box-shadow: inset 0 0 0 1000px #fff !important;
  }

  input[type="email"]:-webkit-autofill {
    -webkit-text-fill-color: #262626 !important;
    background-color: #fff !important;
    transition: background-color 5000s ease-in-out !important;
    box-shadow: inset 0 0 0 1000px #fff !important;
  }

  input[type="email"]:-webkit-autofill:hover {
    -webkit-text-fill-color: #262626 !important;
    background-color: #fff !important;
    transition: background-color 5000s ease-in-out !important;
    box-shadow: inset 0 0 0 1000px #fff !important;
  }

  input[type="email"]:-webkit-autofill:focus {
    -webkit-text-fill-color: #262626 !important;
    background-color: #fff !important;
    transition: background-color 5000s ease-in-out !important;
    box-shadow: inset 0 0 0 1000px #fff !important;
  }

  input[type="email"]:-webkit-autofill:active {
    -webkit-text-fill-color: #262626 !important;
    background-color: #fff !important;
    transition: background-color 5000s ease-in-out !important;
    box-shadow: inset 0 0 0 1000px #fff !important;
  }

  input[type="number"]:-webkit-autofill {
    -webkit-text-fill-color: #262626 !important;
    background-color: #fff !important;
    transition: background-color 5000s ease-in-out !important;
    box-shadow: inset 0 0 0 1000px #fff !important;
  }

  input[type="number"]:-webkit-autofill:hover {
    -webkit-text-fill-color: #262626 !important;
    background-color: #fff !important;
    transition: background-color 5000s ease-in-out !important;
    box-shadow: inset 0 0 0 1000px #fff !important;
  }

  input[type="number"]:-webkit-autofill:focus {
    -webkit-text-fill-color: #262626 !important;
    background-color: #fff !important;
    transition: background-color 5000s ease-in-out !important;
    box-shadow: inset 0 0 0 1000px #fff !important;
  }

  input[type="number"]:-webkit-autofill:active {
    -webkit-text-fill-color: #262626 !important;
    background-color: #fff !important;
    transition: background-color 5000s ease-in-out !important;
    box-shadow: inset 0 0 0 1000px #fff !important;
  }

  input[type="tel"]:-webkit-autofill {
    -webkit-text-fill-color: #262626 !important;
    background-color: #fff !important;
    transition: background-color 5000s ease-in-out !important;
    box-shadow: inset 0 0 0 1000px #fff !important;
  }

  input[type="tel"]:-webkit-autofill:hover {
    -webkit-text-fill-color: #262626 !important;
    background-color: #fff !important;
    transition: background-color 5000s ease-in-out !important;
    box-shadow: inset 0 0 0 1000px #fff !important;
  }

  input[type="tel"]:-webkit-autofill:focus {
    -webkit-text-fill-color: #262626 !important;
    background-color: #fff !important;
    transition: background-color 5000s ease-in-out !important;
    box-shadow: inset 0 0 0 1000px #fff !important;
  }

  input[type="tel"]:-webkit-autofill:active {
    -webkit-text-fill-color: #262626 !important;
    background-color: #fff !important;
    transition: background-color 5000s ease-in-out !important;
    box-shadow: inset 0 0 0 1000px #fff !important;
  }

  input[type="url"]:-webkit-autofill {
    -webkit-text-fill-color: #262626 !important;
    background-color: #fff !important;
    transition: background-color 5000s ease-in-out !important;
    box-shadow: inset 0 0 0 1000px #fff !important;
  }

  input[type="url"]:-webkit-autofill:hover {
    -webkit-text-fill-color: #262626 !important;
    background-color: #fff !important;
    transition: background-color 5000s ease-in-out !important;
    box-shadow: inset 0 0 0 1000px #fff !important;
  }

  input[type="url"]:-webkit-autofill:focus {
    -webkit-text-fill-color: #262626 !important;
    background-color: #fff !important;
    transition: background-color 5000s ease-in-out !important;
    box-shadow: inset 0 0 0 1000px #fff !important;
  }

  input[type="url"]:-webkit-autofill:active {
    -webkit-text-fill-color: #262626 !important;
    background-color: #fff !important;
    transition: background-color 5000s ease-in-out !important;
    box-shadow: inset 0 0 0 1000px #fff !important;
  }

  input[type="search"]:-webkit-autofill {
    -webkit-text-fill-color: #262626 !important;
    background-color: #fff !important;
    transition: background-color 5000s ease-in-out !important;
    box-shadow: inset 0 0 0 1000px #fff !important;
  }

  input[type="search"]:-webkit-autofill:hover {
    -webkit-text-fill-color: #262626 !important;
    background-color: #fff !important;
    transition: background-color 5000s ease-in-out !important;
    box-shadow: inset 0 0 0 1000px #fff !important;
  }

  input[type="search"]:-webkit-autofill:focus {
    -webkit-text-fill-color: #262626 !important;
    background-color: #fff !important;
    transition: background-color 5000s ease-in-out !important;
    box-shadow: inset 0 0 0 1000px #fff !important;
  }

  input[type="search"]:-webkit-autfill:active {
    -webkit-text-fill-color: #262626 !important;
    background-color: #fff !important;
    transition: background-color 5000s ease-in-out !important;
    box-shadow: inset 0 0 0 1000px #fff !important;
  }

  input[type="password"]:-webkit-autofill {
    -webkit-text-fill-color: #262626 !important;
    background-color: #fff !important;
    transition: background-color 5000s ease-in-out !important;
    box-shadow: inset 0 0 0 1000px #fff !important;
  }

  input[type="password"]:-webkit-autofill:hover {
    -webkit-text-fill-color: #262626 !important;
    background-color: #fff !important;
    transition: background-color 5000s ease-in-out !important;
    box-shadow: inset 0 0 0 1000px #fff !important;
  }

  input[type="password"]:-webkit-autofill:focus {
    -webkit-text-fill-color: #262626 !important;
    background-color: #fff !important;
    transition: background-color 5000s ease-in-out !important;
    box-shadow: inset 0 0 0 1000px #fff !important;
  }

  input[type="password"]:-webkit-autofill:active {
    -webkit-text-fill-color: #262626 !important;
    background-color: #fff !important;
    transition: background-color 5000s ease-in-out !important;
    box-shadow: inset 0 0 0 1000px #fff !important;
  }

  input[name="name"]:-webkit-autofill {
    -webkit-text-fill-color: #262626 !important;
    background-color: #fff !important;
    transition: background-color 5000s ease-in-out !important;
    box-shadow: inset 0 0 0 1000px #fff !important;
  }

  input[name="name"]:-webkit-autofill:hover {
    -webkit-text-fill-color: #262626 !important;
    background-color: #fff !important;
    transition: background-color 5000s ease-in-out !important;
    box-shadow: inset 0 0 0 1000px #fff !important;
  }

  input[name="name"]:-webkit-autofill:focus {
    -webkit-text-fill-color: #262626 !important;
    background-color: #fff !important;
    transition: background-color 5000s ease-in-out !important;
    box-shadow: inset 0 0 0 1000px #fff !important;
  }

  input[name="name"]:-webkit-autofill:active {
    -webkit-text-fill-color: #262626 !important;
    background-color: #fff !important;
    transition: background-color 5000s ease-in-out !important;
    box-shadow: inset 0 0 0 1000px #fff !important;
  }

  input[name="email"]:-webkit-autofill {
    -webkit-text-fill-color: #262626 !important;
    background-color: #fff !important;
    transition: background-color 5000s ease-in-out !important;
    box-shadow: inset 0 0 0 1000px #fff !important;
  }

  input[name="email"]:-webkit-autofill:hover {
    -webkit-text-fill-color: #262626 !important;
    background-color: #fff !important;
    transition: background-color 5000s ease-in-out !important;
    box-shadow: inset 0 0 0 1000px #fff !important;
  }

  input[name="email"]:-webkit-autofill:focus {
    -webkit-text-fill-color: #262626 !important;
    background-color: #fff !important;
    transition: background-color 5000s ease-in-out !important;
    box-shadow: inset 0 0 0 1000px #fff !important;
  }

  input[name="email"]:-webkit-autofill:active {
    -webkit-text-fill-color: #262626 !important;
    background-color: #fff !important;
    transition: background-color 5000s ease-in-out !important;
    box-shadow: inset 0 0 0 1000px #fff !important;
  }

  input[name="customWidth"]:-webkit-autofill {
    -webkit-text-fill-color: #262626 !important;
    background-color: #fff !important;
    transition: background-color 5000s ease-in-out !important;
    box-shadow: inset 0 0 0 1000px #fff !important;
  }

  input[name="customWidth"]:-webkit-autofill:hover {
    -webkit-text-fill-color: #262626 !important;
    background-color: #fff !important;
    transition: background-color 5000s ease-in-out !important;
    box-shadow: inset 0 0 0 1000px #fff !important;
  }

  input[name="customWidth"]:-webkit-autofill:focus {
    -webkit-text-fill-color: #262626 !important;
    background-color: #fff !important;
    transition: background-color 5000s ease-in-out !important;
    box-shadow: inset 0 0 0 1000px #fff !important;
  }

  input[name="customWidth"]:-webkit-autofill:active {
    -webkit-text-fill-color: #262626 !important;
    background-color: #fff !important;
    transition: background-color 5000s ease-in-out !important;
    box-shadow: inset 0 0 0 1000px #fff !important;
  }

  input[name="customHeight"]:-webkit-autofill {
    -webkit-text-fill-color: #262626 !important;
    background-color: #fff !important;
    transition: background-color 5000s ease-in-out !important;
    box-shadow: inset 0 0 0 1000px #fff !important;
  }

  input[name="customHeight"]:-webkit-autofill:hover {
    -webkit-text-fill-color: #262626 !important;
    background-color: #fff !important;
    transition: background-color 5000s ease-in-out !important;
    box-shadow: inset 0 0 0 1000px #fff !important;
  }

  input[name="customHeight"]:-webkit-autofill:focus {
    -webkit-text-fill-color: #262626 !important;
    background-color: #fff !important;
    transition: background-color 5000s ease-in-out !important;
    box-shadow: inset 0 0 0 1000px #fff !important;
  }

  input[name="customHeight"]:-webkit-autofill:active {
    -webkit-text-fill-color: #262626 !important;
    background-color: #fff !important;
    transition: background-color 5000s ease-in-out !important;
    box-shadow: inset 0 0 0 1000px #fff !important;
  }

  textarea:-webkit-autofill {
    -webkit-text-fill-color: #262626 !important;
    background-color: #fff !important;
    transition: background-color 5000s ease-in-out !important;
    box-shadow: inset 0 0 0 1000px #fff !important;
  }

  textarea:-webkit-autofill:hover {
    -webkit-text-fill-color: #262626 !important;
    background-color: #fff !important;
    transition: background-color 5000s ease-in-out !important;
    box-shadow: inset 0 0 0 1000px #fff !important;
  }

  textarea:-webkit-autofill:focus {
    -webkit-text-fill-color: #262626 !important;
    background-color: #fff !important;
    transition: background-color 5000s ease-in-out !important;
    box-shadow: inset 0 0 0 1000px #fff !important;
  }

  textarea:-webkit-autofill:active {
    -webkit-text-fill-color: #262626 !important;
    background-color: #fff !important;
    transition: background-color 5000s ease-in-out !important;
    box-shadow: inset 0 0 0 1000px #fff !important;
  }

  input::-webkit-contacts-auto-fill-button {
    visibility: hidden;
    pointer-events: none;
    position: absolute;
    right: 0;
  }

  input::-webkit-credentials-auto-fill-button {
    visibility: hidden;
    pointer-events: none;
    position: absolute;
    right: 0;
  }

  html body input[type="radio"] {
    appearance: radio !important;
    accent-color: #216fab !important;
    --lightningcss-light: initial !important;
    --lightningcss-dark:  !important;
    color-scheme: light !important;
    color: #216fab !important;
    cursor: pointer !important;
    vertical-align: middle !important;
    z-index: 1 !important;
    background: #fff !important;
    border: none !important;
    outline: none !important;
    flex-shrink: 0 !important;
    width: 20px !important;
    min-width: 20px !important;
    height: 20px !important;
    min-height: 20px !important;
    margin: 0 !important;
    padding: 0 !important;
    display: inline-block !important;
    position: relative !important;
    transform: scale(1.2) !important;
  }

  html body div input[type="radio"], html body form input[type="radio"], html body label input[type="radio"], html body input[type="radio"]:autofill {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    appearance: radio !important;
    --lightningcss-light: initial !important;
    --lightningcss-dark:  !important;
    color-scheme: light !important;
    color: #216fab !important;
    background: #fff !important;
  }

  html body input[type="radio"]:-webkit-autofill {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    appearance: radio !important;
    --lightningcss-light: initial !important;
    --lightningcss-dark:  !important;
    color-scheme: light !important;
    color: #216fab !important;
    background: #fff !important;
  }

  html body input[type="radio"]:-webkit-autofill:hover {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    appearance: radio !important;
    --lightningcss-light: initial !important;
    --lightningcss-dark:  !important;
    color-scheme: light !important;
    color: #216fab !important;
    background: #fff !important;
  }

  html body input[type="radio"]:-webkit-autofill:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    appearance: radio !important;
    --lightningcss-light: initial !important;
    --lightningcss-dark:  !important;
    color-scheme: light !important;
    color: #216fab !important;
    background: #fff !important;
  }

  html body input[type="radio"]:-webkit-autofill:active {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    appearance: radio !important;
    --lightningcss-light: initial !important;
    --lightningcss-dark:  !important;
    color-scheme: light !important;
    color: #216fab !important;
    background: #fff !important;
  }

  html body input[type="radio"]:checked, html body input[type="radio"]:not(:checked) {
    appearance: radio !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    --lightningcss-light: initial !important;
    --lightningcss-dark:  !important;
    color-scheme: light !important;
    color: #216fab !important;
    background: #fff !important;
  }

  html body label:has(input[type="radio"]) {
    cursor: pointer !important;
    -webkit-user-select: none !important;
    user-select: none !important;
    align-items: center !important;
    gap: .75rem !important;
    display: flex !important;
  }

  * input[type="radio"], [type="radio"] {
    appearance: radio !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    --lightningcss-light: initial !important;
    --lightningcss-dark:  !important;
    color-scheme: light !important;
    color: #216fab !important;
    background: #fff !important;
  }

  form input[type="text"], form input[type="email"], form textarea, [data-slot="select-trigger"], [data-slot="select-item"], [data-slot="select-value"], div[data-slot="select-trigger"], div[data-slot="select-trigger"] span, div[data-slot="select-content"], div[data-slot="select-item"], span[data-slot="select-value"], .text-sm {
    font-size: 18px !important;
  }

  @media (width >= 768px) {
    form input[type="text"], form input[type="email"], form textarea, [data-slot="select-trigger"], [data-slot="select-trigger"] *, [data-slot="select-item"], [data-slot="select-item"] *, [data-slot="select-value"], [data-slot="select-value"] *, [data-radix-select-trigger], [data-radix-select-trigger] *, [data-radix-select-content], [data-radix-select-content] *, [data-radix-select-item], [data-radix-select-item] *, [data-radix-select-value], [data-radix-select-value] * {
      font-size: 18px !important;
    }
  }

  footer, footer *, [data-component="footer"], [data-component="footer"] * {
    -webkit-user-select: text !important;
    user-select: text !important;
    pointer-events: auto !important;
    position: relative !important;
  }

  footer button, footer button *, [data-component="footer"] button, [data-component="footer"] button * {
    cursor: pointer !important;
    -webkit-user-select: none !important;
    user-select: none !important;
    pointer-events: auto !important;
    z-index: 999 !important;
    position: relative !important;
  }

  footer p, footer span:not(button span), footer div:not(:has(button)), [data-component="footer"] p, [data-component="footer"] span:not(button span), [data-component="footer"] div:not(:has(button)) {
    cursor: default !important;
    -webkit-user-select: text !important;
    user-select: text !important;
    pointer-events: auto !important;
    position: relative !important;
  }

  form ~ [data-component="footer"], form ~ * [data-component="footer"], form ~ div [data-component="footer"] {
    -webkit-user-select: text !important;
    user-select: text !important;
    pointer-events: auto !important;
    z-index: 999 !important;
    position: relative !important;
  }

  form ~ [data-component="footer"] button, form ~ * [data-component="footer"] button, form ~ div [data-component="footer"] button {
    cursor: pointer !important;
    -webkit-user-select: none !important;
    user-select: none !important;
    pointer-events: auto !important;
    z-index: 1000 !important;
    position: relative !important;
  }

  .min-h-screen [data-component="footer"], .relative [data-component="footer"], body [data-component="footer"] {
    -webkit-user-select: text !important;
    user-select: text !important;
    pointer-events: auto !important;
    z-index: 999 !important;
    position: relative !important;
  }
}

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

  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

  .static {
    position: static;
  }

  .sticky {
    position: sticky;
  }

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

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

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

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

  .top-\[15\.747\%\] {
    top: 15.747%;
  }

  .top-\[57\.184\%\] {
    top: 57.184%;
  }

  .top-\[65\.751\%\] {
    top: 65.751%;
  }

  .top-\[65\.763\%\] {
    top: 65.763%;
  }

  .top-\[65\.782\%\] {
    top: 65.782%;
  }

  .top-\[65\.805\%\] {
    top: 65.805%;
  }

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

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

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

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

  .right-\[52\.69\%\] {
    right: 52.69%;
  }

  .right-\[68\.84\%\] {
    right: 68.84%;
  }

  .right-\[72\.039\%\] {
    right: 72.039%;
  }

  .right-\[75\.514\%\] {
    right: 75.514%;
  }

  .right-\[79\.311\%\] {
    right: 79.311%;
  }

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

  .bottom-\[28\.181\%\] {
    bottom: 28.181%;
  }

  .bottom-\[28\.213\%\] {
    bottom: 28.213%;
  }

  .bottom-\[28\.224\%\] {
    bottom: 28.224%;
  }

  .bottom-\[28\.244\%\] {
    bottom: 28.244%;
  }

  .bottom-\[33\.887\%\] {
    bottom: 33.887%;
  }

  .bottom-\[79\.908\%\] {
    bottom: 79.908%;
  }

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

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

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

  .left-\[21\.216\%\] {
    left: 21.216%;
  }

  .left-\[24\.926\%\] {
    left: 24.926%;
  }

  .left-\[28\.329\%\] {
    left: 28.329%;
  }

  .left-\[42\.586\%\] {
    left: 42.586%;
  }

  .left-\[81\.491\%\] {
    left: 81.491%;
  }

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

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

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

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

  .order-1 {
    order: 1;
  }

  .order-2 {
    order: 2;
  }

  .order-3 {
    order: 3;
  }

  .order-4 {
    order: 4;
  }

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

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

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

  .my-1 {
    margin-block: calc(var(--spacing) * 1);
  }

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

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

  .block {
    display: block;
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

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

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

  .field-sizing-content {
    field-sizing: content;
  }

  .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-9 {
    width: calc(var(--spacing) * 9);
    height: calc(var(--spacing) * 9);
  }

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

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

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

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

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

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

  .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-42 {
    height: calc(var(--spacing) * 42);
  }

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

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

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

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

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

  .h-\[var\(--radix-select-trigger-height\)\] {
    height: var(--radix-select-trigger-height);
  }

  .h-px {
    height: 1px;
  }

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

  .max-h-\(--radix-select-content-available-height\) {
    max-height: var(--radix-select-content-available-height);
  }

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

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

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

  .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-9 {
    width: calc(var(--spacing) * 9);
  }

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

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

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

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

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

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

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

  .w-auto {
    width: auto;
  }

  .w-full {
    width: 100%;
  }

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

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

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

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

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

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

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

  .min-w-\[var\(--radix-select-trigger-width\)\] {
    min-width: var(--radix-select-trigger-width);
  }

  .flex-1 {
    flex: 1;
  }

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

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

  .-translate-y-1\/2 {
    --tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

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

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

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

  .animate-spin {
    animation: var(--animate-spin);
  }

  .cursor-default {
    cursor: default;
  }

  .cursor-pointer {
    cursor: pointer;
  }

  .touch-manipulation {
    touch-action: manipulation;
  }

  .resize {
    resize: both;
  }

  .resize-none {
    resize: none;
  }

  .scroll-my-1 {
    scroll-margin-block: calc(var(--spacing) * 1);
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  :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(.space-y-8 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 8) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 8) * calc(1 - var(--tw-space-y-reverse)));
  }

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

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

  .overflow-hidden {
    overflow: hidden;
  }

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

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

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

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

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

  .rounded-sm {
    border-radius: calc(var(--radius)  - 4px);
  }

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

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

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

  .border-l-4 {
    border-left-style: var(--tw-border-style);
    border-left-width: 4px;
  }

  .border-blue-400 {
    border-color: var(--color-blue-400);
  }

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

  .border-neutral-800 {
    border-color: var(--color-neutral-800);
  }

  .border-white\/30 {
    border-color: #ffffff4d;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-white\/30 {
      border-color: color-mix(in oklab, var(--color-white) 30%, transparent);
    }
  }

  .border-yellow-400 {
    border-color: var(--color-yellow-400);
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .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-3 {
    padding-block: calc(var(--spacing) * 3);
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .font-\[\'Caprasimo\'\,_sans-serif\] {
    font-family: Caprasimo, 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;
  }

  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }

  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }

  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }

  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .leading-\[1\.431\] {
    --tw-leading: 1.431;
    line-height: 1.431;
  }

  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }

  .leading-relaxed {
    --tw-leading: var(--leading-relaxed);
    line-height: var(--leading-relaxed);
  }

  .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\.02em\] {
    --tw-tracking: -.02em;
    letter-spacing: -.02em;
  }

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

  .text-\[\#216FAB\], .text-\[\#216fab\] {
    color: #216fab;
  }

  .text-blue-700 {
    color: var(--color-blue-700);
  }

  .text-blue-800 {
    color: var(--color-blue-800);
  }

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

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

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

  .text-green-700 {
    color: var(--color-green-700);
  }

  .text-green-800 {
    color: var(--color-green-800);
  }

  .text-muted-foreground {
    color: var(--muted-foreground);
  }

  .text-neutral-600 {
    color: var(--color-neutral-600);
  }

  .text-neutral-700 {
    color: var(--color-neutral-700);
  }

  .text-neutral-800 {
    color: var(--color-neutral-800);
  }

  .text-popover-foreground {
    color: var(--popover-foreground);
  }

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

  .text-primary-foreground {
    color: var(--primary-foreground);
  }

  .text-red-700 {
    color: var(--color-red-700);
  }

  .text-red-800 {
    color: var(--color-red-800);
  }

  .text-secondary-foreground {
    color: var(--secondary-foreground);
  }

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

  .text-yellow-700 {
    color: var(--color-yellow-700);
  }

  .text-yellow-800 {
    color: var(--color-yellow-800);
  }

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

  .underline-offset-4 {
    text-underline-offset: 4px;
  }

  .opacity-0 {
    opacity: 0;
  }

  .opacity-50 {
    opacity: .5;
  }

  .opacity-100 {
    opacity: 1;
  }

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

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

  .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-\[color\,box-shadow\] {
    transition-property: color, box-shadow;
    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));
  }

  .duration-100 {
    --tw-duration: .1s;
    transition-duration: .1s;
  }

  .duration-150 {
    --tw-duration: .15s;
    transition-duration: .15s;
  }

  .duration-200 {
    --tw-duration: .2s;
    transition-duration: .2s;
  }

  .duration-400 {
    --tw-duration: .4s;
    transition-duration: .4s;
  }

  .duration-700 {
    --tw-duration: .7s;
    transition-duration: .7s;
  }

  .duration-800 {
    --tw-duration: .8s;
    transition-duration: .8s;
  }

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

  .will-change-transform {
    will-change: transform;
  }

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

  .select-none {
    -webkit-user-select: none;
    user-select: none;
  }

  @media (hover: hover) {
    .group-hover\:fill-\[\#0C4775\]:is(:where(.group):hover *) {
      fill: #0c4775;
    }
  }

  @media (hover: hover) {
    .group-hover\:text-\[\#0C4775\]:is(:where(.group):hover *) {
      color: #0c4775;
    }
  }

  .group-active\:fill-\[\#0C4775\]:is(:where(.group):active *) {
    fill: #0c4775;
  }

  .group-active\:text-\[\#0C4775\]:is(:where(.group):active *) {
    color: #0c4775;
  }

  .group-data-\[disabled\=true\]\:pointer-events-none:is(:where(.group)[data-disabled="true"] *) {
    pointer-events: none;
  }

  .group-data-\[disabled\=true\]\:opacity-50:is(:where(.group)[data-disabled="true"] *) {
    opacity: .5;
  }

  .peer-disabled\:cursor-not-allowed:is(:where(.peer):disabled ~ *) {
    cursor: not-allowed;
  }

  .peer-disabled\:opacity-50:is(:where(.peer):disabled ~ *) {
    opacity: .5;
  }

  .selection\:bg-primary ::selection, .selection\:bg-primary::selection {
    background-color: var(--primary);
  }

  .selection\:text-primary-foreground ::selection, .selection\:text-primary-foreground::selection {
    color: var(--primary-foreground);
  }

  .file\:inline-flex::file-selector-button {
    display: inline-flex;
  }

  .file\:h-7::file-selector-button {
    height: calc(var(--spacing) * 7);
  }

  .file\:border-0::file-selector-button {
    border-style: var(--tw-border-style);
    border-width: 0;
  }

  .file\:bg-transparent::file-selector-button {
    background-color: #0000;
  }

  .file\:text-sm::file-selector-button {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }

  .file\:font-medium::file-selector-button {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }

  .file\:text-foreground::file-selector-button {
    color: var(--foreground);
  }

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

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

  .placeholder\:text-muted-foreground::placeholder {
    color: var(--muted-foreground);
  }

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

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

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

  @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-200:hover {
      background-color: var(--color-gray-200);
    }
  }

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

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

  @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-red-200:hover {
      background-color: var(--color-red-200);
    }
  }

  @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\:bg-yellow-200:hover {
      background-color: var(--color-yellow-200);
    }
  }

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

  @media (hover: hover) {
    .hover\:text-accent-foreground:hover {
      color: var(--accent-foreground);
    }
  }

  @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-80:hover {
      opacity: .8;
    }
  }

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

  .focus\:bg-accent:focus {
    background-color: var(--accent);
  }

  .focus\:text-accent-foreground:focus {
    color: var(--accent-foreground);
  }

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

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

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

  .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-\[disabled\]\:pointer-events-none[data-disabled] {
    pointer-events: none;
  }

  .data-\[disabled\]\:opacity-50[data-disabled] {
    opacity: .5;
  }

  .data-\[placeholder\]\:text-muted-foreground[data-placeholder] {
    color: var(--muted-foreground);
  }

  .data-\[side\=bottom\]\:translate-y-1[data-side="bottom"] {
    --tw-translate-y: calc(var(--spacing) * 1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .data-\[side\=bottom\]\:slide-in-from-top-2[data-side="bottom"] {
    --tw-enter-translate-y: calc(2 * var(--spacing) * -1);
  }

  .data-\[side\=left\]\:-translate-x-1[data-side="left"] {
    --tw-translate-x: calc(var(--spacing) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .data-\[side\=left\]\:slide-in-from-right-2[data-side="left"] {
    --tw-enter-translate-x: calc(2 * var(--spacing));
  }

  .data-\[side\=right\]\:translate-x-1[data-side="right"] {
    --tw-translate-x: calc(var(--spacing) * 1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .data-\[side\=right\]\:slide-in-from-left-2[data-side="right"] {
    --tw-enter-translate-x: calc(2 * var(--spacing) * -1);
  }

  .data-\[side\=top\]\:-translate-y-1[data-side="top"] {
    --tw-translate-y: calc(var(--spacing) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .data-\[side\=top\]\:slide-in-from-bottom-2[data-side="top"] {
    --tw-enter-translate-y: calc(2 * var(--spacing));
  }

  .data-\[size\=default\]\:h-9[data-size="default"] {
    height: calc(var(--spacing) * 9);
  }

  .data-\[size\=sm\]\:h-8[data-size="sm"] {
    height: calc(var(--spacing) * 8);
  }

  :is(.\*\:data-\[slot\=select-value\]\:line-clamp-1 > *)[data-slot="select-value"] {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
  }

  :is(.\*\:data-\[slot\=select-value\]\:flex > *)[data-slot="select-value"] {
    display: flex;
  }

  :is(.\*\:data-\[slot\=select-value\]\:items-center > *)[data-slot="select-value"] {
    align-items: center;
  }

  :is(.\*\:data-\[slot\=select-value\]\:gap-2 > *)[data-slot="select-value"] {
    gap: calc(var(--spacing) * 2);
  }

  .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\]\: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 >= 375px) {
    .min-\[375px\]\:flex-row {
      flex-direction: row;
    }
  }

  @media (width >= 375px) {
    .min-\[375px\]\:items-center {
      align-items: center;
    }
  }

  @media (width >= 375px) {
    .min-\[375px\]\:gap-1\.5 {
      gap: calc(var(--spacing) * 1.5);
    }
  }

  @media (width >= 48rem) {
    .md\:order-1 {
      order: 1;
    }
  }

  @media (width >= 48rem) {
    .md\:order-2 {
      order: 2;
    }
  }

  @media (width >= 48rem) {
    .md\:order-3 {
      order: 3;
    }
  }

  @media (width >= 48rem) {
    .md\:order-4 {
      order: 4;
    }
  }

  @media (width >= 48rem) {
    .md\:ml-2 {
      margin-left: calc(var(--spacing) * 2);
    }
  }

  @media (width >= 48rem) {
    .md\:flex {
      display: flex;
    }
  }

  @media (width >= 48rem) {
    .md\:inline {
      display: inline;
    }
  }

  @media (width >= 48rem) {
    .md\:size-14 {
      width: calc(var(--spacing) * 14);
      height: calc(var(--spacing) * 14);
    }
  }

  @media (width >= 48rem) {
    .md\:h-5 {
      height: calc(var(--spacing) * 5);
    }
  }

  @media (width >= 48rem) {
    .md\:h-12 {
      height: calc(var(--spacing) * 12);
    }
  }

  @media (width >= 48rem) {
    .md\:h-\[14px\] {
      height: 14px;
    }
  }

  @media (width >= 48rem) {
    .md\:h-\[200px\] {
      height: 200px;
    }
  }

  @media (width >= 48rem) {
    .md\:h-\[360px\] {
      height: 360px;
    }
  }

  @media (width >= 48rem) {
    .md\:w-5 {
      width: calc(var(--spacing) * 5);
    }
  }

  @media (width >= 48rem) {
    .md\:w-\[120px\] {
      width: 120px;
    }
  }

  @media (width >= 48rem) {
    .md\:w-\[199px\] {
      width: 199px;
    }
  }

  @media (width >= 48rem) {
    .md\:w-\[216px\] {
      width: 216px;
    }
  }

  @media (width >= 48rem) {
    .md\:w-\[358px\] {
      width: 358px;
    }
  }

  @media (width >= 48rem) {
    .md\:w-auto {
      width: auto;
    }
  }

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

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

  @media (width >= 48rem) {
    .md\:items-start {
      align-items: flex-start;
    }
  }

  @media (width >= 48rem) {
    .md\:gap-8 {
      gap: calc(var(--spacing) * 8);
    }
  }

  @media (width >= 48rem) {
    .md\:gap-16 {
      gap: calc(var(--spacing) * 16);
    }
  }

  @media (width >= 48rem) {
    .md\:rounded-full {
      border-radius: 3.40282e38px;
    }
  }

  @media (width >= 48rem) {
    .md\:px-\[18px\] {
      padding-inline: 18px;
    }
  }

  @media (width >= 48rem) {
    .md\:text-lg {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }

  @media (width >= 48rem) {
    .md\:text-sm {
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }
  }

  @media (width >= 48rem) {
    .md\:text-\[15px\] {
      font-size: 15px;
    }
  }

  @media (width >= 48rem) {
    .md\:text-\[20px\] {
      font-size: 20px;
    }
  }

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

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

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

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

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

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

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

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

  @media (width >= 64rem) {
    .lg\:text-\[16px\] {
      font-size: 16px;
    }
  }

  @media (width >= 64rem) {
    .lg\:text-\[22px\] {
      font-size: 22px;
    }
  }

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

  .\[\&_span\]\:\!text-\[18px\] span {
    font-size: 18px !important;
  }

  .\[\&_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);
  }

  .\[\&_svg\:not\(\[class\*\=\'text-\'\]\)\]\:text-muted-foreground svg:not([class*="text-"]) {
    color: var(--muted-foreground);
  }

  :is(.\*\:\[span\]\:last\:flex > *):is(span):last-child {
    display: flex;
  }

  :is(.\*\:\[span\]\:last\:items-center > *):is(span):last-child {
    align-items: center;
  }

  :is(.\*\:\[span\]\:last\:gap-2 > *):is(span):last-child {
    gap: calc(var(--spacing) * 2);
  }

  .\[\&\>span\:last-child\>svg\]\:\!text-\[\#216FAB\] > span:last-child > svg {
    color: #216fab !important;
  }

  .\[\&\>span\:last-child\>svg\]\:text-\[\#216FAB\] > span:last-child > svg {
    color: #216fab;
  }

  .\[\&\>svg\]\:h-6 > svg {
    height: calc(var(--spacing) * 6);
  }

  .\[\&\>svg\]\:w-6 > svg {
    width: calc(var(--spacing) * 6);
  }

  .\[\&\>svg\]\:text-\[\#262626\] > svg {
    color: #262626;
  }

  .\[\&\>svg\]\:opacity-100 > svg {
    opacity: 1;
  }

  .animate-shimmer {
    animation: 1.5s ease-out shimmer;
  }

  .animate-rotate-letters {
    animation: 20s linear infinite rotate-letters;
  }

  .footer-gradient-animation {
    background: linear-gradient(90deg, #216fab 0% 35%, #f44 50%, #216fab 65% 100%) 0 0 / 300% 100%;
    animation: 12s linear infinite red-gradient-flow;
  }

  .animate-in {
    animation-fill-mode: both;
  }

  .fade-in {
    animation: .5s ease-out fade-in;
  }

  .slide-in-from-bottom-4 {
    animation: .7s ease-out slide-in-from-bottom;
  }

  .duration-200 {
    animation-duration: .2s;
  }

  .duration-300 {
    animation-duration: .3s;
  }

  .duration-500 {
    animation-duration: .5s;
  }

  .duration-700 {
    animation-duration: .7s;
  }

  .delay-200 {
    animation-delay: .2s;
  }

  .delay-500 {
    animation-delay: .5s;
  }

  .delay-700 {
    animation-delay: .7s;
  }
}


:root {
  --font-size: 14px;
  --background: #edefeb;
  --foreground: oklch(.145 0 0);
  --card: #edefeb;
  --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 shimmer {
  0% {
    transform: translateX(-150%)skewX(-12deg);
  }

  100% {
    transform: translateX(250%)skewX(-12deg);
  }
}

@keyframes rotate-letters {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes red-gradient-flow {
  0% {
    background-position: 200%;
  }

  100% {
    background-position: -100%;
  }
}

@keyframes fade-in {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes slide-in-from-bottom {
  from {
    opacity: 0;
    transform: translateY(20px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

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

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

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

@property --tw-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-space-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

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

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

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

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

@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

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

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

@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

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

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

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

@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

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

@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}

@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}

@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

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

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

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