.stat-box-wrapper-d64e9d39 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
}

.stat-box-icon-d64e9d39 {
    display: inline-flex;
    margin-bottom: 24px;
    color: #e06a38; /* default fallback */
    font-size: 32px;
}

.stat-box-icon-d64e9d39 svg {
    width: 32px;
    height: 32px;
    fill: #e06a38;
}

.stat-box-number-d64e9d39 {
    font-size: 48px;
    font-weight: 700;
    line-height: 1;
    color: #e06a38;
}

.stat-box-title-d64e9d39 {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-top: 16px;
    margin-bottom: 24px;
    color: #6a8c88;
}

.stat-box-desc-d64e9d39 {
    font-size: 16px;
    line-height: 1.5;
    color: #8da4a1;
}