/* Global Styles */
body, html {
    margin: 0;
    padding: 0;
    font-family: Arial, sans-serif;
    background-color: #000;
    color: white;
    overflow-x: hidden; /* Verhindert horizontales Scrollen */
    margin: 0;
  }
  
  
  /* Section-Styles */
main {
    margin: 0;
  }

  @font-face {
    font-family: 'LouisGeorgeCafe';
    src: url(LouisGeorgeCafe.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
  } 

  @font-face {
    font-family: 'hellony';
    src: url(Hello\ Newyork.otf) format('truetype');
    font-weight: normal;
    font-style: normal;
  } 


  @font-face {
    font-family: 'Avenirroman';
    src: url(AvenirLTStd-Roman.otf) format('truetype');
    font-weight: normal;
    font-style: normal;
  } 


  @font-face {
    font-family: 'Avenirmedium';
    src: url(AvenirLTStd-Medium.otf) format('truetype');
    font-weight: normal;
    font-style: normal;
  } 

  @font-face {
    font-family: 'Avenirlight';
    src: url(AvenirLTStd-Light.otf) format('truetype');
    font-weight: normal;
    font-style: normal;
  } 

  @font-face {
    font-family: 'Beauty';
    src: url(BeautyDemo.otf) format('truetype');
    font-weight: normal;
    font-style: normal;
  } 


  @font-face {
    font-family: 'Avenirheavy';
    src: url(AvenirLTStd-Heavy.otf) format('truetype');
    font-weight: normal;
    font-style: normal;
  } 


  @font-face {
    font-family: 'Louisgeorgecafebold';
    src: url(LouisGeorgeCafeBold.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
  } 

  @font-face {
    font-family: 'LEMONMILKBOLD';
    src: url(LEMONMILK-Bold.otf) format('truetype');
    font-weight: normal;
    font-style: normal;
  } 

  @font-face {
    font-family: 'LEMONMILKLIGHT';
    src: url(LEMONMILK-Light.otf) format('truetype');
    font-weight: normal;
    font-style: normal;
  } 

  @font-face {
    font-family: 'LEMONMILKLight';
    src: url(LEMONMILK-Light.otf) format('truetype');
    font-weight: normal;
    font-style: normal;
  } 
  
  @font-face {
    font-family: 'LexendBold';
    src: url(  Lexend-Bold.ttf    ) format('truetype');
    font-weight: normal;
    font-style: normal;
  } 

  @font-face {
    font-family: 'SignatureDecember';
    src: url(  SignatureDecember.otf    ) format('truetype');
    font-weight: normal;
    font-style: normal;
  }

  @font-face {
    font-family: 'Autobiography';
    src: url(Autobiography.otf) format('truetype');
    font-weight: normal;
    font-style: normal;
  }


  @font-face {
    font-family: 'Lexendlight';
    src: url(  LexendLight.ttf   ) format('truetype');
    font-weight: normal;
    font-style: normal;
  }
  






    @font-face {
  font-family: 'Poppins';
  src: url('Poppins-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('Poppins-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
}

@font-face {
  font-family: 'PoppinsXtraLight';
  src: url('Poppins-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('Poppins-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
}

@font-face {
  font-family: 'PoppinsLight';
  src: url('Poppins-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('Poppins-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'PoppinsRegular';
  src: url('Poppins-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('Poppins-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Poppins';
  src: url('Poppins-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('Poppins-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'PoppinsSemiBold';
  src: url('Poppins-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('Poppins-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'Poppins';
  src: url('Poppins-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('Poppins-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'PoppinsExtraBold';
  src: url('Poppins-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('Poppins-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 800;
  font-style: italic;
}

@font-face {
  font-family: 'Poppins';
  src: url('Poppins-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins';
  src: url('Poppins-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
}







  .bewegungsr {
    width: 55%;
    top: -15%;
    left: 35%;
    position: fixed;
    display: block;
    border-radius: 8px;
    z-index: 7; /* Damit der Schatten über dem oberen Bereich liegt */
    opacity: 0;
  }



.section-4.active .bewegungsr{
       opacity: 1;
  }






    .bl {
    width: 50%;
    bottom: 0%;
    left: 12%;
    position: fixed;
    display: block;
    border-radius: 8px;
    z-index: 2; /* Damit der Schatten über dem oberen Bereich liegt */
    opacity: 0;
  }



.section-4.active .bl{
       opacity: 0.8;
  }











  .section-1 {
    background-color: #0f0f0f;
    padding: 400px 0; /* Oben und unten Abstand */
    position: relative;
    box-shadow: 0 -20px 40px 
  }
  


 


.bfq-video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  transform: translate(-50%, -50%);
  object-fit: cover;
  z-index: 0;
}








  .quinfinity-booking-wrapper {
  display: flex;
  align-items: center;
  gap: 10px; /* Abstand zwischen Text und Bild */
  position: absolute;
  top: 53.5px; /* Position oben anpassen */
  left: 83%;
}

.booking-label {
    font-family: 'Avenirmedium', sans-serif;
  font-size: clamp(17px, 3vw, 19px);
  color: #ffffff; /* falls du weißen Text willst */
}

.image-hover-link {
  position: relative;
  display: inline-block;
  width: 140px; /* oder anpassen */
  height: 60px;
}

.img-default,
.img-hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity 0.4s ease-in-out;
}

.img-default {
  opacity: 1;
  z-index: 1;
}

.img-hover {
  opacity: 0;
  z-index: 2;
}

.image-hover-link:hover .img-hover {
  opacity: 1;
}

.image-hover-link:hover .img-default {
  opacity: 0;
}










 .quinmenu2-button {
  display: inline-block;
  padding: 14px 60px;
  position: absolute;
  bottom: 45%;
  right: 11%;
  font-size: clamp(12px, 1.7vw, 17px);
  font-family: 'Avenirmedium', sans-serif;
  font-weight: bold;
  color: #efefef; /* Schriftfarbe = Rahmenfarbe */
  background-color: #df4597;
  border-radius: 13px;
  text-decoration: none;
  transition: all 0.3s ease;
}


 .quinmenu2-button:hover {
   background-color: #b22671;

}




.xyz-container {
  flex-direction: column;
    align-items: center;
    cursor: pointer;
    position: absolute;
    top: 40%;
    left: 4%;
    z-index: 1;
  }
  
  /* Bild-Wrapper */
  .xyz-wrapper {
    position: relative;
    width: 30%; /* frei skalierbar */
    height: auto;
  }
  
  .xyzicon {
    width: 100%;
    height: auto;
    position: absolute;
    top: 20%;
    top: 0;
    left: 0;
    transition: all 0.4s; 
  }
  
  .xyzicon.hover {
    opacity: 0;
  }
  
  .xyz-container:hover .xyzicon.default {
    opacity: 0;
  }
  .xyz-container:hover .xyzicon.hover {
    opacity: 1;
  }
  
  /* Text */
  .xyz-text {
    text-align: left;
   margin-top: 3%;
   margin-left: 33%;
    font-size: clamp(20px, 8vw, 21px);
    font-family: 'LEMONMILKBOLD', sans-serif;
    color:  #008a43;
    max-width: 520px;
    text-decoration: none;
  }

  .xyz-container:hover .xyz-text {
    display: inline-block;
    color: #ffffff;     
    transition: all 0.4s; 
  }




  .section-2 {
    z-index: 35;
    background-color: #CDD1DC;
    padding:-53px 0; /* Oben und unten Abstand */
    position: relative;
    box-shadow: 0 20px -50px 30px rgba(0, 0, 0, 0.6); /* Schatten nach unten */
    /* -------------------------------
     Box-Shadow erklärt:
     0     → Kein horizontaler Versatz (bleibt zentriert)
     20px  → Vertikaler Versatz nach unten (Schatten fällt nach unten)
     40px  → Weichzeichner-Radius (wie verschwommen der Schatten wirkt)
     -10px → Ausbreitung (negativ = kompakter)
     rgba(0, 0, 0, 0.6) → Farbe: halbtransparenter Schwarzton
  -------------------------------- */
    z-index: 1; /* Damit der Schatten über dem oberen Bereich liegt */
    overflow: hidden;
  }







    .section-vts {
    z-index: 1;
    background-color: #111111;
    padding:123px 0; /* Oben und unten Abstand */
    position: relative;

    /* -------------------------------
     Box-Shadow erklärt:
     0     → Kein horizontaler Versatz (bleibt zentriert)
     20px  → Vertikaler Versatz nach unten (Schatten fällt nach unten)
     40px  → Weichzeichner-Radius (wie verschwommen der Schatten wirkt)
     -10px → Ausbreitung (negativ = kompakter)
     rgba(0, 0, 0, 0.6) → Farbe: halbtransparenter Schwarzton
  -------------------------------- */
    z-index: 1; /* Damit der Schatten über dem oberen Bereich liegt */
  }

    .section-vts2 {
    z-index: 1;
    background-color: #111111;
    padding:173px 0; /* Oben und unten Abstand */
    position: relative;

    /* -------------------------------
     Box-Shadow erklärt:
     0     → Kein horizontaler Versatz (bleibt zentriert)
     20px  → Vertikaler Versatz nach unten (Schatten fällt nach unten)
     40px  → Weichzeichner-Radius (wie verschwommen der Schatten wirkt)
     -10px → Ausbreitung (negativ = kompakter)
     rgba(0, 0, 0, 0.6) → Farbe: halbtransparenter Schwarzton
  -------------------------------- */
    z-index: 1; /* Damit der Schatten über dem oberen Bereich liegt */
  }





.section-vts3{
  position: relative;
  z-index: 1;
  background:#111111;
  padding: 48px 0;              /* sinnvolles, positives Padding */
  display: grid;
  grid-template-columns: repeat(3, 370px); /* drei Spalten à 370px */
  justify-content: center;      /* zentrieren */
  gap: 48px;                    /* Abstand zwischen den drei Spalten */
}




.section-vts4{
  position: relative;
  z-index: 1;
  background:#111111;
  padding: 11px 0;              /* sinnvolles, positives Padding */
  display: grid;
  grid-template-columns: repeat(3, 370px); /* drei Spalten à 370px */
  justify-content: center;      /* zentrieren */
  gap: 48px;                    /* Abstand zwischen den drei Spalten */
}








 :root{
  --bg: #151515;
  --peek: 56%;                 /* wie weit das Randbild „reinschaut“ */
  --side-scale: .94;           /* Randbild leicht kleiner */
  --time: 520ms;               /* Animationsdauer */
  --ease: cubic-bezier(.22,.61,.36,1);
}



.stage{
  min-height: 100%;
  display: grid;
  place-items: center;
  padding: clamp(24px, 6vw, 80px);
}

/* Container zentriert */
.two-slider{
  position: relative;
  top: -310px;
  left: 24%;
  width: min(1200px, 92vw);
  height: clamp(260px, 48vw, 520px);
    align-items: center;

}

/* Bilderflächen übereinander */
.panel{
  position: absolute;
  align-items: center;
    width: 80%;
left: 80%;
  inset: 0;
  margin: 0;
  border-radius: 18px;
  overflow: visible;
  box-shadow: 0 24px 60px -24px rgba(0,0,0,.55);
  transform-origin: center;
  transition: transform var(--time) var(--ease), filter var(--time) var(--ease), opacity var(--time) var(--ease);
  border-radius: 22px;
}

.panel img{
    border-radius: 22px;

  width: 100%;
  height: 100%;
  object-fit: cover;           /* „contain“, wenn nichts beschnitten werden soll */
  display: flex;
}

/* Zustände */
.is-center{
  transform: translateX(0) scale(1);
  filter: none;
  opacity: 1;
  z-index: 3;
}
.is-right{
  transform: translateX(var(--peek)) scale(var(--side-scale));
  filter: grayscale(100%) contrast(.9) brightness(.9);
  opacity: .9;
  z-index: 2;
}
.is-left{
  transform: translateX(calc(-1 * var(--peek))) scale(var(--side-scale));
  filter: grayscale(100%) contrast(.9) brightness(.9);
  opacity: .9;
  z-index: 2;
}

/* Off-screen Positionen */
.is-off-right{ transform: translateX(120%); opacity: 0; z-index: 1; }
.is-off-left { transform: translateX(-120%); opacity: 0; z-index: 1; }

/* Pfeile */
.arrow2{
  position: absolute; top: 50%; transform: translateY(-50%);
  width: 48px; height: 48px; border: 0; border-radius: 50%;
  background: #0a0a0a; color: #ff1981;
  display: grid; place-items: center; cursor: pointer;
  box-shadow: 0 10px 28px -14px rgba(0,0,0,.6);
  z-index: 10;
}
.arrow2 span{ font-size: 26px; font-weight: 900; line-height: 1; }
.prev{ left: -120px; }
.next{ right: 120px; }
.arrow2:hover{ background: #ff1981; color: #0a0a0a; }

/* Mobile Pfeile näher ran, kleinerer Peek */
@media (max-width: 640px){
  .prev{ left: 6px; }
  .next{ right: 6px; }
  :root{ --peek: 46%; }
}









  .ttt {
  font-family: 'LEMONMILKBOLD';
  font-size: clamp(34px, 3.4vw, 38px);
  color: #008a43;
  position: relative;
  top:53px;
  left: 4%;
  line-height: 0.9;
}




  .ttxt {
  font-family: 'PoppinsLight', sans-serif;
  font-size: clamp(14px, 3.4vw, 15px);
  color: #0d0d0d;
  position: relative;
  top: 50px;
  left: 4%;
  line-height: 1;
  max-width: 43%;
  word-spacing: 2px;
}

.ttxt2 {
  font-family: 'PoppinsSemiBold', sans-serif;
}

.ttxt3 {
  font-family: 'PoppinsRegular', sans-serif;
  text-decoration: underline;
  text-decoration-thickness: 2px;
  color: #008a43;
}





.breadcrumb-overlay {
    font-size: clamp(12px, 1.5vw, 14px);
    top: 35px;
    left: 4%;
    margin-right: 10px;
    color: #1a1a1a;
    position: relative; /* WICHTIG */
    z-index: 20; /* Optional, falls verdeckt */
  }
  
  .breadcrumb-overlay a {
    font-family: 'Avenirlight', sans-serif;

    color: #0f0f0f;
    text-decoration: none;
    transition: color 0.3s ease-in-out;
  }
  
  .breadcrumb-overlay a:hover {
    color: #008a43;
    font-family: 'Avenirmedium', sans-serif;

  }
  
  .breadcrumb-overlay span {
    margin: 0 8px;
    color: #008a43;
    font-family: 'Avenirmedium', sans-serif;
  }








  




/* Link-Wrapper */
.rectangle2-link,
.rectangle2-link:visited,
.rectangle2-link:hover,
.rectangle2-link:active {
  text-decoration: none;
  color: inherit;
  display: block;
}

/* Karte */
.rectangle1 {
  position: relative;
  bottom: -90px;
  left: 4%;
  max-width: 710px;
  height: 370px;
  background-color: #0a0a0a;
  border-radius: 8px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  text-align: left;
  padding: 20px 40px;
  box-shadow: #0000007f 0 10px 40px;
  cursor: pointer;
  flex-direction: column;
}

/* Fließtext */
.rect-text1 {
  font-family: 'LouisGeorgeCafe', sans-serif;
  font-size: clamp(14px, 1.7vw, 16px);
  color: #ffffff;
  margin: 0 0 20px 0;
  text-align: left;
  max-width: 85%;
}

/* Headline */
.hgrect-text1 {
  font-family: 'PoppinsSemiBold', sans-serif;
  font-size: clamp(24px, 2.7vw, 29px);
  color: #ffffff;
}

.hgrect-text12 {
  font-family: 'PoppinsRegular', sans-serif;
  font-size: clamp(17px, 2.7vw, 19px);
  color: #ffffff;
}

/* Inline-Logo */
.inline-logo {
  height: 42px;
  vertical-align: bottom;
  margin: 0 6px;
}

/* Button 57 */
.button-57 {
  position: absolute;
  bottom: 28px;
  overflow: hidden;
  border: 4px solid #fff;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  line-height: 16px;
  padding: 10px 66px;
  border-radius: 8px;
  text-decoration: none;
  cursor: pointer;
  background: transparent;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  margin-top: auto; /* nach unten schieben */
  align-self: flex-start;
  font-family: 'PoppinsRegular';
}

.button-57 span:first-child {
  position: relative;
  transition: color 600ms cubic-bezier(0.48, 0, 0.12, 1);
  z-index: 10;
}

.button-57 span:last-child {
  color: white;
  display: block;
  position: absolute;
  bottom: 0;
  transition: all 500ms cubic-bezier(0.48, 0, 0.12, 1);
  z-index: 100;
  opacity: 0;
  top: 50%;
  left: 50%;
  transform: translateY(225%) translateX(-50%);
  height: 14px;
  line-height: 13px;
}

.button-57:after {
  content: "";
  position: absolute;
  bottom: -50%;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #c8158c; /* NULNEBLA Grün */
  transform-origin: bottom center;
  transition: transform 600ms cubic-bezier(0.48, 0, 0.12, 1);
  transform: skewY(0deg) scaleY(0);
  z-index: 50;
}

.button-57:hover:after {
  transform-origin: bottom center;
  transform: skewY(0deg) scaleY(2);
}

.button-57:hover span:last-child {
  transform: translateX(-50%) translateY(-100%);
  opacity: 1;
  transition: all 900ms cubic-bezier(0.48, 0, 0.12, 1);
}

















.button-5s {
  position: relative;
  left: 34%;
  bottom: -18px;
  overflow: hidden;
  border: none;
  color: #fff;
  background-color: #008a43;
  display: inline-block;
  font-size: 10px;
  line-height: 16px;
  padding: 10px 166px;
  border-radius: 7px;
  text-decoration: none;
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  margin-top: auto; /* nach unten schieben */
  align-self: flex-start;
  font-family: 'PoppinsRegular';
}

.button-5s span:first-child {
  position: relative;
  transition: color 600ms cubic-bezier(0.48, 0, 0.12, 1);
  z-index: 10;
}

.button-5s span:last-child {
  color: white;
  display: block;
  position: absolute;
  bottom: 0;
  transition: all 500ms cubic-bezier(0.48, 0, 0.12, 1);
  z-index: 100;
  opacity: 0;
  top: 50%;
  left: 50%;
  transform: translateY(225%) translateX(-50%);
  height: 14px;
  line-height: 13px;
}

.button-5s:after {
  content: "";
  position: absolute;
  bottom: -50%;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #1a1a1a; /* NULNEBLA Grün */
  transform-origin: bottom center;
  transition: transform 600ms cubic-bezier(0.48, 0, 0.12, 1);
  transform: skewY(0deg) scaleY(0);
  z-index: 50;
}

.button-5s:hover:after {
  transform-origin: bottom center;
  transform: skewY(0deg) scaleY(2);
}

.button-5s:hover span:last-child {
  transform: translateX(-50%) translateY(-100%);
  opacity: 1;
  transition: all 900ms cubic-bezier(0.48, 0, 0.12, 1);
}











.firmen-cta{
  position: relative;
  left: 34%;
  bottom: 158px;
  overflow: hidden;
  border: solid 4px rgba(255, 255, 255, 0.918);
  color: #fff;
  background-color: transparent;
  display: inline-block;
  font-size: 17px;
  line-height: 16px;
  padding: 17px 231px;
  border-radius: 7px;
  text-decoration: none;
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  margin-top: auto; /* nach unten schieben */
  align-self: flex-start;
  font-family: 'PoppinsSemiBold';
}

.firmen-cta span:first-child {
  position: relative;
  transition: color 600ms cubic-bezier(0.48, 0, 0.12, 1);
  z-index: 10;
}

.firmen-cta span:last-child {
  color: rgb(255, 255, 255);
  display: block;
  position: absolute;
  bottom: 0;
  transition: all 500ms cubic-bezier(0.48, 0, 0.12, 1);
  z-index: 100;
  opacity: 0;
  top: 50%;
  left: 50%;
  transform: translateY(225%) translateX(-50%);
  height: 14px;
  line-height: 13px;
}

.firmen-cta:after {
  content: "";
  position: absolute;
  bottom: -50%;
  left: 0;
  width: 100%;
  height: 100%;
    color: rgb(255, 255, 255);
  background-color: #a20057; /* NULNEBLA Grün */
  transform-origin: bottom center;
  transition: transform 600ms cubic-bezier(0.48, 0, 0.12, 1);
  transform: skewY(0deg) scaleY(0);
  z-index: 50;
}

.firmen-cta:hover:after {
  transform-origin: bottom center;
  transform: skewY(0deg) scaleY(2);
}

.firmen-cta:hover span:last-child {
  transform: translateX(-50%) translateY(-100%);
  opacity: 1;
  transition: all 900ms cubic-bezier(0.48, 0, 0.12, 1);
}













/* Button zentriert im Layout + Text mittig im Button */
.grüner-cta{
  /* Positionierung sauber statt left:34% */
  left: 380px;                    /* <- raus mit der Verschiebung */
  margin: 0 auto;                /* Button selbst horizontal zentrieren */
  display: inline-grid;          /* Inhalte perfekt zentrieren */
  place-items: center;           /* H + V zentriert */
  text-align: center;            /* Mehrzeilig zentriert */
  line-height: 1.25;
font-family: 'PoppinsSemiBold';
  /* deine bisherigen Styles */
  position: relative;
  bottom: 8px;
  overflow: hidden;
  border: solid 5px #008a43;
  color: #008a43;
  background: transparent;
  padding: 7px 81px;           /* optional kleiner machen */
  border-radius: 17px;
  text-decoration: none;
  cursor: pointer;
  user-select: none;
}

/* Haupttext (1. Span) – nichts weiter nötig, bleibt zentriert */
.grüner-cta span:first-child{
  position: relative;
  z-index: 10;
  transition: color 600ms cubic-bezier(0.48,0,0.12,1);
  text-align: center;            /* falls du’s explizit willst */
}

/* Hover-Text (2. Span) ebenfalls zentriert */
.grüner-cta span:last-child{
  color: #252525;
  position: absolute;
  top: 50%;
  left: 0;                       /* statt 50% */
  right: 0;                      /* zentriert über Breite */
  opacity: 0;
  height: 14px;
  line-height: 13px;
  z-index: 100;
  transition: all 500ms cubic-bezier(0.48,0,0.12,1);
}


.grüner-cta span:last-child{
  left: 50%;
  right: auto;
  transform: translate(-50%, 225%);
  text-align: center;
}

.grüner-cta:hover span:last-child{
  transform: translate(-50%, -100%);
  opacity: 1;
}



.grüner-cta:after {
  content: "";
  position: absolute;
  bottom: -50%;
  left: 0;
  width: 100%;
  height: 100%;
    color: #1f1f1f;
  background-color: #ebebeb; /* NULNEBLA Grün */
  transform-origin: bottom center;
  transition: transform 600ms cubic-bezier(0.48, 0, 0.12, 1);
  transform: skewY(0deg) scaleY(0);
  z-index: 50;
}

.grüner-cta:hover:after {
  transform-origin: bottom center;
  transform: skewY(0deg) scaleY(2);
}

.grüner-cta:hover span:last-child {
  transform: translateX(-50%) translateY(-100%);
  opacity: 1;
  transition: all 900ms cubic-bezier(0.48, 0, 0.12, 1);
}











.rectangle2{
  position: relative;            /* Bezugspunkt für absolute Kinder */
  width: 210px;
  height: 210px;
  left: 64%;
  top: -550px;
  background: #008a43;
  border-radius: 12px;
  padding: 20px 24px;
  box-shadow: 0 10px 40px #0000007f;
  display: flex;
  align-items: center;
  justify-content: center;
}


/* Button füllt das Kästchen, damit alles klickbar ist */
.scroll-trigger{
  position: relative;
  width: 100%;
  height: 100%;
  border: 0;
  background: transparent;
  cursor: pointer;
  padding: 0;
}

/* Pfeile übereinander, mittig */
.scroll-trigger .arrow{
  position: relative;
  top: 40%;                      /* leicht oberhalb der Mitte */
  left: 40%;
  transform: translate(-50%, -50%);
  width: 34%;
  transition: opacity .25s ease;
}
.scroll-trigger .hover{ opacity: 0; }
.scroll-trigger:hover .default{ opacity: 0; }
.scroll-trigger:hover .hover{ opacity: 1; }

/* Text unten */
.scroll-trigger p{
  position: absolute;
  bottom: 104px;
  left: 50%;
  transform: translateX(-50%);
  margin: 0;
  font-family: 'LEMONMILKBOLD', sans-serif;
  font-size: clamp(14px, 1.4vw, 18px);
  line-height: 1.2;
  color: #0d0d0d;
  text-align: center;
  transition: color .25s ease;
}
.scroll-trigger:hover p{ color: #f3f3f3; }

/* OPTIONAL: Positionierung des grünen Blocks relativ zur Seite
   (besser mit Flex/Grid statt negative top/right) */
.rectangle2-wrap{
  position: relative;
  display: grid;
  place-items: center;
  margin: 40px 0;
}







.nn-gallery, .nn-gallery * { box-sizing: border-box; }



/* Wrapper – eigener Stacking-Context gegen fremde Z-Indices */
.nn-gallery{
  max-width: 1600px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, minmax(240px, 1fr));
  gap: var(--nn-gap);
  isolation: isolate;
  position: relative;
}

.nn-card{
  position: relative;
  aspect-ratio: 9/16;           /* wie Smartphone */
  border-radius: var(--nn-radius);
  overflow: hidden;
  background: #111;
  box-shadow: var(--nn-shadow);
  contain: layout paint;         /* verhindert Übersprechen */
}

.nn-card img{
  width: 100%; height: 100%; object-fit: cover;
  filter: grayscale(100%) brightness(.92);
  transition: filter .35s ease, transform .35s ease;
}

.nn-card.nn-active img{
  filter: none;
  transform: scale(1.01);
}

/* Rechter runder Button, nur bei aktivem Bild sichtbar */
.nn-next{
  position: absolute;
  top: 50%; right: 12px;
  transform: translateY(-50%);
  width: var(--nn-btn-size);
  height: var(--nn-btn-size);
  border-radius: 50%;
  border: 0; cursor: pointer;
  display: grid; place-items: center;
  background: var(--nn-btn-bg);
  color: var(--nn-btn-fg);
  font-size: 28px; line-height: 1;
  box-shadow: 0 10px 28px rgba(0,0,0,.28);
  opacity: .95;
  transition: transform .2s ease, opacity .2s ease;
  z-index: 50;                  /* über fremden Up-Buttons etc. */
}

.nn-card:not(.nn-active) .nn-next{ display: none; }

.nn-next:hover{ transform: translateY(-50%) scale(1.07); opacity: 1; }
.nn-next:focus-visible{ outline: 3px solid #7dd3fc; outline-offset: 3px; }

/* Responsiv */
@media (max-width: 1080px){
  .nn-gallery{ grid-template-columns: 1fr; }
  .nn-card{ max-width: 520px; margin-inline: auto; }
}
  





 .ttI {
  font-family: 'Avenirlight', sans-serif;
  font-size: clamp(16px, 3.4vw, 17px);
  color: #f5f5f5;
  position: relative;
  top: -20px;
  left: 9%;
  line-height: 1;
  max-width: 63%;
  word-spacing: 2px;
}


.ttIa {
  font-family: 'Avenirlight', sans-serif;
  color: #f5f5f5;
 
}

.ttIo {
  font-family: 'PoppinsSemiBold', sans-serif;
}


.ttIo2 {
  font-family: 'PoppinsSemiBold', sans-serif;
    color: #131313;
    text-decoration: underline;
    text-decoration-color: white;
}


.buttottIo {
  text-align: left;
  border-radius: 8px;
  font-family: 'PoppinsSemiBold', sans-serif;
color: white;
background-color: #141414;
text-decoration: none;
animation: none;
  font-size: clamp(14px, 3.4vw, 16px);
  border: 12px black;
    box-shadow: 0 10px 40px #0000007f;
}

.afour-overlay





.tts {
  font-family: 'Avenirlight', sans-serif;
  font-size: clamp(16px, 3.4vw, 17px);
  color: #f5f5f5;
  position: relative;
  top: -70px;
  left: 4%;
  line-height: 1;
  word-spacing: 2px;
}

.ttso {
  font-family: 'Avenirheavy', sans-serif;
}






.flex-row {
  display: flex;
  align-items: flex-start;
  margin-bottom: 24px;
  position: relative;
  left: 4%;
  top: -20px;
  max-width: 42%;
  opacity: 0.2;
  cursor: pointer;
}


.flex-row:hover {
  opacity: 1;
  transition: all 0.4s;
  transform: translateY(-2px)
}

.flex-icon {
  flex: 0 0 60px;   /* feste Breite für die Icons */
  margin-right: 20px;
}

.flex-icon img {
  width: 100%;
  height: auto;
  display: block;
}

.flex-text {
  flex: 1;   /* Text füllt den restlichen Platz */
  font-size: 1rem;
  line-height: 1.5;
  font-family: 'Avenirlight', sans-serif;
}


















.flex2-row {
  display: flex;
  align-items: flex-start;
  margin-bottom: 24px;
  position: relative;
  left: 30%;
  top: 20px;
  max-width: 42%;
  opacity: 1;
  cursor: pointer;
}


.flex2-row:hover {
  opacity: 1.2;
  transition: all 0.4s;
  transform: translateY(-2px)
}

.flex2-icon {
  flex: 0 0 60px;   /* feste Breite für die Icons */
  margin-right: 20px;
}

.flex2-icon img {
  width: 100%;
  height: auto;
  display: block;
}

.f2 {
  flex: 1;   /* Text füllt den restlichen Platz */
  font-size: clamp(14px, 3.4vw, 17px);
  line-height: 1.5;
  font-family: 'LEMONMILKBOLD', sans-serif;
  color: #008a43;
}

.flex2-text {
  flex: 1;   /* Text füllt den restlichen Platz */
  font-size: clamp(11px, 3.4vw, 12px);
  line-height: 1.5;
  font-family: 'Avenirmedium', sans-serif;
  color: #000;
}










.vts3t{
  font-family: 'LEMONMILKLIGHT', sans-serif;
  font-size: clamp(67px, 3.4vw, 77px);
  color: #ebebebe8;

  /* WICHTIG: gleiche Breite & Zentrierung wie nb-grid */
  width: min(1200px, 96vw);
  margin: 0 auto clamp(16px, 2vw, 24px);  /* Abstand nach unten */
line-height: 0.8;
  /* keine manuelle Verschiebung mehr */
  position: relative;   /* statt relative */
  left: 180px; top: auto;
top: -150px;
  line-height: 0.9;
  letter-spacing: -5px;
  text-align: left;   /* oder center – wie du magst */
}




.vts3t-g{
  font-family: 'LEMONMILKBOLD', sans-serif;
  font-size: clamp(67px, 3.4vw, 77px);
  color: #bd005f;

}





/* === Wrapper: eine Zeile, passt sich der Breite an === */
.nb-grid{
  width: min(800px, 96vw);
  margin: 0 auto;
  padding: clamp(24px, 4vw, 48px) 0;

  display: flex;
  flex-wrap: nowrap;                 /* immer EINE Zeile */
  justify-content: center;
  align-items: flex-start;

  /* Gaps als Variable, damit wir exakt rechnen können */
  --nb-gap: clamp(16px, 3vw, 32px);
  gap: var(--nb-gap);

  /* falls vorher gesetzt: neutralisieren */
  position: relative;
  left: -200px;
}

/* === Drei Spalten: Breite aus Container-Breite berechnen ===
   -> 3 gleich breite Spalten + 2 Abstände = 100%  */
.nb-grid > .rectangler,
.nb-grid > .rectangleg,
.nb-grid > .rectangleo{
  /* alte Offsets killen */
  left: auto !important;
  top:  auto !important;

  /* exakte Spaltenbreite, damit nichts übersteht */
  flex: 0 0 calc((100% - 2 * var(--nb-gap)) / 3);
  max-width: calc((100% - 2 * var(--nb-gap)) / 3);

  /* deine internen Layouts bleiben gleich */
  width: auto; /* statt fixer 370px */
}













.rectangler{
  position: relative;
  width: 370px;                 /* Breite des Containers */
  background-color: #bb1a6b;
  border-radius: 22px;
  padding: 20px;
  box-shadow: 0 20px 40px #1a1a1a7f;
left: 15%;
  display: flex;
  flex-direction: column;       /* alles untereinander */
  gap: 20px;                    /* Abstand zwischen Kacheln */
    padding-top: 100px; /* mehr Raum ganz oben */
    cursor: pointer;
}

.rectangler:hover{
transition: all 0.4s;
transform: translateY(-12px);}


/* Kachel */
.nb-tile{
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 12px;
  box-shadow: 0 10px 30px rgba(0,0,0,.25);
}

/* Bilder übereinander */
.nb-tile img{
  display: block;
  width: 100%;       /* passt sich Container-Breite an */
  height: auto;      /* behält Originalproportionen */
  transition: opacity .25s ease;
  position: absolute;
  inset: 0;
  object-fit: cover;
}

/* Default: A sichtbar, B unsichtbar */
.nb-tile .front{ opacity: 1; position: relative; }
.nb-tile .hover{ opacity: 0; }

/* Hover: B einblenden */
.nb-tile:hover .hover{ opacity: 1; }
.nb-tile:hover .front{ opacity: 0; }

/* Mobile: 1 Spalte */
@media (max-width: 640px){
  .nb-gallery{ grid-template-columns: 1fr; }
}


.rectangler-tx{
  color: rgb(23, 23, 23);
  font-family: 'PoppinsRegular';
  font-size: 1.3rem;
  line-height: 0.8;
  text-align: center;
    margin-top: -62px; /* Abstand zum ersten Bild */

}



.hg-rectangler-tx{
 color:#bb1a6b;
  background:#161616;
  font-family:'PoppinsSemiBold';
  font-size: 1.3rem;
  border: 4px solid #161616;
  border-radius: 8px;
  cursor: pointer;
   white-space: normal;        /* statt nowrap */
  overflow-wrap: anywhere;    /* bricht auch lange Wörter */
  word-break: break-word;     /* Fallback */
  display: inline-flex;
  flex-wrap: wrap;            /* erlaubt Zeilenumbruch in inline-flex */
  text-align: center;
  max-width: 100%;
  box-sizing: border-box;
  }


.hg-rectangler-tx:hover{
color: #bb1a6b;
  background-color: white;
    border: 4px solid white;
  transition: all 0.4s;
}











.rectangleg{
  position: relative;
  width: 370px;                 /* Breite des Containers */
  background-color: #33a868;
  border-radius: 22px;
  padding: 20px;
  box-shadow: 0 20px 40px #1a1a1a7f;
left: 40%;
top: 0px;
  display: flex;
  flex-direction: column;       /* alles untereinander */
  gap: 20px;                    /* Abstand zwischen Kacheln */
    padding-top: 100px; /* mehr Raum ganz oben */
    cursor: pointer;
}

.rectangleg:hover{
transition: all 0.4s;
transform: translateY(-12px);}




.rectangleg-tx{
  color: rgb(23, 23, 23);
  font-family: 'PoppinsRegular';
  font-size: 1.3rem;
  line-height: 0.8;
  text-align: center;
    margin-top: -62px; /* Abstand zum ersten Bild */

}


.hg-rectangleg-tx{
 color:#33a868;
  background:#161616;
  font-family:'PoppinsSemiBold';
  font-size: 1.3rem;
  border: 4px solid #161616;
  border-radius: 8px;
  cursor: pointer;
   white-space: normal;        /* statt nowrap */
  overflow-wrap: anywhere;    /* bricht auch lange Wörter */
  word-break: break-word;     /* Fallback */
  display: inline-flex;
  flex-wrap: wrap;            /* erlaubt Zeilenumbruch in inline-flex */
  text-align: center;
  max-width: 100%;
  box-sizing: border-box;
  }


.hg-rectangleg-tx:hover{
color: #33a868;
  background-color: white;
    border: 4px solid white;
  transition: all 0.4s;
}













.rectangleo{
  position: relative;
  width: 370px;                 /* Breite des Containers */
  background-color: #c57000;
  border-radius: 22px;
  padding: 20px;
  box-shadow: 0 20px 40px #1a1a1a7f;
left: 65%;
top: 0px;
  display: flex;
  flex-direction: column;       /* alles untereinander */
  gap: 20px;                    /* Abstand zwischen Kacheln */
    padding-top: 100px; /* mehr Raum ganz oben */
    cursor: pointer;
}

.rectangleo:hover{
transition: all 0.4s;
transform: translateY(-12px);}





.rectangleo-tx{
  color: rgb(23, 23, 23);
  font-family: 'PoppinsRegular';
  font-size: 1.3rem;
  line-height: 0.8;
  text-align: center;
    margin-top: -62px; /* Abstand zum ersten Bild */

}


.hg-rectangleo-tx{
 color:#c57000;
  background:#161616;
  font-family:'PoppinsSemiBold';
  font-size: 1.3rem;
  border: 4px solid #161616;
  border-radius: 8px;
  cursor: pointer;
   white-space: normal;        /* statt nowrap */
  overflow-wrap: anywhere;    /* bricht auch lange Wörter */
  word-break: break-word;     /* Fallback */
  display: inline-flex;
  flex-wrap: wrap;            /* erlaubt Zeilenumbruch in inline-flex */
  text-align: center;
  max-width: 100%;
  box-sizing: border-box;
  }


.hg-rectangleo-tx:hover{
color: #c57000;
  background-color: white;
    border: 4px solid white;
  transition: all 0.4s;
}
















.vts2-t {
  font-size: clamp(28px, 3.4vw, 32px);
  line-height: 1.5;
  position: relative;
  left: 40%;
  top: 20px;
  font-family: 'LEMONMILKBOLD', sans-serif;
  color: #f5f5f5;
}









.fo {
  font-size: clamp(28px, 3.4vw, 32px);
  line-height: 1.5;
  position: relative;
  left: 22%;
  top: -20px;
  font-family: 'SignatureDecember', sans-serif;
  color: #171717;
}





/* Text unterhalb */
.sectiontwoone-text {
top: 1%; 
left: 4%; 
font-family: 'SignatureDecember', sans-serif;
  font-size: clamp(29px, 7vw, 31px);
  color: #090909;
  line-height: 1;
position: absolute;
}

/* Beim Hover sichtbar & orange */
.highlightsectiontwoone{
  color: #090909;
  font-family: 'Avenirheavy', sans-serif;
  font-size: clamp(26px, 7vw, 32px);
}

.sectiontwotitle-text {
  top: 7%; 
  left: 4%; 
  font-family: 'LEMONMILKBOLD', sans-serif;
    font-size: clamp(41px, 7vw, 43px);
    color: #d21c6b;
    line-height: 1;
  position: absolute;
  }



.sectiontwotwo-text {
  top: 17%; 
    left: 4%; 
    position: absolute;
  max-width: 80%;
    font-family: 'Avenirlight', sans-serif;
      font-size: clamp(16px, 4vw, 19px);
      color: #0c0c0c;
      line-height: 1.2;
      max-width: 72%;


  }



  .highlightsectiontwothtwo {
   
      font-family: 'LexendBold', sans-serif;
        font-size: clamp(16px, 4vw, 19px);
        
    }




    .highlightsectiontwoththree {
      color: #d21c6b;

        font-size: clamp(16px, 4vw, 19px);
        
    }




    .highlightmed {
      font-family: 'Avenirmedium', sans-serif;

        
    }




    .highlightsectiontwoththreewer {
      color: #d21c6b;
      font-family: 'LexendBold', sans-serif;

        font-size: clamp(16px, 4vw, 19px);
        
    }




    .highlightsectiontwothasd {
      font-family: 'LexendBold', sans-serif;
        font-size: clamp(16px, 4vw, 19px);  

    }

    
    .highlightsectiontwothsad {
      font-family: 'LexendBold', sans-serif;
        font-size: clamp(16px, 4vw, 19px);  
        color: #d21c6b;

    }





    .media-hover-block {
      width: 30%;
      margin: 0 auto;
      text-align: center;
      position: absolute;
      left: 3%;
      bottom: 3%;
      cursor: pointer;
    }
    
    .media-container {
      position: relative;
      aspect-ratio: 16 / 9;
      border-radius: 8px;
    }
    
    .preview, .hover-video {
      position: absolute;
      left: 0%;
      width: 100%;
      height: 100%;
      object-fit: cover;
      transition: opacity 0.5s ease-in-out;
      border-radius: 10px;
    }
    
    .hover-video {
      opacity: 0;
      z-index: 2;
    }
    
    .media-hover-block:hover .preview {
      opacity: 0;
    }
    
    .media-hover-block:hover .hover-video {
      opacity: 1;
    }
    
    .media-hover-block:hover .hover-video {
      /* Video spielt beim Hover los */
      animation: play-on-hover 0s forwards;
    }
    
    .hover-text {
      margin-top: 12px;
      opacity: 0;
      font-family: 'LouisGeorgeCafe', sans-serif;
      font-size: 18px;
      color: #111;
      transition: opacity 0.4s ease-in-out;
    }
    
    .media-hover-block:hover .hover-text {
      opacity: 1;
    }

     .hghover1{
     
      font-family: 'LexendBold', sans-serif;
     
    }
    
    .media-hover-block:hover .hghover1 {
      opacity: 1;
    }

.hg2hover1{
     
      font-family: 'LexendBold', sans-serif;
     color:#e73092 ;
    }
    
    .media-hover-block:hover .hg2hover1 {
      opacity: 1;
    }


















    .media2-hover-block {
      width: 30%;
      margin: 0 auto;
      text-align: center;
      position: absolute;
      left: 50%;
      transform: translateX(-50%);

      bottom: 3%;
      cursor: pointer;
    }
    
    .media2-container {
      position: relative;
      aspect-ratio: 16 / 9;
      border-radius: 8px;
    }
    
    .preview, .hover2-video {
      position: absolute;
      left: 0%;
      width: 100%;
      height: 100%;
      object-fit: cover;
      transition: opacity 0.5s ease-in-out;
      border-radius: 10px;
    }
    
    .hover2-video {
      opacity: 0;
      z-index: 2;
    }
    
    .media2-hover-block:hover .preview {
      opacity: 0;
    }
    
    .media2-hover-block:hover .hover2-video {
      opacity: 1;
    }
    
    .media2-hover-block:hover .hover2-video {
      /* Video spielt beim Hover los */
      animation: play-on-hover 0s forwards;
    }
    
    .hover2-text {
      margin-top: 12px;
      opacity: 0;
      font-family: 'LouisGeorgeCafe', sans-serif;
      font-size: 18px;
      color: #111;
      transition: opacity 0.4s ease-in-out;
    }
    
    .media2-hover-block:hover .hover2-text {
      opacity: 1;
    }

   .hghover2{
     
      font-family: 'LexendBold', sans-serif;
     
    }
    
    .media2-hover-block:hover .hghover2 {
      opacity: 1;
    }

.hg2hover2{
     
      font-family: 'LexendBold', sans-serif;
     color:#e73092 ;
    }
    
    .media2-hover-block:hover .hg2hover2 {
      opacity: 1;
    }




    .media3-hover-block {
      width: 30%;
      margin: 0 auto;
      text-align: center;
      position: absolute;
      right: 2%;

      bottom: 0%;
      cursor: pointer;
    }
    
    .media3-container {
      position: relative;
      aspect-ratio: 16 / 9;
      border-radius: 8px;
    }
    
    .preview, .hover3-video {
      position: absolute;
      left: 0%;
      width: 100%;
      height: 100%;
      object-fit: cover;
      transition: opacity 0.5s ease-in-out;
      border-radius: 10px;
    }
    
    .hover3-video {
      opacity: 0;
      z-index: 2;
    }
    
    .media3-hover-block:hover .preview {
      opacity: 0;
    }
    
    .media3-hover-block:hover .hover3-video {
      opacity: 1;
    }
    
    .media3-hover-block:hover .hover3-video {
      /* Video spielt beim Hover los */
      animation: play-on-hover 0s forwards;
    }
    
    .hover3-text {
      margin-top: 12px;
      opacity: 0;
      font-family: 'LouisGeorgeCafe', sans-serif;
      font-size: 18px;
      color: #111;
      transition: opacity 0.4s ease-in-out;
    }
    
    .media3-hover-block:hover .hover3-text {
      opacity: 1;


  }

   .hghover3{
     
      font-family: 'LexendBold', sans-serif;
     
    }
    
    .media3-hover-block:hover .hghover3 {
      opacity: 1;
    }

.hg2hover3{
     
      font-family: 'LexendBold', sans-serif;
     color:#e73092 ;
    }
    
    .media3-hover-block:hover .hg2hover3 {
      opacity: 1;
    }









  
  .semi-hover-block {
    width: 34%;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    left: 4%;

    top: 27%;
    cursor: pointer;
  }
  
  .semi-container {
    position: relative;
    aspect-ratio: 16 / 9;
    border-radius: 8px;
  }
  
  .preview, .semi-video {
    position: absolute;
    left: 0%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: opacity 0.5s ease-in-out;
    border-radius: 10px;
  }
  
  .semi-video {
    opacity: 0;
    z-index: 2;
  }
  
  .semi-hover-block:hover .preview {
    opacity: 0;
  }
  
  .semi-hover-block:hover .semi-video {
    opacity: 1;
  }
  
  .semi-hover-block:hover .semi-video {
    /* Video spielt beim Hover los */
    animation: play-on-hover 0s forwards;
  }
  
  .semi-text {
    top: 0%;
    position: absolute;
    max-width: 80%;
    right: -90%;
    text-align: left;
    font-family: 'Avenirmedium', sans-serif;
    font-size: 18px;
    color: #111;
    opacity: 1;
  }
  
  .semi-hover-block:hover .semi-text {
    opacity: 1;
    color: #f7f7f7;
}


.semi-title {
 
  font-family: 'LEMONMILKBOLD', sans-serif;
  font-size: clamp(30px, 5vw, 32px);
  color: #111;
 
}

.semi-hover-block:hover .semi-title {
  
  color: #f7f7f7;
}

    
.semi-bold {
 
  font-family: 'LexendBold', sans-serif;
  color: #111;
 
}

.semi-hover-block:hover .semi-bold {
  
  color: #f7f7f7;
}

























  .leistungs-hover-block {
    width: 34%;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    left: 4%;

    top: 47%;
    cursor: pointer;
  }
  
  .leistungs-container {
    position: relative;
    aspect-ratio: 16 / 9;
    border-radius: 8px;
  }
  
  .preview, .leistungs-video {
    position: absolute;
    left: 0%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: opacity 0.5s ease-in-out;
    border-radius: 10px;
  }
  
  .leistungs-video {
    opacity: 0;
    z-index: 2;
  }
  
  .leistungs-hover-block:hover .preview {
    opacity: 0;
  }
  
  .leistungs-hover-block:hover .leistungs-video {
    opacity: 1;
  }
  
  .leistungs-hover-block:hover .leistungs-video {
    /* Video spielt beim Hover los */
    animation: play-on-hover 0s forwards;
  }
  
  .leistungs-text {
    top: 0%;
    position: absolute;
    max-width: 80%;
    right: -90%;
    text-align: left;
    font-family: 'Avenirmedium', sans-serif;
    font-size: 18px;
    color: #111;
    opacity: 1;
  }
  
  .leistungs-hover-block:hover .leistungs-text {
    opacity: 1;
    color: #f7f7f7;
}


.leistungs-title {
 
  font-family: 'LEMONMILKBOLD', sans-serif;
  font-size: clamp(30px, 5vw, 32px);
  color: #111;
 
}

.leistungs-hover-block:hover .leistungs-title {
  
  color: #f7f7f7;
}

    
.leistungs-bold {
 
  font-family: 'LexendBold', sans-serif;
  color: #111;
 
}

.leistungs-hover-block:hover .leistungs-bold {
  
  color: #f7f7f7;
}





















  .Coaching-hover-block {
    width: 34%;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    left: 4%;

    top: 67%;
    cursor: pointer;
  }
  
  .Coaching-container {
    position: relative;
    aspect-ratio: 16 / 9;
    border-radius: 8px;
  }
  
  .preview, .Coaching-video {
    position: absolute;
    left: 0%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: opacity 0.5s ease-in-out;
    border-radius: 10px;
  }
  
  .Coaching-video {
    opacity: 0;
    z-index: 2;
  }
  
  .Coaching-hover-block:hover .preview {
    opacity: 0;
  }
  
  .Coaching-hover-block:hover .Coaching-video {
    opacity: 1;
  }
  
  .Coaching-hover-block:hover .Coaching-video {
    /* Video spielt beim Hover los */
    animation: play-on-hover 0s forwards;
  }
  
  .Coaching-text {
    top: 0%;
    position: absolute;
    max-width: 80%;
    right: -90%;
    text-align: left;
    font-family: 'Avenirmedium', sans-serif;
    font-size: 18px;
    color: #111;
    opacity: 1;
  }
  
  .Coaching-hover-block:hover .Coaching-text {
    opacity: 1;
    color: #f7f7f7;
}


.Coaching-title {
 
  font-family: 'LEMONMILKBOLD', sans-serif;
  font-size: clamp(30px, 5vw, 32px);
  color: #111;
 
}

.Coaching-hover-block:hover .Coaching-title {
  
  color: #f7f7f7;
}

    
.Coaching-bold {
 
  font-family: 'LexendBold', sans-serif;
  color: #111;
 
}

.Coaching-hover-block:hover .Coaching-bold {
  
  color: #f7f7f7;
}



















 .calm-hover-block {
      width: 30%;
      margin: 0 auto;
      text-align: center;
      position: absolute;
      left: 27%;

      top: 23%;
      cursor: pointer;
    }
    
    .calm-container {
      position: relative;
      aspect-ratio: 16 / 9;
      border-radius: 8px;
    }
    
    .preview, .calm-video {
      position: absolute;
      left: 0%;
      width: 100%;
      height: 100%;
      object-fit: cover;
      transition: opacity 0.5s ease-in-out;
      border-radius: 10px;
    }
    
    .calm-video {
      opacity: 0;
      z-index: 2;
    }
    
    .calm-hover-block:hover .preview {
      opacity: 0;
    }
    
    .calm-hover-block:hover .calm-video {
      opacity: 1;
    }
    
    .calm-hover-block:hover .calm-video {
      /* Video spielt beim Hover los */
      animation: play-on-hover 0s forwards;
    }
    
  .calm-text {
    top: 0%;
    position: absolute;
    max-width: 80%;
    right: -90%;
    text-align: left;
    font-family: 'Avenirmedium', sans-serif;
    font-size: 18px;
    color: #ffffff;
    opacity: 1;
  }
  
  .calm-hover-block:hover .calm-text {
    opacity: 1;
    color: #60440d;
}


.calm-title {
 
  font-family: 'LEMONMILKBOLD', sans-serif;
  font-size: clamp(30px, 5vw, 32px);
  color: #ffffff;
 
}

.calm-hover-block:hover .calm-title {
  
  color: #60440d;
}

    
.calm-bold {
 
  font-family: 'LexendBold', sans-serif;
  color: #ffffff;
 
}

.calm-hover-block:hover .calm-bold {
  
  color: #60440d;
}













 .sic-hover-block {
      width: 30%;
      margin: 0 auto;
      text-align: center;
      position: absolute;
      left: 9%;

      top: 37%;
      cursor: pointer;
    }
    
    .sic-container {
      position: relative;
      aspect-ratio: 16 / 9;
      border-radius: 8px;
    }
    
    .preview, .sic-video {
      position: absolute;
      left: 0%;
      width: 100%;
      height: 100%;
      object-fit: cover;
      transition: opacity 0.5s ease-in-out;
      border-radius: 10px;
    }
    
    .sic-video {
      opacity: 0;
      z-index: 2;
    }
    
    .sic-hover-block:hover .preview {
      opacity: 0;
    }
    
    .sic-hover-block:hover .sic-video {
      opacity: 1;
    }
    
    .sic-hover-block:hover .sic-video {
      /* Video spielt beim Hover los */
      animation: play-on-hover 0s forwards;
    }
    
  .sic-text {
    top: 0%;
    position: absolute;
    max-width: 80%;
    right: -90%;
    text-align: left;
    font-family: 'Avenirmedium', sans-serif;
    font-size: 18px;
    color: #ffffff;
    opacity: 1;
  }
  
  .sic-hover-block:hover .sic-text {
    opacity: 1;
    color: #60440d;
}


.sic-title {
 
  font-family: 'LEMONMILKBOLD', sans-serif;
  font-size: clamp(30px, 5vw, 32px);
  color: #ffffff;
 
}

.sic-hover-block:hover .sic-title {
  
  color: #60440d;
}

    
.sic-bold {
 
  font-family: 'LexendBold', sans-serif;
  color: #ffffff;
 
}

.sic-hover-block:hover .sic-bold {
  
  color: #60440d;
}











.nurse-hover-block {
      width: 30%;
      margin: 0 auto;
      text-align: center;
      position: absolute;
      top: 64%;

      left: 9%;
      cursor: pointer;
    }
    
    .nurse-container {
      position: relative;
      aspect-ratio: 16 / 9;
      border-radius: 8px;
    }
    
    .preview, .nurse-video {
      position: absolute;
      left: 0%;
      width: 100%;
      height: 100%;
      object-fit: cover;
      transition: opacity 0.5s ease-in-out;
      border-radius: 10px;
    }
    
    .nurse-video {
      opacity: 0;
      z-index: 2;
    }
    
    .nurse-hover-block:hover .preview {
      opacity: 0;
    }
    
    .nurse-hover-block:hover .nurse-video {
      opacity: 1;
    }
    
    .nurse-hover-block:hover .nurse-video {
      /* Video spielt beim Hover los */
      animation: play-on-hover 0s forwards;
    }
    
  .nurse-text {
    top: -5%;
    position: absolute;
    max-width: 130%;
    right: -140%;
    text-align: left;
    font-family: 'Avenirmedium', sans-serif;
    font-size: 18px;
    color: #ffffff;
    opacity: 1;
  }
  
  .nurse-hover-block:hover .nurse-text {
    opacity: 1;
    color: #60440d;
}


.nurse-title {
 
  font-family: 'LEMONMILKBOLD', sans-serif;
  font-size: clamp(30px, 5vw, 32px);
  color: #ffffff;
 
}

.nurse-hover-block:hover .nurs-title {
  
  color: #60440d;
}

    
.nurse-bold {
 
  font-family: 'LexendBold', sans-serif;
  color: #ffffff;
 
}

.nnurseurs-hover-block:hover .nurse-bold {
  
  color: #60440d;
}










  



  
  .section-between{
    background-color: #0f0f0f;
    padding: 320px 0; /* Oben und unten Abstand */
    position: relative;
    box-shadow: 0 -20px 40px 
  }
  


.bfq2-video {
  position: absolute;
  top: 70%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  transform: translate(-50%, -50%);
  object-fit: cover;
  z-index: 0;
}





  .section-3 {
    z-index: 5;
    background-color: #007237;
    padding: 70px 0; /* Oben und unten Abstand */
    position: relative;
    box-shadow: 0 40px -30px 30px rgba(0, 0, 0, 0.6); /* Schatten nach unten */
z-index: 5;
    /* -------------------------------
     Box-Shadow erklärt:
     0     → Kein horizontaler Versatz (bleibt zentriert)
     20px  → Vertikaler Versatz nach unten (Schatten fällt nach unten)
     40px  → Weichzeichner-Radius (wie verschwommen der Schatten wirkt)
     -10px → Ausbreitung (negativ = kompakter)
     rgba(0, 0, 0, 0.6) → Farbe: halbtransparenter Schwarzton
  -------------------------------- */
  }




    .section-31 {
    z-index: 5;
    background-color: #007237;
    padding: 120px 0; /* Oben und unten Abstand */
    position: relative;
      box-shadow: 0 20px 10px 10px rgba(0, 0, 0, 0.6); /* Schatten nach unten */

    /* -------------------------------
     Box-Shadow erklärt:
     0     → Kein horizontaler Versatz (bleibt zentriert)
     20px  → Vertikaler Versatz nach unten (Schatten fällt nach unten)
     40px  → Weichzeichner-Radius (wie verschwommen der Schatten wirkt)
     -10px → Ausbreitung (negativ = kompakter)
     rgba(0, 0, 0, 0.6) → Farbe: halbtransparenter Schwarzton
  -------------------------------- */
  }





.b-overlay {
  width: 11%;         
  max-width: 420px;    
  left: 4%;
  top: 300px;
  position: relative;
  opacity: 0;
  z-index: 10;
  transition: opacity 1.8s ease, transform 0.8s ease;
  transform: translateX(-230px);
  filter: grayscale(50%);
  transition-delay: 1.1s; 
}

.section-31.active .b-overlay {
  transform: translateX(0); /* von -230px auf 0 fahren */
  opacity: 1;
}

.b-overlay:hover {
  opacity: 1;
  transition: all 0.4s;
  transform: translateX(0) translateY(-12px); /* X UND Y kombinieren */
  filter: none;
}





.w-overlay {
width: 61%;         /* oder z. B. 300px für feste Breite */
max-width: 420px;    /* Bild wird nie größer als 600px */
left: 28%;
top: 180px;
position: relative;
  opacity: 0;
  z-index: 10;
        transition: opacity 1.8s ease, transform 0.8s ease;
transform: translateX(-630px);
  filter: grayscale(50%);

          transition-delay: 1.1s; /* z. B. 1 Sekunde später */}



.section-31.active .w-overlay{
    transform: translateY(0);
    color: #f4f4f4;
opacity: 1;
}



.w-overlay:hover {
  opacity: 1;
  transition: all 0.4s;
  transform: translateY(-12px);
    filter: none;
}










.r-overlay {
width: 61%;         /* oder z. B. 300px für feste Breite */
max-width: 420px;    /* Bild wird nie größer als 600px */
left: 29%;
top: 180px;
position: relative;
  opacity: 0;
  z-index: 10;
        transition: opacity 1.8s ease, transform 0.8s ease;
transform: translateX(-630px);
  filter: grayscale(50%);

          transition-delay: 1.1s; /* z. B. 1 Sekunde später */}



.section-31.active .r-overlay{
    transform: translateY(0);
    color: #f4f4f4;
opacity: 1;
}



.r-overlay:hover {
  opacity: 1;
  transition: all 0.4s;
  transform: translateY(-12px);
    filter: none;
}








    .tto {
  font-family: 'LEMONMILKBOLD';
  font-size: clamp(34px, 3.4vw, 38px);
  color: #fcfcfc;
  position: relative;
  top:-33px;
  left: 4%;
  line-height: 0.9;
  word-spacing: -5px;
}




    .ttb {
  font-family: 'LEMONMILKBOLD';
  font-size: clamp(44px, 3.4vw, 58px);
  color: #161616;
  position: relative;
  top:-353px;
  left: 4%;
  line-height: 0.8;
  letter-spacing: -4px;
}


    .ttbg {
  font-family: 'LEMONMILKLIGHT';
  font-size: clamp(38px, 3.4vw, 42px);

}





   .ftit {
  font-family: 'LEMONMILKBOLD';
  font-size: clamp(13px, 3.4vw, 14px);
  color: #007237;
  position: fixed;
  top:500px;
  left: 23%;
  line-height: 0.9;
 z-index: 10;
 opacity: 0;
}


   .ftitg {
font-family: 'Beauty';
  font-size: clamp(143px, 3.4vw, 154px);
  color: #e0e0e0;
  position: fixed;
  top:300px;
  left: 13%;
  line-height: 0.9;
 z-index: 10;
 opacity: 0;
}





 .section-4.active .ftit,
 .section-4.active .ftitg{
  opacity: 1;
  }











   .ft1 {
  font-family: 'PoppinsRegular';
  font-size: clamp(13px, 3.4vw, 14px);
  color: #dbdbdb;
  position: fixed;
  max-width: 15%;
  top:129px;
  left: 18%;
  line-height: 0.9;
 opacity: 0.3;
 cursor: pointer;
 z-index: 10;
 opacity: 0;
}


 .section-4.active .ft1{
       opacity: 0.3;
  }




  .hg-ft1 {
  font-family: 'LEMONMILKBOLD';
}

.section-4.active .ft1:hover, 
.section-4.active .ft2:hover, 
.section-4.active .ft3:hover , 
.section-4.active .ft4:hover  {
  transition: all 0.4s;
 opacity: 1;
 color: #007237;
}




   .ft2 {
  font-family: 'PoppinsRegular';
  font-size: clamp(13px, 3.4vw, 14px);
  color: #dbdbdb;
  position: fixed;
  max-width: 20%;
  top:209px;
  left: 54%;
  line-height: 0.9;
 cursor: pointer;
 z-index: 20;
 opacity: 0;
}


 .section-4.active .ft2{
 opacity: 0.3;
  }








   .ft3 {
  font-family: 'PoppinsRegular';
  font-size: clamp(13px, 3.4vw, 14px);
  color: #dbdbdb;
  text-align: right;
  position: fixed;
  max-width: 20%;
  top:459px;
  left: 60%;
  line-height: 0.9;
 cursor: pointer;
 z-index: 10;
 opacity: 0;
}


 .section-4.active .ft3{
 opacity: 0.3;
  }






   .ft4 {
  font-family: 'PoppinsRegular';
  font-size: clamp(13px, 3.4vw, 14px);
  color: #dbdbdb;
  position: fixed;
  text-align: right;
  max-width: 20%;
  top:459px;
  left: 40%;
  line-height: 0.9;
 cursor: pointer;
 z-index: 10;
 opacity: 0;
}


 .section-4.active .ft4{
 opacity: 0.3;
  }






    .ttp {
  font-family: 'LEMONMILKLIGHT';
  font-size: clamp(17px, 3.4vw, 21px);
  color: #fcfcfc;
  position: relative;
  top:-63px;
  left: 4%;
  line-height: 0.9;
  letter-spacing: 1px;
}



   .vts {
  font-family: 'LEMONMILKBOLD';
  font-size: clamp(17px, 3.4vw, 21px);
  color: #fcfcfc;
  position: relative;
  text-align: center;
  top:-73px;
  left: -4%;
  line-height: 0.9;
  letter-spacing: 1px;
}

   .vts2 {
  font-family: 'SignatureDecember';
  font-size: clamp(17px, 3.4vw, 21px);
  color: #fcfcfc;
  position: relative;
  text-align: center;
  top:-73px;
  left: -4%;
  line-height: 0.9;
  letter-spacing: 1px;
}






   .neblatext {
  font-family: 'SignatureDecember';
  font-size: clamp(37px, 3.4vw, 41px);
  color: #ffffff;
  position: relative;
  text-align: center;
  top:-133px;
  left: 1%;
  line-height: 0.9;
  letter-spacing: 1px;
}


   .neblatexto {
  font-family: 'LEMONMILKBOLD';
  font-size: clamp(27px, 3.4vw, 31px);
  color: #009146;
  
}





:root{
  --nebla-card-gap: clamp(10px, 3vw, 40px);
  --nebla-cta-space: clamp(44px, 6vw, 56px);
  --nebla-arrow: clamp(40px, 5.5vw, 52px); /* Pfeilgröße + Spaltenbreite */
}

/* Bühne */
.nebla-galeria{
  padding: clamp(24px,6vw,64px) 0;
  background:#dfe4f0;
  display:flex;
  justify-content:center;
  overflow: hidden; /* nix ragt raus */
    vertical-align: middle;

}

/* IMMER 5 Spalten: Pfeil | Karte | Karte | Karte | Pfeil */
.nebla-rahmen{
    vertical-align: middle;

  position: relative;
  max-width: 100vw;  margin-inline: auto;
  padding-inline: clamp(6px, 2vw, 20px);
  box-sizing: border-box;
  bottom: 150px;
overflow: visible;
  display: grid;
  gap: var(--nebla-card-gap);

  /* NEU: feste Trackbreite = passt immer in den Container */
  --arrow: var(--nebla-arrow);
  --track: calc((100% - (var(--arrow) * 2) - (var(--nebla-card-gap) * 4)) / 3);
  grid-template-columns: var(--arrow) var(--track) var(--track) var(--track) var(--arrow);
  align-items: start;


}

/* Karten: gleiche Höhe -> CTAs alle auf einer Linie */
.nebla-karte{
  position: relative;
    vertical-align: middle;
  width: 100%;
  aspect-ratio: none;          /* <- vorher none */
  border-radius: 24px;
  overflow: visible;
  padding-bottom: var(--nebla-cta-space);
  transform: translateZ(0);
}



.nebla-karte--links  { grid-column: 2; }
.nebla-karte--mitte  { grid-column: 3; }
.nebla-karte--rechts { grid-column: 4; }

.nebla-pic{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  filter: grayscale(100%);
  opacity: .7;
  transition: filter .35s, opacity .35s, transform .35s;
}
.nebla-karte--aktiv .nebla-pic{
  filter: none;
  opacity: 1;
  transform: scale(1.03);
}

/* CTA unterhalb der Karte (optisch) */
.nebla-cta{
  position: absolute;
  font-family: 'PoppinsRegular';
  left: 12px; right: 12px; bottom: -12px;
  height: 44px;
  display: inline-flex; align-items: center; justify-content: center;
  border-radius: 14px;
  background: #008a43; color: #fff; font-weight: 700; text-decoration: none;
  box-shadow: 0 8px 22px rgba(0,0,0,.18);
  transition: transform .2s, box-shadow .2s, background .2s;
  white-space: nowrap;
}
.nebla-cta:hover{ transform: translateY(-2px); box-shadow: 0 12px 26px rgba(0,0,0,.22); }
.nebla-karte:not(.nebla-karte--aktiv) .nebla-cta{ background:#2a2a2a; }

/* Pfeile – feste Spaltenbreite über Variable */
.nebla-spitz{
  grid-row: 1; /* höhengleich mit Karten */
  align-self: center;
  width: var(--nebla-arrow); height: var(--nebla-arrow);
  border: 0; border-radius: 50%;
  display: grid; place-items: center;
  background:#008a43; color:#fff;
  font-size: calc(var(--nebla-arrow) * .45);
  cursor: pointer;
  box-shadow: 0 10px 24px rgba(26,26,26,.25);
  transition: transform .2s, box-shadow .2s, background .2s;
}
.nebla-spitz:hover{ transform: translateY(-2px); box-shadow: 0 14px 28px rgba(21,21,21,.35); }
.nebla-spitz--links  { grid-column: 1; }
.nebla-spitz--rechts { grid-column: 5; }

/* Optional: feinere Anpassungen auf sehr kleinen Screens, aber weiterhin horizontal */
@media (max-width: 600px){
  :root{
    --nebla-arrow: 40px;
    --nebla-card-gap: 10px;
    --nebla-cta-space: 48px;
  }
  .nebla-cta{ height: 42px; border-radius: 12px; font-size: 14px; }
}












.nebla2-cta{
  position: absolute;
  font-family: 'PoppinsRegular';
  left: 12px; right: 12px; bottom: -12px;
  height: 44px;
  display: inline-flex; align-items: center; justify-content: center;
  border-radius: 14px;
  background: #aa1060; color: #fff; font-weight: 700; text-decoration: none;
  box-shadow: 0 8px 22px rgba(0,0,0,.18);
  transition: transform .2s, box-shadow .2s, background .2s;
  white-space: nowrap;
  margin-bottom: -50px;
}
.nebla2-cta:hover{ transform: translateY(-2px); box-shadow: 0 12px 26px rgba(0,0,0,.22); background: #cb1771;}






.nebla3-cta{
  position: absolute;
  font-family: 'PoppinsRegular';
  left: 12px; right: 12px; bottom: -12px;
  height: 44px;
  display: inline-flex; align-items: center; justify-content: center;
  border-radius: 14px;
  background: #10aa86; color: #fff; font-weight: 700; text-decoration: none;
  box-shadow: 0 8px 22px rgba(0,0,0,.18);
  transition: transform .2s, box-shadow .2s, background .2s;
  white-space: nowrap;
    margin-bottom: -50px;

}
.nebla3-cta:hover{ transform: translateY(-2px); box-shadow: 0 12px 26px rgba(0,0,0,.22); background: #15cca1;}







  








  .thrti{
    color: #f0f0f0;
    position: absolute;
    top: 4%;
    left: 4%;
    font-family: 'LEMONMILKBOLD', sans-serif;
    font-size: clamp(32px, 4.2vw, 34px);
    line-height: 0.6;
    z-index: 0;
  
  }
  
  
  .hgthrti{
    font-family: 'LEMONMILKLIGHT', sans-serif;
    font-size: clamp(23px, 3.2vw, 27px);
  color: #e73092;
  }
  

  .thrti2{
    color: #f0f0f0;
    position: absolute;
    top: 4%;
    left: 4%;
    font-family: 'LEMONMILKBOLD', sans-serif;
    font-size: clamp(32px, 4.2vw, 34px);
    line-height: 0.6;
    z-index: 0;
  
  }
  
  
  .hgthrti2{
    font-family: 'LEMONMILKLIGHT', sans-serif;
    font-size: clamp(23px, 3.2vw, 27px);
  color: #141414;
  }
  


   .frag{
    color: #141414;
    position: absolute;
    top: 13%;
    left: 4%;
    font-family: 'Louisgeorgecafe', sans-serif;
    font-size: clamp(18px, 2.2vw, 19px);
    line-height: 0.6;
    z-index: 0;
  
  }
  
  
  .hgfrag1{
    font-family: 'LEMONMILKLIGHT', sans-serif;
    font-size: clamp(23px, 3.2vw, 27px);
 
  }

  .hgfrag2{
    font-family: 'LEMONMILKBold', sans-serif;
    font-size: clamp(23px, 3.2vw, 27px);

  }







     .fragal{
    color: #141414;
    position: absolute;
    top: 33%;
    left: 4%;
    font-family: 'Louisgeorgecafe', sans-serif;
    font-size: clamp(18px, 2.2vw, 19px);
    line-height: 0.6;
    z-index: 0;
  
  }
  
  
  .hgfragal1{
    font-family: 'LEMONMILKLIGHT', sans-serif;
    font-size: clamp(23px, 3.2vw, 27px);
 
  }

  .hgfragal2{
    font-family: 'LEMONMILKBold', sans-serif;
    font-size: clamp(23px, 3.2vw, 27px);

  }










.insta-overlay {
  position: absolute;
  top: 27%;
  right: 11%;
  width: 30%;
  height: auto;
  z-index: 10; /* Damit es nicht verdeckt wird */
}

.insta-overlay img {
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  filter: brightness(1);
}

.insta-overlay img:hover {
  transform: scale(1.03);
}








.youtube-overlay {
  position: absolute;
  top: 47%;
  right: 27%;
  width: 14%;
  height: auto;
  z-index: 10; /* Damit es nicht verdeckt wird */
}

.youtube-overlay img {
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  filter: brightness(1);
}

.youtube-overlay img:hover {
  transform: scale(1.03);
}





.fb-overlay {
  position: absolute;
  top: 47%;
  right: 11%;
  width: 14%;
  height: auto;
  z-index: 10; /* Damit es nicht verdeckt wird */
}

.fb-overlay img {
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  filter: brightness(1);
}

.fb-overlay img:hover {
  transform: scale(1.03);
}



   .informiert{
    color: #141414;
    position: absolute;
    text-align: right;
    top: 13%;
    right: 14%;
    font-family: 'Louisgeorgecafe', sans-serif;
    font-size: clamp(18px, 2.2vw, 19px);
    line-height: 1.2;
    z-index: 0;
  
  }
  
  
  .hginformiert1{
    font-family: 'LEMONMILKLIGHT', sans-serif;
    font-size: clamp(23px, 3.2vw, 27px);
 
  }

  .hginformiert2{
    font-family: 'LEMONMILKBOLD', sans-serif;
    font-size: clamp(23px, 3.2vw, 27px);

  }












  .einszueins-button {
  display: inline-block;
  padding: 14px 140px;
  position: absolute;
  top: 21%;
  left: 4%;
  font-size: clamp(12px, 1.7vw, 17px);
  font-family: 'LexendBold', sans-serif;
  font-weight: bold;
  color: #080808; /* Schriftfarbe = Rahmenfarbe */
  background-color: transparent;
  border: 6px solid #080808;
  border-radius: 8px;
  text-decoration: none;
  transition: all 0.3s ease;
}

.einszueins-button:hover {
  background-color: #e73092;
  color: white;
}




  .thrti3{
    color: #f0f0f0;
    position: absolute;
    top: 4%;
    left: 4%;
    font-family: 'LEMONMILKBOLD', sans-serif;
    font-size: clamp(32px, 4.2vw, 34px);
    line-height: 0.6;
    z-index: 0;
  
  }
  
  
  .hgthrti3{
    font-family: 'LEMONMILKLIGHT', sans-serif;
    font-size: clamp(23px, 3.2vw, 27px);
  color: #e73092;
  }



  .inbetweentitle-text {
    font-family: 'SignatureDecember', sans-serif;
    font-size: clamp(40px, 5vw, 48px);
    color: #f8f8f8;
    position: absolute;
    top: 5%;
    left: 4%;
    line-height: 0.9;
  }

  .inbetweentitlescnd-text {
    font-family: 'LEMONMILKBOLD', sans-serif;
    font-size: clamp(18px, 1.8vw, 23px);

    max-width: 700px;
    color: #f8f8f8;
    position: absolute;
    top: 11%;
    left: 4%;
    line-height: 0.9;
  }

  .inbetweenone-text {
    font-family: 'Avenirlight', sans-serif;
    font-size: clamp(18px, 2.4vw, 18px);
    max-width: 1000px;
    color: #f8f8f8;
    position: absolute;
    top: 17%;
    left: 4%;
    line-height: 1.4;
    z-index: 0;

  }

  .highlightinbetweenone {
    color: #f8f8f8;
    font-weight: bold;
    font-family: 'Avenirmedium', sans-serif;
    line-height: 1.0;
    z-index: 0;
  }
  


  .inbetweenquin-text {
    position: absolute;
    top: 54%;
    left: 4%;
    font-family: 'Avenirmedium', sans-serif;
    font-size: clamp(18px, 2.4vw, 18px);
    max-width: 1000px;
    color: #ffffff;
    line-height: 1.4;
    max-width: 800px;
  }
  
  .gradient-word {
    display: inline-block;
    font-size: clamp(18px, 2.4vw, 18px);
    background: linear-gradient(90deg, #280914, #771836, #dc4806, #f8cc47, #387307);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
  }
  
  .gradient-word .part1 {
    font-family: 'LEMONMILKBOLD', sans-serif;
    font-weight: bold;
  }
  
  .gradient-word .part2 {
    font-family: 'LexendBold', sans-serif;
    font-weight: bold;
  }

  .highlightinbetweenquib {
    color: #f8f8f8;
    font-weight: bold;
    font-family: 'Avenirhheavy', sans-serif;
    line-height: 1.0;
    z-index: 0;
  }
  

  
  
  .sixthreesubtext-text {
    position: absolute;
    top: 38%;
    left: 40%;
    font-size: clamp(16px, 1.4vw, 18px);
    font-family: 'Avenirlight', sans-serif;
    color: #ffffff;
    line-height: 1.0;
    max-width: 200px;
  }
  
  .gradient-word2 {
    display: inline-block;
    font-size: clamp(16px, 1.4vw, 18px);
    font-family: 'Avenirheavy', sans-serif;
    background: linear-gradient(90deg, #280914, #771836, #dc4806, #f8cc47, #387307);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
  }
  
  .left-overlay {
    width: 10%;         /* oder z. B. 300px für feste Breite */
    max-width: 420px;    /* Bild wird nie größer als 600px */
    top: 26%;
    left: 4%;
    position: absolute;
    display: block;      /* Verhindert Lücken unter dem Bild */
  }
  
  
  .middle-overlay {
    width: 9%;         /* oder z. B. 300px für feste Breite */
    max-width: 420px;    /* Bild wird nie größer als 600px */
    top: 26%;
    left: 22%;
    position: absolute;
    display: block;      /* Verhindert Lücken unter dem Bild */
  }
  
  .right-overlay {
    width: 12%;         /* oder z. B. 300px für feste Breite */
    max-width: 420px;    /* Bild wird nie größer als 600px */
    top: 26%;
    left: 40%;
    position: absolute;
    display: block;      /* Verhindert Lücken unter dem Bild */
  }

  .quino-overlay {
    width: 72%;         /* oder z. B. 300px für feste Breite */
    bottom: 21%;
    left: 3%;
    position: absolute;
    display: block;      /* Verhindert Lücken unter dem Bild */
  }


  .quin-overlay {
    position: fixed; /* Absolute Positionierung */
    bottom: 12%; /* Position 5% von unten */
    left: 69%; /* Position 5% von links */
    width: 13%; /* Passt sich dem Container an */
    height: auto;
    overflow: hidden; /* Alles außerhalb des Containers wird verborgen */
    opacity: 0;
  }
  
  .section-4.active  .quin-overlay {
    opacity: 1;
  }


  /* Standardbild (sichtbar bei Start) */
  .quin-overlay img.default {
    width: 100%; /* Passt sich dem Container an */
    height: auto;
    transition: opacity 0.3s ease-in-out; /* Sanfter Übergang für Opazität */
  }
  
  /* Hover-Effekt: Das Bild wird zum weißen Icon */
  .quin-overlay:hover img.default {
    opacity: 0; /* Standardbild wird unsichtbar */
  }
  
  /* Weißes Icon (ersetzt das Standardbild) */
  .quin-overlay img.hover {
    width: 100%; /* Passt sich dem Container an */
    height: auto; /* Behält das Seitenverhältnis bei */
    position: absolute; /* Position innerhalb des Containers */
    top: 0; /* Position oben im Container */
    left: 0; /* Position links im Container */
    opacity: 0; /* Startet unsichtbar */
    transition: opacity 0.3s ease-in-out; /* Sanfter Übergang für Opazität */
  }
  
  /* Hover-Effekt: Das weiße Bild wird sichtbar */
  .quin-overlay:hover img.hover {
    opacity: 1; /* Weißes Bild wird sichtbar */
  }


  .sixonesubtext-text {
    position: absolute;
    top: 38%;
    left: 22%;
    font-size: clamp(16px, 1.4vw, 18px);
    font-family: 'Avenirlight', sans-serif;
    color: #ffffff;
    line-height: 1.0;
    max-width: 200px;
  }
  
  /* Stil für „Quinfinity“ */
  .highlight2 {
    color: #e76730;
    font-weight: bold;
    font-family: 'Avenirhheavy', sans-serif;
  }
  
  
  
  
  .sixtwosubtext-text {
    position: absolute;
    top: 38%;
    left: 4%;
    font-size: clamp(16px, 1.4vw, 18px);
    font-family: 'Avenirlight', sans-serif;
    color: #ffffff;
    line-height: 1.0;
    max-width: 200px;
  }
  
  /* Stil für „Quinfinity“ */
  .highlight3 {
    color: #e76730;
    font-weight: bold;
    font-family: 'Avenirhheavy', sans-serif;
  }
  






  

.hover-card {
    text-decoration: none;

  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  transition: transform 0.3s ease;
  position: absolute;
  bottom:3%;
  left: 50%;
  transform: translateX(-50%);
}

/* Bildcontainer – zentriert */
.image-container {
  position: relative;
  width: 110px; /* ⬅️ Bildgröße kleiner! */
  height: auto;
  margin-top: 0 auto;
}

.image-container img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  transition: opacity 0.3s ease;
  border-radius: 8px;
}

.hover-img {
  opacity: 0;
  z-index: 2;
}

.hover-card:hover .default-img {
  opacity: 0;
}
.hover-card:hover .hover-img {
  opacity: 1;
}




.hover4-card {
    text-decoration: none;

  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  transition: transform 0.3s ease;
  position: absolute;
  bottom:12%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 0;
}




/* Bildcontainer – zentriert */
.image-container {
  position: relative;
  width: 510px; /* ⬅️ Bildgröße kleiner! */
  height: auto;
  margin-top: 0 auto;
}

.image-container img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  transition: opacity 0.3s ease;
  border-radius: 8px;
}

.hover4-img {
  opacity: 0;
  z-index: 2;
}

.hover4-card:hover .default-img {
  opacity: 0;
}
.hover4-card:hover .hover-img {
  opacity: 1;
}





.hover5-card {
    text-decoration: none;

  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  transition: transform 0.3s ease;
  position: absolute;
  bottom:17%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 0;
}




/* Bildcontainer – zentriert */
.image-container {
  position: relative;
  width: 510px; /* ⬅️ Bildgröße kleiner! */
  height: auto;
  margin-top: 0 auto;
}

.image-container img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  transition: opacity 0.3s ease;
  border-radius: 8px;
}

.hover5-img {
  opacity: 0;
  z-index: 2;
}

.hover5-card:hover .default-img {
  opacity: 0;
}
.hover5-card:hover .hover-img {
  opacity: 1;
}











.hover6-card {
    text-decoration: none;

  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  transition: transform 0.3s ease;
  position: absolute;
  bottom:17%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 0;
}




/* Bildcontainer – zentriert */
.image-container {
  position: relative;
  width: 510px; /* ⬅️ Bildgröße kleiner! */
  height: auto;
  margin-top: 0 auto;
}

.image-container img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  transition: opacity 0.3s ease;
  border-radius: 8px;
}

.hover6-img {
  opacity: 0;
  z-index: 2;
}

.hover6-card:hover .default-img {
  opacity: 0;
}
.hover6-card:hover .hover-img {
  opacity: 1;
}





  .sectionthreeone-text {
    top: 20%; 
    left: 4%; 
    position: absolute;
  max-width: 60%;
    font-family: 'Avenirlight', sans-serif;
      font-size: clamp(16px, 4vw, 19px);
      color: #ebebeb;
      line-height: 1.2;
    
    }




    .partext {
      top: 9%; 
      left: 4%; 
      position: absolute;
    max-width: 60%;
      font-family: 'Avenirlight', sans-serif;
        font-size: clamp(16px, 4vw, 19px);
        color: #f1f1f1;
        line-height: 1.2;
      
      }


      .hgpartext {
        
        font-family: 'LexendBold', sans-serif;
          font-size: clamp(16px, 4vw, 19px);
          color: #f1f1f1;
          line-height: 1.2;
        
        }


        .hgpartextlink {
        
          font-family: 'LexendBold', sans-serif;
          text-decoration: none;
            font-size: clamp(16px, 4vw, 19px);
            color: #f1f1f1;
            line-height: 1.2;
          
          }

          .hgpartextlink:hover {
        
            font-family: 'LexendBold', sans-serif;
            text-decoration: none;
              font-size: clamp(16px, 4vw, 19px);
              color: #e73092;
              line-height: 1.2;
            
            
            }



            
        .hgpartextmed {
        
          font-family: 'Avenirheavy', sans-serif;
          text-decoration: none;
            line-height: 1.2;
            background-color: #f1f1f1;
            color: #1b1b1b ;
          
          }



          .hgpartext {
        
            font-family: 'LexendBold', sans-serif;
              font-size: clamp(16px, 4vw, 19px);
        
              line-height: 1.2;
            
            }


            .hgpartextun {
              background-color: #f1f1f1;
              color: #1b1b1b ;
              font-family: 'Avenirmedium', sans-serif;

              }







    /* Beim Hover sichtbar & orange */
    .highlightsectionthreeonepunkt{
      color: #d21c6b;
      line-height: 1.2;
      font-family: 'hellony', sans-serif;
      font-size: clamp(32px, 3.4vw, 34px);


    }

    .highlightsectionthreeonepunktone{
      color: #ebebeb;
      background-color: #d21c6b;

    }

    .highlightsectionthreeonepunkttwo{
      color: #ebebeb;
      background-color: #d21c6b;
      font-family: 'LexendBold', sans-serif;

    }


    /* Beim Hover sichtbar & orange */
    .highlightsectionthreeonetwo{
      color: #ebebeb;
      background-color: #d21c6b;
      font-family: 'Avenirmedium', sans-serif;

    }


    
    /* Beim Hover sichtbar & orange */
    .highlightsectionthreeoneone{
      color: #ebebeb;
      font-family: 'LexendBold', sans-serif;
    }
    
 /* Beim Hover sichtbar & orange */
 .highlightsectionthreeoneoneg{
  color: #d21c6b;
  font-family: 'LexendBold', sans-serif;
}




























  .threeone-text {
    font-family: 'Avenirlight', sans-serif;
    font-size: clamp(18px, 2.4vw, 18px);
    max-width: 700px;
    color: #0e0e0e;
    position: absolute;
    top: 15%;
    left: 4%;
    line-height: 1.4;
  }

  .highlightthreeoneone {
    color: #4d0035;
    font-size: clamp(32px, 3.2vw, 26px);
    font-weight: bold;
    font-family: 'SignatureDecember', sans-serif;
  }

  .highlightthreeonetwo {
    color: #0f0f0f;
    font-weight: bold;
    font-family: 'LEMONMILKBOLD', sans-serif;
  }
  .highlightthreeonethree {
    color: #0e0e0e;
    font-size: clamp(18px, 2.4vw, 18px);
    font-weight: bold;
    font-family: 'Avenirmedium', sans-serif;
    line-height: 1.0;

  }


  



  .section-part {
    z-index: 1;
    background-color: #59004a;
    padding: 1080px 0; /* Oben und unten Abstand */
    position: relative;
   

    /* -------------------------------
     Box-Shadow erklärt:
     0     → Kein horizontaler Versatz (bleibt zentriert)
     20px  → Vertikaler Versatz nach unten (Schatten fällt nach unten)
     40px  → Weichzeichner-Radius (wie verschwommen der Schatten wirkt)
     -10px → Ausbreitung (negativ = kompakter)
     rgba(0, 0, 0, 0.6) → Farbe: halbtransparenter Schwarzton
  -------------------------------- */
  }


  







      

  

  .section-4 {
    z-index: 1;
    background-color: #151515;
    padding: 320px 0; /* Oben und unten Abstand */
    position: relative;
    box-shadow: 0 20px -50px 30px rgba(0, 0, 0, 0.6); /* Schatten nach unten */
    /* -------------------------------
     Box-Shadow erklärt:
     0     → Kein horizontaler Versatz (bleibt zentriert)
     20px  → Vertikaler Versatz nach unten (Schatten fällt nach unten)
     40px  → Weichzeichner-Radius (wie verschwommen der Schatten wirkt)
     -10px → Ausbreitung (negativ = kompakter)
     rgba(0, 0, 0, 0.6) → Farbe: halbtransparenter Schwarzton
  -------------------------------- */
    z-index: 1; /* Damit der Schatten über dem oberen Bereich liegt */
  }






  :root{
  --route-color:#1a9526;
  --route-width:10;
  --node-fill:#fff;
  --node-stroke:#1a9526;
  --node-stroke-w:8;
}

/* das SVG bewegen – HIER greifen top/left */
.route-svg{
  position: fixed;
  top: -10.5%;
  left: 55.22%;
  width: min(60vw, 1000px);
  height: auto;
  overflow: visible; /* falls Linienenden raus ragen */
  opacity: 0;
}

.section-4.active .route-svg{
  opacity: 1;
}

.route{
  stroke: var(--route-color);
  stroke-width: var(--route-width);
  fill: none;
  stroke-linecap: round;
}

.node{
  fill: var(--node-fill);
  stroke: var(--node-stroke);
  stroke-width: var(--node-stroke-w);
}











  .highlightsectionfourtitle {
    
    font-family: 'Beauty', sans-serif;
      font-size: clamp(76px, 7vw, 82px);
      color: #090909;
      left: 50%;     transform: translate(-50%, -50%);
    }
    
    /* Beim Hover sichtbar & orange */
    .sectionfourtitle{
      color: #090909;
      top: 5%; 
    left: 50%;     transform: translate(-50%, -50%);
text-align: center;

      font-family: 'LEMONMILKBOLD', sans-serif;
      font-size: clamp(26px, 5vw, 32px);
      position: absolute;
line-height: 1;
    }













    .scrollgood-container {
      display: flex;
      flex-direction: column;
      align-items: center;
      cursor: pointer;
      transition: transform 0.3s ease;
      margin-top: 60px;
      bottom: 2%;
      left: 14%;
    }
    
    .scrollgood-wrapper {
      display: flex;
      gap: 12px;
    }
    
    .arrowgoodie {
      width: 32px;
      height: auto;
      transition: transform 0.3s ease, filter 0.3s ease;
    }
    
    /* Hovereffekt für beide Pfeile */
    .scrollgood-container:hover .arrowgoodie {
      transform: scale(1.1);
      filter: brightness(1.4);
    }
    
    .scrollgood-container p {
      font-family: 'LEMONMILKBOLD', sans-serif;
      font-size: clamp(14px, 1.6vw, 20px);
      color: #ffffff;
      margin-top: 12px;
      transition: color 0.3s ease;
    }
    
    .scrollgood-container:hover p {
      color: #e76730;
    }
    
    
















    .moderat-container {
      flex-direction: column;
      align-items: center;
      cursor: pointer;
      position: absolute;
      bottom: 2%;
      left: 40%;
z-index: 1;
    }
    
    /* Bild-Wrapper */
    .moderat-wrapper {
      position: relative;
      width: 320px; /* frei skalierbar */
      height: auto;
    }
    
    .icon {
      width: 100%;
      height: auto;
      position: absolute;
      top: 20%;
      top: 0;
      left: 0;
      transition: opacity 0.3s ease-in-out;
    }
    
    .icon.hover {
      opacity: 0;
    }
    
    .moderat-container:hover .icon.default {
      opacity: 0;
    }
    .moderat-container:hover .icon.hover {
      opacity: 1;
    }
    
    /* Text */
    .moderat-text {
      text-align: center;
      position: relative;
      left: -20%;
     margin-top: 440px;
      font-size: clamp(30px, 3.5vw, 38px);
      font-family: 'LEMONMILKBOLD', sans-serif;
      color: #ffffff;
      transition: color 0.3s ease-in-out;
      max-width: 500px;
      line-height: 1;
    }

    

    
    .moderat-container:hover .moderat-text {
      display: inline-block;
      background: linear-gradient(90deg, #21040d, #771836, #C4BCAD);
      -webkit-background-clip: text;
      background-clip: text;
      -webkit-text-fill-color: transparent;
      color: transparent;      }

















    .leicht-container {
      flex-direction: column;
      align-items: center;
      cursor: pointer;
      position: absolute;
      bottom: 2%;
      left: 10%;
z-index: 1;
    }
    
    /* Bild-Wrapper */
    .leicht-wrapper {
      position: relative;
      width: 320px; /* frei skalierbar */
      height: auto;
    }
    
    .icon {
      width: 100%;
      height: auto;
      position: absolute;
      top: 20%;
      top: 0;
      left: 0;
      transition: opacity 0.3s ease-in-out;
    }
    
    .icon.hover {
      opacity: 0;
    }
    
    .leicht-container:hover .icon.default {
      opacity: 0;
    }
    .leicht-container:hover .icon.hover {
      opacity: 1;
    }
    
    /* Text */
    .leicht-text {
      text-align: center;
      position: relative;
      left: -20%;
     margin-top: 440px;
      font-size: clamp(30px, 3.5vw, 38px);
      font-family: 'LEMONMILKBOLD', sans-serif;
      color: #ffffff;
      transition: color 0.3s ease-in-out;
      max-width: 500px;
      line-height: 1;

    }

    

    
    .leicht-container:hover .leicht-text {
      display: inline-block;
      background: linear-gradient(90deg, #9ea21a, #70a974, #5abece);
      -webkit-background-clip: text;
      background-clip: text;
      -webkit-text-fill-color: transparent;
      color: transparent;      }










    
      .intense-container {
        flex-direction: column;
        align-items: center;
        cursor: pointer;
        position: absolute;
        bottom: -1%;
        right: 3%;
  z-index: 1;
      }
      
      /* Bild-Wrapper */
      .intense-wrapper {
        position: relative;
        width: 320px; /* frei skalierbar */
        height: auto;
      }
      
      .icon {
        width: 100%;
        height: auto;
        position: absolute;
        top: 20%;
        top: 0;
        left: 0;
        transition: opacity 0.3s ease-in-out;
      }
      
      .icon.hover {
        opacity: 0;
      }
      
      .intense-container:hover .icon.default {
        opacity: 0;
      }
      .intense-container:hover .icon.hover {
        opacity: 1;
      }
      
      /* Text */
      .intense-text {
        text-align: center;
        position: relative;
        left: -20%;
       margin-top: 440px;
        font-size: clamp(30px, 3.5vw, 38px);
        font-family: 'LEMONMILKBOLD', sans-serif;
        color: #ffffff;
        transition: color 0.3s ease-in-out;
        max-width: 500px;
        line-height: 1;
      }
  
      
  
      
      .intense-container:hover .intense-text {
        display: inline-block;
        background: linear-gradient(90deg, #5E4E37, #A99670, #9DB1B4);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent;
        color: transparent;      }
  
  








      .trigger-wrapper {
        position: relative;
        display: inline-block;
        left: 7%;

      }

      .trigger-image{
        width: 7%;
      }
      
      /* Zielbilder übereinander legen */
      .zielbild {
        position: absolute;
        top: 0;
        margin-top: 10%;
        width: 100%;
        left: 150px; /* Abstand vom Triggerbild */
        transition: opacity 0.3s ease;
      }
      .zielbild.hover {
        opacity: 0;
      }
      .trigger-wrapper:hover .zielbild.default {
        opacity: 0;
      }
      .trigger-wrapper:hover .zielbild.hover {
        opacity: 1;
      }
      
      /* Text standardmäßig ausblenden */
      .hover-text {
        opacity: 0;
        transition: opacity 0.3s ease;
        margin-top: 1%;
        margin-left: 4%;
      }
      .trigger-wrapper:hover .hover-text {
        opacity: 1;
      }

      











      



    .leicht2-container {
      flex-direction: column;
      align-items: center;
      cursor: pointer;
      position: absolute;
      top: 11%;
      left: 10%;

    }
    
    /* Bild-Wrapper */
    .leicht2-wrapper {
      position: relative;
      width: 39%; /* frei skalierbar */
      left: 50%;
      transform: translateX(-50%);
      height: auto;
      transition: color 0.8s ease-in-out;

    }
    
    .icon {
      height: auto;
      position: absolute;
      top: 20%;
      top: 0;
      left: 0;
      transition: opacity 0.3s ease-in-out;
    }
    
    .icon.hover {
      opacity: 0;
    }
    
    .leicht2-container:hover .icon.default {
      opacity: 0;
    }
    .leicht2-container:hover .icon.hover {
      opacity: 1;
    }
    
    /* Text */
    .leicht2-text {
      text-align: center;
     margin-top: 47%;
      font-size: clamp(10px, 1.5vw, 18px);
      text-align: center;
      font-family: 'LEMONMILKBOLD', sans-serif;
      color: #a6a6a6;
      transition: color 1.2s ease-in-out;
    }

    .leicht2-container:hover .leicht2-text {
      display: inline-block;
      background: linear-gradient(90deg, #b4a38a, #A99670, #7caa9a);
      -webkit-background-clip: text;
      background-clip: text;
      -webkit-text-fill-color: transparent;
      color: transparent;      }











      .moderat2-container {
        flex-direction: column;
        align-items: center;
        cursor: pointer;
        position: absolute;
        top: 11%;
        left: 50%;
        transform: translateX(-50%);
  
      }
      
      /* Bild-Wrapper */
      .moderat2-wrapper {
        position: relative;
        width: 35%; /* frei skalierbar */
        left: 50%;
        transform: translateX(-50%);
        height: auto;
        transition: color 0.8s ease-in-out;
  
      }
      
      .icon {
        height: auto;
        position: absolute;
        top: 20%;
        top: 0;
        left: 0;
        transition: opacity 0.3s ease-in-out;
      }
      
      .icon.hover {
        opacity: 0;
      }
      
      .moderat2-container:hover .icon.default {
        opacity: 0;
      }
      .moderat2-container:hover .icon.hover {
        opacity: 1;
      }
      
      /* Text */
      .moderat2-text {
        text-align: center;
       margin-top: 42%;
        font-size: clamp(10px, 1.5vw, 18px);
        text-align: center;
        font-family: 'LEMONMILKBOLD', sans-serif;
        color: #a6a6a6;
        transition: color 1.2s ease-in-out;
      }
  
      .moderat2-container:hover .moderat2-text {
        display: inline-block;
        background: linear-gradient(90deg, #5E4E37, #A99670, #9DB1B4);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent;
        color: transparent;      }
  

        






.intense2-container {
          flex-direction: column;
          align-items: center;
          cursor: pointer;
          position: absolute;
          top: 11%;
          right: 10%;
    
        }
        
        /* Bild-Wrapper */
        .intense2-wrapper {
          position: relative;
        width: 33.5%; /* frei skalierbar */
        left: 50%;
        transform: translateX(-50%);
        height: auto;
        transition: color 0.8s ease-in-out;
    
        }
        
        .icon {
          height: auto;
          position: absolute;
          top: 20%;
          top: 0;
          left: 0;
          transition: opacity 0.3s ease-in-out;
        }
        
        .icon.hover {
          opacity: 0;
        }
        
        .intense2-container:hover .icon.default {
          opacity: 0;
        }
        .intense2-container:hover .icon.hover {
          opacity: 1;
        }
        
        /* Text */
        .intense2-text {
          text-align: center;
         margin-top: 37%;
          font-size: clamp(10px, 1.5vw, 18px);
          text-align: center;
          font-family: 'LEMONMILKBOLD', sans-serif;
          color: #a6a6a6;
          transition: color 1.2s ease-in-out;
        }
    
        .intense2-container:hover .intense2-text {
          display: inline-block;
          background: linear-gradient(90deg, #300101, #717171, #798c82);
          -webkit-background-clip: text;
          background-clip: text;
          -webkit-text-fill-color: transparent;
          color: transparent;      }
  
          









          .key-container {
            flex-direction: column;
            align-items: center;
            cursor: pointer;
            position: absolute;
            transform: translateX(-50%);


            top: 21%;
            left: 50%;
      
          }
          
          /* Bild-Wrapper */
          .key-wrapper {
            position: relative;
          width: 13%; /* frei skalierbar */
          left: 50%;
          transform: translateX(-50%);
          height: auto;
          transition: color 0.8s ease-in-out;
      
          }
          
          .icon {
            height: auto;
            position: absolute;
            top: 20%;
            top: 0;
            left: 0;
            transition: opacity 0.3s ease-in-out;
          }
          
          .icon.hover {
            opacity: 0;
          }
          
          .key-container:hover .icon.default {
            opacity: 0;
          }
          .key-container:hover .icon.hover {
            opacity: 1;
          }
          
          /* Text */
          .key-text {
            text-align: left
            ;
           margin-top: 4%;
margin-left: -16%;            font-size: clamp(10px, 1.5vw, 18px);
            text-align: center;
            font-family: 'LEMONMILKBOLD', sans-serif;
            color: #080808;
          }
      
          .key-container:hover .key-text {
            color: #d21c6b;      }












          .kreis-overlay {
            width: 5%;
            top: 23%;
            left: 50%;
            transform: translate(-50%, -50%);

            position: absolute;
            display: block;
            border-radius: 8px;
            z-index: 2; /* Damit der Schatten über dem oberen Bereich liegt */
        
          }





          .ruhig-hover-container {
            position: absolute;
            width: 80%; /* gewünschte Breite */
            top: 27%;
            left: 50%;
            transform: translate(-50%, -50%);

            height: auto;
            cursor: pointer;
          }
          
          .ruhig-hover-container .image {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: auto;
            transition: opacity 0.3s ease-in-out;
          }
          
          .ruhig-hover-container .hover {
            opacity: 0;
          }
          
          .ruhig-hover-container:hover .default {
            opacity: 0;
          }
          
          .ruhig-hover-container:hover .hover {
            opacity: 1;
          }
          

          




          .inform-hover-container {
            position: absolute;
            width: 80%; /* gewünschte Breite */
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);

            height: auto;
            cursor: pointer;
          }
          
          .inform-hover-container .image {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: auto;
            transition: opacity 0.3s ease-in-out;
          }
          
          .inform-hover-container .hover {
            opacity: 0;
          }
          
          .inform-hover-container:hover .default {
            opacity: 0;
          }
          
          .inform-hover-container:hover .hover {
            opacity: 1;
          }






          .beast-hover-container {
            position: absolute;
            width: 80%; /* gewünschte Breite */
            bottom: 27%;
            left: 50%;
            transform: translate(-50%, -50%);

            height: auto;
            cursor: pointer;
          }
          
          .beast-hover-container .image {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: auto;
            transition: opacity 0.3s ease-in-out;
          }
          
          .beast-hover-container .hover {
            opacity: 0;
          }
          
          .beast-hover-container:hover .default {
            opacity: 0;
          }
          
          .beast-hover-container:hover .hover {
            opacity: 1;
          }



















  











  .restaurant-container {
    flex-direction: column;
    align-items: center;
    cursor: pointer;
    position: absolute;
    top: 17%;
    left: 4%;

  }
  
  /* Bild-Wrapper */
  .restaurant-wrapper {
    position: relative;
    width: 11%; /* frei skalierbar */
    height: auto;
  }
  
  .icon {
    width: 100%;
    height: auto;
    position: absolute;
    top: 20%;
    top: 0;
    left: 0;
  }
  
  .icon.hover {
    opacity: 0;
  }
  
  .restaurant-container:hover .icon.default {
    opacity: 0;
  }
  .restaurant-container:hover .icon.hover {
    opacity: 1;
  }
  
  /* Text */
  .restaurant-text {
    text-align: left;
   margin-top: 0%;
   margin-left: 13%;
   font-size: clamp(14px, 2vw, 18px);
   font-family: 'Avenirlight', sans-serif;
    color:  #f4f4f4;
    max-width: 520px;
  }


  .restaurant-container .highlightrestaurantone-text {
    display: inline-block;
    font-family: 'LEMONMILKBOLD', sans-serif;
    color: #f4f4f4;     }


  
  .restaurant-container:hover .restaurant-text {
    display: inline-block;
    color: #e73092;      }

   .restaurant-container:hover .highlightrestaurantone-text {
              display: inline-block;
              color: #e73092;    
            }

















            
  .erreichbarkeit-container {
    flex-direction: column;
    align-items: center;
    cursor: pointer;
    position: absolute;
    top: 47%;
    left: 4%;

  }
  
  /* Bild-Wrapper */
  .erreichbarkeit-wrapper {
    position: relative;
    width: 11%; /* frei skalierbar */
    height: auto;
  }
  
  .icon {
    width: 100%;
    height: auto;
    position: absolute;
    top: 20%;
    top: 0;
    left: 0;
  }
  
  .icon.hover {
    opacity: 0;
  }
  
  .erreichbarkeit-container:hover .icon.default {
    opacity: 0;
  }
  .erreichbarkeit-container:hover .icon.hover {
    opacity: 1;
  }
  
  /* Text */
  .erreichbarkeit-text {
    text-align: left;
   margin-top: 0%;
   margin-left: 13%;
   font-size: clamp(14px, 2vw, 18px);
   font-family: 'Avenirlight', sans-serif;
    color:  #f4f4f4;
    max-width: 520px;
  }


  .erreichbarkeit-container .highlightverreichbarkeitone-text {
    display: inline-block;
    font-family: 'LEMONMILKBOLD', sans-serif;
    color: #f4f4f4;     }


  
  .erreichbarkeit-container:hover .erreichbarkeit-text {
    display: inline-block;
    color: #e73092;      }

   .erreichbarkeit-container:hover .highlightverreichbarkeitone-text {
              display: inline-block;
              color: #e73092;    
            }

















            .exercise-container {
              flex-direction: column;
              align-items: center;
              cursor: pointer;
              position: absolute;
              top: 26%;
              left: 4%;
          
            }
            
            /* Bild-Wrapper */
            .exercise-wrapper {
              position: relative;
              width: 11%; /* frei skalierbar */
              height: auto;
            }
            
            .icon {
              width: 100%;
              height: auto;
              position: absolute;
              top: 20%;
              top: 0;
              left: 0;
            }
            
            .icon.hover {
              opacity: 0;
            }
            
            .exercise-container:hover .icon.default {
              opacity: 0;
            }
            .exercise-container:hover .icon.hover {
              opacity: 1;
            }
            
            /* Text */
            .exercise-text {
              text-align: left;
              margin-top: 0%;
              margin-left: 13%;
              font-size: clamp(14px, 2vw, 18px);
              font-family: 'Avenirlight', sans-serif;
              color:  #f4f4f4;
              max-width: 520px;
            }
          
          
            .exercise-container .highlightexerciseone-text {
              display: inline-block;
              font-family: 'LEMONMILKBOLD', sans-serif;
              color: #f4f4f4;  
              line-height: 1;
            }
          
          
            
            .exercise-container:hover .exercise-text {
              display: inline-block;
              color: #e73092;      }
          
             .exercise-container:hover .highlightexerciseone-text {
                        display: inline-block;
                        color: #e73092;    
                      }



















                      .videocall-container {
                        flex-direction: column;
                        align-items: center;
                        cursor: pointer;
                        position: absolute;
                        top: 36%;
                        left: 4%;
                    
                      }
                      
                      /* Bild-Wrapper */
                      .videocall-wrapper {
                        position: relative;
                        width: 11%; /* frei skalierbar */
                        height: auto;
                      }
                      
                      .icon {
                        width: 100%;
                        height: auto;
                        position: absolute;
                        top: 20%;
                        top: 0;
                        left: 0;
                      }
                      
                      .icon.hover {
                        opacity: 0;
                      }
                      
                      .videocall-container:hover .icon.default {
                        opacity: 0;
                      }
                      .videocall-container:hover .icon.hover {
                        opacity: 1;
                      }
                      
                      /* Text */
                      .videocall-text {
                        text-align: left;
                        margin-top: 0%;
                        margin-left: 13%;
                        font-size: clamp(14px, 2vw, 18px);
                        font-family: 'Avenirlight', sans-serif;
                        color:  #f4f4f4;
                        max-width: 520px;
                      }
                    
                    
                      .videocall-container .highlightvideocallone-text {
                        display: inline-block;
                        font-family: 'LEMONMILKBOLD', sans-serif;
                        color: #f4f4f4;  
                        line-height: 1;
                      }
                    
                    
                      
                      .videocall-container:hover .videocall-text {
                        display: inline-block;
                        color: #e73092;      }
                    
                       .videocall-container:hover .highlightvideocallone-text {
                                  display: inline-block;
                                  color: #e73092;    
                                }













                                
                      .socialm-container {
                        flex-direction: column;
                        align-items: center;
                        cursor: pointer;
                        position: absolute;
                        top: 58%;
                        left: 4%;
                    
                      }
                      
                      /* Bild-Wrapper */
                      .socialm-wrapper {
                        position: relative;
                        width: 11%; /* frei skalierbar */
                        height: auto;
                      }
                      
                      .icon {
                        width: 100%;
                        height: auto;
                        position: absolute;
                        top: 20%;
                        top: 0;
                        left: 0;
                      }
                      
                      .icon.hover {
                        opacity: 0;
                      }
                      
                      .socialm-container:hover .icon.default {
                        opacity: 0;
                      }
                      .socialm-container:hover .icon.hover {
                        opacity: 1;
                      }
                      
                      /* Text */
                      .socialm-text {
                        text-align: left;
                        margin-top: 0%;
                        margin-left: 13%;
                        font-size: clamp(14px, 2vw, 18px);
                        font-family: 'Avenirlight', sans-serif;
                        color:  #f4f4f4;
                        max-width: 520px;
                      }


                    
                    
                      .socialm-container .socialmLINK {
                        font-family: 'LexendBold', sans-serif;
                        color: #f4f4f4;  
                        line-height: 1;
                      }
                    
                      .socialm-container .highlightsocialmone-text {
                        display: inline-block;
                        font-family: 'LEMONMILKBOLD', sans-serif;
                        color: #f4f4f4;  
                        line-height: 1;
                      }



                      .socialm-container:hover .socialmLINK {
                        color: #e73092;      }


                    
                      
                      .socialm-container:hover .socialm-text {
                        display: inline-block;
                        color: #e73092;      }
                    
                       .socialm-container:hover .highlightsocialmone-text {
                                  display: inline-block;
                                  color: #e73092;    
                                }








  .section-10 {
    background-color: #CDD1DC;
    padding: 750px 0; /* Oben und unten Abstand */
    position: relative;
    z-index: 0; /* Damit der Schatten über dem oberen Bereich liegt */
  }







  .tenonetitle-text {
    font-family: 'SignatureDecember', sans-serif;
    font-size: clamp(34px, 3.2vw, 42px);
    color: #d21c6b;
    position: absolute;
    top: 6.1%;
    left: 4%;
    line-height: 0.9;
    z-index: 1;

  }


  .highlighttenoneone-text {
    font-family: 'SignatureDecember', sans-serif;
    text-decoration: underline;
text-underline-offset: 10px;
    font-size: clamp(34px, 3.2vw, 42px);
    backdrop-filter:#d21c6b ;
    color: #ffffff;

    line-height: 0.9;
  }


  .tentwotitle-text {
    color: #0d0d0d;
    position: absolute;
    top: 12%;
    left: 4%;
    max-width: 720px;
    font-family: 'LEMONMILKLIGHT', sans-serif;
    font-size: clamp(18px, 2vw, 21px);
    line-height: 0.8;
    z-index: 0;

  }


  .highlightirgendwas-text {
    color: #0d0d0d;
    font-family: 'LEMONMILKBOLD', sans-serif;
  }




  .tenoneone-text {
    color: #d21c6b;
    position: absolute;
    top: 17%;
    left: 4%;
    max-width: 720px;
    font-family: 'Avenirlight', sans-serif;
    font-size: clamp(18px, 2.4vw, 18px);
    z-index: 0;
    line-height: 1.1;
  }


  .highlighttentwoone-text {
    color: #d21c6b;
    font-weight: bold;
    font-family: 'Avenirmedium', sans-serif;
    font-size: clamp(18px, 2.4vw, 18px);
    z-index: 0;
  }

  .highlighttentwothree-text {
    color: #0d0d0d;
    font-weight: bold;
    font-family: 'Avenirmedium', sans-serif;
    font-size: clamp(18px, 2.4vw, 18px);
    z-index: 0;
  }
  .highlighttentwofour-text {
    color: #0d0d0d;
    font-weight: bold;
text-decoration-line: underline;    
text-decoration-color: #d21c6b ;
font-family: 'Avenirmedium', sans-serif;
    font-size: clamp(18px, 2.4vw, 18px);
    z-index: 0;
  }

  .highlighttentwofive-text {
    color: #0d0d0d;
    font-weight: bold;    
    font-family: 'Beauty', sans-serif;
    font-size: clamp(47px, 5.1vw, 51px);
    z-index: 0;
  }


  






 

  







  .section-5 {

                  background-color: #CDD1DC;
                  padding: 40px 0; /* Oben und unten Abstand */
                  position: relative;
                     box-shadow: 0 20px 50px 30px rgba(0, 0, 0, 0.6); /* Schatten nach unten */

                  z-index: 1;
                  
                }
                


.section-ktl {
  background-color: #0f0f0f;
  padding: 1400px 0;
  position: relative;
  overflow: hidden;
  z-index: 0;
  transition: background-color 0.6s ease;
}




 .section-ktl:hover {
        background-color: #ff7c43; /* gewünschte Hover-Farbe */
      }


.section-ktl:hover .KTLTI{
  opacity: 1;

      }


      .section-ktl:hover .HGKTLTI{
          opacity: 1;

      }

    

       .KTLTI{
  color: #382218;
  top: 0%; 
left: 10%;
text-align: left;

  font-family: 'LEMONMILKBOLD', sans-serif;
  font-size: clamp(76px, 5vw, 82px);
  position: absolute;
line-height: 0.6;
opacity: 0;
}



 .HGKTLTI{
  color: #ffeee787;
 
  font-family: 'LEMONMILKBOLD', sans-serif;
opacity: 0;

}





    
    




              

                .section-fl {
                  background-color: #0f0f0f;
                  padding: 940px 0; /* Oben und unten Abstand */
                  position: relative;
      overflow: hidden;            z-index: 0;
        transition: background-color 0.6s ease;

        }


        .section-fl:hover {
        background-color: #d21c6b; /* gewünschte Hover-Farbe */
      }
      


      .section-fl:hover .FLITI{
  opacity: 1;

      }


      .section-fl:hover .HGFLITI{
          opacity: 1;

      }

    
        .section-fl:hover .BLIWEL{
          opacity: 1;

      }



        .section-fl:hover .BLIoad {
          opacity: 1;

      }


        .section-fl:hover .hgBLIoado {
          opacity: 1;

      }



   .section-fl:hover .hgBLIoad {
          opacity: 1;

      }




             .section-ktl:hover .BLIWEL2{
          opacity: 1;

      }



        .section-ktl:hover .BLIoad2 {
          opacity: 1;

      }


        .section-ktl:hover .hgBLIoado {
          opacity: 1;

      }



   .section-ktl:hover .hgBLIoad {
          opacity: 1;

      }







      .section-bl:hover .GRIoad {
          opacity: 1;

      }


        .section-bl:hover .hgGRIoado {
          opacity: 1;

      }



   .section-bl:hover .hgGRIoad {
          opacity: 1;

      }






      .BLIWEL{
  text-align: center;
position: absolute;
bottom: 24%;left: 50%;  
  transform: translateX(-50%);
font-size: clamp(10px, 1.5vw, 18px);
   font-family: 'Avenirlight', sans-serif;
   color: #f1f1f1;
opacity: 0;
   max-width: 50%;
}



     .BLIoad{
  text-align: center;
position: absolute;
bottom: 17%;
left: 50%;  
  transform: translateX(-50%);
font-size: clamp(19px, 3vw, 25px);
   font-family: 'LEMONMILKLIGHT', sans-serif;
   color: #f1f1f1;
opacity: 0;
line-height: 0.4;
   max-width: 50%;
}


     .hgBLIoado{
 
   font-family: 'LEMONMILKBOLD', sans-serif;
   color: #f1f1f1;
opacity: 0;
   
}

     .hgBLIoad{
 
font-size: clamp(90px, 4vw, 92px);
   font-family: 'Autobiography', sans-serif;
   color: #f1f1f1;
opacity: 0;
   
}









     .GRIoad{
  text-align: center;
position: absolute;
bottom: 17%;
left: 50%;  
  transform: translateX(-50%);
font-size: clamp(19px, 3vw, 25px);
   font-family: 'LEMONMILKLIGHT', sans-serif;
   color: #f1f1f1;
opacity: 0;
line-height: 0.4;
   max-width: 50%;
}


     .hgGRIoado{
 
   font-family: 'LEMONMILKBOLD', sans-serif;
   color: #f1f1f1;
opacity: 0;
   
}

     .hgGRIoad{
 
font-size: clamp(90px, 4vw, 92px);
   font-family: 'Autobiography', sans-serif;
   color: #f1f1f1;
opacity: 0;
   
}



.BLIWEL2{
  text-align: center;
position: absolute;
bottom: 17%;left: 50%;  
  transform: translateX(-50%);
font-size: clamp(10px, 1.5vw, 18px);
   font-family: 'Avenirlight', sans-serif;
   color: #f1f1f1;
opacity: 0;
   max-width: 50%;
}



     .BLIoad2{
  text-align: center;
position: absolute;
bottom: 12%;
left: 50%;  
  transform: translateX(-50%);
font-size: clamp(19px, 3vw, 25px);
   font-family: 'LEMONMILKLIGHT', sans-serif;
   color: #f1f1f1;
opacity: 0;
line-height: 0.4;
   max-width: 50%;
}


     .hgBLIoado{
 
   font-family: 'LEMONMILKBOLD', sans-serif;
   color: #f1f1f1;
opacity: 0;
   
}

     .hgBLIoad{
 
font-size: clamp(90px, 4vw, 92px);
   font-family: 'Autobiography', sans-serif;
   color: #f1f1f1;
opacity: 0;
   
}







       .FLITI{
  color: #4d0a27;
  top: 0%; 
left: 10%;
text-align: left;

  font-family: 'LEMONMILKBOLD', sans-serif;
  font-size: clamp(76px, 5vw, 82px);
  position: absolute;
line-height: 0.6;
opacity: 0;
}



 .HGFLITI{
  color: #cf9cb2;
 
  font-family: 'LEMONMILKBOLD', sans-serif;
opacity: 0;

}







.section-bl {
                  background-color: #0f0f0f;
                  padding: 890px 0; /* Oben und unten Abstand */
                  position: relative;
      overflow: hidden;            z-index: 0;
        transition: background-color 0.6s ease;

        }


        .section-bl:hover {
        background-color: #0f883d; /* gewünschte Hover-Farbe */
      }
      


      .section-bl:hover .BLITI{
  opacity: 1;

      }


      .section-bl:hover .HGBLITI{
          opacity: 1;

      }

    

       .BLITI{
  color: #083e1d;
  top: 0%; 
left: 10%;
text-align: left;

  font-family: 'LEMONMILKBOLD', sans-serif;
  font-size: clamp(76px, 5vw, 82px);
  position: absolute;
line-height: 0.6;
opacity: 0;
}



 .HGBLITI{
  color: #90c2a3;
 
  font-family: 'LEMONMILKBOLD', sans-serif;
opacity: 0;

}










              
              .bfq-video {
                position: absolute;
                top: 50%;
                left: 50%;
                min-width: 100%;
                min-height: 100%;
                transform: translate(-50%, -50%);
                object-fit: cover;
                z-index: 0;
              }


              .bfq1-video {
                position: absolute;
                top: 70%;
                left: 50%;
                min-width: 100%;
                min-height: 100%;
                transform: translate(-50%, -50%);
                object-fit: cover;
                z-index: 0;
              }




              .section-7 {
                background-color: #0f0f0f;
                padding: 400px 0; /* Oben und unten Abstand */
                position: relative;
                box-shadow: 0 20px 50px 30px rgba(0, 0, 0, 0.6); /* Schatten nach unten */
                z-index: 2;
              }



              
/* Text unterhalb */
.seventitle-text {
  top: 2%; 
  left: 50%; 
  transform: translateX(-50%);
  text-align: center;

  font-size: clamp(26px, 3vw, 32px);
position: absolute;
  color: #d21c6b;
  font-family: 'Louisgeorgecafebold', sans-serif;
  line-height: 0.6; z-index: 1;
  }
  
  /* Beim Hover sichtbar & orange */
  .higlightseventitleone{
    font-family: 'Beauty', sans-serif;
  color: #f4f4f4;
  z-index: 3;

    font-size: clamp(86px, 7vw, 92px);
  }
  






              .MDMA-container {
                flex-direction: column;
                align-items: center;
                cursor: pointer;
                position: absolute;
                top: 12%;
                left: 20%;
            
              }
              
              /* Bild-Wrapper */
              .MDMA-wrapper {
                position: relative;
                width: 11%; /* frei skalierbar */
                height: auto;
              }
              
              .icon {
                width: 100%;
                height: auto;
                position: absolute;
                top: 20%;
                top: 0;
                left: 0;
              }
              
              .icon.hover {
                opacity: 0;
              }
              
              .MDMA-container:hover .icon.default {
                opacity: 0;
              }
              .MDMA-container:hover .icon.hover {
                opacity: 1;
              }
              
              /* Text */
              .MDMA-text {
                text-align: left;
               margin-top: 0%;
               margin-left: 13%;
                font-size: clamp(12px, 1.2vw, 13px);
                font-family: 'Avenirlight', sans-serif;
                color: #ececec;
                max-width: 520px;
                line-height: 1.4;
              }
            
            
              .MDMA-container .highlightMDMAone {
                display: inline-block;
                font-family: 'LEMONMILKBOLD', sans-serif;
                font-size: clamp(18px, 1.8vw, 21px);

                color:#ececec;     }
            

                .MDMA-container .highlightboldlex {
                  display: inline-block;
                  font-family: 'LexendBold', sans-serif;
                  font-size: clamp(12px, 1.2vw, 13px);

                  color:#ececec;     }


            



              
              .MDMA-container:hover .MDMA-text {
                display: inline-block;
                color: #d21c6b;      }
            
               .MDMA-container:hover .highlightMDMAone {
                          display: inline-block;
                          color: #d21c6b;      }


             .MDMA-container:hover .highlightboldlex {
                            display: inline-block;
                            color: #d21c6b;      }
  






                            .Bewegungs-container {
                              flex-direction: column;
                              align-items: center;
                              cursor: pointer;
                              position: absolute;
                              top: 12%;
                              right: 20%;
                          
                            }
                            
                            /* Bild-Wrapper */
                            .Bewegungs-wrapper {
                              position: relative;
                              width: 11%; /* frei skalierbar */
                              height: auto;
                            }
                            
                            .icon {
                              width: 100%;
                              height: auto;
                              position: absolute;
                              top: 20%;
                              top: 0;
                              left: 0;
                            }
                            
                            .icon.hover {
                              opacity: 0;
                            }
                            
                            .Bewegungs-container:hover .icon.default {
                              opacity: 0;
                            }
                            .Bewegungs-container:hover .icon.hover {
                              opacity: 1;
                            }
                            
                            /* Text */
                            .Bewegungs-text {
                              text-align: left;
                             margin-top: 0%;
                             margin-left: 13%;
                              font-size: clamp(12px, 1.2vw, 13px);
                              font-family: 'Avenirlight', sans-serif;
                              color: #ececec;
                              max-width: 520px;
                              line-height: 1.4;
                            }
                          
                          
                            .Bewegungs-container .highlightBewegungsone {
                              display: inline-block;
                              font-family: 'LEMONMILKBOLD', sans-serif;
                              font-size: clamp(18px, 1.8vw, 21px);
              
                              color:#ececec;     }
                          

                              .Bewegungs-container .highlightboldlex {
                                display: inline-block;
                                font-family: 'LexendBold', sans-serif;
                                font-size: clamp(12px, 1.2vw, 13px);
              
                                color:#ececec;     }


              
              
                          
                            .Bewegungs-container:hover .Bewegungs-text {
                              display: inline-block;
                              color: #d21c6b;      }
                          
                             .Bewegungs-container:hover .highlightBewegungsone {
                                        display: inline-block;
                                        color: #d21c6b;      }
              
                                        .Bewegungs-container:hover .highlightboldlex {
                                          display: inline-block;
                                          color: #d21c6b;      }
                
              
              
              
              
              

                                          



                                          .Mentaltraining-container {
                                            flex-direction: column;
                                            align-items: center;
                                            cursor: pointer;
                                            position: absolute;
                                            top: 29%;
                                            left: 20%;
                                          }
                                          
                                          /* Bild-Wrapper */
                                          .Mentaltraining-wrapper {
                                            position: relative;
                                            width: 13%; /* frei skalierbar */
                                            height: auto;
                                          }
                                          
                                          .icon {
                                            width: 100%;
                                            height: auto;
                                            position: absolute;
                                            top: 20%;
                                            top: 0;
                                            left: 0;
                                          }
                                          
                                          .icon.hover {
                                            opacity: 0;
                                          }
                                          
                                          .Mentaltraining-container:hover .icon.default {
                                            opacity: 0;
                                          }
                                          .Mentaltraining-container:hover .icon.hover {
                                            opacity: 1;
                                          }
                                          
                                          /* Text */
                                          .Mentaltraining-text {
                                            text-align: left;
                                           margin-top: 0%;
                                           margin-left: 16%;
                                            font-size: clamp(12px, 1.2vw, 13px);
                                            font-family: 'Avenirlight', sans-serif;
                                            color: #ececec;
                                            max-width: 520px;
                                            line-height: 1.4;
                                          }
                                        
                                        
                                          .Mentaltraining-container .highlightMentaltrainingsone {
                                            display: inline-block;
                                            font-family: 'LEMONMILKBOLD', sans-serif;
                                            font-size: clamp(18px, 1.8vw, 21px);
                            
                                            color:#ececec;     }
                                        
                            
                                            .Mentaltraining-container .highlightboldlex {
                                              display: inline-block;
                                              font-family: 'LexendBold', sans-serif;
                                              font-size: clamp(12px, 1.2vw, 13px);
                            
                                              color:#ececec;     }

                            
                                        
                                          .Mentaltraining-container:hover .Mentaltraining-text {
                                            display: inline-block;
                                            color: #d21c6b;      }
                                        
                                           .Mentaltraining-container:hover .highlightMentaltrainingsone {
                                                      display: inline-block;
                                                      color: #d21c6b;      }
                            
                                                      .Mentaltraining-container:hover .highlightboldlex {
                                                        display: inline-block;
                                                        color: #d21c6b;      }







                            




                                                        .handbuch-container {
                                                          flex-direction: column;
                                                          align-items: center;
                                                          cursor: pointer;
                                                          position: absolute;
                                                          top: 29%;
                                                          right: 20%;
                                                        }
                                                        
                                                        /* Bild-Wrapper */
                                                        .handbuch-wrapper {
                                                          position: relative;
                                                          width: 13%; /* frei skalierbar */
                                                          height: auto;
                                                        }
                                                        
                                                        .icon {
                                                          width: 100%;
                                                          height: auto;
                                                          position: absolute;
                                                          top: 20%;
                                                          top: 0;
                                                          left: 0;
                                                        }
                                                        
                                                        .icon.hover {
                                                          opacity: 0;
                                                        }
                                                        
                                                        .handbuch-container:hover .icon.default {
                                                          opacity: 0;
                                                        }
                                                        .handbuch-container:hover .icon.hover {
                                                          opacity: 1;
                                                        }
                                                        
                                                        /* Text */
                                                        .handbuch-text {
                                                          text-align: left;
                                                         margin-top: 0%;
                                                         margin-left: 16%;
                                                          font-size: clamp(12px, 1.2vw, 13px);
                                                          font-family: 'Avenirlight', sans-serif;
                                                          color: #ececec;
                                                          max-width: 520px;
                                                          line-height: 1.4;
                                                        }
                                                      
                                                      
                                                        .handbuch-container .highlighthandbuchone {
                                                          display: inline-block;
                                                          font-family: 'LEMONMILKBOLD', sans-serif;
                                                          font-size: clamp(18px, 1.8vw, 21px);
                                          
                                                          color:#ececec;     }
                                                      
                                          
                                                          .handbuch-container .highlightboldlex {
                                                            display: inline-block;
                                                            font-family: 'LexendBold', sans-serif;
                                                            font-size: clamp(12px, 1.2vw, 13px);
                                          
                                                            color:#ececec;     }
              
                                          
                                                      
                                                        .handbuch-container:hover .handbuch-text {
                                                          display: inline-block;
                                                          color: #d21c6b;      }
                                                      
                                                         .handbuch-container:hover .highlighthandbuchone {
                                                                    display: inline-block;
                                                                    color: #d21c6b;      }
                                          
                                                                    .handbuch-container:hover .highlightboldlex {
                                                                      display: inline-block;
                                                                      color: #d21c6b;      }
              
              
              
              







                                                                      .digitalknow-container {
                                                                        flex-direction: column;
                                                                        align-items: center;
                                                                        cursor: pointer;
                                                                        position: absolute;
                                                                        top: 43%;
                                                                        left: 20%;
                                                                      }
                                                                      
                                                                      /* Bild-Wrapper */
                                                                      .digitalknow-wrapper {
                                                                        position: relative;
                                                                        width: 11%; /* frei skalierbar */
                                                                        height: auto;
                                                                      }
                                                                      
                                                                      .icon {
                                                                        width: 100%;
                                                                        height: auto;
                                                                        position: absolute;
                                                                        top: 20%;
                                                                        top: 0;
                                                                        left: 0;
                                                                      }
                                                                      
                                                                      .icon.hover {
                                                                        opacity: 0;
                                                                      }
                                                                      
                                                                      .digitalknow-container:hover .icon.default {
                                                                        opacity: 0;
                                                                      }
                                                                      .digitalknow-container:hover .icon.hover {
                                                                        opacity: 1;
                                                                      }
                                                                      
                                                                      /* Text */
                                                                      .digitalknow-text {
                                                                        text-align: left;
                                                                       margin-top: 0%;
                                                                       margin-left: 13%;
                                                                        font-size: clamp(12px, 1.2vw, 13px);
                                                                        font-family: 'Avenirlight', sans-serif;
                                                                        color: #ececec;
                                                                        max-width: 520px;
                                                                        line-height: 1.4;
                                                                      }
                                                                    
                                                                    
                                                                      .digitalknow-container .highlightdigitalknowone {
                                                                        display: inline-block;
                                                                        font-family: 'LEMONMILKBOLD', sans-serif;
                                                                        font-size: clamp(18px, 1.8vw, 21px);
                                                        
                                                                        color:#ececec;     }
                                                                    
                                                        
                                                                        .digitalknow-container .highlightboldlex {
                                                                          display: inline-block;
                                                                          font-family: 'LexendBold', sans-serif;
                                                                          font-size: clamp(12px, 1.2vw, 13px);
                                                        
                                                                          color:#ececec;     }
                            
                                                        
                                                                    
                                                                      .digitalknow-container:hover .digitalknow-text {
                                                                        display: inline-block;
                                                                        color: #d21c6b;      }
                                                                    
                                                                       .digitalknow-container:hover .highlightdigitalknowone {
                                                                                  display: inline-block;
                                                                                  color: #d21c6b;      }
                                                        
                                                                                  .digitalknow-container:hover .highlightboldlex {
                                                                                    display: inline-block;
                                                                                    color: #d21c6b;      }
                            
                            
                            

















 .TV-container {
                flex-direction: column;
                align-items: center;
                cursor: pointer;
                position: absolute;
                top: 21%;
                right: 10%;
            
              }
              
              /* Bild-Wrapper */
              .TV-wrapper {
                position: relative;
                width: 27%; /* frei skalierbar */
                height: auto;
              }
              
              .icon {
                width: 100%;
                height: auto;
                position: absolute;
                top: 20%;
                top: 0;
                left: 0;
              }
              
              .icon.hover {
                opacity: 0;
              }
              
              .TV-container:hover .icon.default {
                opacity: 0;
              }
              .TV-container:hover .icon.hover {
                opacity: 1;
              }
              
              /* Text */
              .TV-text {
                text-align: left;
               margin-top: 0%;
               margin-left: 32%;
                font-size: clamp(15px, 1.3vw, 17px);
                font-family: 'Avenirlight', sans-serif;
                color: #030303;
                max-width: 620px;
                line-height: 1.4;
              }
            
            
              .TV-container .ghTV {
                display: inline-block;
                font-family: 'LEMONMILKBOLD', sans-serif;
                font-size: clamp(21px, 1.8vw, 23px);

                color:#030303;     }
            

                .TV-container .highlightboldlex {
                  display: inline-block;
                  font-family: 'LexendBold', sans-serif;
                  font-size: clamp(14px, 1.2vw, 16px);

                  color:#030303;     }


            
              .TV-container:hover .TV-text {
                display: inline-block;
                color: #d21c6b;      }
            
               .TV-container:hover .ghTV {
                          display: inline-block;
                          color: #d21c6b;      }


             .TV-container:hover .highlightboldlex {
                            display: inline-block;
                            color: #d21c6b;      }























 .SEMIICON-container {
                flex-direction: column;
                align-items: center;
                cursor: pointer;
                position: absolute;
                top: 21%;
                left: 10%;
            
              }
              
              /* Bild-Wrapper */
              .SEMIICON-wrapper {
                position: relative;
                width: 27%; /* frei skalierbar */
                height: auto;
              }
              
              .icon {
                width: 100%;
                height: auto;
                position: absolute;
                top: 20%;
                top: 0;
                left: 0;
              }
              
              .icon.hover {
                opacity: 0;
              }
              
              .SEMIICON-container:hover .icon.default {
                opacity: 0;
              }
              .SEMIICON-container:hover .icon.hover {
                opacity: 1;
              }
              
              /* Text */
              .SEMIICON-text {
                text-align: left;
               margin-top: 0%;
               margin-left: 32%;
                font-size: clamp(15px, 1.3vw, 17px);
                font-family: 'Avenirlight', sans-serif;
                color: #030303;
                max-width: 820px;
                line-height: 1.4;
              }
            
            
              .SEMIICON-container .ghSEMIICON {
                display: inline-block;
                font-family: 'LEMONMILKBOLD', sans-serif;
                font-size: clamp(21px, 1.8vw, 23px);

                color:#030303;     }
            

                .SEMIICON-container .highlightboldlex {
                  display: inline-block;
                  font-family: 'LexendBold', sans-serif;
                  font-size: clamp(14px, 1.2vw, 16px);

                  color:#030303;     }


            
              .SEMIICON-container:hover .SEMIICON-text {
                display: inline-block;
                color: #d21c6b;      }
            
               .SEMIICON-container:hover .ghSEMIICON {
                          display: inline-block;
                          color: #d21c6b;      }


             .SEMIICON-container:hover .highlightboldlex {
                            display: inline-block;
                            color: #d21c6b;      }




















    .BOOK-container {
                flex-direction: column;
                align-items: center;
                cursor: pointer;
                position: absolute;
                bottom: 11%;
                left: 10%;
            
              }
              
              /* Bild-Wrapper */
              .BOOK-wrapper {
                position: relative;
                width: 27%; /* frei skalierbar */
                height: auto;
              }
              
              .icon {
                width: 100%;
                height: auto;
                position: absolute;
                top: 20%;
                top: 0;
                left: 0;
              }
              
              .icon.hover {
                opacity: 0;
              }
              
              .BOOK-container:hover .icon.default {
                opacity: 0;
              }
              .BOOK-container:hover .icon.hover {
                opacity: 1;
              }
              
              /* Text */
              .BOOK-text {
                text-align: left;
               margin-top: 0%;
               margin-left: 32%;
                font-size: clamp(15px, 1.3vw, 17px);
                font-family: 'Avenirlight', sans-serif;
                color: #030303;
                max-width: 820px;
                line-height: 1.4;
              }
            
            
              .BOOK-container .ghBOOK {
                display: inline-block;
                font-family: 'LEMONMILKBOLD', sans-serif;
                font-size: clamp(21px, 1.8vw, 23px);

                color:#030303;     }
            

                .BOOK-container .highlightboldlex {
                  display: inline-block;
                  font-family: 'LexendBold', sans-serif;
                  font-size: clamp(14px, 1.2vw, 16px);

                  color:#030303;     }


            
              .BOOK-container:hover .BOOK-text {
                display: inline-block;
                color: #d21c6b;      }
            
               .BOOK-container:hover .ghBOOK {
                          display: inline-block;
                          color: #d21c6b;      }


             .BOOK-container:hover .highlightboldlex {
                            display: inline-block;
                            color: #d21c6b;      }
















    .office-container {
                flex-direction: column;
                align-items: center;
                cursor: pointer;
                position: absolute;
                bottom: 31%;
                left: 10%;
            
              }
              
              /* Bild-Wrapper */
              .office-wrapper {
                position: relative;
                width: 27%; /* frei skalierbar */
                height: auto;
              }
              
              .icon {
                width: 100%;
                height: auto;
                position: absolute;
                top: 20%;
                top: 0;
                left: 0;
              }
              
              .icon.hover {
                opacity: 0;
              }
              
              .office-container:hover .icon.default {
                opacity: 0;
              }
              .office-container:hover .icon.hover {
                opacity: 1;
              }
              
              /* Text */
              .office-text {
                text-align: left;
               margin-top: 0%;
               margin-left: 32%;
                font-size: clamp(15px, 1.3vw, 17px);
                font-family: 'Avenirlight', sans-serif;
                color: #030303;
                max-width: 820px;
                line-height: 1.4;
              }
            
            
              .office-container .ghoffice {
                display: inline-block;
                font-family: 'LEMONMILKBOLD', sans-serif;
                font-size: clamp(21px, 1.8vw, 23px);

                color:#030303;     }
            

                .office-container .highlightboldlex {
                  display: inline-block;
                  font-family: 'LexendBold', sans-serif;
                  font-size: clamp(14px, 1.2vw, 16px);

                  color:#030303;     }


            
              .office-container:hover .BOOK-text {
                display: inline-block;
                color: #d21c6b;      }
            
               .office-container:hover .ghBOOK {
                          display: inline-block;
                          color: #d21c6b;      }


             .office-container:hover .highlightboldlex {
                            display: inline-block;
                            color: #d21c6b;      }


                            


.section-8 {
                                                                                      z-index: 1;
                                                                                      background-color: #CDD1DC;
                                                                                      padding: 430px 0; /* Oben und unten Abstand */
                                                                                      position: relative;
                                                                                      box-shadow: 0 20px 50px 30px rgba(0, 0, 0, 0.6); /* Schatten nach unten */
                                                                                      /* -------------------------------
                                                                                       Box-Shadow erklärt:
                                                                                       0     → Kein horizontaler Versatz (bleibt zentriert)
                                                                                       20px  → Vertikaler Versatz nach unten (Schatten fällt nach unten)
                                                                                       40px  → Weichzeichner-Radius (wie verschwommen der Schatten wirkt)
                                                                                       -10px → Ausbreitung (negativ = kompakter)
                                                                                       rgba(0, 0, 0, 0.6) → Farbe: halbtransparenter Schwarzton
                                                                                    -------------------------------- */
                                                                                      z-index: 1; /* Damit der Schatten über dem oberen Bereich liegt */
                                                                                    }







  .eightitleone{
  font-family: 'Beauty', sans-serif;
                                                                                    color: #0e0e0e;
                                                                                    z-index: 1;
                                                                                    position: absolute;
                                                                                    top: 1%;
                                                                                    left: 4%;
                                                                                  
                                                                                      font-size: clamp(86px, 7vw, 92px);
                                                                                    }




.avenir {
                                                                                      text-align: left;
                                                                                      position: absolute;
                                                                                      top: 22%;
                                                                                      left: 7%;
                                                                                     font-size: clamp(14px, 2vw, 18px);
                                                                                     font-family: 'Avenirlight', sans-serif;
                                                                                      color:  #0c0c0c;
                                                                                      max-width: 25%;
                                                                                    }



                                                                                    
.highlightboldlexb1 {
  text-align: left;

 font-size: clamp(11px, 2vw, 13x);
 font-family: 'LexendBold', sans-serif;
 color: #d21c6b;
}


.highlightboldlexb {
  text-align: left;

 font-size: clamp(11px, 2vw, 13x);
 font-family: 'LexendBold', sans-serif;
}



                                                                                    
.highlightboldlexu {
  text-align: left;
text-decoration: underline
; text-decoration-color: #d21c6b ;
text-decoration-thickness: 5px;
 font-size: clamp(11px, 2vw, 182x);
 font-family: 'LexendBold', sans-serif;
}






.highlightx {
  font-size: clamp(126px, 7vw, 130px);
  font-family: 'Beauty', sans-serif;
  top: 3%;
                                                                                      left: 4%;
                                                                                      color:  #0c0c0c;
position: absolute;
}








.avenirtwo {
  text-align: left;
  position: absolute;
  top: 31%;
  left: 7%;
 font-size: clamp(14px, 2vw, 18px);
 font-family: 'Avenirlight', sans-serif;
  color:  #0c0c0c;
  max-width: 30%;
}


.highlightxtwo {
  font-size: clamp(126px, 7vw, 130px);
  font-family: 'Beauty', sans-serif;
  top: 12%;
                                                                                      left: 4%;
                                                                                      color:  #0c0c0c;
position: absolute;
}










.avenirthree {
  text-align: left;
  position: absolute;
  top: 41%;
  left: 7%;
 font-size: clamp(14px, 2vw, 18px);
 font-family: 'Avenirlight', sans-serif;
  color:  #0c0c0c;
  max-width: 30%;
}


.highlightxthree {
  font-size: clamp(126px, 7vw, 130px);
  font-family: 'Beauty', sans-serif;
  top: 23%;
                                                                                      left: 4%;
                                                                                      color:  #0c0c0c;
position: absolute;
}











.avenirfour{
  text-align: left;
  position: absolute;
  top: 53%;
  left: 7%;
 font-size: clamp(14px, 2vw, 18px);
 font-family: 'Avenirlight', sans-serif;
  color:  #0c0c0c;
  max-width: 30%;
}















 /* Beim Hover sichtbar & orange */
 .fivetitle{
  color: #e9e9e9;
  top: 4%; 
left: 4%;    

  font-family: 'LEMONMILKBOLD', sans-serif;
  font-size: clamp(26px, 5vw, 32px);
  position: absolute;
line-height: 0.6;
}


.ghfivet{
  color: #d21c6b;
  
  font-family: 'Beauty', sans-serif;
  font-size: clamp(76px, 5vw, 82px);
}












.section-9 {
  z-index: 3;
  background-color: #171717;
  padding: 930px 0; /* Oben und unten Abstand */
  position: relative;
  box-shadow: 0 20px 50px 30px rgba(0, 0, 0, 0.6); /* Schatten nach unten */

  /* -------------------------------
   Box-Shadow erklärt:
   0     → Kein horizontaler Versatz (bleibt zentriert)
   20px  → Vertikaler Versatz nach unten (Schatten fällt nach unten)
   40px  → Weichzeichner-Radius (wie verschwommen der Schatten wirkt)
   -10px → Ausbreitung (negativ = kompakter)
   rgba(0, 0, 0, 0.6) → Farbe: halbtransparenter Schwarzton
-------------------------------- */
  z-index: 3; /* Damit der Schatten über dem oberen Bereich liegt */
}







.afour-overlay {
  width: 27%;
  bottom: 0%;
  right: 20%;
  position: absolute;
  display: block;
  border-radius: 8px;
  z-index: 4; /* Damit der Schatten über dem oberen Bereich liegt */

}


.bowl-overlay {
  width: 24%;
  bottom: 10%;
  right: 4%;
  position: absolute;
  display: block;
  border-radius: 8px;
  z-index: 2; /* Damit der Schatten über dem oberen Bereich liegt */

}


.topf-overlay {
  width: 27%;
  bottom: 0%;
  right: 37%;
  position: absolute;
  display: block;
  border-radius: 8px;
  z-index: 2; /* Damit der Schatten über dem oberen Bereich liegt */

}




  .section-fragen {
    z-index: 1;
    background-color: #CDD1DC;
    padding: 720px 0; /* Oben und unten Abstand */
    position: relative;
    box-shadow: 0 20px -50px 30px rgba(0, 0, 0, 0.6); /* Schatten nach unten */
    /* -------------------------------
     Box-Shadow erklärt:
     0     → Kein horizontaler Versatz (bleibt zentriert)
     20px  → Vertikaler Versatz nach unten (Schatten fällt nach unten)
     40px  → Weichzeichner-Radius (wie verschwommen der Schatten wirkt)
     -10px → Ausbreitung (negativ = kompakter)
     rgba(0, 0, 0, 0.6) → Farbe: halbtransparenter Schwarzton
  -------------------------------- */
    z-index: 1; /* Damit der Schatten über dem oberen Bereich liegt */
  }




.ninetitle{
  color: #e9e9e9;
  position: absolute;
  top: 5%;
  left: 50%;
    transform: translateX(-50%);

  max-width: 45%;
  font-family: 'LEMONMILKBOLD', sans-serif;
  font-size: clamp(32px, 4.2vw, 34px);
  line-height: 0.4;
  z-index: 0;

}


.HGNTO {
  color: #c8158c;
    z-index: 1;

}

.HGNTO2 {
 font-family: 'Beauty', sans-serif;
  font-size: clamp(82px, 6.2vw, 94px);
  color: #ededed;
    z-index: 3;

}








.hover55-card {
  text-decoration: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  transition: transform 0.3s ease;
  position: absolute;
  top: 15%;
  left: 50%;
  transform: translateX(-50%);
}

.default-img, .hover-img,
.default-imgx, .hover-imgx {
  width: 110px;
  height: auto;
  border-radius: 8px;
  transition: opacity 0.3s ease;
}

/* Hover-Verhalten */
.hover-img, .hover-imgx {
  position: absolute;
  opacity: 0;
  z-index: 2;
}

/* Neue Container für Paarweise Gruppierung */
.mailto-container {
  position: relative;
  display: flex;
  gap: 20px;
}

.mailto-container > div {
  position: relative;
  width: 110px;
  height: auto;
}

/* Gruppiere jeweils Bildpaare */
.mailto-container > div img {
  position: absolute;
  top: 0;
  left: 0;
}

.hover55-card:hover .default-img,
.hover55-card:hover .default-imgx {
  opacity: 0;
}

.hover55-card:hover .hover-img,
.hover55-card:hover .hover-imgx {
  opacity: 1;
}



.mailto-container img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  transition: opacity 0.3s ease;
  border-radius: 8px;
}

.hover-img {
  opacity: 0;
  z-index: 2;
}

.hover55-card:hover .default-img {
  opacity: 0;
}
.hover55-card:hover .hover-img {
  opacity: 1;
}

.mailtext {
  font-family: 'Avenirmedium', sans-serif;
  font-size: clamp(11px, 2vw, 13px);
  color: #eeeeee;
  margin-top: 140px;
  text-align: center;
  transition: color 0.3s ease;
}

.hover55-card:hover .mailtext {
  color: #c8158c;
}

.hgmailtext {
  font-family: 'LEMONMILKBOLD', sans-serif;
  font-size: clamp(14px, 2vw, 20px);
  color: #eeeeee;
  transition: color 0.3s ease;
}

.hgmailtext2 {
  font-family: 'Avenirheavy', sans-serif;
  
}

.hover55-card:hover .hgmailtext {
  color: #c8158c;
}

.hover55-card:hover .hgmailtext2 {
  font-size: clamp(11px, 2vw, 13px);
  text-decoration: underline;
  color: #eeeeee;
  margin-top: 140px;
  text-align: center;
  transition: color 0.3s ease;
}

.hover55-card:hover .hgmailtext2:hover {
  font-size: clamp(11px, 2vw, 13px);
  text-decoration: underline;
  color: #ff27b7;
  margin-top: 140px;
  text-align: center;
  transition: color 0.3s ease;
}




.hgmailtextb {
  font-family: 'LexendBold', sans-serif;
text-decoration: underline;
  transition: color 0.3s ease;
}

.hover55-card:hover .hgmailtextb {
  color: #c8158c;
  
}


.link1-span {
  color: #f0f0f0;
  cursor: pointer;
  transition: color 0.3s ease, background-color 0.3s ease;
  background-color: transparent;
  padding: 2px 4px;
  border-radius: 4px;
}

.link1-span:hover {
    color: #6a0049;


}









.hover5552-card {
  text-decoration: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  transition: transform 0.3s ease;
  position: absolute;
  bottom: 22%;
  left: 50%;
  transform: translateX(-50%);
}

.progress-container {
  position: relative;
  width: 110px;
  height: auto;
  margin: 0 auto;
}

.progress-container img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  transition: opacity 0.3s ease;
  border-radius: 8px;
}

.hover-img {
  opacity: 0;
  z-index: 2;
}

.hover5552-card:hover .default-img {
  opacity: 0;
}
.hover5552-card:hover .hover-img {
  opacity: 1;
}

.mailtext {
  font-family: 'Avenirmedium', sans-serif;
  font-size: clamp(11px, 2vw, 13px);
  color: #eeeeee;
  margin-top: 140px;
  text-align: center;
  transition: color 0.3s ease;
}

.hover5552-card:hover .mailtext {
  color: #c8158c;
}

.hgmailtext {
  font-family: 'LEMONMILKBOLD', sans-serif;
  font-size: clamp(14px, 2vw, 20px);
  color: #eeeeee;
  transition: color 0.3s ease;
}

.hover5552-card:hover .hgmailtext {
  color: #c8158c;
}

.hgmailtextb {
  font-family: 'LexendBold', sans-serif;
text-decoration: underline;
  transition: color 0.3s ease;
}

.hover5552-card:hover .hgmailtextb {
  color: #c8158c;
  
}


.link1-span {
  color: #f0f0f0;
  cursor: pointer;
  transition: color 0.3s ease, background-color 0.3s ease;
  background-color: transparent;
  padding: 2px 4px;
  border-radius: 4px;
}

.link1-span:hover {
    color: #6a0049;


}







.hover552-card {
  text-decoration: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  transition: transform 0.3s ease;
  position: absolute;
  top: 27%;
  left: 50%;
  transform: translateX(-50%);
}

.zsm-container {
  position: relative;
  width: 110px;
  height: auto;
  margin: 0 auto;
}

.zsm-container img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  transition: opacity 0.3s ease;
  border-radius: 8px;
}

.hoverhover552-img {
  opacity: 0;
  z-index: 2;
}

.hover552-card:hover .default-img {
  opacity: 0;
}
.hover552-card:hover .hover-img {
  opacity: 1;
}

.mailtext {
  font-family: 'Avenirmedium', sans-serif;
  font-size: clamp(11px, 2vw, 13px);
  color: #eeeeee;
  margin-top: 140px;
  text-align: center;
  transition: color 0.3s ease;
}

.hover552-card:hover .mailtext {
  color: #c8158c;
}

.hgmailtext {
  font-family: 'LEMONMILKBOLD', sans-serif;
  font-size: clamp(14px, 2vw, 20px);
  color: #eeeeee;
  transition: color 0.3s ease;
}

.hover552-card:hover .hgmailtext {
  color: #c8158c;
}







.hover553-card {
  text-decoration: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  transition: transform 0.3s ease;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translateX(-50%);
}

.cal-container {
  position: relative;
  width: 110px;
  height: auto;
  margin: 0 auto;
}

.cal-container img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  transition: opacity 0.3s ease;
  border-radius: 8px;
}

.hover553-img {
  opacity: 0;
  z-index: 2;
}

.hover553-card:hover .default-img {
  opacity: 0;
}
.hover553-card:hover .hover-img {
  opacity: 1;
}

.mailtext {
  font-family: 'Avenirmedium', sans-serif;
  font-size: clamp(11px, 2vw, 13px);
  color: #eeeeee;
  margin-top: 120px;
  text-align: center;
  transition: color 0.3s ease;
}

.hover553-card:hover .mailtext {
  color: #c8158c;
}

.hgmailtext {
  font-family: 'LEMONMILKBOLD', sans-serif;
  font-size: clamp(14px, 2vw, 20px);
  color: #eeeeee;
  transition: color 0.3s ease;
}

.hover553-card:hover .hgmailtext {
  color: #c8158c;
}














.hover554-card {
  text-decoration: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  transition: transform 0.3s ease;
  position: absolute;
  top: 54%;
  left: 50%;
  transform: translateX(-50%);
}

.start-container {
  position: relative;
  width: 110px;
  height: auto;
  margin: 0 auto;
}

.start-container img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  transition: opacity 0.3s ease;
  border-radius: 8px;
}

.hover554-img {
  opacity: 0;
  z-index: 2;
}

.hover554-card:hover .default-img {
  opacity: 0;
}
.hover554-card:hover .hover-img {
  opacity: 1;
}

.mailtext {
  font-family: 'Avenirmedium', sans-serif;
  font-size: clamp(11px, 2vw, 13px);
  color: #eeeeee;
  margin-top: 120px;
  text-align: center;
  transition: color 0.3s ease;
}

.hover554-card:hover .mailtext {
  color: #c8158c;
}

.hgmailtext {
  font-family: 'LEMONMILKBOLD', sans-serif;
  font-size: clamp(14px, 2vw, 20px);
  color: #eeeeee;
  transition: color 0.3s ease;
}

.hover554-card:hover .hgmailtext {
  color: #c8158c;
}


















.hover555-card {
  text-decoration: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  transition: transform 0.3s ease;
  position: absolute;
  bottom: 7%;
  left: 50%;
  transform: translateX(-50%);
}

.check-container {
  position: relative;
  width: 110px;
  height: auto;
  margin: 0 auto;
}

.check-container img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  transition: opacity 0.3s ease;
  border-radius: 8px;
}

.hover555-img {
  opacity: 0;
  z-index: 2;
}

.hover555-card:hover .default-img {
  opacity: 0;
}
.hover555-card:hover .hover-img {
  opacity: 1;
}

.mailtext {
  font-family: 'Avenirmedium', sans-serif;
  font-size: clamp(11px, 2vw, 13px);
  color: #eeeeee;
  margin-top: 120px;
  text-align: center;
  transition: color 0.3s ease;
}

.hover555-card:hover .mailtext {
  color: #c8158c;
}

.hgmailtext {
  font-family: 'LEMONMILKBOLD', sans-serif;
  font-size: clamp(14px, 2vw, 20px);
  color: #eeeeee;
  transition: color 0.3s ease;
}

.hover555-card:hover .hgmailtext {
  color: #c8158c;
}










.section-10 {
  z-index: 1;
  background-color: #CDD1DC;
  padding: 730px 0; /* Oben und unten Abstand */
  position: relative;
  box-shadow: 0 20px 50px 30px rgba(0, 0, 0, 0.6); /* Schatten nach unten */
overflow: hidden;

  /* -------------------------------
   Box-Shadow erklärt:
   0     → Kein horizontaler Versatz (bleibt zentriert)
   20px  → Vertikaler Versatz nach unten (Schatten fällt nach unten)
   40px  → Weichzeichner-Radius (wie verschwommen der Schatten wirkt)
   -10px → Ausbreitung (negativ = kompakter)
   rgba(0, 0, 0, 0.6) → Farbe: halbtransparenter Schwarzton
-------------------------------- */
  z-index: 1; /* Damit der Schatten über dem oberen Bereich liegt */
}








.tentitle{
  color: #080808;
  position: absolute;
  top: 4%;
  left: 4%;
  font-family: 'LEMONMILKLIGHT', sans-serif;
  font-size: clamp(32px, 4.2vw, 34px);
  line-height: 1;
  z-index: 0;

}


.hgten {
  
  font-size: clamp(96px, 7vw, 100px);
  font-family: 'Beauty', sans-serif;  line-height: 0.8;

}




.avenirten{
  text-align: left;
  position: absolute;
  top: 22%;
  left: 4%;
 font-size: clamp(14px, 2vw, 18px);
 font-family: 'Avenirlight', sans-serif;
  color:  #0c0c0c;
  max-width: 30%;
}




.highlightboldles {
  text-align: left;

 font-size: clamp(9px, 2vw, 11x);
 font-family: 'LexendBold', sans-serif;
}



.iphonekompetenz-overlay {
  width: 22%;
  bottom: 5%;
  right: 5%;
  position: absolute;
  display: block;
  z-index: 4; /* Damit der Schatten über dem oberen Bereich liegt */

}
  


.iPad-overlay {
  width: 55%;
  bottom: 35%;
  right: 5%;
  position: absolute;
  display: block;
  z-index: 3; /* Damit der Schatten über dem oberen Bereich liegt */

}
  


.pad2-overlay {
  width: 59%;
  bottom: 0%;
  left: 5%;
  position: absolute;
  display: block;
  z-index: 2; /* Damit der Schatten über dem oberen Bereich liegt */

}



.scroll-button1 {
  position: absolute;
  left: 4%;
  padding: 12px 28px;
  font-size: clamp(14px, 1.8vw, 22px);
  font-family: 'Avenirmedium', sans-serif;
  color: #efefef; /* Schriftfarbe = Rahmenfarbe */
  background-color: #e73092;
  border-radius: 12px;
  text-decoration: none;
  transition: all 0.3s ease;
  cursor: pointer;
  bottom: 50%;
}

.scroll-button1:hover {
  background-color: #3e0035;
  color: white;
  }



















  .faq-pop-button {
  font-family: 'Louisgeorgecafe', sans-serif;
  font-size: clamp(12px, 1.5vw, 18px);
  padding: 12px 144px;
  background-color: #181818;
  border: none;
  color: white;
  border-radius: 8px;
   text-align: center;
  left: 4%;
  top: 40%;
  cursor: pointer;
  position: absolute;
  transition: background-color 0.3s ease;
}

.faq-pop-button:hover {
  background-color: #e73092;
}

.faq-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(15, 15, 15, 0.85);
  z-index: 9999;
  justify-content: center;
  align-items: center;
}

.faq-popup-content {
  background-color: #ffffff;
  padding: 32px;
  border-radius: 12px;
  width: 90%;
  max-width: 600px;
  color: #101010;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.4);
  text-align: left;
  font-family: 'LouisGeorgeCafe', sans-serif;
  animation: popIn 0.4s ease-out;
  position: relative;
}

.close-button {
  position: absolute;
  top: 12px;
  right: 18px;
  font-size: 24px;
  cursor: pointer;
  color: #444;
}

@keyframes popIn {
  from {
    transform: scale(0.8);
    opacity: 0;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}
















  .faq2-pop-button {
 display: block;
font-family: 'Louisgeorgecafe', sans-serif;
font-size: clamp(12px, 1.5vw, 18px);
padding: 12px 24px;
text-align: left; /* ⬅️ Jetzt linksbündig */
background-color: #181818;
border: none;
color: white;
border-radius: 8px;
left: 4%;
top: 44%;
cursor: pointer;
position: absolute;
transition: background-color 0.3s ease;
max-width: 23%;
line-height: 1.5;
white-space: normal;
word-wrap: break-word;

}

.faq2-pop-button:hover {
  background-color: #e73092;
}

.faq2-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(15, 15, 15, 0.85);
  z-index: 9999;
  justify-content: center;
  align-items: center;
}

.faq2-popup-content {
  background-color: #ffffff;
  padding: 32px;
  border-radius: 12px;
  width: 90%;
  max-width: 600px;
  color: #101010;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.4);
  text-align: left;
  font-family: 'LouisGeorgeCafe', sans-serif;
  animation: popIn 0.4s ease-out;
  position: relative;
}

.close2-button {
  position: absolute;
  top: 12px;
  right: 18px;
  font-size: 24px;
  cursor: pointer;
  color: #444;
}

@keyframes popIn {
  from {
    transform: scale(0.8);
    opacity: 0;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}










  .faq5-pop-button {
 display: block;
font-family: 'Louisgeorgecafe', sans-serif;
font-size: clamp(12px, 1.5vw, 18px);
padding: 12px 24px;
text-align: left; /* ⬅️ Jetzt linksbündig */
background-color: #181818;
border: none;
color: white;
border-radius: 8px;
left: 4%;
top: 64%;
cursor: pointer;
position: absolute;
transition: background-color 0.3s ease;
max-width: 23%;
line-height: 1.5;
white-space: normal;
word-wrap: break-word;

}

.faq5-pop-button:hover {
  background-color: #e73092;
}

.faq5-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(15, 15, 15, 0.85);
  z-index: 9999;
  justify-content: center;
  align-items: center;
}

.faq5-popup-content {
  background-color: #ffffff;
  padding: 32px;
  border-radius: 12px;
  width: 90%;
  max-width: 600px;
  color: #101010;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.4);
  text-align: left;
  font-family: 'LouisGeorgeCafe', sans-serif;
  animation: popIn 0.4s ease-out;
  position: relative;
}

.close5-button {
  position: absolute;
  top: 12px;
  right: 18px;
  font-size: 24px;
  cursor: pointer;
  color: #444;
}

@keyframes popIn {
  from {
    transform: scale(0.8);
    opacity: 0;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}










  .faq6-pop-button {
display: block;
font-family: 'Louisgeorgecafe', sans-serif;
font-size: clamp(12px, 1.5vw, 18px);
padding: 12px 24px;
text-align: left; /* ⬅️ Jetzt linksbündig */
background-color: #181818;
border: none;
color: white;
border-radius: 8px;
left: 4%;
top: 74%;
cursor: pointer;
position: absolute;
transition: background-color 0.3s ease;
max-width: 23%;
line-height: 1.5;
white-space: normal;
word-wrap: break-word;

}

.faq6-pop-button:hover {
  background-color: #e73092;
}

.faq6-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(15, 15, 15, 0.85);
  z-index: 9999;
  justify-content: center;
  align-items: center;
}

.faq6-popup-content {
  background-color: #ffffff;
  padding: 32px;
  border-radius: 12px;
  width: 90%;
  max-width: 600px;
  color: #101010;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.4);
  text-align: left;
  font-family: 'LouisGeorgeCafe', sans-serif;
  animation: popIn 0.4s ease-out;
  position: relative;
}

.close6-button {
  position: absolute;
  top: 12px;
  right: 18px;
  font-size: 24px;
  cursor: pointer;
  color: #444;
}

@keyframes popIn {
  from {
    transform: scale(0.8);
    opacity: 0;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}












  .faq3-pop-button {
 display: block;
font-family: 'Louisgeorgecafe', sans-serif;
font-size: clamp(12px, 1.5vw, 18px);
padding: 12px 24px;
text-align: left; /* ⬅️ Jetzt linksbündig */
background-color: #181818;
border: none;
color: white;
border-radius: 8px;
left: 4%;
top: 51%;
cursor: pointer;
position: absolute;
transition: background-color 0.3s ease;
max-width: 23%;
line-height: 1.5;
white-space: normal;
word-wrap: break-word;

}

.faq3-pop-button:hover {
  background-color: #e73092;
}

.faq3-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(15, 15, 15, 0.85);
  z-index: 9999;
  justify-content: center;
  align-items: center;
}

.faq3-popup-content {
  background-color: #ffffff;
  padding: 32px;
  border-radius: 12px;
  width: 90%;
  max-width: 600px;
  color: #101010;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.4);
  text-align: left;
  font-family: 'LouisGeorgeCafe', sans-serif;
  animation: popIn 0.4s ease-out;
  position: relative;
}

.close3-button {
  position: absolute;
  top: 12px;
  right: 18px;
  font-size: 24px;
  cursor: pointer;
  color: #444;
}

@keyframes popIn {
  from {
    transform: scale(0.8);
    opacity: 0;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}














  .faq4-pop-button {
  display: block;
font-family: 'Louisgeorgecafe', sans-serif;
font-size: clamp(12px, 1.5vw, 18px);
padding: 12px 24px;
text-align: left; /* ⬅️ Jetzt linksbündig */
background-color: #181818;
border: none;
color: white;
border-radius: 8px;
left: 4%;
top: 57%;
cursor: pointer;
position: absolute;
transition: background-color 0.3s ease;
max-width: 23%;
line-height: 1.5;
white-space: normal;
word-wrap: break-word;

}

.faq4-pop-button:hover {
  background-color: #e73092;
}

.faq4-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(15, 15, 15, 0.85);
  z-index: 9999;
  justify-content: center;
  align-items: center;
}

.faq4-popup-content {
  background-color: #ffffff;
  padding: 32px;
  border-radius: 12px;
  width: 90%;
  max-width: 600px;
  color: #101010;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.4);
  text-align: left;
  font-family: 'LouisGeorgeCafe', sans-serif;
  animation: popIn 0.4s ease-out;
  position: relative;
}

.close4-button {
  position: absolute;
  top: 12px;
  right: 18px;
  font-size: 24px;
  cursor: pointer;
  color: #444;
}

@keyframes popIn {
  from {
    transform: scale(0.8);
    opacity: 0;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}






.recipe-section {
  z-index: 1;
  background-color: #0f0f0fee;
  padding: 330px 0; /* Oben und unten Abstand */
  position: relative;
overflow: hidden;

  /* -------------------------------
   Box-Shadow erklärt:
   0     → Kein horizontaler Versatz (bleibt zentriert)
   20px  → Vertikaler Versatz nach unten (Schatten fällt nach unten)
   40px  → Weichzeichner-Radius (wie verschwommen der Schatten wirkt)
   -10px → Ausbreitung (negativ = kompakter)
   rgba(0, 0, 0, 0.6) → Farbe: halbtransparenter Schwarzton
-------------------------------- */
  z-index: 1; /* Damit der Schatten über dem oberen Bereich liegt */
}


.bfrecipe-section {
  z-index: 4;
  background-color: #bd1f73;
  padding: 230px 0; /* Oben und unten Abstand */
  position: relative;
overflow: hidden;
  box-shadow: 0 20px 50px 30px rgba(0, 0, 0, 0.6); /* Schatten nach unten */

}


.bfrecipe-section.active {
  background-color: #bd1f73;
   transition: background-color 0.5s ease;

}


.bfrecipe-section.active .bfrt {

opacity: 1;
}

.bfrecipe-section.active .hgbfrt1 {

opacity: 1;
}

.bfrecipe-section.active .hgbfrt2 {

opacity: 1;
}

.bfrecipe-section.active .hgbfrt3 {

opacity: 1;
}

.bfrt {
  text-align: left;
  top: 27%;
left: 4%;
   font-size: clamp(10px, 1.5vw, 18px);
   font-family: 'Avenirlight', sans-serif;
   color: #ececec;
   transition: color 0.3s ease-in-out;
position: absolute;
   max-width: 50%;
   opacity: 0;

}


.hgbfrt1 {

   font-size: clamp(7px, 1.5vw, 12px);
   font-family: 'LexendBold', sans-serif;
   color: #e3e3e3;
      opacity: 0;

}

.hgbfrt2 {

   font-size: clamp(10px, 1.5vw, 18px);
   font-family: 'LexendBold', sans-serif;
   color: #1a1a1a;
      opacity: 0;

}

.hgbfrt3 {

   font-size: clamp(10px, 1.5vw, 18px);
   font-family: 'LexendBold', sans-serif;
   color: #f0f0f0;
      opacity: 0;

}




 .Allerezepte-overlay {
    width: 100%;
    top:-8%;
    left: 0%;
    position: absolute;
    display: block;
    z-index: 0; /* Damit der Schatten über dem oberen Bereich liegt */
  }

    .einszueinsdown-button {
  display: inline-block;
  position: absolute;
  bottom: 10%;
  left: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 10px -10px 10px 5px rgba(0, 0, 0, 0.6); /* Schatten nach unten */

  padding: 12px 58px; /* ↑↓ ←→ Abstand */
  font-size: clamp(12px, 2.4vw, 22px); /* Skalierbare Größe */
  font-family: 'Louisgeorgecafebold', sans-serif;
  color: #ffffff;
  background-color: #bd1f73;
  border: none;
  border-radius: 8px;
  text-decoration: none;
  z-index: 6;
}


.einszueinsdown-button:hover {
  display: inline-block;
  position: absolute;

  color: #ffffff;
  background-color: #dd2688;
  border: none;
  text-decoration: none;
  z-index: 6;
}



.recipetitle{
  color: #e9e9e9;
  position: absolute;
  top: 5%;
  left: 4%;

  font-family: 'LEMONMILKBOLD', sans-serif;
  font-size: clamp(32px, 4.2vw, 34px);
  line-height: 0.4;
  z-index: 0;
opacity: 0; 

}


.hgrecipetitle1 {
  color: #151515;
    z-index: 1;
opacity: 0; 
  line-height: 1;
}

.hgrecipetitle2 {
 font-family: 'Beauty', sans-serif;
  font-size: clamp(82px, 6.2vw, 94px);
  color: #ededed;
    z-index: 3;
opacity: 0; 

}


.bfrecipe-section.active .recipetitle {
opacity: 1; 
}

.bfrecipe-section.active .hgrecipetitle1 {
opacity: 1; 
}

.bfrecipe-section.active .hgrecipetitle2 {
opacity: 1; 
}











.section-11 {
  z-index: 3;
  background-color: #0f0f0f;
  padding: 430px 0; /* Oben und unten Abstand */
  position: relative;
  box-shadow: 0 30px -50px 30px rgba(66, 66, 66, 0.6); /* Schatten nach unten */
  box-shadow: 0 -30px 40px 20px rgba(60, 60, 60, 0.6); /* Schatten nach unten */

  /* -------------------------------
   Box-Shadow erklärt:
   0     → Kein horizontaler Versatz (bleibt zentriert)
   20px  → Vertikaler Versatz nach unten (Schatten fällt nach unten)
   40px  → Weichzeichner-Radius (wie verschwommen der Schatten wirkt)
   -10px → Ausbreitung (negativ = kompakter)
   rgba(0, 0, 0, 0.6) → Farbe: halbtransparenter Schwarzton
-------------------------------- */
  z-index: 3; /* Damit der Schatten über dem oberen Bereich liegt */
}






.eleventitle{
  color: #f0f0f0;
  position: absolute;
  top: 4%;
  left: 4%;
  font-family: 'LEMONMILKBOLD', sans-serif;
  font-size: clamp(32px, 4.2vw, 34px);
  line-height: 1;
  z-index: 0;

}


.hgeleven {
  
  font-size: clamp(96px, 7vw, 100px);
  font-family: 'Beauty', sans-serif;  line-height: 0.8;
color: #e73092;
}


.bfrecipe-section .fly-in-image {
  position: absolute;
  right: 5%;
  width: 20%;
  bottom: -10%;
  opacity: 0;
  transform: translateY(100px);
  transition: opacity 0.8s ease, transform 0.8s ease;
  border-radius: 8px;
    z-index: 1;

}

/* Hover-Zustand */
.bfrecipe-section.active .fly-in-image {
  opacity: 1;
  transform: translateY(0);
}





.bfrecipe-section .fly-in-image2 {
  position: absolute;
  right: 10%;
  width: 15%;
  bottom: -2%;
  opacity: 0;
  transform: translateY(100px);
  transition: opacity 0.8s ease, transform 0.8s ease;
  border-radius: 8px;
    z-index: 1;

}

/* Hover-Zustand */
.bfrecipe-section.active .fly-in-image2 {
  opacity: 1;
  transform: translateY(0);
}






.ep1-overlay {
  width: 42%;
  top: 33%;
  right: 20%;

  position: absolute;
  display: block;
  border-radius: 8px;
  z-index: 3; /* Damit der Schatten über dem oberen Bereich liegt */

}



.sweet-overlay {
  width: 31%;
  top: 13%;
  right: 7%;
  position: absolute;
  display: block;
  border-radius: 8px;
  z-index: 2; /* Damit der Schatten über dem oberen Bereich liegt */

}




.mito-overlay {
  width: 17%;
  top: 15%;
  right: 49%;
  position: absolute;
  display: block;
  border-radius: 8px;
  z-index: 1; /* Damit der Schatten über dem oberen Bereich liegt */

}


.sport-overlay {
  width: 22%;
  top: 29%;
  right: 7%;
  position: absolute;
  display: block;
  border-radius: 8px;
  z-index: 4; /* Damit der Schatten über dem oberen Bereich liegt */

}


.FETTLEBER-overlay {
  width: 17%;
  bottom: 5%;
  right: 7%;
  position: absolute;
  display: block;
  border-radius: 8px;
  z-index: 4; /* Damit der Schatten über dem oberen Bereich liegt */

}


.b-overlay {
  width: 37%;
  bottom: 5%;
  right: 27%;
  position: absolute;
  display: block;
  border-radius: 8px;
  z-index: 4; /* Damit der Schatten über dem oberen Bereich liegt */

}












.section-12 {
  background-color: #ad236c;
  padding: 90px 0; /* Oben und unten Abstand */
  position: relative;
  box-shadow: 0 30px -50px 30px rgba(0, 0, 0, 0.6); /* Schatten nach unten */
  box-shadow: 0 30px 50px 30px rgba(0, 0, 0, 0.6); /* Schatten nach unten */

  /* -------------------------------
   Box-Shadow erklärt:
   0     → Kein horizontaler Versatz (bleibt zentriert)
   20px  → Vertikaler Versatz nach unten (Schatten fällt nach unten)
   40px  → Weichzeichner-Radius (wie verschwommen der Schatten wirkt)
   -10px → Ausbreitung (negativ = kompakter)
   rgba(0, 0, 0, 0.6) → Farbe: halbtransparenter Schwarzton
-------------------------------- */
  z-index: 3; /* Damit der Schatten über dem oberen Bereich liegt */
}






.twelvetitle{
  color: #e9e9e9;
  position: absolute;
  top: 12%;
  left: 4%;
  max-width: 45%;
  font-family: 'LEMONMILKLIGHT', sans-serif;
  font-size: clamp(32px, 4.2vw, 34px);
  line-height: 1;
  z-index: 0;

}


.hgtwelvetitle {
  font-family: 'LEMONMILKBOLD', sans-serif;
  line-height: 0.8;

}






.section-13 {
  background-color: #500e31;
  padding: 830px 0; /* Oben und unten Abstand */
  position: relative;
  box-shadow: 0 30px -50px 30px rgba(0, 0, 0, 0.6); /* Schatten nach unten */

  /* -------------------------------
   Box-Shadow erklärt:
   0     → Kein horizontaler Versatz (bleibt zentriert)
   20px  → Vertikaler Versatz nach unten (Schatten fällt nach unten)
   40px  → Weichzeichner-Radius (wie verschwommen der Schatten wirkt)
   -10px → Ausbreitung (negativ = kompakter)
   rgba(0, 0, 0, 0.6) → Farbe: halbtransparenter Schwarzton
-------------------------------- */
  z-index: 1; /* Damit der Schatten über dem oberen Bereich liegt */
}




















.mpg-container {
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  position: absolute;
  top: 8%;
  left: 42%;

}

/* Bild-Wrapper */
.mpg-wrapper {
  position: absolute;
  width: 70%; /* frei skalierbar */
  height: auto;

}

.mpg-wrapper2 {
  position: absolute;
  width: 11%; /* frei skalierbar */
  height: auto;
  left: -62%;
}


.icon {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  transition: opacity 0.3s ease-in-out;
  border-radius: 11px;

}

.icon.hover {
  opacity: 0;
}

.mpg-container:hover .icon.default {
  opacity: 0;
}
.mpg-container:hover .icon.hover {
  opacity: 1;
}

/* Text */
.mpg-text {
  text-align: left;
  margin-top: 0%;
  margin-left: -47%;
   font-size: clamp(10px, 1.5vw, 18px);
   font-family: 'Avenirlight', sans-serif;
   color: #202020;
   transition: color 0.3s ease-in-out;
   max-width: 40%;
}



.mpg-container .hgmpg{
  text-align: left;
  font-family: 'LEMONMILKBOLD', sans-serif;
  color: #202020;
  font-size: clamp(18px, 2.2vw, 22px);

  transition: color 0.3s ease-in-out;
}






.mpg-container:hover .hgmpg{
  text-align: left;
  color: #ffffff;
  transition: color 0.3s ease-in-out;
}


.mpg-container:hover .mpg-text {
  color: #ffffff;


}


















.ebook2-container {
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  position: absolute;
  top: 40%;
  left: 42%;

}

/* Bild-Wrapper */
.ebook2-wrapper {
  position: absolute;
  width: 70%; /* frei skalierbar */
  height: auto;

}

.ebook2-wrapper2 {
  position: absolute;
  width: 11%; /* frei skalierbar */
  height: auto;
  left: -62%;
}


.icon {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  transition: opacity 0.3s ease-in-out;
  border-radius: 11px;

}

.icon.hover {
  opacity: 0;
}

.ebook2-container:hover .icon.default {
  opacity: 0;
}
.ebook2-container:hover .icon.hover {
  opacity: 1;
}

/* Text */
.ebook2-text {
  text-align: left;
  margin-top: 0%;
  margin-left: -47%;
   font-size: clamp(10px, 1.5vw, 18px);
   font-family: 'Avenirlight', sans-serif;
   color: #202020;
   transition: color 0.3s ease-in-out;
   max-width: 40%;
}



.ebook2-container .hgebook2{
  text-align: left;
  font-family: 'LEMONMILKBOLD', sans-serif;
  color: #202020;
  font-size: clamp(18px, 2.2vw, 22px);

  transition: color 0.3s ease-in-out;
}






.ebook2-container:hover .hgebook2{
  text-align: left;
  color: #ffffff;
  transition: color 0.3s ease-in-out;
}


.ebook2-container:hover .ebook2-text {
  color: #ffffff;


}















.reci2-container {
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  position: absolute;
  bottom: 0%;
  left: 42%;

}

/* Bild-Wrapper */
.reci2-wrapper {
  position: relative;
  width: 70%; /* frei skalierbar */
  height: auto;

}

.reci2-wrapper2 {
  position: relative;
  width: 11%; /* frei skalierbar */
  height: auto;
  left: -62%;
}


.icon {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  transition: opacity 0.3s ease-in-out;
  border-radius: 11px;

}

.icon.hover {
  opacity: 0;
}

.reci2-container:hover .icon.default {
  opacity: 0;
}
.reci2-container:hover .icon.hover {
  opacity: 1;
}

/* Text */
.reci2-text {
  text-align: left;
  margin-top: 0%;
  margin-left: -47%;
   font-size: clamp(10px, 1.5vw, 18px);
   font-family: 'Avenirlight', sans-serif;
   color: #202020;
   transition: color 0.3s ease-in-out;
   max-width: 40%;
}



.reci2-container .hgereci2{
  text-align: left;
  font-family: 'LEMONMILKBOLD', sans-serif;
  color: #202020;
  font-size: clamp(18px, 2.2vw, 22px);

  transition: color 0.3s ease-in-out;
}






.reci2-container:hover .hgereci2{
  text-align: left;
  color: #ffffff;
  transition: color 0.3s ease-in-out;
}


.reci2-container:hover .reci2-text {
  color: #ffffff;


}














.section-14 {
  background-color: #ad236c;
  padding: 510px 0; /* Oben und unten Abstand */
  position: relative;
  box-shadow: 0 30px -50px 30px rgba(0, 0, 0, 0.6); /* Schatten nach unten */
  box-shadow: 0 30px 50px 30px rgba(0, 0, 0, 0.6); /* Schatten nach unten */
  overflow: hidden;

  /* -------------------------------
   Box-Shadow erklärt:
   0     → Kein horizontaler Versatz (bleibt zentriert)
   20px  → Vertikaler Versatz nach unten (Schatten fällt nach unten)
   40px  → Weichzeichner-Radius (wie verschwommen der Schatten wirkt)
   -10px → Ausbreitung (negativ = kompakter)
   rgba(0, 0, 0, 0.6) → Farbe: halbtransparenter Schwarzton
-------------------------------- */
  z-index: 3; /* Damit der Schatten über dem oberen Bereich liegt */
}




.est-button {
  display: inline-block;
  position: absolute;
  top: 37%;
  left: 4%;
  padding: 14px 58px; /* ↑↓ ←→ Abstand */
  font-size: clamp(14px, 1.4vw, 18px); /* Skalierbare Größe */
  font-family: 'LexendBold', sans-serif;
  color: #ad236c;
  background-color: #fafafa;
  border: none;
  border-radius: 8px;
  text-decoration: none;
  z-index: 6;
}

.est-button:hover {
  background-color: #363636;
  color: #d21c6b;

}










.fourteentitle{
  color: #e9e9e9;
  position: absolute;
  top: 4%;
  left: 4%;
  max-width: 45%;
  font-family: 'LEMONMILKBOLD', sans-serif;
  font-size: clamp(32px, 4.2vw, 34px);
  line-height: 1;
  z-index: 0;

}


.hgfourteentitle {
  color: #f3f3f3;
  font-family: 'LEMONMILKLIGHT', sans-serif;
  font-size: clamp(22px, 3vw, 25px);
  line-height: 0.8;

}




.btfourteentitle {

  font-size: clamp(96px, 7vw, 100px);
  font-family: 'Beauty', sans-serif;  line-height: 0.8;
color: #f4f4f4;
}



.instalap-overlay {
  width: 51%;
  bottom: -2%;

  position: absolute;
  display: block;
  left: 3%;
}





.Krankheitserfassung-overlay {
  width: 23%;
  bottom: 7%;

  position: absolute;
  display: block;
  right: 3%;

}


.instaway-overlay {
  width: 23%;
  bottom: 0%;

  position: absolute;
  display: block;
  right: 29%;

}










.instafi-overlay {
  position: absolute;
  bottom: 12%;
  left: 12%;
  width: 30%;
  max-width: 420px;
  height: auto;
  overflow: hidden;
}

/* Standardbild (sichtbar bei Start) */
.instafi-overlay img.default {
  width: 100%; /* Passt sich dem Container an */
  height: auto;
  transition: opacity 0.3s ease-in-out; /* Sanfter Übergang für Opazität */
}

/* Hover-Effekt: Das Bild wird zum weißen Icon */
.instafi-overlay:hover img.default {
  opacity: 0; /* Standardbild wird unsichtbar */
}

/* Weißes Icon (ersetzt das Standardbild) */
.instafi-overlay img.hover {
  width: 100%; /* Passt sich dem Container an */
  height: auto; /* Behält das Seitenverhältnis bei */
  position: absolute; /* Position innerhalb des Containers */
  top: 0; /* Position oben im Container */
  left: 0; /* Position links im Container */
  opacity: 0; /* Startet unsichtbar */
  transition: opacity 0.3s ease-in-out; /* Sanfter Übergang für Opazität */
}

/* Hover-Effekt: Das weiße Bild wird sichtbar */
.instafi-overlay:hover img.hover {
  opacity: 1; /* Weißes Bild wird sichtbar */
}













.avenirft{
  text-align: left;
  position: absolute;
  top: 22%;
  left: 4%;
 font-size: clamp(14px, 2vw, 18px);
 font-family: 'Avenirlight', sans-serif;
  color:  #e6e6e6;
  max-width: 30%;
}




.highlightboldft {
  text-align: left;

 font-size: clamp(9px, 2vw, 11x);
 font-family: 'LexendBold', sans-serif;
}






.section-15 {
  background-color: #1a1a1a;
  padding: 610px 0; /* Oben und unten Abstand */
  position: relative;

  overflow: hidden;

  /* -------------------------------
   Box-Shadow erklärt:
   0     → Kein horizontaler Versatz (bleibt zentriert)
   20px  → Vertikaler Versatz nach unten (Schatten fällt nach unten)
   40px  → Weichzeichner-Radius (wie verschwommen der Schatten wirkt)
   -10px → Ausbreitung (negativ = kompakter)
   rgba(0, 0, 0, 0.6) → Farbe: halbtransparenter Schwarzton
-------------------------------- */
  z-index: 3; /* Damit der Schatten über dem oberen Bereich liegt */
}



.df-overlay {
  width: 51%;
  top: 0%;
  transform: translateX(-50%);

  position: absolute;
  display: block;
  left: 50%;
}




.vbv-overlay {
  width: 51%;
  bottom: 0%;
  transform: translateX(-50%);

  position: absolute;
  display: block;
  left: 50%;
}







  



  
  
  /* Mobilfreundlich */
  @media (max-width: 768px) {
    .bg-section h2 {
      font-size: 28px;
    }
  
    .bg-section p {
      font-size: 16px;
    }
  
    .btn {
      font-size: 16px;
    }
  }
  










.bfrecipe-section.active .vegan-container {
 opacity: 1;
}



              .vegan-container {
              
                flex-direction: column;
                align-items: center;
                cursor: pointer;
                position: absolute;
                bottom: 10%;
                left: 4%;
                opacity: 0;
            
              }
              
              /* Bild-Wrapper */
              .vegan-wrapper {
                position: relative;
                width: 11%; /* frei skalierbar */
                height: auto;
              }
              
              .icon {
                width: 100%;
                height: auto;
                position: absolute;
                top: 20%;
                top: 0;
                left: 0;
              }
              
              .icon.hover {
                opacity: 0;
              }
              
              .vegan-container:hover .icon.default {
                opacity: 0;
              }
              .vegan-container:hover .icon.hover {
                opacity: 1;
              }
              
              /* Text */
              .vegan-text {
                text-align: left;
               margin-top: 2%;
               margin-left: 13%;
                font-size: clamp(8px, 1.2vw, 14px);
                font-family: 'Avenirlight', sans-serif;
                color: #26A560;
                max-width: 520px;
              }
            
            
              .vegan-container .highlightveganone-text {
                display: inline-block;
                font-family: 'LEMONMILKBOLD', sans-serif;
                color:#26A560;     }
            
            
              
              .vegan-container:hover .vegan-text {
                display: inline-block;
                color: #003e1c;      }
            
               .vegan-container:hover .highlightveganone-text {
                          display: inline-block;
                          color: #003e1c;      }






                          


  .protein-container {
    flex-direction: column;
    align-items: center;
    cursor: pointer;
    position: absolute;
    top: 53%;
    left: 4%;

  }
  
  /* Bild-Wrapper */
  .protein-wrapper {
    position: relative;
    width: 11%; /* frei skalierbar */
    height: auto;
  }
  
  .icon {
    width: 100%;
    height: auto;
    position: absolute;
    top: 20%;
    top: 0;
    left: 0;
  }
  
  .icon.hover {
    opacity: 0;
  }
  
  .protein-container:hover .icon.default {
    opacity: 0;
  }
  .protein-container:hover .icon.hover {
    opacity: 1;
  }
  
  /* Text */
  .protein-text {
    text-align: left;
   margin-top: 2%;
   margin-left: 13%;
    font-size: clamp(8px, 1.2vw, 14px);
    font-family: 'Avenirlight', sans-serif;
    color:  #DD4070;
    max-width: 520px;
  }


  .protein-container .highlightproteinone-text {
    display: inline-block;
    font-family: 'LEMONMILKBOLD', sans-serif;
    color: #DD4070;     }


  
  .protein-container:hover .protein-text {
    display: inline-block;
    color: #350010;      }

   .protein-container:hover .highlightproteinone-text {
              display: inline-block;
              color: #350010;      }

  





                  
.veg-container {
                            flex-direction: column;
                            align-items: center;
                            cursor: pointer;
                            position: absolute;
                            top: 67%;
                            left: 4%;
                        
                          }
                          
                          /* Bild-Wrapper */
                          .veg-wrapper {
                            position: relative;
                            width: 11%; /* frei skalierbar */
                            height: auto;
                          }
                          
                          .icon {
                            width: 100%;
                            height: auto;
                            position: absolute;
                            top: 20%;
                            top: 0;
                            left: 0;
                          }
                          
                          .icon.hover {
                            opacity: 0;
                          }
                          
                          .veg-container:hover .icon.default {
                            opacity: 0;
                          }
                          .veg-container:hover .icon.hover {
                            opacity: 1;
                          }
                          
                          /* Text */
                          .veg-text {
                            text-align: left;
                           margin-top: 2%;
                           margin-left: 13%;
                            font-size: clamp(8px, 1.2vw, 14px);
                            font-family: 'Avenirlight', sans-serif;
                            color: #26A560;
                            max-width: 520px;
                          }
                        
                        
                          .veg-container .highlightvegone-text {
                            display: inline-block;
                            font-family: 'LEMONMILKBOLD', sans-serif;
                            color:#26A560;     }
                        
                        
                          
                          .veg-container:hover .veg-text {
                            display: inline-block;
                            color: #003e1c;      }
                        
                           .veg-container:hover .highlightvegone-text {
                                      display: inline-block;
                                      color: #003e1c;      }









                                      .fiber-container {
                                        flex-direction: column;
                                        align-items: center;
                                        cursor: pointer;
                                        position: absolute;
                                        top: 67%;
                                        left: 44%;
                                    
                                      }
                                      
                                      /* Bild-Wrapper */
                                      .fiber-wrapper {
                                        position: relative;
                                        width: 11%; /* frei skalierbar */
                                        height: auto;
                                      }
                                      
                                      .icon {
                                        width: 100%;
                                        height: auto;
                                        position: absolute;
                                        top: 20%;
                                        top: 0;
                                        left: 0;
                                      }
                                      
                                      .icon.hover {
                                        opacity: 0;
                                      }
                                      
                                      .fiber-container:hover .icon.default {
                                        opacity: 0;
                                      }
                                      .fiber-container:hover .icon.hover {
                                        opacity: 1;
                                      }
                                      
                                      /* Text */
                                      .fiber-text {
                                        text-align: left;
                                       margin-top: 2%;
                                       margin-left: 13%;
                                        font-size: clamp(8px, 1.2vw, 14px);
                                        font-family: 'Avenirlight', sans-serif;
                                        color: #ac9c4d;
                                        max-width: 520px;
                                      }
                                    
                                    
                                      .fiber-container .highlightfiberone-text {
                                        display: inline-block;
                                        font-family: 'LEMONMILKBOLD', sans-serif;
                                        color:#ac9c4d;     }
                                    
                                    
                                      
                                      .fiber-container:hover .fiber-text {
                                        display: inline-block;
                                        color: #736000;      }
                                    
                                       .fiber-container:hover .highlightfiberone-text {
                                                  display: inline-block;
                                                  color: #736000;      }

                                                  






                                      .fish-container {
                                        flex-direction: column;
                                        align-items: center;
                                        cursor: pointer;
                                        position: absolute;
                                        top: 77%;
                                        left: 44%;
                                    
                                      }
                                      
                                      /* Bild-Wrapper */
                                      .fish-wrapper {
                                        position: relative;
                                        width: 11%; /* frei skalierbar */
                                        height: auto;
                                      }
                                      
                                      .icon {
                                        width: 100%;
                                        height: auto;
                                        position: absolute;
                                        top: 20%;
                                        top: 0;
                                        left: 0;
                                      }
                                      
                                      .icon.hover {
                                        opacity: 0;
                                      }
                                      
                                      .fish-container:hover .icon.default {
                                        opacity: 0;
                                      }
                                      .fish-container:hover .icon.hover {
                                        opacity: 1;
                                      }
                                      
                                      /* Text */
                                      .fish-text {
                                        text-align: left;
                                        margin-top: 2%;
                                        margin-left: 13%;
                                         font-size: clamp(8px, 1.2vw, 14px);
                                        font-family: 'Avenirlight', sans-serif;
                                        color: #14b0bd;
                                        max-width: 520px;
                                      }
                                    
                                    
                                      .fish-container .highlightfishone-text {
                                        display: inline-block;
                                        font-family: 'LEMONMILKBOLD', sans-serif;
                                        color:#14b0bd;     }
                                    
                                    
                                      
                                      .fish-container:hover .fish-text {
                                        display: inline-block;
                                        color: #00656d;      }
                                    
                                       .fish-container:hover .highlightfishone-text {
                                                  display: inline-block;
                                                  color: #00656d;      }











                                                  .mealprep3-container {
                                                    flex-direction: column;
                                                    align-items: center;
                                                    cursor: pointer;
                                                    position: absolute;
                                                    top: 87%;
                                                    left: 4%;
                                                
                                                  }
                                                  
                                                  /* Bild-Wrapper */
                                                  .mealprep3-wrapper {
                                                    position: relative;
                                                    width: 11%; /* frei skalierbar */
                                                    height: auto;
                                                  }
                                                  
                                                  .icon {
                                                    width: 100%;
                                                    height: auto;
                                                    position: absolute;
                                                    top: 20%;
                                                    top: 0;
                                                    left: 0;
                                                  }
                                                  
                                                  .icon.hover {
                                                    opacity: 0;
                                                  }
                                                  
                                                  .mealprep3-container:hover .icon.default {
                                                    opacity: 0;
                                                  }
                                                  .mealprep3-container:hover .icon.hover {
                                                    opacity: 1;
                                                  }
                                                  
                                                  /* Text */
                                                  .mealprep3-text {
                                                    text-align: left;
                                                    margin-top: 2%;
                                                    margin-left: 13%;
                                                     font-size: clamp(8px, 1.2vw, 14px);
                                                    font-family: 'Avenirlight', sans-serif;
                                                    color: #753179;
                                                    max-width: 520px;
                                                  }
                                                
                                                
                                                  .mealprep3-container .highlightmealprep3one-text {
                                                    display: inline-block;
                                                    font-family: 'LEMONMILKBOLD', sans-serif;
                                                    color:#753179;     }
                                                
                                                
                                                  
                                                  .mealprep3-container:hover .mealprep3-text {
                                                    display: inline-block;
                                                    color: #400044;      }
                                                
                                                   .mealprep3-container:hover .highlightmealprep3one-text {
                                                              display: inline-block;
                                                              color: #400044;      }











.blitz-container {
                                                  flex-direction: column;
                                                    align-items: center;
                                                    cursor: pointer;
                                                    position: absolute;
                                                    top: 77%;
                                                    left: 4%;
                                                
                                                  }
                                                  
                                                  /* Bild-Wrapper */
                                                  .blitz-wrapper {
                                                    position: relative;
                                                    width: 11%; /* frei skalierbar */
                                                    height: auto;
                                                  }
                                                  
                                                  .icon {
                                                    width: 100%;
                                                    height: auto;
                                                    position: absolute;
                                                    top: 20%;
                                                    top: 0;
                                                    left: 0;
                                                  }
                                                  
                                                  .icon.hover {
                                                    opacity: 0;
                                                  }
                                                  
                                                  .blitz-container:hover .icon.default {
                                                    opacity: 0;
                                                  }
                                                  .blitz-container:hover .icon.hover {
                                                    opacity: 1;
                                                  }
                                                  
                                                  /* Text */
                                                  .blitz-text {
                                                    text-align: left;
                                                   margin-top: 2%;
                                                   margin-left: 13%;
                                                    font-size: clamp(8px, 1.2vw, 14px);
                                                    font-family: 'Avenirlight', sans-serif;
                                                    color:  #ea6a29;
                                                    max-width: 520px;
                                                  }
                                                
                                                
                                                  .blitz-container .highlightblitzone-text {
                                                    display: inline-block;
                                                    font-family: 'LEMONMILKBOLD', sans-serif;
                                                    color: #ea6a29;     }
                                                
                                                
                                                  
                                                  .blitz-container:hover .blitz-text {
                                                    display: inline-block;
                                                    color: #af3b00;      }
                                                
                                                   .blitz-container:hover .highlightblitzone-text {
                                                              display: inline-block;
                                                              color: #af3b00;      }









  









 
  
  .oberblock {
    position: relative;
    top: -343px;
left:30%;
  max-width: 50%;

  }

 

  /* Erste Klasse */
.wordlinkfirmentop,
.wordlink1-1top,
.wordlinküberNULNEBLAtop,
.wordlinkknowhowtop,
.wordlinkkontakttop {
  font-family: 'Avenirmedium', sans-serif;
  font-size: clamp(17px, 0.2vw, 19px);
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
  z-index: 2;
  text-align: center;
  margin-right: 28px;   /* Abstand nach rechts */
}



  /* Hover-Effekt */
  .wordlinkfirmentop:hover, .wordlink1-1top:hover, .wordlinküberNULNEBLAtop:hover, .wordlinkknowhowtop:hover, .wordlinkkontakttop:hover  {
    color: #008a43;
          font-family: 'Avenirheavy', sans-serif;

  }
  

  











    .knowhow-overlay {
      width: 31%;
      top:2%;
      right: 7%;
      position: absolute;
      display: block;
      border-radius: 8px;
      z-index: 1; /* Damit der Schatten über dem oberen Bereich liegt */
    }
    
    .padrecipe-overlay {
      width: 63%;
      top:51%;

      right: 7%;
      position: absolute;
      display: block;
      border-radius: 8px;
      z-index: 2; /* Damit der Schatten über dem oberen Bereich liegt */
    }
    

    .mikroguide-overlay {
      width: 28%;
      top:57%;
      left: 6%;
      position: absolute;
      display: block;
      border-radius: 8px;
      z-index: 13; /* Damit der Schatten über dem oberen Bereich liegt */
      clip-path: inset(0 0 34.55% 0); 
    }


  




      
    .last-section {

      background-color: #111111;
      padding: 320px 0; /* Oben und unten Abstand */
      position: relative;
      z-index: 2; /* Damit der Schatten über dem oberen Bereich liegt */


      .twotitlelast-text {
        font-family: 'LEMONMILKBOLD', sans-serif;
        font-size: clamp(32px, 4.2vw, 38px);
        max-width: 900px;
        color: #1a000a;
        position: absolute;
        bottom: 0.3%;
        left: 4%;
        line-height: 0.9;
      }

      .twosubtitleforelast-text {
        font-family: 'LEMONMILKLight', sans-serif;
        font-size: clamp(20px, 2.8vw, 26px);
        color: #1a000a;
        position: absolute;
        bottom: 3%;
        left: 4%;
        line-height: 1.0;
      }
    }
    

    
    
    .wordlinkIMPRESSUM, .wordlinkCOOKIES, .wordlinkAGBs, .wordlinkdisclaimer {
      font-family: 'LEMONMILKLIGHT', sans-serif;
      font-size: clamp(12px, 1.6vw, 17%);
      text-align: left;
    
      color: #efefefae;
      text-decoration: none;
      position: absolute;
      bottom: 14%;
      transform: translateX(-50%);
      transition: color 0.3s ease-in-out;
    }
    
    
    /* Hover-Effekt */
    .wordlinkIMPRESSUM:hover, .wordlinkCOOKIES:hover, .wordlinkAGBs:hover, .wordlinkdisclaimer:hover {
      color: white;
      font-family: 'LEMONMILKBOLD', sans-serif;

    }
        
    
    .wordlinkCOOKIES {
      left: 40%; /* Weiter nach rechts verschoben */
    }
    
    .wordlinkdisclaimer{
      left: 30%;
    }
    
    .wordlinkIMPRESSUM{
      left: 24%;
    }
    
    .wordlinkAGBs{
      left: 35%;
    }
    
    
    
    
    .wordlinksPRIVATCOACHING, .wordlinksfirmenbottom, .wordlinksNULNEBLA, .wordlinksknowhow {
      font-family: 'LEMONMILKBOLD', sans-serif;
      font-size: clamp(8px, 1.6vw, 12px);
      color: white;
      text-decoration: none;
      text-align: left;
      top: 20%;
      position: absolute;
      transition: color 0.3s ease-in-out;
      z-index: 10; /* Über andere Elemente */
    }
    
    
    .wordlinksPRIVATCOACHING:hover, .wordlinksfirmenbottom:hover, .wordlinksNULNEBLA:hover, .wordlinksknowhow:hover {
      color: #008a43;

    }
    
    .wordlinksPRIVATCOACHING::after, .wordlinksfirmenbottom::after, .wordlinksNULNEBLA:after, .wordlinksknowhow::after {
      content: '';
      position: absolute;
      left: 0;
      bottom: -4px;
      width: 0%;
      height: 8px; /* Kleinere Unterstreichungshöhe */
      background-color: #008a43;
      transition: width 0.3s ease-in-out;
    }
    
    
    .wordlinksPRIVATCOACHING:hover:after, .wordlinksfirmenbottom:hover:after, .wordlinksNULNEBLA:hover:after, .wordlinksknowhow:hover:after {
      width: 100%;
    }
    
    
    .wordlinksPRIVATCOACHING {
      left: 35%;
    }
    
    .wordlinksfirmenbottom {
      left: 22%;
    
    }
    
    
    .wordlinksknowhow {
      left: 47%;
    }
    
    .wordlinksNULNEBLA {
      left: 57%;
    }
    



    
.wordlinks-block {
  position: absolute;   /* den ganzen Block platzieren */
  top: 24%;             /* wo der Block sitzen soll */
  left: 22%;            /* Einrückung wie bisher */
  width: 300px;
  display: flex;
  flex-direction: column;
  gap: 2px;            /* Abstand zwischen den Links */
  z-index: 10;
}

.wordlinks-block a {
  font-family: 'Avenirmedium';
  font-size: clamp(4px, 1.6vw, 12px);
  color: white;
  text-decoration: none;
  text-align: left;
  transition: color 0.3s ease-in-out;
}

.wordlinks-block a:hover {
  color: #008a43;
  font-family: 'Avenirheavy', sans-serif;
}









.wordlinks2-block {
  position: absolute;   /* den ganzen Block platzieren */
  top: 24%;             /* wo der Block sitzen soll */
  left: 35%;            /* Einrückung wie bisher */
  width: 300px;
  display: flex;
  flex-direction: column;
  gap: 2px;            /* Abstand zwischen den Links */
  z-index: 10;
}

.wordlinks2-block a {
  font-family: 'Avenirmedium';
  font-size: clamp(4px, 1.6vw, 12px);
  color: white;
  text-decoration: none;
  text-align: left;
  transition: color 0.3s ease-in-out;
}

.wordlinks2-block a:hover {
  color: #008a43;
  font-family: 'Avenirheavy', sans-serif;
}







.wordlinks3-block {
  position: absolute;   /* den ganzen Block platzieren */
  top: 24%;             /* wo der Block sitzen soll */
  left: 47%;            /* Einrückung wie bisher */
  width: 300px;
  display: flex;
  flex-direction: column;
  gap: 2px;            /* Abstand zwischen den Links */
  z-index: 10;
}

.wordlinks3-block a {
  font-family: 'Avenirmedium';
  font-size: clamp(4px, 1.6vw, 12px);
  color: white;
  text-decoration: none;
  text-align: left;
  transition: color 0.3s ease-in-out;
}

.wordlinks3-block a:hover {
  color: #008a43;
  font-family: 'Avenirheavy', sans-serif;
}











.NULNEBLA2-container {
  flex-direction: column;
    align-items: center;
    cursor: pointer;
    position: absolute;
    top: 5%;
    left: 5%;
    z-index: 1;

  }
  
  /* Bild-Wrapper */
  .NULNEBLA2-wrapper {
    position: relative;
    width: 30%; /* frei skalierbar */
    height: auto;
  }
  
  .NULNEBLA2icon {
    width: 100%;
    height: auto;
    position: absolute;
    top: 20%;
    top: 0;
    left: 0;
  }
  
  .NULNEBLA2icon.hover {
    opacity: 0;
  }
  
  .NULNEBLA2-container:hover .NULNEBLA2icon.default {
    opacity: 0;
  }
  .NULNEBLA2-container:hover .NULNEBLA2icon.hover {
    opacity: 1;
  }
  
  /* Text */
  .NULNEBLA2-text {
    text-align: left;
   margin-top: 3%;
   margin-left: 33%;
    font-size: clamp(18px, 8vw, 19px);
    font-family: 'LEMONMILKBOLD', sans-serif;
    color:  #0f0f0f;
    max-width: 520px;
  }



  .NULNEBLA2-container:hover .NULNEBLA2-text {
    display: inline-block;
    color: #ffffff;      }













.NULNEBLA-container {
  flex-direction: column;
    align-items: center;
    cursor: pointer;
    position: absolute;
    top: 30%;
    left: 4%;
    z-index: 1;

  }
  
  /* Bild-Wrapper */
  .NULNEBLA-wrapper {
    position: relative;
    width: 30%; /* frei skalierbar */
    height: auto;
  }
  
  .icon {
    width: 100%;
    height: auto;
    position: absolute;
    top: 20%;
    top: 0;
    left: 0;
  }
  
  .icon.hover {
    opacity: 0;
  }
  
  .NULNEBLA-container:hover .icon.default {
    opacity: 0;
  }
  .NULNEBLA-container:hover .icon.hover {
    opacity: 1;
  }
  
  /* Text */
  .NULNEBLA-text {
    text-align: left;
   margin-top: 3%;
   margin-left: 33%;
    font-size: clamp(48px, 8vw, 54px);
    font-family: 'LEMONMILKBOLD', sans-serif;
    color:  #f5f5f5;
    max-width: 520px;
  }



  .NULNEBLA-container:hover .NULNEBLA-text {
    display: inline-block;
    color: #0e0e0e;      }





    


.wordlinksbuchung {
  top: 61%;
}

.downlink-button {
  display: inline-block;
  position: absolute;
  top: 52%;
  left: 22%;
  padding: 5px 17px; /* ↑↓ ←→ Abstand */
  font-size: clamp(8px, 1.4vw, 12px); /* Skalierbare Größe */
  font-family: 'Avenirmedium', sans-serif;
  color: #ffffff;
  background-color: #008a43;
  border: none;
  border-radius: 4px;
  text-decoration: none;
  z-index: 6;
  opacity: 1;

}

.downlink-button:hover {
  background-color: #202020;
  font-family: 'Avenirmedium', sans-serif;

}







        .wordlinksmail {

        font-size: clamp(4px, 1.6vw, 14px);
        color: #008a43;
        text-decoration: none;
        text-align: left;
        position: absolute;
        font-family: 'Avenirheavy', sans-serif;
top: 62%;
        left: 22%; /* Zentrierung des Containers */
        width: 300px; /* Feste Breite, z. B. 300px */
        transition: color 0.3s ease-in-out;
        z-index: 10; /* Über andere Elemente */
      }
      
      .wordlinksmail:hover {
        color: white;
        }
      



    
    
    .wordlinksprivatleistungenbottom, .wordlinkserstgespräch {
      font-family: 'Avenirmedium', sans-serif;
      font-size: clamp(4px, 1.6vw, 18px);
      color: #080808;
      text-decoration: none;
      text-align: left;
      position: absolute;
      left: 22%; /* Zentrierung des Containers */
      width: 300px; /* Feste Breite, z. B. 300px */
      transition: color 0.3s ease-in-out;
      z-index: 10; /* Über andere Elemente */
    }
    
    
    
    .wordlinksprivatleistungenbottom:hover, .wordlinkserstgespräch:hover {
    color: #c8158c;
    font-family: 'Avenirheavy', sans-serif;

    }
    
    .wordlinkserstgespräch{
      top: 14%;
    }
    .wordlinksprivatleistungenbottom{
      top: 18%;
    }
    
    
    
    .wordlinkseminare, .wordlinksblog {
      font-family: 'Avenirmedium', sans-serif;
      font-size: clamp(4px, 1.6vw, 18px);
      color: #080808;
      text-decoration: none;
      text-align: left;
      position: absolute;
      left: 42%; /* Zentrierung des Containers */
      width: 300px; /* Feste Breite, z. B. 300px */
      transition: color 0.3s ease-in-out;
      z-index: 10; /* Über andere Elemente */
    }
    
    .wordlinkseminare:hover, .wordlinksblog:hover {
      color: #c8158c;
      font-family: 'Avenirheavy', sans-serif;
      }
    
    .wordlinkseminare{
      top: 14%;
    }
    .wordlinksblog{
      top: 18%;
    }
    
    
    
    
    
    
    
    
      .wordlinknulneblahome {
        font-family: 'LEMONMILKBOLD', sans-serif; /* Schriftart anwenden */
        font-size: clamp(28px, 3.2vw, 34px); /* Schriftgröße */
        color: #080808; /* Standardfarbe */
        text-decoration: none; /* Keine Unterstreichung im Normalzustand */
        position: absolute; /* Absolut positioniert */
        bottom:4%; /* Platzierung des Textes nach oben - anpassbar */
        right: 4.5%; /* Horizontal zentrieren */
        transition: color 0.3s ease-in-out; /* Sanfter Übergang für Farbe */
      }
      
      /* Hover-Effekt */
      .wordlinknulneblahome:hover {
        color: #c8158c; /* Farbänderung beim Hover */
      }
    
    
      .logo-overlay {
        width: 3%;         /* oder z. B. 300px für feste Breite */
        max-width: 420px;    /* Bild wird nie größer als 600px */
        bottom: 3%;
        right: 16%;
        position: absolute;
        display: block;      /* Verhindert Lücken unter dem Bild */
      }
    
    
      .fusszeile-text {
        font-family: 'PoppinsRegular', sans-serif;
        font-size: clamp(4px, 1.8vw, 14px);
        max-width: 400px;
        color: #5d5d5d;
        position: absolute;
        bottom: 10%;
        right: 8%;
        line-height: 1.0;
      }



        
.instagram-overlay {
    position: absolute; /* Absolute Positionierung */
    bottom: 51.7%; /* Position 5% von unten */
    left: 83%;
    width: 2%; /* Passt sich dem Container an */
    height: auto;
    overflow: hidden; /* Alles außerhalb des Containers wird verborgen */
  }
  
  /* Standardbild (sichtbar bei Start) */
  .instagram-overlay img.default {
    width: 100%; /* Passt sich dem Container an */
    height: auto;
    transition: opacity 0.3s ease-in-out; /* Sanfter Übergang für Opazität */
  }
  
  /* Hover-Effekt: Das Bild wird zum weißen Icon */
  .instagram-overlay:hover img.default {
    opacity: 0; /* Standardbild wird unsichtbar */
  }
  
  /* Weißes Icon (ersetzt das Standardbild) */
  .instagram-overlay img.hover {
    width: 100%; /* Passt sich dem Container an */
    height: auto; /* Behält das Seitenverhältnis bei */
    position: absolute; /* Position innerhalb des Containers */
    top: 0; /* Position oben im Container */
    left: 0; /* Position links im Container */
    opacity: 0; /* Startet unsichtbar */
    transition: opacity 0.3s ease-in-out; /* Sanfter Übergang für Opazität */
  }
  
  /* Hover-Effekt: Das weiße Bild wird sichtbar */
  .instagram-overlay:hover img.hover {
    opacity: 1; /* Weißes Bild wird sichtbar */
  }










  
.envelope-overlay {
    position: absolute; /* Absolute Positionierung */
    bottom: 50.5%; /* Position 5% von unten */
    left: 79%;
    width: 3%; /* Passt sich dem Container an */
    height: auto;
    overflow: hidden; /* Alles außerhalb des Containers wird verborgen */
  }
  
  /* Standardbild (sichtbar bei Start) */
  .envelope-overlay img.default {
    width: 100%; /* Passt sich dem Container an */
    height: auto;
    transition: opacity 0.3s ease-in-out; /* Sanfter Übergang für Opazität */
  }
  
  /* Hover-Effekt: Das Bild wird zum weißen Icon */
  .envelope-overlay:hover img.default {
    opacity: 0; /* Standardbild wird unsichtbar */
  }
  
  /* Weißes Icon (ersetzt das Standardbild) */
  .envelope-overlay img.hover {
    width: 100%; /* Passt sich dem Container an */
    height: auto; /* Behält das Seitenverhältnis bei */
    position: absolute; /* Position innerhalb des Containers */
    top: 0; /* Position oben im Container */
    left: 0; /* Position links im Container */
    opacity: 0; /* Startet unsichtbar */
    transition: opacity 0.3s ease-in-out; /* Sanfter Übergang für Opazität */
  }
  
  /* Hover-Effekt: Das weiße Bild wird sichtbar */
  .envelope-overlay:hover img.hover {
    opacity: 1; /* Weißes Bild wird sichtbar */
  }



      













      .back-to-top {
        position: fixed;
        bottom: 30px;
        left: 50%;
        text-decoration: none;
        background-color: #0f883d;
        color: white;
        font-size: 30px;
        padding: 10px 18px;
        border-radius: 50%;
        transition: background-color 0.3s ease;
        z-index: 999;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
      }
      
      .back-to-top:hover {
        background-color: #15ad50;
        color: white;
      }


      




