.elementor-174 .elementor-element.elementor-element-8638341{--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;}#elementor-popup-modal-174{background-color:#000000C7;justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-174 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-174 .dialog-close-button{display:flex;}#elementor-popup-modal-174 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for html, class: .elementor-element-0df51f8 *//* FUNDO DA PÁGINA / OVERLAY */
.elementor-popup-modal .dialog-widget-overlay {
    background-color: rgba(0, 0, 0, 0.72) !important;
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
}

/* REMOVE O FUNDO BRANCO DO POPUP */
.elementor-popup-modal .dialog-widget-content {
    background: transparent !important;
    background-color: transparent !important;
    box-shadow: none !important;
}

/* REMOVE POSSÍVEIS FUNDOS INTERNOS DO MODAL */
.elementor-popup-modal .dialog-message {
    background: transparent !important;
}

/* REMOVE BORDA/SOMBRA EXTERNA */
.elementor-popup-modal {
    background: transparent !important;
}/* End custom CSS */
/* Start custom CSS *//* ==========================================
   FUTURES - POPUP + FUNDO ESCURECIDO
   ========================================== */

/* Usa o próprio modal para escurecer TODA a página */
body .elementor-popup-modal {
    background: rgba(0, 0, 0, 0.62) !important;
    background-color: rgba(0, 0, 0, 0.62) !important;
}

/* Desativa o overlay nativo para não haver conflito */
body .elementor-popup-modal .dialog-widget-overlay {
    background: transparent !important;
    background-color: transparent !important;
    opacity: 0 !important;
}

/* Remove o fundo branco externo do popup */
body .elementor-popup-modal .dialog-widget-content {
    background: transparent !important;
    background-color: transparent !important;
    background-image: none !important;
    box-shadow: none !important;
    border: none !important;
}

/* Remove fundo branco da área que envolve o formulário */
body .elementor-popup-modal .dialog-message {
    background: transparent !important;
    background-color: transparent !important;
    background-image: none !important;
}

/* Remove possíveis fundos aplicados pelo template do popup */
body .elementor-popup-modal .elementor-location-popup {
    background: transparent !important;
    background-color: transparent !important;
}/* End custom CSS */