.pdp-gallery{display:flex;flex-direction:column;gap:.75rem}.pdp-gallery__main{position:relative;order:1}.pdp-gallery__viewport{position:relative;overflow:hidden;border-radius:.5rem;background:rgb(var(--color-background))}.pdp-gallery--ratio-tall .pdp-gallery__viewport{aspect-ratio:.5625}.pdp-gallery--ratio-portrait .pdp-gallery__viewport{aspect-ratio:.8}.pdp-gallery--ratio-square .pdp-gallery__viewport{aspect-ratio:1}.pdp-gallery__slide{display:none}.pdp-gallery__slide.is-active{display:block}.pdp-gallery--ratio-auto .pdp-gallery__slide img,.pdp-gallery--ratio-auto .pdp-gallery__slide video{width:100%;height:auto;display:block}.pdp-gallery:not(.pdp-gallery--ratio-auto) .pdp-gallery__slide{position:absolute;top:0;right:0;bottom:0;left:0}.pdp-gallery:not(.pdp-gallery--ratio-auto) .pdp-gallery__slide img,.pdp-gallery:not(.pdp-gallery--ratio-auto) .pdp-gallery__slide video{width:100%;height:100%;display:block}.pdp-gallery--fit-cover:not(.pdp-gallery--ratio-auto) .pdp-gallery__slide img{object-fit:cover}.pdp-gallery--fit-contain:not(.pdp-gallery--ratio-auto) .pdp-gallery__slide img{object-fit:contain}.pdp-gallery__arrow{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:var(--pdp-arrow-size, 44px);height:var(--pdp-arrow-size, 44px);border-radius:50%;border:none;background:var(--pdp-arrow-bg, #000);color:var(--pdp-arrow-color, #fff);cursor:pointer;z-index:2;padding:0}.pdp-gallery__arrow:hover{opacity:.85}.pdp-gallery__arrow[hidden]{display:none}.pdp-gallery__arrow svg{width:45%;height:45%;stroke:currentColor}.pdp-gallery__arrow--prev{left:.75rem}.pdp-gallery__arrow--next{right:.75rem}.pdp-gallery__thumbs{display:flex;gap:.6rem;order:2;overflow-x:auto}.pdp-gallery__thumb{flex:0 0 auto;width:4.5rem;aspect-ratio:1;border-radius:.4rem;overflow:hidden;border:.15rem solid transparent;padding:0;cursor:pointer;background:rgb(var(--color-background))}.pdp-gallery__thumb img{width:100%;height:100%;object-fit:cover;display:block}.pdp-gallery__thumb.is-active{border-color:rgb(var(--color-foreground))}@media screen and (min-width:750px){.pdp-gallery--thumbs-left,.pdp-gallery--thumbs-right{flex-direction:row;align-items:flex-start}.pdp-gallery--thumbs-left .pdp-gallery__main{order:2}.pdp-gallery--thumbs-left .pdp-gallery__thumbs,.pdp-gallery--thumbs-right .pdp-gallery__main{order:1}.pdp-gallery--thumbs-right .pdp-gallery__thumbs{order:2}.pdp-gallery--thumbs-left .pdp-gallery__thumbs,.pdp-gallery--thumbs-right .pdp-gallery__thumbs{flex-direction:column;width:5.5rem;max-height:100%;overflow-y:auto;overflow-x:hidden}.pdp-gallery--thumbs-left .pdp-gallery__thumb,.pdp-gallery--thumbs-right .pdp-gallery__thumb{width:100%}.pdp-gallery--thumbs-bottom{flex-direction:column}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/pdp-gallery.css.map */
