/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-red-200: oklch(88.5% 0.062 18.334);
    --color-red-400: oklch(70.4% 0.191 22.216);
    --color-red-500: oklch(63.7% 0.237 25.331);
    --color-red-600: oklch(57.7% 0.245 27.325);
    --color-amber-200: oklch(92.4% 0.12 95.746);
    --color-gray-100: oklch(96.7% 0.003 264.542);
    --color-gray-200: oklch(92.8% 0.006 264.531);
    --color-gray-300: oklch(87.2% 0.01 258.338);
    --color-gray-400: oklch(70.7% 0.022 261.325);
    --color-gray-500: oklch(55.1% 0.027 264.364);
    --color-gray-600: oklch(44.6% 0.03 256.802);
    --color-gray-700: oklch(37.3% 0.034 259.733);
    --color-zinc-700: oklch(37% 0.013 285.805);
    --color-black: #000;
    --color-white: #fff;
    --spacing: 0.25rem;
    --container-4xl: 56rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --font-weight-light: 300;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --font-weight-extrabold: 800;
    --font-weight-black: 900;
    --radius-2xl: 1rem;
    --radius-3xl: 1.5rem;
    --radius-4xl: 2rem;
    --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --blur-3xl: 64px;
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --color-main-blue-10: #1E69E81A;
    --color-main-blue-100: #1E69E8;
    --color-main-blue-200: #0C2F6C;
    --color-dark-black: #161C26;
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .pointer-events-none {
    pointer-events: none;
  }
  .invisible {
    visibility: hidden;
  }
  .visible {
    visibility: visible;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .sticky {
    position: sticky;
  }
  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }
  .-top-2 {
    top: calc(var(--spacing) * -2);
  }
  .-top-2\.25 {
    top: calc(var(--spacing) * -2.25);
  }
  .-top-20 {
    top: calc(var(--spacing) * -20);
  }
  .-top-52\.75 {
    top: calc(var(--spacing) * -52.75);
  }
  .-top-62\.5 {
    top: calc(var(--spacing) * -62.5);
  }
  .-top-91 {
    top: calc(var(--spacing) * -91);
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .top-1\/2 {
    top: calc(1/2 * 100%);
  }
  .top-3 {
    top: calc(var(--spacing) * 3);
  }
  .top-5 {
    top: calc(var(--spacing) * 5);
  }
  .top-\[15px\] {
    top: 15px;
  }
  .top-\[50\%\] {
    top: 50%;
  }
  .top-\[101\%\] {
    top: 101%;
  }
  .top-\[calc\(50\%\)\] {
    top: calc(50%);
  }
  .-right-1 {
    right: calc(var(--spacing) * -1);
  }
  .-right-52\.75 {
    right: calc(var(--spacing) * -52.75);
  }
  .-right-64 {
    right: calc(var(--spacing) * -64);
  }
  .-right-100 {
    right: calc(var(--spacing) * -100);
  }
  .-right-152 {
    right: calc(var(--spacing) * -152);
  }
  .-right-\[250px\] {
    right: calc(250px * -1);
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .-bottom-\[34px\] {
    bottom: calc(34px * -1);
  }
  .-bottom-\[35px\] {
    bottom: calc(35px * -1);
  }
  .-bottom-\[36px\] {
    bottom: calc(36px * -1);
  }
  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }
  .bottom-10 {
    bottom: calc(var(--spacing) * 10);
  }
  .bottom-\[10px\] {
    bottom: 10px;
  }
  .bottom-\[20px\] {
    bottom: 20px;
  }
  .-left-52\.75 {
    left: calc(var(--spacing) * -52.75);
  }
  .-left-70 {
    left: calc(var(--spacing) * -70);
  }
  .-left-120 {
    left: calc(var(--spacing) * -120);
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .left-1\/2 {
    left: calc(1/2 * 100%);
  }
  .left-3 {
    left: calc(var(--spacing) * 3);
  }
  .left-3\.5 {
    left: calc(var(--spacing) * 3.5);
  }
  .left-5 {
    left: calc(var(--spacing) * 5);
  }
  .left-\[15px\] {
    left: 15px;
  }
  .-z-10 {
    z-index: calc(10 * -1);
  }
  .z-0 {
    z-index: 0;
  }
  .z-1 {
    z-index: 1;
  }
  .z-2 {
    z-index: 2;
  }
  .z-5 {
    z-index: 5;
  }
  .z-10 {
    z-index: 10;
  }
  .z-11 {
    z-index: 11;
  }
  .z-20 {
    z-index: 20;
  }
  .z-40 {
    z-index: 40;
  }
  .col-span-3 {
    grid-column: span 3 / span 3;
  }
  .col-span-12 {
    grid-column: span 12 / span 12;
  }
  .container {
    width: 100%;
    @media (width >= 640px) {
      max-width: 640px;
    }
    @media (width >= 768px) {
      max-width: 768px;
    }
    @media (width >= 1024px) {
      max-width: 1024px;
    }
    @media (width >= 1280px) {
      max-width: 1280px;
    }
    @media (width >= 1280px) {
      max-width: 1280px;
    }
  }
  .m-auto {
    margin: auto;
  }
  .container {
    margin-inline: auto;
    padding-inline: calc(var(--spacing) * 2.5);
  }
  .mx-2 {
    margin-inline: calc(var(--spacing) * 2);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .my-5 {
    margin-block: calc(var(--spacing) * 5);
  }
  .my-10 {
    margin-block: calc(var(--spacing) * 10);
  }
  .my-20 {
    margin-block: calc(var(--spacing) * 20);
  }
  .my-auto {
    margin-block: auto;
  }
  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mt-4\.5 {
    margin-top: calc(var(--spacing) * 4.5);
  }
  .mt-5 {
    margin-top: calc(var(--spacing) * 5);
  }
  .mt-5\.25 {
    margin-top: calc(var(--spacing) * 5.25);
  }
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .mt-6\.25 {
    margin-top: calc(var(--spacing) * 6.25);
  }
  .mt-7 {
    margin-top: calc(var(--spacing) * 7);
  }
  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }
  .mt-9 {
    margin-top: calc(var(--spacing) * 9);
  }
  .mt-10 {
    margin-top: calc(var(--spacing) * 10);
  }
  .mt-11\.5 {
    margin-top: calc(var(--spacing) * 11.5);
  }
  .mt-12 {
    margin-top: calc(var(--spacing) * 12);
  }
  .mt-12\.5 {
    margin-top: calc(var(--spacing) * 12.5);
  }
  .mt-20 {
    margin-top: calc(var(--spacing) * 20);
  }
  .mt-21\.5 {
    margin-top: calc(var(--spacing) * 21.5);
  }
  .mt-22\.5 {
    margin-top: calc(var(--spacing) * 22.5);
  }
  .mt-25 {
    margin-top: calc(var(--spacing) * 25);
  }
  .mt-\[5px\] {
    margin-top: 5px;
  }
  .mb-0\.5 {
    margin-bottom: calc(var(--spacing) * 0.5);
  }
  .mb-3\.25 {
    margin-bottom: calc(var(--spacing) * 3.25);
  }
  .mb-4\.25 {
    margin-bottom: calc(var(--spacing) * 4.25);
  }
  .mb-5 {
    margin-bottom: calc(var(--spacing) * 5);
  }
  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }
  .mb-6\.5 {
    margin-bottom: calc(var(--spacing) * 6.5);
  }
  .mb-7\.5 {
    margin-bottom: calc(var(--spacing) * 7.5);
  }
  .mb-9\.5 {
    margin-bottom: calc(var(--spacing) * 9.5);
  }
  .mb-10 {
    margin-bottom: calc(var(--spacing) * 10);
  }
  .mb-10\.5 {
    margin-bottom: calc(var(--spacing) * 10.5);
  }
  .mb-10\.25 {
    margin-bottom: calc(var(--spacing) * 10.25);
  }
  .mb-13 {
    margin-bottom: calc(var(--spacing) * 13);
  }
  .mb-13\.5 {
    margin-bottom: calc(var(--spacing) * 13.5);
  }
  .mb-18 {
    margin-bottom: calc(var(--spacing) * 18);
  }
  .mb-20 {
    margin-bottom: calc(var(--spacing) * 20);
  }
  .mb-22 {
    margin-bottom: calc(var(--spacing) * 22);
  }
  .mb-22\.5 {
    margin-bottom: calc(var(--spacing) * 22.5);
  }
  .mb-25 {
    margin-bottom: calc(var(--spacing) * 25);
  }
  .mb-47\.5 {
    margin-bottom: calc(var(--spacing) * 47.5);
  }
  .mb-\[15px\] {
    margin-bottom: 15px;
  }
  .mb-\[25px\] {
    margin-bottom: 25px;
  }
  .mb-\[107px\] {
    margin-bottom: 107px;
  }
  .line-clamp-1 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }
  .line-clamp-2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline-block {
    display: inline-block;
  }
  .\!size-6 {
    width: calc(var(--spacing) * 6) !important;
    height: calc(var(--spacing) * 6) !important;
  }
  .size-4 {
    width: calc(var(--spacing) * 4);
    height: calc(var(--spacing) * 4);
  }
  .size-4\.25 {
    width: calc(var(--spacing) * 4.25);
    height: calc(var(--spacing) * 4.25);
  }
  .size-6 {
    width: calc(var(--spacing) * 6);
    height: calc(var(--spacing) * 6);
  }
  .size-7\.5 {
    width: calc(var(--spacing) * 7.5);
    height: calc(var(--spacing) * 7.5);
  }
  .size-8 {
    width: calc(var(--spacing) * 8);
    height: calc(var(--spacing) * 8);
  }
  .size-8\.5 {
    width: calc(var(--spacing) * 8.5);
    height: calc(var(--spacing) * 8.5);
  }
  .size-9\.25 {
    width: calc(var(--spacing) * 9.25);
    height: calc(var(--spacing) * 9.25);
  }
  .size-10 {
    width: calc(var(--spacing) * 10);
    height: calc(var(--spacing) * 10);
  }
  .size-11\.5 {
    width: calc(var(--spacing) * 11.5);
    height: calc(var(--spacing) * 11.5);
  }
  .size-13\.5 {
    width: calc(var(--spacing) * 13.5);
    height: calc(var(--spacing) * 13.5);
  }
  .size-15\.5 {
    width: calc(var(--spacing) * 15.5);
    height: calc(var(--spacing) * 15.5);
  }
  .size-17\.5 {
    width: calc(var(--spacing) * 17.5);
    height: calc(var(--spacing) * 17.5);
  }
  .size-30 {
    width: calc(var(--spacing) * 30);
    height: calc(var(--spacing) * 30);
  }
  .size-50 {
    width: calc(var(--spacing) * 50);
    height: calc(var(--spacing) * 50);
  }
  .size-105\.5 {
    width: calc(var(--spacing) * 105.5);
    height: calc(var(--spacing) * 105.5);
  }
  .size-\[40px\] {
    width: 40px;
    height: 40px;
  }
  .size-\[48px\] {
    width: 48px;
    height: 48px;
  }
  .size-\[80px\] {
    width: 80px;
    height: 80px;
  }
  .size-full {
    width: 100%;
    height: 100%;
  }
  .\!h-\[20px\] {
    height: 20px !important;
  }
  .\!h-\[50px\] {
    height: 50px !important;
  }
  .h-2 {
    height: calc(var(--spacing) * 2);
  }
  .h-7 {
    height: calc(var(--spacing) * 7);
  }
  .h-11\.5 {
    height: calc(var(--spacing) * 11.5);
  }
  .h-12\.5 {
    height: calc(var(--spacing) * 12.5);
  }
  .h-14 {
    height: calc(var(--spacing) * 14);
  }
  .h-14\.5 {
    height: calc(var(--spacing) * 14.5);
  }
  .h-16 {
    height: calc(var(--spacing) * 16);
  }
  .h-16\.75 {
    height: calc(var(--spacing) * 16.75);
  }
  .h-18\.75 {
    height: calc(var(--spacing) * 18.75);
  }
  .h-24 {
    height: calc(var(--spacing) * 24);
  }
  .h-25 {
    height: calc(var(--spacing) * 25);
  }
  .h-28 {
    height: calc(var(--spacing) * 28);
  }
  .h-49 {
    height: calc(var(--spacing) * 49);
  }
  .h-54 {
    height: calc(var(--spacing) * 54);
  }
  .h-57\.5 {
    height: calc(var(--spacing) * 57.5);
  }
  .h-195 {
    height: calc(var(--spacing) * 195);
  }
  .h-\[38px\] {
    height: 38px;
  }
  .h-\[40px\] {
    height: 40px;
  }
  .h-\[54px\] {
    height: 54px;
  }
  .h-\[56px\] {
    height: 56px;
  }
  .h-\[60px\] {
    height: 60px;
  }
  .h-\[64px\] {
    height: 64px;
  }
  .h-\[88px\] {
    height: 88px;
  }
  .h-\[185px\] {
    height: 185px;
  }
  .h-\[500px\] {
    height: 500px;
  }
  .h-\[600px\] {
    height: 600px;
  }
  .h-auto {
    height: auto;
  }
  .h-full {
    height: 100%;
  }
  .h-screen {
    height: 100vh;
  }
  .max-h-0 {
    max-height: calc(var(--spacing) * 0);
  }
  .max-h-\[400px\] {
    max-height: 400px;
  }
  .min-h-screen {
    min-height: 100vh;
  }
  .w-6 {
    width: calc(var(--spacing) * 6);
  }
  .w-12 {
    width: calc(var(--spacing) * 12);
  }
  .w-21\.25 {
    width: calc(var(--spacing) * 21.25);
  }
  .w-26\.5 {
    width: calc(var(--spacing) * 26.5);
  }
  .w-35 {
    width: calc(var(--spacing) * 35);
  }
  .w-37\.5 {
    width: calc(var(--spacing) * 37.5);
  }
  .w-42\.5 {
    width: calc(var(--spacing) * 42.5);
  }
  .w-56 {
    width: calc(var(--spacing) * 56);
  }
  .w-64 {
    width: calc(var(--spacing) * 64);
  }
  .w-65\.5 {
    width: calc(var(--spacing) * 65.5);
  }
  .w-74 {
    width: calc(var(--spacing) * 74);
  }
  .w-80\.75 {
    width: calc(var(--spacing) * 80.75);
  }
  .w-87\.5 {
    width: calc(var(--spacing) * 87.5);
  }
  .w-98 {
    width: calc(var(--spacing) * 98);
  }
  .w-103\.25 {
    width: calc(var(--spacing) * 103.25);
  }
  .w-191\.75 {
    width: calc(var(--spacing) * 191.75);
  }
  .w-\[49px\] {
    width: 49px;
  }
  .w-\[50\%\] {
    width: 50%;
  }
  .w-\[70px\] {
    width: 70px;
  }
  .w-\[86\%\] {
    width: 86%;
  }
  .w-\[90px\] {
    width: 90px;
  }
  .w-\[135px\] {
    width: 135px;
  }
  .w-\[140px\] {
    width: 140px;
  }
  .w-\[165px\] {
    width: 165px;
  }
  .w-\[250px\] {
    width: 250px;
  }
  .w-\[300px\] {
    width: 300px;
  }
  .w-fit {
    width: fit-content;
  }
  .w-full {
    width: 100%;
  }
  .max-w-4xl {
    max-width: var(--container-4xl);
  }
  .max-w-75 {
    max-width: calc(var(--spacing) * 75);
  }
  .max-w-\[400px\] {
    max-width: 400px;
  }
  .max-w-max {
    max-width: max-content;
  }
  .min-w-max {
    min-width: max-content;
  }
  .flex-1 {
    flex: 1;
  }
  .shrink-0 {
    flex-shrink: 0;
  }
  .-translate-x-1\/2 {
    --tw-translate-x: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .-translate-y-1\/2 {
    --tw-translate-y: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .resize {
    resize: both;
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .items-center {
    align-items: center;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-evenly {
    justify-content: space-evenly;
  }
  .justify-items-center {
    justify-items: center;
  }
  .gap-1\.75 {
    gap: calc(var(--spacing) * 1.75);
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  .gap-5 {
    gap: calc(var(--spacing) * 5);
  }
  .gap-9 {
    gap: calc(var(--spacing) * 9);
  }
  .gap-10 {
    gap: calc(var(--spacing) * 10);
  }
  .gap-15 {
    gap: calc(var(--spacing) * 15);
  }
  .space-y-1 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-1\.5 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 1.5) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 1.5) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-1\.75 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 1.75) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 1.75) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-2\.5 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 2.5) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 2.5) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-2\.25 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 2.25) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 2.25) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-4 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-5 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 5) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 5) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .gap-x-0\.5 {
    column-gap: calc(var(--spacing) * 0.5);
  }
  .gap-x-0\.25 {
    column-gap: calc(var(--spacing) * 0.25);
  }
  .gap-x-1 {
    column-gap: calc(var(--spacing) * 1);
  }
  .gap-x-1\.5 {
    column-gap: calc(var(--spacing) * 1.5);
  }
  .gap-x-2 {
    column-gap: calc(var(--spacing) * 2);
  }
  .gap-x-2\.5 {
    column-gap: calc(var(--spacing) * 2.5);
  }
  .gap-x-3 {
    column-gap: calc(var(--spacing) * 3);
  }
  .gap-x-3\.5 {
    column-gap: calc(var(--spacing) * 3.5);
  }
  .gap-x-3\.25 {
    column-gap: calc(var(--spacing) * 3.25);
  }
  .gap-x-3\.75 {
    column-gap: calc(var(--spacing) * 3.75);
  }
  .gap-x-4 {
    column-gap: calc(var(--spacing) * 4);
  }
  .gap-x-5 {
    column-gap: calc(var(--spacing) * 5);
  }
  .gap-x-6\.5 {
    column-gap: calc(var(--spacing) * 6.5);
  }
  .gap-x-7\.5 {
    column-gap: calc(var(--spacing) * 7.5);
  }
  .gap-x-8 {
    column-gap: calc(var(--spacing) * 8);
  }
  .gap-x-9\.5 {
    column-gap: calc(var(--spacing) * 9.5);
  }
  .gap-x-10 {
    column-gap: calc(var(--spacing) * 10);
  }
  .gap-x-12 {
    column-gap: calc(var(--spacing) * 12);
  }
  .gap-x-15 {
    column-gap: calc(var(--spacing) * 15);
  }
  .gap-y-1 {
    row-gap: calc(var(--spacing) * 1);
  }
  .gap-y-1\.25 {
    row-gap: calc(var(--spacing) * 1.25);
  }
  .gap-y-2 {
    row-gap: calc(var(--spacing) * 2);
  }
  .gap-y-2\.5 {
    row-gap: calc(var(--spacing) * 2.5);
  }
  .gap-y-3 {
    row-gap: calc(var(--spacing) * 3);
  }
  .gap-y-4\.5 {
    row-gap: calc(var(--spacing) * 4.5);
  }
  .gap-y-5 {
    row-gap: calc(var(--spacing) * 5);
  }
  .gap-y-10 {
    row-gap: calc(var(--spacing) * 10);
  }
  .divide-y-2 {
    :where(& > :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(2px * var(--tw-divide-y-reverse));
      border-bottom-width: calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    }
  }
  .divide-\[\#e5e5e599\] {
    :where(& > :not(:last-child)) {
      border-color: #e5e5e599;
    }
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .overflow-x-auto {
    overflow-x: auto;
  }
  .overflow-y-auto {
    overflow-y: auto;
  }
  .\!rounded-\[15px\] {
    border-radius: 15px !important;
  }
  .rounded-2xl {
    border-radius: var(--radius-2xl);
  }
  .rounded-3xl {
    border-radius: var(--radius-3xl);
  }
  .rounded-4xl {
    border-radius: var(--radius-4xl);
  }
  .rounded-\[7px\] {
    border-radius: 7px;
  }
  .rounded-\[8px\] {
    border-radius: 8px;
  }
  .rounded-\[10px\] {
    border-radius: 10px;
  }
  .rounded-\[12px\] {
    border-radius: 12px;
  }
  .rounded-\[14px\] {
    border-radius: 14px;
  }
  .rounded-\[18px\] {
    border-radius: 18px;
  }
  .rounded-\[20px\] {
    border-radius: 20px;
  }
  .rounded-\[24px\] {
    border-radius: 24px;
  }
  .rounded-\[26px\] {
    border-radius: 26px;
  }
  .rounded-\[28px\] {
    border-radius: 28px;
  }
  .rounded-\[29px\] {
    border-radius: 29px;
  }
  .rounded-\[32px\] {
    border-radius: 32px;
  }
  .rounded-\[40px\] {
    border-radius: 40px;
  }
  .rounded-\[44px\] {
    border-radius: 44px;
  }
  .rounded-\[48px\] {
    border-radius: 48px;
  }
  .rounded-\[53px\] {
    border-radius: 53px;
  }
  .rounded-\[100\%\] {
    border-radius: 100%;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-t-\[38px\] {
    border-top-left-radius: 38px;
    border-top-right-radius: 38px;
  }
  .rounded-tr-\[38px\] {
    border-top-right-radius: 38px;
  }
  .rounded-b-none {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .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-3 {
    border-style: var(--tw-border-style);
    border-width: 3px;
  }
  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-b-4 {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 4px;
  }
  .border-l {
    border-left-style: var(--tw-border-style);
    border-left-width: 1px;
  }
  .border-\[\#747474\] {
    border-color: #747474;
  }
  .border-\[\#BED6FF\] {
    border-color: #BED6FF;
  }
  .border-\[\#d4d8dd\] {
    border-color: #d4d8dd;
  }
  .border-\[\#ddd\] {
    border-color: #ddd;
  }
  .border-\[\#ececec\] {
    border-color: #ececec;
  }
  .border-black {
    border-color: var(--color-black);
  }
  .border-gray-300 {
    border-color: var(--color-gray-300);
  }
  .border-white {
    border-color: var(--color-white);
  }
  .border-t-white\/10 {
    border-top-color: color-mix(in srgb, #fff 10%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-top-color: color-mix(in oklab, var(--color-white) 10%, transparent);
    }
  }
  .border-b-\[\#e3e5e8\] {
    border-bottom-color: #e3e5e8;
  }
  .border-b-\[\#f0f0f1\] {
    border-bottom-color: #f0f0f1;
  }
  .border-b-gray-200 {
    border-bottom-color: var(--color-gray-200);
  }
  .border-b-main-blue-100 {
    border-bottom-color: var(--color-main-blue-100);
  }
  .border-b-white\/10 {
    border-bottom-color: color-mix(in srgb, #fff 10%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-bottom-color: color-mix(in oklab, var(--color-white) 10%, transparent);
    }
  }
  .border-l-\[\#ADADAD\] {
    border-left-color: #ADADAD;
  }
  .bg-\[\#00a190\] {
    background-color: #00a190;
  }
  .bg-\[\#1E69E8\] {
    background-color: #1E69E8;
  }
  .bg-\[\#1E69E833\] {
    background-color: #1E69E833;
  }
  .bg-\[\#27b90a\] {
    background-color: #27b90a;
  }
  .bg-\[\#10326E\] {
    background-color: #10326E;
  }
  .bg-\[\#181818A6\] {
    background-color: #181818A6;
  }
  .bg-\[\#C0D5F9\] {
    background-color: #C0D5F9;
  }
  .bg-\[\#DEE6F7B8\] {
    background-color: #DEE6F7B8;
  }
  .bg-\[\#DEE6F7\] {
    background-color: #DEE6F7;
  }
  .bg-\[\#E2ECFD\] {
    background-color: #E2ECFD;
  }
  .bg-\[\#E4EDFF\] {
    background-color: #E4EDFF;
  }
  .bg-\[\#E5EDFD\] {
    background-color: #E5EDFD;
  }
  .bg-\[\#E9F0FD\] {
    background-color: #E9F0FD;
  }
  .bg-\[\#F9F9F9\] {
    background-color: #F9F9F9;
  }
  .bg-\[\#c3d0df\] {
    background-color: #c3d0df;
  }
  .bg-\[\#e1e8ee\] {
    background-color: #e1e8ee;
  }
  .bg-\[\#f2fbff\] {
    background-color: #f2fbff;
  }
  .bg-\[\#f3f4f6\] {
    background-color: #f3f4f6;
  }
  .bg-amber-200 {
    background-color: var(--color-amber-200);
  }
  .bg-black\/40 {
    background-color: color-mix(in srgb, #000 40%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-black) 40%, transparent);
    }
  }
  .bg-gray-100 {
    background-color: var(--color-gray-100);
  }
  .bg-main-blue-10 {
    background-color: var(--color-main-blue-10);
  }
  .bg-main-blue-100 {
    background-color: var(--color-main-blue-100);
  }
  .bg-main-blue-100\/64 {
    background-color: color-mix(in srgb, #1E69E8 64%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-main-blue-100) 64%, transparent);
    }
  }
  .bg-main-blue-200 {
    background-color: var(--color-main-blue-200);
  }
  .bg-red-200 {
    background-color: var(--color-red-200);
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .bg-zinc-700 {
    background-color: var(--color-zinc-700);
  }
  .bg-linear-to-b {
    --tw-gradient-position: to bottom;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: to bottom in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .from-\[\#EEF3FB\] {
    --tw-gradient-from: #EEF3FB;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .to-white {
    --tw-gradient-to: var(--color-white);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .bg-cover {
    background-size: cover;
  }
  .bg-center {
    background-position: center;
  }
  .bg-right-top {
    background-position: right top;
  }
  .bg-no-repeat {
    background-repeat: no-repeat;
  }
  .object-cover {
    object-fit: cover;
  }
  .p-1 {
    padding: calc(var(--spacing) * 1);
  }
  .p-1\.5 {
    padding: calc(var(--spacing) * 1.5);
  }
  .p-2 {
    padding: calc(var(--spacing) * 2);
  }
  .p-2\.5 {
    padding: calc(var(--spacing) * 2.5);
  }
  .p-3 {
    padding: calc(var(--spacing) * 3);
  }
  .p-3\.5 {
    padding: calc(var(--spacing) * 3.5);
  }
  .p-3\.25 {
    padding: calc(var(--spacing) * 3.25);
  }
  .p-3\.75 {
    padding: calc(var(--spacing) * 3.75);
  }
  .p-4 {
    padding: calc(var(--spacing) * 4);
  }
  .p-5 {
    padding: calc(var(--spacing) * 5);
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .p-7\.5 {
    padding: calc(var(--spacing) * 7.5);
  }
  .p-10 {
    padding: calc(var(--spacing) * 10);
  }
  .\!px-3 {
    padding-inline: calc(var(--spacing) * 3) !important;
  }
  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }
  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }
  .px-3\.5 {
    padding-inline: calc(var(--spacing) * 3.5);
  }
  .px-3\.25 {
    padding-inline: calc(var(--spacing) * 3.25);
  }
  .px-3\.75 {
    padding-inline: calc(var(--spacing) * 3.75);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-5 {
    padding-inline: calc(var(--spacing) * 5);
  }
  .px-5\.5 {
    padding-inline: calc(var(--spacing) * 5.5);
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .px-6\.5 {
    padding-inline: calc(var(--spacing) * 6.5);
  }
  .px-6\.25 {
    padding-inline: calc(var(--spacing) * 6.25);
  }
  .px-7 {
    padding-inline: calc(var(--spacing) * 7);
  }
  .px-7\.5 {
    padding-inline: calc(var(--spacing) * 7.5);
  }
  .px-8\.5 {
    padding-inline: calc(var(--spacing) * 8.5);
  }
  .px-10 {
    padding-inline: calc(var(--spacing) * 10);
  }
  .px-12\.5 {
    padding-inline: calc(var(--spacing) * 12.5);
  }
  .px-\[5px\] {
    padding-inline: 5px;
  }
  .py-1\.25 {
    padding-block: calc(var(--spacing) * 1.25);
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-2\.75 {
    padding-block: calc(var(--spacing) * 2.75);
  }
  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
  .py-4\.5 {
    padding-block: calc(var(--spacing) * 4.5);
  }
  .py-5 {
    padding-block: calc(var(--spacing) * 5);
  }
  .py-7 {
    padding-block: calc(var(--spacing) * 7);
  }
  .py-10 {
    padding-block: calc(var(--spacing) * 10);
  }
  .py-\[9px\] {
    padding-block: 9px;
  }
  .py-\[19px\] {
    padding-block: 19px;
  }
  .pt-2\.5 {
    padding-top: calc(var(--spacing) * 2.5);
  }
  .pt-3 {
    padding-top: calc(var(--spacing) * 3);
  }
  .pt-5 {
    padding-top: calc(var(--spacing) * 5);
  }
  .pt-6\.75 {
    padding-top: calc(var(--spacing) * 6.75);
  }
  .pt-7 {
    padding-top: calc(var(--spacing) * 7);
  }
  .pt-13 {
    padding-top: calc(var(--spacing) * 13);
  }
  .pt-19 {
    padding-top: calc(var(--spacing) * 19);
  }
  .pt-25 {
    padding-top: calc(var(--spacing) * 25);
  }
  .pr-4\.25 {
    padding-right: calc(var(--spacing) * 4.25);
  }
  .\!pb-4 {
    padding-bottom: calc(var(--spacing) * 4) !important;
  }
  .\!pb-12\.5 {
    padding-bottom: calc(var(--spacing) * 12.5) !important;
  }
  .\!pb-15 {
    padding-bottom: calc(var(--spacing) * 15) !important;
  }
  .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-7\.5 {
    padding-bottom: calc(var(--spacing) * 7.5);
  }
  .pb-9\.25 {
    padding-bottom: calc(var(--spacing) * 9.25);
  }
  .pb-18 {
    padding-bottom: calc(var(--spacing) * 18);
  }
  .pb-\[15px\] {
    padding-bottom: 15px;
  }
  .\!pl-6 {
    padding-left: calc(var(--spacing) * 6) !important;
  }
  .pl-1 {
    padding-left: calc(var(--spacing) * 1);
  }
  .text-center {
    text-align: center;
  }
  .text-justify {
    text-align: justify;
  }
  .text-right {
    text-align: right;
  }
  .align-middle {
    vertical-align: middle;
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
  .text-\[10px\]\/\[15px\] {
    font-size: 10px;
    line-height: 15px;
  }
  .text-\[10px\]\/\[35px\] {
    font-size: 10px;
    line-height: 35px;
  }
  .text-\[12px\]\/\[14px\] {
    font-size: 12px;
    line-height: 14px;
  }
  .text-\[12px\]\/\[20px\] {
    font-size: 12px;
    line-height: 20px;
  }
  .text-\[12px\]\/\[22px\] {
    font-size: 12px;
    line-height: 22px;
  }
  .text-\[12px\]\/\[28px\] {
    font-size: 12px;
    line-height: 28px;
  }
  .text-\[13px\]\/\[25px\] {
    font-size: 13px;
    line-height: 25px;
  }
  .text-\[14px\]\/\[17px\] {
    font-size: 14px;
    line-height: 17px;
  }
  .text-\[14px\]\/\[29px\] {
    font-size: 14px;
    line-height: 29px;
  }
  .text-\[14px\]\/\[31px\] {
    font-size: 14px;
    line-height: 31px;
  }
  .text-\[16px\]\/\[30px\] {
    font-size: 16px;
    line-height: 30px;
  }
  .text-\[20px\]\/\[22px\] {
    font-size: 20px;
    line-height: 22px;
  }
  .text-\[20px\]\/\[40px\] {
    font-size: 20px;
    line-height: 40px;
  }
  .text-\[22px\]\/\[30px\] {
    font-size: 22px;
    line-height: 30px;
  }
  .text-\[22px\]\/\[41px\] {
    font-size: 22px;
    line-height: 41px;
  }
  .text-\[24px\]\/\[63px\] {
    font-size: 24px;
    line-height: 63px;
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-sm\/\[29px\] {
    font-size: var(--text-sm);
    line-height: 29px;
  }
  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .text-\[8px\] {
    font-size: 8px;
  }
  .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-\[17px\] {
    font-size: 17px;
  }
  .text-\[18px\] {
    font-size: 18px;
  }
  .text-\[19px\] {
    font-size: 19px;
  }
  .text-\[20px\] {
    font-size: 20px;
  }
  .text-\[25px\] {
    font-size: 25px;
  }
  .text-\[38px\] {
    font-size: 38px;
  }
  .leading-\[2\] {
    --tw-leading: 2;
    line-height: 2;
  }
  .leading-\[19px\] {
    --tw-leading: 19px;
    line-height: 19px;
  }
  .font-\[200\] {
    --tw-font-weight: 200;
    font-weight: 200;
  }
  .font-\[300\] {
    --tw-font-weight: 300;
    font-weight: 300;
  }
  .font-\[500\] {
    --tw-font-weight: 500;
    font-weight: 500;
  }
  .font-\[600\] {
    --tw-font-weight: 600;
    font-weight: 600;
  }
  .font-\[700\] {
    --tw-font-weight: 700;
    font-weight: 700;
  }
  .font-\[900\] {
    --tw-font-weight: 900;
    font-weight: 900;
  }
  .font-black {
    --tw-font-weight: var(--font-weight-black);
    font-weight: var(--font-weight-black);
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-extrabold {
    --tw-font-weight: var(--font-weight-extrabold);
    font-weight: var(--font-weight-extrabold);
  }
  .font-light {
    --tw-font-weight: var(--font-weight-light);
    font-weight: var(--font-weight-light);
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .tracking-\[-0\.1rem\] {
    --tw-tracking: -0.1rem;
    letter-spacing: -0.1rem;
  }
  .whitespace-nowrap {
    white-space: nowrap;
  }
  .text-\[\#0C2F6C\] {
    color: #0C2F6C;
  }
  .text-\[\#1E69E8\] {
    color: #1E69E8;
  }
  .text-\[\#1a3847\] {
    color: #1a3847;
  }
  .text-\[\#4F4F4F\] {
    color: #4F4F4F;
  }
  .text-\[\#5D636F\] {
    color: #5D636F;
  }
  .text-\[\#6E6E6E\] {
    color: #6E6E6E;
  }
  .text-\[\#7E7E7E\] {
    color: #7E7E7E;
  }
  .text-\[\#333\] {
    color: #333;
  }
  .text-\[\#777\] {
    color: #777;
  }
  .text-\[\#34495e\] {
    color: #34495e;
  }
  .text-\[\#303030\] {
    color: #303030;
  }
  .text-\[\#404040\] {
    color: #404040;
  }
  .text-\[\#515151\] {
    color: #515151;
  }
  .text-\[\#545454\] {
    color: #545454;
  }
  .text-\[\#555555\] {
    color: #555555;
  }
  .text-\[\#606060\] {
    color: #606060;
  }
  .text-\[\#686868\] {
    color: #686868;
  }
  .text-\[\#747474\] {
    color: #747474;
  }
  .text-\[\#777777\] {
    color: #777777;
  }
  .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-main-blue-100 {
    color: var(--color-main-blue-100);
  }
  .text-main-blue-200 {
    color: var(--color-main-blue-200);
  }
  .text-red-500 {
    color: var(--color-red-500);
  }
  .text-red-600 {
    color: var(--color-red-600);
  }
  .text-white {
    color: var(--color-white);
  }
  .text-zinc-700 {
    color: var(--color-zinc-700);
  }
  .line-through {
    text-decoration-line: line-through;
  }
  .decoration-1 {
    text-decoration-thickness: 1px;
  }
  .opacity-0 {
    opacity: 0%;
  }
  .opacity-30 {
    opacity: 30%;
  }
  .shadow-2xl {
    --tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, rgb(0 0 0 / 0.25));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-xl {
    --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 8px 10px -6px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .blur-3xl {
    --tw-blur: blur(var(--blur-3xl));
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .filter {
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .backdrop-blur {
    --tw-backdrop-blur: blur(8px);
    -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
    backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
  }
  .backdrop-blur-\[6px\] {
    --tw-backdrop-blur: blur(6px);
    -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
    backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
  }
  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .duration-150 {
    --tw-duration: 150ms;
    transition-duration: 150ms;
  }
  .duration-250 {
    --tw-duration: 250ms;
    transition-duration: 250ms;
  }
  .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;
  }
  .select-none {
    -webkit-user-select: none;
    user-select: none;
  }
  .backface-hidden {
    backface-visibility: hidden;
  }
  .\*\:relative {
    :is(& > *) {
      position: relative;
    }
  }
  .\*\:-mr-4 {
    :is(& > *) {
      margin-right: calc(var(--spacing) * -4);
    }
  }
  .\*\:flex {
    :is(& > *) {
      display: flex;
    }
  }
  .\*\:h-10 {
    :is(& > *) {
      height: calc(var(--spacing) * 10);
    }
  }
  .\*\:h-71\.75 {
    :is(& > *) {
      height: calc(var(--spacing) * 71.75);
    }
  }
  .\*\:h-full {
    :is(& > *) {
      height: 100%;
    }
  }
  .\*\:w-30 {
    :is(& > *) {
      width: calc(var(--spacing) * 30);
    }
  }
  .\*\:w-87\.5 {
    :is(& > *) {
      width: calc(var(--spacing) * 87.5);
    }
  }
  .\*\:cursor-pointer {
    :is(& > *) {
      cursor: pointer;
    }
  }
  .\*\:items-center {
    :is(& > *) {
      align-items: center;
    }
  }
  .\*\:justify-center {
    :is(& > *) {
      justify-content: center;
    }
  }
  .\*\:rounded-\[32px\] {
    :is(& > *) {
      border-radius: 32px;
    }
  }
  .\*\:rounded-\[40px\] {
    :is(& > *) {
      border-radius: 40px;
    }
  }
  .\*\:bg-\[\#0C2F6C\] {
    :is(& > *) {
      background-color: #0C2F6C;
    }
  }
  .\*\:py-3 {
    :is(& > *) {
      padding-block: calc(var(--spacing) * 3);
    }
  }
  .\*\:text-sm {
    :is(& > *) {
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }
  }
  .\*\:text-\[16px\] {
    :is(& > *) {
      font-size: 16px;
    }
  }
  .\*\:leading-\[2\.5\] {
    :is(& > *) {
      --tw-leading: 2.5;
      line-height: 2.5;
    }
  }
  .\*\:leading-\[51px\] {
    :is(& > *) {
      --tw-leading: 51px;
      line-height: 51px;
    }
  }
  .\*\:text-\[\#303030\] {
    :is(& > *) {
      color: #303030;
    }
  }
  .placeholder\:text-\[\#797a7b\] {
    &::placeholder {
      color: #797a7b;
    }
  }
  .hover\:bg-main-blue-200 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-main-blue-200);
      }
    }
  }
  .\*\:hover\:text-\[\#1E69E8\] {
    :is(& > *) {
      &:hover {
        @media (hover: hover) {
          color: #1E69E8;
        }
      }
    }
  }
  .disabled\:text-gray-400 {
    &:disabled {
      color: var(--color-gray-400);
    }
  }
  .sm\:-right-132 {
    @media (width >= 640px) {
      right: calc(var(--spacing) * -132);
    }
  }
  .sm\:-bottom-\[36px\] {
    @media (width >= 640px) {
      bottom: calc(36px * -1);
    }
  }
  .sm\:-left-100 {
    @media (width >= 640px) {
      left: calc(var(--spacing) * -100);
    }
  }
  .sm\:flex {
    @media (width >= 640px) {
      display: flex;
    }
  }
  .sm\:w-50 {
    @media (width >= 640px) {
      width: calc(var(--spacing) * 50);
    }
  }
  .sm\:w-auto {
    @media (width >= 640px) {
      width: auto;
    }
  }
  .sm\:grid-cols-2 {
    @media (width >= 640px) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .sm\:flex-row {
    @media (width >= 640px) {
      flex-direction: row;
    }
  }
  .sm\:text-\[15px\] {
    @media (width >= 640px) {
      font-size: 15px;
    }
  }
  .md\:-top-2 {
    @media (width >= 768px) {
      top: calc(var(--spacing) * -2);
    }
  }
  .md\:-top-2\.5 {
    @media (width >= 768px) {
      top: calc(var(--spacing) * -2.5);
    }
  }
  .md\:-top-3\.5 {
    @media (width >= 768px) {
      top: calc(var(--spacing) * -3.5);
    }
  }
  .md\:-top-6 {
    @media (width >= 768px) {
      top: calc(var(--spacing) * -6);
    }
  }
  .md\:top-\[40\%\] {
    @media (width >= 768px) {
      top: 40%;
    }
  }
  .md\:-right-1\.25 {
    @media (width >= 768px) {
      right: calc(var(--spacing) * -1.25);
    }
  }
  .md\:-right-122 {
    @media (width >= 768px) {
      right: calc(var(--spacing) * -122);
    }
  }
  .md\:-bottom-\[36px\] {
    @media (width >= 768px) {
      bottom: calc(36px * -1);
    }
  }
  .md\:-left-90 {
    @media (width >= 768px) {
      left: calc(var(--spacing) * -90);
    }
  }
  .md\:left-26 {
    @media (width >= 768px) {
      left: calc(var(--spacing) * 26);
    }
  }
  .md\:mt-0 {
    @media (width >= 768px) {
      margin-top: calc(var(--spacing) * 0);
    }
  }
  .md\:mt-6\.75 {
    @media (width >= 768px) {
      margin-top: calc(var(--spacing) * 6.75);
    }
  }
  .md\:mt-7 {
    @media (width >= 768px) {
      margin-top: calc(var(--spacing) * 7);
    }
  }
  .md\:mt-8\.5 {
    @media (width >= 768px) {
      margin-top: calc(var(--spacing) * 8.5);
    }
  }
  .md\:mt-20 {
    @media (width >= 768px) {
      margin-top: calc(var(--spacing) * 20);
    }
  }
  .md\:mt-25 {
    @media (width >= 768px) {
      margin-top: calc(var(--spacing) * 25);
    }
  }
  .md\:mt-29\.5 {
    @media (width >= 768px) {
      margin-top: calc(var(--spacing) * 29.5);
    }
  }
  .md\:mt-32\.5 {
    @media (width >= 768px) {
      margin-top: calc(var(--spacing) * 32.5);
    }
  }
  .md\:mt-35 {
    @media (width >= 768px) {
      margin-top: calc(var(--spacing) * 35);
    }
  }
  .md\:mb-0 {
    @media (width >= 768px) {
      margin-bottom: calc(var(--spacing) * 0);
    }
  }
  .md\:mb-2\.25 {
    @media (width >= 768px) {
      margin-bottom: calc(var(--spacing) * 2.25);
    }
  }
  .md\:mb-4\.5 {
    @media (width >= 768px) {
      margin-bottom: calc(var(--spacing) * 4.5);
    }
  }
  .md\:mb-6\.25 {
    @media (width >= 768px) {
      margin-bottom: calc(var(--spacing) * 6.25);
    }
  }
  .md\:mb-13\.75 {
    @media (width >= 768px) {
      margin-bottom: calc(var(--spacing) * 13.75);
    }
  }
  .md\:mb-21 {
    @media (width >= 768px) {
      margin-bottom: calc(var(--spacing) * 21);
    }
  }
  .md\:mb-29\.5 {
    @media (width >= 768px) {
      margin-bottom: calc(var(--spacing) * 29.5);
    }
  }
  .md\:mb-35 {
    @media (width >= 768px) {
      margin-bottom: calc(var(--spacing) * 35);
    }
  }
  .md\:mb-41\.25 {
    @media (width >= 768px) {
      margin-bottom: calc(var(--spacing) * 41.25);
    }
  }
  .md\:mb-41\.75 {
    @media (width >= 768px) {
      margin-bottom: calc(var(--spacing) * 41.75);
    }
  }
  .md\:mb-42\.5 {
    @media (width >= 768px) {
      margin-bottom: calc(var(--spacing) * 42.5);
    }
  }
  .md\:mb-48 {
    @media (width >= 768px) {
      margin-bottom: calc(var(--spacing) * 48);
    }
  }
  .md\:block {
    @media (width >= 768px) {
      display: block;
    }
  }
  .md\:flex {
    @media (width >= 768px) {
      display: flex;
    }
  }
  .md\:hidden {
    @media (width >= 768px) {
      display: none;
    }
  }
  .md\:inline-block {
    @media (width >= 768px) {
      display: inline-block;
    }
  }
  .md\:inline-flex {
    @media (width >= 768px) {
      display: inline-flex;
    }
  }
  .md\:size-9\.5 {
    @media (width >= 768px) {
      width: calc(var(--spacing) * 9.5);
      height: calc(var(--spacing) * 9.5);
    }
  }
  .md\:size-10 {
    @media (width >= 768px) {
      width: calc(var(--spacing) * 10);
      height: calc(var(--spacing) * 10);
    }
  }
  .md\:size-11 {
    @media (width >= 768px) {
      width: calc(var(--spacing) * 11);
      height: calc(var(--spacing) * 11);
    }
  }
  .md\:size-13\.5 {
    @media (width >= 768px) {
      width: calc(var(--spacing) * 13.5);
      height: calc(var(--spacing) * 13.5);
    }
  }
  .md\:size-14\.5 {
    @media (width >= 768px) {
      width: calc(var(--spacing) * 14.5);
      height: calc(var(--spacing) * 14.5);
    }
  }
  .md\:size-105\.5 {
    @media (width >= 768px) {
      width: calc(var(--spacing) * 105.5);
      height: calc(var(--spacing) * 105.5);
    }
  }
  .md\:size-\[60px\] {
    @media (width >= 768px) {
      width: 60px;
      height: 60px;
    }
  }
  .md\:\!h-\[27px\] {
    @media (width >= 768px) {
      height: 27px !important;
    }
  }
  .md\:h-17\.5 {
    @media (width >= 768px) {
      height: calc(var(--spacing) * 17.5);
    }
  }
  .md\:h-20\.5 {
    @media (width >= 768px) {
      height: calc(var(--spacing) * 20.5);
    }
  }
  .md\:h-61\.25 {
    @media (width >= 768px) {
      height: calc(var(--spacing) * 61.25);
    }
  }
  .md\:h-177\.5 {
    @media (width >= 768px) {
      height: calc(var(--spacing) * 177.5);
    }
  }
  .md\:h-auto {
    @media (width >= 768px) {
      height: auto;
    }
  }
  .md\:w-25\.5 {
    @media (width >= 768px) {
      width: calc(var(--spacing) * 25.5);
    }
  }
  .md\:w-66 {
    @media (width >= 768px) {
      width: calc(var(--spacing) * 66);
    }
  }
  .md\:w-71\.75 {
    @media (width >= 768px) {
      width: calc(var(--spacing) * 71.75);
    }
  }
  .md\:w-88\.25 {
    @media (width >= 768px) {
      width: calc(var(--spacing) * 88.25);
    }
  }
  .md\:w-94\.75 {
    @media (width >= 768px) {
      width: calc(var(--spacing) * 94.75);
    }
  }
  .md\:w-129\.25 {
    @media (width >= 768px) {
      width: calc(var(--spacing) * 129.25);
    }
  }
  .md\:w-\[66px\] {
    @media (width >= 768px) {
      width: 66px;
    }
  }
  .md\:w-full {
    @media (width >= 768px) {
      width: 100%;
    }
  }
  .md\:max-w-288 {
    @media (width >= 768px) {
      max-width: calc(var(--spacing) * 288);
    }
  }
  .md\:grid-cols-3 {
    @media (width >= 768px) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .md\:flex-row {
    @media (width >= 768px) {
      flex-direction: row;
    }
  }
  .md\:items-center {
    @media (width >= 768px) {
      align-items: center;
    }
  }
  .md\:justify-between {
    @media (width >= 768px) {
      justify-content: space-between;
    }
  }
  .md\:justify-start {
    @media (width >= 768px) {
      justify-content: flex-start;
    }
  }
  .md\:gap-5 {
    @media (width >= 768px) {
      gap: calc(var(--spacing) * 5);
    }
  }
  .md\:space-y-2\.5 {
    @media (width >= 768px) {
      :where(& > :not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(calc(var(--spacing) * 2.5) * var(--tw-space-y-reverse));
        margin-block-end: calc(calc(var(--spacing) * 2.5) * calc(1 - var(--tw-space-y-reverse)));
      }
    }
  }
  .md\:space-y-4 {
    @media (width >= 768px) {
      :where(& > :not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
        margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
      }
    }
  }
  .md\:gap-x-0\.75 {
    @media (width >= 768px) {
      column-gap: calc(var(--spacing) * 0.75);
    }
  }
  .md\:gap-x-2 {
    @media (width >= 768px) {
      column-gap: calc(var(--spacing) * 2);
    }
  }
  .md\:gap-x-2\.5 {
    @media (width >= 768px) {
      column-gap: calc(var(--spacing) * 2.5);
    }
  }
  .md\:gap-x-3 {
    @media (width >= 768px) {
      column-gap: calc(var(--spacing) * 3);
    }
  }
  .md\:gap-x-3\.5 {
    @media (width >= 768px) {
      column-gap: calc(var(--spacing) * 3.5);
    }
  }
  .md\:gap-x-5\.75 {
    @media (width >= 768px) {
      column-gap: calc(var(--spacing) * 5.75);
    }
  }
  .md\:gap-x-6 {
    @media (width >= 768px) {
      column-gap: calc(var(--spacing) * 6);
    }
  }
  .md\:gap-y-4 {
    @media (width >= 768px) {
      row-gap: calc(var(--spacing) * 4);
    }
  }
  .md\:rounded-\[11px\] {
    @media (width >= 768px) {
      border-radius: 11px;
    }
  }
  .md\:rounded-\[40px\] {
    @media (width >= 768px) {
      border-radius: 40px;
    }
  }
  .md\:border {
    @media (width >= 768px) {
      border-style: var(--tw-border-style);
      border-width: 1px;
    }
  }
  .md\:border-4 {
    @media (width >= 768px) {
      border-style: var(--tw-border-style);
      border-width: 4px;
    }
  }
  .md\:border-main-blue-100 {
    @media (width >= 768px) {
      border-color: var(--color-main-blue-100);
    }
  }
  .md\:p-2 {
    @media (width >= 768px) {
      padding: calc(var(--spacing) * 2);
    }
  }
  .md\:p-4 {
    @media (width >= 768px) {
      padding: calc(var(--spacing) * 4);
    }
  }
  .md\:p-5 {
    @media (width >= 768px) {
      padding: calc(var(--spacing) * 5);
    }
  }
  .md\:p-21 {
    @media (width >= 768px) {
      padding: calc(var(--spacing) * 21);
    }
  }
  .md\:px-10 {
    @media (width >= 768px) {
      padding-inline: calc(var(--spacing) * 10);
    }
  }
  .md\:px-10\.5 {
    @media (width >= 768px) {
      padding-inline: calc(var(--spacing) * 10.5);
    }
  }
  .md\:px-11\.5 {
    @media (width >= 768px) {
      padding-inline: calc(var(--spacing) * 11.5);
    }
  }
  .md\:px-12\.5 {
    @media (width >= 768px) {
      padding-inline: calc(var(--spacing) * 12.5);
    }
  }
  .md\:px-15 {
    @media (width >= 768px) {
      padding-inline: calc(var(--spacing) * 15);
    }
  }
  .md\:px-16 {
    @media (width >= 768px) {
      padding-inline: calc(var(--spacing) * 16);
    }
  }
  .md\:py-4\.5 {
    @media (width >= 768px) {
      padding-block: calc(var(--spacing) * 4.5);
    }
  }
  .md\:py-15 {
    @media (width >= 768px) {
      padding-block: calc(var(--spacing) * 15);
    }
  }
  .md\:pt-10 {
    @media (width >= 768px) {
      padding-top: calc(var(--spacing) * 10);
    }
  }
  .md\:pt-29\.5 {
    @media (width >= 768px) {
      padding-top: calc(var(--spacing) * 29.5);
    }
  }
  .md\:pt-32\.5 {
    @media (width >= 768px) {
      padding-top: calc(var(--spacing) * 32.5);
    }
  }
  .md\:\!pr-24 {
    @media (width >= 768px) {
      padding-right: calc(var(--spacing) * 24) !important;
    }
  }
  .md\:\!pb-0 {
    @media (width >= 768px) {
      padding-bottom: calc(var(--spacing) * 0) !important;
    }
  }
  .md\:\!pb-8\.75 {
    @media (width >= 768px) {
      padding-bottom: calc(var(--spacing) * 8.75) !important;
    }
  }
  .md\:pb-13 {
    @media (width >= 768px) {
      padding-bottom: calc(var(--spacing) * 13);
    }
  }
  .md\:pb-21 {
    @media (width >= 768px) {
      padding-bottom: calc(var(--spacing) * 21);
    }
  }
  .md\:text-right {
    @media (width >= 768px) {
      text-align: right;
    }
  }
  .md\:text-2xl {
    @media (width >= 768px) {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }
  .md\:text-4xl {
    @media (width >= 768px) {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }
  .md\:text-\[13px\]\/\[25px\] {
    @media (width >= 768px) {
      font-size: 13px;
      line-height: 25px;
    }
  }
  .md\:text-\[16px\]\/\[22px\] {
    @media (width >= 768px) {
      font-size: 16px;
      line-height: 22px;
    }
  }
  .md\:text-\[17px\]\/\[35px\] {
    @media (width >= 768px) {
      font-size: 17px;
      line-height: 35px;
    }
  }
  .md\:text-\[18px\]\/\[35px\] {
    @media (width >= 768px) {
      font-size: 18px;
      line-height: 35px;
    }
  }
  .md\:text-\[30px\]\/\[40px\] {
    @media (width >= 768px) {
      font-size: 30px;
      line-height: 40px;
    }
  }
  .md\:text-\[32px\]\/\[63px\] {
    @media (width >= 768px) {
      font-size: 32px;
      line-height: 63px;
    }
  }
  .md\:text-\[36px\]\/\[52px\] {
    @media (width >= 768px) {
      font-size: 36px;
      line-height: 52px;
    }
  }
  .md\:text-\[38px\]\/\[67px\] {
    @media (width >= 768px) {
      font-size: 38px;
      line-height: 67px;
    }
  }
  .md\:text-\[40px\]\/\[62px\] {
    @media (width >= 768px) {
      font-size: 40px;
      line-height: 62px;
    }
  }
  .md\:text-base {
    @media (width >= 768px) {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
  }
  .md\:text-sm {
    @media (width >= 768px) {
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }
  }
  .md\:text-xl {
    @media (width >= 768px) {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }
  .md\:text-xs {
    @media (width >= 768px) {
      font-size: var(--text-xs);
      line-height: var(--tw-leading, var(--text-xs--line-height));
    }
  }
  .md\:text-\[10px\] {
    @media (width >= 768px) {
      font-size: 10px;
    }
  }
  .md\:text-\[11px\] {
    @media (width >= 768px) {
      font-size: 11px;
    }
  }
  .md\:text-\[12px\] {
    @media (width >= 768px) {
      font-size: 12px;
    }
  }
  .md\:text-\[13px\] {
    @media (width >= 768px) {
      font-size: 13px;
    }
  }
  .md\:text-\[14px\] {
    @media (width >= 768px) {
      font-size: 14px;
    }
  }
  .md\:text-\[16px\] {
    @media (width >= 768px) {
      font-size: 16px;
    }
  }
  .md\:text-\[18px\] {
    @media (width >= 768px) {
      font-size: 18px;
    }
  }
  .md\:text-\[28px\] {
    @media (width >= 768px) {
      font-size: 28px;
    }
  }
  .md\:font-black {
    @media (width >= 768px) {
      --tw-font-weight: var(--font-weight-black);
      font-weight: var(--font-weight-black);
    }
  }
  .md\:\*\:h-12\.5 {
    @media (width >= 768px) {
      :is(& > *) {
        height: calc(var(--spacing) * 12.5);
      }
    }
  }
  .md\:\*\:h-110\.25 {
    @media (width >= 768px) {
      :is(& > *) {
        height: calc(var(--spacing) * 110.25);
      }
    }
  }
  .md\:\*\:w-35 {
    @media (width >= 768px) {
      :is(& > *) {
        width: calc(var(--spacing) * 35);
      }
    }
  }
  .md\:\*\:w-134\.5 {
    @media (width >= 768px) {
      :is(& > *) {
        width: calc(var(--spacing) * 134.5);
      }
    }
  }
  .md\:\*\:leading-\[70px\] {
    @media (width >= 768px) {
      :is(& > *) {
        --tw-leading: 70px;
        line-height: 70px;
      }
    }
  }
  .md\:hover\:bg-white {
    @media (width >= 768px) {
      &:hover {
        @media (hover: hover) {
          background-color: var(--color-white);
        }
      }
    }
  }
  .md\:hover\:text-main-blue-100 {
    @media (width >= 768px) {
      &:hover {
        @media (hover: hover) {
          color: var(--color-main-blue-100);
        }
      }
    }
  }
  .lg\:static {
    @media (width >= 1024px) {
      position: static;
    }
  }
  .lg\:-top-0\.5 {
    @media (width >= 1024px) {
      top: calc(var(--spacing) * -0.5);
    }
  }
  .lg\:-right-1 {
    @media (width >= 1024px) {
      right: calc(var(--spacing) * -1);
    }
  }
  .lg\:-right-82 {
    @media (width >= 1024px) {
      right: calc(var(--spacing) * -82);
    }
  }
  .lg\:-left-50 {
    @media (width >= 1024px) {
      left: calc(var(--spacing) * -50);
    }
  }
  .lg\:col-span-3 {
    @media (width >= 1024px) {
      grid-column: span 3 / span 3;
    }
  }
  .lg\:col-span-4 {
    @media (width >= 1024px) {
      grid-column: span 4 / span 4;
    }
  }
  .lg\:col-span-8 {
    @media (width >= 1024px) {
      grid-column: span 8 / span 8;
    }
  }
  .lg\:col-span-9 {
    @media (width >= 1024px) {
      grid-column: span 9 / span 9;
    }
  }
  .lg\:mt-0 {
    @media (width >= 1024px) {
      margin-top: calc(var(--spacing) * 0);
    }
  }
  .lg\:block {
    @media (width >= 1024px) {
      display: block;
    }
  }
  .lg\:flex {
    @media (width >= 1024px) {
      display: flex;
    }
  }
  .lg\:hidden {
    @media (width >= 1024px) {
      display: none;
    }
  }
  .lg\:inline-block {
    @media (width >= 1024px) {
      display: inline-block;
    }
  }
  .lg\:size-12\.75 {
    @media (width >= 1024px) {
      width: calc(var(--spacing) * 12.75);
      height: calc(var(--spacing) * 12.75);
    }
  }
  .lg\:size-15 {
    @media (width >= 1024px) {
      width: calc(var(--spacing) * 15);
      height: calc(var(--spacing) * 15);
    }
  }
  .lg\:h-12\.75 {
    @media (width >= 1024px) {
      height: calc(var(--spacing) * 12.75);
    }
  }
  .lg\:w-27\.5 {
    @media (width >= 1024px) {
      width: calc(var(--spacing) * 27.5);
    }
  }
  .lg\:grid-cols-2 {
    @media (width >= 1024px) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .lg\:flex-row {
    @media (width >= 1024px) {
      flex-direction: row;
    }
  }
  .lg\:justify-center {
    @media (width >= 1024px) {
      justify-content: center;
    }
  }
  .lg\:gap-x-1\.25 {
    @media (width >= 1024px) {
      column-gap: calc(var(--spacing) * 1.25);
    }
  }
  .lg\:gap-x-2 {
    @media (width >= 1024px) {
      column-gap: calc(var(--spacing) * 2);
    }
  }
  .lg\:gap-x-2\.5 {
    @media (width >= 1024px) {
      column-gap: calc(var(--spacing) * 2.5);
    }
  }
  .lg\:gap-x-10 {
    @media (width >= 1024px) {
      column-gap: calc(var(--spacing) * 10);
    }
  }
  .lg\:p-0 {
    @media (width >= 1024px) {
      padding: calc(var(--spacing) * 0);
    }
  }
  .lg\:px-5 {
    @media (width >= 1024px) {
      padding-inline: calc(var(--spacing) * 5);
    }
  }
  .lg\:pt-18\.5 {
    @media (width >= 1024px) {
      padding-top: calc(var(--spacing) * 18.5);
    }
  }
  .lg\:text-2xl {
    @media (width >= 1024px) {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }
  .lg\:text-\[14px\] {
    @media (width >= 1024px) {
      font-size: 14px;
    }
  }
  .lg\:text-\[20px\] {
    @media (width >= 1024px) {
      font-size: 20px;
    }
  }
  .xl\:-right-52 {
    @media (width >= 1280px) {
      right: calc(var(--spacing) * -52);
    }
  }
  .xl\:-left-20 {
    @media (width >= 1280px) {
      left: calc(var(--spacing) * -20);
    }
  }
  .xl\:flex {
    @media (width >= 1280px) {
      display: flex;
    }
  }
  .xl\:size-18\.5 {
    @media (width >= 1280px) {
      width: calc(var(--spacing) * 18.5);
      height: calc(var(--spacing) * 18.5);
    }
  }
  .xl\:h-14 {
    @media (width >= 1280px) {
      height: calc(var(--spacing) * 14);
    }
  }
  .xl\:w-37\.25 {
    @media (width >= 1280px) {
      width: calc(var(--spacing) * 37.25);
    }
  }
  .xl\:grid-cols-3 {
    @media (width >= 1280px) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .xl\:gap-x-3\.5 {
    @media (width >= 1280px) {
      column-gap: calc(var(--spacing) * 3.5);
    }
  }
  .xl\:gap-x-3\.75 {
    @media (width >= 1280px) {
      column-gap: calc(var(--spacing) * 3.75);
    }
  }
  .xl\:gap-x-4 {
    @media (width >= 1280px) {
      column-gap: calc(var(--spacing) * 4);
    }
  }
  .xl\:px-11\.5 {
    @media (width >= 1280px) {
      padding-inline: calc(var(--spacing) * 11.5);
    }
  }
  .xl\:py-1\.75 {
    @media (width >= 1280px) {
      padding-block: calc(var(--spacing) * 1.75);
    }
  }
  .xl\:text-lg {
    @media (width >= 1280px) {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }
  .xl\:text-\[23px\] {
    @media (width >= 1280px) {
      font-size: 23px;
    }
  }
  .dark\:block {
    &:where(.dark, .dark *) {
      display: block;
    }
  }
  .dark\:hidden {
    &:where(.dark, .dark *) {
      display: none;
    }
  }
  .dark\:inline-block {
    &:where(.dark, .dark *) {
      display: inline-block;
    }
  }
  .dark\:border-0 {
    &:where(.dark, .dark *) {
      border-style: var(--tw-border-style);
      border-width: 0px;
    }
  }
  .dark\:border-\[\#1E69E8\] {
    &:where(.dark, .dark *) {
      border-color: #1E69E8;
    }
  }
  .dark\:border-main-blue-100 {
    &:where(.dark, .dark *) {
      border-color: var(--color-main-blue-100);
    }
  }
  .dark\:border-t-gray-100 {
    &:where(.dark, .dark *) {
      border-top-color: var(--color-gray-100);
    }
  }
  .dark\:border-b-\[\#66696c\] {
    &:where(.dark, .dark *) {
      border-bottom-color: #66696c;
    }
  }
  .dark\:border-b-gray-100 {
    &:where(.dark, .dark *) {
      border-bottom-color: var(--color-gray-100);
    }
  }
  .dark\:bg-\[\#1A2843\] {
    &:where(.dark, .dark *) {
      background-color: #1A2843;
    }
  }
  .dark\:bg-\[\#161C28\] {
    &:where(.dark, .dark *) {
      background-color: #161C28;
    }
  }
  .dark\:bg-\[\#10326E\] {
    &:where(.dark, .dark *) {
      background-color: #10326E;
    }
  }
  .dark\:bg-\[\#172237\] {
    &:where(.dark, .dark *) {
      background-color: #172237;
    }
  }
  .dark\:bg-dark-black {
    &:where(.dark, .dark *) {
      background-color: var(--color-dark-black);
    }
  }
  .dark\:bg-main-blue-100 {
    &:where(.dark, .dark *) {
      background-color: var(--color-main-blue-100);
    }
  }
  .dark\:bg-main-blue-200 {
    &:where(.dark, .dark *) {
      background-color: var(--color-main-blue-200);
    }
  }
  .dark\:bg-white {
    &:where(.dark, .dark *) {
      background-color: var(--color-white);
    }
  }
  .dark\:from-\[\#1E69E8\] {
    &:where(.dark, .dark *) {
      --tw-gradient-from: #1E69E8;
      --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));
    }
  }
  .dark\:to-\[\#10326E\] {
    &:where(.dark, .dark *) {
      --tw-gradient-to: #10326E;
      --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));
    }
  }
  .dark\:text-main-blue-100 {
    &:where(.dark, .dark *) {
      color: var(--color-main-blue-100);
    }
  }
  .dark\:text-red-400 {
    &:where(.dark, .dark *) {
      color: var(--color-red-400);
    }
  }
  .dark\:text-white {
    &:where(.dark, .dark *) {
      color: var(--color-white);
    }
  }
  .dark\:text-zinc-700 {
    &:where(.dark, .dark *) {
      color: var(--color-zinc-700);
    }
  }
  .dark\:\*\:text-white {
    &:where(.dark, .dark *) {
      :is(& > *) {
        color: var(--color-white);
      }
    }
  }
}
@font-face {
  font-family: "yekanBakh";
  src: url("../fonts/YekanBakhFaNum-VF.woff") format("woff");
  src: url("../fonts/YekanBakhFaNum-VF.woff2") format("woff2");
}
@layer base {
  body {
    font-family: yekanBakh;
    font-weight: 400;
  }
  body.single-product {
    background-color: #F9F9F9 !important;
  }
  html.dark body.single-product {
    background-color: var(--color-dark-black) !important;
  }
}
@layer components {
  .filter_elm, .sort_elm {
    visibility: hidden;
    --tw-translate-y: calc(var(--spacing) * 3);
    translate: var(--tw-translate-x) var(--tw-translate-y);
    opacity: 0%;
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    --tw-duration: 300ms;
    transition-duration: 300ms;
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  .filter_elm.filter_open, .sort_elm.filter_open {
    visibility: visible;
    --tw-translate-y: calc(var(--spacing) * 0);
    translate: var(--tw-translate-x) var(--tw-translate-y);
    opacity: 100%;
  }
}
@layer utilities {
  .overlay--visible {
    visibility: visible;
    opacity: 1;
  }
  .toggle-btn__marker {
    position: relative;
    display: inline-block;
    width: 89px;
    height: 46px;
    background-color: #3E3E3E;
    border-radius: 100px;
    transition: background-color 100ms ease-in;
  }
  .toggle-btn__circle {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 34px;
    height: 34px;
    background-color: #fff;
    border-radius: 50%;
    transition: right 100ms ease-in;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
  }
  .toggle-btn__checkbox:checked + .toggle-btn__marker {
    background-color: #0C2F6C;
  }
  .toggle-btn__checkbox:checked + .toggle-btn__marker .toggle-btn__circle {
    right: 49px;
  }
/* Widget-specific styles - Add to your theme CSS */

/* Hide widget on desktop */
.learniva-mobile-toggle-wrapper {
    display: block;
}

@media (min-width: 1024px) {
    .learniva-mobile-toggle-wrapper,
    .widget-nav-drawer {
        display: none !important;
    }
}

/* Widget overlay */
.widget-overlay.hidden {
    display: none !important;
}

.widget-overlay:not(.hidden) {
    display: block !important;
}

/* Ensure widget nav is above everything */
.widget-nav-drawer {
    z-index: 99999 !important;
}
  .icon-moon, .icon-sun {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 18px;
    height: 18px;
    transform: translate(-50%, -50%);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transition: opacity 100ms ease-in;
    z-index: 2;
  }
  .icon-moon {
    background-image: url("../images/svg/moon.svg");
    opacity: 1;
  }
  .icon-sun {
    background-image: url("../images/svg/sun.svg");
    opacity: 0;
  }
  .toggle-btn__checkbox:checked + .toggle-btn__marker .icon-moon {
    opacity: 0;
  }
  .toggle-btn__checkbox:checked + .toggle-btn__marker .icon-sun {
    opacity: 1;
  }
  .menu-desktop > nav {
    height: 100%;
  }
  .menu-desktop > nav > ul {
    display: flex;
    align-items: center;
    column-gap: 24px;
    height: 100%;
    font-size: 14px;
  }
  .menu-desktop ul > li > a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    column-gap: 8px;
  }
  .menu-desktop ul > li::before {
    content: "";
    position: absolute;
    top: calc(100% - 10px);
    right: 0;
    left: 0;
    margin: 0 auto;
    display: block;
    width: 17px;
    height: 11px;
    background-image: url("../images/svg/menu-curve.svg");
    background-repeat: no-repeat;
    background-position: center;
    visibility: hidden;
    opacity: 0;
    transition: all 75ms ease-in;
  }
  .menu-desktop > nav > ul > li:hover::before {
    visibility: visible;
    opacity: 1;
  }
  .menu-desktop ul li {
    position: relative;
    padding: 17px 0;
  }
  .menu-desktop ul li a img {
    width: 11px !important;
    height: 11px !important;
    transform: rotate(-90deg);
    transition: all 100ms ease-in;
  }
  .menu-desktop ul li ul {
    position: absolute;
    right: 0;
    top: 80px;
    opacity: 0;
    visibility: hidden;
    width: 176px;
    font-size: 13px;
    background-color: rgb(30 105 231);
    border-radius: 10px;
    z-index: 10;
    color: #fff;
    transition: all 100ms ease-in;
  }
  .menu-desktop ul li:hover ul {
    top: 55px;
    opacity: 1;
    visibility: visible;
  }
  .menu-desktop ul li:hover a img {
    transform: rotate(90deg);
  }
  .menu-desktop ul li ul li:hover {
    background-color: #cdcccc38;
    color: #fff8f8;
  }
  .menu-desktop ul li ul li a {
    display: inline-block;
  }
  .menu-desktop ul li ul li {
    padding: 10px 12px 10px 10px;
    position: relative;
  }
  .menu-desktop ul li ul li ul {
    background-color: #0C2F6C;
    position: absolute;
    right: 100%;
    top: 0 !important;
    visibility: hidden !important;
    opacity: 0 !important;
  }
  .menu-desktop ul li ul li:hover ul {
    visibility: visible !important;
    opacity: 1 !important;
  }
  .cart-counter {
    box-shadow: -3px 8px 17px 0px #1E69E8;
  }
  .menu-mobile > ul {
    display: flex;
    flex-direction: column;
    gap: 20px;
    transition: all 100ms ease-in;
  }
  .menu-mobile > ul > li > ul {
    display: flex;
    flex-direction: column;
    gap: 15px;
    font-size: 13px;
    padding-right: 15px;
    max-height: 0;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    transition: all 100ms ease-in;
    border: 2px solid #1e68e8;
    background-color: rgb(51 60 76);
    color: #fff;
  }
  .menu-mobile a {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .menu-mobile .submenu-arrow {
    width: 12px;
    height: 12px !important;
    transition: transform 0.2s ease;
    transform: rotate(-90deg);
  }
  .submenu-arrow.rotate {
    transform: rotate(90deg);
  }
  html.dark .menu-mobile > ul > li > ul {
    background-color: rgb(245 245 245);
    color: #3f3f47;
  }
  .menu--open {
    padding: 15px;
    max-height: 500px !important;
    visibility: visible !important;
    opacity: 1 !important;
    border-radius: 8px;
    margin-top: 20px;
  }
  .grid-image {
    background-image: url("../images/svg/grid.svg");
  }
  .grid-image-dark {
    background-image: url("../images/svg/grid-dark.svg");
  }
  .title-main::before {
    content: "";
    background-image: url("../images/svg/star.svg");
    background-repeat: no-repeat;
    position: absolute;
    display: inline-block;
    width: 24px;
    height: 24px;
    top: -40px;
    left: 0px;
  }
  @media screen and (min-width: 768px) {
    .title-main::before {
      width: 37px;
      height: 37px;
      top: -20px;
      left: -40px;
    }
  }
  .user-online-box {
    box-shadow: rgba(99 99 99 / 8%) 0px 2px 8px 0px;
    background-image: url("../images/svg/grid-online-box.svg");
  }
  .user-online-avatar-first {
    margin-right: 0 !important;
  }
  .education-header {
    background-image: url("../images/svg/section-header.svg");
  }
  .icon-education-header {
    background-image: url("../images/svg/education-header.svg");
  }
  .section-grid-right {
    background-image: url("../images/svg/section-grid-right.svg");
  }
  .section-grid-left {
    background-image: url("../images/svg/section-grid-left.svg");
  }
  @media screen and (min-width: 1280px) {
    .education-section .container {
      padding: 0 90px;
    }
  }
  @media screen and (min-width: 1024px) {
    .education-section .container {
      padding: 0 60px;
    }
  }
  @media screen and (min-width: 768px) {
    .education-section .container {
      padding: 0 100px;
    }
  }
  .about-us-avatar {
    box-shadow: 0px 29px 39.2px -13px #1E69E899;
  }
  .about-us-avatar-black {
    box-shadow: 0px 29px 39.2px -13px #0C2F6C99;
  }
  .courses {
    background-image: url("../images/svg/grid-courses.svg");
  }
  .courses::before {
    content: "";
    position: absolute;
    inset: 0;
    width: 94%;
    height: 100%;
    margin: 0 auto;
    background-color: #E4EDFF;
    border-radius: 32px;
    transform: rotate(-4deg);
    z-index: -10;
    pointer-events: none;
  }
  .courses::after {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 50;
    width: 740px;
    height: 100%;
    background: linear-gradient(270deg, rgba(30, 105, 232, 0) 0%, #1E69E8 100%);
    user-select: none;
    pointer-events: none;
  }
  @media screen and (max-width: 1280px) {
    .courses::after {
      width: 500px;
    }
  }
  @media screen and (max-width: 1024px) {
    .courses::after {
      display: none;
    }
  }
  @media screen and (max-width: 640px) {
    .courses::before {
      width: 90%;
      height: 100%;
      pointer-events: none;
      transform: rotate(-4deg);
    }
  }
  html.dark .courses::before {
    background-color: #1A2843;
  }
  .title-courses::before {
    content: "";
    position: absolute;
    top: -60px;
    left: -50px;
    display: inline-block;
    background-image: url("../images/svg/hearts.svg");
    background-repeat: no-repeat;
    width: 81px;
    height: 81px;
  }
  .title-courses-single::before {
    content: "";
    position: absolute;
    top: -60px;
    left: -50px;
    display: inline-block;
    background-image: url("../images/single-product/heart-blue.svg");
    background-repeat: no-repeat;
    width: 81px;
    height: 81px;
  }
  @media screen and (max-width: 768px) {
    .title-courses::before {
      content: "";
      display: none;
    }
    .title-courses-single::before {
      content: "";
      display: none;
    }
    .review-customer-title::before {
      width: 22px;
      height: 22px;
    }
  }
  .review-customer-title::before {
    content: "";
    display: inline-block;
    background-image: url("../images/svg/star.svg");
    width: 40px;
    height: 40px;
    position: absolute;
    left: -30px;
    top: -30px;
  }
  @media screen and (max-width: 768px) {
    .review-customer-title::before {
      width: 22px;
      height: 22px;
      top: -10px;
      left: -20px;
    }
  }
  .item_list::before {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    margin: 0 auto;
    display: block;
    opacity: 0;
    visibility: hidden;
    width: 32px;
    height: 16px;
    background-image: url("../images/svg/curve-list-footer.svg");
    background-repeat: no-repeat;
    background-position: bottom;
    transition: all 60ms ease-in;
  }
  .item_list:hover::before {
    display: block;
    opacity: 1;
    visibility: visible;
  }
  @media screen and (max-width: 768px) {
    .item_list::before {
      background-image: url("../images/svg/curve-list-footer-mobile.svg");
      width: 24px;
      height: 12px;
    }
  }
  footer .container {
    padding-inline: 0 !important;
  }
  .social-bg {
    background-image: url("../images/svg/social-circle.svg");
  }
  .auth-login {
    background-image: url("../images/auth-login/login-background.jpg");
  }
  .otp-input {
    width: 3rem;
    height: 3rem;
    text-align: center;
    font-size: 1.125rem;
    line-height: 1;
  }
  .otp-input:focus {
    outline: 2px solid rgba(59,130,246,0.25);
    outline-offset: 2px;
  }
  #otpInputs {
    direction: ltr;
  }
  .breadcrumb_item {
    position: relative;
  }
  .breadcrumb_item::before {
    content: "";
    position: absolute;
    width: 5px;
    height: 2.5rem;
  }
  .gradient-description-box {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
  }
  html.dark .gradient-description-box {
    background: linear-gradient(180deg, rgba(12, 47, 108, 0) 0%, #0C2F6C 100%);
  }
  .loadmore-all-button {
    right: calc(50%);
    transform: translateX(50%);
  }
  .loadmore-show {
    overflow: visible;
    height: auto;
  }
  .part {
    border-bottom: 1px solid transparent;
    border-image: linear-gradient(270deg, #FFFFFF 0%, #1E69E8 50%, #FFFFFF 100%);
    border-image-slice: 1;
  }
  html.dark .part {
    border-bottom: 1px solid transparent;
    border-image-source: linear-gradient(270deg, #0C2F6C 0%, #1E69E8 50%, #0C2F6C 100%);
    border-image-slice: 1;
  }
  .part:last-child {
    border-bottom: none !important;
  }
  .post-update {
    background-image: linear-gradient(315deg, #1d68e8 0%, #3a9bff 74%) !important;
  }
  .price-before-affer:before {
    content: "";
    display: inline-block;
    width: 100%;
    height: 1px;
    background-color: #e60000;
    position: absolute;
    right: 0;
    top: 46%;
    transform: rotate(-10deg);
  }
  label {
    font-weight: 300;
    font-size: 14px;
  }
  .comment-reply-title {
    font-weight: bold !important;
    font-size: 22px;
    margin-bottom: 5px;
  }
  .comment-reply-link{
    background-color: blue;
    color: white;
    border-radius: 8px;
    padding: 8px 16px;
  }
  html.dark .comment-reply-link{
    background-color: white;
    color: black;
    border-radius: 8px;
    padding: 8px 16px;
  }
  .comment-notes {
    font-size: 14px;
  }
  .comment-form-comment {
    margin: 20px 0;
  }
  textarea {
    width: 100%;
    border: 1px solid #c5c5c5;
    outline: 0;
    border-radius: 8px;
    padding: 8px;
    background-color: #fff;
    color: #303030;
    margin-top: 10px;
  }
  html.dark textarea {
    background-color: #00163c;
    border-color: #1E69E8;
    color: #fff;
  }
  .comment-form-author, .comment-form-email {
    width: 49%;
  }
  .comment-form-author {
    float: right;
  }
  .comment-form-email {
    float: left;
  }
  html.dark #email, #author {
    background-color: #00163c;
    border-color: #1E69E8;
    outline: none;
    color: #fff;
  }
  html.dark #author {
    background-color: #00163c;
    border-color: #1E69E8;
    outline: none;
    color: #fff;
  }
  #email, #author {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #c5c5c5;
    border-radius: 8px;
    display: block;
    height: 48px;
    padding: 8px;
    width: 100%;
    color: #303030;
    outline: none;
  }
  .comment-form-url {
    display: none;
  }
  .comment-form-cookies-consent {
    float: right;
    width: 100%;
    margin: 20px 0;
  }
  #submit {
    align-items: center;
    background-color: var(--color-main-blue-100);
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: inline-flex;
    font-size: 14px;
    font-weight: 400;
    gap: 4px;
    justify-content: center;
    line-height: 2;
    padding: 8px 15px;
    text-align: center;
  }
  .styled-separator {
    display: none;
  }
  .comment-box .comments-inner {
    margin-top: 40px;
  }
  .comments-inner .comment {
    border-radius: 5px;
    margin: 20px 0px;
    border: 1px solid rgb(233, 233, 233);
    padding: 10px 15px 15px;
    background-color: #fff;
  }
  html.dark .comments-inner .comment {
    background-color: #00163c;
    border-color: #1E69E8;
  }
  .comments-inner .comment-awaiting-moderation {
    color: #cf5d5d;
    margin: 7px 0;
    display: inline-block;
  }
  .comments-inner .comment p {
    margin: 5px 0 15px;
    line-height: 2;
  }
  .comments-inner .comment .depth-2 {
    background: #f9f9f9;
  }
  .comments-inner .comment .depth-3 {
    background: #f0f0f0;
  }
  html.dark .comments-inner .comment .depth-2 {
    background-color: #033283;
  }
  html.dark .comments-inner .comment .depth-3 {
    background-color: #17418b;
  }
  .comments-inner .comment .comment-author {
    color: #303030;
  }
  html.dark .comments-inner .comment .comment-author {
    color: #fff;
  }
  .comment .comment-author img {
    border-radius: 50px;
    margin-bottom: 10px;
  }
  .comments-inner .comment .comment-author .fn {
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
  }
  .comments-inner .comment .comment-author .says {
    display: none;
  }
  .comments-inner .comment .comment-meta a {
    color: #8a8a8a;
    font-size: 13px;
  }
  .comments-inner .comment p {
    margin: 5px 0 15px;
    clear: both;
    line-height: 2;
    color: #606060;
  }
  html.dark .comments-inner .comment p {
    color: #fff;
  }
  .comments-inner .comment .reply {
    display: block;
    margin-top: 15px;
  }
  .comments-inner .comment .reply a {
    background: #ecf0f1;
    color: #333;
    padding: 4px 15px;
  }
  .comment-reply-title small {
    margin-right: 10px;
    font-weight: 300;
    font-size: 13px;
    color: red;
    display: inline-block;
  }
  .pagination {
    text-align: center;
    margin-top: 40px;
  }
  .pagination span.current {
    background: var(--color-main-blue-100);
    color: #fff;
    padding: 8px 16px;
    border-radius: 5px;
    margin: 0 3px;
    font-weight: 700;
  }
  .pagination a {
    background: #ecf0f1;
    color: #333;
    padding: 8px 16px;
    border-radius: 5px;
    margin: 0 3px;
    display: inline-block;
  }
  .filter {
    box-shadow: 0px 25px 50px 0px #1E69E80F;
  }
  .filter_checkbox {
    position: relative;
    width: 16px;
    height: 16px;
    border: 1px solid #A9A9A9;
    border-radius: 4px;
  }
  .input_checkbox:checked + .filter_checkbox::before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    inset: 0;
    margin: auto;
    background-color: var(--color-main-blue-100);
    border-radius: 2px;
  }
  .active {
    color: var(--color-main-blue-100);
    border-top: 2px solid var(--color-main-blue-100);
    border-bottom: 2px solid var(--color-main-blue-100);
  }
  .filter_open {
    opacity: 1 !important;
    visibility: visible !important;
  }
  .active-sort {
    color: var(--color-main-blue-100);
  }
  .offer-shop::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #FAA530;
    transform: rotate(4.4deg);
    top: 0;
    bottom: 0;
    margin: auto 0;
  }
  .active-a-panel {
    color: #fff;
    background-color: #1e69e7;
  }
  .cup {
    background: linear-gradient(to left, #ff784a, #ff926d) !important;
    box-shadow: 0 7px 20px #ff784a50 !important;
  }
  .commenst-panel {
    background: linear-gradient(to left, #f545a8, #f87abb) !important;
    box-shadow: 0 7px 20px #da268b4f !important;
  }
  .boxes {
    background: linear-gradient(60deg, #46d7ea, #00acc1) !important;
    box-shadow: 0 7px 20px #26c6da50 !important;
  }
  .last-order-panel {
    background: linear-gradient(to left, #6045f5, #7a98f8) !important;
  }
  .menu-panel-open {
    right: 0 !important;
  }
}
@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;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-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: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@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: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --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-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
      --tw-duration: initial;
      --tw-ease: initial;
    }
  }
}
