.dsu-progress{height:6px;margin-top:12px;overflow:hidden;border-radius:99px;background:#dbe2ea}.dsu-progress span{display:block;width:0;height:100%;border-radius:inherit;background:#1264a3;transition:width .12s}.dsu-progress.is-processing span{width:100%!important;animation:dsu-progress 1.2s ease-in-out infinite alternate}@keyframes dsu-progress{from{opacity:.45}to{opacity:1}}
