.Header-module__hBw1pG__header{z-index:1000;background-color:#fefaf9;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:100px;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:70px}.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: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}}
.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:flex-start;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}.Page-module__1XfVea__contentImage{width:100%;max-width:600px;box-shadow:var(--shadow);border-radius:15px;margin:0 auto 40px;line-height:0;overflow:hidden}.Page-module__1XfVea__contentImage img{object-fit:cover;width:100%;height:auto;display:block}.Page-module__1XfVea__contentImageLeft{width:100%;max-width:600px;box-shadow:var(--shadow);border-radius:15px;margin:0 0 40px;line-height:0;overflow:hidden}.Page-module__1XfVea__contentImageLeft img{object-fit:cover;width:100%;height:auto;display:block}.Page-module__1XfVea__contentImageSmall{width:100%;max-width:500px;box-shadow:var(--shadow);border-radius:15px;margin:0 0 30px;line-height:0;overflow:hidden}.Page-module__1XfVea__contentImageSmall img{object-fit:cover;width:100%;height:auto;display:block}@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{border-radius:15px;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}.Page-module__1XfVea__contentImage,.Page-module__1XfVea__contentImageLeft,.Page-module__1XfVea__contentImageSmall{border-radius:15px;max-width:100%;margin-bottom:30px;margin-left:0;margin-right:0}.Page-module__1XfVea__aboutImage{margin-bottom:0}.Page-module__1XfVea__missionContent{margin-top:0}}
.Servicios-module__8qK5oW__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;margin-top:40px;display:grid}.Servicios-module__8qK5oW__serviceCard{background:var(--cream-card);box-shadow:var(--shadow);border:1px solid var(--border-gray);border-radius:12px;flex-direction:column;height:100%;transition:all .3s;display:flex;overflow:hidden}.Servicios-module__8qK5oW__serviceCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.Servicios-module__8qK5oW__serviceImageContainer{background-color:var(--primary-medium);width:100%;height:250px;position:relative;overflow:hidden}.Servicios-module__8qK5oW__serviceImage{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .3s}.Servicios-module__8qK5oW__serviceCard:hover .Servicios-module__8qK5oW__serviceImage{transform:scale(1.05)}.Servicios-module__8qK5oW__serviceContent{flex-direction:column;flex-grow:1;justify-content:space-between;padding:25px;display:flex}.Servicios-module__8qK5oW__serviceTitle{color:var(--secondary);margin-bottom:20px;font-size:1.5rem;font-weight:600;line-height:1.3}.Servicios-module__8qK5oW__serviceButton{text-align:center;width:100%;margin-top:auto}.Servicios-module__8qK5oW__featuredCard{border:3px solid var(--tertiary);background:linear-gradient(135deg,var(--cream-card)0%,#fff9f0 100%);position:relative;box-shadow:0 8px 24px rgba(0,0,0,.15)}.Servicios-module__8qK5oW__featuredCard:hover{transform:translateY(-8px);box-shadow:0 12px 32px rgba(0,0,0,.2)}.Servicios-module__8qK5oW__featuredBadge{background:linear-gradient(135deg,var(--secondary),var(--tertiary));color:var(--white);z-index:10;border-radius:25px;align-items:center;gap:6px;padding:8px 16px;font-size:.85rem;font-weight:600;animation:2s ease-in-out infinite Servicios-module__8qK5oW__pulse;display:flex;position:absolute;top:15px;left:15px;box-shadow:0 4px 12px rgba(0,0,0,.2)}.Servicios-module__8qK5oW__featuredBadge i{font-size:.9rem}.Servicios-module__8qK5oW__freeBadge{background:linear-gradient(135deg,var(--tertiary),var(--secondary));color:var(--white);z-index:10;border-radius:25px;align-items:center;gap:6px;padding:8px 16px;font-size:.85rem;font-weight:600;animation:2s ease-in-out infinite Servicios-module__8qK5oW__pulse;display:flex;position:absolute;top:15px;right:15px;box-shadow:0 4px 12px rgba(0,0,0,.2)}.Servicios-module__8qK5oW__freeBadge i{font-size:.9rem}@keyframes Servicios-module__8qK5oW__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@media (max-width:768px){.Servicios-module__8qK5oW__servicesGrid{grid-template-columns:1fr;gap:20px}.Servicios-module__8qK5oW__serviceImageContainer{height:200px}.Servicios-module__8qK5oW__serviceContent{padding:20px}.Servicios-module__8qK5oW__serviceTitle{font-size:1.3rem}}
.ServiceDetail-module__U4DuWG__serviceHero{background:linear-gradient(135deg,var(--primary)0%,var(--primary-light)100%);padding-top:200px;padding-bottom:80px}.ServiceDetail-module__U4DuWG__backLink{color:var(--secondary);align-items:center;gap:8px;margin-bottom:30px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.ServiceDetail-module__U4DuWG__backLink:hover{color:var(--tertiary);transform:translate(-5px)}.ServiceDetail-module__U4DuWG__backLink i{font-size:.9rem}.ServiceDetail-module__U4DuWG__heroContent{grid-template-columns:1fr 1fr;align-items:start;gap:50px;display:grid}.ServiceDetail-module__U4DuWG__heroImage{width:100%;height:400px;box-shadow:var(--shadow-lg);border-radius:20px;position:relative;overflow:hidden}.ServiceDetail-module__U4DuWG__serviceImage{object-fit:cover;object-position:center;width:100%;height:100%}.ServiceDetail-module__U4DuWG__heroText{flex-direction:column;gap:20px;display:flex}.ServiceDetail-module__U4DuWG__serviceTitle{color:var(--secondary);margin:0;font-size:2.8rem;font-weight:700;line-height:1.2}.ServiceDetail-module__U4DuWG__serviceDescription{color:var(--text-gray);text-align:justify;margin:0;font-size:1.15rem;line-height:1.9}.ServiceDetail-module__U4DuWG__serviceDescription p{margin:0 0 20px}.ServiceDetail-module__U4DuWG__serviceDescription p:last-child{margin-bottom:0}.ServiceDetail-module__U4DuWG__detailsContent{max-width:1100px;margin:0 auto}.ServiceDetail-module__U4DuWG__detailsSection{padding-top:40px;padding-bottom:40px}@media (max-width:768px){.ServiceDetail-module__U4DuWG__detailsSection{padding-top:30px!important;padding-bottom:30px!important}}.ServiceDetail-module__U4DuWG__sectionTitle{color:var(--secondary);text-align:center;margin-bottom:40px;font-size:2.2rem;font-weight:700}.ServiceDetail-module__U4DuWG__featuresList{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:20px;margin:0;padding:0;list-style:none;display:grid}.ServiceDetail-module__U4DuWG__featureItem{background:var(--cream-card);box-shadow:var(--shadow);border:1px solid var(--border-gray);border-radius:12px;align-items:flex-start;gap:15px;padding:20px;transition:all .3s;display:flex}.ServiceDetail-module__U4DuWG__featureItem:hover{box-shadow:var(--shadow-lg);border-color:var(--tertiary);transform:translateY(-3px)}.ServiceDetail-module__U4DuWG__featureItem i{color:var(--tertiary);flex-shrink:0;margin-top:2px;font-size:1.3rem}.ServiceDetail-module__U4DuWG__featureItem span{color:var(--dark-gray);flex:1;font-size:1rem;line-height:1.7}@media (max-width:968px){.ServiceDetail-module__U4DuWG__heroContent{grid-template-columns:1fr;gap:30px}.ServiceDetail-module__U4DuWG__heroImage{height:300px}.ServiceDetail-module__U4DuWG__serviceTitle{font-size:2.2rem}.ServiceDetail-module__U4DuWG__serviceDescription{font-size:1.1rem}.ServiceDetail-module__U4DuWG__heroText{gap:15px}}@media (max-width:768px){.ServiceDetail-module__U4DuWG__serviceHero{padding-top:120px;padding-bottom:30px}.ServiceDetail-module__U4DuWG__backLink{margin-bottom:20px}.ServiceDetail-module__U4DuWG__heroContent{gap:25px}.ServiceDetail-module__U4DuWG__heroImage{height:250px}.ServiceDetail-module__U4DuWG__serviceTitle{font-size:1.8rem}.ServiceDetail-module__U4DuWG__heroText{gap:15px}.ServiceDetail-module__U4DuWG__serviceDescription{font-size:1rem}.ServiceDetail-module__U4DuWG__serviceDescription p{margin-bottom:15px}.ServiceDetail-module__U4DuWG__sectionTitle{margin-bottom:20px;font-size:1.8rem}.ServiceDetail-module__U4DuWG__featuresList{grid-template-columns:1fr;gap:12px}.ServiceDetail-module__U4DuWG__featureItem{gap:12px;padding:15px}.ServiceDetail-module__U4DuWG__featureItem span{font-size:.95rem}}
.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}}
