.dpzvc3-progress{display:flex;position:relative;height:30px;line-height:30px}.dpzvc3-progress>[slot=left]{margin-right:5px}.dpzvc3-progress>[slot=right]{margin-left:5px}.dpzvc3-progress>*{display:flex}.dpzvc3-progress-outer{flex:1;position:relative}.dpzvc3-progress-runaway{position:absolute;left:0;top:50%;transform:translate(0,-50%);right:0;background:#ebebeb;height:3px}.dpzvc3-progress-progress{position:absolute;display:block;top:50%;transform:translate(0,-50%);background:-webkit-linear-gradient(left,#fff,#008cee);width:0;height:3px;transition:width 150ms ease-out;will-change:width}