.bc-pgal__frame{position:relative;overflow:hidden;border:1px solid #e3e3e3;background:#f7f7f7}@media screen and (min-width:1200px){.bc-pgal{display:grid;grid-template-columns:var(--bc-pgal-rail-w, 72px) minmax(0,1fr);grid-template-rows:minmax(0,1fr);column-gap:var(--bc-pgal-rail-gap, 12px);align-items:stretch}.bc-pgal__rail{grid-column:1;grid-row:1}.bc-pgal__frame{grid-column:2;grid-row:1;align-self:start;width:100%}}.bc-pgal .product-single__featured-image-wrapper{max-width:none;margin:0}.bc-pgal .product-single__photos{overflow:hidden}.bc-pgal__frame .badge--sale{position:absolute;top:10px;left:10px;z-index:2;margin:0}.bc-pgal__zoom{position:absolute;right:10px;bottom:10px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:1px solid #cfcfcf;border-radius:4px;background:#fffffff0;color:#1f1a17;cursor:pointer;transition:border-color .16s ease,background .16s ease}.bc-pgal__zoom svg{width:18px;height:18px}.bc-pgal__zoom:hover,.bc-pgal__zoom:focus-visible{border-color:#076237;background:#fff}.bc-pgal__rail{position:relative;width:var(--bc-pgal-rail-w, 72px)}.bc-pgal__strip{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scroll-snap-type:y proximity;scrollbar-width:none;-ms-overflow-style:none}.bc-pgal__strip::-webkit-scrollbar{width:0;height:0}.bc-pgal__strip-item{flex:0 0 auto;margin:0;scroll-snap-align:start}.bc-pgal .bc-pgal__thumb{display:block;width:var(--bc-pgal-rail-w, 72px);height:var(--bc-pgal-rail-w, 72px);padding:0;border:1px solid #e3e3e3;background:#fff;overflow:hidden}.bc-pgal__rail-arrow{position:absolute;right:0;left:0;z-index:2;display:flex;align-items:center;justify-content:center;height:24px;padding:0;border:1px solid #e3e3e3;background:#fffffff0;color:#1f1a17;cursor:pointer}.bc-pgal__rail-arrow--up{top:0}.bc-pgal__rail-arrow--down{bottom:0}.bc-pgal__rail-arrow[hidden]{display:none}.bc-pgal__rail-arrow svg{width:16px;height:10px}.bc-pgal__rail-arrow:hover,.bc-pgal__rail-arrow:focus-visible{border-color:#076237;background:#fff}.bc-pgal .bc-pgal__thumb img{display:block;width:100%;height:100%;object-fit:contain}.bc-pgal .bc-pgal__thumb--active{outline:none;border-color:var(--bc-buy-bg, #076237);box-shadow:inset 0 0 0 1px var(--bc-buy-bg, #076237)}.bc-pgal .product-single__thumbnail:focus-visible{outline:2px solid var(--bc-buy-bg, #076237);outline-offset:2px}.bc-pgal__nav{position:absolute;top:50%;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;margin-top:-20px;padding:0;border:1px solid #cfcfcf;border-radius:50%;background:#fffffff0;color:#1f1a17;cursor:pointer;opacity:0;transition:opacity .14s ease,border-color .14s ease}.bc-pgal__nav svg{width:20px;height:20px}.bc-pgal__nav--prev{left:10px}.bc-pgal__nav--next{right:10px}.bc-pgal__frame:hover .bc-pgal__nav,.bc-pgal__frame:focus-within .bc-pgal__nav,.bc-pgal__nav:focus-visible{opacity:1}.bc-pgal__nav:hover,.bc-pgal__nav:focus-visible{border-color:#076237}.bc-pgal__frame:focus-visible{outline:2px solid var(--bc-buy-bg, #076237);outline-offset:-2px}.bc-pgal__counter{position:absolute;bottom:10px;left:10px;z-index:2;padding:2px 8px;border:1px solid #e3e3e3;border-radius:3px;background:#ffffffeb;color:#5a5f64;font-size:12px;line-height:1.6;font-variant-numeric:tabular-nums}.bc-pgal__dots{display:none}@media screen and (max-width:1023px){.bc-pgal__rail,.bc-pgal__nav,.bc-pgal__counter{display:none}.bc-pgal__dots{display:flex;justify-content:center;gap:7px;margin:10px 0 0}.bc-pgal__dot{width:8px;height:8px;padding:0;border:1px solid #b6b6b6;border-radius:50%;background:transparent;cursor:pointer}.bc-pgal__dot.is-active{border-color:var(--bc-buy-bg, #076237);background:var(--bc-buy-bg, #076237)}}.bc-pgal .product-single__photo{top:0;left:0;width:100%;height:100%;max-width:100%;object-fit:contain;object-position:center}.bc-pgal--js .product-single__photo{opacity:0;transition:opacity .12s linear}.bc-pgal--js .product-single__photo.bc-pgal__img--ready{opacity:1}.bc-pgal__skeleton{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;pointer-events:none;background-color:#1f1a170a;background-image:linear-gradient(100deg,#1f1a1700 20%,#1f1a170d,#1f1a1700 70%);background-repeat:no-repeat;background-size:220% 100%;background-position:160% 0;transition:opacity .12s linear}.bc-pgal--loading .bc-pgal__skeleton{opacity:1;animation:bc-pgal-sweep 1.15s ease-in-out infinite}.bc-pgal__skeleton[data-bc-preview]{background-size:contain;background-position:center;background-repeat:no-repeat;filter:blur(2px)}.bc-pgal--loading .bc-pgal__skeleton[data-bc-preview]{animation:none}@keyframes bc-pgal-sweep{0%{background-position:160% 0}to{background-position:-60% 0}}@media screen and (min-width:1024px)and (max-width:1199px){.bc-pgal__rail{position:relative;width:auto;height:var(--bc-pgal-rail-w, 72px);margin:10px 0 0}.bc-pgal__strip{flex-direction:row;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity}.bc-pgal__rail-arrow{top:0;right:auto;bottom:0;left:auto;width:26px;height:auto}.bc-pgal__rail-arrow--up{left:0}.bc-pgal__rail-arrow--down{right:0}.bc-pgal__rail-arrow svg{transform:rotate(-90deg)}}@media(prefers-reduced-motion:reduce){.bc-pgal--js .product-single__photo,.bc-pgal__skeleton,.bc-pgal__nav{transition:none}.bc-pgal--loading .bc-pgal__skeleton{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/105/assets/bc-product-gallery.css.map */
