.artist-modal{text-align:center;overflow:auto}.artist-modal .img-area{width:100%;text-align:center;overflow:hidden;position:relative}.artist-modal .img-area img{object-fit:contain;width:100%;height:100%;top:0;left:0}.artist-modal .artist-name{color:#e14040;font-size:30px;font-weight:600;margin:10px 0;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3}.artist-modal .concept{text-align:start;font-size:20px;font-weight:500}@media(max-width:550px){.artist-modal .artist-name{font-size:x-large;line-height:1.1}.artist-modal .concept{line-height:1.2}}.overlay{background:linear-gradient(135deg,#a9ceffe6,#fff7ade6) 0 0 /100% 100%}