.scroll-indicator{background-color:transparent;height:6px;left:0;position:fixed;top:0;width:100%;z-index:1000}.scroll-indicator__bar{background-color:#0039cb;background:linear-gradient(90deg,#0039cb,#13eaf5);height:100%;transition:width .2s ease-in-out;width:0}@media (min-width:1024px){.scroll-indicator{top:80px}}