:root{--brand-color:#ec6446;--text-color:#666;--dark-gray:#333}.section-white{padding:80px 20px}.container{margin:0 auto;max-width:1200px;padding:0 20px}h2{color:var(--dark-gray);font-size:2.5rem;font-weight:700;margin-bottom:20px;text-align:center}.process-steps{align-items:flex-start;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin:50px auto 0;max-width:1100px}.process-step{flex:1;min-width:120px;text-align:center}.step-number{align-items:center;border-radius:50%;color:#fff;display:flex;font-size:1.7rem;font-weight:700;height:65px;justify-content:center;margin:0 auto 15px;width:65px}.process-step p{color:var(--text-color);font-size:.95rem;line-height:1.4;margin:0;padding:0 10px}@media (max-width:968px){.process-steps{align-items:center;flex-direction:column;gap:30px}.process-step{max-width:400px}}@media (max-width:768px){.section-white{padding:50px 20px}h2{font-size:1.8rem}}