.elementor-114 .elementor-element.elementor-element-4215f7a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-114 .elementor-element.elementor-element-51fc439{width:100%;max-width:100%;}.elementor-114 .elementor-element.elementor-element-752c53a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-114 .elementor-element.elementor-element-20d6140{width:100%;max-width:100%;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-51fc439 *//* ============================================================
   CSS — bne_article_HTML.html ÚNICAMENTE
   Pegar en Elementor → Opciones de página → CSS personalizado
   O como <style> al inicio del widget HTML del artículo.
   Fuentes: Playfair Display + Lato — cargadas por el header global.
   Sin @import. Sin conflicto con Rank Math ni con el FAQ.
============================================================ */

/* ── Reset local ── */
.gl-bne-cali,
.gl-bne-cali *,
.gl-bne-cali *::before,
.gl-bne-cali *::after {
  box-sizing: border-box;
  margin: 0; padding: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.gl-bne-cali {
  font-family: 'Lato', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  width: 100%;
  background: #FFFFFF;
}
.gl-bne-cali a { text-decoration: none; -webkit-tap-highlight-color: transparent; }
.gl-bne-cali svg { display: block; flex-shrink: 0; }

/* Foto de Gladys — doble regla para vencer Elementor */
.gl-bne-cali .gl-bne__foto,
.gl-bne-cali img.gl-bne__foto {
  border-radius: 50px !important;
  overflow: hidden !important;
  object-fit: cover !important;
  object-position: center top !important;
}

/* ── ARTÍCULO ── */
.gl-bne__article { background: #FFFFFF; width: 100%; }

.gl-bne__art-inner {
  max-width: 1160px;
  margin: 0 auto;
  padding: 40px 20px 0;
}

/* ════════════════════════════════════════
   BREADCRUMB
════════════════════════════════════════ */
.gl-bne__breadcrumb ol {
  display: flex; flex-wrap: wrap; align-items: center;
  gap: 0; list-style: none;
  margin-bottom: 24px;
}
.gl-bne__bc-link {
  display: inline-flex; align-items: center; gap: 4px;
  font-size: 12px; color: #888;
  transition: color .2s;
}
.gl-bne__bc-link:hover { color: #0197AF; }
.gl-bne__bc-sep { font-size: 12px; color: #ccc; padding: 0 6px; }
.gl-bne__bc-current { font-size: 12px; color: #0197AF; font-weight: 600; }

/* ════════════════════════════════════════
   CABECERA DEL ARTÍCULO
════════════════════════════════════════ */
.gl-bne__art-header {
  padding-bottom: 48px;
  border-bottom: 2px solid #F0F0F0;
}

.gl-bne__art-badge {
  display: inline-flex; align-items: center; gap: 6px;
  font-size: 10px; font-weight: 700;
  text-transform: uppercase; letter-spacing: .12em;
  color: #4B227A;
  border: 1px solid rgba(75,34,122,.3);
  background: rgba(75,34,122,.05);
  padding: 5px 14px 5px 10px;
  border-radius: 50px;
  margin-bottom: 20px;
}

/* H1 */
.gl-bne__art-h1 {
  font-family: 'Playfair Display', 'Georgia', serif;
  font-size: 36px; font-weight: 800; color: #02153D;
  line-height: 1.15; letter-spacing: -.025em;
  margin-bottom: 20px;
}

/* Párrafo intro citable */
.gl-bne__art-intro {
  font-size: 16px; line-height: 1.78; color: #333;
  max-width: 700px; margin-bottom: 24px;
}
.gl-bne__art-intro strong { color: #02153D; }

/* Chips de info */
.gl-bne__art-chips {
  display: flex; flex-wrap: wrap; gap: 8px;
  margin-bottom: 28px;
}
.gl-bne__chip {
  display: inline-flex; align-items: center; gap: 6px;
  font-size: 12px; font-weight: 600; color: #444;
  background: #F5F5F5; border: 1px solid rgba(0,0,0,.08);
  padding: 6px 14px; border-radius: 50px;
}
.gl-bne__chip svg { color: #0197AF; }

/* CTA WhatsApp header */
.gl-bne__art-cta {
  display: inline-flex; align-items: center; gap: 10px;
  padding: 14px 30px;
  background: #25D366; color: #FFFFFF !important;
  font-size: 15px; font-weight: 800;
  border-radius: 50px;
  box-shadow: 0 6px 22px rgba(37,211,102,.28);
  transition: transform .28s cubic-bezier(.22,.61,.36,1), filter .28s;
}
.gl-bne__art-cta:hover {
  transform: translateY(-3px); filter: brightness(1.05);
  color: #FFFFFF !important;
}

/* ════════════════════════════════════════
   SECCIONES DEL ARTÍCULO
════════════════════════════════════════ */
.gl-bne__art-body { width: 100%; }

.gl-bne__art-section {
  padding: 56px 0;
  border-bottom: 1px solid #F0F0F0;
}
.gl-bne__art-section:last-child { border-bottom: none; }

/* Sección con fondo gris alterno */
.gl-bne__art-section--alt {
  background: #F9FAFB;
  padding: 56px 0;
}

/* H2 */
.gl-bne__art-h2 {
  font-family: 'Playfair Display', 'Georgia', serif;
  font-size: 26px; font-weight: 700; color: #02153D;
  line-height: 1.25; letter-spacing: -.01em;
  margin-bottom: 20px;
}

/* H3 */
.gl-bne__art-h3 {
  font-family: 'Lato', -apple-system, sans-serif;
  font-size: 11px; font-weight: 700; color: #0197AF;
  text-transform: uppercase; letter-spacing: .1em;
  margin: 28px 0 12px;
}

/* Párrafos */
.gl-bne__art-p {
  font-size: 15px; line-height: 1.82; color: #3A3A3A;
  margin-bottom: 18px;
}
.gl-bne__art-p--lead { font-size: 16.5px; color: #1A1A1A; }
.gl-bne__art-p strong { color: #02153D; }
.gl-bne__art-p:last-child { margin-bottom: 0; }

/* Links inline */
.gl-bne__inline-link {
  color: #0197AF; font-weight: 600;
  border-bottom: 1px solid rgba(1,151,175,.3);
  transition: color .2s, border-color .2s;
}
.gl-bne__inline-link:hover { color: #4B227A; border-color: rgba(75,34,122,.5); }

/* Blockquote */
.gl-bne__art-quote {
  border-left: 4px solid #4B227A;
  background: rgba(75,34,122,.04);
  border-radius: 0 12px 12px 0;
  padding: 20px 24px;
  margin: 28px 0;
}
.gl-bne__art-quote p {
  font-family: 'Playfair Display', 'Georgia', serif;
  font-size: 17px; font-style: italic;
  color: #02153D; line-height: 1.6;
  margin-bottom: 8px;
}
.gl-bne__art-quote cite { font-size: 12px; color: #888; font-style: normal; font-weight: 600; }

/* ════════════════════════════════════════
   GRID 2 COLS — LISTA + ESTADÍSTICAS
════════════════════════════════════════ */
.gl-bne__art-grid-2 {
  display: flex; flex-direction: column; gap: 28px;
  margin-top: 8px;
}
.gl-bne__art-use-col { flex: 1; }

.gl-bne__art-list {
  list-style: none;
  display: flex; flex-direction: column; gap: 12px;
}
.gl-bne__art-list li {
  display: flex; align-items: flex-start; gap: 10px;
  font-size: 14px; line-height: 1.65; color: #3A3A3A;
}
.gl-bne__art-list svg { color: #0197AF; margin-top: 3px; flex-shrink: 0; }
.gl-bne__art-list strong { color: #02153D; }

/* Tarjetas estadística */
.gl-bne__art-stat-col { display: flex; flex-direction: column; gap: 12px; }

.gl-bne__art-stat-card {
  background: #FFFFFF; border: 1px solid rgba(2,21,61,.08);
  border-radius: 12px; padding: 16px 18px;
  box-shadow: 0 2px 8px rgba(2,21,61,.04);
}
.gl-bne__art-stat-num {
  font-family: 'Playfair Display', 'Georgia', serif;
  font-size: 28px; font-weight: 800; color: #0197AF;
  line-height: 1; margin-bottom: 4px;
}
.gl-bne__art-stat-desc { font-size: 12px; color: #555; line-height: 1.5; margin-bottom: 4px; }
.gl-bne__art-stat-src { font-size: 10px; color: #aaa; text-transform: uppercase; letter-spacing: .08em; }

/* ════════════════════════════════════════
   SECCIÓN GLADYS
════════════════════════════════════════ */
.gl-bne__art-gladys-wrap {
  display: flex; flex-direction: column; gap: 28px; align-items: flex-start;
}
.gl-bne__art-gladys-foto { display: flex; justify-content: center; width: 100%; }
.gl-bne__art-foto-wrap { position: relative; display: inline-block; }

/* Foto circular — override doble */
.gl-bne__art-foto-wrap img,
.gl-bne__art-foto-wrap .gl-bne__foto {
  width: 200px !important; height: 200px !important;
  border-radius: 50px !important;
  object-fit: cover !important; object-position: center top !important;
  border: 4px solid #FFFFFF;
  box-shadow: 0 8px 32px rgba(2,21,61,.14);
  display: block;
}

.gl-bne__art-foto-years {
  position: absolute; bottom: -8px; left: 50%;
  transform: translateX(-50%);
  background: #0197AF; color: #FFFFFF;
  font-size: 10px; font-weight: 800;
  text-transform: uppercase; letter-spacing: .08em;
  padding: 4px 12px; border-radius: 50px;
  white-space: nowrap;
}

.gl-bne__art-creds {
  list-style: none;
  display: flex; flex-direction: column; gap: 8px;
  margin: 16px 0;
}
.gl-bne__art-creds li {
  display: flex; align-items: center; gap: 8px;
  font-size: 13px; color: #333; line-height: 1.5;
}
.gl-bne__art-creds svg { color: #0197AF; flex-shrink: 0; }

.gl-bne__link-sobre {
  display: inline-flex; align-items: center; gap: 5px;
  font-size: 13px; font-weight: 700; color: #0197AF;
  border-bottom: 1px solid rgba(1,151,175,.3);
  transition: gap .2s, color .2s;
}
.gl-bne__link-sobre:hover { gap: 8px; color: #4B227A; }

/* ════════════════════════════════════════
   DARK SECTION — PRIMERA SESIÓN
════════════════════════════════════════ */
.gl-bne__art-section.gl-bne__sesion {
  background: linear-gradient(180deg, #02153D 0%, #011230 100%);
  padding: 0;
  border-bottom: none;
  position: relative; overflow: hidden;
}
.gl-bne__art-section.gl-bne__sesion::before {
  content: '';
  position: absolute; inset: 0;
  background-image: radial-gradient(rgba(1,151,175,.06) 1px, transparent 1px);
  background-size: 28px 28px;
  pointer-events: none; z-index: 0;
}

.gl-bne__section-badge {
  display: inline-block;
  font-size: 10px; font-weight: 700;
  text-transform: uppercase; letter-spacing: .12em;
  color: #0197AF;
  border: 1px solid rgba(1,151,175,.3);
  background: rgba(1,151,175,.06);
  padding: 4px 14px; border-radius: 50px; margin-bottom: 12px;
}
.gl-bne__section-badge--cyan {
  color: #00EED0;
  border-color: rgba(0,238,208,.4);
  background: rgba(0,238,208,.06);
}

/* Timeline */
.gl-bne__timeline {
  list-style: none;
  display: flex; flex-direction: column; gap: 0;
  position: relative; margin-top: 8px;
}
.gl-bne__timeline::before {
  content: '';
  position: absolute; left: 19px; top: 24px; bottom: 24px;
  width: 2px;
  background: linear-gradient(to bottom, #0197AF, rgba(1,151,175,.15));
  z-index: 0;
}
.gl-bne__step {
  display: flex; gap: 18px; align-items: flex-start;
  padding: 20px 0;
}
.gl-bne__step:last-child { padding-bottom: 0; }
.gl-bne__step-num {
  width: 40px; height: 40px; border-radius: 50%;
  background: #0197AF;
  display: flex; align-items: center; justify-content: center;
  font-size: 15px; font-weight: 800; color: #FFFFFF;
  flex-shrink: 0; position: relative; z-index: 1;
  box-shadow: 0 0 0 4px rgba(1,151,175,.2);
}
.gl-bne__step-content { flex: 1; padding-top: 6px; min-width: 0; }
.gl-bne__step-time {
  font-size: 10px; font-weight: 700;
  text-transform: uppercase; letter-spacing: .1em;
  color: #00EED0; margin-bottom: 5px;
}
.gl-bne__step-title {
  font-family: 'Playfair Display', 'Georgia', serif;
  font-size: 16px; font-weight: 700; color: #FFFFFF;
  margin-bottom: 8px; line-height: 1.3;
}
.gl-bne__step-desc {
  font-size: 13.5px; color: rgba(255,255,255,.72); line-height: 1.7;
}

/* ════════════════════════════════════════
   TABLA DE PRECIOS
════════════════════════════════════════ */
.gl-bne__art-price-table {
  border: 1px solid rgba(2,21,61,.08);
  border-radius: 14px; overflow: hidden;
  margin: 20px 0;
}
.gl-bne__art-price-row {
  display: flex; align-items: center; gap: 12px;
  padding: 16px 20px;
  border-bottom: 1px solid rgba(2,21,61,.06);
  flex-wrap: wrap;
}
.gl-bne__art-price-row:last-child { border-bottom: none; }
.gl-bne__art-price-row--featured { background: rgba(1,151,175,.05); }

.gl-bne__art-price-name { flex: 1; min-width: 0; }
.gl-bne__art-price-name strong { font-size: 14px; color: #02153D; display: block; }
.gl-bne__art-price-name span { font-size: 11px; color: #888; }
.gl-bne__art-price-dur { font-size: 12px; color: #888; white-space: nowrap; }
.gl-bne__art-price-val {
  font-family: 'Playfair Display', 'Georgia', serif;
  font-size: 17px; font-weight: 700; color: #0197AF; white-space: nowrap;
}
.gl-bne__art-price-val span {
  font-size: 11px; font-weight: 600; color: #aaa;
  font-family: 'Lato', sans-serif;
}
.gl-bne__art-payment {
  display: flex; align-items: center; gap: 8px;
  font-size: 12px; color: #888; margin-top: 8px;
}
.gl-bne__art-payment svg { color: #0197AF; flex-shrink: 0; }

/* ════════════════════════════════════════
   CTA FINAL DEL ARTÍCULO
════════════════════════════════════════ */
.gl-bne__art-cta-wrap {
  display: flex; flex-direction: column; align-items: center;
  gap: 14px; text-align: center; margin-top: 36px;
  padding: 32px 24px;
  background: linear-gradient(135deg, rgba(2,21,61,.03), rgba(75,34,122,.04));
  border: 1px solid rgba(2,21,61,.06);
  border-radius: 16px;
}
.gl-bne__art-cta-text { font-size: 15px; font-weight: 600; color: #02153D; }

.gl-bne__art-cta-btn {
  display: inline-flex; align-items: center; gap: 9px;
  padding: 15px 36px;
  background: #25D366; color: #FFFFFF !important;
  font-size: 15px; font-weight: 800;
  border-radius: 50px;
  box-shadow: 0 6px 24px rgba(37,211,102,.3);
  transition: transform .28s cubic-bezier(.22,.61,.36,1), filter .28s;
}
.gl-bne__art-cta-btn:hover {
  transform: translateY(-3px); filter: brightness(1.06);
  color: #FFFFFF !important;
}
.gl-bne__art-cta-tel {
  display: inline-flex; align-items: center; gap: 7px;
  font-size: 13px; font-weight: 600; color: #666;
  transition: color .2s;
}
.gl-bne__art-cta-tel:hover { color: #0197AF; }

/* ════════════════════════════════════════
   FAQ (widget separado — misma hoja CSS)
════════════════════════════════════════ */
.gl-bne__faq { background: #F5F5F5; }
.gl-bne__faq .gl-bne__inner { max-width: 1160px; margin: 0 auto; padding: 56px 20px 64px; }

.gl-bne__section-header { margin-bottom: 32px; }
.gl-bne__h2 {
  font-family: 'Playfair Display', 'Georgia', serif;
  font-size: 26px; font-weight: 700; color: #02153D;
  line-height: 1.25; margin-bottom: 12px;
}

.gl-bne__faq-list {
  display: flex; flex-direction: column; gap: 8px; margin-bottom: 32px;
}
.gl-bne__faq-item {
  background: #FFFFFF; border: 1px solid rgba(2,21,61,.07);
  border-radius: 12px; overflow: hidden;
  transition: box-shadow .25s, border-color .25s;
}
.gl-bne__faq-item[open] {
  border-color: rgba(1,151,175,.25);
  box-shadow: 0 4px 18px rgba(2,21,61,.07);
}
.gl-bne__faq-q {
  display: flex; align-items: center; justify-content: space-between; gap: 14px;
  padding: 16px 18px; cursor: pointer; user-select: none;
  list-style: none;
  -webkit-tap-highlight-color: transparent;
}
.gl-bne__faq-q::-webkit-details-marker { display: none; }
.gl-bne__faq-q span {
  font-size: 14px; font-weight: 700; color: #02153D; line-height: 1.4; flex: 1;
}
.gl-bne__faq-item[open] .gl-bne__faq-q span { color: #0197AF; }
.gl-bne__faq-ico {
  width: 18px; height: 18px; color: #0197AF; flex-shrink: 0;
  transition: transform .28s cubic-bezier(.22,.61,.36,1);
}
.gl-bne__faq-item[open] .gl-bne__faq-ico { transform: rotate(180deg); }
.gl-bne__faq-a { padding: 0 18px 18px; border-top: 1px solid rgba(2,21,61,.05); }
.gl-bne__faq-a p { font-size: 14px; color: #444; line-height: 1.75; padding-top: 14px; }
.gl-bne__faq-a strong { color: #02153D; }
.gl-bne__faq-cta {
  text-align: center; display: flex; flex-direction: column;
  align-items: center; gap: 12px;
}
.gl-bne__faq-cta-text { font-size: 14px; color: #666; }
.gl-bne__faq-wa {
  display: inline-flex; align-items: center; gap: 8px;
  padding: 12px 28px; background: #25D366; color: #FFFFFF !important;
  font-size: 13px; font-weight: 700; border-radius: 50px;
  box-shadow: 0 4px 16px rgba(37,211,102,.25);
  transition: filter .25s, transform .22s;
}
.gl-bne__faq-wa:hover { filter: brightness(1.06); transform: translateY(-2px); color: #FFFFFF !important; }

/* ── Accesibilidad ── */
.gl-bne-cali a:focus-visible,
.gl-bne-cali summary:focus-visible {
  outline: 2px solid #0197AF; outline-offset: 3px; border-radius: 4px;
}

/* ════════════════════════════════════════
   RESPONSIVE — MOBILE-FIRST
════════════════════════════════════════ */
@media (max-width: 374px) {
  .gl-bne__art-inner { padding: 28px 14px 0; }
  .gl-bne__art-h1 { font-size: 28px; }
  .gl-bne__art-h2 { font-size: 22px; }
  .gl-bne__art-p  { font-size: 14px; }
}

@media (min-width: 768px) {
  .gl-bne__art-inner { padding: 48px 24px 0; }
  .gl-bne__art-h1 { font-size: 46px; }
  .gl-bne__art-h2 { font-size: 32px; }
  .gl-bne__art-grid-2 { flex-direction: row; gap: 40px; }
  .gl-bne__art-stat-col { width: 220px; flex-shrink: 0; }
  .gl-bne__art-gladys-wrap { flex-direction: row; gap: 40px; align-items: flex-start; }
  .gl-bne__art-gladys-foto { width: auto; flex-shrink: 0; }
  .gl-bne__art-cta-wrap { flex-direction: row; justify-content: center; flex-wrap: wrap; text-align: left; }
  .gl-bne__timeline { flex-direction: row; flex-wrap: wrap; }
  .gl-bne__timeline::before { display: none; }
  .gl-bne__step { flex-direction: column; width: 50%; padding: 16px; }
  .gl-bne__step-num { margin-bottom: 10px; }
}

@media (min-width: 1024px) {
  .gl-bne__art-inner { padding: 56px 24px 0; }
  .gl-bne__art-h1 { font-size: 54px; }
  .gl-bne__art-h2 { font-size: 36px; }
  .gl-bne__art-p  { font-size: 15.5px; }
  .gl-bne__art-intro { font-size: 17px; }
  .gl-bne__timeline { flex-direction: row; flex-wrap: nowrap; }
  .gl-bne__step { flex-direction: column; flex: 1; padding: 0 12px; }
  .gl-bne__step:first-child { padding-left: 0; }
  .gl-bne__step:last-child  { padding-right: 0; }
  .gl-bne__step-num { margin-bottom: 12px; }
  .gl-bne__step-title { font-size: 14px; }
  .gl-bne__step-desc  { font-size: 13px; }
  .gl-bne__art-foto-wrap img,
  .gl-bne__art-foto-wrap .gl-bne__foto {
    width: 240px !important; height: 240px !important;
  }
}

@media (min-width: 1440px) {
  .gl-bne__art-inner { max-width: 1280px; padding-left: 32px; padding-right: 32px; }
  .gl-bne__faq .gl-bne__inner { max-width: 1280px; }
}

@supports (padding-left: env(safe-area-inset-left)) {
  .gl-bne__art-inner {
    padding-left: max(20px, env(safe-area-inset-left));
    padding-right: max(20px, env(safe-area-inset-right));
  }
}

@media (prefers-reduced-motion: reduce) {
  .gl-bne-cali *, .gl-bne-cali *::before, .gl-bne-cali *::after {
    transition-duration: .01ms !important;
    animation-duration: .01ms !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-20d6140 *//* ============================================================
   CSS — BIONEUROEMOCIÓN EN CALI — bioneuroemacion-cali
   Prefijo BEM: gl-bne-cali
   Aplica a las 3 secciones HTML de la página.
   Fuentes: NO @import — las carga el header global.

   PALETA:
   #02153D  dark bg / títulos
   #0197AF  acento teal / links / botones
   #00EED0  badges dark / acentos
   #4B227A  purple / BNE color
   #25D366  WhatsApp
   #F5F5F5  fondo gris alterno
   #FFFFFF  fondo blanco
============================================================ */

/* ── Reset local ─────────────────────────────────────────── */
.gl-bne-cali,
.gl-bne-cali *,
.gl-bne-cali *::before,
.gl-bne-cali *::after {
  box-sizing: border-box; margin: 0; padding: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.gl-bne-cali {
  font-family: 'Lato', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  width: 100%;
}
.gl-bne-cali a { text-decoration: none; -webkit-tap-highlight-color: transparent; }
.gl-bne-cali svg { display: block; flex-shrink: 0; }
/* Foto de Gladys — override Elementor */
.gl-bne-cali .gl-bne__foto,
.gl-bne-cali img.gl-bne__foto {
  border-radius: 50px !important;
  overflow: hidden !important;
  object-fit: cover !important;
  object-position: center top !important;
}

/* ── Inner contenedor ────────────────────────────────────── */
.gl-bne__inner {
  max-width: 1160px; margin: 0 auto;
  padding: 56px 20px 64px;
}

/* ── Separadores entre secciones ── */
.gl-bne__hero    { background: #FFFFFF; }
.gl-bne__que-es  { background: #F5F5F5; }
.gl-bne__para-quien { background: #FFFFFF; }
.gl-bne__enfoque { background: #F5F5F5; }
.gl-bne__precios { background: #FFFFFF; }
.gl-bne__faq     { background: #F5F5F5; }

/* ════════════════════════════════════════════════════════════
   S1 — HERO
════════════════════════════════════════════════════════════ */

.gl-bne__hero .gl-bne__inner {
  display: flex; flex-direction: column; align-items: flex-start;
  padding-top: 40px; padding-bottom: 56px;
}

/* Breadcrumb */
.gl-bne__breadcrumb ol {
  display: flex; flex-wrap: wrap; align-items: center;
  gap: 4px 0; list-style: none;
  margin-bottom: 24px;
}
.gl-bne__bc-link {
  display: inline-flex; align-items: center; gap: 4px;
  font-size: 12px; color: #666;
  transition: color .25s;
}
.gl-bne__bc-link:hover { color: #0197AF; }
.gl-bne__bc-sep { font-size: 12px; color: #ccc; padding: 0 4px; }
.gl-bne__bc-current {
  font-size: 12px; color: #0197AF; font-weight: 600;
}

/* Badge de certificación */
.gl-bne__cert-badge {
  display: inline-flex; align-items: center; gap: 6px;
  font-size: 10px; font-weight: 700; text-transform: uppercase; letter-spacing: .12em;
  color: #4B227A;
  border: 1px solid rgba(75,34,122,.3);
  background: rgba(75,34,122,.05);
  padding: 5px 14px 5px 10px; border-radius: 50px;
  margin-bottom: 20px;
}

/* H1 */
.gl-bne__h1 {
  font-family: 'Playfair Display', 'Georgia', serif;
  font-size: 32px; font-weight: 800; color: #02153D;
  line-height: 1.18; letter-spacing: -.02em;
  margin-bottom: 16px;
}

/* Intro citable */
.gl-bne__intro-citable {
  font-size: 16px; line-height: 1.75; color: #333;
  max-width: 680px; margin-bottom: 24px;
}
.gl-bne__intro-citable strong { color: #02153D; }

/* Info chips */
.gl-bne__info-chips {
  display: flex; flex-wrap: wrap; gap: 8px;
  margin-bottom: 28px;
}
.gl-bne__chip {
  display: inline-flex; align-items: center; gap: 6px;
  font-size: 12px; font-weight: 600; color: #444;
  background: #F5F5F5; border: 1px solid rgba(0,0,0,.08);
  padding: 6px 14px; border-radius: 50px;
}
.gl-bne__chip svg { color: #0197AF; }

/* CTA WhatsApp hero */
.gl-bne__cta-wa {
  display: inline-flex; align-items: center; gap: 10px;
  padding: 15px 32px;
  background: #25D366; color: #FFFFFF !important;
  font-size: 15px; font-weight: 800;
  border-radius: 50px;
  box-shadow: 0 6px 24px rgba(37,211,102,.3);
  transition: transform .28s cubic-bezier(.22,.61,.36,1), filter .28s;
}
.gl-bne__cta-wa:hover { transform: translateY(-3px); filter: brightness(1.05); color: #FFFFFF !important; }

/* ════════════════════════════════════════════════════════════
   COMPONENTES COMPARTIDOS
════════════════════════════════════════════════════════════ */

/* Header de sección */
.gl-bne__section-header { margin-bottom: 32px; }
.gl-bne__section-header--dark { text-align: center; }

.gl-bne__section-badge {
  display: inline-block;
  font-size: 10px; font-weight: 700; text-transform: uppercase; letter-spacing: .12em;
  color: #0197AF;
  border: 1px solid rgba(1,151,175,.3); background: rgba(1,151,175,.06);
  padding: 4px 14px; border-radius: 50px; margin-bottom: 12px;
}
.gl-bne__section-badge--cyan {
  color: #00EED0;
  border-color: rgba(0,238,208,.4); background: rgba(0,238,208,.06);
}

.gl-bne__h2 {
  font-family: 'Playfair Display', 'Georgia', serif;
  font-size: 26px; font-weight: 700; color: #02153D;
  line-height: 1.25; letter-spacing: -.01em; margin-bottom: 12px;
}
.gl-bne__h2--white { color: #FFFFFF; }
.gl-bne__h2-accent { color: #00EED0; }

.gl-bne__section-sub {
  font-size: 14px; color: #666; line-height: 1.65; max-width: 600px;
}
.gl-bne__section-sub--muted { color: rgba(255,255,255,.6); margin: 0 auto; text-align: center; }

/* Párrafos de contenido */
.gl-bne__lead {
  font-size: 16px; line-height: 1.75; color: #1A1A1A; margin-bottom: 18px;
}
.gl-bne__lead strong { color: #02153D; }
.gl-bne__p {
  font-size: 14.5px; line-height: 1.78; color: #444; margin-bottom: 16px;
}
.gl-bne__p:last-child { margin-bottom: 0; }

/* Links internos inline */
.gl-bne__inline-link {
  color: #0197AF; font-weight: 600;
  border-bottom: 1px solid rgba(1,151,175,.3);
  transition: color .25s, border-color .25s;
}
.gl-bne__inline-link:hover { color: #4B227A; border-color: rgba(75,34,122,.5); }

/* ════════════════════════════════════════════════════════════
   S2 — QUÉ ES
════════════════════════════════════════════════════════════ */

.gl-bne__content-cols {
  display: flex; flex-direction: column; gap: 24px;
}

/* Caja de advertencia */
.gl-bne__highlight-box {
  display: flex; gap: 12px; align-items: flex-start;
  background: rgba(1,151,175,.06);
  border: 1px solid rgba(1,151,175,.2);
  border-left: 3px solid #0197AF;
  border-radius: 8px; padding: 14px 16px;
  margin-top: 16px;
}
.gl-bne__highlight-box svg { color: #0197AF; margin-top: 1px; flex-shrink: 0; }
.gl-bne__highlight-box p { font-size: 13px; line-height: 1.65; color: #444; }
.gl-bne__highlight-box strong { color: #02153D; }

/* Tarjeta lateral comparación */
.gl-bne__side-card {
  background: #FFFFFF; border: 1px solid rgba(2,21,61,.07);
  border-radius: 14px; padding: 20px;
  box-shadow: 0 2px 12px rgba(2,21,61,.04);
}
.gl-bne__side-title {
  font-size: 13px; font-weight: 700; color: #02153D;
  text-transform: uppercase; letter-spacing: .08em;
  margin-bottom: 14px;
}
.gl-bne__compare-list {
  list-style: none; display: flex; flex-direction: column; gap: 10px;
  margin-bottom: 14px;
}
.gl-bne__compare-list li {
  font-size: 13px; color: #555; line-height: 1.5; display: flex; gap: 8px; align-items: flex-start;
}
.gl-bne__compare-item {
  display: inline-block; font-size: 9.5px; font-weight: 800;
  text-transform: uppercase; letter-spacing: .06em;
  padding: 2px 9px; border-radius: 50px; flex-shrink: 0;
  margin-top: 1px;
}
.gl-bne__compare-item--bne {
  background: rgba(75,34,122,.1); color: #4B227A; border: 1px solid rgba(75,34,122,.25);
}
.gl-bne__compare-item--trad {
  background: rgba(1,151,175,.08); color: #0197AF; border: 1px solid rgba(1,151,175,.2);
}
.gl-bne__side-note { font-size: 12px; color: #888; line-height: 1.55; }

/* ════════════════════════════════════════════════════════════
   S3 — PARA QUIÉN
════════════════════════════════════════════════════════════ */

.gl-bne__situations-grid {
  display: grid; grid-template-columns: 1fr; gap: 14px;
}
.gl-bne__situation-card {
  background: #FFFFFF; border: 1px solid rgba(2,21,61,.07);
  border-radius: 12px; padding: 18px 18px 18px 14px;
  border-left: 3px solid #F0F0F0;
  display: flex; flex-direction: column; gap: 6px;
  transition: border-color .28s, box-shadow .28s, transform .28s cubic-bezier(.22,.61,.36,1);
}
.gl-bne__situation-card:hover {
  border-left-color: #0197AF;
  box-shadow: 0 6px 24px rgba(2,21,61,.07);
  transform: translateY(-2px);
}
.gl-bne__situation-ico {
  width: 40px; height: 40px; border-radius: 10px;
  background: rgba(1,151,175,.08); border: 1px solid rgba(1,151,175,.14);
  display: flex; align-items: center; justify-content: center;
  margin-bottom: 4px;
}
.gl-bne__situation-ico svg { color: #0197AF; }
.gl-bne__situation-card h3 {
  font-family: 'Playfair Display', 'Georgia', serif;
  font-size: 15px; font-weight: 700; color: #02153D; line-height: 1.3;
}
.gl-bne__situation-card p { font-size: 13px; color: #666; line-height: 1.6; }

/* ════════════════════════════════════════════════════════════
   S4 — ENFOQUE GLADYS
════════════════════════════════════════════════════════════ */

.gl-bne__enfoque-grid {
  display: flex; flex-direction: column; gap: 32px; align-items: flex-start;
}
.gl-bne__enfoque-foto-col { width: 100%; display: flex; justify-content: center; }

.gl-bne__foto-wrap {
  position: relative; display: inline-block;
}
.gl-bne__foto {
  width: 220px; height: 220px;
  border-radius: 50px !important;
  object-fit: cover; object-position: center top;
  border: 4px solid #FFFFFF;
  box-shadow: 0 8px 32px rgba(2,21,61,.14);
  display: block;
}

/* Tarjeta cert flotante */
.gl-bne__cert-card {
  position: absolute; bottom: -12px; right: -12px;
  display: flex; align-items: center; gap: 8px;
  background: #FFFFFF; border: 1px solid rgba(2,21,61,.1);
  border-radius: 10px; padding: 9px 13px;
  box-shadow: 0 4px 16px rgba(2,21,61,.12);
  min-width: 0;
}
.gl-bne__cert-card svg { color: #4B227A; flex-shrink: 0; }
.gl-bne__cert-card div { display: flex; flex-direction: column; gap: 1px; min-width: 0; }
.gl-bne__cert-card strong { font-size: 11px; color: #02153D; white-space: nowrap; }
.gl-bne__cert-card span   { font-size: 10px; color: #888; white-space: nowrap; }

/* Credenciales */
.gl-bne__creds-list {
  list-style: none; display: flex; flex-direction: column; gap: 9px;
  margin: 16px 0;
}
.gl-bne__creds-list li {
  display: flex; align-items: flex-start; gap: 8px;
  font-size: 13.5px; color: #333; line-height: 1.5;
}
.gl-bne__creds-list svg { color: #0197AF; margin-top: 2px; flex-shrink: 0; }

.gl-bne__link-sobre {
  display: inline-flex; align-items: center; gap: 5px;
  font-size: 13px; font-weight: 700; color: #0197AF;
  border-bottom: 1px solid rgba(1,151,175,.3);
  transition: gap .25s, color .25s;
}
.gl-bne__link-sobre:hover { gap: 8px; color: #4B227A; border-color: rgba(75,34,122,.4); }

/* ════════════════════════════════════════════════════════════
   S5 — SESIÓN DARK
════════════════════════════════════════════════════════════ */

.gl-bne__sesion {
  background: linear-gradient(180deg, #02153D 0%, #011230 100%);
  position: relative; overflow: hidden;
}
/* Textura puntos */
.gl-bne__sesion::before {
  content: '';
  position: absolute; inset: 0;
  background-image: radial-gradient(rgba(1,151,175,.06) 1px, transparent 1px);
  background-size: 28px 28px;
  pointer-events: none; z-index: 0;
}
.gl-bne__sesion .gl-bne__inner { position: relative; z-index: 1; }
.gl-bne__sesion .gl-bne__section-header { text-align: center; }

/* Timeline */
.gl-bne__timeline {
  list-style: none;
  display: flex; flex-direction: column; gap: 0;
  counter-reset: step;
  position: relative;
  margin-top: 8px;
}
/* Línea vertical conectora */
.gl-bne__timeline::before {
  content: '';
  position: absolute; left: 19px; top: 24px;
  bottom: 24px; width: 2px;
  background: linear-gradient(to bottom, #0197AF, rgba(1,151,175,.15));
}

.gl-bne__step {
  display: flex; gap: 18px; align-items: flex-start;
  padding: 20px 0;
}
.gl-bne__step:last-child { padding-bottom: 0; }

.gl-bne__step-num {
  width: 40px; height: 40px; border-radius: 50%;
  background: #0197AF;
  display: flex; align-items: center; justify-content: center;
  font-size: 15px; font-weight: 800; color: #FFFFFF;
  flex-shrink: 0; position: relative; z-index: 1;
  box-shadow: 0 0 0 4px rgba(1,151,175,.2);
}

.gl-bne__step-content { flex: 1; padding-top: 6px; min-width: 0; }

.gl-bne__step-time {
  font-size: 10px; font-weight: 700; text-transform: uppercase;
  letter-spacing: .1em; color: #00EED0; margin-bottom: 5px;
}
.gl-bne__step-title {
  font-family: 'Playfair Display', 'Georgia', serif;
  font-size: 16px; font-weight: 700; color: #FFFFFF; margin-bottom: 8px; line-height: 1.3;
}
.gl-bne__step-desc {
  font-size: 13.5px; color: rgba(255,255,255,.72); line-height: 1.7;
}

/* ════════════════════════════════════════════════════════════
   S6 — PRECIOS
════════════════════════════════════════════════════════════ */

.gl-bne__price-grid {
  display: grid; grid-template-columns: 1fr; gap: 16px;
}

.gl-bne__price-card {
  background: #FFFFFF; border: 1px solid rgba(2,21,61,.08);
  border-radius: 16px; padding: 22px;
  box-shadow: 0 2px 12px rgba(2,21,61,.04);
  display: flex; flex-direction: column; gap: 0;
}
.gl-bne__price-card--featured {
  border-color: #0197AF; border-width: 2px;
  box-shadow: 0 8px 32px rgba(1,151,175,.12);
}
.gl-bne__price-card--payment {
  background: #F9F9F9;
}

.gl-bne__price-head { margin-bottom: 16px; }
.gl-bne__price-tag {
  font-size: 10px; font-weight: 700; text-transform: uppercase; letter-spacing: .1em;
  color: #0197AF; background: rgba(1,151,175,.08);
  padding: 3px 10px; border-radius: 50px; margin-bottom: 10px; display: inline-block;
}
.gl-bne__price-amount {
  font-family: 'Playfair Display', 'Georgia', serif;
  font-size: 30px; font-weight: 800; color: #02153D; line-height: 1;
  margin-bottom: 5px;
}
.gl-bne__price-amount span { font-size: 14px; font-weight: 700; color: #888; }
.gl-bne__price-dur { font-size: 12px; color: #888; }

.gl-bne__price-includes {
  list-style: none; display: flex; flex-direction: column; gap: 8px;
  margin-bottom: 20px; flex: 1;
}
.gl-bne__price-includes li {
  display: flex; align-items: center; gap: 8px;
  font-size: 13px; color: #444;
}
.gl-bne__price-includes svg { color: #0197AF; flex-shrink: 0; }

.gl-bne__price-cta-wa {
  display: flex; align-items: center; justify-content: center; gap: 8px;
  padding: 13px 24px; background: #25D366; color: #FFFFFF !important;
  font-size: 14px; font-weight: 700; border-radius: 50px;
  box-shadow: 0 4px 16px rgba(37,211,102,.28);
  transition: filter .25s, transform .22s;
}
.gl-bne__price-cta-wa:hover { filter: brightness(1.06); transform: translateY(-2px); color: #FFFFFF !important; }

.gl-bne__price-cta-sec {
  font-size: 13px; font-weight: 700; color: #0197AF;
  display: inline-flex; align-items: center;
  transition: gap .25s;
}
.gl-bne__price-cta-sec:hover { color: #4B227A; }

.gl-bne__payment-title { font-size: 12px; font-weight: 700; color: #888; text-transform: uppercase; letter-spacing: .08em; margin-bottom: 14px; }
.gl-bne__payment-list { list-style: none; display: flex; flex-direction: column; gap: 8px; margin-bottom: 14px; }
.gl-bne__payment-list li { display: flex; align-items: center; gap: 8px; font-size: 13px; color: #555; }
.gl-bne__payment-list svg { color: #0197AF; }
.gl-bne__payment-note { font-size: 11.5px; color: #999; line-height: 1.55; }

/* ════════════════════════════════════════════════════════════
   S7 — FAQ
════════════════════════════════════════════════════════════ */

.gl-bne__faq-list {
  display: flex; flex-direction: column; gap: 8px; margin-bottom: 32px;
}

.gl-bne__faq-item {
  background: #FFFFFF; border: 1px solid rgba(2,21,61,.07);
  border-radius: 12px; overflow: hidden;
  transition: box-shadow .25s, border-color .25s;
}
.gl-bne__faq-item[open] {
  border-color: rgba(1,151,175,.25);
  box-shadow: 0 4px 18px rgba(2,21,61,.07);
}

.gl-bne__faq-q {
  display: flex; align-items: center; justify-content: space-between; gap: 14px;
  padding: 16px 18px; cursor: pointer; user-select: none;
  list-style: none;
  -webkit-tap-highlight-color: transparent;
}
.gl-bne__faq-q::-webkit-details-marker { display: none; }
.gl-bne__faq-q span {
  font-size: 14px; font-weight: 700; color: #02153D; line-height: 1.4; flex: 1;
}
.gl-bne__faq-item[open] .gl-bne__faq-q span { color: #0197AF; }

.gl-bne__faq-ico {
  width: 18px; height: 18px; color: #0197AF; flex-shrink: 0;
  transition: transform .28s cubic-bezier(.22,.61,.36,1);
}
.gl-bne__faq-item[open] .gl-bne__faq-ico { transform: rotate(180deg); }

.gl-bne__faq-a {
  padding: 0 18px 18px;
  border-top: 1px solid rgba(2,21,61,.05);
}
.gl-bne__faq-a p {
  font-size: 14px; color: #444; line-height: 1.75; padding-top: 14px;
}
.gl-bne__faq-a strong { color: #02153D; }

/* CTA FAQ */
.gl-bne__faq-cta {
  text-align: center; display: flex; flex-direction: column; align-items: center; gap: 12px;
}
.gl-bne__faq-cta-text { font-size: 14px; color: #666; }
.gl-bne__faq-wa {
  display: inline-flex; align-items: center; gap: 8px;
  padding: 12px 28px; background: #25D366; color: #FFFFFF !important;
  font-size: 13px; font-weight: 700; border-radius: 50px;
  box-shadow: 0 4px 16px rgba(37,211,102,.25);
  transition: filter .25s, transform .22s;
}
.gl-bne__faq-wa:hover { filter: brightness(1.06); transform: translateY(-2px); color: #FFFFFF !important; }

/* Disclaimer */
.gl-bne__disclaimer-wrap {
  background: #F5F5F5;
  border-top: 1px solid rgba(2,21,61,.06);
}
.gl-bne__disclaimer {
  max-width: 760px; margin: 0 auto;
  padding: 20px 20px;
  font-size: 11px; color: #aaa; text-align: center; line-height: 1.7;
}
.gl-bne__disclaimer strong { color: #888; }

/* ── Focus visible — accesibilidad ── */
.gl-bne-cali a:focus-visible,
.gl-bne-cali summary:focus-visible {
  outline: 2px solid #0197AF; outline-offset: 3px; border-radius: 4px;
}

/* ════════════════════════════════════════════════════════════
   RESPONSIVE — MOBILE-FIRST
════════════════════════════════════════════════════════════ */

/* ── iPhone SE (max 374px) ── */
@media (max-width: 374px) {
  .gl-bne__inner { padding: 40px 14px 48px; }
  .gl-bne__h1 { font-size: 26px; }
  .gl-bne__h2 { font-size: 22px; }
  .gl-bne__intro-citable { font-size: 15px; }
  .gl-bne__price-amount { font-size: 26px; }
}

/* ── Tablet (768px+) ── */
@media (min-width: 768px) {
  .gl-bne__inner { padding: 64px 24px 72px; }
  .gl-bne__h1 { font-size: 40px; }
  .gl-bne__h2 { font-size: 30px; }

  .gl-bne__content-cols { flex-direction: row; gap: 32px; }
  .gl-bne__content-main { flex: 1; }
  .gl-bne__side-card { width: 280px; flex-shrink: 0; }

  .gl-bne__situations-grid { grid-template-columns: repeat(2, 1fr); gap: 16px; }

  .gl-bne__price-grid { grid-template-columns: repeat(2, 1fr); }
  .gl-bne__price-card--featured { grid-column: 1 / 3; }

  /* Timeline horizontal en tablet */
  .gl-bne__timeline { flex-direction: row; flex-wrap: wrap; gap: 0; }
  .gl-bne__timeline::before { display: none; }
  .gl-bne__step { flex-direction: column; width: 50%; padding: 16px; }
  .gl-bne__step-num { margin-bottom: 10px; }
}

/* ── Desktop (1024px+) ── */
@media (min-width: 1024px) {
  .gl-bne__inner { padding: 80px 24px 88px; }
  .gl-bne__h1 { font-size: 48px; }
  .gl-bne__h2 { font-size: 34px; }

  .gl-bne__hero .gl-bne__inner { padding-top: 56px; padding-bottom: 72px; }
  .gl-bne__intro-citable { font-size: 17px; }

  .gl-bne__situations-grid { grid-template-columns: repeat(4, 1fr); }

  .gl-bne__enfoque-grid { flex-direction: row; align-items: flex-start; gap: 56px; }
  .gl-bne__enfoque-foto-col { flex-shrink: 0; justify-content: flex-start; }
  .gl-bne__foto { width: 260px; height: 260px; }

  .gl-bne__price-grid { grid-template-columns: repeat(3, 1fr); }
  .gl-bne__price-card--featured { grid-column: auto; }

  /* Timeline horizontal en desktop */
  .gl-bne__timeline { flex-direction: row; gap: 0; flex-wrap: nowrap; }
  .gl-bne__step { flex-direction: column; flex: 1; padding: 0 12px; }
  .gl-bne__step:first-child { padding-left: 0; }
  .gl-bne__step:last-child { padding-right: 0; }
  .gl-bne__step-num { margin-bottom: 12px; }
  .gl-bne__step-title { font-size: 14px; }
  .gl-bne__step-desc { font-size: 13px; }
}

/* ── Wide (1440px+) ── */
@media (min-width: 1440px) {
  .gl-bne__inner { max-width: 1280px; padding-left: 32px; padding-right: 32px; }
}

/* ── Safe Area iOS ── */
@supports (padding-left: env(safe-area-inset-left)) {
  .gl-bne__inner {
    padding-left: max(20px, env(safe-area-inset-left));
    padding-right: max(20px, env(safe-area-inset-right));
  }
}

/* ── Reducir movimiento ── */
@media (prefers-reduced-motion: reduce) {
  .gl-bne-cali *, .gl-bne-cali *::before, .gl-bne-cali *::after {
    transition-duration: .01ms !important; animation-duration: .01ms !important;
  }
  .gl-bne__situation-card:hover { transform: none; }
}/* End custom CSS */