.olt-heading-2 {
  font-family: Montserrat;
  font-size: 39px;
  font-style: normal;
  font-weight: 700;
  line-height: 39px;
  letter-spacing: -1.17px;
}

@media (min-width: 982px) {
  .olt-heading-2 {
    font-size: 45px;
    line-height: 45px;
    letter-spacing: -1.35px;
  }
}

.olt-heading-3 {
  font-family: Montserrat;
  font-size: 22px;
  line-height: 26.4px;
  letter-spacing: -0.66px;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
}

@media (min-width: 982px) {
  .olt-heading-3 {
    font-size: 25px;
    line-height: 30px;
    letter-spacing: -0.75px;
  }
}

.olt-heading-3-semibold {
  font-family: Montserrat;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 26.4px;
  letter-spacing: -0.22px;
}

.olt-heading-4 {
  font-family: Inter;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 26.4px;
  letter-spacing: -0.22px;
}

.olt-body-large {
  font-family: Inter;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 24.7px;
}

.olt-body-large-semibold {
  font-family: Inter;
  font-size: 19px;
  font-style: normal;
  font-weight: 600;
  line-height: 22.8px;
  letter-spacing: -0.19px;
}

.olt-body-large-medium {
  font-family: Inter;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 20.8px;
}

.olt-body-medium {
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20.8px;
}

.olt-btn-black {
  color: #000;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.olt-btn-grey {
  color: #000;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

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

#roxstickycart {
  display: none !important;
}

#product .cs-product-description:has(.ob-hb-toners) {
  overflow: hidden;
}

#product .ob-hb-toners {
  background-color: #F3F3F5;
  border-radius: 0;
  width: 100%;
}

#product .ob-hb-toners__effect {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 10px 35px;
  padding-bottom: 68px;
  margin: 0 auto;
  width: 100%;
  max-width: 552px;
}

@media (min-width: 982px) {
  #product .ob-hb-toners__effect {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding-bottom: 0;
    max-width: 1440px;
  }
}

@media (min-width: 1440px) {
  #product .ob-hb-toners__effect {
    position: relative;
  }
}

#product .ob-hb-toners__effect__left {
  padding: 64px 16px 0;
  z-index: 1;
}

@media (min-width: 768px) {
  #product .ob-hb-toners__effect__left {
    padding: 74px 16px 0 48px;
  }
}

@media (min-width: 1440px) {
  #product .ob-hb-toners__effect__left {
    padding: 74px 0 0 135px;
  }
}

#product .ob-hb-toners__effect__left--title {
  font-family: Montserrat;
  font-size: 39px;
  font-style: normal;
  font-weight: 700;
  line-height: 39px;
  letter-spacing: -1.17px;
  max-width: 465px;
  margin-bottom: 24px;
}

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

@media (min-width: 768px) {
  #product .ob-hb-toners__effect__left--title {
    margin: 0 auto 50px auto;
  }
}

@media (min-width: 1440px) {
  #product .ob-hb-toners__effect__left--title {
    max-width: unset;
    margin: 0 0 50px 0;
  }
}

#product .ob-hb-toners__effect__left--txt-one {
  padding: 16px;
  border-radius: 24px;
  background-color: #FFFFFF;
  width: 100%;
  max-width: 358px;
  color: #141414;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20.8px;
}

#product .ob-hb-toners__effect__left--txt-one strong {
  font-weight: 600;
}

@media (min-width: 390px) {
  #product .ob-hb-toners__effect__left--txt-one {
    padding: 24px;
  }
}

@media (min-width: 982px) {
  #product .ob-hb-toners__effect__left--txt-one {
    padding: 24px 32px;
    max-width: 465px;
    position: absolute;
    top: 115px;
    left: 45%;
  }
}

@media (min-width: 1440px) {
  #product .ob-hb-toners__effect__left--txt-one {
    left: 610px;
  }
}

#product .ob-hb-toners__effect__left__img-wrapper {
  margin-top: -20px;
  position: relative;
  width: min-content;
  display: flex;
  flex-direction: column;
  margin: -20px auto 0 auto;
}

@media (min-width: 1440px) {
  #product .ob-hb-toners__effect__left__img-wrapper {
    width: 100%;
    max-width: 530px;
  }
}

#product .ob-hb-toners__effect__left__img-wrapper .ob-hb-toners-image-card {
  overflow: hidden;
  position: relative;
  border-radius: 24px;
  width: 230px;
  height: 230px;
}

#product .ob-hb-toners__effect__left__img-wrapper .ob-hb-toners-image-card:first-of-type {
  transform: rotate(-7deg);
  margin-top: 18px;
  margin-left: 15px;
}

@media (max-width: 359px) {
  #product .ob-hb-toners__effect__left__img-wrapper .ob-hb-toners-image-card:first-of-type {
    margin-left: 0;
  }
}

@media (min-width: 1440px) {
  #product .ob-hb-toners__effect__left__img-wrapper .ob-hb-toners-image-card:first-of-type {
    margin-left: 0;
  }
}

#product .ob-hb-toners__effect__left__img-wrapper .ob-hb-toners-image-card:first-of-type .ob-hb-toners-image-card--caption {
  left: 0;
  border-radius: 0px 0px 24px 0px;
}

#product .ob-hb-toners__effect__left__img-wrapper .ob-hb-toners-image-card:nth-of-type(2) {
  transform: rotate(7deg);
  margin-top: -20px;
  margin-left: 60px;
  box-sizing: content-box;
  box-shadow: 0 0 0 4px #F3F3F5;
}

@media (max-width: 359px) {
  #product .ob-hb-toners__effect__left__img-wrapper .ob-hb-toners-image-card:nth-of-type(2) {
    margin-left: 40px;
  }
}

@media (min-width: 1440px) {
  #product .ob-hb-toners__effect__left__img-wrapper .ob-hb-toners-image-card:nth-of-type(2) {
    margin-top: -110px;
    margin-left: 145px;
  }
}

#product .ob-hb-toners__effect__left__img-wrapper .ob-hb-toners-image-card:nth-of-type(2) .ob-hb-toners-image-card--caption {
  left: unset;
  right: 0;
  border-radius: 0px 0px 0px 24px;
}

@media (min-width: 390px) {
  #product .ob-hb-toners__effect__left__img-wrapper .ob-hb-toners-image-card {
    width: 270px;
    height: 270px;
  }
}

@media (min-width: 982px) {
  #product .ob-hb-toners__effect__left__img-wrapper .ob-hb-toners-image-card {
    width: 200px;
    height: 200px;
  }
}

@media (min-width: 1200px) {
  #product .ob-hb-toners__effect__left__img-wrapper .ob-hb-toners-image-card {
    width: 230px;
    height: 230px;
  }
}

@media (min-width: 1440px) {
  #product .ob-hb-toners__effect__left__img-wrapper .ob-hb-toners-image-card {
    width: 325px;
    height: 325px;
  }
}

#product .ob-hb-toners__effect__left__img-wrapper .ob-hb-toners-image-card--caption {
  position: absolute;
  top: 0;
  padding: 6px 24px;
  background: #141414;
  color: #FFFFFF;
  text-align: center;
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px;
  text-transform: uppercase;
}

#product .ob-hb-toners__effect__left__img-wrapper .ob-hb-toners-image-card--image {
  width: 230px;
  height: 230px;
  object-fit: cover;
}

@media (min-width: 390px) {
  #product .ob-hb-toners__effect__left__img-wrapper .ob-hb-toners-image-card--image {
    width: 270px;
    height: 270px;
  }
}

@media (min-width: 982px) {
  #product .ob-hb-toners__effect__left__img-wrapper .ob-hb-toners-image-card--image {
    width: 200px;
    height: 200px;
  }
}

@media (min-width: 1200px) {
  #product .ob-hb-toners__effect__left__img-wrapper .ob-hb-toners-image-card--image {
    width: 230px;
    height: 230px;
  }
}

@media (min-width: 1440px) {
  #product .ob-hb-toners__effect__left__img-wrapper .ob-hb-toners-image-card--image {
    width: 325px;
    height: 325px;
  }
}

#product .ob-hb-toners__effect__left__img-wrapper--arrow {
  position: absolute;
  right: -20px;
  top: 34%;
  transform: translateY(-34%);
}

@media (min-width: 1440px) {
  #product .ob-hb-toners__effect__left__img-wrapper--arrow {
    right: 75px;
    top: 120px;
    transform: none;
  }
}

#product .ob-hb-toners__effect__left__img-wrapper--arrow.ob-arrow-mobile {
  width: 55px;
  height: 110px;
  object-fit: contain;
}

@media (min-width: 1440px) {
  #product .ob-hb-toners__effect__left__img-wrapper--arrow.ob-arrow-mobile {
    display: none;
  }
}

#product .ob-hb-toners__effect__left__img-wrapper--arrow.ob-arrow-desktop {
  width: 87px;
  height: 93px;
  object-fit: contain;
}

@media (max-width: 1439px) {
  #product .ob-hb-toners__effect__left__img-wrapper--arrow.ob-arrow-desktop {
    display: none;
  }
}

#product .ob-hb-toners__effect__left--txt-two {
  padding: 24px 16px;
  margin-top: -2px;
  border-radius: 24px;
  background-color: #FFFFFF;
  width: 100%;
  max-width: 358px;
  margin: -2px auto 0;
  color: #141414;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20.8px;
}

#product .ob-hb-toners__effect__left--txt-two strong {
  font-weight: 600;
}

@media (min-width: 390px) {
  #product .ob-hb-toners__effect__left--txt-two {
    padding: 24px;
  }
}

@media (min-width: 982px) {
  #product .ob-hb-toners__effect__left--txt-two {
    padding: 24px 32px;
    max-width: 465px;
    margin-bottom: 24px;
  }
}

@media (min-width: 1440px) {
  #product .ob-hb-toners__effect__left--txt-two {
    margin-bottom: 38px;
  }
}

#product .ob-hb-toners__effect__right {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: -34px;
}

#product .ob-hb-toners__effect__right--image {
  width: 100%;
  height: 100%;
  max-width: 390px;
  object-fit: cover;
}

@media (min-width: 768px) {
  #product .ob-hb-toners__effect__right--image {
    max-width: 552px;
    max-height: 570px;
  }
}

@media (max-width: 981px) {
  #product .ob-hb-toners__effect__right--image {
    margin-bottom: 40px;
  }
}

@media (min-width: 982px) {
  #product .ob-hb-toners__effect__right--image {
    max-width: 696px;
    max-height: unset;
  }
}

@media (min-width: 982px) {
  #product .ob-hb-toners__effect__right--image.ob-hb-toners-img-mobile {
    display: none;
  }
}

#product .ob-hb-toners__effect__right--image.ob-hb-toners-img-desktop {
  object-position: left;
}

@media (max-width: 981px) {
  #product .ob-hb-toners__effect__right--image.ob-hb-toners-img-desktop {
    display: none;
  }
}

#product .ob-hb-toners__effect__right__tiktok {
  bottom: 16px;
  right: 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 17px;
}

@media (min-width: 982px) {
  #product .ob-hb-toners__effect__right__tiktok {
    gap: 10px;
    width: 162px;
    position: absolute;
    padding: 16px;
    background-color: #FFFFFF;
    border-radius: 24px;
  }
}

#product .ob-hb-toners__effect__right__tiktok--txt {
  font-family: Montserrat;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 26.4px;
  letter-spacing: -0.22px;
  color: #141414;
}

@media (min-width: 982px) {
  #product .ob-hb-toners__effect__right__tiktok--txt {
    text-align: center;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 14.4px;
    text-transform: uppercase;
  }
}

#product .ob-hb-toners__effect__right__tiktok--qr {
  width: 90px;
  height: 90px;
  object-fit: contain;
}

@media (max-width: 981px) {
  #product .ob-hb-toners__effect__right__tiktok--qr {
    display: none;
  }
}

@media (max-width: 981px) {
  #product .ob-hb-toners__effect__right__tiktok--link {
    border-radius: 40px;
    background-color: #FFFFFF;
    padding: 18px 40px;
  }
}

#product .ob-hb-toners__effect__right__tiktok--logo {
  width: 144px;
  height: 35px;
}

@media (min-width: 982px) {
  #product .ob-hb-toners__effect__right__tiktok--logo {
    width: 90px;
    height: 22px;
  }
}

#product .ob-hb-toners__how-to-use {
  padding: 60px 16px;
}

@media (min-width: 982px) {
  #product .ob-hb-toners__how-to-use {
    padding: 90px 48px;
  }
}

@media (min-width: 1440px) {
  #product .ob-hb-toners__how-to-use {
    padding: 90px 0;
  }
}

#product .ob-hb-toners__how-to-use__wrapper {
  width: 100%;
  margin: 0 auto;
  max-width: 552px;
}

@media (min-width: 982px) {
  #product .ob-hb-toners__how-to-use__wrapper {
    max-width: 100%;
  }
}

@media (min-width: 1440px) {
  #product .ob-hb-toners__how-to-use__wrapper {
    max-width: 1170px;
    margin: 0 auto;
  }
}

#product .ob-hb-toners__how-to-use__title {
  width: 100%;
  max-width: 813px;
  margin-bottom: 32px;
  word-break: break-word;
  font-family: Montserrat;
  font-size: 39px;
  font-style: normal;
  font-weight: 700;
  line-height: 39px;
  letter-spacing: -1.17px;
}

@media (min-width: 982px) {
  #product .ob-hb-toners__how-to-use__title {
    font-size: 45px;
    line-height: 45px;
    letter-spacing: -1.35px;
  }
}

@media (min-width: 1440px) {
  #product .ob-hb-toners__how-to-use__title {
    margin-bottom: 40px;
  }
}

#product .ob-hb-toners__how-to-use__content {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 26px 20px;
}

@media (min-width: 982px) {
  #product .ob-hb-toners__how-to-use__content {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

#product .ob-hb-toners__how-to-use__content .image-wrapper {
  position: relative;
  border-radius: 24px;
  overflow: hidden;
  width: fit-content;
}

#product .ob-hb-toners__how-to-use__content .image-wrapper--img {
  width: 100%;
  height: 100%;
  max-width: 575px;
  object-fit: cover;
}

#product .ob-hb-toners__how-to-use__content .image-wrapper--btn {
  position: absolute;
  left: 24px;
  bottom: 24px;
  width: max-content;
  height: max-content;
  background-color: #F3F3F5;
  border-radius: 40px;
  display: inline-flex;
  padding: 13px 24px 14px 24px;
  justify-content: center;
  align-items: center;
  gap: 4px;
  color: #000;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
}

#product .ob-hb-toners__how-to-use__content .image-wrapper--btn:hover {
  color: #141414;
}

#product .ob-hb-toners__how-to-use__swiper {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: max-content;
  border-radius: 24px;
  background-color: #FFFFFF;
}

@media (min-width: 982px) {
  #product .ob-hb-toners__how-to-use__swiper {
    min-height: 575px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}

#product .ob-hb-toners__how-to-use__swiper .swiper-slide {
  display: flex;
  flex-direction: column;
  row-gap: 16px;
  justify-content: flex-start;
  height: auto;
  width: 100%;
  padding: 32px 32px 0;
  box-sizing: border-box;
}

@media (min-width: 982px) {
  #product .ob-hb-toners__how-to-use__swiper .swiper-slide {
    justify-content: space-between;
  }
}

@media (min-width: 1440px) {
  #product .ob-hb-toners__how-to-use__swiper .swiper-slide {
    padding: 72px 40px 0;
  }
}

#product .ob-hb-toners__how-to-use__swiper .swiper-slide .slide-title {
  font-family: Inter;
  font-size: 19px;
  font-style: normal;
  font-weight: 600;
  line-height: 22.8px;
  letter-spacing: -0.19px;
  font-weight: 700;
  text-transform: uppercase;
  color: #141414;
}

#product .ob-hb-toners__how-to-use__swiper .swiper-slide .slide-description {
  padding-bottom: 24px;
}

#product .ob-hb-toners__how-to-use__swiper .swiper-slide .slide-description__paragraph-medium {
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20.8px;
  color: #141414;
}

#product .ob-hb-toners__how-to-use__swiper .swiper-slide .slide-description__paragraph-heading-3 {
  font-family: Montserrat;
  font-size: 22px;
  line-height: 26.4px;
  letter-spacing: -0.66px;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  color: #141414;
  text-transform: initial;
}

@media (min-width: 982px) {
  #product .ob-hb-toners__how-to-use__swiper .swiper-slide .slide-description__paragraph-heading-3 {
    font-size: 25px;
    line-height: 30px;
    letter-spacing: -0.75px;
  }
}

#product .ob-hb-toners__how-to-use__swiper .swiper-slide .slide-description__paragraph-heading-3:not(:last-of-type) {
  margin-bottom: 8px;
}

#product .ob-hb-toners__how-to-use__swiper .swiper-slide .slide-description--link {
  color: #141414;
  text-decoration: underline;
  transition: none;
}

#product .ob-hb-toners__how-to-use__swiper .swiper-slide .slide-description--link:hover {
  text-decoration: none;
}

#product .ob-hb-toners__how-to-use__swiper .swiper-slide .slide-description ul {
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20.8px;
  list-style: disc;
  padding-left: 24px;
  margin-top: 8px;
  margin-bottom: 40px;
  color: #141414;
}

@media (min-width: 1440px) {
  #product .ob-hb-toners__how-to-use__swiper .swiper-slide .slide-description ul {
    margin-bottom: 56px;
  }
}

#product .ob-hb-toners__how-to-use__swiper .swiper-bottom {
  width: 100%;
  position: relative;
  z-index: 1;
  background-color: #FFFFFF;
}

#product .ob-hb-toners__how-to-use__swiper .swiper-bottom::before {
  content: " ";
  display: block;
  height: 1px;
  width: calc(100% - 64px);
  background-color: #141414;
  margin: 0 auto;
}

@media (min-width: 1440px) {
  #product .ob-hb-toners__how-to-use__swiper .swiper-bottom::before {
    width: calc(100% - 80px);
  }
}

#product .ob-hb-toners__how-to-use__swiper .swiper-bottom__wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 24px 32px 30px;
  padding-bottom: 30px;
}

@media (min-width: 1440px) {
  #product .ob-hb-toners__how-to-use__swiper .swiper-bottom__wrapper {
    padding: 24px 40px 30px;
  }
}

#product .ob-hb-toners__how-to-use__swiper .swiper-bottom .swiper-pagination {
  position: initial;
  width: max-content;
  color: #141414;
  font-family: Inter;
  font-size: 39px;
  font-weight: 600;
  line-height: 42.9px;
  letter-spacing: -1.17px;
  text-transform: uppercase;
}

@media (min-width: 1440px) {
  #product .ob-hb-toners__how-to-use__swiper .swiper-bottom .swiper-pagination {
    font-size: 52px;
    line-height: 57.2px;
    letter-spacing: -1.56px;
  }
}

#product .ob-hb-toners__how-to-use__swiper .swiper-bottom .swiper-buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 32px;
}

@media (min-width: 1440px) {
  #product .ob-hb-toners__how-to-use__swiper .swiper-bottom .swiper-buttons {
    column-gap: 12px;
  }
}

#product .ob-hb-toners__how-to-use__swiper .swiper-bottom .swiper-buttons [role="button"] {
  display: flex;
  justify-content: center;
  align-items: center;
  position: initial;
  width: 48px;
  height: 48px;
  background-color: #141414;
  border-radius: 24px;
  opacity: 1;
  margin: 0;
  transform: unset;
}

#product .ob-hb-toners__how-to-use__swiper .swiper-bottom .swiper-buttons [role="button"]::after {
  width: 24px;
  height: 24px;
  line-height: unset;
  font-size: 0px;
}

#product .ob-hb-toners__how-to-use__swiper .swiper-bottom .swiper-buttons .swiper-button-prev::after {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M15.5246 18.9662L8.55762 12.0002L15.5246 5.0332' stroke='white' stroke-width='2'/%3E%3C/svg%3E");
}

#product .ob-hb-toners__how-to-use__swiper .swiper-bottom .swiper-buttons .swiper-button-next::after {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M8.47363 18.9662L15.4396 12.0002L8.47363 5.0332' stroke='white' stroke-width='2'/%3E%3C/svg%3E");
}

#product .ob-hb-toners__faq {
  position: relative;
}

#product .ob-hb-toners__faq::after {
  content: "";
  width: 100vw;
  height: 265px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1000' height='265' viewBox='0 0 1000 265' fill='none'%3E%3Cpath d='M706.742 60.3097C856.86 63.6371 964.796 21.4897 1000 0V264.536H0V60.3097C36.1465 40.2064 146.818 0 300.33 0C492.221 0 519.095 56.1504 706.742 60.3097Z' fill='%23FADABD'/%3E%3C/svg%3E");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

@media (min-width: 982px) {
  #product .ob-hb-toners__faq::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='2498' height='390' viewBox='0 0 2498 390' fill='none'%3E%3Cpath d='M1765.44 150.654C2140.44 158.965 2410.06 53.6811 2498 0V389.132H0V150.654C90.2939 100.436 366.75 0 750.224 0C1229.57 0 1296.7 140.264 1765.44 150.654Z' fill='%23FADABD'/%3E%3C/svg%3E");
    height: 390px;
  }
}

@media (min-width: 1920px) {
  #product .ob-hb-toners__faq::after {
    background-position: center center;
  }
}

#product .ob-hb-toners__faq--btn {
  display: inline-block;
  width: auto;
  padding: 18px 40px;
  background-color: #141414;
  border-radius: 40px;
  color: #FFFFFF;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-decoration: none;
  transition: none;
}

#product .ob-hb-toners__faq--btn:hover {
  text-decoration: none;
  transition: none;
}

#product .ob-hb-toners__faq--mobile-btn {
  display: flex;
  width: fit-content;
  justify-self: center;
  margin: 69px auto 0 auto;
}

@media (min-width: 982px) {
  #product .ob-hb-toners__faq--mobile-btn {
    display: none;
  }
}

@media (max-width: 981px) {
  #product .ob-hb-toners__faq--desktop-btn {
    display: none;
  }
}

#product .ob-hb-toners__faq__txt {
  z-index: 1;
}

#product .ob-hb-toners__faq__txt--title {
  width: 100%;
  font-family: Montserrat;
  font-size: 39px;
  font-style: normal;
  font-weight: 700;
  line-height: 39px;
  letter-spacing: -1.17px;
  color: #141414;
  max-width: 575px;
}

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

@media (min-width: 982px) {
  #product .ob-hb-toners__faq__txt--title {
    margin-bottom: 40px;
    max-width: 456px;
    margin-bottom: 40px;
    margin-top: 32px;
  }
}

#product .ob-hb-toners__faq__wrapper {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  width: 100%;
  max-width: 552px;
  padding: 62px 16px 83px;
  margin: 0 auto;
  row-gap: 32px;
}

@media (min-width: 982px) {
  #product .ob-hb-toners__faq__wrapper {
    row-gap: 40px;
    padding: 52px 48px;
    max-width: 100%;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 26px 20px;
  }
}

@media (min-width: 1440px) {
  #product .ob-hb-toners__faq__wrapper {
    padding: 52px 0 90px;
    max-width: 1170px;
    margin: 0 auto;
  }
}

#product .ob-hb-toners__faq__wrapper .ob-accordions {
  z-index: 1;
}

@media (min-width: 982px) {
  #product .ob-hb-toners__faq__wrapper .ob-accordions {
    margin-bottom: 0;
  }
}

#product .ob-hb-toners__faq__wrapper .ob-accordions-list {
  display: flex;
  width: 100%;
  max-width: 575px;
  padding: 32px;
  flex-direction: column;
  align-items: flex-start;
  gap: 0;
  border-radius: 24px;
  background-color: #FFFFFF;
}

@media (min-width: 982px) {
  #product .ob-hb-toners__faq__wrapper .ob-accordions-list {
    padding: 40px;
  }
}

#product .ob-hb-toners__faq__wrapper .ob-accordions .ob-accordion-block:not(:last-of-type) {
  border-bottom: 1px solid #D5D5D5;
}

#product .ob-hb-toners__faq__wrapper .ob-accordions .ob-accordion-block:not(:last-of-type) .body-wrapper {
  padding-bottom: 20px;
}

#product .ob-hb-toners__faq__wrapper .ob-accordions .ob-accordion-block:first-of-type .accordion-title {
  padding-top: 0;
}

#product .ob-hb-toners__faq__wrapper .ob-accordions .ob-accordion-block .accordion-title {
  position: relative;
  cursor: pointer;
  font-family: Inter;
  font-size: 19px;
  font-style: normal;
  font-weight: 600;
  line-height: 22.8px;
  letter-spacing: -0.19px;
  color: #141414;
  padding: 20px 40px 20px 0;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  height: 100%;
  word-break: break-word;
}

@media (min-width: 982px) {
  #product .ob-hb-toners__faq__wrapper .ob-accordions .ob-accordion-block .accordion-title {
    padding-right: 35px;
  }
}

#product .ob-hb-toners__faq__wrapper .ob-accordions .ob-accordion-block .accordion-title::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' viewBox='0 0 24 25' fill='none'%3E%3Cpath d='M6 9.5L12 15.5L18 9.5' stroke='%233B3B3D' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  position: absolute;
  right: 0;
  width: 24px;
  height: 24px;
  transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
}

#product .ob-hb-toners__faq__wrapper .ob-accordions .ob-accordion-block .accordion-title.open::before {
  transform: rotate(180deg);
}

#product .ob-hb-toners__faq__wrapper .ob-accordions .ob-accordion-block .accordion-body {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-in-out;
}

#product .ob-hb-toners__faq__wrapper .ob-accordions .ob-accordion-block .accordion-body .body-wrapper p,
#product .ob-hb-toners__faq__wrapper .ob-accordions .ob-accordion-block .accordion-body .body-wrapper span {
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20.8px;
  color: #141414;
}

#product .ob-hb-toners__faq__wrapper .ob-accordions .ob-accordion-block .accordion-body .body-wrapper strong,
#product .ob-hb-toners__faq__wrapper .ob-accordions .ob-accordion-block .accordion-body .body-wrapper b {
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20.8px;
  font-weight: 700;
  color: #141414;
}

#product .ob-hb-toners__faq__wrapper .ob-accordions .ob-accordion-block .accordion-body .body-wrapper > :last-child {
  margin-bottom: 0 !important;
}

#product .ob-hb-toners__faq__image {
  position: relative;
  z-index: 1;
  max-height: 358px;
}

@media (min-width: 982px) {
  #product .ob-hb-toners__faq__image {
    grid-row: 2/6;
    max-height: 456px;
  }
}

#product .ob-hb-toners__faq__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 24px;
  max-width: 358px;
  max-height: 358px;
  aspect-ratio: 1;
}

@media (min-width: 982px) {
  #product .ob-hb-toners__faq__image img {
    max-width: 456px;
    max-height: 456px;
  }
}

#product .ob-hb-toners__faq__image .olt-btn-grey {
  position: absolute;
  left: 24px;
  bottom: 24px;
  width: max-content;
  height: max-content;
  background-color: #F3F3F5;
  border-radius: 40px;
  display: inline-flex;
  padding: 13px 24px 14px 24px;
  justify-content: center;
  align-items: center;
  gap: 4px;
  color: #000;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
}

#product .ob-hb-toners__faq__image .olt-btn-grey:hover {
  color: #141414;
}
