.elementor-58 .elementor-element.elementor-element-3a768048{--display:flex;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--padding-top:80px;--padding-bottom:80px;--padding-left:10px;--padding-right:10px;}.elementor-58 .elementor-element.elementor-element-72da7ef0{--display:flex;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-58 .elementor-element.elementor-element-72da7ef0:not(.elementor-motion-effects-element-type-background), .elementor-58 .elementor-element.elementor-element-72da7ef0 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#C69C6D;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-58 .elementor-element.elementor-element-7491f816{text-align:center;}.elementor-58 .elementor-element.elementor-element-7491f816 .elementor-heading-title{font-family:"Playfair Display", Sans-serif;font-size:45px;font-weight:600;color:#2E3A4A;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-58 .elementor-element.elementor-element-256de678{width:100%;max-width:100%;text-align:center;font-family:"Crimson Text", Sans-serif;font-size:23px;font-weight:400;line-height:25px;color:#FFFFFF;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-58 .elementor-element.elementor-element-33d4877d .elementor-button{background-color:#00DF1F;font-family:"Roboto", Sans-serif;font-size:15px;font-weight:500;text-transform:uppercase;fill:#FFFFFF;color:#FFFFFF;padding:15px 30px 15px 30px;}.elementor-58 .elementor-element.elementor-element-33d4877d{width:var( --container-widget-width, 72% );max-width:72%;--container-widget-width:72%;--container-widget-flex-grow:0;}.elementor-58 .elementor-element.elementor-element-33d4877d.elementor-element{--align-self:center;}.elementor-58 .elementor-element.elementor-element-33d4877d .elementor-button-content-wrapper{flex-direction:row;}body.elementor-page-58:not(.elementor-motion-effects-element-type-background), body.elementor-page-58 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5E8D1;}@media(max-width:767px){.elementor-58 .elementor-element.elementor-element-256de678{width:100%;max-width:100%;text-align:center;}.elementor-58 .elementor-element.elementor-element-33d4877d{width:100%;max-width:100%;}.elementor-58 .elementor-element.elementor-element-33d4877d .elementor-button{font-size:13px;}}@media(min-width:768px){.elementor-58 .elementor-element.elementor-element-72da7ef0{--width:50%;}}/* Start custom CSS for button, class: .elementor-element-33d4877d */.elementor-58 .elementor-element.elementor-element-33d4877d .elementor-button {
    display: flex;
    align-items: center; /* Alinha verticalmente o ícone e o texto ao centro */
    justify-content: center; /* Alinha horizontalmente o conteúdo (ícone + texto) ao centro */
    line-height: 1; /* Remove variações de altura de linha que podem desalinhar */
}

.elementor-58 .elementor-element.elementor-element-33d4877d .elementor-button-icon {
    font-size: 24px; /* Ajuste o tamanho do ícone aqui */
    margin-right: 0px; /* Ajuste o espaçamento à direita (ícone antes do texto) */
    margin-left: 10px; /* Ajuste o espaçamento à esquerda (ícone depois do texto) */
    display: inline-flex; /* Garante que o ícone se comporte como um elemento flex */
    align-items: center; /* Centraliza o ícone verticalmente */
}

/* Para ícone à esquerda */
.elementor-58 .elementor-element.elementor-element-33d4877d .elementor-button-icon-before .elementor-button-icon {
    margin-right: 15px; /* Ajuste o espaçamento à direita */
    margin-left: 0; /* Remove o espaçamento à esquerda */
}

/* Para ícone à direita */
.elementor-58 .elementor-element.elementor-element-33d4877d .elementor-button-icon-after .elementor-button-icon {
    margin-left: 15px; /* Ajuste o espaçamento à esquerda */
    margin-right: 0; /* Remove o espaçamento à direita */
}

/* Para garantir que o texto também esteja alinhado */
.elementor-58 .elementor-element.elementor-element-33d4877d .elementor-button-text {
    display: inline-flex;
    align-items: center; /* Alinha o texto verticalmente com o ícone */
}/* End custom CSS */