.advc .advc-scroll-banner{align-items:center;display:flex;overflow:hidden;width:100%}.advc .advc-scroll-banner__inner{align-items:center;display:flex;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.advc .advc-scroll-banner__item{align-items:center;display:flex;width:-webkit-max-content;width:max-content}.advc .advc-scroll-banner__item>*{margin:0 10px}.advc .advc-scroll-banner img.advc-scroll-banner--icon{width:auto}.advc .advc-scroll-banner--scroll{animation-play-state:running}.advc .advc-scroll-banner .move-pause *{animation-play-state:paused!important}@keyframes move{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0)}}