.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;flex-direction:column;max-width:22%;min-width:280px;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;height:100%;justify-content:flex-start;padding:60px 20px 30px;text-align:center;transition:all .3s ease;width:100%}.process-card.grey,.process-card.yellow{background-color:#f9c941}.process-img img{border-radius:12px;margin-bottom:20px;width:100%}.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;height:auto;justify-content:center}.arrow-icon{color:#000;font-size:26px}@media screen and (max-width:992px){.process-wrapper{max-width:48%}.arrow-between{display:none}.process-row{gap:40px 30px}}@media screen and (max-width:576px){.process-wrapper{max-width:100%}.arrow-between{display:none}.process-row{gap:50px}}