@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.13.1/font/bootstrap-icons.min.css");
/*! tailwindcss v4.1.4 | 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-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-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-duration: initial
        }
    }
}

@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-600: oklch(68.1% .162 75.834);
        --color-gray-50: oklch(98.5% .002 247.839);
        --color-gray-100: oklch(96.7% .003 264.542);
        --color-gray-700: oklch(37.3% .034 259.733);
        --color-gray-800: oklch(27.8% .033 256.848);
        --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: 1.1rem;
        --text-base--line-height: calc(1.5 / 1);
        --text-lg: 1.125rem;
        --text-lg--line-height: calc(1.75 / 1.125);
        --text-3xl: 1.775rem;
        --text-3xl--line-height: calc(2.25 / 1.775);
        --text-4xl: 2.25rem;
        --text-4xl--line-height: calc(2.5 / 2.25);
        --text-5xl: 3rem;
        --text-5xl--line-height: 1;
        --font-weight-normal: 400;
        --font-weight-medium: 500;
        --font-weight-semibold: 600;
        --font-weight-bold: 400;
        --radius-md: .375rem;
        --radius-2xl: 1rem;
        --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%;
        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;
        -webkit-text-decoration: inherit;
        -webkit-text-decoration: inherit;
        text-decoration: inherit
    }

    b, strong {
        font-weight: normal
    }

    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
    }

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

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

    ::file-selector-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 {
    .absolute {
        position: absolute
    }

    .relative {
        position: relative
    }

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

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

    .top-\[-30\%\] {
        top: -30%
    }

    .top-\[15\%\] {
        top: 15%
    }

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

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

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

    .left-1\/2 {
        left: 50%
    }

    .z-0 {
        z-index: 0
    }

    .z-20 {
        z-index: 20
    }

    .z-50 {
        z-index: 50
    }

    .order-1 {
        order: 1
    }

    .order-2 {
        order: 2
    }

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

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

    .col-span-5 {
        grid-column: span 5/span 5
    }

    .col-span-6 {
        grid-column: span 6/span 6
    }

    .col-span-10 {
        grid-column: span 10/span 10
    }

    .col-span-12 {
        grid-column: span 12/span 12
    }

    .col-span-14 {
        grid-column: span 14/span 14
    }

    .container {
        width: 100%
    }

    @media (min-width: 40rem) {
        .container {
            max-width: 40rem
        }
    }@media (min-width: 48rem) {
    .container {
        max-width: 48rem
    }
}@media (min-width: 64rem) {
    .container {
        max-width: 64rem
    }
}@media (min-width: 80rem) {
    .container {
        max-width: 80rem
    }
}@media (min-width: 96rem) {
    .container {
        max-width: 96rem
    }
}.mx-auto {
     margin-inline: auto
 }

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

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

    .my-2\.5 {
        margin-block: calc(var(--spacing) * 2.5)
    }

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

    .my-3\.5 {
        margin-block: calc(var(--spacing) * 3.5)
    }

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

    .ms-7\.5 {
        margin-inline-start: calc(var(--spacing) * 7.5)
    }

    .ms-auto {
        margin-inline-start: auto
    }

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

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

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

    .mt-4\.5 {
        margin-top: calc(var(--spacing) * 4.5)
    }

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

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

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

    .mt-7\.5 {
        margin-top: calc(var(--spacing) * 7.5)
    }

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

    .mt-9\.5 {
        margin-top: calc(var(--spacing) * 9.5)
    }

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

    .mt-11\.5 {
        margin-top: calc(var(--spacing) * 11.5)
    }

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

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

    .mr-auto {
        margin-right: auto
    }

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

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

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

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

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

    .mb-6\.5 {
        margin-bottom: calc(var(--spacing) * 6.5)
    }

    .mb-7\.5 {
        margin-bottom: calc(var(--spacing) * 7.5)
    }

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

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

    .mb-22\.5 {
        margin-bottom: calc(var(--spacing) * 22.5)
    }

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

    .ml-auto {
        margin-left: auto
    }

    .block {
        display: block
    }

    .flex {
        display: flex
    }

    .grid {
        display: grid
    }

    .hidden {
        display: none
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .h-full {
        height: 100%
    }

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

    .max-h-\[396px\] {
        max-height: 396px
    }

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

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

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

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

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

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

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

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

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

    .w-\[80\%\] {
        width: 80%
    }

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

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

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

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

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

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

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

    .w-full {
        width: 100%
    }

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

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

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

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

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

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

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

    .max-w-\[full\] {
        max-width: full
    }

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

    .flex-1 {
        flex: 1
    }

    .-translate-x-1\/2 {
        --tw-translate-x: calc(calc(1 / 2 * 100%) * -1);
        translate: var(--tw-translate-x) var(--tw-translate-y)
    }

    .scale-150 {
        --tw-scale-x: 150%;
        --tw-scale-y: 150%;
        --tw-scale-z: 150%;
        scale: var(--tw-scale-x) var(--tw-scale-y)
    }

    .rotate-90 {
        rotate: 90deg
    }

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

    .cursor-pointer {
        cursor: pointer
    }

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

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

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

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

    .flex-col {
        flex-direction: column
    }

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

    .items-center {
        align-items: center
    }

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

    .items-stretch {
        align-items: stretch
    }

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

    .justify-center {
        justify-content: center
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .gap-x-7\.5 {
        column-gap: calc(var(--spacing) * 7.5)
    }

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

    .overflow-hidden {
        overflow: hidden
    }

    .rounded {
        border-radius: .25rem
    }

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

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

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

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

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

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

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

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

    .border-\[\#222222\] {
        border-color: #222
    }

    .border-\[\#FCBF00\] {
        border-color: #fcbf00
    }

    .bg-\[\#222\], .bg-\[\#222222\] {
        background-color: #222
    }

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

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

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

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

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

    .bg-gradient-fade {
        background: #222;
        background: linear-gradient(180deg, rgba(34, 34, 34, 0) 0%, rgba(34, 34, 34, 0.95) 90%, rgba(34, 34, 34, 1) 100%);
    }

    .object-contain {
        object-fit: contain
    }

    .object-cover {
        object-fit: cover
    }

    .object-center {
        object-position: center
    }

    .object-right {
        object-position: right
    }

    .object-top {
        object-position: top
    }

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

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

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

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

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

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

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

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

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

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

    .px-7\.5 {
        padding-inline: calc(var(--spacing) * 7.5)
    }

    .px-\[15px\] {
        padding-inline: 15px
    }

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

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

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

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

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

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

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

    .pt-7\.5 {
        padding-top: calc(var(--spacing) * 7.5)
    }

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

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

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

    .pt-\[15px\] {
        padding-top: 15px
    }

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

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

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

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

    .pb-7\.5 {
        padding-bottom: calc(var(--spacing) * 7.5)
    }

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

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

    .pb-10\.5 {
        padding-bottom: calc(var(--spacing) * 10.5)
    }

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

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

    .pb-22\.5 {
        padding-bottom: calc(var(--spacing) * 22.5)
    }

    .pb-\[77px\] {
        padding-bottom: 77px
    }

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

    .pl-3\.5 {
        padding-left: calc(var(--spacing) * 3.5)
    }

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

    .text-center {
        text-align: center
    }

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

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

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

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

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

    .leading-\[110\%\] {
        --tw-leading: 110%;
        line-height: 110%
    }

    .leading-\[120\%\] {
        --tw-leading: 120%;
        line-height: 120%
    }

    .leading-\[130\%\] {
        --tw-leading: 130%;
        line-height: 130%
    }

    .leading-\[150\%\] {
        --tw-leading: 150%;
        line-height: 150%
    }

    .leading-\[160\%\] {
        --tw-leading: 160%;
        line-height: 160%
    }

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

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

    .tracking-\[5\%\] {
        --tw-tracking: 5%;
        letter-spacing: 5%
    }

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

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

    .text-\[\#D9D9D9\] {
        color: #d9d9d9
    }

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

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

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

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

    .uppercase {
        text-transform: uppercase
    }

    .underline {
        text-decoration-line: underline
    }

    .opacity-40 {
        opacity: .4
    }

    .opacity-60 {
        opacity: .6
    }

    .opacity-80 {
        opacity: .8
    }

    .opacity-90 {
        opacity: .9
    }

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

    .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-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-1000 {
        --tw-duration: 1s;
        transition-duration: 1s
    }

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

        .group-hover\:rotate-180:is(:where(.group):hover *) {
            rotate: 180deg
        }

        .group-hover\:opacity-100:is(:where(.group):hover *) {
            opacity: 1
        }
    }.placeholder\:text-white::placeholder {
         color: var(--color-white)
     }

    @media (hover: hover) {
        .hover\:bg-gray-50:hover {
            background-color: var(--color-gray-50)
        }

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

        .hover\:bg-yellow-600:hover {
            background-color: var(--color-yellow-600)
        }
    }.focus\:outline-none:focus {
         --tw-outline-style: none;
         outline-style: none
     }

    @media (min-width: 40rem) {
        .sm\:col-span-4 {
            grid-column: span 4/span 4
        }

        .sm\:col-span-6 {
            grid-column: span 6/span 6
        }

        .sm\:flex {
            display: flex
        }

        .sm\:hidden {
            display: none
        }

        .sm\:pt-36 {
            padding-top: calc(var(--spacing) * 36)
        }
    }@media (min-width: 48rem) {
    .md\:col-span-2 {
        grid-column: span 2/span 2
    }

    .md\:col-span-3 {
        grid-column: span 3/span 3
    }

    .md\:col-span-4 {
        grid-column: span 4/span 4
    }

    .md\:col-span-6 {
        grid-column: span 6/span 6
    }

    .md\:h-7 {
        height: calc(var(--spacing) * 7)
    }

    .md\:flex-row {
        flex-direction: row
    }
}@media (min-width: 64rem) {
    .lg\:absolute {
        position: absolute
    }

    .lg\:right-7\.5 {
        right: calc(var(--spacing) * 7.5)
    }

    .lg\:bottom-10\.5 {
        bottom: calc(var(--spacing) * 10.5)
    }

    .lg\:order-1 {
        order: 1
    }

    .lg\:order-2 {
        order: 2
    }

    .lg\:col-span-2 {
        grid-column: span 2/span 2
    }

    .lg\:col-span-3 {
        grid-column: span 3/span 3
    }

    .lg\:col-span-4 {
        grid-column: span 4/span 4
    }

    .lg\:col-span-6 {
        grid-column: span 6/span 6
    }

    .lg\:col-span-8 {
        grid-column: span 8/span 8
    }

    .lg\:mx-22\.5 {
        margin-inline: calc(var(--spacing) * 22.5)
    }

    .lg\:me-3\.5 {
        margin-inline-end: calc(var(--spacing) * 3.5)
    }

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

    .lg\:mt-\[-150px\] {
        margin-top: -150px
    }

    .lg\:mb-0 {
        margin-bottom: calc(var(--spacing) * 0)
    }

    .lg\:block {
        display: block
    }

    .lg\:flex {
        display: flex
    }

    .lg\:hidden {
        display: none
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .lg\:justify-start {
        justify-content: flex-start
    }

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

    .lg\:gap-7\.5 {
        gap: calc(var(--spacing) * 7.5)
    }

    .lg\:gap-9\.5 {
        gap: calc(var(--spacing) * 9.5)
    }

    .lg\:gap-10\.5 {
        gap: calc(var(--spacing) * 10.5)
    }

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

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

    .lg\:gap-22\.5 {
        gap: calc(var(--spacing) * 22.5)
    }

    .lg\:gap-y-15 {
        row-gap: calc(var(--spacing) * 15)
    }

    .lg\:justify-self-end {
        justify-self: flex-end
    }

    .lg\:border-0 {
        border-style: var(--tw-border-style);
        border-width: 0
    }

    .lg\:border-b {
        border-bottom-style: var(--tw-border-style);
        border-bottom-width: 1px
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .lg\:text-\[42px\] {
        font-size: 42px
    }
}@media (min-width: 80rem) {
    .xl\:absolute {
        position: absolute
    }

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

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

    .xl\:right-7\.5 {
        right: calc(var(--spacing) * 7.5)
    }

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

    .xl\:bottom-10\.5 {
        bottom: calc(var(--spacing) * 10.5)
    }

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

    .xl\:col-span-3 {
        grid-column: span 3/span 3
    }

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

    .xl\:block {
        display: block
    }

    .xl\:h-\[330px\] {
        height: 330px
    }

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

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

    .xl\:gap-22\.5 {
        gap: calc(var(--spacing) * 22.5)
    }

    .xl\:gap-x-30 {
        column-gap: calc(var(--spacing) * 30)
    }

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

    .xl\:py-7\.5 {
        padding-block: calc(var(--spacing) * 7.5)
    }

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

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

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

    .xl\:text-\[22px\] {
        font-size: 22px
    }
}@font-face {
    font-family: Industry;
    src: url(../fonts/Industry-Bold.woff2) format("woff2");
    font-weight: 400
}.font-inter {
     font-family: Inter, sans-serif
 }

    body {
        font-family: Industry, sans-serif
    }

    .container {
        max-width: 1320px;
        margin: 0 auto;
        padding: 0 20px
    }

    .dull-black {
        color: #222
    }

    .bg-dull-black {
        background-color: #222
    }

    .text-yellow {
        color: #fcbf00
    }

    .border-yellow {
        border-color: #fcbf00
    }

    .text-offwhite {
        color: #f5f5f7
    }

    .bg-offwhite {
        background-color: #f8f8f8
    }

    .bg-yellow {
        background-color: #fcbf00
    }

    @keyframes slowPan {
        0% {
            transform: translate(0)
        }
        to {
            transform: translate(-10%)
        }
    }.animate-slow-pan {
         animation: 5s linear infinite slowPan
     }

    .expandable-card.active {
        background-color: #222;
        border: 1px solid #fcbf00;
        padding-top: 30px;
        padding-bottom: 30px
    }

    .expandable-card.active .expandable-card-detail {
        max-height: 500px
    }

    .expandable-card.active .expandable-card-icon {
        transform: rotate(90deg)
    }

    .circular-reveal {
        filter: drop-shadow(0 0 100px #ffffff80);
        transition: -webkit-mask-size 1s, mask-size 1s, opacity 1s;
        -webkit-mask-image: radial-gradient(circle, #0000 0%, #fff 15% 100%);
        mask-image: radial-gradient(circle, #0000 0%, #fff 15% 100%);
        -webkit-mask-position: 50%;
        mask-position: 50%;
        -webkit-mask-size: 0% 0%;
        mask-size: 0% 0%;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat
    }

    .group:hover .circular-reveal {
        opacity: 1;
        -webkit-mask-size: 200% 200%;
        mask-size: 200% 200%
    }
}

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

.text-yellow-link:hover {
    color: #FCBF00;
    text-decoration: underline;
}

.footer-heading {
    font-size: 18px !important;
    font-weight: 500 !important;
    font-family: Industry !important;
}

.width-960 {
    max-width: 960px !important;
}

.menu-grey:hover {
    color: #747474;
}

.yellow-btn-hover:hover {
    background-color: #222;
}

.yellow-btn-hover:hover p {
    color: #FCBF00
}

.yellow-btn-hover-alt:hover {
    background-color: #222;
    border: solid 1px #FCBF00;
}

.yellow-btn-hover-alt:hover p, .yellow-btn-hover-alt:hover i::before {
    color: #FCBF00
}

.grey-btn {
    background-color: #545454;
}

.grey-btn p {
    color: white;
}

.grey-btn:hover {
    background-color: #FCBF00;
}

.grey-btn:hover p {
    color: #222;
}

.white-btn p {
    color: #222;
}

.white-btn:hover p {
    color: white;
}

.white-btn:hover i {
    color: white;
}

.white-btn {
    background-color: white;
}

.white-btn:hover {
    background-color: #222;
}

.text-grey {
    color: #94949b;
}

.text-dark-grey {
    color: #6c6c70;
}

.mz {
    z-index: 9999 !important;
}

.buttons {
  width: 100%;
}
