Organigrama /* RESET BÁSICO */ * { box-sizing: border-box; } .main { overflow:inherit !important; } /* CONTENEDOR */ .org-wrapper { position: relative; max-width: 1000px; margin: 0 auto; } .org-node.align-left { justify-self: start; } /* FILAS*/ .org-row { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); justify-items: center; gap: 32px; margin-bottom: 50px; position: relative; z-index: 30; } .mg-bt-20{ margin-bottom: 20px; } .org-row.no-wrap { display: flex; justify-content: space-between; align-items: flex-start; gap: 16px; flex-wrap: nowrap; } .org-row.no-wrap .org-node { flex: 1 1 0; min-width: 0; } .org-row.no-wrap .org-card { width: 100%; min-width: 0; font-size: clamp(12px, 1.4vw, 15px); padding: 12px; } .org-row.three { grid-template-columns: repeat(3, minmax(220px, 1fr)); gap: 32px; } /* NODO */ .org-node { position: relative; z-index: 20; } /*COLOR NODOS*/ .nivel1{ background: #C71897; border-radius: 10px; } .nivel2{ background:#BB15A5; border-radius: 10px; } .nivel3{ background:#9F12B9; border-radius: 10px; } .nivel4{ background:#8F0FC8; border-radius: 10px; } .nivel5{ background:#5606C9; border-radius: 10px; } .nivel6{ background:#8F0FC8; border-radius: 10px; } /* TARJETA */ .org-card { position: relative; z-index: 30; pointer-events: auto; /*background: #0a63e0;*/ color: #fff; border: none; /*border-radius: 10px;*/ padding: 16px 20px; font-size: 15px; line-height: 1.3; cursor: pointer; text-align: center; min-width: 220px; } .org-card strong { font-weight: 600; } /* LÍNEAS SVG */ .org-lines { position: absolute; inset: 0; pointer-events: none; z-index: 1; } .org-lines line { stroke: #444; stroke-width: 2; } .org-lines, .org-lines *, .org-wrapper svg { z-index: 1; pointer-events: none !important; } /* POPUP */ .org-popup { position: fixed; z-index: 100000; max-width: 550px; width: clamp(280px, 90vw, 550px); max-height: 85vh; overflow-y: auto; background: #fff; border-radius: 12px; padding: 18px 20px; box-shadow: 0 14px 40px rgba(0,0,0,.22); opacity: 0; pointer-events: none; transform: translateY(6px); transition: opacity .2s ease, transform .2s ease; } .org-popup.is-visible { opacity: 1; pointer-events: auto; transform: translateY(0); } .org-popup h4 { margin: 0 0 6px; font-size: 14px; } .org-popup p { margin: 0; font-size: 11px; } .popup-name { font-weight: 600; margin-bottom: 6px; } .popup-bio { font-size: 12px; line-height: 1.4; margin-bottom: 10px; } .popup-meta { font-size: 13px; color: #555; } .popup-periodo { display: none; } .popup-email { color: #0a63e0; font-size: 13px; text-decoration: none; } .org-node.ghost { pointer-events: none; visibility: hidden; } .org-popup::after { content: ""; position: sticky; bottom: 0; display: block; height: 20px; background: linear-gradient(to bottom, transparent, #fff); } /* Botón cerrar */ .popup-close { position: absolute; top: 10px; right: 12px; border: none; background: transparent; font-size: 22px; cursor: pointer; color: #333; display: none; } .popup-close:active { transform: scale(0.95); } .org-node, .org-card { position: relative; z-index: 50; pointer-events: auto; } @media (hover: hover) and (min-width: 1091px) { .org-popup { transform: translateX(-50%) translateY(6px); } .org-popup.is-visible { transform: translateX(-50%) translateY(0); } } /* Solo mobile */ @media (max-width: 1090px) { .popup-close { display: block; } } /* MOBILE */ @media (max-width: 1090px) { .org-row { grid-template-columns: 1fr; gap: 16px; margin-bottom: 32px; } .org-popup { left: 0; right: 0; bottom: 0; top: auto; width: 100vw; max-width: none; max-height: 80vh; border-radius: 16px 16px 0 0; transform: translateY(100%); } .org-popup.is-visible { transform: translateY(0); } .org-row.no-wrap { flex-direction: column; } .org-row.no-wrap .org-node { width: 100%; } .org-lines { display: none; } .org-node::before { content: ""; position: absolute; top: -16px; left: 50%; width: 2px; height: 16px; background: #ccc; } .org-node:first-child::before { display: none; } .org-node.align-left { justify-self: center; } .org-row.no-wrap .org-card{ display: block; text-align: center; margin: auto; width: auto; } } Directorio Secretaria Abogada del DirectorioAndrea Aylwin Pérez Gerencia de ContraloríaCamilo Zambrano Cantillana Dirección EjecutivaSusana García Echazú Gerencia de comunicaciones y AAPPJosé Joaquín Valdés Saavedra Dirección de ProgramaciónJavier Goldschmied Dirección de PrensaGerson del Río Barahona Dirección de Programación de NTVMariana Hidalgo Lorca Gerencia de MarketingM. Teresa Valdivieso Lecaros Gerencia de Asuntos LegalesPaula Alessandri Gerencia de Gestión, Finanzas y TécnicaClaudio Alarcón Jara Gerencia ComercialSebastián Sánchez Ferrer Gerencia de Datos y Análisis EstratégicoPatricia Novoa Cubillos ×