.carousel-artist-card .artist-card{position:relative;display:block;overflow:hidden;border-radius:2px;background:#f6f6f6}.carousel-artist-card .artist-card img{width:100%;height:40vw;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}@media only screen and (min-width:875px){.carousel-artist-card .artist-card img{height:24vw}}@media only screen and (min-width:1375px){.carousel-artist-card .artist-card img{height:22vw}}.carousel-artist-card .artist-card .overlay{position:absolute;left:0;right:0;bottom:0;padding:12px 12px 14px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.55) 80%);color:#fff;display:flex;align-items:flex-end;min-height:30%}.carousel-artist-card .artist-card .name{font-family:Reply;text-transform:uppercase;letter-spacing:.06em;font-weight:400;font-size:18px;margin:0}@media only screen and (min-width:875px){.carousel-artist-card .artist-card .name{font-size:20px}}@media only screen and (min-width:1375px){.carousel-artist-card .artist-card .name{font-size:22px}}.carousel-artist-card .artist-card:hover img{transform:scale(1.03)}
