.elementor-kit-4{--e-global-color-primary:#002C47;--e-global-color-secondary:#FF5C22;--e-global-color-text:#434343;--e-global-color-accent:#1EB900;--e-global-color-bb7acd5:#FFFFFF;--e-global-color-9c6c6c7:#002135;--e-global-color-ddc8e0e:#F9F9F9;--e-global-color-0351194:#D8D8D8;--e-global-color-559b212:#646464;--e-global-color-b47673d:#0098C3;--e-global-color-3c6508c:#00000000;--e-global-color-5ade721:#013E63;--e-global-color-ccba61b:#F2F2F2;--e-global-color-a257775:#000000;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;--e-global-typography-e1e42d9-font-family:"Poppins";--e-global-typography-e1e42d9-font-size:38.57px;--e-global-typography-e1e42d9-font-weight:500;--e-global-typography-1d29300-font-family:"Poppins";--e-global-typography-1d29300-font-size:38.57px;--e-global-typography-1d29300-font-weight:500;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4 h2{line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-4{--e-global-typography-e1e42d9-font-size:26px;--e-global-typography-1d29300-font-size:26px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.destaque{
    color: #ff5c22;
    
}

.lider-big{
    font-size: 32.84px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.2;
}

.botao-pulsar {
  animation: pulse 1.2s infinite;
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}/* End custom CSS */