.block-run-images{margin:0 0 -24px;padding:0}.block-run-images__wrap{display:-ms-flexbox;display:flex;gap:16px;margin:0 auto;max-height:233px;max-width:100vw;overflow:hidden;position:relative;width:100%}.block-run-images__wrap:hover .block-run-images__items{-webkit-animation-play-state:paused;animation-play-state:paused}.block-run-images__items{-ms-flex-pack:distribute;-webkit-animation:marquee 30s linear infinite;animation:marquee 30s linear infinite;-webkit-animation-delay:1s;animation-delay:1s;gap:16px;justify-content:space-around}.block-run-images__item,.block-run-images__items{display:-ms-flexbox;display:flex;position:relative}.block-run-images__item{height:233px;padding:0;width:auto}.block-run-images__item img,.block-run-images__item svg{border-radius:24px;display:block;max-height:100%;max-width:inherit;-o-object-fit:cover;object-fit:cover;width:auto}.block-run-images__item:nth-child(odd) img{margin-top:20px;padding-bottom:44px;width:162px}.block-run-images__item:nth-child(2n) img{padding-bottom:24px;width:291px}.rtl .block-run-images__items{-webkit-animation:marquee_rtl 30s linear infinite;animation:marquee_rtl 30s linear infinite}@-webkit-keyframes marquee{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes marquee{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@-webkit-keyframes marquee_rtl{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes marquee_rtl{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(100%);transform:translateX(100%)}}
/*# sourceMappingURL=block-run-images.css.map*/