.bar_content{width:100%;height:50px;animation:30s linear infinite move}.feature_image{width:100%;height:100%;animation:20s linear infinite feature}@keyframes move{0%{transform:translate(130%)}to{transform:translate(-150%)}}@keyframes feature{0%{transform:translate(120%)}to{transform:translate(-140%)}}.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button{background-color:#127d77}.p-carousel .p-carousel-indicators .p-carousel-indicator button{border-radius:100%;width:16px;height:16px;margin-top:20px}
