.component.blog-progress-bar{width:0%;background:var(--primary-300);height:var(--spacing-100);position:sticky;top:var(--nav-height-small);transition:.2s width;z-index:var(--z-index-nav);max-width:100%}@media screen and (min-width: 576px){.component.blog-progress-bar{top:var(--nav-height)}}
