
.elementor-kit-10890 {
	--e-global-color-primary: #db7239;
	--e-global-color-secondary: #000;
	--e-global-color-text: #4b5563;
	--e-global-color-accent: #3294d5;
	--e-global-color-df4516a: #b7d969;
	--e-global-color-4e49f0e: #10b981;
	--e-global-color-90d904b: #ef4444;
	--e-global-color-e893d8a: #fff;
	--e-global-color-3eb23c8: #c75a28;
	--e-global-color-2959865: #f3f4f6;
	--e-global-typography-primary-font-family: "GeneralSans-Variable";
	--e-global-typography-primary-font-weight: 700;
	--e-global-typography-secondary-font-family: "GeneralSans-Variable";
	--e-global-typography-secondary-font-weight: 600;
	--e-global-typography-text-font-family: "GeneralSans-Variable";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "GeneralSans-Variable";
	--e-global-typography-accent-font-weight: 600;
}

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

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

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

.elementor-widget:not(:last-child) {
	--kit-widget-spacing: 20px;
}

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

h1.entry-title {
	display: var(--page-title-display);
}

@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;
	}
}
