.motion-rule{display:block;width:clamp(46px,7vw,92px);height:4px;margin-top:24px;background:var(--yellow);transform-origin:left center}
[data-motion-image]{isolation:isolate}
.hp-sequence-grid{position:relative}
.motion-sequence-rule{position:absolute;z-index:3;inset:0 auto 0 50%;width:2px;background:var(--yellow);pointer-events:none;transform-origin:center top}
.project-compare .motion-rule{margin-left:0}
.hp-scale .hp-index,.hp-finish .hp-index,.hp-coverage .hp-index{color:#5d6163}
.hp-service-list>li>a>span,.hp-process-copy>span{color:#a0a3a5}
.project-timeline span,.machinery-feature figcaption span{color:#5d6163}
.crew-frame p span{color:#aeb1b2}

@media(max-width:699px){
  .motion-rule{height:3px;margin-top:18px}
  .motion-sequence-rule{inset:50% 0 auto;width:auto;height:2px;transform-origin:left center}
}

@media(prefers-reduced-motion:reduce){
  .motion-rule,.motion-sequence-rule{display:none}
}
