.hl-feature-row{display:grid;grid-template-columns:1fr;gap:28px;align-items:center;margin-bottom:34px}.hl-feature-row:last-child{margin-bottom:0}.hl-feature-card{background:#fff;border:1px solid var(--hl-border);border-radius:22px;padding:34px;box-shadow:var(--hl-shadow-soft)}.hl-feature-card h3{font-size:28px;line-height:1.2;font-weight:800;margin-bottom:12px}.hl-feature-card p{font-size:16px;line-height:1.75;color:var(--hl-text-soft)}@media (min-width:960px){.hl-feature-row{grid-template-columns:1fr 1fr;gap:48px}}