.elementor-kit-1311 {
	--e-global-color-primary: #202052;
	--e-global-color-secondary: #54595F;
	--e-global-color-text: #7A7A7A;
	--e-global-color-accent: #D12258;
	--e-global-color-85a3da2: #28A3A7;
	--e-global-color-ea4ac91: #D12258;
	--e-global-color-56976b7: #F15F45;
	--e-global-color-e158c0b: #FBAA3D;
	--e-global-typography-primary-font-family: "Poppins";
	--e-global-typography-primary-font-weight: 300;
	--e-global-typography-secondary-font-family: "Poppins";
	--e-global-typography-secondary-font-weight: 300;
	--e-global-typography-text-font-family: "Poppins";
	--e-global-typography-text-font-weight: 300;
	--e-global-typography-accent-font-family: "Poppins";
	--e-global-typography-accent-font-weight: 600;
}

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

.elementor-widget:not(:last-child) {
	margin-bottom: 20px;
}

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

@media(max-width:1024px) {
	.elementor-section.elementor-section-boxed>.elementor-container {
		max-width: 1024px;
	}
}

@media(max-width:767px) {
	.elementor-section.elementor-section-boxed>.elementor-container {
		max-width: 767px;
	}
}