/* DIMACEA | Extraído de index.html | bloque CSS 8 */

#kpiMundialSection .mundial-card { cursor: pointer; user-select: none; }
    #kpiMundialSection .mundial-card:hover { transform: translateY(-2px); box-shadow: 0 12px 22px rgba(15, 23, 42, 0.10); }
    #kpiMundialSection .mundial-filter-active { outline: 3px solid rgba(37, 99, 235, 0.35); box-shadow: 0 0 0 5px rgba(59, 130, 246, 0.12), 0 12px 22px rgba(15, 23, 42, 0.10) !important; }
