.elementor-widget-container .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-container .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-4360 .elementor-element.elementor-element-c9344c4{--display:flex;}.elementor-widget-text-editor .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-text-editor .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.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-4360 .elementor-element.elementor-element-d65ad78{text-align:center;}/* Start custom CSS for text-editor, class: .elementor-element-d65ad78 *//* Centraliza o conteúdo na tela inteira */
.elementor-4360 .elementor-element.elementor-element-d65ad78 {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important; /* Centraliza na Vertical */
    align-items: center !important;     /* Centraliza na Horizontal */
    min-height: 80vh !important;        /* Define que a altura mínima é quase a tela toda */
    text-align: center;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-c9344c4 *//* Oculta cabeçalho e rodapé em páginas de texto limpo */
.elementor-template-full-width header, 
.elementor-template-full-width footer,
#header, #footer, .site-header, .site-footer {
    display: none !important;
}/* End custom CSS */