.process-container{display:block;overflow-x:hidden;padding:100px 0;width:100%}.process-wrapper{display:grid;gap:30px;grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto;max-width:100%}.process-step-container,.process-wrapper{box-sizing:border-box;width:100%}.card-4,.card-5,.card-6{transform:translateX(80px)}.process-wrapper{padding-right:100px}.step-box{box-sizing:border-box;display:flex;min-height:320px;padding:40px}.card-header-flex{align-items:center;display:flex;gap:12px;margin-bottom:5px}.step-icon img{height:auto;width:28px}.step-title{font-size:1.5rem;font-weight:400;line-height:1.2;margin:0}.title-highlight{display:block;height:4px;margin-bottom:20px;margin-top:8px;width:40px}.step-desc{font-size:.95rem;line-height:1.6;opacity:.8}@media (max-width:992px){.process-wrapper{grid-template-columns:1fr;padding:0 20px}.card-4,.card-5,.card-6{transform:none}.process-wrapper{padding-right:0}}