.module__event-highlight,.module__event-highlight__headline{display:flex;flex-direction:column;gap:30px;width:100%}.module__event-highlight__title{color:#020d2c;font-weight:500;line-height:73.6px;margin:0}.module__event-highlight__description{display:flex;gap:30px;width:100%}.module__event-highlight__text{color:#4f5871;font-family:Switzer,sans-serif;font-size:21px;font-weight:500;line-height:29.4px;margin:0;width:50%}.module__event-highlight__link{color:#1250ef;text-decoration:underline}.module__event-highlight__gallery{display:grid;gap:30px;grid-template-columns:repeat(4,1fr);width:100%}.module__event-highlight__image{aspect-ratio:1/1;background:#eff1f4;border-radius:13.54px;height:214px;overflow:hidden;width:100%}.module__event-highlight__image img{height:100%;object-fit:cover;width:100%}.module__event-highlight__image--stacked{aspect-ratio:auto;display:flex;flex-direction:column;gap:30px;grid-column:span 1;grid-row:span 2;height:100%}.module__event-highlight__image--stacked img{flex:1}.module__event-highlight__video{height:100%;width:100%}.module__event-highlight__video-container{background:#eff1f4;border-radius:13.54px;height:100%;max-height:757px;position:relative;width:100%}.module__event-highlight__video-overlay{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.module__event-highlight__play-button{align-items:center;background:#fff;border-radius:50%;display:flex;height:125px;justify-content:center;width:125px}.module__event-highlight__play-icon{background:#dee2e9;clip-path:polygon(0 50%,100% 0,100% 100%);height:56px;width:48px}@media screen and (max-width:890px){.module__event-highlight__description{flex-direction:column}.module__event-highlight__text{width:100%}.module__event-highlight__gallery{gap:15px;grid-template-columns:repeat(2,1fr)}}