.elementor-kit-4758 e-page-transition {
	background-color: #ffbc7d;
}

.elementor-kit-4758 h2 {
	color: #000;
	font-family: "Inter", Sans-serif;
	font-size: 48px;
	font-weight: 800;
	line-height: 1em;
}

.elementor-kit-4758 h4 {
	color: #000;
	font-family: "Inter", Sans-serif;
	font-size: 28px;
	font-weight: 700;
	line-height: 1em;
}

.elementor-kit-4758 h5 {
	color: #000;
	font-family: "Inter", Sans-serif;
	font-size: 24px;
	font-weight: 700;
	line-height: 1em;
}

.elementor-kit-4758 h6 {
	color: #000;
	font-family: "Inter", Sans-serif;
	font-size: 18px;
	font-weight: 700;
}

.e-con {
	--container-max-width: 1200px !important;
}

 {}

@media (max-width:1024px) {
	.e-con {
		--container-max-width: 1024px !important;
	}
}

@media (max-width:767px) {
	.elementor-kit-4758 h2 {
		font-size: 38px;
	}
	
	.elementor-kit-4758 h4 {
		font-size: 38px;
	}
	
	.e-con {
		--container-max-width: 767px !important;
	}
}