.artist-follow[data-v-b071c21d]{height:54px;width:54px}.artist-follow__main[data-v-b071c21d]{background-color:transparent;border:0;color:var(--brand-500);height:30px;outline:0;transition:all 1s ease-in-out;width:30px;z-index:1}.artist-follow__main[data-v-b071c21d]:after{border:3px solid var(--gray-900);border-radius:var(--rad-full);content:"";inset:0;position:absolute;z-index:-1}.artist-follow__bg-white[data-v-b071c21d]{background-color:var(--white);transition:all 1s ease-in-out;z-index:1}.artist-follow__bg-main[data-v-b071c21d]{background-color:var(--white);height:28px;width:28px;z-index:0}.artist-follow__bung[data-v-b071c21d]{transform:scale(.2)}.artist-follow.is-active .artist-follow__main[data-v-b071c21d]{color:var(--white)}.artist-follow.is-active .artist-follow__bg-main[data-v-b071c21d]{background-color:var(--brand-500)}.artist-follow.is-active .artist-follow__bg-white[data-v-b071c21d]{animation:scaleBgWhite-b071c21d .5s ease-in-out}.artist-follow.is-active .artist-follow__bung[data-v-b071c21d]{animation:scaleBung-b071c21d .25s ease-in-out .1s}@keyframes scaleBgWhite-b071c21d{0%{height:2px;width:2px}50%{height:42px;width:42px}to{height:26px;width:26px}}@keyframes scaleBung-b071c21d{0%{transform:scale(.2)}to{transform:scale(1)}}