.elementor-113 .elementor-element.elementor-element-c7f4705{--display:flex;--min-height:371px;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--padding-top:16px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}#elementor-popup-modal-113{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-113 .dialog-message{width:804px;height:auto;}#elementor-popup-modal-113 .dialog-close-button{display:flex;}#elementor-popup-modal-113 .dialog-widget-content{border-radius:0px 0px 8px 8px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);margin:-3px -3px -3px -3px;}@media(max-width:767px){.elementor-113 .elementor-element.elementor-element-c7f4705{--width:90%;}#elementor-popup-modal-113{justify-content:center;align-items:center;}#elementor-popup-modal-113 .dialog-widget-content{margin:0px 0px 0px 0px;}#elementor-popup-modal-113 .dialog-message{padding:4% 4% 4% 4%;}}@media(min-width:768px){.elementor-113 .elementor-element.elementor-element-c7f4705{--width:491px;}}/* Start custom CSS for container, class: .elementor-element-c7f4705 *//* 1. COR DO BOTÃO DE DOWNLOAD (Garantir o Laranja) */
/* Alvo: O botão de submit do Elementor (classe elementor-button). */
.elementor-popup-modal .elementor-form .elementor-button[type="submit"] {
    /* Laranja do resultado ideal (Anexo 3) */
    background-color: #f77839 !important; 
    color: white !important; 
    font-weight: 700 !important; /* Bold */
    /* Garante que o botão tenha um bom tamanho */
    padding: 12px 30px !important; 
    border: none !important;
    border-radius: 4px !important;
    text-transform: none; /* Não forçar CAPS se não for o caso */
}

/* 2. COR E ALINHAMENTO DO TÍTULO (Preencha os campos abaixo) */
/* O título do pop-up deve ser escuro e centralizado. */
.elementor-popup-modal .elementor-element-c9f434c .elementor-heading-title {
    color: #333333 !important; /* Cor escura (preto/cinza escuro) */
    text-align: center !important; 
    font-weight: 700 !important; /* Bold */
    font-size: 1.5em !important; /* Garante tamanho adequado */
    margin-bottom: 25px !important; /* Separa bem dos inputs */
}

/* 3. ALINHAMENTO DA IMAGEM DO CATÁLOGO E DO BOTÃO */
/* Garante que o botão e a imagem do catálogo fiquem centralizados. */
.elementor-field-group-field_1209033, /* Contém o texto de termos */
.elementor-field-type-submit, /* Contém o botão */
.elementor-element-ce2ae72 /* Contém a imagem */
{
    text-align: center !important;
}

/* 4. Ajuste da largura dos inputs no Elementor (para garantir que ocupem toda a largura interna) */
/* Isso corrige qualquer desalinhamento que possa ter ficado. */
.elementor-form-fields-wrapper .elementor-field-group {
    width: 100% !important;
}/* End custom CSS */