.sda-event-meta{display:flex;gap:18px;flex-wrap:wrap;margin:15px 0 25px;padding:16px 18px;border-left:4px solid var(--sda-cyan);background:var(--sda-soft);border-radius:8px}.sda-photo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:25px}.sda-photo-grid img{width:100%;height:360px;object-fit:cover;border-radius:12px}@media(max-width:760px){.sda-photo-grid{grid-template-columns:1fr}.sda-photo-grid img{height:auto}}
