
.elementor-kit-9 {
	--e-global-color-primary: #383734;
	--e-global-color-secondary: #383734;
	--e-global-color-text: #4d4a47;
	--e-global-color-accent: #ffa032;
	--e-global-color-89e12ba: #6257b1;
	--e-global-color-084e648: #2a6249;
	--e-global-color-c4b2cb6: #ebe8ff;
	--e-global-color-3fc8027: #fef7ee;
	--e-global-color-cc4a493: #20a66b;
	--e-global-color-c1fc93a: #e3ece8;
	--e-global-color-5f29942: #efe1e1;
	--e-global-color-38916f6: #d57171;
	--e-global-color-240c1dd: #f5902e;
	--e-global-typography-primary-font-family: "Inter";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-primary-line-height: 1.2em;
	--e-global-typography-secondary-font-family: "Inter";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Inter";
	--e-global-typography-text-font-size: 16px;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-text-line-height: 1.9em;
	--e-global-typography-accent-font-family: "Inter";
	--e-global-typography-accent-font-weight: 500;
}

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

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

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

.elementor-element {
	--widgets-spacing: 0px 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;
	}
}
