.progress-bar{position:relative;top:0;left:0;margin:0 calc(50% - 50vw);background:#f5f9fc;z-index:10}.progress-bar.fixed{position:fixed;width:100%}.progress{position:relative;top:0;left:0;height:18px;background:linear-gradient(90deg,rgba(11,125,193,1) 0%,rgba(2,55,82,1) 100%);transition:all linear .1s;min-width:1%}.progress:before{content:'';background:#000}