.Header-module__hBw1pG__header{z-index:1000;background-color:#f1e8d9;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(--tertiary);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(--tertiary)}.Header-module__hBw1pG__navLink:after{content:"";background-color:var(--tertiary);width:0;height:2px;transition:width .3s;position:absolute;bottom:-5px;left:0}.Header-module__hBw1pG__navLink:hover:after{width:100%}.Header-module__hBw1pG__navLink.Header-module__hBw1pG__active{color:var(--tertiary);font-weight:600}.Header-module__hBw1pG__navLink.Header-module__hBw1pG__active: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(--cream-bg);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}}
.Footer-module__S6Hkya__footer{background-color:var(--secondary);color:var(--white);padding:40px 0 20px}.Footer-module__S6Hkya__footerContent{grid-template-columns:repeat(2,1fr);gap:30px;margin-bottom:30px;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(--tertiary);margin-bottom:12px;font-size:1.5rem;font-weight:700}.Footer-module__S6Hkya__footerBrand p{color:#b0b0b0;margin-bottom:0;font-size:.95rem;line-height:1.6}.Footer-module__S6Hkya__footerSection h4{color:var(--tertiary);margin-bottom:15px;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(--tertiary)}.Footer-module__S6Hkya__footerContact p{color:#b0b0b0;align-items:center;gap:10px;margin-bottom:10px;font-size:.95rem;display:flex}.Footer-module__S6Hkya__footerContact i{color:var(--tertiary);width:16px}.Footer-module__S6Hkya__socialLinkText{color:#b0b0b0;align-items:center;gap:10px;text-decoration:none;transition:color .3s;display:flex}.Footer-module__S6Hkya__socialLinkText:hover{color:var(--tertiary)}.Footer-module__S6Hkya__socialLinkText i{color:var(--tertiary);width:16px}.Footer-module__S6Hkya__socialLinks{gap:15px;display:flex}.Footer-module__S6Hkya__socialLink{background-color:var(--tertiary);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(--tertiary);box-shadow:var(--shadow);transform:translateY(-3px)}.Footer-module__S6Hkya__socialLink.Footer-module__S6Hkya__whatsapp:hover{background-color:#25d366}.Footer-module__S6Hkya__socialLink.Footer-module__S6Hkya__instagram:hover{background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)}.Footer-module__S6Hkya__socialLink.Footer-module__S6Hkya__facebook:hover{background-color:#1877f2}.Footer-module__S6Hkya__footerBottom{text-align:center;border-top:1px solid rgba(255,255,255,.1);padding-top:20px}.Footer-module__S6Hkya__footerBottom p{color:#b0b0b0;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-bottom:8px;font-size:.9rem;display:flex}.Footer-module__S6Hkya__poweredBy{color:var(--tertiary);font-weight:500;text-decoration:none;transition:color .3s}.Footer-module__S6Hkya__poweredBy:hover{color:var(--white);text-decoration:none}.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}.Footer-module__S6Hkya__footerBottom p{flex-direction:column;gap:4px}}
.ContactCTA-module__kQeXXW__ctaSection{background-color:var(--primary-light);color:var(--dark-gray);margin-bottom:40px;padding:80px 0}.ContactCTA-module__kQeXXW__ctaContent{text-align:center}.ContactCTA-module__kQeXXW__ctaTitle{color:var(--dark-gray);margin-bottom:16px;font-size:2.5rem;font-weight:700}.ContactCTA-module__kQeXXW__ctaSubtitle{color:var(--text-gray);max-width:600px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:1.2rem}.ContactCTA-module__kQeXXW__ctaButtons{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.ContactCTA-module__kQeXXW__ctaButton{align-items:center;gap:10px;display:inline-flex}.ContactCTA-module__kQeXXW__ctaButton i{font-size:1.2rem}@media (max-width:768px){.ContactCTA-module__kQeXXW__ctaSection{margin-bottom:30px;padding:60px 0}.ContactCTA-module__kQeXXW__ctaTitle{font-size:2rem}.ContactCTA-module__kQeXXW__ctaSubtitle{margin-bottom:30px;font-size:1rem}.ContactCTA-module__kQeXXW__ctaButtons{flex-direction:column;align-items:stretch}.ContactCTA-module__kQeXXW__ctaButton{justify-content:center;width:100%}}
.ContactForm-module__j1WgZG__contactFormContainer{background:var(--cream-card);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);background-color:var(--cream-bg);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(--tertiary);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(--primary-medium);cursor:not-allowed;opacity:.7}.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}}
.Hero-module__ZARIfG__hero{background-image:url(/hero.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative}.Hero-module__ZARIfG__hero:before{content:"";z-index:1;background-color:rgba(0,0,0,.424);position:absolute;top:0;bottom:0;left:0;right:0}.Hero-module__ZARIfG__heroOverlay{z-index:2;background-color:rgba(241,232,217,.56);position:absolute;top:0;bottom:0;left:0;right:0}.Hero-module__ZARIfG__heroContent{z-index:3;text-align:center;max-width:800px;margin:0 auto;position:relative}.Hero-module__ZARIfG__heroTitle{color:var(--secondary);text-shadow:0 2px 4px rgba(0,0,0,.1);margin-bottom:24px;font-size:3rem;font-weight:700;line-height:1.2}.Hero-module__ZARIfG__heroSubtitle{color:#000;margin-bottom:40px;font-size:1.3rem;line-height:1.6}.Hero-module__ZARIfG__heroButtons{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.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{padding:0 20px}.Hero-module__ZARIfG__heroTitle{font-size:2.2rem}.Hero-module__ZARIfG__heroSubtitle{font-size:1.1rem}.Hero-module__ZARIfG__heroButtons{flex-direction:column;align-items:center}.Hero-module__ZARIfG__heroButtons .Hero-module__ZARIfG__btn{width:100%;max-width:280px}}@media (max-width:480px){.Hero-module__ZARIfG__heroTitle{font-size:1.8rem}}
.Contact-module__hcVmEa__contact{background-color:var(--primary-light);padding-top:200px}.Contact-module__hcVmEa__pageTitle{color:var(--dark-gray);text-align:left;margin-bottom:40px;font-size:2.5rem;font-weight:700}.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(--cream-card);border:1px solid var(--border-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(--tertiary),var(--secondary));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(--tertiary);font-weight:500;text-decoration:none;transition:color .3s}.Contact-module__hcVmEa__whatsappLink:hover{color:var(--secondary)}.Contact-module__hcVmEa__emailLink{color:var(--tertiary);font-weight:500;text-decoration:none;transition:color .3s}.Contact-module__hcVmEa__emailLink:hover{color:var(--secondary)}.Contact-module__hcVmEa__pageHero{background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);text-align:center;color:var(--white);margin-top:70px;padding:120px 0 80px}.Contact-module__hcVmEa__pageHero h1{color:var(--white);margin-bottom:20px;font-size:3rem;font-weight:700}.Contact-module__hcVmEa__pageSubtitle{opacity:.95;max-width:700px;margin:0 auto;font-size:1.3rem}.Contact-module__hcVmEa__formContainer{width:100%}.Contact-module__hcVmEa__additionalInfo{background-color:var(--primary-light)}@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}.Contact-module__hcVmEa__pageHero{padding:100px 0 60px}.Contact-module__hcVmEa__pageHero h1{font-size:2.2rem}.Contact-module__hcVmEa__pageSubtitle{font-size:1.1rem}.Contact-module__hcVmEa__contact{padding-top:120px}.Contact-module__hcVmEa__pageTitle{margin-bottom:30px;font-size:2rem}}@media (max-width:500px){.Contact-module__hcVmEa__contactDetails h4{font-size:1rem}.Contact-module__hcVmEa__contactDetails p,.Contact-module__hcVmEa__whatsappLink,.Contact-module__hcVmEa__emailLink{font-size:.85rem}.Contact-module__hcVmEa__contactItem{gap:15px;padding:12px}.Contact-module__hcVmEa__contactIcon{width:35px;height:35px}.Contact-module__hcVmEa__contactIcon i{font-size:1rem}}
.Page-module__1XfVea__valueSection{background-color:var(--primary-light)}.Page-module__1XfVea__valueSection .card{text-align:center}.Page-module__1XfVea__valueSection .card h3{text-align:center;margin-bottom:15px}.Page-module__1XfVea__valueSection .card>div{text-align:center;flex-direction:column;align-items:center;display:flex}.Page-module__1XfVea__valueSection .card>div:last-child{display:block}.Page-module__1XfVea__valueSection .card>div:last-child p{width:100%;display:block}.Page-module__1XfVea__valueSection .card strong{text-align:center;display:block}.Page-module__1XfVea__valueSection .card p{text-align:center}.Page-module__1XfVea__valueSection .card>p:first-of-type{flex-grow:1}.Page-module__1XfVea__contentSection{background-color:var(--primary-light);padding-top:200px}.Page-module__1XfVea__pageTitle{color:var(--dark-gray);text-align:left;margin-bottom:40px;font-size:2.5rem;font-weight:700}.Page-module__1XfVea__pageHero{background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);text-align:center;color:var(--white);margin-top:70px;padding:120px 0 80px}.Page-module__1XfVea__pageHero h1{color:var(--white);margin-bottom:20px;font-size:3rem;font-weight:700}.Page-module__1XfVea__pageSubtitle{opacity:.95;max-width:700px;margin:0 auto;font-size:1.3rem}.Page-module__1XfVea__aboutImage{justify-content:center;align-items:center;display:flex}.Page-module__1XfVea__imagePlaceholder{width:100%;height:400px;box-shadow:var(--shadow-lg);border-radius:20px;position:relative;overflow:hidden}.Page-module__1XfVea__imagePlaceholder img{object-fit:cover;object-position:center;width:100%;height:100%}.Page-module__1XfVea__missionSection{background-color:var(--primary)}.Page-module__1XfVea__missionSection .card{text-align:center}.Page-module__1XfVea__missionSection .card h3{text-align:center;margin-bottom:15px}.Page-module__1XfVea__missionSection .card p{text-align:center}.Page-module__1XfVea__missionContent{text-align:left}.Page-module__1XfVea__industriesSection{background-color:var(--primary)}.Page-module__1XfVea__industriesSection .card{text-align:center}.Page-module__1XfVea__industriesSection .card h3{text-align:center;margin-bottom:15px}.Page-module__1XfVea__industriesSection .card p{text-align:center}.Page-module__1XfVea__commitmentSection{background-color:var(--primary-light)}.Page-module__1XfVea__commitmentContent .grid-2{grid-template-columns:repeat(2,1fr)}.Page-module__1XfVea__commitmentItem{text-align:center;flex-direction:column;align-items:center;gap:15px;display:flex}.Page-module__1XfVea__commitmentItem i{color:var(--tertiary);flex-shrink:0;font-size:1.5rem}.Page-module__1XfVea__commitmentItem>div{text-align:center;flex-direction:column;align-items:center;display:flex}.Page-module__1XfVea__commitmentItem h4{color:var(--secondary);text-align:center;margin-bottom:8px;font-size:1.2rem}.Page-module__1XfVea__commitmentItem p{color:var(--text-gray);text-align:center;line-height:1.6}.Page-module__1XfVea__trustContent{margin-top:40px}.Page-module__1XfVea__statsContainer{flex-direction:column;gap:15px;display:flex}.Page-module__1XfVea__statCard{background:linear-gradient(135deg,var(--tertiary),var(--secondary));text-align:center;color:var(--white);box-shadow:var(--shadow-lg);border-radius:12px;padding:20px}.Page-module__1XfVea__statNumber{margin-bottom:8px;font-size:2rem;font-weight:700}.Page-module__1XfVea__statLabel{opacity:.9;font-size:.95rem}.Page-module__1XfVea__additionalServices{background-color:var(--primary-light)}.Page-module__1XfVea__ctaSection{background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);color:var(--white)}.Page-module__1XfVea__ctaSection .Page-module__1XfVea__section-title{color:var(--white)}.Page-module__1XfVea__ctaSection .Page-module__1XfVea__section-subtitle{color:rgba(255,255,255,.9)}.Page-module__1XfVea__cardIcon{background:linear-gradient(135deg,var(--tertiary),var(--secondary));width:80px;height:80px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;font-size:2rem;display:flex}.Page-module__1XfVea__quickAccess{background-color:var(--primary)}.Page-module__1XfVea__accessCard{background:var(--cream-card);text-align:center;color:var(--dark-gray);box-shadow:var(--shadow);border:2px solid var(--border-gray);border-radius:12px;padding:40px 30px;text-decoration:none;transition:all .3s}.Page-module__1XfVea__accessCard:hover{box-shadow:var(--shadow-lg);border-color:var(--tertiary);transform:translateY(-5px)}.Page-module__1XfVea__accessCard i{color:var(--tertiary);margin-bottom:20px;font-size:3rem;display:block}.Page-module__1XfVea__accessCard h3{color:var(--secondary);margin-bottom:12px;font-size:1.5rem}.Page-module__1XfVea__accessCard p{color:var(--text-gray);line-height:1.6}@media (max-width:768px){.Page-module__1XfVea__cardIcon{width:60px;height:60px;font-size:1.5rem}.Page-module__1XfVea__accessCard{padding:30px 20px}.Page-module__1XfVea__accessCard i{font-size:2.5rem}.Page-module__1XfVea__pageHero{padding:100px 0 60px}.Page-module__1XfVea__pageHero h1{font-size:2.2rem}.Page-module__1XfVea__pageSubtitle{font-size:1.1rem}.Page-module__1XfVea__imagePlaceholder{height:300px}.Page-module__1XfVea__statCard{padding:15px}.Page-module__1XfVea__statNumber{font-size:1.8rem}.Page-module__1XfVea__statLabel{font-size:.85rem}.Page-module__1XfVea__commitmentContent .grid-2{grid-template-columns:1fr}.Page-module__1XfVea__contentSection{padding-top:120px}.Page-module__1XfVea__pageTitle{margin-bottom:30px;font-size:2rem}}
