*,::before,::after{box-sizing:border-box}
body{margin:0;font-family:ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif}
img,svg{display:block;max-width:100%;height:auto}
.-mt-16{margin-top:-4rem}
.-translate-x-1\/2{transform:translateX(-50%)}
.-translate-y-1\/2{transform:translateY(-50%)}
.absolute{position:absolute}
.appearance-none{appearance:none}
.bg-blue-100{background-color:#dbeafe}
.bg-blue-50{background-color:#eff6ff}
.bg-blue-500{background-color:#3b82f6}
.bg-blue-600{background-color:#2563eb}
.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-from,#1d4ed8),var(--tw-to,#3b82f6))}
.bg-gray-100{background-color:#f3f4f6}
.bg-gray-200{background-color:#e5e7eb}
.bg-gray-50{background-color:#f9fafb}
.bg-gray-800{background-color:#1f2937}
.bg-gray-900{background-color:#111827}
.bg-green-100{background-color:#dcfce7}
.bg-green-500{background-color:#22c55e}
.bg-orange-500{background-color:#f97316}
.bg-red-600{background-color:#dc2626}
.bg-sky-100{background-color:#e0f2fe}
.bg-sky-200{background-color:#bae6fd}
.bg-sky-50{background-color:#f0f9ff}
.bg-sky-500{background-color:#0ea5e9}
.bg-sky-600{background-color:#0284c7}
.bg-white{background-color:#fff}
.bg-yellow-400{background-color:#facc15}
.bg-yellow-50{background-color:#fefce8}
.block{display:block}
.border{border-width:1px;border-style:solid}
.border-b{border-bottom-width:1px;border-bottom-style:solid}
.border-b-4{border-bottom-width:4px;border-bottom-style:solid}
.border-blue-500{border-color:#3b82f6}
.border-gray-100{border-color:#f3f4f6}
.border-gray-200{border-color:#e5e7eb}
.border-gray-300{border-color:#d1d5db}
.border-gray-700{border-color:#374151}
.border-green-300{border-color:#86efac}
.border-green-400{border-color:#4ade80}
.border-l-4{border-left-width:4px;border-left-style:solid}
.border-sky-500{border-color:#0ea5e9}
.border-t{border-top-width:1px;border-top-style:solid}
.border-transparent{border-color:transparent}
.border-yellow-200{border-color:#fef08a}
.bottom-0{bottom:0}
.bottom-4{bottom:1rem}
.col-span-2{grid-column:span 2/span 2}
.container{width:100%}
.cursor-pointer{cursor:pointer}
.duration-300{transition-duration:.3s}
.fill-current{fill:currentColor}
.fixed{position:fixed}
.flex{display:flex}
.flex-col{flex-direction:column}
.flex-shrink-0{flex-shrink:0}
.flex-wrap{flex-wrap:wrap}
.focus\:border-blue-500:focus{border-color:#3b82f6}
.font-black{font-weight:900}
.font-bold{font-weight:700}
.font-extrabold{font-weight:800}
.font-light{font-weight:300}
.font-medium{font-weight:500}
.font-sans{font-family:ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif}
.font-semibold{font-weight:600}
.from-blue-700{--tw-from:#1d4ed8}
.from-blue-800{--tw-from:#1e40af}
.from-sky-600{--tw-from:#0284c7}
.gap-12{gap:3rem}
.gap-2{gap:0.5rem}
.gap-3{gap:0.75rem}
.gap-4{gap:1rem}
.gap-6{gap:1.5rem}
.gap-8{gap:2rem}
.gap-px{gap:1px}
.grayscale{filter:grayscale(1)}
.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))}
.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}
details[open] .group-open\:block{display:block}
details[open] .group-open\:hidden{display:none}
.h-0\.5{height:.125rem}
.h-10{height:2.5rem}
.h-12{height:3rem}
.h-14{height:3.5rem}
.h-16{height:4rem}
.h-20{height:5rem}
.h-5{height:1.25rem}
.h-6{height:1.5rem}
.h-8{height:2rem}
.h-auto{height:auto}
.h-full{height:100%}
.hidden{display:none}
.hover\:bg-blue-200:hover{background-color:#bfdbfe}
.hover\:bg-blue-50:hover{background-color:#eff6ff}
.hover\:bg-blue-600:hover{background-color:#2563eb}
.hover\:bg-blue-700:hover{background-color:#1d4ed8}
.hover\:bg-gray-100:hover{background-color:#f3f4f6}
.hover\:bg-gray-50:hover{background-color:#f9fafb}
.hover\:bg-green-600:hover{background-color:#16a34a}
.hover\:bg-orange-600:hover{background-color:#ea580c}
.hover\:bg-red-700:hover{background-color:#b91c1c}
.hover\:bg-sky-600:hover{background-color:#0284c7}
.hover\:bg-yellow-500:hover{background-color:#eab308}
.hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}
.hover\:shadow-xl:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1)}
.hover\:text-blue-300:hover{color:#93c5fd}
.hover\:text-blue-600:hover{color:#2563eb}
.hover\:text-red-700:hover{color:#b91c1c}
.hover\:text-sky-400:hover{color:#38bdf8}
.hover\:text-sky-600:hover{color:#0284c7}
.hover\:text-sky-700:hover{color:#0369a1}
.hover\:text-white:hover{color:#fff}
.hover\:underline:hover{text-decoration:underline}
.inline-block{display:inline-block}
.inline-flex{display:inline-flex}
.inset-y-0{top:0;bottom:0}
.italic{font-style:italic}
.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}
.leading-tight{line-height:1.25}
.left-0{left:0}
.left-1\/2{left:50%}
.list-disc{list-style-type:disc}
.list-inside{list-style-position:inside}
.max-w-2xl{max-width:42rem}
.max-w-3xl{max-width:48rem}
.max-w-4xl{max-width:56rem}
.max-w-5xl{max-width:64rem}
.max-w-6xl{max-width:72rem}
.max-w-7xl{max-width:80rem}
.max-w-md{max-width:28rem}
.mb-1{margin-bottom:0.25rem}
.mb-10{margin-bottom:2.5rem}
.mb-12{margin-bottom:3rem}
.mb-16{margin-bottom:4rem}
.mb-2{margin-bottom:0.5rem}
.mb-3{margin-bottom:0.75rem}
.mb-4{margin-bottom:1rem}
.mb-5{margin-bottom:1.25rem}
.mb-6{margin-bottom:1.5rem}
.mb-8{margin-bottom:2rem}
.min-w-full{min-width:100%}
.ml-1{margin-left:0.25rem}
.ml-2{margin-left:0.5rem}
.ml-4{margin-left:1rem}
.mr-1{margin-right:0.25rem}
.mr-2{margin-right:0.5rem}
.mr-3{margin-right:0.75rem}
.mr-4{margin-right:1rem}
.mt-0{margin-top:0}
.mt-1{margin-top:0.25rem}
.mt-10{margin-top:2.5rem}
.mt-12{margin-top:3rem}
.mt-2{margin-top:0.5rem}
.mt-4{margin-top:1rem}
.mt-5{margin-top:1.25rem}
.mt-6{margin-top:1.5rem}
.mt-8{margin-top:2rem}
.mx-auto{margin-left:auto;margin-right:auto}
.object-contain{object-fit:contain}
.object-cover{object-fit:cover}
.overflow-hidden{overflow:hidden}
.overflow-x-auto{overflow-x:auto}
.p-3{padding:0.75rem}
.p-4{padding:1rem}
.p-5{padding:1.25rem}
.p-6{padding:1.5rem}
.p-8{padding:2rem}
.pb-10{padding-bottom:2.5rem}
.pb-2{padding-bottom:0.5rem}
.pb-24{padding-bottom:6rem}
.pb-4{padding-bottom:1rem}
.pb-5{padding-bottom:1.25rem}
.pb-6{padding-bottom:1.5rem}
.pb-8{padding-bottom:2rem}
.pl-10{padding-left:2.5rem}
.pl-3{padding-left:0.75rem}
.pointer-events-none{pointer-events:none}
.pr-3{padding-right:0.75rem}
.pt-16{padding-top:4rem}
.pt-20{padding-top:5rem}
.pt-6{padding-top:1.5rem}
.px-10{padding-left:2.5rem;padding-right:2.5rem}
.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-12{padding-top:3rem;padding-bottom:3rem}
.py-16{padding-top:4rem;padding-bottom:4rem}
.py-2{padding-top:0.5rem;padding-bottom:0.5rem}
.py-20{padding-top:5rem;padding-bottom:5rem}
.py-3{padding-top:0.75rem;padding-bottom:0.75rem}
.py-4{padding-top:1rem;padding-bottom:1rem}
.py-8{padding-top:2rem;padding-bottom:2rem}
.relative{position:relative}
.right-0{right:0}
.right-4{right:1rem}
.rounded{border-radius:0.25rem}
.rounded-2xl{border-radius:1rem}
.rounded-full{border-radius:9999px}
.rounded-lg{border-radius:0.5rem}
.rounded-md{border-radius:0.375rem}
.rounded-t-lg{border-radius:0.5rem 0.5rem 0 0}
.rounded-xl{border-radius:0.75rem}
.shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}
.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}
.shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}
.shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}
.shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1)}
.sticky{position:sticky}
.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-base{font-size:1rem;line-height:1.5rem}
.text-black{color:#000}
.text-blue-100{color:#dbeafe}
.text-blue-200{color:#bfdbfe}
.text-blue-400{color:#60a5fa}
.text-blue-600{color:#2563eb}
.text-blue-700{color:#1d4ed8}
.text-blue-800{color:#1e40af}
.text-center{text-align:center}
.text-gray-300{color:#d1d5db}
.text-gray-400{color:#9ca3af}
.text-gray-500{color:#6b7280}
.text-gray-600{color:#4b5563}
.text-gray-700{color:#374151}
.text-gray-800{color:#1f2937}
.text-gray-900{color:#111827}
.text-green-500{color:#22c55e}
.text-green-600{color:#16a34a}
.text-green-700{color:#15803d}
.text-green-800{color:#166534}
.text-left{text-align:left}
.text-lg{font-size:1.125rem;line-height:1.75rem}
.text-red-600{color:#dc2626}
.text-sky-100{color:#e0f2fe}
.text-sky-400{color:#38bdf8}
.text-sky-500{color:#0ea5e9}
.text-sky-600{color:#0284c7}
.text-sky-700{color:#0369a1}
.text-sky-800{color:#075985}
.text-sm{font-size:0.875rem;line-height:1.25rem}
.text-white{color:#fff}
.text-xl{font-size:1.25rem;line-height:1.75rem}
.text-xs{font-size:0.75rem;line-height:1rem}
.text-yellow-400{color:#facc15}
.text-yellow-500{color:#eab308}
.text-yellow-800{color:#854d0e}
.to-blue-500{--tw-to:#3b82f6}
.to-blue-900{--tw-to:#1e3a8a}
.to-sky-800{--tw-to:#075985}
.top-0{top:0}
.top-1\/2{top:50%}
.tracking-wider{letter-spacing:.05em}
.transform{transform:translate(0,0)}
.transition-all{transition:all .15s ease}
.transition-colors{transition:color,background-color,border-color .15s ease}
.transition-shadow{transition:box-shadow .15s ease}
.transition-transform{transition:transform .15s ease}
.underline{text-decoration:underline}
.uppercase{text-transform:uppercase}
.w-1{width:.25rem}
.w-10{width:2.5rem}
.w-12{width:3rem}
.w-14{width:3.5rem}
.w-16{width:4rem}
.w-20{width:5rem}
.w-5{width:1.25rem}
.w-6{width:1.5rem}
.w-8{width:2rem}
.w-full{width:100%}
.whitespace-nowrap{white-space:nowrap}
.z-10{z-index:10}
.z-40{z-index:40}
.z-50{z-index:50}
@media(min-width:640px){.sm\:block{display:block}.sm\:col-span-1{grid-column:span 1/span 1}.sm\:flex-row{flex-direction:row}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-20{padding-top:5rem;padding-bottom:5rem}.sm\:py-24{padding-top:6rem;padding-bottom:6rem}.sm\:py-28{padding-top:7rem;padding-bottom:7rem}.sm\:table-cell{display:table-cell}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-5xl{font-size:3rem;line-height:1}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}}
@media(min-width:768px){.md\:block{display:block}.md\:col-span-2{grid-column:span 2/span 2}.md\:flex{display:flex}.md\:flex-row{flex-direction:row}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:hidden{display:none}.md\:inline-block{display:inline-block}.md\:ml-10{margin-left:2.5rem}.md\:mt-0{margin-top:0}.md\:p-10{padding:2.5rem}.md\:p-8{padding:2rem}.md\:pb-0{padding-bottom:0}.md\:pr-6{padding-right:1.5rem}.md\:py-12{padding-top:3rem;padding-bottom:3rem}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-left{text-align:left}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}}
@media(min-width:1024px){.lg\:col-span-2{grid-column:span 2/span 2}.lg\:col-span-4{grid-column:span 4/span 4}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:text-5xl{font-size:3rem;line-height:1}.lg\:text-6xl{font-size:3.75rem;line-height:1}}
.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.space-y-4>*+*{margin-top:1rem}
.space-y-6>*+*{margin-top:1.5rem}.space-y-8>*+*{margin-top:2rem}.space-y-12>*+*{margin-top:3rem}
.space-x-6>*+*{margin-left:1.5rem}
.divide-y>*+*{border-top-width:1px;border-top-style:solid}
.divide-gray-200>*+*{border-color:#e5e7eb}
details[open] .group-open\:rotate-180{transform:rotate(180deg)}
.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}
.focus\:ring-1:focus{box-shadow:0 0 0 1px #3b82f6}
.focus\:ring-blue-500:focus{box-shadow:0 0 0 1px #3b82f6}
.focus\:border-blue-500:focus{border-color:#3b82f6}
.hover\:grayscale-0:hover{filter:grayscale(0)}
.group:hover .group-hover\:text-white{color:#fff}
.aspect-w-16{position:relative;padding-bottom:56.25%}
.aspect-w-16>*{position:absolute;top:0;left:0;width:100%;height:100%}