.elementor-kit-5{--e-global-color-primary:#1F605F;--e-global-color-secondary:#2D8785;--e-global-color-text:#FFFFFF;--e-global-color-accent:#E4BB47;--e-global-color-f38047a:#E8B421;--e-global-color-cd1ce79:#FFFFFF;--e-global-color-92f1315:#EFFFFF;--e-global-color-aaeb870:#103736;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:2.5em;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:2em;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-line-height:1.4em;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:1.125em;--e-global-typography-text-font-weight:500;--e-global-typography-text-line-height:1.4em;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:1.125em;--e-global-typography-accent-font-weight:500;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.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 */html, body {
    max-width: 100%;
    overflow-x: hidden;
}

::-webkit-scrollbar {
    width: 14px; /* largura da barra */
}

::-webkit-scrollbar-track {
    background: #FFF7F0; /* cor de fundo */
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px; /* raio da borda */
    border-radius: 10px; /* raio da borda */
    background: #1F605F; /* cor da borda */
}/* End custom CSS */