healing
Harsh Nasha Mukti Kendra Kanpur, Uttar Pradesh

Recovery Programs

Alcohol De-Addiction

Structured withdrawal mangement and long-term sobriety planning for alcohol dependency.

  • check_circle Medically Supervised Detox
  • check_circle Cognitive Behavioral Therapy
  • check_circle Relapse Prevention

Drug De-Addiction

Holistic approach to combat chemical dependency and behavioral triggers for all types of substances.

  • check_circle 24/7 Nursing and Monitoring
  • check_circle Family Integration Therapy
  • check_circle Life Skills Rebuilding
const btn = document.getElementById('hamburger-btn'); const menu = document.getElementById('mobile-menu'); if (btn && menu) btn.addEventListener('click', () => menu.classList.toggle('open'));