.product-hero {
  margin-top: 2.5rem;
  padding-top: 1rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
  border-radius: 1rem;
}

@media (max-width: 767px) {
  .product-hero {
    margin-top: 0;
  }
}
@media (max-width: 601px) {
  .product-hero {
    position: relative;
    z-index: 5;
    margin-top: -14px;
    padding-bottom: 40px;
  }
}
.product-hero__top {
  padding-left: 1rem;
  padding-right: 1rem;
}

.product-hero__top ~ .product-hero__main .product-hero__info {
  padding-top: 0;
}

.product-hero-play {
  min-width: 4.0625rem;
  min-height: 2.75rem;
}

@media (min-width: 602px) and (max-width: 767px) {
  .product-hero-play {
    min-width: 120px;
    min-height: 88px;
  }
}
@media (min-width: 602px) {
  .product-hero-play {
    padding: .625rem 1.125rem .625rem 1.1875rem;
  }
}
.product-hero__pop-slides {
  display: none;
}

.product-hero-play .button__icon {
  width: .76rem;
}

@media (min-width: 601px) and (max-width: 767px) {
  .product-hero-play .button__icon {
    width: 36px;
    height: 36px;
  }
}
@media (max-width: 601px) {
  .product-hero-play .button__icon {
    margin: 0;
    width: 18px;
    max-width: initial;
    height: 18px;
    display: block;
  }
}
.product-hero-play .button__text {
  margin-bottom: 0.0625rem;
}

@media (max-width: 767px) {
  .product-hero-play .button__text {
    display: none;
  }
}
.product-hero__main {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: .5rem;
  align-items: flex-start;
}

@media (max-width: 767px) {
  .product-hero__main {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 601px) {
  .product-hero__media {
    margin-bottom: 44px;
  }
}
.product-hero__media-pic {
  height: 33.3333333333vw;
  display: block;
}

@media (min-width: 602px) and (max-width: 767px) {
  .product-hero__media-pic {
    height: 735px;
  }
}
@media (max-width: 601px) {
  .product-hero__media-pic {
    height: 360px;
  }
}
@media (max-width: 420px) {
  .product-hero__media-pic {
    height: 265px;
  }
}
.product-hero__media-vid {
  position: relative;
}

.product-hero__media-vid .product-hero-play {
  position: absolute;
  top: 1rem;
  left: 1rem;
}

.product-hero__info {
  min-width: 17.5rem;
  max-width: 40.6944444444vw;
}

@media (min-width: 768px) {
  .product-hero__info {
    padding-top: 2.125rem;
  }
}
@media (max-width: 767px) {
  .product-hero__info {
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 100%;
  }
}
/* .swiper.product-hero-gallery {
  height: 450px;
}
*/
.product-hero__badges {
  margin-top: -.5625rem;
  margin-bottom: .875rem;
}

@media (max-width: 767px) and (min-width: 602px) {
  .product-hero__badges {
    margin-bottom: 47px;
  }
}
@media (max-width: 767px) {
  .product-hero__badges {
    margin-top: 0;
  }
}
@media (max-width: 601px) {
  .product-hero__badges {
    margin-bottom: 23px;
  }
}
.product-hero__badge {
  margin-right: .2857142857em;
  padding: .5em 1.2857142857em .5714285714em;
  font-size: .875rem;
  font-weight: 700;
}

@media (max-width: 767px) and (min-width: 602px) {
  .product-hero__badge {
    margin-right: 16px;
    padding: 8px 32px 17px;
    font-size: 28.6px;
  }
}
@media (max-width: 601px) {
  .product-hero__badge {
    padding: 4px 16px 8px;
    font-size: 14px;
    line-height: 1.4;
  }
}
.product-hero__name {
  margin-bottom: 1.125rem;
  padding-left: 0;
  font-size: 1.6875rem;
}

@media (max-width: 767px) and (min-width: 602px) {
  .product-hero__name {
    margin-bottom: 16px;
    font-size: 41px;
  }
}
@media (max-width: 601px) {
  .product-hero__name {
    margin-bottom: 5px;
    line-height: 1.25;
  }
}
.product-hero__sku {
  margin-bottom: 2.125rem;
  font-family: 'RF Dewi', sans-serif;
  font-size: .76rem;
  line-height: 1.16;
  color: #a1aeb3;
}

@media (max-width: 767px) and (min-width: 602px) {
  .product-hero__sku {
    margin-bottom: 47px;
    font-size: 24.5px;
  }
}
@media (max-width: 601px) {
  .product-hero__sku {
    margin-bottom: 23px;
  }
}
.product-hero__options {
  --chips-fz: .76rem;
  --chips-lh: 1.3;
  --chips-padding: .6666666666666666em .9166666666666666em .75em;
  --chips-bg: #f0f3f5;
  --chips-item-mb: .55rem;
  margin-bottom: 3.125rem;
}

@media (max-width: 767px) and (min-width: 602px) {
  .product-hero__options {
    --chips-fz: 24.5px;
    --chips-padding: 16.38px;
    margin-bottom: 47px;
  }
}
@media (max-width: 601px) {
  .product-hero__options {
    margin-bottom: 16px;
  }
}
.product-hero__options .chips__caption {
  border-radius: 0.5rem;
}

.product-hero__order {
  font-size: 1.25rem;
  line-height: 120%;
}

@media (max-width: 767px) {
  .product-hero__order {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 5;
    padding: 15px 16px 15px 48px;
    width: 100%;
    background-color: #ffffff;
    box-shadow: 0 0 20px rgba(95, 108, 117, 0.2);
  }
}
@media (max-width: 601px) {
  .product-hero__order {
    padding: 8px 8px 8px 24px;
  }
}
.product-hero__bullets {
  margin-bottom: 3rem;
}

@media (max-width: 767px) {
  .product-hero__bullets {
    margin-bottom: 0;
  }
}
.product-hero__bullet {
  margin-bottom: .8125rem;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  font-size: .875rem;
  line-height: 140%;
  color: #a1aeb3;
}

@media (max-width: 767px) and (min-width: 602px) {
  .product-hero__bullet {
    margin-bottom: 12px;
    font-size: 28.6px;
  }
}
@media (max-width: 601px) {
  .product-hero__bullet {
    margin-bottom: 9px;
  }
}
.product-hero__bullet:last-child {
  margin-bottom: 0;
}

.product-hero__bullet-icon {
  --size: 1.0625rem;
  margin-top: .125rem;
  margin-right: .5rem;
  width: var(--size);
  min-width: var(--size);
  height: var(--size);
}

@media (max-width: 767px) and (min-width: 602px) {
  .product-hero__bullet-icon {
    --size: 32px;
    margin-top: 4px;
    margin-right: 16px;
  }
}
@media (max-width: 601px) {
  .prodct-bullets-card__desc {
    max-width: 199px;
    line-height: 19px;
  }
}
.product-hero__desc {
  margin-bottom: 3.125rem;
  font-size: .875rem;
  line-height: 140%;
  color: #000000;
}

@media (max-width: 767px) and (min-width: 602px) {
  .product-hero__desc {
    margin-bottom: 47px;
    font-size: 28.6px;
  }
}
@media (max-width: 601px) {
  .product-hero__desc {
    margin-bottom: 23px;
    line-height: 1.3;
  }
}
.product-hero__desc p, .product-hero__desc a {
  font-size: inherit;
  line-height: inherit;
}

.product-hero__order {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 767px) and (min-width: 602px) {
  .product-hero__order {
    font-size: 32px;
  }
}
@media (max-width: 601px) {
  .product-hero__order {
    font-size: 16px;
  }
}
.product-hero__order-buy {
  min-width: 50%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

@media (min-width: 602px) and (max-width: 767px) {
  .product-hero__order-buy {
    min-width: 65%;
  }
}
.product-hero__stepper {
  --stepper-value-color: #000000;
  --stepper-button-height: 100%;
  margin-right: .5rem;
  height: 2.45rem;
  display: none;
  border-color: #f0f3f5;
}

.product-hero__order--in-cart .product-hero__stepper {
  display: flex;
}

.product-hero__order-buy-button {
  position: relative;
  padding: .6875em .7142857143em .9285714286em;
  width: 100%;
  max-width: 16.6666666667vw;
  --fz-button: .875rem;
}

@media (max-width: 767px) and (min-width: 602px) {
  .product-hero__order-buy-button {
    max-width: 408px;
  }
}
@media (max-width: 601px) {
  .product-hero__order-buy-button {
    max-width: 200px;
  }
}
.product-hero__order-buy-button .button__icon {
  position: relative;
}

.product-hero__order-buy-button .button__icon--cart,
.product-hero__order-buy-button .button__icon--selected {
  transition: opacity .2s ease, transform .3s ease;
}

.product-hero__order--in-cart .product-hero__order-buy-button {
  --button-bg: #5f6c75;
  --button-color: #ffffff;
}

.product-hero__order--in-cart .button__icon--cart {
  opacity: 0;
  transform: translateY(-50px);
}

.product-hero__order--in-cart .button__icon--selected {
  opacity: 1;
  transform: translateY(0) scale(2.5);
}

.product-hero__order-buy-button .button__text {
  width: auto;
}

.product-hero__order--in-cart .product-hero__order-buy-button {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.product-hero__order--out .product-hero__order-buy-button {
  --button-bg: #f0f3f5;
  --button-color: #a1aeb3;
  pointer-events: none;
}

.product-hero__order--out .product-hero__order-buy-button .button__icon {
  --icon-color: var(--button-color);
}

.product-hero__price {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

@media (max-width: 767px) {
  .product-hero__price {
    flex-direction: column;
    align-items: flex-end;
  }
}
.product-hero__price-old {
  margin-right: 0.5rem;
  color: #a1aeb3;
  text-decoration-line: line-through;
}

@media (max-width: 767px) {
  .product-hero__price-old {
    margin-right: 0;
  }
}
.product-hero-carousel {
  position: relative;
  width: 100%;
  min-width: 0;
}

.product-hero-carousel__inner {
  position: relative;
  z-index: -1;
  width: 100%;
  min-width: 0;
  display: flex;
  opacity: 0;
  pointer-events: none;
}

.product-hero-carousel__inner .swiper {
  min-width: 0;
}

.product-hero-carousel__inner:not(:first-child) {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: opacity .2s ease-in-out;
}

.product-hero-carousel__inner.active {
  z-index: 1;
  opacity: 1;
  pointer-events: auto;
}

@media (max-width: 767px) {
  .product-hero-carousel {
    max-width: 100%;
  }
}
.product-hero-thumbs {
  margin-top: auto;
  margin-left: 0.75rem;
  margin-bottom: auto;
  width: 5.625rem;
  height: 25rem;
  flex-shrink: 0;
  order: -1;
}

@media (max-width: 767px) {
  .product-hero-thumbs {
    z-index: -1;
    display: none;
    opacity: 0;
    pointer-events: none;
  }
}
.product-hero-thumbs .swiper-slide {
  padding: 0.375rem;
  width: 100%;
  height: 5.625rem;
}

.product-hero-thumbs .product-hero__media-pic {
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.product-hero-thumbs .swiper-slide-thumb-active {
  padding: 0.3125rem;
  border: 0.0625rem solid #d3dcdf;
  border-radius: 0.375rem;
}

.product-hero-gallery {
  width: 100%;
}

.product-hero-gallery-pagination {
  position: absolute;
  left: 1.25rem;
  bottom: 1.25rem;
  z-index: 2;
  width: 100%;
  max-width: calc(100% - 2.5rem);
  display: none;
  justify-content: flex-start;
  align-items: center;
  transition: all .3s ease;
}

@media (max-width: 767px) {
  .product-hero-gallery-pagination {
    position: static;
    padding-top: .5rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    display: flex;
  }
}
@media (max-width: 601px) {
  .product-hero-gallery-pagination {
    bottom: 5px;
  }
}
.product-hero-gallery-pagination .swiper-pagination-bullet {
  margin-right: 0.5rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  width: 100%;
  max-width: 2.25rem;
  display: block;
  cursor: pointer;
}

.product-hero-gallery-pagination .swiper-pagination-bullet:before {
  content: '';
  width: 100%;
  height: 0.125rem;
  display: block;
  background: #eceff1;
  border-radius: 6.25rem;
}

.product-hero-gallery-pagination .swiper-pagination-bullet:last-of-type {
  margin-right: 0;
}

.product-hero-gallery-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
  background: #000000;
}

@media (min-width: 768px) {
  .product-hero-gallery-prev,
  .product-hero-gallery-next {
    display: none;
  }
}
.product-hero--has-carousel {
  padding-top: 0;
  padding-bottom: 0;
}

.product-hero--has-carousel .product-hero__info {
  margin-top: 1rem;
  margin-bottom: 4rem;
}

@media (max-width: 767px) {
  .product-hero--has-carousel .product-hero__info {
    margin-bottom: 0;
    padding-bottom: 2.5rem;
  }
}
.product-hero--has-carousel .product-hero-thumbs .product-hero__media-pic {
  background-color: #ffffff;
}

.product-hero--has-carousel .product-hero-gallery .product-hero__media-pic {
  height: initial;
  aspect-ratio: 1/1;
  position: relative;
  padding-bottom: 100%;
}

.product-hero--has-carousel .product-hero-gallery .product-hero__media-img {
  border-radius: 0.75rem 0 0 0.75rem;
  position: absolute;
  inset: 0;
}

@media (min-width: 602px) and (max-width: 767px) {
  .product-hero--has-carousel .product-hero-gallery .product-hero__media-img {
    border-radius: 25px 25px 0 0;
  }
}
@media (max-width: 601px) {
  .product-hero--has-carousel .product-hero-gallery .product-hero__media-img {
    border-radius: 12px 12px 0 0;
  }
}
.product-hero--has-carousel .product-hero__main {
  column-gap: 4.0625rem;
}

.product-hero__media-pic--cover .product-hero__media-img {
  object-fit: contain;
}

.product-bullets {
  margin-left: -0.5rem;
  margin-bottom: 2.5rem;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  width: calc(100% + 1rem);
  border-bottom: 0.0625rem solid #d8dee1;
}

@media (max-width: 767px) {
  .product-bullets {
    margin-bottom: 0;
    padding-top: 49px;
    padding-bottom: 65px;
    border-bottom: none;
  }
}
@media (max-width: 601px) {
  .product-bullets {
    padding: 24px 28px 32px;
  }
}
.product-bullets__list {
  display: grid;
  grid-template-columns: repeat(4, minmax(15.9375rem, 17.7083333333vw));
  justify-content: space-between;
  gap: 2.5rem;
}

@media (max-width: 767px) and (min-width: 602px) {
  .product-bullets__list {
    grid-template-columns: repeat(4, 1fr);
    padding-left: 57px;
    padding-right: 57px;
    row-gap: 55px;
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .product-bullets__list {
    grid-template-columns: 1fr 1fr;
    gap: 20px;
  }
}
@media (max-width: 601px) {
  .product-bullets__list {
    padding-left: 0;
    padding-right: 0;
  }
}
.product-bullets-card {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.product-bullets-card__img {
  margin-right: .9375rem;
  width: 2.5rem;
}

@media (max-width: 767px) and (min-width: 602px) {
  .product-bullets-card__img {
    margin-right: 32px;
    width: 60px;
  }
}
@media (max-width: 601px) {
  .product-bullets-card__img {
    width: 35px;
  }

  .prodct-bullets-card__desc {
    font-size: 12px;
  }
}
.product-details {
  position: relative;
  margin-top: -3.875rem;
  margin-bottom: 4.375rem;
}

@media (max-width: 767px) {
  .product-details {
    margin-top: 0;
  }
}
@media (max-width: 601px) {
  .product-details {
    margin-bottom: 20px;
  }
}
.product-details__container {
  margin-right: 0;
  padding-left: 7.5rem;
  max-width: calc(var(--w-container) + 7.5rem + (var(--w-container) * .1));
}

@media (max-width: 767px) {
  .product-details__container {
    padding-left: 0;
    padding-right: 0;
    max-width: 100%;
  }
}
.product-details-content {
  position: relative;
  display: grid;
  grid-template-columns: auto 35.925%;
  column-gap: 2.5rem;
}

@media (max-width: 767px) {
  .product-details-content {
    display: flex;
    flex-direction: column-reverse;
  }
}
.product-details-content__pic {
  position: sticky;
  /* top: calc(var(--index) * 9); */
  top: 11rem;
  width: 100%;
  height: 75vh;
  transform: translateX(8px);
}

@media (max-width: 767px) {
  .product-details-content__pic {
    transform: translateX(0);
  }
}
@media (max-width: 767px) {
  .product-details-content__pic {
    position: static;
    margin-left: -8px;
    margin-bottom: 83px;
    width: calc(100% + 16px);
    height: auto;
  }
}
@media (max-width: 767px) {
  .product-details-content__img {
    border-radius: 0 !important;
  }
}
@media (max-width: 601px) {
  .product-details-content__pic {
    margin-left: -8px;
    margin-bottom: 40px;
    width: calc(100% + 16px);
    min-height: 478px;
  }
}
.product-details-content__img {
  position: absolute;
  border-radius: 0.75rem 0 0 0.75rem;
  object-fit: cover;
  object-position: center;
}

@media (max-width: 767px) {
  .product-details-content__img {
    position: static;
  }
}
@media (max-width: 962px) {
  /*  .product-details-content__img {
      border-radius: 0;
    } */
}
.product-details__title {
  margin-bottom: 40px;
  padding-right: 120px;
  font-size: 2.5rem;
  line-height: 48px;
  text-align: center;
  color: #000000;
}

@media (max-width: 767px) {
  .product-details__title {
    display: none;
  }
}
.product-details__desc {
  margin-bottom: 3.75rem;
  min-width: 260px;
  max-width: 49.2361111111vw;
}

@media (max-width: 767px) and (min-width: 602px) {
  .product-details__desc {
    margin-bottom: 86px;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .product-details__desc {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 601px) {
  .product-details__desc {
    margin-bottom: 40px;
    max-width: 100%;
  }
}
.product-details__desc h3 {
  margin-bottom: 1rem;
  min-width: 16.25rem;
  max-width: 40.2083333333vw;
  font-size: 1.25rem;
  line-height: 120%;
  font-weight: 400;
}

@media (max-width: 767px) {
  .product-details__desc h3 {
    max-width: 100%;
  }
}
.product-details__desc .product-details__desc h3 {
  margin-bottom: 1.125rem;
}

@media (max-width: 601px) {
  .product-details__desc p:not(:first-child) {
    min-width: 260px;
    max-width: 35.2083333333vw;
  }
}
.product-details__desc h3:not(:first-child) {
  margin-top: 4.0625rem;
  margin-bottom: .625rem;
}

@media (max-width: 601px) {
  .product-details__desc h3:not(:first-child) {
    margin-top: 40px;
    margin-bottom: 14px;
  }
}
.product-details__desc p {
  margin-bottom: 2rem;
  min-width: 16.25rem;
  max-width: 40.2083333333rem;
  max-width: 46.3194444444vw;
  font-size: .875rem;
  line-height: 140%;
  font-weight: 400;
}

@media (max-width: 767px) {
  .product-details__desc p {
    max-width: 100%;
  }
}
@media (max-width: 601px) {
  .product-details__desc p {
    margin-bottom: 21px;
    line-height: 1.25;
  }
}
.product-details__desc ol {
  margin-bottom: 2.9375rem;
  max-width: 46.3194444444vw;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  counter-reset: product-desc-list;
  column-gap: 3.1875rem;
  row-gap: 1.5rem;
}

@media (max-width: 767px) and (min-width: 602px) {
  .product-details__desc ol {
    row-gap: 49px;
  }
}
@media (max-width: 767px) {
  .product-details__desc ol {
    max-width: 100%;
    grid-template-columns: 1fr;
  }
}
@media (max-width: 601px) {
  .product-details__desc ol {
    column-gap: 30px;
    row-gap: 24px;
    margin-bottom: 44px;
    padding-left: 10px;
  }
}
.product-details__desc ol li {
  display: inline;
  list-style-type: none;
  font-size: .875rem;
  line-height: 1.4;
  counter-increment: product-desc-list;
}

@media (max-width: 601px) {
  .product-details__desc ol li {
    display: initial;
  }
}
@media (max-width: 576px) {
  .product-details__desc ol li {
    max-width: 80%;
  }
}
.product-details__desc ol li:before {
  content: counter(product-desc-list);
  margin-bottom: 1.0625rem;
  display: block;
  font-size: 1.25rem;
  line-height: 120%;
}

@media (max-width: 601px) {
  .product-details__desc ol li:before {
    margin-bottom: 8px;
    display: block;
  }
}
.product-details__desc a {
  display: inline;
  font-size: inherit;
  line-height: inherit;
  text-decoration: none;
  border: none;
  border-bottom: 0.0625rem solid var(--button-color);
}

.product-details-contra {
  padding: 1.25rem 2.5rem 1.25rem 1.25rem;
  background-color: #ffffff;
  border-radius: 1rem;
}

@media (max-width: 767px) and (min-width: 602px) {
  .product-details-contra {
    padding: 40px;
    border-radius: 24.58px;
  }
}
@media (max-width: 601px) {
  .product-details-contra {
    padding: 20px;
  }
}
@media (max-width: 576px) {
  .product-details-contra {
    margin-left: -20px;
    width: calc(100% + 40px);
  }
}
.product-details-contra .product-details-contra__title {
  font-size: .875rem;
  line-height: 1.4;
  font-weight: 600;
}

@media (max-width: 767px) and (min-width: 602px) {
  .product-details-contra .product-details-contra__title {
    margin-bottom: 30px;
    font-size: 28.67px;
  }
}
@media (max-width: 601px) {
  .product-details-contra .product-details-contra__title {
    margin-bottom: 15px;
    font-size: 14px;
  }
}
.product-details-contra p {
  max-width: 100%;
}

@media (max-width: 601px) {
  .product-details-contra p {
    font-size: 14px;
    line-height: 1.5;
  }
}
.product-details-contra p:last-child {
  margin-bottom: 0;
}

@media (max-width: 767px) and (min-width: 602px) {
  .product-details-actives {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 601px) {
  .product-details-actives {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-details-actives .product-details__desc {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.product-details-actives .product-details-actives__title {
  margin-bottom: 2.5rem;
  font-size: 1.25rem;
  line-height: 120%;
  color: #000000;
}

@media (max-width: 601px) {
  .product-details-actives .product-details-actives__title {
    margin-bottom: 22px;
  }
}
.product-details-actives__gallery {
  margin-bottom: 3.75rem;
  max-width: 47.3611111111vw;
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 1.9375rem;
  row-gap: 1.875rem;
}

@media (max-width: 767px) and (min-width: 602px) {
  .product-details-actives__gallery {
    font-size: 28.67px;
    row-gap: 65px;
  }
}
@media (max-width: 767px) {
  .product-details-actives__gallery {
    max-width: 100%;
    grid-template-columns: 1fr;
  }
}
@media (max-width: 601px) {
  .product-details-actives__gallery {
    row-gap: 36px;
    column-gap: 30px;
  }
}
.product-details-actives-card {
  font-size: .875rem;
}

.product-details-actives-card__link {
  font-size: inherit;
}

.product-details-actives-card__title {
  margin-bottom: .9375rem;
  font-size: inherit;
  font-weight: 600;
}

@media (max-width: 601px) {
  .product-details-actives-card__title {
    margin-bottom: 10px;
    font-size: 14px;
  }
}
.product-details-actives-card__desc {
  font-size: inherit;
  line-height: 1.45;
}

@media (max-width: 601px) {
  .product-details-actives-card__desc {
    line-height: 1.25;
  }
}
.product-cases {
  --brad: 1rem;
  margin-bottom: 5.4375rem;
  padding-top: 2.5rem;
  padding-bottom: 3.125rem;
  background-color: #ffffff;
  border-radius: var(--brad);
}

@media (min-width: 602px) and (max-width: 767px) {
  .product-cases {
    --brad: 25px;
  }
}
@media (max-width: 601px) {
  .product-cases {
    margin-bottom: 16px;
    padding-top: 26px;
    padding-bottom: 30px;
  }
}
.product-cases__container {
  margin-left: auto;
  margin-right: auto;
  max-width: var(--w-container);
}

.product-cases-carousel {
  padding-left: 94px;
  padding-right: 94px;
}

@media (max-width: 601px) {
  .product-cases-carousel {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-cases-carousel-slide__title {
  margin-bottom: 2.875rem;
  font-size: 1.6875rem;
  line-height: 110%;
  font-weight: 400;
  text-align: center;
  color: #000000;
}

@media (max-width: 601px) {
  .product-cases-carousel-slide__title {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    max-width: 155px;
    font-size: 20px;
  }
}
.product-cases-carousel__button-prev {
  left: 0;
}

@media (max-width: 767px) {
  .product-cases-carousel__button-prev {
    left: 20px;
  }
}
.product-cases-carousel__button-next {
  right: 0;
}

@media (max-width: 767px) {
  .product-cases-carousel__button-next {
    right: 20px;
  }
}
.product-cases-carousel__button-prev,
.product-cases-carousel__button-next {
  width: 60px;
  height: 40px;
  background-color: #f0f3f5;
}

@media (max-width: 767px) {
  .product-cases-carousel__button-prev,
  .product-cases-carousel__button-next {
    top: 30px;
  }
}
.product-cases-carousel__button-prev:after,
.product-cases-carousel__button-next:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 70%;
  height: 70%;
  display: block;
  color: transparent;
  background-color: #000000;
  -webkit-mask: url("/local/templates/main/assets/img/common/arrow-right-long.svg");
  mask: url("/local/templates/main/assets/img/common/arrow-right-long.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  mask-size: contain;
}

@media (any-hover: hover) {
  .product-cases-carousel__button-prev:hover,
  .product-cases-carousel__button-next:hover {
    background-color: #000000;
  }
}
@media (any-hover: hover) {
  .product-cases-carousel__button-prev:hover:after,
  .product-cases-carousel__button-next:hover:after {
    background-color: #ffffff;
  }
}
.product-cases-carousel__button-prev:after {
  transform: scaleX(-1);
}

.product-sticky {
  position: sticky;
  top: 5.2rem;
  z-index: 3;
  margin-left: -0.5rem;
  margin-right: -0.5rem;
  padding: .5625rem .875rem;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  opacity: 0;
  pointer-events: none;
  background-color: #ffffff;
  box-shadow: 0 0 1.25rem rgba(95, 108, 117, 0.2);
  transition: all .3s ease;
}

@media (max-width: 767px) {
  .product-sticky {
    display: none;
  }
}
.product-sticky--visible {
  opacity: 1;
  pointer-events: initial;
  transform: translateY(0);
}

.product-stikcy__pic {
  --size: 3.5rem;
  margin-right: .75rem;
  width: 100%;
  min-width: var(--size);
  max-width: var(--size);
  height: var(--size);
}

.product-sticky__name {
  margin-bottom: .8125rem;
  font-size: .875rem;
}

.product-sticky__options {
  --chips-fz: .75rem;
  --chips-padding: .16666666666666666em .5833333333333334em .4166666666666667em;
  --chips-item-mb: 0;
  --chips-bg: #f0f3f5;
  margin-right: .75rem;
  margin-bottom: 0;
}

.product-sticky__meta {
  display: flex;
  justify-content: left;
  align-items: center;
}

.product-sticky__nav {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}

.product-sticky__nav-link {
  margin-right: .75rem;
}

.product-sticky__buy {
  margin-top: auto;
  margin-left: auto;
  margin-bottom: auto;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.product-sticky__price {
  margin-right: 1.3125rem;
  font-size: 1.25rem;
}

.product-sticky__button-cart {
  padding-left: 4.375rem;
  padding-right: 4.375rem;
  white-space: nowrap;
}

/*# sourceMappingURL=product.css.map */
