.elementor-widget-container .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-container .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-19 .elementor-element.elementor-element-7ec5c97{--display:flex;--margin-top:20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-widget-image-carousel .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-image-carousel .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-19 .elementor-element.elementor-element-6ee0acd{--e-image-carousel-slides-to-show:2;}.elementor-19 .elementor-element.elementor-element-6ee0acd .swiper-wrapper{display:flex;align-items:center;}.elementor-19 .elementor-element.elementor-element-6ee0acd .elementor-image-carousel-wrapper .elementor-image-carousel .swiper-slide-image{border-radius:3px 3px 3px 3px;}body.elementor-page-19:not(.elementor-motion-effects-element-type-background), body.elementor-page-19 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#EBD9C6;}:root{--page-title-display:none;}/* Start custom CSS for container, class: .elementor-element-7ec5c97 */.elementor-widget-image-carousel .swiper-slide-image {
    height: 390px;                /* Ajusta la altura fija deseada */
    width: auto;                  /* Mantiene proporción */
    max-width: 100%;              /* No sobresale del slide */
    object-fit: contain;          /* Mantiene la imagen completa, ajustada */
    display: block;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 767px) {
    .elementor-widget-image-carousel .swiper-slide-image {
        height: 240px;
    }
}/* End custom CSS */