.CinematicHero-module__gVGH6W__hero{background:var(--bg-deep);align-items:stretch;min-height:100vh;display:flex;position:relative;overflow:hidden}.CinematicHero-module__gVGH6W__bgImage{z-index:0;background-image:url(/images/CorporativoImagen.jpeg);background-position:50%;background-size:cover;position:absolute;inset:0}.CinematicHero-module__gVGH6W__bgOverlay{z-index:1;background:linear-gradient(90deg,#15110feb 0%,#15110fbf 40%,#b230284d 70%,#15110f1a 100%);position:absolute;inset:0}.CinematicHero-module__gVGH6W__content{z-index:2;width:100%;padding:10rem var(--section-pad) 4rem;align-items:flex-end;display:flex;position:relative}.CinematicHero-module__gVGH6W__textSide{max-width:600px}.CinematicHero-module__gVGH6W__slogan{letter-spacing:-.03em;color:#fff;text-shadow:0 4px 30px #0006;margin-bottom:1.75rem;font-size:clamp(2.3rem,5.5vw,4.5rem);font-weight:900;line-height:1.05}.CinematicHero-module__gVGH6W__sloganAccent{color:var(--brand-red-light)}.CinematicHero-module__gVGH6W__subtitle{color:#ffffffd9;max-width:480px;margin-bottom:2.5rem;font-size:clamp(1.05rem,2vw,1.3rem);font-weight:400;line-height:1.6}.CinematicHero-module__gVGH6W__ctaRow{flex-wrap:wrap;gap:1rem;display:flex}@media (max-width:1024px){.CinematicHero-module__gVGH6W__textSide{max-width:500px}.CinematicHero-module__gVGH6W__slogan{font-size:clamp(1.9rem,5vw,3rem)}}@media (max-width:768px){.CinematicHero-module__gVGH6W__hero{min-height:80vh}.CinematicHero-module__gVGH6W__bgImage{background-position:50%}.CinematicHero-module__gVGH6W__bgOverlay{background:linear-gradient(#15110fe0 0%,#15110fb3 100%)}.CinematicHero-module__gVGH6W__content{padding:5rem var(--section-pad) 3rem;align-items:flex-end}.CinematicHero-module__gVGH6W__textSide{max-width:100%}.CinematicHero-module__gVGH6W__slogan{font-size:clamp(1.8rem,9vw,2.6rem)}.CinematicHero-module__gVGH6W__subtitle{max-width:100%;font-size:.95rem}.CinematicHero-module__gVGH6W__ctaRow{flex-direction:column;width:100%}.CinematicHero-module__gVGH6W__ctaRow .CinematicHero-module__gVGH6W__btn{width:100%}}@media (max-width:480px){.CinematicHero-module__gVGH6W__hero{min-height:75vh}.CinematicHero-module__gVGH6W__slogan{font-size:clamp(1.6rem,10vw,2rem)}.CinematicHero-module__gVGH6W__subtitle{font-size:.9rem}}
.Counters-module__Liai8q__section{background:var(--bg-base);padding-block:clamp(3rem,6vh,5rem)}.Counters-module__Liai8q__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Counters-module__Liai8q__item{text-align:center;border-radius:var(--radius-lg);transition:all var(--duration-base) var(--ease-out-expo);box-shadow:var(--shadow-card);background:#fff;padding:2.5rem 1.5rem;position:relative}.Counters-module__Liai8q__item:hover{box-shadow:var(--shadow-lg);transform:translateY(-6px)}.Counters-module__Liai8q__value{color:var(--brand-red);font-size:clamp(2.5rem,5vw,4rem);font-weight:900;line-height:1;font-family:var(--font-display)}.Counters-module__Liai8q__label{color:var(--text-muted);letter-spacing:.03em;margin-top:.75rem;font-size:.82rem;font-weight:600}.Counters-module__Liai8q__underline{background:var(--brand-red);border-radius:var(--radius-full);width:32px;height:3px;margin:1rem auto 0}@media (max-width:1024px){.Counters-module__Liai8q__grid{gap:1rem}.Counters-module__Liai8q__item{padding:1.75rem .75rem}.Counters-module__Liai8q__value{font-size:clamp(2rem,4vw,3rem)}}@media (max-width:768px){.Counters-module__Liai8q__grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.Counters-module__Liai8q__item{padding:1.5rem .75rem}}@media (max-width:420px){.Counters-module__Liai8q__grid{grid-template-columns:repeat(3,1fr);gap:.5rem}.Counters-module__Liai8q__item{padding:1rem .5rem}.Counters-module__Liai8q__value{font-size:clamp(1.4rem,7vw,2rem)}.Counters-module__Liai8q__label{font-size:.65rem}}
.CertificationsRibbon-module__8fkMAq__section{background:var(--bg-base);padding-block:clamp(3rem,6vh,5rem)}.CertificationsRibbon-module__8fkMAq__title{text-align:center;color:var(--text-primary);font-size:clamp(1.5rem,3vw,2.25rem);font-family:var(--font-display);margin-bottom:2.5rem}.CertificationsRibbon-module__8fkMAq__grid{grid-template-columns:repeat(6,1fr);align-items:center;gap:1.5rem;display:grid}.CertificationsRibbon-module__8fkMAq__logoCard{background:var(--bg-subtle);border-radius:var(--radius-md);aspect-ratio:3/2;transition:all var(--duration-fast) var(--ease-out-expo);justify-content:center;align-items:center;padding:1.5rem;display:flex}.CertificationsRibbon-module__8fkMAq__logoCard:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.CertificationsRibbon-module__8fkMAq__logoCard img{object-fit:contain;filter:grayscale()brightness(.3);max-width:100%;max-height:100%;transition:filter var(--duration-fast)}.CertificationsRibbon-module__8fkMAq__logoCard:hover img{filter:grayscale(0%)brightness(0)}@media (max-width:768px){.CertificationsRibbon-module__8fkMAq__grid{grid-template-columns:repeat(3,1fr);gap:1rem}}@media (max-width:480px){.CertificationsRibbon-module__8fkMAq__grid{grid-template-columns:repeat(2,1fr)}.CertificationsRibbon-module__8fkMAq__logoCard{padding:1rem}}
.nuestra-empresa-module__UE94ea__misionGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.nuestra-empresa-module__UE94ea__misionCard{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);background:#fff;flex-direction:column;display:flex;overflow:hidden}.nuestra-empresa-module__UE94ea__misionImage{width:100%;position:relative}.nuestra-empresa-module__UE94ea__misionImage:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000 30%,#b23028d9 100%);position:absolute;inset:0}.nuestra-empresa-module__UE94ea__imageLabel{z-index:2;color:#fff;letter-spacing:.05em;text-shadow:0 2px 8px #00000080;font-size:.85rem;font-weight:700;position:absolute;bottom:1.5rem;left:1.5rem}.nuestra-empresa-module__UE94ea__industriasGrid{max-width:var(--content-max);grid-template-columns:repeat(2,1fr);gap:1.5rem;margin:0 auto;display:grid}.nuestra-empresa-module__UE94ea__industriaCard{border-radius:var(--radius-lg);box-shadow:var(--shadow-card);border-top:4px solid var(--brand-red);transition:all var(--duration-base) var(--ease-out-expo);background:#fff;padding:2rem}.nuestra-empresa-module__UE94ea__industriaCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-6px)}.nuestra-empresa-module__UE94ea__industriaCard h3{color:var(--text-primary);margin-bottom:.85rem;font-size:1.15rem;font-weight:800}.nuestra-empresa-module__UE94ea__industriaCard p{color:var(--text-secondary);font-size:.92rem;line-height:1.65}@media (max-width:1024px){.nuestra-empresa-module__UE94ea__industriasGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.nuestra-empresa-module__UE94ea__industriasGrid{grid-template-columns:1fr}.nuestra-empresa-module__UE94ea__industriaCard{padding:1.5rem}}.nuestra-empresa-module__UE94ea__misionImage img{object-fit:cover;width:100%;height:auto;max-height:500px;display:block}.nuestra-empresa-module__UE94ea__misionBody{padding:2.5rem 2rem}.nuestra-empresa-module__UE94ea__misionBody h3{color:var(--text-primary);margin-bottom:1rem;font-size:1.6rem;font-weight:800}.nuestra-empresa-module__UE94ea__misionBody p{color:var(--text-secondary);font-size:1rem;line-height:1.7}@media (max-width:1024px){.nuestra-empresa-module__UE94ea__misionBody{padding:2rem 1.5rem}.nuestra-empresa-module__UE94ea__misionBody h3{font-size:1.4rem}}@media (max-width:768px){.nuestra-empresa-module__UE94ea__misionGrid{grid-template-columns:1fr;gap:1.5rem}.nuestra-empresa-module__UE94ea__misionImage img{max-height:350px}.nuestra-empresa-module__UE94ea__misionBody{padding:1.5rem}}@media (max-width:480px){.nuestra-empresa-module__UE94ea__misionImage img{max-height:260px}}
.ServicesShowcase-module__NjC4LG__section{padding-block:var(--section-gap);background:var(--bg-subtle)}.ServicesShowcase-module__NjC4LG__heading{text-align:center;margin-bottom:4rem}.ServicesShowcase-module__NjC4LG__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#fff;background:var(--brand-red);border-radius:var(--radius-full);align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.75rem;font-weight:700;display:inline-flex}.ServicesShowcase-module__NjC4LG__title{color:var(--text-primary);max-width:760px;margin:0 auto;font-size:clamp(2rem,4.5vw,3.5rem)}.ServicesShowcase-module__NjC4LG__accent{color:var(--brand-red)}.ServicesShowcase-module__NjC4LG__cards{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.ServicesShowcase-module__NjC4LG__cardWrapper{height:100%}.ServicesShowcase-module__NjC4LG__card{border-radius:var(--radius-lg);box-shadow:var(--shadow-card);transition:all var(--duration-base) var(--ease-out-expo);background:#fff;flex-direction:column;min-height:550px;display:flex;overflow:hidden}.ServicesShowcase-module__NjC4LG__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-10px)}.ServicesShowcase-module__NjC4LG__cardImage{width:100%;height:300px;position:relative;overflow:hidden}.ServicesShowcase-module__NjC4LG__cardImage img{object-fit:cover;width:100%;height:100%}.ServicesShowcase-module__NjC4LG__cardImage:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000 30%,#b23028d9 100%);position:absolute;inset:0}.ServicesShowcase-module__NjC4LG__cardBody{flex-direction:column;flex:1;gap:.75rem;padding:2rem;display:flex}.ServicesShowcase-module__NjC4LG__cardTitle{color:var(--text-primary);font-size:1.5rem;font-weight:800}.ServicesShowcase-module__NjC4LG__cardDesc{color:var(--text-muted);flex:1;font-size:.95rem;line-height:1.6}.ServicesShowcase-module__NjC4LG__cardLink{letter-spacing:.05em;color:var(--brand-red);text-transform:uppercase;font-size:.82rem;font-weight:700}@media (max-width:1024px){.ServicesShowcase-module__NjC4LG__card{min-height:480px}.ServicesShowcase-module__NjC4LG__cardImage{height:260px}.ServicesShowcase-module__NjC4LG__cardBody{padding:1.5rem}.ServicesShowcase-module__NjC4LG__cardTitle{font-size:1.3rem}}@media (max-width:768px){.ServicesShowcase-module__NjC4LG__cards{grid-template-columns:1fr;gap:1.5rem}.ServicesShowcase-module__NjC4LG__card{min-height:auto}.ServicesShowcase-module__NjC4LG__cardImage{height:280px}}@media (max-width:480px){.ServicesShowcase-module__NjC4LG__cardImage{height:220px}.ServicesShowcase-module__NjC4LG__cardBody{padding:1.25rem}}
.CtaCards-module__FI0LNW__section{padding-block:var(--section-gap);background:var(--bg-subtle)}.CtaCards-module__FI0LNW__heading{text-align:center;margin-bottom:3.5rem}.CtaCards-module__FI0LNW__heading h2{color:var(--text-primary);margin-bottom:.75rem}.CtaCards-module__FI0LNW__heading p{color:var(--text-muted);font-size:1.05rem}.CtaCards-module__FI0LNW__grid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:880px;margin:0 auto;display:grid}.CtaCards-module__FI0LNW__card{border-radius:var(--radius-lg);box-shadow:var(--shadow-card);transition:all var(--duration-base) var(--ease-out-expo);background:#fff;flex-direction:column;display:flex;overflow:hidden}.CtaCards-module__FI0LNW__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-10px)}.CtaCards-module__FI0LNW__imageWrap{width:100%;height:320px;position:relative;overflow:hidden}.CtaCards-module__FI0LNW__imageWrap img{object-fit:cover;backface-visibility:hidden;width:100%;height:100%;transform:scale(1)}.CtaCards-module__FI0LNW__card:hover .CtaCards-module__FI0LNW__imageWrap img{transition:transform .6s var(--ease-out-expo);transform:scale(1.06)}.CtaCards-module__FI0LNW__cardBody{flex-direction:column;flex:1;gap:.75rem;padding:2rem;display:flex}.CtaCards-module__FI0LNW__red .CtaCards-module__FI0LNW__cardBody{border-top:4px solid var(--brand-red)}.CtaCards-module__FI0LNW__blue .CtaCards-module__FI0LNW__cardBody{border-top:4px solid var(--brand-blue)}.CtaCards-module__FI0LNW__cardBody h3{color:var(--text-primary);font-size:1.35rem;font-weight:700}.CtaCards-module__FI0LNW__cardBody p{color:var(--text-muted);flex:1;font-size:.95rem;line-height:1.6}.CtaCards-module__FI0LNW__cardBody .CtaCards-module__FI0LNW__btn{align-self:flex-start;margin-top:.5rem}@media (max-width:900px){.CtaCards-module__FI0LNW__grid{grid-template-columns:1fr;gap:1.5rem;max-width:480px}.CtaCards-module__FI0LNW__imageWrap{height:240px}.CtaCards-module__FI0LNW__cardBody{padding:1.5rem}.CtaCards-module__FI0LNW__cardBody h3{font-size:1.2rem}}@media (max-width:480px){.CtaCards-module__FI0LNW__imageWrap{height:170px}.CtaCards-module__FI0LNW__heading h2{font-size:clamp(1.6rem,6vw,2rem)}}
.ServicePage-module__36AvYG__hero{align-items:center;min-height:70vh;display:flex;position:relative;overflow:hidden}.ServicePage-module__36AvYG__heroBg{z-index:0;position:absolute;inset:-15% 0}.ServicePage-module__36AvYG__heroBgImg{background-position:50%;background-size:cover;width:100%;height:100%}.ServicePage-module__36AvYG__heroOverlay{z-index:1;background:linear-gradient(135deg,#b23028d9 0%,#1a1513bf 100%);position:absolute;inset:0}.ServicePage-module__36AvYG__eyebrow{letter-spacing:.15em;text-transform:uppercase;color:var(--brand-red-light);margin-bottom:1rem;font-size:.78rem;font-weight:800;display:inline-block}.ServicePage-module__36AvYG__heroTitle{color:#fff;margin-bottom:1.5rem}.ServicePage-module__36AvYG__heroDesc{color:#ffffffe6;margin-bottom:2rem;font-size:1.15rem;line-height:1.7}.ServicePage-module__36AvYG__procesoSection{padding-block:var(--section-gap);background:var(--bg-base)}.ServicePage-module__36AvYG__sectionHeading{text-align:center;margin-bottom:3.5rem}.ServicePage-module__36AvYG__sectionHeading h2{color:var(--text-primary)}.ServicePage-module__36AvYG__timeline{max-width:760px;margin:0 auto;position:relative}.ServicePage-module__36AvYG__timeline:before{content:"";background:linear-gradient(to bottom, var(--brand-red), var(--brand-red-light), transparent);width:2px;position:absolute;top:0;bottom:0;left:28px}.ServicePage-module__36AvYG__timelineItem{gap:1.5rem;margin-bottom:2.5rem;display:flex;position:relative}.ServicePage-module__36AvYG__timelineNum{border-radius:var(--radius-full);width:64px;height:64px;color:var(--brand-red);box-shadow:var(--shadow-card);border:3px solid var(--brand-red);z-index:1;transition:all var(--duration-base) var(--ease-out-expo);background:#fff;flex-shrink:0;justify-content:center;align-items:center;font-size:1.2rem;font-weight:800;display:flex}.ServicePage-module__36AvYG__timelineItem:hover .ServicePage-module__36AvYG__timelineNum{background:var(--brand-red);color:#fff;box-shadow:var(--shadow-red)}.ServicePage-module__36AvYG__timelineContent{padding-top:.5rem}.ServicePage-module__36AvYG__timelineContent h3{color:var(--text-primary);margin-bottom:.5rem;font-size:1.35rem}.ServicePage-module__36AvYG__timelineContent p{color:var(--text-secondary);font-size:.98rem}.ServicePage-module__36AvYG__beneficiosSection{padding-block:var(--section-gap);background:var(--bg-subtle)}.ServicePage-module__36AvYG__beneficiosGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.ServicePage-module__36AvYG__beneficioCard{border-radius:var(--radius-lg);box-shadow:var(--shadow-card);transition:all var(--duration-base) var(--ease-out-expo);background:#fff;border-top:5px solid #0000;padding:2.5rem}.ServicePage-module__36AvYG__beneficioCard:hover{box-shadow:var(--shadow-lg);border-top-color:var(--brand-red);transform:translateY(-8px)}.ServicePage-module__36AvYG__beneficioIcon{border-radius:var(--radius-md);background:linear-gradient(135deg, var(--brand-red), var(--brand-red-dark));width:64px;height:64px;box-shadow:var(--shadow-red);justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.ServicePage-module__36AvYG__beneficioCard h3{color:var(--text-primary);margin-bottom:.75rem;font-size:1.35rem;font-weight:700}.ServicePage-module__36AvYG__beneficioCard p{color:var(--text-secondary);font-size:.95rem;line-height:1.6}@media (max-width:768px){.ServicePage-module__36AvYG__beneficiosGrid{grid-template-columns:1fr}}@media (max-width:520px){.ServicePage-module__36AvYG__timeline:before{left:20px}.ServicePage-module__36AvYG__timelineNum{width:42px;height:42px;font-size:.95rem}}
.OutsourcingContent-module__ZHc1GG__procesoGrid{max-width:var(--content-max);grid-template-columns:repeat(4,1fr);gap:1.5rem;margin:0 auto;display:grid}.OutsourcingContent-module__ZHc1GG__procesoCard{border-radius:var(--radius-lg);text-align:center;box-shadow:var(--shadow-card);border-top:4px solid var(--brand-red);background:#fff;padding:2rem}.OutsourcingContent-module__ZHc1GG__procesoNum{color:var(--brand-red);margin-bottom:.75rem;font-size:2rem;font-weight:900}.OutsourcingContent-module__ZHc1GG__procesoTitulo{color:var(--text-primary);margin-bottom:.5rem;font-size:1.15rem;font-weight:700}.OutsourcingContent-module__ZHc1GG__procesoDesc{color:var(--text-muted);font-size:.9rem;line-height:1.6}@media (max-width:1024px){.OutsourcingContent-module__ZHc1GG__procesoGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem}.OutsourcingContent-module__ZHc1GG__procesoCard{padding:1.5rem}.OutsourcingContent-module__ZHc1GG__procesoNum{font-size:1.6rem}}@media (max-width:480px){.OutsourcingContent-module__ZHc1GG__procesoGrid{grid-template-columns:1fr;gap:1rem}.OutsourcingContent-module__ZHc1GG__procesoCard{padding:1.25rem}.OutsourcingContent-module__ZHc1GG__procesoNum{font-size:1.4rem}.OutsourcingContent-module__ZHc1GG__procesoTitulo{font-size:1.05rem}.OutsourcingContent-module__ZHc1GG__procesoDesc{font-size:.85rem}}
