.hn-product-gallery{display:block;position:relative;width:100%;min-width:0}
.hn-product-gallery .product-media-slider{position:relative;min-width:0;margin:0}
.hn-product-gallery .product__media-list{display:flex;flex-wrap:nowrap;gap:0;width:100%;margin:0;padding:0;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding:0;scrollbar-width:none}
.hn-product-gallery .product__media-list::-webkit-scrollbar{display:none}
.hn-product-gallery .product__media-list::after{display:none}
.hn-product-gallery .product__media-list>.product__media-item{display:block;flex:0 0 100%;width:100%;max-width:100%;min-width:0;margin:0;padding:0;scroll-snap-align:start}
.hn-product-gallery .product__media-list>.product__media-item.hidden{display:none}
.hn-product-gallery .hn-product-gallery__frame{position:relative;width:100%;aspect-ratio:1;overflow:hidden;border-radius:16px;background:#f5f2e9}
.hn-product-gallery .hn-product-gallery__zoom{position:absolute;inset:0;display:block;width:100%;height:100%;padding:0;border:0;color:#234638;background:transparent;cursor:zoom-in}
.hn-product-gallery .hn-product-gallery__zoom>img{display:block;width:100%;height:100%;object-fit:contain}
.hn-product-gallery .hn-product-gallery__zoom:focus-visible{outline:3px solid #55745a;outline-offset:-4px}
.hn-product-gallery .hn-product-gallery__zoom-icon{position:absolute;right:14px;bottom:14px;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#f5f2e9eb;box-shadow:0 1px 6px #23463822}
.hn-product-gallery .hn-product-gallery__zoom-icon svg{width:18px;height:18px}
.hn-product-gallery .thumbnail-slider{margin:0;padding-top:10px}
.hn-product-gallery .thumbnail{background:#f5f2e9;border-radius:8px;overflow:hidden}
.hn-product-gallery .thumbnail img{object-fit:contain}
.hn-product-gallery .thumbnail[aria-current=true]{border-color:#55745a;box-shadow:0 0 0 1px #55745a}
.hn-product-gallery .slider__dots{flex-wrap:wrap;gap:2px;padding-inline:8px}
.hn-product-gallery .slider-counter__link{padding:7px}
@media(min-width:750px){.hn-product-gallery.media-gallery--desktop-thumbnails-vertical .thumbnail-slider{padding-top:0}.hn-product-gallery.media-gallery--desktop-thumbnails-left .product-media-slider{margin-left:auto}}
@media(max-width:749px){.hn-product-gallery .hn-product-gallery__frame{border-radius:12px}.hn-product-gallery .thumbnail-slider{margin:0}.hn-product-gallery.media-gallery--mobile-thumbnails-vertical .thumbnail-slider{padding-top:0;right:0}.hn-product-gallery.media-gallery--mobile-thumbnails-left .thumbnail-slider{left:0;right:auto}.hn-product-gallery.media-gallery--mobile-thumbnails-left .product-media-slider{margin-left:auto}.hn-product-gallery .slider-counter__link{padding:6px}}
