.component-gallery{display:flex;flex-direction:column}.component-gallery .gallery-container{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,auto);order:2}.component-gallery .gallery-container .gallery-img{width:100%;object-fit:cover;aspect-ratio:1 / 1;display:block}.component-gallery .gallery-container .gallery-img:nth-child(n+7){display:none}.component-gallery .large-image{order:1}.component-gallery .large-image img{width:100%;display:block}@media (min-width: 768px){.component-gallery{flex-direction:row-reverse}.component-gallery .gallery-container{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,auto);flex:1 1 66.6%}.component-gallery .large-image{aspect-ratio:1 / 1;object-fit:cover;flex:1 1 33.3%;height:100%}.component-gallery .gallery-container .gallery-img:nth-child(n+7){display:block}}
/*# sourceMappingURL=/cdn/shop/t/611/assets/component-gallery.css.map */
