section.slide-option{margin:0 0 50px}section{align-items:center;display:flex;flex-flow:column}section div.container{transition:all .3s ease}div.highway-slider{display:flex;height:150px;justify-content:center;width:100%}div.highway-slider div.highway-barrier{overflow:hidden;position:relative}#infinite div.highway-barrier:before{background:linear-gradient(90deg,#eef9f5 0,hsla(0,0%,100%,0));left:0;top:0}#infinite div.highway-barrier:after{background:linear-gradient(270deg,#eef9f5 0,hsla(0,0%,100%,0));right:0;top:0}#infinite div.highway-barrier:after,#infinite div.highway-barrier:before{content:" ";height:100%;position:absolute;width:180px;z-index:9}div.highway-slider ul.highway-lane{display:flex;height:100%}#infinite div.highway-barrier ul.highway-lane li.highway-car{-webkit-animation:translateinfinite 25s linear infinite;animation:translateinfinite 25s linear infinite;width:180px}div.highway-slider ul.highway-lane li.highway-car{align-items:center;display:flex;filter:grayscale(1);flex:1;justify-content:center}div.highway-slider ul.highway-lane li.highway-car img{width:180px}