/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

/*========================================
  TABLA DE CONTENIDOS
==========================================
  1. RESET Y CONFIGURACIÓN BASE.
  2. FUENTES PARA TITULOS, SUBTITULOS (TIPOGRAFÍA).
  3. PÁRRAFOS Y TEXTOS (LATO -TIPOGRAFÍA).
  4. MENÚ DE NAVEGACIÓN.
  5. TEMPORIZADOR (COUNTDOWN).
  6. DISEÑO DE TABLA DE CONFERENCISTAS.
  7. TABLAS DE PRECIOS (CUOTAS Y PRECIOS).
  8. MODALIDADES (PRESENCIAL Y VIRTUAL).
  9. BOTONES DE INSCRIPCIÓN.
  10. TEXTO INVITACIÓN
  11. BIOGRAFIAS CONFERENCISTAS
  12. VENTANA MODAL
  13. PROGRAMA TECNICO
==========================================*/

/* 7. PRICING (CUOTAS Y PRECIOS)
  8. TARJETAS DE CONFERENCISTAS
  9. DESCUENTOS Y PROMOCIONES
  10. SECCIÓN DE INVITACIÓN
  11. CAROUSEL
  12. RESPONSIVE
==========================================*/


/*========================================
1. CONFIGURACIÓN GENERAL Y RESETEO
==========================================*/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-family: 'Inter', sans-serif;
  /* Unificado con tu elección anterior */
  font-size: 1rem;
  /* Equivalente a 16px */
  line-height: 1.6;
  color: #4a5568;
  /* Gris pizarra suave, más elegante que el #333 */
  background-color: #FFFFFF;
  -webkit-font-smoothing: antialiased;
  /* Truco extra: hace que las fuentes se vean más nítidas */
  padding-top: 55px;
  /* ajusta según altura de tu navbar */
}

/* Solo usa este container si NO estás usando Bootstrap */
.container {
  width: 90%;
  /* En móviles ocupará casi toda la pantalla (mucho mejor que 75vw) */
  max-width: 1200px;
  /* Un tamaño estándar y elegante para monitores grandes */
  margin: 0 auto;
  /* Centra el contenedor perfectamente */
}

/*========================================
2. FUENTES PARA TITULOS, SUBTITULOS
==========================================*/

/* Títulos principales (H1) */
h1 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 800;
  /* Extra bold para impacto */
  color: #243257;
  /* Azul marino */
  font-size: clamp(2rem, 5vw, 3.5rem);
  margin-bottom: 1.2rem;
  line-height: 1.2;
}

/* Subtítulos de sección (H2) */
h2 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  color: #2E5F6F;
  /* Azul oscuro/verdoso */
  font-size: clamp(1.75rem, 4.5vw, 2.8rem);
  margin-bottom: 1rem;
}

/* Subtítulos secundarios (H3) */
h3 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #2E5F6F;
  /* Azul oscuro/verdoso */
  font-size: clamp(1.5rem, 4vw, 2.2rem);
  margin-bottom: 0.75rem;
}

/* Títulos menores (H5) */
h5 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #4B93AE;
  /* Azul medio para diferenciar */
  font-size: clamp(1.1rem, 2vw, 1.5rem);
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  /* Toque moderno y ordenado */
  letter-spacing: 1px;
}

/*========================================
3. PÁRRAFOS Y TEXTOS (LATO)
==========================================*/

/* Párrafos - Estilo Elegante y Clásico */
p {
  font-family: 'Inter', sans-serif;
  /* También puedes usar 'Open Sans' */
  font-weight: 400;
  color: #4a5568;
  /* Gris pizarra suave, evita el negro puro (#000) para no cansar la vista */
  font-size: clamp(1rem, 1.5vw, 1.125rem);
  line-height: 1.6;
  margin-bottom: 1.5rem;
}

/* Para destacar texto dentro de un párrafo *********************/
p strong {
  font-weight: 700;
  color: #243257;
  /* Resalta en azul marino en lugar de solo negrita */
}

/* Estilo principal del título */
.titulo-seccion {
  color: #243257;
  /* Azul marino para máxima legibilidad y elegancia */
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  /* Mayúsculas para dar peso al evento */
  letter-spacing: 2px;
  /* Espaciado entre letras para un toque sofisticado */
  position: relative;
  /* Necesario para la línea decorativa */
  padding-bottom: 15px;
  /* Espacio entre el texto y la línea */
  margin-bottom: 40px;
  /* Espacio hacia el contenido de abajo */
}

/* Línea decorativa dorada */
.titulo-seccion::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  /* Centra la línea exactamente */
  width: 80px;
  /* Ancho de la línea */
  height: 4px;
  /* Grosor de la línea */
  background-color: #D8A43E;
  /* Tu color dorado */
  border-radius: 2px;
  /* Bordes de la línea ligeramente suaves */
}

/*========================================
4. MENÚ DE NAVEGACIÓN
==========================================*/

/* ==========================================================
   1. ESTILOS PARA MÓVILES (Pantallas de 0px hasta 767px)
   ========================================================== */
@media (max-width: 767px) {
  
  /* Fondo de ambos menús */
  #menu1, #menu2 {
    background-color: #243257 !important;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  }

  /* Color general de los enlaces (Montserrat) */
  #menu1 .nav-link, #menu2 .nav-link {
    font-family: 'Montserrat', sans-serif;
    color: #FFFFFF !important;
    font-weight: 500;
    font-size: 0.7rem;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    transition: color 0.3s ease;
  }

  /* Efecto hover y activo */
  #menu1 .nav-link:hover, #menu1 .nav-link:focus, #menu1 .nav-link.active,
  #menu2 .nav-link:hover, #menu2 .nav-link:focus, #menu2 .nav-link.active {
    color: #D8A43E !important;
  }

  /* Estilos para el submenú (Dropdown) */
  #menu1 .dropdown-menu, #menu2 .dropdown-menu {
    background-color: #FFFFFF;
    border: 1px solid #C7CED6;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  }

  /* Submenú (Inter) */
  #menu1 .dropdown-item, #menu2 .dropdown-item {
    font-family: 'Inter', sans-serif;
    color: #243257;
    font-weight: 500;
    font-size: 0.9rem;
    transition: background-color 0.2s ease;
  }

  #menu1 .dropdown-item:hover, #menu2 .dropdown-item:hover {
    background-color: #C7CED6;
    color: #243257;
  }

  /* Botón hamburguesa */
  #menu1 .navbar-toggler, #menu2 .navbar-toggler {
    border-color: #4B93AE;
  }

  #menu1 .navbar-toggler-icon, #menu2 .navbar-toggler-icon {
    filter: invert(1);
  }
}

/* ==========================================================
   2. ESTILOS PARA TABLETAS (Pantallas de 768px hasta 991px)
   ========================================================== */
@media (min-width: 768px) and (max-width: 991px) {
  
  #menu1, #menu2 {
    background-color: #243257 !important;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  }

  #menu1 .nav-link, #menu2 .nav-link {
    font-family: 'Montserrat', sans-serif;
    color: #FFFFFF !important;
    font-weight: 500;
    font-size: 0.8rem; /* Un poco más grande que en móvil para aprovechar la tableta */
    letter-spacing: 0.5px;
    text-transform: uppercase;
    transition: color 0.3s ease;
  }

  #menu1 .nav-link:hover, #menu1 .nav-link:focus, #menu1 .nav-link.active,
  #menu2 .nav-link:hover, #menu2 .nav-link:focus, #menu2 .nav-link.active {
    color: #D8A43E !important;
  }

  #menu1 .dropdown-menu, #menu2 .dropdown-menu {
    background-color: #FFFFFF;
    border: 1px solid #C7CED6;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  }

  #menu1 .dropdown-item, #menu2 .dropdown-item {
    font-family: 'Inter', sans-serif;
    color: #243257;
    font-weight: 500;
    font-size: 0.9rem;
    transition: background-color 0.2s ease;
  }

  #menu1 .dropdown-item:hover, #menu2 .dropdown-item:hover {
    background-color: #C7CED6;
    color: #243257;
  }

  #menu1 .navbar-toggler, #menu2 .navbar-toggler {
    border-color: #4B93AE;
  }

  #menu1 .navbar-toggler-icon, #menu2 .navbar-toggler-icon {
    filter: invert(1);
  }
}

/* ==========================================================
   3. ESTILOS PARA ESCRITORIO (Pantallas de 992px en adelante)
   ========================================================== */
@media (min-width: 992px) {
  
  #menu1, #menu2 {
    background-color: #243257 !important;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  }

  #menu1 .nav-link, #menu2 .nav-link {
    font-family: 'Montserrat', sans-serif;
    color: #FFFFFF !important;
    font-weight: 500;
    font-size: 0.95rem; /* Tamaño óptimo para pantallas grandes */
    letter-spacing: 0.5px;
    text-transform: uppercase;
    transition: color 0.3s ease;
  }

  #menu1 .nav-link:hover, #menu1 .nav-link:focus, #menu1 .nav-link.active,
  #menu2 .nav-link:hover, #menu2 .nav-link:focus, #menu2 .nav-link.active {
    color: #D8A43E !important;
  }

  #menu1 .dropdown-menu, #menu2 .dropdown-menu {
    background-color: #FFFFFF;
    border: 1px solid #C7CED6;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  }

  #menu1 .dropdown-item, #menu2 .dropdown-item {
    font-family: 'Inter', sans-serif;
    color: #243257;
    font-weight: 500;
    font-size: 0.9rem;
    transition: background-color 0.2s ease;
  }

  #menu1 .dropdown-item:hover, #menu2 .dropdown-item:hover {
    background-color: #C7CED6;
    color: #243257;
  }
}

/* ==========================================================
   4. CONTROL DE VISIBILIDAD (Idiomas Inglés / Español)
   ========================================================== */
#menu2 { display: none !important; }
#menu2.activo { display: block !important; }
#menu1.inactivo { display: none !important; }


/* ==========================================================
   5. AJUSTES FINALES POR ORIENTACIÓN (Móviles y Tabletas)
   ========================================================== */

/* 📱 Dispositivos en VERTICAL (Portrait) */
@media (max-width: 991px) and (orientation: portrait) {
  #menu1 .nav-link, #menu2 .nav-link {
    font-size: 0.85rem; 
  }
  #menu1 .dropdown-item, #menu2 .dropdown-item {
    font-size: 0.95rem;
  }
}

/* 📱 Dispositivos en HORIZONTAL (Landscape) */
@media (max-width: 991px) and (orientation: landscape) {
  #menu1 .nav-link, #menu2 .nav-link {
    font-size: 0.7rem; 
  }
  #menu1 .dropdown-item, #menu2 .dropdown-item {
    font-size: 0.8rem;
  }
}
/*========================================
5. TEMPORIZADOR (COUNTDOWN)
==========================================*/
/* Contenedor principal de la sección */
.countdown-section {
  padding: 60px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
}

/* Caja contenedora con tu azul institucional */
.countdown-wrapper {
  background-color: transparent;
  /* Fondo eliminado */
  padding: 20px 0;
  /* Padding ajustado */
  max-width: 850px;
  margin: 0 auto;
  text-align: center;
  width: 100%;
}

/* Contenedor Flex para alinear los números */
.countdown-container {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
  flex-wrap: wrap;
  /* Permite que se adapte en pantallas pequeñas */
}

/* Tarjetas individuales de tiempo */
.countdown-item {
  background-color: #243257;
  /* Fondo azul */
  border-bottom: 5px solid #D8A43E;
  /* Acento dorado */
  border-radius: 12px;
  padding: 20px 25px;
  min-width: 120px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}

/* Estilo de los números */
.countdown-number {
  font-size: 3.5rem;
  font-weight: 700;
  color: #FFFFFF;
  /* Números en blanco */
  line-height: 1;
  margin-bottom: 8px;
}

/* Estilo de los textos (Días, Horas...) */
.countdown-label {
  font-size: 0.9rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #C7CED6;
  /* Color claro de tu paleta */
  letter-spacing: 1px;
}

/* Separador (:) con animación sutil */
.countdown-separator {
  font-size: 3rem;
  font-weight: 700;
  color: #4B93AE;
  /* Azul claro/medio */
  margin: 0 5px;
  animation: pulse 2s infinite;
}

@keyframes pulse {

  0%,
  100% {
    opacity: 1;
  }

  50% {
    opacity: 0.4;
  }
}

/* Estilos para cuando el evento inicia (Mensaje final) */
.event-message {
  background-color: #FFFFFF;
  padding: 30px;
  border-radius: 12px;
  border: 2px solid #D8A43E;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.event-message img {
  border-radius: 8px;
  margin-bottom: 20px;
  max-width: 100%;
  height: auto;
}

/* Diseño Responsivo para Móviles */
@media (max-width: 768px) {
  .countdown-wrapper {
    padding: 30px 15px;
  }

  .countdown-separator {
    display: none;
  }

  /* Ocultamos los ":" en móvil por espacio */
  .countdown-container {
    gap: 10px;
  }

  .countdown-item {
    min-width: 45%;
    /* Dos columnas en móvil */
    padding: 15px;
  }

  .countdown-number {
    font-size: 2.5rem;
  }
}

/*========================================
6.  DISEÑO DE TABLA DE CONFERENCISTAS
==========================================*/

/* Separación visual entre filas (efecto tarjeta) */
.tabla-moderna {
  border-collapse: separate !important;
  border-spacing: 0 12px !important;
  /* Espacio entre filas */
  border: none;
}

/* Encabezado Azul Marino */
.table-azul th {
  background-color: #243257 !important;
  color: #FFFFFF !important;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 0.95rem;
  padding: 18px 20px !important;
  border: none;
  border-bottom: 4px solid #D8A43E !important;
  /* Línea dorada decorativa */
}

/* Estilo de las filas (Tarjetas) */
.tabla-moderna tbody tr {
  background-color: #FFFFFF;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.06);
  /* Sombra muy sutil */
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

/* Efecto al pasar el cursor sobre la fila */
.tabla-moderna tbody tr:hover {
  transform: translateY(-3px);
  /* Se levanta ligeramente */
  box-shadow: 0 8px 20px rgba(36, 50, 87, 0.12);
  /* Sombra azul marino suave */
  background-color: #FFFFFF !important;
}

/* Celdas generales */
.tabla-moderna td {
  border-top: 1px solid #C7CED6;
  border-bottom: 1px solid #C7CED6;
  padding: 20px 15px !important;
}

/* Bordes redondeados para el inicio y fin de la fila */
.tabla-moderna td:first-child {
  border-left: 1px solid #C7CED6;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.tabla-moderna td:last-child {
  border-right: 1px solid #C7CED6;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

/*========================================
    ELEMENTOS INTERNOS DE LA TABLA
  ==========================================*/

/* Textos descriptivos (Cargo y Temática) */
.texto-lato {
  font-family: 'Lato', sans-serif;
  font-size: 1rem;
  color: #333333;
  line-height: 1.5;
}

/* Fotografía del Conferencista */
.speaker-img {
  border: 3px solid #D8A43E;
  /* Aro dorado corporativo */
  padding: 3px;
  /* Espacio blanco entre la foto y el aro */
  background-color: #FFFFFF;
  transition: border-color 0.3s;
}

/* Nombre del Conferencista */
.speaker-name {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  color: #243257;
  /* Azul marino */
  font-size: 1.1rem;
  margin-top: 12px;
  text-align: center;
  transition: color 0.3s ease;
}

.speaker-profile:hover .speaker-name {
  color: #4B93AE;
  /* Cambia a azul claro al hacer hover */
}

/* Enlace a la Conferencia (El que abre el Modal) */
.conference-link {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #2E5F6F;
  /* Azul oscuro/verdoso */
  text-decoration: none;
  border-bottom: 2px solid transparent;
  transition: all 0.3s ease;
  display: inline-block;
}

/* Efecto hover del enlace sin usar etiquetas <u> obsoletas */
.conference-link:hover {
  color: #D8A43E;
  /* Dorado */
  border-bottom: 2px solid #D8A43E;
  /* Subrayado elegante animado */
}

/* Estilo para la caja del aviso */
.membership-notice {
  background-color: #F8F9FA;
  /* Un gris/blanco muy tenue para que resalte del fondo */
  border-left: 5px solid #D8A43E;
  /* Una línea lateral dorada elegante */
  padding: 1.5rem;
  /* Espacio interior para que respire */
  margin: 2rem auto;
  /* Separación arriba y abajo */
  border-radius: 6px;
  /* Bordes ligeramente redondeados */
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
  /* Sombra muy suave */
  max-width: 800px;
  /* Evita que la caja sea demasiado ancha en monitores grandes */
}

/* Estilo específico para el texto dentro del aviso */
.membership-notice .notice-title {
  font-family: 'Montserrat', sans-serif;
  color: #2E5F6F;
  /* Usamos el azul oscuro/verdoso de tus H2/H3 */
  font-weight: 700;
  /* Reemplaza la necesidad de usar <strong> */
  font-size: clamp(1.1rem, 3vw, 1.8rem);
  /* Texto adaptable a móviles */
  margin-bottom: 0;
  /* Al estar centrado y solo, no necesita margen inferior */
}


/*========================================
8. MODALIDADES (PRESENCIAL Y VIRTUAL)
==========================================*/

/*========================================
         MODALIDAD PRESENCIAL - ELEMENTOS INTERNOS DE LA TABLA
         ==========================================*/
/* --- Contenedor Principal (Aislado) --- */
.pricing-grid-elegante {
  /* Variables de color: Lujo minimalista */
  --bg-card: #ffffff;
  --text-main: #1e293b;
  /* Pizarra oscuro, elegante y legible */
  --text-muted: #64748b;
  /* Gris sofisticado para detalles */

  --accent-gold: #c5a880;
  /* Dorado champán, muy sutil y elegante */
  --accent-dark: #0f172a;
  /* Azul marino casi negro para contraste */
  --border-light: #f1f5f9;

  font-family: 'Inter', sans-serif;
  color: var(--text-main);

  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: 2rem;
  max-width: 1100px;
  width: 100%;
  margin: 3rem auto;
  align-items: stretch;
  box-sizing: border-box;
}

/* --- Estilos de la Tarjeta Base --- */
.pricing-grid-elegante .pricing-card {
  background-color: var(--bg-card);
  border: 1px solid var(--border-light);
  border-radius: 6px;
  padding: 0;
  /* Eliminamos el padding para que el header ocupe el 100% del ancho */
  text-align: center;
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.03);
  box-sizing: border-box;
}

.pricing-grid-elegante .pricing-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
  border-color: #e2e8f0;
}

/* Línea superior decorativa */
.pricing-grid-elegante .pricing-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background-color: var(--border-light);
  transition: background-color 0.4s ease;
  z-index: 2;
}

.pricing-grid-elegante .pricing-card:hover::before {
  background-color: var(--accent-dark);
}

/* --- Tarjeta Destacada (Junio-Julio) --- */
.pricing-grid-elegante .pricing-card.featured {
  border: 1px solid var(--accent-gold);
  box-shadow: 0 10px 40px rgba(197, 168, 128, 0.15);
  transform: scale(1.03);
  z-index: 2;
}

.pricing-grid-elegante .pricing-card.featured:hover {
  transform: scale(1.03) translateY(-5px);
}

.pricing-grid-elegante .pricing-card.featured::before {
  background-color: var(--accent-gold);
}

/* --- Encabezados a lo Ancho (Full Width) --- */
.pricing-grid-elegante .card-header {
  padding: 2.5rem 1rem 2rem 1rem;
  border-bottom: 1px solid var(--border-light);
}

/* Colores suaves y profesionales para cada mes */
.pricing-grid-elegante .card-header.primary {
  background-color: #fdfaf5;
  /* Champán muy suave para la destacada */
}

.pricing-grid-elegante .card-header.secondary {
  background-color: #f4f7f9;
  /* Pizarra/Azul clarito muy sutil */
}

.pricing-grid-elegante .card-header.tertiary {
  background-color: #fbfbfc;
  /* Gris perla casi blanco */
}

.pricing-grid-elegante .card-header h3 {
  font-family: 'Playfair Display', serif;
  font-size: 1.6rem;
  font-weight: 600;
  margin: 0;
  /* color: var(--text-main); */
  letter-spacing: 0.5px;
}

/* .pricing-grid-elegante .card-header.primary h3 {
            color: var(--accent-dark); 
        } */

/* --- Cuerpo de la Tarjeta --- */
.pricing-grid-elegante .card-body {
  padding: 2.5rem;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

/* --- Precios --- */
.pricing-grid-elegante .price {
  font-size: 2.5rem;
  font-weight: 300;
  margin: 0.5rem 0 1rem 0;
  color: var(--text-main);
  line-height: 1;
  letter-spacing: -1px;
}

.pricing-grid-elegante .currency {
  font-size: 1.4rem;
  vertical-align: super;
  opacity: 0.5;
  margin-right: 4px;
  font-weight: 400;
}

.pricing-grid-elegante .period {
  font-size: 0.9rem;
  color: var(--text-muted);
  font-weight: 400;
  letter-spacing: normal;
}

/* --- Insignias --- */
.pricing-grid-elegante .badge {
  display: inline-block;
  color: var(--text-muted);
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 2.5rem;
  font-weight: 600;
  background-color: var(--border-light);
  padding: 6px 16px;
  border-radius: 30px;
}

.pricing-grid-elegante .pricing-card.featured .badge {
  color: #ffffff;
  background-color: var(--accent-gold);
}

/* --- Lista de Detalles --- */
.pricing-grid-elegante .price-details {
  list-style: none;
  padding: 0;
  margin: 0 0 3rem 0;
  text-align: left;
  flex-grow: 1;
}

.pricing-grid-elegante .price-details li {
  padding: 0.9rem 0;
  color: var(--text-muted);
  font-size: 0.95rem;
  display: flex;
  align-items: flex-start;
  border-bottom: 1px solid var(--border-light);
  line-height: 1.4;
}

.pricing-grid-elegante .price-details li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.pricing-grid-elegante .price-details li strong {
  color: var(--text-main);
  font-weight: 500;
}

.pricing-grid-elegante .price-details li::before {
  content: '✓';
  color: var(--text-muted);
  margin-right: 12px;
  font-size: 1rem;
  font-weight: bold;
  margin-top: 1px;
}

.pricing-grid-elegante .pricing-card.featured .price-details li::before {
  color: var(--accent-gold);
}

/* Nota del IVA */
.pricing-grid-elegante .iva-note {
  display: block;
  font-size: 0.8rem;
  color: #94a3b8;
  margin-top: 1.5rem;
  font-style: italic;
  text-align: center;
}

/* --- Botones --- */
.pricing-grid-elegante .btn {
  display: inline-block;
  text-decoration: none;
  padding: 15px 0;
  border-radius: 3px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-size: 0.8rem;
  transition: all 0.3s ease;
  width: 100%;
  box-sizing: border-box;
  cursor: pointer;
  text-align: center;
  margin-top: auto;
}

.pricing-grid-elegante .btn-outline {
  background-color: transparent;
  color: var(--text-main);
  border: 1px solid #cbd5e1;
}

.pricing-grid-elegante .btn-outline:hover {
  border-color: var(--text-main);
  background-color: #f8fafc;
}

/* Botón Destacado (Junio-Julio) */
.pricing-grid-elegante .pricing-card.featured .btn-primary {
  background-color: var(--accent-dark);
  color: #ffffff;
  border: 1px solid var(--accent-dark);
}

.pricing-grid-elegante .pricing-card.featured .btn-primary:hover {
  background-color: #1e293b;
  border-color: #1e293b;
  box-shadow: 0 5px 15px rgba(15, 23, 42, 0.2);
}

/* --- Responsividad --- */
@media (max-width: 900px) {
  .pricing-grid-elegante .pricing-card.featured {
    transform: scale(1);
  }

  .pricing-grid-elegante .pricing-card.featured:hover {
    transform: translateY(-5px);
  }
}

/*========================================
         MODALIDAD VIRTUAL - ELEMENTOS INTERNOS DE LA TABLA
         ==========================================*/

/* --- Contenedor Principal (Aislado) --- */
.pricing-section-virtual {
  /* Variables de color: Lujo minimalista */
  --bg-card: #ffffff;
  --text-main: #1e293b;
  /* Pizarra oscuro, elegante y legible */
  --text-muted: #64748b;
  /* Gris sofisticado para detalles */

  --accent-gold: #c5a880;
  /* Dorado champán, muy sutil y elegante */
  --accent-dark: #0f172a;
  /* Azul marino casi negro para contraste */
  --border-light: #f1f5f9;

  font-family: 'Inter', sans-serif;
  color: var(--text-main);
  width: 100%;
  padding: 2rem 1rem;
  box-sizing: border-box;
}

/* --- Título de la Sección --- */
/* --- Contenedor Principal (Aislado) --- */
.pricing-section-virtual {
  /* Variables de color: Lujo minimalista */
  --bg-card: #ffffff;
  --text-main: #1e293b;
  --text-muted: #64748b;
  --accent-gold: #c5a880;
  --accent-dark: #0f172a;
  --border-light: #f1f5f9;

  width: 100%;
  padding: 2rem 0;
  /* Ajustado para que fluya con tu web */
  box-sizing: border-box;
}

/* Espaciado del contenedor del título (sin forzar la tipografía) */
.pricing-section-virtual .section-title {
  text-align: center;
  margin-bottom: 3rem;
}

.pricing-section-virtual .section-title p {
  color: var(--text-muted);
  font-size: 1.1rem;
  margin: 0;
}

/* --- Grid de Precios --- */
.pricing-section-virtual .pricing-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: 2rem;
  max-width: 1100px;
  margin: 0 auto;
  align-items: stretch;
  font-family: 'Inter', sans-serif;
  /* Fuente encapsulada a las tarjetas */
}

/* --- Estilos de la Tarjeta Base --- */
.pricing-section-virtual .pricing-card {
  background-color: var(--bg-card);
  border: 1px solid var(--border-light);
  border-radius: 6px;
  padding: 0;
  text-align: center;
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.03);
  box-sizing: border-box;
}

.pricing-section-virtual .pricing-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
  border-color: #e2e8f0;
}

/* Línea superior decorativa */
.pricing-section-virtual .pricing-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background-color: var(--border-light);
  transition: background-color 0.4s ease;
  z-index: 2;
}

.pricing-section-virtual .pricing-card:hover::before {
  background-color: var(--accent-dark);
}

/* --- Tarjeta Destacada (Junio-Julio) --- */
.pricing-section-virtual .pricing-card.featured {
  border: 1px solid var(--accent-gold);
  box-shadow: 0 10px 40px rgba(197, 168, 128, 0.15);
  transform: scale(1.03);
  z-index: 2;
}

.pricing-section-virtual .pricing-card.featured:hover {
  transform: scale(1.03) translateY(-5px);
}

.pricing-section-virtual .pricing-card.featured::before {
  background-color: var(--accent-gold);
}

/* --- Encabezados a lo Ancho (Full Width) --- */
.pricing-section-virtual .card-header {
  padding: 2.5rem 1rem 2rem 1rem;
  border-bottom: 1px solid var(--border-light);
}

/* Colores suaves y profesionales */
.pricing-section-virtual .card-header.primary {
  background-color: #fdfaf5;
}

.pricing-section-virtual .card-header.secondary {
  background-color: #f4f7f9;
}

.pricing-section-virtual .card-header.tertiary {
  background-color: #fbfbfc;
}

.pricing-section-virtual .card-header h3 {
  font-family: 'Playfair Display', serif;
  font-size: 1.6rem;
  font-weight: 600;
  margin: 0;
  /* color: var(--text-main); */
  letter-spacing: 0.5px;
}

/* .pricing-section-virtual .card-header.primary h3 {
            color: var(--accent-dark);
        } */

/* --- Cuerpo de la Tarjeta --- */
.pricing-section-virtual .card-body {
  padding: 2.5rem;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

/* --- Precios --- */
.pricing-section-virtual .price {
  font-size: 2.5rem;
  font-weight: 300;
  margin: 0.5rem 0 1rem 0;
  color: var(--text-main);
  line-height: 1;
  letter-spacing: -1px;
}

.pricing-section-virtual .currency {
  font-size: 1.4rem;
  vertical-align: super;
  opacity: 0.5;
  margin-right: 4px;
  font-weight: 400;
}

.pricing-section-virtual .period {
  font-size: 0.9rem;
  color: var(--text-muted);
  font-weight: 400;
  letter-spacing: normal;
}

/* --- Insignias --- */
.pricing-section-virtual .badge {
  display: inline-block;
  color: var(--text-muted);
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 2.5rem;
  font-weight: 600;
  background-color: var(--border-light);
  padding: 6px 16px;
  border-radius: 30px;
}

.pricing-section-virtual .pricing-card.featured .badge {
  color: #ffffff;
  background-color: var(--accent-gold);
}

/* --- Lista de Detalles --- */
.pricing-section-virtual .price-details {
  list-style: none;
  padding: 0;
  margin: 0 0 3rem 0;
  text-align: left;
  flex-grow: 1;
}

.pricing-section-virtual .price-details li {
  padding: 0.9rem 0;
  color: var(--text-muted);
  font-size: 0.95rem;
  display: flex;
  align-items: flex-start;
  border-bottom: 1px solid var(--border-light);
  line-height: 1.4;
}

.pricing-section-virtual .price-details li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.pricing-section-virtual .price-details li strong {
  color: var(--text-main);
  font-weight: 500;
}

.pricing-section-virtual .price-details li::before {
  content: '✓';
  color: var(--text-muted);
  margin-right: 12px;
  font-size: 1rem;
  font-weight: bold;
  margin-top: 1px;
}

.pricing-section-virtual .pricing-card.featured .price-details li::before {
  color: var(--accent-gold);
}

/* Nota del IVA */
.pricing-section-virtual .iva-note {
  display: block;
  font-size: 0.8rem;
  color: #94a3b8;
  margin-top: 1.5rem;
  font-style: italic;
  text-align: center;
}

/* --- Botones --- */
.pricing-section-virtual .btn {
  display: inline-block;
  text-decoration: none;
  padding: 15px 0;
  border-radius: 3px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-size: 0.8rem;
  transition: all 0.3s ease;
  width: 100%;
  box-sizing: border-box;
  cursor: pointer;
  text-align: center;
  margin-top: auto;
}

.pricing-section-virtual .btn-outline {
  background-color: transparent;
  color: var(--text-main);
  border: 1px solid #cbd5e1;
}

.pricing-section-virtual .btn-outline:hover {
  border-color: var(--text-main);
  background-color: #f8fafc;
}

/* Botón Destacado */
.pricing-section-virtual .pricing-card.featured .btn-primary {
  background-color: var(--accent-dark);
  color: #ffffff;
  border: 1px solid var(--accent-dark);
}

.pricing-section-virtual .pricing-card.featured .btn-primary:hover {
  background-color: #1e293b;
  border-color: #1e293b;
  box-shadow: 0 5px 15px rgba(15, 23, 42, 0.2);
}

/* --- Responsividad --- */
@media (max-width: 900px) {
  .pricing-section-virtual .pricing-card.featured {
    transform: scale(1);
  }

  .pricing-section-virtual .pricing-card.featured:hover {
    transform: translateY(-5px);
  }
}


/*========================================
9. BOTONES DE INSCRIPCIÓN.
==========================================*/

.btn-primary {
  background: linear-gradient(135deg, #243257 0%, #2E5F6F 100%);
  color: white;
  box-shadow: 0 4px 15px rgba(60, 126, 202, 0.4);
}

.btn-primary:hover {
  background: linear-gradient(135deg, #4B93AE 0%, #4B93AE 100%);
  box-shadow: 0 6px 20px rgba(154, 202, 60, 0.6);
  transform: translateY(-2px);
}

.btn-dark:hover {
  background: linear-gradient(135deg, #000000 0%, #243257 100%);
  box-shadow: 0 6px 20px rgba(154, 202, 60, 0.6);
  transform: translateY(-2px);
}

.btn-outline {
  background: transparent;
  color: #667eea;
  border: 2px solid #667eea;
}

.btn-outline:hover {
  background: #667eea;
  color: white;
  transform: translateY(-2px);
}


/*========================================
  10. TEXTO INVITACIÓN
==========================================*/

/* Clases aisladas para no afectar el body ni otras fuentes de tu proyecto */
.clearfix-enai::after {
  content: "";
  display: table;
  clear: both;
}

.video-flota-derecha {
  float: right;
  /* Esto fuerza al video a irse al lado derecho */
  width: 45%;
  /* Tamaño del video respecto al contenedor */
  margin: 10px 0 20px 30px;
  /* Separación: arriba, derecha, abajo, izquierda */
}

/* Ajuste para que en celulares no se vea apretado */
@media (max-width: 768px) {
  .video-flota-derecha {
    float: none;
    width: 100%;
    margin: 0 0 20px 0;
  }
}

/*========================================
  11. BIOGRAFIAS CONFERENCISTAS
==========================================*/

.bio-section {
        font-family: 'Inter', sans-serif;
        color: #334155;
        line-height: 1.7;
    }
    .bio-title {
        font-family: 'Montserrat', sans-serif;
        font-weight: 700;
        color: #0F2E74;
        letter-spacing: -0.5px;
    }
    .bio-subtitle {
        font-family: 'Montserrat', sans-serif;
        font-weight: 600;
        color: #475569;
    }
    .bio-image-container {
        position: relative;
        display: inline-block;
    }
    .bio-image {
        width: 100%;
        max-width: 240px;
        height: auto;
        border-radius: 12px;
        box-shadow: 0 10px 25px -5px rgba(15, 46, 116, 0.15), 0 8px 10px -6px rgba(15, 46, 116, 0.15);
        transition: transform 0.3s ease;
    }
    .bio-image:hover {
        transform: translateY(-4px);
    }
    .lead-profile {
        font-size: 1.1rem;
        color: #1e293b;
        border-left: 4px solid #0F2E74;
        padding-left: 1.25rem;
        font-weight: 500;
    }
    .highlight-badge {
        background-color: #f1f5f9;
        border-left: 3px solid #64748b;
        padding: 0.75rem 1rem;
        border-radius: 0 8px 8px 0;
        font-size: 0.95rem;
    }
    .text-justify {
        text-align: justify;
    }
    @media (max-width: 767.98px) {
        .text-justify {
            text-align: left;
        }
    }


/*========================================
  12. VENTANA MODAL
==========================================*/

/* CONTENEDOR */
.premium-content {
  border-radius: 18px;
  overflow: hidden;
  border: none;
  box-shadow: 0 20px 60px rgba(0,0,0,0.25);

  transform: scale(0.92) translateY(50px);
  opacity: 0;
  transition: all 0.45s cubic-bezier(.16,1,.3,1);
}

.modal.show .premium-content {
  transform: scale(1) translateY(0);
  opacity: 1;
}

/* HERO */

.modal-hero {
  position: relative;
  height: 260px;
  background: linear-gradient(135deg, #243257, #2f3f6e, #1f2a47);
  display: flex;
  align-items: center;
  justify-content: center;
   padding-top: 25px;
}


.modal-hero .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: radial-gradient(circle, rgba(255,255,255,0.1), transparent);
}

/* HERO CONTENT */
.hero-content { 
  position: relative;
  z-index: 2;
  text-align: center;
  max-width: 480px;
}

.speaker-hero-img {  
  width: 95px;
  height: 95px;
  border: 3px solid rgba(255,255,255,0.7);
  margin-top: 10px;
}

.speaker-name-modal {
  color: #D8A43E;
  font-weight: 700;
  font-size: 1.5rem;
  margin-bottom: 6px;
  letter-spacing: 0.5px;
}

/* TEXTOS */
.role {   
  font-size: 1.05rem;
  color: #ffffff;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 5px;
  opacity: 0.95;
}

.title-modal {
  font-weight: 600;
  font-size: 1.5rem;
}

.subtitle { 
  color: #6c757d;
  font-size: 0.95rem;
}

.lead-text {
  font-size: .08rem;
  font-weight: 500;
  color: #333;
}


.content-text { 
  text-align: justify;
  color: #444;
  line-height: 1.6;
  margin-bottom: 12px;
  margin: 0 9px 8px;
  font-size: 1rem;
}

/* HIGHLIGHTS */
.highlights {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  margin-top: 20px;
}

.highlight-card {
  padding: 10px;
  background: #f5f5f5;
  border-radius: 10px;
  font-size: 0.9rem;
  text-align: center;
  transition: 0.3s;
}

.highlight-box-subtitulo {
  background: linear-gradient(135deg, rgba(36, 50, 87, 0.08), rgba(36, 50, 87, 0.02));
  border-left: 4px solid #D8A43E;
  padding: 12px 16px;
  margin: 25px 0 15px;
  border-radius: 8px;
  font-size: 1.3rem;
  color: #243257;
  box-shadow: 0 4px 15px rgba(0,0,0,0.05);
}
.highlight-box {
  background: linear-gradient(135deg, rgba(36, 50, 87, 0.08), rgba(36, 50, 87, 0.02));
  border-left: 4px solid #D8A43E;
  padding: 12px 16px;
  margin: 25px 0 15px;
  border-radius: 8px;
  font-size: 1rem;
  color: #243257;
  box-shadow: 0 4px 15px rgba(0,0,0,0.05);
}

.highlight-box strong {
  font-weight: 600;
}

/* BOTÓN */
.premium-btn {
  background: linear-gradient(135deg, #000, #444);
  color: #fff;
  border: none;
  padding: 10px 30px;
  border-radius: 30px;
  transition: 0.3s;
}

.premium-btn:hover {
  transform: scale(1.05);
  background: linear-gradient(135deg, #222, #666);
}


.flag-wrapper {
  margin-top: -4px; /* sube ligeramente */
}

.flag-hero {
  width: 42px;
  margin-top: -8px;
  border-radius: 5px; 

}


/*========================================
  13. PROGRAMA TECNICO
==========================================*/
/*
    ═══════════════════════════════════════════════════════════════
      ESTILOS 100% AISLADOS — Solo afectan a .agenda-page
      Ninguna regla aquí toca el html, body ni selectores globales.
      Pega este bloque <style> en tu página sin miedo a conflictos.
    ═══════════════════════════════════════════════════════════════
    */

/* ── Variables CSS LOCALES (no en :root, sino en el contenedor) ── */
.agenda-page {
  /* Paleta y tokens */
  --brand-900: #0c2d59;
  /* Título principal / acentos oscuros */
  --brand-600: #0f447f;
  /* Hover / variantes */
  --accent-500: #0097b2;
  /* Encabezados de tabla / descansos */
  --danger-500: #D10038;
  /* REGISTRO */
  --text-900: #0f172a;
  --text-700: #334155;
  --muted-600: #64748b;
  --bg: #f6f9fc;
  --white: #fff;

  --radius-outer: 16px;
  --radius-inner: 12px;
  --shadow-lg: 0 10px 30px rgba(12, 45, 89, .14);
  --shadow-md: 0 6px 18px rgba(12, 45, 89, .10);
  --row-even: #fbfdff;
  --row-odd: #ffffff;

  --col-time: 14ch;
  /* ancho aproximado para “09:00 - 10:00” */
  --col-photo: 80px;
  /* tamaño foto */
  --col-theme: 22ch;
  /* ancho aproximado de temática */

  /* Reset de caja para que no herede cosas raras del padre */
  box-sizing: border-box;
  background: var(--bg);
  color: var(--text-900);
  font-family: 'Montserrat', sans-serif;
  line-height: 1.35;

}

/* Box-sizing en todos los hijos del contenedor */
.agenda-page *,
.agenda-page *::before,
.agenda-page *::after {
  box-sizing: inherit;

}

/* ── Contenedor interior ── */
.agenda-page .ap-container {
  max-width: 1200px;
  margin: clamp(16px, 3vw, 32px) auto;
  padding: 0 clamp(12px, 3vw, 24px);
}

/* ── Banner de día ── */
.agenda-page .ap-day-banner {
  margin: 28px 0 14px;
  border-radius: var(--radius-outer);
  background: linear-gradient(135deg, var(--brand-900), #134a86 70%);
  box-shadow: var(--shadow-lg);
  overflow: hidden;
}

.agenda-page .ap-day-banner__title {
  color: var(--white);
  text-align: center;
  font-size: clamp(1.2rem, 1.6rem + .4vw, 1.8rem);
  font-weight: 800;
  letter-spacing: .2px;
  padding: 18px clamp(12px, 3vw, 24px);
  text-shadow: 0 10px 24px rgba(0, 0, 0, .25);
  margin: 0;
}

/* ── Tabla ── */
.agenda-page .ap-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  background: var(--white);
  border-radius: var(--radius-outer);
  box-shadow: var(--shadow-md);
  overflow: hidden;
}

.agenda-page .ap-table col.col-time {
  width: var(--col-time);
}

.agenda-page .ap-table col.col-photo {
  width: var(--col-photo);
}

.agenda-page .ap-table col.col-theme {
  width: var(--col-theme);
}

.agenda-page .ap-table thead th {
  background: linear-gradient(180deg, var(--accent-500), #0aa3bf);
  color: #fff;
  text-align: center;
  font-weight: 700;
  font-size: .98rem;
  padding: 14px 12px;
  position: sticky;
  top: 0;
  z-index: 2;
}

.agenda-page .ap-table tbody tr {
  background: var(--row-odd);
}

.agenda-page .ap-table tbody tr:nth-child(even) {
  background: var(--row-even);
}

.agenda-page .ap-table td {
  padding: 14px 12px;
  vertical-align: middle;
  border-bottom: 1px solid #e6edf5;
}

/* ── Columna hora ── */
.agenda-page .ap-cell-time {
  font-weight: 500;
  color: var(--text-900);
  white-space: nowrap;
  position: relative;
}

/* ── Avatar ── */
.agenda-page .ap-avatar {
  width: 88px;
  height: 88px;
  border-radius: 50%;
  object-fit: cover;
  display: block;
  margin: 0 auto;
  border: 3px solid #e8f3f6;
  box-shadow: 0 4px 10px rgba(0, 0, 0, .06);
}

/* ── Ponente ── */
.agenda-page .ap-speaker {
  text-align: left;
  line-height: 1.35;
  color: var(--text-900);
}

.agenda-page .ap-speaker a {
  color: var(--brand-900);
  text-decoration: none;
  font-weight: 700;
  border-bottom: 2px solid transparent;
  padding-bottom: 1px;
}

.agenda-page .ap-speaker a:hover {
  color: var(--brand-600);
  border-bottom-color: var(--brand-600);
}

.agenda-page .ap-speaker__role {
  color: var(--muted-600);
  font-size: .92rem;
  margin-top: 4px;
}

/* ── Ponencia ── */
.agenda-page .ap-talk {
  text-align: left;
  color: var(--brand-900);
  font-weight: 7200;
  line-height: 1.35;
}

.agenda-page .ap-talk a {
  color: inherit;
  text-decoration: none;
  border-bottom: 2px solid rgba(12, 45, 89, .15);
  padding-bottom: 1px;
}

.agenda-page .ap-talk a:hover {
  border-bottom-color: var(--brand-900);
}

/* ── Badge ── */

.ap-badge {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 160px;
  display: inline-block;
  cursor: default;
}

.agenda-page .ap-badge {
  display: inline-block;
  background: #e8f6f9;
  color: #075160;
  border: 1px solid #cbeaf0;
  font-weight: 700;
  font-size: .86rem;
  padding: 8px 10px;
  border-radius: 999px;
  white-space: normal;
  display: inline-block;
  max-width: 180px;
  text-align: center;
}

/* ── Filas especiales ── */
.agenda-page .ap-row-note td {
  text-align: center;
  font-weight: 800;
  letter-spacing: .2px;
  padding: 16px 12px;
  border-bottom: none;
}

.agenda-page .ap-row-register td {
  background: linear-gradient(180deg, #fef2f4, #ffe6eb);
  color: var(--danger-500);
  border-top: 1px dashed #ffd1db;
  border-bottom: 1px dashed #ffd1db;
  font-size: 1.05rem;
  font-weight: 700;
}

.agenda-page .ap-row-welcome td {
  background: linear-gradient(180deg, #eef6ff, #e8f1ff);
  color: #093a74;
  border-top: 1px dashed #cfe2ff;
  border-bottom: 1px dashed #cfe2ff;
  font-weight: 700;
  text-align: center;
}

.agenda-page .ap-row-break td {
  background: linear-gradient(180deg, var(--accent-500), #0aa3bf);
  color: #fff;
  text-shadow: 0 2px 8px rgba(0, 0, 0, .25);
  font-weight: 700;
  text-align: center;
}

/* ── Hover filas normales ── */
.agenda-page .ap-table tbody tr:not(.ap-row-note):not(.ap-row-break):hover {
  background: #f2f8fc;
}

/* ── Responsive ── */
@media (max-width: 860px) {
  .agenda-page .ap-table thead {
    display: none;
  }

  .agenda-page .ap-table,
  .agenda-page .ap-table tbody,
  .agenda-page .ap-table tr,
  .agenda-page .ap-table td {
    display: block;
    width: 100%;
  }

  .agenda-page .ap-table tr {
    background: #fff;
    margin: 12px 0;
    border-radius: var(--radius-inner);
    box-shadow: var(--shadow-md);
    overflow: hidden;
    border: 1px solid #e9eef5;
  }

  .agenda-page .ap-table td {
    border: none;
    padding: 12px 14px;
  }

  .agenda-page .ap-cell-time {
    background: linear-gradient(180deg, #eff6ff, #eaf4ff);
    border-bottom: 1px solid #dbe8ff;
  }

  .agenda-page .ap-row-break td,
  .agenda-page .ap-row-note td {
    border-radius: var(--radius-inner);
  }
}

.ap-flag {
  width: 54px;
  height: auto;
  margin-top: 6px;
  border-radius: 3px;
}

.ap-flag1 {
  width: 44px;
  height: auto;
  margin-top: 6px;
  border-radius: 3px;
}


 @media (max-width: 860px) {
  .ap-speaker__flag {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}


/*========================================
  3. NAVEGACIÓN
==========================================*/



/*========================================
  4. FOOTER
==========================================*/

