.elementor-70018 .elementor-element.elementor-element-72a48c5a{--display:flex;--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:flex-start;--align-items:stretch;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overflow:hidden;--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-70018 .elementor-element.elementor-element-72a48c5a:not(.elementor-motion-effects-element-type-background), .elementor-70018 .elementor-element.elementor-element-72a48c5a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#02010100;}#elementor-popup-modal-70018 .dialog-widget-content{animation-duration:1.2s;background-color:#FFFAF5;}#elementor-popup-modal-70018 .dialog-message{height:500px;align-items:center;}#elementor-popup-modal-70018{justify-content:center;align-items:center;}#elementor-popup-modal-70018 .dialog-close-button{display:flex;top:-10px;background-color:var( --e-global-color-8bb551d );font-size:20px;}body:not(.rtl) #elementor-popup-modal-70018 .dialog-close-button{right:0%;}body.rtl #elementor-popup-modal-70018 .dialog-close-button{left:0%;}#elementor-popup-modal-70018 .dialog-close-button i{color:var( --e-global-color-secondary );}#elementor-popup-modal-70018 .dialog-close-button svg{fill:var( --e-global-color-secondary );}@media(min-width:768px){.elementor-70018 .elementor-element.elementor-element-72a48c5a{--width:1000px;}}@media(max-width:1024px){#elementor-popup-modal-70018 .dialog-message{width:580px;height:350px;}}@media(max-width:767px){#elementor-popup-modal-70018 .dialog-message{width:100vw;height:250px;}}/* Start custom CSS for container, class: .elementor-element-72a48c5a *//* 1) Ocultamos todos los iconos nativos */
.elementor-popup-modal .eicon-close {
  display: none !important;
}

/* 2) Hacemos contenedor de posicionamiento */
.elementor-popup-modal .dialog-widget-content {
  position: relative !important;
}

/* 3) Estilo minimalista para el botón de cierre (cualquiera de los dos) */
.elementor-popup-modal .dialog-close-button,
.elementor-popup-modal .dialog-lightbox-close-button {
  display: block !important;
  position: absolute !important;
  top: 65px !important;
  right: 10px !important;
  background: none !important;
  border: none !important;
  box-shadow: none !important;
  width: auto !important;
  height: auto !important;
  padding: 0 !important;
  cursor: pointer !important;
  z-index: 1000 !important;
}

/* 4) Sólo el carácter “×” en negro */
.elementor-popup-modal .dialog-close-button:before,
.elementor-popup-modal .dialog-lightbox-close-button:before {
  content: "×" !important;
  font-size: 24px !important;
  color: #000 !important;
  line-height: 1 !important;
  display: block !important;
  text-align: center !important;
}

/* 5) Ajustes móviles */
@media (max-width: 768px) {
  .elementor-popup-modal .dialog-close-button,
  .elementor-popup-modal .dialog-lightbox-close-button {
    top: 8px !important;
    right: 8px !important;
  }
  .elementor-popup-modal .dialog-close-button:before,
  .elementor-popup-modal .dialog-lightbox-close-button:before {
    font-size: 20px !important;
  }
}/* End custom CSS */
/* Start custom CSS */#elementor-popup-modal-70018 a {
    padding: 10px;
}

#elementor-popup-modal-70018 .dialog-widget-content {
    background-color: transparent !important;
}/* End custom CSS */