.ev { font-family: sans-serif; padding: 1rem 0; } .ev-label { font-size: 11px; font-weight: 600; color: #888; text-transform: uppercase; letter-spacing: 0.1em; margin-bottom: 16px; } .ev-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); gap: 12px; } .ev-card { position: relative; border-radius: 0px; overflow: hidden; aspect-ratio: 4/3; cursor: pointer; background: #111; } .ev-card img { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform 0.5s ease; opacity: 0.92; } .ev-card:hover img { transform: scale(1.06); opacity: 1; } .ev-overlay { position: absolute; inset: 0; background: linear-gradient(to top, rgba(0, 0, 0, 0.82) 0%, rgba(0, 0, 0, 0.25) 45%, transparent 75%); pointer-events: none; } .ev-content { position: absolute; bottom: 0; left: 0; right: 0; padding: 18px 16px; pointer-events: none; } .ev-pill { display: inline-flex; align-items: center; gap: 5px; background: rgba(255, 255, 255, 0.15); backdrop-filter: blur(10px); border: 0.5px solid rgba(255, 255, 255, 0.3); color: #fff; font-size: 10px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; padding: 4px 10px; border-radius: 20px; margin-bottom: 10px; } .ev-dot { width: 6px; height: 6px; border-radius: 50%; background: #f5c842; flex-shrink: 0; display: inline-block; } .ev-dot.prox { background: #7dd3fc; } .ev-title { color: #fff; font-size: 15px; font-weight: 700; line-height: 1.3; margin: 0 0 5px; text-shadow: 0 1px 6px rgba(0, 0, 0, 0.5); } .ev-date { color: rgba(255, 255, 255, 0.65); font-size: 11px; margin: 0; font-weight: 500; } @media (max-width: 480px) { .ev-grid { grid-template-columns: 1fr 1fr; } } Próximamente Conversatorio 27 Abril 2026