.section-solutions-grid{background-color:#f9fafb;}.section-solutions-process{background-color:var(--primary-color--dark-green,#00272b);color:#fff;}.solutions-process_grid{display:flex;align-items:flex-start;justify-content:center;gap:0;max-width:960px;margin:0 auto;}.solutions-process_step{flex:1;text-align:center;padding:0 1.5rem;}.solutions-process_step-number{display:inline-flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;border-radius:50%;background-color:var(--primary-color--mint,#00b596);color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:1.25rem;}.solutions-process_step-title{font-size:1.25rem;font-weight:700;margin-bottom:0.75rem;color:#fff;}.solutions-process_step-text{font-size:1rem;line-height:1.6;color:rgba(255,255,255,0.75);max-width:280px;margin:0 auto;}.solutions-process_connector{width:4rem;min-width:2rem;height:2px;background:linear-gradient(90deg,rgba(0,181,150,0.3),var(--primary-color--mint,#00b596),rgba(0,181,150,0.3));margin-top:1.75rem;flex-shrink:0;}.section-solutions-value{background-color:#f2f4f7;}.cta_buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;}@media (max-width:767px){.solutions-process_grid{flex-direction:column;align-items:center;gap:2rem;}.solutions-process_connector{width:2px;height:2.5rem;margin-top:0;}.solutions-process_step{padding:0;}.solutions-process_step-text{max-width:none;}.cta_buttons{flex-direction:column;align-items:center;}}