
.elementor-kit-1017 {
	--e-global-color-primary: #369;
	--e-global-color-secondary: #f77c29;
	--e-global-color-text: #666;
	--e-global-typography-primary-font-family: "Inter";
	--e-global-typography-primary-font-weight: default;
	--e-global-typography-secondary-font-family: "default";
	--e-global-typography-secondary-font-weight: default;
	--e-global-typography-text-font-family: "default";
	--e-global-typography-text-font-weight: default;
	--e-global-typography-accent-font-family: "default";
	--e-global-typography-accent-font-weight: default;
}

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

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

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

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

@media (max-width:991px) {
	.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;
	}
}
