.collection-subcategories{background:rgb(var(--color-background))}.collection-subcategories__heading{text-align:center;margin-bottom:2rem}.collection-subcategories__wrapper{position:relative;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.collection-subcategories__wrapper::-webkit-scrollbar{display:none}.collection-subcategories__wrapper--slider{padding:0 50px}.collection-subcategories__list{display:flex;gap:2rem;padding:.5rem 0}.collection-subcategories__list--center{justify-content:center}.collection-subcategories__list--left{justify-content:flex-start}.collection-subcategories__list--right{justify-content:flex-end}.collection-subcategories__item{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:rgb(var(--color-foreground));transition:transform .2s ease;flex-shrink:0}.collection-subcategories__item:hover{transform:translateY(-5px)}.collection-subcategories__image-wrapper{width:130px;height:130px;border-radius:50%;overflow:hidden;border:3px solid transparent;box-shadow:0 4px 15px #0000001a;transition:all .3s ease;background:rgb(var(--color-background))}.collection-subcategories__item:hover .collection-subcategories__image-wrapper{border-color:rgb(var(--color-button));box-shadow:0 6px 20px #00000026}.collection-subcategories__image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.collection-subcategories__item:hover .collection-subcategories__image{transform:scale(1.1)}.collection-subcategories__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:rgba(var(--color-foreground),.05)}.collection-subcategories__placeholder svg{width:50%;height:50%;opacity:.5}.collection-subcategories__title{margin-top:1rem;font-size:1.4rem;font-weight:600;text-align:center;white-space:nowrap}.collection-subcategories__nav{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border:none;border-radius:50%;background:rgb(var(--color-button));color:rgb(var(--color-button-text));cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:2;box-shadow:0 2px 10px #00000026}.collection-subcategories__nav:hover{background:rgba(var(--color-button),.9);transform:translateY(-50%) scale(1.1)}.collection-subcategories__nav--prev{left:0}.collection-subcategories__nav--prev svg{transform:rotate(90deg)}.collection-subcategories__nav--next{right:0}.collection-subcategories__nav--next svg{transform:rotate(-90deg)}.collection-subcategories__nav svg{width:12px;height:12px}@media screen and (min-width:750px){.collection-subcategories__list{gap:3rem}.collection-subcategories__image-wrapper{width:160px;height:160px}.collection-subcategories__title{font-size:1.5rem}.collection-subcategories__wrapper--slider{padding:0 60px}.collection-subcategories__nav{width:48px;height:48px}.collection-subcategories__nav svg{width:14px;height:14px}}@media screen and (min-width:990px){.collection-subcategories__title{font-size:1.6rem}}@media screen and (max-width:749px){.collection-subcategories__list{padding:.5rem 1.5rem;gap:1.5rem}.collection-subcategories__list--center{justify-content:center}.collection-subcategories__list--left{justify-content:flex-start}.collection-subcategories__list--right{justify-content:flex-end}.collection-subcategories__image-wrapper{width:90px;height:90px}.collection-subcategories__title{font-size:1.2rem;margin-top:.8rem}.collection-subcategories__wrapper--slider{padding:0 40px}.collection-subcategories__nav{width:32px;height:32px}.collection-subcategories__nav svg{width:10px;height:10px}}.collection-subcategories__item.active .collection-subcategories__image-wrapper{border-color:rgb(var(--color-button))}.collection-subcategories__item.active .collection-subcategories__title{color:rgb(var(--color-button))}.collection-subcategories__wrapper:not(.has-overflow) .collection-subcategories__nav{display:none}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-collection-subcategories.css.map */
