.posterlaab-artist-archive .artist-heading{margin-bottom:var(--posterlaab-45);display:flex;align-items:center;justify-content:space-between}.posterlaab-artist-archive .artist-heading h4{font-size:18px;font-weight:var(--posterlaab-700-font-weight)}.posterlaab-artist-archive .artist-heading .artist-sorting{display:flex;background-color:var(--posterlaab-color-content-bg);border-radius:100px;padding:9px var(--posterlaab-30) 9px var(--posterlaab-20);position:relative}.posterlaab-artist-archive .artist-heading .artist-sorting label{font-size:var(--posterlaab-small-font-size);font-weight:300;line-height:22px;color:var(--posterlaab-color-heading)}.posterlaab-artist-archive .artist-heading .artist-sorting select{background:rgba(0,0,0,0);padding:0;border:none;height:var(--posterlaab-20);width:auto;font-size:var(--posterlaab-small-font-size);font-weight:var(--posterlaab-global-font-weight);line-height:22px;color:var(--posterlaab-color-heading);cursor:pointer}.posterlaab-artist-archive .artist-heading .artist-sorting select:focus,.posterlaab-artist-archive .artist-heading .artist-sorting select:focus-visible{outline:none}.posterlaab-artist-archive .artist-heading .artist-sorting:after{position:absolute;content:"";right:15px;top:50%;border:solid 3px rgba(0,0,0,0);height:3px;width:6px;pointer-events:none;border-top-color:var(--posterlaab-color-heading);margin-top:-2px}.posterlaab-artist-archive .posterlaab-artist-wrapper{grid-template-columns:repeat(1, 1fr);grid-gap:var(--posterlaab-30)}.posterlaab-artist-archive .posterlaab-artist-item{padding:12px;border:1px solid var(--posterlaab-color-border)}.posterlaab-artist-archive .posterlaab-artist-item .artist-header{display:flex;justify-content:center;gap:2px}.posterlaab-artist-archive .posterlaab-artist-item .artist-header .artist-poster{background-color:var(--posterlaab-color-content-bg);padding:var(--posterlaab-25);display:flex;align-items:center;justify-content:center}.posterlaab-artist-archive .posterlaab-artist-item .artist-header .artist-poster img{box-shadow:0 1px 4px 0 rgba(0,0,0,.1)}.posterlaab-artist-archive .posterlaab-artist-item .artist-body{padding:16px 24px;display:flex;align-items:center;gap:8px}.posterlaab-artist-archive .posterlaab-artist-item .artist-body .author-img{width:44px;height:44px;border-radius:100px;overflow:hidden}.posterlaab-artist-archive .posterlaab-artist-item .artist-body .author-img img{width:100%;height:100%}.posterlaab-artist-archive .posterlaab-artist-item .artist-body .author-content h5{font-size:15px;font-weight:var(--posterlaab-600-font-weight);color:var(--posterlaab-color-heading)}.posterlaab-artist-archive .posterlaab-artist-item .artist-body .author-content span{font-size:12px;font-weight:var(--posterlaab-500-font-weight);color:var(--posterlaab-color-global);margin:0;text-transform:uppercase}.posterlaab-artist-archive .posterlaab-artist-item .artist-body.center{justify-content:center;flex-direction:column;margin-top:-40px}.posterlaab-artist-archive .posterlaab-artist-item .artist-body.center .author-img img{border:3px solid #fff;border-radius:100px}.posterlaab-artist-archive .posterlaab-artist-item .artist-body.center .author-content{text-align:center}.posterlaab-artist-archive .posterlaab-artist-item .artist-footer{padding:0 24px;text-align:center}.posterlaab-artist-archive .posterlaab-artist-item .artist-footer a{font-size:var(--posterlaab-small-font-size);font-weight:var(--posterlaab-400-font-weight);line-height:22px;color:var(--posterlaab-color-heading);border:1px solid var(--posterlaab-color-border);display:block;border-radius:100px;padding:11px}.posterlaab-artist-archive .posterlaab-artist-item .artist-footer a:hover{background-color:var(--posterlaab-color-heading);color:#fff}.posterlaab-artist-archive .posterlaab-artist-pagination .pagination{margin:var(--posterlaab-30) 0 0 0;display:flex;align-items:center;justify-content:center;gap:var(--posterlaab-10)}.posterlaab-artist-archive .posterlaab-artist-pagination .pagination .page-numbers{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:100px;border:none;font-size:15px;font-weight:400;line-height:24px;color:var(--posterlaab-color-heading);background:rgba(0,0,0,0);text-align:center}.posterlaab-artist-archive .posterlaab-artist-pagination .pagination .page-numbers.current,.posterlaab-artist-archive .posterlaab-artist-pagination .pagination .page-numbers:hover{background:var(--posterlaab-color-heading);color:#fff}.posterlaab-artist-archive .posterlaab-artist-pagination .pagination .page-numbers.next,.posterlaab-artist-archive .posterlaab-artist-pagination .pagination .page-numbers.prev{background:#f1f1f1}.posterlaab-artist-archive .posterlaab-artist-pagination .pagination .page-numbers.next:hover,.posterlaab-artist-archive .posterlaab-artist-pagination .pagination .page-numbers.prev:hover{background:var(--posterlaab-color-heading)}@media(min-width: 768px){.posterlaab-artist-archive .artist-heading h4{font-size:28px}.posterlaab-artist-archive .d-grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 992px){.posterlaab-artist-archive .d-grid{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 1200px){.posterlaab-artist-archive .d-grid{grid-template-columns:repeat(4, 1fr)}}
