.hw-event-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.hw-event-card{border:1px solid #ddd;border-radius:10px;padding:1rem;background:#fff}.hw-event-card img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:6px}.hw-event-card h2{font-size:1.05rem;margin:.7rem 0}.hw-event-card p{font-size:.9rem;color:#555}.hw-event-card a{color:inherit;text-decoration:none}.hw-event-card a:hover{text-decoration:underline}

.hw-events{max-width:1100px;margin:0 auto;padding:1rem}.hw-event-label{display:inline-block;margin-bottom:.6rem;font-weight:bold}.hw-events [hidden]{display:none!important}
