.EventCards__grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));list-style:none;margin:0;padding:0}.EventCards__card{background:var(--wp--preset--color--contrast);border:1px solid var(--wp--preset--color--ghost-white);border-radius:10px;display:flex;flex-direction:column;gap:.5rem;height:100%;padding:1rem 1.25rem 1rem 1.75rem;position:relative}.EventCards__card:before{background:var(--wp--preset--color--blue-gray);border-radius:4px;bottom:1rem;content:"";left:.75rem;position:absolute;top:1rem;width:4px}.EventCards__title{color:var(--wp--preset--color--primary);font-size:1rem;font-weight:700;line-height:1.35;margin:0;text-decoration:none}.EventCards__title:focus,.EventCards__title:hover{text-decoration:underline}.EventCards__meta{align-items:center;color:var(--wp--preset--color--davys-gray);display:flex;flex-wrap:wrap;font-size:.8125rem;gap:1.25rem}.EventCards__item{align-items:center;display:inline-flex;gap:.375rem}.EventCards__icon{color:var(--wp--preset--color--blue-gray);flex:0 0 auto;height:14px;width:14px}.EventCards__empty,.EventCards__notice{margin:0;text-align:center}
