.event-overview{justify-content:center}.event-overview,.event-overview__content{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.event-overview__content{width:100%;justify-content:flex-start}.event-overview__header{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;gap:24px}.event-overview__title-section{width:100%;display:flex;justify-content:flex-start;align-items:flex-start;gap:32px}.event-overview__title{flex:1;font-size:30px;font-weight:600;font-family:Gilroy,sans-serif;line-height:32px}.event-overview__meta{width:100%;display:flex;justify-content:flex-start;align-items:flex-start;gap:24px;flex-wrap:wrap}.event-overview__meta-item{height:24px;display:flex;justify-content:flex-start;align-items:center;gap:8px}.event-overview__meta-icon{color:var(--color-gray-zinc-500);width:20px;height:20px;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center}.event-overview__meta-text{color:var(--color-gray-zinc-300);font-size:16px;font-weight:400;font-family:Gilroy,sans-serif;line-height:24px}.event-overview__image-container--mobile{width:100%;height:288px;position:relative;overflow:hidden}.event-overview__image-container--desktop{display:none}.event-overview__image{width:100%;height:100%;object-fit:cover}.event-overview__image-overlay{width:100%;height:100%;position:absolute;left:0;top:0;background:linear-gradient(270deg,rgba(0,0,0,.6),rgba(0,0,0,0))}.event-overview__body{padding:2px 0;justify-content:center}.event-overview__body,.event-overview__description{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:24px}.event-overview__description{justify-content:flex-start}.event-overview__text{width:100%;color:var(--color-gray-zinc-300);font-size:16px;font-weight:400;font-family:Gilroy,sans-serif;line-height:28px}.event-overview__subtitle-statement{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:24px}.event-overview__subtitle-title{width:100%;height:28px;display:flex;align-items:center;gap:8px}.event-overview__subtitle-icon{width:20px;height:20px;color:var(--color-gray-zinc-500);display:flex;justify-content:center;align-items:center}.event-overview__subtitle-heading{font-size:20px;font-weight:500;font-family:Gilroy,sans-serif;line-height:28px}.event-overview__subtitle-text{width:100%;color:var(--color-gray-zinc-300);font-size:16px;font-weight:400;font-family:Gilroy,sans-serif;line-height:24px}.light-theme .event-overview__meta-text,.light-theme .event-overview__subtitle-text,.light-theme .event-overview__text{color:var(--text-primary)!important}@media (min-width:768px){.event-overview{flex-direction:row;align-items:center;gap:48px;width:auto}.event-overview__content{flex:1;gap:32px}.event-overview__header{gap:16px}.event-overview__body{gap:24px}.event-overview__description{padding:2px 0}.event-overview__subtitle-statement{padding:24px 0;border-top:1px solid var(--color-gray-zinc-600);border-bottom:1px solid var(--color-gray-zinc-600);gap:12px}.event-overview__subtitle-content{width:100%}.event-overview__image-container--mobile{display:none}.event-overview__image-container--desktop{display:block;flex:1;height:572px;position:relative;overflow:hidden;max-width:700px}.event-overview__image{height:572px;object-fit:cover}.event-overview__image-overlay{width:700px;height:572px}}