/* Eventos */

.event-feature-img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: var(--radius-xl);
  object-fit: cover;
  box-shadow: var(--shadow-lg);
}

.u-0b04cc3b { font-size:var(--size-sm);padding:var(--space-3) var(--space-5); }
.u-39cbc0fd { margin-top:var(--space-6); }
.u-78427c4e { margin-top:1rem; }
.u-9d28d473 { border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-xl); }
.u-b7f44d74 { color:var(--text-medium);line-height:var(--leading-relaxed);margin-bottom:var(--space-6); }
.u-e9b4f78c { justify-content:center;margin-bottom:var(--space-4); }
