.elementor-kit-5{--e-global-color-primary:#1D4545;--e-global-color-secondary:#315A5A;--e-global-color-text:#FB0102;--e-global-color-accent:#FF4142;--e-global-color-f3463c6:#FFFFFF;--e-global-color-bba697b:#F5F5F5;--e-global-color-81354f9:#1B1B1B;--e-global-color-2a88962:#7A7A7A;--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-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){--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 */