.product-gallery{display:flex;gap:1.6rem;align-items:flex-start}.product-gallery__rail{order:-1;display:flex;flex-direction:column;gap:1rem;width:8rem;flex-shrink:0;max-height:74rem;overflow-y:auto;padding:.2rem;list-style:none}.product-gallery__rail-item{flex-shrink:0}.product-gallery__rail-button{position:relative;display:block;width:100%;aspect-ratio:3 / 4;padding:0;border:.1rem solid transparent;border-radius:.2rem;overflow:hidden;cursor:pointer;background:rgb(var(--color-background));transition:border-color var(--duration-short) ease}.product-gallery__rail-button img{display:block;width:100%;height:100%;object-fit:cover}.product-gallery__rail-item.is-active .product-gallery__rail-button,.product-gallery__rail-button:hover{border-color:rgb(var(--color-foreground))}.product-gallery__rail-badge{position:absolute;top:.4rem;right:.4rem;z-index:1;display:flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem;border-radius:50%;background:rgb(var(--color-background))}.product-gallery__rail-badge .icon{width:.8rem;height:.8rem}.product-gallery__stage{position:relative;flex:1;display:flex;align-items:center;justify-content:center;min-height:50rem;background:rgb(var(--color-background))}.product-gallery__stage-list{position:relative;width:100%;height:100%;min-height:50rem;margin:0;padding:0;list-style:none}.product-gallery__stage-item{display:none}.product-gallery__stage-item.is-active{display:block}.product-gallery__stage-list:has(.is-previewing) .product-gallery__stage-item{display:none}.product-gallery__stage-list:has(.is-previewing) .product-gallery__stage-item.is-previewing{display:block}.product-gallery__modal-opener{display:block;position:relative}.product-gallery__image,.product-gallery__media{display:block;width:100%;height:auto;max-height:74rem;margin:0 auto;object-fit:contain}.product-gallery__media-toggle{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:zoom-in}.product-gallery__placeholder{width:100%}.product-gallery__placeholder .placeholder-svg{width:100%;max-height:74rem}.product-gallery__arrow{position:absolute;top:50%;z-index:2;display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;padding:0;border:.1rem solid rgba(var(--color-foreground),.15);border-radius:50%;background:rgba(var(--color-background),.85);cursor:pointer;transform:translateY(-50%);transition:border-color var(--duration-short) ease}.product-gallery__arrow:hover{border-color:rgb(var(--color-foreground))}.product-gallery__arrow--prev{left:1.6rem}.product-gallery__arrow--next{right:1.6rem}.product-gallery__arrow--prev .icon{transform:rotate(90deg)}.product-gallery__arrow--next .icon{transform:rotate(-90deg)}@media screen and (max-width:749px){.product-gallery{flex-direction:column}.product-gallery__rail{order:2;flex-direction:row;width:100%;max-height:none;overflow-x:auto;overflow-y:hidden}.product-gallery__rail-item{width:6.4rem}.product-gallery__stage,.product-gallery__stage-list{min-height:40rem}.product-gallery__image,.product-gallery__media,.product-gallery__placeholder .placeholder-svg{max-height:40rem}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/component-product-gallery.css.map */
