.elementor-kit-11{--e-global-color-primary:#795BF6;--e-global-color-secondary:#000000;--e-global-color-text:#727272;--e-global-color-accent:#F8672E;--e-global-color-a0da787:#332667;--e-global-color-1a9772a:#423285;--e-global-color-7481fa9:#B19FFF;--e-global-color-2ef7c88:#D6BDFF;--e-global-color-b69e21d:#DAD1FF;--e-global-color-a44c800:#EED2FF;--e-global-color-7481d6c:#F5F0FF;--e-global-color-d455060:#FAF7FF;--e-global-color-7b0ad1f:#E0E4E1;--e-global-color-6fb3c0f:#C9BDB7;--e-global-color-23c02e6:#2DB455;--e-global-color-58128a3:#866FE7;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-size:30px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-size:25px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:500;}.elementor-kit-11 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);}@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 */ody, html {
overflow-x: hidden !important;
}

/Corrigir escrollamento no Mobile/
@media (max-width: 786px){
body, html {
overflow-x: hidden!important;
}
}

body::-webkit-scrollbar {
width: 12px;
}

body::-webkit-scrollbar-track {
background: #020202;
}

body::-webkit-scrollbar-thumb {
background-color: #795BF6;

border-radius: 10px;

border: 2px solid #795BF6;

}/* End custom CSS */