
.elementor-kit-6 {
	--e-global-color-primary: #5160ee;
	--e-global-color-secondary: rgba(220, 223, 252, .66);
	--e-global-color-text: #22281e;
	--e-global-color-accent: rgba(81, 96, 238, .1);
	--e-global-color-light: rgba(81, 96, 238, .1);
	--e-global-color-9ab1391: #707070;
	--e-global-typography-primary-font-family: "Inter";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Inter";
	--e-global-typography-secondary-font-weight: 600;
	--e-global-typography-text-font-family: "Inter";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Inter";
	--e-global-typography-accent-font-weight: 500;
	--color-text: rgba(35, 41, 31, .8);
	--font-size-default: 15px;
	--keydesign-h2-font-size: 44px;
}

.elementor-kit-6 h2 {
	font-size: 44px;
}

.elementor-kit-6 button, .elementor-kit-6 input[type="button"], .elementor-kit-6 input[type="submit"], .elementor-kit-6 .elementor-button, .elementor-kit-6 .ekit-wid-con .elementskit-btn, .elementor-kit-6 .ekit-wid-con .elementskit-single-pricing .elementskit-pricing-btn {
	border-style: none;
}

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

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

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

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

body {
	--global-border-radius: 12px 12px 12px 12px;
	--button-border-radius: 12px 12px 12px 12px;
}

@media (max-width:1024px) {
	.elementor-kit-6 h2 {
		font-size: 34px;
	}
	
	.elementor-kit-6 {
		--keydesign-h2-font-size: 34px;
	}
	
	.elementor-section.elementor-section-boxed>.elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-kit-6 h2 {
		font-size: 26px;
	}
	
	.elementor-kit-6 {
		--keydesign-h2-font-size: 26px;
	}
	
	.elementor-section.elementor-section-boxed>.elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
