
.elementor-kit-9 {
	--e-global-color-primary: #9f2065;
	--e-global-color-secondary: #b58e46;
	--e-global-color-text: #000;
	--e-global-color-accent: #9f2065;
	--e-global-color-b440e7b: #fff;
	--e-global-color-3abc6f0: #000;
	--e-global-color-74993df: #fff6e5;
	--e-global-color-3a2bd66: #c4dcf3;
	--e-global-color-c596f70: #fff4ee;
	--e-global-color-6e3321e: #f3f4fe;
	--e-global-color-6430928: #9f2065;
	--e-global-color-35cff9c: #1e5af3;
	--e-global-color-2f2aade: #fde0aa;
	--e-global-color-8c9c7e9: #ebebeb;
	--e-global-typography-primary-font-family: "Roboto Condensed";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Roboto";
	--e-global-typography-secondary-font-weight: 600;
	--e-global-typography-text-font-family: "Poppins";
	--e-global-typography-text-font-size: 16px;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Poppins";
	--e-global-typography-accent-font-weight: 500;
	color: var(--e-global-color-primary);
	font-family: "Poppins", Sans-serif;
}

.elementor-kit-9 e-page-transition {
	background-color: #ffbc7d;
}

.elementor-kit-9 h1 {
	font-size: 30px;
}

.elementor-kit-9 h2 {
	font-size: 28px;
}

.elementor-kit-9 h3 {
	font-size: 24px;
}

.elementor-kit-9 h4 {
	font-size: 22px;
}

.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 1280px;
}

.e-con {
	--container-max-width: 1280px;
}

.elementor-widget:not(:last-child) {
	margin-block-end: 20px;
}

.elementor-element {
	--widgets-spacing: 20px 20px;
	--widgets-spacing-row: 20px;
	--widgets-spacing-column: 20px;
}

@media (max-width:1024px) {
	.elementor-kit-9 h1 {
		font-size: 28px;
	}
	
	.elementor-kit-9 h2 {
		font-size: 26px;
	}
	
	.elementor-kit-9 h3 {
		font-size: 22px;
	}
	
	.elementor-kit-9 h4 {
		font-size: 20px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-kit-9 h1 {
		font-size: 26px;
	}
	
	.elementor-kit-9 h2 {
		font-size: 24px;
	}
	
	.elementor-kit-9 h3 {
		font-size: 20px;
	}
	
	.elementor-kit-9 h4 {
		font-size: 18px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
