.elementor-kit-3241 h4 {
	font-family: "Jost", Sans-serif;
}

.elementor-kit-3241 h5 {
	font-family: "Jost", Sans-serif;
}

.elementor-kit-3241 h6 {
	font-family: "Jost", Sans-serif;
}

.e-con {
	--container-max-width: 1140px;
}

 {}

h1.entry-title {
	display: var(--page-title-display);
}

@media (max-width:1024px) {
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.e-con {
		--container-max-width: 767px;
	}
}