.elementor-2719 .elementor-element.elementor-element-1911fbc{--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:75px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2719 .elementor-element.elementor-element-1911fbc:not(.elementor-motion-effects-element-type-background), .elementor-2719 .elementor-element.elementor-element-1911fbc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-2719 .elementor-element.elementor-element-e7453e4{--display:flex;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-2719 .elementor-element.elementor-element-5cd715e{padding:0px 0px 0px 0px;}.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-2719 .elementor-element.elementor-element-e039c53{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-2719 .elementor-element.elementor-element-e039c53 .elementor-heading-title{font-family:"Roboto Mono", Sans-serif;font-weight:400;text-transform:uppercase;color:var( --e-global-color-aa8e651 );}.elementor-2719 .elementor-element.elementor-element-c5f7c87{--display:flex;}.elementor-2719 .elementor-element.elementor-element-a867caf{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-2719 .elementor-element.elementor-element-a867caf .elementor-heading-title{font-family:"Roboto Mono", Sans-serif;font-size:40px;font-weight:600;color:var( --e-global-color-aa8e651 );}.elementor-2719 .elementor-element.elementor-element-662b6a1{--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-2719 .elementor-element.elementor-element-662b6a1:not(.elementor-motion-effects-element-type-background), .elementor-2719 .elementor-element.elementor-element-662b6a1 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}@media(max-width:767px){.elementor-2719 .elementor-element.elementor-element-1911fbc{--padding-top:75px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}.elementor-2719 .elementor-element.elementor-element-a867caf .elementor-heading-title{font-size:35px;}}/* Start custom CSS for html, class: .elementor-element-5cd715e */.trusted-line-container{
  position:relative;
  width:100%;
  max-width:1200px;
  margin:auto;
  height:12px;
}

/* linha base */
.trusted-line-track{
  position:absolute;
  bottom:0;
  left:0;
  width:100%;
  height:0.1px;
  background:#F96813;
  overflow:hidden;
}

/* linha animada */
.trusted-line-progress{
  height:1px;
  width:0%;
  background:#bfbfbf;
  transition:width 1.2s cubic-bezier(.4,0,.2,1);
}

/* shape da barra grossa */
.trusted-line-shape{
  position:absolute;
  left:0px;
  bottom:-3px;

  height:8px;
  width:16%;
  fill:#f96813;

  pointer-events:none;
}

/* animação ativada */
.trusted-line-container.animate .trusted-line-progress{
  width:100%;
}/* End custom CSS */