.elementor-348 .elementor-element.elementor-element-cc68258{--display:flex;--padding-top:40px;--padding-bottom:40px;--padding-left:10px;--padding-right:10px;}.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-348 .elementor-element.elementor-element-0b1aabe .elementor-heading-title{font-family:"New Frank", Sans-serif;font-weight:700;color:var( --e-global-color-text );}.elementor-348 .elementor-element.elementor-element-b75575a{margin:10px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-348 .elementor-element.elementor-element-b75575a .elementor-heading-title{font-family:"New Frank", Sans-serif;font-weight:600;color:var( --e-global-color-text );}.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-348 .elementor-element.elementor-element-d72086c{margin:80px 0px calc(var(--kit-widget-spacing, 0px) + 80px) 0px;padding:0px 0px 0px 0px;}.elementor-348 .elementor-element.elementor-element-d72086c img{width:1100px;height:360px;object-fit:fill;}.elementor-348 .elementor-element.elementor-element-25c4af1 .elementor-heading-title{font-family:"New Frank", Sans-serif;font-weight:600;}.elementor-348 .elementor-element.elementor-element-2b9f3df{--display:grid;--e-con-grid-template-columns:repeat(3, 1fr);--e-con-grid-template-rows:repeat(3, 1fr);--grid-auto-flow:row;}@media(min-width:768px){.elementor-348 .elementor-element.elementor-element-2b9f3df{--width:100%;}}@media(max-width:1024px){.elementor-348 .elementor-element.elementor-element-cc68258{--padding-top:40px;--padding-bottom:40px;--padding-left:10px;--padding-right:10px;}.elementor-348 .elementor-element.elementor-element-2b9f3df{--grid-auto-flow:row;}}@media(max-width:767px){.elementor-348 .elementor-element.elementor-element-0b1aabe .elementor-heading-title{font-size:32px;}.elementor-348 .elementor-element.elementor-element-b75575a .elementor-heading-title{font-size:26px;}.elementor-348 .elementor-element.elementor-element-d72086c{margin:40px 0px calc(var(--kit-widget-spacing, 0px) + 40px) 0px;}.elementor-348 .elementor-element.elementor-element-d72086c img{height:150px;}.elementor-348 .elementor-element.elementor-element-25c4af1{text-align:center;}.elementor-348 .elementor-element.elementor-element-25c4af1 .elementor-heading-title{font-size:26px;}.elementor-348 .elementor-element.elementor-element-2b9f3df{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}}/* Start custom CSS for shortcode, class: .elementor-element-170eae7 */.elementor-348 .elementor-element.elementor-element-170eae7 .separator{
    margin:0 3px;
}
.elementor-348 .elementor-element.elementor-element-170eae7 a{
    color: #161616 !important;
}
.elementor-348 .elementor-element.elementor-element-170eae7 .last{
    font-weight: 600;
}/* End custom CSS */
/* Start custom CSS for heading, class: .elementor-element-0b1aabe *//* Wrapper para alinhar o título e a barra */
.titulo-barra .elementor-heading-title{
  display: flex;
  align-items: center;
  gap: 16px;
  align-items: baseline/* distância entre o texto e a barra */
}

/* Barra verde à direita */
.titulo-barra .elementor-heading-title::after {
  content: "";
  flex-grow: 1;      /* ocupa todo o espaço restante */
  height: 10px;       /* altura da barra */
  background: #00ac52; /* cor da barra */
  border-radius: 2px;  /* opcional */
  display: block;
}/* End custom CSS */