.elementor-kit-587{--e-global-color-primary:#D9662B;--e-global-color-secondary:#4D2A1C;--e-global-color-text:#2B2B2B;--e-global-color-accent:#F28C35;--e-global-color-ea7cf44:#2B2B2B;--e-global-color-9bef929:#462618;--e-global-color-2e8a08b:#F0C199;--e-global-color-f376348:#D9662B;--e-global-color-bfb64ac:#FEA960;--e-global-color-1d993ca:#F27622;--e-global-color-41d6a1c:#E1E1E1;--e-global-color-be8e91c:#B1B1B1;--e-global-color-ad3aa88:#6B4B3E;--e-global-color-551254f:#F27622;--e-global-typography-primary-font-family:"Lato";--e-global-typography-primary-font-size:40px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Lato";--e-global-typography-secondary-font-size:35px;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Lato";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Lato";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Figtree", Sans-serif;line-height:1.5em;}.elementor-kit-587 e-page-transition{background-color:#FFBC7D;}.elementor-kit-587 p{margin-block-end:16px;}.elementor-kit-587 a{color:var( --e-global-color-accent );font-family:"Figtree", Sans-serif;}.elementor-kit-587 h1{color:var( --e-global-color-secondary );font-family:"Figtree", Sans-serif;font-size:45px;line-height:1.3em;}.elementor-kit-587 h2{color:var( --e-global-color-primary );font-family:"Figtree", Sans-serif;font-size:40px;font-weight:500;line-height:1.3em;}.elementor-kit-587 h3{color:var( --e-global-color-secondary );font-family:"Figtree", Sans-serif;font-size:25px;font-weight:500;}.elementor-kit-587 h5{font-family:"Figtree", Sans-serif;}.elementor-kit-587 h6{font-family:"Figtree", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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 */html, body {
    width: 100%;
    overflow-x: hidden;
}

p {
    margin-bottom: 0px;
}

/*Excerpt Line Count*/
.excerpt-lenght .elementor-post__excerpt, .listagem-de-posts .elementor-widget-container{ overflow: hidden; 
    width:100%; 
    display: -webkit-box; 
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; 
}
/*Title Line Count*/
.excerpt-lenght .elementor-post__title, .homepage-blog-posts .elementor-heading-title{ overflow: hidden; 
    width:100%;
    display: -webkit-box; 
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; 
}/* End custom CSS */