
.elementor-kit-26 {
	--e-global-color-primary: #000;
	--e-global-color-secondary: #272727;
	--e-global-color-text: #000;
	--e-global-color-accent: #ede8e3;
	--e-global-color-abda998: #fff;
	--e-global-color-f566698: #eb3200;
	--e-global-color-78068dc: #f7f7f7;
	--e-global-typography-primary-font-family: "Inter";
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: "Inter";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Roboto";
	--e-global-typography-text-font-weight: 300;
	--e-global-typography-accent-font-family: "Inter";
	--e-global-typography-accent-font-weight: 500;
}

.elementor-kit-26 button, .elementor-kit-26 input[type="button"], .elementor-kit-26 input[type="submit"], .elementor-kit-26 .elementor-button {
	background-color: rgba(255, 255, 255, 0);
	font-weight: 300;
	color: var(--e-global-color-primary);
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: var(--e-global-color-primary);
	border-radius: 0px 0px 0px 0px;
	padding: 1em 3em 1em 2em;
}

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

.e-con {
	--container-max-width: 1140px;
	--container-default-padding-top: 1em;
	--container-default-padding-right: 1em;
	--container-default-padding-bottom: 1em;
	--container-default-padding-left: 1em;
}

.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-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

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