.process-section{background-color:var(--bg-secondary);padding:80px 0;position:relative;overflow:hidden}.process-section:before{content:"";z-index:0;background:radial-gradient(circle,#8b5cf60d 0%,#0000 70%);width:50vw;height:50vw;position:absolute;top:20%;left:-10%}.process-header{z-index:2;text-align:center;margin-bottom:60px;position:relative}.process-container{z-index:2;flex-direction:column;gap:60px;display:flex;position:relative}.process-timeline{justify-content:space-between;width:100%;max-width:900px;margin:0 auto;display:flex;position:relative}.timeline-line{z-index:0;background:linear-gradient(90deg,#3b82f61a 0%,#8b5cf666 50%,#3b82f61a 100%);height:3px;position:absolute;top:50%;left:5%;right:5%;transform:translateY(-50%)}.process-nav-step{z-index:2;transition:var(--transition);color:var(--text-secondary);flex-direction:column;align-items:center;gap:12px;display:flex;position:relative}.process-nav-step:hover{color:var(--text-primary)}.process-nav-step.active{color:var(--accent-primary)}.step-number{letter-spacing:1px;font-size:.85rem;font-weight:700}.step-icon-nav{background:var(--bg-primary);border:4px solid var(--bg-secondary);width:60px;height:60px;transition:var(--transition);border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 4px 10px #0000001a}.process-nav-step:hover .step-icon-nav{color:var(--accent-primary);background:#3b82f60d;transform:scale(1.1)}.process-nav-step.active .step-icon-nav{background:var(--accent-primary);color:#fff;border-color:#3b82f633;transform:scale(1.2);box-shadow:0 0 20px #3b82f64d}.step-short-title{font-size:.95rem;font-weight:600}.process-content-wrapper{width:100%;max-width:800px;min-height:400px;margin:0 auto;position:relative}.process-content{opacity:0;pointer-events:none;width:100%;transition:all .5s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0;transform:translateY(20px)}.process-content.active{opacity:1;pointer-events:auto;transform:translateY(0)}.process-card{border-radius:var(--radius-lg);background:linear-gradient(145deg,#fff 0%,#f4f9ff 100%);border:1px solid #3b82f640;align-items:center;gap:40px;padding:40px;display:flex;position:relative;box-shadow:0 25px 50px -12px #3b82f626,0 0 30px #8b5cf614}.process-card:before{content:"";border-radius:var(--radius-lg);-webkit-mask-composite:destination-out;pointer-events:none;background:linear-gradient(135deg,#3b82f64d,#8b5cf61a) border-box;border:2px solid #0000;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.process-card-icon{border-radius:var(--radius-md);width:120px;height:120px;color:var(--accent-primary);background:linear-gradient(135deg,#3b82f61a,#8b5cf61a);flex-shrink:0;justify-content:center;align-items:center;display:flex}.process-step-title{margin-bottom:16px;font-size:2rem}.process-step-desc{color:var(--text-secondary);margin-bottom:24px;font-size:1.1rem;line-height:1.7}.process-deliverables h4{color:var(--text-primary);margin-bottom:12px;font-size:1.1rem}.process-deliverables ul{flex-direction:column;gap:10px;display:flex}.process-deliverables li{color:var(--text-secondary);align-items:center;gap:10px;display:flex}.deliverable-icon{color:var(--accent-tertiary)}@media (max-width:768px){.process-timeline{flex-wrap:nowrap;justify-content:flex-start;gap:20px;padding-bottom:20px;overflow-x:auto}.timeline-line{display:none}.process-nav-step{min-width:80px}.process-card{text-align:center;flex-direction:column;gap:20px;padding:24px}.process-card-icon{margin:0 auto}.process-deliverables li{justify-content:center}.process-content-wrapper{min-height:550px}}
.testimonials-section{background-color:var(--bg-secondary);padding:80px 0;position:relative;overflow:hidden}.partners-container{text-align:center;margin-bottom:80px}.partners-label{color:var(--text-secondary);letter-spacing:2px;margin-bottom:30px;font-size:12px;font-weight:600}.marquee-wrapper{width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.marquee-content{width:fit-content;display:flex}.partners-marquee{gap:60px;padding-right:60px;animation:30s linear infinite scroll}.partner-logo{color:#00000026;white-space:nowrap;font-size:24px;font-weight:700;transition:color .3s}.partner-logo:hover{color:#0006}.testimonials-header{text-align:center;max-width:700px;margin:0 auto 50px}.testimonials-marquee-wrapper{width:100%;padding:20px 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.testimonials-marquee{gap:30px;padding-right:30px;animation:50s linear infinite scrollTestimonials}.testimonials-marquee:hover{animation-play-state:paused}.testimonial-card{background:var(--bg-primary);border:1px solid #3b82f626;border-radius:16px;flex-direction:column;flex-shrink:0;gap:20px;width:400px;padding:30px;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex;box-shadow:0 10px 25px -5px #0000000d}.testimonial-card:hover{border-color:#3b82f666;transform:translateY(-5px);box-shadow:0 20px 40px -10px #3b82f626}.stars{gap:5px;display:flex}.testimonial-content{color:var(--text-secondary);flex-grow:1;font-size:16px;font-style:italic;line-height:1.6}.testimonial-author{align-items:center;gap:15px;margin-top:10px;display:flex}.author-img{object-fit:cover;border:2px solid #0000001a;border-radius:50%;width:50px;height:50px}.author-info h4{color:var(--text-primary);margin:0 0 5px;font-size:16px}.author-info span{color:var(--text-secondary);font-size:13px}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-33.3333%)}}@keyframes scrollTestimonials{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:768px){.testimonial-card{width:300px;padding:20px}}
.services-section{background-color:var(--bg-primary);padding-top:80px;padding-bottom:80px;position:relative;overflow:hidden}.services-header{text-align:center;flex-direction:column;align-items:center;max-width:800px;margin:0 auto 60px;display:flex}.services-badge{color:#3b82f6;background:#3b82f61a;border:1px solid #3b82f64d;border-radius:30px;align-items:center;gap:8px;margin-bottom:20px;padding:8px 20px;font-size:15px;font-weight:600;display:inline-flex;box-shadow:0 0 20px #3b82f626}.services-grid-3d{grid-template-columns:repeat(3,1fr);gap:35px;display:grid}.service-card-3d{perspective:1000px;display:flex}.service-card-inner{background:var(--glass-bg);cursor:pointer;width:100%;transform-style:preserve-3d;border:1px solid #3b82f640;border-radius:24px;flex-direction:column;padding:2px;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #3b82f626,0 0 30px #8b5cf614}.service-card-inner:after{content:"";-webkit-mask-composite:destination-out;pointer-events:none;z-index:5;background:linear-gradient(135deg,#3b82f64d,#8b5cf61a) border-box;border:2px solid #0000;border-radius:24px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.service-card-inner:hover{border-color:#3b82f666;box-shadow:0 30px 60px -10px #3b82f640,0 0 40px #8b5cf626}.service-card-inner:before{content:"";border-radius:inherit;background:radial-gradient(800px circle at var(--mouse-x,0) var(--mouse-y,0), #ffffff0f, transparent 40%);z-index:1;opacity:0;pointer-events:none;transition:opacity .5s;position:absolute;inset:0}.service-card-inner:hover:before{opacity:1}.card-glow-border{border-radius:inherit;background:radial-gradient(400px circle at var(--mouse-x,0) var(--mouse-y,0), #3b82f680, transparent 40%);-webkit-mask-composite:xor;z-index:2;opacity:0;pointer-events:none;padding:2px;transition:opacity .5s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.service-card-inner:hover .card-glow-border{opacity:1}.service-card-content{z-index:3;background:linear-gradient(145deg,#fff 0%,#f4f9ff 100%);border-radius:22px;flex-direction:column;flex-grow:1;padding:40px 35px 30px;display:flex;position:relative}.service-icon-wrapper{color:#3b82f6;background:linear-gradient(135deg,#3b82f61a,#8b5cf61a);border:1px solid #3b82f633;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:25px;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;transform:translateZ(30px)}.service-card-inner:hover .service-icon-wrapper{color:#60a5fa;background:linear-gradient(135deg,#3b82f633,#8b5cf633);transform:translateZ(50px)scale(1.1)}@keyframes pulseGlow{0%{box-shadow:0 0 #3b82f666}70%{box-shadow:0 0 0 15px #3b82f600}to{box-shadow:0 0 #3b82f600}}.service-card-inner:hover .pulse-anim{animation:2s infinite pulseGlow}.service-title{color:var(--text-primary);margin-bottom:15px;font-size:24px;font-weight:700;transform:translateZ(20px)}.service-desc{color:var(--text-secondary);margin-bottom:25px;font-size:15px;line-height:1.6;transform:translateZ(10px)}.service-features{margin:0 0 25px;padding:0;list-style:none;transform:translateZ(15px)}.service-features li{color:var(--text-primary);align-items:center;gap:12px;margin-bottom:12px;font-size:15px;font-weight:500;display:flex}.bullet{background-color:#3b82f6;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #3b82f6}.quick-view-section{opacity:0;max-height:0;transition:max-height .4s cubic-bezier(.16,1,.3,1),opacity .3s;overflow:hidden;transform:translateZ(15px)}.quick-view-section.expanded{opacity:1;max-height:200px;margin-bottom:20px}.quick-view-details{background:#ffffff08;border:1px solid #0000000d;border-radius:12px;flex-direction:column;gap:12px;padding:15px;display:flex}.detail-item{justify-content:space-between;align-items:center;font-size:14px;display:flex}.detail-label{color:var(--text-secondary)}.detail-value{color:var(--text-primary);font-weight:600}.service-actions{border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;margin-top:auto;padding-top:20px;display:flex;transform:translateZ(20px)}.quick-view-btn{color:var(--text-secondary);border-radius:6px;padding:6px 12px;font-size:14px;font-weight:500;transition:all .2s}.quick-view-btn:hover{color:var(--text-primary);background:#0000000d}.btn-text{color:#3b82f6;align-items:center;gap:8px;font-size:15px;font-weight:600;transition:gap .2s;display:flex}.service-card-inner:hover .btn-text{gap:12px}.service-image-container{z-index:2;border-bottom-right-radius:22px;border-bottom-left-radius:22px;height:120px;margin-top:-20px;position:relative;overflow:hidden}.service-image{object-fit:cover;opacity:1;width:100%;height:100%;transition:transform .5s,opacity .5s}.service-card-inner:hover .service-image{opacity:1;transform:scale(1.1)}.service-image-overlay{background:linear-gradient(#f8fafc 0%,#f8fafc00 50% 100%);width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:1200px){.services-grid-3d{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.services-grid-3d{grid-template-columns:1fr}}
