
.elementor-kit-12 {
	--e-global-color-primary: #e75539;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #15161c;
	--e-global-color-accent: #fedb43;
	--e-global-color-459327b: #2eb88e;
	--e-global-color-2bfca0e: #fff;
	--e-global-color-b0dadbe: rgba(95, 82, 234, .1);
	--e-global-color-9f6ffec: #cfcbf9;
	--e-global-typography-primary-font-family: "Poppins";
	--e-global-typography-primary-font-size: 40px;
	--e-global-typography-primary-font-weight: 700;
	--e-global-typography-primary-font-style: normal;
	--e-global-typography-primary-line-height: 60px;
	--e-global-typography-secondary-font-family: "Poppins";
	--e-global-typography-secondary-font-size: 24px;
	--e-global-typography-secondary-font-weight: 700;
	--e-global-typography-secondary-font-style: normal;
	--e-global-typography-secondary-line-height: 32px;
	--e-global-typography-text-font-family: "Poppins";
	--e-global-typography-text-font-size: 16px;
	--e-global-typography-text-font-weight: 500;
	--e-global-typography-text-line-height: 24px;
	--e-global-typography-accent-font-family: "Roboto";
	--e-global-typography-accent-font-weight: 500;
	--e-global-typography-0663c3a-font-family: "Poppins";
	--e-global-typography-0663c3a-font-size: 16px;
	--e-global-typography-0663c3a-font-weight: 500;
	--e-global-typography-0663c3a-font-style: normal;
	--e-global-typography-0663c3a-line-height: 24px;
	--e-global-typography-9360a31-font-family: "Poppins";
	--e-global-typography-9360a31-font-size: 14px;
	--e-global-typography-9360a31-font-weight: 400;
	--e-global-typography-9360a31-font-style: normal;
	--e-global-typography-8c25d83-font-family: "Poppins";
	--e-global-typography-8c25d83-font-size: 12px;
	--e-global-typography-8c25d83-font-weight: 400;
	--e-global-typography-8c25d83-font-style: normal;
	--e-global-typography-d2af82b-font-family: "Poppins";
	--e-global-typography-d2af82b-font-size: 32px;
	--e-global-typography-d2af82b-font-weight: 700;
	--e-global-typography-d2af82b-font-style: normal;
	--e-global-typography-d2af82b-line-height: 38px;
	--e-global-typography-5033a6d-font-family: "Poppins";
	--e-global-typography-5033a6d-font-size: 18px;
	--e-global-typography-5033a6d-font-weight: 600;
	--e-global-typography-5033a6d-font-style: normal;
	--e-global-typography-5033a6d-line-height: 26px;
	--e-global-typography-3377eaf-font-size: 24px;
	--e-global-typography-3377eaf-font-weight: 700;
	--e-global-typography-3377eaf-font-style: normal;
	--e-global-typography-3377eaf-line-height: 32px;
	--e-global-typography-3c3edbf-font-family: "Poppins";
	--e-global-typography-3c3edbf-font-size: 16px;
	--e-global-typography-3c3edbf-font-weight: 600;
	--e-global-typography-3c3edbf-text-transform: uppercase;
	--e-global-typography-3c3edbf-font-style: normal;
	--e-global-typography-3c3edbf-line-height: 24px;
	color: var(--e-global-color-text);
}

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

.elementor-kit-12 h1 {
	color: var(--e-global-color-text);
	font-family: "Poppins", Sans-serif;
	font-weight: 700;
	font-style: normal;
}

.elementor-kit-12 h2 {
	color: var(--e-global-color-text);
}

.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-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-kit-12 {
		--e-global-typography-0663c3a-font-size: 16px;
		--e-global-typography-0663c3a-line-height: 24px;
		--e-global-typography-9360a31-font-size: 14px;
		--e-global-typography-9360a31-line-height: 21px;
		--e-global-typography-d2af82b-font-size: 24px;
		--e-global-typography-d2af82b-line-height: 32px;
		--e-global-typography-5033a6d-font-size: 16px;
		--e-global-typography-5033a6d-line-height: 22px;
		--e-global-typography-3377eaf-font-size: 20px;
		--e-global-typography-3377eaf-line-height: 26px;
		--e-global-typography-3c3edbf-font-size: 14px;
		--e-global-typography-3c3edbf-line-height: 21px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
