.elementor-kit-51{--e-global-color-primary:#BF1717;--e-global-color-secondary:#000000;--e-global-color-text:#FFFFFF;--e-global-color-accent:#FF1919;--e-global-color-c90e3a6:#18181A;--e-global-color-ddceab8:#D0D5DD;--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;}.elementor-kit-51 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;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */::-webkit-scrollbar {
  width: 10px; /* LARGURA DA SCROLLBAR */
}

::-webkit-scrollbar-thumb{
    background: linear-gradient(90deg, rgba(131,4,4,1) 0%, rgba(179,11,11,1) 35%, rgba(255,0,0,1) 100%); /* BACKGROUND DA SCROLLBAR */
    border-radius: 100px; /* ARREDONDAMENTO DA SCROLLBAR */
}

::-webkit-scrollbar-track{
    background: #06070f; /* COR DE FUNDO DA SCROLLBAR */
}/* End custom CSS */