.elementor-kit-5{--e-global-color-primary:#379BA6;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#0F0F0F;--e-global-color-accent:#4BBFBF;--e-global-color-e764cd9:#F4F4F4;--e-global-color-23a506a:#000000;--e-global-color-6c6e33b:#151D00;--e-global-color-bf82680:#0D1100;--e-global-color-8dd4446:#000916;--e-global-color-8b0a6cd:#00060F;--e-global-color-4db32b6:#080808;--e-global-color-04847ed:#FBFCFF;--e-global-color-231a064:#FF6600;--e-global-color-53ae188:#151414;--e-global-color-7a0b149:#1EA893;--e-global-color-3ea56a9:#FCA304;--e-global-color-048af67:#060913CC;--e-global-color-ed04b48:#060913;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:2rem;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-text-transform:none;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:1.4rem;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-text-transform:none;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:1.1rem;--e-global-typography-text-font-weight:400;--e-global-typography-text-text-transform:none;--e-global-typography-text-line-height:1.4em;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:1rem;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-line-height:1.2em;background-color:var( --e-global-color-secondary );}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.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;--container-default-padding-top:50px;--container-default-padding-right:20px;--container-default-padding-bottom:50px;--container-default-padding-left:20px;}}@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 {
    overflow-x: hidden;
}

p {
    margin-bottom: 0;
}

.e-con-full {
    padding: 0;
}

.balance {
    text-wrap: balance;
}

/* colocar o texto entre as tags <span class="degrade"></span> */
.degrade{
background: linear-gradient(to right, #379BA6, #4BBFBF);
background-clip: text;
-webkit-background-clip: text;
color: transparent !important;
-webkit-text-fill-color: transparent;
}

.preto {
    color: #0F0F0F;
}/* End custom CSS */