.pgallery{position:relative}.pgallery__img{width:100%;height:100%;object-fit:cover;display:block}.pgallery__thumb{padding:0;border:1px solid transparent;background:none;cursor:pointer;line-height:0;transition:border-color .3s ease,opacity .3s ease;opacity:.6}.pgallery__thumb img{width:100%;height:auto;aspect-ratio:4/5;object-fit:cover;display:block}.pgallery__thumb:hover{opacity:1}.pgallery__thumb.is-active{border-color:var(--color-text);opacity:1}.pgallery__dots{display:none}.pgallery__dot{width:8px;height:8px;border-radius:50%;border:0;padding:0;cursor:pointer;background:var(--color-border);transition:transform .3s ease,background .3s ease}.pgallery__dot.is-active{background:var(--color-text);transform:scale(1.35)}@media(min-width:750px){.pgallery{display:grid;grid-template-columns:84px minmax(0,1fr);gap:16px;align-items:start}.pgallery__thumbs{display:flex;flex-direction:column;gap:10px;position:sticky;top:120px;max-height:calc(100vh - 150px);overflow-y:auto;scrollbar-width:none}.pgallery__thumbs::-webkit-scrollbar{display:none}.pgallery__stage{position:relative;aspect-ratio:4/5;overflow:hidden;background:#f0eeea}.pgallery__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;transition:opacity .5s ease}.pgallery__slide.is-active{opacity:1;pointer-events:auto}.pgallery__slide .pgallery__img{cursor:zoom-in;transition:transform .45s ease;will-change:transform}}@media(max-width:749px){.pgallery{display:block}.pgallery__thumbs{display:none}.pgallery__stage{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;background:#f0eeea}.pgallery__stage::-webkit-scrollbar{display:none}.pgallery__slide{position:relative;flex:0 0 100%;min-width:100%;scroll-snap-align:center;scroll-snap-stop:always;opacity:1}.pgallery__slide .pgallery__img{width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover;display:block}.pgallery__slide .pgallery__img,.pgallery__slide svg{transform:none!important}.pgallery__dots{display:flex;justify-content:center;gap:8px;margin-top:14px}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/product-gallery.css.map */
