.product-slide{flex:1;min-width:0;height:800px}.product-slide.shrink{flex:.8}.product-slide.expanded{flex:3}@media (max-width: 720px){.flex-wrap{flex-direction:column}.product-slide{width:100%}}@keyframes slide{0%{transform:translate(0)}to{transform:translate(-50%)}}.animate-slide{animation:slide 20s infinite linear}.animate-slide:hover{animation-play-state:paused}
