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

#product .alert-warning {
  display: none;
}

#product .ob-lala {
  width: 100%;
  background-color: #FADBEA;
  position: relative;
  border-radius: 0;
  overflow: hidden;
}

#product .ob-lala .ob-lala-heading-1 {
  font-family: Montserrat;
  color: #FFFFFF;
  font-size: 39px;
  font-style: normal;
  font-weight: 900;
  line-height: 39px;
  letter-spacing: -1.17px;
}

@media (min-width: 1200px) {
  #product .ob-lala .ob-lala-heading-1 {
    font-size: 45px;
    line-height: 45px;
    letter-spacing: -1.35px;
  }
}

#product .ob-lala .ob-lala-heading-2 {
  font-family: Inter;
  color: #FFFFFF;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 26.4px;
  letter-spacing: -0.66px;
  text-transform: uppercase;
}

@media (min-width: 1200px) {
  #product .ob-lala .ob-lala-heading-2 {
    font-size: 25px;
    line-height: 30px;
    letter-spacing: -0.75px;
  }
}

#product .ob-lala .ob-lala-body {
  font-family: Inter;
  color: #FFFFFF;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 24.7px;
}

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

#product .ob-lala__top {
  position: relative;
  z-index: 1;
  display: flex;
  padding: 0 16px 155px;
  width: 100%;
}

@media (min-width: 768px) {
  #product .ob-lala__top {
    padding-left: 64px;
  }
}

@media (min-width: 992px) {
  #product .ob-lala__top {
    padding-bottom: 50px;
  }
}

@media (min-width: 1200px) {
  #product .ob-lala__top {
    justify-self: center;
    margin: 0 auto;
    max-width: 1168px;
    padding-left: 136px;
  }
}

@media (min-width: 1440px) {
  #product .ob-lala__top {
    column-gap: 40px;
  }
}

@media (min-width: 1600px) {
  #product .ob-lala__top {
    padding-left: 0;
  }
}

#product .ob-lala__top_title {
  width: 100%;
  max-width: 660px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  height: min-content;
  padding-top: 64px;
}

@media (min-width: 1200px) {
  #product .ob-lala__top_title {
    gap: 16px;
    padding-top: 100px;
  }
}

#product .ob-lala__top_title .hair-affair-txt {
  width: 301px;
  height: 28px;
}

@media (min-width: 1200px) {
  #product .ob-lala__top_title .hair-affair-txt {
    width: 344px;
    height: 32px;
  }
}

#product .ob-lala__top_title .in-my-hair-care-era-mobile-txt {
  display: block;
  width: 233px;
  height: 59px;
}

@media (min-width: 576px) {
  #product .ob-lala__top_title .in-my-hair-care-era-mobile-txt {
    display: none;
  }
}

#product .ob-lala__top_title .in-my-hair-care-era-desktop-txt {
  display: none;
}

@media (min-width: 576px) {
  #product .ob-lala__top_title .in-my-hair-care-era-desktop-txt {
    display: block;
    width: 413px;
    height: 24px;
  }
}

@media (min-width: 768px) {
  #product .ob-lala__top_title .in-my-hair-care-era-desktop-txt {
    width: 512.351px;
    height: 30.88px;
  }
}

#product .ob-lala__top_title .stripes-txt {
  width: 170px;
  height: 28px;
}

@media (min-width: 576px) {
  #product .ob-lala__top_title .stripes-txt {
    width: 192px;
    height: 31px;
  }
}

#product .ob-lala__top_title .waves-txt {
  width: 133px;
  height: 28px;
}

@media (min-width: 576px) {
  #product .ob-lala__top_title .waves-txt {
    width: 151px;
    height: 31px;
  }
}

#product .ob-lala__top .svg-shop-lab {
  padding-top: 27px;
  width: 245px;
  height: 332px;
}

@media (max-width: 992px) {
  #product .ob-lala__top .svg-shop-lab {
    display: none;
  }
}

#product .ob-lala .wave-top-mobile {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100vw;
  height: 100%;
  min-height: 400px;
  max-height: 430px;
  background-image: url("data:image/svg+xml,%3Csvg class='ob-lala-wave-top' xmlns='http://www.w3.org/2000/svg' width='1440' height='422' viewBox='0 0 1440 422' fill='none'%3E%3Cpath d='M125 347.582L-1 287.516V-0.176666H49H459H759H1059H1390H1440V343.44L1059 250.234C959 231.593 859 231.593 759 268.875C659 306.158 590.5 390.104 458.5 416.323C347 431.322 285.5 419.284 125 347.582Z' fill='%23E0004E' /%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 1440px auto;
  background-position-x: -697px;
}

@media (min-width: 576px) {
  #product .ob-lala .wave-top-mobile {
    background-position: 62%;
  }
}

@media (min-width: 576px) and (max-width: 768px) {
  #product .ob-lala .wave-top-mobile {
    min-height: 300px;
    max-height: 300px;
    background-position: bottom;
  }
}

@media (min-width: 992px) {
  #product .ob-lala .wave-top-mobile {
    display: none;
  }
}

#product .ob-lala .ob-lala-wave-top {
  display: none;
}

@media (min-width: 992px) {
  #product .ob-lala .ob-lala-wave-top {
    display: block;
    position: absolute;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
  }
}

@media (min-width: 1920px) {
  #product .ob-lala .ob-lala-wave-top {
    margin-top: -200px;
  }
}

#product .ob-lala__medium {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: center;
}

#product .ob-lala__medium .ob-lala-body {
  color: #B2105A;
}

#product .ob-lala__medium--wrapper {
  display: flex;
  flex-direction: column;
  gap: 27px;
  width: 100%;
  max-width: 932px;
  align-items: center;
  border-bottom: 2px solid #E0004E;
  padding: 0 16px;
}

@media (min-width: 768px) {
  #product .ob-lala__medium--wrapper {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 992px) {
  #product .ob-lala__medium--wrapper {
    padding: 0;
  }
}

#product .ob-lala__medium_intro {
  width: 100%;
  max-width: 456px;
  display: flex;
  flex-direction: column;
  row-gap: 15px;
}

@media (min-width: 768px) {
  #product .ob-lala__medium_intro {
    grid-column: 2;
    grid-row: 1;
  }
}

#product .ob-lala__medium_group {
  width: 100%;
  max-width: 456px;
  z-index: 0;
  display: flex;
  flex-direction: column;
  row-gap: 27px;
}

@media (min-width: 768px) {
  #product .ob-lala__medium_group {
    grid-column: 1;
    grid-row: 1/3;
    margin-top: -160px;
  }
}

@media (min-width: 992px) {
  #product .ob-lala__medium_group {
    margin-top: -360px;
    row-gap: 48px;
  }
}

@media (min-width: 1600px) {
  #product .ob-lala__medium_group {
    margin-top: -260px;
  }
}

#product .ob-lala__medium_group--image {
  width: 100%;
  height: 100%;
  max-width: 358px;
  max-height: 522px;
  object-fit: contain;
}

@media (min-width: 992px) {
  #product .ob-lala__medium_group--image {
    max-width: 456px;
    max-height: 665px;
  }
}

#product .ob-lala__medium_group--texts {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

#product .ob-lala__medium_group--texts a {
  color: #B2105A;
  text-decoration: underline;
}

#product .ob-lala__medium--back-image {
  width: 100%;
  height: 100%;
  max-width: 358px;
  max-height: 522px;
  object-fit: contain;
}

@media (min-width: 768px) {
  #product .ob-lala__medium--back-image {
    grid-column: 2;
    grid-row: 2;
  }
}

@media (min-width: 992px) {
  #product .ob-lala__medium--back-image {
    max-width: 456px;
    max-height: 665px;
  }
  #product .ob-lala__medium--back-image.image-socks {
    max-width: 368px;
    max-height: 468px;
    margin-left: 36px;
  }
}

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

#product .ob-lala__medium .ob-lala-only-desktop {
  display: none;
}

@media (min-width: 768px) {
  #product .ob-lala__medium .ob-lala-only-desktop {
    display: block;
  }
}

#product .ob-lala__medium .wave-bottom-mobile {
  position: absolute;
  display: block;
  bottom: 0;
  left: 0;
  z-index: 0;
  margin-bottom: -3px;
  width: 100vw;
  height: 187px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1440' height='187' viewBox='0 0 1440 187' fill='none'%3E%3Cpath d='M1314 74.4176L1440 134.484V187.177H1390H980H680H380H49H-1V78.5602L380 171.766C480 190.407 580 190.407 680 153.125C780 115.842 848.5 31.8958 980.5 5.67662C1092 -9.32247 1153.5 2.71638 1314 74.4176Z' fill='%23E0004E'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 1440px auto;
  background-position-x: -526px;
}

@media (min-width: 576px) {
  #product .ob-lala__medium .wave-bottom-mobile {
    background-position: 62%;
  }
}

@media (min-width: 992px) {
  #product .ob-lala__medium .wave-bottom-mobile {
    display: none;
  }
}

#product .ob-lala__medium .ob-lala-wave-bottom {
  display: none;
  margin-bottom: -3px;
}

@media (min-width: 992px) {
  #product .ob-lala__medium .ob-lala-wave-bottom {
    display: block;
    position: absolute;
    width: 100%;
    height: auto;
    bottom: 0;
    left: 0;
  }
}

@media (min-width: 1920px) {
  #product .ob-lala__medium .ob-lala-wave-bottom {
    margin-top: -200px;
  }
}

#product .ob-lala__medium .ob-lala-bottom-slogan {
  display: block;
  position: absolute;
  width: 134px;
  height: 62px;
  bottom: 0;
  right: 16px;
}

@media (min-width: 576px) {
  #product .ob-lala__medium .ob-lala-bottom-slogan {
    right: 48px;
    bottom: 32px;
  }
}

@media (min-width: 992px) {
  #product .ob-lala__medium .ob-lala-bottom-slogan {
    display: none;
  }
}

#product .ob-lala__bottom {
  background-color: #E0004E;
  padding-bottom: 70px;
}

@media (min-width: 992px) {
  #product .ob-lala__bottom {
    padding-bottom: 107px;
  }
}

#product .ob-lala__bottom .ob-lala-bottom-slogan-desktop {
  display: none;
  padding-top: 5px;
}

@media (min-width: 992px) {
  #product .ob-lala__bottom .ob-lala-bottom-slogan-desktop {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    justify-self: center;
    margin: 0 auto;
    max-width: 970px;
  }
}

@media (min-width: 992px) and (min-width: 1440px) {
  #product .ob-lala__bottom .ob-lala-bottom-slogan-desktop {
    max-width: 1270px;
  }
}

@media (min-width: 992px) {
  #product .ob-lala__bottom .ob-lala-bottom-slogan-desktop .ob-lala-bottom-slogan {
    width: 351px;
    height: 167px;
  }
}

#product .ob-lala__bottom__content {
  width: 100%;
  max-width: 1170px;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 30px;
  justify-self: center;
  align-items: center;
  justify-items: center;
  margin: 0 auto;
  padding-top: 28px;
  padding: 28px 16px 0;
}

@media (min-width: 768px) {
  #product .ob-lala__bottom__content {
    padding: 28px 0 0;
  }
}

@media (min-width: 1200px) {
  #product .ob-lala__bottom__content {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

#product .ob-lala__bottom__videos {
  display: flex;
  gap: 22px;
  flex-direction: column;
  order: 1;
}

@media (min-width: 768px) {
  #product .ob-lala__bottom__videos {
    flex-direction: row;
  }
}

@media (min-width: 1200px) {
  #product .ob-lala__bottom__videos {
    order: unset;
  }
}

#product .ob-lala__bottom__videos video {
  border-radius: 18px;
  width: 269px;
  height: 480px;
}

#product .ob-lala__bottom_texts {
  width: 100%;
  max-width: 546px;
}

#product .ob-lala__bottom_texts__title {
  width: 100%;
  font-family: Montserrat;
  color: #FFFFFF;
  font-size: 39px;
  font-style: normal;
  font-weight: 900;
  line-height: 39px;
  letter-spacing: -1.17px;
  display: inline-block;
  white-space: pre-line;
  margin-bottom: 16px;
}

@media (min-width: 1200px) {
  #product .ob-lala__bottom_texts__title {
    font-size: 45px;
    line-height: 45px;
    letter-spacing: -1.35px;
  }
}

#product .ob-lala__bottom_texts__title--one {
  color: #FFFFFF;
}

#product .ob-lala__bottom_texts__title--two {
  color: #F8C7DE;
}

#product .ob-lala__bottom__about {
  width: 100%;
  margin: 0 auto;
  padding: 94px 16px 0;
  max-width: 546px;
}

@media (min-width: 768px) {
  #product .ob-lala__bottom__about {
    padding: 94px 0 0;
  }
}

@media (min-width: 1200px) {
  #product .ob-lala__bottom__about {
    max-width: 1170px;
  }
}

#product .ob-lala__bottom__about--title {
  width: 100%;
  font-family: Inter;
  color: #FFFFFF;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 26.4px;
  letter-spacing: -0.66px;
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block;
  white-space: pre-line;
  margin-bottom: 16px;
  color: #FFFFFF;
}

@media (min-width: 1200px) {
  #product .ob-lala__bottom__about--title {
    font-size: 25px;
    line-height: 30px;
    letter-spacing: -0.75px;
  }
}

#product .ob-lala__bottom__about__list {
  list-style-type: circle;
  padding-left: 16px;
}

@media (min-width: 1200px) {
  #product .ob-lala__bottom__about__list {
    padding-left: 24px;
  }
}

#product .ob-lala__bottom__about--item {
  font-family: Inter;
  color: #FFFFFF;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 24.7px;
  color: #FFFFFF;
}

@media (max-width: 768px) {
  #product .ob-lala.ob-lala-length-check .ob-lala__medium {
    padding-bottom: 100px;
  }
  #product .ob-lala.ob-lala-length-check .ob-lala__medium--wrapper {
    border-bottom-width: 0px;
  }
}

@media (min-width: 768px) {
  #product .ob-lala.ob-lala-length-check .ob-lala__medium_group {
    margin-top: -100px;
  }
}

#product .ob-lala.in-my-hair-care-era .ob-lala__top_title {
  flex-direction: column;
  align-items: flex-start;
}

@media (min-width: 576px) {
  #product .ob-lala.in-my-hair-care-era .ob-lala__top_title {
    flex-direction: row;
    align-items: baseline;
    flex-wrap: wrap;
  }
}

@media (min-width: 768px) {
  #product .ob-lala.in-my-hair-care-era-shorts .ob-lala__medium--back-image {
    margin-bottom: 100px;
  }
}

@media (min-width: 576px) and (max-width: 768px) {
  #product .ob-lala.in-my-hair-care-era-trainers .wave-top-mobile {
    min-height: 330px;
    max-height: 330px;
  }
  #product .ob-lala.in-my-hair-care-era-trainers .ob-lala__top {
    padding-bottom: 185px;
  }
}

@media (min-width: 1200px) {
  #product .ob-lala.in-my-hair-care-era-trainers .ob-lala__medium_group {
    margin-top: -160px;
  }
}

@media (min-width: 768px) {
  #product .ob-lala.ob-lala-socks .ob-lala__medium--wrapper {
    padding-bottom: 100px;
  }
}

@media (min-width: 992px) {
  #product .ob-lala.ob-lala-socks .ob-lala__medium--wrapper .ob-lala__medium_group {
    margin-top: -160px;
  }
}
