.elementor-76 .elementor-element.elementor-element-f22c34c{--display:flex;--min-height:420px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-76 .elementor-element.elementor-element-f22c34c:not(.elementor-motion-effects-element-type-background), .elementor-76 .elementor-element.elementor-element-f22c34c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F0F2F5;}.elementor-76 .elementor-element.elementor-element-af2cdf7 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-76 .elementor-element.elementor-element-03eb06a{--display:flex;--min-height:420px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-76 .elementor-element.elementor-element-03eb06a:not(.elementor-motion-effects-element-type-background), .elementor-76 .elementor-element.elementor-element-03eb06a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F0F2F5;}.elementor-76 .elementor-element.elementor-element-a1c9444 > .elementor-widget-container{margin:0px 0px 0px 0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-a1c9444 */<style>
  .iframe-mask-container {
    width: 100%;
    height: 600px;
    overflow: hidden;
    position: relative;
  }

  .iframe-mask-container iframe {
    width: 100%;
    height: 600px; /* mayor a 500px para permitir "mover" el contenido */
    border: none;
    position: absolute;
    top: -200px; /* ajusta este valor para ocultar parte superior si lo deseas */
    left: 0;
    pointer-events: auto; /* permite que el iframe siga siendo interactivo */
  }
  .elementor-76 .elementor-element.elementor-element-a1c9444 {
  height: 600px;      /* o cualquier alto que necesites */
  overflow: hidden;
}/* End custom CSS */