.sbisru-gallery{width:100%;margin-left:auto;margin-right:auto;position:relative;overflow:hidden}.sbisru-gallery__content{margin-bottom:-80px;padding-bottom:80px;transition:transform .3s;display:flex;overflow:hidden}@media (min-width:1025px){.sbisru-gallery__content .ws-is-no-touch{padding-bottom:63px}}.sbisru-gallery--animated{width:-moz-fit-content;width:fit-content;transform:translate(0,0)}.sbisru-gallery--animated-left.animated{animation:translate-wrap-left var(--time)linear infinite}.sbisru-gallery--animated-right.animated{animation:translate-wrap-right var(--time)linear infinite}.ws-is-hover .sbisru-gallery:hover .sbisru-gallery--animated-pause{animation-play-state:paused}@keyframes translate-wrap-left{0%{transform:translate(0,0)}to{transform:translate3d(calc(-100%/var(--repeat)),0,0)}}@keyframes translate-wrap-right{0%{transform:translate3d(calc(-100%/var(--repeat)),0,0)}to{transform:translate(0,0)}}@media (max-width:812px){.sbisru-gallery__scrolling{padding-left:16px;overflow-x:scroll}}