.whippet-product-gallery .content{position:relative}.whippet-product-gallery .content .image-container{align-items:center;aspect-ratio:var(--max-aspect-ratio);display:flex;justify-content:center}.whippet-product-gallery .content .image-container .image{border-radius:4px;display:block;-o-object-fit:contain;object-fit:contain;width:100%}.whippet-product-gallery .content .badge{bottom:8px;height:80px;position:absolute;right:8px;width:80px}.whippet-product-gallery--many{display:grid;gap:10px 5px;grid-template-columns:repeat(auto-fill,minmax(var(--thumbnail-size,50px),1fr))}.whippet-product-gallery--many details{display:grid;grid-column:1/-1;grid-row:1/span 2;grid-template-columns:subgrid;grid-template-rows:subgrid}.whippet-product-gallery--many details .thumbnail{cursor:pointer;grid-column:var(--n)/span 1;grid-row:2;list-style-type:none;opacity:.6;transition:opacity .1s linear;z-index:var(--n)}.whippet-product-gallery--many details .thumbnail:hover{opacity:.8}.whippet-product-gallery--many details .thumbnail::marker{content:""}.whippet-product-gallery--many details .thumbnail::-webkit-details-marker{display:none}.whippet-product-gallery--many details .thumbnail img{border-radius:4px;display:block;width:100%}.whippet-product-gallery--many details[open] .thumbnail{opacity:1}.whippet-product-gallery--many details::details-content{grid-column:1/-1;grid-row:1}.whippet-product-gallery--many details:not([open])::details-content{display:none}@media only screen and (min-width:768px){.whippet-product-gallery--many{--thumbnail-size:75px}}

/*# sourceMappingURL=product-gallery.css.map*/