.collection-grid{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin:2rem 0}.collection-item{width:160px;height:160px;border-radius:50%;overflow:hidden;text-align:center;background-color:#f3f3f3;display:flex;flex-direction:column;justify-content:center;align-items:center;box-shadow:0 2px 8px #0000001a;transition:transform .3s}.collection-item:hover{transform:scale(1.05)}.collection-item img{width:100%;height:100%;object-fit:cover;border-radius:50%}.collection-item p{margin-top:.5rem;font-weight:700;font-size:14px;color:#333}
/*# sourceMappingURL=/cdn/shop/t/1/assets/custom-collections.css.map */
