
.elementor-kit-9 {
	--e-global-color-primary: #c84444;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #09152c;
	--e-global-color-9aa80b8: #000;
	--e-global-color-9cc9711: #303030;
	--e-global-color-fd085f8: #dadada;
	--e-global-color-37f9ed6: #f7f7f7;
	--e-global-color-9c30e7e: #fff;
	--e-global-color-66072e8: #c84444;
	--e-global-color-abe6e17: #782828;
	--e-global-color-1a53634: #f4d9d9;
	--e-global-color-0ad6f4b: #e7dbcf;
	--e-global-color-1d7b5ab: #f0e9e2;
	--e-global-typography-primary-font-family: "Forum";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Forum";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Forum";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Forum";
	--e-global-typography-accent-font-weight: 500;
	--e-global-typography-3978fa5-font-family: "Forum";
	--e-global-typography-3978fa5-font-size: 50px;
	--e-global-typography-3978fa5-font-weight: bold;
	--e-global-typography-3978fa5-line-height: 55px;
	--e-global-typography-2ef3169-font-family: "Forum";
	--e-global-typography-2ef3169-font-size: 38px;
	--e-global-typography-2ef3169-font-weight: bold;
	--e-global-typography-2ef3169-line-height: 42px;
	--e-global-typography-8ba9643-font-family: "Forum";
	--e-global-typography-8ba9643-font-size: 32px;
	--e-global-typography-8ba9643-font-weight: bold;
	--e-global-typography-7295eba-font-family: "Poppins";
	--e-global-typography-7295eba-font-size: 16px;
	--e-global-typography-7295eba-line-height: 32px;
	--e-global-typography-e8c74b7-font-family: "Poppins";
	--e-global-typography-e8c74b7-font-size: 20px;
	--e-global-typography-1bc55bd-font-family: "Forum";
	--e-global-typography-1bc55bd-font-size: 14px;
	--e-global-typography-1bc55bd-font-weight: bold;
	--e-global-typography-1bc55bd-text-transform: uppercase;
	color: var(--e-global-color-secondary);
	font-family: var(--e-global-typography-7295eba-font-family), Sans-serif;
	font-size: var(--e-global-typography-7295eba-font-size);
	line-height: var(--e-global-typography-7295eba-line-height);
}

.elementor-kit-9 button, .elementor-kit-9 input[type="button"], .elementor-kit-9 input[type="submit"], .elementor-kit-9 .elementor-button {
	background-color: var(--e-global-color-primary);
	font-family: "Forum", Sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: var(--e-global-color-9c30e7e);
	border-radius: 2em 2em 2em 2em;
	padding: 16px 24px 16px 24px;
}

.elementor-kit-9 button:hover, .elementor-kit-9 button:focus, .elementor-kit-9 input[type="button"]:hover, .elementor-kit-9 input[type="button"]:focus, .elementor-kit-9 input[type="submit"]:hover, .elementor-kit-9 input[type="submit"]:focus, .elementor-kit-9 .elementor-button:hover, .elementor-kit-9 .elementor-button:focus {
	background-color: var(--e-global-color-abe6e17);
	color: var(--e-global-color-9c30e7e);
	border-radius: 2em 2em 2em 2em;
}

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

.elementor-kit-9 p {
	margin-block-end: 0px;
}

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

.elementor-kit-9 h1 {
	color: var(--e-global-color-secondary);
}

.elementor-kit-9 h2 {
	color: var(--e-global-color-secondary);
}

.elementor-kit-9 h3 {
	color: var(--e-global-color-secondary);
}

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

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

@media (max-width:992px) {
	.elementor-kit-9 {
		--e-global-typography-3978fa5-font-size: 48px;
		--e-global-typography-2ef3169-font-size: 40px;
		--e-global-typography-8ba9643-font-size: 28px;
		font-size: var(--e-global-typography-7295eba-font-size);
		line-height: var(--e-global-typography-7295eba-line-height);
	}
	
	.elementor-kit-9 a {
		font-size: var(--e-global-typography-7295eba-font-size);
		line-height: var(--e-global-typography-7295eba-line-height);
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:768px) {
	.elementor-kit-9 {
		--e-global-typography-3978fa5-font-size: 34px;
		--e-global-typography-2ef3169-font-size: 32px;
		--e-global-typography-8ba9643-font-size: 24px;
		font-size: var(--e-global-typography-7295eba-font-size);
		line-height: var(--e-global-typography-7295eba-line-height);
	}
	
	.elementor-kit-9 a {
		font-size: var(--e-global-typography-7295eba-font-size);
		line-height: var(--e-global-typography-7295eba-line-height);
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
