.elementor .freiraum-willkommen{/* ==========================================
 FREIRAUM – WILLKOMMEN
========================================== */

.freiraum-willkommen {
  position: relative !important;
  min-height: 680px;
  overflow: hidden;
}


/* ==========================================
 POSITION DER TEXTE
========================================== */

.freiraum-willkommen-titel,
.freiraum-willkommen-text {
  position: absolute !important;
  z-index: 10;
}


/* Hallo */
.freiraum-willkommen-titel {
  top: 80px;
  left: 12%;
  margin: 0 !important;
}


/* Schön, dass du hier bist */
.freiraum-willkommen-text {
  top: 135px;
  left: 12%;
  width: auto !important;
  max-width: 500px !important;
  margin: 0 !important;
}


/* ==========================================
 HALLO
========================================== */

.freiraum-willkommen-titel .elementor-heading-title {
  font-family: "More Sugar", sans-serif !important;
  color: #FF914D !important;

  font-size: clamp(60px, 5.5vw, 88px) !important;
  line-height: 1 !important;

  margin: 0 !important;

  text-shadow:
      0 3px 12px rgba(80, 50, 30, 0.12);
}


/* ==========================================
 SCHÖN, DASS DU HIER BIST
========================================== */

.freiraum-willkommen-text,
.freiraum-willkommen-text p,
.freiraum-willkommen-text .elementor-widget-container {
  font-family: "Lora", serif !important;
  color: #023770 !important;
}


/* eigentlicher Text */
.freiraum-willkommen-text p {
  font-size: clamp(18px, 1.8vw, 25px) !important;
  line-height: 1.5 !important;

  margin: 0 !important;

  text-shadow:
      0 2px 8px rgba(255, 255, 255, 0.35);
}


/* ==========================================
 TABLET
========================================== */

@media (min-width: 768px) and (max-width: 1024px) {

  .freiraum-willkommen {
      min-height: 650px;
  }

  .freiraum-willkommen-titel {
      top: 70px;
      left: 8%;
  }

  .freiraum-willkommen-text {
      top: 145px;
      left: 8%;
      max-width: 430px !important;
  }
}


/* ==========================================
 MOBILE
========================================== */

@media (max-width: 767px) {

  .freiraum-willkommen {
      min-height: 700px;
  }

  .freiraum-willkommen-titel {
      top: 55px;
      left: 0;
      width: 100%;
      text-align: center;
  }

  .freiraum-willkommen-text {
      top: 135px;
      left: 5%;
      width: 90% !important;
      max-width: none !important;
      text-align: center;
  }

  .freiraum-willkommen-titel .elementor-heading-title {
      font-size: clamp(48px, 15vw, 68px) !important;
  }

  .freiraum-willkommen-text p {
      font-size: 18px !important;
      line-height: 1.5 !important;
  }
}\n}.elementor .converted-class-1{min-height:1050px;background-image:url("https://freiraum-fuer-leben.de/wp-content/uploads/2026/09/1.png");background-repeat:repeat;background-attachment:scroll;background-size:auto auto;background-position:0% 0%;flex-direction:column;/* ==========================================
 FREIRAUM – WILLKOMMEN
========================================== */

.freiraum-willkommen {
  position: relative !important;
  min-height: 680px;
  overflow: hidden;
}


/* ==========================================
 GROSSE MILCHGLAS-BUBBLE
 HINTER DEM OBEREN TEXTBLOCK
========================================== */

.freiraum-willkommen::before {
  content: "";

  position: absolute;

  top: 10px;
  left: 20%;

  width: 430px;
  height: 300px;

  border-radius: 50%;

  background:
      radial-gradient(
          ellipse at 30% 25%,
          rgba(255, 255, 255, 0.72) 0%,
          rgba(255, 255, 255, 0.52) 28%,
          rgba(255, 255, 255, 0.30) 58%,
          rgba(255, 255, 255, 0.08) 82%,
          rgba(255, 255, 255, 0) 100%
      );

  border: 1px solid rgba(255, 255, 255, 0.38);

  box-shadow:
      inset 12px 10px 28px rgba(255, 255, 255, 0.48),
      inset -12px -14px 28px rgba(2, 55, 112, 0.06),
      0 12px 35px rgba(255, 255, 255, 0.12);

  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);

  pointer-events: none;

  z-index: 5;
}


/* ==========================================
 ALLE TEXTE
========================================== */

.freiraum-willkommen-titel,
.freiraum-willkommen-intro,
.freiraum-willkommen-erleben,
.freiraum-willkommen-weiter {
  position: absolute !important;
  z-index: 10;
}


/* ==========================================
 HALLO
========================================== */

.freiraum-willkommen-titel {
  top: 40px;
  left: 24.5%;

  margin: 0 !important;
}

.freiraum-willkommen-titel .elementor-heading-title {
  font-family: "More Sugar", sans-serif !important;
  color: #FF914D !important;

  font-size: clamp(40px, 4.5vw, 60px) !important;
  line-height: 1 !important;

  margin: 0 !important;

  text-shadow:
      0 2px 8px rgba(255, 255, 255, 0.8),
      0 0 18px rgba(255, 255, 255, 0.38);
}


/* ==========================================
 "HIER ZEIGT SICH MEIN WEG ZURÜCK INS"
========================================== */

.freiraum-willkommen-intro {
  top: 105px;
  left: 25%;

  width: auto !important;
  max-width: 430px !important;

  margin: 0 !important;
}

.freiraum-willkommen-intro,
.freiraum-willkommen-intro p,
.freiraum-willkommen-intro .elementor-widget-container {
  font-family: "Lora", serif !important;
  color: #59718F !important;
}

.freiraum-willkommen-intro p {
  font-size: clamp(17px, 1.6vw, 23px) !important;
  font-weight: 500 !important;
  line-height: 1.45 !important;
  letter-spacing: 0.2px;

  margin: 0 !important;

  text-shadow:
      0 2px 5px rgba(255, 255, 255, 0.95),
      0 0 14px rgba(255, 255, 255, 0.6);
}


/* ==========================================
 ERLEBEN
========================================== */

.freiraum-willkommen-erleben {
  top: 155px;
  left: 24.5%;

  margin: 0 !important;
}

.freiraum-willkommen-erleben .elementor-heading-title {
  font-family: "More Sugar", sans-serif !important;
  color: #FF914D !important;

  font-size: clamp(34px, 3.5vw, 52px) !important;
  line-height: 1 !important;

  margin: 0 !important;

  text-shadow:
      0 2px 8px rgba(255, 255, 255, 0.8),
      0 0 18px rgba(255, 255, 255, 0.38);
}


/* ==========================================
 TEXT WEITER UNTEN
 ORGANISCHE MILCHGLAS-BUBBLE
========================================== */

.freiraum-willkommen-weiter {
  top: 380px;
  left: 22.5%;

  width: auto !important;
  max-width: 390px !important;

  margin: 0 !important;

  padding: 24px 30px !important;

  background:
      radial-gradient(
          ellipse at 35% 30%,
          rgba(255, 255, 255, 0.78) 0%,
          rgba(255, 255, 255, 0.52) 42%,
          rgba(255, 255, 255, 0.20) 70%,
          rgba(255, 255, 255, 0.02) 100%
      );

  border: 1px solid rgba(255, 255, 255, 0.55);

  border-radius: 46px 58px 50px 62px;

  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);

  box-shadow:
      inset 8px 8px 24px rgba(255, 255, 255, 0.42),
      inset -8px -10px 20px rgba(2, 55, 112, 0.04),
      0 10px 30px rgba(255, 255, 255, 0.14);
}


/* ==========================================
 TEXT IN DER UNTEREN BUBBLE
 DUNKELBLAU – OHNE LICHTRAND
========================================== */

.freiraum-willkommen-weiter,
.freiraum-willkommen-weiter p,
.freiraum-willkommen-weiter .elementor-widget-container {
  font-family: "Lora", serif !important;
  color: #59718F  !important;
}

.freiraum-willkommen-weiter p {
  font-size: clamp(17px, 1.6vw, 22px) !important;
  line-height: 1.5 !important;

  margin: 0 !important;

  -webkit-text-stroke: 0 !important;
  text-shadow: none !important;
}


/* ==========================================
 TABLET
========================================== */

@media (min-width: 768px) and (max-width: 1024px) {

  .freiraum-willkommen {
      min-height: 650px;
  }

  .freiraum-willkommen::before {
      top: 20px;
      left: 5%;

      width: 55%;
      height: 300px;
  }

  .freiraum-willkommen-titel {
      top: 60px;
      left: 8%;
  }

  .freiraum-willkommen-intro {
      top: 135px;
      left: 8%;

      max-width: 360px !important;
  }

  .freiraum-willkommen-erleben {
      top: 205px;
      left: 8%;
  }

  .freiraum-willkommen-weiter {
      top: 275px;
      left: 8%;

      max-width: 380px !important;
  }
}


/* ==========================================
 MOBILE
========================================== */

@media (max-width: 767px) {

  .freiraum-willkommen {
      min-height: 700px;
  }


  /* ======================================
     MILCHGLAS-BUBBLE OBEN
  ====================================== */

  .freiraum-willkommen::before {
      top: 35px;
      left: 5%;

      width: 90%;
      height: 250px;

      border-radius: 50%;

      background:
          radial-gradient(
              ellipse at center,
              rgba(255, 255, 255, 0.62) 0%,
              rgba(255, 255, 255, 0.38) 45%,
              rgba(255, 255, 255, 0.08) 75%,
              rgba(255, 255, 255, 0) 100%
          );

      border: 1px solid rgba(255, 255, 255, 0.30);

      box-shadow:
          inset 8px 8px 20px rgba(255, 255, 255, 0.40),
          0 8px 25px rgba(255, 255, 255, 0.10);

      backdrop-filter: blur(5px);
      -webkit-backdrop-filter: blur(5px);
  }


  /* ======================================
     HALLO
  ====================================== */

  .freiraum-willkommen-titel {
      top: 55px;
      left: 20%;

      width: 100%;

      text-align: left;
  }


  /* ======================================
     INTRO
  ====================================== */

  .freiraum-willkommen-intro {
      top: 105px;
      left: 21%;

      width: 84% !important;
      max-width: none !important;

      text-align: left;
  }


  /* ======================================
     ERLEBEN
  ====================================== */

  .freiraum-willkommen-erleben {
      top: 140px;
      left: 20%;

      width: 100%;

      text-align: left;
  }


  /* ======================================
     UNTERE BUBBLE – MOBILE
     KLEINER UND ORGANISCHER
  ====================================== */

  .freiraum-willkommen-weiter {
      top: 305px;
      left: 15%;

      width: 68% !important;
      max-width: none !important;

      padding: 20px 24px !important;

      border-radius: 42px 54px 48px 58px;

      text-align: left;
  }


  /* ======================================
     SCHRIFTGRÖSSEN MOBILE
  ====================================== */

  .freiraum-willkommen-titel .elementor-heading-title {
      font-size: clamp(44px, 13vw, 62px) !important;
  }

  .freiraum-willkommen-erleben .elementor-heading-title {
      font-size: clamp(38px, 11vw, 54px) !important;
  }

  .freiraum-willkommen-intro p {
      font-size: 18px !important;
      line-height: 1.45 !important;
  }


  /* ======================================
     TEXT IN DER BUBBLE – MOBILE
     DUNKELBLAU UND KLAR
  ====================================== */

  .freiraum-willkommen-weiter p {
      font-size: 16px !important;
      line-height: 1.55 !important;

      color: #59718F  !important;

      -webkit-text-stroke: 0 !important;
      text-shadow: none !important;
  }
}\n}