
.elementor-kit-6 {
	--e-global-color-primary: #6ec1e4;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #61ce70;
	--e-global-color-990d075: #00c2d1;
	--e-global-color-633faf4: rgba(7, 59, 76, .1);
	--e-global-color-442e8dc: #073b4c;
	--e-global-color-fda0781: #3ddc97;
	--e-global-color-8f8e435: #d0f1f5;
	--e-global-color-06493be: #f4fdf9;
	--e-global-typography-primary-font-family: "Figtree";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Figtree";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Figtree";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Figtree";
	--e-global-typography-accent-font-weight: 500;
	--e-global-typography-c32d2ad-font-family: "Inter";
	--e-global-typography-c32d2ad-font-size: 48px;
	--e-global-typography-c32d2ad-font-weight: 700;
	font-family: "Inter", Sans-serif;
	font-size: 14px;
}

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

.elementor-kit-6 a {
	font-family: "Inter", Sans-serif;
}

.elementor-kit-6 h1 {
	font-family: "Inter", Sans-serif;
}

.elementor-kit-6 h2 {
	font-family: "Inter", Sans-serif;
}

.elementor-kit-6 h3 {
	font-family: "Inter", Sans-serif;
}

.elementor-kit-6 h4 {
	font-family: "Inter", Sans-serif;
}

.elementor-kit-6 h5 {
	font-family: "Inter", Sans-serif;
}

.elementor-kit-6 h6 {
	font-family: "Inter", Sans-serif;
}

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

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

.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-kit-6 {
		--e-global-typography-c32d2ad-font-size: 24px;
		font-size: 14px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
