.optifast-slider-slide_image-first {
  background-image: url(../assets/images/optifast-products/optifast-potato.webp);
  margin-top: -22px;
}
.optifast-slider-slide_image-second {
  background-image: url(../assets/images/optifast-products/optifast-potato-back.webp);
  margin-top: -22px;
}
.optifast-slider-slide_image-third {
  background-image: url(../assets/images/optifast-products/optifast-potato-a.webp);
  width: 369px;
  margin-right: 14px;
  aspect-ratio: 360/421;
  margin-top: -28px;
}

@media (max-width: 1280px) {
  div.sachet__content {
    padding-top: 269px;
  }
  .optifast-info__subtitle {
    margin-top: 12px;
  }
  .optifast-info__description {
    margin-top: 15px;
  }
}
@media (max-width: 1023px) {
  div.sachet__content {
    padding-top: 274px;
  }
  div.assortment__top-row {
    flex-direction: row;
  }
  .optifast-info__title {
    max-width: unset;
  }
  div.purchase-background__top {
    height: 0;
  }
}
@media (max-width: 767px) {
  .optifast-info__title {
    max-width: 300px;
  }
  div.sachet__content {
    padding-top: 196px;
  }
  div.assortment__top-row {
    flex-direction: column;
  }
  div.purchase-background__top {
    height: 0;
  }
  .optifast-slider-slide .optifast-slider-slide_image-first {
    width: 199px;
    aspect-ratio: 199/346;
    margin-top: -76px;
  }
  .optifast-slider-slide .optifast-slider-slide_image-second{
    width: 199px;
    aspect-ratio: 199/346;
    margin-top: -76px;
  }
  .optifast-slider-slide .optifast-slider-slide_image-third{
    width: 226px;
    aspect-ratio: 199/346;
  }
}
@media (max-width: 372px) {
  div.sachet__content {
    padding-top: 165px;
  }
  div.purchase__content {
    padding-top: 35px;
  }
  div.purchase-background__top {
    height: 0;
  }
}/*# sourceMappingURL=optifast-products-potato.css.map */