.product--images-grid{max-width:100%;display:flex;flex-wrap:wrap;column-gap:var(--grid-mobile-horizontal-spacing)}.product--images-grid>img{height:auto;width:calc(33.33% - var(--grid-mobile-horizontal-spacing) * 3 / 4);max-width:calc(50% - var(--grid-mobile-horizontal-spacing) / 2);flex-grow:1;flex-shrink:0}.product--images-grid .product__info-wrapper{padding:0 0 6rem}.product--images-grid .product__info{width:100%}.product--images-grid .product__info img{display:none}@media screen and (min-width:990px){.product--images-grid{max-width:100%;display:grid;grid-template-rows:repeat(8,minmax(0,1fr));grid-template-columns:repeat(12,minmax(0,1fr));gap:5rem}.product--images-grid .product__info{grid-column:span 8 / span 8;grid-column-start:5;grid-row:span 8 / span 8;grid-row-start:1;margin-top:10rem}.product--images-grid .product__info img{max-width:60%;height:auto;margin:6rem 0 0 -10%;display:block}.product--images-grid .product__info-wrapper{background:#f8f3ec;padding:7rem 10rem}.product--images-grid>img{max-width:100%;width:100%;height:auto;padding-left:0}.product--images-grid>img:first-of-type{grid-column:span 8 / span 8;grid-column-start:1;grid-row:span 4 / span 4;grid-row-start:1;margin-left:0}.product--images-grid>img:nth-of-type(2){grid-column:span 5 / span 5;grid-column-start:1;grid-row:span 3 / span 3;grid-row-start:5}.product--images-grid>img:nth-of-type(3){display:none}}@media screen and (min-width:1536px){.product--images-grid{max-width:100%;display:grid;grid-template-rows:repeat(7,minmax(0,1fr));grid-template-columns:repeat(12,minmax(0,1fr));gap:5rem}.product--images-grid .product__info{grid-column:span 6 / span 6;grid-column-start:7;grid-row:span 8 / span 8;grid-row-start:1;margin-top:10rem}.product--images-grid>img:nth-of-type(3){grid-column:span 4 / span 4;grid-column-start:6;grid-row:span 3 / span 3;grid-row-start:6}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/section-product-grid.css.map */
