.artist-row{margin-bottom:20px;padding-bottom:20px}@media (min-width:992px){.artist-row{margin-bottom:30px;padding-bottom:30px}}.artist-row:has(+.artist-row){border-bottom:1px solid var(--mediumtaupe)}.artist-row__header{display:flex;flex-direction:column}.artist-row__content{display:flex;gap:15px;align-items:center}.artist-row__user{display:flex;flex-direction:column;gap:5px}.artist-row__user h3{margin:0;font-size:18px;display:flex;gap:10px;align-items:center}.artist-row__labels{display:flex;align-items:center;flex-wrap:wrap;gap:5px}@media (min-width:992px){.artist-row__labels{gap:10px}}.artist-row__location{font-size:14px;color:var(--deepblue-60)}.artist-row .artwork-product-wrapper:not(:has(.artlist-layout-highlight)):not(:has(.pagination-wrapper)){margin-bottom:0}.artist-row .wadm-avatar:has(svg):not(:has(img)) svg{width:100%;height:100%;background:var(--deepblue-5)}