.elementor-456 .elementor-element.elementor-element-218aa55{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-456 .elementor-element.elementor-element-d93f428{--e-image-carousel-slides-to-show:1;}.elementor-456 .elementor-element.elementor-element-d93f428 .elementor-image-carousel-wrapper .elementor-image-carousel .swiper-slide-image{border-radius:10px 10px 0px 0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );}.elementor-456 .elementor-element.elementor-element-4ce7aa3{width:auto;max-width:auto;top:5%;}.elementor-456 .elementor-element.elementor-element-4ce7aa3 > .elementor-widget-container{background-color:#2E8B57;padding:5px 10px 5px 10px;border-radius:5px 5px 5px 5px;}body:not(.rtl) .elementor-456 .elementor-element.elementor-element-4ce7aa3{right:5%;}body.rtl .elementor-456 .elementor-element.elementor-element-4ce7aa3{left:5%;}.elementor-456 .elementor-element.elementor-element-4ce7aa3 .elementor-heading-title{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );color:var( --e-global-color-eee1060 );}.elementor-456 .elementor-element.elementor-element-c2b20cb .elementor-heading-title{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );color:var( --e-global-color-22fb7dc );}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-456 .elementor-element.elementor-element-5e0c6d9 .elementor-heading-title{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );color:var( --e-global-color-727e4e7 );}.elementor-456 .elementor-element.elementor-element-876a8a8 .elementor-wrapper{--video-aspect-ratio:1.77777;}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-456 .elementor-element.elementor-element-4ce7aa3 .elementor-heading-title{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-456 .elementor-element.elementor-element-c2b20cb .elementor-heading-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-theme-post-content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-456 .elementor-element.elementor-element-5e0c6d9 .elementor-heading-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-456 .elementor-element.elementor-element-4ce7aa3{top:4%;}.elementor-456 .elementor-element.elementor-element-4ce7aa3 .elementor-heading-title{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-456 .elementor-element.elementor-element-c2b20cb .elementor-heading-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-theme-post-content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-456 .elementor-element.elementor-element-5e0c6d9 .elementor-heading-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}}/* Start custom CSS for image-carousel, class: .elementor-element-d93f428 *//* Ajusta la altura del carrusel */
.elementor-image-carousel-wrapper,
.elementor-image-carousel,
.swiper-slide,
.swiper-slide-inner {
  height: 300px !important;
}

/* Asegura que las imágenes llenen completamente el espacio */
.swiper-slide-image {
  height: 100% !important;
  width: 100% !important;
  object-fit: cover;
}

/* Estilo para videos dentro del carrusel */
.swiper-slide .e-hosted-video,
.swiper-slide .elementor-video {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  display: block;
  background-color: #000;
}/* End custom CSS */