.elementor-8241 .elementor-element.elementor-element-4903dd0{--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;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.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-8241 .elementor-element.elementor-element-74fb1d0{text-align:center;}.elementor-8241 .elementor-element.elementor-element-74fb1d0 .elementor-heading-title{color:var( --e-global-color-70afe6a );}.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-8241 .elementor-element.elementor-element-4234db2{text-align:center;}.elementor-8241 .elementor-element.elementor-element-4234db2 .elementor-heading-title{color:var( --e-global-color-70afe6a );}.elementor-8241 .elementor-element.elementor-element-4c7df0e{text-align:center;}.elementor-8241 .elementor-element.elementor-element-4c7df0e .elementor-heading-title{color:var( --e-global-color-70afe6a );}.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-8241 .elementor-element.elementor-element-7408e7f .elementor-button{background-color:var( --e-global-color-70afe6a );border-radius:20px 20px 20px 20px;}.elementor-8241 .elementor-element.elementor-element-7408e7f .elementor-button-content-wrapper{flex-direction:row;}body.elementor-page-8241:not(.elementor-motion-effects-element-type-background), body.elementor-page-8241 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-de112bb );}/* Start custom CSS for container, class: .elementor-element-4903dd0 *//* ==========================
   TODAS AS TABELAS TABLEPRESS
========================== */

/* Coluna do logo */

.tablepress td:first-child{
    width:220px;
    text-align:center;
    vertical-align:middle;
}

/* Container da imagem */

.tablepress td:first-child .wp-block-image{
    width:180px;
    height:110px;

    margin:auto;

    display:flex;
    align-items:center;
    justify-content:center;
}

/* Logos */

.tablepress td:first-child img{
    display:block;
    margin:auto;

    width:180px !important;
    height:110px !important;

    max-width:180px !important;
    max-height:110px !important;

    object-fit:contain;
}

/* Centraliza todas as células */

.tablepress td{
    vertical-align:middle;
}/* End custom CSS */