.product-gallery-sidebar-section{width:100%}.product-gallery-sidebar__heading{margin-block-end:var(--margin-md, 1rem)}.product-gallery-sidebar{display:flex;flex-direction:column;gap:16px}.product-gallery-sidebar__main{position:relative;width:100%;aspect-ratio:var(--pgs-active-ratio, 1);border-radius:4px;overflow:hidden;background:var(--color-background, #f4f4f4);box-shadow:0 4px 16px #00000014;touch-action:pan-y}.product-gallery-sidebar__main-item{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;transition:opacity .4s ease}.product-gallery-sidebar__main-item.is-active{opacity:1;pointer-events:auto}@media(prefers-reduced-motion:reduce){.product-gallery-sidebar__main-item{transition:none}}.product-gallery-sidebar__image{width:100%;height:100%;object-fit:contain}.product-gallery-sidebar__arrow{--icon-stroke-width: 1px;position:absolute;top:50%;z-index:2;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;border-radius:50%;background:#00000047;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);color:#fff;cursor:pointer;opacity:.55;transform:translateY(-50%);transition:opacity .25s ease,background-color .25s ease}.product-gallery-sidebar__arrow:hover,.product-gallery-sidebar__arrow:focus-visible{background:#00000073;opacity:1}.product-gallery-sidebar__arrow svg{width:13px;height:13px}.product-gallery-sidebar__arrow--prev{left:12px}.product-gallery-sidebar__arrow--prev svg{rotate:90deg}.product-gallery-sidebar__arrow--next{right:12px}.product-gallery-sidebar__arrow--next svg{rotate:-90deg}.product-gallery-sidebar__thumbs{display:flex;flex-direction:row;gap:8px;padding:4px;overflow-x:auto;scrollbar-width:none}.product-gallery-sidebar__thumbs::-webkit-scrollbar{display:none}.product-gallery-sidebar__thumb{flex-shrink:0;width:var(--pgs-thumb-size, 80px);height:var(--pgs-thumb-size, 80px);padding:0;border:3px solid transparent;border-radius:4px;overflow:hidden;cursor:pointer;background:none;box-shadow:0 2px 8px #00000014;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.product-gallery-sidebar__thumb:hover{transform:scale(1.04)}.product-gallery-sidebar__thumb.is-active{border-color:var(--pgs-border-color, #ff8c42)}.product-gallery-sidebar__thumb-image{width:100%;height:100%;object-fit:cover}.product-gallery-sidebar__placeholder-image{width:100%;height:auto}@media screen and (min-width:750px){.product-gallery-sidebar{flex-direction:row;align-items:stretch}.product-gallery-sidebar__main{flex:1 1 auto;min-width:0}.product-gallery-sidebar__thumbs{flex-direction:column;flex:0 0 auto;height:100%;overflow-y:auto;overflow-x:visible}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/product-gallery.css.map */
