
.elementor-kit-9 {
	--e-global-color-primary: #575757;
	--e-global-color-secondary: #f5f5f5;
	--e-global-color-text: rgba(87, 87, 87, .6);
	--e-global-color-accent: #026257;
	--e-global-color-c31e4a0: #fff;
	--e-global-color-493c0be: rgba(87, 87, 87, .3);
	--e-global-color-4f63369: rgba(0, 0, 0, .04);
	--e-global-color-f9fce04: #3aae91;
	--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;
	--e-global-typography-6a8051a-font-family: "Poppins";
	--e-global-typography-6a8051a-font-size: clamp(1.875rem, 1.5938rem + 1.5vw, 2.8125rem);
	--e-global-typography-6a8051a-font-weight: 500;
	--e-global-typography-6a8051a-line-height: 1.3em;
	--e-global-typography-22dce9c-font-family: "Poppins";
	--e-global-typography-22dce9c-font-size: clamp(1.5rem, 1.2rem + 1.6vw, 2.5rem);
	--e-global-typography-22dce9c-font-weight: 500;
	--e-global-typography-22dce9c-line-height: 1.3em;
	--e-global-typography-4b0e080-font-family: "Poppins";
	--e-global-typography-4b0e080-font-size: clamp(1.25rem, 1.175rem + .4vw, 1.5rem);
	--e-global-typography-4b0e080-font-weight: 500;
	--e-global-typography-4b0e080-line-height: 1.3em;
	--e-global-typography-41f2685-font-family: "Poppins";
	--e-global-typography-41f2685-font-size: 18px;
	--e-global-typography-41f2685-font-weight: 500;
	--e-global-typography-41f2685-line-height: 1.4em;
	--e-global-typography-90648f3-font-family: "Poppins";
	--e-global-typography-90648f3-font-size: 16px;
	--e-global-typography-90648f3-font-weight: 500;
	--e-global-typography-90648f3-line-height: 1.5em;
	--e-global-typography-1788ab8-font-family: "Poppins";
	--e-global-typography-1788ab8-font-size: 15px;
	--e-global-typography-1788ab8-font-weight: 500;
	--e-global-typography-1788ab8-line-height: 1.5em;
	--e-global-typography-c4072e8-font-family: "Poppins";
	--e-global-typography-c4072e8-font-size: 14px;
	--e-global-typography-c4072e8-font-weight: 400;
	--e-global-typography-c4072e8-line-height: 1.5em;
	background-color: var(--e-global-color-c31e4a0);
	color: var(--e-global-color-text);
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight);
}

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

.elementor-kit-9 a {
	color: var(--e-global-color-accent);
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: var(--e-global-typography-text-font-weight);
}

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

.elementor-kit-9 h1 {
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-kit-9 h2 {
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-kit-9 h3 {
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-kit-9 h4 {
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-kit-9 h5 {
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-kit-9 h6 {
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight);
}

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

.elementor-kit-9 input:not([type="button"]):not([type="submit"]), .elementor-kit-9 textarea, .elementor-kit-9 .elementor-field-textual {
	font-family: var(--e-global-typography-c4072e8-font-family), Sans-serif;
	font-size: var(--e-global-typography-c4072e8-font-size);
	font-weight: var(--e-global-typography-c4072e8-font-weight);
	line-height: var(--e-global-typography-c4072e8-line-height);
	color: var(--e-global-color-text);
	accent-color: var(--e-global-color-text);
	border-radius: 32px 32px 32px 32px;
	padding: 14px 16px 14px 16px;
}

.elementor-kit-9 input:focus:not([type="button"]):not([type="submit"]), .elementor-kit-9 textarea:focus, .elementor-kit-9 .elementor-field-textual:focus {
	color: var(--e-global-color-text);
	accent-color: var(--e-global-color-text);
}

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

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

.elementor-widget:not(:last-child) {
	--kit-widget-spacing: 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-kit-9 label {
		font-size: var(--e-global-typography-c4072e8-font-size);
		line-height: var(--e-global-typography-c4072e8-line-height);
	}
	
	.elementor-kit-9 input:not([type="button"]):not([type="submit"]), .elementor-kit-9 textarea, .elementor-kit-9 .elementor-field-textual {
		font-size: var(--e-global-typography-c4072e8-font-size);
		line-height: var(--e-global-typography-c4072e8-line-height);
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-kit-9 label {
		font-size: var(--e-global-typography-c4072e8-font-size);
		line-height: var(--e-global-typography-c4072e8-line-height);
	}
	
	.elementor-kit-9 input:not([type="button"]):not([type="submit"]), .elementor-kit-9 textarea, .elementor-kit-9 .elementor-field-textual {
		font-size: var(--e-global-typography-c4072e8-font-size);
		line-height: var(--e-global-typography-c4072e8-line-height);
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
