
.elementor-kit-7 {
	--e-global-color-primary: #cc203c;
	--e-global-color-secondary: #060048;
	--e-global-color-text: #252525;
	--e-global-color-accent: #161616;
	--e-global-color-10e3564: #b8102b;
	--e-global-color-2a25387: #343434;
	--e-global-color-3e08a59: rgba(255, 255, 255, .42);
	--e-global-typography-primary-font-family: "Manrope";
	--e-global-typography-primary-font-size: 16px;
	--e-global-typography-primary-line-height: 1.1em;
	--e-global-typography-secondary-font-family: "Manrope";
	--e-global-typography-secondary-font-size: 16px;
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Manrope";
	--e-global-typography-text-font-size: 16px;
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Manrope";
	--e-global-typography-accent-font-size: 16px;
	--e-global-typography-accent-font-weight: 400;
	color: #252525;
	font-family: "Manrope", Sans-serif;
	font-size: 16px;
	line-height: 1.45em;
}

.elementor-kit-7 button, .elementor-kit-7 input[type="button"], .elementor-kit-7 input[type="submit"], .elementor-kit-7 .elementor-button {
	background-color: var(--e-global-color-primary);
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: var(--e-global-color-primary);
	border-radius: 4px 4px 4px 4px;
	padding: 15px 32px 15px 32px;
}

.elementor-kit-7 button:hover, .elementor-kit-7 button:focus, .elementor-kit-7 input[type="button"]:hover, .elementor-kit-7 input[type="button"]:focus, .elementor-kit-7 input[type="submit"]:hover, .elementor-kit-7 input[type="submit"]:focus, .elementor-kit-7 .elementor-button:hover, .elementor-kit-7 .elementor-button:focus {
	background-color: var(--e-global-color-10e3564);
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: var(--e-global-color-10e3564);
	border-radius: 4px 4px 4px 4px;
}

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

.elementor-kit-7 h1 {
	color: #252525;
	font-family: "Kaisei Decol", Sans-serif;
	font-size: 62px;
	font-weight: 700;
}

.elementor-kit-7 h2 {
	color: #252525;
	font-family: "Kaisei Decol", Sans-serif;
	font-size: 50px;
	font-weight: 700;
}

.elementor-kit-7 h3 {
	color: #252525;
	font-family: "Kaisei Decol", Sans-serif;
	font-size: 25px;
	font-weight: 700;
}

.elementor-kit-7 h4 {
	color: #252525;
	font-family: "Manrope", Sans-serif;
	font-weight: 700;
}

.elementor-kit-7 h5 {
	color: #252525;
	font-family: "Kaisei Decol", Sans-serif;
}

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

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

.elementor-widget:not(:last-child) {
	--kit-widget-spacing: 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:1024px) {
	.elementor-kit-7 h1 {
		font-size: 55px;
	}
	
	.elementor-kit-7 h2 {
		font-size: 40px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-kit-7 h1 {
		font-size: 40px;
	}
	
	.elementor-kit-7 h2 {
		font-size: 32px;
	}
	
	.elementor-kit-7 h3 {
		font-size: 22px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}
