.product__media-gallery{position:relative;max-width:100%;display:grid;gap:2rem;grid-template-columns:1fr}.product__media-item{position:relative;width:100%}.product__media-item:first-child{grid-column:1 / -1;margin-bottom:1rem}.product__media-item:first-child img{width:100%;height:auto;max-height:800px;object-fit:contain}.product__media-item:not(:first-child){cursor:pointer;width:100%;padding-bottom:100%}.product__media-item:not(:first-child) img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.product__media-gallery{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem}@media screen and (max-width:749px){.product__media-gallery{grid-template-columns:repeat(3,1fr);gap:.5rem}.product__media-item:first-child img{max-height:500px}}.product__media-item:not(:first-child):hover{opacity:.7;transition:opacity .2s ease-in-out}.product--small .product__media-gallery{max-width:45rem}.product--medium .product__media-gallery{max-width:55rem}.product--large .product__media-gallery{max-width:65rem}
/*# sourceMappingURL=/cdn/shop/t/20/assets/component-variant-gallery.css.map */
