.rounded-collection-wrapper{padding:30px 0}.rounded-collection-title{text-align:center;margin-bottom:20px;font-size:var(--heading-size, 24px)}.rounded-collection-scroll{display:flex;overflow-x:auto;gap:18px;padding:10px 5px 15px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.rounded-collection-scroll::-webkit-scrollbar{height:6px}.rounded-collection-scroll::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.rounded-collection-item{text-align:center;text-decoration:none;scroll-snap-align:start;flex:0 0 auto;width:calc((100% / var(--items-desktop, 6)) - 18px)}.rounded-collection-image{width:100%;aspect-ratio:1 / 1;border-radius:50%;overflow:hidden;border:2px solid #eee;margin:0 auto 10px}.rounded-collection-image img,.rounded-collection-placeholder{width:100%;height:100%;object-fit:cover;display:block}.rounded-collection-placeholder{background:#f2f2f2}.rounded-collection-name{font-size:13px;font-weight:500;color:#222;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:749px){.rounded-collection-item{width:calc((100% / var(--items-mobile, 3)) - 14px)}.rounded-collection-scroll{gap:14px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-rounded-collection-list.css.map */
