.artists-group{padding:100px 0}.artists-group .c-tabs-menu{width:100%;max-width:1000px;margin:0 auto;display:flex;gap:10px;box-sizing:border-box;padding:0 10px}.artists-group .c-tabs-menu .button-text{display:inline-flex;justify-content:center;align-items:center;box-sizing:border-box;padding:10px;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:.4rem;border:none}.artists-group .c-tabs-menu a.button-text{text-decoration:none}.artists-group .c-tabs-menu .tm-item{height:40px;box-sizing:border-box;padding:0 15px;font-size:15px;background-color:var(--color-1);border:1px solid var(--color-2);color:var(--color-2);border-radius:20px}.artists-group .c-tabs-menu .tm-item.selected{background-color:var(--color-8)}.artists-group .c-tabs-contents{width:100%;flex:1;margin-top:25px}.artists-group .c-tabs-contents .tc-content{width:100%;min-height:100%;display:none}.artists-group .c-tabs-contents .tc-content.selected{display:block}.artists-group .artists-stars .list{box-sizing:border-box;padding:0 10px}.artists-group .artists-stars .list .artists{display:grid;grid-template-columns:repeat(auto-fill,400px);justify-content:center;gap:50px;margin-top:25px}.artists-group .artists-stars .list .artists .artist{width:100%;height:600px;display:flex;align-items:center;border-radius:2rem;box-sizing:border-box;padding:100px 0 50px;background-color:var(--color-3);position:relative;overflow:hidden}.artists-group .artists-stars .list .artists .artist .a-frame{width:100%;height:100%;position:absolute;top:0;left:0}.artists-group .artists-stars .list .artists .artist .a-frame img{width:100%;height:100%;object-fit:cover;object-position:center}.artists-group .artists-stars .list .artists .artist .a-frame .button-text{display:inline-flex;justify-content:center;align-items:center;box-sizing:border-box;padding:10px;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:.4rem;border:none}.artists-group .artists-stars .list .artists .artist .a-frame a.button-text{text-decoration:none}.artists-group .artists-stars .list .artists .artist .a-frame .button-text{height:30px;border-radius:15px;display:inline-flex;align-items:center;padding:0 15px;background-color:var(--color-3);color:var(--color-2);position:absolute;top:25px;right:25px;box-sizing:border-box;border:1px solid var(--color-2)}.artists-group .artists-stars .list .artists .artist .a-wrapper{width:100%;height:100%;border-radius:1rem;box-sizing:border-box;padding:65px 10px 25px;background-color:var(--color-3);color:var(--color-2);position:relative;display:flex;flex-direction:column}.artists-group .artists-stars .list .artists .artist .a-wrapper .avatar{width:80px;height:80px;border-radius:1rem;position:absolute;top:-40px;left:25px;box-sizing:border-box;padding:4px;background-color:var(--color-3)}.artists-group .artists-stars .list .artists .artist .a-wrapper .avatar img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:1rem}.artists-group .artists-stars .list .artists .artist .a-wrapper .name{font-size:.9rem;font-weight:bolder}.artists-group .artists-stars .list .artists .artist .a-wrapper .views-likes-group{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px}.artists-group .artists-stars .list .artists .artist .a-wrapper .views-likes-group .views-likes{display:inline-flex;gap:10px;align-items:center}.artists-group .artists-stars .list .artists .artist .a-wrapper .views-likes-group .views-likes .views,.artists-group .artists-stars .list .artists .artist .a-wrapper .views-likes-group .views-likes .likes{display:inline-flex;gap:5px}.artists-group .artists-stars .list .artists .artist .a-wrapper .views-likes-group .views-likes .views .icon,.artists-group .artists-stars .list .artists .artist .a-wrapper .views-likes-group .views-likes .likes .icon{width:15px}.artists-group .artists-stars .list .artists .artist .a-wrapper .views-likes-group .views-likes .views .value,.artists-group .artists-stars .list .artists .artist .a-wrapper .views-likes-group .views-likes .likes .value{font-size:.9rem}.artists-group .artists-stars .list .artists .artist .a-wrapper .views-likes-group .group{display:inline-flex;align-items:center;height:30px;font-size:15px;border-radius:15px;box-sizing:border-box;padding:0 15px;background-color:var(--color-1);color:var(--color-2);text-transform:capitalize}.artists-group .artists-stars .list .artists .artist .a-wrapper .famous{display:flex;justify-content:flex-end;align-items:center;gap:10px;margin-top:10px}.artists-group .artists-stars .list .artists .artist .a-wrapper .famous .icon{color:var(--color-8)}.artists-group .artists-stars .list .artists .artist .a-wrapper .famous .icon svg{width:25px}.artists-group .artists-stars .list .artists .artist .a-wrapper .famous .label{display:inline-flex;align-items:center;height:30px;border-radius:15px;background-color:var(--color-8);color:var(--color-1);box-sizing:border-box;padding:0 10px}.artists-group .artists-stars .list .artists .artist .a-wrapper .description-short{font-size:.8rem;margin-top:25px;text-align:justify;flex:1}.artists-group .artists-stars .list .artists .artist .a-wrapper .works-latest{margin-top:25px}.artists-group .artists-stars .list .artists .artist .a-wrapper .works-latest .label{width:100%;position:relative;display:flex;align-items:center;gap:25px}.artists-group .artists-stars .list .artists .artist .a-wrapper .works-latest .label:before{content:"";display:block;flex:1;height:2px;border-radius:1px;background-color:var(--color-1)}.artists-group .artists-stars .list .artists .artist .a-wrapper .works-latest .label .value{font-size:.9rem}.artists-group .artists-stars .list .artists .artist .a-wrapper .works-latest .works{width:100%;height:100px;box-sizing:border-box;padding:10px 0;display:flex;justify-content:center;gap:15px;margin-top:25px}.artists-group .artists-stars .list .artists .artist .a-wrapper .works-latest .works p{width:100%;font-size:.8rem;text-align:justify;color:var(--color-6)}.artists-group .artists-stars .list .artists .artist .a-wrapper .works-latest .works .work{width:80px;height:80px;border-radius:1rem;overflow:hidden}.artists-group .artists-stars .list .artists .artist .a-wrapper .works-latest .works .work img{width:100%;height:100%;object-fit:cover;object-position:center}@media screen and (max-width: 425px){.artists-group .artists-stars .list .artists .artist{height:auto}}.artists-group .artists-stars .list .pagination{max-width:1000px;margin:50px auto 0;display:flex;gap:25px;align-items:center;box-sizing:border-box;padding:0 25px}.artists-group .artists-stars .list .pagination .button-icon{display:inline-flex;justify-content:center;align-items:center;box-sizing:border-box;cursor:pointer}.artists-group .artists-stars .list .pagination button.button-icon{outline:none;padding:0;border:none}.artists-group .artists-stars .list .pagination button.button-icon{width:40px;height:40px;background-color:var(--color-4);color:var(--color-2);border:1px solid var(--color-3);box-shadow:1px 1px 4px #000;border-radius:1rem}.artists-group .artists-stars .list .pagination button.button-icon svg{width:20px}.artists-group .artists-stars .list .pagination{margin-top:50px}.artists-group .artists-stars .list .message-empty{width:100%;max-width:1000px;margin:50px auto;display:flex;gap:25px;box-sizing:border-box;padding:10px}.artists-group .artists-stars .list .message-empty .block-left{width:400px;height:250px;border-radius:0rem;overflow:hidden;box-sizing:border-box;padding:10px;border:1px solid var(--color-3)}.artists-group .artists-stars .list .message-empty .block-left img{width:100%;height:100%;object-fit:cover;object-position:center}.artists-group .artists-stars .list .message-empty .block-right{flex:1;display:flex;align-items:center;justify-content:center;font-size:1.1rem;text-align:justify}.artists-group .artists-stars .list .message-empty .block-right p{max-width:400px}@media screen and (max-width: 1000px){.artists-group .artists-stars .list .message-empty{flex-direction:column;align-items:center}}@media screen and (max-width: 425px){.artists-group .artists-stars .list .artists{grid-template-columns:repeat(auto-fill,100%)}}.artists-group .artists-emerging .list{box-sizing:border-box;padding:0 10px}.artists-group .artists-emerging .list .artists{display:grid;grid-template-columns:repeat(auto-fill,400px);justify-content:center;gap:50px;margin-top:25px}.artists-group .artists-emerging .list .artists .artist{width:100%;height:300px;display:flex;flex-direction:column;gap:10px;box-sizing:border-box}.artists-group .artists-emerging .list .artists .artist.m2{flex-direction:column-reverse}.artists-group .artists-emerging .list .artists .artist .block-frame{width:100%;height:170px;overflow:hidden;box-sizing:border-box;border:1px solid var(--color-3);position:relative}.artists-group .artists-emerging .list .artists .artist .block-frame img{width:100%;height:100%;object-position:center;object-fit:cover}.artists-group .artists-emerging .list .artists .artist .block-frame .work-meet{width:100%;position:absolute;top:50%;left:0;transform:translateY(-50%);display:flex;justify-content:space-between;gap:10px;box-sizing:border-box;padding:0 25px}.artists-group .artists-emerging .list .artists .artist .block-frame .work-meet .work{width:100px;height:100px;box-sizing:border-box;border:2px solid var(--color-1)}.artists-group .artists-emerging .list .artists .artist .block-frame .work-meet .work img{width:100%;height:100%;object-fit:cover;object-position:center}.artists-group .artists-emerging .list .artists .artist .block-frame .work-meet .button-text{display:inline-flex;justify-content:center;align-items:center;box-sizing:border-box;padding:10px;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:.4rem;border:none}.artists-group .artists-emerging .list .artists .artist .block-frame .work-meet a.button-text{text-decoration:none}.artists-group .artists-emerging .list .artists .artist .block-frame .work-meet .button-text{height:30px;border-radius:15px;display:inline-flex;align-items:center;padding:0 15px;background-color:var(--color-3);color:var(--color-2);box-sizing:border-box;border:1px solid var(--color-2);text-transform:uppercase}.artists-group .artists-emerging .list .artists .artist .block-info{width:100%;flex:1px;background-color:var(--color-3);color:var(--color-2);box-sizing:border-box;padding:10px;display:flex;flex-direction:column;gap:10px}.artists-group .artists-emerging .list .artists .artist .block-info .name{font-size:.9rem}.artists-group .artists-emerging .list .artists .artist .block-info .works{flex:1;display:inline-flex;gap:10px;font-size:.8rem}.artists-group .artists-emerging .list .artists .artist .block-info .works .label{color:var(--color-5)}.artists-group .artists-emerging .list .artists .artist .block-info .works .value{color:var(--color-8)}.artists-group .artists-emerging .list .artists .artist .block-info .group-views-likes{display:flex;align-items:center;justify-content:space-between;gap:10px;box-sizing:border-box;padding-top:10px;border-top:1px solid var(--color-1)}.artists-group .artists-emerging .list .artists .artist .block-info .group-views-likes .group{height:30px;display:inline-flex;align-items:center;border-radius:15px;font-size:15px;box-sizing:border-box;padding:0 10px;background-color:var(--color-1);color:var(--color-2);text-transform:capitalize}.artists-group .artists-emerging .list .artists .artist .block-info .group-views-likes .views-likes{display:inline-flex;align-items:center;gap:10px}.artists-group .artists-emerging .list .artists .artist .block-info .group-views-likes .views-likes .views,.artists-group .artists-emerging .list .artists .artist .block-info .group-views-likes .views-likes .likes{display:inline-flex;align-items:center;gap:5px}.artists-group .artists-emerging .list .artists .artist .block-info .group-views-likes .views-likes .views .icon,.artists-group .artists-emerging .list .artists .artist .block-info .group-views-likes .views-likes .likes .icon{width:15px}.artists-group .artists-emerging .list .artists .artist .block-info .group-views-likes .views-likes .views .value,.artists-group .artists-emerging .list .artists .artist .block-info .group-views-likes .views-likes .likes .value{font-size:.9rem}.artists-group .artists-emerging .list .pagination{max-width:1000px;margin:50px auto 0;display:flex;gap:25px;align-items:center;box-sizing:border-box;padding:0 25px}.artists-group .artists-emerging .list .pagination .button-icon{display:inline-flex;justify-content:center;align-items:center;box-sizing:border-box;cursor:pointer}.artists-group .artists-emerging .list .pagination button.button-icon{outline:none;padding:0;border:none}.artists-group .artists-emerging .list .pagination button.button-icon{width:40px;height:40px;background-color:var(--color-4);color:var(--color-2);border:1px solid var(--color-3);box-shadow:1px 1px 4px #000;border-radius:1rem}.artists-group .artists-emerging .list .pagination button.button-icon svg{width:20px}.artists-group .artists-emerging .list .pagination{margin-top:50px}.artists-group .artists-emerging .list .message-empty{width:100%;max-width:1000px;margin:50px auto;display:flex;gap:25px;box-sizing:border-box;padding:10px}.artists-group .artists-emerging .list .message-empty .block-left{width:400px;height:250px;border-radius:0rem;overflow:hidden;box-sizing:border-box;padding:10px;border:1px solid var(--color-3)}.artists-group .artists-emerging .list .message-empty .block-left img{width:100%;height:100%;object-fit:cover;object-position:center}.artists-group .artists-emerging .list .message-empty .block-right{flex:1;display:flex;align-items:center;justify-content:center;font-size:1.1rem;text-align:justify}.artists-group .artists-emerging .list .message-empty .block-right p{max-width:400px}@media screen and (max-width: 1000px){.artists-group .artists-emerging .list .message-empty{flex-direction:column;align-items:center}}@media screen and (max-width: 425px){.artists-group .artists-emerging .list .artists{grid-template-columns:repeat(auto-fill,100%)}}
