.app-number-range-picker {
    display: flex;
    gap: 10px;
    align-items: center;
}
.app-number-range-picker__separator {
    font-size: 18px;
}