.progress-bar{background-color:#3a8493;background-image:linear-gradient(90deg,#000,#000);background-repeat:no-repeat;background-size:0 100%;border-radius:10px;display:block;display:flex;height:3px;margin:32px auto 0;overflow:hidden;transition:background-size .4s ease-in-out;width:108px}li.tabbingProgressitem{width:100%}li.tabbingProgressitem.widthActive{background-color:#fff;transition:background-color .5s ease}