.elementor-2021 .elementor-element.elementor-element-7557ff0e{--display:flex;box-shadow:0px 0px 100px -15px rgba(0,0,0,0.5);}.elementor-2021 .elementor-element.elementor-element-7557ff0e.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-2021 .elementor-element.elementor-element-44d87229 > .elementor-widget-container{margin:0px 0px 0px 0px;}#elementor-popup-modal-2021{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-2021 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-2021 .dialog-close-button{display:flex;}#elementor-popup-modal-2021 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(min-width:768px){.elementor-2021 .elementor-element.elementor-element-7557ff0e{--width:73.281%;}}/* Start custom CSS for html, class: .elementor-element-44d87229 *//* Remove fundo e borda do fundo externo do modal */
.elementor-popup-modal {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
}

/* Remove fundo da camada do lightbox */
.elementor-lightbox,
.dialog-type-lightbox .dialog-widget-content {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
}

/* Aplica fundo azul no container interno principal */
.dialog-widget-content > div {
  background: #002f52 !important;
  border-radius: 16px !important;
  padding: 30px !important;
}

/* Aplica degrade (opcional) */
.dialog-widget-content > div {
  background: linear-gradient(135deg, #002f52, #004e89) !important;
}

/* Estiliza o botão */
.elementor-button {
  background-color: #ffc107 !important;
  color: #002f52 !important;
  border-radius: 8px !important;
  transition: 0.3s ease;
}

.elementor-button:hover {
  background-color: #ffaa00 !important;
  transform: scale(1.03);
}/* End custom CSS */