.agents-widget__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:5px}.agents-widget__title{overflow:hidden;text-overflow:ellipsis;font-size:var(--text-base);line-height:1.2;white-space:nowrap;opacity:.6}.agents-widget__ticket{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:22px}.agents-widget__ticket:last-child{margin-bottom:0}.agents-widget__ticket:nth-child(2) .agents-widget__value{color:var(--green)}.agents-widget__dots{background-image:-webkit-gradient(linear,left top,right top,color-stop(90%,transparent),color-stop(0,var(--text-base-color)));background-image:linear-gradient(90deg,transparent 90%,var(--text-base-color) 0);background-position-x:5px;background-position-y:13px;background-size:7px 1px;background-repeat:repeat-x;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0 3px}.agents-widget__value{white-space:nowrap;font-size:var(--text-base);line-height:1;font-weight:400}