.nt-588a15ee-outer {
    display: flex;
    align-items: stretch;
    width: 100%;
    overflow: hidden;
    font-family: inherit;
    border-radius: 4px;
}

.nt-588a15ee-label {
    display: flex;
    align-items: center;
    padding: 0 20px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    z-index: 2;
    white-space: nowrap;
}

.nt-588a15ee-wrapper {
    flex-grow: 1;
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
}

.nt-588a15ee-track {
    display: flex;
    align-items: center;
    white-space: nowrap;
    will-change: transform;
    padding: 12px 0;
}

.nt-588a15ee-item {
    display: inline-block;
    padding: 0 10px;
    font-size: 14px;
    white-space: nowrap;
}

.nt-588a15ee-item a {
    text-decoration: none;
    transition: opacity 0.2s;
}

.nt-588a15ee-item a:hover {
    opacity: 0.8;
}

.nt-588a15ee-separator {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    margin: 0 15px;
    flex-shrink: 0;
}
