.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}}
.SiteFooter-module__V7EeQW__footer{background:var(--color-gray-900);color:var(--color-white);width:100%;padding:1.5rem 2rem .3rem;font-size:.85rem;overflow:hidden}.SiteFooter-module__V7EeQW__footerContainer{box-sizing:border-box;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto 1rem;padding:0 2rem;display:grid}.SiteFooter-module__V7EeQW__footerTitle{color:var(--color-primary);margin-bottom:.5rem;font-size:.95rem}.SiteFooter-module__V7EeQW__footerSection p{margin-bottom:.2rem;line-height:1.4}.SiteFooter-module__V7EeQW__footerSection a{color:var(--color-white);margin-bottom:.3rem;line-height:1.3;text-decoration:none;display:block}.SiteFooter-module__V7EeQW__footerSection a:hover{color:var(--color-primary)}.SiteFooter-module__V7EeQW__footerLinks .SiteFooter-module__V7EeQW__enlacesGrid,.SiteFooter-module__V7EeQW__enlacesGrid{grid-template-columns:1fr;gap:.3rem .8rem;display:grid}.SiteFooter-module__V7EeQW__footerBottom{text-align:center;border-top:1px solid #ffffff1a;padding-top:.2rem;font-size:.7rem}.SiteFooter-module__V7EeQW__footerBottom p{margin:0;padding:0}@media (max-width:1024px){.SiteFooter-module__V7EeQW__footerContainer{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width:768px){.SiteFooter-module__V7EeQW__footer{padding:2rem .5rem .5rem}.SiteFooter-module__V7EeQW__footerContainer{grid-template-columns:1fr;gap:2rem;padding:0 .5rem}.SiteFooter-module__V7EeQW__footerSection{text-align:center;padding:0 .5rem}.SiteFooter-module__V7EeQW__footerTitle{font-size:.85rem}.SiteFooter-module__V7EeQW__footerSection p,.SiteFooter-module__V7EeQW__footerSection a{font-size:.75rem;line-height:1.5}.SiteFooter-module__V7EeQW__footerLinks .SiteFooter-module__V7EeQW__enlacesGrid{justify-items:center}}@media (max-width:480px){.SiteFooter-module__V7EeQW__footer{padding:1.5rem .5rem .5rem;font-size:.75rem}.SiteFooter-module__V7EeQW__footerContainer{gap:1.5rem;padding:0 .3rem}.SiteFooter-module__V7EeQW__footerSection{padding:0 .3rem}.SiteFooter-module__V7EeQW__footerTitle{margin-bottom:.4rem;font-size:.8rem}.SiteFooter-module__V7EeQW__footerSection p,.SiteFooter-module__V7EeQW__footerSection a{margin-bottom:.2rem;font-size:.7rem;line-height:1.4}.SiteFooter-module__V7EeQW__footerBottom{padding-top:.5rem;font-size:.6rem}}
.ProductCarousel-module__Za7Wxq__carouselWrapper{margin-top:3rem}.ProductCarousel-module__Za7Wxq__carousel{border-radius:12px;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000026}.ProductCarousel-module__Za7Wxq__carouselTrack{transition:transform .5s ease-in-out;display:flex}.ProductCarousel-module__Za7Wxq__carouselSlide{background:#fff;justify-content:center;align-items:center;min-width:100%;display:flex}.ProductCarousel-module__Za7Wxq__carouselSlide img{max-width:100%;height:auto;display:block}.ProductCarousel-module__Za7Wxq__carouselButton{cursor:pointer;width:50px;height:50px;color:var(--color-primary);z-index:1;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 10px #0003}.ProductCarousel-module__Za7Wxq__carouselButton:hover{background:var(--color-primary);color:#fff;transform:translateY(-50%)scale(1.08)}.ProductCarousel-module__Za7Wxq__prev{left:20px}.ProductCarousel-module__Za7Wxq__next{right:20px}.ProductCarousel-module__Za7Wxq__carouselIndicators{justify-content:center;gap:10px;margin-top:1.5rem;display:flex}.ProductCarousel-module__Za7Wxq__indicator{cursor:pointer;background:#ccc;border:none;border-radius:50%;width:12px;height:12px;transition:all .3s}.ProductCarousel-module__Za7Wxq__indicatorActive{background:var(--color-primary);transform:scale(1.2)}@media (max-width:768px){.ProductCarousel-module__Za7Wxq__carouselButton{width:40px;height:40px;font-size:1.2rem}.ProductCarousel-module__Za7Wxq__prev{left:10px}.ProductCarousel-module__Za7Wxq__next{right:10px}}
.legal-module__8113wq__pageSection{padding:2.5rem 1rem 3rem}.legal-module__8113wq__content{max-width:900px;margin:0 auto}.legal-module__8113wq__title{color:var(--color-accent-dark);text-align:center;margin:0 0 1.8rem;font-size:2.2rem}.legal-module__8113wq__content h2{color:var(--color-accent-dark);margin:1.8rem 0 .9rem;font-size:1.35rem}.legal-module__8113wq__centerHeading{text-align:center}.legal-module__8113wq__content h3{color:var(--color-accent-dark);margin:1.2rem 0 .7rem;font-size:1.1rem}.legal-module__8113wq__content p{color:#333;text-align:justify;margin:0 0 1rem;line-height:1.8}.legal-module__8113wq__content ul{margin:0 0 1rem 1.4rem;padding:0}.legal-module__8113wq__content li{margin-bottom:.4rem;line-height:1.7}.legal-module__8113wq__infoBox{background:#f5f5f5;border-radius:8px;margin:1.5rem 0;padding:1.2rem}.legal-module__8113wq__infoBox p{margin:.5rem 0}.legal-module__8113wq__highlightBox{background:#fff3cd;border-left:4px solid #ffc107;border-radius:8px;margin-top:1rem;padding:1rem}.legal-module__8113wq__legalImageSection{align-items:flex-start;gap:2rem;margin:1.5rem 0;display:flex}.legal-module__8113wq__legalImage{flex:0 0 280px}.legal-module__8113wq__legalImage img{border-radius:8px;width:100%;height:auto}.legal-module__8113wq__cookiesImage{text-align:center;margin:1.5rem 0 2rem}.legal-module__8113wq__cookiesImage img{border-radius:8px;max-width:100%;height:auto;box-shadow:0 4px 8px #0000001f}.legal-module__8113wq__linkBox{background:#f5f5f5;border-radius:8px;margin:1rem 0;padding:1rem}.legal-module__8113wq__externalLink{color:#005fcc;margin:.45rem 0;display:block}.legal-module__8113wq__heroLight{text-align:center;background:#f8f9fa;padding:3rem 1rem}.legal-module__8113wq__heroLight h1{color:var(--color-gray-900);margin:0;font-size:2rem}.legal-module__8113wq__quote{font-size:1.05rem;font-style:italic}.legal-module__8113wq__transparencyImage{text-align:center;margin:2rem 0}.legal-module__8113wq__transparencyImage img{border-radius:8px;max-width:100%;height:auto}.legal-module__8113wq__grid3{grid-template-columns:repeat(3,1fr);gap:1rem;margin:1.5rem 0;display:grid}.legal-module__8113wq__card{background:#f5f5f5;border-radius:8px;padding:1rem}.legal-module__8113wq__card h4{color:var(--color-accent-dark);margin:0 0 .4rem}.legal-module__8113wq__cardValue{color:var(--color-primary);margin:0;font-weight:700}.legal-module__8113wq__transparencyHero{color:#fff;text-align:center;background:#1f3c4c;padding:1.6rem 1rem}.legal-module__8113wq__transparencyHero h1{letter-spacing:.5px;margin:0;font-size:2rem}.legal-module__8113wq__transparencyWrap{max-width:760px;margin:0 auto}.legal-module__8113wq__transparencyIntroBox{border-left:3px solid var(--color-primary);background:#edf1f5;border-radius:3px;margin-bottom:1.8rem;padding:1.2rem 1rem}.legal-module__8113wq__transparencyIntroBox .legal-module__8113wq__quote{color:#b02a2a;margin-bottom:.7rem;font-style:normal;font-weight:700}.legal-module__8113wq__transparencyIntroBox p{font-size:.85rem}.legal-module__8113wq__transparencyImageCard{background:#f3f5f7;border-radius:2px;margin-bottom:1.6rem;padding:.8rem}.legal-module__8113wq__transparencyImageCard .legal-module__8113wq__transparencyImage{margin:0}.legal-module__8113wq__transparencyInfoBox{border-left:3px solid var(--color-primary);background:#f4f6f8;border-radius:3px;margin-bottom:.9rem;padding:.85rem .7rem}.legal-module__8113wq__transparencyInfoBox h3{color:#b02a2a;letter-spacing:.2px;margin:0 0 .45rem;font-size:.74rem}.legal-module__8113wq__transparencyInfoBox p{margin:0;font-size:.78rem}.legal-module__8113wq__transparencyFinance{background:#1f4b63;border-radius:4px;margin:1rem 0;padding:.9rem}.legal-module__8113wq__transparencyFinanceGrid{grid-template-columns:repeat(3,1fr);gap:.7rem;display:grid}.legal-module__8113wq__transparencyFinanceItem{text-align:center;background:#325b72;border:1px solid #ffffff29;border-radius:3px;padding:.75rem .5rem}.legal-module__8113wq__transparencyFinanceItem h4{color:#fff;letter-spacing:.2px;margin:0 0 .45rem;font-size:.58rem}.legal-module__8113wq__transparencyFinanceValue{color:#fff;margin:0;font-size:1.9rem;font-weight:700;line-height:1}.legal-module__8113wq__transparencyNote{background:#f4f0da;border-left:3px solid #e2b714;border-radius:2px;padding:.75rem .7rem}.legal-module__8113wq__transparencyNote p{text-transform:uppercase;margin:0;font-size:.68rem;line-height:1.6}@media (max-width:768px){.legal-module__8113wq__title{font-size:1.8rem}.legal-module__8113wq__legalImageSection{flex-direction:column}.legal-module__8113wq__legalImage{flex:1;width:100%}.legal-module__8113wq__grid3{grid-template-columns:1fr}.legal-module__8113wq__transparencyHero h1{font-size:1.7rem}.legal-module__8113wq__transparencyFinanceGrid{grid-template-columns:1fr}.legal-module__8113wq__transparencyFinanceValue{font-size:1.5rem}}
.page-module__DLrK6W__pageWrap{background:#fff;min-height:calc(100vh - 250px);padding:2.5rem 1rem 3rem}.page-module__DLrK6W__pagoContainer{background:#fff;border:1px solid #e6e6e6;border-radius:8px;max-width:600px;margin:0 auto;padding:2rem;box-shadow:0 4px 12px #0000001a}.page-module__DLrK6W__pagoHeader{text-align:center;margin-bottom:1.8rem}.page-module__DLrK6W__pagoHeader h1{color:var(--color-primary);margin:0 0 .4rem;font-size:1.7rem}.page-module__DLrK6W__pagoHeader p{color:#4a4a4a;margin:0;font-size:.95rem}.page-module__DLrK6W__formGroup{margin-bottom:1.1rem}.page-module__DLrK6W__formGroup label{color:#2f2f2f;text-transform:uppercase;margin-bottom:.45rem;font-size:.82rem;font-weight:700;display:block}.page-module__DLrK6W__formGroup input{border:2px solid #e0e0e0;border-radius:4px;width:100%;padding:.75rem .85rem;font-size:1rem;transition:border-color .25s}.page-module__DLrK6W__formGroup input:focus{border-color:var(--color-primary);outline:none}.page-module__DLrK6W__inputHelper{color:#666;margin-top:.3rem;font-size:.8rem}.page-module__DLrK6W__montoDisplay{text-align:center;background:#f5f5f5;border-radius:4px;margin-bottom:1.2rem;padding:1rem}.page-module__DLrK6W__montoLabel{color:#666;margin-bottom:.3rem;font-size:.85rem}.page-module__DLrK6W__montoAmount{color:var(--color-primary);font-size:2rem;font-weight:700}.page-module__DLrK6W__btnPago{background:var(--color-primary);color:#fff;text-transform:uppercase;cursor:pointer;border:none;border-radius:4px;width:100%;padding:.9rem;font-size:.95rem;font-weight:700;transition:background .25s}.page-module__DLrK6W__btnPago:hover{background:var(--color-primary-dark)}.page-module__DLrK6W__btnPago:disabled{cursor:not-allowed;background:#ccc}.page-module__DLrK6W__seguridadInfo{border-left:4px solid var(--color-accent-dark);color:#555;background:#f0f8ff;margin-top:1.3rem;padding:.85rem;font-size:.8rem}.page-module__DLrK6W__seguridadInfo strong{color:var(--color-accent-dark)}.page-module__DLrK6W__errorMessage{color:#c00;background:#fee;border-left:4px solid #c00;margin-bottom:1rem;padding:.75rem;font-size:.88rem}@media (max-width:640px){.page-module__DLrK6W__pagoContainer{padding:1.15rem}.page-module__DLrK6W__montoAmount{font-size:1.5rem}}
.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}}
.ContactoLanding-module__dTkOSW__page{width:100%}.ContactoLanding-module__dTkOSW__hero{background:var(--color-accent-dark);padding:2.25rem 1.25rem}.ContactoLanding-module__dTkOSW__heroContent{text-align:center;max-width:1200px;margin:0 auto}.ContactoLanding-module__dTkOSW__heroTitle{color:#fff;letter-spacing:.01em;margin:0;font-size:1.4rem;font-weight:800}.ContactoLanding-module__dTkOSW__section{padding:2.8rem 1.25rem}.ContactoLanding-module__dTkOSW__contactoSection{background:#fff}.ContactoLanding-module__dTkOSW__contactoContainer{grid-template-columns:1fr 1fr;align-items:start;gap:2.5rem;max-width:1100px;margin:0 auto;display:grid}.ContactoLanding-module__dTkOSW__contactoInfo{padding-top:.2rem}.ContactoLanding-module__dTkOSW__infoTitle{color:var(--color-gray-900);margin:0 0 .85rem;font-size:1.6rem}.ContactoLanding-module__dTkOSW__infoSubtitle{color:#666;margin:0 0 1.5rem;font-size:.92rem;font-weight:500;line-height:1.7}.ContactoLanding-module__dTkOSW__infoBlock{background:0 0;border-left:4px solid #bf181826;margin:1.1rem 0;padding-left:1rem}.ContactoLanding-module__dTkOSW__infoText{color:#333;margin:0;font-size:.95rem;line-height:1.8}.ContactoLanding-module__dTkOSW__contactForm iframe{border:0;width:100%;min-height:560px;display:block}.ContactoLanding-module__dTkOSW__mapaSection{padding:0 0 2.5rem}.ContactoLanding-module__dTkOSW__mapaSection iframe{border:0;width:100%;height:450px;display:block}@media (max-width:1024px){.ContactoLanding-module__dTkOSW__contactoContainer{grid-template-columns:1fr;gap:1.8rem}.ContactoLanding-module__dTkOSW__contactForm iframe{min-height:520px}}@media (max-width:480px){.ContactoLanding-module__dTkOSW__hero{padding:1.7rem .9rem}.ContactoLanding-module__dTkOSW__heroTitle{font-size:1.1rem}.ContactoLanding-module__dTkOSW__section{padding:2.2rem .9rem}.ContactoLanding-module__dTkOSW__contactForm iframe{min-height:430px}.ContactoLanding-module__dTkOSW__mapaSection iframe{height:380px}}
.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}}
.NoticiaDetail-module__csITHq__wrap{width:100%}.NoticiaDetail-module__csITHq__hero{background-color:var(--color-gray-900);background-position:50%;background-size:cover;justify-content:center;align-items:center;min-height:280px;display:flex;position:relative}.NoticiaDetail-module__csITHq__heroVideo{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.NoticiaDetail-module__csITHq__heroOverlay{background:linear-gradient(#0f141c8c 0%,#0f141cb8 100%);position:absolute;inset:0}.NoticiaDetail-module__csITHq__heroInner{z-index:1;text-align:center;max-width:900px;padding:2.5rem 1.25rem;position:relative}.NoticiaDetail-module__csITHq__heroTitle{color:#fff;letter-spacing:.02em;margin:0;font-size:clamp(1.35rem,4vw,2rem);font-weight:800;line-height:1.2}.NoticiaDetail-module__csITHq__heroSubtitle{color:#fffffff2;letter-spacing:.06em;text-transform:uppercase;margin:1rem 0 0;font-size:clamp(.72rem,1.8vw,.88rem);font-weight:600;line-height:1.35}.NoticiaDetail-module__csITHq__article{max-width:720px;margin:0 auto;padding:2rem 1.25rem 3.5rem}.NoticiaDetail-module__csITHq__backLink{color:var(--color-primary);margin:0 0 1.25rem;font-size:.82rem;font-weight:600;text-decoration:none;display:inline-block}.NoticiaDetail-module__csITHq__backLink:hover{text-decoration:underline}.NoticiaDetail-module__csITHq__body{color:var(--color-gray-900);font-size:.95rem;line-height:1.75}.NoticiaDetail-module__csITHq__body p{margin:0 0 1.1rem}.NoticiaDetail-module__csITHq__body p:last-child{margin-bottom:0}.NoticiaDetail-module__csITHq__emphasis{color:var(--color-primary);font-weight:700}.NoticiaDetail-module__csITHq__inlineFigure{justify-content:center;align-items:center;max-width:100%;margin:2rem auto;display:flex}.NoticiaDetail-module__csITHq__inlineImg{object-fit:contain;border-radius:8px;width:auto;max-width:100%;height:auto;display:block}.NoticiaDetail-module__csITHq__inlineVideo{border-radius:8px;width:auto;max-width:100%;height:auto;display:block}.NoticiaDetail-module__csITHq__metaRow{color:#6a7784;margin:0 0 1.25rem;font-size:.78rem}.NoticiaDetail-module__csITHq__state{color:#5a6670;text-align:center;place-items:center;max-width:720px;min-height:180px;margin:0 auto;padding:3rem 1.25rem;font-size:.9rem;display:grid}.NoticiaDetail-module__csITHq__spinner{border:3px solid #d9e1e8;border-top-color:var(--color-primary);border-radius:999px;width:34px;height:34px;animation:.85s linear infinite NoticiaDetail-module__csITHq__spin}.NoticiaDetail-module__csITHq__loadingText{color:#5a6670;margin:.65rem 0 0;font-size:.88rem}.NoticiaDetail-module__csITHq__error{color:#a32020}.NoticiaDetail-module__csITHq__notFoundInner{text-align:center}.NoticiaDetail-module__csITHq__notFoundInner .NoticiaDetail-module__csITHq__backLink{margin-top:1rem}@keyframes NoticiaDetail-module__csITHq__spin{to{transform:rotate(360deg)}}@media (max-width:640px){.NoticiaDetail-module__csITHq__hero{min-height:220px}.NoticiaDetail-module__csITHq__article{padding:1.5rem 1rem 2.5rem}}
.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}}
.ProductDetailPage-module__2qfGjW__section{padding:3rem 1rem}.ProductDetailPage-module__2qfGjW__container{max-width:1200px;margin:0 auto}.ProductDetailPage-module__2qfGjW__productHero{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.ProductDetailPage-module__2qfGjW__productImage{justify-content:center;align-items:center;display:flex}.ProductDetailPage-module__2qfGjW__productImage img{filter:drop-shadow(0 10px 20px #00000026);max-width:100%;height:auto}.ProductDetailPage-module__2qfGjW__productInfo h1{color:var(--color-primary);margin:0 0 1rem;font-size:2.2rem}.ProductDetailPage-module__2qfGjW__subtitle{color:#333;margin:0 0 1rem;font-size:1.1rem;font-weight:600}.ProductDetailPage-module__2qfGjW__description{color:var(--color-muted);margin:0 0 1.5rem;font-size:1rem;line-height:1.8}.ProductDetailPage-module__2qfGjW__featuresGrid{grid-template-columns:repeat(2,1fr);gap:.8rem 1.2rem;display:grid}.ProductDetailPage-module__2qfGjW__featureItem{align-items:flex-start;gap:.5rem;display:flex}.ProductDetailPage-module__2qfGjW__featureItem:before{content:"✓";color:var(--color-primary);font-weight:700}.ProductDetailPage-module__2qfGjW__featureItem span{color:#555;font-size:.95rem}.ProductDetailPage-module__2qfGjW__carouselSection{background:#f9f9f9;padding:3.5rem 1rem}.ProductDetailPage-module__2qfGjW__sectionTitle{text-align:center;color:var(--color-primary);margin:0 0 1rem;font-size:2rem}.ProductDetailPage-module__2qfGjW__priceSection{text-align:center}.ProductDetailPage-module__2qfGjW__priceBox{border:3px solid var(--color-primary);border-radius:12px;max-width:600px;margin:0 auto;padding:2rem}.ProductDetailPage-module__2qfGjW__price{color:var(--color-primary);margin-bottom:.6rem;font-size:2.6rem;font-weight:700}.ProductDetailPage-module__2qfGjW__priceInfo{color:var(--color-muted);margin-bottom:1.5rem;font-size:1rem}.ProductDetailPage-module__2qfGjW__contactBtn{background:var(--color-primary);color:#fff;border-radius:999px;padding:.9rem 2.2rem;font-weight:600;transition:background .2s,transform .2s;display:inline-block}.ProductDetailPage-module__2qfGjW__contactBtn:hover{background:var(--color-primary-dark);transform:translateY(-1px)}.ProductDetailPage-module__2qfGjW__backupSection{text-align:center;padding:4rem 1rem}.ProductDetailPage-module__2qfGjW__mainTitle{color:var(--color-text);margin:0 0 1.4rem;font-size:2.2rem}.ProductDetailPage-module__2qfGjW__backupText{max-width:900px;color:var(--color-muted);margin:0 auto 2.5rem;line-height:1.8}.ProductDetailPage-module__2qfGjW__backupText p{margin:0 0 1rem}.ProductDetailPage-module__2qfGjW__productsContainer{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.ProductDetailPage-module__2qfGjW__productBox img{width:220px;height:auto}.ProductDetailPage-module__2qfGjW__cteSection{text-align:center;background:#f8f9fa;padding:4rem 1rem}.ProductDetailPage-module__2qfGjW__cteText{max-width:900px;color:var(--color-muted);margin:0 auto;line-height:1.8}.ProductDetailPage-module__2qfGjW__contactWrapper{margin-top:2rem}@media (max-width:900px){.ProductDetailPage-module__2qfGjW__productHero{grid-template-columns:1fr;gap:1.5rem}.ProductDetailPage-module__2qfGjW__productInfo h1,.ProductDetailPage-module__2qfGjW__subtitle,.ProductDetailPage-module__2qfGjW__description{text-align:center}.ProductDetailPage-module__2qfGjW__featuresGrid{grid-template-columns:1fr}}@media (max-width:768px){.ProductDetailPage-module__2qfGjW__productInfo h1{font-size:1.8rem}.ProductDetailPage-module__2qfGjW__sectionTitle{font-size:1.6rem}.ProductDetailPage-module__2qfGjW__price{font-size:2rem}.ProductDetailPage-module__2qfGjW__mainTitle{font-size:1.8rem}}
