.industry-carousel-widget{overflow:hidden;width:100%}.industry-carousel-widget .carousel-row{overflow:hidden;white-space:nowrap}.industry-carousel-widget .carousel{animation:industry-carousel-marquee 40s linear infinite;display:inline-flex}.industry-carousel-widget .carousel img{height:35px;margin:0 10px}.industry-carousel-widget .carousel-row.reverse .carousel{animation-direction:reverse}@keyframes industry-carousel-marquee{0%{transform:translateX(0)}to{transform:translateX(-100%)}}