.jasttech-approach{padding:80px 40px;background:#ffffff;text-align:center}.approach-heading{font-size:36px;font-weight:700;margin-bottom:60px}.approach-heading span{color:#2563eb}.approach-steps{display:flex;justify-content:center;align-items:flex-start;gap:0;position:relative}.step-wrapper{width:210px;flex-direction:column}.step-icon,.step-wrapper{position:relative;display:flex;align-items:center}.step-icon{width:80px;height:80px;margin:0 auto 20px;border-radius:50%;background:#2563eb;justify-content:center;flex-shrink:0;box-shadow:0 0 0 1px rgba(37,99,235,.1),0 0 20px rgba(37,99,235,.15),0 4px 12px rgba(37,99,235,.2)}.step-icon:after{content:"";position:absolute;inset:-8px;border-radius:50%;background:radial-gradient(circle,rgba(37,99,235,.1) 0,transparent 70%);z-index:-1}.step-title{font-size:18px;font-weight:600;margin-bottom:10px}.step-text{font-size:14px;line-height:1.6;color:#444}.step-connector-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;margin-top:20px;flex-shrink:0;gap:0}.connector-arrow-circle{width:40px;height:40px;border-radius:50%;background:#f97316;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(249,115,22,.3);flex-shrink:0}.connector-arrow-circle svg{flex-shrink:0;transform:rotate(90deg)}.connector-line{width:2px;height:180px;background:linear-gradient(180deg,#f97316,rgba(249,115,22,.3));margin-top:0}@media (max-width:1200px){.approach-steps{flex-wrap:wrap;gap:40px}.step-wrapper{width:calc(33.333% - 27px);min-width:200px}.step-connector-wrapper{display:none}}@media (max-width:768px){.jasttech-approach{padding:60px 20px}.approach-heading{font-size:28px;margin-bottom:40px}.approach-steps{flex-direction:column;align-items:center;gap:50px}.step-wrapper{width:100%;max-width:400px}.step-icon{width:70px;height:70px}.step-title{font-size:16px}.step-text{font-size:13px}.step-connector-wrapper{display:none}}