.elementor-kit-10{--e-global-color-primary:#76706A;--e-global-color-secondary:#88837E;--e-global-color-text:#76706A;--e-global-color-accent:#B9AFA8;--e-global-color-03e0076:#9D9693;--e-global-typography-primary-font-family:"Raleway";--e-global-typography-primary-font-size:2.375em;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Raleway";--e-global-typography-secondary-font-size:2em;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1.3em;--e-global-typography-text-font-family:"Raleway";--e-global-typography-text-font-size:1.125em;--e-global-typography-text-font-weight:500;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Raleway";--e-global-typography-accent-font-size:1.125em;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-line-height:1.5em;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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 */html, body {
    max-width: 100%;
    overflow-x: hidden;
}

::-webkit-scrollbar {
    width: 14px; /* largura da barra */
}

::-webkit-scrollbar-track {
    background: #ffffff; /* cor de fundo */
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px; /* raio da borda */
    border-radius: 10px; /* raio da borda */
    background: #A1968C; /* cor da borda */
}/* End custom CSS */