@font-face {
  font-family: Montserrat Variablefont Wght;
  src: url('../fonts/Montserrat-VariableFont_wght.ttf') format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: ImpactCondensed;
  src: url('../fonts/ImpactCondensed.woff2') format("woff2"),
       url('../fonts/ImpactCondensed.woff') format("woff"),
       url('../fonts/ImpactCondensed.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0000-007F;
}

@font-face {
  font-family: ImpactLocal;
  src: url('../fonts/impact.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: CalibriLocal;
  src: url('../fonts/calibri-regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: CalibriLocal;
  src: url('../fonts/calibri-bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: CalibriLocal;
  src: url('../fonts/calibri-italic.ttf') format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: CalibriLocal;
  src: url('../fonts/calibri-bold-italic.ttf') format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #333;
  cursor: auto;
  background-color: #dbf2ea;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

html, body {
  max-width: 100%;
  overflow-x: hidden;
}

.nav {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-radius: 0;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: flex;
  position: static;
  left: 0;
}

.image {
  vertical-align: middle;
  position: static;
}

.button {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: -66px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section {
  box-sizing: content-box;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  aspect-ratio: 1;
  -webkit-text-fill-color: inherit;
  object-fit: none;
  background-color: #cce5d8;
  background-image: url('../images/GroweasBloomeasy.webp');
  background-repeat: no-repeat;
  background-size: 100vw auto;
  background-clip: padding-box;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: center;
  width: 100%;
  max-width: none;
  height: 67vw;
  min-height: 67vw;
  max-height: none;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  aspect-ratio: auto;
  object-fit: scale-down;
  background-image: url('../images/Pfeil-nice.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  flex-flow: column;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 20%;
  max-width: none;
  height: 34%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: 18% 0% auto;
}

.div-block-2 {
  flex: 1;
  order: 0;
  align-self: stretch;
}

.link-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: center;
  align-items: center;
  display: flex;
  position: relative;
}

.section-2 {
  object-fit: contain;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: auto;
  min-height: 0;
  padding-top: 0;
  padding-bottom: 72px;
  display: flex;
}

.container-2 {
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  max-width: none;
  display: flex;
  overflow: hidden;
}

.container-2 img {
  width: 100vw;
  max-width: none;
  height: auto;
}

.image-2 {
  vertical-align: baseline;
}

.erkl-rung {
  text-align: center;
  overflow-wrap: normal;
  align-self: center;
  padding-left: 87px;
  padding-right: 87px;
  font-size: clamp(18px, 1.4vw, 20px);
  line-height: 1.3;
}

.erkl-rung.size1 {
  color: #123a31;
  text-align: left;
  order: 0;
  max-width: 52%;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: clamp(18px, 1.55vw, 23px);
  font-weight: 500;
  line-height: 1.34;
  display: block;
}

.erkl-rung.kurs {
  color: #1f6857;
  width: min(1080px, calc(100% - 96px));
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
  font-style: normal;
}

.bold-text {
  text-align: center;
  letter-spacing: 0;
  text-indent: 0;
  text-transform: none;
  text-shadow: none;
  text-overflow: clip;
  column-count: 0;
  word-break: normal;
  overflow-wrap: normal;
  direction: ltr;
  color: #123a31;
  justify-content: center;
  align-items: stretch;
  gap: 12px;
  font-family: Montserrat, sans-serif;
  font-size: clamp(18px, 1.45vw, 22px);
  line-height: 1.18;
  display: flex;
  flex-wrap: wrap;
  overflow: visible;
}

.benefit-line {
  background-image: linear-gradient(180deg, #f9fffcf2, #eaf9f1e8);
  border: 1px solid #2b9f8359;
  border-radius: 8px;
  align-items: center;
  min-height: 58px;
  padding: 12px 18px 12px 42px;
  display: inline-flex;
  position: relative;
  box-shadow: 0 8px 18px #123a311a;
}

.benefit-line:before {
  content: "";
  background-color: #2b9f83;
  border: 3px solid #d6ecdf;
  border-radius: 999px;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 17px;
  box-shadow: 0 0 0 1px #1f685740;
}

.image-3 {
  opacity: 0;
  vertical-align: baseline;
  background-color: #1f6857;
  border-radius: 9px;
  flex: 0 auto;
  align-self: auto;
  width: 400px;
  margin-bottom: 0;
  padding: 10px;
}

.section-3 {
  --bio-paper-left: max(24px, calc((100% - 100vw) / 2 + 6.9vw));
  --bio-paper-top: calc((max(1500px, 138.49vw) - 138.49vw) / 2 + 100.84vw);
  --bio-text-offset-x: 32px;
  --bio-text-offset-y: 55px;
  --bio-heading-left: max(24px, calc(var(--bio-paper-left) + 28px));
  --bio-heading-top: calc(var(--bio-paper-top) - clamp(392px, 39vw, 560px));
  --bio-heading-gap: clamp(56px, 4.6vw, 66px);
  background-image: url('../images/Bio-Background.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100vw;
  border-radius: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: max(1500px, 138.49vw);
  display: flex;
  position: relative;
}

@media screen and (min-width: 992px) and (max-width: 1083px) {
  .section-3 {
    --bio-paper-top: calc(max(1500px, 138.49vw) - 138.49vw + 100.84vw);
    background-position: 50% 100%;
  }
}

.container-3 {
  height: 4000px;
}

.body {
  background-color: #d5f1e5;
  padding-top: 60px;
}

.section-4 {
  --myko-field-left: clamp(24px, 6vw, 92px);
  --myko-field-bottom: 96px;
  --myko-field-width: clamp(360px, 42vw, 620px);
  background-image: url('../images/Wirkungsweiße.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100vw auto;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  height: 116.49vw;
  min-height: 0;
  display: flex;
  position: relative;
}

.wirkungsweise-heading {
  z-index: 1;
  color: #050505;
  text-align: center;
  width: 100%;
  margin: 0;
  font-family: Montserrat, sans-serif;
  font-size: clamp(58px, 6.1vw, 94px);
  font-weight: 500;
  line-height: 1.08;
  position: absolute;
  inset: clamp(21px, calc(5vw - 49px), 29px) 0 auto;
  transform: translateX(clamp(-84px, calc((100vw - 1440px) * .08 - 42px), -42px));
}

.myko-popup-trigger {
  z-index: 2;
  --paper-scale: 1;
  cursor: pointer;
  width: var(--myko-field-width);
  margin: 0;
  position: absolute;
  inset: auto auto auto auto;
  left: var(--myko-field-left);
  top: auto;
  bottom: var(--myko-field-bottom);
  transition: transform .22s ease;
  transform-origin: 50% 50%;
  animation: bio-paper-wiggle 2.2s ease-in-out infinite;
  will-change: transform;
}

.mykorrhiza-mobile-title {
  display: none;
}

.myko-popup-trigger:hover {
  --paper-scale: 1.04;
}

.myko-popup-trigger:focus-visible {
  outline: 3px solid #fff;
  outline-offset: 6px;
}

.image-myko-textfeld {
  width: 100%;
  height: auto;
  display: block;
}

.myko-text-block {
  color: #242424;
  width: 72%;
  margin: 0;
  font-family: Montserrat, sans-serif;
  font-size: clamp(24px, 2.6vw, 38px);
  line-height: 1.08;
  position: absolute;
  left: 9%;
  top: 16%;
}

.bold-text-myko {
  cursor: pointer;
  font-weight: 800;
}

.pop-up-myko {
  z-index: 10;
  background-color: #000000b0;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  min-height: 100vh;
  padding: 24px;
  overflow-y: auto;
  display: none;
  position: fixed;
  inset: 0%;
}

.navbar {
  color: #d5f1e5;
  background-color: #d6ecdf;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2000;
}

.navbar > .w-container {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: none;
  min-height: 60px;
  padding-left: 32px;
  padding-right: 32px;
  display: flex;
  position: relative;
}

.navbar .w-nav-menu {
  float: none;
  order: 2;
}

.header-logo-link {
  float: none;
  order: 1;
  margin-right: 0;
  padding: 0;
  display: flex;
  position: absolute;
  top: 50%;
  left: 32px;
  transform: translateY(-50%);
}

.header-logo {
  width: clamp(92px, 9vw, 138px);
  height: auto;
  display: block;
}

.navbar .w-nav-button {
  float: none;
  order: 3;
  margin-left: auto;
}

.navbar .w-nav-button:not(.w--open),
.navbar .w-nav-button:not(.w--open) .w-icon-nav-menu:before {
  color: #1f6857;
}

.div-block-3 {
  opacity: 1;
  background-color: #1f685700;
  background-image: url('../images/Produktpic.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex: 0 0 clamp(320px, 34vw, 400px);
  width: clamp(320px, 34vw, 400px);
  height: 300px;
  min-height: 10px;
  margin: 0;
  padding-top: 0;
  display: block;
  position: relative;
  transition: transform .25s ease, filter .25s ease;
}

.div-block-3:hover {
  filter: saturate(1.05);
  transform: scale(1.035);
}

.button-2 {
  color: #fff;
  -webkit-text-fill-color: inherit;
  cursor: pointer;
  background-color: #2b9f83;
  background-clip: border-box;
  border: 1px solid #166d5bcc;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: clamp(190px, 18vw, 240px);
  height: 54px;
  font-family: Montserrat, sans-serif;
  font-size: clamp(22px, 2vw, 28px);
  font-weight: 700;
  line-height: 1;
  display: flex;
  position: absolute;
  bottom: 18px;
  left: 50%;
  transform: translateX(-50%);
  box-shadow: 0 8px 16px #123a3133;
  transition: transform .22s ease, background-color .22s ease;
}

.button-2:hover {
  background-color: #238a72;
  transform: translateX(-50%) scale(1.035);
}

.container-4 {
  background-image: linear-gradient(180deg, #f8fffcf0, #eaf9f1eb);
  background-color: #f1fffa;
  border: 1px solid #2b9f8340;
  border-radius: 8px;
  box-sizing: border-box;
  width: min(1120px, calc(100% - 96px));
  max-width: none;
  justify-content: space-between;
  align-items: center;
  gap: clamp(24px, 4vw, 56px);
  padding: clamp(28px, 3.2vw, 44px);
  display: flex;
  overflow: hidden;
  transform: translate(0);
  box-shadow: 0 12px 28px #123a3121;
}

.heading {
  color: #1f6857;
  -webkit-text-stroke-color: #1f6857;
  text-shadow: 4px 6px 1px #0003;
  font-size: clamp(80px, 7.4vw, 108px);
  line-height: 1.05;
  margin: 0;
  display: block;
  position: absolute;
  left: var(--bio-heading-left);
  top: calc(var(--bio-heading-top) + var(--bio-heading-gap));
}

.heading-2 {
  color: #1f6857;
  text-shadow: 0 1px 1px #0003;
  font-size: clamp(38px, 3.4vw, 48px);
  line-height: 1.1;
  margin: 0;
  display: block;
  position: absolute;
  left: var(--bio-heading-left);
  top: var(--bio-heading-top);
}

.pop-up-bio {
  z-index: 10;
  background-color: #000000b0;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  min-height: 100vh;
  padding: 24px;
  overflow-y: auto;
  display: none;
  position: fixed;
  inset: 0%;
}

.pop-up-bio-item {
  background-image: url('../images/bio-popup-textfeld-desktop.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  aspect-ratio: 1440 / 992;
  width: min(92vw, 1120px);
  height: auto;
  max-height: calc(100vh - 48px);
  display: flex;
  position: relative;
}

.image-4 {
  z-index: 2;
  cursor: pointer;
  width: clamp(28px, 3vw, 40px);
  position: absolute;
  inset: 8.5% 10% auto auto;
}

.image-4:focus-visible {
  outline: 3px solid #1f6857;
  outline-offset: 5px;
}

.image-5 {
  --paper-scale: 1;
  cursor: pointer;
  width: clamp(260px, 26vw, 330px);
  height: auto;
  margin: 0;
  position: absolute;
  inset: auto auto auto auto;
  left: var(--bio-paper-left);
  top: var(--bio-paper-top);
  transform-origin: 0 0;
  animation: bio-paper-wiggle 2.2s ease-in-out infinite;
  will-change: transform;
}

.section-3:has(.image-5:hover) .image-5,
.section-3:has(.image-5:hover) .text-block-3,
.section-3:has(.text-block-3:hover) .image-5,
.section-3:has(.text-block-3:hover) .text-block-3 {
  --paper-scale: 1.04;
}

.produkt {
  background-color: #0003;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.produkte-heading {
  z-index: 2;
  color: #f6fff9;
  text-align: center;
  text-transform: uppercase;
  pointer-events: none;
  width: 100%;
  margin: 0;
  font-family: ImpactLocal, ImpactCondensed, Oswald, Impact, "Arial Narrow", sans-serif;
  font-size: clamp(54px, 7.6vw, 112px);
  font-weight: 700;
  line-height: .92;
  letter-spacing: 0;
  text-shadow: 3px 4px 1px #1f685766;
  position: absolute;
  top: clamp(28px, 5.2vw, 82px);
  left: 50%;
  transform: translateX(-50%);
}

.container-5 {
  grid-column-gap: 57px;
  grid-row-gap: 57px;
  background-color: #fff0;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin: 20px 0 72px;
  display: flex;
}

.image-6, .image-7 {
  width: 30%;
}

.image-8, .image-9 {
  width: 45vw;
}

.div-block-5 {
  align-self: center;
}

.div-block-5.proselet {
  cursor: pointer;
  background-color: #deefe8;
  box-shadow: 0 2px 5px 6px #0003;
  position: relative;
}

.div-block-6 {
  background-color: #fff0;
  border: 4px solid #1f6857a8;
  align-self: center;
}

.div-block-6.proselect {
  cursor: pointer;
  background-color: #deefe8;
  border: 0 solid #1cbb2700;
  border-radius: 0;
  box-shadow: 0 2px 5px 6px #0003;
  position: relative;
}

.grow-slogan {
  z-index: 2;
  color: #2b9f83;
  text-align: left;
  text-transform: uppercase;
  width: 60%;
  margin: 0;
  font-family: ImpactLocal, ImpactCondensed, Oswald, Impact, "Arial Narrow", sans-serif;
  font-size: clamp(18px, 2.35vw, 34px);
  font-weight: 700;
  line-height: 1.12;
  letter-spacing: .02em;
  position: absolute;
  left: 37%;
  top: 52%;
  pointer-events: none;
}

.bloom-slogan {
  z-index: 2;
  color: #2b9f83;
  text-align: left;
  text-transform: uppercase;
  width: 62%;
  margin: 0;
  font-family: ImpactLocal, ImpactCondensed, Oswald, Impact, "Arial Narrow", sans-serif;
  font-size: clamp(18px, 2.35vw, 34px);
  font-weight: 700;
  line-height: 1.12;
  letter-spacing: .02em;
  position: absolute;
  left: 37%;
  top: 52%;
  pointer-events: none;
}

.product-card-link:focus-visible {
  outline: 4px solid #2b9f83;
  outline-offset: 6px;
}

.hero-scroll-arrow {
  z-index: 4;
  visibility: hidden;
  opacity: 0;
  box-sizing: content-box;
  width: clamp(58px, 5.2vw, 76px);
  height: clamp(108px, 8.8vw, 132px);
  padding: 14px 10px 22px;
  position: absolute;
  left: 50%;
  top: clamp(128px, 15vw, 216px);
  bottom: auto;
  transform: translateX(-50%);
  display: block;
  overflow: visible;
  animation: hero-arrow-enter .36s ease 1.3s forwards;
  transition: transform .22s ease, filter .22s ease;
}

.hero-scroll-arrow:hover {
  filter: saturate(1.08) drop-shadow(0 6px 9px #0003);
  transform: translateX(-50%) scale(1.08);
}

.hero-scroll-arrow:focus-visible {
  outline: 3px solid #2b9f83;
  outline-offset: 8px;
}

.hero-scroll-arrow-image {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
  animation: hero-arrow-bob 2.6s ease-in-out infinite;
}

.schema-action-wrap {
  z-index: 2;
  justify-content: center;
  width: 100%;
  margin: -24px 0 44px;
  display: flex;
  position: relative;
}

.schema-open-button,
.schema-download-button,
.shop-search-button,
.b2b-contact-button,
.contact-submit {
  color: #fff;
  text-align: center;
  cursor: pointer;
  background-color: #2b9f83;
  border: 0;
  border-radius: 4px;
  padding: 14px 24px;
  font-family: Montserrat, sans-serif;
  font-size: clamp(16px, 1.5vw, 20px);
  font-weight: 800;
  line-height: 1.2;
  text-decoration: none;
  transition: transform .2s ease, background-color .2s ease, box-shadow .2s ease;
  box-shadow: 0 2px 5px #0003;
}

.schema-open-button:hover,
.schema-download-button:hover,
.shop-search-button:hover,
.b2b-contact-button:hover,
.contact-submit:hover {
  background-color: #1f6857;
  transform: translateY(-2px);
}

.schema-popup {
  z-index: 2500;
  background-color: #000000b0;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 100vh;
  padding: 24px;
  overflow-y: auto;
  display: none;
  position: fixed;
  inset: 0%;
}

.schema-popup.is-open {
  display: flex;
}

.schema-popup-panel {
  background-color: #f1fffa;
  width: min(94vw, 760px);
  max-height: min(88vh, 960px);
  padding: 56px 24px 24px;
  overflow-y: auto;
  position: relative;
  box-shadow: 0 10px 40px #0006;
}

.schema-popup-close {
  cursor: pointer;
  background: none;
  border: 0;
  width: 40px;
  padding: 0;
  position: absolute;
  top: 14px;
  right: 18px;
}

.schema-popup-close img {
  width: 100%;
  height: auto;
  display: block;
}

.schema-popup-actions {
  justify-content: flex-end;
  margin-bottom: 14px;
  display: flex;
}

.schema-image {
  background-color: #fff;
  border: 0;
  width: 100%;
  height: auto;
  display: block;
}

.finder-section {
  z-index: 2;
  background-color: #d6ecdf;
  width: 100%;
  padding: clamp(56px, 7vw, 96px) clamp(18px, 5vw, 72px);
  position: relative;
}

.finder-inner {
  width: min(1180px, 100%);
  margin-left: auto;
  margin-right: auto;
}

.finder-heading {
  color: #1f6857;
  text-align: center;
  letter-spacing: 0;
  margin: 0 0 clamp(24px, 3.4vw, 42px);
  font-family: ImpactLocal, ImpactCondensed, Oswald, Impact, "Arial Narrow", sans-serif;
  font-size: clamp(44px, 6.4vw, 84px);
  font-weight: 700;
  line-height: 1.04;
}

.finder-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-columns: 1fr 1.35fr 1fr;
  align-items: start;
  display: grid;
}

.finder-card {
  color: #1f6857;
  background-color: #f1fffa;
  padding: clamp(22px, 3vw, 34px);
  font-family: Montserrat, sans-serif;
  box-shadow: 0 2px 5px #0003;
}

.finder-card-title {
  color: #2b9f83;
  margin-top: 0;
  margin-bottom: 18px;
  font-family: ImpactLocal, ImpactCondensed, Oswald, Impact, "Arial Narrow", sans-serif;
  font-size: clamp(26px, 3vw, 40px);
  font-weight: 700;
  line-height: 1;
}

.shop-list {
  grid-row-gap: 12px;
  flex-flow: column;
  display: flex;
}

.shop-item {
  color: #1f6857;
  border-bottom: 1px solid #2b9f8340;
  padding-bottom: 12px;
  text-decoration: none;
  display: block;
}

.shop-item strong {
  color: #1f6857;
  font-size: 18px;
}

.shop-item span {
  color: #245f54;
  margin-top: 3px;
  display: block;
}

.shop-search-form {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  grid-template-columns: 1fr auto;
  margin-bottom: 18px;
  display: grid;
}

.shop-address-input,
.contact-input {
  color: #1f6857;
  background-color: #fff;
  border: 2px solid #2b9f8359;
  border-radius: 4px;
  width: 100%;
  min-height: 48px;
  padding: 10px 14px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.map-fallback {
  background-color: #deefe8;
  min-height: 220px;
  padding: 28px;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.maps-fallback-link {
  color: #2b9f83;
  font-weight: 800;
}

.finder-b2b-card p {
  max-width: 280px;
  margin: 0 0 24px;
  font-size: 18px;
  line-height: 1.45;
}

.finder-b2b-card {
  min-height: 260px;
  display: flex;
  flex-flow: column;
  justify-content: flex-start;
}

.finder-b2b-card .finder-card-title {
  margin-bottom: 22px;
}

.finder-b2b-card .b2b-contact-button {
  width: min(100%, 330px);
  margin-top: auto;
  padding-left: 12px;
  padding-right: 12px;
  font-size: clamp(14px, 1.15vw, 18px);
  white-space: nowrap;
}

.contact-page {
  background-color: #d6ecdf;
}

.contact-section {
  background-image: linear-gradient(180deg, #d6ecdf, #f1fffa 55%, #d6ecdf);
  justify-content: center;
  align-items: center;
  min-height: calc(100vh - 60px);
  padding: clamp(48px, 7vw, 96px) clamp(18px, 5vw, 72px);
  display: flex;
}

.contact-panel {
  color: #1f6857;
  background-color: #f1fffa;
  width: min(820px, 100%);
  padding: clamp(28px, 5vw, 56px);
  box-shadow: 0 2px 5px 6px #0003;
}

.contact-heading {
  color: #2b9f83;
  text-transform: uppercase;
  margin: 0 0 14px;
  font-family: ImpactLocal, ImpactCondensed, Oswald, Impact, "Arial Narrow", sans-serif;
  font-size: clamp(54px, 8vw, 108px);
  line-height: .95;
}

.contact-intro {
  margin-top: 0;
  margin-bottom: 28px;
  font-size: clamp(16px, 2vw, 20px);
  line-height: 1.35;
}

.contact-form {
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.contact-label {
  color: #1f6857;
  font-weight: 800;
}

.contact-textarea {
  min-height: 150px;
  resize: vertical;
}

.contact-submit {
  align-self: flex-start;
  margin-top: 12px;
}

.contact-submit:disabled {
  cursor: wait;
  opacity: .72;
  transform: none;
}

.contact-form-status {
  color: #1f6857;
  min-height: 24px;
  margin: 10px 0 0;
  font-weight: 700;
}

.contact-form-status.is-success {
  color: #1f6857;
}

.contact-form-status.is-error {
  color: #db2e6f;
}

.contact-honeypot {
  clip: rect(0 0 0 0);
  border: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

.site-footer {
  width: 100%;
  min-height: calc(100vw * 1830 / 1920);
  line-height: 0;
  position: relative;
  overflow: hidden;
}

.site-footer-image {
  width: 100%;
  height: auto;
  display: block;
}

.legal-footer-bar {
  z-index: 2;
  grid-column-gap: clamp(14px, 2.8vw, 36px);
  grid-row-gap: 8px;
  background-color: #1f6857cc;
  justify-content: center;
  align-items: center;
  width: min(92vw, 760px);
  min-height: 42px;
  padding: 10px 18px;
  display: flex;
  position: absolute;
  left: 50%;
  bottom: clamp(14px, 2.6vw, 38px);
  transform: translateX(-50%);
  box-shadow: 0 2px 8px #0004;
}

.legal-footer-bar a {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: clamp(13px, 1.2vw, 16px);
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none;
}

.legal-footer-bar a:hover {
  text-decoration: underline;
}

.legal-page {
  background-color: #d6ecdf;
}

.legal-section {
  background-image: linear-gradient(180deg, #d6ecdf, #f1fffa 55%, #d6ecdf);
  justify-content: center;
  min-height: calc(100vh - 60px);
  padding: clamp(48px, 7vw, 96px) clamp(18px, 5vw, 72px);
  display: flex;
}

.legal-panel {
  color: #1f6857;
  background-color: #f1fffa;
  width: min(920px, 100%);
  padding: clamp(28px, 5vw, 58px);
  font-family: Montserrat, sans-serif;
  box-shadow: 0 2px 5px 6px #0003;
}

.legal-heading {
  color: #2b9f83;
  text-transform: uppercase;
  margin: 0 0 18px;
  font-family: ImpactLocal, ImpactCondensed, Oswald, Impact, "Arial Narrow", sans-serif;
  font-size: clamp(50px, 8vw, 104px);
  line-height: .95;
}

.legal-note {
  color: #245f54;
  background-color: #deefe8;
  margin: 0 0 30px;
  padding: 14px 16px;
  font-weight: 700;
  line-height: 1.35;
}

.legal-panel h2 {
  color: #2b9f83;
  margin: 28px 0 8px;
  font-family: ImpactLocal, ImpactCondensed, Oswald, Impact, "Arial Narrow", sans-serif;
  font-size: clamp(26px, 3vw, 38px);
  line-height: 1.05;
}

.legal-panel p {
  margin: 0 0 14px;
  font-size: clamp(15px, 1.5vw, 18px);
  line-height: 1.5;
}

.site-back-button {
  z-index: 2100;
  color: #fff;
  background-color: #2b9f83;
  border-radius: 4px;
  align-items: center;
  gap: 8px;
  padding: 10px 16px;
  font-family: Montserrat, sans-serif;
  font-size: clamp(14px, 1.2vw, 17px);
  font-weight: 800;
  line-height: 1.1;
  text-decoration: none;
  display: inline-flex;
  position: fixed;
  left: clamp(14px, 2vw, 28px);
  bottom: clamp(14px, 2vw, 28px);
  box-shadow: 0 3px 10px #0004;
  transition: transform .2s ease, background-color .2s ease, box-shadow .2s ease;
}

.site-back-button:hover {
  background-color: #1f6857;
  transform: translateY(-2px);
  box-shadow: 0 6px 14px #0004;
}

.site-back-button:focus-visible {
  outline: 3px solid #fff;
  outline-offset: 4px;
}

.site-back-arrow {
  font-size: 1.2em;
  line-height: 1;
}

.product-detail-page {
  background-color: #d6ecdf;
}

.product-page-art-section {
  background-color: #d6ecdf;
  width: 100vw;
  margin: 0;
  padding: 0;
  line-height: 0;
  position: relative;
  overflow-x: hidden;
}

.product-page-art-section > picture {
  display: block;
  position: relative;
  z-index: 0;
}

.product-page-art {
  width: 100vw;
  max-width: none;
  height: auto;
  margin: 0;
  display: block;
}

.bloom-detail-overlay {
  z-index: 1;
  pointer-events: none;
  position: absolute;
  inset: 0%;
}

.bloom-detail-copy-panel {
  color: #123a31;
  text-align: center;
  width: 89.4%;
  height: 12.8%;
  margin: 0;
  padding: 0 2.2%;
  line-height: normal;
  position: absolute;
  top: 63%;
  left: 5.3%;
}

.bloom-detail-heading {
  color: #db2e6f;
  text-align: center;
  text-transform: none;
  margin: 0 0 .45em;
  font-family: ImpactLocal, ImpactCondensed, Oswald, Impact, "Arial Narrow", sans-serif;
  font-size: clamp(26px, 2.75vw, 40px);
  font-weight: 400;
  line-height: .92;
}

.bloom-detail-scroll {
  color: #123a31;
  text-align: center;
  height: calc(100% - clamp(34px, 3.4vw, 50px));
  padding: 0 .7em .3em;
  overflow-y: auto;
  overscroll-behavior: contain;
  font-family: CalibriLocal, Calibri, Arial, sans-serif;
  font-size: clamp(12px, 1.17vw, 17px);
  font-weight: 700;
  line-height: 1.08;
  scrollbar-color: #db2e6f #0000;
  scrollbar-width: thin;
  pointer-events: auto;
}

.bloom-detail-scroll::-webkit-scrollbar {
  width: 8px;
}

.bloom-detail-scroll::-webkit-scrollbar-track {
  background-color: #0000;
}

.bloom-detail-scroll::-webkit-scrollbar-thumb {
  background-color: #db2e6f;
  border-radius: 8px;
}

.bloom-detail-scroll p {
  margin: 0 0 .7em;
}

.bloom-pack-note {
  color: #db2e6f;
  text-align: center;
  width: 22%;
  margin: 0;
  font-family: ImpactLocal, ImpactCondensed, Oswald, Impact, "Arial Narrow", sans-serif;
  font-size: clamp(19px, 2.15vw, 31px);
  font-weight: 400;
  line-height: .95;
  position: absolute;
  top: 78.3%;
}

.bloom-pack-note-small {
  left: 11.7%;
}

.bloom-pack-note-large {
  right: 11.7%;
}

.bloom-buy-button {
  width: clamp(190px, 22vw, 320px);
  line-height: 0;
  position: absolute;
  top: 77.7%;
  left: 50%;
  transform: translateX(-50%);
  transition: transform .2s ease, filter .2s ease;
  pointer-events: auto;
}

.bloom-buy-button:hover {
  filter: saturate(1.08) drop-shadow(0 6px 8px #0003);
  transform: translateX(-50%) scale(1.035);
}

.bloom-buy-button:focus-visible {
  outline: 3px solid #2b9f83;
  outline-offset: 6px;
}

.bloom-buy-button picture,
.bloom-buy-button img {
  width: 100%;
  height: auto;
  display: block;
}

.grow-detail-overlay {
  z-index: 1;
  pointer-events: none;
  position: absolute;
  inset: 0%;
}

.grow-detail-copy-panel {
  color: #123a31;
  text-align: center;
  width: 90.4%;
  height: 13.4%;
  margin: 0;
  padding: 0 2.2%;
  line-height: normal;
  position: absolute;
  top: 61.6%;
  left: 4.8%;
}

.grow-detail-heading {
  color: #cfb139;
  text-align: center;
  text-transform: none;
  margin: 0 0 .45em;
  font-family: ImpactLocal, ImpactCondensed, Oswald, Impact, "Arial Narrow", sans-serif;
  font-size: clamp(26px, 2.75vw, 40px);
  font-weight: 400;
  line-height: .92;
}

.grow-detail-scroll {
  color: #123a31;
  text-align: center;
  height: calc(100% - clamp(34px, 3.4vw, 50px));
  padding: 0 .7em .3em;
  overflow-y: auto;
  overscroll-behavior: contain;
  font-family: CalibriLocal, Calibri, Arial, sans-serif;
  font-size: clamp(12px, 1.17vw, 17px);
  font-weight: 700;
  line-height: 1.08;
  scrollbar-color: #cfb139 #0000;
  scrollbar-width: thin;
  pointer-events: auto;
}

.grow-detail-scroll::-webkit-scrollbar {
  width: 8px;
}

.grow-detail-scroll::-webkit-scrollbar-track {
  background-color: #0000;
}

.grow-detail-scroll::-webkit-scrollbar-thumb {
  background-color: #cfb139;
  border-radius: 8px;
}

.grow-detail-scroll p {
  margin: 0 0 .7em;
}

.grow-pack-note {
  color: #cfb139;
  text-align: center;
  width: 22%;
  margin: 0;
  font-family: ImpactLocal, ImpactCondensed, Oswald, Impact, "Arial Narrow", sans-serif;
  font-size: clamp(19px, 2.15vw, 31px);
  font-weight: 400;
  line-height: .95;
  position: absolute;
  top: 78.3%;
}

.grow-pack-note-small {
  left: 11.7%;
}

.grow-pack-note-large {
  right: 11.7%;
}

.grow-buy-button {
  width: clamp(190px, 22vw, 320px);
  line-height: 0;
  position: absolute;
  top: 77.7%;
  left: 50%;
  transform: translateX(-50%);
  transition: transform .2s ease, filter .2s ease;
  pointer-events: auto;
}

.grow-buy-button:hover {
  filter: saturate(1.08) drop-shadow(0 6px 8px #0003);
  transform: translateX(-50%) scale(1.035);
}

.grow-buy-button:focus-visible {
  outline: 3px solid #cfb139;
  outline-offset: 6px;
}

.grow-buy-button picture,
.grow-buy-button img {
  width: 100%;
  height: auto;
  display: block;
}

.product-switch-button {
  z-index: 2050;
  color: #f6fff9;
  background-color: #1f6857e8;
  border: 2px solid #2b9f83;
  border-radius: 8px;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  width: clamp(160px, 16vw, 230px);
  min-height: 72px;
  padding: 10px 12px;
  text-decoration: none;
  display: flex;
  overflow: visible;
  position: fixed;
  right: 18px;
  bottom: 18px;
  box-shadow: 0 5px 16px #00000030;
  transition: transform .2s ease, box-shadow .2s ease, background-color .2s ease;
}

.product-switch-text {
  flex: 1 1 auto;
  flex-direction: column;
  align-items: center;
  min-width: 0;
  display: flex;
}

.product-switch-button:hover {
  background-color: #174f42f0;
  transform: translateY(-2px) scale(1.025);
  box-shadow: 0 8px 20px #0000003d;
}

.product-switch-button:focus-visible {
  outline: 3px solid #2b9f83;
  outline-offset: 4px;
}

.product-switch-label {
  color: #f6fff9;
  text-align: center;
  text-transform: uppercase;
  font-family: ImpactLocal, ImpactCondensed, Oswald, Impact, "Arial Narrow", sans-serif;
  font-size: clamp(13px, 1.25vw, 18px);
  line-height: .95;
  white-space: nowrap;
}

.product-switch-logo {
  flex: 0 1 auto;
  width: 100%;
  max-width: 92px;
  height: auto;
  object-fit: contain;
  display: block;
}

.product-switch-pack {
  flex: 0 0 auto;
  width: 34%;
  max-width: 66px;
  height: auto;
  object-fit: contain;
  display: block;
  margin-right: -16px;
  transform: translateY(-4px) scale(1.08);
}

.product-switch-grow {
  border-color: #cfb139;
}

.product-switch-bloom {
  border-color: #db2e6f;
}

.product-switch-grow .product-switch-label {
  color: #f6fff9;
}

.product-detail-hero {
  grid-column-gap: clamp(32px, 6vw, 96px);
  grid-row-gap: 32px;
  background-image: linear-gradient(180deg, #d6ecdf, #ecf9f4 58%, #d6ecdf);
  justify-content: center;
  align-items: center;
  min-height: calc(100vh - 60px);
  padding: clamp(84px, 9vw, 128px) clamp(24px, 6vw, 88px) clamp(44px, 6vw, 84px);
  display: flex;
}

.product-detail-visual {
  background-color: #deefe8;
  box-shadow: 0 2px 5px 6px #0003;
  width: min(52vw, 720px);
  min-width: 360px;
  position: relative;
}

.product-detail-head {
  width: 100%;
  height: auto;
  display: block;
}

.product-detail-pack {
  width: min(30%, 230px);
  height: auto;
  margin: 0 0 5% 4%;
  display: block;
}

.product-detail-copy {
  color: #1f6857;
  width: min(38vw, 520px);
  font-family: Montserrat, sans-serif;
}

.product-detail-title {
  color: #2b9f83;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 24px;
  font-family: ImpactLocal, ImpactCondensed, Oswald, Impact, "Arial Narrow", sans-serif;
  font-size: clamp(62px, 7vw, 112px);
  font-weight: 700;
  line-height: .95;
}

.product-detail-copy p {
  margin-top: 0;
  margin-bottom: 28px;
  font-size: clamp(18px, 2vw, 24px);
  line-height: 1.35;
}

.product-detail-back {
  background-color: #2b9f83;
  color: #fff;
  border-radius: 0;
  padding: 14px 22px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.product-detail-back:hover {
  background-color: #1f6857;
}

.container-6 {
  z-index: 3;
  width: 100%;
  max-width: 100%;
  position: relative;
}

.container-7 {
  background-image: linear-gradient(#aebfb8, #ecf9f4);
  width: 100%;
  max-width: 100%;
  min-height: 300px;
}

.text-block {
  margin-right: 60px;
}

.text-block-2 {
  cursor: auto;
  color: #1f6857;
  width: 63%;
  max-height: 58%;
  margin: 9.5% 0 0 14%;
  padding-right: 2%;
  overflow-y: auto;
  font-family: Montserrat, sans-serif;
  font-size: clamp(15px, 1.45vw, 20px);
  line-height: 1.48;
  display: block;
}

.text-block-2 p {
  margin-top: 0;
  margin-bottom: .85em;
}

.text-block-2 p:last-child {
  margin-bottom: 0;
}

.text-block-2 .bio-popup-slogan {
  width: 92%;
  margin-top: .7em;
  margin-left: auto;
  margin-right: auto;
  color: #1f6857;
  font-family: "Montserrat Alternates", Montserrat, sans-serif;
  font-size: clamp(17px, 1.6vw, 23px);
  font-style: italic;
  font-weight: 600;
  line-height: 1.25;
  text-align: center;
  letter-spacing: 0;
}

.text-block-2 strong {
  color: #1f6857;
  font-size: 1.25em;
  font-weight: 800;
  line-height: 1.2;
}

.text-block-3 {
  --paper-scale: 1;
  cursor: pointer;
  width: clamp(190px, 20vw, 250px);
  margin: 0;
  font-family: Montserrat, sans-serif;
  font-size: clamp(30px, 3vw, 44px);
  line-height: 1.15;
  position: absolute;
  inset: auto auto auto auto;
  left: calc(var(--bio-paper-left) + var(--bio-text-offset-x));
  top: calc(var(--bio-paper-top) + var(--bio-text-offset-y));
  transform-origin: calc(var(--bio-text-offset-x) * -1) calc(var(--bio-text-offset-y) * -1);
  animation: bio-paper-wiggle 2.2s ease-in-out infinite;
  will-change: transform;
}

.bold-text-2 {
  cursor: pointer;
  font-weight: 700;
}

.bio-popup-trigger:focus-visible {
  outline: 3px solid #1f6857;
  outline-offset: 6px;
}

.bio-popup-trigger.bio-paper-attention {
  animation: bio-paper-attention .8s ease-in-out 1;
}

@keyframes bio-paper-wiggle {
  0%, 54%, 100% {
    transform: translate3d(0, 0, 0) rotate(0deg) scale(var(--paper-scale, 1));
  }

  61% {
    transform: translate3d(-5px, -2px, 0) rotate(-1.8deg) scale(var(--paper-scale, 1));
  }

  68% {
    transform: translate3d(5px, 2px, 0) rotate(1.8deg) scale(var(--paper-scale, 1));
  }

  75% {
    transform: translate3d(-4px, -1px, 0) rotate(-1.2deg) scale(var(--paper-scale, 1));
  }

  82% {
    transform: translate3d(3px, 1px, 0) rotate(1.1deg) scale(var(--paper-scale, 1));
  }

  89% {
    transform: translate3d(-2px, 0, 0) rotate(-.7deg) scale(var(--paper-scale, 1));
  }
}

@keyframes bio-paper-attention {
  0%, 100% {
    transform: translate3d(0, 0, 0);
  }

  18% {
    transform: translate3d(0, -10px, 0);
  }

  36% {
    transform: translate3d(0, 8px, 0);
  }

  54% {
    transform: translate3d(0, -6px, 0);
  }

  72% {
    transform: translate3d(0, 4px, 0);
  }
}

@keyframes hero-arrow-enter {
  from {
    opacity: 0;
    visibility: hidden;
    transform: translate(-50%, -70px);
  }

  to {
    opacity: 1;
    visibility: visible;
    transform: translate(-50%, 0);
  }
}

@keyframes hero-arrow-bob {
  0%, 100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(10px);
  }
}

@media (prefers-reduced-motion: reduce) {
  .hero-scroll-arrow {
    visibility: visible;
    opacity: 1;
    animation: none;
  }

  .image-5,
  .text-block-3,
  .myko-popup-trigger,
  .hero-scroll-arrow-image {
    animation: none;
  }
}

@media screen and (max-width: 991px) {
  .pop-up-bio,
  .pop-up-myko {
    padding: 18px;
  }

  .pop-up-bio-item {
    width: min(96vw, 860px);
    max-height: calc(100vh - 36px);
  }

  .text-block-2 {
    width: 65%;
    max-height: 57%;
    margin-top: 9%;
    margin-left: 13%;
    font-size: clamp(13px, 1.9vw, 16px);
    line-height: 1.42;
  }

  .section-4 {
    --myko-field-left: 48px;
    --myko-field-bottom: 92px;
    --myko-field-width: 430px;
    height: 116.49vw;
  }

  .wirkungsweise-heading {
    top: 70px;
    font-size: clamp(50px, 7vw, 70px);
  }

  .myko-text-block {
    font-size: 28px;
  }

  .schema-action-wrap {
    margin-top: -18px;
  }

  .finder-grid {
    grid-template-columns: 1fr;
  }

  .finder-map-card {
    order: 3;
  }

  .shop-search-form {
    grid-template-columns: 1fr auto;
  }
}

@media screen and (max-width: 767px) {
  .pop-up-bio,
  .pop-up-myko {
    align-items: flex-start;
    padding: 14px;
  }

  .pop-up-bio-item {
    width: min(98vw, 680px);
    max-height: none;
    margin-top: 28px;
  }

  .text-block-2 {
    width: 66%;
    max-height: 52%;
    margin-top: 9%;
    margin-left: 13%;
    font-size: clamp(11px, 2.35vw, 14px);
    line-height: 1.34;
  }

  .section-4 {
    --myko-field-left: 30px;
    --myko-field-bottom: 94px;
    --myko-field-width: 360px;
    height: 116.49vw;
  }

  .wirkungsweise-heading {
    top: 70px;
    font-size: clamp(38px, 8vw, 52px);
    transform: translateX(-36px);
  }

  .myko-text-block {
    font-size: 24px;
  }

  .hero-scroll-arrow {
    width: 50px;
    height: 92px;
    padding: 10px 7px 18px;
    top: clamp(92px, 20vw, 126px);
    bottom: auto;
    overflow: visible;
  }

  .schema-popup {
    align-items: flex-start;
    padding: 12px;
  }

  .schema-popup-panel {
    width: calc(100vw - 24px);
    max-height: calc(100vh - 24px);
    padding: 52px 12px 14px;
  }

  .schema-popup-actions {
    justify-content: center;
  }

  .shop-search-form {
    grid-template-columns: 1fr;
  }

  .shop-search-button,
  .contact-submit {
    width: 100%;
  }

  .contact-section {
    align-items: flex-start;
  }

  .legal-footer-bar {
    flex-wrap: wrap;
    width: calc(100% - 32px);
    min-height: 48px;
    padding: 10px 14px;
  }

  .legal-section {
    padding-top: 36px;
  }
}

@media screen and (max-width: 479px) {
  .pop-up-bio,
  .pop-up-myko {
    padding: 10px;
  }

  .pop-up-bio-item {
    width: calc(100vw - 20px);
    margin-top: 40px;
  }

  .text-block-2 {
    width: 68%;
    max-height: 50%;
    margin-top: 8.5%;
    margin-left: 12.5%;
    font-size: clamp(9px, 2.6vw, 12px);
    line-height: 1.26;
  }

  .text-block-2 p {
    margin-bottom: .55em;
  }

  .schema-open-button,
  .schema-download-button,
  .shop-search-button,
  .b2b-contact-button,
  .contact-submit {
    font-size: 15px;
  }

  .finder-section {
    padding-left: 12px;
    padding-right: 12px;
  }

  .finder-card {
    padding: 18px;
  }

  .map-fallback {
    min-height: 180px;
    padding: 20px;
  }

  .legal-footer-bar {
    grid-column-gap: 12px;
    bottom: 10px;
  }

  .legal-footer-bar a {
    font-size: 12px;
  }

  .legal-panel {
    padding: 22px 18px;
  }

  .section-4 {
    --myko-field-left: 24px;
    --myko-field-bottom: 108px;
    --myko-field-width: min(330px, calc(100vw - 48px));
    height: clamp(560px, 140vw, 670px);
  }

  .site-back-button {
    padding: 9px 13px;
    left: 12px;
    bottom: 12px;
  }

  .product-switch-button {
    width: clamp(170px, 54vw, 236px);
    min-height: 70px;
    padding: 9px 10px;
    right: 10px;
    bottom: 10px;
    gap: 8px;
  }

  .product-switch-label {
    font-size: clamp(13px, 4vw, 17px);
  }

  .product-switch-logo {
    max-width: 84px;
  }

  .product-switch-pack {
    max-width: 68px;
    margin-right: -18px;
  }

  .product-detail-page .product-switch-button {
    width: clamp(228px, 64vw, 288px);
    min-height: 72px;
    padding: 8px 11px;
    right: 22px;
    bottom: 12px;
  }

  .product-detail-page .product-switch-label {
    font-size: clamp(12px, 3.4vw, 15px);
  }

  .product-detail-page .product-switch-logo {
    max-width: 82px;
  }

  .product-detail-page .product-switch-pack {
    max-width: 74px;
  }

  .wirkungsweise-heading {
    text-align: left;
    width: min(260px, 62vw);
    top: 70px;
    left: 24px;
    font-size: clamp(22px, 5.6vw, 27px);
    line-height: 1.05;
    transform: none;
  }

  .myko-text-block {
    font-size: clamp(18px, 4.8vw, 22px);
    line-height: 1.05;
    top: 13%;
  }
}

@media screen and (min-width: 551px) and (max-width: 991px) {
  .section-4 {
    --myko-field-left: clamp(28px, calc(4.55vw + 3px), 48px);
    --myko-field-bottom: clamp(18px, calc(11.6vw - 46px), 69px);
    --myko-field-width: clamp(240px, calc(43.2vw + 2px), 430px);
  }

  .wirkungsweise-heading {
    top: clamp(13px, calc(3px + 1.82vw), 21px);
  }

  .myko-text-block {
    font-size: clamp(17px, calc(2.05vw + 5.7px), 26px);
  }
}

.image-10 {
  opacity: 1;
}

@media screen and (min-width: 1440px) {
  .container {
    aspect-ratio: 2.39;
    background-size: contain;
    background-attachment: scroll;
    width: 20%;
    max-width: none;
    height: 300px;
  }

  .erkl-rung.size1 {
    order: 0;
    padding-bottom: 0;
    font-size: clamp(21px, 1.55vw, 23px);
    line-height: 1.34;
  }

  .erkl-rung.kurs {
    flex: 0 auto;
    display: flex;
  }

  .section-3 {
    --bio-heading-top: calc(var(--bio-paper-top) - 572px);
    --bio-heading-gap: 66px;
  }

  .bold-text {
    font-size: clamp(19px, 1.45vw, 22px);
    line-height: 1.18;
  }

  .image-3 {
    width: 100%;
  }

  .image-10 {
    opacity: 0;
  }
}

@media screen and (max-width: 991px) {
  .section {
    background-image: url('../images/GroweasBloomeasy.webp');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: 100vw auto;
    height: 67vw;
    min-height: 67vw;
    padding-top: 0;
  }

  .container {
    justify-content: center;
    align-items: center;
    height: 30%;
    position: absolute;
    inset: 8% 0% auto;
  }

  .section-2 {
    background-image: none;
    min-height: 0;
    padding-top: 0;
    padding-bottom: 56px;
  }

  .container-2 img {
    width: 100vw;
  }

  .bold-text {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .section-3 {
    --bio-paper-left: 74.5px;
    --bio-paper-top: 1141px;
    --bio-text-offset-x: 32px;
    --bio-text-offset-y: 55px;
    --bio-heading-left: 78px;
    --bio-heading-top: 742px;
    --bio-heading-gap: 52px;
    background-position: 0 0;
    background-size: 1080px;
    background-attachment: scroll;
    height: 1500px;
  }

  .hero-scroll-arrow {
    display: none;
  }

  .section-4 {
    background-size: 100vw auto;
    flex-flow: column;
  }

  .container-4 {
    width: calc(100% - 48px);
    gap: 28px;
    padding: 32px;
  }

  .erkl-rung {
    padding-left: 48px;
    padding-right: 48px;
    font-size: clamp(17px, 2vw, 20px);
    line-height: 1.25;
  }

  .erkl-rung.kurs {
    width: calc(100% - 48px);
    margin-bottom: 32px;
  }

  .erkl-rung.size1 {
    max-width: 54%;
    padding-left: 0;
    padding-right: 0;
    font-size: clamp(17px, 2.1vw, 21px);
    line-height: 1.28;
  }

  .div-block-3 {
    flex-basis: clamp(300px, 34vw, 360px);
    width: clamp(300px, 34vw, 360px);
    background-size: contain;
    margin-right: 0;
    margin-left: 0;
  }

  .benefit-line {
    justify-content: flex-start;
    width: min(100%, 720px);
    min-height: 52px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .image-5 {
    inset: auto auto auto auto;
    left: var(--bio-paper-left);
    top: var(--bio-paper-top);
    width: clamp(260px, 26vw, 300px);
  }

  .text-block-3 {
    inset: auto auto auto auto;
    left: calc(var(--bio-paper-left) + var(--bio-text-offset-x));
    top: calc(var(--bio-paper-top) + var(--bio-text-offset-y));
    width: clamp(190px, 20vw, 230px);
    font-size: clamp(30px, 3vw, 38px);
    line-height: 1.15;
  }

  .grow-slogan {
    left: 36.5%;
    top: 52%;
    width: 61.5%;
    font-size: clamp(17px, 2.45vw, 24px);
    line-height: 1.12;
  }

  .bloom-slogan {
    left: 32.5%;
    top: 52%;
    width: 67%;
    font-size: clamp(17px, 2.45vw, 24px);
    line-height: 1.12;
  }

  .product-detail-hero {
    grid-column-gap: 28px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .product-detail-visual {
    min-width: 320px;
  }

  .product-detail-copy {
    width: min(40vw, 420px);
  }

  .bloom-detail-copy-panel {
    top: 62.9%;
    height: 13%;
    padding-left: 1.8%;
    padding-right: 1.8%;
  }

  .bloom-detail-heading {
    font-size: clamp(24px, 3.1vw, 31px);
  }

  .bloom-detail-scroll {
    height: calc(100% - clamp(30px, 3.8vw, 38px));
    font-size: clamp(10px, 1.28vw, 13px);
  }

  .bloom-pack-note {
    font-size: clamp(17px, 2.3vw, 23px);
  }

  .bloom-buy-button {
    width: clamp(174px, 22vw, 240px);
  }

  .grow-detail-copy-panel {
    top: 61.5%;
    height: 13.6%;
    padding-left: 1.8%;
    padding-right: 1.8%;
  }

  .grow-detail-heading {
    font-size: clamp(24px, 3.1vw, 31px);
  }

  .grow-detail-scroll {
    height: calc(100% - clamp(30px, 3.8vw, 38px));
    font-size: clamp(10px, 1.28vw, 13px);
  }

  .grow-pack-note {
    font-size: clamp(17px, 2.3vw, 23px);
  }

  .grow-buy-button {
    width: clamp(174px, 22vw, 240px);
  }

  .heading {
    margin: 0;
    font-size: 72px;
  }

  .heading-2 {
    margin: 0;
    font-size: 42px;
  }
}

@media screen and (max-width: 767px) {
  .section {
    background-position: 50% 0;
    background-attachment: scroll;
  }

  .section-3 {
    --bio-heading-left: 68px;
    --bio-heading-top: 736px;
    --bio-heading-gap: 48px;
  }

  .section-2 {
    background-attachment: scroll;
    padding-top: 0;
    padding-bottom: 48px;
  }

  .container-4 {
    width: calc(100% - 32px);
    flex-direction: column;
    gap: 10px;
    padding: 18px 20px;
  }

  .erkl-rung {
    padding-left: 24px;
    padding-right: 24px;
    font-size: clamp(15px, 3.2vw, 18px);
    line-height: 1.22;
  }

  .erkl-rung.kurs {
    width: calc(100% - 32px);
    margin-bottom: 28px;
  }

  .erkl-rung.size1 {
    text-align: left;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    font-size: clamp(14px, 2.55vw, 16.5px);
    line-height: 1.18;
  }

  .bold-text {
    font-size: clamp(16px, 3.2vw, 19px);
    line-height: 1.22;
  }

  .benefit-line {
    width: min(100%, 580px);
    min-height: 48px;
    padding: 10px 14px 10px 38px;
  }

  .benefit-line:before {
    left: 15px;
    width: 12px;
    height: 12px;
  }

  .heading {
    margin: 0;
    font-size: clamp(56px, 8.4vw, 64px);
  }

  .heading-2 {
    margin: 0;
    font-size: clamp(38px, 5.2vw, 42px);
  }

  .div-block-3 {
    flex-basis: auto;
    width: min(100%, 360px);
    height: 205px;
    background-size: contain;
    margin-right: 0;
    margin-left: 0;
  }

  .image-5 {
    inset: auto auto auto auto;
    left: var(--bio-paper-left);
    top: var(--bio-paper-top);
    width: 250px;
  }

  .text-block-3 {
    inset: auto auto auto auto;
    left: calc(var(--bio-paper-left) + 26px);
    top: calc(var(--bio-paper-top) + 45px);
    width: 185px;
    font-size: 30px;
    line-height: 1.15;
  }

  .container-5 {
    flex-flow: column;
    gap: 28px;
    align-items: center;
    margin-top: 16px;
    margin-bottom: 56px;
  }

  .div-block-5.proselet,
  .div-block-6.proselect {
    width: min(92vw, 520px);
  }

  .image-8,
  .image-9 {
    width: 100%;
  }

  .image-6,
  .image-7 {
    width: 32%;
  }

  .produkte-heading {
    top: clamp(18px, 5vw, 38px);
    font-size: clamp(42px, 10vw, 76px);
    text-shadow: 2px 3px 1px #00000024;
  }

  .grow-slogan {
    left: 35%;
    top: 52%;
    width: 63%;
    font-size: clamp(18px, 4vw, 28px);
    line-height: 1.12;
  }

  .bloom-slogan {
    left: 35%;
    top: 52%;
    width: 64%;
    font-size: clamp(18px, 4vw, 28px);
    line-height: 1.12;
  }

  .product-detail-hero {
    flex-flow: column;
    align-items: center;
    padding: 84px 24px 48px;
  }

  .product-detail-visual,
  .product-detail-copy {
    width: min(92vw, 560px);
    min-width: 0;
  }

  .product-detail-copy {
    text-align: center;
  }

  .bloom-detail-copy-panel {
    top: 54.1%;
    height: 35.4%;
    left: 5.2%;
    width: 89.6%;
    padding-left: 1.6%;
    padding-right: 1.6%;
  }

  .bloom-detail-heading {
    margin-bottom: .32em;
    font-size: clamp(19px, 4.8vw, 33px);
  }

  .bloom-detail-scroll {
    height: calc(100% - clamp(26px, 6.2vw, 42px));
    padding-left: .55em;
    padding-right: .55em;
    font-size: clamp(9px, 2.32vw, 15.5px);
    line-height: 1.07;
  }

  .bloom-pack-note {
    top: 90.6%;
    width: 25%;
    font-size: clamp(12px, 3.2vw, 21px);
  }

  .bloom-pack-note-small {
    left: 12.5%;
  }

  .bloom-pack-note-large {
    right: 12.5%;
  }

  .bloom-buy-button {
    width: clamp(140px, 37vw, 255px);
    top: 91.8%;
  }

  .grow-detail-copy-panel {
    top: 54.3%;
    height: 34.5%;
    left: 5.1%;
    width: 89.8%;
    padding-left: 1.6%;
    padding-right: 1.6%;
  }

  .grow-detail-heading {
    margin-bottom: .32em;
    font-size: clamp(19px, 4.8vw, 33px);
  }

  .grow-detail-scroll {
    height: calc(100% - clamp(26px, 6.2vw, 42px));
    padding-left: .55em;
    padding-right: .55em;
    font-size: clamp(9px, 2.32vw, 15.5px);
    line-height: 1.07;
  }

  .grow-pack-note {
    top: 90.6%;
    width: 25%;
    font-size: clamp(12px, 3.2vw, 21px);
  }

  .grow-pack-note-small {
    left: 12.5%;
  }

  .grow-pack-note-large {
    right: 12.5%;
  }

  .grow-buy-button {
    width: clamp(140px, 37vw, 255px);
    top: 91.8%;
  }
}

@media screen and (min-width: 480px) and (max-width: 550px) {
  .section-3 {
    --bio-heading-width: min(calc((100vw + 376px) / 2), calc(100vw - 32px));
    --bio-heading-left: calc((100vw - var(--bio-heading-width)) / 2);
  }

  .heading,
  .heading-2 {
    width: var(--bio-heading-width);
    max-width: var(--bio-heading-width);
  }

  .heading {
    font-size: clamp(51px, 10.2vw, 56px);
  }

  .heading-2 {
    font-size: clamp(39px, 7.7vw, 42px);
  }
}

@media screen and (max-width: 479px) {
  .section {
    -webkit-text-fill-color: inherit;
    background-clip: padding-box;
    border: 0 solid #000;
    height: 67vw;
    min-height: 67vw;
    position: relative;
  }

  .section-3 {
    --bio-heading-width: min(330px, calc(100vw - 48px));
    --bio-heading-left: calc((100vw - var(--bio-heading-width)) / 2);
    --bio-heading-top: 742px;
    --bio-heading-gap: 42px;
    height: 1500px;
  }

  .container-2 {
    flex-flow: column;
    flex: 0 auto;
    align-items: center;
    width: 100%;
    max-width: none;
    display: flex;
    overflow: hidden;
  }

  .section-2 {
    padding-top: 0;
    padding-bottom: 40px;
  }

  .container-4 {
    width: calc(100% - 24px);
    gap: 10px;
    padding: 16px 14px;
  }

  .erkl-rung {
    padding-left: 14px;
    padding-right: 14px;
    font-size: 14px;
    line-height: 1.18;
  }

  .erkl-rung.kurs {
    width: calc(100% - 24px);
    margin-bottom: 24px;
  }

  .erkl-rung.size1 {
    text-align: left;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    font-size: 13.5px;
    line-height: 1.18;
  }

  .bold-text {
    font-size: 14px;
    line-height: 1.22;
  }

  .benefit-line {
    width: 100%;
    min-height: 44px;
    padding: 9px 12px 9px 34px;
  }

  .benefit-line:before {
    left: 13px;
    width: 10px;
    height: 10px;
  }

  .heading {
    margin: 0;
    width: var(--bio-heading-width);
    max-width: var(--bio-heading-width);
    font-size: clamp(39px, 11.2vw, 45px);
    white-space: nowrap;
  }

  .heading-2 {
    width: var(--bio-heading-width);
    max-width: var(--bio-heading-width);
    margin: 0;
    font-size: clamp(39px, 9vw, 42px);
  }

  .div-block-3 {
    width: min(100%, 300px);
    height: 190px;
    background-size: contain;
    margin-right: 0;
    margin-left: 0;
  }

  .image-5 {
    inset: auto auto auto auto;
    left: var(--bio-paper-left);
    top: var(--bio-paper-top);
    width: 230px;
  }

  .text-block-3 {
    inset: auto auto auto auto;
    left: calc(var(--bio-paper-left) + 24px);
    top: calc(var(--bio-paper-top) + 42px);
    width: 170px;
    font-size: 28px;
    line-height: 1.15;
  }

  .container-5 {
    gap: 22px;
    margin-top: 12px;
    margin-bottom: 48px;
  }

  .div-block-5.proselet,
  .div-block-6.proselect {
    width: min(94vw, 440px);
  }

  .image-6,
  .image-7 {
    width: 33%;
  }

  .produkte-heading {
    top: clamp(14px, 4.8vw, 24px);
    font-size: clamp(34px, 10.8vw, 50px);
  }

  .grow-slogan {
    left: 33.5%;
    top: 51%;
    width: 65%;
    font-size: clamp(16px, 5.4vw, 24px);
    line-height: 1.12;
  }

  .bloom-slogan {
    left: 33.5%;
    top: 51%;
    width: 65%;
    font-size: clamp(16px, 5.4vw, 24px);
    line-height: 1.12;
  }

  .product-detail-hero {
    padding: 78px 16px 36px;
  }

  .product-detail-title {
    font-size: clamp(46px, 14vw, 64px);
  }

  .product-detail-copy p {
    font-size: 16px;
  }

  .bloom-detail-copy-panel {
    top: 54.1%;
    height: 35.6%;
    left: 5%;
    width: 90%;
    padding-left: 1.1%;
    padding-right: 1.1%;
  }

  .bloom-detail-heading {
    margin-bottom: .22em;
    font-size: clamp(14px, 4.7vw, 21px);
  }

  .bloom-detail-scroll {
    height: calc(100% - clamp(19px, 6.1vw, 28px));
    padding-left: .35em;
    padding-right: .35em;
    font-size: clamp(7.1px, 2.16vw, 10px);
    line-height: 1.03;
  }

  .bloom-detail-scroll p {
    margin-bottom: .55em;
  }

  .bloom-pack-note {
    top: 90.4%;
    width: 26%;
    font-size: clamp(9px, 3.1vw, 14px);
  }

  .bloom-pack-note-small {
    left: 10.4%;
  }

  .bloom-pack-note-large {
    right: 10.4%;
  }

  .bloom-buy-button {
    width: clamp(124px, 41vw, 190px);
    top: 91.9%;
  }

  .grow-detail-copy-panel {
    top: 54.2%;
    height: 34.8%;
    left: 5%;
    width: 90%;
    padding-left: 1.1%;
    padding-right: 1.1%;
  }

  .grow-detail-heading {
    margin-bottom: .22em;
    font-size: clamp(14px, 4.7vw, 21px);
  }

  .grow-detail-scroll {
    height: calc(100% - clamp(19px, 6.1vw, 28px));
    padding-left: .35em;
    padding-right: .35em;
    font-size: clamp(7.1px, 2.16vw, 10px);
    line-height: 1.03;
  }

  .grow-detail-scroll p {
    margin-bottom: .55em;
  }

  .grow-pack-note {
    top: 90.4%;
    width: 26%;
    font-size: clamp(9px, 3.1vw, 14px);
  }

  .grow-pack-note-small {
    left: 10.4%;
  }

  .grow-pack-note-large {
    right: 10.4%;
  }

  .grow-buy-button {
    width: clamp(124px, 41vw, 190px);
    top: 91.9%;
  }
}

@media screen and (min-width: 400px) and (max-width: 479px) {
  .section-3 {
    --bio-heading-width: calc(100vw - clamp(34px, 8.5vw, 44px));
    --bio-heading-left: calc((100vw - var(--bio-heading-width)) / 2);
    --bio-heading-top: 736px;
  }

  .heading {
    font-size: clamp(45px, 10.8vw, 50px);
  }

  .heading-2 {
    font-size: clamp(39px, 9.2vw, 43px);
  }
}

@media screen and (max-width: 550px) {
  .section-4 {
    --myko-field-left: clamp(18px, 5.8vw, 32px);
    --myko-field-bottom: clamp(26px, 7vw, 46px);
    --myko-field-width: clamp(105px, 26vw, 137px);
    background-image: url('../images/Wirkungsweise-mobile.webp?v=20260905-popup-product-mobile-tune');
    background-position: 100% 0;
    background-size: auto 100%;
    height: clamp(820px, 165.3vw, 910px);
  }

  .mykorrhiza-mobile-title {
    z-index: 1;
    width: clamp(184px, 41vw, 226px);
    height: auto;
    display: block;
    position: absolute;
    left: clamp(12px, 3vw, 18px);
    bottom: clamp(178px, 39.5vw, 218px);
    pointer-events: none;
  }

  .wirkungsweise-heading {
    text-align: left;
    width: min(245px, 58vw);
    top: clamp(20px, 4.8vw, 28px);
    left: clamp(16px, 5vw, 28px);
    font-size: clamp(24px, 6.2vw, 34px);
    line-height: 1.04;
    transform: none;
  }

  .image-myko-textfeld {
    content: url('../images/Myko-Textfeld-klein.webp?v=20260905-popup-product-mobile-tune');
  }

  .myko-text-block {
    text-align: center;
    width: 76%;
    font-size: clamp(10.5px, 2.8vw, 14px);
    line-height: 1.08;
    left: 12%;
    top: 24%;
  }
}

@media screen and (max-width: 449px) {
  .section-4 {
    --myko-field-left: clamp(6px, calc(6.7vw - 18px), 12px);
    --myko-field-bottom: clamp(42px, calc(107px - 14.6vw), 56px);
  }

  .mykorrhiza-mobile-title {
    width: clamp(168px, 41vw, 184px);
    left: clamp(10px, 3vw, 14px);
    bottom: 178px;
  }
}

@media screen and (max-width: 410px) {
  .section-4 {
    background-size: calc(100vw + 86px) auto;
    height: calc((100vw + 86px) * 1.6529);
  }
}

@media screen and (max-width: 991px) and (orientation: portrait), screen and (max-width: 767px) {
  .pop-up-bio,
  .pop-up-myko {
    align-items: flex-start;
    padding: 12px;
  }

  .pop-up-bio-item {
    background-image: url('../images/bio-popup-textfeld-mobile.webp?v=20260905-popup-product-mobile-tune');
    background-position: 50%;
    aspect-ratio: 1080 / 2400;
    width: min(86vw, 390px);
    max-width: calc((100vh - 110px) * .45);
    max-height: calc(100vh - 110px);
    margin-top: 77px;
  }

  .image-4 {
    width: clamp(26px, 6vw, 34px);
    inset: 3.6% 8.5% auto auto;
  }

  .text-block-2 {
    position: absolute;
    inset: 10.5% auto 28% 14.5%;
    flex-direction: column;
    justify-content: center;
    width: 71%;
    height: auto;
    max-height: none;
    margin: 0;
    padding-right: 1.5%;
    font-size: clamp(11.4px, 2.75vw, 15.4px);
    line-height: 1.27;
    display: flex;
  }

  .text-block-2 p {
    margin-bottom: .54em;
  }

  .text-block-2 strong {
    font-size: 1.18em;
  }

  .text-block-2 .bio-popup-slogan {
    width: 96%;
    font-size: clamp(13px, 3.05vw, 17px);
    line-height: 1.16;
  }
}

@media screen and (max-width: 449px) {
  .section-4 {
    --myko-field-left: clamp(6px, calc(6.7vw - 18px), 12px);
    --myko-field-bottom: clamp(42px, calc(107px - 14.6vw), 56px);
  }

  .mykorrhiza-mobile-title {
    width: clamp(168px, 41vw, 184px);
    left: clamp(10px, 3vw, 14px);
    bottom: 178px;
  }
}

@media screen and (max-width: 430px) {
  .section-4 {
    --myko-field-left: clamp(11px, calc(39px - 6.7vw), 15px);
  }
}

@media screen and (max-width: 429px) {
  .section-4 {
    --myko-field-left: clamp(0px, calc(18px - 4vw), 4px);
  }
}

@media screen and (max-width: 399px) {
  .pop-up-bio-item {
    width: min(88vw, 340px);
    max-width: calc((100vh - 72px) * .45);
  }

  .text-block-2 {
    width: 72%;
    inset: 11% auto 28.5% 14%;
    font-size: clamp(10.2px, 2.95vw, 11.8px);
    line-height: 1.22;
  }
}

.pop-up-bio .pop-up-bio-item {
  background-image: url('../images/popup-bio-desktop.webp?v=20260905-popup-product-mobile-tune');
  aspect-ratio: 1478 / 992;
  width: min(94vw, 1120px);
  max-width: none;
  max-height: calc(100vh - 44px);
  margin-top: 0;
}

.pop-up-myko .pop-up-bio-item {
  background-image: url('../images/popup-myko-desktop.webp?v=20260905-popup-product-mobile-tune');
  aspect-ratio: 1478 / 992;
}

.pop-up-bio,
.pop-up-myko {
  align-items: center;
  padding: clamp(16px, 2vw, 24px);
}

.image-4 {
  width: clamp(30px, 2.8vw, 42px);
  padding: 4px;
  background-color: #f6fff9e6;
  border-radius: 999px;
  box-shadow: 0 3px 12px #123a3140;
  inset: 6.5% 7% auto auto;
}

.text-block-2 {
  width: 64%;
  max-height: 47%;
  margin: 8.4% 0 0 15.5%;
  font-size: clamp(15px, 1.35vw, 19px);
  line-height: 1.42;
}

.myko-popup-text {
  width: 61%;
  max-height: 45%;
  margin-left: 18%;
}

@media screen and (max-width: 824px) {
  .pop-up-bio,
  .pop-up-myko {
    align-items: center;
    padding: 12px;
  }

  .pop-up-bio .pop-up-bio-item {
    background-image: url('../images/popup-bio-mobile.webp?v=20260905-popup-product-mobile-tune');
    aspect-ratio: 1000 / 1600;
  }

  .pop-up-myko .pop-up-bio-item {
    background-image: url('../images/popup-myko-mobile.webp?v=20260905-popup-product-mobile-tune');
    aspect-ratio: 1000 / 1600;
  }

  .pop-up-bio-item {
    width: min(90vw, 430px);
    max-width: calc((100vh - 40px) * .625);
    max-height: calc(100vh - 40px);
    margin-top: 0;
  }

  .image-4 {
    width: clamp(28px, 6vw, 38px);
    padding: 4px;
    inset: 5.2% 8% auto auto;
  }

  .text-block-2,
  .myko-popup-text {
    position: absolute;
    inset: 11.5% auto 26% 13%;
    flex-direction: column;
    justify-content: center;
    width: 73%;
    height: auto;
    max-height: none;
    margin: 0;
    padding-right: 1.5%;
    overflow-y: auto;
    font-size: clamp(12.2px, 2.15vw, 15.8px);
    line-height: 1.25;
    display: flex;
  }

  .text-block-2 p {
    margin-bottom: .56em;
  }

  .text-block-2 strong {
    font-size: 1.18em;
  }

  .text-block-2 .bio-popup-slogan {
    width: 96%;
    font-size: clamp(13.5px, 2.6vw, 17px);
    line-height: 1.16;
  }
}

@media screen and (max-width: 767px) {
  .bloom-detail-scroll,
  .grow-detail-scroll {
    font-size: clamp(10.4px, 2.55vw, 16.2px);
    line-height: 1.1;
  }

  .product-detail-page .product-switch-button {
    width: clamp(172px, 45vw, 220px);
    min-height: 62px;
    padding: 7px 9px;
    right: 14px;
    bottom: 10px;
    gap: 6px;
  }

  .product-detail-page .product-switch-label {
    font-size: clamp(10px, 2.8vw, 14px);
    line-height: 1;
  }

  .product-detail-page .product-switch-logo {
    max-width: 70px;
  }

  .product-detail-page .product-switch-pack {
    max-width: 58px;
    margin-right: -13px;
    transform: translateY(-3px) scale(1.04);
  }
}

@media screen and (max-width: 479px) {
  .pop-up-bio-item {
    width: min(92vw, 390px);
    max-width: calc((100vh - 36px) * .625);
    max-height: calc(100vh - 36px);
  }

  .text-block-2,
  .myko-popup-text {
    inset: 11% auto 26.5% 13.5%;
    width: 72%;
    font-size: clamp(11.2px, 3vw, 13.4px);
    line-height: 1.22;
  }

  .product-detail-page .product-switch-button {
    width: clamp(164px, 48vw, 204px);
    min-height: 58px;
    padding: 7px 8px;
    right: 12px;
    bottom: 10px;
  }

  .product-detail-page .product-switch-label {
    font-size: clamp(9.5px, 3vw, 12.5px);
  }

  .product-detail-page .product-switch-logo {
    max-width: 62px;
  }

  .product-detail-page .product-switch-pack {
    max-width: 52px;
    margin-right: -12px;
  }

  .bloom-detail-scroll,
  .grow-detail-scroll {
    font-size: clamp(9.2px, 2.75vw, 12.4px);
    line-height: 1.08;
  }
}

@media screen and (max-width: 399px) {
  .pop-up-bio-item {
    width: min(94vw, 360px);
    max-width: calc((100vh - 32px) * .625);
  }

  .text-block-2,
  .myko-popup-text {
    inset: 11.2% auto 27% 14%;
    width: 72%;
    font-size: clamp(10.6px, 3.1vw, 12.4px);
    line-height: 1.2;
  }
}


@font-face {
  font-family: 'Montserrat Variablefont Wght';
  src: url('../fonts/Montserrat-VariableFont_wght.ttf') format('truetype');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}


