/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
    :root, :host {
        --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
        "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
        --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
        "Courier New", monospace;
        --color-yellow-400: oklch(85.2% 0.199 91.936);
        --color-sky-900: oklch(39.1% 0.09 240.876);
        --color-blue-500: oklch(62.3% 0.214 259.815);
        --color-blue-950: oklch(28.2% 0.091 267.935);
        --color-slate-50: oklch(98.4% 0.003 247.858);
        --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-600: oklch(44.6% 0.03 256.802);
        --color-gray-700: oklch(37.3% 0.034 259.733);
        --color-black: #000;
        --color-white: #fff;
        --spacing: 0.25rem;
        --container-sm: 24rem;
        --container-3xl: 48rem;
        --container-7xl: 80rem;
        --text-xs: 0.75rem;
        --text-xs--line-height: calc(1 / 0.75);
        --text-sm: 0.875rem;
        --text-sm--line-height: calc(1.25 / 0.875);
        --text-base: 1rem;
        --text-base--line-height: calc(1.5 / 1);
        --text-lg: 1.125rem;
        --text-lg--line-height: calc(1.75 / 1.125);
        --text-xl: 1.25rem;
        --text-xl--line-height: calc(1.75 / 1.25);
        --text-2xl: 1.5rem;
        --text-2xl--line-height: calc(2 / 1.5);
        --text-3xl: 1.875rem;
        --text-3xl--line-height: calc(2.25 / 1.875);
        --text-4xl: 2.25rem;
        --text-4xl--line-height: calc(2.5 / 2.25);
        --text-5xl: 3rem;
        --text-5xl--line-height: 1;
        --text-6xl: 3.75rem;
        --text-6xl--line-height: 1;
        --font-weight-medium: 500;
        --font-weight-semibold: 600;
        --font-weight-bold: 700;
        --leading-tight: 1.25;
        --leading-relaxed: 1.625;
        --radius-lg: 0.5rem;
        --radius-2xl: 1rem;
        --radius-3xl: 1.5rem;
        --radius-4xl: 2rem;
        --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);
    }
}
@layer base {
    *, ::after, ::before, ::backdrop, ::file-selector-button {
        box-sizing: border-box;
        margin: 0;
        padding: 0;
        border: 0 solid;
    }
    html, :host {
        line-height: 1.5;
        -webkit-text-size-adjust: 100%;
        tab-size: 4;
        font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
        font-feature-settings: var(--default-font-feature-settings, normal);
        font-variation-settings: var(--default-font-variation-settings, normal);
        -webkit-tap-highlight-color: transparent;
    }
    hr {
        height: 0;
        color: inherit;
        border-top-width: 1px;
    }
    abbr:where([title]) {
        -webkit-text-decoration: underline dotted;
        text-decoration: underline dotted;
    }
    h1, h2, h3, h4, h5, h6 {
        font-size: inherit;
        font-weight: inherit;
    }
    a {
        color: inherit;
        -webkit-text-decoration: inherit;
        text-decoration: inherit;
    }
    b, strong {
        font-weight: bolder;
    }
    code, kbd, samp, pre {
        font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
        font-feature-settings: var(--default-mono-font-feature-settings, normal);
        font-variation-settings: var(--default-mono-font-variation-settings, normal);
        font-size: 1em;
    }
    small {
        font-size: 80%;
    }
    sub, sup {
        font-size: 75%;
        line-height: 0;
        position: relative;
        vertical-align: baseline;
    }
    sub {
        bottom: -0.25em;
    }
    sup {
        top: -0.5em;
    }
    table {
        text-indent: 0;
        border-color: inherit;
        border-collapse: collapse;
    }
    :-moz-focusring {
        outline: auto;
    }
    progress {
        vertical-align: baseline;
    }
    summary {
        display: list-item;
    }
    ol, ul, menu {
        list-style: none;
    }
    img, svg, video, canvas, audio, iframe, embed, object {
        display: block;
        vertical-align: middle;
    }
    img, video {
        max-width: 100%;
        height: auto;
    }
    button, input, select, optgroup, textarea, ::file-selector-button {
        font: inherit;
        font-feature-settings: inherit;
        font-variation-settings: inherit;
        letter-spacing: inherit;
        color: inherit;
        border-radius: 0;
        background-color: transparent;
        opacity: 1;
    }
    :where(select:is([multiple], [size])) optgroup {
        font-weight: bolder;
    }
    :where(select:is([multiple], [size])) optgroup option {
        padding-inline-start: 20px;
    }
    ::file-selector-button {
        margin-inline-end: 4px;
    }
    ::placeholder {
        opacity: 1;
    }
    @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
        ::placeholder {
            color: currentcolor;
            @supports (color: color-mix(in lab, red, red)) {
                color: color-mix(in oklab, currentcolor 50%, transparent);
            }
        }
    }
    textarea {
        resize: vertical;
    }
    ::-webkit-search-decoration {
        -webkit-appearance: none;
    }
    ::-webkit-date-and-time-value {
        min-height: 1lh;
        text-align: inherit;
    }
    ::-webkit-datetime-edit {
        display: inline-flex;
    }
    ::-webkit-datetime-edit-fields-wrapper {
        padding: 0;
    }
    ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
        padding-block: 0;
    }
    ::-webkit-calendar-picker-indicator {
        line-height: 1;
    }
    :-moz-ui-invalid {
        box-shadow: none;
    }
    button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
        appearance: button;
    }
    ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
        height: auto;
    }
    [hidden]:where(:not([hidden="until-found"])) {
        display: none !important;
    }
}
@layer utilities {
    .pointer-events-none {
        pointer-events: none;
    }
    .invisible {
        visibility: hidden;
    }
    .visible {
        visibility: visible;
    }
    .absolute {
        position: absolute;
    }
    .fixed {
        position: fixed;
    }
    .relative {
        position: relative;
    }
    .static {
        position: static;
    }
    .inset-0 {
        inset: calc(var(--spacing) * 0);
    }
    .-top-2 {
        top: calc(var(--spacing) * -2);
    }
    .-top-10 {
        top: calc(var(--spacing) * -10);
    }
    .-top-12 {
        top: calc(var(--spacing) * -12);
    }
    .-top-16 {
        top: calc(var(--spacing) * -16);
    }
    .-top-40 {
        top: calc(var(--spacing) * -40);
    }
    .-top-\[128px\] {
        top: calc(128px * -1);
    }
    .top-0 {
        top: calc(var(--spacing) * 0);
    }
    .top-1 {
        top: calc(var(--spacing) * 1);
    }
    .top-1\/2 {
        top: calc(1/2 * 100%);
    }
    .top-2 {
        top: calc(var(--spacing) * 2);
    }
    .top-6 {
        top: calc(var(--spacing) * 6);
    }
    .top-26 {
        top: calc(var(--spacing) * 26);
    }
    .top-40 {
        top: calc(var(--spacing) * 40);
    }
    .top-64 {
        top: calc(var(--spacing) * 64);
    }
    .top-\[20px\] {
        top: 20px;
    }
    .top-full {
        top: 100%;
    }
    .-right-6 {
        right: calc(var(--spacing) * -6);
    }
    .-right-14 {
        right: calc(var(--spacing) * -14);
    }
    .-right-24 {
        right: calc(var(--spacing) * -24);
    }
    .right-0 {
        right: calc(var(--spacing) * 0);
    }
    .right-32 {
        right: calc(var(--spacing) * 32);
    }
    .right-\[1\.7\%\] {
        right: 1.7%;
    }
    .right-\[5\%\] {
        right: 5%;
    }
    .right-\[10\%\] {
        right: 10%;
    }
    .right-\[20px\] {
        right: 20px;
    }
    .right-\[40\%\] {
        right: 40%;
    }
    .right-\[60\%\] {
        right: 60%;
    }
    .-bottom-4 {
        bottom: calc(var(--spacing) * -4);
    }
    .-bottom-6 {
        bottom: calc(var(--spacing) * -6);
    }
    .-bottom-32 {
        bottom: calc(var(--spacing) * -32);
    }
    .-bottom-36 {
        bottom: calc(var(--spacing) * -36);
    }
    .-bottom-\[15px\] {
        bottom: calc(15px * -1);
    }
    .-bottom-\[45\%\] {
        bottom: calc(45% * -1);
    }
    .-bottom-\[97\.5\%\] {
        bottom: calc(97.5% * -1);
    }
    .bottom-0 {
        bottom: calc(var(--spacing) * 0);
    }
    .bottom-20 {
        bottom: calc(var(--spacing) * 20);
    }
    .bottom-\[20px\] {
        bottom: 20px;
    }
    .bottom-\[25px\] {
        bottom: 25px;
    }
    .left-0 {
        left: calc(var(--spacing) * 0);
    }
    .left-1 {
        left: calc(var(--spacing) * 1);
    }
    .left-1\/2 {
        left: calc(1/2 * 100%);
    }
    .left-3 {
        left: calc(var(--spacing) * 3);
    }
    .left-\[5\%\] {
        left: 5%;
    }
    .left-\[20\%\] {
        left: 20%;
    }
    .left-\[20px\] {
        left: 20px;
    }
    .left-\[26\%\] {
        left: 26%;
    }
    .left-\[30\%\] {
        left: 30%;
    }
    .left-\[40\%\] {
        left: 40%;
    }
    .left-\[47\%\] {
        left: 47%;
    }
    .z-0 {
        z-index: 0;
    }
    .z-10 {
        z-index: 10;
    }
    .z-20 {
        z-index: 20;
    }
    .z-30 {
        z-index: 30;
    }
    .z-50 {
        z-index: 50;
    }
    .order-1 {
        order: 1;
    }
    .order-2 {
        order: 2;
    }
    .order-3 {
        order: 3;
    }
    .container {
        width: 100%;
        @media (width >= 40rem) {
            max-width: 40rem;
        }
        @media (width >= 48rem) {
            max-width: 48rem;
        }
        @media (width >= 64rem) {
            max-width: 64rem;
        }
        @media (width >= 80rem) {
            max-width: 80rem;
        }
        @media (width >= 96rem) {
            max-width: 96rem;
        }
    }
    .m-auto {
        margin: auto;
    }
    .mx-2 {
        margin-inline: calc(var(--spacing) * 2);
    }
    .mx-auto {
        margin-inline: auto;
    }
    .my-8 {
        margin-block: calc(var(--spacing) * 8);
    }
    .my-20 {
        margin-block: calc(var(--spacing) * 20);
    }
    .-mt-24 {
        margin-top: calc(var(--spacing) * -24);
    }
    .mt-2 {
        margin-top: calc(var(--spacing) * 2);
    }
    .mt-10 {
        margin-top: calc(var(--spacing) * 10);
    }
    .mt-16 {
        margin-top: calc(var(--spacing) * 16);
    }
    .mt-20 {
        margin-top: calc(var(--spacing) * 20);
    }
    .mt-36 {
        margin-top: calc(var(--spacing) * 36);
    }
    .mt-40 {
        margin-top: calc(var(--spacing) * 40);
    }
    .mr-10 {
        margin-right: calc(var(--spacing) * 10);
    }
    .mr-auto {
        margin-right: auto;
    }
    .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-6 {
        margin-bottom: calc(var(--spacing) * 6);
    }
    .mb-8 {
        margin-bottom: calc(var(--spacing) * 8);
    }
    .mb-10 {
        margin-bottom: calc(var(--spacing) * 10);
    }
    .mb-12 {
        margin-bottom: calc(var(--spacing) * 12);
    }
    .mb-16 {
        margin-bottom: calc(var(--spacing) * 16);
    }
    .mb-20 {
        margin-bottom: calc(var(--spacing) * 20);
    }
    .mb-24 {
        margin-bottom: calc(var(--spacing) * 24);
    }
    .mb-36 {
        margin-bottom: calc(var(--spacing) * 36);
    }
    .ml-0 {
        margin-left: calc(var(--spacing) * 0);
    }
    .block {
        display: block;
    }
    .flex {
        display: flex;
    }
    .grid {
        display: grid;
    }
    .hidden {
        display: none;
    }
    .inline-block {
        display: inline-block;
    }
    .inline-flex {
        display: inline-flex;
    }
    .table {
        display: table;
    }
    .aspect-\[2\/3\] {
        aspect-ratio: 2/3;
    }
    .aspect-\[4\/2\] {
        aspect-ratio: 4/2;
    }
    .h-0 {
        height: calc(var(--spacing) * 0);
    }
    .h-0\.5 {
        height: calc(var(--spacing) * 0.5);
    }
    .h-5 {
        height: calc(var(--spacing) * 5);
    }
    .h-6 {
        height: calc(var(--spacing) * 6);
    }
    .h-8 {
        height: calc(var(--spacing) * 8);
    }
    .h-10 {
        height: calc(var(--spacing) * 10);
    }
    .h-24 {
        height: calc(var(--spacing) * 24);
    }
    .h-28 {
        height: calc(var(--spacing) * 28);
    }
    .h-32 {
        height: calc(var(--spacing) * 32);
    }
    .h-64 {
        height: calc(var(--spacing) * 64);
    }
    .h-88 {
        height: calc(var(--spacing) * 88);
    }
    .h-\[20px\] {
        height: 20px;
    }
    .h-\[120px\] {
        height: 120px;
    }
    .h-\[150px\] {
        height: 150px;
    }
    .h-\[274px\] {
        height: 274px;
    }
    .h-\[290px\] {
        height: 290px;
    }
    .h-\[323\.287px\] {
        height: 323.287px;
    }
    .h-\[400px\] {
        height: 400px;
    }
    .h-\[640px\] {
        height: 640px;
    }
    .h-auto {
        height: auto;
    }
    .h-full {
        height: 100%;
    }
    .min-h-\[80px\] {
        min-height: 80px;
    }
    .min-h-\[300px\] {
        min-height: 300px;
    }
    .min-h-\[720px\] {
        min-height: 720px;
    }
    .w-1 {
        width: calc(var(--spacing) * 1);
    }
    .w-1\/2 {
        width: calc(1/2 * 100%);
    }
    .w-3 {
        width: calc(var(--spacing) * 3);
    }
    .w-3\/5 {
        width: calc(3/5 * 100%);
    }
    .w-5 {
        width: calc(var(--spacing) * 5);
    }
    .w-6 {
        width: calc(var(--spacing) * 6);
    }
    .w-6\/7 {
        width: calc(6/7 * 100%);
    }
    .w-8 {
        width: calc(var(--spacing) * 8);
    }
    .w-10 {
        width: calc(var(--spacing) * 10);
    }
    .w-24 {
        width: calc(var(--spacing) * 24);
    }
    .w-28 {
        width: calc(var(--spacing) * 28);
    }
    .w-32 {
        width: calc(var(--spacing) * 32);
    }
    .w-40 {
        width: calc(var(--spacing) * 40);
    }
    .w-48 {
        width: calc(var(--spacing) * 48);
    }
    .w-58 {
        width: calc(var(--spacing) * 58);
    }
    .w-80 {
        width: calc(var(--spacing) * 80);
    }
    .w-\[28\%\] {
        width: 28%;
    }
    .w-\[30\%\] {
        width: 30%;
    }
    .w-\[75\%\] {
        width: 75%;
    }
    .w-\[80\%\] {
        width: 80%;
    }
    .w-\[80px\] {
        width: 80px;
    }
    .w-\[212\.614px\] {
        width: 212.614px;
    }
    .w-\[600px\] {
        width: 600px;
    }
    .w-auto {
        width: auto;
    }
    .w-full {
        width: 100%;
    }
    .w-px {
        width: 1px;
    }
    .max-w-7xl {
        max-width: var(--container-7xl);
    }
    .max-w-48 {
        max-width: calc(var(--spacing) * 48);
    }
    .max-w-52 {
        max-width: calc(var(--spacing) * 52);
    }
    .max-w-72 {
        max-width: calc(var(--spacing) * 72);
    }
    .max-w-80 {
        max-width: calc(var(--spacing) * 80);
    }
    .max-w-\[95\%\] {
        max-width: 95%;
    }
    .max-w-\[420px\] {
        max-width: 420px;
    }
    .max-w-\[1760px\] {
        max-width: 1760px;
    }
    .max-w-full {
        max-width: 100%;
    }
    .max-w-sm {
        max-width: var(--container-sm);
    }
    .min-w-0 {
        min-width: calc(var(--spacing) * 0);
    }
    .flex-1 {
        flex: 1;
    }
    .flex-shrink {
        flex-shrink: 1;
    }
    .flex-shrink-0 {
        flex-shrink: 0;
    }
    .shrink {
        flex-shrink: 1;
    }
    .border-collapse {
        border-collapse: collapse;
    }
    .-translate-x-1 {
        --tw-translate-x: calc(var(--spacing) * -1);
        translate: var(--tw-translate-x) var(--tw-translate-y);
    }
    .-translate-x-1\/2 {
        --tw-translate-x: calc(calc(1/2 * 100%) * -1);
        translate: var(--tw-translate-x) var(--tw-translate-y);
    }
    .-translate-y-1 {
        --tw-translate-y: calc(var(--spacing) * -1);
        translate: var(--tw-translate-x) var(--tw-translate-y);
    }
    .-translate-y-1\/2 {
        --tw-translate-y: calc(calc(1/2 * 100%) * -1);
        translate: var(--tw-translate-x) var(--tw-translate-y);
    }
    .scale-x-125 {
        --tw-scale-x: 125%;
        scale: var(--tw-scale-x) var(--tw-scale-y);
    }
    .scale-y-75 {
        --tw-scale-y: 75%;
        scale: var(--tw-scale-x) var(--tw-scale-y);
    }
    .scale-y-85 {
        --tw-scale-y: 85%;
        scale: var(--tw-scale-x) var(--tw-scale-y);
    }
    .scale-y-\[70\%\] {
        --tw-scale-y: 70%;
        scale: var(--tw-scale-x) var(--tw-scale-y);
    }
    .scale-\[90\%\] {
        scale: 90%;
    }
    .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;
    }
    .auto-rows-max {
        grid-auto-rows: max-content;
    }
    .grid-cols-1 {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    .grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .flex-col {
        flex-direction: column;
    }
    .flex-row-reverse {
        flex-direction: row-reverse;
    }
    .flex-wrap {
        flex-wrap: wrap;
    }
    .items-center {
        align-items: center;
    }
    .items-start {
        align-items: flex-start;
    }
    .justify-between {
        justify-content: space-between;
    }
    .justify-center {
        justify-content: center;
    }
    .justify-items-center {
        justify-items: center;
    }
    .gap-0 {
        gap: calc(var(--spacing) * 0);
    }
    .gap-1 {
        gap: calc(var(--spacing) * 1);
    }
    .gap-1\.5 {
        gap: calc(var(--spacing) * 1.5);
    }
    .gap-2 {
        gap: calc(var(--spacing) * 2);
    }
    .gap-4 {
        gap: calc(var(--spacing) * 4);
    }
    .gap-6 {
        gap: calc(var(--spacing) * 6);
    }
    .gap-8 {
        gap: calc(var(--spacing) * 8);
    }
    .gap-10 {
        gap: calc(var(--spacing) * 10);
    }
    .gap-\[20px\] {
        gap: 20px;
    }
    .space-y-3 {
        :where(& > :not(:last-child)) {
            --tw-space-y-reverse: 0;
            margin-block-start: calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));
            margin-block-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)));
        }
    }
    .space-y-4 {
        :where(& > :not(:last-child)) {
            --tw-space-y-reverse: 0;
            margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
            margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
        }
    }
    .space-y-6 {
        :where(& > :not(:last-child)) {
            --tw-space-y-reverse: 0;
            margin-block-start: calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));
            margin-block-end: calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)));
        }
    }
    .gap-x-6 {
        column-gap: calc(var(--spacing) * 6);
    }
    .gap-y-3 {
        row-gap: calc(var(--spacing) * 3);
    }
    .overflow-clip {
        overflow: clip;
    }
    .overflow-hidden {
        overflow: hidden;
    }
    .overflow-visible {
        overflow: visible;
    }
    .rounded-2xl {
        border-radius: var(--radius-2xl);
    }
    .rounded-3xl {
        border-radius: var(--radius-3xl);
    }
    .rounded-4xl {
        border-radius: var(--radius-4xl);
    }
    .rounded-\[30px\] {
        border-radius: 30px;
    }
    .rounded-\[50px\] {
        border-radius: 50px;
    }
    .rounded-full {
        border-radius: calc(infinity * 1px);
    }
    .rounded-lg {
        border-radius: var(--radius-lg);
    }
    .rounded-tr-2xl {
        border-top-right-radius: var(--radius-2xl);
    }
    .rounded-b-2xl {
        border-bottom-right-radius: var(--radius-2xl);
        border-bottom-left-radius: var(--radius-2xl);
    }
    .rounded-b-\[20px\] {
        border-bottom-right-radius: 20px;
        border-bottom-left-radius: 20px;
    }
    .border {
        border-style: var(--tw-border-style);
        border-width: 1px;
    }
    .border-2 {
        border-style: var(--tw-border-style);
        border-width: 2px;
    }
    .border-4 {
        border-style: var(--tw-border-style);
        border-width: 4px;
    }
    .border-x-4 {
        border-inline-style: var(--tw-border-style);
        border-inline-width: 4px;
    }
    .border-y {
        border-block-style: var(--tw-border-style);
        border-block-width: 1px;
    }
    .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-0 {
        border-bottom-style: var(--tw-border-style);
        border-bottom-width: 0px;
    }
    .border-gray-100 {
        border-color: var(--color-gray-100);
    }
    .border-gray-200 {
        border-color: var(--color-gray-200);
    }
    .border-gray-400 {
        border-color: var(--color-gray-400);
    }
    .border-white {
        border-color: var(--color-white);
    }
    .border-white\/30 {
        border-color: color-mix(in srgb, #fff 30%, transparent);
        @supports (color: color-mix(in lab, red, red)) {
            border-color: color-mix(in oklab, var(--color-white) 30%, transparent);
        }
    }
    .border-yellow-400 {
        border-color: var(--color-yellow-400);
    }
    .border-yellow-400\/30 {
        border-color: color-mix(in srgb, oklch(85.2% 0.199 91.936) 30%, transparent);
        @supports (color: color-mix(in lab, red, red)) {
            border-color: color-mix(in oklab, var(--color-yellow-400) 30%, transparent);
        }
    }
    .bg-\[\#202558\] {
        background-color: #202558;
    }
    .bg-\[\#263586\] {
        background-color: #263586;
    }
    .bg-\[\#F1F1F1\] {
        background-color: #F1F1F1;
    }
    .bg-\[\#F6F6F6\] {
        background-color: #F6F6F6;
    }
    .bg-gray-100 {
        background-color: var(--color-gray-100);
    }
    .bg-gray-200 {
        background-color: var(--color-gray-200);
    }
    .bg-gray-300 {
        background-color: var(--color-gray-300);
    }
    .bg-gray-700 {
        background-color: var(--color-gray-700);
    }
    .bg-white {
        background-color: var(--color-white);
    }
    .bg-yellow-400 {
        background-color: var(--color-yellow-400);
    }
    .bg-cover {
        background-size: cover;
    }
    .bg-center {
        background-position: center;
    }
    .bg-no-repeat {
        background-repeat: no-repeat;
    }
    .fill-black {
        fill: var(--color-black);
    }
    .object-cover {
        object-fit: cover;
    }
    .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-6 {
        padding: calc(var(--spacing) * 6);
    }
    .p-\[10px\] {
        padding: 10px;
    }
    .px-1 {
        padding-inline: calc(var(--spacing) * 1);
    }
    .px-2 {
        padding-inline: calc(var(--spacing) * 2);
    }
    .px-4 {
        padding-inline: calc(var(--spacing) * 4);
    }
    .px-6 {
        padding-inline: calc(var(--spacing) * 6);
    }
    .px-8 {
        padding-inline: calc(var(--spacing) * 8);
    }
    .px-12 {
        padding-inline: calc(var(--spacing) * 12);
    }
    .py-2 {
        padding-block: calc(var(--spacing) * 2);
    }
    .py-3 {
        padding-block: calc(var(--spacing) * 3);
    }
    .py-4 {
        padding-block: calc(var(--spacing) * 4);
    }
    .py-12 {
        padding-block: calc(var(--spacing) * 12);
    }
    .pt-3 {
        padding-top: calc(var(--spacing) * 3);
    }
    .pt-4 {
        padding-top: calc(var(--spacing) * 4);
    }
    .pt-12 {
        padding-top: calc(var(--spacing) * 12);
    }
    .pt-20 {
        padding-top: calc(var(--spacing) * 20);
    }
    .pr-0 {
        padding-right: calc(var(--spacing) * 0);
    }
    .pr-12 {
        padding-right: calc(var(--spacing) * 12);
    }
    .pb-2 {
        padding-bottom: calc(var(--spacing) * 2);
    }
    .pb-4 {
        padding-bottom: calc(var(--spacing) * 4);
    }
    .pb-8 {
        padding-bottom: calc(var(--spacing) * 8);
    }
    .text-center {
        text-align: center;
    }
    .text-right {
        text-align: right;
    }
    .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-4xl {
        font-size: var(--text-4xl);
        line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
    .text-5xl {
        font-size: var(--text-5xl);
        line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
    .text-6xl {
        font-size: var(--text-6xl);
        line-height: var(--tw-leading, var(--text-6xl--line-height));
    }
    .text-base {
        font-size: var(--text-base);
        line-height: var(--tw-leading, var(--text-base--line-height));
    }
    .text-lg {
        font-size: var(--text-lg);
        line-height: var(--tw-leading, var(--text-lg--line-height));
    }
    .text-sm {
        font-size: var(--text-sm);
        line-height: var(--tw-leading, var(--text-sm--line-height));
    }
    .text-xl {
        font-size: var(--text-xl);
        line-height: var(--tw-leading, var(--text-xl--line-height));
    }
    .text-xs {
        font-size: var(--text-xs);
        line-height: var(--tw-leading, var(--text-xs--line-height));
    }
    .text-\[10px\] {
        font-size: 10px;
    }
    .text-\[14px\] {
        font-size: 14px;
    }
    .leading-relaxed {
        --tw-leading: var(--leading-relaxed);
        line-height: var(--leading-relaxed);
    }
    .leading-tight {
        --tw-leading: var(--leading-tight);
        line-height: var(--leading-tight);
    }
    .font-bold {
        --tw-font-weight: var(--font-weight-bold);
        font-weight: var(--font-weight-bold);
    }
    .font-medium {
        --tw-font-weight: var(--font-weight-medium);
        font-weight: var(--font-weight-medium);
    }
    .font-semibold {
        --tw-font-weight: var(--font-weight-semibold);
        font-weight: var(--font-weight-semibold);
    }
    .whitespace-nowrap {
        white-space: nowrap;
    }
    .text-\[\#202558\] {
        color: #202558;
    }
    .text-\[\#929292\] {
        color: #929292;
    }
    .text-\[\#ffffff\] {
        color: #ffffff;
    }
    .text-blue-950 {
        color: var(--color-blue-950);
    }
    .text-gray-600 {
        color: var(--color-gray-600);
    }
    .text-white {
        color: var(--color-white);
    }
    .underline {
        text-decoration-line: underline;
    }
    .placeholder-\[\#bdbdbd\] {
        &::placeholder {
            color: #bdbdbd;
        }
    }
    .opacity-0 {
        opacity: 0%;
    }
    .opacity-60 {
        opacity: 60%;
    }
    .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);
    }
    .outline {
        outline-style: var(--tw-outline-style);
        outline-width: 1px;
    }
    .grayscale {
        --tw-grayscale: grayscale(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,);
    }
    .grayscale-100 {
        --tw-grayscale: grayscale(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,);
    }
    .filter {
        filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
    }
    .transition {
        transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
        transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
        transition-duration: var(--tw-duration, var(--default-transition-duration));
    }
    .transition-all {
        transition-property: all;
        transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
        transition-duration: var(--tw-duration, var(--default-transition-duration));
    }
    .transition-colors {
        transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
        transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
        transition-duration: var(--tw-duration, var(--default-transition-duration));
    }
    .transition-opacity {
        transition-property: opacity;
        transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
        transition-duration: var(--tw-duration, var(--default-transition-duration));
    }
    .transition-transform {
        transition-property: transform, translate, scale, rotate;
        transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
        transition-duration: var(--tw-duration, var(--default-transition-duration));
    }
    .duration-200 {
        --tw-duration: 200ms;
        transition-duration: 200ms;
    }
    .duration-300 {
        --tw-duration: 300ms;
        transition-duration: 300ms;
    }
    .duration-500 {
        --tw-duration: 500ms;
        transition-duration: 500ms;
    }
    .duration-1000 {
        --tw-duration: 1000ms;
        transition-duration: 1000ms;
    }
    .ease-in-out {
        --tw-ease: var(--ease-in-out);
        transition-timing-function: var(--ease-in-out);
    }
    .backface-hidden {
        backface-visibility: hidden;
    }
    .not-sm\:max-w-\[90\%\] {
        @media not (width >= 40rem) {
            max-width: 90%;
        }
    }
    .not-lg\:-top-14 {
        @media not (width >= 64rem) {
            top: calc(var(--spacing) * -14);
        }
    }
    .not-lg\:hidden {
        @media not (width >= 64rem) {
            display: none;
        }
    }
    .group-hover\:visible {
        &:is(:where(.group):hover *) {
            @media (hover: hover) {
                visibility: visible;
            }
        }
    }
    .group-hover\:-translate-y-3 {
        &:is(:where(.group):hover *) {
            @media (hover: hover) {
                --tw-translate-y: calc(var(--spacing) * -3);
                translate: var(--tw-translate-x) var(--tw-translate-y);
            }
        }
    }
    .group-hover\:scale-y-\[-1\] {
        &:is(:where(.group):hover *) {
            @media (hover: hover) {
                --tw-scale-y: -1;
                scale: var(--tw-scale-x) var(--tw-scale-y);
            }
        }
    }
    .group-hover\:opacity-100 {
        &:is(:where(.group):hover *) {
            @media (hover: hover) {
                opacity: 100%;
            }
        }
    }
    .placeholder\:font-bold {
        &::placeholder {
            --tw-font-weight: var(--font-weight-bold);
            font-weight: var(--font-weight-bold);
        }
    }
    .before\:ml-3 {
        &::before {
            content: var(--tw-content);
            margin-left: calc(var(--spacing) * 3);
        }
    }
    .before\:h-1 {
        &::before {
            content: var(--tw-content);
            height: calc(var(--spacing) * 1);
        }
    }
    .before\:h-2 {
        &::before {
            content: var(--tw-content);
            height: calc(var(--spacing) * 2);
        }
    }
    .before\:w-1 {
        &::before {
            content: var(--tw-content);
            width: calc(var(--spacing) * 1);
        }
    }
    .before\:w-2 {
        &::before {
            content: var(--tw-content);
            width: calc(var(--spacing) * 2);
        }
    }
    .before\:rounded-full {
        &::before {
            content: var(--tw-content);
            border-radius: calc(infinity * 1px);
        }
    }
    .before\:bg-sky-900 {
        &::before {
            content: var(--tw-content);
            background-color: var(--color-sky-900);
        }
    }
    .before\:opacity-70 {
        &::before {
            content: var(--tw-content);
            opacity: 70%;
        }
    }
    .before\:opacity-100 {
        &::before {
            content: var(--tw-content);
            opacity: 100%;
        }
    }
    .before\:content-\[\'\'\] {
        &::before {
            --tw-content: '';
            content: var(--tw-content);
        }
    }
    .hover\:-translate-y-0\.5 {
        &:hover {
            @media (hover: hover) {
                --tw-translate-y: calc(var(--spacing) * -0.5);
                translate: var(--tw-translate-x) var(--tw-translate-y);
            }
        }
    }
    .hover\:bg-gray-200 {
        &:hover {
            @media (hover: hover) {
                background-color: var(--color-gray-200);
            }
        }
    }
    .hover\:bg-slate-50 {
        &:hover {
            @media (hover: hover) {
                background-color: var(--color-slate-50);
            }
        }
    }
    .hover\:text-black {
        &:hover {
            @media (hover: hover) {
                color: var(--color-black);
            }
        }
    }
    .hover\:text-yellow-400 {
        &:hover {
            @media (hover: hover) {
                color: var(--color-yellow-400);
            }
        }
    }
    .hover\:no-underline {
        &:hover {
            @media (hover: hover) {
                text-decoration-line: none;
            }
        }
    }
    .hover\:opacity-100 {
        &:hover {
            @media (hover: hover) {
                opacity: 100%;
            }
        }
    }
    .hover\:grayscale-0 {
        &:hover {
            @media (hover: hover) {
                --tw-grayscale: grayscale(0%);
                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\:bg-white {
        &:focus {
            background-color: var(--color-white);
        }
    }
    .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-blue-500 {
        &:focus {
            --tw-ring-color: var(--color-blue-500);
        }
    }
    .focus\:outline-none {
        &:focus {
            --tw-outline-style: none;
            outline-style: none;
        }
    }
    .min-\[1537px\]\:w-72 {
        @media (width >= 1537px) {
            width: calc(var(--spacing) * 72);
        }
    }
    .min-\[1537px\]\:gap-16 {
        @media (width >= 1537px) {
            gap: calc(var(--spacing) * 16);
        }
    }
    .sm\:-top-6 {
        @media (width >= 40rem) {
            top: calc(var(--spacing) * -6);
        }
    }
    .sm\:-bottom-\[35\%\] {
        @media (width >= 40rem) {
            bottom: calc(35% * -1);
        }
    }
    .sm\:-bottom-\[92\%\] {
        @media (width >= 40rem) {
            bottom: calc(92% * -1);
        }
    }
    .sm\:col-span-1 {
        @media (width >= 40rem) {
            grid-column: span 1 / span 1;
        }
    }
    .sm\:col-span-2 {
        @media (width >= 40rem) {
            grid-column: span 2 / span 2;
        }
    }
    .sm\:mx-0 {
        @media (width >= 40rem) {
            margin-inline: calc(var(--spacing) * 0);
        }
    }
    .sm\:mt-28 {
        @media (width >= 40rem) {
            margin-top: calc(var(--spacing) * 28);
        }
    }
    .sm\:grid-cols-1 {
        @media (width >= 40rem) {
            grid-template-columns: repeat(1, minmax(0, 1fr));
        }
    }
    .sm\:grid-cols-3 {
        @media (width >= 40rem) {
            grid-template-columns: repeat(3, minmax(0, 1fr));
        }
    }
    .sm\:px-4 {
        @media (width >= 40rem) {
            padding-inline: calc(var(--spacing) * 4);
        }
    }
    .sm\:text-base {
        @media (width >= 40rem) {
            font-size: var(--text-base);
            line-height: var(--tw-leading, var(--text-base--line-height));
        }
    }
    .md\:right-\[7\%\] {
        @media (width >= 48rem) {
            right: 7%;
        }
    }
    .md\:-bottom-\[25\%\] {
        @media (width >= 48rem) {
            bottom: calc(25% * -1);
        }
    }
    .md\:left-\[7\%\] {
        @media (width >= 48rem) {
            left: 7%;
        }
    }
    .md\:mt-96 {
        @media (width >= 48rem) {
            margin-top: calc(var(--spacing) * 96);
        }
    }
    .md\:block {
        @media (width >= 48rem) {
            display: block;
        }
    }
    .md\:flex {
        @media (width >= 48rem) {
            display: flex;
        }
    }
    .md\:hidden {
        @media (width >= 48rem) {
            display: none;
        }
    }
    .md\:h-\[20px\] {
        @media (width >= 48rem) {
            height: 20px;
        }
    }
    .md\:w-80 {
        @media (width >= 48rem) {
            width: calc(var(--spacing) * 80);
        }
    }
    .md\:w-\[50\%\] {
        @media (width >= 48rem) {
            width: 50%;
        }
    }
    .md\:max-w-3xl {
        @media (width >= 48rem) {
            max-width: var(--container-3xl);
        }
    }
    .md\:flex-row {
        @media (width >= 48rem) {
            flex-direction: row;
        }
    }
    .md\:items-center {
        @media (width >= 48rem) {
            align-items: center;
        }
    }
    .md\:justify-center {
        @media (width >= 48rem) {
            justify-content: center;
        }
    }
    .md\:gap-0 {
        @media (width >= 48rem) {
            gap: calc(var(--spacing) * 0);
        }
    }
    .md\:p-6 {
        @media (width >= 48rem) {
            padding: calc(var(--spacing) * 6);
        }
    }
    .md\:text-3xl {
        @media (width >= 48rem) {
            font-size: var(--text-3xl);
            line-height: var(--tw-leading, var(--text-3xl--line-height));
        }
    }
    .md\:text-4xl {
        @media (width >= 48rem) {
            font-size: var(--text-4xl);
            line-height: var(--tw-leading, var(--text-4xl--line-height));
        }
    }
    .md\:text-lg {
        @media (width >= 48rem) {
            font-size: var(--text-lg);
            line-height: var(--tw-leading, var(--text-lg--line-height));
        }
    }
    .lg\:-bottom-2 {
        @media (width >= 64rem) {
            bottom: calc(var(--spacing) * -2);
        }
    }
    .lg\:-bottom-\[23\%\] {
        @media (width >= 64rem) {
            bottom: calc(23% * -1);
        }
    }
    .lg\:order-1 {
        @media (width >= 64rem) {
            order: 1;
        }
    }
    .lg\:order-2 {
        @media (width >= 64rem) {
            order: 2;
        }
    }
    .lg\:order-3 {
        @media (width >= 64rem) {
            order: 3;
        }
    }
    .lg\:mx-4 {
        @media (width >= 64rem) {
            margin-inline: calc(var(--spacing) * 4);
        }
    }
    .lg\:ml-10 {
        @media (width >= 64rem) {
            margin-left: calc(var(--spacing) * 10);
        }
    }
    .lg\:block {
        @media (width >= 64rem) {
            display: block;
        }
    }
    .lg\:hidden {
        @media (width >= 64rem) {
            display: none;
        }
    }
    .lg\:h-80 {
        @media (width >= 64rem) {
            height: calc(var(--spacing) * 80);
        }
    }
    .lg\:h-\[179px\] {
        @media (width >= 64rem) {
            height: 179px;
        }
    }
    .lg\:h-\[420px\] {
        @media (width >= 64rem) {
            height: 420px;
        }
    }
    .lg\:h-\[500px\] {
        @media (width >= 64rem) {
            height: 500px;
        }
    }
    .lg\:h-full {
        @media (width >= 64rem) {
            height: 100%;
        }
    }
    .lg\:w-1\/2 {
        @media (width >= 64rem) {
            width: calc(1/2 * 100%);
        }
    }
    .lg\:w-1\/4 {
        @media (width >= 64rem) {
            width: calc(1/4 * 100%);
        }
    }
    .lg\:w-3\/4 {
        @media (width >= 64rem) {
            width: calc(3/4 * 100%);
        }
    }
    .lg\:w-96 {
        @media (width >= 64rem) {
            width: calc(var(--spacing) * 96);
        }
    }
    .lg\:w-\[97\%\] {
        @media (width >= 64rem) {
            width: 97%;
        }
    }
    .lg\:w-\[117px\] {
        @media (width >= 64rem) {
            width: 117px;
        }
    }
    .lg\:w-\[540px\] {
        @media (width >= 64rem) {
            width: 540px;
        }
    }
    .lg\:w-auto {
        @media (width >= 64rem) {
            width: auto;
        }
    }
    .lg\:max-w-\[376px\] {
        @media (width >= 64rem) {
            max-width: 376px;
        }
    }
    .lg\:max-w-\[1560px\] {
        @media (width >= 64rem) {
            max-width: 1560px;
        }
    }
    .lg\:grid-cols-5 {
        @media (width >= 64rem) {
            grid-template-columns: repeat(5, minmax(0, 1fr));
        }
    }
    .lg\:flex-row {
        @media (width >= 64rem) {
            flex-direction: row;
        }
    }
    .lg\:gap-4 {
        @media (width >= 64rem) {
            gap: calc(var(--spacing) * 4);
        }
    }
    .lg\:gap-6 {
        @media (width >= 64rem) {
            gap: calc(var(--spacing) * 6);
        }
    }
    .lg\:gap-8 {
        @media (width >= 64rem) {
            gap: calc(var(--spacing) * 8);
        }
    }
    .lg\:rounded-\[50px\] {
        @media (width >= 64rem) {
            border-radius: 50px;
        }
    }
    .lg\:rounded-b-\[50px\] {
        @media (width >= 64rem) {
            border-bottom-right-radius: 50px;
            border-bottom-left-radius: 50px;
        }
    }
    .lg\:p-8 {
        @media (width >= 64rem) {
            padding: calc(var(--spacing) * 8);
        }
    }
    .lg\:px-0 {
        @media (width >= 64rem) {
            padding-inline: calc(var(--spacing) * 0);
        }
    }
    .lg\:px-8 {
        @media (width >= 64rem) {
            padding-inline: calc(var(--spacing) * 8);
        }
    }
    .lg\:pt-0 {
        @media (width >= 64rem) {
            padding-top: calc(var(--spacing) * 0);
        }
    }
    .lg\:pr-8 {
        @media (width >= 64rem) {
            padding-right: calc(var(--spacing) * 8);
        }
    }
    .lg\:text-2xl {
        @media (width >= 64rem) {
            font-size: var(--text-2xl);
            line-height: var(--tw-leading, var(--text-2xl--line-height));
        }
    }
    .lg\:text-3xl {
        @media (width >= 64rem) {
            font-size: var(--text-3xl);
            line-height: var(--tw-leading, var(--text-3xl--line-height));
        }
    }
    .lg\:text-4xl {
        @media (width >= 64rem) {
            font-size: var(--text-4xl);
            line-height: var(--tw-leading, var(--text-4xl--line-height));
        }
    }
    .lg\:text-lg {
        @media (width >= 64rem) {
            font-size: var(--text-lg);
            line-height: var(--tw-leading, var(--text-lg--line-height));
        }
    }
    .lg\:text-xl {
        @media (width >= 64rem) {
            font-size: var(--text-xl);
            line-height: var(--tw-leading, var(--text-xl--line-height));
        }
    }
    .xl\:-bottom-\[20\%\] {
        @media (width >= 80rem) {
            bottom: calc(20% * -1);
        }
    }
    .xl\:mx-4 {
        @media (width >= 80rem) {
            margin-inline: calc(var(--spacing) * 4);
        }
    }
    .xl\:mx-6 {
        @media (width >= 80rem) {
            margin-inline: calc(var(--spacing) * 6);
        }
    }
    .xl\:block {
        @media (width >= 80rem) {
            display: block;
        }
    }
    .xl\:hidden {
        @media (width >= 80rem) {
            display: none;
        }
    }
    .xl\:w-36 {
        @media (width >= 80rem) {
            width: calc(var(--spacing) * 36);
        }
    }
    .xl\:gap-4 {
        @media (width >= 80rem) {
            gap: calc(var(--spacing) * 4);
        }
    }
    .xl\:gap-6 {
        @media (width >= 80rem) {
            gap: calc(var(--spacing) * 6);
        }
    }
    .xl\:gap-12 {
        @media (width >= 80rem) {
            gap: calc(var(--spacing) * 12);
        }
    }
    .xl\:px-8 {
        @media (width >= 80rem) {
            padding-inline: calc(var(--spacing) * 8);
        }
    }
    .\32 xl\:mx-6 {
        @media (width >= 96rem) {
            margin-inline: calc(var(--spacing) * 6);
        }
    }
    .\32 xl\:block {
        @media (width >= 96rem) {
            display: block;
        }
    }
    .\32 xl\:w-40 {
        @media (width >= 96rem) {
            width: calc(var(--spacing) * 40);
        }
    }
    .\32 xl\:grid-cols-7 {
        @media (width >= 96rem) {
            grid-template-columns: repeat(7, minmax(0, 1fr));
        }
    }
    .\32 xl\:gap-1 {
        @media (width >= 96rem) {
            gap: calc(var(--spacing) * 1);
        }
    }
    .\32 xl\:gap-8 {
        @media (width >= 96rem) {
            gap: calc(var(--spacing) * 8);
        }
    }
    .\32 xl\:gap-10 {
        @media (width >= 96rem) {
            gap: calc(var(--spacing) * 10);
        }
    }
    .\32 xl\:gap-12 {
        @media (width >= 96rem) {
            gap: calc(var(--spacing) * 12);
        }
    }
    .\32 xl\:text-2xl {
        @media (width >= 96rem) {
            font-size: var(--text-2xl);
            line-height: var(--tw-leading, var(--text-2xl--line-height));
        }
    }
}
@font-face {
    font-family: "Ray Black";
    src: url("static/fonts/RAY-BLACK.TTF") format("truetype");
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: "Ray Bold";
    src: url("static/fonts/RAY-BOLD.TTF") format("truetype");
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: "Ray ExtraBold";
    src: url("static/fonts/RAY-EXTRABOLD.TTF") format("truetype");
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: "Ray Light";
    src: url("static/fonts/RAY-LIGHT.TTF") format("truetype");
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: "Ray Medium";
    src: url("static/fonts/RAY-MEDIUM.TTF") format("truetype");
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: "Ray Extra Black";
    src: url("static/fonts/w_Ray Extra Black.ttf") format("truetype");
    font-weight: 950;
    font-style: normal;
}
body, * {
    font-family: "Ray Medium", "Ray Bold", "Ray ExtraBold", "Ray Light", "Ray Black", "Ray Extra Black", sans-serif;
}
.menu-checkbox {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 40px;
    width: 40px;
    z-index: 1001;
}
.hamburger-container {
    position: relative;
    z-index: 1000;
    cursor: pointer;
}
.hamburger-line {
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.menu-checkbox:checked ~ .hamburger-container .hamburger-line:nth-child(1) {
    transform: rotate(-45deg) translate(-6px, 6px);
}
.menu-checkbox:checked ~ .hamburger-container .hamburger-line:nth-child(2) {
    opacity: 0;
}
.menu-checkbox:checked ~ .hamburger-container .hamburger-line:nth-child(3) {
    transform: rotate(45deg) translate(-6px, -6px);
}
.mobile-menu {
    position: fixed;
    top: 0;
    right: 0;
    height: 100vh;
    width: 300px;
    background: white;
    transform: translateX(100%);
    transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
    z-index: 999;
    box-shadow: -10px 0 30px rgba(0, 0, 0, 0.3);
}
.menu-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-in-out;
    z-index: 998;
}
.menu-checkbox:checked ~ .mobile-menu {
    transform: translateX(0);
}
.menu-checkbox:checked ~ .menu-overlay {
    opacity: 1;
    visibility: visible;
}
.menu-item {
    opacity: 0;
    transform: translateX(50px);
    transition: all 0.3s ease-in-out;
}
.menu-checkbox:checked ~ .mobile-menu .menu-item {
    opacity: 1;
    transform: translateX(0);
}
.menu-checkbox:checked ~ .mobile-menu .menu-item:nth-child(1) {
    transition-delay: 0.1s;
}
.menu-checkbox:checked ~ .mobile-menu .menu-item:nth-child(2) {
    transition-delay: 0.15s;
}
.menu-checkbox:checked ~ .mobile-menu .menu-item:nth-child(3) {
    transition-delay: 0.2s;
}
.menu-checkbox:checked ~ .mobile-menu .menu-item:nth-child(4) {
    transition-delay: 0.25s;
}
.menu-checkbox:checked ~ .mobile-menu .menu-item:nth-child(5) {
    transition-delay: 0.3s;
}
.menu-checkbox:checked ~ .mobile-menu .menu-item:nth-child(6) {
    transition-delay: 0.35s;
}
.sub-menu-item::before {
    content: "";
    width: 4px;
    height: 4px;
    background: #0c4a6e;
    border-radius: 50%;
    margin-left: 12px;
    opacity: 0.7;
}
.sub-menu-item:hover::before {
    transform: scale(1.3);
    opacity: 1;
}
.hero-swiper .custom-pagination {
    background-color: #263486ab;
    display: flex !important;
    justify-content: center;
    align-items: center;
    gap: 0;
    padding: 8px 0px;
    bottom: 0 !important;
}
.hero-swiper .custom-pagination .swiper-pagination-bullet {
    width: 37.683px !important;
    height: 25.024px !important;
    background: none !important;
    border-radius: 0 !important;
    margin: 0 !important;
    opacity: 1 !important;
    position: relative;
}
.hero-swiper .custom-pagination .swiper-pagination-bullet svg {
    width: 100%;
    height: 100%;
}
.hero-swiper .custom-pagination .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) svg path {
    fill: none;
    stroke: #fff;
    stroke-width: 1;
}
.hero-swiper .custom-pagination .swiper-pagination-bullet-active svg path {
    fill: #fff;
    stroke: #fff;
    stroke-width: 1;
}
.hero-swiper .swiper-slide img {
    width: 1920px;
    height: 680px;
    object-fit: cover;
}
@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;
}
@property --tw-rotate-x {
    syntax: "*";
    inherits: false;
}
@property --tw-rotate-y {
    syntax: "*";
    inherits: false;
}
@property --tw-rotate-z {
    syntax: "*";
    inherits: false;
}
@property --tw-skew-x {
    syntax: "*";
    inherits: false;
}
@property --tw-skew-y {
    syntax: "*";
    inherits: false;
}
@property --tw-space-y-reverse {
    syntax: "*";
    inherits: false;
    initial-value: 0;
}
@property --tw-border-style {
    syntax: "*";
    inherits: false;
    initial-value: solid;
}
@property --tw-leading {
    syntax: "*";
    inherits: false;
}
@property --tw-font-weight {
    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-duration {
    syntax: "*";
    inherits: false;
}
@property --tw-ease {
    syntax: "*";
    inherits: false;
}
@property --tw-content {
    syntax: "*";
    initial-value: "";
    inherits: false;
}
@layer properties {
    @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
        *, ::before, ::after, ::backdrop {
            --tw-translate-x: 0;
            --tw-translate-y: 0;
            --tw-translate-z: 0;
            --tw-scale-x: 1;
            --tw-scale-y: 1;
            --tw-scale-z: 1;
            --tw-rotate-x: initial;
            --tw-rotate-y: initial;
            --tw-rotate-z: initial;
            --tw-skew-x: initial;
            --tw-skew-y: initial;
            --tw-space-y-reverse: 0;
            --tw-border-style: solid;
            --tw-leading: initial;
            --tw-font-weight: initial;
            --tw-shadow: 0 0 #0000;
            --tw-shadow-color: initial;
            --tw-shadow-alpha: 100%;
            --tw-inset-shadow: 0 0 #0000;
            --tw-inset-shadow-color: initial;
            --tw-inset-shadow-alpha: 100%;
            --tw-ring-color: initial;
            --tw-ring-shadow: 0 0 #0000;
            --tw-inset-ring-color: initial;
            --tw-inset-ring-shadow: 0 0 #0000;
            --tw-ring-inset: initial;
            --tw-ring-offset-width: 0px;
            --tw-ring-offset-color: #fff;
            --tw-ring-offset-shadow: 0 0 #0000;
            --tw-outline-style: solid;
            --tw-blur: initial;
            --tw-brightness: initial;
            --tw-contrast: initial;
            --tw-grayscale: initial;
            --tw-hue-rotate: initial;
            --tw-invert: initial;
            --tw-opacity: initial;
            --tw-saturate: initial;
            --tw-sepia: initial;
            --tw-drop-shadow: initial;
            --tw-drop-shadow-color: initial;
            --tw-drop-shadow-alpha: 100%;
            --tw-drop-shadow-size: initial;
            --tw-duration: initial;
            --tw-ease: initial;
            --tw-content: "";
        }
    }
}
