
.elementor-kit-9 {
	--e-global-color-primary: #754ffe;
	--e-global-color-secondary: #79758f;
	--e-global-color-success: #19cb98;
	--e-global-color-info: #29baf9;
	--e-global-color-warning: #ffaa46;
	--e-global-color-danger: #e53f3c;
	--e-global-color-light: #f5f4f8;
	--e-global-color-dark: #18113c;
	--e-global-color-light-primary: #e3dcff;
	--e-global-color-light-secondary: #e4e3e9;
	--e-global-color-light-success: #d1f5ea;
	--e-global-color-light-danger: #fad9d8;
	--e-global-color-light-warning: #ffeeda;
	--e-global-color-light-info: #e1f6ff;
	--e-global-color-light-dark: #d1cfd8;
	--e-global-color-dark-primary: #593cc1;
	--e-global-color-dark-secondary: #5c596d;
	--e-global-color-dark-success: #139a74;
	--e-global-color-dark-danger: #ae302e;
	--e-global-color-dark-warning: #c28135;
	--e-global-color-dark-info: #51a0c2;
	--e-global-color-white: #fff;
	--e-global-typography-primary-font-family: "Roboto";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Roboto Slab";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Roboto";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Roboto";
	--e-global-typography-accent-font-weight: 500;
}

.elementor-kit-9 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) {
	margin-block-end: 20px;
}

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

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