.elementor-6590 .elementor-element.elementor-element-9ccbd02{--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0%;--padding-bottom:0%;--padding-left:0%;--padding-right:0%;overflow:visible;}.elementor-6590 .elementor-element.elementor-element-9ccbd02:not(.elementor-motion-effects-element-type-background), .elementor-6590 .elementor-element.elementor-element-9ccbd02 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#00000000;}#elementor-popup-modal-6590 .dialog-widget-content{background-color:#02010100;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-6590{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-6590 .dialog-message{width:420px;height:815px;align-items:center;}#elementor-popup-modal-6590 .dialog-close-button{display:flex;font-size:25px;}#elementor-popup-modal-6590 .dialog-close-button i{color:var( --e-global-color-578a2bf );}#elementor-popup-modal-6590 .dialog-close-button svg{fill:var( --e-global-color-578a2bf );}@media(min-width:737px){.elementor-6590 .elementor-element.elementor-element-9ccbd02{--width:400px;}}/* Start custom CSS for container, class: .elementor-element-9ccbd02 */.elementor-6590 .elementor-element.elementor-element-9ccbd02 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  padding: 0 !important;
  margin: 0 auto !important;
  max-width: 100vw;
  box-sizing: border-box;
  text-align: center;
}/* End custom CSS */
/* Start custom CSS *//* Centra el contenido del popup de forma robusta */
.elementor-popup-modal .dialog-message {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 !important;
  margin: 0 auto !important;
  height: auto !important;
  max-height: 95vh;
  max-width: 95vw;
  box-sizing: border-box;
}

/* Contenedor del HTML dentro del popup */
.elementor-popup-modal .elementor-widget-container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

/* La columna que contiene el HTML */
.elementor-popup-modal .elementor-column {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100% !important;
  width: 100% !important;
}/* End custom CSS */