@font-face {
  font-family: "Figtree";
  src: url("fonts/Figtree-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Figtree";
  src: url("fonts/Figtree-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Figtree";
  src: url("fonts/Figtree-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

#product .cs-product-description:has(.ob-invisibobble) {
  width: 100%;
  max-width: unset;
  padding: 0;
}

#product .ob-invisibobble {
  width: 100%;
  border-radius: 0;
  background: linear-gradient(177deg, #FADEEA 0%, #F0ABCD 32.13%, #E691BD 78.46%, #E691BD 100%);
}

#product .ob-invisibobble-intro {
  width: 100%;
  background: linear-gradient(177deg, #FADEEA 0%, #F0ABCD 32.13%, #E691BD 78.46%, #E691BD 100%);
}

@media (min-width: 980px) {
  #product .ob-invisibobble-intro {
    background: linear-gradient(90deg, #FADEEA 0%, #F0ABCD 32.13%, #E691BD 78.46%, #E691BD 100%);
  }
}

#product .ob-invisibobble-intro::before {
  display: block;
  width: 100%;
  height: 161px;
  content: " ";
  background-image: url("../../../assets/ob-invisibobble/images/pink-bobble-top.svg");
  background-size: auto 159px;
  background-repeat: repeat-x;
}

#product .ob-invisibobble-intro__wrapper {
  width: 100%;
  padding: 0 16px 34px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media (min-width: 768px) {
  #product .ob-invisibobble-intro__wrapper {
    padding: 0 32px 34px;
  }
}

@media (min-width: 980px) {
  #product .ob-invisibobble-intro__wrapper {
    padding-top: 75px;
  }
}

@media (min-width: 1200px) {
  #product .ob-invisibobble-intro__wrapper {
    max-width: 1440px;
    column-gap: 30px;
    padding: 75px 135px 82px;
    padding-bottom: 20px;
  }
}

#product .ob-invisibobble-intro__top {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  margin-bottom: 32px;
}

@media (max-width: 979px) {
  #product .ob-invisibobble-intro__top {
    max-width: 543px;
  }
}

@media (min-width: 980px) {
  #product .ob-invisibobble-intro__top {
    grid-template-columns: repeat(10, minmax(0, 1fr));
    column-gap: 10px;
    margin-bottom: 82px;
  }
}

@media (min-width: 1200px) {
  #product .ob-invisibobble-intro__top {
    column-gap: 30px;
  }
}

#product .ob-invisibobble-intro__text {
  grid-column: span 6 / span 6;
}

@media (max-width: 979px) {
  #product .ob-invisibobble-intro__text {
    order: 1;
  }
}

#product .ob-invisibobble-intro__text--title {
  font-family: "Figtree", sans-serif;
  font-size: 45px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  overflow-wrap: break-word;
  color: #FFFFFF;
  margin-bottom: 8px;
}

@media (min-width: 1200px) {
  #product .ob-invisibobble-intro__text--title {
    font-size: 52px;
  }
}

@media (min-width: 980px) {
  #product .ob-invisibobble-intro__text--title {
    margin-bottom: 6px;
  }
}

#product .ob-invisibobble-intro__text__subtitle {
  display: flex;
  flex-direction: column;
  margin-bottom: 24px;
  width: 100%;
  max-width: 575px;
}

@media (min-width: 576px) {
  #product .ob-invisibobble-intro__text__subtitle {
    display: inline-block;
  }
}

@media (min-width: 980px) {
  #product .ob-invisibobble-intro__text__subtitle {
    margin-bottom: 32px;
  }
}

#product .ob-invisibobble-intro__text__subtitle--white {
  font-family: "Figtree", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  overflow-wrap: break-word;
  color: #FFFFFF;
}

@media (min-width: 1200px) {
  #product .ob-invisibobble-intro__text__subtitle--white {
    font-size: 34px;
  }
}

#product .ob-invisibobble-intro__text__subtitle--purple {
  font-family: "Figtree", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  overflow-wrap: break-word;
  color: #A38DD0;
}

@media (min-width: 1200px) {
  #product .ob-invisibobble-intro__text__subtitle--purple {
    font-size: 34px;
  }
}

#product .ob-invisibobble-intro__text--description {
  font-family: "Figtree", sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  overflow-wrap: break-word;
  color: #FFFFFF;
  width: 100%;
  max-width: 575px;
}

@media (min-width: 1200px) {
  #product .ob-invisibobble-intro__text--description {
    font-size: 25px;
  }
}

#product .ob-invisibobble-intro__logos {
  grid-column: span 4 / span 4;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 25px;
  height: min-content;
  margin-top: 53px;
}

@media (max-width: 979px) {
  #product .ob-invisibobble-intro__logos {
    padding-bottom: 22px;
  }
}

@media (min-width: 1440px) {
  #product .ob-invisibobble-intro__logos {
    gap: 50px;
  }
}

#product .ob-invisibobble-intro__logos--ob {
  width: 100%;
  height: 100%;
  max-width: 120px;
  max-height: 117px;
  object-fit: contain;
}

@media (max-width: 979px) {
  #product .ob-invisibobble-intro__logos--ob {
    display: none;
  }
}

@media (min-width: 1200px) {
  #product .ob-invisibobble-intro__logos--ob {
    max-width: 191px;
    max-height: 187px;
  }
}

#product .ob-invisibobble-intro__logos--ob-mobile {
  width: 100%;
  height: 100%;
  max-width: 95px;
  max-height: 94px;
  object-fit: contain;
}

@media (min-width: 980px) {
  #product .ob-invisibobble-intro__logos--ob-mobile {
    display: none;
  }
}

#product .ob-invisibobble-intro__logos--inv {
  width: 100%;
  height: 100%;
  max-width: 130px;
  max-height: 72px;
  object-fit: contain;
}

@media (max-width: 979px) {
  #product .ob-invisibobble-intro__logos--inv {
    display: none;
  }
}

@media (min-width: 1200px) {
  #product .ob-invisibobble-intro__logos--inv {
    max-width: 204px;
    max-height: 112px;
  }
}

#product .ob-invisibobble-intro__logos--inv-mobile {
  width: 100%;
  height: 100%;
  max-width: 102.032px;
  max-height: 56.22px;
  object-fit: contain;
}

@media (min-width: 980px) {
  #product .ob-invisibobble-intro__logos--inv-mobile {
    display: none;
  }
}

#product .ob-invisibobble-intro__middle {
  width: 100%;
  margin-bottom: 67px;
}

@media (max-width: 979px) {
  #product .ob-invisibobble-intro__middle {
    max-width: 543px;
    margin-bottom: 40px;
  }
}

#product .ob-invisibobble-intro__images {
  width: 100%;
  position: relative;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 16px;
}

@media (min-width: 980px) {
  #product .ob-invisibobble-intro__images {
    gap: 0;
    grid-template-columns: repeat(10, minmax(0, 1fr));
    column-gap: 10px;
  }
}

@media (min-width: 1200px) {
  #product .ob-invisibobble-intro__images {
    column-gap: 20px;
  }
}

#product .ob-invisibobble-intro__images--one {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  object-fit: cover;
  border-radius: 24px;
  display: none;
}

@media (min-width: 980px) {
  #product .ob-invisibobble-intro__images--one {
    display: block;
    max-width: 342px;
    max-height: 342px;
    grid-column: span 3 / span 3;
    margin-top: 24px;
  }
}

#product .ob-invisibobble-intro__images--two {
  width: 100%;
  height: 100%;
  aspect-ratio: 1/1;
  object-fit: cover;
  border-radius: 24px;
}

@media (min-width: 980px) {
  #product .ob-invisibobble-intro__images--two {
    grid-column: span 4 / span 4;
  }
}

#product .ob-invisibobble-intro__images--three {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  object-fit: cover;
  border-radius: 24px;
}

@media (min-width: 980px) {
  #product .ob-invisibobble-intro__images--three {
    max-width: 342px;
    max-height: 342px;
    grid-column: span 3 / span 3;
    margin-top: 90px;
  }
}

#product .ob-invisibobble-intro__images--label {
  width: max-content;
  display: flex;
  padding: 5px 24px 8px 24px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 40px;
  background: #EB5E5E;
  font-family: "Figtree", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  overflow-wrap: break-word;
  color: #FFFFFF;
}

@media (min-width: 1200px) {
  #product .ob-invisibobble-intro__images--label {
    font-size: 19px;
  }
}

@media (min-width: 980px) {
  #product .ob-invisibobble-intro__images--label {
    position: absolute;
  }
}

#product .ob-invisibobble-intro__images .images-label-one {
  top: 34px;
  left: 63%;
}

@media (max-width: 979px) {
  #product .ob-invisibobble-intro__images .images-label-one {
    margin-left: auto;
    margin-right: 24px;
  }
}

#product .ob-invisibobble-intro__images .images-label-two {
  bottom: 38px;
  left: 16%;
}

@media (max-width: 979px) {
  #product .ob-invisibobble-intro__images .images-label-two {
    margin-left: 32px;
    margin-right: auto;
  }
}

#product .ob-invisibobble-intro__bottom {
  width: 100%;
}

@media (max-width: 979px) {
  #product .ob-invisibobble-intro__bottom {
    max-width: 543px;
    margin-bottom: 20px;
  }
}

#product .ob-invisibobble-intro__about-product {
  width: 100%;
  position: relative;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  justify-items: center;
}

@media (min-width: 980px) {
  #product .ob-invisibobble-intro__about-product {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }
}

#product .ob-invisibobble-intro__about-product--text-one {
  width: 100%;
  font-family: "Figtree", sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  overflow-wrap: break-word;
  color: #FFFFFF;
  max-width: 575px;
  margin-bottom: 30px;
}

@media (min-width: 1200px) {
  #product .ob-invisibobble-intro__about-product--text-one {
    font-size: 25px;
  }
}

@media (min-width: 980px) {
  #product .ob-invisibobble-intro__about-product--text-one {
    margin-bottom: 24px;
    grid-column: span 5 / span 5;
    grid-column-start: 3;
  }
}

#product .ob-invisibobble-intro__about-product--text-two {
  width: 100%;
  font-family: "Figtree", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  overflow-wrap: break-word;
  color: #FFFFFF;
  max-width: 575px;
}

@media (min-width: 1200px) {
  #product .ob-invisibobble-intro__about-product--text-two {
    font-size: 19px;
  }
}

@media (max-width: 979px) {
  #product .ob-invisibobble-intro__about-product--text-two {
    margin-top: 45px;
  }
}

@media (min-width: 980px) {
  #product .ob-invisibobble-intro__about-product--text-two {
    grid-column: span 5 / span 5;
    grid-column-start: 6;
  }
}

#product .ob-invisibobble-intro__about-product--shape-one {
  width: 100%;
  height: auto;
  max-width: 334px;
  max-height: 97px;
}

@media (min-width: 576px) {
  #product .ob-invisibobble-intro__about-product--shape-one {
    max-width: 513px;
    max-height: unset;
  }
}

@media (min-width: 980px) {
  #product .ob-invisibobble-intro__about-product--shape-one {
    grid-column: span 4 / span 4;
    grid-column-start: 1;
    margin-top: 36px;
  }
}

#product .ob-invisibobble__video-section {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("../../../assets/ob-invisibobble/images/bg-video-mobile.webp");
}

@media (min-width: 980px) {
  #product .ob-invisibobble__video-section {
    background-image: url("../../../assets/ob-invisibobble/images/bg-video-desktop.webp");
    background-position: top center;
  }
}

@media (min-width: 1440px) {
  #product .ob-invisibobble__video-section {
    background-position: top right;
  }
}

#product .ob-invisibobble__video-section::before {
  content: " ";
  display: block;
  width: 100vw;
  height: 28px;
  position: absolute;
  left: 0;
  top: -15px;
  background: #E691BD;
  filter: blur(9px);
  -webkit-filter: blur(9px);
}

@media (min-width: 980px) {
  #product .ob-invisibobble__video-section::before {
    background: linear-gradient(90deg, #FADEEA 0%, #F0ABCD 32.13%, #E691BD 78.46%, #E691BD 100%);
    filter: blur(12px);
    -webkit-filter: blur(12px);
    height: 20px;
    top: -7px;
  }
}

#product .ob-invisibobble__video-section--shape-two {
  width: 100%;
  height: auto;
  max-width: 355px;
  max-height: 83px;
}

@media (min-width: 576px) {
  #product .ob-invisibobble__video-section--shape-two {
    max-width: 513px;
    max-height: unset;
  }
}

@media (min-width: 980px) {
  #product .ob-invisibobble__video-section--shape-two {
    max-width: 977px;
    max-height: 141px;
  }
}

#product .ob-invisibobble__video-section__wrapper {
  width: 100%;
  padding: 45px 16px 166px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media (max-width: 575px) {
  #product .ob-invisibobble__video-section__wrapper {
    row-gap: 390px;
  }
}

@media (min-width: 576px) and (max-width: 979px) {
  #product .ob-invisibobble__video-section__wrapper {
    row-gap: 50px;
  }
}

@media (min-width: 768px) {
  #product .ob-invisibobble__video-section__wrapper {
    padding: 45px 32px 166px;
  }
}

@media (min-width: 980px) {
  #product .ob-invisibobble__video-section__wrapper {
    padding-top: 122px;
  }
}

@media (min-width: 1200px) {
  #product .ob-invisibobble__video-section__wrapper {
    max-width: 1440px;
    padding: 122px 135px 260px;
  }
}

#product .ob-invisibobble__video-section__iframe-wrapper {
  position: relative;
}

@media (min-width: 768px) {
  #product .ob-invisibobble__video-section__iframe-wrapper {
    align-self: flex-start;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  #product .ob-invisibobble__video-section__iframe-wrapper {
    align-self: center;
  }
}

#product .ob-invisibobble__video-section__iframe-wrapper--iframe-pattern {
  position: absolute;
  width: 340px;
  height: 340px;
  object-fit: contain;
  top: 0;
  left: 0;
}

@media (max-width: 979px) {
  #product .ob-invisibobble__video-section__iframe-wrapper--iframe-pattern {
    display: none;
  }
}

#product .ob-invisibobble__video-section__iframe-wrapper--iframe {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  aspect-ratio: 315 / 560;
  max-width: 315px;
  max-height: 560px;
  border-radius: 18px;
}

@media (min-width: 980px) {
  #product .ob-invisibobble__video-section__iframe-wrapper--iframe {
    margin-top: 96px;
    margin-left: 89px;
    max-width: 269px;
    max-height: 478px;
  }
}

#product .ob-invisibobble__video-section__clouds-top {
  width: 1440px;
  height: 270px;
  background-image: url("../../../assets/ob-invisibobble/images/clouds-top.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: bottom;
  max-height: 266px;
  max-width: unset;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

@media (min-width: 1200px) {
  #product .ob-invisibobble__video-section__clouds-top {
    width: 100%;
    max-width: unset;
    height: 290px;
  }
}

@media (min-width: 1440px) {
  #product .ob-invisibobble__video-section__clouds-top {
    height: 100%;
  }
}

@media (min-width: 1600px) {
  #product .ob-invisibobble__video-section__clouds-top {
    max-height: 490px;
  }
}

#product .ob-invisibobble__bobble {
  position: relative;
  margin-top: -3px;
  padding-top: 3px;
  background-image: url("../../../assets/ob-invisibobble/images/bobble-bg.png"), none;
  background-position: 0% 0%, 0% 0%;
  background-size: 1440px 616px;
  background-repeat: repeat, repeat;
  background-color: #D2E8DC;
}

@media (min-width: 980px) {
  #product .ob-invisibobble__bobble::before {
    content: " ";
    background-image: url("../../../assets/ob-invisibobble/images/bobbles-top.svg");
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100vw;
    height: 240px;
    background-size: 1440px 240px;
    background-position: 0% 0%, 0% 0%;
    background-repeat: repeat-x;
  }
}

#product .ob-invisibobble__bobble::after {
  content: " ";
  background-image: url("../../../assets/ob-invisibobble/images/bobbles-bottom.svg");
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 100vw;
  height: 240px;
  background-size: 1440px 240px;
  background-position: 0% 0%, 0% 0%;
  background-repeat: repeat-x;
}

#product .ob-invisibobble__bobble__wrapper {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 40px;
  padding: 8px 16px 48px;
  width: 100%;
  margin: 0 auto;
  align-items: center;
  justify-items: center;
  position: relative;
  z-index: 1;
  max-width: 543px;
}

@media (min-width: 768px) {
  #product .ob-invisibobble__bobble__wrapper {
    padding: 8px 32px 48px;
  }
}

@media (min-width: 980px) {
  #product .ob-invisibobble__bobble__wrapper {
    max-width: unset;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    grid-template-rows: 218px auto;
    gap: 35px 30px;
  }
}

@media (min-width: 1200px) {
  #product .ob-invisibobble__bobble__wrapper {
    max-width: 1440px;
    padding: 0 16px;
  }
}

@media (min-width: 980px) {
  #product .ob-invisibobble__bobble__txt {
    grid-column: span 6 / span 6;
    grid-column-start: 6;
    grid-row-start: 2;
    align-self: flex-start;
    justify-self: flex-start;
  }
}

#product .ob-invisibobble__bobble__txt--title {
  font-family: "Figtree", sans-serif;
  font-size: 45px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  overflow-wrap: break-word;
  color: #A38DD0;
  width: 100%;
  max-width: 694px;
}

@media (min-width: 1200px) {
  #product .ob-invisibobble__bobble__txt--title {
    font-size: 52px;
  }
}

#product .ob-invisibobble__bobble__txt--subtitle {
  font-family: "Figtree", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  overflow-wrap: break-word;
  color: #A38DD0;
  width: 100%;
  max-width: 551px;
}

@media (min-width: 1200px) {
  #product .ob-invisibobble__bobble__txt--subtitle {
    font-size: 34px;
  }
}

#product .ob-invisibobble__bobble__txt--subtitle strong {
  font-family: "Figtree", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  overflow-wrap: break-word;
  color: #FF6261;
}

@media (min-width: 1200px) {
  #product .ob-invisibobble__bobble__txt--subtitle strong {
    font-size: 34px;
  }
}

#product .ob-invisibobble__bobble--img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 24px;
  max-width: 546px;
  max-height: 546px;
  padding: 0 8px;
}

@media (min-width: 980px) {
  #product .ob-invisibobble__bobble--img {
    grid-column: span 4/ span 4;
    grid-row: span 2 / span 2;
    grid-column-start: 2;
    max-width: 456px;
    max-height: 456px;
    margin: 130px 0 30px;
    padding: 0;
  }
}

#product .ob-invisibobble__bobble--pattern-flower {
  width: 100%;
  height: 100%;
  max-width: 164px;
  max-height: 164px;
  margin-left: 55px;
}

@media (min-width: 980px) {
  #product .ob-invisibobble__bobble--pattern-flower {
    grid-column: span 2 / span 2;
    grid-column-start: 10;
    grid-row-start: 1;
    max-width: 218px;
    max-height: 218px;
    margin-left: 0;
  }
}

#product .ob-invisibobble__poster {
  width: 100vw;
  height: 480px;
  background-image: url("../../../assets/ob-invisibobble/images/poster.jpg");
  background-repeat: no-repeat;
  background-size: 1115px 552px;
  position: relative;
  background-position: center top;
}

@media (min-width: 980px) {
  #product .ob-invisibobble__poster {
    height: 714px;
    background-size: cover;
    background-position: initial;
  }
}

@media (min-width: 2100px) {
  #product .ob-invisibobble__poster {
    height: 1114px;
  }
}

#product .ob-invisibobble__poster::before {
  display: block;
  content: " ";
  background-image: url("../../../assets/ob-invisibobble/images/clouds-bottom.svg");
  background-repeat: no-repeat;
  background-size: 1440px 268px;
  background-position: bottom;
  height: 266px;
  width: 100vw;
  position: absolute;
  top: -2px;
  left: 50%;
  transform: translateX(-50%);
}

@media (min-width: 1200px) {
  #product .ob-invisibobble__poster::before {
    background-position: top;
    background-size: 100%;
    height: 360px;
  }
}

@media (min-width: 1600px) {
  #product .ob-invisibobble__poster::before {
    height: 540px;
  }
}

#product .ob-invisibobble__poster::after {
  display: block;
  content: " ";
  background-image: url("../../../assets/ob-invisibobble/images/pink-bobble-bottom.svg");
  background-repeat: no-repeat;
  background-size: 1440px 121px;
  background-position: bottom;
  height: 160px;
  width: 100vw;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

@media (min-width: 1200px) {
  #product .ob-invisibobble__poster::after {
    background-position: bottom;
    background-size: 100%;
    height: 260px;
  }
}

#product .ob-invisibobble__see-also {
  position: relative;
  z-index: 1;
  margin-top: -3px;
  background-color: #FCC3DE;
  padding: 26px 0 119px;
}

@media (min-width: 980px) {
  #product .ob-invisibobble__see-also {
    padding: 26px 0 135px;
  }
}

#product .ob-invisibobble__see-also__wrapper {
  padding: 8px 16px 48px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  max-width: 543px;
  display: flex;
  flex-direction: column;
  gap: 47px;
}

@media (min-width: 768px) {
  #product .ob-invisibobble__see-also__wrapper {
    padding: 8px 32px 48px;
  }
}

@media (min-width: 980px) {
  #product .ob-invisibobble__see-also__wrapper {
    max-width: unset;
    gap: 84px;
  }
}

@media (min-width: 1200px) {
  #product .ob-invisibobble__see-also__wrapper {
    max-width: 1168px;
    padding: 0 16px;
  }
}

#product .ob-invisibobble__see-also__txt {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

#product .ob-invisibobble__see-also__txt--title {
  font-family: "Figtree", sans-serif;
  font-size: 45px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  overflow-wrap: break-word;
  color: #DE68A8;
  width: 100%;
  max-width: 813px;
}

@media (min-width: 1200px) {
  #product .ob-invisibobble__see-also__txt--title {
    font-size: 52px;
  }
}

#product .ob-invisibobble__see-also__txt--subtitle {
  font-family: "Figtree", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  overflow-wrap: break-word;
  color: #DE68A8;
  width: 100%;
  max-width: 694px;
}

@media (min-width: 1200px) {
  #product .ob-invisibobble__see-also__txt--subtitle {
    font-size: 34px;
  }
}

#product .ob-invisibobble__see-also__slide {
  width: max-content;
}

#product .ob-invisibobble__see-also__slide:hover .ob-invisibobble__see-also__slide--img {
  top: -20px;
}

#product .ob-invisibobble__see-also__slide--link {
  display: flex;
  flex-direction: column;
  align-items: center;
}

#product .ob-invisibobble__see-also__slide--img {
  position: relative;
  width: 276px;
  height: 332px;
  object-fit: contain;
  transition: top 0.4s ease-out;
  top: 0;
}

#product .ob-invisibobble__see-also__slide--name {
  font-family: "Figtree", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  overflow-wrap: break-word;
  color: #DE68A8;
  width: 100%;
  max-width: 209px;
  font-weight: 700;
  text-align: center;
}

@media (min-width: 1200px) {
  #product .ob-invisibobble__see-also__slide--name {
    font-size: 19px;
  }
}

#product .ob-invisibobble__see-also::after {
  content: " ";
  width: 100vw;
  height: 500px;
  background-image: url("../../../assets/ob-invisibobble/images/bobbles-see-also.png");
  background-repeat: repeat;
  background-size: 1440px 240px;
  background-position: left bottom;
  position: absolute;
  bottom: 20px;
  left: 0;
}

@media (min-width: 980px) {
  #product .ob-invisibobble__see-also::after {
    height: 240px;
    left: 24px;
    bottom: 160px;
  }
}

@media (min-width: 1200px) {
  #product .ob-invisibobble__see-also::after {
    bottom: 120px;
  }
}

@media (min-width: 768px) {
  #product .ob-invisibobble .shape-mobile {
    display: none;
  }
}

@media (max-width: 767px) {
  #product .ob-invisibobble .shape-desktop {
    display: none;
  }
}
