.events_pastEventsContainer__mTyMS{display:grid;padding:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));justify-content:center;grid-gap:20px;gap:20px}.events_pastEventCard__8WtJF{background-color:var(--blue);border:8px solid var(--white);padding:1rem;display:flex;flex-direction:column;justify-content:space-evenly;box-shadow:1px 1px 3px grey}.events_pastEventImage__VVRUl{width:100%;height:auto;border:.6px solid #000;transition:transform .3s ease-in-out}.events_overlay__drIy_{position:fixed;top:0;left:0;width:100%;height:100%;margin:0 auto;background:rgba(0,0,0,.9);display:flex;justify-content:center;align-items:center;z-index:1000}.events_centeredImageContainer__TSRV3{padding:20px;border-radius:10px;text-align:center}.events_centeredImage___Cs__{max-height:80vh;width:75%;height:auto;margin:0 auto}.events_pastEventCaption__n_n7Q{color:#fff;margin-top:.5rem;font-size:1.5rem;font-weight:600}@media screen and (max-width:700px){.events_pastEventsContainer__mTyMS{margin-top:1rem;padding:0;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.events_pastEventCaption__n_n7Q{font-size:1.25rem}}