/* Com banner o herói mostra a arte inteira: sem texto por cima, sem véu escurecendo. */
.event-hero.has-banner{height:auto;min-height:0;padding:0;display:block;background:#0e0b1e}
.event-banner{display:block;width:100%;height:auto;max-height:min(72vh,720px);object-fit:contain;margin:0 auto}
@media(max-width:700px){.event-banner{max-height:none}}
