.base-counter{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:16px 24px;border:.5px solid rgba(183,183,192,.5);border-radius:4px}.base-counter,.base-counter__number{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.base-counter__number{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#4b4b62;font-weight:700;border-radius:100%;font-size:24px}.base-counter__number--bg{background-color:#f6f6f7;height:40px;width:40px}.base-counter__description{font-size:14px;color:#4b4b62;font-weight:700;padding-left:16px;-webkit-box-flex:1;-ms-flex:1;flex:1;border-right:.5px solid rgba(183,183,192,.5);height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.base-counter__actions{padding-left:16px;width:104px}