/* End Custom Fonts CSS */

.elementor-kit-8 {
	--e-global-color-primary: #03c;
	--e-global-color-secondary: #0cc;
	--e-global-color-text: #003;
	--e-global-color-accent: #000080;
	--e-global-color-d6f0413: #fff;
	--e-global-color-5e7646f: #f3f3f3;
	--e-global-typography-primary-font-family: "Inter";
	--e-global-typography-primary-font-style: normal;
	--e-global-typography-secondary-font-family: "Inter";
	--e-global-typography-secondary-font-style: normal;
	--e-global-typography-text-font-family: "Inter";
	--e-global-typography-text-font-style: normal;
	--e-global-typography-accent-font-family: "Inter";
	--e-global-typography-accent-font-style: normal;
	--e-global-typography-9b170ba-font-family: "Inter-Italic";
	color: var(--e-global-color-text);
	font-family: "Inter", Sans-serif;
	font-size: clamp(.9rem, calc(.9rem + ( ( 1vw - .479375rem ) * .3695 )), 1rem);
	font-weight: 300;
	line-height: 1.6rem;
}

.elementor-kit-8 a {
	color: var(--e-global-color-primary);
	font-family: "Inter", Sans-serif;
	font-size: clamp(.9rem, calc(.9rem + ( ( 1vw - .479375rem ) * .3695 )), 1rem);
	font-weight: 300;
	font-style: normal;
	line-height: 1em;
}

.elementor-kit-8 a:hover {
	color: #0cc;
}

.elementor-kit-8 h1 {
	color: #03c;
	font-family: "Inter", Sans-serif;
	font-size: clamp(2.4rem, calc(2.4rem + ( ( 1vw - .479375rem ) * 5.9122 )), 4rem);
	font-weight: 200;
	font-style: normal;
	line-height: 1.3em;
	letter-spacing: .1rem;
}

.elementor-kit-8 h2 {
	color: var(--e-global-color-primary);
	font-family: "Inter", Sans-serif;
	font-size: clamp(2.1rem, calc(2.1rem + ( ( 1vw - .479375rem ) * 3.3256 )), 3rem);
	font-weight: 600;
	font-style: normal;
	line-height: 1.3em;
}

.elementor-kit-8 h3 {
	color: var(--e-global-color-primary);
	font-family: "Inter", Sans-serif;
	font-size: clamp(1.7rem, calc(1.7rem + ( ( 1vw - .479375rem ) * 1.1085 )), 2rem);
	font-weight: 600;
	line-height: 1.2em;
}

.elementor-kit-8 h4 {
	font-family: "Inter", Sans-serif;
	font-size: clamp(1.4rem, calc(1.4rem + ( ( 1vw - .479375rem ) * 1.2933 )), 1.75rem);
	font-weight: 500;
	font-style: normal;
	line-height: 1.2em;
}

.elementor-kit-8 h5 {
	font-family: "Inter", Sans-serif;
	font-size: clamp(1.2rem, calc(1.2rem + ( ( 1vw - .479375rem ) * 1.1085 )), 1.5rem);
	font-weight: 500;
	font-style: normal;
	line-height: 1.2em;
}

.elementor-kit-8 h6 {
	font-family: "Inter", Sans-serif;
	font-size: clamp(.9rem, calc(.9rem + ( ( 1vw - .479375rem ) * .3695 )), 1rem);
	font-weight: 500;
	font-style: normal;
	line-height: 1.6em;
	letter-spacing: .2em;
}

.elementor-kit-8 button, .elementor-kit-8 input[type="button"], .elementor-kit-8 input[type="submit"], .elementor-kit-8 .elementor-button {
	border-radius: 10px 10px 10px 10px;
}

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

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

.elementor-widget:not(:last-child) {
	--kit-widget-spacing: 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;
	}
}
