@media (width<=768px){.usp-bar{height:24px;position:relative;overflow:hidden}.usp-wrapper{width:100%;height:100%;position:relative}.usp{opacity:0;width:100%;animation:18s infinite fade;position:absolute}.usp:first-child{animation-delay:0s}.usp:nth-child(2){animation-delay:6s}.usp:nth-child(3){animation-delay:12s}@keyframes fade{0%{opacity:0}5%{opacity:1}30%{opacity:1}35%{opacity:0}to{opacity:0}}}
