.elementor-34992 .elementor-element.elementor-element-757e4e98 > .elementor-background-overlay{background-color:transparent;background-image:linear-gradient(290deg, var( --e-global-color-3fe89dd ) 45%, rgba(242,41,91,0) 45%);opacity:0.5;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-34992 .elementor-element.elementor-element-757e4e98{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:20px 20px 20px 20px;}.elementor-34992 .elementor-element.elementor-element-70f7a747 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-34992 .elementor-element.elementor-element-593be45 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-34992 .elementor-element.elementor-element-593be45:not(.elementor-motion-effects-element-type-background), .elementor-34992 .elementor-element.elementor-element-593be45 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-34992 .elementor-element.elementor-element-593be45 > .elementor-background-overlay{background-color:transparent;background-image:linear-gradient(270deg, rgba(0,0,0,0.15) 44%, rgba(0,0,0,0.15) 76%);opacity:0.57;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-34992 .elementor-element.elementor-element-593be45{box-shadow:3px 3px 8px 0px rgba(0,0,0,0.5);transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 10px 0px;}.elementor-34992 .elementor-element.elementor-element-2d26240 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:20px 20px 20px 020px;}.elementor-34992 .elementor-element.elementor-element-d92b88d{text-align:center;}.elementor-34992 .elementor-element.elementor-element-d92b88d .elementor-heading-title{font-size:20px;font-weight:800;}.elementor-34992 .elementor-element.elementor-element-633c9f9{text-align:center;}.elementor-34992 .elementor-element.elementor-element-633c9f9, .elementor-34992 .elementor-element.elementor-element-633c9f9 .elementor-text-editor *{font-size:16px;font-weight:500;}.elementor-34992 .elementor-element.elementor-element-acf6a7b > .elementor-widget-container{margin:0px 20px 0px 20px;}#elementor-popup-modal-34992 .dialog-widget-content{animation-duration:1.2s;background-color:rgba(0,0,0,0);}#elementor-popup-modal-34992{background-color:#0D0D0D8A;justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-34992 .dialog-message{width:800px;height:auto;}#elementor-popup-modal-34992 .dialog-close-button{display:flex;top:2%;}#elementor-popup-modal-34992 .dialog-close-button i{color:#ffffff;}#elementor-popup-modal-34992 .dialog-close-button svg{fill:#ffffff;}@media(max-width:767px){.elementor-34992 .elementor-element.elementor-element-757e4e98{padding:30px 20px 20px 20px;}.elementor-34992 .elementor-element.elementor-element-70f7a747 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-34992 .elementor-element.elementor-element-593be45{padding:20px 0px 20px 0px;}.elementor-34992 .elementor-element.elementor-element-2d26240 > .elementor-element-populated{padding:10px 10px 10px 10px;}#elementor-popup-modal-34992{justify-content:center;align-items:flex-end;}#elementor-popup-modal-34992 .dialog-widget-content{margin:0px 0px 0px 0px;}#elementor-popup-modal-34992 .dialog-message{padding:0px 0px 0px 0px;}}/* Start custom CSS *//* =====================================================
   1. ISOLAMENTO TOTAL DO WPForms
===================================================== */
.elementor-popup-modal .wpforms-container,
.elementor-popup-modal .wpforms-container * {
    box-sizing: border-box;
    font-family: inherit;
}

/* =====================================================
   2. LABELS OCULTOS (RESPEITAR WPFORMS)
===================================================== */
.elementor-popup-modal .wpforms-label-hide,
.elementor-popup-modal .wpforms-field-label-hidden,
.elementor-popup-modal .wpforms-field-label {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* =====================================================
   3. CAMPOS PADRÃO
===================================================== */
.elementor-popup-modal .wpforms-form input:not([type=checkbox]):not([type=radio]),
.elementor-popup-modal .wpforms-form select,
.elementor-popup-modal .wpforms-form textarea {
    width: 100% !important;
    max-width: 100% !important;
    display: block !important;
    padding: 10px 12px !important;
    line-height: 1.4 !important;
}

/* =====================================================
   4. ESPAÇAMENTO
===================================================== */
.elementor-popup-modal .wpforms-field {
    margin-bottom: 16px !important;
}

/* =====================================================
   5. CHECKBOX / RADIO
===================================================== */
.elementor-popup-modal .wpforms-field-checkbox ul,
.elementor-popup-modal .wpforms-field-radio ul {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.elementor-popup-modal .wpforms-field-checkbox li,
.elementor-popup-modal .wpforms-field-radio li {
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    margin-bottom: 8px !important;
}

.elementor-popup-modal .wpforms-field-checkbox input,
.elementor-popup-modal .wpforms-field-radio input {
    width: 18px !important;
    height: 18px !important;
    margin: 0 !important;
}

/* =====================================================
   6. GRID / COLUNAS
===================================================== */
.elementor-popup-modal .wpforms-field-row,
.elementor-popup-modal .wpforms-field-row-block {
    display: block !important;
    width: 100% !important;
}

/* =====================================================
   7. BOTÃO SUBMIT – CONTROLE TOTAL
===================================================== */
.elementor-popup-modal .wpforms-submit-container {
    margin-top: 20px !important;
    text-align: left !important;
}

/* BOTÃO NORMAL */
.elementor-popup-modal .wpforms-submit {
    width: 100% !important;
    padding: 14px 20px !important;
    background-color: #0057FF !important; /* <<< TROQUE AQUI */
    color: #ffffff !important;
    border: none !important;
    border-radius: 6px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    cursor: pointer !important;
}

/* HOVER */
.elementor-popup-modal .wpforms-submit:hover {
    background-color: #003FCC !important; /* <<< TROQUE AQUI */
}

/* FOCUS / ACTIVE */
.elementor-popup-modal .wpforms-submit:focus,
.elementor-popup-modal .wpforms-submit:active {
    outline: none !important;
    background-color: #003FCC !important;
}

/* DESABILITADO */
.elementor-popup-modal .wpforms-submit:disabled {
    opacity: 0.6 !important;
    cursor: not-allowed !important;
}

/* =====================================================
   8. ERROS E CONFIRMAÇÃO
===================================================== */
.elementor-popup-modal .wpforms-error {
    margin-top: 6px !important;
}

.elementor-popup-modal .wpforms-confirmation-container {
    margin-top: 16px !important;
}/* End custom CSS */