/* Static utility bundle replacing Tailwind Play CDN. Generated for this page only. */
html{line-height:1.5;font-family:Inter,sans-serif}body{margin:0}h1,h2,h3,h4,p{margin-top:0}button,input,optgroup,select,textarea{font:inherit;color:inherit;margin:0;padding:0}button{background-color:transparent;background-image:none;border:0}a{color:inherit;text-decoration:inherit}img,video{height:auto;max-width:100%}ul{margin:0;padding:0;list-style:none}
.-translate-x-1\/2{transform:translateX(-50%)}
.-translate-y-1\/2{transform:translateY(-50%)}
.absolute{position:absolute}
.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.aspect-video{aspect-ratio:16 / 9}
.bg-amber-100{background-color:#fef3c7}
.bg-blue-100{background-color:#dbeafe}
.bg-blue-400{background-color:#60a5fa}
.bg-cyan-100{background-color:#cffafe}
.bg-emerald-100{background-color:#d1fae5}
.bg-indigo-100{background-color:#e0e7ff}
.bg-lightBg{background-color:#f8fafc}
.bg-orange-100{background-color:#ffedd5}
.bg-pink-100{background-color:#fce7f3}
.bg-primary{background-color:#2563eb}
.bg-purple-100{background-color:#f3e8ff}
.bg-red-600{background-color:#dc2626}
.bg-rose-100{background-color:#ffe4e6}
.bg-secondary{background-color:#7c3aed}
.bg-slate-50{background-color:#f8fafc}
.bg-slate-800{background-color:#1e293b}
.bg-yellow-100{background-color:#fef9c3}
.block{display:block}
.border{border-width:1px;border-style:solid}
.border-primary\/20{border-color:rgba(37, 99, 235, 0.2)}
.border-slate-200{border-color:#e2e8f0}
.border-slate-300{border-color:#cbd5e1}
.border-t{border-top-width:1px;border-top-style:solid}
.border-t-4{border-top-width:4px;border-top-style:solid}
.border-t-primary{border-top-color:#2563eb}
.border-t-secondary{border-top-color:#7c3aed}
.border-white\/20{border-color:rgba(255, 255, 255, 0.2)}
.bottom-\[-20\%\]{bottom:-20%}
.container{width:100%}
.cursor-pointer{cursor:pointer}
.dark .dark\:bg-amber-900\/30{background-color:rgba(120, 53, 15, 0.3)}
.dark .dark\:bg-blue-900\/30{background-color:rgba(30, 58, 138, 0.3)}
.dark .dark\:bg-blue-900\/40{background-color:rgba(30, 58, 138, 0.4)}
.dark .dark\:bg-cyan-900\/30{background-color:rgba(22, 78, 99, 0.3)}
.dark .dark\:bg-darkBg{background-color:#0f172a}
.dark .dark\:bg-emerald-900\/30{background-color:rgba(6, 78, 59, 0.3)}
.dark .dark\:bg-indigo-900\/30{background-color:rgba(49, 46, 129, 0.3)}
.dark .dark\:bg-orange-900\/30{background-color:rgba(124, 45, 18, 0.3)}
.dark .dark\:bg-pink-900\/30{background-color:rgba(131, 24, 67, 0.3)}
.dark .dark\:bg-purple-900\/30{background-color:rgba(88, 28, 135, 0.3)}
.dark .dark\:bg-purple-900\/40{background-color:rgba(88, 28, 135, 0.4)}
.dark .dark\:bg-rose-900\/30{background-color:rgba(136, 19, 55, 0.3)}
.dark .dark\:bg-slate-900\/50{background-color:rgba(15, 23, 42, 0.5)}
.dark .dark\:bg-yellow-900\/30{background-color:rgba(113, 63, 18, 0.3)}
.dark .dark\:block{display:block}
.dark .dark\:border-slate-700{border-color:#334155}
.dark .dark\:border-slate-800{border-color:#1e293b}
.dark .dark\:hidden{display:none}
.dark .dark\:hover\:bg-slate-800:hover{background-color:#1e293b}
.dark .dark\:hover\:text-white:hover{color:#ffffff}
.dark .dark\:opacity-20{opacity:.2}
.dark .dark\:text-amber-400{color:#fbbf24}
.dark .dark\:text-blue-400{color:#60a5fa}
.dark .dark\:text-cyan-400{color:#22d3ee}
.dark .dark\:text-emerald-400{color:#34d399}
.dark .dark\:text-indigo-400{color:#818cf8}
.dark .dark\:text-orange-400{color:#fb923c}
.dark .dark\:text-pink-400{color:#f472b6}
.dark .dark\:text-purple-400{color:#c084fc}
.dark .dark\:text-rose-400{color:#fb7185}
.dark .dark\:text-slate-200{color:#e2e8f0}
.dark .dark\:text-slate-300{color:#cbd5e1}
.dark .dark\:text-slate-400{color:#94a3b8}
.dark .dark\:text-white{color:#ffffff}
.dark .dark\:text-yellow-400{color:#facc15}
.duration-300{transition-duration:300ms}
.duration-500{transition-duration:500ms}
.fixed{position:fixed}
.flex{display:flex}
.flex-col{flex-direction:column}
.flex-grow{flex-grow:1}
.flex-wrap{flex-wrap:wrap}
.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}
.font-bold{font-weight:700}
.font-extrabold{font-weight:800}
.font-medium{font-weight:500}
.font-semibold{font-weight:600}
.gap-2{gap:0.5rem}
.gap-3{gap:0.75rem}
.gap-4{gap:1rem}
.gap-5{gap:1.25rem}
.gap-8{gap:2rem}
.grid{display:grid}
.grid-cols-1{grid-template-columns:repeat(1, minmax(0, 1fr))}
.grid-cols-2{grid-template-columns:repeat(2, minmax(0, 1fr))}
.group:hover .group-hover\:drop-shadow-\[0_0_10px_rgba\(228\,64\,95\,0\.8\)\]{filter:drop-shadow(0 0 10px rgba(228,64,95,0.8))}
.group:hover .group-hover\:drop-shadow-\[0_0_10px_rgba\(24\,119\,242\,0\.8\)\]{filter:drop-shadow(0 0 10px rgba(24,119,242,0.8))}
.group:hover .group-hover\:drop-shadow-\[0_0_10px_rgba\(255\,0\,0\,0\.8\)\]{filter:drop-shadow(0 0 10px rgba(255,0,0,0.8))}
.group:hover .group-hover\:drop-shadow-\[0_0_10px_rgba\(255\,255\,255\,0\.5\)\]{filter:drop-shadow(0 0 10px rgba(255,255,255,0.5))}
.group:hover .group-hover\:drop-shadow-\[0_0_10px_rgba\(255\,255\,255\,0\.8\)\]{filter:drop-shadow(0 0 10px rgba(255,255,255,0.8))}
.group:hover .group-hover\:scale-105{transform:scale(1.05)}
.h-14{height:3.5rem}
.h-16{height:4rem}
.h-20{height:5rem}
.h-24{height:6rem}
.h-\[300px\]{height:300px}
.h-\[400px\]{height:400px}
.h-\[500px\]{height:500px}
.h-full{height:100%}
.hidden{display:none}
.hover\:-translate-y-0\.5:hover{transform:translateY(-0.125rem)}
.hover\:-translate-y-1:hover{transform:translateY(-0.25rem)}
.hover\:-translate-y-2:hover{transform:translateY(-0.5rem)}
.hover\:bg-red-700:hover{background-color:#b91c1c}
.hover\:bg-slate-100:hover{background-color:#f1f5f9}
.hover\:bg-slate-200:hover{background-color:#e2e8f0}
.hover\:scale-110:hover{transform:scale(1.10)}
.hover\:shadow-\[0_0_20px_rgba\(37\,99\,235\,0\.5\)\]:hover{box-shadow:0 0 20px rgba(37,99,235,0.5)}
.hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1)}
.hover\:shadow-primary\/30:hover{box-shadow:0 10px 15px -3px rgba(37, 99, 235, 0.3), 0 4px 6px -4px rgba(37, 99, 235, 0.3)}
.hover\:shadow-primary\/50:hover{box-shadow:0 10px 15px -3px rgba(37, 99, 235, 0.5), 0 4px 6px -4px rgba(37, 99, 235, 0.5)}
.hover\:text-\[\#000000\]:hover{font-size:#000000}
.hover\:text-\[\#1877F2\]:hover{font-size:#1877F2}
.hover\:text-\[\#E4405F\]:hover{font-size:#E4405F}
.hover\:text-\[\#FF0000\]:hover{font-size:#FF0000}
.hover\:text-black:hover{color:#000000}
.hover\:text-primary:hover{color:#2563eb}
.hover\:text-secondary:hover{color:#7c3aed}
.inline-block{display:inline-block}
.inline-flex{display:inline-flex}
.inset-0{inset:0px}
.items-center{align-items:center}
.items-start{align-items:flex-start}
.justify-between{justify-content:space-between}
.justify-center{justify-content:center}
.leading-relaxed{line-height:1.625}
.left-\[-10\%\]{left:-10%}
.left-\[40\%\]{left:40%}
@media (min-width:1024px){.lg\:block{display:block}}
@media (min-width:1024px){.lg\:col-span-1{grid-column:span 1 / span 1}}
@media (min-width:1024px){.lg\:flex{display:flex}}
@media (min-width:1024px){.lg\:gap-12{gap:3rem}}
@media (min-width:1024px){.lg\:grid-cols-2{grid-template-columns:repeat(2, minmax(0, 1fr))}}
@media (min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3, minmax(0, 1fr))}}
@media (min-width:1024px){.lg\:grid-cols-4{grid-template-columns:repeat(4, minmax(0, 1fr))}}
@media (min-width:1024px){.lg\:h-40{height:10rem}}
@media (min-width:1024px){.lg\:hidden{display:none}}
@media (min-width:1024px){.lg\:min-h-\[700px\]{min-height:700px}}
@media (min-width:1024px){.lg\:p-10{padding:2.5rem}}
@media (min-width:1024px){.lg\:py-24{padding-top:6rem;padding-bottom:6rem}}
@media (min-width:1024px){.lg\:text-2xl{font-size:1.5rem;line-height:2rem}}
@media (min-width:1024px){.lg\:w-40{width:10rem}}
.max-w-2xl{max-width:42rem}
.max-w-3xl{max-width:48rem}
.max-w-4xl{max-width:56rem}
.mb-10{margin-bottom:2.5rem}
.mb-12{margin-bottom:3rem}
.mb-16{margin-bottom:4rem}
.mb-2{margin-bottom:0.5rem}
.mb-4{margin-bottom:1rem}
.mb-6{margin-bottom:1.5rem}
.mb-8{margin-bottom:2rem}
@media (min-width:768px){.md\:flex-row{flex-direction:row}}
@media (min-width:768px){.md\:gap-4{gap:1rem}}
@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2, minmax(0, 1fr))}}
@media (min-width:768px){.md\:h-20{height:5rem}}
@media (min-width:768px){.md\:p-16{padding:4rem}}
@media (min-width:768px){.md\:p-4{padding:1rem}}
@media (min-width:768px){.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}}
@media (min-width:768px){.md\:text-5xl{font-size:3rem;line-height:1}}
@media (min-width:768px){.md\:text-left{text-align:left}}
@media (min-width:768px){.md\:text-xl{font-size:1.25rem;line-height:1.75rem}}
@media (min-width:768px){.md\:w-20{width:5rem}}
.min-h-\[100svh\]{min-height:100svh}
.min-h-\[520px\]{min-height:520px}
.mix-blend-screen{mix-blend-mode:screen}
.ml-1{margin-left:.25rem}
.mr-2{margin-right:.5rem}
.mt-1{margin-top:.25rem}
.mt-2{margin-top:0.5rem}
.mt-8{margin-top:2rem}
.mx-auto{margin-left:auto;margin-right:auto}
.object-cover{object-fit:cover}
.opacity-0{opacity:0}
.opacity-10{opacity:.1}
.opacity-100{opacity:1}
.opacity-30{opacity:.3}
.opacity-50{opacity:.5}
.opacity-60{opacity:.6}
.overflow-hidden{overflow:hidden}
.overflow-y-auto{overflow-y:auto}
.p-2{padding:0.5rem}
.p-4{padding:1rem}
.p-5{padding:1.25rem}
.p-6{padding:1.5rem}
.pb-12{padding-bottom:3rem}
.pb-8{padding-bottom:2rem}
.pointer-events-none{pointer-events:none}
.pt-16{padding-top:4rem}
.pt-20{padding-top:5rem}
.pt-24{padding-top:6rem}
.pt-8{padding-top:2rem}
.px-3{padding-left:0.75rem;padding-right:0.75rem}
.px-4{padding-left:1rem;padding-right:1rem}
.px-5{padding-left:1.25rem;padding-right:1.25rem}
.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-1\.5{padding-top:0.375rem;padding-bottom:0.375rem}
.py-16{padding-top:4rem;padding-bottom:4rem}
.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}
.relative{position:relative}
.right-\[-10\%\]{right:-10%}
.rounded-2xl{border-radius:1rem}
.rounded-3xl{border-radius:1.5rem}
.rounded-full{border-radius:9999px}
.rounded-lg{border-radius:.5rem}
.scale-100{transform:scale(1)}
.scale-95{transform:scale(.95)}
.scroll-smooth{scroll-behavior:smooth}
.shadow-2xl{box-shadow:0 25px 50px -12px rgb(0 0 0 / .25)}
.shadow-\[0_0_30px_rgba\(220\,38\,38\,0\.8\)\]{box-shadow:0 0 30px rgba(220,38,38,0.8)}
.shadow-\[0_0_40px_rgba\(37\,99\,235\,0\.6\)\]{box-shadow:0 0 40px rgba(37,99,235,0.6)}
.shadow-lg{box-shadow:0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1)}
.shadow-md{box-shadow:0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1)}
.shadow-red-500\/30{box-shadow:0 10px 15px -3px rgba(239,68,68,.3), 0 4px 6px -4px rgba(239,68,68,.3)}
.shadow-xl{box-shadow:0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1)}
@media (min-width:640px){.sm\:flex-row{flex-direction:row}}
@media (min-width:640px){.sm\:gap-4{gap:1rem}}
@media (min-width:640px){.sm\:gap-6{gap:1.5rem}}
@media (min-width:640px){.sm\:gap-8{gap:2rem}}
@media (min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2, minmax(0, 1fr))}}
@media (min-width:640px){.sm\:h-16{height:4rem}}
@media (min-width:640px){.sm\:h-32{height:8rem}}
@media (min-width:640px){.sm\:min-h-\[600px\]{min-height:600px}}
@media (min-width:640px){.sm\:p-10{padding:2.5rem}}
@media (min-width:640px){.sm\:p-6{padding:1.5rem}}
@media (min-width:640px){.sm\:p-8{padding:2rem}}
@media (min-width:640px){.sm\:pt-28{padding-top:7rem}}
@media (min-width:640px){.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}}
@media (min-width:640px){.sm\:py-20{padding-top:5rem;padding-bottom:5rem}}
@media (min-width:640px){.sm\:py-4{padding-top:1rem;padding-bottom:1rem}}
@media (min-width:640px){.sm\:rounded-3xl{border-radius:1.5rem}}
@media (min-width:640px){.sm\:text-2xl{font-size:1.5rem;line-height:2rem}}
@media (min-width:640px){.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}}
@media (min-width:640px){.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}}
@media (min-width:640px){.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}}
@media (min-width:640px){.sm\:w-16{width:4rem}}
@media (min-width:640px){.sm\:w-32{width:8rem}}
.space-x-6 > :not([hidden]) ~ :not([hidden]){margin-left:1.5rem}
.space-y-3 > :not([hidden]) ~ :not([hidden]){margin-top:0.75rem}
.space-y-4 > :not([hidden]) ~ :not([hidden]){margin-top:1rem}
.text-2xl{font-size:1.5rem;line-height:2rem}
.text-3xl{font-size:1.875rem;line-height:2.25rem}
.text-4xl{font-size:2.25rem;line-height:2.5rem}
.text-\[clamp\(2\.75rem\,9vw\,6rem\)\]{font-size:clamp(2.75rem,9vw,6rem)}
.text-amber-500{color:#f59e0b}
.text-amber-600{color:#d97706}
.text-base{font-size:1rem;line-height:1.5rem}
.text-blue-500{color:#3b82f6}
.text-blue-600{color:#2563eb}
.text-center{text-align:center}
.text-cyan-500{color:#06b6d4}
.text-cyan-600{color:#0891b2}
.text-emerald-500{color:#10b981}
.text-emerald-600{color:#059669}
.text-indigo-500{color:#6366f1}
.text-indigo-600{color:#4f46e5}
.text-lg{font-size:1.125rem;line-height:1.75rem}
.text-orange-500{color:#f97316}
.text-orange-600{color:#ea580c}
.text-pink-500{color:#ec4899}
.text-pink-600{color:#db2777}
.text-primary{color:#2563eb}
.text-purple-500{color:#a855f7}
.text-purple-600{color:#9333ea}
.text-red-500{color:#ef4444}
.text-rose-500{color:#f43f5e}
.text-rose-600{color:#e11d48}
.text-secondary{color:#7c3aed}
.text-slate-400{color:#94a3b8}
.text-slate-500{color:#64748b}
.text-slate-600{color:#475569}
.text-slate-800{color:#1e293b}
.text-sm{font-size:.875rem;line-height:1.25rem}
.text-white{color:#ffffff}
.text-xl{font-size:1.25rem;line-height:1.75rem}
.text-xs{font-size:.75rem;line-height:1rem}
.text-yellow-400{color:#facc15}
.text-yellow-500{color:#eab308}
.text-yellow-600{color:#ca8a04}
.top-0{top:0px}
.top-\[-10\%\]{top:-10%}
.top-\[40\%\]{top:40%}
.top-full{top:100%}
.tracking-tight{letter-spacing:-0.025em}
.tracking-wider{letter-spacing:0.05em}
.tracking-widest{letter-spacing:0.1em}
.transform{}
.transition{transition-property:color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;transition-duration:150ms}
.transition-all{transition-property:all;transition-duration:150ms}
.uppercase{text-transform:uppercase}
.w-14{width:3.5rem}
.w-16{width:4rem}
.w-20{width:5rem}
.w-24{width:6rem}
.w-\[300px\]{width:300px}
.w-\[400px\]{width:400px}
.w-\[500px\]{width:500px}
.w-full{width:100%}
.whitespace-nowrap{white-space:nowrap}
@media (min-width:1280px){.xl\:grid-cols-5{grid-template-columns:repeat(5, minmax(0, 1fr))}}
@media (min-width:1280px){.xl\:space-x-8 > :not([hidden]) ~ :not([hidden]){margin-left:2rem}}
.z-0{z-index:0}
.z-10{z-index:10}
.z-20{z-index:20}
.z-40{z-index:40}
.z-50{z-index:50}
.z-\[-1\]{z-index:-1}
@media (min-width:640px){.container{max-width:640px}}
@media (min-width:768px){.container{max-width:768px}}
@media (min-width:1024px){.container{max-width:1024px}}
@media (min-width:1280px){.container{max-width:1280px}}
