*{margin:0;padding:0;box-sizing:border-box}body{font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;line-height:1.6;color:#1f2937;position:relative}img{max-width:100%;height:auto}iframe{max-width:100%}.container{max-width:1200px;margin:0 auto;padding:0 20px;width:100%}h1,h2,h3,h4,h5,h6,p,span,div{overflow-wrap:break-word;word-wrap:break-word}.custom-logo-link img,.custom-logo{height:auto;max-height:80px;width:auto;transition:all 0.3s ease}@media (min-width:1024px){.custom-logo-link img,.custom-logo{max-height:140px!important}}.hero{background:linear-gradient(135deg,#1e3a8a 0%,#2563eb 50%,#2563eb 100%);color:#fff;padding:80px 20px;position:relative;overflow:hidden}.hero-content{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;max-width:1200px;margin:0 auto}.hero-left h1{font-size:3.5rem;font-weight:800;margin-bottom:20px;line-height:1.1;color:#fff}.hero-left .highlight{background:linear-gradient(to right,#fbbf24,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-left p{font-size:1.25rem;margin-bottom:30px;opacity:.95}.hero-badges{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:30px}.badge{display:flex;align-items:center;gap:8px}.stars{display:flex}.star{width:20px;height:20px;fill:#fbbf24}.cta-buttons{display:flex;gap:15px;flex-wrap:wrap;align-items:center}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:16px 32px;height:56px;box-sizing:border-box;font-size:1.1rem;font-weight:700;border-radius:8px;text-decoration:none;transition:all 0.4s cubic-bezier(.68,-.55,.265,1.55);position:relative;overflow:hidden}.btn-primary{background:linear-gradient(to right,#f97316,#dc2626);color:#fff;box-shadow:0 6px 16px rgba(220,38,38,.3)}.btn-primary:hover{transform:translateY(-5px) scale(1.05);box-shadow:0 14px 28px rgba(220,38,38,.5);background:linear-gradient(to right,#dc2626,#b91c1c)}.btn-primary:active{transform:translateY(-2px) scale(1.02)}.btn-secondary{background:#fff;color:#1f2937;box-shadow:0 6px 16px rgba(0,0,0,.1);border:2px solid #e5e7eb}.btn-secondary:hover{background:linear-gradient(135deg,#f0fdf4,#dcfce7);transform:translateY(-5px) scale(1.05);box-shadow:0 14px 28px rgba(37,211,102,.3);border-color:#25d366}.btn-secondary:active{transform:translateY(-2px) scale(1.02)}.urgency-card{background:rgba(255,255,255,.1);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:16px;padding:40px;text-align:center}.urgency-card h2{font-size:2rem;margin-bottom:20px}.urgency-stats{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:30px 0}.stat{text-align:center}.stat-value{font-size:2rem;font-weight:800;display:block}.stat-label{font-size:.875rem;opacity:.8}section{padding:60px 20px}.seo-content-block p,.seo-hidden-content p{margin-bottom:15px!important;line-height:1.6}.seo-content-block p:last-child,.seo-hidden-content p:last-child{margin-bottom:0}.faqs-section{padding-bottom:40px!important}.section-header{text-align:center;margin-bottom:60px}.section-header h2{font-size:2.5rem;font-weight:800;margin-bottom:15px}.section-header p{font-size:1.125rem;color:#4b5563}.reviews-section{background:#fff}.alta-seguridad{background:linear-gradient(135deg,#111827 0%,#1f2937 50%,#111827 100%);color:#fff}.cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.card{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:30px;transition:all 0.3s}.card:hover{border-color:#2563eb;transform:translateY(-5px)}.card-image{width:100%;height:200px;object-fit:cover;border-radius:8px;margin-bottom:20px}.card h3{font-size:1.5rem;color:#60a5fa;margin-bottom:15px}.card ul{list-style:none}.card li{margin-bottom:10px;padding-left:25px;position:relative}.card li:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:700}.confianza-section{background:#f9fafb}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.feature{text-align:center;padding:30px}.feature-icon{width:60px;height:60px;margin:0 auto 20px;background:#2563eb;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem}.feature h3{font-size:1.25rem;margin-bottom:10px}.servicios-section{background:#fff}.servicios-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}@media (max-width:1024px){.servicios-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.servicios-grid{grid-template-columns:1fr}}.servicio{background:#f9fafb;padding:30px 20px;border-radius:12px;text-align:center;transition:all 0.3s}.servicio:hover{background:#2563eb;color:#fff;transform:translateY(-5px)}.servicio-icon{font-size:2.5rem;margin-bottom:15px}.cta-final{background:linear-gradient(135deg,#1e3a8a 0%,#2563eb 100%);color:#fff;text-align:center}.cta-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;margin-top:40px}.cta-stat-value{font-size:3rem;font-weight:800;display:block}.mapa-section{background:#f9fafb}.mapa-container{height:500px;border-radius:16px;overflow:hidden}.mapa-container iframe{width:100%;height:100%;border:0}.faqs-section{background:#fff}.faq-item{background:#fff;border:1px solid #e5e7eb;border-radius:6px;margin-bottom:8px;overflow:hidden}.faq-question{padding:12px 16px;font-weight:600;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:.95rem}.faq-question:hover{background:#f9fafb}.faq-answer{padding:0 16px 16px;color:#4b5563;display:none;font-size:.9rem}.faq-item details[open] .faq-answer{display:block}footer{background:#1a1a1a;color:#fff;padding:60px 20px 30px}.footer-column h3{margin-bottom:20px;font-size:1.125rem}.footer-column ul{list-style:none}.footer-column a{color:#d1d5db;text-decoration:none;display:block;margin-bottom:10px;padding:12px 0}.footer-column a:hover{color:#fff;text-decoration:underline}.footer-bottom{text-align:center;padding-top:30px;border-top:1px solid #374151;color:#d1d5db}.whatsapp-float{position:fixed;bottom:30px;right:30px;background:#25d366;width:65px;height:65px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 20px rgba(37,211,102,.5);z-index:9999;transition:all 0.3s;text-decoration:none;border:3px solid #fff}.whatsapp-float:hover{transform:scale(1.15);box-shadow:0 8px 25px rgba(37,211,102,.7)}.whatsapp-float svg,.whatsapp-float img{width:35px;height:35px;filter:brightness(0) invert(1)}@media (max-width:768px){body{font-size:14px}.container{padding:0 15px}section{padding:40px 15px!important}.section-header h2{font-size:1.75rem!important}.section-header p{font-size:0.95rem!important}.hero{padding:30px 15px!important}.hero-content{grid-template-columns:1fr!important;gap:20px!important}.hero-left h1{font-size:1.75rem!important;line-height:1.2!important}.hero-left p{font-size:0.95rem!important}.hero-badges{flex-direction:column!important;gap:10px!important;align-items:flex-start!important}.badge{font-size:0.875rem!important}.cta-buttons{flex-direction:column!important;width:100%!important;gap:10px!important}.cta-buttons .btn{width:100%!important;justify-content:center!important;padding:14px 20px!important;font-size:0.95rem!important}.urgency-card{padding:20px 15px!important;margin:20px 0!important}.urgency-card h2{font-size:1.5rem!important}.urgency-card p{font-size:0.95rem!important}.urgency-stats{flex-direction:column!important;gap:15px!important;align-items:center!important}.urgency-stat{text-align:center!important}.reviews-section{padding:30px 15px!important}.cards-grid{grid-template-columns:1fr!important;gap:20px!important}.card{padding:20px!important}.card h3{font-size:1.25rem!important}.card p{font-size:0.875rem!important}.card li{font-size:0.875rem!important}.card-image{height:180px!important}.features-grid{grid-template-columns:1fr!important;gap:20px!important}.feature{padding:20px!important}.servicios-grid{grid-template-columns:1fr!important;gap:15px!important}.servicio{padding:20px 15px!important}.servicio h3{font-size:1rem!important}.cta-stats{grid-template-columns:1fr 1fr!important;gap:15px!important}.cta-stat-value{font-size:1.75rem!important}.cta-stat-label{font-size:0.875rem!important}.mapa-container{height:300px!important;border-radius:8px!important}.faq-item{margin-bottom:10px!important}.faq-question{padding:15px!important;font-size:0.95rem!important}.faq-answer{padding:0 15px 15px!important;font-size:0.875rem!important}footer{padding:30px 15px 20px!important}footer .container>div:first-child{grid-template-columns:1fr!important;gap:25px!important}footer img{max-height:80px!important;margin:0 auto!important;display:block!important}footer h3{font-size:1rem!important;margin-bottom:12px!important;text-align:left!important}footer ul{text-align:left!important;padding-left:0!important}footer ul li{margin-bottom:8px!important;font-size:0.875rem!important}footer>div>div:last-child{flex-direction:column!important;gap:12px!important;text-align:left!important;align-items:flex-start!important}footer>div>div:last-child p{font-size:0.75rem!important;line-height:1.4!important}.btn{font-size:0.95rem!important;padding:12px 20px!important}.whatsapp-float{bottom:20px!important;right:15px!important;width:55px!important;height:55px!important}}}.mobile-cta,.hamburger{display:none}@media (max-width:768px){.header-container{height:70px!important;padding:0 15px!important;display:flex!important;justify-content:space-between!important;align-items:center!important;gap:10px!important}.header-logo{flex:0 1 auto!important;margin-right:auto!important}.mobile-cta{margin-right:15px!important;flex-shrink:0!important}.hamburger{flex-shrink:0!important;margin-left:0!important}.header-logo img{height:90px!important}.mobile-cta{display:flex!important;align-items:center!important;justify-content:center!important;background:linear-gradient(135deg,#f97316,#dc2626)!important;color:white!important;padding:8px 14px!important;border-radius:8px!important;text-decoration:none!important;font-weight:700!important;font-size:0.813rem!important;box-shadow:0 4px 12px rgba(220,38,38,.4)!important;transition:all 0.4s cubic-bezier(.68,-.55,.265,1.55)!important;position:relative!important;overflow:hidden!important}.mobile-cta:hover{transform:translateY(-3px) scale(1.05)!important;box-shadow:0 8px 20px rgba(220,38,38,.6)!important;background:linear-gradient(135deg,#dc2626,#b91c1c)!important}.mobile-cta:active{transform:translateY(-1px) scale(1.02)!important;box-shadow:0 4px 12px rgba(220,38,38,.5)!important;white-space:nowrap!important;text-align:center!important;box-shadow:0 3px 12px rgba(220,38,38,.3)!important;justify-self:center!important;gap:4px!important}.desktop-nav,nav.desktop-nav{display:none!important;visibility:hidden!important;width:0!important;height:0!important;overflow:hidden!important;position:absolute!important}.hamburger{display:flex!important;flex-direction:column!important;justify-content:space-around!important;width:30px!important;height:25px!important;background:transparent!important;border:none!important;cursor:pointer!important;padding:0!important;z-index:10!important}.hamburger span{width:30px!important;height:3px!important;background:#1f2937!important;border-radius:10px!important;transition:all 0.4s cubic-bezier(.68,-.55,.265,1.55)!important;transform-origin:center!important}.hamburger.active span:nth-child(1){transform:translateY(11px) rotate(135deg) scale(1.1)!important;background:#dc2626!important}.hamburger.active span:nth-child(2){opacity:0!important;transform:scale(0) rotate(180deg)!important}.hamburger.active span:nth-child(3){transform:translateY(-11px) rotate(-135deg) scale(1.1)!important;background:#dc2626!important}}@media (min-width:769px){.mobile-cta,.hamburger{display:none!important}}.mobile-menu{display:none;background:#fff;border-top:1px solid #e5e7eb;padding:20px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.mobile-menu.active{display:block}.mobile-menu nav{display:flex;flex-direction:column;gap:15px}.mobile-menu a{padding:12px;text-decoration:none;color:#1f2937;font-weight:600;border-bottom:1px solid #f3f4f6;transition:background 0.3s}.mobile-menu a:hover{background:#f9fafb}.mobile-menu .btn{width:100%;justify-content:center;margin-top:10px}.desktop-nav{display:flex;gap:0;align-items:center;height:100%}.nav-link{text-decoration:none;color:#1f2937;font-weight:600;font-size:.938rem;transition:color 0.3s;display:flex;align-items:center;height:100%;padding:0 15px}.nav-link:hover{color:#2563eb}.nav-dropdown{position:relative;display:flex;align-items:center;height:100%}.dropdown-trigger{cursor:pointer}.dropdown-menu{display:none;position:absolute;top:100%;left:0;background:#fff;min-width:200px;box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:0 0 8px 8px;padding:8px 0;margin-top:0;z-index:1000}.nav-dropdown:hover .dropdown-menu{display:block}.nav-dropdown::after{content:'';position:absolute;top:0;left:0;width:100%;height:150%;background:transparent;z-index:900;pointer-events:none}.nav-dropdown:hover::after{pointer-events:auto}.dropdown-item{display:block;padding:10px 16px;color:#1f2937;text-decoration:none;font-size:.875rem;transition:background 0.2s}.dropdown-item:hover{background:#f3f4f6;color:#2563eb}.mobile-dropdown{border-bottom:1px solid #f3f4f6}.mobile-dropdown-trigger{width:100%;padding:12px;background:transparent;border:none;display:flex;justify-content:space-between;align-items:center;color:#1f2937;font-weight:600;font-size:1rem;cursor:pointer;transition:background 0.3s;text-align:left}.mobile-dropdown-trigger:active{background:#f9fafb}.dropdown-arrow{transition:transform 0.3s ease}.dropdown-arrow.rotated{transform:rotate(180deg)}.mobile-dropdown-content{max-height:0;overflow:hidden;transition:max-height 0.3s ease,visibility 0.3s;background:#f9fafb;visibility:hidden}.mobile-dropdown-content.active{max-height:60vh;overflow-y:auto;-webkit-overflow-scrolling:touch;visibility:visible}.mobile-dropdown-content a{display:block;padding:12px 16px;color:#4b5563;text-decoration:none;font-size:.95rem;border-bottom:1px solid #e5e7eb;transition:background 0.2s}#dropdown-barrios,#dropdown-pueblos{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:12px}#dropdown-barrios a,#dropdown-pueblos a{border:1px solid #e2e8f0;border-radius:8px;background:#fff;text-align:center;padding:10px 5px;font-size:.85rem;display:flex;align-items:center;justify-content:center;height:100%;box-shadow:0 1px 2px rgba(0,0,0,.05)}#dropdown-barrios a:active,#dropdown-pueblos a:active{background:#eff6ff;border-color:#2563eb;color:#2563eb}.mobile-dropdown-content a:last-child{border-bottom:none}.mobile-dropdown-content a:active{background:#e5e7eb}.desktop-nav a[href*="tel"],.desktop-nav a[href*="wa.me"]{transition:all 0.4s cubic-bezier(.68,-.55,.265,1.55)!important;position:relative!important;overflow:hidden!important}.desktop-nav a[href*="tel"]:hover{transform:translateY(-4px) scale(1.08)!important;box-shadow:0 12px 24px rgba(220,38,38,.5)!important;background:linear-gradient(to right,#dc2626,#b91c1c)!important}.desktop-nav a[href*="wa.me"]:hover{transform:translateY(-4px) scale(1.08)!important;box-shadow:0 12px 24px rgba(37,211,102,.5)!important;background:#1ebe57!important}.desktop-nav a[href*="tel"]:active,.desktop-nav a[href*="wa.me"]:active{transform:translateY(-2px) scale(1.04)!important}.cta-llamar-hero:hover{transform:translateY(-6px) scale(1.05)!important;box-shadow:0 16px 32px rgba(220,38,38,.6)!important;background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%)!important}.cta-llamar-hero:active{transform:translateY(-3px) scale(1.02)!important}.cta-whatsapp-hero:hover{transform:translateY(-6px) scale(1.05)!important;box-shadow:0 16px 32px rgba(37,211,102,.4)!important;background:linear-gradient(135deg,#f0fdf4,#dcfce7)!important;border-color:#25d366!important}.cta-whatsapp-hero:active{transform:translateY(-3px) scale(1.02)!important}.toggle-features:hover{background:rgba(255,255,255,.2)!important;transform:translateY(-3px) scale(1.03)!important;box-shadow:0 6px 16px rgba(0,0,0,.2)!important}.toggle-features:active{transform:translateY(-1px) scale(1.01)!important}#toggle-area-btn:hover{transform:translateY(-4px) scale(1.05)!important;box-shadow:0 8px 20px rgba(37,99,235,.5)!important;background:linear-gradient(135deg,#1d4ed8,#1e40af)!important}#toggle-area-btn:active{transform:translateY(-2px) scale(1.02)!important}#faqToggleBtn:hover{transform:translateY(-4px) scale(1.05)!important;box-shadow:0 8px 20px rgba(59,130,246,.5)!important;background:#2563eb!important}#faqToggleBtn:active{transform:translateY(-2px) scale(1.02)!important}#toggle-aspectos-btn:hover{transform:translateY(-4px) scale(1.05)!important;box-shadow:0 8px 20px rgba(37,99,235,.5)!important;background:linear-gradient(135deg,#1d4ed8,#1e40af)!important}#toggle-aspectos-btn:active{transform:translateY(-2px) scale(1.02)!important}.mobile-cta,.cta-llamar-hero,.btn-primary,.desktop-nav a[href*="tel"]{position:relative!important;overflow:hidden!important;filter:brightness(1.05) saturate(1.1)!important;box-shadow:0 0 20px rgba(220,38,38,.4),inset 0 1px 0 rgba(255,255,255,.3)!important}.mobile-cta:hover,.cta-llamar-hero:hover,.btn-primary:hover,.desktop-nav a[href*="tel"]:hover{transform:translateY(-4px) scale(1.05)!important;box-shadow:0 12px 24px rgba(220,38,38,.5),inset 0 1px 0 rgba(255,255,255,.5)!important;filter:brightness(1.1) saturate(1.15)!important}.cta-whatsapp-hero,.btn-secondary,.desktop-nav a[href*="wa.me"],.mobile-menu nav a[href*="wa.me"]{position:relative!important;overflow:hidden!important;filter:brightness(1.05)!important;box-shadow:0 0 15px rgba(37,211,102,.3),inset 0 1px 0 rgba(255,255,255,.5)!important}.cta-whatsapp-hero:hover,.btn-secondary:hover,.desktop-nav a[href*="wa.me"]:hover{transform:translateY(-4px) scale(1.05)!important;box-shadow:0 12px 24px rgba(37,211,102,.4),inset 0 1px 0 rgba(255,255,255,.7)!important;filter:brightness(1.15)!important;background:linear-gradient(135deg,#dcfce7,#bbf7d0)!important;color:#15803d!important}#toggle-area-btn,#faqToggleBtn,#toggle-aspectos-btn{position:relative!important;overflow:hidden!important;filter:brightness(1.05) saturate(1.1)!important;box-shadow:0 0 20px rgba(37,99,235,.4),inset 0 1px 0 rgba(255,255,255,.3)!important}#toggle-area-btn:hover,#faqToggleBtn:hover,#toggle-aspectos-btn:hover{transform:translateY(-8px) scale(1.12)!important;box-shadow:0 20px 40px rgba(37,99,235,.6),inset 0 1px 0 rgba(255,255,255,.5)!important;filter:brightness(1.15) saturate(1.2)!important}.toggle-features{filter:brightness(1.05)!important;box-shadow:0 0 10px rgba(255,255,255,.2)!important}.toggle-features:hover{transform:translateY(-6px) scale(1.1)!important;filter:brightness(1.15)!important;box-shadow:0 15px 30px rgba(255,255,255,.3)!important}.cta-llamar-hero,.cta-whatsapp-hero{z-index:1!important}.cta-llamar-hero:hover,.cta-whatsapp-hero:hover{z-index:10!important}.toc-section{background:#f8fafc;padding:40px 0;position:relative;z-index:10}.toc-container{background:#fff;border-radius:16px;box-shadow:0 10px 30px -5px rgba(0,0,0,.05),0 5px 15px -5px rgba(0,0,0,.02);border:1px solid rgba(226,232,240,.8);overflow:hidden;transition:all 0.3s ease;max-width:1000px;margin:0 auto}.toc-details summary{list-style:none}.toc-details summary::-webkit-details-marker{display:none}.toc-summary{padding:20px 25px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(to right,#ffffff,#f8fafc);transition:background 0.3s;user-select:none}.toc-summary:hover{background:#f1f5f9}.toc-title{display:flex;align-items:center;gap:15px;font-weight:700;color:#1e293b;font-size:1.1rem}.toc-icon-box{background:linear-gradient(135deg,#2563eb,#2563eb);color:#fff;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:10px;font-size:1.2rem;box-shadow:0 4px 10px rgba(37,99,235,.2)}.toc-chevron{color:#94a3b8;transition:transform 0.3s cubic-bezier(.4,0,.2,1);font-size:1.2rem}details[open] .toc-chevron{transform:rotate(180deg)}.toc-content{padding:0 25px 30px 25px;animation:slideDown 0.3s ease-out;border-top:1px solid #f1f5f9}@keyframes slideDown{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.toc-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px;margin-top:20px}.toc-link{display:flex;align-items:center;gap:12px;padding:14px 18px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;text-decoration:none;color:#475569;font-weight:600;font-size:.95rem;transition:all 0.2s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.toc-link:hover{background:#eff6ff;border-color:#bfdbfe;color:#2563eb;transform:translateY(-2px);box-shadow:0 8px 20px -4px rgba(59,130,246,.15)}.toc-link::before{content:"";position:absolute;left:0;top:0;height:100%;width:4px;background:#2563eb;opacity:0;transition:opacity 0.2s}.toc-link:hover::before{opacity:1}.toc-link-bullet{color:#cbd5e1;font-size:.6rem;transition:all 0.2s}.toc-link:hover .toc-link-bullet{color:#2563eb;transform:scale(1.2)}.toggle-features,#toggle-area-btn{background:linear-gradient(135deg,#2563eb 0%,#2563eb 100%)!important;color:white!important;padding:12px 24px!important;border-radius:50px!important;font-weight:600!important;border:none!important;cursor:pointer!important;transition:all 0.3s cubic-bezier(.4,0,.2,1)!important;box-shadow:0 4px 15px rgba(37,99,235,.3)!important;display:inline-flex!important;align-items:center!important;gap:8px!important;margin-top:20px!important;font-size:0.95rem!important}.toggle-features:hover,#toggle-area-btn:hover{transform:translateY(-2px)!important;box-shadow:0 8px 25px rgba(37,99,235,.4)!important;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%)!important}.seo-read-more{background:transparent!important;color:#2563eb!important;padding:8px 0!important;border:none!important;cursor:pointer!important;font-weight:600!important;font-size:0.95rem!important;display:inline-flex!important;align-items:center!important;gap:6px!important;margin-top:15px!important;transition:all 0.2s ease!important;box-shadow:none!important;text-decoration:none!important}.seo-read-more:hover{color:#1d4ed8!important;transform:translateX(5px)!important;background:transparent!important;box-shadow:none!important;text-decoration:underline!important;text-underline-offset:4px!important}.seo-read-more:active,.toggle-features:active,#toggle-area-btn:active{transform:translateY(0)!important}.seo-hidden-content{margin-bottom:20px}#scroll-to-top{position:fixed;bottom:30px;left:30px;width:50px;height:50px;background:#fff;border-radius:50%;box-shadow:0 4px 20px rgba(0,0,0,.15);display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(20px);transition:all 0.3s cubic-bezier(.4,0,.2,1);z-index:9999;border:1px solid #e2e8f0}#scroll-to-top.visible{opacity:1;visibility:visible;transform:translateY(0)}#scroll-to-top:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.2);border-color:#2563eb}#scroll-to-top svg{width:24px;height:24px;fill:#2563eb;transition:transform 0.3s}#scroll-to-top:hover svg{transform:translateY(-3px)}.mega-menu{position:absolute;top:100%;left:50%;transform:translateX(-50%) translateY(10px);background:#fff;border:1px solid rgba(229,231,235,.5);border-radius:16px;box-shadow:0 20px 40px -5px rgba(0,0,0,.1),0 10px 20px -5px rgba(0,0,0,.04);padding:30px;width:900px;max-width:90vw;opacity:0;visibility:hidden;transition:all 0.2s cubic-bezier(.4,0,.2,1);z-index:1000;backdrop-filter:blur(10px)}.nav-dropdown:hover .mega-menu{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.mega-menu-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px 20px;max-height:60vh;overflow-y:auto;padding-right:15px}.mega-menu-grid::-webkit-scrollbar{width:5px}.mega-menu-grid::-webkit-scrollbar-track{background:transparent}.mega-menu-grid::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:10px}.mega-menu-grid::-webkit-scrollbar-thumb:hover{background:#cbd5e1}.mega-menu-item{display:flex;align-items:center;color:#475569;text-decoration:none;font-size:.9rem;padding:10px 12px;border-radius:8px;transition:all 0.2s ease;font-weight:500;border:1px solid transparent}.mega-menu-item:hover{color:#2563eb;background:#eff6ff;border-color:#dbeafe;transform:translateX(3px)}.mega-menu::before{content:'';position:absolute;top:-6px;left:50%;transform:translateX(-50%) rotate(45deg);width:12px;height:12px;background:#fff;border-left:1px solid rgba(229,231,235,.5);border-top:1px solid rgba(229,231,235,.5)}.tarifas-dropdown{background:#fff;border-radius:12px;box-shadow:0 10px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);border:1px solid #e2e8f0;overflow:hidden}.tarifa-item{transition:background-color 0.2s ease}.tarifa-item:hover{background-color:#f8fafc}.tarifa-item:last-child{border-bottom:none!important}#dropdown-tarifas .tarifa-item:last-child{border-bottom:none!important}.tarifas-dropdown{min-width:auto!important;width:max-content!important;max-width:500px!important;padding:0!important;background:#fff;border-radius:16px;box-shadow:0 20px 40px -5px rgba(0,0,0,.15),0 10px 20px -5px rgba(0,0,0,.1);border:1px solid rgba(226,232,240,.8);overflow:hidden;transform-origin:top center;animation:dropdownFadeIn 0.2s ease-out}@keyframes dropdownFadeIn{from{opacity:0;transform:translateY(-10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.tarifas-header{background:linear-gradient(to right,#f8fafc,#ffffff);padding:16px 24px;border-bottom:1px solid #e2e8f0;font-weight:800;color:#1e293b;font-size:1.1rem;display:flex;align-items:center;gap:10px}.tarifas-icon{font-size:1.2rem}.tarifas-list{padding:8px 0}.tarifa-row{display:flex;justify-content:space-between;align-items:center;padding:10px 20px;gap:30px;transition:all 0.2s cubic-bezier(.4,0,.2,1);cursor:default;border-left:3px solid transparent}.tarifa-row:hover{background-color:#f1f5f9;border-left-color:#2563eb;padding-left:28px}.tarifa-name{display:flex;align-items:center;gap:12px;color:#334155;font-weight:600;font-size:.95rem}.tarifa-item-icon{font-size:1.1rem;opacity:.8}.tarifa-price-badge{background:#eff6ff;color:#2563eb;padding:6px 12px;border-radius:20px;font-weight:700;font-size:.9rem;white-space:nowrap;border:1px solid #dbeafe;box-shadow:0 2px 4px rgba(37,99,235,.05);transition:all 0.2s ease}.tarifa-row:hover .tarifa-price-badge{background:#2563eb;color:#fff;border-color:#2563eb;box-shadow:0 4px 6px rgba(37,99,235,.2);transform:scale(1.05)}.nav-dropdown:nth-last-child(1) .mega-menu,.nav-dropdown:nth-last-child(2) .mega-menu,.nav-dropdown:nth-last-child(3) .mega-menu{left:auto!important;right:0!important;transform-origin:top right!important}.mega-menu{max-width:90vw}.desktop-nav{position:relative!important}.nav-dropdown{position:static!important}.mega-menu{left:auto!important;right:0!important;width:100%!important;max-width:900px!important;margin-top:0!important;top:100%!important}.nav-dropdown:nth-child(2){position:relative!important}.nav-dropdown:nth-child(2) .dropdown-menu{left:50%!important;right:auto!important;transform:translateX(-50%) translateY(10px)!important;width:auto!important;min-width:260px!important}#tarifas-dropdown-container{position:relative!important}#tarifas-dropdown-container .mega-menu{width:fit-content!important;width:-moz-fit-content!important;min-width:0!important;max-width:90vw!important;left:50%!important;right:auto!important;transform:translateX(-50%)!important;margin-top:0!important;padding:0!important;white-space:nowrap}#tarifas-dropdown-container .tarifas-mega-grid{width:100%!important;max-width:none!important;margin:0!important;display:block!important}#tarifas-dropdown-container .tarifa-row{width:100%;box-sizing:border-box}.tarifas-mega-grid{display:grid;grid-template-columns:1fr;gap:12px;max-width:600px;margin:0 auto}.tarifas-mega-grid .tarifa-row{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-radius:8px;transition:background 0.2s;border-bottom:1px solid #f3f4f6}.tarifas-mega-grid .tarifa-row:hover{background:#f9fafb}.tarifas-mega-grid .tarifa-name{display:flex;align-items:center;gap:12px;font-weight:600;color:#1f2937;font-size:1rem}.tarifas-mega-grid .tarifa-item-icon{font-size:1.2rem}.tarifas-mega-grid .tarifa-price-badge{background:#eff6ff;color:#2563eb;padding:6px 12px;border-radius:20px;font-weight:700;font-size:.9rem;border:1px solid #bfdbfe;white-space:nowrap}.nav-dropdown.has-mega-menu:hover::after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);border-left:8px solid transparent;border-right:8px solid transparent;z-index:1001;pointer-events:none}.nav-dropdown{position:relative!important}.nav-dropdown.has-mega-menu{position:static!important}.nav-dropdown.has-mega-menu .mega-menu{left:auto!important;right:0!important;width:900px!important;max-width:95vw!important;margin-top:20px!important;transform:translateX(0)!important}.desktop-nav{position:relative!important}.tarifas-dropdown{min-width:600px!important;white-space:nowrap!important}.tarifa-row{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:30px!important}.tarifa-name{flex:1!important;white-space:nowrap!important}.tarifa-price-badge{flex-shrink:0!important;white-space:nowrap!important}.dropdown-menu,.mega-menu{margin-top:0!important;padding-top:0!important}.mega-menu-grid,.tarifas-dropdown,.dropdown-menu>a{background:#fff;position:relative;z-index:1001}.tarifas-dropdown{box-shadow:0 20px 40px -5px rgba(0,0,0,.15),0 10px 20px -5px rgba(0,0,0,.1);border-radius:16px;overflow:hidden}.nav-dropdown.has-mega-menu::after{width:150%;left:-25%}.precios-claros-section h2{font-size:2.2rem}.precios-claros-section h3{font-size:1.4rem}@media (max-width:768px){.precios-claros-section{padding:40px 0!important}.precios-claros-section h2{font-size:1.8rem!important;flex-direction:column;align-items:flex-start!important;gap:8px!important}.precios-claros-section h3{font-size:1.2rem!important}.precios-claros-section p{font-size:1rem!important}}.seo-content-block h2{margin-bottom:10px!important}.seo-content-block p{margin-bottom:10px!important}@media (max-width:768px){.seo-content-block{padding:15px 0!important}.seo-content-block h2{font-size:1.5rem!important;margin-bottom:8px!important}.seo-content-block p{margin-bottom:8px!important}}.seo-content-block h3{font-size:1.5rem;color:#1e293b;margin-top:25px;margin-bottom:15px;font-weight:700}.seo-content-block ul{list-style:disc;padding-left:20px;color:#475569;margin-bottom:15px}.seo-content-block li{margin-bottom:10px;line-height:1.6}.seo-content-block strong{color:#1e293b;font-weight:700}section:nth-of-type(even){background-color:#f8fafc}section:nth-of-type(odd){background-color:#fff}.hero{background:linear-gradient(135deg,#1e3a8a 0%,#2563eb 50%,#60a5fa 100%)!important}.high-security-section{background:#111827!important}.cta-final{background:linear-gradient(135deg,#1e3a8a 0%,#2563eb 100%)!important}footer{background:#1a1a1a!important}@media (max-width:768px){.seo-content-block h3{font-size:1.3rem;margin-top:20px}.seo-content-block ul{padding-left:15px}}.seo-read-more{background:none;border:none;color:#2563eb;font-weight:700;font-size:1rem;cursor:pointer;padding:0;margin-top:10px;display:inline-flex;align-items:center;gap:5px}.seo-read-more:hover{text-decoration:underline}.elfsight-app-8709aaa2-ccea-4473-bf06-7433400f74b5 h2,.eapps-widget-header-title-text,div[class*="eapps-widget-header-title-text"],div[class*="WidgetTitle__WidgetTitleText"]{display:none!important}@keyframes pulse-glow{0%{box-shadow:0 0 0 0 rgba(251,191,36,.4);transform:scale(1)}50%{box-shadow:0 0 0 10px rgba(251,191,36,0);transform:scale(1.02)}100%{box-shadow:0 0 0 0 rgba(251,191,36,0);transform:scale(1)}}.location-badge-premium{animation:pulse-glow 3s infinite}.elfsight-app-8709aaa2-ccea-4473-bf06-7433400f74b5 h2:not(:empty),.eapps-google-reviews-header-title-text,[class*="Header__TitleText"],[class*="WidgetTitle__WidgetTitleText"],.es-widget-title,.es-header-title{display:none!important;visibility:hidden!important;opacity:0!important;height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}.elfsight-app-8709aaa2-ccea-4473-bf06-7433400f74b5 div:contains("Lo que dicen nuestros clientes"){display:none!important}@keyframes shimmer-sweep{0%{background-position:-200% center}100%{background-position:200% center}}.location-badge-premium{position:relative;overflow:hidden;background:linear-gradient(120deg,#1a1a1a 30%,#3d3d3d 40%,#5a5a5a 50%,#3d3d3d 60%,#1a1a1a 70%);background-size:200% auto;animation:pulse-glow 3s infinite,shimmer-sweep 4s linear infinite}.reviews-section .section-header{margin-bottom:10px!important}.reviews-section .section-header p{margin-bottom:5px!important}.elfsight-app-8709aaa2-ccea-4473-bf06-7433400f74b5{margin-top:-10px!important}@keyframes shimmer-sweep-intense{0%{background-position:-150% center}50%{background-position:250% center}100%{background-position:-150% center}}.location-badge-premium{position:relative;overflow:hidden;background:linear-gradient(110deg,#0f172a 35%,#fbbf24 48%,#ffffff 50%,#fbbf24 52%,#0f172a 65%)!important;background-size:250% auto!important;animation:pulse-glow 3s infinite,shimmer-sweep-intense 3s ease-in-out infinite!important;z-index:1}.location-badge-premium span,.location-badge-premium{text-shadow:0 1px 3px rgba(0,0,0,.8)}.servicios-section{padding-top:0!important;margin-top:0!important}.servicios-section>.container{padding-top:0!important}.seo-read-more{margin-bottom:5px!important}.toc-container{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:25px;max-width:800px;margin:0 auto;box-shadow:0 4px 6px -1px rgba(0,0,0,.05)}.toc-header{display:flex;align-items:center;gap:10px;margin-bottom:20px;border-bottom:2px solid #e2e8f0;padding-bottom:15px}.toc-icon{font-size:1.5rem}.toc-title{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0}.toc-list{list-style:none;padding:0;margin:0;columns:2;column-gap:40px}.toc-list li{margin-bottom:12px;break-inside:avoid}.toc-list a{text-decoration:none;color:#2563eb;font-weight:500;font-size:.95rem;transition:all 0.2s ease;display:inline-flex;align-items:center;gap:8px}.toc-list a:before{content:"•";color:#cbd5e1;font-size:1.2em}.toc-list a:hover{color:#1d4ed8;transform:translateX(5px)}@media (max-width:768px){.toc-list{columns:1}.toc-container{padding:20px}}html{scroll-behavior:smooth}h2[id],section[id]{scroll-margin-top:120px}@media (max-width:768px){h2[id],section[id]{scroll-margin-top:80px}}html,body{overflow-x:hidden!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}img{max-width:100%!important;height:auto!important}@media (max-width:768px){.container{width:100%!important;padding-left:15px!important;padding-right:15px!important;box-sizing:border-box!important;overflow-x:hidden!important}.blog-grid{display:grid!important;grid-template-columns:1fr!important;gap:20px!important;width:100%!important}.blog-card{width:100%!important;max-width:100%!important;margin:0!important;box-sizing:border-box!important}}@media (max-width:1024px){.desktop-nav,nav.desktop-nav,.nav-dropdown,.mega-menu,.dropdown-menu{display:none!important;visibility:hidden!important;opacity:0!important;width:0!important;height:0!important;pointer-events:none!important;position:absolute!important;left:-9999px!important}}@media (max-width:768px){.header-container{display:flex!important;justify-content:space-between!important;align-items:center!important;height:70px!important;padding:0 15px!important;overflow:hidden!important}.header-logo img{height:50px!important;width:auto!important}.mobile-cta{display:flex!important;white-space:nowrap!important;font-size:0.85rem!important;padding:8px 12px!important;margin-right:10px!important}.hamburger{display:flex!important;margin-left:0!important}}html,body{overflow-x:hidden!important;width:100%!important;position:relative!important}.header-logo img{height:60px!important;max-height:60px!important;width:auto!important}@media (min-width:1024px){.header-logo img{height:60px!important;max-height:60px!important}}.header-logo{height:60px!important;max-height:60px!important;overflow:hidden!important;display:flex!important;align-items:center!important}.header-logo img{height:60px!important;max-height:60px!important;width:auto!important;object-fit:contain!important}@media (min-width:769px){.mobile-cta{display:none!important}}@media (max-width:768px){.mobile-cta{display:flex!important;align-items:center!important;justify-content:center!important;background:linear-gradient(135deg,#f97316,#dc2626)!important;color:white!important;padding:8px 14px!important;border-radius:8px!important;text-decoration:none!important;font-weight:700!important;font-size:0.85rem!important;margin-right:10px!important}}.header-logo img{height:60px!important;width:auto!important;max-width:250px!important}@media (max-width:1024px){.mobile-cta{display:inline-flex!important;align-items:center;justify-content:center;background:#dc2626!important;color:white!important;padding:8px 12px!important;border-radius:8px!important;text-decoration:none!important;font-weight:700!important;font-size:0.9rem!important;box-shadow:0 2px 5px rgba(220,38,38,.3);margin-right:10px;height:40px}.mobile-cta:hover{background:#b91c1c!important}.header-container{padding:0 15px!important;height:80px!important}.header-logo img{height:60px!important;max-height:60px!important}}@media (min-width:1025px){.mobile-cta{display:none!important}}.mobile-only-call{display:none!important}.desktop-budget-btn{display:inline-flex!important}@media (max-width:1024px){.mobile-only-call{display:flex!important;align-items:center;justify-content:center;width:100%;background:#dc2626;color:#fff;font-weight:700;padding:12px;border-radius:8px;margin-bottom:10px;text-decoration:none}.desktop-budget-btn{display:inline-flex!important;width:100%;justify-content:center;margin-bottom:10px}.mobile-cta{display:inline-flex!important;align-items:center;background:#dc2626;color:#fff;padding:6px 12px;border-radius:6px;text-decoration:none;font-weight:700;margin-right:10px}}@media (min-width:1025px){.mobile-only-call{display:none!important}.mobile-cta{display:none!important}.servicios-grid{grid-template-columns:repeat(4,1fr)!important}}.mobile-only-call{display:none!important}.desktop-budget-btn{display:inline-flex!important}@media (max-width:1024px){.mobile-only-call{display:flex!important;align-items:center;justify-content:center;width:100%;background:#dc2626;color:#fff;font-weight:700;padding:12px;border-radius:8px;margin-bottom:10px;text-decoration:none}.desktop-budget-btn{display:inline-flex!important;width:100%;justify-content:center;margin-bottom:10px}.mobile-cta{display:inline-flex!important;align-items:center;background:#dc2626;color:#fff;padding:6px 12px;border-radius:6px;text-decoration:none;font-weight:700;margin-right:10px}}@media (min-width:1025px){.mobile-only-call{display:none!important}.mobile-cta{display:none!important}.servicios-grid{grid-template-columns:repeat(4,1fr)!important}}@media (max-width:1024px){a.mobile-only-call[style],a.mobile-cta[style]{display:flex!important;visibility:visible!important;opacity:1!important}}.mobile-cta{display:none!important}@media (max-width:1024px){.mobile-cta{display:inline-flex!important;align-items:center;background:#dc2626;color:#fff;padding:6px 12px;border-radius:6px;text-decoration:none;font-weight:700;margin-right:10px}}.urgency-call-btn{display:flex!important;visibility:visible!important;opacity:1!important}.desktop-budget-btn{display:inline-flex!important}@media (max-width:1024px){.desktop-budget-btn{width:100%;justify-content:center;margin-bottom:10px}}@media (max-width:768px){.hero{height:auto!important;min-height:100vh!important;padding-bottom:60px!important;overflow:visible!important}.hero-content{display:flex!important;flex-direction:column!important;height:auto!important}.urgency-card{height:auto!important;min-height:auto!important;max-height:none!important;overflow:visible!important;margin-bottom:40px!important}}.mobile-header-call-btn{display:none!important}@media (max-width:1024px){.mobile-header-call-btn{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%)!important;color:white!important;text-decoration:none!important;padding:8px 16px!important;border-radius:50px!important;font-weight:800!important;font-size:1rem!important;box-shadow:0 4px 12px rgba(220,38,38,.4)!important;margin-right:15px!important;white-space:nowrap!important;animation:pulse-red 2s infinite!important;z-index:99999!important}.mobile-header-call-btn .icon{font-size:1.1rem!important}.header-container{justify-content:space-between!important;padding-right:15px!important}.header-logo{flex:1!important;margin-right:10px!important}.header-logo img{max-width:180px!important}}@keyframes pulse-red{0%{box-shadow:0 0 0 0 rgba(220,38,38,.7)}70%{box-shadow:0 0 0 10px rgba(220,38,38,0)}100%{box-shadow:0 0 0 0 rgba(220,38,38,0)}}.precios-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;align-items:stretch}@media (max-width:1024px){.precios-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){a.mobile-cta-v156{display:inline-flex!important;align-items:center;justify-content:center;background:#e11d48;color:#ffffff!important;text-decoration:none;padding:10px 12px;border-radius:12px;font-weight:800;font-size:.92rem;line-height:1;white-space:nowrap;margin-right:10px;box-shadow:0 8px 18px rgba(0,0,0,.22)}}.btn.btn-call{background:#e11d48;color:#ffffff!important;border:2px solid rgba(255,255,255,.25)}.btn.btn-call:hover{filter:brightness(1.05)}.hero-call-mobile{display:none}@media (max-width:768px){.hero-call-mobile{display:inline-flex}}@media (max-width:768px){.footer-phone{color:#ffffff!important}}.call-float{position:fixed;bottom:30px;right:30px;background:#dc2626;width:65px;height:65px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 20px rgba(220,38,38,.5);z-index:9999;transition:all 0.3s;text-decoration:none;border:3px solid #fff}.call-float:hover{transform:scale(1.15);box-shadow:0 8px 25px rgba(220,38,38,.7)}.call-float svg{width:35px;height:35px;fill:#fff}@media (min-width:1025px){.call-float{display:none!important}}@media (max-width:1024px){.call-float{display:flex!important}}html,body{transform:none!important;filter:none!important;perspective:none!important;overflow-x:visible!important;height:auto!important;contain:none!important}#page,.site,.site-wrapper,.wrapper,#content{transform:none!important;filter:none!important;perspective:none!important;contain:none!important}@media (max-width:1024px){.desktop-nav{display:none!important}.header-container{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;padding:0 12px!important;height:72px!important}.header-logo{height:72px!important;padding:0!important;display:flex!important;align-items:center!important}.header-logo img{height:46px!important;max-height:46px!important;width:auto!important}.mobile-cta-v156{display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#dc2626!important;color:#fff!important;padding:10px 12px!important;border-radius:10px!important;text-decoration:none!important;font-weight:800!important;font-size:0.95rem!important;line-height:1!important;white-space:nowrap!important;height:42px!important}.hamburger{display:flex!important;width:44px!important;height:44px!important;align-items:center!important;justify-content:center!important;gap:6px!important;border-radius:12px!important;transition:background .2s ease,transform .2s ease;user-select:none}.hamburger:hover{background:#f3f4f6}.hamburger:active{transform:scale(.98)}.hamburger span{display:block;width:26px;height:3px;background:#374151;border-radius:6px;transition:transform .25s ease,opacity .2s ease}.hamburger.is-active span:nth-child(1){transform:translateY(9px) rotate(45deg)}.hamburger.is-active span:nth-child(2){opacity:0}.hamburger.is-active span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.mobile-menu{display:none!important}.mobile-menu.active{display:block!important}.hero-call-mobile{background:#dc2626!important;color:#fff!important;border-radius:10px!important;text-decoration:none!important}a.footer-phone{color:#ffffff!important}a.footer-phone:hover{color:#ffffff!important}.floating-call-btn{position:fixed;right:16px;bottom:16px;width:56px;height:56px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:#dc2626;color:#fff!important;text-decoration:none;font-size:22px;font-weight:800;z-index:999999;box-shadow:0 10px 20px rgba(0,0,0,.2)}}@media (min-width:1025px){.floating-call-btn{display:none!important}}@media (max-width:1024px){.header-logo img{height:44px!important;max-height:44px!important;max-width:150px!important;width:auto!important}.mobile-cta-v156{flex:0 0 auto!important}.hamburger{flex:0 0 auto!important}.header-container{height:72px!important;padding:0 12px!important}}.floating-call-btn{z-index:999999!important}@media (max-width:1024px){.hero-call-mobile{display:flex!important;background:#dc2626!important;color:#fff!important;text-decoration:none!important;border-radius:10px!important;padding:14px 16px!important;font-weight:800!important;justify-content:center!important;align-items:center!important;gap:10px!important}}.floating-call-btn{display:none}@media (max-width:1024px){.floating-call-btn{display:flex!important;position:fixed!important;right:18px!important;bottom:18px!important;width:60px!important;height:60px!important;border-radius:999px!important;align-items:center!important;justify-content:center!important;background:#dc2626!important;color:#fff!important;text-decoration:none!important;font-weight:900!important;font-size:22px!important;z-index:2147483647!important;box-shadow:0 10px 25px rgba(220,38,38,.45)!important}}@media (max-width:1024px){a.footer-phone{color:#ffffff!important}}.floating-call-btn{display:none}@media (max-width:1024px){.floating-call-btn{display:flex!important;position:fixed!important;right:18px!important;bottom:18px!important;width:60px!important;height:60px!important;border-radius:999px!important;align-items:center!important;justify-content:center!important;background:#dc2626!important;color:#fff!important;text-decoration:none!important;font-weight:900!important;font-size:22px!important;z-index:2147483647!important;box-shadow:0 10px 25px rgba(220,38,38,.45)!important}}@media (max-width:1024px){header .header-container a.mobile-cta-v156{display:inline-flex!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:2147483647!important;pointer-events:auto!important}a.floating-call-btn{display:flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;position:fixed!important;right:18px!important;bottom:18px!important;z-index:2147483647!important}a.footer-phone{color:#ffffff!important}}@media (max-width:1024px){.hamburger.active span:nth-child(1){transform:translateY(8px) rotate(45deg)!important}.hamburger.active span:nth-child(2){opacity:0!important}.hamburger.active span:nth-child(3){transform:translateY(-8px) rotate(-45deg)!important}}@media (max-width:768px){header{margin-bottom:0!important}.header-container{height:72px!important}.header-logo img{height:56px!important}.hero{padding-top:18px!important;padding-bottom:34px!important}.hero,.hero-section,.hero-wrapper{margin-top:0!important}.hero .rating-badge,.hero .reviews-badge,.rating-badge,.reviews-badge{display:none!important}body>header+*{margin-top:0!important;padding-top:0!important}}@media (max-width:768px){.accordion-content{max-height:300px;overflow-y:auto;-webkit-overflow-scrolling:touch}}@media (max-width:768px){.accordion-content{max-height:0;overflow-y:auto!important;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.accordion-header.active+.accordion-content{max-height:60vh!important}}.lugares-list li a{color:#334155!important;text-decoration:none!important;font-weight:400!important;background:none!important;border:none!important;box-shadow:none!important;display:block;padding:5px 0}.lugares-list li a:hover{color:#f97316!important;text-decoration:underline!important;background:none!important}.lugares-list li.current-menu-item a,.lugares-list li.active a{color:#334155!important;font-weight:400!important;background:none!important}@media (max-width:768px){.accordion-content{overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important;max-height:0;transition:max-height 0.3s ease-out}.lugares-list{padding-bottom:40px!important}}