.elementor-132 .elementor-element.elementor-element-dc4a38b{--display:flex;--min-height:100px;}.elementor-132 .elementor-element.elementor-element-3fd7129{width:100%;max-width:100%;}.elementor-132 .elementor-element.elementor-element-a24c3ba{--display:flex;}.elementor-132 .elementor-element.elementor-element-bacabdd{--display:flex;}.elementor-132 .elementor-element.elementor-element-0f254dd{width:100%;max-width:100%;}/* Start custom CSS for html, class: .elementor-element-d73a6a5 *//* Oculta widgets y columnas vacías que generan rectángulos */
.elementor-widget-empty,
.elementor-column:empty,
.elementor-widget:not(:has(*)),
.elementor-section:empty {
  display: none !important;
}

/* Elimina sombra, fondo y borde de secciones y columnas innecesarios */
.elementor-column,
.elementor-section,
.elementor-container,
.elementor-widget {
  box-shadow: none !important;
  background: none !important;
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

/* Elimina fondo blanco específico de columnas */
.elementor-column > .elementor-widget-wrap {
  background: none !important;
  box-shadow: none !important;
}/* End custom CSS */