.hs-mod-why{--purple:#8c2d8c;--purple-mist:#fbf5fb;--ink:#1a1a1a;--muted:#6b6b6b;--border:#e4d0e4;--border-soft:#efe4ef;--radius-lg:20px;background:#fff;font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;padding:100px 0;position:relative}.hs-mod-why *,.hs-mod-why :after,.hs-mod-why :before{box-sizing:border-box}.hs-mod-why h2,.hs-mod-why h3,.hs-mod-why p{margin:0;padding:0}.hs-mod-why svg{display:block;max-width:100%}.hs-mod-why:before{background:linear-gradient(90deg,transparent,var(--border),transparent);content:"";height:1px;left:0;position:absolute;right:0;top:0}.hpw-container{margin:0 auto;max-width:1200px;padding:0 28px}.hpw-head{margin:0 auto 56px;max-width:720px;text-align:center}.hpw-eyebrow{color:var(--purple);display:inline-block;font-size:.88rem;font-weight:800;letter-spacing:.14em;margin-bottom:12px;text-transform:uppercase}.hpw-title{color:var(--ink);font-size:clamp(1.8rem,3.4vw,2.6rem);font-weight:900;letter-spacing:-.02em;line-height:1.15;margin-bottom:14px}.hpw-sub,.hpw-sub p{color:var(--muted);font-size:1.12rem;line-height:1.6}.hpw-grid{display:grid;gap:28px;grid-template-columns:repeat(auto-fit,minmax(290px,360px));justify-content:center}.hpw-card{background:var(--purple-mist);border:1px solid var(--border-soft);border-radius:var(--radius-lg);padding:32px 28px;transition:all .25s}.hpw-card:hover{background:#fff;border-color:var(--border);box-shadow:0 6px 24px rgba(98,29,98,.08);transform:translateY(-4px)}.hpw-icon{align-items:center;background:var(--purple);border-radius:14px;box-shadow:0 6px 18px rgba(140,45,140,.22);color:#fff;display:flex;height:56px;justify-content:center;margin-bottom:20px;width:56px}.hpw-icon svg{height:28px;width:28px}.hpw-card h3{color:var(--ink);font-size:1.15rem;font-weight:800;line-height:1.3;margin-bottom:10px}.hpw-card p{color:var(--muted);font-size:.98rem;line-height:1.55}@media (max-width:960px){.hpw-grid{grid-template-columns:repeat(auto-fit,minmax(380px,480px));justify-content:center}}@media (max-width:600px){.hs-mod-why{padding:64px 0}.hpw-grid{grid-template-columns:1fr}}