.elementor-kit-5{--e-global-color-primary:#0E0F14;--e-global-color-secondary:#131317;--e-global-color-text:#FFFFFF;--e-global-color-accent:#20A049;--e-global-color-fcede37:#B2B2B2;--e-global-color-8b2fb0d:#EC1010;--e-global-typography-primary-font-family:"Sora";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Sora";--e-global-typography-secondary-font-weight:300;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Sora";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-primary );color:#FFFFFF;font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 h1{color:#FFFFFF;font-family:"Sora", Sans-serif;font-size:39px;font-weight:300;}.elementor-kit-5 h2{color:var( --e-global-color-fcede37 );font-family:"Sora", Sans-serif;font-size:20px;font-weight:300;}.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 */p:last-child{
    margin-bottom:0px;
}

::-webkit-scrollbar{
    width: 0.3vw;
    background: black;
}
::-webkit-scrollbar-thumb{
    background: -webkit-linear-gradient(green, blue);
    background: linear-gradient(#20A049 ,#174C8F);
    border-radius: 2px;
}

body, html {
overflow-x: hidden !important;
}

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