.process-container{margin:0 auto;max-width:1900px;padding:40px 20px;text-align:center}.process-header h2{color:#222;font-size:32px;font-weight:700;margin-bottom:10px}.process-subheading{color:#444;font-size:18px;font-weight:500;margin-bottom:60px}.process-row{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.process-wrapper{align-items:center;display:flex;flex:1 1 22%;flex-direction:column;max-width:400px;min-width:260px;position:relative}.circle-number{background-color:#fff;border:3px solid #000;border-radius:50%;box-shadow:0 4px 12px rgba(0,0,0,.2);font-size:20px;font-weight:700;height:60px;justify-content:center;position:absolute;top:-30px;width:60px;z-index:2}.circle-number,.process-card{align-items:center;display:flex}.process-card{border-radius:16px;box-shadow:0 8px 20px rgba(0,0,0,.08);color:#000;flex-direction:column;justify-content:flex-start;min-height:100%;padding:60px 20px 30px;text-align:center;width:100%}.process-card.yellow{background-color:#f9c941}.process-card.grey{background-color:#e6e7e8}.process-title{font-size:16px;font-weight:600;margin-bottom:16px}.process-desc{font-size:15px;font-weight:400;line-height:1.6}.arrow-between{align-items:center;display:flex;justify-content:center}.arrow-icon{color:#000;font-size:26px}@media screen and (max-width:1024px){.process-wrapper{flex:1 1 45%}.arrow-between{display:none}}@media screen and (max-width:767px){.process-wrapper{flex:1 1 100%}.arrow-between{display:none}.process-container{padding:30px 16px}}