.Header-module__hBw1pG__header{background-color:var(--white);z-index:1000;width:100%;transition:all .3s;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 10px rgba(0,0,0,.1)}.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolled{box-shadow:var(--shadow-lg)}.Header-module__hBw1pG__navbar{padding:15px 0}.Header-module__hBw1pG__navbar .Header-module__hBw1pG__container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px;justify-content:space-between!important;align-items:center!important;display:flex!important}.Header-module__hBw1pG__navContainer{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}.Header-module__hBw1pG__navBrand{flex-shrink:0;order:1;align-items:center;gap:12px;display:flex!important}.Header-module__hBw1pG__logo{width:auto;height:80px;max-height:70px}.Header-module__hBw1pG__brandName{color:var(--primary-green);font-size:1.5rem;font-weight:700}.Header-module__hBw1pG__navMenuContainer{flex-shrink:0;order:2;align-items:center;gap:30px;display:flex!important}.Header-module__hBw1pG__navMenu{flex-wrap:nowrap;align-items:center;gap:30px;margin:0;padding:0;list-style:none;display:flex}.Header-module__hBw1pG__navLink{color:var(--dark-gray);white-space:nowrap;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.Header-module__hBw1pG__navLink:hover{color:var(--primary-green)}.Header-module__hBw1pG__navLink:after{content:"";background-color:var(--primary-green);width:0;height:2px;transition:width .3s;position:absolute;bottom:-5px;left:0}.Header-module__hBw1pG__navLink:hover:after{width:100%}.Header-module__hBw1pG__navCta{white-space:nowrap;padding:10px 20px;font-size:14px}.Header-module__hBw1pG__navToggle{cursor:pointer;flex-direction:column;order:3;gap:4px;padding:5px;display:none}.Header-module__hBw1pG__bar{background-color:var(--dark-gray);width:25px;height:3px;transition:all .3s}@media (max-width:992px){.Header-module__hBw1pG__navMenuContainer,.Header-module__hBw1pG__navMenu{gap:20px}.Header-module__hBw1pG__navContainer{padding:0 50px}}@media (max-width:768px){.Header-module__hBw1pG__navMenuContainer{display:none}.Header-module__hBw1pG__navToggle{display:flex}.Header-module__hBw1pG__navMenu{background-color:var(--white);width:100%;height:calc(100vh - 70px);box-shadow:var(--shadow-lg);z-index:999;flex-direction:column;justify-content:flex-start;padding-top:50px;transition:left .3s;position:fixed;top:70px;left:-100%}.Header-module__hBw1pG__navMenu.Header-module__hBw1pG__active{left:0}.Header-module__hBw1pG__navItem{margin:20px 0}.Header-module__hBw1pG__navLink{font-size:1.2rem}.Header-module__hBw1pG__navToggle.Header-module__hBw1pG__active .Header-module__hBw1pG__bar:first-child{transform:rotate(45deg)translate(5px,5px)}.Header-module__hBw1pG__navToggle.Header-module__hBw1pG__active .Header-module__hBw1pG__bar:nth-child(2){opacity:0}.Header-module__hBw1pG__navToggle.Header-module__hBw1pG__active .Header-module__hBw1pG__bar:nth-child(3){transform:rotate(-45deg)translate(7px,-6px)}}@media (max-width:480px){.Header-module__hBw1pG__navBrand{gap:8px}.Header-module__hBw1pG__logo{height:50px}.Header-module__hBw1pG__brandName{font-size:1.3rem}}
.Hero-module__ZARIfG__hero{background:linear-gradient(135deg,var(--light-gray)0%,var(--white)100%);align-items:center;min-height:100vh;padding-top:80px;display:flex}.Hero-module__ZARIfG__heroContent{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.Hero-module__ZARIfG__heroTitle{color:var(--dark-gray);margin-bottom:24px;font-size:3rem;font-weight:700;line-height:1.2}.Hero-module__ZARIfG__heroSubtitle{color:var(--text-gray);margin-bottom:40px;font-size:1.3rem;line-height:1.6}.Hero-module__ZARIfG__heroButtons{flex-wrap:wrap;gap:20px;display:flex}.Hero-module__ZARIfG__heroImage{text-align:center}.Hero-module__ZARIfG__heroImg{max-width:100%;height:auto;box-shadow:var(--shadow-lg);border-radius:20px}.Hero-module__ZARIfG__scrollAnimate{opacity:0;transition:all .8s;transform:translateY(50px)}.Hero-module__ZARIfG__scrollAnimate.Hero-module__ZARIfG__animate{opacity:1;transform:translateY(0)}@media (max-width:768px){.Hero-module__ZARIfG__hero{min-height:90vh;padding-top:100px}.Hero-module__ZARIfG__heroContent{text-align:center;grid-template-columns:1fr;gap:40px}.Hero-module__ZARIfG__heroTitle{font-size:2.2rem}.Hero-module__ZARIfG__heroSubtitle{font-size:1.1rem}.Hero-module__ZARIfG__heroButtons{justify-content:center}}@media (max-width:480px){.Hero-module__ZARIfG__heroTitle{font-size:1.8rem}.Hero-module__ZARIfG__heroButtons{flex-direction:column;align-items:center}.Hero-module__ZARIfG__heroButtons .Hero-module__ZARIfG__btn{width:100%;max-width:280px}}
.Logos-module__JZ-Kha__logosSection{background-color:var(--white);border-top:1px solid var(--border-gray);border-bottom:1px solid var(--border-gray);padding:60px 0;overflow:hidden}.Logos-module__JZ-Kha__logosTitle{text-align:center;color:var(--text-gray);margin-bottom:40px;font-size:1.2rem;font-weight:500}.Logos-module__JZ-Kha__logosWrapper{width:100%;max-width:1200px;margin:0 auto;position:relative;overflow:hidden}.Logos-module__JZ-Kha__logosContainer{align-items:center;gap:40px;width:calc(200% + 40px);animation:30s linear infinite Logos-module__JZ-Kha__scrollLogos;display:flex;transform:translate(0)}.Logos-module__JZ-Kha__logoItem{flex-shrink:0;justify-content:center;align-items:center;width:150px;height:80px;padding:10px;transition:all .3s;display:flex}.Logos-module__JZ-Kha__logoItem:hover{transform:scale(1.1)}.Logos-module__JZ-Kha__logoImg{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:60px;transition:all .3s}@keyframes Logos-module__JZ-Kha__scrollLogos{0%{transform:translate(calc(50% - 600px))}to{transform:translate(calc(-50% - 600px))}}.Logos-module__JZ-Kha__scrollAnimate{opacity:0;transition:all .6s;transform:translateY(30px)}.Logos-module__JZ-Kha__scrollAnimate.Logos-module__JZ-Kha__animate{opacity:1;transform:translateY(0)}@media (max-width:768px){.Logos-module__JZ-Kha__logosSection{padding:40px 0}.Logos-module__JZ-Kha__logosWrapper{max-width:900px}.Logos-module__JZ-Kha__logosContainer{gap:30px;width:calc(200% + 30px);animation:20s linear 2s infinite Logos-module__JZ-Kha__scrollLogos}.Logos-module__JZ-Kha__logoItem{width:130px;height:70px;padding:10px}.Logos-module__JZ-Kha__logoImg{max-height:45px}}@media (max-width:480px){.Logos-module__JZ-Kha__logosWrapper{max-width:600px}.Logos-module__JZ-Kha__logosContainer{gap:20px;width:calc(200% + 20px);animation:15s linear 2s infinite Logos-module__JZ-Kha__scrollLogos}.Logos-module__JZ-Kha__logoItem{width:110px;height:60px;padding:8px}.Logos-module__JZ-Kha__logoImg{max-height:35px}}
.Benefits-module__iMMc8a__benefits{background-color:var(--light-gray)}.Benefits-module__iMMc8a__benefitsGrid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.Benefits-module__iMMc8a__benefitCard{background:var(--white);text-align:center;box-shadow:var(--shadow);border:1px solid var(--border-gray);border-radius:16px;padding:30px 20px;transition:all .3s;position:relative;overflow:hidden}.Benefits-module__iMMc8a__benefitCard:before{content:"";background:linear-gradient(90deg,var(--primary-green),var(--primary-blue));height:4px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Benefits-module__iMMc8a__benefitCard:hover:before{transform:scaleX(1)}.Benefits-module__iMMc8a__benefitCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-10px)}.Benefits-module__iMMc8a__benefitIcon{background:linear-gradient(135deg,var(--primary-green),var(--primary-blue));border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;transition:all .3s;display:flex}.Benefits-module__iMMc8a__benefitIcon i{color:var(--white);font-size:2rem}.Benefits-module__iMMc8a__benefitCard:hover .Benefits-module__iMMc8a__benefitIcon{transform:scale(1.1)}.Benefits-module__iMMc8a__benefitCard h3{color:var(--dark-gray);margin-bottom:16px;font-size:1.3rem;font-weight:600;line-height:1.3}.Benefits-module__iMMc8a__benefitCard p{color:var(--text-gray);font-size:1rem;line-height:1.6}.Benefits-module__iMMc8a__scrollAnimate{opacity:0;transition:all .8s;transform:translateY(50px)}.Benefits-module__iMMc8a__scrollAnimate.Benefits-module__iMMc8a__animate{opacity:1;transform:translateY(0)}@media (max-width:1024px){.Benefits-module__iMMc8a__benefitsGrid{grid-template-columns:repeat(2,1fr);gap:25px}}@media (max-width:768px){.Benefits-module__iMMc8a__benefitsGrid{grid-template-columns:1fr;gap:20px}.Benefits-module__iMMc8a__benefitCard{padding:25px 20px}.Benefits-module__iMMc8a__benefitIcon{width:70px;height:70px;margin-bottom:20px}.Benefits-module__iMMc8a__benefitIcon i{font-size:1.8rem}.Benefits-module__iMMc8a__benefitCard h3{font-size:1.2rem}}
.Testimonials-module__ItA9Ha__testimonials{background-color:var(--white)}.Testimonials-module__ItA9Ha__testimonialsGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;display:grid}.Testimonials-module__ItA9Ha__testimonialCard{background:var(--white);box-shadow:var(--shadow);border:1px solid var(--border-gray);border-radius:16px;padding:30px;transition:all .3s;position:relative}.Testimonials-module__ItA9Ha__testimonialCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.Testimonials-module__ItA9Ha__testimonialContent{margin-bottom:24px}.Testimonials-module__ItA9Ha__stars{gap:4px;margin-bottom:16px;display:flex}.Testimonials-module__ItA9Ha__stars i{color:#ffc107;font-size:1.1rem}.Testimonials-module__ItA9Ha__testimonialContent p{color:var(--dark-gray);font-size:1rem;font-style:italic;line-height:1.6}.Testimonials-module__ItA9Ha__testimonialAuthor{align-items:center;gap:16px;display:flex}.Testimonials-module__ItA9Ha__authorPhoto{object-fit:cover;border:3px solid var(--primary-green);border-radius:50%;width:60px;height:60px}.Testimonials-module__ItA9Ha__authorInfo h4{color:var(--dark-gray);margin-bottom:4px;font-size:1.1rem;font-weight:600}.Testimonials-module__ItA9Ha__authorInfo span{color:var(--text-gray);font-size:.9rem}.Testimonials-module__ItA9Ha__scrollAnimate{opacity:0;transition:all .8s;transform:translateY(50px)}.Testimonials-module__ItA9Ha__scrollAnimate.Testimonials-module__ItA9Ha__animate{opacity:1;transform:translateY(0)}@media (max-width:768px){.Testimonials-module__ItA9Ha__testimonialsGrid{grid-template-columns:1fr;gap:20px}.Testimonials-module__ItA9Ha__testimonialCard{padding:24px}.Testimonials-module__ItA9Ha__testimonialCard:before{font-size:3rem;top:-5px;left:15px}.Testimonials-module__ItA9Ha__authorPhoto{width:50px;height:50px}.Testimonials-module__ItA9Ha__testimonialAuthor{gap:12px}}
.JoinUs-module__Y4UKOq__workWithUs{background:linear-gradient(135deg,var(--primary-green)0%,var(--primary-blue)100%);color:var(--white)}.JoinUs-module__Y4UKOq__workContent{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.JoinUs-module__Y4UKOq__workText h2{color:var(--white);margin-bottom:24px;font-size:2.5rem;font-weight:700}.JoinUs-module__Y4UKOq__workText p{opacity:.9;margin-bottom:32px;font-size:1.2rem;line-height:1.6}.JoinUs-module__Y4UKOq__workText .JoinUs-module__Y4UKOq__btn{background-color:var(--white);color:var(--primary-green);padding:16px 32px;font-size:1.1rem;font-weight:600}.JoinUs-module__Y4UKOq__workText .JoinUs-module__Y4UKOq__btn:hover{background-color:var(--light-gray);transform:translateY(-2px)}.JoinUs-module__Y4UKOq__workImage{text-align:center}.JoinUs-module__Y4UKOq__workImg{max-width:100%;height:auto;box-shadow:var(--shadow-lg);border-radius:20px}.JoinUs-module__Y4UKOq__scrollAnimate{opacity:0;transition:all .8s;transform:translateY(50px)}.JoinUs-module__Y4UKOq__scrollAnimate.JoinUs-module__Y4UKOq__animate{opacity:1;transform:translateY(0)}@media (max-width:768px){.JoinUs-module__Y4UKOq__workText h2{font-size:2rem}.JoinUs-module__Y4UKOq__workText p{font-size:1.1rem}.JoinUs-module__Y4UKOq__workContent{text-align:center;grid-template-columns:1fr;gap:40px}}@media (max-width:480px){.JoinUs-module__Y4UKOq__workText h2{font-size:1.8rem}.JoinUs-module__Y4UKOq__workText p{font-size:1rem}.JoinUs-module__Y4UKOq__workText .JoinUs-module__Y4UKOq__btn{padding:14px 28px;font-size:1rem}}
.FAQ-module__V8_xEa__faq{background-color:var(--light-gray)}.FAQ-module__V8_xEa__faqContainer{max-width:800px;margin:0 auto}.FAQ-module__V8_xEa__faqItem{background:var(--white);box-shadow:var(--shadow);border:1px solid var(--border-gray);border-radius:12px;margin-bottom:16px;transition:all .3s;overflow:hidden}.FAQ-module__V8_xEa__faqItem:hover{box-shadow:var(--shadow-lg)}.FAQ-module__V8_xEa__faqQuestion{cursor:pointer;justify-content:space-between;align-items:center;padding:24px 30px;transition:all .3s;display:flex}.FAQ-module__V8_xEa__faqQuestion:hover{background-color:var(--light-gray)}.FAQ-module__V8_xEa__faqQuestion h3{color:var(--dark-gray);flex:1;margin:0;font-size:1.2rem;font-weight:600}.FAQ-module__V8_xEa__faqQuestion i{color:var(--primary-green);margin-left:20px;font-size:1.2rem;transition:transform .3s}.FAQ-module__V8_xEa__faqQuestion i.FAQ-module__V8_xEa__rotated{transform:rotate(180deg)}.FAQ-module__V8_xEa__faqAnswer{background-color:var(--light-gray);max-height:0;transition:max-height .3s,padding .3s;overflow:hidden}.FAQ-module__V8_xEa__faqAnswer.FAQ-module__V8_xEa__open{max-height:200px;padding:0 30px 24px}.FAQ-module__V8_xEa__faqAnswer p{color:var(--text-gray);margin:0;padding-top:16px;line-height:1.6}.FAQ-module__V8_xEa__scrollAnimate{opacity:0;transition:all .6s;transform:translateY(30px)}.FAQ-module__V8_xEa__scrollAnimate.FAQ-module__V8_xEa__animate{opacity:1;transform:translateY(0)}@media (max-width:768px){.FAQ-module__V8_xEa__faqQuestion{padding:20px}.FAQ-module__V8_xEa__faqQuestion h3{font-size:1.1rem}.FAQ-module__V8_xEa__faqAnswer.FAQ-module__V8_xEa__open{padding:0 20px 20px}}
.ContactForm-module__j1WgZG__contactFormContainer{background:var(--white);box-shadow:var(--shadow-lg);border:1px solid var(--border-gray);border-radius:16px;padding:40px}.ContactForm-module__j1WgZG__contactForm{max-width:100%}.ContactForm-module__j1WgZG__formGroup{margin-bottom:24px}.ContactForm-module__j1WgZG__formGroup label{color:var(--dark-gray);margin-bottom:8px;font-weight:500;display:block}.ContactForm-module__j1WgZG__formGroup input,.ContactForm-module__j1WgZG__formGroup textarea{border:2px solid var(--border-gray);border-radius:8px;width:100%;padding:12px 16px;font-family:inherit;font-size:16px;transition:border-color .3s}.ContactForm-module__j1WgZG__formGroup input:focus,.ContactForm-module__j1WgZG__formGroup textarea:focus{border-color:var(--primary-green);outline:none}.ContactForm-module__j1WgZG__formGroup textarea{resize:vertical;min-height:120px}.ContactForm-module__j1WgZG__formGroup input:disabled,.ContactForm-module__j1WgZG__formGroup textarea:disabled{background-color:var(--light-gray);cursor:not-allowed}.ContactForm-module__j1WgZG__btn{justify-content:center;align-items:center;gap:8px;padding:16px 24px;font-size:16px;font-weight:600;display:flex}.ContactForm-module__j1WgZG__btn:disabled{opacity:.7;cursor:not-allowed}.ContactForm-module__j1WgZG__formMessage{text-align:center;border-radius:8px;margin-top:20px;padding:16px;font-weight:500}.ContactForm-module__j1WgZG__formMessage.ContactForm-module__j1WgZG__success{color:#155724;background-color:#d4edda;border:1px solid #c3e6cb}.ContactForm-module__j1WgZG__formMessage.ContactForm-module__j1WgZG__error{color:#721c24;background-color:#f8d7da;border:1px solid #f5c6cb}@media (max-width:768px){.ContactForm-module__j1WgZG__contactFormContainer{padding:30px 20px}.ContactForm-module__j1WgZG__formGroup{margin-bottom:20px}.ContactForm-module__j1WgZG__btn{padding:14px 20px;font-size:14px}}
.Footer-module__S6Hkya__footer{background-color:var(--dark-gray);color:var(--white);padding:60px 0 20px}.Footer-module__S6Hkya__footerContent{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;margin-bottom:40px;display:grid}.Footer-module__S6Hkya__footerBrand{text-align:left}.Footer-module__S6Hkya__footerBrand img{width:auto;height:50px;margin-bottom:16px}.Footer-module__S6Hkya__footerBrand h3{color:var(--primary-green);margin-bottom:12px;font-size:1.5rem;font-weight:700}.Footer-module__S6Hkya__footerBrand p{color:#b0b0b0;line-height:1.6}.Footer-module__S6Hkya__footerSection h4{color:var(--primary-green);margin-bottom:20px;font-size:1.2rem;font-weight:600}.Footer-module__S6Hkya__footerLinks{padding:0;list-style:none}.Footer-module__S6Hkya__footerLinks li{margin-bottom:12px}.Footer-module__S6Hkya__footerLinks a{color:#b0b0b0;text-decoration:none;transition:color .3s}.Footer-module__S6Hkya__footerLinks a:hover{color:var(--primary-green)}.Footer-module__S6Hkya__footerContact p{color:#b0b0b0;align-items:center;gap:10px;margin-bottom:12px;display:flex}.Footer-module__S6Hkya__footerContact i{color:var(--primary-green);width:16px}.Footer-module__S6Hkya__socialLinks{gap:15px;display:flex}.Footer-module__S6Hkya__socialLink{background-color:var(--primary-green);width:45px;height:45px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;text-decoration:none;transition:all .3s;display:flex}.Footer-module__S6Hkya__socialLink:hover{background-color:var(--primary-blue);box-shadow:var(--shadow);transform:translateY(-3px)}.Footer-module__S6Hkya__socialLink.Footer-module__S6Hkya__whatsapp:hover{background-color:#25d366}.Footer-module__S6Hkya__footerBottom{text-align:center;border-top:1px solid #444;padding-top:20px}.Footer-module__S6Hkya__footerBottom p{color:#b0b0b0;margin-bottom:8px;font-size:.9rem}.Footer-module__S6Hkya__whatsappFixed{color:var(--white);box-shadow:var(--shadow-lg);z-index:1000;background-color:#25d366;border-radius:50px;align-items:center;gap:10px;padding:15px 20px;text-decoration:none;transition:all .3s;animation:2s infinite Footer-module__S6Hkya__pulse;display:flex;position:fixed;bottom:20px;right:20px}.Footer-module__S6Hkya__whatsappFixed:hover{transform:scale(1.05);box-shadow:0 15px 35px rgba(37,211,102,.4)}.Footer-module__S6Hkya__whatsappFixed i{font-size:24px}.Footer-module__S6Hkya__whatsappFixed span{font-weight:500}@keyframes Footer-module__S6Hkya__pulse{0%{box-shadow:0 0 rgba(37,211,102,.7)}70%{box-shadow:0 0 0 10px rgba(37,211,102,0)}to{box-shadow:0 0 rgba(37,211,102,0)}}@media (max-width:768px){.Footer-module__S6Hkya__footer{padding:40px 0 20px}.Footer-module__S6Hkya__footerContent{text-align:center;grid-template-columns:1fr;gap:30px}.Footer-module__S6Hkya__footerBrand{text-align:center}.Footer-module__S6Hkya__footerLinks{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.Footer-module__S6Hkya__footerContact p,.Footer-module__S6Hkya__socialLinks{justify-content:center}.Footer-module__S6Hkya__whatsappFixed{padding:12px 16px;bottom:15px;right:15px}.Footer-module__S6Hkya__whatsappFixed span{display:none}}
.Contact-module__hcVmEa__contact{background-color:var(--white)}.Contact-module__hcVmEa__contactContent{grid-template-columns:1fr 1fr;align-items:start;gap:60px;display:grid}.Contact-module__hcVmEa__contactInfo{flex-direction:column;gap:30px;display:flex}.Contact-module__hcVmEa__contactItem{background-color:var(--light-gray);border-radius:12px;align-items:flex-start;gap:20px;padding:20px;transition:all .3s;display:flex}.Contact-module__hcVmEa__contactItem:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.Contact-module__hcVmEa__contactIcon{background:linear-gradient(135deg,var(--primary-green),var(--primary-blue));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.Contact-module__hcVmEa__contactIcon i{color:var(--white);font-size:1.3rem}.Contact-module__hcVmEa__contactDetails h4{color:var(--dark-gray);margin-bottom:8px;font-size:1.2rem;font-weight:600}.Contact-module__hcVmEa__contactDetails p{color:var(--text-gray);margin-bottom:8px}.Contact-module__hcVmEa__whatsappLink{color:var(--primary-green);font-weight:500;text-decoration:none;transition:color .3s}.Contact-module__hcVmEa__whatsappLink:hover{color:var(--primary-blue)}@media (max-width:768px){.Contact-module__hcVmEa__contactContent{grid-template-columns:1fr;gap:40px}.Contact-module__hcVmEa__contactItem{padding:15px}.Contact-module__hcVmEa__contactIcon{width:40px;height:40px}.Contact-module__hcVmEa__contactIcon i{font-size:1.1rem}}
