/*
.video {
  width: 1632px;
  height: 918px;
  position: relative;
  display: none;
  max-width: 100%;
  z-index: 0;
}
.video1 {
  width: 1632px;
  height: 918px;
  position: relative;
  display: none;
  max-width: 100%;
  z-index: 1;
}
*/
.impressum-section-top {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  box-sizing: border-box;
  max-width: 100%;
  text-align: left;
  color: var(--m3-black);
  font-family: var(--font-dm-sans);
  background-color: #efe8e3;
}
.impressum-content {
  margin: 0;
  position: relative;
  font-size: 24px;
  font-weight: 500;
  font-family: var(--font-dm-sans);
  z-index: 1;
  background-color: #e2dad4;
  width: 100%;
}

.instaicon {
  position: fixed;
  right: 20px;
  top: 120px;
  z-index: 10;
  border-radius: var(--br-mini);
  background-color: var(--green);
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 9px;
  font-size: 0;
}
.adobestock-277240468-icon {
  width: 100%;
  height: 528px;
  position: absolute;
  margin: 0 !important;
  right: 0px;
  bottom: 671px;
  left: 0px;
  max-width: 100%;
  overflow: hidden;
  flex-shrink: 0;
  object-fit: contain;
  z-index: 1;
}
.header-background {
  height: 106px;
  width: 1440px;
  position: relative;
  background-color: var(--color-white);
  display: none;
  max-width: 100%;
}
/*START Test neues Logo */
.logo-svg-container {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap; /* Stellt sicher, dass die SVGs in einer Reihe bleiben */
  gap: 5px;
}
.link-overlay {
  position: relative;
  display: inline-block; /* oder block, abhängig von deinem Layout */
}
.link-overlay::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}

.logo-svg {
  max-height: 50px;
  min-height: 20px;
  width: auto;
  max-width: 100%;
  z-index: 1;
}

.balken-svg {
  height: 50px;
  width: auto;
  z-index: 1;
}
/*ENDE Test neues Logo */

.group-icon {
  align-self: stretch;
  height: 15.4px;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  flex-shrink: 0;
  z-index: 1;
}
.left-column {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 10.1px 0px 0px;
}
.vector-icon {
  height: 35.6px;
  width: 1px;
  position: relative;
  z-index: 1;
}
.group-icon1 {
  height: 35.1px;
  width: 117px;
  position: relative;
  z-index: 1;
}
.content-row {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 11.1px;
}
.content-row-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  padding: 0px 0px 2.4px;
}
.ber-anne {
  text-decoration: none;
  position: relative;
  font-weight: 300;
  color: inherit;
  display: inline-block;
  min-width: 69px;
  z-index: 1;
}
.coachingangebot {
  text-decoration: none;
  position: relative;
  font-weight: 300;
  color: inherit;
  z-index: 1;
}
/*
.menu {
  flex: 0.95;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0px 6px 0px 0px;
} */
.elternberatung {
  position: relative;
  font-weight: 300;
  display: inline-block;
  min-width: 96px;
  z-index: 1;
}
.menu1 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0px var(--padding-10xs) 0px 0px;
}
.hochsensibilitt {
  position: relative;
  font-weight: 300;
  display: inline-block;
  min-width: 104px;
  z-index: 1;
}
.menu2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0px var(--padding-9xs) 0px 0px;
}
.kontakt-buchung {
  flex: 1;
  position: relative;
  font-weight: 300;
  display: inline-block;
  min-width: 123px;
  z-index: 1;
}
.navigation {
  width: 669px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 38px;
  max-width: 100%;
}
.content-column {
  align-self: stretch;
  background-color: var(--color-white);
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: space-between;
  padding: 46px 20px 22px 20px;
  box-sizing: border-box;
  top: 0;
  z-index: 99;
  position: sticky;
  max-width: 100%;
  gap: 50px;
  text-align: left;
  font-size: var(--m3-label-large-size);
  color: var(--m3-black);
  font-family: var(--font-dm-sans);
}
.frame-child {
  height: 50px;
  width: 50px;
  position: relative;
  border-radius: var(--br-mini);
  background-color: var(--green);
  display: none;
  z-index: 2;
}
.fixed-instagram-icon {
  height: 32px;
  width: 32px;
  position: inherit;
  overflow: hidden;
  flex-shrink: 0;
  z-index: 2;
}
.rectangle-parent {
  border-radius: var(--br-mini);
  background-color: var(--green);
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 9px;
  z-index: 2;
}
.anne2024-7-short-icon {
  width: 480px;
  position: relative;
  border-radius: 240px;
  max-height: 100%;
  object-fit: cover;
  max-width: 100%;
  z-index: inherit;
}
.hallo {
  margin: 0;
  font-size: 64px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  z-index: inherit;
}

.p-test {
  margin: 0;
}

.p-hochsensibel {
  margin: 0;
  font-family: "DM Sans";
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.p-jetzt {
  margin: 0;
  font-family: Albra;
  font-size: 48px;
  font-weight: 400;
  line-height: normal;
}

.ich-bin-anne {
  margin: 0;
  font-family: Albra;
  font-size: 64px;
  font-weight: 400;
  line-height: normal;
  z-index: inherit;
}
/*die beiden oben zusehenden Klassen müssen auskommentiert werden. Problem: 
Der Slogan "Hochsensibel, und jetzt?" nutzt die selben Klassen*/

.hallo-ich-bin-container {
  height: 142px;
  position: relative;
  font-size: inherit;
  display: inline-block;
  flex-shrink: 0;
  z-index: inherit;
  font-family: inherit;
  margin: auto 0;
}
.ich-untersttze-hochsensible {
  margin: 0;
  font-weight: 300;
  z-index: inherit;
}
.empfindsamkeit-als-strke {
  margin: 0;
  font-weight: 500;
  z-index: inherit;
}
.ich-untersttze-hochsensible-container {
  margin: 0;
  position: relative;
  font-size: inherit;
  z-index: inherit;
  font-family: inherit;
}
.description {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 20px 1px 0px var(--padding-10xs);
  font-size: 20px;
  z-index: inherit;
}
.name {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 33px;
  z-index: inherit;
}
.icon {
  width: 18px;
  position: relative;
  height: 18px;
  z-index: inherit;
}
.label-text {
  height: 20px;
  text-decoration: none;
  position: relative;
  font-size: var(--m3-label-large-size);
  letter-spacing: 0.1px;
  line-height: 20px;
  font-weight: 500;
  font-family: var(--m3-label-large);
  color: var(--m3-black);
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: inherit;
}
.button-label-white {
  position: relative;
  font-size: var(--m3-label-large-size);
  letter-spacing: 0.1px;
  line-height: 20px;
  font-weight: 500;
  font-family: var(--m3-label-large);
  color: white;
  text-align: center;
  text-decoration: none;
}
.state-layer {
  align-self: stretch;
  flex: 1;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: var(--padding-3xs) var(--padding-5xl) var(--padding-3xs)
    var(--padding-base);
  gap: var(--gap-5xs);
  z-index: inherit;
}
.button {
  cursor: pointer;
  border: 1px solid var(--color-gray-100);
  padding: 0;
  margin-top: 2vh;
  background-color: transparent;
  height: 40px;
  border-radius: var(--br-81xl);
  box-sizing: border-box;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: inherit;
  text-decoration: none;
}
.button-wrapper {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0px var(--padding-11xs);
  z-index: inherit;
}
.name-parent {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-lgi);
  z-index: inherit;
}
.hero-content-inner {
  width: 400px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 67px 0px 0px;
  box-sizing: border-box;
  max-width: 100%;
  z-index: inherit;
}
.hero-content {
  position: relative;
  /*height: 80vh;*/
  overflow: hidden;
  flex: inherit;
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  box-sizing: border-box;
  max-width: 100%;
  gap: var(--gap-xl);
  z-index: 1;
  padding-top: 100px;
  padding-left: 194px;
  padding-right: 405px;
}
/*Navigation 2025 */

.burger-menu {
  position: absolute;
  top: 0;
  right: 0;
}

.menu-icon1 {
  font-size: 24px;
  cursor: pointer;
  padding: 10px;
  background: none;
  border: none;
}

.menu {
  display: none;
  position: fixed;
  text-align: right;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(226, 218, 212, 0.9);
  list-style-type: none;
  padding: 70px 20px;
  box-sizing: border-box;
  overflow-y: auto;
}

.menu li {
  margin: 20px 0;
}

.menu li a {
  color: #000;
  text-decoration: none;
  font-size: 24px;
}

.submenu {
  display: none;
  list-style-type: none;
  margin-top: 10px;
}

.submenu li a {
  font-size: 20px;
  margin-left: 20px;
}

.submenu-toggle {
  font-size: 24px;
  color: #000;
  cursor: pointer;
  margin-left: 10px;
}

/* neue Navbar */

.navbar {
  width: 769px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 38px;
  max-width: 100%;
}

.nav-links {
  list-style-type: none;
  display: flex;
  margin: 0;
  padding: 0;
}

.nav-links li {
  margin: 0 0.5rem;
  position: relative;
  padding: 0px 5px;
  background: white;
}

.nav-links a {
  color: black;
  text-decoration: none;
  flex: 1;
  position: relative;
  font-weight: 300;
  display: block;
  min-width: 123px;
  z-index: 1;
}

.nav-links a:hover {
  background-color: white;
}

.menu-icon {
  display: none;
  font-size: 2rem;
  cursor: pointer;
}

.nav-dropdown {
  display: none;
  position: absolute;
  top: 100%;
  left: 0px;
  list-style-type: none;
  margin: 0;
  padding: 0;
  background: white;
  border-radius: 20px;
}

.nav-dropdown li {
  width: 200px;
}
.nav-dropdown a {
  padding: 10px;
}
.nav-dropdown a:hover {
  background-color: white;
}
.nav-links li:hover > .nav-dropdown {
  display: block;
}

/* ENDE neue Navbar */

/* Video */
.background-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  z-index: -1;
  /* clip-path: inset(0 0 250px 0); */
}

.background-video video {
  object-fit: cover;
  width: 100vw;
  height: 80%;
}
/* Video ENDE */

.hero-content-wrapper {
  z-index: 1;
  align-self: stretch;
  box-sizing: border-box;
  background-color: #efe8e3;
  background-size: cover;
  /*display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;*/
  max-width: 100%;
}
.social-icons {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-start;
  padding: 0px 0px 0px var(--padding-xl);
  box-sizing: border-box;
  gap: 61px;
  max-width: 100%;
  z-index: 2;
}

.content-column-parent {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0px 0px var(--padding-78xl);
  box-sizing: border-box;
  gap: 36px;
  max-width: 100%;
  text-align: left;
  font-size: 64px;
  color: var(--m3-black);
  font-family: var(--font-dm-sans);
  background-color: #efe8e3;
}
.frame-item {
  height: 625px;
  width: 1440px;
  position: relative;
  background-color: var(--beige);
  display: none;
  max-width: 100%;
}
.bist-du-feinfhlig-container {
  height: 30.4px;
  position: relative;
  display: inline-block;
  z-index: 1;
}
.hochsensibilitt-ist-eine {
  margin: 0;
  position: relative;
  font-size: inherit;
  font-weight: 500;
  font-family: inherit;
  z-index: 1;
}
.paragraph-content {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0px 0px 0px var(--padding-11xs);
}
.mache-den-test-container {
  flex: 1;
  position: relative;
  font-weight: 300;
  z-index: 1;
}
.button-pair {
  align-self: stretch;
  flex: 1;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0px 0px 0px var(--padding-11xs);
}
.plus-circle-icon {
  width: 33px;
  height: 33px;
  position: relative;
  overflow: hidden;
  flex-shrink: 0;
  z-index: 1;
}
.action-buttons {
  height: 78px;
  width: 160px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-8xs);
}
.erfahre-mehr-zum {
  position: relative;
  font-weight: 300;
  z-index: 1;
}
.erfahre-mehr-zum-thema-hochsen-wrapper {
  align-self: stretch;
  flex: 1;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0px 0px 0px var(--padding-9xs);
}
.action-buttons1 {
  height: 78px;
  width: 162px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-8xs);
}
.action-buttons-parent {
  width: 447px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  gap: var(--gap-xl);
  max-width: 100%;
  font-size: var(--m3-label-large-size);
}
.paragraph-content-parent {
  width: 656px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 32px;
  max-width: 100%;
  font-size: 24px;
}
.rectangle-group {
  flex: 1;
  background-color: var(--beige);
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  padding: 155px 217px 106px 194px;
  box-sizing: border-box;
  max-width: 100%;
  gap: var(--gap-xl);
}
.desktop-startseite-inner {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  /*padding: 0px 0px 119px;*/
  box-sizing: border-box;
  max-width: 100%;
  text-align: left;
  font-size: var(--font-size-base);
  color: var(--m3-black);
  font-family: var(--font-dm-sans);
  z-index: 1;
}
.hochsensibel-und-jetzt-container {
  margin: 0;
  align-self: stretch;
  height: 106px;
  position: relative;
  font-size: inherit;
  display: inline-block;
  flex-shrink: 0;
  z-index: 2;
  font-family: inherit;
}
.icon1 {
  height: 18px;
  width: 18px;
  position: relative;
}
.label-text1 {
  position: relative;
  text-decoration: none;
  font-size: var(--m3-label-large-size);
  letter-spacing: 0.1px;
  line-height: 20px;
  font-weight: 500;
  font-family: var(--m3-label-large);
  color: var(--m3-black);
  text-align: center;
}
.button1 {
  cursor: pointer;
  border: 1px solid var(--color-gray-100);
  padding: 0;
  background-color: transparent;
  height: 40px;
  border-radius: var(--br-81xl);
  box-sizing: border-box;
  overflow: hidden;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
.hochsensibel-und-jetzt-parent {
  width: 279px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 22px;
}
.desktop-startseite-child {
  background-image: url("/assets/img/blumenbackground.png");
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 528px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  /*padding: 0px var(--padding-xl) 142px;*/
  padding-left: 339px;
  box-sizing: border-box;
  max-width: 100%;
  z-index: 1;
}
.anneluueerssen-logo-21-1 {
  width: 141.7px;
  height: 141.7px;
  position: relative;
  overflow: hidden;
  flex-shrink: 0;
  display: none;
  z-index: 6;
}
.frame-inner {
  height: 512px;
  width: 1440px;
  position: relative;
  background-color: var(--green);
  display: none;
  max-width: 100%;
}
.annes-babybauch-druckdatei2vo-icon {
  width: 388px;
  position: relative;
  max-height: 100%;
  object-fit: cover;
  max-width: 100%;
  z-index: 1;
}
.ihr-seid-eltern-container {
  margin: 0;
  height: 94.6px;
  position: relative;
  font-size: inherit;
  display: inline-block;
  flex-shrink: 0;
  z-index: 1;
  font-family: inherit;
}
.icon2 {
  width: 18px;
  position: relative;
  height: 18px;
  display: none;
}
.label-text2 {
  position: relative;
  text-decoration: none;
  font-size: var(--m3-label-large-size);
  letter-spacing: 0.1px;
  line-height: 20px;
  font-weight: 500;
  font-family: var(--m3-label-large);
  color: var(--beige);
  text-align: center;
}
.button2 {
  cursor: pointer;
  border: 1px solid var(--beige);
  padding: 0;
  background-color: transparent;
  height: 42px;
  border-radius: var(--br-81xl);
  box-sizing: border-box;
  overflow: hidden;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
.ihr-seid-eltern-feinfhliger-k-parent {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 130px;
}
.frame-wrapper {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 70px 0px 0px;
  box-sizing: border-box;
  min-width: 265px;
  max-width: 100%;
}
.rectangle-container {
  align-self: stretch;
  background-color: var(--green);
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  padding: 72px 233px 63.6px 281px;
  box-sizing: border-box;
  gap: 130.2px;
  max-width: 100%;
  text-align: left;
  font-size: var(--font-size-29xl);
  color: var(--beige);
  font-family: var(--font-dm-sans);
  z-index: 1;
}
.anneluueerssen-logo-al-logo-sh-icon {
  width: 35px;
  height: auto;
  position: absolute;
  overflow: hidden;
  flex-shrink: 0;
}
.anneluueerssen-logo-al-logo-sh-wrapper {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  max-width: 100%;
}
.instagram-icon1 {
  width: 24px;
  height: 24px;
  position: relative;
  overflow: hidden;
  flex-shrink: 0;
}
.footer-social {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 59px var(--padding-base) 0px 0px;
}
.kontakt {
  position: relative;
  font-weight: 300;
  text-decoration: none;
  color: black;
}

.legal {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  gap: var(--gap-xl);
}
.copyright {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: var(--padding-43xl) 0px 0px;
  box-sizing: border-box;
}
.footer-links {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: var(--padding-43xl) 0px 0px;
}
.faq {
  display: none;
  text-decoration: none;
  position: relative;
  font-weight: 300;
  color: inherit;
}
.footer-content {
  flex: 1;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  align-content: flex-start;
  gap: 29px;
  max-width: 100%;
}
.footer {
  width: 90vw;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0px 52px;
  box-sizing: border-box;
  max-width: 100%;
  text-align: left;
  font-size: var(--m3-label-large-size);
  color: var(--m3-black);
  font-family: var(--font-dm-sans);
  z-index: 1;
}
.desktop-startseite {
  width: 100%;
  position: relative;
  background-color: var(--color-white);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0px 0px 13.8px;
  box-sizing: border-box;
  /*gap: 49px;*/
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  font-size: var(--font-size-29xl);
  color: var(--m3-black);
  font-family: var(--font-dm-sans);
}

@media screen and (max-width: 1200px) {
  .rectangle-group {
    flex-wrap: wrap;
  }

  .annes-babybauch-druckdatei2vo-icon {
    flex: 1;
  }

  .rectangle-container {
    gap: 65px;
    flex-wrap: wrap;
    padding-left: 140px;
    padding-right: 116px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 1050px) {
  /* Anfang neue Navigation */
  .nav-links {
    display: none;
    flex-direction: column;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
  }
  .nav-links li {
    padding: 2px;
    margin: 0px;
  }
  .nav-dropdown {
    display: none;
    position: relative;
    left: 0px;
  }
  .nav-dropdown a {
    padding: 3px;
  }

  .nav-links.active {
    display: flex;
    align-items: flex-end;
  }

  .menu-icon {
    display: block;
  }

  /* ENDE neuen Navigation */

  .navigation {
    display: none;
  }

  .anne2024-7-short-icon {
    flex: 1;
    max-height: 750px;
  }

  .hallo-ich-bin-container {
    font-size: 51px;
  }

  .hero-content-inner {
    flex: 1;
  }

  .hero-content {
    flex-wrap: wrap;
    padding-right: 200px;
  }

  .content-column-parent {
    padding-bottom: 63px;
    box-sizing: border-box;
  }

  .hochsensibel-und-jetzt-container {
    font-size: var(--font-size-19xl);
  }

  .ihr-seid-eltern-container {
    font-size: var(--font-size-19xl);
  }
}
@media screen and (max-width: 900px) {
  .description {
    padding: 43px 1px 0px var(--padding-10xs);
  }
}
@media screen and (max-width: 750px) {
  .navigation {
    gap: var(--gap-lgi);
  }

  .hero-content {
    flex-wrap: wrap;
    padding-left: 108px;
    padding-right: 108px;
  }
  .content-column {
    padding-left: 50px;
    padding-right: 50px;
    box-sizing: border-box;
  }

  .social-icons {
    gap: 30px;
  }

  .content-column-parent {
    gap: 18px;
    padding-bottom: var(--padding-22xl);
    box-sizing: border-box;
  }

  .paragraph-content-parent {
    gap: var(--gap-base);
  }

  .rectangle-group {
    padding: 101px 108px 69px var(--padding-78xl);
    box-sizing: border-box;
  }

  .desktop-startseite-child {
    padding-left: 101px;
  }

  .desktop-startseite-inner {
    /*padding-bottom: 77px;*/
    box-sizing: border-box;
  }

  .rectangle-container {
    gap: 33px;
    padding: 47px 58px var(--padding-22xl) 70px;
    box-sizing: border-box;
  }

  .footer {
    padding-left: var(--padding-7xl);
    padding-right: var(--padding-7xl);
    box-sizing: border-box;
  }
}
@media screen and (max-width: 450px) {
  .hallo-ich-bin-container {
    font-size: var(--font-size-19xl);
  }
  .ich-untersttze-hochsensible-container {
    font-size: var(--font-size-base);
  }
  .content-column {
    padding-left: 40px;
    padding-right: 40px;
  }

  .hero-content {
    padding-left: var(--padding-xl);
    padding-right: var(--padding-xl);
  }

  .hero-content-inner {
    padding-top: 44px;
    box-sizing: border-box;
    min-width: 100%;
  }

  .desktop-startseite-child {
    padding-left: var(--padding-xl);
    padding-right: var(--padding-xl);
  }
  .social-icons {
    gap: 15px;
  }

  .hochsensibilitt-ist-eine {
    font-size: 19px;
  }

  .action-buttons-parent {
    flex-wrap: wrap;
  }

  .rectangle-group {
    padding-left: var(--padding-xl);
    padding-right: var(--padding-xl);
    box-sizing: border-box;
  }

  .hochsensibel-und-jetzt-container {
    font-size: var(--font-size-10xl);
  }

  .ihr-seid-eltern-container {
    font-size: var(--font-size-10xl);
  }

  .ihr-seid-eltern-feinfhliger-k-parent {
    gap: 79px;
  }

  .rectangle-container {
    gap: var(--gap-base);
    padding-left: var(--padding-xl);
    padding-right: var(--padding-xl);
    box-sizing: border-box;
  }
  .footer {
    padding: 0px 10px;
  }
  .footer-content {
    gap: 0px;
  }
}
