.nb-wrapper-0b938e26 {
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
    padding: 20px;
    background-color: #f9f9f9;
    border-radius: 8px;
    transition: all 0.3s ease;
}

.nb-number-wrapper-0b938e26 {
    display: flex;
    align-items: center;
    width: 100%;
}

.nb-number-0b938e26 {
    display: inline-block;
    font-size: 40px;
    font-weight: 700;
    line-height: 1;
    color: #333;
    margin-bottom: 15px;
    transition: all 0.3s ease;
}

.nb-title-0b938e26 {
    margin: 0 0 10px 0;
    font-size: 24px;
    font-weight: 600;
    color: #111;
    transition: all 0.3s ease;
}

.nb-description-0b938e26 {
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    color: #666;
    transition: all 0.3s ease;
}
