
.elementor-kit-8 {
	--e-global-color-primary: #07070c;
	--e-global-color-secondary: #3862a6;
	--e-global-color-text: #07070c;
	--e-global-color-accent: #fed30f;
	--e-global-color-692ea76: #fff;
	--e-global-color-4e7b87d: #000;
	--e-global-color-70ac32b: #f9f9f9;
	--e-global-typography-primary-font-family: "Tungsten";
	--e-global-typography-primary-font-weight: 400;
	--e-global-typography-secondary-font-family: "Roboto Slab";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Archer";
	--e-global-typography-text-font-size: 24px;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-text-line-height: 29px;
	--e-global-typography-accent-font-family: "freight-sans-pro";
	--e-global-typography-accent-font-weight: 500;
	font-family: "Archer", Sans-serif;
	font-size: 24px;
	font-weight: 400;
	line-height: 29px;
}

.elementor-kit-8 button, .elementor-kit-8 input[type="button"], .elementor-kit-8 input[type="submit"], .elementor-kit-8 .elementor-button {
	background-color: var(--e-global-color-accent);
	font-family: "Archer", Sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 17px;
	color: var(--e-global-color-text);
	border-radius: 28px 28px 28px 28px;
}

.elementor-kit-8 button:hover, .elementor-kit-8 button:focus, .elementor-kit-8 input[type="button"]:hover, .elementor-kit-8 input[type="button"]:focus, .elementor-kit-8 input[type="submit"]:hover, .elementor-kit-8 input[type="submit"]:focus, .elementor-kit-8 .elementor-button:hover, .elementor-kit-8 .elementor-button:focus {
	background-color: var(--e-global-color-secondary);
	color: var(--e-global-color-692ea76);
}

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

.elementor-kit-8 h1 {
	color: var(--e-global-color-secondary);
	font-family: "Tungsten", Sans-serif;
	font-size: 85px;
	font-weight: 700;
}

.elementor-kit-8 h2 {
	color: var(--e-global-color-text);
	font-family: "Tungsten", Sans-serif;
	font-size: 70px;
	font-weight: 600;
}

.elementor-kit-8 h3 {
	color: var(--e-global-color-text);
	font-family: "Tungsten", Sans-serif;
	font-size: 56px;
	font-weight: 600;
}

.elementor-kit-8 h4 {
	color: var(--e-global-color-text);
	font-family: "Tungsten", Sans-serif;
	font-size: 44px;
	font-weight: 600;
}

.elementor-kit-8 h5 {
	color: var(--e-global-color-text);
	font-family: "Tungsten", Sans-serif;
	font-size: 32px;
	font-weight: 400;
}

.elementor-kit-8 h6 {
	color: var(--e-global-color-text);
	font-family: "Tungsten", Sans-serif;
	font-size: 28px;
	font-weight: 600;
}

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

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

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

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

.site-header .site-branding {
	flex-direction: column;
	align-items: stretch;
}

.site-header {
	padding-inline-end: 0px;
	padding-inline-start: 0px;
}

.site-footer .site-branding {
	flex-direction: column;
	align-items: stretch;
}

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