.collection-inner-menu{display:block;position:relative;--item-offset: 20px}.collection-inner-menu__list{display:flex;max-width:100%;flex-wrap:wrap;gap:var(--grid-desktop-horizontal-spacing);list-style:none}.collection-inner-menu__list.list-alignment--left{justify-content:start}.collection-inner-menu__list.list-alignment--center{justify-content:center}.collection-inner-menu__list.list-alignment--right{justify-content:end}.collection-inner-menu__list--swipe.overflowed{justify-content:start!important}@media screen and (max-width:749px){.collection-inner-menu{--item-offset: 40px}.collection-inner-menu__list{gap:var(--grid-mobile-horizontal-spacing)}}.collection-inner-menu__list--swipe{overflow:auto;flex-wrap:nowrap}.collection-inner-menu__list--swipe.overflowed{cursor:grab}.collection-inner-menu__list--swipe.grabbing{cursor:grabbing}.collection-inner-menu__list--swipe.moving *{-webkit-user-select:none;user-select:none;pointer-events:none}.collection-inner-menu__list::-webkit-scrollbar{display:none}.collection-inner-menu__list li a.active{font-weight:var(--font-body-weight-bold)}.collection-inner-menu__list img{aspect-ratio:var(--image-aspect-ratio, 1)}.collection-inner-menu__item{display:flex;flex-direction:column;gap:0;text-align:center;align-items:center;justify-content:start;text-wrap:nowrap;text-decoration:none;padding:.6rem .8rem;text-transform:uppercase;font-size:var(--font-size-md)}.collection-inner-menu__item.inner-card{background:rgb(var(--color-background));border:1px solid rgb(var(--color-foreground),.12)}.collection-inner-menu__item:has(img),.collection-inner-menu__item.inner-link{padding:0}.collection-inner-menu__item:has(img) span{padding:.6rem .8rem}.collection-inner-menu__item.left:has(img){flex-direction:row}.collection-inner-menu__item.left img{width:48px;height:auto}.collection-inner-menu__item img{width:120px;height:auto;object-fit:cover;display:block}@media screen and (min-width:750px){.collection-inner-menu__item img{width:160px}.collection-inner-menu__item.left img{width:68px}}@media screen and (min-width:990px){.collection-inner-menu__item img{width:200px}.collection-inner-menu__item.left img{width:100px}}.collection-inner-menu__buttons{position:absolute;top:0;left:calc(-1 * (var(--page-padding-x) - .2rem));display:flex;width:calc(100% + var(--page-padding-x) + var(--page-padding-x) - .4rem);height:100%;justify-content:space-between;z-index:1;pointer-events:none}.collection-inner-menu__button{background:rgba(var(--color-background),.8);color:rgba(var(--color-foreground),1);border-radius:0;border:none;pointer-events:all;cursor:pointer;width:unset;height:unset;display:flex;justify-content:center;align-items:center;padding:0;width:38px;height:100%;transition:opacity var(--duration-short) ease,color var(--duration-short) ease}.collection-inner-menu__button:hover{color:rgba(var(--color-foreground),.6)}.collection-inner-menu__button:disabled{pointer-events:none;opacity:0}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-collection-inner-menu.css.map */
