.ArtistItemContainer{cursor:pointer;background:#fff;border-radius:13.039px;flex-direction:column;flex-shrink:0;justify-content:flex-end;align-self:flex-start;width:203.038px;height:220px;margin:30px 5px;padding:5px;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px 2px #00000021}.ArtistItemContainer>img{object-fit:cover;background:#2c2f50;border-top-left-radius:13.039px;border-top-right-radius:13.039px;width:95%;height:38%;position:absolute;inset:5px}.ArtistDetail{z-index:2;background:#fff;border-radius:0 0 11.14px 11.14px;flex-direction:column;width:100%;height:45%;padding-top:10px;padding-left:15px;padding-right:8px;display:flex;position:relative}.ArtistDetail>img{object-fit:cover;filter:grayscale();border:2px solid #fff;border-radius:100%;width:107px;height:107px;position:absolute;top:-95px;right:22%}.ArtistInfo{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.ArtistInfo>h4{color:#2c2f50;text-wrap:nowrap;margin-top:15px;margin-bottom:5px;font-family:Roboto;font-size:16.437px;font-style:normal;font-weight:900;line-height:normal}.ArtistInfo>p{color:#2c2f50;text-align:center;font-family:Roboto;font-size:12.868px;font-style:normal;font-weight:400;line-height:normal}.ArtistInfo>span{align-items:baseline;margin-top:auto;display:flex}.ArtistInfo>span>label{color:#fff;text-shadow:0 4px 4px #00000040;font-family:Roboto;font-size:34.124px;font-style:normal;font-weight:900;line-height:22.635px}.ArtistInfo>span>p{color:#fff;font-family:Roboto;font-size:10.036px;font-style:normal;font-weight:400;line-height:22.635px}.skeleton-ArtistItem{background-color:#eee;background-image:linear-gradient(90deg,#eee,#f5f5f5,#eee);background-repeat:no-repeat;background-size:200px 100%;animation:1.5s ease-in-out infinite skeleton-animation}@keyframes skeleton-animation{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.ArtistCta{border:.596px solid #fff;border-radius:2.749px;justify-content:center;align-items:center;margin-top:auto;margin-bottom:5px;display:flex}.ArtistCta>label{color:#232323;text-align:center;margin-right:5px;font-family:Roboto;font-size:12.079px;font-style:normal;font-weight:700;line-height:normal}.ArtistCta>p{color:#232323;text-align:center;text-wrap:nowrap;font-family:Roboto;font-size:12.079px;font-style:normal;font-weight:700;line-height:normal}.ArtistCta>button{color:#fff;text-align:center;text-wrap:nowrap;background:#2c2f50;border-radius:2.749px;width:101px;height:25.659px;font-family:Roboto;font-size:12px;font-style:normal;font-weight:700;line-height:normal}@media (max-width:900px){.ArtistItemContainer{width:296.038px;height:286.038px}.ArtistDetail>img{right:31%}}
