.hero-56{--hero-56-speed-animation:75s;.hero-56__row:first-child{.hero-56__row-img{animation-name:hero-56-horizontal-scroll-rtl;animation-duration:var(--hero-56-speed-animation);animation-iteration-count:infinite;animation-timing-function:linear;.hero-56__img-wrapper{margin-right:var(--grid-gap)}}}.hero-56__row:last-child{.hero-56__row-img{animation-name:hero-56-horizontal-scroll-ltr;animation-duration:var(--hero-56-speed-animation);animation-iteration-count:infinite;animation-timing-function:linear;.hero-56__img-wrapper{margin-left:var(--grid-gap)}}}}@keyframes hero-56-horizontal-scroll-rtl{from{transform:translateX(0%)}to{transform:translateX(-100%)}}@keyframes hero-56-horizontal-scroll-ltr{from{transform:translateX(-100%)}to{transform:translateX(0%)}}