/*! tailwindcss v4.1.11 | 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-100: oklch(93.6% 0.032 17.717);
    --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-red-700: oklch(50.5% 0.213 27.518);
    --color-red-800: oklch(44.4% 0.177 26.899);
    --color-orange-400: oklch(75% 0.183 55.934);
    --color-orange-600: oklch(64.6% 0.222 41.116);
    --color-yellow-100: oklch(97.3% 0.071 103.193);
    --color-yellow-200: oklch(94.5% 0.129 101.54);
    --color-yellow-400: oklch(85.2% 0.199 91.936);
    --color-yellow-500: oklch(79.5% 0.184 86.047);
    --color-yellow-600: oklch(68.1% 0.162 75.834);
    --color-yellow-800: oklch(47.6% 0.114 61.907);
    --color-green-50: oklch(98.2% 0.018 155.826);
    --color-green-100: oklch(96.2% 0.044 156.743);
    --color-green-200: oklch(92.5% 0.084 155.995);
    --color-green-400: oklch(79.2% 0.209 151.711);
    --color-green-500: oklch(72.3% 0.219 149.579);
    --color-green-600: oklch(62.7% 0.194 149.214);
    --color-green-700: oklch(52.7% 0.154 150.069);
    --color-green-800: oklch(44.8% 0.119 151.328);
    --color-blue-50: oklch(97% 0.014 254.604);
    --color-blue-400: oklch(70.7% 0.165 254.624);
    --color-blue-500: oklch(62.3% 0.214 259.815);
    --color-blue-600: oklch(54.6% 0.245 262.881);
    --color-purple-50: oklch(97.7% 0.014 308.299);
    --color-purple-400: oklch(71.4% 0.203 305.504);
    --color-purple-500: oklch(62.7% 0.265 303.9);
    --color-purple-600: oklch(55.8% 0.288 302.321);
    --color-pink-400: oklch(71.8% 0.202 349.761);
    --color-gray-50: oklch(98.5% 0.002 247.839);
    --color-gray-100: oklch(96.7% 0.003 264.542);
    --color-gray-200: oklch(92.8% 0.006 264.531);
    --color-gray-300: oklch(87.2% 0.01 258.338);
    --color-gray-400: oklch(70.7% 0.022 261.325);
    --color-gray-500: oklch(55.1% 0.027 264.364);
    --color-gray-600: oklch(44.6% 0.03 256.802);
    --color-gray-700: oklch(37.3% 0.034 259.733);
    --color-gray-800: oklch(27.8% 0.033 256.848);
    --color-gray-900: oklch(21% 0.034 264.665);
    --color-black: #000;
    --color-white: #fff;
    --spacing: 0.25rem;
    --container-2xl: 42rem;
    --container-4xl: 56rem;
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --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);
    --font-weight-extralight: 200;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --font-weight-extrabold: 800;
    --tracking-wide: 0.025em;
    --radius-md: 0.375rem;
    --radius-lg: 0.5rem;
    --radius-xl: 0.75rem;
    --radius-2xl: 1rem;
    --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --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);
    --breakpoint-xxs: 300px;
    --breakpoint-xs: 400px;
    --breakpoint-sm: 550px;
    --breakpoint-md: 750px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --breakpoint-2xl: 1536px;
    --breakpoint-3xl: 1792px;
    --breakpoint-4xl: 2036px;
    --breakpoint-5xl: 2300px;
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .pointer-events-none {
    pointer-events: none;
  }
  .invisible {
    visibility: hidden;
  }
  .visible {
    visibility: visible;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .top-\[15px\] {
    top: 15px;
  }
  .top-\[20px\] {
    top: 20px;
  }
  .top-\[51px\] {
    top: 51px;
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .left-1 {
    left: calc(var(--spacing) * 1);
  }
  .left-\[100\%\] {
    left: 100%;
  }
  .z-50 {
    z-index: 50;
  }
  .order-2 {
    order: 2;
  }
  .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;
  }
  .col-span-8 {
    grid-column: span 8 / span 8;
  }
  .col-span-13 {
    grid-column: span 13 / span 13;
  }
  .container {
    width: 100%;
    @media (width >= 300px) {
      max-width: 300px;
    }
    @media (width >= 400px) {
      max-width: 400px;
    }
    @media (width >= 550px) {
      max-width: 550px;
    }
    @media (width >= 750px) {
      max-width: 750px;
    }
    @media (width >= 992px) {
      max-width: 992px;
    }
    @media (width >= 1200px) {
      max-width: 1200px;
    }
    @media (width >= 1536px) {
      max-width: 1536px;
    }
    @media (width >= 1792px) {
      max-width: 1792px;
    }
    @media (width >= 2036px) {
      max-width: 2036px;
    }
    @media (width >= 2300px) {
      max-width: 2300px;
    }
  }
  .m-0 {
    margin: calc(var(--spacing) * 0);
  }
  .mx-2 {
    margin-inline: calc(var(--spacing) * 2);
  }
  .mx-3 {
    margin-inline: calc(var(--spacing) * 3);
  }
  .mx-\[2px\] {
    margin-inline: 2px;
  }
  .mx-\[4\%\] {
    margin-inline: 4%;
  }
  .mx-auto {
    margin-inline: auto;
  }
  .\!my-10 {
    margin-block: calc(var(--spacing) * 10) !important;
  }
  .\!my-14 {
    margin-block: calc(var(--spacing) * 14) !important;
  }
  .my-1 {
    margin-block: calc(var(--spacing) * 1);
  }
  .my-3 {
    margin-block: calc(var(--spacing) * 3);
  }
  .my-4 {
    margin-block: calc(var(--spacing) * 4);
  }
  .my-5 {
    margin-block: calc(var(--spacing) * 5);
  }
  .my-7 {
    margin-block: calc(var(--spacing) * 7);
  }
  .my-10 {
    margin-block: calc(var(--spacing) * 10);
  }
  .my-12 {
    margin-block: calc(var(--spacing) * 12);
  }
  .my-20 {
    margin-block: calc(var(--spacing) * 20);
  }
  .my-\[60px\] {
    margin-block: 60px;
  }
  .my-auto {
    margin-block: auto;
  }
  .mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }
  .mt-1\.5 {
    margin-top: calc(var(--spacing) * 1.5);
  }
  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }
  .mt-3 {
    margin-top: calc(var(--spacing) * 3);
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .mt-7 {
    margin-top: calc(var(--spacing) * 7);
  }
  .mt-\[2px\] {
    margin-top: 2px;
  }
  .mt-\[12px\] {
    margin-top: 12px;
  }
  .mt-\[15px\] {
    margin-top: 15px;
  }
  .mt-\[17px\] {
    margin-top: 17px;
  }
  .mt-\[20px\] {
    margin-top: 20px;
  }
  .mt-\[25px\] {
    margin-top: 25px;
  }
  .mt-auto {
    margin-top: auto;
  }
  .mr-0 {
    margin-right: calc(var(--spacing) * 0);
  }
  .mr-0\.5 {
    margin-right: calc(var(--spacing) * 0.5);
  }
  .mr-1 {
    margin-right: calc(var(--spacing) * 1);
  }
  .mr-1\.5 {
    margin-right: calc(var(--spacing) * 1.5);
  }
  .mr-2 {
    margin-right: calc(var(--spacing) * 2);
  }
  .mr-2\.5 {
    margin-right: calc(var(--spacing) * 2.5);
  }
  .mr-auto {
    margin-right: auto;
  }
  .\!mb-4 {
    margin-bottom: calc(var(--spacing) * 4) !important;
  }
  .mb-1 {
    margin-bottom: calc(var(--spacing) * 1);
  }
  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
  .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-12 {
    margin-bottom: calc(var(--spacing) * 12);
  }
  .mb-\[2px\] {
    margin-bottom: 2px;
  }
  .mb-\[3px\] {
    margin-bottom: 3px;
  }
  .mb-\[5px\] {
    margin-bottom: 5px;
  }
  .mb-\[13px\] {
    margin-bottom: 13px;
  }
  .mb-\[15px\] {
    margin-bottom: 15px;
  }
  .ml-1 {
    margin-left: calc(var(--spacing) * 1);
  }
  .ml-1\.5 {
    margin-left: calc(var(--spacing) * 1.5);
  }
  .ml-2 {
    margin-left: calc(var(--spacing) * 2);
  }
  .ml-3 {
    margin-left: calc(var(--spacing) * 3);
  }
  .ml-4 {
    margin-left: calc(var(--spacing) * 4);
  }
  .ml-5 {
    margin-left: calc(var(--spacing) * 5);
  }
  .ml-6 {
    margin-left: calc(var(--spacing) * 6);
  }
  .ml-8 {
    margin-left: calc(var(--spacing) * 8);
  }
  .ml-\[5\%\] {
    margin-left: 5%;
  }
  .ml-\[17\%\] {
    margin-left: 17%;
  }
  .ml-\[19\%\] {
    margin-left: 19%;
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline {
    display: inline;
  }
  .inline-block {
    display: inline-block;
  }
  .inline-flex {
    display: inline-flex;
  }
  .table {
    display: table;
  }
  .h-1 {
    height: calc(var(--spacing) * 1);
  }
  .h-1\/2 {
    height: calc(1/2 * 100%);
  }
  .h-2 {
    height: calc(var(--spacing) * 2);
  }
  .h-2\.5 {
    height: calc(var(--spacing) * 2.5);
  }
  .h-3 {
    height: calc(var(--spacing) * 3);
  }
  .h-4 {
    height: calc(var(--spacing) * 4);
  }
  .h-6 {
    height: calc(var(--spacing) * 6);
  }
  .h-12 {
    height: calc(var(--spacing) * 12);
  }
  .h-\[3px\] {
    height: 3px;
  }
  .h-\[30\%\] {
    height: 30%;
  }
  .h-\[50px\] {
    height: 50px;
  }
  .h-\[54px\] {
    height: 54px;
  }
  .h-\[75\%\] {
    height: 75%;
  }
  .h-\[80\%\] {
    height: 80%;
  }
  .h-\[100px\] {
    height: 100px;
  }
  .h-\[200px\] {
    height: 200px;
  }
  .h-\[230px\] {
    height: 230px;
  }
  .h-\[260px\] {
    height: 260px;
  }
  .h-\[280px\] {
    height: 280px;
  }
  .h-\[300px\] {
    height: 300px;
  }
  .h-\[360px\] {
    height: 360px;
  }
  .h-\[400px\] {
    height: 400px;
  }
  .h-\[450px\] {
    height: 450px;
  }
  .h-full {
    height: 100%;
  }
  .w-1 {
    width: calc(var(--spacing) * 1);
  }
  .w-2 {
    width: calc(var(--spacing) * 2);
  }
  .w-2\.5 {
    width: calc(var(--spacing) * 2.5);
  }
  .w-3 {
    width: calc(var(--spacing) * 3);
  }
  .w-3\.5 {
    width: calc(var(--spacing) * 3.5);
  }
  .w-4 {
    width: calc(var(--spacing) * 4);
  }
  .w-6 {
    width: calc(var(--spacing) * 6);
  }
  .w-12 {
    width: calc(var(--spacing) * 12);
  }
  .w-60 {
    width: calc(var(--spacing) * 60);
  }
  .w-\[7\%\] {
    width: 7%;
  }
  .w-\[25\%\] {
    width: 25%;
  }
  .w-\[26\%\] {
    width: 26%;
  }
  .w-\[29px\] {
    width: 29px;
  }
  .w-\[33\%\] {
    width: 33%;
  }
  .w-\[43\%\] {
    width: 43%;
  }
  .w-\[65\%\] {
    width: 65%;
  }
  .w-\[80\%\] {
    width: 80%;
  }
  .w-\[90\%\] {
    width: 90%;
  }
  .w-\[100px\] {
    width: 100px;
  }
  .w-\[200px\] {
    width: 200px;
  }
  .w-full {
    width: 100%;
  }
  .max-w-2xl {
    max-width: var(--container-2xl);
  }
  .flex-1 {
    flex: 1;
  }
  .flex-shrink {
    flex-shrink: 1;
  }
  .flex-shrink-0 {
    flex-shrink: 0;
  }
  .flex-grow {
    flex-grow: 1;
  }
  .grow {
    flex-grow: 1;
  }
  .border-collapse {
    border-collapse: collapse;
  }
  .origin-top-right {
    transform-origin: top right;
  }
  .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-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .grid-cols-13 {
    grid-template-columns: repeat(13, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .items-center {
    align-items: center;
  }
  .items-end {
    align-items: flex-end;
  }
  .justify-around {
    justify-content: space-around;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-end {
    justify-content: flex-end;
  }
  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }
  .gap-1\.5 {
    gap: calc(var(--spacing) * 1.5);
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-5 {
    gap: calc(var(--spacing) * 5);
  }
  .gap-7 {
    gap: calc(var(--spacing) * 7);
  }
  .gap-8 {
    gap: calc(var(--spacing) * 8);
  }
  .gap-x-0 {
    column-gap: calc(var(--spacing) * 0);
  }
  .gap-x-0\.5 {
    column-gap: calc(var(--spacing) * 0.5);
  }
  .gap-x-1 {
    column-gap: calc(var(--spacing) * 1);
  }
  .gap-x-2 {
    column-gap: calc(var(--spacing) * 2);
  }
  .gap-x-3 {
    column-gap: calc(var(--spacing) * 3);
  }
  .gap-x-3\.5 {
    column-gap: calc(var(--spacing) * 3.5);
  }
  .gap-x-5 {
    column-gap: calc(var(--spacing) * 5);
  }
  .gap-x-10 {
    column-gap: calc(var(--spacing) * 10);
  }
  .self-center {
    align-self: center;
  }
  .justify-self-end {
    justify-self: flex-end;
  }
  .overflow-auto {
    overflow: auto;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .rounded-2xl {
    border-radius: var(--radius-2xl);
  }
  .rounded-\[4px\] {
    border-radius: 4px;
  }
  .rounded-\[6px\] {
    border-radius: 6px;
  }
  .rounded-\[7px\] {
    border-radius: 7px;
  }
  .rounded-\[9px\] {
    border-radius: 9px;
  }
  .rounded-\[30px\] {
    border-radius: 30px;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .rounded-md {
    border-radius: var(--radius-md);
  }
  .rounded-xl {
    border-radius: var(--radius-xl);
  }
  .rounded-t-\[5px\] {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }
  .rounded-t-\[12px\] {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
  }
  .rounded-t-\[20px\] {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
  }
  .rounded-b-\[5px\] {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
  }
  .rounded-b-\[20px\] {
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
  }
  .rounded-b-lg {
    border-bottom-right-radius: var(--radius-lg);
    border-bottom-left-radius: var(--radius-lg);
  }
  .rounded-br-\[20px\] {
    border-bottom-right-radius: 20px;
  }
  .rounded-bl-\[20px\] {
    border-bottom-left-radius: 20px;
  }
  .\!border-0 {
    border-style: var(--tw-border-style) !important;
    border-width: 0px !important;
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-0 {
    border-style: var(--tw-border-style);
    border-width: 0px;
  }
  .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-\[2px\] {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 2px;
  }
  .border-b-\[3px\] {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 3px;
  }
  .border-l {
    border-left-style: var(--tw-border-style);
    border-left-width: 1px;
  }
  .border-l-1 {
    border-left-style: var(--tw-border-style);
    border-left-width: 1px;
  }
  .border-l-3 {
    border-left-style: var(--tw-border-style);
    border-left-width: 3px;
  }
  .border-\[\#8080807a\] {
    border-color: #8080807a;
  }
  .border-\[\#ffffff59\] {
    border-color: #ffffff59;
  }
  .border-blue-400 {
    border-color: var(--color-blue-400);
  }
  .border-gray-300 {
    border-color: var(--color-gray-300);
  }
  .border-green-200 {
    border-color: var(--color-green-200);
  }
  .border-red-200 {
    border-color: var(--color-red-200);
  }
  .border-red-500 {
    border-color: var(--color-red-500);
  }
  .border-red-600 {
    border-color: var(--color-red-600);
  }
  .border-yellow-200 {
    border-color: var(--color-yellow-200);
  }
  .border-b-green-500 {
    border-bottom-color: var(--color-green-500);
  }
  .border-l-\[\#ffffff15\] {
    border-left-color: #ffffff15;
  }
  .bg-\[\#8cdaff\] {
    background-color: #8cdaff;
  }
  .bg-\[\#69f0ae\] {
    background-color: #69f0ae;
  }
  .bg-\[\#252525\] {
    background-color: #252525;
  }
  .bg-\[\#272727\] {
    background-color: #272727;
  }
  .bg-\[\#292929\] {
    background-color: #292929;
  }
  .bg-\[\#313131\] {
    background-color: #313131;
  }
  .bg-\[\#424242\] {
    background-color: #424242;
  }
  .bg-\[\#21212188\] {
    background-color: #21212188;
  }
  .bg-\[\#CFECFF\] {
    background-color: #CFECFF;
  }
  .bg-\[\#F3CA00\] {
    background-color: #F3CA00;
  }
  .bg-\[\#FACA00\] {
    background-color: #FACA00;
  }
  .bg-\[\#b8fcb1\] {
    background-color: #b8fcb1;
  }
  .bg-\[\#c7444a\] {
    background-color: #c7444a;
  }
  .bg-\[\#e09be2\] {
    background-color: #e09be2;
  }
  .bg-\[\#ff5e5e\] {
    background-color: #ff5e5e;
  }
  .bg-\[\#ff4141\] {
    background-color: #ff4141;
  }
  .bg-\[\#ffe082\] {
    background-color: #ffe082;
  }
  .bg-\[\#fff461\] {
    background-color: #fff461;
  }
  .bg-\[\#ffffff8d\] {
    background-color: #ffffff8d;
  }
  .bg-\[\#ffffffb2\] {
    background-color: #ffffffb2;
  }
  .bg-\[\#ffffffcc\] {
    background-color: #ffffffcc;
  }
  .bg-blue-50 {
    background-color: var(--color-blue-50);
  }
  .bg-blue-500 {
    background-color: var(--color-blue-500);
  }
  .bg-blue-600 {
    background-color: var(--color-blue-600);
  }
  .bg-gray-50 {
    background-color: var(--color-gray-50);
  }
  .bg-gray-100 {
    background-color: var(--color-gray-100);
  }
  .bg-gray-200 {
    background-color: var(--color-gray-200);
  }
  .bg-gray-400 {
    background-color: var(--color-gray-400);
  }
  .bg-gray-600 {
    background-color: var(--color-gray-600);
  }
  .bg-green-50 {
    background-color: var(--color-green-50);
  }
  .bg-green-100 {
    background-color: var(--color-green-100);
  }
  .bg-green-200 {
    background-color: var(--color-green-200);
  }
  .bg-green-500 {
    background-color: var(--color-green-500);
  }
  .bg-green-600 {
    background-color: var(--color-green-600);
  }
  .bg-green-700 {
    background-color: var(--color-green-700);
  }
  .bg-orange-600 {
    background-color: var(--color-orange-600);
  }
  .bg-purple-50 {
    background-color: var(--color-purple-50);
  }
  .bg-purple-500 {
    background-color: var(--color-purple-500);
  }
  .bg-purple-600 {
    background-color: var(--color-purple-600);
  }
  .bg-red-100 {
    background-color: var(--color-red-100);
  }
  .bg-red-500 {
    background-color: var(--color-red-500);
  }
  .bg-red-600 {
    background-color: var(--color-red-600);
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .bg-yellow-100 {
    background-color: var(--color-yellow-100);
  }
  .bg-yellow-600 {
    background-color: var(--color-yellow-600);
  }
  .bg-gradient-to-bl {
    --tw-gradient-position: to bottom left in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .from-\[\#CFECFF\] {
    --tw-gradient-from: #CFECFF;
    --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-\[\#8CD3FF\] {
    --tw-gradient-to: #8CD3FF;
    --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-100\% {
    --tw-gradient-to-position: 100%;
  }
  .fill-white {
    fill: var(--color-white);
  }
  .object-cover {
    object-fit: cover;
  }
  .p-0 {
    padding: calc(var(--spacing) * 0);
  }
  .p-1 {
    padding: calc(var(--spacing) * 1);
  }
  .p-2 {
    padding: calc(var(--spacing) * 2);
  }
  .p-3 {
    padding: calc(var(--spacing) * 3);
  }
  .p-4 {
    padding: calc(var(--spacing) * 4);
  }
  .p-5 {
    padding: calc(var(--spacing) * 5);
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .p-7 {
    padding: calc(var(--spacing) * 7);
  }
  .p-\[5px\] {
    padding: 5px;
  }
  .p-\[10px\] {
    padding: 10px;
  }
  .p-\[20px\] {
    padding: 20px;
  }
  .\!px-\[35\%\] {
    padding-inline: 35% !important;
  }
  .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-\[5\%\] {
    padding-inline: 5%;
  }
  .px-\[6px\] {
    padding-inline: 6px;
  }
  .px-\[10\%\] {
    padding-inline: 10%;
  }
  .px-\[29\%\] {
    padding-inline: 29%;
  }
  .\!py-1 {
    padding-block: calc(var(--spacing) * 1) !important;
  }
  .py-0 {
    padding-block: calc(var(--spacing) * 0);
  }
  .py-1 {
    padding-block: calc(var(--spacing) * 1);
  }
  .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-\[2px\] {
    padding-block: 2px;
  }
  .pr-\[6px\] {
    padding-right: 6px;
  }
  .pb-1 {
    padding-bottom: calc(var(--spacing) * 1);
  }
  .pb-\[5px\] {
    padding-bottom: 5px;
  }
  .pl-3 {
    padding-left: calc(var(--spacing) * 3);
  }
  .pl-\[10px\] {
    padding-left: 10px;
  }
  .text-center {
    text-align: center;
  }
  .text-end {
    text-align: end;
  }
  .\!font-\[cairo\] {
    font-family: cairo !important;
  }
  .\!font-\[code\] {
    font-family: code !important;
  }
  .font-\[Cairo\] {
    font-family: Cairo;
  }
  .font-\[cairo\] {
    font-family: cairo;
  }
  .font-\[code\] {
    font-family: code;
  }
  .font-\[taj\] {
    font-family: taj;
  }
  .font-\[tajawa\] {
    font-family: tajawa;
  }
  .font-\[tajawal\] {
    font-family: tajawal;
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--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-\[10px\] {
    font-size: 10px !important;
  }
  .\!text-\[12px\] {
    font-size: 12px !important;
  }
  .text-\[5px\] {
    font-size: 5px;
  }
  .text-\[6px\] {
    font-size: 6px;
  }
  .text-\[7px\] {
    font-size: 7px;
  }
  .text-\[8px\] {
    font-size: 8px;
  }
  .text-\[9px\] {
    font-size: 9px;
  }
  .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-\[16px\] {
    font-size: 16px;
  }
  .text-\[18px\] {
    font-size: 18px;
  }
  .text-\[20px\] {
    font-size: 20px;
  }
  .text-\[26px\] {
    font-size: 26px;
  }
  .text-\[clamp\(10px\,4vw\,26px\)\] {
    font-size: clamp(10px, 4vw, 26px);
  }
  .text-\[clamp\(10px\,5vw\,26px\)\] {
    font-size: clamp(10px, 5vw, 26px);
  }
  .leading-8 {
    --tw-leading: calc(var(--spacing) * 8);
    line-height: calc(var(--spacing) * 8);
  }
  .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-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-wide {
    --tw-tracking: var(--tracking-wide);
    letter-spacing: var(--tracking-wide);
  }
  .break-words {
    overflow-wrap: break-word;
  }
  .text-\[\#4d4d4d\] {
    color: #4d4d4d;
  }
  .text-\[\#6d4c41\] {
    color: #6d4c41;
  }
  .text-\[\#7fc5ff\] {
    color: #7fc5ff;
  }
  .text-\[\#212121\] {
    color: #212121;
  }
  .text-\[\#80808080\] {
    color: #80808080;
  }
  .text-\[\#FACA00\] {
    color: #FACA00;
  }
  .text-\[\#b4color-green-htmlff7f\] {
    color: #b4color-green-htmlff7f;
  }
  .text-\[\#b4ff7f\] {
    color: #b4ff7f;
  }
  .text-\[\#b8fcb1\] {
    color: #b8fcb1;
  }
  .text-\[\#ec9bef\] {
    color: #ec9bef;
  }
  .text-\[\#ff7d66\] {
    color: #ff7d66;
  }
  .text-\[\#ffab00\] {
    color: #ffab00;
  }
  .text-\[red\] {
    color: red;
  }
  .text-black {
    color: var(--color-black);
  }
  .text-blue-400 {
    color: var(--color-blue-400);
  }
  .text-blue-500 {
    color: var(--color-blue-500);
  }
  .text-gray-100 {
    color: var(--color-gray-100);
  }
  .text-gray-500 {
    color: var(--color-gray-500);
  }
  .text-gray-600 {
    color: var(--color-gray-600);
  }
  .text-gray-700 {
    color: var(--color-gray-700);
  }
  .text-gray-800 {
    color: var(--color-gray-800);
  }
  .text-green-400 {
    color: var(--color-green-400);
  }
  .text-green-500 {
    color: var(--color-green-500);
  }
  .text-green-800 {
    color: var(--color-green-800);
  }
  .text-pink-400 {
    color: var(--color-pink-400);
  }
  .text-purple-500 {
    color: var(--color-purple-500);
  }
  .text-red-400 {
    color: var(--color-red-400);
  }
  .text-red-500 {
    color: var(--color-red-500);
  }
  .text-red-800 {
    color: var(--color-red-800);
  }
  .text-white {
    color: var(--color-white);
  }
  .text-yellow-800 {
    color: var(--color-yellow-800);
  }
  .underline {
    text-decoration-line: underline;
  }
  .opacity-0 {
    opacity: 0%;
  }
  .shadow {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-lg {
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-md {
    --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-sm {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .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);
  }
  .ring-1 {
    --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-\[\#ffffff78\] {
    --tw-shadow-color: #ffffff78;
    @supports (color: color-mix(in lab, red, red)) {
      --tw-shadow-color: color-mix(in oklab, #ffffff78 var(--tw-shadow-alpha), transparent);
    }
  }
  .ring-\[\#0000001d\] {
    --tw-ring-color: #0000001d;
  }
  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .outline-0 {
    outline-style: var(--tw-outline-style);
    outline-width: 0px;
  }
  .invert-50 {
    --tw-invert: invert(50%);
    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,);
  }
  .invert-75 {
    --tw-invert: invert(75%);
    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-filter {
    -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
    backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
  }
  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, visibility, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .duration-200 {
    --tw-duration: 200ms;
    transition-duration: 200ms;
  }
  .duration-300 {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .duration-400 {
    --tw-duration: 400ms;
    transition-duration: 400ms;
  }
  .duration-500 {
    --tw-duration: 500ms;
    transition-duration: 500ms;
  }
  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  .placeholder\:text-center {
    &::placeholder {
      text-align: center;
    }
  }
  .placeholder\:font-\[cairo\] {
    &::placeholder {
      font-family: cairo;
    }
  }
  .placeholder\:text-\[10px\] {
    &::placeholder {
      font-size: 10px;
    }
  }
  .placeholder\:font-bold {
    &::placeholder {
      --tw-font-weight: var(--font-weight-bold);
      font-weight: var(--font-weight-bold);
    }
  }
  .placeholder\:text-black {
    &::placeholder {
      color: var(--color-black);
    }
  }
  .placeholder\:text-gray-600 {
    &::placeholder {
      color: var(--color-gray-600);
    }
  }
  .placeholder\:transition-all {
    &::placeholder {
      transition-property: all;
      transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
      transition-duration: var(--tw-duration, var(--default-transition-duration));
    }
  }
  .placeholder\:duration-500 {
    &::placeholder {
      --tw-duration: 500ms;
      transition-duration: 500ms;
    }
  }
  .before\:w-\[260px\] {
    &::before {
      content: var(--tw-content);
      width: 260px;
    }
  }
  .before\:bg-\[\#8CD3FF\] {
    &::before {
      content: var(--tw-content);
      background-color: #8CD3FF;
    }
  }
  .before\:bg-gradient-to-bl {
    &::before {
      content: var(--tw-content);
      --tw-gradient-position: to bottom left in oklab;
      background-image: linear-gradient(var(--tw-gradient-stops));
    }
  }
  .before\:from-\[\#CFECFF\] {
    &::before {
      content: var(--tw-content);
      --tw-gradient-from: #CFECFF;
      --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));
    }
  }
  .before\:to-100\% {
    &::before {
      content: var(--tw-content);
      --tw-gradient-to-position: 100%;
    }
  }
  .hover\:-translate-y-1 {
    &:hover {
      @media (hover: hover) {
        --tw-translate-y: calc(var(--spacing) * -1);
        translate: var(--tw-translate-x) var(--tw-translate-y);
      }
    }
  }
  .hover\:scale-105 {
    &:hover {
      @media (hover: hover) {
        --tw-scale-x: 105%;
        --tw-scale-y: 105%;
        --tw-scale-z: 105%;
        scale: var(--tw-scale-x) var(--tw-scale-y);
      }
    }
  }
  .hover\:cursor-pointer {
    &:hover {
      @media (hover: hover) {
        cursor: pointer;
      }
    }
  }
  .hover\:border-red-600 {
    &:hover {
      @media (hover: hover) {
        border-color: var(--color-red-600);
      }
    }
  }
  .hover\:bg-\[\#303030\] {
    &:hover {
      @media (hover: hover) {
        background-color: #303030;
      }
    }
  }
  .hover\:bg-\[\#cbcbcb54\] {
    &:hover {
      @media (hover: hover) {
        background-color: #cbcbcb54;
      }
    }
  }
  .hover\:bg-\[\#e1fcffcc\] {
    &:hover {
      @media (hover: hover) {
        background-color: #e1fcffcc;
      }
    }
  }
  .hover\:bg-\[\#ffffff4f\] {
    &:hover {
      @media (hover: hover) {
        background-color: #ffffff4f;
      }
    }
  }
  .hover\:bg-blue-600 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-blue-600);
      }
    }
  }
  .hover\:bg-gray-200 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-gray-200);
      }
    }
  }
  .hover\:bg-gray-300 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-gray-300);
      }
    }
  }
  .hover\:bg-gray-400 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-gray-400);
      }
    }
  }
  .hover\:bg-gray-600 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-gray-600);
      }
    }
  }
  .hover\:bg-gray-700 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-gray-700);
      }
    }
  }
  .hover\:bg-red-500 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-red-500);
      }
    }
  }
  .hover\:bg-red-600 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-red-600);
      }
    }
  }
  .hover\:bg-\[-30\%\] {
    &:hover {
      @media (hover: hover) {
        background-position: -30%;
      }
    }
  }
  .hover\:text-gray-900 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-gray-900);
      }
    }
  }
  .hover\:shadow-xl {
    &:hover {
      @media (hover: hover) {
        --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);
      }
    }
  }
  .hover\:invert {
    &:hover {
      @media (hover: hover) {
        --tw-invert: invert(100%);
        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,);
      }
    }
  }
  .focus\:ring-1 {
    &:focus {
      --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }
  .focus\:ring-2 {
    &:focus {
      --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }
  .focus\:ring-white {
    &:focus {
      --tw-ring-color: var(--color-white);
    }
  }
  .focus\:ring-yellow-500 {
    &:focus {
      --tw-ring-color: var(--color-yellow-500);
    }
  }
  .focus\:outline-none {
    &:focus {
      --tw-outline-style: none;
      outline-style: none;
    }
  }
  .xxs\:h-\[20px\] {
    @media (width >= 300px) {
      height: 20px;
    }
  }
  .xxs\:h-\[22px\] {
    @media (width >= 300px) {
      height: 22px;
    }
  }
  .xxs\:w-\[20px\] {
    @media (width >= 300px) {
      width: 20px;
    }
  }
  .xxs\:w-\[22px\] {
    @media (width >= 300px) {
      width: 22px;
    }
  }
  .xxs\:w-\[155px\] {
    @media (width >= 300px) {
      width: 155px;
    }
  }
  .xxs\:text-\[12px\] {
    @media (width >= 300px) {
      font-size: 12px;
    }
  }
  .xxs\:text-\[17px\] {
    @media (width >= 300px) {
      font-size: 17px;
    }
  }
  .xxs\:text-\[20px\] {
    @media (width >= 300px) {
      font-size: 20px;
    }
  }
  .xs\:left-\[140\%\] {
    @media (width >= 400px) {
      left: 140%;
    }
  }
  .xs\:mx-4 {
    @media (width >= 400px) {
      margin-inline: calc(var(--spacing) * 4);
    }
  }
  .xs\:ml-\[16\%\] {
    @media (width >= 400px) {
      margin-left: 16%;
    }
  }
  .xs\:ml-\[17\%\] {
    @media (width >= 400px) {
      margin-left: 17%;
    }
  }
  .xs\:block {
    @media (width >= 400px) {
      display: block;
    }
  }
  .xs\:h-\[22px\] {
    @media (width >= 400px) {
      height: 22px;
    }
  }
  .xs\:h-\[23px\] {
    @media (width >= 400px) {
      height: 23px;
    }
  }
  .xs\:h-\[240px\] {
    @media (width >= 400px) {
      height: 240px;
    }
  }
  .xs\:h-\[300px\] {
    @media (width >= 400px) {
      height: 300px;
    }
  }
  .xs\:h-\[430px\] {
    @media (width >= 400px) {
      height: 430px;
    }
  }
  .xs\:w-\[22px\] {
    @media (width >= 400px) {
      width: 22px;
    }
  }
  .xs\:w-\[23px\] {
    @media (width >= 400px) {
      width: 23px;
    }
  }
  .xs\:w-\[34\%\] {
    @media (width >= 400px) {
      width: 34%;
    }
  }
  .xs\:w-\[43\%\] {
    @media (width >= 400px) {
      width: 43%;
    }
  }
  .xs\:gap-x-1\.5 {
    @media (width >= 400px) {
      column-gap: calc(var(--spacing) * 1.5);
    }
  }
  .xs\:gap-x-2 {
    @media (width >= 400px) {
      column-gap: calc(var(--spacing) * 2);
    }
  }
  .xs\:px-\[30\%\] {
    @media (width >= 400px) {
      padding-inline: 30%;
    }
  }
  .xs\:\!text-\[12px\] {
    @media (width >= 400px) {
      font-size: 12px !important;
    }
  }
  .xs\:\!text-\[14px\] {
    @media (width >= 400px) {
      font-size: 14px !important;
    }
  }
  .xs\:text-\[6px\] {
    @media (width >= 400px) {
      font-size: 6px;
    }
  }
  .xs\:text-\[7px\] {
    @media (width >= 400px) {
      font-size: 7px;
    }
  }
  .xs\:text-\[8px\] {
    @media (width >= 400px) {
      font-size: 8px;
    }
  }
  .xs\:text-\[9px\] {
    @media (width >= 400px) {
      font-size: 9px;
    }
  }
  .xs\:text-\[13px\] {
    @media (width >= 400px) {
      font-size: 13px;
    }
  }
  .xs\:text-\[14px\] {
    @media (width >= 400px) {
      font-size: 14px;
    }
  }
  .xs\:text-\[16px\] {
    @media (width >= 400px) {
      font-size: 16px;
    }
  }
  .xs\:text-\[18px\] {
    @media (width >= 400px) {
      font-size: 18px;
    }
  }
  .xs\:text-\[20px\] {
    @media (width >= 400px) {
      font-size: 20px;
    }
  }
  .xs\:text-\[22px\] {
    @media (width >= 400px) {
      font-size: 22px;
    }
  }
  .xs\:placeholder\:text-\[12px\] {
    @media (width >= 400px) {
      &::placeholder {
        font-size: 12px;
      }
    }
  }
  .sm\:top-\[26px\] {
    @media (width >= 550px) {
      top: 26px;
    }
  }
  .sm\:mx-5 {
    @media (width >= 550px) {
      margin-inline: calc(var(--spacing) * 5);
    }
  }
  .sm\:mr-1 {
    @media (width >= 550px) {
      margin-right: calc(var(--spacing) * 1);
    }
  }
  .sm\:ml-1\.5 {
    @media (width >= 550px) {
      margin-left: calc(var(--spacing) * 1.5);
    }
  }
  .sm\:ml-2 {
    @media (width >= 550px) {
      margin-left: calc(var(--spacing) * 2);
    }
  }
  .sm\:ml-\[15\%\] {
    @media (width >= 550px) {
      margin-left: 15%;
    }
  }
  .sm\:ml-\[16\%\] {
    @media (width >= 550px) {
      margin-left: 16%;
    }
  }
  .sm\:block {
    @media (width >= 550px) {
      display: block;
    }
  }
  .sm\:flex {
    @media (width >= 550px) {
      display: flex;
    }
  }
  .sm\:h-1\.5 {
    @media (width >= 550px) {
      height: calc(var(--spacing) * 1.5);
    }
  }
  .sm\:h-\[133px\] {
    @media (width >= 550px) {
      height: 133px;
    }
  }
  .sm\:h-\[270px\] {
    @media (width >= 550px) {
      height: 270px;
    }
  }
  .sm\:h-\[320px\] {
    @media (width >= 550px) {
      height: 320px;
    }
  }
  .sm\:h-\[350px\] {
    @media (width >= 550px) {
      height: 350px;
    }
  }
  .sm\:h-\[370px\] {
    @media (width >= 550px) {
      height: 370px;
    }
  }
  .sm\:h-\[550px\] {
    @media (width >= 550px) {
      height: 550px;
    }
  }
  .sm\:w-\[6\%\] {
    @media (width >= 550px) {
      width: 6%;
    }
  }
  .sm\:w-\[23\%\] {
    @media (width >= 550px) {
      width: 23%;
    }
  }
  .sm\:w-\[30\%\] {
    @media (width >= 550px) {
      width: 30%;
    }
  }
  .sm\:w-\[37\%\] {
    @media (width >= 550px) {
      width: 37%;
    }
  }
  .sm\:w-\[70\%\] {
    @media (width >= 550px) {
      width: 70%;
    }
  }
  .sm\:w-\[133px\] {
    @media (width >= 550px) {
      width: 133px;
    }
  }
  .sm\:w-\[170px\] {
    @media (width >= 550px) {
      width: 170px;
    }
  }
  .sm\:gap-x-3\.5 {
    @media (width >= 550px) {
      column-gap: calc(var(--spacing) * 3.5);
    }
  }
  .sm\:p-3 {
    @media (width >= 550px) {
      padding: calc(var(--spacing) * 3);
    }
  }
  .sm\:text-xl {
    @media (width >= 550px) {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }
  .sm\:text-\[7px\] {
    @media (width >= 550px) {
      font-size: 7px;
    }
  }
  .sm\:text-\[9px\] {
    @media (width >= 550px) {
      font-size: 9px;
    }
  }
  .sm\:text-\[10px\] {
    @media (width >= 550px) {
      font-size: 10px;
    }
  }
  .sm\:text-\[11px\] {
    @media (width >= 550px) {
      font-size: 11px;
    }
  }
  .sm\:text-\[12px\] {
    @media (width >= 550px) {
      font-size: 12px;
    }
  }
  .sm\:text-\[14px\] {
    @media (width >= 550px) {
      font-size: 14px;
    }
  }
  .sm\:text-\[16px\] {
    @media (width >= 550px) {
      font-size: 16px;
    }
  }
  .sm\:text-\[18px\] {
    @media (width >= 550px) {
      font-size: 18px;
    }
  }
  .sm\:placeholder\:text-\[13px\] {
    @media (width >= 550px) {
      &::placeholder {
        font-size: 13px;
      }
    }
  }
  .sm\:before\:w-\[300px\] {
    @media (width >= 550px) {
      &::before {
        content: var(--tw-content);
        width: 300px;
      }
    }
  }
  .md\:col-span-2 {
    @media (width >= 750px) {
      grid-column: span 2 / span 2;
    }
  }
  .md\:col-span-4 {
    @media (width >= 750px) {
      grid-column: span 4 / span 4;
    }
  }
  .md\:mx-6 {
    @media (width >= 750px) {
      margin-inline: calc(var(--spacing) * 6);
    }
  }
  .md\:mt-0 {
    @media (width >= 750px) {
      margin-top: calc(var(--spacing) * 0);
    }
  }
  .md\:mr-0 {
    @media (width >= 750px) {
      margin-right: calc(var(--spacing) * 0);
    }
  }
  .md\:mb-4 {
    @media (width >= 750px) {
      margin-bottom: calc(var(--spacing) * 4);
    }
  }
  .md\:ml-\[14\%\] {
    @media (width >= 750px) {
      margin-left: 14%;
    }
  }
  .md\:ml-\[15\%\] {
    @media (width >= 750px) {
      margin-left: 15%;
    }
  }
  .md\:block {
    @media (width >= 750px) {
      display: block;
    }
  }
  .md\:flex {
    @media (width >= 750px) {
      display: flex;
    }
  }
  .md\:hidden {
    @media (width >= 750px) {
      display: none;
    }
  }
  .md\:h-3 {
    @media (width >= 750px) {
      height: calc(var(--spacing) * 3);
    }
  }
  .md\:h-\[340px\] {
    @media (width >= 750px) {
      height: 340px;
    }
  }
  .md\:h-\[400px\] {
    @media (width >= 750px) {
      height: 400px;
    }
  }
  .md\:h-\[450px\] {
    @media (width >= 750px) {
      height: 450px;
    }
  }
  .md\:h-\[600px\] {
    @media (width >= 750px) {
      height: 600px;
    }
  }
  .md\:w-\[5\%\] {
    @media (width >= 750px) {
      width: 5%;
    }
  }
  .md\:w-\[20\%\] {
    @media (width >= 750px) {
      width: 20%;
    }
  }
  .md\:w-\[22\%\] {
    @media (width >= 750px) {
      width: 22%;
    }
  }
  .md\:w-\[30\%\] {
    @media (width >= 750px) {
      width: 30%;
    }
  }
  .md\:w-\[80px\] {
    @media (width >= 750px) {
      width: 80px;
    }
  }
  .md\:w-auto {
    @media (width >= 750px) {
      width: auto;
    }
  }
  .md\:w-full {
    @media (width >= 750px) {
      width: 100%;
    }
  }
  .md\:grid-cols-2 {
    @media (width >= 750px) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .md\:flex-row {
    @media (width >= 750px) {
      flex-direction: row;
    }
  }
  .md\:justify-center {
    @media (width >= 750px) {
      justify-content: center;
    }
  }
  .md\:gap-x-4 {
    @media (width >= 750px) {
      column-gap: calc(var(--spacing) * 4);
    }
  }
  .md\:gap-x-\[6px\] {
    @media (width >= 750px) {
      column-gap: 6px;
    }
  }
  .md\:p-8 {
    @media (width >= 750px) {
      padding: calc(var(--spacing) * 8);
    }
  }
  .md\:px-\[29\%\] {
    @media (width >= 750px) {
      padding-inline: 29%;
    }
  }
  .md\:text-2xl {
    @media (width >= 750px) {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }
  .md\:text-xl {
    @media (width >= 750px) {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }
  .md\:\!text-\[14px\] {
    @media (width >= 750px) {
      font-size: 14px !important;
    }
  }
  .md\:\!text-\[16px\] {
    @media (width >= 750px) {
      font-size: 16px !important;
    }
  }
  .md\:text-\[8px\] {
    @media (width >= 750px) {
      font-size: 8px;
    }
  }
  .md\:text-\[11px\] {
    @media (width >= 750px) {
      font-size: 11px;
    }
  }
  .md\:text-\[12px\] {
    @media (width >= 750px) {
      font-size: 12px;
    }
  }
  .md\:text-\[14px\] {
    @media (width >= 750px) {
      font-size: 14px;
    }
  }
  .md\:text-\[15px\] {
    @media (width >= 750px) {
      font-size: 15px;
    }
  }
  .md\:text-\[16px\] {
    @media (width >= 750px) {
      font-size: 16px;
    }
  }
  .md\:text-\[18px\] {
    @media (width >= 750px) {
      font-size: 18px;
    }
  }
  .md\:text-\[22px\] {
    @media (width >= 750px) {
      font-size: 22px;
    }
  }
  .md\:placeholder\:text-\[14px\] {
    @media (width >= 750px) {
      &::placeholder {
        font-size: 14px;
      }
    }
  }
  .lg\:col-span-1 {
    @media (width >= 992px) {
      grid-column: span 1 / span 1;
    }
  }
  .lg\:col-span-6 {
    @media (width >= 992px) {
      grid-column: span 6 / span 6;
    }
  }
  .lg\:mx-7 {
    @media (width >= 992px) {
      margin-inline: calc(var(--spacing) * 7);
    }
  }
  .lg\:mx-\[7\%\] {
    @media (width >= 992px) {
      margin-inline: 7%;
    }
  }
  .lg\:line-clamp-8 {
    @media (width >= 992px) {
      overflow: hidden;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 8;
    }
  }
  .lg\:block {
    @media (width >= 992px) {
      display: block;
    }
  }
  .lg\:flex {
    @media (width >= 992px) {
      display: flex;
    }
  }
  .lg\:hidden {
    @media (width >= 992px) {
      display: none;
    }
  }
  .lg\:inline-block {
    @media (width >= 992px) {
      display: inline-block;
    }
  }
  .lg\:h-2 {
    @media (width >= 992px) {
      height: calc(var(--spacing) * 2);
    }
  }
  .lg\:h-\[300px\] {
    @media (width >= 992px) {
      height: 300px;
    }
  }
  .lg\:h-\[400px\] {
    @media (width >= 992px) {
      height: 400px;
    }
  }
  .lg\:h-\[450px\] {
    @media (width >= 992px) {
      height: 450px;
    }
  }
  .lg\:h-\[500px\] {
    @media (width >= 992px) {
      height: 500px;
    }
  }
  .lg\:h-\[700px\] {
    @media (width >= 992px) {
      height: 700px;
    }
  }
  .lg\:w-\[17\%\] {
    @media (width >= 992px) {
      width: 17%;
    }
  }
  .lg\:w-\[19\%\] {
    @media (width >= 992px) {
      width: 19%;
    }
  }
  .lg\:w-\[27\%\] {
    @media (width >= 992px) {
      width: 27%;
    }
  }
  .lg\:w-\[60px\] {
    @media (width >= 992px) {
      width: 60px;
    }
  }
  .lg\:max-w-4xl {
    @media (width >= 992px) {
      max-width: var(--container-4xl);
    }
  }
  .lg\:grid-cols-2 {
    @media (width >= 992px) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-3 {
    @media (width >= 992px) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-4 {
    @media (width >= 992px) {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-6 {
    @media (width >= 992px) {
      grid-template-columns: repeat(6, minmax(0, 1fr));
    }
  }
  .lg\:gap-x-2 {
    @media (width >= 992px) {
      column-gap: calc(var(--spacing) * 2);
    }
  }
  .lg\:gap-x-5 {
    @media (width >= 992px) {
      column-gap: calc(var(--spacing) * 5);
    }
  }
  .lg\:gap-x-\[10px\] {
    @media (width >= 992px) {
      column-gap: 10px;
    }
  }
  .lg\:border-l-2 {
    @media (width >= 992px) {
      border-left-style: var(--tw-border-style);
      border-left-width: 2px;
    }
  }
  .lg\:px-\[28\%\] {
    @media (width >= 992px) {
      padding-inline: 28%;
    }
  }
  .lg\:text-2xl {
    @media (width >= 992px) {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }
  .lg\:text-4xl {
    @media (width >= 992px) {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }
  .lg\:\!text-\[16px\] {
    @media (width >= 992px) {
      font-size: 16px !important;
    }
  }
  .lg\:\!text-\[18px\] {
    @media (width >= 992px) {
      font-size: 18px !important;
    }
  }
  .lg\:text-\[9px\] {
    @media (width >= 992px) {
      font-size: 9px;
    }
  }
  .lg\:text-\[12px\] {
    @media (width >= 992px) {
      font-size: 12px;
    }
  }
  .lg\:text-\[13px\] {
    @media (width >= 992px) {
      font-size: 13px;
    }
  }
  .lg\:text-\[14px\] {
    @media (width >= 992px) {
      font-size: 14px;
    }
  }
  .lg\:text-\[16px\] {
    @media (width >= 992px) {
      font-size: 16px;
    }
  }
  .lg\:text-\[18px\] {
    @media (width >= 992px) {
      font-size: 18px;
    }
  }
  .lg\:text-\[24px\] {
    @media (width >= 992px) {
      font-size: 24px;
    }
  }
  .xl\:order-3 {
    @media (width >= 1200px) {
      order: 3;
    }
  }
  .xl\:mx-8 {
    @media (width >= 1200px) {
      margin-inline: calc(var(--spacing) * 8);
    }
  }
  .xl\:mx-auto {
    @media (width >= 1200px) {
      margin-inline: auto;
    }
  }
  .xl\:grid {
    @media (width >= 1200px) {
      display: grid;
    }
  }
  .xl\:hidden {
    @media (width >= 1200px) {
      display: none;
    }
  }
  .xl\:h-\[320px\] {
    @media (width >= 1200px) {
      height: 320px;
    }
  }
  .xl\:h-\[450px\] {
    @media (width >= 1200px) {
      height: 450px;
    }
  }
  .xl\:h-\[500px\] {
    @media (width >= 1200px) {
      height: 500px;
    }
  }
  .xl\:h-\[600px\] {
    @media (width >= 1200px) {
      height: 600px;
    }
  }
  .xl\:h-\[800px\] {
    @media (width >= 1200px) {
      height: 800px;
    }
  }
  .xl\:w-\[4\%\] {
    @media (width >= 1200px) {
      width: 4%;
    }
  }
  .xl\:w-\[15\%\] {
    @media (width >= 1200px) {
      width: 15%;
    }
  }
  .xl\:w-\[25\%\] {
    @media (width >= 1200px) {
      width: 25%;
    }
  }
  .xl\:w-\[90px\] {
    @media (width >= 1200px) {
      width: 90px;
    }
  }
  .xl\:w-full {
    @media (width >= 1200px) {
      width: 100%;
    }
  }
  .xl\:max-w-\[1000px\] {
    @media (width >= 1200px) {
      max-width: 1000px;
    }
  }
  .xl\:grid-cols-2 {
    @media (width >= 1200px) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .xl\:grid-cols-4 {
    @media (width >= 1200px) {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  .xl\:gap-5 {
    @media (width >= 1200px) {
      gap: calc(var(--spacing) * 5);
    }
  }
  .xl\:gap-\[10px\] {
    @media (width >= 1200px) {
      gap: 10px;
    }
  }
  .xl\:gap-x-3 {
    @media (width >= 1200px) {
      column-gap: calc(var(--spacing) * 3);
    }
  }
  .xl\:gap-x-\[10px\] {
    @media (width >= 1200px) {
      column-gap: 10px;
    }
  }
  .xl\:px-\[31\%\] {
    @media (width >= 1200px) {
      padding-inline: 31%;
    }
  }
  .xl\:text-\[10px\] {
    @media (width >= 1200px) {
      font-size: 10px;
    }
  }
  .xl\:text-\[12px\] {
    @media (width >= 1200px) {
      font-size: 12px;
    }
  }
  .xl\:text-\[14px\] {
    @media (width >= 1200px) {
      font-size: 14px;
    }
  }
  .xl\:text-\[18px\] {
    @media (width >= 1200px) {
      font-size: 18px;
    }
  }
  .\32 xl\:mx-10 {
    @media (width >= 1536px) {
      margin-inline: calc(var(--spacing) * 10);
    }
  }
  .\32 xl\:\!line-clamp-20 {
    @media (width >= 1536px) {
      overflow: hidden !important;
      display: -webkit-box !important;
      -webkit-box-orient: vertical !important;
      -webkit-line-clamp: 20 !important;
    }
  }
  .\32 xl\:h-\[340px\] {
    @media (width >= 1536px) {
      height: 340px;
    }
  }
  .\32 xl\:h-\[500px\] {
    @media (width >= 1536px) {
      height: 500px;
    }
  }
  .\32 xl\:h-\[550px\] {
    @media (width >= 1536px) {
      height: 550px;
    }
  }
  .\32 xl\:h-\[650px\] {
    @media (width >= 1536px) {
      height: 650px;
    }
  }
  .\32 xl\:h-\[850px\] {
    @media (width >= 1536px) {
      height: 850px;
    }
  }
  .\32 xl\:w-\[10\%\] {
    @media (width >= 1536px) {
      width: 10%;
    }
  }
  .\32 xl\:w-\[14\%\] {
    @media (width >= 1536px) {
      width: 14%;
    }
  }
  .\32 xl\:w-\[24\%\] {
    @media (width >= 1536px) {
      width: 24%;
    }
  }
  .\32 xl\:px-\[32\%\] {
    @media (width >= 1536px) {
      padding-inline: 32%;
    }
  }
  .\32 xl\:text-\[13px\] {
    @media (width >= 1536px) {
      font-size: 13px;
    }
  }
  .\32 xl\:text-\[16px\] {
    @media (width >= 1536px) {
      font-size: 16px;
    }
  }
  .\32 xl\:text-\[21px\] {
    @media (width >= 1536px) {
      font-size: 21px;
    }
  }
  .\33 xl\:mx-11 {
    @media (width >= 1792px) {
      margin-inline: calc(var(--spacing) * 11);
    }
  }
  .\33 xl\:h-\[360px\] {
    @media (width >= 1792px) {
      height: 360px;
    }
  }
  .\33 xl\:h-\[550px\] {
    @media (width >= 1792px) {
      height: 550px;
    }
  }
  .\33 xl\:h-\[600px\] {
    @media (width >= 1792px) {
      height: 600px;
    }
  }
  .\33 xl\:h-\[700px\] {
    @media (width >= 1792px) {
      height: 700px;
    }
  }
  .\33 xl\:h-\[830px\] {
    @media (width >= 1792px) {
      height: 830px;
    }
  }
  .\33 xl\:h-\[900px\] {
    @media (width >= 1792px) {
      height: 900px;
    }
  }
  .\33 xl\:w-\[3\%\] {
    @media (width >= 1792px) {
      width: 3%;
    }
  }
  .\33 xl\:w-\[13\%\] {
    @media (width >= 1792px) {
      width: 13%;
    }
  }
  .\33 xl\:w-\[23\%\] {
    @media (width >= 1792px) {
      width: 23%;
    }
  }
  .\33 xl\:px-\[31\%\] {
    @media (width >= 1792px) {
      padding-inline: 31%;
    }
  }
  .\33 xl\:text-\[14px\] {
    @media (width >= 1792px) {
      font-size: 14px;
    }
  }
  .\33 xl\:text-\[16px\] {
    @media (width >= 1792px) {
      font-size: 16px;
    }
  }
  .\33 xl\:placeholder\:text-\[15px\] {
    @media (width >= 1792px) {
      &::placeholder {
        font-size: 15px;
      }
    }
  }
  .\34 xl\:mx-12 {
    @media (width >= 2036px) {
      margin-inline: calc(var(--spacing) * 12);
    }
  }
  .\34 xl\:mr-\[20\%\] {
    @media (width >= 2036px) {
      margin-right: 20%;
    }
  }
  .\34 xl\:h-\[380px\] {
    @media (width >= 2036px) {
      height: 380px;
    }
  }
  .\34 xl\:h-\[750px\] {
    @media (width >= 2036px) {
      height: 750px;
    }
  }
  .\34 xl\:w-\[12\%\] {
    @media (width >= 2036px) {
      width: 12%;
    }
  }
  .\34 xl\:w-\[22\%\] {
    @media (width >= 2036px) {
      width: 22%;
    }
  }
  .\34 xl\:px-\[32\%\] {
    @media (width >= 2036px) {
      padding-inline: 32%;
    }
  }
  .\34 xl\:text-\[15px\] {
    @media (width >= 2036px) {
      font-size: 15px;
    }
  }
  .\34 xl\:text-\[22px\] {
    @media (width >= 2036px) {
      font-size: 22px;
    }
  }
  .\35 xl\:mx-13 {
    @media (width >= 2300px) {
      margin-inline: calc(var(--spacing) * 13);
    }
  }
  .\35 xl\:h-\[800px\] {
    @media (width >= 2300px) {
      height: 800px;
    }
  }
  .\35 xl\:w-\[11\%\] {
    @media (width >= 2300px) {
      width: 11%;
    }
  }
  .\35 xl\:w-\[21\%\] {
    @media (width >= 2300px) {
      width: 21%;
    }
  }
  .\35 xl\:text-\[16px\] {
    @media (width >= 2300px) {
      font-size: 16px;
    }
  }
  .dark\:block {
    &:where(.dark, .dark *) {
      display: block;
    }
  }
  .dark\:hidden {
    &:where(.dark, .dark *) {
      display: none;
    }
  }
  .dark\:border-\[\#ffffff8f\] {
    &:where(.dark, .dark *) {
      border-color: #ffffff8f;
    }
  }
  .dark\:border-\[\#ffffff52\] {
    &:where(.dark, .dark *) {
      border-color: #ffffff52;
    }
  }
  .dark\:border-\[\#ffffffa7\] {
    &:where(.dark, .dark *) {
      border-color: #ffffffa7;
    }
  }
  .dark\:border-black {
    &:where(.dark, .dark *) {
      border-color: var(--color-black);
    }
  }
  .dark\:border-gray-400 {
    &:where(.dark, .dark *) {
      border-color: var(--color-gray-400);
    }
  }
  .dark\:border-red-500 {
    &:where(.dark, .dark *) {
      border-color: var(--color-red-500);
    }
  }
  .dark\:border-white {
    &:where(.dark, .dark *) {
      border-color: var(--color-white);
    }
  }
  .dark\:border-t-\[\#ffffff6c\] {
    &:where(.dark, .dark *) {
      border-top-color: #ffffff6c;
    }
  }
  .dark\:bg-\[\#1b1b1b\] {
    &:where(.dark, .dark *) {
      background-color: #1b1b1b;
    }
  }
  .dark\:bg-\[\#2f2f2f\] {
    &:where(.dark, .dark *) {
      background-color: #2f2f2f;
    }
  }
  .dark\:bg-\[\#004d0094\] {
    &:where(.dark, .dark *) {
      background-color: #004d0094;
    }
  }
  .dark\:bg-\[\#9c9c9c\] {
    &:where(.dark, .dark *) {
      background-color: #9c9c9c;
    }
  }
  .dark\:bg-\[\#000046ad\] {
    &:where(.dark, .dark *) {
      background-color: #000046ad;
    }
  }
  .dark\:bg-\[\#212121\] {
    &:where(.dark, .dark *) {
      background-color: #212121;
    }
  }
  .dark\:bg-\[\#262626\] {
    &:where(.dark, .dark *) {
      background-color: #262626;
    }
  }
  .dark\:bg-\[\#313131\] {
    &:where(.dark, .dark *) {
      background-color: #313131;
    }
  }
  .dark\:bg-\[\#343434\] {
    &:where(.dark, .dark *) {
      background-color: #343434;
    }
  }
  .dark\:bg-\[\#490049b9\] {
    &:where(.dark, .dark *) {
      background-color: #490049b9;
    }
  }
  .dark\:bg-\[\#afb1b3\] {
    &:where(.dark, .dark *) {
      background-color: #afb1b3;
    }
  }
  .dark\:bg-blue-400 {
    &:where(.dark, .dark *) {
      background-color: var(--color-blue-400);
    }
  }
  .dark\:bg-blue-500 {
    &:where(.dark, .dark *) {
      background-color: var(--color-blue-500);
    }
  }
  .dark\:bg-green-400 {
    &:where(.dark, .dark *) {
      background-color: var(--color-green-400);
    }
  }
  .dark\:bg-green-500 {
    &:where(.dark, .dark *) {
      background-color: var(--color-green-500);
    }
  }
  .dark\:bg-orange-400 {
    &:where(.dark, .dark *) {
      background-color: var(--color-orange-400);
    }
  }
  .dark\:bg-purple-400 {
    &:where(.dark, .dark *) {
      background-color: var(--color-purple-400);
    }
  }
  .dark\:bg-red-500 {
    &:where(.dark, .dark *) {
      background-color: var(--color-red-500);
    }
  }
  .dark\:bg-yellow-400 {
    &:where(.dark, .dark *) {
      background-color: var(--color-yellow-400);
    }
  }
  .dark\:bg-gradient-to-bl {
    &:where(.dark, .dark *) {
      --tw-gradient-position: to bottom left in oklab;
      background-image: linear-gradient(var(--tw-gradient-stops));
    }
  }
  .dark\:from-\[\#212121\] {
    &:where(.dark, .dark *) {
      --tw-gradient-from: #212121;
      --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\:from-\[\#747474\] {
    &:where(.dark, .dark *) {
      --tw-gradient-from: #747474;
      --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-\[\#3f3f3f\] {
    &:where(.dark, .dark *) {
      --tw-gradient-to: #3f3f3f;
      --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-\[\#676767\] {
    &:where(.dark, .dark *) {
      --tw-gradient-to: #676767;
      --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-80\% {
    &:where(.dark, .dark *) {
      --tw-gradient-to-position: 80%;
    }
  }
  .dark\:text-\[\#90caf9\] {
    &:where(.dark, .dark *) {
      color: #90caf9;
    }
  }
  .dark\:text-\[\#252525\] {
    &:where(.dark, .dark *) {
      color: #252525;
    }
  }
  .dark\:text-gray-100 {
    &:where(.dark, .dark *) {
      color: var(--color-gray-100);
    }
  }
  .dark\:text-gray-200 {
    &:where(.dark, .dark *) {
      color: var(--color-gray-200);
    }
  }
  .dark\:text-gray-300 {
    &:where(.dark, .dark *) {
      color: var(--color-gray-300);
    }
  }
  .dark\:text-gray-400 {
    &:where(.dark, .dark *) {
      color: var(--color-gray-400);
    }
  }
  .dark\:text-red-700 {
    &:where(.dark, .dark *) {
      color: var(--color-red-700);
    }
  }
  .dark\:text-white {
    &:where(.dark, .dark *) {
      color: var(--color-white);
    }
  }
  .dark\:invert {
    &:where(.dark, .dark *) {
      --tw-invert: invert(100%);
      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,);
    }
  }
  .dark\:invert-50 {
    &:where(.dark, .dark *) {
      --tw-invert: invert(50%);
      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,);
    }
  }
  .dark\:invert-75 {
    &:where(.dark, .dark *) {
      --tw-invert: invert(75%);
      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,);
    }
  }
  .dark\:invert-100 {
    &:where(.dark, .dark *) {
      --tw-invert: invert(100%);
      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,);
    }
  }
  .dark\:placeholder\:text-white {
    &:where(.dark, .dark *) {
      &::placeholder {
        color: var(--color-white);
      }
    }
  }
  .dark\:before\:from-\[\#747474\] {
    &:where(.dark, .dark *) {
      &::before {
        content: var(--tw-content);
        --tw-gradient-from: #747474;
        --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\:before\:to-\[\#3f3f3f\] {
    &:where(.dark, .dark *) {
      &::before {
        content: var(--tw-content);
        --tw-gradient-to: #3f3f3f;
        --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\:before\:to-80\% {
    &:where(.dark, .dark *) {
      &::before {
        content: var(--tw-content);
        --tw-gradient-to-position: 80%;
      }
    }
  }
  .dark\:hover\:bg-\[\#434343cc\] {
    &:where(.dark, .dark *) {
      &:hover {
        @media (hover: hover) {
          background-color: #434343cc;
        }
      }
    }
  }
  .hover\:dark\:text-\[\#ccc\] {
    &:hover {
      @media (hover: hover) {
        &:where(.dark, .dark *) {
          color: #ccc;
        }
      }
    }
  }
  .dark\:focus\:ring-white {
    &:where(.dark, .dark *) {
      &:focus {
        --tw-ring-color: var(--color-white);
      }
    }
  }
}
@layer components {
  .body {
    background-color: var(--color-white);
    &:where(.dark, .dark *) {
      --tw-gradient-position: to bottom left in oklab;
      background-image: linear-gradient(var(--tw-gradient-stops));
    }
    &:where(.dark, .dark *) {
      --tw-gradient-from: #212121;
      --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));
    }
    &:where(.dark, .dark *) {
      --tw-gradient-to: #676767;
      --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));
    }
    &:where(.dark, .dark *) {
      --tw-gradient-to-position: 80%;
    }
  }
  .nav-costom {
    z-index: 9999;
    height: 50px;
    width: 100%;
    background-image: linear-gradient(to left,#6BC1FF 0%,#36ABFF 10%,#36ABFF 55%,#6BC1FF 100%);
    background-size: 300% auto;
    padding-inline: 2%;
    font-family: cairo;
    font-size: 10px;
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
    color: var(--color-white);
    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: 500ms;
    transition-duration: 500ms;
    @media (width >= 300px) {
      font-size: 12px;
    }
    &:where(.dark, .dark *) {
      background-image: linear-gradient(to right,#171717 0%,#ffffff 50%,#d7d7d7 71%,#171717 100%);
    }
    @media (width >= 992px) {
      &:where(.dark, .dark *) {
        background-image: linear-gradient(to right,#171717 0%,#d7d7d7 51%,#171717 100%);
      }
    }
  }
  footer {
    background-image: linear-gradient(to left,#2BA7FF 0%,#36ABFF 10%,#C7E9FF 55%,#2BA7FF 100%);
    color: var(--color-white);
    &:where(.dark, .dark *) {
      background-image: linear-gradient(to right,#171717 0%,#ffffff 30%,#d7d7d7 51%,#171717 100%);
    }
    @media (width >= 992px) {
      &:where(.dark, .dark *) {
        background-image: linear-gradient(to right,#171717 0%,#d7d7d7 51%,#171717 100%);
      }
    }
  }
  footer .footer-s {
    font-family: Tajawal;
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
    &:where(.dark, .dark *) {
      font-family: Lalezar;
    }
    &:where(.dark, .dark *) {
      --tw-font-weight: var(--font-weight-extralight);
      font-weight: var(--font-weight-extralight);
    }
  }
  footer h3 {
    margin-block: calc(var(--spacing) * 3);
    --tw-gradient-position: to bottom in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
    --tw-gradient-from: 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));
    --tw-gradient-to: #e5e5e5;
    --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));
    --tw-gradient-to-position: 100%;
    background-clip: text;
    font-family: cairo;
    font-size: 17px;
    --tw-font-weight: var(--font-weight-extrabold);
    font-weight: var(--font-weight-extrabold);
    color: transparent;
    @media (width >= 300px) {
      font-size: 23px;
    }
    @media (width >= 400px) {
      font-size: 27px;
    }
    @media (width >= 550px) {
      font-size: 30px;
    }
    @media (width >= 750px) {
      font-size: 26px;
    }
    @media (width >= 992px) {
      font-size: 16px;
    }
    @media (width >= 1200px) {
      font-size: 20px;
    }
    @media (width >= 1536px) {
      font-size: 25px;
    }
    &:where(.dark, .dark *) {
      --tw-gradient-position: to bottom in oklab;
      background-image: linear-gradient(var(--tw-gradient-stops));
    }
    &:where(.dark, .dark *) {
      --tw-gradient-from: 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));
    }
    &:where(.dark, .dark *) {
      --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));
    }
    &:where(.dark, .dark *) {
      --tw-gradient-to-position: 100%;
    }
    &:where(.dark, .dark *) {
      font-family: Lalezar;
    }
    &:where(.dark, .dark *) {
      font-size: 30px;
    }
    &:where(.dark, .dark *) {
      --tw-font-weight: var(--font-weight-extralight);
      font-weight: var(--font-weight-extralight);
    }
    &:where(.dark, .dark *) {
      @media (width >= 992px) {
        font-size: 21px;
      }
    }
    &:where(.dark, .dark *) {
      @media (width >= 1200px) {
        font-size: 26px;
      }
    }
    &:where(.dark, .dark *) {
      @media (width >= 1536px) {
        font-size: 30px;
      }
    }
  }
  footer .footer-1 p {
    font-size: 11px;
    @media (width >= 300px) {
      font-size: 14px;
    }
  }
  .footer-2 p , .footer-3 p ,.footer-4 p {
    @media (width >= 400px) {
      font-size: 16px;
    }
  }
  hr {
    margin-inline: 0px;
    margin-block: 20px;
    height: 3px;
    border-style: var(--tw-border-style);
    border-width: 0px;
    background-image: linear-gradient(to right,#00000000,#000000bf,#00000000);
    &:where(.dark, .dark *) {
      background-image: linear-gradient(to right,#00000000,#ffffffbf,#00000000);
    }
  }
  .Background-Container-br {
    --tw-gradient-position: to bottom right in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
    --tw-gradient-from: #CFECFF;
    --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));
    --tw-gradient-to: #8CD3FF;
    --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));
    --tw-gradient-to-position: 100%;
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    --tw-shadow-color: #ffffff78;
    @supports (color: color-mix(in lab, red, red)) {
      --tw-shadow-color: color-mix(in oklab, #ffffff78 var(--tw-shadow-alpha), transparent);
    }
    &:where(.dark, .dark *) {
      --tw-gradient-from: #747474;
      --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));
    }
    &:where(.dark, .dark *) {
      --tw-gradient-to: #3f3f3f;
      --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));
    }
    &:where(.dark, .dark *) {
      --tw-gradient-to-position: 80%;
    }
  }
  .Background-Container-bl {
    --tw-gradient-position: to bottom left in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
    --tw-gradient-from: #CFECFF;
    --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));
    --tw-gradient-to: #8CD3FF;
    --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));
    --tw-gradient-to-position: 100%;
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    --tw-shadow-color: #ffffff78;
    @supports (color: color-mix(in lab, red, red)) {
      --tw-shadow-color: color-mix(in oklab, #ffffff78 var(--tw-shadow-alpha), transparent);
    }
    &:where(.dark, .dark *) {
      --tw-gradient-from: #747474;
      --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));
    }
    &:where(.dark, .dark *) {
      --tw-gradient-to: #3f3f3f;
      --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));
    }
    &:where(.dark, .dark *) {
      --tw-gradient-to-position: 80%;
    }
  }
}
@layer components {
  .color-red {
    color: var(--color-red-600);
    &:where(.dark, .dark *) {
      color: var(--color-red-500);
    }
  }
  .color-blue {
    color: var(--color-blue-600);
    &:where(.dark, .dark *) {
      color: var(--color-blue-400);
    }
  }
  .color-green {
    color: var(--color-green-600);
    &:where(.dark, .dark *) {
      color: var(--color-green-400);
    }
  }
  .color-yellow {
    color: var(--color-yellow-600);
    &:where(.dark, .dark *) {
      color: #FACA00;
    }
  }
  .color-purple {
    color: var(--color-purple-600);
    &:where(.dark, .dark *) {
      color: var(--color-purple-400);
    }
  }
  .color-orange {
    color: var(--color-orange-600);
    &:where(.dark, .dark *) {
      color: var(--color-orange-400);
    }
  }
  .color-blue-html {
    color: #8cdaff;
  }
  .color-green-html {
    color: #b8fcb1;
  }
  .color-yellow-html {
    color: #fddd5b;
  }
  .color-purple-html {
    color: #e09be2;
  }
  .color-orange-html {
    color: #c7513c;
  }
  .color-yellow-css {
    color: #ffe082;
  }
  .color-green-css {
    color: #69f0ae;
  }
  .color-orange-css {
    color: #c7444a;
  }
  .color-blue-Terminal {
    color: var(--color-blue-600);
    &:where(.dark, .dark *) {
      color: var(--color-blue-500);
    }
  }
  .color-green-Terminal {
    color: var(--color-green-600);
    &:where(.dark, .dark *) {
      color: var(--color-green-500);
    }
  }
  .color-yellow-Terminal {
    color: #FACA00;
  }
  textarea {
    border-style: var(--tw-border-style);
    border-width: 0px;
    background-color: #ffffffb2;
    font-size: 14px;
    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: 500ms;
    transition-duration: 500ms;
    &::placeholder {
      text-align: center;
    }
    &::placeholder {
      color: var(--color-black);
    }
    @media (width >= 400px) {
      font-size: 16px;
    }
    @media (width >= 750px) {
      font-size: 18px;
    }
    @media (width >= 992px) {
      font-size: 16px;
    }
    @media (width >= 1200px) {
      font-size: 17px;
    }
    @media (width >= 1536px) {
      font-size: 18px;
    }
    @media (width >= 1792px) {
      font-size: 19px;
    }
    @media (width >= 2036px) {
      font-size: 20px;
    }
    &:where(.dark, .dark *) {
      background-color: #212121;
    }
    &:where(.dark, .dark *) {
      color: var(--color-white);
    }
    &:where(.dark, .dark *) {
      &::placeholder {
        color: var(--color-white);
      }
    }
    direction: ltr;
  }
  .code-editor-container label {
    &:where(.dark, .dark *) {
      color: var(--color-white);
    }
  }
  .color-btn {
    height: 30px;
    width: 30px;
    cursor: pointer;
    border-radius: 5px;
    @media (width >= 400px) {
      height: 34px;
    }
    @media (width >= 400px) {
      width: 34px;
    }
    @media (width >= 750px) {
      height: 40px;
    }
    @media (width >= 750px) {
      width: 40px;
    }
    border: 1px solid #ffffff41;
    transition: transform 0.2s ease, border-color 0.2s ease;
    box-shadow: 0 2px 5px rgba(255, 255, 255, 0.288);
  }
  .color-btn:active , .btn-style:active {
    height: 29px;
    width: 29px;
    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: 75ms;
    transition-duration: 75ms;
    @media (width >= 400px) {
      height: 33px;
    }
    @media (width >= 400px) {
      width: 33px;
    }
    @media (width >= 750px) {
      height: 39px;
    }
    @media (width >= 750px) {
      width: 39px;
    }
  }
  .btn-style {
    height: 30px;
    width: 30px;
    border-radius: 5px;
    background-color: #ffffff8d;
    @media (width >= 400px) {
      height: 34px;
    }
    @media (width >= 400px) {
      width: 34px;
    }
    @media (width >= 750px) {
      height: 40px;
    }
    @media (width >= 750px) {
      width: 40px;
    }
    &:where(.dark, .dark *) {
      background-color: #afb1b3;
    }
    &:where(.dark, .dark *) {
      color: #252525;
    }
  }
  .section-library article {
    margin-inline: calc(var(--spacing) * 3);
    margin-block: calc(var(--spacing) * 10);
    display: grid;
    grid-template-columns: repeat(20, minmax(0, 1fr));
    align-items: center;
    row-gap: calc(var(--spacing) * 4);
    @media (width >= 400px) {
      margin-inline: calc(var(--spacing) * 4);
    }
    @media (width >= 550px) {
      margin-inline: calc(var(--spacing) * 5);
    }
    @media (width >= 750px) {
      margin-inline: calc(var(--spacing) * 6);
    }
    @media (width >= 750px) {
      row-gap: calc(var(--spacing) * 6);
    }
    @media (width >= 992px) {
      margin-inline: calc(var(--spacing) * 7);
    }
    @media (width >= 992px) {
      column-gap: calc(var(--spacing) * 4);
    }
    @media (width >= 1200px) {
      margin-inline: calc(var(--spacing) * 8);
    }
    @media (width >= 1536px) {
      margin-inline: calc(var(--spacing) * 10);
    }
    @media (width >= 1792px) {
      margin-inline: 120px;
    }
    @media (width >= 2036px) {
      margin-inline: 150px;
    }
    @media (width >= 2300px) {
      margin-inline: 177px;
    }
  }
  .code-s , .code-s-2 , .code-s-3 , .Result , .Result-3 , .editor-explanation , .editor-explanation-2 , .editor-explanation-3 {
    height: 100%;
    --tw-gradient-position: to bottom right in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
    --tw-gradient-from: #CFECFF;
    --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));
    --tw-gradient-to: #8CD3FF;
    --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));
    --tw-gradient-to-position: 100%;
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    --tw-shadow-color: #000000;
    @supports (color: color-mix(in lab, red, red)) {
      --tw-shadow-color: color-mix(in oklab, #000000 var(--tw-shadow-alpha), transparent);
    }
    &:where(.dark, .dark *) {
      --tw-gradient-from: #747474;
      --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));
    }
    &:where(.dark, .dark *) {
      --tw-gradient-to: #3f3f3f;
      --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));
    }
    &:where(.dark, .dark *) {
      --tw-gradient-to-position: 80%;
    }
    &:where(.dark, .dark *) {
      --tw-shadow-color: #ffffff78;
      @supports (color: color-mix(in lab, red, red)) {
        --tw-shadow-color: color-mix(in oklab, #ffffff78 var(--tw-shadow-alpha), transparent);
      }
    }
  }
  .code-s {
    order: 1;
    grid-column: span 20 / span 20;
    @media (width >= 992px) {
      grid-column: span 10 / span 10;
    }
    @media (width >= 1200px) {
      grid-column: span 8 / span 8;
    }
  }
  .Component {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    background-color: #ffffffb2;
    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;
    &:where(.dark, .dark *) {
      background-color: #212121;
    }
  }
  .Component2 p , .flex-c p {
    font-family: cairo;
    font-size: 12px;
    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;
    @media (width >= 400px) {
      font-size: 14px;
    }
    @media (width >= 750px) {
      font-size: 16px;
    }
    @media (width >= 992px) {
      font-size: 18px;
    }
    &:where(.dark, .dark *) {
      color: var(--color-white);
    }
  }
  .copy-button {
    &:where(.dark, .dark *) {
      --tw-invert: invert(100%);
      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,);
    }
  }
  .code-to-copy code {
    font-size: 13px;
    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;
    @media (width >= 400px) {
      font-size: 14px;
    }
    @media (width >= 750px) {
      font-size: 15px;
    }
    @media (width >= 992px) {
      font-size: 16px;
    }
  }
  .Result {
    order: 2;
    grid-column: span 20 / span 20;
    @media (width >= 992px) {
      order: 3;
    }
    @media (width >= 1200px) {
      order: 2;
    }
    @media (width >= 1200px) {
      grid-column: span 4 / span 4;
    }
  }
  .Component2 {
    background-color: #ffffffb2;
    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;
    &:where(.dark, .dark *) {
      background-color: #212121;
    }
  }
  .Result-container {
    background-color: #ffffffb2;
    padding: calc(var(--spacing) * 5);
    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;
    &:where(.dark, .dark *) {
      background-color: #212121;
    }
    &:where(.dark, .dark *) {
      color: var(--color-white);
    }
  }
  .flex-res {
    margin: auto;
    display: flex;
    width: 80%;
    flex-direction: column;
    gap: calc(var(--spacing) * 2);
    text-align: center;
    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;
    @media (width >= 550px) {
      width: 70%;
    }
    @media (width >= 992px) {
      width: 50%;
    }
    @media (width >= 1200px) {
      width: 90%;
    }
  }
  .editor-explanation {
    order: 3;
    grid-column: span 20 / span 20;
    @media (width >= 992px) {
      order: 2;
    }
    @media (width >= 992px) {
      grid-column: span 10 / span 10;
    }
    @media (width >= 1200px) {
      order: 3;
    }
    @media (width >= 1200px) {
      grid-column: span 8 / span 8;
    }
  }
  .explanation {
    background-color: #ffffffb2;
    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;
    &:where(.dark, .dark *) {
      background-color: #212121;
    }
  }
  .explanation p {
    font-size: 12px;
    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;
    @media (width >= 400px) {
      font-size: 13px;
    }
    @media (width >= 750px) {
      font-size: 14px;
    }
    @media (width >= 992px) {
      font-size: 15px;
    }
    &:where(.dark, .dark *) {
      color: var(--color-white);
    }
  }
  .code-s-2 {
    order: 2;
    grid-column: span 20 / span 20;
    @media (width >= 992px) {
      order: 1;
    }
    @media (width >= 992px) {
      grid-column: span 10 / span 10;
    }
  }
  .editor-explanation-2 {
    order: 1;
    grid-column: span 20 / span 20;
    margin-top: calc(var(--spacing) * 3);
    @media (width >= 992px) {
      order: 2;
    }
    @media (width >= 992px) {
      grid-column: span 10 / span 10;
    }
    @media (width >= 992px) {
      margin-top: calc(var(--spacing) * 0);
    }
  }
  .code-s-3 {
    order: 1;
    grid-column: span 20 / span 20;
    @media (width >= 992px) {
      grid-column: span 10 / span 10;
    }
    @media (width >= 1200px) {
      grid-column: span 7 / span 7;
    }
  }
  .Result-3 {
    order: 2;
    grid-column: span 20 / span 20;
    @media (width >= 992px) {
      order: 3;
    }
    @media (width >= 1200px) {
      order: 2;
    }
    @media (width >= 1200px) {
      grid-column: span 6 / span 6;
    }
  }
  .editor-explanation-3 {
    order: 3;
    grid-column: span 20 / span 20;
    @media (width >= 992px) {
      order: 2;
    }
    @media (width >= 992px) {
      grid-column: span 10 / span 10;
    }
    @media (width >= 1200px) {
      order: 3;
    }
    @media (width >= 1200px) {
      grid-column: span 7 / span 7;
    }
  }
  .scss-section {
    color: #333;
    &:where(.dark, .dark *) {
      color: #e0e0e0;
    }
  }
  .scss-section h2 {
    margin-block: calc(var(--spacing) * 4);
    color: #6d4c41;
    &:where(.dark, .dark *) {
      color: #90caf9;
    }
  }
  .div-img {
    display: flex;
    align-items: center;
    border-radius: var(--radius-2xl);
    --tw-gradient-position: to bottom right in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
    --tw-gradient-from: #CFECFF;
    --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));
    --tw-gradient-to: #8CD3FF;
    --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));
    --tw-gradient-to-position: 100%;
    padding: calc(var(--spacing) * 2);
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    --tw-shadow-color: #000000;
    @supports (color: color-mix(in lab, red, red)) {
      --tw-shadow-color: color-mix(in oklab, #000000 var(--tw-shadow-alpha), transparent);
    }
    &:where(.dark, .dark *) {
      --tw-gradient-from: #747474;
      --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));
    }
    &:where(.dark, .dark *) {
      --tw-gradient-to: #3f3f3f;
      --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));
    }
    &:where(.dark, .dark *) {
      --tw-gradient-to-position: 80%;
    }
    &:where(.dark, .dark *) {
      --tw-shadow-color: #ffffff78;
      @supports (color: color-mix(in lab, red, red)) {
        --tw-shadow-color: color-mix(in oklab, #ffffff78 var(--tw-shadow-alpha), transparent);
      }
    }
  }
  .div-img img {
    width: 100%;
    border-radius: var(--radius-2xl);
  }
  .container-text {
    border-radius: var(--radius-2xl);
    --tw-gradient-position: to bottom right in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
    --tw-gradient-from: #CFECFF;
    --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));
    --tw-gradient-to: #8CD3FF;
    --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));
    --tw-gradient-to-position: 100%;
    padding: calc(var(--spacing) * 2);
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    --tw-shadow-color: #000000;
    @supports (color: color-mix(in lab, red, red)) {
      --tw-shadow-color: color-mix(in oklab, #000000 var(--tw-shadow-alpha), transparent);
    }
    &:where(.dark, .dark *) {
      --tw-gradient-from: #747474;
      --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));
    }
    &:where(.dark, .dark *) {
      --tw-gradient-to: #3f3f3f;
      --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));
    }
    &:where(.dark, .dark *) {
      --tw-gradient-to-position: 80%;
    }
    &:where(.dark, .dark *) {
      --tw-shadow-color: #ffffff78;
      @supports (color: color-mix(in lab, red, red)) {
        --tw-shadow-color: color-mix(in oklab, #ffffff78 var(--tw-shadow-alpha), transparent);
      }
    }
  }
  .text-cbs {
    margin-right: calc(var(--spacing) * 2);
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
    --tw-font-weight: var(--font-weight-extrabold);
    font-weight: var(--font-weight-extrabold);
    color: var(--color-blue-500);
  }
  .mx-costom {
    margin-inline: calc(var(--spacing) * 3);
    @media (width >= 400px) {
      margin-inline: calc(var(--spacing) * 4);
    }
    @media (width >= 550px) {
      margin-inline: calc(var(--spacing) * 5);
    }
    @media (width >= 750px) {
      margin-inline: calc(var(--spacing) * 6);
    }
    @media (width >= 992px) {
      margin-inline: calc(var(--spacing) * 7);
    }
    @media (width >= 1200px) {
      margin-inline: calc(var(--spacing) * 8);
    }
    @media (width >= 1536px) {
      margin-inline: calc(var(--spacing) * 10);
    }
    @media (width >= 1792px) {
      margin-inline: 120px;
    }
    @media (width >= 2036px) {
      margin-inline: 150px;
    }
    @media (width >= 2300px) {
      margin-inline: 177px;
    }
  }
  .invert-s p {
    &:where(.dark, .dark *) {
      --tw-invert: invert(75%);
      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,);
    }
  }
  .clamp-s p {
    font-size: 6px;
    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: 500ms;
    transition-duration: 500ms;
    @media (width >= 550px) {
      font-size: 8px;
    }
    @media (width >= 750px) {
      font-size: 9px;
    }
    @media (width >= 992px) {
      font-size: 12px;
    }
    @media (width >= 1200px) {
      font-size: 14px;
    }
    @media (width >= 1792px) {
      font-size: 16px;
    }
  }
  .img-responsive img {
    width: 7px;
    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: 500ms;
    transition-duration: 500ms;
    @media (width >= 550px) {
      width: 10px;
    }
    @media (width >= 750px) {
      width: 11px;
    }
    @media (width >= 992px) {
      width: 15px;
    }
    @media (width >= 1200px) {
      width: 17px;
    }
    @media (width >= 1792px) {
      width: 20px;
    }
  }
  .img-h {
    height: 7px;
    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: 500ms;
    transition-duration: 500ms;
    @media (width >= 550px) {
      height: 10px;
    }
    @media (width >= 750px) {
      width: 11px;
    }
    @media (width >= 992px) {
      height: 15px;
    }
    @media (width >= 1200px) {
      height: 17px;
    }
    @media (width >= 1792px) {
      height: 20px;
    }
  }
  .EXPLORER p {
    font-size: 6px;
    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: 500ms;
    transition-duration: 500ms;
    @media (width >= 400px) {
      font-size: 8px;
    }
    @media (width >= 550px) {
      font-size: 10px;
    }
    @media (width >= 750px) {
      font-size: 11px;
    }
    @media (width >= 992px) {
      font-size: 12px;
    }
    @media (width >= 1200px) {
      font-size: 14px;
    }
    @media (width >= 1792px) {
      font-size: 16px;
    }
  }
  .grow-p img {
    width: 7px;
    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: 500ms;
    transition-duration: 500ms;
    @media (width >= 550px) {
      width: 8px;
    }
    @media (width >= 750px) {
      width: 9px;
    }
    @media (width >= 992px) {
      width: 11px;
    }
    @media (width >= 1200px) {
      width: 13px;
    }
    @media (width >= 1792px) {
      width: 16px;
    }
  }
  .EXPLORER-S p {
    font-size: 9px;
    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: 500ms;
    transition-duration: 500ms;
    @media (width >= 400px) {
      font-size: 12px;
    }
    @media (width >= 550px) {
      font-size: 13px;
    }
    @media (width >= 750px) {
      font-size: 15px;
    }
    @media (width >= 992px) {
      font-size: 17px;
    }
    @media (width >= 1200px) {
      font-size: 18px;
    }
    @media (width >= 1792px) {
      font-size: 19px;
    }
  }
  .grow-p-S img {
    width: 9px;
    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: 500ms;
    transition-duration: 500ms;
    @media (width >= 550px) {
      width: 11px;
    }
    @media (width >= 750px) {
      width: 13px;
    }
    @media (width >= 992px) {
      width: 16px;
    }
    @media (width >= 1200px) {
      width: 18px;
    }
    @media (width >= 1792px) {
      width: 21px;
    }
  }
  .p-img img {
    padding-inline: 25%;
    padding-block: 25%;
    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: 500ms;
    transition-duration: 500ms;
    @media (width >= 400px) {
      padding-inline: 30%;
    }
    @media (width >= 400px) {
      padding-block: 23%;
    }
    @media (width >= 550px) {
      padding-inline: 31%;
    }
    @media (width >= 550px) {
      padding-block: 20%;
    }
    @media (width >= 750px) {
      padding-inline: 34%;
    }
    @media (width >= 750px) {
      padding-block: 19%;
    }
    @media (width >= 992px) {
      padding-inline: 35%;
    }
    @media (width >= 992px) {
      padding-block: 17%;
    }
    @media (width >= 1200px) {
      padding-inline: 32%;
    }
    @media (width >= 1200px) {
      padding-block: 15%;
    }
    @media (width >= 1536px) {
      padding-inline: 35%;
    }
    @media (width >= 1536px) {
      padding-block: 13%;
    }
    @media (width >= 1792px) {
      padding-inline: 32%;
    }
    @media (width >= 1792px) {
      padding-block: 12%;
    }
    @media (width >= 2036px) {
      padding-inline: 33%;
    }
    @media (width >= 2036px) {
      padding-block: 10%;
    }
  }
  .p-img-s img {
    padding-inline: 25%;
    padding-block: 20%;
    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: 500ms;
    transition-duration: 500ms;
    @media (width >= 400px) {
      padding-inline: 30%;
    }
    @media (width >= 400px) {
      padding-block: 16%;
    }
    @media (width >= 550px) {
      padding-inline: 31%;
    }
    @media (width >= 550px) {
      padding-block: 15%;
    }
    @media (width >= 750px) {
      padding-inline: 34%;
    }
    @media (width >= 750px) {
      padding-block: 14%;
    }
    @media (width >= 992px) {
      padding-inline: 35%;
    }
    @media (width >= 992px) {
      padding-block: 13%;
    }
    @media (width >= 1200px) {
      padding-inline: 32%;
    }
    @media (width >= 1200px) {
      padding-block: 12%;
    }
    @media (width >= 1536px) {
      padding-inline: 35%;
    }
    @media (width >= 1536px) {
      padding-block: 11%;
    }
    @media (width >= 1792px) {
      padding-inline: 32%;
    }
    @media (width >= 1792px) {
      padding-block: 10%;
    }
    @media (width >= 2036px) {
      padding-inline: 33%;
    }
    @media (width >= 2036px) {
      padding-block: 9%;
    }
  }
  .explain p {
    font-size: 7px;
    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: 500ms;
    transition-duration: 500ms;
    @media (width >= 400px) {
      font-size: 8px;
    }
    @media (width >= 550px) {
      font-size: 12px;
    }
    @media (width >= 750px) {
      font-size: 13px;
    }
    @media (width >= 992px) {
      font-size: 14px;
    }
    @media (width >= 1200px) {
      font-size: 15px;
    }
    @media (width >= 1792px) {
      font-size: 16px;
    }
  }
  .big-img img {
    width: 9px;
    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: 500ms;
    transition-duration: 500ms;
    @media (width >= 400px) {
      width: 12px;
    }
    @media (width >= 550px) {
      width: 14px;
    }
    @media (width >= 750px) {
      width: 15px;
    }
    @media (width >= 992px) {
      width: 16px;
    }
    @media (width >= 1200px) {
      width: 17px;
    }
    @media (width >= 1792px) {
      width: 18px;
    }
  }
  .big-p p {
    font-size: 10px;
    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: 500ms;
    transition-duration: 500ms;
    @media (width >= 400px) {
      font-size: 13px;
    }
    @media (width >= 550px) {
      font-size: 15px;
    }
    @media (width >= 750px) {
      font-size: 16px;
    }
    @media (width >= 992px) {
      font-size: 17px;
    }
    @media (width >= 1200px) {
      font-size: 19px;
    }
    @media (width >= 1792px) {
      font-size: 21px;
    }
  }
}
@layer components {
  :not(pre) > code[class*="language-"], pre[class*="language-"] {
    background-color: #ffffffb2 !important;
    &:where(.dark, .dark *) {
      background-color: #212121 !important;
    }
  }
  code[class*="language-"], pre[class*="language-"] {
    &:where(.dark, .dark *) {
      color: #f3f8f2;
    }
  }
  .token.punctuation {
    &:where(.dark, .dark *) {
      color: #ffffff;
    }
  }
  .token.operator, .token.entity, .token.url, .language-css .token.string, .style .token.string, .token.variable {
    &:where(.dark, .dark *) {
      color: #f8f8f2;
    }
  }
}
@layer components {
  .radio-group input[type="radio"]:checked + .radio-button-label {
    background-color: var(--color-blue-400) !important;
    color: var(--color-white);
    &:where(.dark, .dark *) {
      background-color: var(--color-gray-200) !important;
    }
    &:where(.dark, .dark *) {
      color: var(--color-black);
    }
  }
  .radio-group input[type="radio"]:checked + .radio-button-label:hover {
    background-color: var(--color-gray-300) !important;
  }
}
@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-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-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@property --tw-content {
  syntax: "*";
  initial-value: "";
  inherits: false;
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@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-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-border-style: solid;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-outline-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-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;
      --tw-content: "";
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
    }
  }
}
