/* Start custom CSS for html, class: .elementor-element-4c6332c *//* =========================================================
   BALLONSWELT
   FAMILY CATEGORY STRIP
   CLEAN CLASS NAMESPACE
   ========================================================= */


/* =========================================================
   ROOT
   ========================================================= */

.bw-familystrip {
  position: relative;
  isolation: isolate;

  width: 100vw;

  margin:
    12px
    calc(50% - 50vw)
    16px;

  overflow: hidden;

  background: #FFFBF8;

  border-top:
    1px solid rgba(184, 95, 112, 0.14);

  border-bottom:
    1px solid rgba(184, 95, 112, 0.14);

  box-sizing: border-box;
}


.bw-familystrip *,
.bw-familystrip *::before,
.bw-familystrip *::after {
  box-sizing: border-box;
}


/* =========================================================
   WIDTH
   ========================================================= */

.bw-familystrip-top {
  width: 100%;
  max-width: 1180px;

  margin:
    0
    auto;
}


.bw-familystrip-nav {
  width:
    calc(100% - 40px);

  max-width: 760px;

  margin:
    0
    auto;
}


/* =========================================================
   TOP AREA
   ========================================================= */

.bw-familystrip-top {
  position: relative;

  display: grid;

  grid-template-columns:
    minmax(0, 1fr)
    165px;

  align-items: center;

  gap: 20px;

  min-height: 80px;

  padding:
    12px
    20px
    11px;

  border-bottom:
    1px solid
    rgba(60, 48, 51, 0.10);
}


/* =========================================================
   COPY
   ========================================================= */

.bw-familystrip-copy {
  min-width: 0;
}


/* =========================================================
   EYEBROW
   ========================================================= */

.bw-familystrip-eyebrow {
  display: flex;

  align-items: center;

  gap: 8px;

  margin:
    0
    0
    7px;

  color: #B85F70;

  font-size: 8px;

  line-height: 1;

  font-weight: 700;

  letter-spacing: 1.45px;

  text-transform: uppercase;
}


.bw-familystrip-eyebrow::before {
  content: "";

  display: block;

  width: 19px;
  height: 1px;

  flex:
    0
    0
    19px;

  background: #B85F70;

  opacity: 0.65;
}


/* =========================================================
   MAIN COPY
   ========================================================= */

.bw-familystrip-main {
  display: grid;

  grid-template-columns:
    auto
    minmax(250px, 470px);

  align-items: center;

  gap: 26px;
}


/* =========================================================
   HEADING
   ========================================================= */

.bw-familystrip h2 {
  margin: 0;

  color: #3C3033;

  font-family:
    Georgia,
    "Times New Roman",
    serif;

  font-size:
    clamp(27px, 2.25vw, 34px);

  line-height: 1.02;

  font-weight: 400;

  letter-spacing: -0.65px;

  white-space: nowrap;
}


.bw-familystrip h2 em {
  color: #B85F70;

  font-weight: 400;

  font-style: italic;
}


/* =========================================================
   DESCRIPTION
   ========================================================= */

.bw-familystrip-description {
  max-width: 470px;

  margin: 0;

  color: #8A7A7D;

  font-size: 10.5px;

  line-height: 1.48;
}


/* =========================================================
   BENEFITS
   ========================================================= */

.bw-familystrip-benefits {
  display: flex;

  align-items: center;
  flex-wrap: wrap;

  gap:
    4px
    17px;

  margin-top: 7px;
}


.bw-familystrip-benefits span {
  color: #8A7A7D;

  font-size: 7.6px;

  line-height: 1.25;

  font-weight: 500;

  white-space: nowrap;
}


/* =========================================================
   DECORATIVE ART
   ========================================================= */

.bw-familystrip-art {
  position: relative;

  width: 165px;
  height: 70px;

  justify-self: end;

  pointer-events: none;
}


/* =========================================================
   SPARKS
   ========================================================= */

.bw-familystrip-spark {
  position: absolute;

  color: #B85F70;

  font-size: 7px;

  line-height: 1;

  opacity: 0.45;

  animation:
    bwFamilySpark
    4.4s
    ease-in-out
    infinite;
}


.bw-familystrip-spark-a {
  top: 8px;
  left: 5px;
}


.bw-familystrip-spark-b {
  top: 44px;
  right: 1px;

  animation-delay: -1.2s;
}


.bw-familystrip-spark-c {
  top: 6px;
  right: 26px;

  font-size: 5px;

  animation-delay: -2.1s;
}


/* =========================================================
   DECORATIVE BALLOONS
   ========================================================= */

.bw-familystrip-deco {
  position: absolute;

  display: block;

  width: 40px;
  height: 76px;

  transform-origin:
    50%
    100%;
}


.bw-familystrip-deco-body {
  position: relative;

  display: block;

  width: 34px;
  height: 40px;

  margin:
    0
    auto;

  border-radius:
    52%
    52%
    48%
    48%;

  box-shadow:
    inset
    5px
    5px
    7px
    rgba(255, 255, 255, 0.28),

    inset
    -5px
    -6px
    9px
    rgba(60, 48, 51, 0.08);
}


.bw-familystrip-deco-body::before {
  content: "";

  position: absolute;

  top: 7px;
  left: 8px;

  width: 6px;
  height: 10px;

  border-radius: 50%;

  background:
    rgba(255, 255, 255, 0.38);

  transform:
    rotate(25deg);
}


.bw-familystrip-deco-body::after {
  content: "";

  position: absolute;

  left: 50%;
  bottom: -4px;

  width: 6px;
  height: 6px;

  background: inherit;

  transform:
    translateX(-50%)
    rotate(45deg);
}


.bw-familystrip-deco-string {
  display: block;

  width: 1px;
  height: 30px;

  margin:
    4px
    auto
    0;

  background:
    rgba(138, 122, 125, 0.35);
}


/* =========================================================
   DECORATIVE POSITIONS
   ========================================================= */

.bw-familystrip-deco-a {
  top: 2px;
  left: 1px;

  animation:
    bwFamilyFloatA
    5.2s
    ease-in-out
    infinite;
}


.bw-familystrip-deco-a
.bw-familystrip-deco-body {
  background: #E9C7CE;
}


.bw-familystrip-deco-b {
  top: 15px;
  left: 59px;

  animation:
    bwFamilyFloatB
    5.9s
    ease-in-out
    infinite;
}


.bw-familystrip-deco-b
.bw-familystrip-deco-body {
  background: #B85F70;
}


.bw-familystrip-deco-c {
  top: 0;
  left: 115px;

  animation:
    bwFamilyFloatC
    6.4s
    ease-in-out
    infinite;
}


.bw-familystrip-deco-c
.bw-familystrip-deco-body {
  background: #F9F1F2;
}


/* =========================================================
   CATEGORY NAV
   ========================================================= */

.bw-familystrip-nav {
  display: grid;

  grid-template-columns:
    repeat(3, minmax(0, 1fr));

  align-items: start;

  padding:
    9px
    0
    11px;
}


/* =========================================================
   CATEGORY LINK
   ========================================================= */

.bw-familystrip-category {
  position: relative;

  display: flex;

  flex-direction: column;

  align-items: center;
  justify-content: flex-start;

  min-width: 0;

  padding:
    0
    18px;

  color: #3C3033 !important;

  text-align: center;

  text-decoration: none !important;

  background: transparent !important;

  outline: none !important;

  box-shadow: none !important;

  -webkit-tap-highlight-color: transparent;
}


.bw-familystrip-category:link,
.bw-familystrip-category:visited,
.bw-familystrip-category:hover,
.bw-familystrip-category:active,
.bw-familystrip-category:focus {
  color: #3C3033 !important;

  text-decoration: none !important;

  background: transparent !important;

  outline: none !important;

  box-shadow: none !important;
}


/* =========================================================
   SEPARATORS
   ========================================================= */

.bw-familystrip-category:not(:first-child)::before {
  content: "";

  position: absolute;

  left: 0;
  top: 20px;

  width: 1px;
  height: 48px;

  background:
    rgba(60, 48, 51, 0.10);
}


/* =========================================================
   REAL PRODUCT AREA
   ========================================================= */

.bw-familystrip-product {
  position: relative;

  display: block;

  width: 108px;
  height: 92px;

  flex:
    0
    0
    92px;

  margin-bottom: 3px;

  overflow: hidden;

  border: 0 !important;

  border-radius: 0 !important;

  background: transparent !important;

  outline: 0 !important;

  box-shadow: none !important;

  transform:
    translateY(0);

  transition:
    transform
    300ms
    cubic-bezier(.16, 1, .3, 1);
}


/* =========================================================
   REAL PRODUCT IMAGE
   BRAND-NEW CLASS
   ========================================================= */

.bw-familystrip-photo {
  position: absolute !important;

  z-index: 2;

  top: 50% !important;
  left: 50% !important;

  display: block !important;

  visibility: visible !important;

  opacity: 1 !important;

  width: 220px !important;
  height: auto !important;

  max-width: none !important;
  max-height: none !important;

  margin: 0 !important;
  padding: 0 !important;

  border: 0 !important;

  border-radius: 0 !important;

  outline: 0 !important;

  box-shadow: none !important;

  filter: none !important;

  mix-blend-mode: normal !important;

  transform:
    translate(-50%, -50%);

  transform-origin: center;

  pointer-events: none;

  transition:
    transform
    300ms
    cubic-bezier(.16, 1, .3, 1);
}


/* ROUND OPA BALLOON */

.bw-familystrip-photo-opa {
  width: 208px !important;
}


/* =========================================================
   CATEGORY COPY
   ========================================================= */

.bw-familystrip-category-copy {
  position: relative;

  z-index: 3;

  min-width: 0;
}


.bw-familystrip-category-copy strong {
  display: block;

  margin-bottom: 3px;

  color: #3C3033;

  font-size: 11px;

  line-height: 1.18;

  font-weight: 700;

  transition:
    color
    220ms
    ease;
}


.bw-familystrip-category-copy small {
  display: block;

  color: #8A7A7D;

  font-size: 7.4px;

  line-height: 1.3;
}


/* =========================================================
   HOVER
   ========================================================= */

@media
(hover: hover)
and
(pointer: fine) {

  .bw-familystrip-category:hover
  .bw-familystrip-product {
    transform:
      translateY(-3px);
  }


  .bw-familystrip-category:hover
  .bw-familystrip-photo {
    transform:
      translate(-50%, -50%)
      scale(1.045);
  }


  .bw-familystrip-category:hover
  .bw-familystrip-category-copy strong {
    color: #B85F70;
  }

}


/* =========================================================
   CLICK
   ========================================================= */

.bw-familystrip-category:active
.bw-familystrip-product {
  transform:
    translateY(0)
    scale(0.97);
}


/* =========================================================
   KEYBOARD FOCUS
   NO BLUE OUTLINE
   ========================================================= */

.bw-familystrip-category:focus-visible {
  outline: none !important;

  box-shadow: none !important;
}


.bw-familystrip-category:focus-visible
.bw-familystrip-category-copy strong {
  color: #B85F70;

  text-decoration: underline;

  text-decoration-color:
    rgba(184, 95, 112, 0.45);

  text-decoration-thickness: 1px;

  text-underline-offset: 3px;
}


/* =========================================================
   ANIMATIONS
   ========================================================= */

@keyframes bwFamilyFloatA {

  0%,
  100% {
    transform:
      translate3d(0, 0, 0)
      rotate(-3deg);
  }

  50% {
    transform:
      translate3d(2px, -6px, 0)
      rotate(2deg);
  }

}


@keyframes bwFamilyFloatB {

  0%,
  100% {
    transform:
      translate3d(0, 0, 0)
      scale(0.84)
      rotate(3deg);
  }

  50% {
    transform:
      translate3d(-2px, -5px, 0)
      scale(0.84)
      rotate(-2deg);
  }

}


@keyframes bwFamilyFloatC {

  0%,
  100% {
    transform:
      translate3d(0, 0, 0)
      scale(0.94)
      rotate(2deg);
  }

  50% {
    transform:
      translate3d(2px, -7px, 0)
      scale(0.94)
      rotate(-2deg);
  }

}


@keyframes bwFamilySpark {

  0%,
  100% {
    opacity: 0.18;

    transform:
      scale(0.85);
  }

  50% {
    opacity: 0.65;

    transform:
      scale(1.1);
  }

}


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

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

  .bw-familystrip-top {
    max-width: 900px;

    grid-template-columns:
      minmax(0, 1fr)
      125px;

    gap: 12px;

    min-height: 76px;

    padding:
      11px
      15px;
  }


  .bw-familystrip-nav {
    width:
      calc(100% - 30px);

    max-width: 700px;
  }


  .bw-familystrip-main {
    grid-template-columns:
      auto
      minmax(220px, 1fr);

    gap: 18px;
  }


  .bw-familystrip h2 {
    font-size: 25px;
  }


  .bw-familystrip-description {
    font-size: 9.5px;
  }


  .bw-familystrip-art {
    width: 125px;

    transform:
      scale(0.76);

    transform-origin:
      center right;
  }


  .bw-familystrip-product {
    width: 96px;
    height: 82px;

    flex-basis: 82px;
  }


  .bw-familystrip-photo {
    width: 200px !important;
  }


  .bw-familystrip-photo-opa {
    width: 190px !important;
  }

}


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

@media
(max-width: 767px) {

  .bw-familystrip {
    margin:
      8px
      calc(50% - 50vw)
      12px;
  }


  .bw-familystrip-top {
    grid-template-columns:
      minmax(0, 1fr)
      55px;

    gap: 5px;

    min-height: 0;

    padding:
      10px
      10px
      9px
      12px;
  }


  .bw-familystrip-main {
    display: block;
  }


  .bw-familystrip-eyebrow {
    margin-bottom: 6px;

    font-size: 6.2px;

    letter-spacing: 1.05px;
  }


  .bw-familystrip h2 {
    margin-bottom: 6px;

    font-size:
      clamp(20px, 5.8vw, 25px);

    line-height: 1.03;

    white-space: normal;
  }


  .bw-familystrip h2 em {
    display: block;

    margin-top: 2px;
  }


  .bw-familystrip-description {
    display: none;
  }


  .bw-familystrip-benefits {
    gap:
      3px
      9px;

    margin-top: 6px;
  }


  .bw-familystrip-benefits span {
    font-size: 5.8px;
  }


  .bw-familystrip-benefits span:nth-child(3) {
    display: none;
  }


  .bw-familystrip-art {
    width: 55px;
    height: 52px;

    transform:
      scale(0.40);

    transform-origin:
      center right;
  }


  .bw-familystrip-nav {
    width: 100%;

    grid-template-columns:
      repeat(3, minmax(0, 1fr));

    padding:
      8px
      4px
      10px;
  }


  .bw-familystrip-category {
    padding:
      0
      3px;
  }


  .bw-familystrip-category:not(:first-child)::before {
    display: none;
  }


  .bw-familystrip-product {
    width: 76px;
    height: 66px;

    flex-basis: 66px;
  }


  .bw-familystrip-photo {
    width: 165px !important;
  }


  .bw-familystrip-photo-opa {
    width: 157px !important;
  }


  .bw-familystrip-category-copy strong {
    margin-bottom: 0;

    font-size: 8.2px;

    line-height: 1.15;
  }


  .bw-familystrip-category-copy small {
    display: none;
  }

}


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

@media
(max-width: 430px) {

  .bw-familystrip-top {
    grid-template-columns:
      minmax(0, 1fr)
      47px;

    padding:
      9px
      8px
      8px
      10px;
  }


  .bw-familystrip h2 {
    font-size:
      clamp(19px, 6vw, 23px);
  }


  .bw-familystrip-benefits span {
    font-size: 5.4px;
  }


  .bw-familystrip-art {
    width: 47px;

    transform:
      scale(0.34);
  }


  .bw-familystrip-nav {
    padding:
      7px
      2px
      9px;
  }


  .bw-familystrip-product {
    width: 68px;
    height: 59px;

    flex-basis: 59px;
  }


  .bw-familystrip-photo {
    width: 148px !important;
  }


  .bw-familystrip-photo-opa {
    width: 141px !important;
  }


  .bw-familystrip-category-copy strong {
    font-size: 7.8px;
  }

}


/* =========================================================
   REDUCED MOTION
   ========================================================= */

@media
(prefers-reduced-motion: reduce) {

  .bw-familystrip-deco,
  .bw-familystrip-spark {
    animation: none !important;
  }


  .bw-familystrip-product,
  .bw-familystrip-photo,
  .bw-familystrip-category-copy strong {
    transition: none !important;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1fa4ffb *//* =========================================================
   BALLONSWELT
   FÜR MAMA & PAPA
   GLOBAL CATEGORY STRIP
   REAL BALLOON MOTIFS
   TEMP JPG VERSION
   ========================================================= */


/* =========================================================
   ROOT
   ========================================================= */

.bw-parents-wow {
  position: relative;
  isolation: isolate;

  width: 100vw;

  margin:
    12px
    calc(50% - 50vw)
    16px;

  overflow: hidden;

  background: #FFFBF8;

  border-top:
    1px solid rgba(184, 95, 112, 0.14);

  border-bottom:
    1px solid rgba(184, 95, 112, 0.14);

  box-sizing: border-box;
}


.bw-parents-wow *,
.bw-parents-wow *::before,
.bw-parents-wow *::after {
  box-sizing: border-box;
}


/* =========================================================
   SHARED WIDTH
   ========================================================= */

.bw-parents-wow-top {
  width: 100%;
  max-width: 1180px;

  margin-left: auto;
  margin-right: auto;
}


.bw-parents-wow-nav {
  width: calc(100% - 40px);
  max-width: 760px;

  margin-left: auto;
  margin-right: auto;
}


/* =========================================================
   TOP
   ========================================================= */

.bw-parents-wow-top {
  position: relative;

  display: grid;

  grid-template-columns:
    minmax(0, 1fr)
    165px;

  align-items: center;

  gap: 20px;

  min-height: 80px;

  padding:
    12px
    20px
    11px;

  border-bottom:
    1px solid rgba(60, 48, 51, 0.10);
}


/* =========================================================
   COPY
   ========================================================= */

.bw-parents-wow-copy {
  min-width: 0;
}


/* =========================================================
   EYEBROW
   ========================================================= */

.bw-parents-wow-eyebrow {
  display: flex;

  align-items: center;

  gap: 8px;

  margin:
    0
    0
    7px;

  color: #B85F70;

  font-size: 8px;

  line-height: 1;

  font-weight: 700;

  letter-spacing: 1.45px;

  text-transform: uppercase;
}


.bw-parents-wow-eyebrow::before {
  content: "";

  display: block;

  width: 19px;
  height: 1px;

  flex:
    0
    0
    19px;

  background: #B85F70;

  opacity: 0.65;
}


/* =========================================================
   MAIN COPY ROW
   ========================================================= */

.bw-parents-wow-main {
  display: grid;

  grid-template-columns:
    auto
    minmax(250px, 470px);

  align-items: center;

  gap: 26px;
}


/* =========================================================
   HEADING
   ========================================================= */

.bw-parents-wow h2 {
  margin: 0;

  color: #3C3033;

  font-family:
    Georgia,
    "Times New Roman",
    serif;

  font-size:
    clamp(27px, 2.25vw, 34px);

  line-height: 1.02;

  font-weight: 400;

  letter-spacing: -0.65px;

  white-space: nowrap;
}


.bw-parents-wow h2 em {
  color: #B85F70;

  font-style: italic;

  font-weight: 400;
}


/* =========================================================
   DESCRIPTION
   ========================================================= */

.bw-parents-wow-text {
  max-width: 470px;

  margin: 0;

  color: #8A7A7D;

  font-size: 10.5px;

  line-height: 1.48;
}


/* =========================================================
   BENEFITS
   ========================================================= */

.bw-parents-wow-benefits {
  display: flex;

  align-items: center;

  flex-wrap: wrap;

  gap:
    4px
    17px;

  margin-top: 7px;
}


.bw-parents-wow-benefits span {
  color: #8A7A7D;

  font-size: 7.6px;

  line-height: 1.25;

  font-weight: 500;

  white-space: nowrap;
}


/* =========================================================
   DECORATIVE ART
   ========================================================= */

.bw-parents-wow-art {
  position: relative;

  display: block;

  width: 165px;
  height: 70px;

  justify-self: end;

  pointer-events: none;
}


/* =========================================================
   SPARKS
   ========================================================= */

.bw-parents-wow-spark {
  position: absolute;

  color: #B85F70;

  font-size: 7px;

  line-height: 1;

  opacity: 0.45;

  animation:
    bwParentsSpark
    4.4s
    ease-in-out
    infinite;
}


.bw-parents-wow-spark-1 {
  top: 8px;
  left: 5px;
}


.bw-parents-wow-spark-2 {
  top: 44px;
  right: 1px;

  animation-delay: -1.2s;
}


.bw-parents-wow-spark-3 {
  top: 6px;
  right: 26px;

  font-size: 5px;

  animation-delay: -2.1s;
}


/* =========================================================
   DECORATIVE BALLOONS
   ========================================================= */

.bw-parents-wow-balloon {
  position: absolute;

  display: block;

  width: 40px;
  height: 76px;

  transform-origin:
    50%
    100%;
}


.bw-parents-wow-balloon-body {
  position: relative;

  display: block;

  width: 34px;
  height: 40px;

  margin:
    0
    auto;

  font-size: 0;

  border-radius:
    52%
    52%
    48%
    48%;

  box-shadow:
    inset
    5px
    5px
    7px
    rgba(255, 255, 255, 0.28),

    inset
    -5px
    -6px
    9px
    rgba(60, 48, 51, 0.08);
}


.bw-parents-wow-balloon-body::before {
  content: "";

  position: absolute;

  top: 7px;
  left: 8px;

  width: 6px;
  height: 10px;

  border-radius: 50%;

  background:
    rgba(255, 255, 255, 0.38);

  transform:
    rotate(25deg);
}


.bw-parents-wow-balloon-body::after {
  content: "";

  position: absolute;

  left: 50%;
  bottom: -4px;

  width: 6px;
  height: 6px;

  background: inherit;

  transform:
    translateX(-50%)
    rotate(45deg);
}


.bw-parents-wow-balloon-string {
  display: block;

  width: 1px;
  height: 30px;

  margin:
    4px
    auto
    0;

  background:
    rgba(138, 122, 125, 0.35);
}


/* =========================================================
   DECORATIVE BALLOON POSITIONS
   ========================================================= */

.bw-parents-wow-balloon-1 {
  top: 2px;
  left: 1px;

  animation:
    bwParentsFloat1
    5.2s
    ease-in-out
    infinite;
}


.bw-parents-wow-balloon-1
.bw-parents-wow-balloon-body {
  background: #E9C7CE;
}


.bw-parents-wow-balloon-2 {
  top: 15px;
  left: 59px;

  animation:
    bwParentsFloat2
    5.9s
    ease-in-out
    infinite;
}


.bw-parents-wow-balloon-2
.bw-parents-wow-balloon-body {
  background: #B85F70;
}


.bw-parents-wow-balloon-3 {
  top: 0;
  left: 115px;

  animation:
    bwParentsFloat3
    6.4s
    ease-in-out
    infinite;
}


.bw-parents-wow-balloon-3
.bw-parents-wow-balloon-body {
  background: #F9F1F2;
}


/* =========================================================
   NAVIGATION
   ========================================================= */

.bw-parents-wow-nav {
  display: grid;

  grid-template-columns:
    repeat(3, minmax(0, 1fr));

  align-items: start;

  padding:
    9px
    0
    11px;
}


/* =========================================================
   CATEGORY LINK
   ========================================================= */

.bw-parents-wow-choice {
  position: relative;

  display: flex;

  flex-direction: column;

  align-items: center;
  justify-content: flex-start;

  min-width: 0;

  padding:
    0
    18px;

  color: #3C3033 !important;

  text-align: center;

  text-decoration: none !important;

  background: transparent !important;

  outline: none !important;

  box-shadow: none !important;

  -webkit-tap-highlight-color: transparent;
}


.bw-parents-wow-choice:link,
.bw-parents-wow-choice:visited,
.bw-parents-wow-choice:hover,
.bw-parents-wow-choice:active,
.bw-parents-wow-choice:focus {
  color: #3C3033 !important;

  text-decoration: none !important;

  background: transparent !important;

  outline: none !important;

  box-shadow: none !important;
}


/* =========================================================
   SEPARATORS
   ========================================================= */

.bw-parents-wow-choice:not(:first-child)::before {
  content: "";

  position: absolute;

  left: 0;
  top: 21px;

  width: 1px;
  height: 45px;

  background:
    rgba(60, 48, 51, 0.10);
}


/* =========================================================
   MOTIF AREA
   NO CIRCLE / NO CARD
   ========================================================= */

.bw-parents-wow-motif {
  position: relative;

  display: block;

  width: 108px;
  height: 92px;

  flex:
    0
    0
    92px;

  margin-bottom: 3px;

  overflow: hidden;

  border: 0 !important;

  border-radius: 0 !important;

  outline: 0 !important;

  box-shadow: none !important;

  background: transparent !important;

  transition:
    transform
    300ms
    cubic-bezier(.16, 1, .3, 1);
}


/* =========================================================
   REAL BALLOON IMAGE
   IMPORTANT:
   NORMAL IMAGE RENDERING
   NO MIX-BLEND-MODE
   ========================================================= */

.bw-parents-wow-motif-image {
  position: absolute;

  z-index: 2;

  top: 50%;
  left: 50%;

  display: block !important;

  visibility: visible !important;

  opacity: 1 !important;

  width: 220px;
  height: auto;

  max-width: none !important;

  margin: 0 !important;
  padding: 0 !important;

  border: 0 !important;

  outline: 0 !important;

  box-shadow: none !important;

  background: transparent;

  transform:
    translate(-50%, -50%);

  transform-origin: center;

  pointer-events: none;

  mix-blend-mode: normal !important;

  filter: none !important;

  transition:
    transform
    300ms
    cubic-bezier(.16, 1, .3, 1);
}


/* ROUND OPA BALLOON */

.bw-parents-wow-choice:nth-child(2)
.bw-parents-wow-motif-image {
  width: 208px;
}


/* =========================================================
   CATEGORY COPY
   ========================================================= */

.bw-parents-wow-choice-copy {
  position: relative;

  z-index: 3;

  min-width: 0;

  background: transparent !important;
}


.bw-parents-wow-choice-copy strong {
  display: block;

  margin-bottom: 3px;

  color: #3C3033;

  font-size: 11px;

  line-height: 1.18;

  font-weight: 700;

  background: transparent !important;

  transition:
    color
    220ms
    ease;
}


.bw-parents-wow-choice-copy small {
  display: block;

  color: #8A7A7D;

  font-size: 7.4px;

  line-height: 1.3;

  background: transparent !important;
}


/* =========================================================
   HOVER
   SIMPLE PRODUCT LIFT
   ========================================================= */

@media
(hover: hover)
and
(pointer: fine) {

  .bw-parents-wow-choice:hover
  .bw-parents-wow-motif {
    transform:
      translateY(-3px);
  }


  .bw-parents-wow-choice:hover
  .bw-parents-wow-motif-image {
    transform:
      translate(-50%, -50%)
      scale(1.045);
  }


  .bw-parents-wow-choice:hover
  .bw-parents-wow-choice-copy strong {
    color: #B85F70;
  }

}


/* =========================================================
   ACTIVE
   ========================================================= */

.bw-parents-wow-choice:active
.bw-parents-wow-motif {
  transform:
    translateY(0)
    scale(0.97);
}


/* =========================================================
   KEYBOARD FOCUS
   NO BLUE OUTLINE
   ========================================================= */

.bw-parents-wow-choice:focus-visible {
  outline: none !important;

  box-shadow: none !important;

  background: transparent !important;
}


.bw-parents-wow-choice:focus-visible
.bw-parents-wow-choice-copy strong {
  color: #B85F70;

  text-decoration: underline;

  text-decoration-color:
    rgba(184, 95, 112, 0.45);

  text-decoration-thickness: 1px;

  text-underline-offset: 3px;
}


/* =========================================================
   ANIMATIONS
   ========================================================= */

@keyframes bwParentsFloat1 {

  0%,
  100% {
    transform:
      translate3d(0, 0, 0)
      rotate(-3deg);
  }

  50% {
    transform:
      translate3d(2px, -6px, 0)
      rotate(2deg);
  }

}


@keyframes bwParentsFloat2 {

  0%,
  100% {
    transform:
      translate3d(0, 0, 0)
      scale(0.84)
      rotate(3deg);
  }

  50% {
    transform:
      translate3d(-2px, -5px, 0)
      scale(0.84)
      rotate(-2deg);
  }

}


@keyframes bwParentsFloat3 {

  0%,
  100% {
    transform:
      translate3d(0, 0, 0)
      scale(0.94)
      rotate(2deg);
  }

  50% {
    transform:
      translate3d(2px, -7px, 0)
      scale(0.94)
      rotate(-2deg);
  }

}


@keyframes bwParentsSpark {

  0%,
  100% {
    opacity: 0.18;

    transform:
      scale(0.85);
  }

  50% {
    opacity: 0.65;

    transform:
      scale(1.1);
  }

}


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

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

  .bw-parents-wow-top {
    max-width: 900px;

    grid-template-columns:
      minmax(0, 1fr)
      125px;

    gap: 12px;

    min-height: 76px;

    padding:
      11px
      15px;
  }


  .bw-parents-wow-nav {
    width:
      calc(100% - 30px);

    max-width: 700px;
  }


  .bw-parents-wow-main {
    grid-template-columns:
      auto
      minmax(220px, 1fr);

    gap: 18px;
  }


  .bw-parents-wow h2 {
    font-size: 25px;
  }


  .bw-parents-wow-text {
    font-size: 9.5px;
  }


  .bw-parents-wow-art {
    width: 125px;

    transform:
      scale(0.76);

    transform-origin:
      center right;
  }


  .bw-parents-wow-motif {
    width: 96px;
    height: 82px;

    flex-basis: 82px;
  }


  .bw-parents-wow-motif-image {
    width: 200px;
  }


  .bw-parents-wow-choice:nth-child(2)
  .bw-parents-wow-motif-image {
    width: 190px;
  }

}


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

@media
(max-width: 767px) {

  .bw-parents-wow {
    margin:
      8px
      calc(50% - 50vw)
      12px;
  }


  .bw-parents-wow-top {
    grid-template-columns:
      minmax(0, 1fr)
      55px;

    gap: 5px;

    min-height: 0;

    padding:
      10px
      10px
      9px
      12px;
  }


  .bw-parents-wow-main {
    display: block;
  }


  .bw-parents-wow-eyebrow {
    margin-bottom: 6px;

    font-size: 6.2px;

    letter-spacing: 1.05px;
  }


  .bw-parents-wow h2 {
    margin-bottom: 6px;

    font-size:
      clamp(20px, 5.8vw, 25px);

    line-height: 1.03;

    white-space: normal;
  }


  .bw-parents-wow h2 em {
    display: block;

    margin-top: 2px;
  }


  .bw-parents-wow-text {
    display: none;
  }


  .bw-parents-wow-benefits {
    gap:
      3px
      9px;

    margin-top: 6px;
  }


  .bw-parents-wow-benefits span {
    font-size: 5.8px;
  }


  .bw-parents-wow-benefits span:nth-child(3) {
    display: none;
  }


  .bw-parents-wow-art {
    width: 55px;
    height: 52px;

    transform:
      scale(0.40);

    transform-origin:
      center right;
  }


  .bw-parents-wow-nav {
    width: 100%;

    grid-template-columns:
      repeat(3, minmax(0, 1fr));

    padding:
      8px
      4px
      10px;
  }


  .bw-parents-wow-choice {
    padding:
      0
      3px;
  }


  .bw-parents-wow-choice:not(:first-child)::before {
    display: none;
  }


  .bw-parents-wow-motif {
    width: 76px;
    height: 66px;

    flex-basis: 66px;

    margin-bottom: 3px;
  }


  .bw-parents-wow-motif-image {
    width: 165px;
  }


  .bw-parents-wow-choice:nth-child(2)
  .bw-parents-wow-motif-image {
    width: 157px;
  }


  .bw-parents-wow-choice-copy strong {
    margin-bottom: 0;

    font-size: 8.2px;

    line-height: 1.15;
  }


  .bw-parents-wow-choice-copy small {
    display: none;
  }

}


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

@media
(max-width: 430px) {

  .bw-parents-wow-top {
    grid-template-columns:
      minmax(0, 1fr)
      47px;

    padding:
      9px
      8px
      8px
      10px;
  }


  .bw-parents-wow h2 {
    font-size:
      clamp(19px, 6vw, 23px);
  }


  .bw-parents-wow-benefits span {
    font-size: 5.4px;
  }


  .bw-parents-wow-art {
    width: 47px;

    transform:
      scale(0.34);
  }


  .bw-parents-wow-nav {
    padding:
      7px
      2px
      9px;
  }


  .bw-parents-wow-motif {
    width: 68px;
    height: 59px;

    flex-basis: 59px;
  }


  .bw-parents-wow-motif-image {
    width: 148px;
  }


  .bw-parents-wow-choice:nth-child(2)
  .bw-parents-wow-motif-image {
    width: 141px;
  }


  .bw-parents-wow-choice-copy strong {
    font-size: 7.8px;
  }

}


/* =========================================================
   REDUCED MOTION
   ========================================================= */

@media
(prefers-reduced-motion: reduce) {

  .bw-parents-wow-balloon,
  .bw-parents-wow-spark {
    animation: none !important;
  }


  .bw-parents-wow-motif,
  .bw-parents-wow-motif-image,
  .bw-parents-wow-choice-copy strong {
    transition: none !important;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-73b0cc3 *//* =========================================================
   BALLONSWELT
   FÜR MAMA & PAPA
   SEO / GIFT STORY
   SAME APPROVED STYLE AS GEBURT & LIEBE
   ========================================================= */


/* =========================================================
   ROOT
   ========================================================= */

.bw-parents-giftstory {
  position: relative;

  width: 100%;

  margin:
    46px
    0
    44px;

  padding: 0;

  background: #fffbf8;

  box-sizing: border-box;
}


.bw-parents-giftstory *,
.bw-parents-giftstory *::before,
.bw-parents-giftstory *::after {
  box-sizing: border-box;
}


/* =========================================================
   INNER
   ========================================================= */

.bw-parents-giftstory-inner {
  width:
    calc(100% - 40px);

  max-width: 1180px;

  margin:
    0
    auto;

  border-top:
    1px solid
    rgba(184, 95, 112, 0.18);
}


/* =========================================================
   TOP AREA
   ========================================================= */

.bw-parents-giftstory-top {
  display: grid;

  grid-template-columns:
    minmax(0, 1.52fr)
    365px;

  align-items: center;

  gap: 67px;

  width: 100%;

  padding:
    35px
    24px
    46px;
}


/* =========================================================
   COPY
   ========================================================= */

.bw-parents-giftstory-copy {
  min-width: 0;
}


/* =========================================================
   EYEBROW
   ========================================================= */

.bw-parents-giftstory-eyebrow {
  display: flex;

  align-items: center;

  gap: 11px;

  margin:
    0
    0
    14px;

  color: #b85f70;

  font-size: 9.5px;

  line-height: 1;

  font-weight: 700;

  letter-spacing: 1.6px;

  text-transform: uppercase;
}


.bw-parents-giftstory-eyebrow::before {
  content: "";

  display: block;

  width: 28px;
  height: 1px;

  flex:
    0
    0
    28px;

  background: #b85f70;
}


/* =========================================================
   HEADING
   ========================================================= */

.bw-parents-giftstory-copy h2 {
  max-width: 680px;

  margin: 0;

  color: #3c3033;

  font-family:
    Georgia,
    "Times New Roman",
    serif;

  font-size:
    clamp(36px, 3.35vw, 48px);

  line-height: 1;

  font-weight: 400;

  letter-spacing: -1px;
}


.bw-parents-giftstory-copy h2 > span {
  display: block;
}


.bw-parents-giftstory-copy h2 em {
  display: block;

  margin:
    3px
    0
    6px;

  color: #b85f70;

  font-weight: 400;

  font-style: italic;
}


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

.bw-parents-giftstory-intro {
  max-width: 700px;

  margin-top: 25px;

  padding-top: 20px;

  border-top:
    1px solid
    rgba(60, 48, 51, 0.10);
}


.bw-parents-giftstory-intro p {
  max-width: 630px;

  margin: 0;

  color: #706467;

  font-size: 13px;

  line-height: 1.64;
}


/* =========================================================
   VISUAL
   ========================================================= */

.bw-parents-giftstory-visual {
  position: relative;

  display: block;

  width: 365px;
  height: 435px;

  justify-self: end;

  margin: 0;

  overflow: hidden;

  background-color: #f4e1d2;

  border-radius:
    184px
    184px
    15px
    15px;

  box-shadow:
    0
    19px
    42px
    rgba(60, 48, 51, 0.105);
}


/* =========================================================
   VIDEO
   ========================================================= */

.bw-parents-giftstory-video {
  position: absolute;

  z-index: 0;

  inset: 0;

  display: block;

  width: 100%;
  height: 100%;

  object-fit: cover;

  object-position:
    center
    center;
}


/* =========================================================
   VISUAL FINISH
   ========================================================= */

.bw-parents-giftstory-visual::after {
  content: "";

  position: absolute;

  z-index: 1;

  inset: 0;

  pointer-events: none;

  background:
    linear-gradient(
      180deg,
      rgba(60, 48, 51, 0) 70%,
      rgba(60, 48, 51, 0.05) 100%
    );
}


/* =========================================================
   SIX POINTS
   ========================================================= */

.bw-parents-giftstory-points {
  display: grid;

  grid-template-columns:
    repeat(3, minmax(0, 1fr));

  width: 100%;

  border-top:
    1px solid
    rgba(60, 48, 51, 0.12);

  border-bottom:
    1px solid
    rgba(60, 48, 51, 0.12);
}


/* =========================================================
   POINT
   ========================================================= */

.bw-parents-giftstory-point {
  position: relative;

  display: grid;

  grid-template-columns:
    32px
    minmax(0, 1fr);

  gap: 12px;

  min-width: 0;

  padding:
    25px
    27px
    27px;

  transition:
    background-color
    260ms
    ease;
}


/* SECOND ROW */

.bw-parents-giftstory-point:nth-child(n + 4) {
  border-top:
    1px solid
    rgba(60, 48, 51, 0.10);
}


/* VERTICAL SEPARATORS */

.bw-parents-giftstory-point:not(:nth-child(3n + 1))::before {
  content: "";

  position: absolute;

  top: 26px;
  bottom: 26px;
  left: 0;

  width: 1px;

  background:
    rgba(60, 48, 51, 0.10);
}


/* =========================================================
   NUMBER
   ========================================================= */

.bw-parents-giftstory-number {
  display: flex;

  align-items: center;
  justify-content: center;

  width: 28px;
  height: 28px;

  border:
    1px solid
    rgba(184, 95, 112, 0.31);

  border-radius: 50%;

  color: #b85f70;

  font-size: 8px;

  line-height: 1;

  font-weight: 700;

  transition:
    background-color 220ms ease,
    color 220ms ease,
    border-color 220ms ease;
}


/* =========================================================
   POINT HEADINGS
   ========================================================= */

.bw-parents-giftstory-point h3 {
  max-width: 285px;

  margin:
    1px
    0
    7px;

  color: #3c3033;

  font-family:
    Georgia,
    "Times New Roman",
    serif;

  font-size: 16px;

  line-height: 1.24;

  font-weight: 400;
}


/* =========================================================
   POINT TEXT
   ========================================================= */

.bw-parents-giftstory-point p {
  max-width: 315px;

  margin: 0;

  color: #716568;

  font-size: 12px;

  line-height: 1.6;
}


/* =========================================================
   FOOTER
   ========================================================= */

.bw-parents-giftstory-footer {
  width: 100%;

  padding:
    23px
    24px
    3px;
}


/* =========================================================
   FOOTER MAIN
   ========================================================= */

.bw-parents-giftstory-footer-main {
  max-width: 880px;
}


.bw-parents-giftstory-footer-main > p {
  max-width: 850px;

  margin:
    0
    0
    16px;

  color: #74686b;

  font-size: 12.4px;

  line-height: 1.64;
}


/* =========================================================
   ACTIONS
   ========================================================= */

.bw-parents-giftstory-actions {
  display: flex;

  align-items: center;

  flex-wrap: wrap;

  gap:
    9px
    23px;
}


/* =========================================================
   PRIMARY
   ========================================================= */

.bw-parents-giftstory-primary {
  display: inline-flex;

  align-items: center;

  gap: 10px;

  padding-bottom: 4px;

  color: #b85f70 !important;

  border-bottom:
    1px solid
    rgba(184, 95, 112, 0.55);

  font-size: 10.5px;

  line-height: 1.2;

  font-weight: 700;

  text-decoration: none !important;
}


.bw-parents-giftstory-primary span {
  transition:
    transform
    250ms
    cubic-bezier(.16, 1, .3, 1);
}


/* =========================================================
   SECONDARY
   ========================================================= */

.bw-parents-giftstory-secondary {
  color: #75676a !important;

  font-size: 9.5px;

  line-height: 1.2;

  font-weight: 600;

  text-decoration: none !important;

  transition:
    color
    220ms
    ease;
}


/* =========================================================
   HOVER
   ========================================================= */

@media
(hover: hover)
and
(pointer: fine) {

  .bw-parents-giftstory-point:hover {
    background:
      rgba(249, 241, 242, 0.40);
  }


  .bw-parents-giftstory-point:hover
  .bw-parents-giftstory-number {
    color: #ffffff;

    background: #b85f70;

    border-color: #b85f70;
  }


  .bw-parents-giftstory-primary:hover span {
    transform:
      translateX(4px);
  }


  .bw-parents-giftstory-secondary:hover {
    color: #b85f70 !important;
  }

}


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

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

  .bw-parents-giftstory {
    margin:
      40px
      0
      38px;
  }


  .bw-parents-giftstory-inner {
    width:
      calc(100% - 34px);
  }


  .bw-parents-giftstory-top {
    grid-template-columns:
      minmax(0, 1fr)
      300px;

    gap: 38px;

    padding:
      31px
      5px
      39px;
  }


  .bw-parents-giftstory-copy h2 {
    font-size:
      clamp(32px, 4vw, 41px);
  }


  .bw-parents-giftstory-intro p {
    font-size: 12px;
  }


  .bw-parents-giftstory-visual {
    width: 300px;
    height: 380px;

    border-radius:
      150px
      150px
      12px
      12px;
  }


  .bw-parents-giftstory-point {
    grid-template-columns:
      29px
      minmax(0, 1fr);

    gap: 10px;

    padding:
      22px
      17px
      24px;
  }


  .bw-parents-giftstory-point h3 {
    font-size: 14.5px;
  }


  .bw-parents-giftstory-point p {
    font-size: 11.5px;
  }


  .bw-parents-giftstory-footer {
    padding-left: 5px;
    padding-right: 5px;
  }

}


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

@media
(max-width: 767px) {

  .bw-parents-giftstory {
    margin:
      32px
      0
      31px;
  }


  .bw-parents-giftstory-inner {
    width:
      calc(100% - 26px);
  }


  /* TOP */

  .bw-parents-giftstory-top {
    display: flex;

    flex-direction: column;

    gap: 25px;

    padding:
      27px
      0
      32px;
  }


  .bw-parents-giftstory-copy h2 {
    max-width: 560px;

    font-size:
      clamp(28px, 8vw, 37px);
  }


  .bw-parents-giftstory-intro {
    margin-top: 19px;

    padding-top: 16px;
  }


  .bw-parents-giftstory-intro p {
    max-width: none;

    font-size: 12.4px;

    line-height: 1.6;
  }


  /* VISUAL */

  .bw-parents-giftstory-visual {
    width:
      min(100%, 380px);

    height: 420px;

    margin:
      0
      auto;

    border-radius:
      175px
      175px
      12px
      12px;
  }


  /* POINTS */

  .bw-parents-giftstory-points {
    display: block;
  }


  .bw-parents-giftstory-point {
    grid-template-columns:
      29px
      minmax(0, 1fr);

    gap: 10px;

    padding:
      19px
      0
      20px;

    border-top:
      1px solid
      rgba(60, 48, 51, 0.10);
  }


  .bw-parents-giftstory-point:first-child {
    border-top: 0;
  }


  .bw-parents-giftstory-point::before {
    display: none !important;
  }


  .bw-parents-giftstory-number {
    width: 26px;
    height: 26px;
  }


  .bw-parents-giftstory-point h3 {
    max-width: 520px;

    margin-bottom: 6px;

    font-size: 15.5px;
  }


  .bw-parents-giftstory-point p {
    max-width: 600px;

    font-size: 12px;

    line-height: 1.6;
  }


  /* FOOTER */

  .bw-parents-giftstory-footer {
    padding:
      20px
      0
      3px;
  }


  .bw-parents-giftstory-footer-main > p {
    font-size: 11.8px;

    line-height: 1.62;
  }


  .bw-parents-giftstory-actions {
    margin-top: 15px;
  }

}


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

@media
(max-width: 430px) {

  .bw-parents-giftstory-inner {
    width:
      calc(100% - 20px);
  }


  .bw-parents-giftstory-copy h2 {
    font-size: 27px;
  }


  .bw-parents-giftstory-visual {
    width: 100%;
    height: 385px;

    border-radius:
      150px
      150px
      10px
      10px;
  }


  .bw-parents-giftstory-intro p {
    font-size: 12px;
  }


  .bw-parents-giftstory-point h3 {
    font-size: 15px;
  }


  .bw-parents-giftstory-point p {
    font-size: 11.7px;
  }


  .bw-parents-giftstory-actions {
    align-items: flex-start;

    flex-direction: column;

    gap: 10px;
  }

}


/* =========================================================
   REDUCED MOTION
   ========================================================= */

@media
(prefers-reduced-motion: reduce) {

  .bw-parents-giftstory-video {
    display: none;
  }


  .bw-parents-giftstory-point,
  .bw-parents-giftstory-number,
  .bw-parents-giftstory-primary span,
  .bw-parents-giftstory-secondary {
    transition: none !important;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fa9498a *//* =========================================================
   BALLONSWELT
   FÜR MAMA & PAPA FAQ
   SAME APPROVED FAQ DESIGN SYSTEM
   ========================================================= */


/* =========================================================
   ROOT / FULL BLEED
   ========================================================= */

.bw-parents-faq-static {
  position: relative;

  left: 50%;

  width: 100vw;
  max-width: none;

  margin:
    52px
    0
    46px;

  padding: 0;

  transform:
    translateX(-50%);

  background: #fffbf8;

  overflow-x: clip;

  box-sizing: border-box;
}


.bw-parents-faq-static *,
.bw-parents-faq-static *::before,
.bw-parents-faq-static *::after {
  box-sizing: border-box;
}


/* =========================================================
   MAIN SPLIT
   ========================================================= */

.bw-parents-faq-static-inner {
  position: relative;

  display: grid;

  grid-template-columns:
    46%
    54%;

  width: 100%;

  min-height: 555px;

  margin: 0;
  padding: 0;

  overflow: hidden;

  background: #fffbf8;

  border-top:
    1px solid
    rgba(184, 95, 112, 0.13);

  border-bottom:
    1px solid
    rgba(184, 95, 112, 0.13);
}


/* =========================================================
   LEFT MEDIA
   ========================================================= */

.bw-parents-faq-static-media {
  position: relative;

  width: 100%;
  min-width: 0;

  min-height: 555px;

  margin: 0;
  padding: 0;

  overflow: hidden;

  background-color: #1b1312;

  background-image:
    url("/img/cms/ballonswelt-faq-dark-background.webp") !important;

  background-repeat:
    no-repeat !important;

  background-size:
    cover !important;

  background-position:
    60% center !important;
}


/* =========================================================
   IMAGE OVERLAY
   ========================================================= */

.bw-parents-faq-static-media::before {
  content: "";

  position: absolute;

  z-index: 1;

  inset: 0;

  pointer-events: none;

  background:
    linear-gradient(
      90deg,
      rgba(18, 12, 11, 0.63) 0%,
      rgba(18, 12, 11, 0.38) 36%,
      rgba(18, 12, 11, 0.10) 72%,
      rgba(18, 12, 11, 0.02) 100%
    );
}


/* =========================================================
   LOWER SHADE
   ========================================================= */

.bw-parents-faq-static-shade {
  position: absolute;

  z-index: 2;

  inset: 0;

  pointer-events: none;

  background:
    linear-gradient(
      180deg,
      rgba(18, 11, 10, 0) 0%,
      rgba(18, 11, 10, 0.03) 44%,
      rgba(18, 11, 10, 0.26) 67%,
      rgba(18, 11, 10, 0.72) 100%
    );
}


/* =========================================================
   LEFT CONTENT
   ========================================================= */

.bw-parents-faq-static-media-content {
  position: absolute;

  z-index: 4;

  left: 17%;
  right: 8%;
  bottom: 12.5%;

  max-width: 590px;

  color: #fffaf7;
}


/* =========================================================
   LABEL
   ========================================================= */

.bw-parents-faq-static-label {
  display: flex;

  align-items: center;

  gap: 11px;

  margin:
    0
    0
    13px;

  color:
    rgba(255, 250, 247, 0.96);

  font-size: 9px;

  line-height: 1;

  font-weight: 700;

  letter-spacing: 1.9px;

  text-transform: uppercase;
}


.bw-parents-faq-static-label span {
  display: block;

  width: 29px;
  height: 1px;

  flex:
    0
    0
    29px;

  background:
    rgba(255, 250, 247, 0.82);
}


/* =========================================================
   LEFT HEADING
   ========================================================= */

.bw-parents-faq-static-media-content h2 {
  max-width: 560px;

  margin:
    0
    0
    14px;

  padding: 0;

  color: #fffaf7;

  font-family:
    Georgia,
    "Times New Roman",
    serif;

  font-size:
    clamp(37px, 3vw, 52px);

  line-height: 0.99;

  font-weight: 400;

  letter-spacing: -0.9px;
}


.bw-parents-faq-static-media-content h2 em {
  display: block;

  margin-top: 4px;

  color: #efb5c0;

  font-weight: 400;

  font-style: italic;
}


/* =========================================================
   DESCRIPTION
   ========================================================= */

.bw-parents-faq-static-media-content > p {
  max-width: 465px;

  margin:
    0
    0
    4px;

  color:
    rgba(255, 250, 247, 0.92);

  font-size: 12.5px;

  line-height: 1.6;
}


/* =========================================================
   RIGHT FAQ PANEL
   ========================================================= */

.bw-parents-faq-static-panel {
  position: relative;

  width: 100%;
  min-width: 0;

  min-height: 555px;

  margin: 0;

  padding:
    43px
    6vw
    38px;

  overflow: hidden;

  background: #fffbf8;
}


/* =========================================================
   DECORATIVE QUESTION MARK
   ========================================================= */

.bw-parents-faq-static-panel::after {
  content: "?";

  position: absolute;

  z-index: 0;

  top: -42px;
  right: 3.5%;

  color:
    rgba(184, 95, 112, 0.025);

  font-family:
    Georgia,
    "Times New Roman",
    serif;

  font-size: 185px;

  line-height: 1;

  font-style: italic;

  pointer-events: none;
}


/* =========================================================
   CONTENT WIDTH
   ========================================================= */

.bw-parents-faq-static-head,
.bw-parents-faq-static-list {
  width: 100%;

  max-width: 810px;

  margin-left: auto;
  margin-right: auto;
}


/* =========================================================
   FAQ HEADER
   ========================================================= */

.bw-parents-faq-static-head {
  position: relative;

  z-index: 2;

  display: flex;

  align-items: center;

  justify-content: space-between;

  gap: 20px;

  padding-bottom: 19px;

  border-bottom:
    1px solid
    rgba(60, 48, 51, 0.13);
}


.bw-parents-faq-static-head > span {
  color: #b85f70;

  font-size: 9px;

  line-height: 1;

  font-weight: 700;

  letter-spacing: 1.8px;

  text-transform: uppercase;
}


/* =========================================================
   LIST
   ========================================================= */

.bw-parents-faq-static-list {
  position: relative;

  z-index: 2;

  padding: 0;
}


/* =========================================================
   FAQ ITEM
   ========================================================= */

.bw-parents-faq-static-item {
  width: 100%;

  margin: 0;
  padding: 0;

  border: 0;

  border-bottom:
    1px solid
    rgba(60, 48, 51, 0.115);

  border-radius: 0;

  background: transparent;

  overflow: visible;
}


/* =========================================================
   SUMMARY
   ========================================================= */

.bw-parents-faq-static-item summary {
  position: relative;

  display: grid;

  grid-template-columns:
    31px
    minmax(0, 1fr)
    40px;

  align-items: center;

  gap: 14px;

  width: 100%;

  min-height: 63px;

  margin: 0;

  padding:
    12px
    0;

  list-style: none;

  cursor: pointer;

  outline: none;
}


.bw-parents-faq-static-item summary::-webkit-details-marker {
  display: none;
}


/* =========================================================
   NUMBER
   ========================================================= */

.bw-parents-faq-static-number {
  color: #c27180;

  font-size: 8.5px;

  line-height: 1;

  font-weight: 700;

  letter-spacing: 0.4px;
}


/* =========================================================
   QUESTION
   ========================================================= */

.bw-parents-faq-static-question {
  color: #3c3033;

  font-family:
    Georgia,
    "Times New Roman",
    serif;

  font-size: 16.5px;

  line-height: 1.32;

  font-weight: 400;

  transition:
    color
    220ms
    ease,

    transform
    260ms
    cubic-bezier(.16, 1, .3, 1);
}


/* =========================================================
   PLUS / MINUS
   ========================================================= */

.bw-parents-faq-static-item summary::after {
  content: "+";

  display: flex;

  align-items: center;
  justify-content: center;

  justify-self: end;

  width: 31px;
  height: 31px;

  border:
    1px solid
    rgba(184, 95, 112, 0.42);

  border-radius: 50%;

  color: #b85f70;

  background: transparent;

  font-family:
    Arial,
    Helvetica,
    sans-serif;

  font-size: 16px;

  line-height: 1;

  font-weight: 300;

  transition:
    color 220ms ease,
    background-color 220ms ease,
    border-color 220ms ease,
    transform 280ms ease;
}


/* OPEN */

.bw-parents-faq-static-item[open]
summary::after {
  content: "−";

  color: #ffffff;

  background: #b85f70;

  border-color: #b85f70;

  transform:
    rotate(180deg);
}


/* =========================================================
   ANSWER
   ========================================================= */

.bw-parents-faq-static-answer {
  padding:
    0
    52px
    18px
    45px;
}


.bw-parents-faq-static-answer p {
  max-width: 675px;

  margin: 0;

  color: #75696c;

  font-size: 12.5px;

  line-height: 1.67;
}


/* =========================================================
   HOVER
   ========================================================= */

@media
(hover: hover)
and
(pointer: fine) {

  .bw-parents-faq-static-item summary:hover
  .bw-parents-faq-static-question {
    color: #b85f70;

    transform:
      translateX(3px);
  }


  .bw-parents-faq-static-item summary:hover::after {
    background: #f9f1f2;

    border-color:
      rgba(184, 95, 112, 0.70);
  }


  .bw-parents-faq-static-item[open]
  summary:hover::after {
    color: #ffffff;

    background: #b85f70;
  }

}


/* =========================================================
   KEYBOARD
   ========================================================= */

.bw-parents-faq-static-item summary:focus-visible {
  outline:
    2px solid
    rgba(184, 95, 112, 0.42);

  outline-offset: 3px;
}


/* =========================================================
   LARGE DESKTOP
   ========================================================= */

@media
(min-width: 1600px) {

  .bw-parents-faq-static-inner {
    grid-template-columns:
      46%
      54%;
  }


  .bw-parents-faq-static-media-content {
    left: 17.5%;
  }


  .bw-parents-faq-static-panel {
    padding-left: 6.5vw;
    padding-right: 6.5vw;
  }

}


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

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

  .bw-parents-faq-static {
    margin:
      42px
      0
      38px;
  }


  .bw-parents-faq-static-inner {
    grid-template-columns:
      43%
      57%;

    min-height: 520px;
  }


  .bw-parents-faq-static-media,
  .bw-parents-faq-static-panel {
    min-height: 520px;
  }


  .bw-parents-faq-static-media {
    background-position:
      63% center !important;
  }


  .bw-parents-faq-static-media-content {
    left: 9%;
    right: 7%;
    bottom: 9%;
  }


  .bw-parents-faq-static-media-content h2 {
    font-size:
      clamp(31px, 3.9vw, 42px);
  }


  .bw-parents-faq-static-panel {
    padding:
      34px
      30px
      29px;
  }


  .bw-parents-faq-static-head,
  .bw-parents-faq-static-list {
    max-width: none;
  }


  .bw-parents-faq-static-question {
    font-size: 14.5px;
  }


  .bw-parents-faq-static-answer {
    padding:
      0
      45px
      15px
      41px;
  }

}


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

@media
(max-width: 767px) {

  .bw-parents-faq-static {
    width: 100vw;

    margin:
      34px
      0
      31px;
  }


  .bw-parents-faq-static-inner {
    display: block;

    min-height: 0;
  }


  /* LEFT MEDIA */

  .bw-parents-faq-static-media {
    min-height: 330px;

    background-position:
      62% center !important;
  }


  .bw-parents-faq-static-media-content {
    left: 22px;
    right: 22px;
    bottom: 21px;

    max-width: 520px;
  }


  .bw-parents-faq-static-label {
    margin-bottom: 9px;

    font-size: 8px;
  }


  .bw-parents-faq-static-media-content h2 {
    max-width: 470px;

    margin-bottom: 10px;

    font-size:
      clamp(29px, 7.8vw, 38px);
  }


  .bw-parents-faq-static-media-content > p {
    max-width: 420px;

    margin-bottom: 0;

    font-size: 11.5px;
  }


  /* PANEL */

  .bw-parents-faq-static-panel {
    min-height: 0;

    padding:
      25px
      20px
      20px;
  }


  .bw-parents-faq-static-panel::after {
    top: -14px;
    right: -6px;

    font-size: 105px;
  }


  .bw-parents-faq-static-head,
  .bw-parents-faq-static-list {
    max-width: none;
  }


  .bw-parents-faq-static-head {
    padding-bottom: 14px;
  }


  .bw-parents-faq-static-head > span {
    font-size: 8px;
  }


  .bw-parents-faq-static-item summary {
    grid-template-columns:
      23px
      minmax(0, 1fr)
      30px;

    gap: 9px;

    min-height: 58px;

    padding:
      11px
      0;
  }


  .bw-parents-faq-static-number {
    font-size: 7.8px;
  }


  .bw-parents-faq-static-question {
    font-size: 13.8px;
  }


  .bw-parents-faq-static-item summary::after {
    width: 26px;
    height: 26px;

    font-size: 14px;
  }


  .bw-parents-faq-static-answer {
    padding:
      0
      36px
      15px
      32px;
  }


  .bw-parents-faq-static-answer p {
    font-size: 11.6px;

    line-height: 1.64;
  }

}


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

@media
(max-width: 430px) {

  .bw-parents-faq-static-media {
    min-height: 290px;

    background-position:
      65% center !important;
  }


  .bw-parents-faq-static-media-content {
    left: 17px;
    right: 17px;
    bottom: 17px;
  }


  .bw-parents-faq-static-media-content h2 {
    font-size: 29px;
  }


  .bw-parents-faq-static-panel {
    padding:
      22px
      14px
      18px;
  }


  .bw-parents-faq-static-question {
    font-size: 13.3px;
  }


  .bw-parents-faq-static-item summary::after {
    width: 24px;
    height: 24px;

    font-size: 13px;
  }


  .bw-parents-faq-static-answer {
    padding:
      0
      32px
      14px
      29px;
  }


  .bw-parents-faq-static-answer p {
    font-size: 11.3px;
  }

}


/* =========================================================
   REDUCED MOTION
   ========================================================= */

@media
(prefers-reduced-motion: reduce) {

  .bw-parents-faq-static-question,
  .bw-parents-faq-static-item summary::after {
    transition: none !important;
  }

}/* End custom CSS */