.elementor-kit-6{--e-global-color-primary:#49953A;--e-global-color-secondary:#AC694F;--e-global-color-text:#000000;--e-global-color-accent:#FFD3A2;--e-global-color-3678f1e:#39782D;--e-global-color-be2fb05:#9F5D43;--e-global-color-635eb75:#FFFFFF;--e-global-color-8ffb432:#FFF9F2;--e-global-color-ba63292:#F1F1F1;--e-global-typography-primary-font-family:"DynaPuffUpload";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"DynaPuffUpload";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Outfit";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.7em;--e-global-typography-accent-font-family:"Outfit";--e-global-typography-accent-font-weight:500;--e-global-typography-da93f1d-font-family:"DynaPuffUpload";--e-global-typography-da93f1d-font-size:50px;--e-global-typography-da93f1d-font-weight:600;--e-global-typography-da93f1d-line-height:1.3em;--e-global-typography-5a0b49e-font-family:"DynaPuffUpload";--e-global-typography-5a0b49e-font-size:40px;--e-global-typography-5a0b49e-font-weight:600;--e-global-typography-5a0b49e-line-height:1.3em;--e-global-typography-fb299b4-font-family:"Outfit";--e-global-typography-fb299b4-font-size:20px;--e-global-typography-fb299b4-font-weight:600;--e-global-typography-fb299b4-line-height:1.3em;font-family:"Outfit", Sans-serif;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{font-family:"DynaPuffUpload", Sans-serif;}.elementor-kit-6 h2{font-family:"DynaPuffUpload", Sans-serif;}.elementor-kit-6 h3{font-family:"DynaPuffUpload", Sans-serif;}.elementor-kit-6 h4{font-family:"DynaPuffUpload", Sans-serif;}.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);}@media(max-width:1024px){.elementor-kit-6{--e-global-typography-da93f1d-font-size:40px;--e-global-typography-5a0b49e-font-size:30px;--e-global-typography-fb299b4-font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-da93f1d-font-size:35px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.ueber-top,
.ueber-bottom {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

.ueber-top {

  z-index: 2;
}

.ueber-bottom {
  z-index: 1;
}

.heading-top,
.heading-middle,
.heading-bottom {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

.heading-top {
  z-index: 3;
  transform: translate(-50%, -50%); /* leicht nach oben links verschoben */
}

.heading-middle {
  z-index: 2;
  transform: translate(-50%, -50%); /* leicht nach unten rechts verschoben */
}

.heading-bottom {
  z-index: 1;
  transform: translate(-50%, -50%); /* exakt in der Mitte */
}

.double-text-kontakt {
  position: relative;
  display: inline-block;
}

.double-text-kontakt .elementor-button-text {
  position: relative;
  z-index: 2;
}

.double-text-kontakt .elementor-button-text::after {
  content: "Jetzt kontaktieren";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  color: #49953A;
  -webkit-text-stroke: 7px #49953A;
  text-stroke: 7px #49953A; 
  width: 100%;
  height: 100%;
  pointer-events: none; 
}

.flip-card {
  perspective: 1000px;
  cursor: pointer;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

.flip-card.flipped .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

.flip-card-back {
  transform: rotateY(180deg);
}

.marquee-wrapper {
  overflow: hidden;
  width: 100%;
  position: relative;
}

.marquee-content {
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  animation: marquee-left 40s linear infinite;
}

.marquee-content > * {
  flex-shrink: 0;
  margin-right: 20px;
}

@keyframes marquee-left {
  0% { transform: translateX(-50%); }
  100% { transform: translateX(0%); }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'DynaPuffUpload';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://xn--freirmpler-eeb.de/wp-content/uploads/2025/07/dynapuff-v8-latin-700.woff2') format('woff2');
}
/* End Custom Fonts CSS */