.modern-syndication{background-color:#fff;padding:80px 20px;text-align:center}.section-title{color:#0b1526;font-size:2rem;font-weight:700;margin-bottom:50px}.workflow-steps{align-items:flex-start;display:flex;flex-wrap:wrap;gap:40px;justify-content:center}.workflow-step{flex:1;max-width:300px;min-width:250px}.step-number{align-items:center;background-color:rgba(26,92,255,.1);border-radius:50%;color:#1a5cff;display:flex;font-size:1.2rem;font-weight:600;height:48px;justify-content:center;margin:0 auto 20px;width:48px}.step-title{color:#0b1526;font-size:1.1rem;font-weight:700;margin-bottom:10px}.step-description{color:#444;font-size:1rem;line-height:1.6}@media (max-width:768px){.workflow-steps{align-items:center;flex-direction:column}.workflow-step{text-align:center}}