.scroll-progress-bar{z-index:3000;background-image:linear-gradient(to right, var(--tungsten-yellow), var(--tungsten-orange));width:100%;height:3px;position:fixed;top:0;transform:translate(-100%)}@keyframes tm-scroll-progress-fill{to{transform:translate(0)}}@supports (animation-timeline:scroll()){.scroll-progress-bar{animation:linear both tm-scroll-progress-fill;animation-timeline:scroll(root)}}html{scroll-behavior:smooth;scroll-padding-top:60px}#our-work{scroll-margin-top:-76px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
