
.elementor-kit-7 {
	--e-global-color-primary: #e140a3;
	--e-global-color-secondary: #b584ff;
	--e-global-color-text: #212121;
	--e-global-color-accent: #ffde59;
	--e-global-color-7e038cf: #dbd4f3;
	--e-global-color-5b543e8: #c7d0ff;
	--e-global-color-2d4cba1: #fdeff8;
	--e-global-color-881b6ff: #f1f1f1;
	--e-global-color-658e637: #301b79;
	--e-global-typography-primary-font-family: "Poppins";
	--e-global-typography-primary-font-size: 30px;
	--e-global-typography-primary-font-weight: 700;
	--e-global-typography-secondary-font-family: "Poppins";
	--e-global-typography-secondary-font-size: 20px;
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Poppins";
	--e-global-typography-text-font-size: 15px;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Poppins";
	--e-global-typography-accent-font-weight: 500;
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-size: var(--e-global-typography-text-font-size);
	font-weight: var(--e-global-typography-text-font-weight);
}

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

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

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

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

.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;
}

.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-7 {
		font-size: var(--e-global-typography-text-font-size);
	}
	
	.elementor-kit-7 h1 {
		font-size: var(--e-global-typography-primary-font-size);
	}
	
	.elementor-kit-7 h2 {
		font-size: var(--e-global-typography-secondary-font-size);
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-kit-7 {
		font-size: var(--e-global-typography-text-font-size);
	}
	
	.elementor-kit-7 h1 {
		font-size: var(--e-global-typography-primary-font-size);
	}
	
	.elementor-kit-7 h2 {
		font-size: var(--e-global-typography-secondary-font-size);
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
