@keyframes heroTeamScroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.hero-team-wrap{overflow:hidden;position:relative;width:100%}.hero-team-track{align-items:stretch;animation:heroTeamScroll 60s linear infinite;display:flex;gap:.75rem;padding:0 .375rem;width:max-content}.hero-team-cell{flex-shrink:0}