.elementor-kit-7{--e-global-color-primary:#1E2235;--e-global-color-secondary:#F0F0F0;--e-global-color-text:#FFFFFF;--e-global-color-accent:#E1D7AA;--e-global-color-9eb358f:#272C45;--e-global-color-7c39a70:#47F044;--e-global-typography-primary-font-family:"Sora";--e-global-typography-primary-font-size:45px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Sora";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Sora";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Sora";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-text-transform:uppercase;color:var( --e-global-color-primary );font-family:"Sora", Sans-serif;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{font-family:"Sora", Sans-serif;}.elementor-kit-7 h1{font-family:"Sora", Sans-serif;}.elementor-kit-7 h2{font-family:"Sora", Sans-serif;}.elementor-kit-7 h3{font-family:"Sora", Sans-serif;}.elementor-kit-7 h4{font-family:"Sora", Sans-serif;}.elementor-kit-7 h5{font-family:"Sora", Sans-serif;}.elementor-kit-7 h6{font-family:"Sora", Sans-serif;}.elementor-kit-7 label{color:#292929;}.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;
}
}

  ::-webkit-scrollbar{
    width: 0.2vw;
    background: #272C45;
}
::-webkit-scrollbar-thumb{
    background: -webkit-linear-gradient(transparent,#E1D7AA);
    background: linear-gradienDA197A4ECAFF);
    border-radius: 0px;
}/* End custom CSS */