.elementor-60 .elementor-element.elementor-element-83aab89{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-60 .elementor-element.elementor-element-83aab89 .elementor-background-slideshow__slide__image{background-size:cover;background-position:center center;}/* Start custom CSS for container, class: .elementor-element-83aab89 */.background-slider {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: background-image 0.5s ease-in-out;
  position: relative;
  overflow: hidden;
}

/* Zonas clicables izquierda/derecha */
.bg-zone {
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
  z-index: 10;
  cursor: pointer;
}

.bg-zone-left {
  left: 0;
}

.bg-zone-right {
  right: 0;
}/* End custom CSS */
/* Start custom CSS */.background-slider {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: background-image 0.5s ease-in-out;
  position: relative;
  overflow: hidden;
}

/* Zonas clicables izquierda/derecha */
.bg-zone {
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
  z-index: 10;
  cursor: pointer;
}

.bg-zone-left {
  left: 0;
}

.bg-zone-right {
  right: 0;
}/* End custom CSS */