.skip-to-content{position:absolute;left:-999px;top:-999px;background:#000;color:#fff;padding:0.5rem 1rem;z-index:1000;border-radius:4px;}.skip-to-content:focus{left:1rem;top:1rem;}@media (min-width:769px){.mobile-only{display:none !important;}}@media (max-width:768px){.desktop-only{display:none !important;}}:root{--glass-bg:rgba(17,17,17,0.7);--glass-border:rgba(255,255,255,0.1);--premium-shadow:0 20px 40px rgba(0,0,0,0.4);--ease-out-expo:cubic-bezier(0.19,1,0.22,1);--container-max:1280px;}.mobile-group-wrapper{display:contents;}.container{max-width:var(--container-max) !important;margin-left:auto !important;margin-right:auto !important;}.site-header{background:rgba(10,10,10,0.75) !important;backdrop-filter:blur(20px) saturate(180%) !important;-webkit-backdrop-filter:blur(20px) saturate(180%) !important;border-bottom:1px solid var(--glass-border) !important;}.btn{transition:all 0.4s var(--ease-out-expo) !important;}.btn:active,.wa-opt-btn:active,.wa-btn-submit:active{transform:scale(0.96) !important;transition:transform 0.1s ease !important;}.btn-primary:hover{letter-spacing:0.5px;box-shadow:0 10px 30px var(--yellow-glow) !important;}.reveal{transition:opacity 1.2s var(--ease-out-expo),transform 1.2s var(--ease-out-expo) !important;}.wa-drawer{background:var(--glass-bg) !important;backdrop-filter:blur(15px) !important;-webkit-backdrop-filter:blur(15px) !important;border:1px solid var(--glass-border) !important;border-radius:20px !important;box-shadow:var(--premium-shadow) !important;}.wa-drawer-header{background:rgba(7,94,84,0.8) !important;backdrop-filter:blur(5px) !important;}.wa-msg{background:rgba(255,255,255,0.05) !important;backdrop-filter:blur(5px) !important;border:1px solid rgba(255,255,255,0.05) !important;}.badge-yellow{position:relative;overflow:hidden;}.badge-yellow::after{content:'';position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent,rgba(255,215,0,0.1),transparent);transform:rotate(45deg);animation:badge-shimmer 3s infinite;}@keyframes badge-shimmer{0%{transform:translateX(-100%) rotate(45deg);}100%{transform:translateX(100%) rotate(45deg);}}.product-mini-card{background:rgba(255,255,255,0.03) !important;border:1px solid var(--glass-border) !important;backdrop-filter:blur(10px);}.product-mini-card:hover{border-color:var(--yellow) !important;background:rgba(255,255,255,0.05) !important;}.scroll-indicator::after{border-color:var(--yellow) !important;}.video-promo-banner{width:100%;max-width:1200px;margin:3rem auto;padding:0 1.5rem;overflow:hidden;}.video-promo-banner .video-wrapper{border-radius:16px;aspect-ratio:16 / 9;box-shadow:0 15px 40px rgba(0,0,0,0.6);}@media (max-width:768px){.video-promo-banner{padding:0 1rem;margin:2rem auto;}.video-promo-banner .video-wrapper{border-radius:12px;aspect-ratio:4 / 3;}}.brand-logo-card{background:transparent;border:none;border-radius:12px;padding:1.25rem;display:flex;align-items:center;justify-content:center;min-width:130px;height:100px;transition:all 0.3s ease;}.brand-logo-card:hover{border-color:var(--yellow-border);background:rgba(255,255,255,0.06);transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,0,0,0.3);}.brand-logo-card img{max-height:90px !important;width:auto !important;object-fit:contain;opacity:0.9;filter:brightness(1.1);}.brand-logo-card:hover img{opacity:1;transform:scale(1.05);}@media (max-width:768px){.brand-logo-card{min-width:90px;height:75px;padding:0.5rem;}.brand-logo-card img{max-height:65px !important;}}.form-group input:focus,.form-group textarea:focus{border-color:var(--yellow) !important;background:rgba(255,215,0,0.02) !important;}.wa-typing{display:flex;align-items:center;gap:5px;background:rgba(255,255,255,0.08);padding:12px 18px;border-radius:18px;border-bottom-left-radius:4px;width:fit-content;margin-bottom:1.5rem;position:relative;box-shadow:0 4px 15px rgba(0,0,0,0.2);}.wa-typing.wa-hidden{display:none !important;}.wa-typing span{width:7px;height:7px;background:var(--yellow);border-radius:50%;display:block;animation:wa-dot-pulse 1.4s infinite ease-in-out;}.form-success{border-radius:var(--radius-sm);padding:1.5rem !important;background:rgba(37,211,102,0.1) !important;border:1px solid rgba(37,211,102,0.3) !important;color:#25d366 !important;backdrop-filter:blur(10px);animation:fadeIn 0.5s var(--ease-out-expo);}.form-error{color:#ff4d4d !important;font-size:0.8rem;font-weight:500;margin-top:5px;animation:fadeIn 0.3s ease;}@keyframes wa-dot-pulse{0%,80%,100%{transform:scale(0);opacity:0.3;}40%{transform:scale(1);opacity:1;}}.carousel-wrapper:hover .carousel-track{animation-play-state:running !important;}.aeo-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:2rem;}.comparison-table{min-width:600px;}@media (max-width:768px){.site-footer .footer-links ul li a{display:block;padding:12px 0;border-bottom:1px solid rgba(255,255,255,0.05);}.site-footer .footer-links ul li:last-child a{border-bottom:none;}.product-tabs{display:flex;overflow-x:auto;white-space:nowrap;gap:10px;padding-bottom:15px;-webkit-overflow-scrolling:touch;scrollbar-width:none;}.product-tabs::-webkit-scrollbar{display:none;}.tab-btn{flex:0 0 auto;}.cards-grid,.features-grid,.footer-grid{display:grid !important;grid-template-columns:repeat(2,1fr) !important;gap:20px !important;}.cards-grid{display:flex !important;flex-direction:column !important;gap:0.5rem !important;}.category-header{text-align:left;}.cards-grid .card{display:grid !important;grid-template-columns:72px 1fr !important;grid-template-rows:auto auto auto !important;column-gap:1rem !important;row-gap:0.25rem !important;align-items:start !important;text-align:left !important;background:rgba(255,255,255,0.03) !important;border:1px solid rgba(255,255,255,0.07) !important;border-radius:10px !important;padding:0.85rem !important;margin-bottom:0.5rem !important;}.cards-grid .card>div:first-child{grid-column:1 !important;grid-row:1 / span 3 !important;height:72px !important;width:72px !important;margin:0 !important;border-radius:8px !important;background:rgba(255,255,255,0.04) !important;padding:0 !important;display:flex !important;align-items:center !important;justify-content:center !important;}.cards-grid .card>div:first-child img{height:auto !important;width:100% !important;max-height:100% !important;object-fit:contain !important;padding:0.25rem !important;}.cards-grid .card h4{grid-column:2 !important;grid-row:1 !important;font-family:var(--font-headline) !important;font-size:0.9rem !important;margin:0 !important;color:#f0f0f0 !important;line-height:1.2 !important;}.cards-grid .card p{grid-column:2 !important;grid-row:2 !important;font-size:0.78rem !important;margin:0 !important;color:var(--text-muted) !important;line-height:1.4 !important;}.cards-grid .card a{grid-column:2 !important;grid-row:3 !important;justify-self:start !important;padding:0.35rem 0.85rem !important;font-size:0.78rem !important;width:auto !important;border-radius:50px !important;margin-top:0.25rem !important;}.hero-media{display:none !important;}.hero-stats{flex-wrap:wrap !important;justify-content:center !important;gap:1rem 2rem !important;max-width:320px !important;margin:1.5rem auto 0 !important;}.hero-stats .dot{display:none !important;}.hero-stats .stat{font-size:0.75rem !important;color:rgba(255,255,255,0.8) !important;}.mobile-only{display:block !important;}.mobile-nav-buttons{display:flex;flex-direction:column;align-items:center;gap:0.75rem;margin-top:1rem;margin-bottom:2rem;width:100%;}.mobile-nav-buttons .btn{width:100% !important;padding:1.25rem 1rem !important;font-size:1.15rem !important;border-radius:12px !important;}.mobile-group-wrapper{display:none;}.mobile-group-wrapper.active-group{display:block;animation:fadeIn 0.4s ease;}.product-tabs{display:none !important;}.showcase-content{display:none !important;}.mobile-group-wrapper.active-group .showcase-content{display:block !important;margin-bottom:3rem;}.mobile-category-header{font-family:var(--font-headline);font-size:1.1rem;color:var(--yellow);text-transform:uppercase;margin:2.5rem 0 1.5rem;padding-bottom:0.5rem;border-bottom:1px solid var(--border-yellow);display:flex;align-items:center;gap:0.6rem;}.showcase-card{padding:1.25rem !important;display:flex !important;flex-direction:column !important;gap:0.75rem !important;background:rgba(255,255,255,0.02) !important;border:1px solid var(--border) !important;border-radius:12px !important;text-align:left !important;box-shadow:none !important;}.showcase-info h2{font-size:1.2rem !important;margin-bottom:0.5rem !important;}.showcase-info p{font-size:0.85rem !important;line-height:1.4 !important;margin-bottom:0.75rem !important;color:var(--text-muted-light) !important;}.showcase-media{display:none !important;}.active-group .showcase-media{display:block !important;margin-top:1rem !important;}.active-group .showcase-media .product-img-wrapper{flex:1 1 100% !important;max-width:100% !important;height:auto !important;background:rgba(0,0,0,0.3) !important;}.showcase-meta{margin-top:0.5rem !important;padding-top:1rem !important;border-top:1px solid rgba(255,255,255,0.05) !important;width:100% !important;}.product-brand-logos-featured,.product-brand-logos{display:flex !important;flex-wrap:wrap !important;gap:1.25rem !important;justify-content:flex-start !important;margin:0.75rem 0 !important;background:rgba(255,255,255,0.02);padding:0.85rem;border-radius:8px;}.product-brand-logos-featured img,.product-brand-logos img{height:42px !important;width:auto !important;filter:brightness(1.2);max-width:120px !important;}.brand-tag-group{justify-content:flex-start !important;gap:0.4rem !important;}.brand-tag{font-size:0.7rem !important;padding:0.25rem 0.65rem !important;}.showcase-meta .btn-whatsapp{width:100% !important;margin-top:0.75rem !important;font-size:0.85rem !important;}.site-footer{padding-bottom:90px !important;}.mobile-hide{display:none !important;}.wa-chat-container{position:fixed !important;bottom:1.5rem !important;right:1.5rem !important;z-index:9999 !important;}.wa-float-btn{width:60px !important;height:60px !important;display:flex !important;visibility:visible !important;opacity:1 !important;}.wa-float-btn svg{width:35px !important;height:35px !important;}.wa-drawer{width:calc(100vw - 2rem) !important;max-width:340px !important;right:0 !important;bottom:75px !important;z-index:9999 !important;}.carousel-item img{height:50px !important;max-width:110px !important;object-fit:contain !important;}.carousel-item{margin:0 1rem !important;}}@media (max-width:580px){.cards-grid,.features-grid,.footer-grid{grid-template-columns:1fr !important;}.hero-grid{grid-template-columns:1fr !important;text-align:center;gap:2.5rem !important;}.hero-content{padding:0 1rem;}.feature-card:active,.card:active,.product-mini-card:active{transform:scale(0.98) !important;background:rgba(255,255,255,0.08) !important;}}@media (max-width:360px){.carousel-item img{height:35px !important;margin:0 15px !important;}.section-title{font-size:1.8rem !important;}}:focus-visible{outline:3px solid var(--yellow) !important;outline-offset:3px !important;border-radius:4px;}:focus:not(:focus-visible){outline:none !important;}@media (prefers-reduced-motion:reduce){*{animation-duration:0.01ms !important;animation-iteration-count:1 !important;transition-duration:0.01ms !important;scroll-behavior:auto !important;}.reveal.active,.reveal{transform:none !important;transition:none !important;opacity:1 !important;}}.social-icon-fb,.fb-icon,.fb-icon svg,.fb-icon path{fill:#1877F2 !important;color:#1877F2 !important;}.social-icon-wa,.wa-icon,.wa-icon svg,.wa-icon path{fill:#25D366 !important;color:#25D366 !important;}.social-icon-ig,.ig-icon,.ig-icon svg,.ig-icon path{fill:#E1306C !important;color:#E1306C !important;}.social-icon-yt,.yt-icon,.yt-icon svg,.yt-icon path{fill:#FF0000 !important;color:#FF0000 !important;}.contact-icon-dir,.dir-icon,.dir-icon svg,.dir-icon path{fill:#34D399 !important;color:#34D399 !important;}.contact-icon-tel,.tel-icon,.tel-icon svg,.tel-icon path{fill:#FBBF24 !important;color:#FBBF24 !important;}.contact-icon-mail,.mail-icon,.mail-icon svg,.mail-icon path{fill:#38BDF8 !important;color:#38BDF8 !important;}.contact-info-item .icon.dir-icon{background:rgba(52,211,153,0.1) !important;border-color:rgba(52,211,153,0.2) !important;}.contact-info-item .icon.tel-icon{background:rgba(251,191,36,0.1) !important;border-color:rgba(251,191,36,0.2) !important;}.contact-info-item .icon.mail-icon{background:rgba(56,189,248,0.1) !important;border-color:rgba(56,189,248,0.2) !important;}.contact-info-item .icon.fb-icon{background:rgba(24,119,242,0.1) !important;border-color:rgba(24,119,242,0.2) !important;}.contact-info-item .icon.wa-icon{background:rgba(37,211,102,0.1) !important;border-color:rgba(37,211,102,0.2) !important;}@media (max-width:400px){html,body{overflow-x:hidden !important;width:100%;max-width:100vw !important;position:relative;}*,*::before,*::after{box-sizing:border-box !important;}.container{padding-left:1rem !important;padding-right:1rem !important;max-width:100% !important;width:100% !important;}.contact-grid,.cards-grid,.features-grid,.product-mini-cards,.grid-2,.grid-3,.grid-4{grid-template-columns:1fr !important;display:flex !important;flex-direction:column !important;gap:1.5rem !important;width:100% !important;max-width:100% !important;}.cards-grid .card>div:first-child{display:flex !important;align-items:center !important;justify-content:center !important;background:rgba(255,255,255,0.04) !important;}.cards-grid .card>div:first-child img{height:auto !important;width:100% !important;max-height:100% !important;object-fit:contain !important;padding:0.25rem !important;}[style*="grid-template-columns:repeat(auto-fit,minmax(300px,1fr))"],[style*="grid-template-columns:repeat(auto-fit,minmax(280px,1fr))"]{grid-template-columns:1fr !important;display:flex !important;flex-direction:column !important;width:100% !important;max-width:100% !important;}.hero-stats,.stats-strip,.hero-cta,.btn-group,.map-buttons,.cta-banner .btn-group{flex-wrap:wrap !important;justify-content:center !important;gap:0.75rem !important;width:100% !important;max-width:100% !important;}.hero-stats span{font-size:0.75rem !important;white-space:nowrap !important;}.hero-stats .dot{display:none !important;}.section-title,.hero h1,h1,.page-hero h1,.differentiator-banner h2{font-size:clamp(1.4rem,7vw,1.7rem) !important;word-wrap:normal !important;overflow-wrap:normal !important;hyphens:none !important;line-height:1.2 !important;max-width:100% !important;}.hero-subtitle,.section-subtitle{font-size:0.9rem !important;max-width:100% !important;}.btn-lg{padding:0.7rem 1rem !important;font-size:0.9rem !important;width:100% !important;max-width:100% !important;}.btn{max-width:100% !important;word-wrap:break-word !important;}.showcase-card{padding:1.25rem !important;gap:1.25rem !important;grid-template-columns:1fr !important;width:100% !important;max-width:100% !important;}.showcase-info h2{font-size:1.5rem !important;}.showcase-info p{font-size:0.9rem !important;}.specialized-logos-row{flex-wrap:wrap !important;justify-content:center !important;gap:1rem !important;}.specialized-logos-row img{height:30px !important;max-height:30px !important;}.hero{padding:2rem 0 !important;min-height:auto !important;}.hero-grid{grid-template-columns:1fr !important;gap:1.5rem !important;width:100% !important;max-width:100% !important;}.hero-content{padding:2rem 1rem !important;width:100% !important;max-width:100% !important;}.hero h1{font-size:1.8rem !important;line-height:1.1 !important;}.hero-subtitle{font-size:0.95rem !important;}.hero-cta{flex-direction:column !important;width:100% !important;}.hero-cta .btn{width:100% !important;}.video-wrapper{width:100% !important;max-width:100% !important;}.hero-video-element{width:100% !important;max-width:100% !important;}.card,.feature-card,.product-mini-card,.contact-card,.testimonial-item-premium{width:100% !important;max-width:100% !important;padding:1.25rem !important;}img,video,iframe{max-width:100% !important;height:auto !important;}.section{padding:2.5rem 0 !important;}.section-dark,.section-card{width:100% !important;max-width:100% !important;}.differentiator-banner{padding:2rem 1rem !important;}.stats-strip{padding:2rem 1rem !important;gap:1.5rem !important;}.stat-item .stat-number{font-size:1.8rem !important;}.stat-item .stat-label{font-size:0.75rem !important;}.contact-form-wrapper{padding:1.5rem !important;}.form-group input,.form-group textarea{width:100% !important;max-width:100% !important;}.site-header{padding:0 1rem !important;}.nav-logo img{height:70px !important;}.mobile-menu{padding:1.5rem !important;}.footer-grid{gap:2rem !important;}.footer-links ul,.footer-contact ul{width:100% !important;}body{word-wrap:break-word !important;overflow-wrap:break-word !important;}[style*="position:absolute"],[style*="position:fixed"]{max-width:100vw !important;}.wa-chat-container{right:1rem !important;bottom:1rem !important;z-index:9999 !important;}.wa-float-btn{display:flex !important;visibility:visible !important;opacity:1 !important;}.wa-drawer{width:calc(100vw - 2rem) !important;right:0 !important;z-index:9999 !important;}#mg-amortiguadores .product-img-wrapper:nth-child(n+2){display:none !important;}#mg-amortiguadores .product-img-wrapper{display:flex;justify-content:center;width:100%;}#mg-amortiguadores .product-img-wrapper img{max-height:220px !important;width:auto !important;object-fit:contain;margin:0 auto;}#mg-amortiguadores .product-images{display:flex !important;justify-content:center !important;width:100% !important;margin-top:1.5rem !important;}#livianos .product-brand-logos-featured{display:grid !important;grid-template-columns:1fr 1fr !important;grid-template-rows:auto auto !important;row-gap:2rem !important;column-gap:1.5rem !important;align-items:center;justify-items:center;width:100%;margin-bottom:1.5rem;}#livianos .logo-bilstein{grid-row:1;grid-column:1;height:32px !important;width:auto;}#livianos .logo-ibn{grid-row:1;grid-column:2;height:48px !important;width:auto;}#livianos .logo-corven{grid-row:2;grid-column:1;height:90px !important;width:auto;max-width:100%;}#livianos .logo-gabriel{grid-row:2;grid-column:2;height:100px !important;width:auto;max-width:100%;}#portalon .product-brand-logos{display:flex !important;justify-content:center !important;width:100%;margin-bottom:1.5rem;}#portalon .product-brand-logos img{height:40px !important;}body,p,label,input,textarea,select,button,a,li,td,th,small{font-size:min(1rem,max(0.875rem,14px)) !important;}h1 span,h2 span,h3 span,h4 span{font-size:inherit !important;}.hero-stats .stat,.stat-label,.badge,.btn-mini,.brand-tag,.wa-header-info span,.footer-tagline{font-size:min(0.85rem,max(0.8125rem,13px)) !important;}.btn,.btn-mini,.btn-sm,.btn-lg,.tab-btn,.wa-opt-btn,.wa-btn-submit,.nav-links a,.mobile-menu a,.contact-info-item a,.footer-links a,.product-mini-card a,.card a,.feature-card,.value-card,.logo-card,.faq-header,.carousel-item,.brand-logo-card{min-height:44px !important;min-width:44px !important;padding:0.5rem 1rem !important;}.btn-group,.hero-cta,.map-buttons,.cta-banner .btn-group{gap:0.75rem !important;}.form-group input,.form-group textarea,.form-group select,.wa-input,.wa-select{min-height:44px !important;padding:0.75rem 1rem !important;}}.technical-commitment-grid{display:grid;grid-template-columns:1.2fr 0.8fr;gap:4rem;align-items:center;}.tech-features{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:2rem;}.tech-stats-box{padding:2.5rem;border-left:4px solid var(--yellow);}.tech-stats-box li::before{content:"→";position:absolute;left:0;color:var(--yellow);}.aeo-table-wrapper{background:var(--bg-card);padding:2rem;border-radius:var(--radius);border:1px solid var(--border);}.comparison-table{width:100%;border-collapse:collapse;margin-top:1rem;}.comparison-table th,.comparison-table td{padding:1rem;text-align:left;border-bottom:1px solid var(--border);}.comparison-table th{color:var(--yellow);font-family:var(--font-headline);}@media (max-width:768px){.technical-commitment-grid{grid-template-columns:1fr;gap:2rem;}.tech-features{grid-template-columns:1fr;}}