.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-0077aa5:#FDFDFF;--e-global-color-e3af67a:#0D0D0D;--e-global-color-4f0806c:#416bdc;--e-global-color-a48dfaa:#080A18;--e-global-color-7ec7f4c:#416bdc;--e-global-color-cfe7faf:#2C79FF;--e-global-color-7bb7635:#E9E7EE;--e-global-color-5f9a8a2:#575656;--e-global-color-d1a14dd:#FAFCFF;--e-global-typography-primary-font-family:"DM Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"DM Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"DM Sans";--e-global-typography-accent-font-weight:500;font-family:"DM Sans", Sans-serif;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{font-family:"DM Sans", Sans-serif;}.elementor-kit-6 h1{font-family:"DM Sans", Sans-serif;}.elementor-kit-6 h2{font-family:"DM Sans", Sans-serif;font-size:30px;}.elementor-kit-6 h3{font-family:"DM Sans", Sans-serif;font-size:26px;}.elementor-kit-6 h4{font-family:"DM Sans", Sans-serif;font-size:22px;}.elementor-kit-6 h5{font-family:"DM Sans", Sans-serif;font-size:20px;}.elementor-kit-6 h6{font-family:"DM Sans", Sans-serif;font-size:18px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:"DM Sans", Sans-serif;}.elementor-kit-6 label{font-family:"DM Sans", Sans-serif;}.elementor-kit-6 input:not([type="button"]):not([type="submit"]),.elementor-kit-6 textarea,.elementor-kit-6 .elementor-field-textual{font-family:"DM Sans", 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);}.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: clip;
}


/* 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: #c5c5c5;
}
    
    body::-webkit-scrollbar-thumb {
    background-color: #2C79FF;
    
    border-radius: 10px;
    
    border: 2px solid #c5c5c5;
    
}



@font-face {
    font-family: "DM Sans";
    src: url('../fonts/DMSans-Regular.woff2') format('woff2');
    font-display: swap;
    font-weight: normal;
}

@font-face {
    font-family: "DM Sans";
    src: url("../fonts/DMSans-Bold.woff2") format('woff2');
    font-weight: bold;
    font-display: swap;
}

@font-face {
    font-family: "DM Sans";
    src: url("../fonts/DMSans-SemiBold.woff2") format('woff2');
    font-weight: SemiBold;
    font-display: swap;
}

@font-face {
    font-family: "DM Sans";
    src: url("../fonts/DMSans-Medium.woff2") format('woff2');
    font-weight: Medium ;
    font-display: swap;
}



<script>
let hero = document.querySelector(".hero");
    
function alterarBG() {
    const largura = window.innerWidth;
    if (largura >= 1025) {
        hero.style.backgroundImage = "url('../images/HERO-GUILHERME-DESKTOP.jpg')";
        hero.style.backgroundSize = "cover";
        hero.style.backgroundPosition = "top center";
    } else if (largura >= 768) {
        hero.style.backgroundImage = "url('../images/HERO-GUILHERME-DESKTOP.jpg')";
        hero.style.backgroundSize = "cover";
        hero.style.backgroundPosition = "top center";
    } else {
        hero.style.backgroundImage = "url('../images/HERO-GUILHERME-DESKTOP.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: 'DM Sans';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('../fonts/DMSans-Regular.eot');
	src: url('../fonts/DMSans-Regular.eot#iefix') format('embedded-opentype'),
		url('../fonts/DMSans-Regular.woff2') format('woff2'),
		url('../fonts/DMSans-Regular.woff') format('woff'),
		url('../fonts/DMSans-Regular.ttf') format('truetype'),
		url('../images/DMSans-Regular.svg#DMSans') format('svg');
}
@font-face {
	font-family: 'DM Sans';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('../fonts/DMSans-Medium.eot');
	src: url('../fonts/DMSans-Medium.eot#iefix') format('embedded-opentype'),
		url('../fonts/DMSans-Medium.woff2') format('woff2'),
		url('../fonts/DMSans-Medium.woff') format('woff'),
		url('../fonts/DMSans-Medium.ttf') format('truetype'),
		url('../images/DMSans-Medium.svg#DMSans') format('svg');
}
@font-face {
	font-family: 'DM Sans';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('../fonts/DMSans-SemiBold.eot');
	src: url('../fonts/DMSans-SemiBold.eot#iefix') format('embedded-opentype'),
		url('../fonts/DMSans-SemiBold.woff2') format('woff2'),
		url('../fonts/DMSans-SemiBold.woff') format('woff'),
		url('../fonts/DMSans-SemiBold.ttf') format('truetype'),
		url('../images/DMSans-SemiBold.svg#DMSans') format('svg');
}
@font-face {
	font-family: 'DM Sans';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('../fonts/DMSans-Bold.eot');
	src: url('../fonts/DMSans-Bold.eot#iefix') format('embedded-opentype'),
		url('../fonts/DMSans-Bold.woff2') format('woff2'),
		url('../fonts/DMSans-Bold.woff') format('woff'),
		url('../fonts/DMSans-Bold.ttf') format('truetype'),
		url('../images/DMSans-Bold.svg#DMSans') format('svg');
}
/* End Custom Fonts CSS */