@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@500;600;700&family=Poppins:wght@500;600&display=swap");.sph-hero{--sph-brand:#2f56d5;--sph-brand-border:rgba(47,86,213,.34);--sph-heading:#000;--sph-pad-y:80px;--sph-pill-h:56px;--sph-pill-rot:-2.35deg;--sph-h-size:64px;--sph-h-weight:600;--sph-font-heading:"Outfit",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--sph-font-cta:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:transparent;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{align-items:center;display:flex;gap:48px;margin:0 auto;max-width:1240px;width:100%}.sph-inner:not(:has(.sph-mascot-col)){justify-content:center}.sph-inner:not(:has(.sph-mascot-col)) .sph-content-col{align-items:center;text-align:center}.sph-inner:not(:has(.sph-mascot-col)) .sph-cta-wrap{justify-content:center}.sph-mascot-col{align-items:flex-end;display:flex;flex:0 0 auto;justify-content:center;width:clamp(260px,38%,520px)}.sph-mascot{animation:sph-float 6s ease-in-out infinite;display:block;height:auto;object-fit:contain;transform-origin:50% 100%;width:100%}@keyframes sph-float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@media (prefers-reduced-motion:reduce){.sph-mascot{animation:none}}.sph-content-col{align-items:flex-start;display:flex;flex:1 1 0;flex-direction:column;min-width:0}.sph-hero .sph-heading{color:var(--sph-heading);font-family:var(--sph-font-heading)!important;font-size:clamp(32px,4vw,var(--sph-h-size));font-weight:var(--sph-h-weight)!important;letter-spacing:-.005em;line-height:1.26;margin:0 0 40px;text-wrap:balance}.sph-hero .sph-pill{--tx:0px;--ty:0px;--tr:0deg;--ts:1;align-items:center;background:#fff;border:2px solid var(--sph-brand-border);border-radius:15px;box-shadow:0 10px 28px -14px rgba(47,86,213,.3);cursor:default;display:inline-flex;justify-content:center;margin:0 6px;padding:10px 18px;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:-12px;white-space:nowrap;width:fit-content;will-change:transform}.sph-hero.is-pressed .sph-pill{--ts:0.96;box-shadow:0 4px 14px -8px rgba(47,86,213,.3);transition-duration:.1s}.sph-hero .sph-pill__logo{align-items:center;color:var(--sph-brand);display:inline-flex;font-family:var(--sph-font-heading);font-size:38px;font-weight:700;gap:8px;letter-spacing:-.015em;line-height:1;transform:rotate(.66deg)}.sph-hero .sph-pill__img{display:block;height:var(--sph-pill-h,56px);object-fit:contain;width:auto}.sph-hero .sph-pill__icon{flex:0 0 auto;height:var(--sph-pill-h,56px);width:var(--sph-pill-h,56px)}.sph-hero .sph-pill__wordmark{color:var(--sph-brand)}.sph-cta-wrap{display:flex}.sph-hero .sph-cta{align-items:center;background:linear-gradient(270deg,#7184e7 0,var(--sph-brand) 91.35%);border:.5px solid hsla(0,0%,100%,.6);border-radius:12px;box-shadow:0 10px 28px -10px rgba(47,86,213,.55);color:#fff!important;cursor:pointer;display:inline-flex;font-family:var(--sph-font-cta);font-size:16px;font-weight:500;gap:10px;height:58px;justify-content:center;letter-spacing:-.005em;line-height:1.5;padding:16px 40px;text-decoration:none!important;transition:transform .16s ease,box-shadow .16s ease;white-space:nowrap}.sph-hero .sph-cta:hover{box-shadow:0 16px 36px -10px rgba(47,86,213,.65);transform:translateY(-2px)}.sph-hero .sph-cta:active{box-shadow:0 6px 18px -8px rgba(47,86,213,.5);transform:translateY(0)}.sph-hero .sph-cta__icon{flex:0 0 auto;height:20px;width:20px}@media (prefers-reduced-motion:reduce){.sph-hero .sph-pill{transition:none!important}.sph-mascot{animation:none!important}}@media (max-width:960px){.sph-inner{flex-direction:column;gap:0;text-align:center}.sph-mascot-col{order:-1;width:clamp(200px,55vw,380px)}.sph-mascot{animation:none}.sph-content-col{align-items:center;text-align:center}.sph-cta-wrap{justify-content:center}.sph-hero .sph-heading{margin-top:12px}}@media (max-width:560px){.sph-hero{padding:calc(var(--sph-pad-y)*.6) 16px}.sph-hero .sph-heading{font-size:clamp(26px,7vw,38px)}.sph-hero .sph-pill{border-radius:11px;margin:0 4px;padding:7px 12px;vertical-align:-8px}.sph-hero .sph-pill__logo{font-size:26px;gap:5px}.sph-hero .sph-pill__icon{height:28px;width:28px}.sph-hero .sph-pill__img{height:clamp(28px,calc(var(--sph-pill-h)*.65),var(--sph-pill-h))}.sph-hero .sph-cta{font-size:15px;height:52px;padding:14px 28px}}