.countable{position:relative}.countable .count-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;align-items:center;background:linear-gradient(107deg, #1ba6c0, #0e7697);position:absolute;left:calc(32px / 2 * -1);width:32px;height:32px;border-radius:100px}@media(min-width: 992px){.countable .count-container{left:calc(48px / 2 * -1);width:48px;height:48px}}.countable .count{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;align-items:center;background:#fff;color:#171717;width:calc(32px - 4px);height:calc(32px - 4px);border-radius:100px;color:#0e7697}@media(min-width: 992px){.countable .count{width:calc(48px - 4px);height:calc(48px - 4px)}}
