.elementor-kit-7{--e-global-color-primary:#111011;--e-global-color-secondary:#DAD9DA;--e-global-color-text:#111011;--e-global-color-accent:#FD4045;--e-global-color-2b59341:#FD4045;--e-global-color-9689794:#111011;--e-global-color-72d02d9:#DAD9DA;--e-global-color-c06bfa4:#F6F6F6;--e-global-color-3ad74f0:#FFFFFF;--e-global-color-ad22579:#FFFFFF00;--e-global-typography-primary-font-family:"Crushky Brush";--e-global-typography-primary-font-size:10rem;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:7rem;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-0758e22-font-family:"Crushky Brush";--e-global-typography-0758e22-font-size:10rem;--e-global-typography-0758e22-font-weight:400;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-7{--e-global-typography-primary-font-size:8rem;--e-global-typography-primary-line-height:6rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{--e-global-typography-primary-font-size:6rem;--e-global-typography-primary-line-height:5rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */@keyframes fadeDown {
	from {
		opacity: 0;
		transform: translate3d(0,-30px,0)
	}

	to {
		opacity: 1;
		transform: none
	}
}

.elementor-element.fadeInDown {
	animation-name: fadeDown
}

@keyframes fadeLeft {
	from {
		opacity: 0;
		transform: translate3d(-30px,0,0)
	}

	to {
		opacity: 1;
		transform: none
	}
}

.elementor-element.fadeInLeft {
	animation-name: fadeLeft
}

@keyframes fadeRight {
	from {
		opacity: 0;
		transform: translate3d(30px,0,0)
	}

	to {
		opacity: 1;
		transform: none
	}
}

.elementor-element.fadeInRight {
	animation-name: fadeRight
}

@keyframes fadeUp {
	from {
		opacity: 0;
		transform: translate3d(0,30px,0)
	}

	to {
		opacity: 1;
		transform: none
	}
}

.elementor-element.fadeInUp {
	animation-name: fadeUp
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Crushky Brush';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('http://schwarzeschafe.de/wp-content/uploads/2025/04/CrushkyBrush.woff2') format('woff2'),
		url('http://schwarzeschafe.de/wp-content/uploads/2025/04/CrushkyBrush.woff') format('woff'),
		url('http://schwarzeschafe.de/wp-content/uploads/2025/04/CrushkyBrush.ttf') format('truetype');
}
/* End Custom Fonts CSS */