.product-gallery{display:none;padding:24px 14px}@media screen and (min-width: 768px){.product-gallery{display:flex;gap:24px;padding:28px 24px}}.product-gallery__media-image-grid{display:grid;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr))}.product-gallery__media-image-grid--two-col{grid-template-columns:repeat(2,minmax(0,1fr));flex:1 0 55%}.product-gallery__media-image-wrapper{aspect-ratio:1 / 1;background-color:var(--theme-color-background-grey);width:100%;display:flex;justify-content:center;align-items:center;height:100%}.product-gallery__media-image-wrapper:hover{cursor:var(--zoom-in-cursor),auto}.product-gallery__media-image{display:block;width:var(--theme-product-card-image-width);height:auto;object-fit:contain;aspect-ratio:1 / 1;filter:drop-shadow(12px 3px 43px rgba(0,0,0,.25))}.product-gallery__media-image.product-gallery__media-image-jpg{width:100%;object-fit:cover;filter:none}.product-gallery__media-video{display:block;width:100%;height:100%}.product-gallery__featured-image-container{flex:1 0 calc(45% - 24px)}.product-gallery__featured-image{width:100%}.product-gallery__featured-video{width:100%;object-fit:cover}@media screen and (min-width: 768px){.product-gallery__featured-image,.product-gallery__featured-video-wrapper{object-fit:cover;max-height:calc(100vh - var(--hh-header-height) - 24px);top:calc(var(--hh-header-height) + 24px);position:sticky;transition:top var(--hh-duration, .5s)}}.is-open{overflow:hidden}body.is-open{position:fixed;height:100%}.product-gallery-modal__wrapper{display:flex;flex-direction:column;height:100vh;height:100svh}.product-gallery-modal__close-btn{position:absolute;top:20px;right:20px;z-index:5}.product-gallery-modal__thumb-list{display:flex;margin:18px 0;gap:4px;list-style:none;overflow-x:auto;max-width:100vw;order:2;background-color:var(--theme-color-reverse)}@media screen and (min-width: 990px){.product-gallery-modal__thumb-list{position:fixed;left:50px;top:50%;transform:translateY(-50%);padding:8px;max-height:calc(100vh - 100px);max-width:80px;flex-direction:column;overflow-y:auto;z-index:inherit}}.product-gallery-modal__thumb-item{flex:0 0 80px}.product-gallery-modal__thumb-item:first-of-type{margin-left:auto}.product-gallery-modal__thumb-item:last-of-type{margin-right:auto}@media screen and (min-width: 990px){.product-gallery-modal__thumb-item{flex:1}}button.product-gallery-modal__thumb-button{--button-border-color: var(--theme-color-neutral);aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;padding:0;border:0;border-top:1px solid var(--button-border-color);border-radius:0;background-color:var(--theme-color-background-grey)}button.product-gallery-modal__thumb-button:hover,button.product-gallery-modal__thumb-button:focus,button.product-gallery-modal__thumb-button:not(:focus):focus-visible{border:none;border-top:1px solid var(--button-border-color)}button.product-gallery-modal__thumb-button.is-active{--button-border-color: var(--theme-color-ink)}.product-gallery__thumb-image{width:70%}.product-gallery-modal__media-list{display:flex;gap:4px;flex:1;overflow-y:hidden;overflow-x:auto;max-width:100vw;scroll-snap-type:x mandatory;scroll-behavior:smooth}@media screen and (min-width: 990px){.product-gallery-modal__media-list{flex-direction:column;margin:0 auto;overflow-y:unset;overflow-x:unset;max-width:100vw;scroll-snap-type:unset}}.product-gallery-modal__media-item{display:flex;align-items:center;min-width:100%;height:100%;scroll-snap-align:start}@media screen and (min-width: 990px){.product-gallery-modal__media-item{min-width:auto}}.product-gallery-modal__media{margin:0 auto}
/*# sourceMappingURL=/cdn/shop/t/286/assets/section-main-product-gallery.css.map */
