.ImageMarquee{overflow:hidden;padding-left:10%;padding-right:10%}@media (max-width:1023px){.ImageMarquee{padding-left:0;padding-right:0}}.ImageMarquee__inner{overflow:hidden}.ImageMarquee .image-squares{align-items:center;display:flex}.ImageMarquee .image-squares-mobile img{margin:0 15px}.ImageMarquee .image-squares-desktop{display:none}.ImageMarquee .image-squares-desktop img{margin:0 20px}.ImageMarquee img{height:auto;max-width:unset;width:auto}@media (min-width:1024px){.ImageMarquee .image-squares-mobile{display:none}.ImageMarquee .image-squares-desktop{display:flex}.ImageMarquee__inner{display:block}}.ImageMarquee .image-squares-desktop .image-square--small img{height:200px;object-fit:cover;width:200px}.ImageMarquee .image-squares-desktop .image-square--medium img{height:270px;object-fit:cover;width:270px}.ImageMarquee .image-squares-desktop .image-square--large img{height:360px;object-fit:cover;width:360px}.ImageMarquee .image-squares-mobile .image-square--small img{height:90px;object-fit:cover;width:90px}.ImageMarquee .image-squares-mobile .image-square--medium img{height:120px;object-fit:cover;width:120px}.ImageMarquee .image-squares-mobile .image-square--large img{height:180px;object-fit:cover;width:180px}