.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#FFFFFF;--e-global-color-accent:#61CE70;--e-global-color-f3f9d44:#D57326;--e-global-color-1aced4c:#F8C35D;--e-global-color-594606e:#432F10;--e-global-color-4825cef:#764E10;--e-global-color-a2f7696:#331E03;--e-global-color-ce33486:#A4550E;--e-global-color-75a0afc:#DC8C10;--e-global-color-bea6d4e:#F79C52;--e-global-color-16f051a:#4A4A4A;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-05d5e6e-font-family:"Charpentier Sans Pro";--e-global-typography-05d5e6e-font-size:64px;--e-global-typography-05d5e6e-font-weight:400;--e-global-typography-8cc162e-font-family:"Charpentier Sans Pro";--e-global-typography-8cc162e-font-size:56px;--e-global-typography-8cc162e-font-weight:400;--e-global-typography-8cc162e-line-height:1em;--e-global-typography-958c823-font-family:"Charpentier Sans Pro";--e-global-typography-958c823-font-size:48px;--e-global-typography-958c823-font-weight:400;--e-global-typography-958c823-line-height:1em;--e-global-typography-feec5bc-font-family:"Charpentier Sans Pro";--e-global-typography-feec5bc-font-size:32px;--e-global-typography-feec5bc-font-weight:400;--e-global-typography-feec5bc-line-height:1em;--e-global-typography-5b8d8c6-font-family:"Montserrat";--e-global-typography-5b8d8c6-font-size:20px;--e-global-typography-5b8d8c6-font-weight:400;--e-global-typography-5b8d8c6-line-height:1em;}.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{padding-inline-end:0px;padding-inline-start:0px;}@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 */body::-webkit-scrollbar {
    width: 10px; /* mais fino e elegante */
}

body::-webkit-scrollbar-track {
    background: #000000; /* fundo preto neutro */
}

body::-webkit-scrollbar-thumb {
    background-image: linear-gradient(180deg, #D98A50, #5A361F, #000000); /* degradê do logo */
    border-radius: 12px; 
    border: 2px solid #000000; /* borda discreta para integrar ao fundo */
}

body::-webkit-scrollbar-thumb:hover {
    background-image: linear-gradient(180deg, #000000, #5A361F, #D98A50); /* invertido no hover */
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Charpentier Sans Pro';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://sl.copyoutbox.com/wp-content/uploads/2022/09/Charpentier-Sans-Pro.ttf') format('truetype');
}
/* End Custom Fonts CSS */