
.elementor-kit-32 {
	--e-global-color-primary: #f0f1f9;
	--e-global-color-secondary: #333;
	--e-global-color-text: #5b5b5b;
	--e-global-color-accent: #306e97;
	--e-global-color-bf59b08: #383838;
	--e-global-color-16bed58: #154a6a;
	--e-global-color-a646288: #8bafbf;
	--e-global-color-dd25601: #005a8e;
	--e-global-color-9d73447: #526c82;
	--e-global-typography-primary-font-family: "Frank Ruhl Libre";
	--e-global-typography-primary-font-size: 67px;
	--e-global-typography-primary-font-weight: 100;
	--e-global-typography-secondary-font-family: "Frank Ruhl Libre";
	--e-global-typography-secondary-font-size: 48px;
	--e-global-typography-secondary-font-weight: 100;
	--e-global-typography-text-font-family: "Josefin Sans";
	--e-global-typography-text-font-size: 16px;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-text-line-height: 30px;
	--e-global-typography-text-letter-spacing: .6px;
	--e-global-typography-accent-font-family: "Montserrat";
	--e-global-typography-accent-font-size: 16px;
	--e-global-typography-accent-font-weight: 500;
	--e-global-typography-accent-letter-spacing: 1px;
	--e-global-typography-15e9cad-font-family: "Josefin Sans";
	--e-global-typography-15e9cad-font-size: 24px;
	--e-global-typography-15e9cad-font-weight: 400;
	--e-global-typography-46e3e62-font-family: "Josefin Sans";
	--e-global-typography-46e3e62-font-size: 18px;
	--e-global-typography-46e3e62-font-weight: 400;
	--e-global-typography-46e3e62-text-transform: uppercase;
	--e-global-typography-46e3e62-letter-spacing: 2px;
	--e-global-typography-db0038e-font-family: "Josefin Sans";
	--e-global-typography-db0038e-font-size: 18px;
}

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

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

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

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

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

@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-32 {
		--e-global-typography-primary-font-size: 36px;
		--e-global-typography-secondary-font-size: 30px;
		--e-global-typography-15e9cad-font-size: 18px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
