.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-a6a2042:#101117;--e-global-color-4e4ec20:#151617;--e-global-color-ea21933:#1A1A1B;--e-global-color-5d26a50:#FFFFFFEB;--e-global-color-9070ef7:#DA7420;--e-global-color-46b9ef2:#F0CB66;--e-global-color-21fadba:#C83639;--e-global-color-b9a33e1:#DF8B26;--e-global-color-066226f:#F24C00;--e-global-color-a4cf411:#F19143;--e-global-color-968d038:#4F36C8;--e-global-color-bb4cd9d:#0E7BEA;--e-global-color-ad4e090:#0E7BEA;--e-global-color-e5f2f6b:#950507;--e-global-color-d12c872:#C83639;--e-global-color-e283df4:#31217E;--e-global-color-92a9849:#101117;--e-global-color-cddb9f9:#0C1110;--e-global-color-4d5cf4d:#42DF90;--e-global-color-bf7ad38:#228D57;--e-global-color-5e23c3e:#F7DC69;--e-global-color-722b610:#B8761E;--e-global-color-d944ec9:#E9D271;--e-global-color-0bd85dd:#C58228;--e-global-color-ed7719d:#EBC049;--e-global-color-6ee9bc0:#B8FC3C;--e-global-typography-primary-font-family:"Clash Display";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Clash Display";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Clash Display";--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Clash Display";--e-global-typography-accent-font-weight:500;font-family:"Clash Display", Sans-serif;font-weight:500;}.elementor-kit-6 a{font-family:"Clash Display", Sans-serif;}.elementor-kit-6 h1{font-family:"Clash Display", Sans-serif;}.elementor-kit-6 h2{font-family:"Clash Display", Sans-serif;}.elementor-kit-6 h3{font-family:"Clash Display", Sans-serif;}.elementor-kit-6 h4{font-family:"Clash Display", Sans-serif;}.elementor-kit-6 h5{font-family:"Clash Display", Sans-serif;}.elementor-kit-6 h6{font-family:"Clash Display", 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;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.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 *//* 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: #1D1D1D;
    }
    
    body::-webkit-scrollbar-thumb {
    background-color: #febe74;
    
    border-radius: 10px;
    
    border: 2px solid #1D1D1D;
    
    }



<script>
let hero = document.querySelector(".hero");
    
function alterarBG() {
    const largura = window.innerWidth;
    if (largura >= 1025) {
        hero.style.backgroundImage = "url('../images/dsafjhasgdjf.jpg')";
        hero.style.backgroundSize = "cover";
        hero.style.backgroundPosition = "top center";
    } else if (largura >= 768) {
        hero.style.backgroundImage = "url('../images/sdkjhfkjasdhfj.jpg')";
        hero.style.backgroundSize = "cover";
        hero.style.backgroundPosition = "top center";
    } else {
        hero.style.backgroundImage = "url('../images/jskadfhjkasdf.jpg')";
        hero.style.backgroundSize = "cover";
        hero.style.backgroundPosition = "top center";
    }
};

alterarBG() // Call listener function at run time
window.addEventListener("resize", alterarBG);
</script>/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Clash Display';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('../fonts/ClashDisplay-Regular.eot');
	src: url('../fonts/ClashDisplay-Regular.eot#iefix') format('embedded-opentype'),
		url('../fonts/ClashDisplay-Regular.woff2') format('woff2'),
		url('../fonts/ClashDisplay-Regular.woff') format('woff'),
		url('../fonts/ClashDisplay-Regular.ttf') format('truetype'),
		url('../images/ClashDisplay-Regular.svg#ClashDisplay') format('svg');
}
@font-face {
	font-family: 'Clash Display';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('../fonts/ClashDisplay-Medium.eot');
	src: url('../fonts/ClashDisplay-Medium.eot#iefix') format('embedded-opentype'),
		url('../fonts/ClashDisplay-Medium.woff2') format('woff2'),
		url('../fonts/ClashDisplay-Medium.woff') format('woff'),
		url('../fonts/ClashDisplay-Medium.ttf') format('truetype'),
		url('../images/ClashDisplay-Medium.svg#ClashDisplay') format('svg');
}
@font-face {
	font-family: 'Clash Display';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('../fonts/ClashDisplay-Semibold.eot');
	src: url('../fonts/ClashDisplay-Semibold.eot#iefix') format('embedded-opentype'),
		url('../fonts/ClashDisplay-Semibold.woff2') format('woff2'),
		url('../fonts/ClashDisplay-Semibold.woff') format('woff'),
		url('../fonts/ClashDisplay-Semibold.ttf') format('truetype'),
		url('../images/ClashDisplay-Semibold.svg#ClashDisplay') format('svg');
}
/* End Custom Fonts CSS */