.elementor-kit-10 {
	--e-global-color-primary: #000000;
	--e-global-color-secondary: #000000;
	--e-global-color-text: #000000;
	--e-global-color-accent: #FD0000;
	--e-global-typography-primary-font-weight: 400;
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-size: 18px;
	--e-global-typography-text-font-weight: 300;
	--e-global-typography-text-line-height: 1.77em;
	--e-global-typography-accent-font-family: "Jost";
	--e-global-typography-accent-font-size: 14px;
	--e-global-typography-accent-font-weight: 400;
	--e-global-typography-accent-text-transform: uppercase;
	--e-global-typography-accent-line-height: 1.85em;
	--e-global-typography-accent-letter-spacing: 1.12px;
}

.elementor-section.elementor-section-boxed>.elementor-container {
	max-width: 1330px;
}

.e-con {
	--container-max-width: 1330px;
}

.elementor-widget:not(:last-child) {
	margin-bottom: 20px;
}

.elementor-element {
	--widgets-spacing: 20px;
}{}

.art-headline__outer {
	display: var(--page-title-display);
}

@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;
	}
}