.artists-page{max-width:1200px;margin:0 auto;padding:40px 20px}.artists-page__title{text-align:center;margin-bottom:40px}.artists-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:30px}.artist-card{text-decoration:none;color:inherit;display:flex;flex-direction:column;align-items:center;transition:opacity .2s ease}.artist-card:hover{opacity:.8}.artist-card__image-wrapper{width:100%;aspect-ratio:1 / 1;overflow:hidden;border-radius:8px;background-color:#f4f4f4}.artist-card__image{width:100%;height:100%;object-fit:cover}.artist-card__image-placeholder{width:100%;height:100%;background-color:#e0e0e0}.artist-card__image-wrapper--next{display:flex;align-items:center;justify-content:center;background-color:#f4f4f4;border:2px solid #e0e0e0}.artist-card__arrow{font-size:3rem;color:#333;line-height:1}.artist-card--next:hover .artist-card__image-wrapper--next{background-color:#e0e0e0}.artist-card--next:hover .artist-card__arrow{color:#000}.artist-card__name{margin-top:10px;font-size:1rem;font-weight:600;text-align:center}.pagination{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:40px;flex-wrap:wrap}.pagination__prev,.pagination__next,.pagination__number{text-decoration:none;color:inherit;padding:6px 12px;border:1px solid #e0e0e0;border-radius:4px}.pagination__number--current{font-weight:700;background-color:#f4f4f4}
/*# sourceMappingURL=/cdn/shop/t/5/compiled_assets/styles.css.map */
