:root{--process-primary: #8B5CF6;--process-light: #A78BFA;--process-lighter: #DDD6FE;--process-gradient: linear-gradient(135deg, var(--process-primary), var(--process-light))}.process-hero{background-image:url(/global/images/our-compeny/our-process.webp)!important;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;color:#fff;padding:10rem 0 6rem;text-align:center;position:relative}.process-hero:before{content:"";position:absolute;inset:0;background:#0006;z-index:0}.process-hero>*{position:relative;z-index:1}.process-hero h1{font-size:3.8rem;font-weight:800;margin-bottom:1.5rem;line-height:1.1}.process-hero p{font-size:1.3rem;max-width:800px;margin:0 auto 2rem;opacity:.9}.intro-section{padding:6rem 0;background-color:#f8f9fa}.intro-content{display:flex;flex-direction:column;gap:3rem;align-items:center}.intro-text h2{font-size:2.5rem;font-weight:700;color:var(--text-dark);margin-bottom:1.5rem}.intro-text p{font-size:1.1rem;line-height:1.8;color:var(--text-light);margin-bottom:1rem}.intro-image{flex-shrink:0;max-width:500px;width:100%;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #0000001a}.intro-image img{width:100%;height:auto;display:block}.process-steps-section{padding:6rem 0;background-color:#fff}.process-timeline{display:flex;flex-direction:column;position:relative;margin-top:4rem}.process-timeline:before{content:"";position:absolute;left:50%;width:4px;background:var(--process-lighter);top:0;bottom:0;transform:translate(-50%);z-index:0}.process-item{display:flex;align-items:center;margin-bottom:3rem;position:relative}.process-item:nth-child(odd){flex-direction:row-reverse}.process-item-content{flex:1;padding:2rem;background:#f8f9fa;border-radius:12px;box-shadow:0 5px 20px #00000014;border:1px solid var(--border-light);position:relative;z-index:1;max-width:45%}.process-item:nth-child(odd) .process-item-content{margin-left:auto;text-align:right;margin-right:calc(50% + 2rem)}.process-item:nth-child(2n) .process-item-content{margin-right:auto;text-align:left;margin-left:calc(50% + 2rem)}.process-item-number{width:60px;height:60px;background:var(--process-primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.8rem;font-weight:700;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2;box-shadow:0 4px 15px #8b5cf666}.process-item-content h3{font-size:1.8rem;font-weight:700;color:var(--text-dark);margin-bottom:.75rem}.process-item-content p{font-size:1rem;color:var(--text-light);line-height:1.7;margin-bottom:1rem}.process-item-content strong{color:var(--process-primary)}.quality-assurance-section{padding:6rem 0;background-color:#f8f9fa}.qa-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.qa-card{text-align:center;padding:2.5rem;border-radius:12px;box-shadow:0 5px 20px #00000014;border:1px solid var(--border-light);transition:transform .3s ease,box-shadow .3s ease}.qa-card:hover{transform:translateY(-8px);box-shadow:0 12px 28px #00000026}.qa-icon-wrapper{width:80px;height:80px;background:var(--process-lighter);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:var(--process-primary)}.qa-icon-wrapper i{width:40px;height:40px}.qa-card h3{font-size:1.5rem;font-weight:700;color:var(--text-dark);margin-bottom:1rem}.qa-card p{font-size:1rem;color:var(--text-light);line-height:1.7}.commitment-section{background:var(--process-gradient);padding:6rem 0;color:#fff;text-align:center}.commitment-section h2{font-size:2.5rem;font-weight:800;margin-bottom:1.5rem}.commitment-section p{font-size:1.1rem;max-width:800px;margin:0 auto 2rem;opacity:.9}.cta-section{background:#fff;padding:6rem 0;text-align:center}.cta-buttons{display:flex;gap:1.5rem;justify-content:center;margin-top:2rem}.cta-button{display:inline-flex;align-items:center;gap:.75rem;padding:1.2rem 2.5rem;border-radius:50px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;box-shadow:0 6px 20px #0000001a}.cta-button.primary{background:var(--process-primary);color:#fff}.cta-button.primary:hover{background:var(--process-light);transform:translateY(-3px);box-shadow:0 8px 25px #0003}.cta-button.secondary{background:#fff;color:var(--process-primary);border:2px solid var(--process-primary)}.cta-button.secondary:hover{background:var(--process-lighter);transform:translateY(-3px);box-shadow:0 8px 25px #0003}@media(max-width:767px){.process-hero h1{font-size:2.8rem}.process-timeline:before{left:30px;transform:translate(0)}.process-item{flex-direction:column!important;align-items:flex-start}.process-item-content{max-width:100%;margin-left:0!important;margin-right:0!important;padding-left:2rem;padding-right:1rem;text-align:left!important;border-left:4px solid var(--process-primary)}.process-item-number{position:static;transform:none;margin-bottom:1rem;align-self:flex-start}.qa-grid{grid-template-columns:1fr}.cta-buttons{flex-direction:column}.cta-button{width:100%;max-width:300px}}
