.shop-by-collections__container{text-align:center}.shop-by-collections__heading{margin-bottom:3rem;letter-spacing:.05rem;line-height:1.2}.shop-by-collections__carousel-wrapper{position:relative;display:flex;align-items:center;gap:.75rem}.shop-by-collections__track{display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;gap:var(--gap, 24px);scrollbar-width:none;-ms-overflow-style:none;flex:1}.shop-by-collections__track::-webkit-scrollbar{display:none}.shop-by-collections__card-wrap{flex:0 0 auto;width:calc((100% - (var(--columns, 4) - 1) * var(--gap, 24px)) / var(--columns, 4));scroll-snap-align:start}.shop-by-collections__card{display:flex;flex-direction:column;align-items:center;gap:1rem;text-decoration:none;color:inherit;width:100%}.shop-by-collections__image-wrap{display:block;border-radius:50%;overflow:hidden;border:2px solid rgba(var(--color-foreground),.15);transition:transform .35s ease,border-color .35s ease,box-shadow .35s ease;margin:0 auto}.shop-by-collections__image{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block;transition:transform .5s ease}.shop-by-collections__image--placeholder{display:flex;align-items:center;justify-content:center;background:rgba(var(--color-foreground),.05)}.shop-by-collections__image--placeholder svg{width:60%;height:60%}.shop-by-collections__card:hover .shop-by-collections__image-wrap{transform:translateY(-4px);border-color:rgba(var(--color-foreground),.4);box-shadow:0 6px 16px rgba(var(--color-shadow),.25)}.shop-by-collections__card:hover .shop-by-collections__image{transform:scale(1.12)}.shop-by-collections__title{font-weight:600;text-transform:uppercase;letter-spacing:.04rem;text-align:center;line-height:1.3}.shop-by-collections__arrow{flex:0 0 auto;width:36px;height:36px;border-radius:50%;border:1px solid rgba(var(--color-foreground),.15);background:rgb(var(--color-background));color:rgb(var(--color-foreground));display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,transform .2s ease}.shop-by-collections__arrow:hover{background:rgba(var(--color-foreground),.08);transform:scale(1.05)}@media screen and (max-width:749px){.shop-by-collections__arrow{width:30px;height:30px}}.shop-by-collections__placeholder{padding:4rem 2rem;opacity:.6}.shop-by-collections__placeholder svg{width:8rem;height:8rem;margin-bottom:1rem}
/*# sourceMappingURL=/cdn/shop/t/5/assets/component-shop-by-collections.css.map */
