.bns-inactive-current {
    opacity: 0.5;
    pointer-events: none; /* Macht das Div auch anklick-inaktiv */
}