/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties {
    @supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))) {

        *,
        :before,
        :after,
        ::backdrop {
            --tw-scale-x: 1;
            --tw-scale-y: 1;
            --tw-scale-z: 1;
            --tw-divide-x-reverse: 0;
            --tw-border-style: solid;
            --tw-gradient-position: initial;
            --tw-gradient-from: #0000;
            --tw-gradient-via: #0000;
            --tw-gradient-to: #0000;
            --tw-gradient-stops: initial;
            --tw-gradient-via-stops: initial;
            --tw-gradient-from-position: 0%;
            --tw-gradient-via-position: 50%;
            --tw-gradient-to-position: 100%;
            --tw-leading: initial;
            --tw-font-weight: initial;
            --tw-tracking: initial;
            --tw-shadow: 0 0 #0000;
            --tw-shadow-color: initial;
            --tw-shadow-alpha: 100%;
            --tw-inset-shadow: 0 0 #0000;
            --tw-inset-shadow-color: initial;
            --tw-inset-shadow-alpha: 100%;
            --tw-ring-color: initial;
            --tw-ring-shadow: 0 0 #0000;
            --tw-inset-ring-color: initial;
            --tw-inset-ring-shadow: 0 0 #0000;
            --tw-ring-inset: initial;
            --tw-ring-offset-width: 0px;
            --tw-ring-offset-color: #fff;
            --tw-ring-offset-shadow: 0 0 #0000;
            --tw-blur: initial;
            --tw-brightness: initial;
            --tw-contrast: initial;
            --tw-grayscale: initial;
            --tw-hue-rotate: initial;
            --tw-invert: initial;
            --tw-opacity: initial;
            --tw-saturate: initial;
            --tw-sepia: initial;
            --tw-drop-shadow: initial;
            --tw-drop-shadow-color: initial;
            --tw-drop-shadow-alpha: 100%;
            --tw-drop-shadow-size: initial;
            --tw-backdrop-blur: initial;
            --tw-backdrop-brightness: initial;
            --tw-backdrop-contrast: initial;
            --tw-backdrop-grayscale: initial;
            --tw-backdrop-hue-rotate: initial;
            --tw-backdrop-invert: initial;
            --tw-backdrop-opacity: initial;
            --tw-backdrop-saturate: initial;
            --tw-backdrop-sepia: initial;
            --tw-duration: initial;
            --tw-translate-x: 0;
            --tw-translate-y: 0;
            --tw-translate-z: 0
        }
    }
}

@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-green-50: oklch(98.2% .018 155.826);
        --color-green-100: oklch(96.2% .044 156.743);
        --color-gray-50: oklch(98.5% .002 247.839);
        --color-gray-100: oklch(96.7% .003 264.542);
        --color-gray-200: oklch(92.8% .006 264.531);
        --color-gray-300: oklch(87.2% .01 258.338);
        --color-gray-400: oklch(70.7% .022 261.325);
        --color-gray-500: oklch(55.1% .027 264.364);
        --color-gray-600: oklch(44.6% .03 256.802);
        --color-gray-700: oklch(37.3% .034 259.733);
        --color-black: #000;
        --color-white: #fff;
        --spacing: .25rem;
        --text-xs: .75rem;
        --text-xs--line-height: calc(1 / .75);
        --text-sm: .875rem;
        --text-sm--line-height: calc(1.25 / .875);
        --text-base: 1rem;
        --text-base--line-height: 1.5;
        --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);
        --font-weight-light: 300;
        --font-weight-medium: 500;
        --font-weight-semibold: 600;
        --font-weight-bold: 700;
        --font-weight-extrabold: 800;
        --tracking-wide: .025em;
        --tracking-widest: .1em;
        --leading-tight: 1.25;
        --leading-snug: 1.375;
        --leading-relaxed: 1.625;
        --radius-lg: .5rem;
        --radius-xl: .75rem;
        --radius-2xl: 1rem;
        --radius-3xl: 1.5rem;
        --blur-sm: 8px;
        --blur-2xl: 40px;
        --blur-3xl: 64px;
        --default-transition-duration: .15s;
        --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
        --default-font-family: var(--font-sans);
        --default-mono-font-family: var(--font-mono)
    }
}

@layer base {

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

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

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

    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 {
        vertical-align: baseline;
        font-size: 75%;
        line-height: 0;
        position: relative
    }

    sub {
        bottom: -.25em
    }

    sup {
        top: -.5em
    }

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

    :-moz-focusring {
        outline: auto
    }

    progress {
        vertical-align: baseline
    }

    summary {
        display: list-item
    }

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

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

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

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

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

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

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

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

    ::placeholder {
        opacity: 1
    }

    @supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px) {
        ::placeholder {
            color: currentColor
        }

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

    textarea {
        resize: vertical
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

    ::-webkit-calendar-picker-indicator {
        line-height: 1
    }

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

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

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

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

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

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

@layer components;

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

    .absolute {
        position: absolute
    }

    .relative {
        position: relative
    }

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

    .inset-x-6 {
        inset-inline: calc(var(--spacing) * 6)
    }

    .inset-y-6 {
        inset-block: calc(var(--spacing) * 6)
    }

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

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

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

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

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

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

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

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

    .top-\[300px\] {
        top: 300px
    }

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

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

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

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

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

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

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

    .-bottom-24 {
        bottom: calc(var(--spacing) * -24)
    }

    .-bottom-32 {
        bottom: calc(var(--spacing) * -32)
    }

    .-bottom-\[60px\] {
        bottom: -60px
    }

    .-bottom-\[380px\] {
        bottom: -380px
    }

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

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

    .bottom-16 {
        bottom: calc(var(--spacing) * 16)
    }

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

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

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

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

    .left-1\/3 {
        left: 33.3333%
    }

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

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

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

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

    .left-\[140px\] {
        left: 140px
    }

    .z-0 {
        z-index: 0
    }

    .z-5 {
        z-index: 5
    }

    .z-10 {
        z-index: 10
    }

    .z-15 {
        z-index: 15
    }

    .z-20 {
        z-index: 20
    }

    .m-0 {
        margin: calc(var(--spacing) * 0)
    }

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

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

    .mx-auto {
        margin-inline: auto
    }

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

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

    .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-12 {
        margin-top: calc(var(--spacing) * 12)
    }

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

    .block {
        display: block
    }

    .flex {
        display: flex
    }

    .grid {
        display: grid
    }

    .hidden {
        display: none
    }

    .inline-flex {
        display: inline-flex
    }

    .h-1\.5 {
        height: calc(var(--spacing) * 1.5)
    }

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

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

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

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

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

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

    .h-\[1px\] {
        height: 1px
    }

    .h-\[2px\] {
        height: 2px
    }

    .h-\[6px\] {
        height: 6px
    }

    .h-\[32px\] {
        height: 32px
    }

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

    .h-\[75\%\] {
        height: 75%
    }

    .h-\[260px\] {
        height: 260px
    }

    .h-\[320px\] {
        height: 320px
    }

    .h-\[380px\] {
        height: 380px
    }

    .h-\[400px\] {
        height: 400px
    }

    .h-\[480px\] {
        height: 480px
    }

    .h-\[520px\] {
        height: 520px
    }

    .h-\[580px\] {
        height: 580px
    }

    .h-\[600px\] {
        height: 600px
    }

    .h-\[calc\(100\%-3rem\)\] {
        height: calc(100% - 3rem)
    }

    .h-auto {
        height: auto
    }

    .h-full {
        height: 100%
    }

    .h-px {
        height: 1px
    }

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

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

    .w-1\/2 {
        width: 50%
    }

    .w-3\/5 {
        width: 60%
    }

    .w-4\/5 {
        width: 80%
    }

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

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

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

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

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

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

    .w-\[32px\] {
        width: 32px
    }

    .w-\[48px\] {
        width: 48px
    }

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

    .w-\[320px\] {
        width: 320px
    }

    .w-\[400px\] {
        width: 400px
    }

    .w-\[500px\] {
        width: 500px
    }

    .w-\[520px\] {
        width: 520px
    }

    .w-\[600px\] {
        width: 600px
    }

    .w-\[650px\] {
        width: 650px
    }

    .w-\[calc\(100\%-3rem\)\] {
        width: calc(100% - 3rem)
    }

    .w-fit {
        width: fit-content
    }

    .w-full {
        width: 100%
    }

    .max-w-full {
        max-width: 100%
    }

    .flex-1 {
        flex: 1
    }

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

    .scale-x-\[120\%\] {
        --tw-scale-x: 120%;
        scale: var(--tw-scale-x) var(--tw-scale-y)
    }

    .cursor-default {
        cursor: default
    }

    .cursor-pointer {
        cursor: pointer
    }

    .resize-none {
        resize: none
    }

    .list-none {
        list-style-type: none
    }

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

    .items-center {
        align-items: center
    }

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

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

    .justify-center {
        justify-content: center
    }

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

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

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

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

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

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

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

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

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

    :where(.divide-x>:not(:last-child)) {
        --tw-divide-x-reverse: 0;
        border-inline-style: var(--tw-border-style);
        border-inline-start-width: calc(1px * var(--tw-divide-x-reverse));
        border-inline-end-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)))
    }

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

    .rounded {
        border-radius: .25rem
    }

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

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

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

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

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

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

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

    .rounded-l-\[24px\] {
        border-top-left-radius: 24px;
        border-bottom-left-radius: 24px
    }

    .rounded-r-\[24px\] {
        border-top-right-radius: 24px;
        border-bottom-right-radius: 24px
    }

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

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

    .border-\[5px\] {
        border-style: var(--tw-border-style);
        border-width: 5px
    }

    .border-\[\#445281\] {
        border-color: #445281
    }

    .border-\[\#A7CF31\] {
        border-color: #a7cf31
    }

    .border-\[\#C5C5C5\] {
        border-color: #c5c5c5
    }

    .border-gray-200 {
        border-color: var(--color-gray-200)
    }

    .border-transparent {
        border-color: #0000
    }

    .border-white\/10 {
        border-color: #ffffff1a
    }

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

    .border-white\/15 {
        border-color: #ffffff26
    }

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

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

    .bg-\[\#A7CF31\] {
        background-color: #a7cf31
    }

    .bg-\[\#F5F5F5\] {
        background-color: #f5f5f5
    }

    .bg-\[\#F9F9F9\] {
        background-color: #f9f9f9
    }

    .bg-\[\#F85542\] {
        background-color: #f85542
    }

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

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

    .bg-black\/40 {
        background-color: #0006
    }

    @supports (color:color-mix(in lab, red, red)) {
        .bg-black\/40 {
            background-color: color-mix(in oklab, var(--color-black) 40%, transparent)
        }
    }

    .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-green-50 {
        background-color: var(--color-green-50)
    }

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

    .bg-white\/10 {
        background-color: #ffffff1a
    }

    @supports (color:color-mix(in lab, red, red)) {
        .bg-white\/10 {
            background-color: color-mix(in oklab, var(--color-white) 10%, transparent)
        }
    }

    .bg-white\/20 {
        background-color: #fff3
    }

    @supports (color:color-mix(in lab, red, red)) {
        .bg-white\/20 {
            background-color: color-mix(in oklab, var(--color-white) 20%, transparent)
        }
    }

    .bg-white\/30 {
        background-color: #ffffff4d
    }

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

    .bg-white\/\[0\.07\] {
        background-color: #ffffff12
    }

    @supports (color:color-mix(in lab, red, red)) {
        .bg-white\/\[0\.07\] {
            background-color: color-mix(in oklab, var(--color-white) 7%, transparent)
        }
    }

    .bg-gradient-to-b {
        --tw-gradient-position: to bottom in oklab;
        background-image: linear-gradient(var(--tw-gradient-stops))
    }

    .bg-gradient-to-br {
        --tw-gradient-position: to bottom right in oklab;
        background-image: linear-gradient(var(--tw-gradient-stops))
    }

    .from-\[\#1F5F4B\] {
        --tw-gradient-from: #1f5f4b;
        --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))
    }

    .from-\[\#455381\] {
        --tw-gradient-from: #455381;
        --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-\[\#A7CF31\] {
        --tw-gradient-to: #a7cf31;
        --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))
    }

    .object-contain {
        object-fit: contain
    }

    .object-cover {
        object-fit: cover
    }

    .object-left {
        object-position: left
    }

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

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

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

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

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

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

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

    .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-8 {
        padding-inline: calc(var(--spacing) * 8)
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .text-center {
        text-align: center
    }

    .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-\[11px\] {
        font-size: 11px
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .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-extrabold {
        --tw-font-weight: var(--font-weight-extrabold);
        font-weight: var(--font-weight-extrabold)
    }

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

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

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

    .tracking-wide {
        --tw-tracking: var(--tracking-wide);
        letter-spacing: var(--tracking-wide)
    }

    .tracking-widest {
        --tw-tracking: var(--tracking-widest);
        letter-spacing: var(--tracking-widest)
    }

    .text-\[\#1F5F4B\] {
        color: #1f5f4b
    }

    .text-\[\#445281\] {
        color: #445281
    }

    .text-\[\#455381\] {
        color: #455381
    }

    .text-\[\#A7CF31\] {
        color: #a7cf31
    }

    .text-\[\#C5C5C5\] {
        color: #c5c5c5
    }

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

    .text-gray-300 {
        color: var(--color-gray-300)
    }

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

    .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-white {
        color: var(--color-white)
    }

    .text-white\/50 {
        color: #ffffff80
    }

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

    .text-white\/60 {
        color: #fff9
    }

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

    .text-white\/70 {
        color: #ffffffb3
    }

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

    .text-white\/75 {
        color: #ffffffbf
    }

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

    .text-white\/80 {
        color: #fffc
    }

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

    .text-white\/90 {
        color: #ffffffe6
    }

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

    .uppercase {
        text-transform: uppercase
    }

    .opacity-10 {
        opacity: .1
    }

    .opacity-30 {
        opacity: .3
    }

    .opacity-40 {
        opacity: .4
    }

    .opacity-60 {
        opacity: .6
    }

    .opacity-\[0\.05\] {
        opacity: .05
    }

    .opacity-\[0\.06\] {
        opacity: .06
    }

    .opacity-\[0\.08\] {
        opacity: .08
    }

    .shadow-2xl {
        --tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, #00000040);
        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, #0000001a), 0 4px 6px -4px var(--tw-shadow-color, #0000001a);
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)
    }

    .shadow-md {
        --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, #0000001a), 0 2px 4px -2px var(--tw-shadow-color, #0000001a);
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)
    }

    .shadow-sm {
        --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, #0000001a), 0 1px 2px -1px var(--tw-shadow-color, #0000001a);
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)
    }

    .shadow-xl {
        --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, #0000001a), 0 8px 10px -6px var(--tw-shadow-color, #0000001a);
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)
    }

    .blur-2xl {
        --tw-blur: blur(var(--blur-2xl));
        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, )
    }

    .blur-3xl {
        --tw-blur: blur(var(--blur-3xl));
        filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, )
    }

    .backdrop-blur-sm {
        --tw-backdrop-blur: blur(var(--blur-sm));
        -webkit-backdrop-filter: var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, );
        backdrop-filter: var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, )
    }

    .transition {
        transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
        transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
        transition-duration: var(--tw-duration, var(--default-transition-duration))
    }

    .transition-all {
        transition-property: all;
        transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
        transition-duration: var(--tw-duration, var(--default-transition-duration))
    }

    .transition-colors {
        transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
        transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
        transition-duration: var(--tw-duration, var(--default-transition-duration))
    }

    .transition-shadow {
        transition-property: box-shadow;
        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: .2s;
        transition-duration: .2s
    }

    .duration-300 {
        --tw-duration: .3s;
        transition-duration: .3s
    }

    .duration-500 {
        --tw-duration: .5s;
        transition-duration: .5s
    }

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

    .group-open\:hidden:is(:where(.group):is([open], :popover-open, :open) *) {
        display: none
    }

    .group-open\:inline:is(:where(.group):is([open], :popover-open, :open) *) {
        display: inline
    }

    @media (hover:hover) {
        .group-hover\:translate-x-1:is(:where(.group):hover *) {
            --tw-translate-x: calc(var(--spacing) * 1);
            translate: var(--tw-translate-x) var(--tw-translate-y)
        }

        .group-hover\:bg-green-100:is(:where(.group):hover *) {
            background-color: var(--color-green-100)
        }

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

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

        .hover\:bg-\[\#445281\]:hover {
            background-color: #445281
        }

        .hover\:bg-\[\#A7CF31\]:hover {
            background-color: #a7cf31
        }

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

        .hover\:bg-white\/30:hover {
            background-color: #ffffff4d
        }

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

        .hover\:bg-white\/\[0\.12\]:hover {
            background-color: #ffffff1f
        }

        @supports (color:color-mix(in lab, red, red)) {
            .hover\:bg-white\/\[0\.12\]:hover {
                background-color: color-mix(in oklab, var(--color-white) 12%, transparent)
            }
        }

        .hover\:text-\[\#445281\]:hover {
            color: #445281
        }

        .hover\:text-white:hover {
            color: var(--color-white)
        }

        .hover\:shadow-2xl:hover {
            --tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, #00000040);
            box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)
        }

        .hover\:shadow-xl:hover {
            --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, #0000001a), 0 8px 10px -6px var(--tw-shadow-color, #0000001a);
            box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)
        }
    }

    .focus\:border-\[\#A7CF31\]:focus {
        border-color: #a7cf31
    }

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

    @media (min-width:40rem) {
        .sm\:block {
            display: block
        }

        .sm\:h-\[320px\] {
            height: 320px
        }
    }

    @media (min-width:64rem) {
        .lg\:inset-0 {
            inset: calc(var(--spacing) * 0)
        }

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

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

        .lg\:-bottom-4 {
            bottom: calc(var(--spacing) * -4)
        }

        .lg\:-bottom-\[90px\] {
            bottom: -90px
        }

        .lg\:-left-4 {
            left: calc(var(--spacing) * -4)
        }

        .lg\:left-8 {
            left: calc(var(--spacing) * 8)
        }

        .lg\:left-\[20px\] {
            left: 20px
        }

        .lg\:mx-auto {
            margin-inline: auto
        }

        .lg\:mt-0 {
            margin-top: calc(var(--spacing) * 0)
        }

        .lg\:block {
            display: block
        }

        .lg\:flex {
            display: flex
        }

        .lg\:inline {
            display: inline
        }

        .lg\:h-9 {
            height: calc(var(--spacing) * 9)
        }

        .lg\:h-10 {
            height: calc(var(--spacing) * 10)
        }

        .lg\:h-\[460px\] {
            height: 460px
        }

        .lg\:h-\[480px\] {
            height: 480px
        }

        .lg\:h-\[500px\] {
            height: 500px
        }

        .lg\:h-\[720px\] {
            height: 720px
        }

        .lg\:h-full {
            height: 100%
        }

        .lg\:w-1\/2 {
            width: 50%
        }

        .lg\:w-1\/5 {
            width: 20%
        }

        .lg\:w-2\/5 {
            width: 40%
        }

        .lg\:w-3\/4 {
            width: 75%
        }

        .lg\:w-3\/5 {
            width: 60%
        }

        .lg\:w-3\/6 {
            width: 50%
        }

        .lg\:w-4\/5 {
            width: 80%
        }

        .lg\:w-5\/6 {
            width: 83.3333%
        }

        .lg\:w-9 {
            width: calc(var(--spacing) * 9)
        }

        .lg\:w-10 {
            width: calc(var(--spacing) * 10)
        }

        .lg\:w-\[45\%\] {
            width: 45%
        }

        .lg\:w-\[55\%\] {
            width: 55%
        }

        .lg\:w-\[200px\] {
            width: 200px
        }

        .lg\:w-\[240px\] {
            width: 240px
        }

        .lg\:w-\[260px\] {
            width: 260px
        }

        .lg\:w-\[450px\] {
            width: 450px
        }

        .lg\:w-\[480px\] {
            width: 480px
        }

        .lg\:w-\[520px\] {
            width: 520px
        }

        .lg\:w-\[580px\] {
            width: 580px
        }

        .lg\:w-\[1080px\] {
            width: 1080px
        }

        .lg\:w-\[1280px\] {
            width: 1280px
        }

        .lg\:w-\[1438px\] {
            width: 1438px
        }

        .lg\:w-auto {
            width: auto
        }

        .lg\:w-fit {
            width: fit-content
        }

        .lg\:w-full {
            width: 100%
        }

        .lg\:scale-\[130\%\] {
            scale: 130%
        }

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

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

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

        .lg\:flex-col {
            flex-direction: column
        }

        .lg\:flex-row {
            flex-direction: row
        }

        .lg\:flex-wrap {
            flex-wrap: wrap
        }

        .lg\:items-center {
            align-items: center
        }

        .lg\:gap-0 {
            gap: calc(var(--spacing) * 0)
        }

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

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

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

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

        .lg\:gap-16 {
            gap: calc(var(--spacing) * 16)
        }

        .lg\:gap-20 {
            gap: calc(var(--spacing) * 20)
        }

        .lg\:gap-24 {
            gap: calc(var(--spacing) * 24)
        }

        .lg\:gap-32 {
            gap: calc(var(--spacing) * 32)
        }

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

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

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

        .lg\:px-8 {
            padding-inline: calc(var(--spacing) * 8)
        }

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

        .lg\:px-12 {
            padding-inline: calc(var(--spacing) * 12)
        }

        .lg\:px-24 {
            padding-inline: calc(var(--spacing) * 24)
        }

        .lg\:px-32 {
            padding-inline: calc(var(--spacing) * 32)
        }

        .lg\:px-\[8vw\] {
            padding-inline: 8vw
        }

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

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

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

        .lg\:py-24 {
            padding-block: calc(var(--spacing) * 24)
        }

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

        .lg\:pt-32 {
            padding-top: calc(var(--spacing) * 32)
        }

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

        .lg\:pb-16 {
            padding-bottom: calc(var(--spacing) * 16)
        }

        .lg\:pl-16 {
            padding-left: calc(var(--spacing) * 16)
        }

        .lg\:text-start {
            text-align: start
        }

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

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

        .lg\:text-\[10px\] {
            font-size: 10px
        }

        .lg\:text-\[11px\] {
            font-size: 11px
        }

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

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

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

        .lg\:text-\[17px\] {
            font-size: 17px
        }

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

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

        .lg\:text-\[24px\] {
            font-size: 24px
        }

        .lg\:text-\[28px\] {
            font-size: 28px
        }

        .lg\:text-\[30px\] {
            font-size: 30px
        }

        .lg\:text-\[36px\] {
            font-size: 36px
        }

        .lg\:text-\[42px\] {
            font-size: 42px
        }

        .lg\:text-\[44px\] {
            font-size: 44px
        }

        .lg\:text-\[48px\] {
            font-size: 48px
        }

        .lg\:text-\[52px\] {
            font-size: 52px
        }

        .lg\:text-\[58px\] {
            font-size: 58px
        }

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

        .lg\:text-\[68px\] {
            font-size: 68px
        }

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

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

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

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

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

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

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

    @media (min-width:80rem) {
        .xl\:-bottom-\[48px\] {
            bottom: -48px
        }

        .xl\:left-\[100px\] {
            left: 100px
        }

        .xl\:w-\[650px\] {
            width: 650px
        }

        .xl\:w-\[1280px\] {
            width: 1280px
        }

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

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

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

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

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

        .xl\:text-\[48px\] {
            font-size: 48px
        }

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

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

    @media (min-width:96rem) {
        .\32xl\:-right-8 {
            right: calc(var(--spacing) * -8)
        }

        .\32xl\:left-\[200px\] {
            left: 200px
        }

        .\32xl\:w-2\/5 {
            width: 40%
        }

        .\32xl\:w-3\/5 {
            width: 60%
        }

        .\32xl\:w-\[1438px\] {
            width: 1438px
        }

        .\32xl\:scale-\[140\%\] {
            scale: 140%
        }

        .\32xl\:px-0 {
            padding-inline: calc(var(--spacing) * 0)
        }

        .\32xl\:text-\[56px\] {
            font-size: 56px
        }

        .\32xl\:leading-\[64px\] {
            --tw-leading: 64px;
            line-height: 64px
        }
    }
}

#hero-carousel .owl-stage-outer {
    border-radius: 24px;
    height: 100%;
    overflow: hidden
}

#hero-carousel .owl-stage,
#hero-carousel .owl-item {
    height: 100%
}

#hero-carousel .owl-item img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

#hero-carousel .owl-nav button {
    justify-content: center;
    align-items: center;
    width: 36px;
    height: 36px;
    font-size: 14px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    box-shadow: 0 2px 8px #0003;
    color: #1f5f4b !important;
    background: #ffffffd9 !important;
    border-radius: 50% !important;
    display: flex !important
}

#hero-carousel .owl-nav .owl-prev {
    left: 10px
}

#hero-carousel .owl-nav .owl-next {
    right: 10px
}

#hero-carousel .owl-dots {
    text-align: center;
    width: 100%;
    position: absolute;
    bottom: 12px
}

#hero-carousel .owl-dot span {
    background: #ffffff80 !important
}

#hero-carousel .owl-dot.active span {
    background: #a7cf31 !important
}

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

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

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

@property --tw-gradient-from {
    syntax: "<color>";
    inherits: false;
    initial-value: #0000
}

@property --tw-gradient-via {
    syntax: "<color>";
    inherits: false;
    initial-value: #0000
}

@property --tw-gradient-to {
    syntax: "<color>";
    inherits: false;
    initial-value: #0000
}

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

@property --tw-gradient-via-stops {
    syntax: "*";
    inherits: false
}

@property --tw-gradient-from-position {
    syntax: "<length-percentage>";
    inherits: false;
    initial-value: 0%
}

@property --tw-gradient-via-position {
    syntax: "<length-percentage>";
    inherits: false;
    initial-value: 50%
}

@property --tw-gradient-to-position {
    syntax: "<length-percentage>";
    inherits: false;
    initial-value: 100%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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