.elementor-16608 .elementor-element.elementor-element-4025025{--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;--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-16608 .elementor-element.elementor-element-4025025:not(.elementor-motion-effects-element-type-background), .elementor-16608 .elementor-element.elementor-element-4025025 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}#elementor-popup-modal-16608{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-16608 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-16608 .dialog-close-button{display:flex;}#elementor-popup-modal-16608 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(min-width:768px){.elementor-16608 .elementor-element.elementor-element-4025025{--content-width:1383px;}}/* Start custom CSS for html, class: .elementor-element-1c0359e *//* Container Principal - Centralizado na tela */
#mauticform_wrapper_formscaptacaolancamentopagomar2026 {
    background-color: #000000 !important;
    padding: 30px !important;
    border-radius: 15px !important;
    max-width: 450px;
    width: 90% !important;
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    z-index: 999999 !important;
    box-sizing: border-box !important;
    font-family: 'Arial', sans-serif;
    box-shadow: 0 10px 30px rgba(0,0,0,0.5) !important;
}

/* Esconder Labels e erros padrão do Mautic */
#mauticform_wrapper_formscaptacaolancamentopagomar2026 .mauticform-label,
#mauticform_wrapper_formscaptacaolancamentopagomar2026 .mauticform-errormsg {
    display: none !important;
}

/* Inputs Brancos */
#mauticform_wrapper_formscaptacaolancamentopagomar2026 .mauticform-input {
    width: 100% !important;
    height: 55px !important;
    background-color: #ffffff !important;
    border: 1px solid #ffffff !important;
    border-radius: 10px !important;
    margin-bottom: 15px !important;
    padding: 0 15px !important;
    font-size: 16px !important;
    color: #333 !important;
    box-sizing: border-box !important;
}

/* Botão Azul Vibrante */
#btn-submit-manual {
    width: 100% !important;
    height: 60px !important;
    background-color: #0056ff !important;
    color: #ffffff !important;
    font-size: 18px !important;
    font-weight: 800 !important;
    text-transform: uppercase !important;
    border: none !important;
    border-radius: 10px !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-shadow: 0 4px 15px rgba(0, 86, 255, 0.4) !important;
}

#btn-submit-manual:hover {
    background-color: #0044cc !important;
    transform: scale(1.02) !important;
}

#btn-submit-manual:disabled {
    background-color: #555 !important;
    cursor: not-allowed !important;
    transform: none !important;
}

/* Ajustes Mobile */
@media (max-width: 480px) {
    #mauticform_wrapper_formscaptacaolancamentopagomar2026 {
        padding: 20px !important;
        width: 95% !important;
    }
    #btn-submit-manual {
        font-size: 16px !important;
    }
}/* End custom CSS */


