.collection-switcher{margin-bottom:4rem}.collection-switcher__container{width:100%;position:relative}.collection-switcher__nav-wrapper{position:relative}.collection-switcher__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:4rem;height:4rem;border-radius:50%;background:#fff0;border:1px solid rgba(var(--color-foreground),0);display:none;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #0000}.collection-switcher__nav:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-50%) scale(1.05)}.collection-switcher__nav:disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.collection-switcher__nav--prev{left:1rem}.collection-switcher__nav--next{right:1rem}.collection-switcher__nav svg{width:2rem;height:2rem;color:rgb(var(--color-foreground))}@media screen and (min-width: 990px){.collection-switcher__nav{display:flex}}.collection-switcher__title{text-align:center;font-size:2.4rem;font-weight:600;margin-bottom:2.5rem}.collection-switcher__item{position:relative;display:block;overflow:hidden;border-radius:8px;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.collection-switcher__item:hover{transform:translateY(-4px);box-shadow:0 8px 20px #00000026}.collection-switcher__image-wrapper{position:relative;width:100%;aspect-ratio:1;overflow:hidden;background-color:rgba(var(--color-foreground),.04)}.collection-switcher__image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease;display:block}.collection-switcher__item:hover .collection-switcher__image{transform:scale(1.05)}.collection-switcher__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:var(--overlay-color, rgba(0, 0, 0, .5));transition:background .3s ease;z-index:1;pointer-events:none;display:block!important}.collection-switcher__item:hover .collection-switcher__overlay{opacity:.75}.collection-switcher__content{position:absolute;bottom:0;left:0;right:0;padding:1.5rem;color:#fff;z-index:2}.collection-switcher__name{font-size:1.6rem;font-weight:600;margin:0 0 .5rem;color:#fff;line-height:1.3}.collection-switcher__count{font-size:1.2rem;margin:0;opacity:.9;color:#fff}.collection-switcher--loading{pointer-events:none;opacity:.6}.collection-switcher--loading .collection-switcher__item{cursor:wait}.collection-switcher{margin-bottom:3rem}.collection-switcher__container{padding-left:1.5rem;padding-right:1.5rem}.collection-switcher__title{font-size:2rem;margin-bottom:2rem}.collection-switcher--mobile-scroll .collection-switcher__container{width:100%;overflow:hidden;padding-left:0;padding-right:0}.collection-switcher--mobile-scroll .collection-switcher__title{padding-left:1.5rem;padding-right:1.5rem}.collection-switcher--mobile-scroll .collection-switcher__grid{display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;gap:1.5rem;padding:0 1.5rem 1rem;margin:0}.collection-switcher--mobile-scroll .collection-switcher__item{flex:0 0 var(--mobile-card-width, 75%);scroll-snap-align:center;scroll-snap-stop:always}@media screen and (min-width: 749px){.collection-switcher--mobile-scroll .collection-switcher__item{max-width:400px}}.collection-switcher--mobile-scroll .collection-switcher__grid::-webkit-scrollbar{display:none}.collection-switcher--mobile-scroll .collection-switcher__grid{-ms-overflow-style:none;scrollbar-width:none}.collection-switcher__content{padding:1rem}.collection-switcher__name{font-size:1.4rem}.collection-switcher__count{font-size:1.1rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.collection-switcher__item{animation:fadeIn .3s ease}
/*# sourceMappingURL=/cdn/shop/t/102/assets/component-collection-switcher.css.map */
