:root{--blue:#079ce5;--blue2:#0b6fc7;--navy:#083f7a;--muted:#5c7c9c;--sky:#eaf7ff;--line:#d9ebf7;--orange:#ff6513;--green:#16b85b;--container:1180px;--shadow:0 10px 28px rgba(5,74,128,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--navy);background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;font-size:16.5px;line-height:1.46;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}button,input,select{font:inherit}.container{width:min(var(--container),calc(100% - 32px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:10px;top:10px;z-index:999;background:#fff;padding:10px}
.btn{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:9px 16px;border-radius:9px;border:1px solid transparent;font-weight:800}.btn--orange{background:linear-gradient(90deg,#ff6413,#ff7a15);color:#fff}.btn--blue{background:linear-gradient(90deg,var(--blue),var(--blue2));color:#fff}.btn--outline{background:#fff;border-color:var(--blue);color:var(--blue2)}.btn--wide{width:100%}
/* HEADER EXACTO/COMPACTO */
.site-header{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid #edf4f9}.header-inner{height:72px;display:flex;align-items:center;gap:13px}.brand{display:flex;align-items:center;flex:0 0 auto}.brand--adeslas{width:205px}.brand--adeslas img{width:100%;max-height:52px;object-fit:contain}.brand-divider{width:1px;height:44px;background:#72b9df}.brand--gp{width:112px;height:58px;overflow:visible}.brand--gp img{width:112px;height:58px;object-fit:contain}.menu-toggle{display:none;background:none;border:0;padding:8px}.menu-toggle span:not(.sr-only){display:block;width:24px;height:2px;background:var(--navy);margin:5px 0}.primary-nav{display:flex;align-items:center;gap:20px;margin-left:auto;font-size:12.5px;font-weight:750;white-space:nowrap}.nav-caret{font-size:9px;color:#6f90ad}.header-actions{display:flex;align-items:center;gap:8px;margin-left:2px}.contact-chip{display:flex;align-items:center;gap:7px;min-height:42px}.contact-chip--phone{border:1.5px solid var(--blue);border-radius:9px;padding:4px 9px}.contact-chip--wa{padding:3px 1px}.contact-icon{width:25px;height:25px;color:var(--blue);display:grid;place-items:center}.contact-icon svg{width:22px;height:22px;stroke:currentColor;fill:none}.contact-chip--wa .contact-icon{background:var(--green);border-radius:50%;color:#fff}.contact-copy strong,.contact-copy small{display:block;line-height:1.02}.contact-copy strong{font-size:11.5px}.contact-copy small{font-size:8.5px;color:#6b849c}.header-cta{min-height:42px;padding:9px 13px;font-size:11.5px;border-radius:8px}
/* HERO */
.hero{background:linear-gradient(90deg,#eaf7ff 0%,#eaf7ff 34%,#f0faff 100%);overflow:hidden}.hero-shell{position:relative;height:408px;display:grid;grid-template-columns:390px 475px 315px}.hero-copy{grid-column:1;padding:34px 18px 0 0;position:relative;z-index:5}.eyebrow{margin:0 0 8px;color:#079ce5;font-weight:900;font-size:11.5px;letter-spacing:.14em}.hero h1{margin:0;font-size:39px;line-height:.98;letter-spacing:-.035em;color:var(--navy)}.hero-lead{max-width:392px;margin:13px 0 10px;font-size:14.6px;line-height:1.45;color:#38658f}.hero-price span{display:block;font-size:13px;font-weight:800}.hero-price strong{display:inline-block;position:relative;font-size:48px;line-height:.98;color:var(--blue);letter-spacing:-.045em}.hero-price small{font-size:23px}.hero-price strong:after{content:"";position:absolute;left:3px;right:5px;bottom:-7px;height:4px;background:#ffc400;border-radius:999px;transform:rotate(-4deg)}
.hero-photo{grid-column:2;position:relative;height:408px;overflow:visible;z-index:1}.hero-photo img:first-child{width:100%;height:100%;object-fit:cover;object-position:center center}.hero-photo:before{content:"";position:absolute;inset:0 auto 0 0;width:20%;background:linear-gradient(90deg,#eaf7ff,rgba(234,247,255,.72),transparent);z-index:2}.hero-photo:after{content:"";position:absolute;top:0;right:-44px;width:64px;height:100%;background-image:url("../images/hero-family-clean.png");background-size:cover;background-position:right center;opacity:.42;z-index:1;pointer-events:none}.hero-scribble{position:absolute;left:-6px;top:26px;width:118px;height:auto;z-index:4}.quote-card{grid-column:3;position:relative;z-index:6;margin:22px 0 26px 10px;padding:20px;background:rgba(255,255,255,.98);border-radius:18px;box-shadow:var(--shadow);align-self:start}.quote-card h2{margin:0;font-size:20px;line-height:1.05}.quote-card h2 span{color:var(--blue)}.quote-card>p{margin:8px 0 13px;font-size:12px;line-height:1.38;color:var(--muted)}.quote-form .field{margin:8px 0}.quote-form label{display:block;margin-bottom:4px;font-size:11px;font-weight:800}.quote-form input,.quote-form select{width:100%;height:39px;padding:0 12px;border:1px solid #bfd8e9;border-radius:7px;background:#fff;color:#315f89}.quote-form .btn{min-height:42px;margin-top:5px;font-size:12.5px}.form-safe{margin:10px 0 0!important;font-size:9px!important;line-height:1.3;color:#69849e!important}.preview-note{font-size:10px!important}
.audience-grid{position:absolute;left:0;bottom:22px;width:686px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px;z-index:7}.audience-card{position:relative;min-height:68px;padding:8px 11px 8px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:rgba(255,255,255,.97);border-radius:13px;box-shadow:0 6px 16px rgba(4,75,129,.08)}.audience-icon{color:var(--blue);height:20px;margin-bottom:2px}.audience-icon svg{width:20px;height:20px;stroke:currentColor;fill:none}.audience-card strong{font-size:11px}.audience-card small{margin-top:2px;font-size:9.8px;color:#5d7d9d;line-height:1.2}.audience-card b{position:absolute;right:8px;bottom:7px;font-size:16px;color:var(--blue)}
/* TRUST */
.trust-strip{background:linear-gradient(90deg,#f5fbff,#eef9ff);border-bottom:1px solid #e2f0f8}.trust-grid{height:58px;display:grid;grid-template-columns:repeat(4,1fr)}.trust-grid>div{display:flex;align-items:center;justify-content:center;gap:10px}.trust-grid span{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;background:var(--blue);color:#fff}.trust-grid span svg{width:18px;height:18px;stroke:#fff;fill:none}.trust-grid p{margin:0}.trust-grid strong,.trust-grid small{display:block}.trust-grid strong{font-size:11.8px}.trust-grid small{font-size:10.4px;color:#678099}
/* PRODUCTS */
.products-section{padding:13px 0 12px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:9px}.section-heading h2{margin:0;font-size:21px}.section-heading p{margin:3px 0 0;font-size:12px;color:#66819b}.text-link{font-size:11px;font-weight:800;color:var(--blue)}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.product-card{position:relative;border:1px solid #dcecf6;border-radius:10px;background:#fff;overflow:hidden}.product-card.is-highlighted{border:2px solid var(--blue)}.product-ribbon{position:absolute;top:0;left:0;right:0;z-index:2;height:21px;display:grid;place-items:center;background:var(--blue);color:#fff;font-size:8px;font-weight:900}.product-card.is-highlighted .product-image{margin-top:21px}.product-image{width:100%;height:82px;object-fit:cover}.product-body{padding:8px 9px 10px}.product-body h3{margin:0;font-size:13px}.product-subtitle{min-height:36px;margin:5px 0;font-size:11px;line-height:1.28;color:#53769a}.product-price{margin:3px 0 6px}.product-price span{display:block;font-size:8.8px;color:#63809a}.product-price strong{font-size:17px;color:var(--blue)}.product-price small{font-size:9.5px}.product-card ul{list-style:none;margin:6px 0 9px;padding:0}.product-card li{position:relative;padding-left:14px;margin:4px 0;font-size:10px;color:#507394}.product-card li:before{content:"✓";position:absolute;left:0;color:var(--blue);font-weight:900}.product-card .btn{min-height:30px;padding:6px 10px;font-size:9.5px;border-radius:6px}
/* SUPPORT */
.support-section{background:linear-gradient(90deg,#f8fdff,#eaf8ff);border-top:1px solid #e3f2f9}.support-grid{min-height:98px;display:grid;grid-template-columns:160px 1.2fr 1.35fr;align-items:center;gap:16px}.support-photo{height:98px;overflow:hidden}.support-photo img{width:100%;height:100%;object-fit:cover}.support-copy .eyebrow{font-size:8px;margin-bottom:2px}.support-copy h2{margin:0 0 2px;font-size:15px}.support-copy p:not(.eyebrow){margin:0;font-size:10.5px;line-height:1.38;color:#527394}.support-points{display:grid;grid-template-columns:1fr 1fr;gap:7px 12px}.support-points>div{display:flex;align-items:center;gap:7px}.support-points span{color:var(--blue)}.support-points span svg{width:18px;height:18px;stroke:currentColor;fill:none}.support-points p{margin:0}.support-points strong{display:block;font-size:9.8px}.support-points small{display:block;font-size:8.8px;color:#67819b}
/* FAQ */
.faq-rail{border-top:1px solid #edf4f9}.faq-rail-inner{height:42px;display:flex;align-items:center;gap:18px}.faq-rail small{display:block;font-size:7px;color:#7990a6}.faq-rail strong{font-size:12px}.faq-rail p{flex:1;margin:0;font-size:9px;color:#68819a}.faq-rail .btn{min-height:28px;font-size:8.8px;padding:5px 14px}
/* FOOTER */
.site-footer{background:linear-gradient(90deg,#073d72,#0a4f8a);color:#fff;padding:8px 0 12px}.footer-main{position:relative;min-height:48px;display:flex;align-items:center;justify-content:center}.footer-logo{display:block;width:170px;max-height:48px;object-fit:contain;margin:0 auto}.footer-claim{position:absolute;right:70px;top:5px;font-family:"Comic Sans MS","Bradley Hand",cursive;font-size:12px;line-height:.95;transform:rotate(-6deg)}.footer-claim span{display:block;width:38px;height:3px;background:#ffc400;margin-top:3px;transform:rotate(-8deg)}.footer-legal{display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(255,255,255,.15);padding-top:7px;font-size:9px;color:rgba(255,255,255,.75)}.footer-legal nav{display:flex;gap:12px}.mobile-sticky{display:none}.generic-content{padding:50px 0 100px}
/* TABLET */
@media(max-width:1180px) and (min-width:861px){.header-inner{gap:10px}.brand--adeslas{width:185px}.brand--gp{width:100px}.brand--gp img{width:100px}.primary-nav{gap:13px;font-size:11px}.header-actions{gap:6px}.contact-chip--wa{display:none}.hero-shell{grid-template-columns:36% 38% 26%;height:404px}.audience-grid{width:66%}.hero h1{font-size:35px}.hero-price strong{font-size:44px}.hero-scribble{left:8px;top:24px;width:108px}.quote-card{margin-bottom:24px}}
/* MOBILE */
@media(max-width:860px){body{padding-bottom:68px}.container{width:min(100% - 20px,var(--container))}.header-inner{height:74px}.brand--adeslas{width:178px}.brand--gp,.brand-divider,.header-actions{display:none}.menu-toggle{display:block;margin-left:auto}.primary-nav{display:none;position:absolute;left:0;right:0;top:74px;background:#fff;padding:14px 20px 20px;box-shadow:0 12px 20px rgba(0,60,110,.10);flex-direction:column;align-items:flex-start;margin:0}.primary-nav.is-open{display:flex}.hero{background:#eaf7ff}.hero-shell{height:auto;display:grid;grid-template-columns:1fr;grid-template-rows:440px auto;position:relative}.hero-photo{grid-row:1;grid-column:1;height:440px;overflow:hidden}.hero-photo:before{width:100%;background:linear-gradient(90deg,rgba(234,247,255,.96) 0%,rgba(234,247,255,.88) 38%,rgba(234,247,255,.15) 72%,transparent 100%)}.hero-photo:after{display:none}.hero-photo img:first-child{object-position:60% center}.hero-scribble{display:none}.hero-copy{grid-row:1;grid-column:1;z-index:4;padding:24px 12px 0;width:67%;align-self:start}.eyebrow{font-size:12px}.hero h1{font-size:31px}.hero-lead{font-size:13px;max-width:300px}.hero-price strong{font-size:45px}.hero-price small{font-size:22px}.audience-grid{position:absolute;left:8px;right:8px;bottom:10px;width:auto;grid-template-columns:1fr 1fr;gap:8px}.audience-card{min-height:60px;align-items:flex-start;text-align:left;padding:9px 30px 8px 42px}.audience-icon{position:absolute;left:13px;top:17px}.audience-card small{display:none}.audience-card b{bottom:16px}.quote-card{grid-row:2;grid-column:1;margin:12px 4px 14px;padding:18px;border-radius:15px}.quote-card h2{font-size:21px}.quote-card>p{font-size:12px}.quote-form .field:nth-of-type(2),.quote-form .field:nth-of-type(3){display:none}.trust-grid{height:90px;padding:10px 0}.trust-grid>div{flex-direction:column;text-align:center;gap:5px}.trust-grid strong{font-size:9px;line-height:1.1}.trust-grid small{display:none}.products-section{padding:18px 0}.section-heading h2{font-size:24px}.section-heading p,.text-link{display:none}.product-grid{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.product-grid::-webkit-scrollbar{display:none}.product-card{flex:0 0 calc(100% - 15px);scroll-snap-align:start}.product-image{height:155px}.product-body{padding:13px 14px}.product-body h3{font-size:20px}.product-subtitle{font-size:14px;min-height:0}.product-price strong{font-size:29px}.product-card li{font-size:14px;margin:6px 0}.product-card .btn{min-height:45px;font-size:14px}.support-grid{grid-template-columns:105px 1fr;min-height:0;padding:14px 0;gap:12px}.support-photo{height:112px;border-radius:0 12px 12px 0}.support-copy h2{font-size:17px}.support-copy p:not(.eyebrow){font-size:11px}.support-points{grid-column:1/-1;grid-template-columns:1fr 1fr;padding-top:3px}.support-points strong{font-size:11px}.support-points small{font-size:9.5px}.faq-rail{display:none}.site-footer{padding:10px 0 16px}.footer-main{min-height:58px;justify-content:center}.footer-logo{width:185px;max-height:54px;margin:0 auto}.footer-claim{right:8px;top:10px;font-size:13px}.footer-legal{flex-direction:column;align-items:flex-start;gap:8px;font-size:9px}.mobile-sticky{position:fixed;left:0;right:0;bottom:0;z-index:200;display:grid;grid-template-columns:1fr 1.25fr;gap:7px;padding:7px 8px calc(7px + env(safe-area-inset-bottom));background:#fff;box-shadow:0 -8px 24px rgba(0,60,100,.14)}.mobile-sticky a{display:flex;align-items:center;justify-content:center;min-height:48px;border-radius:9px;color:#fff;font-weight:800}.mobile-call{background:var(--green)}.mobile-price{background:var(--orange)}}


/* =========================================================
   v0.2.4 — corrección pactada: hero, formulario, tipografía y productos
   ========================================================= */
body{font-size:17.5px;line-height:1.5}

/* Header: misma altura, logos algo más pequeños y con más aire */
.header-inner{height:74px;gap:16px}
.brand--adeslas{width:190px}
.brand--adeslas img{max-height:49px}
.brand-divider{height:40px;margin:0 4px}
.brand--gp{width:94px;height:48px}
.brand--gp img{width:94px;height:48px;object-fit:contain}
.header-actions{margin-left:8px}

/* HERO — vuelve a la escala/posición buena de la familia.
   La imagen ya incluye una extensión natural a la derecha; no hay difuminado falso. */
.hero{overflow:hidden}
.hero-shell{
  height:430px;
  display:grid;
  grid-template-columns:390px 455px 335px;
  position:relative;
}
.hero-copy{grid-column:1;padding:34px 18px 0 0;z-index:5}
.hero-lead{font-size:15.6px;line-height:1.5;max-width:398px;margin:14px 0 12px}
.hero-price span{font-size:13.5px}

.hero-photo{
  grid-column:2 / 4;
  grid-row:1;
  position:relative;
  height:408px;
  overflow:hidden;
  z-index:1;
}
.hero-photo img:first-child{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:left center;
}
.hero-photo:after{display:none!important}
.hero-photo:before{
  content:"";
  position:absolute;
  left:0;top:0;bottom:0;
  width:74px;
  background:linear-gradient(90deg,#eaf7ff 0%,rgba(234,247,255,.74) 50%,rgba(234,247,255,0) 100%);
  z-index:2;
}
.hero-scribble{left:18px;top:30px;width:124px;z-index:4}

/* Formulario: más ancho, más alto en la composición y con aire antes de la franja inferior */
.quote-card{
  grid-column:3;
  grid-row:1;
  width:auto;
  margin:16px 10px 58px 10px;
  padding:20px 20px 18px;
  align-self:start;
  z-index:6;
}
.quote-card h2{font-size:21px}
.quote-card>p{font-size:13px;line-height:1.42;margin:8px 0 12px}
.quote-form .field{margin:8px 0}
.quote-form label{font-size:11.8px;margin-bottom:4px}
.quote-form input,.quote-form select{height:40px;font-size:13px}
.quote-form .btn{min-height:43px;font-size:13px}
.form-safe{font-size:9.8px!important;line-height:1.35!important}

/* Cuatro accesos del hero: compactos como en el boceto */
.audience-grid{left:0;bottom:18px;width:690px;gap:10px}
.audience-card{min-height:68px;padding:8px 11px 8px}
.audience-card strong{font-size:11.4px}
.audience-card small{font-size:10.4px;line-height:1.22}

/* Textos normales algo mayores, sin tocar títulos ni menú */
.trust-grid{height:64px}
.trust-grid strong{font-size:12.4px}
.trust-grid small{font-size:11.1px}
.section-heading p{font-size:13.2px}
.text-link{font-size:11.8px}
.product-subtitle{font-size:12.4px;line-height:1.34;min-height:42px}
.product-price span{font-size:9.5px}
.product-price small{font-size:10px}
.product-card li{font-size:11.4px;line-height:1.3}
.product-card .btn{font-size:10.5px}
.support-copy p:not(.eyebrow){font-size:11.8px;line-height:1.45}
.support-points strong{font-size:10.8px}
.support-points small{font-size:9.8px}
.faq-rail p{font-size:9.8px}
.footer-legal{font-size:9.5px}

/* Productos: 3 arriba + 2 centrados abajo. Fotografías amplias y sin descabezar. */
.products-section{padding:18px 0 16px}
.product-grid{
  display:grid;
  grid-template-columns:repeat(6,1fr);
  gap:16px;
  align-items:stretch;
}
.product-card{grid-column:span 2;display:flex;flex-direction:column;border-radius:13px}
.product-card:nth-child(4){grid-column:2 / span 2}
.product-card:nth-child(5){grid-column:4 / span 2}
.product-image{height:178px;object-fit:cover;object-position:center top}
.product-card.is-highlighted .product-image{margin-top:21px}
.product-body{padding:12px 13px 13px;display:flex;flex:1;flex-direction:column}
.product-body h3{font-size:15px}
.product-card ul{margin:8px 0 12px}
.product-card .btn{margin-top:auto;min-height:34px}

/* Acompañamiento: fotografía nueva y texto más legible */
.support-grid{min-height:118px;grid-template-columns:185px 1.2fr 1.35fr;gap:18px}
.support-photo{height:118px}
.support-copy h2{font-size:16.5px;margin-bottom:4px}

/* Footer: el logo nuevo queda realmente centrado */
.footer-main{min-height:56px;justify-content:center}
.footer-logo{width:176px;max-height:52px;margin:0 auto;object-fit:contain;object-position:center}

@media(max-width:1180px) and (min-width:861px){
  .brand--adeslas{width:180px}.brand--gp{width:88px}.brand--gp img{width:88px}
  .hero-shell{height:420px;grid-template-columns:36% 37% 27%}
  .hero-photo{grid-column:2 / 4;height:400px}
  .quote-card{margin:16px 8px 52px 8px}
  .audience-grid{width:65%;bottom:18px}
  .product-grid{grid-template-columns:repeat(2,1fr)}
  .product-card,.product-card:nth-child(4),.product-card:nth-child(5){grid-column:auto}
}

@media(max-width:860px){
  body{font-size:16.5px}
  .hero-shell{height:auto;grid-template-columns:1fr;grid-template-rows:440px auto}
  .hero-photo{grid-column:1;grid-row:1;height:440px}
  .hero-photo img:first-child{object-fit:cover;object-position:35% center}
  .hero-photo:before{width:100%;background:linear-gradient(90deg,rgba(234,247,255,.96) 0%,rgba(234,247,255,.88) 38%,rgba(234,247,255,.15) 72%,transparent 100%)}
  .quote-card{grid-column:1;grid-row:2;width:auto;margin:12px 4px 14px;padding:18px}
  .product-grid{display:flex;grid-template-columns:none;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}
  .product-grid::-webkit-scrollbar{display:none}
  .product-card,.product-card:nth-child(4),.product-card:nth-child(5){grid-column:auto;flex:0 0 calc(100% - 15px);scroll-snap-align:start}
  .product-image{height:170px;object-position:center top}
  .support-grid{grid-template-columns:105px 1fr;min-height:0;padding:14px 0;gap:12px}
  .support-photo{height:112px}
}


/* =========================================================
   v0.2.5 — ajustes de afinado solicitados
   - logos superiores ligeramente menores
   - formulario más corto y separado de la franja inferior
   - producto: texto más legible y presentación más atractiva
   - acompañamiento: texto mayor + CTA real
   - footer: logo un poco menor
   ========================================================= */

@media(min-width:1181px){
  /* Logos: conservar la altura/menú y ganar respiración */
  .header-inner{gap:18px}
  .brand--adeslas{width:180px}
  .brand--adeslas img{max-height:46px}
  .brand-divider{height:38px;margin:0 5px}
  .brand--gp{width:90px;height:46px}
  .brand--gp img{width:90px;height:46px;object-fit:contain}
  .header-actions{margin-left:10px}

  /* Formulario: sin el párrafo auxiliar, más corto y claramente separado */
  .quote-card{
    margin:16px 10px 0 10px;
    padding:20px 20px 17px;
  }
  .quote-card h2{font-size:21px;margin-bottom:10px}
  .quote-form .field{margin:7px 0}
  .quote-form label{font-size:12.2px;margin-bottom:4px}
  .quote-form input,.quote-form select{height:39px;font-size:13.2px}
  .quote-form .btn{min-height:42px;font-size:13.2px;margin-top:5px}
  .form-safe{font-size:9.8px!important;margin-top:9px!important}
}

/* Productos: no crecen las tarjetas, crece la lectura y la sensación premium */
.product-card{
  box-shadow:0 8px 22px rgba(7,80,130,.07);
  transition:transform .18s ease, box-shadow .18s ease;
  border-color:#d6eaf7;
}
.product-card:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(7,80,130,.11)}
.product-body{padding:14px 15px 15px}
.product-body h3{font-size:17px;line-height:1.15;letter-spacing:-.01em}
.product-subtitle{font-size:14px;line-height:1.38;min-height:44px;margin:6px 0 8px}
.product-price{margin:7px 0 10px}
.product-price span{font-size:10.5px;font-weight:700}
.product-price strong{font-size:23px;line-height:1.1}
.product-price small{font-size:11.5px}
.product-card ul{margin:10px 0 14px}
.product-card li{font-size:13px;line-height:1.35;margin:6px 0;padding-left:18px}
.product-card .btn{min-height:38px;font-size:11.5px;border-radius:8px}
.product-ribbon{font-size:9px;letter-spacing:.04em}

/* Acompañamiento: que sea un bloque de conversión, no solo informativo */
.support-grid{
  min-height:150px;
  grid-template-columns:205px 1.25fr 1.25fr;
  gap:22px;
  padding:12px 0;
}
.support-photo{height:150px;border-radius:0 12px 12px 0}
.support-copy .eyebrow{font-size:9.5px;margin-bottom:4px}
.support-copy h2{font-size:21px;line-height:1.15;margin:0 0 7px}
.support-copy p:not(.eyebrow){font-size:13.5px;line-height:1.48;max-width:520px}
.support-actions{display:flex;gap:9px;margin-top:12px;flex-wrap:wrap}
.support-actions .btn{min-height:36px;padding:8px 14px;font-size:11px;border-radius:8px}
.support-points{gap:13px 18px}
.support-points>div{gap:9px}
.support-points span svg{width:22px;height:22px}
.support-points strong{font-size:12.3px;line-height:1.2}
.support-points small{font-size:10.8px;line-height:1.3}

/* Footer: conservar diseño, aliviar el logo central */
.footer-logo{width:158px;max-height:46px}

@media(max-width:1180px) and (min-width:861px){
  .brand--adeslas{width:174px}
  .brand--gp{width:84px;height:44px}
  .brand--gp img{width:84px;height:44px}
  .quote-card{margin-top:14px;margin-bottom:0}
  .product-body h3{font-size:16px}
  .product-subtitle{font-size:13px}
  .product-card li{font-size:12px}
  .support-grid{grid-template-columns:180px 1fr 1fr;min-height:145px}
  .support-photo{height:145px}
}

@media(max-width:860px){
  /* En móvil sí conservamos el texto de apoyo ya existente por jerarquía; la tarjeta sigue compacta */
  .product-body h3{font-size:20px}
  .product-subtitle{font-size:14.5px}
  .product-card li{font-size:14px}
  .support-grid{grid-template-columns:105px 1fr;min-height:0;padding:14px 0;gap:12px}
  .support-photo{height:112px}
  .support-copy h2{font-size:18px}
  .support-copy p:not(.eyebrow){font-size:11.5px}
  .support-actions{grid-column:1/-1;margin-top:9px}
  .support-actions .btn{font-size:10.5px}
}


/* =========================================================
   v0.2.6 — afinado final solicitado (sin tocar hero)
   ========================================================= */

/* Header: solo reducir SegurCaixa Adeslas. Gestión de Pólizas no cambia. */
@media(min-width:1181px){
  .brand--adeslas{width:172px}
  .brand--adeslas img{max-height:44px}
}

/* Tarjetas de producto: misma retícula y tamaño, acabado más comercial. */
.product-card{
  border-radius:16px;
  border:1px solid #cfe6f5;
  box-shadow:0 9px 24px rgba(7,80,130,.08);
  background:linear-gradient(180deg,#fff 0%,#fbfdff 100%);
  overflow:hidden;
}
.product-card:hover{
  transform:translateY(-3px);
  box-shadow:0 16px 34px rgba(7,80,130,.13);
  border-color:#a9d8f1;
}
.product-card.is-highlighted{
  border:2px solid var(--blue);
  box-shadow:0 14px 30px rgba(7,156,229,.14);
}
.product-body{padding:16px 17px 17px}
.product-body h3{
  font-size:18.5px;
  line-height:1.15;
  letter-spacing:-.015em;
  color:#073f7a;
}
.product-subtitle{
  font-size:14.4px;
  line-height:1.42;
  color:#52789d;
  min-height:46px;
  margin:7px 0 10px;
}
.product-price{margin:8px 0 11px}
.product-price span{font-size:11px;font-weight:750;letter-spacing:.01em}
.product-price strong{font-size:26px;letter-spacing:-.02em}
.product-price small{font-size:12px}
.product-card ul{margin:10px 0 16px}
.product-card li{
  font-size:13.5px;
  line-height:1.4;
  margin:7px 0;
  padding-left:20px;
}
.product-card li:before{font-size:14px}
.product-card .btn{
  min-height:42px;
  font-size:12.5px;
  border-radius:10px;
  transition:all .18s ease;
}
.product-card .btn--outline{
  border-width:1.5px;
  background:#fff;
}
.product-card .btn--outline:hover{
  background:linear-gradient(90deg,var(--blue),var(--blue2));
  color:#fff;
  border-color:transparent;
}
.product-ribbon{
  height:25px;
  font-size:9.5px;
  letter-spacing:.08em;
  background:linear-gradient(90deg,#079ce5,#0b79d4);
}
.product-card.is-highlighted .product-image{margin-top:25px}

/* Bloque comercial: dar más peso a los cuatro beneficios y a los CTA. */
.support-points{gap:16px 22px}
.support-points>div{gap:11px}
.support-points span{
  width:34px;
  height:34px;
  display:grid;
  place-items:center;
  flex:0 0 34px;
  border-radius:10px;
  background:rgba(7,156,229,.09);
}
.support-points span svg{width:24px;height:24px}
.support-points strong{
  font-size:13.4px;
  line-height:1.22;
  color:#073f7a;
}
.support-points small{
  font-size:11.4px;
  line-height:1.35;
  margin-top:2px;
  color:#66829e;
}
.support-actions{gap:11px;margin-top:14px}
.support-actions .btn{
  min-height:42px;
  padding:10px 17px;
  border-radius:11px;
  font-size:12.2px;
  font-weight:850;
  box-shadow:0 7px 16px rgba(4,77,132,.11);
}
.support-action-icon{display:grid;place-items:center;width:20px;height:20px;margin-right:8px}
.support-action-icon svg{width:19px;height:19px;stroke:currentColor;fill:none}
.support-call{
  color:#fff;
  background:linear-gradient(90deg,#087fcf,#079ce5);
  border:1px solid transparent;
}
.support-call:hover{filter:brightness(.97);transform:translateY(-1px)}
.support-whatsapp{
  color:#fff;
  background:linear-gradient(90deg,#16a955,#20c668);
  border:1px solid transparent;
}
.support-whatsapp:hover{filter:brightness(.97);transform:translateY(-1px)}

/* FAQ: convertir la fila casi invisible en una franja de acción clara. */
.faq-rail{
  background:linear-gradient(90deg,#ffffff 0%,#f5fbff 100%);
  border-top:1px solid #dcecf6;
  border-bottom:1px solid #e5f1f8;
}
.faq-rail-inner{
  height:74px;
  gap:24px;
}
.faq-rail small{
  font-size:8.5px;
  letter-spacing:.12em;
  font-weight:800;
  color:#6f89a1;
}
.faq-rail strong{
  display:block;
  margin-top:2px;
  font-size:17px;
  line-height:1.05;
  color:#073f7a;
}
.faq-rail p{
  font-size:11.8px;
  line-height:1.35;
  color:#5e7c99;
}
.faq-rail .btn{
  min-height:40px;
  padding:9px 18px;
  border-radius:10px;
  font-size:11.5px;
  border:0;
  color:#fff;
  background:linear-gradient(90deg,#087fcf,#079ce5);
  box-shadow:0 7px 16px rgba(7,126,205,.12);
}

/* Footer: solo reducir ligeramente el logo central. */
.footer-logo{width:146px;max-height:43px}

@media(max-width:1180px) and (min-width:861px){
  .brand--adeslas{width:168px}
  .product-body h3{font-size:17.5px}
  .product-subtitle{font-size:13.7px}
  .product-card li{font-size:12.8px}
  .support-points strong{font-size:12.5px}
  .support-points small{font-size:10.8px}
}

@media(max-width:860px){
  .product-body h3{font-size:20px}
  .product-subtitle{font-size:14.5px}
  .product-card li{font-size:14px}
  .support-points span{width:30px;height:30px;flex-basis:30px}
  .support-points span svg{width:21px;height:21px}
  .support-points strong{font-size:11.8px}
  .support-points small{font-size:10.2px}
  .support-actions .btn{font-size:11px;padding:9px 12px}
}


/* =========================================================
   v0.2.7 — SOLO: SegurCaixa algo menor + tarjetas premium
   Hero, formulario, bloque comercial y footer sin cambios.
   ========================================================= */

/* Cabecera: reducir únicamente SegurCaixa Adeslas un poco más. */
@media(min-width:1181px){
  .brand--adeslas{width:164px}
  .brand--adeslas img{max-height:42px}
}
@media(max-width:1180px) and (min-width:861px){
  .brand--adeslas{width:160px}
}

/* Tarjetas: aspecto más premium/comercial sin cambiar la retícula 3+2. */
.product-grid{
  align-items:start;
  row-gap:24px;
}
.product-card{
  --card-accent:#079ce5;
  position:relative;
  align-self:start;
  border:1px solid #d3e8f6;
  border-radius:19px;
  background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%);
  box-shadow:0 12px 30px rgba(8,73,126,.09);
  overflow:hidden;
  transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;
}
.product-card:not(.is-highlighted)::before{
  content:"";
  position:absolute;
  top:0;left:0;right:0;
  height:5px;
  z-index:4;
  background:linear-gradient(90deg,var(--card-accent),#34b6f0);
}
.product-card:hover{
  transform:translateY(-4px);
  border-color:#a7d5ee;
  box-shadow:0 19px 40px rgba(8,73,126,.14);
}
.product-card.is-highlighted{
  border:2px solid #079ce5;
  box-shadow:0 16px 36px rgba(7,156,229,.17);
}
.product-image{
  width:100%;
  height:188px;
  object-fit:cover;
  transition:transform .35s ease;
}
.product-card:hover .product-image{transform:scale(1.018)}
.product-card.is-highlighted .product-image{margin-top:25px}

.product-body{
  padding:18px 19px 19px;
  display:flex;
  flex-direction:column;
  min-height:0;
}
.product-body h3{
  margin:0;
  color:#073f7a;
  font-size:20px;
  line-height:1.12;
  letter-spacing:-.018em;
}
.product-body h3::after{
  content:"";
  display:block;
  width:38px;
  height:3px;
  margin-top:8px;
  border-radius:99px;
  background:var(--card-accent);
}
.product-subtitle{
  min-height:0;
  margin:10px 0 12px;
  color:#54789c;
  font-size:14.8px;
  line-height:1.4;
}
.product-price{
  display:inline-flex;
  flex-direction:column;
  align-items:flex-start;
  width:max-content;
  max-width:100%;
  margin:2px 0 12px;
  padding:8px 12px 9px;
  border:1px solid #d7edf9;
  border-radius:12px;
  background:linear-gradient(135deg,#eff9ff,#f8fcff);
}
.product-price span{
  font-size:10.8px;
  font-weight:800;
  color:#66839d;
}
.product-price strong{
  margin-top:1px;
  color:var(--card-accent);
  font-size:27px;
  line-height:1.05;
  letter-spacing:-.025em;
}
.product-price small{font-size:12.5px}
.product-card ul{
  margin:4px 0 17px;
  padding:0;
  list-style:none;
}
.product-card li{
  position:relative;
  margin:8px 0;
  padding-left:23px;
  color:#476f94;
  font-size:13.7px;
  line-height:1.35;
}
.product-card li::before{
  content:"✓";
  position:absolute;
  left:0;top:-1px;
  display:grid;
  place-items:center;
  width:17px;height:17px;
  border-radius:50%;
  background:#e9f7fe;
  color:var(--card-accent);
  font-size:11px;
  font-weight:900;
}
.product-card .btn{
  min-height:44px;
  margin-top:auto;
  border:0;
  border-radius:11px;
  color:#fff;
  font-size:12.8px;
  font-weight:850;
  background:linear-gradient(90deg,var(--card-accent),#079ce5);
  box-shadow:0 7px 16px rgba(7,126,205,.13);
}
.product-card .btn:hover{
  color:#fff;
  transform:translateY(-1px);
  filter:brightness(.98);
}
.product-card.is-highlighted .btn{
  background:linear-gradient(90deg,#ff7118,#ff8b1c);
  box-shadow:0 7px 16px rgba(255,113,24,.18);
}
.product-ribbon{
  height:25px;
  background:linear-gradient(90deg,#087bc9,#079ce5);
  font-size:9.5px;
  letter-spacing:.09em;
}

@media(max-width:1180px) and (min-width:861px){
  .product-image{height:174px}
  .product-body{padding:16px 17px 17px}
  .product-body h3{font-size:18px}
  .product-subtitle{font-size:13.8px}
  .product-card li{font-size:12.8px}
}
@media(max-width:860px){
  .product-image{height:170px}
  .product-body h3{font-size:20px}
  .product-subtitle{font-size:14.5px}
  .product-card li{font-size:14px}
  .product-card .btn{min-height:45px;font-size:14px}
}


/* =========================================================
   v0.2.8 — SOLO nombres/precio + SegurCaixa un pelín menor
   ========================================================= */
@media(min-width:1181px){
  .brand--adeslas{width:156px}
  .brand--adeslas img{max-height:40px}
}
@media(max-width:1180px) and (min-width:861px){
  .brand--adeslas{width:154px}
}


/* =========================================================
   v0.2.9 — SOLO MÓVIL
   Desktop congelado. Corrige: hero, orden tarjetas/formulario,
   franja de ventajas y aire antes de productos.
   ========================================================= */
@media(max-width:860px){
  /* Hero con más aire lateral y composición más equilibrada */
  .hero-shell{
    display:grid!important;
    grid-template-columns:1fr!important;
    grid-template-rows:440px auto auto!important;
    height:auto!important;
    position:relative!important;
    padding-bottom:10px!important;
  }

  .hero-photo{
    grid-column:1!important;
    grid-row:1!important;
    height:440px!important;
    min-height:440px!important;
    overflow:hidden!important;
    margin:0!important;
  }
  .hero-photo img:first-child{
    display:block!important;
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
    object-position:57% center!important;
  }
  .hero-photo:before{
    width:100%!important;
    background:linear-gradient(90deg,rgba(234,247,255,.97) 0%,rgba(234,247,255,.90) 36%,rgba(234,247,255,.34) 62%,rgba(234,247,255,0) 82%)!important;
  }
  .hero-photo:after{display:none!important}
  .hero-scribble{display:none!important}

  .hero-copy{
    grid-column:1!important;
    grid-row:1!important;
    z-index:4!important;
    width:78%!important;
    max-width:355px!important;
    margin-left:10px!important;
    padding:30px 20px 0 16px!important;
    align-self:start!important;
  }
  .hero .eyebrow{
    margin-bottom:12px!important;
    font-size:12px!important;
  }
  .hero h1{
    max-width:330px!important;
    font-size:32px!important;
    line-height:.98!important;
  }
  .hero-lead{
    max-width:325px!important;
    margin:17px 0 12px!important;
    font-size:14px!important;
    line-height:1.48!important;
  }
  .hero-price span{font-size:15px!important}
  .hero-price strong{font-size:49px!important}
  .hero-price small{font-size:22px!important}

  /* Los cuatro perfiles ya NO son absolutos: quedan entre hero y formulario */
  .audience-grid{
    position:static!important;
    grid-column:1!important;
    grid-row:2!important;
    width:auto!important;
    left:auto!important;
    right:auto!important;
    bottom:auto!important;
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:9px!important;
    margin:0 12px!important;
    padding:14px 0 8px!important;
    z-index:5!important;
  }
  .audience-card{
    min-height:64px!important;
    padding:10px 30px 9px 44px!important;
    align-items:flex-start!important;
    justify-content:center!important;
    text-align:left!important;
    border-radius:14px!important;
    box-shadow:0 6px 16px rgba(4,75,129,.09)!important;
  }
  .audience-icon{
    position:absolute!important;
    left:14px!important;
    top:18px!important;
    width:20px!important;
    height:20px!important;
    margin:0!important;
  }
  .audience-icon svg{width:20px!important;height:20px!important}
  .audience-card strong{font-size:12px!important;line-height:1.15!important}
  .audience-card small{display:none!important}
  .audience-card b{right:11px!important;bottom:17px!important;font-size:18px!important}

  /* Formulario debajo de los cuatro perfiles, sin solapes */
  .quote-card{
    position:relative!important;
    grid-column:1!important;
    grid-row:3!important;
    width:auto!important;
    margin:10px 12px 18px!important;
    padding:20px 18px 18px!important;
    align-self:auto!important;
    border-radius:17px!important;
    z-index:3!important;
  }
  .quote-card h2{font-size:22px!important;line-height:1.08!important}
  .quote-card>p{font-size:12.5px!important;line-height:1.4!important;margin:8px 0 12px!important}
  .quote-form .field:nth-of-type(2),
  .quote-form .field:nth-of-type(3){display:none!important}
  .quote-form label{font-size:12px!important}
  .quote-form select{height:44px!important;font-size:14px!important}
  .quote-form .btn{min-height:48px!important;font-size:14px!important}
  .form-safe{font-size:10.5px!important;line-height:1.35!important}

  /* Franja de ventajas completamente separada del hero */
  .trust-strip{
    position:relative!important;
    z-index:1!important;
    margin-top:0!important;
    border-top:1px solid #e1eef7!important;
  }
  .trust-grid{
    height:auto!important;
    min-height:102px!important;
    padding:14px 3px 13px!important;
    align-items:start!important;
  }
  .trust-grid>div{
    min-width:0!important;
    flex-direction:column!important;
    justify-content:flex-start!important;
    text-align:center!important;
    gap:7px!important;
  }
  .trust-grid span{width:38px!important;height:38px!important;flex:0 0 38px!important}
  .trust-grid strong{
    font-size:10px!important;
    line-height:1.12!important;
    max-width:88px!important;
    margin:0 auto!important;
  }
  .trust-grid small{display:none!important}

  /* Más respiración antes del título de productos */
  .products-section{
    padding-top:30px!important;
    margin-top:0!important;
  }
  .section-heading{
    margin-bottom:16px!important;
  }
  .section-heading h2{
    font-size:25px!important;
    line-height:1.08!important;
  }

  /* El slider horizontal de productos se mantiene expresamente */
  .product-grid{
    display:flex!important;
    grid-template-columns:none!important;
    gap:12px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-snap-type:x mandatory!important;
    scrollbar-width:none!important;
    -webkit-overflow-scrolling:touch!important;
  }
  .product-grid::-webkit-scrollbar{display:none!important}
  .product-card,
  .product-card:nth-child(4),
  .product-card:nth-child(5){
    grid-column:auto!important;
    flex:0 0 calc(100% - 18px)!important;
    scroll-snap-align:start!important;
  }
}

@media(max-width:430px){
  .hero-copy{
    width:82%!important;
    margin-left:4px!important;
    padding-left:14px!important;
  }
  .hero h1{font-size:31px!important}
  .audience-grid{margin-left:9px!important;margin-right:9px!important}
  .quote-card{margin-left:9px!important;margin-right:9px!important}
}


/* =========================================================
   v0.3.0 — Ninja Forms ID 2 · formulario real en 2 pasos
   ========================================================= */
.quote-card .nf-form-cont{width:100%}
.quote-card .nf-before-form-content,
.quote-card .nf-after-form-content,
.quote-card .nf-form-fields-required{display:none!important}

.quote-card .nf-field-container{margin-bottom:10px!important}
.quote-card .nf-field-label{margin-bottom:4px!important}
.quote-card .nf-field-label label,
.quote-card .nf-field-label .nf-label-span{
  font-size:12px!important;
  font-weight:800!important;
  color:#083f7a!important;
}
.quote-card .nf-field-element input:not([type="checkbox"]),
.quote-card .nf-field-element select{
  width:100%!important;
  height:42px!important;
  padding:0 12px!important;
  border:1px solid #bfd8e9!important;
  border-radius:8px!important;
  background:#fff!important;
  color:#315f89!important;
  box-shadow:none!important;
}
.quote-card .nf-field-element input:focus,
.quote-card .nf-field-element select:focus{
  border-color:#079ce5!important;
  box-shadow:0 0 0 3px rgba(7,156,229,.10)!important;
  outline:none!important;
}
.quote-card .nf-error .nf-error-msg,
.quote-card .nf-error-msg{
  font-size:10px!important;
  color:#b42318!important;
}
.quote-card .nf-pass.field-wrap .nf-field-element:after,
.quote-card .nf-error.field-wrap .nf-field-element:after{display:none!important}

.quote-card .submit-container input[type="button"],
.quote-card .submit-container input[type="submit"],
.quote-card .nf-field-container.submit-container input{
  width:100%!important;
  min-height:46px!important;
  border:0!important;
  border-radius:9px!important;
  background:linear-gradient(90deg,#ff6413,#ff7a15)!important;
  color:#fff!important;
  font-weight:800!important;
  cursor:pointer!important;
}

.seg-form-progress{
  display:flex;
  align-items:center;
  gap:7px;
  margin:0 0 12px;
  color:#6b849c;
  font-size:10px;
  font-weight:700;
}
.seg-form-progress span{
  display:grid;
  place-items:center;
  width:21px;
  height:21px;
  border-radius:50%;
  background:#dceffa;
  color:#0b6fc7;
}
.seg-form-progress span.is-active{
  background:#079ce5;
  color:#fff;
}
.seg-form-progress i{
  width:24px;
  height:1px;
  background:#bfd8e9;
}
.seg-form-nav{display:flex;gap:8px;margin-top:10px}
.seg-form-nav button{
  appearance:none;
  border:0;
  min-height:44px;
  padding:10px 16px;
  border-radius:9px;
  font:inherit;
  font-weight:800;
  cursor:pointer;
}
.seg-form-next{
  width:100%;
  color:#fff;
  background:linear-gradient(90deg,#ff6413,#ff7a15);
}
.seg-form-back{
  color:#0b6fc7;
  background:#eef8ff;
  border:1px solid #b9dff4!important;
}
.quote-card .seg-js-hidden{display:none!important}

.quote-card .checkbox-container .nf-field-element{
  display:flex;
  align-items:flex-start;
  gap:7px;
}
.quote-card .checkbox-container label{
  font-size:10.5px!important;
  line-height:1.35!important;
  font-weight:500!important;
  color:#69849e!important;
}

@media(max-width:860px){
  .quote-card .nf-field-label label,
.quote-card .nf-field-label .nf-label-span{font-size:12px!important}
  .quote-card .nf-field-element input:not([type="checkbox"]),
  .quote-card .nf-field-element select{
    height:46px!important;
    font-size:14px!important;
  }
  .seg-form-progress{font-size:11px;margin-bottom:12px}
  .seg-form-nav button{min-height:48px}
}


/* =========================================================
   v0.3.1 — Paso 2: mantener formulario flotante sin invadir
   la franja inferior. Desktop únicamente.
   ========================================================= */
@media(min-width:861px){
  .hero{
    position:relative!important;
    overflow:visible!important;
    z-index:2!important;
  }
  .quote-card{
    z-index:20!important;
  }
  .trust-strip{
    position:relative!important;
    z-index:1!important;
    transition:margin-top .18s ease!important;
  }
}


/* =========================================================
   v0.3.2 — Wizard 3 pasos + landing preseleccionada
   ========================================================= */
.seg-form-progress{
  display:grid!important;
  grid-template-columns:22px 18px 22px 18px 22px 1fr!important;
  align-items:center!important;
  gap:5px!important;
  margin:0 0 12px!important;
  color:#6b849c!important;
  font-size:10px!important;
  font-weight:700!important;
}
.seg-form-progress span{
  display:grid!important;
  place-items:center!important;
  width:22px!important;
  height:22px!important;
  border-radius:50%!important;
  background:#dceffa!important;
  color:#0b6fc7!important;
}
.seg-form-progress span.is-active{
  background:#079ce5!important;
  color:#fff!important;
}
.seg-form-progress i{
  width:18px!important;
  height:1px!important;
  background:#bfd8e9!important;
}
.seg-form-progress strong{
  white-space:nowrap!important;
  font-size:10px!important;
}
.seg-form-nav{
  display:flex!important;
  gap:8px!important;
  margin-top:10px!important;
}
.seg-form-next{
  flex:1!important;
}
.seg-form-back{
  flex:0 0 auto!important;
}
.quote-card .seg-js-hidden{
  display:none!important;
}

/* Con 3 pasos el formulario debe mantenerse compacto: no empujar la home salvo emergencia. */
@media(min-width:861px){
  .trust-strip{
    margin-top:0!important;
  }
}

@media(max-width:860px){
  .seg-form-progress{
    grid-template-columns:23px 17px 23px 17px 23px 1fr!important;
    font-size:10.5px!important;
  }
  .seg-form-progress span{
    width:23px!important;
    height:23px!important;
  }
  .seg-form-progress strong{
    font-size:10.5px!important;
  }
}


/* =========================================================
   v0.3.3 — formulario más compacto, sin hueco inferior
   ========================================================= */
.quote-card .nf-field-container{
  margin-bottom:7px!important;
}
.quote-card .nf-field-label{
  margin-bottom:3px!important;
}
.quote-card .nf-field-element input:not([type="checkbox"]),
.quote-card .nf-field-element select{
  height:38px!important;
  padding:0 11px!important;
}
.quote-card .nf-field-label label,
.quote-card .nf-field-label .nf-label-span{
  font-size:11.5px!important;
}
.quote-card .seg-form-progress{
  margin-bottom:9px!important;
}
.quote-card .seg-form-nav{
  margin-top:7px!important;
}

/* Ninja Forms: los hidden de tracking no deben reservar ningún espacio */
.quote-card .hidden-container,
.quote-card .nf-field-container.hidden-container,
.quote-card .seg-hidden-meta{
  display:none!important;
  height:0!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  overflow:hidden!important;
}

/* Navegación del paso 3 más compacta */
.quote-card .seg-form-nav-3{
  margin-top:7px!important;
  margin-bottom:7px!important;
}
.quote-card .seg-form-nav-3 .seg-form-back{
  min-height:38px!important;
  padding:7px 13px!important;
}

/* Submit inmediatamente después del botón volver */
.quote-card .submit-container{
  margin-top:0!important;
  margin-bottom:0!important;
}
.quote-card .submit-container input[type="button"],
.quote-card .submit-container input[type="submit"],
.quote-card .nf-field-container.submit-container input{
  min-height:42px!important;
  margin:0!important;
  font-size:13px!important;
}

/* Consentimiento más compacto sin perder legibilidad */
.quote-card .checkbox-container{
  margin-bottom:5px!important;
}
.quote-card .checkbox-container label{
  font-size:10.5px!important;
  line-height:1.28!important;
}

@media(max-width:860px){
  .quote-card .nf-field-container{
    margin-bottom:8px!important;
  }
  .quote-card .nf-field-element input:not([type="checkbox"]),
  .quote-card .nf-field-element select{
    height:44px!important;
  }
  .quote-card .submit-container input[type="button"],
  .quote-card .submit-container input[type="submit"],
  .quote-card .nf-field-container.submit-container input{
    min-height:46px!important;
    font-size:14px!important;
  }
}


/* =========================================================
   v0.3.4 — ALTURA FIJA DEL FORMULARIO SOLO EN ESCRITORIO
   Móvil se mantiene automático.
   ========================================================= */
@media(min-width:861px){
  .quote-card{
    height:430px!important;
    min-height:430px!important;
    max-height:430px!important;
    display:flex!important;
    flex-direction:column!important;
    overflow:hidden!important;
  }

  .quote-card .nf-form-cont,
  .quote-card .nf-form-wrap,
  .quote-card .nf-form-layout,
  .quote-card .nf-form-content{
    height:100%!important;
    min-height:0!important;
  }

  .quote-card .nf-form-content{
    display:flex!important;
    flex-direction:column!important;
  }

  /* Menos alto para que el paso con más campos entre sin sobrepasar */
  .quote-card .nf-field-container{
    margin-bottom:5px!important;
  }

  .quote-card .nf-field-label{
    margin-bottom:2px!important;
  }

  .quote-card .nf-field-label label,
.quote-card .nf-field-label .nf-label-span{
    font-size:11px!important;
    line-height:1.2!important;
  }

  .quote-card .nf-field-element input:not([type="checkbox"]),
  .quote-card .nf-field-element select{
    height:34px!important;
    min-height:34px!important;
    padding:0 10px!important;
    font-size:12px!important;
  }

  .quote-card .seg-form-progress{
    margin-bottom:7px!important;
    flex:0 0 auto!important;
  }

  .quote-card .seg-form-nav{
    margin-top:5px!important;
    flex:0 0 auto!important;
  }

  .quote-card .seg-form-nav button{
    min-height:36px!important;
    padding:7px 12px!important;
    font-size:12px!important;
  }

  .quote-card .checkbox-container{
    margin-bottom:4px!important;
  }

  .quote-card .checkbox-container label{
    font-size:9.8px!important;
    line-height:1.22!important;
  }

  .quote-card .submit-container{
    margin-top:5px!important;
    flex:0 0 auto!important;
  }

  .quote-card .submit-container input[type="button"],
  .quote-card .submit-container input[type="submit"],
  .quote-card .nf-field-container.submit-container input{
    min-height:38px!important;
    height:38px!important;
    font-size:12.5px!important;
  }

  /* Paso 1: evitar una caja visualmente "vacía" */
  .quote-card .seg-form-progress + .nf-field-container{
    margin-top:6px!important;
  }

  /* En escritorio ya no necesitamos empujar la franja inferior */
  .trust-strip{
    margin-top:0!important;
  }
}


/* =========================================================
   v0.3.5 — SOLO reduce altura fija del formulario desktop
   ========================================================= */
@media(min-width:861px){
  .quote-card{
    height:350px!important;
    min-height:350px!important;
    max-height:350px!important;
  }
}


/* =========================================================
   v0.3.6 — ajuste fino de altura y aire inferior en desktop
   ========================================================= */
@media(min-width:861px){
  .quote-card{
    height:372px!important;
    min-height:372px!important;
    max-height:372px!important;
    padding-bottom:18px!important;
  }

  .quote-card .seg-form-nav-2,
  .quote-card .seg-form-nav-3{
    margin-bottom:8px!important;
  }

  .quote-card .submit-container{
    margin-bottom:8px!important;
  }
}


/* =========================================================
   v0.3.7 — Paso 1 fijo / pasos 2-3 automáticos
   Progress limpio: solo 1 — 2 — 3
   ========================================================= */
.seg-form-progress{
  width:100%!important;
  display:grid!important;
  grid-template-columns:30px 1fr 30px 1fr 30px!important;
  align-items:center!important;
  gap:8px!important;
  margin:0 0 12px!important;
}
.seg-form-progress span{
  display:grid!important;
  place-items:center!important;
  width:30px!important;
  height:30px!important;
  border-radius:50%!important;
  background:#dceffa!important;
  color:#0b6fc7!important;
  font-weight:800!important;
}
.seg-form-progress span.is-active{
  background:#079ce5!important;
  color:#fff!important;
}
.seg-form-progress i{
  width:100%!important;
  height:2px!important;
  background:#bfd8e9!important;
}
.seg-form-progress strong{
  display:none!important;
}

@media(min-width:861px){
  /* Reset fixed height from previous versions */
  .quote-card{
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    overflow:visible!important;
  }

  /* Only step 1 keeps a fixed, balanced box */
  .quote-card.seg-step-1-active{
    height:350px!important;
    min-height:350px!important;
    max-height:350px!important;
    overflow:hidden!important;
  }

  /* Steps 2 and 3 grow with content / validation errors */
  .quote-card.seg-step-2-active,
  .quote-card.seg-step-3-active{
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    overflow:visible!important;
  }

  .quote-card.seg-step-2-active .nf-form-cont,
  .quote-card.seg-step-2-active .nf-form-wrap,
  .quote-card.seg-step-2-active .nf-form-layout,
  .quote-card.seg-step-2-active .nf-form-content,
  .quote-card.seg-step-3-active .nf-form-cont,
  .quote-card.seg-step-3-active .nf-form-wrap,
  .quote-card.seg-step-3-active .nf-form-layout,
  .quote-card.seg-step-3-active .nf-form-content{
    height:auto!important;
  }

  /* Let errors breathe instead of clipping */
  .quote-card .nf-error-msg{
    margin-top:3px!important;
    margin-bottom:4px!important;
    line-height:1.25!important;
  }

  .trust-strip{
    transition:margin-top .15s ease!important;
  }
}

@media(max-width:860px){
  .seg-form-progress{
    grid-template-columns:28px 1fr 28px 1fr 28px!important;
    gap:7px!important;
  }
  .seg-form-progress span{
    width:28px!important;
    height:28px!important;
  }
}

/* =========================================================
   v0.3.9 — Paso 1 incluye tipo de seguro + nº de personas
   y se da algo más de aire al CTA del primer paso.
   ========================================================= */
@media(min-width:861px){
  .quote-card.seg-step-1-active{
    height:382px!important;
    min-height:382px!important;
    max-height:382px!important;
  }

  .quote-card.seg-step-1-active .nf-field-container{
    margin-bottom:10px!important;
  }

  .quote-card.seg-step-1-active .seg-form-nav-1{
    margin-top:14px!important;
    margin-bottom:4px!important;
  }
}


/* =========================================================
   v0.3.10 — más aire entre campos y botones inferiores
   ========================================================= */

/* Paso 2: separar los campos de Volver / Continuar */
.quote-card .seg-form-nav-2{
  margin-top:16px!important;
}

/* Paso 3: separar consentimiento/campos de Volver */
.quote-card .seg-form-nav-3{
  margin-top:16px!important;
  margin-bottom:12px!important;
}

/* Separar Volver del CTA naranja final */
.quote-card .seg-form-nav-3 + .submit-container{
  margin-top:10px!important;
}

/* En móvil un poco menos para no alargar demasiado */
@media(max-width:860px){
  .quote-card .seg-form-nav-2{
    margin-top:14px!important;
  }
  .quote-card .seg-form-nav-3{
    margin-top:14px!important;
    margin-bottom:10px!important;
  }
  .quote-card .seg-form-nav-3 + .submit-container{
    margin-top:8px!important;
  }
}


/* =========================================================
   v0.3.11 — SOLO más margen antes del CTA naranja del paso 1
   ========================================================= */
.quote-card.seg-step-1-active .seg-form-nav-1{
  margin-top:22px!important;
}

@media(max-width:860px){
  .quote-card.seg-step-1-active .seg-form-nav-1{
    margin-top:18px!important;
  }
}


/* =========================================================
   v0.3.12 — SOLO MÓVIL: hero + carrusel de productos
   Desktop permanece congelado.
   ========================================================= */
.mobile-product-slider-hint,
.mobile-product-dots{
  display:none;
}

@media(max-width:860px){
  /* Hero móvil específico: más compacto y familia claramente visible */
  .hero-shell{
    grid-template-rows:420px auto auto!important;
  }

  .hero-photo{
    height:420px!important;
    min-height:420px!important;
  }

  .hero-photo picture{
    display:block!important;
    width:100%!important;
    height:100%!important;
  }

  .hero-photo picture img,
  .hero-photo img:first-child{
    display:block!important;
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
    object-position:center center!important;
  }

  /* Degradado solo para dar lectura; ya no oculta a la familia */
  .hero-photo:before{
    width:100%!important;
    background:linear-gradient(
      90deg,
      rgba(234,247,255,.96) 0%,
      rgba(234,247,255,.84) 31%,
      rgba(234,247,255,.28) 52%,
      rgba(234,247,255,0) 68%
    )!important;
  }

  .hero-copy{
    width:72%!important;
    max-width:340px!important;
    margin-left:18px!important;
    padding:27px 12px 0 4px!important;
  }

  .hero .eyebrow{
    font-size:11.5px!important;
    margin-bottom:11px!important;
  }

  .hero h1{
    max-width:320px!important;
    font-size:30px!important;
    line-height:1.01!important;
  }

  .hero-lead{
    max-width:310px!important;
    margin:15px 0 11px!important;
    font-size:13.5px!important;
    line-height:1.46!important;
  }

  .hero-price span{font-size:14px!important}
  .hero-price strong{font-size:47px!important}
  .hero-price small{font-size:21px!important}

  /* Carrusel: tarjeta completa, sin aspecto de corte accidental */
  .products-section{
    padding-top:32px!important;
  }

  .mobile-product-slider-hint{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    gap:7px!important;
    margin:-4px 2px 13px!important;
    color:#0b6fc7!important;
    font-size:12px!important;
    font-weight:800!important;
  }

  .mobile-product-slider-hint b{
    display:grid!important;
    place-items:center!important;
    width:24px!important;
    height:24px!important;
    border-radius:50%!important;
    background:#e8f6fd!important;
    color:#079ce5!important;
    font-size:16px!important;
  }

  .product-grid{
    gap:14px!important;
    padding:0 0 7px!important;
    scroll-padding-left:0!important;
  }

  .product-card,
  .product-card:nth-child(4),
  .product-card:nth-child(5){
    flex:0 0 100%!important;
    min-width:100%!important;
    scroll-snap-align:start!important;
  }

  .product-image{
    height:220px!important;
    object-fit:cover!important;
  }


  .mobile-product-dots{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:7px!important;
    min-height:22px!important;
    margin:9px 0 1px!important;
  }

  .mobile-product-dot{
    width:7px!important;
    height:7px!important;
    padding:0!important;
    border:0!important;
    border-radius:999px!important;
    background:#c9dfed!important;
    transition:width .18s ease, background .18s ease!important;
  }

  .mobile-product-dot.is-active{
    width:22px!important;
    background:#079ce5!important;
  }
}

@media(max-width:430px){
  .hero-copy{
    width:75%!important;
    margin-left:14px!important;
  }

  .hero h1{
    font-size:29px!important;
  }

  .product-image{
    height:205px!important;
  }
}


/* =========================================================
   v0.3.14 — CIERRE VISUAL MÓVIL
   SOLO: formulario + bloque acompañamiento.
   Desktop permanece intacto.
   ========================================================= */
@media(max-width:860px){

  /* El formulario debe percibirse claramente como una tarjeta independiente */
  .quote-card{
    margin-left:14px!important;
    margin-right:14px!important;
    margin-top:18px!important;
    padding:22px 20px 20px!important;
    background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%)!important;
    border:1px solid #d7eaf6!important;
    border-radius:20px!important;
    box-shadow:0 14px 32px rgba(5,74,128,.13)!important;
  }

  /* Más aire entre "Calcula tu precio..." y 1 — 2 — 3 */
  .quote-card h2{
    margin-bottom:18px!important;
  }

  .quote-card .seg-form-progress{
    margin-top:2px!important;
    margin-bottom:18px!important;
  }

  /* Acompañamiento: composición móvil propia, más limpia y comercial */
  .support-section{
    padding:26px 0 22px!important;
    background:linear-gradient(180deg,#f3fbff 0%,#eaf8ff 100%)!important;
  }

  .support-grid{
    display:block!important;
    min-height:0!important;
    padding:0 14px!important;
  }

  .support-photo{
    width:100%!important;
    height:185px!important;
    margin:0 0 18px!important;
    overflow:hidden!important;
    border-radius:18px!important;
    box-shadow:0 10px 24px rgba(7,80,130,.10)!important;
  }

  .support-photo picture,
  .support-photo img{
    display:block!important;
    width:100%!important;
    height:100%!important;
  }

  .support-photo img{
    object-fit:cover!important;
    object-position:center 38%!important;
  }

  .support-copy{
    padding:0 4px!important;
  }

  .support-copy .eyebrow{
    margin-bottom:7px!important;
    font-size:11px!important;
    letter-spacing:.16em!important;
  }

  .support-copy h2{
    margin:0 0 9px!important;
    font-size:22px!important;
    line-height:1.13!important;
  }

  .support-copy p:not(.eyebrow){
    margin:0!important;
    font-size:14px!important;
    line-height:1.5!important;
    color:#527394!important;
  }

  .support-actions{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
    margin-top:17px!important;
  }

  .support-actions .btn{
    min-width:0!important;
    width:100%!important;
    white-space:normal!important;
    text-align:center!important;
    min-height:50px!important;
    padding:10px 12px!important;
    font-size:13px!important;
    border-radius:11px!important;
  }

  .support-points{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:11px!important;
    padding:18px 0 0!important;
    margin:0!important;
  }

  .support-points>div{
    min-width:0!important;
    min-height:92px!important;
    padding:12px!important;
    align-items:flex-start!important;
    gap:9px!important;
    background:rgba(255,255,255,.68)!important;
    border:1px solid #d9ebf7!important;
    border-radius:14px!important;
  }

  .support-points span{
    display:grid!important;
    place-items:center!important;
    width:34px!important;
    height:34px!important;
    flex:0 0 34px!important;
    border-radius:10px!important;
    background:#e3f5fd!important;
  }

  .support-points span svg{
    width:20px!important;
    height:20px!important;
  }

  .support-points strong{
    font-size:12px!important;
    line-height:1.22!important;
  }

  .support-points small{
    margin-top:3px!important;
    font-size:10.8px!important;
    line-height:1.28!important;
  }
}

@media(max-width:430px){
  .quote-card{
    margin-left:10px!important;
    margin-right:10px!important;
  }

  .support-grid{
    padding-left:10px!important;
    padding-right:10px!important;
  }

  .support-photo{
    height:170px!important;
  }

  .support-actions{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}


/* =========================================================
   v0.3.15 — SOLO MÓVIL
   Formulario claramente diferenciado + CTA cabecera +
   sticky inferior Llamar / WhatsApp.
   Desktop permanece intacto.
   ========================================================= */
.mobile-header-price{
  display:none;
}

@media(max-width:860px){

  /* Header: CTA entre logo y hamburguesa */
  .header-inner{
    gap:7px!important;
  }

  .mobile-header-price{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:38px!important;
    margin-left:auto!important;
    padding:8px 11px!important;
    border-radius:10px!important;
    background:linear-gradient(90deg,#ff6413,#ff7a15)!important;
    color:#fff!important;
    font-size:11px!important;
    line-height:1!important;
    font-weight:800!important;
    white-space:nowrap!important;
    box-shadow:0 6px 14px rgba(255,100,19,.20)!important;
  }

  .menu-toggle{
    margin-left:3px!important;
    flex:0 0 42px!important;
  }

  /* Formulario: que se perciba como una pieza distinta del bloque de perfiles */
  .quote-card{
    position:relative!important;
    margin-top:30px!important;
    background:#fff!important;
    border:2px solid #8fd2f2!important;
    border-top:5px solid #079ce5!important;
    border-radius:21px!important;
    box-shadow:
      0 18px 42px rgba(4,75,129,.16),
      0 2px 0 rgba(255,255,255,.9) inset!important;
  }

  .quote-card h2{
    color:#083f7a!important;
  }

  /* Barra fija inferior: dos acciones reales y claras */
  .mobile-sticky{
    grid-template-columns:1fr 1fr!important;
    gap:8px!important;
    padding:8px 10px calc(8px + env(safe-area-inset-bottom))!important;
  }

  .mobile-sticky a{
    min-height:50px!important;
    gap:9px!important;
    border-radius:11px!important;
    font-size:15px!important;
    font-weight:800!important;
    box-shadow:0 6px 16px rgba(0,60,110,.14)!important;
  }

  .mobile-call{
    background:linear-gradient(135deg,#079ce5,#0b6fc7)!important;
    color:#fff!important;
  }

  .mobile-whatsapp{
    background:linear-gradient(135deg,#1fc763,#12a94d)!important;
    color:#fff!important;
  }

  .mobile-sticky-icon{
    display:grid!important;
    place-items:center!important;
    width:24px!important;
    height:24px!important;
    flex:0 0 24px!important;
    color:#fff!important;
  }

  .mobile-sticky-icon svg{
    width:22px!important;
    height:22px!important;
    stroke:currentColor!important;
    fill:none!important;
    stroke-width:2!important;
  }

  /* La clase antigua no debe reaparecer visualmente */
  .mobile-price{
    display:none!important;
  }
}

@media(max-width:430px){
  .brand--adeslas{
    width:164px!important;
  }

  .mobile-header-price{
    min-height:36px!important;
    padding:7px 9px!important;
    font-size:10.5px!important;
  }
}

/* =========================================================
   v0.3.16 — AJUSTE FINAL HERO MÓVIL
   Solo móvil: bajar el bloque de precio y estrechar subtítulo
   para que no invada tanto la familia.
   ========================================================= */
@media(max-width:860px){
  .hero-copy{
    width:66%!important;
    max-width:290px!important;
    margin-left:16px!important;
    padding-top:34px!important;
  }

  .hero h1{
    max-width:270px!important;
  }

  .hero-lead{
    max-width:238px!important;
    margin:16px 0 0!important;
    font-size:13.2px!important;
    line-height:1.5!important;
  }

  .hero-price{
    margin-top:28px!important;
  }

  .hero-price strong{
    font-size:46px!important;
  }

  .hero-price small{
    font-size:20px!important;
  }
}

@media(max-width:430px){
  .hero-copy{
    width:64%!important;
    max-width:270px!important;
    margin-left:14px!important;
    padding-top:36px!important;
  }

  .hero-lead{
    max-width:220px!important;
    font-size:13px!important;
    line-height:1.48!important;
  }

  .hero-price{
    margin-top:30px!important;
  }

  .hero-price strong{
    font-size:44px!important;
  }

  .hero-price small{
    font-size:19px!important;
  }
}

/* =========================================================
   v0.3.17 — RETOQUE FINAL HERO MÓVIL
   Subtítulo más estrecho y precio un poco más abajo.
   ========================================================= */
@media(max-width:860px){
  .hero-lead{
    max-width:222px!important;
  }

  .hero-price{
    margin-top:34px!important;
  }
}

@media(max-width:430px){
  .hero-lead{
    max-width:198px!important;
    line-height:1.5!important;
  }

  .hero-price{
    margin-top:38px!important;
  }
}

/* =========================================================
   v0.3.18 — HERO MÓVIL: CAMBIO VISIBLE
   Subtítulo claramente más estrecho + precio más abajo.
   ========================================================= */
@media(max-width:860px){
  .hero-lead{
    width:190px!important;
    max-width:190px!important;
    margin-top:17px!important;
    line-height:1.5!important;
  }

  .hero-price{
    margin-top:44px!important;
  }
}

@media(max-width:430px){
  .hero-lead{
    width:184px!important;
    max-width:184px!important;
  }

  .hero-price{
    margin-top:46px!important;
  }
}


/* =========================================================
   v0.3.19 — Email en paso 3 (desktop + móvil)
   ========================================================= */
.quote-card input[type="email"]{
  width:100%!important;
  border-color:#bfd8e9!important;
}


/* =========================================================
   v0.4.0 — Landing dinámica de Productos SEG
   Primera implementación: Adeslas Plena Total Vital
   ========================================================= */
.product-landing{background:#fff}
.pl-hero{background:linear-gradient(90deg,#eaf7ff 0%,#edf9ff 46%,#f9fdff 100%);overflow:hidden}
.pl-hero-grid{position:relative;min-height:520px;display:grid;grid-template-columns:390px 1fr 340px;gap:0}
.pl-hero-copy{position:relative;z-index:4;padding:52px 24px 44px 0}
.pl-hero-copy h1{max-width:390px;margin:0;color:var(--navy);font-size:48px;line-height:.98;letter-spacing:-.045em}
.pl-lead{max-width:390px;margin:18px 0 16px;color:#3e678d;font-size:16px;line-height:1.52}
.pl-promo-pill{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;max-width:370px;margin:2px 0 18px;padding:9px 12px;border-radius:10px;background:#fff4e9;border:1px solid #ffd8bb;box-shadow:0 7px 18px rgba(138,79,21,.06)}
.pl-promo-pill small{width:100%;font-size:9px;font-weight:900;letter-spacing:.1em;color:#c85612}
.pl-promo-pill strong{font-size:19px;color:#e55a0b}
.pl-promo-pill span{font-size:11px;color:#78543d}
.pl-price{margin:2px 0 16px}
.pl-price>span{display:block;font-size:12px;font-weight:800;color:#53779b}
.pl-price strong{display:block;color:var(--blue);font-size:46px;line-height:1;letter-spacing:-.04em}
.pl-price strong small{font-size:20px}
.pl-price em{display:block;max-width:320px;margin-top:7px;color:#6c879f;font-size:10.5px;font-style:normal}
.pl-hero-actions{display:flex;align-items:center;gap:16px}
.pl-hero-actions .btn{min-height:45px;padding-inline:19px}
.pl-text-call{font-size:12px;font-weight:800;color:var(--blue2)}
.pl-hero-photo{grid-column:2 / 4;grid-row:1;position:relative;height:520px;overflow:hidden}
.pl-hero-photo:before{content:"";position:absolute;z-index:2;left:0;top:0;bottom:0;width:130px;background:linear-gradient(90deg,#eaf7ff,rgba(234,247,255,.74),transparent)}
.pl-hero-photo:after{content:"";position:absolute;z-index:2;right:0;top:0;bottom:0;width:280px;background:linear-gradient(270deg,rgba(242,251,255,.86),rgba(242,251,255,.28),transparent)}
.pl-hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center center}
.pl-quote-card{grid-column:3;grid-row:1;z-index:8;margin:26px 0 28px 12px;align-self:start}
.pl-form-kicker{margin:0 0 4px!important;color:var(--blue)!important;font-size:9px!important;font-weight:900;letter-spacing:.12em}
.pl-form-promo{margin:7px 0 10px!important;color:#567795!important;font-size:11px!important}

.pl-trust{border-bottom:1px solid #e0eef7;background:#fff}
.pl-trust-grid{min-height:76px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}
.pl-trust-grid>div{display:flex;align-items:center;justify-content:center;gap:10px;padding:10px 12px}
.pl-trust-grid span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#eaf7ff;color:var(--blue)}
.pl-trust-grid span svg{width:20px;height:20px}
.pl-trust-grid p{margin:0}
.pl-trust-grid strong,.pl-trust-grid small{display:block}
.pl-trust-grid strong{font-size:12px}
.pl-trust-grid small{margin-top:2px;color:#6d879f;font-size:10px}

.pl-section-head{max-width:720px;margin-bottom:22px}
.pl-section-head--center{margin-left:auto;margin-right:auto;text-align:center}
.pl-section-head h2,.pl-copy h2,.pl-fit h2,.pl-support-copy h2{margin:0;color:var(--navy);font-size:32px;line-height:1.08;letter-spacing:-.025em}
.pl-section-head>p:not(.eyebrow),.pl-section-lead,.pl-fit-card>div>p:not(.eyebrow),.pl-support-copy>p:not(.eyebrow){color:#577897;line-height:1.55}
.pl-section-head>p:not(.eyebrow){margin:10px 0 0}

.pl-promo-section{padding:48px 0 42px;background:linear-gradient(180deg,#fff,#fff9f4)}
.pl-promo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.pl-promo-card{min-height:150px;padding:22px;border:1px solid #f0dfd1;border-radius:16px;background:#fff;text-align:center;box-shadow:0 8px 24px rgba(79,68,59,.05)}
.pl-promo-card.is-featured{border:2px solid var(--orange);box-shadow:0 12px 28px rgba(255,101,19,.12)}
.pl-promo-card span{display:block;font-size:11px;font-weight:900;color:#6b8298;text-transform:uppercase;letter-spacing:.08em}
.pl-promo-card strong{display:block;margin:9px 0 6px;color:var(--orange);font-size:27px;line-height:1.05}
.pl-promo-card p{margin:0;color:#637d95;font-size:12px;line-height:1.4}
.pl-promo-bonus{max-width:840px;margin:18px auto 0;padding:11px 16px;border-radius:10px;background:#eaf7ff;color:#355f84;text-align:center;font-size:12px;font-weight:700}
.pl-promo-actions{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:20px}
.pl-promo-actions .btn{min-height:44px}
.pl-legal{max-width:900px;margin:18px auto 0;color:#788b9e;text-align:center;font-size:9.5px;line-height:1.45}

.pl-intro{padding:56px 0}
.pl-two-col{display:grid;grid-template-columns:44% 1fr;gap:42px;align-items:center}
.pl-media-card{height:420px;overflow:hidden;border-radius:20px;box-shadow:0 16px 36px rgba(8,71,119,.10)}
.pl-media-card img{width:100%;height:100%;object-fit:cover}
.pl-copy .pl-section-lead{margin:13px 0 21px}
.pl-benefit-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.pl-benefit{display:flex;gap:10px;padding:13px;border:1px solid #dfeef7;border-radius:12px;background:#fbfdff}
.pl-benefit>span{flex:0 0 auto;display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#e5f7ff;color:var(--blue);font-weight:900}
.pl-benefit p{margin:0}
.pl-benefit strong,.pl-benefit small{display:block}
.pl-benefit strong{font-size:13px}
.pl-benefit small{margin-top:3px;color:#68839c;font-size:11px;line-height:1.35}

.pl-coverages{padding:54px 0;background:#f7fcff}
.pl-coverage-layout{display:grid;grid-template-columns:1.35fr .65fr;gap:28px}
.pl-coverage-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.pl-coverage-card{display:flex;gap:10px;min-height:108px;padding:16px;border:1px solid #d9eaf5;border-radius:13px;background:#fff}
.pl-check{flex:0 0 auto;display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--blue);color:#fff;font-weight:900}
.pl-coverage-card strong{font-size:13.5px}
.pl-coverage-card p{margin:5px 0 0;color:#647f98;font-size:11.5px;line-height:1.42}
.pl-doctor-photo{overflow:hidden;border-radius:18px;min-height:350px}
.pl-doctor-photo img{width:100%;height:100%;object-fit:cover}

.pl-fit{padding:36px 0}
.pl-fit-card{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:28px 32px;border-radius:18px;background:linear-gradient(90deg,#eaf7ff,#f9fdff)}
.pl-fit-card>div{max-width:820px}
.pl-fit-card>div>p:not(.eyebrow){margin:10px 0 0}
.pl-fit-card .btn{flex:0 0 auto;min-width:185px}

.pl-support{padding:48px 0;background:#fff}
.pl-support-grid{display:grid;grid-template-columns:36% 1fr;gap:38px;align-items:center}
.pl-support-photo{height:330px;overflow:hidden;border-radius:20px}
.pl-support-photo img{width:100%;height:100%;object-fit:cover}
.pl-support-copy>p:not(.eyebrow){max-width:680px;margin:12px 0 19px}
.pl-support-copy .support-actions{display:flex;gap:10px;flex-wrap:wrap}
.pl-support-copy .support-whatsapp{background:var(--green);color:#fff;border:0}
.pl-support-copy .support-whatsapp svg{width:18px;height:18px;margin-right:7px}

.pl-faq{padding:50px 0;background:#f8fcff}
.pl-faq-list{max-width:900px;margin:0 auto}
.pl-faq details{border-bottom:1px solid #dceaf4;background:#fff}
.pl-faq details:first-child{border-top:1px solid #dceaf4}
.pl-faq summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:17px 18px;cursor:pointer;list-style:none;font-weight:800;font-size:14px}
.pl-faq summary::-webkit-details-marker{display:none}
.pl-faq summary span{font-size:22px;color:var(--blue)}
.pl-faq details[open] summary span{transform:rotate(45deg)}
.pl-faq details p{margin:0;padding:0 18px 18px;color:#617f99;font-size:12.5px;line-height:1.55}

.pl-bottom-cta{padding:20px 0;background:linear-gradient(90deg,#083f7a,#0b6fc7);color:#fff}
.pl-bottom-cta .container{display:flex;align-items:center;justify-content:space-between;gap:22px}
.pl-bottom-cta strong,.pl-bottom-cta span{display:block}
.pl-bottom-cta strong{font-size:18px}
.pl-bottom-cta span{margin-top:2px;font-size:11px;color:#dcefff}
.pl-bottom-cta .btn{flex:0 0 auto}

@media(max-width:980px) and (min-width:861px){
  .pl-hero-grid{grid-template-columns:35% 35% 30%}
  .pl-hero-copy h1{font-size:41px}
  .pl-quote-card{margin-right:6px}
  .pl-trust-grid strong{font-size:11px}
}

@media(max-width:860px){
  .pl-hero-grid{display:grid;grid-template-columns:1fr;min-height:0}
  .pl-hero-photo{grid-column:1;grid-row:1;height:390px}
  .pl-hero-photo:before{width:100%;background:linear-gradient(90deg,rgba(234,247,255,.97) 0%,rgba(234,247,255,.83) 45%,rgba(234,247,255,.18) 78%,transparent)}
  .pl-hero-photo:after{display:none}
  .pl-hero-photo img{object-position:58% center}
  .pl-hero-copy{grid-column:1;grid-row:1;z-index:5;width:67%;padding:33px 0 22px 14px}
  .pl-hero-copy h1{font-size:34px;line-height:1}
  .pl-lead{font-size:13px;line-height:1.42;margin:12px 0}
  .pl-promo-pill{padding:7px 9px;margin-bottom:12px}
  .pl-promo-pill strong{font-size:16px}
  .pl-promo-pill span{display:none}
  .pl-price strong{font-size:38px}
  .pl-price strong small{font-size:17px}
  .pl-price em{display:none}
  .pl-hero-actions{display:none}
  .pl-quote-card{grid-column:1;grid-row:2;margin:12px 4px 17px}
  .pl-trust-grid{grid-template-columns:1fr 1fr;padding:10px 0}
  .pl-trust-grid>div{justify-content:flex-start}
  .pl-trust-grid small{display:block}

  .pl-promo-section,.pl-intro,.pl-coverages,.pl-support,.pl-faq{padding:34px 0}
  .pl-section-head h2,.pl-copy h2,.pl-fit h2,.pl-support-copy h2{font-size:27px}
  .pl-promo-grid{grid-template-columns:1fr}
  .pl-promo-card{min-height:0;padding:17px}
  .pl-promo-actions{flex-direction:column;align-items:stretch}
  .pl-promo-actions .text-link{text-align:center;display:block}

  .pl-two-col{grid-template-columns:1fr;gap:22px}
  .pl-media-card{height:270px}
  .pl-benefit-grid{grid-template-columns:1fr}

  .pl-coverage-layout{grid-template-columns:1fr}
  .pl-coverage-grid{grid-template-columns:1fr}
  .pl-coverage-card{min-height:0}
  .pl-doctor-photo{min-height:280px;order:-1}

  .pl-fit-card{display:block;padding:23px}
  .pl-fit-card .btn{margin-top:17px;width:100%}

  .pl-support-grid{grid-template-columns:1fr;gap:20px}
  .pl-support-photo{height:250px}
  .pl-support-copy .support-actions .btn{flex:1 1 100%}

  .pl-bottom-cta{padding-bottom:82px}
  .pl-bottom-cta .container{display:block}
  .pl-bottom-cta .btn{width:100%;margin-top:13px}
}


/* =========================================================
   v0.4.1 — Plena Total Vital: hero, promoción y wizard
   ========================================================= */
.pl-promo-hero{
  position:relative;
  display:grid;
  grid-template-columns:48px minmax(0,1fr);
  gap:12px;
  max-width:390px;
  margin:4px 0 20px;
  padding:13px 15px 13px 13px;
  overflow:hidden;
  border:1px solid #ffc89f;
  border-radius:15px;
  background:
    radial-gradient(circle at 100% 0,rgba(255,180,102,.22),transparent 38%),
    linear-gradient(135deg,#fff8f0 0%,#fff1e3 100%);
  box-shadow:0 10px 24px rgba(198,93,22,.10);
}
.pl-promo-hero:after{
  content:"";
  position:absolute;
  width:78px;
  height:78px;
  right:-34px;
  bottom:-42px;
  border-radius:50%;
  background:rgba(255,117,28,.08);
}
.pl-promo-hero-icon{
  display:grid;
  place-items:center;
  width:44px;
  height:44px;
  border-radius:13px;
  background:linear-gradient(135deg,#ff6513,#ff8a1a);
  color:#fff;
  box-shadow:0 7px 15px rgba(255,101,19,.22);
}
.pl-promo-hero-icon svg{width:24px;height:24px}
.pl-promo-hero-copy{position:relative;z-index:2;min-width:0}
.pl-promo-hero-copy small{
  display:block;
  margin-bottom:4px;
  color:#c55211;
  font-size:9px;
  font-weight:900;
  letter-spacing:.11em;
}
.pl-promo-hero-copy strong{
  display:block;
  color:#df570b;
  font-size:19px;
  line-height:1.1;
  letter-spacing:-.015em;
}
.pl-promo-hero-copy>span{
  display:block;
  margin-top:5px;
  color:#7a5d49;
  font-size:10.5px;
  line-height:1.35;
}

/* Preserve the normal site's left alignment while letting the hero image
   continue farther to the right, behind the inset form. */
@media(min-width:1100px){
  .pl-hero-grid.container{
    width:auto;
    max-width:none;
    margin-left:max(16px,calc((100vw - var(--container)) / 2));
    margin-right:0;
    grid-template-columns:390px minmax(430px,1fr) 420px;
    min-height:540px;
  }
  .pl-hero-photo{
    height:540px;
  }
  .pl-hero-photo:after{
    width:245px;
    background:linear-gradient(270deg,rgba(242,251,255,.67),rgba(242,251,255,.18),transparent);
  }
  .pl-quote-card{
    width:350px;
    justify-self:end;
    margin:30px 64px 36px 0;
  }
}

/* The selected profile is intentionally hidden on a product landing;
   the insured-count field becomes the only question in step 1. */
.product-landing .quote-card.seg-step-1-active .seg-form-nav-1{
  margin-top:22px;
}

.pl-promo-section{
  background:
    radial-gradient(circle at 16% 14%,rgba(255,184,112,.13),transparent 24%),
    linear-gradient(180deg,#fff 0%,#fff9f3 100%);
}
.pl-promo-card{
  position:relative;
  overflow:hidden;
}
.pl-promo-card:before{
  content:"";
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:4px;
  background:linear-gradient(90deg,#ff6b15,#ffae58);
  opacity:.72;
}
.pl-promo-card.is-featured:after{
  content:"MAYOR AHORRO";
  position:absolute;
  right:12px;
  top:11px;
  padding:4px 7px;
  border-radius:99px;
  background:#fff0e3;
  color:#d9540d;
  font-size:8px;
  font-weight:900;
  letter-spacing:.08em;
}

@media(max-width:860px){
  .pl-promo-hero{
    grid-template-columns:40px minmax(0,1fr);
    gap:9px;
    max-width:94%;
    padding:10px 11px;
    margin:4px 0 14px;
    border-radius:13px;
  }
  .pl-promo-hero-icon{
    width:38px;
    height:38px;
    border-radius:11px;
  }
  .pl-promo-hero-icon svg{width:21px;height:21px}
  .pl-promo-hero-copy small{font-size:8px}
  .pl-promo-hero-copy strong{font-size:15.5px}
  .pl-promo-hero-copy>span{font-size:9.5px}
}


/* =========================================================
   v0.4.2 — Plena Total Vital visual balance refinements
   ========================================================= */
@media(min-width:1100px){
  /* Keep the panoramic image, but recover the normal inner right margin
     so the form no longer feels glued to the outer edge. */
  .pl-hero-grid.container{
    margin-right:max(16px,calc((100vw - var(--container)) / 2));
    grid-template-columns:370px minmax(430px,1fr) 392px;
    min-height:520px;
  }
  .pl-hero-photo{
    height:520px;
  }
  .pl-quote-card{
    width:344px;
    justify-self:center;
    margin:30px 0 34px 0;
  }

  /* Reduce weight of the descriptive copy so campaign + price win visually. */
  .product-landing .pl-hero-copy{
    padding:48px 16px 36px 0;
  }
  .product-landing .pl-hero-copy h1{
    max-width:360px;
    margin-bottom:0;
  }
  .product-landing .pl-lead{
    max-width:342px;
    margin:12px 0 10px;
    color:#4c7092;
    font-size:14px;
    line-height:1.42;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
  }
  .product-landing .pl-promo-hero{
    max-width:360px;
    margin:0 0 14px;
  }
  .product-landing .pl-price{
    margin:0 0 12px;
  }
  .product-landing .pl-price strong{
    font-size:44px;
  }
  .product-landing .pl-price em{
    max-width:280px;
    margin-top:5px;
  }
  .product-landing .pl-hero-actions{
    gap:14px;
  }
}


/* =========================================================
   v0.4.3 — Vital hero refinement: panorama, promo card, CTA
   ========================================================= */
@media(min-width:1100px){
  /* Recover the panoramic feel of the hero image while keeping the form
     visually aligned to the normal inner right edge of the site. */
  .pl-hero-grid.container{
    width:auto;
    max-width:none;
    margin-left:max(16px,calc((100vw - var(--container)) / 2));
    margin-right:0;
    grid-template-columns:368px minmax(500px,1fr) 416px;
    min-height:560px;
  }
  .pl-hero-photo{
    height:560px;
  }
  .pl-hero-photo:after{
    width:270px;
    background:linear-gradient(270deg,rgba(242,251,255,.58),rgba(242,251,255,.18),transparent);
  }
  .pl-quote-card{
    width:350px;
    justify-self:end;
    margin:38px max(22px,calc((100vw - var(--container)) / 2)) 34px 0;
  }

  .product-landing .pl-hero-copy{
    padding:48px 16px 46px 0;
  }
  .product-landing .pl-hero-copy h1{
    max-width:360px;
    margin-bottom:0;
  }
  .product-landing .pl-lead{
    max-width:328px;
    margin:12px 0 12px;
    color:#4b7091;
    font-size:14px;
    line-height:1.4;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
  }

  /* Make the campaign box feel more premium and less flat. */
  .product-landing .pl-promo-hero{
    position:relative;
    max-width:372px;
    margin:0 0 16px;
    padding:16px 18px 16px 16px;
    grid-template-columns:52px minmax(0,1fr);
    gap:14px;
    border:1px solid #ffbe88;
    border-radius:18px;
    background:
      radial-gradient(circle at 100% 0,rgba(255,170,95,.22),transparent 38%),
      linear-gradient(180deg,#fffdf9 0%,#fff5ea 100%);
    box-shadow:0 18px 34px rgba(198,93,22,.12);
  }
  .product-landing .pl-promo-hero:before{
    content:"";
    position:absolute;
    left:0;
    top:16px;
    bottom:16px;
    width:4px;
    border-radius:0 6px 6px 0;
    background:linear-gradient(180deg,#ff8c29,#ff6413);
  }
  .product-landing .pl-promo-hero:after{
    width:96px;
    height:96px;
    right:-40px;
    bottom:-48px;
    background:rgba(255,117,28,.10);
  }
  .product-landing .pl-promo-hero-icon{
    width:48px;
    height:48px;
    border-radius:15px;
    box-shadow:0 10px 18px rgba(255,101,19,.24);
  }
  .product-landing .pl-promo-hero-copy small{
    display:inline-flex;
    align-items:center;
    width:auto;
    margin-bottom:7px;
    padding:5px 10px;
    border-radius:999px;
    background:#fff0dd;
    color:#c75712;
    font-size:9px;
    letter-spacing:.12em;
  }
  .product-landing .pl-promo-hero-copy strong{
    font-size:21px;
    line-height:1.05;
    letter-spacing:-.025em;
  }
  .product-landing .pl-promo-hero-copy > span{
    margin-top:7px;
    color:#805f49;
    font-size:11.5px;
    line-height:1.4;
  }

  .product-landing .pl-price{
    margin:0 0 14px;
  }
  .product-landing .pl-price strong{
    font-size:44px;
  }
  .product-landing .pl-price em{
    max-width:290px;
    margin-top:5px;
  }

  /* Keep the orange CTA on one line and avoid the cramped look. */
  .product-landing .pl-hero-actions{
    flex-wrap:wrap;
    align-items:center;
    gap:12px 18px;
  }
  .product-landing .pl-hero-actions .btn{
    min-width:286px;
    min-height:50px;
    padding-inline:22px;
    white-space:nowrap;
    font-size:14px;
  }
  .product-landing .pl-text-call{
    font-size:12px;
  }
}


/* =========================================================
   v0.4.4 — Vital hero: compact copy + premium campaign card
   Desktop only. Keeps current panorama and form geometry.
   ========================================================= */
@media(min-width:1100px){
  .product-landing .pl-lead{
    max-width:none;
    margin:12px 0 13px;
    color:#43698d;
    font-size:14px;
    line-height:1.35;
    white-space:nowrap;
    display:block;
    overflow:visible;
  }

  .product-landing .pl-price em{
    display:block;
    max-width:none;
    margin-top:5px;
    white-space:nowrap;
    font-size:10.5px;
  }

  .product-landing .pl-hero-actions{
    display:flex;
    flex-wrap:nowrap;
    align-items:center;
    gap:18px;
  }
  .product-landing .pl-hero-actions .btn{
    min-width:222px;
    width:auto;
    min-height:48px;
    padding:10px 20px;
    white-space:nowrap;
    font-size:14px;
  }
  .product-landing .pl-text-call{
    flex:0 0 auto;
    white-space:nowrap;
    font-size:12px;
  }

  /* Completely new campaign-card treatment: deep corporate blue,
     white hierarchy and warm accent only on the icon. */
  .product-landing .pl-promo-hero{
    position:relative;
    isolation:isolate;
    max-width:372px;
    margin:0 0 16px;
    padding:16px 18px 16px 16px;
    display:grid;
    grid-template-columns:50px minmax(0,1fr);
    gap:14px;
    overflow:hidden;
    border:0;
    border-radius:18px;
    background:
      radial-gradient(circle at 92% 14%,rgba(72,192,255,.28),transparent 36%),
      linear-gradient(135deg,#073f76 0%,#075c9d 52%,#0985c9 100%);
    box-shadow:0 16px 32px rgba(4,65,113,.22);
  }
  .product-landing .pl-promo-hero:before{
    content:"";
    position:absolute;
    z-index:-1;
    width:150px;
    height:150px;
    right:-72px;
    bottom:-95px;
    border-radius:50%;
    background:rgba(255,255,255,.10);
  }
  .product-landing .pl-promo-hero:after{
    content:"";
    position:absolute;
    z-index:-1;
    width:90px;
    height:90px;
    right:34px;
    top:-58px;
    border-radius:50%;
    background:rgba(255,255,255,.08);
  }
  .product-landing .pl-promo-hero-icon{
    width:48px;
    height:48px;
    border-radius:15px;
    background:linear-gradient(135deg,#ff7a15,#ff9c3b);
    color:#fff;
    box-shadow:0 9px 20px rgba(255,112,19,.28);
  }
  .product-landing .pl-promo-hero-icon svg{
    width:25px;
    height:25px;
  }
  .product-landing .pl-promo-hero-copy small{
    display:inline-flex;
    width:auto;
    margin:0 0 7px;
    padding:4px 9px;
    border:1px solid rgba(255,255,255,.20);
    border-radius:999px;
    background:rgba(255,255,255,.11);
    color:#e9f7ff;
    font-size:8.5px;
    font-weight:900;
    letter-spacing:.12em;
  }
  .product-landing .pl-promo-hero-copy strong{
    display:block;
    color:#fff;
    font-size:21px;
    line-height:1.06;
    letter-spacing:-.025em;
    text-shadow:0 1px 0 rgba(0,0,0,.05);
  }
  .product-landing .pl-promo-hero-copy > span{
    display:block;
    margin-top:7px;
    color:#d9effc;
    font-size:11px;
    line-height:1.35;
  }
}

/* =========================================================
   v0.4.5 — Vital hero: tighter close to trust strip + cleaner promo card
   Desktop only.
   ========================================================= */
@media(min-width:1100px){
  /* Tighten the hero height so the section closes immediately above the
     trust strip, without the empty blue band. */
  
  
  .product-landing .pl-hero-copy{
    padding-bottom:24px;
  }
  .product-landing .pl-quote-card{
    margin-bottom:12px;
  }
  .product-landing .pl-trust{
    margin-top:0;
  }

  /* Cleaner promo card: remove decorative bubbles and keep a more premium,
     direct campaign treatment. */
  .product-landing .pl-promo-hero{
    max-width:378px;
    padding:18px 20px 18px 18px;
    border-radius:18px;
    border:1px solid rgba(255,255,255,.14);
    background:linear-gradient(135deg,#0a4d86 0%,#0a6eb2 60%,#1291d8 100%);
    box-shadow:0 16px 30px rgba(5,71,119,.22);
  }
  .product-landing .pl-promo-hero:before,
  .product-landing .pl-promo-hero:after{
    content:none;
    display:none;
  }
  .product-landing .pl-promo-hero-icon{
    background:linear-gradient(135deg,#ff7c16,#ffa13f);
    box-shadow:0 10px 22px rgba(255,118,18,.28);
  }
  .product-landing .pl-promo-hero-copy small{
    background:rgba(255,255,255,.14);
    border:1px solid rgba(255,255,255,.24);
    color:#ecf8ff;
  }
  .product-landing .pl-promo-hero-copy strong{
    color:#fff;
  }
  .product-landing .pl-promo-hero-copy > span{
    color:#dceffd;
  }
}


/* =========================================================
   v0.4.5 FINAL — real asset version + seamless hero close
   ========================================================= */
@media(min-width:1100px){
  /* The grid row can grow slightly taller than 560px because of the copy.
     Let the photo stretch with the row so there is never a blue strip below it. */
  
  
  

  /* Campaign card: no decorative circles/bubbles; cleaner premium surface. */
  .product-landing .pl-promo-hero{
    border:1px solid rgba(255,255,255,.13);
    background:linear-gradient(135deg,#074675 0%,#0866a5 56%,#0b86c9 100%);
    box-shadow:0 16px 32px rgba(4,62,107,.22), inset 0 1px 0 rgba(255,255,255,.12);
  }
  .product-landing .pl-promo-hero:before,
  .product-landing .pl-promo-hero:after{
    content:none!important;
    display:none!important;
  }
}


/* =========================================================
   v0.4.6 — Campaign section redesign
   White / light-blue system, with the strongest 3+ option
   highlighted in corporate blue. No beige/orange wash.
   ========================================================= */
.pl-promo-section{
  position:relative;
  overflow:hidden;
  padding:56px 0 50px;
  border-top:1px solid #e3f0f8;
  border-bottom:1px solid #e3f0f8;
  background:
    radial-gradient(circle at 8% 18%,rgba(7,156,229,.09),transparent 25%),
    radial-gradient(circle at 92% 82%,rgba(8,63,122,.07),transparent 28%),
    linear-gradient(180deg,#ffffff 0%,#f4fbff 100%)!important;
}
.pl-promo-section:before{
  content:"";
  position:absolute;
  left:50%;
  top:0;
  width:680px;
  height:1px;
  transform:translateX(-50%);
  background:linear-gradient(90deg,transparent,rgba(7,156,229,.45),transparent);
}
.pl-promo-section .pl-section-head{
  max-width:760px;
  margin-bottom:30px;
}
.pl-promo-section .pl-section-head .eyebrow{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:29px;
  margin:0 0 11px;
  padding:6px 13px;
  border:1px solid #c7e7f8;
  border-radius:999px;
  background:#ecf8ff;
  color:#078fd2;
  font-size:9px;
  letter-spacing:.15em;
}
.pl-promo-section .pl-section-head h2{
  max-width:690px;
  margin-inline:auto;
  font-size:35px;
  line-height:1.06;
}
.pl-promo-section .pl-section-head>p:not(.eyebrow){
  max-width:680px;
  margin:12px auto 0;
  color:#5c7c9c;
  font-size:14px;
}

.pl-promo-grid{
  gap:18px;
}
.pl-promo-card{
  position:relative;
  min-height:184px;
  padding:27px 24px 24px;
  overflow:hidden;
  border:1px solid #d5e9f5;
  border-radius:19px;
  background:#fff;
  text-align:left;
  box-shadow:0 14px 34px rgba(7,74,126,.08);
  transition:transform .2s ease, box-shadow .2s ease;
}
.pl-promo-card:before{
  content:"";
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:5px;
  background:linear-gradient(90deg,#079ce5,#35b5ee);
  opacity:1;
}
.pl-promo-card:nth-child(1):after,
.pl-promo-card:nth-child(2):after,
.pl-promo-card:nth-child(3):after{
  position:absolute;
  right:20px;
  top:20px;
  display:grid;
  place-items:center;
  width:40px;
  height:40px;
  border-radius:50%;
  background:#ecf8ff;
  color:#079ce5;
  font-size:15px;
  font-weight:900;
}
.pl-promo-card:nth-child(1):after{content:"1"}
.pl-promo-card:nth-child(2):after{content:"2"}
.pl-promo-card:nth-child(3):after{content:"3+"}

.pl-promo-card span{
  max-width:calc(100% - 58px);
  margin-bottom:15px;
  color:#6b8399;
  font-size:10px;
  letter-spacing:.11em;
}
.pl-promo-card strong{
  display:block;
  max-width:300px;
  margin:0 0 11px;
  color:#086fae;
  font-size:28px;
  line-height:1.06;
  letter-spacing:-.025em;
}
.pl-promo-card p{
  max-width:330px;
  margin:0;
  color:#637e98;
  font-size:12px;
  line-height:1.45;
}

/* The 3+ option is the genuinely strongest benefit. */
.pl-promo-card.is-featured{
  border:0;
  background:
    radial-gradient(circle at 100% 0,rgba(63,191,255,.20),transparent 34%),
    linear-gradient(135deg,#073f76 0%,#075f9f 56%,#087fc2 100%);
  box-shadow:0 20px 42px rgba(4,65,113,.23);
}
.pl-promo-card.is-featured:before{
  height:5px;
  background:linear-gradient(90deg,#ff7a15,#ffae55);
}
.pl-promo-card.is-featured:after{
  content:"3+";
  position:absolute;
  right:20px;
  top:20px;
  width:40px;
  height:40px;
  padding:0;
  display:grid;
  place-items:center;
  border:1px solid rgba(255,255,255,.23);
  border-radius:50%;
  background:rgba(255,255,255,.13);
  color:#fff;
  font-size:14px;
  font-weight:900;
  letter-spacing:0;
}
.pl-promo-card.is-featured span{
  color:#cfe9fa;
}
.pl-promo-card.is-featured strong{
  color:#fff;
}
.pl-promo-card.is-featured p{
  color:#d8edf9;
}

/* Small premium badge instead of the previous orange newspaper-like label. */
.pl-promo-card.is-featured .seg-promo-ribbon{
  display:none;
}
.pl-promo-card.is-featured > span:first-child:after{
  content:" · MAYOR AHORRO";
  color:#ffb56e;
  font-weight:900;
}

/* Reimbursement becomes a clean information rail. */
.pl-promo-bonus{
  position:relative;
  max-width:910px;
  margin:22px auto 0;
  padding:15px 20px 15px 54px;
  border:1px solid #cde7f7;
  border-radius:14px;
  background:#fff;
  color:#285f87;
  text-align:left;
  font-size:12px;
  font-weight:750;
  line-height:1.45;
  box-shadow:0 10px 24px rgba(7,74,126,.06);
}
.pl-promo-bonus:before{
  content:"✓";
  position:absolute;
  left:16px;
  top:50%;
  display:grid;
  place-items:center;
  width:27px;
  height:27px;
  transform:translateY(-50%);
  border-radius:50%;
  background:#e7f7ff;
  color:#079ce5;
  font-size:14px;
  font-weight:900;
}

.pl-promo-actions{
  gap:16px;
  margin-top:22px;
}
.pl-promo-actions .btn{
  min-height:47px;
  padding-inline:22px;
  border-radius:10px;
  background:linear-gradient(90deg,#079ce5,#0b6fc7);
  box-shadow:0 9px 20px rgba(8,111,199,.15);
}
.pl-promo-actions .text-link{
  color:#0878b8;
  font-size:11px;
  font-weight:850;
}
.pl-legal{
  max-width:880px;
  margin-top:16px;
  color:#8195a8;
  font-size:9px;
}

@media(max-width:860px){
  .pl-promo-section{
    padding:36px 0 34px;
  }
  .pl-promo-section .pl-section-head h2{
    font-size:27px;
  }
  .pl-promo-section .pl-section-head>p:not(.eyebrow){
    font-size:12.5px;
  }
  .pl-promo-card{
    min-height:0;
    padding:21px 18px 19px;
    text-align:left;
  }
  .pl-promo-card strong{
    max-width:75%;
    font-size:24px;
  }
  .pl-promo-bonus{
    margin-top:16px;
    padding:13px 15px 13px 48px;
    font-size:11px;
  }
}


/* =========================================================
   v0.4.7 — Campaign: more commercial presence + in-site modal
   ========================================================= */
.pl-promo-section{
  isolation:isolate;
  padding:60px 0 52px;
  background:
    linear-gradient(160deg,rgba(7,156,229,.055) 0 14%,transparent 14% 100%),
    radial-gradient(ellipse at 101% 9%,rgba(7,156,229,.11) 0 11%,transparent 11.5%),
    radial-gradient(ellipse at 99% 8%,transparent 0 17%,rgba(7,156,229,.08) 17.5% 21%,transparent 21.5%),
    radial-gradient(ellipse at 1% 92%,transparent 0 18%,rgba(7,156,229,.07) 18.5% 22%,transparent 22.5%),
    linear-gradient(180deg,#fff 0%,#f5fbff 100%)!important;
}
.pl-promo-section:before{
  content:"Juntos\A vivimos mejor";
  white-space:pre;
  position:absolute;
  left:34px;
  top:38px;
  width:auto;
  height:auto;
  transform:rotate(-8deg);
  background:none;
  color:rgba(7,156,229,.34);
  font-size:25px;
  line-height:1.02;
  font-weight:650;
  font-style:italic;
  letter-spacing:-.02em;
}
.pl-promo-section:after{
  content:"MÁS\A SALUD\A PARA\A LO QUE\A VIENE";
  white-space:pre;
  position:absolute;
  right:42px;
  top:36px;
  color:rgba(7,156,229,.28);
  font-size:10px;
  line-height:1.55;
  font-weight:900;
  letter-spacing:.08em;
}
.pl-promo-section .container{
  position:relative;
  z-index:2;
}
.pl-promo-section .pl-section-head .eyebrow{
  box-shadow:0 6px 16px rgba(7,156,229,.07);
}
.pl-promo-section .pl-section-head h2{
  position:relative;
}
.pl-promo-emphasis{
  position:relative;
  display:inline-block;
}
.pl-promo-emphasis:after{
  content:"";
  position:absolute;
  left:2%;
  right:-2%;
  bottom:-5px;
  height:4px;
  border-radius:999px;
  background:linear-gradient(90deg,#ff7a15,#ffad52);
  transform:rotate(-2deg);
}

.pl-promo-grid{
  gap:20px;
}
.pl-promo-card{
  min-height:205px;
  padding:26px 26px 24px;
  border-radius:20px;
  text-align:left;
  box-shadow:0 18px 38px rgba(7,74,126,.10);
}
.pl-promo-card:not(.is-featured){
  background:
    radial-gradient(circle at 100% 100%,rgba(7,156,229,.08),transparent 28%),
    #fff;
}
.pl-promo-card:not(.is-featured):after{
  content:"";
  position:absolute;
  right:-35px;
  bottom:-52px;
  width:150px;
  height:90px;
  border:14px solid rgba(7,156,229,.07);
  border-radius:50%;
  background:transparent;
}
.pl-promo-card-top{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  margin-bottom:14px;
}
.pl-promo-card-label{
  margin:0!important;
  color:#648098!important;
  font-size:10px!important;
  font-weight:900!important;
  letter-spacing:.11em!important;
}
.pl-promo-card-label b{
  color:#ff9d42;
  font-weight:900;
}
.pl-promo-count{
  flex:0 0 auto;
  display:grid!important;
  place-items:center;
  width:42px;
  height:42px;
  margin:0!important;
  border-radius:50%;
  background:#eaf7ff;
  color:#079ce5!important;
  font-size:15px!important;
  font-weight:900!important;
  letter-spacing:0!important;
}
.pl-promo-card:before{
  height:4px;
}
.pl-promo-card:nth-child(1):after,
.pl-promo-card:nth-child(2):after,
.pl-promo-card:nth-child(3):after{
  content:none;
  display:none;
}
.pl-promo-value{
  display:block;
  max-width:none!important;
  margin:0 0 14px!important;
  color:#0870b0!important;
  font-size:28px!important;
  line-height:1.05!important;
}
.pl-promo-card-bottom{
  position:relative;
  z-index:2;
  display:flex;
  align-items:center;
  gap:14px;
  margin-top:auto;
}
.pl-promo-person-icon{
  flex:0 0 auto;
  display:grid!important;
  place-items:center;
  width:44px;
  height:44px;
  margin:0!important;
  border-radius:50%;
  background:#eaf7ff;
  color:#079ce5!important;
}
.pl-promo-person-icon svg{
  width:23px;
  height:23px;
  stroke:currentColor;
  fill:none;
  stroke-width:1.8;
}
.pl-promo-card-bottom p{
  margin:0;
  font-size:12px;
}

.pl-promo-card.is-featured{
  min-height:205px;
  background:
    radial-gradient(circle at 100% 0,rgba(54,191,255,.28),transparent 34%),
    linear-gradient(135deg,#073f76 0%,#075d9d 53%,#0989cc 100%);
  box-shadow:0 23px 48px rgba(4,65,113,.26);
}
.pl-promo-card.is-featured:before{
  background:linear-gradient(90deg,#ff7a15,#ffba66);
}
.pl-promo-card.is-featured .pl-promo-card-label{
  color:#d5ebfa!important;
}
.pl-promo-card.is-featured .pl-promo-count{
  border:1px solid rgba(255,255,255,.20);
  background:rgba(255,255,255,.12);
  color:#fff!important;
}
.pl-promo-card.is-featured .pl-promo-person-icon{
  border:1px solid rgba(255,255,255,.14);
  background:rgba(255,255,255,.10);
  color:#fff!important;
}
.pl-promo-value--split{
  display:flex!important;
  align-items:flex-start;
  gap:14px;
  max-width:100%!important;
  color:#fff!important;
}
.pl-promo-value--split em{
  flex:0 0 auto;
  color:#ffa33f;
  font-size:47px;
  line-height:.92;
  font-style:normal;
  font-weight:900;
  letter-spacing:-.045em;
}
.pl-promo-value--split span{
  max-width:185px;
  color:#fff!important;
  font-size:24px!important;
  line-height:1.04;
  font-weight:850;
  text-transform:none!important;
  letter-spacing:-.02em!important;
}
.pl-promo-card.is-featured .pl-promo-card-bottom p{
  color:#d9eefb;
}

.pl-promo-bonus{
  max-width:900px;
  min-height:62px;
  margin-top:26px;
  padding:15px 22px 15px 70px;
  border:0;
  background:rgba(255,255,255,.94);
  box-shadow:0 16px 30px rgba(7,74,126,.09);
}
.pl-promo-bonus:before{
  left:20px;
  width:34px;
  height:34px;
  font-size:18px;
}
.pl-promo-bonus:after{
  content:"";
  position:absolute;
  left:60px;
  top:14px;
  bottom:14px;
  width:1px;
  background:#b8dff3;
}

.pl-campaign-modal-open{
  appearance:none;
  border:0;
  padding:8px 2px;
  background:transparent;
  cursor:pointer;
}
.pl-campaign-modal-open:hover{
  text-decoration:underline;
}

body.seg-modal-open{
  overflow:hidden;
}
.pl-campaign-modal{
  position:fixed;
  inset:0;
  z-index:9999;
  display:none;
  align-items:center;
  justify-content:center;
  padding:22px;
}
.pl-campaign-modal.is-open{
  display:flex;
}
.pl-campaign-modal-backdrop{
  position:absolute;
  inset:0;
  background:rgba(3,34,64,.66);
  backdrop-filter:blur(5px);
}
.pl-campaign-modal-dialog{
  position:relative;
  z-index:2;
  width:min(720px,100%);
  max-height:min(82vh,760px);
  overflow:auto;
  border:1px solid rgba(255,255,255,.7);
  border-radius:22px;
  background:#fff;
  box-shadow:0 28px 80px rgba(0,35,67,.30);
}
.pl-campaign-modal-close{
  position:sticky;
  float:right;
  top:14px;
  right:14px;
  z-index:4;
  width:38px;
  height:38px;
  margin:14px 14px -52px 0;
  border:0;
  border-radius:50%;
  background:#edf8ff;
  color:#075d9d;
  cursor:pointer;
  font-size:25px;
  line-height:1;
}
.pl-campaign-modal-head{
  padding:28px 34px 20px;
  background:
    radial-gradient(circle at 100% 0,rgba(7,156,229,.14),transparent 34%),
    linear-gradient(180deg,#f7fcff,#fff);
  border-bottom:1px solid #e3eff7;
}
.pl-campaign-modal-head .eyebrow{
  margin-bottom:8px;
}
.pl-campaign-modal-head h2{
  max-width:580px;
  margin:0;
  color:var(--navy);
  font-size:28px;
  line-height:1.08;
}
.pl-campaign-modal-body{
  padding:24px 34px 10px;
  color:#4f6f8c;
  font-size:13px;
  line-height:1.55;
}
.pl-campaign-modal-body h3{
  margin:20px 0 7px;
  color:var(--navy);
  font-size:15px;
}
.pl-campaign-modal-body h3:first-child{
  margin-top:0;
}
.pl-campaign-modal-body p{
  margin:0 0 12px;
}
.pl-campaign-modal-body ul{
  margin:6px 0 16px;
  padding-left:20px;
}
.pl-campaign-modal-body li{
  margin:6px 0;
}
.pl-campaign-modal-foot{
  display:flex;
  justify-content:flex-end;
  padding:16px 34px 26px;
}
.pl-campaign-modal-foot .btn{
  min-width:130px;
}

@media(max-width:860px){
  .pl-promo-section:before,
  .pl-promo-section:after{
    display:none;
  }
  .pl-promo-emphasis:after{
    height:3px;
    bottom:-3px;
  }
  .pl-promo-card{
    min-height:0;
  }
  .pl-promo-value--split em{
    font-size:42px;
  }
  .pl-promo-value--split span{
    font-size:21px!important;
  }
  .pl-campaign-modal{
    padding:12px;
  }
  .pl-campaign-modal-dialog{
    max-height:88vh;
    border-radius:18px;
  }
  .pl-campaign-modal-head{
    padding:24px 22px 16px;
  }
  .pl-campaign-modal-head h2{
    font-size:23px;
    padding-right:34px;
  }
  .pl-campaign-modal-body{
    padding:20px 22px 8px;
  }
  .pl-campaign-modal-foot{
    padding:14px 22px 22px;
  }
}


/* =========================================================
   v0.4.8 — Approved content blocks: typography + image balance
   ========================================================= */

/* Block 1: image and benefit content finish at the same visual height. */
.pl-intro{
  position:relative;
  overflow:hidden;
  background:
    radial-gradient(circle at 100% 0,rgba(7,156,229,.055),transparent 23%),
    radial-gradient(circle at 0 100%,rgba(7,156,229,.045),transparent 24%),
    #fff;
}
.pl-intro .pl-two-col{
  grid-template-columns:minmax(0,46%) minmax(0,1fr);
  gap:44px;
  align-items:stretch;
}
.pl-intro .pl-media-card{
  height:auto;
  min-height:100%;
  align-self:stretch;
  border-radius:20px;
  box-shadow:0 18px 40px rgba(8,71,119,.11);
}
.pl-intro .pl-media-card img{
  width:100%;
  height:100%;
  min-height:100%;
  object-fit:cover;
  object-position:center center;
}
.pl-intro .pl-copy{
  display:flex;
  flex-direction:column;
  justify-content:center;
  min-width:0;
}
.pl-intro .pl-copy .pl-section-lead{
  margin:13px 0 22px;
  font-size:15px;
  line-height:1.55;
}
.pl-intro .pl-benefit-grid{
  gap:14px;
}
.pl-intro .pl-benefit{
  min-height:116px;
  padding:16px 17px;
  gap:12px;
  border-color:#d5e9f5;
  border-radius:14px;
  background:rgba(255,255,255,.93);
  box-shadow:0 8px 22px rgba(8,71,119,.045);
}
.pl-intro .pl-benefit>span{
  width:31px;
  height:31px;
  margin-top:1px;
  font-size:17px;
}
.pl-intro .pl-benefit strong{
  font-size:14px;
  line-height:1.25;
}
.pl-intro .pl-benefit small{
  margin-top:5px;
  color:#5f7f9c;
  font-size:13px;
  line-height:1.43;
}

/* Block 2: larger secondary copy and a photo matched to the whole card matrix. */
.pl-coverages{
  position:relative;
  overflow:hidden;
  background:
    radial-gradient(circle at 100% 10%,rgba(7,156,229,.055),transparent 23%),
    linear-gradient(180deg,#f7fcff 0%,#f3faff 100%);
}
.pl-coverages .pl-section-head{
  max-width:760px;
  margin-bottom:26px;
}
.pl-coverages .pl-section-head>p:not(.eyebrow){
  font-size:15px;
  line-height:1.55;
}
.pl-coverages .pl-coverage-layout{
  grid-template-columns:minmax(0,1.45fr) minmax(330px,.72fr);
  gap:32px;
  align-items:stretch;
}
.pl-coverages .pl-coverage-grid{
  gap:14px;
  grid-auto-rows:1fr;
}
.pl-coverages .pl-coverage-card{
  min-height:118px;
  padding:17px 18px;
  gap:12px;
  border-color:#d3e8f4;
  border-radius:14px;
  background:rgba(255,255,255,.96);
  box-shadow:0 8px 22px rgba(8,71,119,.04);
}
.pl-coverages .pl-check{
  width:31px;
  height:31px;
  font-size:17px;
}
.pl-coverages .pl-coverage-card strong{
  font-size:14px;
  line-height:1.25;
}
.pl-coverages .pl-coverage-card p{
  margin-top:6px;
  color:#5f7f9c;
  font-size:13px;
  line-height:1.45;
}
.pl-coverages .pl-doctor-photo{
  height:100%;
  min-height:0;
  align-self:stretch;
  border-radius:18px;
  box-shadow:0 18px 40px rgba(8,71,119,.10);
}
.pl-coverages .pl-doctor-photo img{
  width:100%;
  height:100%;
  min-height:100%;
  object-fit:cover;
  object-position:center center;
}

@media(max-width:860px){
  .pl-intro .pl-two-col,
  .pl-coverages .pl-coverage-layout{
    grid-template-columns:1fr;
    gap:22px;
  }
  .pl-intro .pl-media-card{
    height:280px;
    min-height:280px;
  }
  .pl-intro .pl-benefit{
    min-height:0;
  }
  .pl-intro .pl-benefit small,
  .pl-coverages .pl-coverage-card p{
    font-size:12.5px;
  }
  .pl-coverages .pl-doctor-photo{
    height:285px;
    min-height:285px;
  }
}


/* =========================================================
   v0.4.9 — Closing conversion blocks approved design
   ========================================================= */
.pl-fit{
  padding:42px 0 24px;
}
.pl-fit-card{
  position:relative;
  display:grid;
  grid-template-columns:minmax(360px,1.25fr) minmax(390px,1fr) 285px;
  align-items:center;
  gap:28px;
  overflow:hidden;
  padding:30px 32px;
  border:1px solid #d7ebf7;
  border-radius:20px;
  background:
    radial-gradient(circle at 100% 0,rgba(7,156,229,.11),transparent 27%),
    linear-gradient(135deg,#eaf7ff 0%,#f7fcff 100%);
  box-shadow:0 15px 34px rgba(6,77,128,.07);
}
.pl-fit-card:after{
  content:"";
  position:absolute;
  right:-70px;
  bottom:-88px;
  width:300px;
  height:180px;
  border:26px solid rgba(7,156,229,.055);
  border-radius:50%;
  pointer-events:none;
}
.pl-fit-main,
.pl-fit-audiences,
.pl-fit-action{position:relative;z-index:2}
.pl-fit-main h2{font-size:31px;line-height:1.06}
.pl-fit-intro{
  max-width:500px;
  margin:12px 0 0!important;
  color:#567895!important;
  font-size:14px;
  line-height:1.5;
}
.pl-fit-audiences{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:15px;
  padding:0 10px;
}
.pl-fit-audience{
  min-width:0;
  text-align:center;
}
.pl-fit-icon{
  display:grid;
  place-items:center;
  width:58px;
  height:58px;
  margin:0 auto 8px;
  border-radius:50%;
  background:rgba(255,255,255,.60);
  color:#0b6fc7;
  box-shadow:inset 0 0 0 1px rgba(7,156,229,.08);
}
.pl-fit-icon svg{width:29px;height:29px}
.pl-fit-audience strong,
.pl-fit-audience small{display:block}
.pl-fit-audience strong{color:var(--navy);font-size:13px}
.pl-fit-audience small{margin-top:4px;color:#64819b;font-size:10.5px;line-height:1.35}
.pl-fit-action{
  padding-left:26px;
  border-left:1px solid #cde4f3;
}
.pl-fit-badge{
  display:inline-flex;
  align-items:center;
  gap:7px;
  margin-bottom:14px;
  padding:7px 12px;
  border-radius:999px;
  background:#fff0e5;
  color:#e35f18;
  font-size:10.5px;
  font-weight:850;
}
.pl-fit-badge svg{width:16px;height:16px}
.pl-fit-action .btn{
  width:100%;
  min-height:48px;
  border-radius:10px;
  box-shadow:0 10px 22px rgba(8,111,199,.15);
}
.pl-fit-safe{
  display:flex;
  align-items:center;
  gap:7px;
  margin-top:12px;
  color:#406c90;
  font-size:10.5px;
  font-weight:700;
}
.pl-fit-safe svg{width:16px;height:16px}

.pl-support{
  position:relative;
  padding:48px 0 54px;
  overflow:hidden;
  background:
    radial-gradient(circle at 93% 65%,rgba(7,156,229,.055),transparent 18%),
    #fff;
}
.pl-support-grid{
  grid-template-columns:40% 1fr;
  gap:44px;
  align-items:stretch;
}
.pl-support-photo{
  position:relative;
  height:auto;
  min-height:380px;
  overflow:hidden;
  border-radius:20px;
  box-shadow:0 18px 38px rgba(7,74,126,.10);
}
.pl-support-photo img{height:100%;object-position:center center}
.pl-support-photo-note{
  position:absolute;
  right:18px;
  top:28px;
  transform:rotate(-7deg);
  color:#0758a3;
  font-family:"Segoe Print","Bradley Hand",cursive;
  font-size:19px;
  line-height:1.15;
  text-align:center;
  text-shadow:0 1px 0 rgba(255,255,255,.65);
}
.pl-support-photo-note:after{
  content:"";
  display:block;
  width:80px;
  height:3px;
  margin:6px auto 0;
  border-radius:999px;
  background:#3bb4ef;
  transform:rotate(-6deg);
}
.pl-support-copy{
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.pl-support-copy h2{max-width:760px;font-size:34px}
.pl-support-copy>p:not(.eyebrow){
  max-width:760px;
  margin:13px 0 20px;
  color:#5a7995;
  font-size:14px;
  line-height:1.52;
}
.pl-support-copy>p:not(.eyebrow) strong{color:#436b8c}
.pl-support-copy .support-actions{gap:12px;flex-wrap:nowrap}
.pl-support-copy .support-actions .btn{
  min-width:205px;
  min-height:48px;
  border-radius:10px;
  box-shadow:0 10px 22px rgba(8,111,199,.13);
}
.pl-support-copy .support-whatsapp{min-width:170px}
.pl-support-points{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:0;
  margin-top:24px;
  padding-top:18px;
  border-top:1px solid #dcecf6;
}
.pl-support-points>div{
  display:flex;
  align-items:center;
  gap:10px;
  min-width:0;
  padding:0 14px;
  border-right:1px solid #dcecf6;
}
.pl-support-points>div:first-child{padding-left:0}
.pl-support-points>div:last-child{border-right:0;padding-right:0}
.pl-support-points>div>span{
  flex:0 0 auto;
  display:grid;
  place-items:center;
  width:34px;
  height:34px;
  color:#0b6fc7;
}
.pl-support-points svg{width:26px;height:26px}
.pl-support-points p{margin:0}
.pl-support-points strong,
.pl-support-points small{display:block}
.pl-support-points strong{font-size:11.5px;color:var(--navy)}
.pl-support-points small{margin-top:2px;color:#6c879f;font-size:9.5px;line-height:1.3}

@media(max-width:980px) and (min-width:861px){
  .pl-fit-card{grid-template-columns:1.1fr 1fr;gap:20px}
  .pl-fit-action{grid-column:1/-1;border-left:0;border-top:1px solid #cde4f3;padding:18px 0 0;display:flex;align-items:center;gap:14px}
  .pl-fit-badge{margin:0}
  .pl-fit-action .btn{width:auto;min-width:210px}
  .pl-fit-safe{margin:0}
  .pl-support-grid{grid-template-columns:38% 1fr;gap:30px}
  .pl-support-copy h2{font-size:29px}
}

@media(max-width:860px){
  .pl-fit{padding:28px 0 16px}
  .pl-fit-card{
    display:block;
    padding:22px 20px;
    border-radius:17px;
  }
  .pl-fit-main h2{font-size:27px}
  .pl-fit-intro{font-size:12.5px}
  .pl-fit-audiences{gap:8px;margin-top:20px;padding:0}
  .pl-fit-icon{width:46px;height:46px}
  .pl-fit-icon svg{width:23px;height:23px}
  .pl-fit-audience strong{font-size:11.5px}
  .pl-fit-audience small{font-size:9px}
  .pl-fit-action{margin-top:20px;padding:18px 0 0;border-left:0;border-top:1px solid #cde4f3}
  .pl-fit-badge{margin-bottom:11px}

  .pl-support{padding:32px 0 38px}
  .pl-support-grid{grid-template-columns:1fr;gap:22px}
  .pl-support-photo{min-height:270px;height:270px}
  .pl-support-photo-note{right:14px;top:18px;font-size:15px}
  .pl-support-copy h2{font-size:28px}
  .pl-support-copy>p:not(.eyebrow){font-size:12.5px}
  .pl-support-copy .support-actions{flex-wrap:wrap}
  .pl-support-copy .support-actions .btn{flex:1 1 100%;min-width:0}
  .pl-support-points{grid-template-columns:1fr;gap:12px;margin-top:20px}
  .pl-support-points>div,
  .pl-support-points>div:first-child,
  .pl-support-points>div:last-child{padding:0;border-right:0}
}


/* =========================================================
   v0.4.10 — Light pre-footer CTA + light elegant footer
   ========================================================= */

/* Separate the final conversion CTA from the footer visually. */
.product-landing .pl-bottom-cta{
  padding:34px 0 36px;
  background:#f4fbff;
  color:var(--navy);
  border-top:1px solid #e0eef7;
}
.product-landing .pl-bottom-cta .container{
  position:relative;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:28px;
  min-height:122px;
  padding:25px 30px;
  overflow:hidden;
  border:1px solid #d8eaf5;
  border-radius:20px;
  background:
    radial-gradient(circle at 100% 0,rgba(7,156,229,.08),transparent 36%),
    #fff;
  box-shadow:0 16px 34px rgba(7,74,126,.08);
}
.product-landing .pl-bottom-cta .container:after{
  content:"";
  position:absolute;
  right:-55px;
  bottom:-82px;
  width:210px;
  height:150px;
  border:22px solid rgba(7,156,229,.055);
  border-radius:50%;
  pointer-events:none;
}
.product-landing .pl-bottom-cta .container>div{
  position:relative;
  z-index:2;
  max-width:680px;
}
.product-landing .pl-bottom-cta strong{
  color:var(--navy);
  font-size:24px;
  line-height:1.1;
  letter-spacing:-.02em;
}
.product-landing .pl-bottom-cta span{
  margin-top:7px;
  color:#5c7c9c;
  font-size:12.5px;
  line-height:1.45;
}
.product-landing .pl-bottom-cta .btn{
  position:relative;
  z-index:2;
  min-width:220px;
  min-height:50px;
  padding-inline:24px;
  border-radius:11px;
  box-shadow:0 10px 22px rgba(255,101,19,.18);
  white-space:nowrap;
}

/* Global footer: light, calm and clearly separate from the CTA above. */
.site-footer{
  position:relative;
  padding:22px 0 16px;
  border-top:1px solid #dcebf5;
  background:linear-gradient(180deg,#ffffff 0%,#f7fbfe 100%);
  color:var(--navy);
}
.footer-main{
  position:relative;
  min-height:72px;
  display:flex;
  align-items:center;
  justify-content:center;
}
.footer-logo{
  display:block;
  width:190px;
  max-height:66px;
  object-fit:contain;
  margin:0 auto;
}
.footer-claim{
  position:absolute;
  right:28px;
  top:17px;
  color:#124e82;
  font-family:"Segoe Print","Bradley Hand",cursive;
  font-size:13px;
  line-height:.96;
  transform:rotate(-5deg);
}
.footer-claim span{
  display:block;
  width:42px;
  height:3px;
  margin-top:4px;
  border-radius:999px;
  background:#ffc400;
  transform:rotate(-7deg);
}
.footer-legal{
  display:flex;
  align-items:center;
  justify-content:space-between;
  padding-top:12px;
  border-top:1px solid #e2edf5;
  color:#72889b;
  font-size:9.5px;
}
.footer-legal nav{
  display:flex;
  gap:16px;
}
.footer-legal a{
  color:#52718f;
  font-weight:650;
}
.footer-legal a:hover{
  color:#0b6fc7;
}
.footer-legal small{
  color:#8295a7;
}

@media(max-width:860px){
  .product-landing .pl-bottom-cta{
    padding:22px 0 26px;
  }
  .product-landing .pl-bottom-cta .container{
    display:block;
    min-height:0;
    padding:22px 20px;
    border-radius:17px;
  }
  .product-landing .pl-bottom-cta strong{
    font-size:21px;
  }
  .product-landing .pl-bottom-cta span{
    font-size:11.5px;
  }
  .product-landing .pl-bottom-cta .btn{
    width:100%;
    min-width:0;
    margin-top:16px;
  }

  .site-footer{
    padding:18px 0 20px;
  }
  .footer-main{
    min-height:68px;
    justify-content:center;
  }
  .footer-logo{
    width:180px;
    max-height:62px;
  }
  .footer-claim{
    display:none;
  }
  .footer-legal{
    flex-direction:column;
    align-items:center;
    gap:10px;
    padding-top:12px;
    text-align:center;
  }
  .footer-legal nav{
    justify-content:center;
    gap:14px;
    flex-wrap:wrap;
  }
}


/* =========================================================
   v0.4.11 — Keep pre-footer light; footer becomes soft elegant blue
   ========================================================= */

/* Pre-footer remains exactly in the light treatment from v0.4.10. */

/* Elegant soft-blue footer */
.site-footer{
  position:relative;
  padding:24px 0 16px;
  border-top:0;
  background:
    radial-gradient(circle at 82% 18%,rgba(255,255,255,.08),transparent 26%),
    linear-gradient(135deg,#2f6f9f 0%,#347aa8 55%,#3a83ae 100%);
  color:#fff;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.10);
}
.footer-main{
  min-height:74px;
}
.footer-logo{
  width:190px;
  max-height:66px;
}
.footer-claim{
  right:30px;
  top:18px;
  color:#f4fbff;
  text-shadow:0 1px 0 rgba(0,0,0,.05);
}
.footer-claim span{
  background:#ffd23c;
}
.footer-legal{
  padding-top:12px;
  border-top:1px solid rgba(255,255,255,.18);
  color:rgba(255,255,255,.78);
}
.footer-legal a{
  color:rgba(255,255,255,.86);
  font-weight:650;
}
.footer-legal a:hover{
  color:#fff;
}
.footer-legal small{
  color:rgba(255,255,255,.72);
}

@media(max-width:860px){
  .site-footer{
    padding:20px 0 22px;
    background:
      linear-gradient(135deg,#2f6f9f 0%,#347aa8 62%,#3a83ae 100%);
  }
  .footer-main{
    min-height:68px;
  }
  .footer-logo{
    width:180px;
    max-height:62px;
  }
  .footer-legal{
    border-top:1px solid rgba(255,255,255,.16);
    color:rgba(255,255,255,.76);
  }
  .footer-legal a{
    color:rgba(255,255,255,.88);
  }
  .footer-legal small{
    color:rgba(255,255,255,.72);
  }
}


/* =========================================================
   v0.4.12 — Footer aligned with the site's real blue palette
   Uses existing brand colors: --blue2 #0b6fc7 / --blue #079ce5.
   Pre-footer remains unchanged.
   ========================================================= */
.site-footer{
  background:
    radial-gradient(circle at 84% 12%,rgba(255,255,255,.09),transparent 27%),
    linear-gradient(135deg,#0b6fc7 0%,#0b7fc7 58%,#079ce5 100%);
  color:#fff;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.12);
}
.footer-claim{
  color:#f5fbff;
}
.footer-legal{
  border-top:1px solid rgba(255,255,255,.20);
  color:rgba(255,255,255,.80);
}
.footer-legal a{
  color:rgba(255,255,255,.90);
}
.footer-legal a:hover{
  color:#fff;
}
.footer-legal small{
  color:rgba(255,255,255,.76);
}

@media(max-width:860px){
  .site-footer{
    background:linear-gradient(135deg,#0b6fc7 0%,#0b82cc 62%,#079ce5 100%);
  }
}


/* =========================================================
   v0.4.13 — Cleaner promo section background
   Remove decorative background words/shapes and keep only
   a soft section tone so it separates from adjacent blocks.
   ========================================================= */
.pl-promo-section{
  background:linear-gradient(180deg,#f7fbff 0%, #eef6fc 100%)!important;
}
.pl-promo-section:before,
.pl-promo-section:after{
  content:none!important;
  display:none!important;
}


/* =========================================================
   v0.4.14 — SOLO MÓVIL: hero Vital alineado con escritorio
   - campaña con la nueva caja premium
   - familia mucho más visible en la foto
   - degradado menos invasivo sobre la imagen
   ========================================================= */
@media(max-width:860px){
  
  
  
  
  .product-landing .pl-hero-copy{
    width:62%;
    padding:34px 0 18px 14px;
  }
  .product-landing .pl-hero-copy h1{
    font-size:31px;
    line-height:1.02;
  }
  .product-landing .pl-lead{
    max-width:250px;
    margin:10px 0 10px;
    font-size:12.5px;
    line-height:1.36;
  }
  .product-landing .pl-promo-hero{
    display:grid;
    grid-template-columns:42px minmax(0,1fr);
    gap:10px;
    max-width:88%;
    margin:8px 0 14px;
    padding:12px 12px;
    border:1px solid rgba(255,255,255,.14);
    border-radius:14px;
    background:linear-gradient(135deg,#074675 0%,#0866a5 56%,#0b86c9 100%)!important;
    box-shadow:0 12px 24px rgba(4,62,107,.20), inset 0 1px 0 rgba(255,255,255,.10);
  }
  .product-landing .pl-promo-hero:before,
  .product-landing .pl-promo-hero:after{
    content:none!important;
    display:none!important;
  }
  .product-landing .pl-promo-hero-icon{
    width:40px;
    height:40px;
    border-radius:12px;
    background:linear-gradient(180deg,#ff8d28 0%,#ff6b00 100%);
    box-shadow:0 8px 18px rgba(255,107,0,.20);
  }
  .product-landing .pl-promo-hero-copy small{
    color:#d8ecfb!important;
    font-size:8.5px;
    letter-spacing:.18em;
  }
  .product-landing .pl-promo-hero-copy strong{
    color:#fff!important;
    font-size:16px;
    line-height:1.05;
  }
  .product-landing .pl-promo-hero-copy > span{
    color:#e8f5ff!important;
    font-size:10px;
    line-height:1.32;
  }
  .product-landing .pl-price{
    margin-top:2px;
  }
  .product-landing .pl-price strong{
    font-size:43px;
  }
  .product-landing .pl-price strong small{
    font-size:21px;
  }
}


/* =========================================================
   v0.4.15 — SOLO MÓVIL: hero Vital, más personas visibles
   y caja de campaña más compacta y secundaria
   ========================================================= */
@media(max-width:860px){
  
  
  
  .product-landing .pl-hero-copy{
    width:57%;
    padding:34px 0 16px 14px;
  }
  .product-landing .pl-lead{
    max-width:210px;
    margin:9px 0 10px;
    font-size:12px;
    line-height:1.34;
  }
  .product-landing .pl-promo-hero{
    grid-template-columns:34px minmax(0,1fr);
    gap:8px;
    max-width:80%;
    margin:6px 0 12px;
    padding:10px 11px;
    border-radius:12px;
    background:linear-gradient(135deg,rgba(255,255,255,.94) 0%,rgba(248,252,255,.92) 100%)!important;
    border:1px solid rgba(255,138,40,.34);
    box-shadow:0 8px 18px rgba(9,66,110,.10);
  }
  .product-landing .pl-promo-hero-icon{
    width:34px;
    height:34px;
    border-radius:10px;
    box-shadow:none;
  }
  .product-landing .pl-promo-hero-copy small{
    color:#e56b0f!important;
    font-size:8px;
    letter-spacing:.16em;
  }
  .product-landing .pl-promo-hero-copy strong{
    color:#d95a00!important;
    font-size:14px;
    line-height:1.05;
  }
  .product-landing .pl-promo-hero-copy > span{
    color:#6a6f76!important;
    font-size:9.5px;
    line-height:1.25;
  }
  .product-landing .pl-price strong{
    font-size:42px;
  }
}


/* =========================================================
   v0.4.16 — SOLO MÓVIL: composición definitiva hero Vital
   Foto espejada en móvil para llevar la pareja a la derecha y
   promoción reducida a una banda compacta secundaria.
   ========================================================= */
@media(max-width:860px){
  
  
  
  .product-landing .pl-hero-copy{
    width:54%;
    padding:32px 0 16px 14px;
  }
  .product-landing .pl-hero-copy h1{
    font-size:30px;
    line-height:1.02;
  }
  .product-landing .pl-lead{
    max-width:215px;
    margin:9px 0 9px;
    font-size:11.8px;
    line-height:1.33;
  }

  /* Promo is intentionally a compact strip on mobile, not a large card. */
  .product-landing .pl-promo-hero{
    display:grid!important;
    grid-template-columns:30px minmax(0,1fr)!important;
    align-items:center;
    gap:8px!important;
    width:100%;
    max-width:215px!important;
    min-height:0!important;
    margin:5px 0 11px!important;
    padding:8px 10px!important;
    border:0!important;
    border-top:3px solid #ff8a24!important;
    border-radius:11px!important;
    background:linear-gradient(135deg,#074675 0%,#0869a8 58%,#0a83c6 100%)!important;
    box-shadow:0 8px 18px rgba(4,62,107,.16)!important;
  }
  .product-landing .pl-promo-hero:before,
  .product-landing .pl-promo-hero:after{
    content:none!important;
    display:none!important;
  }
  .product-landing .pl-promo-hero-icon{
    width:30px!important;
    height:30px!important;
    border-radius:9px!important;
    background:linear-gradient(180deg,#ff942f,#ff6b00)!important;
    box-shadow:none!important;
  }
  .product-landing .pl-promo-hero-icon svg{
    width:17px!important;
    height:17px!important;
  }
  .product-landing .pl-promo-hero-copy small,
  .product-landing .pl-promo-hero-copy > span{
    display:none!important;
  }
  .product-landing .pl-promo-hero-copy strong{
    display:block!important;
    margin:0!important;
    color:#fff!important;
    font-size:13.5px!important;
    line-height:1.08!important;
    letter-spacing:-.01em!important;
  }
  .product-landing .pl-price{
    margin-top:0!important;
  }
  .product-landing .pl-price strong{
    font-size:41px!important;
  }
  .product-landing .pl-price strong small{
    font-size:19px!important;
  }
}


/* =========================================================
   v0.4.17 — SOLO MÓVIL
   1) pareja menos desplazada a la derecha
   2) campaña equilibrada/compacta
   3) ventajas finales en horizontal
   ========================================================= */
@media(max-width:860px){

  /* With the mirrored image, 0% moves the couple back toward the visual
     centre instead of pushing them against the right edge. */
  
  

  /* Middle ground: enough air to read the campaign, without becoming
     the dominant element in the hero. */
  .product-landing .pl-promo-hero{
    display:grid!important;
    grid-template-columns:34px minmax(0,1fr)!important;
    align-items:center!important;
    gap:9px!important;
    width:auto!important;
    max-width:280px!important;
    min-height:0!important;
    margin:7px 0 12px!important;
    padding:10px 12px!important;
    border:1px solid rgba(255,255,255,.16)!important;
    border-top:3px solid #ff8a24!important;
    border-radius:12px!important;
    background:linear-gradient(135deg,#074675 0%,#0868a7 58%,#0a83c6 100%)!important;
    box-shadow:0 9px 20px rgba(4,62,107,.16)!important;
  }
  .product-landing .pl-promo-hero:before,
  .product-landing .pl-promo-hero:after{
    content:none!important;
    display:none!important;
  }
  .product-landing .pl-promo-hero-icon{
    width:34px!important;
    height:34px!important;
    border-radius:10px!important;
    background:linear-gradient(180deg,#ff9530,#ff6b00)!important;
    box-shadow:none!important;
  }
  .product-landing .pl-promo-hero-icon svg{
    width:18px!important;
    height:18px!important;
  }
  .product-landing .pl-promo-hero-copy small{
    display:block!important;
    margin:0 0 3px!important;
    padding:0!important;
    border:0!important;
    background:none!important;
    color:#bfe6fb!important;
    font-size:7.5px!important;
    line-height:1.1!important;
    letter-spacing:.11em!important;
  }
  .product-landing .pl-promo-hero-copy strong{
    display:block!important;
    margin:0!important;
    color:#fff!important;
    font-size:13.5px!important;
    line-height:1.08!important;
    letter-spacing:-.01em!important;
  }
  .product-landing .pl-promo-hero-copy > span{
    display:none!important;
  }

  /* Three trust points in one horizontal row on mobile. */
  .product-landing .pl-support-points{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:0!important;
    margin-top:20px!important;
    padding-top:16px!important;
    border-top:1px solid #dcecf6!important;
  }
  .product-landing .pl-support-points>div,
  .product-landing .pl-support-points>div:first-child,
  .product-landing .pl-support-points>div:last-child{
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:5px!important;
    min-width:0!important;
    padding:0 8px!important;
    border-right:1px solid #dcecf6!important;
    text-align:center!important;
  }
  .product-landing .pl-support-points>div:last-child{
    border-right:0!important;
  }
  .product-landing .pl-support-points>div>span{
    width:30px!important;
    height:30px!important;
    margin:0 auto 2px!important;
  }
  .product-landing .pl-support-points svg{
    width:23px!important;
    height:23px!important;
  }
  .product-landing .pl-support-points p{
    margin:0!important;
    width:100%!important;
  }
  .product-landing .pl-support-points strong{
    font-size:9.5px!important;
    line-height:1.15!important;
  }
  .product-landing .pl-support-points small{
    margin-top:3px!important;
    font-size:8px!important;
    line-height:1.2!important;
  }
}


/* v0.4.18 — version bump for the latest mobile hero/support fixes */


/* =========================================================
   v0.4.19 — SOLO MÓVIL: ajuste final aprobado del hero Vital
   Baja campaña + precio para liberar las caras.
   La fotografía conserva su tamaño y altura.
   ========================================================= */
@media(max-width:860px){
  /* Slightly return the couple toward the right, without changing the image size. */
  

  /* Keep heading/subtitle in place. The promotion and price move down as a unit. */
  .product-landing .pl-promo-hero{
    margin-top:34px!important;
    margin-bottom:13px!important;
    max-width:285px!important;
    padding:11px 13px!important;
  }

  .product-landing .pl-price{
    margin-top:0!important;
  }

  /* Preserve the compact premium promo treatment. */
  .product-landing .pl-promo-hero-copy small{
    display:block!important;
  }
  .product-landing .pl-promo-hero-copy > span{
    display:none!important;
  }
}


/* =========================================================
   v0.4.20 — SOLO MÓVIL: cierre fino hero Vital
   - fondo panorámico a todo el ancho real
   - NO recortar lateralmente el hero por el .container
   - campaña + precio 13px más abajo
   ========================================================= */
@media(max-width:860px){
  /* The hero itself reaches both viewport edges on mobile. */
  

  /* Keep the panoramic image covering the whole hero width.
     Do not change its height or scale/crop treatment from the approved state. */
  
  

  /* Restore the normal text inset now that the container is full-bleed. */
  .product-landing .pl-hero-copy{
    padding-left:38px!important;
  }

  /* Approved final micro-adjustment: lower campaign and price together. */
  .product-landing .pl-promo-hero{
    margin-top:47px!important; /* +13px vs v0.4.19 */
  }
}


/* =========================================================
   v0.4.21 — SOLO MÓVIL: microajuste final hero Vital
   ========================================================= */


@media(max-width:860px){
  
  

  /* No mover más a las personas: conservar el encuadre aprobado. */
  

  /* Otros 13 px hacia abajo respecto a v0.4.20.
     El precio baja con la campaña al ir inmediatamente después. */
  .product-landing .pl-promo-hero{
    margin-top:60px!important;
  }
}


/* =========================================================
   v0.4.22 — SOLO MÓVIL: ajuste final hero Vital
   - campaña + precio 10px más abajo
   - personas ~12px a la derecha
   - panorámica/full-width mantenida
   ========================================================= */
@media(max-width:860px){
  /* Small horizontal nudge only; keep image dimensions and full-bleed hero. */
  

  /* 10px lower than v0.4.21. Price follows the campaign in normal flow. */
  .product-landing .pl-promo-hero{
    margin-top:70px!important;
  }
}

/* =========================================================
   v0.4.27 — Plena Total: lenguaje visual congelado de Vital.
   Solo cambia el encuadre de la fotografía.
   ========================================================= */
@media(min-width:861px){
  
}
@media(max-width:860px){
  
}


/* =========================================================
   v0.4.28 — coherencia de campañas + encuadre móvil global
   ========================================================= */

/* Las páginas estándar pueden heredar el lenguaje de campaña de Vital mediante
   la clase campaign. Este bloque solo corrige la fotografía en móvil: las
   personas deben quedar en el lado derecho y nunca volteadas. */
@media(max-width:860px){
  

  /* Mantener la panorámica móvil a ancho completo también en los productos
     estándar, sin alterar Vital ni Plena Total. */
  
  
}


/* =========================================================
   v0.4.29 — escritorio: CTA hero normalizado en una sola línea
   ========================================================= */
@media(min-width:861px){
  .product-landing .pl-hero-actions{
    flex-wrap:nowrap!important;
    align-items:center!important;
  }
  .product-landing .pl-hero-actions .btn{
    width:auto!important;
    min-width:228px!important;
    white-space:nowrap!important;
    flex:0 0 auto!important;
  }
  .product-landing .pl-text-call{
    white-space:nowrap!important;
    flex:0 0 auto!important;
  }
}


/* =========================================================
   v0.4.30 — MÓVIL: personas a la derecha en TODOS los productos
   Vital ya estaba aprobado así; se replica el mismo criterio al resto.
   Escritorio no se toca.
   ========================================================= */
@media(max-width:860px){
  /* Plena Total: misma pareja y mismo criterio móvil que Vital. */
  

  /* Seniors, Pymes, Welcome y cualquier producto estándar:
     las personas quedan en el lado derecho, como en Vital. */
  
}


/* =========================================================
   v0.4.31 — ajustes dirigidos: Seniors, Pymes Total y Welcome
   Plena Total y Vital NO se modifican.
   ========================================================= */

/* SENIORS
   Usa la fotografía senior aprobada. Se desplaza el grupo hacia la derecha
   sin cambiar la estructura del hero ni la campaña. */
@media(min-width:861px){
  
}
@media(max-width:860px){
  
}

/* PYMES TOTAL
   Escritorio: el equipo se desplaza hacia la izquierda para que el formulario
   no tape las caras. Móvil: el equipo queda visible a la derecha. */
@media(min-width:861px){
  
}
@media(max-width:860px){
  
}

/* WELCOME
   La chica se sitúa más a la derecha en ambos formatos. */
@media(min-width:861px){
  
}
@media(max-width:860px){
  
}


/* =========================================================
   v0.4.32 — módulo final compartido desde Vital + Welcome móvil
   ========================================================= */

/* El bloque aprobado "Sin compromiso / Te ayudamos / Respuesta rápida"
   deja de ser exclusivo de Vital: en móvil se muestra igual en TODOS los
   productos, en una única fila de tres columnas. */
@media(max-width:860px){
  .product-landing .pl-support-points{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:0!important;
    margin-top:20px!important;
    padding-top:16px!important;
    border-top:1px solid #dcecf6!important;
  }
  .product-landing .pl-support-points>div,
  .product-landing .pl-support-points>div:first-child,
  .product-landing .pl-support-points>div:last-child{
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:5px!important;
    min-width:0!important;
    padding:0 8px!important;
    border-right:1px solid #dcecf6!important;
    text-align:center!important;
  }
  .product-landing .pl-support-points>div:last-child{
    border-right:0!important;
  }
  .product-landing .pl-support-points>div>span{
    width:30px!important;
    height:30px!important;
    margin:0 auto 2px!important;
  }
  .product-landing .pl-support-points svg{
    width:23px!important;
    height:23px!important;
  }
  .product-landing .pl-support-points p{
    margin:0!important;
    width:100%!important;
  }
  .product-landing .pl-support-points strong{
    font-size:9.5px!important;
    line-height:1.15!important;
  }
  .product-landing .pl-support-points small{
    margin-top:3px!important;
    font-size:8px!important;
    line-height:1.2!important;
  }

  /* Welcome: la imagen original tiene a la chica a la izquierda.
     Al mantener el volteo aprobado y llevar el recorte al extremo izquierdo
     del original, la chica aparece más a la derecha en pantalla. */
  
}


/* =========================================================
   v0.4.33 — SOLO MÓVIL: ajuste fino Adeslas Welcome
   - título en dos líneas
   - precio más abajo
   - chica claramente más a la derecha
   ========================================================= */


@media(max-width:860px){
  
  

  /* La imagen se mantiene panorámica; el encuadre desplaza a la chica
     hacia el extremo derecho visible del hero. */
  

  /* Más aire vertical: el precio baja sin mover el título ni la imagen. */
  
}


/* =========================================================
   v0.4.34 — Adeslas Welcome
   - sin campaña
   - foto invertida: chica a la derecha mirando a la izquierda
   - CTA móvil naranja
   ========================================================= */

/* Welcome no debe mostrar una promoción aunque exista una campaña asignada
   accidentalmente en administración. */


/* Escritorio: imagen invertida, chica a la derecha. */
@media(min-width:861px){
  
}

/* Móvil: mismo criterio, con la chica aún más hacia el extremo derecho.
   El CTA principal recupera el naranja de conversión. */
@media(max-width:860px){
  

  
}


/* =========================================================
   v0.4.35 — SOLO FOTO HERO WELCOME
   No cambia formulario, grid, textos, precio ni estructura.
   ========================================================= */

/* La foto original tiene a la chica a la izquierda.
   Se mantiene invertida y se amplía el lienzo visual para desplazarla
   claramente al extremo derecho sin mover el formulario. */
@media(min-width:861px){
  
}

@media(max-width:860px){
  
}


/* =========================================================
   v0.4.36 — SOLO ESCRITORIO: centrar chica de Welcome
   Formulario, estructura y móvil permanecen intactos.
   ========================================================= */
@media(min-width:861px){
  
}


/* =========================================================
   v0.4.37 — Welcome escritorio: encuadre final aprobado
   SOLO se mueve la fotografía de fondo.
   ========================================================= */
@media(min-width:861px){
  
}


/* =========================================================
   v0.4.38 — Welcome escritorio: panorámica real
   NO se toca formulario, grid ni estructura.
   ========================================================= */
@media(min-width:861px){
  /* La capa fotográfica se prolonga desde su posición actual hasta el borde
     derecho del viewport. Esto elimina el corte en el ancho interior. */
  

  /* Recuperamos escala natural: la chica deja de verse ampliada.
     La foto sigue invertida y el encuadre se centra algo más a la izquierda. */
  
}


/* =========================================================
   v0.4.40 — WELCOME normalizado con el resto de productos
   Formulario/grid/estructura: exactamente la geometría común.
   Solo se ajusta la fotografía del hero.
   ========================================================= */

/* ESCRITORIO:
   restaurar el contenedor fotográfico estándar (columnas 2-4).
   La imagen panorámica original coloca a la chica en el espacio central,
   entre el copy y el formulario, sin ampliar ni desplazar el formulario. */
@media(min-width:861px){
  
  
}

/* MÓVIL:
   misma imagen, pero invertida como en Vital para que la chica quede
   claramente en el lado derecho del hero. */
@media(max-width:860px){
  
  
}


/* =========================================================
   v0.4.41 — SOLO MÓVIL Welcome: rollback al estado aprobado v0.4.34
   Escritorio v0.4.40 permanece intacto.
   ========================================================= */
@media(max-width:860px){
  
}

/* =========================================================
   v0.4.42 — SOLO MÓVIL Welcome
   Restaurado EXACTAMENTE al encuadre correcto de v0.4.35.
   Escritorio v0.4.40/0.4.41 permanece intacto.
   ========================================================= */
@media(max-width:860px){
  
}


/* =========================================================
   v0.4.43 — Pymes Total: hero controlado por SEG Web Core
   Escritorio: panorámica centrada, sin desplazamientos artificiales.
   Móvil conserva el encuadre móvil ya existente.
   ========================================================= */
@media(min-width:861px){
  
}


/* =========================================================
   v0.4.44 — Pymes Total
   - escritorio: personas más hacia la izquierda
   - títulos: saltos de línea gestionados desde la ficha SEG
   ========================================================= */
@media(min-width:861px){
  
}


/* =========================================================
   v0.4.46 — Pymes Total: centrado real del hero en escritorio
   Solo cambia el encuadre horizontal de la fotografía.
   ========================================================= */
@media(min-width:861px){
  
}


/* =========================================================
   v0.4.47 — HERO ÚNICO PARA TODOS LOS PRODUCTOS
   No hay reglas de encuadre por nombre de producto.
   SEG Web Core decide las imágenes; el tema solo las representa.
   ========================================================= */

.product-landing .pl-hero-photo picture{
  display:block;
  width:100%;
  height:100%;
}
.product-landing .pl-hero-photo img{
  display:block;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  object-fit:cover!important;
  object-position:center center!important;
  transform:none!important;
}

/* Escritorio: misma geometría en todos los productos. */
@media(min-width:861px){
  .product-landing .pl-hero-grid{
    min-height:540px;
  }
  .product-landing .pl-hero-photo{
    grid-column:2 / 4;
    grid-row:1;
    width:auto!important;
    max-width:none!important;
    height:540px!important;
    overflow:hidden!important;
  }
}

/* Móvil: mismo hero full-width para todos.
   Si SEG tiene Imagen hero móvil, <picture> la utiliza automáticamente. */
@media(max-width:860px){
  .product-landing .pl-hero-grid.container{
    width:100%!important;
    max-width:none!important;
    margin-left:0!important;
    margin-right:0!important;
  }
  .product-landing .pl-hero-photo{
    grid-column:1;
    grid-row:1;
    width:100%!important;
    max-width:none!important;
    height:390px!important;
    overflow:hidden!important;
  }
  .product-landing .pl-hero-copy{
    padding-left:38px!important;
  }
}


/* =========================================================
   v0.4.48 — PLANTILLA MAESTRA ÚNICA DE PRODUCTOS
   El diseño aprobado de Vital es ahora el diseño común.
   No existen estilos visuales por nombre de producto.
   ========================================================= */

/* Todas las landings comparten exactamente la misma estructura visual. */
.product-landing .pl-hero-photo picture{
  display:block;
  width:100%;
  height:100%;
}
.product-landing .pl-hero-photo img{
  display:block;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  object-fit:cover!important;
  object-position:center center!important;
  transform:none!important;
}

/* Campaña: si existe se muestra con el diseño premium común.
   Si no existe, el PHP no renderiza el módulo. */
.product-landing .pl-promo-hero{
  border:1px solid rgba(255,255,255,.13);
  background:linear-gradient(135deg,#074675 0%,#0866a5 56%,#0b86c9 100%);
  box-shadow:0 16px 32px rgba(4,62,107,.22), inset 0 1px 0 rgba(255,255,255,.12);
}
.product-landing .pl-promo-hero:before,
.product-landing .pl-promo-hero:after{
  content:none!important;
  display:none!important;
}

/* Los tres argumentos finales siempre comparten la misma geometría. */
@media(max-width:860px){
  .product-landing .pl-support-points{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
}


/* =========================================================
   v0.4.49 — OFERTA HERO NORMALIZADA
   Precio a la izquierda + campaña a la derecha, en una sola fila.
   Regla común para TODOS los productos actuales y futuros.
   ========================================================= */
.product-landing .pl-offer-row{
  display:flex!important;
  align-items:center!important;
  gap:14px!important;
  width:max-content!important;
  max-width:min(650px,calc(100vw - 32px))!important;
  margin:8px 0 14px!important;
}
.product-landing .pl-offer-row.no-campaign{
  display:block!important;
}
.product-landing .pl-offer-row .pl-price{
  flex:0 0 auto!important;
  margin:0!important;
}
.product-landing .pl-offer-row .pl-price>span{
  margin-bottom:2px!important;
}
.product-landing .pl-offer-row .pl-price strong{
  white-space:nowrap!important;
}
.product-landing .pl-offer-row .pl-price em{
  max-width:190px!important;
  margin-top:5px!important;
}

/* La campaña del hero es deliberadamente compacta: mantiene el lenguaje
   premium aprobado pero funciona como compañero visual del precio. */
.product-landing .pl-offer-row .pl-promo-hero{
  display:grid!important;
  grid-template-columns:34px minmax(0,1fr)!important;
  align-items:center!important;
  gap:8px!important;
  width:auto!important;
  min-width:190px!important;
  max-width:235px!important;
  min-height:58px!important;
  margin:0!important;
  padding:9px 11px!important;
  border:1px solid rgba(255,255,255,.13)!important;
  border-radius:13px!important;
  background:linear-gradient(135deg,#074675 0%,#0866a5 56%,#0b86c9 100%)!important;
  box-shadow:0 10px 22px rgba(4,62,107,.18), inset 0 1px 0 rgba(255,255,255,.10)!important;
}
.product-landing .pl-offer-row .pl-promo-hero:before,
.product-landing .pl-offer-row .pl-promo-hero:after{
  content:none!important;
  display:none!important;
}
.product-landing .pl-offer-row .pl-promo-hero-icon{
  width:34px!important;
  height:34px!important;
  border-radius:10px!important;
  background:linear-gradient(180deg,#ff8d28 0%,#ff6b00 100%)!important;
  box-shadow:0 6px 14px rgba(255,107,0,.22)!important;
}
.product-landing .pl-offer-row .pl-promo-hero-icon svg{
  width:19px!important;
  height:19px!important;
}
.product-landing .pl-offer-row .pl-promo-hero-copy small{
  display:block!important;
  margin:0 0 2px!important;
  padding:0!important;
  border:0!important;
  background:none!important;
  color:#bfe6fb!important;
  font-size:7px!important;
  line-height:1.1!important;
  letter-spacing:.10em!important;
}
.product-landing .pl-offer-row .pl-promo-hero-copy strong{
  display:block!important;
  color:#fff!important;
  font-size:13px!important;
  line-height:1.08!important;
}
.product-landing .pl-offer-row .pl-promo-hero-copy>span{
  display:none!important;
}

/* Móvil: se conserva la misma relación precio + campaña en horizontal.
   La fila puede ocupar el ancho visual del hero aunque el copy sea más estrecho. */
@media(max-width:860px){
  .product-landing .pl-offer-row{
    gap:8px!important;
    width:calc(100vw - 28px)!important;
    max-width:calc(100vw - 28px)!important;
    margin:12px 0 14px!important;
  }
  .product-landing .pl-offer-row .pl-price{
    min-width:116px!important;
  }
  .product-landing .pl-offer-row .pl-price strong{
    font-size:36px!important;
    line-height:.98!important;
  }
  .product-landing .pl-offer-row .pl-price strong small{
    font-size:16px!important;
  }
  .product-landing .pl-offer-row .pl-price em{
    display:none!important;
  }
  .product-landing .pl-offer-row .pl-promo-hero{
    flex:1 1 auto!important;
    min-width:0!important;
    max-width:205px!important;
    grid-template-columns:30px minmax(0,1fr)!important;
    gap:7px!important;
    min-height:54px!important;
    padding:8px 9px!important;
  }
  .product-landing .pl-offer-row .pl-promo-hero-icon{
    width:30px!important;
    height:30px!important;
  }
  .product-landing .pl-offer-row .pl-promo-hero-copy small{
    font-size:6.5px!important;
  }
  .product-landing .pl-offer-row .pl-promo-hero-copy strong{
    font-size:11.5px!important;
  }
}


/* =========================================================
   v0.4.50 — ZONA INFERIOR DEL HERO, COMÚN A TODOS LOS PRODUCTOS
   Arriba: identidad + título + texto.
   Abajo: precio | campaña y, al final, CTA.
   ========================================================= */

/* La columna de copy ocupa toda la altura del hero para poder anclar
   el bloque comercial en la parte baja sin posiciones absolutas. */
.product-landing .pl-hero-copy{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  box-sizing:border-box!important;
}
.product-landing .pl-hero-bottom{
  position:relative;
  z-index:7;
  margin-top:auto!important;
}

/* ESCRITORIO */
@media(min-width:861px){
  .product-landing .pl-hero-copy{
    height:540px!important;
    padding-top:46px!important;
    padding-bottom:24px!important;
  }

  .product-landing .pl-hero-bottom{
    width:620px!important;
    max-width:620px!important;
  }

  /* Precio y campaña respiran: el precio permanece a la izquierda y
     la campaña avanza hacia la zona central del hero. */
  .product-landing .pl-offer-row{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:42px!important;
    width:590px!important;
    max-width:590px!important;
    margin:0 0 14px!important;
  }
  .product-landing .pl-offer-row .pl-price{
    flex:0 0 178px!important;
    min-width:178px!important;
  }
  .product-landing .pl-offer-row .pl-promo-hero{
    flex:0 0 250px!important;
    width:250px!important;
    min-width:250px!important;
    max-width:250px!important;
  }

  /* El CTA es el último elemento visual del copy, cerca del pie del hero. */
  .product-landing .pl-hero-actions{
    display:flex!important;
    align-items:center!important;
    flex-wrap:nowrap!important;
    gap:18px!important;
    margin:0!important;
  }
}

/* MÓVIL */
@media(max-width:860px){
  .product-landing .pl-hero-copy{
    height:390px!important;
    min-height:390px!important;
    padding-top:30px!important;
    padding-bottom:14px!important;
  }

  /* La zona inferior puede usar casi todo el ancho del hero aunque
     el título ocupe una columna más estrecha sobre la fotografía. */
  .product-landing .pl-hero-bottom{
    width:calc(100vw - 52px)!important;
    max-width:calc(100vw - 52px)!important;
  }
  .product-landing .pl-offer-row{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:18px!important;
    width:100%!important;
    max-width:100%!important;
    margin:0 0 10px!important;
  }
  .product-landing .pl-offer-row .pl-price{
    flex:0 0 118px!important;
    min-width:118px!important;
  }
  .product-landing .pl-offer-row .pl-promo-hero{
    flex:0 0 190px!important;
    width:190px!important;
    min-width:190px!important;
    max-width:190px!important;
  }

  /* En móvil también cerramos el hero con el CTA naranja.
     El enlace telefónico secundario se oculta para no recargar el pie. */
  .product-landing .pl-hero-actions{
    display:flex!important;
    align-items:center!important;
    margin:0!important;
  }
  .product-landing .pl-hero-actions .btn{
    display:inline-flex!important;
    width:auto!important;
    min-width:194px!important;
    min-height:42px!important;
    padding:9px 16px!important;
    white-space:nowrap!important;
    font-size:12.5px!important;
  }
  .product-landing .pl-hero-actions .pl-text-call{
    display:none!important;
  }
}


/* =========================================================
   v0.4.51 — OFERTA HERO: más aire entre precio y campaña
   Regla maestra para todos los productos.
   ========================================================= */

/* ESCRITORIO: la campaña avanza claramente hacia el centro del hero. */
@media(min-width:861px){
  .product-landing .pl-hero-bottom{
    width:590px!important;
    max-width:590px!important;
  }
  .product-landing .pl-offer-row{
    width:560px!important;
    max-width:560px!important;
    justify-content:space-between!important;
    gap:0!important;
  }
  .product-landing .pl-offer-row .pl-price{
    flex:0 0 178px!important;
    min-width:178px!important;
  }
  .product-landing .pl-offer-row .pl-promo-hero{
    flex:0 0 250px!important;
    width:250px!important;
    min-width:250px!important;
    max-width:250px!important;
  }
}

/* MÓVIL: precio a la izquierda, campaña claramente separada a la derecha.
   No repetimos CTA porque el formulario aparece inmediatamente debajo. */
@media(max-width:860px){
  .product-landing .pl-hero-bottom{
    width:calc(100vw - 52px)!important;
    max-width:calc(100vw - 52px)!important;
  }
  .product-landing .pl-offer-row{
    width:100%!important;
    max-width:100%!important;
    justify-content:space-between!important;
    gap:0!important;
  }
  .product-landing .pl-offer-row .pl-price{
    flex:0 0 116px!important;
    min-width:116px!important;
  }
  .product-landing .pl-offer-row .pl-promo-hero{
    flex:0 0 176px!important;
    width:176px!important;
    min-width:176px!important;
    max-width:176px!important;
  }
  .product-landing .pl-hero-actions{
    display:none!important;
  }
}


/* =========================================================
   v0.4.52 — ajuste fino oferta/campaña del hero
   Regla común para todos los productos.
   ========================================================= */

/* ESCRITORIO
   - precio + campaña ligeramente más arriba
   - campaña algo más alta y visible
   - más aire antes del CTA
*/
@media(min-width:861px){
  .product-landing .pl-offer-row{
    margin:0 0 22px!important;
  }
  .product-landing .pl-offer-row .pl-promo-hero{
    min-height:70px!important;
    padding:12px 14px!important;
  }
  .product-landing .pl-offer-row .pl-promo-hero-icon{
    width:38px!important;
    height:38px!important;
  }
  .product-landing .pl-offer-row .pl-promo-hero-copy strong{
    font-size:14px!important;
    line-height:1.12!important;
  }
}

/* MÓVIL
   La composición/posición aprobada no se mueve.
   Se elimina la etiqueta pequeña de campaña para dar todo el protagonismo
   al beneficio ("Hasta un 25%..." / regla dinámica que corresponda).
*/
@media(max-width:860px){
  .product-landing .pl-offer-row .pl-promo-hero-copy small{
    display:none!important;
  }
  .product-landing .pl-offer-row .pl-promo-hero-copy strong{
    font-size:13.5px!important;
    line-height:1.12!important;
  }
}


/* =========================================================
   v0.4.53 — SOLO ESCRITORIO: más presencia para la campaña
   Móvil queda exactamente como en v0.4.52.
   ========================================================= */
@media(min-width:861px){
  /* Al aumentar la separación inferior, la fila precio + campaña
     sube ligeramente mientras el CTA permanece cerrando el hero. */
  .product-landing .pl-offer-row{
    margin:0 0 30px!important;
  }

  /* Caja de campaña más alta y con más aire interior. */
  .product-landing .pl-offer-row .pl-promo-hero{
    flex-basis:265px!important;
    width:265px!important;
    min-width:265px!important;
    max-width:265px!important;
    min-height:82px!important;
    padding:15px 16px!important;
    border-radius:15px!important;
  }
  .product-landing .pl-offer-row .pl-promo-hero-icon{
    width:42px!important;
    height:42px!important;
    border-radius:12px!important;
  }
  .product-landing .pl-offer-row .pl-promo-hero-icon svg{
    width:22px!important;
    height:22px!important;
  }
  .product-landing .pl-offer-row .pl-promo-hero-copy strong{
    font-size:15px!important;
    line-height:1.14!important;
  }
}


/* =========================================================
   v0.4.54 — SOLO ESCRITORIO: campaña más alta y más aire
   Móvil permanece exactamente como en v0.4.52/v0.4.53.
   ========================================================= */
@media(min-width:861px){
  .product-landing .pl-offer-row .pl-promo-hero{
    min-height:92px!important;
    padding:17px 18px!important;
    grid-template-columns:42px minmax(0,1fr)!important;
    column-gap:18px!important;
  }
  .product-landing .pl-offer-row .pl-promo-hero-copy{
    min-width:0!important;
    padding-left:2px!important;
  }
}


/* =========================================================
   v0.4.55 — PULIDO FINAL HERO / OFERTA
   Regla maestra para todos los productos actuales y futuros.
   ========================================================= */

/* Texto principal del hero: más legible sin ganar demasiado peso. */
@media(min-width:861px){
  .product-landing .pl-lead{
    font-size:16px!important;
    line-height:1.46!important;
  }

  /* Precio ligeramente más protagonista. */
  .product-landing .pl-offer-row .pl-price strong{
    font-size:48px!important;
    line-height:.98!important;
  }
  .product-landing .pl-offer-row .pl-price strong small{
    font-size:22px!important;
  }

  /* En escritorio eliminamos también la etiqueta "CAMPAÑA ...".
     La caja conserva aire suficiente y el beneficio principal gana presencia. */
  .product-landing .pl-offer-row .pl-promo-hero-copy small{
    display:none!important;
  }
  .product-landing .pl-offer-row .pl-promo-hero{
    min-height:94px!important;
    padding:18px 20px!important;
    grid-template-columns:42px minmax(0,1fr)!important;
    column-gap:20px!important;
  }
  .product-landing .pl-offer-row .pl-promo-hero-copy strong{
    font-size:16px!important;
    line-height:1.16!important;
  }
}

/* Móvil: no movemos la composición aprobada.
   Solo crecen el lead y el precio, y la caja de campaña gana espacio
   manteniendo exactamente el tamaño actual de su texto principal. */
@media(max-width:860px){
  .product-landing .pl-lead{
    font-size:13.5px!important;
    line-height:1.40!important;
  }

  .product-landing .pl-offer-row .pl-price strong{
    font-size:39px!important;
    line-height:.98!important;
  }
  .product-landing .pl-offer-row .pl-price strong small{
    font-size:17px!important;
  }

  .product-landing .pl-offer-row .pl-promo-hero{
    flex-basis:190px!important;
    width:190px!important;
    min-width:190px!important;
    max-width:190px!important;
    min-height:68px!important;
    padding:11px 12px!important;
    grid-template-columns:30px minmax(0,1fr)!important;
    column-gap:10px!important;
    border-radius:13px!important;
  }

  /* Mantener el tamaño aprobado del texto de campaña en móvil. */
  .product-landing .pl-offer-row .pl-promo-hero-copy strong{
    font-size:13.5px!important;
    line-height:1.12!important;
  }
}


/* =========================================================
   v0.4.56 — CONTRATO GLOBAL PRECIO + CAMPAÑA
   Los tamaños aprobados dejan de depender de .pl-offer-row.
   Se aplican a CUALQUIER product-landing actual o futura.
   ========================================================= */

/* ESCRITORIO */
@media(min-width:861px){
  .product-landing .pl-price strong{
    font-size:48px!important;
    line-height:.98!important;
  }
  .product-landing .pl-price strong small{
    font-size:22px!important;
  }

  .product-landing .pl-promo-hero{
    width:265px!important;
    min-width:265px!important;
    max-width:265px!important;
    min-height:94px!important;
    padding:18px 20px!important;
    grid-template-columns:42px minmax(0,1fr)!important;
    column-gap:20px!important;
    border-radius:15px!important;
  }
  .product-landing .pl-promo-hero-copy small{
    display:none!important;
  }
  .product-landing .pl-promo-hero-copy strong{
    font-size:16px!important;
    line-height:1.16!important;
  }
}

/* MÓVIL */
@media(max-width:860px){
  .product-landing .pl-price strong{
    font-size:39px!important;
    line-height:.98!important;
  }
  .product-landing .pl-price strong small{
    font-size:17px!important;
  }

  .product-landing .pl-promo-hero{
    width:190px!important;
    min-width:190px!important;
    max-width:190px!important;
    min-height:68px!important;
    padding:11px 12px!important;
    grid-template-columns:30px minmax(0,1fr)!important;
    column-gap:10px!important;
    border-radius:13px!important;
  }
  .product-landing .pl-promo-hero-copy small{
    display:none!important;
  }
  .product-landing .pl-promo-hero-copy strong{
    font-size:13.5px!important;
    line-height:1.12!important;
  }
}


/* =========================================================
   v0.4.57 — PRECIO + CAMPAÑA según referencias aprobadas
   SOLO estos dos elementos. Regla global para todas las fichas.
   ========================================================= */

/* PRECIO: misma llamada visual que Home — línea amarilla bajo la cifra. */
.product-landing .pl-price strong{
  position:relative!important;
  display:inline-block!important;
  padding-bottom:9px!important;
}
.product-landing .pl-price strong:after{
  content:""!important;
  position:absolute!important;
  left:2px!important;
  right:2px!important;
  bottom:0!important;
  height:5px!important;
  border-radius:999px!important;
  background:#ffbd00!important;
  transform:rotate(-2deg)!important;
  transform-origin:center!important;
}

/* CAMPAÑA: mismo azul y mismo naranja que la tarjeta 3+ del bloque inferior. */
.product-landing .pl-promo-hero{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:265px!important;
  min-width:265px!important;
  max-width:265px!important;
  min-height:94px!important;
  padding:16px 18px!important;
  border:0!important;
  border-radius:15px!important;
  background:
    radial-gradient(circle at 100% 0,rgba(54,191,255,.28),transparent 34%),
    linear-gradient(135deg,#073f76 0%,#075d9d 53%,#0989cc 100%)!important;
  box-shadow:0 18px 34px rgba(4,65,113,.24)!important;
}
.product-landing .pl-promo-hero:before,
.product-landing .pl-promo-hero:after{
  content:none!important;
  display:none!important;
}
.product-landing .pl-promo-hero-icon{
  display:none!important;
}
.product-landing .pl-promo-hero-copy{
  width:100%!important;
  padding:0!important;
}
.product-landing .pl-promo-hero-copy small,
.product-landing .pl-promo-hero-copy>span{
  display:none!important;
}
.product-landing .pl-promo-hero-copy strong{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  width:100%!important;
  margin:0!important;
  color:#fff!important;
  font-size:15px!important;
  line-height:1.05!important;
  font-weight:850!important;
  letter-spacing:-.015em!important;
}
.product-landing .pl-hero-promo-percent{
  flex:0 0 auto!important;
  color:#ffa33f!important;
  font-size:43px!important;
  line-height:.92!important;
  font-style:normal!important;
  font-weight:900!important;
  letter-spacing:-.045em!important;
}
.product-landing .pl-hero-promo-copy{
  display:block!important;
  max-width:150px!important;
  color:#fff!important;
  font-size:17px!important;
  line-height:1.03!important;
  font-weight:850!important;
  text-transform:none!important;
  letter-spacing:-.02em!important;
}

/* Móvil: mismo lenguaje, escalado al espacio aprobado. */
@media(max-width:860px){
  .product-landing .pl-price strong{
    padding-bottom:7px!important;
  }
  .product-landing .pl-price strong:after{
    height:4px!important;
  }

  .product-landing .pl-promo-hero{
    width:190px!important;
    min-width:190px!important;
    max-width:190px!important;
    min-height:68px!important;
    padding:10px 11px!important;
    border-radius:13px!important;
  }
  .product-landing .pl-promo-hero-copy strong{
    gap:7px!important;
  }
  .product-landing .pl-hero-promo-percent{
    font-size:31px!important;
  }
  .product-landing .pl-hero-promo-copy{
    max-width:112px!important;
    font-size:12.5px!important;
    line-height:1.04!important;
  }
}


/* =========================================================
   v0.4.58 — CAJA CAMPAÑA HERO: geometría final
   Mismo lenguaje que la tarjeta 3+ inferior:
   25% naranja + "de descuento / durante 3 años" en blanco.
   Regla común para todos los productos.
   ========================================================= */

/* ESCRITORIO */
@media(min-width:861px){
  /* El ancho total ya existente permite 178 precio + 42 aire + 340 campaña. */
  .product-landing .pl-offer-row .pl-promo-hero,
  .product-landing .pl-promo-hero{
    flex:0 0 340px!important;
    width:340px!important;
    min-width:340px!important;
    max-width:340px!important;
    min-height:96px!important;
    padding:16px 20px!important;
  }

  .product-landing .pl-promo-hero-copy strong{
    display:grid!important;
    grid-template-columns:112px minmax(0,1fr)!important;
    align-items:center!important;
    column-gap:14px!important;
    width:100%!important;
  }

  .product-landing .pl-hero-promo-percent{
    display:block!important;
    width:auto!important;
    color:#ffa33f!important;
    font-size:56px!important;
    line-height:.9!important;
    white-space:nowrap!important;
  }

  .product-landing .pl-hero-promo-copy{
    display:block!important;
    width:auto!important;
    max-width:none!important;
    color:#fff!important;
    font-size:20px!important;
    line-height:1.02!important;
    font-weight:850!important;
    white-space:normal!important;
  }
}

/* MÓVIL
   Misma composición, escalada; evita que cada palabra caiga en una línea. */
@media(max-width:860px){
  .product-landing .pl-offer-row .pl-promo-hero,
  .product-landing .pl-promo-hero{
    flex:0 0 205px!important;
    width:205px!important;
    min-width:205px!important;
    max-width:205px!important;
    min-height:70px!important;
    padding:10px 11px!important;
  }

  .product-landing .pl-promo-hero-copy strong{
    display:grid!important;
    grid-template-columns:64px minmax(0,1fr)!important;
    align-items:center!important;
    column-gap:8px!important;
    width:100%!important;
  }

  .product-landing .pl-hero-promo-percent{
    display:block!important;
    width:auto!important;
    font-size:32px!important;
    line-height:.92!important;
    white-space:nowrap!important;
  }

  .product-landing .pl-hero-promo-copy{
    display:block!important;
    width:auto!important;
    max-width:none!important;
    font-size:12.5px!important;
    line-height:1.05!important;
    white-space:normal!important;
  }
}


/* =========================================================
   v0.4.59 — CORRECCIÓN REAL DE LA CAJA DE CAMPAÑA
   La caja NO crece más. Se corrige la columna heredada del antiguo icono:
   al quitar el regalo, el contenido seguía atrapado en una columna de 42px.
   ========================================================= */

/* ESCRITORIO: tamaño compacto + composición horizontal real. */
@media(min-width:861px){
  .product-landing .pl-offer-row .pl-promo-hero,
  .product-landing .pl-promo-hero{
    display:block!important;
    grid-template-columns:none!important;
    flex:0 0 265px!important;
    width:265px!important;
    min-width:265px!important;
    max-width:265px!important;
    min-height:94px!important;
    padding:17px 18px!important;
  }

  .product-landing .pl-promo-hero-copy{
    width:100%!important;
    height:100%!important;
    padding:0!important;
  }

  .product-landing .pl-promo-hero-copy strong{
    display:grid!important;
    grid-template-columns:82px minmax(0,1fr)!important;
    align-items:center!important;
    column-gap:12px!important;
    width:100%!important;
    min-height:60px!important;
  }

  .product-landing .pl-hero-promo-percent{
    font-size:46px!important;
    line-height:.92!important;
  }

  .product-landing .pl-hero-promo-copy{
    max-width:none!important;
    font-size:16px!important;
    line-height:1.05!important;
  }
}

/* MÓVIL: mismo arreglo, manteniendo la caja compacta aprobada. */
@media(max-width:860px){
  .product-landing .pl-offer-row .pl-promo-hero,
  .product-landing .pl-promo-hero{
    display:block!important;
    grid-template-columns:none!important;
    flex:0 0 190px!important;
    width:190px!important;
    min-width:190px!important;
    max-width:190px!important;
    min-height:68px!important;
    padding:10px 11px!important;
  }

  .product-landing .pl-promo-hero-copy{
    width:100%!important;
    height:100%!important;
    padding:0!important;
  }

  .product-landing .pl-promo-hero-copy strong{
    display:grid!important;
    grid-template-columns:55px minmax(0,1fr)!important;
    align-items:center!important;
    column-gap:8px!important;
    width:100%!important;
    min-height:48px!important;
  }

  .product-landing .pl-hero-promo-percent{
    font-size:31px!important;
    line-height:.92!important;
  }

  .product-landing .pl-hero-promo-copy{
    max-width:none!important;
    font-size:12.5px!important;
    line-height:1.05!important;
  }
}


/* =========================================================
   v0.4.60 — CAMPAÑA HORIZONTAL DEFINITIVA
   25% a la izquierda + texto a la derecha.
   Corrige una regla antigua de mayor especificidad que seguía
   forzando el contenido de la campaña en bloque vertical.
   ========================================================= */

/* ESCRITORIO */
@media(min-width:861px){
  .product-landing .pl-offer-row .pl-promo-hero .pl-promo-hero-copy .ods-promo-live{
    display:flex!important;
    flex-direction:row!important;
    flex-wrap:nowrap!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:12px!important;
    width:100%!important;
    min-height:60px!important;
  }

  .product-landing .pl-offer-row .pl-promo-hero .pl-hero-promo-percent{
    display:block!important;
    flex:0 0 auto!important;
    width:auto!important;
    margin:0!important;
    color:#ffa33f!important;
    font-size:46px!important;
    line-height:.92!important;
    white-space:nowrap!important;
  }

  .product-landing .pl-offer-row .pl-promo-hero .pl-hero-promo-copy{
    display:block!important;
    flex:1 1 auto!important;
    width:auto!important;
    min-width:0!important;
    max-width:none!important;
    margin:0!important;
    color:#fff!important;
    font-size:16px!important;
    line-height:1.05!important;
    white-space:normal!important;
  }
}

/* MÓVIL: misma estructura horizontal, escalada. */
@media(max-width:860px){
  .product-landing .pl-offer-row .pl-promo-hero .pl-promo-hero-copy .ods-promo-live{
    display:flex!important;
    flex-direction:row!important;
    flex-wrap:nowrap!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:8px!important;
    width:100%!important;
    min-height:48px!important;
  }

  .product-landing .pl-offer-row .pl-promo-hero .pl-hero-promo-percent{
    display:block!important;
    flex:0 0 auto!important;
    width:auto!important;
    margin:0!important;
    font-size:31px!important;
    line-height:.92!important;
    white-space:nowrap!important;
  }

  .product-landing .pl-offer-row .pl-promo-hero .pl-hero-promo-copy{
    display:block!important;
    flex:1 1 auto!important;
    width:auto!important;
    min-width:0!important;
    max-width:none!important;
    margin:0!important;
    font-size:12.5px!important;
    line-height:1.05!important;
    white-space:normal!important;
  }
}


/* =========================================================
   v0.4.61 — CAMPAÑAS DINÁMICAS: 2/3 mensualidades
   Mismo lenguaje que el 25%:
   número naranja a la izquierda + beneficio blanco a la derecha.
   ========================================================= */

/* Escritorio */
@media(min-width:861px){
  .product-landing .pl-offer-row .pl-promo-hero .pl-hero-promo-number{
    display:block!important;
    flex:0 0 auto!important;
    width:auto!important;
    margin:0!important;
    color:#ffa33f!important;
    font-size:46px!important;
    line-height:.92!important;
    font-style:normal!important;
    font-weight:900!important;
    letter-spacing:-.045em!important;
    white-space:nowrap!important;
  }
  .product-landing .pl-offer-row .pl-promo-hero .pl-hero-promo-months{
    display:block!important;
    flex:1 1 auto!important;
    width:auto!important;
    min-width:0!important;
    margin:0!important;
    color:#fff!important;
    font-size:18px!important;
    line-height:1.03!important;
    font-weight:850!important;
    white-space:normal!important;
  }
}

/* Móvil */
@media(max-width:860px){
  .product-landing .pl-offer-row .pl-promo-hero .pl-hero-promo-number{
    display:block!important;
    flex:0 0 auto!important;
    width:auto!important;
    margin:0!important;
    color:#ffa33f!important;
    font-size:31px!important;
    line-height:.92!important;
    font-style:normal!important;
    font-weight:900!important;
    letter-spacing:-.04em!important;
    white-space:nowrap!important;
  }
  .product-landing .pl-offer-row .pl-promo-hero .pl-hero-promo-months{
    display:block!important;
    flex:1 1 auto!important;
    width:auto!important;
    min-width:0!important;
    margin:0!important;
    color:#fff!important;
    font-size:13px!important;
    line-height:1.04!important;
    font-weight:850!important;
    white-space:normal!important;
  }
}


/* =========================================================
   v0.4.62 — CAMPAÑA HERO: indicación "Hasta"
   Pequeña, discreta y por encima del beneficio dinámico.
   Regla común para todas las campañas/productos.
   ========================================================= */

.product-landing .pl-promo-hero-copy .ods-promo-live{
  position:relative!important;
}

/* "Hasta" se añade visualmente sin alterar el contenido editable
   de las reglas de campaña en SEG Web Core. */
.product-landing .pl-promo-hero-copy .ods-promo-live:before{
  content:"Hasta"!important;
  position:absolute!important;
  left:0!important;
  top:-12px!important;
  color:#c8e9fb!important;
  font-size:8px!important;
  line-height:1!important;
  font-weight:800!important;
  letter-spacing:.12em!important;
  text-transform:uppercase!important;
}

/* Dar un poco de aire superior dentro de la caja, sin cambiar
   la composición horizontal aprobada. */
@media(min-width:861px){
  .product-landing .pl-promo-hero{
    padding-top:22px!important;
  }
  .product-landing .pl-promo-hero-copy .ods-promo-live:before{
    top:-13px!important;
    font-size:8px!important;
  }
}

@media(max-width:860px){
  .product-landing .pl-promo-hero{
    padding-top:14px!important;
  }
  .product-landing .pl-promo-hero-copy .ods-promo-live:before{
    top:-10px!important;
    font-size:7px!important;
  }
}


/* =========================================================
   v0.4.63 — microajuste "HASTA"
   Baja ligeramente la etiqueta para separarla del borde superior.
   ========================================================= */
@media(min-width:861px){
  .product-landing .pl-promo-hero-copy .ods-promo-live:before{
    top:-8px!important;
  }
}

@media(max-width:860px){
  .product-landing .pl-promo-hero-copy .ods-promo-live:before{
    top:-6px!important;
  }
}


/* =========================================================
   v0.4.65 — CENTRADO REAL DEL HERO EN ESCRITORIO
   La foto ya no empieza en la columna 2: ocupa TODO el hero.
   Por eso object-position:center ahora significa centro visual real.
   Regla única para todos los productos actuales y futuros.
   ========================================================= */
@media(min-width:861px){
  .product-landing .pl-hero-photo{
    grid-column:1 / 4!important;
    grid-row:1!important;
    width:100%!important;
    max-width:none!important;
    height:540px!important;
    overflow:hidden!important;
    z-index:1!important;
  }

  .product-landing .pl-hero-photo picture{
    display:block!important;
    width:100%!important;
    height:100%!important;
  }

  .product-landing .pl-hero-photo img{
    width:100%!important;
    height:100%!important;
    max-width:none!important;
    object-fit:cover!important;
    object-position:center center!important;
    transform:none!important;
  }

  /* Fondo claro para que el copy izquierdo siga siendo perfectamente legible
     aunque la fotografía ahora ocupe todo el ancho del hero. */
  .product-landing .pl-hero-photo:before{
    content:""!important;
    display:block!important;
    position:absolute!important;
    z-index:2!important;
    left:0!important;
    top:0!important;
    bottom:0!important;
    width:48%!important;
    background:linear-gradient(
      90deg,
      rgba(234,247,255,.99) 0%,
      rgba(234,247,255,.94) 42%,
      rgba(234,247,255,.62) 70%,
      rgba(234,247,255,0) 100%
    )!important;
  }

  /* Suavizado derecho para conservar la lectura del formulario. */
  .product-landing .pl-hero-photo:after{
    content:""!important;
    display:block!important;
    position:absolute!important;
    z-index:2!important;
    right:0!important;
    top:0!important;
    bottom:0!important;
    width:27%!important;
    background:linear-gradient(
      270deg,
      rgba(242,251,255,.82) 0%,
      rgba(242,251,255,.32) 55%,
      rgba(242,251,255,0) 100%
    )!important;
  }
}

/* Móvil ya ocupaba todo el hero y estaba centrado.
   Se mantiene exactamente ese comportamiento. */
@media(max-width:860px){
  .product-landing .pl-hero-photo{
    grid-column:1!important;
  }
  .product-landing .pl-hero-photo img{
    object-position:center center!important;
  }
}


/* =========================================================
   v0.4.66 — FIX HERO FULL-WIDTH
   Al hacer la foto full-width en v0.4.65, el copy izquierdo quedó
   auto-colocado por CSS Grid en una segunda fila. Lo fijamos explícitamente
   sobre la foto, igual que el formulario.
   ========================================================= */
@media(min-width:861px){
  .product-landing .pl-hero-copy{
    grid-column:1!important;
    grid-row:1!important;
    z-index:5!important;
    align-self:stretch!important;
  }

  .product-landing .pl-quote-card{
    grid-column:3!important;
    grid-row:1!important;
    z-index:8!important;
  }
}


/* =========================================================
   v0.4.67 — HOME HERO PANORÁMICO + CIERRE LIMPIO
   La fotografía deja de vivir solo en las columnas centrales:
   pasa a ser una capa full-bleed detrás del copy y del formulario.
   Escritorio y móvil comparten el mismo criterio.
   ========================================================= */

.hero{
  background:#eaf7ff!important;
}

.hero-shell{
  position:relative!important;
  isolation:isolate!important;
}

/* ESCRITORIO: fotografía panorámica de borde a borde. */
@media(min-width:861px){
  .hero-photo{
    position:absolute!important;
    top:0!important;
    bottom:auto!important;
    left:50%!important;
    width:100vw!important;
    max-width:none!important;
    height:430px!important;
    min-height:430px!important;
    margin:0!important;
    transform:translateX(-50%)!important;
    overflow:hidden!important;
    z-index:1!important;
  }

  .hero-photo picture,
  .hero-photo picture img,
  .hero-photo img:first-child{
    display:block!important;
    width:100%!important;
    height:100%!important;
    max-width:none!important;
  }

  .hero-photo picture img,
  .hero-photo img:first-child{
    object-fit:cover!important;
    object-position:center center!important;
    transform:none!important;
  }

  /* Degradados integrados: no hay borde/corte donde empieza o termina la foto. */
  .hero-photo:before{
    content:""!important;
    display:block!important;
    position:absolute!important;
    z-index:2!important;
    left:0!important;
    top:0!important;
    bottom:0!important;
    width:45%!important;
    background:linear-gradient(
      90deg,
      rgba(234,247,255,1) 0%,
      rgba(234,247,255,.96) 36%,
      rgba(234,247,255,.62) 68%,
      rgba(234,247,255,0) 100%
    )!important;
  }

  .hero-photo:after{
    content:""!important;
    display:block!important;
    position:absolute!important;
    z-index:2!important;
    right:0!important;
    top:0!important;
    bottom:0!important;
    width:28%!important;
    background:linear-gradient(
      270deg,
      rgba(242,251,255,.78) 0%,
      rgba(242,251,255,.28) 58%,
      rgba(242,251,255,0) 100%
    )!important;
  }

  .hero-copy,
  .quote-card,
  .audience-grid{
    position:relative;
    z-index:5!important;
  }

  .quote-card{z-index:8!important;}
  .audience-grid{position:absolute!important;z-index:7!important;}
}

/* MÓVIL: imagen full-bleed real, sin márgenes laterales ni cortes de contenedor. */
@media(max-width:860px){
  .hero-shell.container{
    width:100%!important;
    max-width:none!important;
    margin-left:0!important;
    margin-right:0!important;
  }

  .hero-photo{
    position:relative!important;
    grid-column:1!important;
    grid-row:1!important;
    left:auto!important;
    width:100%!important;
    max-width:none!important;
    height:420px!important;
    min-height:420px!important;
    margin:0!important;
    transform:none!important;
    overflow:hidden!important;
  }

  .hero-photo picture,
  .hero-photo picture img,
  .hero-photo img:first-child{
    display:block!important;
    width:100%!important;
    height:100%!important;
    max-width:none!important;
  }

  .hero-photo picture img,
  .hero-photo img:first-child{
    object-fit:cover!important;
    object-position:center center!important;
    transform:none!important;
  }

  /* Copy/tarjetas recuperan su alineación interior pese al full-bleed de la foto. */
  .hero-copy{
    grid-column:1!important;
    grid-row:1!important;
  }
  .audience-grid{
    margin-left:14px!important;
    margin-right:14px!important;
  }
  .quote-card{
    margin-left:14px!important;
    margin-right:14px!important;
  }
}

/* Cierre limpio HOME -> franja de ventajas. */
.hero{
  margin-bottom:0!important;
  padding-bottom:0!important;
}
.trust-strip{
  margin-top:0!important;
  border-top:0!important;
  box-shadow:none!important;
  background:linear-gradient(180deg,#eaf7ff 0%,#f5fbff 26%,#eef9ff 100%)!important;
}


/* =========================================================
   v0.4.69 — HOME HERO: CENTRADO VISUAL REAL
   La imagen YA estaba en 50%, pero el degradado izquierdo de v0.4.67
   cubría el 45% del viewport y ocultaba parte del centro, haciendo que
   las personas parecieran desplazadas a la derecha.
   ========================================================= */

@media(min-width:861px){
  /* La capa fotográfica sigue full-bleed y centrada respecto al viewport. */
  .hero .hero-shell .hero-photo{
    left:50%!important;
    width:100vw!important;
    max-width:none!important;
    transform:translateX(-50%)!important;
  }

  /* Picture e imagen quedan anclados físicamente al centro, sin heredar
     encuadres históricos del hero anterior. */
  .hero .hero-shell .hero-photo picture{
    position:absolute!important;
    inset:0!important;
    display:block!important;
    width:100%!important;
    height:100%!important;
  }

  .hero .hero-shell .hero-photo picture > img{
    position:absolute!important;
    inset:0!important;
    display:block!important;
    width:100%!important;
    height:100%!important;
    max-width:none!important;
    object-fit:cover!important;
    object-position:50% 50%!important;
    transform:none!important;
  }

  /* El degradado izquierdo solo protege la columna real del copy.
     Ya no invade el centro de la fotografía. */
  .hero .hero-shell .hero-photo:before{
    width:34%!important;
    background:linear-gradient(
      90deg,
      rgba(234,247,255,1) 0%,
      rgba(234,247,255,.97) 38%,
      rgba(234,247,255,.72) 66%,
      rgba(234,247,255,.18) 88%,
      rgba(234,247,255,0) 100%
    )!important;
  }

  /* El suavizado del formulario también se limita a su zona real. */
  .hero .hero-shell .hero-photo:after{
    width:22%!important;
    background:linear-gradient(
      270deg,
      rgba(242,251,255,.74) 0%,
      rgba(242,251,255,.24) 62%,
      rgba(242,251,255,0) 100%
    )!important;
  }
}

/* Móvil: centrado físico de la imagen; la composición específica móvil
   que se cargue desde SEG Web Core se respeta tal cual. */
@media(max-width:860px){
  .hero .hero-shell .hero-photo picture{
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
  }

  .hero .hero-shell .hero-photo picture > img{
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
    max-width:none!important;
    object-fit:cover!important;
    object-position:50% 50%!important;
    transform:none!important;
  }
}


/* =========================================================
   v0.4.70 — HOME HERO = MISMO MODELO QUE PRODUCTOS
   Copia la solución estable del hero de fichas:
   - foto en fila 1 ocupando TODO el grid
   - copy en columna 1 / fila 1
   - formulario en columna 3 / fila 1
   - imagen centrada con object-fit: cover
   Sin left:50%, 100vw ni translate del modelo anterior.
   ========================================================= */

@media(min-width:861px){
  /* El shell de Home funciona como el grid maestro del hero de producto. */
  .hero .hero-shell{
    position:relative!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr) 390px!important;
    grid-template-rows:560px!important;
    min-height:560px!important;
    overflow:hidden!important;
  }

  /* FOTO: exactamente el patrón estable de productos. */
  .hero .hero-shell .hero-photo{
    position:relative!important;
    inset:auto!important;
    left:auto!important;
    right:auto!important;
    top:auto!important;
    bottom:auto!important;
    grid-column:1 / 4!important;
    grid-row:1!important;
    width:100%!important;
    max-width:none!important;
    height:560px!important;
    min-height:560px!important;
    transform:none!important;
    overflow:hidden!important;
    z-index:1!important;
  }

  .hero .hero-shell .hero-photo picture{
    position:absolute!important;
    inset:0!important;
    display:block!important;
    width:100%!important;
    height:100%!important;
  }

  .hero .hero-shell .hero-photo picture > img{
    position:absolute!important;
    inset:0!important;
    display:block!important;
    width:100%!important;
    height:100%!important;
    max-width:none!important;
    object-fit:cover!important;
    object-position:center center!important;
    transform:none!important;
  }

  /* COPY: misma lógica que product .pl-hero-copy. */
  .hero .hero-shell .hero-copy{
    position:relative!important;
    grid-column:1!important;
    grid-row:1!important;
    align-self:stretch!important;
    z-index:5!important;
  }

  /* FORMULARIO: misma lógica que product .pl-quote-card. */
  .hero .hero-shell .quote-card{
    position:relative!important;
    grid-column:3!important;
    grid-row:1!important;
    align-self:start!important;
    justify-self:end!important;
    z-index:8!important;
  }

  /* Degradados equivalentes a productos: protegen copy/form sin desplazar foto. */
  .hero .hero-shell .hero-photo:before{
    content:""!important;
    display:block!important;
    position:absolute!important;
    z-index:2!important;
    left:0!important;
    top:0!important;
    bottom:0!important;
    width:34%!important;
    background:linear-gradient(
      90deg,
      rgba(234,247,255,.99) 0%,
      rgba(234,247,255,.94) 42%,
      rgba(234,247,255,.62) 70%,
      rgba(234,247,255,0) 100%
    )!important;
  }

  .hero .hero-shell .hero-photo:after{
    content:""!important;
    display:block!important;
    position:absolute!important;
    z-index:2!important;
    right:0!important;
    top:0!important;
    bottom:0!important;
    width:24%!important;
    background:linear-gradient(
      270deg,
      rgba(242,251,255,.80) 0%,
      rgba(242,251,255,.28) 58%,
      rgba(242,251,255,0) 100%
    )!important;
  }
}

/* MÓVIL: misma filosofía que producto: foto full-width en fila 1,
   centrada; copy superpuesto y formulario continúa debajo según la
   estructura móvil ya aprobada. */
@media(max-width:860px){
  .hero .hero-shell .hero-photo{
    left:auto!important;
    width:100%!important;
    max-width:none!important;
    transform:none!important;
  }

  .hero .hero-shell .hero-photo picture > img{
    width:100%!important;
    height:100%!important;
    max-width:none!important;
    object-fit:cover!important;
    object-position:center center!important;
    transform:none!important;
  }
}


/* =========================================================
   v0.4.71 — HOME HERO PANORÁMICO
   Mantiene copy/form en el grid de 1180px, pero la fotografía vuelve
   a ser full-bleed respecto al viewport. Reduce además la altura desktop.
   ========================================================= */
@media(min-width:861px){
  .hero{
    position:relative!important;
    overflow:hidden!important;
  }

  .hero .hero-shell{
    grid-template-rows:500px!important;
    min-height:500px!important;
    height:500px!important;
    overflow:visible!important;
  }

  /* La foto no queda limitada al container de 1180px:
     ocupa todo el viewport y se centra físicamente. */
  .hero .hero-shell .hero-photo{
    position:absolute!important;
    top:0!important;
    bottom:auto!important;
    left:50%!important;
    right:auto!important;
    width:100vw!important;
    max-width:none!important;
    height:500px!important;
    min-height:500px!important;
    margin:0!important;
    transform:translateX(-50%)!important;
    overflow:hidden!important;
    z-index:1!important;
  }

  .hero .hero-shell .hero-photo picture{
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
  }

  .hero .hero-shell .hero-photo picture > img{
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
    max-width:none!important;
    object-fit:cover!important;
    object-position:center center!important;
    transform:none!important;
  }

  /* Copy y formulario permanecen exactamente en sus columnas. */
  .hero .hero-shell .hero-copy{
    grid-column:1!important;
    grid-row:1!important;
    z-index:5!important;
  }

  .hero .hero-shell .quote-card{
    grid-column:3!important;
    grid-row:1!important;
    z-index:8!important;
  }
}


/* =========================================================
   v0.4.73 — HOME / PRODUCTOS 100% DINÁMICOS
   - 3 tarjetas por fila en escritorio
   - última fila centrada automáticamente (1 o 2 tarjetas)
   - 6 productos = 3 + 3; 7 = 3 + 3 + 1 centrado; etc.
   - móvil conserva slider horizontal
   - sin reglas de imagen por posición/nombre de producto
   ========================================================= */

@media(min-width:1181px){
  .products-section .product-grid{
    display:flex!important;
    flex-wrap:wrap!important;
    justify-content:center!important;
    align-items:stretch!important;
    gap:24px 16px!important;
    overflow:visible!important;
  }

  .products-section .product-card,
  .products-section .product-card:nth-child(4),
  .products-section .product-card:nth-child(5){
    grid-column:auto!important;
    flex:0 0 calc((100% - 32px) / 3)!important;
    width:calc((100% - 32px) / 3)!important;
    max-width:calc((100% - 32px) / 3)!important;
    align-self:stretch!important;
  }

  .products-section .product-card .product-image{
    width:100%!important;
    height:188px!important;
    object-fit:cover!important;
    object-position:center center!important;
  }
}

/* v0.4.97 — Tablet desde 768px: 2 por fila y última tarjeta centrada. */
@media(max-width:1180px) and (min-width:768px){
  .products-section .product-grid{
    display:flex!important;
    flex-wrap:wrap!important;
    justify-content:center!important;
    align-items:stretch!important;
    gap:18px 16px!important;
    overflow:visible!important;
    scroll-snap-type:none!important;
    padding:0!important;
  }

  .products-section .product-card,
  .products-section .product-card:nth-child(4),
  .products-section .product-card:nth-child(5){
    grid-column:auto!important;
    min-width:0!important;
    align-self:stretch!important;
    flex:0 0 calc((100% - 16px) / 2)!important;
    width:calc((100% - 16px) / 2)!important;
    max-width:calc((100% - 16px) / 2)!important;
  }

  .products-section .product-card .product-image{
    height:188px!important;
    object-position:center center!important;
  }

  .products-section .mobile-product-slider-hint,
  .products-section .mobile-product-dots{
    display:none!important;
  }
}

/* Móvil: cada producto nuevo entra automáticamente en el carrusel. */
@media(max-width:767px){
  .products-section .product-grid{
    display:flex!important;
    flex-wrap:nowrap!important;
    justify-content:flex-start!important;
  }

  .products-section .product-card,
  .products-section .product-card:nth-child(4),
  .products-section .product-card:nth-child(5){
    flex:0 0 calc(100% - 18px)!important;
    width:auto!important;
    max-width:none!important;
  }

  .products-section .product-card .product-image{
    object-position:center center!important;
  }
}

/* Fallback visual si se publica un producto sin ninguna imagen configurada. */
.product-image--placeholder{
  display:block;
  background:
    radial-gradient(circle at 72% 28%,rgba(255,255,255,.88),transparent 24%),
    linear-gradient(135deg,#e8f6fd 0%,#cfeefa 55%,#eef9fe 100%);
}

/* Ya no existe un destino distinto para “Ver todos”; el encabezado queda limpio. */
.products-section .section-heading{
  justify-content:flex-start!important;
}


/* =========================================================
   v0.4.74 — COLOR DE TARJETA POR PRODUCTO
   --card-accent llega desde Productos SEG y permanece estable aunque
   cambie el orden o se añadan productos. Ningún nth-child decide el color.
   ========================================================= */

/* Fallback neutro únicamente si no llega color desde SEG Web Core. */
.products-section .product-card{
  --card-accent:#079ce5;
}

/* El color de producto se reutiliza en todos los microdetalles comerciales. */
.products-section .product-card{
  border-top-color:var(--card-accent)!important;
}
.products-section .product-card h3:after{
  background:var(--card-accent)!important;
}
.products-section .product-card .product-price strong,
.products-section .product-card .product-price small{
  color:var(--card-accent)!important;
}
.products-section .product-card li::before{
  color:var(--card-accent)!important;
}
.products-section .product-card:not(.is-highlighted) .btn{
  background:linear-gradient(90deg,var(--card-accent),#079ce5)!important;
}

/* El producto marcado como Recomendado conserva el CTA naranja aprobado;
   sus demás detalles siguen usando su propio color de producto. */
.products-section .product-card.is-highlighted .btn{
  background:linear-gradient(90deg,#ff7118,#ff8b1c)!important;
}


/* =========================================================
   v0.4.77 — PÁGINA GLOBAL DE PREGUNTAS FRECUENTES
   /preguntas-frecuentes/
   ========================================================= */
.global-faq-page{background:#fff;color:#103e69}
.global-faq-hero{padding:58px 0 44px;background:linear-gradient(135deg,#eaf7ff 0%,#f8fdff 56%,#eef9ff 100%);border-bottom:1px solid #dceef8}
.global-faq-hero .eyebrow,.global-faq-heading .eyebrow,.global-faq-contact .eyebrow{margin:0 0 8px;color:#079ce5;font-size:11px;font-weight:900;letter-spacing:.11em}
.global-faq-hero h1{max-width:820px;margin:0;color:#083f7a;font-size:44px;line-height:1.03;letter-spacing:-.035em}
.global-faq-hero>div>p:not(.eyebrow){max-width:760px;margin:16px 0 0;color:#527394;font-size:16px;line-height:1.55}
.global-faq-jumps{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}
.global-faq-jumps a{padding:9px 13px;border:1px solid #c9e5f4;border-radius:999px;background:#fff;color:#087bc9;font-size:12px;font-weight:850;box-shadow:0 5px 14px rgba(4,76,128,.06)}
.global-faq-section,.global-faq-products,.global-faq-campaigns{padding:46px 0}
.global-faq-products{background:#f7fcff;border-top:1px solid #e5f3fa;border-bottom:1px solid #e5f3fa}
.global-faq-heading{margin-bottom:24px}
.global-faq-heading h2{margin:0;color:#083f7a;font-size:30px;letter-spacing:-.025em}
.global-faq-heading>p:not(.eyebrow){max-width:760px;margin:8px 0 0;color:#63809a;font-size:13px;line-height:1.5}
.global-faq-group{display:grid;grid-template-columns:190px minmax(0,1fr);gap:28px;margin:0 0 28px}
.global-faq-group h3{margin:14px 0 0;color:#087bc9;font-size:15px}
.global-faq-accordion{border-top:1px solid #dcecf6}
.global-faq-accordion details{border-bottom:1px solid #dcecf6;background:#fff}
.global-faq-accordion summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 4px;cursor:pointer;list-style:none;color:#123f68;font-size:14px;font-weight:850}
.global-faq-accordion summary::-webkit-details-marker{display:none}
.global-faq-accordion summary span{display:grid;place-items:center;flex:0 0 24px;width:24px;height:24px;border-radius:50%;background:#eaf7ff;color:#079ce5;font-size:17px}
.global-faq-accordion details[open] summary span{transform:rotate(45deg)}
.global-faq-answer{padding:0 42px 16px 4px;color:#557795;font-size:13px;line-height:1.55}
.global-faq-answer p{margin:0}
.global-faq-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.global-faq-product-card{position:relative;display:flex;flex-direction:column;min-height:290px;padding:22px;border:1px solid #dbeaf4;border-top:4px solid var(--faq-accent);border-radius:15px;background:#fff;box-shadow:0 12px 28px rgba(4,70,120,.07)}
.global-faq-product-card h3{margin:0;color:#083f7a;font-size:20px}
.global-faq-product-card>p{margin:7px 0;color:#64819a;font-size:12.5px}
.global-faq-product-price{margin:13px 0 8px}.global-faq-product-price span{display:block;color:#708aa0;font-size:9px}.global-faq-product-price strong{color:var(--faq-accent);font-size:28px}.global-faq-product-price small{font-size:13px}
.global-faq-product-card ul{margin:8px 0 18px;padding:0;list-style:none}
.global-faq-product-card li{position:relative;margin:7px 0;padding-left:20px;color:#4f7190;font-size:12px}.global-faq-product-card li:before{content:"✓";position:absolute;left:0;color:var(--faq-accent);font-weight:900}
.global-faq-product-card .btn{margin-top:auto;align-self:flex-start}
.global-faq-product-detail{margin:0 0 34px;padding:26px;border:1px solid #dcecf6;border-radius:17px;background:#fff;box-shadow:0 10px 28px rgba(5,73,124,.055)}
.global-faq-product-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding-bottom:20px;border-bottom:1px solid #e6f1f7}
.global-faq-product-detail-head h3{margin:0;color:#083f7a;font-size:25px}.global-faq-product-detail-head>div>p:not(.eyebrow){max-width:720px;margin:8px 0 0;color:#5d7d99;font-size:13px;line-height:1.5}
.global-faq-info-columns{display:grid;grid-template-columns:1fr 1fr;gap:28px;padding:22px 0}
.global-faq-info-columns h4,.global-faq-product-accordion h4{margin:0 0 12px;color:#0a4c83;font-size:14px}
.global-faq-info-columns ul{margin:0;padding:0;list-style:none}.global-faq-info-columns li{margin:0 0 11px;padding:0 0 11px;border-bottom:1px solid #eef4f8}.global-faq-info-columns strong{display:block;color:#244e72;font-size:12px}.global-faq-info-columns span{display:block;margin-top:3px;color:#6a849b;font-size:11.5px;line-height:1.4}
.global-faq-campaigns{background:linear-gradient(135deg,#073f76,#087fc0);color:#fff}
.global-faq-campaigns .global-faq-heading .eyebrow{color:#8ed9ff}.global-faq-campaigns .global-faq-heading h2{color:#fff}.global-faq-campaigns .global-faq-heading>p:not(.eyebrow){color:#cfeafb}
.global-faq-campaign-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.global-faq-campaign-card{padding:22px;border:1px solid rgba(255,255,255,.16);border-radius:16px;background:rgba(255,255,255,.08);box-shadow:0 18px 35px rgba(0,34,65,.18)}
.global-faq-campaign-card>small{color:#8ed9ff;font-size:9px;font-weight:900;letter-spacing:.1em}.global-faq-campaign-card h3{margin:6px 0;color:#fff;font-size:24px}.global-faq-campaign-card>p{color:#d8effb;font-size:12px;line-height:1.45}
.global-faq-campaign-rules{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:16px 0}.global-faq-campaign-rules>div{padding:12px;border-radius:11px;background:rgba(255,255,255,.10)}.global-faq-campaign-rules span,.global-faq-campaign-rules small{display:block;color:#cdeafa;font-size:9px}.global-faq-campaign-rules strong{display:block;margin:4px 0;color:#ffa33f;font-size:14px}
.global-faq-campaign-bonus{padding:10px 12px;border-radius:10px;background:rgba(255,163,63,.12);color:#fff!important}.global-faq-campaign-legal{opacity:.8;font-size:9.5px!important}
.global-faq-contact{padding:32px 0;background:#f2faff;border-top:1px solid #dceef8}.global-faq-contact>.container{display:flex;align-items:center;justify-content:space-between;gap:28px}.global-faq-contact h2{margin:0;color:#083f7a;font-size:25px}.global-faq-contact p:not(.eyebrow){max-width:700px;margin:6px 0 0;color:#607f99;font-size:12.5px}
.global-faq-contact-actions{display:flex;gap:10px;flex:0 0 auto}.global-faq-contact-actions .btn{display:inline-flex;align-items:center;gap:7px;background:#087bc9;color:#fff;border:0}.global-faq-contact-actions svg{width:17px;height:17px}.global-faq-contact-actions .global-faq-wa{background:#20a764}

@media(max-width:860px){
  .global-faq-hero{padding:36px 0 30px}.global-faq-hero h1{font-size:34px}.global-faq-hero>div>p:not(.eyebrow){font-size:14px}
  .global-faq-section,.global-faq-products,.global-faq-campaigns{padding:32px 0}.global-faq-heading h2{font-size:25px}
  .global-faq-group{grid-template-columns:1fr;gap:4px}.global-faq-group h3{margin-top:0}
  .global-faq-product-grid{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:6px}.global-faq-product-card{flex:0 0 calc(100% - 24px);scroll-snap-align:start}
  .global-faq-product-detail{padding:18px}.global-faq-product-detail-head{display:block}.global-faq-product-detail-head .btn{margin-top:14px}
  .global-faq-info-columns{grid-template-columns:1fr;gap:16px}
  .global-faq-campaign-grid{grid-template-columns:1fr}.global-faq-campaign-rules{grid-template-columns:1fr}
  .global-faq-contact>.container{display:block}.global-faq-contact-actions{margin-top:18px;flex-wrap:wrap}
}

/* =========================================================
   v0.4.78 — FOOTER MAESTRO
   Productos dinámicos + ayuda + contacto + legal.
   ========================================================= */
.site-footer{
  position:relative!important;padding:42px 0 18px!important;border-top:0!important;
  background:radial-gradient(circle at 88% 8%,rgba(255,255,255,.10),transparent 25%),linear-gradient(135deg,#075da9 0%,#0879c2 54%,#079ce5 100%)!important;
  color:#fff!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.12)!important;
}
.footer-grid{display:grid!important;grid-template-columns:minmax(240px,1.35fr) minmax(180px,1fr) minmax(150px,.8fr) minmax(190px,.9fr)!important;gap:44px!important;align-items:start!important}
.footer-brand{min-width:0!important}
.footer-brand .footer-logo{display:block!important;width:176px!important;max-width:176px!important;max-height:58px!important;margin:0 0 17px!important;object-fit:contain!important;object-position:left center!important}
.footer-brand p{max-width:290px!important;margin:0!important;color:rgba(255,255,255,.84)!important;font-size:13.5px!important;line-height:1.55!important}
.footer-column{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:9px!important;min-width:0!important}
.footer-title{display:block!important;margin:2px 0 7px!important;color:#fff!important;font-size:13px!important;line-height:1.2!important;font-weight:850!important}
.site-footer .footer-column>a:not(.footer-contact-link){color:rgba(255,255,255,.82)!important;font-size:12px!important;line-height:1.35!important;font-weight:600!important;text-decoration:none!important}
.site-footer .footer-column>a:not(.footer-contact-link):hover{color:#fff!important;transform:translateX(2px)}
.footer-contact{gap:12px!important}
.footer-contact-link{display:flex!important;align-items:center!important;gap:10px!important;width:100%!important;color:#fff!important;text-decoration:none!important}
.footer-contact-icon{display:grid!important;place-items:center!important;flex:0 0 34px!important;width:34px!important;height:34px!important;border-radius:10px!important;background:rgba(255,255,255,.14)!important;border:1px solid rgba(255,255,255,.16)!important}
.footer-contact-wa .footer-contact-icon{background:rgba(37,211,102,.22)!important}
.footer-contact-icon svg{width:17px!important;height:17px!important;stroke:#fff!important}
.footer-contact-link>span:last-child{display:flex!important;flex-direction:column!important;gap:1px!important;font-size:12.5px!important;line-height:1.2!important;font-weight:800!important}
.footer-contact-link small{color:rgba(255,255,255,.66)!important;font-size:9px!important;line-height:1.1!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.08em!important}
.footer-bottom{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;margin-top:30px!important;padding-top:15px!important;border-top:1px solid rgba(255,255,255,.18)!important}
.footer-legal-nav{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:16px!important}
.site-footer .footer-legal-nav a,.site-footer .footer-bottom small{color:rgba(255,255,255,.68)!important;font-size:9.5px!important;line-height:1.3!important;text-decoration:none!important}
.site-footer .footer-legal-nav a:hover{color:#fff!important}

@media(max-width:980px) and (min-width:861px){
  .footer-grid{grid-template-columns:1.25fr 1fr 1fr!important;gap:30px!important}
  .footer-contact{grid-column:1/4!important;display:grid!important;grid-template-columns:auto 1fr 1fr!important;align-items:center!important;column-gap:18px!important}
  .footer-contact .footer-title{margin:0!important}
}
@media(max-width:860px){
  .site-footer{padding:32px 0 86px!important}
  .footer-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:28px 22px!important}
  .footer-brand{grid-column:1/-1!important}
  .footer-brand .footer-logo{width:160px!important;max-width:160px!important;margin-bottom:13px!important}
  .footer-brand p{max-width:330px!important;font-size:12.5px!important}
  .footer-contact{grid-column:1/-1!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important;padding-top:4px!important}
  .footer-contact .footer-title{grid-column:1/-1!important}
  .footer-contact-link{padding:10px 11px!important;border-radius:12px!important;background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.11)!important}
  .footer-bottom{flex-direction:column!important;align-items:flex-start!important;gap:11px!important;margin-top:25px!important}
  .footer-legal-nav{gap:12px!important}
}
/* v0.4.100 — Footer compacto en móvil y tablet vertical.
   El body ya reserva espacio para la barra fija de contacto. */
@media(max-width:860px){
  /* v0.4.99 — Marca y texto juntos para compactar el footer. */
  .footer-brand{
    display:grid!important;
    grid-template-columns:160px minmax(0,1fr)!important;
    align-items:center!important;
    gap:24px!important;
  }
  .footer-brand .footer-logo{margin:0!important}
  .footer-brand p{max-width:none!important;min-width:0!important}
  .site-footer{padding-bottom:24px!important}
  .footer-bottom{
    flex-direction:row!important;
    align-items:center!important;
    flex-wrap:wrap!important;
    gap:12px 20px!important;
  }
  .footer-bottom>small{margin-left:auto!important;text-align:right!important}
}
/* Mantener logo y texto juntos y el copyright a la derecha también en móvil. */
@media(max-width:767px){
  .footer-brand{grid-template-columns:clamp(100px,30vw,140px) minmax(0,1fr)!important;gap:14px!important}
  .footer-brand .footer-logo{width:100%!important;max-width:140px!important}
  .footer-bottom{flex-wrap:nowrap!important;gap:12px!important}
  .footer-legal-nav{min-width:0!important;gap:8px!important}
  .footer-bottom>small{max-width:44%!important;min-width:0!important}
}
@media(max-width:430px){
  .footer-grid{grid-template-columns:1fr!important;gap:25px!important}
  .footer-brand,.footer-products,.footer-help,.footer-contact{grid-column:1!important}
  .footer-contact{grid-template-columns:1fr!important}
  .footer-contact .footer-title{grid-column:1!important}
}


/* =========================================================
   v0.4.79 — FAQ HOME VISIBLE EN MÓVIL
   Corrige la regla histórica .faq-rail{display:none}.
   Mantiene la franja antes del footer y adapta su composición a móvil.
   ========================================================= */
@media(max-width:860px){
  .faq-rail{
    display:block!important;
    margin:0!important;
    padding:0!important;
    background:linear-gradient(180deg,#fff 0%,#f4faff 100%)!important;
    border-top:1px solid #dcecf6!important;
    border-bottom:1px solid #dcecf6!important;
  }

  .faq-rail-inner{
    display:grid!important;
    grid-template-columns:1fr!important;
    height:auto!important;
    min-height:0!important;
    gap:10px!important;
    padding:22px 14px 24px!important;
  }

  .faq-rail small{
    display:block!important;
    margin:0 0 3px!important;
    color:#6f89a1!important;
    font-size:8px!important;
    line-height:1.2!important;
    font-weight:850!important;
    letter-spacing:.12em!important;
  }

  .faq-rail strong{
    display:block!important;
    margin:0!important;
    color:#073f7a!important;
    font-size:21px!important;
    line-height:1.05!important;
  }

  .faq-rail p{
    display:block!important;
    margin:0!important;
    color:#5e7c99!important;
    font-size:12.5px!important;
    line-height:1.42!important;
  }

  .faq-rail .btn{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    justify-self:start!important;
    width:auto!important;
    min-height:42px!important;
    margin-top:3px!important;
    padding:9px 16px!important;
    border:0!important;
    border-radius:10px!important;
    color:#fff!important;
    font-size:12px!important;
    font-weight:850!important;
    background:linear-gradient(90deg,#087fcf,#079ce5)!important;
    box-shadow:0 7px 16px rgba(7,126,205,.12)!important;
  }
}


/* =========================================================
   v0.4.80 — REGRESIÓN PRE-SEO
   "HASTA" solo se muestra para beneficios cuantificables reconocidos.
   ========================================================= */
.product-landing .pl-promo-hero-copy .ods-promo-live:not(.has-hasta):before{display:none!important}
.product-landing .pl-promo-hero-copy .ods-promo-live.has-hasta:before{display:block!important}

/* v0.4.84 — shared navigation; SEG supplies product copy, colour and URLs. */
html{scroll-padding-top:var(--ods-anchor-offset,90px)}
.primary-nav{gap:4px}
.header-actions{flex-shrink:0}
.header-actions>a{flex-shrink:0;white-space:nowrap}
.primary-nav>a,.nav-dropdown>summary{position:relative;min-height:40px;padding:10px 7px;border:0;border-radius:0;background:transparent;box-shadow:none;transition:color .16s}
.primary-nav>a:hover,.nav-dropdown>summary:hover,.nav-dropdown[open]>summary,.primary-nav>a[aria-current="page"]{background:transparent;color:#087ebd}
.nav-dropdown[open]>summary:after,.primary-nav>a[aria-current="page"]:after{content:'';position:absolute;bottom:3px;left:10px;right:10px;height:2px;background:var(--blue);border-radius:2px}
.nav-dropdown{position:relative}
.nav-dropdown>summary{display:flex;align-items:center;gap:5px;cursor:pointer;list-style:none}
.nav-dropdown>summary::-webkit-details-marker{display:none}
.nav-dropdown>summary::marker{content:''}
.nav-dropdown .nav-caret{display:inline-flex;align-items:center;justify-content:center;flex:0 0 16px;width:16px;height:16px;color:#1683b9;line-height:1;background:none}
.nav-dropdown .nav-caret svg{display:block;width:16px;height:16px;transition:transform .16s}
.nav-dropdown[open]>summary .nav-caret svg{transform:rotate(180deg)}
.primary-nav a:focus-visible,.nav-dropdown>summary:focus-visible,.menu-toggle:focus-visible{outline:2px solid var(--blue);outline-offset:3px;border-radius:6px}
.nav-panel{position:absolute;top:calc(100% + 12px);left:var(--nav-panel-shift,0px);z-index:110;width:560px;max-width:calc(100vw - 32px);max-height:calc(100dvh - var(--ods-anchor-offset,90px) - 28px);overflow-y:auto;background:#fff;border:1px solid #dbeaf4;border-top:3px solid var(--blue);border-radius:16px;box-shadow:0 18px 45px rgba(5,52,88,.16);white-space:normal}
.nav-panel--profiles{width:410px}
.nav-panel--companies{width:370px}
.nav-panel-heading{padding:19px 20px 15px;background:linear-gradient(110deg,#f1f9fe,#fff);border-bottom:1px solid #e6f1f7}
.nav-panel-heading>span{display:block;color:#3981a7;font-size:9px;line-height:1.4;font-weight:800;letter-spacing:.12em}
.nav-panel-heading>strong{display:block;margin-top:4px;color:var(--navy);font-size:17px;line-height:1.3;letter-spacing:-.02em}
.nav-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:12px}
.nav-panel--companies .nav-product-grid{grid-template-columns:1fr}
.nav-product{display:flex;align-items:flex-start;gap:10px;min-width:0;padding:13px 10px;border:1px solid transparent;border-radius:11px;transition:background .16s,border-color .16s}
.nav-product:hover,.nav-product:focus-visible,.nav-product[aria-current="page"]{background:#f0f8fd;border-color:#d9ecf7}
.nav-product-icon,.nav-profile-icon{display:grid;place-items:center;flex:0 0 35px;width:35px;height:35px;border-radius:10px;color:var(--nav-product-color,var(--blue2));background:#eaf5fc}
.nav-product-icon svg,.nav-profile-icon svg{width:20px;height:20px}
.nav-product-copy{display:block;min-width:0;flex:1}
.nav-product-title{display:block;font-size:13px;line-height:1.35;font-weight:750;color:var(--navy)}
.nav-product-description{display:block;margin-top:5px;color:#638097;font-size:11px;font-weight:450;line-height:1.5}
.nav-product-arrow{margin-top:2px;color:#73a3bf;font-size:14px;line-height:1.2}
.nav-panel-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 21px;border-top:1px solid #e6f1f7;color:#087bb7;background:#f6fbff;font-size:12px;font-weight:750}
.nav-panel-footer:hover{background:#eaf6fd}
.nav-profile-list{padding:6px 18px 12px}
.nav-group{display:flex;align-items:flex-start;gap:12px;padding:13px 0}
.nav-group+.nav-group{border-top:1px solid #e8f1f7}
.nav-profile-icon{margin-top:2px;width:38px;height:38px;flex-basis:38px}
.nav-profile-copy{flex:1;min-width:0}
.nav-group-label{display:block;margin:0 0 5px;color:#426983;font-size:11px;font-weight:650;line-height:1.4}
.nav-product--compact{align-items:center;gap:10px;margin-left:-6px;padding:6px;min-height:32px;border-radius:7px}
.nav-product--compact .nav-product-title{font-size:12.5px}
.nav-product--compact .nav-product-arrow{margin:0}
@media(max-width:1180px) and (min-width:861px){
  .primary-nav{gap:2px}
  .primary-nav>a,.nav-dropdown>summary{padding-left:6px;padding-right:6px}
}
@media(max-width:860px){
  .primary-nav{top:100%;max-height:calc(100dvh - var(--ods-anchor-offset,90px) - 84px);overflow-y:auto;overscroll-behavior:contain;gap:4px;padding:12px 14px 18px}
  .primary-nav>.nav-dropdown,.primary-nav>a{width:100%}
  .primary-nav>a,.nav-dropdown>summary{min-height:46px;padding:12px 10px;font-size:14px}
  .nav-dropdown>summary{justify-content:space-between}
  .nav-panel{position:static;width:100%;max-width:none;max-height:none;overflow:visible;margin:5px 0 8px;border:1px solid #e0eef7;border-radius:12px;box-shadow:none}
  .nav-panel-heading{padding:13px 14px 11px}
  .nav-panel-heading>strong{font-size:15px}
  .nav-product-grid{grid-template-columns:1fr;gap:2px;padding:6px}
  .nav-product{padding:10px;min-height:52px}
  .nav-product-description{font-size:11.5px;margin-top:3px}
  .nav-profile-list{padding:2px 12px 7px}
  .nav-group{gap:10px;padding:11px 0}
  .nav-product--compact{min-height:44px;padding:8px 6px}
  .nav-panel-footer{min-height:44px;padding:12px 15px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.primary-nav *{transition:none!important}}


/* v0.4.86 — Feedback for the existing wizard's required-field checks. */
/* One typographic treatment for wizard, field and form-level Ninja errors. */
.quote-card .nf-form-cont .nf-form-content .nf-field-container p.seg-step-error,
.quote-card .nf-form-cont .nf-error .nf-error-msg,
.quote-card .nf-form-cont .nf-error-msg{
  margin:4px 0 0!important;padding:0!important;
  color:#b42318!important;font-size:12px!important;line-height:1.35!important;
  font-family:inherit!important;font-weight:400!important;font-style:normal!important;
  letter-spacing:normal!important;text-transform:none!important;text-align:left!important;
}
.quote-card .nf-form-cont .nf-error-msg *{
  font-family:inherit!important;font-size:inherit!important;line-height:inherit!important;
  color:inherit!important;font-weight:400!important;font-style:normal!important;
  letter-spacing:normal!important;text-transform:none!important;
  margin:0!important;padding:0!important;
}
/* Only suppress the duplicate required notice; keep all other Ninja errors. */
.quote-card .nf-form-cont .nf-field-container.seg-step-invalid .nf-error-required-error{
  display:none!important;
}
.quote-card .nf-field-container.seg-step-invalid .nf-field-element input,
.quote-card .nf-field-container.seg-step-invalid .nf-field-element select,
.quote-card .nf-field-container.seg-step-invalid .nf-field-element textarea{
  border-color:#b42318!important;
}
.quote-card .nf-field-container.seg-step-invalid .nf-field-element :focus{
  box-shadow:0 0 0 3px rgba(180,35,24,.12)!important;
}
.quote-card.seg-wizard-has-errors{
  height:auto!important;max-height:none!important;overflow:visible!important;
}
.quote-card.seg-wizard-has-errors .nf-form-cont,
.quote-card.seg-wizard-has-errors .nf-form-wrap,
.quote-card.seg-wizard-has-errors .nf-form-layout,
.quote-card.seg-wizard-has-errors .nf-form-content{height:auto!important}
.hero.seg-wizard-has-errors{overflow:visible!important}

.pl-hero.seg-wizard-has-errors,
.pl-hero.seg-wizard-has-errors .pl-hero-grid{
  height:auto!important;max-height:none!important;
}

/* v0.4.87 — shared multi-insured situation step. */
.quote-card .seg-ages-group{min-width:0;margin:0}
.quote-card .seg-ages-title{margin:0 0 6px!important;font-size:19px!important;line-height:1.3!important;color:var(--navy,#104779)}
.quote-card .seg-ages-hint{margin:0 0 16px!important;font-size:14px!important;line-height:1.45!important;color:#587895}
.quote-card .seg-ages-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:0 16px;align-items:start}
.quote-card .seg-ages-grid-multiple{grid-template-columns:repeat(2,minmax(0,1fr));max-height:360px;overflow-y:auto;padding:0;scrollbar-gutter:stable}
.quote-card .seg-ages-grid .nf-field-container{min-width:0!important;width:100%!important;float:none!important;clear:none!important}
/* Age labels and inputs inherit the shared form typography at every breakpoint. */
.quote-card .seg-ages-grid input{box-sizing:border-box!important;width:100%!important;min-width:0!important}
.quote-card .seg-ages-hint[hidden]{display:none!important}
.quote-card .seg-ages-single .seg-ages-title,
.quote-card .seg-ages-single .seg-ages-hint{display:none}
.hero.seg-expanded-ages{overflow:visible!important}
.pl-hero.seg-expanded-ages,
.pl-hero.seg-expanded-ages .pl-hero-grid{height:auto!important;max-height:none!important;min-height:540px}
.seg-expanded-ages .quote-card,
.seg-expanded-ages .quote-card .nf-form-cont,
.seg-expanded-ages .quote-card .nf-form-content{height:auto!important;max-height:none!important;overflow:visible!important}
@media(max-width:380px){
  .quote-card .seg-ages-grid-multiple{grid-template-columns:minmax(0,1fr)}
}

/* v0.4.89 — compact help for larger private groups. */
.quote-card .nf-form-cont .nf-form-content .nf-field-container p.seg-count-hint{
  margin:6px 0 0!important;padding:0!important;font-size:13px!important;
  line-height:1.35!important;font-weight:400!important;color:#587895!important;
}
.quote-card .nf-form-cont .nf-form-content .nf-field-container p.seg-count-hint[hidden]{display:none!important}
.quote-card .seg-count-hint a{color:inherit;text-decoration:underline;text-underline-offset:2px}

.quote-card.seg-count-help-visible,
.quote-card.seg-count-help-visible .nf-form-cont,
.quote-card.seg-count-help-visible .nf-form-wrap,
.quote-card.seg-count-help-visible .nf-form-layout,
.quote-card.seg-count-help-visible .nf-form-content{height:auto!important;max-height:none!important;overflow:visible!important}
.hero.seg-count-help-visible{overflow:visible!important}
.pl-hero.seg-count-help-visible,
.pl-hero.seg-count-help-visible .pl-hero-grid{height:auto!important;max-height:none!important}

/* v0.4.90 — the shared quote card can extend beyond the photograph.
   Photographs retain their own clipping; only the form is allowed to overflow. */
.hero.seg-quote-priority,
.pl-hero.seg-quote-priority{
  position:relative!important;z-index:2!important;overflow:visible!important;
}
.hero.seg-quote-priority .hero-shell,
.pl-hero.seg-quote-priority .pl-hero-grid{overflow:visible!important}
.hero.seg-quote-priority + .trust-strip,
.pl-hero.seg-quote-priority + .pl-trust{position:relative;z-index:1}


/* v0.4.102 — Compact campaign reminder inside the product form. */
.pl-quote-card .ods-form-promo{
  display:grid;gap:2px;min-width:0;
  margin:0 0 14px;padding:9px 11px;
  border:1px solid #d9eaf5;border-left:3px solid #079ce5;border-radius:9px;
  background:#f2f9fd;text-align:left;
}
.pl-quote-card .ods-form-promo[hidden]{display:none!important}
.pl-quote-card .ods-form-promo-label{
  color:#527394;font-size:9px;font-weight:700;line-height:1.3;
  letter-spacing:.035em;text-transform:uppercase;
}
.pl-quote-card .ods-form-promo-value{
  color:#083f7a;font-size:13px;font-weight:800;line-height:1.35;
  overflow-wrap:anywhere;
}
.pl-quote-card .ods-form-promo-note{
  color:#617b92;font-size:10px;font-weight:400;line-height:1.35;
}

/* v0.4.103 — Shared confirmation state for Home and every product. */
.quote-card.ods-quote-confirmed > h2,
.quote-card.ods-quote-confirmed > .pl-form-kicker,
.quote-card.ods-quote-confirmed > .pl-form-promo,
.quote-card.ods-quote-confirmed .ods-form-promo{
  display:none!important;
}
.quote-card.ods-quote-confirmed,
.quote-card.ods-quote-confirmed .nf-form-cont{
  height:auto!important;min-height:0!important;max-height:none!important;
}
.quote-card.ods-quote-confirmed .nf-response-msg > :first-child{margin-top:0!important}
.quote-card.ods-quote-confirmed .nf-response-msg > :last-child{margin-bottom:0!important}

/* Contextual links in product landing content. */
.product-landing .pl-context-link{font-size:14px;line-height:1.6}
.product-landing .pl-context-link a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}
.product-landing .pl-context-link a:focus-visible{outline:2px solid currentColor;outline-offset:3px}
