.elementor-353 .elementor-element.elementor-element-7970799{--display:flex;}#elementor-popup-modal-353 .dialog-widget-content{background-color:#02010100;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-353{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-353 .dialog-message{width:640px;height:auto;}/* Start custom CSS *//* Força centralização do popup na tela, sobrepõe posicionamento do Elementor */
.elementor-popup-modal__content,
.dialog-widget-content {
  position: fixed !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  margin: 0 !important;
  max-height: 90vh !important;
  overflow-y: auto !important;
}/* End custom CSS */