.elementor-kit-157 {
	--e-global-color-primary: #2c364b;
	--e-global-color-secondary: #2c364b;
	--e-global-color-text: rgba(44, 54, 75, .8);
	--e-global-color-accent: #24d1a2;
	--e-global-typography-primary-font-family: "Poppins";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Poppins";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Poppins";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Poppins";
	--e-global-typography-accent-font-weight: 500;
	color: #000;
	font-family: "Lato", Sans-serif;
	font-size: 20px;
	line-height: 1.5em;
}

.elementor-kit-157 button, .elementor-kit-157 input[type="button"], .elementor-kit-157 input[type="submit"], .elementor-kit-157 .elementor-button {
	background-color: var(--e-global-color-accent);
	font-family: "Lato", Sans-serif;
	font-size: 20px;
	line-height: 1.5em;
	color: #fff;
	border-radius: 10px 10px 10px 10px;
	padding: 20px 40px 20px 40px;
}

.elementor-kit-157 button:hover, .elementor-kit-157 button:focus, .elementor-kit-157 input[type="button"]:hover, .elementor-kit-157 input[type="button"]:focus, .elementor-kit-157 input[type="submit"]:hover, .elementor-kit-157 input[type="submit"]:focus, .elementor-kit-157 .elementor-button:hover, .elementor-kit-157 .elementor-button:focus {
	background-color: #134ecd;
}

.elementor-kit-157 a {
	color: #0054db;
	font-family: "Poppins", Sans-serif;
}

.elementor-kit-157 h1 {
	color: var(--e-global-color-primary);
	font-family: "Poppins", Sans-serif;
	font-size: 50px;
	font-weight: 700;
	line-height: 1.4em;
}

.elementor-kit-157 h2 {
	color: var(--e-global-color-primary);
	font-family: "Poppins", Sans-serif;
	font-size: 36px;
	font-weight: 700;
	line-height: 1.5em;
}

.elementor-kit-157 h3 {
	color: var(--e-global-color-primary);
	font-family: "Poppins", Sans-serif;
	font-size: 26px;
	font-weight: 700;
	line-height: 1.5em;
}

.elementor-kit-157 h4 {
	color: #2c364b;
	font-family: "Poppins", Sans-serif;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.5em;
}

.elementor-kit-157 h5 {
	font-family: "Poppins", Sans-serif;
}

.elementor-kit-157 h6 {
	font-family: "Poppins", Sans-serif;
}

.e-con {
	--container-max-width: 1140px;
}

.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-kit-157 {
		font-size: 18px;
	}
	
	.elementor-kit-157 h1 {
		font-size: 42px;
	}
	
	.elementor-kit-157 h2 {
		font-size: 30px;
	}
	
	.elementor-kit-157 h3 {
		font-size: 22px;
	}
	
	.elementor-kit-157 h4 {
		font-size: 18px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-kit-157 {
		font-size: 16px;
	}
	
	.elementor-kit-157 h1 {
		font-size: 36px;
	}
	
	.elementor-kit-157 h2 {
		font-size: 26px;
	}
	
	.elementor-kit-157 h3 {
		font-size: 20px;
	}
	
	.elementor-kit-157 h4 {
		font-size: 16px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}