.sph-hero{--sph-brand:#2f56d5;--sph-brand-border:rgba(47,86,213,.34);--sph-pad-y:120px;--sph-pill-max:310px;--sph-pill-height:80px;--sph-pill-scale:1;--sph-pill-rot:-2.35deg;--sph-heading-size-custom:64px;--sph-font-custom:"Outfit",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;align-items:center;display:flex;justify-content:center;overflow:hidden;padding:var(--sph-pad-y) 24px;position:relative;width:100%}.sph-hero *,.sph-hero :after,.sph-hero :before{box-sizing:border-box}.sph-inner{max-width:1320px;position:relative;text-align:center;width:100%}.sph-hero .sph-heading{margin:0;text-wrap:balance}.sph-hero .sph-heading--custom{font-family:var(--sph-font-custom);font-size:clamp(28px,4.6vw,var(--sph-heading-size-custom));font-weight:600;letter-spacing:-.005em;line-height:1.26}.sph-hero .sph-pill{--tx:0px;--ty:0px;--tr:0deg;--ts:1;--sph-pill-h:calc(var(--sph-pill-height)*var(--sph-pill-scale));--sph-logo-img-h:calc(var(--sph-pill-h) - 20px);--sph-logo-font:calc(var(--sph-pill-h)*0.5);--sph-logo-icon:calc(var(--sph-pill-h)*0.575);align-items:center;background:#fff;border:2px solid var(--sph-brand-border);border-radius:15px;box-shadow:0 14px 30px -16px rgba(47,86,213,.35);display:inline-flex;justify-content:center;margin:0 10px;max-width:var(--sph-pill-max);min-height:var(--sph-pill-h);padding:0 22px;pointer-events:auto;transform:translate3d(var(--tx),var(--ty),0) rotate(calc(var(--sph-pill-rot) + var(--tr))) scale(var(--ts));transform-origin:50% 50%;transition:transform .24s cubic-bezier(.2,.7,.2,1),box-shadow .24s ease;user-select:none;vertical-align:middle;white-space:nowrap;will-change:transform}.sph-hero.is-pressed .sph-pill{--ts:0.96;transition-duration:.12s}.sph-hero .sph-pill__logo{align-items:center;color:var(--sph-brand);display:inline-flex;font-family:var(--sph-font-custom);font-size:var(--sph-logo-font);font-weight:700;gap:8px;letter-spacing:-.015em;line-height:1;transform:rotate(.66deg)}.sph-hero .sph-pill__img{display:block;height:var(--sph-logo-img-h);max-width:calc(var(--sph-pill-max) - 36px);object-fit:contain;width:auto}.sph-hero .sph-pill__icon{flex:0 0 auto;height:var(--sph-logo-icon);width:var(--sph-logo-icon)}.sph-hero .sph-pill__wordmark{color:var(--sph-brand)}@media (prefers-reduced-motion:reduce){.sph-hero .sph-pill{transition:none!important}}@media (max-width:900px){.sph-hero{padding:calc(var(--sph-pad-y)*.7) 20px;--sph-pill-scale:0.75}.sph-hero .sph-pill{border-radius:12px;margin:0 6px;padding:0 16px}}@media (max-width:560px){.sph-hero{padding:calc(var(--sph-pad-y)*.55) 16px;--sph-pill-scale:0.6}.sph-hero .sph-pill{border-radius:10px;padding:0 12px}}