.callout-carousel{--slide-size:100%;--slide-spacing:0.5rem}.callout-carousel .embla,.callout-carousel .embla__container,.callout-carousel .embla__viewport{height:100%}.callout-carousel .embla__viewport{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.callout-carousel .embla__slide{margin-right:var(--slide-spacing)}.callout-carousel .embla:has(.embla__buttons) .embla__buttons{padding-left:0;padding-right:0;opacity:1;transition-property:none}@media (min-width:768px){.callout-carousel .embla:has(.embla__buttons) .embla__buttons{display:flex}}.callout-carousel .embla:has(.embla__buttons) .embla__buttons{top:calc(50% - 30px)}.callout-carousel .embla__dots{position:absolute;margin-top:1.5rem;display:flex;width:100%;flex-wrap:wrap;justify-content:center;column-gap:.5rem}@media (min-width:768px){.callout-carousel .embla__dots{display:none}}.callout-carousel .card-event{padding:1.5rem}.callout-carousel .embla__slide:last-of-type{margin-right:0}.callout-carousel__image{opacity:0;transition:opacity .3s linear}.callout-carousel__image.active{opacity:1}