/* Hub v271: keep active office characters walking concurrently at two-thirds of v254 speed. */

@media (min-width: 1024px) {
  .hub-office-simulation-v235 .hub-office-courier-v235[data-flow="revenue-graphic"] {
    --hub-office-route-duration-v254: 12s;
  }

  .hub-office-simulation-v235 .hub-office-courier-v235[data-flow="customer-wait-meeting"] {
    --hub-office-route-duration-v254: 12.6s;
    --hub-office-route-offset-v254: -1.8s;
  }

  .hub-office-simulation-v235 .hub-office-courier-v235[data-flow="graphic-production"] {
    --hub-office-route-duration-v254: 19.8s;
    --hub-office-route-offset-v254: -.9s;
  }

  .hub-office-simulation-v235 .hub-office-courier-v235[data-flow="production-shipping"] {
    --hub-office-route-duration-v254: 10.8s;
    --hub-office-route-offset-v254: -2.7s;
  }

  .hub-office-simulation-v235 .hub-office-courier-v235[data-flow="shipping-delivery"] {
    --hub-office-route-duration-v254: 12.3s;
    --hub-office-route-offset-v254: -1.35s;
  }

  .hub-office-simulation-v235 .hub-office-courier-v235[data-flow="revenue-graphic"] .hub-office-courier-shell-v235,
  .hub-office-simulation-v235 .hub-office-courier-v235[data-flow="customer-wait-meeting"] .hub-office-courier-shell-v235,
  .hub-office-simulation-v235 .hub-office-courier-v235[data-flow="graphic-production"] .hub-office-courier-shell-v235,
  .hub-office-simulation-v235 .hub-office-courier-v235[data-flow="production-shipping"] .hub-office-courier-shell-v235,
  .hub-office-simulation-v235 .hub-office-courier-v235[data-flow="shipping-delivery"] .hub-office-courier-shell-v235 {
    animation-duration: 1.08s, var(--hub-office-route-duration-v254);
  }

  .hub-office-simulation-v235 .hub-office-courier-v235[data-flow="graphic-designing"] {
    animation-duration: 18s;
  }

  .hub-office-simulation-v235 .hub-office-courier-v235[data-flow="graphic-designing"] .hub-office-courier-shell-v235 {
    animation-duration: 1.08s;
  }
}
