.elementor-kit-5{--e-global-color-primary:#000000;--e-global-color-secondary:#AE191B;--e-global-color-text:#3A3A3A;--e-global-color-accent:#464646;--e-global-color-191955d:#FFFFFF;--e-global-color-9e49c06:#494949;--e-global-color-d70a5ea:#FF0000;--e-global-color-708234e:#AC9665;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;--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){--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;
    max-width: 100vw !important;
}

body {
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
}

.elementor-kit-5 svg{
height:unset;
}

body::-webkit-scrollbar{
width: 10px;
}

body::-webkit-scrollbar-track{
background: #232323;
}

body::-webkit-scrollbar-thumb{
background: #ff0000;
border-radius: 20px;
border: 3px solid #232323;
}

.destaque{
    background: linear-gradient(45deg, #a80002, #ff0004);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    font-weight: bold;
}/* End custom CSS */