.SiteHeader-module__i1VVZq__header{background:var(--color-white);box-shadow:none;z-index:1000;border-bottom:1px solid #0000000f;position:sticky;top:0}.SiteHeader-module__i1VVZq__headerContainer{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:.75rem 2rem;display:flex}.SiteHeader-module__i1VVZq__logo img{height:60px;display:block}.SiteHeader-module__i1VVZq__navList{gap:1.75rem;margin:0;padding:0;list-style:none;display:flex}.SiteHeader-module__i1VVZq__navLink,.SiteHeader-module__i1VVZq__navLinkActive{color:#6b6b6b;text-transform:uppercase;font-size:13px;text-decoration:none;transition:color .3s}.SiteHeader-module__i1VVZq__navLinkActive,.SiteHeader-module__i1VVZq__navLink:hover{color:var(--color-primary)}.SiteHeader-module__i1VVZq__navToggle{display:none}.SiteHeader-module__i1VVZq__navToggleBtn{cursor:pointer;z-index:1001;background:0 0;border:none;align-self:center;width:30px;height:30px;padding:0;display:none;position:relative}.SiteHeader-module__i1VVZq__menuIconImage{width:30px;height:30px;transition:opacity .3s;display:block}.SiteHeader-module__i1VVZq__navToggle:checked~.SiteHeader-module__i1VVZq__navToggleBtn .SiteHeader-module__i1VVZq__menuIconImage{opacity:0}.SiteHeader-module__i1VVZq__navToggleBtn:before,.SiteHeader-module__i1VVZq__navToggleBtn:after{content:"";opacity:0;background-color:#fff;width:18px;height:2px;transition:all .3s;position:absolute;top:60%;left:50%;transform:translate(-50%,-50%)rotate(0)}.SiteHeader-module__i1VVZq__navToggle:checked~.SiteHeader-module__i1VVZq__navToggleBtn:before{opacity:1;transform:translate(-50%,-50%)rotate(45deg)}.SiteHeader-module__i1VVZq__navToggle:checked~.SiteHeader-module__i1VVZq__navToggleBtn:after{opacity:1;transform:translate(-50%,-50%)rotate(-45deg)}.SiteHeader-module__i1VVZq__navOverlay{z-index:999;opacity:0;cursor:pointer;background:#00000080;width:100%;height:100%;transition:opacity .3s;display:none;position:fixed;top:0;left:0}.SiteHeader-module__i1VVZq__navToggle:checked~.SiteHeader-module__i1VVZq__navOverlay{opacity:1;display:block}@media (max-width:1024px){.SiteHeader-module__i1VVZq__headerContainer{padding:.75rem 1.5rem}.SiteHeader-module__i1VVZq__navList{gap:1.5rem}.SiteHeader-module__i1VVZq__navLink,.SiteHeader-module__i1VVZq__navLinkActive{font-size:12.5px}}@media (max-width:768px){.SiteHeader-module__i1VVZq__headerContainer{flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1rem;position:relative}.SiteHeader-module__i1VVZq__logo img{height:48px}.SiteHeader-module__i1VVZq__navToggleBtn{z-index:1001;transition:all .3s;display:block;position:relative}.SiteHeader-module__i1VVZq__navToggle:checked~.SiteHeader-module__i1VVZq__navToggleBtn{position:fixed;top:1rem;right:1rem}.SiteHeader-module__i1VVZq__navMenu{z-index:1000;background:#2c3e50;width:280px;height:100vh;padding-top:60px;transition:right .4s;position:fixed;top:0;right:-100%;overflow-y:auto;box-shadow:-4px 0 15px #0000004d}.SiteHeader-module__i1VVZq__navToggle:checked~.SiteHeader-module__i1VVZq__navMenu{right:0}.SiteHeader-module__i1VVZq__navList{text-align:left;flex-direction:column;gap:0;width:100%;margin:0;padding:0}.SiteHeader-module__i1VVZq__navList li{border-bottom:1px solid #ffffff1a;list-style:none}.SiteHeader-module__i1VVZq__navLink,.SiteHeader-module__i1VVZq__navLinkActive{color:#fff;text-transform:uppercase;padding:1.2rem 1.5rem;font-size:14px;font-weight:500;text-decoration:none;display:block}.SiteHeader-module__i1VVZq__navLink:hover,.SiteHeader-module__i1VVZq__navLinkActive{color:#fff;background:#bf181833}}@media (max-width:480px){.SiteHeader-module__i1VVZq__headerContainer{padding:.8rem}.SiteHeader-module__i1VVZq__logo img{height:55px}.SiteHeader-module__i1VVZq__navMenu{width:80%;max-width:280px}.SiteHeader-module__i1VVZq__navLink,.SiteHeader-module__i1VVZq__navLinkActive{padding:1rem 1.2rem;font-size:12px}}
.HeroSection-module__lbtMOG__hero{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 50%, var(--color-primary-deep) 100%);align-items:center;height:500px;display:flex;position:relative;overflow:hidden}.HeroSection-module__lbtMOG__hero:before{content:"";opacity:.3;background:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 500'><rect fill='%231F3C4C' opacity='0.6' width='1200' height='500'/></svg>");position:absolute;inset:0}.HeroSection-module__lbtMOG__heroContent{max-width:1200px;color:var(--color-white);margin:0 auto;padding:0 2rem;position:relative}.HeroSection-module__lbtMOG__hero h1{margin-bottom:1rem;font-size:3rem;font-weight:600}.HeroSection-module__lbtMOG__hero p{max-width:840px;margin:0}@media (max-width:1024px){.HeroSection-module__lbtMOG__hero{height:400px}.HeroSection-module__lbtMOG__hero h1{font-size:2.5rem}}@media (max-width:768px){.HeroSection-module__lbtMOG__hero{height:350px}.HeroSection-module__lbtMOG__heroContent{padding:0 1.5rem}.HeroSection-module__lbtMOG__hero h1{margin-bottom:1.5rem;font-size:2rem;line-height:1.2}.HeroSection-module__lbtMOG__hero p{font-size:.88rem;line-height:1.5}}@media (max-width:480px){.HeroSection-module__lbtMOG__hero{height:300px}.HeroSection-module__lbtMOG__heroContent{padding:0 1rem}.HeroSection-module__lbtMOG__hero h1{margin-bottom:1.3rem;font-size:1.6rem}.HeroSection-module__lbtMOG__hero p{font-size:.85rem;line-height:1.5}}
.ProductCard-module__BxJYrG__card{background:var(--color-white);border-radius:8px;transition:transform .3s;overflow:hidden;box-shadow:0 4px 6px #0000001a}.ProductCard-module__BxJYrG__card:hover{transform:translateY(-5px)}.ProductCard-module__BxJYrG__image{object-fit:cover;width:100%;height:200px;display:block}.ProductCard-module__BxJYrG__title{color:var(--color-primary);margin:0;padding:1.5rem 1rem .5rem;font-size:1.3rem}.ProductCard-module__BxJYrG__subtitle{color:#888;margin-top:.2rem;margin-bottom:.5rem;padding:0 1rem;font-size:.9rem}.ProductCard-module__BxJYrG__infoBtn{background:var(--color-primary);color:var(--color-white);border-radius:4px;margin:.3rem 1rem .8rem;padding:.4rem .8rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:background .3s;display:inline-block}.ProductCard-module__BxJYrG__infoBtn:hover{background:var(--color-primary-dark)}@media (max-width:768px){.ProductCard-module__BxJYrG__image{height:150px}.ProductCard-module__BxJYrG__title{padding:1rem 1rem .3rem;font-size:1.1rem}}@media (max-width:480px){.ProductCard-module__BxJYrG__image{height:180px}}
.ProductsSection-module__3e1YkW__section{max-width:1200px;margin:0 auto;padding:4rem 2rem}.ProductsSection-module__3e1YkW__grid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:2rem;display:grid}@media (min-width:768px){.ProductsSection-module__3e1YkW__grid{grid-template-columns:repeat(5,1fr)}}@media (max-width:1024px){.ProductsSection-module__3e1YkW__grid{gap:1.5rem;grid-template-columns:repeat(3,1fr)!important}}@media (max-width:768px){.ProductsSection-module__3e1YkW__section{padding:3rem 1rem}.ProductsSection-module__3e1YkW__grid{gap:1rem;grid-template-columns:repeat(2,1fr)!important}}@media (max-width:480px){.ProductsSection-module__3e1YkW__section{padding:2rem .8rem}.ProductsSection-module__3e1YkW__grid{gap:1rem;grid-template-columns:1fr!important}}
.KitDigitalProcessCard-module__gmothW__card{background:#fff;border-radius:8px;flex-direction:column;min-height:100%;padding:2rem;display:flex;box-shadow:0 4px 6px #0000001a}.KitDigitalProcessCard-module__gmothW__title{color:var(--color-primary);margin:0 0 1.5rem;font-size:1.5rem;font-weight:700}.KitDigitalProcessCard-module__gmothW__intro{color:#000;margin:0 0 1.2rem;font-size:.92rem}.KitDigitalProcessCard-module__gmothW__label{color:#000;margin:1rem 0;font-size:.92rem}.KitDigitalProcessCard-module__gmothW__list{margin:0;padding:0;list-style:none}.KitDigitalProcessCard-module__gmothW__listItem{color:#444;border-bottom:1px solid #eee;padding:.5rem 0;font-size:.8rem;line-height:1.5}.KitDigitalProcessCard-module__gmothW__extra{color:#000;margin:1rem 0 0;font-size:.8rem;line-height:1.6}.KitDigitalProcessCard-module__gmothW__price{color:#000;margin-top:auto;padding-top:1.5rem;font-size:.95rem;font-weight:600}.KitDigitalProcessCard-module__gmothW__infoBtn{background:var(--color-primary);color:var(--color-white);text-align:center;border-radius:2px;width:100%;margin:.85rem 0 0;padding:.85rem 0;font-size:.85rem;font-weight:600;text-decoration:none;display:block}.KitDigitalProcessCard-module__gmothW__infoBtn:hover{background:var(--color-primary-dark)}@media (max-width:1024px){.KitDigitalProcessCard-module__gmothW__card{padding:1.5rem}}@media (max-width:768px){.KitDigitalProcessCard-module__gmothW__title{font-size:1.2rem}.KitDigitalProcessCard-module__gmothW__listItem{font-size:.78rem}.KitDigitalProcessCard-module__gmothW__price{font-size:.9rem}.KitDigitalProcessCard-module__gmothW__infoBtn{padding:.75rem 0}}
.NewsCard-module__ovHqXq__card{background:#fff;border-radius:6px;flex-direction:column;height:100%;display:flex;overflow:hidden;box-shadow:0 6px 18px #00000014}.NewsCard-module__ovHqXq__image{object-fit:cover;width:100%;height:200px;display:block}.NewsCard-module__ovHqXq__placeholder{text-align:center;color:#6a7784;background:linear-gradient(#f2f4f7 0%,#e6ebf0 100%);flex-direction:column;justify-content:center;align-items:center;gap:.35rem;width:100%;height:200px;padding:.75rem;display:flex}.NewsCard-module__ovHqXq__placeholder strong{color:#4f5d6b;font-size:.84rem;font-weight:800}.NewsCard-module__ovHqXq__placeholder span{font-size:.74rem;line-height:1.3}.NewsCard-module__ovHqXq__content{flex-direction:column;flex:1;padding:1.3rem 1.2rem 1.2rem;display:flex}.NewsCard-module__ovHqXq__title{color:var(--color-gray-900);margin:0 0 .75rem;font-size:1.05rem;font-weight:800;line-height:1.25}.NewsCard-module__ovHqXq__subtitle{color:#5a5a5a;margin:0 0 .9rem;font-size:.85rem;font-weight:600;line-height:1.25}.NewsCard-module__ovHqXq__description{color:#5a5a5a;-webkit-line-clamp:5;-webkit-box-orient:vertical;margin:0 0 .75rem;font-size:.82rem;line-height:1.55;display:-webkit-box;overflow:hidden}.NewsCard-module__ovHqXq__continueBtn{background:var(--color-primary);color:#fff;text-align:center;border-radius:2px;width:100%;margin-top:auto;padding:.75rem 0;font-size:.8rem;font-weight:700;text-decoration:none;display:inline-block}.NewsCard-module__ovHqXq__continueBtn:hover{background:var(--color-primary-dark)}@media (max-width:768px){.NewsCard-module__ovHqXq__image,.NewsCard-module__ovHqXq__placeholder{height:180px}.NewsCard-module__ovHqXq__content{padding:1.1rem 1rem 1.05rem}.NewsCard-module__ovHqXq__title{font-size:.98rem}}
.AboutSection-module__B6BpIa__section{max-width:1200px;margin:0 auto;padding:4rem 2rem}.AboutSection-module__B6BpIa__sectionDark{background:linear-gradient(135deg, var(--color-accent-dark) 0%, var(--color-gray-900) 100%);color:var(--color-white);width:100%;max-width:100%;margin:0;padding-left:0;padding-right:0}.AboutSection-module__B6BpIa__informaticaAppliedContainer{box-sizing:border-box;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid}.AboutSection-module__B6BpIa__laptopContainer{flex-direction:column;align-items:center;display:flex}.AboutSection-module__B6BpIa__laptopContainer h2{text-align:center;margin-bottom:2rem;font-size:2.2rem;line-height:1.2}.AboutSection-module__B6BpIa__laptopFrame{background:#ffffff1a;border:3px solid #ffffff4d;border-radius:15px;width:100%;max-width:500px;padding:15px;position:relative;box-shadow:0 10px 30px #0000004d}.AboutSection-module__B6BpIa__laptopFrame img{border-radius:8px;width:100%;height:auto;display:block}.AboutSection-module__B6BpIa__informaticaContent{font-size:1rem;line-height:1.8}@media (max-width:768px){.AboutSection-module__B6BpIa__informaticaAppliedContainer{grid-template-columns:1fr;gap:2rem}.AboutSection-module__B6BpIa__laptopContainer h2{text-align:center}.AboutSection-module__B6BpIa__laptopFrame{margin:0 auto}}
.AsistenciaTecnicaLanding-module__g7NjAW__page{width:100%}.AsistenciaTecnicaLanding-module__g7NjAW__section{max-width:1200px;margin:0 auto;padding:4rem 2rem}.AsistenciaTecnicaLanding-module__g7NjAW__title{text-align:center;color:var(--color-gray-900);margin-bottom:2rem;font-size:1.5rem;font-weight:800}.AsistenciaTecnicaLanding-module__g7NjAW__intro{text-align:center;color:#666;max-width:800px;margin:0 auto 3rem;font-size:.9rem;line-height:1.7}.AsistenciaTecnicaLanding-module__g7NjAW__remoteTools{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin:3rem 0;display:grid}.AsistenciaTecnicaLanding-module__g7NjAW__toolCard{color:#fff;text-align:center;background:#243441;border-radius:8px;padding:2.5rem 2rem;box-shadow:0 4px 6px #0000001a}.AsistenciaTecnicaLanding-module__g7NjAW__toolCardImage{width:200px;height:auto;margin:0 auto 1.5rem;display:block}.AsistenciaTecnicaLanding-module__g7NjAW__toolTitle{color:#fff;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1.5rem;font-size:1.1rem;font-weight:600}.AsistenciaTecnicaLanding-module__g7NjAW__toolBtn{color:#fff;text-align:center;text-transform:uppercase;background:#d02d34;border-radius:4px;margin-top:.5rem;padding:.8rem 2rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .3s;display:inline-block}.AsistenciaTecnicaLanding-module__g7NjAW__toolBtn:hover{background:#a82329}.AsistenciaTecnicaLanding-module__g7NjAW__note{text-align:center;max-width:800px;margin:3rem auto}.AsistenciaTecnicaLanding-module__g7NjAW__ellipsis{margin-bottom:1rem}.AsistenciaTecnicaLanding-module__g7NjAW__spacerTop{margin-top:.25rem;margin-bottom:0}@media (max-width:768px){.AsistenciaTecnicaLanding-module__g7NjAW__section{padding:3rem .9rem}}
.InternationalPresenceSection-module__du9LPW__section{max-width:1200px;margin:0 auto;padding:4rem 2rem}.InternationalPresenceSection-module__du9LPW__title{color:var(--color-gray-900);text-align:center;margin-bottom:2rem;font-size:2rem}.InternationalPresenceSection-module__du9LPW__intro{text-align:center;max-width:800px;margin:2rem auto}.InternationalPresenceSection-module__du9LPW__mapContainer{width:100%;max-width:100%;margin:3rem auto;display:inline-block;position:relative;overflow:hidden}.InternationalPresenceSection-module__du9LPW__mapImage{width:100%;max-width:100%;height:auto;margin:0 auto;display:block}.InternationalPresenceSection-module__du9LPW__mapMarker{cursor:pointer;z-index:10;position:absolute;transform:translate(-50%,-50%)}.InternationalPresenceSection-module__du9LPW__markerDot{background:var(--color-gray-900);width:22px;height:22px;color:var(--color-white);border-radius:50%;justify-content:center;align-items:center;font-size:16px;font-weight:300;transition:all .3s;display:flex}.InternationalPresenceSection-module__du9LPW__markerDot:before{content:"+";line-height:1}.InternationalPresenceSection-module__du9LPW__mapMarker:hover .InternationalPresenceSection-module__du9LPW__markerDot{background:var(--color-primary);transform:scale(1.15)}.InternationalPresenceSection-module__du9LPW__markerTooltip{background:var(--color-gray-900);color:var(--color-white);white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;border-radius:4px;margin-bottom:10px;padding:.5rem 1rem;font-size:.9rem;transition:all .3s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.InternationalPresenceSection-module__du9LPW__markerTooltip:after{content:"";border:6px solid #0000;border-top-color:var(--color-gray-900);position:absolute;top:100%;left:50%;transform:translate(-50%)}.InternationalPresenceSection-module__du9LPW__mapMarker:hover .InternationalPresenceSection-module__du9LPW__markerTooltip{opacity:1;visibility:visible;margin-bottom:15px}@media (max-width:1024px){.InternationalPresenceSection-module__du9LPW__section{padding:3rem 1.5rem}}@media (max-width:768px){.InternationalPresenceSection-module__du9LPW__section{padding:3rem 1.5rem}.InternationalPresenceSection-module__du9LPW__title{margin-bottom:1.5rem;font-size:1.5rem}.InternationalPresenceSection-module__du9LPW__intro{font-size:.95rem}.InternationalPresenceSection-module__du9LPW__mapContainer{margin:2rem auto;padding:0 1rem}.InternationalPresenceSection-module__du9LPW__mapImage{width:100%;max-width:100%}.InternationalPresenceSection-module__du9LPW__markerDot{width:18px;height:18px;font-size:14px}.InternationalPresenceSection-module__du9LPW__markerTooltip{padding:.4rem .8rem;font-size:.75rem}}@media (max-width:480px){.InternationalPresenceSection-module__du9LPW__section{padding:2rem 1rem}.InternationalPresenceSection-module__du9LPW__title{margin-bottom:1rem;font-size:1.3rem}.InternationalPresenceSection-module__du9LPW__intro{font-size:.9rem}.InternationalPresenceSection-module__du9LPW__mapContainer{margin:2rem auto;padding:0 .5rem}.InternationalPresenceSection-module__du9LPW__mapMarker{display:block}.InternationalPresenceSection-module__du9LPW__markerDot{width:14px;height:14px;font-size:10px}.InternationalPresenceSection-module__du9LPW__markerTooltip{white-space:normal;text-align:center;max-width:120px;padding:.3rem .6rem;font-size:.65rem}.InternationalPresenceSection-module__du9LPW__markerTooltip:after{border-width:4px}}
.KitDigitalLanding-module__8LZyFq__page{width:100%}.KitDigitalLanding-module__8LZyFq__kitHeader{text-align:center;background:#f5f5f5;padding:2rem}.KitDigitalLanding-module__8LZyFq__kitHeaderImg{max-width:100%;height:auto;margin:0 auto;display:block}.KitDigitalLanding-module__8LZyFq__section{max-width:1200px;margin:0 auto;padding:2.5rem 1.25rem}.KitDigitalLanding-module__8LZyFq__sectionTitle{text-align:center;color:var(--color-gray-900);margin:0 0 1rem;font-size:1.35rem;font-weight:700}.KitDigitalLanding-module__8LZyFq__section p{color:#555;margin:1.1rem 0;font-size:.86rem;line-height:1.7}.KitDigitalLanding-module__8LZyFq__processSection{background:#f9f9f9;padding:3rem 1.25rem 4rem}.KitDigitalLanding-module__8LZyFq__processTitle{text-align:center;color:var(--color-gray-900);letter-spacing:.02em;margin:0;font-size:1.1rem;font-weight:700}.KitDigitalLanding-module__8LZyFq__cardsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin-top:3rem;margin-left:auto;margin-right:auto;display:grid}@media (max-width:1024px){.KitDigitalLanding-module__8LZyFq__processSection{padding:2.8rem 1.25rem 3.8rem}.KitDigitalLanding-module__8LZyFq__cardsGrid{grid-template-columns:repeat(2,1fr);gap:1.6rem}}@media (max-width:480px){.KitDigitalLanding-module__8LZyFq__kitHeader{padding:1.5rem .9rem}.KitDigitalLanding-module__8LZyFq__section{padding:2.1rem .9rem}.KitDigitalLanding-module__8LZyFq__sectionTitle{font-size:1.25rem}.KitDigitalLanding-module__8LZyFq__section p{font-size:.82rem}.KitDigitalLanding-module__8LZyFq__processSection{padding:2.2rem .9rem 3.2rem}.KitDigitalLanding-module__8LZyFq__cardsGrid{grid-template-columns:1fr;gap:1.1rem}}
.NoticiasLanding-module__IZKfyW__page{width:100%}.NoticiasLanding-module__IZKfyW__hero{background:var(--color-accent-dark);padding:2.2rem 1.25rem}.NoticiasLanding-module__IZKfyW__heroContent{text-align:center;max-width:1200px;margin:0 auto}.NoticiasLanding-module__IZKfyW__heroTitle{color:#fff;letter-spacing:.01em;margin:0;font-size:1.15rem;font-weight:800}.NoticiasLanding-module__IZKfyW__noticiasSection{background:#fff;padding:3rem 1.25rem 4rem}.NoticiasLanding-module__IZKfyW__stateMsg{color:#5a6670;max-width:1100px;margin:0 auto 1rem;font-size:.88rem}.NoticiasLanding-module__IZKfyW__loadingBox{text-align:center;place-items:center;max-width:1100px;min-height:120px;margin:0 auto 1.4rem;display:grid}.NoticiasLanding-module__IZKfyW__spinner{border:3px solid #d9e1e8;border-top-color:var(--color-primary);border-radius:999px;width:34px;height:34px;animation:.85s linear infinite NoticiasLanding-module__IZKfyW__spin}.NoticiasLanding-module__IZKfyW__loadingText{color:#5a6670;margin:.65rem 0 0;font-size:.88rem}@keyframes NoticiasLanding-module__IZKfyW__spin{to{transform:rotate(360deg)}}.NoticiasLanding-module__IZKfyW__emptyMsg{text-align:center;color:#6a7784;grid-column:1/-1;margin:0;font-size:.9rem}.NoticiasLanding-module__IZKfyW__noticiasGrid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1100px;margin:0 auto;display:grid}@media (max-width:1024px){.NoticiasLanding-module__IZKfyW__noticiasGrid{grid-template-columns:1fr;gap:1.4rem}}@media (max-width:480px){.NoticiasLanding-module__IZKfyW__hero{padding:1.7rem .9rem}.NoticiasLanding-module__IZKfyW__heroTitle{font-size:1rem}.NoticiasLanding-module__IZKfyW__noticiasSection{padding:2.2rem .9rem 3rem}}
