/*COLORS*/
/*FONTS*/
.stm-counter_style_8 {
  padding-left: 30px;
  border-left: 1px solid rgba(255, 255, 255, 0.5); }
  .stm-counter_style_8 .stm-counter__icon {
    position: relative;
    top: 2px;
    margin-right: 8px;
    font-size: 40px; }
  .stm-counter_style_8 .stm-counter__value {
    font-size: 60px;
    font-weight: 300;
    line-height: 1; }
  .stm-counter_style_8 .stm-counter__affix {
    font-size: 25px; }
  .stm-counter_style_8 .stm-counter__prefix {
    font-size: 25px; }
  .stm-counter_style_8 .stm-counter__label {
    margin-top: 7px;
    font-size: 18px;
    font-weight: 300; }
  .stm-counter_style_8.stm_icon_gradient i {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }
