.image-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;padding:0 48px 80px;max-width:1440px;margin:0 auto}.image-grid img{display:block;object-fit:cover;width:100%;height:100%}.image-grid .image-desktop,.image-grid .image-tablet,.image-grid .image-mobile{position:relative;overflow:hidden;aspect-ratio:318 / 664;display:flex;flex-direction:column;gap:24px}.image-grid .image-tablet,.image-grid .image-mobile{display:none}.grid-item:nth-child(2n) img:first-child{flex:1}.grid-item:nth-child(2n) img:last-child{height:200px}.grid-item:nth-child(odd) img:first-child{height:200px}.grid-item:nth-child(odd) img:last-child{flex:1}@media (max-width: 1099px){.image-grid{padding:16px;gap:16px}.image-grid .image-desktop{display:none}.image-grid .image-tablet{display:flex;aspect-ratio:176.5 / 656;gap:16px}}@media (max-width: 749px){.image-grid{grid-template-columns:repeat(2,1fr);padding:16px 18.5px}.image-grid .image-tablet{display:none}.grid-item:nth-child(2n) img:first-child{flex:0;height:350px}.grid-item:nth-child(odd) img:last-child{flex:0;height:350px}.image-grid .image-mobile{display:flex;aspect-ratio:189 / 503;max-height:503px;gap:16px}}
/*# sourceMappingURL=/cdn/shop/t/54/assets/section-image-grid.css.map */
