.hero{height:300vh;min-height:0;overflow:clip}.hero-stage{height:100vh;position:sticky;top:0;overflow:hidden}.frame-progress{position:absolute;z-index:3;right:36px;bottom:31px;display:flex;align-items:center;gap:10px;color:#706e6a;font:10px var(--display);letter-spacing:.08em}.frame-progress i{display:block;width:100px;height:1px;background:rgba(255,255,255,.25);position:relative}.frame-progress i b{display:block;width:4%;height:1px;background:var(--orange);transition:width .15s linear}@media (max-width:800px){.hero{height:240vh}.frame-progress{right:20px;bottom:23px}.frame-progress i{width:70px}}@media (prefers-reduced-motion:reduce){.frame-progress i b{transition:none}}
