.Navbar-module__nuAbfa__header{height:var(--header-height);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-color);z-index:1000;background:#fafafacc;transition:all .3s;position:fixed;top:0;left:0;right:0}.dark .Navbar-module__nuAbfa__header{background:#0b0f19cc}.Navbar-module__nuAbfa__navContainer{justify-content:space-between;align-items:center;height:100%;display:flex}.Navbar-module__nuAbfa__logo{font-family:var(--font-heading);color:var(--text-primary);align-items:center;gap:.5rem;font-size:1.5rem;font-weight:800;display:flex}.Navbar-module__nuAbfa__logoIcon{color:var(--primary);align-items:center;display:flex}.Navbar-module__nuAbfa__logoTextRed{color:var(--primary)}.Navbar-module__nuAbfa__navMenu{align-items:center;gap:2rem;list-style:none;display:flex}.Navbar-module__nuAbfa__navItem{position:relative}.Navbar-module__nuAbfa__navLink{font-family:var(--font-heading);color:var(--text-secondary);padding:.5rem 0;font-size:.95rem;font-weight:500;transition:color .2s}.Navbar-module__nuAbfa__navLink:hover{color:var(--primary)}.Navbar-module__nuAbfa__dropdown{position:relative}.Navbar-module__nuAbfa__dropdownTrigger{cursor:pointer;font-family:var(--font-heading);color:var(--text-secondary);background:0 0;border:none;align-items:center;gap:.25rem;padding:.5rem 0;font-size:.95rem;font-weight:500;transition:color .2s;display:flex}.Navbar-module__nuAbfa__dropdownTrigger:hover{color:var(--primary)}.Navbar-module__nuAbfa__dropdownTrigger svg{transition:transform .2s}.Navbar-module__nuAbfa__dropdown:hover .Navbar-module__nuAbfa__dropdownTrigger svg{transform:rotate(180deg)}.Navbar-module__nuAbfa__dropdownMenu{background:var(--card-bg);border:1px solid var(--border-color);border-radius:var(--radius-md);width:240px;box-shadow:var(--shadow-lg);opacity:0;visibility:hidden;padding:.75rem;list-style:none;transition:all .2s;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(10px)}.Navbar-module__nuAbfa__dropdown:hover .Navbar-module__nuAbfa__dropdownMenu{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Navbar-module__nuAbfa__dropdownLink{color:var(--text-secondary);border-radius:var(--radius-sm);padding:.6rem .8rem;font-size:.9rem;font-weight:500;transition:all .2s;display:block}.Navbar-module__nuAbfa__dropdownLink:hover{background:var(--primary-light);color:var(--primary);padding-left:1.2rem}.dark .Navbar-module__nuAbfa__dropdownLink:hover{background:#cf2e2e26}.Navbar-module__nuAbfa__navActions{align-items:center;gap:1rem;display:flex}.Navbar-module__nuAbfa__quoteBtn{padding:.6rem 1.2rem;font-size:.9rem}.Navbar-module__nuAbfa__navActionsMobile{display:none}.Navbar-module__nuAbfa__hamburger{cursor:pointer;z-index:1010;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;display:none}.Navbar-module__nuAbfa__hamburger span{background-color:var(--text-primary);border-radius:2px;width:100%;height:2px;transition:all .3s}.Navbar-module__nuAbfa__hamburgerActive span:first-child{transform:translateY(8px)rotate(45deg)}.Navbar-module__nuAbfa__hamburgerActive span:nth-child(2){opacity:0}.Navbar-module__nuAbfa__hamburgerActive span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}@media (max-width:992px){.Navbar-module__nuAbfa__hamburger{display:flex}.Navbar-module__nuAbfa__navMenu{background:var(--card-bg);width:300px;height:100vh;box-shadow:var(--shadow-xl);flex-direction:column;align-items:flex-start;gap:1.5rem;padding:6rem 2rem 2rem;transition:right .3s cubic-bezier(.16,1,.3,1);position:fixed;top:0;right:-100%;overflow-y:auto}.Navbar-module__nuAbfa__navMenuOpen{right:0}.Navbar-module__nuAbfa__dropdownMenu{box-shadow:none;opacity:1;visibility:visible;border:none;width:100%;padding-left:1rem;display:none;position:static;transform:none!important}.Navbar-module__nuAbfa__dropdownOpen .Navbar-module__nuAbfa__dropdownMenu{display:block}.Navbar-module__nuAbfa__dropdownTrigger svg{margin-left:auto}.Navbar-module__nuAbfa__dropdownTrigger{justify-content:space-between;width:100%}.Navbar-module__nuAbfa__navActions{display:none}.Navbar-module__nuAbfa__navActionsMobile{width:100%;margin-top:1rem;display:block}}
.Footer-module__EZoWya__footer{color:#94a3b8;font-family:var(--font-body);background:#0f172a;border-top:1px solid #1e293b;padding:4.5rem 0 2rem}.Footer-module__EZoWya__grid{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:3rem;margin-bottom:3.5rem;display:grid}.Footer-module__EZoWya__col{flex-direction:column;gap:1.25rem;display:flex}.Footer-module__EZoWya__logo{font-family:var(--font-heading);color:#fff;align-items:center;gap:.5rem;font-size:1.75rem;font-weight:800;display:flex}.Footer-module__EZoWya__logoIcon,.Footer-module__EZoWya__logoTextRed{color:var(--primary)}.Footer-module__EZoWya__desc{color:#94a3b8;font-size:.95rem;line-height:1.6}.Footer-module__EZoWya__socials{gap:1rem;list-style:none;display:flex}.Footer-module__EZoWya__socialLink{border-radius:var(--radius-sm);color:#fff;background:#1e293b;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.Footer-module__EZoWya__socialLink:hover{background:var(--primary);transform:translateY(-3px)}.Footer-module__EZoWya__heading{font-family:var(--font-heading);color:#fff;padding-bottom:.5rem;font-size:1.2rem;font-weight:600;position:relative}.Footer-module__EZoWya__heading:after{content:"";background:var(--primary);width:40px;height:2px;position:absolute;bottom:0;left:0}.Footer-module__EZoWya__links{flex-direction:column;gap:.75rem;list-style:none;display:flex}.Footer-module__EZoWya__link{color:#94a3b8;font-size:.95rem;transition:all .2s}.Footer-module__EZoWya__link:hover{color:var(--primary);padding-left:.25rem}.Footer-module__EZoWya__contactList{flex-direction:column;gap:1rem;list-style:none;display:flex}.Footer-module__EZoWya__contactItem{align-items:flex-start;gap:.75rem;font-size:.95rem;display:flex}.Footer-module__EZoWya__contactIcon{color:var(--primary);flex-shrink:0;margin-top:.2rem}.Footer-module__EZoWya__contactText{color:#cbd5e1}.Footer-module__EZoWya__bottom{color:#64748b;border-top:1px solid #1e293b;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;font-size:.85rem;display:flex}.Footer-module__EZoWya__datandina{color:#cbd5e1;text-decoration:underline}.Footer-module__EZoWya__datandina:hover{color:var(--primary)}@media (max-width:992px){.Footer-module__EZoWya__grid{grid-template-columns:1fr 1fr}}@media (max-width:576px){.Footer-module__EZoWya__grid{grid-template-columns:1fr;gap:2rem}.Footer-module__EZoWya__bottom{text-align:center;flex-direction:column}}
.WhatsAppButton-module__OPyqoG__floatBtn{color:#fff;text-align:center;z-index:999;cursor:pointer;background-color:#25d366;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:30px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 4px 10px #0000004d}.WhatsAppButton-module__OPyqoG__floatBtn:hover{background-color:#20ba5a;transform:translateY(-5px)scale(1.05);box-shadow:0 8px 16px #0006}.WhatsAppButton-module__OPyqoG__tooltip{background:var(--card-bg);border:1px solid var(--border-color);color:var(--text-primary);border-radius:var(--radius-md);box-shadow:var(--shadow-md);white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;font-size:.85rem;font-weight:600;font-family:var(--font-heading);padding:.6rem 1rem;transition:all .3s;position:absolute;right:75px;transform:translate(10px)}.WhatsAppButton-module__OPyqoG__floatBtn:hover .WhatsAppButton-module__OPyqoG__tooltip{opacity:1;visibility:visible;transform:translate(0)}@keyframes WhatsAppButton-module__OPyqoG__pulse{0%{box-shadow:0 0 #25d36680}70%{box-shadow:0 0 0 15px #25d36600}to{box-shadow:0 0 #25d36600}}.WhatsAppButton-module__OPyqoG__floatBtn{animation:2s infinite WhatsAppButton-module__OPyqoG__pulse}
.acerca-module__rCKW5W__main{padding-top:var(--header-height);min-height:100vh}.acerca-module__rCKW5W__banner{color:#fff;text-align:center;background:linear-gradient(135deg,#cf2e2e 0%,#1e1b4b 100%);padding:5rem 0}.acerca-module__rCKW5W__bannerTitle{color:#fff;margin-bottom:.5rem;font-size:3rem;font-weight:800}.acerca-module__rCKW5W__bannerSubtitle{font-family:var(--font-heading);color:var(--secondary);text-transform:uppercase;letter-spacing:.1em;font-size:1.1rem}.acerca-module__rCKW5W__contentSection{background:var(--background);padding:6rem 0}.acerca-module__rCKW5W__storyGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-bottom:5rem;display:grid}.acerca-module__rCKW5W__imagePlaceholder{border:1px solid var(--border-color);border-radius:var(--radius-lg);text-align:center;background:linear-gradient(#cf2e2e0d,#cf2e2e1a);flex-direction:column;justify-content:center;align-items:center;min-height:350px;padding:3rem;display:flex;position:relative}.acerca-module__rCKW5W__imagePlaceholder svg{color:var(--primary);margin-bottom:1.5rem}.acerca-module__rCKW5W__storyTitle{margin-bottom:1.5rem;font-size:2rem;font-weight:800}.acerca-module__rCKW5W__storyText{color:var(--text-secondary);font-size:1.05rem;line-height:1.75}.acerca-module__rCKW5W__mvSection{background:var(--card-bg);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);padding:6rem 0}.acerca-module__rCKW5W__mvGrid{grid-template-columns:1fr 1fr;gap:3rem;display:grid}.acerca-module__rCKW5W__mvCard{background:var(--background);border:1px solid var(--border-color);border-radius:var(--radius-md);padding:3rem 2.5rem;transition:transform .3s}.acerca-module__rCKW5W__mvCard:hover{border-color:var(--primary);transform:translateY(-5px)}.acerca-module__rCKW5W__mvIcon{color:var(--primary);margin-bottom:1.5rem}.acerca-module__rCKW5W__mvTitle{margin-bottom:1rem;font-size:1.75rem;font-weight:800}.acerca-module__rCKW5W__mvText{color:var(--text-secondary);line-height:1.7}.acerca-module__rCKW5W__valuesSection{background:var(--background);padding:6rem 0}.acerca-module__rCKW5W__valuesGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;margin-bottom:6rem;display:grid}.acerca-module__rCKW5W__valueCard{background:var(--card-bg);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);padding:2.5rem 2rem;transition:all .3s}.acerca-module__rCKW5W__valueCard:hover{border-color:var(--primary);box-shadow:var(--shadow-md)}.acerca-module__rCKW5W__valueTitle{align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:1.25rem;font-weight:700;display:flex}.acerca-module__rCKW5W__valueTitle svg{color:var(--primary);flex-shrink:0}.acerca-module__rCKW5W__valueText{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.acerca-module__rCKW5W__statsGrid{text-align:center;background:var(--card-bg);border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);grid-template-columns:repeat(3,1fr);gap:2rem;padding:3.5rem 2rem;display:grid}.acerca-module__rCKW5W__statItem{flex-direction:column;align-items:center;display:flex}.acerca-module__rCKW5W__statNumber{font-family:var(--font-heading);color:var(--primary);margin-bottom:.5rem;font-size:3.5rem;font-weight:800;line-height:1}.acerca-module__rCKW5W__statLabel{font-family:var(--font-heading);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:1.1rem;font-weight:600}@media (max-width:992px){.acerca-module__rCKW5W__storyGrid{grid-template-columns:1fr;gap:3rem}.acerca-module__rCKW5W__mvGrid{grid-template-columns:1fr;gap:2rem}}@media (max-width:768px){.acerca-module__rCKW5W__statsGrid{grid-template-columns:1fr;gap:3rem}.acerca-module__rCKW5W__bannerTitle{font-size:2.25rem}}
.contacto-module__WJXX5G__main{padding-top:var(--header-height);min-height:100vh}.contacto-module__WJXX5G__banner{color:#fff;text-align:center;background:linear-gradient(135deg,#cf2e2e 0%,#1e1b4b 100%);padding:5rem 0}.contacto-module__WJXX5G__bannerTitle{color:#fff;margin-bottom:.5rem;font-size:3rem;font-weight:800}.contacto-module__WJXX5G__bannerSubtitle{font-family:var(--font-heading);color:var(--secondary);text-transform:uppercase;letter-spacing:.1em;font-size:1.1rem}.contacto-module__WJXX5G__contentSection{background:var(--background);padding:6rem 0}.contacto-module__WJXX5G__grid{grid-template-columns:1fr 1.5fr;align-items:start;gap:4rem;display:grid}.contacto-module__WJXX5G__infoColumn{flex-direction:column;gap:2rem;display:flex}.contacto-module__WJXX5G__infoCard{background:var(--card-bg);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);align-items:flex-start;gap:1.25rem;padding:2rem;transition:transform .3s;display:flex}.contacto-module__WJXX5G__infoCard:hover{border-color:var(--primary);transform:translateY(-3px)}.contacto-module__WJXX5G__infoIcon{background:var(--primary-light);width:44px;height:44px;color:var(--primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.dark .contacto-module__WJXX5G__infoIcon{background:#cf2e2e26}.contacto-module__WJXX5G__infoTitle{color:var(--text-primary);margin-bottom:.35rem;font-size:1.15rem;font-weight:700}.contacto-module__WJXX5G__infoDetails{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.contacto-module__WJXX5G__infoDetails a:hover{color:var(--primary)}.contacto-module__WJXX5G__formCard{background:var(--card-bg);border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:3.5rem 3rem}.contacto-module__WJXX5G__formTitle{margin-bottom:2rem;font-size:1.75rem;font-weight:800}.contacto-module__WJXX5G__formGroup{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.contacto-module__WJXX5G__label{font-family:var(--font-heading);color:var(--text-primary);font-size:.9rem;font-weight:600}.contacto-module__WJXX5G__input,.contacto-module__WJXX5G__textarea{font-family:var(--font-body);border-radius:var(--radius-md);border:1px solid var(--border-color);background:var(--background);color:var(--text-primary);outline:none;padding:.8rem 1rem;font-size:1rem;transition:all .2s}.contacto-module__WJXX5G__input:focus,.contacto-module__WJXX5G__textarea:focus{border-color:var(--primary);background:var(--card-bg);box-shadow:0 0 0 3px #cf2e2e26}.contacto-module__WJXX5G__textarea{resize:vertical;min-height:150px}.contacto-module__WJXX5G__captchaContainer{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.contacto-module__WJXX5G__captchaQuestion{font-family:var(--font-heading);color:var(--primary);background:var(--primary-light);border-radius:var(--radius-md);border:1px solid #cf2e2e1a;padding:.6rem 1.2rem;font-size:1.1rem;font-weight:700}.dark .contacto-module__WJXX5G__captchaQuestion{background:#cf2e2e26}.contacto-module__WJXX5G__captchaInput{max-width:100px}.contacto-module__WJXX5G__submitBtn{width:100%}.contacto-module__WJXX5G__alert{border-radius:var(--radius-md);margin-bottom:1.5rem;padding:1rem 1.25rem;font-size:.95rem;line-height:1.5}.contacto-module__WJXX5G__alertSuccess{color:#0f5132;background-color:#d1e7dd;border:1px solid #badbcc}.contacto-module__WJXX5G__alertError{color:#842029;background-color:#f8d7da;border:1px solid #f5c2c7}@media (max-width:992px){.contacto-module__WJXX5G__grid{grid-template-columns:1fr;gap:3rem}}@media (max-width:576px){.contacto-module__WJXX5G__formCard{padding:2rem 1.5rem}.contacto-module__WJXX5G__bannerTitle{font-size:2.25rem}}
.page-module__E0kJGG__main{padding-top:var(--header-height);flex-direction:column;min-height:100vh;display:flex}.page-module__E0kJGG__hero{min-height:calc(100vh - var(--header-height));text-align:center;background-image:linear-gradient(#0f172a73,#0f172ab3),url(/images/hero_bg.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;padding:4rem 1.5rem;display:flex;position:relative}.page-module__E0kJGG__heroContent{-webkit-backdrop-filter:blur(12px);border-radius:var(--radius-lg);max-width:800px;box-shadow:var(--shadow-xl);background:#ffffff0d;border:1px solid #ffffff1a;flex-direction:column;align-items:center;padding:4rem 3rem;display:flex}.page-module__E0kJGG__heroLogoContainer{justify-content:center;align-items:center;width:180px;height:180px;margin-bottom:2rem;display:flex;position:relative}.page-module__E0kJGG__heroLogo{object-fit:contain;filter:drop-shadow(0 4px 12px #00000026);width:100%;height:100%}.page-module__E0kJGG__heroLogoFallback{background:var(--primary-light);width:120px;height:120px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.page-module__E0kJGG__heroSubtitle{font-family:var(--font-heading);color:var(--secondary);text-transform:uppercase;letter-spacing:.25em;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.page-module__E0kJGG__heroTitle{color:#fff;letter-spacing:-.02em;text-shadow:0 2px 8px #0003;margin-bottom:1.5rem;font-size:3.25rem;font-weight:800;line-height:1.15}.page-module__E0kJGG__heroDesc{color:#cbd5e1;text-shadow:0 1px 4px #0000004d;max-width:600px;margin-bottom:2.5rem;font-size:1.15rem;line-height:1.7}.page-module__E0kJGG__heroActions{flex-wrap:wrap;justify-content:center;gap:1.25rem;width:100%;display:flex}@media (max-width:768px){.page-module__E0kJGG__heroTitle{font-size:2.5rem}.page-module__E0kJGG__heroContent{padding:3rem 1.5rem}.page-module__E0kJGG__heroLogoContainer{width:140px;height:140px}}.page-module__E0kJGG__categoriesSection{background:var(--background);padding:7rem 0}.page-module__E0kJGG__sectionHeader{text-align:center;max-width:600px;margin:0 auto 4.5rem}.page-module__E0kJGG__sectionSubtitle{font-family:var(--font-heading);color:var(--primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem;font-size:.95rem;font-weight:700}.page-module__E0kJGG__sectionTitle{font-size:2.25rem;font-weight:800}.page-module__E0kJGG__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;display:grid}.page-module__E0kJGG__card{background:var(--card-bg);border:1px solid var(--border-color);border-radius:var(--radius-md);text-align:center;box-shadow:var(--shadow-sm);flex-direction:column;justify-content:space-between;align-items:center;height:100%;padding:2.5rem 2rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.page-module__E0kJGG__card:hover{box-shadow:var(--shadow-premium);border-color:#cf2e2e33;transform:translateY(-8px)}.page-module__E0kJGG__cardIcon{border-radius:var(--radius-sm);background:var(--primary-light);width:64px;height:64px;color:var(--primary);justify-content:center;align-items:center;margin-bottom:1.5rem;padding:.75rem;transition:all .3s;display:flex;overflow:hidden}.dark .page-module__E0kJGG__cardIcon{background:#cf2e2e26}.page-module__E0kJGG__cardIconImg{object-fit:contain;filter:invert(20%)sepia(87%)saturate(4975%)hue-rotate(352deg)brightness(91%)contrast(90%);width:100%;height:100%;transition:all .3s}.page-module__E0kJGG__card:hover .page-module__E0kJGG__cardIcon{background:var(--primary);color:#fff;transform:scale(1.1)}.page-module__E0kJGG__card:hover .page-module__E0kJGG__cardIconImg{filter:brightness(0)invert()}.page-module__E0kJGG__cardTitle{margin-bottom:.85rem;font-size:1.25rem;font-weight:700}.page-module__E0kJGG__cardDesc{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.page-module__E0kJGG__cardLink{font-family:var(--font-heading);color:var(--primary);align-items:center;gap:.35rem;font-size:.9rem;font-weight:700;display:inline-flex}.page-module__E0kJGG__cardLink svg{transition:transform .2s}.page-module__E0kJGG__card:hover .page-module__E0kJGG__cardLink svg{transform:translate(4px)}.page-module__E0kJGG__featureSection{background:var(--card-bg);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);padding:7rem 0}.page-module__E0kJGG__featureGrid{grid-template-columns:1.2fr 1fr;align-items:center;gap:4rem;display:grid}.page-module__E0kJGG__featureImageContainer{border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);border:1px solid var(--border-color);position:relative;overflow:hidden}.page-module__E0kJGG__featureImage{width:100%;height:auto;transition:transform .6s cubic-bezier(.16,1,.3,1);display:block}.page-module__E0kJGG__featureImageContainer:hover .page-module__E0kJGG__featureImage{transform:scale(1.05)}.page-module__E0kJGG__featuresList{grid-template-columns:1fr;gap:1.5rem;list-style:none;display:grid}.page-module__E0kJGG__featureItem{align-items:flex-start;gap:1rem;display:flex}.page-module__E0kJGG__featureItemIcon{width:36px;height:36px;color:var(--secondary-hover);background:#fcb9001a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.page-module__E0kJGG__featureItemTitle{color:var(--text-primary);margin-bottom:.25rem;font-size:1.15rem;font-weight:700}.page-module__E0kJGG__featureItemDesc{color:var(--text-secondary);font-size:.95rem}.page-module__E0kJGG__brandsSection{background:var(--background);border-bottom:1px solid var(--border-color);padding:5rem 0;overflow:hidden}.page-module__E0kJGG__brandsSlider{width:100%;display:flex;position:relative;overflow:hidden}.page-module__E0kJGG__brandsSlider:before,.page-module__E0kJGG__brandsSlider:after{content:"";z-index:2;pointer-events:none;width:150px;height:100%;position:absolute}.page-module__E0kJGG__brandsSlider:before{background:linear-gradient(to right, var(--background) 0%, #fff0 100%);top:0;left:0}.page-module__E0kJGG__brandsSlider:after{background:linear-gradient(to left, var(--background) 0%, #fff0 100%);top:0;right:0}.page-module__E0kJGG__brandsTrack{align-items:center;gap:5rem;width:max-content;padding-right:5rem;animation:40s linear infinite page-module__E0kJGG__scrollBrands;display:flex}.page-module__E0kJGG__brandsTrack:hover{animation-play-state:paused}.page-module__E0kJGG__brandLogo{object-fit:contain;opacity:.5;filter:grayscale();width:auto;max-width:130px;height:45px;transition:all .3s}.page-module__E0kJGG__brandLogo:hover{opacity:1;filter:grayscale(0%);transform:scale(1.05)}@keyframes page-module__E0kJGG__scrollBrands{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:992px){.page-module__E0kJGG__heroTitle{font-size:2.75rem}.page-module__E0kJGG__featureGrid{grid-template-columns:1fr;gap:3rem}}@media (max-width:576px){.page-module__E0kJGG__heroTitle{font-size:2.25rem}.page-module__E0kJGG__heroDesc{font-size:1rem}}
.productos-module__DyLbEG__main{padding-top:var(--header-height);min-height:100vh}.productos-module__DyLbEG__banner{color:#fff;text-align:center;background:linear-gradient(135deg,#cf2e2e 0%,#1e1b4b 100%);padding:5rem 0}.productos-module__DyLbEG__bannerTitle{color:#fff;margin-bottom:.5rem;font-size:3rem;font-weight:800}.productos-module__DyLbEG__bannerSubtitle{font-family:var(--font-heading);color:var(--secondary);text-transform:uppercase;letter-spacing:.1em;font-size:1.1rem}.productos-module__DyLbEG__catalogSection{background:var(--background);padding:5rem 0}.productos-module__DyLbEG__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:3.5rem;display:flex}.productos-module__DyLbEG__searchBox{width:100%;max-width:400px;position:relative}.productos-module__DyLbEG__searchInput{width:100%;font-family:var(--font-body);border-radius:var(--radius-md);border:1px solid var(--border-color);background:var(--card-bg);color:var(--text-primary);outline:none;padding:.8rem 1rem .8rem 2.8rem;font-size:.95rem;transition:all .2s}.productos-module__DyLbEG__searchInput:focus{border-color:var(--primary);box-shadow:0 0 0 3px #cf2e2e1a}.productos-module__DyLbEG__searchIcon{color:var(--text-muted);pointer-events:none;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.productos-module__DyLbEG__productCount{font-family:var(--font-heading);color:var(--text-secondary);font-weight:600}.productos-module__DyLbEG__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2.5rem;display:grid}.productos-module__DyLbEG__productCard{background:var(--card-bg);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);flex-direction:column;height:100%;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden}.productos-module__DyLbEG__productCard:hover{box-shadow:var(--shadow-md);border-color:var(--primary);transform:translateY(-5px)}.productos-module__DyLbEG__imageWrapper{aspect-ratio:4/3;border-bottom:1px solid var(--border-color);color:var(--primary);background:linear-gradient(#cf2e2e05,#cf2e2e0d);justify-content:center;align-items:center;display:flex;position:relative}.productos-module__DyLbEG__productImage{object-fit:cover;width:100%;height:100%}.productos-module__DyLbEG__noImagePlaceholder{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2rem;display:flex}.productos-module__DyLbEG__placeholderText{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:600}.productos-module__DyLbEG__productContent{flex-direction:column;flex-grow:1;justify-content:space-between;padding:1.5rem;display:flex}.productos-module__DyLbEG__productTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1.2rem;font-weight:700;line-height:1.3}.productos-module__DyLbEG__productCategory{font-family:var(--font-heading);text-transform:uppercase;color:var(--primary);letter-spacing:.05em;margin-bottom:1rem;font-size:.8rem;font-weight:700}.productos-module__DyLbEG__quoteBtn{width:100%;padding:.6rem 1rem;font-size:.9rem}.productos-module__DyLbEG__noResults{text-align:center;color:var(--text-secondary);grid-column:1/-1;padding:5rem 0}@media (max-width:768px){.productos-module__DyLbEG__bannerTitle{font-size:2.25rem}}
.servicios-module__ahvnFq__main{padding-top:var(--header-height);min-height:100vh}.servicios-module__ahvnFq__banner{color:#fff;text-align:center;border-bottom:1px solid var(--border-color);background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);padding:5rem 0}.servicios-module__ahvnFq__bannerTitle{color:#fff;margin-bottom:.5rem;font-size:3rem;font-weight:800}.servicios-module__ahvnFq__bannerSubtitle{font-family:var(--font-heading);color:var(--secondary);text-transform:uppercase;letter-spacing:.15em;font-size:1.1rem}.servicios-module__ahvnFq__servicesWrapper{background:var(--background);padding:6rem 0}.servicios-module__ahvnFq__serviceSection{margin-bottom:6rem}.servicios-module__ahvnFq__serviceSection:last-child{margin-bottom:0}.servicios-module__ahvnFq__serviceHeader{border-bottom:2px solid var(--border-color);align-items:center;gap:1rem;margin-bottom:2.5rem;padding-bottom:1rem;display:flex}.servicios-module__ahvnFq__serviceTitle{color:var(--text-primary);font-size:2rem;font-weight:800}.servicios-module__ahvnFq__serviceIcon{flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.servicios-module__ahvnFq__serviceIconImg{object-fit:contain;filter:invert(20%)sepia(87%)saturate(4975%)hue-rotate(352deg)brightness(91%)contrast(90%);width:100%;height:100%}.servicios-module__ahvnFq__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.servicios-module__ahvnFq__card{background:var(--card-bg);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);padding:2rem;transition:all .3s}.servicios-module__ahvnFq__card:hover{box-shadow:var(--shadow-md);border-color:var(--primary);transform:translateY(-5px)}.servicios-module__ahvnFq__cardTitle{color:var(--text-primary);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.servicios-module__ahvnFq__cardDesc{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.servicios-module__ahvnFq__ctaBox{background:var(--card-bg);border:1px solid var(--border-color);border-radius:var(--radius-lg);text-align:center;box-shadow:var(--shadow-lg);margin-top:6rem;padding:4rem}.servicios-module__ahvnFq__ctaTitle{margin-bottom:1rem;font-size:2.25rem;font-weight:800}.servicios-module__ahvnFq__ctaDesc{color:var(--text-secondary);max-width:600px;margin:0 auto 2rem;font-size:1.1rem}@media (max-width:768px){.servicios-module__ahvnFq__bannerTitle{font-size:2.25rem}.servicios-module__ahvnFq__serviceTitle{font-size:1.5rem}.servicios-module__ahvnFq__ctaBox{padding:2.5rem 1.5rem}}
