.truncate-text{display:flex;max-width:100%;overflow:hidden;white-space:nowrap}.truncate-text span{flex:0 1 auto;font-weight:700;overflow:hidden;white-space:pre}.truncate-text span:first-child{flex-shrink:1;text-overflow:ellipsis}.truncate-text span:nth-child(2){min-width:-moz-fit-content;min-width:fit-content}
