.product{offset-anchor:10px 0;animation:product-animation-path;animation-iteration-count:infinite;animation-timing-function:cubic-bezier(0,0,.2,1);animation-duration:4s;animation-delay:1s}.product-light-1{offset-path:path("M 24 10 v 15 q 0 5 5 5 h 59 q 5 0 5 5 v 25")}.product-light-2{offset-path:path("M 70 10 v 10 q 0 5 5 5 h 13 q 5 0 5 5 v 25")}.product-light-3{offset-path:path("M 118 10 v 10 q 0 5 -5 5 h -14 q -5 0 -5 5 v 25")}.product-light-4{offset-path:path("M 160 10 v 15 q 0 5 -5 5 h -60 q -5 0 -5 5 v 25")}@keyframes product-animation-path{0%{offset-distance:0}to{offset-distance:100%}}