.related-products {
  display: block;
}

.section-template--21031280902482__featured_artist_JFP6qe-padding {
  @media screen and (max-width: 749px) {
    background: #f5f5f5;
  }
}

.related-products slider-component {
  width: 100%;
  @media screen and (max-width: 749px) {
    margin-top: 3rem;
  }
}

.featured-artist__heading {
  margin: 0 0 3rem;
}

.related-products .slider__slide {
  width: 18%;
  @media screen and (max-width: 749px) {
    width: 38%;
  }
}

.related-products .slider {
  align-items: flex-end;
  column-gap: 4rem;
  @media screen and (max-width: 749px) {
    column-gap: 2.5rem;
  }
}

.related-products .image-with-text .slider {
  column-gap: 3rem;
  @media screen and (max-width: 749px) {
    column-gap: 2rem;
  }
}

.related-products .image-with-text__media--medium {
  height: auto;
  min-height: 101%;
  @media screen and (max-width: 749px) {
    height: auto;
    min-height: 100%;
  }
}

.related-products .image-with-text__media {
  border: 0;
  @media screen and (max-width: 749px) {
    width: 90px;
    height: 110px;
    border-radius: 20px !important;
    overflow: hidden;
  }
}

.related-products .image-with-text__text {
  font-size: 1.4rem;
  line-height: 1.5;
  @media screen and (max-width: 749px) {
    padding-left: 105px;
    margin-top: 0.5rem;
    min-height: 70px;
  }
}

.related-products .image-with-text__grid {
  @media screen and (max-width: 749px) {
    margin-bottom: -128px !important;
  }
}

.related-products .slider__slide.featured-artist-slide {
  width: 14%;
  padding-bottom: 2rem !important;
  @media screen and (max-width: 749px) {
    width: 23%;
  }
}

.related-products .image-with-text {
  border-radius: 14px;
  overflow: hidden;
  border: 1px solid #000;
  background: transparent;
  @media screen and (max-width: 749px) {
    border: 0;
    padding: 1rem 0;
  }
}

.related-products .image-with-text .image-with-text__heading {
  font-size: 1.8rem;
  font-family: var(--font-body-family);
  font-weight: 500;
  letter-spacing: 0;
  @media screen and (max-width: 749px) {
    width: 100%;
    margin-top: 1.5rem !important;
    padding-left: 105px;
  }
}

.related-products .image-with-text .button {
  letter-spacing: 0;
  align-self: stretch;
  @media screen and (max-width: 749px) {
    align-self: center;
  }
}

.related-products .image-with-text__content {
  padding: 3rem 4rem;
  border-left: 1px solid #000;
  @media screen and (max-width: 749px) {
    padding: 0;
    border-left: none;
    top: -128px;
  }
}

.featured-artist-slide .card__content *:not(a) {
  display: none;
}

.related-products
  .slider-component-full-width
  .slider--desktop
  .slider__slide:first-child {
  margin-left: 0;
}
