.scroll-progress-bar{z-index:9999;width:0;height:5px;transition:width .1s ease-out;position:fixed;top:49px;left:0;overflow:hidden}.scroll-progress-bar:before{content:"";background:#d53369;background:-webkit-linear-gradient(to right,#cbad6d,#d53369);background:linear-gradient(90deg,#cbad6d,#d53369);width:100vw;height:100%;position:absolute;top:0;left:0}
.footer-bg{background:linear-gradient(120deg,#efd5ff 0%,#515ada 100%)}
