.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-86161a3:#C4990E;--e-global-color-f42b5b2:#FDE886;--e-global-color-1abcfed:#5B484A;--e-global-color-7ca9952:#A08E92;--e-global-color-e37ad30:#252122;--e-global-color-97ec201:#252122D1;--e-global-color-5db35d2:#E4BA31;--e-global-color-df05ab6:#F6F5F5;--e-global-color-16b8ed3:#ED225D;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;font-family:"Inter", Sans-serif;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{font-family:"Inter", Sans-serif;}.elementor-kit-7 h1{font-family:"Inter", Sans-serif;}.elementor-kit-7 h2{font-family:"Inter", Sans-serif;}.elementor-kit-7 h3{font-family:"Inter", Sans-serif;}.elementor-kit-7 h4{font-family:"Inter", Sans-serif;}.elementor-kit-7 h5{font-family:"Inter", Sans-serif;}.elementor-kit-7 h6{font-family:"Inter", Sans-serif;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{font-family:"Inter", Sans-serif;}.elementor-kit-7 label{font-family:"Inter", Sans-serif;}.elementor-kit-7 input:not([type="button"]):not([type="submit"]),.elementor-kit-7 textarea,.elementor-kit-7 .elementor-field-textual{font-family:"Inter", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1216px;}.e-con{--container-max-width:1216px;}.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{padding-inline-end:0px;padding-inline-start:0px;}@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 *//* TIRAR BARRA LATERAL HORIZONTAL */

html,
body{
width:100%;
overflow-x:hidden;
}


/* DIMINUIR ESPAÇAMENTO */

p:last-child{
    margin-bottom:0px;
}



/* MUDAR COR DA BARRA DO SCR */

body::-webkit-scrollbar {
    width: 10px;
    }
    
    body::-webkit-scrollbar-track {
    background: #d6d6d6;
    }
    
    body::-webkit-scrollbar-thumb {
    background-color: #ED225D;
    
    border-radius: 10px;
    
    border: 2px solid #d6d6d6;
    
    }/* End custom CSS */