.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-d95bf8b:#059E34;--e-global-color-8029951:#347184;--e-global-color-b7dbe39:#F4F4F4;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:35px;--e-global-typography-primary-font-weight:300;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-line-height:45px;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:25px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:35px;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:#059E80;text-decoration:none;}.elementor-kit-5 h1{font-family:"Poppins", Poppins;font-size:35px;}.elementor-kit-5 h2{font-family:"Poppins", Poppins;font-size:25px;}.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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.text-degrade {
  /* Primeiro passo: definir um degradê como fundo */
    background-image: linear-gradient(180deg, #287d6f, #089b38, #30767d);
  
  /* Segundo passo: apagar do fundo tudo que não estiver imediatamente atrás de texto */
    background-clip: text;
    -webkit-background-clip: text; /* Alguns navegadores precisam do prefixo */

  /* Terceiro passo: apagar o texto, deixando apenas o fundo atrás dele */
    -webkit-text-fill-color: transparent;
    
    
    color:#30767d;

}




.home a.elementor-post__read-more {
    background-color: transparent;
    background-image: linear-gradient(90deg, #069D35 0%, #31747F 100%);
    border-radius: 100px 100px 100px 100px;
    color: #fff!important;
    padding: 10px 20px;
    display: table;
    margin: 0 auto;
    float: none;
}

.home .elementor-post__excerpt {
    min-height: 106px;
}

h3.elementor-post__title {
    min-height: 91px;
    margin-bottom: 0!important;
}

.home .elementor-25 .elementor-element.elementor-element-9c6b1f7 .elementor-post__card {
    border-radius: 30px 0;
}


.linha-degrade h2:after {
    content: '';
    display: inline-block;
    height: 5px;
    width: 80%;

    background-color: transparent;
    background-image: linear-gradient(90deg, #069D35 0%, #31747F 100%);
};/* End custom CSS */