.nl-197a0452-wrapper {
    width: 100%;
}

.nl-197a0452-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
}

.nl-197a0452-item {
    display: flex;
    align-items: center;
    box-sizing: border-box;
    transition: background-color 0.3s ease;
}

.nl-197a0452-number {
    font-weight: 700;
    display: inline-flex;
    align-items: center;
    line-height: 1;
    flex-shrink: 0;
}

.nl-197a0452-content {
    flex-grow: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.2;
}
