/* Section 04 — How it works */
.tfc-wmp-how{background:linear-gradient(180deg,#f8fbff,#fff)}.tfc-wmp-step-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:40px}.tfc-wmp-step-card{position:relative;padding:26px;border-radius:26px;border:1px solid var(--wmp-border);background:#fff;box-shadow:var(--wmp-shadow-soft)}.tfc-wmp-step-number{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:linear-gradient(135deg,var(--wmp-blue),var(--wmp-purple));color:#fff;font-weight:1000;margin-bottom:18px}.tfc-wmp-step-card p{margin:12px 0 0;color:#667085;font-size:15px;line-height:1.45;font-weight:750}@media(max-width:980px){.tfc-wmp-step-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.tfc-wmp-step-grid{grid-template-columns:1fr}}
