.statistic-item{border:1px solid rgba(17,17,17,.1);-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:3px;padding:17px 20px;-ms-flex-item-align:stretch;align-self:stretch}.statistic-item__progress{position:relative;width:100%;height:5px;background:rgba(17,17,17,.1);margin:15px 0;overflow:hidden}.statistic-item__progress span{position:absolute;top:0;bottom:0;left:0}.statistic-item__top{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.statistic-item__counter,.statistic-item__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.statistic-item__counter{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.statistic-item__counter-complete{font-size:30px;line-height:23px;color:#111}.statistic-item__counter-total{margin-left:5px;font-weight:600;font-size:13px;line-height:15px;color:rgba(17,17,17,.5);position:relative}.statistic-item__label{font-size:12px;line-height:15px;color:#111}