.adv-counter-wrapper-3f26e964 {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    background-color: #f37b2d;
    padding: 20px 30px;
    border-radius: 8px;
    box-sizing: border-box;
}

.adv-counter-content-3f26e964 {
    text-align: left;
}

.adv-counter-number-3f26e964 {
    font-size: 32px;
    font-weight: 800;
    color: #ffffff;
    line-height: 1.2;
    margin-bottom: 5px;
}

.adv-counter-title-3f26e964 {
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    line-height: 1.2;
}