} else {
      this.primaryTarget.classList.remove("md:bg-opacity-50")
      this.labelTargets.forEach(function(label) {
        label.classList.remove("-translate-x-2")
        this.switchClass(label, 'opacity-0', 'opacity-100')