/* Pre-built utility layer — generated from the markup of this site. */
/* preflight */
*,::before,::after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}
*{margin:0;padding:0}
html{-webkit-text-size-adjust:100%;line-height:1.5;font-family:var(--font-sans)}
body{line-height:inherit;background-color:#fff;color:#111827}
h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}
a{color:inherit;text-decoration:inherit}
ul,ol{list-style:none}
img,svg,video,canvas{display:block;vertical-align:middle;max-width:100%;height:auto}
button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}
button,[type="button"],[type="submit"]{-webkit-appearance:button;background-color:transparent;background-image:none;cursor:pointer}
input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}
strong,b{font-weight:bolder}
summary{display:list-item}
[hidden]{display:none}

.-bottom-20{bottom:-5rem}
.-left-16{left:-4rem}
.absolute{position:absolute}
.accent-primary{accent-color:var(--color-primary)}
.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.bg-accent{background-color:var(--color-accent)}
.bg-accent\/40{background-color:color-mix(in srgb, var(--color-accent) 40%, transparent)}
.bg-black\/50{background-color:color-mix(in srgb, #000000 50%, transparent)}
.bg-black\/60{background-color:color-mix(in srgb, #000000 60%, transparent)}
.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops,transparent,transparent))}
.bg-gray-800{background-color:#1f2937}
.bg-gray-800\/60{background-color:color-mix(in srgb, #1f2937 60%, transparent)}
.bg-gray-900{background-color:#111827}
.bg-primary{background-color:var(--color-primary)}
.bg-primary\/10{background-color:color-mix(in srgb, var(--color-primary) 10%, transparent)}
.bg-red-100{background-color:#fee2e2}
.bg-secondary{background-color:var(--color-secondary)}
.bg-tint{background-color:var(--color-tint)}
.bg-white{background-color:#ffffff}
.bg-white\/90{background-color:color-mix(in srgb, #ffffff 90%, transparent)}
.block{display:block}
.blur-3xl{filter:blur(64px)}
.border{border-width:1px}
.border-2{border-width:2px}
.border-b{border-bottom-width:1px}
.border-gray-100{border-color:#f3f4f6}
.border-gray-200{border-color:#e5e7eb}
.border-gray-300{border-color:#d1d5db}
.border-gray-800{border-color:#1f2937}
.border-l{border-left-width:1px}
.border-l-2{border-left-width:2px}
.border-primary{border-color:var(--color-primary)}
.border-t{border-top-width:1px}
.border-y{border-top-width:1px;border-bottom-width:1px}
.bottom-0{bottom:0px}
.cursor-pointer{cursor:pointer}
.drop-shadow-2xl{filter:drop-shadow(0 25px 25px rgba(0,0,0,.15))}
.fill-current{fill:currentColor}
.fixed{position:fixed}
.flex{display:flex}
.flex-1{flex:1 1 0%}
.flex-col{flex-direction:column}
.flex-wrap{flex-wrap:wrap}
.focus\:border-accent:focus{border-color:var(--color-accent)}
.focus\:ring-accent:focus{--tw-ring-color:var(--color-accent)}
.font-bold{font-weight:700}
.font-medium{font-weight:500}
.font-sans{font-family:var(--font-sans)}
.font-semibold{font-weight:600}
.from-accent{--tw-gradient-from:var(--color-accent);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,transparent)}
.from-accent\/30{--tw-gradient-from:color-mix(in srgb, var(--color-accent) 30%, transparent);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,transparent)}
.from-tint{--tw-gradient-from:var(--color-tint);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,transparent)}
.gap-1{gap:0.25rem}
.gap-10{gap:2.5rem}
.gap-12{gap:3rem}
.gap-2{gap:0.5rem}
.gap-3{gap:0.75rem}
.gap-4{gap:1rem}
.gap-5{gap:1.25rem}
.gap-6{gap:1.5rem}
.gap-8{gap:2rem}
.gap-y-3{row-gap:0.75rem}
.grid{display:grid}
.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.h-1{height:0.25rem}
.h-10{height:2.5rem}
.h-11{height:2.75rem}
.h-12{height:3rem}
.h-14{height:3.5rem}
.h-16{height:4rem}
.h-20{height:5rem}
.h-24{height:6rem}
.h-3\.5{height:0.875rem}
.h-4{height:1rem}
.h-5{height:1.25rem}
.h-6{height:1.5rem}
.h-7{height:1.75rem}
.h-72{height:18rem}
.h-8{height:2rem}
.h-9{height:2.25rem}
.h-full{height:100%}
.hidden{display:none}
.hover\:bg-accent:hover{background-color:var(--color-accent)}
.hover\:bg-gray-50:hover{background-color:#f9fafb}
.hover\:bg-primary:hover{background-color:var(--color-primary)}
.hover\:bg-secondary:hover{background-color:var(--color-secondary)}
.hover\:bg-white:hover{background-color:#ffffff}
.hover\:border-primary:hover{border-color:var(--color-primary)}
.hover\:opacity-90:hover{opacity:0.9}
.hover\:text-primary:hover{color:var(--color-primary)}
.hover\:text-white:hover{color:#ffffff}
.hover\:underline:hover{text-decoration-line:underline}
.inline-block{display:inline-block}
.inline-flex{display:inline-flex}
.inset-0{top:0;right:0;bottom:0;left: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}
.justify-end{justify-content:flex-end}
.leading-relaxed{line-height:1.625}
.leading-tight{line-height:1.25}
.left-0{left:0px}
.line-through{text-decoration-line:line-through}
.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-\[80vw\]{max-width:80vw}
.max-w-lg{max-width:32rem}
.max-w-md{max-width:28rem}
.max-w-sm{max-width:24rem}
.mb-1{margin-bottom:0.25rem}
.mb-10{margin-bottom:2.5rem}
.mb-12{margin-bottom:3rem}
.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}
.mt-0\.5{margin-top:0.125rem}
.mt-1{margin-top:0.25rem}
.mt-10{margin-top:2.5rem}
.mt-12{margin-top:3rem}
.mt-2{margin-top:0.5rem}
.mt-3{margin-top:0.75rem}
.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-cover{object-fit:cover}
.opacity-60{opacity:0.6}
.opacity-80{opacity:0.8}
.opacity-90{opacity:0.9}
.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}
.p-7{padding:1.75rem}
.p-8{padding:2rem}
.pb-10{padding-bottom:2.5rem}
.pb-5{padding-bottom:1.25rem}
.pointer-events-none{pointer-events:none}
.pt-16{padding-top:4rem}
.pt-2{padding-top:0.5rem}
.pt-8{padding-top:2rem}
.px-2{padding-left:0.5rem;padding-right:0.5rem}
.px-2\.5{padding-left:0.625rem;padding-right:0.625rem}
.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-0\.5{padding-top:0.125rem;padding-bottom:0.125rem}
.py-1{padding-top:0.25rem;padding-bottom:0.25rem}
.py-12{padding-top:3rem;padding-bottom:3rem}
.py-14{padding-top:3.5rem;padding-bottom:3.5rem}
.py-16{padding-top:4rem;padding-bottom:4rem}
.py-2{padding-top:0.5rem;padding-bottom:0.5rem}
.py-2\.5{padding-top:0.625rem;padding-bottom:0.625rem}
.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-5{padding-top:1.25rem;padding-bottom:1.25rem}
.py-6{padding-top:1.5rem;padding-bottom:1.5rem}
.relative{position:relative}
.right-0{right:0px}
.ring-1{box-shadow:0 0 0 1px var(--tw-ring-color,rgba(59,130,246,.5))}
.ring-gray-100{--tw-ring-color:#f3f4f6}
.rounded{border-radius:0.25rem}
.rounded-2xl{border-radius:1rem}
.rounded-3xl{border-radius:1.5rem}
.rounded-full{border-radius:9999px}
.rounded-lg{border-radius:0.5rem}
.rounded-xl{border-radius:0.75rem}
.scale-75{transform:scale(0.75)}
.shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}
.shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}
.shrink-0{flex-shrink:0}
.space-y-0>:not([hidden])~:not([hidden]){margin-top:0px}
.space-y-1>:not([hidden])~:not([hidden]){margin-top:0.25rem}
.space-y-10>:not([hidden])~:not([hidden]){margin-top:2.5rem}
.space-y-2>:not([hidden])~:not([hidden]){margin-top:0.5rem}
.space-y-3>:not([hidden])~:not([hidden]){margin-top:0.75rem}
.space-y-4>:not([hidden])~:not([hidden]){margin-top:1rem}
.space-y-6>:not([hidden])~:not([hidden]){margin-top:1.5rem}
.space-y-8>:not([hidden])~:not([hidden]){margin-top:2rem}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}
.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-5xl{font-size:3rem;line-height:1}
.text-accent{color:var(--color-accent)}
.text-center{text-align:center}
.text-gray-200{color:#e5e7eb}
.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-600{color:#16a34a}
.text-left{text-align:left}
.text-lg{font-size:1.125rem;line-height:1.75rem}
.text-primary{color:var(--color-primary)}
.text-red-600{color:#dc2626}
.text-sm{font-size:0.875rem;line-height:1.25rem}
.text-white{color:#ffffff}
.text-white\/60{color:color-mix(in srgb, #ffffff 60%, transparent)}
.text-white\/80{color:color-mix(in srgb, #ffffff 80%, transparent)}
.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}
.to-primary{--tw-gradient-to:var(--color-primary)}
.to-primary\/10{--tw-gradient-to:color-mix(in srgb, var(--color-primary) 10%, transparent)}
.to-white{--tw-gradient-to:#ffffff}
.top-0{top:0px}
.tracking-tight{letter-spacing:-0.025em}
.transition-colors{transition-property:color,background-color,border-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}
.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}
.underline{text-decoration-line:underline}
.via-accent\/30{--tw-gradient-stops:var(--tw-gradient-from,transparent),color-mix(in srgb, var(--color-accent) 30%, transparent),var(--tw-gradient-to,transparent)}
.w-10{width:2.5rem}
.w-11{width:2.75rem}
.w-12{width:3rem}
.w-14{width:3.5rem}
.w-16{width:4rem}
.w-20{width:5rem}
.w-24{width:6rem}
.w-3\.5{width:0.875rem}
.w-4{width:1rem}
.w-5{width:1.25rem}
.w-56{width:14rem}
.w-6{width:1.5rem}
.w-7{width:1.75rem}
.w-72{width:18rem}
.w-8{width:2rem}
.w-9{width:2.25rem}
.w-full{width:100%}
.whitespace-nowrap{white-space:nowrap}
.z-10{z-index:10}
.z-50{z-index:50}
.z-\[100\]{z-index:100}
.z-\[60\]{z-index:60}
@media (min-width:640px){
.sm\:flex-row{flex-direction:row}
.sm\:gap-8{gap:2rem}
.sm\:inline{display:inline}
.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}
.sm\:text-left{text-align:left}
}
@media (min-width:768px){
.md\:flex{display:flex}
.md\:flex-row{flex-direction:row}
.md\:flex-row-reverse{flex-direction:row-reverse}
.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\:justify-between{justify-content:space-between}
.md\:p-12{padding:3rem}
.md\:p-8{padding:2rem}
.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}
.md\:text-5xl{font-size:3rem;line-height:1}
}
@media (min-width:1024px){
.lg\:flex{display:flex}
.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\:hidden{display:none}
.lg\:px-8{padding-left:2rem;padding-right:2rem}
.lg\:py-16{padding-top:4rem;padding-bottom:4rem}
.lg\:py-20{padding-top:5rem;padding-bottom:5rem}
.lg\:text-6xl{font-size:3.75rem;line-height:1}
}
