/*! tailwindcss v4.0.5 | MIT License | https://tailwindcss.com */
@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-yellow-400: oklch(0.852 0.199 91.936);
    --color-blue-100: oklch(0.932 0.032 255.585);
    --color-gray-300: oklch(0.872 0.01 258.338);
    --color-gray-400: oklch(0.707 0.022 261.325);
    --color-gray-600: oklch(0.446 0.03 256.802);
    --color-neutral-100: oklch(0.97 0 0);
    --color-black: #000;
    --color-white: #fff;
    --spacing: 0.25rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --text-5xl: 3rem;
    --text-5xl--line-height: 1;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --radius-md: 0.375rem;
    --radius-lg: 0.5rem;
    --radius-2xl: 1rem;
    --radius-3xl: 1.5rem;
    --ease-out: cubic-bezier(0, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-font-feature-settings: var(--font-sans--font-feature-settings);
    --default-font-variation-settings: var(--font-sans--font-variation-settings);
    --default-mono-font-family: var(--font-mono);
    --default-mono-font-feature-settings: var(--font-mono--font-feature-settings);
    --default-mono-font-variation-settings: var(--font-mono--font-variation-settings);
    --color-primary: #022D3F;
    --font-DM-sans: "DM Sans", sans-serif;
    --font-source: "Source Code Pro", sans-serif;
    --font-arboria-bold: "Arboria-Bold", "DM Sans", sans-serif;
    --font-arboria-book: "Arboria-Book", "DM Sans", sans-serif;
    --font-inter: "Inter", sans-serif;
    --font-bai: "Bai Jamjuree", monospace;
    --font-anta: "Anta", sans-serif;
  }
}
.bg-radial {
    background-image: radial-gradient(ellipse at center, var(--tw-gradient-stops));
}
@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;
  }

  body {
    line-height: inherit;
  }

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

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

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

  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    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;
    color: color-mix(in oklab, currentColor 50%, transparent);
  }

  textarea {
    resize: vertical;
  }

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

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

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

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

  ::-webkit-datetime-edit,
  ::-webkit-datetime-edit-year-field,
  ::-webkit-datetime-edit-month-field,
  ::-webkit-datetime-edit-day-field,
  ::-webkit-datetime-edit-hour-field,
  ::-webkit-datetime-edit-minute-field,
  ::-webkit-datetime-edit-second-field,
  ::-webkit-datetime-edit-millisecond-field,
  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }

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

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

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

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

@layer utilities {
  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

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

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

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

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

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

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

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

  .col-span-1 {
    grid-column: span 1 / span 1;
  }

  .col-span-2 {
    grid-column: span 2 / span 2;
  }

  .col-span-3 {
    grid-column: span 3 / span 3;
  }

  .col-span-4 {
    grid-column: span 4 / span 4;
  }

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

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

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

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

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

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

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

  .-mr-0\.5 {
    margin-right: calc(var(--spacing) * -0.5);
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .block {
    display: block;
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

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

  .table {
    display: table;
  }

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

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

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

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

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

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

  .h-auto {
    height: auto;
  }

  .h-full {
    height: 100%;
  }

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

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

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

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

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

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

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

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

  .w-\[5\.83px\] {
    width: 5.83px;
  }

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

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

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

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

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

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

  .w-\[calc\(100\%-188px\)\] {
    width: calc(100% - 188px);
  }

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

  .w-full {
    width: 100%;
  }

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

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

  .max-w-\[412\.26px\] {
    max-width: 412.26px;
  }

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

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

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

  .shrink {
    flex-shrink: 1;
  }

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

  .grow {
    flex-grow: 1;
  }

  .-rotate-90 {
    rotate: calc(90deg * -1);
  }

  .-rotate-180 {
    rotate: calc(180deg * -1);
  }

  .rotate-90 {
    rotate: 90deg;
  }

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

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

  .cursor-pointer {
    cursor: pointer;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .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-5 {
    column-gap: calc(var(--spacing) * 5);
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .gap-y-7 {
    row-gap: calc(var(--spacing) * 7);
  }

  .overflow-hidden {
    overflow: hidden;
  }

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

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

  .rounded {
    border-radius: 0.25rem;
  }

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

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

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

  .rounded-full {
    border-radius: calc(infinity * 1px);
  }

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

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

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

  .rounded-t-\[20px\] {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
  }

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

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

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

  .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-\[\#B3B3B3\] {
    border-color: #B3B3B3;
  }

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

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

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

  .border-b-\[\#007AFF\] {
    border-bottom-color: #007AFF;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .bg-\[\#303030\]\/20 {
    background-color: color-mix(in oklab, #303030 20%, transparent);
  }

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

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

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

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

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

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

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

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

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

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

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

  .bg-radial {
    --tw-gradient-position: in oklab;
    background-image: radial-gradient(var(--tw-gradient-stops));
  }

  .bg-\[url\(\.\.\/assets\/images\/bg-footer\.png\)\] {
    background-image: url(../assets/images/bg-footer.png);
  }

  .bg-\[url\(\.\.\/assets\/images\/join-us-bg\.jpeg\)\] {
    background-image: url(../assets/images/join-us-bg.jpeg);
  }

  .from-\[\#2AABEE\]\/50 {
    --tw-gradient-from: color-mix(in oklab, #2AABEE 50%, transparent);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .to-\[\#186288\]\/50 {
    --tw-gradient-to: color-mix(in oklab, #186288 50%, transparent);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .bg-cover {
    background-size: cover;
  }

  .bg-right {
    background-position: right;
  }

  .object-cover {
    object-fit: cover;
  }

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

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

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

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

  .px-0\.5 {
    padding-inline: calc(var(--spacing) * 0.5);
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .py-\[3px\] {
    padding-block: 3px;
  }

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

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

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

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

  .pb-3\.5 {
    padding-bottom: calc(var(--spacing) * 3.5);
  }

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

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

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

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

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

  .font-DM-sans {
    font-family: var(--font-DM-sans);
  }

  .font-anta {
    font-family: var(--font-anta);
  }

  .font-arboria-bold {
    font-family: var(--font-arboria-bold);
  }

  .font-arboria-book {
    font-family: var(--font-arboria-book);
  }

  .font-bai {
    font-family: var(--font-bai);
  }

  .font-inter {
    font-family: var(--font-inter);
  }

  .font-source {
    font-family: var(--font-source);
  }

  .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-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }

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

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

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

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

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

  .text-\[9\.82px\] {
    font-size: 9.82px;
  }

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

  .text-\[11\.72px\] {
    font-size: 11.72px;
  }

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

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

  .leading-5 {
    --tw-leading: calc(var(--spacing) * 5);
    line-height: calc(var(--spacing) * 5);
  }

  .leading-\[13\.75px\] {
    --tw-leading: 13.75px;
    line-height: 13.75px;
  }

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

  .leading-\[30\.17px\] {
    --tw-leading: 30.17px;
    line-height: 30.17px;
  }

  .leading-\[30\.22px\] {
    --tw-leading: 30.22px;
    line-height: 30.22px;
  }

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

  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }

  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }

  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }

  .tracking-\[0\.2px\] {
    --tw-tracking: 0.2px;
    letter-spacing: 0.2px;
  }

  .break-all {
    word-break: break-all;
  }

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

  .text-\[\#1E1E1E\] {
    color: #1E1E1E;
  }

  .text-\[\#2C2C2C\] {
    color: #2C2C2C;
  }

  .text-\[\#4F4F4F\] {
    color: #4F4F4F;
  }

  .text-\[\#007aff\] {
    color: #007aff;
  }

  .text-\[\#8A8A8A\] {
    color: #8A8A8A;
  }

  .text-\[\#303030\] {
    color: #303030;
  }

  .text-\[\#333333\] {
    color: #333333;
  }

  .text-\[\#757575\] {
    color: #757575;
  }

  .text-\[\#828282\] {
    color: #828282;
  }

  .text-\[\#E7ECEF\] {
    color: #E7ECEF;
  }

  .text-\[\#F3F3F3\] {
    color: #F3F3F3;
  }

  .text-\[\#f3f3f3\] {
    color: #f3f3f3;
  }

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

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

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

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

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

  .uppercase {
    text-transform: uppercase;
  }

  .bg-blend-overlay {
    background-blend-mode: overlay;
  }

  .shadow-lg {
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .duration-300 {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }

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

  .group-hover\:block {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        display: block;
      }
    }
  }

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

  .odd\:bg-\[\#D9D9D9\] {
    &:nth-child(odd) {
      background-color: #D9D9D9;
    }
  }

  .odd\:bg-\[\#F5F5F5\] {
    &:nth-child(odd) {
      background-color: #F5F5F5;
    }
  }

  .even\:bg-neutral-100 {
    &:nth-child(even) {
      background-color: var(--color-neutral-100);
    }
  }

  .even\:bg-white {
    &:nth-child(even) {
      background-color: var(--color-white);
    }
  }

  .hover\:bg-\[\#FFD700\] {
    &:hover {
      @media (hover: hover) {
        background-color: #FFD700;
      }
    }
  }

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

  .hover\:text-\[\#1e1e1e\] {
    &:hover {
      @media (hover: hover) {
        color: #1e1e1e;
      }
    }
  }

  .hover\:text-\[\#FFD700\] {
    &:hover {
      @media (hover: hover) {
        color: #FFD700;
      }
    }
  }

  .hover\:text-\[\#ffd700\] {
    &:hover {
      @media (hover: hover) {
        color: #ffd700;
      }
    }
  }

  .hover\:text-gray-300 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-gray-300);
      }
    }
  }

  .max-\[480px\]\:truncate {
    @media (width < 480px) {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
    }
  }

  .min-\[400px\]\:p-5 {
    @media (width >=400px) {
      padding: calc(var(--spacing) * 5);
    }
  }

  .min-\[420px\]\:col-span-1 {
    @media (width >=420px) {
      grid-column: span 1 / span 1;
    }
  }

  .min-\[420px\]\:col-span-2 {
    @media (width >=420px) {
      grid-column: span 2 / span 2;
    }
  }

  .min-\[420px\]\:col-span-7 {
    @media (width >=420px) {
      grid-column: span 7 / span 7;
    }
  }

  .min-\[420px\]\:w-\[199px\] {
    @media (width >=420px) {
      width: 199px;
    }
  }

  .min-\[420px\]\:px-5 {
    @media (width >=420px) {
      padding-inline: calc(var(--spacing) * 5);
    }
  }

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

  .min-\[428px\]\:text-sm {
    @media (width >=428px) {
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }
  }

  .md\:mt-0 {
    @media (width >=48rem) {
      margin-top: calc(var(--spacing) * 0);
    }
  }

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

  .md\:space-x-8 {
    @media (width >=48rem) {
      :where(& > :not(:last-child)) {
        --tw-space-x-reverse: 0;
        margin-inline-start: calc(calc(var(--spacing) * 8) * var(--tw-space-x-reverse));
        margin-inline-end: calc(calc(var(--spacing) * 8) * calc(1 - var(--tw-space-x-reverse)));
      }
    }
  }

  .md\:border-0 {
    @media (width >=48rem) {
      border-style: var(--tw-border-style);
      border-width: 0px;
    }
  }

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

  .lg\:-mx-5 {
    @media (width >=64rem) {
      margin-inline: calc(var(--spacing) * -5);
    }
  }

  .lg\:mb-12 {
    @media (width >=64rem) {
      margin-bottom: calc(var(--spacing) * 12);
    }
  }

  .lg\:block {
    @media (width >=64rem) {
      display: block;
    }
  }

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

  .lg\:hidden {
    @media (width >=64rem) {
      display: none;
    }
  }

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

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

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

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

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

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

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

  .lg\:flex-row-reverse {
    @media (width >=64rem) {
      flex-direction: row-reverse;
    }
  }

  .lg\:items-center {
    @media (width >=64rem) {
      align-items: center;
    }
  }

  .lg\:justify-between {
    @media (width >=64rem) {
      justify-content: space-between;
    }
  }

  .lg\:justify-center {
    @media (width >=64rem) {
      justify-content: center;
    }
  }

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

  .lg\:gap-x-2\.5 {
    @media (width >=64rem) {
      column-gap: calc(var(--spacing) * 2.5);
    }
  }

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

  .lg\:gap-x-\[6\.6875rem\] {
    @media (width >=64rem) {
      column-gap: 6.6875rem;
    }
  }

  .lg\:space-y-\[58px\] {
    @media (width >=64rem) {
      :where(& > :not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(58px * var(--tw-space-y-reverse));
        margin-block-end: calc(58px * calc(1 - var(--tw-space-y-reverse)));
      }
    }
  }

  .lg\:bg-neutral-100 {
    @media (width >=64rem) {
      background-color: var(--color-neutral-100);
    }
  }

  .lg\:bg-white {
    @media (width >=64rem) {
      background-color: var(--color-white);
    }
  }

  .lg\:bg-bottom {
    @media (width >=64rem) {
      background-position: bottom;
    }
  }

  .lg\:px-2\.5 {
    @media (width >=64rem) {
      padding-inline: calc(var(--spacing) * 2.5);
    }
  }

  .lg\:px-3 {
    @media (width >=64rem) {
      padding-inline: calc(var(--spacing) * 3);
    }
  }

  .lg\:px-3\.5 {
    @media (width >=64rem) {
      padding-inline: calc(var(--spacing) * 3.5);
    }
  }

  .lg\:px-5 {
    @media (width >=64rem) {
      padding-inline: calc(var(--spacing) * 5);
    }
  }

  .lg\:px-7 {
    @media (width >=64rem) {
      padding-inline: calc(var(--spacing) * 7);
    }
  }

  .lg\:px-8 {
    @media (width >=64rem) {
      padding-inline: calc(var(--spacing) * 8);
    }
  }

  .lg\:px-9 {
    @media (width >=64rem) {
      padding-inline: calc(var(--spacing) * 9);
    }
  }

  .lg\:px-12 {
    @media (width >=64rem) {
      padding-inline: calc(var(--spacing) * 12);
    }
  }

  .lg\:px-\[6\.25rem\] {
    @media (width >=64rem) {
      padding-inline: 6.25rem;
    }
  }

  .lg\:py-5 {
    @media (width >=64rem) {
      padding-block: calc(var(--spacing) * 5);
    }
  }

  .lg\:py-14 {
    @media (width >=64rem) {
      padding-block: calc(var(--spacing) * 14);
    }
  }

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

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

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

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

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

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

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

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

  .rtl\:space-x-reverse {
    &:where(:dir(rtl), [dir="rtl"], [dir="rtl"] *) {
      :where(& > :not(:last-child)) {
        --tw-space-x-reverse: 1;
      }
    }
  }
}

.no-scrollbar::-webkit-scrollbar {
  display: none;
}

.custom-shadow {
  box-shadow: 0 0.87px 6.69px 0 #00000026;
}

@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
  initial-value: rotateX(0);
}

@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
  initial-value: rotateY(0);
}

@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
  initial-value: rotateZ(0);
}

@property --tw-skew-x {
  syntax: "*";
  inherits: false;
  initial-value: skewX(0);
}

@property --tw-skew-y {
  syntax: "*";
  inherits: false;
  initial-value: skewY(0);
}

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

@property --tw-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-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

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

@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-duration {
  syntax: "*";
  inherits: false;
}

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

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