.elementor-kit-7{--e-global-color-primary:#2B0505;--e-global-color-secondary:#54595F;--e-global-color-text:#E6E6E6;--e-global-color-accent:#64B861;--e-global-color-1ebee87:#2B0505;--e-global-typography-primary-font-family:"Barlow Regular";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Barlow Medium";--e-global-typography-secondary-font-weight:300;--e-global-typography-text-font-family:"Barlow Regular";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.6em;--e-global-typography-accent-font-family:"Barlow Medium";--e-global-typography-accent-font-weight:500;background-color:#2B0505;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 p{margin-bottom:20px;}.elementor-kit-7 a{color:var( --e-global-color-accent );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-7 a:hover{color:#3DE537;font-family:"Barlow Medium", Sans-serif;font-weight:400;}.elementor-kit-7 h1{color:var( --e-global-color-text );font-family:"Broadway", Sans-serif;font-size:40px;font-weight:400;}.elementor-kit-7 h2{color:var( --e-global-color-text );font-family:"Barlow Bold", Sans-serif;font-size:35px;font-weight:600;}.elementor-kit-7 h3{color:var( --e-global-color-text );font-family:"Barlow Medium", Sans-serif;font-size:30px;font-weight:500;}.elementor-kit-7 h4{color:var( --e-global-color-text );font-family:"Barlow Medium", Sans-serif;font-size:25px;font-weight:500;}.elementor-kit-7 h5{color:var( --e-global-color-text );font-family:"Barlow Medium", Sans-serif;font-size:20px;font-weight:500;}.elementor-kit-7 h6{color:var( --e-global-color-text );font-family:"Barlow Bold", Sans-serif;font-size:16px;font-weight:600;}.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{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-7 h1{font-size:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-7 h1{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Verbesserte Eingangsanimationen. Füge diesen Code einfach in ein "Custom CSS" Feld ein. Mehr Elementor Tricks auf https://robert-leitinger.com/ */

@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: 'Barlow Regular';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://neu.valerieguhra.de/wp-content/uploads/2024/12/barlow-regular-webfont.woff2') format('woff2'),
		url('https://neu.valerieguhra.de/wp-content/uploads/2024/12/barlow-regular-webfont.woff') format('woff'),
		url('https://neu.valerieguhra.de/wp-content/uploads/2024/12/Barlow-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Barlow Medium';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://neu.valerieguhra.de/wp-content/uploads/2024/12/barlow-medium-webfont.woff2') format('woff2'),
		url('https://neu.valerieguhra.de/wp-content/uploads/2024/12/barlow-medium-webfont.woff') format('woff'),
		url('https://neu.valerieguhra.de/wp-content/uploads/2024/12/Barlow-Medium.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Broadway';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://neu.valerieguhra.de/wp-content/uploads/2024/12/broadw-webfont.woff2') format('woff2'),
		url('https://neu.valerieguhra.de/wp-content/uploads/2024/12/broadw-webfont.woff') format('woff'),
		url('https://neu.valerieguhra.de/wp-content/uploads/2024/12/BROADW.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Barlow Bold';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://neu.valerieguhra.de/wp-content/uploads/2024/12/barlow-bold-webfont.woff2') format('woff2'),
		url('https://neu.valerieguhra.de/wp-content/uploads/2024/12/barlow-bold-webfont.woff') format('woff'),
		url('https://neu.valerieguhra.de/wp-content/uploads/2024/12/Barlow-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */