.elementor-kit-7 {
	--e-global-color-primary: #6ec1e4;
	--e-global-color-secondary: #373e47;
	--e-global-color-text: #7a7a7a;
	--e-global-color-accent: #61ce70;
	--e-global-color-4b99cc8: #e1332c;
	--e-global-color-929f26e: #040404;
	--e-global-color-ec7218a: #fdfdfd;
	--e-global-typography-primary-font-family: "Roboto";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Roboto Slab";
	--e-global-typography-secondary-font-weight: 300;
	--e-global-typography-secondary-font-style: normal;
	--e-global-typography-secondary-line-height: 36px;
	--e-global-typography-text-font-family: "Roboto";
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: "Roboto";
	--e-global-typography-accent-font-weight: 500;
	--e-global-typography-705f924-font-family: "Tahoma";
	--e-global-typography-705f924-font-size: 15px;
	--e-global-typography-705f924-font-weight: 500;
	--e-global-typography-705f924-text-transform: uppercase;
	--e-global-typography-705f924-line-height: 16px;
	--e-global-typography-705f924-letter-spacing: .1px;
	--e-global-typography-ad8440c-font-family: "Quentin";
	--e-global-typography-ad8440c-font-size: 75px;
	--e-global-typography-ad8440c-font-weight: 500;
	--e-global-typography-ad8440c-text-transform: capitalize;
	--e-global-typography-ad8440c-letter-spacing: -2.2px;
	--e-global-typography-1754ed9-font-family: "Inconsolata";
	--e-global-typography-1754ed9-font-weight: 400;
	--e-global-typography-5708519-font-family: "Inconsolata";
	--e-global-typography-5708519-font-weight: 400;
	--e-global-typography-5708519-text-transform: uppercase;
	--e-global-typography-75f43b6-font-size: 30px;
	--e-global-typography-75f43b6-font-weight: 600;
	--e-global-typography-75f43b6-text-transform: uppercase;
	--e-global-typography-75f43b6-font-style: italic;
	--e-global-typography-b26fa6e-font-size: 16px;
	--e-global-typography-b26fa6e-font-weight: 400;
	--e-global-typography-b26fa6e-line-height: 17px;
	--e-global-typography-b26fa6e-letter-spacing: .3px;
	--e-global-typography-b62f7b2-font-size: 17px;
	--e-global-typography-b62f7b2-font-weight: 600;
	background-color: var(--e-global-color-929f26e);
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-secondary-font-weight);
	font-style: var(--e-global-typography-secondary-font-style);
	line-height: var(--e-global-typography-secondary-line-height);
}

.elementor-kit-7 p {
	margin-block-end: 18px;
}

.elementor-kit-7 input:not([type="button"]):not([type="submit"]), .elementor-kit-7 textarea, .elementor-kit-7 .elementor-field-textual {
	transition: 0ms;
}

.elementor-section.elementor-section-boxed > .elementor-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-kit-7 {
		line-height: var(--e-global-typography-secondary-line-height);
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-kit-7 {
		line-height: var(--e-global-typography-secondary-line-height);
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
}