.elementor-1413 .elementor-element.elementor-element-633aabbc{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:113px;--padding-bottom:120px;--padding-left:32px;--padding-right:32px;}.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-1413 .elementor-element.elementor-element-6f67bb94 > .elementor-widget-container{margin:0px 0px 30px 0px;padding:0px 0px 0px 0px;}.elementor-1413 .elementor-element.elementor-element-6f67bb94.elementor-element{--align-self:center;}.elementor-1413 .elementor-element.elementor-element-6f67bb94{text-align:center;}.elementor-1413 .elementor-element.elementor-element-6f67bb94 .elementor-heading-title{font-family:"Futura PT", Sans-serif;font-size:35px;font-weight:400;line-height:115%;color:var( --e-global-color-c0b3889 );}.elementor-widget-loop-grid .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-widget-loop-grid .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-loop-grid .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-1413 .elementor-element.elementor-element-4f751529{--grid-columns:3;}.elementor-1413 .elementor-element.elementor-element-4f751529 .elementor-loop-container{grid-auto-rows:1fr;}.elementor-1413 .elementor-element.elementor-element-4f751529 .e-loop-item > .elementor-section, .elementor-1413 .elementor-element.elementor-element-4f751529 .e-loop-item > .elementor-section > .elementor-container, .elementor-1413 .elementor-element.elementor-element-4f751529 .e-loop-item > .e-con, .elementor-1413 .elementor-element.elementor-element-4f751529 .e-loop-item .elementor-section-wrap  > .e-con{height:100%;}@media(max-width:1024px){.elementor-1413 .elementor-element.elementor-element-6f67bb94{width:var( --container-widget-width, 395px );max-width:395px;--container-widget-width:395px;--container-widget-flex-grow:0;}.elementor-1413 .elementor-element.elementor-element-4f751529{--grid-columns:1;width:var( --container-widget-width, 444px );max-width:444px;--container-widget-width:444px;--container-widget-flex-grow:0;}.elementor-1413 .elementor-element.elementor-element-4f751529.elementor-element{--align-self:center;}}@media(max-width:767px){.elementor-1413 .elementor-element.elementor-element-633aabbc{--padding-top:60px;--padding-bottom:90px;--padding-left:30px;--padding-right:30px;}.elementor-1413 .elementor-element.elementor-element-6f67bb94{width:100%;max-width:100%;}.elementor-1413 .elementor-element.elementor-element-6f67bb94 .elementor-heading-title{font-size:30px;}.elementor-1413 .elementor-element.elementor-element-4f751529{--grid-columns:1;width:100%;max-width:100%;}}/* Start custom CSS for heading, class: .elementor-element-6f67bb94 */.elementor-1413 .elementor-element.elementor-element-6f67bb94 h2{
    font-family: "futura-pt", sans-serif !important;
}/* End custom CSS */
/* Start custom CSS for loop-grid, class: .elementor-element-4f751529 */.elementor.elementor-249.e-loop-item {
    max-width: 444px !important;
}

@media (max-width:767px){
    
    .elementor-loop-container.elementor-grid {
    display: flex;
    flex-direction: column;
    align-items: center;
    }
}

/* Limita o tamanho do título */
.titulopost {
  display: -webkit-box !important;
  -webkit-line-clamp: 2 !important;
  -webkit-box-orient: vertical !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  word-break: break-word !important;
}

/* Limita o tamanho do resumo */
.resumopost {
  display: -webkit-box !important;
  -webkit-line-clamp: 3 !important;
  -webkit-box-orient: vertical !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  word-break: break-word !important;
}

.e-loop-item {
    padding-right: 0px !important;
}/* End custom CSS */