.product-gallery{overflow:hidden}.product-gallery-watermark{position:absolute;z-index:3;right:26px;bottom:25px;color:rgba(255,255,255,.82);font-weight:800;letter-spacing:.18em;font-size:13px;line-height:1.3;text-align:right}.product-gallery-thumbs{position:absolute;z-index:4;left:20px;right:20px;bottom:18px;display:flex;gap:8px;overflow-x:auto}.product-gallery-thumb{width:58px;height:58px;flex:0 0 58px;padding:0;border:2px solid rgba(255,255,255,.55);background:#172938;cursor:pointer;opacity:.72;transition:.2s}.product-gallery-thumb img{width:100%;height:100%;object-fit:cover}.product-gallery-thumb:hover,.product-gallery-thumb.is-active{border-color:#e7b64b;opacity:1;transform:translateY(-3px)}
