/* open-sans-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/open-sans-v44-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/open-sans-v44-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v44-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/open-sans-v44-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans-v44-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/open-sans-v44-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}



/* sora-100 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Sora';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/sora-v17-latin-100.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* sora-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Sora';
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/sora-v17-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* sora-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Sora';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/sora-v17-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* sora-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Sora';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/sora-v17-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* sora-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Sora';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/sora-v17-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* sora-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Sora';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/sora-v17-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* sora-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Sora';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/sora-v17-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* sora-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Sora';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/sora-v17-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}



/* ==============================
   Skip Link (Barrierefreiheit)
================================= */

.skip-link {
  position: absolute;
  left: -9999px;
  top: auto;
}

.skip-link:focus {
  left: 1rem;
  top: 1rem;
  background: black;
  color: white;
  padding: 0.5rem 1rem;
  z-index: 9999;
}

:root {
	--main-background: #4A4642;
	--main-page-gap: 50px;
	--main-footer-border-color: #807772;
	--main-color-schlasse-magenta: #8D004D;
	
	--header-height: 168px;
	  --header-height-scrolled: 70px;
	  --logo-height: 70px;
	  --logo-height-scrolled: 45px;
	
	  --header-padding-x: clamp(1rem, 4vw, 2.5rem);
	  --transition-speed: 0.3s ease;
	
	  --color-bg: transparent;
	  --color-bg-active: #111;
	
	  --color-accent: #FFD700;
	  --color-text: #ffffff;
}

@media screen and (min-width: 1200px) {
	:root {
		--main-page-gap: 150px;
	}
}

@media screen and (min-width: 1500px) {
	:root {
		--main-page-gap: 300px;
	}
}

body.locked {
  overflow: hidden;
}


html {
	font-size: 10px;
	margin: 0;
	padding: 0
}

body {
	margin: 0;
	padding: 0;
	
}

.row {
	width: calc(100% - calc( 2 * var( --main-page-gap ) ) );
	margin: 0 auto;
}

/* HEADER */
/* ==============================
   Header
================================= */

.site-header {
	position: fixed;
	top: 0;
	height: var(--header-height);
	width: 100%;
	z-index: 100000;
	transition: height var(--transition-speed);
}

body.scrolled .site-header {
	height: var(--header-height-scrolled);
}

/* Hintergrund Layer */

.header-background {
  position: absolute;
  inset: 0;
  background: none;
  transition: background var(--transition-speed),
	      backdrop-filter var(--transition-speed);
  z-index: 0;
}

/* Aktivierter Hintergrund */

.header-background-active .header-background,
body.scrolled .header-background {
  /* background: var(--color-bg-active); */
  backdrop-filter: blur(0px);
}

/* Inner Layout */

.header-inner {
  position: relative;
  height: 100%;
  padding-inline: var(--header-padding-x);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}

/* Navigation */

.nav {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
}

/* ==============================
   Logo (zentriert)
================================= */

.logo-link {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  display: inline-flex;
  align-items: center;
  height: 100%;
}

.logo {
  height: var(--logo-height);
  width: auto;
  transition: height var(--transition-speed);
}

body.scrolled .logo {
  height: var(--logo-height-scrolled);
}

/*/ BACKGROUND */
	/* Fullscreen fixed div */
	
	/* Wrapper */
	.hello-background-animation {
	    position: fixed;
	    inset: 0;
	    overflow: hidden;
	    z-index: -1;
	    
	    background: #9E113F;
	    background: -webkit-linear-gradient(317deg, rgba(158, 17, 63, 1) 0%, rgba(185, 57, 47, 1) 50%, rgba(208, 111, 30, 1) 100%);
	    background: -moz-linear-gradient(317deg, rgba(158, 17, 63, 1) 0%, rgba(185, 57, 47, 1) 50%, rgba(208, 111, 30, 1) 100%);
	    background: linear-gradient(317deg, rgba(158, 17, 63, 1) 0%, rgba(185, 57, 47, 1) 50%, rgba(208, 111, 30, 1) 100%);
	    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#9E113F", endColorstr="#D06F1E", GradientType=0);
	}
	
	/* Zentrierungs-Layer */
	.hello-background-animation-center {
	    position: absolute;
	    top: 50%;
	    left: 50%;
	    transform: translate(-50%, -50%);
	}
	
	/* Rotierendes Element */
	.hello-background-animation-inner {
	    position: relative;
	    height: 150dvh;
	    width: 150dvw;
	    border-radius: 0%;
	    overflow: hidden;
	    will-change: transform;
	    transform: rotate(0deg) translateZ(0);
	    background: url("../img/gradient/Modul_Farbverlauf_01a.png");
	    background-repeat: no-repeat;
	    background-position: center center;
	    background-size: cover;
	    animation: helloRotate 20s linear infinite;
	}
	
	@media screen and (max-width: 1000px) {
		
		.hello-background-animation-inner {
			background: url("../img/gradient/Modul_Farbverlauf_01a_Mobile.png");
			background-repeat: no-repeat;
			    background-position: center center;
			    background-size: cover;
			    animation: helloRotate 20s linear infinite;
		}

	}
	@media screen and (max-width: 700px) {
		
		.hello-background-animation-inner {
			background: url("../img/gradient/Modul_Farbverlauf_01a_Mobile_Small.png");
			background-repeat: no-repeat;
			    background-position: center center;
			    background-size: cover;
			    animation: helloRotate 20s linear infinite;
		}
	
	}
	
	
	
	
	
	@keyframes helloRotate {
	    from {
		transform: rotate(0deg) translateZ(0);
	    }
	    to {
		transform: rotate(360deg) translateZ(0);
	    }
	}


/* ==============================
   CTA Button (rechts)
================================= */

.cta-button {
	margin-left: auto;
	padding: 1rem 3rem;
	border: 2px solid #DCB319;
	color: #4A4642 !important;
	background: #DCB319;
	text-decoration: none;
	font-weight: 600;
	border-radius: 999px;
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	font-size: 2rem;
	text-transform: uppercase;
	transition: all var(--transition-speed);
	letter-spacing: 3px;
	
}

.cta-button:hover,
.cta-button:focus-visible {
  background: none;
  color: #fff !important;
  outline: none;
}

.cta-button:hover {
	color: #fff;
	  border-color: rgba(255, 255, 255, 1)
	
}

/* ==============================
   Responsive
================================= */

@media (max-width: 768px) {
  :root {
    --header-height: 80px;
    --header-height-scrolled: 65px;
    --logo-height: 50px;
    --logo-height-scrolled: 40px;
  }

  .cta-button {
    padding: 0.5rem 1rem;
    font-size: 0.9rem;
  }
}


 #scrollUp {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    background-color: rgba(220, 179, 25, 0.3);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    opacity: 0.7;
    transition: opacity 0.3s, transform 0.3s;
    z-index: 1000;
    border: 2px solid #fff;
	  border-color: rgba(255, 255, 255, 0)
  }

  #scrollUp:hover {
    opacity: 1;
    transform: translateY(-3px);
	  border-color: rgba(255, 255, 255, 1);
	  background: none
  }

  #scrollUp svg {
    fill: white;
    width: 24px;
    height: 24px;
  }
  
  
  
  
/* HELLO SECTION */
	
	#hello-Stage {
	
	}
	

	
	/* Grundzustand (unsichtbar + verschoben) */
	.slider-section-intro,
	.slider-section h2,
	.slider-section h2::after,
	.was-du-bekommst-container {
	  opacity: 0;
	}
	
	.was-du-bekommst-container {
		overflow: hidden
	}
	
	#main-content {
		overflow: hidden
	}
	
	/* Intro von rechts */
	.slider-section-intro {
	  transform: translateX(0px);
	  transition: all 0.8s ease;
	}
	
	/* H2 */
	#slider-section h2 {
	  transform: translateX(100px);
	  transition: all 0.6s ease;
	  opacity: 0
	}
	
	/* H2 AFTER */
	#slider-section h2::after {
	  content: "";
	  transform: scaleX(0);
	  transform-origin: left;
	  transition: transform 0.6s ease;
	}
	
	/* Container */
	.was-du-bekommst-container {
	  transform: translateX(200px);
	  transition: all 0.8s ease;
	}
	
	/* Aktiv-Zustände */
	#slider-section.show .slider-section-intro {
	  opacity: 1;
	  transform: translateX(0);
	}
	
	#slider-section.show h2 {
	  opacity: 1;
	  transform: translateX(0);
	  transition-delay: 0.5s; /* nach Intro */
	}
	
	#slider-section.show h2::after {
	  transform: scaleX(1);
	  transition-delay: 0.7s; /* nach H2 */
	}
	
	#slider-section.show .was-du-bekommst-container {
	  opacity: 1;
	  transform: translateY(0);
	  transition-delay: 1s; /* ganz zum Schluss */
	}
	
	
	
	
	
/* SCHÖN UND GUT */
	#schoen-und-gut-und-wirksam {
		background: #fff;
		padding: 120px 0 0 0
	}
	
	section {
		scroll-margin-top: 0
	}
	
	
	.svg-section {
	  width: 100%;
	  display: flex;
	  align-items: center;
	  justify-content: center;
	  overflow: hidden;
	}
	
	.svg-wrapper {
	  display: flex;
	  width: 100%;
	  align-items: center;
	  position: relative;
	  padding: 0;
	  margin: 0
	}
	
	/* Linker SVG startet mit Abstand */
	.svg-left {
	  width: 50%;
	  transition: transform 0.8s ease;
	  -moz-transform: translateX( var( --main-page-gap ) ) ;
	  -webkit-transform: translateX( var( --main-page-gap ) ) ;
	  -o-transform: translateX( var( --main-page-gap ) ) ;
	  -ms-transform: translateX( var( --main-page-gap ) ) ;
	  transform: translateX( var( --main-page-gap ) ) ;
	}
	
	/* Rechter SVG startet rechts außerhalb + unsichtbar */
	.svg-right {
	  width: 50%;
	  opacity: 0;
	  transform: translateX(100%);
	  transition: transform 0.8s ease, opacity 0.8s ease;
	}
	
	
	.schoen-intro {
		width: 60%;
		padding: 60px 0 60px 0;
		position: relative
	}
	.schoen-intro:before {
		content: '';
		position: absolute;
		top: 30px;
		height: 10px;
		width: 150px;
		background: #8D004D;
	}
		
	.schoen-intro p {
		font-family: 'Open Sans';
		font-style: normal;
		font-weight: 300;
		font-size: 2.4rem;
		color: #4A4642;
	}
	
	
	.grid-ref-items-item {
		opacity: 0;
		transform: translateY(-50px); /* leicht nach unten versetzt */
		  transition: opacity 0.5s ease, transform 0.5s ease;
	}
	
	
	/* Aktiviert, wenn sichtbar */
	.grid-ref-items-item.visible {
	  opacity: 1;
	  transform: translateY(0);
	}
	
	/* Aktivklasse */
	.svg-section.active .svg-left {
		-moz-transform: translateX( 0 ) ;
		  -webkit-transform: translateX( 0 ) ;
		  -o-transform: translateX( 0 ) ;
		  -ms-transform: translateX( 0 ) ;
		  transform:translateX( 0 ) ;
	  }
	
	.svg-section.active .svg-right {
	  opacity: 1;
	  transform: translateX(0);
	}
	
	/* Visually hidden für Screen Reader (nicht sichtbar) */
	.visually-hidden {
	  position: absolute;
	  width: 1px;
	  height: 1px;
	  padding: 0;
	  margin: -1px;
	  overflow: hidden;
	  clip: rect(0, 0, 0, 0);
	  border: 0;
	}
	
:root {
	--gap: 2px;
}

/* Grid Ref Items */
	.grid-ref-items-container {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: var(--gap);
	}

  .grid-ref-items-item {
    position: relative;
    width: 100%;
    aspect-ratio: 1 / 1; /* quadratisch */
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .grid-ref-items-item img.bg {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }

  /* Weißer Hover-Layer mit Logo */
  .grid-ref-items-item .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,1);
    opacity: 0;
    transition: opacity 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .grid-ref-items-item:hover .overlay,
  .grid-ref-items-item:focus-within .overlay {
    opacity: 1;
  }

  .grid-ref-items-item .overlay img.logo {
    max-width: 70%;
    height: auto;
    object-fit: contain;
  }

  /* Spezifisches Grid für linke Spalte */
  .grid-ref-items-left {
    display: grid;
    grid-template-columns: 1fr;
    gap: var(--gap);
  }

  .grid-ref-items-left > .grid-ref-items-item:nth-child(1) {
    grid-column: 1 / -1; /* erstes Item nimmt gesamte Spaltenbreite */
  }

  .grid-ref-items-left .grid-ref-items-subgrid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: var(--gap);
  }

  /* Spezifisches Grid für rechte Spalte */
  .grid-ref-items-right {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: var(--gap);
  }

  .grid-ref-items-right .grid-ref-items-item:nth-child(3) {
    grid-column: 1 / -1; /* letztes Item groß */
  }

  /* Barrierefreiheit */
  .grid-ref-items-item a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: inherit;
  }

  /* Responsive */
  @media (max-width: 768px) {
    .grid-ref-items-container {
      grid-template-columns: 1fr;
    }

    .grid-ref-items-left .grid-ref-items-subgrid,
    .grid-ref-items-right {
      grid-template-columns: 1fr;
    }

    .grid-ref-items-right .grid-ref-items-item:nth-child(3) {
      grid-column: auto;
    }
  }
	
	

#page-main-wrapper {
	position: fixed;
	width: 100%;
	height: calc(100% - var(--header-height));
	top: var(--header-height);
	overflow: auto;
	  scrollbar-width: none; /* Firefox */
	  -ms-overflow-style: none; /* IE/Edge */
	}
	
	/* Chrome, Safari, Opera */
	#page-main-wrapper::-webkit-scrollbar {
	  display: none;
	}

/* Kontaktformular */
	section#kontaktform {
		color: #fff;
		font-family: Courier, monospace;
	}

	section#kontaktform .row > div {
		padding: 100px 0 20px
	}
	
	
	.form-intro {
	  display: flex;
	  gap: 2rem; /* Abstand zwischen den Spalten */
	  align-items: center; /* Vertikal zentrieren */
	  flex-wrap: wrap; /* Bei kleinen Bildschirmen umbrechen */
	}
	
	.forms-headline {
	  flex: 1 1 300px; /* Flexibel, minimal 300px */
	}
	
	.form-svg {
		flex: 1 1 300px;
		display: flex;
		justify-content: center;
		align-items: center;
		opacity: 0;
		transform: translateY(-40vh); /* Startposition nach oben */
		transition: transform 300ms ease; /* sanfte Animation */
	}
	
	/* Sobald die Section aktiv ist */
	.form-intro.active-form-section .form-svg {
	  transform: translateY(0); /* zurück an die normale Position */
	  opacity: 1
	}
	
	.form-svg img {
	  max-width: 100%;
	  max-height: 400px; /* maximale Höhe */
	  width: auto;
	  height: auto;
	  object-fit: contain; /* passt das SVG ins Containerverhältnis */
	}
	
	
	
	
	.section-intro h2 {
		font-family: 'Sora';
		font-style: normal;
		font-weight: 800;
		font-size: 6.4rem;
		position: relative;
		margin: 0 0 80px 0;
	}
	
	.section-intro h2:after {
		content: '';
		position: absolute;
		left: 0;
		bottom: -40px;
		height: 10px;
		width: 150px;
		background: #fff;
	}
	
	.section-intro p {
		font-family: 'Open Sans';
		font-style: normal;
		font-weight: 300;
		font-size: 2.4rem;
	}
	
	.section-intro { 
		width: 50%
	}
	
	
/* Fullscreen Container */
	  #hello-container {
	    width: 100%;
	    height: calc(100% - var(--header-height));
	    display: flex;
	    position: relative;
	    flex-direction: column; 
	    justify-content: center; 
	    align-items: center;     
	    box-sizing: border-box;
	    
	    mix-blend-mode: soft-light;
	     isolation: isolate;
	 
	  }
	  
	 #hello-container  #hello-svg {
		 opacity: 0; /* Start transparent */
		 transform: translateX(100%); /* Start rechts außerhalb */
		 animation: slideIn 0.8s 0.5s forwards;
		
	 }
	  
	  /* Keyframes: Slide-in mit Overshoot */
	    @keyframes slideIn {
	      0% {
		opacity: 0;
		transform: translateX(100%);
	      }
	      60% {
		opacity: 0.2;
		transform: translateX(-10%); /* Overshoot leicht nach links */
	      }
	      100% {
		opacity: .9;
		transform: translateX(0); /* Finale Position */
	      }
	    }


	  
	  #schlasse-union {
		  position: absolute;
		  top: 0;
		  left: 0;
		  width: 100%;
		  overflow: hidden
	  }
	  
	  #schlasse-union-object {
		  width: calc(100% + 100px);
		  -moz-transform: translateX(-50px);
		  -webkit-transform: translateX(-50px);
		  -o-transform: translateX(-50px);
		  -ms-transform: translateX(-50px);
		  transform: translateX(-50px);
	  }
	  #schlasse-union-object svg {
		  width: 100%;
	  }
	
	  /* SVG Styling */
	  #hello-container svg {
	    width: calc(100% - calc( 2 * var( --main-page-gap ) ) );
	    height: auto;
	    object-fit: contain;
	    display: block;
	    opacity: 0.4
	    
	  }
	  
	  #hello-text-box,
	  #hello-intro {
		  opacity: 0;
		  -moz-transform: translateY(100px);
		  -webkit-transform: translateY(100px);
		  -o-transform: translateY(100px);
		  -ms-transform: translateY(100px);
		  transform: translateY(100px);
		  
		  -webkit-transition: all 300ms ease-in-out;
		  -moz-transition: all 300ms ease-in-out;
		  -ms-transition: all 300ms ease-in-out;
		  -o-transition: all 300ms ease-in-out;
		  transition: all 300ms ease-in-out;
		  
		  pointer-events: none;
	  }
	
	  #hello-container h2 {
	    text-align: center;
	    font-family: sans-serif;
	  }
	  
	    #hello-scroll-button {
	      position: absolute;
	      bottom: -95px;      
	      left: calc(50% - 24px);
	      transform: translateX(-50%);
	      width: 48px;
	      z-index: 99999999 !important;
	      height: 48px;
	      border-radius: 50%;
	      background-color: rgba(220, 179, 25, 0.3);
	      display: flex;
	      align-items: center;
	      justify-content: center;
	      text-decoration: none; 
	      opacity: 1;
	      cursor: pointer;
	      transition: all 0.3s ease;
	      animation: pulse 1.5s infinite;
	      -webkit-transition: all 300ms ease;
	      -moz-transition: all 300ms ease;
	      -ms-transition: all 300ms ease;
	      -o-transition: all 300ms ease;
	      transition: all 300ms ease;
	      
	      border: 2px solid #fff;
	      border-color: rgba(255, 255, 255, 0)
	    }
	    
	    .scrolling-enabled #hello-scroll-button  {
		    opacity: 0 !important
	    }
	    
	    #hello-scroll-button:hover {
		    background: none;
		    border-color: #fff;
	    }
	    
	    @keyframes pulse {
	      0% {
		transform: scale(1);
		opacity: 1;
	      }
	      50% {
		transform: scale(1.2);
		opacity: 1;
	      }
	      100% {
		transform: scale(1);
		opacity: 1;
	      }
	    }
	  
	    #hello-scroll-button svg {
	      width: 24px;
	      height: 24px;
	      pointer-events: none;
	      fill: #fff;
	      -moz-transform: rotate(180deg);
	      -webkit-transform: rotate(180deg);
	      -o-transform: rotate(180deg);
	      -ms-transform: rotate(180deg);
	      transform: rotate(180deg);
	      opacity: 1
	    }
	    
	
	#hello-intro {
		width: 100%;
		color: #fff;
		padding: 70px 0 0 0
	}
	
	#hello-intro h2 {
		padding: 80px 0 0 0;
		margin: 0;
	}
	#hello-intro h2::after {
	  content: '';
	  position: absolute;
	  left: 0;
	  bottom: auto; 
	  top: 0;
	  height: 10px;
	  width: 0;
	  background: #fff;
	}
	.scrolling-enabled #hello-intro h2::after,
	.slider-section-intro.section-intro h2::after {
		width: 150px
	}
	
	#hello-text-box--inner {
		width: 80%;
		font-family: 'Open Sans';
		  font-style: normal;
		  font-weight: 300;
		  color: #fff;
		  font-size: 2.4rem;
		  line-height: 1.6em;
		  opacity: .8;
		  padding: 0 0 140px 0
	}

/* FOOTER */
.footer {
	color: #fff;
	font-family: sans-serif;
	padding: 65px 0;
	background: var(--main-background);
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	
	font-size: 1.6rem;
	line-height: 1.2em;
}



/* Container */
.footer-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  gap: 20px;
}

/* Listen reset */
.footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  gap: 20px;
}

/* Linke Spalte */
.footer-nav {
  justify-content: flex-start;
}

/* Rechte Spalte */
.footer-social {
  display: flex;
  justify-content: flex-end;
}

/* Links */
.footer a {
  text-decoration: none;
  color: #fff;
  transition: color 0.2s ease;
}

.footer a:hover,
.footer a:focus {
  color: #aaa;
  outline: none;
}

/* Fokus sichtbar für Accessibility */
.footer a:focus-visible {
  outline: 2px solid #fff;
  outline-offset: 4px;
}

.footer-top {
	padding: 0 0 65px 0
}

/* Responsive */
@media (max-width: 768px) {
  .footer-top {
    flex-direction: column;
    align-items: flex-start;
  }

  .footer-social {
    justify-content: flex-start;
  }
}



.section-container-inner {
	position: relative;
	z-index: 10;
	color: #f90
}


/* Grundlayout: 4 Spalten */
.footer-grid {
    display: grid;
    grid-template-columns: 0.8fr 1fr 1fr 0.9fr; /* letzte Spalte etwas kleiner */
    gap: 0; /* Abstand zwischen den Spalten */
    margin-bottom: 40px;
}

.footer-grid .grid-item {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 0;
    border-left: 1px solid var(--main-footer-border-color);
}

.footer-grid .grid-item:first-child {
    justify-content: flex-start;
    border-left: none;
}

.footer-grid .grid-item:last-child {
    justify-content: flex-end;
}

/* Alle Grafiken in den ersten drei Spalten exakt gleiche Höhe */
.footer-grid .grid-item img,
.footer-grid .grid-item svg {
    height: 120px;
    width: auto;
    object-fit: contain;
    max-width: 100%;
}

/* Vierte Spalte etwas flexibel */
.footer-grid .grid-item:last-child img {
    height: 110px; /* ähnlich, aber nicht kritisch */
}

/* --- RESPONSIVE --- */

@media (max-width: 1200px) {
    .footer-grid .grid-item img,
    .footer-grid .grid-item svg {
	height: 100px !important;
    }
}


@media (max-width: 1000px) {
    .footer-grid .grid-item img,
    .footer-grid .grid-item svg {
	height: 80px !important;
    }
}

@media (max-width: 800px) {
    .footer-grid .grid-item img,
    .footer-grid .grid-item svg {
	height: 60px !important;
    }
    .footer-bottom {
	    display: block
    }
    .meta {
	padding: 0 0 30px 0    
    }
}


/* Smartphone / kleine Bildschirme */
@media (max-width: 600px) {
    .footer-grid {
	grid-template-columns: 1fr 1fr; /* 1 Spalte pro Zeile */
    }

    .footer-grid .grid-item {
	justify-content: center; /* alle zentrieren */
    }
    
    .footer-grid .grid-item:first-child,
    .footer-grid .grid-item:last-child {
      justify-content: center;
      }
      
      .footer-grid .grid-item:nth-child(3n) {
	      border: 0
      }
      
      .footer-grid .grid-item img,
	  .footer-grid .grid-item svg {
	      height: 100px !important;
	  }
	  
	  .footer-grid .grid-item:first-child,
	  .footer-grid .grid-item:nth-child(2) {
			border-bottom: 1px solid var(--main-footer-border-color);
		}
		
	
}

/* Smartphone / kleine Bildschirme */
@media (max-width: 550px) {
   
	.footer-grid .grid-item img,
	.footer-grid .grid-item svg {
		height: 70px !important;
	}
	
}


/* Unterster Footer */
.footer-bottom {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

.footer-bottom .footer-icons {
	display: flex;
	gap: 20px;
}

.footer-bottom svg {
	height: 70px;
	width: auto;
}



/* Smartphone / kleine Bildschirme */
@media (max-width: 450px) {
   
	.footer-grid .grid-item img,
	.footer-grid .grid-item svg {
		height: 50px !important;
	}
	
	.footer-bottom .footer-icons {
		display: block
	}
	
}


#page-main-wrapper.page-locked {
	overflow: hidden;
}


#hello-scroll-button {
	top: auto;
}

.first-scroll #hello-intro {
	opacity: 1;
	-moz-transform: translateY(0px);
	  -webkit-transform: translateY(0px);
	  -o-transform: translateY(0px);
	  -ms-transform: translateY(0px);
	  transform: translateY(0px);
}

#page-main-wrapper.page-locked.first-scroll #hello-scroll-button {
	/* position: absolute; */
	/* bottom: -95px */
}

.scrolling-enabled #hello-text-box {
	opacity: 1;
	-moz-transform: translateY(0px);
	  -webkit-transform: translateY(0px);
	  -o-transform: translateY(0px);
	  -ms-transform: translateY(0px);
	  transform: translateY(0px);
}

.contact-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.contact-list li {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 25px;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  font-size: 1.6rem;
}

.icon {
  width: 46px;
  height: 46px;
  background: rgba(220, 179, 25, 0.2); /* Gelb */
  border: 3px solid rgba(220, 179, 25, 0);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
}

.icon svg {
  width: 28px;
  height: 28px;
}

.content {
  font-size: 18px;
  line-height: 1.4;
}

.contactform-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 100px;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  padding: 0 0 80px 0
}

.contactform-grid a {
	color: #fff;
	text-decoration: none;
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;
}

.contactform-grid li:hover .icon {
  	border: 3px solid rgba(220, 179, 25, 1);
}
.contactform-grid li:hover,
.contactform-grid li:hover a  {
	color: rgba(220, 179, 25, 1);
}

.contact-list {
	padding: 30px 0 0 0
}

.contact-list li:last-child:hover,
.contact-list li:last-child:hover a {
	color: #fff;
}

.contact-list li:last-child {
	font-weight: 300;
	font-size: 1.4rem;
	line-height: 1.8em;
	padding: 45px 0 0 0;
	display: block;
}

.contact-list li:last-child a {
	font-weight: 700;
	text-decoration: underline;
	text-decoration-thickness: 2px;
	text-underline-offset: 3px;
	
}

.contactform-grid
.wpforms-field-label,
.wpforms-required-label {
	font-weight: 500 !important; 
	color: #fff !important;
	font-family: 'Open Sans';
	  font-style: normal;
	  font-size: 1.4rem !important
}

/* Mobil untereinander */
@media (max-width: 768px) {
  .contactform-grid {
    grid-template-columns: 1fr;
  }
}


.wpforms-field.wpforms-field-text input,
.wpforms-field.wpforms-field-email input,
.wpforms-field.wpforms-field-textarea textarea {
	background: none !important;
	border-radius: 5px !important;
	color: #fff !important;
	padding: 10px !important;
	border: 2px solid rgba(255, 255, 255, 0.396) !important
}

.wpforms-error {
	color: #DCB319 !important
}

div.wpforms-container-full .wpforms-form label.wpforms-error::before, div.wpforms-container-full .wpforms-form em.wpforms-error::before
{
	background-color: #DCB319 !important
}

.wpforms-submit {
	background: #DCB319 !important;
	padding: 20px 35px !important;
	display: inline-block;
	text-transform: uppercase !important;
	letter-spacing: 2px !important; 
	font-weight: 500 !important;
	font-family: 'Open Sans',sans-serif !important;
	font-style: normal;
	font-size: 1.8rem !important;
	height: auto !important;
	-webkit-border-radius: 90px 90px 90px 90px !important;
	border-radius: 90px 90px 90px 90px !important;
	border: 2px solid rgba(255, 255, 255, 0) !important;
}
.wpforms-submit:hover {
	color: #fff;
	border: 2px solid #fff !important;
	background: none !important;
}

/* Fokus-Stil */
.wpforms-field.wpforms-field-text input:focus,
.wpforms-field.wpforms-field-email input:focus,
.wpforms-field.wpforms-field-textarea textarea:focus {
    border-color: rgba(255, 255, 255, 1) !important; /* volle Opazität */
    outline: none; /* entfernt den Standard-Fokusrahmen */
}

.contactform-grid  .wpforms-container .wpforms-field, 
.contactform-grid .wp-core-ui div.wpforms-container .wpforms-field {
	padding: 0 0 20px 0 !important
}
div.wpforms-container-full:not(:empty) {
	margin: 0 !important
}

#page-content-box {
	padding: 60px 40px 100px
}

#page-content-box h2 {
	font-family: 'Sora';
	font-style: normal;
	font-weight: 600;
	color: #fff;
	font-size: 3rem
}

#page-content-box h1 {
	font-family: 'Sora';
	font-style: normal;
	font-weight: 600;
	color: #fff;
	font-size: 4rem;
	text-align: center;
	mix-blend-mode: soft-light
}


@media screen and (max-width: 800px) {
	.section-intro h2 {
		font-size: 3rem;
	}
	
	#hello-text-box--inner {
		width: 100%;
		font-size: 1.8rem;
		line-height: 1.4em;
	}
	
	.slider-text {
		text-align: center
	}
	
	.schoen-intro {
		width: 100%;
	}
	.schoen-intro p {
		font-size: 1.8rem;
		line-height: 1.4em;
	}
	
	.grid-ref-items-item {
		opacity: 1;
		transform: translateY(0); /* leicht nach unten versetzt */
		  transition: opacity 0.5s ease, transform 0.5s ease;
	}
	
}


div.wpforms-container-full .wpforms-confirmation-container-full, div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
	background: none !important;
	padding: 0 !important;
	border: 0 !important
}
.custom-success-message p {
color: #fff !important;
}
.custom-success-message {
	color: #fff !important;
	text-align: left !important;
	padding: 30px 0 0 0 !important;
	font-size: 2.4rem !important;
	border: 0 !important;
	border-radius: 0 !important
}

div.wpforms-container-full .wpforms-confirmation-container-full p, div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) p {
	color: #fff !important
}



 #schoen-mobile-headline {
	  display: none
  }
  
  .forms-headline h2 {
	  line-height: 1.1em !important
  }



  .section-intro h2::after {
	  -webkit-transition: all 600ms ease;
	  -moz-transition: all 600ms ease;
	  -ms-transition: all 600ms ease;
	  -o-transition: all 600ms ease;
	  transition: all 600ms ease;
	  width: 0
  }
  .form-intro.active-form-section h2::after  {
	  width: 150px
  }
  
@media screen and (max-width: 800px) {
	:root {
		--header-height: 130px;
		--logo-height: 70px;
	}
	
	#kontaktform .section-intro h2::after {
		height: 7px;
	}
	#kontaktform .form-intro.active-form-section h2::after  {
		  width: 100px
	  }
	
	:root body.body-scrolled {
		--header-height: 80px;
		--logo-height: 50px;
	}
	
	#schlasse-union {
	-moz-transform: translateY(-450px);
	-webkit-transform: translateY(-450px);
	-o-transform: translateY(-450px);
	-ms-transform: translateY(-450px);
	transform: translateY(-450px);
	}

	
	  
	  #kontaktform.active-contact-section .section-intro h2::after {
	    width: 100px !important;
	  }
	  
	  #schoen .svg-wrapper {
		  display: none
	  }
	  
	 #schoen-mobile-headline {
		  display: block
	  }
	
	#schoen-mobile-headline h2 {
		font-family: 'Sora';
		text-align: left;
		font-style: normal;
		font-weight: 800;
		font-size: 3rem;
		position: relative;
		margin: 0;
		padding: 0;
		color: #d9d9d9
	}
	
	#schoen-mobile-headline h2 span {
		display: block;
		-webkit-transition: all 600ms ease;
		-moz-transition: all 600ms ease;
		-ms-transition: all 600ms ease;
		-o-transition: all 600ms ease;
		transition: all 600ms ease;
	}
	
	#schoen #schoen-mobile-headline h2 span:nth-child(2n) {
		-moz-transform: translateX(400px);
		-webkit-transform: translateX(400px);
		-o-transform: translateX(400px);
		-ms-transform: translateX(400px);
		transform: translateX(400px);
	}
	
	#schoen.active #schoen-mobile-headline h2 span:nth-child(2n) {
		-moz-transform: translateX(0);
		-webkit-transform: translateX(0);
		-o-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
	
	#schoen {
		display: block
	}
	
	.form-intro {
	    flex-direction: column-reverse;
	  }
	  .section-intro {
		  width: 100%
	  }
	  
	  section#kontaktform .row > div {
		  padding: 20px 0
	  }
	  .forms-headline p {
		  margin-bottom: 0
	  }
	  .forms-headline {
		  flex: 1
	  }
	  
	  .address-route {
		  text-decoration: none !important
	  }
	  
	  .footer-bottom .meta {
		  font-size: 11px
	  }
	    
	    .social svg {
		    width: 35px !important;
		    
		    
		    #page-main-wrapper.page-locked {
			    overflow: scroll
		    } 
}


@media screen and (max-width: 600px) {
	
  .footer-grid {
	  width: calc(100% + calc(2 * var(--main-page-gap)));
	  margin: 0 0 50px -50px
  }
  
  .footer-icons.footer-sub-logos img {
	  height: 50px;
	  margin: 0 30px 0 0
  }
  
  .footer-grid  .grid-item svg,
  .footer-grid  .grid-item img  {
      height: 70px !important;
    }
    
    }

