.elementor-kit-6{--e-global-color-primary:#006837;--e-global-color-secondary:#0D7C44;--e-global-color-text:#AED354;--e-global-color-accent:#C6DB6E;--e-global-color-f0e5939:#1A1A1A;--e-global-color-2ed23b4:#333333;--e-global-color-c71e1e3:#FFFFFF;--e-global-color-8e2a46c:#FBFFF9;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 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){--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 *//* largura */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f5f5f1;
}

/* barra */
::-webkit-scrollbar-thumb {
  background: #17192350;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #17192380;
}

html {
    scroll-behavior: smooth !important;
}/* End custom CSS */