
.elementor-kit-298 {
	--e-global-color-primary: #fff;
	--e-global-color-secondary: #4c8435;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #000;
	--e-global-typography-primary-font-family: "Proza Libre";
	font-size: clamp(.8rem, .71rem + .45vw, 1.25rem);
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Proza Libre";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Proza Libre";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Roboto";
	--e-global-typography-accent-font-weight: 500;
	--e-global-typography-29117c6-font-family: "Karla";
}

.elementor-kit-298 h1 {
	font-family: "Proza Libre", Sans-serif;
	font-size: clamp(1.25rem, .3125rem + 4.6875vw, 5rem);
	font-weight: 600;
}

.elementor-kit-298 h2 {
	color: #fff;
	font-family: "Poppins", Sans-serif;
	font-size: 2vw;
	font-weight: 500;
}

.elementor-kit-298 button, .elementor-kit-298 input[type="button"], .elementor-kit-298 input[type="submit"], .elementor-kit-298 .elementor-button {
	font-family: "Proza Libre", Sans-serif;
	font-size: clamp(1.25rem, -.083333333333333rem + 2.0833333333333vw, 2rem);
	font-weight: 600;
	color: #000;
	border-style: solid;
	border-width: 5px 5px 5px 5px;
	border-color: #000;
}

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

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

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

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

h1.entry-title {
	display: var(--page-title-display);
}

@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-298 h2 {
		font-size: clamp(1.25rem, 1.06rem + .95vw, 2.2rem);
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
