.event-main{background-color:var(--color-primary-darkest);color:var(--color-slate-10)}.event-main__wrapper{display:flex;flex-direction:column;gap:121px;max-width:751px}@media (max-width:767px){.event-main__wrapper{gap:var(--space-40)}}.event-main__left-col{flex:1 1 auto}.event-main__left-col img{border-radius:var(--space-8)}.event-main__left-col.video-embed iframe{aspect-ratio:16/9;height:auto;width:100%}.event-main__illustration{border-radius:var(--space-8)}@media (max-width:767px){.event-main__right-col{flex-basis:auto}}.event-main__date-container{align-items:center;display:flex;font-size:var(--caption-font-size);font-weight:500;gap:var(--space-8);line-height:var(--caption-leading);margin-bottom:var(--space-24)}.event-main__upcoming-badge{background:var(--color-success-base)}.event-main__ondemand-badge,.event-main__upcoming-badge{border-radius:99px;display:inline-block;padding:var(--space-4) var(--space-12)}.event-main__ondemand-badge{background:var(--color-primary-base)}.event-main__title-container{margin-bottom:var(--space-24)}.event-main__title{font-family:var(--heading-font-family);margin-bottom:0}.event-main__description-container h1,.event-main__description-container h2,.event-main__description-container h3,.event-main__description-container h4,.event-main__description-container h5,.event-main__description-container h6,.event-main__title{color:var(--color-slate-10)}.event-main__cta-button{margin-top:var(--space-16)}.event-main__description-container p{color:var(--color-slate-30)}.event-main__description-container strong{color:var(--color-slate-10);font-family:var(--heading-font-family);font-weight:600}