media-gallery-stack{display:grid;grid-template-columns:1fr;gap:1.5rem}.product__media-thumbnails{display:none}.product__media-stack{display:flex;flex-direction:column;gap:.4rem}.product__media-stack-item{width:100%}.product__media-stack-image{display:block;width:100%;height:auto}@media screen and (max-width:749px){.product__media-stack{flex-direction:row;flex-wrap:nowrap;gap:0;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.product__media-stack::-webkit-scrollbar{display:none}.product__media-stack-item{flex:0 0 100%;scroll-snap-align:start;scroll-snap-stop:always}}@media screen and (min-width:750px){media-gallery-stack{grid-template-columns:7rem 1fr;gap:2rem;align-items:start}.product__media-thumbnails{display:flex;flex-direction:column;gap:1rem;position:sticky;top:3rem;max-height:calc(100vh - 6rem);overflow-y:auto}.product__media-thumbnail{display:block;width:100%;padding:0;margin:0;background:none;border:1px solid transparent;cursor:pointer;opacity:.5;transition:opacity var(--duration-short) ease,border-color var(--duration-short) ease}.product__media-thumbnail:hover{opacity:.8}.product__media-thumbnail.active{opacity:1;border-color:rgb(var(--color-foreground))}.product__media-thumbnail img{display:block;width:100%;height:auto}}
/*# sourceMappingURL=/cdn/shop/t/61/assets/component-media-gallery-stack.css.map */
