.event-information__wrapper{overflow:hidden}.event-information__image-grid-wrapper{display:flex;gap:22px;margin:24px 0}.event-information__image-grid-wrapper .event-information__image-wrapper{display:inline-flex;flex:1 1 0}.event-information__image-grid-wrapper picture{display:inline-flex;width:100%}.event-information__image{aspect-ratio:16/9;object-fit:cover;transition:transform .4s ease-out}.event-information__more-information-wrapper{margin-top:48px}.event-information__more-information-title{font-weight:700;margin-bottom:16px}.event-information__more-information-wrapper li:not(.event-information__more-information-wrapper li:first-child){margin-top:16px}@media screen and (max-width:767px){.event-information__image-grid-wrapper{flex-wrap:wrap}.event-information__image-grid-wrapper .event-information__image-wrapper{flex:0 0 100%}}