.sunorunning div.sunoTitle_r{padding-bottom:0}.sunocomplete .progress{display:none}.loading,.progress{width:100%;height:6px;border-radius:12px;margin-top:12px;margin-bottom:8px;background-color:#e0e0e0;position:relative}body .progress{width:100%;overflow:hidden;background:#e0e0e0}body .progress .bar{width:1%;height:6px;border-radius:12px;background:linear-gradient(90deg,rgba(41,110,235,0) 0%,#296eeb 50%,rgba(41,110,235,0) 100%)}.loading .bar{animation:borealisBar 2s linear infinite;position:absolute;height:6px;border-radius:12px;background:linear-gradient(90deg,rgba(41,110,235,0) 0%,#296eeb 50%,rgba(41,110,235,0) 100%)}@keyframes borealisBar{0%{left:0%;right:100%;width:0%}10%{left:0%;right:75%;width:25%}90%{right:0%;left:75%;width:25%}100%{left:100%;right:0%;width:0%}}