.product-hero{display:flex;flex-direction:column;gap:.75rem;overflow:visible}.product-gallery-main{position:relative;aspect-ratio:1;max-height:70vh;background-color:#f5f5f5;border-radius:8px;overflow:hidden}@media screen and (min-width: 480px) and (orientation: portrait){.product-gallery-main{max-height:75vh}}@media screen and (min-width: 768px) and (orientation: portrait){.product-gallery-main{max-height:80vh}}@media screen and (orientation: landscape) and (max-width: 989px){.product-gallery-main{max-height:50vh}}@media screen and (min-width: 990px){.product-gallery-main{max-height:none;aspect-ratio:1}}.product-gallery-scroll{display:flex;height:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.product-gallery-scroll::-webkit-scrollbar{display:none}.product-gallery-slide{flex:0 0 100%;scroll-snap-align:start;display:flex;align-items:center;justify-content:center;aspect-ratio:1 / 1}.product-gallery-slide img{width:100%;height:100%;object-fit:contain;object-position:center;max-width:100%;max-height:100%}.gallery-nav{position:absolute;top:50%;left:0;right:0;display:flex;justify-content:space-between;padding:0 .5rem;transform:translateY(-50%);pointer-events:none}.gallery-nav-btn{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background-color:#ffffffe6;border:none;border-radius:50%;cursor:pointer;pointer-events:auto;touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;transition:background-color .2s,transform .2s;box-shadow:0 2px 8px #0000001a}@media screen and (min-width: 768px){.gallery-nav-btn{width:3rem;height:3rem}}@media screen and (min-width: 990px){.gallery-nav-btn{width:3.5rem;height:3.5rem}}.gallery-nav-btn:hover{background-color:#fff;transform:scale(1.05)}.gallery-nav-btn svg{width:20px;height:20px}.product-gallery-thumbs{display:flex;gap:.5rem;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;padding:.25rem 0}.product-gallery-thumbs::-webkit-scrollbar{display:none}.gallery-thumb{flex:0 0 56px;aspect-ratio:1;padding:0;border:2px solid transparent;border-radius:6px;overflow:hidden;cursor:pointer;opacity:.7;background:none;transition:opacity .2s,border-color .2s}@media screen and (min-width: 480px){.gallery-thumb{flex:0 0 60px}}@media screen and (min-width: 768px){.gallery-thumb{flex:0 0 64px}}@media screen and (min-width: 990px){.gallery-thumb{flex:0 0 72px}}@media screen and (min-width: 1200px){.gallery-thumb{flex:0 0 80px}}.gallery-thumb:hover,.gallery-thumb.is-active{opacity:1;border-color:#1a1a1a}.gallery-thumb img{width:100%;height:100%;object-fit:cover}
/*# sourceMappingURL=/cdn/shop/t/4/assets/product-gallery.css.map */
