<!DOCTYPE html>
<html class="light" lang="es">
<head>
    <meta charset="utf-8"/>
    <meta content="width=device-width, initial-scale=1.0" name="viewport"/>
    <title>Liga del Consorcista | El Curador Digital</title>
    <link rel="icon" href="/imgs/favicon.ico">
    <link rel="stylesheet" href="/v2/css/tw3.css">
    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
        <link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght,FILL@100..700,0..1&icon_names=account_tree,add_circle,admin_panel_settings,apartment,arrow_back,arrow_downward,arrow_forward,arrow_upward,article,assignment,bar_chart,bookmark,close,delete,edit,expand_more,feed,forum,gavel,groups,history,info,list,lock,mail,manage_search,mark_email_read,menu,newspaper,open_in_new,phone,poll,psychology,quick_reference_all,schedule,school,search,trending_up,visibility_off&display=swap" rel="stylesheet" media="print" onload="this.media='all'"/>
    <link href="https://fonts.googleapis.com/css2?family=Chewy&family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,400;1,700&family=Ubuntu:wght@400;500;700&display=swap" rel="stylesheet" media="print" onload="this.media='all'"/>
    <noscript>
    <link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght,FILL@100..700,0..1&icon_names=account_tree,add_circle,admin_panel_settings,apartment,arrow_back,arrow_downward,arrow_forward,arrow_upward,article,assignment,bar_chart,bookmark,close,delete,edit,expand_more,feed,forum,gavel,groups,history,info,list,lock,mail,manage_search,mark_email_read,menu,newspaper,open_in_new,phone,poll,psychology,quick_reference_all,schedule,school,search,trending_up,visibility_off&display=swap" rel="stylesheet"/>
    <link href="https://fonts.googleapis.com/css2?family=Chewy&family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,400;1,700&family=Ubuntu:wght@400;500;700&display=swap" rel="stylesheet"/>
    </noscript>
    <style>
        .material-symbols-outlined {
            font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 24;
            vertical-align: middle;
        }
        body { font-family: 'Merriweather', serif; }
        .font-serif, .font-brand-serif { font-family: 'Merriweather', serif !important; }
        .font-brand { font-family: 'Chewy', cursive; }
        .font-label { font-family: 'Public Sans', sans-serif; }

        #sidebar {
            transition: transform 0.3s ease;
        }
        #sidebar.sidebar-oculta {
            transform: translateX(-100%);
            width: 0;
        }
        #main-content {
            transition: margin-left 0.3s ease;
        }
        
#main-content h3 { font-size: 2.25rem !important; line-height: 1.25 !important; }
@media (min-width: 768px) { #main-content h3 { font-size: 2.7rem !important; } }
#main-content h5 { font-size: 1.5rem !important; }
#main-content h6 { font-size: 1.35rem !important; }
#main-content h3 + p { font-size: 1.46rem !important; line-height: 1.6; }
#main-content h5 + p { font-size: 1.14rem !important; }
#main-content h6 + div { font-size: 1.14rem !important; }
.nov-tab { padding: .375rem 1rem; border-radius: 9999px; font-size: .875rem; font-family: "Merriweather", serif; font-weight: 600; color: #475569; background: transparent; border: 1px solid #e2e8f0; cursor: pointer; transition: background-color .15s, color .15s, border-color .15s; }
.nov-tab:hover { background-color: #f1f5f9; }
.nov-tab.nov-tab-active { background-color: #006CB5; color: #fff; border-color: #006CB5; }
    </style>
        <!-- Google Tag Manager -->
    <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
    new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
    j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
    'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
    })(window,document,'script','dataLayer','GTM-PN5676J');</script>
    <!-- End Google Tag Manager -->
</head>
<body class="bg-surface text-on-surface selection:bg-primary-container selection:text-on-primary-container">
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PN5676J"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->

<!-- TopNavBar -->
<header class="fixed top-0 w-full z-50 flex justify-between items-center px-2 md:px-6 h-16 md:h-28 shadow-sm" style="background-color: #006CB5;">
    <div class="flex items-center gap-1 md:gap-4">
        <button id="btn-sidebar" class="text-white hover:bg-white/10 p-2 rounded-lg transition-all duration-300 flex-shrink-0">
            <span class="material-symbols-outlined">menu</span>
        </button>
        <a href="/" class="flex items-center" style="font-family: 'Ubuntu', sans-serif;">
            <div>
                <div class="flex items-center gap-1 md:gap-2">
                    <div>
                        <p class="text-white leading-tight" style="font-family: 'Chewy', cursive; font-size: clamp(1.216rem, 7.5vw, 2.4rem); line-height: 1; white-space: nowrap;">Liga del Consorcista</p>
                        <p class="text-white/80" style="font-family: 'Chewy', cursive; font-size: clamp(0.9rem, 3vw, 1.1rem); margin-left: 18.9ch; margin-top: -0.3em; line-height: 1; color: #fff;">30 años</p>
                    </div>
                    <img src="/imgs/logoliga-2026-transparente.webp" alt="LCPH" style="height: clamp(2.4rem, 5.8vw, 3.4rem); width: auto;" class="inline-block flex-shrink-0" fetchpriority="high" width="544" height="220">
                </div>
                <p class="hidden md:block text-white/90 text-lg font-light leading-tight pl-2">Primer Centro de Orientación y Defensa de la Familia Urbana</p>
                <p class="hidden md:block text-white/90 text-[0.963rem] leading-tight pl-2" style="margin-top: -0.15rem;">Fundada en 1996 por el Dr. Osvaldo Loisi</p>
            </div>
        </a>
    </div>
    <div class="hidden md:flex flex-1 justify-center px-8 max-w-3xl">
        <div class="relative w-full" id="buscador-header-wrap">
            <span class="material-symbols-outlined absolute left-4 top-1/2 -translate-y-1/2 z-10" style="color: rgba(0,80,150,0.55);">search</span>
            <input id="buscador-header" class="rounded-full pl-12 pr-6 py-2.5 focus:ring-2 focus:ring-white/40 w-full transition-all text-lg" style="background: rgba(255,255,255,0.93); color: #1a3a5c; border: none;" placeholder="buscar información" type="text" autocomplete="off"/>
            <div id="buscador-header-resultados" class="hidden absolute top-full left-0 right-0 mt-2 bg-white rounded-xl shadow-xl z-50 overflow-hidden max-h-80 overflow-y-auto"></div>
        </div>
    </div>
    <div class="min-w-[48px]"></div>
        <div class="hidden md:block absolute bottom-0 left-0 right-0 text-right text-white/80 text-base font-serif pb-1 pr-4 pointer-events-none">
        Actualizado al lunes 8 de junio    </div>
    </header>

<div class="flex pt-16 md:pt-28 min-h-screen">

    <!-- SideNavBar -->
    <aside id="sidebar" class="flex flex-col fixed left-0 top-16 md:top-28 h-[calc(100vh-4rem)] md:h-[calc(100vh-7rem)] w-[20.24rem] bg-blue-50 overflow-y-auto border-r border-blue-100" style="font-family: 'Merriweather', serif; font-size: 1.3915rem;">

                <div class="md:hidden px-4 py-3 border-b border-blue-100 text-xs font-serif text-slate-400 text-center">
            Actualizado al lunes 8 de junio        </div>
        
        <div class="p-3">

            
            <!-- Navegación -->
            <div class="mb-3">
                <nav class="space-y-0.5">
                    <!-- Cursos -->
                    <div>
                        <button class="flex items-center justify-between w-full px-3 py-2 text-blue-600 font-bold hover:bg-blue-100 rounded-lg transition-all hover:translate-x-1" onclick="toggleSubmenu('submenu-cursos', this)">
                            <div class="flex items-center gap-3">
                                <span class="material-symbols-outlined flex-shrink-0" style="color: inherit;">school</span>
                                <span>Cursos</span>
                            </div>
                            <span class="material-symbols-outlined text-[0.963rem] transition-transform duration-200 flex-shrink-0">expand_more</span>
                        </button>
                        <div id="submenu-cursos" class="hidden mt-1 space-y-0.5">
                                                                                                                <a class="flex items-center gap-2 px-4 py-1.5 text-[1.075rem] font-bold rounded-lg transition-colors text-slate-700 hover:text-blue-700 hover:bg-blue-100"
                               href="/cursos_presenciales">
                                                                = Curso Presencial de Administración                            </a>
                                                                                                                <a class="flex items-center gap-2 px-4 py-1.5 text-[1.075rem] font-bold rounded-lg transition-colors text-slate-700 hover:text-blue-700 hover:bg-blue-100"
                               href="/cursos_online">
                                                                = Curso Online de Administración                            </a>
                                                                                                                <a class="flex items-center gap-2 px-4 py-1.5 text-[1.075rem] font-bold rounded-lg transition-colors text-slate-700 hover:text-blue-700 hover:bg-blue-100"
                               href="/curso_ley_3254">
                                                                = Curso de Actualización                            </a>
                                                                                                                <a class="flex items-center gap-2 px-4 py-1.5 text-[1.075rem] font-bold rounded-lg transition-colors text-slate-700 hover:text-blue-700 hover:bg-blue-100"
                               href="/taller-practica">
                                                                = Taller de Práctica Profesional                            </a>
                                                                                                                <a class="flex items-center gap-2 px-4 py-1.5 text-[1.075rem] font-bold rounded-lg transition-colors text-slate-700 hover:text-blue-700 hover:bg-blue-100"
                               href="/curso-liquidacion-sueldos-online">
                                                                = Curso de Liquidación de Sueldos                            </a>
                                                                                                                <a class="flex items-center gap-2 px-4 py-1.5 text-[1.075rem] font-bold rounded-lg transition-colors text-slate-700 hover:text-blue-700 hover:bg-blue-100"
                               href="/taller-expensas">
                                                                = Taller de Liquidación de Expensas                            </a>
                                                                                                                <a class="flex items-center gap-2 px-4 py-1.5 text-[1.075rem] font-bold rounded-lg transition-colors text-slate-700 hover:text-blue-700 hover:bg-blue-100"
                               href="/curso-countries">
                                                                = Curso de Clubes de Campo                            </a>
                                                                                                                <a class="flex items-center gap-2 px-4 py-1.5 text-[1.075rem] font-bold rounded-lg transition-colors font-bold text-blue-800 bg-blue-100 hover:bg-blue-200 rounded-lg transition-colors"
                               href="https://www.ligadelconsorcista.online/" target="_blank">
                                                                <span class="material-symbols-outlined flex-shrink-0" style="font-size:1rem;">open_in_new</span>
                                                                Ver todos los Cursos                            </a>
                                                                                                                <a class="flex items-center gap-2 px-4 py-1.5 text-[1.075rem] font-bold rounded-lg transition-colors font-bold text-blue-800 bg-red-100 hover:bg-red-200 rounded-lg transition-colors"
                               href="https://ligadelconsorcista.online/v2/login/entrar.php" target="_blank">
                                                                <span class="material-symbols-outlined flex-shrink-0" style="font-size:1rem;">lock</span>
                                                                Acceso Alumnos                            </a>
                                                    </div>
                    </div>

                    <!-- Información -->
                    <div>
                        <button class="flex items-center justify-between w-full px-3 py-2 text-blue-600 font-bold hover:bg-blue-100 rounded-lg transition-all hover:translate-x-1" onclick="toggleSubmenu('submenu-info', this)">
                            <div class="flex items-center gap-3">
                                <span class="material-symbols-outlined flex-shrink-0">info</span>
                                <span>Información</span>
                            </div>
                            <span class="material-symbols-outlined text-[0.963rem] transition-transform duration-200 flex-shrink-0">expand_more</span>
                        </button>
                        <div id="submenu-info" class="hidden mt-1 space-y-0.5">
                                                                                                                <a class="flex items-center gap-2 px-4 py-1.5 text-[1.075rem] font-bold rounded-lg transition-colors text-slate-700 hover:text-blue-700 hover:bg-blue-100"
                               href="/about">
                                                                <span class="material-symbols-outlined flex-shrink-0" style="font-size:1rem;">groups</span>
                                                                Quiénes Somos                            </a>
                                                                                                                <a class="flex items-center gap-2 px-4 py-1.5 text-[1.075rem] font-bold rounded-lg transition-colors text-slate-700 hover:text-blue-700 hover:bg-blue-100"
                               href="/actividades">
                                                                <span class="material-symbols-outlined flex-shrink-0" style="font-size:1rem;">account_tree</span>
                                                                Actividades &amp; Proyectos                            </a>
                                                                                                                <a class="flex items-center gap-2 px-4 py-1.5 text-[1.075rem] font-bold rounded-lg transition-colors text-slate-700 hover:text-blue-700 hover:bg-blue-100"
                               href="/v2/buscador.php">
                                                                <span class="material-symbols-outlined flex-shrink-0" style="font-size:1rem;">manage_search</span>
                                                                Buscador                            </a>
                                                                                                                <a class="flex items-center gap-2 px-4 py-1.5 text-[1.075rem] font-bold rounded-lg transition-colors text-slate-700 hover:text-blue-700 hover:bg-blue-100"
                               href="/generador_pautas_honorarios">
                                                                <span class="material-symbols-outlined flex-shrink-0" style="font-size:1rem;">trending_up</span>
                                                                Pautas Honorarios Administradores                            </a>
                                                                                                                <a class="flex items-center gap-2 px-4 py-1.5 text-[1.075rem] font-bold rounded-lg transition-colors text-slate-700 hover:text-blue-700 hover:bg-blue-100"
                               href="https://www.ligadelconsorcista.online/v2/directorio.php" target="_blank">
                                                                <span class="material-symbols-outlined flex-shrink-0" style="font-size:1rem;">assignment</span>
                                                                Administradores Egresados                            </a>
                                                    </div>
                    </div>

                    <!-- Accesos directos -->
                    <a class="flex items-center gap-3 px-3 py-2 text-base text-blue-600 font-bold hover:bg-slate-100 rounded-lg transition-all hover:translate-x-1" href="/v2/shortcuts.php">
                        <span class="material-symbols-outlined flex-shrink-0">quick_reference_all</span>
                        <span>Normativa Básica de Propiedad Horizontal</span>
                    </a>

                    <!-- Consultoría -->
                    <a class="flex items-center gap-3 px-3 py-2 text-base text-blue-600 font-bold hover:bg-slate-100 rounded-lg transition-all hover:translate-x-1" href="https://liganet.online/publico/index.php" target="_blank">
                        <span class="material-symbols-outlined flex-shrink-0">forum</span>
                        <span>Consultar con profesionales</span>
                    </a>
                </nav>
            </div>

            <div class="border-t border-blue-200 my-2"></div>

            <!-- ZONA: Suscripción -->
            <!-- Bloque de suscripción gratuita — accordion cerrado por defecto.
     Incluido desde topnav.php (sidebar) y boletin.php.
     JS: toggleSubscripcion() está en footer.php. -->
<div class="mb-2">
    <button onclick="toggleSubscripcion()" class="flex items-center justify-between w-full px-3 py-2 text-base text-red-800 font-bold bg-red-100 hover:bg-red-200 rounded-lg transition-colors">
        <div class="flex items-center gap-2">
            <span class="material-symbols-outlined flex-shrink-0" style="font-size:1.21rem;">mail</span>
            <span>Suscripción gratuita</span>
        </div>
        <span id="subscripcion-icon" class="material-symbols-outlined text-[0.963rem] transition-transform duration-200">expand_more</span>
    </button>
    <div id="subscripcion-form" class="hidden mt-2 p-4 rounded-xl border-2 border-red-300 shadow-sm bg-[#FFD6D6]">
        <form id="form-suscripcion" method="POST" action="/v2/api/suscribir.php" class="space-y-3">
            <div>
                <input name="email" class="w-full text-[0.963rem] font-serif border-slate-200 rounded-lg focus:ring-primary focus:border-primary" placeholder="Correo electrónico" required type="email"/>
            </div>
            <div>
                <select name="provincia" required class="w-full text-[0.963rem] font-serif border-slate-200 rounded-lg focus:ring-primary focus:border-primary">
                    <option disabled selected value="">Provincia</option>
                    <option value="1">Capital Federal</option>
                    <option value="2">Buenos Aires</option>
                    <option value="3">Catamarca</option>
                    <option value="4">Córdoba</option>
                    <option value="5">Corrientes</option>
                    <option value="6">Chaco</option>
                    <option value="7">Chubut</option>
                    <option value="8">Entre Ríos</option>
                    <option value="9">Formosa</option>
                    <option value="10">Jujuy</option>
                    <option value="11">La Pampa</option>
                    <option value="12">La Rioja</option>
                    <option value="13">Mendoza</option>
                    <option value="14">Misiones</option>
                    <option value="15">Neuquén</option>
                    <option value="16">Río Negro</option>
                    <option value="17">Salta</option>
                    <option value="18">San Juan</option>
                    <option value="19">San Luis</option>
                    <option value="20">Santa Cruz</option>
                    <option value="21">Santa Fe</option>
                    <option value="22">Santiago del Estero</option>
                    <option value="23">Tierra del Fuego</option>
                    <option value="24">Tucumán</option>
                </select>
            </div>
            <input type="hidden" name="recaptcha_response" id="recaptchaResponseSuscripcion">
            <button class="w-full py-2 text-sm bg-red-800 text-white font-serif font-bold rounded-lg hover:bg-red-900 transition-colors shadow-md" type="submit">
                Enviar
            </button>
        </form>
    </div>
</div>

            <div class="border-t border-blue-200 my-2"></div>

            <!-- Contacto -->
            <div class="mb-3">
                <div class="space-y-1.5 flex flex-col items-center">
                    <div class="flex items-start gap-2 font-bold text-slate-800" style="font-size: 1.32rem;">
                        <span class="material-symbols-outlined flex-shrink-0" style="font-size: 1.54rem; margin-top: 2px;">schedule</span>
                        <div>
                            <div>de 12 a 20 horas</div>
                            <div>con turnos</div>
                        </div>
                    </div>
                    <div class="flex items-start gap-2 font-bold text-slate-800" style="font-size: 1.32rem;">
                        <span class="material-symbols-outlined flex-shrink-0" style="font-size: 1.54rem; margin-top: 2px;">phone</span>
                        <div class="space-y-0.5">
                            <div>(011) 4816.5111</div>
                            <div>(011) 4811.9836</div>
                        </div>
                    </div>
                    <div class="flex items-center gap-2 font-bold text-slate-800" style="font-size: 1.32rem;">
                        <svg class="w-5 h-5 flex-shrink-0 fill-current text-green-600" viewBox="0 0 24 24"><path d="M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51a12.8 12.8 0 0 0-.57-.01c-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 0 1-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 0 1-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 0 1 2.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0 0 12.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 0 0 5.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 0 0-3.48-8.413z"/></svg>
                        <span>11.2635.9514</span>
                    </div>
                    <div class="flex items-start gap-2 text-slate-500 mt-1" style="font-size: 0.99rem;">
                        <span class="material-symbols-outlined flex-shrink-0" style="font-size: 0.99rem; margin-top: 2px;">apartment</span>
                        <div>
                            <a href="https://www.google.com/maps?client=ubuntu-sn&hs=ojP&sca_esv=d115e34c1a0f1aef&channel=fs&output=search&q=liga+del+consorcista&source=lnms&fbs=ADc_l-bpk8W4E-qsVlOvbGJcDwpn_x-KoZgS_dIzvUJcCpPvNisF2DcSRPJpJfBfbNP3o4JeLGz0jncugk5V_VFRDvEmWHfYbduiqNlahFum2K1kkQ7ZBaHOq8hnrGXx9KattKV6yS00LKTK9YTmqABrWn256uR-96a1KH24JMWvG5DS8t0AOONZ9COTyHYTKTYtdizFG2XQ0Zugaffqcbux802-7159ow&entry=mc&ved=1t:200715&ictx=111" target="_blank" class="hover:text-blue-700 transition-colors">Montevideo 764 piso 11 C</a>
                            <div>Ciudad de Buenos Aires</div>
                        </div>
                    </div>
                </div>
            </div>

        </div>

    </aside>

    <!-- Main Content Area -->
    <main id="main-content" class="flex-1 md:ml-[20.24rem] bg-surface max-w-full px-8 md:px-12 lg:px-16 pb-8 md:pb-12 lg:pb-16 pt-2" style="font-size: 1.2rem;">

        
                <section class="mb-1 pb-16 border-b border-surface-container-high">
            <div class="grid grid-cols-1 lg:grid-cols-2 gap-8 items-start">

                                <!-- Bloque anuncios de cursos -->
                <div style="margin-top: 2%" class=""><div class="mx-auto max-w-4xl overflow-hidden border-2 border-[#006CB5] rounded-xl mb-4 text-center bg-white shadow-lg">
    
    <div class="bg-[#006CB5] py-4 px-4">
        <h2 class="text-lg md:text-[1.4rem] font-bold text-white leading-tight uppercase tracking-wide">
            Cursos de Administración de Consorcios <br><span class="lowercase">con salida laboral</span>
        </h2>
    </div>

    <div class="p-4 md:p-6 bg-blue-100">
        <p class="text-gray-700 font-medium mb-5 text-sm md:text-base">
Válidos para la inscripción en los Registros Públicos de Administradores.             <br><b>Modalidad en vivo y asincrónica. Habilitantes.</b>
        </p>

        <div class="bg-white p-4 md:p-6 rounded-xl shadow-sm border border-[#B5B222]">
            <div class="flex flex-col md:flex-row items-center justify-between gap-4 md:gap-2">
                
                <div class="hidden md:flex w-16 flex-col items-center border-2 border-yellow-500 rounded-lg overflow-hidden shadow-sm flex-shrink-0">
                    <div class="bg-yellow-400 text-black text-[10px] py-0.5 w-full text-center uppercase tracking-tighter font-black">
                        Jun
                    </div>
                    <div class="bg-white text-gray-800 text-xl font-black py-1 w-full text-center leading-none">
                        8
                    </div>
                </div>

                <div class="flex flex-col text-center md:text-left md:px-4 md:border-l border-gray-100 w-full md:w-auto">
                    <span class="font-bold text-[#006CB5] text-base uppercase">lunes y miércoles</span>
                    <span class="text-gray-600 text-sm font-medium">19 a 21 hs</span>
                </div>

                <div class="flex flex-col text-center md:text-left md:px-4 md:border-l border-gray-100 w-full md:w-auto">
                    <span class="text-gray-500 text-xs uppercase font-bold">Inicia el</span>
                    <strong class="text-gray-800 text-base">8 de junio de 2026</strong>
                    <span class="text-[13px] font-bold text-blue-500">3 meses de duración</span>
                </div>

                <div class="w-full md:w-auto md:pl-6 text-center md:text-right">
                    <a href="/cursos_presenciales"
   class="inline-block bg-[#006CB5] hover:bg-[#005a96] text-white text-xs font-black py-2.5 px-6 rounded-lg transition shadow-sm hover:shadow-md uppercase tracking-wide">
                        más info
                    </a>
                </div>
            </div>
        </div>

        <div class="mt-6 md:mt-8">
            <a href="https://www.ligadelconsorcista.online/" target="_blank" class="inline-block border-2 border-[#006CB5] text-[#006CB5] hover:bg-[#006CB5] hover:text-white text-xs md:text-sm font-black py-2.5 px-6 md:px-10 rounded-full transition-all duration-300 uppercase tracking-widest">
                ver todos los cursos & talleres
            </a>
        </div>
    </div>
</div></div>
                
                                <!-- Artículo destacado (mismo estilo que la grilla, sin borde superior) -->
                <article class="flex flex-col group" style="margin-top: 2%">
                                        <a href="/cuadro-comparativo-entre-la-ley-de-contrato-de-trabajo-y-su-reglamentacion-por-decreto-407-2026" class="block mb-4 overflow-hidden rounded-lg group/img">
                        <img src="/archivos/id.7535--cuadroComparativoLaboralReglamentacion--fecha-03-06-2026-19-27.png" alt="Cuadro Comparativo entre la Ley de Contrato de Trabajo y su Reglamentación por Decreto 407/2026" class="w-full h-44 object-cover group-hover/img:scale-105 transition-transform duration-500" fetchpriority="high" decoding="async">
                    </a>
                    
                                        <span class="self-start px-2 py-0.5 font-serif text-xs rounded-full mb-2 bg-green-100 text-green-800">laboral y previsional</span>
                    
                    <h5 class="font-serif font-bold leading-snug text-on-surface mb-3 group-hover:text-primary transition-colors">
                        <a href="/cuadro-comparativo-entre-la-ley-de-contrato-de-trabajo-y-su-reglamentacion-por-decreto-407-2026">Cuadro Comparativo entre la Ley de Contrato de Trabajo y su Reglamentación por Decreto 407/2026</a>
                    </h5>

                                        
                                        <div class="mt-auto flex items-center gap-3">
                                                <img alt="Redacción" class="w-9 h-9 rounded-full object-cover" src="/imgs/autores/redaccionjpg-26-08-2019-17-49.jpg">
                                                <div class="text-[15.8px] font-serif text-on-surface-variant">
                            <a href="/autor/9" class="font-semibold text-on-surface hover:text-primary transition-colors">Redacción</a>
                            <span class="opacity-50"> • </span><span class="opacity-75">3-6-2026</span>
                        </div>
                    </div>
                                    </article>
                
            </div>
        </section>
        
                <!-- Novedades -->
        <div class="flex justify-center mb-[-12px]">
            <h2 class="text-[36px] md:text-[72px] text-on-surface font-serif" style="font-weight: 400;">Novedades</h2>
        </div>
        <section class="border-t border-surface-container-high pt-[50px] mb-16">

            <!-- Pestañas de filtro por tema -->
            <div class="flex flex-wrap gap-3 mb-8">
                <button class="nov-tab" data-tab="todas"
                    style="padding:.4rem 1.2rem; border-radius:9999px; font-family:'Merriweather',serif; font-size:.875rem; font-weight:700; cursor:pointer; border:2px solid #006CB5; background:#006CB5; color:#fff; transition:box-shadow .15s;">
                    Todas
                </button>
                <button class="nov-tab" data-tab="3"
                    style="padding:.4rem 1.2rem; border-radius:9999px; font-family:'Merriweather',serif; font-size:.875rem; font-weight:600; cursor:pointer; border:2px solid #94a3b8; background:#f1f5f9; color:#475569; transition:box-shadow .15s;">
                    Interés General
                </button>
                <button class="nov-tab" data-tab="2"
                    style="padding:.4rem 1.2rem; border-radius:9999px; font-family:'Merriweather',serif; font-size:.875rem; font-weight:600; cursor:pointer; border:2px solid #86efac; background:#dcfce7; color:#166534; transition:box-shadow .15s;">
                    Laboral y Previsional
                </button>
                <button class="nov-tab" data-tab="1"
                    style="padding:.4rem 1.2rem; border-radius:9999px; font-family:'Merriweather',serif; font-size:.875rem; font-weight:600; cursor:pointer; border:2px solid #fdba74; background:#FED7AA; color:#92400e; transition:box-shadow .15s;">
                    Problemática Consorcial
                </button>
            </div>

            <!-- Grid de tarjetas -->
            <div class="grid grid-cols-1 md:grid-cols-2 gap-5" id="novedades-grid">
                            <article class="nov-card flex flex-col gap-3 bg-white rounded-xl p-5" style="border: 1px solid #e2e8f0; box-shadow: 0 1px 3px rgba(0,0,0,.06);" data-tema="3">

                    <!-- Metadata: fecha • jurisdiccion • tipo -->
                    <div class="flex flex-wrap items-center gap-y-1 font-serif" style="color: #374151; gap-x: .5rem;">
                                                <span style="font-size: 1.1rem; font-weight: 600;">8-6-2026</span>
                                                                        <span style="font-size: 1rem; opacity:.4; margin: 0 .2rem;">•</span>
                        <span style="font-size: 1rem;">Nacional</span>
                                                                        <span style="font-size: 1rem; opacity:.4; margin: 0 .2rem;">•</span>
                        <span style="font-size: 1rem;">jurisprudencia</span>
                                            </div>

                    <!-- Título -->
                    <h6 class="font-serif font-bold text-on-surface leading-tight">
                        <a href="/en-un-torneo-anual-de-futbol-donde-participan-estudiantes-un-jugador-se-lastimo-mientras-se-disputaba-un-partido-debido-al-contacto-con-otro-jugador-en-una-situacion-de-juego-totalmente-normal-se-rechaza-la-demanda" class="hover:text-primary transition-colors">En un torneo anual de futbol donde participan estudiantes, un jugador  se lastimó mientras se disputaba un partido, debido al contacto con otro jugador, en una situación de juego totalmente normal. Se rechaza la  demanda.</a>
                    </h6>

                    <!-- Link texto completo -->
                    <div class="mt-auto flex justify-end">
                        <a href="/en-un-torneo-anual-de-futbol-donde-participan-estudiantes-un-jugador-se-lastimo-mientras-se-disputaba-un-partido-debido-al-contacto-con-otro-jugador-en-una-situacion-de-juego-totalmente-normal-se-rechaza-la-demanda" class="font-serif hover:underline" style="font-size: .95rem; color: #006CB5;">Texto completo →</a>
                    </div>

                </article>
                            <article class="nov-card flex flex-col gap-3 bg-white rounded-xl p-5" style="border: 1px solid #e2e8f0; box-shadow: 0 1px 3px rgba(0,0,0,.06);" data-tema="2">

                    <!-- Metadata: fecha • jurisdiccion • tipo -->
                    <div class="flex flex-wrap items-center gap-y-1 font-serif" style="color: #374151; gap-x: .5rem;">
                                                <span style="font-size: 1.1rem; font-weight: 600;">5-6-2026</span>
                                                                        <span style="font-size: 1rem; opacity:.4; margin: 0 .2rem;">•</span>
                        <span style="font-size: 1rem;">Río Negro</span>
                                                                        <span style="font-size: 1rem; opacity:.4; margin: 0 .2rem;">•</span>
                        <span style="font-size: 1rem;">jurisprudencia</span>
                                            </div>

                    <!-- Título -->
                    <h6 class="font-serif font-bold text-on-surface leading-tight">
                        <a href="/con-17-anos-de-antiguedad-sin-antecedentes-disciplinarios-y-sin-prueba-contundente-de-los-muchos-incumplimientos-especificados-en-la-carta-documento-de-despido-no-resulta-justificada-la-maxima-sancion-disciplinaria-aplicada-al-trabajador" class="hover:text-primary transition-colors">Con 17 años de antigüedad, sin antecedentes disciplinarios y sin prueba contundente de los muchos incumplimientos especificados en la carta documento de despido,  no resulta justificada la máxima sanción disciplinaria aplicada al trabajador.</a>
                    </h6>

                    <!-- Link texto completo -->
                    <div class="mt-auto flex justify-end">
                        <a href="/con-17-anos-de-antiguedad-sin-antecedentes-disciplinarios-y-sin-prueba-contundente-de-los-muchos-incumplimientos-especificados-en-la-carta-documento-de-despido-no-resulta-justificada-la-maxima-sancion-disciplinaria-aplicada-al-trabajador" class="font-serif hover:underline" style="font-size: .95rem; color: #006CB5;">Texto completo →</a>
                    </div>

                </article>
                            <article class="nov-card flex flex-col gap-3 bg-white rounded-xl p-5" style="border: 1px solid #e2e8f0; box-shadow: 0 1px 3px rgba(0,0,0,.06);" data-tema="3">

                    <!-- Metadata: fecha • jurisdiccion • tipo -->
                    <div class="flex flex-wrap items-center gap-y-1 font-serif" style="color: #374151; gap-x: .5rem;">
                                                <span style="font-size: 1.1rem; font-weight: 600;">4-6-2026</span>
                                                                        <span style="font-size: 1rem; opacity:.4; margin: 0 .2rem;">•</span>
                        <span style="font-size: 1rem;">Corrientes</span>
                                                                        <span style="font-size: 1rem; opacity:.4; margin: 0 .2rem;">•</span>
                        <span style="font-size: 1rem;">jurisprudencia</span>
                                            </div>

                    <!-- Título -->
                    <h6 class="font-serif font-bold text-on-surface leading-tight">
                        <a href="/el-animal-agresor-perro-es-en-si-mismo-una-cosa-riesgosa-en-el-sentido-tecnico-del-art-1757-del-cccn-y-sus-propietarios-deben-responder-objetivamente-por-los-danos-causados-sin-necesidad-de-probar-culpa" class="hover:text-primary transition-colors">El animal agresor (perro) es en sí mismo, una cosa riesgosa, en el sentido técnico del art. 1757 del C.C.C.N., y sus propietarios deben responder objetivamente por los daños causados, sin necesidad de probar culpa.</a>
                    </h6>

                    <!-- Link texto completo -->
                    <div class="mt-auto flex justify-end">
                        <a href="/el-animal-agresor-perro-es-en-si-mismo-una-cosa-riesgosa-en-el-sentido-tecnico-del-art-1757-del-cccn-y-sus-propietarios-deben-responder-objetivamente-por-los-danos-causados-sin-necesidad-de-probar-culpa" class="font-serif hover:underline" style="font-size: .95rem; color: #006CB5;">Texto completo →</a>
                    </div>

                </article>
                            <article class="nov-card flex flex-col gap-3 bg-white rounded-xl p-5" style="border: 1px solid #e2e8f0; box-shadow: 0 1px 3px rgba(0,0,0,.06);" data-tema="3">

                    <!-- Metadata: fecha • jurisdiccion • tipo -->
                    <div class="flex flex-wrap items-center gap-y-1 font-serif" style="color: #374151; gap-x: .5rem;">
                                                <span style="font-size: 1.1rem; font-weight: 600;">3-6-2026</span>
                                                                        <span style="font-size: 1rem; opacity:.4; margin: 0 .2rem;">•</span>
                        <span style="font-size: 1rem;">Corrientes</span>
                                                                        <span style="font-size: 1rem; opacity:.4; margin: 0 .2rem;">•</span>
                        <span style="font-size: 1rem;">jurisprudencia</span>
                                            </div>

                    <!-- Título -->
                    <h6 class="font-serif font-bold text-on-surface leading-tight">
                        <a href="/inicio-juicio-porque-la-parrilla-del-vecino-superaba-la-normal-tolerancia-no-probo-sus-dichos-y-se-rechazo-la-demanda" class="hover:text-primary transition-colors">Inició juicio porque la parrilla del vecino superaba la normal tolerancia. No probó sus dichos y se rechazó la demanda.</a>
                    </h6>

                    <!-- Link texto completo -->
                    <div class="mt-auto flex justify-end">
                        <a href="/inicio-juicio-porque-la-parrilla-del-vecino-superaba-la-normal-tolerancia-no-probo-sus-dichos-y-se-rechazo-la-demanda" class="font-serif hover:underline" style="font-size: .95rem; color: #006CB5;">Texto completo →</a>
                    </div>

                </article>
                            <article class="nov-card flex flex-col gap-3 bg-white rounded-xl p-5" style="border: 1px solid #e2e8f0; box-shadow: 0 1px 3px rgba(0,0,0,.06);" data-tema="3">

                    <!-- Metadata: fecha • jurisdiccion • tipo -->
                    <div class="flex flex-wrap items-center gap-y-1 font-serif" style="color: #374151; gap-x: .5rem;">
                                                <span style="font-size: 1.1rem; font-weight: 600;">2-6-2026</span>
                                                                        <span style="font-size: 1rem; opacity:.4; margin: 0 .2rem;">•</span>
                        <span style="font-size: 1rem;">Nacional</span>
                                                                        <span style="font-size: 1rem; opacity:.4; margin: 0 .2rem;">•</span>
                        <span style="font-size: 1rem;">legislación</span>
                                            </div>

                    <!-- Título -->
                    <h6 class="font-serif font-bold text-on-surface leading-tight">
                        <a href="/procedimiento-de-inscripcion-registral-con-generacion-y-remision-de-la-plancha-de-inscripcion-en-soporte-digital-aplicable-en-forma-gradual-a-los-sujetos-y-actos-registrables-igj-resgral-5-2026" class="hover:text-primary transition-colors">Procedimiento de inscripción registral con generación y remisión de la plancha de inscripción en soporte digital, aplicable en forma gradual a los sujetos y actos registrables. IGJ Res.Gral.  5/2026</a>
                    </h6>

                    <!-- Link texto completo -->
                    <div class="mt-auto flex justify-end">
                        <a href="/procedimiento-de-inscripcion-registral-con-generacion-y-remision-de-la-plancha-de-inscripcion-en-soporte-digital-aplicable-en-forma-gradual-a-los-sujetos-y-actos-registrables-igj-resgral-5-2026" class="font-serif hover:underline" style="font-size: .95rem; color: #006CB5;">Texto completo →</a>
                    </div>

                </article>
                            <article class="nov-card flex flex-col gap-3 bg-white rounded-xl p-5" style="border: 1px solid #e2e8f0; box-shadow: 0 1px 3px rgba(0,0,0,.06);" data-tema="2">

                    <!-- Metadata: fecha • jurisdiccion • tipo -->
                    <div class="flex flex-wrap items-center gap-y-1 font-serif" style="color: #374151; gap-x: .5rem;">
                                                <span style="font-size: 1.1rem; font-weight: 600;">1-6-2026</span>
                                                                        <span style="font-size: 1rem; opacity:.4; margin: 0 .2rem;">•</span>
                        <span style="font-size: 1rem;">Nacional</span>
                                                                        <span style="font-size: 1rem; opacity:.4; margin: 0 .2rem;">•</span>
                        <span style="font-size: 1rem;">legislación</span>
                                            </div>

                    <!-- Título -->
                    <h6 class="font-serif font-bold text-on-surface leading-tight">
                        <a href="/reglamentacion-del-regimen-de-promocion-del-empleo-registrado-titulo-xxii-de-la-ley-de-modernizacion-laboral-27802-vigencia-1-6-2026-decreto-409-2026" class="hover:text-primary transition-colors">Reglamentación del Régimen de Promoción del Empleo Registrado- Título XXII de la ley de Modernización Laboral 27802- Vigencia 1-6-2026- Decreto 409/2026</a>
                    </h6>

                    <!-- Link texto completo -->
                    <div class="mt-auto flex justify-end">
                        <a href="/reglamentacion-del-regimen-de-promocion-del-empleo-registrado-titulo-xxii-de-la-ley-de-modernizacion-laboral-27802-vigencia-1-6-2026-decreto-409-2026" class="font-serif hover:underline" style="font-size: .95rem; color: #006CB5;">Texto completo →</a>
                    </div>

                </article>
                            <article class="nov-card flex flex-col gap-3 bg-white rounded-xl p-5" style="border: 1px solid #e2e8f0; box-shadow: 0 1px 3px rgba(0,0,0,.06);" data-tema="2">

                    <!-- Metadata: fecha • jurisdiccion • tipo -->
                    <div class="flex flex-wrap items-center gap-y-1 font-serif" style="color: #374151; gap-x: .5rem;">
                                                <span style="font-size: 1.1rem; font-weight: 600;">1-6-2026</span>
                                                                        <span style="font-size: 1rem; opacity:.4; margin: 0 .2rem;">•</span>
                        <span style="font-size: 1rem;">Nacional</span>
                                                                        <span style="font-size: 1rem; opacity:.4; margin: 0 .2rem;">•</span>
                        <span style="font-size: 1rem;">legislación</span>
                                            </div>

                    <!-- Título -->
                    <h6 class="font-serif font-bold text-on-surface leading-tight">
                        <a href="/se-aprueba-la-reglamentacion-del-titulo-ii-fondo-de-asistencia-laboral-de-la-ley-27802-vigencia-1-11-2026-decreto-408-2026" class="hover:text-primary transition-colors">Se aprueba la Reglamentación del Título II - Fondo de Asistencia Laboral - de la Ley  27.802. Vigencia 1-11-2026-Decreto 408/2026</a>
                    </h6>

                    <!-- Link texto completo -->
                    <div class="mt-auto flex justify-end">
                        <a href="/se-aprueba-la-reglamentacion-del-titulo-ii-fondo-de-asistencia-laboral-de-la-ley-27802-vigencia-1-11-2026-decreto-408-2026" class="font-serif hover:underline" style="font-size: .95rem; color: #006CB5;">Texto completo →</a>
                    </div>

                </article>
                            <article class="nov-card flex flex-col gap-3 bg-white rounded-xl p-5" style="border: 1px solid #e2e8f0; box-shadow: 0 1px 3px rgba(0,0,0,.06);" data-tema="2">

                    <!-- Metadata: fecha • jurisdiccion • tipo -->
                    <div class="flex flex-wrap items-center gap-y-1 font-serif" style="color: #374151; gap-x: .5rem;">
                                                <span style="font-size: 1.1rem; font-weight: 600;">1-6-2026</span>
                                                                        <span style="font-size: 1rem; opacity:.4; margin: 0 .2rem;">•</span>
                        <span style="font-size: 1rem;">Nacional</span>
                                                                        <span style="font-size: 1rem; opacity:.4; margin: 0 .2rem;">•</span>
                        <span style="font-size: 1rem;">legislación</span>
                                            </div>

                    <!-- Título -->
                    <h6 class="font-serif font-bold text-on-surface leading-tight">
                        <a href="/se-reglamentan-articulos-de-la-ley-de-contrato-de-trabajo-y-se-aprueba-la-reglamentacion-de-empresas-de-servicios-eventuales-entre-otra-medidas-decreto-407-2026" class="hover:text-primary transition-colors">Se reglamentan artículos de la Ley de Contrato de Trabajo y se aprueba la Reglamentación de Empresas de Servicios Eventuales, entre otra medidas. Decreto 407/2026</a>
                    </h6>

                    <!-- Link texto completo -->
                    <div class="mt-auto flex justify-end">
                        <a href="/se-reglamentan-articulos-de-la-ley-de-contrato-de-trabajo-y-se-aprueba-la-reglamentacion-de-empresas-de-servicios-eventuales-entre-otra-medidas-decreto-407-2026" class="font-serif hover:underline" style="font-size: .95rem; color: #006CB5;">Texto completo →</a>
                    </div>

                </article>
                            <article class="nov-card flex flex-col gap-3 bg-white rounded-xl p-5" style="border: 1px solid #e2e8f0; box-shadow: 0 1px 3px rgba(0,0,0,.06);" data-tema="2">

                    <!-- Metadata: fecha • jurisdiccion • tipo -->
                    <div class="flex flex-wrap items-center gap-y-1 font-serif" style="color: #374151; gap-x: .5rem;">
                                                <span style="font-size: 1.1rem; font-weight: 600;">29-5-2026</span>
                                                                        <span style="font-size: 1rem; opacity:.4; margin: 0 .2rem;">•</span>
                        <span style="font-size: 1rem;">Nacional</span>
                                                                        <span style="font-size: 1rem; opacity:.4; margin: 0 .2rem;">•</span>
                        <span style="font-size: 1rem;">legislación</span>
                                            </div>

                    <!-- Título -->
                    <h6 class="font-serif font-bold text-on-surface leading-tight">
                        <a href="/bono-extraordinario-previsional-por-un-monto-maximo-de-70000-que-se-abonara-en-junio-decreto-399-2026" class="hover:text-primary transition-colors">Bono Extraordinario Previsional por un monto máximo de $ 70.000 que se abonará en JUNIO-Decreto 399/2026</a>
                    </h6>

                    <!-- Link texto completo -->
                    <div class="mt-auto flex justify-end">
                        <a href="/bono-extraordinario-previsional-por-un-monto-maximo-de-70000-que-se-abonara-en-junio-decreto-399-2026" class="font-serif hover:underline" style="font-size: .95rem; color: #006CB5;">Texto completo →</a>
                    </div>

                </article>
                            <article class="nov-card flex flex-col gap-3 bg-white rounded-xl p-5" style="border: 1px solid #e2e8f0; box-shadow: 0 1px 3px rgba(0,0,0,.06);" data-tema="2">

                    <!-- Metadata: fecha • jurisdiccion • tipo -->
                    <div class="flex flex-wrap items-center gap-y-1 font-serif" style="color: #374151; gap-x: .5rem;">
                                                <span style="font-size: 1.1rem; font-weight: 600;">29-5-2026</span>
                                                                        <span style="font-size: 1rem; opacity:.4; margin: 0 .2rem;">•</span>
                        <span style="font-size: 1rem;">Nacional</span>
                                                                        <span style="font-size: 1rem; opacity:.4; margin: 0 .2rem;">•</span>
                        <span style="font-size: 1rem;">noticia</span>
                                            </div>

                    <!-- Título -->
                    <h6 class="font-serif font-bold text-on-surface leading-tight">
                        <a href="/anses-aumento-de-asignaciones-familiares-a-partir-de-junio-2026-en-258-resolucion-146-2026" class="hover:text-primary transition-colors">ANSES Aumento de asignaciones familiares a partir de JUNIO 2026 en 2,58 %-Resolución 146/2026</a>
                    </h6>

                    <!-- Link texto completo -->
                    <div class="mt-auto flex justify-end">
                        <a href="/anses-aumento-de-asignaciones-familiares-a-partir-de-junio-2026-en-258-resolucion-146-2026" class="font-serif hover:underline" style="font-size: .95rem; color: #006CB5;">Texto completo →</a>
                    </div>

                </article>
                        </div>

            <p id="novedades-empty" class="hidden text-center font-serif text-on-surface-variant py-8" style="font-size: .9rem;">No hay novedades en esta categoría.</p>

        </section>

        <script>
        (function() {
            var tabs  = document.querySelectorAll('.nov-tab');
            var cards = document.querySelectorAll('.nov-card');
            var empty = document.getElementById('novedades-empty');

            var COLORS = {
                'todas':   { bg: '#eff6ff', color: '#006CB5', border: '#bfdbfe', weight: '600' },
                'todas_a': { bg: '#006CB5', color: '#fff',    border: '#006CB5', weight: '700' },
                '3':       { bg: '#f1f5f9', color: '#475569', border: '#94a3b8', weight: '600' },
                '3_a':     { bg: '#64748b', color: '#fff',    border: '#64748b', weight: '700' },
                '2':       { bg: '#dcfce7', color: '#166534', border: '#86efac', weight: '600' },
                '2_a':     { bg: '#16a34a', color: '#fff',    border: '#16a34a', weight: '700' },
                '1':       { bg: '#FED7AA', color: '#92400e', border: '#fdba74', weight: '600' },
                '1_a':     { bg: '#f97316', color: '#fff',    border: '#f97316', weight: '700' }
            };

            function applyColor(btn, isActive) {
                var key = btn.getAttribute('data-tab') + (isActive ? '_a' : '');
                var c = COLORS[key];
                if (!c) { return; }
                btn.style.backgroundColor = c.bg;
                btn.style.color           = c.color;
                btn.style.borderColor     = c.border;
                btn.style.fontWeight      = c.weight;
            }

            function setTab(activeBtn) {
                var filterVal = activeBtn.getAttribute('data-tab');
                tabs.forEach(function(btn) {
                    applyColor(btn, btn === activeBtn);
                });
                var visible = 0;
                cards.forEach(function(card) {
                    var show = filterVal === 'todas' || card.getAttribute('data-tema') === filterVal;
                    card.style.display = show ? '' : 'none';
                    if (show) { visible++; }
                });
                empty.classList.toggle('hidden', visible > 0);
            }

            tabs.forEach(function(btn) {
                btn.addEventListener('click', function() { setTab(this); });
            });
        })();
        </script>
        
                <section class="mb-24">
            <div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-y-16 gap-x-8">
                            <article class="flex flex-col group border-t-4 pt-5" style="border-color: #f59e0b;">
                                        <a href="/cuadro-comparativo-ley-de-modernizacion-laboral-ley-de-contrato-de-trabajo" class="block mb-4 overflow-hidden rounded-lg group/img">
                        <img src="/archivos/id.7507--comparativa--fecha-13-05-2026-16-38.png" alt="Cuadro Comparativo Ley de Modernización laboral - Ley de Contrato de Trabajo" class="w-full h-44 object-cover group-hover/img:scale-105 transition-transform duration-500" loading="lazy" decoding="async">
                    </a>
                    
                                        <span class="self-start px-2 py-0.5 font-serif text-xs rounded-full mb-2 bg-green-100 text-green-800">laboral y previsional</span>
                    
                    <h5 class="font-serif font-bold leading-snug text-on-surface mb-3 group-hover:text-primary transition-colors">
                        <a href="/cuadro-comparativo-ley-de-modernizacion-laboral-ley-de-contrato-de-trabajo">Cuadro Comparativo Ley de Modernización laboral - Ley de Contrato de Trabajo</a>
                    </h5>

                                        
                                        <div class="mt-auto flex items-center gap-3">
                                                <img alt="Redacción" class="w-9 h-9 rounded-full object-cover" src="/imgs/autores/redaccionjpg-26-08-2019-17-49.jpg" loading="lazy" decoding="async"/>
                                                <div class="text-[15.8px] font-serif text-on-surface-variant">
                            <a href="/autor/9" class="font-semibold text-on-surface hover:text-primary transition-colors">Redacción</a>
                            <span class="opacity-50"> • </span><span class="opacity-75">11-5-2026</span>
                        </div>
                    </div>
                                    </article>
                            <article class="flex flex-col group border-t-4 pt-5" style="border-color: #3b82f6;">
                                        <a href="/robo-de-energia-electrica-en-los-consorcios" class="block mb-4 overflow-hidden rounded-lg group/img">
                        <img src="/archivos/id.7506--roboelectrticidadconsorcio--fecha-11-05-2026-18-58.png" alt="Robo de energía eléctrica en los Consorcios" class="w-full h-44 object-cover group-hover/img:scale-105 transition-transform duration-500" loading="lazy" decoding="async">
                    </a>
                    
                                        <span class="self-start px-2 py-0.5 font-serif text-xs rounded-full mb-2 bg-orange-200 text-orange-900">problemática consorcial</span>
                    
                    <h5 class="font-serif font-bold leading-snug text-on-surface mb-3 group-hover:text-primary transition-colors">
                        <a href="/robo-de-energia-electrica-en-los-consorcios">Robo de energía eléctrica en los Consorcios</a>
                    </h5>

                                        
                                        <div class="mt-auto flex items-center gap-3">
                                                <img alt="Dra. Rita Lidia Sessa" class="w-9 h-9 rounded-full object-cover" src="/imgs/autores/rlsessagif301120181304gif-22-01-2020-13-56.gif" loading="lazy" decoding="async"/>
                                                <div class="text-[15.8px] font-serif text-on-surface-variant">
                            <a href="/autor/3" class="font-semibold text-on-surface hover:text-primary transition-colors">Dra. Rita Lidia Sessa</a>
                            <span class="opacity-50"> • </span><span class="opacity-75">11-5-2026</span>
                        </div>
                    </div>
                                    </article>
                            <article class="flex flex-col group border-t-4 pt-5" style="border-color: #f59e0b;">
                                        <a href="/los-consorcios-frente-a-la-modernizacion-laboral" class="block mb-4 overflow-hidden rounded-lg group/img">
                        <img src="/archivos/id.7470--empleadosyempleados--fecha-07-04-2026-13-35.png" alt="Los Consorcios frente a la Modernización Laboral" class="w-full h-44 object-cover group-hover/img:scale-105 transition-transform duration-500" loading="lazy" decoding="async">
                    </a>
                    
                                        <span class="self-start px-2 py-0.5 font-serif text-xs rounded-full mb-2 bg-green-100 text-green-800">laboral y previsional</span>
                    
                    <h5 class="font-serif font-bold leading-snug text-on-surface mb-3 group-hover:text-primary transition-colors">
                        <a href="/los-consorcios-frente-a-la-modernizacion-laboral">Los Consorcios frente a la Modernización Laboral</a>
                    </h5>

                                        
                                        <div class="mt-auto flex items-center gap-3">
                                                <img alt="Dra. Rita Lidia Sessa" class="w-9 h-9 rounded-full object-cover" src="/imgs/autores/rlsessagif301120181304gif-22-01-2020-13-56.gif" loading="lazy" decoding="async"/>
                                                <div class="text-[15.8px] font-serif text-on-surface-variant">
                            <a href="/autor/3" class="font-semibold text-on-surface hover:text-primary transition-colors">Dra. Rita Lidia Sessa</a>
                            <span class="opacity-50"> • </span><span class="opacity-75">7-4-2026</span>
                        </div>
                    </div>
                                    </article>
                            <article class="flex flex-col group border-t-4 pt-5" style="border-color: #3b82f6;">
                                        <a href="/administrador-expensas-con-mandato-vencido" class="block mb-4 overflow-hidden rounded-lg group/img">
                        <img src="/archivos/id.--administradormandatovencidopng--fecha-01-04-2026-13-00.png" alt="El administrador puede promover una ejecución de expensas con su mandato vencido?" class="w-full h-44 object-cover group-hover/img:scale-105 transition-transform duration-500" loading="lazy" decoding="async">
                    </a>
                    
                                        <span class="self-start px-2 py-0.5 font-serif text-xs rounded-full mb-2 bg-orange-200 text-orange-900">problemática consorcial</span>
                    
                    <h5 class="font-serif font-bold leading-snug text-on-surface mb-3 group-hover:text-primary transition-colors">
                        <a href="/administrador-expensas-con-mandato-vencido">El administrador puede promover una ejecución de expensas con su mandato vencido?</a>
                    </h5>

                                        
                                        <div class="mt-auto flex items-center gap-3">
                                                <img alt="Dr. Miguel Monserrat Duccoli" class="w-9 h-9 rounded-full object-cover" src="/imgs/autores/miguelMonserratpng-18-04-2024-18-51.png" loading="lazy" decoding="async"/>
                                                <div class="text-[15.8px] font-serif text-on-surface-variant">
                            <a href="/autor/33" class="font-semibold text-on-surface hover:text-primary transition-colors">Dr. Miguel Monserrat Duccoli</a>
                            <span class="opacity-50"> • </span><span class="opacity-75">1-4-2026</span>
                        </div>
                    </div>
                                    </article>
                            <article class="flex flex-col group border-t-4 pt-5" style="border-color: #3b82f6;">
                                        <a href="/sobre-cargadores-electricos-en-cocheras" class="block mb-4 overflow-hidden rounded-lg group/img">
                        <img src="/archivos/id.--cocheelectricopng--fecha-16-03-2026-18-04.png" alt="Se pueden instalar cargadores para coches eléctricos en las cocheras?" class="w-full h-44 object-cover group-hover/img:scale-105 transition-transform duration-500" loading="lazy" decoding="async">
                    </a>
                    
                                        <span class="self-start px-2 py-0.5 font-serif text-xs rounded-full mb-2 bg-orange-200 text-orange-900">problemática consorcial</span>
                    
                    <h5 class="font-serif font-bold leading-snug text-on-surface mb-3 group-hover:text-primary transition-colors">
                        <a href="/sobre-cargadores-electricos-en-cocheras">Se pueden instalar cargadores para coches eléctricos en las cocheras?</a>
                    </h5>

                                        
                                        <div class="mt-auto flex items-center gap-3">
                                                <img alt="Redacción" class="w-9 h-9 rounded-full object-cover" src="/imgs/autores/redaccionjpg-26-08-2019-17-49.jpg" loading="lazy" decoding="async"/>
                                                <div class="text-[15.8px] font-serif text-on-surface-variant">
                            <a href="/autor/9" class="font-semibold text-on-surface hover:text-primary transition-colors">Redacción</a>
                            <span class="opacity-50"> • </span><span class="opacity-75">16-3-2026</span>
                        </div>
                    </div>
                                    </article>
                            <article class="flex flex-col group border-t-4 pt-5" style="border-color: #3b82f6;">
                                        <a href="/incumplimientos-asambleas-art-2060-codigo-civil-y-comercial" class="block mb-4 overflow-hidden rounded-lg group/img">
                        <img src="/archivos/id.7447--asambleas2060cccpng--fecha-10-03-2026-17-19.png" alt="En tu Consorcio, las Asambleas cumplen con la ley?" class="w-full h-44 object-cover group-hover/img:scale-105 transition-transform duration-500" loading="lazy" decoding="async">
                    </a>
                    
                                        <span class="self-start px-2 py-0.5 font-serif text-xs rounded-full mb-2 bg-orange-200 text-orange-900">problemática consorcial</span>
                    
                    <h5 class="font-serif font-bold leading-snug text-on-surface mb-3 group-hover:text-primary transition-colors">
                        <a href="/incumplimientos-asambleas-art-2060-codigo-civil-y-comercial">En tu Consorcio, las Asambleas cumplen con la ley?</a>
                    </h5>

                                        
                                        <div class="mt-auto flex items-center gap-3">
                                                <img alt="Dra. Rita Lidia Sessa" class="w-9 h-9 rounded-full object-cover" src="/imgs/autores/rlsessagif301120181304gif-22-01-2020-13-56.gif" loading="lazy" decoding="async"/>
                                                <div class="text-[15.8px] font-serif text-on-surface-variant">
                            <a href="/autor/3" class="font-semibold text-on-surface hover:text-primary transition-colors">Dra. Rita Lidia Sessa</a>
                            <span class="opacity-50"> • </span><span class="opacity-75">10-3-2026</span>
                        </div>
                    </div>
                                    </article>
                        </div>
        </section>
        
    </main>

</div>

<!-- Footer -->
<footer class="w-full mt-auto" style="background-color: #006BA2; font-family: 'Merriweather', serif;">

    <!-- Redes sociales -->
    <div class="w-full pt-10 pb-6 flex justify-end gap-6 pr-8">
        <a href="https://www.facebook.com/ligadelconsorcista" target="_blank" class="text-white/80 hover:text-white transition-colors" title="Facebook">
            <svg class="w-6 h-6 fill-current" viewBox="0 0 24 24"><path d="M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z"/></svg>
        </a>
        <a href="https://twitter.com/ligaconsorcista" target="_blank" class="text-white/80 hover:text-white transition-colors" title="Twitter / X">
            <svg class="w-6 h-6 fill-current" viewBox="0 0 24 24"><path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"/></svg>
        </a>
        <a href="https://www.youtube.com/@ligadelconsorcista" target="_blank" class="text-white/80 hover:text-white transition-colors" title="YouTube">
            <svg class="w-6 h-6 fill-current" viewBox="0 0 24 24"><path d="M23.498 6.186a3.016 3.016 0 0 0-2.122-2.136C19.505 3.545 12 3.545 12 3.545s-7.505 0-9.377.505A3.017 3.017 0 0 0 .502 6.186C0 8.07 0 12 0 12s0 3.93.502 5.814a3.016 3.016 0 0 0 2.122 2.136c1.871.505 9.376.505 9.376.505s7.505 0 9.377-.505a3.015 3.015 0 0 0 2.122-2.136C24 15.93 24 12 24 12s0-3.93-.502-5.814zM9.545 15.568V8.432L15.818 12l-6.273 3.568z"/></svg>
        </a>
        <a href="https://www.instagram.com/ligadelconsorcista" target="_blank" class="text-white/80 hover:text-white transition-colors" title="Instagram">
            <svg class="w-6 h-6 fill-current" viewBox="0 0 24 24"><path d="M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zM12 0C8.741 0 8.333.014 7.053.072 2.695.272.273 2.69.073 7.052.014 8.333 0 8.741 0 12c0 3.259.014 3.668.072 4.948.2 4.358 2.618 6.78 6.98 6.98C8.333 23.986 8.741 24 12 24c3.259 0 3.668-.014 4.948-.072 4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948 0-3.259-.014-3.667-.072-4.947-.196-4.354-2.617-6.78-6.979-6.98C15.668.014 15.259 0 12 0zm0 5.838a6.162 6.162 0 1 0 0 12.324 6.162 6.162 0 0 0 0-12.324zM12 16a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm6.406-11.845a1.44 1.44 0 1 0 0 2.881 1.44 1.44 0 0 0 0-2.881z"/></svg>
        </a>
        <a href="https://www.linkedin.com/company/liga-del-consorcista" target="_blank" class="text-white/80 hover:text-white transition-colors" title="LinkedIn">
            <svg class="w-6 h-6 fill-current" viewBox="0 0 24 24"><path d="M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433a2.062 2.062 0 0 1-2.063-2.065 2.064 2.064 0 1 1 2.063 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z"/></svg>
        </a>
    </div>

    <!-- Divisor -->
    <div class="w-full px-8">
        <div class="max-w-5xl ml-auto border-t border-white/20"></div>
    </div>

    <!-- Bloque legal en dos columnas -->
    <div class="w-full py-10 px-8">
        <div class="max-w-5xl ml-auto grid grid-cols-1 md:grid-cols-2 gap-10">

            <!-- Columna izquierda: avisos legales -->
            <div class="text-white/75 text-sm leading-relaxed space-y-3" style="font-family: 'Merriweather', serif;">
                <p><strong class="text-white font-bold">NO RECIBIMOS NI ACEPTAMOS DONACIONES</strong> del Estado ni de particulares. La redacción no se responsabiliza por los comentarios de los lectores, ni necesariamente comparte las opiniones vertidas por éstos. No están permitidos los insultos, las agresiones de ninguna índole, ni las publicidades.</p>
                <p>Está prohibida la reproducción total o parcial de nuestro contenido sin autorización escrita de la redacción.</p>
                <p><strong>Nuestra política de privacidad es simple: No compartimos tus datos nunca, con nadie, bajo ningún concepto.</strong></p>
            </div>

            <!-- Columna derecha: datos de contacto -->
            <div class="text-white/75 text-sm leading-relaxed space-y-1" style="font-family: 'Merriweather', serif;">
                <p class="font-bold text-white text-base mb-2">Fundación Liga del Consorcista de la Propiedad Horizontal</p>
                <p class="italic font-bold">Primer Centro de Orientación y Defensa de la Familia Urbana</p>
                <p class="italic font-bold">Fundada en 1996 por el Dr. Osvaldo Loisi</p>
                <p><a class="text-white/80 hover:text-white transition-colors" href="/cdn-cgi/l/email-protection#7b12151d143b17121c1a1f1e171814150814091812080f1a5514091c"><span class="__cf_email__" data-cfemail="e980878f86a985808e888d8c858a86879a869b8a809a9d88c7869b8e">[email&#160;protected]</span></a></p>
                <p>
                    <a class="text-white/80 hover:text-white transition-colors underline underline-offset-2" href="https://www.google.com/maps?client=ubuntu-sn&hs=ojP&sca_esv=d115e34c1a0f1aef&channel=fs&output=search&q=liga+del+consorcista&source=lnms&fbs=ADc_l-bpk8W4E-qsVlOvbGJcDwpn_x-KoZgS_dIzvUJcCpPvNisF2DcSRPJpJfBfbNP3o4JeLGz0jncugk5V_VFRDvEmWHfYbduiqNlahFum2K1kkQ7ZBaHOq8hnrGXx9KattKV6yS00LKTK9YTmqABrWn256uR-96a1KH24JMWvG5DS8t0AOONZ9COTyHYTKTYtdizFG2XQ0Zugaffqcbux802-7159ow&entry=mc&ved=1t:200715&ictx=111" target="_blank">Montevideo 764 piso 11 C, Ciudad de Buenos Aires, Argentina</a>
                </p>
                <p>(011) 4811-9836 | (011) 4816-5111 | 11.2635.9514</p>
                <p>Horario de atención: Lunes a viernes, de 12 a 20 horas</p>
                <p>Entrevista Personal de 12 a 20 hs con turno</p>
                <p class="mt-2">¿Sugerencias sobre el sitio? Contáctese con nuestra <a class="text-white hover:underline" href="/cdn-cgi/l/email-protection#542631303537373d3b3a14383d3335303138373b3a273b26373d2720357a3b2633">redacción</a></p>
                                <p class="mt-1"><a href="/v2/admin/login.php" class="text-white/25 hover:text-white/55 transition-colors" style="font-size: 0.7rem;">admin</a></p>
                            </div>

        </div>
    </div>

    <!-- Imagen de casitas al final -->
    <div class="w-full">
        <img src="https://ligadelconsorcista.org/imgs/fondo-casitas-largo.webp" alt="" class="w-full block" style="min-height: 80px; object-fit: cover;" loading="lazy" decoding="async">
    </div>


</footer>

<!-- Botón flotante WhatsApp -->
<a href="https://wa.me/5491126359514" target="_blank" title="Contactar por WhatsApp"
   class="fixed bottom-6 right-6 z-50 flex items-center justify-center w-14 h-14 rounded-full shadow-lg transition-transform hover:scale-110"
   style="background-color: #25D366;">
    <svg class="w-8 h-8 fill-current text-white" viewBox="0 0 24 24"><path d="M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51a12.8 12.8 0 0 0-.57-.01c-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 0 1-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 0 1-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 0 1 2.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0 0 12.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 0 0 5.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 0 0-3.48-8.413z"/></svg>
</a>

<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script>
    (function() {
        var sidebar = document.getElementById('sidebar');
        var mainContent = document.getElementById('main-content');
        var btnSidebar = document.getElementById('btn-sidebar');
        var esAdmin = false;
        var sidebarVisible = !esAdmin && window.innerWidth >= 768;
        if (!sidebarVisible) {
            sidebar.classList.add('sidebar-oculta');
            mainContent.classList.remove('md:ml-[20.24rem]');
            mainContent.classList.add('ml-0');
        }

        btnSidebar.addEventListener('click', function() {
            sidebarVisible = !sidebarVisible;
            if (sidebarVisible) {
                sidebar.classList.remove('sidebar-oculta');
                mainContent.classList.remove('ml-0');
                mainContent.classList.add('md:ml-[20.24rem]');
            } else {
                sidebar.classList.add('sidebar-oculta');
                mainContent.classList.remove('md:ml-[20.24rem]');
                mainContent.classList.add('ml-0');
            }
        });
    })();

    // Buscador header
    (function() {
        var input = document.getElementById('buscador-header');
        var resultados = document.getElementById('buscador-header-resultados');
        var timer = null;
        var xhrActual = null;

        input.addEventListener('input', function() {
            var q = input.value.trim();
            clearTimeout(timer);
            if (q.length < 3) {
                resultados.classList.add('hidden');
                resultados.innerHTML = '';
                return;
            }
            timer = setTimeout(function() {
                if (xhrActual) {
                    xhrActual.abort();
                }
                xhrActual = new XMLHttpRequest();
                xhrActual.open('GET', '/v2/api/autocomplete.php?q=' + encodeURIComponent(q));
                xhrActual.onreadystatechange = function() {
                    if (xhrActual.readyState !== 4) { return; }
                    if (xhrActual.status !== 200) { return; }
                    var data;
                    try { data = JSON.parse(xhrActual.responseText); } catch(e) { return; }
                    if (!data.length) {
                        resultados.classList.add('hidden');
                        resultados.innerHTML = '';
                        return;
                    }
                    var html = '';
                    for (var i = 0; i < data.length; i++) {
                        html += '<div class="px-4 py-3 text-sm text-slate-400 border-b border-slate-100 last:border-0 hover:bg-slate-50 hover:text-slate-600 cursor-pointer" style="font-family: \'Merriweather\', serif;" data-titulo="' + escapeHtml(data[i].titulo) + '">' + escapeHtml(data[i].titulo) + '</div>';
                    }
                    resultados.innerHTML = html;
                    resultados.classList.remove('hidden');
                    resultados.querySelectorAll('[data-titulo]').forEach(function(el) {
                        el.addEventListener('click', function() {
                            window.location.href = '/buscar?q=' + encodeURIComponent(el.getAttribute('data-titulo'));
                        });
                    });
                };
                xhrActual.send();
            }, 250);
        });

        input.addEventListener('keydown', function(e) {
            if (e.key === 'Enter' && input.value.trim().length > 0) {
                window.location.href = '/buscar?q=' + encodeURIComponent(input.value.trim());
            }
        });

        document.addEventListener('click', function(e) {
            if (!document.getElementById('buscador-header-wrap').contains(e.target)) {
                resultados.classList.add('hidden');
            }
        });

        function escapeHtml(str) {
            return str.replace(/&/g,'&amp;').replace(/</g,'&lt;').replace(/>/g,'&gt;').replace(/"/g,'&quot;');
        }
    })();

    function toggleSubmenu(id, btn) {
        var submenu = document.getElementById(id);
        var icon = btn.querySelector('.material-symbols-outlined.text-sm');
        var estaOculto = submenu.classList.contains('hidden');
        submenu.classList.toggle('hidden');
        if (icon) {
            icon.style.transform = estaOculto ? 'rotate(180deg)' : '';
        }
    }

    var _recaptchaSidebarLoaded = false;
    function toggleSubscripcion() {
        var form = document.getElementById('subscripcion-form');
        var icon = document.getElementById('subscripcion-icon');
        var estaOculto = form.classList.contains('hidden');
        form.classList.toggle('hidden');
        if (icon) {
            icon.style.transform = estaOculto ? 'rotate(180deg)' : '';
        }
        if (estaOculto && !_recaptchaSidebarLoaded) {
            _recaptchaSidebarLoaded = true;
            var s = document.createElement('script');
            s.src = 'https://www.google.com/recaptcha/api.js?render=6LfQGyciAAAAABXyPbCJlrOCebwhXdXjQqiT_7kT';
            s.onload = function() {
                grecaptcha.ready(function() {
                    grecaptcha.execute('6LfQGyciAAAAABXyPbCJlrOCebwhXdXjQqiT_7kT', { action: 'suscripcion' }).then(function(token) {
                        var campo = document.getElementById('recaptchaResponseSuscripcion');
                        if (campo) { campo.value = token; }
                    });
                });
            };
            document.head.appendChild(s);
        }
    }
</script>



</body>
</html>
