{"id":30,"date":"2026-04-22T11:52:54","date_gmt":"2026-04-22T11:52:54","guid":{"rendered":"https:\/\/mindstage.iconsjo.space\/?page_id=30"},"modified":"2026-04-22T11:52:54","modified_gmt":"2026-04-22T11:52:54","slug":"meet-the-team","status":"publish","type":"page","link":"https:\/\/mindstage.iconsjo.space\/?page_id=30","title":{"rendered":"Meet the team"},"content":{"rendered":"\n<!doctype html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n  <title>Mind Clinic Team Directory<\/title>\n\n  <!-- KHUTUT GOOGLE -->\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\" \/>\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin \/>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700&#038;family=Fraunces:ital,wght@0,300;0,400;0,600;1,300;1,400&#038;display=swap\" rel=\"stylesheet\" \/>\n\n  <!-- AL-ANMAT (STYLES) -->\n  <style>\n    \/* Scoped Variables and Base Styles *\/\n    .mcg-team-wrapper {\n      --primary:     #16A7B8;\n      --dark:        #0F7E8B;\n      --deeper:      #0A5C66;\n      --light-teal:  #3FC1CF;\n      --bg-teal:     #E6F6F8;\n      --pale:        #F2FBFC;\n      --orange:      #F4A261;\n      --coral:       #E76F51;\n      --text:        #1F2933;\n      --text2:       #4B5563;\n      --bg-gray:     #F5F7F8;\n      --border:      #D1D5DB;\n      --white:       #FFFFFF;\n\n      font-family: 'Plus Jakarta Sans', sans-serif;\n      background: var(--bg-gray);\n      color: var(--text);\n      line-height: 1.5;\n    }\n\n    \/* Safe CSS Reset for just this component *\/\n    .mcg-team-wrapper *, \n    .mcg-team-wrapper *::before, \n    .mcg-team-wrapper *::after { \n      box-sizing: border-box; \n    }\n    .mcg-team-wrapper p, \n    .mcg-team-wrapper h2 { \n      margin: 0; \n      padding: 0; \n    }\n\n    \/* \u2500\u2500 SHAREET AL-TANAQQUL \u2500\u2500 *\/\n    .mcg-team-wrapper .tab-nav {\n      background: var(--white);\n      border-bottom: 1px solid var(--border);\n      position: sticky;\n      top: 0;\n      z-index: 100;\n      box-shadow: 0 2px 12px rgba(22,167,184,0.07);\n    }\n    .mcg-team-wrapper .tab-nav-inner {\n      max-width: 1200px;\n      margin: 0 auto;\n      display: flex;\n      align-items: center;\n      padding: 0 2rem;\n      overflow-x: auto;\n      scrollbar-width: none;\n    }\n    .mcg-team-wrapper .tab-nav-inner::-webkit-scrollbar { display: none; }\n\n    .mcg-team-wrapper .brand {\n      font-family: 'Fraunces', serif;\n      font-size: 1.05rem;\n      font-weight: 600;\n      color: var(--primary);\n      white-space: nowrap;\n      padding: 1rem 1.5rem 1rem 0;\n      margin-right: 1rem;\n      border-right: 1px solid var(--border);\n      letter-spacing: -0.01em;\n      flex-shrink: 0;\n    }\n\n    .mcg-team-wrapper .tab-btn {\n      font-family: 'Plus Jakarta Sans', sans-serif;\n      font-size: 0.78rem;\n      font-weight: 600;\n      letter-spacing: 0.05em;\n      text-transform: uppercase;\n      color: var(--text2);\n      background: transparent;\n      border: 1px solid transparent;\n      border-radius: 6px;\n      padding: 0.75rem 1.25rem;\n      margin: 0.4rem 0.2rem;\n      cursor: pointer;\n      transition: all 0.2s ease;\n      white-space: nowrap;\n    }\n    .mcg-team-wrapper .tab-btn:hover { \n      color: var(--primary);\n      background: var(--bg-teal);\n      border-color: rgba(22, 167, 184, 0.2);\n    }\n    .mcg-team-wrapper .tab-btn.active {\n      color: var(--deeper);\n      background: linear-gradient(180deg, #6ECED6 0%, #3FBBC7 100%);\n      border-color: var(--text);\n    }\n\n    \/* \u2500\u2500 SECTIONS \u2500\u2500 *\/\n    .mcg-team-wrapper .section { display: none; }\n    .mcg-team-wrapper .section.active { display: block; }\n\n    \/* \u2500\u2500 SECTION INTRO BANNER \u2500\u2500 *\/\n    .mcg-team-wrapper .section-intro {\n      background: linear-gradient(135deg, var(--deeper) 0%, var(--dark) 60%, var(--primary) 100%);\n      padding: 3.5rem 2rem 3rem;\n      text-align: center;\n      position: relative;\n      overflow: hidden;\n    }\n    .mcg-team-wrapper .section-intro::before {\n      content: '';\n      position: absolute;\n      inset: 0;\n      background-image: radial-gradient(circle at 20% 80%, rgba(63,193,207,0.12) 0%, transparent 50%),\n                        radial-gradient(circle at 80% 20%, rgba(244,162,97,0.08) 0%, transparent 50%);\n    }\n    .mcg-team-wrapper .section-intro-tag {\n      display: inline-block;\n      background: rgba(255,255,255,0.12);\n      border: 1px solid rgba(255,255,255,0.2);\n      color: rgba(255,255,255,0.85);\n      font-size: 0.68rem;\n      font-weight: 600;\n      letter-spacing: 0.18em;\n      text-transform: uppercase;\n      padding: 0.35rem 1rem;\n      border-radius: 20px;\n      margin-bottom: 1rem;\n      position: relative;\n    }\n    .mcg-team-wrapper .section-intro h2 {\n      font-family: 'Fraunces', serif;\n      font-size: clamp(2rem, 4vw, 3rem);\n      font-weight: 400;\n      color: #fff;\n      line-height: 1.1;\n      margin-bottom: 0.9rem;\n      position: relative;\n    }\n    .mcg-team-wrapper .section-intro h2 em {\n      font-style: italic;\n      color: var(--light-teal);\n    }\n    .mcg-team-wrapper .section-intro p {\n      font-size: 0.95rem;\n      color: rgba(255,255,255,0.65);\n      max-width: 520px;\n      margin: 0 auto;\n      line-height: 1.7;\n      font-weight: 300;\n      position: relative;\n    }\n    .mcg-team-wrapper .section-intro-stat {\n      display: inline-flex;\n      align-items: center;\n      gap: 0.6rem;\n      margin-top: 1.5rem;\n      background: rgba(255,255,255,0.1);\n      border-radius: 10px;\n      padding: 0.55rem 1.3rem;\n      position: relative;\n    }\n    .mcg-team-wrapper .section-intro-stat .stat-num {\n      font-family: 'Fraunces', serif;\n      font-size: 1.7rem;\n      font-weight: 600;\n      color: var(--orange);\n      line-height: 1;\n    }\n    .mcg-team-wrapper .section-intro-stat .stat-label {\n      font-size: 0.78rem;\n      color: rgba(255,255,255,0.6);\n      font-weight: 400;\n      text-align: left;\n      line-height: 1.35;\n    }\n\n    \/* \u2500\u2500 CONTENT AREA \u2500\u2500 *\/\n    .mcg-team-wrapper .content-area {\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 2.5rem 2rem 4rem;\n    }\n\n    \/* \u2500\u2500 STANDARD CARDS \u2500\u2500 *\/\n    .mcg-team-wrapper .card-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fill, minmax(290px, 1fr));\n      gap: 1.4rem;\n    }\n\n    .mcg-team-wrapper .card {\n      background: var(--white);\n      border-radius: 12px;\n      border: 1px solid var(--border);\n      overflow: hidden;\n      transition: transform 0.28s ease, box-shadow 0.28s ease, border-color 0.28s;\n      animation: fadeUp 0.4s ease both;\n    }\n    .mcg-team-wrapper .card:hover {\n      transform: translateY(-5px);\n      box-shadow: 0 16px 40px rgba(22,167,184,0.13);\n      border-color: var(--light-teal);\n    }\n\n    .mcg-team-wrapper .card-top {\n      background: var(--bg-teal);\n      padding: 1.4rem 1.5rem 1.2rem;\n      display: flex;\n      align-items: center;\n      gap: 1rem;\n      border-bottom: 1px solid rgba(22,167,184,0.12);\n    }\n    .mcg-team-wrapper .avatar {\n      width: 52px; height: 52px;\n      border-radius: 50%;\n      background: var(--primary);\n      color: #fff;\n      display: flex; align-items: center; justify-content: center;\n      font-family: 'Fraunces', serif;\n      font-size: 1.15rem;\n      font-weight: 600;\n      flex-shrink: 0;\n    }\n    .mcg-team-wrapper .card-name {\n      font-family: 'Fraunces', serif;\n      font-size: 1.08rem;\n      font-weight: 600;\n      color: var(--deeper);\n      line-height: 1.2;\n      margin-bottom: 0.22rem;\n    }\n    .mcg-team-wrapper .card-role {\n      font-size: 0.69rem;\n      font-weight: 700;\n      letter-spacing: 0.1em;\n      text-transform: uppercase;\n      color: var(--primary);\n    }\n\n    .mcg-team-wrapper .card-body {\n      padding: 1.25rem 1.5rem 1.4rem;\n    }\n    .mcg-team-wrapper .card-bio {\n      font-size: 0.855rem;\n      color: var(--text2);\n      line-height: 1.72;\n      margin-bottom: 1.1rem;\n    }\n    .mcg-team-wrapper .tag-list {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.4rem;\n    }\n    .mcg-team-wrapper .tag {\n      font-size: 0.67rem;\n      font-weight: 600;\n      letter-spacing: 0.04em;\n      padding: 0.26rem 0.7rem;\n      border-radius: 20px;\n      background: var(--pale);\n      color: var(--dark);\n      border: 1px solid rgba(22,167,184,0.2);\n    }\n    .mcg-team-wrapper .tag.accent {\n      background: #FFF3E8;\n      color: #B8541E;\n      border-color: rgba(244,162,97,0.35);\n    }\n\n    \/* \u2500\u2500 ANIMATIONS \u2500\u2500 *\/\n    @keyframes fadeUp {\n      from { opacity: 0; transform: translateY(16px); }\n      to   { opacity: 1; transform: translateY(0); }\n    }\n    .mcg-team-wrapper .card:nth-child(1)  { animation-delay: 0.04s; }\n    .mcg-team-wrapper .card:nth-child(2)  { animation-delay: 0.09s; }\n    .mcg-team-wrapper .card:nth-child(3)  { animation-delay: 0.14s; }\n    .mcg-team-wrapper .card:nth-child(4)  { animation-delay: 0.19s; }\n    .mcg-team-wrapper .card:nth-child(5)  { animation-delay: 0.24s; }\n    .mcg-team-wrapper .card:nth-child(6)  { animation-delay: 0.29s; }\n    .mcg-team-wrapper .card:nth-child(7)  { animation-delay: 0.34s; }\n    .mcg-team-wrapper .card:nth-child(8)  { animation-delay: 0.39s; }\n    .mcg-team-wrapper .card:nth-child(9)  { animation-delay: 0.44s; }\n    .mcg-team-wrapper .card:nth-child(10) { animation-delay: 0.49s; }\n\n    @media (max-width: 640px) {\n      .mcg-team-wrapper .tab-nav-inner { padding: 0 0.8rem; }\n      .mcg-team-wrapper .content-area { padding: 1.5rem 1rem 3rem; }\n      .mcg-team-wrapper .section-intro { padding: 2.5rem 1.2rem 2rem; }\n      .mcg-team-wrapper .brand { display: none; }\n    }\n  <\/style>\n<\/head>\n<body>\n\n<!-- AL-GHILAF AL-RA'EESI LI-WORDPRESS -->\n<div class=\"mcg-team-wrapper\">\n\n  <!-- \u2500\u2500 SHAREET AL-TANAQQUL \u2500\u2500 -->\n  <nav class=\"tab-nav\">\n    <div class=\"tab-nav-inner\">\n      <div class=\"brand\">Mind Clinic Group<\/div>\n      <button class=\"tab-btn active\" onclick=\"mcgShowTab('mcg-psychiatrists', this)\">Psychiatrists<\/button>\n      <button class=\"tab-btn\" onclick=\"mcgShowTab('mcg-gps', this)\">General Practitioners<\/button>\n      <button class=\"tab-btn\" onclick=\"mcgShowTab('mcg-psychologists', this)\">Psychologists &#038; Therapists<\/button>\n      <button class=\"tab-btn\" onclick=\"mcgShowTab('mcg-management', this)\">Management<\/button>\n      <button class=\"tab-btn\" onclick=\"mcgShowTab('mcg-administration', this)\">Administration<\/button>\n    <\/div>\n  <\/nav>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 GENERAL PRACTITIONERS \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <div id=\"mcg-gps\" class=\"section\">\n    <div class=\"section-intro\">\n      <span class=\"section-intro-tag\">Primary Care<\/span>\n      <h2>General <em>Practitioners<\/em><\/h2>\n      <p>Our GP team conducts first assessments, therapy, and computerized testing \u2014 delivering accurate, patient-centred evaluations and tailored care plans.<\/p>\n      <div class=\"section-intro-stat\">\n        <span class=\"stat-num\">5<\/span>\n        <span class=\"stat-label\">General<br>Practitioners<\/span>\n      <\/div>\n    <\/div>\n    <div class=\"content-area\">\n      <div class=\"card-grid\">\n\n        <div class=\"card\">\n          <div class=\"card-top\">\n            <div class=\"avatar\">MY<\/div>\n            <div>\n              <div class=\"card-name\">Dr. Mohammad Yousef<\/div>\n              <div class=\"card-role\">General Practitioner &#038; GPs Coordinator<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"card-body\">\n            <p class=\"card-bio\">Mohammad serves as both a General Practitioner and the GPs coordinator, leading the team in delivering high-quality care. He performs first assessments, therapy, and computerized tests such as ADHD, CATA, and Conners, ensuring that every patient receives accurate evaluation and tailored support. Mohammad is known for his organizational skills and dedication to patient-centered care.<\/p>\n            <div class=\"tag-list\">\n              <span class=\"tag\">First Assessments<\/span>\n              <span class=\"tag\">ADHD \/ CATA \/ Conners<\/span>\n              <span class=\"tag\">Therapy<\/span>\n              <span class=\"tag accent\">GPs Coordinator<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"card\">\n          <div class=\"card-top\">\n            <div class=\"avatar\">DS<\/div>\n            <div>\n              <div class=\"card-name\">Dr. Dunia Salameh<\/div>\n              <div class=\"card-role\">General Practitioner \u2013 MDT Member<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"card-body\">\n            <p class=\"card-bio\">Dunia is a General Practitioner and a key member of our Multidisciplinary Team (MDT). She combines her expertise in first assessments, therapy, and computerized testing with a collaborative approach, ensuring that each patient receives holistic care. Dunia is passionate about connecting the dots across therapies to provide the best outcomes for her patients.<\/p>\n            <div class=\"tag-list\">\n              <span class=\"tag\">First Assessments<\/span>\n              <span class=\"tag\">Computerized Testing<\/span>\n              <span class=\"tag\">Holistic Care<\/span>\n              <span class=\"tag accent\">MDT<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"card\">\n          <div class=\"card-top\">\n            <div class=\"avatar\">MO<\/div>\n            <div>\n              <div class=\"card-name\">Dr. Mohammad Omari<\/div>\n              <div class=\"card-role\">General Practitioner<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"card-body\">\n            <p class=\"card-bio\">Mohammad is a dedicated General Practitioner who focuses on understanding each patient&#8217;s unique needs through first assessments and therapy. He is experienced in computerized tests like ADHD, CATA, and Conners, which help him design effective, individualized care plans. Mohammad is committed to fostering a supportive and encouraging environment for everyone he works with.<\/p>\n            <div class=\"tag-list\">\n              <span class=\"tag\">First Assessments<\/span>\n              <span class=\"tag\">ADHD \/ CATA \/ Conners<\/span>\n              <span class=\"tag\">Individualised Care<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"card\">\n          <div class=\"card-top\">\n            <div class=\"avatar\">AN<\/div>\n            <div>\n              <div class=\"card-name\">Dr. Aseel Njadat<\/div>\n              <div class=\"card-role\">General Practitioner<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"card-body\">\n            <p class=\"card-bio\">Aseel brings a thoughtful and patient-centered approach to her role as a General Practitioner. She conducts first assessments and therapy with care, using computerized tools like ADHD, CATA, and Conners tests to gain clear insights. Her goal is to guide patients and their families toward practical strategies for growth and well-being.<\/p>\n            <div class=\"tag-list\">\n              <span class=\"tag\">First Assessments<\/span>\n              <span class=\"tag\">ADHD \/ CATA \/ Conners<\/span>\n              <span class=\"tag\">Family Guidance<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"card\">\n          <div class=\"card-top\">\n            <div class=\"avatar\">SS<\/div>\n            <div>\n              <div class=\"card-name\">Dr. Sondus Smadi<\/div>\n              <div class=\"card-role\">General Practitioner<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"card-body\">\n            <p class=\"card-bio\">Sondus is a compassionate General Practitioner who specializes in providing thorough first assessments and personalized therapy. She is skilled in computerized tests such as ADHD, CATA, and Conners, helping patients understand their strengths and challenges. Sondus is dedicated to creating a supportive environment where every patient feels heard and understood.<\/p>\n            <div class=\"tag-list\">\n              <span class=\"tag\">First Assessments<\/span>\n              <span class=\"tag\">ADHD \/ CATA \/ Conners<\/span>\n              <span class=\"tag\">Personalised Therapy<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 AL-ATEBBAA' AL-NAFSIYYOON \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <div id=\"mcg-psychiatrists\" class=\"section active\">\n    <div class=\"section-intro\">\n      <span class=\"section-intro-tag\">Medical Specialists<\/span>\n      <h2>Our <em>Psychiatrists<\/em><\/h2>\n      <p>Board-trained specialists delivering evidence-based psychiatric assessment, psychotherapy, and holistic treatment planning.<\/p>\n      <div class=\"section-intro-stat\">\n        <span class=\"stat-num\">7<\/span>\n        <span class=\"stat-label\">Specialist<br>Psychiatrists<\/span>\n      <\/div>\n    <\/div>\n    <div class=\"content-area\">\n      <div class=\"card-grid\">\n\n        <div class=\"card\">\n          <div class=\"card-top\">\n            <img decoding=\"async\" class=\"avatar\" src=\"https:\/\/mindclinicgroup.com\/wp-content\/uploads\/2025\/06\/Screenshot-2025-06-15-111254.png\" alt=\"\" style=\"object-fit: cover;\" \/>\n            <div>\n              <div class=\"card-name\">Dr. Laith Alfalah Abbadi<\/div>\n              <div class=\"card-role\">Consultant Psychiatrist<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"card-body\">\n            <p class=\"card-bio\">Specialises in comprehensive psychiatric assessments, psychotherapy and treatment planning, with a particular focus on child &#038; adolescent mental health and family-centred, holistic rehabilitation.<\/p>\n            <div class=\"tag-list\">\n              <span class=\"tag\">Child &#038; Adolescent<\/span>\n              <span class=\"tag\">ADHD &#038; Autism<\/span>\n              <span class=\"tag\">Addiction<\/span>\n              <span class=\"tag\">Couples Therapy<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"card\">\n          <div class=\"card-top\">\n            <img decoding=\"async\" class=\"avatar\" src=\"https:\/\/mindclinicgroup.com\/wp-content\/uploads\/2024\/12\/DR.-MOHAMMED-ZAHRAN.jpeg\" alt=\"\" style=\"object-fit: cover;\" \/>\n            <div>\n              <div class=\"card-name\">Dr. Mohammad Zahran<\/div>\n              <div class=\"card-role\">Specialist Psychiatrist<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"card-body\">\n            <p class=\"card-bio\">Provides comprehensive treatment plans, psychotherapy and medication management for a wide range of psychiatric conditions, offering clear guidance and support to patients and their families.<\/p>\n            <div class=\"tag-list\">\n              <span class=\"tag\">Depression &#038; Anxiety<\/span>\n              <span class=\"tag\">ADHD<\/span>\n              <span class=\"tag\">Mood Disorders<\/span>\n              <span class=\"tag\">Neurocognitive<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"card\">\n          <div class=\"card-top\">\n            <img decoding=\"async\" class=\"avatar\" src=\"https:\/\/mindclinicgroup.com\/wp-content\/uploads\/2024\/12\/DR.-SHATHA-OMAR-scaled.jpg\" alt=\"\" style=\"object-fit: cover;\" \/>\n            <div>\n              <div class=\"card-name\">Dr. Shatha Omar<\/div>\n              <div class=\"card-role\">Specialist Psychiatrist<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"card-body\">\n            <p class=\"card-bio\">Delivers tailored treatment plans and psychotherapy for psychiatric conditions including depression, anxiety, ADHD and mood disorders, with a strong commitment to family guidance.<\/p>\n            <div class=\"tag-list\">\n              <span class=\"tag\">Depression<\/span>\n              <span class=\"tag\">Anxiety<\/span>\n              <span class=\"tag\">Mood Disorders<\/span>\n              <span class=\"tag\">Psychotherapy<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"card\">\n          <div class=\"card-top\">\n            <img decoding=\"async\" class=\"avatar\" src=\"https:\/\/mindclinicgroup.com\/wp-content\/uploads\/2024\/12\/20250410_135008-scaled.jpg\" alt=\"\" style=\"object-fit: cover;\" \/>\n            <div>\n              <div class=\"card-name\">Dr. Yazan Halasa<\/div>\n              <div class=\"card-role\">Specialist Psychiatrist<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"card-body\">\n            <p class=\"card-bio\">Focuses on addiction, psychotic illness and substance use rehabilitation, crafting individualised treatment plans alongside management of depression, anxiety, ADHD and neurocognitive disorders.<\/p>\n            <div class=\"tag-list\">\n              <span class=\"tag\">Addiction<\/span>\n              <span class=\"tag\">Psychotic Illness<\/span>\n              <span class=\"tag\">Rehabilitation<\/span>\n              <span class=\"tag\">Neurocognitive<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"card\">\n          <div class=\"card-top\">\n            <div class=\"avatar\">NK<\/div>\n            <div>\n              <div class=\"card-name\">Dr. Noor Kaabneh<\/div>\n              <div class=\"card-role\">Specialist Psychiatrist<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"card-body\">\n            <p class=\"card-bio\">Trained at Rashid Hospital Centre, Dr. Kaabneh provides inpatient and outpatient care for adults and children. Dedicated to creating a safe, supportive space where every patient feels seen, understood and respected \u2014 guiding them toward balance, control and recovery.<\/p>\n            <div class=\"tag-list\">\n              <span class=\"tag\">OCD<\/span>\n              <span class=\"tag\">Eating Disorders<\/span>\n              <span class=\"tag\">Bipolar<\/span>\n              <span class=\"tag\">Autism Spectrum<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"card\">\n          <div class=\"card-top\">\n            <div class=\"avatar\">HM<\/div>\n            <div>\n              <div class=\"card-name\">Dr. Hala Miqdadi<\/div>\n              <div class=\"card-role\">Resident Psychiatrist<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"card-body\">\n            <p class=\"card-bio\">MD from The Hashemite University (2021). Psychiatry residency and clinical training at Jordan University Hospital (2022\u20132026). MRCPsych Papers A &#038; B. Applies a holistic biopsychosocial approach aligned with international evidence-based guidelines.<\/p>\n            <div class=\"tag-list\">\n              <span class=\"tag accent\">MRCPsych<\/span>\n              <span class=\"tag\">Mood Disorders<\/span>\n              <span class=\"tag\">Somatic Symptom<\/span>\n              <span class=\"tag\">OCD-related<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"card\">\n          <div class=\"card-top\">\n            <div class=\"avatar\">AQ<\/div>\n            <div>\n              <div class=\"card-name\">Dr. Abdallah Qaswal<\/div>\n              <div class=\"card-role\">Resident Psychiatrist &#038; Researcher<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"card-body\">\n            <p class=\"card-bio\">MD from the University of Jordan (2020). Psychiatry residency at Jordan University Hospital (2022\u20132026). MRCPsych Papers A &#038; B. Author of <strong>29 publications<\/strong> in international peer-reviewed journals, with a strong focus on complex neuropsychiatric disorders.<\/p>\n            <div class=\"tag-list\">\n              <span class=\"tag accent\">MRCPsych<\/span>\n              <span class=\"tag accent\">29 Publications<\/span>\n              <span class=\"tag\">Neuropsychiatry<\/span>\n              <span class=\"tag\">Liaison Psychiatry<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 AL-AKHESSA'IYYOON AL-NAFSIYYOON \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <div id=\"mcg-psychologists\" class=\"section\">\n    <div class=\"section-intro\">\n      <span class=\"section-intro-tag\">Therapy &#038; Psychology<\/span>\n      <h2>Psychologists <em>&#038; Therapists<\/em><\/h2>\n      <p>A multidisciplinary therapy team offering CBT, DBT, ACT, art therapy, occupational therapy, nutritional counselling and more.<\/p>\n      <div class=\"section-intro-stat\">\n        <span class=\"stat-num\">10<\/span>\n        <span class=\"stat-label\">Therapists &#038;<br>Psychologists<\/span>\n      <\/div>\n    <\/div>\n    <div class=\"content-area\">\n      <div class=\"card-grid\">\n\n        <div class=\"card\">\n          <div class=\"card-top\">\n            <div class=\"avatar\">LT<\/div>\n            <div>\n              <div class=\"card-name\">Layla Tarabishi<\/div>\n              <div class=\"card-role\">Psychologist<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"card-body\">\n            <p class=\"card-bio\">BA Psychology from AUB (2022), MSc Foundations of Clinical Psychology from Southampton (2024). GBPsS member. Creates a safe, values-aligned space for individuals working through anxiety, mood disorders, career and relationship challenges, and parenting difficulties.<\/p>\n            <div class=\"tag-list\">\n              <span class=\"tag\">CBT<\/span><span class=\"tag\">DBT<\/span><span class=\"tag\">ACT<\/span>\n              <span class=\"tag\">Anxiety &#038; Mood<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"card\">\n          <div class=\"card-top\">\n            <div class=\"avatar\">OA<\/div>\n            <div>\n              <div class=\"card-name\">Omar Ali<\/div>\n              <div class=\"card-role\">Psychologist<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"card-body\">\n            <p class=\"card-bio\">MSc Clinical Psychology (Kingston, London) and BA Psychology (Al-Ahliyya Amman University). GBPsS member. Specialises in emotional regulation, OCD, personality difficulties, and conducts autism, ADHD and IQ psychometric assessments.<\/p>\n            <div class=\"tag-list\">\n              <span class=\"tag\">CBT \/ IFS<\/span><span class=\"tag\">OCD<\/span>\n              <span class=\"tag\">Psychometric Testing<\/span><span class=\"tag\">Autism &#038; ADHD<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"card\">\n          <div class=\"card-top\">\n            <div class=\"avatar\">FJ<\/div>\n            <div>\n              <div class=\"card-name\">Fedaa Jarrar<\/div>\n              <div class=\"card-role\">Psychologist<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"card-body\">\n            <p class=\"card-bio\">Expert in OCD, panic attacks and phobias. Employs cognitive and behavioural restructuring alongside habit reversal therapy to support lasting change.<\/p>\n            <div class=\"tag-list\">\n              <span class=\"tag\">CBT<\/span><span class=\"tag\">OCD<\/span>\n              <span class=\"tag\">Phobias<\/span><span class=\"tag\">Habit Reversal<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"card\">\n          <div class=\"card-top\">\n            <div class=\"avatar\">RR<\/div>\n            <div>\n              <div class=\"card-name\">Rahma Rafie<\/div>\n              <div class=\"card-role\">Psychologist<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"card-body\">\n            <p class=\"card-bio\">Provides psychological support with a focus on OCD and anxiety disorders, integrating DBT skills to help clients build distress tolerance and emotional regulation.<\/p>\n            <div class=\"tag-list\">\n              <span class=\"tag\">OCD<\/span><span class=\"tag\">Anxiety<\/span>\n              <span class=\"tag\">DBT<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"card\">\n          <div class=\"card-top\">\n            <div class=\"avatar\">MR<\/div>\n            <div>\n              <div class=\"card-name\">Maha Rabahat<\/div>\n              <div class=\"card-role\">Psychologist<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"card-body\">\n            <p class=\"card-bio\">Specialises in trauma, grief, relationship challenges and emotional regulation. Draws on DBT to guide clients toward healing from PTSD, anxiety and depression.<\/p>\n            <div class=\"tag-list\">\n              <span class=\"tag\">PTSD<\/span><span class=\"tag\">Grief<\/span>\n              <span class=\"tag\">DBT<\/span><span class=\"tag\">Relationships<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"card\">\n          <div class=\"card-top\">\n            <div class=\"avatar\">DR<\/div>\n            <div>\n              <div class=\"card-name\">Dina Radwan<\/div>\n              <div class=\"card-role\">Art Therapist<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"card-body\">\n            <p class=\"card-bio\">Uses art therapy to help clients process trauma, depression, anxiety and grief. Also works with children and body image disorders, combining psychodynamic and mindfulness-based approaches.<\/p>\n            <div class=\"tag-list\">\n              <span class=\"tag\">Art Therapy<\/span><span class=\"tag\">Trauma<\/span>\n              <span class=\"tag\">Mindfulness<\/span><span class=\"tag\">Children<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"card\">\n          <div class=\"card-top\">\n            <div class=\"avatar\">LD<\/div>\n            <div>\n              <div class=\"card-name\">Lana Dahbour<\/div>\n              <div class=\"card-role\">Occupational Therapist<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"card-body\">\n            <p class=\"card-bio\">Provides occupational therapy for autism, ADHD and addiction, complemented by family therapy, parenting support and psychotherapy to promote functional independence.<\/p>\n            <div class=\"tag-list\">\n              <span class=\"tag\">Occupational Therapy<\/span>\n              <span class=\"tag\">Autism &#038; ADHD<\/span><span class=\"tag\">Family Therapy<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"card\">\n          <div class=\"card-top\">\n            <div class=\"avatar\">JK<\/div>\n            <div>\n              <div class=\"card-name\">Juman Khallad<\/div>\n              <div class=\"card-role\">Nutritional Therapist<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"card-body\">\n            <p class=\"card-bio\">Specialises in nutritional therapy and intuitive eating education for eating disorders including bulimia nervosa and anorexia nervosa, supporting clients in building a healthy relationship with food.<\/p>\n            <div class=\"tag-list\">\n              <span class=\"tag\">Nutrition<\/span><span class=\"tag\">Intuitive Eating<\/span>\n              <span class=\"tag\">Eating Disorders<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"card\">\n          <div class=\"card-top\">\n            <div class=\"avatar\">BQ<\/div>\n            <div>\n              <div class=\"card-name\">Baraa Qaisi<\/div>\n              <div class=\"card-role\">Psychologist<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"card-body\">\n            <p class=\"card-bio\">Integrates CBT, ACT, DBT, mindfulness and psychoanalytic techniques to support personal growth and wellbeing across anxiety, depression and personality-related difficulties.<\/p>\n            <div class=\"tag-list\">\n              <span class=\"tag\">CBT \/ ACT<\/span><span class=\"tag\">DBT<\/span>\n              <span class=\"tag\">Personality<\/span><span class=\"tag\">Mindfulness<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"card\">\n          <div class=\"card-top\">\n            <div class=\"avatar\">HQ<\/div>\n            <div>\n              <div class=\"card-name\">Hala Qamhieh<\/div>\n              <div class=\"card-role\">Psychologist<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"card-body\">\n            <p class=\"card-bio\">Applies CBT and trauma-informed care for anxiety and depressive disorders, with specialist knowledge of ADHD and autism-related challenges.<\/p>\n            <div class=\"tag-list\">\n              <span class=\"tag\">CBT<\/span><span class=\"tag\">Trauma-Informed<\/span>\n              <span class=\"tag\">ADHD &#038; Autism<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 AL-IDARA \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <div id=\"mcg-management\" class=\"section\">\n    <div class=\"section-intro\">\n      <span class=\"section-intro-tag\">Leadership<\/span>\n      <h2>Management <em>Team<\/em><\/h2>\n      <p>Driving operational excellence, quality improvement and organisational development across Mind Clinic Group.<\/p>\n      <div class=\"section-intro-stat\">\n        <span class=\"stat-num\">5<\/span>\n        <span class=\"stat-label\">Leadership<br>Members<\/span>\n      <\/div>\n    <\/div>\n    <div class=\"content-area\">\n      <div class=\"card-grid\">\n\n        <div class=\"card\">\n          <div class=\"card-top\">\n            <div class=\"avatar\">HR<\/div>\n            <div>\n              <div class=\"card-name\">Husain Rahhal<\/div>\n              <div class=\"card-role\">Organisational Development Manager<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"card-body\">\n            <p class=\"card-bio\">Leads strategic development, operations and partnership growth. Works across clinical and administrative teams to build efficient systems and external collaborations that amplify Mind Clinic&#8217;s impact in the mental health sector.<\/p>\n            <div class=\"tag-list\">\n              <span class=\"tag\">Strategy<\/span><span class=\"tag\">Business Development<\/span>\n              <span class=\"tag\">Process Optimisation<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"card\">\n          <div class=\"card-top\">\n            <div class=\"avatar\">LK<\/div>\n            <div>\n              <div class=\"card-name\">Lujain Khasawneh<\/div>\n              <div class=\"card-role\">Operations Lead<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"card-body\">\n            <p class=\"card-bio\">Six+ years in healthcare operations and mental health services. Holds a Bachelor&#8217;s in Pharmacy and an MBA. Oversees daily operations, SOPs and service quality, bridging clinical, administrative and technical teams.<\/p>\n            <div class=\"tag-list\">\n              <span class=\"tag\">Healthcare Operations<\/span>\n              <span class=\"tag\">Project Management<\/span><span class=\"tag\">Compliance<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"card\">\n          <div class=\"card-top\">\n            <div class=\"avatar\">RM<\/div>\n            <div>\n              <div class=\"card-name\">Rand Malkawi<\/div>\n              <div class=\"card-role\">Quality Consultant<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"card-body\">\n            <p class=\"card-bio\">PharmD with a Master&#8217;s in Healthcare Management and Quality (JUST). Drives KPIs, SOPs, and quality improvement tools, championing client-centred care through data-driven innovation and workforce empowerment.<\/p>\n            <div class=\"tag-list\">\n              <span class=\"tag\">Quality Improvement<\/span>\n              <span class=\"tag\">Data Analysis<\/span><span class=\"tag\">Healthcare Policy<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"card\">\n          <div class=\"card-top\">\n            <div class=\"avatar\">JB<\/div>\n            <div>\n              <div class=\"card-name\">Jana Barakat<\/div>\n              <div class=\"card-role\">Accounting Officer<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"card-body\">\n            <p class=\"card-bio\">BA in AI in Accounting &#038; Auditing from Applied Science Private University. Manages daily financial operations, reconciliations and month-end closing with expertise in IFRS, Jordanian tax, QuickBooks, Excel and Power BI.<\/p>\n            <div class=\"tag-list\">\n              <span class=\"tag\">IFRS<\/span><span class=\"tag\">QuickBooks<\/span>\n              <span class=\"tag\">Power BI<\/span><span class=\"tag\">Financial Ops<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"card\">\n          <div class=\"card-top\">\n            <div class=\"avatar\">AB<\/div>\n            <div>\n              <div class=\"card-name\">Aya Barakat<\/div>\n              <div class=\"card-role\">Human Resources Officer<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"card-body\">\n            <p class=\"card-bio\">Supports people operations and HR functions across Mind Clinic Group, ensuring a positive and compliant workplace environment for all staff.<\/p>\n            <div class=\"tag-list\">\n              <span class=\"tag\">Human Resources<\/span><span class=\"tag\">People Operations<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 AL-SHU'OON AL-IDARIYYA \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <div id=\"mcg-administration\" class=\"section\">\n    <div class=\"section-intro\">\n      <span class=\"section-intro-tag\">Patient Care &#038; Support<\/span>\n      <h2>Administration <em>Team<\/em><\/h2>\n      <p>The dedicated coordinators and care representatives who ensure every patient journey is smooth, supported and seamless from first contact to ongoing care.<\/p>\n      <div class=\"section-intro-stat\">\n        <span class=\"stat-num\">7<\/span>\n        <span class=\"stat-label\">Admin &#038;<br>Care Staff<\/span>\n      <\/div>\n    <\/div>\n    <div class=\"content-area\">\n      <div class=\"card-grid\">\n\n        <div class=\"card\">\n          <div class=\"card-top\">\n            <div class=\"avatar\">LH<\/div>\n            <div>\n              <div class=\"card-name\">Lujain Hamshari<\/div>\n              <div class=\"card-role\">Administration Coordinator<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"card-body\">\n            <p class=\"card-bio\">BA in English Language &#038; Literature (University of Jordan). Manages appointment scheduling, daily workflow and patient information, serving as the key communication link between patients and the medical team.<\/p>\n            <div class=\"tag-list\">\n              <span class=\"tag\">Scheduling<\/span>\n              <span class=\"tag\">Patient Communication<\/span>\n              <span class=\"tag\">Workflow Management<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"card\">\n          <div class=\"card-top\">\n            <div class=\"avatar\">MA<\/div>\n            <div>\n              <div class=\"card-name\">Mays Abukweik<\/div>\n              <div class=\"card-role\">Medical Claims<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"card-body\">\n            <p class=\"card-bio\">Master&#8217;s and Bachelor&#8217;s in Medical Laboratory Science (University of Sharjah). Brings reliability and meticulous attention to detail to all medical claims and administrative processes.<\/p>\n            <div class=\"tag-list\">\n              <span class=\"tag\">Medical Claims<\/span>\n              <span class=\"tag\">Medical Lab Science<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"card\">\n          <div class=\"card-top\">\n            <div class=\"avatar\">AA<\/div>\n            <div>\n              <div class=\"card-name\">Ammar Adawi<\/div>\n              <div class=\"card-role\">Scheduling Intern<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"card-body\">\n            <p class=\"card-bio\">Accounting student at Applied Science University. Certified in Income and Sales Tax (JACPA). Supports scheduling and administrative operations with a proactive and professional approach.<\/p>\n            <div class=\"tag-list\">\n              <span class=\"tag\">Scheduling<\/span>\n              <span class=\"tag accent\">JACPA Certified<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"card\">\n          <div class=\"card-top\">\n            <div class=\"avatar\">SH<\/div>\n            <div>\n              <div class=\"card-name\">Sara Haj Issa<\/div>\n              <div class=\"card-role\">Administration<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"card-body\">\n            <p class=\"card-bio\">Provides dedicated administrative support, ensuring patients receive attentive and efficient assistance throughout their care journey.<\/p>\n            <div class=\"tag-list\">\n              <span class=\"tag\">Patient Support<\/span>\n              <span class=\"tag\">Administration<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"card\">\n          <div class=\"card-top\">\n            <div class=\"avatar\">ME<\/div>\n            <div>\n              <div class=\"card-name\">Mariam Elani<\/div>\n              <div class=\"card-role\">Administration<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"card-body\">\n            <p class=\"card-bio\">Contributes to the smooth day-to-day administration of Mind Clinic Group, supporting patients and staff with professionalism and care.<\/p>\n            <div class=\"tag-list\">\n              <span class=\"tag\">Patient Support<\/span>\n              <span class=\"tag\">Administration<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"card\">\n          <div class=\"card-top\">\n            <div class=\"avatar\">EA<\/div>\n            <div>\n              <div class=\"card-name\">Elaf Abbadi<\/div>\n              <div class=\"card-role\">Client Care Representative<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"card-body\">\n            <p class=\"card-bio\">Dedicated to providing warm, responsive client care \u2014 helping patients navigate their appointments and feel supported every step of the way.<\/p>\n            <div class=\"tag-list\">\n              <span class=\"tag\">Client Care<\/span>\n              <span class=\"tag\">Patient Relations<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"card\">\n          <div class=\"card-top\">\n            <div class=\"avatar\">HN<\/div>\n            <div>\n              <div class=\"card-name\">Hala Nidal<\/div>\n              <div class=\"card-role\">Client Care Representative<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"card-body\">\n            <p class=\"card-bio\">Committed to ensuring every patient interaction is handled with empathy, clarity and professionalism as part of the client care team.<\/p>\n            <div class=\"tag-list\">\n              <span class=\"tag\">Client Care<\/span>\n              <span class=\"tag\">Patient Relations<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/div>\n\n<\/div>\n\n<!-- SCRIPT (Ma'zool li-WordPress) -->\n<script>\n  function mcgShowTab(id, btn) {\n    \/\/ Isolate scope to just this widget wrapper\n    const wrapper = btn.closest('.mcg-team-wrapper');\n    if (!wrapper) return;\n\n    \/\/ Reset tabs and sections\n    wrapper.querySelectorAll('.section').forEach(s => s.classList.remove('active'));\n    wrapper.querySelectorAll('.tab-btn').forEach(b => b.classList.remove('active'));\n    \n    \/\/ Activate target\n    wrapper.querySelector('#' + id).classList.add('active');\n    btn.classList.add('active');\n    \n    \/\/ Trigger animation\n    const items = wrapper.querySelectorAll(`#${id} .card`);\n    items.forEach((el, i) => {\n      el.style.animation = 'none';\n      el.offsetHeight; \/\/ trigger reflow\n      el.style.animation = '';\n      el.style.animationDelay = (0.04 + i * 0.05) + 's';\n    });\n\n    \/\/ Smooth scroll to the top of the sticky navigation (instead of the top of the whole webpage)\n    wrapper.querySelector('.tab-nav').scrollIntoView({ behavior: 'smooth', block: 'start' });\n  }\n<\/script>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Mind Clinic Team Directory Mind Clinic Group Psychiatrists General Practitioners Psychologists &#038; Therapists Management Administration Primary Care General Practitioners Our [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-30","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/mindstage.iconsjo.space\/index.php?rest_route=\/wp\/v2\/pages\/30","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mindstage.iconsjo.space\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mindstage.iconsjo.space\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mindstage.iconsjo.space\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mindstage.iconsjo.space\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=30"}],"version-history":[{"count":1,"href":"https:\/\/mindstage.iconsjo.space\/index.php?rest_route=\/wp\/v2\/pages\/30\/revisions"}],"predecessor-version":[{"id":31,"href":"https:\/\/mindstage.iconsjo.space\/index.php?rest_route=\/wp\/v2\/pages\/30\/revisions\/31"}],"wp:attachment":[{"href":"https:\/\/mindstage.iconsjo.space\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=30"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}