/* === HERO LLAVE EN MANO === */.hero-llave-en-mano {background: linear-gradient(135deg, #f9fbff, #eff7ff);padding: 4rem 1.5rem 2.5em;text-align: center;color: #003366;border-bottom: 1px solid #dbe3f5;box-shadow: 0 2px 6px rgba(0, 0, 0, 0.04);}.hero-llave-en-mano .hero-container {max-width: 960px;margin: 0 auto;}.hero-llave-en-mano h1 {font-size: 2.2rem;font-weight: 700;margin-bottom: 1rem;color: #003366;}.hero-llave-en-mano .hero-subtitle {font-size: 1.1rem;color: #333;margin-bottom: 1.5rem;line-height: 1.6;}.hero-llave-en-mano .hero-benefits {list-style: none;padding: 0;margin: 0 0 2rem 0;display: flex;flex-wrap: wrap;justify-content: center;gap: 0.8rem;}.hero-llave-en-mano .hero-benefits li {background: #fff;border: 1px solid #cbd6f0;box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);border-radius: 8px;padding: 0.6rem 1.1rem;font-size: 0.95rem;color: #003366;white-space: nowrap;}.hero-llave-en-mano .hero-ctas {display: flex;flex-wrap: wrap;justify-content: center;gap: 1rem;margin-bottom: 1.5rem;}.hero-llave-en-mano .btn-primary, .hero-llave-en-mano .btn-secondary {display: inline-block;padding: 0.9rem 1.8rem;border-radius: 6px;font-weight: 600;text-decoration: none;transition: all 0.3s ease;}.hero-llave-en-mano .btn-primary {background: #ffc73a;color: #333 !important;text-transform: uppercase;}.hero-llave-en-mano .btn-primary:hover {background: #ffc73a;}.hero-llave-en-mano .btn-secondary {background: #fff;color: #316cb2 !important;border: 1px solid #cbd6f0;}.hero-llave-en-mano .btn-secondary:hover {background: #1d4779;color: #fff !important;}.hero-llave-en-mano .hero-keywords {margin-top: 2rem;font-size: 0.9rem;color: #666;}/* === BLOQUE POR QUÉ ELEGIR === */.porque-elegir {background: #fff;padding: 1rem 1rem 0;text-align: center;}.porque-container {max-width: 880px;margin: 0 auto;}.porque-elegir h2 {color: #003366;font-size: 1.8rem;font-weight: 700;margin-bottom: 1.2rem;line-height: 37px;}.porque-elegir p {font-size: 1rem;color: #444;line-height: 1.7;}.hero-image img {display: none;max-width: 90%;height: auto;border-radius: 16px;/* box-shadow: 0 4px 12px rgba(0,0,0,0.05); */transition: transform 0.4s ease;margin: 1.3em auto 0;}.hero-image img:hover {transform: scale(1.02);}/* === RESPONSIVE === */@media (max-width: 768px) {.hero-llave-en-mano {padding: 2rem 1rem;}.hero-llave-en-mano h1 {font-size: 1.7rem;line-height: 37px;}.hero-llave-en-mano .hero-benefits {gap: 0.5rem;}.hero-llave-en-mano .hero-benefits li {font-size: 0.9rem;padding: 0.5rem 0.9rem;width: 104%;}.hero-llave-en-mano .hero-ctas a {width: 100%;}.hero-image img {display: flex;max-width: 100%;}}/* === Bloque 1: Introducción === */.porque-elegir-intro {background: #fff;text-align: center;padding: 3.5rem 1.5rem 2.5rem;border-bottom: 1px solid #e4ebf9;}.intro-container {max-width: 900px;margin: 0 auto;}.porque-elegir-intro h2 {color: #003366;font-size: 1.9rem;font-weight: 700;margin-bottom: 1.6rem;line-height: 37px;}.porque-elegir-intro .brand {color: #316cb2;}.porque-elegir-intro p {color: #444;font-size: 1rem;line-height: 1.7;margin-bottom: 1rem;}.porque-elegir-intro .intro-text {font-size: 1.1rem;}/* === Bloque 2: Beneficios === */.porque-elegir {background: #ffffff;padding: 2.5rem 0 2rem;text-align: center;}.porque-container {max-width: 1100px;margin: 0 auto;}.benefits-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));gap: 2rem;margin-top: 1rem;}.benefit-item {background: #f9fbff;border: 1px solid #dbe3f5;border-radius: 12px;padding: 1.5rem;transition: all 0.3s ease;}.benefit-item:hover {background: #f0f6ff;transform: translateY(-4px);}.benefit-item .icon {font-size: 1.8rem;margin-bottom: 0.5rem;}.benefit-item h3 {color: #003366;font-size: 1.1rem;margin-bottom: 0.4rem;font-weight: 600;}.benefit-item p {color: #555;font-size: 0.95rem;line-height: 1.5;}/* === Responsive === */@media (max-width: 768px) {.porque-elegir-intro {padding: 2.5rem 1rem;}.benefit-item {padding: 1.2rem;}}.intro-tiendas {background: #f9fbff;text-align: center;padding: 3rem 1.5rem 2.5rem;border-top: 1px solid #e4ebf9;}.intro-container {max-width: 1100px;margin: 0 auto;}.intro-tiendas h2 {color: #003366;font-size: 1.8rem;font-weight: 700;margin-bottom: 0.6rem;}.intro-tiendas .intro-sub {color: #444;font-size: 1.05rem;line-height: 1.6;margin-bottom: 1.8rem;max-width: 750px;margin-left: auto;margin-right: auto;}/* Confianza */.trust-highlights {display: flex;justify-content: center;flex-wrap: wrap;gap: 1rem;margin-bottom: 2rem;}.trust-highlights .highlight {background: #fff;border: 1px solid #dbe3f5;border-radius: 12px;padding: 0.6rem 1.2rem;font-size: 0.95rem;color: #003366;font-weight: 500;box-shadow: 0 1px 2px rgba(0, 0, 0, 0.03);}/* Botones de categorías */.category-buttons {display: flex;justify-content: center;flex-wrap: wrap;gap: 0.8rem;}.btn-category {background: #fff;border: 1px solid #dbe3f5;border-radius: 50px;padding: 0.6rem 1.2rem;color: #003366;font-size: 0.95rem;font-weight: 600;text-decoration: none;transition: all 0.25s ease;}.btn-category:hover {background: #316cb2;color: #fff!important;}.btn-category.active {background: #316cb2;color: #fff!important;border-color: #0055ff;}@media (max-width: 768px) {.intro-tiendas {padding: 2rem 1rem;}.intro-tiendas h2 {font-size: 1.5rem;}.intro-tiendas .intro-sub {font-size: 0.95rem;}}/* === FIN HERO LLAVE EN MANO === */