.services-hero{position:relative;padding:100px 0;background:#000;color:#fff;overflow:hidden}.services-hero-wrapper{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;max-width:1200px;margin:0 auto;gap:50px;padding:0 20px}.services-hero-image{flex:1 1 45%;text-align:center}.services-hero-image img{width:100%;max-width:800px;border-radius:12px;box-shadow:0 8px 25px rgba(0,0,0,.25)}.services-hero-content{flex:1 1 50%;color:#fff;display:flex;flex-direction:column;align-items:center}.services-hero-content h2{font-size:1.5rem;font-weight:700;line-height:1.3;margin-bottom:20px}.services-hero-content .justified-text{font-size:16px;line-height:1.7;text-align:justify;margin-bottom:30px;color:#ddd;max-width:700px}.cta-button{display:inline-block;margin:0 auto;padding:14px 40px;font-size:18px;font-weight:600;color:#fff;background-color:#FD6A02;border:2px solid #fd6a02;border-radius:60px;text-decoration:none;transition:all .3s ease;cursor:pointer}.cta-button:hover{background-color:initial;color:#FD6A02;transform:translateY(-3px)}@media (max-width:991px){.services-hero-wrapper{flex-direction:column;text-align:center}.services-hero-content{align-items:center}.services-hero-content h2{font-size:1.8rem}.services-hero-content .justified-text{font-size:15px}.cta-button{padding:12px 35px;font-size:16px}.services-hero-image img{max-width:400px}}@media (max-width:576px){.services-hero{padding:70px 15px}.services-hero-content h2{font-size:1.6rem}.services-hero-content .justified-text{font-size:14px}.cta-button{padding:10px 30px;font-size:15px}}.services-process{text-align:center;padding:100px 20px;background:#FD6A02;color:#fff;position:relative;overflow:hidden}.services-process-subtitle{font-size:20px;font-weight:600;color:#fff;letter-spacing:1px;margin-bottom:10px;text-transform:uppercase}.services-process-title{font-size:40px;font-weight:700;margin-bottom:60px;line-height:1.3;color:#000}.services-process-steps{display:flex;flex-wrap:wrap;justify-content:center;gap:40px}.services-process-step{display:flex;flex-direction:column;align-items:center;transition:transform .4s ease,box-shadow .4s ease;cursor:pointer}.services-process-step:hover{transform:translateY(-8px)}.services-icon-wrap{position:relative;width:120px;height:120px;margin-bottom:20px}.services-ring{width:100%;height:100%;border:3px solid rgb(12,11,11);animation:pulse-ring 3s ease-in-out infinite}.services-icon,.services-ring{position:absolute;border-radius:50%}.services-icon{top:50%;left:50%;width:80px;height:80px;background:#fff;color:#d9016e;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;font-size:32px;box-shadow:0 8px 20px rgba(0,0,0,.25);transition:all .4s ease}.services-process-step:hover .services-icon{background:#d9016e;color:#fff;transform:translate(-50%,-50%) scale(1.1)}.services-process-step p{margin-top:10px;font-size:18px;font-weight:600;letter-spacing:.5px}@keyframes pulse-ring{0%{transform:scale(1);opacity:.8}50%{transform:scale(1.15);opacity:.5}to{transform:scale(1);opacity:.8}}@media (max-width:991px){.services-process-title{font-size:32px;margin-bottom:40px}.services-process-step{flex:1 1 40%}.services-icon-wrap{width:100px;height:100px}.services-icon{width:70px;height:70px;font-size:28px}}@media (max-width:600px){.services-process-steps{flex-direction:column;gap:30px}.services-process-step{flex:1 1 100%}}.Industrys-section{padding:100px 20px;background:#FD6A02;color:#fff;text-align:center}.Industrys-title{font-size:40px;font-weight:700;margin-bottom:60px;color:#fff}.Industrys-grid{display:grid;grid-template-columns:repeat(4,1fr);row-gap:15px;justify-items:center}.Industrys-card{background:#000;border:2px solid #fff;border-radius:12px;padding:10px;display:flex;align-items:center;gap:10px;width:100%;max-width:300px;transition:all .3s ease;cursor:pointer;text-align:left;box-shadow:0 0 10px rgb(255,255,255)}.Industrys-card:hover{transform:translateY(-6px);box-shadow:0 0 20px rgb(255,255,254)}.Industrys-card .emoji{font-size:40px;flex-shrink:0}.Industrys-card .Industrys-name{font-size:18px;font-weight:700;color:#fff;line-height:1.3}@media (max-width:991px){.Industrys-grid{grid-template-columns:repeat(2,1fr);gap:20px}.Industrys-card{max-width:100%;justify-content:center}.Industrys-title{font-size:34px}}@media (max-width:600px){.Industrys-grid{grid-template-columns:1fr}.Industrys-title{font-size:28px;margin-bottom:40px}.Industrys-card{padding:18px 25px}}.counters-section{padding:65px 0;background:#042544;border-bottom:3px solid #fd6a02;position:relative}.counter-box-wrapper{background:rgba(255,255,255,.05);border:2px solid #fd6a02;border-radius:18px;padding:26px 16px;box-shadow:0 10px 30px rgba(0,0,0,.3);transition:all .35s ease;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.counter-box-wrapper:hover{transform:translateY(-6px);background:rgba(253,106,2,.15);border-color:#ffffff;box-shadow:0 15px 35px rgba(253,106,2,.35)}.counter-img{width:60px;height:60px;object-fit:contain;margin-bottom:10px;filter:drop-shadow(0 4px 12px rgba(253,106,2,.5))}.counter-number{color:#FD6A02!important;font-size:2rem;font-weight:800;margin:4px 0 6px;line-height:1.1;text-shadow:0 2px 10px rgba(0,0,0,.4)}.counter-title{color:#ffffff!important;font-size:.95rem;font-weight:700;text-transform:uppercase;letter-spacing:.8px}.clients-section{padding:70px 0;background:linear-gradient(135deg,#FD6A02,#e05800);position:relative;border-bottom:3px solid #042544}.clients-title-wrapper{display:flex;justify-content:center}.clients-title{display:inline-block;background:#042544;color:#ffffff!important;padding:10px 32px;border-radius:50px;font-weight:800;text-transform:uppercase;letter-spacing:2px;font-size:1.5rem;border:2px solid #ffffff;box-shadow:0 8px 25px rgba(4,37,68,.4);margin:0}.slider-container{margin:15px 0}.slider,.slider-container{overflow:hidden;width:100%;position:relative}.slide-track{flex-direction:row!important;width:max-content!important;will-change:transform}.slide,.slide-track{display:flex!important;align-items:center}.slide{flex-shrink:0!important;justify-content:center;padding:10px 20px;margin:0 10px;background:#ffffff;border:2px solid #042544;border-radius:16px;box-shadow:0 6px 20px rgba(0,0,0,.18);transition:transform .3s ease,border-color .3s ease}.slide:hover{transform:translateY(-4px);border-color:#FD6A02}.client-img{width:140px;height:65px;object-fit:contain}.slide-right .slide-track{animation:scroll-right 30s linear infinite}.slide-left .slide-track{animation:scroll-left 30s linear infinite}@keyframes scroll-right{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes scroll-left{0%{transform:translateX(-50%)}to{transform:translateX(0)}}.collaborators-section{padding:70px 0;background:#042544;border-top:3px solid #fd6a02}.collaborators-title-wrapper{display:flex;justify-content:center}.collaborators-title{display:inline-block;background:#FD6A02;color:#ffffff!important;padding:10px 32px;border-radius:50px;font-weight:800;text-transform:uppercase;letter-spacing:2px;font-size:1.5rem;border:2px solid #042544;box-shadow:0 8px 25px rgba(253,106,2,.4);margin:0}.collaborator-img{width:150px;height:60px;object-fit:contain}