.elementor-1017813 .elementor-element.elementor-element-d99fb18{--display:flex;--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;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);--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-1017813 .elementor-element.elementor-element-d99fb18.e-con{--align-self:center;--flex-grow:1;--flex-shrink:0;}.elementor-1017813 .elementor-element.elementor-element-856d5c8{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--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-1017813 .elementor-element.elementor-element-856d5c8:not(.elementor-motion-effects-element-type-background), .elementor-1017813 .elementor-element.elementor-element-856d5c8 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:center center;background-repeat:no-repeat;background-size:cover;}.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-1017813 .elementor-element.elementor-element-9fdfea9{--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-1017813 .elementor-element.elementor-element-9fdfea9.e-con{--flex-grow:0;--flex-shrink:1;}.elementor-widget-theme-post-title .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-1017813 .elementor-element.elementor-element-a0ebece{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:20px 20px 0px 20px;}.elementor-1017813 .elementor-element.elementor-element-a0ebece.elementor-element{--align-self:center;}.elementor-1017813 .elementor-element.elementor-element-a0ebece .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:24px;font-weight:600;}@media(max-width:1024px){.elementor-1017813 .elementor-element.elementor-element-a0ebece .elementor-heading-title{font-size:24px;}}@media(min-width:768px){.elementor-1017813 .elementor-element.elementor-element-856d5c8{--width:100%;}.elementor-1017813 .elementor-element.elementor-element-9fdfea9{--width:100%;}}@media(max-width:767px){.elementor-1017813 .elementor-element.elementor-element-a0ebece{padding:10px 10px 0px 10px;}.elementor-1017813 .elementor-element.elementor-element-a0ebece .elementor-heading-title{font-size:20px;}}/* Start custom CSS for container, class: .elementor-element-d99fb18 *//* Estilo base para os links do título */
.elementor-widget-heading .elementor-heading-title[class*=elementor-size-] > a {
    color: inherit;
    font-size: 18px;   /* desktop */
    line-height: 1.4;
    text-decoration: none !important;
    display: block;
    min-height: calc(1.4em * 3); /* reserva espaço para 3 linhas */
}

/* Tablet */
@media (max-width: 1024px) {
    .elementor-widget-heading .elementor-heading-title[class*=elementor-size-] > a {
        font-size: 20px;
        line-height: 1.3;
        min-height: calc(1.3em * 3); /* proporcional ao line-height */
    }
}

/* Mobile */
@media (max-width: 767px) {
    .elementor-widget-heading .elementor-heading-title[class*=elementor-size-] > a {
        font-size: 20px;
        line-height: 1.2;
        min-height: calc(1.2em * 3); /* reserva espaço para 3 linhas */
    }
}/* End custom CSS */