.s-products-slider-card swiper-slide swiper-slide{
  transform: translate(-100px,-50px);
}

.animated-text-inner {
    font-size: inherit;
    background: linear-gradient(to bottom, #e2a77f, #8c5c49);
    color: transparent;
    -webkit-background-clip: text;
}

.animated-text--subtitle:nth-child(2) {
    font-size: 12px;
    font-size: 58%;
    line-height: 1.22rem;
    padding: 0px 20px;
}