/*COLORS*/
/*FONTS*/
.stm-counter_style_9 {
    padding-left: 60px;
    border-left: 1px solid rgba(255, 255, 255, 0.4);
}

.stm-counter_style_9 .stm-counter__icon {
    position: relative;
    top: 2px;
    margin-right: 8px;
    font-size: 40px;
}

.stm-counter_style_9 .stm-counter__value {
    font-size: 44px;
    font-weight: bold;
    line-height: 1;
}

.stm-counter_style_9 .stm-counter__affix {
    font-size: 25px;
}

.stm-counter_style_9 .stm-counter__prefix {
    font-size: 44px;
}

.stm-counter_style_9 .stm-counter__label {
    margin-top: 20px;
    font-size: 16px;
}

.stm-counter_style_9.stm_icon_gradient i {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
