/**handles:process-steps-style-471**/
.process-steps-container-471{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}.process-step-471{flex:1 1 300px;display:flex;flex-direction:column;align-items:flex-start;background:#fff;padding:2rem;border-radius:8px;box-shadow:0 4px 12px rgba(4,138,129,.1)}.process-step-number{font-size:3rem;font-weight:700;color:#048a81;margin-bottom:1rem;line-height:1;opacity:.2}.process-step-title{font-size:1.5rem;font-weight:600;color:#1a1a2e;margin-bottom:.5rem;margin-top:0}.process-step-desc{font-size:1rem;color:#1a1a2e;line-height:1.6;margin:0}