.ArtistPage-module-scss-module__RFsGPG__artists{gap:var(--spacing);padding:var(--spacing);display:flex}.ArtistPage-module-scss-module__RFsGPG__artists h3{font-weight:700}.ArtistPage-module-scss-module__RFsGPG__artists .ArtistPage-module-scss-module__RFsGPG__cont{gap:var(--spacing);flex-direction:column;width:100%;display:flex}.ArtistPage-module-scss-module__RFsGPG__artists .ArtistPage-module-scss-module__RFsGPG__main{gap:var(--spacing);width:100%;display:flex}.ArtistPage-module-scss-module__RFsGPG__artists .ArtistPage-module-scss-module__RFsGPG__main .ArtistPage-module-scss-module__RFsGPG__about{border-radius:var(--border-radius);padding:var(--spacing);background-color:#212121;min-width:405px;max-width:405px}.ArtistPage-module-scss-module__RFsGPG__artists .ArtistPage-module-scss-module__RFsGPG__main .ArtistPage-module-scss-module__RFsGPG__list{border-radius:var(--border-radius);width:100%;padding:var(--spacing);background-color:#212121}.ArtistPage-module-scss-module__RFsGPG__artists .ArtistPage-module-scss-module__RFsGPG__side{width:100%;max-width:420px}.ArtistPage-module-scss-module__RFsGPG__artists .ArtistPage-module-scss-module__RFsGPG__pills{gap:calc(var(--spacing)/3);flex-wrap:wrap;display:flex}.ArtistPage-module-scss-module__RFsGPG__artists .ArtistPage-module-scss-module__RFsGPG__pills .ArtistPage-module-scss-module__RFsGPG__pill{text-align:center;background-color:#151515;border-radius:40px;align-items:center;width:auto;min-height:40px;padding:10px 15px;font-weight:700;display:flex}.ArtistPage-module-scss-module__RFsGPG__artists .ArtistPage-module-scss-module__RFsGPG__pills .ArtistPage-module-scss-module__RFsGPG__pill.ArtistPage-module-scss-module__RFsGPG__primary{color:#000;background-color:#fc0}@media (max-width:1899px){.ArtistPage-module-scss-module__RFsGPG__artists{flex-direction:column}.ArtistPage-module-scss-module__RFsGPG__artists .ArtistPage-module-scss-module__RFsGPG__main{height:auto;margin-bottom:0}.ArtistPage-module-scss-module__RFsGPG__artists .ArtistPage-module-scss-module__RFsGPG__side{max-width:100%;min-height:600px;display:none}}@media (max-width:1399px){.ArtistPage-module-scss-module__RFsGPG__artists .ArtistPage-module-scss-module__RFsGPG__main{flex-direction:column}.ArtistPage-module-scss-module__RFsGPG__artists .ArtistPage-module-scss-module__RFsGPG__main .ArtistPage-module-scss-module__RFsGPG__about{max-width:100%}}
.ArtistItem-module-scss-module__RICpYG__item{gap:calc(var(--spacing)/2);padding:calc(var(--spacing)/2);border-radius:var(--border-half-radius);flex-direction:row;align-items:center;transition:all .2s linear;display:flex}.ArtistItem-module-scss-module__RICpYG__item:hover{background-color:#151515}.ArtistItem-module-scss-module__RICpYG__item .ArtistItem-module-scss-module__RICpYG__image{border-radius:var(--border-half-radius);cursor:pointer;border-radius:100%;flex-shrink:0;width:60px;height:60px;overflow:hidden}.ArtistItem-module-scss-module__RICpYG__item .ArtistItem-module-scss-module__RICpYG__image img{object-fit:cover;object-position:center;width:100%;height:100%;transition:all .3s ease-in-out;display:block;transform:scale(1)rotate(0)}.ArtistItem-module-scss-module__RICpYG__item .ArtistItem-module-scss-module__RICpYG__image img:hover{transform:scale(1.2)rotate(-5deg)}.ArtistItem-module-scss-module__RICpYG__item .ArtistItem-module-scss-module__RICpYG__title{color:#fff;font-size:1.25rem;font-weight:800}@media (max-width:991px){.ArtistItem-module-scss-module__RICpYG__item .ArtistItem-module-scss-module__RICpYG__title{font-size:1rem}}
