.event-item__meta[data-v-ef547c7b]{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.event-item__dot[data-v-ef547c7b]{background-color:#000;border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.event-item{box-shadow:var(--shadow-event-item);margin-bottom:1rem}@media (width>=1024px){.event-item{margin-bottom:1.5rem}}@media (width>=1280px){.event-item{margin-bottom:2.5rem}}.event-item__schedule{flex-direction:column;justify-content:space-between;height:100%;padding-bottom:1.5rem;display:flex}@media (width>=1280px){.event-item__schedule{padding-bottom:2rem}}.event-item__content{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:.75rem;height:100%;padding-bottom:1.5rem;display:flex}@media (width>=1024px){.event-item__content{gap:1rem}}@media (width>=1280px){.event-item__content{gap:1rem;padding-bottom:2rem}}.event-item--past .event-item__image{filter:grayscale()!important}.event-item__image{overflow:hidden}.event-item__image .shared-image__image{transition:transform .3s ease-in-out}.event-item:hover .event-item__image .shared-image__image{transform:scale(1.2)}.event-item__title{--button-link-underline-color:var(--color-primary);background-image:linear-gradient(to right,transparent,transparent),linear-gradient(to right,var(--button-link-underline-color),var(--button-link-underline-color));transition:var(--default-transition);background-position:100% 100%,0 100%;background-repeat:no-repeat;background-size:100% 2px,0 2px;display:inline}.event-item__title-link:hover .event-item__title{background-size:0 2px,100% 2px}.image-placeholder{aspect-ratio:16/9;width:100%;overflow:hidden}.image-placeholder img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}
