
.elementor-kit-6 {
	--e-global-color-primary: #142146;
	--e-global-color-secondary: #898d95;
	--e-global-color-text: #484a4e;
	--e-global-color-accent: #b98f73;
	--e-global-color-abdfeea: #efefef;
	--e-global-color-9813826: #e1e3e8;
	--e-global-color-d027e3c: #bdc2cc;
	--e-global-color-4e7b860: #27282a;
	--e-global-typography-primary-font-family: "sofia-pro";
	--e-global-typography-primary-font-size: 74px;
	--e-global-typography-primary-font-weight: 700;
	--e-global-typography-primary-line-height: 1.25em;
	--e-global-typography-secondary-font-family: "sofia-pro";
	--e-global-typography-secondary-font-size: 23px;
	--e-global-typography-secondary-font-weight: 700;
	--e-global-typography-secondary-line-height: 1.25em;
	--e-global-typography-text-font-family: "sofia-pro";
	--e-global-typography-text-font-size: 1rem;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-text-line-height: 1.62em;
	--e-global-typography-accent-font-family: "sofia-pro";
	--e-global-typography-accent-font-size: 14px;
	--e-global-typography-accent-font-weight: 400;
	--e-global-typography-accent-line-height: 1.62em;
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-size: var(--e-global-typography-text-font-size);
	font-weight: var(--e-global-typography-text-font-weight);
	line-height: var(--e-global-typography-text-line-height);
}

.elementor-kit-6 button, .elementor-kit-6 input[type="button"], .elementor-kit-6 input[type="submit"], .elementor-kit-6 .elementor-button {
	background-color: var(--e-global-color-accent);
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-size: var(--e-global-typography-text-font-size);
	font-weight: var(--e-global-typography-text-font-weight);
	line-height: var(--e-global-typography-text-line-height);
	color: #fff;
	border-radius: 0px 0px 0px 0px;
	padding: 12px 24px 12px 24px;
}

.elementor-kit-6 button:hover, .elementor-kit-6 button:focus, .elementor-kit-6 input[type="button"]:hover, .elementor-kit-6 input[type="button"]:focus, .elementor-kit-6 input[type="submit"]:hover, .elementor-kit-6 input[type="submit"]:focus, .elementor-kit-6 .elementor-button:hover, .elementor-kit-6 .elementor-button:focus {
	background-color: rgba(185, 143, 115, .69);
	color: #fff;
}

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

.elementor-kit-6 p {
	margin-block-end: 1.62em;
}

.elementor-kit-6 a {
	color: var(--e-global-color-secondary);
}

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

.elementor-kit-6 h1 {
	color: var(--e-global-color-primary);
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-size: var(--e-global-typography-primary-font-size);
	font-weight: var(--e-global-typography-primary-font-weight);
	line-height: var(--e-global-typography-primary-line-height);
}

.elementor-kit-6 h2 {
	color: var(--e-global-color-primary);
	font-size: 48px;
	font-weight: 700;
	line-height: 1.25em;
}

.elementor-kit-6 h3 {
	color: var(--e-global-color-primary);
	font-size: 36px;
	font-weight: 800;
	line-height: 1.25em;
}

.elementor-kit-6 h4 {
	color: var(--e-global-color-primary);
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
	font-size: var(--e-global-typography-secondary-font-size);
	font-weight: var(--e-global-typography-secondary-font-weight);
	line-height: var(--e-global-typography-secondary-line-height);
}

.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;
	--widgets-spacing-row: 20px;
	--widgets-spacing-column: 20px;
}

@media (max-width:1024px) {
	.elementor-kit-6 {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-kit-6 h1 {
		font-size: var(--e-global-typography-primary-font-size);
		line-height: var(--e-global-typography-primary-line-height);
	}
	
	.elementor-kit-6 h4 {
		font-size: var(--e-global-typography-secondary-font-size);
		line-height: var(--e-global-typography-secondary-line-height);
	}
	
	.elementor-kit-6 button, .elementor-kit-6 input[type="button"], .elementor-kit-6 input[type="submit"], .elementor-kit-6 .elementor-button {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.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-primary-font-size: 36px;
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-kit-6 h1 {
		font-size: var(--e-global-typography-primary-font-size);
		line-height: var(--e-global-typography-primary-line-height);
	}
	
	.elementor-kit-6 h4 {
		font-size: var(--e-global-typography-secondary-font-size);
		line-height: var(--e-global-typography-secondary-line-height);
	}
	
	.elementor-kit-6 button, .elementor-kit-6 input[type="button"], .elementor-kit-6 input[type="submit"], .elementor-kit-6 .elementor-button {
		font-size: var(--e-global-typography-text-font-size);
		line-height: var(--e-global-typography-text-line-height);
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
