.scroll-indicator,.wheel{transform:translateX(-50%)}.phases-timeline::before,.section-header h2::after{content:'';position:absolute;background:var(--primary-color)}.cta-button,.cta-button.primary{text-decoration:none;transition:.3s}.page-hero{height:60vh;position:relative;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;overflow:hidden;background:linear-gradient(135deg,rgba(0,0,0,.7) 0,rgba(0,0,0,.3) 100%) center/cover,url('assets/service4.jpg') center/cover;margin-top:70px}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,.7));z-index:1}.page-hero-content{position:relative;z-index:2;max-width:800px;padding:0 2rem}.page-hero-content h1{font-size:3rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2;text-shadow:0 2px 10px rgba(0,0,0,.3);animation:1s fadeInUp}.page-hero-content p{font-size:1.2rem;max-width:600px;margin:0 auto 2rem;opacity:.9;animation:1s .2s backwards fadeInUp}.cta-container{display:flex;justify-content:center;gap:1.5rem;margin-top:2rem;animation:1s .4s backwards fadeInUp}.cta-button{display:inline-block;padding:.8rem 1.8rem;border-radius:50px;font-weight:600}.cta-button.primary{background-color:var(--primary-color);color:#fff}.cta-button.primary:hover{background-color:var(--secondary-color);box-shadow:0 10px 20px rgba(0,0,0,.1)}.cta-button.secondary{background-color:transparent;color:#fff;border:2px solid #fff}.cta-button.secondary:hover{background-color:#fff;color:var(--primary-color);transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.1)}.scroll-indicator{position:absolute;bottom:30px;left:50%;display:flex;flex-direction:column;align-items:center;z-index:2;animation:1s .6s backwards fadeInUp}.mouse{width:30px;height:50px;border:2px solid #fff;border-radius:20px;position:relative}.wheel{width:6px;height:6px;background-color:#fff;border-radius:50%;position:absolute;top:10px;left:50%;animation:1.5s infinite scrollWheel}.arrow{width:10px;height:10px;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(45deg);margin-top:10px;animation:1.5s infinite arrowBounce}.methodologies-section,.process-intro-section{padding:5rem 2rem;background-color:#fff}.container{max-width:1200px;margin:0 auto}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.intro-content h2{font-size:2.2rem;color:var(--dark-color);margin-bottom:1.5rem;line-height:1.3}.intro-content p{margin-bottom:1.5rem;font-size:1.05rem;color:var(--text-color)}.intro-features{display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:2rem}.feature-item{display:flex;align-items:center;gap:.5rem}.feature-item i{color:var(--primary-color);font-size:1.2rem}.intro-image img{width:100%;height:auto;border-radius:10px;box-shadow:0 10px 30px rgba(0,0,0,.1);transition:transform .3s,box-shadow .3s}.intro-image img:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(0,0,0,.15)}.process-phases-section,.technologies-section{padding:5rem 2rem;background-color:var(--light-color)}.section-header{text-align:center;margin-bottom:3rem}.section-header h2{font-size:2.5rem;color:var(--dark-color);margin-bottom:1rem;position:relative;display:inline-block}.section-header h2::after{bottom:-10px;left:50%;transform:translateX(-50%);width:80px;height:3px}.section-header p{font-size:1.1rem;color:var(--text-color);max-width:700px;margin:0 auto}.phases-timeline{position:relative;max-width:900px;margin:0 auto;padding:2rem 0}.phases-timeline::before{top:0;left:50px;height:100%;width:3px;opacity:.3}.phase-item{position:relative;margin-bottom:4rem;padding-left:100px}.phase-number{position:absolute;left:0;top:0;width:50px;height:50px;background:var(--primary-color);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:600;z-index:2;box-shadow:0 5px 15px rgba(140,198,63,.3)}.phase-content{background:#fff;border-radius:10px;padding:2rem;box-shadow:0 5px 20px rgba(0,0,0,.05);transition:transform .3s,box-shadow .3s}.methodology-card,.technology-card{border-radius:10px;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 5px 15px rgba(0,0,0,.05)}.methodology-card:hover,.phase-content:hover,.technology-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.1)}.phase-icon{font-size:2rem;color:var(--primary-color);margin-bottom:1rem}.methodology-card h3,.phase-content h3{font-size:1.5rem;color:var(--dark-color);margin-bottom:1rem}.methodology-icon,.phase-content p{margin-bottom:1.5rem}.phase-details,.phase-result{margin-top:1.5rem}.phase-details h4,.phase-result h4{font-size:1.1rem;color:var(--dark-color);margin-bottom:.5rem;font-weight:600}.phase-details ul{list-style:none;padding:0}.phase-details ul li{margin-bottom:.5rem;display:flex;align-items:flex-start;gap:.5rem}.benefit-item i,.phase-details ul li i{color:var(--primary-color);margin-top:.3rem}.methodologies-grid,.technologies-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.methodology-card{background:var(--light-color);text-align:center}.methodology-icon{font-size:2.5rem;color:var(--primary-color)}.methodology-card p{color:var(--text-color)}.methodology-benefits{margin-top:1.5rem;text-align:left}.methodology-benefits h4{font-size:1.1rem;color:var(--dark-color);margin-bottom:.8rem}.benefit-item{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.5rem}.technology-card{background:#fff;display:flex;flex-direction:column;align-items:center;text-align:center}.technology-icon{font-size:3rem;color:var(--primary-color);margin-bottom:1.5rem;height:60px;display:flex;align-items:center;justify-content:center}.technology-card h3{font-size:1.3rem;color:var(--dark-color);margin-bottom:1rem}.technology-card p{color:var(--text-color);font-size:.95rem;line-height:1.5}.cta-section{padding:5rem 2rem;background:linear-gradient(135deg,var(--primary-color) 0,var(--secondary-color) 100%);color:#fff;text-align:center}.cta-content{max-width:800px;margin:0 auto}.cta-content h2{font-size:2.5rem;margin-bottom:1.5rem;color:#fff}.cta-content p{font-size:1.1rem;margin-bottom:2rem;opacity:.9}.cta-button.primary{display:inline-block;background:#fff;color:var(--primary-color);padding:.8rem 2rem;border-radius:50px;font-weight:600;box-shadow:0 5px 15px rgba(0,0,0,.1)}.cta-button.primary:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,0,0,.2)}@media (max-width:992px){.intro-grid{grid-template-columns:1fr;gap:2rem}.intro-image{order:-1}.phase-item{padding-left:70px}.phases-timeline::before{left:35px}.phase-number{width:40px;height:40px;font-size:1.2rem}}@media (max-width:768px){.page-hero-content h1{font-size:2.2rem}.page-hero-content p{font-size:1rem}.intro-content h2{font-size:1.8rem}.section-header h2{font-size:2rem}.phase-content{padding:1.5rem}.phase-content h3{font-size:1.3rem}}@media (max-width:576px){.page-hero{height:50vh}.page-hero-content h1{font-size:1.8rem}.intro-features{flex-direction:column;gap:1rem}.phase-item{padding-left:60px}.phases-timeline::before{left:30px}.phase-number{width:35px;height:35px;font-size:1.1rem}}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes scrollWheel{0%{opacity:1;top:10px}100%{opacity:0;top:30px}}@keyframes arrowBounce{0%,100%,20%,50%,80%{transform:translateY(0) rotate(45deg)}40%{transform:translateY(-10px) rotate(45deg)}60%{transform:translateY(-5px) rotate(45deg)}}