.elementor-kit-9{--e-global-color-primary:#002526;--e-global-color-secondary:#8E4A26;--e-global-color-text:#95966B;--e-global-color-accent:#5E2418;--e-global-color-89914c3:#4C4C4C;--e-global-typography-primary-font-family:"Playfair Display";--e-global-typography-primary-font-size:18px;--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Nunito Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Nunito Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:#4C4C4C;font-family:"Nunito Sans", Sans-serif;font-size:17px;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 a{color:#4C4C4C;}.elementor-kit-9 h1{color:var( --e-global-color-primary );font-family:"Playfair Display", Sans-serif;font-size:22px;font-weight:600;}.elementor-kit-9 h2{color:var( --e-global-color-primary );font-family:"Nunito Sans", Sans-serif;font-size:20px;}.elementor-kit-9 h3{color:var( --e-global-color-secondary );}.elementor-kit-9 h4{color:#4C4C4C;}.elementor-kit-9 h5{color:var( --e-global-color-primary );font-family:"Playfair", Sans-serif;}.elementor-kit-9 h6{color:#4C4C4C;}.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 */body, html {
overflow-x: hidden !important;
}

/* Corrigir escrollamento no Mobile */
@media (max-width: 786px){
body, html {
overflow-x: hidden!important;
}
}

body::-webkit-scrollbar {
    background-color: #002526;
    width: 6px
}
body::-webkit-scrollbar-thumb {
    background: linear-gradient(to bottom, #8E4A26 10%, #8E4A26 100%, #8E4A26 90%); 
    border-radius: 6px;
}
</style>/* End custom CSS */