.hero[data-astro-cid-bbe6dxrz]{padding-block:clamp(var(--space-8),9vw,var(--space-11))}.hero-grid[data-astro-cid-bbe6dxrz]{display:grid;gap:clamp(var(--space-6),5vw,var(--space-8))}.hero-with-image[data-astro-cid-bbe6dxrz] .hero-grid[data-astro-cid-bbe6dxrz]{grid-template-columns:1.1fr .9fr;align-items:center}.hero-img[data-astro-cid-bbe6dxrz]{border-radius:var(--radius-2xl);overflow:hidden;background:var(--color-surface);min-height:28rem;box-shadow:var(--shadow-lg)}.hero-img[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{width:100%;height:100%;object-fit:cover;object-position:center}@media(max-width:900px){.hero-with-image[data-astro-cid-bbe6dxrz] .hero-grid[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr}.hero-img[data-astro-cid-bbe6dxrz]{min-height:20rem;order:-1}}.hero-inner[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;gap:var(--space-6);max-width:56rem}.hero-eyebrow[data-astro-cid-bbe6dxrz]{margin-bottom:0;margin-top:0}.hero-eyebrow[data-astro-cid-bbe6dxrz]+.hero-heading[data-astro-cid-bbe6dxrz],.hero-eyebrow[data-astro-cid-bbe6dxrz]+.hero-heading-as-p[data-astro-cid-bbe6dxrz]{margin-top:calc(var(--space-3) - var(--space-6))}.hero-heading[data-astro-cid-bbe6dxrz]{margin:0}.hero-heading-as-p[data-astro-cid-bbe6dxrz]{font-family:var(--font-display);font-size:clamp(var(--text-4xl),5vw + 1rem,var(--text-7xl));font-weight:var(--weight-black);line-height:var(--leading-tight);letter-spacing:var(--tracking-tighter)}.hero-lede[data-astro-cid-bbe6dxrz]{max-width:50ch}.hero-actions[data-astro-cid-bbe6dxrz]{display:flex;flex-wrap:wrap;gap:var(--space-4);margin-top:var(--space-4)}.hero-eyebrow[data-astro-cid-bbe6dxrz],.hero-heading[data-astro-cid-bbe6dxrz],.hero-heading-as-p[data-astro-cid-bbe6dxrz],.hero-lede[data-astro-cid-bbe6dxrz],.hero-actions[data-astro-cid-bbe6dxrz]{opacity:0;transform:translateY(12px);animation:hero-rise var(--duration-slow) var(--ease-out) forwards}.hero-eyebrow[data-astro-cid-bbe6dxrz]{animation-delay:60ms}.hero-heading[data-astro-cid-bbe6dxrz],.hero-heading-as-p[data-astro-cid-bbe6dxrz]{animation-delay:.16s}.hero-lede[data-astro-cid-bbe6dxrz]{animation-delay:.26s}.hero-actions[data-astro-cid-bbe6dxrz]{animation-delay:.36s}@keyframes hero-rise{to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.hero-eyebrow[data-astro-cid-bbe6dxrz],.hero-heading[data-astro-cid-bbe6dxrz],.hero-heading-as-p[data-astro-cid-bbe6dxrz],.hero-lede[data-astro-cid-bbe6dxrz],.hero-actions[data-astro-cid-bbe6dxrz]{opacity:1;transform:none;animation:none}}.stat-grid[data-astro-cid-6ifeujlq]{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:var(--space-7);margin:0;padding:0}.stat[data-astro-cid-6ifeujlq]{display:flex;flex-direction:column-reverse;justify-content:flex-end;gap:var(--space-2)}.stat-value[data-astro-cid-6ifeujlq]{margin:0;font-family:var(--font-display);font-size:clamp(var(--text-4xl),4vw + 1rem,var(--text-7xl));font-weight:var(--weight-black);line-height:var(--leading-none);letter-spacing:var(--tracking-tighter);color:var(--color-text)}.stat-label[data-astro-cid-6ifeujlq]{margin:0;font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--color-text-muted);line-height:var(--leading-snug);max-width:22ch}.stat-grid-muted[data-astro-cid-6ifeujlq] .stat-value[data-astro-cid-6ifeujlq]{color:var(--color-text-muted)}.logos[data-astro-cid-ctnphsfc]{display:flex;flex-direction:column;gap:var(--space-6)}.logos-heading[data-astro-cid-ctnphsfc]{margin:0;text-align:center}.marquee[data-astro-cid-ctnphsfc]{--marquee-duration: 220s;overflow:hidden;isolation:isolate;mask-image:linear-gradient(90deg,transparent 0,#000 6%,#000 94%,transparent 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 6%,#000 94%,transparent 100%)}.marquee-track[data-astro-cid-ctnphsfc]{display:flex;align-items:center;gap:clamp(var(--space-7),5vw,var(--space-9));margin:0;padding:0;list-style:none;width:max-content;animation:marquee var(--marquee-duration) linear infinite}.marquee[data-astro-cid-ctnphsfc]:hover .marquee-track[data-astro-cid-ctnphsfc],.marquee[data-astro-cid-ctnphsfc]:focus-within .marquee-track[data-astro-cid-ctnphsfc]{animation-play-state:paused}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.logo-item[data-astro-cid-ctnphsfc]{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:8.5rem;height:4rem}.logo-item[data-astro-cid-ctnphsfc] img[data-astro-cid-ctnphsfc]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;filter:grayscale(100%);opacity:.65;mix-blend-mode:multiply;transition:filter var(--duration-base) var(--ease-out),opacity var(--duration-base) var(--ease-out)}.marquee[data-astro-cid-ctnphsfc]:hover .logo-item[data-astro-cid-ctnphsfc] img[data-astro-cid-ctnphsfc],.logo-item[data-astro-cid-ctnphsfc]:focus-within img[data-astro-cid-ctnphsfc]{filter:grayscale(0%);opacity:1}.logo-item[data-astro-cid-ctnphsfc] span[data-astro-cid-ctnphsfc]{font-family:var(--font-display);font-size:var(--text-base);font-weight:var(--weight-bold);color:var(--color-text-muted);letter-spacing:var(--tracking-tight);white-space:nowrap}@media(prefers-reduced-motion:reduce){.marquee[data-astro-cid-ctnphsfc]{mask-image:none;-webkit-mask-image:none}.marquee-track[data-astro-cid-ctnphsfc]{animation:none;flex-wrap:wrap;justify-content:center;width:100%}}
