
        *,
        ::before,
        ::after {
            --tw-border-spacing-x: 0;
            --tw-border-spacing-y: 0;
            --tw-translate-x: 0;
            --tw-translate-y: 0;
            --tw-rotate: 0;
            --tw-skew-x: 0;
            --tw-skew-y: 0;
            --tw-scale-x: 1;
            --tw-scale-y: 1;
            --tw-pan-x: ;
            --tw-pan-y: ;
            --tw-pinch-zoom: ;
            --tw-scroll-snap-strictness: proximity;
            --tw-gradient-from-position: ;
            --tw-gradient-via-position: ;
            --tw-gradient-to-position: ;
            --tw-ordinal: ;
            --tw-slashed-zero: ;
            --tw-numeric-figure: ;
            --tw-numeric-spacing: ;
            --tw-numeric-fraction: ;
            --tw-ring-inset: ;
            --tw-ring-offset-width: 0px;
            --tw-ring-offset-color: #fff;
            --tw-ring-color: rgb(59 130 246 / 0.5);
            --tw-ring-offset-shadow: 0 0 #0000;
            --tw-ring-shadow: 0 0 #0000;
            --tw-shadow: 0 0 #0000;
            --tw-shadow-colored: 0 0 #0000;
            --tw-blur: ;
            --tw-brightness: ;
            --tw-contrast: ;
            --tw-grayscale: ;
            --tw-hue-rotate: ;
            --tw-invert: ;
            --tw-saturate: ;
            --tw-sepia: ;
            --tw-drop-shadow: ;
            --tw-backdrop-blur: ;
            --tw-backdrop-brightness: ;
            --tw-backdrop-contrast: ;
            --tw-backdrop-grayscale: ;
            --tw-backdrop-hue-rotate: ;
            --tw-backdrop-invert: ;
            --tw-backdrop-opacity: ;
            --tw-backdrop-saturate: ;
            --tw-backdrop-sepia: ;
            --tw-contain-size: ;
            --tw-contain-layout: ;
            --tw-contain-paint: ;
            --tw-contain-style:
        }

        ::backdrop {
            --tw-border-spacing-x: 0;
            --tw-border-spacing-y: 0;
            --tw-translate-x: 0;
            --tw-translate-y: 0;
            --tw-rotate: 0;
            --tw-skew-x: 0;
            --tw-skew-y: 0;
            --tw-scale-x: 1;
            --tw-scale-y: 1;
            --tw-pan-x: ;
            --tw-pan-y: ;
            --tw-pinch-zoom: ;
            --tw-scroll-snap-strictness: proximity;
            --tw-gradient-from-position: ;
            --tw-gradient-via-position: ;
            --tw-gradient-to-position: ;
            --tw-ordinal: ;
            --tw-slashed-zero: ;
            --tw-numeric-figure: ;
            --tw-numeric-spacing: ;
            --tw-numeric-fraction: ;
            --tw-ring-inset: ;
            --tw-ring-offset-width: 0px;
            --tw-ring-offset-color: #fff;
            --tw-ring-color: rgb(59 130 246 / 0.5);
            --tw-ring-offset-shadow: 0 0 #0000;
            --tw-ring-shadow: 0 0 #0000;
            --tw-shadow: 0 0 #0000;
            --tw-shadow-colored: 0 0 #0000;
            --tw-blur: ;
            --tw-brightness: ;
            --tw-contrast: ;
            --tw-grayscale: ;
            --tw-hue-rotate: ;
            --tw-invert: ;
            --tw-saturate: ;
            --tw-sepia: ;
            --tw-drop-shadow: ;
            --tw-backdrop-blur: ;
            --tw-backdrop-brightness: ;
            --tw-backdrop-contrast: ;
            --tw-backdrop-grayscale: ;
            --tw-backdrop-hue-rotate: ;
            --tw-backdrop-invert: ;
            --tw-backdrop-opacity: ;
            --tw-backdrop-saturate: ;
            --tw-backdrop-sepia: ;
            --tw-contain-size: ;
            --tw-contain-layout: ;
            --tw-contain-paint: ;
            --tw-contain-style:
        }

        /* ! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com */
        *,
        ::after,
        ::before {
            box-sizing: border-box;
            border-width: 0;
            border-style: solid;
            border-color: #e5e7eb
        }

        ::after,
        ::before {
            --tw-content: ''
        }

        :host,
        html {
            line-height: 1.5;
            -webkit-text-size-adjust: 100%;
            -moz-tab-size: 4;
            tab-size: 4;
            font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
            font-feature-settings: normal;
            font-variation-settings: normal;
            -webkit-tap-highlight-color: transparent
        }

        body {
            margin: 0;
            line-height: inherit
        }

        hr {
            height: 0;
            color: inherit;
            border-top-width: 1px
        }

        abbr:where([title]) {
            -webkit-text-decoration: underline dotted;
            text-decoration: underline dotted
        }

        h1,
        h2,
        h3,
        h4,
        h5,
        h6 {
            font-size: inherit;
            font-weight: inherit
        }

        a {
            color: inherit;
            text-decoration: inherit
        }

        b,
        strong {
            font-weight: bolder
        }

        code,
        kbd,
        pre,
        samp {
            font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
            font-feature-settings: normal;
            font-variation-settings: normal;
            font-size: 1em
        }

        small {
            font-size: 80%
        }

        sub,
        sup {
            font-size: 75%;
            line-height: 0;
            position: relative;
            vertical-align: baseline
        }

        sub {
            bottom: -.25em
        }

        sup {
            top: -.5em
        }

        table {
            text-indent: 0;
            border-color: inherit;
            border-collapse: collapse
        }

        button,
        input,
        optgroup,
        select,
        textarea {
            font-family: inherit;
            font-feature-settings: inherit;
            font-variation-settings: inherit;
            font-size: 100%;
            font-weight: inherit;
            line-height: inherit;
            letter-spacing: inherit;
            color: inherit;
            margin: 0;
            padding: 0
        }

        button,
        select {
            text-transform: none
        }

        button,
        input:where([type=button]),
        input:where([type=reset]),
        input:where([type=submit]) {
            -webkit-appearance: button;
            background-color: transparent;
            background-image: none
        }

        :-moz-focusring {
            outline: auto
        }

        :-moz-ui-invalid {
            box-shadow: none
        }

        progress {
            vertical-align: baseline
        }

        ::-webkit-inner-spin-button,
        ::-webkit-outer-spin-button {
            height: auto
        }

        [type=search] {
            -webkit-appearance: textfield;
            outline-offset: -2px
        }

        ::-webkit-search-decoration {
            -webkit-appearance: none
        }

        ::-webkit-file-upload-button {
            -webkit-appearance: button;
            font: inherit
        }

        summary {
            display: list-item
        }

        blockquote,
        dd,
        dl,
        figure,
        h1,
        h2,
        h3,
        h4,
        h5,
        h6,
        hr,
        p,
        pre {
            margin: 0
        }

        fieldset {
            margin: 0;
            padding: 0
        }

        legend {
            padding: 0
        }

        menu,
        ol,
        ul {
            list-style: none;
            margin: 0;
            padding: 0
        }

        dialog {
            padding: 0
        }

        textarea {
            resize: vertical
        }

        input::placeholder,
        textarea::placeholder {
            opacity: 1;
            color: #9ca3af
        }

        [role=button],
        button {
            cursor: pointer
        }

        :disabled {
            cursor: default
        }

        audio,
        canvas,
        embed,
        iframe,
        img,
        object,
        svg,
        video {
            display: block;
            vertical-align: middle
        }

        img,
        video {
            max-width: 100%;
            height: auto
        }

        [hidden]:where(:not([hidden=until-found])) {
            display: none
        }

        .fixed {
            position: fixed
        }

        .absolute {
            position: absolute
        }

        .relative {
            position: relative
        }

        .inset-0 {
            inset: 0px
        }

        .bottom-0 {
            bottom: 0px
        }

        .bottom-20 {
            bottom: 5rem
        }

        .left-0 {
            left: 0px
        }

        .left-1\/2 {
            left: 50%
        }

        .left-20 {
            left: 5rem
        }

        .right-0 {
            right: 0px
        }

        .right-20 {
            right: 5rem
        }

        .top-0 {
            top: 0px
        }

        .top-20 {
            top: 5rem
        }

        .z-10 {
            z-index: 10
        }

        .z-50 {
            z-index: 50
        }

        .mx-auto {
            margin-left: auto;
            margin-right: auto
        }

        .mb-2 {
            margin-bottom: 0.5rem
        }

        .mb-3 {
            margin-bottom: 0.75rem
        }

        .mb-4 {
            margin-bottom: 1rem
        }

        .mb-6 {
            margin-bottom: 1.5rem
        }

        .mb-8 {
            margin-bottom: 2rem
        }

        .mr-2 {
            margin-right: 0.5rem
        }

        .mr-3 {
            margin-right: 0.75rem
        }

        .mr-4 {
            margin-right: 1rem
        }

        .mt-1 {
            margin-top: 0.25rem
        }

        .mt-6 {
            margin-top: 1.5rem
        }

        .inline-block {
            display: inline-block
        }

        .flex {
            display: flex
        }

        .inline-flex {
            display: inline-flex
        }

        .grid {
            display: grid
        }

        .hidden {
            display: none
        }

        .h-1 {
            height: 0.25rem
        }

        .h-10 {
            height: 2.5rem
        }

        .h-12 {
            height: 3rem
        }

        .h-16 {
            height: 4rem
        }

        .h-2 {
            height: 0.5rem
        }

        .h-20 {
            height: 5rem
        }

        .h-36 {
            height: 9rem
        }

        .h-4 {
            height: 1rem
        }

        .h-6 {
            height: 1.5rem
        }

        .h-64 {
            height: 16rem
        }

        .h-72 {
            height: 18rem
        }

        .h-8 {
            height: 2rem
        }

        .h-80 {
            height: 20rem
        }

        .h-full {
            height: 100%
        }

        .w-10 {
            width: 2.5rem
        }

        .w-12 {
            width: 3rem
        }

        .w-16 {
            width: 4rem
        }

        .w-2 {
            width: 0.5rem
        }

        .w-20 {
            width: 5rem
        }

        .w-4 {
            width: 1rem
        }

        .w-56 {
            width: 14rem
        }

        .w-6 {
            width: 1.5rem
        }

        .w-64 {
            width: 16rem
        }

        .w-72 {
            width: 18rem
        }

        .w-8 {
            width: 2rem
        }

        .w-80 {
            width: 20rem
        }

        .w-full {
            width: 100%
        }

        .w-px {
            width: 1px
        }

        .max-w-3xl {
            max-width: 48rem
        }

        .max-w-4xl {
            max-width: 56rem
        }

        .max-w-6xl {
            max-width: 72rem
        }

        .max-w-7xl {
            max-width: 80rem
        }

        .flex-1 {
            flex: 1 1 0%
        }

        .-translate-x-1\/2 {
            --tw-translate-x: -50%;
            transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
        }

        .transform {
            transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
        }

        @keyframes bounce {

            0%,
            100% {
                transform: translateY(-25%);
                animation-timing-function: cubic-bezier(0.8, 0, 1, 1)
            }

            50% {
                transform: none;
                animation-timing-function: cubic-bezier(0, 0, 0.2, 1)
            }
        }

        .animate-bounce-slow {
            animation: bounce 2s infinite
        }

        .animate-fade-down {
            animation: fadeDown 0.8s ease-out
        }

        .animate-fade-left {
            animation: fadeLeft 0.8s ease-out
        }

        .animate-fade-right {
            animation: fadeRight 0.8s ease-out
        }

        .animate-fade-up {
            animation: fadeUp 0.8s ease-out
        }

        .animate-glow-pulse {
            animation: glowPulse 2s ease-in-out infinite
        }

        .animate-scale-in {
            animation: scaleIn 0.6s ease-out
        }

        .grid-cols-1 {
            grid-template-columns: repeat(1, minmax(0, 1fr))
        }

        .flex-col {
            flex-direction: column
        }

        .items-start {
            align-items: flex-start
        }

        .items-center {
            align-items: center
        }

        .justify-center {
            justify-content: center
        }

        .justify-between {
            justify-content: space-between
        }

        .gap-4 {
            gap: 1rem
        }

        .gap-6 {
            gap: 1.5rem
        }

        .space-x-2> :not([hidden])~ :not([hidden]) {
            --tw-space-x-reverse: 0;
            margin-right: calc(0.5rem * var(--tw-space-x-reverse));
            margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)))
        }

        .space-x-3> :not([hidden])~ :not([hidden]) {
            --tw-space-x-reverse: 0;
            margin-right: calc(0.75rem * var(--tw-space-x-reverse));
            margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)))
        }

        .space-y-2> :not([hidden])~ :not([hidden]) {
            --tw-space-y-reverse: 0;
            margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
            margin-bottom: calc(0.5rem * var(--tw-space-y-reverse))
        }

        .space-y-3> :not([hidden])~ :not([hidden]) {
            --tw-space-y-reverse: 0;
            margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
            margin-bottom: calc(0.75rem * var(--tw-space-y-reverse))
        }

        .space-y-4> :not([hidden])~ :not([hidden]) {
            --tw-space-y-reverse: 0;
            margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
            margin-bottom: calc(1rem * var(--tw-space-y-reverse))
        }

        .space-y-6> :not([hidden])~ :not([hidden]) {
            --tw-space-y-reverse: 0;
            margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
            margin-bottom: calc(1.5rem * var(--tw-space-y-reverse))
        }

        .space-y-8> :not([hidden])~ :not([hidden]) {
            --tw-space-y-reverse: 0;
            margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
            margin-bottom: calc(2rem * var(--tw-space-y-reverse))
        }

        .overflow-hidden {
            overflow: hidden
        }

        .whitespace-nowrap {
            white-space: nowrap
        }

        .rounded-2xl {
            border-radius: 1rem
        }

        .rounded-full {
            border-radius: 9999px
        }

        .rounded-lg {
            border-radius: 0.5rem
        }

        .rounded-xl {
            border-radius: 0.75rem
        }

        .rounded-t-2xl {
            border-top-left-radius: 1rem;
            border-top-right-radius: 1rem
        }

        .border {
            border-width: 1px
        }

        .border-t {
            border-top-width: 1px
        }

        .border-accent-500\/20 {
            border-color: rgb(239 68 68 / 0.2)
        }

        .border-accent-500\/30 {
            border-color: rgb(239 68 68 / 0.3)
        }

        .border-amber-500\/30 {
            border-color: rgb(245 158 11 / 0.3)
        }

        .border-blue-500\/30 {
            border-color: rgb(59 130 246 / 0.3)
        }

        .border-orange-500\/30 {
            border-color: rgb(249 115 22 / 0.3)
        }

        .border-primary-500\/20 {
            border-color: rgb(242 117 10 / 0.2)
        }

        .border-primary-500\/30 {
            border-color: rgb(242 117 10 / 0.3)
        }

        .border-purple-500\/20 {
            border-color: rgb(168 85 247 / 0.2)
        }

        .border-purple-500\/30 {
            border-color: rgb(168 85 247 / 0.3)
        }

        .border-secondary-500\/20 {
            border-color: rgb(34 197 94 / 0.2)
        }

        .border-secondary-500\/30 {
            border-color: rgb(34 197 94 / 0.3)
        }

        .border-white\/10 {
            border-color: rgb(255 255 255 / 0.1)
        }

        .border-white\/20 {
            border-color: rgb(255 255 255 / 0.2)
        }

        .border-yellow-500\/30 {
            border-color: rgb(234 179 8 / 0.3)
        }

        .bg-accent-500 {
            --tw-bg-opacity: 1;
            background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1))
        }

        .bg-primary-500 {
            --tw-bg-opacity: 1;
            background-color: rgb(242 117 10 / var(--tw-bg-opacity, 1))
        }

        .bg-primary-500\/10 {
            background-color: rgb(242 117 10 / 0.1)
        }

        .bg-primary-500\/5 {
            background-color: rgb(242 117 10 / 0.05)
        }

        .bg-purple-500 {
            --tw-bg-opacity: 1;
            background-color: rgb(168 85 247 / var(--tw-bg-opacity, 1))
        }

        .bg-secondary-400 {
            --tw-bg-opacity: 1;
            background-color: rgb(74 222 128 / var(--tw-bg-opacity, 1))
        }

        .bg-secondary-500\/10 {
            background-color: rgb(34 197 94 / 0.1)
        }

        .bg-secondary-500\/5 {
            background-color: rgb(34 197 94 / 0.05)
        }

        .bg-white\/20 {
            background-color: rgb(255 255 255 / 0.2)
        }

        .bg-gradient-to-b {
            background-image: linear-gradient(to bottom, var(--tw-gradient-stops))
        }

        .bg-gradient-to-br {
            background-image: linear-gradient(to bottom right, var(--tw-gradient-stops))
        }

        .bg-gradient-to-r {
            background-image: linear-gradient(to right, var(--tw-gradient-stops))
        }

        .from-accent-400 {
            --tw-gradient-from: #f87171 var(--tw-gradient-from-position);
            --tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);
            --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
        }

        .from-accent-600 {
            --tw-gradient-from: #dc2626 var(--tw-gradient-from-position);
            --tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);
            --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
        }

        .from-amber-500 {
            --tw-gradient-from: #f59e0b var(--tw-gradient-from-position);
            --tw-gradient-to: rgb(245 158 11 / 0) var(--tw-gradient-to-position);
            --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
        }

        .from-primary-400 {
            --tw-gradient-from: #f59332 var(--tw-gradient-from-position);
            --tw-gradient-to: rgb(245 147 50 / 0) var(--tw-gradient-to-position);
            --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
        }

        .from-primary-500 {
            --tw-gradient-from: #f2750a var(--tw-gradient-from-position);
            --tw-gradient-to: rgb(242 117 10 / 0) var(--tw-gradient-to-position);
            --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
        }

        .from-primary-600 {
            --tw-gradient-from: #e35a00 var(--tw-gradient-from-position);
            --tw-gradient-to: rgb(227 90 0 / 0) var(--tw-gradient-to-position);
            --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
        }

        .from-purple-400 {
            --tw-gradient-from: #c084fc var(--tw-gradient-from-position);
            --tw-gradient-to: rgb(192 132 252 / 0) var(--tw-gradient-to-position);
            --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
        }

        .from-purple-600 {
            --tw-gradient-from: #9333ea var(--tw-gradient-from-position);
            --tw-gradient-to: rgb(147 51 234 / 0) var(--tw-gradient-to-position);
            --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
        }

        .from-secondary-500 {
            --tw-gradient-from: #22c55e var(--tw-gradient-from-position);
            --tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);
            --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
        }

        .from-slate-800 {
            --tw-gradient-from: #1e293b var(--tw-gradient-from-position);
            --tw-gradient-to: rgb(30 41 59 / 0) var(--tw-gradient-to-position);
            --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
        }

        .from-transparent {
            --tw-gradient-from: transparent var(--tw-gradient-from-position);
            --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
            --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
        }

        .from-yellow-400 {
            --tw-gradient-from: #facc15 var(--tw-gradient-from-position);
            --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
            --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
        }

        .via-primary-500 {
            --tw-gradient-to: rgb(242 117 10 / 0) var(--tw-gradient-to-position);
            --tw-gradient-stops: var(--tw-gradient-from), #f2750a var(--tw-gradient-via-position), var(--tw-gradient-to)
        }

        .via-primary-600 {
            --tw-gradient-to: rgb(227 90 0 / 0) var(--tw-gradient-to-position);
            --tw-gradient-stops: var(--tw-gradient-from), #e35a00 var(--tw-gradient-via-position), var(--tw-gradient-to)
        }

        .to-accent-600 {
            --tw-gradient-to: #dc2626 var(--tw-gradient-to-position)
        }

        .to-accent-700 {
            --tw-gradient-to: #b91c1c var(--tw-gradient-to-position)
        }

        .to-orange-500 {
            --tw-gradient-to: #f97316 var(--tw-gradient-to-position)
        }

        .to-orange-600 {
            --tw-gradient-to: #ea580c var(--tw-gradient-to-position)
        }

        .to-pink-700 {
            --tw-gradient-to: #be185d var(--tw-gradient-to-position)
        }

        .to-primary-600 {
            --tw-gradient-to: #e35a00 var(--tw-gradient-to-position)
        }

        .to-primary-700 {
            --tw-gradient-to: #bc4502 var(--tw-gradient-to-position)
        }

        .to-purple-600 {
            --tw-gradient-to: #9333ea var(--tw-gradient-to-position)
        }

        .to-secondary-500 {
            --tw-gradient-to: #22c55e var(--tw-gradient-to-position)
        }

        .to-secondary-600 {
            --tw-gradient-to: #16a34a var(--tw-gradient-to-position)
        }

        .to-slate-900 {
            --tw-gradient-to: #0f172a var(--tw-gradient-to-position)
        }

        .to-transparent {
            --tw-gradient-to: transparent var(--tw-gradient-to-position)
        }

        .to-yellow-600 {
            --tw-gradient-to: #ca8a04 var(--tw-gradient-to-position)
        }

        .object-cover {
            object-fit: cover
        }

        .p-2 {
            padding: 0.5rem
        }

        .p-4 {
            padding: 1rem
        }

        .p-6 {
            padding: 1.5rem
        }

        .px-12 {
            padding-left: 3rem;
            padding-right: 3rem
        }

        .px-4 {
            padding-left: 1rem;
            padding-right: 1rem
        }

        .px-6 {
            padding-left: 1.5rem;
            padding-right: 1.5rem
        }

        .px-8 {
            padding-left: 2rem;
            padding-right: 2rem
        }

        .py-1 {
            padding-top: 0.25rem;
            padding-bottom: 0.25rem
        }

        .py-2 {
            padding-top: 0.5rem;
            padding-bottom: 0.5rem
        }

        .py-3 {
            padding-top: 0.75rem;
            padding-bottom: 0.75rem
        }

        .py-4 {
            padding-top: 1rem;
            padding-bottom: 1rem
        }

        .py-5 {
            padding-top: 1.25rem;
            padding-bottom: 1.25rem
        }

        .py-8 {
            padding-top: 2rem;
            padding-bottom: 2rem
        }

        .pb-8 {
            padding-bottom: 2rem
        }

        .pt-24 {
            padding-top: 6rem
        }

        .pt-6 {
            padding-top: 1.5rem
        }

        .text-center {
            text-align: center
        }

        .font-serif {
            font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif
        }

        .text-2xl {
            font-size: 1.5rem;
            line-height: 2rem
        }

        .text-3xl {
            font-size: 1.875rem;
            line-height: 2.25rem
        }

        .text-base {
            font-size: 1rem;
            line-height: 1.5rem
        }

        .text-lg {
            font-size: 1.125rem;
            line-height: 1.75rem
        }

        .text-sm {
            font-size: 0.875rem;
            line-height: 1.25rem
        }

        .text-xl {
            font-size: 1.25rem;
            line-height: 1.75rem
        }

        .text-xs {
            font-size: 0.75rem;
            line-height: 1rem
        }

        .font-black {
            font-weight: 900
        }

        .font-bold {
            font-weight: 700
        }

        .font-medium {
            font-weight: 500
        }

        .font-semibold {
            font-weight: 600
        }

        .italic {
            font-style: italic
        }

        .not-italic {
            font-style: normal
        }

        .leading-relaxed {
            line-height: 1.625
        }

        .leading-tight {
            line-height: 1.25
        }

        .text-accent-400 {
            --tw-text-opacity: 1;
            color: rgb(248 113 113 / var(--tw-text-opacity, 1))
        }

        .text-amber-400 {
            --tw-text-opacity: 1;
            color: rgb(251 191 36 / var(--tw-text-opacity, 1))
        }

        .text-gray-200 {
            --tw-text-opacity: 1;
            color: rgb(229 231 235 / var(--tw-text-opacity, 1))
        }

        .text-gray-300 {
            --tw-text-opacity: 1;
            color: rgb(209 213 219 / var(--tw-text-opacity, 1))
        }

        .text-gray-400 {
            --tw-text-opacity: 1;
            color: rgb(156 163 175 / var(--tw-text-opacity, 1))
        }

        .text-gray-500 {
            --tw-text-opacity: 1;
            color: rgb(107 114 128 / var(--tw-text-opacity, 1))
        }

        .text-primary-400 {
            --tw-text-opacity: 1;
            color: rgb(245 147 50 / var(--tw-text-opacity, 1))
        }

        .text-secondary-400 {
            --tw-text-opacity: 1;
            color: rgb(74 222 128 / var(--tw-text-opacity, 1))
        }

        .text-white {
            --tw-text-opacity: 1;
            color: rgb(255 255 255 / var(--tw-text-opacity, 1))
        }

        .text-yellow-400 {
            --tw-text-opacity: 1;
            color: rgb(250 204 21 / var(--tw-text-opacity, 1))
        }

        .shadow-2xl {
            --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
            --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
            box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
        }

        .shadow-lg {
            --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
            --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
            box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
        }

        .shadow-xl {
            --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
            --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
            box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
        }

        .blur-3xl {
            --tw-blur: blur(64px);
            filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
        }

        .transition-all {
            transition-property: all;
            transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
            transition-duration: 150ms
        }

        .transition-transform {
            transition-property: transform;
            transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
            transition-duration: 150ms
        }

        .duration-300 {
            transition-duration: 300ms
        }

        .hover\:scale-105:hover {
            --tw-scale-x: 1.05;
            --tw-scale-y: 1.05;
            transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
        }

        .hover\:shadow-lg:hover {
            --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
            --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
            box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
        }

        .hover\:shadow-primary-500\/25:hover {
            --tw-shadow-color: rgb(242 117 10 / 0.25);
            --tw-shadow: var(--tw-shadow-colored)
        }

        .hover\:shadow-secondary-500\/25:hover {
            --tw-shadow-color: rgb(34 197 94 / 0.25);
            --tw-shadow: var(--tw-shadow-colored)
        }

        .group:hover .group-hover\:scale-110 {
            --tw-scale-x: 1.1;
            --tw-scale-y: 1.1;
            transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
        }

        @media (min-width: 640px) {
            .sm\:mb-10 {
                margin-bottom: 2.5rem
            }

            .sm\:mb-12 {
                margin-bottom: 3rem
            }

            .sm\:mb-16 {
                margin-bottom: 4rem
            }

            .sm\:mb-3 {
                margin-bottom: 0.75rem
            }

            .sm\:mb-4 {
                margin-bottom: 1rem
            }

            .sm\:mb-6 {
                margin-bottom: 1.5rem
            }

            .sm\:mb-8 {
                margin-bottom: 2rem
            }

            .sm\:mr-3 {
                margin-right: 0.75rem
            }

            .sm\:mr-4 {
                margin-right: 1rem
            }

            .sm\:mr-6 {
                margin-right: 1.5rem
            }

            .sm\:mt-12 {
                margin-top: 3rem
            }

            .sm\:mt-8 {
                margin-top: 2rem
            }

            .sm\:block {
                display: block
            }

            .sm\:h-10 {
                height: 2.5rem
            }

            .sm\:h-14 {
                height: 3.5rem
            }

            .sm\:h-48 {
                height: 12rem
            }

            .sm\:h-5 {
                height: 1.25rem
            }

            .sm\:h-6 {
                height: 1.5rem
            }

            .sm\:h-8 {
                height: 2rem
            }

            .sm\:h-96 {
                height: 24rem
            }

            .sm\:w-10 {
                width: 2.5rem
            }

            .sm\:w-14 {
                width: 3.5rem
            }

            .sm\:w-5 {
                width: 1.25rem
            }

            .sm\:w-6 {
                width: 1.5rem
            }

            .sm\:w-72 {
                width: 18rem
            }

            .sm\:w-8 {
                width: 2rem
            }

            .sm\:w-96 {
                width: 24rem
            }

            .sm\:w-auto {
                width: auto
            }

            .sm\:grid-cols-3 {
                grid-template-columns: repeat(3, minmax(0, 1fr))
            }

            .sm\:gap-12 {
                gap: 3rem
            }

            .sm\:gap-6 {
                gap: 1.5rem
            }

            .sm\:gap-8 {
                gap: 2rem
            }

            .sm\:space-x-3> :not([hidden])~ :not([hidden]) {
                --tw-space-x-reverse: 0;
                margin-right: calc(0.75rem * var(--tw-space-x-reverse));
                margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)))
            }

            .sm\:space-y-16> :not([hidden])~ :not([hidden]) {
                --tw-space-y-reverse: 0;
                margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
                margin-bottom: calc(4rem * var(--tw-space-y-reverse))
            }

            .sm\:space-y-3> :not([hidden])~ :not([hidden]) {
                --tw-space-y-reverse: 0;
                margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
                margin-bottom: calc(0.75rem * var(--tw-space-y-reverse))
            }

            .sm\:space-y-4> :not([hidden])~ :not([hidden]) {
                --tw-space-y-reverse: 0;
                margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
                margin-bottom: calc(1rem * var(--tw-space-y-reverse))
            }

            .sm\:space-y-6> :not([hidden])~ :not([hidden]) {
                --tw-space-y-reverse: 0;
                margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
                margin-bottom: calc(1.5rem * var(--tw-space-y-reverse))
            }

            .sm\:space-y-8> :not([hidden])~ :not([hidden]) {
                --tw-space-y-reverse: 0;
                margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
                margin-bottom: calc(2rem * var(--tw-space-y-reverse))
            }

            .sm\:rounded-2xl {
                border-radius: 1rem
            }

            .sm\:rounded-3xl {
                border-radius: 1.5rem
            }

            .sm\:rounded-xl {
                border-radius: 0.75rem
            }

            .sm\:rounded-t-3xl {
                border-top-left-radius: 1.5rem;
                border-top-right-radius: 1.5rem
            }

            .sm\:p-10 {
                padding: 2.5rem
            }

            .sm\:p-6 {
                padding: 1.5rem
            }

            .sm\:p-8 {
                padding: 2rem
            }

            .sm\:px-12 {
                padding-left: 3rem;
                padding-right: 3rem
            }

            .sm\:px-16 {
                padding-left: 4rem;
                padding-right: 4rem
            }

            .sm\:px-6 {
                padding-left: 1.5rem;
                padding-right: 1.5rem
            }

            .sm\:px-8 {
                padding-left: 2rem;
                padding-right: 2rem
            }

            .sm\:py-16 {
                padding-top: 4rem;
                padding-bottom: 4rem
            }

            .sm\:py-2 {
                padding-top: 0.5rem;
                padding-bottom: 0.5rem
            }

            .sm\:py-20 {
                padding-top: 5rem;
                padding-bottom: 5rem
            }

            .sm\:py-3 {
                padding-top: 0.75rem;
                padding-bottom: 0.75rem
            }

            .sm\:py-4 {
                padding-top: 1rem;
                padding-bottom: 1rem
            }

            .sm\:py-5 {
                padding-top: 1.25rem;
                padding-bottom: 1.25rem
            }

            .sm\:py-6 {
                padding-top: 1.5rem;
                padding-bottom: 1.5rem
            }

            .sm\:pb-16 {
                padding-bottom: 4rem
            }

            .sm\:pt-12 {
                padding-top: 3rem
            }

            .sm\:text-2xl {
                font-size: 1.5rem;
                line-height: 2rem
            }

            .sm\:text-3xl {
                font-size: 1.875rem;
                line-height: 2.25rem
            }

            .sm\:text-4xl {
                font-size: 2.25rem;
                line-height: 2.5rem
            }

            .sm\:text-base {
                font-size: 1rem;
                line-height: 1.5rem
            }

            .sm\:text-lg {
                font-size: 1.125rem;
                line-height: 1.75rem
            }

            .sm\:text-sm {
                font-size: 0.875rem;
                line-height: 1.25rem
            }

            .sm\:text-xl {
                font-size: 1.25rem;
                line-height: 1.75rem
            }
        }

        @media (min-width: 768px) {
            .md\:text-2xl {
                font-size: 1.5rem;
                line-height: 2rem
            }

            .md\:text-3xl {
                font-size: 1.875rem;
                line-height: 2.25rem
            }

            .md\:text-4xl {
                font-size: 2.25rem;
                line-height: 2.5rem
            }

            .md\:text-5xl {
                font-size: 3rem;
                line-height: 1
            }

            .md\:text-xl {
                font-size: 1.25rem;
                line-height: 1.75rem
            }
        }

        @media (min-width: 1024px) {
            .lg\:col-span-1 {
                grid-column: span 1 / span 1
            }

            .lg\:col-span-2 {
                grid-column: span 2 / span 2
            }

            .lg\:block {
                display: block
            }

            .lg\:h-12 {
                height: 3rem
            }

            .lg\:h-16 {
                height: 4rem
            }

            .lg\:h-20 {
                height: 5rem
            }

            .lg\:h-24 {
                height: 6rem
            }

            .lg\:h-6 {
                height: 1.5rem
            }

            .lg\:h-60 {
                height: 15rem
            }

            .lg\:w-12 {
                width: 3rem
            }

            .lg\:w-16 {
                width: 4rem
            }

            .lg\:w-20 {
                width: 5rem
            }

            .lg\:w-24 {
                width: 6rem
            }

            .lg\:w-6 {
                width: 1.5rem
            }

            .lg\:w-96 {
                width: 24rem
            }

            .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-5 {
                grid-template-columns: repeat(5, minmax(0, 1fr))
            }

            .lg\:flex-row {
                flex-direction: row
            }

            .lg\:items-start {
                align-items: flex-start
            }

            .lg\:justify-start {
                justify-content: flex-start
            }

            .lg\:justify-end {
                justify-content: flex-end
            }

            .lg\:p-12 {
                padding: 3rem
            }

            .lg\:p-8 {
                padding: 2rem
            }

            .lg\:px-16 {
                padding-left: 4rem;
                padding-right: 4rem
            }

            .lg\:px-8 {
                padding-left: 2rem;
                padding-right: 2rem
            }

            .lg\:py-6 {
                padding-top: 1.5rem;
                padding-bottom: 1.5rem
            }

            .lg\:text-left {
                text-align: left
            }

            .lg\:text-right {
                text-align: right
            }

            .lg\:text-2xl {
                font-size: 1.5rem;
                line-height: 2rem
            }

            .lg\:text-3xl {
                font-size: 1.875rem;
                line-height: 2.25rem
            }

            .lg\:text-4xl {
                font-size: 2.25rem;
                line-height: 2.5rem
            }

            .lg\:text-5xl {
                font-size: 3rem;
                line-height: 1
            }

            .lg\:text-6xl {
                font-size: 3.75rem;
                line-height: 1
            }

            .lg\:text-lg {
                font-size: 1.125rem;
                line-height: 1.75rem
            }

            .lg\:text-xl {
                font-size: 1.25rem;
                line-height: 1.75rem
            }
        }

        @media (min-width: 1280px) {
            .xl\:grid-cols-2 {
                grid-template-columns: repeat(2, minmax(0, 1fr))
            }

            .xl\:text-6xl {
                font-size: 3.75rem;
                line-height: 1
            }

            .xl\:text-7xl {
                font-size: 4.5rem;
                line-height: 1
            }
        }
