
.elementor-kit-7 {
	--e-global-color-primary: #f8f9fb;
	--e-global-color-secondary: #1e232f;
	--e-global-color-text: #1a181b;
	--e-global-color-accent: #e86922;
	--e-global-color-720736a: #fff;
	--e-global-color-383c3b7: #bdbdbd;
	--e-global-color-7f59b6b: #e86922;
	--e-global-color-1aebf17: #407377;
	--e-global-color-e47dd5c: #8fb2bc;
	--e-global-color-033e6df: #19386b;
	--e-global-color-142329e: #7ea384;
	--e-global-color-a4f0db6: #d1d1d1;
	--e-global-color-1e2e1c3: #5c5e63;
	--e-global-typography-primary-font-family: "Px Grotesk Bold";
	--e-global-typography-primary-font-size: 48px;
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-primary-line-height: 1.3em;
	--e-global-typography-secondary-font-family: "Px Grotesk Bold";
	--e-global-typography-secondary-font-size: 34px;
	--e-global-typography-secondary-font-weight: 500;
	--e-global-typography-secondary-line-height: 1.3em;
	--e-global-typography-text-font-family: "Work Sans";
	--e-global-typography-text-font-size: 16px;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-text-line-height: 1.8em;
	--e-global-typography-accent-font-family: "Px Grotesk Bold";
	--e-global-typography-accent-font-size: 25px;
	--e-global-typography-accent-font-weight: 400;
	--e-global-typography-6bb94cc-font-family: "Work Sans";
	--e-global-typography-6bb94cc-font-size: 18px;
	--e-global-typography-6bb94cc-font-weight: 400;
	--e-global-typography-ddf89a5-font-family: "Px Grotesk Bold";
	--e-global-typography-ddf89a5-font-size: 30px;
	--e-global-typography-ddf89a5-font-weight: 500;
	--e-global-typography-ddf89a5-line-height: 1.2em;
	--e-global-typography-f763260-font-family: "Px Grotesk Bold";
	--e-global-typography-f763260-font-size: 48px;
	--e-global-typography-f763260-font-weight: 600;
	--e-global-typography-f763260-line-height: 1.3em;
	background-color: var(--e-global-color-primary);
}

.elementor-kit-7 a {
	color: var(--e-global-color-accent);
}

.elementor-kit-7 a:hover {
	color: #687184;
}

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

.elementor-lightbox {
	background-color: rgba(30, 35, 47, .95);
	--lightbox-ui-color: var(--e-global-color-720736a);
	--lightbox-ui-color-hover: var(--e-global-color-accent);
	--lightbox-text-color: var(--e-global-color-720736a);
	--lightbox-navigation-icons-size: 0px;
}

@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-7 {
		--e-global-typography-f763260-font-size: 44px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
