.CustomerInfo{display:flex;align-items:center;height:2.5rem;max-width:calc(100vw - 11rem);text-decoration:none;color:inherit}@media(min-width:calc(67.5rem + 1px)){.CustomerInfo{padding-right:.5rem}}.CustomerInfo__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2.5rem;height:2.5rem}.CustomerInfo__details{display:flex;flex-direction:column;min-width:0;line-height:1.2}.CustomerInfo__name{font-weight:700;font-size:.8125rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.CustomerInfo__customer-id{font-size:.6875rem;opacity:.7;white-space:nowrap}